ssp-operator icon indicating copy to clipboard operation
ssp-operator copied to clipboard

Flakey test - Prometheus Alerts SSPHighRateRejectedVms Alert [test_id:8377] Should fire SSPHighRateRejectedVms

Open lyarwood opened this issue 10 months ago • 3 comments

What happened:

https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/kubevirt_ssp-operator/952/pull-ci-kubevirt-ssp-operator-main-e2e-single-node-functests/1778701297726263296

Prometheus Alerts SSPHighRateRejectedVms Alert [test_id:8377] Should fire SSPHighRateRejectedVms
/go/src/github.com/kubevirt/ssp-operator/tests/monitoring_test.go:116
  [FAILED] in [It] - /go/src/github.com/kubevirt/ssp-operator/tests/monitoring_test.go:123 @ 04/12/24 09:32:57.388
• [FAILED] [634.636 seconds]
Prometheus Alerts SSPHighRateRejectedVms Alert [It] [test_id:8377] Should fire SSPHighRateRejectedVms
/go/src/github.com/kubevirt/ssp-operator/tests/monitoring_test.go:116
  [FAILED] Timed out after 600.000s.
  Unexpected error:
      <*errors.errorString | 0xc000ce21c0>: 
      alert SSPHighRateRejectedVms not found
      {
          s: "alert SSPHighRateRejectedVms not found",
      }
  occurred
  In [It] at: /go/src/github.com/kubevirt/ssp-operator/tests/monitoring_test.go:123 @ 04/12/24 09:32:57.388

What you expected to happen: A clear and concise description of what you expected to happen.

How to reproduce it (as minimally and precisely as possible): Steps to reproduce the behavior.

Additional context: Add any other context about the problem here.

Environment:

  • KubeVirt version (use virtctl version): N/A
  • Kubernetes version (use kubectl version): N/A
  • VM or VMI specifications: N/A
  • Cloud provider or hardware configuration: N/A
  • OS (e.g. from /etc/os-release): N/A
  • Kernel (e.g. uname -a): N/A
  • Install tools: N/A
  • Others: N/A

lyarwood avatar Apr 12 '24 10:04 lyarwood