Changes detected in configuration. Updating the server image. WARNING: Hostname v1 options [hostname-strict-backchannel] are still in use, please review your configuration WARNING: The following used run time options are UNAVAILABLE and will be ignored during build time: - tracing-service-name: Available only when Tracing is enabled. - tracing-resource-attributes: Available only when Tracing is enabled. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-17 23:03:26,263 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5160ms 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 --verbose start --optimized WARNING: Hostname v1 options [hostname-strict-backchannel] are still in use, please review your configuration WARNING: The following used run time options are UNAVAILABLE and will be ignored during build time: - tracing-service-name: Available only when Tracing is enabled. - tracing-resource-attributes: Available only when Tracing is enabled. 2026-04-17 23:03:28,154 INFO [org.keycloak.url.HostnameV2ProviderFactory] (main) If hostname is specified, hostname-strict is effectively ignored 2026-04-17 23:03:29,856 INFO [org.infinispan.CONTAINER] (main) Virtual threads support enabled 2026-04-17 23:03:30,722 INFO [org.hibernate.orm.jdbc.batch] (JPA Startup Thread) HHH100501: Automatic JDBC statement batching enabled (maximum batch size 32) 2026-04-17 23:03:31,692 INFO [org.keycloak.quarkus.runtime.storage.database.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-17 23:03:40,930 ERROR [liquibase.analytics.configuration.AnalyticsArgs] (main) Analytics is disabled because this is not a release build and the user has not provided a value for the liquibase.analytics.devOverride option. 2026-04-17 23:03:41,513 INFO [org.keycloak.spi.infinispan.impl.embedded.JGroupsConfigurator] (main) JGroups JDBC_PING discovery enabled. 2026-04-17 23:03:42,147 INFO [org.keycloak.spi.infinispan.impl.embedded.JGroupsConfigurator] (main) JGroups Encryption enabled (mTLS). 2026-04-17 23:03:42,366 INFO [org.keycloak.jgroups.certificates.CertificateReloadManager] (main) Starting JGroups certificate reload manager 2026-04-17 23:03:42,451 INFO [org.infinispan.CONTAINER] (main) ISPN000556: Starting user marshaller 'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller' 2026-04-17 23:03:42,627 INFO [org.infinispan.CLUSTER] (main) ISPN000078: Starting JGroups channel `ISPN` with stack `jdbc-ping` 2026-04-17 23:03:42,629 INFO [org.jgroups.JChannel] (main) local_addr: 00000000-0000-0000-0000-000000000001(machine-id=26 bytes), name: keycloak-0-29718 2026-04-17 23:03:42,639 INFO [org.jgroups.protocols.FD_SOCK2] (main) server listening on *:57800 2026-04-17 23:03:42,677 INFO [org.infinispan.CLUSTER] (main) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29718(machine-id=26 bytes)|0] (1) [keycloak-0-29718(machine-id=26 bytes)] 2026-04-17 23:03:42,680 INFO [org.keycloak.jgroups.certificates.CertificateReloadManager] (main) Reloading JGroups Certificate 2026-04-17 23:03:42,725 INFO [org.infinispan.CLUSTER] (main) ISPN000079: Channel `ISPN` local address is `keycloak-0-29718(machine-id=26 bytes)`, physical addresses are `[10.128.0.38:7800]` 2026-04-17 23:03:43,040 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29718, Site name: null 2026-04-17 23:03:43,238 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-17 23:03:44,671 INFO [org.keycloak.services] (main) KC-SERVICES0077: Created temporary admin user with username temp-admin 2026-04-17 23:03:44,895 INFO [io.quarkus] (main) Keycloak 26.4.11.redhat-00001 on JVM (powered by Quarkus 3.27.2.redhat-00001) started in 18.377s. Listening on: https://0.0.0.0:8443. Management interface listening on https://0.0.0.0:9000. 2026-04-17 23:03:44,895 INFO [io.quarkus] (main) Profile prod activated. 2026-04-17 23:03:44,895 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, keycloak, narayana-jta, opentelemetry, reactive-routes, rest, rest-jackson, smallrye-context-propagation, smallrye-health, vertx]