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-14 23:21:53,642 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4608ms 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-14 23:21:55,023 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-14 23:21:57,616 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-14 23:21:57,805 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-14 23:21:57,958 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-14 23:21:58,104 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-14 23:21:58,106 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b4e35e4b-d9e1-42fd-9ec7-b5b49a896051, name: keycloak-0-9539 2026-08-14 23:21:58,116 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-14 23:21:58,116 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-14 23:21:58,128 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21046 2026-08-14 23:21:58,322 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-14 23:21:58,326 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-14 23:21:59,484 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-14 23:21:59,485 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-14 23:21:59,836 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-14 23:22:00,045 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-14 23:22:00,045 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-14 23:22:00,136 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9539: no members discovered after 2004 ms: creating cluster as coordinator 2026-08-14 23:22:00,147 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9539|0] (1) [keycloak-0-9539] 2026-08-14 23:22:00,167 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-14 23:22:00,167 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-14 23:22:00,168 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9539`, physical addresses are `[10.0.0.58:36582]` 2026-08-14 23:22:31,635 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9539, Site name: null 2026-08-14 23:22:31,844 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-14 23:22:34,146 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.294s. Listening on: http://0.0.0.0:8080 2026-08-14 23:22:34,147 INFO [io.quarkus] (main) Profile prod activated. 2026-08-14 23:22:34,147 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-14 23:22:34,332 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-14 23:22:50,230 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=21e7ff91-e017-4699-8901-7c71e8912a2c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fa9ee6f4-d05a-4e25-a57e-253103713e40, client_auth_method=client-secret, username=admin, authSessionParentId=5b8ce22c-756d-43ec-b7cf-16dd10fd79dc, authSessionTabId=WSyGlygBrZU 2026-08-14 23:22:51,865 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=REALM, resourcePath=atmosphere 2026-08-14 23:22:52,702 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=c68d7220-1e18-46f2-86dd-9bc2efceac7b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4662509e-bffe-4e9e-851b-0b9d73a36a9a, client_auth_method=client-secret, username=admin, authSessionParentId=42085664-838f-4662-bdfb-8925c25345cd, authSessionTabId=dXfGKmMzRns 2026-08-14 23:22:52,804 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2dd5fe2a-36ec-4c71-8471-6c376e4b08b8 2026-08-14 23:22:52,896 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2dd5fe2a-36ec-4c71-8471-6c376e4b08b8/protocol-mappers/models/d6db0c6e-15d3-4ac0-be10-ace7235734b1 2026-08-14 23:23:14,248 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=f5b898c1-e8c6-4b55-abec-f883c9621320, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=51a2bf97-66af-4000-894b-986a7d1ee684, client_auth_method=client-secret, username=admin, authSessionParentId=f301cc6a-aa1e-4456-bdd2-8ed4b4281f26, authSessionTabId=Z-8inTWDvtc 2026-08-14 23:23:14,362 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT, resourcePath=clients/1bcc6d34-3709-4607-9f42-0c5b831281f7 2026-08-14 23:23:14,723 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=9d9741bf-5aab-4c45-bd88-3fa0b3c82086, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f1908d9-7dd0-4579-87de-e75f5a5e4928, client_auth_method=client-secret, username=admin, authSessionParentId=c7dd64a9-37e1-47a4-a2c9-90c82355e3e2, authSessionTabId=5kYmAyPUPS0 2026-08-14 23:23:14,791 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT, resourcePath=clients/8f1a6f9c-6bf2-4f08-92ac-ee094cdbf19a 2026-08-14 23:23:15,141 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=22a5f5d6-673b-4a77-98e5-870b1c66a961, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9e728cd1-f215-46e3-922d-435fd33957b3, client_auth_method=client-secret, username=admin, authSessionParentId=0eee362c-5ddf-4eff-ac2e-4f74721b8853, authSessionTabId=FpxyKlXDecY 2026-08-14 23:23:15,205 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT, resourcePath=clients/6fbaabdd-e661-4bd1-aefb-0ff392fb4ed7 2026-08-14 23:23:15,807 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=026a05e1-673f-4a24-917f-ef29d1561ced, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b727d881-4a7e-442a-bb64-c8835855109f, client_auth_method=client-secret, username=admin, authSessionParentId=3b71a87c-8e1e-4531-a935-2a585123895a, authSessionTabId=95XJJOGnmPE 2026-08-14 23:23:15,914 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT_ROLE, resourcePath=clients/1bcc6d34-3709-4607-9f42-0c5b831281f7/roles/member 2026-08-14 23:23:16,295 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=b1936cc5-e7fe-43ac-a8f1-bb2a2e934e30, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea24f108-f857-4f91-9ffd-4fdff08d6776, client_auth_method=client-secret, username=admin, authSessionParentId=e409fc35-2c6e-4d64-9003-15e76f8d11b9, authSessionTabId=EamNqJlg2X8 2026-08-14 23:23:16,384 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT_ROLE, resourcePath=clients/8f1a6f9c-6bf2-4f08-92ac-ee094cdbf19a/roles/admin 2026-08-14 23:23:16,764 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=8d708058-dd52-4caa-ad81-7beac37ba6fe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=20ad43b6-5288-4133-ab26-d58b8905e7d2, client_auth_method=client-secret, username=admin, authSessionParentId=6b7e96b8-7fdf-445b-ab45-b5cc02e0ecaa, authSessionTabId=RxO5EB7_S2c 2026-08-14 23:23:16,850 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT_ROLE, resourcePath=clients/8f1a6f9c-6bf2-4f08-92ac-ee094cdbf19a/roles/editor 2026-08-14 23:23:17,215 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=8194d924-a1d8-4e36-a4c4-88f79eddb150, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=256dae8a-14f1-4333-861b-53d6fe8aee75, client_auth_method=client-secret, username=admin, authSessionParentId=ef44d43e-0b1c-4885-b7a4-a30c5a6ef25d, authSessionTabId=cesspL0i5xE 2026-08-14 23:23:17,313 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT_ROLE, resourcePath=clients/8f1a6f9c-6bf2-4f08-92ac-ee094cdbf19a/roles/viewer 2026-08-14 23:23:17,692 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=a64f31d8-6445-40c6-9061-9b82a440241d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=012e2c10-bc41-4d8c-a7c7-9d7b322408a4, client_auth_method=client-secret, username=admin, authSessionParentId=4ac32e19-d965-460c-b5ce-d722eaab7294, authSessionTabId=dxsWLbRMTGI 2026-08-14 23:23:17,770 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT_ROLE, resourcePath=clients/6fbaabdd-e661-4bd1-aefb-0ff392fb4ed7/roles/member 2026-08-14 23:25:31,150 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=71555405-36d6-49ba-b64e-4f1e3da1cddc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ffd34633-64c1-4169-99e0-3c890ebdfcc7, client_auth_method=client-secret, username=admin, authSessionParentId=60d275eb-f0b7-4490-86b2-8d242cf63e98, authSessionTabId=RY0GF96JaCM 2026-08-14 23:25:31,348 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=REALM, resourcePath=null 2026-08-14 23:25:32,745 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=16971b7d-3716-4bb0-b307-a8aef8c913a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3627c6c6-e61d-4f5e-9a0a-2ad139e4d354, client_auth_method=client-secret, username=admin, authSessionParentId=b612fa32-e0df-4dfe-9e9f-d7f16ccf37e0, authSessionTabId=KGpKHiYLMrI 2026-08-14 23:25:32,826 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT, resourcePath=clients/ad319062-af9a-4d45-913b-7083ca8efb4e 2026-08-14 23:25:33,479 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=admin-cli, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, auth_method=openid-connect, token_id=16960ebe-0865-4d34-ba7a-c61d432a1ba5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=78a1ea82-013f-4a46-9d49-bd87d97458d9, client_auth_method=client-secret, username=admin, authSessionParentId=2d4b5ae9-154b-4d90-9956-4726cd060665, authSessionTabId=6jtcFVI21S8 2026-08-14 23:25:33,724 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9f45b25d-73d5-44c8-94b7-46fb039fbc90, clientId=e3e9c8fe-a1ec-41cd-b310-c7310b5f3e3b, userId=6bf0a0b4-7706-4f75-ab7a-3bd321e88e00, ipAddress=199.19.213.203, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/55493228-ce6c-4af7-aa5d-467a7ed76710/role-mappings/clients/e67ceca5-a3d1-41b7-9a4e-7744cb14a02d