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-28 20:03:24,273 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4559ms 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-28 20:03:25,718 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-28 20:03:28,093 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-28 20:03:28,257 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-28 20:03:28,455 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-28 20:03:28,594 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-28 20:03:28,596 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: bb0a13ba-bf17-4e22-bf24-dd7bb16d0e8a, name: keycloak-0-21547 2026-06-28 20:03:28,603 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-28 20:03:28,603 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-28 20:03:28,614 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26666 2026-06-28 20:03:28,883 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-28 20:03:29,673 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-28 20:03:29,673 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-28 20:03:29,819 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-28 20:03:30,036 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-28 20:03:30,036 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-28 20:03:30,131 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-28 20:03:30,131 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-28 20:03:30,624 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21547: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-28 20:03:30,636 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21547|0] (1) [keycloak-0-21547] 2026-06-28 20:03:30,649 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21547`, physical addresses are `[10.0.0.211:42202]` 2026-06-28 20:03:59,817 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21547, Site name: null 2026-06-28 20:03:59,945 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-28 20:03:59,968 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-28 20:04:01,927 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.449s. Listening on: http://0.0.0.0:8080 2026-06-28 20:04:01,928 INFO [io.quarkus] (main) Profile prod activated. 2026-06-28 20:04:01,928 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-28 20:04:02,095 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-28 20:04:18,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=0953a79e-6443-43ae-b6fb-680ae6b70b95, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bef3321c-ea70-4cb7-bf38-356cf9e1d1ea, client_auth_method=client-secret, username=admin, authSessionParentId=560c6af9-c2eb-4acb-ae0c-2995130dae57, authSessionTabId=vkUuS3oLikQ 2026-06-28 20:04:19,656 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=atmosphere 2026-06-28 20:04:20,529 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=da14dceb-9f06-4a3d-81c2-2a7c067a35a2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=64b66b71-cb06-4b6c-8ded-75de663976a9, client_auth_method=client-secret, username=admin, authSessionParentId=06134550-d241-4b83-a8d8-0170a1125c1b, authSessionTabId=TwtsPJ0BpB4 2026-06-28 20:04:20,626 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/8e90d1b0-085d-47aa-9dfa-67d8b532a13c 2026-06-28 20:04:20,713 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/8e90d1b0-085d-47aa-9dfa-67d8b532a13c/protocol-mappers/models/af1991e6-c79c-407b-b430-531c460c141a 2026-06-28 20:04:42,073 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=e5506fbc-3718-4aaa-8622-7814ed97215a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4933c6c3-76f9-4db3-82ad-00a3316ffc68, client_auth_method=client-secret, username=admin, authSessionParentId=344e1f38-695c-402e-b391-102fbd851191, authSessionTabId=ATtrEg19DMc 2026-06-28 20:04:42,193 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/718ee473-6a3f-4d17-ae23-17777cdfb020 2026-06-28 20:04:42,565 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=6f81fd22-707e-4efd-95bb-47bae088fde1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=559629b4-8d2b-4f3c-84e3-4b6b1bc07003, client_auth_method=client-secret, username=admin, authSessionParentId=c81aa0a8-ac88-4af8-beb4-251c3fceaff4, authSessionTabId=v23bp8WZpi0 2026-06-28 20:04:42,642 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/82353461-db92-495d-a5d8-2a7adeaa6817 2026-06-28 20:04:43,020 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=93ed2b02-b5aa-46e6-844a-ebbc2369f33a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a3c62ea6-8971-48ed-8c09-ffe62b3437d7, client_auth_method=client-secret, username=admin, authSessionParentId=9e62f22c-bc65-4598-bee4-f28e3791ba8f, authSessionTabId=nL4hg0t7NzM 2026-06-28 20:04:43,079 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/d9b79fda-bedf-44b3-934b-026d0d1250a0 2026-06-28 20:04:43,763 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d4eb29ba-4d4f-4b56-8fbb-0221dea2aec9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=95575d65-ddb9-4248-aecc-6fd264233542, client_auth_method=client-secret, username=admin, authSessionParentId=8cfae98b-5f69-4815-ad36-1e1119c5e1f6, authSessionTabId=aJikIV1SGuo 2026-06-28 20:04:43,869 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/718ee473-6a3f-4d17-ae23-17777cdfb020/roles/member 2026-06-28 20:04:44,233 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=dbdc25b7-4bf4-4ee6-ba67-162b5b24e92a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dce4de3c-fe84-4fbb-8753-bcf2af1244cc, client_auth_method=client-secret, username=admin, authSessionParentId=84c61456-1a51-4a63-9b1d-9ba2c059bfe3, authSessionTabId=tjG-QxTNCF0 2026-06-28 20:04:44,325 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/82353461-db92-495d-a5d8-2a7adeaa6817/roles/admin 2026-06-28 20:04:44,701 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2c89ee1c-67c1-4406-9102-d3b2eb7adee2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a63c7e84-3f4b-4868-8f61-0779f8260fe1, client_auth_method=client-secret, username=admin, authSessionParentId=46c4513f-ca1b-4a81-b885-1d39ca4eb57e, authSessionTabId=NqOXEgSocG4 2026-06-28 20:04:44,787 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/82353461-db92-495d-a5d8-2a7adeaa6817/roles/editor 2026-06-28 20:04:45,158 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=330899a4-6cbb-4c64-95a0-0c91344e99f1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b32a8c6d-0547-4022-8097-c0851c6f7549, client_auth_method=client-secret, username=admin, authSessionParentId=2ac7f43d-8fc4-4640-8b0b-aabb4176a60b, authSessionTabId=9McCirVVXpE 2026-06-28 20:04:45,257 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/82353461-db92-495d-a5d8-2a7adeaa6817/roles/viewer 2026-06-28 20:04:45,632 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=91501aa7-603f-4fdd-ac6a-98435728ce51, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1fe5b8fc-c75c-4539-92c2-c0173c19bf7f, client_auth_method=client-secret, username=admin, authSessionParentId=e278e538-8842-47be-83eb-d9a119417b9a, authSessionTabId=UhfII_Ua3wA 2026-06-28 20:04:45,715 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/d9b79fda-bedf-44b3-934b-026d0d1250a0/roles/member 2026-06-28 20:06:59,954 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=faeeb1e8-7062-45cf-a27b-9f06a54d2c06, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=023eaf13-1bed-42a5-b41e-6bbcd4a5026d, client_auth_method=client-secret, username=admin, authSessionParentId=2c657b96-1bfd-44bd-902a-ca3a2eb32d3c, authSessionTabId=gwXsFZbrnPI 2026-06-28 20:07:00,138 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-06-28 20:07:01,579 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=1439d2a4-8472-418d-8c87-5912b5ea78a7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e6640a3-61d3-43ad-825c-818ebfeac2ff, client_auth_method=client-secret, username=admin, authSessionParentId=db53e15b-449f-4d23-ba04-b715329c7386, authSessionTabId=zxO9zn1rZ6U 2026-06-28 20:07:01,657 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/8c4c195f-ee2c-4faf-ad34-f462ee423214 2026-06-28 20:07:02,283 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=ac10c171-3069-4c1d-918a-08ddf08f1aa0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f46297e-f09d-43a5-85ec-e696358219e0, client_auth_method=client-secret, username=admin, authSessionParentId=707de431-0da4-4abf-99f0-9feccc8bb8cf, authSessionTabId=qOiE3PDA4Us 2026-06-28 20:07:02,540 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/eb77db71-e09c-4d6f-a39a-3f1ce684bad8/role-mappings/clients/471b207e-9af2-4c14-a8dd-2082062b4e06 2026-06-28 20:55:48,895 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=a67ecb6a-6a54-4d7b-a75f-f1c16b389f38, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=24031cd4-4ca1-43b7-95d6-eb90c6dec38d, client_auth_method=client-secret, username=admin, authSessionParentId=e31d17bf-20a6-4bc1-b1e1-9ae9be8e7c92, authSessionTabId=EdsoULcTMZ0 2026-06-28 20:55:48,995 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-06-28 20:55:49,692 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=8105c4a2-7b17-476f-a7a0-d162de00b467, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a31325e8-2c7a-49a8-bdb5-79d0c6e4019b, client_auth_method=client-secret, username=admin, authSessionParentId=b7112532-8347-4034-801e-62a29bc356ed, authSessionTabId=YHKo-uaH-go 2026-06-28 20:55:49,752 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/8e90d1b0-085d-47aa-9dfa-67d8b532a13c 2026-06-28 20:55:49,810 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/8e90d1b0-085d-47aa-9dfa-67d8b532a13c/protocol-mappers/models/af1991e6-c79c-407b-b430-531c460c141a 2026-06-28 20:55:56,233 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=863c34ee-7d1b-4b42-a3a2-63d1b6ce9a44, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b84889f-dccb-467c-83a5-965463be10e3, client_auth_method=client-secret, username=admin, authSessionParentId=e9c25a1f-3bfb-408d-9527-194e1c5da614, authSessionTabId=d8n0msX9ys4 2026-06-28 20:55:56,293 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/718ee473-6a3f-4d17-ae23-17777cdfb020 2026-06-28 20:55:56,674 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=6654fb75-87e6-4fbe-ae48-62063805ce07, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=744e55bf-df33-43ec-b1bf-e1d935be680b, client_auth_method=client-secret, username=admin, authSessionParentId=25c7f75d-091f-48fa-8469-ea97f24b0cff, authSessionTabId=yz9vIFUP-8E 2026-06-28 20:55:56,728 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/82353461-db92-495d-a5d8-2a7adeaa6817 2026-06-28 20:55:57,091 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=dab06a88-72a8-4e00-825a-b523fe499cc8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=117da834-89e5-4c3a-978e-1e97fca5ebd8, client_auth_method=client-secret, username=admin, authSessionParentId=0747b259-267d-4d16-ada8-3195dfdf4f13, authSessionTabId=CW4lks2TvHo 2026-06-28 20:55:57,142 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/d9b79fda-bedf-44b3-934b-026d0d1250a0 2026-06-28 20:55:57,814 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=f7409ca0-a4c8-41b1-ac40-2c04de75a3c8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f897753a-11db-4d36-9699-bbeffcf214f4, client_auth_method=client-secret, username=admin, authSessionParentId=7dfb7e53-cd87-4a00-a0fa-1e2192113d98, authSessionTabId=9bfA-jkAQcU 2026-06-28 20:55:58,174 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=70bb068c-2cbf-4a25-a685-ffe396615e8d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e415997d-3a82-47e9-b3eb-f1ecbb96c6d9, client_auth_method=client-secret, username=admin, authSessionParentId=c141b135-6461-4bd5-ba97-e96c7696c2db, authSessionTabId=AyYdB2wG-WE 2026-06-28 20:55:58,516 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=23b13af0-58e6-4e77-8624-57fd04d43ec8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=889b302d-8fea-45b1-baac-b0630ce26f0d, client_auth_method=client-secret, username=admin, authSessionParentId=77f243ae-5bb3-4f30-bf1a-b81520108958, authSessionTabId=KybGOtk7A2g 2026-06-28 20:55:58,882 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=15fb4ff4-abf7-4faf-a3c0-dab000a9a188, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0a3b6d23-8f22-4d98-a192-1b26bd872a7b, client_auth_method=client-secret, username=admin, authSessionParentId=e7ded3fe-cb5f-4a59-a781-ecddfb1cc84b, authSessionTabId=QXO2rTTwD_Q 2026-06-28 20:55:59,245 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=0bf73ae7-9dbb-4160-9424-2cdc88177265, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4393266e-c8d6-4f0d-b12d-bb38b118ab1e, client_auth_method=client-secret, username=admin, authSessionParentId=95988b77-7897-4813-83a6-543eacf0a46d, authSessionTabId=_p6_6nFzHq0 2026-06-28 20:57:13,988 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=f3fd551f-a924-4f29-8eca-85d96c7b4c3c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=58828460-056e-4369-828e-ffbcf7e93807, client_auth_method=client-secret, username=admin, authSessionParentId=97c64f2a-51db-4b20-86ff-94986033cff8, authSessionTabId=D1liW0q208w 2026-06-28 20:57:14,096 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-06-28 20:57:15,537 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d9b54385-c4fd-4303-adbc-56022d321cef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0e0d77c4-14c5-4ab8-9d6b-284ffd7ac79c, client_auth_method=client-secret, username=admin, authSessionParentId=517066ac-a6e2-4def-a1b5-2cb0d38c8892, authSessionTabId=nUzM3SB4aps 2026-06-28 20:57:15,592 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=de4d9521-1ae4-45b8-842b-26e0b4b4e48f, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/8c4c195f-ee2c-4faf-ad34-f462ee423214 2026-06-28 20:57:16,264 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=016b5d78-ef02-419e-ba30-085fa16e003a, clientId=admin-cli, userId=ec8e1169-92cd-49e1-87d6-b2d1c3ec33f2, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=b84970e5-0e8c-4711-8189-e8cc0366dd8c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4f8828e2-834d-4834-91c7-6c0f4866bbcd, client_auth_method=client-secret, username=admin, authSessionParentId=c9501de8-8460-4406-9508-94bf0f1d3fd7, authSessionTabId=jNOPh_2jGFg