×
Showing results for site:jenkins.io /search site:jenkins.io Build Failure Analyzer
Apr 9, 2024 · This plugin analyzes the causes of failed builds and presents the causes on the build page. It does this by using a knowledge base of build ...
Jenkins Build Failure Analyzer. This plugin scans build logs and other files in the workspace for recognised patterns of known causes to build failures, ...
Sep 7, 2021 · This plugin analyzes the causes of failed builds and presents the causes on the build page. It does this by using a knowledge base of build ...
Performs a scan of the build, adds the FailureCauseBuildAction and reports to the StatisticsLogger . static void, scanIfNotScanned​(Run build, PrintStream ...
Gets downstream builds using the build-cache plugin. BuildFailureScanner. Looks for Indications, trying to find the Cause of a problem. BuildLogFailureReader.
Return a list of all downstream builds originating from provided build. Parameters: build - get the downstream build(s) relative this build; Returns: ...
Reader used to find indications of a failure cause. Author: Tomas Westling <tomas.westling@sonymobile.com>. Nested Class Summary. Nested Classes. Modifier and ...
Build Failure Analyzer 2.5.1 API. Packages. Package, Description. com.sonyericsson.jenkins.plugins.
Standard DataBound Constructor. Parameters: doNotScan - signal that builds of this job should not be scanned. ScannerJobProperty.
There is no general way to find downstream build in Jenkins Core. DownstreamBuildFinder() - Constructor for class com.sonyericsson.jenkins.plugins.bfa.model ...