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-17 00:37:37,767 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4831ms 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-17 00:37:39,143 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-17 00:37:41,253 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-17 00:37:41,353 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-17 00:37:41,636 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-17 00:37:41,774 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-17 00:37:41,775 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3984d8e8-141c-427d-9036-ed678e36d369, name: keycloak-0-17695 2026-04-17 00:37:41,781 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-17 00:37:41,781 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-17 00:37:41,790 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40488 2026-04-17 00:37:42,073 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-17 00:37:42,075 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-17 00:37:43,795 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-17695: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-17 00:37:43,807 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-17695|0] (1) [keycloak-0-17695] 2026-04-17 00:37:43,822 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-17695`, physical addresses are `[10.0.0.19:56024]` 2026-04-17 00:37:44,309 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-17695, Site name: null 2026-04-17 00:37:45,001 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-17 00:37:45,001 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-17 00:37:45,179 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-17 00:37:45,369 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-17 00:37:45,369 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-17 00:37:45,465 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-17 00:37:45,465 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-17 00:38:15,233 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-17 00:38:17,028 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.089s. Listening on: http://0.0.0.0:8080 2026-04-17 00:38:17,029 INFO [io.quarkus] (main) Profile prod activated. 2026-04-17 00:38:17,029 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-17 00:38:17,182 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-17 00:38:35,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=75cda35f-2352-4ab7-b235-df9fe2fc938c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=97ac9efd-dfb0-4627-b8b3-236975dbec19, client_auth_method=client-secret, username=admin, authSessionParentId=5919a965-6123-412c-a2e1-a463ef5a9204, authSessionTabId=nLBNq4dfUKU 2026-04-17 00:38:36,628 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=REALM, resourcePath=atmosphere 2026-04-17 00:38:37,407 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=f1a4fd5a-de46-484d-9429-2c481377ff42, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f09eb41e-1554-4fd3-81b2-ce4cf44f572f, client_auth_method=client-secret, username=admin, authSessionParentId=cdaf0919-eaf7-4f9f-a291-800d55e9c0d6, authSessionTabId=nkq67S5NSJE 2026-04-17 00:38:37,495 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c00cad92-24e6-4d1f-b17a-bfea1cdd456e 2026-04-17 00:38:37,580 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c00cad92-24e6-4d1f-b17a-bfea1cdd456e/protocol-mappers/models/aad4251e-56a2-4bd0-b830-235825c4ac91 2026-04-17 00:38:58,324 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=cd7cc4cd-9080-4bf1-beff-1378e36eeda3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=57d7a204-f104-4229-977b-f5ddf73b7287, client_auth_method=client-secret, username=admin, authSessionParentId=e4cac3db-5cf7-42e1-8de2-aa92292e2872, authSessionTabId=11avaXLY7Xw 2026-04-17 00:38:58,426 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/bd43d2a4-1791-4f69-b4d7-3d62482caca9 2026-04-17 00:38:58,806 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=285a99f5-14c2-49eb-ae55-d00058a702e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9ecb3b11-a02e-42be-ac70-894b363cc857, client_auth_method=client-secret, username=admin, authSessionParentId=b418d839-e14a-4737-830f-c5419d09c55a, authSessionTabId=CUAPsK54Ih0 2026-04-17 00:38:58,873 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/4558cd86-793c-4a29-8e58-6a7273b52b7b 2026-04-17 00:38:59,252 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=4905d650-9023-4f99-8ebc-1045112edccb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2681ac5b-c672-4e7a-9f5d-2bd8be74010d, client_auth_method=client-secret, username=admin, authSessionParentId=5885757b-bd70-4d29-9dd1-3d4460802f4a, authSessionTabId=7kVw-clVB8M 2026-04-17 00:38:59,328 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/d9ebf0ad-c726-4ba6-9034-6d60336fd37b 2026-04-17 00:38:59,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=a5e2e813-0d05-4623-b0b6-d0d0393937d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae317cb0-44ab-4555-a865-f4df70e10b2e, client_auth_method=client-secret, username=admin, authSessionParentId=97a4f0d7-c0f4-4359-8879-793e7fc006aa, authSessionTabId=j65IwKO_Wmo 2026-04-17 00:39:00,049 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/bd43d2a4-1791-4f69-b4d7-3d62482caca9/roles/member 2026-04-17 00:39:00,423 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=00aa3bbe-eef7-4b0d-838e-df1920f2c92f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c8dfd18-49fe-4465-868a-2f72066cff0c, client_auth_method=client-secret, username=admin, authSessionParentId=7dd1ebcb-47c7-405e-a626-ee33b2a5078f, authSessionTabId=07cUoIqC1SE 2026-04-17 00:39:00,516 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/4558cd86-793c-4a29-8e58-6a7273b52b7b/roles/admin 2026-04-17 00:39:00,915 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=420a3eb0-95c1-4f16-a4eb-f5514bf56818, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cb483212-2a52-4da6-af05-d09c27c1dbc6, client_auth_method=client-secret, username=admin, authSessionParentId=ffec781b-6808-4a01-9d1a-12150f416cb1, authSessionTabId=tJvZxdmaM68 2026-04-17 00:39:01,007 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/4558cd86-793c-4a29-8e58-6a7273b52b7b/roles/editor 2026-04-17 00:39:01,386 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=ed180cd8-683d-43d2-8da3-601f66ea66e0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4c3a7828-c6ec-4007-a9e4-c4b38af5892e, client_auth_method=client-secret, username=admin, authSessionParentId=b8a88c0d-dae2-45a6-bbb9-1824e6ae22bf, authSessionTabId=1saCN6aALOE 2026-04-17 00:39:01,467 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/4558cd86-793c-4a29-8e58-6a7273b52b7b/roles/viewer 2026-04-17 00:39:01,838 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=beb34516-0256-49cc-a301-3c0b9a6b8e7c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0712344-ee51-47c4-8dc5-00c65fc0a1a6, client_auth_method=client-secret, username=admin, authSessionParentId=b233041a-4935-46de-90ab-0eede67589d4, authSessionTabId=Y0TPw8jajF0 2026-04-17 00:39:01,917 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/d9ebf0ad-c726-4ba6-9034-6d60336fd37b/roles/member 2026-04-17 00:41:12,983 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=ce3886d6-6805-4326-b3ad-06ac195f3866, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a5a213b3-4dec-452b-9bb7-6b678709ccaa, client_auth_method=client-secret, username=admin, authSessionParentId=2d434f13-872a-4db9-b234-29dfed0a03b6, authSessionTabId=qNYU3wAn4K8 2026-04-17 00:41:13,157 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=REALM, resourcePath=null 2026-04-17 00:41:14,663 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=f91f3297-82aa-494a-98ef-90087915aaa7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d74325ef-e920-4d46-b217-6bdbe81e9578, client_auth_method=client-secret, username=admin, authSessionParentId=82bd92da-beff-4866-94a8-3b3528b8ddeb, authSessionTabId=eYlyFk7Q4Pk 2026-04-17 00:41:14,759 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/4acb81e7-e095-473b-a29a-5dd7d731c231 2026-04-17 00:41:15,374 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=admin-cli, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=36616102-7435-4140-aeef-efc08f9fa427, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1ae502eb-82d2-4acb-8df7-8dc19a798718, client_auth_method=client-secret, username=admin, authSessionParentId=d633e1ca-3a3d-4336-9a50-583b055d0bee, authSessionTabId=7tg2Pb4yPRI 2026-04-17 00:41:15,656 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34470795-14bf-441e-86dc-667cfad1e984, clientId=f5ea5669-9d84-4bd8-96b8-7e7d8f4977b4, userId=7fc4b86b-ad68-4008-a070-6d6137760e71, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/18e5b863-4223-4ddd-b915-72c28af277ec/role-mappings/clients/1b8123db-e9b6-41ff-ba5d-37180332c414