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 │ │ │ ├─21659 /lib/systemd/systemd --user │ │ │ └─21660 (sd-pam) │ │ └─session-21.scope │ │ ├─21600 sshd: cephadm [priv] │ │ └─21673 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1612 sshd: zuul [priv] │ │ └─1625 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1616 ssh: /home/zuul/.ansible/cp/199.204.45.57-22-zuul [mux] │ ├─404925 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lglnuowtamofetcmuimwtxxciqimscbt ; /usr/bin/python3'"'"' && sleep 0' │ ├─404926 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lglnuowtamofetcmuimwtxxciqimscbt ; /usr/bin/python3' && sleep 0 │ ├─404927 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lglnuowtamofetcmuimwtxxciqimscbt ; /usr/bin/python3 │ ├─404928 /bin/sh -c echo BECOME-SUCCESS-lglnuowtamofetcmuimwtxxciqimscbt ; /usr/bin/python3 │ ├─404929 /usr/bin/python3 │ ├─404930 /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 │ └─404932 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9955 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1f9134a58bdccbd9df6a4df96c2e3998cf8196c42f1969b21f8c2dc5de096bce -address /run/containerd/containerd.sock │ │ ├─ 12642 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 97ecf01680103aaa36ae70e31f3f1ccff25e4e0b0565a5aa6d975d1478e89be2 -address /run/containerd/containerd.sock │ │ ├─ 18627 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e6c6bcebfc7453ded7c98b3739b37bfd85aac52cc65da5a874758386ac0b978 -address /run/containerd/containerd.sock │ │ ├─ 25225 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1e0e0a2e15625c9a0c11720e76815981dbbc275528b72054ce99e2e515db06a5 -address /run/containerd/containerd.sock │ │ ├─ 29999 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35a53f2937694ec1664fc8e76ab71400a24dda0c7e67790d56f3368168b18112 -address /run/containerd/containerd.sock │ │ ├─ 34529 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c534fa35dc84c6d71e343f0a050c60b76e0d925eb73adc0e6676c5547358a0d -address /run/containerd/containerd.sock │ │ ├─ 40279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc2872b7a320526f261122dae785fa74894f9240b1bb51a91fd826bbdd836ca -address /run/containerd/containerd.sock │ │ ├─ 40306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9527191b6c73bb7abcef3a8a55638c567e267a6a39172c4d7b9e012a77b36f -address /run/containerd/containerd.sock │ │ ├─ 40308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e77c09e6923016857cd3ce758e2c7b988b77f6facd103dcc756f6e3c7338f897 -address /run/containerd/containerd.sock │ │ ├─ 40333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378374407508ff5bee208ed7be0e1cbf27e8f17422889e219cb238ec4e0e5140 -address /run/containerd/containerd.sock │ │ ├─ 40356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6f49e3d449cc9e854b105e4661fc0db09cb4b59ce8bb6d6c5b930cdd8cb3c5 -address /run/containerd/containerd.sock │ │ ├─ 40841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75fd627c70c1e7e35fe905c1831de08f8487d927fdfbed81913976f348b65402 -address /run/containerd/containerd.sock │ │ ├─ 41649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eb932c70aecbd9b0c4e74ee102049167161d06ec0b86208c66886719b59ab86 -address /run/containerd/containerd.sock │ │ ├─ 41651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dfe58b091b55bae4e787cb8e228713ecb53a8560c206a45e088d9380add6137 -address /run/containerd/containerd.sock │ │ ├─ 42980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8981cbfc24feb43810b214f84b3327177c6e9a1baf2944b4dfd3e6243aef81 -address /run/containerd/containerd.sock │ │ ├─ 43426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75e41ae919c71927c8add3c9dec1a98a955b3fdb82d73933834857827e1d5233 -address /run/containerd/containerd.sock │ │ ├─ 43435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 597442d0db2ad206aed9a1fd9ebdf114775be914980f5cedce3b2279c77158d0 -address /run/containerd/containerd.sock │ │ ├─ 43882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cb4e19400ca04c1faf6fd6d8e97cdcf543f9f86fbc726569f8db71bf692d60e -address /run/containerd/containerd.sock │ │ ├─ 44333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e186b92df2761e169d5484d8f7323a272e3dfe77e8c63a99bead7994503b5f5e -address /run/containerd/containerd.sock │ │ ├─ 44388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 089c94be0b57927055a0961196155a5b8f9dda581bd75929b155bfb61af29d2f -address /run/containerd/containerd.sock │ │ ├─ 44425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3fcadd04f56c4d867c894dd619ae0d98e5fcfdf27dcd374d91a9e5e786cfbd -address /run/containerd/containerd.sock │ │ ├─ 46244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2305e2e3fb0ce9ca278cb5902ce87aa94adf875b67531e1573a907bf3308aa9b -address /run/containerd/containerd.sock │ │ ├─ 46332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bea57ec7c67a162d0bb4dc19d653f1d0f6b40792673001b53bb3e87bf170e61 -address /run/containerd/containerd.sock │ │ ├─ 47282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f9f470bd6e840de936faf54d2a151a8813a53283f10f0481f74105e11e2fb6 -address /run/containerd/containerd.sock │ │ ├─ 47384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f81977189f8b3df36d93994af015bd483b42f458ef08377dd93dac066021824 -address /run/containerd/containerd.sock │ │ ├─ 47749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 507e0a33a7f5329ecd3c448e5e9c373dea23d0fbfd7c2521680897e4d1df27c2 -address /run/containerd/containerd.sock │ │ ├─ 48110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8313806ba4c28abb061c50ea18e44b507617c6e3b992ecbd1d30c6bea173cdcb -address /run/containerd/containerd.sock │ │ ├─ 48448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5eb5419dd979dafa00abe0f66a26e39181e5ad18d4715a59343dc8f2d9c2708 -address /run/containerd/containerd.sock │ │ ├─ 50603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 473d522a5294ae2985445879dcec72a35ec15b4aac67adf810b5c759c7bb583d -address /run/containerd/containerd.sock │ │ ├─ 50819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a971c0e56a155761875b68be4d24d0cfdfae6cc905238db481bbd64a7bfc0842 -address /run/containerd/containerd.sock │ │ ├─ 55297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 921b1d64c5d66ef04ad2ec8e1b818b7bc69264e1a924a410e0e974f74b917d3f -address /run/containerd/containerd.sock │ │ ├─ 55959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 717eb7a54d2e389aa787acec290ccc600089eba2b685143586b132f2f403c882 -address /run/containerd/containerd.sock │ │ ├─ 56026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34a6a81694b377f48fbc73b9a1ce5b9f99556e7c8bf9de087c4f126a8c0761a -address /run/containerd/containerd.sock │ │ ├─ 56067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5b12b9f3b9045eaa345f21ec6a3f36a2c3fde589b2ce71d7d8eb488c879a2a4 -address /run/containerd/containerd.sock │ │ ├─ 56233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce087ea84310423ba97a23a65bc2ebf0f828e12c676667d75a611e868c0de8f9 -address /run/containerd/containerd.sock │ │ ├─ 60695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f1de22b8f086f2e70765e2dced261100598af625bbc2585990a8626c1d32b96 -address /run/containerd/containerd.sock │ │ ├─ 60799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d6c68b11eee10fc21dd51788cd94917d028c57f47c06035684c1f100157a2a4 -address /run/containerd/containerd.sock │ │ ├─ 60837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54283abf6eac0d24a372470aef832d1f5a555d41993366924c48ad731bcad246 -address /run/containerd/containerd.sock │ │ ├─ 60889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df077ce035447e9f807520e43979d57d74273f41c3663f268b23613c02c35b99 -address /run/containerd/containerd.sock │ │ ├─ 62438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00db9cf7c2c4f376ee560f5430c7daf00f9976b5c22a748ec9621b48cd2a0810 -address /run/containerd/containerd.sock │ │ ├─ 62478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f296a829857e650c4045d0d40f34ccd82272b5dc2cd08867a0645d257df4d07 -address /run/containerd/containerd.sock │ │ ├─ 62514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40f8d61a21589fe066ac802a59bcfb07bd2fc3e36c33beceb049892832d1bce -address /run/containerd/containerd.sock │ │ ├─ 62822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63583a9580373a9daed7e6a2fda0dbe91f2dd4dd24d392caeea4685f75b73b0c -address /run/containerd/containerd.sock │ │ ├─ 63012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377b577c6fe20eefe4ee6e5e58b0ae19c5aba1edabcea33379129fe3e7317fc5 -address /run/containerd/containerd.sock │ │ ├─ 63060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0864594108a2546efe8ad422399980a06fea4b10916cbb7523339696b6b78e76 -address /run/containerd/containerd.sock │ │ ├─ 63320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa6337ddf4e541cc556313f6e9bc671f1bf493d8af1ff7dcdd9e72c70f83f23f -address /run/containerd/containerd.sock │ │ ├─ 63907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 962ce192c6c447aa879daf924c1f47367eae15ffb3fea4b57638a1088210c39b -address /run/containerd/containerd.sock │ │ ├─ 64261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138d1de39c3f61823014a53d96c21a99a0128472abf2cebcea65c07b7cab0a30 -address /run/containerd/containerd.sock │ │ ├─ 64957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a135a970c022e153c7818f1f331d0aba62e0e8e4579868cd1fc54c4438ef296 -address /run/containerd/containerd.sock │ │ ├─ 66386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2504861f05fd3fc4d3b31635f45ea6926fe4ad99167ca9a27b7b4ab175e7b9f -address /run/containerd/containerd.sock │ │ ├─ 68983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc2c0d03314d036ca61e2716cec4f1935c014ba85cc7af0dc04f0b114e55c13 -address /run/containerd/containerd.sock │ │ ├─ 78217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5e0a3b5d7bb0b50468353ad9859df34e48099d6a0950eb8962e9b1343daf6a1 -address /run/containerd/containerd.sock │ │ ├─ 79633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d749d72a76c228b82099ea9c7106428082d8eecb345372062b033e7b44d5703a -address /run/containerd/containerd.sock │ │ ├─ 85410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d3f3dbe233ca90a01098994a6bbd55c00061f8d6af0de60c1ea7b639eebd96 -address /run/containerd/containerd.sock │ │ ├─ 91631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7beefb167b6ec7e0d486375630ad3e2235536523d0dd2a3b930428bcc1f80821 -address /run/containerd/containerd.sock │ │ ├─ 97782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18cbe69177a4d23d32bcb3b79780e538fad5c0f3113cd560d045784a1a699eea -address /run/containerd/containerd.sock │ │ ├─ 97907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cc330f377dd18aea182357a5e4b0fc4261b9660085b7b6b8fcb10f62512a2c4 -address /run/containerd/containerd.sock │ │ ├─107219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65bd31a484f6eebec93775a8b0de668529c5b8910f472fb9b4b0226118e9fffc -address /run/containerd/containerd.sock │ │ ├─108770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a896ae47025c915565bcc142208309061da8f50374d8b5dd394dd918871b0e3 -address /run/containerd/containerd.sock │ │ ├─108812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 084de3e7afdc969777432ee464fccf7c5f4f6947938918cbf94c1fefcd2ebeda -address /run/containerd/containerd.sock │ │ ├─110854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fcca134cf7aa7909b00ce9afcf2d4f11cb86d294a29ad39d58f6c9d51cf42a3 -address /run/containerd/containerd.sock │ │ ├─112612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0f2f5927d6956147a6d1527bdeb1262e2e4f5ff87c8092843262909aeb2f57c -address /run/containerd/containerd.sock │ │ ├─112653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e36b16e36ae32121eb45db2ca62740d9621fe6b53ad88b305a4ac95849931b8f -address /run/containerd/containerd.sock │ │ ├─125609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c7724a80efc7b283226820600cf2bada3aa9bd867148fd5709d67f1c0227631 -address /run/containerd/containerd.sock │ │ ├─125646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bedc72613d49155601260a9142c470e183cd9de4f5a5d84b8257326599f62c11 -address /run/containerd/containerd.sock │ │ ├─128181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b5c8e0d5edb6f3fd032d0a66952d67cf3b295c5c320929155eb8d84fdd4e618 -address /run/containerd/containerd.sock │ │ ├─142638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b11fa78ef95cf662498d269f60a49ffbfd5891f26928da8479f6a85c010479c4 -address /run/containerd/containerd.sock │ │ ├─144239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e7705aae59ca925d56a2b1b968e08a8b82c04f987a45adfb449429ed2df1c44 -address /run/containerd/containerd.sock │ │ ├─144626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c87271e4c8d27c1d1a8e711c453675922c94ef5bcc2f751121382f7fe97b143 -address /run/containerd/containerd.sock │ │ ├─145506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36c09ad9061a8fa8bbda1cdcb8b281a53a9aa51e11a54183f91ba3ce35e5215d -address /run/containerd/containerd.sock │ │ ├─147487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4fe776f29b3de547ae238411c2e47cd042bb9f0afe3936285b1cec277e718a4 -address /run/containerd/containerd.sock │ │ ├─147769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254a1b610182c934643a0c8780e771993dc93d92d49a8abc6f5f5b6c210aed64 -address /run/containerd/containerd.sock │ │ ├─147890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6fef474dcc272d9768fa3c97202579af0064e98852226391e8825814d9db37f -address /run/containerd/containerd.sock │ │ ├─147945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0a99a0ab9d7b7d2137be24ecd5e3a53507cffdef75c055e3fe0e3f49215a5bb -address /run/containerd/containerd.sock │ │ ├─148116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15aab5cbf7117788a59cda67136a92a103ec7797b202f8c6c31b5f005fc0b687 -address /run/containerd/containerd.sock │ │ ├─148472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f596ceae753cb33767186c9be4f92fec36a7616ab776fb531769c9851f2c6400 -address /run/containerd/containerd.sock │ │ ├─173039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe86bd36a71517e77e085b420fd452a88f1d09918b701199b9a7521c440855d -address /run/containerd/containerd.sock │ │ ├─174925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cb58f3f59f5e38951d65edb5bf7db14b0335fe57d1632057c02fee289eece24 -address /run/containerd/containerd.sock │ │ ├─174982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6c97cafd4a81057ffb14379b92a755939a6ce4c60aeeb9881740dac99a60619 -address /run/containerd/containerd.sock │ │ ├─175051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 992274582a87b800e62b920d21ee56c8ee0d248e0c3e3c35b37cbd64faaa1cd7 -address /run/containerd/containerd.sock │ │ ├─175089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0dfe0ff8d2e1773a0f3a388f85adc94e4c11200ab2c9f97fe454b3971296d4 -address /run/containerd/containerd.sock │ │ ├─175377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49def39c0a5b1d5ce4b2afe462160b39f8b35e9fe299b5fb97b119b835fc08b4 -address /run/containerd/containerd.sock │ │ ├─175444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33eb12ef81e899f3b732804f205784b5d487bb0a543c7eede1ca43108f81e834 -address /run/containerd/containerd.sock │ │ ├─175518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85119fa681cb6ab718e65bff8bb0a84c0d8b3314fc8f6adbea23d84722bd9800 -address /run/containerd/containerd.sock │ │ ├─188243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c6e35243ffcb7a21f1c69a720fb028397a48f889cf6c61a0d7cf22a23f0168e -address /run/containerd/containerd.sock │ │ ├─190302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8eebe6ee011205331c59dfc667b3c7cf875eb23d62a05c5a5789f3d301607d -address /run/containerd/containerd.sock │ │ ├─190386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 503d0a6dcf2b692605837cec7c336396ad293626f8b10850759e1ba83c8ea3e0 -address /run/containerd/containerd.sock │ │ ├─190445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe8006cd74bbf07b7271292bb2af8734cc1337fe6a2b670be3ae14b27c73ae9c -address /run/containerd/containerd.sock │ │ ├─205206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78584ebf603ba578810fab36c4a665a60155d5d9ef8d45382e5ec434b62898ee -address /run/containerd/containerd.sock │ │ ├─212956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c430ea16b4cbaddc75b40e298f482adaf4afe4d425d26de9793085ea15254d6d -address /run/containerd/containerd.sock │ │ ├─212966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668270b8f6f352b312e0a087d6f9f515b1f15015b00d075d0fa3b96ab2afc5b2 -address /run/containerd/containerd.sock │ │ ├─213238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab2aabfcd662f591812ed41366ad5ed65586a0adc688d1b6f912e2a11df055dd -address /run/containerd/containerd.sock │ │ ├─213283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7fc9085a1067db09bddc2a10f4698cd48be85d03c10084fed079f9ecf735fe6 -address /run/containerd/containerd.sock │ │ ├─223795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1901c464852270420f0afbca74e48df5f1caf32bf05a2fee721d445ed138875 -address /run/containerd/containerd.sock │ │ ├─226444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7ecd5bdd082988f85ce318ea378f707dcb3654e5a2a361a82493b2b03e9dcb -address /run/containerd/containerd.sock │ │ ├─227483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2011ffa2f06c8e76211e2b207caa10d9e9736ea9c93e6f82018f9c89eb8d5e4d -address /run/containerd/containerd.sock │ │ ├─228468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb9dbb233b553584d494d7797c4da37b062f94a5bc74ffd9658fd34d4677054 -address /run/containerd/containerd.sock │ │ ├─229404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31d544a3497ae03e8a9a023dd6ea1e3815227ce17deb2a29dd5a66e4b211a22 -address /run/containerd/containerd.sock │ │ ├─231665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d32e0434ad21b585b32b3a4377bc5d1f5445c9e980691123313e026c7052652b -address /run/containerd/containerd.sock │ │ ├─233331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51ee79fb6985b61dd997a113875f2d00d3f3530f8ae1b2b458b2e21de01786b4 -address /run/containerd/containerd.sock │ │ ├─233378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e84a6aec8a9b70ff62184d5a96300d19ef69fdc839c86d7863be169787e9e84 -address /run/containerd/containerd.sock │ │ ├─242842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca6c6c14de53235cdc9f750c36e678fe50021d233431501e031db0c0dde8dcca -address /run/containerd/containerd.sock │ │ ├─243417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94dcd1638ff54c97399ecb87fed676c490b77983bb75ded2f2c233b7eda3d9a2 -address /run/containerd/containerd.sock │ │ ├─248436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 785b6757e17ccedb8706be97433f6b4a128b9412eecd4dec67cd42b028f37559 -address /run/containerd/containerd.sock │ │ ├─253022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8caaf12cffa20619ac8361d796e054dcdad7d16528f1eebd63c22562ec6fe72c -address /run/containerd/containerd.sock │ │ ├─253219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ddd2779017e8762652e40bc81e3d26f39e2f1f9f33d458df958ea40b23d69a4 -address /run/containerd/containerd.sock │ │ ├─253260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 172c337c647691c728a2a8f73ec83b62c4d8889941cebf7b656c193241b5f019 -address /run/containerd/containerd.sock │ │ ├─253365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505d964c5287d9529b659774f6ef6a0faa7d2679d054df75955b25f55ee23ccd -address /run/containerd/containerd.sock │ │ ├─264226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c64626ba2462701b570f1ddd0ab8d7969da0c8f06fbe4639cbbe704080dabcc6 -address /run/containerd/containerd.sock │ │ ├─266781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9ae90a2304fdfa76e2232c4db8da003e654038388a9d4284d897ed695c015bc -address /run/containerd/containerd.sock │ │ └─268229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7a081f63b48b77ad20f0fdc19a3b17769c50178b06e338fedc3f33b03acd7ca -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /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 │ │ │ ├─29717 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29982 /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 │ │ │ ├─18584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18604 /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 │ │ │ ├─24932 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25208 /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@osd.2.service │ │ │ ├─34243 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34511 /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 │ │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12243 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ypeers.service │ │ ├─12572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ypeers/unit.run │ │ └─12600 /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-ypeers --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.ypeers:/var/lib/ceph/mgr/ceph-instance.ypeers:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ypeers/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ypeers -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10324 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142008 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40738 /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.57 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-97ecf01680103aaa36ae70e31f3f1ccff25e4e0b0565a5aa6d975d1478e89be2.scope … │ │ ├─12685 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ypeers -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12704 /usr/bin/ceph-mgr -n mgr.instance.ypeers -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─docker-0e6c6bcebfc7453ded7c98b3739b37bfd85aac52cc65da5a874758386ac0b978.scope … │ │ ├─18653 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18670 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─404883 sshd: root [priv] │ │ └─404884 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10832 /usr/sbin/chronyd -F 1 │ │ └─10833 /usr/sbin/chronyd -F 1 │ ├─docker-35a53f2937694ec1664fc8e76ab71400a24dda0c7e67790d56f3368168b18112.scope … │ │ ├─30025 /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 │ │ └─30037 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─run-r99c705834779410eb8579ac601258e40.scope │ │ └─187955 /usr/sbin/libvirtd --listen │ ├─docker-1e0e0a2e15625c9a0c11720e76815981dbbc275528b72054ce99e2e515db06a5.scope … │ │ ├─25251 /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 │ │ └─25263 /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 │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141877 /sbin/iscsid │ │ └─141878 /sbin/iscsid │ ├─docker-1f9134a58bdccbd9df6a4df96c2e3998cf8196c42f1969b21f8c2dc5de096bce.scope … │ │ ├─12324 /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 │ │ └─12337 /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-9c534fa35dc84c6d71e343f0a050c60b76e0d925eb73adc0e6676c5547358a0d.scope … │ │ ├─34553 /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 │ │ └─34566 /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 │ ├─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 │ ├─138d1de39c3f61823014a53d96c21a99a0128472abf2cebcea65c07b7cab0a30 │ │ └─64284 /pause │ ├─ec2a52fa2c6adbee641dcdddeae686b183d8841cf059e65f3221ae6191e80fe1 │ │ └─66579 /bin/pushgateway │ ├─78584ebf603ba578810fab36c4a665a60155d5d9ef8d45382e5ec434b62898ee │ │ └─205231 /pause │ ├─c9a543822e043f332451e7520d8f48491d56a4dca4b8f2204a836ff2b9c8e0af │ │ └─66695 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0961cf4ba2fb37b26db09db2385f15fadffb669543a696c30fc26deb49c1c169 │ │ ├─171990 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172188 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172189 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f57bf6031891e81c8ba47a5ada2bbaa139f7de1102854277a6731be5fd7d12cf │ │ ├─65992 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66044 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─244d6121d68d54b983ed37826a4f118dbe41274720f1b2f3495273d2e7a81e02 │ │ └─40513 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 │ ├─95a7eafd69ac54cdc19ba39ee8b4ca1db9e69acf28472c62ec696acb2f5e8c99 │ │ └─51004 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 │ ├─6a99ec69df049e28c331a4b4c3e96ecf4b645711e10fe81a0967c13099b90440 │ │ └─86293 /usr/local/bin/rook ceph operator │ ├─a5351e332127a478fcbbd3947b9d2d3b88353f3368dba79fb08eddd5eb9e995b │ │ └─66948 /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 │ ├─66f01f105cdd51cb9763410690a088b2dd17695776362acaece71b23521c8870 │ │ ├─122248 cinder-api: uWSGI master │ │ ├─122260 cinder-api: uWSGI worker 1 │ │ └─122261 cinder-api: uWSGI worker 2 │ ├─e5b12b9f3b9045eaa345f21ec6a3f36a2c3fde589b2ce71d7d8eb488c879a2a4 │ │ └─56090 /pause │ ├─ab65d13a5c19daeff05af4ebfd4a356da941d2c65b10828f43b61bf3e1ce68aa │ │ ├─143029 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143043 /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 │ ├─77c1963879a8308a081fb6895907903f7dd20b751fa307c535926a5fdbadadd0 │ │ ├─262022 manila-api: uWSGI master │ │ ├─262062 manila-api: uWSGI worker 1 │ │ └─262063 manila-api: uWSGI worker 2 │ ├─a495ca5e08f53a9b30de45b949bc1a0e29dffd288b0b1a6238155d0ea9700c61 │ │ └─66897 /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 │ ├─b07dad8f17de33214f827250c09fd29379039f66db2c556ade698b087e0e28a1 │ │ └─226537 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─efe86bd36a71517e77e085b420fd452a88f1d09918b701199b9a7521c440855d │ │ └─173062 /pause │ ├─507e0a33a7f5329ecd3c448e5e9c373dea23d0fbfd7c2521680897e4d1df27c2 │ │ └─47772 /pause │ ├─d2fea1bde2c3321ffde80b7c68175ef0fc5a96bf0c563a36b57bc5915d0d35b2 │ │ └─126293 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─69f4bc18419ab4c79397da311e60dd30b94e96a900c5dea97291fb67d3d701be │ │ ├─ 72297 apache2 -DFOREGROUND │ │ ├─ 72316 (wsgi:k -DFOREGROUND │ │ ├─ 72317 (wsgi:k -DFOREGROUND │ │ ├─ 72318 (wsgi:k -DFOREGROUND │ │ ├─ 72319 (wsgi:k -DFOREGROUND │ │ ├─392358 apache2 -DFOREGROUND │ │ └─403942 apache2 -DFOREGROUND │ ├─872ae2e0bd77f5f94e3b8533bc0b03266988fbd7b47a32175a7ac7fa69479095 │ │ └─67619 /bin/oauth2-proxy │ ├─b71ecdfce2239351febee38ae8a8325518e3d683a46ca11f98822ceac7f2af47 │ │ ├─183844 /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 │ │ ├─184102 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184103 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184104 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─54646c40a0a9a1d4cfd21cc9374b6447107a5a5db4d2e05067b13105cb87aaba │ │ └─40681 /kube-vip manager │ ├─2eb932c70aecbd9b0c4e74ee102049167161d06ec0b86208c66886719b59ab86 │ │ └─41700 /pause │ ├─cdc2872b7a320526f261122dae785fa74894f9240b1bb51a91fd826bbdd836ca │ │ └─40383 /pause │ ├─6b0dfe0ff8d2e1773a0f3a388f85adc94e4c11200ab2c9f97fe454b3971296d4 │ │ └─175126 /pause │ ├─aeaf3d28e5ccc23603a3082d95ebad368ecc442db723fe1e8094e62d0510d1af │ │ ├─201570 heat-api: uWSGI master │ │ ├─201623 heat-api: uWSGI worker 1 │ │ └─201624 heat-api: uWSGI worker 2 │ ├─7d6c68b11eee10fc21dd51788cd94917d028c57f47c06035684c1f100157a2a4 │ │ └─60823 /pause │ ├─172c337c647691c728a2a8f73ec83b62c4d8889941cebf7b656c193241b5f019 │ │ └─253286 /pause │ ├─717eb7a54d2e389aa787acec290ccc600089eba2b685143586b132f2f403c882 │ │ └─55986 /pause │ ├─a4c85dbdd92c9ce15e5359ed92219326fb1c0e5bd734ecae405f5762eac23e62 │ │ ├─61442 python -u /app/sidecar.py │ │ ├─61738 python -u /app/sidecar.py │ │ └─61739 python -u /app/sidecar.py │ ├─d6fef474dcc272d9768fa3c97202579af0064e98852226391e8825814d9db37f │ │ └─147916 /pause │ ├─36c09ad9061a8fa8bbda1cdcb8b281a53a9aa51e11a54183f91ba3ce35e5215d │ │ └─145530 /pause │ ├─fe6d989599f680583100dc9e1e68e4e12857f7267f076d4619982a176f899336 │ │ └─66764 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2bd7d152c2a2c242cc0f9dc39a1f9c09bf2c50776fd7c4f811aaa25602424521 │ │ └─44607 /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 │ ├─1d6f49e3d449cc9e854b105e4661fc0db09cb4b59ce8bb6d6c5b930cdd8cb3c5 │ │ └─40454 /pause │ ├─3f1de22b8f086f2e70765e2dced261100598af625bbc2585990a8626c1d32b96 │ │ └─60729 /pause │ ├─63583a9580373a9daed7e6a2fda0dbe91f2dd4dd24d392caeea4685f75b73b0c │ │ └─62847 /pause │ ├─2c73644dfe1f76b43edc11adb9616030f5567e71414b9058288fe4c1e2a206fb │ │ ├─201588 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201837 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201838 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─a7d1bb20d8f5e8090e48f2a8f3539ef2e775de66cd1f3915565abbd2591ba974 │ │ ├─78320 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78336 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─78342 erl_child_setup 1048576 │ │ ├─78389 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─78390 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─78400 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─78651 /bin/sh -s rabbit_disk_monitor │ ├─7beefb167b6ec7e0d486375630ad3e2235536523d0dd2a3b930428bcc1f80821 │ │ └─91657 /pause │ ├─34cf52203dc6267650e59e4d67a61a67a57fe61069788d29373764421d777579 │ │ └─228527 /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 │ ├─3a135a970c022e153c7818f1f331d0aba62e0e8e4579868cd1fc54c4438ef296 │ │ └─64980 /pause │ ├─e36b16e36ae32121eb45db2ca62740d9621fe6b53ad88b305a4ac95849931b8f │ │ └─112680 /pause │ ├─7c87271e4c8d27c1d1a8e711c453675922c94ef5bcc2f751121382f7fe97b143 │ │ └─144651 /pause │ ├─c64626ba2462701b570f1ddd0ab8d7969da0c8f06fbe4639cbbe704080dabcc6 │ │ └─264250 /pause │ ├─b11fa78ef95cf662498d269f60a49ffbfd5891f26928da8479f6a85c010479c4 │ │ └─142661 /pause │ ├─9e7705aae59ca925d56a2b1b968e08a8b82c04f987a45adfb449429ed2df1c44 │ │ └─144264 /pause │ ├─d1901c464852270420f0afbca74e48df5f1caf32bf05a2fee721d445ed138875 │ │ └─223818 /pause │ ├─94dcd1638ff54c97399ecb87fed676c490b77983bb75ded2f2c233b7eda3d9a2 │ │ └─243441 /pause │ ├─4f3fcadd04f56c4d867c894dd619ae0d98e5fcfdf27dcd374d91a9e5e786cfbd │ │ └─44452 /pause │ ├─8359cf81a87a7519f52ea7f80d24f0e09032fa665fbad5bffa6ba344f0aff099 │ │ ├─201586 heat-api-cfn: uWSGI master │ │ ├─201628 heat-api-cfn: uWSGI worker 1 │ │ └─201629 heat-api-cfn: uWSGI worker 2 │ ├─9f296a829857e650c4045d0d40f34ccd82272b5dc2cd08867a0645d257df4d07 │ │ └─62549 /pause │ ├─e0f2f5927d6956147a6d1527bdeb1262e2e4f5ff87c8092843262909aeb2f57c │ │ └─112636 /pause │ ├─a2a48112d4d269d5b43c6eb872626f77a52940e458529e8d75d2cc742eb5109d │ │ ├─242893 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243664 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpn6v89ou6/privsep.sock │ │ ├─243675 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243677 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a0a99a0ab9d7b7d2137be24ecd5e3a53507cffdef75c055e3fe0e3f49215a5bb │ │ └─147986 /pause │ ├─e8ea031cc67ebcef7c3698da1ce3351cca6e83f481c17ca1bc48247e243e6133 │ │ ├─176027 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397760 sleep 300 │ ├─51ee79fb6985b61dd997a113875f2d00d3f3530f8ae1b2b458b2e21de01786b4 │ │ └─233354 /pause │ ├─e186b92df2761e169d5484d8f7323a272e3dfe77e8c63a99bead7994503b5f5e │ │ └─44362 /pause │ ├─75fd627c70c1e7e35fe905c1831de08f8487d927fdfbed81913976f348b65402 │ │ └─40865 /pause │ ├─785b6757e17ccedb8706be97433f6b4a128b9412eecd4dec67cd42b028f37559 │ │ └─248460 /pause │ ├─7a4ab43d7f29c2d9efc8bb9a5d05d367920d1c32748d342ebb77ed10fcfd62d7 │ │ └─44169 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 │ ├─b7fc9085a1067db09bddc2a10f4698cd48be85d03c10084fed079f9ecf735fe6 │ │ └─213311 /pause │ ├─9bae35d95e5250496697fe2767cc00d6383a27d54ceb49e4d659c1df363c1791 │ │ └─229456 /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 │ ├─15aab5cbf7117788a59cda67136a92a103ec7797b202f8c6c31b5f005fc0b687 │ │ └─148169 /pause │ ├─33eb12ef81e899f3b732804f205784b5d487bb0a543c7eede1ca43108f81e834 │ │ └─175485 /pause │ ├─0bb97c8882ce6e504b5a2dbdf2661bd1842e8197e0169d0cf2f01c9a58c81c0f │ │ ├─183905 neutron-policy-server: uWSGI master │ │ ├─183924 neutron-policy-server: uWSGI worker 1 │ │ └─183925 neutron-policy-server: uWSGI worker 2 │ ├─144135eaed0d1ae10ba450221d8627e78d1e3d7fe6e53134c17cef38f1a67f7d │ │ └─40571 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 │ ├─77166756ea69f9d7120d00ade7f79a0ce6aba632d9cfe824e943d9b52e0ac63f │ │ ├─145614 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145630 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─145636 erl_child_setup 1048576 │ │ ├─145861 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145862 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145872 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─146122 /bin/sh -s rabbit_disk_monitor │ ├─8313806ba4c28abb061c50ea18e44b507617c6e3b992ecbd1d30c6bea173cdcb │ │ └─48133 /pause │ ├─c430ea16b4cbaddc75b40e298f482adaf4afe4d425d26de9793085ea15254d6d │ │ └─213051 /pause │ ├─e4eee5babf3e3b2a6391eb6914edd710601d6ec1a2993f5b7ec783fdf36759c8 │ │ └─267355 /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 │ ├─0648beb978ff6210122e81b1a9d2b1c318cd6f5954787bcb9536772deca6fa74 │ │ ├─192769 /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 │ │ ├─372216 /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/tmp4313ofwu/privsep.sock │ │ ├─372504 /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/tmpnj4ng1u8/privsep.sock │ │ └─372746 /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/tmpd96zu75g/privsep.sock │ ├─2011ffa2f06c8e76211e2b207caa10d9e9736ea9c93e6f82018f9c89eb8d5e4d │ │ └─227509 /pause │ ├─589ca2746ce5d1dc8ae91b6b2486ae2f506d63c6566b937b88cd047c5562221b │ │ ├─171123 nova-api: uWSGI master │ │ ├─171142 nova-api: uWSGI worker 1 │ │ └─171143 nova-api: uWSGI worker 2 │ ├─a971c0e56a155761875b68be4d24d0cfdfae6cc905238db481bbd64a7bfc0842 │ │ └─50842 /pause │ ├─4e307b090919cdec37efafa19c29f8d4f8e4d996df6365551a5a83cb79ff6563 │ │ └─222259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─afc46b9bb43e4661dd5e0b0391e16ad5dfd6ea5e61fc46c7696db8b3e7732f58 │ │ ├─42149 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42528 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─49def39c0a5b1d5ce4b2afe462160b39f8b35e9fe299b5fb97b119b835fc08b4 │ │ └─175415 /pause │ ├─5e9527191b6c73bb7abcef3a8a55638c567e267a6a39172c4d7b9e012a77b36f │ │ └─40418 /pause │ ├─2ddd2779017e8762652e40bc81e3d26f39e2f1f9f33d458df958ea40b23d69a4 │ │ └─253244 /pause │ ├─f6f4e6563fec6a169e36172f63871c9c47c29b981a232e0c5ed090bfde647171 │ │ └─56297 nfd-worker -metrics=8081 │ ├─75ea045149c34a690ed80eb0677102e8cba3ab7932e1b015d6d94dd4e9e6b578 │ │ ├─183862 neutron-api: uWSGI master │ │ ├─183891 neutron-api: uWSGI worker 1 │ │ └─183892 neutron-api: uWSGI worker 2 │ ├─5dc7f15464732f85d7e7572b2916b3c6b9a0be94c7f3c39288490a47bc0bc148 │ │ └─66435 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9bea57ec7c67a162d0bb4dc19d653f1d0f6b40792673001b53bb3e87bf170e61 │ │ └─46357 /pause │ ├─921b1d64c5d66ef04ad2ec8e1b818b7bc69264e1a924a410e0e974f74b917d3f │ │ └─55320 /pause │ ├─668270b8f6f352b312e0a087d6f9f515b1f15015b00d075d0fa3b96ab2afc5b2 │ │ └─213048 /pause │ ├─525a2e9e91ae471833ecb88652b3c78aff5ac79ea01b9efc310667b800ea5d32 │ │ └─51259 redis_exporter │ ├─905436279b81c3db4bfecfbdeb54ace759d6df49a57df2bc73b865518500c16b │ │ └─227950 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─df077ce035447e9f807520e43979d57d74273f41c3663f268b23613c02c35b99 │ │ └─60920 /pause │ ├─e4fe776f29b3de547ae238411c2e47cd042bb9f0afe3936285b1cec277e718a4 │ │ └─147535 /pause │ ├─ef062968c6f0d0f135ecbedf9a921c2a598d03a926a0a5a1b121a9068c03b979 │ │ └─65216 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─44f1401fdf9b7536ec33ed56be9d9d9415eec995aec00f68d88517e7d4b75c83 │ │ ├─205335 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205352 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─205358 erl_child_setup 1048576 │ │ ├─205444 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205445 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205455 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─205868 /bin/sh -s rabbit_disk_monitor │ ├─18cbe69177a4d23d32bcb3b79780e538fad5c0f3113cd560d045784a1a699eea │ │ └─97824 /pause │ ├─fc19cb59c0135ae60aacd80979a38cb19dd03ed62fd8b655ff3753d5826b5d89 │ │ └─47900 percona-xtradb-cluster-operator │ ├─7d4949ca78c05656debecac661b3c6156e1648f7becae2956c057554a8ef1bc8 │ │ ├─188486 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188503 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─188511 erl_child_setup 1048576 │ │ ├─188595 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─188596 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─188609 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─188860 /bin/sh -s rabbit_disk_monitor │ ├─2305e2e3fb0ce9ca278cb5902ce87aa94adf875b67531e1573a907bf3308aa9b │ │ └─46273 /pause │ ├─781522c74ff9420ab7844829e63063de083e2a34d8d18168a3af2ffaf899073c │ │ ├─223934 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223952 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─223959 erl_child_setup 1048576 │ │ ├─224101 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224102 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224112 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─224575 /bin/sh -s rabbit_disk_monitor │ ├─a30efe8812e797a3b2412a5558786b2e5e66a48025f56353ce487ed1b55ce292 │ │ ├─65363 nginx: master process nginx -g daemon off; │ │ ├─65379 nginx: worker process │ │ ├─65380 nginx: worker process │ │ ├─65381 nginx: worker process │ │ ├─65382 nginx: worker process │ │ └─65383 nginx: worker process │ ├─8a896ae47025c915565bcc142208309061da8f50374d8b5dd394dd918871b0e3 │ │ └─108794 /pause │ ├─c2f9f470bd6e840de936faf54d2a151a8813a53283f10f0481f74105e11e2fb6 │ │ └─47306 /pause │ ├─aa6337ddf4e541cc556313f6e9bc671f1bf493d8af1ff7dcdd9e72c70f83f23f │ │ └─63345 /pause │ ├─85119fa681cb6ab718e65bff8bb0a84c0d8b3314fc8f6adbea23d84722bd9800 │ │ └─175546 /pause │ ├─7f17cea2421d3e07f1bab0fb387634ddac9b97a6f547abced9e882647b55d3fe │ │ ├─110972 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110988 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110994 erl_child_setup 1048576 │ │ ├─111046 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─111047 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─111057 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─111384 /bin/sh -s rabbit_disk_monitor │ ├─a1f7059151130a6de0112b27c06c91c0e594b9c8bffe15cad34f3a72d8e70689 │ │ └─56492 /secretgen-controller │ ├─d32eeb2215d51f4724d7c031c9889bd60a5279a311e744290627a4e0ee43a93f │ │ └─48752 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─f5e0a3b5d7bb0b50468353ad9859df34e48099d6a0950eb8962e9b1343daf6a1 │ │ └─78240 /pause │ ├─9916f7e7bee74e93df22809edf83386398defe158c7f8ec9aef29fb90c0d842c │ │ └─50888 valkey-server *:6379 │ ├─b75be30209c50919ae9222a2787162302e6014a5f2389d8de48609cd060b5222 │ │ └─64592 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 │ ├─bd1d01802284a264d762426c2b5a5ea7b65c31192651df38c07e355ea0be1b5a │ │ ├─ 98292 /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 │ │ └─341084 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7361d12df5a70e00a0c37d3d5104b87d9052a20b5e9984b812adcbaefcd8116c │ │ ├─184599 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) │ │ ├─185005 /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/tmpg5anpkca/privsep.sock │ │ ├─185266 /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/tmp6pxxby99/privsep.sock │ │ └─185480 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─083ab427a7258f2fcd970ca91593c6179793435906e07bede7cd5de6c52c0e6d │ │ └─48805 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─72a39756e27110b1f587544046eb3f62707107b19020811cb922be9e2b56b323 │ │ └─192817 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0f81977189f8b3df36d93994af015bd483b42f458ef08377dd93dac066021824 │ │ └─47407 /pause │ ├─254a1b610182c934643a0c8780e771993dc93d92d49a8abc6f5f5b6c210aed64 │ │ └─147791 /pause │ ├─041e375126cac855a482e6bb146ad63246a2e5212bc6906f5a9f7296b24f17a1 │ │ └─40556 kube-apiserver --advertise-address=199.204.45.57 --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 │ ├─377b577c6fe20eefe4ee6e5e58b0ae19c5aba1edabcea33379129fe3e7317fc5 │ │ └─63038 /pause │ ├─ac1f9c48cbd06b4cfe4a5930b3ebc5f111abeeaa9ccc6c98a98f230431a456d7 │ │ ├─222231 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222700 octavia-worker: ConsumerService worker(0) │ │ └─222703 octavia-worker: ConsumerService worker(1) │ ├─4dc2c0d03314d036ca61e2716cec4f1935c014ba85cc7af0dc04f0b114e55c13 │ │ └─69009 /pause │ ├─084de3e7afdc969777432ee464fccf7c5f4f6947938918cbf94c1fefcd2ebeda │ │ └─108837 /pause │ ├─3dfa3cc78ede5337868c5c8bec97b9ef35ce1e4e9a016e8722ffa1f24ef5a83a │ │ ├─109264 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109479 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109481 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─95b9a5c46bbf82f95c750e70ed03d470a0d59374ec326179c6933a963fcc685e │ │ └─47454 /manager --metrics-bind-address=:9782 │ ├─e6c97cafd4a81057ffb14379b92a755939a6ce4c60aeeb9881740dac99a60619 │ │ └─175031 /pause │ ├─0e3a029d800bc4014a5aea71284ef5631cee638369d0ab115b745e70a36f9e8e │ │ └─67598 /bin/oauth2-proxy │ ├─54283abf6eac0d24a372470aef832d1f5a555d41993366924c48ad731bcad246 │ │ └─60864 /pause │ ├─0cc330f377dd18aea182357a5e4b0fc4261b9660085b7b6b8fcb10f62512a2c4 │ │ └─97931 /pause │ ├─0c6e35243ffcb7a21f1c69a720fb028397a48f889cf6c61a0d7cf22a23f0168e │ │ └─188267 /pause │ ├─9d9007bc32ae99bdd4f539dab08f5a0332a61736771072f315bf921af275217e │ │ ├─266930 apache2 -DFOREGROUND │ │ ├─270014 (wsgi:h -DFOREGROUND │ │ ├─270015 (wsgi:h -DFOREGROUND │ │ ├─270017 (wsgi:h -DFOREGROUND │ │ ├─270018 (wsgi:h -DFOREGROUND │ │ ├─270019 (wsgi:h -DFOREGROUND │ │ ├─270020 apache2 -DFOREGROUND │ │ └─270021 apache2 -DFOREGROUND │ ├─fdb9dbb233b553584d494d7797c4da37b062f94a5bc74ffd9658fd34d4677054 │ │ └─228491 /pause │ ├─18d8582640896e9b327f4851782d6bb1487299ccc18cdf3b7dc9e301fb97d141 │ │ ├─172016 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172202 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172203 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─02b25b3fbe6fe067cfd827c84a0a9a4f4c32e0b54106af66a775943c0ee08375 │ │ └─65625 /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 │ ├─64af5812cb359b87adca5405cb114af3537537f90f39b3cf63954fd0ddd5259a │ │ └─142996 /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 │ ├─408f261519f0d0f6de32d9be7630589456df2aa4bae6e0122db9cc991a112a0c │ │ └─66263 /goldpinger --static-file-path /static │ ├─b9ae90a2304fdfa76e2232c4db8da003e654038388a9d4284d897ed695c015bc │ │ └─266804 /pause │ ├─14d2ba0dd020a44882d0646757b167295867e4f69d2a938492483d089f46930c │ │ ├─222959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222977 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─97779f2d0fa03561b92f78039d22cadd8f4f7176328d56b0dedac3c533503b3e │ │ └─40891 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─967528f81c87308aaa3eaef2fe1709ca697f8165e1cf6b19f1493aa98b688b92 │ │ └─187010 /bin/bash /tmp/libvirt.sh │ ├─f500123319da8db70a7f8a940ba2e13d0de86871cb55bde51a583132aa13b257 │ │ └─56381 nfd-gc -gc-interval=1h │ ├─0b5c8e0d5edb6f3fd032d0a66952d67cf3b295c5c320929155eb8d84fdd4e618 │ │ └─128207 /pause │ ├─91f977e6e0494d67b2af3ac32e41d6d50e4c75a2e20523025ba9a0c38b81b480 │ │ └─98200 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-cmr9j --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─81d7e400144fdd9edf74b557c37c2d8441ecd3c5af7e85d521c22ee66f18528a │ │ ├─126713 /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 │ │ └─126761 /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 │ ├─d749d72a76c228b82099ea9c7106428082d8eecb345372062b033e7b44d5703a │ │ └─79656 /pause │ ├─d32e0434ad21b585b32b3a4377bc5d1f5445c9e980691123313e026c7052652b │ │ └─231688 /pause │ ├─7ebc74e219a21d560a6428804eac455354c9d10e0304ead720017595246e879e │ │ └─262011 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6c8eebe6ee011205331c59dfc667b3c7cf875eb23d62a05c5a5789f3d301607d │ │ └─190328 /pause │ ├─5f4d14b4a9ea49ce524bc2c6831820087547603d3194d4bc806e2c96e87bc707 │ │ ├─91804 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91821 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─91827 erl_child_setup 1048576 │ │ ├─91999 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─92000 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─92010 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─92452 /bin/sh -s rabbit_disk_monitor │ ├─503d0a6dcf2b692605837cec7c336396ad293626f8b10850759e1ba83c8ea3e0 │ │ └─190425 /pause │ ├─77547f914d47e25e5c47320e5627c25ea70f0109b9447ee79fbdaf1b5e9fc731 │ │ ├─243521 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243766 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243768 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2cb5ac7b0ffe58321f3ae8bb5b6caca80ed8652c4837a0acf7ccd9e1b42cf7b8 │ │ └─268442 /bin/openstack-database-exporter │ ├─9176fdf70479b12579a773f1d1ff27f73c5a7b915a14a13b1ea7395daec03ebc │ │ └─46718 /server │ ├─55efc1c9c0a9ec107131e9a231d5372f44070059689b433206cb81db5879a84b │ │ └─144885 /coredns -conf /etc/coredns/Corefile │ ├─6a0ca0d73932f9202861cf57ec4e85974c415273a1b3a16e87307a8d68bfa7fb │ │ └─122923 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a6c1e024d2b2a3e6d5f58f30a08b038138388981b1095cf92c9e7d227a548741 │ │ └─41942 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─473d522a5294ae2985445879dcec72a35ec15b4aac67adf810b5c759c7bb583d │ │ └─50626 /pause │ ├─bf8981cbfc24feb43810b214f84b3327177c6e9a1baf2944b4dfd3e6243aef81 │ │ └─43004 /pause │ ├─e11cb52d657c1d9993bd0840210bae8382a166de0e0104271f982d7a6dfdda4c │ │ └─66732 /bin/memcached_exporter │ ├─0864594108a2546efe8ad422399980a06fea4b10916cbb7523339696b6b78e76 │ │ └─63083 /pause │ ├─fe8006cd74bbf07b7271292bb2af8734cc1337fe6a2b670be3ae14b27c73ae9c │ │ └─190503 /pause │ ├─2cb58f3f59f5e38951d65edb5bf7db14b0335fe57d1632057c02fee289eece24 │ │ └─174985 /pause │ ├─4812b3d71a8621ba397a1bc3c60be67a4b15e85f713b603688edbedd4e7d238c │ │ ├─ 46666 /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 │ │ ├─ 46680 /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 │ │ ├─ 46768 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266511 nginx: worker process │ │ ├─266512 nginx: worker process │ │ └─266513 nginx: cache manager process │ ├─962ce192c6c447aa879daf924c1f47367eae15ffb3fea4b57638a1088210c39b │ │ └─63944 /pause │ ├─72d3f3dbe233ca90a01098994a6bbd55c00061f8d6af0de60c1ea7b639eebd96 │ │ └─85434 /pause │ ├─215caa9e0e21dbe95dd04cc6e93db81f40a8d0ae60ebcac9557cf05dded7bfac │ │ └─67108 /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 │ ├─ae7b4e616a6a29454fce977bff785399f5b8395cc764be60a6fccc0a4c8bc322 │ │ ├─262195 /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 │ │ └─262344 /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 │ ├─bedc72613d49155601260a9142c470e183cd9de4f5a5d84b8257326599f62c11 │ │ └─125677 /pause │ ├─197e733f0cf31d2cb44d0d106ab4760605bc564ed8cd9e787da2b5441cc5d447 │ │ └─186959 /usr/bin/libvirt-tls-sidecar │ ├─3e4149da3f57d959cdc5d6b1e99f1f24f61d80052c08bfd84fad80830d1c0f7e │ │ └─231724 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5fcca134cf7aa7909b00ce9afcf2d4f11cb86d294a29ad39d58f6c9d51cf42a3 │ │ └─110877 /pause │ ├─ea64c7b632efb9e5a1595779bd7aa9f4eefd251e9512db66f699b9a71707fa8c │ │ ├─171363 nova-metadata: uWSGI master │ │ ├─171447 nova-metadata: uWSGI worker 1 │ │ └─171448 nova-metadata: uWSGI worker 2 │ ├─6dfe58b091b55bae4e787cb8e228713ecb53a8560c206a45e088d9380add6137 │ │ └─41697 /pause │ ├─8e84a6aec8a9b70ff62184d5a96300d19ef69fdc839c86d7863be169787e9e84 │ │ └─233405 /pause │ ├─02f39f2de3bd6f10179378ea3d84186423b56c86abcc9f89b50b76b020b320b9 │ │ └─187897 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─089c94be0b57927055a0961196155a5b8f9dda581bd75929b155bfb61af29d2f │ │ └─44411 /pause │ ├─4bb7f03861b951cb8361db576b9d4df0ba1486af1d152885fc59aa8e4599b531 │ │ └─63625 /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 │ ├─a2504861f05fd3fc4d3b31635f45ea6926fe4ad99167ca9a27b7b4ab175e7b9f │ │ └─66411 /pause │ ├─70c68cd6ce5064a853763f70156d7e6af111c57dc1f81fac93cc129cce2bc3bd │ │ ├─133147 placement-api: uWSGI master │ │ ├─133177 placement-api: uWSGI worker 1 │ │ └─133178 placement-api: uWSGI worker 2 │ ├─06414208a36198cbfdd91e726d2442be93cd81ed4d465b32dbb09786ed5d8e67 │ │ └─65407 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─87405f65e75f605180d7b1b65ddc0e1aa76602fd5c578372ad277c722aa4ef6f │ │ └─43528 /coredns -conf /etc/coredns/Corefile │ ├─a606564147c55fc5654f24a65c149334c809c9f3903e16204cffd267772f3d6f │ │ └─65178 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a79bef64dfc1a9c7360771d1659b377f89d52f3e6a630fe86eb25fe5c250fefc │ │ ├─186034 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) │ │ ├─186275 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) │ │ └─186276 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) │ ├─2a4649acf18287d9fec680da00efdbd2917c36db4c6a64208b91bcc0f586c3b9 │ │ └─61669 /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 │ ├─992274582a87b800e62b920d21ee56c8ee0d248e0c3e3c35b37cbd64faaa1cd7 │ │ └─175081 /pause │ ├─f930f230316a719e8c03d0ed96ccd71668522543ef783b5209f03036de1bdec3 │ │ └─44561 /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 │ ├─eb80783a48a7adddb47ecd740f0a8e061829128fdabad0b3a1eac5d7d5b50331 │ │ ├─270745 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270761 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4c3ac5e020b09672f34dd27db631da36a560c9da97d015e1b7a544cdf683b009 │ │ └─166972 /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 │ ├─d34a6a81694b377f48fbc73b9a1ce5b9f99556e7c8bf9de087c4f126a8c0761a │ │ └─56050 /pause │ ├─e77c09e6923016857cd3ce758e2c7b988b77f6facd103dcc756f6e3c7338f897 │ │ └─40415 /pause │ ├─00229f52079fa741da506bb792c0c2329ed1040eb77bf0b9c89be3d2fd51f44c │ │ ├─173208 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173226 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─173232 erl_child_setup 1048576 │ │ ├─173291 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173292 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173302 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─173605 /bin/sh -s rabbit_disk_monitor │ ├─e31d544a3497ae03e8a9a023dd6ea1e3815227ce17deb2a29dd5a66e4b211a22 │ │ └─229428 /pause │ ├─014da02d25ab5fcfe1d3468d33c7991bea558643b51bd779b73d476183995481 │ │ └─43045 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─87312270e82d76408eedd1daf80fb92b16e2b6a395a1a912f4502153e03d8065 │ │ └─51167 valkey-server *:26379 [sentinel] │ ├─7c7ecd5bdd082988f85ce318ea378f707dcb3654e5a2a361a82493b2b03e9dcb │ │ └─226467 /pause │ ├─ab2aabfcd662f591812ed41366ad5ed65586a0adc688d1b6f912e2a11df055dd │ │ └─213262 /pause │ ├─5935b2b08f12fe5102505a9fcc7590a78efff4124f8ba354915b8271505cfac6 │ │ └─43561 /coredns -conf /etc/coredns/Corefile │ ├─10681262a187dcd4f0620c47fe05295b5d858fbd9c92001f233d8ae00cb0f678 │ │ ├─107626 glance-api: uWSGI master │ │ ├─107640 glance-api: uWSGI worker 1 │ │ └─107641 glance-api: uWSGI worker 2 │ ├─65bd31a484f6eebec93775a8b0de668529c5b8910f472fb9b4b0226118e9fffc │ │ └─107243 /pause │ ├─378374407508ff5bee208ed7be0e1cbf27e8f17422889e219cb238ec4e0e5140 │ │ └─40441 /pause │ ├─094b93c2acd2344730e1264d8b5221979cdfb0370e66e0ac11a017ca1e6ad59a │ │ └─66855 /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-57.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 │ ├─3eb9ded426c903ddc8483a8500793ce7bb38b8cbdb58e34aa266f19c426a1164 │ │ └─110508 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─72260ab63aa7f178609ed6df00d53fd17b04b1ca562f6a5764195e22aa459ec7 │ │ ├─48605 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 │ │ └─51321 haproxy -sf 165 -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 │ ├─8caaf12cffa20619ac8361d796e054dcdad7d16528f1eebd63c22562ec6fe72c │ │ └─253052 /pause │ ├─b0f83bac6b5cb71ddb426dec2771596db5c6367c92c103d46bf7301c372d8e40 │ │ ├─248719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248735 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─248741 erl_child_setup 1048576 │ │ ├─248834 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─248835 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─248863 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─249220 /bin/sh -s rabbit_disk_monitor │ ├─ac9e70b08a409c0b5553568f7b06186799a993422b5d165f4c78150aa421e411 │ │ ├─48656 mysqld --wsrep_start_position=60b3fa89-74e7-11f1-9b1f-9e43f915f972:20 │ │ └─48781 /var/lib/mysql/mysql-state-monitor │ ├─afd8e73a75bcbf16f7a85034093489c7d50c5d60b13b48753f32457c770825a1 │ │ ├─221271 octavia-api: uWSGI master │ │ ├─221285 octavia-api: uWSGI worker 1 │ │ └─221286 octavia-api: uWSGI worker 2 │ ├─5064318e85ef0aaecce44725ff83287c33e3f6d865eb29acf4a9a5094fc47ef2 │ │ └─261972 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─208fc8e98319a42c27659f5a0bd55767de1288740c1ba93f74877529b783e123 │ │ └─56338 nfd-master -crd-controller=true -metrics=8081 │ ├─8a999b9c9f8ea7890d5842065a5f21a2eaf71741699aaaf1702ad3143716bf4d │ │ ├─67518 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67535 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─67541 erl_child_setup 1048576 │ │ ├─67650 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67651 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67661 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67923 /bin/sh -s rabbit_disk_monitor │ ├─6baa292abaf28b0f568280b37d0174c6db6cf28257250fd23b9bac5127d1b586 │ │ ├─243358 magnum-api: uWSGI master │ │ ├─243392 magnum-api: uWSGI worker 1 │ │ └─243393 magnum-api: uWSGI worker 2 │ ├─5cb4e19400ca04c1faf6fd6d8e97cdcf543f9f86fbc726569f8db71bf692d60e │ │ └─43907 /pause │ ├─d0889d65f2a53ee72001205ebc9b5a6f7d2ee1b03f384f1c5004ebc7d20d5ff6 │ │ └─67053 /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-57.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 │ ├─b40f8d61a21589fe066ac802a59bcfb07bd2fc3e36c33beceb049892832d1bce │ │ └─62548 /pause │ ├─f73a4a0b1d5f40a3cbb123af8e51306271a13111d07951ce8fb2fb018d517763 │ │ └─40555 etcd --advertise-client-urls=https://199.204.45.57: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.57:2380 --initial-cluster=instance=https://199.204.45.57:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.57:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.57: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 │ ├─1971743c704ac7b01a28040b7011c5220d45439edc4a173b9782d35dfd8008af │ │ └─47582 /manager --metrics-bind-address=:8080 │ ├─ca6c6c14de53235cdc9f750c36e678fe50021d233431501e031db0c0dde8dcca │ │ └─242865 /pause │ ├─fea538a323eebea7f7b2f18924a3eedc9c9aeae35742b3dc7735a7c6ba65243c │ │ └─249477 docker-registry serve /etc/docker-registry/config.yml │ ├─75e41ae919c71927c8add3c9dec1a98a955b3fdb82d73933834857827e1d5233 │ │ └─43475 /pause │ ├─f596ceae753cb33767186c9be4f92fec36a7616ab776fb531769c9851f2c6400 │ │ └─148495 /pause │ ├─c5eb5419dd979dafa00abe0f66a26e39181e5ad18d4715a59343dc8f2d9c2708 │ │ └─48472 /pause │ ├─edc3753d81662828498cbb615a9f3c1b4912307fef4185a7cc0d5ccdba6e0249 │ │ ├─61417 python -u /app/sidecar.py │ │ ├─61722 python -u /app/sidecar.py │ │ └─61723 python -u /app/sidecar.py │ ├─8dc2364c1e3c390ece25b2a26e90601bc079edf4878dabf3bce931bdad7423e0 │ │ ├─186033 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) │ │ ├─186997 /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/tmpti34h8rv/privsep.sock │ │ ├─187375 /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/tmpjltywjk_/privsep.sock │ │ ├─187948 /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/tmp98ii9h_e/privsep.sock │ │ ├─188209 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188210 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188423 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1802c3db-d9d5-4e27-8d3a-b5f9d0db458e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1802c3db-d9d5-4e27-8d3a-b5f9d0db458e/host --addn-hosts=/var/lib/neutron/dhcp/1802c3db-d9d5-4e27-8d3a-b5f9d0db458e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1802c3db-d9d5-4e27-8d3a-b5f9d0db458e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1802c3db-d9d5-4e27-8d3a-b5f9d0db458e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ee68c5b6-ae1d-481b-99d7-9e8bd987fc6a,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 │ │ ├─188428 haproxy -f /var/lib/neutron/ns-metadata-proxy/1802c3db-d9d5-4e27-8d3a-b5f9d0db458e.conf │ │ ├─207422 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/06096fa8-c77c-48e1-aed7-088ed2e31724/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/06096fa8-c77c-48e1-aed7-088ed2e31724/host --addn-hosts=/var/lib/neutron/dhcp/06096fa8-c77c-48e1-aed7-088ed2e31724/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/06096fa8-c77c-48e1-aed7-088ed2e31724/opts --dhcp-leasefile=/var/lib/neutron/dhcp/06096fa8-c77c-48e1-aed7-088ed2e31724/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8341bc35-041b-47ed-aa6a-9c7dac3ff94c,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 │ │ ├─207425 haproxy -f /var/lib/neutron/ns-metadata-proxy/06096fa8-c77c-48e1-aed7-088ed2e31724.conf │ │ └─376350 /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/tmptr6tmilo/privsep.sock │ ├─77cc66bf3a86d353bfcb896c879552b7a486d8b35feeafff73a7172abcb70113 │ │ ├─186056 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) │ │ ├─186877 /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/tmpxc_l75bf/privsep.sock │ │ ├─371074 /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/tmpsee7b87f/privsep.sock │ │ ├─371522 /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/tmpegpo7j4o/privsep.sock │ │ ├─371989 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371993 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372386 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a6ba205b-d6aa-49cd-90fb-f61dcc040ff0 --namespace=qrouter-a6ba205b-d6aa-49cd-90fb-f61dcc040ff0 --conf_dir=/var/lib/neutron/ha_confs/a6ba205b-d6aa-49cd-90fb-f61dcc040ff0 --log-file=/var/lib/neutron/ha_confs/a6ba205b-d6aa-49cd-90fb-f61dcc040ff0/neutron-keepalived-state-change.log --monitor_interface=ha-82e8a45f-e0 --monitor_cidr=169.254.0.88/24 --pid_file=/var/lib/neutron/external/pids/a6ba205b-d6aa-49cd-90fb-f61dcc040ff0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─373961 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=465f40fe-26f7-4eb7-b3e5-cb01b6a5d876 --namespace=qrouter-465f40fe-26f7-4eb7-b3e5-cb01b6a5d876 --conf_dir=/var/lib/neutron/ha_confs/465f40fe-26f7-4eb7-b3e5-cb01b6a5d876 --log-file=/var/lib/neutron/ha_confs/465f40fe-26f7-4eb7-b3e5-cb01b6a5d876/neutron-keepalived-state-change.log --monitor_interface=ha-9577932d-26 --monitor_cidr=169.254.0.189/24 --pid_file=/var/lib/neutron/external/pids/465f40fe-26f7-4eb7-b3e5-cb01b6a5d876.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376326 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1ff61ccd-4dee-484e-8c1c-041cb08166f1 --namespace=qrouter-1ff61ccd-4dee-484e-8c1c-041cb08166f1 --conf_dir=/var/lib/neutron/ha_confs/1ff61ccd-4dee-484e-8c1c-041cb08166f1 --log-file=/var/lib/neutron/ha_confs/1ff61ccd-4dee-484e-8c1c-041cb08166f1/neutron-keepalived-state-change.log --monitor_interface=ha-f72bb058-a5 --monitor_cidr=169.254.0.108/24 --pid_file=/var/lib/neutron/external/pids/1ff61ccd-4dee-484e-8c1c-041cb08166f1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382610 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ad39d323-c62f-44d2-adc0-493501927c19 --namespace=qrouter-ad39d323-c62f-44d2-adc0-493501927c19 --conf_dir=/var/lib/neutron/ha_confs/ad39d323-c62f-44d2-adc0-493501927c19 --log-file=/var/lib/neutron/ha_confs/ad39d323-c62f-44d2-adc0-493501927c19/neutron-keepalived-state-change.log --monitor_interface=ha-b696da8c-e2 --monitor_cidr=169.254.0.23/24 --pid_file=/var/lib/neutron/external/pids/ad39d323-c62f-44d2-adc0-493501927c19.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─bb2b778f4a014533aa5ad64f95924e8d334faab3178c3052aad0067c5ec93e0c │ │ └─99202 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─32b27879ca4e68f23926ffdf2b7348e544d4512d211dfc553f82a65cdc087c12 │ │ └─44654 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8c7724a80efc7b283226820600cf2bada3aa9bd867148fd5709d67f1c0227631 │ │ └─125633 /pause │ ├─c7a081f63b48b77ad20f0fdc19a3b17769c50178b06e338fedc3f33b03acd7ca │ │ └─268255 /pause │ ├─505d964c5287d9529b659774f6ef6a0faa7d2679d054df75955b25f55ee23ccd │ │ └─253426 /pause │ ├─7ddc435a6ef631fb7785b0bd355966fa5835cd1c994fd15f0225a203434b7a4a │ │ └─61225 /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 │ ├─00db9cf7c2c4f376ee560f5430c7daf00f9976b5c22a748ec9621b48cd2a0810 │ │ └─62462 /pause │ ├─ce087ea84310423ba97a23a65bc2ebf0f828e12c676667d75a611e868c0de8f9 │ │ └─56256 /pause │ ├─852cbec3c855f57b3c080be9816506d3cc1061301134b423ce7a70ad60481870 │ │ ├─84836 barbiacan-api: uWSGI master │ │ └─84848 barbiacan-api: uWSGI worker 1 │ └─597442d0db2ad206aed9a1fd9ebdf114775be914980f5cedce3b2279c77158d0 │ └─43478 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount