Azure DevOps: SonarQubePublish@4 failures

We are using the Community Edition version of SonarQube and deployed it as an “App Service” in Azure.

Logs:

Starting: Publish Quality Gate Result
==============================================================================
Task : Publish Quality Gate Result
Description : Publish SonarQube’s Quality Gate result on the Azure DevOps build result, to be used after the actual analysis.
Version : 4.8.1
Author : sonarsource
Help : Version: 4.8.1. More Information
==============================================================================

##[error][SQ] Task failed with status FAILED, Error message: Unrecoverable indexation failures: 1 errors among 1 requests

The task id for which it is failing for reference is AXG_lfw_4POOMblVfUo3

Action Taken: I have restarted the App service in Azure but it is not working.

Kindly look into this issue.

Hi,

You may find one of these threads helpful:

 
Ann

Hi @ganncamp,

Indeed I have gone through these links before raising this bug.

As mentioned, I haven’t hosted the sonarqube in some server. It is hosted through Azure App Service which means I cannot login to the app service and I can only restart the app service which is not helpful.

Kindly correct me if I’m wrong and advise further. Thanks.

Hi @Vin0d,

Which kind of instance of SQ are you using on Azure ? is that a docker one ?

Thanks.

Hi @mickaelcaro,

SQ is deployed as a webapp in azure using app service and instance is B1. This is not a docker one.

Kindly let me know for any further information.

Thanks.

Team,

Any update on this issue?

I have scaledup the app service plan from “B1” to “B2” and it started working. Is that the instance size issue?

Thanks.