kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
111.44k stars 39.75k forks source link

Failure cluster [796ac905...] `[sig-node] [NodeFeature:SidecarContainers] Containers Lifecycle when A pod with restartable init containers is terminating when The PreStop hooks don't exit should terminate sidecars simultaneously if prestop doesn't exit` #129036

Open dims opened 2 days ago

dims commented 2 days ago

Failure cluster 796ac905269872192a09

Error text:
[FAILED] expected PostStart 1 to live for ~32 seconds, got 0) 2024-11-16 19:59:45.714 +0000 UTC restartable-init-1 Starting
1) 2024-11-16 19:59:45.727 +0000 UTC restartable-init-1 Started
2) 2024-11-16 19:59:45.736 +0000 UTC restartable-init-1 Delaying
3) 2024-11-16 19:59:46.784 +0000 UTC restartable-init-2 Starting
4) 2024-11-16 19:59:46.803 +0000 UTC restartable-init-2 Started
5) 2024-11-16 19:59:46.819 +0000 UTC restartable-init-2 Delaying
6) 2024-11-16 19:59:47.775 +0000 UTC restartable-init-3 Starting
7) 2024-11-16 19:59:47.784 +0000 UTC restartable-init-3 Started
8) 2024-11-16 19:59:47.791 +0000 UTC restartable-init-3 Delaying
9) 2024-11-16 19:59:48.851 +0000 UTC regular-1 Starting
10) 2024-11-16 19:59:48.872 +0000 UTC regular-1 Started
11) 2024-11-16 19:59:48.902 +0000 UTC regular-1 Delaying
12) 2024-11-16 19:59:53.932 +0000 UTC regular-1 Exiting
13) 2024-11-16 19:59:54.952 +0000 UTC PreStop-restartable-init-2 Starting
14) 2024-11-16 19:59:54.952 +0000 UTC PreStop-restartable-init-1 Starting
15) 2024-11-16 19:59:55.004 +0000 UTC PreStop-restartable-init-3 Starting
16) 2024-11-16 19:59:55.081 +0000 UTC PreStop-restartable-init-1 Started
17) 2024-11-16 19:59:55.087 +0000 UTC PreStop-restartable-init-3 Started
18) 2024-11-16 19:59:55.09 +0000 UTC PreStop-restartable-init-2 Started
19) 2024-11-16 19:59:55.134 +0000 UTC PreStop-restartable-init-1 Delaying
20) 2024-11-16 19:59:55.136 +0000 UTC PreStop-restartable-init-2 Delaying
21) 2024-11-16 19:59:55.138 +0000 UTC PreStop-

Recent failures:

11/28/2024, 9:19:03 PM ci-cri-containerd-node-e2e-features 11/28/2024, 8:18:03 PM ci-cri-containerd-node-e2e-features 11/28/2024, 6:18:01 PM ci-cri-containerd-node-e2e-features 11/28/2024, 4:18:08 PM ci-cri-containerd-node-e2e-features 11/26/2024, 7:11:03 PM ci-cri-containerd-node-e2e-features

/kind failing-test

/sig node

k8s-ci-robot commented 2 days ago

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
HirazawaUi commented 12 hours ago

128239 will fix this issue.