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 │ │ │ ├─21544 /lib/systemd/systemd --user │ │ │ └─21545 (sd-pam) │ │ └─session-22.scope │ │ ├─21541 sshd: cephadm [priv] │ │ └─21558 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/199.204.45.144-22-zuul [mux] │ ├─407879 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-acjnnviezztrrwtqbgmhahbperzvdxnq ; /usr/bin/python3'"'"' && sleep 0' │ ├─407880 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-acjnnviezztrrwtqbgmhahbperzvdxnq ; /usr/bin/python3' && sleep 0 │ ├─407881 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-acjnnviezztrrwtqbgmhahbperzvdxnq ; /usr/bin/python3 │ ├─407882 /bin/sh -c echo BECOME-SUCCESS-acjnnviezztrrwtqbgmhahbperzvdxnq ; /usr/bin/python3 │ ├─407883 /usr/bin/python3 │ ├─407885 /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 │ └─407887 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12203 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 89f04033cb8d07eeede40fb9bffbf5d773b45c5c415d22e452f4c6a62cbae680 -address /run/containerd/containerd.sock │ │ ├─ 12576 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 73e492b9211682f23e24c17bee3340ea138cd28befc504a187d74895027f34bd -address /run/containerd/containerd.sock │ │ ├─ 19441 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e13e2047f6c823b9c6aa842b67a153a5554f66108b0a431c8ad32ecc9dfff32b -address /run/containerd/containerd.sock │ │ ├─ 24591 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d005dabaf18929368bb9647a1d303a5bb387e411c01eb2caa0a4215a34d530a -address /run/containerd/containerd.sock │ │ ├─ 29029 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 19fe2e5c4c3d29d5a19308a2da68a6446fe645594098063ca0f7a41299092c75 -address /run/containerd/containerd.sock │ │ ├─ 33701 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 98d9a7d85aa1619a69592f34123e932e09bbadfb339be457663eaf0c892c8a00 -address /run/containerd/containerd.sock │ │ ├─ 39347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc2a2d9761ea00d43a1f114ccccd48177a5ede0122d173d7611221bc060963d -address /run/containerd/containerd.sock │ │ ├─ 39356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4606163db6e83be6915729df0b0461a4431d4e9a5d103250dc89256ef26d806d -address /run/containerd/containerd.sock │ │ ├─ 39387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ca7d251e832f8798d3e749e88da8fab98b3fa3317b3da70c338a4cd3dbed401 -address /run/containerd/containerd.sock │ │ ├─ 39418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d6d5e90c26cedcd8d28a11a297ca57d1af5fb0f4aac51eff64542c75e3ec3c4 -address /run/containerd/containerd.sock │ │ ├─ 39421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d6acfbcd2d64e890081b83216357423a80c22082f166c940022cdc66815458 -address /run/containerd/containerd.sock │ │ ├─ 39972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be620d6bdf2f7371ecbd4201089ca50b09cd61df147a087f55f4e8239d8e676 -address /run/containerd/containerd.sock │ │ ├─ 40686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c599fd8dc5dc78191d862166a13d21adac3a4a00e1ca04bbad106d822e71a368 -address /run/containerd/containerd.sock │ │ ├─ 40695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0968fa43502a8ce39e69a27d94c12a596ef00601f997fd8f121390fca7e93961 -address /run/containerd/containerd.sock │ │ ├─ 42059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 089c25ac7a1517a6acef3a0dc65e512855c54fa34065e8f365a4ef652cd89da1 -address /run/containerd/containerd.sock │ │ ├─ 42471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4349bd8656dd4d7f097f4c3e7d719a63d1c4ebab256d54fc41dd45bce612ff83 -address /run/containerd/containerd.sock │ │ ├─ 42595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabd40348397ded7289428c3eb8aede11c2fba8010ffbc46339a55a94a8fed42 -address /run/containerd/containerd.sock │ │ ├─ 42975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 537429a8df4cc61f2dc16f225db75c7c055cd8fbc2cd034f9d486690b3247e12 -address /run/containerd/containerd.sock │ │ ├─ 43471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a66ec32014dae8c57c3850cfd917c09011a82d70d9e7622b2b85b6463ce868a9 -address /run/containerd/containerd.sock │ │ ├─ 43510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cecfdafb064d56994fe4d52b315c228ff8f358d795111e4fa6c8f0733cee969 -address /run/containerd/containerd.sock │ │ ├─ 43556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c602c0d66625b2ea972739731da760bba50cbbc129a36a63ef29f735bc2560d8 -address /run/containerd/containerd.sock │ │ ├─ 45812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3081af1df28b2c573501f0d0ce3ce8886fa8c21b3ef7f17df0650f0a6228f754 -address /run/containerd/containerd.sock │ │ ├─ 45892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef913a830f401701e4b1ce81a1dd9f4169ad43efad5b48e84d043b961657ffe6 -address /run/containerd/containerd.sock │ │ ├─ 46628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32310740960bee842f09edd550ed22edaf21ee02d45363eb05109ae4098a2687 -address /run/containerd/containerd.sock │ │ ├─ 46723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 722e42b4276c9d8dd581ceb38e192883221c987a301afac7c75357e22441e8d1 -address /run/containerd/containerd.sock │ │ ├─ 47102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93be6fc8237751a2466a90e6f30f47e374325d40879d433dbba86d2dee92417b -address /run/containerd/containerd.sock │ │ ├─ 47599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4f4f086ecb99b22e9276f866b3380ae2d1a9b649de4f0da82007def496671c6 -address /run/containerd/containerd.sock │ │ ├─ 48022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84066959952f68f229c78e789a30f11691d66e55329837afa5a774099634e685 -address /run/containerd/containerd.sock │ │ ├─ 50037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b9bb790d4185b47e438b4122e89eca804a3834f0cceb7e5b05b174097f4e399 -address /run/containerd/containerd.sock │ │ ├─ 50284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb862e6795844dd991d1dbf85dd2ee85f630e41ef5d05d145966911544d8856 -address /run/containerd/containerd.sock │ │ ├─ 54617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3cbcdfb221f56f25ee7afb6bdd47c212ee21e0f765ff7611b569bc33fdadcd -address /run/containerd/containerd.sock │ │ ├─ 55257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b67ffb0ca47cd74aeb580409e3eb7457d6abe612b55d4eba694b85881a0478 -address /run/containerd/containerd.sock │ │ ├─ 55323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a0908ac99ce5770bc13777432da3e648b88bef268269c9750cb3b0a62efd218 -address /run/containerd/containerd.sock │ │ ├─ 55376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 173b18740af1e88bcbc6bdbffb8be1183932633f29520de021fdeb638cfd2fbd -address /run/containerd/containerd.sock │ │ ├─ 55511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed79912e30ca2f84baca59f87f005a588c570e2fd73c8e2ff40e810fddde2a3a -address /run/containerd/containerd.sock │ │ ├─ 59553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cce84f4cb35a05555891a85f88a7255594aef7f5dc014cef8cec24765ba12587 -address /run/containerd/containerd.sock │ │ ├─ 59757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d1a62a2efebe63606f0fca48b5a0bca904c6ef095f1a566ee9cbc47a7a9ee4 -address /run/containerd/containerd.sock │ │ ├─ 59794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7b51b41d282b48911444bd64a58f3b5ab563c8eddefa338078fba6521d1a297 -address /run/containerd/containerd.sock │ │ ├─ 59839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd5d1bb9cb2c840588ed37356e7713b16dffa50dfa0b8e1e96dbc866e5895e36 -address /run/containerd/containerd.sock │ │ ├─ 61245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c2792e52d0f31cfef47f2d263be9a37a42b372d7f771ca2ea73569dfc3e284 -address /run/containerd/containerd.sock │ │ ├─ 61380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8933ee1948840c7a5720cf48e89020c2d4a787198ff925a45e75d7006de7e7ea -address /run/containerd/containerd.sock │ │ ├─ 61579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72875bd2651127c990822dda96c16f15bdfbeb9f24ad3100a60481ed94c0701b -address /run/containerd/containerd.sock │ │ ├─ 61624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19455f9e0a2706ecdf7d625c4a278fb310283843760642e88a826307872563a2 -address /run/containerd/containerd.sock │ │ ├─ 61678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16742b81b719cd42462910913792baf67370947ed80622494ecf8530fe0743f7 -address /run/containerd/containerd.sock │ │ ├─ 62046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 749c37f4f6b8377fb5337d31cb87eeb9f9620071eefeb974b01536950b90a5a9 -address /run/containerd/containerd.sock │ │ ├─ 62382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f7780226e3aa0fbebdd122dd79066d53ba75fa58d8228a716f8645a78441c5 -address /run/containerd/containerd.sock │ │ ├─ 62861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 071cc2bb4e838fa3ac921e2a713734eff6bde6f6a0fe75dae47585f32812271e -address /run/containerd/containerd.sock │ │ ├─ 62952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ec094ed970614a44bd36305f05ef497ffbf715fab7c6a3312adfd1ccb961a6 -address /run/containerd/containerd.sock │ │ ├─ 63679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2dfade1c7f760e7bc0260a69656eaba233ad2ed3ef594df7a39111e5e7763eb -address /run/containerd/containerd.sock │ │ ├─ 65224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76a55f77d5e1e27972f179497eeb6201fd44001008247bfe174c5d64100ce977 -address /run/containerd/containerd.sock │ │ ├─ 67483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b7b9b766d64b509e72c876e7f0776463275da143f669a2d7579103c48d6e68 -address /run/containerd/containerd.sock │ │ ├─ 76933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6052095b52e7b5d73e3316f799450ec698e21540232c6b061d15d49ecf260300 -address /run/containerd/containerd.sock │ │ ├─ 78341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c1441c80418fad1f3030df1d0e35c152236d16edd051260f3880b37dc867b7 -address /run/containerd/containerd.sock │ │ ├─ 85429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d45396b7b200576b39115933a29b589ee49be2ba4b2fb465324dfdbe36f8473a -address /run/containerd/containerd.sock │ │ ├─ 91598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d8417e64e7360ae8b3194b96eae7cd7c422569bb1f3dac5de1d093d8a9a761 -address /run/containerd/containerd.sock │ │ ├─ 95624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44a0b4a49bc9ce4ab5b549f5a693befdf50a0bbba74018616e1ea01228e918f -address /run/containerd/containerd.sock │ │ ├─ 95663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170caa2ae88299514c6faf038e4afaee02c0c13168b95a2b1bd2ae537e6e8bb4 -address /run/containerd/containerd.sock │ │ ├─108857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79c151a50404ad97ba42fad137c689c8beedbdbc223a596dabf3d2a3092489da -address /run/containerd/containerd.sock │ │ ├─110447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98b1c1e442ad2a302abb64486e38ffe3babda0578bbe72238b3a2482e124deba -address /run/containerd/containerd.sock │ │ ├─110500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 828d85daa2feefee9d7a4eb5eeef75ef3c4260bdf8993588162966a39131f669 -address /run/containerd/containerd.sock │ │ ├─112383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1338b72381ea24e774c6b356abad8d1dc21df08bd8cb383adf89a8b042ba3b06 -address /run/containerd/containerd.sock │ │ ├─114180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b62ef70a2862ad952a02bc58b5605ef2d6c8731cbf63df3dbc702b8219181bcf -address /run/containerd/containerd.sock │ │ ├─114219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4686674f90b78378286e07669d1c5ee753ba711c163ba7783497348e288a335b -address /run/containerd/containerd.sock │ │ ├─127170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1159f1dbfca47ef8c2f7d116b791a20c2519c99cdabd26114f335c69a5c69c -address /run/containerd/containerd.sock │ │ ├─127243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a67655ee0332a122b30290e2d846326896c795c866b3a1425b82f7d74b820055 -address /run/containerd/containerd.sock │ │ ├─130064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1e36778476032351b89271e58a3bfbb278c685920319db5c6d241fc2beedc1 -address /run/containerd/containerd.sock │ │ ├─156272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63de1f7dc1b6192e28ee81a5b0a4ff9b2b1a47a3993eeeb0f5c4d88c6e3869fe -address /run/containerd/containerd.sock │ │ ├─157512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be0451f9334b38502702a716bcd9a5f60aebfef2d2f5bb25d58bf0c41d11475 -address /run/containerd/containerd.sock │ │ ├─158518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8968765068a8532ba46776316e1ef233a78962f73d12d732a624cadad16990f -address /run/containerd/containerd.sock │ │ ├─158560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e1ff418863aa6fd415bb770c85d991f653d6bdd6beb0105055bd03f14b0744 -address /run/containerd/containerd.sock │ │ ├─159230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5a28850186f95a58e2a1cda25c1c95c10de3f3d559e4697b29a2263b1b3530 -address /run/containerd/containerd.sock │ │ ├─160404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id debfb077451d114251ddd6139228c8fdf28a913a2d5739a7785d9fe68c766035 -address /run/containerd/containerd.sock │ │ ├─162616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04cdb42fc96f3a4555b79a636c79b7776ac1ac1598db3b5c36dbe63f2443c07 -address /run/containerd/containerd.sock │ │ ├─163005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5be5addb95deb3c3f056681241dcf378981d4d579547c4472d31656ed8966c6 -address /run/containerd/containerd.sock │ │ ├─163073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc56700fddb048d832af9edd9b04b29e7c3fe0270506f7de04ceaf34b7d0468a -address /run/containerd/containerd.sock │ │ ├─163190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc82175f29f9581b539bad03ef9bdcb769b9852c40c720c7b1a15a81eb17e834 -address /run/containerd/containerd.sock │ │ ├─163209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c12fb65a8c45a8f8b3e45fded5022f121b83de1fa299205b1677cf5dab2a489c -address /run/containerd/containerd.sock │ │ ├─163603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 989ee9e20a7961e6da30862a2d5d98b7c3fa36e98cfccaeccbb2d5ea061b818c -address /run/containerd/containerd.sock │ │ ├─176601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a1b33f431e57c01f301a71615c62a24a07035dafd2d2e9d49a83396c803401 -address /run/containerd/containerd.sock │ │ ├─178446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40224aa627aba2297d2d96bd344872ae7a105315600bbf488c9d5f378edc6366 -address /run/containerd/containerd.sock │ │ ├─178497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e2dcd262b10be384254ae09a4cebf75d56cd5594453121907b965def3d20c5e -address /run/containerd/containerd.sock │ │ ├─178603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0d411e96888f1515298e4d16ba0782c1074fd78ce71e83cf13549b089929b6 -address /run/containerd/containerd.sock │ │ ├─178844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afb7b35af3ba130dcf572665a4a313d54b59a9322cc5877223ead4c921f41e6f -address /run/containerd/containerd.sock │ │ ├─178901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5debdaff8665d604cde524d74258ec44aa39ff7404980df5f513e9d7bc70a5d -address /run/containerd/containerd.sock │ │ ├─184195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad5c5fe210eca3f211ed4ce9234ae656befa2b79399a1f3d4a497dc76c1c74a4 -address /run/containerd/containerd.sock │ │ ├─191822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00ae13e5f8a35af48370cbd44f221b6d6c452eaceea118feaabf285945fce212 -address /run/containerd/containerd.sock │ │ ├─194407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd1a00efe1ff1d383ebd109e84e70f2a11bba7153ec0ea29d711ebd5538d6683 -address /run/containerd/containerd.sock │ │ ├─194483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169402269bc732f4025174d07195bdc16be2434e9445a1e0b24cbc55305f23eb -address /run/containerd/containerd.sock │ │ ├─194620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1890a97737fe4f6634c35e89daa9fb2524dc97ae11c16791bc44d5c06433c085 -address /run/containerd/containerd.sock │ │ ├─211483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbb74ffd9ff3fdae05a9b30438ba7d4f87d39cea1b08387992ab1fc0aa9531e3 -address /run/containerd/containerd.sock │ │ ├─218688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d032cf46f2162b1517aa805c55626456d14ed3e49932b04442d87c4bbe8125a1 -address /run/containerd/containerd.sock │ │ ├─218723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a6a56dd8abb0979d2df1d270561719c99cd993b8d7a7ae12ed105f2ef2f9c7 -address /run/containerd/containerd.sock │ │ ├─218740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07281595e235f7d678f72e6ec82ab566cb9018120e125c14e1afcb823dc3027e -address /run/containerd/containerd.sock │ │ ├─219040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27a9806a0d7726d06c7af1e411dd701d22fc88a3686d867b825efdb15343c20 -address /run/containerd/containerd.sock │ │ ├─230813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef10ca0796390a511a005b627a76347b2ebe7728bd8b05796e8413f20dcaace8 -address /run/containerd/containerd.sock │ │ ├─233371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e5ea267c638d7b3ba6d90c031708865f1dc226afe532be872816409465919f4 -address /run/containerd/containerd.sock │ │ ├─234576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ce768778dfe5e7e3033aaf553ca8db392409521e565111ad3df5330743df5c -address /run/containerd/containerd.sock │ │ ├─235571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f2de178b72e977b39c7ebeee16c6180adfba40eae5c668d29fde2e307ede3ac -address /run/containerd/containerd.sock │ │ ├─236540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54fe8000e44a80f891bbccd1d6c0e1c65a4d55d175379d39460bc5d8c4b1ac09 -address /run/containerd/containerd.sock │ │ ├─238146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b65e82c5f60a2f19b72dab4f07adaf0058ed7d017bdb40ffa2c33a7b57c47ff -address /run/containerd/containerd.sock │ │ ├─239671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c349ad2c0d7095e255c078a082d102c31d1e4b13937a1c6f345951a4e70eb6 -address /run/containerd/containerd.sock │ │ ├─239799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15deae979e648f186ba2b40263667e1a97411695f6048c881105477451f28a89 -address /run/containerd/containerd.sock │ │ ├─249436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11cf847c59a48d8c3b2f73138558b296004ce5ee85bce2de04c4cad73fc162e -address /run/containerd/containerd.sock │ │ ├─249834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0df6892d1b9128fc3ddc9c6a49a9050a797d707a5a686f9a9acddbd3e04334b -address /run/containerd/containerd.sock │ │ ├─253078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dfb0c956bbfd77e43932397f8d356a95062f131b8c26b0afc6830faf5638754 -address /run/containerd/containerd.sock │ │ ├─257725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5e3de17fbf972dde41407d7048d6795ebbc8930ca44d6d43f6404c7e1eb3393 -address /run/containerd/containerd.sock │ │ ├─257937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 277e40e96b94eac44b44196eb9176e62235e0c8b1f9b84dc457a97723f29eeca -address /run/containerd/containerd.sock │ │ ├─257989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 028f6b79eeb44282eae50e99d396e4f878a0a355b27db24958cc90fb32108589 -address /run/containerd/containerd.sock │ │ ├─258046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715cf576a9a15b63ce2908f71f5c89724ed0c0e94b142897919852ab26354eb1 -address /run/containerd/containerd.sock │ │ ├─269617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c0fde391b4ba1423a2689a3d0f476c198476f53be6ea6c25d3871d220178733 -address /run/containerd/containerd.sock │ │ ├─272496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0839d5e4c7d4d526549e8ad4541eb0eb617d9c1e9ff020e9ad1deb8fd902f0e9 -address /run/containerd/containerd.sock │ │ └─273932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6104a7b31dc90973bcfa003bfed25b1d8d1e003934e0af0b2e1571ff8f6bcdcb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28736 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29012 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19396 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19416 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ighrol.service │ │ │ ├─12491 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ighrol/unit.run │ │ │ └─12521 /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-ighrol --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.ighrol:/var/lib/ceph/mgr/ceph-instance.ighrol:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ighrol/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ighrol -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24311 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24574 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33408 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33685 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12128 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12159 /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.2.7 -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.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10177 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-e13e2047f6c823b9c6aa842b67a153a5554f66108b0a431c8ad32ecc9dfff32b.scope … │ │ ├─19468 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19482 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─144584 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39807 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.144 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10685 /usr/sbin/chronyd -F 1 │ │ └─10686 /usr/sbin/chronyd -F 1 │ ├─docker-1d005dabaf18929368bb9647a1d303a5bb387e411c01eb2caa0a4215a34d530a.scope … │ │ ├─24616 /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 │ │ └─24629 /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 │ ├─docker-73e492b9211682f23e24c17bee3340ea138cd28befc504a187d74895027f34bd.scope … │ │ ├─12598 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ighrol -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12618 /usr/bin/ceph-mgr -n mgr.instance.ighrol -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-89f04033cb8d07eeede40fb9bffbf5d773b45c5c415d22e452f4c6a62cbae680.scope … │ │ ├─12241 /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 │ │ └─12253 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-98d9a7d85aa1619a69592f34123e932e09bbadfb339be457663eaf0c892c8a00.scope … │ │ ├─33725 /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 │ │ └─33738 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─144314 /sbin/iscsid │ │ └─144315 /sbin/iscsid │ ├─run-r66631b6fa9e8440f82b961b2fbb1417d.scope │ │ └─190904 /usr/sbin/libvirtd --listen │ ├─docker-19fe2e5c4c3d29d5a19308a2da68a6446fe645594098063ca0f7a41299092c75.scope … │ │ ├─29053 /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 │ │ └─29065 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─fb3cf6c57d14c887d355dce9fb22180ecdf4226a195349dcbedfba65f393e6bf │ │ ├─194629 /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 │ │ ├─373794 /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/tmpt_p1tnue/privsep.sock │ │ ├─374143 /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/tmp_zq0lb0h/privsep.sock │ │ └─378808 /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/tmpacpzkq7q/privsep.sock │ ├─ad5c5fe210eca3f211ed4ce9234ae656befa2b79399a1f3d4a497dc76c1c74a4 │ │ └─184219 /pause │ ├─5fc2a2d9761ea00d43a1f114ccccd48177a5ede0122d173d7611221bc060963d │ │ └─39419 /pause │ ├─9516b80524464dcfa7f8cb3a04bae6b83381db81f49fb1596af90a5f74c5aff4 │ │ └─43780 /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 │ ├─172401afa9931cf562f94c8c71ddfbe5c22aa939f03352b6ac1fdb5f228c3cea │ │ ├─189111 neutron-api: uWSGI master │ │ ├─189169 neutron-api: uWSGI worker 1 │ │ └─189170 neutron-api: uWSGI worker 2 │ ├─d45396b7b200576b39115933a29b589ee49be2ba4b2fb465324dfdbe36f8473a │ │ └─85454 /pause │ ├─cd1a00efe1ff1d383ebd109e84e70f2a11bba7153ec0ea29d711ebd5538d6683 │ │ └─194450 /pause │ ├─07281595e235f7d678f72e6ec82ab566cb9018120e125c14e1afcb823dc3027e │ │ └─218799 /pause │ ├─169402269bc732f4025174d07195bdc16be2434e9445a1e0b24cbc55305f23eb │ │ └─194514 /pause │ ├─7f1e36778476032351b89271e58a3bfbb278c685920319db5c6d241fc2beedc1 │ │ └─130087 /pause │ ├─fdd15054b912462a74130e9f7c18bd27ef29ba5c512fcc0217e289087013f708 │ │ ├─174582 nova-api: uWSGI master │ │ ├─174629 nova-api: uWSGI worker 1 │ │ └─174630 nova-api: uWSGI worker 2 │ ├─6d77a4aac36db2b0cd4e5f924bbded169540507ecab1c0601cc418642208f1d2 │ │ └─64564 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-144.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 │ ├─16742b81b719cd42462910913792baf67370947ed80622494ecf8530fe0743f7 │ │ └─61701 /pause │ ├─eaa24e8974ca056d926c70b432c8ec3b29ef7cdb0849b9a7e2a35da3c2af62f0 │ │ ├─ 86378 /usr/local/bin/rook ceph operator │ │ └─407859 /usr/bin/python3 -s /usr/bin/ceph quorum_status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─debfb077451d114251ddd6139228c8fdf28a913a2d5739a7785d9fe68c766035 │ │ └─160430 /pause │ ├─a428e10355a33b17e3a834bd29819452780be62cac013b592dfeb49c45d3b594 │ │ └─228586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3d696ad6cab5eb597019d6213ee4b081e4b907d46d58c5924a9e37754159f9aa │ │ └─233560 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a5b68c81038b315064b427081246f7cd575fddea1647e54253adbdfb2e99ac9f │ │ ├─65682 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65699 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65705 erl_child_setup 1048576 │ │ ├─65788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65800 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65951 /bin/sh -s rabbit_disk_monitor │ ├─39f7780226e3aa0fbebdd122dd79066d53ba75fa58d8228a716f8645a78441c5 │ │ └─62419 /pause │ ├─169910efe5df6de0496382c955ebe11dcd543035d984d59a777bb8c3ebc208b4 │ │ ├─190783 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191208 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwjty4u0b/privsep.sock │ │ ├─213379 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxd_wlupv/privsep.sock │ │ ├─229538 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphowvm2yk/privsep.sock │ │ ├─229820 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f227dedb-ec54-4afe-aae1-dc4fd6d5357c.conf │ │ ├─374519 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─374520 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d032cf46f2162b1517aa805c55626456d14ed3e49932b04442d87c4bbe8125a1 │ │ └─218765 /pause │ ├─76a55f77d5e1e27972f179497eeb6201fd44001008247bfe174c5d64100ce977 │ │ └─65249 /pause │ ├─61762ae46f0d63a77bbb1048f383d5bea2e96e9a3b61b566b90a6c85157afbab │ │ └─236613 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─c8c77d4421c14501fabd2cfd0de5714769eb8d732e063abcc843e2a9eadbef36 │ │ └─39628 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 │ ├─749c37f4f6b8377fb5337d31cb87eeb9f9620071eefeb974b01536950b90a5a9 │ │ └─62069 /pause │ ├─a5e3de17fbf972dde41407d7048d6795ebbc8930ca44d6d43f6404c7e1eb3393 │ │ └─257749 /pause │ ├─69ec094ed970614a44bd36305f05ef497ffbf715fab7c6a3312adfd1ccb961a6 │ │ └─62976 /pause │ ├─97ce768778dfe5e7e3033aaf553ca8db392409521e565111ad3df5330743df5c │ │ └─234603 /pause │ ├─f04cdb42fc96f3a4555b79a636c79b7776ac1ac1598db3b5c36dbe63f2443c07 │ │ └─162708 /pause │ ├─3c0fde391b4ba1423a2689a3d0f476c198476f53be6ea6c25d3871d220178733 │ │ └─269642 /pause │ ├─089c25ac7a1517a6acef3a0dc65e512855c54fa34065e8f365a4ef652cd89da1 │ │ └─42082 /pause │ ├─84b0e4a506487e4f13d95505709a6510ca6a56dc977e93859844a3aa2c556a5a │ │ ├─128405 /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 │ │ └─128654 /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 │ ├─4b7e0020c700d19a13b34ebf7ee24d33246597a644910850e71801d522bb07ab │ │ ├─272409 apache2 -DFOREGROUND │ │ ├─274712 (wsgi:h -DFOREGROUND │ │ ├─274713 (wsgi:h -DFOREGROUND │ │ ├─274714 (wsgi:h -DFOREGROUND │ │ ├─274715 (wsgi:h -DFOREGROUND │ │ ├─274716 (wsgi:h -DFOREGROUND │ │ ├─274717 apache2 -DFOREGROUND │ │ └─274718 apache2 -DFOREGROUND │ ├─d4f4f086ecb99b22e9276f866b3380ae2d1a9b649de4f0da82007def496671c6 │ │ └─47623 /pause │ ├─2054d113c21c699dca1d7a6217ba4ba771adc2bf3454e89ae14c038562e3f19d │ │ └─43735 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─368736c59bc3dabb418fc22b4d0279a23e585977ed8b1554f32a7152015e0318 │ │ └─64606 /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 │ ├─5a5a28850186f95a58e2a1cda25c1c95c10de3f3d559e4697b29a2263b1b3530 │ │ └─159264 /pause │ ├─3c466cb4dc55651a23121b5d8be1b71af29fea30774bfc3ad8e4c106be6c29f8 │ │ ├─ 46129 /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 │ │ ├─ 46142 /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 │ │ ├─ 46207 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272190 nginx: worker process │ │ ├─272191 nginx: worker process │ │ └─272192 nginx: cache manager process │ ├─cc56700fddb048d832af9edd9b04b29e7c3fe0270506f7de04ceaf34b7d0468a │ │ └─163137 /pause │ ├─4c3cbcdfb221f56f25ee7afb6bdd47c212ee21e0f765ff7611b569bc33fdadcd │ │ └─54641 /pause │ ├─2aee98d08ddc2ed11a757e3c5f317da71ece172eeb00911de01c97d10a638109 │ │ └─46796 /manager --metrics-bind-address=:9782 │ ├─c4fb87aa5c093302021ba6a7dd1d237401427b71f29e4e4d253ac7fc4a804aa3 │ │ └─64952 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-144.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 │ ├─a67655ee0332a122b30290e2d846326896c795c866b3a1425b82f7d74b820055 │ │ └─127279 /pause │ ├─a1543869c32f10d8dbc6cda0469c7e5f5691bc422ed5c866370a692ae14ded1a │ │ └─64723 /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 │ ├─0d6d5e90c26cedcd8d28a11a297ca57d1af5fb0f4aac51eff64542c75e3ec3c4 │ │ └─39511 /pause │ ├─efca41c1c388704df1df94da575a3150766dcfa9f41dce3d7d507f6df5f89bba │ │ └─40021 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─494dfe1687ced110d32996647615a2a2c6565c3903d69d65fa71c3b81c4c660d │ │ └─63284 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─87e1ff418863aa6fd415bb770c85d991f653d6bdd6beb0105055bd03f14b0744 │ │ └─158582 /pause │ ├─c6e684883160547da904f6fca82d6c342a84f896d34f413334e86374fab1cb98 │ │ ├─190801 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─191158 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─191299 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvu81s2je/privsep.sock │ │ ├─385494 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkb98lat5/privsep.sock │ │ ├─385520 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpt2w6rnb6/privsep.sock │ │ ├─385634 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdtzp3618/privsep.sock │ │ ├─385646 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─385647 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─a45690728cdf0ff3de06fefe465a58ae26968b59a261d432863851b1e770225c │ │ ├─250072 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250387 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250388 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─84066959952f68f229c78e789a30f11691d66e55329837afa5a774099634e685 │ │ └─48046 /pause │ ├─8952bfb7cfd9a16ff7e817310bdcc2ddbd129a6ce310c9358a4a44b389791a66 │ │ └─50347 valkey-server *:6379 │ ├─4bb8ac1061d6efe7208c0560f1280872d52b062b68e1819c5395760de25f3706 │ │ └─63326 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─4f2de178b72e977b39c7ebeee16c6180adfba40eae5c668d29fde2e307ede3ac │ │ └─235596 /pause │ ├─dc17fd28532b60cdfdc9a13f23281a72a8af09f7e0c9663a62e19f42eae11881 │ │ └─60311 /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 │ ├─8933ee1948840c7a5720cf48e89020c2d4a787198ff925a45e75d7006de7e7ea │ │ └─61404 /pause │ ├─22548a942d4c36c9c2afaf12a4ae65303d4d6ff3ee28b61f6b0c49c5b3cdb754 │ │ ├─158744 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158859 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158878 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─159060 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─407274 sleep 15 │ ├─ee8ee8121c0bc0707191390138bac6ddcdd002df5dcb989c1a64dfca899762b0 │ │ └─39751 /kube-vip manager │ ├─154c4f4ac41eb17e660e8af2b2df4d3947b6c8b4197d487b9b205992ab9fa19f │ │ ├─249493 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250286 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmppa53hwdi/privsep.sock │ │ ├─250357 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250359 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─70f2b78a9fe43a4595f47ff6ced410168ed5566399960dd6b0ceeef73ff369f6 │ │ └─40979 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e14c42efc10563a35e9eaba8ff2e7d13dc6227f35f019d98676171e72cbfec30 │ │ ├─110856 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111177 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111179 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a3504d2e064ea133862cb1bac71f31df6d4cd09c4a37c8d7998aed5fd77ae2bc │ │ └─55610 nfd-gc -gc-interval=1h │ ├─e1dcf614a715b164c29225dea03928479d6cfe82c3c2b9b9d18b0dfd8fff25ce │ │ └─55782 /secretgen-controller │ ├─32310740960bee842f09edd550ed22edaf21ee02d45363eb05109ae4098a2687 │ │ └─46653 /pause │ ├─a44a0b4a49bc9ce4ab5b549f5a693befdf50a0bbba74018616e1ea01228e918f │ │ └─95649 /pause │ ├─e7b51b41d282b48911444bd64a58f3b5ab563c8eddefa338078fba6521d1a297 │ │ └─59823 /pause │ ├─f11cf847c59a48d8c3b2f73138558b296004ce5ee85bce2de04c4cad73fc162e │ │ └─249465 /pause │ ├─01b3effcf31564cd8657b411433db26ba27dc1ceeb48cecfabd50d4e1fdea967 │ │ ├─160610 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160646 erl_child_setup 1048576 │ │ ├─160801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160885 /bin/sh -s rabbit_disk_monitor │ ├─715cf576a9a15b63ce2908f71f5c89724ed0c0e94b142897919852ab26354eb1 │ │ └─258079 /pause │ ├─028f6b79eeb44282eae50e99d396e4f878a0a355b27db24958cc90fb32108589 │ │ └─258014 /pause │ ├─03a1b33f431e57c01f301a71615c62a24a07035dafd2d2e9d49a83396c803401 │ │ └─176624 /pause │ ├─b77fe6981dec6e023fa191c939e441017b3d9da57de1784f7c9b434078989895 │ │ └─189997 /usr/bin/libvirt-tls-sidecar │ ├─1575a3b2028378938fb1ee9849a84372294c30a2d171077c9e81ee2a4fdd1fe4 │ │ ├─189118 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189828 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189831 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189834 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a93d067b5f8579c9cd62d78428ae8660c3f4e6366a753574a0c6fbecb5dde51c │ │ ├─84546 barbiacan-api: uWSGI master │ │ └─84559 barbiacan-api: uWSGI worker 1 │ ├─5d7c77cf6807b0d3d40a8e5ecc7552c12f5449d54ee33384520be541517db0e0 │ │ └─60458 /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 │ ├─4349bd8656dd4d7f097f4c3e7d719a63d1c4ebab256d54fc41dd45bce612ff83 │ │ └─42495 /pause │ ├─d5debdaff8665d604cde524d74258ec44aa39ff7404980df5f513e9d7bc70a5d │ │ └─178933 /pause │ ├─3be0451f9334b38502702a716bcd9a5f60aebfef2d2f5bb25d58bf0c41d11475 │ │ └─157573 /pause │ ├─74974212370537bbfeda52da54d032a814328bcc372b2f855074c4081edca27b │ │ └─65067 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─751e1304d9174c7972b4717793420066f6bc9693ddfdb9749157ff50dd764865 │ │ └─125791 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─acda9fe9926257feefeaf69ba8dfce976d1b46b4df598e7e133a5333d86bcf11 │ │ └─65037 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─53893168be08ca0c55a3a09d8a7ff721ca2a8cb11e23ed1d694cb5c79837979f │ │ └─60993 /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 │ ├─c379f8ee8e8f2761b69a1c2fcc76b4f118fcaf2d6b0fe4ec12edc0e48008f3dd │ │ └─42547 /coredns -conf /etc/coredns/Corefile │ ├─dd5d1bb9cb2c840588ed37356e7713b16dffa50dfa0b8e1e96dbc866e5895e36 │ │ └─59869 /pause │ ├─3081af1df28b2c573501f0d0ce3ce8886fa8c21b3ef7f17df0650f0a6228f754 │ │ └─45842 /pause │ ├─d02e7be509f9e38eb4b487c5279627f94098c1ab1add7d809b256628be2cbea4 │ │ └─64996 /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 │ ├─33c2792e52d0f31cfef47f2d263be9a37a42b372d7f771ca2ea73569dfc3e284 │ │ └─61268 /pause │ ├─2db317e7bf0f67c2b736966e98d1b7998c5c67bb60caa70fe7c27cb95bb83983 │ │ ├─63513 nginx: master process nginx -g daemon off; │ │ ├─63541 nginx: worker process │ │ ├─63542 nginx: worker process │ │ ├─63543 nginx: worker process │ │ ├─63544 nginx: worker process │ │ └─63545 nginx: worker process │ ├─20783ff93e1fee9b87cbaa5068b81da54d9f88f497da6185858663dfe4e8937e │ │ └─55573 nfd-worker -metrics=8081 │ ├─fed87529b40a117c344b91fa3ff3bbe97be0eede01c7024f9c84b1afa63c12cc │ │ └─234969 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─52e13028a88fcdce0c3c311003da6adcb3e7d03c8d446c6c38264a57225f89d2 │ │ └─235621 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ee2b9c4f457a4d0bb8f2e88dcfb93a4da973bf8d8d6da9bb54f31944cc7e649e │ │ ├─48077 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 │ │ └─49279 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 │ ├─15deae979e648f186ba2b40263667e1a97411695f6048c881105477451f28a89 │ │ └─239830 /pause │ ├─78f30f299879271e2ba1fcc75dddf7744e9b341096e65c62ac8f18167b3d5697 │ │ └─39643 etcd --advertise-client-urls=https://199.204.45.144:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.144:2380 --initial-cluster=instance=https://199.204.45.144:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.144:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.144: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 │ ├─f88dbe71c102a0348cb509f88e4f264614a9003ab6cbbb573306c1d3ddf65266 │ │ └─39588 kube-apiserver --advertise-address=199.204.45.144 --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 │ ├─7443709e29b41c214c64d77d00d012065fad797c4270499f44687e63708f8e19 │ │ └─112226 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─afb7b35af3ba130dcf572665a4a313d54b59a9322cc5877223ead4c921f41e6f │ │ └─178866 /pause │ ├─54fe8000e44a80f891bbccd1d6c0e1c65a4d55d175379d39460bc5d8c4b1ac09 │ │ └─236564 /pause │ ├─917c01e822288582e9ea8cb0a1b2765e7bab12920414162dcce5c4a41a7a2baf │ │ └─238266 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c33c31fb800d1328d3fbb7919cb88910d0d7adf2536f5fdaec6792fdc0c00ca2 │ │ └─46174 /server │ ├─173b18740af1e88bcbc6bdbffb8be1183932633f29520de021fdeb638cfd2fbd │ │ └─55400 /pause │ ├─613c413809ea8907229472e77c47d1e43b07cff8d80e3077092cf82a71d5d0dc │ │ └─65127 /bin/memcached_exporter │ ├─6c8203af0f330db11a92a8bf46f42b4cd6dff60a95a6f85772883eeb5bda8d48 │ │ └─47244 percona-xtradb-cluster-operator │ ├─19455f9e0a2706ecdf7d625c4a278fb310283843760642e88a826307872563a2 │ │ └─61648 /pause │ ├─63de1f7dc1b6192e28ee81a5b0a4ff9b2b1a47a3993eeeb0f5c4d88c6e3869fe │ │ └─156303 /pause │ ├─eabd40348397ded7289428c3eb8aede11c2fba8010ffbc46339a55a94a8fed42 │ │ └─42626 /pause │ ├─a5be5addb95deb3c3f056681241dcf378981d4d579547c4472d31656ed8966c6 │ │ └─163036 /pause │ ├─414049208601907d1bee9d4cd3a58f77ca9ceeb9c72a4817dc713191411bf7a3 │ │ └─50636 valkey-server *:26379 [sentinel] │ ├─4cecfdafb064d56994fe4d52b315c228ff8f358d795111e4fa6c8f0733cee969 │ │ └─43533 /pause │ ├─205aab798105521507d3c8de7299ae7dfc755cf9d3894f1d8c0e1c251854e71d │ │ └─65273 /bin/oauth2-proxy │ ├─b0df6892d1b9128fc3ddc9c6a49a9050a797d707a5a686f9a9acddbd3e04334b │ │ └─249933 /pause │ ├─a06c1b2a63105510336fa1abe95bdc8890823df259244ec8bb135f9a2c1fd7b6 │ │ ├─276622 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276635 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ef10ca0796390a511a005b627a76347b2ebe7728bd8b05796e8413f20dcaace8 │ │ └─230836 /pause │ ├─1338b72381ea24e774c6b356abad8d1dc21df08bd8cb383adf89a8b042ba3b06 │ │ └─112408 /pause │ ├─e6bc97171293d1dd3dd47c7de06874cc47196fd7bcc7cfddd52fd16f56ae3760 │ │ └─39605 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 │ ├─6b9a6bea8e78b805f2bd8aa66e6b38d8899dbf3525abd8e4943b8b7dc617cdb3 │ │ ├─109308 glance-api: uWSGI master │ │ ├─109325 glance-api: uWSGI worker 1 │ │ └─109326 glance-api: uWSGI worker 2 │ ├─31f104bc8f7fff8545904940f05ce868278c52ddde83567077737c122d473282 │ │ └─63923 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2dfb0c956bbfd77e43932397f8d356a95062f131b8c26b0afc6830faf5638754 │ │ └─253154 /pause │ ├─6a177480afa90b91952ef64b6f0480ca88652f623c42fdc739c92788ac016ef1 │ │ └─156752 /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 │ ├─3be620d6bdf2f7371ecbd4201089ca50b09cd61df147a087f55f4e8239d8e676 │ │ └─39995 /pause │ ├─4fe9c0d3cca63ac4951fc11cd2620c62c7d14c328d6ea702d538dea5a14c032b │ │ ├─175401 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175828 nova-scheduler: ServiceWrapper worker(0) │ │ └─175830 nova-scheduler: ServiceWrapper worker(1) │ ├─ef913a830f401701e4b1ce81a1dd9f4169ad43efad5b48e84d043b961657ffe6 │ │ └─45915 /pause │ ├─e33b6b827d47d1f091691702c32b672440a2724cd22d9b5c1a9604d32de195c4 │ │ ├─174685 nova-metadata: uWSGI master │ │ ├─174703 nova-metadata: uWSGI worker 1 │ │ └─174704 nova-metadata: uWSGI worker 2 │ ├─b5d8417e64e7360ae8b3194b96eae7cd7c422569bb1f3dac5de1d093d8a9a761 │ │ └─91621 /pause │ ├─5e4d6e41ffdf2b40c9c542e46417f15beb2f5340f77a40a2249bf828fe5de586 │ │ ├─267711 /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 │ │ └─267940 /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 │ ├─f5b67ffb0ca47cd74aeb580409e3eb7457d6abe612b55d4eba694b85881a0478 │ │ └─55280 /pause │ ├─6052095b52e7b5d73e3316f799450ec698e21540232c6b061d15d49ecf260300 │ │ └─76957 /pause │ ├─1890a97737fe4f6634c35e89daa9fb2524dc97ae11c16791bc44d5c06433c085 │ │ └─194676 /pause │ ├─c7fa9e23e82c80660a7456841e12ddbef060c5a03914ec21c2e568cce83eff1c │ │ ├─184689 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184910 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184921 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─407850 sleep 15 │ ├─61a6a56dd8abb0979d2df1d270561719c99cd993b8d7a7ae12ed105f2ef2f9c7 │ │ └─218789 /pause │ ├─0839d5e4c7d4d526549e8ad4541eb0eb617d9c1e9ff020e9ad1deb8fd902f0e9 │ │ └─272529 /pause │ ├─bf0c36b09bcc1dfc44959d466728f1e6443f93a4bcc6b00c14ad1ef4c92d3321 │ │ ├─231085 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231118 erl_child_setup 1048576 │ │ ├─231277 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231278 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231288 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231396 /bin/sh -s rabbit_disk_monitor │ ├─46af666e010f0e4a8b1a52553c3743b6fc81563d34392307332af1ef8e269839 │ │ ├─179476 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─407884 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─cb6d5f678f08bfbfc5a057fafa5285fd204da647258deb7f423736cfea381f93 │ │ ├─229637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229666 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399066 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─cc82175f29f9581b539bad03ef9bdcb769b9852c40c720c7b1a15a81eb17e834 │ │ └─163251 /pause │ ├─c602c0d66625b2ea972739731da760bba50cbbc129a36a63ef29f735bc2560d8 │ │ └─43579 /pause │ ├─eb1159f1dbfca47ef8c2f7d116b791a20c2519c99cdabd26114f335c69a5c69c │ │ └─127193 /pause │ ├─00ae13e5f8a35af48370cbd44f221b6d6c452eaceea118feaabf285945fce212 │ │ └─191846 /pause │ ├─651e3633fcf1e3549e662183481cdeeac60a1a5bf19f05ca902cb817bb9e4bc6 │ │ ├─207165 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207594 heat-engine: ServiceWrapper worker(0) │ │ └─207597 heat-engine: ServiceWrapper worker(1) │ ├─99db4df8fd65320cf7566b9a83c93dd4fb2386f220414c9649c69e5a70e2e706 │ │ └─42650 /coredns -conf /etc/coredns/Corefile │ ├─0968fa43502a8ce39e69a27d94c12a596ef00601f997fd8f121390fca7e93961 │ │ └─40747 /pause │ ├─f56c3b7bca6ba3572737fa9b7159ef2a3d25595237e2fbde9d17c2b113016fce │ │ └─96913 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c166b81064a6f649d6da29a3e2db55a42d6fa672d91de1af1a11486767b93ea0 │ │ └─43209 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 │ ├─f13a510905a81e9c1d30dee3e052c0e7008edd26da7416ae78edb6d8b45a27ee │ │ ├─191980 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192008 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─192016 erl_child_setup 1048576 │ │ ├─192137 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192148 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192326 /bin/sh -s rabbit_disk_monitor │ ├─b7287f932083c88e809e1648e6bdf10db473bad769c7ada0b9e7167c32363b6b │ │ ├─189184 neutron-policy-server: uWSGI master │ │ ├─189197 neutron-policy-server: uWSGI worker 1 │ │ └─189198 neutron-policy-server: uWSGI worker 2 │ ├─822044473788f65aa6a7440a5ccaf5f7a6f241a4d9a3c77acc9b6be05a25a3a0 │ │ ├─ 96175 /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 │ │ └─394612 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─23c1441c80418fad1f3030df1d0e35c152236d16edd051260f3880b37dc867b7 │ │ └─78368 /pause │ ├─406c088a7dff82756705a70153918ebdf03be3684372667e834039a0ca35e3c0 │ │ ├─48230 mysqld --wsrep_start_position=d131ac8d-3f23-11f1-86d4-b6f6d0539923:20 │ │ └─48351 /var/lib/mysql/mysql-state-monitor │ ├─a66ec32014dae8c57c3850cfd917c09011a82d70d9e7622b2b85b6463ce868a9 │ │ └─43494 /pause │ ├─e8968765068a8532ba46776316e1ef233a78962f73d12d732a624cadad16990f │ │ └─158542 /pause │ ├─874ba903974a956abb3af01b6ca371d2f500dee557336d740b157620229bb30e │ │ ├─77048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77075 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77081 erl_child_setup 1048576 │ │ ├─77177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77188 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77319 /bin/sh -s rabbit_disk_monitor │ ├─a5a704ad1387615ee60f30a0a3aedcb9eb22228c3a9b94f03267f8411c33af86 │ │ └─48327 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─153364051cd0447a65c59a62777eb1b1236f3a6ea8681815d4150e65288956aa │ │ └─274469 /bin/openstack-database-exporter │ ├─35abf474374bfc8a7d4ef9071f623c2992d104ac2854c916a6149602be5cea1d │ │ └─190885 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8fd5daab066fca86d26206312d4c26ab22fe3e82287642f8dd75f94ed933d09e │ │ └─267686 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a27a9806a0d7726d06c7af1e411dd701d22fc88a3686d867b825efdb15343c20 │ │ └─219064 /pause │ ├─7e0d411e96888f1515298e4d16ba0782c1074fd78ce71e83cf13549b089929b6 │ │ └─178652 /pause │ ├─277e40e96b94eac44b44196eb9176e62235e0c8b1f9b84dc457a97723f29eeca │ │ └─257964 /pause │ ├─c159c958cc63b977912a4120bef6fcdde0e2871cb92fe402846289a9eac28ff3 │ │ └─50726 redis_exporter │ ├─915c0e3c1d392e6d025017e4a1c57b27c4381cc94ea1df758dcfe9edc2a16715 │ │ └─190045 /bin/bash /tmp/libvirt.sh │ ├─93be6fc8237751a2466a90e6f30f47e374325d40879d433dbba86d2dee92417b │ │ └─47125 /pause │ ├─f16bcfed7a0396a69a1eb801cc0267d97fa89d5d8a4359e247fe30f846ab9758 │ │ └─64324 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b6e64342093a9b78848b826c764fe5d56cd905aeb4db41cdc398f116e0a05df6 │ │ ├─135584 placement-api: uWSGI master │ │ ├─135614 placement-api: uWSGI worker 1 │ │ └─135615 placement-api: uWSGI worker 2 │ ├─093f3d7d43013b9ec3902b5d709f8bb59ee6fb2b37c20458b81ea3189b11b5ef │ │ ├─207167 heat-api: uWSGI master │ │ ├─207218 heat-api: uWSGI worker 1 │ │ └─207219 heat-api: uWSGI worker 2 │ ├─989ee9e20a7961e6da30862a2d5d98b7c3fa36e98cfccaeccbb2d5ea061b818c │ │ └─163626 /pause │ ├─a5a704e95a3e6592a8e316cad28caf12ee36639455ddc5525ba21c5c6da1fe71 │ │ └─127909 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8f090f79256ca08f1494930677f151ce561921f7626034fb8beda154b177305d │ │ ├─158725 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158770 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158795 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─158995 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─407272 sleep 15 │ ├─8974fe8f3ec64b0296e00dc6c93d5abfc09e7836e72715bfe55db52e498f3ac9 │ │ ├─ 70849 apache2 -DFOREGROUND │ │ ├─ 70890 (wsgi:k -DFOREGROUND │ │ ├─ 70891 (wsgi:k -DFOREGROUND │ │ ├─ 70892 (wsgi:k -DFOREGROUND │ │ ├─ 70893 (wsgi:k -DFOREGROUND │ │ ├─394681 apache2 -DFOREGROUND │ │ └─406897 apache2 -DFOREGROUND │ ├─071cc2bb4e838fa3ac921e2a713734eff6bde6f6a0fe75dae47585f32812271e │ │ └─62895 /pause │ ├─c12fb65a8c45a8f8b3e45fded5022f121b83de1fa299205b1677cf5dab2a489c │ │ └─163269 /pause │ ├─783c7f035db1eed16e8106442d6988e643a284fc413a2901606642e48c56dce9 │ │ └─43692 /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 │ ├─4686674f90b78378286e07669d1c5ee753ba711c163ba7783497348e288a335b │ │ └─114242 /pause │ ├─6f7f7659211a86c2e11fdda2c3c1681ea2c64e86cd142857d3311fde99b57110 │ │ └─64912 /bin/pushgateway │ ├─6e2dcd262b10be384254ae09a4cebf75d56cd5594453121907b965def3d20c5e │ │ └─178611 /pause │ ├─7e5ea267c638d7b3ba6d90c031708865f1dc226afe532be872816409465919f4 │ │ └─233395 /pause │ ├─82bfb43772af51305c1267a0c33e8932258ae5691342503da896e4d15b73d0c9 │ │ ├─41193 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41624 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a6d6acfbcd2d64e890081b83216357423a80c22082f166c940022cdc66815458 │ │ └─39514 /pause │ ├─1b65e82c5f60a2f19b72dab4f07adaf0058ed7d017bdb40ffa2c33a7b57c47ff │ │ └─238170 /pause │ ├─23c349ad2c0d7095e255c078a082d102c31d1e4b13937a1c6f345951a4e70eb6 │ │ └─239698 /pause │ ├─28df32b99c70c92a85a92c83293f14ff48a1fff5efa5ef7bb39f79dfc18401d3 │ │ └─63658 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fda695ad2dafb0fb7af82a9ba5ac3107b8fc4d8abca50cb251d544f0013a4e6b │ │ └─169710 /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 │ ├─b53ca918a9407278bec1c2cc4491dec8505c196190688e6569952408330cd295 │ │ ├─207191 heat-api-cfn: uWSGI master │ │ ├─207216 heat-api-cfn: uWSGI worker 1 │ │ └─207217 heat-api-cfn: uWSGI worker 2 │ ├─ed79912e30ca2f84baca59f87f005a588c570e2fd73c8e2ff40e810fddde2a3a │ │ └─55536 /pause │ ├─537429a8df4cc61f2dc16f225db75c7c055cd8fbc2cd034f9d486690b3247e12 │ │ └─43000 /pause │ ├─305f353327e4e0023de6b8f6dc32c412ab430d9f6f4dc3cd1557a429dda8d51a │ │ ├─176765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─176799 erl_child_setup 1048576 │ │ ├─176904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176915 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177071 /bin/sh -s rabbit_disk_monitor │ ├─2b9c1d2eed31b49aa6262c0e572c30eff56466d422358957427262036afe0584 │ │ └─255566 docker-registry serve /etc/docker-registry/config.yml │ ├─8c0848c83fb8dcb3bbaa38fc88bd31d2e994fed930d7c5e8b22efe3441e1b7bd │ │ ├─159416 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159584 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─159589 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─407465 sleep 15 │ ├─9c99e33d8b52293cfcab8038da9c2948124db302aa3c2d0ddb1adb3e67d81940 │ │ └─194777 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─09d1a62a2efebe63606f0fca48b5a0bca904c6ef095f1a566ee9cbc47a7a9ee4 │ │ └─59781 /pause │ ├─858abf6f3a1303123a922d1e545b5a372869de955a1ac795d8f0be5046421b44 │ │ └─184726 vector --config /etc/vector/vector.toml │ ├─c4a6db045c236e13aa912974b78254a598abdba888a4c44a763b85efddd24034 │ │ ├─249772 magnum-api: uWSGI master │ │ ├─249806 magnum-api: uWSGI worker 1 │ │ └─249807 magnum-api: uWSGI worker 2 │ ├─96bbc13e9092ba2cb013233f501a561e90729463806f241f4a9903fc8b5fb97b │ │ ├─211651 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─211672 erl_child_setup 1048576 │ │ ├─211795 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211796 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211806 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211910 /bin/sh -s rabbit_disk_monitor │ ├─6104a7b31dc90973bcfa003bfed25b1d8d1e003934e0af0b2e1571ff8f6bcdcb │ │ └─273965 /pause │ ├─c2dfade1c7f760e7bc0260a69656eaba233ad2ed3ef594df7a39111e5e7763eb │ │ └─63712 /pause │ ├─c56dfda58c76a3abd43f2d492dabc0f71a46f5606c63a19331083fcfb08d67a0 │ │ └─62531 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 │ ├─522dbead7af2210a193410349fde2e80126db7078b919e9fdb0b2f67fe6c86bb │ │ ├─124464 cinder-api: uWSGI master │ │ ├─124477 cinder-api: uWSGI worker 1 │ │ └─124478 cinder-api: uWSGI worker 2 │ ├─72875bd2651127c990822dda96c16f15bdfbeb9f24ad3100a60481ed94c0701b │ │ └─61606 /pause │ ├─b62ef70a2862ad952a02bc58b5605ef2d6c8731cbf63df3dbc702b8219181bcf │ │ └─114203 /pause │ ├─74fcd34d57e52e4ee649e3ffbd9bf5cdeabaea96bdc2627db084450f302101a4 │ │ ├─112621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112638 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112644 erl_child_setup 1048576 │ │ ├─112748 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112749 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112895 /bin/sh -s rabbit_disk_monitor │ ├─d34d9b5174c1ecf6f7d23cd08196faed2219d6a2c78fd0763a8f2ad044c97b7b │ │ └─46919 /manager --metrics-bind-address=:8080 │ ├─5db94a1735587f7a39756b35e16f6267c79714031fdac8b692bd1f491c3e9149 │ │ └─55646 nfd-master -crd-controller=true -metrics=8081 │ ├─d0a75ba1ecb941cfbe163fd7a3a28d81123f6ed099c2077516158504ace194e3 │ │ └─42125 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4606163db6e83be6915729df0b0461a4431d4e9a5d103250dc89256ef26d806d │ │ └─39449 /pause │ ├─4453e8a0cf13b04bd19b4813dad035ba6399b5c162ded685d379fdebd1683b9d │ │ └─267655 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b2d562edcfc74541a3baa5c01b4921b3eafd4edccaa36f36a20d3a13c55813d2 │ │ └─48155 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─98b1c1e442ad2a302abb64486e38ffe3babda0578bbe72238b3a2482e124deba │ │ └─110479 /pause │ ├─5bb862e6795844dd991d1dbf85dd2ee85f630e41ef5d05d145966911544d8856 │ │ └─50306 /pause │ ├─18b304bb19fa3af471be82a8e49325e1c7c29e34eaa7c0e78010593e3e39fe20 │ │ └─96030 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-qnzmv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─158a11662595f4adac2513a844a4bb4145194c443d90cc832dec5efc716166f8 │ │ ├─175372 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─175807 nova-conductor: ServiceWrapper worker(0) │ │ └─175810 nova-conductor: ServiceWrapper worker(1) │ ├─722e42b4276c9d8dd581ceb38e192883221c987a301afac7c75357e22441e8d1 │ │ └─46746 /pause │ ├─0b9bb790d4185b47e438b4122e89eca804a3834f0cceb7e5b05b174097f4e399 │ │ └─50063 /pause │ ├─358234b38d69e343f90d73a0490c9cb6285aaf14585d05ed664401122a319b67 │ │ └─65291 /bin/oauth2-proxy │ ├─0ba23f6751e65db20fbc54cb7cb8af000d0b85617c1fecbbaad03ef757616a61 │ │ ├─184812 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184840 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─1163304ef5b65bc46f6c23fdefb624b89c9c6c3adc8e090850b853edc99952a7 │ │ ├─227793 octavia-api: uWSGI master │ │ ├─227807 octavia-api: uWSGI worker 1 │ │ └─227808 octavia-api: uWSGI worker 2 │ ├─170caa2ae88299514c6faf038e4afaee02c0c13168b95a2b1bd2ae537e6e8bb4 │ │ └─95686 /pause │ ├─ea4390d42fa9b06a241a3aef9896e0ba2dcb2cdbd81f11bce101e2caefc35b89 │ │ ├─91919 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91938 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91944 erl_child_setup 1048576 │ │ ├─92043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92321 /bin/sh -s rabbit_disk_monitor │ ├─24ee5e894419cf84699df10543b640c0b48f34a2a282b639454eed7967eca5ac │ │ ├─228591 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229295 octavia-worker: ConsumerService worker(0) │ │ └─229298 octavia-worker: ConsumerService worker(1) │ ├─9d4cf743bfc03170c01be14718823e74802cad61a0dbac578698d9d1f4f5bff8 │ │ ├─156787 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156799 /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 │ ├─baa33e27b04336fabcbc48f4e56e8c8883d566b07927cd91924140dddc6d1ad8 │ │ ├─267680 manila-api: uWSGI master │ │ ├─267742 manila-api: uWSGI worker 1 │ │ └─267743 manila-api: uWSGI worker 2 │ ├─7515d8122e3e57bb637497efa5004aa0b140caaf63fbfffd7c75a7fd3c4000e8 │ │ └─50442 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 │ ├─bbb74ffd9ff3fdae05a9b30438ba7d4f87d39cea1b08387992ab1fc0aa9531e3 │ │ └─211507 /pause │ ├─24b7b9b766d64b509e72c876e7f0776463275da143f669a2d7579103c48d6e68 │ │ └─67511 /pause │ ├─6359134b9a49db538a63e33dc023ee4e8f7ef1c08ae9acaa730072d61a842c09 │ │ └─64109 /goldpinger --static-file-path /static │ ├─c599fd8dc5dc78191d862166a13d21adac3a4a00e1ca04bbad106d822e71a368 │ │ └─40742 /pause │ ├─4ca7d251e832f8798d3e749e88da8fab98b3fa3317b3da70c338a4cd3dbed401 │ │ └─39499 /pause │ ├─422ff28ca628c2e95fb51cdfc0407401330eb70b8533ba4ca54ccf51cbf0f00b │ │ ├─253376 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─253401 erl_child_setup 1048576 │ │ ├─253536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253547 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253771 /bin/sh -s rabbit_disk_monitor │ ├─9cff5f0e5d76aa747da7374f52cf52cad252249c7197ddd5ea0f9d11665622b0 │ │ ├─60127 python -u /app/sidecar.py │ │ ├─60784 python -u /app/sidecar.py │ │ └─60785 python -u /app/sidecar.py │ ├─004fe9c63fc37f8d66b530cbbc1d2c1db70b71d66125f283873be2b8aa909e44 │ │ ├─60101 python -u /app/sidecar.py │ │ ├─60542 python -u /app/sidecar.py │ │ └─60543 python -u /app/sidecar.py │ ├─cce84f4cb35a05555891a85f88a7255594aef7f5dc014cef8cec24765ba12587 │ │ └─59623 /pause │ ├─40224aa627aba2297d2d96bd344872ae7a105315600bbf488c9d5f378edc6366 │ │ └─178515 /pause │ ├─26eb7b7650507c914c0a083c966be3eeb29b627972df85f6043746d514fc6381 │ │ └─273017 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─0a0908ac99ce5770bc13777432da3e648b88bef268269c9750cb3b0a62efd218 │ │ └─55352 /pause │ ├─79c151a50404ad97ba42fad137c689c8beedbdbc223a596dabf3d2a3092489da │ │ └─108882 /pause │ ├─828d85daa2feefee9d7a4eb5eeef75ef3c4260bdf8993588162966a39131f669 │ │ └─110522 /pause │ └─1134386727594e1f41b18a0c3ce306b6d3919248ec211d597eeab4bd8c27aae7 │ ├─63985 /usr/bin/vector --config-dir /etc/vector/ │ └─64019 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount