jvm chaos no support Pod contains more containerd
Bug Report
What version of Kubernetes are you using?
Server Version: version.Info{Major:"1", Minor:"21+", GitVersion:"v1.21.7-r0-CCE21.11.1.B007", GitCommit:"72ec45c44d6c2b26d75b3230869f755f1338fcd1", GitTreeState:"clean", BuildDate:"2021-12-02T09:22:30Z", GoVersion:"go1.16.10", Compiler:"gc", Platform:"linux/amd64"}
What version of Chaos Mesh are you using?
Controller manager Version: version.Info{GitVersion:"v2.3.0", GitCommit:"3d299ed0f800b71842a7806c59ccc9a2abca3d38", BuildDate:"2022-07-29T10:00:50Z", GoVersion:"go1.18", Compiler:"gc", Platform:"linux/amd64"}
What did you do? / Minimal Reproducible Example
config Jvm chaos inject pod
What did you expect to see? jvm chaos successed
What did you see instead? Failed to apply chaos: rpc error: code = Unknown desc = [0.001s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /host-run/io.containerd.runtime.v2.task/k8s.io/3c26fa6b02321fedae83afc8feddd77af1a3c6e33db77eed19d44637ef9f1739/rootfs/sys/fs/cgroup/cpuset. [0.002s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /host-sys/fs/cgroup/cpuset. java.io.IOException: No such process [0.001s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /host-run/io.containerd.runtime.v2.task/k8s.io/3c26fa6b02321fedae83afc8feddd77af1a3c6e33db77eed19d44637ef9f1739/rootfs/sys/fs/cgroup/cpuset. [0.002s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /host-sys/fs/cgroup/cpuset. java.io.IOException: No such process at jdk.attach/sun.tools.attach.VirtualMachineImpl.sendQuitTo(Native Method) at jdk.attach/sun.tools.attach.VirtualMachineImpl.(VirtualMachineImpl.java:78) at jdk.attach/sun.tools.attach.AttachProviderImpl.attachVirtualMachine(AttachProviderImpl.java:58) at jdk.attach/com.sun.tools.attach.VirtualMachine.attach(VirtualMachine.java:207) at org.chaos_mesh.agent_installer.Install.attach(Install.java:203) at org.chaos_mesh.agent_installer.Install.main(Install.java:47) : exit status 1
Output of chaosctl
Source: chaos-mesh/chaos-mesh