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-26 01:40:08,924 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4695ms 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-26 01:40:10,317 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-26 01:40:12,503 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-26 01:40:12,639 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-26 01:40:12,817 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-26 01:40:12,920 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-26 01:40:12,922 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9f0d0adc-8117-4465-9bf6-17488b9b23ee, name: keycloak-0-52798 2026-02-26 01:40:12,927 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-26 01:40:12,928 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-26 01:40:12,934 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31582 2026-02-26 01:40:13,237 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-26 01:40:14,038 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-26 01:40:14,038 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-26 01:40:14,209 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-26 01:40:14,447 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-26 01:40:14,447 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-26 01:40:14,577 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-26 01:40:14,577 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-26 01:40:14,940 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-52798: no members discovered after 2004 ms: creating cluster as coordinator 2026-02-26 01:40:14,955 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-52798|0] (1) [keycloak-0-52798] 2026-02-26 01:40:14,974 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-52798`, physical addresses are `[10.0.0.124:47118]` 2026-02-26 01:40:44,501 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-52798, Site name: null 2026-02-26 01:40:44,680 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-26 01:40:44,736 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-26 01:40:46,769 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.640s. Listening on: http://0.0.0.0:8080 2026-02-26 01:40:46,770 INFO [io.quarkus] (main) Profile prod activated. 2026-02-26 01:40:46,770 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-26 01:40:46,946 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-26 01:41:01,224 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=733b62c2-40ec-4fdc-8904-c7ba44593405, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fd2f9559-d3c7-4d70-97f0-fe47c8b0f757, client_auth_method=client-secret, username=admin, authSessionParentId=3b1520dc-8f43-4813-bc21-f28b80833181, authSessionTabId=U7TBE-omxnQ 2026-02-26 01:41:02,391 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=REALM, resourcePath=atmosphere 2026-02-26 01:41:03,141 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=fdc93dae-0f3f-4a6f-984d-55caffe58ebf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=93d30292-79f5-4586-84b4-9c2c2b824162, client_auth_method=client-secret, username=admin, authSessionParentId=7cbfc4bf-48ba-4668-9fe1-70c6160607ce, authSessionTabId=aByUi1qqsic 2026-02-26 01:41:03,227 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f84639f2-bd2b-401a-b31c-bb56d2630239 2026-02-26 01:41:03,313 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f84639f2-bd2b-401a-b31c-bb56d2630239/protocol-mappers/models/cb812d24-288b-46bd-b960-b9051dba35e5 2026-02-26 01:41:24,112 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=8a0665d9-051a-4125-a417-cb67e5261ad1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5b03ddc3-b474-4445-9655-a1f9e1075c21, client_auth_method=client-secret, username=admin, authSessionParentId=5e970066-ce22-4dd5-9b46-eefc8fdf22c7, authSessionTabId=Dgggv4VcpCQ 2026-02-26 01:41:24,228 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT, resourcePath=clients/864f693f-3ff5-4390-8256-64f8ea9c50ca 2026-02-26 01:41:24,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=f137a87c-7391-434d-9e37-acd34f89c626, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7074f598-9d34-4d12-886e-5b3605fd047d, client_auth_method=client-secret, username=admin, authSessionParentId=82c499fc-ff39-472b-b25c-4426cdf2695b, authSessionTabId=16AZnPMZjOI 2026-02-26 01:41:24,643 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT, resourcePath=clients/a9026087-c3cc-477b-98ff-3659e6520440 2026-02-26 01:41:24,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=16462f78-47c4-46d0-93a5-08e80ce1ae05, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=29094015-a0a8-447d-bf8a-3cb5a78adc20, client_auth_method=client-secret, username=admin, authSessionParentId=32b0242c-f22e-4674-accc-96af46d06c6c, authSessionTabId=CI56m3H9SVI 2026-02-26 01:41:25,056 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT, resourcePath=clients/8ac7b45c-f4ed-4b60-bf39-73e2f70e9735 2026-02-26 01:41:25,652 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=37d14134-6cba-4739-9641-ae540c0ee19f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94b9b29b-1b57-47d8-a8c2-da1b9677072d, client_auth_method=client-secret, username=admin, authSessionParentId=88362db4-bdc8-4be3-ad95-7b3cf5e4a443, authSessionTabId=MpJse6F4aW0 2026-02-26 01:41:25,746 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT_ROLE, resourcePath=clients/864f693f-3ff5-4390-8256-64f8ea9c50ca/roles/member 2026-02-26 01:41:26,093 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=3899ca83-c985-496c-ad87-38135025da70, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=78648ee1-2bb7-4815-b78b-f64c82e09de2, client_auth_method=client-secret, username=admin, authSessionParentId=6a07b11e-364a-4d17-bae4-2f8e0f676b29, authSessionTabId=tDBTetYLtNQ 2026-02-26 01:41:26,161 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT_ROLE, resourcePath=clients/a9026087-c3cc-477b-98ff-3659e6520440/roles/admin 2026-02-26 01:41:26,505 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=8b7e0832-5638-450b-b387-324e2edf0903, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2e50c96d-6bf4-4b61-b06d-a4eb82d4afab, client_auth_method=client-secret, username=admin, authSessionParentId=5ac8ecaa-102c-49b2-bad7-818ae96b9c70, authSessionTabId=3_YpWhOVDZo 2026-02-26 01:41:26,568 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT_ROLE, resourcePath=clients/a9026087-c3cc-477b-98ff-3659e6520440/roles/editor 2026-02-26 01:41:26,902 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=39d00519-3fb8-44bf-8f95-fda84362bc55, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88b065c1-b62c-4732-9191-2887ae310722, client_auth_method=client-secret, username=admin, authSessionParentId=e1f3d289-d4fa-4ae4-acdf-d04ffeba5d37, authSessionTabId=O31VheZr1t8 2026-02-26 01:41:26,988 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT_ROLE, resourcePath=clients/a9026087-c3cc-477b-98ff-3659e6520440/roles/viewer 2026-02-26 01:41:27,349 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=14ef8387-d8ed-4a9e-b5ae-db14b4d0664f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2869b68d-c285-472f-a98f-e905aebd3dd7, client_auth_method=client-secret, username=admin, authSessionParentId=19aa64c7-cc8f-4de6-986a-c4fc1dd09f02, authSessionTabId=fRWdbhRxYa4 2026-02-26 01:41:27,427 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT_ROLE, resourcePath=clients/8ac7b45c-f4ed-4b60-bf39-73e2f70e9735/roles/member 2026-02-26 01:43:35,485 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=b3548f9e-4dc0-4acb-8879-2dfe9fd2d761, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00a72c75-7697-47d3-8544-5b2376969912, client_auth_method=client-secret, username=admin, authSessionParentId=887976da-4fe2-497e-a6e6-93e52c367bb8, authSessionTabId=ph0hLXkXMOo 2026-02-26 01:43:35,630 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=REALM, resourcePath=null 2026-02-26 01:43:36,992 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=cb819d34-0c0a-4fbb-922b-889951533118, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=915aa098-b087-47fe-80ab-b7b23e7b65bf, client_auth_method=client-secret, username=admin, authSessionParentId=d35e2579-0735-46b6-a53a-39fbff4208d5, authSessionTabId=94L61Jjz7AI 2026-02-26 01:43:37,063 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT, resourcePath=clients/4681af29-f04c-4922-befb-091efb9c44d7 2026-02-26 01:43:37,653 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=admin-cli, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, auth_method=openid-connect, token_id=f1c0281f-bb68-4507-b210-f137300e0f90, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d5ec3187-ee91-40d8-8575-ff7117642799, client_auth_method=client-secret, username=admin, authSessionParentId=da9e24db-40cf-4df9-acce-c7e76c77dfa8, authSessionTabId=E4WpI9w8FBQ 2026-02-26 01:43:37,876 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8dd9cefe-ef18-42fe-a811-445bea4db870, clientId=71af7d41-737d-4527-a02e-c42fc63df140, userId=b5f63b38-f1a6-4b9e-8b2a-5e71137665ed, ipAddress=162.253.55.195, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5daeb34f-6186-4feb-8d3c-4fc97bf9e1a7/role-mappings/clients/8e0762e4-28cf-4789-8e48-a4740a2e6af8