APM 24.1 index-rollover pod on various nodes (over time) is stuck on container Creating or in limited cases it runs 30 minutes.
1: Here is the output
$ k logs index-rollover-xxxx
Error from server (BadRequest): container "index-rollover" in pod "index-rollover-xxx" is waiting to start: ContainerCreating
2: From the corn job events
Normal JobAlreadyActive cronjob/index-rollover Not starting job because prior execution is running and concurrency policy is Forbid
3: From node/jarvis side
XXXX containerd[id]: time=<timeformat> level=error msg="ContainerStatus for \"zzzz1234\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"zzzz1234\": not found"
(END)
APM 24.1 platform version.