Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-01 11:34:22,554 WARN [org.key.qua.run.cli.Picocli] (main) The following run time non-cli options were found, but will be ignored during build time: kc.db-url-host, kc.db-url-database, kc.db-username, kc.db-password, kc.hostname, kc.hostname-strict, kc.hostname-strict-backchannel, kc.http-enabled, kc.http-port, kc.https-port, kc.https-certificate-file, kc.https-certificate-key-file, kc.proxy, kc.truststore-paths 2026-04-01 11:34:27,971 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 4644ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config 2026-04-01 11:34:28,816 WARN [org.keycloak.quarkus.runtime.cli.Picocli] (main) The following build time non-cli options were found, but will be ignored during run time: kc.db, kc.transaction-xa-enabled 2026-04-01 11:34:29,452 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: sso.apps.rosa.kx-4716d32908.051v.p3.openshiftapps.com, Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-01 11:34:31,302 WARN [io.quarkus.agroal.runtime.DataSources] (JPA Startup Thread) Datasource enables XA but transaction recovery is not enabled. Please enable transaction recovery by setting quarkus.transaction-manager.enable-recovery=true, otherwise data may be lost if the application is terminated abruptly 2026-04-01 11:34:31,889 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-01 11:34:31,983 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-01 11:34:32,779 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-01 11:34:32,797 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_642451, Site name: null 2026-04-01 11:34:33,412 INFO [org.keycloak.exportimport.singlefile.SingleFileImportProvider] (main) Full importing from file /mnt/realm-import/tsf-iam-realm.json 2026-04-01 11:34:36,197 INFO [org.keycloak.exportimport.util.ImportUtils] (main) Realm 'tsf-iam' imported 2026-04-01 11:34:36,277 INFO [io.quarkus] (main) Keycloak 24.0.11.redhat-00001 on JVM (powered by Quarkus 3.8.6.redhat-00004) started in 7.992s. Listening on: 2026-04-01 11:34:36,278 INFO [io.quarkus] (main) Profile import_export activated. 2026-04-01 11:34:36,278 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, keycloak, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx] 2026-04-01 11:34:36,317 INFO [io.quarkus] (main) Keycloak stopped in 0.034s