Skip to content

Flaky Test: End To End Suite: Slurm when using --stdout --stderr flags should write logs to the specified stdout and stderr files and print this logs #102

Open
@mbobrovskyi

Description

@mbobrovskyi

What happened:

End To End Suite: [It] Slurm when using --stdout --stderr flags should write logs to the specified stdout and stderr files and print this logs

{Timed out after 5.000s.
The function passed to Eventually failed at /home/prow/go/src/kubernetes-sigs/kjob/test/e2e/slurm_test.go:655 with:
Expected
    <v1.PodPhase>: Pending
to equal
    <v1.PodPhase>: Running failed [FAILED] Timed out after 5.000s.
The function passed to Eventually failed at /home/prow/go/src/kubernetes-sigs/kjob/test/e2e/slurm_test.go:655 with:
Expected
    <v1.PodPhase>: Pending
to equal
    <v1.PodPhase>: Running
In [It] at: /home/prow/go/src/kubernetes-sigs/kjob/test/e2e/slurm_test.go:657 @ 03/18/25 14:45:26.886
}

What you expected to happen:
no errors

How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/periodic-kjob-test-e2e-main/1902006758977572864

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Kjob 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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.kind/flakeCategorizes issue or PR as related to a flaky test.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions