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

podman search: Cannot move process 482667 to cgroup \"/sys/fs/cgroup/user.slice/user-31763.slice/[email protected]/user.slice/podman-pause.scope\"" #10674

Closed
edsantiago opened this issue Jun 14, 2021 · 3 comments
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. rootless

Comments

@edsantiago
Copy link
Member

This is the new top flake, the "https" one. Over a hundred of these in the last week:

Running: podman [options] search localhost:5005/my-alpine
INDEX           NAME                      DESCRIPTION  STARS   OFFICIAL  AUTOMATED
localhost:5005  localhost:5005/my-alpine               0                 
time="2021-06-11T09:43:13-05:00" level=warning msg="Cannot move process 482667 to cgroup \"/sys/fs/cgroup/user.slice/user-31763.slice/[email protected]/user.slice/podman-pause.scope\""

Podman search [It] podman search attempts HTTP if registry is in registries.insecure and force secure is false

...and on and on and on. Also f34 and ubuntu 2104.

@edsantiago edsantiago added flakes Flakes from Continuous Integration rootless labels Jun 14, 2021
@edsantiago
Copy link
Member Author

@giuseppe PTAL

@giuseppe
Copy link
Member


           Expected
               <string>: time="2021-06-09T10:05:50-05:00" level=warning msg="Cannot move process 533368 to cgroup \"/sys/fs/cgroup/user.slice/user-12955.slice/[email protected]/user.slice/podman-pause.scope\""
           to be empty

I think we should ignore the warning, or downgrade it to a debugging message

@giuseppe
Copy link
Member

The failure seems to happen reliably with updated images, so added a patch here: #10451

vrothberg pushed a commit to vrothberg/libpod that referenced this issue Jun 22, 2021
if a pid could not be moved to a new cgroup, print a debug message
instead of a warning.

Backport of commit 969cc32.

[NO TESTS NEEDED]

Closes: containers#10674
Signed-off-by: Giuseppe Scrivano <[email protected]>
Signed-off-by: Valentin Rothberg <[email protected]>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. rootless
Projects
None yet
Development

No branches or pull requests

2 participants