Azure-Samples / jmeter-aci-terraform

Scalable cloud load/stress testing pipeline solution with Apache JMeter and Terraform to dynamically provision and destroy the required infrastructure on Azure.
MIT License
120 stars 99 forks source link

IndexError: list index out of range error in Convert JMeter Results to JUnit Format task #85

Open molapool opened 2 years ago

molapool commented 2 years ago

My Azure devops pipeline is failing at the Convert JMeter Results to JUnit Format step. I am getting the error below

image

Any idea what could be wrong?

Here is what the command line task responsible for the conversion of the JMeter Results file to JUnit Format in my pipeline looks like

image

molapool commented 2 years ago

@allantargino @leonK-BO @EdiFirst please any suggestion what the issue might be?