podman exec leak ExecIds when command is not found #20392
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
running podman exec with a non existing command leaks an execids on the container
with a good enough number of execids, the bolt db can reach hundreds of MB in size and podman ps runs in dozens of seconds.
This is seen on my set-up because an improper healtcheck command is configured, so there is 1 call per minute.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
1
an execid is still present in db
Describe the results you expected
0
all execid have been cleaned-up
podman info output
Podman in a container
No
Privileged Or Rootless
Privileged
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: