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 │ │ │ ├─21863 /lib/systemd/systemd --user │ │ │ └─21864 (sd-pam) │ │ └─session-21.scope │ │ ├─21792 sshd: cephadm [priv] │ │ └─21880 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1643 sshd: zuul [priv] │ │ └─1656 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1647 ssh: /home/zuul/.ansible/cp/199.204.45.77-22-zuul [mux] │ ├─400623 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-onuxmweozimjatqkmoznyfuudzvclwqw ; /usr/bin/python3'"'"' && sleep 0' │ ├─400624 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-onuxmweozimjatqkmoznyfuudzvclwqw ; /usr/bin/python3' && sleep 0 │ ├─400625 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-onuxmweozimjatqkmoznyfuudzvclwqw ; /usr/bin/python3 │ ├─400626 /bin/sh -c echo BECOME-SUCCESS-onuxmweozimjatqkmoznyfuudzvclwqw ; /usr/bin/python3 │ ├─400627 /usr/bin/python3 │ ├─400628 /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 │ └─400630 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9992 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12588 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0d79ecf1cf4012ab33ab7e8ae884b98a5a48a3b06b680c31c8b207489cb2bcbe -address /run/containerd/containerd.sock │ │ ├─ 12971 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dacb747107b896565e95aedf04699ed56a3de6aa88532a9d311de9636990c1f4 -address /run/containerd/containerd.sock │ │ ├─ 18826 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4e23d9fd445ddf1f67cad76d82df2af3aab1e49052dbd1ce157beac31f2140a2 -address /run/containerd/containerd.sock │ │ ├─ 25412 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 38aac93ee8c15517006955d7a4fbb67447c7df2c3e08ba7f28c664ac969c2b8a -address /run/containerd/containerd.sock │ │ ├─ 29913 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7a9dcff60eec746b9e5babed6bab7b1c3976acd3432854088f5fdb848340bd9e -address /run/containerd/containerd.sock │ │ ├─ 34556 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 10c7eb574e61438280ec4d16c612f785dd72bc93082d1d085b703560148a791f -address /run/containerd/containerd.sock │ │ ├─ 39137 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7af4b3f5df4c001518138d2fb4803b16f194874d251692a6e4f1d595538fbb1b -address /run/containerd/containerd.sock │ │ ├─ 41700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d29bdad62c7bec7ad5b9bc17cf3077c4a568b9aa563d40e41af2057bf45484b4 -address /run/containerd/containerd.sock │ │ ├─ 41717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2573e41b28268357449bf1a54e35d4e8e5ef47b7e3e9d1766798bf76bbd250 -address /run/containerd/containerd.sock │ │ ├─ 41764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d2dbd0dde3e3083590e43d9275f6fb82f8313ecd22a4f8ea15218abcf548ef -address /run/containerd/containerd.sock │ │ ├─ 41768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 105ef8b73800494979c55844e72579b963c27a99c3d92e2bfe7361ffdf90b486 -address /run/containerd/containerd.sock │ │ ├─ 41769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528d8d33007fc49e682c7100bfd72fb408866e1e0e30260d0f0fa6f2436978ef -address /run/containerd/containerd.sock │ │ ├─ 42329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b29193cb9433f59cf26a181517a6448ec7da5ae4ca2fa590f117e5c5975b244d -address /run/containerd/containerd.sock │ │ ├─ 43058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d461750e094de610eaaa4d16640fd596373de6dddbd9f223b06c3c6bf63d44 -address /run/containerd/containerd.sock │ │ ├─ 43064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 627ac505b1b8fc7f158cd34b6c9cdef811a4cbe3a339ce0331517bcc59cb13c7 -address /run/containerd/containerd.sock │ │ ├─ 44463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b4ed22a1c9600c1bf82ac7df7812f603f365da70edf79657c9c4c4e26d999db -address /run/containerd/containerd.sock │ │ ├─ 44890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c71ef7b033d5f8f258c4e254064797e475c72d01f1fdabaeaf54d7ca107fda77 -address /run/containerd/containerd.sock │ │ ├─ 44927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424c4b96582172fd6b5c297f1e4d63bcfae9b09628b095e176cf611b6b2026d1 -address /run/containerd/containerd.sock │ │ ├─ 45357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1970694173a3ed22405d132e373183ef2a30f810fffa00fa85baebee19f6557a -address /run/containerd/containerd.sock │ │ ├─ 45834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e199ec70d75e994eb677990816da353de338b211f0860e2209faaab27cdfd697 -address /run/containerd/containerd.sock │ │ ├─ 45873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4304b8b5a8d1212a040801946e6cdfcfd3ee11134bfa90aa6eb057d550d0243c -address /run/containerd/containerd.sock │ │ ├─ 45921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34fc63552ec39756baa8a9201ca9a06a2ffb45f0565f771ba643bdf999904de4 -address /run/containerd/containerd.sock │ │ ├─ 47757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d7eed41d2af7d9e5a485c7a20b20198ab32a92d02c13d5ba91de8e5585fd24f -address /run/containerd/containerd.sock │ │ ├─ 47834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5efb56ae2a17bc6ed2c267268eef7d4a0bb33154acb26ba2d68ae3ce110df9eb -address /run/containerd/containerd.sock │ │ ├─ 48785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2638113d5df22ff0875b33762b339c8d83dbf3a9acef23017b8140f9c4a229a5 -address /run/containerd/containerd.sock │ │ ├─ 48886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62a565a297ee2c63e4407a0edab88018621dee2c0437552736d221049a82a24a -address /run/containerd/containerd.sock │ │ ├─ 49251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 255d28a8752f16890bac57e27744fbe817a1f47fae8549473cc3d40c57a0ba9c -address /run/containerd/containerd.sock │ │ ├─ 49597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77d7662694e3d9f4e3b122c5cce70c2a00d9bd3aa210d2d63e817f88aa275f26 -address /run/containerd/containerd.sock │ │ ├─ 49894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e06e809ba604fe2bb66bce40e1134c8e33f09de84528a4397085a4ebbb7579ae -address /run/containerd/containerd.sock │ │ ├─ 51816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac4b7441a48bebbb35fa2fb14bbc144cce9c29c4356f1704fec965f6c9f3b32 -address /run/containerd/containerd.sock │ │ ├─ 55501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0291d79e0e0636bbf026ad3eea36dbddb2c0aeeaf0ad2194f661d2bb96ef65 -address /run/containerd/containerd.sock │ │ ├─ 56159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81be19673a187304bdb72ed05f73ff540d9699a3cbbb0cacc4c7a60e60bd1d00 -address /run/containerd/containerd.sock │ │ ├─ 56198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1408abff8a77f796b335d32999a37a3dc8403966a517c45bcab8016625dfe9 -address /run/containerd/containerd.sock │ │ ├─ 56237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1811d36cd4b460cf86f6ad45616cf8eb5c86b92e8b5a5b4c4a6b599bcfbfad3a -address /run/containerd/containerd.sock │ │ ├─ 56395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42de3759c281184ec87d8c312d899301516356a6ba477773d36a13c830bed271 -address /run/containerd/containerd.sock │ │ ├─ 59185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 031f75af98695933a9768b3aa5f73e77dc29261439bb63b1b0fa809f650c12ab -address /run/containerd/containerd.sock │ │ ├─ 59271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b567b4f7b9df8d3f7c44686fe37f6cb2c66b9f6406b3773584b181b82a375312 -address /run/containerd/containerd.sock │ │ ├─ 59327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288b2ce4f5a5ae76907dc8495f1eef5e25d5a4d4330bf82de5f91b2af9e15b55 -address /run/containerd/containerd.sock │ │ ├─ 59365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abad0caa960b63cb7ab450ac6e99f22821bb2d17f80a814d1678c5e283e7c26b -address /run/containerd/containerd.sock │ │ ├─ 60694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d4483433279a14973254a5e8dbf6d1ff1835f30640ea23609925d25e787713 -address /run/containerd/containerd.sock │ │ ├─ 60784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5d08a70f3ce25c685a430bf59c73c943b9e21371d8b94fe8cad9d16f7f5d0f -address /run/containerd/containerd.sock │ │ ├─ 60976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db17f4fccad196a140ea16d75dfc98fb52252db3b90d46e40fcffc8adce8bc14 -address /run/containerd/containerd.sock │ │ ├─ 61031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b231f9129b990c3eaa89fa19a6d86d371c95f5e4db24d4a8246212f91ca80e2b -address /run/containerd/containerd.sock │ │ ├─ 61097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 515381354980fc38dd707343458cc5a6fc6bd85542652721043753f745bcf018 -address /run/containerd/containerd.sock │ │ ├─ 61466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c667d2b0a871df52aa4509035fc5d6b21b01e002cba7690ea47764a5757faf1 -address /run/containerd/containerd.sock │ │ ├─ 61830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a0235e84ddcd06e73ff6ced58b5a0fbb69b4d0673d7c6271f29cae4cede60b9 -address /run/containerd/containerd.sock │ │ ├─ 62078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d97c16a0cfd222ce279816a7b8feee6894d2a6ca16456a2e8fcbc34df03233a4 -address /run/containerd/containerd.sock │ │ ├─ 62573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e308e3e407fbb46eeafaf44bc4af3d28e9ccb79de3b48966e19577bc844acc5 -address /run/containerd/containerd.sock │ │ ├─ 63200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acf7f2e1b5234ef7cf52dacf5de493d617251824885b119bb619a5db676c7bb8 -address /run/containerd/containerd.sock │ │ ├─ 64387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89cbeb1251ea458faccf79a6f3dd5205a1a15f6a4ef4703b5f58cb17ecbba91a -address /run/containerd/containerd.sock │ │ ├─ 65998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7876f21fbaddd434c8341812557a194f2224a1db00bf10012b31c33e592df68f -address /run/containerd/containerd.sock │ │ ├─ 72526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43fe796c3829689106db19a6aab3b01a07ee77363d1378eb67be7065c0879246 -address /run/containerd/containerd.sock │ │ ├─ 73568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4868bda01b75a555d353b27a3d4ca29e053bebd49dca73a89b89b1153f46f201 -address /run/containerd/containerd.sock │ │ ├─ 77906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f788226e98b2e519fb58f6d25fbfb3cecbae371804623ccc11398118d665f92 -address /run/containerd/containerd.sock │ │ ├─ 82385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3e83546c90287e1d3862ed89b04ffcab5d5313e507daccfd908730cad0ce685 -address /run/containerd/containerd.sock │ │ ├─ 88206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 684419ee800ff71c89361ffae6b07e5492e3aa36e9bccc227a380ca64b188008 -address /run/containerd/containerd.sock │ │ ├─ 88292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cfaa510f37723b2dcf80f502de76def2f9d6f00feb1f3534f239cbdf1c002ad -address /run/containerd/containerd.sock │ │ ├─ 96220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e732384ebaaaecb4a29999e49f29f73a06328870b711ea97bc3e61e79e6d7c4 -address /run/containerd/containerd.sock │ │ ├─ 97500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1b6a110059432c352d0700297a9b03995c6fa06eca57631a87dbfbd37d8b5c -address /run/containerd/containerd.sock │ │ ├─ 97562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859e370650c7a9ae52a3c48995c774222ccd844492eb4b9f256f5c3f3b12e5b5 -address /run/containerd/containerd.sock │ │ ├─ 99145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ee8c83e09eea482f6c6a584b8688cb4f9100abff3204622a10722b4526dd630 -address /run/containerd/containerd.sock │ │ ├─100432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87a0b93fe16e909eb209e6a01864437e0d88f3fbdd56f860fa9c57b3bf4facb -address /run/containerd/containerd.sock │ │ ├─100469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1cc2b81e9b880cec0736dc0cd774ad970674c3fc57bee70c194a73b3a788d2a -address /run/containerd/containerd.sock │ │ ├─110961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8a39c476003e5c772710afb7847b2e4923ed83753de6cd940811e89a451893c -address /run/containerd/containerd.sock │ │ ├─111025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836891205c43bf0bf0805c2708a53af354e4d3c67a573987892c93f64a03b4ae -address /run/containerd/containerd.sock │ │ ├─113157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3355956ea482b60e7e5e34a5a82926007dc7f6c9bbd2dc98f1915ac400eb1a97 -address /run/containerd/containerd.sock │ │ ├─125765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d39347e26dda11720b12a8471178dafbf3f8b56743dda637a665141cceecb6a -address /run/containerd/containerd.sock │ │ ├─127058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c45a7936bec651836c5b005d4262ebe1c82e6d7926ff2290d55d41e006de4de -address /run/containerd/containerd.sock │ │ ├─127453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e262d6344612efcd3af3afcc2bf7ad406821ae3cecc52599214dc95aa559a71 -address /run/containerd/containerd.sock │ │ ├─128194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292381cb253a9dee1987ea5771e332248017692b07ccd2cfa11671043b973b33 -address /run/containerd/containerd.sock │ │ ├─129739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b736f4757c7c7fb39add0d02ffe22a6dd4e92f2cb601a2736733cc55fafaaf8 -address /run/containerd/containerd.sock │ │ ├─130149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fad6e885fc5ef9eea4fa5289ebf31e02bec92f64e9582fb87b2fd13e757963fc -address /run/containerd/containerd.sock │ │ ├─130270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c49283755e39da8f6676d8fb5e9e07629237851cd6dcef650a0ff14f5a1fd24f -address /run/containerd/containerd.sock │ │ ├─130310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 499e7f5cd4d580c2b3cf29cd242c88d1fd3867fb3747b5cfe59d457849618515 -address /run/containerd/containerd.sock │ │ ├─130363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a760c3f85f372177c04a02b3e4208e9ed68e5b1caf1e307ce8f84796df7e42b6 -address /run/containerd/containerd.sock │ │ ├─131181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cf18df4d87be06ffd939303a5d08bf09bda175f42ccbff484c34f78040f7e62 -address /run/containerd/containerd.sock │ │ ├─153324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f95f053996ac5c26774436c2f7f7ad55d2ada5134a3a5463626886764b69ab70 -address /run/containerd/containerd.sock │ │ ├─154868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76eb10e8110d503236b75ec10ea031fab54cbbc78efe423005f97a0ffb8e096f -address /run/containerd/containerd.sock │ │ ├─154896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f42a9d2454dbf038ef450400bb5323d5759e04f8dcb0ae38bd7fd8a3c8bfd82 -address /run/containerd/containerd.sock │ │ ├─154960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739cbfa59c43112e3c8564b72b345994dfd704e8248a6ec71fc3653727ada0bc -address /run/containerd/containerd.sock │ │ ├─155001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8fa4c9f4bd291db36c1409b6be20e4c824e50a6888ba9f395de8570e93795e -address /run/containerd/containerd.sock │ │ ├─155037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1365b0171706df6a6b9f3578a8a19c350c7d830e0a29baa4480aabb2a1dc0208 -address /run/containerd/containerd.sock │ │ ├─155423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb5c3083b6eea3227f176feac1bf3a7d02b9172a9c3a414361eee92e7c242e6b -address /run/containerd/containerd.sock │ │ ├─155467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54fc22da1e521aa76b03550a641eea5112092ad6040a7d405b53e933b7b0885b -address /run/containerd/containerd.sock │ │ ├─166039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4fedc308c539a8e37c7f6ee9c614562c544ae07c008e2e8f4053652d7d0e22a -address /run/containerd/containerd.sock │ │ ├─168362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b16f74d1415ad8acd97b405c5ecee26fa8bd8c91a0c1fcef78e3cabd666e6a -address /run/containerd/containerd.sock │ │ ├─168401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f90a6b3b9b14d18e47e711b5b6cd283d3afe9233c3d576ccd0f62975e9b57ce -address /run/containerd/containerd.sock │ │ ├─168519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e832465d6c8a379922ed119d36a0127624ad0b80952937ffa894a2d724260fd1 -address /run/containerd/containerd.sock │ │ ├─168686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00747144225f4e9220cb1af768f3f26fd2c8a9b7959780a6e6fb25f01b2c75e2 -address /run/containerd/containerd.sock │ │ ├─176460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1771831ed7b7d4a8b8c2028c3b7b56bb7f29fd0f299bdaa2c6e2f196f196a091 -address /run/containerd/containerd.sock │ │ ├─178299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eeae043264d64459ff6963d023660baa804ce682f5a0754d740a4f9c844e58f -address /run/containerd/containerd.sock │ │ ├─178389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f70a069c6f77a013b94ef4fa8ffe90c7f4e648e6e99dc3258a19896d0170738f -address /run/containerd/containerd.sock │ │ ├─178598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a349a4163d299b901db6847c5c942945e17a8768a4f2cbd2568670acf3354c -address /run/containerd/containerd.sock │ │ ├─191975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6609ef3423add3518666d9f881cf77ccbf6bc2c14b99f76c149556cf68b2612f -address /run/containerd/containerd.sock │ │ ├─198939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 013b4b6a4691335400bff5d96e066cae6cc3e5b7ef51e411c27762a9461c84a2 -address /run/containerd/containerd.sock │ │ ├─198962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b19279e9a017b272dbfbab68d96db3aaccfc2c2bf51086d413d5cf37a9bdef -address /run/containerd/containerd.sock │ │ ├─199038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 584a6e8f980da3e71852feca07fb7a3f8920d87cd8c3e7deda54ff3173b935f8 -address /run/containerd/containerd.sock │ │ ├─199311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb879cfe84ef864535ca9cb5305a5061ae9acaa2c66cd7b7c09513dfc699339f -address /run/containerd/containerd.sock │ │ ├─209325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb9e56e23a43936de071e18be7bce635ca4d496dff82bc95220a0e6ea0b5675f -address /run/containerd/containerd.sock │ │ ├─211391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba1672ad9c2c1ed24ce419b0d2bee0725651e970f44e4e9ac7ac757c98ec5d35 -address /run/containerd/containerd.sock │ │ ├─212443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f305c814ee47cd1cd3f366baf412076e23f69f874915b42b9846645110944209 -address /run/containerd/containerd.sock │ │ ├─213637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id effbd1f556deff4f4f1a3b0c58a1cff035780d088c9f2c592f0c08f1956404b1 -address /run/containerd/containerd.sock │ │ ├─214589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37115850b150e090d39790837ef707ca351e60f5180781c529775426ca9c472 -address /run/containerd/containerd.sock │ │ ├─216110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c5a6e1ddf5f0ffb47325f94d401bea38a4be7c90386efd6cbad89a4c6027cbe -address /run/containerd/containerd.sock │ │ ├─217506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8891b509ae59fded11430ab426bb5af6156beffb7ffc407eb6312a8c29145e1a -address /run/containerd/containerd.sock │ │ ├─217578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a78b129130171b2db7aa198826093ede47f4aa73a806996dab30617992dbcaa -address /run/containerd/containerd.sock │ │ ├─225948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8ad26ec27d253ad49ab02e790c7102cd7bc573b55063c13e5061c507a31d811 -address /run/containerd/containerd.sock │ │ ├─226397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 351859e6120c694d585aee77fe73bc87b13d3b601d45545703071cc2466cca67 -address /run/containerd/containerd.sock │ │ ├─229475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0184eda9936f1e337b03ca1c4c599cfa46d81d5294c57de9affb2d15593caef3 -address /run/containerd/containerd.sock │ │ ├─233289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adac2e0790237b56e764b37e0ab08f67e8e60f4d2aaed5d6030691c180c47e6c -address /run/containerd/containerd.sock │ │ ├─233539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a744cd4c6f995f73d1ae5e0a126f306bbeb2d047c45d6a9663137ef0ab4f6603 -address /run/containerd/containerd.sock │ │ ├─233601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6518af0401aec1b75a9299afcdeef17582b188718a42191599d05bfef4da7c7f -address /run/containerd/containerd.sock │ │ ├─233748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b849a036daca03fe4779ef2a44f772fffb1a0099a217c34fd05d42c48587e88b -address /run/containerd/containerd.sock │ │ ├─244410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f7450eae5c2cb69f5199423ccfe8aebfed22e85b9b73042aad90c32d7bde2c -address /run/containerd/containerd.sock │ │ ├─246608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d3a7b46a1d742c5a0fa164c6d99824beb78b7d092e42878278ddf7d30a617bb -address /run/containerd/containerd.sock │ │ ├─247924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54f16e08edfe459f61fce5e7ad4f143c1c38d8b4ab9f9e71d3bb384823820ab4 -address /run/containerd/containerd.sock │ │ └─400276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593278a4515abca1eb846c532bc93140c480ed7cc492ded230692aac8c8ed2e6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1451 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.irzmou.service │ │ │ ├─12884 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.irzmou/unit.run │ │ │ └─12914 /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-irzmou --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.irzmou:/var/lib/ceph/mgr/ceph-instance.irzmou:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.irzmou/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.irzmou -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29626 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29896 /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 │ │ │ ├─18784 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18803 /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 │ │ │ ├─25118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25396 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39095 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39115 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34266 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34537 /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 │ │ ├─12522 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12552 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-0d79ecf1cf4012ab33ab7e8ae884b98a5a48a3b06b680c31c8b207489cb2bcbe.scope … │ │ ├─12633 /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 │ │ └─12645 /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.service … │ │ └─10362 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─125256 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42173 /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.77 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-7a9dcff60eec746b9e5babed6bab7b1c3976acd3432854088f5fdb848340bd9e.scope … │ │ ├─29937 /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 │ │ └─29950 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-10c7eb574e61438280ec4d16c612f785dd72bc93082d1d085b703560148a791f.scope … │ │ ├─34580 /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 │ │ └─34592 /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 │ ├─uuidd.service │ │ └─1118 /usr/sbin/uuidd --socket-activation │ ├─run-r79d9ab8704e8404890e4bd9e50bc90f9.scope │ │ └─166664 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─11124 /usr/sbin/chronyd -F 1 │ │ └─11125 /usr/sbin/chronyd -F 1 │ ├─docker-7af4b3f5df4c001518138d2fb4803b16f194874d251692a6e4f1d595538fbb1b.scope … │ │ ├─39165 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39182 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker.socket │ ├─docker-dacb747107b896565e95aedf04699ed56a3de6aa88532a9d311de9636990c1f4.scope … │ │ ├─12995 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.irzmou -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─13014 /usr/bin/ceph-mgr -n mgr.instance.irzmou -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─125117 /sbin/iscsid │ │ └─125118 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-38aac93ee8c15517006955d7a4fbb67447c7df2c3e08ba7f28c664ac969c2b8a.scope … │ │ ├─25436 /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 │ │ └─25449 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-4e23d9fd445ddf1f67cad76d82df2af3aab1e49052dbd1ce157beac31f2140a2.scope … │ │ ├─18853 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18872 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─fa1b6a110059432c352d0700297a9b03995c6fa06eca57631a87dbfbd37d8b5c │ │ └─97542 /pause │ ├─351859e6120c694d585aee77fe73bc87b13d3b601d45545703071cc2466cca67 │ │ └─226421 /pause │ ├─a7fb00c92d908fe923c1227a3a0b8924dd262894f2c438a5bfff967a6e275052 │ │ └─56473 nfd-master -crd-controller=true -metrics=8081 │ ├─e8ad26ec27d253ad49ab02e790c7102cd7bc573b55063c13e5061c507a31d811 │ │ └─225976 /pause │ ├─f70a069c6f77a013b94ef4fa8ffe90c7f4e648e6e99dc3258a19896d0170738f │ │ └─178430 /pause │ ├─c9ca03c58ec0cbb2294590b4290d5ea47405c9321e96ad79c8da3bf633589e7e │ │ └─59640 /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 │ ├─f4fedc308c539a8e37c7f6ee9c614562c544ae07c008e2e8f4053652d7d0e22a │ │ └─166063 /pause │ ├─8cfaa510f37723b2dcf80f502de76def2f9d6f00feb1f3534f239cbdf1c002ad │ │ └─88322 /pause │ ├─7eb53e597539d5fbcd536ad213ebf20dca9ca636d5d98afa7bdfb427f013f87e │ │ ├─229693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229710 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─229716 erl_child_setup 1048576 │ │ ├─229840 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─229891 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─229892 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─230154 /bin/sh -s rabbit_disk_monitor │ ├─5a0235e84ddcd06e73ff6ced58b5a0fbb69b4d0673d7c6271f29cae4cede60b9 │ │ └─61854 /pause │ ├─8817a4181082d8da07242acf154ae339083dc57c491df6d56c39d02c225ff775 │ │ └─46197 /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 │ ├─1811d36cd4b460cf86f6ad45616cf8eb5c86b92e8b5a5b4c4a6b599bcfbfad3a │ │ └─56273 /pause │ ├─abad0caa960b63cb7ab450ac6e99f22821bb2d17f80a814d1678c5e283e7c26b │ │ └─59398 /pause │ ├─d487f61dc617aed964e956333827ae2299c4cc3b3803173d9f1b6dc73a91a6a7 │ │ └─49395 percona-xtradb-cluster-operator │ ├─ccf4fa1cd93856159c9d8bb770e33e5ae734f1bd6411bc4f1877185d012d6395 │ │ ├─226309 magnum-api: uWSGI master │ │ ├─226361 magnum-api: uWSGI worker 1 │ │ └─226362 magnum-api: uWSGI worker 2 │ ├─5da1bbdf0769ad3acb41381a80e5168cd2e22155295c6862aa3aa84e10c2cd4a │ │ ├─128305 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─128321 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─128327 erl_child_setup 1048576 │ │ ├─128419 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─128545 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─128546 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─128708 /bin/sh -s rabbit_disk_monitor │ ├─3c667d2b0a871df52aa4509035fc5d6b21b01e002cba7690ea47764a5757faf1 │ │ └─61489 /pause │ ├─9d05beb35e243099527d2543f8ad4c941f37c99950b913da84f26f1cdd1539f2 │ │ ├─ 48072 /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 │ │ ├─ 48085 /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 │ │ ├─ 48252 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─246448 nginx: worker process │ │ ├─246449 nginx: worker process │ │ └─246450 nginx: cache manager process │ ├─7702dcdca250c4b794674a4420a98a949f5ae03be34e32b4782b3ad807d68ac6 │ │ └─49024 /manager --metrics-bind-address=:8080 │ ├─4a78b129130171b2db7aa198826093ede47f4aa73a806996dab30617992dbcaa │ │ └─217612 /pause │ ├─b50b88a930dd9113b3e2bb25a2d11ab140c3c24c29109d82f4785d44f8bbada7 │ │ ├─162412 /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 │ │ ├─162619 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) │ │ ├─162620 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) │ │ └─162621 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) │ ├─2b4ed22a1c9600c1bf82ac7df7812f603f365da70edf79657c9c4c4e26d999db │ │ └─44486 /pause │ ├─c87a0b93fe16e909eb209e6a01864437e0d88f3fbdd56f860fa9c57b3bf4facb │ │ └─100455 /pause │ ├─515381354980fc38dd707343458cc5a6fc6bd85542652721043753f745bcf018 │ │ └─61127 /pause │ ├─856ab068e902c691411c90c0c3d822e9da070edc50f5a641ea21b33548971ed0 │ │ └─165976 /bin/bash /tmp/libvirt.sh │ ├─7aecdd0c002374296fc6276363921066c0c2300607f558abeba85be06cfc00f7 │ │ ├─60218 python -u /app/sidecar.py │ │ ├─60536 python -u /app/sidecar.py │ │ └─60537 python -u /app/sidecar.py │ ├─c3732ea9cd4e51f9b7f3b4b7044c2d0d115c6e1b69b45518da10544205387348 │ │ ├─155892 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395969 sleep 300 │ ├─4a2671c6a41c2fcd3966ad89b79ba622664677cf72fd20440119330b75aa9c83 │ │ ├─99261 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─99277 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─99283 erl_child_setup 1048576 │ │ ├─99339 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─99391 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─99392 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99610 /bin/sh -s rabbit_disk_monitor │ ├─b849a036daca03fe4779ef2a44f772fffb1a0099a217c34fd05d42c48587e88b │ │ └─233790 /pause │ ├─54f16e08edfe459f61fce5e7ad4f143c1c38d8b4ab9f9e71d3bb384823820ab4 │ │ └─247950 /pause │ ├─5e3e728ba0fd65771904a3b54e76b894be6fa5cd14ccbaf51bdeb2f92e43e512 │ │ └─213685 /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 │ ├─a57abdae890f3fa78fcd4539ffa983c5ca4c82bd7a481aa1f4b7ca9473efcdd0 │ │ ├─ 68463 apache2 -DFOREGROUND │ │ ├─ 68478 (wsgi:k -DFOREGROUND │ │ ├─ 68479 (wsgi:k -DFOREGROUND │ │ ├─ 68480 (wsgi:k -DFOREGROUND │ │ ├─ 68481 (wsgi:k -DFOREGROUND │ │ ├─399157 apache2 -DFOREGROUND │ │ ├─399196 apache2 -DFOREGROUND │ │ └─399197 apache2 -DFOREGROUND │ ├─528d8d33007fc49e682c7100bfd72fb408866e1e0e30260d0f0fa6f2436978ef │ │ └─41878 /pause │ ├─7ba6464a7ed1b11ed9ae6fee41b913e6797a2e213ec8a2cdd3c3cae0e212fd0f │ │ └─48956 /manager --metrics-bind-address=:9782 │ ├─be846acfe31c6e04c84fd3b59fbff9492d4b87538ec605d9867521efb5351d07 │ │ └─165867 /usr/bin/libvirt-tls-sidecar │ ├─3967b97fabec8b33ca1beddf27868a4507bd23ab8a96f6109cd321df25b35285 │ │ └─248218 /bin/openstack-database-exporter │ ├─93e06aa4223faa7448465acc459b2f3f8ec1f2a0f5ee2d3c3e64d1c621b9b317 │ │ ├─153475 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153491 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─153497 erl_child_setup 1048576 │ │ ├─153564 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─153615 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─153616 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─153825 /bin/sh -s rabbit_disk_monitor │ ├─eb9e56e23a43936de071e18be7bce635ca4d496dff82bc95220a0e6ea0b5675f │ │ └─209348 /pause │ ├─bba37a0601ed1d98e6f185069cb05dea89014117b811c120c2a4152c2d2efabd │ │ ├─62160 nginx: master process nginx -g daemon off; │ │ ├─62178 nginx: worker process │ │ ├─62179 nginx: worker process │ │ ├─62180 nginx: worker process │ │ ├─62181 nginx: worker process │ │ └─62182 nginx: worker process │ ├─88c85c3bb49236d0aac24e4261174c18c238bc8ef7ad188b829a8fcd0a318a1e │ │ ├─163068 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) │ │ ├─163280 /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/tmpfug9tvj5/privsep.sock │ │ ├─163543 /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/tmp6uxd_5tb/privsep.sock │ │ └─163789 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0184eda9936f1e337b03ca1c4c599cfa46d81d5294c57de9affb2d15593caef3 │ │ └─229499 /pause │ ├─62a565a297ee2c63e4407a0edab88018621dee2c0437552736d221049a82a24a │ │ └─48909 /pause │ ├─75d2dbd0dde3e3083590e43d9275f6fb82f8313ecd22a4f8ea15218abcf548ef │ │ └─41847 /pause │ ├─fb5c3083b6eea3227f176feac1bf3a7d02b9172a9c3a414361eee92e7c242e6b │ │ └─155447 /pause │ ├─c87fedb8e88797ebeb724441f629e26bd025465741bd09014fa77462d010e2c0 │ │ └─211564 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d1aab4c775149328aca21c2df6456d038f5234316be78c0618b3249eaf258186 │ │ ├─64824 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64860 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64879 erl_child_setup 1048576 │ │ ├─65027 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65078 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65079 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65290 /bin/sh -s rabbit_disk_monitor │ ├─7b736f4757c7c7fb39add0d02ffe22a6dd4e92f2cb601a2736733cc55fafaaf8 │ │ └─129865 /pause │ ├─3d3a7b46a1d742c5a0fa164c6d99824beb78b7d092e42878278ddf7d30a617bb │ │ └─246631 /pause │ ├─e832465d6c8a379922ed119d36a0127624ad0b80952937ffa894a2d724260fd1 │ │ └─168564 /pause │ ├─288b2ce4f5a5ae76907dc8495f1eef5e25d5a4d4330bf82de5f91b2af9e15b55 │ │ └─59351 /pause │ ├─da91d7a237b5194568cd35781b3e3798a92826d12dba129f424f52196a4c750b │ │ ├─77360 barbiacan-api: uWSGI master │ │ └─77389 barbiacan-api: uWSGI worker 1 │ ├─d29bdad62c7bec7ad5b9bc17cf3077c4a568b9aa563d40e41af2057bf45484b4 │ │ └─41771 /pause │ ├─5c3470573e4b8dcd40ac35736316bfed39d3915f9ee71f0cae0b852e15da8efe │ │ └─56514 nfd-gc -gc-interval=1h │ ├─42de3759c281184ec87d8c312d899301516356a6ba477773d36a13c830bed271 │ │ └─56421 /pause │ ├─a760c3f85f372177c04a02b3e4208e9ed68e5b1caf1e307ce8f84796df7e42b6 │ │ └─130398 /pause │ ├─4868bda01b75a555d353b27a3d4ca29e053bebd49dca73a89b89b1153f46f201 │ │ └─73598 /pause │ ├─c021e291799c64ddb0fe2d78707432e161f337f29bf02e80af67e3529917febe │ │ └─46111 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─effbd1f556deff4f4f1a3b0c58a1cff035780d088c9f2c592f0c08f1956404b1 │ │ └─213660 /pause │ ├─09defd6636c97c2e9b988d61a998c2f56b187e2e2c66015d561f9f14416eb91c │ │ └─64130 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9c5a6e1ddf5f0ffb47325f94d401bea38a4be7c90386efd6cbad89a4c6027cbe │ │ └─216155 /pause │ ├─5681b1bd7766e0f0cd727c03704eaf1799ebed756c5c524383196f8ce8d5e75f │ │ └─44523 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─12d4483433279a14973254a5e8dbf6d1ff1835f30640ea23609925d25e787713 │ │ └─60724 /pause │ ├─5d10778f49130e1d2bcaaa06152a8cbb44fefc6b87f8c21e0e7d05cfb66abe7a │ │ └─127605 /coredns -conf /etc/coredns/Corefile │ ├─1771831ed7b7d4a8b8c2028c3b7b56bb7f29fd0f299bdaa2c6e2f196f196a091 │ │ └─176503 /pause │ ├─c3a1208ef7596bed000c823e29f6bd65d9421bf29b4b7402ebad20570e1f5589 │ │ └─232329 docker-registry serve /etc/docker-registry/config.yml │ ├─ed8fa4c9f4bd291db36c1409b6be20e4c824e50a6888ba9f395de8570e93795e │ │ └─155093 /pause │ ├─355c177911c18a8436fdc110fc8c73210780d3eb358d2cff5fb33ef586131693 │ │ └─56654 /secretgen-controller │ ├─e398596edc5610e3aafc74edea1e3866f3793b4233ab87ebf0477380fd89411a │ │ └─216186 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6347ebb64a2488102acbd658c8a45bf055fbd567ca7a47430477735b51a635a1 │ │ ├─176657 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176673 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─176679 erl_child_setup 1048576 │ │ ├─176777 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─176829 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─176830 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─176995 /bin/sh -s rabbit_disk_monitor │ ├─d6a349a4163d299b901db6847c5c942945e17a8768a4f2cbd2568670acf3354c │ │ └─178639 /pause │ ├─92bcc3a037938561617e7edd037af25a93e8b85b36348822caa829010756e34f │ │ └─44983 /coredns -conf /etc/coredns/Corefile │ ├─9f90a6b3b9b14d18e47e711b5b6cd283d3afe9233c3d576ccd0f62975e9b57ce │ │ └─168428 /pause │ ├─2638113d5df22ff0875b33762b339c8d83dbf3a9acef23017b8140f9c4a229a5 │ │ └─48808 /pause │ ├─a1cc2b81e9b880cec0736dc0cd774ad970674c3fc57bee70c194a73b3a788d2a │ │ └─100492 /pause │ ├─6dfbf6cf8593a78e6545dd357e9dbe2f91a438e06b7fda2126f8b8946f56458b │ │ └─51952 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─8d863b629198a82f8c7bdb5bf77278ec1b055f7435eea813018a37d29bc7d83d │ │ ├─226494 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─226734 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─226735 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7876f21fbaddd434c8341812557a194f2224a1db00bf10012b31c33e592df68f │ │ └─66022 /pause │ ├─68581efaab9a4754079ba7db7f5869e8c89fb5211721485c7f42ae04e363b2de │ │ └─56552 nfd-worker -metrics=8081 │ ├─7086fe05dc597b09f56747ae1ef56d843505a6749d8ef405e4198df661b252e4 │ │ ├─60243 python -u /app/sidecar.py │ │ ├─60554 python -u /app/sidecar.py │ │ └─60555 python -u /app/sidecar.py │ ├─0b11de7b17e9ae9bd498137b04a1b667698fbee36ff6630de81f5f1b393de1b2 │ │ └─42105 /kube-vip manager │ ├─1365b0171706df6a6b9f3578a8a19c350c7d830e0a29baa4480aabb2a1dc0208 │ │ └─155172 /pause │ ├─f40d102a6b64ba1f5676ba33c99acd221ba943602f6a32291f2bba98f90f3d95 │ │ └─212863 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─db8235f0c55e3ab47fb73561c25f5f629d01e202b26cc6666d5262492eb5c6c8 │ │ ├─111932 /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 │ │ └─112075 /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 │ ├─2a835e524889f59126bf37d1ad7b26c397b9798bc34886767d05b0dbb6672ed2 │ │ ├─176127 senlin-api: uWSGI master │ │ ├─176174 senlin-api: uWSGI worker 1 │ │ └─176175 senlin-api: uWSGI worker 2 │ ├─db8bdad8be09a532fcc072aa3a42c347f25dd72a85f47f966cca588a00713441 │ │ ├─164518 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) │ │ ├─165279 /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/tmpkbgrgaun/privsep.sock │ │ ├─165765 /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/tmp0t58c19b/privsep.sock │ │ ├─166341 /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/tmpa3mxopk9/privsep.sock │ │ ├─166705 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166706 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166740 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f1825610-4b14-469f-b017-212b58837d9e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f1825610-4b14-469f-b017-212b58837d9e/host --addn-hosts=/var/lib/neutron/dhcp/f1825610-4b14-469f-b017-212b58837d9e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f1825610-4b14-469f-b017-212b58837d9e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f1825610-4b14-469f-b017-212b58837d9e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c8000f7a-bc51-4b47-8d09-9e466f5f3910,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 │ │ ├─166743 haproxy -f /var/lib/neutron/ns-metadata-proxy/f1825610-4b14-469f-b017-212b58837d9e.conf │ │ ├─193874 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9edaa03f-4ae9-42df-b003-976ba36a4250/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9edaa03f-4ae9-42df-b003-976ba36a4250/host --addn-hosts=/var/lib/neutron/dhcp/9edaa03f-4ae9-42df-b003-976ba36a4250/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9edaa03f-4ae9-42df-b003-976ba36a4250/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9edaa03f-4ae9-42df-b003-976ba36a4250/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9d927425-2894-447a-938a-579a9c3d7244,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 │ │ ├─193877 haproxy -f /var/lib/neutron/ns-metadata-proxy/9edaa03f-4ae9-42df-b003-976ba36a4250.conf │ │ └─355431 /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/tmpt5avww_f/privsep.sock │ ├─b7f335ba84866b47bd15b033c886c40b0028454ab2667ec46cf109025d6319a7 │ │ ├─400568 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─400581 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─584a6e8f980da3e71852feca07fb7a3f8920d87cd8c3e7deda54ff3173b935f8 │ │ └─199083 /pause │ ├─ee99f88f49d76e52c7ad92716203e91f65c07e4261b2b431ae36890fc6a31d9a │ │ └─64283 /bin/memcached_exporter │ ├─cac9fcaa4df77cf054903c6a93f892e67744f157b0719e0c4cde5bb3dda8b091 │ │ └─88594 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-5ctj9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8e291f11c850912529b6c0874c133ed49e692f1ac5d0acce5b7d28e119d484b7 │ │ ├─162279 neutron-policy-server: uWSGI master │ │ ├─162292 neutron-policy-server: uWSGI worker 1 │ │ └─162293 neutron-policy-server: uWSGI worker 2 │ ├─6eeae043264d64459ff6963d023660baa804ce682f5a0754d740a4f9c844e58f │ │ └─178324 /pause │ ├─4e732384ebaaaecb4a29999e49f29f73a06328870b711ea97bc3e61e79e6d7c4 │ │ └─96243 /pause │ ├─da5bfebfb661c510b67f4c8db2abb5477c2e584a7ee550887ce9065879f38437 │ │ ├─97834 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─98056 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─98058 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─43fe796c3829689106db19a6aab3b01a07ee77363d1378eb67be7065c0879246 │ │ └─72550 /pause │ ├─00e46b483af27fe42d6c29500fe254edc83b730734ec47f64128bddaac4d5edd │ │ └─98939 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a2c03ed86bc0d90266add5ea2e0ea194428df5afcc6acc169d1111ad284152a9 │ │ ├─152351 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152571 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─152572 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─292381cb253a9dee1987ea5771e332248017692b07ccd2cfa11671043b973b33 │ │ └─128218 /pause │ ├─4993577be12941ae1f7344f4437a27652093ffe4d4a3c0329e4775e2121b6667 │ │ └─148049 /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 │ ├─f4ee5ec15dbf3adb80e4a678f5a064970d4a91895d2241268da5b88619a901c4 │ │ ├─166179 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166197 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─166203 erl_child_setup 1048576 │ │ ├─166385 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─166437 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─166438 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─167015 /bin/sh -s rabbit_disk_monitor │ ├─e199ec70d75e994eb677990816da353de338b211f0860e2209faaab27cdfd697 │ │ └─45859 /pause │ ├─013b4b6a4691335400bff5d96e066cae6cc3e5b7ef51e411c27762a9461c84a2 │ │ └─198995 /pause │ ├─031f75af98695933a9768b3aa5f73e77dc29261439bb63b1b0fa809f650c12ab │ │ └─59214 /pause │ ├─3dcbf1cc482d25eb949a9a39a2513aa1b951e7a51a0cf2463a157314a8bf2a93 │ │ └─63795 /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 │ ├─b6df1f22f1dd9d14271683ebd8aaae141fbcce7f17bee14368f0071eca4d1477 │ │ ├─188726 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─189128 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─189129 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b0670bd23277bfe31e64db0866f7f4579b7237d8a89013431fcfe2da087c7b1d │ │ └─64100 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fc33176f16e93ee08bc5f7b95f1da922bdabc256aabae5f64245a158dfffc2f8 │ │ ├─50042 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 │ │ └─52312 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 │ ├─63ace6aa38f9441c5d15b90745714b53b2cd0aa644d154b21d98ec2ee56cc997 │ │ └─59838 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─967214583ada308f0d53a58be4b246a2c380511db46bf789056f023cb5f18476 │ │ └─63465 /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-77.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 │ ├─f6b19279e9a017b272dbfbab68d96db3aaccfc2c2bf51086d413d5cf37a9bdef │ │ └─199026 /pause │ ├─d97c16a0cfd222ce279816a7b8feee6894d2a6ca16456a2e8fcbc34df03233a4 │ │ └─62102 /pause │ ├─1310d76dfed59df9a69f4fb337be6ed19a3ca90f976f8a8fea506d1422ed09b6 │ │ ├─209455 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209472 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─209478 erl_child_setup 1048576 │ │ ├─209573 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─209657 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─209658 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─209940 /bin/sh -s rabbit_disk_monitor │ ├─75e3c052285dc42630a58e668ede302968599fb2872580e7f024d0fec85532c4 │ │ ├─164499 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) │ │ ├─164700 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) │ │ └─164701 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) │ ├─4d5f4140dec4ca3596be137f544441f2d1a6b72f48aac59feb556ce3707a0076 │ │ └─63416 /goldpinger --static-file-path /static │ ├─8d6a73bb3ecf8e35412de5ca856c66618eb0a05462b49cb84e8799ebd7fc30c6 │ │ ├─188706 heat-api-cfn: uWSGI master │ │ ├─188750 heat-api-cfn: uWSGI worker 1 │ │ └─188751 heat-api-cfn: uWSGI worker 2 │ ├─c49283755e39da8f6676d8fb5e9e07629237851cd6dcef650a0ff14f5a1fd24f │ │ └─130294 /pause │ ├─2635ca7893823799974479c9cb6316689619e534536b83898c0a3b8a466c7c0c │ │ └─126119 /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 │ ├─20c800b361278ffa0e2b215f86601c4d3f5546ca43265231b6448d98c10b7bb4 │ │ └─175797 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─3355956ea482b60e7e5e34a5a82926007dc7f6c9bbd2dc98f1915ac400eb1a97 │ │ └─113181 /pause │ ├─9a98ded7f892b344d5b9071e52539ad776ea0df59e60e9a45f79b6c6890ef55f │ │ └─247049 /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 │ ├─74d8a813c8e9679196634851369dfeb7307ee1801c12313e784f08a1757d2b9b │ │ ├─43562 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43935 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3d7eed41d2af7d9e5a485c7a20b20198ab32a92d02c13d5ba91de8e5585fd24f │ │ └─47786 /pause │ ├─ca8a30f361b1becb8c4d0ff7128d624b9542d37b117aa2c286f3c1c0be97a757 │ │ ├─250548 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─250563 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c71ef7b033d5f8f258c4e254064797e475c72d01f1fdabaeaf54d7ca107fda77 │ │ └─44913 /pause │ ├─9ce6e7cdb64d03f7f65846db6a70793c10815b21df238e95bf37c3b7b3f7757c │ │ └─111632 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─02cdbd4a941e8009139a676d97616d95efaa6d4641ca87a5a64d331c018c24f8 │ │ └─64248 /bin/pushgateway │ ├─739cbfa59c43112e3c8564b72b345994dfd704e8248a6ec71fc3653727ada0bc │ │ └─155040 /pause │ ├─424c4b96582172fd6b5c297f1e4d63bcfae9b09628b095e176cf611b6b2026d1 │ │ └─44952 /pause │ ├─7ee8c83e09eea482f6c6a584b8688cb4f9100abff3204622a10722b4526dd630 │ │ └─99169 /pause │ ├─fdd1abf123089fbc5caf46b46f665219acfd5c4cbd5afa1fb3e3c8c061d459ac │ │ ├─162241 neutron-api: uWSGI master │ │ ├─162265 neutron-api: uWSGI worker 1 │ │ └─162266 neutron-api: uWSGI worker 2 │ ├─b567b4f7b9df8d3f7c44686fe37f6cb2c66b9f6406b3773584b181b82a375312 │ │ └─59297 /pause │ ├─7f42a9d2454dbf038ef450400bb5323d5759e04f8dcb0ae38bd7fd8a3c8bfd82 │ │ └─154989 /pause │ ├─105ef8b73800494979c55844e72579b963c27a99c3d92e2bfe7361ffdf90b486 │ │ └─41858 /pause │ ├─5bae1fa060fe48034673251ac9d28689d85ae8e668cb3b6e71446f610f2b69ff │ │ └─62383 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d8b16f74d1415ad8acd97b405c5ecee26fa8bd8c91a0c1fcef78e3cabd666e6a │ │ └─168386 /pause │ ├─8891b509ae59fded11430ab426bb5af6156beffb7ffc407eb6312a8c29145e1a │ │ └─217532 /pause │ ├─b276afcf5d7be65ab3cdfd9fc570b203760e8a29f6f0b22bf2a9c053cdef35ab │ │ ├─188558 heat-api: uWSGI master │ │ ├─188591 heat-api: uWSGI worker 1 │ │ └─188592 heat-api: uWSGI worker 2 │ ├─34fc63552ec39756baa8a9201ca9a06a2ffb45f0565f771ba643bdf999904de4 │ │ └─45952 /pause │ ├─a39d0d497b544edc0012b9172a7830af026da51afa0be86ff51dd4b02d365c1f │ │ ├─164536 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) │ │ ├─165081 /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/tmp6e4g5ihi/privsep.sock │ │ ├─349786 /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/tmpz4eztdgz/privsep.sock │ │ ├─350077 /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/tmpy5xsuzu9/privsep.sock │ │ ├─350598 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─350600 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─350818 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5707455c-e87d-47c6-ad27-7a287cf5e513 --namespace=qrouter-5707455c-e87d-47c6-ad27-7a287cf5e513 --conf_dir=/var/lib/neutron/ha_confs/5707455c-e87d-47c6-ad27-7a287cf5e513 --log-file=/var/lib/neutron/ha_confs/5707455c-e87d-47c6-ad27-7a287cf5e513/neutron-keepalived-state-change.log --monitor_interface=ha-a9bc3138-ef --monitor_cidr=169.254.0.50/24 --pid_file=/var/lib/neutron/external/pids/5707455c-e87d-47c6-ad27-7a287cf5e513.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─351681 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=93770d9a-36c2-4be0-94ac-ec82a4bc2375 --namespace=qrouter-93770d9a-36c2-4be0-94ac-ec82a4bc2375 --conf_dir=/var/lib/neutron/ha_confs/93770d9a-36c2-4be0-94ac-ec82a4bc2375 --log-file=/var/lib/neutron/ha_confs/93770d9a-36c2-4be0-94ac-ec82a4bc2375/neutron-keepalived-state-change.log --monitor_interface=ha-af66f4d1-e8 --monitor_cidr=169.254.0.46/24 --pid_file=/var/lib/neutron/external/pids/93770d9a-36c2-4be0-94ac-ec82a4bc2375.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─352716 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3ec9d3be-1738-400e-a6bd-8886778ec4a9 --namespace=qrouter-3ec9d3be-1738-400e-a6bd-8886778ec4a9 --conf_dir=/var/lib/neutron/ha_confs/3ec9d3be-1738-400e-a6bd-8886778ec4a9 --log-file=/var/lib/neutron/ha_confs/3ec9d3be-1738-400e-a6bd-8886778ec4a9/neutron-keepalived-state-change.log --monitor_interface=ha-a67bed37-3d --monitor_cidr=169.254.0.27/24 --pid_file=/var/lib/neutron/external/pids/3ec9d3be-1738-400e-a6bd-8886778ec4a9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─356707 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f77e8d18-0705-402a-bb63-7ff5e1266717 --namespace=qrouter-f77e8d18-0705-402a-bb63-7ff5e1266717 --conf_dir=/var/lib/neutron/ha_confs/f77e8d18-0705-402a-bb63-7ff5e1266717 --log-file=/var/lib/neutron/ha_confs/f77e8d18-0705-402a-bb63-7ff5e1266717/neutron-keepalived-state-change.log --monitor_interface=ha-c5a4c1c2-67 --monitor_cidr=169.254.0.72/24 --pid_file=/var/lib/neutron/external/pids/f77e8d18-0705-402a-bb63-7ff5e1266717.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─88689445459986fb55847adff737d9ecdcedd065e76502c46be77acdb438f3b7 │ │ ├─242154 manila-api: uWSGI master │ │ ├─242205 manila-api: uWSGI worker 1 │ │ └─242206 manila-api: uWSGI worker 2 │ ├─3e4c34b273f7397a44f96cb7b5a177f2fe3d4c39c2e9fd68c8ced394fc0dd2fb │ │ └─199216 kubernetes-entrypoint │ ├─f54e8146d128f00c204698975379817d16a0561128fe21fa3eee465381daf3c7 │ │ └─242160 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─25278ceabe39244b012cebef06b930234396f399b77b08808915758583ff09c7 │ │ └─214667 /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 │ ├─4bc175d419b8d5d1d18795916b82c0a83335ec70da11e46faeaa309109461cc9 │ │ └─63741 /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 │ ├─89cbeb1251ea458faccf79a6f3dd5205a1a15f6a4ef4703b5f58cb17ecbba91a │ │ └─64410 /pause │ ├─467b6ca4a5d8d85d8033bf220dc316db9ba5b2d8bcc96c9702236f7a7a8f4156 │ │ ├─108318 cinder-api: uWSGI master │ │ ├─108331 cinder-api: uWSGI worker 1 │ │ └─108332 cinder-api: uWSGI worker 2 │ ├─a5737aaa36ad77e3fa917f2170bf7aa22f9638c8a86c126198366fc38813ddcc │ │ └─63381 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0329d8c449d0fb0282418edccb84b866953c52c7c6ac582dc3248f78c76b0c70 │ │ └─78487 /usr/local/bin/rook ceph operator │ ├─95082f6b58bf086cebd502c0c1e2b09bcdca0a633da6af0097d6fc0a0110a0f6 │ │ ├─151658 nova-metadata: uWSGI master │ │ ├─151671 nova-metadata: uWSGI worker 1 │ │ └─151672 nova-metadata: uWSGI worker 2 │ ├─e0c0f51ed10194ea4e2f42c49b24aba0da001e1f07661b1c3efd17624d460df9 │ │ ├─50095 mysqld --wsrep_start_position=c66501ad-950a-11f1-98fe-abecc6a0a9d0:20 │ │ └─50220 /var/lib/mysql/mysql-state-monitor │ ├─36f918301b49260db4f08416bf47e753b7eba66eb8b66e8136ddb93c56c76d01 │ │ └─45469 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 │ ├─499e7f5cd4d580c2b3cf29cd242c88d1fd3867fb3747b5cfe59d457849618515 │ │ └─130350 /pause │ ├─e9fd10188d17f6d0cd587c13ff9dc408907fde13d021f06dff4a172ed0deb1b4 │ │ ├─ 88716 /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 │ │ └─379542 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e06e809ba604fe2bb66bce40e1134c8e33f09de84528a4397085a4ebbb7579ae │ │ └─49918 /pause │ ├─adac2e0790237b56e764b37e0ab08f67e8e60f4d2aaed5d6030691c180c47e6c │ │ └─233338 /pause │ ├─6518af0401aec1b75a9299afcdeef17582b188718a42191599d05bfef4da7c7f │ │ └─233642 /pause │ ├─24e849a07c41006b57c20461bcc53c231f00250d8a2998f8e72dadf662f40c72 │ │ ├─242185 /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 │ │ └─242280 /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 │ ├─54fc22da1e521aa76b03550a641eea5112092ad6040a7d405b53e933b7b0885b │ │ └─155492 /pause │ ├─5efb56ae2a17bc6ed2c267268eef7d4a0bb33154acb26ba2d68ae3ce110df9eb │ │ └─47858 /pause │ ├─b29193cb9433f59cf26a181517a6448ec7da5ae4ca2fa590f117e5c5975b244d │ │ └─42353 /pause │ ├─fad6e885fc5ef9eea4fa5289ebf31e02bec92f64e9582fb87b2fd13e757963fc │ │ └─130247 /pause │ ├─4fb1f663fe7f8997bdcb4fed24bb7fc5e97552a4818a30936eac62656a2160a2 │ │ └─176118 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─e9a93a8d27ff20e581667b7aed981b19a3c042b26c31cc880d2cbbf9c7b5a81a │ │ └─171248 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─40e7e16d9b84dc4216ce44a6d5fe5fe8848816ed83a7d625625a42fff7fc0cfa │ │ └─45014 /coredns -conf /etc/coredns/Corefile │ ├─45f7450eae5c2cb69f5199423ccfe8aebfed22e85b9b73042aad90c32d7bde2c │ │ └─244435 /pause │ ├─76eb10e8110d503236b75ec10ea031fab54cbbc78efe423005f97a0ffb8e096f │ │ └─154925 /pause │ ├─0f788226e98b2e519fb58f6d25fbfb3cecbae371804623ccc11398118d665f92 │ │ └─77929 /pause │ ├─dbeedfcb2f248fb6c9d228fb0502e5e921c9c2e9c01a0d43bb849a1d45a48bc6 │ │ ├─152333 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152577 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─152578 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9e308e3e407fbb46eeafaf44bc4af3d28e9ccb79de3b48966e19577bc844acc5 │ │ └─62596 /pause │ ├─255d28a8752f16890bac57e27744fbe817a1f47fae8549473cc3d40c57a0ba9c │ │ └─49275 /pause │ ├─c0d88bfb73e60ab6c31701cf3858b4685af32b39c410fe8a05e349780c1df22b │ │ └─108798 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─16fe8e137fc80e134f3e1a31789ba44d6adc16b5928fad50a716d4ef84e07236 │ │ └─64373 /bin/oauth2-proxy │ ├─5d0097c28beea012ed5349bc8f9efe641f4b9ccdd46791a87dc6ea3fc6310220 │ │ ├─72676 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72692 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─72698 erl_child_setup 1048576 │ │ ├─72754 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72805 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72806 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72857 /bin/sh -s rabbit_disk_monitor │ ├─3f0291d79e0e0636bbf026ad3eea36dbddb2c0aeeaf0ad2194f661d2bb96ef65 │ │ └─55526 /pause │ ├─fcc657f99e630676f4a4964f6edb0a5db644eae259d619662d096740b18d3efa │ │ └─62999 /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 │ ├─2c4442c95f2b60c2e4492b8473fcfb08c46f4141612b626a60603c7483869239 │ │ └─50191 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─6ccb65ddddcc4c636ef08ab4800cd22bf007c18ccb0f85d0313807b46284f3e0 │ │ └─175799 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─2d10a328a12fae890533cd1b4e6e0c5eb069d72d952d45051e4fab21889eb739 │ │ ├─63020 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63066 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─77d7662694e3d9f4e3b122c5cce70c2a00d9bd3aa210d2d63e817f88aa275f26 │ │ └─49620 /pause │ ├─593278a4515abca1eb846c532bc93140c480ed7cc492ded230692aac8c8ed2e6 │ │ └─400299 /pause │ ├─f95f053996ac5c26774436c2f7f7ad55d2ada5134a3a5463626886764b69ab70 │ │ └─153347 /pause │ ├─3f37382e07f96606f560b9a76d9fe21e475004d4d0da9d83c48d1ec1f6a08bba │ │ └─48115 /server │ ├─cae70a920dd0a4337f610cac69df11c4a0de0bdf6ac084f9b680f3d6f62b5fb9 │ │ ├─96551 glance-api: uWSGI master │ │ ├─96564 glance-api: uWSGI worker 1 │ │ └─96565 glance-api: uWSGI worker 2 │ ├─39acbd33805d4283a7550bc28b92d469e3012146d1eaa6a90b7ba84730cff687 │ │ ├─82536 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82554 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82561 erl_child_setup 1048576 │ │ ├─82741 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82792 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82793 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─83059 /bin/sh -s rabbit_disk_monitor │ ├─1970694173a3ed22405d132e373183ef2a30f810fffa00fa85baebee19f6557a │ │ └─45381 /pause │ ├─b7b61803c7d5407196d02a824d1a0d15689130210f24d5b52a6945668b9d98ae │ │ └─43310 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─627ac505b1b8fc7f158cd34b6c9cdef811a4cbe3a339ce0331517bcc59cb13c7 │ │ └─43112 /pause │ ├─2382dffbcb9fe1640620d9121baf52ca72face0bbcda6bb0026d30a0f89228d5 │ │ └─63700 /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-77.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 │ ├─cb879cfe84ef864535ca9cb5305a5061ae9acaa2c66cd7b7c09513dfc699339f │ │ └─199339 /pause │ ├─bac4b7441a48bebbb35fa2fb14bbc144cce9c29c4356f1704fec965f6c9f3b32 │ │ └─51839 /pause │ ├─3e18233def6cf0caa253bca7bf8ba0617d3c95638a4111fd637bfd58e0e901c1 │ │ └─61614 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 │ ├─3443d08ff7541909356fbf07809f17055e81d95c51aaeba79780dd8710395f47 │ │ ├─151464 nova-api: uWSGI master │ │ ├─151495 nova-api: uWSGI worker 1 │ │ └─151496 nova-api: uWSGI worker 2 │ ├─26d461750e094de610eaaa4d16640fd596373de6dddbd9f223b06c3c6bf63d44 │ │ └─43114 /pause │ ├─8ee4a8188ce61024450e07a36cc909d9089023447673e3fca3068f98184dc2f7 │ │ └─241989 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─acf7f2e1b5234ef7cf52dacf5de493d617251824885b119bb619a5db676c7bb8 │ │ └─63221 /pause │ ├─db17f4fccad196a140ea16d75dfc98fb52252db3b90d46e40fcffc8adce8bc14 │ │ └─61008 /pause │ ├─6d39347e26dda11720b12a8471178dafbf3f8b56743dda637a665141cceecb6a │ │ └─125787 /pause │ ├─a967df77357b636baee97cc52f6a07b60ca3b81a1cbf7521d388d9dd429e10bd │ │ ├─171217 /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 │ │ ├─350608 /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/tmp0ldf_a6y/privsep.sock │ │ ├─350918 /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/tmpfhux4258/privsep.sock │ │ └─351904 /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/tmpn_zdlttx/privsep.sock │ ├─f2a336207334189b2ba16a107d7baae885d509e53bc02057baaffbd150ad4b12 │ │ └─62435 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5cf18df4d87be06ffd939303a5d08bf09bda175f42ccbff484c34f78040f7e62 │ │ └─131205 /pause │ ├─bd4f1d73d189b9dd9c80f79a25d715809e7b350c1465b8d8d2477260877a9d23 │ │ └─89481 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─4ab05a6ba81511416b8fd4b3fc9c6532c071af81c103494562e8cb00ac3287a9 │ │ └─199199 kubernetes-entrypoint │ ├─f305c814ee47cd1cd3f366baf412076e23f69f874915b42b9846645110944209 │ │ └─212466 /pause │ ├─f37115850b150e090d39790837ef707ca351e60f5180781c529775426ca9c472 │ │ └─214614 /pause │ ├─ba1672ad9c2c1ed24ce419b0d2bee0725651e970f44e4e9ac7ac757c98ec5d35 │ │ └─211422 /pause │ ├─e3e83546c90287e1d3862ed89b04ffcab5d5313e507daccfd908730cad0ce685 │ │ └─82408 /pause │ ├─81be19673a187304bdb72ed05f73ff540d9699a3cbbb0cacc4c7a60e60bd1d00 │ │ └─56185 /pause │ ├─99274c983c0ecfc7905c2b45e7241bddde368800758e6d7a1043de8f3d8db39d │ │ └─199173 kubernetes-entrypoint │ ├─ff2b59299fd93695ac0c7220e8a10b1d659f38eacf85201c6195e858173807e6 │ │ └─60492 /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 │ ├─bf01208fef74981da6a3b6a11b51194d10eaeef4b03cea60f969d24c8da18146 │ │ └─64044 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1960655716d149c58dbd5f2cea79d484fcfc2d2c52f1655c42ccda2f2910fd33 │ │ └─42000 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 │ ├─9b8aa770a904b953262a70a15829342ee193699fa4638fb912c853fc01ba43e4 │ │ ├─126152 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─126165 /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 │ ├─d352905129adf3a740cda168659c7428ca2dfee59eb525402998b538b7585bc6 │ │ └─41968 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 │ ├─a1d35126ca0981296f775225ee64614b194d0c17dad647d5f24bcb15d76e05f5 │ │ └─63504 /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 │ ├─9c45a7936bec651836c5b005d4262ebe1c82e6d7926ff2290d55d41e006de4de │ │ └─127082 /pause │ ├─a744cd4c6f995f73d1ae5e0a126f306bbeb2d047c45d6a9663137ef0ab4f6603 │ │ └─233563 /pause │ ├─0c1408abff8a77f796b335d32999a37a3dc8403966a517c45bcab8016625dfe9 │ │ └─56221 /pause │ ├─684419ee800ff71c89361ffae6b07e5492e3aa36e9bccc227a380ca64b188008 │ │ └─88230 /pause │ ├─f9e1569e0ef46aba2f5a1c591aabe1f17d4876ff4c2e82b610af1ce83ba96f23 │ │ ├─226012 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─226524 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpefkk0w8p/privsep.sock │ │ ├─226597 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─226599 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9d43896f1704e394f56a79830ec9042c15ac96cc782ca57ac025353685e784ed │ │ ├─192125 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192142 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─192148 erl_child_setup 1048576 │ │ ├─192213 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─192264 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─192265 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─192382 /bin/sh -s rabbit_disk_monitor │ ├─20e94d682959f2cfdbe6bb2e28c6ac2712df81916773c09bfa3eb1dc429750b2 │ │ └─41946 kube-apiserver --advertise-address=199.204.45.77 --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 │ ├─859e370650c7a9ae52a3c48995c774222ccd844492eb4b9f256f5c3f3b12e5b5 │ │ └─97592 /pause │ ├─836891205c43bf0bf0805c2708a53af354e4d3c67a573987892c93f64a03b4ae │ │ └─111054 /pause │ ├─6e262d6344612efcd3af3afcc2bf7ad406821ae3cecc52599214dc95aa559a71 │ │ └─127477 /pause │ ├─a3076b54c4ca1166d390f3f62d61b863541dbdcf4c8bfddb2956c6fc66786b04 │ │ └─166607 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6a2573e41b28268357449bf1a54e35d4e8e5ef47b7e3e9d1766798bf76bbd250 │ │ └─41819 /pause │ ├─22b1823e4021d80358ae37199d7b079e0867654e9562191670208e52a88881ad │ │ └─50286 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4304b8b5a8d1212a040801946e6cdfcfd3ee11134bfa90aa6eb057d550d0243c │ │ └─45895 /pause │ ├─00747144225f4e9220cb1af768f3f26fd2c8a9b7959780a6e6fb25f01b2c75e2 │ │ └─168721 /pause │ ├─de5d08a70f3ce25c685a430bf59c73c943b9e21371d8b94fe8cad9d16f7f5d0f │ │ └─60809 /pause │ ├─61fd6bddd4f04b9390b728bc2f0b141d903f4547fcdbf792c5e4c7db1f6f8b4a │ │ └─64435 /bin/oauth2-proxy │ ├─6609ef3423add3518666d9f881cf77ccbf6bc2c14b99f76c149556cf68b2612f │ │ └─191998 /pause │ ├─f8a39c476003e5c772710afb7847b2e4923ed83753de6cd940811e89a451893c │ │ └─110984 /pause │ ├─d1c44dbbd103400a127528c5b295383f66640173d77fe261f8411c27d26f51fc │ │ └─42380 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b577f57ec78257a9f509c8d9e7fe1abcace2cf2800622fc3c76b5ec480099ae1 │ │ ├─117293 placement-api: uWSGI master │ │ ├─117306 placement-api: uWSGI worker 1 │ │ └─117307 placement-api: uWSGI worker 2 │ ├─56320a43123223aba167197fa0de01d0d43c51e92f5b547fce083261a30fd1de │ │ └─41979 etcd --advertise-client-urls=https://199.204.45.77: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.77:2380 --initial-cluster=instance=https://199.204.45.77:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.77:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.77: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 │ ├─74fee27048db4db93c7d104cdcf4850e2bf697a2977b96d618ea05da4fb6ea8f │ │ ├─246744 apache2 -DFOREGROUND │ │ ├─249571 (wsgi:h -DFOREGROUND │ │ ├─249572 (wsgi:h -DFOREGROUND │ │ ├─249573 (wsgi:h -DFOREGROUND │ │ ├─249574 (wsgi:h -DFOREGROUND │ │ ├─249575 (wsgi:h -DFOREGROUND │ │ ├─249577 apache2 -DFOREGROUND │ │ └─249578 apache2 -DFOREGROUND │ ├─34d9e7e10657779fffcf6f41f58427143bd58a5bf4ee7d74a59b7e0708571a27 │ │ └─46063 /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 │ └─b231f9129b990c3eaa89fa19a6d86d371c95f5e4db24d4a8246212f91ca80e2b │ └─61056 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount