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 Test: MultiKueue when Creating a multikueue admission check Should run an appwrapper containing a job on worker if admitted #4376

Open
tenzen-y opened this issue Feb 24, 2025 · 3 comments
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

@tenzen-y
Copy link
Member

What happened:
The below E2E test case failed in unrelated PR:

End To End MultiKueue Suite: kindest/node:v1.31.2: [It] MultiKueue when Creating a multikueue admission check Should run an appwrapper containing a job on worker if admitted

{Expected
    <string>: Internal error occurred: error executing command in container: failed to exec in container: failed to create exec "0c0eab3acc210c78029f12abd60c3ac7a6149ce617809ac123da928f9fffa2b5": task 6ac8586efc6285b09f2d01bb6dfbc669f23b4164cacbdf623aae114fb13f346e not found: not found
to contain substring
    <string>: 137 failed [FAILED] Expected
    <string>: Internal error occurred: error executing command in container: failed to exec in container: failed to create exec "0c0eab3acc210c78029f12abd60c3ac7a6149ce617809ac123da928f9fffa2b5": task 6ac8586efc6285b09f2d01bb6dfbc669f23b4164cacbdf623aae114fb13f346e not found: not found
to contain substring
    <string>: 137
In [It] at: /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/multikueue/e2e_test.go:609 @ 02/24/25 12:39:23.83
}

What you expected to happen:
Never errors

How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_kueue/4375/pull-kueue-test-e2e-multikueue-main/1893999933191622656

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:
@tenzen-y tenzen-y added the kind/bug Categorizes issue or PR as related to a bug. label Feb 24, 2025
@tenzen-y
Copy link
Member Author

/kind flake

@k8s-ci-robot k8s-ci-robot added the kind/flake Categorizes issue or PR as related to a flaky test. label Feb 24, 2025
@tenzen-y
Copy link
Member Author

cc @dgrove-oss

@mimowo
Copy link
Contributor

mimowo commented Feb 25, 2025

x-ref with potentially the same underlying bug: #4378

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
Development

No branches or pull requests

3 participants