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-18 09:16:27,262 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4509ms 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-18 09:16:28,647 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-18 09:16:30,820 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-18 09:16:30,942 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-18 09:16:31,197 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-18 09:16:31,310 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-18 09:16:31,312 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ed1c5050-d1ad-41f2-ba2f-6175f45a7abf, name: keycloak-0-1653 2026-04-18 09:16:31,318 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-18 09:16:31,318 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-18 09:16:31,325 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44996 2026-04-18 09:16:31,590 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-18 09:16:32,327 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-18 09:16:32,328 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-18 09:16:32,474 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-18 09:16:32,653 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-18 09:16:32,653 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-18 09:16:32,751 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-18 09:16:32,751 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-18 09:16:33,329 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1653: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-18 09:16:33,345 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1653|0] (1) [keycloak-0-1653] 2026-04-18 09:16:33,357 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1653`, physical addresses are `[10.0.0.85:60532]` 2026-04-18 09:17:10,655 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1653, Site name: null 2026-04-18 09:17:10,773 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-18 09:17:10,794 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-18 09:17:12,843 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 45.408s. Listening on: http://0.0.0.0:8080 2026-04-18 09:17:12,844 INFO [io.quarkus] (main) Profile prod activated. 2026-04-18 09:17:12,844 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-18 09:17:12,990 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-18 09:17:29,403 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=b0dd4f16-78e4-47e6-aafb-224246578291, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6c6f9d5-92da-42db-9cf0-d2ccb0016b79, client_auth_method=client-secret, username=admin, authSessionParentId=f8b26545-be49-47d6-832f-c7a5d16ca1e1, authSessionTabId=bfOtGA4w9Ck 2026-04-18 09:17:30,918 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=atmosphere 2026-04-18 09:17:31,733 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=c4c5fcff-96e3-40db-9d23-6c65c72c5843, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c3801d25-b693-4411-a7e7-46ac8c956026, client_auth_method=client-secret, username=admin, authSessionParentId=8de7ae43-0303-4642-a060-178618c69da1, authSessionTabId=MTVNPOmlQe4 2026-04-18 09:17:31,833 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/fc11243b-ab09-462b-9ccb-5babef47fab3 2026-04-18 09:17:31,945 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/fc11243b-ab09-462b-9ccb-5babef47fab3/protocol-mappers/models/d8506071-80b0-49af-b77b-813ac2526422 2026-04-18 09:17:52,658 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=8335425e-d67f-448e-bfad-370a2243a4b6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43fc01aa-6210-407d-abb3-71e5b1a3b495, client_auth_method=client-secret, username=admin, authSessionParentId=8d96de1f-027a-4265-9539-98e04b1968c1, authSessionTabId=ydC4S0xN768 2026-04-18 09:17:52,774 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/4b4cf5e9-5720-4f09-b0ef-770c9a55b834 2026-04-18 09:17:53,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=fb059e0e-0ac3-4b59-8544-a861d24e67dd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=591cbcae-d79e-444a-a28f-80cc0caf82ce, client_auth_method=client-secret, username=admin, authSessionParentId=101e4be0-6fd4-48cc-9388-fda4f058c289, authSessionTabId=_Wv4pO83x_k 2026-04-18 09:17:53,299 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/2fb956de-dd04-427f-87ba-dc459b267b78 2026-04-18 09:17:53,654 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=0c60b991-c3f6-4034-a0e5-0eebec862a15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=02b58c09-ef19-4220-9314-f96502204bf1, client_auth_method=client-secret, username=admin, authSessionParentId=7465122c-18d8-4cb2-bf14-ce6621c171ed, authSessionTabId=TA47DfV8Sfk 2026-04-18 09:17:53,724 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/6c434f92-fc99-489d-a185-0950064dc229 2026-04-18 09:17:54,332 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=aaed41a2-4fdd-4848-9ba2-829cc62b053d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=61ca7474-026a-48f7-a4c8-e3af03ba04ef, client_auth_method=client-secret, username=admin, authSessionParentId=e20ffc1f-d12f-4f6d-a154-6a98a519d4a3, authSessionTabId=WTRJd7QnP6c 2026-04-18 09:17:54,437 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/4b4cf5e9-5720-4f09-b0ef-770c9a55b834/roles/member 2026-04-18 09:17:54,792 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=06eb0153-6587-48a2-a313-045f4b62da4f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec9240ca-efda-42e2-86d4-5ba1846d06df, client_auth_method=client-secret, username=admin, authSessionParentId=ac2e9bdd-de4f-42c6-aaaf-3bc92ea7ae2d, authSessionTabId=mQz4rV5yMuo 2026-04-18 09:17:54,884 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/2fb956de-dd04-427f-87ba-dc459b267b78/roles/admin 2026-04-18 09:17:55,258 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=41ebab79-f647-482b-9174-3b4a4997ce07, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=26c7a965-080b-4706-843c-9cda6a3554ca, client_auth_method=client-secret, username=admin, authSessionParentId=7ea34f35-348e-41ad-9b5d-4913bd617d6e, authSessionTabId=WUqqa-l32aE 2026-04-18 09:17:55,335 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/2fb956de-dd04-427f-87ba-dc459b267b78/roles/editor 2026-04-18 09:17:55,693 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=96cae9ca-256e-47b7-bc88-7fdec8c0f70a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ca6c2cd6-1052-4d4b-949b-31fa2d397ea8, client_auth_method=client-secret, username=admin, authSessionParentId=833e0024-822d-44c3-a768-93b29b9b3fdf, authSessionTabId=ki3tGxmK1y0 2026-04-18 09:17:55,812 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/2fb956de-dd04-427f-87ba-dc459b267b78/roles/viewer 2026-04-18 09:17:56,215 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=daa936f7-b396-4e4f-bd9c-00fc03689dff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=391b318e-b64f-4050-b22b-bba6cf37f83a, client_auth_method=client-secret, username=admin, authSessionParentId=5a82bd16-8672-4d75-bd62-2ba35bd2fd45, authSessionTabId=VNhdQirhxjo 2026-04-18 09:17:56,301 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/6c434f92-fc99-489d-a185-0950064dc229/roles/member 2026-04-18 09:20:18,526 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=a35a271c-6f82-483d-9c99-5a506c04c9ff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b8481aa1-1732-45d4-bb4d-cd5017e9995d, client_auth_method=client-secret, username=admin, authSessionParentId=97fc7297-f5f6-4876-83f3-916bdf2619bf, authSessionTabId=7T3MdF6rKck 2026-04-18 09:20:18,703 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=null 2026-04-18 09:20:20,032 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=9e5a3b8d-7864-480f-bdaa-4119928c1654, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da57f864-030e-4181-8a21-dc25aea15581, client_auth_method=client-secret, username=admin, authSessionParentId=9cb011e5-57bd-4d63-a70a-92e92accf11f, authSessionTabId=paTwsJxicps 2026-04-18 09:20:20,098 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/adc0e4ed-386f-4155-b62f-449ffd62d56c 2026-04-18 09:20:20,696 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=admin-cli, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=c93e1471-c043-4e61-abe3-12d1f003d86f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=55ba47fb-16c8-4aef-8993-1053a8a3600a, client_auth_method=client-secret, username=admin, authSessionParentId=2a0094f2-794e-4bd8-94f4-485826ec26cc, authSessionTabId=Mbb3f4VsmEg 2026-04-18 09:20:20,940 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=08ba443c-5b80-4f38-ac47-8603a40f4fc1, clientId=46c1b471-9b8f-4876-b235-1c30ab35e6e3, userId=f8d226da-d7ce-439c-8968-cbd53eb94c8a, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/990fb621-ff23-4ad8-9bee-fc33988b2dd8/role-mappings/clients/8b5a1434-c40b-4db6-8588-770d1f3bfc21