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-08-24 19:33:02,192 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4917ms 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-08-24 19:33:03,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-08-24 19:33:05,894 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-24 19:33:06,057 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-24 19:33:06,223 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-24 19:33:06,333 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-24 19:33:06,336 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a6c8ebae-abdd-4c90-80f2-afc2391c1d18, name: keycloak-0-40209 2026-08-24 19:33:06,343 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-08-24 19:33:06,343 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-08-24 19:33:06,353 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37547 2026-08-24 19:33:06,592 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-08-24 19:33:06,599 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-24 19:33:07,320 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-08-24 19:33:07,320 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-08-24 19:33:07,445 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-24 19:33:07,629 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-08-24 19:33:07,629 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-08-24 19:33:07,740 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-08-24 19:33:07,741 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-08-24 19:33:08,359 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-40209: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-24 19:33:08,370 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-40209|0] (1) [keycloak-0-40209] 2026-08-24 19:33:08,384 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-40209`, physical addresses are `[10.0.0.147:53083]` 2026-08-24 19:33:40,258 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-40209, Site name: null 2026-08-24 19:33:40,409 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-24 19:33:42,549 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.197s. Listening on: http://0.0.0.0:8080 2026-08-24 19:33:42,550 INFO [io.quarkus] (main) Profile prod activated. 2026-08-24 19:33:42,550 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-08-24 19:33:42,710 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-24 19:33:52,445 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=89b56e3c-ad67-411a-b5a1-c59b3c0d0504, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=17689791-3817-4788-9bac-6c7db6bf3404, client_auth_method=client-secret, username=admin, authSessionParentId=913506fb-87fc-4043-8617-ee0df0b67fa5, authSessionTabId=Lx6XMUikKcU 2026-08-24 19:33:54,024 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=REALM, resourcePath=atmosphere 2026-08-24 19:33:54,766 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=533ab7ba-8134-4a89-acf8-2b3ce71a2785, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4f759324-4596-4b63-a7a5-551546c7da55, client_auth_method=client-secret, username=admin, authSessionParentId=fa5a4247-ca9e-4a7c-afa4-23b829b37adb, authSessionTabId=wpRwYNOGjDM 2026-08-24 19:33:54,852 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3c422ae9-456f-4294-ae12-6493f0328e0b 2026-08-24 19:33:54,937 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3c422ae9-456f-4294-ae12-6493f0328e0b/protocol-mappers/models/ebbc5aa6-5718-4ce3-a741-963ad8ea34ad 2026-08-24 19:34:15,659 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=43f15aca-55aa-4bfd-9261-91ef4bca4328, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b1ef5e55-41d0-4595-92a7-17dd8e2b5282, client_auth_method=client-secret, username=admin, authSessionParentId=8d227ce9-5563-49cb-8789-b1775872ed38, authSessionTabId=m6MJmWAN4Sc 2026-08-24 19:34:15,765 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/06652e06-621d-44f3-98f0-046caff36c55 2026-08-24 19:34:16,108 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=b1b6fcb6-8f4e-4cd5-9014-b9b5cde0c2b9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=531eb73c-77e7-4aa0-8924-33d97d05a657, client_auth_method=client-secret, username=admin, authSessionParentId=2ded7286-9bee-4859-9cf1-7074c1db5c2f, authSessionTabId=sQqwWXCFJ9s 2026-08-24 19:34:16,163 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/5987244d-272a-42de-bf87-3b7b33c89ba8 2026-08-24 19:34:16,514 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=260959d1-01f6-4774-91d6-56b2e6f2126a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0d74ed10-91ed-42d0-86b1-9da4cfd4bb89, client_auth_method=client-secret, username=admin, authSessionParentId=abba5b7c-642b-4a07-94b4-c6ebe9727256, authSessionTabId=xmPgtgUCktI 2026-08-24 19:34:16,585 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/440d0081-311c-4ca8-a614-5ea577b43324 2026-08-24 19:34:17,124 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=f4f9495e-c1c7-4f6d-9654-73075d60cb72, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=df8d958c-485e-4195-be1b-454a4eedf27b, client_auth_method=client-secret, username=admin, authSessionParentId=7f65c905-bb4d-41db-97e8-6f09063c501f, authSessionTabId=ZL1qg9xLmd4 2026-08-24 19:34:17,232 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/06652e06-621d-44f3-98f0-046caff36c55/roles/member 2026-08-24 19:34:17,592 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=8ce3428b-9522-414f-b936-c06d2d4e3434, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c830c472-9cd0-47bb-8d44-9e2cd0ac4d72, client_auth_method=client-secret, username=admin, authSessionParentId=436903bf-c0bf-43a3-bc69-33d1509833fd, authSessionTabId=GZhWsfPRtKY 2026-08-24 19:34:17,679 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/5987244d-272a-42de-bf87-3b7b33c89ba8/roles/admin 2026-08-24 19:34:18,085 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=422f0dd0-7761-444a-a229-b2e3c8c18f46, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a253e5d-fe72-43fb-aede-2debd3854a16, client_auth_method=client-secret, username=admin, authSessionParentId=a472e9ee-3236-4a9b-926f-91c5acd17fd7, authSessionTabId=D2MBXBA2zhw 2026-08-24 19:34:18,156 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/5987244d-272a-42de-bf87-3b7b33c89ba8/roles/editor 2026-08-24 19:34:18,511 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=15b268e1-6623-454d-b7c7-230426e29878, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b24ffb13-18ca-4fc1-be27-86dd36c07e98, client_auth_method=client-secret, username=admin, authSessionParentId=db542f8b-ddda-453d-a64b-41f89e7f93f2, authSessionTabId=tcZ474SMxuU 2026-08-24 19:34:18,595 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/5987244d-272a-42de-bf87-3b7b33c89ba8/roles/viewer 2026-08-24 19:34:18,952 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=71f3ab2c-524f-41ee-be31-268a80b0bb8b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7d941d1b-0bad-4c5e-8c56-7a1d6103cdc5, client_auth_method=client-secret, username=admin, authSessionParentId=a56608be-16e6-47b7-a0eb-4beb5f27ff36, authSessionTabId=lDgv81SotRQ 2026-08-24 19:34:19,028 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE, resourcePath=clients/440d0081-311c-4ca8-a614-5ea577b43324/roles/member 2026-08-24 19:36:15,517 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=5d857fe0-cb72-4787-8929-35bac9e608ed, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=58dd9b35-92f9-4171-a904-608247bf3da1, client_auth_method=client-secret, username=admin, authSessionParentId=afe8cec1-312d-4450-8551-4295d83acff6, authSessionTabId=AWICUnxqd2I 2026-08-24 19:36:15,842 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=REALM, resourcePath=null 2026-08-24 19:36:17,150 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=d44a940d-8793-4818-ba14-0b26cf6956d2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d7b6e02d-3277-4dd4-a7c7-0437120cda4f, client_auth_method=client-secret, username=admin, authSessionParentId=74b4dca7-473c-44de-9ce5-bd69150e1cdf, authSessionTabId=Gr2gEUEMqmI 2026-08-24 19:36:17,237 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/3c8109d1-6db7-49c7-b3c7-5ad9667d0944 2026-08-24 19:36:17,798 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=ecebf51a-9f9d-4e39-bd68-a5ed75f66337, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5cddbd98-eddc-427a-9f21-4f258afc9f8a, client_auth_method=client-secret, username=admin, authSessionParentId=6e881edf-2aca-4d64-bedf-b46bbb150771, authSessionTabId=UfVU4CrccWQ 2026-08-24 19:36:18,075 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/70d181fd-ffbf-4bea-99f9-151dffc0a460/role-mappings/clients/a8af6abe-bd6a-42fb-885b-7d2c654f1112 2026-08-24 19:40:24,133 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=32e54433-4a3a-4226-a540-89cee9479f0a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1c83945b-71d2-43ed-9676-cef191ddce60, client_auth_method=client-secret, username=admin, authSessionParentId=a363d0f8-3aba-4f96-9547-59a2d6c1bda8, authSessionTabId=-C0yPW5E3uQ 2026-08-24 19:40:24,269 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=REALM, resourcePath=null 2026-08-24 19:40:24,918 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=db2e5556-7e9b-4369-8dda-47dfc29fb1cc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f27cfebf-bac9-478e-b9ad-9fdb63b489bd, client_auth_method=client-secret, username=admin, authSessionParentId=ed350770-d64f-48ae-a305-8dc79e66851a, authSessionTabId=Ebb0hOYq3hs 2026-08-24 19:40:24,959 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3c422ae9-456f-4294-ae12-6493f0328e0b 2026-08-24 19:40:25,024 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3c422ae9-456f-4294-ae12-6493f0328e0b/protocol-mappers/models/ebbc5aa6-5718-4ce3-a741-963ad8ea34ad 2026-08-24 19:40:31,242 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=03b57eb7-8c9a-4ea1-b6ee-dd7fe2e886c8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ad8ef8b-70e2-4932-87cd-cd3344f69d4d, client_auth_method=client-secret, username=admin, authSessionParentId=606b2d52-b13c-4c76-ac66-05ff3f1ff445, authSessionTabId=iINpTksypH4 2026-08-24 19:40:31,298 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/06652e06-621d-44f3-98f0-046caff36c55 2026-08-24 19:40:31,684 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=929f2fac-e7c3-46bf-ba34-5b2201b938b7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e2d244fa-e9c4-42aa-a531-3645caabb5db, client_auth_method=client-secret, username=admin, authSessionParentId=cb5dbeb7-02a2-4156-8400-1b190d81f03b, authSessionTabId=80oMlQTNyEo 2026-08-24 19:40:31,742 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/5987244d-272a-42de-bf87-3b7b33c89ba8 2026-08-24 19:40:32,101 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=debfa888-794a-4a88-948d-cfd32920f519, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9dc11d9b-37f1-4e86-925b-2293e6f7f374, client_auth_method=client-secret, username=admin, authSessionParentId=978d11ac-7cc2-4c79-a0b9-f24f47553af9, authSessionTabId=hW1du9XGRRE 2026-08-24 19:40:32,159 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/440d0081-311c-4ca8-a614-5ea577b43324 2026-08-24 19:40:32,747 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=27114a9c-b525-4e6f-9464-ba85c789cbbd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=017dc4c2-31ad-458f-b307-1bee588dc7e5, client_auth_method=client-secret, username=admin, authSessionParentId=f7401f7c-dbeb-4970-8219-682890e7bde2, authSessionTabId=6iGQAf1qIUk 2026-08-24 19:40:33,103 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=e8e9624f-b411-4872-be60-97656e1c6691, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=841aa8a4-435f-4c0d-ba1e-c2cb828ee964, client_auth_method=client-secret, username=admin, authSessionParentId=f9e51886-ba0e-424c-8c24-31dc4b8c0118, authSessionTabId=HOsVO2qGq9s 2026-08-24 19:40:33,479 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=89dad22f-d022-433b-a14b-45c850a5f076, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f772e503-163b-4942-8d34-2764baf2db9e, client_auth_method=client-secret, username=admin, authSessionParentId=2dbb25f3-8f05-4131-a614-86dfaf787693, authSessionTabId=BsxQjtuvZBM 2026-08-24 19:40:33,844 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=8f691a7c-47a1-4cbd-b0bd-770ffc9d399a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6bb5c9c0-f399-4f4c-9e98-c2b84fc1c876, client_auth_method=client-secret, username=admin, authSessionParentId=6e66097d-e614-4bca-8b39-62e9681ac1b2, authSessionTabId=0fBLo--Y1fo 2026-08-24 19:40:34,228 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=4801d01d-baa8-4805-851d-4ac1ad70c7f2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3a88f20-c87d-4636-9c54-7bf62b73e59e, client_auth_method=client-secret, username=admin, authSessionParentId=42462fdb-27ab-4388-a5b8-04d5452d4040, authSessionTabId=H8XXL2_sb5s 2026-08-24 19:41:25,469 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=4835fd7b-a42a-49af-8f90-c9f3b9e18b3c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cbb555d2-0a67-4dd7-8764-dd1c52325545, client_auth_method=client-secret, username=admin, authSessionParentId=597ba2e9-9383-410c-820d-e9543c8c12bd, authSessionTabId=c3swyopLwT8 2026-08-24 19:41:25,567 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=REALM, resourcePath=null 2026-08-24 19:41:27,041 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=4fa55722-3851-4751-87b9-a4ec725da2b0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=96b9d050-6506-45da-98db-754b8a401dec, client_auth_method=client-secret, username=admin, authSessionParentId=4545501d-7ac7-4b36-953c-59f977c19ee2, authSessionTabId=8qoTWH-iJFM 2026-08-24 19:41:27,092 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=CLIENT, resourcePath=clients/3c8109d1-6db7-49c7-b3c7-5ad9667d0944 2026-08-24 19:41:27,650 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=21ecbffd-a3a0-4d42-9e63-7170ffac3ead, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3b468b52-fdac-4895-8c5d-41814a09c536, client_auth_method=client-secret, username=admin, authSessionParentId=57ba8100-c547-4090-8d94-c4ee75faeb15, authSessionTabId=ThrxSkgyZ7E 2026-08-24 19:41:45,718 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=admin-cli, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, auth_method=openid-connect, token_id=7f9fef1e-a8f4-4a62-afe4-116f1843b5bc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aba514e9-7264-4b48-99c7-e0ff3ab2117d, client_auth_method=client-secret, username=admin, authSessionParentId=a438e235-86c8-4cd3-bef3-68f5d27e3a47, authSessionTabId=nC3u02ofLvc 2026-08-24 19:41:45,808 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=7f6262c0-3b4f-4e14-a356-aefe89bd3791, clientId=a7d3fe3c-8302-4269-a8d6-a5e1448907e0, userId=4d2e7893-561d-4095-ab6d-7e7c6eb5ce1b, ipAddress=199.19.213.124, resourceType=USER, resourcePath=users/290798bb-9e00-4d35-87ac-e6d28f1fd7f5 2026-08-24 19:41:47,643 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=70d181fd-ffbf-4bea-99f9-151dffc0a460, ipAddress=10.0.0.232, token_id=cef849ea-f4eb-4b86-b2fb-d5b53f6a36a6, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=7a017d75-4db5-48e0-a9d5-4fc55bde55fd, authSessionTabId=ugNYzK749no