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-20 11:59:48,712 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4683ms 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-20 11:59:50,043 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-20 11:59:52,170 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 11:59:52,318 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 11:59:52,496 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 11:59:52,608 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 11:59:52,610 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0eef6ccd-86c3-4978-a7c7-23ae2529a8b4, name: keycloak-0-2837 2026-04-20 11:59:52,616 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-20 11:59:52,616 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-20 11:59:52,628 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38143 2026-04-20 11:59:52,883 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-20 11:59:54,639 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2837: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-20 11:59:54,649 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2837|0] (1) [keycloak-0-2837] 2026-04-20 11:59:54,662 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2837`, physical addresses are `[10.0.0.95:53679]` 2026-04-20 11:59:55,046 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2837, Site name: null 2026-04-20 11:59:55,054 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 11:59:55,824 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-20 11:59:55,824 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-20 11:59:55,982 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 11:59:56,203 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-20 11:59:56,203 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-20 11:59:56,311 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-20 11:59:56,311 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-20 12:00:28,597 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 12:00:30,559 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.675s. Listening on: http://0.0.0.0:8080 2026-04-20 12:00:30,560 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 12:00:30,560 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-20 12:00:30,748 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 12:00:45,117 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=799e44b7-bfbc-4cbc-afe4-ae9c9096ae7e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c4930551-b8ea-435c-8adf-8dbf07851c1a, client_auth_method=client-secret, username=admin, authSessionParentId=65fc78ea-2cfc-4980-a3f5-b61d515eeff7, authSessionTabId=FdWkk5OTznY 2026-04-20 12:00:47,109 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=REALM, resourcePath=atmosphere 2026-04-20 12:00:47,872 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=f0c365c4-8695-41a4-a484-28c6d81123d1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d5b4c8b0-4ec1-4d95-87bb-e949c2d65613, client_auth_method=client-secret, username=admin, authSessionParentId=8f28d305-2cd1-4584-bf0a-964c8270974c, authSessionTabId=fTTQqkxKnBU 2026-04-20 12:00:47,965 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/97073c4f-c2b2-412c-bff3-92ca39b7c75a 2026-04-20 12:00:48,058 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/97073c4f-c2b2-412c-bff3-92ca39b7c75a/protocol-mappers/models/cb854a70-c314-4a16-9449-c6d5679b3059 2026-04-20 12:01:13,743 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=42d60187-33d9-4c6d-86bd-b91892fa84c8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dfc5d922-c1d1-442b-b4e6-20b7e8aee723, client_auth_method=client-secret, username=admin, authSessionParentId=c86ac710-e6b3-4dc9-a2f3-43784edb524d, authSessionTabId=FWZwFCmCcCg 2026-04-20 12:01:13,830 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT, resourcePath=clients/866a7985-d7a7-47b0-af31-3cc2e80c69ff 2026-04-20 12:01:14,222 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=62767fcb-9819-4f85-9492-437451dd3e90, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e786d9cd-6b5b-44ef-a49e-ba8a8594f66e, client_auth_method=client-secret, username=admin, authSessionParentId=9b47c5e0-d869-4399-ad4d-0cfcce233482, authSessionTabId=LlltvnqEwVg 2026-04-20 12:01:14,359 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT, resourcePath=clients/c15345ee-0865-4ed8-b9b1-9bb346438688 2026-04-20 12:01:14,737 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=228a5edf-af28-49b5-87dc-72e33ac98412, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b323d4d7-0d65-41bf-bf2b-74b778ac1550, client_auth_method=client-secret, username=admin, authSessionParentId=eaf8d979-17b7-4ddf-8b4c-8e5d10dc2b0f, authSessionTabId=95QY-rx0xQ0 2026-04-20 12:01:14,894 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT, resourcePath=clients/dce6b738-967a-4f2c-a03b-f7025a713c0a 2026-04-20 12:01:15,492 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=fb33aeb1-745d-499f-9b0c-af7aedc21f81, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d12e0eac-c923-4aef-9b14-90224d6ebbe0, client_auth_method=client-secret, username=admin, authSessionParentId=67e2a950-a793-46a5-98ec-d2789d9bc6de, authSessionTabId=ZWkuQtPqQ_c 2026-04-20 12:01:15,599 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT_ROLE, resourcePath=clients/866a7985-d7a7-47b0-af31-3cc2e80c69ff/roles/member 2026-04-20 12:01:15,960 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=b2b09a82-a3aa-4dc1-a657-a16a0ce81cec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=56bc1c1f-0069-4d4e-96d5-c8bb9ce76e56, client_auth_method=client-secret, username=admin, authSessionParentId=a06ca9fe-1fac-4962-8f73-03dba12f3752, authSessionTabId=Bgug6GGuGZQ 2026-04-20 12:01:16,040 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT_ROLE, resourcePath=clients/c15345ee-0865-4ed8-b9b1-9bb346438688/roles/admin 2026-04-20 12:01:16,428 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=0f0c7fb7-27a2-4ae5-857c-aadaacb14685, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07e78eca-c60e-496a-9a7d-0737c5bba76f, client_auth_method=client-secret, username=admin, authSessionParentId=b2bca61c-da5c-4d7d-ab47-3c1e381a12cb, authSessionTabId=nHruWjp4gvI 2026-04-20 12:01:16,516 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT_ROLE, resourcePath=clients/c15345ee-0865-4ed8-b9b1-9bb346438688/roles/editor 2026-04-20 12:01:16,909 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=4cd96259-d4f8-41d9-98f7-c3ec49c80137, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a4447c53-021a-43e9-82bf-f9715d80984d, client_auth_method=client-secret, username=admin, authSessionParentId=1e7e30d6-008e-4b8c-85e7-37f63b45c41a, authSessionTabId=3SVSQR8WvRI 2026-04-20 12:01:16,999 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT_ROLE, resourcePath=clients/c15345ee-0865-4ed8-b9b1-9bb346438688/roles/viewer 2026-04-20 12:01:17,359 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=07c6b40b-5b0f-427d-b6c2-e7aef8f455df, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f69cdd93-85cc-4188-b99c-c9828cf54a60, client_auth_method=client-secret, username=admin, authSessionParentId=ede47f8d-f6d8-4c8a-a405-b27da5cc5fcf, authSessionTabId=EMyYQbqXwnU 2026-04-20 12:01:17,434 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT_ROLE, resourcePath=clients/dce6b738-967a-4f2c-a03b-f7025a713c0a/roles/member 2026-04-20 12:03:29,918 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=9ba3b515-f29e-4ef3-8962-48d7504118ea, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d5c176fb-2695-486f-92af-972277173672, client_auth_method=client-secret, username=admin, authSessionParentId=6366ccf2-09fa-4cfb-85c6-3bf9b5063a6b, authSessionTabId=CFgNjPJoryk 2026-04-20 12:03:30,105 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=REALM, resourcePath=null 2026-04-20 12:03:31,408 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=28cd3bfa-bcc2-46db-8a61-cef5fb9b9e9d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=93e6d953-b70f-4f7e-b357-7928c0c54d9a, client_auth_method=client-secret, username=admin, authSessionParentId=fcd7a2de-99a8-4b0d-9c21-edb9584a54bf, authSessionTabId=f5NwI94V_Oo 2026-04-20 12:03:31,481 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT, resourcePath=clients/b3b5bfa9-c24f-42ac-96eb-ed4705cc7815 2026-04-20 12:03:32,100 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=admin-cli, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, auth_method=openid-connect, token_id=6417a353-6953-43c8-b041-4fe1ada2ab6d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=281f56e2-8184-4e3b-b75f-d39ece7a7ec6, client_auth_method=client-secret, username=admin, authSessionParentId=5a77503b-e2ea-4166-8f86-6a6626004c4d, authSessionTabId=A7dMFzXV5_I 2026-04-20 12:03:32,338 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cf6af673-4b60-44ff-a3dd-cc331a2c7640, clientId=518400e4-b0c0-4c85-965b-8779d5f35935, userId=c96967a4-c756-4ee1-bb7a-207c74f78266, ipAddress=199.19.213.153, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8258fe69-1ef6-467a-ac6e-d52fb832c8fa/role-mappings/clients/f8ef5ec3-0534-458f-90bd-69b4281e6d7e