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-05-21 04:56:45,562 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4749ms 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-05-21 04:56:47,037 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-05-21 04:56:49,206 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-21 04:56:49,362 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-21 04:56:49,552 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-21 04:56:49,661 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-21 04:56:49,662 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ac34dd80-5764-43d3-983c-c3bd53b16fa9, name: keycloak-0-19771 2026-05-21 04:56:49,667 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-05-21 04:56:49,668 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-05-21 04:56:49,677 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40279 2026-05-21 04:56:49,973 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-05-21 04:56:50,784 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-05-21 04:56:50,785 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-05-21 04:56:50,952 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-21 04:56:51,174 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-05-21 04:56:51,174 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-05-21 04:56:51,280 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-05-21 04:56:51,280 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-05-21 04:56:51,693 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-19771: no members discovered after 2011 ms: creating cluster as coordinator 2026-05-21 04:56:51,704 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-19771|0] (1) [keycloak-0-19771] 2026-05-21 04:56:51,717 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-19771`, physical addresses are `[10.0.0.189:55815]` 2026-05-21 04:57:27,034 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-19771, Site name: null 2026-05-21 04:57:27,412 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-21 04:57:27,438 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-21 04:57:30,255 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.510s. Listening on: http://0.0.0.0:8080 2026-05-21 04:57:30,256 INFO [io.quarkus] (main) Profile prod activated. 2026-05-21 04:57:30,256 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-05-21 04:57:30,424 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-21 04:57:49,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=1ba6a8b1-53c0-4682-94b9-204d0a8fa137, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1d3f258-f97c-4f5a-908b-9fbb9de9d192, client_auth_method=client-secret, username=admin, authSessionParentId=2f77ffca-a377-4305-9c82-f626046deb57, authSessionTabId=CUw7PyYlTAc 2026-05-21 04:57:51,474 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=REALM, resourcePath=atmosphere 2026-05-21 04:57:52,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=7593f942-0158-44f7-bd55-c6de841f3746, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6a7e40d9-2f81-44e2-beb8-d2d6481dd1c7, client_auth_method=client-secret, username=admin, authSessionParentId=7ce9159c-a3f3-46b7-a33d-4dc374695e8f, authSessionTabId=sF4pJFLIJiY 2026-05-21 04:57:52,433 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0526c1ee-decb-46fb-9300-5a9f40a99ecb 2026-05-21 04:57:52,527 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0526c1ee-decb-46fb-9300-5a9f40a99ecb/protocol-mappers/models/27cefd63-c78e-4c59-9d5e-cbc08b4e5e14 2026-05-21 04:58:14,160 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=c8539355-f0d2-4053-8646-209e3cd556c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57f82ac6-5d0a-432c-9281-0ee5a5515664, client_auth_method=client-secret, username=admin, authSessionParentId=3fcc0ace-d74f-4b13-ad7b-5c30e12a3580, authSessionTabId=qw_lfmzmF28 2026-05-21 04:58:14,275 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/2c717cdd-b07c-4bb0-99ce-78a2f3bc064c 2026-05-21 04:58:14,665 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=59bbcf89-54c2-4770-843d-fa109f18d8e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fc37dee9-0e5c-43fe-abba-2941f776a2b8, client_auth_method=client-secret, username=admin, authSessionParentId=3993245f-9f06-4ab8-9772-3ce52640bb71, authSessionTabId=s9qOi7k7JZ0 2026-05-21 04:58:14,858 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/94eddc27-8fee-4d89-96d8-a3568f0a28ad 2026-05-21 04:58:15,244 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=f19d47c2-239b-4d26-94e8-e3873d24bfe5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7d3b8b6c-7eff-44e5-835b-78ece774f736, client_auth_method=client-secret, username=admin, authSessionParentId=9f9a8c34-3d1a-4438-a838-454f7a15a6ef, authSessionTabId=W18ECBJLEhQ 2026-05-21 04:58:15,313 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/6509c727-64a8-41c6-98a7-93f40cabda4b 2026-05-21 04:58:15,916 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=cf225271-4f7d-4495-a35f-840e232371b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c2111385-e2cc-420c-8ae7-64f1215abd7a, client_auth_method=client-secret, username=admin, authSessionParentId=9030dd2e-c6f0-438a-b918-7f02374c4256, authSessionTabId=5HlEC7VdEuM 2026-05-21 04:58:16,032 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_ROLE, resourcePath=clients/2c717cdd-b07c-4bb0-99ce-78a2f3bc064c/roles/member 2026-05-21 04:58:16,443 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=d770117a-f8ff-47b3-b856-776511d4218f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=08842158-11d9-4312-8804-196e876629fb, client_auth_method=client-secret, username=admin, authSessionParentId=fcfb6836-84c7-4200-a0dd-796e20738d13, authSessionTabId=ZTx8gMR4eKk 2026-05-21 04:58:16,523 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_ROLE, resourcePath=clients/94eddc27-8fee-4d89-96d8-a3568f0a28ad/roles/admin 2026-05-21 04:58:16,894 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=569e7f6e-2d7c-4e02-8b0c-5cc9725ed85a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45e95cdc-da14-4a68-b8fa-afdf2ef3e8b1, client_auth_method=client-secret, username=admin, authSessionParentId=5e07d164-7a2e-4386-af89-e917226007a5, authSessionTabId=i6iBiYoKB4g 2026-05-21 04:58:16,979 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_ROLE, resourcePath=clients/94eddc27-8fee-4d89-96d8-a3568f0a28ad/roles/editor 2026-05-21 04:58:17,363 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=32ee4f22-3298-45a1-baf9-4ef6399205b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7307ba66-6485-47ca-b4a2-1e881587641e, client_auth_method=client-secret, username=admin, authSessionParentId=509d98be-8bf1-4649-98eb-424c914606b6, authSessionTabId=qAjHdHmMAmc 2026-05-21 04:58:17,578 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_ROLE, resourcePath=clients/94eddc27-8fee-4d89-96d8-a3568f0a28ad/roles/viewer 2026-05-21 04:58:17,957 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=300d7972-5597-4084-96cd-ebe8d89b836e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1510d61-5860-44a2-8045-075cf9529799, client_auth_method=client-secret, username=admin, authSessionParentId=207e5314-ba66-4d27-b1e0-264cbb9269af, authSessionTabId=c3Yx00Dfn0M 2026-05-21 04:58:18,046 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_ROLE, resourcePath=clients/6509c727-64a8-41c6-98a7-93f40cabda4b/roles/member 2026-05-21 05:00:50,118 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=710499ed-3bdc-4d6f-a378-1bb8d20823d4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7f91a0d5-7650-4594-88a5-6f16125abbfc, client_auth_method=client-secret, username=admin, authSessionParentId=a79d2fb4-acaa-44c5-870c-1352629e11fa, authSessionTabId=32GJ0grqUDo 2026-05-21 05:00:50,302 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=REALM, resourcePath=null 2026-05-21 05:00:51,692 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=20fab9ab-1e9b-4500-81a0-0d32c7375ad0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2f1a8f33-c3a7-43e6-af3a-97324fc8e0e8, client_auth_method=client-secret, username=admin, authSessionParentId=df398af0-b47d-4c1c-bac1-e8c6690a2127, authSessionTabId=JE1T5e5ePXI 2026-05-21 05:00:51,806 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/cb8bb111-1116-49e4-838d-6be5d42ce909 2026-05-21 05:00:52,439 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=770f2ccb-a94b-437e-92a3-08c1b4f28139, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39e0d1d8-a912-4e66-a069-159e9dd90ee9, client_auth_method=client-secret, username=admin, authSessionParentId=8bca3855-a159-4e71-8e83-bdf0ca362a73, authSessionTabId=pcVksR9yn3Y 2026-05-21 05:00:52,698 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b179b469-8be8-4f69-8607-825d9e61a93a/role-mappings/clients/02e1cf8a-6cec-490f-8804-c9a7edd38fcc 2026-05-21 05:53:13,362 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=619054f3-dc08-4f1e-939e-44c24cd56ef7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4d7219b8-b5c0-40fe-b65b-ae4da1776bc0, client_auth_method=client-secret, username=admin, authSessionParentId=3275bee8-93c9-4617-a3dd-876db3527587, authSessionTabId=lXepshOGVdA 2026-05-21 05:53:13,515 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=REALM, resourcePath=null 2026-05-21 05:53:14,265 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=13368390-5b91-4e28-8e0b-a27fc5227d04, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d88a2e3d-2eb2-479b-a6f8-5c806b3b5b8b, client_auth_method=client-secret, username=admin, authSessionParentId=0a5c133d-e8d4-49b2-8576-bfc6f9acefdb, authSessionTabId=IXIwk-icruo 2026-05-21 05:53:14,320 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0526c1ee-decb-46fb-9300-5a9f40a99ecb 2026-05-21 05:53:14,381 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0526c1ee-decb-46fb-9300-5a9f40a99ecb/protocol-mappers/models/27cefd63-c78e-4c59-9d5e-cbc08b4e5e14 2026-05-21 05:53:21,117 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=c04b5a60-4352-4cc5-9466-6e4401ac4c7e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0c69f361-2a1b-4166-9e8b-7e592ee74afb, client_auth_method=client-secret, username=admin, authSessionParentId=6a4bae65-7a56-4ab9-af1f-89b66405b1b1, authSessionTabId=RtgZ9x65Fws 2026-05-21 05:53:21,174 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/2c717cdd-b07c-4bb0-99ce-78a2f3bc064c 2026-05-21 05:53:21,549 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=647a1e28-ac91-4a07-8b9c-79db8c35bea9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3be06d91-7c5b-4a90-9cea-0bdeabefd31d, client_auth_method=client-secret, username=admin, authSessionParentId=719022e8-557f-4d03-9ff7-acc9ca39d34e, authSessionTabId=6TMGgY1S3bc 2026-05-21 05:53:21,611 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/94eddc27-8fee-4d89-96d8-a3568f0a28ad 2026-05-21 05:53:21,972 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=e2992397-c882-4ac9-ac26-a3d442d5015a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1d4dbcb1-1cf6-42fb-b5c1-1917d96e0000, client_auth_method=client-secret, username=admin, authSessionParentId=ee9b2d8b-6e68-49cd-9def-1260e13b4405, authSessionTabId=M8MV3GK6jO0 2026-05-21 05:53:22,028 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/6509c727-64a8-41c6-98a7-93f40cabda4b 2026-05-21 05:53:22,659 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=8f7ed2b9-1954-432f-82fc-04af606e8cbb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ee42c064-5897-42bf-ba73-77621cb51fc7, client_auth_method=client-secret, username=admin, authSessionParentId=42b441b0-62a7-476e-8af0-5741c08e6f6c, authSessionTabId=9AAQnXvA3GU 2026-05-21 05:53:23,016 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=28df2190-98d1-4406-84e7-602bd86145ae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98932584-2037-4cfd-909c-f682a1f42b92, client_auth_method=client-secret, username=admin, authSessionParentId=81516504-d0e1-495a-9007-0e7690249244, authSessionTabId=DtPDVcxz5VA 2026-05-21 05:53:23,385 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=e76e2098-b427-468d-9b64-c70692628506, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8ddc6b04-2ebe-4876-8738-0525643c4194, client_auth_method=client-secret, username=admin, authSessionParentId=44f29df1-da85-4b3a-a811-0fa539e39b3f, authSessionTabId=0a0SzTkiqvM 2026-05-21 05:53:23,752 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=0dbf434c-40dc-4ec4-a399-49c1f21c8b4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=703d7612-467c-485e-93ba-e6d47ef269a2, client_auth_method=client-secret, username=admin, authSessionParentId=974279e5-b59e-49f8-ada4-322771d143aa, authSessionTabId=vQLkUrBPj2g 2026-05-21 05:53:24,101 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=2ca17544-a4ea-4dfd-888f-de9b076fff9e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=149c6d09-20bf-40e0-9b1f-6e8bc4dd111d, client_auth_method=client-secret, username=admin, authSessionParentId=ec3a9a3d-75ca-4d23-a404-0ebaededafc7, authSessionTabId=wNcNlt75tEg 2026-05-21 05:54:39,136 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=36f93ff8-a748-4c38-bb9b-3e91b062746c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e8fa2500-4be1-45aa-806e-40a5efcc1284, client_auth_method=client-secret, username=admin, authSessionParentId=b6ef1373-45c0-4bde-b094-a2d4926a00ed, authSessionTabId=rk1cNj4oHOc 2026-05-21 05:54:39,242 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=REALM, resourcePath=null 2026-05-21 05:54:40,815 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=894f9504-665c-4900-baa9-86e02bc3e9f2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=418993a1-e347-45fe-8c06-c474cefed803, client_auth_method=client-secret, username=admin, authSessionParentId=6d441000-4f30-47fe-a19a-14f0bd164681, authSessionTabId=xZnT4q2j-X4 2026-05-21 05:54:40,872 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=67a04838-4b89-4ca9-bf58-e2247796d664, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, resourceType=CLIENT, resourcePath=clients/cb8bb111-1116-49e4-838d-6be5d42ce909 2026-05-21 05:54:41,586 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f46388fb-e907-4e21-a4fa-bec832a817c6, clientId=admin-cli, userId=e12ba6ac-b2c2-4980-8c72-4846c8c23529, ipAddress=199.19.213.116, auth_method=openid-connect, token_id=9dd2eb29-3292-4585-aae5-88a1f4984d43, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c6ccc37d-e1e1-478d-ba6f-f496b9f2a922, client_auth_method=client-secret, username=admin, authSessionParentId=fdf6f2be-7354-4e15-86a2-fee7f7e1f400, authSessionTabId=ypw8gzq60jU