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-02-27 21:06:44,869 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4949ms 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-02-27 21:06:46,381 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-02-27 21:06:48,689 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 21:06:48,821 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 21:06:49,068 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 21:06:49,193 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 21:06:49,196 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 325e9c5d-77db-429e-81d3-618c9353fba3, name: keycloak-0-29116 2026-02-27 21:06:49,203 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-02-27 21:06:49,203 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-02-27 21:06:49,211 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30250 2026-02-27 21:06:49,521 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-02-27 21:06:51,217 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29116: no members discovered after 2003 ms: creating cluster as coordinator 2026-02-27 21:06:51,228 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29116|0] (1) [keycloak-0-29116] 2026-02-27 21:06:51,242 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29116`, physical addresses are `[10.0.0.177:45786]` 2026-02-27 21:06:51,711 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29116, Site name: null 2026-02-27 21:06:51,723 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 21:06:52,536 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-02-27 21:06:52,537 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-02-27 21:06:52,710 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 21:06:52,915 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-02-27 21:06:52,915 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-02-27 21:06:53,021 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-02-27 21:06:53,022 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-02-27 21:07:28,829 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 21:07:31,187 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.086s. Listening on: http://0.0.0.0:8080 2026-02-27 21:07:31,187 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 21:07:31,187 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-02-27 21:07:31,393 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 21:07:46,192 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=2cc10165-6829-458f-b39f-19f258d3d708, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=53cedc43-e986-408b-8d48-d2e3996cfebd, client_auth_method=client-secret, username=admin, authSessionParentId=c573b2f2-5d31-4d4e-8e08-9fb4d49bc34a, authSessionTabId=2eIa7G8xQF4 2026-02-27 21:07:47,913 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=REALM, resourcePath=atmosphere 2026-02-27 21:07:48,773 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=26b78044-9d37-4772-8aa7-774298e507fb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=868e4f5f-f5f7-4e7e-b428-a0741078d622, client_auth_method=client-secret, username=admin, authSessionParentId=3d80440b-7921-4557-9d2b-a9d90138a55b, authSessionTabId=LfMAphO5zw0 2026-02-27 21:07:48,877 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e201d393-e184-4b0d-a0c5-caf369dac1a2 2026-02-27 21:07:48,976 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e201d393-e184-4b0d-a0c5-caf369dac1a2/protocol-mappers/models/0ed0240b-f7b3-4c7d-9853-7e68c31ccb92 2026-02-27 21:08:10,155 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=da507946-2af0-490c-9449-3faa7827d4d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f4fb79dd-c88e-4c36-a49c-5a7a63c1efe3, client_auth_method=client-secret, username=admin, authSessionParentId=14096061-dd36-4899-96aa-eadec20b767f, authSessionTabId=RGCcn0pRj24 2026-02-27 21:08:10,281 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/b5ec5cb8-963c-48a9-9226-d83815899980 2026-02-27 21:08:10,667 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=2a3165bc-aa77-4c3f-8e74-ccf4fd442a5b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ca885a9c-a146-48c2-b07c-0795291429aa, client_auth_method=client-secret, username=admin, authSessionParentId=09afef71-80ec-4a59-94d0-03d593e28d99, authSessionTabId=FlUn3aiOrvo 2026-02-27 21:08:10,735 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/4ec5346a-2878-4deb-8aa1-f8c51747ae08 2026-02-27 21:08:11,111 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=f030f27d-3d91-433c-971d-35e48a4e8b0c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd04ee85-b2d1-4aab-960a-93dd468c7ae5, client_auth_method=client-secret, username=admin, authSessionParentId=04ba1bb3-457f-4aaa-9a89-d816fd291c28, authSessionTabId=spAQm1wXUgE 2026-02-27 21:08:11,186 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/4f305124-db7d-4e87-a7d8-439c033ffb6e 2026-02-27 21:08:11,827 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=b4cfe85a-43ca-4065-afe3-96a0e25d9997, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1e466dc9-7e2a-4cd1-9e2d-95b2e88bbe9b, client_auth_method=client-secret, username=admin, authSessionParentId=37f15417-d07d-4f7f-9d0d-1a662539dc2d, authSessionTabId=Sk8gcaNsKtM 2026-02-27 21:08:11,950 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/b5ec5cb8-963c-48a9-9226-d83815899980/roles/member 2026-02-27 21:08:12,355 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=da409123-e2cf-4157-967f-dcaf52ecabc3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6a0e8f2-1fd4-4d00-aba3-67a29f88b1c8, client_auth_method=client-secret, username=admin, authSessionParentId=f43a538c-5869-4495-84cf-ef1cd5cf1944, authSessionTabId=VxX2XTUPP54 2026-02-27 21:08:12,450 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/4ec5346a-2878-4deb-8aa1-f8c51747ae08/roles/admin 2026-02-27 21:08:12,861 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=47c15610-0a44-48af-985e-3f3225e9d297, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=146940ba-6dea-4e2f-9631-453e2bef8f5f, client_auth_method=client-secret, username=admin, authSessionParentId=c1fe054d-587c-43b9-9ebd-ce4877856f61, authSessionTabId=b3OvHS5MNcs 2026-02-27 21:08:12,946 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/4ec5346a-2878-4deb-8aa1-f8c51747ae08/roles/editor 2026-02-27 21:08:13,344 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=f55a31b1-40e8-49a2-a651-7af2268f8a7c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d7707335-de2c-4c42-be62-98c5f08a1547, client_auth_method=client-secret, username=admin, authSessionParentId=c9e49def-691a-439f-b4bd-fb2b41380e30, authSessionTabId=hYZu27laGIM 2026-02-27 21:08:13,445 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/4ec5346a-2878-4deb-8aa1-f8c51747ae08/roles/viewer 2026-02-27 21:08:13,844 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=8666a17a-2b43-4cb9-9c4a-f412ae261790, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=41d758dd-b2ef-4a8c-8ea7-00afe09fba72, client_auth_method=client-secret, username=admin, authSessionParentId=67183d61-639b-4f6b-9419-fa393ff77674, authSessionTabId=bSkUqQrXCaQ 2026-02-27 21:08:13,933 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE, resourcePath=clients/4f305124-db7d-4e87-a7d8-439c033ffb6e/roles/member 2026-02-27 21:10:45,294 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=fa70b121-015b-482b-9efa-e0711b31de0f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d40564ce-5ac3-4c1e-b507-11e7b93d85fb, client_auth_method=client-secret, username=admin, authSessionParentId=d285451a-2702-4971-9ff4-f60b4dd4cf4c, authSessionTabId=r24m7wYeT88 2026-02-27 21:10:45,488 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=REALM, resourcePath=null 2026-02-27 21:10:46,922 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=c65c4e4f-ecd8-432a-acae-ff4b718881cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5adeddf0-05c5-4acf-8f9b-8437c48055e7, client_auth_method=client-secret, username=admin, authSessionParentId=83d80907-3863-43a4-a755-9b4cf6eeb6f5, authSessionTabId=CUNS821RPTo 2026-02-27 21:10:47,015 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT, resourcePath=clients/80b1f2b7-5dc2-400c-83a1-f44efafcfec0 2026-02-27 21:10:47,670 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=admin-cli, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, auth_method=openid-connect, token_id=d549a890-376a-4783-bccf-2dcb360bb26d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a3cc0085-f676-40d1-81f1-164291b88f2b, client_auth_method=client-secret, username=admin, authSessionParentId=a7dfe3bb-1e86-4d88-8621-20e3a9a8776f, authSessionTabId=Sw_fLqdScH0 2026-02-27 21:10:47,942 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3c028207-106e-4011-a0b9-3930144d188a, clientId=add3178e-45c9-49d5-9458-deefbe0cc636, userId=2f3295eb-40ec-4f90-9eac-23e72d7c27fb, ipAddress=199.204.45.57, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/9a821e3f-4bb3-473a-b3e6-436097efa114/role-mappings/clients/975ccf4b-0ac8-4968-8285-e65c00a91539