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-09-09 06:25:56,721 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5238ms 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-09-09 06:25:58,370 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-09-09 06:26:00,684 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-09 06:26:00,770 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-09 06:26:01,095 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-09 06:26:01,225 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-09 06:26:01,226 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e166f52e-ea00-4aad-ae20-37f9d59c8a2f, name: keycloak-0-44307 2026-09-09 06:26:01,233 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-09-09 06:26:01,233 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-09-09 06:26:01,240 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33263 2026-09-09 06:26:01,612 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-09-09 06:26:01,614 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-09 06:26:02,421 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-09-09 06:26:02,421 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-09-09 06:26:02,610 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-09 06:26:02,821 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-09-09 06:26:02,821 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-09-09 06:26:02,951 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-09-09 06:26:02,952 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-09-09 06:26:03,246 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-44307: no members discovered after 2003 ms: creating cluster as coordinator 2026-09-09 06:26:03,260 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-44307|0] (1) [keycloak-0-44307] 2026-09-09 06:26:03,283 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-44307`, physical addresses are `[10.0.0.117:48799]` 2026-09-09 06:26:40,318 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-44307, Site name: null 2026-09-09 06:26:40,513 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-09 06:26:43,070 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.121s. Listening on: http://0.0.0.0:8080 2026-09-09 06:26:43,071 INFO [io.quarkus] (main) Profile prod activated. 2026-09-09 06:26:43,071 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-09-09 06:26:43,484 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-09 06:26:59,753 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=fc75594a-23c1-4202-9271-8cf59801b1d5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=18fab096-62b7-4465-a40f-b9a40bc050da, client_auth_method=client-secret, username=admin, authSessionParentId=b5d7acd6-023a-4795-8aa9-6ec68c3b9e49, authSessionTabId=A-1KlBp1xi4 2026-09-09 06:27:01,492 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=REALM, resourcePath=atmosphere 2026-09-09 06:27:02,488 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=41b4ff22-dcc4-4c7b-bfa8-99cd27ffb22b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0cf01c3f-e7ac-42dd-809a-2da1bfb25bfa, client_auth_method=client-secret, username=admin, authSessionParentId=ab49aa37-1d62-4641-99e8-888f4f3426ca, authSessionTabId=QJliOTwSINI 2026-09-09 06:27:02,597 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a26f1dca-2d37-4caa-96c3-bbd1a8465ebd 2026-09-09 06:27:02,704 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a26f1dca-2d37-4caa-96c3-bbd1a8465ebd/protocol-mappers/models/72684c4d-eb26-41a3-984a-073834667199 2026-09-09 06:27:24,495 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=6944be70-55a6-47c4-98b0-9e3f66da0590, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a1e86e66-c480-47a1-968f-cd4b633f77df, client_auth_method=client-secret, username=admin, authSessionParentId=8cff2ccf-c011-4a8d-8d7c-d9dceaf26f18, authSessionTabId=DAFyEdI6mWw 2026-09-09 06:27:24,636 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/2e2bf920-894a-4725-ba55-ee8dd9e6a60d 2026-09-09 06:27:25,089 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=cef989fa-5916-4d2f-a096-5326c39bbda9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd687535-eff7-4ae6-bbc7-af804cff7394, client_auth_method=client-secret, username=admin, authSessionParentId=d1b12e77-6514-4bc7-b0d5-a0ea46c59be4, authSessionTabId=0HDsNaRyxQs 2026-09-09 06:27:25,166 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/1986f055-ad17-40d0-aaf4-cedb98f08b88 2026-09-09 06:27:25,604 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=ee58dd4f-f73a-4d9a-96a6-4c89b4c33f82, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d758ed78-b722-4deb-8ffe-2cc2f84ef3d1, client_auth_method=client-secret, username=admin, authSessionParentId=6f0f705e-2935-496c-9738-c9d2285124b0, authSessionTabId=kHjFWWqgx4g 2026-09-09 06:27:25,695 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/418e9827-ab2c-41a9-8285-e010b14a42ba 2026-09-09 06:27:26,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=1a67b59b-4c2c-4fad-9a6a-9f4c4d96e3f7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0b4244f3-6672-4c0d-bdd8-9ff41f7f306a, client_auth_method=client-secret, username=admin, authSessionParentId=77d38960-6ba1-4c80-8ae2-aa006500d594, authSessionTabId=dlMcvM6gjbk 2026-09-09 06:27:26,572 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_ROLE, resourcePath=clients/2e2bf920-894a-4725-ba55-ee8dd9e6a60d/roles/member 2026-09-09 06:27:26,973 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=7eec8825-e383-4cd7-9c92-7afe5cbc6d3c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ee89b23-8b42-4bfe-a9e5-dda9e567d331, client_auth_method=client-secret, username=admin, authSessionParentId=9308eb5a-f07c-4cc3-86db-60557a54cd29, authSessionTabId=Q6CVymjPYgM 2026-09-09 06:27:27,070 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_ROLE, resourcePath=clients/1986f055-ad17-40d0-aaf4-cedb98f08b88/roles/admin 2026-09-09 06:27:27,532 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=21edd147-d627-4a89-a81a-883e66b2e91b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=019df8ec-487e-401d-93b7-5d7284913258, client_auth_method=client-secret, username=admin, authSessionParentId=590a8071-4f95-4e59-8177-b9bd7b05675a, authSessionTabId=jfMXG8VUcUE 2026-09-09 06:27:27,631 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_ROLE, resourcePath=clients/1986f055-ad17-40d0-aaf4-cedb98f08b88/roles/editor 2026-09-09 06:27:28,110 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=65deb8db-4a45-4f8e-bc09-b28ca1d2529b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=07b3056a-dccd-4a33-a4f2-4a9cadec417e, client_auth_method=client-secret, username=admin, authSessionParentId=c8205d55-0f2b-439f-b25d-a779848d4925, authSessionTabId=5ESbf75dBXA 2026-09-09 06:27:28,213 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_ROLE, resourcePath=clients/1986f055-ad17-40d0-aaf4-cedb98f08b88/roles/viewer 2026-09-09 06:27:28,642 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=73429b6f-1a74-4479-85b5-a55d77822b0f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=596757a7-a318-4b8c-94d9-9a4d1b60a5c5, client_auth_method=client-secret, username=admin, authSessionParentId=d8df8f25-38ee-4c2d-9179-e72959a64723, authSessionTabId=tUozKEiTOTI 2026-09-09 06:27:28,739 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_ROLE, resourcePath=clients/418e9827-ab2c-41a9-8285-e010b14a42ba/roles/member 2026-09-09 06:29:50,939 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=973922af-33bd-4667-bd8d-e1e758b7bc7b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=13816581-84ae-4305-aa4c-1a81ebe465c3, client_auth_method=client-secret, username=admin, authSessionParentId=1d247085-853b-4f35-b7f9-1736595311f4, authSessionTabId=DKZDFBvaVxI 2026-09-09 06:29:51,360 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=REALM, resourcePath=null 2026-09-09 06:29:52,964 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=6e991276-63f4-461a-94da-4a666af3f59d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8813142f-8854-4b05-a67c-475356c75691, client_auth_method=client-secret, username=admin, authSessionParentId=1bf7eef6-1b7b-4d37-9f74-0893d2293edb, authSessionTabId=WPXygfzD6u0 2026-09-09 06:29:53,078 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/a0a0420f-a60c-484b-97f0-e06d1231757f 2026-09-09 06:29:53,822 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=0692afc1-ec5d-4ca0-9735-27a6951cb68e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fc437fb2-98e6-42c0-bdf9-ced5d12b31eb, client_auth_method=client-secret, username=admin, authSessionParentId=bcc3f05e-1194-45a7-8cf8-301449ba8969, authSessionTabId=HkioinOnNB0 2026-09-09 06:29:54,123 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/97d65dc4-8b73-4a26-a90d-168acbbd8bfc/role-mappings/clients/fdf1f4ed-4784-489f-b558-e665dcafd1f2 2026-09-09 07:21:24,503 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=bcec9891-9dd2-4f86-bad7-7a937e324f9e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ff93adf7-36c6-4d19-b4f3-2e9a3a77fe27, client_auth_method=client-secret, username=admin, authSessionParentId=940964ec-8ad0-4f20-b8ea-821761de0ec1, authSessionTabId=xVcpB9KNy54 2026-09-09 07:21:24,690 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=REALM, resourcePath=null 2026-09-09 07:21:25,450 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=7f8d5122-ed9d-487e-825d-f486782b1014, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60ae605d-b49a-46a1-a339-b0d795bceb31, client_auth_method=client-secret, username=admin, authSessionParentId=e69fd5ed-f809-4682-8a2a-8b961411bcb5, authSessionTabId=vptJkW2MycY 2026-09-09 07:21:25,501 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a26f1dca-2d37-4caa-96c3-bbd1a8465ebd 2026-09-09 07:21:25,565 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a26f1dca-2d37-4caa-96c3-bbd1a8465ebd/protocol-mappers/models/72684c4d-eb26-41a3-984a-073834667199 2026-09-09 07:21:32,186 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=eea7c1cb-fe62-43e1-af15-caefb0de2597, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=52b439a2-dfcb-4f18-8b94-7a04d85ad34a, client_auth_method=client-secret, username=admin, authSessionParentId=7419cf22-dd47-4a09-80b5-cf1028c25fc0, authSessionTabId=bLnHI0EAMYw 2026-09-09 07:21:32,250 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/2e2bf920-894a-4725-ba55-ee8dd9e6a60d 2026-09-09 07:21:32,663 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=0df80e14-46bd-43f8-be3e-0497192afe5f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3397e03b-a68e-4cc4-8225-8dee620b0caf, client_auth_method=client-secret, username=admin, authSessionParentId=c2e5d84f-a1cc-4851-800f-449af34a9d65, authSessionTabId=nVA-OX1iSmw 2026-09-09 07:21:32,732 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/1986f055-ad17-40d0-aaf4-cedb98f08b88 2026-09-09 07:21:33,159 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=dfa84330-b7a5-44f5-a422-30ecc1e4e4c7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8e46a634-f958-44a2-9d70-323b383970ca, client_auth_method=client-secret, username=admin, authSessionParentId=3ae0f760-9b8d-4e58-8263-23808417c6fb, authSessionTabId=vJxJerbgbbY 2026-09-09 07:21:33,212 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/418e9827-ab2c-41a9-8285-e010b14a42ba 2026-09-09 07:21:33,896 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=961bf2f5-1130-4885-93bf-d9683433d967, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bd31bf8a-a289-4910-8451-46e3cdf0fe98, client_auth_method=client-secret, username=admin, authSessionParentId=16b95a95-53e9-42f8-a0ff-99222488652b, authSessionTabId=hEtptED3XTA 2026-09-09 07:21:34,279 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=19d707e9-41dc-4eb5-9b66-fd7da4479240, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03963aaf-aaf6-4a12-9cff-c1c58dcce54a, client_auth_method=client-secret, username=admin, authSessionParentId=eadf0f6a-5687-4634-919e-c8f05a8ca998, authSessionTabId=GZfl07vBUXc 2026-09-09 07:21:34,690 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=05ad0dd2-b9f7-4d45-a6ef-27d5f3516e2c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6427cb36-41ba-41f3-b667-6606b3cebabd, client_auth_method=client-secret, username=admin, authSessionParentId=a71e633d-359c-4148-91b4-ca18c233b7fb, authSessionTabId=LSdlVlLGCnY 2026-09-09 07:21:35,086 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=402bb061-1ab7-41b5-9ac7-07e7f4da7eef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2a1dfc80-0da8-4cc4-ae71-a14a6b124103, client_auth_method=client-secret, username=admin, authSessionParentId=df683959-50b6-46d2-8b25-7e448f42dbee, authSessionTabId=ffDIUdHXMAs 2026-09-09 07:21:35,489 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=3bcbb56e-7d56-4e7a-9459-01555d97ae10, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2b92f074-3dbb-4f1a-bb4d-dde1c3f967a6, client_auth_method=client-secret, username=admin, authSessionParentId=59a91307-193f-445f-89cb-f7337a68ba55, authSessionTabId=q4C3LyVwm54 2026-09-09 07:22:56,329 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=6150402f-ee86-4f1a-bd54-2a97557dd1a9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=957e2b67-f639-4349-a23c-b7ac388026a4, client_auth_method=client-secret, username=admin, authSessionParentId=7300f646-8ffa-4ad3-8537-200ec08d3934, authSessionTabId=zaapwTkUVkU 2026-09-09 07:22:56,462 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=REALM, resourcePath=null 2026-09-09 07:22:58,104 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=5477d8db-c3bb-49ec-a8c7-488c48b736bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e5f290d3-109b-41cc-a46b-0bbaa53e1c20, client_auth_method=client-secret, username=admin, authSessionParentId=0e0b4896-6852-4aa2-86ee-4432d3bba311, authSessionTabId=Ub1LLWQUth4 2026-09-09 07:22:58,161 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=fb0f936c-9ca3-4359-adbe-c4563dad6c4a, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, resourceType=CLIENT, resourcePath=clients/a0a0420f-a60c-484b-97f0-e06d1231757f 2026-09-09 07:22:58,941 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=81bee6a5-9d9d-42c7-a241-7828033cf76e, clientId=admin-cli, userId=fc08c9b9-589c-4600-9744-a92a9896ba93, ipAddress=162.253.55.147, auth_method=openid-connect, token_id=71b0b2da-c7a9-4814-b8f3-45294fd354e8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fb4872e4-94bc-43e0-bb29-f61e08d8b6be, client_auth_method=client-secret, username=admin, authSessionParentId=18ce1414-4302-4c87-b121-8a357d492f4d, authSessionTabId=6QL2ZhBYiW4