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-06 21:09:12,734 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5055ms 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-06 21:09:14,143 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-06 21:09:16,445 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-06 21:09:16,543 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-06 21:09:16,807 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-06 21:09:16,941 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-06 21:09:16,943 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 59f3fc10-3a83-4b36-94f1-9e8174653c72, name: keycloak-0-37421 2026-04-06 21:09:16,950 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-06 21:09:16,950 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-06 21:09:16,957 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23239 2026-04-06 21:09:17,267 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-06 21:09:18,962 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-37421: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-06 21:09:18,976 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-37421|0] (1) [keycloak-0-37421] 2026-04-06 21:09:18,993 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-37421`, physical addresses are `[10.0.0.231:38775]` 2026-04-06 21:09:19,546 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-37421, Site name: null 2026-04-06 21:09:19,550 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-06 21:09:20,288 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-06 21:09:20,289 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-06 21:09:20,473 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-06 21:09:20,662 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-06 21:09:20,662 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-06 21:09:20,755 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-06 21:09:20,755 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-06 21:09:49,790 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-06 21:09:51,939 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.012s. Listening on: http://0.0.0.0:8080 2026-04-06 21:09:51,940 INFO [io.quarkus] (main) Profile prod activated. 2026-04-06 21:09:51,940 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-06 21:09:52,116 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-06 21:10:08,855 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=8b758fc3-74eb-4be5-8c36-33d01b61808a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75938098-d7f7-45d0-a6a2-97f060594105, client_auth_method=client-secret, username=admin, authSessionParentId=74f1edf7-0aaf-45b9-bb1b-42b4d1857fd8, authSessionTabId=NbyHzdOiAUQ 2026-04-06 21:10:10,372 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=atmosphere 2026-04-06 21:10:11,199 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=9b6020ba-b93d-4179-82d5-af2caf0bfae8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1ec7f55c-d594-40bc-b359-491a97e6ef4d, client_auth_method=client-secret, username=admin, authSessionParentId=ca44f962-2b34-495f-95a2-cc50c637b041, authSessionTabId=Kiks89po9tU 2026-04-06 21:10:11,281 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2cc1bdcf-e3ad-4a9f-bd7e-00821b670364 2026-04-06 21:10:11,365 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2cc1bdcf-e3ad-4a9f-bd7e-00821b670364/protocol-mappers/models/ca2247be-89fa-4245-b7d4-6e527d7f10ea 2026-04-06 21:10:32,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=28604633-38f5-4199-9133-3956cd996cc6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=910a7d86-b78c-4783-81af-29ca0cd0ad7d, client_auth_method=client-secret, username=admin, authSessionParentId=d4097e78-22fd-47e3-9984-bc0e02ec71c0, authSessionTabId=_HCLfsbYrZ8 2026-04-06 21:10:32,527 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/70170568-1f18-49de-922f-9ffca3d69a79 2026-04-06 21:10:32,947 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=25e50538-d8e8-435f-8c52-89bb12b2dd65, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=89e37e5b-70bf-4ee1-a4c9-c2e86565dfbd, client_auth_method=client-secret, username=admin, authSessionParentId=d8508aaf-ade3-43ce-a76e-639f58d03821, authSessionTabId=fpLFfCusACo 2026-04-06 21:10:33,023 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/4e22a392-c0ed-4445-8c33-9a7ed9a259f5 2026-04-06 21:10:33,392 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=c3ea0ab3-5062-4bba-898f-7db59afea791, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60ad80b5-d8c4-41aa-9549-18ae8245cf02, client_auth_method=client-secret, username=admin, authSessionParentId=0d410086-2f34-4546-a4e0-867160c22b4c, authSessionTabId=Z8xA-nYvKs4 2026-04-06 21:10:33,460 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/829ecbbe-7d5c-44ee-a325-1024435df103 2026-04-06 21:10:34,133 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=996850cd-a635-48e7-aecf-fee34bec1b15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce8beeec-1646-4c4e-9347-8d0c9027de8f, client_auth_method=client-secret, username=admin, authSessionParentId=f56ce4d1-fe9b-4f25-b266-6834da1b33cc, authSessionTabId=QnNgJwwgJNA 2026-04-06 21:10:34,246 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/70170568-1f18-49de-922f-9ffca3d69a79/roles/member 2026-04-06 21:10:34,639 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=3e8b9926-c3ae-412d-b277-a328f39c6a09, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e36bf14-98e4-4678-9da9-a5884c352ced, client_auth_method=client-secret, username=admin, authSessionParentId=abfdc9d6-fc0e-4a3a-a99f-5b413e109537, authSessionTabId=Lbf3HnxnakQ 2026-04-06 21:10:34,730 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/4e22a392-c0ed-4445-8c33-9a7ed9a259f5/roles/admin 2026-04-06 21:10:35,100 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=339c8757-0cb6-420a-b44e-38ae3b83b230, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e765bb7c-f161-4da7-90da-b667f2fcba31, client_auth_method=client-secret, username=admin, authSessionParentId=9f0df577-6cfc-4ff7-8501-87b60f630eeb, authSessionTabId=w3xUtLlxWNE 2026-04-06 21:10:35,188 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/4e22a392-c0ed-4445-8c33-9a7ed9a259f5/roles/editor 2026-04-06 21:10:35,545 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=0f294c60-b371-4fdc-a6b3-6ce60dec8214, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9973de75-e2c2-4c45-887a-b70feef07578, client_auth_method=client-secret, username=admin, authSessionParentId=e859ec47-875d-4b9c-b60c-3546968d6113, authSessionTabId=sgSkuZFNWog 2026-04-06 21:10:35,640 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/4e22a392-c0ed-4445-8c33-9a7ed9a259f5/roles/viewer 2026-04-06 21:10:36,030 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=f3a6b7b3-1032-4da3-bcc8-a9a7d9727912, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=385e2097-5839-4b64-9b70-8d637b8e9a3f, client_auth_method=client-secret, username=admin, authSessionParentId=a1dc5cf0-2b67-4587-8d9c-a6d32edd3717, authSessionTabId=0bYuBipxSkI 2026-04-06 21:10:36,107 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/829ecbbe-7d5c-44ee-a325-1024435df103/roles/member 2026-04-06 21:12:50,282 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=536c15b0-50b5-4694-9600-1b38ad44d56f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0e851dc4-1450-410c-b220-e1747cf35fd8, client_auth_method=client-secret, username=admin, authSessionParentId=7cb345ca-98b5-499f-89c5-24b417ff5dbb, authSessionTabId=yoQ95pVGxf4 2026-04-06 21:12:50,469 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-04-06 21:12:52,018 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=755df1b9-92f3-459c-9e63-13fa574b9e1d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=570ae690-8031-4969-b26e-73bec9a2e3cb, client_auth_method=client-secret, username=admin, authSessionParentId=e258336d-f253-495c-a354-a84db828c67e, authSessionTabId=BBA6VK_2PS8 2026-04-06 21:12:52,109 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/3c56d09e-d82f-47a7-933b-d0305be4595e 2026-04-06 21:12:52,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=admin-cli, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=5829859e-9bc5-4263-9e65-246ba1fe5c43, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78271e1c-06e8-4c6a-ae49-e6e5531e6606, client_auth_method=client-secret, username=admin, authSessionParentId=c8328734-6621-4d83-89ad-46ceab8a94d1, authSessionTabId=765bs3zhbfI 2026-04-06 21:12:53,117 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9c9ece2d-3e56-4646-aedc-03cb50505cec, clientId=34ebafe0-856e-46fb-844d-1ee8546c2e4d, userId=d0b5809d-9b8a-4217-a745-b24e41e75c5d, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/75480527-c67d-4080-9ce1-dae5932188a7/role-mappings/clients/1ff6658e-2bf8-4407-a4b7-05702e9b6a93