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 │ │ │ ├─21583 /lib/systemd/systemd --user │ │ │ └─21584 (sd-pam) │ │ └─session-21.scope │ │ ├─21510 sshd: cephadm [priv] │ │ └─21603 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1627 sshd: zuul [priv] │ │ └─1640 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1631 ssh: /home/zuul/.ansible/cp/199.19.213.156-22-zuul [mux] │ ├─416703 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fzhdwzxdadwpmhhucapkoqemkzhatftz ; /usr/bin/python3'"'"' && sleep 0' │ ├─416704 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fzhdwzxdadwpmhhucapkoqemkzhatftz ; /usr/bin/python3' && sleep 0 │ ├─416705 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fzhdwzxdadwpmhhucapkoqemkzhatftz ; /usr/bin/python3 │ ├─416706 /bin/sh -c echo BECOME-SUCCESS-fzhdwzxdadwpmhhucapkoqemkzhatftz ; /usr/bin/python3 │ ├─416707 /usr/bin/python3 │ ├─416708 /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 │ └─416710 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-c7055da80c6c34d9ee2da8a6003e4cff0830933ab1f4e5d2828db7275840afd9.scope … │ │ ├─39106 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39128 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-6b3ba7be3d6911cac6c4d9ae6b83a671e5c48b072c1a97fa9ec21662c8511c5e.scope … │ │ ├─12710 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rojvui -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12729 /usr/bin/ceph-mgr -n mgr.instance.rojvui -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9970 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12284 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b5f31a75282bf0eb4abc298075222f07bcfb6b0e2a86656483969049b515406f -address /run/containerd/containerd.sock │ │ ├─ 12686 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6b3ba7be3d6911cac6c4d9ae6b83a671e5c48b072c1a97fa9ec21662c8511c5e -address /run/containerd/containerd.sock │ │ ├─ 18547 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56bd8d4d6044fdb29cc31ff4b55e18b00c4a3464962cf16753ce3fefe2b74687 -address /run/containerd/containerd.sock │ │ ├─ 25131 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 684447e7ab3780cf22c625c8d775ed20be1c9b120f2962e0d04f8bad7c767757 -address /run/containerd/containerd.sock │ │ ├─ 29902 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a10e053e97e9a8d090f26eb91130a1e82e54d48993636cf8df92ae64182a06f -address /run/containerd/containerd.sock │ │ ├─ 34429 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 48c9c183a4e364cb5d10ce560ee578c181eac177da8310bc02c3fe7d4ffc6c9d -address /run/containerd/containerd.sock │ │ ├─ 39080 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c7055da80c6c34d9ee2da8a6003e4cff0830933ab1f4e5d2828db7275840afd9 -address /run/containerd/containerd.sock │ │ ├─ 41641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 013aa320fe2b5ac015db2040586ee8aef95c09739bd9be1835eacd1770488f1e -address /run/containerd/containerd.sock │ │ ├─ 41662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b883dab91165deb2abfe1e9fc67bd0c5e81a520a19268981146788267719d3dd -address /run/containerd/containerd.sock │ │ ├─ 41665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 765db8ad1202e9822e7ceff5992e7394fc54f48738d064e9d197479a6d640cb0 -address /run/containerd/containerd.sock │ │ ├─ 41691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0275da8eff3b7c93c739a7293bb08441aff6dc2725191e6370d0ed37530073ae -address /run/containerd/containerd.sock │ │ ├─ 41696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29dd4bb7414d2ec38595f51a7df0778f3023d9b3189f5201430bc4854b812b43 -address /run/containerd/containerd.sock │ │ ├─ 42274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a8e2c5796fa4d32bd193b6b3cfa3e82cf4726970cd91e0051a0695c9ba8154 -address /run/containerd/containerd.sock │ │ ├─ 42989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923f7ae9bd7505c01070597ffb26ebb8b260b63798de96fd624ca0bdd58db006 -address /run/containerd/containerd.sock │ │ ├─ 42994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecdcaa7a2bbcd92863d2ec30b66069fe2bb129fc5c9c078dbf0207be61da8e10 -address /run/containerd/containerd.sock │ │ ├─ 44341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5b1130b99b532bde955ecb2f73212f4d51fd9800825f004838220c17c607ed -address /run/containerd/containerd.sock │ │ ├─ 44731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf552f7f36dbd9d700322826ba4a0c50e679b6cf97964194d31bc5430d87a2a -address /run/containerd/containerd.sock │ │ ├─ 44758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd5205c43bec6c345ba081e6bf48f7ad4aaf93f565ba5c606db3c343860b4493 -address /run/containerd/containerd.sock │ │ ├─ 45200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0c28a82bbe3241f9b734dfe5c31cec61bc39faedc7bccb8c60f18c43541c34 -address /run/containerd/containerd.sock │ │ ├─ 45663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed1b382496c286430aabdcf5f7fa95fa9cc29ecf5939d13228a37fa3ab6a8f2 -address /run/containerd/containerd.sock │ │ ├─ 45705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ae0c9f82e440a0e20524793795377abfcd7bda8861c11f7bcb5ff6dad587afd -address /run/containerd/containerd.sock │ │ ├─ 45764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8fcd40877c370f91356b85221f6802ed3bb5ebc7d790ff49120d9177450193c -address /run/containerd/containerd.sock │ │ ├─ 47795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1583ea22ff3c1e088f2cc6613c2e5f725c2ae6e7c085015a458fb89ecdcfdac0 -address /run/containerd/containerd.sock │ │ ├─ 47860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d1267dcbdbb0b91f3f49aea1ed14743830afdad1196011e8f274fa70750bef -address /run/containerd/containerd.sock │ │ ├─ 48587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70738c270a1423a825036a7c71c59d7e080eddf4da7dfd179453c995f148178e -address /run/containerd/containerd.sock │ │ ├─ 48682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c217a04874a573fd758734d2036b743ee1e4a3aa8948de83551688873af1974b -address /run/containerd/containerd.sock │ │ ├─ 49061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53093e411ea171bd1ac3b49ceac39f2c07f8eda151aa2e461f7123052eae7c34 -address /run/containerd/containerd.sock │ │ ├─ 49558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc6d5ff0380e88ed89bd5a10918eb80a30ddf2fe4e985b7979bbed8ef99ff8de -address /run/containerd/containerd.sock │ │ ├─ 49989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1e9ec97562dad263fcbfcd720d8befe96a7cf4b2de2af38027be5148c0e2112 -address /run/containerd/containerd.sock │ │ ├─ 52066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e88f349540fa416581804ea1609b975268326062ad6ee9226502d0d1076ac942 -address /run/containerd/containerd.sock │ │ ├─ 52174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104f2e27b131c0e45486872f4ce8d11413c9afa473cd69824b511f126d31d5a5 -address /run/containerd/containerd.sock │ │ ├─ 56284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb2d720440226f786756c30e87121c9cd59a01321cea513c228894f6e5b1628 -address /run/containerd/containerd.sock │ │ ├─ 56897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0430bc51e69898c2533ee57c28738031633033d1dc3cf5a34de32bf922e5eecf -address /run/containerd/containerd.sock │ │ ├─ 56936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa18f5dce5b72b1878a07fb13e0fd4c6196f84d6f656524b97b0818bf67c3d86 -address /run/containerd/containerd.sock │ │ ├─ 57101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f34ddd2017220c888ea73436b488405bc5d918135515daa5a764a1692e449f8 -address /run/containerd/containerd.sock │ │ ├─ 57208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id befa1df7d5dad2919745dfc52e3cc44f22603020263c1326fe949d8f05b7e0b6 -address /run/containerd/containerd.sock │ │ ├─ 61083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4456b0b96f1ddd8070e3ecf29d30edc81ca6d7354d4cf99a6e860d9e9405213 -address /run/containerd/containerd.sock │ │ ├─ 61285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fd1348d33b97c45ab03463d5072b6453d5191e5c19e107aa35764fd1b437f93 -address /run/containerd/containerd.sock │ │ ├─ 61323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f4bc76b447ebad1cc502f9ee5c8b47eb0a7824ea5d7dc63fd8abf796d809fd -address /run/containerd/containerd.sock │ │ ├─ 61366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aac7c675c23a6a082eadb83980d7b7ddf2740028e5f9a83623d6ba98e72c4db -address /run/containerd/containerd.sock │ │ ├─ 62505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1275fcadf80d64b248faa807e7cfdd8d0fc22d49b124970b352e5a4225c1270 -address /run/containerd/containerd.sock │ │ ├─ 62631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edba78bf864b750347bf9e77385ec099d494716ec96f7068bed5e964754d707d -address /run/containerd/containerd.sock │ │ ├─ 62975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c808f8384e637165fd38f5e5b3c57bffa242d22c9a9cfdc255551373b40e4a -address /run/containerd/containerd.sock │ │ ├─ 63038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af2b7ddd83138739274fb1ec2d7eed706fc75e3101f8aa107a9c5443409afeca -address /run/containerd/containerd.sock │ │ ├─ 63076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05ccc006fede3f59f59d6a68cebd9171cf096f49fed5cfe708b7b3c22b6a678 -address /run/containerd/containerd.sock │ │ ├─ 63458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da7fe4fe7edcd5c67f56c4acbe213ce3ff8d6247d7f92ec3c24e32b867e1546 -address /run/containerd/containerd.sock │ │ ├─ 63750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96c32e34a8a8c8ecda9c9b9f66c68eff9a57953bdbf7262887f60ffba2762425 -address /run/containerd/containerd.sock │ │ ├─ 64168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1fc3f13192dcb591ec4462700b4396929cce79a96d34a747336300dd55a94e -address /run/containerd/containerd.sock │ │ ├─ 64757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d007c3e6c134ab89e781c4b35e8c0eee671906ad78e17208d30ec38c5f7e2d5 -address /run/containerd/containerd.sock │ │ ├─ 65636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bdbdb3cfc0fb7763ccacc8bd534b81197ba1649293acbd53ea19c8fd635acb4 -address /run/containerd/containerd.sock │ │ ├─ 66805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c4b95a848da39a7627de5fa8451d7fa5fc1f3f3e477780343bcdf6f9357b82 -address /run/containerd/containerd.sock │ │ ├─ 69458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d480800ea38b4c3061b541ef070e1a369008f60b4e287f1c6f8da8777b4a60d -address /run/containerd/containerd.sock │ │ ├─ 78523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db8efbfb714227eadd05d511f026e1df837786558c1058d922520437921e8d4e -address /run/containerd/containerd.sock │ │ ├─ 80007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b797cfec3a5b4e4ab0da8ec2baf4a544af133579db70abb0ffc63b55c1009503 -address /run/containerd/containerd.sock │ │ ├─ 85976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d87c1374f3f7d7279dec5b36f65d47ba9c9c0aab53ee33605d9c9ffdd4dfb31 -address /run/containerd/containerd.sock │ │ ├─ 91871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b73c4dabc8d302d01bd3557fb2cef7111398f6f622de0faa5029d5b4962defc7 -address /run/containerd/containerd.sock │ │ ├─ 96062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6bd976c84b414713be2c0f5d4bff96c90ef18eea35f5d7d45fd138f6063695c -address /run/containerd/containerd.sock │ │ ├─ 96108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64eae701c3fbfedace1f21e916fa4bded3342759dbba80e11ecb048ae9958ec4 -address /run/containerd/containerd.sock │ │ ├─109271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac16e19da338d3b4573f4030df734b8c39c22b621aa33f6f65946c373aa5dcd2 -address /run/containerd/containerd.sock │ │ ├─110754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c73c2f097cd028f2c9124397ffb602273a7e6c9f3852c5543058d887e97f9c02 -address /run/containerd/containerd.sock │ │ ├─110802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 900de0e1734c6e7aa51d35a9c5a41ad23afdb2fbf700ab6bb2080a888f07cc93 -address /run/containerd/containerd.sock │ │ ├─112816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f8f9c09418808b6ee3fae9334ac137d423494d88ab9a33b2077afff25a0a51 -address /run/containerd/containerd.sock │ │ ├─114667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc5ccc6f3db6d53fb3fce68650e9098ae8f136cb3adf7116739223dbd7f3ba0 -address /run/containerd/containerd.sock │ │ ├─114711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07204f07b8624b2a35c6bed94d3eeda3461c5e8b6b26a6dae37ebb26afaf5b7f -address /run/containerd/containerd.sock │ │ ├─127653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba47b4d0348dcaaf96ff75e63d9aab5afc3a65c69bb747445d8af6c79f799901 -address /run/containerd/containerd.sock │ │ ├─127720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93565908eab4bed1f186a68d1760c77145842a55248607dbcc95cc1ebd647d96 -address /run/containerd/containerd.sock │ │ ├─130102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a87e1064a8898d965886574862f1d52bac539196564cc5656c5a32c3ba7af8d -address /run/containerd/containerd.sock │ │ ├─144368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f0a3bb9c17e54d5a23849102055198c78054ed8dae50819e2a71dcd6299460b -address /run/containerd/containerd.sock │ │ ├─157646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 220018a8e49bf6067b5b44b6d6143c8008e14f1a4ded2ec6d87329ec2d230b98 -address /run/containerd/containerd.sock │ │ ├─157986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f374408e3f68735286e42660b3628655e611a189a707e6a2740341e40e579e -address /run/containerd/containerd.sock │ │ ├─158750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f912bb84436220ced97bd9f69f2a2620cb415e23bfa3bab02c44dede996fa5 -address /run/containerd/containerd.sock │ │ ├─160844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43c57ceae92151d7fc5c62db67b45179ae9ca70075072386c1dcbff3758c888c -address /run/containerd/containerd.sock │ │ ├─161097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 857d07e28c3c8de0755c61b7934fa862a48bf6492817539eb6e4b288846f021f -address /run/containerd/containerd.sock │ │ ├─161183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c359b1d1daac16083b91f7d0864096e3c3cc08b228e5fce5464e024980893c9c -address /run/containerd/containerd.sock │ │ ├─161234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ef110b7900a15b8e2b37c3ad69080e1b2e12ebe9b77272d6c23d54cba76209 -address /run/containerd/containerd.sock │ │ ├─161554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef98faa61f63b4ab6e8a435b71e182375082eb21b9d75f174e22e7b9cfa6d43 -address /run/containerd/containerd.sock │ │ ├─161785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91abecb7b2972eea68b118bb0618b8dac0f4f948387845ccc677d33b6c140a57 -address /run/containerd/containerd.sock │ │ ├─173507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e22553a1eb0e6b7896c7aa6dd5a196a623990f52cf057e92c9feab0edf0a8d7 -address /run/containerd/containerd.sock │ │ ├─175346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6af391dacf8d6733dd93ec1d103649b82ea911cf727ef43c6e7f2540db03cd -address /run/containerd/containerd.sock │ │ ├─175349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2430ec2f7d64e0dea02a279fcbe14c46ee827fd334b6de32006aac4f3e17ee5 -address /run/containerd/containerd.sock │ │ ├─175451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 293a644d68a677e323911845ce3115e6e37727547a364ff025cc371d6894cccd -address /run/containerd/containerd.sock │ │ ├─175479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6741b9e40ffbacf8e3b91358b0982677093b236b2f552c9f3a8d4c8e534882bc -address /run/containerd/containerd.sock │ │ ├─175538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7708cbe1466062b09a99795e169ccff7c24e07b434ac52fc398ce5e6f6cafae1 -address /run/containerd/containerd.sock │ │ ├─175890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e710ae7148c096c73406fe08bebe9b58d4a27370c157b516060589169c2b17 -address /run/containerd/containerd.sock │ │ ├─175945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c5658e78b44f30bcc1a3f65560d4d0daf54eb7666ed2152ecc18953b459931a -address /run/containerd/containerd.sock │ │ ├─188353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371a34d421e6d819a2349a5ac8794103731d67bc4dff6d4cc9bc39a128719f22 -address /run/containerd/containerd.sock │ │ ├─190624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0356d0f04e88f0149eea1d2a1530b1dc2696b5f76ee83b5a7fddd3a12ec78af -address /run/containerd/containerd.sock │ │ ├─190666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a570793b45263f39e1e6f9b711d67539248c7ce9b19b56bb0611e4c0f7640f3d -address /run/containerd/containerd.sock │ │ ├─190718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc40a1b31df93ea4952201c09da5b94d5380563c5b295c3a15bd831395bc9287 -address /run/containerd/containerd.sock │ │ ├─207041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ed41434d5b46425962ffb3358d7499aeacae76c59a7b548e0f60c6a0ae20eba -address /run/containerd/containerd.sock │ │ ├─214873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 900c88391a962a7d0b525b44b625f8f031ffab4a95334ca4d7a24d13e7027fca -address /run/containerd/containerd.sock │ │ ├─214892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c6b37bd1d0230488887d242ec5f13a7843240ae334dc5ea925c16dc151f2c9 -address /run/containerd/containerd.sock │ │ ├─215082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a59548de1481d3a6d1fb28bae85c45fce7731a43f4f89997d68a341674bd60a -address /run/containerd/containerd.sock │ │ ├─215141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd0cc3130cc166d6437f71322dee95a66b5f5b8834eafee627a62e7d82b7540 -address /run/containerd/containerd.sock │ │ ├─226648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fc9b04f9f39ee5046868916755ccf07f47b4d0005e8cc2efb62b04d0e0ad176 -address /run/containerd/containerd.sock │ │ ├─228817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 440ba61e95f3ae9c45f802ef51eb0f4737aa1a8971e5c6b6c8ca4d1480e90bc3 -address /run/containerd/containerd.sock │ │ ├─229991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0449bb16ed9b618810b065876b45d6d64522dc0dda94df9a3279a9224fd7a2b0 -address /run/containerd/containerd.sock │ │ ├─230867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b2e67307e922e4152ec10be6201ded2c203d592b141b7e931f5e0c37306952 -address /run/containerd/containerd.sock │ │ ├─232117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1c49b74860fb5dfaa1ceb622b222f7de0fc695de37e48160ce422fd3d60cc84 -address /run/containerd/containerd.sock │ │ ├─234281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9f4e613df13dc2fd9dfce34642dc2b1ab3492dc922240af9f3d898230c807e -address /run/containerd/containerd.sock │ │ ├─235111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1a562405e03a7ae8fcd5ff4d5cef168592bee7670a7c8676940c6e126b7ea7 -address /run/containerd/containerd.sock │ │ ├─235292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 094016be636f3a09d427005f4b86e4fb42cd09a7c271e1fdcafbc3a23679295e -address /run/containerd/containerd.sock │ │ ├─244286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb6d5310e472f5416af24d72bff8082dcf6b9a32d8b830c66c8a301a44cfd548 -address /run/containerd/containerd.sock │ │ ├─244807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d6e96cb8953bb2dece1651b6e26ca5cf5353ec06e12a243983f2445908c16a9 -address /run/containerd/containerd.sock │ │ ├─248567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 050ddefb6a6147814fb0a18f3f531fa96e06744601a401b972e4e297310cafcd -address /run/containerd/containerd.sock │ │ ├─253604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836f46d50c8fe922340ffa6d488d33fbe65e6a405511ae1a1d3f0b39b4b99d26 -address /run/containerd/containerd.sock │ │ ├─253838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97e1c922fd9d19116df4e8a27aa7a440e80a9154befa6523a4ca78b8c110d122 -address /run/containerd/containerd.sock │ │ ├─253892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 855be3cb9358a3553fa8d0af33cfcf2ee1eb5524a8b8f0cc19f39c708f3640e8 -address /run/containerd/containerd.sock │ │ ├─254022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b697f6130eb54691589976a41b5ceb178b59bdf677f587ed1ca33b1faee8f4b5 -address /run/containerd/containerd.sock │ │ ├─265653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cce5594ac5137660cdd1cc04010ddb0759afb54255f313d5a405136c5e3b1d01 -address /run/containerd/containerd.sock │ │ ├─268127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcdfb099f09697d0c52164be15b3df0397cfff82af52b0116885cebc3ae7b3ed -address /run/containerd/containerd.sock │ │ └─269678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64119ecc00965af12e0f86eeac643554f80f5425df38d4dac9a1882b480ce225 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1435 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─docker-b5f31a75282bf0eb4abc298075222f07bcfb6b0e2a86656483969049b515406f.scope … │ │ ├─12340 /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 │ │ └─12358 /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-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29883 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─18503 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18524 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rojvui.service │ │ │ ├─12598 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rojvui/unit.run │ │ │ └─12628 /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-rojvui --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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.rojvui:/var/lib/ceph/mgr/ceph-instance.rojvui:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rojvui/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rojvui -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24850 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25114 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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@ceph-exporter.instance.service │ │ │ ├─39036 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39055 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34144 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34412 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ ├─12234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12263 /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 -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 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10340 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143792 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42104 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-684447e7ab3780cf22c625c8d775ed20be1c9b120f2962e0d04f8bad7c767757.scope … │ │ ├─25156 /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 │ │ └─25168 /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 │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-0a10e053e97e9a8d090f26eb91130a1e82e54d48993636cf8df92ae64182a06f.scope … │ │ ├─29925 /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 │ │ └─29939 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1104 /usr/sbin/uuidd --socket-activation │ ├─run-rb6e6aab916d04bb5b2431c7233a7ddea.scope │ │ └─191855 /usr/sbin/libvirtd --listen │ ├─docker-56bd8d4d6044fdb29cc31ff4b55e18b00c4a3464962cf16753ce3fefe2b74687.scope … │ │ ├─18572 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18590 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-48c9c183a4e364cb5d10ce560ee578c181eac177da8310bc02c3fe7d4ffc6c9d.scope … │ │ ├─34453 /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 │ │ └─34465 /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 │ ├─chrony.service │ │ ├─10846 /usr/sbin/chronyd -F 1 │ │ └─10847 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143605 /sbin/iscsid │ │ └─143606 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─54f8c1d83ac8891848b080f786d12b9cc041d1545e65f54e63a0fbbeaefde59e │ │ └─43280 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5d3e904f81253bb5845895a4f3a2c61b610e611b21ea947f592485c7a0d66478 │ │ └─252535 docker-registry serve /etc/docker-registry/config.yml │ ├─4bf6553058786437b2c84fda797dfa02ac0b5fc525d8c9170d604ac53f5bda4e │ │ └─49208 percona-xtradb-cluster-operator │ ├─11be5f7050c3a1aa4901839809f29aa65e06ac60c222a347ddadd90ecb3c8fe3 │ │ ├─50039 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 │ │ └─52727 haproxy -sf 141 -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 │ ├─4626cecbac18fd0c951c566e356bac7a75211cf2afefec53a03bf902332130e1 │ │ ├─135176 placement-api: uWSGI master │ │ ├─135200 placement-api: uWSGI worker 1 │ │ └─135201 placement-api: uWSGI worker 2 │ ├─5c2b76d567dce27c2de39254db8d0617047c443e95571747cede35a4203ff08c │ │ └─52670 redis_exporter │ ├─0a9f4e613df13dc2fd9dfce34642dc2b1ab3492dc922240af9f3d898230c807e │ │ └─234306 /pause │ ├─81a8c6049111875de5f1f36ba7054112486227efc0c39c06e868e08543d1e3f5 │ │ ├─50192 mysqld --wsrep_start_position=9e60b0e7-7bf1-11f1-85f5-069b16836093:20 │ │ └─50315 /var/lib/mysql/mysql-state-monitor │ ├─ed65ef45582c6060c16e92f99e7511d13fc966a7eeb9fbd4737d5d5a8ef2cb54 │ │ ├─ 48094 /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 │ │ ├─ 48107 /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 │ │ ├─ 48255 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267917 nginx: worker process │ │ ├─267918 nginx: worker process │ │ └─267919 nginx: cache manager process │ ├─cce5594ac5137660cdd1cc04010ddb0759afb54255f313d5a405136c5e3b1d01 │ │ └─265676 /pause │ ├─b2e798b02d30fe7a9d6a8745e26bd1d13591a3aa0b5e34b0db0855c73a1c7a2e │ │ └─52423 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 │ ├─2d480800ea38b4c3061b541ef070e1a369008f60b4e287f1c6f8da8777b4a60d │ │ └─69482 /pause │ ├─5b6b5e962543b7df54e488529a8225064e1c218593958c04186a03a6f80b16b2 │ │ └─67815 /bin/oauth2-proxy │ ├─6741b9e40ffbacf8e3b91358b0982677093b236b2f552c9f3a8d4c8e534882bc │ │ └─175527 /pause │ ├─9e5b1130b99b532bde955ecb2f73212f4d51fd9800825f004838220c17c607ed │ │ └─44365 /pause │ ├─81c808f8384e637165fd38f5e5b3c57bffa242d22c9a9cfdc255551373b40e4a │ │ └─63005 /pause │ ├─e0356d0f04e88f0149eea1d2a1530b1dc2696b5f76ee83b5a7fddd3a12ec78af │ │ └─190652 /pause │ ├─3fd1348d33b97c45ab03463d5072b6453d5191e5c19e107aa35764fd1b437f93 │ │ └─61309 /pause │ ├─0da7fe4fe7edcd5c67f56c4acbe213ce3ff8d6247d7f92ec3c24e32b867e1546 │ │ └─63483 /pause │ ├─094016be636f3a09d427005f4b86e4fb42cd09a7c271e1fdcafbc3a23679295e │ │ └─235326 /pause │ ├─af2b7ddd83138739274fb1ec2d7eed706fc75e3101f8aa107a9c5443409afeca │ │ └─63062 /pause │ ├─6ed1b382496c286430aabdcf5f7fa95fa9cc29ecf5939d13228a37fa3ab6a8f2 │ │ └─45693 /pause │ ├─bcdfb099f09697d0c52164be15b3df0397cfff82af52b0116885cebc3ae7b3ed │ │ └─268151 /pause │ ├─db8efbfb714227eadd05d511f026e1df837786558c1058d922520437921e8d4e │ │ └─78547 /pause │ ├─5d007c3e6c134ab89e781c4b35e8c0eee671906ad78e17208d30ec38c5f7e2d5 │ │ └─64786 /pause │ ├─06d4112dfec07e74d31b485a4137fa1f47ae0966fa6074e68b14df0692350b47 │ │ ├─244643 magnum-api: uWSGI master │ │ ├─244775 magnum-api: uWSGI worker 1 │ │ └─244776 magnum-api: uWSGI worker 2 │ ├─06de696243975478452f6e64043828d65b58c8f9d5fc56f203999a2835856065 │ │ └─41887 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 │ ├─43c57ceae92151d7fc5c62db67b45179ae9ca70075072386c1dcbff3758c888c │ │ └─160868 /pause │ ├─582861514c00b1cece59b26355cf9e2dff767eb91c440ff25874676e8adf9ea2 │ │ └─263776 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e1c6b37bd1d0230488887d242ec5f13a7843240ae334dc5ea925c16dc151f2c9 │ │ └─214936 /pause │ ├─60da77d98cf9d919865bb43102570d9c906aa48d4395976ff6511764c04088e9 │ │ └─234333 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b33aad3560dc826a0007cee1eecd1b92f632f2663a03da42312f2b0dbcc55503 │ │ └─196786 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─befa1df7d5dad2919745dfc52e3cc44f22603020263c1326fe949d8f05b7e0b6 │ │ └─57234 /pause │ ├─7ad2120b59898910a6df56ff16949fcb6cb492930234688ae2d96531a3e855b8 │ │ └─57327 nfd-worker -metrics=8081 │ ├─64119ecc00965af12e0f86eeac643554f80f5425df38d4dac9a1882b480ce225 │ │ └─269707 /pause │ ├─bef98faa61f63b4ab6e8a435b71e182375082eb21b9d75f174e22e7b9cfa6d43 │ │ └─161577 /pause │ ├─7aac7c675c23a6a082eadb83980d7b7ddf2740028e5f9a83623d6ba98e72c4db │ │ └─61389 /pause │ ├─c217a04874a573fd758734d2036b743ee1e4a3aa8948de83551688873af1974b │ │ └─48705 /pause │ ├─220018a8e49bf6067b5b44b6d6143c8008e14f1a4ded2ec6d87329ec2d230b98 │ │ └─157670 /pause │ ├─900de0e1734c6e7aa51d35a9c5a41ad23afdb2fbf700ab6bb2080a888f07cc93 │ │ └─110829 /pause │ ├─6388593700cf6bb0e8a0aaddbac6ea29a84fa85fb3242ce420017d268bffe961 │ │ └─65874 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e46f8aa02bcb74acef702f7953bd98ffca02fe3a5bb86c03f2283883df519229 │ │ └─191040 /usr/bin/libvirt-tls-sidecar │ ├─7915318148ae0c0cd7f983de83efe118899b77db614c3b213e9d7a4dd8e30d23 │ │ ├─ 96546 /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 │ │ └─402234 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8ea54f289385cd74f62e50b66d2e580f7970c4becdd3dd6808baf16485463040 │ │ └─270053 /bin/openstack-database-exporter │ ├─f1275fcadf80d64b248faa807e7cfdd8d0fc22d49b124970b352e5a4225c1270 │ │ └─62535 /pause │ ├─93565908eab4bed1f186a68d1760c77145842a55248607dbcc95cc1ebd647d96 │ │ └─127753 /pause │ ├─84c48827906ec92f41f754d872f4851fe3e4a063162680cbca83b282dedff8b9 │ │ └─48141 /server │ ├─8688577e8588a4370f8a5951011a110341e3b782826596244a0ca83e587f82e6 │ │ ├─187026 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─187810 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpcc37jrw_/privsep.sock │ │ ├─375294 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwqkkqwia/privsep.sock │ │ ├─375657 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpvqe4yy9o/privsep.sock │ │ ├─375932 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375933 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377761 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=da38e3f9-dbbe-4e47-9c1b-696dcb23fea1 --namespace=qrouter-da38e3f9-dbbe-4e47-9c1b-696dcb23fea1 --conf_dir=/var/lib/neutron/ha_confs/da38e3f9-dbbe-4e47-9c1b-696dcb23fea1 --log-file=/var/lib/neutron/ha_confs/da38e3f9-dbbe-4e47-9c1b-696dcb23fea1/neutron-keepalived-state-change.log --monitor_interface=ha-7b801fe3-48 --monitor_cidr=169.254.0.87/24 --pid_file=/var/lib/neutron/external/pids/da38e3f9-dbbe-4e47-9c1b-696dcb23fea1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─416558 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─7f1fc3f13192dcb591ec4462700b4396929cce79a96d34a747336300dd55a94e │ │ └─64201 /pause │ ├─5a70b8cfbd3cba4780cd18c5d71f0bcc3131afe90423b8105e38ef93373c4285 │ │ ├─62194 python -u /app/sidecar.py │ │ ├─62453 python -u /app/sidecar.py │ │ └─62454 python -u /app/sidecar.py │ ├─95674f083ec000ef9f02cb961c15c196bce10607472263fda6e89badec525088 │ │ ├─62232 python -u /app/sidecar.py │ │ ├─62482 python -u /app/sidecar.py │ │ └─62483 python -u /app/sidecar.py │ ├─edba78bf864b750347bf9e77385ec099d494716ec96f7068bed5e964754d707d │ │ └─62653 /pause │ ├─050ddefb6a6147814fb0a18f3f531fa96e06744601a401b972e4e297310cafcd │ │ └─248590 /pause │ ├─7c906238f8503f5eab76b93b6cf7be3394e90d6af7524f770ce7f3d2249a9199 │ │ └─112465 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4e22553a1eb0e6b7896c7aa6dd5a196a623990f52cf057e92c9feab0edf0a8d7 │ │ └─173529 /pause │ ├─43aaac50ca272def9127927b9266fb97e5b58b1e8f42cbcffc956dcfee36bc33 │ │ └─191610 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9937f379a94feb951752b29e674ef1c3c93e3117ea1edbd5b9e988470d228b57 │ │ └─67142 /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 │ ├─80372abacfd03e622ec19dffc5c5c4a07108210dcb631c1aefc1dc4898ab1274 │ │ └─65025 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 │ ├─ba47b4d0348dcaaf96ff75e63d9aab5afc3a65c69bb747445d8af6c79f799901 │ │ └─127677 /pause │ ├─923f7ae9bd7505c01070597ffb26ebb8b260b63798de96fd624ca0bdd58db006 │ │ └─43038 /pause │ ├─18da1d169a4b63f10914357b58b4918be44182599f51f30dca5398e3d797da2c │ │ ├─112999 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113018 /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 │ │ ├─113024 erl_child_setup 1048576 │ │ ├─113071 sh -s disksup │ │ ├─113073 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─113074 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─113076 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113077 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113087 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─113221 /bin/sh -s rabbit_disk_monitor │ ├─9ae0c9f82e440a0e20524793795377abfcd7bda8861c11f7bcb5ff6dad587afd │ │ └─45733 /pause │ ├─3626f46c752bfa8bcd7040f65c29e35af465ae516d1b1424f5c2f3de1581aa5d │ │ └─67049 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0449bb16ed9b618810b065876b45d6d64522dc0dda94df9a3279a9224fd7a2b0 │ │ └─230015 /pause │ ├─8bb2d720440226f786756c30e87121c9cd59a01321cea513c228894f6e5b1628 │ │ └─56308 /pause │ ├─e694bf8b453f32a852c537d009a6bb302a0669b63e3aeed7e328a2297cb09ed0 │ │ ├─187019 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─416518 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --use-fqdn │ ├─e6a146a2af705ff90044e95f0a1b58f49fd5ff2681681eeebd5db2e49d7a45f9 │ │ └─228994 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─00e7f70195bec60101967182ac79b688e9e36b9770d61aa66cdbac5227347783 │ │ ├─184282 neutron-api: uWSGI master │ │ ├─184328 neutron-api: uWSGI worker 1 │ │ └─184329 neutron-api: uWSGI worker 2 │ ├─c73c2f097cd028f2c9124397ffb602273a7e6c9f3852c5543058d887e97f9c02 │ │ └─110777 /pause │ ├─b898358d4596971285434551a2599656aa48b8ea72518a983ad88ce782a87631 │ │ └─268754 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─76877c1469c0adc1b8f96a00e6de9a42a133e365687ce04743cbddb3ab1fd00b │ │ └─66548 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bd5205c43bec6c345ba081e6bf48f7ad4aaf93f565ba5c606db3c343860b4493 │ │ └─44794 /pause │ ├─498f74993d42a24ac9d9eec6115f5b6d6e243a587320b0e98e9c138dd1888d18 │ │ └─63938 /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 │ ├─602d7db9ccf0027c085c42817439a34fa26c0ed7869ec3c9f68aaf0717abe390 │ │ └─44838 /coredns -conf /etc/coredns/Corefile │ ├─ecdcaa7a2bbcd92863d2ec30b66069fe2bb129fc5c9c078dbf0207be61da8e10 │ │ └─43036 /pause │ ├─16c669b4a026c80b4c696a4c994efab413a1a809a6b4a8de6f0549f33b899fff │ │ ├─128657 /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 │ │ └─128938 /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 │ ├─146b19326814356e02ee961ec3b3be20f2dfadee35fc26dc203dbdc23c60cafe │ │ ├─171537 nova-api: uWSGI master │ │ ├─171578 nova-api: uWSGI worker 1 │ │ └─171579 nova-api: uWSGI worker 2 │ ├─a05ccc006fede3f59f59d6a68cebd9171cf096f49fed5cfe708b7b3c22b6a678 │ │ └─63099 /pause │ ├─42e710ae7148c096c73406fe08bebe9b58d4a27370c157b516060589169c2b17 │ │ └─175915 /pause │ ├─94b4d884fe6c0ad689efaa9c3bf3036a32ebdbcf35354590ec5c2fc29c001bdd │ │ └─67013 /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 │ ├─7dfdfe62194a44ac862c9cbce54e32a1e3364e9a648284ad24fd7dcfbd239b88 │ │ └─126202 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b797cfec3a5b4e4ab0da8ec2baf4a544af133579db70abb0ffc63b55c1009503 │ │ └─80031 /pause │ ├─d2201628845527766a2ef79b2029e77baa8931e1b8553eaf51f8d02d24b5de0a │ │ └─224270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0528a2c52c002115b20194b1edeef9091a1b04cb94acd631d690fcfd55b90674 │ │ └─41945 etcd --advertise-client-urls=https://199.19.213.156:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.156:2380 --initial-cluster=instance=https://199.19.213.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.156: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 │ ├─7708cbe1466062b09a99795e169ccff7c24e07b434ac52fc398ce5e6f6cafae1 │ │ └─175638 /pause │ ├─c8a3db7230eb2c551002220658b30f3d90cbc11e90d3ace6f7754478c7f43f71 │ │ ├─171628 nova-metadata: uWSGI master │ │ ├─171651 nova-metadata: uWSGI worker 1 │ │ └─171652 nova-metadata: uWSGI worker 2 │ ├─23d02bc218d07f43e96e2efe16a04015df600bc761877709e6550e805b1fd7f8 │ │ └─44406 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a63974e053d248caa5d6de8cfdfc2028b149ed67ae6d9df34f5d424dd439757e │ │ └─191089 /bin/bash /tmp/libvirt.sh │ ├─440ba61e95f3ae9c45f802ef51eb0f4737aa1a8971e5c6b6c8ca4d1480e90bc3 │ │ └─228841 /pause │ ├─0032b8c643c078e3b2628995a75416f63de20332166b3de67d222ecde1b59e28 │ │ └─67674 /bin/oauth2-proxy │ ├─b73c4dabc8d302d01bd3557fb2cef7111398f6f622de0faa5029d5b4962defc7 │ │ └─91897 /pause │ ├─3ba448b97c14e14b5d34321ba772369fbbdcbe81a1dfad3f6abf232b482598fb │ │ ├─223561 octavia-api: uWSGI master │ │ ├─223575 octavia-api: uWSGI worker 1 │ │ └─223576 octavia-api: uWSGI worker 2 │ ├─64eae701c3fbfedace1f21e916fa4bded3342759dbba80e11ecb048ae9958ec4 │ │ └─96131 /pause │ ├─4c5658e78b44f30bcc1a3f65560d4d0daf54eb7666ed2152ecc18953b459931a │ │ └─175968 /pause │ ├─c359b1d1daac16083b91f7d0864096e3c3cc08b228e5fce5464e024980893c9c │ │ └─161206 /pause │ ├─900c88391a962a7d0b525b44b625f8f031ffab4a95334ca4d7a24d13e7027fca │ │ └─214937 /pause │ ├─835d66ca041374861eb578e722de486e17394003624253d7dbb8fb9bf2fe47a1 │ │ └─44835 /coredns -conf /etc/coredns/Corefile │ ├─8cf552f7f36dbd9d700322826ba4a0c50e679b6cf97964194d31bc5430d87a2a │ │ └─44769 /pause │ ├─2ed41434d5b46425962ffb3358d7499aeacae76c59a7b548e0f60c6a0ae20eba │ │ └─207066 /pause │ ├─0a87e1064a8898d965886574862f1d52bac539196564cc5656c5a32c3ba7af8d │ │ └─130125 /pause │ ├─bc40a1b31df93ea4952201c09da5b94d5380563c5b295c3a15bd831395bc9287 │ │ └─190757 /pause │ ├─8f0a3bb9c17e54d5a23849102055198c78054ed8dae50819e2a71dcd6299460b │ │ └─144391 /pause │ ├─08973f55bcf7765c64a84238d60719e614bf8a1d2097724641d12fcd2862a5b1 │ │ ├─188472 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188490 /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 │ │ ├─188496 erl_child_setup 1048576 │ │ ├─188546 sh -s disksup │ │ ├─188548 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188549 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188675 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188676 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188686 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188887 /bin/sh -s rabbit_disk_monitor │ ├─1d87c1374f3f7d7279dec5b36f65d47ba9c9c0aab53ee33605d9c9ffdd4dfb31 │ │ └─86001 /pause │ ├─c4456b0b96f1ddd8070e3ecf29d30edc81ca6d7354d4cf99a6e860d9e9405213 │ │ └─61147 /pause │ ├─acaa2956ca20b1a7f8743005ef8fab9c6a4a8200eeaf6153b10c82b979e5bf61 │ │ └─66966 /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 │ ├─97939ed2074dee7f53c030b41b46a6425f523411f871afc3e0f7563b56a0405a │ │ ├─92104 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92121 /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 │ │ ├─92127 erl_child_setup 1048576 │ │ ├─92196 sh -s disksup │ │ ├─92198 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92199 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92221 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92222 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92232 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92561 /bin/sh -s rabbit_disk_monitor │ ├─91abecb7b2972eea68b118bb0618b8dac0f4f948387845ccc677d33b6c140a57 │ │ └─161813 /pause │ ├─660a4b0610b16bc0ab0a19d2d0d459ea71b142352a7ee0ea18c80d773c013da6 │ │ ├─268298 apache2 -DFOREGROUND │ │ ├─270687 (wsgi:h -DFOREGROUND │ │ ├─270688 (wsgi:h -DFOREGROUND │ │ ├─270689 (wsgi:h -DFOREGROUND │ │ ├─270690 (wsgi:h -DFOREGROUND │ │ ├─270692 (wsgi:h -DFOREGROUND │ │ ├─270693 apache2 -DFOREGROUND │ │ └─270694 apache2 -DFOREGROUND │ ├─64392acb8a7f7f2387cebb375a1452d110fd9c6f7a83d9a11ddd3a777c62da8c │ │ └─48752 /manager --metrics-bind-address=:9782 │ ├─e2430ec2f7d64e0dea02a279fcbe14c46ee827fd334b6de32006aac4f3e17ee5 │ │ └─175410 /pause │ ├─7ed17a6e7b6d0b49fd7287a92706b34e2e6fa4c82a569c75e0b0b82447026b0d │ │ ├─264049 manila-api: uWSGI master │ │ ├─264096 manila-api: uWSGI worker 1 │ │ └─264097 manila-api: uWSGI worker 2 │ ├─466db3be153e2416b820dc5dac9a1d60376139813ad7f50ccff0e36fc27c9b3c │ │ ├─172354 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172725 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172726 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─07204f07b8624b2a35c6bed94d3eeda3461c5e8b6b26a6dae37ebb26afaf5b7f │ │ └─114744 /pause │ ├─0fc9b04f9f39ee5046868916755ccf07f47b4d0005e8cc2efb62b04d0e0ad176 │ │ └─226672 /pause │ ├─986faba81639ac4060bdc5b83b6bf456ef1be1e4b650a0855d3bf50ae36cfa59 │ │ └─67785 /bin/memcached_exporter │ ├─29dd4bb7414d2ec38595f51a7df0778f3023d9b3189f5201430bc4854b812b43 │ │ └─41807 /pause │ ├─6714d358136fba7bee049a936b93a6afe63c4034cfb11379e853e30a8c049b6b │ │ ├─124770 cinder-api: uWSGI master │ │ ├─124788 cinder-api: uWSGI worker 1 │ │ └─124789 cinder-api: uWSGI worker 2 │ ├─bacf0cc5e1c27ec9ab19eccdb5f787ed19fa22a9c8e26d970050b40cc1f47025 │ │ └─65841 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eca93026394f315a86fc049b8b0604101fcd4ac73c9d95007a95f17dc2263421 │ │ ├─224275 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224946 octavia-worker: ConsumerService worker(0) │ │ └─224949 octavia-worker: ConsumerService worker(1) │ ├─1c2e4ecbff146d39c7f39a576a2da5e18b8d66bab365e71f4dc5d4c5c05c127a │ │ ├─172378 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172712 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172713 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bff03b0c5233ab8910a64b5af2ea9c909e51767d68d6738c28ea3fc6a288b453 │ │ └─61598 /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 │ ├─b3f912bb84436220ced97bd9f69f2a2620cb415e23bfa3bab02c44dede996fa5 │ │ └─158773 /pause │ ├─045cbc1c6a998657da5b004fdeacb0bd02eadede52c4f5dbb429c5df63fc6009 │ │ ├─184302 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184604 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184605 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184606 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e83ccef5dd0d2fd620b75fcc175bb4b32ade259d8107ec01906338e90715659d │ │ └─48876 /manager --metrics-bind-address=:8080 │ ├─b7e9404726bdd7c4b0b3ca3539c7d5198f842eb8bb3c9824664e489410814d24 │ │ ├─226794 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226811 /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 │ │ ├─226817 erl_child_setup 1048576 │ │ ├─226971 sh -s disksup │ │ ├─226976 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─226977 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227053 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227054 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227065 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227271 /bin/sh -s rabbit_disk_monitor │ ├─c7f374408e3f68735286e42660b3628655e611a189a707e6a2740341e40e579e │ │ └─158009 /pause │ ├─170d86bc21d196cb0f54ccc00e6bba13b0d98865421fc5a9f2120db8fe426ad2 │ │ └─128220 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d086a493b2836c7d4c73d604beac9a2e7963ae4a77361356eb6c6e32d08afee3 │ │ ├─244913 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245238 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245239 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─765db8ad1202e9822e7ceff5992e7394fc54f48738d064e9d197479a6d640cb0 │ │ └─41775 /pause │ ├─fac867eef2067f2a356e506473c6f45b3f6a25e0927676bc274d810620e1fb61 │ │ ├─176528 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─416068 sleep 300 │ ├─7e7502cd16f9e7ae1ef8f5a9236362582a956c0b8e60ba9ce3d85c2b10def596 │ │ ├─109609 glance-api: uWSGI master │ │ ├─109622 glance-api: uWSGI worker 1 │ │ └─109623 glance-api: uWSGI worker 2 │ ├─fa0c28a82bbe3241f9b734dfe5c31cec61bc39faedc7bccb8c60f18c43541c34 │ │ └─45225 /pause │ ├─1583ea22ff3c1e088f2cc6613c2e5f725c2ae6e7c085015a458fb89ecdcfdac0 │ │ └─47829 /pause │ ├─3ffa2c71000fe54f5fa299e0e9236b8270c380469a61d8a7625d65e5ef1320d3 │ │ └─57372 nfd-gc -gc-interval=1h │ ├─7fe2d733a61ff6db059340329dd3d5cb62d24f4c14c8e9e9161f909823a428ad │ │ └─45898 /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 │ ├─bc4ad64522c40f37b14d65690a69e4b149ae467c8621959cd6e60480a1c38b64 │ │ ├─43488 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43901 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0dd998d2d0f8ef202adc709389467f6624faeef6fa016c1878ce7e5ba5037a69 │ │ └─232165 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b697f6130eb54691589976a41b5ceb178b59bdf677f587ed1ca33b1faee8f4b5 │ │ └─254065 /pause │ ├─cf91fb424346309c8a5bceab43123bee72b4bf420fd491b7297ab666203a7c0a │ │ ├─144775 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─144791 /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 │ ├─04b7c8ed799ec984c1e21705dccc55bdb68893eabea7dceb7642ad407fb31821 │ │ └─66671 /bin/pushgateway │ ├─7d6e96cb8953bb2dece1651b6e26ca5cf5353ec06e12a243983f2445908c16a9 │ │ └─244831 /pause │ ├─e8b2bd884e19e452f8c8ec388291ce5c1aaa1d976988c240f842a48ea5f8cec8 │ │ ├─111254 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111399 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111401 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e3c4b95a848da39a7627de5fa8451d7fa5fc1f3f3e477780343bcdf6f9357b82 │ │ └─66828 /pause │ ├─45f0a3b952ff1e82298afa7b95003705ccfebca0fdfe0855791b778e3e90a8dd │ │ └─67186 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c8318acdefd5715bcdce6b3543f8ba129e1fa12bfce678e2f466c268e43a2f4e │ │ ├─244339 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245103 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplq0rsw5t/privsep.sock │ │ ├─245106 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245109 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─96c32e34a8a8c8ecda9c9b9f66c68eff9a57953bdbf7262887f60ffba2762425 │ │ └─63774 /pause │ ├─e904ff3610b69cef81f86fabe698397daa8967d7ab78320fa333d29bee997012 │ │ └─45309 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 │ ├─aba09f495fa1769e9df43544d57c2b52bd6798d93168894c571f0e109d7490ee │ │ └─62397 /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 │ ├─e88f349540fa416581804ea1609b975268326062ad6ee9226502d0d1076ac942 │ │ └─52090 /pause │ ├─fc6d5ff0380e88ed89bd5a10918eb80a30ddf2fe4e985b7979bbed8ef99ff8de │ │ └─49581 /pause │ ├─625391c97d193f3904a827bbe921184e4b524afb75ec8ee3b0690cd8068ebd68 │ │ └─97369 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ac16e19da338d3b4573f4030df734b8c39c22b621aa33f6f65946c373aa5dcd2 │ │ └─109296 /pause │ ├─c7f4bc76b447ebad1cc502f9ee5c8b47eb0a7824ea5d7dc63fd8abf796d809fd │ │ └─61349 /pause │ ├─bded42d53920321c036d864458604faac488765da10fddaa61e377556d61b7ef │ │ ├─196756 /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 │ │ ├─376103 /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/tmplqxmjm0e/privsep.sock │ │ ├─376178 /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/tmpakt2nd6z/privsep.sock │ │ └─376222 /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/tmpd9hhxqc4/privsep.sock │ ├─c6a946200ea6602abda70a003ce5d00759e32faf07a4e775dc719247184ebb97 │ │ ├─65752 nginx: master process nginx -g daemon off; │ │ ├─65766 nginx: worker process │ │ ├─65767 nginx: worker process │ │ ├─65768 nginx: worker process │ │ ├─65769 nginx: worker process │ │ └─65770 nginx: worker process │ ├─013aa320fe2b5ac015db2040586ee8aef95c09739bd9be1835eacd1770488f1e │ │ └─41768 /pause │ ├─4c6af391dacf8d6733dd93ec1d103649b82ea911cf727ef43c6e7f2540db03cd │ │ └─175407 /pause │ ├─27839f25cedab5ab20538fbc766a82083da370d41ac5e84d32ac5b744d068e48 │ │ └─67090 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-156.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 │ ├─6dde4bbb62a064b048af49acfa5d14b5ba7cdbba5d1ac8f1ef86111486043f69 │ │ ├─173688 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173705 /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 │ │ ├─173711 erl_child_setup 1048576 │ │ ├─173776 sh -s disksup │ │ ├─173778 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173779 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173781 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173782 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173893 /bin/sh -s rabbit_disk_monitor │ ├─2c1ab8685c30f5ec706107253a9aa8ad3c37469152dd8efd5d3eccb50bd17420 │ │ └─57520 /secretgen-controller │ ├─4b12a7002b5c324cf3c939cd76cef7c003f00ab2342787589ef4f095c1cd40d4 │ │ ├─203150 heat-api: uWSGI master │ │ ├─203196 heat-api: uWSGI worker 1 │ │ └─203197 heat-api: uWSGI worker 2 │ ├─0430bc51e69898c2533ee57c28738031633033d1dc3cf5a34de32bf922e5eecf │ │ └─56921 /pause │ ├─d4a73cdc56840956f68612cd194ae0b685f3c4ea079fb8414c7a4813478d6f52 │ │ └─264026 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a9ef110b7900a15b8e2b37c3ad69080e1b2e12ebe9b77272d6c23d54cba76209 │ │ └─161266 /pause │ ├─c352ec972a89055363e3eb2446bdc7b362bd21ec29bf4a8de9f46554739f8e4d │ │ └─86786 /usr/local/bin/rook ceph operator │ ├─371a34d421e6d819a2349a5ac8794103731d67bc4dff6d4cc9bc39a128719f22 │ │ └─188378 /pause │ ├─a570793b45263f39e1e6f9b711d67539248c7ce9b19b56bb0611e4c0f7640f3d │ │ └─190700 /pause │ ├─7c1a562405e03a7ae8fcd5ff4d5cef168592bee7670a7c8676940c6e126b7ea7 │ │ └─235136 /pause │ ├─cae18a1697e01118443778e6911fd67714cef23c1a7ef1c9b53a618021b62094 │ │ └─144741 /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 │ ├─53093e411ea171bd1ac3b49ceac39f2c07f8eda151aa2e461f7123052eae7c34 │ │ └─49084 /pause │ ├─c9e7ab742de837e3bf01cfe103d18ff76e88cbec5c6e8b91242b2f02bcf4b69d │ │ ├─203113 heat-api-cfn: uWSGI master │ │ ├─203194 heat-api-cfn: uWSGI worker 1 │ │ └─203195 heat-api-cfn: uWSGI worker 2 │ ├─92c357baba934d932779684ab7b7d9a7becaef6194603bccc2535490185f8d0c │ │ └─42325 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2d01887e71a5a0a6975a3685edbd1b9b108321880b6e0256c570e2923cbe74d2 │ │ └─41874 kube-apiserver --advertise-address=199.19.213.156 --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 │ ├─8ed5b99c8f55a389bc617efbd8d121719c1a507d2ac8a37c8be7cf6929192ed0 │ │ └─50291 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─100f9874e4807958149ed1759befb9adcca1ed6c1087a7909d10efe54611e7f3 │ │ └─167123 /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 │ ├─b883dab91165deb2abfe1e9fc67bd0c5e81a520a19268981146788267719d3dd │ │ └─41776 /pause │ ├─234332f8073c644956f3ef508c923aff9d6d8bd7017dc17752691b05e7038b10 │ │ └─45987 /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 │ ├─4bdbdb3cfc0fb7763ccacc8bd534b81197ba1649293acbd53ea19c8fd635acb4 │ │ └─65659 /pause │ ├─e6bd976c84b414713be2c0f5d4bff96c90ef18eea35f5d7d45fd138f6063695c │ │ └─96085 /pause │ ├─6db68a7bb8c1ad015e04fa7a019c547c1b4178316a2f4c0d35797d4e26ea2a31 │ │ └─247119 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 │ ├─9be631ac51ba318ce4f6c95231db9b90ca6ed8d10469605efe28e8170fa03efe │ │ ├─85244 barbiacan-api: uWSGI master │ │ └─85257 barbiacan-api: uWSGI worker 1 │ ├─1ef31a7d2b79e18e4e4c24ba2eb0cfbc1667a63d4a62b009d612b28d04af5f3f │ │ └─50116 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c1ec34a643422c5fd81c2467aabba7051aabd1181e7e2c919dbeacc56eed8620 │ │ └─230916 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─9998e15a899b8db9e1fefc31e30b9e2b02a2a3f4feb8c2eef9bdcc1fe05d217b │ │ ├─272276 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272289 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d7b2e67307e922e4152ec10be6201ded2c203d592b141b7e931f5e0c37306952 │ │ └─230890 /pause │ ├─9a59548de1481d3a6d1fb28bae85c45fce7731a43f4f89997d68a341674bd60a │ │ └─215126 /pause │ ├─89ae83145fbd309ff09e12464937d080b7bb9d38eeeca42a7cb6952b907e19c0 │ │ └─66289 /goldpinger --static-file-path /static │ ├─f8fcd40877c370f91356b85221f6802ed3bb5ebc7d790ff49120d9177450193c │ │ └─45787 /pause │ ├─58a8e2c5796fa4d32bd193b6b3cfa3e82cf4726970cd91e0051a0695c9ba8154 │ │ └─42299 /pause │ ├─97e1c922fd9d19116df4e8a27aa7a440e80a9154befa6523a4ca78b8c110d122 │ │ └─253866 /pause │ ├─add91841bd4c4ad3117c59d0b42b5d9d489dfd9e3a976436e9a759c41664cc4a │ │ ├─225068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225085 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3fa5f243f1e6a0e83bc8420b3ab4ce351fced8297115ff4c3b64e517b289275a │ │ ├─203146 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203468 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203469 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─84cf377469295927a6d553475d8dd261a0e03bb44ae1f8d936946ac8298a0fae │ │ └─45942 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─855be3cb9358a3553fa8d0af33cfcf2ee1eb5524a8b8f0cc19f39c708f3640e8 │ │ └─253918 /pause │ ├─b3ab98cec3168d149790e750c2c32a6fa361ef9eb5aea03d16d8c34708efe47f │ │ └─52615 valkey-server *:26379 [sentinel] │ ├─104f2e27b131c0e45486872f4ce8d11413c9afa473cd69824b511f126d31d5a5 │ │ └─52198 /pause │ ├─bb9e78c1a3f18f6763fea3d29c069af487ae5bd7279a8207f14c49c33576a17a │ │ └─57403 nfd-master -crd-controller=true -metrics=8081 │ ├─2f9362e3529193a27534b1da866ceb6c3e7309249542e2b2bbb3b3effaaaf809 │ │ └─42040 /kube-vip manager │ ├─e1e9ec97562dad263fcbfcd720d8befe96a7cf4b2de2af38027be5148c0e2112 │ │ └─50012 /pause │ ├─41e6aeecb68aa5d4d9d5e63773524c244559371c020b10315cf1569a40153114 │ │ ├─158912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158929 /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 │ │ ├─158935 erl_child_setup 1048576 │ │ ├─158982 sh -s disksup │ │ ├─158984 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─158985 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─158987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158988 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159013 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─159269 /bin/sh -s rabbit_disk_monitor │ ├─0275da8eff3b7c93c739a7293bb08441aff6dc2725191e6370d0ed37530073ae │ │ └─41796 /pause │ ├─8dd0cc3130cc166d6437f71322dee95a66b5f5b8834eafee627a62e7d82b7540 │ │ └─215165 /pause │ ├─76357ce29435d6bfe95716d94c59d09d0b747749f8dc3a31741bcd60078de3f5 │ │ └─66925 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-156.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 │ ├─b1d1267dcbdbb0b91f3f49aea1ed14743830afdad1196011e8f274fa70750bef │ │ └─47884 /pause │ ├─b51bfc39d861b045d92c0a443a9fc35fa5f1ebe6553cb9aac99aabfbde70da48 │ │ └─230339 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─796a72c0e0d9d4266f6c21f8dd905d9e57338a290bd99f57d3eb6c7fc7793fbd │ │ ├─248805 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248845 /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 │ │ ├─248851 erl_child_setup 1048576 │ │ ├─248900 sh -s disksup │ │ ├─248902 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─248903 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─249049 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249050 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249060 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─249248 /bin/sh -s rabbit_disk_monitor │ ├─0d06235f2aba8263a6ae9cbe4430ea05b4770b6233524bf65e777371bb735ffe │ │ ├─66063 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66112 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─91c17a33d7dc93b22d77a50ad1621afe09c9f30ef45d56d7e3b00433934735e9 │ │ ├─264077 /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 │ │ └─264180 /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 │ ├─6183a687e2c00617d2462dc57d5e5f64536a3ba51ee3c46350f6bb6f6e7feade │ │ ├─ 72778 apache2 -DFOREGROUND │ │ ├─ 72800 (wsgi:k -DFOREGROUND │ │ ├─ 72801 (wsgi:k -DFOREGROUND │ │ ├─ 72802 (wsgi:k -DFOREGROUND │ │ ├─ 72803 (wsgi:k -DFOREGROUND │ │ ├─398625 apache2 -DFOREGROUND │ │ └─399169 apache2 -DFOREGROUND │ ├─a7dce345436efd4991ba2577afddf54a0243a39047c3e815ce5a9b6a353d1b07 │ │ ├─185367 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185625 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpas2ll23p/privsep.sock │ │ ├─185853 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpj8u78u5u/privsep.sock │ │ └─186076 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fa18f5dce5b72b1878a07fb13e0fd4c6196f84d6f656524b97b0818bf67c3d86 │ │ └─56962 /pause │ ├─4e56e2e90f1d9f6cca93eefe6d6d4417c85a881c4bea1716ca9693afa5850057 │ │ └─158168 /coredns -conf /etc/coredns/Corefile │ ├─66138529e979194996ed29bb545ed17adace41a0517fe410bc62a949a6e053e9 │ │ └─66151 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5aee17edb077cd86cd2056b362435182e8212d0272bed32ba7f9cf2e733f6e45 │ │ └─67239 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─70738c270a1423a825036a7c71c59d7e080eddf4da7dfd179453c995f148178e │ │ └─48610 /pause │ ├─c7d0cc02a5c286a369119047eb87cb3185781ccf4058b91e85a28e5cddf5a0a5 │ │ └─96436 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-qgjj5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fb6d5310e472f5416af24d72bff8082dcf6b9a32d8b830c66c8a301a44cfd548 │ │ └─244312 /pause │ ├─836f46d50c8fe922340ffa6d488d33fbe65e6a405511ae1a1d3f0b39b4b99d26 │ │ └─253649 /pause │ ├─293a644d68a677e323911845ce3115e6e37727547a364ff025cc371d6894cccd │ │ └─175517 /pause │ ├─b1c49b74860fb5dfaa1ceb622b222f7de0fc695de37e48160ce422fd3d60cc84 │ │ └─232140 /pause │ ├─ac08ad17bddced7b2049f4651a1f34c572a34b91bfd0b447a4f227d183267bd8 │ │ ├─184342 neutron-policy-server: uWSGI master │ │ ├─184355 neutron-policy-server: uWSGI worker 1 │ │ └─184356 neutron-policy-server: uWSGI worker 2 │ ├─dce10401cdf0aea3c872bafd32b14f9797ac68d79ad26b1cee6e40e6a7454140 │ │ ├─78636 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78656 /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 │ │ ├─78664 erl_child_setup 1048576 │ │ ├─78866 sh -s disksup │ │ ├─78868 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78869 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78887 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78888 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78898 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78986 /bin/sh -s rabbit_disk_monitor │ ├─5793fb2c47b955d6cf19aaffef323227465db2a5d386bcecb9a0244b641b2254 │ │ └─52287 valkey-server *:6379 │ ├─80582acf2c08c168bd4816e28be03f5f9ea398ff6f7ef513eef4a86fd40f7620 │ │ ├─187050 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─187858 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuh5xpy0q/privsep.sock │ │ ├─188278 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpw5onckju/privsep.sock │ │ ├─188786 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa1gb04aj/privsep.sock │ │ ├─189108 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189126 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189158 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/45dfd328-f63f-4b7c-9e80-dd14cbdc319a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/45dfd328-f63f-4b7c-9e80-dd14cbdc319a/host --addn-hosts=/var/lib/neutron/dhcp/45dfd328-f63f-4b7c-9e80-dd14cbdc319a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/45dfd328-f63f-4b7c-9e80-dd14cbdc319a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/45dfd328-f63f-4b7c-9e80-dd14cbdc319a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b64d0b36-9c43-4b3f-8833-0983451b4fc0,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─189163 haproxy -f /var/lib/neutron/ns-metadata-proxy/45dfd328-f63f-4b7c-9e80-dd14cbdc319a.conf │ │ ├─209109 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/eec45a98-4ad9-477a-a6a0-d9e1fb10f916/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/eec45a98-4ad9-477a-a6a0-d9e1fb10f916/host --addn-hosts=/var/lib/neutron/dhcp/eec45a98-4ad9-477a-a6a0-d9e1fb10f916/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/eec45a98-4ad9-477a-a6a0-d9e1fb10f916/opts --dhcp-leasefile=/var/lib/neutron/dhcp/eec45a98-4ad9-477a-a6a0-d9e1fb10f916/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-eacd5cfa-267c-4f52-9f1d-adcddb256f31,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─209113 haproxy -f /var/lib/neutron/ns-metadata-proxy/eec45a98-4ad9-477a-a6a0-d9e1fb10f916.conf │ │ ├─381547 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp8l1x99sp/privsep.sock │ │ └─416576 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─ecc5ccc6f3db6d53fb3fce68650e9098ae8f136cb3adf7116739223dbd7f3ba0 │ │ └─114690 /pause │ ├─3a350c1903ee0546eb1af42e0d9016e3f042cd4225b5cdbdf97fae32ee52c748 │ │ ├─67532 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67549 /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 │ │ ├─67555 erl_child_setup 1048576 │ │ ├─67690 sh -s disksup │ │ ├─67692 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67693 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67709 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67710 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67720 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67883 /bin/sh -s rabbit_disk_monitor │ ├─3f34ddd2017220c888ea73436b488405bc5d918135515daa5a764a1692e449f8 │ │ └─57125 /pause │ ├─02f8f9c09418808b6ee3fae9334ac137d423494d88ab9a33b2077afff25a0a51 │ │ └─112840 /pause │ ├─9f22ef078cd4a3dcb157181eca81f21e4df11e70dadc0a59c45a69c848f36f3c │ │ ├─207178 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207195 /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 │ │ ├─207201 erl_child_setup 1048576 │ │ ├─207253 sh -s disksup │ │ ├─207255 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207256 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207318 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207319 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207329 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207576 /bin/sh -s rabbit_disk_monitor │ └─857d07e28c3c8de0755c61b7934fa862a48bf6492817539eb6e4b288846f021f │ └─161137 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount