-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Severity:Trivialaffects:4.19.0complexity:trivial10 minnutes to a few days at most10 minnutes to a few days at mostcomponent:loggingtype:bug
Milestone
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
Log
CLOUDSTACK VERSION
4.19.x
Mostly all versions
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
CloudStack logs 'DeploymentPlanner allocation algorithm: null' for instance deployment async jobs although the correct deployment planner is used as per 'vm.deployment.planner'.
STEPS TO REPRODUCE
1. Deploy an instance
2. Check the logs for the job
EXPECTED RESULTS
Logging should print the correct deployment planner
ACTUAL RESULTS
It always logs 'null' for deployment planner
Example:
2024-08-07 07:33:13,456 DEBUG [c.c.d.DeploymentPlanningManagerImpl] (API-Job-Executor-1:ctx-fcfd4f0d job-96 ctx-e5e1c26a) (logid:849ff926) DeploymentPlanner allocation algorithm: null
Metadata
Metadata
Assignees
Labels
Severity:Trivialaffects:4.19.0complexity:trivial10 minnutes to a few days at most10 minnutes to a few days at mostcomponent:loggingtype:bug