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-13 03:27:19,689 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5215ms 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-13 03:27:21,221 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-13 03:27:23,558 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-13 03:27:23,622 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-13 03:27:23,790 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-13 03:27:24,000 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-13 03:27:24,002 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 055dba9e-4ce8-4b50-afe9-88fafc4175a1, name: keycloak-0-30761 2026-04-13 03:27:24,021 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-13 03:27:24,022 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-13 03:27:24,031 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38742 2026-04-13 03:27:24,410 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-13 03:27:26,037 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30761: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-13 03:27:26,050 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30761|0] (1) [keycloak-0-30761] 2026-04-13 03:27:26,067 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30761`, physical addresses are `[10.0.0.204:54278]` 2026-04-13 03:27:26,530 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30761, Site name: null 2026-04-13 03:27:26,536 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-13 03:27:27,348 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-13 03:27:27,348 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-13 03:27:27,501 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-13 03:27:27,739 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-13 03:27:27,739 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-13 03:27:27,835 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-13 03:27:27,835 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-13 03:27:59,182 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-13 03:28:01,522 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.614s. Listening on: http://0.0.0.0:8080 2026-04-13 03:28:01,523 INFO [io.quarkus] (main) Profile prod activated. 2026-04-13 03:28:01,523 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-13 03:28:01,711 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-13 03:28:16,558 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=964f91d5-6f6d-462e-8afc-7245438031f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0ef316be-315a-4537-b947-a8bfa5ea2ee5, client_auth_method=client-secret, username=admin, authSessionParentId=5ae4399d-e3ad-48f6-a5b0-c5bbd5dd608a, authSessionTabId=2YZuiEfha18 2026-04-13 03:28:17,868 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=atmosphere 2026-04-13 03:28:18,773 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=f091c8ba-0d84-4b74-b0de-6ab2de838961, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=94a32c3c-6d08-40cb-b143-40f600d33233, client_auth_method=client-secret, username=admin, authSessionParentId=dea28fb0-1097-4c1d-9ff3-48eea2d4b07a, authSessionTabId=S7mJmQcszKQ 2026-04-13 03:28:18,877 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1b759fc8-ad43-41a0-bced-c50acdad71c9 2026-04-13 03:28:18,979 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1b759fc8-ad43-41a0-bced-c50acdad71c9/protocol-mappers/models/ec6e0830-f9f7-490e-a7ee-1047dc0e881b 2026-04-13 03:28:40,428 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=48c43615-8b17-44d9-9b0d-114cf34a8fba, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7e87a141-dba9-4ba7-bb32-488da82a373c, client_auth_method=client-secret, username=admin, authSessionParentId=5d8771e9-cbf8-4a3b-aea4-cd45b498b808, authSessionTabId=uh4_2ctKfk4 2026-04-13 03:28:40,549 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/69a4f0ac-e841-467f-af10-372d43e9cb43 2026-04-13 03:28:40,967 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=6a945c79-b35f-4e25-ba15-95f92022829c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=19f42cc8-8655-4a72-9eba-fe5323afac46, client_auth_method=client-secret, username=admin, authSessionParentId=69eafdb2-02dd-4ac5-aafa-8cbd49a619af, authSessionTabId=qWuLo3IJ0Ww 2026-04-13 03:28:41,038 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/a21d578f-a529-4fca-a704-5f784099bf78 2026-04-13 03:28:41,433 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=bf8351af-325b-480e-8767-0164c7675c15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dbf90aa7-1774-4aa9-90bd-52250f1cbb3d, client_auth_method=client-secret, username=admin, authSessionParentId=0ee3fde5-ccb0-4b97-8947-91b6bc17f9f4, authSessionTabId=zOoF_aVUzMI 2026-04-13 03:28:41,506 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/6c049688-08f6-482a-a563-22a42cf45c8b 2026-04-13 03:28:42,155 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=cae8c6e8-3c23-4c3b-9a94-910597180d6a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb77e018-84f4-4c1b-bfeb-4208142090dc, client_auth_method=client-secret, username=admin, authSessionParentId=f2fe7c5c-38ff-44fe-a637-ce570276c990, authSessionTabId=BldoQRcVnjU 2026-04-13 03:28:42,258 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/69a4f0ac-e841-467f-af10-372d43e9cb43/roles/member 2026-04-13 03:28:42,644 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=85dacb94-9d2a-4963-9d05-8e52d4024442, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec771423-33d5-48fc-9356-2ac4871a7a68, client_auth_method=client-secret, username=admin, authSessionParentId=6794b19c-010b-4138-be6a-7122a9611634, authSessionTabId=tRPdP5Jheso 2026-04-13 03:28:42,730 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/a21d578f-a529-4fca-a704-5f784099bf78/roles/admin 2026-04-13 03:28:43,137 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=d124f2ae-5522-473e-a323-9e2d9367c874, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a58a8df3-ab47-4adf-8f4a-26050fbac504, client_auth_method=client-secret, username=admin, authSessionParentId=a20f8c6e-97b3-4ceb-aecc-51a489a72cbe, authSessionTabId=jqQKLawhrz4 2026-04-13 03:28:43,226 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/a21d578f-a529-4fca-a704-5f784099bf78/roles/editor 2026-04-13 03:28:43,588 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=11fc10d8-c122-488f-b9a3-2cfe976da5e8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=34365de2-c8b7-42ba-8d9a-986ed19c8896, client_auth_method=client-secret, username=admin, authSessionParentId=268e67a7-2f55-4e54-ae0f-387cf9d68448, authSessionTabId=Ba4XolpIgGU 2026-04-13 03:28:43,710 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/a21d578f-a529-4fca-a704-5f784099bf78/roles/viewer 2026-04-13 03:28:44,110 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=81b3080e-ec09-420a-ac9c-bd1cfeb52a64, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=07d4adaa-7981-4fc6-a19e-4f133ce24887, client_auth_method=client-secret, username=admin, authSessionParentId=3c7e0611-768d-45ba-ba82-eb2dee8cf168, authSessionTabId=HsStIjTeevk 2026-04-13 03:28:44,198 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/6c049688-08f6-482a-a563-22a42cf45c8b/roles/member 2026-04-13 03:31:00,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=aeeb8b80-a3d2-4556-b018-34ac380f0354, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4b099c38-d250-442d-a38f-47e7e9b7c7a2, client_auth_method=client-secret, username=admin, authSessionParentId=cda5660a-d2e0-433a-b39b-33d30a83892d, authSessionTabId=fcE8Y8r_Fsw 2026-04-13 03:31:00,878 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=null 2026-04-13 03:31:02,398 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=1c5eee83-934e-4d41-bb93-18d041f62600, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bc39fbcb-cc2a-4239-9ad9-cd323a816ac7, client_auth_method=client-secret, username=admin, authSessionParentId=7c92057c-7e38-449b-b0e5-216a477e8bfd, authSessionTabId=5UY55fo_Rig 2026-04-13 03:31:02,480 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/a74c8525-620e-4011-ab2f-65d4bdccfe85 2026-04-13 03:31:03,187 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=a2d0a15b-1696-4de1-90a4-8f553b3671b9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b59d10e2-133f-4dd4-9555-535d93c33a10, client_auth_method=client-secret, username=admin, authSessionParentId=458d02e1-b3dc-4332-90ea-01350da1147e, authSessionTabId=dX9l2_V47ro 2026-04-13 03:31:03,472 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d78b5d2d-f47e-430e-b886-e70cbd1e99ea/role-mappings/clients/9f9868b0-b0a5-45f1-84c5-14dd14cb4280 2026-04-13 04:18:09,339 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=a283dd92-2068-4685-812e-454a1bafb418, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=22f26562-1b09-4d68-94f4-b0882a7504ff, client_auth_method=client-secret, username=admin, authSessionParentId=825ea35d-b63a-4fb4-8030-80dcfe2da416, authSessionTabId=FEVQ-CpTjOU 2026-04-13 04:18:09,468 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=null 2026-04-13 04:18:10,123 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=f54118d4-4b4c-4b15-a930-2df77e808a28, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=603fd235-a58c-468e-ad4b-97dc4fbd8597, client_auth_method=client-secret, username=admin, authSessionParentId=7fef06ac-de32-4c91-926d-50ae489e54c1, authSessionTabId=dIVlDehDLUY 2026-04-13 04:18:10,171 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1b759fc8-ad43-41a0-bced-c50acdad71c9 2026-04-13 04:18:10,228 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1b759fc8-ad43-41a0-bced-c50acdad71c9/protocol-mappers/models/ec6e0830-f9f7-490e-a7ee-1047dc0e881b 2026-04-13 04:18:16,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=63cc15f4-973b-46cd-ac37-508ee3e05d32, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db28dfd2-ae13-4014-bca0-7fd8b2e6254b, client_auth_method=client-secret, username=admin, authSessionParentId=7d3f2f6f-4fe5-4d4f-bbff-b9c99af66acf, authSessionTabId=p9461WJLU9Q 2026-04-13 04:18:16,470 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/69a4f0ac-e841-467f-af10-372d43e9cb43 2026-04-13 04:18:16,829 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=5acb9235-ea13-489c-bb3f-26e1d406ce6a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5787575a-90b2-4493-9669-cf996e0e9128, client_auth_method=client-secret, username=admin, authSessionParentId=3365703e-7914-49fb-a3d8-c797dc3782f4, authSessionTabId=9uHRrk3CjXg 2026-04-13 04:18:16,875 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/a21d578f-a529-4fca-a704-5f784099bf78 2026-04-13 04:18:17,228 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=d02a30a3-5c07-4e56-90d8-0e48c4e01035, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8f2d4f74-b2a6-48b5-99a2-452a0570c840, client_auth_method=client-secret, username=admin, authSessionParentId=0457f0fd-80ae-482a-a083-e8902df89b36, authSessionTabId=TSOZmq0sL-Q 2026-04-13 04:18:17,272 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/6c049688-08f6-482a-a563-22a42cf45c8b 2026-04-13 04:18:17,973 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=e9e62fe5-5c3a-4d77-906e-4a5926746dea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d5c6388-85fe-42d7-beab-2f955feb927c, client_auth_method=client-secret, username=admin, authSessionParentId=38781195-febf-48e7-8955-1c958798be69, authSessionTabId=FngtjkoUOrQ 2026-04-13 04:18:18,324 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=b93cacce-76b8-4ca0-b55d-398180938c00, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=41c44810-7eab-46ea-a195-5ce3ec11409f, client_auth_method=client-secret, username=admin, authSessionParentId=0c65ad3e-afd0-4f58-8161-154623f5af0f, authSessionTabId=oDAyjxZjkgQ 2026-04-13 04:18:18,695 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=26ea05a6-3ad2-40cc-82f3-b07175d8c374, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=01e93f8a-5163-4ba1-be77-6c7a0f438dfe, client_auth_method=client-secret, username=admin, authSessionParentId=eaec942a-1416-4c50-9d2d-8aa15b933c26, authSessionTabId=BkBugbel8uQ 2026-04-13 04:18:19,046 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=8a65e857-09dc-4061-b62a-2afd12260276, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f42e067-9bab-4852-ac4f-f3c27b50cdac, client_auth_method=client-secret, username=admin, authSessionParentId=7d7e9747-6ce5-405a-bd1e-5a3f960f569a, authSessionTabId=NDYafDy7V5U 2026-04-13 04:18:19,397 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=34f8b983-5b9e-4c77-924a-ccbac9a5b052, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=853d44f1-01a9-4c13-a3ea-922809bb3f8c, client_auth_method=client-secret, username=admin, authSessionParentId=377eae9b-fade-4b4a-ab04-29f55348a5e1, authSessionTabId=YTYonS5xVi8 2026-04-13 04:19:27,752 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=58971333-114c-47d4-a065-bb6ce0025d54, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a36ecc8-2233-495e-bcb2-1e963baa0b3d, client_auth_method=client-secret, username=admin, authSessionParentId=443be13e-6d07-4fdb-8b4e-ae3f984361ba, authSessionTabId=TKAvVlgoiqM 2026-04-13 04:19:27,835 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=null 2026-04-13 04:19:29,167 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=a8950d02-72bc-46af-8f6b-e70e690e3c82, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9d2b0d53-dad5-432e-b783-832c1f5ad8d3, client_auth_method=client-secret, username=admin, authSessionParentId=4a936a9d-fa40-44ae-9bea-a9b8077c891d, authSessionTabId=VSbN1JADifo 2026-04-13 04:19:29,207 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=f5d1c0d1-f039-4b60-9665-b3292577ba5d, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/a74c8525-620e-4011-ab2f-65d4bdccfe85 2026-04-13 04:19:29,931 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6c14b5aa-5fe1-4a17-a969-bd367dfcfa99, clientId=admin-cli, userId=fa3d5993-62b7-4d65-913d-5128e23766e2, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=cbf55d16-69f0-4adb-88dc-6f8029338ed3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=89ffa670-7bce-412e-bd3b-cccced7e8248, client_auth_method=client-secret, username=admin, authSessionParentId=57f9e271-0b19-4b20-bf0c-a0311f31064c, authSessionTabId=B9iV9KAe5hg