Bitbucket Quality Gate is failing

  • ALM used Bitbucket Cloud

  • CI system used - Bitbucket Cloud

  • Using sonarsource/sonarcloud-quality-gate:0.1.6 (or 5)

  • C#

  • Steps to reproduce
    *Scan repo with pipe sonarsource/sonarcloud-scan:4.1.0

  • Execute

    • pipe: sonarsource/sonarcloud-quality-gate:0.2.0
      variables:
      SONAR_QUALITY_GATE_TIMEOUT: 300
      SONAR_TOKEN: ${SONAR_TOKEN}
      DEBUG: “true”
      But pipeline finished with error while OK on sounarcloud site.
.✖ Quality Gate failed: Compute engine task did not complete within time

Running on Bitbucket instance 4x - with 8GB ram for gates.


1. Bad there is no detailed information where process failed
2. There is no documentation about actual versions for sonarsource pipes!
3. Unclear whom to rise tickets if pipe does not work correctly (e.g. both Sonar and Bitbucket are paid versions)