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-07-02 00:28:47,599 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5221ms 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-07-02 00:28:49,086 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-07-02 00:28:51,453 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 00:28:51,646 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 00:28:51,813 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 00:28:51,925 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 00:28:51,927 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 38f44ba0-6a27-4089-999a-c78045affc44, name: keycloak-0-53340 2026-07-02 00:28:51,934 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-07-02 00:28:51,934 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-07-02 00:28:51,944 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35030 2026-07-02 00:28:52,265 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-07-02 00:28:53,062 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-07-02 00:28:53,062 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-07-02 00:28:53,246 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 00:28:53,453 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-07-02 00:28:53,453 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-07-02 00:28:53,559 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-07-02 00:28:53,559 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-07-02 00:28:53,960 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-53340: no members discovered after 2004 ms: creating cluster as coordinator 2026-07-02 00:28:53,974 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-53340|0] (1) [keycloak-0-53340] 2026-07-02 00:28:53,989 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-53340`, physical addresses are `[10.0.0.248:50566]` 2026-07-02 00:29:24,365 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-53340, Site name: null 2026-07-02 00:29:24,533 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 00:29:24,553 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 00:29:27,010 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.209s. Listening on: http://0.0.0.0:8080 2026-07-02 00:29:27,011 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 00:29:27,011 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-07-02 00:29:27,182 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 00:29:45,577 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=30edbc2a-1926-4aaf-a9e9-9882eaedc7a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5696965a-b153-4d3c-a77e-7a73cc609625, client_auth_method=client-secret, username=admin, authSessionParentId=0b9b96b7-505c-424b-af45-505b28a30759, authSessionTabId=Y10I65iLi4g 2026-07-02 00:29:47,239 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=atmosphere 2026-07-02 00:29:48,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=7e9b6bcb-2914-4551-92ff-d85c81f3c379, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3ee92f50-3655-4531-a780-48d68a1803e3, client_auth_method=client-secret, username=admin, authSessionParentId=0d1b7207-7999-424d-994b-2068c79fe68b, authSessionTabId=8uy3ICiWNMw 2026-07-02 00:29:48,245 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ae78bf5a-e425-4e6b-b2e9-3fbcd128bd6c 2026-07-02 00:29:48,335 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ae78bf5a-e425-4e6b-b2e9-3fbcd128bd6c/protocol-mappers/models/673e1705-fcf5-4d3b-92ce-7619bf711aa6 2026-07-02 00:30:09,586 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=49a4cb01-97df-47e2-8c3b-11a220e9789f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a53c2c76-f389-469c-8bad-cc7939cb6803, client_auth_method=client-secret, username=admin, authSessionParentId=467388c1-b478-48b0-bee5-1879ebe02f4d, authSessionTabId=ijJNxHGJqhM 2026-07-02 00:30:09,713 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/18baaf51-d349-483d-bac7-792e3098a4e2 2026-07-02 00:30:10,137 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=168f6c6e-88b9-4441-b0c1-681fd70ae955, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=933e85a1-cceb-4d4a-8dae-14021b7b7d20, client_auth_method=client-secret, username=admin, authSessionParentId=e791e300-c950-4a82-afad-bc25f1fc523b, authSessionTabId=dOUQukOWmK4 2026-07-02 00:30:10,210 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/a46c3d12-8442-4db2-ae6d-c413cd68b12e 2026-07-02 00:30:10,635 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=69b0b6b0-f704-4c9d-b23d-f6fccb762cff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a992d4f2-7907-4d53-815d-8102a65b7f77, client_auth_method=client-secret, username=admin, authSessionParentId=8b8e4714-cb87-497a-9de8-00aa978819be, authSessionTabId=jFoZepKM1fg 2026-07-02 00:30:10,709 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/79b659cd-9ebe-4cf7-b6f4-cf6a2c7f49c5 2026-07-02 00:30:11,360 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=b733637d-dd1d-4819-8bc5-fa803e8456bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e8e612ed-b4b0-4e35-b9d4-7cd828a1a82b, client_auth_method=client-secret, username=admin, authSessionParentId=db5b61c3-f5bf-4791-98d8-3476e6931b08, authSessionTabId=91mDrURuYAc 2026-07-02 00:30:11,467 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/18baaf51-d349-483d-bac7-792e3098a4e2/roles/member 2026-07-02 00:30:11,859 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=5945211f-c500-4ada-9e7d-57cb5396ee3b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1cbc177e-5460-4ed2-8fc7-348edb08b61f, client_auth_method=client-secret, username=admin, authSessionParentId=febc13a5-2f1f-4410-87a1-6a1b65a43959, authSessionTabId=Z87fU4jslGE 2026-07-02 00:30:11,945 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/a46c3d12-8442-4db2-ae6d-c413cd68b12e/roles/admin 2026-07-02 00:30:12,334 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=ee60c977-8749-4245-895d-394d5b82653f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1eb60bbe-e727-4095-b5fa-9e4baf5339ee, client_auth_method=client-secret, username=admin, authSessionParentId=be2fa203-79af-4fe3-92f4-7ffcb22f2b48, authSessionTabId=tq6R6XPNU84 2026-07-02 00:30:12,423 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/a46c3d12-8442-4db2-ae6d-c413cd68b12e/roles/editor 2026-07-02 00:30:12,812 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=456f8fad-c9b0-4ecd-ab61-47324022578e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f8d4b7a-1069-49fc-b952-a1a3730a2577, client_auth_method=client-secret, username=admin, authSessionParentId=1f154126-f372-4377-a787-ed50a4a3eb56, authSessionTabId=pheqCtvywxU 2026-07-02 00:30:12,910 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/a46c3d12-8442-4db2-ae6d-c413cd68b12e/roles/viewer 2026-07-02 00:30:13,284 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=454ada52-4d00-4be0-9ccc-1d50054416cc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5232b6ee-7228-4c82-b9ce-3629c10b1040, client_auth_method=client-secret, username=admin, authSessionParentId=b0144aa5-95d2-463c-af02-cb0bd8d54451, authSessionTabId=ybfzMv3WZZY 2026-07-02 00:30:13,370 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE, resourcePath=clients/79b659cd-9ebe-4cf7-b6f4-cf6a2c7f49c5/roles/member 2026-07-02 00:32:32,669 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=0f53cab7-de3e-4d0f-bd87-46367cda73f9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=58a3d8b8-589b-483a-9e67-5c5c11e8a037, client_auth_method=client-secret, username=admin, authSessionParentId=e002b6d5-7ad1-4f3b-a78d-4b6aaecd5d92, authSessionTabId=lZ_8QzEvVYI 2026-07-02 00:32:32,862 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-07-02 00:32:34,335 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=234cc3e3-406e-4867-bf85-067a0d182f20, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e86e9ab4-3e8a-4335-b9b8-a82196f91f86, client_auth_method=client-secret, username=admin, authSessionParentId=7d77f0f0-a2bb-4046-8ace-be3b46dca74f, authSessionTabId=EaXfuUs59m4 2026-07-02 00:32:34,439 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/25d48ca4-3e2a-4b64-9768-84944c80cf92 2026-07-02 00:32:35,137 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=a05d2bbc-c529-4e5b-a5df-0f00d09d785b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1438f83-e4a2-462d-8892-2beb5d0cccc6, client_auth_method=client-secret, username=admin, authSessionParentId=16cce17c-54c2-44e6-832a-2521328d4d7e, authSessionTabId=BBjuAO_Poxc 2026-07-02 00:32:35,400 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c2c10599-906c-4880-9c67-4d4e93363855/role-mappings/clients/df084c0e-d26d-4754-b5b1-1070aca0cf14 2026-07-02 01:21:57,537 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=60400125-b1b3-4c7e-aef1-fd3f87d94d95, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef89d344-5d23-4077-86a9-9159018f00ac, client_auth_method=client-secret, username=admin, authSessionParentId=c94eb677-0411-4be6-9f2d-e2d5f81cc7e2, authSessionTabId=8IqSpAaLKjE 2026-07-02 01:21:57,639 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-07-02 01:21:58,325 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=0f6f5a80-4300-4def-a479-3410bc9d45b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7c62c4b-1ab8-4370-bd1d-74ba8c644da2, client_auth_method=client-secret, username=admin, authSessionParentId=3c45118f-b6a1-4181-8078-679cd163fa91, authSessionTabId=FGqV2PghH9Q 2026-07-02 01:21:58,373 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ae78bf5a-e425-4e6b-b2e9-3fbcd128bd6c 2026-07-02 01:21:58,430 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ae78bf5a-e425-4e6b-b2e9-3fbcd128bd6c/protocol-mappers/models/673e1705-fcf5-4d3b-92ce-7619bf711aa6 2026-07-02 01:22:04,637 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=cd2e38b4-589a-4e54-8ca2-9951789ce5bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6e816ae-9d87-4c9e-8584-b964a8212907, client_auth_method=client-secret, username=admin, authSessionParentId=0ea0df40-86d0-4d29-950b-61bbcdd2bc59, authSessionTabId=Nz6p0pn7h1U 2026-07-02 01:22:04,693 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/18baaf51-d349-483d-bac7-792e3098a4e2 2026-07-02 01:22:05,062 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=92d94bfc-ee12-45a8-b914-19789f7b5162, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f1e28df9-083e-4473-80c5-7612e88cfed4, client_auth_method=client-secret, username=admin, authSessionParentId=3c98e317-41ea-46c1-8eab-4c74ff940fef, authSessionTabId=rBQ73-DlYwk 2026-07-02 01:22:05,107 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/a46c3d12-8442-4db2-ae6d-c413cd68b12e 2026-07-02 01:22:05,479 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=da30e5d9-133c-489f-93df-7e21740e3843, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=156f12eb-fe5f-425c-85f3-2cf1a75c8b42, client_auth_method=client-secret, username=admin, authSessionParentId=2ea620e3-f449-40bb-80a0-78f61e8a9cd8, authSessionTabId=XafgwZq1N8I 2026-07-02 01:22:05,527 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/79b659cd-9ebe-4cf7-b6f4-cf6a2c7f49c5 2026-07-02 01:22:06,221 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=3a05a1a9-eb75-4de7-884c-8ed81f45ac02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7e971c5-a22d-452c-9e5a-70e1b510f603, client_auth_method=client-secret, username=admin, authSessionParentId=5f48f205-8422-4823-9af3-6d5ee91f7d27, authSessionTabId=JsZd9sVjEdI 2026-07-02 01:22:06,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=48837b86-8054-49b2-96f7-d08f00c51898, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=94a0bd54-ccd5-4e94-8a59-60a9da8f4280, client_auth_method=client-secret, username=admin, authSessionParentId=c58fd043-1454-4898-9e75-8245cb7ab62d, authSessionTabId=NXJ2Dh9PUYE 2026-07-02 01:22:06,985 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=aace3103-0340-4b86-b776-d12bca1dbe98, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9b3c3715-56fd-4b45-9114-4b2aea43788a, client_auth_method=client-secret, username=admin, authSessionParentId=50eba57b-6cef-4a57-be81-e6b9c09f92fd, authSessionTabId=_SxOJaxjNok 2026-07-02 01:22:07,320 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=a8418722-5da2-4e0d-8a8f-36aaa8998e47, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cd34c460-9f5a-4994-8913-cfbd47d28f73, client_auth_method=client-secret, username=admin, authSessionParentId=bd05ccae-5854-4027-bcbe-4c49d64a47f6, authSessionTabId=ZCmlWtjUK1s 2026-07-02 01:22:07,673 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=57eae547-78b0-419d-b209-dfc67ef71840, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b24c36f-1a90-47b5-93dc-8240e34c92b7, client_auth_method=client-secret, username=admin, authSessionParentId=d1115a2d-c861-4a1c-bf71-5cc1cc94c8e1, authSessionTabId=BloXOMLi4cI 2026-07-02 01:23:23,165 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=03029616-46ed-4f3c-b12e-c54333673169, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c223eb06-9448-4303-8b04-62bf19e69fe1, client_auth_method=client-secret, username=admin, authSessionParentId=6b24ddb9-cd19-40ca-952c-0a33855b032b, authSessionTabId=kihPD3fWyOc 2026-07-02 01:23:23,273 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=REALM, resourcePath=null 2026-07-02 01:23:24,828 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=35419ed2-e758-4890-839d-5088658610e7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d58e74e-a9dd-469e-a19e-52de72d12d23, client_auth_method=client-secret, username=admin, authSessionParentId=32328041-4879-4b50-8017-863ed9af8521, authSessionTabId=Lv_SjScvHao 2026-07-02 01:23:24,872 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=4da37b62-42de-483c-b465-b90c1b640535, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, resourceType=CLIENT, resourcePath=clients/25d48ca4-3e2a-4b64-9768-84944c80cf92 2026-07-02 01:23:25,563 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc0363d5-87fa-401e-827f-c1b872df764b, clientId=admin-cli, userId=6947cca5-757a-4ec8-8224-aca51184ff37, ipAddress=199.204.45.138, auth_method=openid-connect, token_id=524481fc-ec63-465f-b5ea-ec0e315cb377, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a2023402-050c-4091-9e3b-e5e2f4a05cc9, client_auth_method=client-secret, username=admin, authSessionParentId=774d092a-3237-4d92-b617-03d606661b58, authSessionTabId=pc2Q4BjgmAI