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-03-19 09:08:25,880 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4488ms 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-03-19 09:08:27,142 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-03-19 09:08:29,421 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-19 09:08:29,599 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-19 09:08:29,757 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-19 09:08:29,873 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-19 09:08:29,875 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: deb44964-e060-4e82-855f-f5983158d2e4, name: keycloak-0-21568 2026-03-19 09:08:29,880 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-03-19 09:08:29,880 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-03-19 09:08:29,890 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29988 2026-03-19 09:08:30,103 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-03-19 09:08:30,871 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-03-19 09:08:30,871 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-03-19 09:08:31,029 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-19 09:08:31,224 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-03-19 09:08:31,224 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-03-19 09:08:31,315 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-03-19 09:08:31,315 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-03-19 09:08:31,900 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21568: no members discovered after 2006 ms: creating cluster as coordinator 2026-03-19 09:08:31,912 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21568|0] (1) [keycloak-0-21568] 2026-03-19 09:08:31,926 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21568`, physical addresses are `[10.0.0.33:45524]` 2026-03-19 09:09:10,042 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21568, Site name: null 2026-03-19 09:09:10,221 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-19 09:09:10,245 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-19 09:09:12,482 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.395s. Listening on: http://0.0.0.0:8080 2026-03-19 09:09:12,483 INFO [io.quarkus] (main) Profile prod activated. 2026-03-19 09:09:12,483 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-03-19 09:09:12,639 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-19 09:09:32,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=57dd7654-8b6e-4e6e-8adf-63b2b03f5a7c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8895b679-0eea-444a-bd62-0fa928fcd822, client_auth_method=client-secret, username=admin, authSessionParentId=7b7106e2-f566-4fcf-bf1d-ea75e5dc4a93, authSessionTabId=CvTf8g3SJIA 2026-03-19 09:09:33,968 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=REALM, resourcePath=atmosphere 2026-03-19 09:09:34,741 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=691893f0-3e64-462f-a7d0-99835deb0fa8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cedc37d7-3c06-4c9f-b3eb-889c164f23a2, client_auth_method=client-secret, username=admin, authSessionParentId=4f803ee9-650b-4bc0-bc3e-37aba3c8d4b2, authSessionTabId=4C7QQYNGRT4 2026-03-19 09:09:34,830 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9bdcbf38-562b-4f52-98ed-990b9605046b 2026-03-19 09:09:34,929 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9bdcbf38-562b-4f52-98ed-990b9605046b/protocol-mappers/models/97782294-2650-4d26-a842-1ba6c2461445 2026-03-19 09:09:55,990 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=a3b296dc-7980-4d17-a8c9-64a8a6c5750f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ae3b30f3-0a4b-4ff4-9cc9-b3bcd2836e8c, client_auth_method=client-secret, username=admin, authSessionParentId=ffb5efa6-bc6d-4765-a569-fdd62e6673eb, authSessionTabId=l73yBZTD3-k 2026-03-19 09:09:56,090 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/3f98f6f6-4e09-4584-8eaa-1fbeb2f0d4d5 2026-03-19 09:09:56,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=a0ac76ba-a130-4e9a-96d9-8460898ceeb0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=74f19db8-0345-4518-916b-2b023d85b1e0, client_auth_method=client-secret, username=admin, authSessionParentId=6c8630a7-f9fd-43c9-9dfd-20f02570f665, authSessionTabId=jmlKTyII4sE 2026-03-19 09:09:56,527 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/53daac04-c4a0-4ed7-9bd1-f999f64752d0 2026-03-19 09:09:56,878 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=adf7372d-a034-4493-90c8-4b2b30d393c1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6bb4a833-eb16-4d85-abc7-dd28d0a17455, client_auth_method=client-secret, username=admin, authSessionParentId=f3927288-2b45-41bf-bf9e-f4c694a42ff0, authSessionTabId=lkQbd3uaw_k 2026-03-19 09:09:56,947 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/1c421adf-d0ce-4bec-9f9d-2a746244e3a9 2026-03-19 09:09:57,533 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=1cfe3172-752b-4d75-ba73-3a0c591c7cd9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9349a673-650d-40df-a18a-c99c60843a86, client_auth_method=client-secret, username=admin, authSessionParentId=c5536492-6cec-47d3-978d-c1b64e487937, authSessionTabId=O6EXRLr5Ci0 2026-03-19 09:09:57,624 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/3f98f6f6-4e09-4584-8eaa-1fbeb2f0d4d5/roles/member 2026-03-19 09:09:57,980 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=c6942acf-5ce7-4f29-97d8-c75a23f840ac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0c1bc94f-f418-4461-85c5-9545523e0af0, client_auth_method=client-secret, username=admin, authSessionParentId=4d8a3b69-ed2d-4443-8452-68d1977c8e9e, authSessionTabId=m4gETXzFTtQ 2026-03-19 09:09:58,143 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/53daac04-c4a0-4ed7-9bd1-f999f64752d0/roles/admin 2026-03-19 09:09:58,514 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=d8fb3f23-6cb1-4883-89e6-1ca69033da2b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1495e6fd-9236-488c-9515-d0037c33e1d7, client_auth_method=client-secret, username=admin, authSessionParentId=0c590cfe-8dd5-435a-9aa9-8b8c82450be0, authSessionTabId=ssrdqj5rsEA 2026-03-19 09:09:58,590 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/53daac04-c4a0-4ed7-9bd1-f999f64752d0/roles/editor 2026-03-19 09:09:58,965 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=5222c6fe-44cf-43de-a83a-2fb2e152e8d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef012c03-c8ef-48cb-bd7b-e9c051ba68b1, client_auth_method=client-secret, username=admin, authSessionParentId=aa83f771-c8ba-4ad8-af8d-717a09550669, authSessionTabId=AhJsCKSaLkw 2026-03-19 09:09:59,061 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/53daac04-c4a0-4ed7-9bd1-f999f64752d0/roles/viewer 2026-03-19 09:09:59,424 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=4d984b3e-85f8-4f45-af50-900022375e7f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3534169-d410-4d31-9b0d-6cd45153630c, client_auth_method=client-secret, username=admin, authSessionParentId=61c3cb0d-74e6-4200-9f62-72209c1ff345, authSessionTabId=KdMXY4qwg2E 2026-03-19 09:09:59,504 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE, resourcePath=clients/1c421adf-d0ce-4bec-9f9d-2a746244e3a9/roles/member 2026-03-19 09:12:53,555 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=c5530e99-3db6-440e-ae51-1e780abf24f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da893722-910f-4bd8-8356-b660ef740653, client_auth_method=client-secret, username=admin, authSessionParentId=4bb6ebda-f122-4147-8f3c-94402155ab2c, authSessionTabId=dWEKoU7jGsU 2026-03-19 09:12:53,760 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=REALM, resourcePath=null 2026-03-19 09:12:55,521 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=68bc66fa-88ed-4c7c-8388-b2a164139cf1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e218cab4-d53d-4b04-9725-6be7efcaac84, client_auth_method=client-secret, username=admin, authSessionParentId=f8602bcc-1471-44af-881e-04763932f18a, authSessionTabId=mhvVDLTXqLc 2026-03-19 09:12:55,701 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT, resourcePath=clients/e352a85e-1cef-49e5-8967-d7baab932cd2 2026-03-19 09:12:56,331 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=admin-cli, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, auth_method=openid-connect, token_id=6f418a42-21d0-4d03-b577-edcce464e0a8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a64a4c8f-2991-47b6-83da-e18edd5c2846, client_auth_method=client-secret, username=admin, authSessionParentId=c137e903-652c-4b38-a3a6-274ed12a0db3, authSessionTabId=CCHyGMpO95w 2026-03-19 09:12:56,730 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e971207c-ec2d-43aa-846d-d394e937e0b3, clientId=e7528fa7-8559-464e-96a8-71182cd1aca2, userId=b3b3ce89-9d4d-4fea-9955-4c1cc24d018e, ipAddress=199.19.213.32, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/507979c1-51ec-43f8-884e-7ca1c4605481/role-mappings/clients/3ca22e75-93ad-4857-812b-b58d451c43b7