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-09 01:43:52,962 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4791ms 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-09 01:43:54,353 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-09 01:43:56,415 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-09 01:43:56,533 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-09 01:43:56,761 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-09 01:43:56,863 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-09 01:43:56,864 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 359aa843-b610-4c41-a697-acd3f52d2628, name: keycloak-0-14051 2026-03-09 01:43:56,870 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-09 01:43:56,870 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-09 01:43:56,876 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41199 2026-03-09 01:43:57,162 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-09 01:43:57,858 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-09 01:43:57,859 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-09 01:43:58,000 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-09 01:43:58,193 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-09 01:43:58,193 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-09 01:43:58,297 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-09 01:43:58,299 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-09 01:43:58,880 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-14051: no members discovered after 2001 ms: creating cluster as coordinator 2026-03-09 01:43:58,890 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-14051|0] (1) [keycloak-0-14051] 2026-03-09 01:43:58,903 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-14051`, physical addresses are `[10.0.0.56:56735]` 2026-03-09 01:44:27,098 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-14051, Site name: null 2026-03-09 01:44:27,247 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-09 01:44:27,280 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-09 01:44:29,387 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.238s. Listening on: http://0.0.0.0:8080 2026-03-09 01:44:29,388 INFO [io.quarkus] (main) Profile prod activated. 2026-03-09 01:44:29,388 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-09 01:44:29,567 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-09 01:44:44,896 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=7299e21b-1790-4ae7-95cb-f1b782a7890c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bd83e809-c666-4a8c-8b16-a3a299d14d28, client_auth_method=client-secret, username=admin, authSessionParentId=75f4d17f-6e2c-460b-8138-dc98df544f11, authSessionTabId=meiT616n5kE 2026-03-09 01:44:46,229 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=atmosphere 2026-03-09 01:44:46,923 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=fd49665b-fb2d-489c-939b-5aaca002f947, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=abb1e951-834a-42f6-981d-294940812200, client_auth_method=client-secret, username=admin, authSessionParentId=94c07f49-d1af-4ad7-bf76-614b06a177e1, authSessionTabId=w0L_QZ9et5Y 2026-03-09 01:44:47,011 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3da807c6-ab83-4ae5-84a5-594e869305a9 2026-03-09 01:44:47,088 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3da807c6-ab83-4ae5-84a5-594e869305a9/protocol-mappers/models/a1dfa0fc-3428-48ec-97a6-cb6dcb03da2f 2026-03-09 01:45:07,878 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=4329890c-6eb6-4629-9567-17cee2a22e69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc100423-e337-4d7c-98b5-37568758cd8e, client_auth_method=client-secret, username=admin, authSessionParentId=677136c9-51b0-483a-b1a7-7b19f1bb47d2, authSessionTabId=GoMV267WihE 2026-03-09 01:45:07,967 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/3956e3d9-2580-4e39-9231-494a05d99e25 2026-03-09 01:45:08,305 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=195bf1a7-74ad-421b-9632-4d3248d65bc9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f3432801-2c09-48ab-a796-23c7bfd0b335, client_auth_method=client-secret, username=admin, authSessionParentId=6988c59e-a04a-43a1-806a-20b892ba16d1, authSessionTabId=NaLzK348qBA 2026-03-09 01:45:08,363 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/25f69c67-fefa-4fa1-98fe-9b6a0de9981c 2026-03-09 01:45:08,709 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=91021bca-52b5-4d80-a609-1bfe2b4fcd69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=08874ffb-0d3a-4ebf-8612-459cbb73d66e, client_auth_method=client-secret, username=admin, authSessionParentId=0d6e32bf-d8b6-4dae-ade6-42c3dfbcb402, authSessionTabId=Qw275pqRWHI 2026-03-09 01:45:08,774 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/18b3ea3e-5d11-486e-a41c-f440c657bb1b 2026-03-09 01:45:09,377 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=9c7e51ef-b174-49ff-b04b-7fa9a14e5e8a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fedd054f-51d4-4133-bb54-cd7805be7b84, client_auth_method=client-secret, username=admin, authSessionParentId=2e166a04-8c94-45fd-a8f6-ca6fcbbccef3, authSessionTabId=1mvSCqY4Ya4 2026-03-09 01:45:09,477 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3956e3d9-2580-4e39-9231-494a05d99e25/roles/member 2026-03-09 01:45:09,838 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=006acc2e-c3df-40a0-82b6-9d974cb81b8a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f03a8f8b-1c1b-4e9a-abe1-5239808fdc3f, client_auth_method=client-secret, username=admin, authSessionParentId=50c7de29-e526-41d6-8f3a-2e556d342f23, authSessionTabId=Fw5qMcr8yeI 2026-03-09 01:45:09,921 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/25f69c67-fefa-4fa1-98fe-9b6a0de9981c/roles/admin 2026-03-09 01:45:10,287 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=63fb4c38-8572-40a0-a763-9069cb6742d4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b0af48bb-7800-402c-9787-f7ec6552cf2d, client_auth_method=client-secret, username=admin, authSessionParentId=6b0214e0-52a7-44dc-984f-a3eed1035629, authSessionTabId=ISif0o5JB_M 2026-03-09 01:45:10,368 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/25f69c67-fefa-4fa1-98fe-9b6a0de9981c/roles/editor 2026-03-09 01:45:10,733 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=57b94da7-d163-445f-8740-9479dcd7e032, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=78119cfd-898f-4d3a-a126-e5fb924d794c, client_auth_method=client-secret, username=admin, authSessionParentId=4d78b69f-978d-4afc-849b-ead2446fa79f, authSessionTabId=II6dqr_Sw2o 2026-03-09 01:45:10,822 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/25f69c67-fefa-4fa1-98fe-9b6a0de9981c/roles/viewer 2026-03-09 01:45:11,184 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=9bcec22f-5f43-4fae-9375-6fcc31818dfe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e382914-3093-43d8-ad69-8653c6174fed, client_auth_method=client-secret, username=admin, authSessionParentId=37335ac8-30fd-4dba-85c3-658c6b743fed, authSessionTabId=LzsI6yZTjbU 2026-03-09 01:45:11,261 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/18b3ea3e-5d11-486e-a41c-f440c657bb1b/roles/member 2026-03-09 01:47:30,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=74756dc9-74c0-4230-9253-ae0b8fdcd867, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=055c0f90-36f0-4217-ba66-0363cda1ed48, client_auth_method=client-secret, username=admin, authSessionParentId=d849e43a-e67c-4138-b23b-482d8cebad2a, authSessionTabId=wjfabBPdwbI 2026-03-09 01:47:30,376 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=null 2026-03-09 01:47:31,838 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=0d0f84ff-a8be-4bac-a756-3fbbfb36c72e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=617f221f-1035-4772-8ce8-e229548f1c14, client_auth_method=client-secret, username=admin, authSessionParentId=9b987c26-e0e4-4f3f-bfe6-8e1e28d4ff93, authSessionTabId=UQzq6aBmiX4 2026-03-09 01:47:31,920 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/9c4a7766-b4c8-46f4-9aa3-f2592434ddca 2026-03-09 01:47:32,536 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=admin-cli, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=ec5159e9-c802-4c7c-b3af-3ded1a7bd253, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=37ef20e6-972f-48a4-8084-7ec520540d86, client_auth_method=client-secret, username=admin, authSessionParentId=fb07b621-544c-4521-8b63-eb3686e396bb, authSessionTabId=3ET5Hos1aw0 2026-03-09 01:47:32,809 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d18337-af85-427d-82ba-340fa32fc555, clientId=e0858fea-6543-456b-bece-59c47e3574aa, userId=031ea4f9-bca2-4077-9cd7-be87cdf5c7bb, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/1a85a704-d4f0-49f3-8248-7a0106fdb8c8/role-mappings/clients/cb9a85d6-96c4-482a-83ac-8aa3e02a7cb3