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-08-12 17:51:36,716 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5297ms 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-08-12 17:51:38,232 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-08-12 17:51:40,676 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-12 17:51:40,843 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-12 17:51:40,999 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-12 17:51:41,144 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-12 17:51:41,146 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ff2cc76d-27ef-47ae-ac20-406e9f391f11, name: keycloak-0-14464 2026-08-12 17:51:41,154 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-08-12 17:51:41,155 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-08-12 17:51:41,165 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25971 2026-08-12 17:51:41,436 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-08-12 17:51:43,172 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-14464: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-12 17:51:43,183 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-14464|0] (1) [keycloak-0-14464] 2026-08-12 17:51:43,196 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-14464`, physical addresses are `[10.0.0.161:41507]` 2026-08-12 17:51:43,629 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-14464, Site name: null 2026-08-12 17:51:43,633 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-12 17:51:44,484 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-08-12 17:51:44,484 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-08-12 17:51:44,639 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-12 17:51:44,818 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-08-12 17:51:44,819 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-08-12 17:51:44,914 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-08-12 17:51:44,914 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-08-12 17:52:15,413 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-12 17:52:17,482 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.568s. Listening on: http://0.0.0.0:8080 2026-08-12 17:52:17,483 INFO [io.quarkus] (main) Profile prod activated. 2026-08-12 17:52:17,483 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-08-12 17:52:17,659 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-12 17:52:32,617 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=9fc44b24-142a-4ba1-935c-6c77841c5315, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ad96fb1b-8b0c-44d2-a3fb-9e68069ab0e5, client_auth_method=client-secret, username=admin, authSessionParentId=5c229a16-5805-4381-811f-201752e1ca1f, authSessionTabId=yFiymChLxmM 2026-08-12 17:52:34,073 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=REALM, resourcePath=atmosphere 2026-08-12 17:52:34,951 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=dd880d89-710f-43e1-91c4-059168d8a284, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d264570-c4d9-4ae5-ad98-b9f024e2ef5a, client_auth_method=client-secret, username=admin, authSessionParentId=f2f4b227-5274-4a59-b365-d9dff3dabef9, authSessionTabId=2BYRYiLhLLM 2026-08-12 17:52:35,053 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/feda949c-7c26-4690-8f43-1cf54f22f496 2026-08-12 17:52:35,144 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/feda949c-7c26-4690-8f43-1cf54f22f496/protocol-mappers/models/47ddc740-c34b-4f65-959f-4aa1052eed9b 2026-08-12 17:52:56,664 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=63c29433-dab9-4289-a31e-0edc54a5a6f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e0d878f6-3154-46d1-a5ec-6cb1be9c09e2, client_auth_method=client-secret, username=admin, authSessionParentId=5ce313f4-0201-43b0-b3ed-83c067edf6c5, authSessionTabId=Ezu3Q6qf4SY 2026-08-12 17:52:56,782 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/07794fae-85c0-486c-9f93-9fc5e6923978 2026-08-12 17:52:57,156 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=8c545eae-3689-4125-9b2c-16b51d7a2df9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=100bcf97-4416-4a6d-8685-dae8dbf836ac, client_auth_method=client-secret, username=admin, authSessionParentId=70dca478-989e-441f-9b3c-c8317f258fd2, authSessionTabId=3VW7us2UzCI 2026-08-12 17:52:57,224 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/ddf10f86-5514-49c9-996d-c779fa98260a 2026-08-12 17:52:57,598 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=896b9d88-08c3-423c-b414-8417070fa149, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fab26121-ad1f-4da1-a3d6-723b46647b61, client_auth_method=client-secret, username=admin, authSessionParentId=0cc76ef8-4cc1-45f5-b353-036dac7ff9d2, authSessionTabId=8utii2hekkA 2026-08-12 17:52:57,670 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/9db6d25f-8d74-4541-b276-31e4e9b7e9a6 2026-08-12 17:52:58,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=b657429d-9493-416a-b89d-a5203837677a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c8d3d63-58f0-41de-a39d-2228b58781ff, client_auth_method=client-secret, username=admin, authSessionParentId=2ffb9ca4-6bcf-41c7-ac78-c3f04fde3049, authSessionTabId=XzYxRUxqYy8 2026-08-12 17:52:58,508 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/07794fae-85c0-486c-9f93-9fc5e6923978/roles/member 2026-08-12 17:52:58,929 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=683282e4-cae7-42b8-a923-ddab1b89782d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d07c011-be54-4fe2-bf3e-a4e1ea82f78e, client_auth_method=client-secret, username=admin, authSessionParentId=96651330-bdf0-4ccc-9002-26e4ff75505c, authSessionTabId=SzDGMhF21dE 2026-08-12 17:52:59,016 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/ddf10f86-5514-49c9-996d-c779fa98260a/roles/admin 2026-08-12 17:52:59,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=d9eff469-6f27-4145-ad70-0204f395ed5e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=51219145-d970-4707-aec7-367a1fe547c9, client_auth_method=client-secret, username=admin, authSessionParentId=f5c3bb7b-1cc4-4e3f-8d55-8b6c813b6151, authSessionTabId=0xQoLffR_Zo 2026-08-12 17:52:59,477 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/ddf10f86-5514-49c9-996d-c779fa98260a/roles/editor 2026-08-12 17:52:59,859 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=26834ab3-f585-495b-bf93-6dbb374f2d68, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=967b0776-951b-4e6e-b550-a3b1a543e614, client_auth_method=client-secret, username=admin, authSessionParentId=2000bf09-dfb0-41e0-bb7a-67b145ec7942, authSessionTabId=HpnEQ0QkhCE 2026-08-12 17:52:59,958 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/ddf10f86-5514-49c9-996d-c779fa98260a/roles/viewer 2026-08-12 17:53:00,383 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=743d8410-a12a-4b4f-81b5-437a07bb2223, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f98124b4-4bbb-484e-984e-883fb9ad4c6c, client_auth_method=client-secret, username=admin, authSessionParentId=d223ce55-6ab3-4a7d-b44a-eecfda4191b4, authSessionTabId=SXFUzQL22u0 2026-08-12 17:53:00,468 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE, resourcePath=clients/9db6d25f-8d74-4541-b276-31e4e9b7e9a6/roles/member 2026-08-12 17:55:17,891 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=3fdc3c73-0f9b-4b76-be83-d4e0bb8ad8bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4346aad4-bc23-4852-85e2-2ba8871ac45d, client_auth_method=client-secret, username=admin, authSessionParentId=3fa28108-2a8a-4f78-85bf-9745e792e853, authSessionTabId=LlOD2AM640M 2026-08-12 17:55:18,163 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=REALM, resourcePath=null 2026-08-12 17:55:19,709 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=6a2c106f-bcb1-46b4-b9e6-b3da756f0929, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c3c31c42-93e5-46b1-a5d2-059e8cffdfc3, client_auth_method=client-secret, username=admin, authSessionParentId=a0b54332-030c-407d-8f75-69035e126290, authSessionTabId=CvfCBgU75Po 2026-08-12 17:55:19,807 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT, resourcePath=clients/b1477a12-f574-46f0-b351-e4d1c184a255 2026-08-12 17:55:20,485 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=admin-cli, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, auth_method=openid-connect, token_id=6524591f-29c6-452a-8541-7121ec2cf32a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e5b59dcc-1702-4963-a1a6-bb22bec7d33d, client_auth_method=client-secret, username=admin, authSessionParentId=28d8c93b-85f7-4839-86f3-de75a0f6cc2e, authSessionTabId=7vo0_m7NJ0U 2026-08-12 17:55:20,805 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=38809610-6d5e-49ec-ab43-7b88d2741ef0, clientId=c95052d2-c227-4cac-b5b2-04431f3866a9, userId=9a29861c-a80a-439c-823a-a94c46a3b20c, ipAddress=199.19.213.105, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/05d35d62-2a69-4c37-a8f5-65de95b7e515/role-mappings/clients/c706b18e-a7e5-4a1c-b06a-721f454b0c63