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
119 stars 99 forks source link

RESULTS: Publish Load Testing Results Error #86

Open molapool opened 2 years ago

molapool commented 2 years ago

I get the below error when I try to run the RESULTS: Publish Load Testing Results task.

any idea what might be wrong?

@allantargino

TestRunDataPublisher.DoesRunsContainsFailures: Exception occured using test run summary api System.AggregateException: One or more errors occurred. (Run summary is not available, It is recommended to try again after 1 sec.) ---> Microsoft.TeamFoundation.TestManagement.WebApi.TestObjectNotFoundException: Run summary is not available, It is recommended to try again after 1 sec. at Microsoft.TeamFoundation.TestClient.PublishTestResults.RetryHelper.Retry[T](Func1 action, Func2 timeDelayInterval, Func2 shouldRetryOnException) at Microsoft.TeamFoundation.TestClient.PublishTestResults.TestRunPublisher.GetTestRunSummaryAsync(String projectName, Int32 testRunId, Boolean allowRetry, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0) at Microsoft.VisualStudio.Services.Agent.Worker.TestResults.TestRunDataPublisherHelper.DoesRunsContainsFailures(IList`1 testRuns, String projectName)

[warning]TestRunDataPublisher.DoesRunsContainsFailures: Validating if test run is failed or succeeded based on summary where calulation of summary is not in completed state.

[debug]Entering IsTestRunFailed

TestRunPublisher.IsTestRunFailed: Getting test run summary with run id: 1006878 using stats api

[debug]Entering IsTestRunFailed

TestRunPublisher.IsTestRunFailed: checking if test run is failed using run summary input Number of failed tests which are non-flaky is: 274194