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-18 00:53:09,437 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4457ms 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-18 00:53:10,780 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-18 00:53:12,714 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-18 00:53:12,866 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-18 00:53:12,998 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-18 00:53:13,102 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-18 00:53:13,104 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0381ddb9-d7e0-48d7-9ce7-8723853e3ba2, name: keycloak-0-56327 2026-03-18 00:53:13,109 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-18 00:53:13,109 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-18 00:53:13,115 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22242 2026-03-18 00:53:13,350 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-18 00:53:13,352 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-18 00:53:14,135 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-18 00:53:14,135 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-18 00:53:14,295 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-18 00:53:14,474 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-18 00:53:14,474 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-18 00:53:14,565 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-18 00:53:14,565 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-18 00:53:15,120 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-56327: no members discovered after 2001 ms: creating cluster as coordinator 2026-03-18 00:53:15,129 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-56327|0] (1) [keycloak-0-56327] 2026-03-18 00:53:15,143 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-56327`, physical addresses are `[10.0.0.159:37778]` 2026-03-18 00:53:45,588 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-56327, Site name: null 2026-03-18 00:53:45,895 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-18 00:53:48,357 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.743s. Listening on: http://0.0.0.0:8080 2026-03-18 00:53:48,358 INFO [io.quarkus] (main) Profile prod activated. 2026-03-18 00:53:48,358 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-18 00:53:48,509 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-18 00:54:05,492 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=5b2789df-d394-403d-8d82-563595dee4c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3485d5a0-1baa-4669-b836-5c679414b542, client_auth_method=client-secret, username=admin, authSessionParentId=705b4122-0bb5-4e50-b105-1787902b837b, authSessionTabId=n71718WBLVk 2026-03-18 00:54:06,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=REALM, resourcePath=atmosphere 2026-03-18 00:54:07,715 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=d371153d-f288-459f-ae1a-8aba43cfa29a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8d0fb09a-40e6-4317-8f41-032c07037b13, client_auth_method=client-secret, username=admin, authSessionParentId=14fa2f2d-6138-4c00-b6ca-c36106341a09, authSessionTabId=0PUH9Gw1NLU 2026-03-18 00:54:07,809 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3d45aee8-551a-4494-b903-fe1c8bf9a282 2026-03-18 00:54:07,901 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3d45aee8-551a-4494-b903-fe1c8bf9a282/protocol-mappers/models/e7fe44a3-d44f-47bf-9505-c71003fd27a1 2026-03-18 00:54:28,634 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=73dd07f9-9590-490c-906b-e6e403135cbe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7941b65-cec0-42ea-9316-32a2233b2346, client_auth_method=client-secret, username=admin, authSessionParentId=2c8c5001-d707-4733-a2ea-6afd242d2b49, authSessionTabId=JZGgw5NfvNU 2026-03-18 00:54:28,898 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/802bd255-47f3-4a9a-b179-fe1b23efe9e4 2026-03-18 00:54:29,272 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=e3f9aa33-22eb-4213-b3e4-4c03e6a89177, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf5f2e2f-aba1-41a0-b90d-8b05df13060c, client_auth_method=client-secret, username=admin, authSessionParentId=44908d10-6598-4743-aacc-9fafdd39c72a, authSessionTabId=GHcMkmACGpc 2026-03-18 00:54:29,348 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/24420dc4-ff77-4ffb-a4ec-e3a6873daaef 2026-03-18 00:54:29,722 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=3ab1db20-3b6e-4623-a8a1-f6d99b56dd03, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e6be6304-a77a-4879-a377-d0d4681e6a76, client_auth_method=client-secret, username=admin, authSessionParentId=38a6d29d-624a-48f5-b997-94d5ea9fb815, authSessionTabId=5g0AOUpwc6c 2026-03-18 00:54:29,789 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/5d385ccb-7b3f-4019-b5a0-fd1c2ac3b025 2026-03-18 00:54:30,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=11986b8e-d723-452d-bcb7-485bda562c90, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4766508d-85cb-482c-b5d6-f8a66dcccaf0, client_auth_method=client-secret, username=admin, authSessionParentId=cca94b56-5670-4b5f-beb2-b609cf405503, authSessionTabId=3isqI1eEQQA 2026-03-18 00:54:30,491 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/802bd255-47f3-4a9a-b179-fe1b23efe9e4/roles/member 2026-03-18 00:54:30,850 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=9f3a783c-8b16-4f23-aeb8-6912a11ffed4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6825d6e5-09ee-4fdd-b461-f18dab235d33, client_auth_method=client-secret, username=admin, authSessionParentId=55210121-2fe1-441c-8c49-0dae6f2eb6f1, authSessionTabId=Pr-NkwiPlQQ 2026-03-18 00:54:30,934 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/24420dc4-ff77-4ffb-a4ec-e3a6873daaef/roles/admin 2026-03-18 00:54:31,312 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=58ccd140-d960-4900-8921-bd0a021835af, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1693ba55-3366-4df2-9ee9-bb928851ab62, client_auth_method=client-secret, username=admin, authSessionParentId=cfdc45d4-6d05-4e25-8b3b-b015691c8a57, authSessionTabId=p_eCpKaIEzo 2026-03-18 00:54:31,392 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/24420dc4-ff77-4ffb-a4ec-e3a6873daaef/roles/editor 2026-03-18 00:54:31,754 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=3ac08c5e-4125-4aba-82d1-0463eeb8b189, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2db41b0a-dcb7-40da-b71b-775a986312b1, client_auth_method=client-secret, username=admin, authSessionParentId=3145ac12-fae8-4acb-842a-6bedd0e8b793, authSessionTabId=lYy4-l0hyzs 2026-03-18 00:54:32,309 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/24420dc4-ff77-4ffb-a4ec-e3a6873daaef/roles/viewer 2026-03-18 00:54:32,678 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=bbbc4d45-f086-4cb8-9171-910b268b2863, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=849b5a37-c37c-4161-b541-1c45a0bd735d, client_auth_method=client-secret, username=admin, authSessionParentId=f8d47e16-ad25-4432-b8c6-5d88ff1062da, authSessionTabId=0NeYMFwR5HI 2026-03-18 00:54:32,753 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/5d385ccb-7b3f-4019-b5a0-fd1c2ac3b025/roles/member 2026-03-18 00:56:56,862 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=ebadc691-2c10-46a6-ae48-5b53748ff1d9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9d9d7b65-37c9-40db-b365-88f351b89591, client_auth_method=client-secret, username=admin, authSessionParentId=b72cc873-96a0-44b8-85eb-f4b92bed04ce, authSessionTabId=FBOH67vZDTw 2026-03-18 00:56:57,034 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=REALM, resourcePath=null 2026-03-18 00:56:58,428 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=0298e698-a5bf-40c3-9096-84c1c894ba35, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e66c5198-aabf-4704-9fe4-2bab22cb0549, client_auth_method=client-secret, username=admin, authSessionParentId=f4513132-3a8d-452f-9a11-6dfb7b87606e, authSessionTabId=u4z2qo9iisg 2026-03-18 00:56:58,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/af5c1dba-6a0c-437c-9164-68bbec4c9a83 2026-03-18 00:56:59,156 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=admin-cli, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=ce5b1eb7-25fb-4e1e-83a0-b48cd21d233c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=af88bd77-5066-45ac-992f-d0a906c30f0b, client_auth_method=client-secret, username=admin, authSessionParentId=76edca96-e054-4794-8e87-3cb9b57173c9, authSessionTabId=axaRH1dsRUA 2026-03-18 00:56:59,420 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6bf2401c-82b7-4389-8377-ff3863fc715d, clientId=c2063c33-6a8b-4686-bd8b-219992e1a487, userId=fe695af9-0bf9-48bb-9847-468bb76fa9f5, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/61dd8b28-caa3-4b6a-9e84-a58db4a7fc84/role-mappings/clients/7856991e-675d-40d1-b8b5-7eef0270a242