| Successfully finished builds are marked as Failed. Console output:
...
13:36:22 Archiving artifacts
13:36:22 Recording fingerprints
13:36:22 Creating parser with percentiles:'0,50,90,100,' filterRegex:null
13:36:22 Performance: Recording JMeterCsv reports '_test_results\jmeter_tests\*.jtl'
13:36:22 Performance: JMeterCsv copying reports to master, files '[E:\x.jtl]'
13:36:22 Performance: JMeterCsv parsing local reports '[C:\x.jtl]'
13:36:22 Performance: Parsing report file 'C:\x.jtl' with filterRegex 'null'.
13:36:22 Performance: Percentage of errors greater or equal than 1% sets the build as unstable
13:36:22 Performance: Percentage of errors greater or equal than 2% sets the build as failure
13:36:22 Performance: File JMeterTestsResults.jtl reported 0.0% of errors [SUCCESS]. Build status is: SUCCESS
13:36:22 Disk usage plugin fails during calculation disk usage of this build.
13:36:22 Notifying upstream projects of job completion
13:36:22 Finished: SUCCESS
This build is displayed in Jenkins as:  I tried to search where the build status is stored on file system and found following record in all_builds.mr in the jobs folder.
...
67,1566178385513,197137,SUCCESS
This issue is intermittent. I would really appreciate any help. |