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-18 22:22:27,653 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4569ms 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-18 22:22:29,008 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-18 22:22:31,278 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-18 22:22:31,448 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-18 22:22:31,572 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-18 22:22:31,685 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-18 22:22:31,687 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1cdeb812-536c-4d39-8685-d8fd8d0f2f1a, name: keycloak-0-49194 2026-04-18 22:22:31,694 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-18 22:22:31,694 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-18 22:22:31,707 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39660 2026-04-18 22:22:31,905 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-18 22:22:31,911 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-18 22:22:33,711 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49194: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-18 22:22:33,723 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49194|0] (1) [keycloak-0-49194] 2026-04-18 22:22:33,735 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49194`, physical addresses are `[10.0.0.218:55196]` 2026-04-18 22:22:34,167 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49194, Site name: null 2026-04-18 22:22:34,823 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-18 22:22:34,823 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-18 22:22:34,958 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-18 22:22:35,156 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-18 22:22:35,156 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-18 22:22:35,242 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-18 22:22:35,242 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-18 22:23:10,724 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-18 22:23:12,708 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.865s. Listening on: http://0.0.0.0:8080 2026-04-18 22:23:12,709 INFO [io.quarkus] (main) Profile prod activated. 2026-04-18 22:23:12,709 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-18 22:23:12,870 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-18 22:23:30,412 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=c91b055b-3639-43fc-801b-0eb8e0f5f70d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=639098b5-f318-4424-85e1-3eacb8e0c3fe, client_auth_method=client-secret, username=admin, authSessionParentId=7aa91956-8bb4-4324-81c9-b82d806347f1, authSessionTabId=DhSGc1jEWls 2026-04-18 22:23:31,794 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=REALM, resourcePath=atmosphere 2026-04-18 22:23:32,670 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=d0250e82-d37b-4fda-b642-3df80e795921, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=880ff1c7-7034-498d-8951-a615551d00d9, client_auth_method=client-secret, username=admin, authSessionParentId=35387b6c-2abd-430f-b40b-edac6bad6c17, authSessionTabId=wawsepIon5g 2026-04-18 22:23:32,885 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/32197f99-df78-435a-bd8f-04a0e7cc38d6 2026-04-18 22:23:32,979 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/32197f99-df78-435a-bd8f-04a0e7cc38d6/protocol-mappers/models/c5d17921-e560-4c9c-b6fd-22112fa72b3e 2026-04-18 22:23:53,792 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=0f92b5da-fe91-471c-af7d-b90dd3230165, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8af35609-b643-4808-b88a-5c5a58c82468, client_auth_method=client-secret, username=admin, authSessionParentId=feef7ff6-976a-44af-8911-75af07b5bbff, authSessionTabId=mcGT5XVOemc 2026-04-18 22:23:53,900 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/fe734395-a55d-4b30-9ebd-4b371c22c29c 2026-04-18 22:23:54,260 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=06e0da34-a369-4c37-9319-3fcc18c465d1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eb0b82d2-38da-4e8e-9fba-11b1b05f509a, client_auth_method=client-secret, username=admin, authSessionParentId=8369a82a-d3b3-42e6-bdde-464d996c4074, authSessionTabId=yAhImsgmHqg 2026-04-18 22:23:54,321 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/ab310d83-eadb-4cef-84f1-076fac12fbb0 2026-04-18 22:23:54,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=21e24800-1b61-4ee1-94e4-77aa28deff21, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b25cc1f4-24d8-4f68-8dba-3df9cc90859a, client_auth_method=client-secret, username=admin, authSessionParentId=5bda4df5-5056-46c2-a3f2-aacabd0d9a14, authSessionTabId=hiu4dI3hMpE 2026-04-18 22:23:54,756 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/60b6bd0a-0945-40e6-8f1f-a86406e0544f 2026-04-18 22:23:55,358 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=4c897aa9-401e-4157-a3a5-5218efef2bc5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cc79d598-bd09-4eaf-bfeb-36fe0abab0e8, client_auth_method=client-secret, username=admin, authSessionParentId=fb82e7c7-006f-4ad4-9065-fbe696ff9b93, authSessionTabId=ChoJKhmHjE0 2026-04-18 22:23:55,463 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/fe734395-a55d-4b30-9ebd-4b371c22c29c/roles/member 2026-04-18 22:23:55,844 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=5f8ad42b-c9bb-48ec-9a08-6472f17541b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1efe251-fc29-4c24-8a8d-2a65727345fb, client_auth_method=client-secret, username=admin, authSessionParentId=f1711df6-4413-4421-8657-58c201101959, authSessionTabId=cHxc8tXIY7I 2026-04-18 22:23:56,276 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/ab310d83-eadb-4cef-84f1-076fac12fbb0/roles/admin 2026-04-18 22:23:56,730 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=c7c07faf-92f2-4a48-928e-0bb8f268c7f5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7b561bbb-3fec-403a-b1e0-02df414f2f4a, client_auth_method=client-secret, username=admin, authSessionParentId=13d9f923-9a9e-4b3b-a264-0acfa5d65f73, authSessionTabId=gSGNINBfE2Q 2026-04-18 22:23:56,819 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/ab310d83-eadb-4cef-84f1-076fac12fbb0/roles/editor 2026-04-18 22:23:57,176 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=1bf86c05-dd8e-4bcc-871f-e4773c7a882d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5208cc9f-06d5-4504-9d27-033be4985077, client_auth_method=client-secret, username=admin, authSessionParentId=58c1bcae-4ce9-4113-bf81-ea77a529cd99, authSessionTabId=TH7LPVnXQUs 2026-04-18 22:23:57,307 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/ab310d83-eadb-4cef-84f1-076fac12fbb0/roles/viewer 2026-04-18 22:23:57,690 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=8154f0d1-73af-4985-94ff-70559308716c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=18d21b3f-dd8c-4009-b803-44638f6aeec7, client_auth_method=client-secret, username=admin, authSessionParentId=72480a8c-c803-4821-8611-ebd77efcf4fd, authSessionTabId=k6xfBDYdw3A 2026-04-18 22:23:57,786 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE, resourcePath=clients/60b6bd0a-0945-40e6-8f1f-a86406e0544f/roles/member 2026-04-18 22:26:22,702 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=81b3abe0-92d0-4892-8c5b-68740dd57971, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5843da51-dd67-42e0-99f5-61efcbc7a5be, client_auth_method=client-secret, username=admin, authSessionParentId=c6ecc9fd-9d8d-43b0-a30e-6a4ce53ed8b2, authSessionTabId=i9t1kZLqjvY 2026-04-18 22:26:22,873 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=REALM, resourcePath=null 2026-04-18 22:26:24,118 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=a3847197-b072-40c1-8259-abcbfae85be0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=08a8b843-afd8-41e0-bb13-3c2503e796ee, client_auth_method=client-secret, username=admin, authSessionParentId=1c889cbb-c4dd-4d6d-826b-bed88582c930, authSessionTabId=Glo3zzhXldQ 2026-04-18 22:26:24,203 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT, resourcePath=clients/f2326039-0f0d-4c49-8f66-898585f99f6c 2026-04-18 22:26:24,818 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=admin-cli, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, auth_method=openid-connect, token_id=ea9d95f6-56c3-44e3-8863-a803283ed7e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=72c470f0-ef51-43f4-855f-d0d964822172, client_auth_method=client-secret, username=admin, authSessionParentId=c1abc8a3-4364-405a-a9cd-e6f4001b1cc3, authSessionTabId=hjdbcnHZims 2026-04-18 22:26:25,050 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=400af4c2-602e-48f9-85be-8e07006ac99c, clientId=51f84122-c465-4900-9ff9-d2884b347c72, userId=e8fa7f60-4acb-4dd0-969c-4f5d83e5a623, ipAddress=199.204.45.238, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/939af353-3acb-4f23-8980-bb982c3c622e/role-mappings/clients/5a43bb4e-1e8e-4f21-9a1f-e1da8933e4c3