cloud-bulldozer / benchmark-operator

The Chuck Norris of cloud benchmarks
Apache License 2.0
282 stars 127 forks source link

OCP4.12: System-metrics-collector pod does not create #803

Closed ebattat closed 1 year ago

ebattat commented 1 year ago

Describe the bug System-metrics-collector pod does not create in OCP4.12.0-rc.7 and it cause to the workload to stuck

To Reproduce Steps to reproduce the behavior:

  1. Enable system metric in stressng workload
    system_metrics:
    collection: True 
  2. Run uperf workload
  3. Notice that system-metrics-collector pod does not create and the workload stuck.
  4. For more details see stressng logs in benchmark-runner

Expected behavior system-metrics-collector pod should be created at the end of the stressng workload. Working properly in OCP4.11.19

Suspected root cause The Pod/VM memory consumption in OCP4.12.0-rc5 is greater than OCP4.11.19 Increasing request memory of system-metrics-collector pod should solve this issue.

stale[bot] commented 1 year ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.