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-08-22 12:48:46,556 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5182ms 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-08-22 12:48:47,965 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-08-22 12:48:50,391 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-22 12:48:50,485 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-22 12:48:50,770 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-22 12:48:50,885 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-22 12:48:50,886 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 280f3326-78d6-4ebe-80d0-0c42265c9225, name: keycloak-0-42098 2026-08-22 12:48:50,892 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-08-22 12:48:50,893 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-08-22 12:48:50,900 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27260 2026-08-22 12:48:51,269 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-08-22 12:48:51,272 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-22 12:48:52,905 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-42098: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-22 12:48:52,918 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-42098|0] (1) [keycloak-0-42098] 2026-08-22 12:48:52,942 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-42098`, physical addresses are `[10.0.0.202:42796]` 2026-08-22 12:48:53,491 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-42098, Site name: null 2026-08-22 12:48:54,310 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-08-22 12:48:54,311 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-08-22 12:48:54,482 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-22 12:48:54,684 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-08-22 12:48:54,684 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-08-22 12:48:54,782 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-08-22 12:48:54,782 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-08-22 12:49:25,479 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-22 12:49:27,741 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.014s. Listening on: http://0.0.0.0:8080 2026-08-22 12:49:27,741 INFO [io.quarkus] (main) Profile prod activated. 2026-08-22 12:49:27,742 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-08-22 12:49:27,918 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-22 12:49:43,376 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=a51f6a0b-e152-44bf-b2b2-1eb85efa58af, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4e7c5cdc-63c3-48d8-8043-a3bd10637104, client_auth_method=client-secret, username=admin, authSessionParentId=8d80a7f2-50f3-43da-abe1-f6ac301cd712, authSessionTabId=dczdn_k4awM 2026-08-22 12:49:44,886 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=REALM, resourcePath=atmosphere 2026-08-22 12:49:45,731 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=cbf8983c-dffb-4e94-9f47-15eb3a4f3be7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=decbd5d3-d52d-4ccb-bb8f-8be4134fa4da, client_auth_method=client-secret, username=admin, authSessionParentId=d5a1af3c-e55d-40bb-96c5-45841fbfadfa, authSessionTabId=Ki9UvylizGQ 2026-08-22 12:49:45,826 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b62c4b71-0962-43ba-a050-dd3a31a41ba4 2026-08-22 12:49:45,916 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b62c4b71-0962-43ba-a050-dd3a31a41ba4/protocol-mappers/models/b5beea20-a2db-475d-9d32-ffb696fd01a4 2026-08-22 12:50:07,251 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=609607dc-66bc-405d-8a2a-c4336436a6af, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=df207b3e-0b1b-40f3-b380-70dfd02e70de, client_auth_method=client-secret, username=admin, authSessionParentId=7545d325-819c-463b-bcd5-39733781413a, authSessionTabId=s5q-TOMm6bQ 2026-08-22 12:50:07,375 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/6d0a4041-d5f4-47b4-9852-75be0529c5db 2026-08-22 12:50:07,768 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=646d5923-9c0e-4b01-9bc7-88a871d8f0ca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8be23059-559a-45b5-aef2-48727cc5b860, client_auth_method=client-secret, username=admin, authSessionParentId=b76d3337-387d-4e7a-bc57-2d9ed00d775b, authSessionTabId=EpHDfIwknaI 2026-08-22 12:50:07,841 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/da833510-8d48-4ca0-8a88-a6368f28c8c2 2026-08-22 12:50:08,224 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=2845ba88-ef08-4ef2-8ba5-3bc178ad7533, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6857993-40ff-4d2d-8617-dc34abb94782, client_auth_method=client-secret, username=admin, authSessionParentId=34491b67-5d2a-4b59-bc1e-10e5ab78ba4a, authSessionTabId=nB4dgE-6n4M 2026-08-22 12:50:08,292 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/22c8cc0c-d5d4-4fd2-b49b-8e279138ee73 2026-08-22 12:50:08,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=5715da83-f104-4e13-b409-f3f2b3c68728, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5bbb3da-93f5-41e3-9bf9-85c3906625d9, client_auth_method=client-secret, username=admin, authSessionParentId=fa545533-8af2-49f6-a116-467cefb59500, authSessionTabId=QE9N1CF8vKI 2026-08-22 12:50:09,045 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/6d0a4041-d5f4-47b4-9852-75be0529c5db/roles/member 2026-08-22 12:50:09,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=d2ceb79d-4d93-4903-a882-6621c5e40adc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e11c3153-3012-4ac4-b693-f3c248c251e5, client_auth_method=client-secret, username=admin, authSessionParentId=110546ea-67a4-4eb4-9438-5276c6a0d9bc, authSessionTabId=BYMMS6EkGuI 2026-08-22 12:50:09,498 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/da833510-8d48-4ca0-8a88-a6368f28c8c2/roles/admin 2026-08-22 12:50:09,882 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=ded4baa4-87d8-4dfe-bd73-f001bbdd26ab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cec20612-f2d9-42da-ba8c-877db2b1dac1, client_auth_method=client-secret, username=admin, authSessionParentId=75055320-0fa5-4ccb-a19a-c281266e5f25, authSessionTabId=2QLuIjg7dqo 2026-08-22 12:50:09,971 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/da833510-8d48-4ca0-8a88-a6368f28c8c2/roles/editor 2026-08-22 12:50:10,348 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=6fd85c9a-2a60-4dc0-8c9b-946d8a353ef0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae99fb58-06b8-46af-b84a-29536fe5b700, client_auth_method=client-secret, username=admin, authSessionParentId=46653b74-ece2-4178-a219-54959c125716, authSessionTabId=t5oeugnARFA 2026-08-22 12:50:10,435 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/da833510-8d48-4ca0-8a88-a6368f28c8c2/roles/viewer 2026-08-22 12:50:10,813 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=c78cb6ac-b15a-4164-81ff-a54e73c9969e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=825f73bd-0afe-4239-bc46-3e0e36513dc9, client_auth_method=client-secret, username=admin, authSessionParentId=063e3a5c-75e6-4723-8f42-54db033874f5, authSessionTabId=u6d50pcuqTQ 2026-08-22 12:50:10,884 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/22c8cc0c-d5d4-4fd2-b49b-8e279138ee73/roles/member 2026-08-22 12:52:29,602 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=2292527d-e193-4d69-b392-12318443b903, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=178efaba-452c-49c8-8db1-2cf69e11318c, client_auth_method=client-secret, username=admin, authSessionParentId=831a4b74-0790-43f2-a0e5-bffc493d0a83, authSessionTabId=hHwZiBVfULE 2026-08-22 12:52:29,800 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=REALM, resourcePath=null 2026-08-22 12:52:31,185 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=7bf484e6-8a9f-4639-99f5-57382586edee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e9eec74a-6f5b-4c52-b831-aff6ea524e4d, client_auth_method=client-secret, username=admin, authSessionParentId=5eb099ab-28dd-4934-aa3d-012fc362ec64, authSessionTabId=OhmgGCU67dw 2026-08-22 12:52:31,310 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/18f35b12-93a1-4811-b997-1db9634941f6 2026-08-22 12:52:32,008 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=admin-cli, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=437ce816-7b83-4d01-825c-f34554a740e3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ff0dbe4-c7bd-46ac-b186-525be5316965, client_auth_method=client-secret, username=admin, authSessionParentId=91087fd8-592b-4b29-906f-96b13e2bd547, authSessionTabId=C-sFH5OqLiA 2026-08-22 12:52:32,272 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c5ccfa0c-7eae-4fa3-b209-47d6b8e99f37, clientId=b7b63795-3272-4cb5-9230-5b2fed0699b8, userId=c5c6065d-ee65-484e-ac19-792a740a85c2, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b37fa483-172a-4f37-9751-0118d3d94540/role-mappings/clients/ce4f2417-9270-4b2a-93ce-d15cb51c6d28