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 10:46:33,809 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5168ms 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 10:46:35,128 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 10:46:37,237 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 10:46:37,388 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 10:46:37,550 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 10:46:37,675 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 10:46:37,676 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 39edeac9-0bda-4369-99c1-9b3d82f7bdcd, name: keycloak-0-21919 2026-04-08 10:46:37,682 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 10:46:37,682 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 10:46:37,689 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31488 2026-04-08 10:46:37,905 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 10:46:39,694 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21919: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-08 10:46:39,707 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21919|0] (1) [keycloak-0-21919] 2026-04-08 10:46:39,719 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21919`, physical addresses are `[10.0.0.118:47024]` 2026-04-08 10:46:40,095 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21919, Site name: null 2026-04-08 10:46:40,097 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 10:46:40,817 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 10:46:40,818 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 10:46:40,959 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 10:46:41,126 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 10:46:41,126 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 10:46:41,222 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 10:46:41,222 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 10:47:13,681 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 10:47:15,898 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.930s. Listening on: http://0.0.0.0:8080 2026-04-08 10:47:15,899 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 10:47:15,899 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 10:47:16,040 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 10:47:24,513 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=85623e46-bfc9-4573-b0d3-58ec37543e30, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=51ce6633-22fe-4323-bffa-b0fcd2600685, client_auth_method=client-secret, username=admin, authSessionParentId=f30704e0-8320-4648-9527-8a9bc2ec4214, authSessionTabId=tjrHF8JMmeM 2026-04-08 10:47:25,657 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=REALM, resourcePath=atmosphere 2026-04-08 10:47:26,395 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=1c4d12eb-bde5-4aa5-a243-87f273b18492, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd4fdc45-eff9-4bfd-a56c-1b445a905787, client_auth_method=client-secret, username=admin, authSessionParentId=5c65cd82-ec66-4b74-9a0b-be402f90d5c0, authSessionTabId=38vLxd64PHk 2026-04-08 10:47:26,489 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5bf60b96-3f07-4ca2-adc6-12390b2378be 2026-04-08 10:47:26,566 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5bf60b96-3f07-4ca2-adc6-12390b2378be/protocol-mappers/models/76ecf951-34ba-43c7-8f92-5a45fb0af914 2026-04-08 10:47:47,203 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=f3026f4e-455b-4438-ab39-0de15749ccee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=44f1d4d1-2b5a-4d8d-8aa0-84bb8c93a9fd, client_auth_method=client-secret, username=admin, authSessionParentId=a9400d6a-35d8-43b7-a6ca-954abae9e104, authSessionTabId=Hyca8vnt2Eo 2026-04-08 10:47:47,296 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/b95a911f-b7d2-44b5-8d11-fda9f19f4141 2026-04-08 10:47:47,660 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=36826fe6-1ee6-4cd2-bdcf-09a7ef40ebf0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0e9118e3-fa94-45fa-b294-82e883fc51b6, client_auth_method=client-secret, username=admin, authSessionParentId=cad92b67-e93e-40b0-82f7-2289de40bce7, authSessionTabId=VN9bMQKxQLE 2026-04-08 10:47:47,721 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/b0d7edea-1bd4-4f3e-8336-d4ba92ad04e6 2026-04-08 10:47:48,080 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=19a1b71c-9f7c-4520-b2a1-cb326da7854e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e4cd9940-d4ae-45eb-b9c2-82667acf47e9, client_auth_method=client-secret, username=admin, authSessionParentId=47c4de5c-9f08-42e8-94ba-6604730dc501, authSessionTabId=WqQNIosibyI 2026-04-08 10:47:48,140 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/ed562159-981f-4d4d-b538-a149d12142d1 2026-04-08 10:47:48,724 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=ede46a82-1692-49a3-bcf5-893ac10ff5d8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2c3817ea-57ab-4ffd-9b63-6e2f5a80d1b3, client_auth_method=client-secret, username=admin, authSessionParentId=0b1258c6-bcb4-4115-a5eb-da4e492d55de, authSessionTabId=fEHHol1mvQg 2026-04-08 10:47:48,825 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_ROLE, resourcePath=clients/b95a911f-b7d2-44b5-8d11-fda9f19f4141/roles/member 2026-04-08 10:47:49,180 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=36e5c2aa-2266-4af7-9aa0-765ba5672f4a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=00c3f718-95b9-4c2f-9613-7cad3ba824ee, client_auth_method=client-secret, username=admin, authSessionParentId=6ad77473-87f1-45f8-be2b-004e7f2ad3cd, authSessionTabId=tRLgi-OuzoI 2026-04-08 10:47:49,283 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_ROLE, resourcePath=clients/b0d7edea-1bd4-4f3e-8336-d4ba92ad04e6/roles/admin 2026-04-08 10:47:49,664 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=e6551f60-9a6d-403d-905b-20414ad70b2a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c6f8cb4-c2f5-4f74-bf92-fa3cf57f37cc, client_auth_method=client-secret, username=admin, authSessionParentId=2d51a335-08ef-4096-b33d-5721b459e075, authSessionTabId=HojBYMpJFa0 2026-04-08 10:47:49,736 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_ROLE, resourcePath=clients/b0d7edea-1bd4-4f3e-8336-d4ba92ad04e6/roles/editor 2026-04-08 10:47:50,065 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=b4393bfa-bf82-45a0-99cb-6d3e85c02a4a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c684404a-68f1-4d70-96e6-15dc01e081fe, client_auth_method=client-secret, username=admin, authSessionParentId=1acfa59e-c308-413a-a309-eb496f45f7a0, authSessionTabId=aD0fPepX40I 2026-04-08 10:47:50,145 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_ROLE, resourcePath=clients/b0d7edea-1bd4-4f3e-8336-d4ba92ad04e6/roles/viewer 2026-04-08 10:47:50,498 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=4aad41c6-bea6-4074-9288-6c00311f1dff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2adfd2bd-b5fc-4af2-bd9c-f1659dbd87d5, client_auth_method=client-secret, username=admin, authSessionParentId=48abfd12-96b5-4564-be22-3b20a5884ae9, authSessionTabId=aCkNXGtSypI 2026-04-08 10:47:50,576 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_ROLE, resourcePath=clients/ed562159-981f-4d4d-b538-a149d12142d1/roles/member 2026-04-08 10:49:54,786 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=7f1250b3-c555-4e50-bc98-d5f5655c374f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=01040d39-4378-4153-891e-e7fe342e0740, client_auth_method=client-secret, username=admin, authSessionParentId=6eb70152-e9dc-4c21-835f-db829ff8f16a, authSessionTabId=2NolTSfcXXQ 2026-04-08 10:49:54,939 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=REALM, resourcePath=null 2026-04-08 10:49:56,284 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=132354af-3093-4096-a86c-84f37a37cfda, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4adab210-5672-4c73-afff-77241b20d470, client_auth_method=client-secret, username=admin, authSessionParentId=d6959f05-89d0-406c-a466-b2699833b1c4, authSessionTabId=jre7vcX3TG0 2026-04-08 10:49:56,382 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/0cfad33d-8cf1-450a-8101-1c2bf3986b39 2026-04-08 10:49:56,942 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=c2e17eba-e8a3-4021-994f-0c6707f7f001, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=187edf52-166e-46ce-896b-846b8a6a72e7, client_auth_method=client-secret, username=admin, authSessionParentId=0ceee45f-8299-4e12-959f-42402a792aad, authSessionTabId=k00DPfoWPkQ 2026-04-08 10:49:57,192 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/fc909099-77b6-4422-bc96-f1b6cebbfd0b/role-mappings/clients/17939b04-f9c6-4b97-a60d-1dca69d9215c 2026-04-08 10:54:06,239 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=3b5703a1-301d-4887-947b-7fcc7af86262, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=343eae5d-020f-4131-8971-6c9f883de2ca, client_auth_method=client-secret, username=admin, authSessionParentId=c04ed4f6-a309-4471-b131-7e25fd8e5ac6, authSessionTabId=SwBfE6fB9s4 2026-04-08 10:54:06,355 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=REALM, resourcePath=null 2026-04-08 10:54:06,961 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=9cd846e0-0d4d-488c-b625-d734123ffbce, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f882aabc-ed42-4c81-a128-c96767d4d739, client_auth_method=client-secret, username=admin, authSessionParentId=a8cce61f-78f8-4879-a555-e05ecd82f2e3, authSessionTabId=kCkoezvdFoI 2026-04-08 10:54:07,013 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5bf60b96-3f07-4ca2-adc6-12390b2378be 2026-04-08 10:54:07,074 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5bf60b96-3f07-4ca2-adc6-12390b2378be/protocol-mappers/models/76ecf951-34ba-43c7-8f92-5a45fb0af914 2026-04-08 10:54:12,737 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=c303716b-f5ca-4392-818d-6eda966e3dc0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1c927dd5-dc2d-4018-baa6-364c3330355c, client_auth_method=client-secret, username=admin, authSessionParentId=893709b3-54fa-4072-a5fe-7eefc6beaafa, authSessionTabId=pTHpkt6t1XM 2026-04-08 10:54:12,816 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/b95a911f-b7d2-44b5-8d11-fda9f19f4141 2026-04-08 10:54:13,166 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=d67dba9a-0da5-46aa-ae67-1fd60af2a2a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0b5cdb7e-2c12-46b5-a276-b3fff4c09f79, client_auth_method=client-secret, username=admin, authSessionParentId=0c459f20-7ad2-47a3-a774-05503736a5bd, authSessionTabId=GMy3lRn97Js 2026-04-08 10:54:13,224 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/b0d7edea-1bd4-4f3e-8336-d4ba92ad04e6 2026-04-08 10:54:13,598 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=1628f251-ea9e-4c65-973c-0f01917e31b7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=593a3c2e-759a-4824-9307-7bf6ca69859a, client_auth_method=client-secret, username=admin, authSessionParentId=52d7b306-f318-4acf-9559-a6ed1a399b33, authSessionTabId=bQDLqRqn_Ic 2026-04-08 10:54:13,648 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/ed562159-981f-4d4d-b538-a149d12142d1 2026-04-08 10:54:14,232 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=2230f259-daff-4eee-8110-be7122f92f27, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=885ce383-9538-447c-ba14-b0189fabe8f2, client_auth_method=client-secret, username=admin, authSessionParentId=01dbe573-28d2-47d5-836c-a41773d98d1b, authSessionTabId=re93b6tYmKE 2026-04-08 10:54:14,600 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=e3041fe1-9efe-4379-98b6-76716a052026, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cee0cebb-baca-4d9a-8070-aa1f27e11cb7, client_auth_method=client-secret, username=admin, authSessionParentId=98f21de8-0a01-4c4c-8c3b-0e3eedf0e08b, authSessionTabId=XIFtTUxvZus 2026-04-08 10:54:14,956 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=31faebf7-44b7-41e6-ab08-8b2b18b7f20d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f8c3659a-6196-4ecd-a64f-cbc65fcfd2b0, client_auth_method=client-secret, username=admin, authSessionParentId=3e29b153-093a-4f73-8469-a70612a420c9, authSessionTabId=hmw26s9_6mE 2026-04-08 10:54:15,325 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=12a7c84b-0647-4235-9ba0-6af19a478bdc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b737bb61-4246-45b6-a454-cd677ff32b51, client_auth_method=client-secret, username=admin, authSessionParentId=a436f7cf-aebb-4668-857d-787db9d64c3e, authSessionTabId=DgJzCSr1RCg 2026-04-08 10:54:15,686 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=f4a45cc8-38c1-443e-8a8a-6ee7b4f1c057, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9e25d6f5-4533-43a7-bd9d-d0c9fa725c7c, client_auth_method=client-secret, username=admin, authSessionParentId=a5c022bf-20bf-4594-9515-83972b5d24b3, authSessionTabId=lMNf1ZCOmGc 2026-04-08 10:55:03,625 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=fbf795f8-21f6-48ab-a99d-4360ea3ea434, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=32c50f28-6962-40c0-b35f-b49e3ddef65c, client_auth_method=client-secret, username=admin, authSessionParentId=0cf3b2bb-d90d-4f47-bdc1-79a931211600, authSessionTabId=WdCVjnMLH-U 2026-04-08 10:55:03,714 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=REALM, resourcePath=null 2026-04-08 10:55:05,019 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=4f57c2ed-bde0-499b-a380-ae74894fe879, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3345b58-1d42-4a00-9596-efe726b126b6, client_auth_method=client-secret, username=admin, authSessionParentId=d9d31065-5ffd-4973-b902-27bb043ebad5, authSessionTabId=Zk7562ZG40g 2026-04-08 10:55:05,072 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=CLIENT, resourcePath=clients/0cfad33d-8cf1-450a-8101-1c2bf3986b39 2026-04-08 10:55:05,670 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=1383f4ca-717f-476e-9d80-32ede7235c1e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b54d3c6f-1240-4361-8802-b91c502f6267, client_auth_method=client-secret, username=admin, authSessionParentId=0583327e-b8b7-40dd-8354-396b5dabb7dd, authSessionTabId=MLmDpTxKH60 2026-04-08 10:55:22,705 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=admin-cli, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, auth_method=openid-connect, token_id=1d1e7225-f4af-4cda-a658-00c3658f39c3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eec62337-c710-427f-b627-3fe98cdaea5a, client_auth_method=client-secret, username=admin, authSessionParentId=a0c678e3-f921-4f89-98d8-c4dcaa420160, authSessionTabId=4SwMuEaRsTE 2026-04-08 10:55:22,774 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=4aac936d-37e8-4aee-9644-ed1e5b41719b, clientId=ef14a0f2-43c0-4255-a47e-bb36857bdb1d, userId=f2b50cf2-d683-412d-99d8-ff8d9323b542, ipAddress=199.19.213.212, resourceType=USER, resourcePath=users/a3e4bc66-9fa4-4601-a42e-e4960792e7a9 2026-04-08 10:55:26,328 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=fc909099-77b6-4422-bc96-f1b6cebbfd0b, ipAddress=10.0.0.192, token_id=a15232a2-1f24-4029-9cc5-71108c542a24, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=2a9acad6-6e9d-40a0-ad77-3826743c2166, authSessionTabId=sdxCYa9E6ls