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-22 00:32:17,357 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5113ms 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-22 00:32:18,804 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-22 00:32:21,166 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 00:32:21,333 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 00:32:21,483 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 00:32:21,595 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 00:32:21,597 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 53e07977-d4b2-4125-9c63-df077d05dd8f, name: keycloak-0-59916 2026-04-22 00:32:21,602 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-22 00:32:21,603 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-22 00:32:21,610 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25947 2026-04-22 00:32:21,837 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-22 00:32:23,624 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59916: no members discovered after 2009 ms: creating cluster as coordinator 2026-04-22 00:32:23,636 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59916|0] (1) [keycloak-0-59916] 2026-04-22 00:32:23,651 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59916`, physical addresses are `[10.0.0.61:41483]` 2026-04-22 00:32:24,067 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59916, Site name: null 2026-04-22 00:32:24,889 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-22 00:32:24,889 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-22 00:32:25,074 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 00:32:25,275 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-22 00:32:25,275 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-22 00:32:25,373 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-22 00:32:25,374 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-22 00:32:56,708 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 00:32:56,744 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 00:32:58,683 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.129s. Listening on: http://0.0.0.0:8080 2026-04-22 00:32:58,684 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 00:32:58,684 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-22 00:32:58,843 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 00:33:13,766 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=650481d2-c186-4497-a926-fce68e2af88d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae7c8892-1bc7-47aa-9025-b6a0d4cd5da6, client_auth_method=client-secret, username=admin, authSessionParentId=79e32126-3e0f-4b8a-971c-6e71d3dd7f18, authSessionTabId=fWEG5_x_deo 2026-04-22 00:33:15,309 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=atmosphere 2026-04-22 00:33:16,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=8b9f6946-a49b-48ca-b6b2-4cc250c44cbb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a24a91fc-6eb4-4e71-b74f-d75a28a5a749, client_auth_method=client-secret, username=admin, authSessionParentId=b9492882-8975-4efd-97f1-444d4d4d514e, authSessionTabId=Gr-z_AeGxv4 2026-04-22 00:33:16,256 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9daa1c75-d750-4da5-bf5e-d0e55e917521 2026-04-22 00:33:16,353 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9daa1c75-d750-4da5-bf5e-d0e55e917521/protocol-mappers/models/4c3df21c-36d6-4809-b649-ed2ffc0576c3 2026-04-22 00:33:37,359 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=699e24db-c6a9-4d31-9c7b-d7977ab7e231, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed660e36-f857-424d-a646-dc416f11d3bc, client_auth_method=client-secret, username=admin, authSessionParentId=137f7f35-fbb9-4e17-aae0-c394df5c3d50, authSessionTabId=eODAn0lV4ko 2026-04-22 00:33:37,473 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/68ed2eb4-e013-4420-b019-ebccbef7c30c 2026-04-22 00:33:37,866 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=b2df9994-8f5b-488f-be58-071b3d42453d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=08b81fc4-f00c-4a43-8974-41700f9122b3, client_auth_method=client-secret, username=admin, authSessionParentId=e3a90f20-6086-40fe-b716-ca4ce22b4d29, authSessionTabId=KUZnJxttVfc 2026-04-22 00:33:37,949 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/97fb5232-65d8-419d-8181-7e53e12e69c0 2026-04-22 00:33:38,356 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=59a56fd1-a99e-4090-a307-e72f8c530f5d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d6697586-e16f-46d3-a8ee-9b39187d41bc, client_auth_method=client-secret, username=admin, authSessionParentId=dd881fae-7c24-42d2-969c-728fdb35b906, authSessionTabId=0VhBK5E3iU8 2026-04-22 00:33:38,432 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/32131794-eaa0-4034-9bf2-bc66ebf69ea4 2026-04-22 00:33:39,072 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=e3dee0d6-baa9-40ed-b444-dbe102bd2c5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=19f94e0c-f964-4a90-9589-e28e820f79b7, client_auth_method=client-secret, username=admin, authSessionParentId=66eb5250-53be-468f-bab8-23e16c388c62, authSessionTabId=CEAvWlwEtGE 2026-04-22 00:33:39,198 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/68ed2eb4-e013-4420-b019-ebccbef7c30c/roles/member 2026-04-22 00:33:39,580 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=6c65f674-1889-4fd2-9cb0-3ce6344d7985, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f704b3ad-7eef-4bf8-b526-7e6f9ec79bda, client_auth_method=client-secret, username=admin, authSessionParentId=d14ee7ed-1d29-464a-85c6-61cc5507f6f2, authSessionTabId=64C3-skawnY 2026-04-22 00:33:39,671 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/97fb5232-65d8-419d-8181-7e53e12e69c0/roles/admin 2026-04-22 00:33:40,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=85a2f68a-8a0a-49e0-9098-60bef83be4e8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=50c8e932-893e-4bd7-870d-343619d3f37a, client_auth_method=client-secret, username=admin, authSessionParentId=27c54af5-6a9b-4068-9d53-6256d44106b4, authSessionTabId=gPuWFBHUUvw 2026-04-22 00:33:40,152 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/97fb5232-65d8-419d-8181-7e53e12e69c0/roles/editor 2026-04-22 00:33:40,510 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=2e2608fb-8809-40bf-9b8f-18534f14e3fc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5f79a840-4480-496b-91a6-1d364b2c0065, client_auth_method=client-secret, username=admin, authSessionParentId=ee286bdb-9d6a-4826-8b01-343587bd29d6, authSessionTabId=O-PfgMFpE34 2026-04-22 00:33:40,604 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/97fb5232-65d8-419d-8181-7e53e12e69c0/roles/viewer 2026-04-22 00:33:40,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=9cc18920-2484-4e3f-a7d2-2d9cbc81f0d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=26db912e-9b85-43a3-9345-d6de3e4c1f7d, client_auth_method=client-secret, username=admin, authSessionParentId=b025c487-1e97-4069-8179-a9d0a091fc78, authSessionTabId=Elo0g9bH2xI 2026-04-22 00:33:41,067 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/32131794-eaa0-4034-9bf2-bc66ebf69ea4/roles/member 2026-04-22 00:35:52,146 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=d2c0c178-2b58-4b36-b2d1-92ee65b25eba, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d96e6c8a-f656-4566-9064-2aa3f2bf7c80, client_auth_method=client-secret, username=admin, authSessionParentId=8706738d-aed3-4f4e-b0e4-0956adc8af72, authSessionTabId=weU-H2x_3Gc 2026-04-22 00:35:52,326 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=null 2026-04-22 00:35:53,680 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=11d4a317-132e-4e9e-84f1-4929d92632b5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0f5ea182-8905-4650-a22e-5586d998ef2d, client_auth_method=client-secret, username=admin, authSessionParentId=2ed477d2-2723-459c-b623-4d23f816df6e, authSessionTabId=6VBy4qPuVcM 2026-04-22 00:35:53,765 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/26e0e24d-0c99-48d6-83d1-a76ee5bc98d2 2026-04-22 00:35:54,399 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=admin-cli, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=c053bc20-1609-45d8-915b-abd7fae8237f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cafabe17-442e-495f-b591-2a8ba3c142bc, client_auth_method=client-secret, username=admin, authSessionParentId=4c90220e-e442-480f-b819-34463a151487, authSessionTabId=a1eMrhoUI-Q 2026-04-22 00:35:54,661 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=71d5c789-c0cc-4e91-bc40-b0cf4050608b, clientId=cb712c95-2c91-4cc4-a7d0-11bbaf0e46b9, userId=7d9288f6-7958-4e69-bd42-62e951b79169, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2e51ce7c-05ed-4f9c-aa57-6881a341a3df/role-mappings/clients/2d9e65c4-d391-43f2-9873-07c45ca5f263