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 │ │ ├─session-40.scope │ │ │ ├─52667 sshd: cephadm [priv] │ │ │ └─52922 sshd: cephadm@notty │ │ └─user@1002.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─52820 /lib/systemd/systemd --user │ │ └─52822 (sd-pam) │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-67.scope │ │ ├─237699 sshd: zuul [priv] │ │ └─237712 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─237703 ssh: /home/zuul/.ansible/cp/199.204.45.248-22-zuul [mux] │ ├─303562 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-btsgsigklflfdsshvjfsevyyckbmloch ; /usr/bin/python3'"'"' && sleep 0' │ ├─303563 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-btsgsigklflfdsshvjfsevyyckbmloch ; /usr/bin/python3' && sleep 0 │ ├─303564 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-btsgsigklflfdsshvjfsevyyckbmloch ; /usr/bin/python3 │ ├─303565 /bin/sh -c echo BECOME-SUCCESS-btsgsigklflfdsshvjfsevyyckbmloch ; /usr/bin/python3 │ ├─303566 /usr/bin/python3 │ ├─303567 /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 │ └─303569 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 40 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 21107 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 28108 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36ece6c5bd46fd926a60281ec49d7ad9841c9a55c24f7e52bb35882c1a3a83dc -address /run/containerd/containerd.sock │ │ ├─ 28487 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 82c72f678af6f39d57b51686078d193d6edee90f3723ace451dfb66632d012c2 -address /run/containerd/containerd.sock │ │ ├─ 28671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9667b35716273dfb6a9ddbdc472b626fc89d230f82dafef47e52698ff6364d4 -address /run/containerd/containerd.sock │ │ ├─ 28712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d4e12ae627bfa8e96027be91f266c5f6d746bd71b522090c69382dcf73a30aa -address /run/containerd/containerd.sock │ │ ├─ 28728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81a882486a6f4852c5656a177374af1a5e4a545ae1cce4a51c24ab7d32cbf619 -address /run/containerd/containerd.sock │ │ ├─ 28740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f593c3f74920a9a00cd6a7227f9b9672e14b4e0e77cf5f09b67210cc315f9ec3 -address /run/containerd/containerd.sock │ │ ├─ 28751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9d997c26d0d7e2b039e76e52684dc3f58901f0539aab1957e1de052789a321 -address /run/containerd/containerd.sock │ │ ├─ 29864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbdfd10c012eea668427e70a2a0eeb1435d976f65385648347c688cd962ba9f3 -address /run/containerd/containerd.sock │ │ ├─ 31766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 735a5bd09a598677ebbf2e86da1c7a96ea366d47ddbab34c1677a4f46d9f299d -address /run/containerd/containerd.sock │ │ ├─ 31784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a7e02346d0079e599009716aef0ca70f8d3f97ce144ae6a809c0035f2528bca -address /run/containerd/containerd.sock │ │ ├─ 34918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd130ec01a04f24c19959a1cc25b8c2e6535634fb53b8fef0a4fb0c5f52333e -address /run/containerd/containerd.sock │ │ ├─ 35511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13f0062cef011aee3f7e05f7b54f33cc6bfbb2a6ea09184588bb742f214d0a66 -address /run/containerd/containerd.sock │ │ ├─ 35558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef634e5eeffa72eaf374058bc954ba84af23bda03060353fde43583937619b2e -address /run/containerd/containerd.sock │ │ ├─ 38076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0496c131afd5c8cda21017306889443474b43e353ccde70d570990833556965a -address /run/containerd/containerd.sock │ │ ├─ 38280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b01c567f4bda217fcec423e3ac5f31982ccd6dc472166073eb784a26fa31147d -address /run/containerd/containerd.sock │ │ ├─ 38500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1af6d4eddc7e50c943ce2ac46ad8f0156e169412a5fecd75fe18d1025db8f3 -address /run/containerd/containerd.sock │ │ ├─ 38776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e80354a06d25d98af2cacb6e1b274e1b2c9e90183709091ff84bf90e1642ec7 -address /run/containerd/containerd.sock │ │ ├─ 38895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d84b585304e5f25e591ee4693bf1e921b5eced5bb268da08bfd6a8054e52c1cd -address /run/containerd/containerd.sock │ │ ├─ 39115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0364dd3ee7552276c15c44d0bad1a4048ad529a5cb1b576a046a43a8fe54a58 -address /run/containerd/containerd.sock │ │ ├─ 39136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a8305ebab34b87b0c6a5a5e63f3a64293bec3bb2f813dcd2a390966be5f46f -address /run/containerd/containerd.sock │ │ ├─ 39158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57cd25d14c24f8276033cb8f6dfb6e8655e6a6b47e3d246b4afe1cce657888ac -address /run/containerd/containerd.sock │ │ ├─ 39341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002892a864fe74a9438dfe6b343c799730c4cea6f7c250abaaa93b54080dad8e -address /run/containerd/containerd.sock │ │ ├─ 39444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 704daeede84ac253cc81ed2b340732f8ab418773f9281a1b56b921aa9a022b5e -address /run/containerd/containerd.sock │ │ ├─ 39690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6c5406a46928a9c2978690645f1caeae0141ed6ddbf8a9f56d6a5184316cbc1 -address /run/containerd/containerd.sock │ │ ├─ 40398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b83d4564c4dff16309c42d1e45f6213943b815834fe6e668565623e904f92fc -address /run/containerd/containerd.sock │ │ ├─ 46065 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77e9cbfcb7c160c2ed416d464b04efbcc716a23ce8e1d3e9dedbf7def8781f6d -address /run/containerd/containerd.sock │ │ ├─ 46991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33276a3056fe3caeba5a8aeb57da18b5126cc0076f7e1aa2af87d844f1e660ba -address /run/containerd/containerd.sock │ │ ├─ 47147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0dac756444b3d2e92cd98cefa6ce41e925e75acfda55a23c20311595e4a403e -address /run/containerd/containerd.sock │ │ ├─ 52847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ecce66f42f9cbc1940d2b9630dbd3e5a8a52dc1a86718c8b8591c1c86f0cbe8 -address /run/containerd/containerd.sock │ │ ├─ 53142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad2618cc02f6d4d61a9b271bedffa5342ec7ea1597901f7c1f608e3459eeac0f -address /run/containerd/containerd.sock │ │ ├─ 53401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a042f361a05a66a28b071e1e9aa5e3b5f4ffcdd34fe93828f8a4d990eccefe7b -address /run/containerd/containerd.sock │ │ ├─ 58461 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c7f76c5be60bbbda69cf320184b6b9e077dc51d4b94b472b7635f2fff3999592 -address /run/containerd/containerd.sock │ │ ├─ 66323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d546ffbd4a6fed36b9890de028fb4087a219dcc7d55fdada49f5154ec8cf32c7 -address /run/containerd/containerd.sock │ │ ├─ 74098 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 210aa2f12801fb8d27d5e8615bf38ea306f9987a5af794581a94dac4e87dec87 -address /run/containerd/containerd.sock │ │ ├─ 80839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29d42efdd0cde999430e8992bfed0a5d5d6b359038e431748f5e911a862da46 -address /run/containerd/containerd.sock │ │ ├─ 82390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36eb0218c207c94871e0e89ea4ea96c1e5635225af65943443df0378c2fbd74d -address /run/containerd/containerd.sock │ │ ├─ 82471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0859d0e7fbf0bb7c9cce20ecf443ff52b9bf2c32000c555999f8daef8482ae74 -address /run/containerd/containerd.sock │ │ ├─ 82514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812aa063b0999564348495f3cac64f5f9974efe97a5974c0bc8aedf500c5ffb1 -address /run/containerd/containerd.sock │ │ ├─ 82536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263435cd0180943a55fbf53ef47fa9ac711d407b44d9f0da18d445d61d0c88b1 -address /run/containerd/containerd.sock │ │ ├─ 83903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c7e74b245b1aeb51614f9d58459953e56270d4859aa7e40a327596fac5015a -address /run/containerd/containerd.sock │ │ ├─ 84098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a512ac9094c770947bee1147a44a6c8577f860a7b40962cb5af1071b1d1b65 -address /run/containerd/containerd.sock │ │ ├─ 84147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2bf33e9cc3f4d9cae7e351807252713bd8784a6d5bd2337dca348bfa7771210 -address /run/containerd/containerd.sock │ │ ├─ 84356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84da560dd26a4607d80f7f2c12d8eda80bb8cecbfd5736c284034cb1eb49bf71 -address /run/containerd/containerd.sock │ │ ├─ 87165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8aa75ba2104754b4335dd0df8d5681a32ef4eace79624f6f975a98a1417c18 -address /run/containerd/containerd.sock │ │ ├─ 88848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6e66f7313809747d5d25cd0d5feecf2ef3ce3dad45fd46b4cb770d5fd636994 -address /run/containerd/containerd.sock │ │ ├─ 89163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef455e2e4ae685836c5b890b52951877d97a52294771b3050fd8998db499283 -address /run/containerd/containerd.sock │ │ ├─ 98018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a12aa33b8b83ffc6000e685581b9ddbbd5e80ce945fc992ee6e49ccc7911e5bb -address /run/containerd/containerd.sock │ │ ├─107260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56407edcad65810c9c498b68cbf9775cb447b6c4c6d8a4b8b77033b6971c4838 -address /run/containerd/containerd.sock │ │ ├─108056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15d99038f57a0c6f98aa49eca3e66b85e88497eadaff2f776921a20f173fd27 -address /run/containerd/containerd.sock │ │ ├─108244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79078dd6bdf2848d3a3aefddad313d9022b7ebc432a2c169ee681809b76447bd -address /run/containerd/containerd.sock │ │ ├─108931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f5a620d9cd67ef5ab2faa620fb02c1b8d2cf70e7d1a58a039e70c80c5279ad -address /run/containerd/containerd.sock │ │ ├─109088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bfd0e7be0e1f68602ce97cbaa7e642fa8a7105ed8c41c7a0091832e079a8436 -address /run/containerd/containerd.sock │ │ ├─109971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7050e554f4982220fb39a46f2f3ba57c3af976535d3cd98db05fac542486ceb9 -address /run/containerd/containerd.sock │ │ ├─112443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 798526655f5477327e7d03062f76b584f5feb5e741568b395140755feb1161e7 -address /run/containerd/containerd.sock │ │ ├─115827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 107033f21f8aa961822184f13a93bed81b9ae1dfd22091116c1218830cfa1fc6 -address /run/containerd/containerd.sock │ │ ├─115951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720c2ba9a52e3885afc20dad3ca08ce7dba8cce72f6aff721ef5babab979083e -address /run/containerd/containerd.sock │ │ ├─116095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc333c4cf3f84a6a6adb278fd10b865850f91a8c3258d758abac28ecea5b47b5 -address /run/containerd/containerd.sock │ │ ├─116281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ae0739a285c2292ec8aba28fc5b29644351283fb14ebc8a0750af397ce9133 -address /run/containerd/containerd.sock │ │ ├─116530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd516e932a8772a2bd401eb9a7f108bc6a6409097c4ecd665d6730db97e1f5d -address /run/containerd/containerd.sock │ │ ├─119879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbcd68f1ed92c0e4318abc3a1c8e21cbc5866cd58819d7dceeaa30dacd4893df -address /run/containerd/containerd.sock │ │ ├─128751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4bcf15272a71e017323d8cd6a562fb9049b91e87685c82bdea98268481fa7ea -address /run/containerd/containerd.sock │ │ ├─129338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7dae894d38c0adfdff417daab78133624dae651b2491b9e005cacb13440fb4e -address /run/containerd/containerd.sock │ │ ├─129487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f69c68b8c26af2abec1e0fb888817a27361466ecf2fad95e20f4a791b65aacac -address /run/containerd/containerd.sock │ │ ├─129861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077450cf4542af0fcd8ec4229151f98e4313f34dbcb98c004b2d4625fc0356c4 -address /run/containerd/containerd.sock │ │ ├─132271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9817331ed2db37fc3c384a2941e257c43c4cac1a0bc2333078d853efcfdd85b9 -address /run/containerd/containerd.sock │ │ ├─132327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ea0de6c9d868b1e5dcceb18c1648f50e9c61f1fcbdd6f13705d22bed6032240 -address /run/containerd/containerd.sock │ │ ├─134555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f8fa2a269fefa52435f5e8aad869d5e564cb249956ef21a1aceef55e18e359 -address /run/containerd/containerd.sock │ │ ├─134697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c377cd7de40a7d2c76c9abf57fd39b432157a07d5119155c12bda7cd64ebaa47 -address /run/containerd/containerd.sock │ │ ├─134939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc6f8e8e922c5551aaedb5e0527bc08ef3c76b1d1d366251a461ef95dc49814 -address /run/containerd/containerd.sock │ │ ├─147469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da662cfec8a6577bac0f01517a33b6fc4bf91d3d63cd23de6030b34f71c4fd4c -address /run/containerd/containerd.sock │ │ ├─148227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5384afabfab479a90957d9b062fd34d443ac839c91e1facda031571f645ce7f6 -address /run/containerd/containerd.sock │ │ ├─152579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 325546f8f5458d5e2ab64eb33146854efec0dec36715720f6cd433efa26e5614 -address /run/containerd/containerd.sock │ │ ├─153972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71de72fb4107bd22856ed283c3369905c523651054525bc829790546c38e5c7f -address /run/containerd/containerd.sock │ │ ├─154144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6265fdc86de0fb86ca97e2b2a7ea25bfa406f8f005e320273d37dfacb1b58908 -address /run/containerd/containerd.sock │ │ ├─154299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3828e57f14950657fa77fd318b54318beec56771d804fe01bb18be37829194f -address /run/containerd/containerd.sock │ │ ├─154346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69d2828b7faa964f86f4fc8f4ae250da589c40db94959b83fa48da1880435935 -address /run/containerd/containerd.sock │ │ ├─154624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af45647259625fe57ee09600166bb89b66e75d7802ead7e5f3fb307e09e90831 -address /run/containerd/containerd.sock │ │ ├─154962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8458c1bd0dd4ff2c3050b19b96e8cf46590238ed50bd9e8ba24952f744eec9e -address /run/containerd/containerd.sock │ │ ├─155294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3328fa7af33873813cfe476ff294fcb0a569711e2af84d764f5a773a3ba2d16a -address /run/containerd/containerd.sock │ │ ├─157056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f748f0f0119b2149386d233d0aa8f9422298a77c0588d8a6854f71bf16f4b769 -address /run/containerd/containerd.sock │ │ ├─158623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d1b90a75751666942d9f6b5d302a7b08f43b5c808bf2ad3eff1518bab1bb6c5 -address /run/containerd/containerd.sock │ │ ├─158648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7dc310651920a9be0e28b48bb4d2a3014e9bc686e86100ce9753d24c10235bc -address /run/containerd/containerd.sock │ │ ├─158783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7a5b016e728837d8ca21f1f213903375005a9695db8c1e09511a0a061dbb58 -address /run/containerd/containerd.sock │ │ ├─159170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424b838bf70282addea1519729eef9069c62deb4275a7e7524de40757e5a3503 -address /run/containerd/containerd.sock │ │ ├─162300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f599cae5991d5487785f39ee15997550b9f1900cb69722a385a7930ce20f0d -address /run/containerd/containerd.sock │ │ ├─164856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4c4d28a1055f30b8c016d479cbc40973c0c2fbef85ce95c17ca8656969830f -address /run/containerd/containerd.sock │ │ ├─164950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c636977dc281baa2346d888be6f4d7f01b56a6ab7a4fc0fe0a44e63dd5ddb49 -address /run/containerd/containerd.sock │ │ ├─165871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a51d6a70865fd1be7dbdf3e882cb091b10a31dcf08623e181f5e58d45f1a6c -address /run/containerd/containerd.sock │ │ ├─165973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f8b10c6bc5e497cd07e0f3cc8857ba4bbfb8a9e47c645a5e5d93a45b7d10154 -address /run/containerd/containerd.sock │ │ ├─177059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76aee14c039daebe24293811cf54f1d40b53946037f0e0dcfd554b4dec86e8b4 -address /run/containerd/containerd.sock │ │ ├─177483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81099c074afb336e4dc4ef8b9980b1d0f686fdaeacdfd8ef1ad1c6f614ed8e04 -address /run/containerd/containerd.sock │ │ ├─183458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1caed2293d8a3207de80cc2a2a59775148a87e9878ce77bd0afd8530896f9e2c -address /run/containerd/containerd.sock │ │ ├─187648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e81d16023b7d089d750c2999ccaed92af552cfd405cdf90d2b3f7f88a35e60c -address /run/containerd/containerd.sock │ │ ├─187675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d62b74b8893799978d8f96fb6f83319f35666db6a7a766b2e4ab9b88a8fac94 -address /run/containerd/containerd.sock │ │ ├─187825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 206ed7c5667b8b8e453ba521f6dab5e8007d050c810ed53af1015fd208c4816e -address /run/containerd/containerd.sock │ │ ├─187857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0944f6c7ca018737d0fa3c6ac4a6f52442fd027f4a450fcae999ea1697c38268 -address /run/containerd/containerd.sock │ │ ├─187901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6c3f11bfd3cb347872349b6d7415ad5e1c70d42c3b231d9b0b64422bc06555 -address /run/containerd/containerd.sock │ │ ├─188110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b30b64a6efd17d735b944afc06563d9e3478e52d12772318880f7e7cb84e761 -address /run/containerd/containerd.sock │ │ ├─188215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d58d5e9ce6a65780a36f107328b51d63140b52be6e847c415061b1f3012b1d1 -address /run/containerd/containerd.sock │ │ ├─204904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2df31dddec86ea3d6ebd12ac044e143b16840955ad046959d599f6f4cf7ba5a5 -address /run/containerd/containerd.sock │ │ ├─207351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deccbc71c0dde11af7645c608ceb3730a30794c258b232390bf2ee3873cad395 -address /run/containerd/containerd.sock │ │ ├─207739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34444b42faf46f95f245a4efc74ce6da10af270b9080813783ec6958b5c2180 -address /run/containerd/containerd.sock │ │ ├─209389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81feb4d360a8e2d3f92117f6a92a30b3e3bd5777ff6e9d865edf40aa5547458b -address /run/containerd/containerd.sock │ │ ├─215024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b3e4253d47e5bc188277cd718bf52210fee4d3c1d5ce968732896ed0802741 -address /run/containerd/containerd.sock │ │ ├─215229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b23749304e1ed5ee5aa572a75c9c18980cd5d8ceb3811790bb7b3160e07f9d7 -address /run/containerd/containerd.sock │ │ ├─215290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5482a5c86a0a4e401f82f06758a99dc8a63cb39d89f2d077fe0801f87bd48697 -address /run/containerd/containerd.sock │ │ ├─215331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505eaa443fd2df40d0ca5c287624323cafc566dc9cc7f7c494159e185135cc26 -address /run/containerd/containerd.sock │ │ ├─222744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3c4d5494824f100aa11ea0fa239304aa5e73c1e919ef9289457bc6886d10d7 -address /run/containerd/containerd.sock │ │ ├─222777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 929d4e9d9d8177671a61a8c34032579d252f2e9eaaf9df0b02b3a9a02ce75110 -address /run/containerd/containerd.sock │ │ ├─222991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6f37a7a975b29afa5f3fd6905c2b39ba384850c51fb6648a951aa6b67069617 -address /run/containerd/containerd.sock │ │ └─223187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cc01095013ffe647a7b4bda5171a4bd94e01361e02d3355249894fafe8d9433 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─docker-d546ffbd4a6fed36b9890de028fb4087a219dcc7d55fdada49f5154ec8cf32c7.scope … │ │ ├─66349 /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 │ │ └─66362 /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 │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-36ece6c5bd46fd926a60281ec49d7ad9841c9a55c24f7e52bb35882c1a3a83dc.scope … │ │ ├─28141 /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 │ │ └─28153 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─65901 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─66306 /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 │ │ │ ├─46009 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─46044 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─58037 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─58443 /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@mgr.instance.haftml.service │ │ │ ├─28392 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.haftml/unit.run │ │ │ └─28423 /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-haftml --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.haftml:/var/lib/ceph/mgr/ceph-instance.haftml:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.haftml/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.haftml -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 │ │ │ ├─73598 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─74081 /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 │ │ ├─28029 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─28060 /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 … │ │ └─22651 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─18759 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─29389 /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.248 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c7f76c5be60bbbda69cf320184b6b9e077dc51d4b94b472b7635f2fff3999592.scope … │ │ ├─58485 /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 │ │ └─58497 /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-210aa2f12801fb8d27d5e8615bf38ea306f9987a5af794581a94dac4e87dec87.scope … │ │ ├─74125 /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 │ │ └─74137 /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 │ ├─uuidd.service │ │ └─1548 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─23706 /usr/sbin/chronyd -F 1 │ │ └─23707 /usr/sbin/chronyd -F 1 │ ├─run-r8b61b848dd8d4585adaef450ac3dd672.scope │ │ └─207021 /usr/sbin/libvirtd --listen │ ├─docker-82c72f678af6f39d57b51686078d193d6edee90f3723ace451dfb66632d012c2.scope … │ │ ├─28510 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.haftml -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─28523 /usr/bin/ceph-mgr -n mgr.instance.haftml -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─docker-77e9cbfcb7c160c2ed416d464b04efbcc716a23ce8e1d3e9dedbf7def8781f6d.scope … │ │ ├─46091 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─46122 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─37927 /sbin/iscsid │ │ └─37928 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─13f0062cef011aee3f7e05f7b54f33cc6bfbb2a6ea09184588bb742f214d0a66 │ │ └─35535 /pause │ ├─7654616a3f19298ea42b3900acca8dfdd7344f218c3bbdbfc22865ddc588c5eb │ │ ├─175136 nova-api: uWSGI master │ │ ├─175166 nova-api: uWSGI worker 1 │ │ └─175167 nova-api: uWSGI worker 2 │ ├─8e80354a06d25d98af2cacb6e1b274e1b2c9e90183709091ff84bf90e1642ec7 │ │ └─38800 /pause │ ├─beb1147163e718523953961c5aad4dd81347e592d8f3566f358117facc21bdcf │ │ ├─176155 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176835 nova-scheduler: ServiceWrapper worker(0) │ │ └─176846 nova-scheduler: ServiceWrapper worker(1) │ ├─af45647259625fe57ee09600166bb89b66e75d7802ead7e5f3fb307e09e90831 │ │ └─154659 /pause │ ├─ddd15f613dcf6044b32fc1e407dbcdd494c10f30601a22df8ba6b3c130d5a48a │ │ ├─85267 mysqld --wsrep_start_position=2535b387-4174-11f1-a8bd-3f4a9aae51b3:20 │ │ └─85359 /var/lib/mysql/mysql-state-monitor │ ├─336a64d703ec45e3059e58502259add346e11a720e8bb994eaad4b8005d41e25 │ │ ├─130602 placement-api: uWSGI master │ │ ├─130695 placement-api: uWSGI worker 1 │ │ └─130696 placement-api: uWSGI worker 2 │ ├─378961bd528dd06ba4c5c22168aa50551bc89372fee783c4ff2146ffc7556fdc │ │ └─185509 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 │ ├─38da0d92e22f2140bb5083ce43dd8b980def379211f78b9921cc314a33740a10 │ │ └─45708 /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 │ ├─879eb77e4bc1385d6ed9a3aa32e6657246b3a4f8ecfc87fecd6c877865a39995 │ │ └─136431 /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 │ ├─424b838bf70282addea1519729eef9069c62deb4275a7e7524de40757e5a3503 │ │ └─159193 /pause │ ├─e6f37a7a975b29afa5f3fd6905c2b39ba384850c51fb6648a951aa6b67069617 │ │ └─223015 /pause │ ├─123d387543f6f358af08a7623b6b9f97d968fcb2f042f0fe81e1af095357b3bb │ │ ├─112734 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112750 /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 -- │ │ ├─112756 erl_child_setup 1048576 │ │ ├─112853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113656 /bin/sh -s rabbit_disk_monitor │ ├─27e6d802dfd7489df4b5a2e2905c00c4720f84772a6fcf00b4e4e0547218b4a5 │ │ └─29913 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8cd130ec01a04f24c19959a1cc25b8c2e6535634fb53b8fef0a4fb0c5f52333e │ │ └─34941 /pause │ ├─f0dac756444b3d2e92cd98cefa6ce41e925e75acfda55a23c20311595e4a403e │ │ └─47171 /pause │ ├─ff74b359de7b883338c7cc3d2f2c789282e40282d298a369e27760097cf5c275 │ │ ├─133536 /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 │ │ └─226698 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a7ae0739a285c2292ec8aba28fc5b29644351283fb14ebc8a0750af397ce9133 │ │ └─116329 /pause │ ├─14094755dae80f4c984614b0061fb6595955054179780188763fc6bfda3b3bb6 │ │ └─235068 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f593c3f74920a9a00cd6a7227f9b9672e14b4e0e77cf5f09b67210cc315f9ec3 │ │ └─28850 /pause │ ├─d3639ff5bb83ead4cfac130d2676b480e8f893c281a8ec5fddcf6476a4881a99 │ │ └─185385 docker-registry serve /etc/docker-registry/config.yml │ ├─99650de33d0475cc29ea7426817e737d37f138a393c2612fcae16efdb7339c17 │ │ └─41106 nfd-gc -gc-interval=1h │ ├─81099c074afb336e4dc4ef8b9980b1d0f686fdaeacdfd8ef1ad1c6f614ed8e04 │ │ └─177516 /pause │ ├─6d1b90a75751666942d9f6b5d302a7b08f43b5c808bf2ad3eff1518bab1bb6c5 │ │ └─158702 /pause │ ├─263435cd0180943a55fbf53ef47fa9ac711d407b44d9f0da18d445d61d0c88b1 │ │ └─82583 /pause │ ├─740a611f0218017ebc6a733319b43400a2f41cb8198dbe16a9a833a64a87cc97 │ │ ├─117768 apache2 -DFOREGROUND │ │ ├─120237 (wsgi:h -DFOREGROUND │ │ ├─120238 (wsgi:h -DFOREGROUND │ │ ├─120240 (wsgi:h -DFOREGROUND │ │ ├─120241 (wsgi:h -DFOREGROUND │ │ ├─120242 (wsgi:h -DFOREGROUND │ │ ├─120243 apache2 -DFOREGROUND │ │ └─120244 apache2 -DFOREGROUND │ ├─884a4d4606be22ec812ce3481ef28993ca24de8a4ee2764e2b14c90b8be10c62 │ │ └─41022 nfd-worker -metrics=8081 │ ├─812aa063b0999564348495f3cac64f5f9974efe97a5974c0bc8aedf500c5ffb1 │ │ └─82561 /pause │ ├─8423c85a89816ac113cff261ca457cf773e2b74f1e56c8b1ac677e43b1fe5d18 │ │ ├─166268 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─166840 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─166842 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c2ac31ac8940cdeea69fe6b5ead5d2402a8259c90e2d0a00c4bf595300eb7dbf │ │ ├─177377 magnum-api: uWSGI master │ │ ├─177454 magnum-api: uWSGI worker 1 │ │ └─177455 magnum-api: uWSGI worker 2 │ ├─b34444b42faf46f95f245a4efc74ce6da10af270b9080813783ec6958b5c2180 │ │ └─207782 /pause │ ├─80679f38ce3188089f37157226072bb7371ccd2ab98fabfd85b2915a90f4de2a │ │ ├─197703 neutron-api: uWSGI master │ │ ├─197730 neutron-api: uWSGI worker 1 │ │ └─197731 neutron-api: uWSGI worker 2 │ ├─2f8b10c6bc5e497cd07e0f3cc8857ba4bbfb8a9e47c645a5e5d93a45b7d10154 │ │ └─166016 /pause │ ├─f8aff1f6059608f3081591906264183adb123fa7578a2881cfae244f59f23fdb │ │ ├─147818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─147834 /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 -- │ │ ├─147840 erl_child_setup 1048576 │ │ ├─148066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─148744 /bin/sh -s rabbit_disk_monitor │ ├─af9d997c26d0d7e2b039e76e52684dc3f58901f0539aab1957e1de052789a321 │ │ └─28837 /pause │ ├─735a5bd09a598677ebbf2e86da1c7a96ea366d47ddbab34c1677a4f46d9f299d │ │ └─31807 /pause │ ├─36eb0218c207c94871e0e89ea4ea96c1e5635225af65943443df0378c2fbd74d │ │ └─82416 /pause │ ├─7c6c3f11bfd3cb347872349b6d7415ad5e1c70d42c3b231d9b0b64422bc06555 │ │ └─187995 /pause │ ├─1c0afc659ea65549974f4fff0db64ba6b2d64bc3b76437f3d0b7698a1d41deea │ │ └─182131 percona-xtradb-cluster-operator │ ├─9690dcef4a1daa8d802ff782a30e1d5784d96cb5c156f18844fd66cf21f87ae3 │ │ └─208099 /bin/openstack-database-exporter │ ├─b7c7e74b245b1aeb51614f9d58459953e56270d4859aa7e40a327596fac5015a │ │ └─83929 /pause │ ├─ebd45c19aa0f33b33c9cada9662d279b953c1e0cb5e5a7695a0f7aaf4ac7975a │ │ └─107534 /secretgen-controller │ ├─deccbc71c0dde11af7645c608ceb3730a30794c258b232390bf2ee3873cad395 │ │ └─207376 /pause │ ├─7d58d5e9ce6a65780a36f107328b51d63140b52be6e847c415061b1f3012b1d1 │ │ └─188251 /pause │ ├─317dff54f3941952ad49c6d8ce77e653ff92d8d1d41341d2cc8fe5fbdd2a9dde │ │ ├─176162 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176708 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176709 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a05abcb62c14977293f080855e7bdb52ba3d58091264dfc9c6e6f3ec28b13a66 │ │ └─229684 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0944f6c7ca018737d0fa3c6ac4a6f52442fd027f4a450fcae999ea1697c38268 │ │ └─187962 /pause │ ├─d9f69b32d8d4fedc575e69a4524769157a57634d176ad2ff5eeac422cf58c857 │ │ └─169418 /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 │ ├─929d4e9d9d8177671a61a8c34032579d252f2e9eaaf9df0b02b3a9a02ce75110 │ │ └─222830 /pause │ ├─947c3fe28ddd479a2357b0227de9bc594831696688d06f524f90992dd8df43b8 │ │ ├─161137 /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 │ │ └─161705 /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 │ ├─6265fdc86de0fb86ca97e2b2a7ea25bfa406f8f005e320273d37dfacb1b58908 │ │ └─154183 /pause │ ├─002892a864fe74a9438dfe6b343c799730c4cea6f7c250abaaa93b54080dad8e │ │ └─39393 /pause │ ├─57a97756addbd062dd349cabc8722aaafa54d7a9f6ec9aa81f18f80f3f75c636 │ │ ├─131054 python -u /app/sidecar.py │ │ ├─131415 python -u /app/sidecar.py │ │ └─131416 python -u /app/sidecar.py │ ├─40d4b83d51b667d03e01e04de19fabbc23993f7425b8e3fc6483e163d76189b9 │ │ └─41070 /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 │ ├─1caed2293d8a3207de80cc2a2a59775148a87e9878ce77bd0afd8530896f9e2c │ │ └─183537 /pause │ ├─fd8c13ce6d6a9fb54fde70c4a2569fd30385d341ec9a82ed005283bdd29234c6 │ │ └─156212 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─da662cfec8a6577bac0f01517a33b6fc4bf91d3d63cd23de6030b34f71c4fd4c │ │ └─147492 /pause │ ├─8097700c9d0bcc9e88bf50314826540a8a118a3f21f189b9f40604548c02b995 │ │ ├─41164 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─41190 /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 │ ├─c2bf33e9cc3f4d9cae7e351807252713bd8784a6d5bd2337dca348bfa7771210 │ │ └─84173 /pause │ ├─54f60ded7f3fca07c14e25fbad35a02a515ee261d84275725382e18919c91770 │ │ ├─149122 cinder-api: uWSGI master │ │ ├─149164 cinder-api: uWSGI worker 1 │ │ └─149165 cinder-api: uWSGI worker 2 │ ├─0859d0e7fbf0bb7c9cce20ecf443ff52b9bf2c32000c555999f8daef8482ae74 │ │ └─82498 /pause │ ├─fbcd68f1ed92c0e4318abc3a1c8e21cbc5866cd58819d7dceeaa30dacd4893df │ │ └─119904 /pause │ ├─704daeede84ac253cc81ed2b340732f8ab418773f9281a1b56b921aa9a022b5e │ │ └─39470 /pause │ ├─1e27d9d5b4f49573095f66663faf02910555c0445ed9d74e33b035688a531a9e │ │ └─82816 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8c7f269a66983b9acfdb2ededb5c5398e5accf52b17119d47e4c33c4e408c094 │ │ └─28967 etcd --advertise-client-urls=https://199.204.45.248: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.248:2380 --initial-cluster=instance=https://199.204.45.248:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.248:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.248: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 │ ├─76aee14c039daebe24293811cf54f1d40b53946037f0e0dcfd554b4dec86e8b4 │ │ └─177083 /pause │ ├─c377cd7de40a7d2c76c9abf57fd39b432157a07d5119155c12bda7cd64ebaa47 │ │ └─134719 /pause │ ├─077450cf4542af0fcd8ec4229151f98e4313f34dbcb98c004b2d4625fc0356c4 │ │ └─129897 /pause │ ├─0544879217700aa68a314ee2b2d77c2131cc5dee1a24fefb40381aa275b17b83 │ │ └─182099 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4bfd0e7be0e1f68602ce97cbaa7e642fa8a7105ed8c41c7a0091832e079a8436 │ │ └─109115 /pause │ ├─7e7554196bc48bffd8e0268723ffedc647bb8d2cfcb8a7a35646b8d778ae5dc7 │ │ ├─235070 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235608 octavia-worker: ConsumerService worker(0) │ │ └─235614 octavia-worker: ConsumerService worker(1) │ ├─edfdba3e7b110023c69a78c2e331c897763815806a27244aac7c30c56523b111 │ │ └─84854 valkey-server *:6379 │ ├─39bbd62f7c19714d620d4d17b0406f4f2502a49646df1d1eef4253e5694c8737 │ │ └─131261 /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 │ ├─ce2fd63ba4f0d3b92203f23df95762ec8da2dcf1f4753475799c7334a97e394e │ │ └─48148 /usr/local/bin/rook ceph operator │ ├─6b34530bd2c24a8d328d5826ee3d62f70c6cb61bf488ba25e7d7083e4286dd3b │ │ ├─149909 heat-api: uWSGI master │ │ ├─149945 heat-api: uWSGI worker 1 │ │ └─149946 heat-api: uWSGI worker 2 │ ├─47057f4288c6f0ac739f2e7faa990c1a50f26d1d001d20504d4289703435dd36 │ │ ├─236639 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─236652 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2df31dddec86ea3d6ebd12ac044e143b16840955ad046959d599f6f4cf7ba5a5 │ │ └─204938 /pause │ ├─39bc7d6e267085c9b3ec4238b9237b8317996cb90aa79ebb0f6f426c355dd3ec │ │ ├─ 98167 apache2 -DFOREGROUND │ │ ├─ 98182 (wsgi:k -DFOREGROUND │ │ ├─ 98183 (wsgi:k -DFOREGROUND │ │ ├─ 98184 (wsgi:k -DFOREGROUND │ │ ├─ 98185 (wsgi:k -DFOREGROUND │ │ ├─301968 apache2 -DFOREGROUND │ │ └─302692 apache2 -DFOREGROUND │ ├─5f8f6aa2ba25422cf400835b4df8f8354443313434bd5d16d433e95b9baac638 │ │ ├─207923 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207949 /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 -- │ │ ├─207969 erl_child_setup 1048576 │ │ ├─208355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208357 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208979 /bin/sh -s rabbit_disk_monitor │ ├─a042f361a05a66a28b071e1e9aa5e3b5f4ffcdd34fe93828f8a4d990eccefe7b │ │ └─53425 /pause │ ├─bbd516e932a8772a2bd401eb9a7f108bc6a6409097c4ecd665d6730db97e1f5d │ │ └─116559 /pause │ ├─24f22f162ceefa2eb4cdb88bb3181954b25f59eeab81bf552b6ddcb8a62342c1 │ │ ├─110599 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110657 /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 -- │ │ ├─110667 erl_child_setup 1048576 │ │ ├─111052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111876 /bin/sh -s rabbit_disk_monitor │ ├─068d67c2ec8c5317b0be1d6757be34be4c905faae27742eb1ae424a460a838a1 │ │ ├─217612 /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 │ │ ├─243571 /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/tmpbz4ghrpc/privsep.sock │ │ ├─243690 /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/tmpjmad__g7/privsep.sock │ │ └─249900 /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/tmptnof3jyv/privsep.sock │ ├─107033f21f8aa961822184f13a93bed81b9ae1dfd22091116c1218830cfa1fc6 │ │ └─115853 /pause │ ├─416b9400a3678594b2fd7cccde7d7566e32c2566c90869c81c9b7439bfdaacef │ │ └─205682 /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 │ ├─5384afabfab479a90957d9b062fd34d443ac839c91e1facda031571f645ce7f6 │ │ └─148252 /pause │ ├─c7ea44fca6d087bb925a7f654782f3a91c85f9c5a3ee3f107b5b23b7586f6ca0 │ │ └─85751 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─720c2ba9a52e3885afc20dad3ca08ce7dba8cce72f6aff721ef5babab979083e │ │ └─115986 /pause │ ├─56407edcad65810c9c498b68cbf9775cb447b6c4c6d8a4b8b77033b6971c4838 │ │ └─107302 /pause │ ├─5978adff5b1a3e92e877b33bd57a01f6912910d3257276d8883be86d4a833a0e │ │ └─46138 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ddd91edfb057c1d0f7dfe2ba73d51eb878093a27dca17a6b1b5aafa8b7faec57 │ │ ├─229679 manila-api: uWSGI master │ │ ├─229719 manila-api: uWSGI worker 1 │ │ └─229720 manila-api: uWSGI worker 2 │ ├─ad2618cc02f6d4d61a9b271bedffa5342ec7ea1597901f7c1f608e3459eeac0f │ │ └─53168 /pause │ ├─f4bcf15272a71e017323d8cd6a562fb9049b91e87685c82bdea98268481fa7ea │ │ └─128816 /pause │ ├─de8c92ed37268916fd4a960bd659d3bbfa6f278a689ba3f1a8f8e09a5225ae3c │ │ └─204448 /usr/bin/libvirt-tls-sidecar │ ├─57cd25d14c24f8276033cb8f6dfb6e8655e6a6b47e3d246b4afe1cce657888ac │ │ └─39246 /pause │ ├─204eb281dda98fbda9572fafa87977d926cc31c717690f33208ae19cee19fa75 │ │ └─29025 kube-apiserver --advertise-address=199.204.45.248 --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 │ ├─28d39c3bffd6d281fae514f12b486fb73bbad3db4c0547fe7625d477f4eecbc4 │ │ └─131128 /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 │ ├─93068258cb3d19618e43870ef875c476222632d4da1d6748deb4a32e62a1e6bd │ │ └─136752 /bin/oauth2-proxy │ ├─e29d42efdd0cde999430e8992bfed0a5d5d6b359038e431748f5e911a862da46 │ │ └─80864 /pause │ ├─1311ddd8a6b05cc8b407a04672a345ef0976b6cd855deb466040eb2a06cc9566 │ │ ├─89606 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89624 /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 -- │ │ ├─89630 erl_child_setup 1048576 │ │ ├─89750 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89761 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89873 /bin/sh -s rabbit_disk_monitor │ ├─b01c567f4bda217fcec423e3ac5f31982ccd6dc472166073eb784a26fa31147d │ │ └─38304 /pause │ ├─7050e554f4982220fb39a46f2f3ba57c3af976535d3cd98db05fac542486ceb9 │ │ └─110006 /pause │ ├─98e4c29ea5dc324f39bbb8661015ab8c4bed0cc728e0978761fd31e69706bf17 │ │ └─204825 /bin/bash /tmp/libvirt.sh │ ├─d8458c1bd0dd4ff2c3050b19b96e8cf46590238ed50bd9e8ba24952f744eec9e │ │ └─154991 /pause │ ├─b3b9e7e3a073e50e82be59f86e7d97c83a3304f5c1a86302198c31d3b60ba11a │ │ └─81060 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 │ ├─2e880be641f902bec0e3a66e3ab5f4023f6ef7088f966df688fc378cc871ffcb │ │ ├─185520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185577 /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 -- │ │ ├─185612 erl_child_setup 1048576 │ │ ├─185801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185879 /bin/sh -s rabbit_disk_monitor │ ├─d27322a4bf9aff1f6eae1b420c57960891bc4959806e744e19ca7ad9b06e1932 │ │ ├─141034 barbiacan-api: uWSGI master │ │ └─141061 barbiacan-api: uWSGI worker 1 │ ├─5b23749304e1ed5ee5aa572a75c9c18980cd5d8ceb3811790bb7b3160e07f9d7 │ │ └─215261 /pause │ ├─5d62b74b8893799978d8f96fb6f83319f35666db6a7a766b2e4ab9b88a8fac94 │ │ └─187732 /pause │ ├─e0364dd3ee7552276c15c44d0bad1a4048ad529a5cb1b576a046a43a8fe54a58 │ │ └─39232 /pause │ ├─95fc4a9215ba4436dae92b7d5415765f35a4e1d595f16eeffd6de2484265384f │ │ ├─84428 /usr/bin/vector --config-dir /etc/vector/ │ │ └─84476 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─af90dce3e7d46521817afc436e5ea22e35fd35b9756bf454a2bde99e34a3d3a1 │ │ └─207226 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b1eeb26563d5b271955be3776acc1c9c98735e1937f2d0187a0c63205674d1bb │ │ ├─200779 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] │ │ ├─201096 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─202658 /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/tmpcuwhljuj/privsep.sock │ │ ├─204861 /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/tmp42l77hxx/privsep.sock │ │ ├─206494 /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/tmpv1cm5ynm/privsep.sock │ │ ├─207768 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─207781 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─207970 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/99c96d91-0dfd-4aa2-b1b9-5b5eac9439f2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/99c96d91-0dfd-4aa2-b1b9-5b5eac9439f2/host --addn-hosts=/var/lib/neutron/dhcp/99c96d91-0dfd-4aa2-b1b9-5b5eac9439f2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/99c96d91-0dfd-4aa2-b1b9-5b5eac9439f2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/99c96d91-0dfd-4aa2-b1b9-5b5eac9439f2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-73e06d9f-d540-463c-9bdc-04bd020d6b35,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 │ │ ├─208039 haproxy -f /var/lib/neutron/ns-metadata-proxy/99c96d91-0dfd-4aa2-b1b9-5b5eac9439f2.conf │ │ ├─212360 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c1e534e6-f7f2-498e-993d-ddc4ee53cd6d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c1e534e6-f7f2-498e-993d-ddc4ee53cd6d/host --addn-hosts=/var/lib/neutron/dhcp/c1e534e6-f7f2-498e-993d-ddc4ee53cd6d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c1e534e6-f7f2-498e-993d-ddc4ee53cd6d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c1e534e6-f7f2-498e-993d-ddc4ee53cd6d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bc37b147-ac86-40fb-b663-f1b0be28a340,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 │ │ ├─212363 haproxy -f /var/lib/neutron/ns-metadata-proxy/c1e534e6-f7f2-498e-993d-ddc4ee53cd6d.conf │ │ └─243302 /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/tmpp05oe1v3/privsep.sock │ ├─c57668807fd0ee9843387140051ea828a7d21a8c8b461455953ae98f57cf4d21 │ │ ├─32864 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─33503 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9f970de5d7e8fe99ffd10ef6d2c582c418cf7c59bf2e37f26509c046ef3c556e │ │ ├─197683 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] │ │ ├─197955 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) │ │ ├─197958 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) │ │ └─197961 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) │ ├─9cf9c351eecc2617b79c100652e95e06d769cf32cfc4612dcacb5d25fc5d4ce7 │ │ └─40205 /coredns -conf /etc/coredns/Corefile │ ├─d4a51d6a70865fd1be7dbdf3e882cb091b10a31dcf08623e181f5e58d45f1a6c │ │ └─165905 /pause │ ├─4a3c4d5494824f100aa11ea0fa239304aa5e73c1e919ef9289457bc6886d10d7 │ │ └─222767 /pause │ ├─b26d2f0499f3c2de376eb5e223281f1bde1de7b89d428e9ff8d7671c2ea4dd9c │ │ └─135339 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─75a8305ebab34b87b0c6a5a5e63f3a64293bec3bb2f813dcd2a390966be5f46f │ │ └─39234 /pause │ ├─d84b585304e5f25e591ee4693bf1e921b5eced5bb268da08bfd6a8054e52c1cd │ │ └─38917 /pause │ ├─af498443f4d88f9571a7305be23aa85c230d22739ea8d374da0b58942624e424 │ │ ├─85477 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 │ │ └─89489 haproxy -sf 164 -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 │ ├─ef680247472d9e4da3b27c33cf837a21a6f3121ed973a77d65bc13c64f12fad0 │ │ └─159983 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3528d6dfd2eaf6832e2481ed2ac7ba9e367b5b5f58b122a9d0149fd215f7f46c │ │ └─185447 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ef634e5eeffa72eaf374058bc954ba84af23bda03060353fde43583937619b2e │ │ └─35584 /pause │ ├─30876182116650c725e01fe7b5612e98ec7e8500a03b6a974389c6f97cf1e0c5 │ │ └─200742 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) │ ├─5a7e02346d0079e599009716aef0ca70f8d3f97ce144ae6a809c0035f2528bca │ │ └─31827 /pause │ ├─bf54d0a3ecd1845ab5cdd38d1e7856c5b78e3ec19235b5a6358d8bb579a59a8d │ │ ├─234275 octavia-api: uWSGI master │ │ ├─234288 octavia-api: uWSGI worker 1 │ │ └─234289 octavia-api: uWSGI worker 2 │ ├─81feb4d360a8e2d3f92117f6a92a30b3e3bd5777ff6e9d865edf40aa5547458b │ │ └─209412 /pause │ ├─bef455e2e4ae685836c5b890b52951877d97a52294771b3050fd8998db499283 │ │ └─89185 /pause │ ├─15d23735db126cbbea50407c0b8ff5bf9e4e668c35d1576b5d2f7f0d2ecf6536 │ │ ├─109922 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109954 /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 -- │ │ ├─109980 erl_child_setup 1048576 │ │ ├─110395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111441 /bin/sh -s rabbit_disk_monitor │ ├─1f0eb135169164ad4f02b965df5e41a58191cff2f415a1119e48639960ada31d │ │ ├─198609 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) │ │ ├─199166 /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/tmpnjgc3dbh/privsep.sock │ │ ├─199465 /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/tmpi_9djcza/privsep.sock │ │ └─199903 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─54d5a41c3a388f0841e3da6138d80c879f8f9b42293adf00bf5e0bb6700ee2ab │ │ └─185467 /kube-vip manager │ ├─9d8aa75ba2104754b4335dd0df8d5681a32ef4eace79624f6f975a98a1417c18 │ │ └─87190 /pause │ ├─9db11e35a46793037b91b70ea06cfacb4abfbb83728eb30250092b60da62e42f │ │ └─168607 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1ecce66f42f9cbc1940d2b9630dbd3e5a8a52dc1a86718c8b8591c1c86f0cbe8 │ │ └─52876 /pause │ ├─cd19814dc1f5aac0c33d3876ffa54c3de8bb44fe1f26d071fafd65bdb9a75bf1 │ │ ├─200767 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] │ │ ├─201102 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─202000 /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/tmpevqysjjt/privsep.sock │ │ ├─242428 /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/tmph9ggaeaq/privsep.sock │ │ ├─242890 /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/tmpb5nh1dns/privsep.sock │ │ ├─243296 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─243297 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─244915 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c9f51c32-f7cb-49cc-aecd-aa08fb804ae5 --namespace=qrouter-c9f51c32-f7cb-49cc-aecd-aa08fb804ae5 --conf_dir=/var/lib/neutron/ha_confs/c9f51c32-f7cb-49cc-aecd-aa08fb804ae5 --log-file=/var/lib/neutron/ha_confs/c9f51c32-f7cb-49cc-aecd-aa08fb804ae5/neutron-keepalived-state-change.log --monitor_interface=ha-9296ee80-ae --monitor_cidr=169.254.0.18/24 --pid_file=/var/lib/neutron/external/pids/c9f51c32-f7cb-49cc-aecd-aa08fb804ae5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─245467 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6c0ff545-1a94-4720-9632-25ab41486764 --namespace=qrouter-6c0ff545-1a94-4720-9632-25ab41486764 --conf_dir=/var/lib/neutron/ha_confs/6c0ff545-1a94-4720-9632-25ab41486764 --log-file=/var/lib/neutron/ha_confs/6c0ff545-1a94-4720-9632-25ab41486764/neutron-keepalived-state-change.log --monitor_interface=ha-b4422757-d3 --monitor_cidr=169.254.0.61/24 --pid_file=/var/lib/neutron/external/pids/6c0ff545-1a94-4720-9632-25ab41486764.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c950560531b7733694b577d6953a9dd87d19df7c130e2a27e16e6b550e5808aa │ │ └─82601 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c4eb51fc74eaac235ed70abefce23b4aa0e4f46d78ad3e90f0c361fb8583eb2f │ │ ├─177248 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─178649 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmtlv6p64/privsep.sock │ │ ├─178694 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─178736 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─33276a3056fe3caeba5a8aeb57da18b5126cc0076f7e1aa2af87d844f1e660ba │ │ └─47058 /pause │ ├─618aa4277671ae7183a41c2267403e9e699b9ae846b5ee814bfd9a54ccb114d0 │ │ ├─236052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236070 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236566 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236567 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─291938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─291939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─798526655f5477327e7d03062f76b584f5feb5e741568b395140755feb1161e7 │ │ └─112466 /pause │ ├─be7a5b016e728837d8ca21f1f213903375005a9695db8c1e09511a0a061dbb58 │ │ └─158827 /pause │ ├─325546f8f5458d5e2ab64eb33146854efec0dec36715720f6cd433efa26e5614 │ │ └─152606 /pause │ ├─e8b3e4253d47e5bc188277cd718bf52210fee4d3c1d5ce968732896ed0802741 │ │ └─215120 /pause │ ├─443100fb227871c0890338b77d84b7de252e3e507a2e1f37547c9349630d423e │ │ ├─188855 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─298904 sleep 300 │ ├─a7dc310651920a9be0e28b48bb4d2a3014e9bc686e86100ce9753d24c10235bc │ │ └─158709 /pause │ ├─0ea0de6c9d868b1e5dcceb18c1648f50e9c61f1fcbdd6f13705d22bed6032240 │ │ └─132384 /pause │ ├─6736ad4cc6402fd160018b131e050619272c542e17aa8d6b3c1b6a89a2ad39d6 │ │ ├─ 48900 /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 │ │ ├─ 48954 /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 │ │ ├─ 49269 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─236467 nginx: worker process │ │ ├─236468 nginx: worker process │ │ └─236469 nginx: cache manager process │ ├─745c0e9d3843a3fb1a450d2d2e5e470c40b27299762fba98ef2a933b66638642 │ │ ├─177965 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─178932 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─178933 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─465e9799ef602e7f9c73e7dd17316e56fe4993be5a2d6cebd994712e3d88b615 │ │ └─135601 /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-248.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 │ ├─ab21f07189ca3288ea7f962d6b467d4ec28b4abd5be1595ff463a2b18bbae1db │ │ └─130261 /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 │ ├─0d4e12ae627bfa8e96027be91f266c5f6d746bd71b522090c69382dcf73a30aa │ │ └─28801 /pause │ ├─17193ed016821d0f8889ff73f2d5b58d1b72448f161936549d222e5ee7b96eba │ │ ├─109598 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109640 /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 -- │ │ ├─109651 erl_child_setup 1048576 │ │ ├─110178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111183 /bin/sh -s rabbit_disk_monitor │ ├─aa35fcc2bd55428f01ba980cd93534f3f70364909252a0edc7cd846ed631380e │ │ └─182925 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─206ed7c5667b8b8e453ba521f6dab5e8007d050c810ed53af1015fd208c4816e │ │ └─187890 /pause │ ├─f2fa7c761f1c362558735b539a8398d7ec9992f7b31a58021fc58a57cd9f9e95 │ │ └─135644 /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 │ ├─fa558f722889c8a33060f1584ea3029124acdb56927b67e14046def2fc2a3af4 │ │ └─136240 /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-248.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 │ ├─66a2fe2f949ca72c406a2548acd0655c6301ecd1d663ad5190be16ecc5868f11 │ │ └─41490 nfd-master -crd-controller=true -metrics=8081 │ ├─76f2a6afeb46f1028a8741894471c739169e7a079bddc40093de5991661fb571 │ │ ├─175282 nova-metadata: uWSGI master │ │ ├─175309 nova-metadata: uWSGI worker 1 │ │ └─175310 nova-metadata: uWSGI worker 2 │ ├─05f599cae5991d5487785f39ee15997550b9f1900cb69722a385a7930ce20f0d │ │ └─162324 /pause │ ├─fc1af6d4eddc7e50c943ce2ac46ad8f0156e169412a5fecd75fe18d1025db8f3 │ │ └─38535 /pause │ ├─cbdfd10c012eea668427e70a2a0eeb1435d976f65385648347c688cd962ba9f3 │ │ └─29888 /pause │ ├─d9667b35716273dfb6a9ddbdc472b626fc89d230f82dafef47e52698ff6364d4 │ │ └─28706 /pause │ ├─1005c658ba46f70bde84a82c7516102a64b0f09a22ebc963625312f815b8ab97 │ │ └─136793 /bin/oauth2-proxy │ ├─0496c131afd5c8cda21017306889443474b43e353ccde70d570990833556965a │ │ └─38121 /pause │ ├─6e08873471f681a1571da4190352f84a366a782bb968a7133532c86f8cdef259 │ │ └─181974 /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 │ ├─5f4c882fe968af210467f73eda1ca34a93629a14c05abed55f5607a19c67ad9c │ │ ├─159864 glance-api: uWSGI master │ │ ├─159898 glance-api: uWSGI worker 1 │ │ └─159899 glance-api: uWSGI worker 2 │ ├─5f4a032a6ebac096c5ccdd14a6f5b9ffeafa90605549fe32255fa018a48d715c │ │ └─85597 redis_exporter │ ├─499bff82805c7dfa00fcd46d1c86ea61136f4d55a506c997757841c65a8773d5 │ │ ├─83676 nginx: master process nginx -g daemon off; │ │ ├─83691 nginx: worker process │ │ ├─83692 nginx: worker process │ │ ├─83693 nginx: worker process │ │ ├─83694 nginx: worker process │ │ └─83695 nginx: worker process │ ├─9817331ed2db37fc3c384a2941e257c43c4cac1a0bc2333078d853efcfdd85b9 │ │ └─132303 /pause │ ├─38f5a620d9cd67ef5ab2faa620fb02c1b8d2cf70e7d1a58a039e70c80c5279ad │ │ └─108958 /pause │ ├─505eaa443fd2df40d0ca5c287624323cafc566dc9cc7f7c494159e185135cc26 │ │ └─215386 /pause │ ├─2b0733a0cce02489c9b8feafe81c7e777116707effda25435633ee6bc8532623 │ │ └─185435 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─603f03a9618e9f0b526a726699a17a7126902e8ee5dc605bd00e001c45fd692f │ │ └─85684 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1e81d16023b7d089d750c2999ccaed92af552cfd405cdf90d2b3f7f88a35e60c │ │ └─187706 /pause │ ├─a985b695e013f78fb7933d84fc818ab7ace6261639cf4789dea2a29c6c878944 │ │ └─157132 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─dc333c4cf3f84a6a6adb278fd10b865850f91a8c3258d758abac28ecea5b47b5 │ │ └─116134 /pause │ ├─d3a4947444566b13d373e6abffa173fe169160c40745a4acfb08753dfae048bc │ │ └─82741 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d7a512ac9094c770947bee1147a44a6c8577f860a7b40962cb5af1071b1d1b65 │ │ └─84124 /pause │ ├─4dbc7040dab9b4dba4891c3c222a1433ab3c3372c3aef4a462ca8ba67b63c651 │ │ ├─130999 python -u /app/sidecar.py │ │ ├─131327 python -u /app/sidecar.py │ │ └─131328 python -u /app/sidecar.py │ ├─dc4c4d28a1055f30b8c016d479cbc40973c0c2fbef85ce95c17ca8656969830f │ │ └─164901 /pause │ ├─cf31d859d0d6d7740a57c7e812296d185c4a60d1f32894958045541e239cf7ab │ │ └─134761 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 │ ├─af207e369c4444f52158d8fa51c2ff964106a7b7bbc7e9bcedc010d6cf06f4e7 │ │ └─35646 /coredns -conf /etc/coredns/Corefile │ ├─6fc6f8e8e922c5551aaedb5e0527bc08ef3c76b1d1d366251a461ef95dc49814 │ │ └─135038 /pause │ ├─f7dae894d38c0adfdff417daab78133624dae651b2491b9e005cacb13440fb4e │ │ └─129444 /pause │ ├─71de72fb4107bd22856ed283c3369905c523651054525bc829790546c38e5c7f │ │ └─154024 /pause │ ├─6ed485a98a64ad16b010561780402322b4a9a2ff13d87f4b7be70444e27e1d7b │ │ └─42086 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─81a882486a6f4852c5656a177374af1a5e4a545ae1cce4a51c24ab7d32cbf619 │ │ └─28822 /pause │ ├─e6faeb567db56b438becf3dc749440c5f7bf5d7f853638c542df00aeee8c0904 │ │ └─180567 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e924f7b9e15b7bef4ed46ad8dc35383d898da41663c4cda40bd71ea631b68753 │ │ ├─148654 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─148672 /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 -- │ │ ├─148678 erl_child_setup 1048576 │ │ ├─148809 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148810 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148820 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─149466 /bin/sh -s rabbit_disk_monitor │ ├─d15d99038f57a0c6f98aa49eca3e66b85e88497eadaff2f776921a20f173fd27 │ │ └─108089 /pause │ ├─c387d4b1a5af1d789cb252e396575827ac973cccaf802ede4c8c6acc96dab684 │ │ └─48407 /bin/memcached_exporter │ ├─84da560dd26a4607d80f7f2c12d8eda80bb8cecbfd5736c284034cb1eb49bf71 │ │ └─84381 /pause │ ├─3328fa7af33873813cfe476ff294fcb0a569711e2af84d764f5a773a3ba2d16a │ │ └─155324 /pause │ ├─69d2828b7faa964f86f4fc8f4ae250da589c40db94959b83fa48da1880435935 │ │ └─154377 /pause │ ├─42b50d764ae819d07f936f81d5b49e70b7344c4c57c36df2c661a111931e6f2f │ │ └─182076 /manager --metrics-bind-address=:8080 │ ├─c0ccd6c3ed9ffad949a80338f8c39f1d55c65aa4c866a614c4ed86d83894f8af │ │ └─135305 /bin/pushgateway │ ├─f0c217041414381e39eac843f12f71bb795f3e577441cfc7eca3d38ad34ab062 │ │ └─136322 /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 │ ├─7690201ea77c69ac0f5c1170f4f9bdf78b355b37a024edc76adb97a8c1238673 │ │ └─133277 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-k6lz4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6d710c09a39f6fa7fac5931e27371a0a1cc7e699397a1d0c09bdb15b1546d09d │ │ └─39825 /goldpinger --static-file-path /static │ ├─1aa672784790002f0158ca9fc1bba970445b71c089384f882fbf900bad259924 │ │ ├─197744 neutron-policy-server: uWSGI master │ │ ├─197756 neutron-policy-server: uWSGI worker 1 │ │ └─197757 neutron-policy-server: uWSGI worker 2 │ ├─4b83d4564c4dff16309c42d1e45f6213943b815834fe6e668565623e904f92fc │ │ └─40422 /pause │ ├─b06ee8df63e629653aba83f36ad3644645aaaa9d6ccdbb6a1658eca4693eaebf │ │ └─133677 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5482a5c86a0a4e401f82f06758a99dc8a63cb39d89f2d077fe0801f87bd48697 │ │ └─215341 /pause │ ├─a11b7f0650eb7cab5a8a07594d79d3b20369daa88cb9cd72ab72ca11b1d8e6de │ │ ├─149899 heat-api-cfn: uWSGI master │ │ ├─149947 heat-api-cfn: uWSGI worker 1 │ │ └─149948 heat-api-cfn: uWSGI worker 2 │ ├─6c636977dc281baa2346d888be6f4d7f01b56a6ab7a4fc0fe0a44e63dd5ddb49 │ │ └─164982 /pause │ ├─531713a96d711d5357fa82683f6254f4659b872d433f73b43e939343d6043dda │ │ └─217666 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f748f0f0119b2149386d233d0aa8f9422298a77c0588d8a6854f71bf16f4b769 │ │ └─157080 /pause │ ├─00c6ed08d71409358314157f78bbcd025c2599369a715861faad544904464309 │ │ └─185513 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 │ ├─f69c68b8c26af2abec1e0fb888817a27361466ecf2fad95e20f4a791b65aacac │ │ └─129515 /pause │ ├─7f5cda091dcde7acb61d1edf20625512592108a899631a0a569f15aeb3a70ad6 │ │ └─41416 /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 │ ├─afb6cfbeac14bb25fca0e2da979f72fc041ee5e821b2669a098fbcd483ee5552 │ │ └─85128 valkey-server *:26379 [sentinel] │ ├─1ee3094b8ba99c269fdf91203ee871bb0d23df7c58f30a9e3daaa622fc62f12b │ │ └─49147 /server │ ├─26fba27c02fdd33630e84dbc92abacbc1fed52fb627703dea6f76adf4871b8d1 │ │ └─35625 /coredns -conf /etc/coredns/Corefile │ ├─d6be0aec51f1f847491bf9d27394f573d05a38f27a83eef34df3aa97cc0cf481 │ │ ├─149874 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─150389 heat-engine: ServiceWrapper worker(0) │ │ └─150396 heat-engine: ServiceWrapper worker(1) │ ├─a6c5406a46928a9c2978690645f1caeae0141ed6ddbf8a9f56d6a5184316cbc1 │ │ └─39730 /pause │ ├─ba2d13f9e0a5d1943735c0d5a9a7c1230f89893ab56dd19c2cbb42ad34e9d14b │ │ ├─230073 /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 │ │ └─230410 /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 │ ├─d3828e57f14950657fa77fd318b54318beec56771d804fe01bb18be37829194f │ │ └─154326 /pause │ ├─57f8fa2a269fefa52435f5e8aad869d5e564cb249956ef21a1aceef55e18e359 │ │ └─134596 /pause │ ├─a12aa33b8b83ffc6000e685581b9ddbbd5e80ce945fc992ee6e49ccc7911e5bb │ │ └─98042 /pause │ ├─afba08f88440c906eadf9d803f5a8320711e44168d8f89b93ba1a05c032f4868 │ │ └─229938 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─69fcea79756fe3386ef76f39ef53c75baaca45ac2f6c4d9e84608c4e695a7367 │ │ └─89219 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 │ ├─3dd837150129c7aa42f273570be4d3c938aae36fe1feb61b252b7a2e6b19baf5 │ │ └─181885 /manager --metrics-bind-address=:9782 │ ├─7a448496077df51694f198e67136010b426acefc68c38ce1969f7e5af018b9e8 │ │ └─84892 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─dbf14b8134bde1dfda98896c8474a964954e36f2d8aeb9e244fbdc41b480a293 │ │ └─82711 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f6e66f7313809747d5d25cd0d5feecf2ef3ce3dad45fd46b4cb770d5fd636994 │ │ └─88871 /pause │ ├─4b30b64a6efd17d735b944afc06563d9e3478e52d12772318880f7e7cb84e761 │ │ └─188169 /pause │ ├─958ef8fd052ac971f8ef34475267f4c9665dab5d5b75917a05d2363a179c6399 │ │ ├─209698 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209716 /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 -- │ │ ├─209730 erl_child_setup 1048576 │ │ ├─209791 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209792 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209880 /bin/sh -s rabbit_disk_monitor │ ├─2cc01095013ffe647a7b4bda5171a4bd94e01361e02d3355249894fafe8d9433 │ │ └─223214 /pause │ └─79078dd6bdf2848d3a3aefddad313d9022b7ebc432a2c169ee681809b76447bd │ └─108273 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount