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

software bug: create a cluster, report error: rca: container is in starting state, can't be removed #675

Closed
wenting-guo opened this issue Apr 24, 2023 · 2 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@wenting-guo
Copy link
Contributor

Describe the version
version about:

  1. kubean v0.4.9
  2. kubespray
  3. kubenetes
  4. what CNI and itsversion

Describe the bug
A clear and concise description of what the bug is.
RUNNING HANDLER [kubernetes/preinstall : Preinstall | restart kube-controller-manager crio/containerd] *** 4:07AM: fatal: [gate-5-all]: FAILED! => {"changed": true, "cmd": "/usr/local/bin/crictl pods --name kube-controller-manager* -q | xargs -I% --no-run-if-empty bash -c '/usr/local/bin/crictl stopp % && /usr/local/bin/crictl rmp %'", "delta": "0:00:00.396997", "end": "2023-04-23 16:07:10.974322", "msg": "non-zero return code", "rc": 123, "start": "2023-04-23 16:07:10.577325", "stderr": "E0423 16:07:10.970938 108138 remote_runtime.go:295] \"RemovePodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to remove container \\\"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\\\": failed to set removing state for container \\\"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\\\": container is in starting state, can't be removed\" podSandboxID=\"2f443da62416698edf333e95bb44d267915e88931ce654d1b0e45a03f0e5ace2\"\nremoving the pod sandbox \"2f443da62416698edf333e95bb44d267915e88931ce654d1b0e45a03f0e5ace2\": rpc error: code = Unknown desc = failed to remove container \"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\": failed to set removing state for container \"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\": container is in starting state, can't be removed", "stderr_lines": ["E0423 16:07:10.970938 108138 remote_runtime.go:295] \"RemovePodSandbox from runtime service failed\" err=\"rpc error: code = Unknown desc = failed to remove container \\\"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\\\": failed to set removing state for container \\\"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\\\": container is in starting state, can't be removed\" podSandboxID=\"2f443da62416698edf333e95bb44d267915e88931ce654d1b0e45a03f0e5ace2\"", "removing the pod sandbox \"2f443da62416698edf333e95bb44d267915e88931ce654d1b0e45a03f0e5ace2\": rpc error: code = Unknown desc = failed to remove container \"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\": failed to set removing state for container \"1532049c5220deac260c5d75d54c97002693c42d371f16c0ede4ec4078f43634\": container is in starting state, can't be removed"], "stdout": "Stopped sandbox 2f443da62416698edf333e95bb44d267915e88931ce654d1b0e45a03f0e5ace2", "stdout_lines": ["Stopped sandbox 2f443da62416698edf333e95bb44d267915e88931ce654d1b0e45a03f0e5ace2"]} 4:07AM: Sunday 23 April 2023 08:07:11 +0000 (0:00:00.987) 0:15:17.726 ********** 4:07AM: Sunday 23 April 2023 08:07:11 +0000 (0:00:00.000) 0:15:17.727 **********

@wenting-guo
Copy link
Contributor Author

/kind bug

@kubean-pr-robot kubean-pr-robot bot added the kind/bug Categorizes issue or PR as related to a bug. label Apr 24, 2023
@wenting-guo
Copy link
Contributor Author

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.
Projects
None yet
Development

No branches or pull requests

3 participants