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 │ │ │ ├─21429 /lib/systemd/systemd --user │ │ │ └─21430 (sd-pam) │ │ └─session-22.scope │ │ ├─21422 sshd: cephadm [priv] │ │ └─21444 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.19.213.147-22-zuul [mux] │ ├─380285 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mqslxswisbbroljifqckfryynwumzejf ; /usr/bin/python3'"'"' && sleep 0' │ ├─380286 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mqslxswisbbroljifqckfryynwumzejf ; /usr/bin/python3' && sleep 0 │ ├─380287 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mqslxswisbbroljifqckfryynwumzejf ; /usr/bin/python3 │ ├─380288 /bin/sh -c echo BECOME-SUCCESS-mqslxswisbbroljifqckfryynwumzejf ; /usr/bin/python3 │ ├─380289 /usr/bin/python3 │ ├─380290 /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 │ └─380292 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-2671eb5b711a750253810554bd0f4c7dc644748dcd78cf0a53c3474274154764.scope … │ │ ├─12231 /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 │ │ └─12243 /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 │ ├─run-r3b54b52b67db49fcbeed81f8e7a2ea27.scope │ │ └─164056 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12181 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2671eb5b711a750253810554bd0f4c7dc644748dcd78cf0a53c3474274154764 -address /run/containerd/containerd.sock │ │ ├─ 12570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 44a22214e9b8f8b2fc747cacbbeaeb10db51db0962fab7423d6bf7fbe23b8ea9 -address /run/containerd/containerd.sock │ │ ├─ 19361 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f648aba492ff6fb2472a8fbee77b234877e9a7d3013be43361b5c681cea0140b -address /run/containerd/containerd.sock │ │ ├─ 24514 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43ee586fea71155e82d16a6fa007b7ef929ad1cb8601e63938c0b9f1f14b1397 -address /run/containerd/containerd.sock │ │ ├─ 29218 /usr/bin/containerd-shim-runc-v2 -namespace moby -id da667dffeb2a87687ce8faa9e123e95480df689642efacb082bcaf30f6996923 -address /run/containerd/containerd.sock │ │ ├─ 34006 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf8f22b67e2a78df74b80ed5d3825372d65e64d2edb20d20495a3924a71352e7 -address /run/containerd/containerd.sock │ │ ├─ 39664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 443c5b4870c98550f0de98152abc0964feafbb8ee29c778c9b4dd39a7a6468f5 -address /run/containerd/containerd.sock │ │ ├─ 39704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd518b684637c025ba0f590ff1e56914d9d0dff651ba21efdefd226a85d737e7 -address /run/containerd/containerd.sock │ │ ├─ 39725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1460af114c755b10875472de81a7fd1a2329ab9202c9d56ba4296c5713cc4a2 -address /run/containerd/containerd.sock │ │ ├─ 39734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6633e53613c79f5d9ce53261cecff98731d28356e55f5f144f8e2f558b7bad86 -address /run/containerd/containerd.sock │ │ ├─ 39746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eddc5648afe1cd2e47ea8f10ac9e39db60a1ce411595e3a4bdf947a323dbb10a -address /run/containerd/containerd.sock │ │ ├─ 40284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7d237dda5cc6623eab4642fa49936f16702d7ac30c5249a9c50b368eb0a3ed -address /run/containerd/containerd.sock │ │ ├─ 41009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 806489a96c701114ab5045ab865c843750d8e27dbfed0286b80562bfca91d09b -address /run/containerd/containerd.sock │ │ ├─ 41023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f47106d7c6d8cea1697d7639020bf1b2e508e27715946671c2b7609797bf01 -address /run/containerd/containerd.sock │ │ ├─ 42356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f5e9de15155c3174c7c57e6f1afd3b5962483f529fe904ed04caf9a02290079 -address /run/containerd/containerd.sock │ │ ├─ 42771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 511d29820c22074cb60101b979b6b45ea77503bf07bfd067c94728de24f33657 -address /run/containerd/containerd.sock │ │ ├─ 42813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0472b0b7b95fc5ba19594aa906e9656b8e1d5c80b54c2eedb79b2886daff1ffa -address /run/containerd/containerd.sock │ │ ├─ 43235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf20d60d7f006d04c842d7a608c81932915755683b796115dd6c2d4d9f0982c1 -address /run/containerd/containerd.sock │ │ ├─ 43733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddb26fcd88f250cabb8c512676dff8b250de4fdd327ce7550eb860ff1f322cb8 -address /run/containerd/containerd.sock │ │ ├─ 43771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 871e3d16a895de8cbce07138f5291dc03a56088731d4476c1a27d7a4f643d70a -address /run/containerd/containerd.sock │ │ ├─ 43812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 689cfc1b8780ebc6de733dc8e3abbbb87ab1351714005c1d4a645ce1a72d268b -address /run/containerd/containerd.sock │ │ ├─ 45794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ede5ffad86049235e6433bab744b35f30b2748469bc903a8d52601b428ff81 -address /run/containerd/containerd.sock │ │ ├─ 45900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3493b5ec8324546f5064cca02ca2a533e503a4e8f0aa4c8d5d83c2fb1d01db8 -address /run/containerd/containerd.sock │ │ ├─ 46647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f93372e493c6af481925b3d26414526fc39b02fd44bbf0843ad777fcf1ccaf58 -address /run/containerd/containerd.sock │ │ ├─ 46729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 252de3448917b3a5559cf4376623abc822c6eb479af1254d185be5e876343db4 -address /run/containerd/containerd.sock │ │ ├─ 47092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdfdac019e4c14df359440fff902d2ab9f0dd19b141e86afd0528f6aba962ba9 -address /run/containerd/containerd.sock │ │ ├─ 47637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4f164b6e174a5eb3bf1af3c19c8c0ae3faf77bcdfe3eb61f4ef8522a015087 -address /run/containerd/containerd.sock │ │ ├─ 47988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25872f9f8c35634facef605d40e237e64c9eeb43dc68bc535e82ce52a6253670 -address /run/containerd/containerd.sock │ │ ├─ 49866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29fad682fe3aebd9d4f798304bebc87374dbf0ae1ff5230345e15cc11bb6826 -address /run/containerd/containerd.sock │ │ ├─ 53408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8fd98b011ddea974e4e60e9804115eabbb840a5504eaa8daec59c2a7bf68eb -address /run/containerd/containerd.sock │ │ ├─ 54048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452363c5e4af070556fb6440aa4ef05d4f6f22be9c7992255d1d675bfc4b3b58 -address /run/containerd/containerd.sock │ │ ├─ 54105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79fffcdf8413b1a71f1af78a66466656afcf9c6b294c5d2b5fdab545ee412637 -address /run/containerd/containerd.sock │ │ ├─ 54163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e5a5df69f1ee623f491a0cd5d7483ce017c7098a0fdf7ee8e5e5db3888ccae -address /run/containerd/containerd.sock │ │ ├─ 54323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed0d8028d62a925905355b48761d532ca37b14b5eca93ddda8362eaee52b9b71 -address /run/containerd/containerd.sock │ │ ├─ 57005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 023b53f1feb949dc0b496c903c900488e84d011613c8a28a9b1151795253ab77 -address /run/containerd/containerd.sock │ │ ├─ 57160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f0391b1bb5cdd66f41ce4bdb65faaa75bc6cdc3316b7903e5493a332443320 -address /run/containerd/containerd.sock │ │ ├─ 57200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0421e141f8710d71b55751ba6b13da1b29874a0f2af5b6d636706a72fc70e02d -address /run/containerd/containerd.sock │ │ ├─ 57244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f507da6edb2e529d75e70eb66cd4b799868264b9a607102745e9f7d2f2d74302 -address /run/containerd/containerd.sock │ │ ├─ 58572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1bd74d9453e43dc860521fb1469004014e0e3f5d0ad998b1d5f513684648bcd -address /run/containerd/containerd.sock │ │ ├─ 58648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05348c5bea0113d9d5e4c6252e94ef13d8b047861457fff66d6258d88b81997b -address /run/containerd/containerd.sock │ │ ├─ 58686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f84303fd9514a850b651324429fab2d2e22f95dbd000adf9dec4bbb219ce2ae8 -address /run/containerd/containerd.sock │ │ ├─ 58744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 725b0230e22a0aac573c386e9628478420f9c52d95a0b0bc4315d7b5b94814b1 -address /run/containerd/containerd.sock │ │ ├─ 58950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43bb4f61e02da2b180fb7e6dc3076ed1b782e92d0f9d136b121359d88710c421 -address /run/containerd/containerd.sock │ │ ├─ 59285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bda98441248399d6b880b21911f56507c673d64741c4ff7a15ba0bd48d54516 -address /run/containerd/containerd.sock │ │ ├─ 59511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f4daddbb9bfe475d6cd948b473ad5a86204d3314d38b131a126a958b23fc56 -address /run/containerd/containerd.sock │ │ ├─ 59892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21989ccfd6eae84f9bc8e163bfb0d4981d9968fa257bb58555ff8082478c0cd -address /run/containerd/containerd.sock │ │ ├─ 60006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98df9219543471ed2c6d3eed9a9345b539ce9d8d0b5df993b6810271e503c63 -address /run/containerd/containerd.sock │ │ ├─ 60707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77009b6b5b05ef45df47b3c335712e87fadc77797259e79039fe7ef3edc72102 -address /run/containerd/containerd.sock │ │ ├─ 61782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 341c43024397d544e86eb64a1659d1bbf5aff07c928325c84544c7ba6c1c707f -address /run/containerd/containerd.sock │ │ ├─ 63862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a825482386c2e92580a7eee0e5cf7808b922e052df907fc7bd92f090c25bb651 -address /run/containerd/containerd.sock │ │ ├─ 70351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9014494f3222db1ce92156e6c510c198bfb7c1978a4dac92d3ad86acc16e2a29 -address /run/containerd/containerd.sock │ │ ├─ 71365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67f91e1bce8a923b3b8822d7f6ba7310c45b727f1bd229be1f7b0498a36a7390 -address /run/containerd/containerd.sock │ │ ├─ 75664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a0e293a33695115ddae6a1b9380b855ba60cc74b8666246660fb234d12a9fa -address /run/containerd/containerd.sock │ │ ├─ 80502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb004cae2a76c755aea2751683116b1f2bc8ceb8a2de7b2d43e9f4184c37d572 -address /run/containerd/containerd.sock │ │ ├─ 85902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b529d0bbf03a2b98227bf821be600f64beb2043ed19bb3e7d5c1c41941dcf481 -address /run/containerd/containerd.sock │ │ ├─ 85938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff346cba433f6000cf2701dbfb706223e741971c58f598aaadb25911495615ef -address /run/containerd/containerd.sock │ │ ├─ 93905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5534fdb036f8520a5f9c2e04fe2fdee244900879320ad8899cd863f1d9e4a7ac -address /run/containerd/containerd.sock │ │ ├─ 95163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bbc25b9856ddbd3f0b23dfb418928dcd5d65ca636bea9a3838ae102c5c1f8f7 -address /run/containerd/containerd.sock │ │ ├─ 95344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 480aed14d2b231b94be0460e17e577605c417bf46bfe775f45fc7e85a19aba19 -address /run/containerd/containerd.sock │ │ ├─ 96954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba650abfc853f3bc99742a506f3368dda374df117777363969aee39d52358354 -address /run/containerd/containerd.sock │ │ ├─ 98359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6938cefa0191895f635e26b6bd00442f79bea4e31ec90e25aff0de2eff3967c -address /run/containerd/containerd.sock │ │ ├─ 98548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a218252d7ace7a078e7fd8b30487202bc45dda3047e8aceffc7d22bb00536e56 -address /run/containerd/containerd.sock │ │ ├─108530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c943eac407c3640cc6db94df29641ed514af0a5b5f1befc13fb3a2dd57f24b -address /run/containerd/containerd.sock │ │ ├─108606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a39b8a45a1a01ad990876796c42bedab66bf4484fec54f087dc90ab08e2cf704 -address /run/containerd/containerd.sock │ │ ├─110626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8ad3c790a80c7932bcbb0985372846e909572b2681f036ea357ce013ba47cf5 -address /run/containerd/containerd.sock │ │ ├─123190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f26429697ea8ab1a17b0b085134ece07757a3762df6237e9611231a5d3661733 -address /run/containerd/containerd.sock │ │ ├─124572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cb5c5c2b07287b02fbc0e8a122709e332d8aa3bb4412ea59ca8fb5d9d3a2ce -address /run/containerd/containerd.sock │ │ ├─124910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43734d780d21103ca2105c928ae93f7f67832619d9d71497ebf22ba495dbfda5 -address /run/containerd/containerd.sock │ │ ├─125660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 716e140c6b92ae1eea8f9365b857bec5faa6f52027479ad86c65f8971bd5c42b -address /run/containerd/containerd.sock │ │ ├─127212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141adca1d356dc499608d487ff5bca3e72c50c6d495c4ba1c4da1a321638a9b7 -address /run/containerd/containerd.sock │ │ ├─127550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d357c54b2e81ed4afe0a6dc9d9a0b667058f14c4e3feee4a1cd4e869ef9826 -address /run/containerd/containerd.sock │ │ ├─127700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38dbc4ae6217e04aec7935bf8bb053898b1cc96e316657d0c2b750a596ef2e8e -address /run/containerd/containerd.sock │ │ ├─127743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d717a492f2c4b854a54b551b16a81bd7af0ebe9176fc9149b20070bcfe42c1 -address /run/containerd/containerd.sock │ │ ├─128022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b993403b6c69e302de0791364aa98b770b45d098443c1d9a82647a945a55e96 -address /run/containerd/containerd.sock │ │ ├─128287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9069abe6eea96d38ff01d6d395cfb32e8de41bd9c7ce29ff8fd4f8e6b3a2c5fc -address /run/containerd/containerd.sock │ │ ├─150592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b5097ad9b6d71ae542981eb840c127d7a268fcc856a88adc3ca447829bd18fa -address /run/containerd/containerd.sock │ │ ├─152041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef49ec0b9f0c1bdb1392272e3e5385d861748c3dfe2865080559176856cd5ba -address /run/containerd/containerd.sock │ │ ├─152058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 734d56987b2d03832d729729e0034d87944d3731bfc2f4fc06c6a13d140739b4 -address /run/containerd/containerd.sock │ │ ├─152172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b125be257b128bd82cfff676ffd8dfbc5ba03d5483a45392c6a8c5b5f8937fda -address /run/containerd/containerd.sock │ │ ├─152255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f5a33bfef306a90ef700b90d67313c697fee9a1767802888f3e3637bfcc748f -address /run/containerd/containerd.sock │ │ ├─152512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d4ae7c64c0e57406e6b89571b98d670285cadab5f36f6f5c8fd27d8f5c1f32 -address /run/containerd/containerd.sock │ │ ├─152600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f77a245d7bea4d80c8180845609c05fd38ab173487c301cd5807c9f0bbe763f -address /run/containerd/containerd.sock │ │ ├─152653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a83a2f4bee3b8ad2bceb15ebc1520dd9d6b8dceba30375efd68ab049320b787 -address /run/containerd/containerd.sock │ │ ├─163581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced4ec316c83f1ccf5574d98f541af01d8cb8934a6d7d0a0a7ed9307b6c09b89 -address /run/containerd/containerd.sock │ │ ├─165492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108d23eaa73594972443493de684bf52d79413d59d0399fe90efb99ca5cb1ad0 -address /run/containerd/containerd.sock │ │ ├─165593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcab8a9ca6c8c0e9af4fb8bec4ed3eced0bf8eb9aae3ce34c3a9e43e8dd70c16 -address /run/containerd/containerd.sock │ │ ├─165653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf2c3852642ca07ad3e88dd63539776ea6fc3103dd4f19cb42b4b39f35ed82b6 -address /run/containerd/containerd.sock │ │ ├─165790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a7e792086767a2196359f9553df51ffae48ddf2e8978d37820d0b73583bbc4 -address /run/containerd/containerd.sock │ │ ├─174075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c414d2cd145799d1312107060eea7ccfad978a8bc372685f7298ed27ef7e581 -address /run/containerd/containerd.sock │ │ ├─176070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea2a5f24e271f41cab399c9a5c307a7256ddb97d05cda24785fe47397de0ebe -address /run/containerd/containerd.sock │ │ ├─176179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe1b763325d0503429855f47e92d93a1f6c47da32b31dcf26c581fb81a15c23 -address /run/containerd/containerd.sock │ │ ├─176216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbaffdcd213577ce1d609cb39f94d51090316a875ed03d3d38012d307f71f936 -address /run/containerd/containerd.sock │ │ ├─189011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46ba4c41ec7b5bd73d1b824ba561d2f4366854283c09ccd9ecafb05371c8b6bb -address /run/containerd/containerd.sock │ │ ├─195695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 470bed8b43ead643381130227415b6c16ea14d82dfa7d8e305946a1242a6f5f1 -address /run/containerd/containerd.sock │ │ ├─195728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0502a9d6e0e5c9c660bc458aeee974142a5aa4099289450884b2db48da0adfe4 -address /run/containerd/containerd.sock │ │ ├─195775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7128633ebcd6c2fa6745ae78d2e5af7a2a26649d514ecbab973584e1b2707785 -address /run/containerd/containerd.sock │ │ ├─196072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb7be6ac4d1fe47190bf6715048fdac42499cd3db20f4029d72e4b12d175a598 -address /run/containerd/containerd.sock │ │ ├─206081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b0a050c4af86ddfaf387ab9cf570583f971c927f8cea85ba4ca547bfd7a1d39 -address /run/containerd/containerd.sock │ │ ├─208193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef647f52e6c872600ccf185848b840e451fcfee5580d9caba8fb52348b30f9b -address /run/containerd/containerd.sock │ │ ├─209235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6a60b4d89e68256ee552712833b582d33c362729c5cfef7cc25d3157650a2d -address /run/containerd/containerd.sock │ │ ├─210040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea7936cd4c67bb78273fb86939fd9e2f4f992dd7fd6bba976e071b50be9677a3 -address /run/containerd/containerd.sock │ │ ├─211164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6db01de0e0263329f60e189a37b592b30bddf2d2da4350a1d4222748962b92c5 -address /run/containerd/containerd.sock │ │ ├─213039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd54c6ce8ec53891db7f9992cf6eafd2617da63c8874d49e5606ad498745f92c -address /run/containerd/containerd.sock │ │ ├─214250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40c47571eed7a224a2d4a5a8842bbd1224d22acdc56f9b2fdf70d7462d5a1ba -address /run/containerd/containerd.sock │ │ ├─214289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57e58d9cdbcca120e1669ef30e32d2b598c54aace753f7dd1a7ef613e5728ff -address /run/containerd/containerd.sock │ │ ├─224406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b2e3d5e3445438a030aa3569ba82b77fa9b7bf656bd3511b5024fef4da54c85 -address /run/containerd/containerd.sock │ │ ├─224831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ecd69932900bcf3f6416dc58a20b0178be1349e3e7d2960129f5d17e70b4e9d -address /run/containerd/containerd.sock │ │ ├─234901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5758af2d19819827e203a4a5b9a2158764ff74f2cb77403d44bfe09426e6fd8 -address /run/containerd/containerd.sock │ │ ├─239280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b65b512e5800e7b719ad7876c23d153e6f23e458c5eed60f6e5cb3b6f6b108b3 -address /run/containerd/containerd.sock │ │ ├─239601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1d63755f1c12e3d7c788f5fc3dc79456e7e093d2a610df674440927e582db9 -address /run/containerd/containerd.sock │ │ ├─239652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a8148811b4af32fb8d9c3f83beae27e69bdf45cf3c44e116ea6bc0a2a65ee7 -address /run/containerd/containerd.sock │ │ ├─239779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ca4af2d6948a4169c57fb6b424c114b2dbdf126350ebc2f34b8e2a151cecf77 -address /run/containerd/containerd.sock │ │ ├─250240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40e16fc4a1ba2719b8f10ced193205e4b142698274547333452dabbd9945beb8 -address /run/containerd/containerd.sock │ │ ├─252506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89a4a9b80c15e857ec0c682ac8dd8777b4171a4a78ac0d6342cccc1a165a8514 -address /run/containerd/containerd.sock │ │ ├─254049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a54b15ebd96ce7bcb2c8f221e81f844e88161b53d98d1f1e3c5643677f755805 -address /run/containerd/containerd.sock │ │ ├─379966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0983bb4836233d484b39468cbbdff408a36a43c143be1d5912187e49c267b709 -address /run/containerd/containerd.sock │ │ └─380293 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/8b54936664338ff2323c59240968737f127c137ff60251e5eb6d6bb56809d50a/log.json --log-format json exec --process /tmp/runc-process1446349132 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/8b54936664338ff2323c59240968737f127c137ff60251e5eb6d6bb56809d50a/3231ab89bb632420bae943f38782d66b78a2df5f5e4993c27a8f77029825bc8c.pid 8b54936664338ff2323c59240968737f127c137ff60251e5eb6d6bb56809d50a │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─28935 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29202 /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 │ │ │ ├─19315 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19335 /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@osd.0.service │ │ │ ├─24232 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24497 /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@mgr.instance.xhjnei.service │ │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xhjnei/unit.run │ │ │ └─12513 /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-xhjnei --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.xhjnei:/var/lib/ceph/mgr/ceph-instance.xhjnei:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xhjnei/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.xhjnei -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 │ │ │ ├─33715 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33985 /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 │ │ ├─12118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12150 /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 … │ │ └─10171 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-43ee586fea71155e82d16a6fa007b7ef929ad1cb8601e63938c0b9f1f14b1397.scope … │ │ ├─24540 /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 │ │ └─24552 /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 │ ├─multipathd.service │ │ └─122827 /sbin/multipathd -d -s │ ├─docker-da667dffeb2a87687ce8faa9e123e95480df689642efacb082bcaf30f6996923.scope … │ │ ├─29243 /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 │ │ └─29255 /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 │ ├─kubelet.service │ │ └─40129 /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.19.213.147 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-44a22214e9b8f8b2fc747cacbbeaeb10db51db0962fab7423d6bf7fbe23b8ea9.scope … │ │ ├─12594 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xhjnei -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12614 /usr/bin/ceph-mgr -n mgr.instance.xhjnei -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─379450 sshd: root [priv] │ │ └─379451 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10677 /usr/sbin/chronyd -F 1 │ │ └─10678 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-bf8f22b67e2a78df74b80ed5d3825372d65e64d2edb20d20495a3924a71352e7.scope … │ │ ├─34030 /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 │ │ └─34043 /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 │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-f648aba492ff6fb2472a8fbee77b234877e9a7d3013be43361b5c681cea0140b.scope … │ │ ├─19388 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19400 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─iscsid.service │ │ ├─122640 /sbin/iscsid │ │ └─122641 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─3a798bcfee2d50dc75ebf21f8b07af5ffbd3cae7b96ad373d0ab8a4bb130fdca │ │ ├─70464 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70481 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─70487 erl_child_setup 1048576 │ │ ├─70543 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70594 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70595 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70709 /bin/sh -s rabbit_disk_monitor │ ├─c48f79f7776863bfedb55009e55e25af507a0bdc93d3a7a0951f59ed284dbea1 │ │ └─54458 nfd-master -crd-controller=true -metrics=8081 │ ├─73b70911070dc86d0298bc3fbb27d293e98a4f836a35e100f257af4825f7cedd │ │ └─61874 /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 │ ├─05d806bf4eb8c4ffaedb0f46161b11d90d39c37ba77946ed0e6dc852cde4ffe5 │ │ └─210091 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─57e5fcbb37c822387a6f52a5f53b25b84f752d80121647c132b92f11ad0aaa1a │ │ └─46205 /server │ ├─588af86a40e05a6c77264f59553a5719a3c8412ff206ef818b57a021fed97375 │ │ └─44046 /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 │ ├─b21989ccfd6eae84f9bc8e163bfb0d4981d9968fa257bb58555ff8082478c0cd │ │ └─59922 /pause │ ├─b529d0bbf03a2b98227bf821be600f64beb2043ed19bb3e7d5c1c41941dcf481 │ │ └─85924 /pause │ ├─ea7936cd4c67bb78273fb86939fd9e2f4f992dd7fd6bba976e071b50be9677a3 │ │ └─210065 /pause │ ├─b40e87969f1cd58d907d8b825b8e9374a64285daf1babdeb01989769fb68f13c │ │ ├─174184 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174201 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─174208 erl_child_setup 1048576 │ │ ├─174363 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174417 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174418 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174541 /bin/sh -s rabbit_disk_monitor │ ├─443c5b4870c98550f0de98152abc0964feafbb8ee29c778c9b4dd39a7a6468f5 │ │ └─39691 /pause │ ├─0983bb4836233d484b39468cbbdff408a36a43c143be1d5912187e49c267b709 │ │ └─379996 /pause │ ├─587d527bcce5114ba84631a037d6cf8a1ce8ca451b432a007c81a7a3c9d4dc75 │ │ └─233732 /kube-vip manager │ ├─734d56987b2d03832d729729e0034d87944d3731bfc2f4fc06c6a13d140739b4 │ │ └─152128 /pause │ ├─5bb3ee765d241726dee37a7f84dd0cd15775ef3e12f70f5a8320743e437bff3c │ │ └─61592 /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 │ ├─cf20d60d7f006d04c842d7a608c81932915755683b796115dd6c2d4d9f0982c1 │ │ └─43260 /pause │ ├─022ba5d34836474ee553e63b80a9d4eedad28834efeb0e238f92dbab2b9e96e7 │ │ └─61992 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ad4f164b6e174a5eb3bf1af3c19c8c0ae3faf77bcdfe3eb61f4ef8522a015087 │ │ └─47668 /pause │ ├─93cf15155319def6073135a387bee4bcdd4c51eda73077cd0d729a5ecf6cfea1 │ │ ├─ 86394 /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 │ │ └─377546 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─689cfc1b8780ebc6de733dc8e3abbbb87ab1351714005c1d4a645ce1a72d268b │ │ └─43842 /pause │ ├─eddc5648afe1cd2e47ea8f10ac9e39db60a1ce411595e3a4bdf947a323dbb10a │ │ └─39826 /pause │ ├─a2b597ea6b444c4d13631192e9717501ae8f8220ceaa6d63a817fd8eaf633c43 │ │ ├─161960 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) │ │ ├─162351 /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/tmpbu87qth2/privsep.sock │ │ ├─351174 /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/tmp8gp7nm6g/privsep.sock │ │ ├─351455 /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/tmpzkvam8i8/privsep.sock │ │ ├─351677 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351680 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352280 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=796a8c5d-ef59-446e-8d66-5f84a5a42873 --namespace=qrouter-796a8c5d-ef59-446e-8d66-5f84a5a42873 --conf_dir=/var/lib/neutron/ha_confs/796a8c5d-ef59-446e-8d66-5f84a5a42873 --log-file=/var/lib/neutron/ha_confs/796a8c5d-ef59-446e-8d66-5f84a5a42873/neutron-keepalived-state-change.log --monitor_interface=ha-2c1778cc-1a --monitor_cidr=169.254.0.223/24 --pid_file=/var/lib/neutron/external/pids/796a8c5d-ef59-446e-8d66-5f84a5a42873.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─353142 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=921067de-ef49-4478-a986-635ed154b7b6 --namespace=qrouter-921067de-ef49-4478-a986-635ed154b7b6 --conf_dir=/var/lib/neutron/ha_confs/921067de-ef49-4478-a986-635ed154b7b6 --log-file=/var/lib/neutron/ha_confs/921067de-ef49-4478-a986-635ed154b7b6/neutron-keepalived-state-change.log --monitor_interface=ha-536e970f-bf --monitor_cidr=169.254.0.22/24 --pid_file=/var/lib/neutron/external/pids/921067de-ef49-4478-a986-635ed154b7b6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─353501 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bda9e42f-2a37-4bdd-9a16-80bb32a0a8d9 --namespace=qrouter-bda9e42f-2a37-4bdd-9a16-80bb32a0a8d9 --conf_dir=/var/lib/neutron/ha_confs/bda9e42f-2a37-4bdd-9a16-80bb32a0a8d9 --log-file=/var/lib/neutron/ha_confs/bda9e42f-2a37-4bdd-9a16-80bb32a0a8d9/neutron-keepalived-state-change.log --monitor_interface=ha-8fa54e0f-da --monitor_cidr=169.254.0.110/24 --pid_file=/var/lib/neutron/external/pids/bda9e42f-2a37-4bdd-9a16-80bb32a0a8d9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─353806 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d8053c24-387b-4b93-8a16-97923dfc289e --namespace=qrouter-d8053c24-387b-4b93-8a16-97923dfc289e --conf_dir=/var/lib/neutron/ha_confs/d8053c24-387b-4b93-8a16-97923dfc289e --log-file=/var/lib/neutron/ha_confs/d8053c24-387b-4b93-8a16-97923dfc289e/neutron-keepalived-state-change.log --monitor_interface=ha-fe189638-03 --monitor_cidr=169.254.0.59/24 --pid_file=/var/lib/neutron/external/pids/d8053c24-387b-4b93-8a16-97923dfc289e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─368039 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d4ae758b-6da2-40de-aa4c-928108607b98 --namespace=qrouter-d4ae758b-6da2-40de-aa4c-928108607b98 --conf_dir=/var/lib/neutron/ha_confs/d4ae758b-6da2-40de-aa4c-928108607b98 --log-file=/var/lib/neutron/ha_confs/d4ae758b-6da2-40de-aa4c-928108607b98/neutron-keepalived-state-change.log --monitor_interface=ha-1393d128-91 --monitor_cidr=169.254.0.252/24 --pid_file=/var/lib/neutron/external/pids/d4ae758b-6da2-40de-aa4c-928108607b98.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b1182ba112b2628d0b6c9fb19e9ea03024fc36741e7fd856775324fc48c9f1df │ │ └─76240 /usr/local/bin/rook ceph operator │ ├─43bb4f61e02da2b180fb7e6dc3076ed1b782e92d0f9d136b121359d88710c421 │ │ └─58973 /pause │ ├─fbc75fd65b6211036d56fd8734af4b0a11ed3e39e72868a2cef145234f122c72 │ │ ├─149195 nova-metadata: uWSGI master │ │ ├─149228 nova-metadata: uWSGI worker 1 │ │ └─149229 nova-metadata: uWSGI worker 2 │ ├─6a1c94a109d6214305e00261c9da21bfdc58d967e5d3a271e89ab0dc2d687b27 │ │ └─60822 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e0c88bab61c716c1c04c6f1ca026e81560c89c3d29e21bae3a797eaafa0973af │ │ ├─95611 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95898 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95900 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4bbc25b9856ddbd3f0b23dfb418928dcd5d65ca636bea9a3838ae102c5c1f8f7 │ │ └─95191 /pause │ ├─480aed14d2b231b94be0460e17e577605c417bf46bfe775f45fc7e85a19aba19 │ │ └─95372 /pause │ ├─566d16b066dd4e7bb29e499cc18688eb11abf05f2006e736ec5c03b04cd244ca │ │ ├─203628 octavia-api: uWSGI master │ │ ├─203640 octavia-api: uWSGI worker 1 │ │ └─203641 octavia-api: uWSGI worker 2 │ ├─9a83a2f4bee3b8ad2bceb15ebc1520dd9d6b8dceba30375efd68ab049320b787 │ │ └─152684 /pause │ ├─c98798b60f6c361ccbd03056a228cd222564ea6ff6b29e2ad00df5f5afb5b39f │ │ ├─185795 heat-api-cfn: uWSGI master │ │ ├─185833 heat-api-cfn: uWSGI worker 1 │ │ └─185834 heat-api-cfn: uWSGI worker 2 │ ├─806489a96c701114ab5045ab865c843750d8e27dbfed0286b80562bfca91d09b │ │ └─41051 /pause │ ├─ccca53fb08ca63fb7de50e68b01db3b1a4faceeebc884fc40039b8fbeb2f63a1 │ │ └─39907 kube-apiserver --advertise-address=199.19.213.147 --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 │ ├─1b993403b6c69e302de0791364aa98b770b45d098443c1d9a82647a945a55e96 │ │ └─128056 /pause │ ├─eb621648b10f69a2a912126a0949614f1aa23f3ceb52f1db4c988d75b9b4b85b │ │ └─58024 /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 │ ├─4141e2e517cdfa5b11d18dbf08f11c68de58708669cb3632da8fada1a73b4f3f │ │ ├─57623 python -u /app/sidecar.py │ │ ├─57762 python -u /app/sidecar.py │ │ └─57763 python -u /app/sidecar.py │ ├─ede20d6fa8d41bf210a5a388835cf1b42aa58a9f42736b5cd96fbac38f6917f7 │ │ ├─60877 nginx: master process nginx -g daemon off; │ │ ├─60892 nginx: worker process │ │ ├─60893 nginx: worker process │ │ ├─60894 nginx: worker process │ │ ├─60895 nginx: worker process │ │ └─60896 nginx: worker process │ ├─a98df9219543471ed2c6d3eed9a9345b539ce9d8d0b5df993b6810271e503c63 │ │ └─60031 /pause │ ├─2bda98441248399d6b880b21911f56507c673d64741c4ff7a15ba0bd48d54516 │ │ └─59320 /pause │ ├─e9368584510ad1c044e50da52d3d12acea29a8e29d9de1ca85c36b597aaf3e67 │ │ └─43955 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─452363c5e4af070556fb6440aa4ef05d4f6f22be9c7992255d1d675bfc4b3b58 │ │ └─54085 /pause │ ├─b65b512e5800e7b719ad7876c23d153e6f23e458c5eed60f6e5cb3b6f6b108b3 │ │ └─239344 /pause │ ├─abe1b763325d0503429855f47e92d93a1f6c47da32b31dcf26c581fb81a15c23 │ │ └─176232 /pause │ ├─b17e5bc7340843526d270e1e579c7446f7e0aa804588178439e79e29f18ef0de │ │ └─62848 /bin/oauth2-proxy │ ├─f26429697ea8ab1a17b0b085134ece07757a3762df6237e9611231a5d3661733 │ │ └─123214 /pause │ ├─2242d4037f936dcdb14ecb8433e8f434804bdc93f77cc1af04f324314b3f2d84 │ │ ├─160782 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) │ │ ├─160978 /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/tmpocw10tds/privsep.sock │ │ ├─161159 /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/tmpycxm1aka/privsep.sock │ │ └─161216 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a1d754b4173a8c3ff90e515b0302680587c3423bc5f10a3714c82286daea18ee │ │ ├─173386 senlin-api: uWSGI master │ │ ├─173417 senlin-api: uWSGI worker 1 │ │ └─173418 senlin-api: uWSGI worker 2 │ ├─0502a9d6e0e5c9c660bc458aeee974142a5aa4099289450884b2db48da0adfe4 │ │ └─195817 /pause │ ├─511d29820c22074cb60101b979b6b45ea77503bf07bfd067c94728de24f33657 │ │ └─42799 /pause │ ├─ab21761bca9c4d9af1bc93a7c947acb7814dfb712d00cb3d9c616187a1feac95 │ │ └─60150 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 │ ├─fd54c6ce8ec53891db7f9992cf6eafd2617da63c8874d49e5606ad498745f92c │ │ └─213082 /pause │ ├─6f77a245d7bea4d80c8180845609c05fd38ab173487c301cd5807c9f0bbe763f │ │ └─152639 /pause │ ├─9014494f3222db1ce92156e6c510c198bfb7c1978a4dac92d3ad86acc16e2a29 │ │ └─70374 /pause │ ├─35f47106d7c6d8cea1697d7639020bf1b2e508e27715946671c2b7609797bf01 │ │ └─41068 /pause │ ├─a825482386c2e92580a7eee0e5cf7808b922e052df907fc7bd92f090c25bb651 │ │ └─63885 /pause │ ├─ed0d8028d62a925905355b48761d532ca37b14b5eca93ddda8362eaee52b9b71 │ │ └─54348 /pause │ ├─0421e141f8710d71b55751ba6b13da1b29874a0f2af5b6d636706a72fc70e02d │ │ └─57230 /pause │ ├─1ec1c84cdc9084c4f49beca49463042f090171ac071e1d54067668cb31ef6ddd │ │ └─42871 /coredns -conf /etc/coredns/Corefile │ ├─38dbc4ae6217e04aec7935bf8bb053898b1cc96e316657d0c2b750a596ef2e8e │ │ └─127730 /pause │ ├─72225e21495a41008eac7f69e4206d55eb02bbe122d748300f93b0084bfdc2ad │ │ ├─125789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125808 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─125814 erl_child_setup 1048576 │ │ ├─125989 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─126094 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─126095 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─126195 /bin/sh -s rabbit_disk_monitor │ ├─6fe6805d3b74e54da3a8f6c6d470bf716160b6f8bb09489780621a9f506c3708 │ │ ├─185764 heat-api: uWSGI master │ │ ├─185830 heat-api: uWSGI worker 1 │ │ └─185831 heat-api: uWSGI worker 2 │ ├─3e8f2da72c321c59f5520a014de7188e1a7cec5885532cec0bf6b1e1805a616c │ │ └─61835 /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-19-213-147.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 │ ├─fb004cae2a76c755aea2751683116b1f2bc8ceb8a2de7b2d43e9f4184c37d572 │ │ └─80525 /pause │ ├─7aa1c0c5138051c62ecbf0cab4179aeb90d3d0770685e5308fcf340524651dfd │ │ ├─149105 nova-api: uWSGI master │ │ ├─149140 nova-api: uWSGI worker 1 │ │ └─149141 nova-api: uWSGI worker 2 │ ├─282c9dbf4920d0d9b2481f53d0535378df32c4415f92946db3bff6ce626a7dfc │ │ ├─160013 neutron-api: uWSGI master │ │ ├─160045 neutron-api: uWSGI worker 1 │ │ └─160046 neutron-api: uWSGI worker 2 │ ├─ca1d63755f1c12e3d7c788f5fc3dc79456e7e093d2a610df674440927e582db9 │ │ └─239628 /pause │ ├─023b53f1feb949dc0b496c903c900488e84d011613c8a28a9b1151795253ab77 │ │ └─57065 /pause │ ├─69b22ec0980f12cf5f7dc3d8460c26a5c05d1cb3b13fec6e1282b86e24b0ffe1 │ │ └─173531 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─ee6bc0abf7a75723ab3116b68db805227faa999c2cf40597a47cae44fa4d8544 │ │ └─61479 /goldpinger --static-file-path /static │ ├─f39d92c6f17b98fb706915a11997d246d4b94dc70f5feca15b8e72a59ed63fc1 │ │ └─233163 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 │ ├─f93372e493c6af481925b3d26414526fc39b02fd44bbf0843ad777fcf1ccaf58 │ │ └─46673 /pause │ ├─79fffcdf8413b1a71f1af78a66466656afcf9c6b294c5d2b5fdab545ee412637 │ │ └─54131 /pause │ ├─f9756a6e37a15110aa7bc0d765dcf21ef1c4f6f7467783d9f6a9dd956deea20f │ │ └─54386 nfd-gc -gc-interval=1h │ ├─341c43024397d544e86eb64a1659d1bbf5aff07c928325c84544c7ba6c1c707f │ │ └─61806 /pause │ ├─031f4913e03e899210099bbb79803d836e5063672d83d260e595b412dc492418 │ │ └─109130 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─646fd4f4bf9fe14637e3a2650483883f48e97b82f1ff4307401952037370f2eb │ │ └─48285 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─2076d504c8bc88d9e8d424ddc4dadd1e843f561c2d9ca8ad5ff4fe36b15f1ccb │ │ └─232936 percona-xtradb-cluster-operator │ ├─ddb26fcd88f250cabb8c512676dff8b250de4fdd327ce7550eb860ff1f322cb8 │ │ └─43755 /pause │ ├─61f3ca723b1cc933b73d2e3f8ca7c4d505c765d27389273c64d74a2d8bd9f705 │ │ ├─149756 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─150005 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─150006 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─86d717a492f2c4b854a54b551b16a81bd7af0ebe9176fc9149b20070bcfe42c1 │ │ └─127774 /pause │ ├─a5385e847a866d8df36fffb1859e4809698c10239388f56f9a80677ba84f9641 │ │ └─62250 /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-19-213-147.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 │ ├─836dc50410b1f40809dddc9e87976b9d6d8fd7f67463b5195ebc0ddd4b473e0c │ │ └─39940 etcd --advertise-client-urls=https://199.19.213.147: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.19.213.147:2380 --initial-cluster=instance=https://199.19.213.147:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.147:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.147: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 │ ├─a218252d7ace7a078e7fd8b30487202bc45dda3047e8aceffc7d22bb00536e56 │ │ └─98572 /pause │ ├─cf6a60b4d89e68256ee552712833b582d33c362729c5cfef7cc25d3157650a2d │ │ └─209259 /pause │ ├─cb7be6ac4d1fe47190bf6715048fdac42499cd3db20f4029d72e4b12d175a598 │ │ └─196096 /pause │ ├─67e1c8a274508a990ba817974b9688627d9652b49aa41b8cd8e92734fba66f14 │ │ └─233573 /manager --metrics-bind-address=:8080 │ ├─b125be257b128bd82cfff676ffd8dfbc5ba03d5483a45392c6a8c5b5f8937fda │ │ └─152262 /pause │ ├─64febf621d0efe75a166d024f6bf6c5b8abd9da717ddf712c722a565c1d4075b │ │ └─62968 /bin/oauth2-proxy │ ├─58c943eac407c3640cc6db94df29641ed514af0a5b5f1befc13fb3a2dd57f24b │ │ └─108575 /pause │ ├─b387178a27883d2e79a3d8121875a69694e7c7ab82ae0878ba35423edd781389 │ │ ├─114740 placement-api: uWSGI master │ │ ├─114765 placement-api: uWSGI worker 1 │ │ └─114766 placement-api: uWSGI worker 2 │ ├─0f8b602912ab88532a73fb6440ea355e10ad5eb965f460d7db095dfa5fc0a6b6 │ │ └─43374 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 │ ├─f5dc926cb56b8c43dd14da1b089bf81a8473fd37710d1a9d753e3ba916d3c808 │ │ └─204537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5f1917c97014c0d783ba42b4cc017b3ffe9bc4e9d3a32d54c894c84573edb5ce │ │ ├─161939 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) │ │ ├─162123 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) │ │ └─162124 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) │ ├─2b5097ad9b6d71ae542981eb840c127d7a268fcc856a88adc3ca447829bd18fa │ │ └─150617 /pause │ ├─f1bd74d9453e43dc860521fb1469004014e0e3f5d0ad998b1d5f513684648bcd │ │ └─58598 /pause │ ├─6132c876fca08fbf25dfdc7b49380801c77f7901b71c034cd469b56bf465485d │ │ ├─97119 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97135 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─97141 erl_child_setup 1048576 │ │ ├─97224 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97286 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97287 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97403 /bin/sh -s rabbit_disk_monitor │ ├─40e16fc4a1ba2719b8f10ced193205e4b142698274547333452dabbd9945beb8 │ │ └─250262 /pause │ ├─4c1916d6cacb241ce604e261514cb8f5b9f647f980e5633a1b61d7e2677e3b76 │ │ └─248226 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─eaa5f176b156ae631cd00b9f913f833557de6593e78e5c69e535b666ff62f8ed │ │ ├─80660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80677 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─80683 erl_child_setup 1048576 │ │ ├─80774 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80825 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80826 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81124 /bin/sh -s rabbit_disk_monitor │ ├─252de3448917b3a5559cf4376623abc822c6eb479af1254d185be5e876343db4 │ │ └─46753 /pause │ ├─ba650abfc853f3bc99742a506f3368dda374df117777363969aee39d52358354 │ │ └─96978 /pause │ ├─5c414d2cd145799d1312107060eea7ccfad978a8bc372685f7298ed27ef7e581 │ │ └─174099 /pause │ ├─b2e662c0da968272df536811f98a8e61c0028aef8380ad0a7bdd124f146a09b2 │ │ └─233093 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1759c9b074fff9b534ab451e22a22a07e6a24e809947fd2005fc9701e28a724d │ │ └─54420 nfd-worker -metrics=8081 │ ├─f6938cefa0191895f635e26b6bd00442f79bea4e31ec90e25aff0de2eff3967c │ │ └─98384 /pause │ ├─2f00e261bde750c31ae04109b619b7c3d18a4e24943d48a5cb1dcbc34b596965 │ │ └─57780 /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.34.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 │ ├─30001c1d2b8b96f803665c2d06ea0688a7e312e86dca6b17446e89ece4883e15 │ │ └─233058 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─79cc3efde76e846cddf7f93301b2d98e5c455ef9b489a03b220b80bfc4a8440d │ │ └─125254 /coredns -conf /etc/coredns/Corefile │ ├─bb828ca677b297811e624e0a073abd9bbc82b1b3d3f8944d073a8bbe780cef05 │ │ └─54571 /secretgen-controller │ ├─77009b6b5b05ef45df47b3c335712e87fadc77797259e79039fe7ef3edc72102 │ │ └─60731 /pause │ ├─d57e58d9cdbcca120e1669ef30e32d2b598c54aace753f7dd1a7ef613e5728ff │ │ └─214330 /pause │ ├─cbd5d62c24464d261cbbdf07c02813697650336231a7fd93a3241d77a39312a2 │ │ ├─224459 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224932 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpltt2meg3/privsep.sock │ │ ├─224940 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224942 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1c434c8826cbcdfdea83d25f5dd0474536b5f256ce3d95807cacb7096de17206 │ │ ├─160060 neutron-policy-server: uWSGI master │ │ ├─160072 neutron-policy-server: uWSGI worker 1 │ │ └─160073 neutron-policy-server: uWSGI worker 2 │ ├─6db01de0e0263329f60e189a37b592b30bddf2d2da4350a1d4222748962b92c5 │ │ └─211189 /pause │ ├─0ec8aa1a93c41a820778586abc7530310e80a47670a532976cd6933f03618b3c │ │ ├─204505 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─204976 octavia-worker: ConsumerService worker(0) │ │ ├─204979 octavia-worker: ConsumerService worker(1) │ │ ├─204982 octavia-worker: ConsumerService worker(0) │ │ └─204985 octavia-worker: ConsumerService worker(1) │ ├─247a1c77980965c49d12badbfe8a458dfafe7ede2fd4670c64e825595fec302f │ │ └─42889 /coredns -conf /etc/coredns/Corefile │ ├─1cc27a0ddbf762bc4c6e9cd3bb4c06cad8878483094b89200d36c35234838414 │ │ └─61629 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ea65d7e1fd545dc6c28af671188f70fde74b7846eb12730c9e49773c5386c0cd │ │ └─254960 /bin/openstack-database-exporter │ ├─13d0608247e57719e9636e3983891a6f2ae8aa15fe0fa69e265900fdd88ed3bb │ │ └─163223 /usr/bin/libvirt-tls-sidecar │ ├─c8ad3c790a80c7932bcbb0985372846e909572b2681f036ea357ce013ba47cf5 │ │ └─110651 /pause │ ├─05348c5bea0113d9d5e4c6252e94ef13d8b047861457fff66d6258d88b81997b │ │ └─58672 /pause │ ├─9ab4be3d02e45b8dc00a414c6e50bc777f0d7c4523bd57cc153081f60b359ece │ │ └─44002 /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 │ ├─46ba4c41ec7b5bd73d1b824ba561d2f4366854283c09ccd9ecafb05371c8b6bb │ │ └─189036 /pause │ ├─ce4edf4b59ae7e581e62eb0dc5eb8081d82ab3854c7f2f6e8a466bd7405f5cd3 │ │ └─232772 docker-registry serve /etc/docker-registry/config.yml │ ├─f84303fd9514a850b651324429fab2d2e22f95dbd000adf9dec4bbb219ce2ae8 │ │ └─58718 /pause │ ├─982211027d3c4e4c5163b8a4c5691871b431bf4146ed84b37a353a20447f19ae │ │ └─233138 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 │ ├─2c6ecbf952166efe1df7bdfd3035617a8b054ed8e8af737475711d1e723b68ed │ │ └─123556 /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 │ ├─16e0a342819eb8fb59fd3a264a8dead5db7a64f8a64dc2b9ae64084c5c4cbd11 │ │ ├─123590 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123603 /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 │ ├─c9f0391b1bb5cdd66f41ce4bdb65faaa75bc6cdc3316b7903e5493a332443320 │ │ └─57183 /pause │ ├─7bcaa44bccae86589db7632ffc6c868bf44b54323327f26af3fa04ab3dfec750 │ │ ├─150694 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150711 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─150717 erl_child_setup 1048576 │ │ ├─150804 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150855 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150856 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─151097 /bin/sh -s rabbit_disk_monitor │ ├─4ce6597003281911f7540a8efa65cedc3fa919f8e1abe705433449c4f2b07f7f │ │ └─106277 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8f5ab50ad6664c93163f5cfab6f3e593c95eac40bcb275fbf3cc390268c7f6fb │ │ ├─153131 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─360466 sleep 300 │ ├─5ca4af2d6948a4169c57fb6b424c114b2dbdf126350ebc2f34b8e2a151cecf77 │ │ └─239825 /pause │ ├─02f0f410a476385dd2f9c2efc9bbb2b556bb1812faebe28481dc89a807cda5f0 │ │ └─60910 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8b54936664338ff2323c59240968737f127c137ff60251e5eb6d6bb56809d50a │ │ ├─ 48135 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 │ │ ├─ 49336 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 │ │ └─380305 /bin/bash /opt/percona/haproxy_readiness_check.sh │ ├─a54b15ebd96ce7bcb2c8f221e81f844e88161b53d98d1f1e3c5643677f755805 │ │ └─254079 /pause │ ├─17e83ec425dc4ffa96b17721f1fba1cd8322061f6e1eeebe5273c2a04fabbb26 │ │ ├─163725 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163742 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─163748 erl_child_setup 1048576 │ │ ├─163856 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163925 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163926 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─164346 /bin/sh -s rabbit_disk_monitor │ ├─7512c559807a87628604f8365f99dfe5cd46b53bab2c498e76886669b803ad36 │ │ └─62884 /bin/memcached_exporter │ ├─7f5a33bfef306a90ef700b90d67313c697fee9a1767802888f3e3637bfcc748f │ │ └─152302 /pause │ ├─6b2e3d5e3445438a030aa3569ba82b77fa9b7bf656bd3511b5024fef4da54c85 │ │ └─224430 /pause │ ├─79d4ae7c64c0e57406e6b89571b98d670285cadab5f36f6f5c8fd27d8f5c1f32 │ │ └─152555 /pause │ ├─d3aaa7fb12210572ce5a2e60e5484b798f28a996250908d01613c9c21afb1352 │ │ ├─160004 /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 │ │ ├─160161 neutron-server: rpc worker (/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) │ │ ├─160162 neutron-server: rpc worker (/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) │ │ └─160163 neutron-server: rpc worker (/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) │ ├─af7d237dda5cc6623eab4642fa49936f16702d7ac30c5249a9c50b368eb0a3ed │ │ └─40306 /pause │ ├─470bed8b43ead643381130227415b6c16ea14d82dfa7d8e305946a1242a6f5f1 │ │ └─195762 /pause │ ├─10becadf294d27502504fa75d73c813676fcf266d7c82e235617db5da4e901aa │ │ ├─206369 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206386 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─206392 erl_child_setup 1048576 │ │ ├─206537 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─206601 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─206602 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─206647 /bin/sh -s rabbit_disk_monitor │ ├─149b3775dfa1fa7180c46baec9087fc931352e6efe27ef82bacd2fe1f8b383b5 │ │ ├─256274 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─256288 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─13acea10e09274797684c1cf151a19f19d6373f17979eec28a8823ccbdd78aa0 │ │ ├─105863 cinder-api: uWSGI master │ │ ├─105876 cinder-api: uWSGI worker 1 │ │ └─105877 cinder-api: uWSGI worker 2 │ ├─27153047286ad357ba0a2133a3cfc6598782a0bf3f8a1d0e6d5377c0c48a17bb │ │ └─87241 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─d1460af114c755b10875472de81a7fd1a2329ab9202c9d56ba4296c5713cc4a2 │ │ └─39823 /pause │ ├─d68a028177eeffeda06f0d6762b6b127b42a810415475d3337d42a20be0672c2 │ │ ├─ 66270 apache2 -DFOREGROUND │ │ ├─ 66304 (wsgi:k -DFOREGROUND │ │ ├─ 66305 (wsgi:k -DFOREGROUND │ │ ├─ 66306 (wsgi:k -DFOREGROUND │ │ ├─ 66307 (wsgi:k -DFOREGROUND │ │ ├─372302 apache2 -DFOREGROUND │ │ └─373718 apache2 -DFOREGROUND │ ├─6f5e9de15155c3174c7c57e6f1afd3b5962483f529fe904ed04caf9a02290079 │ │ └─42380 /pause │ ├─771398dac2e27e292d81583e273fef1c3fb809e5f9b25afff194bf7df3467acd │ │ └─40333 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e29fad682fe3aebd9d4f798304bebc87374dbf0ae1ff5230345e15cc11bb6826 │ │ └─49890 /pause │ ├─fbaffdcd213577ce1d609cb39f94d51090316a875ed03d3d38012d307f71f936 │ │ └─176260 /pause │ ├─f39dc244a49c57c59ffd5047240904b93ae73fd1d2828ff2c82798754524719c │ │ ├─161980 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) │ │ ├─162825 /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/tmphaszt91y/privsep.sock │ │ ├─163100 /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/tmppc5sbabt/privsep.sock │ │ ├─163694 /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/tmp6pa0t2ok/privsep.sock │ │ ├─164054 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164055 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─164120 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7437b881-6c4c-4636-9fd2-4fe22c3568c6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7437b881-6c4c-4636-9fd2-4fe22c3568c6/host --addn-hosts=/var/lib/neutron/dhcp/7437b881-6c4c-4636-9fd2-4fe22c3568c6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7437b881-6c4c-4636-9fd2-4fe22c3568c6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7437b881-6c4c-4636-9fd2-4fe22c3568c6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0dcfa350-4554-48d5-bf89-397fbcf922be,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 │ │ ├─164123 haproxy -f /var/lib/neutron/ns-metadata-proxy/7437b881-6c4c-4636-9fd2-4fe22c3568c6.conf │ │ ├─190765 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/38d4c6bc-de3c-449f-9b8f-63f67c3383e3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/38d4c6bc-de3c-449f-9b8f-63f67c3383e3/host --addn-hosts=/var/lib/neutron/dhcp/38d4c6bc-de3c-449f-9b8f-63f67c3383e3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/38d4c6bc-de3c-449f-9b8f-63f67c3383e3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/38d4c6bc-de3c-449f-9b8f-63f67c3383e3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7746c0ef-6f5a-4d69-be7b-e5514013b269,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 │ │ ├─190768 haproxy -f /var/lib/neutron/ns-metadata-proxy/38d4c6bc-de3c-449f-9b8f-63f67c3383e3.conf │ │ └─355449 /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/tmpalvqzz5m/privsep.sock │ ├─a39b8a45a1a01ad990876796c42bedab66bf4484fec54f087dc90ab08e2cf704 │ │ └─108631 /pause │ ├─f84ab0439a51efc8f28165375948cb81c1c1c7010ffe69a64944535a4c6fea9b │ │ └─233525 /manager --metrics-bind-address=:9782 │ ├─6633e53613c79f5d9ce53261cecff98731d28356e55f5f144f8e2f558b7bad86 │ │ └─39843 /pause │ ├─4b0a050c4af86ddfaf387ab9cf570583f971c927f8cea85ba4ca547bfd7a1d39 │ │ └─206105 /pause │ ├─dd518b684637c025ba0f590ff1e56914d9d0dff651ba21efdefd226a85d737e7 │ │ └─39790 /pause │ ├─a5e0619356c5126a81ca1fe29484e07f86d091abd09e31837d251ccf82bb111e │ │ ├─224803 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─225084 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─225085 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─388b956cf049606ba3c451a872248a6384f9f01996816147682f32cc44fe94fb │ │ ├─205144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205165 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─205755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─373947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─373948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d2b3c027583621d8e74b33884a07cc720d8b4578a776751e796102c95e6b0600 │ │ ├─75060 barbiacan-api: uWSGI master │ │ └─75072 barbiacan-api: uWSGI worker 1 │ ├─43734d780d21103ca2105c928ae93f7f67832619d9d71497ebf22ba495dbfda5 │ │ └─124938 /pause │ ├─10a0e293a33695115ddae6a1b9380b855ba60cc74b8666246660fb234d12a9fa │ │ └─75687 /pause │ ├─9069abe6eea96d38ff01d6d395cfb32e8de41bd9c7ce29ff8fd4f8e6b3a2c5fc │ │ └─128312 /pause │ ├─ae8fd98b011ddea974e4e60e9804115eabbb840a5504eaa8daec59c2a7bf68eb │ │ └─53432 /pause │ ├─875dd8f602b407e70377538c81043e820653b50fbb5c6cfde3696f09188caec4 │ │ ├─235006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─235026 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─235039 erl_child_setup 1048576 │ │ ├─235104 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─235156 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─235157 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─235809 /bin/sh -s rabbit_disk_monitor │ ├─f507da6edb2e529d75e70eb66cd4b799868264b9a607102745e9f7d2f2d74302 │ │ └─57269 /pause │ ├─67f91e1bce8a923b3b8822d7f6ba7310c45b727f1bd229be1f7b0498a36a7390 │ │ └─71389 /pause │ ├─14c2775053ce8a9356a61d012f4004503847c09289790cb2a7e8771ca8c1865b │ │ ├─109415 /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 │ │ └─109529 /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 │ ├─ced4ec316c83f1ccf5574d98f541af01d8cb8934a6d7d0a0a7ed9307b6c09b89 │ │ └─163609 /pause │ ├─a5f4daddbb9bfe475d6cd948b473ad5a86204d3314d38b131a126a958b23fc56 │ │ └─59536 /pause │ ├─76ea762ed22d0766f330d3013d1a1778dd0a2073b16bfb680be7d69c5d4ee694 │ │ ├─248388 /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 │ │ └─248588 /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 │ ├─767c21d6b90f7c033fd31e04b5fe027aff49f3a2e7c572662d3cc30c9370a792 │ │ ├─185732 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─186083 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─186084 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─6615125e83d6a040deefd8305708403671dd421aac1dc923a9913ced99eb4bbc │ │ └─62338 /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 │ ├─42449bb569637fdfc00686b1325e5b1080a126cd13f1c83b97f38aab03f6046d │ │ └─86298 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-cf9f85b9f-hmxc6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─25872f9f8c35634facef605d40e237e64c9eeb43dc68bc535e82ce52a6253670 │ │ └─48011 /pause │ ├─44f83f2581a0a3bfcd9ad750b88339cd6a3ccfabdbf4b50cefa0f36e0b3b9b00 │ │ └─229172 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─4ecd69932900bcf3f6416dc58a20b0178be1349e3e7d2960129f5d17e70b4e9d │ │ └─224855 /pause │ ├─0cc965abd3d3624d345f3990cba6188438439bf9e4d93034fc18913ef767ce08 │ │ ├─248275 manila-api: uWSGI master │ │ ├─248325 manila-api: uWSGI worker 1 │ │ └─248326 manila-api: uWSGI worker 2 │ ├─94cb5c5c2b07287b02fbc0e8a122709e332d8aa3bb4412ea59ca8fb5d9d3a2ce │ │ └─124597 /pause │ ├─2104aa881baa09cabbf639adec2bbe42132b89be5e613642c87c6b13d4c93335 │ │ └─168623 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2c728bff7c90b37b743242de20c963a88a4e9736139660f19f66da49f2fce669 │ │ ├─61360 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61442 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7160a4a4b5f6270ab647fdfd668f1af9ae9db1661529910d60e35ac4e702c0e2 │ │ ├─189153 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189169 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─189175 erl_child_setup 1048576 │ │ ├─189283 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189338 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189339 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─189567 /bin/sh -s rabbit_disk_monitor │ ├─ff346cba433f6000cf2701dbfb706223e741971c58f598aaadb25911495615ef │ │ └─85962 /pause │ ├─cf2c3852642ca07ad3e88dd63539776ea6fc3103dd4f19cb42b4b39f35ed82b6 │ │ └─165687 /pause │ ├─36498ad8871bf31160f74a5d593b419c9eda9e395099e4c5f580657a03210ec1 │ │ └─163269 /bin/bash /tmp/libvirt.sh │ ├─08e739be0aa4ac6a185b8f63076a09e4fe903a0023dcb8f4cb6c9f46fdcc185c │ │ └─166102 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─72e5a5df69f1ee623f491a0cd5d7483ce017c7098a0fdf7ee8e5e5db3888ccae │ │ └─54186 /pause │ ├─2d95142d99efde1769c57a2bf820783483647d8a2bdb9139ff6bdf7ec52de24a │ │ └─61698 /bin/pushgateway │ ├─716e140c6b92ae1eea8f9365b857bec5faa6f52027479ad86c65f8971bd5c42b │ │ └─125683 /pause │ ├─ce5fdaa7669410b6e77b827fd518a6f76a8b5bbd2d04262af5629c264862f501 │ │ ├─252673 apache2 -DFOREGROUND │ │ ├─255706 (wsgi:h -DFOREGROUND │ │ ├─255707 (wsgi:h -DFOREGROUND │ │ ├─255708 (wsgi:h -DFOREGROUND │ │ ├─255709 (wsgi:h -DFOREGROUND │ │ ├─255710 (wsgi:h -DFOREGROUND │ │ ├─255711 apache2 -DFOREGROUND │ │ └─255712 apache2 -DFOREGROUND │ ├─1e5c59f3b3d50049dea22a8259e69e92a2dd741aec1b769238218e55cc5ccc4e │ │ ├─48187 mysqld --wsrep_start_position=e0dbb49b-4df5-11f1-8d1f-6b11535cc645:20 │ │ └─48313 /var/lib/mysql/mysql-state-monitor │ ├─eef49ec0b9f0c1bdb1392272e3e5385d861748c3dfe2865080559176856cd5ba │ │ └─152094 /pause │ ├─24d357c54b2e81ed4afe0a6dc9d9a0b667058f14c4e3feee4a1cd4e869ef9826 │ │ └─127573 /pause │ ├─fdfdac019e4c14df359440fff902d2ab9f0dd19b141e86afd0528f6aba962ba9 │ │ └─47116 /pause │ ├─dea94ccfe4c24f6e8de5d6f85bfd2cb3c902cef5b129e601c0c960d60b51aa97 │ │ ├─ 46157 /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 │ │ ├─ 46170 /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 │ │ ├─ 46229 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─252239 nginx: worker process │ │ ├─252240 nginx: worker process │ │ └─252241 nginx: cache manager process │ ├─bbf2d954a6277a5245cc3479456724b58bbea4c720e5af8f95b7caede8063ed0 │ │ ├─57650 python -u /app/sidecar.py │ │ ├─57766 python -u /app/sidecar.py │ │ └─57767 python -u /app/sidecar.py │ ├─d88b75835e23a878f76cd05dfe2f625b9766903d99d4eeb086550eb5f0a2c6b4 │ │ ├─380260 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─380272 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─8ef647f52e6c872600ccf185848b840e451fcfee5580d9caba8fb52348b30f9b │ │ └─208217 /pause │ ├─dcab8a9ca6c8c0e9af4fb8bec4ed3eced0bf8eb9aae3ce34c3a9e43e8dd70c16 │ │ └─165626 /pause │ ├─141adca1d356dc499608d487ff5bca3e72c50c6d495c4ba1c4da1a321638a9b7 │ │ └─127246 /pause │ ├─97441a2678013976f9a7e2c52cc737aa70478cb4f70899109e397a158e950eaf │ │ ├─224598 magnum-api: uWSGI master │ │ ├─224637 magnum-api: uWSGI worker 1 │ │ └─224638 magnum-api: uWSGI worker 2 │ ├─098dc697c0ebdd3958b9d53bbc5b6d596d88c68c05f35bbcf9c472b0eff6321c │ │ └─232978 /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 │ ├─7128633ebcd6c2fa6745ae78d2e5af7a2a26649d514ecbab973584e1b2707785 │ │ └─195847 /pause │ ├─6d2e840b517efb8beb5ae4a69841a6dd76bb405a6c41c43790e86dfc92ce345c │ │ └─62294 /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 │ ├─361fc582f311822293cef1aa9ccfdc24b7b2921535b18baffb209530b8f2e23f │ │ └─248232 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ed56083fcbc113d02c2b087b724b124bd71cdefba6423f4d7d91ae281a618b97 │ │ └─59340 /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 │ ├─dd50330a98e7aff6dd0b5533d05515796c05ad595921dda3a7049d1c6016f477 │ │ └─173373 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─c0d81d795b464852dd4d6c4e13e7bd3fc903c8eb6d75b78aabd91804ec5e638a │ │ └─62021 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6b4ff96d3ab7dece22dbe6e8e5091522a4dd0dc0f1b546e13b55d8fe982a8e33 │ │ └─50030 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─49deb4210da76aff3961e5a9acc20bb58033f32091037dd255c0c42d44a63ff8 │ │ └─232690 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─725b0230e22a0aac573c386e9628478420f9c52d95a0b0bc4315d7b5b94814b1 │ │ └─58774 /pause │ ├─5f9f9654823b344a6cf0cd7a474dd9b77fa0ceeb6f01a1ddc998f5dc975668a8 │ │ └─96712 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5534fdb036f8520a5f9c2e04fe2fdee244900879320ad8899cd863f1d9e4a7ac │ │ └─93929 /pause │ ├─8bb2d7098380babd36ae4221b499d65ebe189261ee65a1e33e58ab8ceb82b13f │ │ ├─41505 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41949 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f6a8148811b4af32fb8d9c3f83beae27e69bdf45cf3c44e116ea6bc0a2a65ee7 │ │ └─239679 /pause │ ├─2ea2a5f24e271f41cab399c9a5c307a7256ddb97d05cda24785fe47397de0ebe │ │ └─176128 /pause │ ├─0472b0b7b95fc5ba19594aa906e9656b8e1d5c80b54c2eedb79b2886daff1ffa │ │ └─42838 /pause │ ├─b40c47571eed7a224a2d4a5a8842bbd1224d22acdc56f9b2fdf70d7462d5a1ba │ │ └─214286 /pause │ ├─e3b7db61dbc096e82fddd96aa8f4d135adb69082ce2e6116eec430f1e5b26786 │ │ └─132424 /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 │ ├─89a4a9b80c15e857ec0c682ac8dd8777b4171a4a78ac0d6342cccc1a165a8514 │ │ └─252533 /pause │ ├─6c1beed21903fd20d7d0a0b472df55aeb0b95b3a3de6cad05fd4b4364fb1582d │ │ └─48400 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─76d721ce073a2fcb8514042e710e0f3334b075ab9df9c018457c453fa3012c6b │ │ └─254669 /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 │ ├─b5faa73d62d498ebb5fb12f21b52d6f11dadd9c2972391bcd5fab69d5e9e03c3 │ │ ├─62522 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62539 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─62545 erl_child_setup 1048576 │ │ ├─62867 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62977 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62978 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63116 /bin/sh -s rabbit_disk_monitor │ ├─c6ede5ffad86049235e6433bab744b35f30b2748469bc903a8d52601b428ff81 │ │ └─45824 /pause │ ├─3530b4eb1d312cbe5146b86ead277c4124fd09643e9c83a49ec111230ae9e637 │ │ ├─149721 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─150001 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─150002 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─871e3d16a895de8cbce07138f5291dc03a56088731d4476c1a27d7a4f643d70a │ │ └─43795 /pause │ ├─9d9af636043273bcc7d991c29cf5338708e3bdbbdb363a9e902954a4eff43aa5 │ │ ├─94212 glance-api: uWSGI master │ │ ├─94236 glance-api: uWSGI worker 1 │ │ └─94237 glance-api: uWSGI worker 2 │ ├─3b1d6165b3c501c1abfd4306cd6e5bda16bd414593d936d00a09efdd55c32e71 │ │ └─233192 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c5758af2d19819827e203a4a5b9a2158764ff74f2cb77403d44bfe09426e6fd8 │ │ └─234925 /pause │ ├─eeb5a3e2b795e10ff1b05f16d832e3812c7b57ac419c21ba42ecfa80341e2103 │ │ └─61945 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e3493b5ec8324546f5064cca02ca2a533e503a4e8f0aa4c8d5d83c2fb1d01db8 │ │ └─45925 /pause │ ├─19a7e792086767a2196359f9553df51ffae48ddf2e8978d37820d0b73583bbc4 │ │ └─165836 /pause │ ├─6b3848b206da0fc7d3f952092976c2e064b490a350cf33616ebd5110c6dfcc78 │ │ └─173358 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─c942992096a8221aa5ce52440d34c4dc131c4f8a3430007579dee54455cd8a2d │ │ ├─168525 /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 │ │ ├─351978 /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/tmp9f62lah9/privsep.sock │ │ ├─352515 /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/tmp8o4zfb7f/privsep.sock │ │ └─353497 /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/tmph2jag4li/privsep.sock │ └─108d23eaa73594972443493de684bf52d79413d59d0399fe90efb99ca5cb1ad0 │ └─165519 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount