-
Notifications
You must be signed in to change notification settings - Fork 919
Open
Labels
Description
Describe the issue you are having and what you expected to happen.
When launching a server build in one of our environment, provisioning requests remain stuck in “Queued” for several hours every morning.
The request only starts processing around 12:00, after which the VM is provisioned normally.
We expect VM builds to start immediately or within 5–10 minutes, regardless of the time of day.
Note:
- The issue only affects our pre-production environment, we are not encountering this in our production environement (same deployment type (VMware OVA Appliance) and same versions (Radjabov)
- The issue occurs whether provisioning is triggered through a Service Catalog or via the API.
Describe the steps to reproduce, including any log snippets and stack traces that will help diagnose.
Steps to reproduce:
- Between 09:00 and 12:00, initiate a VM build
- via a Service Catalog item
- or via the REST API
- Navigate to:
- Automation → Requests → Provision Requests
-
Observe the Request State = “Queued” for several hours with no progress.
-
After approximately 12:00, the same request is automatically processed and completes normally.
Additional notes:
- The problem does not occur in the afternoon.
- It is consistently reproducible only in the morning window.
- No queue buildup is visible afterward — all runs after noon complete immediately.
Describe your environment, including
- ManageIQ Version: radjabov-1.20250408024349_e386fb4
- Deployment type: VMware OVA appliance
lamm