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-12 20:49:51,876 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 6047ms 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-12 20:49:53,321 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-12 20:49:55,545 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-12 20:49:55,680 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-12 20:49:55,888 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-12 20:49:56,002 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-12 20:49:56,004 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 514e4e0b-28bc-4c1a-95fa-6307a2b4261e, name: keycloak-0-12621 2026-04-12 20:49:56,010 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-12 20:49:56,010 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-12 20:49:56,016 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22014 2026-04-12 20:49:56,327 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-12 20:49:56,335 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-12 20:49:58,022 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-12621: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-12 20:49:58,033 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-12621|0] (1) [keycloak-0-12621] 2026-04-12 20:49:58,046 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-12621`, physical addresses are `[10.0.0.30:37550]` 2026-04-12 20:49:58,444 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-12621, Site name: null 2026-04-12 20:49:59,331 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-12 20:49:59,331 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-12 20:49:59,492 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-12 20:49:59,702 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-12 20:49:59,702 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-12 20:49:59,815 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-12 20:49:59,815 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-12 20:50:31,965 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-12 20:50:34,520 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.470s. Listening on: http://0.0.0.0:8080 2026-04-12 20:50:34,520 INFO [io.quarkus] (main) Profile prod activated. 2026-04-12 20:50:34,521 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-12 20:50:34,697 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-12 20:50:47,458 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=9d28af48-0253-4bd2-8863-14f0ba55eab7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=df5222cb-c96b-4c3e-ab9e-b9dc47fd109e, client_auth_method=client-secret, username=admin, authSessionParentId=ca17a391-79fb-4b3b-aa1b-523087df0a60, authSessionTabId=_rHvgUAUmu0 2026-04-12 20:50:48,908 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=REALM, resourcePath=atmosphere 2026-04-12 20:50:49,661 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=fce32f88-afc3-4548-be03-dac05e7f6478, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1b41789-1e0d-4a78-9b29-df2afffd9599, client_auth_method=client-secret, username=admin, authSessionParentId=e2be86f5-fec8-4b70-8916-ea33cab0b5aa, authSessionTabId=DXG4293AIGA 2026-04-12 20:50:49,765 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7c72fecb-50e8-4437-951a-a2464f690da5 2026-04-12 20:50:49,862 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7c72fecb-50e8-4437-951a-a2464f690da5/protocol-mappers/models/3c440050-f8e7-4e6f-9002-3bea8bd06140 2026-04-12 20:51:10,649 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=79feafd6-d6f6-48f7-aa28-e276f74fb8fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7667f135-5f89-4496-9f52-ea4cdb20d3ba, client_auth_method=client-secret, username=admin, authSessionParentId=c6a61b41-bd28-47dc-ad18-d91e537f900f, authSessionTabId=1z0XrWZPWec 2026-04-12 20:51:10,776 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/e764d2cf-a869-4aad-8d1d-18dae05d9a09 2026-04-12 20:51:11,159 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=a7379a2f-5b4f-48d8-b4d1-827beacd12a5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1ce98a85-ec8b-41d8-a5ca-59382c30afe3, client_auth_method=client-secret, username=admin, authSessionParentId=baf0c6ae-8809-48cb-9976-fedb5065051e, authSessionTabId=lkjoWFzWwKY 2026-04-12 20:51:11,235 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/eac45852-d431-447d-a46c-a5bf8a36fff7 2026-04-12 20:51:11,604 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=a792ee8a-a769-4f12-b6bf-47789382def1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dfffe2b9-cfba-421a-91dd-8285a5ff9183, client_auth_method=client-secret, username=admin, authSessionParentId=744ac49b-f76e-48df-8e8f-14a12020038b, authSessionTabId=W1ashIrN96Q 2026-04-12 20:51:11,672 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/a865fa5d-86d1-4233-a05e-241cbee479c2 2026-04-12 20:51:12,246 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=42fbdc93-f7b3-453a-8f3e-378485d75b0a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=10d7112a-4665-48d4-bb56-048a8b878ce0, client_auth_method=client-secret, username=admin, authSessionParentId=003e4a4f-f1da-4856-9000-70a678d3a279, authSessionTabId=YEy3pXBfLbk 2026-04-12 20:51:12,346 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_ROLE, resourcePath=clients/e764d2cf-a869-4aad-8d1d-18dae05d9a09/roles/member 2026-04-12 20:51:12,697 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=21c5eec7-06f6-482a-8166-c0032528f58b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aaf5f8af-fb25-4d60-b5bb-6d902a6ad3a3, client_auth_method=client-secret, username=admin, authSessionParentId=61cd6b86-ac61-4b21-8411-3bcf9fd2d8fd, authSessionTabId=BmWjLpctwCs 2026-04-12 20:51:12,789 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_ROLE, resourcePath=clients/eac45852-d431-447d-a46c-a5bf8a36fff7/roles/admin 2026-04-12 20:51:13,193 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=8130d2e9-7f39-4f20-a8a8-a85715f0a2e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7c05d6f3-bb84-4d29-9829-bf366d42ecdc, client_auth_method=client-secret, username=admin, authSessionParentId=32be94fa-6d21-4007-90ae-1f76cc1595fe, authSessionTabId=hGFSNsyeLrc 2026-04-12 20:51:13,280 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_ROLE, resourcePath=clients/eac45852-d431-447d-a46c-a5bf8a36fff7/roles/editor 2026-04-12 20:51:13,647 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=be81c529-107f-4666-b295-6ba8c6f681ce, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=be3858e3-94a4-47d6-9c0a-637d0cf76d49, client_auth_method=client-secret, username=admin, authSessionParentId=3b0df79a-a512-40ed-a074-44a610c83c68, authSessionTabId=T3RHTTyXRmM 2026-04-12 20:51:13,715 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_ROLE, resourcePath=clients/eac45852-d431-447d-a46c-a5bf8a36fff7/roles/viewer 2026-04-12 20:51:14,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=44719b0a-5b2c-46bf-9fd0-3c73d592abb8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37f74a07-d61c-4bb4-9edc-0689f0561e3a, client_auth_method=client-secret, username=admin, authSessionParentId=90de9b78-d7dc-45e5-af97-e2dc1981537a, authSessionTabId=AnSt1vmPw1Y 2026-04-12 20:51:14,153 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_ROLE, resourcePath=clients/a865fa5d-86d1-4233-a05e-241cbee479c2/roles/member 2026-04-12 20:53:38,435 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=78ca21d9-6b70-4e4f-a6ad-6178a6b69a0d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3042519-afbe-41d3-b2d9-7d927f41d7fd, client_auth_method=client-secret, username=admin, authSessionParentId=9654bd95-2053-4ccb-973f-22452852b5d1, authSessionTabId=ZRCD1ni8_gk 2026-04-12 20:53:38,638 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=REALM, resourcePath=null 2026-04-12 20:53:40,020 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=8601609a-ffdb-4d51-b3a7-7ee6bf9f30ac, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9b7a815e-e6cd-4f04-a156-524227f033d5, client_auth_method=client-secret, username=admin, authSessionParentId=71a5fd5d-2c79-4c50-89c4-581b8a385839, authSessionTabId=EjsF6QZ4lS4 2026-04-12 20:53:40,116 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/512f3a3e-a59e-4e5d-bc33-0bcd12559273 2026-04-12 20:53:40,719 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=a06ed8b4-4037-4b0a-a7dc-6170baafa041, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7a87aef1-4625-46e2-b778-7f5f924293c8, client_auth_method=client-secret, username=admin, authSessionParentId=dd8d7b34-18eb-4edd-8c4c-e7ef0f0877a2, authSessionTabId=gUhWI1FN43U 2026-04-12 20:53:41,011 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/0b76c463-7f4c-435e-8959-287386aabc0e/role-mappings/clients/593916bf-704f-4517-aa9b-7d42a25cdf99 2026-04-12 20:57:44,121 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=0e1d8b9d-74fa-4af5-8e8f-7725a695154e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43ca95e3-ef2e-413a-96e4-3a20855daf75, client_auth_method=client-secret, username=admin, authSessionParentId=d1dc8f0c-03b5-4494-98f6-c6e32af417fa, authSessionTabId=e_ieZ6wHXsg 2026-04-12 20:57:44,229 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=REALM, resourcePath=null 2026-04-12 20:57:44,805 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=0aa47fb3-ef53-4638-b6cc-e3c08b935ee4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b8b4d1c2-27a7-4fb9-852f-a53ca070643a, client_auth_method=client-secret, username=admin, authSessionParentId=6ca968b6-cb94-4ef2-b7f5-a6d21e81e601, authSessionTabId=FMW2jlL-lMg 2026-04-12 20:57:44,855 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7c72fecb-50e8-4437-951a-a2464f690da5 2026-04-12 20:57:44,915 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7c72fecb-50e8-4437-951a-a2464f690da5/protocol-mappers/models/3c440050-f8e7-4e6f-9002-3bea8bd06140 2026-04-12 20:57:50,511 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=e7d5a22b-5971-4263-8a04-c2793580830a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5705b2c4-a8f0-4812-8bc1-31fcf75f459d, client_auth_method=client-secret, username=admin, authSessionParentId=0c3ad844-794d-4885-88b7-90753edce255, authSessionTabId=8riFMipFnkA 2026-04-12 20:57:50,564 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/e764d2cf-a869-4aad-8d1d-18dae05d9a09 2026-04-12 20:57:50,919 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=37588cc7-2c49-48b0-bd4a-6cf5ded640c3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=829707b5-d127-43cd-8d89-19e6c3c10eb8, client_auth_method=client-secret, username=admin, authSessionParentId=bbaae86d-6f18-4277-98ea-d953086dafc3, authSessionTabId=v6CzzeDit4w 2026-04-12 20:57:50,978 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/eac45852-d431-447d-a46c-a5bf8a36fff7 2026-04-12 20:57:51,333 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=15dbf275-487e-44d3-a8d7-2610b4e8e535, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b4af3be3-7249-4fb4-9204-39defc1a928f, client_auth_method=client-secret, username=admin, authSessionParentId=c3f02e11-3c6c-45fb-a8b5-ae14720e09df, authSessionTabId=X75qyyO4Q3Q 2026-04-12 20:57:51,387 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/a865fa5d-86d1-4233-a05e-241cbee479c2 2026-04-12 20:57:51,935 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=cd860f4c-ec6f-48e2-96c4-016ebd43765f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dfa5d250-74fb-4959-a99d-e255d6394f7d, client_auth_method=client-secret, username=admin, authSessionParentId=04f826a4-ae93-4798-a6ef-7df7f1805402, authSessionTabId=QgS3NM90nSc 2026-04-12 20:57:52,305 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=8f289be1-ba21-43ed-8b94-b27786330045, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=91af4bb2-1ecb-430c-88b7-464d4280c0d6, client_auth_method=client-secret, username=admin, authSessionParentId=aa0eb936-bd35-41a8-8a49-8f137a2de017, authSessionTabId=mgkAFOU878I 2026-04-12 20:57:52,656 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=d7a7e06a-4348-4554-89e0-af3b484b2330, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1704faee-2866-4024-b212-b7ce5ea8a79b, client_auth_method=client-secret, username=admin, authSessionParentId=e680239b-9b0e-4319-b4a4-8343e511f77f, authSessionTabId=xo2WxgRYbfQ 2026-04-12 20:57:53,002 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=3afb8055-1a05-4e41-bc69-1a04e96ce8a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b368169-8245-4923-b534-d8aeb08b98b8, client_auth_method=client-secret, username=admin, authSessionParentId=158e777b-01f4-4736-afc7-66c06ee8fdd8, authSessionTabId=Irg-POXtRqU 2026-04-12 20:57:53,367 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=cff4015c-4a26-45d8-9588-ab01b6d94357, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0e02a5e-5c5c-46a0-bdcb-edc81ecbc692, client_auth_method=client-secret, username=admin, authSessionParentId=a01ef6cc-e904-46c9-addd-aba6e41838b6, authSessionTabId=D7uGL67cbPg 2026-04-12 20:58:42,562 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=ee734801-70e6-452d-96d9-41fcb31d9b6a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=47030cc9-9dba-4729-90f2-c30ea128938c, client_auth_method=client-secret, username=admin, authSessionParentId=31cf42a5-2b84-41f6-bb25-038ea9499d6c, authSessionTabId=9aiWOiYpOpw 2026-04-12 20:58:42,659 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=REALM, resourcePath=null 2026-04-12 20:58:43,953 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=988bbb8b-b1ef-4b19-bc87-e66927a5fc6e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=421134f2-b30d-4663-a149-f1be3edbfd9a, client_auth_method=client-secret, username=admin, authSessionParentId=e366f9dc-e954-4b8e-8d09-8394f765bb13, authSessionTabId=jmd7FHU6zsA 2026-04-12 20:58:44,010 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=CLIENT, resourcePath=clients/512f3a3e-a59e-4e5d-bc33-0bcd12559273 2026-04-12 20:58:44,556 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=68eb9a74-6d52-4c91-946c-1cd4e120f51c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78424105-626c-4078-be2b-7a3a678af736, client_auth_method=client-secret, username=admin, authSessionParentId=a5a08a19-5645-4ed1-9996-8d35d0366452, authSessionTabId=mfAH0US8Vpw 2026-04-12 20:59:01,545 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=admin-cli, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, auth_method=openid-connect, token_id=f4763a4e-98ae-47ca-83e3-fb73bcdb2810, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=59717aac-7641-4297-9540-6a09b23d0bdc, client_auth_method=client-secret, username=admin, authSessionParentId=c6b8f38f-23ff-49c2-9452-a11685654143, authSessionTabId=LB4TXeIG2u4 2026-04-12 20:59:01,611 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=66740551-5eea-441b-9d99-8d28198528b1, clientId=0f0c72df-d880-411a-a763-60ddb1c8845c, userId=27651485-914d-4088-a581-94d6d09adabe, ipAddress=199.19.213.29, resourceType=USER, resourcePath=users/1b17eab6-f797-4a5e-abce-837254f70643 2026-04-12 20:59:05,189 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=0b76c463-7f4c-435e-8959-287386aabc0e, ipAddress=10.0.0.127, token_id=26832074-ae5f-469b-a324-13b5bf6a7c03, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=8a091aa4-69af-47e4-9399-1cfebf70afb5, authSessionTabId=csXGz91regw