You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
The test job has been stuck in a pending state and cannot be terminated.
What you expected to happen:
The test job can terminate normally, reporting either success or failure.
How to reproduce it (as minimally and precisely as possible):
Please provide links to example occurrences, if any:
I discovered this issue in kubernetes/kubernetes#127122, where two jobs have been stuck in pending state and cannot be marked as either successful or failed.
There are no sig labels on this issue. Please add an appropriate label by using one of the following commands:
/sig <group-name>
/wg <group-name>
/committee <group-name>
Please see the group list for a listing of the SIGs, working groups, and committees available.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
What happened:
The test job has been stuck in a pending state and cannot be terminated.
What you expected to happen:
The test job can terminate normally, reporting either success or failure.
How to reproduce it (as minimally and precisely as possible):
Please provide links to example occurrences, if any:
I discovered this issue in kubernetes/kubernetes#127122, where two jobs have been stuck in pending state and cannot be marked as either successful or failed.
Test job details page: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/127122/pull-kubernetes-conformance-kind-ipv6-parallel/1898020412499955712
In the build logs, I saw the following error output:
This indicates that Kind was unable to properly tear down the nodes, which might be the reason why the job cannot terminate normally.
I’m not sure if this is the best place to report this issue. If it isn’t, please let me know, and I’ll report it in the appropriate place.
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: