Sonarqube - Azure Devops task Publish Quality Gate Result task is failing

  • versions used SonarQube - Community EditionVersion 8.4.2
  • Approach - SonarQube is deployed in Azure Web app
  • error observed - ##[error][SQ] Task failed with status FAILED, Error message: Unrecoverable indexation failures: 1 errors among 1 requests

Prepare Analysis, Run Code Analysis task are working fine, but failing for Publish Quality Gate Result task with the mentioned error.

Earlier Sonarqube scan was working fine and the issue started all of a sudden.

Hi,

Welcome to the community!

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

8.4.2 → 8.9.7 → 9.3 (last step optional)

You may find the Upgrade Guide helpful. If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.

 
Ann

@ganncamp Installed new SonarQube with version 9.3 and when tried to enable Azure AD Authentication (using Client id/password) it is redirecting to local host instead of Sonarqube url.
Can you help on this issue.

redirect_uri=http://localhost:9185/oauth2/callback/

Hi,

This is a new question. Please create a new topic with all the details of what you’re trying to do (I guess SAML authentication?)

 
Ann