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-17 18:48:34,760 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4677ms 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-17 18:48:36,075 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-17 18:48:38,180 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-17 18:48:38,352 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-17 18:48:38,498 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-17 18:48:38,619 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-17 18:48:38,623 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d7d5bc36-5f70-4670-be11-02a99fec3a1e, name: keycloak-0-59874 2026-04-17 18:48:38,632 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-17 18:48:38,633 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-17 18:48:38,647 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44885 2026-04-17 18:48:38,830 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-17 18:48:38,838 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-17 18:48:40,653 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59874: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-17 18:48:40,663 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59874|0] (1) [keycloak-0-59874] 2026-04-17 18:48:40,676 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59874`, physical addresses are `[10.0.0.108:60421]` 2026-04-17 18:48:41,120 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59874, Site name: null 2026-04-17 18:48:41,746 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-17 18:48:41,746 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-17 18:48:41,887 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-17 18:48:42,090 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-17 18:48:42,090 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-17 18:48:42,191 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-17 18:48:42,191 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-17 18:49:12,156 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-17 18:49:14,466 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.531s. Listening on: http://0.0.0.0:8080 2026-04-17 18:49:14,467 INFO [io.quarkus] (main) Profile prod activated. 2026-04-17 18:49:14,467 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-17 18:49:14,618 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-17 18:49:31,188 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=df1834a8-7772-4bb1-b6e0-8f4ba0fc948b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7242101b-e687-4f4e-883d-193191df1eb2, client_auth_method=client-secret, username=admin, authSessionParentId=8874b1be-684d-4812-9c74-c9e31ebfdb77, authSessionTabId=atac2w-1eaU 2026-04-17 18:49:32,614 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=REALM, resourcePath=atmosphere 2026-04-17 18:49:33,377 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=71a0eea7-9f6b-4170-b1ee-fee5ebb8277d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0256ea8-f3b7-4a87-84c5-0846b54dfd43, client_auth_method=client-secret, username=admin, authSessionParentId=f82f177e-e4bd-4786-a8d1-527921b87ee3, authSessionTabId=wcV8FefyqAc 2026-04-17 18:49:33,478 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/edfbe551-0fd4-49a4-8987-f2a737523b8e 2026-04-17 18:49:33,699 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/edfbe551-0fd4-49a4-8987-f2a737523b8e/protocol-mappers/models/f8caa719-0ef4-4203-b3eb-5f787622512c 2026-04-17 18:49:54,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=e75a1d44-1b1b-4d62-974d-f0d6e2f511cd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9dd83128-fbf2-4a33-85f9-1a8d84a13e0e, client_auth_method=client-secret, username=admin, authSessionParentId=0adaecdb-42bc-46ff-889c-da463d7e67ff, authSessionTabId=GaaEwGG7Pdw 2026-04-17 18:49:54,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/fe25f885-a415-4ef6-af16-8f34c88316b1 2026-04-17 18:49:54,862 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=6991bd47-a286-44f6-9446-80c71296cd38, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bc9d5153-ff1a-4f52-90e1-d53996b840ee, client_auth_method=client-secret, username=admin, authSessionParentId=840b8649-773b-4dd8-85a2-f2f36d1796d6, authSessionTabId=DBmq3H-m2gQ 2026-04-17 18:49:54,929 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/1f033380-4dc4-49ba-a5b6-327979b22885 2026-04-17 18:49:55,279 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=ffa082d6-0c52-4d73-a066-dbdba302929c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=38e06b06-84a8-4a9e-8f8a-4c87988d44f5, client_auth_method=client-secret, username=admin, authSessionParentId=3d1d38b6-caf5-4894-b905-32b88cf93a62, authSessionTabId=kB8xMBfJ8Z4 2026-04-17 18:49:55,348 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/746fd585-8f6c-48c4-b1de-0006c86f29b5 2026-04-17 18:49:55,928 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=0285f828-517b-4af6-953b-97e2cd9c9df5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1233284b-28df-435b-aa2c-8cb55515dd5f, client_auth_method=client-secret, username=admin, authSessionParentId=413abc9d-334b-4767-a3b0-1fa928b0460a, authSessionTabId=0OwxvSgZyQs 2026-04-17 18:49:56,028 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/fe25f885-a415-4ef6-af16-8f34c88316b1/roles/member 2026-04-17 18:49:56,399 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=c2a39f84-4d84-4a77-a32b-d1470a42f912, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=88cc1590-88d6-4457-851f-53978cdbd26a, client_auth_method=client-secret, username=admin, authSessionParentId=0a523092-5f54-48a2-b7c7-746e5eb03f1c, authSessionTabId=zfCF0rb5yNs 2026-04-17 18:49:56,480 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/1f033380-4dc4-49ba-a5b6-327979b22885/roles/admin 2026-04-17 18:49:56,842 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=acd6c532-9328-45dc-80f5-2f3553512929, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9dbd9602-af8b-4300-aad4-786c9b5f31c7, client_auth_method=client-secret, username=admin, authSessionParentId=230b552b-0d00-4cfd-97f8-84a0122407ba, authSessionTabId=g_LOK8FvlC4 2026-04-17 18:49:56,931 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/1f033380-4dc4-49ba-a5b6-327979b22885/roles/editor 2026-04-17 18:49:57,287 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=62fbd185-5f03-4c88-846d-a0fa2f1317b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f1e83b2c-857b-46f7-ab2e-576b0333e1e4, client_auth_method=client-secret, username=admin, authSessionParentId=c35edeb2-ff02-4cf9-ad80-f3acc7cf5af7, authSessionTabId=vaVzYvZBuzk 2026-04-17 18:49:57,370 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/1f033380-4dc4-49ba-a5b6-327979b22885/roles/viewer 2026-04-17 18:49:57,714 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=b9c16904-b2a4-490d-8a29-456466df9fff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=732911bb-44ae-49b2-9293-07ddabaad956, client_auth_method=client-secret, username=admin, authSessionParentId=754fbdf8-47b4-4cba-ab2c-dcad67893feb, authSessionTabId=17oXssM-x2E 2026-04-17 18:49:57,795 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/746fd585-8f6c-48c4-b1de-0006c86f29b5/roles/member 2026-04-17 18:52:08,114 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=c68976ec-c802-4f9a-8311-ff29855a325a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0ca2488-6db4-4317-a6ca-9f5aaf9afeca, client_auth_method=client-secret, username=admin, authSessionParentId=81a2f8a3-535b-48b9-a40c-a620a06b49b5, authSessionTabId=eHp32fnesFQ 2026-04-17 18:52:08,298 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=REALM, resourcePath=null 2026-04-17 18:52:09,621 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=8c17d51d-3a1d-4bc6-8a5a-bb5b6caa6f14, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7a649258-c103-4dd1-9591-b6e426a30f6a, client_auth_method=client-secret, username=admin, authSessionParentId=8fa1d7ba-8258-432f-ae48-5f6d89eec6ee, authSessionTabId=I711rX3nRGI 2026-04-17 18:52:09,707 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/8951e40a-3abc-4954-a9b5-bf1effb90d52 2026-04-17 18:52:10,327 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=admin-cli, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=751a8cde-fe14-4929-8457-cfadfea967cd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e10a25fb-a689-4ce9-85a2-c727ab7bd0a0, client_auth_method=client-secret, username=admin, authSessionParentId=97fbb595-caf4-4436-8426-3791de8059ad, authSessionTabId=FxoC_j-QJOg 2026-04-17 18:52:10,614 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e45cef50-74b8-4f51-9675-7d77cb6183ac, clientId=424d6e74-9589-4425-b97f-59a6070e470c, userId=3774a8e8-242f-4f00-a125-4186a0ee6665, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/98545aa8-0666-410b-ace8-6c16c0b19c81/role-mappings/clients/c70519ef-3a70-441b-96f9-b8724f5deadf