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-22 00:26:18,453 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4899ms 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-22 00:26:19,740 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-22 00:26:21,863 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 00:26:21,971 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 00:26:22,270 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 00:26:22,388 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 00:26:22,390 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a35a0d09-a99f-4711-8535-b8f4d209e1ea, name: keycloak-0-52099 2026-04-22 00:26:22,398 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-22 00:26:22,398 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-22 00:26:22,407 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43274 2026-04-22 00:26:22,726 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-22 00:26:22,729 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 00:26:23,508 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-22 00:26:23,508 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-22 00:26:23,657 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 00:26:23,836 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-22 00:26:23,836 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-22 00:26:23,933 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-22 00:26:23,933 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-22 00:26:24,415 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-52099: no members discovered after 2005 ms: creating cluster as coordinator 2026-04-22 00:26:24,433 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-52099|0] (1) [keycloak-0-52099] 2026-04-22 00:26:24,450 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-52099`, physical addresses are `[10.0.0.60:58810]` 2026-04-22 00:27:07,715 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-52099, Site name: null 2026-04-22 00:27:07,878 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 00:27:10,109 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 51.498s. Listening on: http://0.0.0.0:8080 2026-04-22 00:27:10,111 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 00:27:10,112 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-22 00:27:10,372 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 00:27:18,814 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=6ae19770-720e-467e-8395-2beb9c9bf6dc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f6083cab-e8b3-4b21-9a47-e5523ae6a45b, client_auth_method=client-secret, username=admin, authSessionParentId=e5b7764c-3caf-42c2-9047-7ba7042f447f, authSessionTabId=qITKDbmE7OU 2026-04-22 00:27:20,289 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=atmosphere 2026-04-22 00:27:21,008 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=b51615ef-b5cb-40e8-a41b-cfb4315e999a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ee34faf-3cc0-4482-a5c1-efa997fcea72, client_auth_method=client-secret, username=admin, authSessionParentId=31d0e0a2-2ca1-4881-91cd-4f2c4c0462ae, authSessionTabId=oqsyByVRJAI 2026-04-22 00:27:21,110 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/bc231c4c-5d5e-4ec1-b1be-da482facce92 2026-04-22 00:27:21,236 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/bc231c4c-5d5e-4ec1-b1be-da482facce92/protocol-mappers/models/2597b70b-44c3-4caa-90bb-ac55708fc739 2026-04-22 00:27:42,508 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=37e29f6b-5592-44d2-bbcf-2ccd296e66c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f2d01c2f-7b4c-4fba-83eb-6072ae34782b, client_auth_method=client-secret, username=admin, authSessionParentId=a31fb22c-3d7f-441a-bc6c-0133a8b50630, authSessionTabId=jziu3Jyujgc 2026-04-22 00:27:42,652 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/346eeb6f-e13f-40e1-959c-d53ecc4c28d3 2026-04-22 00:27:43,046 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=00f170f4-39ae-4fcb-a770-5406845cc902, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b43d0a4d-4919-44b6-8b24-94dd98b24135, client_auth_method=client-secret, username=admin, authSessionParentId=69fd60e9-6bf0-4975-a5be-5518710b2ba9, authSessionTabId=NRFcU1cpQcA 2026-04-22 00:27:43,123 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/b480f82e-f162-42d0-a258-b7deb212fde9 2026-04-22 00:27:43,542 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=502dd4fd-4fd0-4077-a4e4-bf71b5ea0b11, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1ede709-6739-4587-b33b-d3e8f8caef30, client_auth_method=client-secret, username=admin, authSessionParentId=d6a809f3-d58f-46a8-9e48-7e614da01063, authSessionTabId=Nf3k90sliWw 2026-04-22 00:27:43,620 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/4528292e-7d56-4406-a131-3126d56b45fb 2026-04-22 00:27:44,195 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=bc5a5f02-2843-4a9d-82a2-1d6cad88fb12, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=95676bff-37fa-49fc-81f0-14a3202acf79, client_auth_method=client-secret, username=admin, authSessionParentId=270faf9f-0e80-41a7-b9a9-6d21c9917eaf, authSessionTabId=nXXlNwTH63g 2026-04-22 00:27:44,306 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/346eeb6f-e13f-40e1-959c-d53ecc4c28d3/roles/member 2026-04-22 00:27:44,685 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=ad9bea32-9ab4-47e7-b48f-711f6ebbbe3d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3badd659-cab2-4472-a2c0-08866b126fa5, client_auth_method=client-secret, username=admin, authSessionParentId=e3097406-2384-4f29-9bfe-d8ae19b5f5ad, authSessionTabId=N2Bq5CKJ5UM 2026-04-22 00:27:44,780 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/b480f82e-f162-42d0-a258-b7deb212fde9/roles/admin 2026-04-22 00:27:45,160 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=af82e478-6aad-489d-8d77-a3fe63e7f6e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a48edcbd-ea84-4acc-bf55-c3dda6ce95bb, client_auth_method=client-secret, username=admin, authSessionParentId=b6475c27-d0eb-4825-b876-e211207704f9, authSessionTabId=Nl33JWOwOjw 2026-04-22 00:27:45,250 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/b480f82e-f162-42d0-a258-b7deb212fde9/roles/editor 2026-04-22 00:27:45,612 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=37e2eba1-cca1-4dee-b4d6-77c0e0253229, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ca88967-4bb3-47df-a41e-4064ed45eb98, client_auth_method=client-secret, username=admin, authSessionParentId=b85f3041-dbdd-4413-8e14-e3a547e7f19c, authSessionTabId=7SbFDP4rlRs 2026-04-22 00:27:45,712 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/b480f82e-f162-42d0-a258-b7deb212fde9/roles/viewer 2026-04-22 00:27:46,114 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=bd9cf318-f352-49d9-a93d-117f640bb9a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b85cc044-b0b2-4975-b6a4-71e56e6191c3, client_auth_method=client-secret, username=admin, authSessionParentId=0c68caf5-ed78-43b2-b4b8-a7f5c642b7eb, authSessionTabId=e5ZNzK9Y98k 2026-04-22 00:27:46,257 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/4528292e-7d56-4406-a131-3126d56b45fb/roles/member 2026-04-22 00:29:59,996 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=0caca4e2-40d2-4f96-9fe4-b28bacb63a47, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e9ca158-c0dd-468f-ac52-08df0d564745, client_auth_method=client-secret, username=admin, authSessionParentId=de68f515-7fd0-45c5-87d2-245867645863, authSessionTabId=5F5futo5ll8 2026-04-22 00:30:00,336 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-04-22 00:30:01,704 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=92ddac08-c79e-4df0-b493-7e5dd06ae684, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2038cf93-21c2-43ee-8056-16259e08bb92, client_auth_method=client-secret, username=admin, authSessionParentId=2f90bc8c-de06-4a25-a42f-060d2cc35b11, authSessionTabId=A8dLjSe9N6M 2026-04-22 00:30:01,839 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/3c2e2bb0-b7ba-4a66-9653-5f5e84d2ef0c 2026-04-22 00:30:02,392 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=3d1d04b1-1dec-4de0-9740-63058da97b5b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=225bd537-e9ac-409b-b03f-a4b6e805f3cc, client_auth_method=client-secret, username=admin, authSessionParentId=f5975a77-434b-4801-bc36-ab6a669fbb3a, authSessionTabId=CDC0c7ZPUjg 2026-04-22 00:30:02,789 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/e5d38884-f430-4c00-b036-3c211f0eafb6/role-mappings/clients/e20aeebc-6f3a-44ac-85d8-863bf4532fd8 2026-04-22 00:34:16,407 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=43591bf4-923b-4500-a8a9-b15b082fc6c0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f9e277b1-b20e-4335-8a14-5532d5f7a094, client_auth_method=client-secret, username=admin, authSessionParentId=c50dd902-c067-4562-9d5c-20e8eb8c0c35, authSessionTabId=id0DiKckoQo 2026-04-22 00:34:16,526 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-04-22 00:34:17,125 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=8aba3974-645c-49fc-bce2-cd89a1d20019, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8e134028-3c40-45d0-9822-4fdf984bdf78, client_auth_method=client-secret, username=admin, authSessionParentId=bd66b626-bc47-4547-8f35-370a164e009e, authSessionTabId=sydXHD-LjeE 2026-04-22 00:34:17,183 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/bc231c4c-5d5e-4ec1-b1be-da482facce92 2026-04-22 00:34:17,253 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/bc231c4c-5d5e-4ec1-b1be-da482facce92/protocol-mappers/models/2597b70b-44c3-4caa-90bb-ac55708fc739 2026-04-22 00:34:23,081 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=37501b2b-8127-4e28-93d2-76f183920127, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c7d81cda-327e-44a4-a79f-ec5fbb26e6d7, client_auth_method=client-secret, username=admin, authSessionParentId=567025b1-ae0b-4ca9-baf5-b7107d9cba13, authSessionTabId=ZMBpJgfBc18 2026-04-22 00:34:23,142 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/346eeb6f-e13f-40e1-959c-d53ecc4c28d3 2026-04-22 00:34:23,518 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=1fa7eb2a-3118-4dbc-bc5f-eb260d8a9cab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e586f04f-1fa9-4228-9189-45159e2e6d37, client_auth_method=client-secret, username=admin, authSessionParentId=df40cbae-d1a7-4768-b93d-48e28fd1cf6f, authSessionTabId=_34IBVSu7Qw 2026-04-22 00:34:23,567 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/b480f82e-f162-42d0-a258-b7deb212fde9 2026-04-22 00:34:23,932 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=dd6b7ab6-e5a8-47c5-9d84-906bd3a1ea9d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=310e0e43-d16a-451a-8b68-1cdc1268c1ff, client_auth_method=client-secret, username=admin, authSessionParentId=d67729b6-43b6-4724-b1e7-9b5ad230f7fd, authSessionTabId=GLlwBcjoqX0 2026-04-22 00:34:23,979 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/4528292e-7d56-4406-a131-3126d56b45fb 2026-04-22 00:34:24,553 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=afc708c0-06f9-4904-b644-d2389fd00e7b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=96f724b9-cfd4-4995-a2c8-3e36feb75a1e, client_auth_method=client-secret, username=admin, authSessionParentId=ad4afd5d-a103-4659-a7e9-928adcc227e5, authSessionTabId=5rF1Zwr0p7s 2026-04-22 00:34:24,911 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=e7aed0ed-5115-42bd-903d-ade8742bb0f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9743fd43-7854-4c21-9e3e-8447c36cc613, client_auth_method=client-secret, username=admin, authSessionParentId=0a5b3128-5c1a-47ec-8f74-8aff17bdf869, authSessionTabId=puVE0aMtc4g 2026-04-22 00:34:25,344 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=880af253-1757-42a3-8fb8-cda6e9a970ac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e58c28e6-c6d0-4911-995c-4645fb384c51, client_auth_method=client-secret, username=admin, authSessionParentId=72f9053e-5c66-4476-8aec-dc61e125e080, authSessionTabId=WejSxDJqi4M 2026-04-22 00:34:25,724 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=0640f2b9-5aa9-4f6c-b82f-9bcafb3aee0d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=af5650b8-af6d-46db-b39f-f788dadf0109, client_auth_method=client-secret, username=admin, authSessionParentId=3422518f-ccf3-46b3-a0de-5013a526142a, authSessionTabId=6QCjQ8G1xuY 2026-04-22 00:34:26,069 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=9cdb0ab4-381b-4619-9d20-d5cb35cdca47, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=33aff4b1-6bf2-4ff0-9cea-53d7ffb63a30, client_auth_method=client-secret, username=admin, authSessionParentId=0ba5d391-9cd2-4ae5-bc30-9497da7d1426, authSessionTabId=knSTrnyRvHs 2026-04-22 00:35:16,811 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=5ebe1196-3e85-40ff-830e-3022e716eb80, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=622f6721-6dda-4b51-81bf-a64500e00b0c, client_auth_method=client-secret, username=admin, authSessionParentId=325dda4c-444e-4975-b33b-699c10a13b66, authSessionTabId=hISeNlYCTXs 2026-04-22 00:35:16,907 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-04-22 00:35:18,235 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=d05ae170-130f-4a1d-9d6a-4d50351a9693, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bc8ebb0a-bd3a-4bad-8c1d-733e763327e4, client_auth_method=client-secret, username=admin, authSessionParentId=15add7d2-fa62-4698-9b07-c84070734a0a, authSessionTabId=4RIw2hwXSn8 2026-04-22 00:35:18,286 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/3c2e2bb0-b7ba-4a66-9653-5f5e84d2ef0c 2026-04-22 00:35:18,872 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=8d365d27-2cd1-44ea-b0a3-5b82ea166a32, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a9f5a44d-c854-423b-9000-6438def23599, client_auth_method=client-secret, username=admin, authSessionParentId=f8664ea8-3d92-4c95-a47b-0b113058a84b, authSessionTabId=1xIcOaWWm4A 2026-04-22 00:35:36,519 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=admin-cli, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=1d909dfc-4642-47bc-bf01-28e522ff956b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5be9914b-3b98-4bd3-a6e8-121b8f0cf887, client_auth_method=client-secret, username=admin, authSessionParentId=d11854e4-da6d-43ce-9dd8-13a54045dc05, authSessionTabId=G3B2h0iQqWk 2026-04-22 00:35:36,591 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=1587ab94-a2ae-44ef-be50-d83b7b0ee971, clientId=ba179112-d4f6-4379-9eed-19af16a9bf2d, userId=717218e3-d6df-495b-899a-fcad4c94d066, ipAddress=199.204.45.138, resourceType=USER, resourcePath=users/db9f48f9-722c-4aac-8c43-7233261d41c4 2026-04-22 00:35:40,286 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=e5d38884-f430-4c00-b036-3c211f0eafb6, ipAddress=10.0.0.52, token_id=5af08bf1-e5df-4b8a-9529-b3ae235ebe27, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=c65dd0d0-6558-4328-881c-f63b92d1c85a, authSessionTabId=iTnc9Dw8IzY