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-12 20:58:13,359 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4804ms 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-12 20:58:14,728 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-12 20:58:17,015 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-12 20:58:17,138 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-12 20:58:17,416 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-12 20:58:17,537 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-12 20:58:17,539 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a91fc778-79d7-4f88-b83a-d02d7a239ef3, name: keycloak-0-63566 2026-04-12 20:58:17,546 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-12 20:58:17,546 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-12 20:58:17,556 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34258 2026-04-12 20:58:17,790 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-12 20:58:18,542 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-12 20:58:18,543 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-12 20:58:18,708 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-12 20:58:18,913 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-12 20:58:18,913 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-12 20:58:19,025 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-12 20:58:19,025 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-12 20:58:19,564 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-63566: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-12 20:58:19,577 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-63566|0] (1) [keycloak-0-63566] 2026-04-12 20:58:19,590 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-63566`, physical addresses are `[10.0.0.147:49794]` 2026-04-12 20:59:01,082 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-63566, Site name: null 2026-04-12 20:59:01,259 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-12 20:59:01,279 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-12 20:59:03,335 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 49.785s. Listening on: http://0.0.0.0:8080 2026-04-12 20:59:03,336 INFO [io.quarkus] (main) Profile prod activated. 2026-04-12 20:59:03,336 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-12 20:59:03,489 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-12 20:59:19,219 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=5c4cb2fd-d975-4ca4-8c3a-f1dda5148fb4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aaac9986-aa17-4a1c-bda1-cc5177659898, client_auth_method=client-secret, username=admin, authSessionParentId=34238527-83ea-4b10-8e29-a567b955dd10, authSessionTabId=qRnJ_rJCgXA 2026-04-12 20:59:20,719 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=atmosphere 2026-04-12 20:59:21,550 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=52eb10cb-71c5-4ffa-b3da-d2ce525a98a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4a4b7891-8786-4221-b921-e93f63969c93, client_auth_method=client-secret, username=admin, authSessionParentId=fe0de623-4b33-438c-819e-47a08b2748b9, authSessionTabId=52LqLi6g3cs 2026-04-12 20:59:21,654 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7bfcd1a3-3da8-4945-9958-3af78e4b27c0 2026-04-12 20:59:21,759 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7bfcd1a3-3da8-4945-9958-3af78e4b27c0/protocol-mappers/models/3c1dfda3-bd75-4bea-9216-28c801a0330d 2026-04-12 20:59:42,673 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=c80523c3-fb9a-4646-acbe-3bd16efcc487, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=043c59f2-107d-4990-96a0-b6689c4bf477, client_auth_method=client-secret, username=admin, authSessionParentId=e8a71f03-9dfe-4340-aaa0-c708495b2ccf, authSessionTabId=INmhdZqEtNQ 2026-04-12 20:59:42,775 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/0b2d7394-016b-422c-a1e6-e0ae5cf936d1 2026-04-12 20:59:43,150 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=6d815eb6-b6aa-49c8-887c-ddd9bf5ed680, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a77c5556-7063-4c55-832f-f75a607d8f14, client_auth_method=client-secret, username=admin, authSessionParentId=d29621a4-edcb-4ae7-a367-73b5bbcee59e, authSessionTabId=yUNjk0V2cDE 2026-04-12 20:59:43,224 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/80e02f6c-6471-48d5-85a4-5d43b74e94d5 2026-04-12 20:59:43,593 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=156c0579-43e8-4209-a440-a27c65e613f1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6e49bc52-7fc4-4505-a79b-e3dbd42519e4, client_auth_method=client-secret, username=admin, authSessionParentId=bd528e1e-e4a4-4a68-9a24-3a56033a0e92, authSessionTabId=Ar3BVAxfbIY 2026-04-12 20:59:43,689 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/8bdac516-2bc3-4b04-bec9-57b6770f7629 2026-04-12 20:59:44,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=ca1ebd5d-91ae-40ce-9ebe-1394ee773cca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=73d50742-4b9e-458d-956e-3506cfe16ae3, client_auth_method=client-secret, username=admin, authSessionParentId=47d16749-f1ca-4857-8bda-acfa961b6bef, authSessionTabId=Uz9CrOyUlsQ 2026-04-12 20:59:45,776 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/0b2d7394-016b-422c-a1e6-e0ae5cf936d1/roles/member 2026-04-12 20:59:46,138 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=5724ad9e-d218-43ad-bea7-0f4244616104, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dd7035a9-0704-4498-a620-d11318a73307, client_auth_method=client-secret, username=admin, authSessionParentId=606a97fe-fb0a-4047-90c6-5fe351582f09, authSessionTabId=X7dZ5TOdWTs 2026-04-12 20:59:46,227 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/80e02f6c-6471-48d5-85a4-5d43b74e94d5/roles/admin 2026-04-12 20:59:46,597 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=74b82d3e-2fdb-4c7b-bc12-72d81954add9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cb4da8b9-e79b-42af-843e-b01567e66ae1, client_auth_method=client-secret, username=admin, authSessionParentId=412b6793-244a-47fa-8dab-8b54c4b74eae, authSessionTabId=x_ZlVaCnNAI 2026-04-12 20:59:46,684 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/80e02f6c-6471-48d5-85a4-5d43b74e94d5/roles/editor 2026-04-12 20:59:47,061 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=2fe191fd-76db-4881-8b72-1766cce409ef, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4eeaf6f4-b3a1-4947-900f-90cfdc7a6c82, client_auth_method=client-secret, username=admin, authSessionParentId=6484f625-51b5-44f4-a6bd-c9965ed6fab0, authSessionTabId=RsnRuzRcE14 2026-04-12 20:59:47,204 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/80e02f6c-6471-48d5-85a4-5d43b74e94d5/roles/viewer 2026-04-12 20:59:47,573 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=9b501731-8be3-4e36-8595-b1728c3e224b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=830c9e77-7897-4e2b-aa8b-8c00e9d0fe58, client_auth_method=client-secret, username=admin, authSessionParentId=7431b8b5-7328-444a-b833-1544dbebb536, authSessionTabId=thIyd1gfcfc 2026-04-12 20:59:47,667 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/8bdac516-2bc3-4b04-bec9-57b6770f7629/roles/member 2026-04-12 21:02:32,486 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=4528e65e-8d64-4169-82fc-0b5109518583, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e1436150-3e31-42a1-9158-1ff32db69759, client_auth_method=client-secret, username=admin, authSessionParentId=1ee8d08f-bc7d-41f5-9752-b1ebc8c8c0d7, authSessionTabId=psLRDTxBpkM 2026-04-12 21:02:32,669 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=null 2026-04-12 21:02:34,063 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=b21532dc-e31c-4d33-9258-9d078a03a74b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf0d9001-8676-426b-888e-938e7b5c0688, client_auth_method=client-secret, username=admin, authSessionParentId=fc615fac-09a2-431b-899f-d706b96ec179, authSessionTabId=altqDj8tLrw 2026-04-12 21:02:34,156 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/09c48b87-cf96-4e71-b4c0-a3458db0fa31 2026-04-12 21:02:34,754 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=admin-cli, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=d4447b48-0a15-4c64-89c4-5a2c7c872951, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0c5778ac-691c-46bd-99af-fd2c76760f28, client_auth_method=client-secret, username=admin, authSessionParentId=b0ac624d-5b0a-46c2-8aec-cbcbe58ac8d1, authSessionTabId=4y6LHwGgVhE 2026-04-12 21:02:35,024 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=a04f2a6e-dd95-4768-8e5f-1310327735f3, clientId=3ad656d6-6c9d-4aa5-b431-6c2150f96750, userId=e3e6623a-05a3-42e0-87d4-7e59e3636555, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7d1d4a3b-e762-411e-824c-0e560bc7e257/role-mappings/clients/5077e713-479d-4243-8b64-70354eacde78