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 │ │ │ ├─21901 /lib/systemd/systemd --user │ │ │ └─21902 (sd-pam) │ │ └─session-21.scope │ │ ├─21848 sshd: cephadm [priv] │ │ └─21915 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.19.213.235-22-zuul [mux] │ ├─410316 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-aqiiccyyotbfbotahctmubbfimycguln ; /usr/bin/python3'"'"' && sleep 0' │ ├─410317 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-aqiiccyyotbfbotahctmubbfimycguln ; /usr/bin/python3' && sleep 0 │ ├─410318 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-aqiiccyyotbfbotahctmubbfimycguln ; /usr/bin/python3 │ ├─410319 /bin/sh -c echo BECOME-SUCCESS-aqiiccyyotbfbotahctmubbfimycguln ; /usr/bin/python3 │ ├─410320 /usr/bin/python3 │ ├─410321 /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 │ └─410323 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12306 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 849338fd2d8d261ac63418ba59567643704764d7cf0c99f10ada4bf59bacacff -address /run/containerd/containerd.sock │ │ ├─ 12683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c81906b83bcc93338cea4edcbdfb1f682cadb0e7f2bf729ee6260c40ff9a2cee -address /run/containerd/containerd.sock │ │ ├─ 18834 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8b9540798a4009de7da7ec96899361cb50a53e498cf18a860e78e40700155abe -address /run/containerd/containerd.sock │ │ ├─ 25430 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae673b712c4d4bebb443618d55298a9e63d6035d0ec85e96a76798fd63449cc5 -address /run/containerd/containerd.sock │ │ ├─ 29922 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ec92f8c471515081f586b4908c6d47d91762463e3cda3b39e62bff4b174bccc -address /run/containerd/containerd.sock │ │ ├─ 34467 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d164bda47168b8fe68b8a447389a8805db3bb89585be4ce61833bd63e401404 -address /run/containerd/containerd.sock │ │ ├─ 38938 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d17731fdd48accd13eedcc1e9093f6ad1c0c5891b7b875938f7f661bd2c6a01 -address /run/containerd/containerd.sock │ │ ├─ 41526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a675a566f2f3df5816e288c5290c4771ea6e5fb038cc3fad5366b95c939bbbeb -address /run/containerd/containerd.sock │ │ ├─ 41538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a4996b1db828da00f2e0cbab4f369c0c7179663d70c66279d0db3dca0fcb6f3 -address /run/containerd/containerd.sock │ │ ├─ 41572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a57a75f055afd0389e4353f56eeabdfc72468864311c51eab4cdeb33246d2071 -address /run/containerd/containerd.sock │ │ ├─ 41578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75cf9d2f8af14af4b1a98440a794d0d66f33e68c931181b7078a41cf714a71bf -address /run/containerd/containerd.sock │ │ ├─ 41597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1741d84efa30cc716b3922464c1b888adec7db7088ce27bd2bade2ddcdde068 -address /run/containerd/containerd.sock │ │ ├─ 42152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0bf90bb82a2bae2a23cd5082293f8b6a4bd12aab902287688ff4821c7ffeaed -address /run/containerd/containerd.sock │ │ ├─ 42878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ed8b73d2ab78436ade7465847227bb101d69cc94a69a1fdb4982bc60ddfbee -address /run/containerd/containerd.sock │ │ ├─ 42893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 327c222ad2bb65eb394251ac5b2e2466e9d32eaa55e6470be3de0f447ee94410 -address /run/containerd/containerd.sock │ │ ├─ 44240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ffe8b506fed9ab736d4cfc1951989402d064eb091e6b3122c6edff73e0f82d9 -address /run/containerd/containerd.sock │ │ ├─ 44686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 992635a1461cbe3f2320429e0b0b83e0d2dd58d4c09ce08b4954cdcd07cddaa5 -address /run/containerd/containerd.sock │ │ ├─ 44746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd9792a19c60e69074f7492e6a9d1eced1390e063f11f63b9482fc8c9386ff8c -address /run/containerd/containerd.sock │ │ ├─ 45153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a9e3f4c1acc2c4640c0ab37a8bbe64190f954d4839dbeee666e92b5f1bab145 -address /run/containerd/containerd.sock │ │ ├─ 45667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898419645ec6a3f8611ae5c61acced93e46634a6651212251b5cd0a0cf644b2f -address /run/containerd/containerd.sock │ │ ├─ 45703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aab5a27da94aae7af732130208202c3cda9ea8cb50c8368f25a2c700392732ce -address /run/containerd/containerd.sock │ │ ├─ 45749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 730144f718b8ebb95792d03bdf70962ffb3960a06c7a9931f31b46efff80cd5a -address /run/containerd/containerd.sock │ │ ├─ 47855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c90b38c6721e77b11d68f69db7a95fa08c22fbe13c1fc69b6209cd6c89b5ac2 -address /run/containerd/containerd.sock │ │ ├─ 47966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41b98b45cecca4f7c7104e4d3275079e18de583880db959d9b930525ff65e7b5 -address /run/containerd/containerd.sock │ │ ├─ 48697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0120a62011905055ec79c680aec7c380db0d1d5c3d896605791e2bf2f26c9caf -address /run/containerd/containerd.sock │ │ ├─ 48815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2b55e58926b3e20ff81da60ad72bdc19e53d993e4648f221beb8cd5e3f606b7 -address /run/containerd/containerd.sock │ │ ├─ 49230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 718f2fa1e00fb41a3f2e9bb5542063da6d090f2bccf5d8333f40ad7dfc6997ef -address /run/containerd/containerd.sock │ │ ├─ 49669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc5b4875042cc97c9ff3d90c9b928fdab146acc3d0d3cd48d9feca8b5f848bda -address /run/containerd/containerd.sock │ │ ├─ 50014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b3ab1caf32dd02eda5f87ff9fa0e38383831ddde6ea1b75e29a1b79698ad889 -address /run/containerd/containerd.sock │ │ ├─ 52392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9156254d87020aba5d096a792f422c96be8f1ee0d379f6b5c94795cd1cf403bc -address /run/containerd/containerd.sock │ │ ├─ 52535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7db9039fdc041a6832edae1c60b65f3e2fcb6245e6941b649872fe493a4c50b -address /run/containerd/containerd.sock │ │ ├─ 56823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c639fd55b3b14d826aa8a097682a7ec72f2dd65a427c9c9ae84b7b4cc5aef3d -address /run/containerd/containerd.sock │ │ ├─ 57450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d434e6a275dcf570b1b66558f6c9d92369db5ed4c7362bef7bd7c7d63f0373c -address /run/containerd/containerd.sock │ │ ├─ 57512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e04a32a75fc1d6cc47a7ca4523a545fec824f3612809258f1397632e6553073 -address /run/containerd/containerd.sock │ │ ├─ 57551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b73c99214ac7d57f5283792f53a1dcac425829c724ebe8ca18232daf40f852d -address /run/containerd/containerd.sock │ │ ├─ 57729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebd0bd7736b66c29fc4e7840b6a9cd6f930f8539f4db35e2a21c9aeb5f657116 -address /run/containerd/containerd.sock │ │ ├─ 61806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee2cefbd36b0265041d84b0f285393dd81864e26be525efa27457a5b112abbca -address /run/containerd/containerd.sock │ │ ├─ 61827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6b719ef56ff80415ac97d7ae100315c16db5e969afbc5b7107021f6bf0277a5 -address /run/containerd/containerd.sock │ │ ├─ 61902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a3a00900226402fe64013cccf7e37e0970aa46232d2ac514abc2f78cb00c828 -address /run/containerd/containerd.sock │ │ ├─ 61952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ee3d99effe13f808ada5662fc906ebf8bd92b2c327b7371ff756dd9cdaeb63 -address /run/containerd/containerd.sock │ │ ├─ 63167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9634b8c85034db4ccc9850539bc5983ff499797dabe99071cfd13ae58547976f -address /run/containerd/containerd.sock │ │ ├─ 63289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b99609808e725269778e11c91d39da914a1170e85b235109897aec9d9822f825 -address /run/containerd/containerd.sock │ │ ├─ 63678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe00bbe8eda2d5a33ec3d854a3e8604ec568b4c00e05f40b5d8b9906d80a21fc -address /run/containerd/containerd.sock │ │ ├─ 63830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1fde5ccc5b05385b56c456af88b7ac3413aaeba2819effa4e0dbdecba96fda -address /run/containerd/containerd.sock │ │ ├─ 63873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923131689f3f9b662b5ca35cb68f370bfa872c97f0d1363c9c91a98c8a24374e -address /run/containerd/containerd.sock │ │ ├─ 64195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cafe722980c1bcb7d44dc85dfa6c60c80280447f0d560734345c6bb10d6f1ca -address /run/containerd/containerd.sock │ │ ├─ 64549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c268396359298392c35769926cc6bdbf03178dcf85fe1407c387fe26eda69a0 -address /run/containerd/containerd.sock │ │ ├─ 64942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2679edbdbba170d139e227aa372bca50a28d987edad213ba1f400b7e523b5f7e -address /run/containerd/containerd.sock │ │ ├─ 65282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0ec46924fb259ec393dc17e20afeb23181d4659dfc4711c1b6a6be7a9a88ebb -address /run/containerd/containerd.sock │ │ ├─ 66090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d30b6a80ec6e8b477648e118c47873d1102afec7fd40f492f1a16fc245a89b3 -address /run/containerd/containerd.sock │ │ ├─ 67606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e77b3be2ce06eec8c8c1199be70acb3e38cf1a5dd605b5b9dd79347e27d48bfa -address /run/containerd/containerd.sock │ │ ├─ 69785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e4391fdb351d5ed0393f484e74f167a677e3e5e63386de7a6fdd8dd416474f7 -address /run/containerd/containerd.sock │ │ ├─ 79438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a4396b451976f5a1dcacefaa3d9d0e51feb959372b1fe975d7f66b9f24fd67e -address /run/containerd/containerd.sock │ │ ├─ 80972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ae189a70ecf1934711451edb57b7454548501233a98b525f75b7a26c4901aa -address /run/containerd/containerd.sock │ │ ├─ 86919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 431ac1c9998e3835e3f635b36488ff7fc416fee3efe93c9824e32814f27c290f -address /run/containerd/containerd.sock │ │ ├─ 93673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb2f0d1615d6d9f21343012d3d80af33d013971a7dd25e5bbafe9da1ff003cb -address /run/containerd/containerd.sock │ │ ├─ 97057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8049d0a459d62e195053e549cde88dcbba3abf40dc8a8a23fbb5fbc6d15e64c6 -address /run/containerd/containerd.sock │ │ ├─ 97102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98e16a234e1f387ffa7199e7ca20b5a43082d95567a2d3f0cabc280b1ea678e2 -address /run/containerd/containerd.sock │ │ ├─106322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a44b89068a7192eb7864cf566e4ea03366e119aafdb10ec235ec85b1507567 -address /run/containerd/containerd.sock │ │ ├─107824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66b13e4001ce3dd358b36b3b332921e304f7203e46fa0706c58963851bd0f65f -address /run/containerd/containerd.sock │ │ ├─107927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da8fc52cd23c5870775ea70d4c76891e0a3be026cc0304caae76478f2463a48 -address /run/containerd/containerd.sock │ │ ├─109884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d147abc2de50c4de77b300d0f00a8139159769ba0daa47fa4af4faf80bd2d26 -address /run/containerd/containerd.sock │ │ ├─111732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11a72e689e8ca5f3825fb82cefe3714ee9da3961b058347d7bcc5d3507e5d5e -address /run/containerd/containerd.sock │ │ ├─111777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65843c9b2c3de895e004a4e8abd5b4f7dec6337493d2bb2a4855c53ac3fcc0ee -address /run/containerd/containerd.sock │ │ ├─125207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1504af5422819ebd49e1c8fec6c672baf630ea782e0b61a20e4e7a3795abb0e7 -address /run/containerd/containerd.sock │ │ ├─125269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f70dbfb3b1a25e10625bbc2c88c8aaf8336c7223049680a7c33992ae253e0c3 -address /run/containerd/containerd.sock │ │ ├─127903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057f7e428576f8ef4b09c48ca10a3be1661cf3379bb5c2bd8a2e42adf2f50575 -address /run/containerd/containerd.sock │ │ ├─142193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8949130ce5b2964773a749fe0a22d1fe5c832b41a62d701e48939f24f94398cb -address /run/containerd/containerd.sock │ │ ├─143658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b3389bdcc4168c147ca1b86fef0a22b480bcd4170c6d26178c6447a327b2874 -address /run/containerd/containerd.sock │ │ ├─144033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72dd49016d2ac45fa4bd8d26658d8853ac850bfc67e0114856b4acca5ca54acf -address /run/containerd/containerd.sock │ │ ├─144906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e90f279bb06f4d291e4c145feaa72ad37864161cfb66426a15b2626b81ca3a5 -address /run/containerd/containerd.sock │ │ ├─155701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 274576a81597a74735eb16d419ed742e15b2bd26b8617335c246c07c19085c4e -address /run/containerd/containerd.sock │ │ ├─157852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a22af38ead6600679196d8c76b722ab0194b9942d2b1867f9044cb923892d78 -address /run/containerd/containerd.sock │ │ ├─158646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cffb1891081d21fe85c594c8aaa2d92a7a283e1a5615ea5d2bffa75eb3b8cb4 -address /run/containerd/containerd.sock │ │ ├─159054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b588ee7703a80c971d0cfc5b6bcd1fa53b03e6ec242155824e0f0ff82c97ba6 -address /run/containerd/containerd.sock │ │ ├─159562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29d97a2ed1f745127819aadf24c83e9e00b0b9e809515700f63c8ac75662a1d -address /run/containerd/containerd.sock │ │ ├─160894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dde8c9d6f5f40ac363dcf1a98d9ef1e58dc2dd7cac69a4a4f8e65166d7ec2e7 -address /run/containerd/containerd.sock │ │ ├─172371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d0cbe0fbb37ad1f357b277ed31e9a699f12d201db59fbf3d0419dec6791d07 -address /run/containerd/containerd.sock │ │ ├─174029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d108bd9d5f76c92e64c3cefb24a80a1c7510297c09e69c64935a69da14abd98e -address /run/containerd/containerd.sock │ │ ├─174105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cef298450f9e2f40d51ab5452690552d8d211d48293a1c23a85e7b1b4584312 -address /run/containerd/containerd.sock │ │ ├─174226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d90a3451ae18b298cbe8bd25710a75f1c49f66e04a65b9e9864f6c3523bf68d -address /run/containerd/containerd.sock │ │ ├─174348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed3779d890e5a4904ceb8c872e5d25b9d876856303633695a3531cfed72368f3 -address /run/containerd/containerd.sock │ │ ├─174424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad2db860e9f802e27a7fc30944999c828f39544b3012679dea82c3fb8dba3087 -address /run/containerd/containerd.sock │ │ ├─174490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c46f72435c70baf917f1ab18be67b87d702db93cc1ff78616d47279afcc7e61c -address /run/containerd/containerd.sock │ │ ├─174628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55bba166adac7b8791c61fcf8ce12e4302634c5f08f1566bae0aa4030a2003de -address /run/containerd/containerd.sock │ │ ├─187065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa711c1cefd370b6a64d35b3ad0750b6f60fdc3db01fbc3ce93ad6e7d6868558 -address /run/containerd/containerd.sock │ │ ├─189367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b52f8654fef7beadcb014bbbb38fdde28aa1b506dcbea15f0412726996d5acf -address /run/containerd/containerd.sock │ │ ├─189517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e62be2c243da199f90821aecad72c6144974e2b1e7a087fa768d8982a5a8fa9 -address /run/containerd/containerd.sock │ │ ├─189574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd7f1bbe104d8c5705c174050db557a4a5bc5c70bc58fcd0faf8aed517174805 -address /run/containerd/containerd.sock │ │ ├─205612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73b24596ecb3ca787c1b98ba6a0caed1b212ad92d01a24c3389ce3b5b32b533c -address /run/containerd/containerd.sock │ │ ├─212810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88c8491dc2314d1958788d6f76de2c86d08105fd140e47de5e96cf8b582694d3 -address /run/containerd/containerd.sock │ │ ├─212826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 611b4621feef00d8d383430efe92f1c24cc0c30d370f9f97afc30bc7eb5e0324 -address /run/containerd/containerd.sock │ │ ├─212889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a48326b44981044f59189bfce6fb0f82b0faec3a233bd20978c432147201dcdd -address /run/containerd/containerd.sock │ │ ├─213156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ee8179c9e18dda1cbd7d6be1a6c3c8f256503608cd3e56a3e8d4e1cbd96e98b -address /run/containerd/containerd.sock │ │ ├─224418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3f25107d4fcb7b2662ee0275871af0ce17c62c97ef27c952c85a868c85c0939 -address /run/containerd/containerd.sock │ │ ├─226748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5779afb1203a596f041923ebd91f42db9e93c1b685f1f059ee07a8c0ec2d9725 -address /run/containerd/containerd.sock │ │ ├─227842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86601e0354551ec8d80058df9cc2e188814c1446cf7fa48b804e520ee1709433 -address /run/containerd/containerd.sock │ │ ├─228748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0de6bc468d6f43e69bfad132a6ea7f82e42ca7f3440e53fa31a83e5d9fef8afa -address /run/containerd/containerd.sock │ │ ├─229393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ed95610320a8a9bd044676ece1d8bc8de81bd77ad7a5f22c9793ae898b7dde -address /run/containerd/containerd.sock │ │ ├─231023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23caa25f261653bd3358af110c700e897a20d5732451539ae2095ece170b52b -address /run/containerd/containerd.sock │ │ ├─232587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d12518dddb5af920f59165b2aae5092c8cf4c9f341d6ad859015a80a1be67c19 -address /run/containerd/containerd.sock │ │ ├─232721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c74dcdc8d5cf45c03ace82378403f4bbe866e8ffcfef58af2868bbd6c48ade67 -address /run/containerd/containerd.sock │ │ ├─241700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 622ea6d347919645994bc57f45b12f47aab85012075fab42a79d29902506102a -address /run/containerd/containerd.sock │ │ ├─242172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a51be0135d758a42ca44754b0b5216ebdcb8f9b535097205d8cd785c313ccf5 -address /run/containerd/containerd.sock │ │ ├─245597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58436cdda7af6721a2465fcf3f412ff6037c9c8495fc1da3538b6fcdbd0ba90d -address /run/containerd/containerd.sock │ │ ├─249763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a85df55372a1052e9decf52784e238e67295ec7ae2c600a1e0a16858b74b9830 -address /run/containerd/containerd.sock │ │ ├─249947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 352e809c3b17796f0de682a1b774d8a0b5ceef8df26ab49900f9ac8d87053557 -address /run/containerd/containerd.sock │ │ ├─249983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f2e93a15fe255c573dc933151a2cc4501b727ed9b87f80ddc5eb70e11d98df3 -address /run/containerd/containerd.sock │ │ ├─250029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af69e09d522d49f59394a129230c4ffa30d1785aaadada98aaaede6a635e90c0 -address /run/containerd/containerd.sock │ │ ├─261690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba802c9f79796dfef8e6192b8fe9ed9a5d44ea6f1441e97188e9454e3540cbbb -address /run/containerd/containerd.sock │ │ ├─264276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10bb1403bef436b33c70591c69ab8cc31b29f334461eac3063068436df50d2ac -address /run/containerd/containerd.sock │ │ ├─265703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9d477feeb3c857da45606a2307abf6b177b637106f29cd7945af55735e2310 -address /run/containerd/containerd.sock │ │ └─410324 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/2cbd55007f3c579b4b0de403a97bc76631793f165dce9ecc8c1d0064be13156b/log.json --log-format json exec --process /tmp/runc-process3431914712 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/2cbd55007f3c579b4b0de403a97bc76631793f165dce9ecc8c1d0064be13156b/5e911b0ea97c37abdc927be7f507dd4d89fbe6e8b3b42ab45c54fcc5d333f0a9.pid 2cbd55007f3c579b4b0de403a97bc76631793f165dce9ecc8c1d0064be13156b │ ├─packagekit.service │ │ └─1426 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─run-r48a19e62e61e46f59e35c8a54f7128a9.scope │ │ └─188114 /usr/sbin/libvirtd --listen │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-ae673b712c4d4bebb443618d55298a9e63d6035d0ec85e96a76798fd63449cc5.scope … │ │ ├─25455 /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 │ │ └─25468 /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-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29641 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29905 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18764 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18791 /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 │ │ │ ├─25145 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25414 /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@mgr.instance.gzbzgc.service │ │ │ ├─12600 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gzbzgc/unit.run │ │ │ └─12628 /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-gzbzgc --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.gzbzgc:/var/lib/ceph/mgr/ceph-instance.gzbzgc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gzbzgc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.gzbzgc -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 │ │ │ ├─38894 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38914 /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 │ │ │ ├─34166 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34450 /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 │ │ ├─12238 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12268 /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-6ec92f8c471515081f586b4908c6d47d91762463e3cda3b39e62bff4b174bccc.scope … │ │ ├─29946 /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 │ │ └─29958 /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.service … │ │ └─10331 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-3d17731fdd48accd13eedcc1e9093f6ad1c0c5891b7b875938f7f661bd2c6a01.scope … │ │ ├─38967 /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 │ │ └─38987 /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 │ ├─multipathd.service │ │ └─141483 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41990 /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 │ ├─docker-849338fd2d8d261ac63418ba59567643704764d7cf0c99f10ada4bf59bacacff.scope … │ │ ├─12349 /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 │ │ └─12361 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─docker-8b9540798a4009de7da7ec96899361cb50a53e498cf18a860e78e40700155abe.scope … │ │ ├─18863 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18879 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c81906b83bcc93338cea4edcbdfb1f682cadb0e7f2bf729ee6260c40ff9a2cee.scope … │ │ ├─12708 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gzbzgc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12728 /usr/bin/ceph-mgr -n mgr.instance.gzbzgc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10837 /usr/sbin/chronyd -F 1 │ │ └─10838 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141326 /sbin/iscsid │ │ └─141327 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ └─docker-9d164bda47168b8fe68b8a447389a8805db3bb89585be4ce61833bd63e401404.scope … │ ├─34491 /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 │ └─34503 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─2a9fa91855cd76d47cb5733523568c53a11c3e70bb7fc2f1b09629dac3c616fa │ │ └─57879 nfd-master -crd-controller=true -metrics=8081 │ ├─87ed95610320a8a9bd044676ece1d8bc8de81bd77ad7a5f22c9793ae898b7dde │ │ └─229418 /pause │ ├─65843c9b2c3de895e004a4e8abd5b4f7dec6337493d2bb2a4855c53ac3fcc0ee │ │ └─111820 /pause │ ├─8949130ce5b2964773a749fe0a22d1fe5c832b41a62d701e48939f24f94398cb │ │ └─142220 /pause │ ├─8181d7e00008c3860d003ee421a041e983e9ba6572006bdbac0efba5750543f3 │ │ └─259105 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f11a72e689e8ca5f3825fb82cefe3714ee9da3961b058347d7bcc5d3507e5d5e │ │ └─111755 /pause │ ├─48b8c9e26f898184c83c06fe35dc759dbc4b0a01a4f88859666824814d519b12 │ │ └─109529 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8c3e123334e1b57bce0ffec0baedd632c7ce80e11b2b88168322f99862845471 │ │ └─57830 nfd-gc -gc-interval=1h │ ├─6137ecea559b9cc143ce86ce8212453c5a7ab98bdd9c48c16a448f392a170b1e │ │ └─45933 /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 │ ├─4d0bf30cbcda1dcd33aef6ce56dd1a1646625f80e7c9de6fdf887925742bec48 │ │ ├─62811 python -u /app/sidecar.py │ │ ├─63106 python -u /app/sidecar.py │ │ └─63107 python -u /app/sidecar.py │ ├─f29d97a2ed1f745127819aadf24c83e9e00b0b9e809515700f63c8ac75662a1d │ │ └─159695 /pause │ ├─4744e3a6a0ce9da098f060f72b1a5dceb56cab54dc5ccd3a69a993a4ac438be4 │ │ └─66219 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dd12f13d8bd08bf77fe1ecef15fee4b04682694da7aa99f2a88a420a6db65268 │ │ └─191583 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─aa711c1cefd370b6a64d35b3ad0750b6f60fdc3db01fbc3ce93ad6e7d6868558 │ │ └─187089 /pause │ ├─fcb1c491666bc87ed8f49541cf6a059dc853df06c16e7c29feb3b2f61eccf399 │ │ ├─191531 /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 │ │ ├─372787 /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/tmp4d3zgi42/privsep.sock │ │ ├─373057 /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/tmpmyu2uumo/privsep.sock │ │ └─375534 /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/tmp9ibgsvyl/privsep.sock │ ├─66b13e4001ce3dd358b36b3b332921e304f7203e46fa0706c58963851bd0f65f │ │ └─107851 /pause │ ├─0cffb1891081d21fe85c594c8aaa2d92a7a283e1a5615ea5d2bffa75eb3b8cb4 │ │ └─158729 /pause │ ├─0fb7e748bff3dc600f5e7133155739918bce8bc527b24b44881715748fc75b74 │ │ └─67457 /bin/oauth2-proxy │ ├─91dc1dc19dc01c9ce591775c3e7568473e1f20c10268231d522b2955f2f8f4e2 │ │ └─67272 /bin/memcached_exporter │ ├─1504af5422819ebd49e1c8fec6c672baf630ea782e0b61a20e4e7a3795abb0e7 │ │ └─125230 /pause │ ├─fce2cf9b9564eb084e161da7e20f02f43ed22dd8e825efdfedff7965e825217d │ │ ├─183117 neutron-policy-server: uWSGI master │ │ ├─183131 neutron-policy-server: uWSGI worker 1 │ │ └─183132 neutron-policy-server: uWSGI worker 2 │ ├─b2a35bb6f56a2c8f38e4b18ca0648f2b3f2c337e6ac90430252ab8e4473980ee │ │ ├─264436 apache2 -DFOREGROUND │ │ ├─266754 (wsgi:h -DFOREGROUND │ │ ├─266755 (wsgi:h -DFOREGROUND │ │ ├─266756 (wsgi:h -DFOREGROUND │ │ ├─266757 (wsgi:h -DFOREGROUND │ │ ├─266758 (wsgi:h -DFOREGROUND │ │ ├─266759 apache2 -DFOREGROUND │ │ └─266760 apache2 -DFOREGROUND │ ├─9d30b6a80ec6e8b477648e118c47873d1102afec7fd40f492f1a16fc245a89b3 │ │ └─66115 /pause │ ├─8f75d383aed730a607adffe44876e3028935d7e830445135c885e55ca506e904 │ │ ├─65039 nginx: master process nginx -g daemon off; │ │ ├─65056 nginx: worker process │ │ ├─65057 nginx: worker process │ │ ├─65058 nginx: worker process │ │ ├─65059 nginx: worker process │ │ └─65060 nginx: worker process │ ├─327c222ad2bb65eb394251ac5b2e2466e9d32eaa55e6470be3de0f447ee94410 │ │ └─42938 /pause │ ├─912ef8189d8b8ca0db26a99a59c3edae6b389104bad599f3794aa01e842b6255 │ │ └─265920 /bin/openstack-database-exporter │ ├─fee8786d24e1a533050b7a24fd5cb70a4d0a2e03f89b159ebc2f62d4afd5d321 │ │ ├─50255 mysqld --wsrep_start_position=a58520f1-9ffc-11f1-8b45-178ac977426f:20 │ │ └─50379 /var/lib/mysql/mysql-state-monitor │ ├─c74dcdc8d5cf45c03ace82378403f4bbe866e8ffcfef58af2868bbd6c48ade67 │ │ └─232746 /pause │ ├─33c3c6011e91f2c346433b64270428c9c87e3626da2cd025e4f6125e690db8ac │ │ └─67436 /bin/oauth2-proxy │ ├─057f7e428576f8ef4b09c48ca10a3be1661cf3379bb5c2bd8a2e42adf2f50575 │ │ └─127929 /pause │ ├─af69e09d522d49f59394a129230c4ffa30d1785aaadada98aaaede6a635e90c0 │ │ └─250061 /pause │ ├─1c639fd55b3b14d826aa8a097682a7ec72f2dd65a427c9c9ae84b7b4cc5aef3d │ │ └─56846 /pause │ ├─386723d82b6a8b5dfbabbc5381a33b8c6364281cd9a8386a66a2142cbc6cd624 │ │ └─45398 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 │ ├─fc1fde5ccc5b05385b56c456af88b7ac3413aaeba2819effa4e0dbdecba96fda │ │ └─63860 /pause │ ├─b01bae2e8d10e9c83ab09ce30544b958bcf96c2fc974e1cbbc82bc49ddc8707b │ │ └─66658 /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 │ ├─86158ab0c0b2e26733d11e0d1f075d20e3c2148d56b0c9825bd4fb5a8b2772ed │ │ ├─ 48227 /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 │ │ ├─ 48241 /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 │ │ ├─ 48385 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264045 nginx: worker process │ │ ├─264046 nginx: worker process │ │ └─264047 nginx: cache manager process │ ├─d81890dd740a64997c60f01a3aa1e4280882ba78d2856fe1b774866500481887 │ │ ├─242121 magnum-api: uWSGI master │ │ ├─242162 magnum-api: uWSGI worker 1 │ │ └─242163 magnum-api: uWSGI worker 2 │ ├─568b386b2e8e23999fc58b3aab532c9c12cfb62b1d75bb0c3d4e15519b6c5f8d │ │ └─52998 valkey-server *:26379 [sentinel] │ ├─274576a81597a74735eb16d419ed742e15b2bd26b8617335c246c07c19085c4e │ │ └─155816 /pause │ ├─4c26e988d779cdcc2e260b12da82cfbaab2010cd024294abd34bcd88b1d8ef6b │ │ └─43168 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0de6bc468d6f43e69bfad132a6ea7f82e42ca7f3440e53fa31a83e5d9fef8afa │ │ └─228773 /pause │ ├─fe00bbe8eda2d5a33ec3d854a3e8604ec568b4c00e05f40b5d8b9906d80a21fc │ │ └─63704 /pause │ ├─2cbd55007f3c579b4b0de403a97bc76631793f165dce9ecc8c1d0064be13156b │ │ ├─184258 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/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184568 /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/taas.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/tmp89pvzt_8/privsep.sock │ │ ├─184767 /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/taas.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/tmpznd2gkuz/privsep.sock │ │ ├─184995 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ │ └─410336 runc init │ ├─3e90f279bb06f4d291e4c145feaa72ad37864161cfb66426a15b2626b81ca3a5 │ │ └─144928 /pause │ ├─a85df55372a1052e9decf52784e238e67295ec7ae2c600a1e0a16858b74b9830 │ │ └─249793 /pause │ ├─ef687047a14afffaebf9e2cdb328265264779476a30b04e99c29689d22dd944b │ │ ├─241848 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242630 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_8pjy52k/privsep.sock │ │ ├─242634 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242638 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─38c0111920ae40155af6501896ae7253db17d9432ede4615e80a840825400b93 │ │ └─228802 /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 │ ├─d108bd9d5f76c92e64c3cefb24a80a1c7510297c09e69c64935a69da14abd98e │ │ └─174080 /pause │ ├─98e16a234e1f387ffa7199e7ca20b5a43082d95567a2d3f0cabc280b1ea678e2 │ │ └─97125 /pause │ ├─aab5a27da94aae7af732130208202c3cda9ea8cb50c8368f25a2c700392732ce │ │ └─45736 /pause │ ├─5b52f8654fef7beadcb014bbbb38fdde28aa1b506dcbea15f0412726996d5acf │ │ └─189396 /pause │ ├─ec7f8e98af35030509e1c57eb954c635876d8aa1294508e22facbe041a67ceae │ │ └─123340 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─58436cdda7af6721a2465fcf3f412ff6037c9c8495fc1da3538b6fcdbd0ba90d │ │ └─245624 /pause │ ├─230de973626c77eb62e920956781b0c17f1d02085a630da77ca8ba5c5859cc09 │ │ └─142507 /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 │ ├─6efd0659e52ee1793005f780a6a1587d859055dcec77300711ef03fd82d3b98a │ │ └─66444 /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 │ ├─bd623611714c2c3dd07e773baece6e653dbd68211edb09bbe1067c12e3216db1 │ │ ├─50152 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 │ │ └─51483 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 │ ├─55309111ce1239494b70f953e80115b015bf956a4d7c189579dced313815aa91 │ │ ├─62786 python -u /app/sidecar.py │ │ ├─63092 python -u /app/sidecar.py │ │ └─63093 python -u /app/sidecar.py │ ├─05ed8b73d2ab78436ade7465847227bb101d69cc94a69a1fdb4982bc60ddfbee │ │ └─42931 /pause │ ├─f6aa08be9a96dc120cd3223089a34601ac0c307ad6a15a3bcd44d5d7f27e6002 │ │ ├─133067 placement-api: uWSGI master │ │ ├─133080 placement-api: uWSGI worker 1 │ │ └─133081 placement-api: uWSGI worker 2 │ ├─c642c1b56c19fa84efd794df5aec42c921afc777908b72530de23ca55e18fdf3 │ │ └─229442 /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 │ ├─f89d460c4f4aeffe7e934f05a97a85a16356e33bda4b81c71ab08092b349dae9 │ │ ├─65964 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66081 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─afc809c7eaa1b35d996800683fb7c45def6ed2e7dce465ea4ffcf90ecdf5b6fb │ │ └─65394 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─701671825209757882393903e61bd2892c837ebd2601468d9dfd0455a8802aca │ │ ├─224547 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224568 /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 │ │ ├─224642 erl_child_setup 1048576 │ │ ├─224710 sh -s disksup │ │ ├─224713 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─224714 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─224725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224726 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224736 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─224963 /bin/sh -s rabbit_disk_monitor │ ├─5779afb1203a596f041923ebd91f42db9e93c1b685f1f059ee07a8c0ec2d9725 │ │ └─226772 /pause │ ├─d3f25107d4fcb7b2662ee0275871af0ce17c62c97ef27c952c85a868c85c0939 │ │ └─224441 /pause │ ├─b0ec46924fb259ec393dc17e20afeb23181d4659dfc4711c1b6a6be7a9a88ebb │ │ └─65307 /pause │ ├─e4fc8a885cb6eee472f033e384d7a3ffaaf29219a6b7a72d6f745558c8452cb5 │ │ ├─170231 nova-metadata: uWSGI master │ │ ├─170244 nova-metadata: uWSGI worker 1 │ │ └─170245 nova-metadata: uWSGI worker 2 │ ├─d3f878f08b454f1271ab99e536ee9119f69c65c8a0e078cdaa710bc09aab0a4e │ │ └─66328 /goldpinger --static-file-path /static │ ├─7b36248a3dd5a842d473ddbd9dbb7b95888458c89722930ccbfab74ec7103193 │ │ └─53054 redis_exporter │ ├─ff27a6553bb1860b7660a11100f778a875b84dd9e5c4738ab9d5a9b2c462b9d4 │ │ ├─259122 manila-api: uWSGI master │ │ ├─259147 manila-api: uWSGI worker 1 │ │ └─259148 manila-api: uWSGI worker 2 │ ├─37a95d1b48b0578a3c2014c283ac81c19efa82e828c2acf204763fc5444918c2 │ │ ├─175108 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399356 sleep 300 │ ├─52ace1d8695b57453e432f347ce26779501e05b7c6ca1128619f27dbbf745932 │ │ ├─205759 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205776 /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 │ │ ├─205782 erl_child_setup 1048576 │ │ ├─205875 sh -s disksup │ │ ├─205877 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205878 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205966 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205967 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205977 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206190 /bin/sh -s rabbit_disk_monitor │ ├─ee2cefbd36b0265041d84b0f285393dd81864e26be525efa27457a5b112abbca │ │ └─61852 /pause │ ├─4d2f959b1d9e74309453b089bb65063908cafcf3577e5524b406245b0de43cbd │ │ ├─185596 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) │ │ ├─186332 /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/tmp5sl8wbbk/privsep.sock │ │ ├─186860 /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/tmph8bs_ygo/privsep.sock │ │ ├─187461 /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/tmpk4_047ix/privsep.sock │ │ ├─187957 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187958 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188031 haproxy -f /var/lib/neutron/ns-metadata-proxy/0fc8c744-5a9f-450c-a156-2d16d3da8af3.conf │ │ ├─207489 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5221f533-42ed-4916-8858-06d46c468280/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5221f533-42ed-4916-8858-06d46c468280/host --addn-hosts=/var/lib/neutron/dhcp/5221f533-42ed-4916-8858-06d46c468280/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5221f533-42ed-4916-8858-06d46c468280/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5221f533-42ed-4916-8858-06d46c468280/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-49b1a965-2cd1-4600-b133-d6e774a36905,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 │ │ ├─207492 haproxy -f /var/lib/neutron/ns-metadata-proxy/5221f533-42ed-4916-8858-06d46c468280.conf │ │ ├─376866 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0fc8c744-5a9f-450c-a156-2d16d3da8af3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0fc8c744-5a9f-450c-a156-2d16d3da8af3/host --addn-hosts=/var/lib/neutron/dhcp/0fc8c744-5a9f-450c-a156-2d16d3da8af3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0fc8c744-5a9f-450c-a156-2d16d3da8af3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0fc8c744-5a9f-450c-a156-2d16d3da8af3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-112b2a33-ad10-48d7-9021-00721b991229,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 │ │ └─377710 /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/tmp6nk19gci/privsep.sock │ ├─898419645ec6a3f8611ae5c61acced93e46634a6651212251b5cd0a0cf644b2f │ │ └─45690 /pause │ ├─541b3e1fa44ecb11e0bb0488ab881bccbba831b1d9e3afb60b6e1b26bef7e8c7 │ │ └─62113 /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 │ ├─0d434e6a275dcf570b1b66558f6c9d92369db5ed4c7362bef7bd7c7d63f0373c │ │ └─57475 /pause │ ├─c46f72435c70baf917f1ab18be67b87d702db93cc1ff78616d47279afcc7e61c │ │ └─174533 /pause │ ├─04ae189a70ecf1934711451edb57b7454548501233a98b525f75b7a26c4901aa │ │ └─80995 /pause │ ├─4c268396359298392c35769926cc6bdbf03178dcf85fe1407c387fe26eda69a0 │ │ └─64572 /pause │ ├─81f2b99897c6975a0bcc85856238b6b81f473af07bb118afd43d3dfec349ca6f │ │ └─264709 /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 │ ├─a23caa25f261653bd3358af110c700e897a20d5732451539ae2095ece170b52b │ │ └─231047 /pause │ ├─8049d0a459d62e195053e549cde88dcbba3abf40dc8a8a23fbb5fbc6d15e64c6 │ │ └─97080 /pause │ ├─1ff7955ebb1d8b1587ea00928e0a86cbf823cd46bba045f38e4fb2e7065478db │ │ └─125859 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─541da91662002b05904926fbf159c84d402ecfc2f7a8834a822950ad8379f81f │ │ └─63054 /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 │ ├─3969322825134e76ed8ea2d9ea8b750e97d833e97e61a943f296199a74d0361e │ │ ├─245746 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245763 /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 │ │ ├─245769 erl_child_setup 1048576 │ │ ├─245822 sh -s disksup │ │ ├─245824 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245825 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245861 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245874 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─246214 /bin/sh -s rabbit_disk_monitor │ ├─80613fcf831b204a25cb391c569ea2752916abca1688383e5b967b17a8b79472 │ │ └─228276 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─4d147abc2de50c4de77b300d0f00a8139159769ba0daa47fa4af4faf80bd2d26 │ │ └─109907 /pause │ ├─352e809c3b17796f0de682a1b774d8a0b5ceef8df26ab49900f9ac8d87053557 │ │ └─249969 /pause │ ├─c0bf90bb82a2bae2a23cd5082293f8b6a4bd12aab902287688ff4821c7ffeaed │ │ └─42175 /pause │ ├─e511b8a24a9bf43563a9acdb531ecd7f827ec9a3e2291e8c592435ca5b20fda8 │ │ └─187367 /usr/bin/libvirt-tls-sidecar │ ├─83509fefa7282fe6306665fbcd1727d698977f3f42779afa16004b4f1e5053b8 │ │ └─64465 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 │ ├─53fc644ea7fe48e4e644c3aaab7e68aedfdd3a120077438a86174af308812547 │ │ └─41833 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 │ ├─ba802c9f79796dfef8e6192b8fe9ed9a5d44ea6f1441e97188e9454e3540cbbb │ │ └─261714 /pause │ ├─c6fd4148b8767688bb57c76c7f6aa72beb37b6fac3bc88518a69ed884192222d │ │ └─44822 /coredns -conf /etc/coredns/Corefile │ ├─e5acfd075e79e10127aba388b624b3ae4e60cfd8b6ab78f26f20b993fe72b59c │ │ └─226877 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5a4996b1db828da00f2e0cbab4f369c0c7179663d70c66279d0db3dca0fcb6f3 │ │ └─41641 /pause │ ├─0ebed5084b078d28a660e2ee207956194dbf3ecf2d7d0741a44b8cb826c541a8 │ │ └─45890 /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 │ ├─b473190584a5d67f8fbb2726e6f35342855882c7b758e1adf20def66320ff657 │ │ └─49507 percona-xtradb-cluster-operator │ ├─b2b55e58926b3e20ff81da60ad72bdc19e53d993e4648f221beb8cd5e3f606b7 │ │ └─48838 /pause │ ├─ad2db860e9f802e27a7fc30944999c828f39544b3012679dea82c3fb8dba3087 │ │ └─174449 /pause │ ├─bd7f1bbe104d8c5705c174050db557a4a5bc5c70bc58fcd0faf8aed517174805 │ │ └─189597 /pause │ ├─9b73c99214ac7d57f5283792f53a1dcac425829c724ebe8ca18232daf40f852d │ │ └─57579 /pause │ ├─43d0cbe0fbb37ad1f357b277ed31e9a699f12d201db59fbf3d0419dec6791d07 │ │ └─172394 /pause │ ├─4a22af38ead6600679196d8c76b722ab0194b9942d2b1867f9044cb923892d78 │ │ └─157929 /pause │ ├─c40e022c7133903bfdeb35adb2cb65c37e3b40fb1170e4365ae31a9d925d0c39 │ │ └─65630 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─10bb1403bef436b33c70591c69ab8cc31b29f334461eac3063068436df50d2ac │ │ └─264311 /pause │ ├─15df89456ab1cf0c48833f62cd007d8c7ddae21e5f96f39815f912c3160eef9b │ │ ├─108253 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108441 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108443 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─72dd49016d2ac45fa4bd8d26658d8853ac850bfc67e0114856b4acca5ca54acf │ │ └─144057 /pause │ ├─1b3ab1caf32dd02eda5f87ff9fa0e38383831ddde6ea1b75e29a1b79698ad889 │ │ └─50037 /pause │ ├─bf7011bedd4da891302c2693294075f386d1b546d61de1ff43bbb9383c9fe5c8 │ │ └─42200 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─87308c8f5271d21b945156e92f18264813a7635a00acada215a0c7e75d9cefc8 │ │ └─67212 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─00bf1979bf2fa76a5911a1adad1a9bd8eadf14510dd5979d18484f6cf35c7511 │ │ ├─86166 barbiacan-api: uWSGI master │ │ └─86179 barbiacan-api: uWSGI worker 1 │ ├─0c2f3f2a12aaf6ab94508445af2d43f5bc6a4db545af97c38c38943b8da20078 │ │ └─57791 nfd-worker -metrics=8081 │ ├─4302e63aa8c2c480d7291ac8af59a3334508dfefee23895e567a496f5713a056 │ │ └─41767 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 │ ├─730144f718b8ebb95792d03bdf70962ffb3960a06c7a9931f31b46efff80cd5a │ │ └─45773 /pause │ ├─5579344448b302b005105aeb80f60c7683b7b11aa9c582cd58965181b74c7cbe │ │ ├─142541 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142554 /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 │ ├─fbafbb9ff985b6c0db7c16921af292c1a748e635e5c3024f75c9086cff3e98bb │ │ └─165548 /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 │ ├─431ac1c9998e3835e3f635b36488ff7fc416fee3efe93c9824e32814f27c290f │ │ └─86943 /pause │ ├─0f821dcddd82adaa2c32deff1e7fa16f3bb88d4131c9db07ed17b484f8868ffc │ │ ├─183075 neutron-api: uWSGI master │ │ ├─183102 neutron-api: uWSGI worker 1 │ │ └─183103 neutron-api: uWSGI worker 2 │ ├─7cafe722980c1bcb7d44dc85dfa6c60c80280447f0d560734345c6bb10d6f1ca │ │ └─64234 /pause │ ├─cc5b4875042cc97c9ff3d90c9b928fdab146acc3d0d3cd48d9feca8b5f848bda │ │ └─49697 /pause │ ├─61e4c56db8323031d7d2e3d942a1e3121e4908d3c401b280ff14feaefd24b64a │ │ ├─93821 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93838 /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 │ │ ├─93844 erl_child_setup 1048576 │ │ ├─93925 sh -s disksup │ │ ├─93927 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93928 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94030 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94305 /bin/sh -s rabbit_disk_monitor │ ├─0ee8179c9e18dda1cbd7d6be1a6c3c8f256503608cd3e56a3e8d4e1cbd96e98b │ │ └─213181 /pause │ ├─4b203829da36ca40218f1daa906b0fbc3f1d96fa4de5febc17f8c95781a3629e │ │ └─66990 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ff35b24d96e4d579ab1754a44c41c3e28db31b00d78190a35770f2c983e23a19 │ │ └─259093 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─59a44b89068a7192eb7864cf566e4ea03366e119aafdb10ec235ec85b1507567 │ │ └─106345 /pause │ ├─6cfcb0ccaff2c93f716f3b026a6a015242cf01ba467c54c3c914cf9646faff7d │ │ └─48288 /server │ ├─0f70dbfb3b1a25e10625bbc2c88c8aaf8336c7223049680a7c33992ae253e0c3 │ │ └─125302 /pause │ ├─b570a9cad4ccd2308ffc42b9bf967a79d5dccba60b8d872353f735621e9e9509 │ │ ├─185588 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) │ │ ├─186151 /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/tmpgd5grcgs/privsep.sock │ │ ├─371709 /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/tmpsnijrtx2/privsep.sock │ │ ├─372076 /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/tmppy1six1u/privsep.sock │ │ ├─372498 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372500 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379196 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5e334566-0ec2-4551-a2ad-e7005b9cf6e9 --namespace=qrouter-5e334566-0ec2-4551-a2ad-e7005b9cf6e9 --conf_dir=/var/lib/neutron/ha_confs/5e334566-0ec2-4551-a2ad-e7005b9cf6e9 --log-file=/var/lib/neutron/ha_confs/5e334566-0ec2-4551-a2ad-e7005b9cf6e9/neutron-keepalived-state-change.log --monitor_interface=ha-7794242c-70 --monitor_cidr=169.254.0.12/24 --pid_file=/var/lib/neutron/external/pids/5e334566-0ec2-4551-a2ad-e7005b9cf6e9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382208 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=26bf63ca-17a9-42b9-8bdf-299bf0a5ee5e --namespace=qrouter-26bf63ca-17a9-42b9-8bdf-299bf0a5ee5e --conf_dir=/var/lib/neutron/ha_confs/26bf63ca-17a9-42b9-8bdf-299bf0a5ee5e --log-file=/var/lib/neutron/ha_confs/26bf63ca-17a9-42b9-8bdf-299bf0a5ee5e/neutron-keepalived-state-change.log --monitor_interface=ha-f357dec0-5c --monitor_cidr=169.254.0.57/24 --pid_file=/var/lib/neutron/external/pids/26bf63ca-17a9-42b9-8bdf-299bf0a5ee5e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─392864 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=879d733c-9ddf-4e66-96bc-17a6a370f98e --namespace=qrouter-879d733c-9ddf-4e66-96bc-17a6a370f98e --conf_dir=/var/lib/neutron/ha_confs/879d733c-9ddf-4e66-96bc-17a6a370f98e --log-file=/var/lib/neutron/ha_confs/879d733c-9ddf-4e66-96bc-17a6a370f98e/neutron-keepalived-state-change.log --monitor_interface=ha-f48b07a2-76 --monitor_cidr=169.254.0.175/24 --pid_file=/var/lib/neutron/external/pids/879d733c-9ddf-4e66-96bc-17a6a370f98e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─a833dc754a97427ecdfcf8bfdaef0a533e04d41e4f9a5557666bc6bc72db8c74 │ │ ├─242344 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242722 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242723 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─50f4fea8cf32d53937b562100089f4839890203eca7f2def40f8aaab69234e9e │ │ ├─106706 glance-api: uWSGI master │ │ ├─106719 glance-api: uWSGI worker 1 │ │ └─106720 glance-api: uWSGI worker 2 │ ├─75cf9d2f8af14af4b1a98440a794d0d66f33e68c931181b7078a41cf714a71bf │ │ └─41685 /pause │ ├─0120a62011905055ec79c680aec7c380db0d1d5c3d896605791e2bf2f26c9caf │ │ └─48722 /pause │ ├─5a4396b451976f5a1dcacefaa3d9d0e51feb959372b1fe975d7f66b9f24fd67e │ │ └─79461 /pause │ ├─8d9812d5107b601659f28fdc54c0d8a193ffc0d33850f64061a775e3df909326 │ │ ├─67944 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67961 /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 │ │ ├─67967 erl_child_setup 1048576 │ │ ├─68014 sh -s disksup │ │ ├─68016 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68017 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68177 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68178 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68192 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68345 /bin/sh -s rabbit_disk_monitor │ ├─4f2769934ccb4aa20dc2000463ecc292589942916df853cddf5d68752d77af88 │ │ ├─170099 nova-api: uWSGI master │ │ ├─170133 nova-api: uWSGI worker 1 │ │ └─170134 nova-api: uWSGI worker 2 │ ├─ed3779d890e5a4904ceb8c872e5d25b9d876856303633695a3531cfed72368f3 │ │ └─174387 /pause │ ├─73b24596ecb3ca787c1b98ba6a0caed1b212ad92d01a24c3389ce3b5b32b533c │ │ └─205638 /pause │ ├─66dd31ae2465e8a99004b102ccad019ad758ffa495113acc06268177f0274ccb │ │ ├─121647 cinder-api: uWSGI master │ │ ├─121660 cinder-api: uWSGI worker 1 │ │ └─121661 cinder-api: uWSGI worker 2 │ ├─52137d8d9fbc8d92684afd9f04727f94001c40a1eb64e1ed3f01cdb3013d0cfd │ │ └─66491 /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 │ ├─05ffa44491994f183738c7f0dabc740d93c10f0acaeb2dcfeb33007b510abb23 │ │ ├─183058 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183539 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183540 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183541 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5ea4382481cc7d582db569d6c348379d9303a6042286d27622a81409b83b7864 │ │ ├─ 73660 apache2 -DFOREGROUND │ │ ├─ 73706 (wsgi:k -DFOREGROUND │ │ ├─ 73707 (wsgi:k -DFOREGROUND │ │ ├─ 73708 (wsgi:k -DFOREGROUND │ │ ├─ 73709 (wsgi:k -DFOREGROUND │ │ ├─394068 apache2 -DFOREGROUND │ │ └─401324 apache2 -DFOREGROUND │ ├─3089459a2d7549c8c031880855c5f8288b0e7086842a5b88fa1a1ac33255c349 │ │ ├─171015 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171456 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171457 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9156254d87020aba5d096a792f422c96be8f1ee0d379f6b5c94795cd1cf403bc │ │ └─52416 /pause │ ├─2c90b38c6721e77b11d68f69db7a95fa08c22fbe13c1fc69b6209cd6c89b5ac2 │ │ └─47890 /pause │ ├─16e1b004ed62cc6b1acae1fbf42e11e7c3a87231d1a08b78d4b4405f49f7ecbc │ │ └─231074 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─4b588ee7703a80c971d0cfc5b6bcd1fa53b03e6ec242155824e0f0ff82c97ba6 │ │ └─159153 /pause │ ├─5171a54f203cc69ead7c76706375e2864fc2c64ebeb1a8628d38fd2478349f79 │ │ ├─201906 heat-api-cfn: uWSGI master │ │ ├─201962 heat-api-cfn: uWSGI worker 1 │ │ └─201963 heat-api-cfn: uWSGI worker 2 │ ├─cb0d45f2b7ad0b2ab4a35dbf5025738e6736dd28d608dab83d3d204be4f0c12e │ │ ├─109987 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110004 /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 │ │ ├─110010 erl_child_setup 1048576 │ │ ├─110122 sh -s disksup │ │ ├─110124 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─110125 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─110304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110315 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─110505 /bin/sh -s rabbit_disk_monitor │ ├─88c8491dc2314d1958788d6f76de2c86d08105fd140e47de5e96cf8b582694d3 │ │ └─212880 /pause │ ├─4ad231813f241c2fb61db468261ffb335089f0124b7a5f795939f7a30cb836b0 │ │ └─48883 /manager --metrics-bind-address=:9782 │ ├─b203ee0bdac9c1bbb078e3954d1e97237fafde7d354e92c98a97999873d8eb37 │ │ └─87709 /usr/local/bin/rook ceph operator │ ├─b6031e0929a6f3d0985b48d6b250936b866caaee38529e07d2d90fb520547a61 │ │ └─52716 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 │ ├─b99609808e725269778e11c91d39da914a1170e85b235109897aec9d9822f825 │ │ └─63313 /pause │ ├─cd9792a19c60e69074f7492e6a9d1eced1390e063f11f63b9482fc8c9386ff8c │ │ └─44776 /pause │ ├─7ffe8b506fed9ab736d4cfc1951989402d064eb091e6b3122c6edff73e0f82d9 │ │ └─44265 /pause │ ├─e01aca5dafe5bac36e7497521e6ec9ac35ce90fc9a1bd53503193e76417bd7f4 │ │ └─45980 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a8b5cd6b1a39f3d6bc453e0525f470fc5a74164bb1d691e67a295a6518e684d8 │ │ └─52612 valkey-server *:6379 │ ├─e648c6882ca65ef801074ec9a4fd915e0e43214a2980a483a55199751ae249bd │ │ └─65825 /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 │ ├─b7ee622fa860d1f72bd3e6ffa7c41ccf40ab613a3edb548d6cb3899aa6e469aa │ │ └─63414 /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 │ ├─980172ac386b517b19ccd8677994248efb45abb76197b1b1c0445759a0a7fc87 │ │ └─41786 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 │ ├─34e6aaf87e5a087d273704ae4e5a31f3918d03d4ab6b52246334691ab7c82af9 │ │ └─57978 /secretgen-controller │ ├─31b5130c5325e50c0d45e5302da0a431943a26be94912ae231437499c3f71bd8 │ │ ├─222320 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222819 octavia-worker: ConsumerService worker(0) │ │ └─222822 octavia-worker: ConsumerService worker(1) │ ├─e580ede44b343749b1a2b0cbf7be2ab108b23340ebd1530e9a765eed6894f9ba │ │ └─44744 /coredns -conf /etc/coredns/Corefile │ ├─b56c5bfef5de11600060ac86ea191704cdd3be23f7d2084362b1880a076b1ad8 │ │ ├─268319 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268367 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4dde8c9d6f5f40ac363dcf1a98d9ef1e58dc2dd7cac69a4a4f8e65166d7ec2e7 │ │ └─160918 /pause │ ├─931e05ed9fa37897b0c3c7c63e3d9eb83dfceb80378ce390ea549e3f470b6496 │ │ └─50438 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ebd0bd7736b66c29fc4e7840b6a9cd6f930f8539f4db35e2a21c9aeb5f657116 │ │ └─57751 /pause │ ├─89f97c753f7e09079f5107fce5c6a1caaa86bd91268d58981ba13107867312b2 │ │ └─44301 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ba915f28b56c7155c25d33c5403f6efacc6bafd8041a2c976106a449a30589da │ │ └─67177 /bin/pushgateway │ ├─a48326b44981044f59189bfce6fb0f82b0faec3a233bd20978c432147201dcdd │ │ └─212947 /pause │ ├─4d90a3451ae18b298cbe8bd25710a75f1c49f66e04a65b9e9864f6c3523bf68d │ │ └─174264 /pause │ ├─6cef298450f9e2f40d51ab5452690552d8d211d48293a1c23a85e7b1b4584312 │ │ └─174145 /pause │ ├─1a3a00900226402fe64013cccf7e37e0970aa46232d2ac514abc2f78cb00c828 │ │ └─61925 /pause │ ├─824212cecb82bee14d6495e1051fe7aec1ef0771316e0d76cd1ece1637b7658b │ │ └─222268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─992635a1461cbe3f2320429e0b0b83e0d2dd58d4c09ce08b4954cdcd07cddaa5 │ │ └─44711 /pause │ ├─4fabde15bcd50e5ca8eb77f929bf7dabae01f75938aa7f68d3f1833c0ad26ad1 │ │ ├─187191 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187207 /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 │ │ ├─187213 erl_child_setup 1048576 │ │ ├─187381 sh -s disksup │ │ ├─187383 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187385 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187469 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187470 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187480 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187925 /bin/sh -s rabbit_disk_monitor │ ├─458df5c3d91abc82ff61367493ab8a2c4ed9b290d734e3de7adf8af0131e256a │ │ └─144312 /coredns -conf /etc/coredns/Corefile │ ├─923131689f3f9b662b5ca35cb68f370bfa872c97f0d1363c9c91a98c8a24374e │ │ └─63895 /pause │ ├─4e62be2c243da199f90821aecad72c6144974e2b1e7a087fa768d8982a5a8fa9 │ │ └─189547 /pause │ ├─99cc3b01257dc95e14964e1e9c4fcd8157d40c0a66b5555961f67058c1cc3c4d │ │ ├─145022 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145039 /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 │ │ ├─145045 erl_child_setup 1048576 │ │ ├─145092 sh -s disksup │ │ ├─145094 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145095 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145286 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145287 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145297 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145404 /bin/sh -s rabbit_disk_monitor │ ├─a675a566f2f3df5816e288c5290c4771ea6e5fb038cc3fad5366b95c939bbbeb │ │ └─41632 /pause │ ├─562a9dadd01726b5c27db6233fc71f9a986f7dc379d128cf4aad5d87738f41ba │ │ ├─171021 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171431 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171432 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1ea3cf4c6ada0daa5089652667ed8a4eae55a7c2279cdc7b2ab95609ab835dcf │ │ └─41806 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 │ ├─2e2bc901b5b06767d9566fef295b716d8949f88d07f01c2d744cf79c2129294f │ │ └─48997 /manager --metrics-bind-address=:8080 │ ├─f6f3156dcf8fe956dea57fdf115138f54846334e7361451fc556415b90cc5a9b │ │ └─187992 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─062a6b9f3aba4035929e3a13a94ab69e2adbadb0d497fdb66e1f0bba2b103d65 │ │ └─248025 docker-registry serve /etc/docker-registry/config.yml │ ├─ce9d477feeb3c857da45606a2307abf6b177b637106f29cd7945af55735e2310 │ │ └─265727 /pause │ ├─bcb2f0d1615d6d9f21343012d3d80af33d013971a7dd25e5bbafe9da1ff003cb │ │ └─93697 /pause │ ├─e1741d84efa30cc716b3922464c1b888adec7db7088ce27bd2bade2ddcdde068 │ │ └─41691 /pause │ ├─a0500d1c71c0ae7217050e1da577cc1296e6e807c61c73ab8e7edc1a7b0234d9 │ │ ├─201865 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202466 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202467 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─3b3389bdcc4168c147ca1b86fef0a22b480bcd4170c6d26178c6447a327b2874 │ │ └─143684 /pause │ ├─498186958c1648bb4a7315af3dca095ae06000fe6297eb6c11e28756bd245617 │ │ └─41940 /kube-vip manager │ ├─98036bda0c0ee1e07eddf5d34edcba654401b13949a18104a589d7634140059a │ │ └─187420 /bin/bash /tmp/libvirt.sh │ ├─622ea6d347919645994bc57f45b12f47aab85012075fab42a79d29902506102a │ │ └─241724 /pause │ ├─4fb7bad2222986642ebd1c6c6c128457bf933ef816a261f03ca6780014d351b8 │ │ └─66565 /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 │ ├─468df7df9b086ae8a3f81a8b6cf021c702f16749f4023e315cc2f37e98e03592 │ │ ├─223144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223164 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─cba8ca90b6770f7ac663ff1ffaca8aa93ffbba84c0ec11307fe7e16964d47972 │ │ ├─79540 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79556 /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 │ │ ├─79562 erl_child_setup 1048576 │ │ ├─79634 sh -s disksup │ │ ├─79650 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79653 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79673 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79674 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79684 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79834 /bin/sh -s rabbit_disk_monitor │ ├─7a9e3f4c1acc2c4640c0ab37a8bbe64190f954d4839dbeee666e92b5f1bab145 │ │ └─45178 /pause │ ├─d7ee3d99effe13f808ada5662fc906ebf8bd92b2c327b7371ff756dd9cdaeb63 │ │ └─61976 /pause │ ├─fe9dce5085249eecbdb4cd45e6974848a06edd2af0dc384d5da656a74c7798d3 │ │ └─185561 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) │ ├─3a51be0135d758a42ca44754b0b5216ebdcb8f9b535097205d8cd785c313ccf5 │ │ └─242200 /pause │ ├─2bec140cf15b41725b88bd7a941f5e6f5c265bdf16a911db141d356d3f08d9b6 │ │ ├─172473 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172510 /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 │ │ ├─172516 erl_child_setup 1048576 │ │ ├─172563 sh -s disksup │ │ ├─172565 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172566 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172602 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172753 /bin/sh -s rabbit_disk_monitor │ ├─b030619ce00f3c0225bcbbd03fd1ce0faacbeda0243b4dc6d9c3b8411a6b12be │ │ ├─221438 octavia-api: uWSGI master │ │ ├─221470 octavia-api: uWSGI worker 1 │ │ └─221471 octavia-api: uWSGI worker 2 │ ├─a57a75f055afd0389e4353f56eeabdfc72468864311c51eab4cdeb33246d2071 │ │ └─41702 /pause │ ├─718f2fa1e00fb41a3f2e9bb5542063da6d090f2bccf5d8333f40ad7dfc6997ef │ │ └─49261 /pause │ ├─a7db9039fdc041a6832edae1c60b65f3e2fcb6245e6941b649872fe493a4c50b │ │ └─52560 /pause │ ├─b062946e387848bc4300c4c325a016594545b6b42f8e9821c262aa6081530287 │ │ └─67242 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1bc328a193cfcd738a67a86f6936a48a7aeeae7fed87822ecb0eaedac8c72f53 │ │ └─97483 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-kzblg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e77b3be2ce06eec8c8c1199be70acb3e38cf1a5dd605b5b9dd79347e27d48bfa │ │ └─67630 /pause │ ├─2679edbdbba170d139e227aa372bca50a28d987edad213ba1f400b7e523b5f7e │ │ └─64968 /pause │ ├─9634b8c85034db4ccc9850539bc5983ff499797dabe99071cfd13ae58547976f │ │ └─63199 /pause │ ├─41b98b45cecca4f7c7104e4d3275079e18de583880db959d9b930525ff65e7b5 │ │ └─47989 /pause │ ├─611b4621feef00d8d383430efe92f1c24cc0c30d370f9f97afc30bc7eb5e0324 │ │ └─212902 /pause │ ├─5242a009bcf626c27f1801cffda83fafc2463ae2bdeb78d6bd394d3b92f9645a │ │ ├─43383 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43778 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2ab0123667bdecc895de90cbc8fed073d77e034993606455391717d911c25f0f │ │ ├─201905 heat-api: uWSGI master │ │ ├─201964 heat-api: uWSGI worker 1 │ │ └─201965 heat-api: uWSGI worker 2 │ ├─b6b719ef56ff80415ac97d7ae100315c16db5e969afbc5b7107021f6bf0277a5 │ │ └─61869 /pause │ ├─2da8fc52cd23c5870775ea70d4c76891e0a3be026cc0304caae76478f2463a48 │ │ └─107969 /pause │ ├─d12518dddb5af920f59165b2aae5092c8cf4c9f341d6ad859015a80a1be67c19 │ │ └─232616 /pause │ ├─0f2e93a15fe255c573dc933151a2cc4501b727ed9b87f80ddc5eb70e11d98df3 │ │ └─250012 /pause │ ├─7e04a32a75fc1d6cc47a7ca4523a545fec824f3612809258f1397632e6553073 │ │ └─57538 /pause │ ├─3e4391fdb351d5ed0393f484e74f167a677e3e5e63386de7a6fdd8dd416474f7 │ │ └─69808 /pause │ ├─92b72f8829aa040c1461e4bc474a886062d3d75b52a82ad8c19e85e398577613 │ │ ├─259392 /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 │ │ └─259561 /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 │ ├─55bba166adac7b8791c61fcf8ce12e4302634c5f08f1566bae0aa4030a2003de │ │ └─174662 /pause │ ├─790e7891b9f940e779be8d6f4c39554355132e1f9c3737d193a2811dde8070f8 │ │ └─98320 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1e4157dda32cafe48ec31ad7466d7657b4c7d7d4a6064894d732b67fbede2164 │ │ ├─ 97536 /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 │ │ └─408314 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f7f67cc2332574fcece7cfc6971ab4c9d3457fedf3fda65a332bd8dc9e8c750e │ │ └─50351 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─747cd8fa00cca453ef29062341a3f6bfe5160b9a9274b18cde9b7da4a49f53e5 │ │ ├─126281 /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 │ │ └─126493 /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 │ ├─86601e0354551ec8d80058df9cc2e188814c1446cf7fa48b804e520ee1709433 │ │ └─227864 /pause │ └─6c55a827075b26df7c82eda722f6faa32987f01cc263bbfe7fe4444592d4eff9 │ └─66699 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount