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 │ │ │ ├─21664 /lib/systemd/systemd --user │ │ │ └─21665 (sd-pam) │ │ └─session-22.scope │ │ ├─21633 sshd: cephadm [priv] │ │ └─21679 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1459 sshd: zuul [priv] │ │ └─1472 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1463 ssh: /home/zuul/.ansible/cp/199.204.45.57-22-zuul [mux] │ ├─425151 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gnswnpoohxroqxmhcwqfeatyidbsjyni ; /usr/bin/python3'"'"' && sleep 0' │ ├─425152 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gnswnpoohxroqxmhcwqfeatyidbsjyni ; /usr/bin/python3' && sleep 0 │ ├─425153 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gnswnpoohxroqxmhcwqfeatyidbsjyni ; /usr/bin/python3 │ ├─425154 /bin/sh -c echo BECOME-SUCCESS-gnswnpoohxroqxmhcwqfeatyidbsjyni ; /usr/bin/python3 │ ├─425155 /usr/bin/python3 │ ├─425156 /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 │ └─425158 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 │ │ ├─ 12204 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9daa70985156e23a252d6bbf22c747fba314b57e263b7f4c106df06326d5299b -address /run/containerd/containerd.sock │ │ ├─ 12575 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90ccd633194ef42094a2650ed28cf61dfead565ed019d731449ddaafe4aaf195 -address /run/containerd/containerd.sock │ │ ├─ 19533 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2f2c214ca59b7b6391daf3c77ebc5aa657e386135f02e3e4b0d3a8a28797a162 -address /run/containerd/containerd.sock │ │ ├─ 24704 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e6614d48350f42a112c97dc68b84df2307b08c6c4e730db1ed67b811b17912a9 -address /run/containerd/containerd.sock │ │ ├─ 29439 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7a36058b7acc653f4ac3f48a47c766cc30b0040378c337bbeb38e08d599a5251 -address /run/containerd/containerd.sock │ │ ├─ 34148 /usr/bin/containerd-shim-runc-v2 -namespace moby -id be466663a17a7d288e8188706f45054365d75cdaf8e6a49e3540b082659544d5 -address /run/containerd/containerd.sock │ │ ├─ 39747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c921c3922a91b751d068e39271a16185a0c708c782ce73f6c30447d4ac6e4406 -address /run/containerd/containerd.sock │ │ ├─ 39757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3971f5db31d36ed8c2ceea444f8a92dfb61be285831e52b30dbf0ce263a538ed -address /run/containerd/containerd.sock │ │ ├─ 39791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae9577a0eeb0aa210e2d47dceaf33b8629d8ef49a46df7b9d470ce40e2548903 -address /run/containerd/containerd.sock │ │ ├─ 39797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77c2a64a47f521368a1543ae0ffb3bb7bb609f07b314ed1d85d85f86b91ca3be -address /run/containerd/containerd.sock │ │ ├─ 39828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fafcb577419701876a5151c70e1d5f67905c64deb4b04b148e91038187a3dada -address /run/containerd/containerd.sock │ │ ├─ 40356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c466d5e56dc07ab6773c4323d1e391e7b3f15a40df2605546ac9828ba7f7012 -address /run/containerd/containerd.sock │ │ ├─ 41077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbdf4eedd0be6ad3fd59f07094acc7a81eba6b514e589d49666c8cdfb457dfad -address /run/containerd/containerd.sock │ │ ├─ 41095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82420805a026adb1312ed91c73f6a48b071ef4b76e05013d916f1bd6eb118bdc -address /run/containerd/containerd.sock │ │ ├─ 42459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902657dcb965d7dee694922cdce20a241a58e28f4e51120f166cc82be90c7037 -address /run/containerd/containerd.sock │ │ ├─ 42849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 035a32b30bd552441196268f53d509b35077e4ab21719226e2c354520eee0c25 -address /run/containerd/containerd.sock │ │ ├─ 42887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a90cb00a020eb4065dc481f193dac33b9fe614a7ddedda75ffe4f51acfbfcc74 -address /run/containerd/containerd.sock │ │ ├─ 43314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f2e80e5d3a05f9e58c2fcd3debe464c2ed5eb66833d0d4fc8968e8e5a6b1d6 -address /run/containerd/containerd.sock │ │ ├─ 43797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d91ad18fd213bbe4dfce4ba9d83e751f4090de73ea511a8552d9f4343953c92 -address /run/containerd/containerd.sock │ │ ├─ 43844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239df0cce4a197f8d7088fbe853a1e3737e4fa3dce5d874695664a1d572817fc -address /run/containerd/containerd.sock │ │ ├─ 43921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d69bedc263b1d72fe14a05bce002fb763836f4758143a60f60e197fbd20bcc -address /run/containerd/containerd.sock │ │ ├─ 46171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdf728c717df4775ec6bd870d2c1aab187755dc60581ba1241f1655944ba31d3 -address /run/containerd/containerd.sock │ │ ├─ 46277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12379add6b0dd46f52a598597c18202497d0d2f133189a8a627cfbbf70c97a98 -address /run/containerd/containerd.sock │ │ ├─ 47027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d0ebcf637f098d3364e60d1f2414edaa5be66ecc90154ea48011a910b3338ba -address /run/containerd/containerd.sock │ │ ├─ 47141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e5c2f36a73913bc6560160f9836d651fb1dab7bb1b476cbd7b1444ff2e17610 -address /run/containerd/containerd.sock │ │ ├─ 47498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce474db76b86d52ef6760bd0a6f00d858708bec3ad04a01febd878753216379c -address /run/containerd/containerd.sock │ │ ├─ 48054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c04ac038fdb7b5953ffc408b81c1c10c6074c42f82cd112a3947db5516f5172d -address /run/containerd/containerd.sock │ │ ├─ 48396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38d5adfafe18b843a1778a870ac6015e4135a92ee80f6ff5c5d2de38741cd265 -address /run/containerd/containerd.sock │ │ ├─ 50554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89f73028257ccb7e062390f8209ae251c76cb50466a19104073dee978338e1f -address /run/containerd/containerd.sock │ │ ├─ 50766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 457209cf240ad9e5d21df3471a38c055d5e8d950cf2400e6119a60ae70261e4b -address /run/containerd/containerd.sock │ │ ├─ 55118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6af5feacaf6600d164da6ec9fcf01035c71268013028bf02b2286192d2a0b9 -address /run/containerd/containerd.sock │ │ ├─ 55753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e008a858aeca66ae337ea4a5a2186a552d7db4589bf7eb79e0746d3ee41a14b8 -address /run/containerd/containerd.sock │ │ ├─ 55806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3116c001e2553851ad596e427fc6527911922fa33c8606d11b369aac13c0e722 -address /run/containerd/containerd.sock │ │ ├─ 55854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97e35ea269d98805ef44094adf60d047ce51f01749167dbc969641611dc44a5 -address /run/containerd/containerd.sock │ │ ├─ 55991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07dc1118451a146b851fb1e2b3c1bf78466518462dbf4cbe44b5432e5957e147 -address /run/containerd/containerd.sock │ │ ├─ 60216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74aa2467242c8272647ef2bf142ebf6470ca65bb51cc2929a1995113623bfa75 -address /run/containerd/containerd.sock │ │ ├─ 60349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b988249d5bdceabfd07ac47870e27f1041e07947b06bd5aa3f8c51eff46815e -address /run/containerd/containerd.sock │ │ ├─ 60391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51c311492e6dda66388b664d3a3a9e57f32fbf438a1f72bae3109d74c15987a8 -address /run/containerd/containerd.sock │ │ ├─ 60443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe3fb0ea46dff618ac5102764aa8ee8a47f60689880ae8eef7ecb3deb7dd32b -address /run/containerd/containerd.sock │ │ ├─ 61991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fbdcf11fd870e8aaa0670c2afa217ec733d08238c216d10bb0d08e0a40fac95 -address /run/containerd/containerd.sock │ │ ├─ 62061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0cb203b8eaa64a4c20eb46d883c96905d95acbe1ceaaf8797e4c93e06b71e7 -address /run/containerd/containerd.sock │ │ ├─ 62140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1495d94e995276e49900efb49f5f0e458777136ca046500cb9f7b25839c426c -address /run/containerd/containerd.sock │ │ ├─ 62497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd5892cde3cafd3cd7031ec6b5a3a084c8e221631684a4b8ebf25bf1b2f617d8 -address /run/containerd/containerd.sock │ │ ├─ 62621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd467f4357521edae100419d6a6e0688748e83d897c570d27a0aaa5dde727fe -address /run/containerd/containerd.sock │ │ ├─ 62751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23e0794fa6c3dd86ee1e2ed530ea7cfb34e6524bdc3fce1716ff5e1007ac5f56 -address /run/containerd/containerd.sock │ │ ├─ 63019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54110f540a8628e7035841e1544f0b8095adcdfb1eab42d1d472fa2218113b30 -address /run/containerd/containerd.sock │ │ ├─ 63143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf9cd470ebf2a0c3160c756d3b0789044c8c6f1f0777e348cbdb9cdc794ea9b -address /run/containerd/containerd.sock │ │ ├─ 63501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d068d59b093aae393aa87411244a8340af4dd7760feee9438c7b1238b0631752 -address /run/containerd/containerd.sock │ │ ├─ 64290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 061c0919d171f813f08902444bdddffd83e1b459040d92719c15f84eba4064d0 -address /run/containerd/containerd.sock │ │ ├─ 65886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 879d58754f24bbc60c6009fa22c0c563c2b9b3d2d1bee5f8a87f4d71c591b68d -address /run/containerd/containerd.sock │ │ ├─ 68087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 035666555093ab9eae7174d4a2a5d77b4a5e79fe0b9862dff10eaf3cfea9c8a4 -address /run/containerd/containerd.sock │ │ ├─ 77459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55db1294a632e34b6cf46f2039f13a380c95432c46a453b404bb096bb7bc6a29 -address /run/containerd/containerd.sock │ │ ├─ 79075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f86c3d79ac6d9792701e655406577c1fff8dbca56f45e3b4919b800911d6ec -address /run/containerd/containerd.sock │ │ ├─ 86015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1e67c14fcf2da8e40d1becc5cd14f57adc05397d7793dd2d7cdd5848c36466 -address /run/containerd/containerd.sock │ │ ├─ 92164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76df3f4881ab0d0b0d5279a5570dfd3b0ab07f1dfd45ef3928aae4495a63a4d7 -address /run/containerd/containerd.sock │ │ ├─ 96090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4ddc8a2f0cb1c70de45c39c73728c52c2c66fcedb52d128b2369ec84531cfb2 -address /run/containerd/containerd.sock │ │ ├─ 96133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b662fd1f04e13c0c4444df192abe44f1bcbf2249ac191a169e2da10a447a1c5c -address /run/containerd/containerd.sock │ │ ├─109400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72dce744da0e69e123921848f20d1c3708fd65d9a36e3f1196b02f9d97f72459 -address /run/containerd/containerd.sock │ │ ├─110932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b355b0184362514e82e4738eb1a142b5b7059a5f24a2b524ba8bf4a292896fdd -address /run/containerd/containerd.sock │ │ ├─110973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58f581a99610baa0fa84174c517df6f40a6ee74cafedcc1e721c1ed78a3b405d -address /run/containerd/containerd.sock │ │ ├─112988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ef968c73cdd7341d51fe48223515eb6b3d67b131d91dbad01190c0c653c7c5 -address /run/containerd/containerd.sock │ │ ├─114730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 884c713d8ccec286212800c97303535ce10a63fb83a0d7ab754bd615c044958c -address /run/containerd/containerd.sock │ │ ├─114826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082616dadb4118c8bacc579c2ca9f4380d8c3202df70030e5f730a1c861675d2 -address /run/containerd/containerd.sock │ │ ├─127784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445b32d81e7d4b501c2dbcd19fdb99e3e9547224273ee25cf9679721eba44197 -address /run/containerd/containerd.sock │ │ ├─127853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccb6910e02d1b19a350e64623577aae5aa46895cc90f9b1b426ca62e3207aeae -address /run/containerd/containerd.sock │ │ ├─130568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c532408972895a494f3e10334ddea327da1f345a8355640fc84597d695f77a51 -address /run/containerd/containerd.sock │ │ ├─157056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adbc1463b94a6d4380bd99b243ba2e396f95f35637a518985f9af04ded5848a7 -address /run/containerd/containerd.sock │ │ ├─158575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99b95f7fd37969b67ddccfa954305bca4ab7c5b8c566426f33fbe69b2099398e -address /run/containerd/containerd.sock │ │ ├─158905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b4c8031d98a9d3a93e4feda1724de04a2ad3cca4f35f768dbd9992e68205a05 -address /run/containerd/containerd.sock │ │ ├─159751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942a3f3d37f682bb47336da2525fda45591ccd431e7296a5e4252d8116628991 -address /run/containerd/containerd.sock │ │ ├─161961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3173b07eedbf1676a6230de0ad8f723b458ebf902536ccd5c23906af5830efc9 -address /run/containerd/containerd.sock │ │ ├─162209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d62eb1e712e3a5a01463a816320fefca2e27b98639cc64f270c7d0d7cb48ba7 -address /run/containerd/containerd.sock │ │ ├─162474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b49c2884c24bd407938df511e3775c3fdc166c89c8856d8d580ac2ab94e00ea7 -address /run/containerd/containerd.sock │ │ ├─162505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de7da90a14cf3f027a1106d54bf304aa08e8ab3b5586459f21efcba0ff90ed3b -address /run/containerd/containerd.sock │ │ ├─162708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f99ab8fa03249dc5336b09e979d4ef38f10c122a74a115e78637ffe2092761 -address /run/containerd/containerd.sock │ │ ├─162956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b000417ce5ca3ea5243c238648c45354657ddfa451c6903b4595536723b733a -address /run/containerd/containerd.sock │ │ ├─174922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0364e1de98b4233af28fe70a195e858d5da23d7819f37be5a3593f93a11c4879 -address /run/containerd/containerd.sock │ │ ├─176759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3146ca8ff37654af8def8cf33acc2de9415fbaee8ec100f052c9fd84d5d6a137 -address /run/containerd/containerd.sock │ │ ├─176778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7496c25d1e478b3159fc5856f6def18b09121bc36f22f7d7310320b1a45aaf8 -address /run/containerd/containerd.sock │ │ ├─176880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7747651d0f88a34e2ed3c77fffc9e274fc2b68f8c034e40a18e72cf7a6f013e -address /run/containerd/containerd.sock │ │ ├─176962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4597765afd9e61d99b3902063922cde6a17db27b79ec00ac21e0344cc31734f8 -address /run/containerd/containerd.sock │ │ ├─177161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34169fbdef30b490b3591f38cc8603dd967630e9a57292e93134156fdef5b250 -address /run/containerd/containerd.sock │ │ ├─177275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2cc1396dc56b41a8d299be31259d01007cff3c5b67b5f7ada92c816119ad10e -address /run/containerd/containerd.sock │ │ ├─177440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01dc03dc232ffbd5fc89b1e1f1b511d25111f04a982516a5aef8aa0f1ea6a8a3 -address /run/containerd/containerd.sock │ │ ├─190711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b1d7224e013a9cb82bb879299e9624f7b85872aa0e42d6350af262d35d64109 -address /run/containerd/containerd.sock │ │ ├─193177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbc85e1b9c82aabe0a312a8f5a80ebfd187aafefbb0ab99b4c9744c0733cac66 -address /run/containerd/containerd.sock │ │ ├─193439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659816cef95cb3d5405b2a4693dff452eb328e1106aa6f2c14f960dbe745221b -address /run/containerd/containerd.sock │ │ ├─193516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b937888d507bba577979adfa5f6669e29ef58d50e14ed06ebd2c9444719da49d -address /run/containerd/containerd.sock │ │ ├─210447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 469c2b8d387c6b74f0213247149e0bc7c71b11f5084230bffee1ae179f1253e8 -address /run/containerd/containerd.sock │ │ ├─222036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30440cb4ec64dd6f559fae9c28796fb522716c3a706babc07b42cf1312f0abe7 -address /run/containerd/containerd.sock │ │ ├─222046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14f76ff475220f27a46e3bd6ba1b89ccd8624d2b88077546f79db506714983d1 -address /run/containerd/containerd.sock │ │ ├─222245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c63755560c37c73e34499db8a6274e507c24d06d99e69ad2869d370f182fd0d8 -address /run/containerd/containerd.sock │ │ ├─222383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d08c479c6c77ad5c7eb45eff651248faffa50eb96993b35ba36b8ec07c5e75 -address /run/containerd/containerd.sock │ │ ├─234413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7f5a0759ea4e23ba1fad0c7dbda17db95768c7ab84c09d12c35d24d79b8d038 -address /run/containerd/containerd.sock │ │ ├─236938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a26ea059739872f1e4a7d8808b2db87e8d1fd95f9a7daef154218146779cd920 -address /run/containerd/containerd.sock │ │ ├─238097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fdde7f75872a3d85b481a7738c387de289bb7b77aaecf620467168786bc9b7e -address /run/containerd/containerd.sock │ │ ├─239150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d199f4e0e165d8f4af7c486cda07ab280c313cee186a646f44f74ae49bda031 -address /run/containerd/containerd.sock │ │ ├─240113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4329c5d83ae1ffb4c10994827aea4b1da3fc43a34064412b5e68d5ffc149274a -address /run/containerd/containerd.sock │ │ ├─241782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ad609cb2049e87697914700cd22068309f7927260ac04865d052378978c61ce -address /run/containerd/containerd.sock │ │ ├─243308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22dd0d4f6cb70b15d3d1def315f8d1ece9f460d838c9c571ef513cdff86257e5 -address /run/containerd/containerd.sock │ │ ├─243348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13c51e22e921e60fc724faa4cc64322e560baa2b2a051e74cad75eb1d25008e5 -address /run/containerd/containerd.sock │ │ ├─253520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed9fcdc3fc6770ba319e30b1f323ce091126d6e3d98c3dd3d78426fe672f22e -address /run/containerd/containerd.sock │ │ ├─254052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99e0b12e07533631f60e3d6e62c3fad466c7dd9f1cd28e0cdc3705a836588ff2 -address /run/containerd/containerd.sock │ │ ├─257237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6113cdd24533e64e89c2b2389626e46b701c50053cee6b9bee8043027de96511 -address /run/containerd/containerd.sock │ │ ├─261467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 238d45a1fcc88d1c44e17e6a4db545a7db73a7eb11654cd199c3ebc581c9c12f -address /run/containerd/containerd.sock │ │ ├─261531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 684a19b031e650b8a0c174cecde319240ae415dabc4587bff86568562802ba59 -address /run/containerd/containerd.sock │ │ ├─261603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c49da93c7c5f03deb4dcca060bcaf65f112455083ac3dea5dde9ea68fabc76f -address /run/containerd/containerd.sock │ │ ├─261779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17d66cd67267a4581415797baf56d462d9877a595d164c9aeda28f3711e4ae7 -address /run/containerd/containerd.sock │ │ ├─273672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6567bdc1944c0e75eaf5afe32eef3eb8741859abba351cc02353f163c85cd4b3 -address /run/containerd/containerd.sock │ │ ├─276373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05702c7331d1980cabcf5a0e59856a1e9e5af26e232f1d032ee263e94b4fceb0 -address /run/containerd/containerd.sock │ │ └─277840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d115dccc94c0f058127dfe9f9c422d511f7037290360d189932d9e27cb25aed -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.fwpbbz.service │ │ │ ├─12489 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fwpbbz/unit.run │ │ │ └─12520 /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-fwpbbz --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.fwpbbz:/var/lib/ceph/mgr/ceph-instance.fwpbbz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fwpbbz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.fwpbbz -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.1.service │ │ │ ├─29141 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29423 /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 │ │ │ ├─19492 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19512 /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@osd.0.service │ │ │ ├─24410 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24687 /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 │ │ │ ├─33852 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34131 /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 │ │ ├─12125 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12156 /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 … │ │ └─10179 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-90ccd633194ef42094a2650ed28cf61dfead565ed019d731449ddaafe4aaf195.scope … │ │ ├─12600 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.fwpbbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12621 /usr/bin/ceph-mgr -n mgr.instance.fwpbbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-7a36058b7acc653f4ac3f48a47c766cc30b0040378c337bbeb38e08d599a5251.scope … │ │ ├─29462 /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 │ │ └─29475 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-9daa70985156e23a252d6bbf22c747fba314b57e263b7f4c106df06326d5299b.scope … │ │ ├─12236 /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 │ │ └─12249 /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 │ ├─multipathd.service │ │ └─156229 /sbin/multipathd -d -s │ ├─run-r0e659a0194f849cb830ecd1c5e10061f.scope │ │ └─191385 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─40211 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.57 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─424491 sshd: root [priv] │ │ └─424492 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1394 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-2f2c214ca59b7b6391daf3c77ebc5aa657e386135f02e3e4b0d3a8a28797a162.scope … │ │ ├─19560 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19578 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-be466663a17a7d288e8188706f45054365d75cdaf8e6a49e3540b082659544d5.scope … │ │ ├─34173 /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 │ │ └─34185 /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-e6614d48350f42a112c97dc68b84df2307b08c6c4e730db1ed67b811b17912a9.scope … │ │ ├─24727 /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 │ │ └─24741 /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 │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156107 /sbin/iscsid │ │ └─156108 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─91d69bedc263b1d72fe14a05bce002fb763836f4758143a60f60e197fbd20bcc │ │ └─43950 /pause │ ├─fb03ead59132b4023519c53d41ba09b632aca1f69d92831abd582cff78e7bef6 │ │ └─65583 /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 │ ├─457209cf240ad9e5d21df3471a38c055d5e8d950cf2400e6119a60ae70261e4b │ │ └─50789 /pause │ ├─86ae7bebb73a37fd2f79e4446034515d3c95645ab508c89b9c270e054deb1ce0 │ │ └─232110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─99b95f7fd37969b67ddccfa954305bca4ab7c5b8c566426f33fbe69b2099398e │ │ └─158602 /pause │ ├─4bd467f4357521edae100419d6a6e0688748e83d897c570d27a0aaa5dde727fe │ │ └─62661 /pause │ ├─00ca85ce366c66184bb32417bdf708aee9fe0c4b561376f4b186f9cbe10825c0 │ │ └─42525 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4597765afd9e61d99b3902063922cde6a17db27b79ec00ac21e0344cc31734f8 │ │ └─176999 /pause │ ├─ccb6910e02d1b19a350e64623577aae5aa46895cc90f9b1b426ca62e3207aeae │ │ └─127910 /pause │ ├─b662fd1f04e13c0c4444df192abe44f1bcbf2249ac191a169e2da10a447a1c5c │ │ └─96173 /pause │ ├─38d5adfafe18b843a1778a870ac6015e4135a92ee80f6ff5c5d2de38741cd265 │ │ └─48420 /pause │ ├─4b1a997e2f9b7db1e87b940ace31d7d0d2cf7a540617896ef4d5489e0f306862 │ │ └─40008 kube-apiserver --advertise-address=199.204.45.57 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─1396af7cf4f0d42be61cc07c9f449c85fece8ae857283c987da405c8bdeb5f0f │ │ └─65358 /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 │ ├─9d9691bbd5e01e163299695357659e43cfefd89675f287c3accef0e55e8f7f81 │ │ ├─63332 nginx: master process nginx -g daemon off; │ │ ├─63358 nginx: worker process │ │ ├─63359 nginx: worker process │ │ ├─63360 nginx: worker process │ │ ├─63361 nginx: worker process │ │ └─63362 nginx: worker process │ ├─357279afbcb9004bf54aed3f8fdc79331dd24594b143d26384e73c167d46cf7c │ │ ├─92446 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92462 /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 -- │ │ ├─92468 erl_child_setup 1048576 │ │ ├─92537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92976 /bin/sh -s rabbit_disk_monitor │ ├─bb83254891bf166b127d14843a3e6553809c972242ce9df86509fad0afd70d1d │ │ ├─231390 octavia-api: uWSGI master │ │ ├─231403 octavia-api: uWSGI worker 1 │ │ └─231404 octavia-api: uWSGI worker 2 │ ├─6db276cf923b49c323aa6add0d55d9a03e52854be58971295b72ff9d78c9f151 │ │ └─65038 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c04ac038fdb7b5953ffc408b81c1c10c6074c42f82cd112a3947db5516f5172d │ │ └─48078 /pause │ ├─3116c001e2553851ad596e427fc6527911922fa33c8606d11b369aac13c0e722 │ │ └─55830 /pause │ ├─f493f9c618aace3ce6bf2d7f932c7ce631a85f78e371487b0e4de4e58524013d │ │ ├─271432 manila-api: uWSGI master │ │ ├─271482 manila-api: uWSGI worker 1 │ │ └─271483 manila-api: uWSGI worker 2 │ ├─160c66323ee5c73cc1aee173bd750cd0297d2ec3d4623480f81f9e7bb649ff36 │ │ └─48780 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─842a04feaf9301dc1ff6e8a01365c0e323d40612769c5b97521e9eba8b08746a │ │ └─50934 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 │ ├─e1495d94e995276e49900efb49f5f0e458777136ca046500cb9f7b25839c426c │ │ └─62188 /pause │ ├─dc1e67c14fcf2da8e40d1becc5cd14f57adc05397d7793dd2d7cdd5848c36466 │ │ └─86039 /pause │ ├─e4ddc8a2f0cb1c70de45c39c73728c52c2c66fcedb52d128b2369ec84531cfb2 │ │ └─96113 /pause │ ├─15ee3d9091e854d0285b138f7ca1873c103040de8477749ff159354084a481cd │ │ ├─66377 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66393 /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 -- │ │ ├─66409 erl_child_setup 1048576 │ │ ├─66707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66874 /bin/sh -s rabbit_disk_monitor │ ├─71f2e80e5d3a05f9e58c2fcd3debe464c2ed5eb66833d0d4fc8968e8e5a6b1d6 │ │ └─43337 /pause │ ├─82420805a026adb1312ed91c73f6a48b071ef4b76e05013d916f1bd6eb118bdc │ │ └─41144 /pause │ ├─337283e68d7dacb7d86ba55137f723bc1ee1da2e39399fc94a5e64cd60e3b214 │ │ └─238523 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─bdd93af43a47da19dce1da271b724cb18049081bb9a12983bd7107391a215ae7 │ │ └─56138 nfd-master -crd-controller=true -metrics=8081 │ ├─6b988249d5bdceabfd07ac47870e27f1041e07947b06bd5aa3f8c51eff46815e │ │ └─60378 /pause │ ├─f2cc1396dc56b41a8d299be31259d01007cff3c5b67b5f7ada92c816119ad10e │ │ └─177306 /pause │ ├─b937888d507bba577979adfa5f6669e29ef58d50e14ed06ebd2c9444719da49d │ │ └─193552 /pause │ ├─440f6cb0f13279c4bd7c44e9b8cf500f110177549329ce1c55e98616d5765acc │ │ └─62886 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 │ ├─9d91ad18fd213bbe4dfce4ba9d83e751f4090de73ea511a8552d9f4343953c92 │ │ └─43822 /pause │ ├─469c2b8d387c6b74f0213247149e0bc7c71b11f5084230bffee1ae179f1253e8 │ │ └─210474 /pause │ ├─6b942b4e6ee39c41658fcf26a6ee28d589b5350ab3b6d38cab6854dcd23ce34e │ │ ├─147508 placement-api: uWSGI master │ │ ├─147534 placement-api: uWSGI worker 1 │ │ └─147535 placement-api: uWSGI worker 2 │ ├─d1582e625466d428a4daa13df747ee8f3e3d6664cd95bb1da9a3c6263b5bca76 │ │ └─48684 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─970b0be7f40d568a1f879c4c36baf111b299305590dee2587eb002a50f4c8f18 │ │ └─239198 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─de7da90a14cf3f027a1106d54bf304aa08e8ab3b5586459f21efcba0ff90ed3b │ │ └─162560 /pause │ ├─fd5892cde3cafd3cd7031ec6b5a3a084c8e221631684a4b8ebf25bf1b2f617d8 │ │ └─62521 /pause │ ├─cbdf4eedd0be6ad3fd59f07094acc7a81eba6b514e589d49666c8cdfb457dfad │ │ └─41123 /pause │ ├─02fd1b214367d5f20382fae36fed838050b8d4d5fe3a0c65c87cf08a5a2858ae │ │ └─278123 /bin/openstack-database-exporter │ ├─f0b6e462c0a2ee4fe7e13d0a9651e8bcd165e651b74fddb7b470073ed246969d │ │ └─259558 docker-registry serve /etc/docker-registry/config.yml │ ├─46d08c479c6c77ad5c7eb45eff651248faffa50eb96993b35ba36b8ec07c5e75 │ │ └─222418 /pause │ ├─911f0652e559073d39f74e59c22a9793686ee02d94a1af176a365e186675159e │ │ ├─186226 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186634 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186637 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186639 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6c49da93c7c5f03deb4dcca060bcaf65f112455083ac3dea5dde9ea68fabc76f │ │ └─261644 /pause │ ├─ba8ae847fa7a92c294ef29721db2a83d743725cf5ba229695d0a4e0d66d5fc6f │ │ ├─280375 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280388 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6798d843cdb54b7929d4457bbfeb1e438fd2fbf387e5ec8955aeab64edef2cc6 │ │ ├─64458 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64492 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─34169fbdef30b490b3591f38cc8603dd967630e9a57292e93134156fdef5b250 │ │ └─177218 /pause │ ├─035a32b30bd552441196268f53d509b35077e4ab21719226e2c354520eee0c25 │ │ └─42873 /pause │ ├─f6f112ed150ee58fab166749f1ccacf2d1719f2f73582a46397fe106ece7f4de │ │ ├─253577 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─254290 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgy9gf1gv/privsep.sock │ │ ├─254299 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─254303 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0d0ebcf637f098d3364e60d1f2414edaa5be66ecc90154ea48011a910b3338ba │ │ └─47049 /pause │ ├─69a0fd8160be6a1583666f40fcc08b31d01238455428e79f1a41d5792425167b │ │ ├─232112 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232664 octavia-worker: ConsumerService worker(0) │ │ └─232667 octavia-worker: ConsumerService worker(1) │ ├─a97e35ea269d98805ef44094adf60d047ce51f01749167dbc969641611dc44a5 │ │ └─55879 /pause │ ├─78e981c24f927dd03a355357f67677a111f60a6649759bcd9f1999f295dbbe10 │ │ ├─125074 cinder-api: uWSGI master │ │ ├─125087 cinder-api: uWSGI worker 1 │ │ └─125088 cinder-api: uWSGI worker 2 │ ├─55bfe13655ea0b64f1b38782c1f3690bc70079efb0149e90c243881592d83c97 │ │ └─64634 /goldpinger --static-file-path /static │ ├─356669dd7c9232807c536952da37e9b6fa58fcc3411c4f1f1eda0fa2dfb54ef0 │ │ └─64955 /bin/pushgateway │ ├─8f40ca9de712ffd7a6b78c7721f58b50203b71d0cfc51fbf30b6291c3393859a │ │ ├─190945 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190963 /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 -- │ │ ├─190969 erl_child_setup 1048576 │ │ ├─191161 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191480 /bin/sh -s rabbit_disk_monitor │ ├─5ed1c90fea485dad23f8f97e9ca6219c04a2720e7794f77c42b426b66f874eca │ │ └─60780 /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 │ ├─7af73bbdbbd7f8b98fdec15e012a6c953cdfbdfb943c4f90cfb8071f6a575f73 │ │ └─159206 /coredns -conf /etc/coredns/Corefile │ ├─7998faf7807f3318aa0fe75d837ce2c2955d2367d01a24c797f7a33ddcac9049 │ │ ├─206662 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207022 heat-engine: ServiceWrapper worker(0) │ │ └─207025 heat-engine: ServiceWrapper worker(1) │ ├─c9f86c3d79ac6d9792701e655406577c1fff8dbca56f45e3b4919b800911d6ec │ │ └─79098 /pause │ ├─550c4acd3350df04ca0ea7dc6a77272495d77ab9e2cffa8f107a42f6a0344d22 │ │ └─97457 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c566475d42e76843b7c570db483e13e2c23729c32c28ff1c8255c96d50174792 │ │ ├─197141 /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 │ │ ├─383236 /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/tmpu7_r1y0w/privsep.sock │ │ ├─383724 /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/tmp8jrr9vmw/privsep.sock │ │ └─384462 /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/tmpqc7jss2_/privsep.sock │ ├─5be18b30b91351c982b2fb39a60ff5363b60a8f8c4257ea972c0615f61cc6528 │ │ └─47216 /manager --metrics-bind-address=:9782 │ ├─ca219601e017d6c6de95bfce5d0f1b3ee5dd5b2f84c56b3cc65d47361e39e986 │ │ └─39989 etcd --advertise-client-urls=https://199.204.45.57:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.57:2380 --initial-cluster=instance=https://199.204.45.57:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.57:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.57:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─3146ca8ff37654af8def8cf33acc2de9415fbaee8ec100f052c9fd84d5d6a137 │ │ └─176830 /pause │ ├─d7496c25d1e478b3159fc5856f6def18b09121bc36f22f7d7310320b1a45aaf8 │ │ └─176855 /pause │ ├─78c895def8e92c9bc98c528241bb0612af5e03cdb9dcb7b467aa24cc6889e700 │ │ └─168472 /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 │ ├─51eeefd2894fa5ef49bc8ccf52a734a422f5a98496b55950f7499d3becc075e0 │ │ └─197168 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─30440cb4ec64dd6f559fae9c28796fb522716c3a706babc07b42cf1312f0abe7 │ │ └─222150 /pause │ ├─7ecf780debcef279d28eae1e50a9ca54596f67c9f85c546303405b45e03c8548 │ │ ├─113096 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113132 /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 -- │ │ ├─113138 erl_child_setup 1048576 │ │ ├─113245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113410 /bin/sh -s rabbit_disk_monitor │ ├─3173b07eedbf1676a6230de0ad8f723b458ebf902536ccd5c23906af5830efc9 │ │ └─161989 /pause │ ├─6ff4c560f0fcabdce6c9bcbe43d8706a7b61227f1e9654172449c918fa0ef207 │ │ └─237054 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9d53d9bd2a3a0d78e9820f956381eb4c3d7d3fd8ca004722c29cb24c257b1e19 │ │ ├─157426 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157439 /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 │ ├─58f581a99610baa0fa84174c517df6f40a6ee74cafedcc1e721c1ed78a3b405d │ │ └─111004 /pause │ ├─dd2c863f27a4656778b615a1bcd406e02ab36c84d971909d1b336ff61f7f8942 │ │ └─56255 /secretgen-controller │ ├─51c311492e6dda66388b664d3a3a9e57f32fbf438a1f72bae3109d74c15987a8 │ │ └─60416 /pause │ ├─c921c3922a91b751d068e39271a16185a0c708c782ce73f6c30447d4ac6e4406 │ │ └─39846 /pause │ ├─da5f80a9f5def46b2330aacb4dbd4174f34b14756168355a27b70de796e044ea │ │ └─43559 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 │ ├─99e0b12e07533631f60e3d6e62c3fad466c7dd9f1cd28e0cdc3705a836588ff2 │ │ └─254076 /pause │ ├─9b000417ce5ca3ea5243c238648c45354657ddfa451c6903b4595536723b733a │ │ └─162980 /pause │ ├─445b32d81e7d4b501c2dbcd19fdb99e3e9547224273ee25cf9679721eba44197 │ │ └─127856 /pause │ ├─f7747651d0f88a34e2ed3c77fffc9e274fc2b68f8c034e40a18e72cf7a6f013e │ │ └─176979 /pause │ ├─e008a858aeca66ae337ea4a5a2186a552d7db4589bf7eb79e0746d3ee41a14b8 │ │ └─55778 /pause │ ├─e51e9a36b70683863a6cdd781a45885afc1f30bdde34298c7b0ea8aa727b86c1 │ │ └─191347 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─01dc03dc232ffbd5fc89b1e1f1b511d25111f04a982516a5aef8aa0f1ea6a8a3 │ │ └─177463 /pause │ ├─05702c7331d1980cabcf5a0e59856a1e9e5af26e232f1d032ee263e94b4fceb0 │ │ └─276397 /pause │ ├─dc0ab9305a2e8675206b697516b77c7387b51efd32db3d1e56a39064cd32e226 │ │ ├─ 96477 /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 │ │ └─403573 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─adbc1463b94a6d4380bd99b243ba2e396f95f35637a518985f9af04ded5848a7 │ │ └─157080 /pause │ ├─9c7fc9998270fd6932e887021c250f4dbe3b31e75c7217cfa8028698e9e8c704 │ │ ├─178007 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─422110 sleep 300 │ ├─da48098790ef6cd9c6f372c8663898a334d741518fce47b9389302b7269c9858 │ │ └─65403 /bin/memcached_exporter │ ├─6d62eb1e712e3a5a01463a816320fefca2e27b98639cc64f270c7d0d7cb48ba7 │ │ └─162233 /pause │ ├─ce474db76b86d52ef6760bd0a6f00d858708bec3ad04a01febd878753216379c │ │ └─47520 /pause │ ├─812cd4e2e796777f8ec28bdd7b5b10816ccfd115e875abc8661e4436165db0ff │ │ └─40159 /kube-vip manager │ ├─4329c5d83ae1ffb4c10994827aea4b1da3fc43a34064412b5e68d5ffc149274a │ │ └─240138 /pause │ ├─3e8f6c8bf386d338828900ef5aee24e3cf38629025a9aa3b7ae33f00147285e5 │ │ └─64417 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6affa1662ccfb8acce62e9fbaf580c79d8dcb42534554ed9713f33d02eecabe2 │ │ └─44031 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b054a1340284fceda72c3749035b2f73ba55b8dfee49f5c0db023d972b086158 │ │ └─42942 /coredns -conf /etc/coredns/Corefile │ ├─aeb19d742a4b1a4240a564bcdcfbbb9d7b7c77f4b0c49b796b7cab2eda729aa8 │ │ ├─173866 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174327 nova-scheduler: ServiceWrapper worker(0) │ │ └─174329 nova-scheduler: ServiceWrapper worker(1) │ ├─640476b29bac6ce6bd72e045049e083a737346903dd2f8a9fb4f4232e133cb3a │ │ └─190669 /usr/bin/libvirt-tls-sidecar │ ├─8fdde7f75872a3d85b481a7738c387de289bb7b77aaecf620467168786bc9b7e │ │ └─238121 /pause │ ├─6567bdc1944c0e75eaf5afe32eef3eb8741859abba351cc02353f163c85cd4b3 │ │ └─273696 /pause │ ├─14f76ff475220f27a46e3bd6ba1b89ccd8624d2b88077546f79db506714983d1 │ │ └─222153 /pause │ ├─942a3f3d37f682bb47336da2525fda45591ccd431e7296a5e4252d8116628991 │ │ └─159776 /pause │ ├─c532408972895a494f3e10334ddea327da1f345a8355640fc84597d695f77a51 │ │ └─130593 /pause │ ├─7a1137bf38973800cd29141157f81d8ca771a3fddddeb8c5094dd6123ffa725f │ │ ├─61026 python -u /app/sidecar.py │ │ ├─61393 python -u /app/sidecar.py │ │ └─61395 python -u /app/sidecar.py │ ├─b49c2884c24bd407938df511e3775c3fdc166c89c8856d8d580ac2ab94e00ea7 │ │ └─162537 /pause │ ├─ba4da61bb9d4ab37040941121f8d5e7439763504bb474f64935687b63b17cf1b │ │ └─42968 /coredns -conf /etc/coredns/Corefile │ ├─462a9dc196e3366b0a640a3ca53b4ab03d32eb191ef92f1c37b9628d788d40c6 │ │ └─44077 /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 │ ├─07dc1118451a146b851fb1e2b3c1bf78466518462dbf4cbe44b5432e5957e147 │ │ └─56015 /pause │ ├─ee466967689aaa95cd26472d7211e3e717a11d215698a3fc7f5f434450802ed5 │ │ ├─276572 apache2 -DFOREGROUND │ │ ├─278742 (wsgi:h -DFOREGROUND │ │ ├─278743 (wsgi:h -DFOREGROUND │ │ ├─278744 (wsgi:h -DFOREGROUND │ │ ├─278745 (wsgi:h -DFOREGROUND │ │ ├─278746 (wsgi:h -DFOREGROUND │ │ ├─278747 apache2 -DFOREGROUND │ │ └─278748 apache2 -DFOREGROUND │ ├─4b2a84ea0caf9c79276940c931f98ca8d1854ab2dbfa2c07a5f47adbabad78e7 │ │ └─56099 nfd-worker -metrics=8081 │ ├─884c713d8ccec286212800c97303535ce10a63fb83a0d7ab754bd615c044958c │ │ └─114753 /pause │ ├─c3f8735c00d11476cf3f073697d981829199a46c96f7d6c47997357c6112232f │ │ └─96410 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-rl2qq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─77c2a64a47f521368a1543ae0ffb3bb7bb609f07b314ed1d85d85f86b91ca3be │ │ └─39903 /pause │ ├─3a921d51ff30439f9eaab885d24086131520d09eb16314eee5c6b2512d1b142f │ │ └─126353 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─20d753453c4b30b4d997e4f76374556132b28b4bb512fc29796faf6e679e01c0 │ │ ├─257467 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257484 /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 -- │ │ ├─257490 erl_child_setup 1048576 │ │ ├─257638 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257639 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─257803 /bin/sh -s rabbit_disk_monitor │ ├─89339f0c2a812420cb8255b34c53249742400469f84680e893a2a9400d8ea0fe │ │ ├─48587 mysqld --wsrep_start_position=c699d58b-3f23-11f1-b784-1a56e2b9666e:20 │ │ └─48713 /var/lib/mysql/mysql-state-monitor │ ├─ce8654fde55a9f3a394e728dc73a8fb59f63a390a54db3651204d8bf5173152b │ │ ├─109792 glance-api: uWSGI master │ │ ├─109824 glance-api: uWSGI worker 1 │ │ └─109825 glance-api: uWSGI worker 2 │ ├─879d58754f24bbc60c6009fa22c0c563c2b9b3d2d1bee5f8a87f4d71c591b68d │ │ └─65909 /pause │ ├─1e5c2f36a73913bc6560160f9836d651fb1dab7bb1b476cbd7b1444ff2e17610 │ │ └─47165 /pause │ ├─82082894e9b4981c552ac3946fd708d0c63b5c32aea317efdaa451b0046fe9a6 │ │ ├─ 71463 apache2 -DFOREGROUND │ │ ├─ 71478 (wsgi:k -DFOREGROUND │ │ ├─ 71479 (wsgi:k -DFOREGROUND │ │ ├─ 71480 (wsgi:k -DFOREGROUND │ │ ├─ 71481 (wsgi:k -DFOREGROUND │ │ ├─405725 apache2 -DFOREGROUND │ │ └─406600 apache2 -DFOREGROUND │ ├─0b1d7224e013a9cb82bb879299e9624f7b85872aa0e42d6350af262d35d64109 │ │ └─190734 /pause │ ├─684a19b031e650b8a0c174cecde319240ae415dabc4587bff86568562802ba59 │ │ └─261573 /pause │ ├─9cc821e36d6f5700840ee153f096a48b0edb2081feec7a256b94e4899fc5be50 │ │ ├─160031 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160047 /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 -- │ │ ├─160053 erl_child_setup 1048576 │ │ ├─160173 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160174 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160410 /bin/sh -s rabbit_disk_monitor │ ├─8e43c4d8a3f1d77506cc1cc0a345586f5df3f92b14e7851fdd6d20061a0f55de │ │ ├─342129 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342468 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342657 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2dv12by9/privsep.sock │ │ ├─343101 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9afyuhe1/privsep.sock │ │ ├─343477 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343478 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343497 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cd6106d2-39d4-4176-a4a5-a82c60314c3e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cd6106d2-39d4-4176-a4a5-a82c60314c3e/host --addn-hosts=/var/lib/neutron/dhcp/cd6106d2-39d4-4176-a4a5-a82c60314c3e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cd6106d2-39d4-4176-a4a5-a82c60314c3e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cd6106d2-39d4-4176-a4a5-a82c60314c3e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-26053403-6f25-4226-84fb-4eeb88426324,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─343502 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0ab1a6f2-2991-4db5-9b8d-73ad9a0cb05d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0ab1a6f2-2991-4db5-9b8d-73ad9a0cb05d/host --addn-hosts=/var/lib/neutron/dhcp/0ab1a6f2-2991-4db5-9b8d-73ad9a0cb05d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0ab1a6f2-2991-4db5-9b8d-73ad9a0cb05d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0ab1a6f2-2991-4db5-9b8d-73ad9a0cb05d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9f202f11-be6b-4ab5-971e-ee74a046ac9f,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─343517 haproxy -f /var/lib/neutron/ns-metadata-proxy/cd6106d2-39d4-4176-a4a5-a82c60314c3e.conf │ │ ├─343523 haproxy -f /var/lib/neutron/ns-metadata-proxy/0ab1a6f2-2991-4db5-9b8d-73ad9a0cb05d.conf │ │ ├─381516 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpo2pk8r_6/privsep.sock │ │ ├─387105 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmphzikns7n/privsep.sock │ │ └─406981 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4c0a8af6-3b9d-4632-b6d4-c83feedbfce6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4c0a8af6-3b9d-4632-b6d4-c83feedbfce6/host --addn-hosts=/var/lib/neutron/dhcp/4c0a8af6-3b9d-4632-b6d4-c83feedbfce6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4c0a8af6-3b9d-4632-b6d4-c83feedbfce6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4c0a8af6-3b9d-4632-b6d4-c83feedbfce6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f595a2a8-a21d-44af-9c21-5011e95e2450,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─fa1b8d87ae14c921d05ed883c4eaec5b5e769cea6330453a28d8534078cab3cb │ │ ├─85221 barbiacan-api: uWSGI master │ │ └─85236 barbiacan-api: uWSGI worker 1 │ ├─dd33baecfebad73d332c9e11014165ec4138c3f88cf56b02f6e6c526c30e8f5e │ │ ├─77596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77613 /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 -- │ │ ├─77619 erl_child_setup 1048576 │ │ ├─77751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77833 /bin/sh -s rabbit_disk_monitor │ ├─706406ab11a2ab554de8ec352b17d393033c09562d5c7ad160d4c7ae1a32a1f7 │ │ ├─271451 /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 │ │ └─271791 /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 │ ├─b355b0184362514e82e4738eb1a142b5b7059a5f24a2b524ba8bf4a292896fdd │ │ └─110959 /pause │ ├─8dde996d67968074facd2d81dd4eeed1260b5ea451a1d75d9bed935e29904e3b │ │ └─189051 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─fafcb577419701876a5151c70e1d5f67905c64deb4b04b148e91038187a3dada │ │ └─39922 /pause │ ├─a26f36746e0228fe55c1c7fb8f5fa5aa8f2cf19e5618b9b7201a33fdc2499b0e │ │ └─61587 /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 │ ├─f102fd9edeb23671c4321cc886f19f3d58a6ca8db5b4d4f83c3f20c1f88daff1 │ │ ├─253742 magnum-api: uWSGI master │ │ ├─253789 magnum-api: uWSGI worker 1 │ │ └─253790 magnum-api: uWSGI worker 2 │ ├─e2d412a1f56fab58d413e381aa49cb1cb0738c0e2af096103e64421c6d9d45a5 │ │ └─64604 /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 │ ├─b4261e05647ea848bf11b5593a66d910e7fbd14b4c3521b586263d7b8b4c4271 │ │ └─65321 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-57.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─6767b6f7baffda3d9b15dda5a637227a9f7472ee06e567d788dcea4a05d86a7a │ │ └─65701 /bin/oauth2-proxy │ ├─3ed9fcdc3fc6770ba319e30b1f323ce091126d6e3d98c3dd3d78426fe672f22e │ │ └─253545 /pause │ ├─3c0fc3c6684ebabc4552d3e387d2063fff4833da110e44ac2db51b7ae3f4d9d3 │ │ ├─253964 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─254329 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─254330 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5a6ffa3f69f34667be3e882329975402cb6f1687b367452ba20d3f18d0f4fda0 │ │ └─190752 /bin/bash /tmp/libvirt.sh │ ├─238d45a1fcc88d1c44e17e6a4db545a7db73a7eb11654cd199c3ebc581c9c12f │ │ └─261492 /pause │ ├─32070617a18a6be01a33975927f9622e64c053ae63ff787db9989bf66623bcef │ │ └─65630 /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 │ ├─6cca835a503d5428ec325822dfda90afbaa8780c03e080c4f61246bf68e68939 │ │ ├─187195 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187553 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp99xqnl0p/privsep.sock │ │ ├─187868 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpau8e9mvy/privsep.sock │ │ └─188146 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2ad609cb2049e87697914700cd22068309f7927260ac04865d052378978c61ce │ │ └─241808 /pause │ ├─4764cd1022f143dcf98db7edf5be9bcbfeb2efa8435a570ce81670768ad26645 │ │ ├─128963 /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 │ │ └─129129 /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 │ ├─92ef968c73cdd7341d51fe48223515eb6b3d67b131d91dbad01190c0c653c7c5 │ │ └─113011 /pause │ ├─aaa81c03f93dd6696100da7ae754ea1c5f38fde14c0d9140f85bc0029f2c1659 │ │ ├─210687 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210704 /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 -- │ │ ├─210711 erl_child_setup 1048576 │ │ ├─210887 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210898 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211096 /bin/sh -s rabbit_disk_monitor │ ├─17acb69dfb5fff70ec33ab327d6f367a60357e36387c96d88feb5d3ab5888c17 │ │ ├─48533 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 │ │ └─49740 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 │ ├─2c14790c9e619f18c916332f5793d8aad1f5b90ccc3ca9386110bf450dac72d9 │ │ └─112619 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4edcde1838b18461b003d24a6ff36ec4e3cf6bdff020838adc6c80336e6c902a │ │ ├─ 46535 /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 │ │ ├─ 46547 /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 │ │ ├─ 46692 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─275999 nginx: worker process │ │ ├─276000 nginx: worker process │ │ └─276001 nginx: cache manager process │ ├─6d115dccc94c0f058127dfe9f9c422d511f7037290360d189932d9e27cb25aed │ │ └─277870 /pause │ ├─23a79df690f0245012a5a41a9b64c7ac865f3b98e40b8da5acda85295b762d04 │ │ └─51189 redis_exporter │ ├─13c51e22e921e60fc724faa4cc64322e560baa2b2a051e74cad75eb1d25008e5 │ │ └─243380 /pause │ ├─617d8f71c54afa59aff8003060d414a239d0bc0879187a1935be75f75e351cff │ │ ├─173031 nova-api: uWSGI master │ │ ├─173064 nova-api: uWSGI worker 1 │ │ └─173065 nova-api: uWSGI worker 2 │ ├─4890879ed400850fd082f4b25bf663656b33a6664599986a2bdc2af5d460bc5f │ │ └─44120 /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 │ ├─ecfc0f48891c9652badcafe01ccd899ea1d19f79857431fe701db23f89b93a06 │ │ └─56065 nfd-gc -gc-interval=1h │ ├─239df0cce4a197f8d7088fbe853a1e3737e4fa3dce5d874695664a1d572817fc │ │ └─43873 /pause │ ├─a26ea059739872f1e4a7d8808b2db87e8d1fd95f9a7daef154218146779cd920 │ │ └─236960 /pause │ ├─b7f5a0759ea4e23ba1fad0c7dbda17db95768c7ab84c09d12c35d24d79b8d038 │ │ └─234436 /pause │ ├─aa422db28628041cb5ae2a17bc031ffa4e4239ab4eefb94c36e3b96d6ce85e20 │ │ ├─206455 heat-api-cfn: uWSGI master │ │ ├─206494 heat-api-cfn: uWSGI worker 1 │ │ └─206495 heat-api-cfn: uWSGI worker 2 │ ├─e17d66cd67267a4581415797baf56d462d9877a595d164c9aeda28f3711e4ae7 │ │ └─261811 /pause │ ├─ae9577a0eeb0aa210e2d47dceaf33b8629d8ef49a46df7b9d470ce40e2548903 │ │ └─39905 /pause │ ├─aed8e22f66bb919826930781678b2cd70aba42a206e07785a0b7fed98689d60d │ │ └─65544 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-57.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─a471bf06f3cc702d843e2b2cbb1e8b4a658133f8740b987dd9754186294d274a │ │ └─51109 valkey-server *:26379 [sentinel] │ ├─23cb34d500a38743905c1386749df0e3bc498f18cd29a04d51df67f248ea9c0a │ │ └─46600 /server │ ├─c63755560c37c73e34499db8a6274e507c24d06d99e69ad2869d370f182fd0d8 │ │ └─222283 /pause │ ├─d068d59b093aae393aa87411244a8340af4dd7760feee9438c7b1238b0631752 │ │ └─63525 /pause │ ├─c491b9e16f30ef98b1849cf32c37c8f73fac90ca0c0585616ac64f3264c22d71 │ │ ├─111481 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111822 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111824 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─72dce744da0e69e123921848f20d1c3708fd65d9a36e3f1196b02f9d97f72459 │ │ └─109423 /pause │ ├─7fbdcf11fd870e8aaa0670c2afa217ec733d08238c216d10bb0d08e0a40fac95 │ │ └─62019 /pause │ ├─7d677e4955f9254160761d290f500e14c8fe06acba0dddf1b71cd44034a14e2a │ │ ├─232924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232999 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─414719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─55db1294a632e34b6cf46f2039f13a380c95432c46a453b404bb096bb7bc6a29 │ │ └─77482 /pause │ ├─76df3f4881ab0d0b0d5279a5570dfd3b0ab07f1dfd45ef3928aae4495a63a4d7 │ │ └─92189 /pause │ ├─048cf95bb33c951180102b69a85bf0ef6c4c52eb1e85fa232f6f90201561c343 │ │ └─64998 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e410c47645b465770bd154ec8ad06aebebcc46f5780ca60b85511c2cb3648926 │ │ ├─234560 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234579 /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 -- │ │ ├─234586 erl_child_setup 1048576 │ │ ├─234667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234678 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234871 /bin/sh -s rabbit_disk_monitor │ ├─3b4c8031d98a9d3a93e4feda1724de04a2ad3cca4f35f768dbd9992e68205a05 │ │ └─158929 /pause │ ├─74aa2467242c8272647ef2bf142ebf6470ca65bb51cc2929a1995113623bfa75 │ │ └─60263 /pause │ ├─035666555093ab9eae7174d4a2a5d77b4a5e79fe0b9862dff10eaf3cfea9c8a4 │ │ └─68110 /pause │ ├─aa267772cd1b7c99b192d990c70a3aa30263cfcc883f45d2b0b97190a88bb73f │ │ └─61077 /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 │ ├─3971f5db31d36ed8c2ceea444f8a92dfb61be285831e52b30dbf0ce263a538ed │ │ └─39873 /pause │ ├─6113cdd24533e64e89c2b2389626e46b701c50053cee6b9bee8043027de96511 │ │ └─257262 /pause │ ├─5188f892fb9e3ac5465683a7d56d95691c9851b3d5cccf161ac1427383d30994 │ │ └─63755 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─13846326d1578ed9c674eb471f925127a13690a62d5aa401cff6a76f563633e7 │ │ └─47333 /manager --metrics-bind-address=:8080 │ ├─54110f540a8628e7035841e1544f0b8095adcdfb1eab42d1d472fa2218113b30 │ │ └─63043 /pause │ ├─bf95e03e676e3c2ea8bdc8e38db9b7cfdf2a1c1ca9ea4be408dced0e1020e9df │ │ └─276913 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─80f3dbcd90201eaf39de4b2cb65f3de5ca9cb5dc802a84acae832a5a1440671e │ │ └─86868 /usr/local/bin/rook ceph operator │ ├─ae6af5feacaf6600d164da6ec9fcf01035c71268013028bf02b2286192d2a0b9 │ │ └─55142 /pause │ ├─96e5473817c8dbfbfae5f41fee5aed21a6edc0c3fadd0cdf21577af2e6275398 │ │ └─157392 /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 │ ├─6bd7e55cbe8d1c82689d71f2d0e8252640d027a2dc7967dabdcc31c03866bc9d │ │ ├─60976 python -u /app/sidecar.py │ │ ├─61378 python -u /app/sidecar.py │ │ └─61379 python -u /app/sidecar.py │ ├─b79c7c5a47d6a85ecbfe953c2bc2847d6ef5a42c8c4237c2105b60b2fb65a577 │ │ └─240198 /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 │ ├─726dac3ca8d10b7d4868f4c127fd0897a5bda56f6d1dde20e4a9cc5e9a5bcc4b │ │ ├─189060 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189435 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189702 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0e9qpqdq/privsep.sock │ │ ├─381729 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyxgjmgb5/privsep.sock │ │ ├─382219 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmps6gbcgul/privsep.sock │ │ ├─382687 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382689 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385014 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0d3f8e6f-a7b4-47d9-ae70-f5056f7dec04 --namespace=qrouter-0d3f8e6f-a7b4-47d9-ae70-f5056f7dec04 --conf_dir=/var/lib/neutron/ha_confs/0d3f8e6f-a7b4-47d9-ae70-f5056f7dec04 --log-file=/var/lib/neutron/ha_confs/0d3f8e6f-a7b4-47d9-ae70-f5056f7dec04/neutron-keepalived-state-change.log --monitor_interface=ha-cef30ea1-fd --monitor_cidr=169.254.0.182/24 --pid_file=/var/lib/neutron/external/pids/0d3f8e6f-a7b4-47d9-ae70-f5056f7dec04.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─401376 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9f6f300b-7042-4a41-8bc2-3ad343f5c3ec --namespace=qrouter-9f6f300b-7042-4a41-8bc2-3ad343f5c3ec --conf_dir=/var/lib/neutron/ha_confs/9f6f300b-7042-4a41-8bc2-3ad343f5c3ec --log-file=/var/lib/neutron/ha_confs/9f6f300b-7042-4a41-8bc2-3ad343f5c3ec/neutron-keepalived-state-change.log --monitor_interface=ha-54611aa0-ff --monitor_cidr=169.254.0.135/24 --pid_file=/var/lib/neutron/external/pids/9f6f300b-7042-4a41-8bc2-3ad343f5c3ec.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─407651 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=89162f77-4c8b-4771-b7eb-84c4e35f4a90 --namespace=qrouter-89162f77-4c8b-4771-b7eb-84c4e35f4a90 --conf_dir=/var/lib/neutron/ha_confs/89162f77-4c8b-4771-b7eb-84c4e35f4a90 --log-file=/var/lib/neutron/ha_confs/89162f77-4c8b-4771-b7eb-84c4e35f4a90/neutron-keepalived-state-change.log --monitor_interface=ha-6bcd57fb-42 --monitor_cidr=169.254.0.181/24 --pid_file=/var/lib/neutron/external/pids/89162f77-4c8b-4771-b7eb-84c4e35f4a90.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─2c466d5e56dc07ab6773c4323d1e391e7b3f15a40df2605546ac9828ba7f7012 │ │ └─40379 /pause │ ├─46ad1cdb2a0d15cc14034c255888c18ef98860c740e1817735de1c84cedd10f0 │ │ └─40026 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 │ ├─d067180ee1381c5a80e857692078ce1fcf22c29d41571604c9c12c874b2fe9a6 │ │ └─271395 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3a269e522fa59cdaf98879a3a3ae086e4e5eecf057beb797ca461cfe6dec9d7d │ │ └─50819 valkey-server *:6379 │ ├─a5cf443be3a671d753013baece4fdd1122d567c977355546c9bb267c16a9d0d4 │ │ └─41379 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─abe3fb0ea46dff618ac5102764aa8ee8a47f60689880ae8eef7ecb3deb7dd32b │ │ └─60466 /pause │ ├─bdf728c717df4775ec6bd870d2c1aab187755dc60581ba1241f1655944ba31d3 │ │ └─46194 /pause │ ├─1ec989f1c5b18b34eaf353e464c3011a239e9e32a94f92ba2c5fc3d19c3096d1 │ │ ├─175128 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175145 /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 -- │ │ ├─175151 erl_child_setup 1048576 │ │ ├─175199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175474 /bin/sh -s rabbit_disk_monitor │ ├─6b0cb203b8eaa64a4c20eb46d883c96905d95acbe1ceaaf8797e4c93e06b71e7 │ │ └─62087 /pause │ ├─902657dcb965d7dee694922cdce20a241a58e28f4e51120f166cc82be90c7037 │ │ └─42482 /pause │ ├─28cd36a014019ec8ed8e38898d9a0efede8012c4efbfd9c93af348fb9b895f07 │ │ └─40405 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─82d9dc998e814070edb766c48734dd6d2e40847a296d7ecf74fbc9f748823b97 │ │ └─47645 percona-xtradb-cluster-operator │ ├─fcf9cd470ebf2a0c3160c756d3b0789044c8c6f1f0777e348cbdb9cdc794ea9b │ │ └─63168 /pause │ ├─082616dadb4118c8bacc579c2ca9f4380d8c3202df70030e5f730a1c861675d2 │ │ └─114861 /pause │ ├─1b5367d1260f40347d40f8ceefd8e4682ea9198faff14726126e97b415cc96ee │ │ ├─173765 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─174225 nova-conductor: ServiceWrapper worker(0) │ │ └─174227 nova-conductor: ServiceWrapper worker(1) │ ├─891abb08283c0a778d43ca30e7456ad2ab6d3c86e1e59234d7c2d255a70de7ef │ │ └─65719 /bin/oauth2-proxy │ ├─0c35f705f4b818ac7b2f2f3adc70b90c5f6b1f4cc9d0d049059d48f5e6193d7f │ │ └─63819 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─659816cef95cb3d5405b2a4693dff452eb328e1106aa6f2c14f960dbe745221b │ │ └─193480 /pause │ ├─8b30e75fb51f0f9c97dbb6d95201ea6fc480e78e59ea0d67dd18e4c192fe0100 │ │ ├─173130 nova-metadata: uWSGI master │ │ ├─173143 nova-metadata: uWSGI worker 1 │ │ └─173144 nova-metadata: uWSGI worker 2 │ ├─061c0919d171f813f08902444bdddffd83e1b459040d92719c15f84eba4064d0 │ │ └─64316 /pause │ ├─8266fc000685c87fe19798e323544d740da0b4d14759d7c39b8f7eb6593130d7 │ │ └─40046 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 │ ├─0364e1de98b4233af28fe70a195e858d5da23d7819f37be5a3593f93a11c4879 │ │ └─174948 /pause │ ├─d89f73028257ccb7e062390f8209ae251c76cb50466a19104073dee978338e1f │ │ └─50578 /pause │ ├─f0f99ab8fa03249dc5336b09e979d4ef38f10c122a74a115e78637ffe2092761 │ │ └─162736 /pause │ ├─126dedad74ea04500be716a820ecd6657d41101efcb5a0498908b7024f87aad4 │ │ ├─206474 heat-api: uWSGI master │ │ ├─206508 heat-api: uWSGI worker 1 │ │ └─206509 heat-api: uWSGI worker 2 │ ├─927d5cfecade8e49a57808986a57e3d07164a71d12cd922c20cb7bd88faf91bd │ │ ├─186277 neutron-policy-server: uWSGI master │ │ ├─186289 neutron-policy-server: uWSGI worker 1 │ │ └─186290 neutron-policy-server: uWSGI worker 2 │ ├─a90cb00a020eb4065dc481f193dac33b9fe614a7ddedda75ffe4f51acfbfcc74 │ │ └─42910 /pause │ ├─22dd0d4f6cb70b15d3d1def315f8d1ece9f460d838c9c571ef513cdff86257e5 │ │ └─243344 /pause │ ├─fdb8b3d4b62262c76d47e8d3d98254a598689dcc0a45e586c019bcc3650cf557 │ │ └─241834 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─46685eda80f2362116a895e0670f8960c40b3bc44f4acc0897ce75a1bd7d3133 │ │ ├─186223 neutron-api: uWSGI master │ │ ├─186257 neutron-api: uWSGI worker 1 │ │ └─186258 neutron-api: uWSGI worker 2 │ ├─dbc85e1b9c82aabe0a312a8f5a80ebfd187aafefbb0ab99b4c9744c0733cac66 │ │ └─193204 /pause │ ├─c30215eea5171feb0c6641336d3847b156e264aedf20b1e7490cd198bdccafe9 │ │ └─64835 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─12379add6b0dd46f52a598597c18202497d0d2f133189a8a627cfbbf70c97a98 │ │ └─46302 /pause │ ├─b7f039e69dda0b0d85d31fa146eca829b1e63aa6235acbd6c85865123de351cc │ │ └─271412 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8d199f4e0e165d8f4af7c486cda07ab280c313cee186a646f44f74ae49bda031 │ │ └─239174 /pause │ ├─42e5aefc08715abe5751b6ad718d57965767ac0d2b198178427fa9d53b0a811e │ │ └─128527 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4e9f0383a418d86fe12dd3f95faf0ff61a08f26af24bfb94102317bc52270f06 │ │ ├─41591 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42020 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ └─23e0794fa6c3dd86ee1e2ed530ea7cfb34e6524bdc3fce1716ff5e1007ac5f56 │ └─62777 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount