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-03 02:24:13,191 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5248ms 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-03 02:24:14,576 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-03 02:24:16,510 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 02:24:16,672 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 02:24:16,856 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-03 02:24:16,957 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 02:24:16,959 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9ed542ad-da10-47ab-9b05-0758d55e2356, name: keycloak-0-33696 2026-04-03 02:24:16,964 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-03 02:24:16,964 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-03 02:24:16,970 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42351 2026-04-03 02:24:17,231 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-03 02:24:18,975 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-33696: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-03 02:24:18,987 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-33696|0] (1) [keycloak-0-33696] 2026-04-03 02:24:19,004 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-33696`, physical addresses are `[10.0.0.168:57887]` 2026-04-03 02:24:19,419 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-33696, Site name: null 2026-04-03 02:24:19,425 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 02:24:20,147 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-03 02:24:20,147 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-03 02:24:21,189 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 02:24:21,431 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-03 02:24:21,432 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-03 02:24:22,333 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-03 02:24:22,334 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-03 02:26:21,793 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 02:26:23,663 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 130.302s. Listening on: http://0.0.0.0:8080 2026-04-03 02:26:23,664 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 02:26:23,664 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-03 02:26:23,836 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 02:26:37,372 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=004b257f-ba2f-4113-a7dd-2a851454fa4f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d2c64c43-2da5-4d94-beeb-97ad891c3283, client_auth_method=client-secret, username=admin, authSessionParentId=e9076563-bcfe-47c2-b6cb-3bdc76118c5e, authSessionTabId=2GmYqRD8eA8 2026-04-03 02:26:38,726 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=atmosphere 2026-04-03 02:26:39,443 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=9476e301-b370-42c6-addb-c045807c7aaa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e2a1dd8e-f369-4ee2-b3d1-3ffbdb2bec00, client_auth_method=client-secret, username=admin, authSessionParentId=96666c57-74cc-4163-9050-cd9e3f034fe7, authSessionTabId=H0dBE1V99Qo 2026-04-03 02:26:39,536 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b7133cce-555a-41b1-b346-935f33b5660e 2026-04-03 02:26:39,624 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b7133cce-555a-41b1-b346-935f33b5660e/protocol-mappers/models/e6cb7632-7f78-414a-90a9-0082d52b94bf 2026-04-03 02:27:00,464 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=1762fa6c-54ca-4a81-9563-5228e08ea825, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f2725a76-2331-4e3f-bf0f-cd5fa04ae422, client_auth_method=client-secret, username=admin, authSessionParentId=4959c080-a1a8-49f0-ba7e-904b459d7cba, authSessionTabId=nPRZ1dDlE0A 2026-04-03 02:27:00,782 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/393b2d93-7219-4d03-8747-f566b818cb41 2026-04-03 02:27:01,165 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=cc578d4d-4f8d-4bb5-839b-a4fb545b6011, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4f53c76c-3394-46df-968e-5cc629c380a7, client_auth_method=client-secret, username=admin, authSessionParentId=cacdbc9a-7f95-471d-a891-9fc86f8aa7ed, authSessionTabId=YiVBAM3m310 2026-04-03 02:27:01,260 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/79bbc584-9e49-4163-8870-942e46ba4ded 2026-04-03 02:27:01,665 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=fa61c17e-ffd5-42b7-9ce4-5a77b845ba02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e3ea4e3f-d382-4ba1-95a5-6f342cd2b9f8, client_auth_method=client-secret, username=admin, authSessionParentId=c97039fc-10b9-40f0-9041-2c48771f65d7, authSessionTabId=xabb8EM-A04 2026-04-03 02:27:01,886 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/fb9a85a4-2abe-4b8b-966d-417f1fe0292a 2026-04-03 02:27:02,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=65d3b225-b745-42c1-80d7-a8a971deaa66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c74e8748-ca23-462d-bbcb-cb537ed88c1a, client_auth_method=client-secret, username=admin, authSessionParentId=b24efb86-480c-4b8b-af09-7edf670205fe, authSessionTabId=AXhQcUjtis4 2026-04-03 02:27:02,617 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/393b2d93-7219-4d03-8747-f566b818cb41/roles/member 2026-04-03 02:27:02,999 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=b7b25b85-80dc-4c17-8711-a5129e81116a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d1ffecee-9241-44b7-af42-de0546a3872a, client_auth_method=client-secret, username=admin, authSessionParentId=8a22a15f-68fb-4451-b6e6-238c172942fb, authSessionTabId=tJpIjKrG2j0 2026-04-03 02:27:03,486 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/79bbc584-9e49-4163-8870-942e46ba4ded/roles/admin 2026-04-03 02:27:03,927 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=e8fc73b3-c63c-4016-bf6b-d199c6924361, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=14d2618d-907a-4751-9b1c-625d3ca51228, client_auth_method=client-secret, username=admin, authSessionParentId=00ca5875-32ca-4d5c-8efa-9147d5076152, authSessionTabId=xBZJn5NpLR8 2026-04-03 02:27:04,082 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/79bbc584-9e49-4163-8870-942e46ba4ded/roles/editor 2026-04-03 02:27:04,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=891be684-9456-4194-a27d-571017ed4b12, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7f6b20c9-78a2-4e0a-9aa1-e15572590c98, client_auth_method=client-secret, username=admin, authSessionParentId=95f28df7-71e7-4e6a-b534-65cfbc2d1ca2, authSessionTabId=vIPJSowD8Cc 2026-04-03 02:27:04,665 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/79bbc584-9e49-4163-8870-942e46ba4ded/roles/viewer 2026-04-03 02:27:05,038 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=c78fdf68-56ce-4e25-934a-acc2dd57be4b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1b1de35b-3b62-4796-8df1-45d0b3435e3e, client_auth_method=client-secret, username=admin, authSessionParentId=2392c0bf-3bbe-4e5d-9a98-0cbb88cf019e, authSessionTabId=n-bZhkvsVZk 2026-04-03 02:27:05,216 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/fb9a85a4-2abe-4b8b-966d-417f1fe0292a/roles/member 2026-04-03 02:29:59,908 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=df416d79-df5b-44d8-8897-c0eadab96682, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=38c4fe8c-4ae0-4d26-b31d-d9cb6261eec4, client_auth_method=client-secret, username=admin, authSessionParentId=ba07259d-3b30-4dcd-bf6d-17dac693ae32, authSessionTabId=E6s5U3tI53g 2026-04-03 02:30:00,182 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=null 2026-04-03 02:30:01,451 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=c1d9d9d7-9a4e-4702-acc8-8bf8dc139b02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c6cf662e-7241-4e8d-93e8-697bd0d6004c, client_auth_method=client-secret, username=admin, authSessionParentId=5dc51c65-3a37-41da-8e1f-37159b481825, authSessionTabId=i4h4W7UKo4s 2026-04-03 02:30:01,602 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/cf0ddfee-0939-462c-a6c0-4f1ed4eb57dd 2026-04-03 02:30:02,145 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=c778afc5-3ae0-4577-8560-b7900e90873b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3432fced-1d19-4246-a2f9-731fed06f78d, client_auth_method=client-secret, username=admin, authSessionParentId=20eb4849-c1eb-4011-8d4c-37f13db936be, authSessionTabId=VUsZug3qWKk 2026-04-03 02:30:02,405 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/aa5ba729-515a-47b4-a020-9f2075f52cd7/role-mappings/clients/b8fe90c9-076d-4e54-9db3-be47cd46a175 2026-04-03 02:35:22,787 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=19d60d0e-a3f1-4c2b-910a-f98e1e7039f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60664c7d-4e96-4217-b209-861382e7eae0, client_auth_method=client-secret, username=admin, authSessionParentId=56193aae-8801-47b3-b927-66fea7bca85b, authSessionTabId=trEluoLfN30 2026-04-03 02:35:22,907 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=null 2026-04-03 02:35:23,533 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=1c051a1f-d97b-4a05-a341-f3a1e209ba8e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=08bbb696-c3e7-40c5-91c2-dd4b52fc507c, client_auth_method=client-secret, username=admin, authSessionParentId=b1ecf3b0-030f-4fe1-b8c1-ac414e1f539e, authSessionTabId=s4jLoLBQGIA 2026-04-03 02:35:23,590 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b7133cce-555a-41b1-b346-935f33b5660e 2026-04-03 02:35:23,658 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b7133cce-555a-41b1-b346-935f33b5660e/protocol-mappers/models/e6cb7632-7f78-414a-90a9-0082d52b94bf 2026-04-03 02:35:29,772 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=7823e50f-406c-4bfa-a05b-5c597073e115, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=10dfdce0-1e62-4edc-9d04-610b770ea633, client_auth_method=client-secret, username=admin, authSessionParentId=c3f9c7aa-e401-47e0-b72f-1633a1c39a29, authSessionTabId=DXGK5-4nPqo 2026-04-03 02:35:29,860 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/393b2d93-7219-4d03-8747-f566b818cb41 2026-04-03 02:35:30,228 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=f613374a-41e4-4c4c-ab91-cfc36fb8c60e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3432cbae-14e9-46bc-a5b3-2890c571dee8, client_auth_method=client-secret, username=admin, authSessionParentId=bbaa30fd-c344-4fc3-bdcd-f8bd45527f42, authSessionTabId=UjYMyNykRzM 2026-04-03 02:35:30,292 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/79bbc584-9e49-4163-8870-942e46ba4ded 2026-04-03 02:35:30,665 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=dffd7c6e-ea48-490a-abac-0cd513780d47, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=876e8e91-4e89-4888-981a-4c389ba30d33, client_auth_method=client-secret, username=admin, authSessionParentId=47ba4ae7-433f-44d0-b8a5-af2087971c8e, authSessionTabId=0z7xeU8nQz0 2026-04-03 02:35:30,723 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/fb9a85a4-2abe-4b8b-966d-417f1fe0292a 2026-04-03 02:35:31,442 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=5988070e-cf14-4281-a569-8bd3d6653782, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9fd4562f-e562-41ac-ba7c-7e0c0935e95b, client_auth_method=client-secret, username=admin, authSessionParentId=efe33345-7caf-411e-ae9b-50d57bb33a66, authSessionTabId=SGnYXZcyIrI 2026-04-03 02:35:32,347 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=64d87000-e4ed-4178-a8b6-b15aab6c3a38, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=88dcc090-6cd0-4850-a8f6-761cf45edb74, client_auth_method=client-secret, username=admin, authSessionParentId=ab341036-134e-4b0a-9aeb-f3e9a8139711, authSessionTabId=ou-hrymt_Ls 2026-04-03 02:35:32,705 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=133f4bbd-93e7-4ada-ac8a-284c4c4c985b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=be4ed499-488b-496f-9002-7c3b017ad2ec, client_auth_method=client-secret, username=admin, authSessionParentId=6775199c-5578-486e-8aa6-1ebf2583ded5, authSessionTabId=dl35kur4kOM 2026-04-03 02:35:34,066 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=df8c8e03-b348-4d84-a1fc-1d3bf1540f2b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8af58ed7-3114-4c67-9162-8f96121258c0, client_auth_method=client-secret, username=admin, authSessionParentId=33f198ae-a2a4-4883-afd9-b718b46b6bd5, authSessionTabId=sYKa9k5jjfo 2026-04-03 02:35:34,427 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=82294b4d-23f3-462d-8d81-0153ddec49d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aab396ce-a102-4985-869f-65912ac2a227, client_auth_method=client-secret, username=admin, authSessionParentId=f5da5c8a-4397-4c54-8618-c0c2d0c54825, authSessionTabId=tTc5Xd3zTJE 2026-04-03 02:36:25,677 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=f593fcc5-8804-48fe-8268-e65ee490400d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4f46bc91-123a-4e26-b77e-41198038bb91, client_auth_method=client-secret, username=admin, authSessionParentId=a371d5b5-a787-4003-ba1b-94337d04d7c2, authSessionTabId=4EwV2x7RxGs 2026-04-03 02:36:25,797 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=null 2026-04-03 02:36:27,293 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=af288c5b-a946-47d8-8976-a100cceb3619, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=68cc17af-60c8-4c92-a7e6-cd5803ab6ebe, client_auth_method=client-secret, username=admin, authSessionParentId=c56e960e-dce4-412b-909c-13c8e84e8e64, authSessionTabId=Tq0Oxja_cbI 2026-04-03 02:36:27,535 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/cf0ddfee-0939-462c-a6c0-4f1ed4eb57dd 2026-04-03 02:36:28,132 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=20b6575b-287e-4866-8b4a-e1b5cd3d1016, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=08274b32-beef-44b5-ab67-c41b8df8254d, client_auth_method=client-secret, username=admin, authSessionParentId=7c35e033-ccad-4d2a-891e-03950209ef7e, authSessionTabId=ziLWktuzF14 2026-04-03 02:36:45,888 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=admin-cli, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=c34ec91f-5d66-406f-86bc-cb5b7990354a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8b26d80c-24eb-4f6a-bae0-bae2a5ce3ca9, client_auth_method=client-secret, username=admin, authSessionParentId=96b847b2-d62d-44cd-b7c8-519c05139b47, authSessionTabId=l32oRSMZnLc 2026-04-03 02:36:46,018 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a3fd808b-e708-48ad-874e-6521de8ab2f6, clientId=35e12f47-2694-4e1a-afb0-6760007fd849, userId=1af9f3c3-b289-452c-b6e9-1b2158637335, ipAddress=199.19.213.96, resourceType=USER, resourcePath=users/7e17c405-49be-4ec4-b0c6-54d5f53e9f8a 2026-04-03 02:36:47,709 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=aa5ba729-515a-47b4-a020-9f2075f52cd7, ipAddress=10.0.0.25, token_id=938cd1e0-108a-441a-853f-ee17f89fc3fb, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=5ce2f55e-b86d-4a08-b978-49057a71e7e8, authSessionTabId=DDn_l5pxMbQ