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 │ │ │ ├─21605 /lib/systemd/systemd --user │ │ │ └─21606 (sd-pam) │ │ └─session-21.scope │ │ ├─21541 sshd: cephadm [priv] │ │ └─21621 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.204.45.57-22-zuul [mux] │ ├─398411 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ictyqtvvpyipiccdleccqbodkgqnoadq ; /usr/bin/python3'"'"' && sleep 0' │ ├─398412 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ictyqtvvpyipiccdleccqbodkgqnoadq ; /usr/bin/python3' && sleep 0 │ ├─398413 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ictyqtvvpyipiccdleccqbodkgqnoadq ; /usr/bin/python3 │ ├─398414 /bin/sh -c echo BECOME-SUCCESS-ictyqtvvpyipiccdleccqbodkgqnoadq ; /usr/bin/python3 │ ├─398415 /usr/bin/python3 │ ├─398417 /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 │ └─398419 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 … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12327 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d0608e0b897cb1697a2417635bd45cf8d490095fda76a88f5a18a7b31d9b7cd -address /run/containerd/containerd.sock │ │ ├─ 12697 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 17af7659e0a929702de0815acd79dd801382e79a417f08b803ebb5108eaebbfb -address /run/containerd/containerd.sock │ │ ├─ 18563 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e950ea7698ca274e1027a89f5b497713fc7bfd2370e986114cf284cb44e903dd -address /run/containerd/containerd.sock │ │ ├─ 25128 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4b62a54514b16308e5418a13620b928900a9280eac7f3d53421e04f7f6c51a3 -address /run/containerd/containerd.sock │ │ ├─ 29628 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 595f0c8dde68eb8811593aa2bf627dbe76229f6e816b38ea20582c342cf58fb9 -address /run/containerd/containerd.sock │ │ ├─ 34437 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4100c8aa0bd068a04f32d8067939ac2d9549183ebbaa85c09d603cfbcc8ccfa3 -address /run/containerd/containerd.sock │ │ ├─ 39999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44396aedf848d59604ced958036718c2da1a7052733378f5062af6d9f0ff6bcd -address /run/containerd/containerd.sock │ │ ├─ 40033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b8df66a19e6d996734bb49f3a84ff0edfadaf9a04211ee097cad9540bea514 -address /run/containerd/containerd.sock │ │ ├─ 40040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a644a55a577121e15b62018d678deadb60b5df0d3ac61e10e47abd2d275a74dc -address /run/containerd/containerd.sock │ │ ├─ 40051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cfb7b051ad59d6aff4b4655c9ad441cc7e09730406d3533f68cf78b78a26c81 -address /run/containerd/containerd.sock │ │ ├─ 40091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f841506a3409f67700ded0645cf304b4c5aa6f6188f70b702b2dc68d1d8342d -address /run/containerd/containerd.sock │ │ ├─ 40624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce70349e05d07ef3f95c9d1422bd9b929003e43bc7a603ee559fbfbd63ea2959 -address /run/containerd/containerd.sock │ │ ├─ 41350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41dc28add8b14391a6500621b1f58732c9f4ad8db721d8bd735eae23ae74659c -address /run/containerd/containerd.sock │ │ ├─ 41371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f63c909f7dac04dacf644c52ad21a9e3f825e10df4cb52140f8b9c7aacf10f1 -address /run/containerd/containerd.sock │ │ ├─ 42712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ea40dc08ac348b028076ca121ae1b792036413ee119be18c7f58718f385d15 -address /run/containerd/containerd.sock │ │ ├─ 43095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cca81e4942593b5d34222bf638e7bed0627b8ce06808bdba5ce016d8083fbac -address /run/containerd/containerd.sock │ │ ├─ 43181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7db6d76681a4c7a8d739245a29bb43df465591255360aa84ae3cad24d2cc8b29 -address /run/containerd/containerd.sock │ │ ├─ 43579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc9c0e3dcb297067747b3a50e3554f88635026d909c343177c84982c81c203e2 -address /run/containerd/containerd.sock │ │ ├─ 44067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7508c1ed5f4cd3c7650b50a1561844fdc670906248271dfdf566fedef8f8f641 -address /run/containerd/containerd.sock │ │ ├─ 44119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc6ff1de6b86e0c5a36ca1afa6ea3842966c2dec8bf641cbf1f41e7f06b2985 -address /run/containerd/containerd.sock │ │ ├─ 44160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46e3d05cb16c95b38512f524c990e2c61c02622d8e806c0cfe473336d1a4019c -address /run/containerd/containerd.sock │ │ ├─ 46446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c60c64883e1c54a7adb1c49660b461213039bef7798d81631809fe30319bb220 -address /run/containerd/containerd.sock │ │ ├─ 46507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 587152e0d52a0818b7b3d22f2eadb3da63b687da883a261037f81e961731e99f -address /run/containerd/containerd.sock │ │ ├─ 47244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03228fea145b692ac7ffa85ff57ce205b992f990d352057dc954b9cf2f110ba3 -address /run/containerd/containerd.sock │ │ ├─ 47341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426ccb4bf658adfb76dac92e198f4d959618c7fb75d63e29d2595f14a53a38e9 -address /run/containerd/containerd.sock │ │ ├─ 47706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2877deb76bb6faf696e2e3b5f4a760fe068d83f92f856e8912742f1fdd57d7b -address /run/containerd/containerd.sock │ │ ├─ 48278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8330aa9b5e195b1a8b1740f700d8a09482ea87fb93cbf127299df08c7db517e -address /run/containerd/containerd.sock │ │ ├─ 48624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a5e2c62acb596b2180413237b5e01b8b9b84be7169d03c01617c913e515091c -address /run/containerd/containerd.sock │ │ ├─ 50869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c86f54cd2b49ae3b01460c36340f2e15864a14d56b14e3b5c532e7000aabc0 -address /run/containerd/containerd.sock │ │ ├─ 51019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ce485b62380295ba97d0f67578988361e133044fb54890a8ea6b0e0c63447be -address /run/containerd/containerd.sock │ │ ├─ 55001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a980e9792a39211efbf653112051842ac3a318ef9cb16c69b8f3a39bd2a08c6 -address /run/containerd/containerd.sock │ │ ├─ 55670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472931afb835f72f745384b07a17421f8a977e32627ab7cebeee987bcb4febdb -address /run/containerd/containerd.sock │ │ ├─ 55743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f58084b7bfc8c4117c580cfb8bcf120b2c2dda48948c13b1c0b6b84350bb5504 -address /run/containerd/containerd.sock │ │ ├─ 55782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45526b120feec20b3e30b36f91f87b8238176bda4ba1ef6b1b7d7a3707531592 -address /run/containerd/containerd.sock │ │ ├─ 55946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c04b0d26af925e85ad7a847e5ce383e2ac7076ac0f3a7a586cd5bbeb5014a241 -address /run/containerd/containerd.sock │ │ ├─ 59746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9c193d2453bdd7cdeda9cd4313138e7db7c5e0cba8a07313ed700c86b2c2592 -address /run/containerd/containerd.sock │ │ ├─ 59928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b9a9d4f4c2df8e8268076bd6cf581d74f3a2eb74de413766c876e01ae1f217 -address /run/containerd/containerd.sock │ │ ├─ 59953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e73c80467ddc4f94ff335ceb34cbe01987f49fca0f9557a5a6f51a9bcb3f67a -address /run/containerd/containerd.sock │ │ ├─ 60013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51ce758de9ddc01c6e0e384849afd03bc45ecfab0973b855bbdddcd1ceef489a -address /run/containerd/containerd.sock │ │ ├─ 61305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53785a4263f8d20e98f36a326735dd93c17c73f9402021fb52ecb2403bf98fd5 -address /run/containerd/containerd.sock │ │ ├─ 61550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0862ca471b10f656518971bc1e0b5ddcb072f1d098f295ec0d296e11e77c419e -address /run/containerd/containerd.sock │ │ ├─ 61808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75df5655b8962e78a76989222acfdb7f7e83a585d4e9060e96ca91228fc04f85 -address /run/containerd/containerd.sock │ │ ├─ 61860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae244aa2b9e5c51b08915bfd2309aab65dc70574bf9c09271126bd4d5406da2 -address /run/containerd/containerd.sock │ │ ├─ 61900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b810c65569e1de00024596900c9326fefb4a9d0fc3aaaddb0e77c42c912cc03 -address /run/containerd/containerd.sock │ │ ├─ 62386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e07cc6e154bd6e98b3c61c35962879aebb772e308a94feac025906a5a67950c4 -address /run/containerd/containerd.sock │ │ ├─ 62703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 362d902a304a25e127a489905f723a964c4b32ef85adb8d8f4cda975f1d97282 -address /run/containerd/containerd.sock │ │ ├─ 63243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab030e4408c7deb168d63d92a53a5e9f385030e33c9dac3faaaae00822d576eb -address /run/containerd/containerd.sock │ │ ├─ 63534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad9733b01dea3f4c02c3ae9b58f721db44916a4c8c046d277a927511573bec2f -address /run/containerd/containerd.sock │ │ ├─ 64181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f057673c96611c407d24210ecacba5a3abbdbf460b9cd96ca3e893551f4bfbd3 -address /run/containerd/containerd.sock │ │ ├─ 65701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68120e7368fe889a67ad2808c94e19861fc2e9939cb93e54f37a4621054eea5 -address /run/containerd/containerd.sock │ │ ├─ 67914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2cb66070d23d3888e0ffe766d72af3aa069073975c94f39f847c48df14db435 -address /run/containerd/containerd.sock │ │ ├─ 76828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3a7f3b8097c506292af6013484c96bd45cb68fabb5c6848ec540c9453a3ca3 -address /run/containerd/containerd.sock │ │ ├─ 78315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c8db82302d0d4b56d460ae8cf02f25f731936081413785c76ff31d09fe5c672 -address /run/containerd/containerd.sock │ │ ├─ 83951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2621c05547a91572ae9928f004c615fdc6f809491bf703c4cdae7c433fe8f29d -address /run/containerd/containerd.sock │ │ ├─ 89735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 794f996237dc21eadacfa2a44fb190e39911c100b5c8216b651bcc34ab3bb513 -address /run/containerd/containerd.sock │ │ ├─ 94211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b81f62aaa235fbf22918915fd7ace0dcef6ba70ee6b1d422070b01e4455be84 -address /run/containerd/containerd.sock │ │ ├─ 94255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75750ac459f9fecf6066bbb89ea1471f55460e874557adf8f61796eb3c0a765b -address /run/containerd/containerd.sock │ │ ├─102541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95c1af2637b43a3a8d3ef658fc4b4821c13478895bff9d39b151e0441d73685a -address /run/containerd/containerd.sock │ │ ├─105127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcd60bb9db775ac2b4ccc35e2c76a68f5c5bfabf073e3e1aa410c26025e5373 -address /run/containerd/containerd.sock │ │ ├─105222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a2d5556d265b2b92db38d472edf7f0fb64414ee31ac788cd72597b770b692b8 -address /run/containerd/containerd.sock │ │ ├─107380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00b625bfbaf657706930051c6fad161d60f1e35dff6aeb4308a869f6b2fd5d88 -address /run/containerd/containerd.sock │ │ ├─109026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22be496d3e1aa10f16bc4f16f60fd82d99bf51586277d1493088ab2937f22ebb -address /run/containerd/containerd.sock │ │ ├─109089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e3008aa6231a102866ea9478ccd20f80b85d7d968478a24a7ba7f73ee3de61 -address /run/containerd/containerd.sock │ │ ├─122080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 106d793806c7c24288023fb70575ca6aaed131ea15eb985ade2775c83e9a8264 -address /run/containerd/containerd.sock │ │ ├─122124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb14a8744734c5a5246bdbc35f3818cdf63ca881dac8db3cd0ecab3f05364234 -address /run/containerd/containerd.sock │ │ ├─124668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf1ac27e3c01a78b80b4ceaca602570709c48a5dade517b6b5e6c3904b377a53 -address /run/containerd/containerd.sock │ │ ├─138341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 671206e2155372062c4d9b029518beb394dfb93761f0719081d3d58766c94ece -address /run/containerd/containerd.sock │ │ ├─139908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7038eb6d9a8a8ba85222a29dcae1d849f979ad5a7e80e8df929fc324073c2b38 -address /run/containerd/containerd.sock │ │ ├─140310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e458ef4e8d32675523b13f95a2721349356db22a9cbb111ae637e748049235c6 -address /run/containerd/containerd.sock │ │ ├─141113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b3d1d75a91b19596171b4d280d5cb070cae3f3da701e2fdeb538f12ffc4fa8d -address /run/containerd/containerd.sock │ │ ├─143181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e94de86f4c6c24b84c6d8a7f814038c4b5b485f48b1c4a6e8a7fdda0de57bc71 -address /run/containerd/containerd.sock │ │ ├─143473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82cbe29858bb8db320b69d9ce2cbcbeecadad1fe2fdd90b841caeed992087af4 -address /run/containerd/containerd.sock │ │ ├─143514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400aabd880614da460b752ba2366d5489c0e21536c3fbcbd6bc87803d5501602 -address /run/containerd/containerd.sock │ │ ├─143646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcde42a552202ffee86e96c12813aa08c854841ca31cbccb47b84a16ab2f6a60 -address /run/containerd/containerd.sock │ │ ├─143876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183c8ac5a5076a8eabf931231b4b41b660540428a4151fc0f7af1942766cdb58 -address /run/containerd/containerd.sock │ │ ├─144200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeca81e1e2fdd0674a3c12eaaf9fb8468c33864d349b3f3450425f21be984648 -address /run/containerd/containerd.sock │ │ ├─168472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd2fdf1f048e4094875d5a8ee4efdddc1c4f0b5f3d30b7b00e7769512c7b7f71 -address /run/containerd/containerd.sock │ │ ├─170231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7413f933597354a07dadf2c8d9eb4ac21253243b8aee3cc4f071a8232cf5e740 -address /run/containerd/containerd.sock │ │ ├─170245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f807fff7947a49679bbf84d688afc40e14d19b2a53ed59ac41f5a54aae30de50 -address /run/containerd/containerd.sock │ │ ├─170313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f82d98887e188b3779cb7c6c9d66313ab2e929447b808083725d817e04a2803c -address /run/containerd/containerd.sock │ │ ├─170334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980e7934baadbf17720c824c9459fb01f8abbfc1060fdadc7f431b6e19a19dc6 -address /run/containerd/containerd.sock │ │ ├─170670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d16e1aa57264775e288efc5adcf1201c94c2b5b9d364f20a4cf30c688ebbbd1 -address /run/containerd/containerd.sock │ │ ├─170745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9ce5577bbef23ea7988c6aafc7488a6fde0be222068a74675a38a44c8e1b0ec -address /run/containerd/containerd.sock │ │ ├─170810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52f9ddc77ce25c6a18889f48c35eac677f26968c8a4264405a05ca7d92ed7702 -address /run/containerd/containerd.sock │ │ ├─183242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aeb018dc2ad8427c2d54054c9b1d0098a51774b2eb66fe68261d003b92bd562 -address /run/containerd/containerd.sock │ │ ├─185118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 447d0a616eaec0d9289403e7c034dbd289843c95c843729002499bf7cfc0b7a6 -address /run/containerd/containerd.sock │ │ ├─185237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01b31744db5c339efb6b0e0a2e263a3fb066cd13fd4a16a3bb6035d921ffe50 -address /run/containerd/containerd.sock │ │ ├─185328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f63bf84a51845e4c578ea8c663e6db3f084140286ab344e5af39f8b034ae76 -address /run/containerd/containerd.sock │ │ ├─200018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f01c03ecd0dc16a32bed499fd6c6aab84c213068500ca926c722f19c8ae5dddc -address /run/containerd/containerd.sock │ │ ├─206977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e472e7967392aa67bc2a3b3602585e23b4b371ab2bacf385e7e5b9afea2d06 -address /run/containerd/containerd.sock │ │ ├─207001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e437f1477ac073ec61f46f8848ddbdab1fe113e9a05f803c4915b3408714d380 -address /run/containerd/containerd.sock │ │ ├─207053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6efb3336993c375722b39fd3174eb237d028ceb18cd2d20faab1bdf59685467 -address /run/containerd/containerd.sock │ │ ├─207364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42eb8499b44c99f5b4fb39f062e1b363f5c5861ff7d092fdf94c082aecf67986 -address /run/containerd/containerd.sock │ │ ├─218010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad80bc1b4a7694c7cd26803b7a3d657e6b8b630c4a18c0a7a86d42a58cafc529 -address /run/containerd/containerd.sock │ │ ├─220205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfecf62ca777e367073f3ca5d4ba89874c585872f479fa224ef823760b8c3522 -address /run/containerd/containerd.sock │ │ ├─221362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c04ce1fe50130f2ac7aa7aef4e8b4267cb743b89bdcd795943736ea6a6e1264 -address /run/containerd/containerd.sock │ │ ├─222638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faeae430006aba370fb5e6f30aea2481025249659f541b017253b52921ba9505 -address /run/containerd/containerd.sock │ │ ├─223740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898b194378ddaf25354af1fb5e65cdaef863b3104c238d0eabf8eae9d26ade63 -address /run/containerd/containerd.sock │ │ ├─225801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd9b535113dc1a468196a908b2212caacbd867dc37970355c1a3f42ee0af31b -address /run/containerd/containerd.sock │ │ ├─227361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35291bd44694a0610efa17b941151a66925404bd07b179a4146903755a858de3 -address /run/containerd/containerd.sock │ │ ├─227486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a06f0528e20e1d887779c9f8e7df9158d5337d3790ad2c555858692c341955c -address /run/containerd/containerd.sock │ │ ├─236461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d678c03d97945df4251741f8cf855502363db89b72ba6704e996328980b3229 -address /run/containerd/containerd.sock │ │ ├─237076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e556a58a979855ca8214ddbf14d3b2de1e0cc7831d02614aa1803db8636ac2de -address /run/containerd/containerd.sock │ │ ├─239600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84485ac5a03cc18ffb8339e4e50e075469eb89053038ab80afc974ea8c481856 -address /run/containerd/containerd.sock │ │ ├─244016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5712af38f1855eab6ac02ff41ac19defeb19d871941e395082b4a550a55d476e -address /run/containerd/containerd.sock │ │ ├─244206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9617231a1399c4e6b8245b6502975b98d1423cb216b6e7894002a2b2f32ddd76 -address /run/containerd/containerd.sock │ │ ├─244249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc28bbe27548d175fa8859cf33579430251a89822635df1abe8ac9e673774796 -address /run/containerd/containerd.sock │ │ ├─244297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0351a04584988a241eabf31c4a350ca6037164a664d3be0a7305d306c627d2 -address /run/containerd/containerd.sock │ │ ├─255748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea4c3047720d40de231066592caecd46d6ec467aecb6d5cc6c1f8d1f50316328 -address /run/containerd/containerd.sock │ │ ├─258094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a43d4fd671a35bf493c51974730d53cbe4ae46b205d43e5c35809a9bb0d37a -address /run/containerd/containerd.sock │ │ └─259529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 014eaf6f7515f4c45b1e518495822a8a972cdcdd3eaa58f65ca12c0cab1c9d3d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1437 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-4100c8aa0bd068a04f32d8067939ac2d9549183ebbaa85c09d603cfbcc8ccfa3.scope … │ │ ├─34461 /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 │ │ └─34473 /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 │ ├─docker-e950ea7698ca274e1027a89f5b497713fc7bfd2370e986114cf284cb44e903dd.scope … │ │ ├─18590 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18606 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-f4b62a54514b16308e5418a13620b928900a9280eac7f3d53421e04f7f6c51a3.scope … │ │ ├─25153 /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 │ │ └─25165 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29336 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29609 /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@mgr.instance.kceirx.service │ │ │ ├─12608 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kceirx/unit.run │ │ │ └─12638 /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-kceirx --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.kceirx:/var/lib/ceph/mgr/ceph-instance.kceirx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kceirx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.kceirx -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 │ │ │ ├─18519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18540 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24849 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25112 /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 │ │ │ ├─34150 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34420 /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 │ │ ├─12241 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12274 /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 … │ │ └─10333 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138094 /sbin/multipathd -d -s │ ├─docker-595f0c8dde68eb8811593aa2bf627dbe76229f6e816b38ea20582c342cf58fb9.scope … │ │ ├─29652 /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 │ │ └─29664 /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 │ ├─kubelet.service │ │ └─40467 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.57 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-1d0608e0b897cb1697a2417635bd45cf8d490095fda76a88f5a18a7b31d9b7cd.scope … │ │ ├─12356 /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 │ │ └─12370 /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 │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r76df1b29c65045c89087b817dd9d2bf3.scope │ │ └─183183 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1106 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10842 /usr/sbin/chronyd -F 1 │ │ └─10843 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137978 /sbin/iscsid │ │ └─137979 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─619 /lib/systemd/systemd-logind │ └─docker-17af7659e0a929702de0815acd79dd801382e79a417f08b803ebb5108eaebbfb.scope … │ ├─12721 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kceirx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─12740 /usr/bin/ceph-mgr -n mgr.instance.kceirx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─bee57a12f10ed14d4c15a2fa8e53ffe85ea6d07424b1c3771885d49cd85c43ff │ │ └─49005 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2ce7dc9f43ae01903e7500664b0cf7060cd6ff3efea83821c22bb4a912880d43 │ │ ├─48821 mysqld --wsrep_start_position=d2dc72ce-5b03-11f1-9352-3e20a7692c06:20 │ │ └─48949 /var/lib/mysql/mysql-state-monitor │ ├─7b3d1d75a91b19596171b4d280d5cb070cae3f3da701e2fdeb538f12ffc4fa8d │ │ └─141137 /pause │ ├─980e7934baadbf17720c824c9459fb01f8abbfc1060fdadc7f431b6e19a19dc6 │ │ └─170436 /pause │ ├─f4dccaf634c34621e905df928c71078ae19693199242b493ac4e99388fd532e3 │ │ ├─179538 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179825 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf0gystwe/privsep.sock │ │ ├─179959 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmphy_kpqgf/privsep.sock │ │ └─180269 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─62f63bf84a51845e4c578ea8c663e6db3f084140286ab344e5af39f8b034ae76 │ │ └─185351 /pause │ ├─a7fdc544a2075d60870d70741c5bd919e2a3be949e5969a233f2cfe9aaab311a │ │ ├─167329 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167602 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167603 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─75750ac459f9fecf6066bbb89ea1471f55460e874557adf8f61796eb3c0a765b │ │ └─94279 /pause │ ├─1a590a16e4f704c372e1fb84f3c45c49f5cf2d2cf1ce033dad1defee4c891587 │ │ └─182215 /usr/bin/libvirt-tls-sidecar │ ├─9cd9b535113dc1a468196a908b2212caacbd867dc37970355c1a3f42ee0af31b │ │ └─225824 /pause │ ├─e437f1477ac073ec61f46f8848ddbdab1fe113e9a05f803c4915b3408714d380 │ │ └─207089 /pause │ ├─463c8bd0d5ac8f437a420d267b1758fcd04325a10d09b7908200ddfb028cde9e │ │ ├─ 94777 /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 │ │ └─339495 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bc28bbe27548d175fa8859cf33579430251a89822635df1abe8ac9e673774796 │ │ └─244274 /pause │ ├─53914698e870bf6d4b7ecf4dd09bed1634ecffef2259099963065a3a9bea8ba3 │ │ ├─123052 /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 │ │ └─123210 /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 │ ├─e94de86f4c6c24b84c6d8a7f814038c4b5b485f48b1c4a6e8a7fdda0de57bc71 │ │ └─143276 /pause │ ├─8bea083da7158afa4386683f72d9533f68b62a571ad0610894014ecc780828e2 │ │ └─63376 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─35291bd44694a0610efa17b941151a66925404bd07b179a4146903755a858de3 │ │ └─227390 /pause │ ├─bd2fdf1f048e4094875d5a8ee4efdddc1c4f0b5f3d30b7b00e7769512c7b7f71 │ │ └─168496 /pause │ ├─275ce415c50c9ba13e05ae7717847e9518f63440d78e66b9752f9921bbfce8cd │ │ └─44295 /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 │ ├─f9328069149e62520f5eb253126ce7a079d5336c0b8c5327a12db80cb5f0a599 │ │ ├─63921 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63971 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a9e7fb914bfe0f70783e80f66e9fe83761c47e6b76b534170a6932a7d25781a2 │ │ └─64639 /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 │ ├─7cc0bc7748b2b7be6866844705d6df6eb9e27e1f73567af525dbc922406a5f40 │ │ └─84692 /usr/local/bin/rook ceph operator │ ├─e07cc6e154bd6e98b3c61c35962879aebb772e308a94feac025906a5a67950c4 │ │ └─62410 /pause │ ├─c8330aa9b5e195b1a8b1740f700d8a09482ea87fb93cbf127299df08c7db517e │ │ └─48301 /pause │ ├─d263c313db503bceff7ecf9e8e638a4a44c564bb41b753b857f8b8f31569e38c │ │ └─188854 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1536cdc54901f642ab195bd3e679d7d8a68c229eb7be2930f88c730a670868a1 │ │ └─40287 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 │ ├─03228fea145b692ac7ffa85ff57ce205b992f990d352057dc954b9cf2f110ba3 │ │ └─47267 /pause │ ├─5aeb018dc2ad8427c2d54054c9b1d0098a51774b2eb66fe68261d003b92bd562 │ │ └─183266 /pause │ ├─00b625bfbaf657706930051c6fad161d60f1e35dff6aeb4308a869f6b2fd5d88 │ │ └─107404 /pause │ ├─ea92adf3276340da94001142e86718a7fb50060eb5bfc300cf5f2abc77b1c4b7 │ │ ├─105568 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105854 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105856 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─22be496d3e1aa10f16bc4f16f60fd82d99bf51586277d1493088ab2937f22ebb │ │ └─109053 /pause │ ├─ec39770b91a2882151235763b226ad04091fe1d859e07223f796f61dd87012a0 │ │ ├─215474 octavia-api: uWSGI master │ │ ├─215486 octavia-api: uWSGI worker 1 │ │ └─215487 octavia-api: uWSGI worker 2 │ ├─d2407a20c305cad5479283bbfa026eb5bde4e4da0170acc574af853c34400cab │ │ └─40243 kube-apiserver --advertise-address=199.204.45.57 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─43c948b8623b1114d0b10199dbf2ad26def37b7e0ba9169c2416b035aef9332c │ │ └─140515 /coredns -conf /etc/coredns/Corefile │ ├─a23cf4f1898937cd9a072e247897c55f8ceff1dc996c0ca06cabe43691ddd57d │ │ ├─167326 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167609 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167610 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ab030e4408c7deb168d63d92a53a5e9f385030e33c9dac3faaaae00822d576eb │ │ └─63266 /pause │ ├─454c04443daf2506724323efb9ff6609b6d806e3ea85f98a191c0a59a75b97a7 │ │ ├─239910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239926 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─239932 erl_child_setup 1048576 │ │ ├─239999 sh -s disksup │ │ ├─240001 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─240002 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─240046 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240047 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240057 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240416 /bin/sh -s rabbit_disk_monitor │ ├─d39211c4ec9b3474568e3a692845c7445de3332943a2e592ccf59c96fff29242 │ │ └─47413 /manager --metrics-bind-address=:9782 │ ├─e556a58a979855ca8214ddbf14d3b2de1e0cc7831d02614aa1803db8636ac2de │ │ └─237100 /pause │ ├─7970d68df60e4605894cf1cdbfcd6f1fcd2263951401fb8f3154c454a05f1578 │ │ ├─237022 magnum-api: uWSGI master │ │ ├─237042 magnum-api: uWSGI worker 1 │ │ └─237043 magnum-api: uWSGI worker 2 │ ├─d7d678d9b1021ae19a84932d3fe02657d056c4839c8fbd1b62bef20bbf6617cf │ │ ├─48766 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 │ │ └─49964 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 │ ├─400aabd880614da460b752ba2366d5489c0e21536c3fbcbd6bc87803d5501602 │ │ └─143537 /pause │ ├─785c15051b7ce76f2339a6a58231529500753896522a2883f4ae39ebfafe7cef │ │ ├─178812 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179059 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179060 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179061 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─7b9e3a71ae51af37c3e23f8176a878ea44f3527db3a07bbe1cda25738072115b │ │ └─216795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─dd5811e5993ba89f6d9adc212790729db7205d90b6a5a491b14a9039e8f6e800 │ │ └─64946 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─16afb364625e653be947a3842e3df7601d0d6b16cac5f3ecff454be79b84dcf5 │ │ ├─262113 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─262125 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c35e5c0cd86047890198601f6a7e321e214f2eb078e10036744d2ca09ca2f05f │ │ └─64499 /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 │ ├─5e73c80467ddc4f94ff335ceb34cbe01987f49fca0f9557a5a6f51a9bcb3f67a │ │ └─59993 /pause │ ├─7508c1ed5f4cd3c7650b50a1561844fdc670906248271dfdf566fedef8f8f641 │ │ └─44095 /pause │ ├─2d7aaddbd5891640d4076a61d931d919316f104b3ee0af551eb8425528696ab5 │ │ └─43156 /coredns -conf /etc/coredns/Corefile │ ├─7126d520932a320be8938f25c13448975df4c840b5195413a3e03627064aeeb5 │ │ ├─76931 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76948 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76954 erl_child_setup 1048576 │ │ ├─77001 sh -s disksup │ │ ├─77003 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77004 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77030 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77273 /bin/sh -s rabbit_disk_monitor │ ├─7b810c65569e1de00024596900c9326fefb4a9d0fc3aaaddb0e77c42c912cc03 │ │ └─61931 /pause │ ├─362d902a304a25e127a489905f723a964c4b32ef85adb8d8f4cda975f1d97282 │ │ └─62740 /pause │ ├─32fa4319f9e906277cab77168b6a5c0642343c32806a54fef5a0ac8c65320fde │ │ └─252503 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─df0e09df72eb9a3c76b9de41cd52f9b126caa7a15108584e5de7e81dde8481d4 │ │ └─220389 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ac0351a04584988a241eabf31c4a350ca6037164a664d3be0a7305d306c627d2 │ │ └─244353 /pause │ ├─2a8e379ab0e732d545a4216f85be401c8bc298888cff79fb5754ca9d2f9d0a00 │ │ ├─196513 heat-api-cfn: uWSGI master │ │ ├─196526 heat-api-cfn: uWSGI worker 1 │ │ └─196527 heat-api-cfn: uWSGI worker 2 │ ├─34c455b819d38f69c91c2bd03b7a0d0fb45a47026cd21aa91b59f1ff045c3c06 │ │ ├─181100 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─181642 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj56q46ij/privsep.sock │ │ ├─361598 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwtsqg8wj/privsep.sock │ │ ├─361876 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3fm9fv3o/privsep.sock │ │ ├─362194 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362197 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363976 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3fd75bf5-0026-4f18-8a10-3eb56b0f1f45 --namespace=qrouter-3fd75bf5-0026-4f18-8a10-3eb56b0f1f45 --conf_dir=/var/lib/neutron/ha_confs/3fd75bf5-0026-4f18-8a10-3eb56b0f1f45 --log-file=/var/lib/neutron/ha_confs/3fd75bf5-0026-4f18-8a10-3eb56b0f1f45/neutron-keepalived-state-change.log --monitor_interface=ha-ca7570a0-df --monitor_cidr=169.254.0.88/24 --pid_file=/var/lib/neutron/external/pids/3fd75bf5-0026-4f18-8a10-3eb56b0f1f45.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367500 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cc0872e4-2183-46eb-8ed9-1e82e0d4127a --namespace=qrouter-cc0872e4-2183-46eb-8ed9-1e82e0d4127a --conf_dir=/var/lib/neutron/ha_confs/cc0872e4-2183-46eb-8ed9-1e82e0d4127a --log-file=/var/lib/neutron/ha_confs/cc0872e4-2183-46eb-8ed9-1e82e0d4127a/neutron-keepalived-state-change.log --monitor_interface=ha-a76d69c9-17 --monitor_cidr=169.254.0.139/24 --pid_file=/var/lib/neutron/external/pids/cc0872e4-2183-46eb-8ed9-1e82e0d4127a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367944 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ef2a6828-4688-47df-9c16-44b66aba95a8 --namespace=qrouter-ef2a6828-4688-47df-9c16-44b66aba95a8 --conf_dir=/var/lib/neutron/ha_confs/ef2a6828-4688-47df-9c16-44b66aba95a8 --log-file=/var/lib/neutron/ha_confs/ef2a6828-4688-47df-9c16-44b66aba95a8/neutron-keepalived-state-change.log --monitor_interface=ha-3f4915de-25 --monitor_cidr=169.254.0.251/24 --pid_file=/var/lib/neutron/external/pids/ef2a6828-4688-47df-9c16-44b66aba95a8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─373624 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ab9e8e69-21eb-42eb-8428-1f18fcfad67e --namespace=qrouter-ab9e8e69-21eb-42eb-8428-1f18fcfad67e --conf_dir=/var/lib/neutron/ha_confs/ab9e8e69-21eb-42eb-8428-1f18fcfad67e --log-file=/var/lib/neutron/ha_confs/ab9e8e69-21eb-42eb-8428-1f18fcfad67e/neutron-keepalived-state-change.log --monitor_interface=ha-3dcbc7f7-df --monitor_cidr=169.254.0.117/24 --pid_file=/var/lib/neutron/external/pids/ab9e8e69-21eb-42eb-8428-1f18fcfad67e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e9cfae1a243ba6c38857375b69ac95f1a578d82963631bbd37f42c229cfd5da3 │ │ └─65169 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─28c163e3fbf1fa4747d74ce9c672bf6de503297a8a09bca034ecc6718ab323de │ │ └─148914 /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 │ ├─9a3a7f3b8097c506292af6013484c96bd45cb68fabb5c6848ec540c9453a3ca3 │ │ └─76852 /pause │ ├─6e7e6e9dea43829a6896ec28808072bd694089a221650c184cf9d5b6cafc47a9 │ │ └─259108 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─4ac729434518e542bff15f70863c07c4fb227fc6bfb3cdad956fd2e3315b4707 │ │ ├─166412 nova-api: uWSGI master │ │ ├─166438 nova-api: uWSGI worker 1 │ │ └─166439 nova-api: uWSGI worker 2 │ ├─39d4cc4d98c3bfc3b840b112f685ba309128eec3f75c96e18d7dbcd350575f14 │ │ └─221430 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─aa276c793a670ddf7a1bb571a86aea7040eb05a3a0b6621dfc32f5c37c72521f │ │ ├─218190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218206 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─218212 erl_child_setup 1048576 │ │ ├─218264 sh -s disksup │ │ ├─218266 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─218267 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─218354 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218355 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218365 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─218577 /bin/sh -s rabbit_disk_monitor │ ├─5b285bfc5d374dd0bcb25c27238a14da20e5d68ea77ce46f39765174d087679a │ │ └─43693 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 │ ├─9617231a1399c4e6b8245b6502975b98d1423cb216b6e7894002a2b2f32ddd76 │ │ └─244234 /pause │ ├─4a5e2c62acb596b2180413237b5e01b8b9b84be7169d03c01617c913e515091c │ │ └─48647 /pause │ ├─b47ba5c8716f18aaecaaab384c43563455061f97a9a81d6baf6fe777551b3afd │ │ └─64803 /goldpinger --static-file-path /static │ ├─1b20197ca22a4f8c74836cdbd64f5c491a0620bf098e5005c61c98fe3cafbaab │ │ ├─237002 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237286 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237287 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─41dc28add8b14391a6500621b1f58732c9f4ad8db721d8bd735eae23ae74659c │ │ └─41391 /pause │ ├─5712af38f1855eab6ac02ff41ac19defeb19d871941e395082b4a550a55d476e │ │ └─244044 /pause │ ├─4c8db82302d0d4b56d460ae8cf02f25f731936081413785c76ff31d09fe5c672 │ │ └─78339 /pause │ ├─51ce30f14184d40882ff1dc9b0ab22114d9f0c9fe2119dc355796e0465ff9a39 │ │ └─51108 valkey-server *:6379 │ ├─96f7c888d2c2f0dbb351a244ae8e5385a5c0ad2bd377b9a14d82e40b9c875074 │ │ └─47539 /manager --metrics-bind-address=:8080 │ ├─64d9b3ee4f2daff577342555a95c38149d04a7cc92c5b07677140cc76dca2e25 │ │ └─56131 nfd-master -crd-controller=true -metrics=8081 │ ├─a2877deb76bb6faf696e2e3b5f4a760fe068d83f92f856e8912742f1fdd57d7b │ │ └─47730 /pause │ ├─23c6e4ba0a792c05b8c114c1100732fd9f17e0a2849395578e0bc8d297e10883 │ │ └─122762 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7c04ce1fe50130f2ac7aa7aef4e8b4267cb743b89bdcd795943736ea6a6e1264 │ │ └─221386 /pause │ ├─9cfb0eb485f6ccbfccd08fb3b7a8c5cb0f605f03e33c534bf0529811e9b440d6 │ │ ├─118348 cinder-api: uWSGI master │ │ ├─118361 cinder-api: uWSGI worker 1 │ │ └─118362 cinder-api: uWSGI worker 2 │ ├─b9c193d2453bdd7cdeda9cd4313138e7db7c5e0cba8a07313ed700c86b2c2592 │ │ └─59793 /pause │ ├─d9961c4e402787bec22d09831b4c49a18b196aac5b1b36c1b1a381ecbb997ea6 │ │ ├─217666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─217685 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─218147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─386487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─73aebcbd6fedd87b9396742c4d59dba86806c01a0551bffde75687a4a01d797b │ │ └─43247 /coredns -conf /etc/coredns/Corefile │ ├─dbef2afe286b848c5b94647b4e68a39e9922c3d3481df75d56d2e57754b310ad │ │ └─65283 /bin/pushgateway │ ├─c6efb3336993c375722b39fd3174eb237d028ceb18cd2d20faab1bdf59685467 │ │ └─207115 /pause │ ├─cdee6e9fa953d1757116d1df8db2edea989424a2fdb7d35c4bd95bcf9034440b │ │ └─48060 percona-xtradb-cluster-operator │ ├─a644a55a577121e15b62018d678deadb60b5df0d3ac61e10e47abd2d275a74dc │ │ └─40142 /pause │ ├─ae12005f3e22d225098a3dad9a97a5642d41ffa6767424d8278225a583cb5f12 │ │ ├─236546 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237176 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpz8mw2cpv/privsep.sock │ │ ├─237179 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237182 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─aeca81e1e2fdd0674a3c12eaaf9fb8468c33864d349b3f3450425f21be984648 │ │ └─144223 /pause │ ├─1cc4948a5c106cf265409534f27c4f2c0fd8909da81008868069f415ab22ceed │ │ └─44343 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d0e90eac8530a99bd1a7e38df0d8eeecba50d44153b85f36d4eae72b22f0d894 │ │ └─42778 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─472931afb835f72f745384b07a17421f8a977e32627ab7cebeee987bcb4febdb │ │ └─55695 /pause │ ├─794f996237dc21eadacfa2a44fb190e39911c100b5c8216b651bcc34ab3bb513 │ │ └─89780 /pause │ ├─fcde42a552202ffee86e96c12813aa08c854841ca31cbccb47b84a16ab2f6a60 │ │ └─143684 /pause │ ├─3160bc04845c14bab3f11bab55dc9017af4d4b6945c023468ce668f553080c69 │ │ └─40299 etcd --advertise-client-urls=https://199.204.45.57:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.57:2380 --initial-cluster=instance=https://199.204.45.57:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.57:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.57:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─183c8ac5a5076a8eabf931231b4b41b660540428a4151fc0f7af1942766cdb58 │ │ └─143918 /pause │ ├─4fcd60bb9db775ac2b4ccc35e2c76a68f5c5bfabf073e3e1aa410c26025e5373 │ │ └─105152 /pause │ ├─9a980e9792a39211efbf653112051842ac3a318ef9cb16c69b8f3a39bd2a08c6 │ │ └─55025 /pause │ ├─7eb9c3b1742a39b7dc64c95ef86bd5e4dcf8a4b3d69470990dbac6983cc0f2c1 │ │ └─183151 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cae244aa2b9e5c51b08915bfd2309aab65dc70574bf9c09271126bd4d5406da2 │ │ └─61902 /pause │ ├─dfb9f6ee1dd029aa3d5a91e6cbba29e0ae79c9451f8801c9dd2c7cd6ddeedaa7 │ │ └─94630 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-s6hh4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─31509a9350428f8210989f3d279f585201f42c91779328623c26844ae5bf4191 │ │ ├─65959 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65976 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65982 erl_child_setup 1048576 │ │ ├─66029 sh -s disksup │ │ ├─66031 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66032 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66323 /bin/sh -s rabbit_disk_monitor │ ├─7349f8537ca356e19e50fd77d50694b1ff6fcc050a0eea154b540c17467c47c7 │ │ ├─196797 heat-api: uWSGI master │ │ ├─196810 heat-api: uWSGI worker 1 │ │ └─196811 heat-api: uWSGI worker 2 │ ├─dc9c0e3dcb297067747b3a50e3554f88635026d909c343177c84982c81c203e2 │ │ └─43602 /pause │ ├─14b3540ee064e3b3d66ff4f019f88c2fe2df6678ef02af2365a8a009747c921e │ │ ├─168610 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168628 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168634 erl_child_setup 1048576 │ │ ├─168681 sh -s disksup │ │ ├─168683 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168684 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168827 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168828 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168838 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168944 /bin/sh -s rabbit_disk_monitor │ ├─75df5655b8962e78a76989222acfdb7f7e83a585d4e9060e96ca91228fc04f85 │ │ └─61832 /pause │ ├─0250d7f5facaf6f86b01cda87afb0c95379c7875fe5aebc3d42e324516db2493 │ │ └─95396 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─51ce758de9ddc01c6e0e384849afd03bc45ecfab0973b855bbdddcd1ceef489a │ │ └─60036 /pause │ ├─359593a0ee4b7337eb867f5dec6271c03adfc8a2e75c4a9ccbc9afa4fd34aab3 │ │ └─64412 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-57.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─638bde5648985e28bf2b0491e4964fc0fdab1ffba5eabfa859f1b72811c5b6ad │ │ └─56278 /secretgen-controller │ ├─0a6a25f47011ba4d0a0e6b545771b776c5ea6025a937d258a96b5396e18c6bbf │ │ ├─183354 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183371 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183378 erl_child_setup 1048576 │ │ ├─183428 sh -s disksup │ │ ├─183429 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183431 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183452 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183453 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183463 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183753 /bin/sh -s rabbit_disk_monitor │ ├─919af10861734581cfed252ee9d5eae6533dac8afd1ee96a70d61013f3c7e24e │ │ ├─252765 manila-api: uWSGI master │ │ ├─252821 manila-api: uWSGI worker 1 │ │ └─252822 manila-api: uWSGI worker 2 │ ├─b9ce5577bbef23ea7988c6aafc7488a6fde0be222068a74675a38a44c8e1b0ec │ │ └─170769 /pause │ ├─f869c22ca96bccf265f46cd3dab4f0bf02d31a1d3a2ce7996ba00ffbf6036265 │ │ ├─171354 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392640 sleep 300 │ ├─86b9a9d4f4c2df8e8268076bd6cf581d74f3a2eb74de413766c876e01ae1f217 │ │ └─59966 /pause │ ├─671206e2155372062c4d9b029518beb394dfb93761f0719081d3d58766c94ece │ │ └─138418 /pause │ ├─d1a9cc9eec0465b433583b120f01275b35c86385f0bc697bdcd5a0f8ee0e56f6 │ │ └─63505 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cfecf62ca777e367073f3ca5d4ba89874c585872f479fa224ef823760b8c3522 │ │ └─220230 /pause │ ├─60be7da2209976bb661332c8a9357ba6aadcfa14580828631873016119625097 │ │ ├─83308 barbiacan-api: uWSGI master │ │ └─83320 barbiacan-api: uWSGI worker 1 │ ├─147622ae3c62c7a02c78fd5738b40297657c7df7b378eac2b9f0bac20111ef70 │ │ ├─62959 nginx: master process nginx -g daemon off; │ │ ├─62987 nginx: worker process │ │ ├─62988 nginx: worker process │ │ ├─62989 nginx: worker process │ │ ├─62990 nginx: worker process │ │ └─62991 nginx: worker process │ ├─84485ac5a03cc18ffb8339e4e50e075469eb89053038ab80afc974ea8c481856 │ │ └─239624 /pause │ ├─e4ff6aa47605d530140844acdd8f5778c5f15d10a2902121240e88bd5775fff0 │ │ └─40415 /kube-vip manager │ ├─c904cffcb9b5abe096dd44960e88c135c539d9f6a059fc0c8f3de39aa591cb9d │ │ └─222697 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─faeae430006aba370fb5e6f30aea2481025249659f541b017253b52921ba9505 │ │ └─222671 /pause │ ├─f2cb66070d23d3888e0ffe766d72af3aa069073975c94f39f847c48df14db435 │ │ └─67936 /pause │ ├─d01b31744db5c339efb6b0e0a2e263a3fb066cd13fd4a16a3bb6035d921ffe50 │ │ └─185271 /pause │ ├─46e3d05cb16c95b38512f524c990e2c61c02622d8e806c0cfe473336d1a4019c │ │ └─44184 /pause │ ├─f057673c96611c407d24210ecacba5a3abbdbf460b9cd96ca3e893551f4bfbd3 │ │ └─64206 /pause │ ├─f58084b7bfc8c4117c580cfb8bcf120b2c2dda48948c13b1c0b6b84350bb5504 │ │ └─55768 /pause │ ├─a4bb4a01a1eb96ae7db6de9cf898ff330aee302fd8c78382470ec214c22a6f56 │ │ └─65071 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7038eb6d9a8a8ba85222a29dcae1d849f979ad5a7e80e8df929fc324073c2b38 │ │ └─139931 /pause │ ├─75e19b7f0fc1dac9a62b82c42b69b4a1cc9fdb4b495eb046c252147e5581b1d2 │ │ └─65466 /bin/oauth2-proxy │ ├─7db6d76681a4c7a8d739245a29bb43df465591255360aa84ae3cad24d2cc8b29 │ │ └─43217 /pause │ ├─3ab02e262f132e62a401cf7efe0c94b5b859cbec0d2c6a5d6ff8cef63f0d0f78 │ │ └─51663 redis_exporter │ ├─45526b120feec20b3e30b36f91f87b8238176bda4ba1ef6b1b7d7a3707531592 │ │ └─55807 /pause │ ├─9f841506a3409f67700ded0645cf304b4c5aa6f6188f70b702b2dc68d1d8342d │ │ └─40175 /pause │ ├─0862ca471b10f656518971bc1e0b5ddcb072f1d098f295ec0d296e11e77c419e │ │ └─61573 /pause │ ├─3d16e1aa57264775e288efc5adcf1201c94c2b5b9d364f20a4cf30c688ebbbd1 │ │ └─170721 /pause │ ├─f13de37b8ce3855daa4bdd7e7dce9ccb831dcd6d59fdf9fa27f5614cbcd39870 │ │ └─225850 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e09f1347cc55359919170de656dc6dbe61dcc39292f671f2e6b8b55656cbcedc │ │ ├─181125 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181822 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzbz1vn72/privsep.sock │ │ ├─182139 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_2s3jydh/privsep.sock │ │ ├─182544 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfhbfp993/privsep.sock │ │ ├─182835 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182838 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182926 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ed63861a-c1c2-4cb4-bef5-e4412470bd79/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ed63861a-c1c2-4cb4-bef5-e4412470bd79/host --addn-hosts=/var/lib/neutron/dhcp/ed63861a-c1c2-4cb4-bef5-e4412470bd79/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ed63861a-c1c2-4cb4-bef5-e4412470bd79/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ed63861a-c1c2-4cb4-bef5-e4412470bd79/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1b6e50bf-7864-40a5-9448-49b0b9c88bc5,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─182929 haproxy -f /var/lib/neutron/ns-metadata-proxy/ed63861a-c1c2-4cb4-bef5-e4412470bd79.conf │ │ ├─202089 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/eb233fb2-55c9-4a83-b906-12bc3ea7984b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/eb233fb2-55c9-4a83-b906-12bc3ea7984b/host --addn-hosts=/var/lib/neutron/dhcp/eb233fb2-55c9-4a83-b906-12bc3ea7984b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/eb233fb2-55c9-4a83-b906-12bc3ea7984b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/eb233fb2-55c9-4a83-b906-12bc3ea7984b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-19abf537-3896-47a1-b0cf-14f6dc019d68,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─202092 haproxy -f /var/lib/neutron/ns-metadata-proxy/eb233fb2-55c9-4a83-b906-12bc3ea7984b.conf │ │ ├─366901 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpwpcd4oxq/privsep.sock │ │ └─377058 haproxy -f /var/lib/neutron/ns-metadata-proxy/c2ca4c10-6372-4c0a-b832-8284c367fba2.conf │ ├─7413f933597354a07dadf2c8d9eb4ac21253243b8aee3cc4f071a8232cf5e740 │ │ └─170283 /pause │ ├─ad80bc1b4a7694c7cd26803b7a3d657e6b8b630c4a18c0a7a86d42a58cafc529 │ │ └─218036 /pause │ ├─f8e3008aa6231a102866ea9478ccd20f80b85d7d968478a24a7ba7f73ee3de61 │ │ └─109120 /pause │ ├─7b81f62aaa235fbf22918915fd7ace0dcef6ba70ee6b1d422070b01e4455be84 │ │ └─94235 /pause │ ├─ad9733b01dea3f4c02c3ae9b58f721db44916a4c8c046d277a927511573bec2f │ │ └─63557 /pause │ ├─3291c9a1c5341122f2042713387444a402632d0bc3bc4c91039efc45eece1c5b │ │ └─56167 nfd-gc -gc-interval=1h │ ├─97c1fcfdb92934c70fb2f0942beabb3e2eb26b03500d0e9225a852f2cac22470 │ │ └─61270 /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 │ ├─c04b0d26af925e85ad7a847e5ce383e2ac7076ac0f3a7a586cd5bbeb5014a241 │ │ └─55970 /pause │ ├─3dc6ff1de6b86e0c5a36ca1afa6ea3842966c2dec8bf641cbf1f41e7f06b2985 │ │ └─44145 /pause │ ├─1f34b9bc3a0d33f3d14bd8923c2221f1a44569240d1acefe50075c63bb3dca8f │ │ ├─258202 apache2 -DFOREGROUND │ │ ├─261262 (wsgi:h -DFOREGROUND │ │ ├─261263 (wsgi:h -DFOREGROUND │ │ ├─261264 (wsgi:h -DFOREGROUND │ │ ├─261265 (wsgi:h -DFOREGROUND │ │ ├─261266 (wsgi:h -DFOREGROUND │ │ ├─261267 apache2 -DFOREGROUND │ │ └─261268 apache2 -DFOREGROUND │ ├─7fb10f6ef807addbbeef371d4f4b38650cb3590bfd870fbb49787a67aef7b879 │ │ ├─ 46748 /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 │ │ ├─ 46761 /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 │ │ ├─ 46872 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─257742 nginx: worker process │ │ ├─257743 nginx: worker process │ │ └─257744 nginx: cache manager process │ ├─ce70349e05d07ef3f95c9d1422bd9b929003e43bc7a603ee559fbfbd63ea2959 │ │ └─40648 /pause │ ├─a9ab0299b52ca19371ccf3d05e2d8819dbfd53e35e6a6bb1893e1979e21c1ba8 │ │ ├─196482 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196862 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196863 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─59c2986eeb49e913044c5095c8e8c3a3ee4824a7cb8f0e5ce14006fe12a44c43 │ │ └─252784 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2621c05547a91572ae9928f004c615fdc6f809491bf703c4cdae7c433fe8f29d │ │ └─83974 /pause │ ├─10a43d4fd671a35bf493c51974730d53cbe4ae46b205d43e5c35809a9bb0d37a │ │ └─258119 /pause │ ├─894a5ecd000d1068e21d59b49894a071a89e257d23923fa533abc7778c6ad7d8 │ │ ├─89908 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89927 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89933 erl_child_setup 1048576 │ │ ├─90069 sh -s disksup │ │ ├─90072 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90074 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90111 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90112 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90124 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90278 /bin/sh -s rabbit_disk_monitor │ ├─1d678c03d97945df4251741f8cf855502363db89b72ba6704e996328980b3229 │ │ └─236484 /pause │ ├─30e472e7967392aa67bc2a3b3602585e23b4b371ab2bacf385e7e5b9afea2d06 │ │ └─207064 /pause │ ├─7f63c909f7dac04dacf644c52ad21a9e3f825e10df4cb52140f8b9c7aacf10f1 │ │ └─41412 /pause │ ├─33ea40dc08ac348b028076ca121ae1b792036413ee119be18c7f58718f385d15 │ │ └─42735 /pause │ ├─c75c7c598675d2941921910d137b43e7c317ba801c1d9d6226447ac69cd516d2 │ │ └─182286 /bin/bash /tmp/libvirt.sh │ ├─106d793806c7c24288023fb70575ca6aaed131ea15eb985ade2775c83e9a8264 │ │ └─122104 /pause │ ├─82ba29eec01a1b4074a0ef7a60856bef9657ea6d679152ba65f55590ba48dc68 │ │ ├─200126 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200145 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200151 erl_child_setup 1048576 │ │ ├─200198 sh -s disksup │ │ ├─200200 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200201 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200218 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200219 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200229 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200518 /bin/sh -s rabbit_disk_monitor │ ├─1ce485b62380295ba97d0f67578988361e133044fb54890a8ea6b0e0c63447be │ │ └─51042 /pause │ ├─1758aad0804144020293df80ebcf0aeef85e6bf5d20da9c6b9f8fbcfe54f38d5 │ │ └─139330 /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 │ ├─014eaf6f7515f4c45b1e518495822a8a972cdcdd3eaa58f65ca12c0cab1c9d3d │ │ └─259555 /pause │ ├─14a0be4bd9aa1f820b5a99d80a63700c0a04e7ab131cc8c6b9ddf35b1c67c605 │ │ ├─41878 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42258 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a4fb31457a3733ce27e8171f51751c2ebf373ce1af89af21ccc5cac87aea74de │ │ └─44388 /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 │ ├─632e74e0c85ebf003e479ada4887682828dcb28d21543d55253a83646653b43f │ │ └─64678 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-57.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─e2bcde499b428e66c5b9e84ff9d54b3d06a9ec446986b5b9211a01e8fbf5aca2 │ │ ├─60785 python -u /app/sidecar.py │ │ ├─61110 python -u /app/sidecar.py │ │ └─61111 python -u /app/sidecar.py │ ├─a27deee5182081a8525a6e2fc796f825ac3db44a0ee6032131370cea7d529c74 │ │ └─64454 /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 │ ├─b5db8841fa0730edf4c4157d08840d6039658b3da7781e47d0483611a4e2950d │ │ └─51200 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 │ ├─68a0e5b4f25ef6c45a85c5cc1c0f557526c92273e4e2d3b272577156f368da85 │ │ ├─ 70924 apache2 -DFOREGROUND │ │ ├─ 70969 (wsgi:k -DFOREGROUND │ │ ├─ 70971 (wsgi:k -DFOREGROUND │ │ ├─ 70973 (wsgi:k -DFOREGROUND │ │ ├─ 70976 (wsgi:k -DFOREGROUND │ │ ├─383280 apache2 -DFOREGROUND │ │ └─397121 apache2 -DFOREGROUND │ ├─a45a3ccad8caa5675e94ea49db9a4fa29c05781b18d0aba27c9a669ceaf9107d │ │ └─242065 docker-registry serve /etc/docker-registry/config.yml │ ├─ea4c3047720d40de231066592caecd46d6ec467aecb6d5cc6c1f8d1f50316328 │ │ └─255771 /pause │ ├─9df5e321edb972ab83556d943b6973f5c63c260549d17ce8c35c56e25cffdcee │ │ └─223927 /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 │ ├─68f67a4f85476ef63a314da87745921d5a55a4cc1da361dd3f4d47f54a2e8ddb │ │ ├─166519 nova-metadata: uWSGI master │ │ ├─166532 nova-metadata: uWSGI worker 1 │ │ └─166533 nova-metadata: uWSGI worker 2 │ ├─4dcaa9769e1449239013a468d07b821b1cd269488f924e468f2209a2c5101531 │ │ └─65447 /bin/oauth2-proxy │ ├─686da7da07e8a2ac877a8ca743fa724974a96acc070289c4a4ef7548eac503d4 │ │ └─107079 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e9962cf434d064eef63ca002691c4ad8f88be879f915bb6ca4e23d8bea9cf11d │ │ ├─129465 placement-api: uWSGI master │ │ ├─129490 placement-api: uWSGI worker 1 │ │ └─129491 placement-api: uWSGI worker 2 │ ├─994dd9eb175cb7222d6512ae51517dd5ab423cfb9bc66f55e8e6edb21622fefe │ │ └─40673 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e68120e7368fe889a67ad2808c94e19861fc2e9939cb93e54f37a4621054eea5 │ │ └─65724 /pause │ ├─cf1ac27e3c01a78b80b4ceaca602570709c48a5dade517b6b5e6c3904b377a53 │ │ └─124691 /pause │ ├─c67619f79de15be354c912c94452a6b4cbd20763a27bb87b85a8e0740138de9d │ │ └─51365 valkey-server *:26379 [sentinel] │ ├─6aa273c49de43ea26075adcf2074198cfa3ed68d2bd0de65b0bb24e1ad25cb9c │ │ ├─188823 /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 │ │ ├─362104 /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/tmp6i6islgs/privsep.sock │ │ ├─362453 /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/tmp6cha__ng/privsep.sock │ │ └─364872 /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/tmp95rzgf_s/privsep.sock │ ├─9f2b20476ea236e34ac1aedf193e637c09e231b66ecaa0748523c1716c82c5ea │ │ └─41670 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0b18695738985fa8dbe0d6bd16be38ff49ec90885a4cb6210d945a4f3a10a67d │ │ └─118857 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7cca81e4942593b5d34222bf638e7bed0627b8ce06808bdba5ce016d8083fbac │ │ └─43125 /pause │ ├─fb14a8744734c5a5246bdbc35f3818cdf63ca881dac8db3cd0ecab3f05364234 │ │ └─122161 /pause │ ├─f01c03ecd0dc16a32bed499fd6c6aab84c213068500ca926c722f19c8ae5dddc │ │ └─200042 /pause │ ├─a7a1c6d3f9ca95a212f130408affb2e448bcfcdbafb28c71ee5fd3d172f0fde7 │ │ └─65319 /bin/memcached_exporter │ ├─c1c86f54cd2b49ae3b01460c36340f2e15864a14d56b14e3b5c532e7000aabc0 │ │ └─50892 /pause │ ├─42eb8499b44c99f5b4fb39f062e1b363f5c5861ff7d092fdf94c082aecf67986 │ │ └─207387 /pause │ ├─95c1af2637b43a3a8d3ef658fc4b4821c13478895bff9d39b151e0441d73685a │ │ └─102568 /pause │ ├─6ac4c6e4e0b12975d53d62877616997e4dd52e70fa66fd26efb601637e353202 │ │ ├─178860 neutron-policy-server: uWSGI master │ │ ├─178873 neutron-policy-server: uWSGI worker 1 │ │ └─178874 neutron-policy-server: uWSGI worker 2 │ ├─7f3eaf95d1a3bdfedfb776816e4e43bd03f07831cbafa47aec2ef44d13aa5329 │ │ ├─216813 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─217304 octavia-worker: ConsumerService worker(0) │ │ └─217307 octavia-worker: ConsumerService worker(1) │ ├─53785a4263f8d20e98f36a326735dd93c17c73f9402021fb52ecb2403bf98fd5 │ │ └─61331 /pause │ ├─1519f3b15db79f25d9a1aaf98b24d4c1fdbcc5a18492397b240d54d3433268b6 │ │ └─40260 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 │ ├─e151ff3b2d0e9a7a51f8bf3de747b45d80ac6bf5c839587a055cfe50def11cd1 │ │ ├─181101 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─181374 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─181375 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─0140e924e64e751affaaa4efa8daa6b3703b5720303bc9edf72fd813c909540f │ │ └─64717 /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 │ ├─6c9336c579455c17e1b4a33d426624c779b20281666d99791d88dad483f78672 │ │ └─46800 /server │ ├─44f86b9276a65e05ef8c911be68ca79b5bcec6b7c0439fb8dddfbccd4e04fe29 │ │ └─62339 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 │ ├─58b8df66a19e6d996734bb49f3a84ff0edfadaf9a04211ee097cad9540bea514 │ │ └─40139 /pause │ ├─44396aedf848d59604ced958036718c2da1a7052733378f5062af6d9f0ff6bcd │ │ └─40094 /pause │ ├─4ae47b0c5f5ec8a4454971a0efb4e1814ef65361fe7db7569a17e409e6f0a8f6 │ │ └─260613 /bin/openstack-database-exporter │ ├─2e06d43b1598746621c209a1e8fc690492c2ce72aac548f1bfff0d9f381683f8 │ │ └─60945 /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 │ ├─8cfb7b051ad59d6aff4b4655c9ad441cc7e09730406d3533f68cf78b78a26c81 │ │ └─40163 /pause │ ├─b8c9b9edf7aed847e95d1b91b49b45aa8bc7c724350d7aecb331260ba6dae92f │ │ └─60307 /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 │ ├─c60c64883e1c54a7adb1c49660b461213039bef7798d81631809fe30319bb220 │ │ └─46478 /pause │ ├─447d0a616eaec0d9289403e7c034dbd289843c95c843729002499bf7cfc0b7a6 │ │ └─185151 /pause │ ├─a51a4ef0a268447a93cfd0e3cc1a69d76185f0ac3425d73e42e8e7e98553c0a8 │ │ └─48919 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─587152e0d52a0818b7b3d22f2eadb3da63b687da883a261037f81e961731e99f │ │ └─46530 /pause │ ├─602566e37586e64abfd56aa227859f81e3d2c1d819daa4ec17e471a34cf36642 │ │ └─64338 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─52f9ddc77ce25c6a18889f48c35eac677f26968c8a4264405a05ca7d92ed7702 │ │ └─170844 /pause │ ├─cc604ac3e6cff290048589dec212966ec72e5c48699f27da2860fd1a6e27dae7 │ │ ├─141218 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141235 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141241 erl_child_setup 1048576 │ │ ├─141313 sh -s disksup │ │ ├─141360 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141363 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141465 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141466 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141476 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141544 /bin/sh -s rabbit_disk_monitor │ ├─f9a9b48b5725ab21bc82506971607fdf30e311e56ad85dd13cd528785ffee9dc │ │ └─56048 nfd-worker -metrics=8081 │ ├─70ac47613483e37d7950d710b0dc0cbd3d98f74c607d49556291354a6919ee03 │ │ ├─252803 /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 │ │ └─253008 /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 │ ├─e458ef4e8d32675523b13f95a2721349356db22a9cbb111ae637e748049235c6 │ │ └─140334 /pause │ ├─f82d98887e188b3779cb7c6c9d66313ab2e929447b808083725d817e04a2803c │ │ └─170440 /pause │ ├─776f4ac9d23823a1a9c855d4a349e21ec5c0b2d63ae11d6b3b8206b911730245 │ │ ├─103068 glance-api: uWSGI master │ │ ├─103081 glance-api: uWSGI worker 1 │ │ └─103082 glance-api: uWSGI worker 2 │ ├─f6d0883c227b2df0e2c6c2425d173a736435cf98a0c4ae4a4a5b12d028c5778a │ │ ├─107482 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107498 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107504 erl_child_setup 1048576 │ │ ├─107562 sh -s disksup │ │ ├─107564 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107565 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107566 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107567 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107577 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107818 /bin/sh -s rabbit_disk_monitor │ ├─0a06f0528e20e1d887779c9f8e7df9158d5337d3790ad2c555858692c341955c │ │ └─227518 /pause │ ├─d37212b63b4c233ad120de86421ff0a76d72c88f2e602003ce3e1d0686a92405 │ │ ├─60756 python -u /app/sidecar.py │ │ ├─61108 python -u /app/sidecar.py │ │ └─61109 python -u /app/sidecar.py │ ├─426ccb4bf658adfb76dac92e198f4d959618c7fb75d63e29d2595f14a53a38e9 │ │ └─47365 /pause │ ├─a24302c970658cba01caaa7ff75f12e64ff9441036f16c6a69a40093ac3d6699 │ │ ├─139365 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139380 /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 │ ├─898b194378ddaf25354af1fb5e65cdaef863b3104c238d0eabf8eae9d26ade63 │ │ └─223763 /pause │ ├─82cbe29858bb8db320b69d9ce2cbcbeecadad1fe2fdd90b841caeed992087af4 │ │ └─143500 /pause │ ├─0a2d5556d265b2b92db38d472edf7f0fb64414ee31ac788cd72597b770b692b8 │ │ └─105247 /pause │ ├─f807fff7947a49679bbf84d688afc40e14d19b2a53ed59ac41f5a54aae30de50 │ │ └─170317 /pause │ └─0e34645a6b869ec9338288b378f8f8eb0e4f36eb296ed7bd635d7db2a367cae8 │ ├─178814 neutron-api: uWSGI master │ ├─178846 neutron-api: uWSGI worker 1 │ └─178847 neutron-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount