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 │ │ │ ├─21833 /lib/systemd/systemd --user │ │ │ └─21834 (sd-pam) │ │ └─session-21.scope │ │ ├─21767 sshd: cephadm [priv] │ │ └─21854 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1601 sshd: zuul [priv] │ │ └─1614 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1605 ssh: /home/zuul/.ansible/cp/199.19.213.215-22-zuul [mux] │ ├─473129 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yzgheodiqezxscrjphkafwuuafrgmhox ; /usr/bin/python3'"'"' && sleep 0' │ ├─473131 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yzgheodiqezxscrjphkafwuuafrgmhox ; /usr/bin/python3' && sleep 0 │ ├─473132 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yzgheodiqezxscrjphkafwuuafrgmhox ; /usr/bin/python3 │ ├─473133 /bin/sh -c echo BECOME-SUCCESS-yzgheodiqezxscrjphkafwuuafrgmhox ; /usr/bin/python3 │ ├─473134 /usr/bin/python3 │ ├─473141 /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 │ └─473143 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9944 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12265 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ea8e10ee6ca164734d5e703b2156f165f7c1a4d177884a224a74c58a9f99c5bb -address /run/containerd/containerd.sock │ │ ├─ 12665 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c138cb267b4f82baf9fe61f3173f85bb51e8d8290858d691554600251f4a5d5d -address /run/containerd/containerd.sock │ │ ├─ 18802 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 047db1c058a09bab44bd91bb4a1a3d84cb96c48281c9adb81b74bb7d7e6c339f -address /run/containerd/containerd.sock │ │ ├─ 25376 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0db773c1fea8cc2673aaa8bc1c901268010e77955868be147650d5ec89f7c756 -address /run/containerd/containerd.sock │ │ ├─ 29889 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07f812b94516eb1545456416e04fb20d8af423b67d11f542454b9b99e84cd011 -address /run/containerd/containerd.sock │ │ ├─ 34617 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cdaf3fc2d569d939cd50ce35206d50fef80f951343652876c810f673f7fb1933 -address /run/containerd/containerd.sock │ │ ├─ 40199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51fd656e5c4bac1ada6b5f2f363bb2935f4c498e47a9df38049a06a656910d54 -address /run/containerd/containerd.sock │ │ ├─ 40249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd01aea3a81dfe5119c14f01634f53cc5ba187222ca9c241c643dfbae321ebd9 -address /run/containerd/containerd.sock │ │ ├─ 40258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cb0d2978e26d293630261e1a816f6304a2fa28d7a3124612ac216617bf84462 -address /run/containerd/containerd.sock │ │ ├─ 40322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6a4876c006ea8a069de4d498a7a8eaaca0efa9a50867b20962c70b965ffc06 -address /run/containerd/containerd.sock │ │ ├─ 40362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c65d3ae9804527d1bea960a605ee66d09800b80ab405acc9b18cb633c72dd810 -address /run/containerd/containerd.sock │ │ ├─ 40796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f5008fd42d39be52ee76e5b1d69c416df2df744240a133b0886c073b7e9e56 -address /run/containerd/containerd.sock │ │ ├─ 41590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcb2ef7787bb4345138c0e36ba69bce0a43b7cb74c4ae01b510301054b9d2c20 -address /run/containerd/containerd.sock │ │ ├─ 41636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e967140e5ec99c4702ad0831b18bf6806e15a62cab56ee924869fa49d5d9a506 -address /run/containerd/containerd.sock │ │ ├─ 42920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c5677f14352351a3b8bc2983ba81b29091b37b91e3a7e663513b7a661c4fc2a -address /run/containerd/containerd.sock │ │ ├─ 43315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1190f72cb2365e49960da317d2ebe0c5945c5d0effddd6ee47aae3180b204ad9 -address /run/containerd/containerd.sock │ │ ├─ 43367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55bb9be25443131c9c9c307421d5c7cc8c0ed1f173857b4d0bbdc15821b4fa3 -address /run/containerd/containerd.sock │ │ ├─ 43830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a07d00da7d7826aabdff4d7141b8e0788ebb9ffc75d7d6093902a2522e96419b -address /run/containerd/containerd.sock │ │ ├─ 44301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b9adabe8bc4328ab6e12190611ccc1ce1cf6908db295f8b316e95771b1d1b8 -address /run/containerd/containerd.sock │ │ ├─ 44356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8926984b60b1922106db5c3ca9266616c89e7237c028838d331a901da262f6de -address /run/containerd/containerd.sock │ │ ├─ 44394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e16f57c486974df78aaa59833ecedcc47669727d029e6ab32a61c67d46e5b3b -address /run/containerd/containerd.sock │ │ ├─ 46713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3807808d6387311aaa22b1871b2b353a2b4877419ee360c8a973e0f0234377b7 -address /run/containerd/containerd.sock │ │ ├─ 46819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70cf24f4e69ce79c23d80e32ee1cf2aaa57e8e87d561377179a15d65fa1e9336 -address /run/containerd/containerd.sock │ │ ├─ 47568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7362626694a38b33a8e221eb7bd1add180f54eb8fcf70832c61df6dc55e2a226 -address /run/containerd/containerd.sock │ │ ├─ 47690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1623cd914bd9e22602bd90f32e4f44171f2c150da579a6516283562bf133114 -address /run/containerd/containerd.sock │ │ ├─ 48055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed539552aa01a1575429de993c8b3a3ad896775b2a065dd23f974ab639ca80ba -address /run/containerd/containerd.sock │ │ ├─ 48347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b4b6c2232045857bcce4ebbf72e3c701fc308989f6a9a5945ec54fd7405c02e -address /run/containerd/containerd.sock │ │ ├─ 48748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f83bb76ef5931058dd9a3d3fb5145a655881c8c692dc4901e2fbdd0d8f90839 -address /run/containerd/containerd.sock │ │ ├─ 51264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe373993d96b5e585103e2d0571d9edcc8f36e24a2404d40a5f52be759266035 -address /run/containerd/containerd.sock │ │ ├─ 51398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3799a05e340b9fb6185b2c2e486a8107f13a0b154a61b51b51cba33cd419983 -address /run/containerd/containerd.sock │ │ ├─ 55900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 455a9c63eb822fc4d7558ebea5442782158bfffceb8321c160047e1200e3642c -address /run/containerd/containerd.sock │ │ ├─ 56559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cbc2a15175c5423a852c0ffab10ce38b8f1c8bee45bbf49e327907b3e979225 -address /run/containerd/containerd.sock │ │ ├─ 56610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb6f3b6a3edf7b7e71df2d38e0f86c1ce8fb14aa8ca0e6f8a0d7c6daebcfd4c -address /run/containerd/containerd.sock │ │ ├─ 56648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d234a0cde52118fbc46f1fc9163df2788ea3d9c408480a25f4b13f4efc86fd7 -address /run/containerd/containerd.sock │ │ ├─ 56897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332d8a115a3fa008b0648552a18bac8e9fc85ffea351784a363117e43a94658f -address /run/containerd/containerd.sock │ │ ├─ 61573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d896ea0d43aa6887d79a723fe63bdcea32d4b25f80214ad212388f16acdfec8 -address /run/containerd/containerd.sock │ │ ├─ 61737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecec95c02391ed2aee9d76127d04843fb2fc93c4f3d61956aabca92ec5230076 -address /run/containerd/containerd.sock │ │ ├─ 61775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 329b3672511eb9a928cc064876eabdb1c61718ba3274d935a2c01914f539815a -address /run/containerd/containerd.sock │ │ ├─ 61820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8680c94d4bcab0d557b4db530e79f4e9cca2315b86e67a596fa2fe5a45221c8 -address /run/containerd/containerd.sock │ │ ├─ 63021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff22ad7a10f736cec4b8dc1da4376fb0ec5289d2abe9b053c18fd0ff0ea7687a -address /run/containerd/containerd.sock │ │ ├─ 63184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2b0fb8bdd0523dd9debbbfdffab42f3b7836acd4904f88f469c2faa9b73f43c -address /run/containerd/containerd.sock │ │ ├─ 63601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb1fb554820299f1ecba32dc8f6717ebde322605143a51f9333cf5128f2267f -address /run/containerd/containerd.sock │ │ ├─ 63685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f5d75111e46e0f078bede86502e1461c5388a0c4ff39bcfa338f8f41dbd1ec -address /run/containerd/containerd.sock │ │ ├─ 63741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e41ef4261170c66bc05ae08c9deeff8cb8b9e1f23695a4be11ee7f50dc01f1de -address /run/containerd/containerd.sock │ │ ├─ 64045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 961886beb645148710eee9dfc41584ed67882b5a6c7cec6f29186f9d058158cd -address /run/containerd/containerd.sock │ │ ├─ 64285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35467293c434e2e0129c3d36ae9cd9050f026a0a979842d37526bb112efc9162 -address /run/containerd/containerd.sock │ │ ├─ 65043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e492b84d05dce9ded222230eeadf3d7e628d0ababc97ab7a0058fdf7c41f4ee2 -address /run/containerd/containerd.sock │ │ ├─ 65229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4edae61a5f1027b447e0c9388f3831cbb72254facde9c57f1f8c10e793c2944d -address /run/containerd/containerd.sock │ │ ├─ 66169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de40a76534f63e13f5db033cbb3190be7d156237fe8ad48488111e3136c595ff -address /run/containerd/containerd.sock │ │ ├─ 67716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37dab93fca57d84e78684218ca696743e578db71aee7fba6c91e3b01c6606625 -address /run/containerd/containerd.sock │ │ ├─ 69970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8003f156cadbb3c174f8d4b02b5947f8f6fcf1d186f536c26b36548caa9ad7ea -address /run/containerd/containerd.sock │ │ ├─ 79701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cd3a58c60a06aeff4c0d81cb298b419790411a52c79ec9053f0dda8e2eac344 -address /run/containerd/containerd.sock │ │ ├─ 81299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff4dc184fbeae345a35890881d31b4420fac6aebb932b28baef948797f90701 -address /run/containerd/containerd.sock │ │ ├─ 88516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09980b1f2336f4952b550afef094df1f24a5378df152ebf3406c940362178781 -address /run/containerd/containerd.sock │ │ ├─ 95565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c152025b1134a00c68f268932dec546f7a24eafd2d62b3dfaa6be708395f032e -address /run/containerd/containerd.sock │ │ ├─100038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd786a263b57d064535bd1e4c4903499c4b9b87b20db0d1f23f9a88e2648382 -address /run/containerd/containerd.sock │ │ ├─100084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8579d6e62578b282c5c6593dd40927f4b97a069b4566b61f3b00396bfa469f25 -address /run/containerd/containerd.sock │ │ ├─112860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 615521e4fe9a2347d262af9ef05c9a8e03521b06ba290aa5c4ed68bcb3451c06 -address /run/containerd/containerd.sock │ │ ├─114524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f53bd19ffff9e5f98953d49efd19c85fc298ef76b92d83ed57f4f87e5604b54 -address /run/containerd/containerd.sock │ │ ├─114623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa6e46f2eef51b9265695590102e960f1bf41ebc1804a54bb4ec1ae56680a35 -address /run/containerd/containerd.sock │ │ ├─116635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b63a793bd9590f51a0d93be158146f0bec44096093e39d967c954fdc64d9c9d -address /run/containerd/containerd.sock │ │ ├─118486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a13e3c8052590c923d4e83885115cd970dd5270f2e504df2abb09cea893ab245 -address /run/containerd/containerd.sock │ │ ├─118528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1554b7641a178213df8cadefef0e34e7ed11ab518ba6d80497b86a3656c6c8a7 -address /run/containerd/containerd.sock │ │ ├─142118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa29efc15d9418ee3c17726500182c24c383ec8e48dcdb886164faaa4fa3777f -address /run/containerd/containerd.sock │ │ ├─142168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5da53c7dd6b6b8a1763d07f281427d6bef718fba5ba1b13172bc4c8073e31cda -address /run/containerd/containerd.sock │ │ ├─145153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a41b17cb013cf46623df3e84249549e1cd121629b8a0d0d68fa010cb32d9b4 -address /run/containerd/containerd.sock │ │ ├─160289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8bccb7e6ce8f4079135c4f9852bc3c7aabd8d2eef24a97544ddc1ea7954b6f1 -address /run/containerd/containerd.sock │ │ ├─161598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 296d4c28803e60f776af1ad82d33d1da7bcf16495b64a61050158d247ba405dc -address /run/containerd/containerd.sock │ │ ├─162950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a39006fe27b429c2961fdef9014f937ea9e660866b1f8835054fce3d94daba6 -address /run/containerd/containerd.sock │ │ ├─162997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 999ee892c9667769eb380fb67486458fca15fb0d0a8150c4e36311f4406bd686 -address /run/containerd/containerd.sock │ │ ├─163407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee82ac0db0b0cff936569e40151a14ea3967f102a520519929cbcf90e16a364b -address /run/containerd/containerd.sock │ │ ├─164617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cb58d931c41c033835163406f31a3c043347fe2332ec646bb2ab8f47320ca32 -address /run/containerd/containerd.sock │ │ ├─167017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e9ab2cd9bd0e2f1912e17b9ed1cd245d81ab47c3be51e75d36023537301760 -address /run/containerd/containerd.sock │ │ ├─167167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6a9f7bad35b7b384c17ac66caa6808764a1a3d270f564fb9766195d151e1506 -address /run/containerd/containerd.sock │ │ ├─167282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44f6d3990f8e99fb2de555d047940d52a539a20b315ba7f3457c7e1030caf1cb -address /run/containerd/containerd.sock │ │ ├─167385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4e4edf500ccfaaa15f8c61e7d36dcb720d7effca6e85eb9fe925d0a6395383e -address /run/containerd/containerd.sock │ │ ├─167543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed0cf7fd93299bb4160f9719e57d9955ed286c41ce8b0dd2ac07664b3a1fed5 -address /run/containerd/containerd.sock │ │ ├─167819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a6d57c73b3cf633c5b0ae2f7b6e45ee8b09a7842985016788c015b537bbf04 -address /run/containerd/containerd.sock │ │ ├─181749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f59e85ada6df6527085ddf4527034bf7333f9f9c10b6bab489ee887976dbc2 -address /run/containerd/containerd.sock │ │ ├─183948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec1fb67a446930158f63de1ac348060d90f95ce0e467442ce2b51c1e43d7d68 -address /run/containerd/containerd.sock │ │ ├─183950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 538d607f3904ecfed6768d88325a3df033c9a49a8df523bd65897ef936a5d9f0 -address /run/containerd/containerd.sock │ │ ├─184018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25f55144b676b62e9a1457f8ea4679e9bf2e76a7e51118ecd5d7ea21c11c62ee -address /run/containerd/containerd.sock │ │ ├─184277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dae6d5c157393cd2c6ef1bcc0261d696725534504d7a17455dd94ff9b99fde4d -address /run/containerd/containerd.sock │ │ ├─184437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c1933497851e1c33d3c12e676848d234e9c676b4601cfba488aa4d33f69f64 -address /run/containerd/containerd.sock │ │ ├─187873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f6bd78ab0bce3bdeb09c18e6a50378609afcf333bfd46fbce8bc7c570fafd2 -address /run/containerd/containerd.sock │ │ ├─198314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 096fb14265617fd4e874a522427112520a9bda82d01b49e56fe97c202001fd11 -address /run/containerd/containerd.sock │ │ ├─200535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94f58eb38b9e36d34655a107c5bea51f48bb927e39bab75cc00630a4cad5c0af -address /run/containerd/containerd.sock │ │ ├─200599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c83e3f32a15f1b009d385cb2cf60f453e5db87f67e9cfc9359432be866ca93 -address /run/containerd/containerd.sock │ │ ├─200733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09592ce9b23622f0189afe19707ffe70b6b04c7ad42be96ad322b732d18f9e31 -address /run/containerd/containerd.sock │ │ ├─217553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2cca03f4485c6d69bd954c7ff4bb82c8d526e7fe7685a6c52f6a482c9d0c0ef -address /run/containerd/containerd.sock │ │ ├─227848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 187f9c137445152a3264b57d2eb3709bf5426384cbb086da02f2969e56f38280 -address /run/containerd/containerd.sock │ │ ├─227884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 110034ba632b983fc84d8dd9b56aefdd1035ffc489bf37e1d8de1ca82a8bf0a6 -address /run/containerd/containerd.sock │ │ ├─228026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c1ba253a3620a7fe554d81f833e5afb6d44c36235b00975645e94c35a7909e5 -address /run/containerd/containerd.sock │ │ ├─228182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd6f721f205a86b2bd1b0f9680f99480c8cc42a6fd7215012ef70339d963adb -address /run/containerd/containerd.sock │ │ ├─242024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febea16e07a591528951d29592373f5dc10232b20b3cb0c0e9ec9ab1aa4bf8f1 -address /run/containerd/containerd.sock │ │ ├─244590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8166146f458c1afdf863f529f3834171f58f09a6bdf317a0bbf3a0b669bc4c -address /run/containerd/containerd.sock │ │ ├─245796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fc9212cb87e9c88976a5596d6e32fa68a6086ac3fa8d4bcdd970d98d10cb8c3 -address /run/containerd/containerd.sock │ │ ├─247150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c82f3ed743adb881f77ea13bac29999d791be0d6ea1d0d0781608e2474a24f4c -address /run/containerd/containerd.sock │ │ ├─247781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5e2a07ab552177f967bebc527694015d6aeaedb0581f02dac67b881a0a16fbf -address /run/containerd/containerd.sock │ │ ├─249875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9f313cef312220ce691ec44250a29f6aa0e89f671efe72bb33e835e5612b847 -address /run/containerd/containerd.sock │ │ ├─251089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc14fbe8755ae147f7b0bb8b64322ea368bc2716ef8f96f325c064b9cef9038 -address /run/containerd/containerd.sock │ │ ├─251166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee953126a8f53b8fff7c3f61c231a633464f70af5489f0e87e0ca3ecd494a162 -address /run/containerd/containerd.sock │ │ ├─262689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80c121d7971e2b65f0cc48c7aaa523ece2640f78ff5f2045020f4694b6e8e324 -address /run/containerd/containerd.sock │ │ ├─263293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8ab491f7813d76293eeb78a1a9a46e9d430658149b84a68840015db042dec1d -address /run/containerd/containerd.sock │ │ ├─305708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2323bfa1a4574d8fce91848ce8878f4fa329f87a559d54e49f633c6208f0db -address /run/containerd/containerd.sock │ │ ├─311708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51ad00cb584c521fa8c9e875fa87c259d17c5235d2bf3c1d610389d9d17d69d -address /run/containerd/containerd.sock │ │ ├─311989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12814d81583f6719a8e59ee068576bfd1f038520a71de3ec05afef85e84a4b3a -address /run/containerd/containerd.sock │ │ ├─312030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a4c855d6d739452168bd167daa80d953692e30ec749a9434ce8d18bf9a9eac5 -address /run/containerd/containerd.sock │ │ ├─312245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1341ddcde025350064f2f02a792af51bab3a61960133454fe7590321edce0c -address /run/containerd/containerd.sock │ │ ├─324863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efbab8149f4968211ba50ffb8bc1d0e80ad8926c13fb7c5a573999cf59728429 -address /run/containerd/containerd.sock │ │ ├─328312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c2459dd1a25ddff6b151019742c03d97da2af531588d7f45c696289fe070e0e -address /run/containerd/containerd.sock │ │ ├─329601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49cfa06041377c28db0ed10386e4e779a7bce2af66953da40bda5b5f8fcee7bf -address /run/containerd/containerd.sock │ │ ├─473055 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa5f875bbfe2b2bb422d818dbc93c2fb172dfa7729b48204d4ec44cef7668686/log.json --log-format json exec --process /tmp/runc-process1483897179 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa5f875bbfe2b2bb422d818dbc93c2fb172dfa7729b48204d4ec44cef7668686/77954900ff1d13e9db1b9914b42b34793a367fb77890ea71c2daaf3a7c24e99d.pid aa5f875bbfe2b2bb422d818dbc93c2fb172dfa7729b48204d4ec44cef7668686 │ │ └─473057 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa5f875bbfe2b2bb422d818dbc93c2fb172dfa7729b48204d4ec44cef7668686/log.json --log-format json exec --process /tmp/runc-process3912445693 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa5f875bbfe2b2bb422d818dbc93c2fb172dfa7729b48204d4ec44cef7668686/402693432d46804e0b2b20685f4e65aa36fd058c469b800de9bf449c66a5fc5e.pid aa5f875bbfe2b2bb422d818dbc93c2fb172dfa7729b48204d4ec44cef7668686 │ ├─packagekit.service │ │ └─1422 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─run-r924d1cb60f174935a9ebd89012b9b842.scope │ │ └─194801 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-07f812b94516eb1545456416e04fb20d8af423b67d11f542454b9b99e84cd011.scope … │ │ ├─29913 /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 │ │ └─29925 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29595 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29871 /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 │ │ │ ├─18764 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18783 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.xchjty.service │ │ │ ├─12580 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xchjty/unit.run │ │ │ └─12610 /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-xchjty --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.xchjty:/var/lib/ceph/mgr/ceph-instance.xchjty:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xchjty/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xchjty -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25091 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25358 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34324 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34602 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12246 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10314 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-047db1c058a09bab44bd91bb4a1a3d84cb96c48281c9adb81b74bb7d7e6c339f.scope … │ │ ├─18830 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18848 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─159631 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40677 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.215 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-ea8e10ee6ca164734d5e703b2156f165f7c1a4d177884a224a74c58a9f99c5bb.scope … │ │ ├─12304 /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 │ │ └─12342 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1091 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10822 /usr/sbin/chronyd -F 1 │ │ └─10823 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159414 /sbin/iscsid │ │ └─159415 /sbin/iscsid │ ├─docker-0db773c1fea8cc2673aaa8bc1c901268010e77955868be147650d5ec89f7c756.scope … │ │ ├─25399 /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 │ │ └─25413 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-c138cb267b4f82baf9fe61f3173f85bb51e8d8290858d691554600251f4a5d5d.scope … │ │ ├─12691 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xchjty -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12710 /usr/bin/ceph-mgr -n mgr.instance.xchjty -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─docker-cdaf3fc2d569d939cd50ce35206d50fef80f951343652876c810f673f7fb1933.scope … │ ├─34643 /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 │ └─34655 /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 ├─k8s.io │ ├─9a4c855d6d739452168bd167daa80d953692e30ec749a9434ce8d18bf9a9eac5 │ │ └─312058 /pause │ ├─5e24c87a0ad9b30f1e35bfcb80fa7c37886b6ccb7c4ff7947b21c46e7fe027ee │ │ └─57049 nfd-master -crd-controller=true -metrics=8081 │ ├─9335b6728a24ba2105a6e531b6b95c20c407f4c0e6e2f905b6eb6d042c7ea129 │ │ └─90013 /usr/local/bin/rook ceph operator │ ├─00cd180e6b7fbdb01402ec536727606f06a929841e32fea2ca9ef03bc285011e │ │ └─67372 /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 │ ├─d7f47b13705110982af6842f95b2e7ebfc8c0a8fc21641be017f5cf23633b083 │ │ └─67843 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8cb0d2978e26d293630261e1a816f6304a2fa28d7a3124612ac216617bf84462 │ │ └─40306 /pause │ ├─3807808d6387311aaa22b1871b2b353a2b4877419ee360c8a973e0f0234377b7 │ │ └─46744 /pause │ ├─c65d3ae9804527d1bea960a605ee66d09800b80ab405acc9b18cb633c72dd810 │ │ └─40398 /pause │ ├─54b03d02adef8f5928e00e1d239540193de2ac58d8d5d762f5e3c0a7b6f1666d │ │ └─57016 nfd-gc -gc-interval=1h │ ├─9fb1fb554820299f1ecba32dc8f6717ebde322605143a51f9333cf5128f2267f │ │ └─63636 /pause │ ├─09980b1f2336f4952b550afef094df1f24a5378df152ebf3406c940362178781 │ │ └─88540 /pause │ ├─ece58149c341fe00f210f5c48dbe3a48909ce24ff409235fbe756e7cf3c7f59a │ │ └─238982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5ff4dc184fbeae345a35890881d31b4420fac6aebb932b28baef948797f90701 │ │ └─81322 /pause │ ├─90e1f86a1b9fbc770a1607241eb3eae493d603b41555ebec2a31c3f67a0eee94 │ │ └─160890 /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 │ ├─07a5b1182fe9a9be005df8c47b7f1e0b0353b6ff2915705899df7b2d91241e3d │ │ ├─213308 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─213802 heat-engine: ServiceWrapper worker(0) │ │ └─213808 heat-engine: ServiceWrapper worker(1) │ ├─b9008ccb8d5ebb7c1d1ac44949692fc5f94e3bb15e5f705a06961adace2556fc │ │ ├─188721 neutron-ovn-network-logging-parser: uWSGI master │ │ └─188743 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─882502eb56cbaeedea82c971b782821488b6b8c432bacc505853b1f58d421c7f │ │ ├─164766 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─164789 erl_child_setup 1048576 │ │ ├─164840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164851 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165141 /bin/sh -s rabbit_disk_monitor │ ├─2a7e1da8ef5c3566c2e945a20f1e989a13b8984ca7dcaacadcf70b263810a415 │ │ ├─116848 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─116871 erl_child_setup 1048576 │ │ ├─116919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117013 /bin/sh -s rabbit_disk_monitor │ ├─23aa09d46fdb4f4b419b71af50d6f5715d326e28ba065e9911f8be6de2a5c413 │ │ └─273441 kube-apiserver --advertise-address=199.19.213.215 --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 │ ├─aa385f0be12a26475af17644e33a1137610c205cd698a054569a3b3ff6b30134 │ │ └─65383 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e1623cd914bd9e22602bd90f32e4f44171f2c150da579a6516283562bf133114 │ │ └─47715 /pause │ ├─5ef7c9e3eef8c6e98993a962cef96f933f29c8f2280febe651c34331ee15fae0 │ │ └─174702 /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 │ ├─f8680c94d4bcab0d557b4db530e79f4e9cca2315b86e67a596fa2fe5a45221c8 │ │ └─61843 /pause │ ├─12814d81583f6719a8e59ee068576bfd1f038520a71de3ec05afef85e84a4b3a │ │ └─312016 /pause │ ├─2b4b6c2232045857bcce4ebbf72e3c701fc308989f6a9a5945ec54fd7405c02e │ │ └─48374 /pause │ ├─e55bb9be25443131c9c9c307421d5c7cc8c0ed1f173857b4d0bbdc15821b4fa3 │ │ └─43403 /pause │ ├─a61dd42056c0431ffdc1af8fcc1520c0a07a6335b971835e393bc5d8719c25a9 │ │ ├─49235 mysqld --wsrep_start_position=06b154f7-68ee-11f1-bc20-4e561fd49dbc:20 │ │ └─49358 /var/lib/mysql/mysql-state-monitor │ ├─be99609abbb091a93a8b2efef525ffe690163149ede81def83d980745f5042ca │ │ ├─262790 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─263760 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpsc0_30q9/privsep.sock │ │ ├─263765 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─263767 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d29cd3def979d5bfea84b7d821da98448073e44538607f04b991de6f45c9e26b │ │ ├─238326 octavia-api: uWSGI master │ │ ├─238337 octavia-api: uWSGI worker 1 │ │ └─238338 octavia-api: uWSGI worker 2 │ ├─de40a76534f63e13f5db033cbb3190be7d156237fe8ad48488111e3136c595ff │ │ └─66193 /pause │ ├─4f3860273f7c7d2a27fe0d08ea8da552a28bf76ca3a4b2d542fe138ef1201996 │ │ └─51953 redis_exporter │ ├─b12431aef9c2cc64a04ab1100313f0a97e8a617b06f335960bc5cc180066a51d │ │ ├─197036 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─197933 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvii4jabw/privsep.sock │ │ ├─219638 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpesjnoeg6/privsep.sock │ │ ├─240051 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcbh4yoaf/privsep.sock │ │ ├─240451 haproxy -f /var/lib/neutron/ovn-metadata-proxy/1fb1c483-efa1-4bd5-b244-1d9257f51ad1.conf │ │ ├─415415 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─415416 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─98a667ca8aaa4fd3b30a93bd42a077128ed40f51c898e198c3ccc39a6c2cd092 │ │ ├─48879 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 │ │ └─50463 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─8926984b60b1922106db5c3ca9266616c89e7237c028838d331a901da262f6de │ │ └─44379 /pause │ ├─70cf24f4e69ce79c23d80e32ee1cf2aaa57e8e87d561377179a15d65fa1e9336 │ │ └─46844 /pause │ ├─c6a9f7bad35b7b384c17ac66caa6808764a1a3d270f564fb9766195d151e1506 │ │ └─167201 /pause │ ├─67a457c6d2215c5114caff037d4ed4c55f9ab56e00f81beec9890187f8b16f06 │ │ ├─ 74198 apache2 -DFOREGROUND │ │ ├─ 74217 (wsgi:k -DFOREGROUND │ │ ├─ 74218 (wsgi:k -DFOREGROUND │ │ ├─ 74219 (wsgi:k -DFOREGROUND │ │ ├─ 74220 (wsgi:k -DFOREGROUND │ │ ├─433157 apache2 -DFOREGROUND │ │ └─461746 apache2 -DFOREGROUND │ ├─0ba1ca5b8f8abdf0fbc0ad03193ab829822b48980f42f1dd8b91e1ac4a52ca9f │ │ └─67812 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cf68fdc6721ea46fb6f261085e41df35c6a9fef3de914c34e63938c626005c00 │ │ └─40458 etcd --advertise-client-urls=https://199.19.213.215:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.215:2380 --initial-cluster=instance=https://199.19.213.215:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.215:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.215: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 │ ├─615521e4fe9a2347d262af9ef05c9a8e03521b06ba290aa5c4ed68bcb3451c06 │ │ └─112883 /pause │ ├─112b4ad0804bb71ed488ef856fe042070bc54824ab68db64754e35945d294b89 │ │ ├─197008 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─198114 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp42zlxyi4/privsep.sock │ │ ├─430384 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpj2eg9rb4/privsep.sock │ │ ├─430636 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpokqp812u/privsep.sock │ │ ├─430658 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─430659 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─a4fa73ad88183b12a736a0e127cd01189dfbfa1102fb33536072109044499d16 │ │ └─273761 /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 │ ├─9d742f908c5907241a8f4d261e6d410287c7538264f00d7e61af432c0f317e0d │ │ └─301280 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e967140e5ec99c4702ad0831b18bf6806e15a62cab56ee924869fa49d5d9a506 │ │ └─41660 /pause │ ├─3e7ae37cc4177cf45fb58b355d4b35e5cc01e726a7581c8720a69313938cb4fa │ │ └─198336 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4edae61a5f1027b447e0c9388f3831cbb72254facde9c57f1f8c10e793c2944d │ │ └─65255 /pause │ ├─a8bccb7e6ce8f4079135c4f9852bc3c7aabd8d2eef24a97544ddc1ea7954b6f1 │ │ └─160311 /pause │ ├─ed4aa194fdf48ff2df2989f52033408ada09f32ace6888937fbe60bf00f2fddf │ │ └─303211 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─44f6d3990f8e99fb2de555d047940d52a539a20b315ba7f3457c7e1030caf1cb │ │ └─167306 /pause │ ├─4443583752297262839639fed6e478717e2c9c17db27ef157eeb7a3ec426c2ce │ │ └─101356 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─fa6a1ca924323c399f98d3761633369d150cfd39c06bfb659683212de352180e │ │ └─68050 /bin/oauth2-proxy │ ├─86b2c7d62c2ab6904398458dbb1d0a8020490e70cfce47ebf929d0a3ccc890ed │ │ └─62062 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─d324487c71979c0146d96e2a53e82c9b9a5c57440be63d531579bd0abb5334d6 │ │ ├─180631 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─181038 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─181039 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5da53c7dd6b6b8a1763d07f281427d6bef718fba5ba1b13172bc4c8073e31cda │ │ └─142231 /pause │ ├─455a9c63eb822fc4d7558ebea5442782158bfffceb8321c160047e1200e3642c │ │ └─55923 /pause │ ├─99142d996c5bd5d9ee5509d0af8bdb5294053ff2108754961073d95512fa555d │ │ ├─213345 heat-api: uWSGI master │ │ ├─213386 heat-api: uWSGI worker 1 │ │ └─213387 heat-api: uWSGI worker 2 │ ├─6cb58d931c41c033835163406f31a3c043347fe2332ec646bb2ab8f47320ca32 │ │ └─164641 /pause │ ├─7ae476bed045a12e6eb334d4cba248816a1719f1a225b2b8ed6551de206545e5 │ │ └─67416 /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 │ ├─64c0c789c58cda974649f5794b732c343c2f532edbd1cbf36cef91e31afa1bc9 │ │ └─322001 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2f5a7f919bc9d0209a689d4e46960ca4351aaef27a74a60f81bc738ecedb883f │ │ └─62830 /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 │ ├─1190f72cb2365e49960da317d2ebe0c5945c5d0effddd6ee47aae3180b204ad9 │ │ └─43340 /pause │ ├─8c1ba253a3620a7fe554d81f833e5afb6d44c36235b00975645e94c35a7909e5 │ │ └─228071 /pause │ ├─65eb7fa9a8292d936b93c3dbf1da2d5ed23c88b7fb03dad098145df12dee7cf8 │ │ └─67565 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-215.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 │ ├─07708ef53928647221523f54cf3ed099945f3a6fc7b60f5674469a12eebede03 │ │ └─306524 nfd-worker -metrics=8081 │ ├─ee82ac0db0b0cff936569e40151a14ea3967f102a520519929cbcf90e16a364b │ │ └─163441 /pause │ ├─e41ef4261170c66bc05ae08c9deeff8cb8b9e1f23695a4be11ee7f50dc01f1de │ │ └─63772 /pause │ ├─096fb14265617fd4e874a522427112520a9bda82d01b49e56fe97c202001fd11 │ │ └─198355 /pause │ ├─538d607f3904ecfed6768d88325a3df033c9a49a8df523bd65897ef936a5d9f0 │ │ └─184012 /pause │ ├─29db1899d4e94353f5edd9dcda581dfc37a6bec8fca82ad234e12e39216691b8 │ │ ├─182040 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─182063 erl_child_setup 1048576 │ │ ├─182111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─182286 /bin/sh -s rabbit_disk_monitor │ ├─5b0bd85bd7c858416bdc6957979274d83a0a35dd851c9930838ee2eb9eff29e3 │ │ └─49334 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─dea9e09461b37591a00e0d8ebdf4b7d960c23c92d7a675b7357faf6f49351ec4 │ │ └─188635 vector --config /etc/vector/vector.toml │ ├─f31fba274baffeabb8f23743aa0a6de2848bce01dca60b1ca6bc306bdc48989b │ │ └─67776 /bin/pushgateway │ ├─92a6d57c73b3cf633c5b0ae2f7b6e45ee8b09a7842985016788c015b537bbf04 │ │ └─167844 /pause │ ├─08dd2203cd9d3ac19206a1c9702a21ac78643f7168156a02469cd7a93585457b │ │ └─116456 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e75b824fbe6288d516e56610997bd911c586fba898047f0faf1051f7a7c41ac0 │ │ └─57160 /secretgen-controller │ ├─446d1a6beb55f0bf124ef87113ee4a78eca9854c2ea633724f7634ed539b0a87 │ │ └─302861 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e4f5216f612d6060ed35d5b69c4917adc2eb9632e00692a6b34be577950eedd5 │ │ ├─113301 glance-api: uWSGI master │ │ ├─113314 glance-api: uWSGI worker 1 │ │ └─113315 glance-api: uWSGI worker 2 │ ├─1e16f57c486974df78aaa59833ecedcc47669727d029e6ab32a61c67d46e5b3b │ │ └─44417 /pause │ ├─dc1277c32976a61d49df926822e3cf807f35827b9fd97ffc8099fbf42ae90a50 │ │ └─328930 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─13b9adabe8bc4328ab6e12190611ccc1ce1cf6908db295f8b316e95771b1d1b8 │ │ └─44327 /pause │ ├─a47b391638692a127c49bcc71513aa1644a854c2129aba3e5cd590585356dc02 │ │ └─267966 percona-xtradb-cluster-operator │ ├─296d4c28803e60f776af1ad82d33d1da7bcf16495b64a61050158d247ba405dc │ │ └─161628 /pause │ ├─a2d000411afd2822fd384c8229b0b00c7b677fba5c29e7c2bd52917052eefefb │ │ └─66842 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─539a6138c085208603620d47b9f1d175413f4b48b31f578568fa3604bd74507d │ │ ├─163313 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163334 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163355 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─163629 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─472163 sleep 15 │ ├─683be33af34abdde1921281639de28d929bbf0804bdd8961fe2f4e2860d1af57 │ │ └─272375 docker-registry serve /etc/docker-registry/config.yml │ ├─c5f6bd78ab0bce3bdeb09c18e6a50378609afcf333bfd46fbce8bc7c570fafd2 │ │ └─187900 /pause │ ├─05038abd9ec164823cec9d5fc70f6052a90c0156d3772eac8231d1199718543e │ │ ├─62622 python -u /app/sidecar.py │ │ ├─62880 python -u /app/sidecar.py │ │ └─62881 python -u /app/sidecar.py │ ├─ffd6f721f205a86b2bd1b0f9680f99480c8cc42a6fd7215012ef70339d963adb │ │ └─228224 /pause │ ├─8234508a96a1c629dd510144e4d37f324aaaf9c397ce6d5b2c0971f7574f33c4 │ │ └─269165 /manager --metrics-bind-address=:8080 │ ├─b0c929ccbd3804d1f8bf5574d114092141664b7a82356c0ad0f8cc2b49ddcf7d │ │ ├─322099 /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 │ │ └─322239 /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 │ ├─af6476163380404b646ade3fc9ac86d6b134d579eb1021ec43413314f01d9100 │ │ └─44580 /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 │ ├─fe373993d96b5e585103e2d0571d9edcc8f36e24a2404d40a5f52be759266035 │ │ └─51288 /pause │ ├─679244389191fe3e268e26c6876b4b7c1972356fb2491cbe580b4b0d50925ed5 │ │ ├─305829 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─305848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─305854 erl_child_setup 1048576 │ │ ├─305907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─305908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─305918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─306119 /bin/sh -s rabbit_disk_monitor │ ├─aa12a179f86f776d396ec31055e89efbd71eb4f6b3b3f453201ca64b3166a172 │ │ └─305625 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─332d8a115a3fa008b0648552a18bac8e9fc85ffea351784a363117e43a94658f │ │ └─56920 /pause │ ├─cce31d0512687b0775b3207a5ab97833bf7c05789635e0ac3f0da151cdf32164 │ │ └─67605 /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 │ ├─c0502f41ff4cc225d1970c7407a3adfbeea505adc5891529118390f0ae6e84a8 │ │ ├─198286 /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 │ │ ├─414380 /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/tmp07jo2dtp/privsep.sock │ │ ├─414613 /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/tmp6nyk25jf/privsep.sock │ │ └─415066 /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/tmpy8qoxh8h/privsep.sock │ ├─e621da06fd9f6a28f8a8b6f79b330164098f96c2f387700c866ee0ca79a27594 │ │ ├─87538 barbiacan-api: uWSGI master │ │ └─87554 barbiacan-api: uWSGI worker 1 │ ├─c549cc4c354d933a0b92b77b2d1fd55bbb33a4eae5bdfe564cb96d0297e4a879 │ │ ├─188590 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─188815 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─188826 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─472558 sleep 15 │ ├─132998ee04fd76d7cac56f6cd0a8cfdcefff11a873a4890ca36cf2faa901bfe8 │ │ └─40844 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─efbab8149f4968211ba50ffb8bc1d0e80ad8926c13fb7c5a573999cf59728429 │ │ └─324908 /pause │ ├─1c5677f14352351a3b8bc2983ba81b29091b37b91e3a7e663513b7a661c4fc2a │ │ └─42944 /pause │ ├─9d487214163c107df4f98fbe09579300c33b73aa42a6d9bd39c1ba41637964dc │ │ └─194612 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─51fd656e5c4bac1ada6b5f2f363bb2935f4c498e47a9df38049a06a656910d54 │ │ └─40225 /pause │ ├─281cac251ce872211191f7c2f1d479ad57214364da2eee5d819ced02fcd084ad │ │ └─68118 /bin/oauth2-proxy │ ├─be93ac826015e6e3537fa49d253f1389cd2fadabb71222dadadf008c9b22fb8f │ │ └─51632 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─1fc9212cb87e9c88976a5596d6e32fa68a6086ac3fa8d4bcdd970d98d10cb8c3 │ │ └─245827 /pause │ ├─788a31ef0e709b3b3c361bf3cd9084e1080ad1a0ed75c65a054076dc18984cbe │ │ └─304578 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3a39006fe27b429c2961fdef9014f937ea9e660866b1f8835054fce3d94daba6 │ │ └─162978 /pause │ ├─42f59e85ada6df6527085ddf4527034bf7333f9f9c10b6bab489ee887976dbc2 │ │ └─181773 /pause │ ├─5cfb3c05573c720ca5fa2f549bf73df8eeb3dbacb8cac97f344d82614ad7a8f8 │ │ ├─328044 apache2 -DFOREGROUND │ │ ├─330493 (wsgi:h -DFOREGROUND │ │ ├─330494 (wsgi:h -DFOREGROUND │ │ ├─330495 (wsgi:h -DFOREGROUND │ │ ├─330496 (wsgi:h -DFOREGROUND │ │ ├─330497 (wsgi:h -DFOREGROUND │ │ ├─330498 apache2 -DFOREGROUND │ │ └─330499 apache2 -DFOREGROUND │ ├─72dec31549c9fe8755b6372a481ee50a1c83da8b2e749f728b6a5c6736be3502 │ │ └─301285 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6c0bc096f3a6b0de077593df44038c6c1cb22cc3b56952dc704fa5d85d95c941 │ │ └─269467 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 │ ├─9af9283831294c94a0d8d2a89625aaf3795b975f992cd18d4b0851616a13f741 │ │ ├─180015 nova-metadata: uWSGI master │ │ ├─180032 nova-metadata: uWSGI worker 1 │ │ └─180033 nova-metadata: uWSGI worker 2 │ ├─8c64332306f32f0aad3e7b063dc6731ac1a353c05e74532a71c755821379da6d │ │ └─269116 /kube-vip manager │ ├─38c1933497851e1c33d3c12e676848d234e9c676b4601cfba488aa4d33f69f64 │ │ └─184460 /pause │ ├─10419becc47ebc3c497802a58adda0c6bffb37df39d664e937f5913fd3dd2999 │ │ └─269076 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 │ ├─c4e4edf500ccfaaa15f8c61e7d36dcb720d7effca6e85eb9fe925d0a6395383e │ │ └─167408 /pause │ ├─33c83e3f32a15f1b009d385cb2cf60f453e5db87f67e9cfc9359432be866ca93 │ │ └─200632 /pause │ ├─2e75b5365ce9f2e9362e7ef040e0cedc5afd21a175ee69092ab2fe53a96af2d1 │ │ ├─ 47077 /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 │ │ ├─ 47089 /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 │ │ ├─ 47228 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─327866 nginx: worker process │ │ ├─327867 nginx: worker process │ │ └─327868 nginx: cache manager process │ ├─03d7547554c55b98b5c55a022687be5336483d976796d13085e28f2e05063547 │ │ ├─143421 /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 │ │ └─143572 /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 │ ├─6b58391b4649e9da311c0b2c4fac42ea22e65fef03be0fb5586b609d40a0c861 │ │ └─49091 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f3f5008fd42d39be52ee76e5b1d69c416df2df744240a133b0886c073b7e9e56 │ │ └─40820 /pause │ ├─b812b3d524e764e53e91ce6b54368384978d46747f371c77471b815566f8b5e7 │ │ ├─163799 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─163994 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─163999 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─472286 sleep 15 │ ├─7362626694a38b33a8e221eb7bd1add180f54eb8fcf70832c61df6dc55e2a226 │ │ └─47593 /pause │ ├─999ee892c9667769eb380fb67486458fca15fb0d0a8150c4e36311f4406bd686 │ │ └─163025 /pause │ ├─c82f3ed743adb881f77ea13bac29999d791be0d6ea1d0d0781608e2474a24f4c │ │ └─247174 /pause │ ├─1554b7641a178213df8cadefef0e34e7ed11ab518ba6d80497b86a3656c6c8a7 │ │ └─118560 /pause │ ├─1cd3a58c60a06aeff4c0d81cb298b419790411a52c79ec9053f0dda8e2eac344 │ │ └─79727 /pause │ ├─aa2323bfa1a4574d8fce91848ce8878f4fa329f87a559d54e49f633c6208f0db │ │ └─305733 /pause │ ├─8f53bd19ffff9e5f98953d49efd19c85fc298ef76b92d83ed57f4f87e5604b54 │ │ └─114552 /pause │ ├─4cbc2a15175c5423a852c0ffab10ce38b8f1c8bee45bbf49e327907b3e979225 │ │ └─56586 /pause │ ├─25f55144b676b62e9a1457f8ea4679e9bf2e76a7e51118ecd5d7ea21c11c62ee │ │ └─184054 /pause │ ├─1ff4c9154d2674a754c2f29e186ae5b7bcb40fc640f68582c0ec99c042709d3e │ │ └─66081 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e077a5ccafdf8d528f592f7edeefa8e7cdc6fa2d653d9b4664bfc37290fbf3df │ │ ├─262925 magnum-api: uWSGI master │ │ ├─262967 magnum-api: uWSGI worker 1 │ │ └─262968 magnum-api: uWSGI worker 2 │ ├─aa5f875bbfe2b2bb422d818dbc93c2fb172dfa7729b48204d4ec44cef7668686 │ │ ├─ 51861 valkey-server *:26379 [sentinel] │ │ ├─473090 runc init │ │ └─473114 runc init │ ├─3ed0cf7fd93299bb4160f9719e57d9955ed286c41ce8b0dd2ac07664b3a1fed5 │ │ └─167628 /pause │ ├─6907763de2632aa01dcc328a8211f8e93994104640933f4497148bdc76b882f9 │ │ ├─242279 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─242302 erl_child_setup 1048576 │ │ ├─242498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─242499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─242509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─242793 /bin/sh -s rabbit_disk_monitor │ ├─112dd3635f8a8877dd233d596ddf50fc4d4fff2d7421c83dfb49f98ec367cd94 │ │ ├─95888 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95926 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─95932 erl_child_setup 1048576 │ │ ├─96032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96033 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96284 /bin/sh -s rabbit_disk_monitor │ ├─1b1341ddcde025350064f2f02a792af51bab3a61960133454fe7590321edce0c │ │ └─312273 /pause │ ├─5cb8f81f7cf93cad1a4ccaacd168564b62259e212cb54f303598834680775517 │ │ ├─160925 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160938 /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 │ ├─995c448627feb07385e1c85e91887ff0819aa910b4e17ddd95adf4eaa302643b │ │ └─66610 /goldpinger --static-file-path /static │ ├─84c9453a58bbfee853b5fa4c20f30db49c3ec99766f7c2e7652514e792ae6089 │ │ └─63310 /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 │ ├─c9a4c4b26f5bfa276a8c822e63a3b8cd8c0dbe1f6c3f29c1aaf75ca092addff8 │ │ ├─115145 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115529 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115531 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0ec1fb67a446930158f63de1ac348060d90f95ce0e467442ce2b51c1e43d7d68 │ │ └─184016 /pause │ ├─33772d66a90b3d3e087d6a6ad8cbc3d8ee878c04cf953e162b6dabb5edd06c4c │ │ ├─180610 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─180948 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─180949 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c7b58273622b7840dbd6c6b3f983ced7a18f2eae41177548b77e0ead12ba09d8 │ │ └─321899 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─eff9b1f4461adcd487275c54dc4fcebc2c7bb1bc2f9c225c25095c5c03fb5c7c │ │ ├─163178 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163224 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163237 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─163459 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─472148 sleep 15 │ ├─8003f156cadbb3c174f8d4b02b5947f8f6fcf1d186f536c26b36548caa9ad7ea │ │ └─69993 /pause │ ├─1c2459dd1a25ddff6b151019742c03d97da2af531588d7f45c696289fe070e0e │ │ └─328337 /pause │ ├─09592ce9b23622f0189afe19707ffe70b6b04c7ad42be96ad322b732d18f9e31 │ │ └─200781 /pause │ ├─3fbabdba27fbcb66f1788dd2aa5952e851742b5a50ac75948313a9359aec9138 │ │ └─303822 /manager --metrics-bind-address=:9782 │ ├─2f6f50c9ea5b485d16903509d0df0e307bbf56de007c5d7562bda0d1010244b8 │ │ ├─322026 manila-api: uWSGI master │ │ ├─322054 manila-api: uWSGI worker 1 │ │ └─322055 manila-api: uWSGI worker 2 │ ├─f9f313cef312220ce691ec44250a29f6aa0e89f671efe72bb33e835e5612b847 │ │ └─249898 /pause │ ├─0b6a4876c006ea8a069de4d498a7a8eaaca0efa9a50867b20962c70b965ffc06 │ │ └─40378 /pause │ ├─15b074b71837b6dffec98acf9225835a8247e644b8049c34b9ccb94a4eed1fcd │ │ └─43383 /coredns -conf /etc/coredns/Corefile │ ├─e2b0fb8bdd0523dd9debbbfdffab42f3b7836acd4904f88f469c2faa9b73f43c │ │ └─63208 /pause │ ├─aa72ada276429e0ab04e83aa743955310cde5c77b29f92ed2180b8690a87817e │ │ ├─100645 /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 │ │ └─465217 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e6f1eb96518a63e47df540db3e113e307d0102162716930b7a2f569d72e614b2 │ │ ├─179857 nova-api: uWSGI master │ │ ├─179894 nova-api: uWSGI worker 1 │ │ └─179895 nova-api: uWSGI worker 2 │ ├─fcb2ef7787bb4345138c0e36ba69bce0a43b7cb74c4ae01b510301054b9d2c20 │ │ └─41614 /pause │ ├─cd01aea3a81dfe5119c14f01634f53cc5ba187222ca9c241c643dfbae321ebd9 │ │ └─40294 /pause │ ├─dfa56da5e7aaec2eed687a25648241b30c35c5c30c29a4f13d1383680f9809eb │ │ └─131037 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fa29efc15d9418ee3c17726500182c24c383ec8e48dcdb886164faaa4fa3777f │ │ └─142145 /pause │ ├─c152025b1134a00c68f268932dec546f7a24eafd2d62b3dfaa6be708395f032e │ │ └─95588 /pause │ ├─bfb9abb1283c7d9278778b41a0461f451e001fbebbc6c51862a3019283ed637f │ │ ├─240070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─240094 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─240959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─240960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─463244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─463245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3d234a0cde52118fbc46f1fc9163df2788ea3d9c408480a25f4b13f4efc86fd7 │ │ └─56671 /pause │ ├─ecec95c02391ed2aee9d76127d04843fb2fc93c4f3d61956aabca92ec5230076 │ │ └─61761 /pause │ ├─ed539552aa01a1575429de993c8b3a3ad896775b2a065dd23f974ab639ca80ba │ │ └─48078 /pause │ ├─de7862977b6e7c2b41c45b7950b3c5009b591e5243184d95a49ee507937a7ebb │ │ └─47155 /server │ ├─6595ae3e6a9b9701fc8965511fc53085b3afd9d4ebdc0f7b7b226b9fc74c0f22 │ │ ├─213339 heat-api-cfn: uWSGI master │ │ ├─213388 heat-api-cfn: uWSGI worker 1 │ │ └─213389 heat-api-cfn: uWSGI worker 2 │ ├─16c5b83681292531efc1fc30e530d2a061833c23871b4c24ea9a9efc864f62b8 │ │ ├─195608 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─196132 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─196136 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─196145 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─80c121d7971e2b65f0cc48c7aaa523ece2640f78ff5f2045020f4694b6e8e324 │ │ └─262718 /pause │ ├─cdd786a263b57d064535bd1e4c4903499c4b9b87b20db0d1f23f9a88e2648382 │ │ └─100063 /pause │ ├─ee953126a8f53b8fff7c3f61c231a633464f70af5489f0e87e0ca3ecd494a162 │ │ └─251201 /pause │ ├─eaa6e46f2eef51b9265695590102e960f1bf41ebc1804a54bb4ec1ae56680a35 │ │ └─114649 /pause │ ├─fbb6a944e34278f1364b2c9d238ac13e129231c136fa1aeb6248de710033b25a │ │ ├─65955 nginx: master process nginx -g daemon off; │ │ ├─65971 nginx: worker process │ │ ├─65972 nginx: worker process │ │ ├─65973 nginx: worker process │ │ ├─65974 nginx: worker process │ │ └─65975 nginx: worker process │ ├─f2cca03f4485c6d69bd954c7ff4bb82c8d526e7fe7685a6c52f6a482c9d0c0ef │ │ └─217577 /pause │ ├─ce34ea2924946afc6f7afa5fa85ea0747b46fb4e1dff6bd3e182e4753769f1f5 │ │ ├─184796 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─467357 sleep 300 │ ├─94f58eb38b9e36d34655a107c5bea51f48bb927e39bab75cc00630a4cad5c0af │ │ └─200574 /pause │ ├─6eafcf6b91f10a5f2a72f57c689c118660e079f522cf5afde82f9b2e5eaf35f1 │ │ ├─195669 neutron-policy-server: uWSGI master │ │ ├─195682 neutron-policy-server: uWSGI worker 1 │ │ └─195683 neutron-policy-server: uWSGI worker 2 │ ├─ef8166146f458c1afdf863f529f3834171f58f09a6bdf317a0bbf3a0b669bc4c │ │ └─244614 /pause │ ├─35467293c434e2e0129c3d36ae9cd9050f026a0a979842d37526bb112efc9162 │ │ └─64309 /pause │ ├─aa5528ba7920b21a7d9eb24638d52cadd93e4d8c6e6c8b21ea79aa22413e9eef │ │ └─67327 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-215.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 │ ├─2e67cfb81c353b1fd5b77ebed913b3f16d0d657e327d6f98b513e48436008117 │ │ └─303077 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5809a2dee63d1e994eb65399300c32b6fe8d7b8146a421be9335547847f5f0e3 │ │ └─66446 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f8ab491f7813d76293eeb78a1a9a46e9d430658149b84a68840015db042dec1d │ │ └─263318 /pause │ ├─ff22ad7a10f736cec4b8dc1da4376fb0ec5289d2abe9b053c18fd0ff0ea7687a │ │ └─63044 /pause │ ├─febea16e07a591528951d29592373f5dc10232b20b3cb0c0e9ec9ab1aa4bf8f1 │ │ └─242047 /pause │ ├─7bb6f3b6a3edf7b7e71df2d38e0f86c1ce8fb14aa8ca0e6f8a0d7c6daebcfd4c │ │ └─56634 /pause │ ├─f5dcebaf8c95208bb5c84cb1ff85a6ce906bff27f56e69a5a59c70345eef6d73 │ │ └─194124 /usr/bin/libvirt-tls-sidecar │ ├─c7d85ccf23acdf10b4e06ed70e070761865139c959447344c40b47d118511aee │ │ └─194177 /bin/bash /tmp/libvirt.sh │ ├─e492b84d05dce9ded222230eeadf3d7e628d0ababc97ab7a0058fdf7c41f4ee2 │ │ └─65066 /pause │ ├─f5e2a07ab552177f967bebc527694015d6aeaedb0581f02dac67b881a0a16fbf │ │ └─247804 /pause │ ├─329b3672511eb9a928cc064876eabdb1c61718ba3274d935a2c01914f539815a │ │ └─61799 /pause │ ├─e4b09ac329bcbe308ca5ce98e1e813ec5bda0b06a879ba98ad4fae8cd9df283a │ │ └─64544 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 │ ├─0d896ea0d43aa6887d79a723fe63bdcea32d4b25f80214ad212388f16acdfec8 │ │ └─61625 /pause │ ├─8579d6e62578b282c5c6593dd40927f4b97a069b4566b61f3b00396bfa469f25 │ │ └─100107 /pause │ ├─5d7ab348b8e0016860d408fec2eaef6beb33533d17438f218e20fe57fae076a5 │ │ ├─217733 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─217750 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─217756 erl_child_setup 1048576 │ │ ├─217869 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─217870 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─217936 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─218146 /bin/sh -s rabbit_disk_monitor │ ├─d2bdddab3e5b27b1b91da91c88c731319eb72140e74723e655ab9d2225f08ced │ │ ├─42076 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42455 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1cd6facbcb1b6292eed48a3b5fc30fcdacc0b6b11a3cf5b72abe51e9491454a8 │ │ ├─150729 placement-api: uWSGI master │ │ ├─150756 placement-api: uWSGI worker 1 │ │ └─150757 placement-api: uWSGI worker 2 │ ├─1fc15228d70d97fc1040e5d385f7b70fa3871892a99b01b29b49d1fc2c22d589 │ │ └─100579 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-8skf6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─dae6d5c157393cd2c6ef1bcc0261d696725534504d7a17455dd94ff9b99fde4d │ │ └─184318 /pause │ ├─11c18627261009c04ca6edf819df757650699a1beaabfb7c20891a7d31f9dadb │ │ ├─195629 neutron-api: uWSGI master │ │ ├─195655 neutron-api: uWSGI worker 1 │ │ └─195656 neutron-api: uWSGI worker 2 │ ├─187f9c137445152a3264b57d2eb3709bf5426384cbb086da02f2969e56f38280 │ │ └─227886 /pause │ ├─1d6d1df348d282ab6454dc8d1db5e91198fee2962414a29a3385da88af1b210f │ │ └─329975 /bin/openstack-database-exporter │ ├─37dab93fca57d84e78684218ca696743e578db71aee7fba6c91e3b01c6606625 │ │ └─67740 /pause │ ├─019fe75c17337345119fc3506590becc8c9055c2150f957df83a8d00beb5c8dd │ │ ├─332116 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─332131 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d3799a05e340b9fb6185b2c2e486a8107f13a0b154a61b51b51cba33cd419983 │ │ └─51422 /pause │ ├─0f83bb76ef5931058dd9a3d3fb5145a655881c8c692dc4901e2fbdd0d8f90839 │ │ └─48773 /pause │ ├─c8e9ab2cd9bd0e2f1912e17b9ed1cd245d81ab47c3be51e75d36023537301760 │ │ └─167063 /pause │ ├─110034ba632b983fc84d8dd9b56aefdd1035ffc489bf37e1d8de1ca82a8bf0a6 │ │ └─227918 /pause │ ├─d0f5d75111e46e0f078bede86502e1461c5388a0c4ff39bcfa338f8f41dbd1ec │ │ └─63720 /pause │ ├─7a66a44067aa4c9879df8b16aca5499158c3843aab97b199ad243ae2a63f9ddf │ │ └─44049 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 │ ├─5417d10dcf81730372d43f2578f6f5329c2b10c87961bd9970380fd1318da3eb │ │ ├─68548 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─68571 erl_child_setup 1048576 │ │ ├─68631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68632 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68642 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68709 /bin/sh -s rabbit_disk_monitor │ ├─93b69310b88381990be54b408a3deaa5cb926825c3056951b84678faadf824d3 │ │ └─43452 /coredns -conf /etc/coredns/Corefile │ ├─2dc14fbe8755ae147f7b0bb8b64322ea368bc2716ef8f96f325c064b9cef9038 │ │ └─251121 /pause │ ├─49cfa06041377c28db0ed10386e4e779a7bce2af66953da40bda5b5f8fcee7bf │ │ └─329631 /pause │ ├─20eb5bd068819ca77af3bc9a82cbbcc981647593d837cac7835b812da7eb10b9 │ │ ├─129267 cinder-api: uWSGI master │ │ ├─129280 cinder-api: uWSGI worker 1 │ │ └─129281 cinder-api: uWSGI worker 2 │ ├─3b63a793bd9590f51a0d93be158146f0bec44096093e39d967c954fdc64d9c9d │ │ └─116659 /pause │ ├─e12691f6eb710e1251550e8a3957dca700171a60f451d1abcdc93242036facc5 │ │ ├─198746 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─198762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─198768 erl_child_setup 1048576 │ │ ├─198834 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198835 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─199033 /bin/sh -s rabbit_disk_monitor │ ├─47e8710ed96f7aead63346a08704bff0be5e037926f2f0ac23c23e0694b08bdd │ │ └─273611 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a13e3c8052590c923d4e83885115cd970dd5270f2e504df2abb09cea893ab245 │ │ └─118511 /pause │ ├─961886beb645148710eee9dfc41584ed67882b5a6c7cec6f29186f9d058158cd │ │ └─64070 /pause │ ├─a91f87620e77b7569e7bb3959ae6fd05c4acd09890ed9347c5082b1b8becf621 │ │ ├─66508 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66542 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ff61642c9a34694dfa8f0dd0790da17509df51b57b74736a6f53a75207f49e7b │ │ ├─238816 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─239546 octavia-worker: ConsumerService worker(0) │ │ └─239549 octavia-worker: ConsumerService worker(1) │ ├─f426bedb336acb14566eec55eda4f08fc50833c58a0661a8271ddb98535076de │ │ ├─62597 python -u /app/sidecar.py │ │ ├─62862 python -u /app/sidecar.py │ │ └─62863 python -u /app/sidecar.py │ ├─d0a41b17cb013cf46623df3e84249549e1cd121629b8a0d0d68fa010cb32d9b4 │ │ └─145176 /pause │ ├─f056539017f79de45763065e95d5c770e3347475078660bf2b8e416dffe4335b │ │ └─67873 /bin/memcached_exporter │ ├─67353aa00ade869d853f7d2723ab6a9b800588dd8156c4fa63cffcd6c33aab63 │ │ └─66808 /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 │ ├─63bd8ed97ae4ee4155735cb237aa447fc3053ada88d1267dd89f4b664606163a │ │ └─142870 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b51ad00cb584c521fa8c9e875fa87c259d17c5235d2bf3c1d610389d9d17d69d │ │ └─311782 /pause │ ├─dfe9f79d6ec602d4df1479793ae694d0a9f8f614efa14df5560727333c862668 │ │ └─51462 valkey-server *:6379 │ ├─688921973619cec38b90a3868911f2c88c8ed8da3b75e01ed522fc07d752286d │ │ ├─80008 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/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 -- │ │ ├─80030 erl_child_setup 1048576 │ │ ├─80088 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80099 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80257 /bin/sh -s rabbit_disk_monitor │ ├─8382d81c3fc0f28f27d0a1254a9d16bb56c26e0b511848f7cad54d0015cd1559 │ │ ├─262924 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─263461 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─263462 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─a07d00da7d7826aabdff4d7141b8e0788ebb9ffc75d7d6093902a2522e96419b │ └─43855 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount