Failure in browser_ui/13_secure/change_vulnerability_status_spec.rb | Secure project vulnerability report can successfully bulk change status in vulnerability report

Full description

Secure project vulnerability report can successfully bulk change status in vulnerability report

File path

./qa/specs/features/ee/browser_ui/13_secure/change_vulnerability_status_spec.rb

Stack trace

Failure/Error:
  Resource::Project.fabricate_via_api! do |project|
    project.name = 'project-with-secure'
    project.description = 'Project with secure'
    project.auto_devops_enabled = false
    project.initialize_with_readme = true
  end

QA::Resource::Errors::ResourceFabricationFailedError:
  Fabrication of QA::Resource::Sandbox using the API failed (403) with `{"message":"403 Forbidden - Your account has been blocked."}`.
  Correlation Id: 01G5MH6WBE6VA9J5HZ1272HEND
  Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd-cny&query=correlation_id%3A%2201G5MH6WBE6VA9J5HZ1272HEND%22
  Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%2001G5MH6WBE6VA9J5HZ1272HEND'))&_g=(time:(from:now-24h%2Fh,to:now))

First happened in https://ops.gitlab.net/gitlab-org/quality/production/-/jobs/7366332.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/361405.