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-04 10:21:27,818 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4718ms 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-04 10:21:29,292 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-04 10:21:31,366 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-04 10:21:31,500 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-04 10:21:31,678 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-04 10:21:31,791 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-04 10:21:31,793 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dc6dc26d-8a87-4a04-a1d5-e23ee4a2b643, name: keycloak-0-20179 2026-04-04 10:21:31,799 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-04 10:21:31,799 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-04 10:21:31,806 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44369 2026-04-04 10:21:32,090 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-04 10:21:33,819 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20179: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-04 10:21:33,832 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20179|0] (1) [keycloak-0-20179] 2026-04-04 10:21:33,845 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20179`, physical addresses are `[10.0.0.228:59905]` 2026-04-04 10:21:34,330 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20179, Site name: null 2026-04-04 10:21:35,079 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-04 10:21:35,079 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-04 10:21:35,248 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-04 10:21:35,435 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-04 10:21:35,435 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-04 10:21:35,539 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-04 10:21:35,539 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-04 10:22:34,901 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-04 10:22:34,932 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-04 10:22:37,509 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 69.518s. Listening on: http://0.0.0.0:8080 2026-04-04 10:22:37,510 INFO [io.quarkus] (main) Profile prod activated. 2026-04-04 10:22:37,510 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-04 10:22:37,679 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-04 10:22:55,422 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=44f2f096-4245-4b00-8286-9fcfdc14ef0c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33dff4fe-ea30-4f00-8c89-38543d0c2878, client_auth_method=client-secret, username=admin, authSessionParentId=a9c7501c-6b2d-4b23-80e4-2036c9fdd85c, authSessionTabId=W6gN1VOJxiE 2026-04-04 10:22:57,307 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=atmosphere 2026-04-04 10:22:58,108 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=5445227a-4eeb-4b50-a88d-51c5648c2db3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=595a3a22-abbe-4a39-8d81-680623c9858e, client_auth_method=client-secret, username=admin, authSessionParentId=86f16d8e-835f-45c0-85cb-4cf036a5abc8, authSessionTabId=mz-MCOY18OY 2026-04-04 10:22:58,206 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/af879065-cab6-42c0-ae64-8764d47b2849 2026-04-04 10:22:58,286 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/af879065-cab6-42c0-ae64-8764d47b2849/protocol-mappers/models/40e5f524-232d-4915-bfb9-334be4c61f0e 2026-04-04 10:23:19,164 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=10f5a6d8-eeda-444a-a25f-1cc4dc82d6cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9a9c4160-c352-4ec3-b291-feb8c3427446, client_auth_method=client-secret, username=admin, authSessionParentId=bc93bb2d-58d8-4af9-a9cd-55f40139357d, authSessionTabId=k9YZ8gA_XPg 2026-04-04 10:23:19,257 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/fc2bbe9d-64df-4b1b-8801-6a61d74d4260 2026-04-04 10:23:19,624 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=ead3a6af-43f6-4ee4-a67e-bb43760f6a4f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f21e0bdb-c08c-47c3-a475-fc9a840d0d97, client_auth_method=client-secret, username=admin, authSessionParentId=2aefa629-c132-43b5-ae99-f313c1e007c8, authSessionTabId=WyyDbLktmLM 2026-04-04 10:23:19,693 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/ec3a3b48-ae5d-4971-9d37-e0cfdb7492f3 2026-04-04 10:23:20,056 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=56870039-d644-4e5f-aed4-7af551b5b8bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7fe1c12d-c8f4-443e-bb25-a2aecce00bf0, client_auth_method=client-secret, username=admin, authSessionParentId=ca611ad7-7ad8-4cda-a4a6-704e9b0f76d6, authSessionTabId=0zZnqp99ZsM 2026-04-04 10:23:20,127 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/1926a76b-f891-41ff-9695-30b045ba4580 2026-04-04 10:23:20,816 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=e08c1fed-9468-4b91-a90c-ad8414eaff66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=12151aa9-0b8d-4412-9f6c-c9f3c50e0b73, client_auth_method=client-secret, username=admin, authSessionParentId=83aa8280-6749-4a89-92b3-d11c47206667, authSessionTabId=aENowlNi_qA 2026-04-04 10:23:20,916 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/fc2bbe9d-64df-4b1b-8801-6a61d74d4260/roles/member 2026-04-04 10:23:21,289 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=4e89c463-93c4-4a43-9dbd-7dad0efb8ba1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=64cbffe8-b199-4154-af50-39be9e67cb76, client_auth_method=client-secret, username=admin, authSessionParentId=c9e6b1bd-07b3-42ad-8719-29f66c07b0cb, authSessionTabId=HHv_fJVzhDs 2026-04-04 10:23:21,364 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/ec3a3b48-ae5d-4971-9d37-e0cfdb7492f3/roles/admin 2026-04-04 10:23:21,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=7dc7a1b4-97f4-4fbb-995f-b9a0fbdbc2c2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=29abee3f-16be-4cb2-8f64-371809daa215, client_auth_method=client-secret, username=admin, authSessionParentId=5e49f914-f755-4835-85bb-31844729d722, authSessionTabId=Les47kolc20 2026-04-04 10:23:21,936 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/ec3a3b48-ae5d-4971-9d37-e0cfdb7492f3/roles/editor 2026-04-04 10:23:22,345 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=763d32b4-f548-4022-ae4d-d1a05f0b2c2f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3b9678ad-3b9f-429c-92ec-435ae6f00b85, client_auth_method=client-secret, username=admin, authSessionParentId=a9f7e57e-dc73-4628-a451-50fd2273c521, authSessionTabId=nxAjhDICzeg 2026-04-04 10:23:22,433 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/ec3a3b48-ae5d-4971-9d37-e0cfdb7492f3/roles/viewer 2026-04-04 10:23:22,787 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=75b48836-66ea-42e6-88e1-a55f18ad9892, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb52bbaa-d40e-4cdb-902f-6ac2c898518f, client_auth_method=client-secret, username=admin, authSessionParentId=9e89937c-a41a-4062-87c0-f767d7e7dd64, authSessionTabId=dI3m8APYQ1M 2026-04-04 10:23:22,873 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/1926a76b-f891-41ff-9695-30b045ba4580/roles/member 2026-04-04 10:25:52,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=f66025d4-42dd-496b-9f01-b0d37f05e68c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3366f99a-3708-4d6c-a590-2e39948673a3, client_auth_method=client-secret, username=admin, authSessionParentId=ebc13d0f-58cf-4d0e-9ac5-a354a7d842ec, authSessionTabId=CXaSKdEqJwg 2026-04-04 10:25:52,450 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=null 2026-04-04 10:25:53,773 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=c6472c47-a6fc-495d-8ae2-c17ee7f0752f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=372f2c4c-f982-4292-b21d-c20a6059252c, client_auth_method=client-secret, username=admin, authSessionParentId=56767892-628b-4de9-a5e5-a3025ddcce20, authSessionTabId=qu-yXKpK9XE 2026-04-04 10:25:53,871 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/301c5124-3578-441d-b8dc-9313dbd3b020 2026-04-04 10:25:54,506 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=admin-cli, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=c517ab76-b8ab-4ac1-b731-70bc25494cc2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99e5aaf8-de43-4444-a0e3-1567bd768bb8, client_auth_method=client-secret, username=admin, authSessionParentId=e9469221-07d1-4bbb-88ea-ef8b87cebcae, authSessionTabId=SmZLbUJhGhE 2026-04-04 10:25:54,786 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a527e8de-bbc8-4400-be01-c795d64158d7, clientId=bc4d05d5-8b75-4337-8604-15d9118e6bd7, userId=02aa7168-04d0-4990-9847-fb4517c9226b, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2a184982-e25d-4e6c-a673-0e86af820737/role-mappings/clients/44923338-d1c0-4833-bdd2-1fd1434156f8