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-27 16:57:58,331 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5195ms 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-27 16:57:59,622 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-27 16:58:01,739 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 16:58:01,906 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 16:58:02,070 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 16:58:02,183 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 16:58:02,185 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 16f4c77d-38ce-41ab-bdd3-64673217988d, name: keycloak-0-45128 2026-02-27 16:58:02,190 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-27 16:58:02,191 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-27 16:58:02,197 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28522 2026-02-27 16:58:02,419 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-27 16:58:03,160 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-27 16:58:03,160 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-27 16:58:03,347 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 16:58:03,566 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-27 16:58:03,566 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-27 16:58:03,657 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-27 16:58:03,658 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-27 16:58:04,201 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45128: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-27 16:58:04,213 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45128|0] (1) [keycloak-0-45128] 2026-02-27 16:58:04,226 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45128`, physical addresses are `[10.0.0.175:44058]` 2026-02-27 16:58:40,241 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45128, Site name: null 2026-02-27 16:58:40,407 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 16:58:40,425 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 16:58:42,572 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.072s. Listening on: http://0.0.0.0:8080 2026-02-27 16:58:42,573 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 16:58:42,573 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-27 16:58:42,721 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 16:58:58,974 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=56dea8df-80ee-469a-8cd8-fcd19913d7a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=316ca9f1-73c2-4d76-8158-44bd62db7baa, client_auth_method=client-secret, username=admin, authSessionParentId=a5c8aa1a-86a6-4d09-b938-9b0d9ac12d06, authSessionTabId=v2Jt96n_YaA 2026-02-27 16:59:00,323 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=REALM, resourcePath=atmosphere 2026-02-27 16:59:01,116 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=1025126b-81ae-48b8-89e8-34f0d702b6ca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f5f57e6-5073-4570-bee0-c51d749849b0, client_auth_method=client-secret, username=admin, authSessionParentId=55d58531-c50d-4e49-8e3b-727e2f444025, authSessionTabId=GglXlNdIn90 2026-02-27 16:59:01,219 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e5f5606b-90e6-4d18-b1ec-5ce6aafde7b4 2026-02-27 16:59:01,308 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e5f5606b-90e6-4d18-b1ec-5ce6aafde7b4/protocol-mappers/models/6fcf4007-77f7-4111-bf83-af7f7a6bc415 2026-02-27 16:59:22,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=96d83628-95e8-4c75-9a35-edb39a8d0aec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=216327f3-7d21-493a-b0c0-93f368226d69, client_auth_method=client-secret, username=admin, authSessionParentId=593dfb28-ac76-4843-93c4-62ccbb08fac3, authSessionTabId=QedVJV9r-uo 2026-02-27 16:59:22,266 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT, resourcePath=clients/ccfccaae-7a94-425f-86af-f83f703729cb 2026-02-27 16:59:22,644 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=0d608987-f886-4745-b563-d3ae376bc0a1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1948898-ac7f-4c72-a4df-e34387a1f5fe, client_auth_method=client-secret, username=admin, authSessionParentId=33064995-461e-447d-a225-60376e0f96f8, authSessionTabId=Cr1jV9D1l2U 2026-02-27 16:59:22,715 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT, resourcePath=clients/f0ef2ef4-adc3-44da-8499-4ee683964432 2026-02-27 16:59:23,083 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=4ab79307-7195-443b-a0d5-036b4b4ae438, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=207c0891-6625-4428-87bc-3932c960e0f5, client_auth_method=client-secret, username=admin, authSessionParentId=08f0768e-bff4-4421-ae0b-b836d479c7b1, authSessionTabId=p8FTUFUmvM8 2026-02-27 16:59:23,144 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT, resourcePath=clients/02b5faec-0cfd-4364-b21e-02ffc92b2e88 2026-02-27 16:59:23,741 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=c07da864-83c7-499c-a8b5-d082451f8692, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d78840ed-a7d2-4aa9-948f-b6486eea8ec8, client_auth_method=client-secret, username=admin, authSessionParentId=e08314e2-f161-4598-b50b-f8aaa68e23da, authSessionTabId=WEUJeErc7hk 2026-02-27 16:59:23,846 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT_ROLE, resourcePath=clients/ccfccaae-7a94-425f-86af-f83f703729cb/roles/member 2026-02-27 16:59:24,242 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=179a14a6-0938-4cbd-8aad-913e9814fd74, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2392372c-9bcb-4226-a1e6-d6e0d9b3e821, client_auth_method=client-secret, username=admin, authSessionParentId=d7c2ed7d-4f43-4765-8c1f-0d6da45059bb, authSessionTabId=Bn715wfUuI4 2026-02-27 16:59:24,442 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT_ROLE, resourcePath=clients/f0ef2ef4-adc3-44da-8499-4ee683964432/roles/admin 2026-02-27 16:59:24,829 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=ed0256b5-dc9a-4067-aff0-241167b17cce, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae9999e8-f527-4a5e-8742-2207c78bb9ed, client_auth_method=client-secret, username=admin, authSessionParentId=ebae5d7e-bed3-417b-90ea-f2bc02e2d026, authSessionTabId=H6nMu94ga5Q 2026-02-27 16:59:24,902 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT_ROLE, resourcePath=clients/f0ef2ef4-adc3-44da-8499-4ee683964432/roles/editor 2026-02-27 16:59:25,296 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=98523ecd-dddf-446b-a357-f7965baae493, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d3dbe09-3088-4232-bad8-f3aa718176d9, client_auth_method=client-secret, username=admin, authSessionParentId=b296f2e5-f8e6-4f0b-b191-753fd7e43193, authSessionTabId=lLNsePax1R4 2026-02-27 16:59:25,384 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT_ROLE, resourcePath=clients/f0ef2ef4-adc3-44da-8499-4ee683964432/roles/viewer 2026-02-27 16:59:25,748 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=cbdde35f-c7cd-436d-9fad-000823fd052d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5b495c74-8ffa-409f-92a0-ec84983fc66c, client_auth_method=client-secret, username=admin, authSessionParentId=13e68a8f-2669-4471-95f6-368614ba6694, authSessionTabId=tJL_blJSgNM 2026-02-27 16:59:25,822 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT_ROLE, resourcePath=clients/02b5faec-0cfd-4364-b21e-02ffc92b2e88/roles/member 2026-02-27 17:01:52,993 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=b5603911-8648-4709-9ded-5cf2335b5f81, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bdedb5d8-9d08-44dc-b05d-000f90ba2c2f, client_auth_method=client-secret, username=admin, authSessionParentId=a0f42e93-8d9d-4870-b92c-4282fbd3be60, authSessionTabId=TiAg_ApSCW4 2026-02-27 17:01:53,185 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=REALM, resourcePath=null 2026-02-27 17:01:54,513 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=f7670afb-cb7f-4043-b187-edb0a5597003, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8387534f-2570-4e2d-b218-9c984b3d1a19, client_auth_method=client-secret, username=admin, authSessionParentId=9ef2265c-f8ae-4cc0-9b7b-157489a59d93, authSessionTabId=3epm-HHJ3QE 2026-02-27 17:01:54,599 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT, resourcePath=clients/27c3d151-f729-4d7b-b3fd-a797986a312d 2026-02-27 17:01:55,186 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=admin-cli, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, auth_method=openid-connect, token_id=797c0df9-59e4-4752-a21a-611e15c4728f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=41e33bb6-81d9-4cee-9b45-c4e3b5dcf011, client_auth_method=client-secret, username=admin, authSessionParentId=0df168d6-62c1-4985-9010-1358e21d3e16, authSessionTabId=efw9Fa-n7bU 2026-02-27 17:01:55,528 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6ad63afb-e5fc-4817-a648-1d112fc0c6a1, clientId=f281f07f-6b4d-410e-8017-09d0710fbc58, userId=9b2eca9a-40e7-458a-b042-441624e8e2b0, ipAddress=162.253.55.207, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/768a990f-1e1b-4fcb-a69a-4f65ab09abc5/role-mappings/clients/21f046fe-cec1-4689-84aa-13cab57f9a84