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 │ │ │ ├─21339 /lib/systemd/systemd --user │ │ │ └─21342 (sd-pam) │ │ └─session-22.scope │ │ ├─21330 sshd: cephadm [priv] │ │ └─21355 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.204.45.116-22-zuul [mux] │ ├─404824 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tkwhacpcwkewbylfftuccvlupqwwupmq ; /usr/bin/python3'"'"' && sleep 0' │ ├─404825 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tkwhacpcwkewbylfftuccvlupqwwupmq ; /usr/bin/python3' && sleep 0 │ ├─404826 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tkwhacpcwkewbylfftuccvlupqwwupmq ; /usr/bin/python3 │ ├─404829 /bin/sh -c echo BECOME-SUCCESS-tkwhacpcwkewbylfftuccvlupqwwupmq ; /usr/bin/python3 │ ├─404831 /usr/bin/python3 │ ├─404955 /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 │ └─404962 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12172 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad7b67294f3673a4b632e38821276d91eb286770a584bf06055070490fbecef4 -address /run/containerd/containerd.sock │ │ ├─ 12541 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d36ca0789fbac6e7cb98327c4b86b31bb66dc17125524ed13928a9ecd829f977 -address /run/containerd/containerd.sock │ │ ├─ 19435 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 998cdfb71b3e62d2f898be437e5b728c33533ff536696f55ac3c3b2cf6cbc5ad -address /run/containerd/containerd.sock │ │ ├─ 24612 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35fc5fdc5d8fbd44b5516f0caabe72f51de7ee8ae81947d86cf1dc49be9fd98f -address /run/containerd/containerd.sock │ │ ├─ 29323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fb4c3201d0bedb10d2668f24a3c1f5e1f6059841804212ceceb6aa0c751b23d2 -address /run/containerd/containerd.sock │ │ ├─ 33917 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cc0afd2c784b1cdd42648a243fee6fbefb8e5e805fd7ac8d2c65ea17d620aca5 -address /run/containerd/containerd.sock │ │ ├─ 39316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13db59505c0b83ba5498fad0ae652a33f7b8da4d156ada012c796ea97c46fc13 -address /run/containerd/containerd.sock │ │ ├─ 39355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54f7c4d05620ee8618a099c5621f2b6f896e1759d4f9aba98b322f747e4191fc -address /run/containerd/containerd.sock │ │ ├─ 39357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 307513939cc83cd77526b81cbe1d3003b5b71c3a8c45dafa0a0dbe66a0437702 -address /run/containerd/containerd.sock │ │ ├─ 39372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8fd661368bc87a5b9b848aac42b51e897f8b96916308e3d83bb9b90f7a9757 -address /run/containerd/containerd.sock │ │ ├─ 39373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e84c1fe9c88f7e034865c8aced835fbe7853f9e6fd71fcde9110ac660b45bf -address /run/containerd/containerd.sock │ │ ├─ 39942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e498b8b735a49315984c183400dfd67bd48829eed9ff9dcc3ddded61a4d29f5 -address /run/containerd/containerd.sock │ │ ├─ 40663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9e6efee42d355b9d0951448212c1bb00f10e780305af8eb9d4a19857e74104 -address /run/containerd/containerd.sock │ │ ├─ 40664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6fb05adefcdff0baa1996fc44ac4700a18846f6892adc2d9ee8fdffd70f8d3c -address /run/containerd/containerd.sock │ │ ├─ 42350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93a91dbd835a6607b9d7f8c15e3b78460532e305a6128596fed7b865c7eb5168 -address /run/containerd/containerd.sock │ │ ├─ 42396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea81b6ee67b02f5b5b76517a0a79423d6141ee31ec7c52e8265a140bc692090 -address /run/containerd/containerd.sock │ │ ├─ 42420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a5dc042b83378c14cee3e53940a2708e7db6db66c6642828b44eb6395d7dd41 -address /run/containerd/containerd.sock │ │ ├─ 42459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00aa02464572214f79021385beac4ba9811f698dc6edca212746a0394f1e7523 -address /run/containerd/containerd.sock │ │ ├─ 42497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 849b9ca1153ef89823a77b21737a8ac0de4e7506152bf0982c3015f5c3e1c874 -address /run/containerd/containerd.sock │ │ ├─ 42562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c643ce71de81bfbc0d7ee4afcbaa6764155c442edc7343b2f7254b46995184de -address /run/containerd/containerd.sock │ │ ├─ 45161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17fa2d91b5b0c303481701462421431dd8af39509b53f0043bafe641c5c96e4b -address /run/containerd/containerd.sock │ │ ├─ 45280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda58e55b32ef487ef1852c32bc79c294700bad1b3c61906586d869d1142c9c4 -address /run/containerd/containerd.sock │ │ ├─ 46004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d4b170b998edd23ec66b09d2341bb13dda91e15bbe7753a7732364d06ecc34 -address /run/containerd/containerd.sock │ │ ├─ 46109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c3756ca09e576e304cde75b0def95eac2233c68471f6dfb368d7e596432f536 -address /run/containerd/containerd.sock │ │ ├─ 46499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9614e520c51930131b33d0ec47c60a7cf9523e5a5fd25e27ebe6acba4f3b98a8 -address /run/containerd/containerd.sock │ │ ├─ 46812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c230e594bb26b4f117568a3ec7baba84d04082cbdfae55f844197ff06eecfa9 -address /run/containerd/containerd.sock │ │ ├─ 47189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ee8f2dfd471080b1b6265c3fe96aa55c45b6c4926150b9118f7bb9c6bdfb80c -address /run/containerd/containerd.sock │ │ ├─ 49748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e38314de096662ed7d3e2d80af1c3d269b4e2f814e23f9f28729ecfde793d676 -address /run/containerd/containerd.sock │ │ ├─ 49946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8251192ce25cc65367049699719b640996188cd24784da75858c762cbc3ab32a -address /run/containerd/containerd.sock │ │ ├─ 54357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81e8321d90a35ef272fe9d8906848e9f13bfb9223b5eacc011ae867ffd0d3429 -address /run/containerd/containerd.sock │ │ ├─ 55014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdfdd23d2b79ecb51d67733644e515746b49ab131cbcb6eda9cb55fffc104a68 -address /run/containerd/containerd.sock │ │ ├─ 55084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ca718d39ced1de46ced08c7919f59ad63169dc87153996854e669f4e6ad513 -address /run/containerd/containerd.sock │ │ ├─ 55123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeeaccbc097a1acc8f85d48767d18563dd0b014f6cf1f43b26b12a4bfa60476e -address /run/containerd/containerd.sock │ │ ├─ 55341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c8a2a2b8bdb3eceaffb7d8002e0f3852c716958a105f4b42b7c8a64d0224fea -address /run/containerd/containerd.sock │ │ ├─ 59824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 926b18abbed43d1c9c415ccf9cac92cf17b8e180cde5f7b482cef70d85f6869c -address /run/containerd/containerd.sock │ │ ├─ 59870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1651015d549bf5e2bbbf989e39317db2ea574aad23344b764ea57eff3c968210 -address /run/containerd/containerd.sock │ │ ├─ 59915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1572dbfde69759ccc243afae4d699bc13b8b0354115f895b131c388562b98400 -address /run/containerd/containerd.sock │ │ ├─ 59975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5664bf5e280d72d4abb6ee1d72208e40fceabbea6e16d95f30d0a97e9db9bf60 -address /run/containerd/containerd.sock │ │ ├─ 61431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761c9edac9793701801dd840cb4edf395863e4c65eb2993d676857d1861d129c -address /run/containerd/containerd.sock │ │ ├─ 61693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48a9a94c2e0ec061b2dfd1fee8a253dc5a011ef7ae72a39fd748e5883824a67a -address /run/containerd/containerd.sock │ │ ├─ 61901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b5e1c2449b7ca4320d3ee859d0ff07536093beb8bc5086a6386090851426722 -address /run/containerd/containerd.sock │ │ ├─ 61902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6565d01d7443de193e1f875b2b8c7c6fcce5687d5e61cceecd0c634698204b42 -address /run/containerd/containerd.sock │ │ ├─ 62003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77738ff09f52f567bd781a50bbba0ea49abccb44329a8a7423016dc9d599ecc5 -address /run/containerd/containerd.sock │ │ ├─ 62510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf18f9aaa82afc029ba4a92e13c28426390b9a245ca739d64189457d7f7039e -address /run/containerd/containerd.sock │ │ ├─ 62683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d6c53e8b892af18bc4b4557e91f6c7dab0e8fa0b441470610de6e937d6ea46 -address /run/containerd/containerd.sock │ │ ├─ 63189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb9356ae73de2d99d51be8ea0a245ece428d7c016042f10b1f05db3dc28a3f03 -address /run/containerd/containerd.sock │ │ ├─ 63418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8621490368326b614d419d90fd0554f1ebd8d972efa8975e5b67ab2998ff93c8 -address /run/containerd/containerd.sock │ │ ├─ 64121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b48c869a8e6eb721f1b38c4b81468a9750f68bafc337b671af7bacb6c56c04 -address /run/containerd/containerd.sock │ │ ├─ 65564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd402815711c68f33d6a8a548acad2564fb89b73b07fa51ca4fb4c54b9c6c9f0 -address /run/containerd/containerd.sock │ │ ├─ 67884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e5263a09e7cc979fbb2d39d2ce317f769e359d9d74c474e78511c8df9f9244b -address /run/containerd/containerd.sock │ │ ├─ 77187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c8a8f053baaaf797a4149c52b84396ea7352a51c5fc82b9ccba3327658e36b -address /run/containerd/containerd.sock │ │ ├─ 78561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b15a1f7cd7bd56df98345d3117c66349678493b2d02aed86902c557669af39b -address /run/containerd/containerd.sock │ │ ├─ 84729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a33f62a8bc180a2b5702e9fc2702f2349e86567fedf7bda9de5f0d0aac40d74 -address /run/containerd/containerd.sock │ │ ├─ 91428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a162f8333414b403d953be4b3f5f76ce212642054153ac22975513e2df09a1ec -address /run/containerd/containerd.sock │ │ ├─ 95133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ca6fe15d04aa9873e3afbc086bf8e247535c04d2bfebd51db7d465114004a6e -address /run/containerd/containerd.sock │ │ ├─ 95168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f0ac36b0511a95e5e21b532419a976ef85d6429ec00821e28611a552237651 -address /run/containerd/containerd.sock │ │ ├─108436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85229dd97e9f9f1a63f17f66be675421571cac8f8729f25b09fd2308deec3c16 -address /run/containerd/containerd.sock │ │ ├─110094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af6de98308271270ca37604d907e3530ea51e1d220dcd54c0a9a8b837c8f35e4 -address /run/containerd/containerd.sock │ │ ├─110166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e73d4b340c4fb1b224e7a297e59092e84d0e0ac2d151bdb546f0d15a5d12b96 -address /run/containerd/containerd.sock │ │ ├─112097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c17a078f0081585d82861a48ea77d38044cf07015a0333c683e2c93b3e35f3a -address /run/containerd/containerd.sock │ │ ├─113915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff04f117f8af01f84a916029f7a73ef26552f19f1121821d803c1873dd595e0c -address /run/containerd/containerd.sock │ │ ├─114000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43240b9bf36932e83c28197d9a0dbb1f95fe902ddb83238f8c928ee8a2329210 -address /run/containerd/containerd.sock │ │ ├─127017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0420bae025b3d5d5002d1f718fdfc4b231b8810236336c7e0c82b5e42a85031c -address /run/containerd/containerd.sock │ │ ├─127054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e19a7caddef2f8291c088bcba631855d2bebf56108ee8bf41ac03bd80ce125 -address /run/containerd/containerd.sock │ │ ├─129688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 953ae1ed44671e8b5980c292633fe6a15b89873dbdb99a815e6a510f9bdac20f -address /run/containerd/containerd.sock │ │ ├─155507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43ea1bce97963a2c6adf0c17ad563478a89a3ca4c709871be2bd6471464a6091 -address /run/containerd/containerd.sock │ │ ├─156728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35ea398442a0d7ab2ed89058a1a602a8d99f8acf8f8fe8803cb369c9619cb46b -address /run/containerd/containerd.sock │ │ ├─157856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 677fdd772150b5f368ee62dc91cfb33f6047d9a7de4a1e9a66e7ac7f4956e69d -address /run/containerd/containerd.sock │ │ ├─158129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc39dfe879ff404af594390ebba1bb45f30be64f3b54d89a13c3d9843837b0fb -address /run/containerd/containerd.sock │ │ ├─158515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52168eb80d74c2be22704e69260752bd2ce91877a7abc3096a3507d0a0720da -address /run/containerd/containerd.sock │ │ ├─159875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ea09222c6d1d4d34cac103bb6a804a943ab1bc08031af19ef438a45915d2a7 -address /run/containerd/containerd.sock │ │ ├─162052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 178136b55fb653f65e1ed0ccbf8ee2857afeae9a3fd52308b6673ea3263084e2 -address /run/containerd/containerd.sock │ │ ├─162409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb97b348180b34506d2b60d8797c2d67da4234da9cf154e80685be442cf8620 -address /run/containerd/containerd.sock │ │ ├─162451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b122dcd2747df0d5f3b89e9689fe0a871c8bbc3991e19ba641189829acdbfa -address /run/containerd/containerd.sock │ │ ├─162768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad90241e18e9feeb07808a93dba404b2904d0a7946b15b2c14183a7c98cb004 -address /run/containerd/containerd.sock │ │ ├─162851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c60d9ee0493129fd26ddc947e5ebfe539112f56e6406fd585e69853117c6f0a -address /run/containerd/containerd.sock │ │ ├─163154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4337efb2d0cbce52241dec881a4c7abeca2d920a7f3743caa664f5a866b24462 -address /run/containerd/containerd.sock │ │ ├─175240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8419d924192699f149214b91b8743ced0c5abdbaf12d98547b97ee2396cfadd2 -address /run/containerd/containerd.sock │ │ ├─177021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37fbcbff321aee741364c539e73b933559402c3d925452b2a74153d9ad14875 -address /run/containerd/containerd.sock │ │ ├─177042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb59a5110fe502a44f9945f5837c9384a7c69a0815f12ff868d624d0fbc8f2bf -address /run/containerd/containerd.sock │ │ ├─177238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed3d71f3302f624b61b2abe201fc752b499ff87f7e3de43d963c6bfdcb208fd9 -address /run/containerd/containerd.sock │ │ ├─177266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91c8f1add9b18e70616bca678b855eeb979b09b2e002546a501f25e07f8b534 -address /run/containerd/containerd.sock │ │ ├─183973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03ad944fb22c9e8112988332c6209c0f5a60461f002a09731551e5d751b8544 -address /run/containerd/containerd.sock │ │ ├─189297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39fb3cb79acf30b70873cd3479ee29b4502c787967ffdcca3955aa2175ccbe6b -address /run/containerd/containerd.sock │ │ ├─191606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f369479a17309ae0302364efeef875055ecd8931fa3dabd323cdeb40f0e63fd9 -address /run/containerd/containerd.sock │ │ ├─191653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 530ff81bba83d336efba0335ee91b3f8dfa74a2889e551ce04627fb6be7dc7bc -address /run/containerd/containerd.sock │ │ ├─191733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82417f6bdd8c62786bb4170c6b46f99425829e72ec2ca8a0c8c7c2fbea332296 -address /run/containerd/containerd.sock │ │ ├─208265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d13a60ab5abbdf38f0b92a80bb7aec8418f40c98a7bcb7addf9d9a6685a48a64 -address /run/containerd/containerd.sock │ │ ├─216053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34081138c427b834ae78a0889cf3841b054fcfaf61da0acbb52b5c1ec074976c -address /run/containerd/containerd.sock │ │ ├─216096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d22f06525e78e1df302a79e09e7aa16b99fc81bea2ef33ecc2505e88df9a6458 -address /run/containerd/containerd.sock │ │ ├─216352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75365ad13a9c0912b9d46335dff4d609d860d28f923e6da91eeb88c125ee6a97 -address /run/containerd/containerd.sock │ │ ├─216401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f23c63c1ea1561506b3499e1f8b6b4ac3bcf7b64e2972ed30c038c86cd7483a -address /run/containerd/containerd.sock │ │ ├─228095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93923fe0c4b33bcf9822f682857d49f7da00316dfe5971e30ada3480112639f3 -address /run/containerd/containerd.sock │ │ ├─230206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ed9c20e22e51a55a9b2a71bcf57d4ddf7a38e54709bc9ba45e2be8cbccd0e6 -address /run/containerd/containerd.sock │ │ ├─231385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1203c5f85be132633dbaaa2631e65d6791c335b327d18ed233b15f7d65394671 -address /run/containerd/containerd.sock │ │ ├─232338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a0fec75d65c168068fb33c894cdc7dbc89e576dda05aaaf157166d31db80cc7 -address /run/containerd/containerd.sock │ │ ├─233716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91187093b9956bee70285d614ab8f895ef4ee5a6540ad04a36314e7dbf28fee -address /run/containerd/containerd.sock │ │ ├─235839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a784448ee605da54b4093ae3ef1fa39c2b1323753dc41c313e8990a426bb374d -address /run/containerd/containerd.sock │ │ ├─237377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82000f7ac9457cf46ada8e17dcc94672e3cbe08d3d09b6b4b73d9fda9285e04d -address /run/containerd/containerd.sock │ │ ├─237424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ba69b8c33015bfe84d346c9971da5429397602c11c7af2378f3bc237a2d0e5 -address /run/containerd/containerd.sock │ │ ├─247835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c319822e0c5573b5b0037e2aa12dce627b29c9b67e0b90bd7461c10c977d7002 -address /run/containerd/containerd.sock │ │ ├─248318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a8828957c5b6bc011523b7b83d92f06105b45bd603bceefe3f1e24331882df -address /run/containerd/containerd.sock │ │ ├─253432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02cd93748810e6d57f71bd00c016e4e1cc2b8d627df341f05fafe7aed76dbac8 -address /run/containerd/containerd.sock │ │ ├─257723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7934ed3bb2face6ffc028f36536a4cf6d8ec74c318741276860f8e933921b18a -address /run/containerd/containerd.sock │ │ ├─257959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0128b5681844c4b4613675606c0b44fd4f11855899f3ab6e4abbb16f3da4f8 -address /run/containerd/containerd.sock │ │ ├─258007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b5cd4ef7c870762753b71c367eae7a3c8640fd0594e443f21b631bf0767cedd -address /run/containerd/containerd.sock │ │ ├─258175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe7367a872ce918a1b16a1114684eb049d5eb101d54bec9991ff584f3fc8d300 -address /run/containerd/containerd.sock │ │ ├─269361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71474891d1db8307e6c535dc83435e53d3581f02c0b180e0bbe64adde8b060f7 -address /run/containerd/containerd.sock │ │ ├─272310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd84799785dd22fbdca7bd573365efeaca2223b30a761f3b56d6394345778983 -address /run/containerd/containerd.sock │ │ ├─272990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 865b93d74fa5079839096d8943b18137e92873f9c10fa1e89f6b8e25b8252948 -address /run/containerd/containerd.sock │ │ ├─404828 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/460c552a0fe44ee23bee7e254213c13836f3adf834e7158842581708af998bd6/log.json --log-format json exec --process /tmp/runc-process2107099868 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/460c552a0fe44ee23bee7e254213c13836f3adf834e7158842581708af998bd6/fff4405d33314a46253f56131f5096773b87267dd139920644834e4dede7dbfe.pid 460c552a0fe44ee23bee7e254213c13836f3adf834e7158842581708af998bd6 │ │ └─404830 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/460c552a0fe44ee23bee7e254213c13836f3adf834e7158842581708af998bd6/log.json --log-format json exec --process /tmp/runc-process1707514214 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/460c552a0fe44ee23bee7e254213c13836f3adf834e7158842581708af998bd6/71d835092b532b6777e96eba00ab103cb8e0726db069485b02070980dfb33405.pid 460c552a0fe44ee23bee7e254213c13836f3adf834e7158842581708af998bd6 │ ├─docker-35fc5fdc5d8fbd44b5516f0caabe72f51de7ee8ae81947d86cf1dc49be9fd98f.scope … │ │ ├─24637 /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 │ │ └─24649 /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 │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-fb4c3201d0bedb10d2668f24a3c1f5e1f6059841804212ceceb6aa0c751b23d2.scope … │ │ ├─29346 /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 │ │ └─29361 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─29033 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29305 /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 │ │ │ ├─19393 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19414 /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 │ │ │ ├─24319 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24595 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33616 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33899 /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 │ │ │ ├─12110 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12141 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ofhzwk.service │ │ ├─12472 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ofhzwk/unit.run │ │ └─12503 /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-ofhzwk --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.ofhzwk:/var/lib/ceph/mgr/ceph-instance.ofhzwk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ofhzwk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ofhzwk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-998cdfb71b3e62d2f898be437e5b728c33533ff536696f55ac3c3b2cf6cbc5ad.scope … │ │ ├─19461 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19479 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─154891 /sbin/multipathd -d -s │ ├─run-r3545125532434aa5a1bab36d8592e3fc.scope │ │ └─190809 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39781 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.116 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─404775 sshd: backup [priv] │ │ └─404782 sshd: backup [net] │ ├─uuidd.service │ │ └─1392 /usr/sbin/uuidd --socket-activation │ ├─docker-cc0afd2c784b1cdd42648a243fee6fbefb8e5e805fd7ac8d2c65ea17d620aca5.scope … │ │ ├─33940 /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 │ │ └─33953 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10674 /usr/sbin/chronyd -F 1 │ │ └─10675 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-d36ca0789fbac6e7cb98327c4b86b31bb66dc17125524ed13928a9ecd829f977.scope … │ │ ├─12581 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ofhzwk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12603 /usr/bin/ceph-mgr -n mgr.instance.ofhzwk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ad7b67294f3673a4b632e38821276d91eb286770a584bf06055070490fbecef4.scope … │ │ ├─12222 /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 │ │ └─12235 /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 │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154649 /sbin/iscsid │ │ └─154650 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─ba0128b5681844c4b4613675606c0b44fd4f11855899f3ab6e4abbb16f3da4f8 │ │ └─257983 /pause │ ├─3b0c4487385a94a63c03ee91c74cb862bec2b5cb89966e1e5c42736326eebf0e │ │ └─65127 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─802314c872e2bf0ea64b12ef9ef00feedf162bbc2701ae164fbebde608d52083 │ │ ├─247896 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248477 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpoutqqf9g/privsep.sock │ │ ├─248481 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248495 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3eeaeb2988f68746f0f56d88ee908ed6b1d20e3f90f6a097209f87174236e72e │ │ └─65708 /bin/pushgateway │ ├─2ee8f2dfd471080b1b6265c3fe96aa55c45b6c4926150b9118f7bb9c6bdfb80c │ │ └─47212 /pause │ ├─4e498b8b735a49315984c183400dfd67bd48829eed9ff9dcc3ddded61a4d29f5 │ │ └─39965 /pause │ ├─54f7c4d05620ee8618a099c5621f2b6f896e1759d4f9aba98b322f747e4191fc │ │ └─39475 /pause │ ├─a37fbcbff321aee741364c539e73b933559402c3d925452b2a74153d9ad14875 │ │ └─177070 /pause │ ├─208b031df4b2065990c0790d4a3ace5958ad6111df5367edd8358284a31f0edf │ │ ├─146349 placement-api: uWSGI master │ │ ├─146374 placement-api: uWSGI worker 1 │ │ └─146375 placement-api: uWSGI worker 2 │ ├─0dd8fcc064ca72a0a3309b80ca8b0aa6de3270b24907a926fb02a4bd0caf970f │ │ ├─194999 /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 │ │ ├─370888 /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/tmpagaclgim/privsep.sock │ │ ├─371106 /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/tmpn3xsn3bj/privsep.sock │ │ └─371123 /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/tmp1o7mpy3q/privsep.sock │ ├─39ca718d39ced1de46ced08c7919f59ad63169dc87153996854e669f4e6ad513 │ │ └─55111 /pause │ ├─82ed9c20e22e51a55a9b2a71bcf57d4ddf7a38e54709bc9ba45e2be8cbccd0e6 │ │ └─230229 /pause │ ├─157439e47d876d7bc3371eb387c94e7eb2ef3b11060d6381e9aa0d3a92b77893 │ │ ├─158372 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158389 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158402 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─158635 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─404488 sleep 15 │ ├─c91187093b9956bee70285d614ab8f895ef4ee5a6540ad04a36314e7dbf28fee │ │ └─233740 /pause │ ├─71474891d1db8307e6c535dc83435e53d3581f02c0b180e0bbe64adde8b060f7 │ │ └─269456 /pause │ ├─d1c5095d554be549a401b72194af4231a23d6d8191eb521341181829b8c93866 │ │ └─42667 /coredns -conf /etc/coredns/Corefile │ ├─41122e705dc84d32df9aaab534c35af18ffd9394edc2a3d60c425ffb076c3719 │ │ ├─158020 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158094 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158109 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─158458 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ ├─404364 sleep 15 │ │ ├─404949 /usr/bin/ovn-kube-util readiness-probe -t ovnnb-db │ │ └─404967 /usr/bin/ovn-appctl -t /var/run/ovn/ovnnb_db.ctl --timeout=5 ovsdb-server/list-dbs │ ├─4e73d4b340c4fb1b224e7a297e59092e84d0e0ac2d151bdb546f0d15a5d12b96 │ │ └─110189 /pause │ ├─73d6c53e8b892af18bc4b4557e91f6c7dab0e8fa0b441470610de6e937d6ea46 │ │ └─62705 /pause │ ├─7d43755a2ec546770ca38a3e15080cde4e1f7f46f10b1a82e1f482f7e98295ca │ │ ├─110485 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110705 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110707 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5dc8b9484a860f18656550d4efe9eb4326db67fafc692c105554f7779fcb0daf │ │ └─39556 kube-apiserver --advertise-address=199.204.45.116 --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 │ ├─82000f7ac9457cf46ada8e17dcc94672e3cbe08d3d09b6b4b73d9fda9285e04d │ │ └─237403 /pause │ ├─0b296ee482d2bbff7a2be8a3ef42be8681ff3bc53b2b01d8d3624411409cfc3f │ │ └─232387 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─bcb97b348180b34506d2b60d8797c2d67da4234da9cf154e80685be442cf8620 │ │ └─162436 /pause │ ├─0fdaf5da2673093d2fb954e409850784ac90d58467db27f02a13a0ec71a2fa92 │ │ └─50141 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─621cf0fbbd30656aa2bbec7131a009992e2c0cbc122dc94a89c802b609f764a1 │ │ └─95576 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-4jf7g --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bf79fc6f1a0c5fdfc15464f44b15a995f16565f7b86aaa158cbf5ebc3a2cf5db │ │ └─42840 /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 │ ├─5975506b4621579898f63a2a97985ba474ec475a5524d54812435738b50aae2d │ │ └─45603 /server │ ├─c2ba7d92d62ff62f7e53985de3a5e2cef9d17d3be8a71954629a8b2eb94cdb04 │ │ ├─189445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189461 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─189467 erl_child_setup 1048576 │ │ ├─189672 sh -s disksup │ │ ├─189674 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─189675 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─189724 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189735 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─190167 /bin/sh -s rabbit_disk_monitor │ ├─64c7b07046e61bc4ec5e8ba233831dc631b7af3e57cf787a85da323b09e1472c │ │ ├─108825 glance-api: uWSGI master │ │ ├─108838 glance-api: uWSGI worker 1 │ │ └─108839 glance-api: uWSGI worker 2 │ ├─9ac20ac09283fd16d34dc9a2d00e7c94121be9c6ec5706721c1fa1a9dd48d22d │ │ ├─41649 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42191 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cd402815711c68f33d6a8a548acad2564fb89b73b07fa51ca4fb4c54b9c6c9f0 │ │ └─65594 /pause │ ├─48a9a94c2e0ec061b2dfd1fee8a253dc5a011ef7ae72a39fd748e5883824a67a │ │ └─61716 /pause │ ├─af1556885e322c79cd6ee3a7888ca9b4dca2d34b2d489aa202ad4473217f9282 │ │ └─62812 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 │ ├─1651015d549bf5e2bbbf989e39317db2ea574aad23344b764ea57eff3c968210 │ │ └─59893 /pause │ ├─f369479a17309ae0302364efeef875055ecd8931fa3dabd323cdeb40f0e63fd9 │ │ └─191637 /pause │ ├─ebb9d23355a0a07d664a9cc85e7c46e2790e7014c5ab86a269ee43cf7bbdc4ea │ │ └─39588 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 │ ├─849b9ca1153ef89823a77b21737a8ac0de4e7506152bf0982c3015f5c3e1c874 │ │ └─42589 /pause │ ├─dcc129cf0c79b09397b0add1ff793407d97dd293c2394aa194f5ca81e18a1a79 │ │ └─50035 valkey-server *:6379 │ ├─761c9edac9793701801dd840cb4edf395863e4c65eb2993d676857d1861d129c │ │ └─61453 /pause │ ├─7238b4325f800ceda37060d7cc80c6ecb970d07bcece491eea09455d79d7c4f7 │ │ └─42984 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 │ ├─c7a46228295a955978fa97ff724a8ca2eb859556fc4ebfcc1d075e32ea25a036 │ │ └─230481 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─71ba69b8c33015bfe84d346c9971da5429397602c11c7af2378f3bc237a2d0e5 │ │ └─237447 /pause │ ├─0c3756ca09e576e304cde75b0def95eac2233c68471f6dfb368d7e596432f536 │ │ └─46132 /pause │ ├─d13a60ab5abbdf38f0b92a80bb7aec8418f40c98a7bcb7addf9d9a6685a48a64 │ │ └─208289 /pause │ ├─c88210bcd324d63a6c8dfcda88adb59a6b4100e3e2a934a9154d7b9cc403317b │ │ └─65880 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─34081138c427b834ae78a0889cf3841b054fcfaf61da0acbb52b5c1ec074976c │ │ └─216075 /pause │ ├─26f0ac36b0511a95e5e21b532419a976ef85d6429ec00821e28611a552237651 │ │ └─95201 /pause │ ├─f52168eb80d74c2be22704e69260752bd2ce91877a7abc3096a3507d0a0720da │ │ └─158539 /pause │ ├─0420bae025b3d5d5002d1f718fdfc4b231b8810236336c7e0c82b5e42a85031c │ │ └─127041 /pause │ ├─5e4de61c3a43ae46a03529448e44bf26813659e0ead7c214933da3851ecbffe2 │ │ ├─173539 nova-metadata: uWSGI master │ │ ├─173552 nova-metadata: uWSGI worker 1 │ │ └─173553 nova-metadata: uWSGI worker 2 │ ├─75365ad13a9c0912b9d46335dff4d609d860d28f923e6da91eeb88c125ee6a97 │ │ └─216379 /pause │ ├─f564c62f07d20774327c31cfe5eb6236678332c248f95ac7114538c3ea02dfa7 │ │ └─55612 /secretgen-controller │ ├─530ff81bba83d336efba0335ee91b3f8dfa74a2889e551ce04627fb6be7dc7bc │ │ └─191680 /pause │ ├─8bed3813827a57913ad57b507c0eb2a9ddeb00302a2b51f0eb933421403377c7 │ │ └─65249 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-116.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 │ ├─2ea81b6ee67b02f5b5b76517a0a79423d6141ee31ec7c52e8265a140bc692090 │ │ └─42436 /pause │ ├─a784448ee605da54b4093ae3ef1fa39c2b1323753dc41c313e8990a426bb374d │ │ └─235863 /pause │ ├─6be61b6442178eb0c0d281a0fdafdbf5dd143df00dd0545a66e8c41cb5a4711b │ │ ├─159978 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159994 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─160021 erl_child_setup 1048576 │ │ ├─160123 sh -s disksup │ │ ├─160125 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─160126 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─160189 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160190 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160200 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─160334 /bin/sh -s rabbit_disk_monitor │ ├─b0b122dcd2747df0d5f3b89e9689fe0a871c8bbc3991e19ba641189829acdbfa │ │ └─162474 /pause │ ├─b4f596485f65ceed76794828f5d80cab3a48a3880cb0ac283001fc3bdc44b709 │ │ └─61377 /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 │ ├─3a249582ff4d14d2d195bc55a0801deeeb0035df7833d79d57f829df094db9a1 │ │ └─63605 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─865b93d74fa5079839096d8943b18137e92873f9c10fa1e89f6b8e25b8252948 │ │ └─273030 /pause │ ├─8419d924192699f149214b91b8743ced0c5abdbaf12d98547b97ee2396cfadd2 │ │ └─175264 /pause │ ├─adc44dc2052058d099e88ce5d6dd84c4256c6021872102596a5cf0230792e5ef │ │ ├─173377 nova-api: uWSGI master │ │ ├─173411 nova-api: uWSGI worker 1 │ │ └─173412 nova-api: uWSGI worker 2 │ ├─66b1171bfa2b3b033456136d6a4e4b4c71e07f4463ee51a1fd3a06fb7646da0e │ │ └─354697 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─8b30b9c203b83a11f2a162d8ed3fab0914ec1e88f7642cf76cc856d649d28023 │ │ └─41441 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─aa13450321a708f1b7815315302db0f92d19fd07987e5731c89d84b9b0c619f7 │ │ └─184733 vector --config /etc/vector/vector.toml │ ├─ff04f117f8af01f84a916029f7a73ef26552f19f1121821d803c1873dd595e0c │ │ └─113940 /pause │ ├─2c8a2a2b8bdb3eceaffb7d8002e0f3852c716958a105f4b42b7c8a64d0224fea │ │ └─55364 /pause │ ├─66703c6df54f3a6b6b9430d82e7daa23dee0a1583a14d8c8a25ce1f1f7888a10 │ │ └─85824 /usr/local/bin/rook ceph operator │ ├─953ae1ed44671e8b5980c292633fe6a15b89873dbdb99a815e6a510f9bdac20f │ │ └─129713 /pause │ ├─53dca605532131b1c25f1b4e76d4b61d3f2aad86035ee745bfb7eb8e9946e195 │ │ └─55483 nfd-master -crd-controller=true -metrics=8081 │ ├─4ca6fe15d04aa9873e3afbc086bf8e247535c04d2bfebd51db7d465114004a6e │ │ └─95222 /pause │ ├─748ca3067ea3bf9b370558f6d43e9533fff19a52a0f99b9fe328fb25842079e5 │ │ └─65915 /bin/oauth2-proxy │ ├─9a0fec75d65c168068fb33c894cdc7dbc89e576dda05aaaf157166d31db80cc7 │ │ └─232363 /pause │ ├─714c730b6bedaa7cc28f528adc8646c3c46f09d63449105b4b59dd10fe355e58 │ │ ├─112215 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112232 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─112238 erl_child_setup 1048576 │ │ ├─112285 sh -s disksup │ │ ├─112287 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112288 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112421 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112422 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112432 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112538 /bin/sh -s rabbit_disk_monitor │ ├─4cbeae65c3c7861565024982fbaeb0165bd14757afa478db9670e58547431275 │ │ ├─174086 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174444 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174445 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─178136b55fb653f65e1ed0ccbf8ee2857afeae9a3fd52308b6673ea3263084e2 │ │ └─162092 /pause │ ├─a32fc35ef41d37425ec3ff85b90b38719d1a958d0bda04d63ec812d362562769 │ │ └─39607 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 │ ├─81e8321d90a35ef272fe9d8906848e9f13bfb9223b5eacc011ae867ffd0d3429 │ │ └─54381 /pause │ ├─7ede7b958f207cfff319fae4f7ad2cf50e40f3d6ce3b38b3c744d813cc0f1157 │ │ └─42939 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7ec125f717401e8b82d21eab18ec6fd89e6fdc36f37d7f7fe9bb6d9ab2db3c67 │ │ └─190208 /usr/bin/libvirt-tls-sidecar │ ├─bc871a104832867376e63dc3904f2863e08bca0b7b2fd20ecc51e63531baf1ed │ │ ├─47515 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 │ │ └─50455 haproxy -sf 297 -x sockpair@5 -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 │ ├─c1ddc433eeda3d5d9640b42eac15f93fee99929d21d564c95ea502b2fad4326e │ │ └─127718 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─30b72abe03974215c28b2ee3eaaeba02e81eb903ce363161ae7978cc327b9160 │ │ └─46648 percona-xtradb-cluster-operator │ ├─eaa34dac470a98c59265f1c85b7e2609628c00d3236c6fe976d7da256f1cfb07 │ │ └─65294 /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 │ ├─664123cae0cba943fe3bb489bee9927920fb03eb1ee174970670cfaf5af0868e │ │ └─195026 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─151271fcf0fdf391866a93271683a128b167f61f7f18c853c7d8f5d1fa7d66d5 │ │ └─60550 /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 │ ├─8251192ce25cc65367049699719b640996188cd24784da75858c762cbc3ab32a │ │ └─49970 /pause │ ├─c2b389c5fa86d205e273098430fe7a025755458b57bcb1a50a3fc472aee43170 │ │ ├─204509 heat-api-cfn: uWSGI master │ │ ├─204561 heat-api-cfn: uWSGI worker 1 │ │ └─204562 heat-api-cfn: uWSGI worker 2 │ ├─38211747d56a6d1fa1b2a9bc4e635d240d7a86f20c4b40bd9ee3edd8206adbce │ │ └─267286 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─35ea398442a0d7ab2ed89058a1a602a8d99f8acf8f8fe8803cb369c9619cb46b │ │ └─156755 /pause │ ├─9556bea01b377d12fb6152f19cf2daf641c2da911b66a7508ba8013d157aeab8 │ │ ├─267498 /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 │ │ └─267690 /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 │ ├─7f7370e9fa639f284bf2c038b8bc66004a380fc27397f5d541b4981cac26bb43 │ │ ├─64459 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64492 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─dc982cd9427436a23560b77132b334a21da98addbba334ab095a99d04c068277 │ │ ├─204487 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204864 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204865 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─0a8327efb99f4453ad08f2744d4b7065f9750fcf279068b82c8d381ee526c3b5 │ │ ├─248262 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248528 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248529 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a47b34d7f1630343360de0a36756f92c9c37d632758fc44898bbbbf4696edd86 │ │ ├─208382 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─208406 erl_child_setup 1048576 │ │ ├─208547 sh -s disksup │ │ ├─208549 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208550 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208557 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208568 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208657 /bin/sh -s rabbit_disk_monitor │ ├─36720d2d86cd3e5363eea558aeba903861f1c7e37bb1270d0ee7cc7c86cab487 │ │ └─47802 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─42e84c1fe9c88f7e034865c8aced835fbe7853f9e6fd71fcde9110ac660b45bf │ │ └─39487 /pause │ ├─3e80231873adb40faecc4b907073f2c7c48f0c3105493ba233a7e498b2acdd98 │ │ ├─177850 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─404367 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ └─404800 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp321xd40d/privsep.sock │ ├─1572dbfde69759ccc243afae4d699bc13b8b0354115f895b131c388562b98400 │ │ └─59948 /pause │ ├─e38314de096662ed7d3e2d80af1c3d269b4e2f814e23f9f28729ecfde793d676 │ │ └─49773 /pause │ ├─48fc7d0e1a039a37cf0797a7649d50597fdafe72bbf062d4cc046cf0f1d383c1 │ │ ├─248275 magnum-api: uWSGI master │ │ ├─248296 magnum-api: uWSGI worker 1 │ │ └─248297 magnum-api: uWSGI worker 2 │ ├─04926aa94eaa2531f1b8a5276c5d8df4c4ab27528af481ee6eba6571577f09c2 │ │ ├─77300 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77318 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77324 erl_child_setup 1048576 │ │ ├─77371 sh -s disksup │ │ ├─77373 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77374 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77409 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77410 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77420 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77602 /bin/sh -s rabbit_disk_monitor │ ├─43240b9bf36932e83c28197d9a0dbb1f95fe902ddb83238f8c928ee8a2329210 │ │ └─114024 /pause │ ├─368950923627409fd593419f57a3c47243515b1918e8d18a6f2b1f2631389c27 │ │ └─55402 nfd-worker -metrics=8081 │ ├─0c5645c01cd28d9040c2bdcfe9877dd8d44a2af9067586548e3fb4a5e1a2fd1b │ │ └─65344 /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 │ ├─d03ad944fb22c9e8112988332c6209c0f5a60461f002a09731551e5d751b8544 │ │ └─184004 /pause │ ├─fdbff19f171fb1a3c4fe602b50ae541dcffe6a1e7ebba9627d0299254c60a855 │ │ └─267711 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e0ace8f76d48b2eaf87810f9e2c406042b4410f32f422d49fd20b8bd1afca4d7 │ │ └─65624 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-116.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 │ ├─5e5263a09e7cc979fbb2d39d2ce317f769e359d9d74c474e78511c8df9f9244b │ │ └─67957 /pause │ ├─10ad6a6e61206e08b19ebab38f25e73dc8219b11dd0af20e3132a18e733f57a1 │ │ └─42887 /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 │ ├─fc39dfe879ff404af594390ebba1bb45f30be64f3b54d89a13c3d9843837b0fb │ │ └─158170 /pause │ ├─5664bf5e280d72d4abb6ee1d72208e40fceabbea6e16d95f30d0a97e9db9bf60 │ │ └─59998 /pause │ ├─38ed164bd1e81d32b146ba34b463c450da0e83f9413668dc176803cfe05c3f8c │ │ └─65665 /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 │ ├─7f23c63c1ea1561506b3499e1f8b6b4ac3bcf7b64e2972ed30c038c86cd7483a │ │ └─216431 /pause │ ├─3bf18f9aaa82afc029ba4a92e13c28426390b9a245ca739d64189457d7f7039e │ │ └─62543 /pause │ ├─ab84429b782bedc84482e49817cf84079f773a58b86feb355094e04f15c238ed │ │ └─39728 /kube-vip manager │ ├─fe7367a872ce918a1b16a1114684eb049d5eb101d54bec9991ff584f3fc8d300 │ │ └─258217 /pause │ ├─a98a8be6eb4106627ce39d9115219aaad5145b5b394dd0d82c2854ddf7b283dd │ │ └─190255 /bin/bash /tmp/libvirt.sh │ ├─fa8fd661368bc87a5b9b848aac42b51e897f8b96916308e3d83bb9b90f7a9757 │ │ └─39482 /pause │ ├─67295d96e2a0728adba6ce21dba7d3ae57401290a7928c5d8f5d8a2ab5c72bd9 │ │ ├─83903 barbiacan-api: uWSGI master │ │ └─83915 barbiacan-api: uWSGI worker 1 │ ├─93923fe0c4b33bcf9822f682857d49f7da00316dfe5971e30ada3480112639f3 │ │ └─228119 /pause │ ├─b8d6b781768b6df1e8191b503f3941424796abc7277a382db6070903dfaced68 │ │ ├─123838 cinder-api: uWSGI master │ │ ├─123850 cinder-api: uWSGI worker 1 │ │ └─123851 cinder-api: uWSGI worker 2 │ ├─4337efb2d0cbce52241dec881a4c7abeca2d920a7f3743caa664f5a866b24462 │ │ └─163178 /pause │ ├─66bd74342bc1aae8943007cb796f9e5cd560e14c89a85f996e076bd4b11fc74c │ │ ├─64332 nginx: master process nginx -g daemon off; │ │ ├─64347 nginx: worker process │ │ ├─64348 nginx: worker process │ │ ├─64349 nginx: worker process │ │ ├─64350 nginx: worker process │ │ └─64351 nginx: worker process │ ├─14b48c869a8e6eb721f1b38c4b81468a9750f68bafc337b671af7bacb6c56c04 │ │ └─64143 /pause │ ├─80a8828957c5b6bc011523b7b83d92f06105b45bd603bceefe3f1e24331882df │ │ └─248346 /pause │ ├─0d8df8d9202f6878bf28f354e2f7b692f45278cb77c415331753f1bf69e3108f │ │ ├─ 71325 apache2 -DFOREGROUND │ │ ├─ 71351 (wsgi:k -DFOREGROUND │ │ ├─ 71352 (wsgi:k -DFOREGROUND │ │ ├─ 71353 (wsgi:k -DFOREGROUND │ │ ├─ 71354 (wsgi:k -DFOREGROUND │ │ ├─390453 apache2 -DFOREGROUND │ │ └─394830 apache2 -DFOREGROUND │ ├─17fa2d91b5b0c303481701462421431dd8af39509b53f0043bafe641c5c96e4b │ │ └─45199 /pause │ ├─4a33f62a8bc180a2b5702e9fc2702f2349e86567fedf7bda9de5f0d0aac40d74 │ │ └─84753 /pause │ ├─33cfe6630dba45a54ef6a05cd765475482bb105ef243b89b03cc37159a4c9b18 │ │ └─65817 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d2fde507351d2b1a590a49ed39f005144b809060bbefe88408d5ecf9475fe9fc │ │ ├─253662 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253780 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─253795 erl_child_setup 1048576 │ │ ├─253896 sh -s disksup │ │ ├─253898 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─253899 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─253986 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─254252 /bin/sh -s rabbit_disk_monitor │ ├─c900f34c245d5588a3ad0251f3d355db249e9cd6f0f023f4debdc7ad33d86b33 │ │ └─65851 /bin/memcached_exporter │ ├─85229dd97e9f9f1a63f17f66be675421571cac8f8729f25b09fd2308deec3c16 │ │ └─108458 /pause │ ├─58f80255721d1fb67c5aa35201be685edd4e404b5eeb532f82df9589518ad791 │ │ └─168741 /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 │ ├─7934ed3bb2face6ffc028f36536a4cf6d8ec74c318741276860f8e933921b18a │ │ └─257753 /pause │ ├─4b5e1c2449b7ca4320d3ee859d0ff07536093beb8bc5086a6386090851426722 │ │ └─61949 /pause │ ├─8a95078e17ea876f9aa3a0023406f193fa651dd3bf500a3547f9cea72a4199be │ │ └─63813 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0f2ba087b80b2db26e4bf3dc6c3ed1617ea4356dd6d113a8b7e69788be62e1a9 │ │ └─55441 nfd-gc -gc-interval=1h │ ├─8621490368326b614d419d90fd0554f1ebd8d972efa8975e5b67ab2998ff93c8 │ │ └─63488 /pause │ ├─22984c5dd48cc46da42e25e714d1822ff5f876acdd4357ce94b1e7721426be23 │ │ ├─174005 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174413 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174414 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0872c95dcacfc65b0f1217139f496e290016a47c0c71bcb5fb2495e89b0fd7a0 │ │ ├─91556 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91573 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91579 erl_child_setup 1048576 │ │ ├─91648 sh -s disksup │ │ ├─91650 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91651 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91684 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91685 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91695 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92009 /bin/sh -s rabbit_disk_monitor │ ├─677fdd772150b5f368ee62dc91cfb33f6047d9a7de4a1e9a66e7ac7f4956e69d │ │ └─157880 /pause │ ├─41ce69389d26752600f5f0ae6dc5c3fc202c781b262242d571eed8c083ee25e2 │ │ ├─156155 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156168 /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 │ ├─fb59a5110fe502a44f9945f5837c9384a7c69a0815f12ff868d624d0fbc8f2bf │ │ └─177090 /pause │ ├─8473261b9fe93fccb78b06615089060da09e1ea0df936d77b7f194d8258b86b7 │ │ └─226257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─39fb3cb79acf30b70873cd3479ee29b4502c787967ffdcca3955aa2175ccbe6b │ │ └─189321 /pause │ ├─c4ea09222c6d1d4d34cac103bb6a804a943ab1bc08031af19ef438a45915d2a7 │ │ └─159898 /pause │ ├─c91c8f1add9b18e70616bca678b855eeb979b09b2e002546a501f25e07f8b534 │ │ └─177302 /pause │ ├─45c9d60618b3e2cbf80f7f94c3f2f8fd6b0c49f461d15d63ad9b6a9293bcc174 │ │ ├─272488 apache2 -DFOREGROUND │ │ ├─274945 (wsgi:h -DFOREGROUND │ │ ├─274947 (wsgi:h -DFOREGROUND │ │ ├─274948 (wsgi:h -DFOREGROUND │ │ ├─274949 (wsgi:h -DFOREGROUND │ │ ├─274950 (wsgi:h -DFOREGROUND │ │ ├─274951 apache2 -DFOREGROUND │ │ └─274952 apache2 -DFOREGROUND │ ├─c82cc25a34bc269be5f5f3a344e7e1388bc726fa5447a15302e0e5acb61a8803 │ │ └─50410 redis_exporter │ ├─c319822e0c5573b5b0037e2aa12dce627b29c9b67e0b90bd7461c10c977d7002 │ │ └─247868 /pause │ ├─32d4b170b998edd23ec66b09d2341bb13dda91e15bbe7753a7732364d06ecc34 │ │ └─46027 /pause │ ├─460c552a0fe44ee23bee7e254213c13836f3adf834e7158842581708af998bd6 │ │ ├─ 50306 valkey-server *:26379 [sentinel] │ │ ├─404874 runc init │ │ └─404881 runc init │ ├─5bfacdfa9809cb4ec59e8f57ecfc87da302c324cea506fc738c8bfc9b3c1695c │ │ ├─60917 python -u /app/sidecar.py │ │ ├─61335 python -u /app/sidecar.py │ │ └─61336 python -u /app/sidecar.py │ ├─f6fb05adefcdff0baa1996fc44ac4700a18846f6892adc2d9ee8fdffd70f8d3c │ │ └─40712 /pause │ ├─e2df96c6c30158eb89ac9ef52f68a4c0e3591d8c039948e620d558be64548059 │ │ └─39991 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─447ecc3ab408c6d9a99d6c899a1aafccd25a7bd2d22358c857ed765c586a5f43 │ │ └─64711 /goldpinger --static-file-path /static │ ├─926b18abbed43d1c9c415ccf9cac92cf17b8e180cde5f7b482cef70d85f6869c │ │ └─59848 /pause │ ├─b3ab632d90783d34a4e5361eb877315021e2f9f06c6ec08ee3bfab826fbe9367 │ │ ├─158830 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159018 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─159023 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─404736 sleep 15 │ ├─c643ce71de81bfbc0d7ee4afcbaa6764155c442edc7343b2f7254b46995184de │ │ └─42617 /pause │ ├─9614e520c51930131b33d0ec47c60a7cf9523e5a5fd25e27ebe6acba4f3b98a8 │ │ └─46523 /pause │ ├─fdbb77d088e0fc4b6a3a5fbb35c511854e06340faa5593d8b189c7f45d650b3d │ │ └─156121 /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 │ ├─697e52e122a501d441edb6f665a2063da0f6fcf4b5ba8f7cff0724c17539b773 │ │ ├─186909 neutron-policy-server: uWSGI master │ │ ├─186922 neutron-policy-server: uWSGI worker 1 │ │ └─186923 neutron-policy-server: uWSGI worker 2 │ ├─93a91dbd835a6607b9d7f8c15e3b78460532e305a6128596fed7b865c7eb5168 │ │ └─42374 /pause │ ├─02cd93748810e6d57f71bd00c016e4e1cc2b8d627df341f05fafe7aed76dbac8 │ │ └─253456 /pause │ ├─77738ff09f52f567bd781a50bbba0ea49abccb44329a8a7423016dc9d599ecc5 │ │ └─62033 /pause │ ├─c27b43d43ccac785680e3a3a912490b4730c41a556ff50cf90374b45594d6ae9 │ │ └─272671 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─a162f8333414b403d953be4b3f5f76ce212642054153ac22975513e2df09a1ec │ │ └─91453 /pause │ ├─307513939cc83cd77526b81cbe1d3003b5b71c3a8c45dafa0a0dbe66a0437702 │ │ └─39456 /pause │ ├─5b5017ab78e11f0cbabce62b9f69883472c53fa6f839bd847d5375de0e75c201 │ │ └─39574 etcd --advertise-client-urls=https://199.204.45.116:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.116:2380 --initial-cluster=instance=https://199.204.45.116:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.116: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 │ ├─e09fe490e6586e7295c5ca4764c273d5a71a88142f92979bee103ed4ba2029d6 │ │ └─60216 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─44ef0b6391a3b054a2c622fe124ca79db160173a0c11571cfa4ee8078eb32921 │ │ └─46308 /manager --metrics-bind-address=:8080 │ ├─0f182358eafe6eb49dc20683a4d63fc0e655a413caabf4ce3200122479c39dc0 │ │ ├─184812 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184832 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─ba9e6efee42d355b9d0951448212c1bb00f10e780305af8eb9d4a19857e74104 │ │ └─40719 /pause │ ├─fda58e55b32ef487ef1852c32bc79c294700bad1b3c61906586d869d1142c9c4 │ │ └─45304 /pause │ ├─e5af04aa4bb828b0410759cf6b180d7ec327243808b66ae900746fbbd4dac0db │ │ ├─204540 heat-api: uWSGI master │ │ ├─204565 heat-api: uWSGI worker 1 │ │ └─204566 heat-api: uWSGI worker 2 │ ├─7cab886c73d590b0836e0047e0e99d8a7cd80c2d1384e9acdc5df30207f8bd11 │ │ └─47763 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─1c230e594bb26b4f117568a3ec7baba84d04082cbdfae55f844197ff06eecfa9 │ │ └─46848 /pause │ ├─3c60d9ee0493129fd26ddc947e5ebfe539112f56e6406fd585e69853117c6f0a │ │ └─162876 /pause │ ├─4c58a50854b183c95943e8c01e48aa32ce4e9dbffe24f33fef3594cf21889721 │ │ └─46181 /manager --metrics-bind-address=:9782 │ ├─e24219442b05770998185445339f7acdaa1819643f919f63969d69124d63d4a6 │ │ └─235889 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─aec62bc7bb228935f08a96042e2d3c04e1d74d101c4113f63c921b011e82155a │ │ ├─225097 octavia-api: uWSGI master │ │ ├─225111 octavia-api: uWSGI worker 1 │ │ └─225112 octavia-api: uWSGI worker 2 │ ├─00aa02464572214f79021385beac4ba9811f698dc6edca212746a0394f1e7523 │ │ └─42541 /pause │ ├─1701d1aa295bcce2e86c784d7a1c30f95927be2421ff4021884b6cf48246134a │ │ ├─60964 python -u /app/sidecar.py │ │ ├─61337 python -u /app/sidecar.py │ │ └─61338 python -u /app/sidecar.py │ ├─1c17a078f0081585d82861a48ea77d38044cf07015a0333c683e2c93b3e35f3a │ │ └─112121 /pause │ ├─6a7fd7b00c446ece137cd105e62f1ea5fdfc2b4b1243cc6e40695cb012572193 │ │ └─273519 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─d405d3105bbd76b8c9738c9ac091b75b5bbc51cc801cdabcc3dafbf4c241051e │ │ └─190785 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ed3d71f3302f624b61b2abe201fc752b499ff87f7e3de43d963c6bfdcb208fd9 │ │ └─177276 /pause │ ├─83407c6330a68f6a3b38b4a93f853105999ddd04ac34008a42aa9ad8a44c71a4 │ │ ├─188902 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189421 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpqw_rftyh/privsep.sock │ │ ├─210271 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp85xs4fh/privsep.sock │ │ ├─227112 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpb5xv4h0m/privsep.sock │ │ ├─227356 haproxy -f /var/lib/neutron/ovn-metadata-proxy/cff23dd9-c549-45a0-9000-8d9337dae10a.conf │ │ ├─371240 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371241 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3c4fd8c71c3c2a59bf774b3456100b7806ea8b3a01a71ee408e5e53938704878 │ │ └─96355 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─afbcca267fab74a6d7572c26898f91ad18b2fb8dbabe668897b43ec77b44e987 │ │ ├─267477 manila-api: uWSGI master │ │ ├─267516 manila-api: uWSGI worker 1 │ │ └─267517 manila-api: uWSGI worker 2 │ ├─ce4faa833fccbee85e7ce2351636f7fb6419fa6508fb4a074cbbfaa2f4fd6c6a │ │ └─254571 docker-registry serve /etc/docker-registry/config.yml │ ├─1a5dc042b83378c14cee3e53940a2708e7db6db66c6642828b44eb6395d7dd41 │ │ └─42471 /pause │ ├─d22f06525e78e1df302a79e09e7aa16b99fc81bea2ef33ecc2505e88df9a6458 │ │ └─216131 /pause │ ├─1027623150279140e23fdddcd5e2bfdaf7add8a644d9cd840420e9ef44b3743b │ │ └─64369 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─eeeaccbc097a1acc8f85d48767d18563dd0b014f6cf1f43b26b12a4bfa60476e │ │ └─55146 /pause │ ├─23c8a8f053baaaf797a4149c52b84396ea7352a51c5fc82b9ccba3327658e36b │ │ └─77211 /pause │ ├─53e19a7caddef2f8291c088bcba631855d2bebf56108ee8bf41ac03bd80ce125 │ │ └─127078 /pause │ ├─1a4c9ebae11f4d5ed82e98367b49d0ce185911d78a5e0b8ddc5a33369a1f33fd │ │ ├─47568 mysqld --wsrep_start_position=8c89cacf-18f4-11f1-8a23-17a72913ca0a:20 │ │ └─47661 /var/lib/mysql/mysql-state-monitor │ ├─6cb7da7d39ba9569b1f02a32b29cb286e6e4fa158b3d59ebdae801107d758981 │ │ └─233765 /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 │ ├─bd84799785dd22fbdca7bd573365efeaca2223b30a761f3b56d6394345778983 │ │ └─272337 /pause │ ├─af6de98308271270ca37604d907e3530ea51e1d220dcd54c0a9a8b837c8f35e4 │ │ └─110116 /pause │ ├─b4a4914cdd37204afe64f41f2ffdb574f097dbde32ca8812869f66ef559995d4 │ │ └─125215 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b4210bad8632b8325eeea93e42ff1399682370dff536a401583e6c8a50c014a3 │ │ └─111663 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f0ecb543333c0436c433effdbf776a2939854787c34a02bb04897bbf85e2a9db │ │ ├─227146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227164 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─5b63690e443eff1b2509585e2a09cedf7efe4978ea786a012c4a6535e508702b │ │ ├─186874 neutron-api: uWSGI master │ │ ├─186895 neutron-api: uWSGI worker 1 │ │ └─186896 neutron-api: uWSGI worker 2 │ ├─8bff66f46189f25f53731e0a280bc79448ccc4ee75e740baab0a52c884c37fb3 │ │ └─64404 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7e68e8a985564d08d22960878b7fe9bbb54e26e9b8da4e95754cb223329a2bbd │ │ ├─175365 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175382 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─175388 erl_child_setup 1048576 │ │ ├─175458 sh -s disksup │ │ ├─175460 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─175461 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─175476 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175477 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─175487 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─175796 /bin/sh -s rabbit_disk_monitor │ ├─c94a11a05fbcef4dd65725a688c422dc831c3ec1315343b78057e71e9a7b6fdf │ │ ├─ 95646 /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 │ │ └─393011 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c9b9f0057b6197ff6148525de46ea8d2301f7c83dbeb82efba87d0d0c97e4281 │ │ ├─ 45520 /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 │ │ ├─ 45533 /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 │ │ ├─ 45690 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271964 nginx: worker process │ │ ├─271965 nginx: worker process │ │ └─271966 nginx: cache manager process │ ├─43ea1bce97963a2c6adf0c17ad563478a89a3ca4c709871be2bd6471464a6091 │ │ └─155531 /pause │ ├─e3f6604819f68e596bebcb7c0c7dbddcf348b8d27daf2949820e25595feacc8b │ │ ├─228281 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228298 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─228304 erl_child_setup 1048576 │ │ ├─228354 sh -s disksup │ │ ├─228357 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─228358 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─228363 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228374 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228683 /bin/sh -s rabbit_disk_monitor │ ├─0b15a1f7cd7bd56df98345d3117c66349678493b2d02aed86902c557669af39b │ │ └─78599 /pause │ ├─1203c5f85be132633dbaaa2631e65d6791c335b327d18ed233b15f7d65394671 │ │ └─231408 /pause │ ├─0ad90241e18e9feeb07808a93dba404b2904d0a7946b15b2c14183a7c98cb004 │ │ └─162792 /pause │ ├─d6a6b2385cfc6e6a1fdca271c128fc23cb1deddb07ba5b9d4fbdb7144bf490cd │ │ └─66239 /bin/oauth2-proxy │ ├─fb9356ae73de2d99d51be8ea0a245ece428d7c016042f10b1f05db3dc28a3f03 │ │ └─63225 /pause │ ├─6565d01d7443de193e1f875b2b8c7c6fcce5687d5e61cceecd0c634698204b42 │ │ └─61947 /pause │ ├─82417f6bdd8c62786bb4170c6b46f99425829e72ec2ca8a0c8c7c2fbea332296 │ │ └─191760 /pause │ ├─b719281f749dde4a7c2532976af032e9531d454e4d878970e1d3c40ba0e9fa6e │ │ ├─226235 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226855 octavia-worker: ConsumerService worker(0) │ │ └─226858 octavia-worker: ConsumerService worker(1) │ ├─c4faec5b3e73d38103b7503bea6ea5c996b0450fa30633b126b6d1cc7f853a49 │ │ ├─184694 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184917 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184928 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─404090 sleep 15 │ ├─df8cc37b2fe68255f589205bca43ede97cc9bd3d905960790a2577a4388aec2b │ │ ├─66422 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66439 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66447 erl_child_setup 1048576 │ │ ├─66505 sh -s disksup │ │ ├─66507 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66508 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66509 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66510 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66520 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66584 /bin/sh -s rabbit_disk_monitor │ ├─fdfdd23d2b79ecb51d67733644e515746b49ab131cbcb6eda9cb55fffc104a68 │ │ └─55041 /pause │ ├─0b5cd4ef7c870762753b71c367eae7a3c8640fd0594e443f21b631bf0767cedd │ │ └─258035 /pause │ ├─3657e0493eb953968d111338afe6cc700b7354be97792b5828a32c12baf5bd23 │ │ ├─128121 /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 │ │ └─128357 /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 │ ├─f0f026e0522d16614a1933ddc9c55700f97769fb7c0eafdf9ebe4330c4497695 │ │ ├─275570 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275582 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─24b7bca555cb8af73b4042226bcb799e9477bee07c5256452639871228d88f84 │ │ └─42733 /coredns -conf /etc/coredns/Corefile │ ├─5d6632dba9f69da9f023d1712bafa504fbe271241782bb7be56970bb7953d006 │ │ └─231787 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ └─13db59505c0b83ba5498fad0ae652a33f7b8da4d156ada012c796ea97c46fc13 │ └─39450 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount