jenkinsci / jenkinsci/docker-workflow-plugin
[JENKINS-70516] docker-work-flow-plugin failed with Podman will fail when "podman top -eo pid, comm",
- Dominant language
- Java
- Stars
- 527
- Forks
- 422
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Hello,
The problem is similar as described in podman top -eo failed with error · Issue #8033 · containers/podman (github.com).
We are using docker-pipeline walkflow plugin, the plugin code https://github.com/jenkinsci/docker-workflow-plugin/blob/c7dedefcf68f6ce1320c8aaaeb831628ea21a086/src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java#L150 .
Seems still not working for the OCP environment.
---
Originally reported by lvronghai, imported from: docker-work-flow-plugin failed with Podman will fail when "podman top -eo pid, comm",
Raw content of original issue
Hello,
The problem is similar as described in podman top -eo failed with error · Issue #8033 · containers/podman (github.com).
We are using docker-pipeline walkflow plugin, the plugin code https://github.com/jenkinsci/docker-workflow-plugin/blob/c7dedefcf68f6ce1320c8aaaeb831628ea21a086/src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java#L150 .
Seems still not working for the OCP environment.
- environment:
OCP environment(Red Hat OpenShift Container Platform)
Contributor guide
Assessment
This issue has not been assessed yet.