[2026-01-28T13:00:54Z INFO extractor_server] Gather runtime information from containers on OpenShift [2026-01-28T13:00:54Z INFO insights_runtime_extractor::insights_runtime_extractor::perms] 🔏 Checking permissions required to scan the containers and their processes [2026-01-28T13:00:54Z INFO extractor_server] Configuration: ---- # Configuration file for the insights-runtime-extractor [[fingerprints.version-executables]] process-names = ["node"] runtime-kind-name = "Node.js" [[fingerprints.version-executables]] process-names = ["python", "python3"] runtime-kind-name = "Python" [[fingerprints.java]] runtime-name = "Quarkus" main-class = "io.quarkus.bootstrap.runner.QuarkusEntryPoint" main-jar = "io.quarkus.quarkus-core" read-manifest-of-executable-jar = false jar-version-manifest-entry = "Implementation-Version" [[fingerprints.java]] runtime-name = "Spring Boot" main-class = "org.springframework.boot.loader.JarLauncher" read-manifest-of-executable-jar = true jar-version-manifest-entry = "Spring-Boot-Version" [[fingerprints.java]] runtime-name = "Spring Boot" main-class = "org.springframework.boot.loader.launch.WarLauncher" read-manifest-of-executable-jar = true jar-version-manifest-entry = "Spring-Boot-Version" [[fingerprints.java]] runtime-name = "Apache Tomcat" main-class = "org.apache.catalina.startup.Bootstrap" main-jar = "bootstrap.jar" read-manifest-of-executable-jar = true jar-version-manifest-entry = "Implementation-Version" ---- [2026-01-28T13:00:54Z INFO extractor_server] Listening on 127.0.0.1:3000