Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21399 /lib/systemd/systemd --user │ │ │ └─21400 (sd-pam) │ │ └─session-22.scope │ │ ├─21389 sshd: cephadm [priv] │ │ └─21415 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1444 sshd: zuul [priv] │ │ └─1457 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1448 ssh: /home/zuul/.ansible/cp/199.204.45.22-22-zuul [mux] │ ├─391816 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xnefuatqdkvchwcdmctcvxomsgodexoy ; /usr/bin/python3'"'"' && sleep 0' │ ├─391817 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xnefuatqdkvchwcdmctcvxomsgodexoy ; /usr/bin/python3' && sleep 0 │ ├─391818 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xnefuatqdkvchwcdmctcvxomsgodexoy ; /usr/bin/python3 │ ├─391819 /bin/sh -c echo BECOME-SUCCESS-xnefuatqdkvchwcdmctcvxomsgodexoy ; /usr/bin/python3 │ ├─391820 /usr/bin/python3 │ ├─391822 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─391824 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-ce16a4ee8d177eda8c38eee4f22df9c0dc58354334d6dce71640a11a68187d4a.scope … │ │ ├─12219 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12231 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─containerd.service … │ │ ├─ 9789 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12174 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce16a4ee8d177eda8c38eee4f22df9c0dc58354334d6dce71640a11a68187d4a -address /run/containerd/containerd.sock │ │ ├─ 12560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5391919516bd5ec9bb4eb14cad89941dd6bc323e50813e9bbc41e54165175273 -address /run/containerd/containerd.sock │ │ ├─ 19530 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 245362f334939e2dcc597070c7d6aed7bf9e72740b0f1c4b5495a9b2d1e08afc -address /run/containerd/containerd.sock │ │ ├─ 24696 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e616a12c2506d3f30d57c9c12351332470fedfe565748000fabc888b7698653a -address /run/containerd/containerd.sock │ │ ├─ 29114 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 422b8fa388e319c9782d3bfe452679911682b07f805fec4040b5a83f62ef11d0 -address /run/containerd/containerd.sock │ │ ├─ 33707 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c7c7a2475af9633d26786a78ba23e3fdd5460a26ba25c37b5ee3983eea492709 -address /run/containerd/containerd.sock │ │ ├─ 39267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 218e6bb130d234ea4b0091030efef74c9ade581c5192948e349a02a8f06f042c -address /run/containerd/containerd.sock │ │ ├─ 39325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44821992d7233815ec25db6d42cae2adea2116d1585009a0c801d1d4d48d4b58 -address /run/containerd/containerd.sock │ │ ├─ 39332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd5362fa99a98219adf89a58c50f084c664ce785dfd1b6a0731e71e8965574e1 -address /run/containerd/containerd.sock │ │ ├─ 39334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0877a5c63ef8aa56f01c83f2f6cefa41fc7e8a6b497cfdadd74c602e8b87e301 -address /run/containerd/containerd.sock │ │ ├─ 39339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a28e96f3cc36dc6c9d6141b850004e6464ff5b6a47aded050bb12fd81c4441 -address /run/containerd/containerd.sock │ │ ├─ 39895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 494447b77a86ec49b8b33ae40fe524ccfeda44243f3e770777b6ebacea35175f -address /run/containerd/containerd.sock │ │ ├─ 40608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 831d9c79b29406fd7e2153baa6bea4ec312323604721c91f24f78195226a3c00 -address /run/containerd/containerd.sock │ │ ├─ 40628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58416b8f97f1e0cf247c07925a4510c4e2edf6f7bb6ebf8d3da1530e0fce2547 -address /run/containerd/containerd.sock │ │ ├─ 41970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3808bcdbf9a597dcfd1aa4b8a9d57e72cba3f4c1e45bc47ddcd6166393d71b39 -address /run/containerd/containerd.sock │ │ ├─ 42387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57aecfa30971660227933de18ab7e9690f2ab82f6099357618315d0bb2632cf1 -address /run/containerd/containerd.sock │ │ ├─ 42417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33211efbda575a4ca4e7cc16740d3b7dd859e6016ae12d75eb370ee47224758d -address /run/containerd/containerd.sock │ │ ├─ 42847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b016f3d157f9434c1b4bc29c209b4bd530632059ca833614da054334a7db5ab -address /run/containerd/containerd.sock │ │ ├─ 43339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3fbcb192bf13c96ad394485348430c20a9dc493f2bd52b2b59940c00c890fa -address /run/containerd/containerd.sock │ │ ├─ 43375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3516eae00e348a9b8c82ed831d03b6cb7c352896f38e5590771fdb21b069ec8 -address /run/containerd/containerd.sock │ │ ├─ 43420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67c9ff483394e9886246a1b04c77e2d32c01777986395815297bf121ce645fcb -address /run/containerd/containerd.sock │ │ ├─ 45697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da0ea02bb190eae6875fb2808bfb7983640ae95fea1c6f82dc7753a8745519e -address /run/containerd/containerd.sock │ │ ├─ 45769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 105fc98d5c4cadae3b13911bbde5ac1e91af2c1fa1cfb6f6d75a60cf86a9ba47 -address /run/containerd/containerd.sock │ │ ├─ 46517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca68fad26869ee34944ecefdf7c6e0e0d86b8115af246a1a358ff2ef78cac51 -address /run/containerd/containerd.sock │ │ ├─ 46619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f72505f6bdbd8f5a08edf18ed081978bc8475aaec97ed91bf691c88a8516e79 -address /run/containerd/containerd.sock │ │ ├─ 46974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a63ec9e080246a0090ea2cdfeba48a193205f90615d03209f130ba3ad4bb3a -address /run/containerd/containerd.sock │ │ ├─ 47274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 868b4feefb6eeebdee9cfdccbccbf27e85beda3b4e4104d0dbb8d20e1548e0dc -address /run/containerd/containerd.sock │ │ ├─ 47914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f10ba0a885b46ea46c45488d359f3aec59f1ec22052f0780beb3f6ade39492fb -address /run/containerd/containerd.sock │ │ ├─ 50036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd32e0e5aefac630ac62f8c26a13433d45c5ed829dbad3280cbd3b30908a3ef9 -address /run/containerd/containerd.sock │ │ ├─ 50187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1dcacccf6d3b04d73b7c4e0db62de162d95652e9aefb6512d4720fe4399afb -address /run/containerd/containerd.sock │ │ ├─ 54343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b58cb1f591302a5dff4d8d0ec32271fa826d7463197b8144c360c2cdb7d9bb5 -address /run/containerd/containerd.sock │ │ ├─ 54989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d19a2e3dfb141c159dbaff1632a166ad90f947150ba71824a8c0f837df6d4d94 -address /run/containerd/containerd.sock │ │ ├─ 55046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 962d85bd9f23d1146325c38cb51c13f5ae0785dceabc389b6880190709fa9531 -address /run/containerd/containerd.sock │ │ ├─ 55086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7fb6d18d74630584b286f15810519c41b867acd69be0f7fff7e055a99f8d6e3 -address /run/containerd/containerd.sock │ │ ├─ 55296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bc9b53f27a1b06be27517ddd1ef439973abd7884380acbc3add19b2a352b7e -address /run/containerd/containerd.sock │ │ ├─ 59078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac84dd28e4cf5ac03ad0c562c0c05b0a1fccbe1e6fb3b9e3998c13071c7129e7 -address /run/containerd/containerd.sock │ │ ├─ 59216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6ddcefb2e6e9ea6356b129f656705004208d89b895c258795b22d635e291f6 -address /run/containerd/containerd.sock │ │ ├─ 59253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e855511224294e1b71ed94a468ac44d555a5a89182b42bf601742d9f67f5c143 -address /run/containerd/containerd.sock │ │ ├─ 59303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be39d57ec1297c34a85db23e6943cd312e26baf695047be77327942e491088e -address /run/containerd/containerd.sock │ │ ├─ 60627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c56183111ee0250703ae622dc46e6ff08ae651e937ac85ab35ed7f022767565 -address /run/containerd/containerd.sock │ │ ├─ 60822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb5b14a0bb91c94157c64fec82d3bef57afe4ec8e312b05dc6432bf24acae1f -address /run/containerd/containerd.sock │ │ ├─ 61039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acd247ae0ef92ed1ccb79a55fcc3fca25d54aa0a8ba0cf33adcd709349c52760 -address /run/containerd/containerd.sock │ │ ├─ 61080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 786d30a7c7c6a70bb23987e60b386a4d93e029c324d8899ff0c6f9c161687ff2 -address /run/containerd/containerd.sock │ │ ├─ 61126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78586194d28cca4f8d6d8411ef831daeabdd9ae70d86a58d6ba49171efc3d1d4 -address /run/containerd/containerd.sock │ │ ├─ 61523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a5289247ea7913ad55485609a3a9927ea56fff0f6e6eee14e8b849a3b083122 -address /run/containerd/containerd.sock │ │ ├─ 62013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca5aeebafa81454833436854ab645fc30a613d40f2557797a899bf0258b01a28 -address /run/containerd/containerd.sock │ │ ├─ 62342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25dec0b66c8224182f9d5afe93ef1c5ae15dd50e5bc787b2d4a9fc223fe88757 -address /run/containerd/containerd.sock │ │ ├─ 62461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898016d0f61693d5211fe633e7178fcb06df87367162fa8187424b6d9ea78e25 -address /run/containerd/containerd.sock │ │ ├─ 63159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6790344edc0e4f0fd17f023fd6688d7f78a4bb73261ac3e66836481dc8a17778 -address /run/containerd/containerd.sock │ │ ├─ 64852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6459443becc9c380c57c972498a99fc3e4ac15c604fd21e49cb57ed89ec0cfa2 -address /run/containerd/containerd.sock │ │ ├─ 66585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35162e4212de4be56c42b3ba454b17e566fc01808567c78953fc1d0ce41f5150 -address /run/containerd/containerd.sock │ │ ├─ 75816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8edf32f5af8b35bdc921e1008b7f05a5492e0ae0509db475e0b6453865dae4d -address /run/containerd/containerd.sock │ │ ├─ 77311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb26d9656f78da010ae7682e81badbae9163e3ec3e9aae5aaf6de23899796c98 -address /run/containerd/containerd.sock │ │ ├─ 82805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e518e4eab9c7a3c965066f125c3118b32565fba4aa7bc019b4edf9547d1c0864 -address /run/containerd/containerd.sock │ │ ├─ 88608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b13f2ef91252fedad2a605d1c77bbcac3e19e0e884762d76a07e91fbeb279eb5 -address /run/containerd/containerd.sock │ │ ├─ 92968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f9b283eef87f08752cca865471ef0bcecd02653ac9991c31f4f07e5291337a7 -address /run/containerd/containerd.sock │ │ ├─ 93015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d98761e9d949b236f9e94d88eaf6964667683e8eeb3a4b753a01e234f4f8ec -address /run/containerd/containerd.sock │ │ ├─101364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee2f06aab0e8fe9954b5748029852b6208446b19f4f4e1f164d99e0b3678e021 -address /run/containerd/containerd.sock │ │ ├─102826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39b75cedf3c2e5357efcf9072f1689dc85529d1055772dc1c75c851d34190349 -address /run/containerd/containerd.sock │ │ ├─102889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e74a509e5a01b9f982fbfa375240df521b82996d1caaf1c24d81367e52d66aec -address /run/containerd/containerd.sock │ │ ├─104768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3616a42c0e47f29517eb3732a83e5115114b9eaf99c35da889f16e20a21722 -address /run/containerd/containerd.sock │ │ ├─106514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4a29f4b8a0ec202a8a14fef87e7985b1cddc3b3696ab0dfdd81b877f142aed9 -address /run/containerd/containerd.sock │ │ ├─106566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2f6a4095d70ce7ded83638f595dcfe84b25e5f75b6b2911e427eab6af6b4ef4 -address /run/containerd/containerd.sock │ │ ├─119914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2a945d6b694205b5a2961c44be1b3e244abda7efc3020307760c135a34a413 -address /run/containerd/containerd.sock │ │ ├─119960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06a8990e9ea7e522b180a1bb4806ff8b824911e4ddf439d4e4a180f407c0fbe7 -address /run/containerd/containerd.sock │ │ ├─122419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2d79b8b72e5a4834da9fca3f913352df8f8ab5f9ec8722d6e6f73bb2b7246c0 -address /run/containerd/containerd.sock │ │ ├─136167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d6acd0fafb128a06f0ba0944f87f00d2c2b64fb61570ebb0ba64414b2310d2 -address /run/containerd/containerd.sock │ │ ├─137752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43071899025c0ef277af52a930487a2ffab5603347e916777d4e5e4ce1945e0b -address /run/containerd/containerd.sock │ │ ├─138088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6695a6bcfbf49bab1771923e36aa4fd0013d0da5082ac2f98a8329eddcf59de -address /run/containerd/containerd.sock │ │ ├─138946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7798fe7ce9a00d9f90f0d9a318caf1a87dabee7c3caec9bc47de9066c263b912 -address /run/containerd/containerd.sock │ │ ├─140905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a9e5690b280cf78c3b37fcfc6d70d2960839a911bf38e596b3ca48dbdeb032 -address /run/containerd/containerd.sock │ │ ├─141169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b14eea6d6e31ddb5f8753d0b56b59eb32f6b44ab47dc5140b0f6dbcd8bd9442f -address /run/containerd/containerd.sock │ │ ├─141223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa39e9c4c5b9897fdae96e24131c6e84a3327a497221a1594dd3414649803ce6 -address /run/containerd/containerd.sock │ │ ├─141314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47f1c71dd4eff33c79c45beb6e78e5cc177de784aad59fa7d25c60ba4104afc -address /run/containerd/containerd.sock │ │ ├─141623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f786378116efb4f1e6fbc38072a4eb7499a70efe4377fd83416c5be9421575 -address /run/containerd/containerd.sock │ │ ├─141963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67bf64cef94a57df3ef21dd340dfece2f95d96fd60276ffba3918d6b9a5a2bfd -address /run/containerd/containerd.sock │ │ ├─166763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8880fe7fa6bd38986f11f7e6d9c1b6b880feb7a38c21f9ebaefeb136eb40185d -address /run/containerd/containerd.sock │ │ ├─168529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d723896023d5e5891d155bfbdf4fd8b33bea7b4f89fc230efec20385626f14b1 -address /run/containerd/containerd.sock │ │ ├─168553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33b6296df3bfaa892e784aa51423273ca48d77a719a17662eb1049b20c80452e -address /run/containerd/containerd.sock │ │ ├─168656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52ceb7f2ef957d119edfc9e5aee15878a50ad70ce740bbe4e23ad7b682c9ea32 -address /run/containerd/containerd.sock │ │ ├─168658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b0ccb52e8e504656c8174aeaba195a50c852ffbbb8ed1c4811c1863c96faa9 -address /run/containerd/containerd.sock │ │ ├─168726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 840dca9d3c02af0dc29a4af4602ff07cc2588e66ebd4dc6ef4b869b730b7e66b -address /run/containerd/containerd.sock │ │ ├─169077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7782ae71f54bdf17d24b0f91860168aa0b7a5b33871ff931f399242de61e5bc -address /run/containerd/containerd.sock │ │ ├─169131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06166ec5185371d15609cf151e7c0ad93e0ed5e3a9614eccd3233af74e789e7f -address /run/containerd/containerd.sock │ │ ├─181490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d348f983a49d86ace041b8114f6a899c702ccb8ec4cb118367e1158eff84852a -address /run/containerd/containerd.sock │ │ ├─183645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53a13611591508432ddaba86cc2d920e6a777d2b3a718c807df0589e2f6392e -address /run/containerd/containerd.sock │ │ ├─183719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7420d6b588eec5ec29982f7e09bdcd421fc931e0b114f8adfcccf2fe5e259dc -address /run/containerd/containerd.sock │ │ ├─183799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039c8b2dd5ffed10d64fe305989a5e00aff555d5926a0d45eea968855b8cfcd0 -address /run/containerd/containerd.sock │ │ ├─198231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a42cd04868fca19b55bb0d35dc0a48a9744daeeffd4086f6ab3aa1875ae6720c -address /run/containerd/containerd.sock │ │ ├─205610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3a2428de8b000c3921ecc96256f6f07c2b358e2af33e201585aa59d46964499 -address /run/containerd/containerd.sock │ │ ├─205636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f9d82d79eaaf784e115a1213e702cbc653815c4c4683efeb1ef348041df8ac -address /run/containerd/containerd.sock │ │ ├─205698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9e61006f66f24968483428189aeb1d14d45103d5029138c7a6112d4c3c370b -address /run/containerd/containerd.sock │ │ ├─205973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36eccaa57a8eb16bc48e40ecf0523e7c851d0b160bf1bc80b689311e11d901b8 -address /run/containerd/containerd.sock │ │ ├─216666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d082badac229098576a526b5e7619628acb0fac29a470b270a3b5dd522ef1195 -address /run/containerd/containerd.sock │ │ ├─218887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37d7531ff277cb1b5d75d065f564251773e7489fd6af659be01c4e1542e89c6b -address /run/containerd/containerd.sock │ │ ├─220100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c61de40d4e30115b1d409bc65774afd2cd5dea5401f04151e52843120ff68316 -address /run/containerd/containerd.sock │ │ ├─220818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a54aafafe391e818b456be1255726b081d922ace21def4968f62d1e7415d04 -address /run/containerd/containerd.sock │ │ ├─221942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c23f1ad374d6a7abfa04015abb4c2d8d0cebb84c37dc12bdb423d954de45e166 -address /run/containerd/containerd.sock │ │ ├─223964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5770e5edcef8580161b89e7307843876f06d2de2938325c91840a522e1bc2b22 -address /run/containerd/containerd.sock │ │ ├─225563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c13fdd58eb36d7e5ea211c27311c304c1cf2bb079c2ee6e5380636560b27aeb8 -address /run/containerd/containerd.sock │ │ ├─225604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cc9fd2c02f0da4cbe5b5dc2f7bcb7a321073b3e199104556fc84ce066097b00 -address /run/containerd/containerd.sock │ │ ├─234333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00f2ba965aeca3e483eb65cdd149e82c6c8425ed94cb048bf714d7dc053ebaa2 -address /run/containerd/containerd.sock │ │ ├─234832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac43309b991cf6413b2268857044527fbfd72cd4060e14353bd39a0820bd78a3 -address /run/containerd/containerd.sock │ │ ├─237844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a0d22395abd670cef0c83c30aaac200ace01ddc1dac0e9b9f9309ff5f6456d -address /run/containerd/containerd.sock │ │ ├─242004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e10debae9b5efd911d2ce33ecb05407905dc7d887e0304b969f5a9a1bf96beb -address /run/containerd/containerd.sock │ │ ├─242074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ebb8c7abe2e3e2d09ba727d190f1620ef3d20eeee080e122a62b0f278c3ce50 -address /run/containerd/containerd.sock │ │ ├─242130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53a7648d4fd8e6dce04f2d5948fca9f73ca9521a381f0804280bce6c49bb4b00 -address /run/containerd/containerd.sock │ │ ├─242301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d701021f0bb570bea24835ad1f26e5dae3b7fd6ecf483eadf28141912fd0103 -address /run/containerd/containerd.sock │ │ ├─252465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc470c38c7c21d3420ce62c2fe861a09e9445a515f4d114610cc4aec61aac06 -address /run/containerd/containerd.sock │ │ ├─254867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99369e4b6064fc059236d92def3cef027c0d76a0826fde07743214ad96c993bc -address /run/containerd/containerd.sock │ │ └─256089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3a96ba405c83d5d7c6ff5978512cafbce3165582d53bfa462305165709a69a0 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28834 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29097 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19491 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19511 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.aoprnn.service │ │ │ ├─12471 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aoprnn/unit.run │ │ │ └─12504 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-aoprnn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aoprnn:/var/lib/ceph/mgr/ceph-instance.aoprnn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aoprnn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.aoprnn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24410 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24679 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33412 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33690 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12108 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12138 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10162 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─135921 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39737 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.22 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-5391919516bd5ec9bb4eb14cad89941dd6bc323e50813e9bbc41e54165175273.scope … │ │ ├─12584 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.aoprnn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12603 /usr/bin/ceph-mgr -n mgr.instance.aoprnn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-e616a12c2506d3f30d57c9c12351332470fedfe565748000fabc888b7698653a.scope … │ │ ├─24720 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─24732 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-245362f334939e2dcc597070c7d6aed7bf9e72740b0f1c4b5495a9b2d1e08afc.scope … │ │ ├─19556 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19575 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-r23287b4afc6c4a359f523627af7bbb5b.scope │ │ └─181564 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1379 /usr/sbin/uuidd --socket-activation │ ├─docker-422b8fa388e319c9782d3bfe452679911682b07f805fec4040b5a83f62ef11d0.scope … │ │ ├─29139 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─29153 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-c7c7a2475af9633d26786a78ba23e3fdd5460a26ba25c37b5ee3983eea492709.scope … │ │ ├─33732 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─33745 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10667 /usr/sbin/chronyd -F 1 │ │ └─10668 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─135732 /sbin/iscsid │ │ └─135733 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─7f785b2bb0992997f7265dc13187e99581843244c59c6a2d26397f16a7aeb4c6 │ │ └─61470 grafana server --homepath=/usr/share/grafana --config=/etc/grafana/grafana.ini --packaging=docker cfg:default.log.mode=console cfg:default.paths.data=/var/lib/grafana/ cfg:default.paths.logs=/var/log/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning │ ├─5f2412e377125524e75af5a7258220b215fb50263eda9d9ce3d0fdb9d45602bd │ │ └─46689 /manager --metrics-bind-address=:9782 │ ├─35f32860fff5aa73df2a9863ad0a552845ae813f5ad9dfa6d5045b576afaea05 │ │ └─42482 /coredns -conf /etc/coredns/Corefile │ ├─c3a96ba405c83d5d7c6ff5978512cafbce3165582d53bfa462305165709a69a0 │ │ └─256113 /pause │ ├─9e4e8ff0bae377c7119db8f30012ceb44d8f640f5b9cf6221dab55d3f0885100 │ │ ├─213990 octavia-api: uWSGI master │ │ ├─214003 octavia-api: uWSGI worker 1 │ │ └─214004 octavia-api: uWSGI worker 2 │ ├─c5e409c433be055e9c74333444c444d4c696b35a89c23966d9c09b8e44d85098 │ │ └─43607 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─3ff1e11cb8e5d160fa052ae09ecc00c3e77bd66ec006a9b8fb4456ecaf0758ae │ │ └─64425 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6459443becc9c380c57c972498a99fc3e4ac15c604fd21e49cb57ed89ec0cfa2 │ │ └─64875 /pause │ ├─a77c7af346d2b4174723f6c73cb09645677c1bb1d532739778036c80e28b8bdb │ │ └─63354 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─87a63ec9e080246a0090ea2cdfeba48a193205f90615d03209f130ba3ad4bb3a │ │ └─46997 /pause │ ├─7f72505f6bdbd8f5a08edf18ed081978bc8475aaec97ed91bf691c88a8516e79 │ │ └─46643 /pause │ ├─c13fdd58eb36d7e5ea211c27311c304c1cf2bb079c2ee6e5380636560b27aeb8 │ │ └─225591 /pause │ ├─97a56768baee5d144eebbeff224b4b0a4b72861822705b0c480c1dda2bb33823 │ │ └─181420 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─83546160372c7bf16ae27728d3412d19887ed42190a28ce4c94019a323224a34 │ │ ├─63290 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63409 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2fb5d860e54a43b9450087b97b84fdb2572f6a616df88172318f31c117b5c82f │ │ ├─104965 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─104982 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─104988 erl_child_setup 1048576 │ │ ├─105069 sh -s disksup │ │ ├─105071 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105072 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105080 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105081 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105091 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─105231 /bin/sh -s rabbit_disk_monitor │ ├─58416b8f97f1e0cf247c07925a4510c4e2edf6f7bb6ebf8d3da1530e0fce2547 │ │ └─40673 /pause │ ├─f10ba0a885b46ea46c45488d359f3aec59f1ec22052f0780beb3f6ade39492fb │ │ └─47937 /pause │ ├─b6acf8e4f4113843569d105037452352a1963d398a4f21f0af4759b4e142eced │ │ └─120649 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─74eaa2bc06d8b323203dd21aaeb464d8d602956a7775a7a346cf556de8290bbc │ │ ├─137280 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137308 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─e4a69a36f4c3520b6c788acb04a6844267cf756df563a53f9747fe376ec8268c │ │ ├─179373 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─179840 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4q2b_g86/privsep.sock │ │ ├─354372 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwgntx903/privsep.sock │ │ ├─354660 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphiiyvmun/privsep.sock │ │ ├─355028 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─355030 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─355946 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bf7cde83-57cb-42f7-bad0-1e1893caade2 --namespace=qrouter-bf7cde83-57cb-42f7-bad0-1e1893caade2 --conf_dir=/var/lib/neutron/ha_confs/bf7cde83-57cb-42f7-bad0-1e1893caade2 --log-file=/var/lib/neutron/ha_confs/bf7cde83-57cb-42f7-bad0-1e1893caade2/neutron-keepalived-state-change.log --monitor_interface=ha-be32b139-97 --monitor_cidr=169.254.0.244/24 --pid_file=/var/lib/neutron/external/pids/bf7cde83-57cb-42f7-bad0-1e1893caade2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─359979 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d70a8a14-aa0d-4536-9f0b-1bd19c27a764 --namespace=qrouter-d70a8a14-aa0d-4536-9f0b-1bd19c27a764 --conf_dir=/var/lib/neutron/ha_confs/d70a8a14-aa0d-4536-9f0b-1bd19c27a764 --log-file=/var/lib/neutron/ha_confs/d70a8a14-aa0d-4536-9f0b-1bd19c27a764/neutron-keepalived-state-change.log --monitor_interface=ha-4de8047a-6a --monitor_cidr=169.254.0.55/24 --pid_file=/var/lib/neutron/external/pids/d70a8a14-aa0d-4536-9f0b-1bd19c27a764.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371310 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a39ff5ec-596d-4314-b8ca-e2e5265e3937 --namespace=qrouter-a39ff5ec-596d-4314-b8ca-e2e5265e3937 --conf_dir=/var/lib/neutron/ha_confs/a39ff5ec-596d-4314-b8ca-e2e5265e3937 --log-file=/var/lib/neutron/ha_confs/a39ff5ec-596d-4314-b8ca-e2e5265e3937/neutron-keepalived-state-change.log --monitor_interface=ha-2e179053-16 --monitor_cidr=169.254.0.17/24 --pid_file=/var/lib/neutron/external/pids/a39ff5ec-596d-4314-b8ca-e2e5265e3937.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─371662 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=64edf71e-a7c0-4994-b53d-1c8ab223e112 --namespace=qrouter-64edf71e-a7c0-4994-b53d-1c8ab223e112 --conf_dir=/var/lib/neutron/ha_confs/64edf71e-a7c0-4994-b53d-1c8ab223e112 --log-file=/var/lib/neutron/ha_confs/64edf71e-a7c0-4994-b53d-1c8ab223e112/neutron-keepalived-state-change.log --monitor_interface=ha-73ea30ac-d9 --monitor_cidr=169.254.0.252/24 --pid_file=/var/lib/neutron/external/pids/64edf71e-a7c0-4994-b53d-1c8ab223e112.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9c70259cb16a68354ccbfcb7e0bef6d19d325b9c45762aaae549f48b4c060798 │ │ └─255316 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f45673583b9f9a42fadf256aaa8c63ebbea90ebe3b5f4cfb13d60a5b122567fc │ │ └─63836 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─039c8b2dd5ffed10d64fe305989a5e00aff555d5926a0d45eea968855b8cfcd0 │ │ └─183832 /pause │ ├─8d8c0fddc3a38653a28f6dc4d531be67bd0f8bab02c09480dcf8727416b76699 │ │ └─137222 /usr/sbin/ovsdb-server /run/openvswitch/conf.db -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovsdb-server.pid --remote=punix:/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert │ ├─43071899025c0ef277af52a930487a2ffab5603347e916777d4e5e4ce1945e0b │ │ └─137775 /pause │ ├─206c9971eca25ae203406d2db3c77fec7cf7c16f47df81b0cadf849d3686bf91 │ │ └─39557 kube-apiserver --advertise-address=199.204.45.22 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─66beb7277c9cd1f0579c3bf9138fbf6c496eee2486ab93ab3f8b15d1b69114ef │ │ └─39669 /kube-vip manager │ ├─53a7648d4fd8e6dce04f2d5948fca9f73ca9521a381f0804280bce6c49bb4b00 │ │ └─242234 /pause │ ├─d71d1a24d939427fb1acd2fe8699ea1c9b3fd0d028cacf37483758184509eec2 │ │ ├─194782 heat-api-cfn: uWSGI master │ │ ├─194807 heat-api-cfn: uWSGI worker 1 │ │ └─194808 heat-api-cfn: uWSGI worker 2 │ ├─2c56183111ee0250703ae622dc46e6ff08ae651e937ac85ab35ed7f022767565 │ │ └─60657 /pause │ ├─16a30860b6fb502b842087368802f0eee4790076fe4c47a0868114751997310b │ │ └─256313 /bin/openstack-database-exporter │ ├─786d30a7c7c6a70bb23987e60b386a4d93e029c324d8899ff0c6f9c161687ff2 │ │ └─61109 /pause │ ├─92a28e96f3cc36dc6c9d6141b850004e6464ff5b6a47aded050bb12fd81c4441 │ │ └─39433 /pause │ ├─db6ba1f3b95d640b9cb3ce300d4713bbbdc3e82b6b64171194dd3e847d6eb52d │ │ ├─194980 heat-api: uWSGI master │ │ ├─195010 heat-api: uWSGI worker 1 │ │ └─195011 heat-api: uWSGI worker 2 │ ├─6a79ed927d4bcf6f06befbdd5e720b81e25882bd230e2ce7c1540dab6fc1212b │ │ ├─177048 neutron-api: uWSGI master │ │ ├─177081 neutron-api: uWSGI worker 1 │ │ └─177082 neutron-api: uWSGI worker 2 │ ├─83c22346737f654ecf1035889f5aa958748d8ae0d6069c6b6b4fb1f3ff860b1a │ │ └─104573 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2cc9fd2c02f0da4cbe5b5dc2f7bcb7a321073b3e199104556fc84ce066097b00 │ │ └─225630 /pause │ ├─218e6bb130d234ea4b0091030efef74c9ade581c5192948e349a02a8f06f042c │ │ └─39294 /pause │ ├─d6121fd412eede818669020ea045c3543f2e36db2f1732bfeddba8059747556c │ │ ├─250534 manila-api: uWSGI master │ │ ├─250614 manila-api: uWSGI worker 1 │ │ └─250617 manila-api: uWSGI worker 2 │ ├─23f786378116efb4f1e6fbc38072a4eb7499a70efe4377fd83416c5be9421575 │ │ └─141723 /pause │ ├─b8a0d22395abd670cef0c83c30aaac200ace01ddc1dac0e9b9f9309ff5f6456d │ │ └─237867 /pause │ ├─bb340f222932f21e74e3ce73cbcd22e2ac82624d996ae24c90d08427e28aafb9 │ │ └─64535 /bin/pushgateway │ ├─57846d1d9e1f0d05efa3bba46eb5fbfb3ceda6f7f0f957db9f46d84bf77a8c8a │ │ ├─254580 apache2 -DFOREGROUND │ │ ├─257950 (wsgi:h -DFOREGROUND │ │ ├─257951 (wsgi:h -DFOREGROUND │ │ ├─257952 (wsgi:h -DFOREGROUND │ │ ├─257953 (wsgi:h -DFOREGROUND │ │ ├─257954 (wsgi:h -DFOREGROUND │ │ ├─257955 apache2 -DFOREGROUND │ │ └─257956 apache2 -DFOREGROUND │ ├─3a5289247ea7913ad55485609a3a9927ea56fff0f6e6eee14e8b849a3b083122 │ │ └─61547 /pause │ ├─c28dd832c205d5997e840e02032cd503a265fa34eb5c81025583dae922bd9889 │ │ └─94230 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8b0b25ed1c1f8d2a59e7d5586ebd78e467b1c76b44f24df7fa1befadbc1dbafc │ │ ├─234955 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─235204 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─235205 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─78586194d28cca4f8d6d8411ef831daeabdd9ae70d86a58d6ba49171efc3d1d4 │ │ └─61179 /pause │ ├─c2e990b795316a5b01712b07b6bcade5cff44999a8617a55296cc004a992f896 │ │ ├─234391 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─235014 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjvhn_qdq/privsep.sock │ │ ├─235018 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─235039 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6be39d57ec1297c34a85db23e6943cd312e26baf695047be77327942e491088e │ │ └─59327 /pause │ ├─04698d349beb6d48bc1b599243b210e8bb97547346a3e0abf4ac104fc387b690 │ │ └─221990 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─d8fb438972a82c606dbe36fb871f9015e7decb5e9658f09e3e898bb632ee9ae9 │ │ ├─75930 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75947 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─75953 erl_child_setup 1048576 │ │ ├─76000 sh -s disksup │ │ ├─76002 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76003 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76030 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76227 /bin/sh -s rabbit_disk_monitor │ ├─3da30e35fd3aba2edee9f8d2cc733e8d2185b4003d907da12fc468ecd5de0d0f │ │ └─220868 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─898016d0f61693d5211fe633e7178fcb06df87367162fa8187424b6d9ea78e25 │ │ └─62484 /pause │ ├─d3516eae00e348a9b8c82ed831d03b6cb7c352896f38e5590771fdb21b069ec8 │ │ └─43398 /pause │ ├─f5f3b8fd78933810c43bc0b8c5e00cefd53d2dc0c8213f45339b5e0f05e8de89 │ │ ├─88812 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88847 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─88860 erl_child_setup 1048576 │ │ ├─88941 sh -s disksup │ │ ├─88943 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─88944 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89015 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89016 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─89215 /bin/sh -s rabbit_disk_monitor │ ├─7cf0a83edc43c37a6e84a06798339ba155f40a8a0e84b6c94e1f6f3fb722c6fe │ │ ├─165748 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─166012 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─166013 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─57aecfa30971660227933de18ab7e9690f2ab82f6099357618315d0bb2632cf1 │ │ └─42419 /pause │ ├─170c75e23b37beed28b5e528b5c2fe31eaee964153bd1a995bf9cba1b6e4cd66 │ │ ├─65138 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65155 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65161 erl_child_setup 1048576 │ │ ├─65243 sh -s disksup │ │ ├─65245 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65246 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65247 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65248 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65258 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65449 /bin/sh -s rabbit_disk_monitor │ ├─d7782ae71f54bdf17d24b0f91860168aa0b7a5b33871ff931f399242de61e5bc │ │ └─169106 /pause │ ├─a4bc9b53f27a1b06be27517ddd1ef439973abd7884380acbc3add19b2a352b7e │ │ └─55319 /pause │ ├─d682fa83a18077fb3f98cf504d118d7c04165fc3eb918d353767983a948b768f │ │ └─40904 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─967c8f4ce9e260ac1cbed15f0790c215b45b8e799370d2f1e3be5107f883802e │ │ ├─ 93430 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─340579 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a938b7d66bce985243820b6f5018b94672a220ba8d5e3e6261c63923bd0deb70 │ │ └─43563 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─28c45caa073b2b863b5bfb192e36eb89c14846216c7ad8509132e26c311301c7 │ │ └─250580 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9105e41a660687611002707ef6fa54a8e191f1e59790d0a7a7a2b605d18a8fd0 │ │ ├─139048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─139065 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─139071 erl_child_setup 1048576 │ │ ├─139173 sh -s disksup │ │ ├─139175 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─139176 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─139177 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─139178 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─139188 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─139470 /bin/sh -s rabbit_disk_monitor │ ├─6b016f3d157f9434c1b4bc29c209b4bd530632059ca833614da054334a7db5ab │ │ └─42873 /pause │ ├─8fdf1d3d38b0431d57de529c1251eae5e5894a9c0578f2331626111ae3a95b58 │ │ └─46803 /manager --metrics-bind-address=:8080 │ ├─2b4e0e7e358b4512f61549bcf090e2fd08a71b41beaa14ec64cd996e8892afee │ │ └─48040 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─40bbad98e8070a5cac537d9415f9da9e4829c5b79cba467e3a0c7fa84d09444a │ │ └─43077 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─06166ec5185371d15609cf151e7c0ad93e0ed5e3a9614eccd3233af74e789e7f │ │ └─169154 /pause │ ├─fa39e9c4c5b9897fdae96e24131c6e84a3327a497221a1594dd3414649803ce6 │ │ └─141249 /pause │ ├─d19a2e3dfb141c159dbaff1632a166ad90f947150ba71824a8c0f837df6d4d94 │ │ └─55019 /pause │ ├─2b58cb1f591302a5dff4d8d0ec32271fa826d7463197b8144c360c2cdb7d9bb5 │ │ └─54366 /pause │ ├─e74a509e5a01b9f982fbfa375240df521b82996d1caaf1c24d81367e52d66aec │ │ └─102913 /pause │ ├─6a3460679171ff7f509ae34a71ccf5bf950f56c0ba9f868e39363b573ac0c9ad │ │ ├─178089 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178318 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpa21_4etj/privsep.sock │ │ ├─178530 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpjwbcwrub/privsep.sock │ │ └─178624 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─964d8792f877a4b9feec050dc2746ef2d6058a736c8fdcd659358dc6b7819efb │ │ └─64901 /bin/oauth2-proxy │ ├─cd04a78513615d2319a809f5736423d7e9c96a1bc1b0dea9d1330a182315a759 │ │ └─220504 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─52ceb7f2ef957d119edfc9e5aee15878a50ad70ce740bbe4e23ad7b682c9ea32 │ │ └─168714 /pause │ ├─acd247ae0ef92ed1ccb79a55fcc3fca25d54aa0a8ba0cf33adcd709349c52760 │ │ └─61062 /pause │ ├─961b91fbca03fd17e3cff03c16d9cf882cab21967f95c94a42a1084272249f2b │ │ ├─47962 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─49234 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─35162e4212de4be56c42b3ba454b17e566fc01808567c78953fc1d0ce41f5150 │ │ └─66608 /pause │ ├─c6695a6bcfbf49bab1771923e36aa4fd0013d0da5082ac2f98a8329eddcf59de │ │ └─138111 /pause │ ├─ac84dd28e4cf5ac03ad0c562c0c05b0a1fccbe1e6fb3b9e3998c13071c7129e7 │ │ └─59125 /pause │ ├─f7420d6b588eec5ec29982f7e09bdcd421fc931e0b114f8adfcccf2fe5e259dc │ │ └─183754 /pause │ ├─b14eea6d6e31ddb5f8753d0b56b59eb32f6b44ab47dc5140b0f6dbcd8bd9442f │ │ └─141192 /pause │ ├─73d98761e9d949b236f9e94d88eaf6964667683e8eeb3a4b753a01e234f4f8ec │ │ └─93041 /pause │ ├─305676c132cafc78d856730e496156e42b370e58dab2d7f81e34fd7077e167df │ │ └─39944 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f4a29f4b8a0ec202a8a14fef87e7985b1cddc3b3696ab0dfdd81b877f142aed9 │ │ └─106541 /pause │ ├─43c80c51ca6bf0e550281183885370ad0fd4ceedfacafddf74fbda7443cc697a │ │ └─59813 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─101a3a12e5eb88bb90be12ab3fb72baf2d062e78a3a8711763385f5f71302b28 │ │ ├─127559 placement-api: uWSGI master │ │ ├─127573 placement-api: uWSGI worker 1 │ │ └─127574 placement-api: uWSGI worker 2 │ ├─19108fcce12d9cf57a52e3e89db5bb1b049636f96d1d4385f9edd1ba601f9cf1 │ │ ├─103207 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─103364 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─103366 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─95014aeec1fd78130ce12033b20aaf5898229e80d906ef91af778ea893bbe5ee │ │ ├─169862 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─389694 sleep 300 │ ├─b38ffb2cc8e8cbfe4c1221b5a2583b37174059ae5368648b78f564c9093d6c40 │ │ ├─41114 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41497 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─36eccaa57a8eb16bc48e40ecf0523e7c851d0b160bf1bc80b689311e11d901b8 │ │ └─205998 /pause │ ├─7623c808845e8cc9d3e45e8464bc1d75ce67161515207007d984fc15a2e008c8 │ │ └─55485 /secretgen-controller │ ├─fb26d9656f78da010ae7682e81badbae9163e3ec3e9aae5aaf6de23899796c98 │ │ └─77335 /pause │ ├─3808bcdbf9a597dcfd1aa4b8a9d57e72cba3f4c1e45bc47ddcd6166393d71b39 │ │ └─41994 /pause │ ├─41f9d82d79eaaf784e115a1213e702cbc653815c4c4683efeb1ef348041df8ac │ │ └─205695 /pause │ ├─b9d4115d752796877efdf9ece79e11ef399c650f0304284416ad79e9976a2dec │ │ └─39531 kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true │ ├─58a9e5690b280cf78c3b37fcfc6d70d2960839a911bf38e596b3ca48dbdeb032 │ │ └─140933 /pause │ ├─aba9e3ecd25fb05c1e7dd27320f83a86a46c7a02d6449c318f44c84e13980101 │ │ └─63938 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-22.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─963986130e4bd74d1cbc228a415814cfb680f0fddc8a6a1cee2c2e03d76dd963 │ │ └─64571 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─82c5b997fcb90195fcf5c47b784842c8e94ed8cb689b13d48d0d5ec0801e71bc │ │ ├─62184 nginx: master process nginx -g daemon off; │ │ ├─62223 nginx: worker process │ │ ├─62224 nginx: worker process │ │ ├─62225 nginx: worker process │ │ ├─62226 nginx: worker process │ │ └─62227 nginx: worker process │ ├─dbac2c7bfad9bb95a293cd74cf4b79e69e778d9091550f16e36b9e81b732271f │ │ └─218995 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─39be92c9b59f306d411c298134f7d2272f4f42fe21ae3a8324a5ff2a7689a45e │ │ ├─ 46030 /usr/bin/dumb-init -- /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46042 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46149 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─254388 nginx: worker process │ │ ├─254389 nginx: worker process │ │ └─254390 nginx: cache manager process │ ├─105fc98d5c4cadae3b13911bbde5ac1e91af2c1fa1cfb6f6d75a60cf86a9ba47 │ │ └─45792 /pause │ ├─4f01fecf624144bfa56bb9adbdb4fe7409918bc4e86dc85aa08c954db7790651 │ │ └─138286 /coredns -conf /etc/coredns/Corefile │ ├─33b6296df3bfaa892e784aa51423273ca48d77a719a17662eb1049b20c80452e │ │ └─168621 /pause │ ├─b13f2ef91252fedad2a605d1c77bbcac3e19e0e884762d76a07e91fbeb279eb5 │ │ └─88632 /pause │ ├─6a2a945d6b694205b5a2961c44be1b3e244abda7efc3020307760c135a34a413 │ │ └─119937 /pause │ ├─39b75cedf3c2e5357efcf9072f1689dc85529d1055772dc1c75c851d34190349 │ │ └─102861 /pause │ ├─5053e829de4dc95c23161b42be9aa6dcf7912eeed65a5a48d3502c2b08e73ee3 │ │ ├─198419 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─198436 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─198442 erl_child_setup 1048576 │ │ ├─198492 sh -s disksup │ │ ├─198494 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─198495 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─198542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198543 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198553 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─198854 /bin/sh -s rabbit_disk_monitor │ ├─197946763a2fbfb58a9d8779cbd1d2cc033c28b31a651233471f26d7f834523f │ │ ├─60264 python -u /app/sidecar.py │ │ ├─60468 python -u /app/sidecar.py │ │ └─60469 python -u /app/sidecar.py │ ├─ecc470c38c7c21d3420ce62c2fe861a09e9445a515f4d114610cc4aec61aac06 │ │ └─252489 /pause │ ├─7ca68fad26869ee34944ecefdf7c6e0e0d86b8115af246a1a358ff2ef78cac51 │ │ └─46542 /pause │ ├─71778e60167dfb5d759e2c91647cea264c72f71be8590aff8f423f46de45478e │ │ └─180681 /usr/bin/libvirt-tls-sidecar │ ├─ce19a05e1094ec47347d157d668bc5a8c1dee16846e02ea865389a8fdeccc8c6 │ │ ├─181659 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─181676 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─181682 erl_child_setup 1048576 │ │ ├─181732 sh -s disksup │ │ ├─181734 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─181735 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─181736 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181737 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181747 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─181936 /bin/sh -s rabbit_disk_monitor │ ├─bc373ccb533a40f06439c60385e2e393b01e1dbffd7261cb32debcc3ab013ddb │ │ └─43654 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─d8edf32f5af8b35bdc921e1008b7f05a5492e0ae0509db475e0b6453865dae4d │ │ └─75840 /pause │ ├─08499ac0f264b4b53f003cff8d315fc4328110832f0f5c904230c5dacde221e7 │ │ └─48215 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─868b4feefb6eeebdee9cfdccbccbf27e85beda3b4e4104d0dbb8d20e1548e0dc │ │ └─47301 /pause │ ├─ac43309b991cf6413b2268857044527fbfd72cd4060e14353bd39a0820bd78a3 │ │ └─234857 /pause │ ├─b345bc59d9833b96d5a9fc103fcb253cbfae92519333ebd4695004244be1daf2 │ │ └─42038 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─494447b77a86ec49b8b33ae40fe524ccfeda44243f3e770777b6ebacea35175f │ │ └─39918 /pause │ ├─00f2ba965aeca3e483eb65cdd149e82c6c8425ed94cb048bf714d7dc053ebaa2 │ │ └─234358 /pause │ ├─70a52b978c9db217f691dfbd92de17aa01498eca78c1f0053527b60cad593223 │ │ └─146727 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini │ ├─b7fb6d18d74630584b286f15810519c41b867acd69be0f7fff7e055a99f8d6e3 │ │ └─55119 /pause │ ├─18889fd934191c309f3113932c642c67dc061edfe69a4afa2e4ee9d675ad297f │ │ └─224014 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c23f1ad374d6a7abfa04015abb4c2d8d0cebb84c37dc12bdb423d954de45e166 │ │ └─221965 /pause │ ├─cb5920ffc6650ec643f861ff0855f4d8a497740fd88876d46fc4c3ebdaefd6a1 │ │ └─46076 /server │ ├─5a92c0f2ea726bc8e349c501dc22a1a314c02e2c23381ed4e23d08ada355ae1c │ │ └─39555 etcd --advertise-client-urls=https://199.204.45.22:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.22:2380 --initial-cluster=instance=https://199.204.45.22:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.22:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.22:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─772ca1db0a779e3401d2390d653952ef54d05b98ce544d3ccf4a1ee6d6bf7d51 │ │ ├─177095 neutron-policy-server: uWSGI master │ │ ├─177108 neutron-policy-server: uWSGI worker 1 │ │ └─177109 neutron-policy-server: uWSGI worker 2 │ ├─0877a5c63ef8aa56f01c83f2f6cefa41fc7e8a6b497cfdadd74c602e8b87e301 │ │ └─39422 /pause │ ├─e070901f8c1f8a22939ef6cf361149c58d67c8261afefb21e5a3c637d9af4b7b │ │ ├─215385 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─215954 octavia-worker: ConsumerService worker(0) │ │ └─215957 octavia-worker: ConsumerService worker(1) │ ├─4ed0e856d9e17844f1d8bcd8647d6600577fc3781ec0a7ca8eb3948ceb6918dc │ │ ├─187113 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ │ ├─355585 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpuf_0_6zj/privsep.sock │ │ ├─355738 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp9a38z1zd/privsep.sock │ │ └─356031 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpyr7fpjc8/privsep.sock │ ├─7f3616a42c0e47f29517eb3732a83e5115114b9eaf99c35da889f16e20a21722 │ │ └─104792 /pause │ ├─22f1421d762d8400d6272767ea3c99d114bc12b2c94d4cb8747fc632bea87ce5 │ │ └─64758 /bin/memcached_exporter │ ├─704fd6f22c450724f2a5f7bef8f1d2b5b881fed309fb97f2226ab57494697c84 │ │ ├─177038 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─177467 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─177468 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─177469 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bc0728f225b04a6499e234d27e4117529eeb4034b1caa376a897ebf30857b92d │ │ └─83559 /usr/local/bin/rook ceph operator │ ├─a42cd04868fca19b55bb0d35dc0a48a9744daeeffd4086f6ab3aa1875ae6720c │ │ └─198258 /pause │ ├─25e1b906c662803c443d92b9b9b1f884ce35fde8f1b6a417b98e3497589bff35 │ │ └─55406 nfd-gc -gc-interval=1h │ ├─d2f6a4095d70ce7ded83638f595dcfe84b25e5f75b6b2911e427eab6af6b4ef4 │ │ └─106589 /pause │ ├─c61de40d4e30115b1d409bc65774afd2cd5dea5401f04151e52843120ff68316 │ │ └─220124 /pause │ ├─5770e5edcef8580161b89e7307843876f06d2de2938325c91840a522e1bc2b22 │ │ └─223987 /pause │ ├─37d7531ff277cb1b5d75d065f564251773e7489fd6af659be01c4e1542e89c6b │ │ └─218911 /pause │ ├─3e2a0dcde2f133ccfe1c374342282b5bdcd787bf4600803fcfaa154403d10797 │ │ └─250555 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8880fe7fa6bd38986f11f7e6d9c1b6b880feb7a38c21f9ebaefeb136eb40185d │ │ └─166787 /pause │ ├─25dec0b66c8224182f9d5afe93ef1c5ae15dd50e5bc787b2d4a9fc223fe88757 │ │ └─62369 /pause │ ├─b2d79b8b72e5a4834da9fca3f913352df8f8ab5f9ec8722d6e6f73bb2b7246c0 │ │ └─122442 /pause │ ├─a5c92b738c0e801c0269dc24103213d400f8f6d7a1adc38e41454f3889f5ef0b │ │ └─55442 nfd-master -crd-controller=true -metrics=8081 │ ├─24d37c7db629bd5bd8823e91264552a2d566bcb2f146672c7f279c92cb7edf06 │ │ ├─216290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─216320 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─217113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─217114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─67bf64cef94a57df3ef21dd340dfece2f95d96fd60276ffba3918d6b9a5a2bfd │ │ └─141987 /pause │ ├─f142426bf241150d4162877b295adf7b4969d0a1fa76504bbf5d13eb3c1e26d4 │ │ ├─250672 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─250780 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─d47f1c71dd4eff33c79c45beb6e78e5cc177de784aad59fa7d25c60ba4104afc │ │ └─141341 /pause │ ├─6e9b7d74c64db78ce3e3ec1c2e335646c0ed58a68bef84fd4766c8a03117b0d9 │ │ ├─115981 cinder-api: uWSGI master │ │ ├─115994 cinder-api: uWSGI worker 1 │ │ └─115995 cinder-api: uWSGI worker 2 │ ├─1334bdf1ec102bd9dc72fb5858d55219bf596849c3360974c09158a017d93488 │ │ └─62835 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5d695d23eaa8d150837141f3b2fa8cda1f97e6dee8026b3ad143b53be3d82ddc │ │ └─47136 percona-xtradb-cluster-operator │ ├─c39ba011ea5cfef0d7892f362a94d8201b7cd7589a1c8554d5d090e03c7e5a96 │ │ ├─238042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─238060 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─238066 erl_child_setup 1048576 │ │ ├─238127 sh -s disksup │ │ ├─238129 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─238130 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─238149 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─238150 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─238160 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─238443 /bin/sh -s rabbit_disk_monitor │ ├─b1245822c59984b8e46011dbd90853f4709b9288f19ecd74fd4a820bc7b48ffd │ │ └─59574 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─7798fe7ce9a00d9f90f0d9a318caf1a87dabee7c3caec9bc47de9066c263b912 │ │ └─138970 /pause │ ├─f0d6acd0fafb128a06f0ba0944f87f00d2c2b64fb61570ebb0ba64414b2310d2 │ │ └─136191 /pause │ ├─ca9e61006f66f24968483428189aeb1d14d45103d5029138c7a6112d4c3c370b │ │ └─205745 /pause │ ├─44821992d7233815ec25db6d42cae2adea2116d1585009a0c801d1d4d48d4b58 │ │ └─39426 /pause │ ├─9af6901e925c57bf0958ef6e97b15cd5aa3060f8b809423d1925b17a4bbd1770 │ │ └─187141 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0c5b752c1e61282fb190ac230b9bd9df8910c220af8da0d8273f79f6c1315ed2 │ │ └─93274 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-xzdpn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e855511224294e1b71ed94a468ac44d555a5a89182b42bf601742d9f67f5c143 │ │ └─59289 /pause │ ├─4559e62f340e903a2448a831127cb4cd80ad20631235d96d0a19550212c6e6d2 │ │ └─39504 kube-scheduler --authentication-kubeconfig=/etc/kubernetes/scheduler.conf --authorization-kubeconfig=/etc/kubernetes/scheduler.conf --bind-address=0.0.0.0 --kubeconfig=/etc/kubernetes/scheduler.conf --leader-elect=true --tls-min-version=VersionTLS13 │ ├─d082badac229098576a526b5e7619628acb0fac29a470b270a3b5dd522ef1195 │ │ └─216688 /pause │ ├─bc2fc6a1502bdd98f61a78b37eef3196fb9dd1177871ed1547edea0de25d5462 │ │ ├─166907 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166923 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─166929 erl_child_setup 1048576 │ │ ├─166976 sh -s disksup │ │ ├─166978 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─166979 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─167063 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167064 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─167266 /bin/sh -s rabbit_disk_monitor │ ├─a4f7e220e597050f55eb6b214aec3658ea505e0a28b507ca4bc0a603e0542a09 │ │ ├─150882 nova-api: uWSGI master │ │ ├─150922 nova-api: uWSGI worker 1 │ │ └─150923 nova-api: uWSGI worker 2 │ ├─8e10debae9b5efd911d2ce33ecb05407905dc7d887e0304b969f5a9a1bf96beb │ │ └─242037 /pause │ ├─356212186bd61de357c7991fe7430772ac4b215c06f846ce571f9ee3e6765706 │ │ └─50682 redis_exporter │ ├─713200c6cda3ff79fe3c62977d073562b485b76a43ab862b2af44fef14bb70d0 │ │ └─64837 /bin/oauth2-proxy │ ├─18a54aafafe391e818b456be1255726b081d922ace21def4968f62d1e7415d04 │ │ └─220841 /pause │ ├─b67b58aad98473810513e9185988c989a11d18ab3efc1439b40bc0d09cc0406e │ │ └─63786 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9090/-/reload --config-file=/etc/prometheus/config/prometheus.yaml.gz --config-envsubst-file=/etc/prometheus/config_out/prometheus.env.yaml --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 │ ├─95eeb48c724ade06c90ae72e4e3689e095d12b64e87ae35be15b1c1ccffed3c6 │ │ ├─82212 barbiacan-api: uWSGI master │ │ └─82228 barbiacan-api: uWSGI worker 1 │ ├─4de03b81abb77ebeac0cb74b86fac3f6ad40231a33fbf7662612119b4e16d746 │ │ └─55357 nfd-worker -metrics=8081 │ ├─fd32e0e5aefac630ac62f8c26a13433d45c5ed829dbad3280cbd3b30908a3ef9 │ │ └─50059 /pause │ ├─e1b1dc070d97f5f52227e3b96445df02359b9989de1d25666208c050f3ae8b50 │ │ ├─258928 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─258941 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b53a13611591508432ddaba86cc2d920e6a777d2b3a718c807df0589e2f6392e │ │ └─183670 /pause │ ├─52b100d11a82e63b14bdfd3d14fd25e512e7e1a0bc293b0f46afd1e0a6200322 │ │ └─62756 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─dd5362fa99a98219adf89a58c50f084c664ce785dfd1b6a0731e71e8965574e1 │ │ └─39441 /pause │ ├─c3a2428de8b000c3921ecc96256f6f07c2b358e2af33e201585aa59d46964499 │ │ └─205663 /pause │ ├─99369e4b6064fc059236d92def3cef027c0d76a0826fde07743214ad96c993bc │ │ └─254898 /pause │ ├─20b0ccb52e8e504656c8174aeaba195a50c852ffbbb8ed1c4811c1863c96faa9 │ │ └─168705 /pause │ ├─381a2a80b3e3c2e780222f69f021d0bdec528f7f5b379e746dd839cfd555ce3e │ │ ├─179390 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─180123 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxpkgp3kv/privsep.sock │ │ ├─180533 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpz9r8u44d/privsep.sock │ │ ├─180965 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmplqoztqdq/privsep.sock │ │ ├─181282 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─181283 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─181358 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c726d2ae-a4ab-499b-9f7d-c347a795af6c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c726d2ae-a4ab-499b-9f7d-c347a795af6c/host --addn-hosts=/var/lib/neutron/dhcp/c726d2ae-a4ab-499b-9f7d-c347a795af6c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c726d2ae-a4ab-499b-9f7d-c347a795af6c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c726d2ae-a4ab-499b-9f7d-c347a795af6c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-42e933ba-6c4c-4f40-8b71-c401e39b8fe2,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─181364 haproxy -f /var/lib/neutron/ns-metadata-proxy/c726d2ae-a4ab-499b-9f7d-c347a795af6c.conf │ │ ├─200411 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0886e440-cf82-428a-b207-2e31ee958ccc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0886e440-cf82-428a-b207-2e31ee958ccc/host --addn-hosts=/var/lib/neutron/dhcp/0886e440-cf82-428a-b207-2e31ee958ccc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0886e440-cf82-428a-b207-2e31ee958ccc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0886e440-cf82-428a-b207-2e31ee958ccc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6255afae-4dc2-48f4-9e2f-5c73d6a70c52,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─200414 haproxy -f /var/lib/neutron/ns-metadata-proxy/0886e440-cf82-428a-b207-2e31ee958ccc.conf │ │ ├─358722 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpk0ksvi6o/privsep.sock │ │ └─369625 haproxy -f /var/lib/neutron/ns-metadata-proxy/261c85b0-ca0a-4bdc-ba22-bcbb9de87588.conf │ ├─013197de0d0b7bfa55739a9049bc6de70e0f7b097ad134968ff01d794b2f99a5 │ │ ├─179639 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─179829 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─179830 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─ca5aeebafa81454833436854ab645fc30a613d40f2557797a899bf0258b01a28 │ │ └─62039 /pause │ ├─3e6ddcefb2e6e9ea6356b129f656705004208d89b895c258795b22d635e291f6 │ │ └─59239 /pause │ ├─653a478d57ac12ff45a06078eba994917fcd6f31e80eb8c4f071b8da95862f3c │ │ ├─120929 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─121136 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ ├─82acf8c31ca92f10ffaae8feb63c95753af064a7b037e1373adcd68d08742f8c │ │ └─64166 /goldpinger --static-file-path /static │ ├─831d9c79b29406fd7e2153baa6bea4ec312323604721c91f24f78195226a3c00 │ │ └─40655 /pause │ ├─9a3fbcb192bf13c96ad394485348430c20a9dc493f2bd52b2b59940c00c890fa │ │ └─43362 /pause │ ├─54fffe0172045f7568d3caca1307e33461e6ad978458f4e66f3587b655ecc8ab │ │ ├─ 70074 apache2 -DFOREGROUND │ │ ├─ 70090 (wsgi:k -DFOREGROUND │ │ ├─ 70091 (wsgi:k -DFOREGROUND │ │ ├─ 70092 (wsgi:k -DFOREGROUND │ │ ├─ 70093 (wsgi:k -DFOREGROUND │ │ ├─375336 apache2 -DFOREGROUND │ │ └─377201 apache2 -DFOREGROUND │ ├─33211efbda575a4ca4e7cc16740d3b7dd859e6016ae12d75eb370ee47224758d │ │ └─42447 /pause │ ├─840dca9d3c02af0dc29a4af4602ff07cc2588e66ebd4dc6ef4b869b730b7e66b │ │ └─168829 /pause │ ├─d348f983a49d86ace041b8114f6a899c702ccb8ec4cb118367e1158eff84852a │ │ └─181516 /pause │ ├─2d701021f0bb570bea24835ad1f26e5dae3b7fd6ecf483eadf28141912fd0103 │ │ └─242355 /pause │ ├─1ebb8c7abe2e3e2d09ba727d190f1620ef3d20eeee080e122a62b0f278c3ce50 │ │ └─242104 /pause │ ├─ba5b6736673c91e56e33b05dd6110fa5c377157d81e0fb6a540c0f1e35b0a349 │ │ ├─216816 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216833 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─216839 erl_child_setup 1048576 │ │ ├─216918 sh -s disksup │ │ ├─216920 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─216921 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─217044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─217166 /bin/sh -s rabbit_disk_monitor │ ├─67c9ff483394e9886246a1b04c77e2d32c01777986395815297bf121ce645fcb │ │ └─43451 /pause │ ├─5c67f434595294e4d2ae364c4abee0a7766b2841412681b48db17be131b46185 │ │ └─116657 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─aa888ebfad22fd6687c0c027ff68b7ea5829c3b4cf3ad6263c71e39eb45d8b76 │ │ └─50302 valkey-server *:6379 │ ├─dc1f37e51effeaa53157139b093cb3122f14f072fdbeed27ec4b43841146a3e6 │ │ └─215380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─753e21ce109ad70d25154f0daa75fdc8ebc45c4b6d3016e63c208ca56f75edf6 │ │ └─42500 /coredns -conf /etc/coredns/Corefile │ ├─546ccd6f0f5d95a5b35e779b42a3dda86d9d0c6b022c58d66a985e7137b0dea1 │ │ └─180739 /bin/bash /tmp/libvirt.sh │ ├─19ce9b898d56fb55efcc563cb3415e7687fcdb848befe3489c842ae1890e0ed6 │ │ ├─48118 mysqld --wsrep_start_position=a84b00a8-4bf0-11f1-85e6-621daf3459e7:20 │ │ └─48240 /var/lib/mysql/mysql-state-monitor │ ├─bbb0ebe92c7eebab6f16e22bca68d7bf9cae2942733f3cefe2d562563014d188 │ │ └─64684 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ee2f06aab0e8fe9954b5748029852b6208446b19f4f4e1f164d99e0b3678e021 │ │ └─101388 /pause │ ├─ae5b63f476bd22c332c0a21b33418b7261af9ac66824a535faee98708c150234 │ │ └─240394 docker-registry serve /etc/docker-registry/config.yml │ ├─d723896023d5e5891d155bfbdf4fd8b33bea7b4f89fc230efec20385626f14b1 │ │ └─168602 /pause │ ├─295e147b532c3f15bf74ad2094236de499ceda7141502b1f5c69cc040bd273eb │ │ └─50436 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─0f9b283eef87f08752cca865471ef0bcecd02653ac9991c31f4f07e5291337a7 │ │ └─92993 /pause │ ├─06a8990e9ea7e522b180a1bb4806ff8b824911e4ddf439d4e4a180f407c0fbe7 │ │ └─119983 /pause │ ├─dc4142d12b4be62fab14679b71c6957db40df5f826287c0b73acc2262f43894a │ │ └─63743 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-22.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─3874f5ef4108b7ecff3ac8cb1e0a6df05ff21ca25d5e9c97400eed26c169a5c1 │ │ └─63978 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config │ ├─2da0ea02bb190eae6875fb2808bfb7983640ae95fea1c6f82dc7753a8745519e │ │ └─45728 /pause │ ├─9b3575b30b4ed90f1937d96e76accaa59257606aa00df88c371f190ad7804d9b │ │ ├─151224 nova-metadata: uWSGI master │ │ ├─151241 nova-metadata: uWSGI worker 1 │ │ └─151242 nova-metadata: uWSGI worker 2 │ ├─ca1dcacccf6d3b04d73b7c4e0db62de162d95652e9aefb6512d4720fe4399afb │ │ └─50211 /pause │ ├─4ed9098d2d508773614588893a466252d2d998172389960cad2b683acfa0dc22 │ │ └─50624 valkey-server *:26379 [sentinel] │ ├─00a7c54a2a3625d9241d69d17cf9bbabb522b9f4ec5340b984cd2fc757efccd3 │ │ ├─194948 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─195206 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─195207 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─352261b7c0721fc3f661230dbc42e6ad31904d39a2e56bd70223836d709ac9b0 │ │ ├─234792 magnum-api: uWSGI master │ │ ├─234833 magnum-api: uWSGI worker 1 │ │ └─234834 magnum-api: uWSGI worker 2 │ ├─7fb5b14a0bb91c94157c64fec82d3bef57afe4ec8e312b05dc6432bf24acae1f │ │ └─60845 /pause │ ├─e518e4eab9c7a3c965066f125c3118b32565fba4aa7bc019b4edf9547d1c0864 │ │ └─82829 /pause │ ├─73bc8287503e2a1b85d7d904dcc77949e286ee05470ea3634c687f3e06359fd1 │ │ ├─60237 python -u /app/sidecar.py │ │ ├─60453 python -u /app/sidecar.py │ │ └─60454 python -u /app/sidecar.py │ ├─962d85bd9f23d1146325c38cb51c13f5ae0785dceabc389b6880190709fa9531 │ │ └─55070 /pause │ ├─f57486d63568d20c0dec594daf2336a294feac1c141b8c6d2eb4e449c4cc1f15 │ │ └─63711 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─6790344edc0e4f0fd17f023fd6688d7f78a4bb73261ac3e66836481dc8a17778 │ │ └─63182 /pause │ ├─21b69f6eb660a893edb3bfc80775adf044681b92598b0d086582bb1a3da91346 │ │ ├─101755 glance-api: uWSGI master │ │ ├─101768 glance-api: uWSGI worker 1 │ │ └─101769 glance-api: uWSGI worker 2 │ ├─2d4ebce56b001c7e7f2969676d45c4c41dc610f33a23650d8d41462e23644df6 │ │ ├─165739 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─166019 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─166020 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ └─5e3940c46c88313000e95ffb41a7de5383077384446364850ece90c0d4c363dc │ └─60425 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount