Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21828 /lib/systemd/systemd --user │ │ │ └─21829 (sd-pam) │ │ └─session-21.scope │ │ ├─21765 sshd: cephadm [priv] │ │ └─21845 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1610 sshd: zuul [priv] │ │ └─1623 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1614 ssh: /home/zuul/.ansible/cp/199.19.213.235-22-zuul [mux] │ ├─247128 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-irsyuhcutvipdihsusxdeeboxpvwkvyt ; /usr/bin/python3'"'"' && sleep 0' │ ├─247129 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-irsyuhcutvipdihsusxdeeboxpvwkvyt ; /usr/bin/python3' && sleep 0 │ ├─247130 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-irsyuhcutvipdihsusxdeeboxpvwkvyt ; /usr/bin/python3 │ ├─247131 /bin/sh -c echo BECOME-SUCCESS-irsyuhcutvipdihsusxdeeboxpvwkvyt ; /usr/bin/python3 │ ├─247132 /usr/bin/python3 │ ├─247133 /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 │ └─247135 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-82e1360db39ee2f15e66b69ab4781c2c65bb47957ef42a058e8aa442f793995b.scope … │ │ ├─34607 /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 │ │ └─34619 /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-5ae602159dc569e60f3345b595ca04dd4ff300b88cb83c0f9cef48538a37176f.scope … │ │ ├─39371 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39383 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12295 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b24ea09376d75a38d2f2f2a381d7402fd7ec32c0b526ec0dc41ec73cd7b05d86 -address /run/containerd/containerd.sock │ │ ├─ 12665 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fd24fca646fa5e1a1fbdfba54efe1776247672f046963292b5b7fd0e00bd73b4 -address /run/containerd/containerd.sock │ │ ├─ 18794 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 80541665df261ad58cccbe806d9d34e2a2f8dd469c1598d5143a423b7a6685c9 -address /run/containerd/containerd.sock │ │ ├─ 25393 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a25cbcf731d189e5cdf8e1010feecc667ca1c9b63d555252109c3688b67ba944 -address /run/containerd/containerd.sock │ │ ├─ 30055 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c8667aa419017c54d5e9720428e0a49dcb88d7a4266d1e6af4d3f8e8953f3ddf -address /run/containerd/containerd.sock │ │ ├─ 34582 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 82e1360db39ee2f15e66b69ab4781c2c65bb47957ef42a058e8aa442f793995b -address /run/containerd/containerd.sock │ │ ├─ 39343 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5ae602159dc569e60f3345b595ca04dd4ff300b88cb83c0f9cef48538a37176f -address /run/containerd/containerd.sock │ │ ├─ 41844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76e11ebb1ac2b5196b8625094e43f5a94bcf0585faad1862bb3c7826c3294eb1 -address /run/containerd/containerd.sock │ │ ├─ 41887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70fd502d6f930bc3bcdf0f65ea8b2e1434f06c86a3b4e7223ab105be9e324e9c -address /run/containerd/containerd.sock │ │ ├─ 41908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24e1879f551ea0c7e8a2e41fa7a7f8dcd328fe4faf6da1e16f60a8acfe41ee39 -address /run/containerd/containerd.sock │ │ ├─ 41910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a386ab284ea5fb18f5c0fea20bcbf19f259b29857f0ebc79a413851e9fc130c -address /run/containerd/containerd.sock │ │ ├─ 41933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ec0ef9d4c91e86e8f6278ca925eff1b191b0fce83a98b70e7c37ba815b1f8b -address /run/containerd/containerd.sock │ │ ├─ 42482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 339486d2a5bc4505e1ce5b9f8c5c8231f6f2e4598dc173f63526aee80f9c2cf5 -address /run/containerd/containerd.sock │ │ ├─ 43197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1e90aa06f8216f0ebe89459e106b66549956ead296da6c9c689cb6e71cbcd2 -address /run/containerd/containerd.sock │ │ ├─ 43256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba4e5bc0ea823aad080ccfe7af4b4113cf66a1fae5f981e9a23779e2bb022c19 -address /run/containerd/containerd.sock │ │ ├─ 44572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f127fa56e2fa02827143bbef36b56e51606b4cf18232fe4364ec8edd23f40b3 -address /run/containerd/containerd.sock │ │ ├─ 44964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b580bcb2d04b8b19e60e0cad4b2cc653f196b91c32dcdbe7a3d144e230ba5a3a -address /run/containerd/containerd.sock │ │ ├─ 45008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47ded97134e73e83b2b0fb19ed8cb71fafc98f12650467897e4f04a3fc70a467 -address /run/containerd/containerd.sock │ │ ├─ 45433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662319997a568c3367bfe4022c9d3636c7b821e6697fd15ab6142bb30462477b -address /run/containerd/containerd.sock │ │ ├─ 45880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9204faa116eee14a2412e5590ded8ac066be71d8175d600c3553adccdc4c6e44 -address /run/containerd/containerd.sock │ │ ├─ 45939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28ecfb84e019afaceec85b928ab019cbea05ff6c557abf600828cf04bd9268c4 -address /run/containerd/containerd.sock │ │ ├─ 45981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 352bd1c119fb6c5b62fa543596e09b16ac65914ace91e5cfee79e7e569862e8a -address /run/containerd/containerd.sock │ │ ├─ 48033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f87251e7b14e99db567ffac8c1ba77ad880659acb869c6e1c69f34f6174c4a0 -address /run/containerd/containerd.sock │ │ ├─ 48102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aba58810db2ae5ccadc15bd1cd31ef3b3c75504a0d7ec863ee7191f58a428240 -address /run/containerd/containerd.sock │ │ ├─ 48815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321a27c91dcfb054dc0c070dd1e6596e59e115077adae22bfec984fe274d8024 -address /run/containerd/containerd.sock │ │ ├─ 48916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78735d6de5aad213041af0942de07e7ee89420ea888c8813b6b61fd07ebd5783 -address /run/containerd/containerd.sock │ │ ├─ 49298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa9e8c2286674416b826879cd8f6299794b4ed59e192322f5ad4bc90df5678ef -address /run/containerd/containerd.sock │ │ ├─ 49837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8dbfc152037726ca968132c19590794dffa937c7d88e5b19cae4f4c880ad89 -address /run/containerd/containerd.sock │ │ ├─ 50147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9592cc9d2eecf915998886e3f12623e1c7752e1231f995af21c675a06997244 -address /run/containerd/containerd.sock │ │ ├─ 52351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca8b4971990c4e368aa340edee8a61232c1770ccfca93b3be44214f6efcf108 -address /run/containerd/containerd.sock │ │ ├─ 52539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5026b3fe488f78eed6d7874a885b2be3fbc71b0cb339253abb594701d0e1fbb -address /run/containerd/containerd.sock │ │ ├─ 56727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b066442f64a544817513c1cbe2d786b40f14677652cf2e27408932747e3a4c6a -address /run/containerd/containerd.sock │ │ ├─ 57362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 935541e4c8513badf06061f848b5cc57f5a285c66c08c25b67fda133fd99d8af -address /run/containerd/containerd.sock │ │ ├─ 57433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e0ee7889b4c623a735c70cde1cc01bfb61265ce2693b232d03288ae4f51e07 -address /run/containerd/containerd.sock │ │ ├─ 57450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cad8846cebba10f8bf111dca3cabb7d4f68b8a208c8dca283576ee04dc81ddf -address /run/containerd/containerd.sock │ │ ├─ 57641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5b67aa28fe78d5840105825ca86ec1823ff187e3c6c0915eab5f0a89625e47e -address /run/containerd/containerd.sock │ │ ├─ 61566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce388d3c7676e6ffcdc3456e0ad9c8c9763215cb89074047100ebae7d6ffc17 -address /run/containerd/containerd.sock │ │ ├─ 61695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1fb2cbbc605b2f9f1db8fb5684adf4fd5c4a9b48482a8f3e8aae5dfa39f055 -address /run/containerd/containerd.sock │ │ ├─ 61751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac29f25856e8cc5db75c220d8364aa08508e718691f7697dde805af208f39370 -address /run/containerd/containerd.sock │ │ ├─ 61790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ebc63ffa7326b8ded2e2e4f5059b43b7f5935b216d74488262a40cc81ee8b03 -address /run/containerd/containerd.sock │ │ ├─ 62983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662df84d496c31931e9a2cdfe6041b40c15b606a7fdb0bae7314342444bf635a -address /run/containerd/containerd.sock │ │ ├─ 63105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ffbf0b17b66573cf7026ab1b324261cf86100d8c4004d0a216fdfdfab5bf5e1 -address /run/containerd/containerd.sock │ │ ├─ 63532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2bf80f9d179aaf1835d11fb74b665e54d7c5723915c58eef385b87c6484aeb4 -address /run/containerd/containerd.sock │ │ ├─ 63580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bfb659acdb56a7ed0b1a1ac8b08233c3ca5fc87c25903bf41bc47dca075a902 -address /run/containerd/containerd.sock │ │ ├─ 63646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa2cdc7a35175b96f30a4933704ba790ea2e165315b4362d69e5d9ea62f72c7 -address /run/containerd/containerd.sock │ │ ├─ 64022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d319f9ba86da16271bc7449e059fae17686d2ff46a9a0c7b94fa5516deb81df -address /run/containerd/containerd.sock │ │ ├─ 64417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddc7531db4de7a5d6ca44cf9ce4ff796d378c94d738742b9f03939773fa65550 -address /run/containerd/containerd.sock │ │ ├─ 64845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d6b211c9ba82d2b7ea2084bcbc5197e9495333479c3e247e2abfdf9a8a4e89 -address /run/containerd/containerd.sock │ │ ├─ 65235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e839dad88c0c6ef23832de6c03e2174ffc8102df8d65ea6762724c042e10d5d -address /run/containerd/containerd.sock │ │ ├─ 65869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00849c0a5e3e245978e4f7f61e938c1f8f97748fb4178e5727c883939e6a2c06 -address /run/containerd/containerd.sock │ │ ├─ 67237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d83ec0d1cd17639e7518c860d1b08781e19ff435dd6049aa3525e7cbc919e27b -address /run/containerd/containerd.sock │ │ ├─ 69480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 977665eb6bf6b39bcc82ca3b8848b87b7665a334c74ecfe123dab20e7939b9cd -address /run/containerd/containerd.sock │ │ ├─ 78657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09aabfed9b482344c84415e1b9134411fc3258b2f74292796b917b682507b420 -address /run/containerd/containerd.sock │ │ ├─ 80141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153f287abc04d2fe65aebc75f70ba66297a68de34a85dbe7f1830a6ca2939f39 -address /run/containerd/containerd.sock │ │ ├─ 85906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446206ebd179b4c2bb50b4e10d62e2265e30e09d9f3da9c2b64d584ed3926cf5 -address /run/containerd/containerd.sock │ │ ├─ 91894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 856c89605c46034a1687b12ec2e7ce6f6fcfdfe0d77574324ca96c9fcf64fe84 -address /run/containerd/containerd.sock │ │ ├─ 96118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727b603135b21d45162f3e111bea0b5d78669297c883cfe3876938a5ca2dcade -address /run/containerd/containerd.sock │ │ ├─ 96157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45c76ced0152db33644e0972c4c34fb2c80b57bc75bf89759465dddf71b7479 -address /run/containerd/containerd.sock │ │ ├─104389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1718d07235334c068a319f09ad5f5e40be3440260fad08aeb969e3ee5fbb5ac9 -address /run/containerd/containerd.sock │ │ ├─106017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e1697103a70a9fb85c0fbefa4453514377560aef126ae4cc886ef5175654d23 -address /run/containerd/containerd.sock │ │ ├─106059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e3b813c677846398d178d5129f1e6c13aeabafff99b9b0538a619d3aab29349 -address /run/containerd/containerd.sock │ │ ├─108120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f4f30fa23c68e0ffcb33961a69b3da89e0e19a21120d32e715bb0b2dba0d315 -address /run/containerd/containerd.sock │ │ ├─109921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 073874609a7afa64cef7a5e7ba007107ef7e315147b23cb3d8b22744bb75d5ff -address /run/containerd/containerd.sock │ │ ├─109948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45fdef9e7e5df5b7f0829c9168cc61950119d15ce97ecbd56560ca7884185a17 -address /run/containerd/containerd.sock │ │ ├─122993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f95b30f072b63311c1e1b8915ec9fe02ffbc29f2795b9fd0a17442fe9c9773 -address /run/containerd/containerd.sock │ │ ├─123103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ec2627876d6450302a5c3b72f2254d75ed5b32092992554990716d04f97f33 -address /run/containerd/containerd.sock │ │ ├─125638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34317e2573b337ff6c8961c624a71d456a0cec7fd65c5eec97f35c2af53c4d0d -address /run/containerd/containerd.sock │ │ ├─139991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e629fe271cd2087eb79890adff2fed58a84697026aded6554c214e99ad2dd09e -address /run/containerd/containerd.sock │ │ ├─141598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f17cccdb10f0b4de1d6544286c597b04b181cc02cc0dbf56db79d0b536cd63bc -address /run/containerd/containerd.sock │ │ ├─141934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a40fd8b1587e3ce939a90fa18d23529ebb6f12ff571b04490075e867084f9df -address /run/containerd/containerd.sock │ │ ├─142808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4eca11f5a06292964212a6a1ea886a3970bc93d18b94820c0ef2b30adde4ac1 -address /run/containerd/containerd.sock │ │ ├─144886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1b106bc8d0021d1b967f7d83ede87be664ff2be70f4b22258aa2d61b69e86d7 -address /run/containerd/containerd.sock │ │ ├─145204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf9d5e25811f3b158e5eebcfd26c45bb14d7b3def3f683ab25457a734978e37 -address /run/containerd/containerd.sock │ │ ├─145338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f14c0070fedf8aa371f611c4778172eb8df04222ee30b7bd982896d721350d8 -address /run/containerd/containerd.sock │ │ ├─145405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2753ca8e40127a77a7e34b98671a01fe4f7802d1f138000691bac47436d58c3d -address /run/containerd/containerd.sock │ │ ├─145547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3578422eb27fb288c7d9278872f966110790d7047c302b5d64af1a2eb0ee40 -address /run/containerd/containerd.sock │ │ ├─145788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4526c9366ed1a630995d65d61839c83ee6e1b3251a1325be24fe786d1c1c744f -address /run/containerd/containerd.sock │ │ ├─170527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e03162191f26a1dd4680a1ab5515870721900853a7edbb9c604b1f7722294419 -address /run/containerd/containerd.sock │ │ ├─172370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb4c73e1511e32f2e354476dac032e61208c32c462a36bde0c2c0bce11c0477f -address /run/containerd/containerd.sock │ │ ├─172418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47924bdddaecb1f41b131b0d498716c787c59d6cb68c66e9c88c426bfcc0eb6b -address /run/containerd/containerd.sock │ │ ├─172480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be900be53555eadc67b458a6feb94d80f3c5b9425380f58d00533a60777fb2d -address /run/containerd/containerd.sock │ │ ├─172507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f2792ef3d8c799e45b8e5cd5f4a4ad8e574dd532b2b5f47e526fd555839139 -address /run/containerd/containerd.sock │ │ ├─172594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754e600f66854cc3f6005a0f258fdf8cdb4e9e99a00c0236f4f099a27f918570 -address /run/containerd/containerd.sock │ │ ├─172898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec93278747025a667a185aaa912209565ff29496044fee141ac9aa8d2dbcd0e6 -address /run/containerd/containerd.sock │ │ ├─172945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19519560b0bc4f730abb4a9ec2888e0e3267b614e21bde8a0c0c12455aef4940 -address /run/containerd/containerd.sock │ │ ├─184950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be716394e2fc96a050c4cf5902dfd234409577ab3e958b28c923633391b2e708 -address /run/containerd/containerd.sock │ │ ├─187358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08345d3b7ae8449b44c38496e0979f9760e3d079f59f716740097c7a63b5efa8 -address /run/containerd/containerd.sock │ │ ├─187409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3651e67d3ed4f464beeeb661c745af46b134a5f8d972e7a4263b80d327994c4 -address /run/containerd/containerd.sock │ │ ├─187531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 631ea77ee8ec2fffe92dd07e82ff066cbd013423be767d4e62402922e48c4765 -address /run/containerd/containerd.sock │ │ ├─203592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d50ff96035d1636557a6cde4b3a8df06943ba2ba2faba40b22d71075bd5cdb4 -address /run/containerd/containerd.sock │ │ ├─211576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2f829c6c8a34200d0d2cc00d3b712b6acb9a528824525e812fe3a6e8258f846 -address /run/containerd/containerd.sock │ │ ├─211612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33dbcf1b4b3e4e8c3fceaec6db63a2c8b9062042f37890c703c285ac85a9a5f -address /run/containerd/containerd.sock │ │ ├─211643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46321fea2b7277055403e45c1b20f5fc388d34edaeed9f2ce83fe5213994b3e2 -address /run/containerd/containerd.sock │ │ ├─211937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09539dd38621d5c920920678a73ad2f5dbf5a15d3366e597b981a9baafb3288e -address /run/containerd/containerd.sock │ │ ├─222993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141d33c629c1ef1e9bb33e616bb99b6c8c3855841efff2d8d6820a916487fa0f -address /run/containerd/containerd.sock │ │ ├─225305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 411d469f91ac7b2af5c2d31fc95b4b0a3dbf4a6f68028a412dafd9ea531f38d0 -address /run/containerd/containerd.sock │ │ ├─226599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b2e2aa35326be2d6b5231e932abfc8da35124b2621aa70806e817da032f269e -address /run/containerd/containerd.sock │ │ ├─227468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2cf233d48f27add1b1e52d91a766ec509855e8feddf4bf5a931ae9ef7fa03a1 -address /run/containerd/containerd.sock │ │ ├─228205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7072d02df652b43db0694e3d6d488f94284bc7299e1fbb6c1ca7ebd6bc51aaf0 -address /run/containerd/containerd.sock │ │ ├─229772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e12d5cbf1f7ad327478390975f7b999b4a1b4120646b4179c691ed1b3d8cfdf4 -address /run/containerd/containerd.sock │ │ ├─230692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dda575a012edffd4b752b799594c63d247a96854fb13e79b72d71fcd014c636e -address /run/containerd/containerd.sock │ │ ├─230781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf22151e344fe25f90acc1f3fe10feee985794f1a691dd6e957ed05acba02d0 -address /run/containerd/containerd.sock │ │ └─231832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc7e3f1d18bfa3dd007177d1b10ee119ecb63b812225ff5f3c896e8d40a01bb6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─29773 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30038 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18755 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18771 /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 │ │ │ ├─25098 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25375 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39275 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39296 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34289 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34565 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12245 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hovyqo.service │ │ ├─12578 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hovyqo/unit.run │ │ └─12610 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-hovyqo --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.hovyqo:/var/lib/ceph/mgr/ceph-instance.hovyqo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hovyqo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hovyqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10323 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139342 /sbin/multipathd -d -s │ ├─docker-80541665df261ad58cccbe806d9d34e2a2f8dd469c1598d5143a423b7a6685c9.scope … │ │ ├─18822 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18839 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─42314 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c8667aa419017c54d5e9720428e0a49dcb88d7a4266d1e6af4d3f8e8953f3ddf.scope … │ │ ├─30080 /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 │ │ └─30094 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-fd24fca646fa5e1a1fbdfba54efe1776247672f046963292b5b7fd0e00bd73b4.scope … │ │ ├─12690 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hovyqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12708 /usr/bin/ceph-mgr -n mgr.instance.hovyqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a25cbcf731d189e5cdf8e1010feecc667ca1c9b63d555252109c3688b67ba944.scope … │ │ ├─25419 /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 │ │ └─25431 /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 │ ├─run-r56eed71099df4c89a44a314accc67a15.scope │ │ └─185866 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10828 /usr/sbin/chronyd -F 1 │ │ └─10829 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139202 /sbin/iscsid │ │ └─139203 /sbin/iscsid │ ├─docker-b24ea09376d75a38d2f2f2a381d7402fd7ec32c0b526ec0dc41ec73cd7b05d86.scope … │ │ ├─12329 /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 │ │ └─12341 /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 │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─3a3a9c140dd069fc5a62bd46dfc72a096809179a9fb87f6f4dbfaf130439cee0 │ │ ├─183546 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) │ │ └─183967 /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/tmpgr7voceg/privsep.sock │ ├─d83ec0d1cd17639e7518c860d1b08781e19ff435dd6049aa3525e7cbc919e27b │ │ └─67263 /pause │ ├─c2291a92b15eb6d3863360f721d2bc722c6645d90c82603f48a7f7f8665a5b40 │ │ └─44638 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─94e0c0d5e3438eaa7ea1815620551c0b8ab30762a461617e956d2be07c26c141 │ │ └─66473 /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 │ ├─32f6d5f2443cefdd7167b9e76bdee73b9043541144629e78d3f77f901ea76d50 │ │ ├─183526 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) │ │ ├─184289 /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/tmpj37huytx/privsep.sock │ │ ├─184896 /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/tmp2t4n0gn9/privsep.sock │ │ ├─185532 /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/tmp4jpbvkma/privsep.sock │ │ ├─185937 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185938 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185969 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ea2e202b-0b6c-4187-a51b-5abaf7a5214d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ea2e202b-0b6c-4187-a51b-5abaf7a5214d/host --addn-hosts=/var/lib/neutron/dhcp/ea2e202b-0b6c-4187-a51b-5abaf7a5214d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ea2e202b-0b6c-4187-a51b-5abaf7a5214d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ea2e202b-0b6c-4187-a51b-5abaf7a5214d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-38bbc276-5a81-47a9-a75f-42ccad8b3ed5,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 │ │ ├─185972 haproxy -f /var/lib/neutron/ns-metadata-proxy/ea2e202b-0b6c-4187-a51b-5abaf7a5214d.conf │ │ ├─205638 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2ba7ee03-0f93-4ef1-ad74-ad9c5cb88142/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2ba7ee03-0f93-4ef1-ad74-ad9c5cb88142/host --addn-hosts=/var/lib/neutron/dhcp/2ba7ee03-0f93-4ef1-ad74-ad9c5cb88142/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2ba7ee03-0f93-4ef1-ad74-ad9c5cb88142/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2ba7ee03-0f93-4ef1-ad74-ad9c5cb88142/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2aa55d28-e279-4f58-91c4-3a14d018b45c,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 │ │ └─205642 haproxy -f /var/lib/neutron/ns-metadata-proxy/2ba7ee03-0f93-4ef1-ad74-ad9c5cb88142.conf │ ├─50e95f6b31c80db5cad7af67e551fe96d63d9ed0dacf1d2e784e15296a211d8c │ │ └─189256 /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 │ ├─70fd502d6f930bc3bcdf0f65ea8b2e1434f06c86a3b4e7223ab105be9e324e9c │ │ └─41996 /pause │ ├─09aabfed9b482344c84415e1b9134411fc3258b2f74292796b917b682507b420 │ │ └─78681 /pause │ ├─9d319f9ba86da16271bc7449e059fae17686d2ff46a9a0c7b94fa5516deb81df │ │ └─64046 /pause │ ├─727b603135b21d45162f3e111bea0b5d78669297c883cfe3876938a5ca2dcade │ │ └─96144 /pause │ ├─c5b67aa28fe78d5840105825ca86ec1823ff187e3c6c0915eab5f0a89625e47e │ │ └─57665 /pause │ ├─aba58810db2ae5ccadc15bd1cd31ef3b3c75504a0d7ec863ee7191f58a428240 │ │ └─48127 /pause │ ├─914ddd8663cb57a8e4592823050aeb8346e991b28ae2e1b0d18d872025c4be6a │ │ └─45044 /coredns -conf /etc/coredns/Corefile │ ├─9b86d7d6ee6c48205131ec85630dbd1fd60ac787bfdfcda36c80e102c95f02b5 │ │ └─66601 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a9592cc9d2eecf915998886e3f12623e1c7752e1231f995af21c675a06997244 │ │ └─50170 /pause │ ├─352bd1c119fb6c5b62fa543596e09b16ac65914ace91e5cfee79e7e569862e8a │ │ └─46004 /pause │ ├─f17cccdb10f0b4de1d6544286c597b04b181cc02cc0dbf56db79d0b536cd63bc │ │ └─141627 /pause │ ├─11772c543a53c5b9e47edb43d85129d01412747c3ef5ec3352810721dd21a4cc │ │ └─225450 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─47924bdddaecb1f41b131b0d498716c787c59d6cb68c66e9c88c426bfcc0eb6b │ │ └─172472 /pause │ ├─a0eaa726578d4d5e6e44627fe75bddbf99c54114ca2502e5281dc5d82ceb287f │ │ ├─199664 heat-api-cfn: uWSGI master │ │ ├─199704 heat-api-cfn: uWSGI worker 1 │ │ └─199705 heat-api-cfn: uWSGI worker 2 │ ├─90684afb5c0ea953575bf7480c591364651f66b030133e9ffa711f959fb371fb │ │ └─142174 /coredns -conf /etc/coredns/Corefile │ ├─7e297b9f2ffcd531ec4e388cf608eee43f988256d55facd9b71a8b16cf1a12bf │ │ ├─168786 nova-metadata: uWSGI master │ │ ├─168798 nova-metadata: uWSGI worker 1 │ │ └─168799 nova-metadata: uWSGI worker 2 │ ├─1963b237b779aa5d49770e48e63b0954137bfaf2a1ea64611b4c2a00e7d40480 │ │ └─45100 /coredns -conf /etc/coredns/Corefile │ ├─5a40fd8b1587e3ce939a90fa18d23529ebb6f12ff571b04490075e867084f9df │ │ └─141959 /pause │ ├─5f45bfc73f6203706054757b6a315020e99f6f2ad26aeb47ed273295516bb376 │ │ └─52994 redis_exporter │ ├─00a27b8350d933c72bd6e77b07238b970437d2a92e9603a1eb4127b05bf58a20 │ │ └─42106 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 │ ├─a87c0dd8d7827b621b95c3e1a8a40cdf0828bb05880dbae7077d9a6d30032f0e │ │ └─62006 /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 │ ├─c237104d240cdd5422d6bca8800777bc44aab1412211133337fb016aece18040 │ │ └─42181 etcd --advertise-client-urls=https://199.19.213.235:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.235:2380 --initial-cluster=instance=https://199.19.213.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.235: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 │ ├─5cad8846cebba10f8bf111dca3cabb7d4f68b8a208c8dca283576ee04dc81ddf │ │ └─57497 /pause │ ├─d3651e67d3ed4f464beeeb661c745af46b134a5f8d972e7a4263b80d327994c4 │ │ └─187440 /pause │ ├─8f4f30fa23c68e0ffcb33961a69b3da89e0e19a21120d32e715bb0b2dba0d315 │ │ └─108144 /pause │ ├─cb338046336695a9d86de8c1c8f2327c266b5d2623868efbc6d25249c0421a8e │ │ └─66915 /bin/pushgateway │ ├─573262e5ad26813500c24e8220f26a511bd77ccf341894f7c451375f4c44e0d0 │ │ └─52696 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 │ ├─8ca8b4971990c4e368aa340edee8a61232c1770ccfca93b3be44214f6efcf108 │ │ └─52375 /pause │ ├─b066442f64a544817513c1cbe2d786b40f14677652cf2e27408932747e3a4c6a │ │ └─56750 /pause │ ├─23ab92d359e18433f047217ff374606fd454eae34233f9c5e5a6b40b23367f24 │ │ └─185152 /bin/bash /tmp/libvirt.sh │ ├─446206ebd179b4c2bb50b4e10d62e2265e30e09d9f3da9c2b64d584ed3926cf5 │ │ └─85929 /pause │ ├─5d50ff96035d1636557a6cde4b3a8df06943ba2ba2faba40b22d71075bd5cdb4 │ │ └─203616 /pause │ ├─8f127fa56e2fa02827143bbef36b56e51606b4cf18232fe4364ec8edd23f40b3 │ │ └─44597 /pause │ ├─271b183f2c9692e531e6c79042e90ff279fb60d4c78ba73a32bb53eb3db7dd0e │ │ ├─ 48343 /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 │ │ ├─ 48355 /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 │ │ ├─ 48498 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─222257 nginx: worker process │ │ ├─222258 nginx: worker process │ │ └─222259 nginx: cache manager process │ ├─141d33c629c1ef1e9bb33e616bb99b6c8c3855841efff2d8d6820a916487fa0f │ │ └─223017 /pause │ ├─977665eb6bf6b39bcc82ca3b8848b87b7665a334c74ecfe123dab20e7939b9cd │ │ └─69506 /pause │ ├─b3f2792ef3d8c799e45b8e5cd5f4a4ad8e574dd532b2b5f47e526fd555839139 │ │ └─172558 /pause │ ├─46321fea2b7277055403e45c1b20f5fc388d34edaeed9f2ce83fe5213994b3e2 │ │ └─211714 /pause │ ├─f1b106bc8d0021d1b967f7d83ede87be664ff2be70f4b22258aa2d61b69e86d7 │ │ └─144967 /pause │ ├─be716394e2fc96a050c4cf5902dfd234409577ab3e958b28c923633391b2e708 │ │ └─184975 /pause │ ├─2ce436ed6b45a9268deecb8eed4cfce33e8e9490e5d0a1d353ddfa8ff1de6a63 │ │ ├─130755 placement-api: uWSGI master │ │ ├─130801 placement-api: uWSGI worker 1 │ │ └─130802 placement-api: uWSGI worker 2 │ ├─5051a35d57a9b35ebfb63d90ba804fb0858c9c1db02420b7fe36744935c5b597 │ │ └─140327 /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 │ ├─00467e75762f9c50648dc2878136bd8bb1e37ddaf60576c503e3a16afff6c3ec │ │ └─42250 /kube-vip manager │ ├─bb54c2107a30a153da37afc33fe6614e340161bdcd6bac5a172475f54367037f │ │ └─48382 /server │ ├─fa9e8c2286674416b826879cd8f6299794b4ed59e192322f5ad4bc90df5678ef │ │ └─49322 /pause │ ├─54f205d61635a83d37bf16a73d43f5af61bf071fbbfac1c54f7d59b1bcd4bab5 │ │ ├─223268 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223296 /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 │ │ ├─223302 erl_child_setup 1048576 │ │ ├─223361 sh -s disksup │ │ ├─223364 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223365 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223369 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223370 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223380 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223636 /bin/sh -s rabbit_disk_monitor │ ├─e12d5cbf1f7ad327478390975f7b999b4a1b4120646b4179c691ed1b3d8cfdf4 │ │ └─229797 /pause │ ├─8329a5e1a95ff7cd9e4d11d02bfbdf2376b32dfec02174e99312650534c64f37 │ │ └─66952 /bin/memcached_exporter │ ├─4ebc63ffa7326b8ded2e2e4f5059b43b7f5935b216d74488262a40cc81ee8b03 │ │ └─61813 /pause │ ├─754e600f66854cc3f6005a0f258fdf8cdb4e9e99a00c0236f4f099a27f918570 │ │ └─172643 /pause │ ├─1ffbf0b17b66573cf7026ab1b324261cf86100d8c4004d0a216fdfdfab5bf5e1 │ │ └─63128 /pause │ ├─87876eb2d92fa1109a562b54e49ef9bb53726bc5c6391c287d3587ee06ef53d9 │ │ ├─168672 nova-api: uWSGI master │ │ ├─168700 nova-api: uWSGI worker 1 │ │ └─168701 nova-api: uWSGI worker 2 │ ├─662df84d496c31931e9a2cdfe6041b40c15b606a7fdb0bae7314342444bf635a │ │ └─63006 /pause │ ├─ef8dbfc152037726ca968132c19590794dffa937c7d88e5b19cae4f4c880ad89 │ │ └─49861 /pause │ ├─21e0ee7889b4c623a735c70cde1cc01bfb61265ce2693b232d03288ae4f51e07 │ │ └─57484 /pause │ ├─f49d2263a0354b8551dd526377a95fb024ce79159d5eca2dcc057d83359a140b │ │ └─50512 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b580bcb2d04b8b19e60e0cad4b2cc653f196b91c32dcdbe7a3d144e230ba5a3a │ │ └─44987 /pause │ ├─318e2685b7bd4f7318f3584f149f23b29dc28777b7263a55e3230c3c69ffe90d │ │ ├─108222 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108240 /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 │ │ ├─108246 erl_child_setup 1048576 │ │ ├─108293 sh -s disksup │ │ ├─108295 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108296 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108312 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108313 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108323 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108548 /bin/sh -s rabbit_disk_monitor │ ├─3a15ec64093b6d11c6446dba5415c09f1131858afb7a61299ccbdbe1021d1229 │ │ ├─183602 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) │ │ ├─183905 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) │ │ └─183907 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) │ ├─abf22151e344fe25f90acc1f3fe10feee985794f1a691dd6e957ed05acba02d0 │ │ └─230828 /pause │ ├─abcd85fb5f6edaf403a9668e33ffd555032a549fbaecab50f655a13a29b4ce79 │ │ ├─181132 neutron-api: uWSGI master │ │ ├─181178 neutron-api: uWSGI worker 1 │ │ └─181179 neutron-api: uWSGI worker 2 │ ├─28ecfb84e019afaceec85b928ab019cbea05ff6c557abf600828cf04bd9268c4 │ │ └─45967 /pause │ ├─02b0477e7f78990a320b63fdd0cfc5b2097e4c67f639fc0de731531eaefc92b7 │ │ └─42127 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 │ ├─47ded97134e73e83b2b0fb19ed8cb71fafc98f12650467897e4f04a3fc70a467 │ │ └─45046 /pause │ ├─09539dd38621d5c920920678a73ad2f5dbf5a15d3366e597b981a9baafb3288e │ │ └─211962 /pause │ ├─153f287abc04d2fe65aebc75f70ba66297a68de34a85dbe7f1830a6ca2939f39 │ │ └─80165 /pause │ ├─17340480241254f27a7e0717e9eebb3bb5e4607c4cf22502a3c1074e372e53c7 │ │ └─189288 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f7cb07523a31c9c65ff35c06c382591c9416d916166069e9922fff83ce5a3f36 │ │ └─230941 kubernetes-entrypoint │ ├─00849c0a5e3e245978e4f7f61e938c1f8f97748fb4178e5727c883939e6a2c06 │ │ └─65893 /pause │ ├─cef5bdd307b014352951665d0f4fe6ebf8431a912f7b7fd0617e07ce6492138a │ │ └─62870 /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 │ ├─4225b512aa7cde72fb4502409cdfe617bf1811e17081318169fc6244c79d0748 │ │ └─66382 /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 │ ├─bdb4da64164e35d07cc93f5bbaf14245ee6e297fd2c1bac89fadac22f170b8e0 │ │ ├─169396 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169906 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169907 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f16293243afef99b5d12048cc0f6281b31b19f64899c7af7dbee27e21a0c23a8 │ │ └─230767 kubernetes-entrypoint │ ├─e7c7736786a4ed57625eea191910585a14d9d2ca0f45aa1549efda9e05d88f9d │ │ └─57704 nfd-gc -gc-interval=1h │ ├─93e192b8a06a470260819aa5540d8df1728790512e4dc8df7764ad85cb734188 │ │ └─96527 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-qg5vv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─da5815cb152bb63d0c1e035d58a4130b25a22e8811dee5d4f601f097ae7227f7 │ │ └─66647 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e45c76ced0152db33644e0972c4c34fb2c80b57bc75bf89759465dddf71b7479 │ │ └─96181 /pause │ ├─fc77ca268448b535dcaae0228a2b733565d5a71c4f68bacca184396e1ec6905f │ │ └─86646 /usr/local/bin/rook ceph operator │ ├─3a386ab284ea5fb18f5c0fea20bcbf19f259b29857f0ebc79a413851e9fc130c │ │ └─42025 /pause │ ├─339486d2a5bc4505e1ce5b9f8c5c8231f6f2e4598dc173f63526aee80f9c2cf5 │ │ └─42506 /pause │ ├─467627205ee0d2b73204e9100f2487baf0d2e889d4ac3906beed23e118223281 │ │ └─66123 /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 │ ├─67845a3895133f0f820e7659608f4f5ef8faa4afc5b06207fcd9dbe92ce4027a │ │ ├─78760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78777 /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 │ │ ├─78783 erl_child_setup 1048576 │ │ ├─78830 sh -s disksup │ │ ├─78832 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78833 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78834 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78835 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78845 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79070 /bin/sh -s rabbit_disk_monitor │ ├─9f14c0070fedf8aa371f611c4778172eb8df04222ee30b7bd982896d721350d8 │ │ └─145381 /pause │ ├─2231621958afac6de2884d84a888af71d24811ca3ccd9611aa5879b2977c3a5c │ │ ├─64634 nginx: master process nginx -g daemon off; │ │ ├─64648 nginx: worker process │ │ ├─64649 nginx: worker process │ │ ├─64650 nginx: worker process │ │ ├─64651 nginx: worker process │ │ └─64652 nginx: worker process │ ├─92c7e6d5fa438e182ff5553fbf3d0f28fe5e8a3db6a708f8416c753b43c337ad │ │ └─107757 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9ce388d3c7676e6ffcdc3456e0ad9c8c9763215cb89074047100ebae7d6ffc17 │ │ └─61624 /pause │ ├─2d2fdda3813b46fe96ec00a8de6673d83b35718dfaa6a5c8d786f866cfa415a6 │ │ ├─62718 python -u /app/sidecar.py │ │ ├─62896 python -u /app/sidecar.py │ │ └─62897 python -u /app/sidecar.py │ ├─a0b8c06ae4c822ad357ffcc6f8cc6a98fa42dc2d26ee76fdf3297fceec5ddc41 │ │ └─64087 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 │ ├─2753ca8e40127a77a7e34b98671a01fe4f7802d1f138000691bac47436d58c3d │ │ └─145444 /pause │ ├─1fde065889e738a092eedbddb009329ee4d700394b3cc0d8dda898c830503ca1 │ │ └─66326 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-235.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 │ ├─e4eca11f5a06292964212a6a1ea886a3970bc93d18b94820c0ef2b30adde4ac1 │ │ └─142832 /pause │ ├─0e1ca3229fda1d4f0f8b1012f654c31eebba6f916a9ed5009ff546beb1931863 │ │ └─43499 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─860dda639e2e1a1226d13da429394b4f285f847b184d4ff3f7478decf82f2bb3 │ │ └─228284 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ac49602578d5d6051f35cc68f5db508a2347b476763acda0ac51bc19bf33f6cf │ │ └─211832 kubernetes-entrypoint │ ├─bdd58900818ce9a21e66013f576e16816b69c1f7b86682e8f040c8cdff9a7287 │ │ └─49007 /manager --metrics-bind-address=:9782 │ ├─fdf9d5e25811f3b158e5eebcfd26c45bb14d7b3def3f683ab25457a734978e37 │ │ └─145247 /pause │ ├─f95c9027b969375df09ceb964cdecf499f5230a0beef7e68d5cc948d9414fb80 │ │ ├─72861 apache2 -DFOREGROUND │ │ ├─72876 (wsgi:k -DFOREGROUND │ │ ├─72877 (wsgi:k -DFOREGROUND │ │ ├─72878 (wsgi:k -DFOREGROUND │ │ ├─72879 (wsgi:k -DFOREGROUND │ │ ├─72882 apache2 -DFOREGROUND │ │ ├─72885 apache2 -DFOREGROUND │ │ ├─72886 apache2 -DFOREGROUND │ │ ├─72888 apache2 -DFOREGROUND │ │ ├─72890 apache2 -DFOREGROUND │ │ ├─72891 apache2 -DFOREGROUND │ │ ├─72892 apache2 -DFOREGROUND │ │ ├─72893 apache2 -DFOREGROUND │ │ ├─72894 apache2 -DFOREGROUND │ │ └─72895 apache2 -DFOREGROUND │ ├─3bfb659acdb56a7ed0b1a1ac8b08233c3ca5fc87c25903bf41bc47dca075a902 │ │ └─63611 /pause │ ├─856c89605c46034a1687b12ec2e7ce6f6fcfdfe0d77574324ca96c9fcf64fe84 │ │ └─91917 /pause │ ├─7072d02df652b43db0694e3d6d488f94284bc7299e1fbb6c1ca7ebd6bc51aaf0 │ │ └─228235 /pause │ ├─3e839dad88c0c6ef23832de6c03e2174ffc8102df8d65ea6762724c042e10d5d │ │ └─65261 /pause │ ├─631ea77ee8ec2fffe92dd07e82ff066cbd013423be767d4e62402922e48c4765 │ │ └─187558 /pause │ ├─1d1fb2cbbc605b2f9f1db8fb5684adf4fd5c4a9b48482a8f3e8aae5dfa39f055 │ │ └─61722 /pause │ ├─fd1503d1ec80d11bd2e2cd870379d9506f099e6765a387a691f47c0ffcf5f477 │ │ └─45578 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 │ ├─5cff0cf1bcc457e61674736592c84fe025fd2d34b04ff72968c2c8ccfa113791 │ │ └─67120 /bin/oauth2-proxy │ ├─7cd7959edb0578556039d6426ff3dc0f3363173300226d76f45164c0f5d23109 │ │ ├─142926 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142942 /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 │ │ ├─142948 erl_child_setup 1048576 │ │ ├─142996 sh -s disksup │ │ ├─142998 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142999 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143099 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143100 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143110 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143243 /bin/sh -s rabbit_disk_monitor │ ├─0bc9bf7b90b9843090cea3df804e065297947580e811c189939c4fd43862bc84 │ │ └─62293 /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 │ ├─47a9c3110ef564d097c8bd9abf53936c11ac0dc275c315ea441906744b4decde │ │ └─66040 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─08c69ac62fdf2db5bcbace564e937ebc4006277ed27ca548716fa359d18eea0e │ │ ├─65533 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65569 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─50f95b30f072b63311c1e1b8915ec9fe02ffbc29f2795b9fd0a17442fe9c9773 │ │ └─123050 /pause │ ├─1a2ed67752c45bf9a42ebbfed08e040430eaab75017f96cab8ca17bd7ca62203 │ │ └─46118 /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 │ ├─3b4d4757827ad38d3ce1cd56396349d39fb7d6f54370785c7d981707e8ddb5dd │ │ └─57785 nfd-worker -metrics=8081 │ ├─073874609a7afa64cef7a5e7ba007107ef7e315147b23cb3d8b22744bb75d5ff │ │ └─109964 /pause │ ├─ddc7531db4de7a5d6ca44cf9ce4ff796d378c94d738742b9f03939773fa65550 │ │ └─64451 /pause │ ├─70857bc539d7c3d5d62dca4c471627c895319f844a74444a18ccb63af789f4c6 │ │ ├─92082 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92098 /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 │ │ ├─92104 erl_child_setup 1048576 │ │ ├─92152 sh -s disksup │ │ ├─92154 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92155 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92189 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92190 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92200 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92489 /bin/sh -s rabbit_disk_monitor │ ├─5de4902457a63051c533cc9d2193a3a2f03f206a23138a11e82f55a59840f5a5 │ │ ├─106467 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106695 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106697 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f8a3f602bd1a0f3ba0b847640f0834bbd266fd20a022adfc291f6a6ded2661ed │ │ └─97434 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─321a27c91dcfb054dc0c070dd1e6596e59e115077adae22bfec984fe274d8024 │ │ └─48839 /pause │ ├─ec93278747025a667a185aaa912209565ff29496044fee141ac9aa8d2dbcd0e6 │ │ └─172925 /pause │ ├─303492065b8f25b0f138cf8dc7557274804946d745acb631144326e2b130ea96 │ │ └─211892 kubernetes-entrypoint │ ├─1410081c9ac01a66ea6c558e49fd4d2b112c96b2b4cb7fcfc779f4fc0d4c36da │ │ └─66746 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─32d218d3766edbde109a186330a218459923b1c7428acb12f11cd53f1ad34a50 │ │ ├─50347 mysqld --wsrep_start_position=107c87ad-89f7-11f1-8d7f-ce89b66aa3d7:20 │ │ └─50473 /var/lib/mysql/mysql-state-monitor │ ├─bc5fa405dee91c1fbeea12b29490708443c34a7bd83bd0c833bbb93af74e2938 │ │ └─57894 /secretgen-controller │ ├─4b2e2aa35326be2d6b5231e932abfc8da35124b2621aa70806e817da032f269e │ │ └─226624 /pause │ ├─08345d3b7ae8449b44c38496e0979f9760e3d079f59f716740097c7a63b5efa8 │ │ └─187386 /pause │ ├─f02bd685d9b595a51b1cf52aa1352e5ac74fc1afedec984d4f3ce1fcd916d468 │ │ └─66084 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-235.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 │ ├─3a3eeb987fff9401860b50d7a86b9da824e11c5d059c3540c6cf3ba86f6450b2 │ │ └─50444 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─d9d2c28fa5b15b3244b56d35a113cd04696ebb6e86ae5109856b3bc6a90081d8 │ │ ├─203714 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203733 /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 │ │ ├─203739 erl_child_setup 1048576 │ │ ├─203786 sh -s disksup │ │ ├─203788 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203789 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204107 /bin/sh -s rabbit_disk_monitor │ ├─1718d07235334c068a319f09ad5f5e40be3440260fad08aeb969e3ee5fbb5ac9 │ │ └─104410 /pause │ ├─ba4e5bc0ea823aad080ccfe7af4b4113cf66a1fae5f981e9a23779e2bb022c19 │ │ └─43280 /pause │ ├─45fdef9e7e5df5b7f0829c9168cc61950119d15ce97ecbd56560ca7884185a17 │ │ └─109987 /pause │ ├─6097ff36419920a4cc1e786196558ae268c6c94b38e73637972a50c82f524a05 │ │ ├─182287 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) │ │ ├─182529 /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/tmptbxd5_rf/privsep.sock │ │ ├─182783 /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/tmp0w0prfxw/privsep.sock │ │ └─182998 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─dda575a012edffd4b752b799594c63d247a96854fb13e79b72d71fcd014c636e │ │ └─230716 /pause │ ├─9204faa116eee14a2412e5590ded8ac066be71d8175d600c3553adccdc4c6e44 │ │ └─45908 /pause │ ├─cb01731ddd1e0d3ff9407b79ff15ac8d1d0b20cfa44bd752cccb58d7de3fa9df │ │ ├─199466 heat-api: uWSGI master │ │ ├─199488 heat-api: uWSGI worker 1 │ │ └─199489 heat-api: uWSGI worker 2 │ ├─adedcc31f2e1caf0528bf1bd8e5b090c82d4a61ea69a406b83793ebbd8b3c75d │ │ └─185057 /usr/bin/libvirt-tls-sidecar │ ├─4526c9366ed1a630995d65d61839c83ee6e1b3251a1325be24fe786d1c1c744f │ │ └─145813 /pause │ ├─19519560b0bc4f730abb4a9ec2888e0e3267b614e21bde8a0c0c12455aef4940 │ │ └─172981 /pause │ ├─34fb813a41ff274bab609d6fc5b38928f5c6d6aac714f8999b3d7d6bd8e049b9 │ │ ├─67555 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67572 /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 │ │ ├─67596 erl_child_setup 1048576 │ │ ├─67649 sh -s disksup │ │ ├─67651 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67652 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67724 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67742 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67802 /bin/sh -s rabbit_disk_monitor │ ├─cc7e3f1d18bfa3dd007177d1b10ee119ecb63b812225ff5f3c896e8d40a01bb6 │ │ └─231855 /pause │ ├─662319997a568c3367bfe4022c9d3636c7b821e6697fd15ab6142bb30462477b │ │ └─45457 /pause │ ├─dbf715f7a5dbcff5f0b6da296adda11e4d022f2b8c4aa047986ca9e866400a19 │ │ └─64959 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─317cc169a2dc739c40f31a3518047f5b67fd7cff1be2ee755b5571d81b8bcaf5 │ │ ├─104920 glance-api: uWSGI master │ │ ├─104933 glance-api: uWSGI worker 1 │ │ └─104934 glance-api: uWSGI worker 2 │ ├─34317e2573b337ff6c8961c624a71d456a0cec7fd65c5eec97f35c2af53c4d0d │ │ └─125664 /pause │ ├─fd012f38f21781a5a7af27dd4189fc90fe316b273f829eca7f2f09b75297d8f4 │ │ └─42094 kube-apiserver --advertise-address=199.19.213.235 --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 │ ├─d2bf80f9d179aaf1835d11fb74b665e54d7c5723915c58eef385b87c6484aeb4 │ │ └─63557 /pause │ ├─e0f6c6643838bcceb8ca60f4bb95bbe6abec6cffb593442ff6aa245c660eab0c │ │ └─121219 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─24d6b211c9ba82d2b7ea2084bcbc5197e9495333479c3e247e2abfdf9a8a4e89 │ │ └─64870 /pause │ ├─f33dbcf1b4b3e4e8c3fceaec6db63a2c8b9062042f37890c703c285ac85a9a5f │ │ └─211670 /pause │ ├─8285b15d12435ebbb4848c8680a0a2551e7224b6fcf23c5359aa4486c9f239a9 │ │ └─52604 valkey-server *:6379 │ ├─a9f16d08f13662e32e866e21dc59be69b3e543937d71b7c03f0e9f265189f667 │ │ └─46163 /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 │ ├─e03162191f26a1dd4680a1ab5515870721900853a7edbb9c604b1f7722294419 │ │ └─170551 /pause │ ├─1e3b813c677846398d178d5129f1e6c13aeabafff99b9b0538a619d3aab29349 │ │ └─106083 /pause │ ├─e95bdcb3a47931f07debe295f4480b347665bc4cf32f139192db46b586312d4a │ │ ├─170776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170793 /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 │ │ ├─170799 erl_child_setup 1048576 │ │ ├─170846 sh -s disksup │ │ ├─170848 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170849 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170858 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170859 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170870 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171086 /bin/sh -s rabbit_disk_monitor │ ├─c38ccd04ee24a88fdab593669a747ba8d1d31a87893044ecbf9c6be5748afa93 │ │ └─67142 /bin/oauth2-proxy │ ├─c7d75475984bca795f5b65d2f44ecb80f0c0dafca9dad39e6d23e259dda45b09 │ │ ├─119838 cinder-api: uWSGI master │ │ ├─119851 cinder-api: uWSGI worker 1 │ │ └─119852 cinder-api: uWSGI worker 2 │ ├─ac29f25856e8cc5db75c220d8364aa08508e718691f7697dde805af208f39370 │ │ └─61776 /pause │ ├─7f87251e7b14e99db567ffac8c1ba77ad880659acb869c6e1c69f34f6174c4a0 │ │ └─48068 /pause │ ├─cbf2cc1afe3cc491b8d9e8a68f1a2684393e665151b83af75fd7dcf5b9bb965d │ │ └─42538 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6a4bea80fca9b8346d9b663b642474eb68a366dbad3ca6e5917ed0568f8942a5 │ │ ├─ 96642 /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 │ │ └─235859 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─78735d6de5aad213041af0942de07e7ee89420ea888c8813b6b61fd07ebd5783 │ │ └─48939 /pause │ ├─14901da3f84f47b28455ae6fba0ab709992eb8588b90340b4ab71e5348147d7d │ │ └─52884 valkey-server *:26379 [sentinel] │ ├─2c919947904948e8476dd971c9d1dc19e7d97def1238b4520c5b258f914fab2e │ │ ├─199674 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199929 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199930 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b3c69d405bb5417c40b986cecbe5be9b05e783452c809c06c7c3e852ca34e5d9 │ │ └─49637 percona-xtradb-cluster-operator │ ├─17ec0ef9d4c91e86e8f6278ca925eff1b191b0fce83a98b70e7c37ba815b1f8b │ │ └─42002 /pause │ ├─411d469f91ac7b2af5c2d31fc95b4b0a3dbf4a6f68028a412dafd9ea531f38d0 │ │ └─225329 /pause │ ├─ac1e90aa06f8216f0ebe89459e106b66549956ead296da6c9c689cb6e71cbcd2 │ │ └─43221 /pause │ ├─cd99c8ddf05758f4e549a554adb501ef5ca5acd7d501f112b4585e452759d117 │ │ ├─173568 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─238858 sleep 300 │ ├─4c0289f74073a97b8ae7a72e6bb87760bcf937ba34f40b9236978102630c5967 │ │ └─229822 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─f414b7a1b239780a9a9a49c27b14ad532395b793274fcfef89347a192f923451 │ │ ├─181141 /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 │ │ ├─181451 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181452 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181453 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─60ec2627876d6450302a5c3b72f2254d75ed5b32092992554990716d04f97f33 │ │ └─123139 /pause │ ├─24e1879f551ea0c7e8a2e41fa7a7f8dcd328fe4faf6da1e16f60a8acfe41ee39 │ │ └─42007 /pause │ ├─e391d6860efa6b36175b354e4d4d651eb60f06dcf3283819d86590fa8ce91698 │ │ ├─184488 /bin/sh -x /bin/wait-for-ip.sh │ │ └─247125 sleep 1 │ ├─cb4c73e1511e32f2e354476dac032e61208c32c462a36bde0c2c0bce11c0477f │ │ └─172426 /pause │ ├─5fa2cdc7a35175b96f30a4933704ba790ea2e165315b4362d69e5d9ea62f72c7 │ │ └─63670 /pause │ ├─1ea586fd57525a8048253a17dae564bb8ad80522be626a380690fb1fa0374914 │ │ └─65193 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e5d22ed7a501deb8d8253c973bd46a08c09f1e60128a0b82d68d6213fe40154c │ │ ├─85264 barbiacan-api: uWSGI master │ │ └─85276 barbiacan-api: uWSGI worker 1 │ ├─25b5bb4bf7d1716af362f01a97955178a9670763749fbc34065daa3a66da8680 │ │ ├─50290 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 │ │ └─51503 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 │ ├─db3a172346a89b35062bfae2fde48fb99e01ca60eebb8ddef5f87668a2a92cd8 │ │ └─226999 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b16e02c19e16e19c59f43323b9f8ada24efe6f920bbbd06b5af4390acb263ee6 │ │ └─123612 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a2363357123103709db5992f1738d2e5bb9e4626a28b204baa48c76c9b8a5a32 │ │ ├─140374 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140387 /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 │ ├─0be900be53555eadc67b458a6feb94d80f3c5b9425380f58d00533a60777fb2d │ │ └─172556 /pause │ ├─728adf5f3f6760cfac622eff90d414a31dfcf908e8c197027e4b10b7b757b7cb │ │ └─65940 /goldpinger --static-file-path /static │ ├─f2cf233d48f27add1b1e52d91a766ec509855e8feddf4bf5a931ae9ef7fa03a1 │ │ └─227491 /pause │ ├─fb3578422eb27fb288c7d9278872f966110790d7047c302b5d64af1a2eb0ee40 │ │ └─145600 /pause │ ├─114f750f255321c5664d0dd129c8d0be8a35ff0e4aa7c24d7d41821981e3bdff │ │ ├─124103 /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 │ │ └─124303 /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 │ ├─935541e4c8513badf06061f848b5cc57f5a285c66c08c25b67fda133fd99d8af │ │ └─57391 /pause │ ├─6642b3303d96a111c6c2173bc1b791b8a6d73f590285b42f7ba55bce34106f8e │ │ └─211827 kubernetes-entrypoint │ ├─4fad6488fb071346704302f7eb63b380b7af0d7344e5d35a7a8f1b6227b34124 │ │ └─57739 nfd-master -crd-controller=true -metrics=8081 │ ├─f7e173b8e2fee05b28a9e76a63e935446dc871eda91d1c7bef34f79600f40499 │ │ └─227518 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ec0ad2ecafc48e81a27fc7939a25af49c7d984e8c76c9db19a1faa6a871a6837 │ │ └─164223 /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 │ ├─e5026b3fe488f78eed6d7874a885b2be3fbc71b0cb339253abb594701d0e1fbb │ │ └─52563 /pause │ ├─d2f829c6c8a34200d0d2cc00d3b712b6acb9a528824525e812fe3a6e8258f846 │ │ └─211610 /pause │ ├─999b97b0ef5c58380c47ccf84e008d47872c9945e03c10558d743c1a2df8c14c │ │ └─49050 /manager --metrics-bind-address=:8080 │ ├─2e1697103a70a9fb85c0fbefa4453514377560aef126ae4cc886ef5175654d23 │ │ └─106042 /pause │ ├─e629fe271cd2087eb79890adff2fed58a84697026aded6554c214e99ad2dd09e │ │ └─140014 /pause │ ├─e899da237984f18ae5ea1973dc4c0150f85b38f3fb8458cbb8216f6a38215be9 │ │ ├─62694 python -u /app/sidecar.py │ │ ├─62853 python -u /app/sidecar.py │ │ └─62854 python -u /app/sidecar.py │ ├─5c40769a21b79268d62cf6328a8de826021ff821fbe8af1a73b79da4a670d29c │ │ ├─181193 neutron-policy-server: uWSGI master │ │ ├─181205 neutron-policy-server: uWSGI worker 1 │ │ └─181206 neutron-policy-server: uWSGI worker 2 │ ├─10d862c098dfc906518e33cfb86259d4b4a4253b9c4fc1a0b80cf679322c1a79 │ │ ├─185132 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185169 /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 │ │ ├─185182 erl_child_setup 1048576 │ │ ├─185253 sh -s disksup │ │ ├─185255 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185256 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185388 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185389 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185403 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185713 /bin/sh -s rabbit_disk_monitor │ ├─76e11ebb1ac2b5196b8625094e43f5a94bcf0585faad1862bb3c7826c3294eb1 │ │ └─41912 /pause │ ├─2c2b67267dc605c595dc59cf2611e6eefc222eba8c2a7e07712e4ebe5268246c │ │ ├─43710 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44093 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─464a2bdef84e25b4e65db4a282d9ba6c59924c917d49b033bd003bc6ef0f9430 │ │ ├─169431 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169805 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169809 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8b7881d42cebded73b08729edc2ce394ba6c406950de9ead89751bd37bc833bb │ │ └─46211 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─603e03ee4ef18e7d9fe4d25f0276bf240de42376a9eff9a74a866cfc2be0cd7a │ │ └─66168 /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 │ └─35dd434b7b3b2f676f9c04b0cb2eb70798967e8290e8740f6003532f6b64e7d0 │ └─185643 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount