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-29 01:59:59,233 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5404ms 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-29 02:00:00,786 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-29 02:00:03,076 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-29 02:00:03,271 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-29 02:00:03,429 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-29 02:00:03,586 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-29 02:00:03,589 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 12b60d08-0dd0-43d0-8346-04c9831f7106, name: keycloak-0-65423 2026-03-29 02:00:03,599 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-29 02:00:03,599 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-29 02:00:03,607 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44341 2026-03-29 02:00:03,868 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-29 02:00:03,874 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-29 02:00:05,613 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-65423: no members discovered after 2004 ms: creating cluster as coordinator 2026-03-29 02:00:05,624 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-65423|0] (1) [keycloak-0-65423] 2026-03-29 02:00:05,638 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-65423`, physical addresses are `[10.0.0.37:59877]` 2026-03-29 02:00:06,119 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-65423, Site name: null 2026-03-29 02:00:06,830 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-29 02:00:06,831 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-29 02:00:06,997 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-29 02:00:07,230 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-29 02:00:07,231 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-29 02:00:07,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-03-29 02:00:07,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-03-29 02:00:38,872 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-29 02:00:41,272 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.841s. Listening on: http://0.0.0.0:8080 2026-03-29 02:00:41,273 INFO [io.quarkus] (main) Profile prod activated. 2026-03-29 02:00:41,274 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-29 02:00:41,450 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-29 02:01:01,138 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=e5a4d67b-98db-442d-8e87-ca6fe52aca72, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da350ced-f024-43b4-ab05-22138c4e0701, client_auth_method=client-secret, username=admin, authSessionParentId=e62e9024-adcb-436d-bdd8-5e934211605c, authSessionTabId=Yrh6CA3Piks 2026-03-29 02:01:02,655 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=REALM, resourcePath=atmosphere 2026-03-29 02:01:03,441 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=11a22732-d4df-4537-a346-6ae5494fa16e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f529411-a6fe-4d12-a53e-41a179a47856, client_auth_method=client-secret, username=admin, authSessionParentId=848e69ea-06d2-456f-8286-e757ff66e7a7, authSessionTabId=_IrDPeeeA5U 2026-03-29 02:01:03,541 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/87af93f9-fe32-4e24-a504-db5b35113130 2026-03-29 02:01:03,636 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/87af93f9-fe32-4e24-a504-db5b35113130/protocol-mappers/models/e238d915-49b1-48f4-bc3a-2659051c584e 2026-03-29 02:01:24,808 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=92c4690f-b878-4c6d-83e2-f80ca21fd4a5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=66eb997b-9749-4a50-b98b-08e2e2c23c89, client_auth_method=client-secret, username=admin, authSessionParentId=a5aef34d-c278-45e3-93b7-f2a2fbc8746c, authSessionTabId=HIcaPvjZcLY 2026-03-29 02:01:24,910 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/1620da43-527b-4db1-83f3-ed9fc0ea3cbc 2026-03-29 02:01:25,285 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=4340c255-23cc-4844-91ca-9e00a4496089, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef797d6c-9b95-4837-a37e-f8fbfa1fa6a1, client_auth_method=client-secret, username=admin, authSessionParentId=6c1818fb-c3e0-4284-b47f-614e557999a9, authSessionTabId=ZT4uD30FHEk 2026-03-29 02:01:25,390 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/ae913861-55b8-4a65-831d-4fc1a20ba13f 2026-03-29 02:01:25,751 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=8a5a35d5-27c5-4429-abcd-3664f2a797f6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=91e93a11-59b1-4251-ab8b-265b158d90d3, client_auth_method=client-secret, username=admin, authSessionParentId=000dfb63-86e7-4c4b-b5a6-18c1e09b538f, authSessionTabId=2gXRkEsaP1A 2026-03-29 02:01:25,823 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/5ccf8460-81fe-4e64-8c40-b3ccfadaac8e 2026-03-29 02:01:26,436 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=1de470c4-a8ed-420c-bae3-567ba1f8bb75, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=61814d69-b143-40e4-b9b6-4e070e4ec5c5, client_auth_method=client-secret, username=admin, authSessionParentId=a3be5c7d-6100-4e44-a6c5-a3ab71e34948, authSessionTabId=ADjqXd5DlTk 2026-03-29 02:01:26,548 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/1620da43-527b-4db1-83f3-ed9fc0ea3cbc/roles/member 2026-03-29 02:01:26,924 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=38c08e69-364b-4498-9645-d9ad22824137, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1146803c-c9e2-4a8e-b343-5d489561dc8e, client_auth_method=client-secret, username=admin, authSessionParentId=074c3d4b-3102-4bef-8247-f0f19a2d5b19, authSessionTabId=QQKSAL13IFk 2026-03-29 02:01:27,014 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/ae913861-55b8-4a65-831d-4fc1a20ba13f/roles/admin 2026-03-29 02:01:27,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=1af5a4d1-8d40-4770-9add-61707ebcb007, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8970d7c8-46e1-479f-9446-89465bda9459, client_auth_method=client-secret, username=admin, authSessionParentId=9bf3437a-d22e-4f7a-a7d8-121c073b32a1, authSessionTabId=3anmhOCi1q0 2026-03-29 02:01:27,505 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/ae913861-55b8-4a65-831d-4fc1a20ba13f/roles/editor 2026-03-29 02:01:27,882 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=4e8673c6-6201-497b-8003-b2b694cdd06f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=076b2d49-7cf2-4669-b0bd-104ad27c5790, client_auth_method=client-secret, username=admin, authSessionParentId=2f9e8849-7cae-4e07-b010-6fb921b34520, authSessionTabId=mlS9GExm2ts 2026-03-29 02:01:27,974 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/ae913861-55b8-4a65-831d-4fc1a20ba13f/roles/viewer 2026-03-29 02:01:28,349 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=9c3e6400-a3f3-4bcb-b202-65d28ccca2e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1e37920-40c5-4658-aca3-08dfa1342702, client_auth_method=client-secret, username=admin, authSessionParentId=d5512182-27d5-404a-bcfe-6d67e69c4e36, authSessionTabId=d-y1A51cwys 2026-03-29 02:01:28,451 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE, resourcePath=clients/5ccf8460-81fe-4e64-8c40-b3ccfadaac8e/roles/member 2026-03-29 02:03:41,693 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=f9bec7e0-ffac-4336-b5ff-f4c48bbbf75b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f74d96de-fbd3-41ba-ad7a-e843420d16ea, client_auth_method=client-secret, username=admin, authSessionParentId=e479b85b-f3b5-4dd0-813f-74e1ab11bbd7, authSessionTabId=86ezUDbYgm8 2026-03-29 02:03:41,872 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=REALM, resourcePath=null 2026-03-29 02:03:43,316 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=c14c978b-a3ac-441a-b608-d80c7d5b39a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=db03963f-828e-423a-ac8e-1cd081ea6e72, client_auth_method=client-secret, username=admin, authSessionParentId=a3a1213d-c921-4de9-a787-755e401ad932, authSessionTabId=I7P6HgHI02w 2026-03-29 02:03:43,409 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT, resourcePath=clients/2f8b50e5-911f-4fe2-a5c5-7316a0eeef30 2026-03-29 02:03:44,023 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=admin-cli, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, auth_method=openid-connect, token_id=399b460b-2576-48fa-87b6-1644ad335b8a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=75180936-8ee1-4391-aaaa-7ca8f23b9b1d, client_auth_method=client-secret, username=admin, authSessionParentId=86f62a81-a35d-432e-bb43-302786e69e15, authSessionTabId=Ox6OM9Owi4s 2026-03-29 02:03:44,278 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=70462bd1-7131-4667-90fe-8ac893bbbb37, clientId=b8b49ee2-3ebe-4761-8066-87018439a71d, userId=a64ce5bc-b4a6-41e6-9fb9-b3a46344cdd6, ipAddress=162.253.55.200, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/107ce9ac-e365-4399-80d8-13dd818208d2/role-mappings/clients/ae3a3513-0520-43e1-9dd8-b6543aa434ed