Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky integration test] SchedulerWithWaitForPodsReady Long PodsReady timeout Should block admission of one new workload if two are considered in the same scheduling cycle #3149

Closed
mbobrovskyi opened this issue Sep 27, 2024 · 3 comments · Fixed by #3166
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@mbobrovskyi
Copy link
Contributor

What happened:
Scheduler with WaitForPodsReady Suite: [It] SchedulerWithWaitForPodsReady Long PodsReady timeout Should block admission of one new workload if two are considered in the same scheduling cycle

{Timed out after 5.001s.
Not enough workloads are pending
Expected
    <int>: 1
to equal
    <int>: 2 failed [FAILED] Timed out after 5.001s.
Not enough workloads are pending
Expected
    <int>: 1
to equal
    <int>: 2
In [It] at: /home/prow/go/src/sigs.k8s.io/kueue/test/integration/scheduler/podsready/scheduler_test.go:177 @ 09/26/24 16:12:49.608
}

What you expected to happen:
No random failure.

How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kueue/3148/pull-kueue-test-integration-main/1839333717571538944

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Kueue version (use git describe --tags --dirty --always):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@mbobrovskyi mbobrovskyi added the kind/bug Categorizes issue or PR as related to a bug. label Sep 27, 2024
@tenzen-y
Copy link
Member

/kind flake

@k8s-ci-robot k8s-ci-robot added the kind/flake Categorizes issue or PR as related to a flaky test. label Sep 27, 2024
@mbobrovskyi
Copy link
Contributor Author

/assign

@mimowo
Copy link
Contributor

mimowo commented Sep 30, 2024

Looks like another occurrence: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/periodic-kueue-test-integration-main/1840270117556981760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
4 participants