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-19 13:36:36,619 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5240ms 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-19 13:36:38,265 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-19 13:36:40,707 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-19 13:36:40,887 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-19 13:36:41,045 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-19 13:36:41,179 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-19 13:36:41,182 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 78d60e52-ed2d-41ce-82f7-15a19ac8fc51, name: keycloak-0-19757 2026-04-19 13:36:41,192 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-19 13:36:41,193 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-19 13:36:41,201 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21625 2026-04-19 13:36:41,492 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-19 13:36:41,499 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-19 13:36:43,208 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-19757: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-19 13:36:43,222 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-19757|0] (1) [keycloak-0-19757] 2026-04-19 13:36:43,235 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-19757`, physical addresses are `[10.0.0.183:37161]` 2026-04-19 13:36:43,678 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-19757, Site name: null 2026-04-19 13:36:44,495 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-19 13:36:44,495 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-19 13:36:44,671 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-19 13:36:44,879 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-19 13:36:44,880 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-19 13:36:45,005 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-19 13:36:45,006 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-19 13:37:20,887 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-19 13:37:22,985 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.147s. Listening on: http://0.0.0.0:8080 2026-04-19 13:37:22,986 INFO [io.quarkus] (main) Profile prod activated. 2026-04-19 13:37:22,986 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-19 13:37:23,161 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-19 13:37:39,021 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=bf60dc3f-71ea-4d05-9604-88194d37da33, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=66aa1f33-0cff-4be2-9d49-1603faed3aa5, client_auth_method=client-secret, username=admin, authSessionParentId=5629ee35-fb00-457c-a6df-7d093bdfed1a, authSessionTabId=mgWfctDKl1k 2026-04-19 13:37:40,769 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=REALM, resourcePath=atmosphere 2026-04-19 13:37:41,661 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=a1534429-2684-48d1-afb8-7f96318d5c4e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7d2904ca-bd16-4184-bdc4-c54d4bf26682, client_auth_method=client-secret, username=admin, authSessionParentId=2d76369e-26cd-47e6-a758-ddd318063fc4, authSessionTabId=HP-JFhNqnfM 2026-04-19 13:37:41,767 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/eefea53e-a5f1-4b79-aa62-f86f8c1130c3 2026-04-19 13:37:41,858 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/eefea53e-a5f1-4b79-aa62-f86f8c1130c3/protocol-mappers/models/6aefc516-c0dd-4b7b-b1fd-3c9636fcc140 2026-04-19 13:38:03,228 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=3265af95-237d-41a7-9b95-70bbf2260c83, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aff9f029-a1af-4ca4-878a-4191ee4a2e24, client_auth_method=client-secret, username=admin, authSessionParentId=72dc4d28-da97-4aa1-a139-74e190acb52a, authSessionTabId=OaYVe9o-j2Q 2026-04-19 13:38:03,330 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/98879c11-3b11-43be-ae1e-0087d83aaecd 2026-04-19 13:38:03,724 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=dae8b472-f264-4545-90eb-91f175c6cf38, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cabc9468-1a17-4487-a3d0-c7f8925f702c, client_auth_method=client-secret, username=admin, authSessionParentId=4a83ce53-c55e-47ef-98b6-0181b7129a02, authSessionTabId=lgLF7NEysgA 2026-04-19 13:38:03,797 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/af96b61d-08bd-4a37-8658-51399e2821ee 2026-04-19 13:38:04,206 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=24479d27-11b8-48d9-8828-7de9c2f4c134, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb18faa4-db08-4617-b353-94e33de4ad98, client_auth_method=client-secret, username=admin, authSessionParentId=ca9c7045-a18b-4d70-83b6-62a4d4e69597, authSessionTabId=OWV0wmMpQbk 2026-04-19 13:38:04,281 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/584dbfdc-08af-40a0-bee3-83a6d18c89c0 2026-04-19 13:38:04,981 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=bbd2521a-a347-4155-a2ba-97e146d054c4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b3b320d4-4120-49f7-839b-6395c44e13d6, client_auth_method=client-secret, username=admin, authSessionParentId=9bc1baa9-d40d-4a9a-a6f7-05967874b823, authSessionTabId=bmJWB5ZID9A 2026-04-19 13:38:05,096 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/98879c11-3b11-43be-ae1e-0087d83aaecd/roles/member 2026-04-19 13:38:05,481 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=afe7b4e8-bc09-4a73-8ffb-1a084926b94c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=796fb8fa-a953-4f76-a637-b4f6002f0a14, client_auth_method=client-secret, username=admin, authSessionParentId=d4eb600b-bf6d-438b-a5d0-a69816fd9420, authSessionTabId=bK4SUQSMK04 2026-04-19 13:38:05,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/af96b61d-08bd-4a37-8658-51399e2821ee/roles/admin 2026-04-19 13:38:05,948 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=aba30fbe-fa5b-4146-b9b7-09b44f7c70c2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=375b639b-3263-4fed-9873-0ff66db68f0c, client_auth_method=client-secret, username=admin, authSessionParentId=8f9c06d5-399c-4380-9bc2-8cae9228c4a4, authSessionTabId=XpIfWs_t5Ms 2026-04-19 13:38:06,043 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/af96b61d-08bd-4a37-8658-51399e2821ee/roles/editor 2026-04-19 13:38:06,434 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=733546a0-7640-4318-a53e-a6afa232a5a9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2790fc4e-7680-4f59-8782-e15b1cedb6ec, client_auth_method=client-secret, username=admin, authSessionParentId=e9bdcb78-aeb0-4f40-abde-c5a23859f1b7, authSessionTabId=KbzgUYZUoyw 2026-04-19 13:38:06,528 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/af96b61d-08bd-4a37-8658-51399e2821ee/roles/viewer 2026-04-19 13:38:06,947 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=702f857a-79d5-4ea9-ae77-ffe312253158, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78b899f9-8346-41e7-9b71-58214bbfd8f9, client_auth_method=client-secret, username=admin, authSessionParentId=ebd04dd9-9820-4e81-a7af-59b883bb10b1, authSessionTabId=JPzc_g1ffp0 2026-04-19 13:38:07,261 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/584dbfdc-08af-40a0-bee3-83a6d18c89c0/roles/member 2026-04-19 13:40:36,949 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=3ab65072-4ff1-42c1-9b22-26dd9499a999, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=275549c5-5652-43c1-b074-5a525b515607, client_auth_method=client-secret, username=admin, authSessionParentId=ea7468c0-319f-4743-8ef3-14a31e0b41e2, authSessionTabId=tiB9g3QBrNs 2026-04-19 13:40:37,131 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=REALM, resourcePath=null 2026-04-19 13:40:38,502 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=60b6823b-ec39-4c91-89d3-104843974b02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=97d28670-7527-4147-a6b3-04150ff6a720, client_auth_method=client-secret, username=admin, authSessionParentId=f6f6ee6d-efe1-40b9-b92b-34556b92d613, authSessionTabId=ee4JA3MSa-I 2026-04-19 13:40:38,580 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/ef215722-8413-46f4-bdfc-2bfc1ce0bcfb 2026-04-19 13:40:39,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=admin-cli, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=1847019f-1081-4e4e-86ce-2c0fa36e7f5c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f14400a-37ab-4bf4-b203-70ecca31d7e4, client_auth_method=client-secret, username=admin, authSessionParentId=a6cf92b6-a934-41c4-9ea5-e85b41efd6a5, authSessionTabId=w58D4ryuYsg 2026-04-19 13:40:39,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f6cd671-7a4b-4745-92f0-1f563c6327f0, clientId=332a90a8-d458-4406-9603-e1392ee4947d, userId=38607ae4-6e94-4926-a7f1-5f2a4cd5414f, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/db842b17-4234-4024-ba6d-6eb0b00c4b10/role-mappings/clients/16884715-d332-4360-b80d-35f76906785e