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 │ │ │ ├─54887 /lib/systemd/systemd --user │ │ │ └─54888 (sd-pam) │ │ └─session-46.scope │ │ ├─54872 sshd: cephadm [priv] │ │ └─54921 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-1.scope │ │ ├─ 709 sshd: zuul [priv] │ │ ├─ 726 sshd: zuul@notty │ │ ├─ 871 /usr/bin/python3 │ │ ├─238486 ssh: /home/zuul/.ansible/cp/199.204.45.246-22-zuul [mux] │ │ ├─309185 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jbecxlnlymanhzjxxsjwyowczzxwltwo ; /usr/bin/python3'"'"' && sleep 0' │ │ ├─309186 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jbecxlnlymanhzjxxsjwyowczzxwltwo ; /usr/bin/python3' && sleep 0 │ │ ├─309187 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jbecxlnlymanhzjxxsjwyowczzxwltwo ; /usr/bin/python3 │ │ ├─309188 /bin/sh -c echo BECOME-SUCCESS-jbecxlnlymanhzjxxsjwyowczzxwltwo ; /usr/bin/python3 │ │ ├─309189 /usr/bin/python3 │ │ ├─309190 /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 │ │ └─309192 systemd-cgls --full --all --no-pager │ └─session-72.scope │ ├─238400 sshd: zuul [priv] │ └─238495 sshd: zuul@notty ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 40 nofb ├─system.slice │ ├─docker-ac50e4f2f74f0035b22e87d03d3401e579368cecb7ad551e9eed1a5acd5a324e.scope … │ │ ├─28075 /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 │ │ └─28093 /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 │ ├─containerd.service … │ │ ├─ 19973 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 28049 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac50e4f2f74f0035b22e87d03d3401e579368cecb7ad551e9eed1a5acd5a324e -address /run/containerd/containerd.sock │ │ ├─ 28431 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eacbe46c3e10d1db71604d3094d264490e121ebdc85f93c288efe4ac014a7618 -address /run/containerd/containerd.sock │ │ ├─ 28801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f1956ac28c8f5a785b39ef0a9d833676f663a901faaea5b7ae19bdd6280b195 -address /run/containerd/containerd.sock │ │ ├─ 28864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c80d2c9e93c66c82873f5473aa42b73f510426b4783f581db264d89ed5d6790 -address /run/containerd/containerd.sock │ │ ├─ 28875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667e88f96df823af33630c840385e0ccc99e6f265e96268eda324442c67dc6ec -address /run/containerd/containerd.sock │ │ ├─ 28889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c77157c02429baf44c7cf708703b583101b58de98b11c65514da83d110c834f -address /run/containerd/containerd.sock │ │ ├─ 28898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c148d04ea402f77b203f1f3e905346331224089b46a728869a4a63f9bdd675d -address /run/containerd/containerd.sock │ │ ├─ 30085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 280bd0a74c1645a0dd2194008329ddab580d7489b202f68754e035c92690da90 -address /run/containerd/containerd.sock │ │ ├─ 31765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da1bf836647010b045b615d0e03aedba923c0a6108500d1bab366d83381491f -address /run/containerd/containerd.sock │ │ ├─ 31783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7172129832ab4d800cff546f8899bced0234517952cdc0270e055bc13d102036 -address /run/containerd/containerd.sock │ │ ├─ 34946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce86e2ef3e36f4f208769cde1df0080e61f481a2d168b06da7ab58886452b55 -address /run/containerd/containerd.sock │ │ ├─ 35445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f040af1f78766b782a8d7bc9f64afe55529c89ffda21c5e018ccf5d253111fd -address /run/containerd/containerd.sock │ │ ├─ 35490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471e9f6f85d55a14748c55f952ea262972afe17dc07c774f5b18e3a64572609a -address /run/containerd/containerd.sock │ │ ├─ 38069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de499ca6742c4df0861e9fea002c13749e39904f1b2c8f04e193fb17e18073f9 -address /run/containerd/containerd.sock │ │ ├─ 38622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a427f7354143d0546dd43959beafc493f27d41c158b3b0ca200bb6427be4a77a -address /run/containerd/containerd.sock │ │ ├─ 38849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3ab02af57b3433ff6e643fd4d71e123433536787f5cb0261d420be1788aa37f -address /run/containerd/containerd.sock │ │ ├─ 38921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901e009d7d8c535a43723805b15304c201a57f36f54d93e11e62fffd8f025fff -address /run/containerd/containerd.sock │ │ ├─ 38973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adcd7b6ea9a6d2f96593557c2aa1ef1ecd067a8e90a547cbd9b64b8423156616 -address /run/containerd/containerd.sock │ │ ├─ 39000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43957358b29bd63e2b06ccc54c57137a6ea3b38865ebb3e0d24c2aa440b8c817 -address /run/containerd/containerd.sock │ │ ├─ 39072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e25178e4bb913b7b52a0acbce37c04855d112f346157676662ecb63ccd0e948 -address /run/containerd/containerd.sock │ │ ├─ 39526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b537edd556e5690d344fa6bcd216f87ae5213c85f62c068b1def62af17e97b0c -address /run/containerd/containerd.sock │ │ ├─ 39606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f184782eaeaae8ecf4ebf3a5ae26989daf72dd9c5ab02a60b4024fd33ea79786 -address /run/containerd/containerd.sock │ │ ├─ 39726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b2d5bbe092ee728d4450ae73ac46e2e3070669ddf8e7ef365602f5507430d6 -address /run/containerd/containerd.sock │ │ ├─ 39763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 778c0559615c64ef2ef88ef903a5dcc01a559c2edce3cbf58e3619cf2938dcc7 -address /run/containerd/containerd.sock │ │ ├─ 40322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb064bde16e49e2db40269efa74a435b681a6c1e72245f6246578e4187b8eb2 -address /run/containerd/containerd.sock │ │ ├─ 45624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e47b404caa2e8355edc535e7924db339cc212544cd6c990f5fd2eeddd7fde90 -address /run/containerd/containerd.sock │ │ ├─ 45794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda386f84b38f18448eca6279139f81f1056794a73ba185783bcef56e5c86976 -address /run/containerd/containerd.sock │ │ ├─ 46833 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed93602b19268c510e8b8b80358bfab0239cf112c22b48f3145cd7f23a604e47 -address /run/containerd/containerd.sock │ │ ├─ 52155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c8668efa10476e88a1c7a96f81606b4ec2e850ce1675bf5e58aa3eff63818b -address /run/containerd/containerd.sock │ │ ├─ 52596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159cf7fe19399250bd3c4fcae8bc3487e73417be6bfa8d8ac1e17260a9dea62b -address /run/containerd/containerd.sock │ │ ├─ 52705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a9aa8c7c93820273610595a0463ebf14fd39fa0caa3e6c9bdd82d1aa9f64bd -address /run/containerd/containerd.sock │ │ ├─ 60571 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 67a87a5398778920006f78c1323499936b279891feb56e337f9c0609621ab27e -address /run/containerd/containerd.sock │ │ ├─ 69097 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce399d93d8abf7c2423bcb39d4289f5b9f5704f8f7934e2ab38a83e887664afe -address /run/containerd/containerd.sock │ │ ├─ 77882 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5ba3b7b5d7b0e0f9d0675a8a0189f9373be16e268c5f025448b967ccab7c5195 -address /run/containerd/containerd.sock │ │ ├─ 84700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a758cea979c2cf515144ab663c917ecf59942eb30fd03236f529ab05177ab373 -address /run/containerd/containerd.sock │ │ ├─ 86798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1550ac4c210ded71a80d75b4305e07a9dd5ccac7adebd31e9617c6450ed312aa -address /run/containerd/containerd.sock │ │ ├─ 86852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb2c6624ccfa2674086de2e08131fa7a39d8120cf55ec0302f51f7877476e886 -address /run/containerd/containerd.sock │ │ ├─ 86917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c22a7f6b68855c4efb8d524ef30503c4c310bbfccbb031cd6cfa72cbc980fab -address /run/containerd/containerd.sock │ │ ├─ 87479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45fdbba7200bcbf73eecb1809b5a547e79a14b9a12c4407ff23ebbf0b2af8f3 -address /run/containerd/containerd.sock │ │ ├─ 87548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd40a574fd077ad747d3087c76473a4b473f1cd9795bdf9dff92d75cd2dad3ee -address /run/containerd/containerd.sock │ │ ├─ 87972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde262dac2bd171944424b9b2d9dec6c43a4821d315702467ab59d8d8703829f -address /run/containerd/containerd.sock │ │ ├─ 88128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d30b9d6d0875a8829a5354ce90e35393a6169657a3bea22b9592e218b9adead -address /run/containerd/containerd.sock │ │ ├─ 88564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eaeb118de415c71d8db1b04d7d0fb0d931cc8c7d676124e6265ce24f0f13ac8 -address /run/containerd/containerd.sock │ │ ├─ 94053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d50d8504464da7ea8df0c2d0407a8d0a8d1e2a12aee64d4c92f083dec9c4b552 -address /run/containerd/containerd.sock │ │ ├─ 94286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a99e7742906fa03df97239e7f30d3ddd1ee131feb46503b6d7077c94339fc1b0 -address /run/containerd/containerd.sock │ │ ├─ 95406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f58a405a6932526fdc838dd730677eb7c83303f67b39c39f0fc0562be889d85 -address /run/containerd/containerd.sock │ │ ├─104774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b5a2261bcf0ceb66a4fc78216ebdc46d406e7e3ef08ee635884c26e1dbe9cd2 -address /run/containerd/containerd.sock │ │ ├─113635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e351ac972f2d32fe7b092144cd583c7c36b7b83f5add018ccb96d8e1fe76dadf -address /run/containerd/containerd.sock │ │ ├─115281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 154272664c8e9c668fa2d3c74f0d5de8d5d4a63608f7bea5e634b0838e5f3985 -address /run/containerd/containerd.sock │ │ ├─115322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ac82b8a262b66a82944395e53b192281c05634c36048099e000a07da476230 -address /run/containerd/containerd.sock │ │ ├─115954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c71cd8bbcd480d0383d0931464165279646fc80c7ea4607e6a73a590036895c7 -address /run/containerd/containerd.sock │ │ ├─116087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69b2c21be326fa45ec25742cb3a9e24a14f6591183e91db9572aef1a5801631c -address /run/containerd/containerd.sock │ │ ├─116920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a697091b3d3262df4b7c829978d6c72d1dd3be8327de8cda8cb7511040ae73 -address /run/containerd/containerd.sock │ │ ├─119477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c20ac13cfd661c1e915fe18bad3038d48b8085c2e2deb82966790f10c2bc95f -address /run/containerd/containerd.sock │ │ ├─123513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa7af3c787cdead5a0eda4ef8eae18cb2de863bb3a2b6bd5c3b2c64cb791f9e -address /run/containerd/containerd.sock │ │ ├─123569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d6f9a6cd6a564990a0d163b0a0ee625d33958eacf864a5f6eb9aed236175051 -address /run/containerd/containerd.sock │ │ ├─123608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30f0ba470ab0033acd2998df09615a2f58229471bf9b03a4ec500f38e3cbef2c -address /run/containerd/containerd.sock │ │ ├─123852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c384cf808f45d35530f16bbb80811a3e8454a0188961ec85250c872881b0138 -address /run/containerd/containerd.sock │ │ ├─124094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4858f13c165ffbfb5fefb65a768f9067d799a7017190e40e0f45521060caa279 -address /run/containerd/containerd.sock │ │ ├─127269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de562220cccfcdb7a9c6d4fd823d790780dbde548f7ee56263858e422966f58 -address /run/containerd/containerd.sock │ │ ├─136618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35d0da4a02d1c040d17cf1f1aa805d6d4cc1d4fe0bb5c58706372a405678a2f5 -address /run/containerd/containerd.sock │ │ ├─136711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51779be1b255c44e8a05728b1936fb7411eb7ee585e4bcee747823308484e953 -address /run/containerd/containerd.sock │ │ ├─139794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 203c20f589d5bac08cf26f4d4bcc367231677a5307ee0dc07b7b0681a904e324 -address /run/containerd/containerd.sock │ │ ├─140030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d1bd8684ab71cae62660a5b898d8335ebeb975bbc7785436c03ecf47413db8 -address /run/containerd/containerd.sock │ │ ├─140078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cb1635ab84929c4cc047fb0bf023254cc49bbb94474d780be7744eb48661589 -address /run/containerd/containerd.sock │ │ ├─140163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a92c6bb04efdabbf4af601d05bebd0d39ac14511c38677d384f6f901c160a4e8 -address /run/containerd/containerd.sock │ │ ├─141589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0844be0ad24c884e9bcb3f0b47df0cc1bc3b356b5784c5ed4b8460780c507f36 -address /run/containerd/containerd.sock │ │ ├─141794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d183ee064869709cf5e66a0f3abb3ef616fd32f500904461d63c88285660946 -address /run/containerd/containerd.sock │ │ ├─143756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9533c3f3d99a09ae7805491c5aed041ca76e8d18ac04c28e6eb6ebcbcf33708 -address /run/containerd/containerd.sock │ │ ├─152859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9a7059d4e3398eb57443da860650711d88d82f225f55229a1567da3e02cc1f5 -address /run/containerd/containerd.sock │ │ ├─153433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7fe3a8c39069a159bfca6e03976c7fbfd5d6cd39a869b88c6b123d2a0a3d299 -address /run/containerd/containerd.sock │ │ ├─158681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb3ff17e3fe41a98200c7220d8d8c2d6979107891132873814fda051c45596f -address /run/containerd/containerd.sock │ │ ├─158947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7d94ebb16cc9283eab403860feffc862db483030eaf25c7514628c49d54cea -address /run/containerd/containerd.sock │ │ ├─158980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cd8c6c2ada109dbceae113200e7d1f62826683e2c66edb895ee87668cefde8c -address /run/containerd/containerd.sock │ │ ├─159157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a62c40e2646bd8b6405db5b15f44411655888c83c383e46304a78df8ba2ad6d -address /run/containerd/containerd.sock │ │ ├─159208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68df74f1b1f117b2db7ed2772c0c5bd81dc1cd15ab34b3094c1ed6362c36b84f -address /run/containerd/containerd.sock │ │ ├─159606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bf91ae6bafbd55c9fbe0d9b907fbe1d6559c2ceda5f067a773ad737b05e8634 -address /run/containerd/containerd.sock │ │ ├─159912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4e1121098333a9bc6cead120c2538d32a367763026e2f81f89c5dd3c1db02b6 -address /run/containerd/containerd.sock │ │ ├─161682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed45fda00e34eb403596ec7a1663012ca17a369aeb9afd1a7166e99816685df8 -address /run/containerd/containerd.sock │ │ ├─162513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43bf12467bd471cb3b8a35017ee9bb0ad430135965a05c2c275001f5c1bf14e6 -address /run/containerd/containerd.sock │ │ ├─164364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c6f8cc0c61fbaf8c31a10d29f3de3ab1cb25bc27612e5b9ecc0599bad5e50e -address /run/containerd/containerd.sock │ │ ├─166951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09450d8f8ae7adc671c9a8c9323a49fc435e2192ed94e60a68596d9b348d295c -address /run/containerd/containerd.sock │ │ ├─167599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f9d9dff93613c06ddf169fbbd09537d22d12c8b456bef4b66f1d4d65eec8f7 -address /run/containerd/containerd.sock │ │ ├─167641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da64c731e3de61690603632fc599b2e65f1bd91c5c658deab35970805854f2b8 -address /run/containerd/containerd.sock │ │ ├─168126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40bf09ae0ade791bb0ab952f2d082832d30bb1599ec5b87e6b3d076bdaf3fff -address /run/containerd/containerd.sock │ │ ├─170343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887155d32f2a33322de0d2c2d5e08084c00387f7d36407a4b8322d2036dff13b -address /run/containerd/containerd.sock │ │ ├─170593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ccfc943b3f7c942cf1465c2a61311c921ed5676c0fc0b3c5c25d54536950f36 -address /run/containerd/containerd.sock │ │ ├─175758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dccb51f92d32c14c18df9ba37f775755d7db3c042cabacc0239fd067283f1429 -address /run/containerd/containerd.sock │ │ ├─175927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4f4919f5bf312c29d799cfd4db725305bff2a4057cf033eacaf35ab66d2e361 -address /run/containerd/containerd.sock │ │ ├─184887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8285d620da777cd3777570ccde4c497adf77bd7856504743295aaf123b8de09e -address /run/containerd/containerd.sock │ │ ├─186177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56dd095921eab45d07726e03ae6f7bcf8924d94ef35825538dd54c279b045cc5 -address /run/containerd/containerd.sock │ │ ├─186616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f6d518982efd97907abd7d78f34ab8dab7efd15c607d8327f34ea0e61de270a -address /run/containerd/containerd.sock │ │ ├─187948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a10353ec10523cebf25a1685c94f22d46f3d33e92558b92816e562b315051e -address /run/containerd/containerd.sock │ │ ├─188001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4a2a7be37fc47ba6a6754a1093aea3c6244b18f5c78a6e016e4123dc73094fd -address /run/containerd/containerd.sock │ │ ├─188025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51704ddd015373d66c3325c5837110b2b1976c281e8ff7da868c5020d27e020e -address /run/containerd/containerd.sock │ │ ├─188126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01aaa4dcea55c6fa8fe3ba9492705914e169d16bc83022cd39eea4fd0c851783 -address /run/containerd/containerd.sock │ │ ├─188318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f7326b4da8d5494306ae7c4b317c3157bc1d36fbc9832e8121c87bb16b93dc -address /run/containerd/containerd.sock │ │ ├─188465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e19937544971e19f2fbdcc23615a1a03b458ec29954a9518b32aa6ec89ee8f -address /run/containerd/containerd.sock │ │ ├─188690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0538c445380b545ef31602dba4d226f874c3c8b117d341d005af9f2bde47ea2 -address /run/containerd/containerd.sock │ │ ├─205369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c458e5d6ac4c1591572bd7a5c0a4cb8a23c7c813363ea4578acb05e969ee691f -address /run/containerd/containerd.sock │ │ ├─207735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b11cb2162e3cce7fafc9233ed07bac751e67eb4fe31de61e9742de5b74e4aa3 -address /run/containerd/containerd.sock │ │ ├─208154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70706a4b4378cae81945844ffa1c56f1807018a2b5df57ad5f6c2e765e5b62ed -address /run/containerd/containerd.sock │ │ ├─210155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 146fe7623176574f59ff17a333d50e1b6d04dfe3b157dc673d2fb9b8041994e7 -address /run/containerd/containerd.sock │ │ ├─216575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e50a86305e59cfce166aa7ab2eb64fe2bafd44b1f3e4e63e722f37c367b96d -address /run/containerd/containerd.sock │ │ ├─216780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7a504f63c487b9fbb2557c03f826b4f2c770f1e28be59f8a8485e3d6e638598 -address /run/containerd/containerd.sock │ │ ├─216828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5858ffab3ae3e5530e14a8395c115c705c4ac55c9c0b0753c027b64c8e3a5df -address /run/containerd/containerd.sock │ │ ├─216973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66568eb5471c2252b7cc57c1d2979e91ea310bc7dfa83b23fa008037803eae83 -address /run/containerd/containerd.sock │ │ ├─223616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc95edc763210f4a2a9cab01d4a37bc31481d6c1baf55a77e4085149a65e2e91 -address /run/containerd/containerd.sock │ │ ├─223661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8abf85cc072fd6f732266db2500dc698dabde35aaf7f7223c631a5cb6ede81e7 -address /run/containerd/containerd.sock │ │ ├─223692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c25f378c3939866d37b567ace0ab98cc838fab2c9b69a45ce294202e63ecfc -address /run/containerd/containerd.sock │ │ └─223968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382d375c726f4a80cb3638697fe8df89c3ab6df777140714b09ec9bde7dcf6b7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1192 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─docker-67a87a5398778920006f78c1323499936b279891feb56e337f9c0609621ab27e.scope … │ │ ├─60597 /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 │ │ └─60609 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ce399d93d8abf7c2423bcb39d4289f5b9f5704f8f7934e2ab38a83e887664afe.scope … │ │ ├─69123 /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 │ │ └─69135 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─68599 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─69056 /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 │ │ │ ├─46648 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─46669 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.gbavxz.service │ │ │ ├─28353 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gbavxz/unit.run │ │ │ └─28382 /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-gbavxz --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.gbavxz:/var/lib/ceph/mgr/ceph-instance.gbavxz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gbavxz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.gbavxz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─60094 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─60555 /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 │ │ │ ├─77393 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─77829 /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 │ │ ├─27961 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─27992 /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 … │ │ └─21985 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─docker-eacbe46c3e10d1db71604d3094d264490e121ebdc85f93c288efe4ac014a7618.scope … │ │ ├─28463 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gbavxz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─28483 /usr/bin/ceph-mgr -n mgr.instance.gbavxz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─18778 /sbin/multipathd -d -s │ ├─docker-5ba3b7b5d7b0e0f9d0675a8a0189f9373be16e268c5f025448b967ccab7c5195.scope … │ │ ├─77905 /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 │ │ └─77918 /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 │ ├─kubelet.service │ │ └─29475 /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.246 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-ed93602b19268c510e8b8b80358bfab0239cf112c22b48f3145cd7f23a604e47.scope … │ │ ├─46857 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─46890 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1551 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─22835 /usr/sbin/chronyd -F 1 │ │ └─22836 /usr/sbin/chronyd -F 1 │ ├─run-r8675a85c33a8408e98e275531057e1b3.scope │ │ └─202509 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─38217 /sbin/iscsid │ │ └─38218 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─67b2d5bbe092ee728d4450ae73ac46e2e3070669ddf8e7ef365602f5507430d6 │ │ └─39754 /pause │ ├─99a08b40d5c33d5bb7a74dceba4ca13cad95477263db28dcf367b2d4ab970188 │ │ └─47012 /usr/local/bin/rook ceph operator │ ├─6f58a405a6932526fdc838dd730677eb7c83303f67b39c39f0fc0562be889d85 │ │ └─95429 /pause │ ├─1ae6e37bb571f9c4dec2ddd8687643eeacc70a66ba589331f4dafa1920ef3c23 │ │ ├─234991 octavia-api: uWSGI master │ │ ├─235005 octavia-api: uWSGI worker 1 │ │ └─235006 octavia-api: uWSGI worker 2 │ ├─0bdfe7769cf8a2702d75673346ad30ec402ebab28262876d8099c89447620f17 │ │ └─41367 /coredns -conf /etc/coredns/Corefile │ ├─1ed9eaed3ce68d7b889774e304257bcbfc99b18be287edebee6f08edcd552ec2 │ │ ├─201633 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] │ │ ├─202116 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─203868 /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/tmpp24k4sg5/privsep.sock │ │ ├─205904 /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/tmpoubs26ww/privsep.sock │ │ ├─207121 /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/tmplz1bn_vk/privsep.sock │ │ ├─208400 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─208402 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─208609 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/138f3443-6992-40eb-b9f6-d8e4cc757458/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/138f3443-6992-40eb-b9f6-d8e4cc757458/host --addn-hosts=/var/lib/neutron/dhcp/138f3443-6992-40eb-b9f6-d8e4cc757458/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/138f3443-6992-40eb-b9f6-d8e4cc757458/opts --dhcp-leasefile=/var/lib/neutron/dhcp/138f3443-6992-40eb-b9f6-d8e4cc757458/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-69684756-1581-4c07-90c4-a81aa7f8437f,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 │ │ ├─208725 haproxy -f /var/lib/neutron/ns-metadata-proxy/138f3443-6992-40eb-b9f6-d8e4cc757458.conf │ │ ├─213335 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fd2cad57-077b-4308-9b44-b59d72ef3349/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fd2cad57-077b-4308-9b44-b59d72ef3349/host --addn-hosts=/var/lib/neutron/dhcp/fd2cad57-077b-4308-9b44-b59d72ef3349/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fd2cad57-077b-4308-9b44-b59d72ef3349/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fd2cad57-077b-4308-9b44-b59d72ef3349/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cb212224-42b7-465b-9a9d-df71ec6eea6f,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 │ │ ├─213341 haproxy -f /var/lib/neutron/ns-metadata-proxy/fd2cad57-077b-4308-9b44-b59d72ef3349.conf │ │ └─249336 /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/tmpbjl1ul0b/privsep.sock │ ├─7103b1fed0e60bbed903a436b0cd0457e70732a42d4890b75a964283302b3474 │ │ ├─137226 /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 │ │ └─238734 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─398ec2568afa549db251aad34693717ca787576e8df5b75e53bc807f7e259670 │ │ ├─117540 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117588 /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 -- │ │ ├─117627 erl_child_setup 1048576 │ │ ├─117891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─119011 /bin/sh -s rabbit_disk_monitor │ ├─57e19937544971e19f2fbdcc23615a1a03b458ec29954a9518b32aa6ec89ee8f │ │ └─188524 /pause │ ├─adcd7b6ea9a6d2f96593557c2aa1ef1ecd067a8e90a547cbd9b64b8423156616 │ │ └─39014 /pause │ ├─778c0559615c64ef2ef88ef903a5dcc01a559c2edce3cbf58e3619cf2938dcc7 │ │ └─39790 /pause │ ├─14a697091b3d3262df4b7c829978d6c72d1dd3be8327de8cda8cb7511040ae73 │ │ └─116960 /pause │ ├─7c80d2c9e93c66c82873f5473aa42b73f510426b4783f581db264d89ed5d6790 │ │ └─28960 /pause │ ├─09450d8f8ae7adc671c9a8c9323a49fc435e2192ed94e60a68596d9b348d295c │ │ └─166977 /pause │ ├─2b8406095637007075782d93b543320ab187be8a856ab838c14dd8abcae2992c │ │ └─41211 /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 │ ├─ed45fda00e34eb403596ec7a1663012ca17a369aeb9afd1a7166e99816685df8 │ │ └─161709 /pause │ ├─da64c731e3de61690603632fc599b2e65f1bd91c5c658deab35970805854f2b8 │ │ └─167671 /pause │ ├─fa0cc992143fdf6ec770e4cc09faa28b404bd953bb89e36c100240ce34f6d389 │ │ ├─210454 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210471 /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 -- │ │ ├─210479 erl_child_setup 1048576 │ │ ├─210632 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210891 /bin/sh -s rabbit_disk_monitor │ ├─90f9d9dff93613c06ddf169fbbd09537d22d12c8b456bef4b66f1d4d65eec8f7 │ │ └─167623 /pause │ ├─42ce6ebc8a952edf2b4e4034d63c1b5dcdb6c40c855a987f958f96c75327aaa8 │ │ ├─138495 placement-api: uWSGI master │ │ ├─138544 placement-api: uWSGI worker 1 │ │ └─138546 placement-api: uWSGI worker 2 │ ├─9bd32238e0964a797964c7520688ee337435ef53a90500f9d346d1227777171a │ │ ├─198267 neutron-api: uWSGI master │ │ ├─198288 neutron-api: uWSGI worker 1 │ │ └─198289 neutron-api: uWSGI worker 2 │ ├─9525ed71902dc6d527cf9ebc325f94fde775b630f60b810c1105c870a73c7f85 │ │ ├─140249 python -u /app/sidecar.py │ │ ├─141035 python -u /app/sidecar.py │ │ └─141036 python -u /app/sidecar.py │ ├─99227405c4d31baafe9436344f509c31ccb6c42bd83593325de6b44918f5e1b1 │ │ ├─87006 nginx: master process nginx -g daemon off; │ │ ├─87080 nginx: worker process │ │ ├─87081 nginx: worker process │ │ ├─87082 nginx: worker process │ │ ├─87083 nginx: worker process │ │ └─87084 nginx: worker process │ ├─30f0ba470ab0033acd2998df09615a2f58229471bf9b03a4ec500f38e3cbef2c │ │ └─123679 /pause │ ├─358f958a296a8e65e7e998cb18d892f6b9d8baf14e68ca6337ab105cb7f5ccef │ │ └─40807 nfd-master -crd-controller=true -metrics=8081 │ ├─c65b6846086ac7e223097336b34bddcf2e19991e0d6370817bbf13d0bf3a535e │ │ └─88999 valkey-server *:26379 [sentinel] │ ├─c0446a16e59f4be06a5a5a70bb470f95435579d9f2bcaba4355e128e9e69481a │ │ └─229948 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─56dd095921eab45d07726e03ae6f7bcf8924d94ef35825538dd54c279b045cc5 │ │ └─186202 /pause │ ├─9e3dce52dadc24e28b50195a3172d256680f3aaec9aed4b606e0681458802460 │ │ └─39901 /goldpinger --static-file-path /static │ ├─f4fd5587473f8e447cc4d5634fe740c53a99b85343a312b26786cc827a14c2c1 │ │ └─142570 /bin/oauth2-proxy │ ├─3ac642323699c3d5601876dad740f1c86f91ab39212146cfedf14b12152b40bf │ │ └─29104 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 │ ├─51779be1b255c44e8a05728b1936fb7411eb7ee585e4bcee747823308484e953 │ │ └─136759 /pause │ ├─8c22a7f6b68855c4efb8d524ef30503c4c310bbfccbb031cd6cfa72cbc980fab │ │ └─86955 /pause │ ├─df48238919ec65c3fe5c6b619bf93a82be446b91505be7a45f6a0d72d78d163d │ │ ├─175899 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─176486 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─176489 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─901e009d7d8c535a43723805b15304c201a57f36f54d93e11e62fffd8f025fff │ │ └─38944 /pause │ ├─94079a6347da0cba12363869fe0de29e69cb4f08f08690dddbb753fa9424e3a4 │ │ └─90037 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0f139abca6489843398f8b4a91d2a9aadda5806fa439a849d55eef096b390b0c │ │ ├─237376 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─237390 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4858f13c165ffbfb5fefb65a768f9067d799a7017190e40e0f45521060caa279 │ │ └─124122 /pause │ ├─02c25f378c3939866d37b567ace0ab98cc838fab2c9b69a45ce294202e63ecfc │ │ └─223739 /pause │ ├─a55a46d1e8cc45a2992ccf48a3169d1107e311338c945842bcae5d00035e9b27 │ │ └─89933 redis_exporter │ ├─d139cd40a1939337bd0613e6d65f81b5b12cf5116cc6f9352c21f7f879019a1b │ │ └─35581 /coredns -conf /etc/coredns/Corefile │ ├─40da7f1a70a50baab8cabf7a553ec7c65bbda87adad37b19bee9508d5c8b5934 │ │ └─30166 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─35d0da4a02d1c040d17cf1f1aa805d6d4cc1d4fe0bb5c58706372a405678a2f5 │ │ └─136641 /pause │ ├─382d375c726f4a80cb3638697fe8df89c3ab6df777140714b09ec9bde7dcf6b7 │ │ └─224006 /pause │ ├─abb433a3873cc3de6ea2f69e1260d5fb478c479cf41ad2fb2c8c2e30d4fd8538 │ │ └─159682 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8c43fc14ee83eee7d9f81c93222cf75feb87bc02fe435ade3db370e641e52891 │ │ ├─104967 apache2 -DFOREGROUND │ │ ├─105056 (wsgi:k -DFOREGROUND │ │ ├─105057 (wsgi:k -DFOREGROUND │ │ ├─105058 (wsgi:k -DFOREGROUND │ │ ├─105059 (wsgi:k -DFOREGROUND │ │ ├─265568 apache2 -DFOREGROUND │ │ └─270366 apache2 -DFOREGROUND │ ├─85ecefa28096f899b2ed25318c4845ea1a7e6ab58a9e58287df8e7adf43e0aa1 │ │ └─48793 /bin/memcached_exporter │ ├─1862cfed7ee262905779dcf17fc5fcb31c3e8efc16ea7f38f40df08d4246f350 │ │ └─29263 /kube-vip manager │ ├─e7c4136bccd4a0566e0c2798396fb07d7c249b91d5b99dd8da99164c9176f34a │ │ ├─186245 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─186961 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp4ognh6ux/privsep.sock │ │ ├─186964 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─186966 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6ddb11b45098e394fb178615b4398d9de33ede80e1e0861dab1cd0a839740671 │ │ ├─153743 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153760 /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 -- │ │ ├─153766 erl_child_setup 1048576 │ │ ├─153944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─154510 /bin/sh -s rabbit_disk_monitor │ ├─20d0841bb5d6a1a710b9ae9843017df15124b72c5ad6bf458d41e1a3e18c4755 │ │ └─47521 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─01aaa4dcea55c6fa8fe3ba9492705914e169d16bc83022cd39eea4fd0c851783 │ │ └─188179 /pause │ ├─6a91abe79b8ed6479726a273da9a7be224e56258f5887a80c5e5c0ac6a20fac5 │ │ ├─198358 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] │ │ ├─198700 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) │ │ ├─198703 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) │ │ └─198706 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) │ ├─1830a6a4bdeaf85913c73fafca32bda6913644f92faaef859b135aa1df85e8e5 │ │ └─164443 /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 │ ├─4292ca9d1e5c683e703ebe514d9ebd1765c7c6cdf3754a628d83bc3fd8c2801e │ │ ├─88065 /usr/bin/vector --config-dir /etc/vector/ │ │ └─88149 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bde262dac2bd171944424b9b2d9dec6c43a4821d315702467ab59d8d8703829f │ │ └─88008 /pause │ ├─9de562220cccfcdb7a9c6d4fd823d790780dbde548f7ee56263858e422966f58 │ │ └─127294 /pause │ ├─8b5a2261bcf0ceb66a4fc78216ebdc46d406e7e3ef08ee635884c26e1dbe9cd2 │ │ └─104798 /pause │ ├─0cd8c6c2ada109dbceae113200e7d1f62826683e2c66edb895ee87668cefde8c │ │ └─159018 /pause │ ├─f0f7326b4da8d5494306ae7c4b317c3157bc1d36fbc9832e8121c87bb16b93dc │ │ └─188434 /pause │ ├─19d36bd7c9f495e9967ca7d4babb49b85d48482a4a623706d62661eba46c690b │ │ └─89977 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4c2d0ef2242c0993c8fb4c993a48d0767e4d523c8411e4a040bd5e6bb5087042 │ │ └─35533 /coredns -conf /etc/coredns/Corefile │ ├─d4631383c34735e20a87dd0a321937b5f89119d31234c9d789982403d8086b0c │ │ ├─140279 python -u /app/sidecar.py │ │ ├─141038 python -u /app/sidecar.py │ │ └─141039 python -u /app/sidecar.py │ ├─a758cea979c2cf515144ab663c917ecf59942eb30fd03236f529ab05177ab373 │ │ └─84725 /pause │ ├─159cf7fe19399250bd3c4fcae8bc3487e73417be6bfa8d8ac1e17260a9dea62b │ │ └─52626 /pause │ ├─11c018f4c7092f0303b038a1d836284778e1b852c067cbe86274816e2e5057e7 │ │ └─142313 /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-246.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 │ ├─551f0b8bde159c4b1ccac720d8df7a799b301542dda1f61753bf66929f957b6d │ │ ├─32835 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─33485 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3fe56a633f357b9326bcbae42e9c1026a7de526f7cf169429f042b22d85b5088 │ │ ├─121229 apache2 -DFOREGROUND │ │ ├─126052 (wsgi:h -DFOREGROUND │ │ ├─126053 (wsgi:h -DFOREGROUND │ │ ├─126054 (wsgi:h -DFOREGROUND │ │ ├─126055 (wsgi:h -DFOREGROUND │ │ ├─126056 (wsgi:h -DFOREGROUND │ │ ├─126057 apache2 -DFOREGROUND │ │ └─126058 apache2 -DFOREGROUND │ ├─dd40a574fd077ad747d3087c76473a4b473f1cd9795bdf9dff92d75cd2dad3ee │ │ └─87578 /pause │ ├─d4ac82b8a262b66a82944395e53b192281c05634c36048099e000a07da476230 │ │ └─115371 /pause │ ├─c73f972d13c674ff64529573cb2ee4b265b568014b8f8859d54ba76458623536 │ │ ├─156168 heat-api-cfn: uWSGI master │ │ ├─156211 heat-api-cfn: uWSGI worker 1 │ │ └─156213 heat-api-cfn: uWSGI worker 2 │ ├─280bd0a74c1645a0dd2194008329ddab580d7489b202f68754e035c92690da90 │ │ └─30108 /pause │ ├─aac4f9ba39de0cfe76c32423a6d5f6fb8e82389e6c01a44c49d24c22554d987d │ │ └─215206 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4f040af1f78766b782a8d7bc9f64afe55529c89ffda21c5e018ccf5d253111fd │ │ └─35468 /pause │ ├─eb2c6624ccfa2674086de2e08131fa7a39d8120cf55ec0302f51f7877476e886 │ │ └─86913 /pause │ ├─195056c5f3a2ffe6e9e24ec92761eea1895f5d759d832674a0c58f1e52fa3ca5 │ │ └─201816 /usr/bin/libvirt-tls-sidecar │ ├─5962068124637a5cc16a1afd07ee82f00adbf88b6b402cf19d61428c7e17f3ff │ │ └─205584 /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 │ ├─4cf91694dbaf65ffb6332446ae54456d8d9741c5714a108eff7e07e01b80c59c │ │ ├─ 48368 /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 │ │ ├─ 48415 /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 │ │ ├─ 48686 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─237237 nginx: worker process │ │ ├─237238 nginx: worker process │ │ └─237239 nginx: cache manager process │ ├─e45fdbba7200bcbf73eecb1809b5a547e79a14b9a12c4407ff23ebbf0b2af8f3 │ │ └─87504 /pause │ ├─21674ad9fd977157f10de285b428a47d383a76e3954ff4da9835c81001e93444 │ │ ├─146727 barbiacan-api: uWSGI master │ │ └─146767 barbiacan-api: uWSGI worker 1 │ ├─ec4f7736b7f34727a6bfc930530c33d8474ce55abf309f8a6a31586d896d5e2a │ │ ├─181535 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─182430 nova-scheduler: ServiceWrapper worker(0) │ │ └─182432 nova-scheduler: ServiceWrapper worker(1) │ ├─ccf3db39f33317666c460d0513d5f9c0d67933d0a65784077b4726be7c42fdf1 │ │ └─53119 percona-xtradb-cluster-operator │ ├─0844be0ad24c884e9bcb3f0b47df0cc1bc3b356b5784c5ed4b8460780c507f36 │ │ └─141617 /pause │ ├─6c384cf808f45d35530f16bbb80811a3e8454a0188961ec85250c872881b0138 │ │ └─123891 /pause │ ├─ada0d8caffd713c29bb3a6d14cad96194957a0711a5898227e08ceef9cfdc7ae │ │ └─140413 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 │ ├─1550ac4c210ded71a80d75b4305e07a9dd5ccac7adebd31e9617c6450ed312aa │ │ └─86823 /pause │ ├─66568eb5471c2252b7cc57c1d2979e91ea310bc7dfa83b23fa008037803eae83 │ │ └─217025 /pause │ ├─55356b303eb7b11142fe35c79f8633e0aa4c45844154019527d6c1eb0dffc988 │ │ ├─188805 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─272508 sleep 300 │ ├─b537edd556e5690d344fa6bcd216f87ae5213c85f62c068b1def62af17e97b0c │ │ └─39555 /pause │ ├─f7137e370fe7251e0ffff722a72ea95e4bae5549ecabfe6d5754e299af977ae5 │ │ └─202372 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c7fe3a8c39069a159bfca6e03976c7fbfd5d6cd39a869b88c6b123d2a0a3d299 │ │ └─153455 /pause │ ├─5a57475b01cd6d05660c9c6b331396ba7c3889a69f87164fb07e0f9ba0c4fe51 │ │ └─113738 /secretgen-controller │ ├─b3ab02af57b3433ff6e643fd4d71e123433536787f5cb0261d420be1788aa37f │ │ └─38883 /pause │ ├─146fe7623176574f59ff17a333d50e1b6d04dfe3b157dc673d2fb9b8041994e7 │ │ └─210180 /pause │ ├─de499ca6742c4df0861e9fea002c13749e39904f1b2c8f04e193fb17e18073f9 │ │ └─38102 /pause │ ├─3da1bf836647010b045b615d0e03aedba923c0a6108500d1bab366d83381491f │ │ └─31813 /pause │ ├─e4f4919f5bf312c29d799cfd4db725305bff2a4057cf033eacaf35ab66d2e361 │ │ └─175964 /pause │ ├─887155d32f2a33322de0d2c2d5e08084c00387f7d36407a4b8322d2036dff13b │ │ └─170372 /pause │ ├─d79d0e6c3192964abbdef19168328555df691d9c8476af0f9c249aa35aef0063 │ │ ├─186521 magnum-api: uWSGI master │ │ ├─186576 magnum-api: uWSGI worker 1 │ │ └─186577 magnum-api: uWSGI worker 2 │ ├─3b8f2dc97296c5ff5f23bb14d74605d5226d98d6bceb3bb26e9f1d8345b7b284 │ │ └─162562 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─97db8ed9db53c12d841116cafd63ab26d5f7679e3bd6f5889161ef22f75f06f7 │ │ └─141882 /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-246.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 │ ├─c71cd8bbcd480d0383d0931464165279646fc80c7ea4607e6a73a590036895c7 │ │ └─116003 /pause │ ├─69b2c21be326fa45ec25742cb3a9e24a14f6591183e91db9572aef1a5801631c │ │ └─116118 /pause │ ├─88fba380f0afc2362d99b7a3225cf2a904eb5cd45abd6bfa7017f613283eb8d0 │ │ └─172335 /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 │ ├─08d75019d44db2a139b8f512ace577f4486c7bc4ac706bd197d8630a9a58ad19 │ │ └─40520 nfd-worker -metrics=8081 │ ├─2247aace8f23f4b2bcd3d4caa078f306c1c996eca14ac97bc29e3e46b598e068 │ │ └─178359 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6d30b9d6d0875a8829a5354ce90e35393a6169657a3bea22b9592e218b9adead │ │ └─88162 /pause │ ├─f86ea68be1af43e212ceabae991e7a722237ad8ad05be6b3cfe43b4309ebe428 │ │ └─229946 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e19eb3f3800c26f612b5fd23d1c7c58a25a337131a36ef7c05a1d479a9f44f18 │ │ └─143806 /bin/pushgateway │ ├─2e1342fc2be31cfeca796ad7b9ed0fc1299166a126a72397ce11a875c3b887bb │ │ ├─186810 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─187083 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─187094 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─471e9f6f85d55a14748c55f952ea262972afe17dc07c774f5b18e3a64572609a │ │ └─35520 /pause │ ├─170f26dd529145fb906d021338fc8bec3d6e79591100a219293c315960bf561d │ │ ├─89326 mysqld --wsrep_start_position=7433985b-4cfd-11f1-964f-9b60bfc64a99:20 │ │ └─89420 /var/lib/mysql/mysql-state-monitor │ ├─8aa7af3c787cdead5a0eda4ef8eae18cb2de863bb3a2b6bd5c3b2c64cb791f9e │ │ └─123538 /pause │ ├─72dd50fc6a0e1cf5e2d69bdb42147ef72ee110759ba4f594eb6b1e3fa8fb48f7 │ │ └─87167 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c2579b2f4725109b252e55ef21aecbd6165b8db59e333a45ffa72999a73d43d3 │ │ └─29060 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 │ ├─c458e5d6ac4c1591572bd7a5c0a4cb8a23c7c813363ea4578acb05e969ee691f │ │ └─205421 /pause │ ├─b44b2969d967b451232c83b9d323fd747a73f07281402e9b105f7ed45b49f2cd │ │ ├─89067 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 │ │ └─95025 haproxy -sf 212 -x sockpair@5 -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 │ ├─7af2f14f9feb55835cdee3a998eaf00c9bdc836a4f63443f9db98d209204c2ea │ │ ├─199360 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) │ │ ├─199773 /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/tmpl_pnrnjo/privsep.sock │ │ ├─200008 /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/tmpq8eorfp5/privsep.sock │ │ └─200323 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2542c9a2f17992d708fce026a7040097ac7f914c87451b2533a9523a524425f0 │ │ └─53687 /manager --metrics-bind-address=:8080 │ ├─6e5f1b3f32c23baab9be790b1c4af33faa4929bc76214f1c63f4c133e7587b58 │ │ └─144597 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─a92c6bb04efdabbf4af601d05bebd0d39ac14511c38677d384f6f901c160a4e8 │ │ └─140200 /pause │ ├─a1b13bb58f9cba821cc0812963f4ee1e4778a93ff71fe6ef7fdaf258ddc0d9c3 │ │ ├─215149 /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 │ │ ├─244846 /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/tmpdvmml49j/privsep.sock │ │ ├─245065 /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/tmpmp95lx_9/privsep.sock │ │ └─253288 /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/tmp17vhby48/privsep.sock │ ├─2c20ac13cfd661c1e915fe18bad3038d48b8085c2e2deb82966790f10c2bc95f │ │ └─119500 /pause │ ├─f40bf09ae0ade791bb0ab952f2d082832d30bb1599ec5b87e6b3d076bdaf3fff │ │ └─168162 /pause │ ├─18a10353ec10523cebf25a1685c94f22d46f3d33e92558b92816e562b315051e │ │ └─187983 /pause │ ├─05a3d0afed7df932f9d162a233b3c165815c3ba6e8e20a3a6179d6b8c1c263ca │ │ ├─236676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236711 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─237531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─237532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299427 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299428 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─299456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─299457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─5cb1635ab84929c4cc047fb0bf023254cc49bbb94474d780be7744eb48661589 │ │ └─140101 /pause │ ├─cc95edc763210f4a2a9cab01d4a37bc31481d6c1baf55a77e4085149a65e2e91 │ │ └─223647 /pause │ ├─4cacb9f5a0a2da32eb69765c09205c3a80957b55f99c80a127d288d44a16fb16 │ │ └─139975 /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 │ ├─8285d620da777cd3777570ccde4c497adf77bd7856504743295aaf123b8de09e │ │ └─184911 /pause │ ├─a7a504f63c487b9fbb2557c03f826b4f2c770f1e28be59f8a8485e3d6e638598 │ │ └─216804 /pause │ ├─8a1d6e176e30699078034d8b4e2064fa543484eda0945a0af1264c02fcf04673 │ │ └─167007 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8677d76d1d1ed5fee8fee7f161c9d83e1ab26b9b25eeab4f29926f2987e36c65 │ │ ├─116892 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116918 /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 -- │ │ ├─116968 erl_child_setup 1048576 │ │ ├─117581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117622 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118588 /bin/sh -s rabbit_disk_monitor │ ├─104c4cfe0ca998b8c8f7ec576004f3f14d0516787e0cd33b02f7bd609f1353ca │ │ ├─155219 cinder-api: uWSGI master │ │ ├─155231 cinder-api: uWSGI worker 1 │ │ └─155232 cinder-api: uWSGI worker 2 │ ├─a427f7354143d0546dd43959beafc493f27d41c158b3b0ca200bb6427be4a77a │ │ └─38654 /pause │ ├─59116a00093099bcaba2c0d9184d593045c84e2952116918a512eb0e6bf1051d │ │ └─208241 /bin/openstack-database-exporter │ ├─43957358b29bd63e2b06ccc54c57137a6ea3b38865ebb3e0d24c2aa440b8c817 │ │ └─39037 /pause │ ├─f4a2a7be37fc47ba6a6754a1093aea3c6244b18f5c78a6e016e4123dc73094fd │ │ └─188058 /pause │ ├─9848b8054c4f3400fad6f2894f6b544c1909dedecaeb8d83e5175bbbb189f08e │ │ └─161740 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ba7d94ebb16cc9283eab403860feffc862db483030eaf25c7514628c49d54cea │ │ └─158988 /pause │ ├─0eaeb118de415c71d8db1b04d7d0fb0d931cc8c7d676124e6265ce24f0f13ac8 │ │ └─88587 /pause │ ├─916e781f48117bcdda194e90cd4bf3b97fa6a9cc301137f5c10abaa5c3cb80bb │ │ ├─170200 /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 │ │ └─171236 /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 │ ├─5f1956ac28c8f5a785b39ef0a9d833676f663a901faaea5b7ae19bdd6280b195 │ │ └─28862 /pause │ ├─bea387c782adb7cc16ceb5d2fc451c3b836cd3069c7c7e277e33f531bc1afe1a │ │ └─29117 kube-apiserver --advertise-address=199.204.45.246 --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 │ ├─5d6f9a6cd6a564990a0d163b0a0ee625d33958eacf864a5f6eb9aed236175051 │ │ └─123612 /pause │ ├─dccb51f92d32c14c18df9ba37f775755d7db3c042cabacc0239fd067283f1429 │ │ └─175787 /pause │ ├─2d599a8964eba3b6833ed883f91f3b50d4c06fd7848365f752ad8afc42b0f3c8 │ │ └─35031 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e351ac972f2d32fe7b092144cd583c7c36b7b83f5add018ccb96d8e1fe76dadf │ │ └─113679 /pause │ ├─bda386f84b38f18448eca6279139f81f1056794a73ba185783bcef56e5c86976 │ │ └─45822 /pause │ ├─222d2e49e5f5cd1819194565c55827c62528aaf39167590a4410144351ec72b5 │ │ └─87126 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─58c6f8cc0c61fbaf8c31a10d29f3de3ab1cb25bc27612e5b9ecc0599bad5e50e │ │ └─164389 /pause │ ├─f32b1037cfa25cc775d2312ef4f928deb7c653444ac176dd960202e274be5d22 │ │ ├─180841 nova-metadata: uWSGI master │ │ ├─180853 nova-metadata: uWSGI worker 1 │ │ └─180854 nova-metadata: uWSGI worker 2 │ ├─01dc2f387caf9f2ef3e78a57b42864ea530cf62835b129a09a839a34d4dcff47 │ │ ├─116511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116553 /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 -- │ │ ├─116567 erl_child_setup 1048576 │ │ ├─117224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118416 /bin/sh -s rabbit_disk_monitor │ ├─7e0876f8cdca7727c10906eb64788ad7476813187e78595cb87a2b9f1f6e02f7 │ │ └─235618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6f6fed628de911ffff24d2c022ef980b6ddb7976e75391499a2f9e8f96a08286 │ │ ├─95845 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95878 /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 -- │ │ ├─95884 erl_child_setup 1048576 │ │ ├─96043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96331 /bin/sh -s rabbit_disk_monitor │ ├─a8f070e2134183f3cd7d6b40e1958c0be6d90d880f368e1c080132ef53b40ebb │ │ └─169071 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─90a9e62a7d89b32c36a5728506d1e87d8aa48fad2a9774dacb56c90c99604eec │ │ └─142505 /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 │ ├─a11b8ca023dd9083c67a6ab2c4232469e9b5b99eb2feed9639b057877b55e41a │ │ ├─119691 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─119710 /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 -- │ │ ├─119716 erl_child_setup 1048576 │ │ ├─119976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─119977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─120008 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─121078 /bin/sh -s rabbit_disk_monitor │ ├─081cee4c3135ac301ee21dbc7644f6c8752f5d6c9cc7961b7b4c479425e6adbb │ │ ├─156136 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─157169 heat-engine: ServiceWrapper worker(0) │ │ └─157172 heat-engine: ServiceWrapper worker(1) │ ├─6d52fe316eae662848538065038441b02c3ff432ca1c4aadff33b6f8c05ca6b8 │ │ ├─198303 neutron-policy-server: uWSGI master │ │ ├─198315 neutron-policy-server: uWSGI worker 1 │ │ └─198316 neutron-policy-server: uWSGI worker 2 │ ├─51704ddd015373d66c3325c5837110b2b1976c281e8ff7da868c5020d27e020e │ │ └─188111 /pause │ ├─a2c8668efa10476e88a1c7a96f81606b4ec2e850ce1675bf5e58aa3eff63818b │ │ └─52207 /pause │ ├─335dcf3cf6e680f38dc2c02908f444cf387d7e196278e3943d795445d8f50083 │ │ ├─153200 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153217 /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 -- │ │ ├─153224 erl_child_setup 1048576 │ │ ├─153525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─154214 /bin/sh -s rabbit_disk_monitor │ ├─7952d90118f4e9733806384a976c1e2fc28acbb2fd646c27d580f418e5097473 │ │ └─88190 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─62594fbbdb4566709c649246f72f0b152f375ed61510f858a22159bf72c73d21 │ │ ├─185201 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185237 /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 -- │ │ ├─185243 erl_child_setup 1048576 │ │ ├─185303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185330 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185575 /bin/sh -s rabbit_disk_monitor │ ├─4a4ed55a4dc5a1980a55ce9ec17e3d0fe34ba2c35523b000c78c5acbe1fd09b0 │ │ ├─180960 nova-api: uWSGI master │ │ ├─180973 nova-api: uWSGI worker 1 │ │ └─180974 nova-api: uWSGI worker 2 │ ├─6e05e2f65092d59e96ffc0608bad7ffa823b3920a7e6e2bc8e3ba5522d7b4fbb │ │ └─137108 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-mk8z5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─02e50a86305e59cfce166aa7ab2eb64fe2bafd44b1f3e4e63e722f37c367b96d │ │ └─216620 /pause │ ├─c9a7059d4e3398eb57443da860650711d88d82f225f55229a1567da3e02cc1f5 │ │ └─152894 /pause │ ├─1b11cb2162e3cce7fafc9233ed07bac751e67eb4fe31de61e9742de5b74e4aa3 │ │ └─207764 /pause │ ├─0ac33362cbf073d09ba6ed4bc4e5384cf10aeebb1ee2f9de40b9e77fac96e5f6 │ │ └─140161 /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 │ ├─872ca1211b20d6c4fa90aa90be045b318bdd45c82a1dfcedc14af29adf9fa679 │ │ └─48568 /server │ ├─3842f4f1541ab63bdd585c4262f7c5c105d37f1ab7b8695b2481e2c62ba2e8ac │ │ └─53393 /manager --metrics-bind-address=:9782 │ ├─02726c7cee72ee33daa2fddaaf0dae3270e64f71841223fd635d4b402c02ff5c │ │ └─138028 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─292ea3b6c11ab7f997ed6112459653185da8071aa3a824294f512e1727cd8f38 │ │ └─88710 valkey-server *:6379 │ ├─b4b07f20130ed75efacd20358dde75c3dcc6b8ab7342f77b00f915e95c0ce2be │ │ └─87334 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dfb3ff17e3fe41a98200c7220d8d8c2d6979107891132873814fda051c45596f │ │ └─158724 /pause │ ├─a5858ffab3ae3e5530e14a8395c115c705c4ac55c9c0b0753c027b64c8e3a5df │ │ └─216861 /pause │ ├─68df74f1b1f117b2db7ed2772c0c5bd81dc1cd15ab34b3094c1ed6362c36b84f │ │ └─159253 /pause │ ├─b4baebd588ce8f768ec240eef3051601a13c8fef12335f8ed2f539bff93e4394 │ │ ├─169429 glance-api: uWSGI master │ │ ├─169441 glance-api: uWSGI worker 1 │ │ └─169442 glance-api: uWSGI worker 2 │ ├─70706a4b4378cae81945844ffa1c56f1807018a2b5df57ad5f6c2e765e5b62ed │ │ └─208181 /pause │ ├─cf4e195ce7cc84f279cced620a554acc93a52f8fd8d0063caa3c9329326504d3 │ │ └─161994 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─667e88f96df823af33630c840385e0ccc99e6f265e96268eda324442c67dc6ec │ │ └─28966 /pause │ ├─b6684ebd74c59b878cb0839c5d1a88d72710bcc1b1fef264a41fc4c3b0deb870 │ │ └─87072 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f44af5910b8bcfc40b4fb3b34aa132fce71849c6ca503e5143fb385e7d0ffa06 │ │ ├─156167 heat-api: uWSGI master │ │ ├─156210 heat-api: uWSGI worker 1 │ │ └─156212 heat-api: uWSGI worker 2 │ ├─6660d8a5c05e72327633442a63a180414fd12aa2304b2af027c1961f2fb3e88b │ │ ├─235627 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─236197 octavia-worker: ConsumerService worker(0) │ │ └─236203 octavia-worker: ConsumerService worker(1) │ ├─b0538c445380b545ef31602dba4d226f874c3c8b117d341d005af9f2bde47ea2 │ │ └─188715 /pause │ ├─1e25178e4bb913b7b52a0acbce37c04855d112f346157676662ecb63ccd0e948 │ │ └─39104 /pause │ ├─0d183ee064869709cf5e66a0f3abb3ef616fd32f500904461d63c88285660946 │ │ └─141837 /pause │ ├─0283bed117392dc7ba6a34e760d6e048d042d65cda31f675a38cb578fea3567e │ │ └─47973 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─385308d34ea153842402ae7c3f31af7cb7ad734d7442cb44742e1af5ce6b3651 │ │ └─140135 /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 │ ├─0c77157c02429baf44c7cf708703b583101b58de98b11c65514da83d110c834f │ │ └─28996 /pause │ ├─f09a946405b6dd11f6479dbdd4107c6e2d9604c8cf1d0243bc24a0df169cb7c7 │ │ └─47188 /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 │ ├─dd254947e36067f319540ff952c265d3f5d64fbba83c8c5812dfd4d4d6e4f6da │ │ └─32229 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─50de9ca6ecafd3b87f77f38eb07cecc2737b00ed8919c73846cdde940cbdf9d6 │ │ ├─208304 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208332 /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 -- │ │ ├─208344 erl_child_setup 1048576 │ │ ├─208910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208912 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209415 /bin/sh -s rabbit_disk_monitor │ ├─7e1c2d9e3e1048b9fcb4392f5b334be3f4c5a93caaced45c9203993c7bc528b0 │ │ ├─229907 manila-api: uWSGI master │ │ ├─229991 manila-api: uWSGI worker 1 │ │ └─229992 manila-api: uWSGI worker 2 │ ├─0c148d04ea402f77b203f1f3e905346331224089b46a728869a4a63f9bdd675d │ │ └─28987 /pause │ ├─b4e1121098333a9bc6cead120c2538d32a367763026e2f81f89c5dd3c1db02b6 │ │ └─159944 /pause │ ├─d9533c3f3d99a09ae7805491c5aed041ca76e8d18ac04c28e6eb6ebcbcf33708 │ │ └─143780 /pause │ ├─5ccfc943b3f7c942cf1465c2a61311c921ed5676c0fc0b3c5c25d54536950f36 │ │ └─170625 /pause │ ├─cf09ac0bb60de60e530478a198dabf8c0b798614f584aef3eb21ca6889ad8986 │ │ └─142416 /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 │ ├─ef242cb0a2aa1b432405d9c4590e1a738de634b2ccb6d2f4a377901106405904 │ │ └─142123 /bin/oauth2-proxy │ ├─43bf12467bd471cb3b8a35017ee9bb0ad430135965a05c2c275001f5c1bf14e6 │ │ └─162536 /pause │ ├─7fb064bde16e49e2db40269efa74a435b681a6c1e72245f6246578e4187b8eb2 │ │ └─40348 /pause │ ├─6c14699b53a006a650cdf46cb0fb706674156c2a6ba808a4712eddd403b3df0c │ │ ├─41281 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─41294 /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 │ ├─c075b31fd5705035f5c9c13c0e65d8247d18acf536053df5ed94725c9074fb21 │ │ └─201333 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) │ ├─203c20f589d5bac08cf26f4d4bcc367231677a5307ee0dc07b7b0681a904e324 │ │ └─139840 /pause │ ├─fa6ea6d18f1656cc6cc8ab74b3682764964fdb2623425b437cec6a8600592a74 │ │ └─40605 nfd-gc -gc-interval=1h │ ├─8abf85cc072fd6f732266db2500dc698dabde35aaf7f7223c631a5cb6ede81e7 │ │ └─223719 /pause │ ├─e9d1bd8684ab71cae62660a5b898d8335ebeb975bbc7785436c03ecf47413db8 │ │ └─140059 /pause │ ├─154272664c8e9c668fa2d3c74f0d5de8d5d4a63608f7bea5e634b0838e5f3985 │ │ └─115305 /pause │ ├─7172129832ab4d800cff546f8899bced0234517952cdc0270e055bc13d102036 │ │ └─31826 /pause │ ├─0e47b404caa2e8355edc535e7924db339cc212544cd6c990f5fd2eeddd7fde90 │ │ └─45653 /pause │ ├─2bd9c1bef12ea0582634d5cf52e98ed3609f81b08a63e2b26f0a589eeaa6708b │ │ └─47412 /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 │ ├─6abf7d4822374cbe2a231cb629f0bef305aed8e54a427eff4f70ed8568b5d2f8 │ │ └─201870 /bin/bash /tmp/libvirt.sh │ ├─4db12509f3203f261953a42afb75132e4a89ff251e5874616db668482211ca85 │ │ └─94356 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 │ ├─f184782eaeaae8ecf4ebf3a5ae26989daf72dd9c5ab02a60b4024fd33ea79786 │ │ └─39630 /pause │ ├─b25a050666eabff795e3abdab5b8f8d49e62f7720248395d4a0dfe022bd79f42 │ │ ├─201356 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] │ │ ├─201938 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─202254 /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/tmpl06qnoap/privsep.sock │ │ ├─243698 /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/tmp11e0go20/privsep.sock │ │ ├─244086 /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/tmpabng_33s/privsep.sock │ │ ├─244606 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─244607 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─247570 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bfca5afc-b574-4af2-b665-d83a0ab3121d --namespace=qrouter-bfca5afc-b574-4af2-b665-d83a0ab3121d --conf_dir=/var/lib/neutron/ha_confs/bfca5afc-b574-4af2-b665-d83a0ab3121d --log-file=/var/lib/neutron/ha_confs/bfca5afc-b574-4af2-b665-d83a0ab3121d/neutron-keepalived-state-change.log --monitor_interface=ha-3d03f5c4-0d --monitor_cidr=169.254.0.104/24 --pid_file=/var/lib/neutron/external/pids/bfca5afc-b574-4af2-b665-d83a0ab3121d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─252017 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=248fc91c-cc5b-4d87-8dc5-d4f88db534ef --namespace=qrouter-248fc91c-cc5b-4d87-8dc5-d4f88db534ef --conf_dir=/var/lib/neutron/ha_confs/248fc91c-cc5b-4d87-8dc5-d4f88db534ef --log-file=/var/lib/neutron/ha_confs/248fc91c-cc5b-4d87-8dc5-d4f88db534ef/neutron-keepalived-state-change.log --monitor_interface=ha-243de755-be --monitor_cidr=169.254.0.82/24 --pid_file=/var/lib/neutron/external/pids/248fc91c-cc5b-4d87-8dc5-d4f88db534ef.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─266690 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6f99eabf-4b2f-4949-8ee2-cd4172b5e396 --namespace=qrouter-6f99eabf-4b2f-4949-8ee2-cd4172b5e396 --conf_dir=/var/lib/neutron/ha_confs/6f99eabf-4b2f-4949-8ee2-cd4172b5e396 --log-file=/var/lib/neutron/ha_confs/6f99eabf-4b2f-4949-8ee2-cd4172b5e396/neutron-keepalived-state-change.log --monitor_interface=ha-0a4d3b81-12 --monitor_cidr=169.254.0.182/24 --pid_file=/var/lib/neutron/external/pids/6f99eabf-4b2f-4949-8ee2-cd4172b5e396.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─2e7896672890b9877d2e73dccc071cd6bf791cd3df2fcfe2b91a6ecbb933758e │ │ └─186785 docker-registry serve /etc/docker-registry/config.yml │ ├─a99e7742906fa03df97239e7f30d3ddd1ee131feb46503b6d7077c94339fc1b0 │ │ └─94311 /pause │ ├─be329ee969b391943c85eb2b7493c4bdee65c4375832e64476b987d1279785f4 │ │ ├─181549 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─182160 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─182161 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─111eac7fb71d7a27ada68138f3f2a2cd2bfc593f5578798e5106d742482e8b0e │ │ └─142003 /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 │ ├─d50d8504464da7ea8df0c2d0407a8d0a8d1e2a12aee64d4c92f083dec9c4b552 │ │ └─94076 /pause │ ├─6f6d518982efd97907abd7d78f34ab8dab7efd15c607d8327f34ea0e61de270a │ │ └─186645 /pause │ ├─e7a9aa8c7c93820273610595a0463ebf14fd39fa0caa3e6c9bdd82d1aa9f64bd │ │ └─52734 /pause │ ├─8a62c40e2646bd8b6405db5b15f44411655888c83c383e46304a78df8ba2ad6d │ │ └─159185 /pause │ ├─dce86e2ef3e36f4f208769cde1df0080e61f481a2d168b06da7ab58886452b55 │ │ └─34971 /pause │ ├─8021eb3d965261bdf2ade7e9bde0697cb8028899023265c94e23cea2f83e3d50 │ │ └─84753 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 │ ├─8bf91ae6bafbd55c9fbe0d9b907fbe1d6559c2ceda5f067a773ad737b05e8634 │ │ └─159631 /pause │ ├─4f77f963240c58726cf5784ff238b75553e86db881b99e393428403c89540d23 │ │ ├─230065 /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 │ │ └─230240 /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 │ └─5691cd054ea7f867b8ef51e274febf052d447bcb6cc125954c22311f0faa8235 │ └─29078 etcd --advertise-client-urls=https://199.204.45.246: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.246:2380 --initial-cluster=instance=https://199.204.45.246:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.246:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.246: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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount