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-22 14:46:45,100 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4334ms 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-22 14:46:46,444 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-22 14:46:48,522 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-22 14:46:48,614 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-22 14:46:48,854 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-22 14:46:48,949 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-22 14:46:48,950 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: beb596ab-7ce2-40db-b4ce-cf5d1120db17, name: keycloak-0-44665 2026-08-22 14:46:48,956 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-22 14:46:48,956 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-22 14:46:48,962 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24734 2026-08-22 14:46:49,250 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-22 14:46:49,254 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-22 14:46:49,973 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-22 14:46:49,973 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-22 14:46:50,122 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-22 14:46:50,312 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-22 14:46:50,313 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-22 14:46:50,402 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-22 14:46:50,402 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-22 14:46:50,966 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-44665: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-22 14:46:50,977 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-44665|0] (1) [keycloak-0-44665] 2026-08-22 14:46:50,989 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-44665`, physical addresses are `[10.0.0.128:40270]` 2026-08-22 14:47:17,843 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-44665, Site name: null 2026-08-22 14:47:18,018 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-22 14:47:19,922 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 34.624s. Listening on: http://0.0.0.0:8080 2026-08-22 14:47:19,922 INFO [io.quarkus] (main) Profile prod activated. 2026-08-22 14:47:19,923 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-22 14:47:20,075 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-22 14:47:37,841 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=0c599302-988f-465d-a011-0724f6e14079, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=573df5ce-23ab-47f6-9304-cd3dc9ddd0ee, client_auth_method=client-secret, username=admin, authSessionParentId=1aca762b-feb4-4cf3-8fd2-8cff8da54955, authSessionTabId=VJVWUzUaxNU 2026-08-22 14:47:39,362 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=REALM, resourcePath=atmosphere 2026-08-22 14:47:40,104 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=a6415542-527e-41bb-86c7-19d503e5327d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e6bd074c-c1fd-41be-89e2-ab72d99e39d6, client_auth_method=client-secret, username=admin, authSessionParentId=81325473-7cd8-43e6-9a4e-9830adb0c344, authSessionTabId=jC6OyivVVq8 2026-08-22 14:47:40,190 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/4132e710-0283-4c6f-8445-0e941ad155a8 2026-08-22 14:47:40,264 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/4132e710-0283-4c6f-8445-0e941ad155a8/protocol-mappers/models/0f2a03ea-8223-4527-ba37-4d530e7597cc 2026-08-22 14:48:00,940 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=dfcd29da-bad8-42b9-883f-afdae7dc6f70, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eab11956-e5e1-40ff-8cc2-ef5798031c62, client_auth_method=client-secret, username=admin, authSessionParentId=f1707670-8c7f-476c-93dc-9143c6ef16f8, authSessionTabId=g8NK9SRBoJI 2026-08-22 14:48:01,053 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT, resourcePath=clients/32c743f1-af02-4368-9f9f-262bfd01a8f0 2026-08-22 14:48:01,410 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=440d3d67-f367-4a13-9ea7-609d56aa62bc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83b7a96b-70c8-4c51-82d2-2ad0cfc80455, client_auth_method=client-secret, username=admin, authSessionParentId=4223f65d-0ca5-4df0-a88f-1d444631f566, authSessionTabId=aDbregrjYAc 2026-08-22 14:48:01,471 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT, resourcePath=clients/bd60116f-fc69-47fb-9e06-c282a5275cda 2026-08-22 14:48:01,832 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=67d4f86d-3d4a-4b51-b663-15aae9bb4c2d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f6912abc-a44e-4a4d-9935-a1baff73f759, client_auth_method=client-secret, username=admin, authSessionParentId=9e93b611-5ea1-422d-b530-c77528a27b8a, authSessionTabId=hd2CUBYKI5A 2026-08-22 14:48:01,896 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT, resourcePath=clients/0879bd72-fcf2-4909-9ed3-419ed8965346 2026-08-22 14:48:02,494 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=d3ed5fb8-afad-4230-951d-738c9deb0d0d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=021db5af-f801-4450-8bb6-417c4093f3c6, client_auth_method=client-secret, username=admin, authSessionParentId=94460ea6-e5fb-4871-adfd-b55977c8240f, authSessionTabId=SlVJ-c9jgdE 2026-08-22 14:48:02,580 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT_ROLE, resourcePath=clients/32c743f1-af02-4368-9f9f-262bfd01a8f0/roles/member 2026-08-22 14:48:02,944 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=bc7d9b3b-c2a7-4c04-b368-9cea78ec9ce1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=03e2620a-5d33-4d5d-af74-e835cb5fa90b, client_auth_method=client-secret, username=admin, authSessionParentId=4543715f-d780-423f-8315-ab884151cdc3, authSessionTabId=p_c2UDphZfM 2026-08-22 14:48:03,021 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT_ROLE, resourcePath=clients/bd60116f-fc69-47fb-9e06-c282a5275cda/roles/admin 2026-08-22 14:48:03,372 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=c2c01d12-4232-4909-98dc-7a5af79e39d5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ab210203-ebb9-47a6-92a4-dfcd6adb24f2, client_auth_method=client-secret, username=admin, authSessionParentId=5f4ebe6f-2cd2-4116-abb7-d2d285c4f5e0, authSessionTabId=yrM69BfYXoI 2026-08-22 14:48:03,447 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT_ROLE, resourcePath=clients/bd60116f-fc69-47fb-9e06-c282a5275cda/roles/editor 2026-08-22 14:48:03,798 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=8b24cde7-477f-4acc-bd89-48c0d839619a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c099d5e0-b9e8-4631-8aa2-78ea8b9ab68e, client_auth_method=client-secret, username=admin, authSessionParentId=675faf40-b851-4927-905e-a373653f388c, authSessionTabId=kQgHuu7O61s 2026-08-22 14:48:03,883 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT_ROLE, resourcePath=clients/bd60116f-fc69-47fb-9e06-c282a5275cda/roles/viewer 2026-08-22 14:48:04,250 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=1ab29c61-f464-4603-a8ba-3b0c2a8a6cb8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fe76edc5-1941-4f3e-80c2-514d4454257c, client_auth_method=client-secret, username=admin, authSessionParentId=8b069f52-ff57-463c-8d50-7ebb160dbd09, authSessionTabId=oSMlUinz4Vg 2026-08-22 14:48:04,322 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT_ROLE, resourcePath=clients/0879bd72-fcf2-4909-9ed3-419ed8965346/roles/member 2026-08-22 14:50:17,739 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=3a4f7a01-9cd3-4ae4-bf55-982ff1625fb7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f41eec15-2742-4211-ba19-f1443f00f41b, client_auth_method=client-secret, username=admin, authSessionParentId=c8583f45-d1ac-42f1-a600-46c51fdd4858, authSessionTabId=wK5PSqHu4JE 2026-08-22 14:50:17,884 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=REALM, resourcePath=null 2026-08-22 14:50:19,254 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=eab48821-f428-4f8c-a763-5a128984960d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=02b78c25-8950-41ee-a29d-14306f5b0cbe, client_auth_method=client-secret, username=admin, authSessionParentId=ce1037ce-d59f-4f30-8517-09e3d545b611, authSessionTabId=Mbt-_aBPrN8 2026-08-22 14:50:19,336 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT, resourcePath=clients/57fa37cc-0c03-4bbf-9502-d5826fcbf5d7 2026-08-22 14:50:19,936 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=admin-cli, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, auth_method=openid-connect, token_id=28ef4c26-26a8-4393-9055-b42e50e23662, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eb3a2dc0-bcdc-41a8-a971-22dfcfd5f28f, client_auth_method=client-secret, username=admin, authSessionParentId=a909c0b5-96be-42f9-84c9-51dff3e7e023, authSessionTabId=LXxw5YvYmoE 2026-08-22 14:50:20,171 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=912c6ad0-b90e-44a7-a23e-fd8a9fdeb4a6, clientId=bdcec21b-feda-4f2a-a315-bd21779ed4a5, userId=d0c3ca5a-89ab-4952-9113-878617585f80, ipAddress=199.19.213.126, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/6891a509-fce4-4b6c-903a-7097bc8f1934/role-mappings/clients/d0776c27-bf89-40dc-a300-3b324eb67831