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-06-30 18:09:46,661 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5300ms 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-06-30 18:09:48,185 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-06-30 18:09:50,609 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-30 18:09:50,767 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-30 18:09:50,973 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-30 18:09:51,101 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-30 18:09:51,103 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0a3d9716-8c61-4e0a-ad0a-9b87a7292ccc, name: keycloak-0-4303 2026-06-30 18:09:51,110 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-06-30 18:09:51,111 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-06-30 18:09:51,119 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.45064 2026-06-30 18:09:51,488 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-06-30 18:09:51,492 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-30 18:09:53,126 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-4303: no members discovered after 2003 ms: creating cluster as coordinator 2026-06-30 18:09:53,137 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-4303|0] (1) [keycloak-0-4303] 2026-06-30 18:09:53,150 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-4303`, physical addresses are `[10.0.0.145:60600]` 2026-06-30 18:09:53,624 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-4303, Site name: null 2026-06-30 18:09:54,514 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-06-30 18:09:54,514 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-06-30 18:09:54,677 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-30 18:09:54,932 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-06-30 18:09:54,933 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-06-30 18:09:55,048 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-06-30 18:09:55,049 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-06-30 18:10:31,370 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-30 18:10:33,528 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.623s. Listening on: http://0.0.0.0:8080 2026-06-30 18:10:33,529 INFO [io.quarkus] (main) Profile prod activated. 2026-06-30 18:10:33,529 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-06-30 18:10:33,699 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-30 18:10:51,796 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=bdbab6d6-e595-4f36-a93c-1ba2070551f6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=66c38b38-d1c9-4154-85cc-060d9c24ebb0, client_auth_method=client-secret, username=admin, authSessionParentId=fbf43057-8b25-48e3-b43a-789549a663cc, authSessionTabId=8azkp8klA2U 2026-06-30 18:10:53,475 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=REALM, resourcePath=atmosphere 2026-06-30 18:10:54,477 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=91ede790-d973-4703-8d02-6725cfeb22b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea93b807-9900-4cc6-9b83-ced80d78dc9a, client_auth_method=client-secret, username=admin, authSessionParentId=0e042dfa-1c60-41f7-82cd-423c32359415, authSessionTabId=VXUQY2iCOuY 2026-06-30 18:10:54,587 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/72b8852c-42fc-43c4-aaee-3bd00ac7ee4a 2026-06-30 18:10:54,678 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/72b8852c-42fc-43c4-aaee-3bd00ac7ee4a/protocol-mappers/models/7875e9fa-e2be-4889-bc39-d35143f5628d 2026-06-30 18:11:16,091 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=a2fe4867-4687-403a-b7bc-a721b385b104, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e4a64223-1f6b-4d85-8d81-71913f08536a, client_auth_method=client-secret, username=admin, authSessionParentId=3fe340ba-11b1-435b-bae0-bd34cca71b06, authSessionTabId=pG5E99bz_S0 2026-06-30 18:11:16,213 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/9cf916b0-2b23-42e2-9d3f-afa7a6b9646f 2026-06-30 18:11:16,633 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=3be7c83c-7e69-4a64-a777-0b8c4783d777, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6b5c3103-c6e4-4855-a050-f92bdfccbde4, client_auth_method=client-secret, username=admin, authSessionParentId=5a6c0d3d-7d25-4368-a8f7-24258065459d, authSessionTabId=LdbVBM4hYFU 2026-06-30 18:11:16,719 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/63d42145-2f6e-4d38-84da-c7033067a70f 2026-06-30 18:11:17,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=3a51122a-ccaa-415e-a42a-c97f39fb7823, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f6b46423-f0d9-4b2e-b634-259124199aea, client_auth_method=client-secret, username=admin, authSessionParentId=1db38d45-3d68-4657-89e8-551c4c2bb71b, authSessionTabId=9GaeSol0w8g 2026-06-30 18:11:17,207 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/6a704bc7-6bd9-4750-91ba-88cbd63ac86e 2026-06-30 18:11:17,875 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=27342879-c923-489c-92bc-e8496aec277f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=41cb89c9-09d5-4a4f-b8a1-0899fefb7cca, client_auth_method=client-secret, username=admin, authSessionParentId=e8460817-89fb-47df-bc46-b22c13101cda, authSessionTabId=TeVkBFyc1FI 2026-06-30 18:11:17,988 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_ROLE, resourcePath=clients/9cf916b0-2b23-42e2-9d3f-afa7a6b9646f/roles/member 2026-06-30 18:11:18,379 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=f03508dc-5bb1-447e-93eb-49634882cdab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=54721a77-9af3-42d9-a880-af7264a2ff4c, client_auth_method=client-secret, username=admin, authSessionParentId=7edc8d8c-d4ac-4b6a-8bd6-319cbf228a7a, authSessionTabId=FDHQ9oYOW-0 2026-06-30 18:11:18,469 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_ROLE, resourcePath=clients/63d42145-2f6e-4d38-84da-c7033067a70f/roles/admin 2026-06-30 18:11:18,835 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=d990ebe4-c8be-4b90-b1eb-eb8536f7d8b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f8f1fd03-23ff-4b63-99e8-1c7a7fa67f8b, client_auth_method=client-secret, username=admin, authSessionParentId=2f4430a1-4292-4255-ab2d-b559d269de6e, authSessionTabId=LHetyhIREJw 2026-06-30 18:11:18,924 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_ROLE, resourcePath=clients/63d42145-2f6e-4d38-84da-c7033067a70f/roles/editor 2026-06-30 18:11:19,310 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=8d5bc5c2-18b9-44b1-abfe-1b6361a199e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8090a728-50bc-4cf4-bafa-01c437d96007, client_auth_method=client-secret, username=admin, authSessionParentId=f4e6699b-9702-41d4-980e-a3b72e0efa63, authSessionTabId=f58t7KIWuW0 2026-06-30 18:11:19,401 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_ROLE, resourcePath=clients/63d42145-2f6e-4d38-84da-c7033067a70f/roles/viewer 2026-06-30 18:11:19,775 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=71744c69-ca6e-4071-b1aa-b97873217e2f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=54c7dbf3-4f00-42b4-a767-71a234f26b22, client_auth_method=client-secret, username=admin, authSessionParentId=58bf684e-d853-42ac-8e0c-da2e0d1ae3f7, authSessionTabId=EQijRdfDoyA 2026-06-30 18:11:19,864 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_ROLE, resourcePath=clients/6a704bc7-6bd9-4750-91ba-88cbd63ac86e/roles/member 2026-06-30 18:13:54,571 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=add108cc-b583-4c5b-929f-4358ec2fcd0a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0db4d612-2f9b-4fa9-951d-c7e64d7d480c, client_auth_method=client-secret, username=admin, authSessionParentId=12831faa-7355-4f8b-ac40-ad79f97db4fb, authSessionTabId=HrRJpZ04Wq0 2026-06-30 18:13:54,775 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=REALM, resourcePath=null 2026-06-30 18:13:56,433 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=bfc0e3b2-c97d-4b61-aa58-f259f6235c4a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ecc7e433-fdba-4b66-b32d-f009c4178d62, client_auth_method=client-secret, username=admin, authSessionParentId=394a6b2b-8605-4afb-9dbd-04ced9efd652, authSessionTabId=3-2jRPp8yz4 2026-06-30 18:13:56,511 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/b146ae55-b1d7-48d8-bbf8-52758a9deaca 2026-06-30 18:13:57,242 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=721445f3-3c58-4047-8b71-357e975ceefa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ce13c02a-b0bf-49ff-a147-4dc33d269f33, client_auth_method=client-secret, username=admin, authSessionParentId=d2406ef6-95ed-40c2-98b4-0e98c378ee76, authSessionTabId=NYjvEE7LgIk 2026-06-30 18:13:57,487 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/3aef7e9a-919e-4667-ad13-7db776210934/role-mappings/clients/db45cf07-5709-4e62-944e-7f56e83ffdcf 2026-06-30 19:06:43,473 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=cde50fea-b026-4a3b-954a-03e098c97148, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=925c5840-31c2-4ec3-b836-18c0f3f23276, client_auth_method=client-secret, username=admin, authSessionParentId=4e785dbb-afda-4d48-b916-2bc67a396326, authSessionTabId=CJhfCaDTrHo 2026-06-30 19:06:43,615 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=REALM, resourcePath=null 2026-06-30 19:06:44,393 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=3ab2428f-19c2-44c6-b29f-ee58ead1a931, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=77340354-68b0-4e1c-ac47-0d441dc1a7dc, client_auth_method=client-secret, username=admin, authSessionParentId=7ccf9111-c379-4252-bd39-4fb31f7ebbe9, authSessionTabId=_KUrgq4Pyns 2026-06-30 19:06:44,450 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/72b8852c-42fc-43c4-aaee-3bd00ac7ee4a 2026-06-30 19:06:44,522 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/72b8852c-42fc-43c4-aaee-3bd00ac7ee4a/protocol-mappers/models/7875e9fa-e2be-4889-bc39-d35143f5628d 2026-06-30 19:06:50,921 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=4f4775df-73dc-4bc4-846d-38a231a5b19c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0aead6f-a13e-4729-8892-ea0ed8418b9c, client_auth_method=client-secret, username=admin, authSessionParentId=e541c254-7f83-4462-a6b8-d465b632f469, authSessionTabId=dvp-ukwl4KA 2026-06-30 19:06:50,972 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/9cf916b0-2b23-42e2-9d3f-afa7a6b9646f 2026-06-30 19:06:51,348 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=f0c355ff-f41f-4930-b20e-3f6b81271782, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac3ef37c-0d0a-4c92-bf30-a2b9d6be510b, client_auth_method=client-secret, username=admin, authSessionParentId=33715209-c1f0-42bd-ba65-4b4e18e7e3b7, authSessionTabId=sQsLNBZJ2eI 2026-06-30 19:06:51,399 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/63d42145-2f6e-4d38-84da-c7033067a70f 2026-06-30 19:06:51,754 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=3d52c881-f16d-48cd-a1b2-de107eeba59a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d4cb07b8-8c17-40d0-bab5-6fdde6615627, client_auth_method=client-secret, username=admin, authSessionParentId=360310a9-c832-4112-ad69-313085de5011, authSessionTabId=p9f4-hvk1mE 2026-06-30 19:06:51,804 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/6a704bc7-6bd9-4750-91ba-88cbd63ac86e 2026-06-30 19:06:52,491 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=b8183eeb-9167-4869-86bb-eebf3dcd6c26, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5ee235a2-eda3-4739-9aad-180637e37de5, client_auth_method=client-secret, username=admin, authSessionParentId=1f109272-c835-4ec1-adf5-594acecf895b, authSessionTabId=Lle80MyAOm4 2026-06-30 19:06:52,849 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=6c2e7639-8966-44d0-900c-8128ef0a4fb5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bcba327a-c3ec-4e5f-bcc9-fcea6f1c7f16, client_auth_method=client-secret, username=admin, authSessionParentId=9e8f1f46-53f7-4cc8-a6b2-f51e64b604ec, authSessionTabId=fqtgxBr-AXI 2026-06-30 19:06:53,257 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=d0aa978d-3cf9-45a4-ab59-026ea53afb36, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d90c0c4e-5ce6-425d-ab9c-3439958f105e, client_auth_method=client-secret, username=admin, authSessionParentId=8e878d62-5c12-44d6-95cc-0c33ad190dfa, authSessionTabId=56rb5BAmjD4 2026-06-30 19:06:53,623 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=a444ba4b-96d4-42f8-a2eb-10ebc58b02cf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bad11a95-8024-4c75-a899-eeaa5a532c24, client_auth_method=client-secret, username=admin, authSessionParentId=69219b44-d2e0-4a3e-9a48-1d83b8db52e1, authSessionTabId=SzjjrQzcH8c 2026-06-30 19:06:54,019 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=9e348ec3-fd76-41eb-b979-dbba840dff4f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa1b5e30-f3a1-4404-b197-7f939c00864c, client_auth_method=client-secret, username=admin, authSessionParentId=2e210aee-b5a1-403a-b852-10bf6ef74a93, authSessionTabId=Ud8OtSv2y34 2026-06-30 19:08:09,189 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=1e9d18b8-805e-43d7-baca-857604390b41, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=675d1a98-5643-4151-90c7-e00ea4c18e60, client_auth_method=client-secret, username=admin, authSessionParentId=7bdfedd4-fed4-4162-b595-40d0a77a4272, authSessionTabId=I_N8ppjzgHE 2026-06-30 19:08:09,352 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=REALM, resourcePath=null 2026-06-30 19:08:10,797 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=d0c7dc2d-83ec-41e3-a400-89f5e5865518, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=60d66ac5-9088-4164-86b9-f6491847c42c, client_auth_method=client-secret, username=admin, authSessionParentId=16ce77fd-b98c-4a21-97ac-5ff095b74e90, authSessionTabId=1od2m94urUU 2026-06-30 19:08:10,850 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=7ccf3afa-4b88-4da7-b7f3-bae2bfa6f520, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, resourceType=CLIENT, resourcePath=clients/b146ae55-b1d7-48d8-bbf8-52758a9deaca 2026-06-30 19:08:11,527 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3830bf8b-e493-402f-9833-fb209f51720d, clientId=admin-cli, userId=f22f9700-3a1c-4b87-857d-42a7ba902976, ipAddress=199.19.213.147, auth_method=openid-connect, token_id=e8fc4a23-14a2-4359-b6bb-753fd9dcb339, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e317d37d-1c3f-46dd-b5b8-b55720d5f9bf, client_auth_method=client-secret, username=admin, authSessionParentId=4c8d142a-b5ec-47d3-8596-5163977fc7dc, authSessionTabId=9M5iz2YDT88