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 12:57:12,326 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5045ms 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 12:57:13,795 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 12:57:15,983 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 12:57:16,147 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 12:57:16,284 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 12:57:16,396 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 12:57:16,398 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5a1b3c81-1a3a-416d-9cc2-74754c73f135, name: keycloak-0-34035 2026-04-07 12:57:16,404 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 12:57:16,404 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 12:57:16,410 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34952 2026-04-07 12:57:16,628 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 12:57:18,416 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34035: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-07 12:57:18,426 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34035|0] (1) [keycloak-0-34035] 2026-04-07 12:57:18,437 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34035`, physical addresses are `[10.0.0.251:50488]` 2026-04-07 12:57:18,812 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34035, Site name: null 2026-04-07 12:57:18,815 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 12:57:19,632 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 12:57:19,632 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 12:57:19,802 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 12:57:19,983 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 12:57:19,983 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 12:57:20,079 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 12:57:20,079 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 12:57:53,645 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 12:57:55,558 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.968s. Listening on: http://0.0.0.0:8080 2026-04-07 12:57:55,559 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 12:57:55,559 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 12:57:55,723 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 12:58:12,523 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=e1efdb17-2c29-481b-9269-7a32ae0c682a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e47fa7fe-7385-4ba6-8e89-b8659eb83347, client_auth_method=client-secret, username=admin, authSessionParentId=c2a04265-b77a-47bc-9c9e-663efcb34cc3, authSessionTabId=IW9bzFAkDO4 2026-04-07 12:58:14,113 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=REALM, resourcePath=atmosphere 2026-04-07 12:58:14,848 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=615250c1-2f46-4254-aab8-fbafde7a0f54, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=609bcc8e-2046-43ee-afad-110e6c5f53e0, client_auth_method=client-secret, username=admin, authSessionParentId=cb8295bf-fd36-4d7f-9635-26129071611a, authSessionTabId=xE-i5IzIm0A 2026-04-07 12:58:14,940 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/720384c1-4dff-4ed2-8f1c-89ea25b671dd 2026-04-07 12:58:15,026 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/720384c1-4dff-4ed2-8f1c-89ea25b671dd/protocol-mappers/models/e3b6ea78-1716-45d7-9d3f-330b009f1f6a 2026-04-07 12:58:35,751 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=407f7fcb-399e-4ff5-8c8e-40c5ba67b055, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0502203c-9d03-489b-b18c-998e23e4a863, client_auth_method=client-secret, username=admin, authSessionParentId=f9de8087-46d1-4e35-b775-baa67b7bde90, authSessionTabId=jTNiIki0kgM 2026-04-07 12:58:35,866 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/983c6509-d986-480e-8e3e-503bc66679e0 2026-04-07 12:58:36,231 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=17f32cb1-4d2c-4908-8480-e2e3e9492a4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a50b64c4-7243-48d6-87fd-30ca0a1e2bd1, client_auth_method=client-secret, username=admin, authSessionParentId=65521d4b-1956-463b-a23e-b62fcd49c49a, authSessionTabId=v30qTk9W4tE 2026-04-07 12:58:36,302 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/fdd8529f-e7b0-4f01-bd55-1a6da7a19f7d 2026-04-07 12:58:36,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=bc0007e8-6031-4069-81dc-5851f2147438, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b952a8e-eecb-4e6d-b7a8-67d5feb4c2a3, client_auth_method=client-secret, username=admin, authSessionParentId=0953bf4d-fbb8-4ae4-8b32-6129dc126bbb, authSessionTabId=DBgD6woerhA 2026-04-07 12:58:36,758 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/5a83a896-875f-4344-b0b8-60fe2f122970 2026-04-07 12:58:37,323 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=c8391f1d-73aa-4a1a-a653-e7d22b58c245, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c56f398e-35e9-430c-a152-c1b3c1fe9f69, client_auth_method=client-secret, username=admin, authSessionParentId=241bdd8a-8b64-40ab-8c81-faeb2d21b65e, authSessionTabId=rjQlp-3Ky9o 2026-04-07 12:58:37,454 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_ROLE, resourcePath=clients/983c6509-d986-480e-8e3e-503bc66679e0/roles/member 2026-04-07 12:58:37,827 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=7948776a-8b5a-421c-85b9-21148e61e842, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=493f1485-eb7a-4a41-b115-147ae0e194be, client_auth_method=client-secret, username=admin, authSessionParentId=38b42e8d-f4b3-4826-82ce-ca41b946f947, authSessionTabId=gFu0qyFkkZ8 2026-04-07 12:58:37,903 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_ROLE, resourcePath=clients/fdd8529f-e7b0-4f01-bd55-1a6da7a19f7d/roles/admin 2026-04-07 12:58:38,273 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=7b498f25-3126-460b-94cf-d61cf33867c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=71c8c2a1-a4c7-4041-9ef8-40deae9fff07, client_auth_method=client-secret, username=admin, authSessionParentId=8d6e260b-c12e-4cf9-91bc-0b762dfe6951, authSessionTabId=OBSUnsLv0Uk 2026-04-07 12:58:38,356 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_ROLE, resourcePath=clients/fdd8529f-e7b0-4f01-bd55-1a6da7a19f7d/roles/editor 2026-04-07 12:58:38,728 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=f0727add-227b-4b37-836a-4af400dd3709, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=775535de-08ce-4f35-976d-34c03bf4a8fc, client_auth_method=client-secret, username=admin, authSessionParentId=a8532d69-25d3-41ab-9ca9-2e6a7ea0469f, authSessionTabId=QVJWkCeG-jk 2026-04-07 12:58:38,816 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_ROLE, resourcePath=clients/fdd8529f-e7b0-4f01-bd55-1a6da7a19f7d/roles/viewer 2026-04-07 12:58:39,163 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=c46c7c78-f6a2-4eea-bf57-c3b1112c9feb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c28b2bfc-5863-40d8-949f-8d8a345b8f58, client_auth_method=client-secret, username=admin, authSessionParentId=c503087f-2360-489d-bcf8-b82cd2d39a4f, authSessionTabId=fhtnw7wWVCk 2026-04-07 12:58:39,243 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_ROLE, resourcePath=clients/5a83a896-875f-4344-b0b8-60fe2f122970/roles/member 2026-04-07 13:00:43,485 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=80501fb3-aede-4a0e-88f5-2f01c10587a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fc798c38-cf42-4f2b-91ab-71e07abe9ef3, client_auth_method=client-secret, username=admin, authSessionParentId=c434a475-1982-4971-a6d9-e807aacb7ddb, authSessionTabId=W5rD_-ooDN0 2026-04-07 13:00:43,672 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=REALM, resourcePath=null 2026-04-07 13:00:44,940 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=f7178d09-5da2-4552-94c2-d0c1eed0db40, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c4d31e93-24e2-4ae7-8972-242181a89555, client_auth_method=client-secret, username=admin, authSessionParentId=c9719229-b2ca-4a0d-886e-0995392b3ae8, authSessionTabId=ORR6tWmL8Tk 2026-04-07 13:00:45,019 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/94901244-0f3d-41d4-bd8e-e965d0d56893 2026-04-07 13:00:45,579 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=74119033-472d-4ae9-9fa4-6a833d4285e7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0d21939-385f-431d-8974-d4b6b76f8dd4, client_auth_method=client-secret, username=admin, authSessionParentId=407b998c-3c2b-46ee-8165-b0bcff76cef1, authSessionTabId=UtfUNnM9ES8 2026-04-07 13:00:45,823 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7e849e5f-6eb2-47db-9512-07322fac591a/role-mappings/clients/a403b970-9b5e-4e9f-b25b-26a8e02195ff 2026-04-07 13:04:49,360 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=671e2460-1492-4538-8143-8fa6454111a4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a39a96df-a10b-4040-b412-2bb9262ef6cf, client_auth_method=client-secret, username=admin, authSessionParentId=4215bf0f-1011-4b2f-a1a9-5540343172f5, authSessionTabId=CeVc2k_Xtp4 2026-04-07 13:04:49,468 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=REALM, resourcePath=null 2026-04-07 13:04:50,072 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=99c58515-0e33-4e24-a9fe-2c833dddcfde, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e074fbc2-df9a-4029-9fa1-e77fa9c45cd1, client_auth_method=client-secret, username=admin, authSessionParentId=70b28b23-88cb-4577-b242-023ce6732e52, authSessionTabId=fZ7MQbC28Uk 2026-04-07 13:04:50,144 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/720384c1-4dff-4ed2-8f1c-89ea25b671dd 2026-04-07 13:04:50,207 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/720384c1-4dff-4ed2-8f1c-89ea25b671dd/protocol-mappers/models/e3b6ea78-1716-45d7-9d3f-330b009f1f6a 2026-04-07 13:04:55,772 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=db9f517f-d2be-4341-97aa-5e6b4c4e2771, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=71f20f1c-42d1-42d5-b02e-0c7829f2e98c, client_auth_method=client-secret, username=admin, authSessionParentId=2825e707-34dc-497f-8358-3201b56f8a51, authSessionTabId=PTyiavczre8 2026-04-07 13:04:55,819 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/983c6509-d986-480e-8e3e-503bc66679e0 2026-04-07 13:04:56,167 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=1dfbd907-062e-48b3-8861-6da16d420e23, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c20efcfe-2534-4f51-834a-62fe674d1d06, client_auth_method=client-secret, username=admin, authSessionParentId=0c1aa53f-9d7d-4318-84fd-ec8e16549dde, authSessionTabId=70h0N9ihJVY 2026-04-07 13:04:56,213 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/fdd8529f-e7b0-4f01-bd55-1a6da7a19f7d 2026-04-07 13:04:56,551 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=ee13bb41-47e2-4eaf-8f48-c0d9c8024a9a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=977093b9-c3f6-44a9-b1ab-bcd3134231e9, client_auth_method=client-secret, username=admin, authSessionParentId=464a430c-d2c0-46fd-93d8-b52405515680, authSessionTabId=kzfX-TJBMmQ 2026-04-07 13:04:56,593 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/5a83a896-875f-4344-b0b8-60fe2f122970 2026-04-07 13:04:57,135 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=0b61a865-50ea-44ee-ba39-531efb23aba5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=81bcde43-f2fd-4e3c-a31f-b2b73fd0102c, client_auth_method=client-secret, username=admin, authSessionParentId=97fadc35-60d6-40b4-9d31-ded72563b62f, authSessionTabId=ILIE7MiIPS4 2026-04-07 13:04:57,538 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=e8055bbe-4b0b-4daf-aecb-ba9599a07b8a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3fd078dd-7eef-4110-b357-d5cd3f043ed2, client_auth_method=client-secret, username=admin, authSessionParentId=cfd053e4-7f87-41bf-ac1f-8c906073c195, authSessionTabId=wyGKwTd5-m8 2026-04-07 13:04:57,895 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=40fe8cbd-0786-4604-ba84-79b66a688756, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=424ff417-f3c5-454e-a453-a286050a9597, client_auth_method=client-secret, username=admin, authSessionParentId=47d5b119-8067-4799-8efd-3b1a38fda52e, authSessionTabId=wFOpYn9134w 2026-04-07 13:04:58,263 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=1a126af9-b2a2-4571-98c0-fe74f4149160, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c433746d-570c-48c7-82bc-f903b0b6112e, client_auth_method=client-secret, username=admin, authSessionParentId=6468fc49-288b-439d-97e6-420b702f57b5, authSessionTabId=z9R_VxBBErs 2026-04-07 13:04:58,623 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=71e1a7fb-a992-4ff5-8745-6a97c5f5d8bd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b5a84bf9-6003-4786-ba04-56e23247988b, client_auth_method=client-secret, username=admin, authSessionParentId=7c6b7be0-4642-4b16-8ade-736020fea104, authSessionTabId=BJ4cpOIbGuE 2026-04-07 13:05:45,271 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=6987d2d9-ae46-4014-bfa6-24efc8131753, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1181d3db-e07d-40e6-9d86-49560d15805b, client_auth_method=client-secret, username=admin, authSessionParentId=a790a69b-73b6-4959-8e3e-82f716791c76, authSessionTabId=PPiuSunFd4c 2026-04-07 13:05:45,365 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=REALM, resourcePath=null 2026-04-07 13:05:46,670 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=7d0d03c3-fba3-42ca-a47c-a4c89bdff208, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86ec9809-524a-4888-8875-0b7a26867d6d, client_auth_method=client-secret, username=admin, authSessionParentId=836ee808-f6a4-4217-9c53-6fabc82fec79, authSessionTabId=17iKyOQ3NS4 2026-04-07 13:05:46,721 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=CLIENT, resourcePath=clients/94901244-0f3d-41d4-bd8e-e965d0d56893 2026-04-07 13:05:47,283 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=8a7657f5-049e-40ae-a4d7-3668069a457e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8bde3a24-eb19-4ddf-a4b6-00697fdb5522, client_auth_method=client-secret, username=admin, authSessionParentId=bbfc2a29-c3ac-469f-98c5-d1811da26ef7, authSessionTabId=j8y9LfVy_Z4 2026-04-07 13:06:04,879 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=admin-cli, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, auth_method=openid-connect, token_id=f8ec2aeb-e67e-4e09-bff0-f4fd8cfd82d2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=61a15ab4-e041-4466-9bf9-bae3a5891ce9, client_auth_method=client-secret, username=admin, authSessionParentId=a6756050-7fa2-47be-a8ec-8b8421cbef96, authSessionTabId=A3-r8TMzWoU 2026-04-07 13:06:04,954 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=b2d3faa3-50c2-49db-91b5-7647de4b99e8, clientId=71ff7927-2a5a-4a62-b8e6-7240df67053a, userId=e595f220-f988-4e75-99d4-7728a4d538c4, ipAddress=199.19.213.103, resourceType=USER, resourcePath=users/3b874724-2686-42e4-b2a7-074b00d8329f 2026-04-07 13:06:06,741 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=7e849e5f-6eb2-47db-9512-07322fac591a, ipAddress=10.0.0.22, token_id=3772af7d-efd3-4647-9a5d-38c8c99a1f60, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=08dee83d-3a9d-478e-afa3-4a25d76786ba, authSessionTabId=vTBjVJFuv-8