Control group /: -.slice ├─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 │ │ │ ├─21885 /lib/systemd/systemd --user │ │ │ └─21886 (sd-pam) │ │ └─session-21.scope │ │ ├─21832 sshd: cephadm [priv] │ │ └─21899 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1632 sshd: zuul [priv] │ │ └─1645 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1636 ssh: /home/zuul/.ansible/cp/199.204.45.113-22-zuul [mux] │ ├─248935 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fjvnloirnoqzukzukjfjddsdvfzqlqbd ; /usr/bin/python3'"'"' && sleep 0' │ ├─248936 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fjvnloirnoqzukzukjfjddsdvfzqlqbd ; /usr/bin/python3' && sleep 0 │ ├─248937 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fjvnloirnoqzukzukjfjddsdvfzqlqbd ; /usr/bin/python3 │ ├─248938 /bin/sh -c echo BECOME-SUCCESS-fjvnloirnoqzukzukjfjddsdvfzqlqbd ; /usr/bin/python3 │ ├─248939 /usr/bin/python3 │ ├─248944 /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 │ └─248946 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9974 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12545 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 596ca9e36e4faf45629e9f03af3de01c29eb9f189c104b0e4e1fd612bead60fc -address /run/containerd/containerd.sock │ │ ├─ 12940 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 68c477d04ec6ed5843abf5367ba6e88b7bc69b451f11db9e9e3ae223d3415015 -address /run/containerd/containerd.sock │ │ ├─ 18811 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5db88406ab4db9b8cc4795bfbfc0e654b5def98faf9de9f363baff430d6ac972 -address /run/containerd/containerd.sock │ │ ├─ 25453 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 229313dd0faf1a9e45a1e996d82b0df676afc76dcec4094d58569c91388068b8 -address /run/containerd/containerd.sock │ │ ├─ 29969 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff4736ea838b3c2a78d128ae65d5f175725a39183bc11a25f39594a50c300e08 -address /run/containerd/containerd.sock │ │ ├─ 34502 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7005f578a0dc007b6f0e337ff3894613401f01bec436b386db129e7bff7a6411 -address /run/containerd/containerd.sock │ │ ├─ 39179 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 87a51eb7095bb91575d3587be6410eed54fca8bc6750e059b631e3441fcec0f5 -address /run/containerd/containerd.sock │ │ ├─ 41775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43ff8fb9c8589bb03a100720f9080378212853a3bc79777cc6a830325ab1fdc7 -address /run/containerd/containerd.sock │ │ ├─ 41776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfc978daf4f3b149b00a617a54527bee53009b15d56d3dd34a495b6e52603397 -address /run/containerd/containerd.sock │ │ ├─ 41796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8d8f4fc439c10043a6cff72a32840c0ca6c0ce211ae16c1d2a23b7b7a635ed4 -address /run/containerd/containerd.sock │ │ ├─ 41801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8ef171baf25a21821aff3481c30418f7da63d73f03154f0038aa476f5b38b5 -address /run/containerd/containerd.sock │ │ ├─ 41802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6859a48a6f9e14c792a492cf261d346b1e47bc9356464089fc734cba7c502db3 -address /run/containerd/containerd.sock │ │ ├─ 42392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cffa23367ab398956dd63fe1b29fec366bdc9508287db063f9cb0068b3f8ccd -address /run/containerd/containerd.sock │ │ ├─ 43122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc5bf8baefa3edb4810223b269b91b27f471761b029f7d63553f0f1b63e31039 -address /run/containerd/containerd.sock │ │ ├─ 43134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db38b8783ab4d209447885d4508227433ec1f0f4353ffe14e4abcda87f8d8670 -address /run/containerd/containerd.sock │ │ ├─ 44500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 546da2312fbaceee9123f7617687b4db2e0e4167b1e26e3357de960f14359e14 -address /run/containerd/containerd.sock │ │ ├─ 44942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5e8e715c67ab776499d893ab78ab43017b9c7a5610a933e1f59b3ab2d3ec6e -address /run/containerd/containerd.sock │ │ ├─ 44978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef81d6f7d49a7d1074cd0c904ce1b124dafd7429540d9c137ce7d01f60f5d90 -address /run/containerd/containerd.sock │ │ ├─ 45418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9063544e78f41aea2fb74e561cd6fb2e590630c640bb19ca2ea964754124622a -address /run/containerd/containerd.sock │ │ ├─ 45891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cecb78bffd272cf9d77ab67058492a4d998dba9b8b9310816efd1d687f9d8e5 -address /run/containerd/containerd.sock │ │ ├─ 45929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0f884d41ca53310bf0f3599d157d190f8a021bf1ab08cc1b7de021a7b32bf0 -address /run/containerd/containerd.sock │ │ ├─ 45974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae5e505d5ad0f29c40d207138270933a759241adcc0715f8cea23dddd4515837 -address /run/containerd/containerd.sock │ │ ├─ 48042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b406976d47cdffa169903b663a96e4fb637042dd09e7dbb34dffc792325f07fd -address /run/containerd/containerd.sock │ │ ├─ 48144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fcd986ad09b2aa316f6e30bc795eccecdbdf4667600d704cfaede7adb3e06de -address /run/containerd/containerd.sock │ │ ├─ 48945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a225ed0becaad6d2da97e072e9cf28a02826a1f5329fc38ab0cfee6604e7a12 -address /run/containerd/containerd.sock │ │ ├─ 49047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f775c7bea9ad849819005ef0f532bc8257de3d08bdef81f40b1ff07aa6be4f5 -address /run/containerd/containerd.sock │ │ ├─ 49402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8da22b4138d5203cd4dd565438b8a368d720f2a06c848c8de5d91b4e12ee5b4 -address /run/containerd/containerd.sock │ │ ├─ 50036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9d9e12b0e22afd490c5cbd8fcc42ae88b87a5788711ee9aa8e83c26f7e672f -address /run/containerd/containerd.sock │ │ ├─ 50330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abdf949fbac2fb44c3619c7f987dc58fac8a2ad92136335b737cab6c8bd8dda4 -address /run/containerd/containerd.sock │ │ ├─ 52696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4019e43e74b33b6d6aaa22b78eb161fa20a98da0fe5399286b8b302472bc984 -address /run/containerd/containerd.sock │ │ ├─ 52835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4726e52e30f0a1a333efbb8c025c5eef223376368ea8b90a721063cdd38605a -address /run/containerd/containerd.sock │ │ ├─ 57204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc31c3086e67edc5d304b74965859ea8793c15ab25a9a2bfdae1069d9e0d5417 -address /run/containerd/containerd.sock │ │ ├─ 57895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 520e9a4c2648a82fbdec6570d2895308e2b29319250fce23a31165ea1cbf9e08 -address /run/containerd/containerd.sock │ │ ├─ 57948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1847a7fc2a452e5ff81362c6cbfdb15d2f8ede7a9af0d78ae2d8093a0187cbd6 -address /run/containerd/containerd.sock │ │ ├─ 58013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eee85f4139080a9edd59de6e75f1a135c47dbbaa04d8d3695ef3a5d45fc2a28 -address /run/containerd/containerd.sock │ │ ├─ 58153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c61ed8c195adf2408a4acb8bf951518c4d26f308b8fe9d7242a3f5044d650e5e -address /run/containerd/containerd.sock │ │ ├─ 61992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15372e672432c0d874ec6e03e8f9b71a17f4282d76f3e1b5515d4c9bfae5c11b -address /run/containerd/containerd.sock │ │ ├─ 62152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cab5646124d8a6896075d0846070def7f46ee51c5d4d6a370a51b7563323dab -address /run/containerd/containerd.sock │ │ ├─ 62201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2861856bce662f9dc58b657c4986cd69334ba9177e22bd8d79d4a216f6f1f0 -address /run/containerd/containerd.sock │ │ ├─ 62241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f1bc54e59448a29fc5e672607b29c1fbcba73f94e9b3c1da1310ec16c22590 -address /run/containerd/containerd.sock │ │ ├─ 63583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb2a02aef02f26974409f2d4ce3aa922a9261fc4127ce7f592baf1f53481dd1 -address /run/containerd/containerd.sock │ │ ├─ 63731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c1218ef3550b27ae8f92ef42c204f364fc447360eab944596aec358185cb05a -address /run/containerd/containerd.sock │ │ ├─ 64004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d737c6efab2bc9f6987f96a2566a64727b3cb1c104376e4ddc2825e032cb0a -address /run/containerd/containerd.sock │ │ ├─ 64054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2bb4d329283e54c733fc0984dafdbcbd5ff8659f19f3926a65fd8a7993535a6 -address /run/containerd/containerd.sock │ │ ├─ 64160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 605f4c0f04f54023fcad342ddbdef74243111706b56a651d65a7a06e5f196276 -address /run/containerd/containerd.sock │ │ ├─ 64638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12461d6da83d61654f9834893eb1396e1c108bcb080eced9aa7f45267ef0099c -address /run/containerd/containerd.sock │ │ ├─ 65026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7da73577a354d1860d8593c2c7dfcad4b9545696c498a5ae01054e8637225ac7 -address /run/containerd/containerd.sock │ │ ├─ 65324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0adc50b39fc05d494ef38b3b05f7e4c6af8819a68add705d74692c289bfe689 -address /run/containerd/containerd.sock │ │ ├─ 65741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c25b6f9adcbc4d20f5c439d006d81d8cb75c957628aac4a4446b76aac94ca0 -address /run/containerd/containerd.sock │ │ ├─ 66540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da3c92a7ab4a5a47ab1e24f90100e73b859b1d1e096c322a354e11c7e89475d -address /run/containerd/containerd.sock │ │ ├─ 67980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d67a5bdf23ec87e92bb457a846fc620e79c0c8bb2dca9f183d85d66c44a750ed -address /run/containerd/containerd.sock │ │ ├─ 70190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8707fb39d28c50f6b7b4cbdf2df5707956a7f7a97f94dc61e4f8cd96f1082fa -address /run/containerd/containerd.sock │ │ ├─ 79515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2e6a201dc2903936602afa8adf428377ecce1eb67a8b7798fe6284052ff7d97 -address /run/containerd/containerd.sock │ │ ├─ 80796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aed673512d2f4ef6b6ef5c91bb756e844cc278c0c08daafbb45a14383a8d78b4 -address /run/containerd/containerd.sock │ │ ├─ 86499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa253182218f412e1fb5580511925551f19e07627d71165ecbdc3fb52b29898 -address /run/containerd/containerd.sock │ │ ├─ 92888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14057bd43b159651c7730b0056e5ec364b4e387b88e585b7e4bda4d9194d418b -address /run/containerd/containerd.sock │ │ ├─ 96840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007309386967416f518ec92ac5ad94251e3e2c2c822f5b6f761e414266b90677 -address /run/containerd/containerd.sock │ │ ├─ 96878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdcf2efc4ead6f0fc4d3e49b0bde642b25d66a483110b471f216a369a1ee1e5b -address /run/containerd/containerd.sock │ │ ├─105850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ecc86fadb536d19df0fa0509451624c360aebe7f7b57914565a8cbdaec939db -address /run/containerd/containerd.sock │ │ ├─107249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6365deecb6d6e1852d1886e46e639a35105082aa731bc1e06a51fb77786658 -address /run/containerd/containerd.sock │ │ ├─107291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a19a809da7acfb06a2c42c7f858c35c571b0b9764ed9698fcf93477c18d8cce7 -address /run/containerd/containerd.sock │ │ ├─109266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67975ea3134425e519147d085921881daf9c309c218eb01dc06d1828640be817 -address /run/containerd/containerd.sock │ │ ├─111199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36e5f359cc478a025ecfbf42286b64f714b9b16e4602dcfd9184f6b38e11ebe6 -address /run/containerd/containerd.sock │ │ ├─111240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19b762a4ad64c1667bf1a0baa4569cef343ca048da5cd4f745c14337e50caeb8 -address /run/containerd/containerd.sock │ │ ├─124464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064a1f17b61b6c08dc47f21e7d46d3422631ed70b5150abc07dd119d76bdaee1 -address /run/containerd/containerd.sock │ │ ├─124508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b13e2989a317741426a14896cb869e689ec6a3660a8db8e880355e44b5be89ba -address /run/containerd/containerd.sock │ │ ├─126966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d6db19535c5c419bd705674e19968af5121a76a818cc2163f3993a56bbb48a -address /run/containerd/containerd.sock │ │ ├─142045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46a3ec1ff43c299522d49bc1602f0e701486f3da3a58479bf7be6c0c55281173 -address /run/containerd/containerd.sock │ │ ├─143520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a8e130b207a092dbe42c16a4d81a77abdf174758944164baee5166d7e503379 -address /run/containerd/containerd.sock │ │ ├─144019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00be7b8d29668fa5b733cc8c2f1d63bdc6efd225838b82c29002ab1c2a88777e -address /run/containerd/containerd.sock │ │ ├─144771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4d9b273881ba8ecc8add726492585e5f90fa7e32d032ac3a3fee5cf897fa35c -address /run/containerd/containerd.sock │ │ ├─146863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2874ed9ee78387414965fc0aa2f4d7909019665189c2a72344c4401d299e2f6 -address /run/containerd/containerd.sock │ │ ├─147107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87aeae7df2480dff8680e5451f42991e297915a28fadfaa703a0e3f37944c56 -address /run/containerd/containerd.sock │ │ ├─147341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0ca91a019146dd8b061b2a77058b8879777dd18c0d310b0270c59108abf2720 -address /run/containerd/containerd.sock │ │ ├─147545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7da4c344029f3b5391e25981aefe4e9137ebe4fda75f38d73467f7aec485a5 -address /run/containerd/containerd.sock │ │ ├─147659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a9af6bbe5adf79c693c3b4ab8509b067beb3972c182a2d1ad852a831662949 -address /run/containerd/containerd.sock │ │ ├─147873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99179d3f971cc0206315a7c422ca825b5f96db3400c9ee63da1704bcd3bf3b4 -address /run/containerd/containerd.sock │ │ ├─172655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9ac78b9beb858f79affa20183b44d922eb6a9edb11bbb5a84e3934ea990762a -address /run/containerd/containerd.sock │ │ ├─174446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c31f4a7d8b6509125b9adea7f255a3497525a93b27966204bb61ddb746f1ca6 -address /run/containerd/containerd.sock │ │ ├─174514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a81896d5dd182277daf19025f713ce24b8f7c9d41642d38d3002728694d59e3 -address /run/containerd/containerd.sock │ │ ├─174546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32ec715d3210e406fe0a103a976dd51d71caf6f53d6598db5b00eb8dbfdfd228 -address /run/containerd/containerd.sock │ │ ├─174552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66a926b460e160d69b0df98000fd4d9261a1d51244d9435ed041c9b939a6098 -address /run/containerd/containerd.sock │ │ ├─174879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7f593fe4d3fb9d9ca5ac2e74f01064e45cfdc435d9a108cd878f536a80a0a00 -address /run/containerd/containerd.sock │ │ ├─174944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91af00b6618785ab15db157bf767e1a02c365fcf0e740b11054debdf870f94f0 -address /run/containerd/containerd.sock │ │ ├─175004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac471e5345769916edae0e0cadbdfae651531f74d155f126792f9f6e8e25275 -address /run/containerd/containerd.sock │ │ ├─187466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0f06b321cf9546fd735c98eda33afbf25a34084a932ade1287200448fcd503 -address /run/containerd/containerd.sock │ │ ├─189721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 431f2c0afba5af7b91d3fcfda18447f93d979e81cda3ae00942b04e759b97de3 -address /run/containerd/containerd.sock │ │ ├─189774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2ba35ef76c40837d3df6d25b1c63152d8670064be00196ced26e29595598560 -address /run/containerd/containerd.sock │ │ ├─189988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ecd3a43e6146a67110f6f318468ad81882a52899603a007b794be311b16aec7 -address /run/containerd/containerd.sock │ │ ├─204503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd9d52267287330e76706456ff7a7b347c5442227191b0fd10bf9106733c16e6 -address /run/containerd/containerd.sock │ │ ├─212098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebb328e91179329a5d29c6815932c70aaf2b8e3695c4635f25fb3cf4f690e6f2 -address /run/containerd/containerd.sock │ │ ├─212161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41dbd83b20b37a3b6994f973ababb78673ef33e90b7e6ecb5e593a7ce9cbf72a -address /run/containerd/containerd.sock │ │ ├─212198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb9530f7f2d3f4f99c1c7738a73e20a73db8a117e6d019912b99f4c1582f3cd7 -address /run/containerd/containerd.sock │ │ ├─212458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcce139b5645cb795f6caa33ad51637fea9764f7ba6c5ab205ed4c285446eb1c -address /run/containerd/containerd.sock │ │ ├─223276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3472f2142bab93b562d590be866f02ed05d4a209be4a7e104452cf3299aec0 -address /run/containerd/containerd.sock │ │ ├─225434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14cb55d4a56b7d84f9df3e296db84510460c62845e78e2d2634b28fd84e693b5 -address /run/containerd/containerd.sock │ │ ├─226605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5992512797258a5c905e1e044cf42693c70fc648f2eaeab19eb7def64e372cb -address /run/containerd/containerd.sock │ │ ├─227627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb6bf952847e963261cf529be04cdea2b2a0accda10599298894ef9db67c88b -address /run/containerd/containerd.sock │ │ ├─228786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741b166e3cd90e860673e0f71dd8b76d8ec6ee6890e7fbb5454521b1c9a5caa9 -address /run/containerd/containerd.sock │ │ ├─230837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b90f821a17d11fa91e2266542060d2ec5ac9781755b26baf825c5918840e8e -address /run/containerd/containerd.sock │ │ ├─232373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 477b57acc6ddf128dcd9493012528209688b455c8630c489900f792770804277 -address /run/containerd/containerd.sock │ │ ├─232520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b361e9f383d4dc26d34ebcb5642c5391d688aa7e94f8db8b4b4f9dc872fa246b -address /run/containerd/containerd.sock │ │ └─233470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c11fb5e11bc32aaeba34add0b4b8f71e08336a8f5dd92d4515e323ce4bd1cf3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1440 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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@mgr.instance.ruaesr.service │ │ │ ├─12854 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ruaesr/unit.run │ │ │ └─12884 /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-ruaesr --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.ruaesr:/var/lib/ceph/mgr/ceph-instance.ruaesr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ruaesr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ruaesr -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.1.service │ │ │ ├─29679 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29953 /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 │ │ │ ├─18770 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18790 /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@osd.0.service │ │ │ ├─25165 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25435 /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 │ │ │ ├─39114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39136 /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 │ │ │ ├─34216 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34484 /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 │ │ ├─12494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12524 /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 … │ │ └─10344 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-7005f578a0dc007b6f0e337ff3894613401f01bec436b386db129e7bff7a6411.scope … │ │ ├─34527 /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 │ │ └─34539 /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 │ ├─multipathd.service │ │ └─141652 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42225 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.113 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─248894 sshd: root [priv] │ │ └─248895 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1107 /usr/sbin/uuidd --socket-activation │ ├─docker-596ca9e36e4faf45629e9f03af3de01c29eb9f189c104b0e4e1fd612bead60fc.scope … │ │ ├─12598 /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 │ │ └─12618 /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 │ ├─docker-229313dd0faf1a9e45a1e996d82b0df676afc76dcec4094d58569c91388068b8.scope … │ │ ├─25477 /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 │ │ └─25489 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11105 /usr/sbin/chronyd -F 1 │ │ └─11106 /usr/sbin/chronyd -F 1 │ ├─docker-87a51eb7095bb91575d3587be6410eed54fca8bc6750e059b631e3441fcec0f5.scope … │ │ ├─39205 /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 │ │ └─39223 /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 │ ├─run-rb034b6fe4e1e460794bd57efaf7b4ebb.scope │ │ └─188025 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-ff4736ea838b3c2a78d128ae65d5f175725a39183bc11a25f39594a50c300e08.scope … │ │ ├─29995 /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 │ │ └─30007 /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 │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─141510 /sbin/iscsid │ │ └─141511 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-68c477d04ec6ed5843abf5367ba6e88b7bc69b451f11db9e9e3ae223d3415015.scope … │ │ ├─12965 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ruaesr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12984 /usr/bin/ceph-mgr -n mgr.instance.ruaesr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-5db88406ab4db9b8cc4795bfbfc0e654b5def98faf9de9f363baff430d6ac972.scope … │ │ ├─18838 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18856 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─7da73577a354d1860d8593c2c7dfcad4b9545696c498a5ae01054e8637225ac7 │ │ └─65061 /pause │ ├─916cf4a911784da5eb921782a49005301e04c55a7d90debc5b85bdc50d9ad30b │ │ └─42039 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 │ ├─bc5bf8baefa3edb4810223b269b91b27f471761b029f7d63553f0f1b63e31039 │ │ └─43170 /pause │ ├─b361e9f383d4dc26d34ebcb5642c5391d688aa7e94f8db8b4b4f9dc872fa246b │ │ └─232574 /pause │ ├─450db161ec8edc7d308d18abc295e1ac01617323da7c48c042da65798a6e0c28 │ │ └─50756 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─431f2c0afba5af7b91d3fcfda18447f93d979e81cda3ae00942b04e759b97de3 │ │ └─189746 /pause │ ├─b8d8f4fc439c10043a6cff72a32840c0ca6c0ce211ae16c1d2a23b7b7a635ed4 │ │ └─41930 /pause │ ├─6859a48a6f9e14c792a492cf261d346b1e47bc9356464089fc734cba7c502db3 │ │ └─41898 /pause │ ├─abdf949fbac2fb44c3619c7f987dc58fac8a2ad92136335b737cab6c8bd8dda4 │ │ └─50355 /pause │ ├─d5e10ca04fc207e8e4ee98b84ec081cc5448d68b42087ddf5f6039b60b4610c2 │ │ └─109101 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b2bb4d329283e54c733fc0984dafdbcbd5ff8659f19f3926a65fd8a7993535a6 │ │ └─64079 /pause │ ├─dcd30dffcfa658d958ae9a6986c68ba93a0282feb455078e0585db3e8906fb2c │ │ └─65637 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5942ccf46be257c3349bf3112d19ac3e8bc3c8cb748254768df7dc1d7bfc46b9 │ │ ├─201305 heat-api-cfn: uWSGI master │ │ ├─201344 heat-api-cfn: uWSGI worker 1 │ │ └─201345 heat-api-cfn: uWSGI worker 2 │ ├─ea0f06b321cf9546fd735c98eda33afbf25a34084a932ade1287200448fcd503 │ │ └─187488 /pause │ ├─b71ae82d3bd872e155a2d48e21f9f6a8c04f4c1f6e89b5a0172e0410184b7cfe │ │ └─66350 /goldpinger --static-file-path /static │ ├─7bf3748ec2c970691046f06f914f581d12b3adaf4090061bffc6036a70b4a4b9 │ │ └─67176 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a2ba35ef76c40837d3df6d25b1c63152d8670064be00196ced26e29595598560 │ │ └─189806 /pause │ ├─11c43d9517e30dff1aac198fbe9aef2ef8ca78f4d1eff18776d9bb88518e913e │ │ └─227066 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─09d5aff9bcd335a8a3ca5804a95eb00e40d87a46ebeabee709fcb3fd4fe6335e │ │ ├─175576 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─241183 sleep 300 │ ├─ba0f884d41ca53310bf0f3599d157d190f8a021bf1ab08cc1b7de021a7b32bf0 │ │ └─45954 /pause │ ├─2f66580eb6cb0c1b842f16fa46d6cc5d5f57041667e4d498ab25ee2e02e3cab2 │ │ └─187997 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ed7da4c344029f3b5391e25981aefe4e9137ebe4fda75f38d73467f7aec485a5 │ │ └─147579 /pause │ ├─1c1218ef3550b27ae8f92ef42c204f364fc447360eab944596aec358185cb05a │ │ └─63768 /pause │ ├─7b0827d9e773f1c1a41a83c857f46cf29cac4cfae4670a3e57026b61668d4c68 │ │ └─63189 /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 │ ├─59d9d9adc66548f5f9c709f59621f885cbb620ddc6348f9ccf2b2ca9f4f6f79d │ │ └─42443 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8ebc891fb22da52faab4902d69bbbf07924e8d7138cd4969eb5ed7695b43cce2 │ │ └─66944 /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 │ ├─ac0d5dbbfa9a9964ffe2923468986a32eb944edf62e447ce0361bd1186f729a7 │ │ ├─185351 /bin/sh -x /bin/wait-for-ip.sh │ │ └─248942 sleep 1 │ ├─b0a834e8dc620b5eaaae1ffc108342b3f97d84ff78a009a4e92d0ba5217c4967 │ │ └─45070 /coredns -conf /etc/coredns/Corefile │ ├─5cf54d6a99d98f0ea1265a5d79dd9c9eda275606b7fce407275a654de6796462 │ │ └─166029 /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 │ ├─abb95cc43ef3e946f03624bb4af15d1bb7922c7732bce5d79e1f5f3253f3cf5e │ │ └─46160 /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 │ ├─672c883ab3b231df652f034f4aae4ff59acec51bf025305b79d01ebf104ac84e │ │ ├─73419 apache2 -DFOREGROUND │ │ ├─73436 (wsgi:k -DFOREGROUND │ │ ├─73437 (wsgi:k -DFOREGROUND │ │ ├─73438 (wsgi:k -DFOREGROUND │ │ ├─73439 (wsgi:k -DFOREGROUND │ │ ├─73443 apache2 -DFOREGROUND │ │ ├─73445 apache2 -DFOREGROUND │ │ ├─73448 apache2 -DFOREGROUND │ │ ├─73449 apache2 -DFOREGROUND │ │ ├─73450 apache2 -DFOREGROUND │ │ ├─73451 apache2 -DFOREGROUND │ │ ├─73452 apache2 -DFOREGROUND │ │ ├─73453 apache2 -DFOREGROUND │ │ ├─73454 apache2 -DFOREGROUND │ │ └─73455 apache2 -DFOREGROUND │ ├─a2f1bc54e59448a29fc5e672607b29c1fbcba73f94e9b3c1da1310ec16c22590 │ │ └─62264 /pause │ ├─e2834073d1a2791ce7b7525d81bc987c8e0b358bc7f42bdf38de61b60d2a5281 │ │ └─53220 valkey-server *:26379 [sentinel] │ ├─c66a926b460e160d69b0df98000fd4d9261a1d51244d9435ed041c9b939a6098 │ │ └─174653 /pause │ ├─ad673275f92b6794db4a27344cb54caf5add89f55703a3bf3a93336324a4eb01 │ │ └─67677 /bin/memcached_exporter │ ├─bb8ef171baf25a21821aff3481c30418f7da63d73f03154f0038aa476f5b38b5 │ │ └─41917 /pause │ ├─93e658500cde5a41e437b08c7f007321b5faf28507fb5e7670d9627679a32a11 │ │ ├─50483 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 │ │ └─51827 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─c6cbbabee7b2cae8b600137bc0dee9aec58113a1943c18d371622893be393019 │ │ ├─183246 neutron-policy-server: uWSGI master │ │ ├─183260 neutron-policy-server: uWSGI worker 1 │ │ └─183261 neutron-policy-server: uWSGI worker 2 │ ├─8cab5646124d8a6896075d0846070def7f46ee51c5d4d6a370a51b7563323dab │ │ └─62182 /pause │ ├─d24e70048d9e19332c3eeebd52c2a3ae29320689a696ce4e9a0d2603edeb7a78 │ │ └─225616 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bb9530f7f2d3f4f99c1c7738a73e20a73db8a117e6d019912b99f4c1582f3cd7 │ │ └─212245 /pause │ ├─bc3c2de29bbcfb5f825107f54148be52843dfb1d9b536f83d6f8ed5433c89c03 │ │ ├─79618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79634 /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 │ │ ├─79640 erl_child_setup 1048576 │ │ ├─79687 sh -s disksup │ │ ├─79689 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79690 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79702 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79703 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79872 /bin/sh -s rabbit_disk_monitor │ ├─e2d18436039dae3aea94311a9024c8fc7bf892df1d7be7af3f06aaf1fa6dbc06 │ │ └─66987 /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 │ ├─6ce0f084c9dd280dfff23b9c6945c254e8df62abd63eb305a2269f84ed2f3957 │ │ ├─223399 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223415 /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 │ │ ├─223421 erl_child_setup 1048576 │ │ ├─223492 sh -s disksup │ │ ├─223494 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223495 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223611 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223612 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223628 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223820 /bin/sh -s rabbit_disk_monitor │ ├─8f775c7bea9ad849819005ef0f532bc8257de3d08bdef81f40b1ff07aa6be4f5 │ │ └─49071 /pause │ ├─741b166e3cd90e860673e0f71dd8b76d8ec6ee6890e7fbb5454521b1c9a5caa9 │ │ └─228812 /pause │ ├─da20f022f0e6f4efaf77035b62116f0380cc902b54a3f9022345f9a943fbc531 │ │ └─53000 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 │ ├─44fa22d06beb154942a189774d4255cfff400b16278592f4b7e8c53c3bccadce │ │ ├─183206 neutron-api: uWSGI master │ │ ├─183232 neutron-api: uWSGI worker 1 │ │ └─183233 neutron-api: uWSGI worker 2 │ ├─14b13d9f5c233ace0aa071766cda9c6fd6dec6259f1b133393b00a10f1e5e416 │ │ ├─144905 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144922 /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 │ │ ├─144928 erl_child_setup 1048576 │ │ ├─145069 sh -s disksup │ │ ├─145071 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145072 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145073 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145243 /bin/sh -s rabbit_disk_monitor │ ├─2ecc86fadb536d19df0fa0509451624c360aebe7f7b57914565a8cbdaec939db │ │ └─105875 /pause │ ├─1c31f4a7d8b6509125b9adea7f255a3497525a93b27966204bb61ddb746f1ca6 │ │ └─174490 /pause │ ├─3cfcc3ebca905179ac1681082843927c08f85aaea61419f7aa020a962e9db215 │ │ └─52906 valkey-server *:6379 │ ├─064a1f17b61b6c08dc47f21e7d46d3422631ed70b5150abc07dd119d76bdaee1 │ │ └─124487 /pause │ ├─541c21697ee8128e3efdee31137d30275c21ed22b05b333732e953d65965e148 │ │ └─97333 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-p9bcf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c99179d3f971cc0206315a7c422ca825b5f96db3400c9ee63da1704bcd3bf3b4 │ │ └─147903 /pause │ ├─c8da22b4138d5203cd4dd565438b8a368d720f2a06c848c8de5d91b4e12ee5b4 │ │ └─49425 /pause │ ├─2b688eed0be9f0522c610b3040e8d252186862f0359ebe1f92b6155871b20ad1 │ │ └─221489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─bd46d079f1d2816fc96657c2bdec1be5add988453158e7adc94bec865b4885cb │ │ ├─221494 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222056 octavia-worker: ConsumerService worker(0) │ │ └─222059 octavia-worker: ConsumerService worker(1) │ ├─25e82e97d7df694e0002f6d8a93525b3dc88392f9c640f22ba079269a09daaf2 │ │ ├─63125 python -u /app/sidecar.py │ │ ├─63388 python -u /app/sidecar.py │ │ └─63389 python -u /app/sidecar.py │ ├─5a63e5ca2b9fcd429fc1ae0aa1d37e43e5f2653e6ef273f39800f0c92e473078 │ │ └─66780 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b5992512797258a5c905e1e044cf42693c70fc648f2eaeab19eb7def64e372cb │ │ └─226652 /pause │ ├─a4d43f423e21b910b074a7d75e4ff1eeb571cd14aee5888308f654454c77f100 │ │ └─67617 /bin/oauth2-proxy │ ├─ba9d9e12b0e22afd490c5cbd8fcc42ae88b87a5788711ee9aa8e83c26f7e672f │ │ └─50060 /pause │ ├─a5abcce00e58da887b74099778f33b03cb8e6efdd34e1ff5b9ee34d761a20d9a │ │ └─187248 /bin/bash /tmp/libvirt.sh │ ├─5245d267677e556a170d90685d86d5b401999d762d843369b91aa896158b289a │ │ ├─63100 python -u /app/sidecar.py │ │ ├─63338 python -u /app/sidecar.py │ │ └─63339 python -u /app/sidecar.py │ ├─0a81896d5dd182277daf19025f713ce24b8f7c9d41642d38d3002728694d59e3 │ │ └─174574 /pause │ ├─b7d75da1e67ed2bf28b9e0140a4d5ebfda8b7f07b1bbdbbf6974f5e5a6f5c2b0 │ │ ├─107732 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107943 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107948 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d0f3c6e5d7e892036b58562230260578e30d22afba3dde3a7967651aa221950a │ │ └─50681 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─4437e7a2c790f5df5f26a42a4db356a56d7fb8ccc6186af385c4b7c9aa3dffbb │ │ └─227757 /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 │ ├─ba8c9b38023898675d9d05a8de9b9e5013e67590f1fa847dc378d9786a3c0ab2 │ │ ├─187611 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187628 /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 │ │ ├─187635 erl_child_setup 1048576 │ │ ├─187692 sh -s disksup │ │ ├─187694 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187695 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187703 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187704 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187714 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188028 /bin/sh -s rabbit_disk_monitor │ ├─efb7602ea43c71cd8d5c40acfcfaf38fb469645610ae488319ba576402419c27 │ │ └─98082 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─aec15b5534184dadf8e71a7cc582a26471783f31538e546555db4d14e2ede890 │ │ ├─183188 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183396 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183397 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183398 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─56fbbccf4ed295c486bef64625a81f8995a4d581dbd184e0a0954b76c92faa3b │ │ ├─201274 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201544 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201545 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─15a9af6bbe5adf79c693c3b4ab8509b067beb3972c182a2d1ad852a831662949 │ │ └─147682 /pause │ ├─91af00b6618785ab15db157bf767e1a02c365fcf0e740b11054debdf870f94f0 │ │ └─174987 /pause │ ├─23c48d2f3d2681fc600083efb06ff6d285be6558b7aa156bd348444eed0aa11c │ │ ├─106169 glance-api: uWSGI master │ │ ├─106182 glance-api: uWSGI worker 1 │ │ └─106183 glance-api: uWSGI worker 2 │ ├─68c7f9c8d7420a97bf25af0b40d2418f9b46f4c061e63cd3622350b10e1f3e46 │ │ └─193448 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0a225ed0becaad6d2da97e072e9cf28a02826a1f5329fc38ab0cfee6604e7a12 │ │ └─48970 /pause │ ├─abb2a02aef02f26974409f2d4ce3aa922a9261fc4127ce7f592baf1f53481dd1 │ │ └─63612 /pause │ ├─da5e8e715c67ab776499d893ab78ab43017b9c7a5610a933e1f59b3ab2d3ec6e │ │ └─44965 /pause │ ├─960e0d02abdcb21c6405e5585c72dd6633a78959a98ac99fabb47521d10e917c │ │ └─232470 kubernetes-entrypoint │ ├─67975ea3134425e519147d085921881daf9c309c218eb01dc06d1828640be817 │ │ └─109290 /pause │ ├─b13e2989a317741426a14896cb869e689ec6a3660a8db8e880355e44b5be89ba │ │ └─124537 /pause │ ├─3f3472f2142bab93b562d590be866f02ed05d4a209be4a7e104452cf3299aec0 │ │ └─223299 /pause │ ├─e2e6a201dc2903936602afa8adf428377ecce1eb67a8b7798fe6284052ff7d97 │ │ └─79538 /pause │ ├─d2874ed9ee78387414965fc0aa2f4d7909019665189c2a72344c4401d299e2f6 │ │ └─146901 /pause │ ├─3ceb462f3b5218fe7a3fe0e0f521668a4756767cc84ff531ba933590e221c1c1 │ │ └─67441 /bin/pushgateway │ ├─c026d741c80677658012846aa41af54ef1c25e5932458290a52388027c023ffe │ │ └─142964 /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 │ ├─bfc978daf4f3b149b00a617a54527bee53009b15d56d3dd34a495b6e52603397 │ │ └─41921 /pause │ ├─e1f4858875e47e095b677f464fc2ccae0922e7f596f7163f730658cee65594a7 │ │ ├─93134 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93232 /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 │ │ ├─93239 erl_child_setup 1048576 │ │ ├─93288 sh -s disksup │ │ ├─93291 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93292 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93319 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93320 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93330 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93563 /bin/sh -s rabbit_disk_monitor │ ├─db38b8783ab4d209447885d4508227433ec1f0f4353ffe14e4abcda87f8d8670 │ │ └─43183 /pause │ ├─e06f99733d9ce90b807bc43df59838e05caaeacc954a081b42181801c325fe01 │ │ └─42168 /kube-vip manager │ ├─5a8e130b207a092dbe42c16a4d81a77abdf174758944164baee5166d7e503379 │ │ └─143544 /pause │ ├─a2f23fe349538b90f3c714b951739d7519b360a6b8b5e4b6b53d33d1731f1dc3 │ │ ├─220621 octavia-api: uWSGI master │ │ ├─220632 octavia-api: uWSGI worker 1 │ │ └─220633 octavia-api: uWSGI worker 2 │ ├─242901b127e5c4e766b43ab11fdbafb2bfb27046fe5fefa6722f949357bf90ac │ │ └─65720 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f8707fb39d28c50f6b7b4cbdf2df5707956a7f7a97f94dc61e4f8cd96f1082fa │ │ └─70214 /pause │ ├─33a9d3df0d4fc502cf7de2b693b18bac7570bb5dfef30de237b6f3ad0d1446c5 │ │ ├─125540 /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 │ │ └─125568 /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 │ ├─a7f593fe4d3fb9d9ca5ac2e74f01064e45cfdc435d9a108cd878f536a80a0a00 │ │ └─174903 /pause │ ├─527f8ac35715dab2224bdf690c68338bf8b27868c2d8f610d4d760d614907ec4 │ │ ├─109463 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109480 /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 │ │ ├─109486 erl_child_setup 1048576 │ │ ├─109545 sh -s disksup │ │ ├─109547 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109550 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109578 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109579 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109589 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109704 /bin/sh -s rabbit_disk_monitor │ ├─6659cfa8bced4a63476fd3fd59177dcf1b2158e8a073396dfb91ad199da37ca1 │ │ └─46111 /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 │ ├─477b57acc6ddf128dcd9493012528209688b455c8630c489900f792770804277 │ │ └─232401 /pause │ ├─c65a873b9f7e0bb75e1e9d68b0797a5200e26da7702c4c615f5a4a46a7cb06dd │ │ └─125100 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d0ca91a019146dd8b061b2a77058b8879777dd18c0d310b0270c59108abf2720 │ │ └─147373 /pause │ ├─41a8a41a7f0e394c52c57272c0c56205da5adb975cb85a40948d86495eb21bcd │ │ └─49241 /manager --metrics-bind-address=:8080 │ ├─8389b4ce7e7d90efe69371da683ca139f61e4200cee4fa86980260f13c980481 │ │ ├─172760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172777 /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 │ │ ├─172784 erl_child_setup 1048576 │ │ ├─172843 sh -s disksup │ │ ├─172845 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172846 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172871 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172872 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172882 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173193 /bin/sh -s rabbit_disk_monitor │ ├─51c0d1e74ee8b46cff102f10823178feec5e62b6df4d088c3813b7f375d1f2e0 │ │ └─228839 /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 │ ├─9c6441d1f0493b2439cea575735e28eaf6ff5eff6eb9fb9e77e894275ed9238e │ │ ├─185325 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) │ │ └─185783 /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/tmpkxpbx_1w/privsep.sock │ ├─14057bd43b159651c7730b0056e5ec364b4e387b88e585b7e4bda4d9194d418b │ │ └─92915 /pause │ ├─fdcf2efc4ead6f0fc4d3e49b0bde642b25d66a483110b471f216a369a1ee1e5b │ │ └─96902 /pause │ ├─0c9732db4c0c02b3aa3eb8f017e5e3c873cdef4809b58ade3c8971ca73d100fb │ │ ├─66161 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66196 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f0adc50b39fc05d494ef38b3b05f7e4c6af8819a68add705d74692c289bfe689 │ │ └─65350 /pause │ ├─2fa253182218f412e1fb5580511925551f19e07627d71165ecbdc3fb52b29898 │ │ └─86524 /pause │ ├─abcd22c33c73aff63948f87aeb52d05e8040deba6f54b89bea6286a02a208023 │ │ └─44551 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4b287ddba8a64912cfb160edae79a8d4be5a24a1415a0ade646cc39a27840b41 │ │ ├─131924 placement-api: uWSGI master │ │ ├─131940 placement-api: uWSGI worker 1 │ │ └─131941 placement-api: uWSGI worker 2 │ ├─605f4c0f04f54023fcad342ddbdef74243111706b56a651d65a7a06e5f196276 │ │ └─64188 /pause │ ├─ae5e505d5ad0f29c40d207138270933a759241adcc0715f8cea23dddd4515837 │ │ └─45997 /pause │ ├─dc31c3086e67edc5d304b74965859ea8793c15ab25a9a2bfdae1069d9e0d5417 │ │ └─57230 /pause │ ├─4ea0a3dae63793a870b60fb3cbccc19675f3b31a7a0400ba21045ee4594f150e │ │ └─66699 /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 │ ├─520e9a4c2648a82fbdec6570d2895308e2b29319250fce23a31165ea1cbf9e08 │ │ └─57922 /pause │ ├─e8d737c6efab2bc9f6987f96a2566a64727b3cb1c104376e4ddc2825e032cb0a │ │ └─64029 /pause │ ├─76574a7606c91cc924a76ac60f2a3914ae3475fa073ef6840f1d28c30e23a31c │ │ └─67075 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7ac615a5c9c2341350647c9614940f81de96aef08caed422e9fa04ebbdbd7e2f │ │ └─67207 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─79d6db19535c5c419bd705674e19968af5121a76a818cc2163f3993a56bbb48a │ │ └─126990 /pause │ ├─43ff8fb9c8589bb03a100720f9080378212853a3bc79777cc6a830325ab1fdc7 │ │ └─41876 /pause │ ├─184e2d7da7f2f4f8468129b4e92ffcf3e25292e70ac59a590e4f3db67926dbee │ │ ├─143001 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143014 /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 │ ├─6bc80967f0d2cd76728ea2f71865d7bc04b11f77d3843a96d7e6323b1d00a1c7 │ │ └─45035 /coredns -conf /etc/coredns/Corefile │ ├─cb2861856bce662f9dc58b657c4986cd69334ba9177e22bd8d79d4a216f6f1f0 │ │ └─62226 /pause │ ├─07c1882a242d6f684f35f4ce0fbe7bd3ac15d389ab3b76a23555e81e17faa82e │ │ ├─65253 nginx: master process nginx -g daemon off; │ │ ├─65272 nginx: worker process │ │ ├─65273 nginx: worker process │ │ ├─65274 nginx: worker process │ │ ├─65275 nginx: worker process │ │ └─65276 nginx: worker process │ ├─9a128d5f8b4be9d0f67dc4b57619491fd4c3b61d457eb368aae018221216b395 │ │ └─42058 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 │ ├─81fd3e1d7d01ec21db82a33df5f3bbe4ff0b8f642fc1dccd2f97b29ceebbcd34 │ │ ├─50584 mysqld --wsrep_start_position=85bc4696-9e15-11f1-83e0-9ef84ae3094c:20 │ │ └─50710 /var/lib/mysql/mysql-state-monitor │ ├─c87aeae7df2480dff8680e5451f42991e297915a28fadfaa703a0e3f37944c56 │ │ └─147131 /pause │ ├─8ecd3a43e6146a67110f6f318468ad81882a52899603a007b794be311b16aec7 │ │ └─190025 /pause │ ├─1e8c76f14baa8a885661c16ace9048bbdd0362508c7eee729bdec84f9dcc531e │ │ └─66321 /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 │ ├─20d7c10d68d0dcdc72cc51cd67ac353c065ea5cd6178272e63d3595e4ad62f19 │ │ └─49771 percona-xtradb-cluster-operator │ ├─b406976d47cdffa169903b663a96e4fb637042dd09e7dbb34dffc792325f07fd │ │ └─48066 /pause │ ├─f3443223d0aa6dd0d190ea8b1e1420b3016678f64a04934e147b49923e36d668 │ │ ├─204625 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204691 /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 │ │ ├─204697 erl_child_setup 1048576 │ │ ├─204744 sh -s disksup │ │ ├─204746 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204747 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204822 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204833 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204934 /bin/sh -s rabbit_disk_monitor │ ├─95619e25c0c9d4ca897b8c8fb0acc6a6b6982240bde451df0943376402781405 │ │ └─63494 /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 │ ├─cbcc4d74c17fd95fa847ba65579c35c67fe6d20141cf409cb8709c166b822d86 │ │ └─45565 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 │ ├─3ef81d6f7d49a7d1074cd0c904ce1b124dafd7429540d9c137ce7d01f60f5d90 │ │ └─45003 /pause │ ├─b68356d01e64fecb4cb5693bc8bbd105bb8e22e4984d9d0bd7e708e6c83f54f9 │ │ ├─68297 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68315 /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 │ │ ├─68321 erl_child_setup 1048576 │ │ ├─68368 sh -s disksup │ │ ├─68370 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68371 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68372 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68373 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68383 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68541 /bin/sh -s rabbit_disk_monitor │ ├─546da2312fbaceee9123f7617687b4db2e0e4167b1e26e3357de960f14359e14 │ │ └─44525 /pause │ ├─44553a11e3b9d88dfcd6505e02fdb2900232fc93db031f7391a57cfa2b463486 │ │ ├─120602 cinder-api: uWSGI master │ │ ├─120616 cinder-api: uWSGI worker 1 │ │ └─120617 cinder-api: uWSGI worker 2 │ ├─c366924c548a48fc083382e9bd08aebad874439d921edfc6da0f907593aef690 │ │ └─121175 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─46a3ec1ff43c299522d49bc1602f0e701486f3da3a58479bf7be6c0c55281173 │ │ └─142069 /pause │ ├─00c25b6f9adcbc4d20f5c439d006d81d8cb75c957628aac4a4446b76aac94ca0 │ │ └─65774 /pause │ ├─9063544e78f41aea2fb74e561cd6fb2e590630c640bb19ca2ea964754124622a │ │ └─45443 /pause │ ├─eac471e5345769916edae0e0cadbdfae651531f74d155f126792f9f6e8e25275 │ │ └─175038 /pause │ ├─b2af7423d40f3f008c49bb4a97e870386708adcb99ade88db36b620a058f34fe │ │ └─48450 /server │ ├─f4f54f6cec957881af39e96dc9202d121650a8d23eef58f73c654e5c5554e490 │ │ └─232660 kubernetes-entrypoint │ ├─7cecb78bffd272cf9d77ab67058492a4d998dba9b8b9310816efd1d687f9d8e5 │ │ └─45914 /pause │ ├─b4d9b273881ba8ecc8add726492585e5f90fa7e32d032ac3a3fee5cf897fa35c │ │ └─144795 /pause │ ├─32ec715d3210e406fe0a103a976dd51d71caf6f53d6598db5b00eb8dbfdfd228 │ │ └─174638 /pause │ ├─d67a5bdf23ec87e92bb457a846fc620e79c0c8bb2dca9f183d85d66c44a750ed │ │ └─68004 /pause │ ├─f5dcbfd9bede433ce3f32e8270613d7f0b87cea87b0f0aef1e09f063c760e155 │ │ ├─170882 nova-metadata: uWSGI master │ │ ├─170902 nova-metadata: uWSGI worker 1 │ │ └─170903 nova-metadata: uWSGI worker 2 │ ├─41dbd83b20b37a3b6994f973ababb78673ef33e90b7e6ecb5e593a7ce9cbf72a │ │ └─212190 /pause │ ├─4794fff15101b9d5bb922bca508e539cd99e6ee8decdff3e7b47b70d42574c1d │ │ └─58236 nfd-gc -gc-interval=1h │ ├─f751befa82d4561ec6f061ce5e0a8328c40ca725b31a6db3135cd6ce604579ec │ │ ├─185225 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) │ │ ├─185569 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) │ │ └─185570 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) │ ├─15372e672432c0d874ec6e03e8f9b71a17f4282d76f3e1b5515d4c9bfae5c11b │ │ └─62038 /pause │ ├─aed673512d2f4ef6b6ef5c91bb756e844cc278c0c08daafbb45a14383a8d78b4 │ │ └─80820 /pause │ ├─f194ccb7743812d06f306e5f44234ef17a506618a7e3ae0399f254e0f9dbaa63 │ │ ├─85832 barbiacan-api: uWSGI master │ │ └─85844 barbiacan-api: uWSGI worker 1 │ ├─3b8f7f598dd862bbbf7a05b12ece2859f732f2b68dc5d06a72145a05b665faef │ │ └─43548 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─00e5961fe0ae7d3e4b03203cfa97cd101fe2a3f3b2f1390b91ea0a17440a7d70 │ │ └─58362 /secretgen-controller │ ├─3c11fb5e11bc32aaeba34add0b4b8f71e08336a8f5dd92d4515e323ce4bd1cf3 │ │ └─233493 /pause │ ├─00be7b8d29668fa5b733cc8c2f1d63bdc6efd225838b82c29002ab1c2a88777e │ │ └─144043 /pause │ ├─c61ed8c195adf2408a4acb8bf951518c4d26f308b8fe9d7242a3f5044d650e5e │ │ └─58176 /pause │ ├─5100ef4189f41d384d7ab4ad7c411cc3328114fece26384fc9fad0246e49e873 │ │ └─64702 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 │ ├─847007616f1c06c6f85e3c3f506c6141f99e6c18f3d4f0ea0b24c831f5f42e9f │ │ ├─170863 nova-api: uWSGI master │ │ ├─170900 nova-api: uWSGI worker 1 │ │ └─170901 nova-api: uWSGI worker 2 │ ├─358a075f9f4cd048789d66375db3d2c9e7cdceab3759c0251951d6d56ce0bdfe │ │ └─49148 /manager --metrics-bind-address=:9782 │ ├─f68306f0b8431a152987a8e21a52a7c0dd19c409cb22146541d7f655464c3add │ │ └─66629 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-113.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 │ ├─19b762a4ad64c1667bf1a0baa4569cef343ca048da5cd4f745c14337e50caeb8 │ │ └─111265 /pause │ ├─7ec54ebd6084cec061f65685d18804aabe565aef8100d531507c7144b7da6fba │ │ └─62548 /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 │ ├─0038712f933922304f8b75aaa5b554a3c7334db0502a688ed3d67369efde704e │ │ └─230888 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─72dcf9b7056e53e75448301cc57f047647f8431033b601dd67169e65141ed085 │ │ ├─171723 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172217 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172218 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ebb328e91179329a5d29c6815932c70aaf2b8e3695c4635f25fb3cf4f690e6f2 │ │ └─212124 /pause │ ├─d59b6f06ad37a0b10e17077e9cf40b2996b90fd5bcc95f43dceab75d38d314ec │ │ └─87209 /usr/local/bin/rook ceph operator │ ├─09610c3b4f51e3362ed649f0de777e7d6efbfe0188e376dd04916e5634ae6097 │ │ └─42022 etcd --advertise-client-urls=https://199.204.45.113:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.113:2380 --initial-cluster=instance=https://199.204.45.113:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.113:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.113: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 │ ├─37f37493d2b9e5969c054a114a3b7ceb300e99f43ad666118d5c6d559a3db505 │ │ └─144139 /coredns -conf /etc/coredns/Corefile │ ├─96b90f821a17d11fa91e2266542060d2ec5ac9781755b26baf825c5918840e8e │ │ └─230861 /pause │ ├─fa62bb1ce6b4b97879bc3f24224e9ad61c254782227e535eb919817bd45e6109 │ │ └─53314 redis_exporter │ ├─f1226b534b83182af2315dbb42a15aa05bfaf6b7c9cd9a32efd3fc80387c4265 │ │ └─42007 kube-apiserver --advertise-address=199.204.45.113 --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 │ ├─e4019e43e74b33b6d6aaa22b78eb161fa20a98da0fe5399286b8b302472bc984 │ │ └─52721 /pause │ ├─619b2ab8600665ac371d65e94e4bedd00ebee91cd3108b2d19efe36e726ec41d │ │ └─58270 nfd-worker -metrics=8081 │ ├─1521b0ec6ba2938054e6f6a61f5ab7c28a663415dffdb6d84129ac7796ed9b34 │ │ ├─43633 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44081 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5a5a7717638136c1ace1dbb3c5c0425146cb88c52d8421c527dc225ce808000d │ │ ├─185215 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) │ │ ├─185797 /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/tmpp7k49m_w/privsep.sock │ │ ├─186160 /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/tmp5pbsb5uw/privsep.sock │ │ ├─186380 /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/tmpgannfc_1/privsep.sock │ │ ├─186625 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186627 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186720 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/33712f69-23a0-4d51-9447-2a92e111bcfe/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/33712f69-23a0-4d51-9447-2a92e111bcfe/host --addn-hosts=/var/lib/neutron/dhcp/33712f69-23a0-4d51-9447-2a92e111bcfe/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/33712f69-23a0-4d51-9447-2a92e111bcfe/opts --dhcp-leasefile=/var/lib/neutron/dhcp/33712f69-23a0-4d51-9447-2a92e111bcfe/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0388f3ea-be4d-40da-8dd0-2092b6022598,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 │ │ ├─186723 haproxy -f /var/lib/neutron/ns-metadata-proxy/33712f69-23a0-4d51-9447-2a92e111bcfe.conf │ │ ├─206677 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e22fd92d-a5c5-4f23-8d4c-b0d346b5b982/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e22fd92d-a5c5-4f23-8d4c-b0d346b5b982/host --addn-hosts=/var/lib/neutron/dhcp/e22fd92d-a5c5-4f23-8d4c-b0d346b5b982/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e22fd92d-a5c5-4f23-8d4c-b0d346b5b982/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e22fd92d-a5c5-4f23-8d4c-b0d346b5b982/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d62dd28c-7332-4479-9491-5d021a8ba2bb,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 │ │ └─206720 haproxy -f /var/lib/neutron/ns-metadata-proxy/e22fd92d-a5c5-4f23-8d4c-b0d346b5b982.conf │ ├─007309386967416f518ec92ac5ad94251e3e2c2c822f5b6f761e414266b90677 │ │ └─96864 /pause │ ├─2eee85f4139080a9edd59de6e75f1a135c47dbbaa04d8d3695ef3a5d45fc2a28 │ │ └─58038 /pause │ ├─b720228ab365b97f941561e1f2ffcbaa3d4567d3dd03359bf06318df4c27b710 │ │ └─193410 /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 │ ├─e4726e52e30f0a1a333efbb8c025c5eef223376368ea8b90a721063cdd38605a │ │ └─52858 /pause │ ├─1847a7fc2a452e5ff81362c6cbfdb15d2f8ede7a9af0d78ae2d8093a0187cbd6 │ │ └─57975 /pause │ ├─14cb55d4a56b7d84f9df3e296db84510460c62845e78e2d2634b28fd84e693b5 │ │ └─225460 /pause │ ├─04599aa1bfa5c69d9a37f5f95748d330674e4695e2e9ccdc4dd080ddd628460d │ │ ├─201306 heat-api: uWSGI master │ │ ├─201346 heat-api: uWSGI worker 1 │ │ └─201347 heat-api: uWSGI worker 2 │ ├─7fc082fc8534f92cf8b2584be0566696df56772eb9c4386a840d4cbffa7b73e8 │ │ ├─222196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222216 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─222947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b98c0f71af2b68c63f5c64d49e6c8ad607f7f170d0f957a697fe1e91d5bf7528 │ │ └─58307 nfd-master -crd-controller=true -metrics=8081 │ ├─18b5d32bb73f501a37dbdf97ccca4bb063edd43c5295a8f1ef0ff95b8cd1d31a │ │ └─46204 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─fcce139b5645cb795f6caa33ad51637fea9764f7ba6c5ab205ed4c285446eb1c │ │ └─212481 /pause │ ├─3fcd986ad09b2aa316f6e30bc795eccecdbdf4667600d704cfaede7adb3e06de │ │ └─48168 /pause │ ├─a19a809da7acfb06a2c42c7f858c35c571b0b9764ed9698fcf93477c18d8cce7 │ │ └─107315 /pause │ ├─12461d6da83d61654f9834893eb1396e1c108bcb080eced9aa7f45267ef0099c │ │ └─64663 /pause │ ├─f6c17483f5534ae08c9cd7b6329b1c480d3a4e11faa260b14e226e25e2c56e52 │ │ └─67707 /bin/oauth2-proxy │ ├─0cffa23367ab398956dd63fe1b29fec366bdc9508287db063f9cb0068b3f8ccd │ │ └─42416 /pause │ ├─5c675d9f938353e80a53d79737c7bbdd7a71168cf1f02bb7850fee4c54be877b │ │ └─187200 /usr/bin/libvirt-tls-sidecar │ ├─dd9d52267287330e76706456ff7a7b347c5442227191b0fd10bf9106733c16e6 │ │ └─204527 /pause │ ├─6da3c92a7ab4a5a47ab1e24f90100e73b859b1d1e096c322a354e11c7e89475d │ │ └─66563 /pause │ ├─b9ac78b9beb858f79affa20183b44d922eb6a9edb11bbb5a84e3934ea990762a │ │ └─172679 /pause │ ├─917fb9a68fe5364d8c06f81be4fea9f2eb46fff0e456c285fc4a791495b91c05 │ │ ├─ 48393 /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 │ │ ├─ 48405 /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 │ │ ├─ 48527 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─222442 nginx: worker process │ │ ├─222443 nginx: worker process │ │ └─222444 nginx: cache manager process │ ├─d9b295cc7e2334badd67c4eecf8cdaaf97cea33268f69324cf729795cfe1e133 │ │ ├─183898 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184230 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmptvrm_c__/privsep.sock │ │ ├─184492 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp7j2rmri5/privsep.sock │ │ └─184648 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─dc6365deecb6d6e1852d1886e46e639a35105082aa731bc1e06a51fb77786658 │ │ └─107273 /pause │ ├─2bf40fcbae8c086b967a671f355529e3dee535c325a0df62c9e877345b4937a9 │ │ ├─171810 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172293 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172294 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─dcb6bf952847e963261cf529be04cdea2b2a0accda10599298894ef9db67c88b │ │ └─227651 /pause │ ├─6ce6e55357f1aed0d09ddba1c6c5741b3f62b524b25764d8d56a5f1105f89632 │ │ ├─ 97417 /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 │ │ └─239248 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0949d941a99bdb28db52dc344642e0ba42423d3d238c09487c19e789b7ad30df │ │ └─66902 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-113.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 │ └─36e5f359cc478a025ecfbf42286b64f714b9b16e4602dcfd9184f6b38e11ebe6 │ └─111224 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount