
Automatic merge from submit-queue (batch tested with PRs 54278, 56259, 56762). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. make sure of deleting archive **What this PR does / why we need it**: Exit() causes the current program to exit with the given status code, but deferred function does not run.