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-20 02:04:22,829 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4748ms 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-20 02:04:24,117 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-20 02:04:26,041 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 02:04:26,128 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 02:04:26,364 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 02:04:26,476 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 02:04:26,477 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f9c2ec6d-48f5-429a-9028-d2d1024bfd14, name: keycloak-0-58085 2026-04-20 02:04:26,483 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-20 02:04:26,484 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-20 02:04:26,491 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29768 2026-04-20 02:04:26,768 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-20 02:04:26,771 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 02:04:27,503 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-20 02:04:27,504 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-20 02:04:27,640 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 02:04:27,810 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-20 02:04:27,810 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-20 02:04:27,912 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-20 02:04:27,912 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-20 02:04:28,495 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-58085: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-20 02:04:28,506 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-58085|0] (1) [keycloak-0-58085] 2026-04-20 02:04:28,519 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-58085`, physical addresses are `[10.0.0.26:45304]` 2026-04-20 02:04:57,304 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-58085, Site name: null 2026-04-20 02:04:57,437 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 02:04:59,506 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.511s. Listening on: http://0.0.0.0:8080 2026-04-20 02:04:59,507 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 02:04:59,507 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-20 02:04:59,684 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 02:05:09,481 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=7e1b9978-9141-4197-b8f5-b404542d9525, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=96c6788c-bb51-4530-997d-5d77198827d8, client_auth_method=client-secret, username=admin, authSessionParentId=439d4648-e1db-4c2a-8a2a-a2a32d8f9694, authSessionTabId=zHAsqxlYg9M 2026-04-20 02:05:10,659 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=REALM, resourcePath=atmosphere 2026-04-20 02:05:11,339 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=2652d34f-5033-4911-aa40-2df354d65099, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a896ae99-8a77-48b3-9a62-5fb542f4a229, client_auth_method=client-secret, username=admin, authSessionParentId=2e043b7a-0448-44a3-b844-f6ebb24dacba, authSessionTabId=2iiCKpLKVc0 2026-04-20 02:05:11,433 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7772b093-58c8-4d08-a6b3-f60609a8bf13 2026-04-20 02:05:11,524 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7772b093-58c8-4d08-a6b3-f60609a8bf13/protocol-mappers/models/535ffdc6-0800-4cae-ac94-6d5a0f9003b3 2026-04-20 02:05:31,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=aca0d783-fece-4e1f-9911-a38e3989c30b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9a30ddf-ccf9-4a48-8193-94bc2ea4ea86, client_auth_method=client-secret, username=admin, authSessionParentId=29d3be1b-cccd-4b8c-b465-5089086d14bb, authSessionTabId=I-Vg2hdAu-M 2026-04-20 02:05:32,083 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/65ed4c79-68de-4464-9910-8c03c358a0ae 2026-04-20 02:05:32,439 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=614b0217-e1b2-40a7-8882-2cde9818aa33, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=474a0285-c40a-4469-84f3-085fe78a750c, client_auth_method=client-secret, username=admin, authSessionParentId=9571a7c1-0371-4550-ad9b-868dc146032e, authSessionTabId=oM0dRjT6LfA 2026-04-20 02:05:32,501 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/a8617da2-6b11-4d3e-b0ed-6fcf85347100 2026-04-20 02:05:32,847 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=e2a206c4-6272-4d0b-a5f8-3b6d94c92353, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dead4c7f-b20f-4674-8cc8-d0803a33d84d, client_auth_method=client-secret, username=admin, authSessionParentId=2399f720-b68b-4739-a06a-1cb177cec432, authSessionTabId=Bw8eUisFNBo 2026-04-20 02:05:32,928 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/7fdfd7a5-372d-4588-a133-22707f97715d 2026-04-20 02:05:33,466 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=55ef736c-ad63-4424-8966-fb4add763e7b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7860a6c3-94fa-434f-80f9-088872c0c4df, client_auth_method=client-secret, username=admin, authSessionParentId=cc05293a-e911-4b45-b3a6-1d04cb6afe4a, authSessionTabId=Tb8ensanZ1k 2026-04-20 02:05:33,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/65ed4c79-68de-4464-9910-8c03c358a0ae/roles/member 2026-04-20 02:05:34,053 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=8593463a-f8cf-4338-aaec-1316e3d46b58, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=62581c5d-a94b-40e0-bd46-237743a2b2a1, client_auth_method=client-secret, username=admin, authSessionParentId=7ad72192-0f59-4d38-826d-685bd1276ac8, authSessionTabId=PVJN_AyJ3ok 2026-04-20 02:05:34,135 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/a8617da2-6b11-4d3e-b0ed-6fcf85347100/roles/admin 2026-04-20 02:05:34,490 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=96519dc1-23e9-48a3-82ca-0bfec9352ef1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c70d314-965b-43ef-b895-094e5cbfa2fb, client_auth_method=client-secret, username=admin, authSessionParentId=86ac9045-455e-4380-98b6-b4c290496030, authSessionTabId=4HAb5PE8Y58 2026-04-20 02:05:34,578 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/a8617da2-6b11-4d3e-b0ed-6fcf85347100/roles/editor 2026-04-20 02:05:34,927 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=2baee361-3eee-403d-b3ce-e3651a322351, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=40dbb516-5535-4b79-b870-2f5379b12b56, client_auth_method=client-secret, username=admin, authSessionParentId=ea76c352-bf52-42de-8217-1970817b02cd, authSessionTabId=y7478-5WZ_Y 2026-04-20 02:05:35,003 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/a8617da2-6b11-4d3e-b0ed-6fcf85347100/roles/viewer 2026-04-20 02:05:35,362 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=7775f76e-108f-4a81-b415-c77d7ad6eb88, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0768cd3a-ba65-4f17-87f7-8414f71d06fc, client_auth_method=client-secret, username=admin, authSessionParentId=5efe67eb-9ca4-4b52-a596-3c6060060ec9, authSessionTabId=K5b09pD-YRk 2026-04-20 02:05:35,444 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE, resourcePath=clients/7fdfd7a5-372d-4588-a133-22707f97715d/roles/member 2026-04-20 02:07:35,816 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=4b00f907-49e9-4446-992d-fb58266833a2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d16125d4-d0a0-4489-a56b-82ca6a2e34cc, client_auth_method=client-secret, username=admin, authSessionParentId=de53d1fd-9648-476c-b898-b00d056874b5, authSessionTabId=YvLGqUh8l0k 2026-04-20 02:07:35,961 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=REALM, resourcePath=null 2026-04-20 02:07:37,220 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=de58890a-fb79-4a9d-9f92-efe1fed68c79, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=59999e65-4164-46d7-bd58-8791e676a81c, client_auth_method=client-secret, username=admin, authSessionParentId=2c896ee6-bee0-403f-8634-c1e8141705c9, authSessionTabId=HI_O9ZDvpsw 2026-04-20 02:07:37,280 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/d0045335-e051-42a9-90bf-6bc6104f78d8 2026-04-20 02:07:37,793 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=f92c698c-80b2-4189-8621-e9a9fd012d14, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a22c177c-a673-42da-bd0e-57144383e961, client_auth_method=client-secret, username=admin, authSessionParentId=df75dff7-62e7-48db-9f02-78aea833899f, authSessionTabId=nxep4gYlwok 2026-04-20 02:07:38,046 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c6920c99-a18f-4e6d-ace9-57b248b6c040/role-mappings/clients/73b753a2-cfdc-42b9-b111-e42808e2ef2f 2026-04-20 02:11:42,879 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=ddc3898e-0a25-464b-8fb9-04add5b87c83, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9cca88a1-b07c-4d7c-bd2e-f6b117965c94, client_auth_method=client-secret, username=admin, authSessionParentId=cec5e9b5-dec7-48ed-a4dc-f1a2c2f2236c, authSessionTabId=u5m34H_phnY 2026-04-20 02:11:43,018 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=REALM, resourcePath=null 2026-04-20 02:11:43,682 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=e35c6252-68a6-4742-a64f-c3832e4d875a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54d75f8e-78db-4009-9524-b7fc6f4a5655, client_auth_method=client-secret, username=admin, authSessionParentId=4e94fd9b-6469-4f9f-8553-0c6c02e973cb, authSessionTabId=pH8n_Omy9AI 2026-04-20 02:11:43,739 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7772b093-58c8-4d08-a6b3-f60609a8bf13 2026-04-20 02:11:43,793 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7772b093-58c8-4d08-a6b3-f60609a8bf13/protocol-mappers/models/535ffdc6-0800-4cae-ac94-6d5a0f9003b3 2026-04-20 02:11:49,540 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=e837ec74-6d73-4914-8f27-6617810a27ce, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd06adb1-7aa4-4101-baee-16a37a618875, client_auth_method=client-secret, username=admin, authSessionParentId=241c366f-f962-465c-923f-32aea8662ffc, authSessionTabId=XZhFvRP6pkk 2026-04-20 02:11:49,613 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/65ed4c79-68de-4464-9910-8c03c358a0ae 2026-04-20 02:11:49,981 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=4176fb53-a69a-401a-a246-f426ec88ed5c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6aa1d7b7-fe57-4698-a7d8-93bd47f16dcd, client_auth_method=client-secret, username=admin, authSessionParentId=5f56ac60-b802-49a7-a687-f8bc7c9a3d15, authSessionTabId=5NzIdQiVDpM 2026-04-20 02:11:50,039 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/a8617da2-6b11-4d3e-b0ed-6fcf85347100 2026-04-20 02:11:50,403 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=bfcfb402-bf9d-4e86-9ec4-f2efdb594889, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5d63db5d-1140-40b9-97ee-c21c38fb7021, client_auth_method=client-secret, username=admin, authSessionParentId=84c133db-eb43-4d75-b7bd-85f87c1b1978, authSessionTabId=ILBhA4kqFXQ 2026-04-20 02:11:50,454 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/7fdfd7a5-372d-4588-a133-22707f97715d 2026-04-20 02:11:51,024 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=3cb22b95-45a3-43bd-b1f9-3866d2db18c8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=669ec417-65a4-41e4-903f-896d3eb9000b, client_auth_method=client-secret, username=admin, authSessionParentId=cb53ac54-3e1a-4c69-87f5-36b51bc310f8, authSessionTabId=2KsNoOgLmR4 2026-04-20 02:11:51,366 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=2bb54d3c-d668-4cca-8416-062c399345a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=65a6cc71-cf9f-43b8-9900-b663933554e1, client_auth_method=client-secret, username=admin, authSessionParentId=c7114f77-4360-424a-8994-3d46fbd59036, authSessionTabId=XQ6KxJhk13E 2026-04-20 02:11:51,719 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=c6f3397a-1588-46cf-8b6b-3fcc769546bd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0148e3f9-e371-4d03-85f2-970308af7275, client_auth_method=client-secret, username=admin, authSessionParentId=49cd4ac7-40b4-4785-9e0b-edeaf46bbe92, authSessionTabId=NATIs9Vefbc 2026-04-20 02:11:52,063 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=0f74a0c6-54b8-44ad-b84e-d7a7c7c613df, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dc8941fc-62f3-4cc6-a399-64be605a60ff, client_auth_method=client-secret, username=admin, authSessionParentId=8d1f4499-ede0-45bd-b7ff-872bd9086a0d, authSessionTabId=H2HS7PhhgCM 2026-04-20 02:11:52,382 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=edd3a0e2-073a-47a5-91ef-36714b065aab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ccac575f-cecf-43ce-aa8a-62720129fd4a, client_auth_method=client-secret, username=admin, authSessionParentId=979f5091-4f02-4eb8-9557-6fcf946ad046, authSessionTabId=V8BKdPq2OCc 2026-04-20 02:12:40,596 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=0d78b8c1-019d-426e-b13f-c1bc82b78f9f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a6d16bdd-952f-450e-88b7-c608b5568f6a, client_auth_method=client-secret, username=admin, authSessionParentId=842f3ff5-b8f6-49a0-8a08-4ef3fae6c584, authSessionTabId=yNCkOSChkdA 2026-04-20 02:12:40,703 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=REALM, resourcePath=null 2026-04-20 02:12:42,021 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=9b3967e4-3615-438b-a2c3-e7bdf4f8bc5a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6e0d1313-57a1-429f-b463-2985774aa326, client_auth_method=client-secret, username=admin, authSessionParentId=0e566abe-86f5-4ead-aeec-8dd52353be74, authSessionTabId=OlxyPwP6urI 2026-04-20 02:12:42,066 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=CLIENT, resourcePath=clients/d0045335-e051-42a9-90bf-6bc6104f78d8 2026-04-20 02:12:42,610 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=a52f19a1-e7a2-4f0e-a31d-de5cf26cfe4e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0760c369-16fa-47a1-9a4c-f96c0c533773, client_auth_method=client-secret, username=admin, authSessionParentId=b16f1ac4-1c19-4ffa-8404-ce6fe75824f6, authSessionTabId=_bcV1j5nGUU 2026-04-20 02:12:59,653 INFO [org.keycloak.events] (executor-thread-5) type=LOGIN, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=admin-cli, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, auth_method=openid-connect, token_id=fe38eb13-a7cd-48f3-8476-4d0cc6ac028f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef9cf75f-b99d-4b81-94fa-82bf5d465837, client_auth_method=client-secret, username=admin, authSessionParentId=46699522-81b1-4dbf-a71b-77ca3a16e344, authSessionTabId=iykiel1g5M4 2026-04-20 02:12:59,727 INFO [org.keycloak.events] (executor-thread-5) operationType=CREATE, realmId=5c30da5b-4c39-4e86-adf7-7b6bccc2c87f, clientId=0285bec8-9baa-41d5-89e8-b9f5ca9553ef, userId=b8c3381f-abe7-4681-b63c-284e156780a8, ipAddress=199.204.45.248, resourceType=USER, resourcePath=users/e79d0c0c-582c-498d-a7f9-53f14ba1ad12