Skip to content

Job stuck waiting for resource

This issue is being opened as per the documentation.

Description: A GitLab Premium customer reports that Job IDs are stuck in "Waiting for resource," but the GraphQL query does not show a status of running or pending.

  • Project: remberg/remberg
  • Job IDs: Multiple, but customer provided 5101399757
  • Job status: waiting
  • How often the problem occurs: It's affecting multiple jobs at this time
  • Steps to reproduce the problem:

    Customer reports 2 resource groups are blocked:

    • mirror-resource-group
    • test01-resource-group

Example GraphQL output:

{
  "data": {
    "project": {
      "name": "remberg",
      "job": {
        "name": "deploy_mirror",
        "detailedStatus": {
          "action": null
        }
      }
    }
  }
}

Zendesk ticket (internal link only)

Edited by Pam Artiaga