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-02-25 22:11:49,883 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5591ms 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-02-25 22:11:51,459 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-02-25 22:11:53,829 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-25 22:11:53,939 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-25 22:11:54,234 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-25 22:11:54,362 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-25 22:11:54,363 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f4d7783e-ab46-4a2e-8972-7bce14b21ae4, name: keycloak-0-9839 2026-02-25 22:11:54,370 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-02-25 22:11:54,370 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-02-25 22:11:54,380 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43264 2026-02-25 22:11:54,716 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-02-25 22:11:55,591 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-02-25 22:11:55,591 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-02-25 22:11:55,761 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-25 22:11:55,989 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-02-25 22:11:55,989 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-02-25 22:11:56,107 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-02-25 22:11:56,107 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-02-25 22:11:56,386 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9839: no members discovered after 2003 ms: creating cluster as coordinator 2026-02-25 22:11:56,396 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9839|0] (1) [keycloak-0-9839] 2026-02-25 22:11:56,409 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9839`, physical addresses are `[10.0.0.46:58800]` 2026-02-25 22:12:45,423 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9839, Site name: null 2026-02-25 22:12:45,602 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-25 22:12:45,617 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-25 22:12:47,733 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 57.630s. Listening on: http://0.0.0.0:8080 2026-02-25 22:12:47,733 INFO [io.quarkus] (main) Profile prod activated. 2026-02-25 22:12:47,733 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-02-25 22:12:47,886 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-25 22:13:02,879 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=6e99da6f-90de-4f3c-8d5a-fa73c59d34ed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c64a77c3-9cfe-48a3-9ce9-eff8521a9905, client_auth_method=client-secret, username=admin, authSessionParentId=265f9993-8349-46f7-a123-283093d3fb7a, authSessionTabId=L0CFIT_nb38 2026-02-25 22:13:04,685 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=REALM, resourcePath=atmosphere 2026-02-25 22:13:05,651 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=35cfd2b2-f557-4c7c-87cc-fa153bc0c66e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=053ecadb-b481-48e3-ac86-a2ab1724bf05, client_auth_method=client-secret, username=admin, authSessionParentId=c7473f3b-9ea3-44c3-b68d-892a304408c5, authSessionTabId=D9PrK-DwUcM 2026-02-25 22:13:05,757 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/41a07994-c9a1-4f27-b16b-d7f8b4d058fc 2026-02-25 22:13:05,850 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/41a07994-c9a1-4f27-b16b-d7f8b4d058fc/protocol-mappers/models/44d365d8-6f32-4fe4-a2e9-3f87c5fdb85a 2026-02-25 22:13:27,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=d5c5a4c3-cd71-4a25-bc15-dd3d2d71ff66, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98530cb2-cb51-4d32-ba68-e4c5792ab28a, client_auth_method=client-secret, username=admin, authSessionParentId=9d97910b-754a-43ad-8cd4-55a9f9489b1e, authSessionTabId=tQN92ne-91w 2026-02-25 22:13:27,240 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/4ba25bbf-d6f0-41c9-8bf0-a1b29efee2bb 2026-02-25 22:13:27,630 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=82001cb5-71e4-47c2-a68b-1376e5880015, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ef6e045-e2f5-4fd8-9888-43b29b77304b, client_auth_method=client-secret, username=admin, authSessionParentId=20fb6d6d-06bf-4f9c-96f7-618cfda2ffca, authSessionTabId=Aqc8CjSM36I 2026-02-25 22:13:27,709 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/9fe83a95-1834-428d-981c-aefe428e3c0b 2026-02-25 22:13:28,090 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=887f42a0-1cd7-49e4-9eae-070a0fed6000, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cc956832-0364-4c57-bef8-bc1fbe7c1b18, client_auth_method=client-secret, username=admin, authSessionParentId=2df57fef-f188-4c44-814b-8bd99f666ae6, authSessionTabId=8kQCE3t9vhg 2026-02-25 22:13:28,167 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/7a6d201d-4e1b-4735-bf5c-32631141bed8 2026-02-25 22:13:28,790 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=3f79f850-31c3-426d-8343-17acf4ee9d6b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b2d1ebd-edd8-4e36-9447-cd60bcda3a0d, client_auth_method=client-secret, username=admin, authSessionParentId=afdab735-e4a8-4521-891a-d3550d2fa7f5, authSessionTabId=WmPF72ZrY_o 2026-02-25 22:13:28,898 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/4ba25bbf-d6f0-41c9-8bf0-a1b29efee2bb/roles/member 2026-02-25 22:13:29,304 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=1ef6a7ca-5ffb-40da-ae3f-34f60e87e479, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3570fde9-72de-4486-b81d-b2a0a461f688, client_auth_method=client-secret, username=admin, authSessionParentId=047efd39-660f-4a3f-afd7-3545c2f6d055, authSessionTabId=hWch7ZbCh0I 2026-02-25 22:13:29,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/9fe83a95-1834-428d-981c-aefe428e3c0b/roles/admin 2026-02-25 22:13:29,789 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=c1d7cca7-cacf-4b2e-922e-4ef978deb68a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=168e323d-e62d-4f89-b330-3095397ecef0, client_auth_method=client-secret, username=admin, authSessionParentId=0c8416ba-ddcf-455b-9781-4c9ffb4f0044, authSessionTabId=hykt4pSwT7I 2026-02-25 22:13:29,876 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/9fe83a95-1834-428d-981c-aefe428e3c0b/roles/editor 2026-02-25 22:13:30,265 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=74974aba-7c25-41ce-9f5a-1377f6684759, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b1760b31-2b00-4567-8137-481258bbea84, client_auth_method=client-secret, username=admin, authSessionParentId=f11eff22-dac5-4240-95b9-0fe4c41baf6f, authSessionTabId=cYIj83lceC8 2026-02-25 22:13:30,443 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/9fe83a95-1834-428d-981c-aefe428e3c0b/roles/viewer 2026-02-25 22:13:30,819 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=f080a911-3593-4f05-985f-b22d850b78e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1df2a37-1da9-4a68-8818-30a02270b907, client_auth_method=client-secret, username=admin, authSessionParentId=8c9f2af1-bc70-43b8-ab90-bbcc56aeeeec, authSessionTabId=D4GO0HDzTYw 2026-02-25 22:13:31,656 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/7a6d201d-4e1b-4735-bf5c-32631141bed8/roles/member 2026-02-25 22:16:24,878 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=ee5364a7-ba28-4fd5-a3e3-df61bb741265, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2db05a2d-f4ce-49e6-9e4c-9de2877846e6, client_auth_method=client-secret, username=admin, authSessionParentId=6975cecd-7800-40cd-9db8-858bab7b0bc3, authSessionTabId=TTFeTCebgY4 2026-02-25 22:16:25,086 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=REALM, resourcePath=null 2026-02-25 22:16:26,449 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=b5cdceef-0dcb-45d3-8896-667e7fd89afa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bfe4c5eb-9e84-4596-a560-7e22f69858b2, client_auth_method=client-secret, username=admin, authSessionParentId=fcc5d2d6-bcb4-4e29-8bc5-6890306d7fe3, authSessionTabId=hQOmCO9SkCg 2026-02-25 22:16:26,524 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/dc34cab2-bfe3-466d-baab-25ee4c17fdec 2026-02-25 22:16:27,182 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=admin-cli, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=932134f0-fe54-4566-acce-2f9de6e91782, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7a00dc68-a5eb-41d3-828d-d9f6d1e81569, client_auth_method=client-secret, username=admin, authSessionParentId=2e2483bf-200c-47ca-85c4-96d6cc1b7724, authSessionTabId=S-C8L7b5yYA 2026-02-25 22:16:27,420 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7eae4988-34f4-42a2-a6de-bc2cbc3d2916, clientId=a2644e7b-734a-4fc7-bcd0-6067176e3a63, userId=8e67b1f7-85b4-4541-b4ac-a71c075a9662, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c87cb03e-1c92-4c06-9139-f54e4369bcba/role-mappings/clients/062cea7f-22b5-4d2b-ac86-ce21816b9301