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 01:36:36,653 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 6051ms 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 01:36:38,090 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 01:36:40,367 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 01:36:40,553 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 01:36:40,702 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 01:36:40,843 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 01:36:40,847 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f03a813e-0913-4be1-a8d8-622ca89cab11, name: keycloak-0-29522 2026-04-03 01:36:40,856 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 01:36:40,856 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 01:36:40,865 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33287 2026-04-03 01:36:41,093 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 01:36:41,908 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 01:36:41,908 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 01:36:42,068 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 01:36:42,261 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 01:36:42,261 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 01:36:42,358 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 01:36:42,358 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 01:36:42,870 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29522: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-03 01:36:42,883 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29522|0] (1) [keycloak-0-29522] 2026-04-03 01:36:42,898 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29522`, physical addresses are `[10.0.0.205:48823]` 2026-04-03 01:37:14,890 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29522, Site name: null 2026-04-03 01:37:15,048 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 01:37:15,070 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 01:37:17,355 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.524s. Listening on: http://0.0.0.0:8080 2026-04-03 01:37:17,356 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 01:37:17,356 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 01:37:17,546 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 01:37:26,579 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=d5946d6a-c698-40b9-a896-998a84833d72, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b5d06748-5ad7-4837-9893-ce6b903012fc, client_auth_method=client-secret, username=admin, authSessionParentId=1e6f5852-2323-491c-aa2e-fa9ee8230ed5, authSessionTabId=fYaiVjKBi8c 2026-04-03 01:37:27,823 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=REALM, resourcePath=atmosphere 2026-04-03 01:37:28,630 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=71a09351-9b47-4e4a-992e-ec04cb08ffb4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ac230bd-2a6a-4f26-b473-2af86f473488, client_auth_method=client-secret, username=admin, authSessionParentId=7277d2ad-9709-417e-996c-29ba5a7785c2, authSessionTabId=85qXpTFZmuI 2026-04-03 01:37:28,728 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a4da0d65-8fab-4d2c-af24-fd08d6068101 2026-04-03 01:37:28,829 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a4da0d65-8fab-4d2c-af24-fd08d6068101/protocol-mappers/models/ab48746c-120e-41b8-b6d1-d27fded11b0f 2026-04-03 01:37:50,260 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=35cf238a-d350-4863-8792-ed058fae418e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=23b1c732-5ba7-4f3b-bcef-823b6879486a, client_auth_method=client-secret, username=admin, authSessionParentId=d3cbf9ea-a9ba-4737-a3f6-9160f4da0364, authSessionTabId=l4LyYSZvXpI 2026-04-03 01:37:50,387 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/3cb7bb50-fd7d-45c1-95c4-c9ff50ac6296 2026-04-03 01:37:50,764 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=304aac92-18a8-4fff-88ed-47833adf6052, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=28d93a53-bf83-4ffb-a9d5-c28eb944784b, client_auth_method=client-secret, username=admin, authSessionParentId=1cbd68d9-ce8c-4c47-8db5-caa4004f36c1, authSessionTabId=FsPMPyURBl0 2026-04-03 01:37:50,850 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/b2c49efa-9d0f-48e8-96e2-f415a694bdb2 2026-04-03 01:37:51,231 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=1eda25e5-5b7a-4a33-b37b-1c3bd835ab6b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16ab7472-fbe9-4aad-9e5b-94edbe635cc8, client_auth_method=client-secret, username=admin, authSessionParentId=8e1f2869-2737-4e22-a84b-ebd512b3a72b, authSessionTabId=eYhUR4Sm3wo 2026-04-03 01:37:51,296 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/f8152cee-e0ce-46be-a1c4-04f3fbef26db 2026-04-03 01:37:51,889 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=79009e9c-3bcc-4ca5-9103-771992894bbb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=87480ff2-4b9b-404c-8f86-ebfc6e84a0e6, client_auth_method=client-secret, username=admin, authSessionParentId=970cd475-572f-43d9-8cb5-779df17fc7b0, authSessionTabId=Wc2n_nkSBbQ 2026-04-03 01:37:51,997 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_ROLE, resourcePath=clients/3cb7bb50-fd7d-45c1-95c4-c9ff50ac6296/roles/member 2026-04-03 01:37:52,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=aeb99023-d00b-42f5-bc80-6dfc1cce84e7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b2f954ac-5491-4262-abd4-3b514cef857e, client_auth_method=client-secret, username=admin, authSessionParentId=e63d634c-0ec7-4b71-bd4d-0a64ea04945f, authSessionTabId=LV14PsjaK5Q 2026-04-03 01:37:52,464 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_ROLE, resourcePath=clients/b2c49efa-9d0f-48e8-96e2-f415a694bdb2/roles/admin 2026-04-03 01:37:52,844 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=202a9d00-5d0a-4a1f-a9a0-cacc6a299732, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7d8a2856-faae-4332-ae44-dd0a9f3097a8, client_auth_method=client-secret, username=admin, authSessionParentId=8ab23b29-894c-4cfa-aad2-1d80d11edc91, authSessionTabId=3RLag-tymhY 2026-04-03 01:37:52,925 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_ROLE, resourcePath=clients/b2c49efa-9d0f-48e8-96e2-f415a694bdb2/roles/editor 2026-04-03 01:37:53,302 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=e6d4c128-3912-4e5d-a15f-1580a03a59c5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9817006-820a-46e3-8bcb-c1cb944e15f4, client_auth_method=client-secret, username=admin, authSessionParentId=db63e6fb-20a1-424a-8444-cbd4ff4f0c5c, authSessionTabId=WFd6pikEF38 2026-04-03 01:37:53,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_ROLE, resourcePath=clients/b2c49efa-9d0f-48e8-96e2-f415a694bdb2/roles/viewer 2026-04-03 01:37:53,766 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=5d6ac4ec-9665-451b-b853-b74a2bb5bd9b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=04b49ddd-756a-482c-97fe-ecb6c49ddb00, client_auth_method=client-secret, username=admin, authSessionParentId=53c2350c-014f-4c0d-884e-03cb3fbb5755, authSessionTabId=yob8bXd3Xn8 2026-04-03 01:37:53,845 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_ROLE, resourcePath=clients/f8152cee-e0ce-46be-a1c4-04f3fbef26db/roles/member 2026-04-03 01:39:52,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=a06f780f-0185-4c2a-9027-7fdfea0fcb93, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e4d8717e-4b21-427a-a32e-98cd28c68256, client_auth_method=client-secret, username=admin, authSessionParentId=c8af9a3f-0449-4acb-b79d-e5803ca909ed, authSessionTabId=XcBC7wbRqYA 2026-04-03 01:39:52,329 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=REALM, resourcePath=null 2026-04-03 01:39:53,682 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=374ca84d-d16c-4d49-bf6a-3452348f93ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=774c50ab-ad84-4ee8-ac41-32cfaa32799d, client_auth_method=client-secret, username=admin, authSessionParentId=ca3e7b14-4a8f-40fc-986b-d9d19758db27, authSessionTabId=gzz8RoqOviU 2026-04-03 01:39:53,762 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/304c827f-3306-458a-a444-6a374580d6d8 2026-04-03 01:39:54,340 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=6edd47ec-4d0f-47df-bc82-4b018c1898fc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f699e16f-dbb3-42c5-b355-285a4e8b44d6, client_auth_method=client-secret, username=admin, authSessionParentId=d772e447-4022-4864-a672-e8efff441c8b, authSessionTabId=YctgJHGEcpk 2026-04-03 01:39:54,628 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d80f9670-ae09-4247-ae40-4a9a4caa03db/role-mappings/clients/60fd4cb7-3124-4347-8e6f-a9815703b633 2026-04-03 01:44:01,724 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=7cd57ba9-ffa9-432c-9274-5db5233ea8f3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1fcb34d8-4e0a-439a-94c9-49eaf589ef39, client_auth_method=client-secret, username=admin, authSessionParentId=6193f478-0893-4e3a-82f6-c90dda6f966a, authSessionTabId=NjhhzqMV7AM 2026-04-03 01:44:01,846 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=REALM, resourcePath=null 2026-04-03 01:44:02,494 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=5af2f091-6404-4a01-ada2-2c18c06bd5ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03e25cf3-57de-4137-9cec-75b7e2f441d5, client_auth_method=client-secret, username=admin, authSessionParentId=053941e0-a9c7-40da-ab21-47d4d6e7d14b, authSessionTabId=kr76LmN4AEE 2026-04-03 01:44:02,547 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a4da0d65-8fab-4d2c-af24-fd08d6068101 2026-04-03 01:44:02,610 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a4da0d65-8fab-4d2c-af24-fd08d6068101/protocol-mappers/models/ab48746c-120e-41b8-b6d1-d27fded11b0f 2026-04-03 01:44:08,691 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=95c7bc73-9b65-4771-9c36-d6e655924bd8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3bb349f7-368b-4a10-8746-d8e09c8f6709, client_auth_method=client-secret, username=admin, authSessionParentId=f604150b-79d5-4767-8be9-e49167ad02e9, authSessionTabId=90f_b31w3tk 2026-04-03 01:44:08,762 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/3cb7bb50-fd7d-45c1-95c4-c9ff50ac6296 2026-04-03 01:44:09,123 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=874f6e9f-0852-4bd9-bcf3-d5c1e1d59d7c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d66e92c5-38d9-4e55-8d1f-5d779b1ebfde, client_auth_method=client-secret, username=admin, authSessionParentId=885604ac-9158-4ca5-a726-471769993051, authSessionTabId=v06fDLZVxao 2026-04-03 01:44:09,178 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/b2c49efa-9d0f-48e8-96e2-f415a694bdb2 2026-04-03 01:44:09,539 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=b95906fc-1c85-4aad-97e2-3fb6ac904041, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cff9509a-940e-4da3-aaea-69bd2f768533, client_auth_method=client-secret, username=admin, authSessionParentId=ef6a304d-5459-4c0c-8f17-cb04df6218ba, authSessionTabId=m_q7ZTS24to 2026-04-03 01:44:09,585 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/f8152cee-e0ce-46be-a1c4-04f3fbef26db 2026-04-03 01:44:10,152 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=a4b1c3bc-5409-4369-bd7d-f690b02f437c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=caa502f4-0a05-414a-9da9-8177cfd61053, client_auth_method=client-secret, username=admin, authSessionParentId=366b29bd-c0c7-447d-a84d-5201c828a8c4, authSessionTabId=UndRTJ0ERe0 2026-04-03 01:44:10,545 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=c0d4dcef-ede8-418b-85a8-05f0671e25ec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f221a03-dc01-402d-8422-6a21a1a29e67, client_auth_method=client-secret, username=admin, authSessionParentId=c8bc3b51-19e9-465d-8163-9838b7a512b1, authSessionTabId=06Bs5ae0cC0 2026-04-03 01:44:10,911 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=80cbede3-47ec-4d0f-abd7-e01dd4eef226, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=874d8817-00dd-4077-a62d-e033f1f5be99, client_auth_method=client-secret, username=admin, authSessionParentId=4ca08dd2-de6d-4b62-a45b-4caf1a6f5315, authSessionTabId=m-JEcZkQwBM 2026-04-03 01:44:11,276 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=b1594625-7086-436f-8096-f54dd0f5aa3d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c5d31ea-d138-43ca-a5db-dcc4045d8d70, client_auth_method=client-secret, username=admin, authSessionParentId=3c9f62d6-6117-45a7-be16-7f4fee1fcb3a, authSessionTabId=PHsRJpAkP-M 2026-04-03 01:44:11,626 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=1f8706f1-a4c1-4756-bc60-4fec251279b5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7372250b-0bad-4d0e-821d-657ac2efe16b, client_auth_method=client-secret, username=admin, authSessionParentId=aad20509-1811-487f-891b-7611932fb827, authSessionTabId=aJJt71qF4dY 2026-04-03 01:45:04,036 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=4685b3d7-3839-480b-9311-be1c154fc1cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c309be6b-2ebb-45a7-b722-da73fd053a23, client_auth_method=client-secret, username=admin, authSessionParentId=88be76f1-631d-45b3-bfc0-965e87557cb4, authSessionTabId=uOqJGb65UqY 2026-04-03 01:45:04,141 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=REALM, resourcePath=null 2026-04-03 01:45:05,530 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=17ed83af-669c-43a2-b630-28e8b3e31327, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9d1943d3-35bd-440b-9025-5b71870ed8cc, client_auth_method=client-secret, username=admin, authSessionParentId=16ab2dd1-4ebe-440e-ad44-5ce824997a73, authSessionTabId=Zba7XpSj9B4 2026-04-03 01:45:05,581 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=CLIENT, resourcePath=clients/304c827f-3306-458a-a444-6a374580d6d8 2026-04-03 01:45:06,178 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=8374f2ee-3d75-4231-bc49-25e3e111038c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1848cf1f-dc43-42fe-9e2b-81c475dc6b1c, client_auth_method=client-secret, username=admin, authSessionParentId=e63ff873-91fb-4019-8048-7794bc0b95d0, authSessionTabId=8rlnJ3-CurA 2026-04-03 01:45:24,362 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=admin-cli, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, auth_method=openid-connect, token_id=b31057ec-4f2d-4e84-9d0e-1305bb917d88, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=346d3f1e-3e4a-4912-96c0-1fbf695b3209, client_auth_method=client-secret, username=admin, authSessionParentId=421c8dbb-29a5-435f-b19f-dcdb9c4270ab, authSessionTabId=5-mZxSSqZW4 2026-04-03 01:45:24,438 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=112ea1ca-86c3-4b61-9947-0a6d8308da58, clientId=b8d0e12e-f071-4c8b-9281-1d2c7ed20c42, userId=80f48094-7938-4d4b-9ebd-a5046a94149f, ipAddress=199.204.45.140, resourceType=USER, resourcePath=users/313a1474-a690-41bf-b735-7e9471501728 2026-04-03 01:45:28,105 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=d80f9670-ae09-4247-ae40-4a9a4caa03db, ipAddress=10.0.0.117, token_id=fd6a4e7f-425f-4abf-9a07-6a05ce27cc9d, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=28c11493-70b1-4c14-9723-0b7f7e21dfa1, authSessionTabId=E5Hbi4SMF5I