Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21765 /lib/systemd/systemd --user │ │ │ └─21766 (sd-pam) │ │ └─session-21.scope │ │ ├─21757 sshd: cephadm [priv] │ │ └─21779 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1639 sshd: zuul [priv] │ │ └─1652 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1643 ssh: /home/zuul/.ansible/cp/199.204.45.156-22-zuul [mux] │ ├─470164 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xlaaobsdjsqnaszseaqbkkltoyvkvgeb ; /usr/bin/python3'"'"' && sleep 0' │ ├─470165 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xlaaobsdjsqnaszseaqbkkltoyvkvgeb ; /usr/bin/python3' && sleep 0 │ ├─470166 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xlaaobsdjsqnaszseaqbkkltoyvkvgeb ; /usr/bin/python3 │ ├─470167 /bin/sh -c echo BECOME-SUCCESS-xlaaobsdjsqnaszseaqbkkltoyvkvgeb ; /usr/bin/python3 │ ├─470168 /usr/bin/python3 │ ├─470180 /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 │ └─470182 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9987 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12335 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8cdb7b234ba04022f84798e7039f105e923b6559746aaaf0353b756ea8f781d6 -address /run/containerd/containerd.sock │ │ ├─ 12713 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79dfc49a721026a318f97b49f1be2d4e72cf83d895f318dc6b246960de857a85 -address /run/containerd/containerd.sock │ │ ├─ 18514 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b9d4752ca2b7ce37df9e327fc4ab5570a02f9ec90a82a4f070e64fb01bd354f1 -address /run/containerd/containerd.sock │ │ ├─ 25388 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 54c602f7a77f5d12592e2c3d5732905f3a40a6c87709fa503f2ae405f157c536 -address /run/containerd/containerd.sock │ │ ├─ 30178 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb34773008e43c487ab936866a3840bb4a2bf0d97842de2e97144822a5e52926 -address /run/containerd/containerd.sock │ │ ├─ 34704 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 843c8a062a167caeb217c025feb7c0727af1ceafc852f27abe5430a21c325f11 -address /run/containerd/containerd.sock │ │ ├─ 40328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff7920e30bb29a2e86fe8d9067f8b492b3d0556616b181829d9f4b41913f259 -address /run/containerd/containerd.sock │ │ ├─ 40373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1af40bffb3b1adc8a20af5c92ee85722f002f8ef1db01ed2361e0e953171ecb -address /run/containerd/containerd.sock │ │ ├─ 40375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d98fca41958cfcc9be2e47f51364ba8d0d4a27d73e566f803e6eda59bc71684 -address /run/containerd/containerd.sock │ │ ├─ 40399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 951d0516b7fbde0db0361be588dd2b51860ba663a806b79db5d36eff046b1f5e -address /run/containerd/containerd.sock │ │ ├─ 40487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b32678baf115235085d7f1943d6fa6d5f1e014849b8b32d2d5bf8bfe8a4db57 -address /run/containerd/containerd.sock │ │ ├─ 40939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84301075df2090607ce43d0750958e17f5b5558b676bcb26cd229713b3985df2 -address /run/containerd/containerd.sock │ │ ├─ 41700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fde2ee20a1e7ac673afe2dd6c20838d38fe7a07147d65cdc0ee46cd0e73be59 -address /run/containerd/containerd.sock │ │ ├─ 41749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0058006c3964b78e1a662d55459bb745009bdbe5bcf598476c205d97e62aba -address /run/containerd/containerd.sock │ │ ├─ 43042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d8dbd1aaae73d541151e3b984b15e442add2bed25c23e0c6042a69603091f17 -address /run/containerd/containerd.sock │ │ ├─ 43494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2753f6d209136d14fcd3ffc2d9a987b7f9bb759f99355cfb6a904413e5ab863d -address /run/containerd/containerd.sock │ │ ├─ 43531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f4b35474ce88d645d7b28f4a349669b38388719be61b32f9be60d2b7ffe3c8 -address /run/containerd/containerd.sock │ │ ├─ 43958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab00455f174a0c35108bdf7f5b588d81174c2a03d60c9fae2868b83115bbe71e -address /run/containerd/containerd.sock │ │ ├─ 44434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33889d492214dff46d2de750da9d0af247e92ecf4f7914fc96675f462393d8e5 -address /run/containerd/containerd.sock │ │ ├─ 44472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f18bd7cc1768495ccd47195c5f1897dfda56abf6de89d380957fa5d7958e021 -address /run/containerd/containerd.sock │ │ ├─ 44511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56c96dfaa4aefb59070833838f05193e54c1db134cc3402a3f923c320824bbb6 -address /run/containerd/containerd.sock │ │ ├─ 46669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b189c80362fa75a9f5de756147cd4871ede644721515d8b2927fe5e08b748e1 -address /run/containerd/containerd.sock │ │ ├─ 46721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e6e51fdb978ac8ad872d979fa725205bccc5523a0eb34a403860324db00c6a -address /run/containerd/containerd.sock │ │ ├─ 47443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 324445aac1c63a28d3c0872a6a23e8684b675b218ab26dfb3a45add085b6eb4a -address /run/containerd/containerd.sock │ │ ├─ 47557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8349957abf1edc4bbe56bdf7d964be468fc32e604d5ca66f6f743b137980254c -address /run/containerd/containerd.sock │ │ ├─ 47948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d44a0a1c291dddf7f6f663a533261bb01c48c3f95a1e875e8679889ea10e0e41 -address /run/containerd/containerd.sock │ │ ├─ 48209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 283fc2a19f7f8fa78c113973efee08c9eda186c1efc70f37afb3321f8d7187d1 -address /run/containerd/containerd.sock │ │ ├─ 48812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3b9d2c25dbe319c47388824e9f79cade4fd9849ec30fea57342c55885acb184 -address /run/containerd/containerd.sock │ │ ├─ 51445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7824a7937fcce96154f807f6565e61e201b250e96874d9d92c9f6ff2e8aeab92 -address /run/containerd/containerd.sock │ │ ├─ 51656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52eedf78736dff86b2d83e4badb90d344d3e934b7735f8adbcb25e69df4db33 -address /run/containerd/containerd.sock │ │ ├─ 56271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dab42236c3105699a02bd00ba45efadcae79a8fd2b87251069ef21925984d0d -address /run/containerd/containerd.sock │ │ ├─ 56970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4c78a812cbfd2b764538a7e71c8cdba5ef94da3b22b6742847d5596256f9b3d -address /run/containerd/containerd.sock │ │ ├─ 57008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b472271b23ce922e031694aefba1f20151d10495b4b357fbfab8a006b5d01b -address /run/containerd/containerd.sock │ │ ├─ 57055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66a4f0b7f9c10df1980a8e6e607b4e708c4bfd7492613d984b5ed444f7c204bd -address /run/containerd/containerd.sock │ │ ├─ 57198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990f327a00b77cc88f6e7c0aa16f94c9cc9b9f28f076d9b0d3ed9bb6fffc92de -address /run/containerd/containerd.sock │ │ ├─ 61697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89109940c28242780b929b2dfaf5fbf6cd2a366075d290f772049a37d01f312b -address /run/containerd/containerd.sock │ │ ├─ 61856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40d5b0fe03513193c5211f05d84dcb2338fe1385f8fb7431115e65f578f18e5 -address /run/containerd/containerd.sock │ │ ├─ 61914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1bda876638c4d3193ec6118c133b57777d1e845d59dd49984b77894298dfea0 -address /run/containerd/containerd.sock │ │ ├─ 61939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c074ba634fae32ec5a3c718c8920eb25acdf8e1e9eeee8f275b57f53cb0866f5 -address /run/containerd/containerd.sock │ │ ├─ 63265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9e1ec0be2aab80ac1be4cd2f4efa577e6afa84ec5ffea98d2309ddfd47c3ebd -address /run/containerd/containerd.sock │ │ ├─ 63427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35326fc4e74dfdf36688db4c8699ea36f4606866433616b92b03668a3416e9f -address /run/containerd/containerd.sock │ │ ├─ 63744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e089c394f5a2a4ac1db4f0df0a41b67a558c6859386d8d9c0ed9d4e5b84d0068 -address /run/containerd/containerd.sock │ │ ├─ 63881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334a81f830067b5cb9172b2c9818dc86c0b7ed2ddf5fcbf2fe68a999bd6b7951 -address /run/containerd/containerd.sock │ │ ├─ 63910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7de1b0f902e0d934be8d09a76af61fd158e83bb7ca0e6f94e05aa1ca2f0cf9ef -address /run/containerd/containerd.sock │ │ ├─ 64230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e196999ba5bde1bc7f4825409e42b56937967bd4113b12140174b0c570f59fd -address /run/containerd/containerd.sock │ │ ├─ 64628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d48f9a5f457614baf5f277915319576635b9d9881ebb0ba19cd0cdb80eaa9f5 -address /run/containerd/containerd.sock │ │ ├─ 65143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e53652c53db907eda729b0c5d2774976e0200d9d4e37202725b4e83998fee9e9 -address /run/containerd/containerd.sock │ │ ├─ 65440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b755fc2537fb9b1dab79fa6a30b68e889e337204a144a9e7e7c631b7670c8958 -address /run/containerd/containerd.sock │ │ ├─ 66144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a61494bb564dae029d1a508b869a994964a9f7b064304ab4ac3988954ce2e4d3 -address /run/containerd/containerd.sock │ │ ├─ 67704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 419f07176af7ed646df6ec84ed5bf4c56c38e93a462c0b8c2a313b00e38000ef -address /run/containerd/containerd.sock │ │ ├─ 70120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e8ad947505da1e1da76194184f997e6fef4bf9c15b8e13ae84c1ed03353b751 -address /run/containerd/containerd.sock │ │ ├─ 79472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67e8526a3d3942c176d4dca54824bf5c7dfea671c3644b2ef015f0810ceb4752 -address /run/containerd/containerd.sock │ │ ├─ 81082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d90ef834ec480ac6fab8b306e8d3bb31b97809ee895b625d58050fdbfbf56a69 -address /run/containerd/containerd.sock │ │ ├─ 86992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf19ee3136c4cdfdf5905adf04fd03b65ab22471ffd5bec56ee4681ed2c31031 -address /run/containerd/containerd.sock │ │ ├─ 94211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0039c52f8e79c616f65d68f52e6d08d99e484bc05476133935ff577a02f230fe -address /run/containerd/containerd.sock │ │ ├─ 98752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbe41d199c3dd8d7d70be1f25ee9a1f5297ec65e27b91901ddcbb46363b5ac81 -address /run/containerd/containerd.sock │ │ ├─ 98790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f72f550aa46a76cdbef3618c64306e69ee4db85d8f340edb44091f6820f8460c -address /run/containerd/containerd.sock │ │ ├─111403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d19b3a2a73c9554e846bc5bb49e570c37c8554819ee8d69be6ec0c916246587e -address /run/containerd/containerd.sock │ │ ├─112982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5cda2b991f4b39f60cfd781198421f15044783dddf00372881e67105bc7b49e -address /run/containerd/containerd.sock │ │ ├─113047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef55c3bf0da37d62ea6701c5eb0aa14fc4411aef31b714efb03bf1076ad5b2f -address /run/containerd/containerd.sock │ │ ├─115143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1f422c59e328909b408538acf098fac9cdcbe1bb51378306cab6d416dffc27 -address /run/containerd/containerd.sock │ │ ├─117002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02db3465d7242895fc9920c3884bdaa12a47ee2e167af4dea0215bec55082193 -address /run/containerd/containerd.sock │ │ ├─117024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e00c16083d07be3f88d04e2b55a02f34236dc0df43de536fa55c10a502aa17 -address /run/containerd/containerd.sock │ │ ├─140669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b7b9a743f9bcfd1731ab39da2338fec9c4762855868c7b3863f34ccd9f0b84 -address /run/containerd/containerd.sock │ │ ├─140715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7023b54b7f783e38b0404f13dd198ea76a601eeee2b83d76100f1036f984a391 -address /run/containerd/containerd.sock │ │ ├─143355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04eaa40ef92a8cd4fb887a40fee671eecbf51999bc61bcca9e4c643320a8579d -address /run/containerd/containerd.sock │ │ ├─158272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b54a9d46891e3933b20b4b47375e1ef352a70edd37676abf45340a854d763a0a -address /run/containerd/containerd.sock │ │ ├─160128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 005764b7611d55f8cc6cdf8de1de4d1f9d18a5f229380da9ce13d398c284328a -address /run/containerd/containerd.sock │ │ ├─160549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6712742ade6d1cf790b7636bc00ea040fe364053a06e4fc0f87f1d68ea04e1c7 -address /run/containerd/containerd.sock │ │ ├─161663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5537464e5bed8f77b73ff57d811db2ba178ea41d1487b945a0c4bd467b9cba9a -address /run/containerd/containerd.sock │ │ ├─163608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe05e264cf95ae5605b0b5ea8bf2d068034ca9379883c2c27829a4dd1aa786b0 -address /run/containerd/containerd.sock │ │ ├─163826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03b1b28c775a84279557e503c3f428fa7e4ad114cbb0280ace1b9758c3b3b39 -address /run/containerd/containerd.sock │ │ ├─164089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882283a1b6804750b866b72d1a2968214e891b596406f582f9aaa04a88f3cbb7 -address /run/containerd/containerd.sock │ │ ├─164133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97af27a33d3640e1e078f041863ac498931e9c4cf5f809f5fd951d0a2f264bb8 -address /run/containerd/containerd.sock │ │ ├─164315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7537a8b663ae50b96290220840224b8019f59cc39bd5eecd1dea63bf520fa4 -address /run/containerd/containerd.sock │ │ ├─164994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 212a40dfd5f90d7d1f5622739bf434aa5cac075fab5ffec499ae3c162712e89c -address /run/containerd/containerd.sock │ │ ├─176963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 567ea3ad3d978e4c2fe0b635a872c819b1452734bc9137b5471dd7a05721409b -address /run/containerd/containerd.sock │ │ ├─178787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1944d7cc2e3335a66f66a3595f459af4bb9f683d0b04662ed06dd812262f5bbb -address /run/containerd/containerd.sock │ │ ├─178841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f73611a7ee0818a3230215602b225d20c9c7713f566aa15ec770cd9bdefee43 -address /run/containerd/containerd.sock │ │ ├─178892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a43da47881f7abe7f3e5417369bdeecdf5d53d4e83eefad5efa24e1dfdc0c0 -address /run/containerd/containerd.sock │ │ ├─178941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20e5fd29e65f74d12e72d9228fe6846712eda0975a9eaac7e16342c66bc8c9d9 -address /run/containerd/containerd.sock │ │ ├─179010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8958a2601c76f9ac32949da962ceb00adb2c3876de403148d5d75bea42376b -address /run/containerd/containerd.sock │ │ ├─179292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfafc9d727cb56408d6475cdac352e435d5a714cdd634f36f2eb8c239ce3a9fd -address /run/containerd/containerd.sock │ │ ├─179369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e297ead49745bc648c12b73a58640020c820b779c963b76d5141e4574bc995c -address /run/containerd/containerd.sock │ │ ├─194169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f2fb2436e55087bad468a6c21cfc2705d57c5bd367a12af35815b77e4f8eda9 -address /run/containerd/containerd.sock │ │ ├─196416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 494399b815fceca84374f0aaa270fcb00e8c152976ba111a135ed4c957417b47 -address /run/containerd/containerd.sock │ │ ├─196469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf81bdcdb7dac78a7c68778f8c07b6ebfef89e20b872833baf694f579658f4f7 -address /run/containerd/containerd.sock │ │ ├─196523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7715f915e7270e4bcf092ed26813f9778bb533247733b8fdba3b5f9a21872edb -address /run/containerd/containerd.sock │ │ ├─214292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 342d41e0cc37517dbb95b12e677ae8c876ea9278cd7a2936fb1a223b0df9b981 -address /run/containerd/containerd.sock │ │ ├─225175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64040a4201c08bf6d07785f2b5ac53d92336ad9c8fbd7c9e6a05b7ccd41a2221 -address /run/containerd/containerd.sock │ │ ├─225213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b02d608a1005190ae7d42b425b83921847f556262a8e386de334e53d1e63c854 -address /run/containerd/containerd.sock │ │ ├─225269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4768e3d72625533e362c9c7656ec54440dc3ff0f02a9fe2d1bf73a5be13e5e9 -address /run/containerd/containerd.sock │ │ ├─225583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb4df75635c42ef1935e2b3f4da9b9fe63f7cd98c3e857c8d3b7fcba16bbba87 -address /run/containerd/containerd.sock │ │ ├─238115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e957ed08d7e58bfa04aae1d9cea04fcf7d82100142a8508862453bdd11eb6d58 -address /run/containerd/containerd.sock │ │ ├─242247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce94e3500c30b8b67985a95e2bc7e97631ea9dc599223ba789ce59da47be9dc -address /run/containerd/containerd.sock │ │ ├─245120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ddaf261cbcb0096c5b6d5e5638cea303703ff975f8d8bac6c9c8fcf981e2f04 -address /run/containerd/containerd.sock │ │ ├─247169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9715f408358bed8a9d50a49d50f33afe41ba1c5e6971bfd2d043f7034a9baf3 -address /run/containerd/containerd.sock │ │ ├─248264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82786093945aef7c3e0ea57e9ddc7a9679e3f92c971ffac079ef7569be2f536c -address /run/containerd/containerd.sock │ │ ├─250117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da8bc3965be9040081ca15b99371db019ebddbb5a792804751b7d0e70ab82389 -address /run/containerd/containerd.sock │ │ ├─251559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d9df8c28cd418d50eabe6a8bfa774cbf1e303b407da4ecaff76ccd212c0d3bf -address /run/containerd/containerd.sock │ │ ├─251661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98734127f38ed3af65060d1db05fc7b5a02a2efd52014318a9b33caf8f48a570 -address /run/containerd/containerd.sock │ │ ├─262312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69f29f9c2e3a81c8e2a1deff2da0d463f5067eccc4d4fa4fa3bf74b011766fc4 -address /run/containerd/containerd.sock │ │ ├─262902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cd8177094c6f0fefefa5c71fd26994bf6eaabab99f84ae2cf4d6ebbdc3ea88d -address /run/containerd/containerd.sock │ │ ├─302223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81384d1a0f739775a1781aa449c9608f33752cc0f70a8e28776ce5963c2cee4c -address /run/containerd/containerd.sock │ │ ├─307780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aa30f4e27be778f79418cfdeda297c867ec05bad1507369fff7307d740a77f4 -address /run/containerd/containerd.sock │ │ ├─308066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf1a0e6a0f955492c24b933266063786952beba07e11935e93fa0e952509514 -address /run/containerd/containerd.sock │ │ ├─308113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa4ae08c7d1552055ad87a0c26fe58756ac001a6f64dbece59cf5a6c12de0fb7 -address /run/containerd/containerd.sock │ │ ├─308256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bb382c3b2f2c5f7bca89d468717d1b7eb433876d80f1c0af341e559bd4b9290 -address /run/containerd/containerd.sock │ │ ├─321750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b6304568127438c68f2c306fb3978c0aebbb55d423fc2264db5c6be6da01ba -address /run/containerd/containerd.sock │ │ ├─324741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b97ef2de15dbb3646864841a3adf35811b78d450fe723c2164f1b8b2017b3260 -address /run/containerd/containerd.sock │ │ ├─326259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437f478ba8eb34e01d6a51af5d3c7b3efe4280b7213808131c9a4983c1debac1 -address /run/containerd/containerd.sock │ │ ├─470093 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/586ad88a359e96f9b92a87a63fd911f4c2f9020ad40a5a1c91ff867c0f54d282/log.json --log-format json exec --process /tmp/runc-process764401104 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/586ad88a359e96f9b92a87a63fd911f4c2f9020ad40a5a1c91ff867c0f54d282/a8a919f9331e0f8a20cdf139a1e600e145ceb9f590827f8b79c5faf78266df8e.pid 586ad88a359e96f9b92a87a63fd911f4c2f9020ad40a5a1c91ff867c0f54d282 │ │ └─470094 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/586ad88a359e96f9b92a87a63fd911f4c2f9020ad40a5a1c91ff867c0f54d282/log.json --log-format json exec --process /tmp/runc-process757531827 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/586ad88a359e96f9b92a87a63fd911f4c2f9020ad40a5a1c91ff867c0f54d282/fbf0b8ad25d7abd7cb1afaa66c10c5d5111533bf0bf6182da347d31054c72e35.pid 586ad88a359e96f9b92a87a63fd911f4c2f9020ad40a5a1c91ff867c0f54d282 │ ├─packagekit.service │ │ └─1445 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─29886 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30161 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18493 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25093 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25371 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34409 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34688 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12263 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12295 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kgewdm.service │ │ ├─12626 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kgewdm/unit.run │ │ └─12655 /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-kgewdm --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kgewdm:/var/lib/ceph/mgr/ceph-instance.kgewdm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kgewdm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.kgewdm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10359 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157520 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40795 /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.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-79dfc49a721026a318f97b49f1be2d4e72cf83d895f318dc6b246960de857a85.scope … │ │ ├─12738 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kgewdm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12757 /usr/bin/ceph-mgr -n mgr.instance.kgewdm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─655 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-54c602f7a77f5d12592e2c3d5732905f3a40a6c87709fa503f2ae405f157c536.scope … │ │ ├─25413 /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 │ │ └─25425 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1112 /usr/sbin/uuidd --socket-activation │ ├─docker-b9d4752ca2b7ce37df9e327fc4ab5570a02f9ec90a82a4f070e64fb01bd354f1.scope … │ │ ├─18540 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18558 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-r6c756a7c20bc4228a6b5f7e9389d6f61.scope │ │ └─194701 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10865 /usr/sbin/chronyd -F 1 │ │ └─10866 /usr/sbin/chronyd -F 1 │ ├─docker-cb34773008e43c487ab936866a3840bb4a2bf0d97842de2e97144822a5e52926.scope … │ │ ├─30204 /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 │ │ └─30217 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-843c8a062a167caeb217c025feb7c0727af1ceafc852f27abe5430a21c325f11.scope … │ │ ├─34730 /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 │ │ └─34742 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-8cdb7b234ba04022f84798e7039f105e923b6559746aaaf0353b756ea8f781d6.scope … │ │ ├─12376 /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 │ │ └─12388 /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 │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─157394 /sbin/iscsid │ │ └─157395 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─6b32678baf115235085d7f1943d6fa6d5f1e014849b8b32d2d5bf8bfe8a4db57 │ │ └─40524 /pause │ ├─42d6cd040b70aa25b2c4164e83e5d145dda9f4b3a596ccad0535dd9c992951d5 │ │ └─63024 /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 │ ├─70e28e2329cb3643bfb136c341dfe14085dc256a96551c50b6e1a2e144eccd52 │ │ ├─328771 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─328784 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f0e6e51fdb978ac8ad872d979fa725205bccc5523a0eb34a403860324db00c6a │ │ └─46745 /pause │ ├─eb4df75635c42ef1935e2b3f4da9b9fe63f7cd98c3e857c8d3b7fcba16bbba87 │ │ └─225617 /pause │ ├─b02d608a1005190ae7d42b425b83921847f556262a8e386de334e53d1e63c854 │ │ └─225291 /pause │ ├─c074ba634fae32ec5a3c718c8920eb25acdf8e1e9eeee8f275b57f53cb0866f5 │ │ └─61976 /pause │ ├─212a40dfd5f90d7d1f5622739bf434aa5cac075fab5ffec499ae3c162712e89c │ │ └─165024 /pause │ ├─81384d1a0f739775a1781aa449c9608f33752cc0f70a8e28776ce5963c2cee4c │ │ └─302248 /pause │ ├─7715f915e7270e4bcf092ed26813f9778bb533247733b8fdba3b5f9a21872edb │ │ └─196559 /pause │ ├─56c96dfaa4aefb59070833838f05193e54c1db134cc3402a3f923c320824bbb6 │ │ └─44540 /pause │ ├─34b472271b23ce922e031694aefba1f20151d10495b4b357fbfab8a006b5d01b │ │ └─57033 /pause │ ├─22e00c16083d07be3f88d04e2b55a02f34236dc0df43de536fa55c10a502aa17 │ │ └─117067 /pause │ ├─5d85ac41b20121077a6cf7c4da8b4463b70323bce5828c868aa3f40396e52e8d │ │ └─247241 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─1c20f2f85d001a2dee839dd3d7dac615f0dcda1f38c6e4d70fc47f9fe2b949c2 │ │ └─47148 /server │ ├─5be8be124055048c86a8a31b8a8bd7bb4ed68357863ac9788bcc6fd0a02b66d2 │ │ ├─ 99284 /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 │ │ └─386642 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6e196999ba5bde1bc7f4825409e42b56937967bd4113b12140174b0c570f59fd │ │ └─64257 /pause │ ├─c3b9d2c25dbe319c47388824e9f79cade4fd9849ec30fea57342c55885acb184 │ │ └─48836 /pause │ ├─4d8dbd1aaae73d541151e3b984b15e442add2bed25c23e0c6042a69603091f17 │ │ └─43066 /pause │ ├─c9e1ec0be2aab80ac1be4cd2f4efa577e6afa84ec5ffea98d2309ddfd47c3ebd │ │ └─63288 /pause │ ├─0b189c80362fa75a9f5de756147cd4871ede644721515d8b2927fe5e08b748e1 │ │ └─46695 /pause │ ├─c159636c9568cdb291ebfaa6a8093fc1927c271c2cb6abf6b3de8e64f2ddfba7 │ │ ├─324372 apache2 -DFOREGROUND │ │ ├─327045 (wsgi:h -DFOREGROUND │ │ ├─327046 (wsgi:h -DFOREGROUND │ │ ├─327047 (wsgi:h -DFOREGROUND │ │ ├─327048 (wsgi:h -DFOREGROUND │ │ ├─327049 (wsgi:h -DFOREGROUND │ │ ├─327050 apache2 -DFOREGROUND │ │ └─327051 apache2 -DFOREGROUND │ ├─82786093945aef7c3e0ea57e9ddc7a9679e3f92c971ffac079ef7569be2f536c │ │ └─248289 /pause │ ├─a534b5f6bf48cd7460b283570c64736cde5b2550ac449ed34f930ca67c6b8dc5 │ │ └─319324 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fa5c791cd95fc1260b5b9eb20d826364c7b21bcae696a681593f255c04d1c304 │ │ └─193842 /usr/bin/libvirt-tls-sidecar │ ├─a42f8401fb571831793927350fe245723a04a7ed7ed0710dc8911eed7e42044c │ │ └─299087 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 │ ├─b755fc2537fb9b1dab79fa6a30b68e889e337204a144a9e7e7c631b7670c8958 │ │ └─65463 /pause │ ├─586ad88a359e96f9b92a87a63fd911f4c2f9020ad40a5a1c91ff867c0f54d282 │ │ ├─ 52099 valkey-server *:26379 [sentinel] │ │ ├─470134 runc init │ │ └─470143 runc init │ ├─eb547365bb22213b05c4e4587d168498be9fc4cd1dc8134949d61db572d6effe │ │ ├─66388 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66423 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─80810fc23dfa24473a6abec25c17b9b9c38e464537226cd26fba594bf3428bee │ │ └─67996 /bin/pushgateway │ ├─90975860d6e4229872620834d22916594dd5ab295e9ceccc88da9c98a3634850 │ │ └─67584 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─480e1844d6012c5797e1c2bdfec2794c0f96df6cc3a60b21b0572ded89c91cc4 │ │ └─139828 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9295a3c5b6b650ad5d6956996878781a3dbd00cf592e34108112ec53556a37b2 │ │ └─66875 /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 │ ├─99d9af6894b54de377af22556af3998a93073ea2f6432d9eb0b013e4dda60995 │ │ └─40586 etcd --advertise-client-urls=https://199.204.45.156: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.156:2380 --initial-cluster=instance=https://199.204.45.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.156: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 │ ├─7fef6887d53dffd5d3581ba39ebb64ef74b953b1214d0bb9246947a25205ed05 │ │ └─88475 /usr/local/bin/rook ceph operator │ ├─ac55e3e7ae424f63299f05c7187cf265e61c5a4716c4e02abe05128e07409880 │ │ └─198340 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5e2414dad7b79c06739c653a95617bec693c42a836ebd924063755c1247ee95d │ │ ├─262642 magnum-api: uWSGI master │ │ ├─262670 magnum-api: uWSGI worker 1 │ │ └─262671 magnum-api: uWSGI worker 2 │ ├─dc0e9cfff6afe0d3564754718e16ff78a73ddaaf6f3127745077108fc9bdbedd │ │ └─40989 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6ce73ea9b6a22a8e71bf28068ff5b5488c0e78dc18844b2208d76d85444b4fc8 │ │ └─298940 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─97af27a33d3640e1e078f041863ac498931e9c4cf5f809f5fd951d0a2f264bb8 │ │ └─164164 /pause │ ├─3435b4cae20023660dc09efb00fc3952129df8dcf351fb57ddae571b5d082cc1 │ │ ├─161896 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161913 /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 -- │ │ ├─161919 erl_child_setup 1048576 │ │ ├─161977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162162 /bin/sh -s rabbit_disk_monitor │ ├─7de1b0f902e0d934be8d09a76af61fd158e83bb7ca0e6f94e05aa1ca2f0cf9ef │ │ └─63953 /pause │ ├─14b7b9a743f9bcfd1731ab39da2338fec9c4762855868c7b3863f34ccd9f0b84 │ │ └─140693 /pause │ ├─567ea3ad3d978e4c2fe0b635a872c819b1452734bc9137b5471dd7a05721409b │ │ └─177004 /pause │ ├─dfafc9d727cb56408d6475cdac352e435d5a714cdd634f36f2eb8c239ce3a9fd │ │ └─179334 /pause │ ├─717543ed86924319acd3cf8dc5be3349800c82569c7003adb221e13ebd990482 │ │ └─66478 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e0de549da1538086bc6c52daf0fb7608f8784d8f8392799e989718c53a789a94 │ │ └─299421 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 │ ├─d1af40bffb3b1adc8a20af5c92ee85722f002f8ef1db01ed2361e0e953171ecb │ │ └─40442 /pause │ ├─5537464e5bed8f77b73ff57d811db2ba178ea41d1487b945a0c4bd467b9cba9a │ │ └─161688 /pause │ ├─0feeffbcd43bb19f9e96a353b3af7d6850c4aa6417ad1340f5124bd4737d3d84 │ │ └─44648 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─a11e3eb2baf905363d0a9dbe1bba8510daf8966ae15626a9797281445dbae825 │ │ ├─62801 python -u /app/sidecar.py │ │ ├─63115 python -u /app/sidecar.py │ │ └─63116 python -u /app/sidecar.py │ ├─fa52dadafd14ce260127aebbbac4d0870dedc17558ccb18a9190069e61f168b5 │ │ └─296473 docker-registry serve /etc/docker-registry/config.yml │ ├─cfbc37da76db78f5bcb8516feab54bdb676ece605bd255b84576999dc4686fe7 │ │ ├─175111 nova-api: uWSGI master │ │ ├─175129 nova-api: uWSGI worker 1 │ │ └─175130 nova-api: uWSGI worker 2 │ ├─fa4ae08c7d1552055ad87a0c26fe58756ac001a6f64dbece59cf5a6c12de0fb7 │ │ └─308139 /pause │ ├─69d7dfb331756762becc9b01335f998f127f6a92f378e9d2d3eafb71db29d785 │ │ └─49100 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a278528952228a55690b0b08fd6b62f92c097186d47faebe405b8a1608bdd416 │ │ └─57294 nfd-gc -gc-interval=1h │ ├─af021345c39c047749a0f874b13571d927aeb99594d8d9f077f3291da9549b85 │ │ └─298659 /kube-vip manager │ ├─c9715f408358bed8a9d50a49d50f33afe41ba1c5e6971bfd2d043f7034a9baf3 │ │ └─247192 /pause │ ├─d4570fd23a47506a0e933fd101035768eed35a95553c293b95f94ec673fae6a7 │ │ └─65410 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─342d41e0cc37517dbb95b12e677ae8c876ea9278cd7a2936fb1a223b0df9b981 │ │ └─214315 /pause │ ├─bf812510ed83fcb1e487bd64349a2b9e94f5bb8f94805d8c4bb4b32b87e7b4a4 │ │ ├─188638 neutron-api: uWSGI master │ │ ├─188669 neutron-api: uWSGI worker 1 │ │ └─188670 neutron-api: uWSGI worker 2 │ ├─b27199fb21da25b6c2df66a556453587bd3c018cd471a6ff2de9984f16f9151d │ │ └─52191 redis_exporter │ ├─1e497d324cd82d075252423316b68d6cde71ca1865aa06cb3f4e677713d7b780 │ │ ├─194541 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194558 /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 -- │ │ ├─194564 erl_child_setup 1048576 │ │ ├─194700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194780 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194964 /bin/sh -s rabbit_disk_monitor │ ├─dce94e3500c30b8b67985a95e2bc7e97631ea9dc599223ba789ce59da47be9dc │ │ └─242270 /pause │ ├─3f7967dee8d7aea156415e433daff2b05e7943bcfc27f65251e7739ae4d93ce2 │ │ └─141280 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─02db3465d7242895fc9920c3884bdaa12a47ee2e167af4dea0215bec55082193 │ │ └─117055 /pause │ ├─0f28544915dfb8a79606b26a042dbf291754d2d710fc9ee8857ab8215d882c7e │ │ └─68033 /bin/memcached_exporter │ ├─15ac5e9f414f41e5aa554dea467d41c2ca914c1e1d523b8410322bdd0144e3b7 │ │ ├─319298 manila-api: uWSGI master │ │ ├─319344 manila-api: uWSGI worker 1 │ │ └─319345 manila-api: uWSGI worker 2 │ ├─64040a4201c08bf6d07785f2b5ac53d92336ad9c8fbd7c9e6a05b7ccd41a2221 │ │ └─225245 /pause │ ├─e2f7543137a07569c6d396babf01452e7d68017d1f035da073e49043de94c1b4 │ │ └─159034 /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 │ ├─324445aac1c63a28d3c0872a6a23e8684b675b218ab26dfb3a45add085b6eb4a │ │ └─47467 /pause │ ├─88dc37100ce0ad84d5e3d07e9ccda773639b9ea611e0e6c789620c03e451c7c3 │ │ ├─198313 /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 │ │ ├─408456 /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/tmp7i7zepu_/privsep.sock │ │ ├─408749 /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/tmp5ftrh2fp/privsep.sock │ │ └─416929 /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/tmpk14xf3ya/privsep.sock │ ├─4f21d888eeb8f0503abcfdf5611c4219f0109cab2d932c61b1d40d065fac7dd2 │ │ ├─48950 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 │ │ └─50592 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─18e4d1d026ddb9c2fa8e7f7500f923ae27320d840713c2ba9b0c7929e589151a │ │ ├─236447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236466 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─237424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─237425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─431327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─431329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c99773630dfa01837ec48da7c1296dffb58e870cc380a175636d265b4da9f335 │ │ ├─235634 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─236078 octavia-worker: ConsumerService worker(0) │ │ └─236081 octavia-worker: ConsumerService worker(1) │ ├─ba6428499cd068ce752903c801efe13b6b2b06ddae0bd4926fc1a8403f8fdc9b │ │ ├─179935 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─463506 sleep 300 │ ├─3b7537a8b663ae50b96290220840224b8019f59cc39bd5eecd1dea63bf520fa4 │ │ └─164352 /pause │ ├─9f73611a7ee0818a3230215602b225d20c9c7713f566aa15ec770cd9bdefee43 │ │ └─178889 /pause │ ├─b7bfc508347b31bbc09973ccad7b8532ae1e4ec85e7454d36f46ea2125f56a25 │ │ ├─323432 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] │ │ ├─323733 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─323868 /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/tmpz8tcsoeo/privsep.sock │ │ ├─324336 /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/tmpbnoqjamu/privsep.sock │ │ ├─325465 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e975bb1c-3c78-4883-9455-3e443938c702/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e975bb1c-3c78-4883-9455-3e443938c702/host --addn-hosts=/var/lib/neutron/dhcp/e975bb1c-3c78-4883-9455-3e443938c702/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e975bb1c-3c78-4883-9455-3e443938c702/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e975bb1c-3c78-4883-9455-3e443938c702/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-99a2bb11-70e0-476a-b35b-fad930fec975,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 │ │ ├─325469 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/01a2d876-19b3-44bf-b706-4c73e37b11e3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/01a2d876-19b3-44bf-b706-4c73e37b11e3/host --addn-hosts=/var/lib/neutron/dhcp/01a2d876-19b3-44bf-b706-4c73e37b11e3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/01a2d876-19b3-44bf-b706-4c73e37b11e3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/01a2d876-19b3-44bf-b706-4c73e37b11e3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-49b6b589-ac83-43be-a76a-344457aa733f,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 │ │ ├─325472 haproxy -f /var/lib/neutron/ns-metadata-proxy/e975bb1c-3c78-4883-9455-3e443938c702.conf │ │ ├─325479 haproxy -f /var/lib/neutron/ns-metadata-proxy/01a2d876-19b3-44bf-b706-4c73e37b11e3.conf │ │ ├─407052 /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/tmpv9nstbia/privsep.sock │ │ ├─407449 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─407450 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─412014 /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/tmppaaavw20/privsep.sock │ │ └─470087 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─ab8ddfda4b4524d84719d6b84222bcc46e7fa40bafa54d60670ae01f921f2fbc │ │ └─325174 /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 │ ├─be095e261778d891f9c5b94f4e88be2b532afb046f940084447df4cf795c681e │ │ ├─111784 glance-api: uWSGI master │ │ ├─111796 glance-api: uWSGI worker 1 │ │ └─111797 glance-api: uWSGI worker 2 │ ├─c20ca6a1fdfa5b99ec369c32454007df5dd547b031935ecafc9dc8559d13891d │ │ └─194670 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1e855dffb7df6cbd171f73434df7f77676cbc5bc01850a9d187d6aed959d4f38 │ │ ├─262362 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─263176 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0i2six_f/privsep.sock │ │ ├─263179 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─263183 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d19b3a2a73c9554e846bc5bb49e570c37c8554819ee8d69be6ec0c916246587e │ │ └─111427 /pause │ ├─1afe4d56db72aae734d5d99eb9edd68cb215120c0f3ddd3deb7cf04fc268643f │ │ └─64540 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 │ ├─6dab42236c3105699a02bd00ba45efadcae79a8fd2b87251069ef21925984d0d │ │ └─56294 /pause │ ├─916bdbd5c82a1dca2d2bf3ef289e779f2edb531753a7c5b6f21b6d9fcd95c348 │ │ └─298703 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e53652c53db907eda729b0c5d2774976e0200d9d4e37202725b4e83998fee9e9 │ │ └─65168 /pause │ ├─ef8958a2601c76f9ac32949da962ceb00adb2c3876de403148d5d75bea42376b │ │ └─179082 /pause │ ├─b52eedf78736dff86b2d83e4badb90d344d3e934b7735f8adbcb25e69df4db33 │ │ └─51680 /pause │ ├─a61494bb564dae029d1a508b869a994964a9f7b064304ab4ac3988954ce2e4d3 │ │ └─66167 /pause │ ├─2d98fca41958cfcc9be2e47f51364ba8d0d4a27d73e566f803e6eda59bc71684 │ │ └─40453 /pause │ ├─bf81bdcdb7dac78a7c68778f8c07b6ebfef89e20b872833baf694f579658f4f7 │ │ └─196495 /pause │ ├─190d0a510042cf7231fa374cc0a77843969637190ae3e7d1b151552ed77cd55f │ │ ├─49002 mysqld --wsrep_start_position=e4cc00fe-74af-11f1-ac85-c34ccfb3722b:20 │ │ └─49152 /var/lib/mysql/mysql-state-monitor │ ├─5e6c75e076565989a3f4ced6f7d44f68f2d8cbc56352e505a26fe15f7ea843a3 │ │ ├─149022 placement-api: uWSGI master │ │ ├─149042 placement-api: uWSGI worker 1 │ │ └─149043 placement-api: uWSGI worker 2 │ ├─219cec580c9a76bd67b970f3230c764b59a955b5892f44f66d8ed2b1480d86a3 │ │ ├─62770 python -u /app/sidecar.py │ │ ├─63066 python -u /app/sidecar.py │ │ └─63067 python -u /app/sidecar.py │ ├─d112f60b439920e0adeec28ce818cedbf43083e6088c4d73339247ac5564840e │ │ └─66918 /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 │ ├─b4b6304568127438c68f2c306fb3978c0aebbb55d423fc2264db5c6be6da01ba │ │ └─321776 /pause │ ├─8cc145320f1539611030d1cbdeac8d40c2e6bd81fff789d6ae6dcebaf5e8f019 │ │ └─326593 /bin/openstack-database-exporter │ ├─b40d5b0fe03513193c5211f05d84dcb2338fe1385f8fb7431115e65f578f18e5 │ │ └─61883 /pause │ ├─ab00455f174a0c35108bdf7f5b588d81174c2a03d60c9fae2868b83115bbe71e │ │ └─43983 /pause │ ├─89109940c28242780b929b2dfaf5fbf6cd2a366075d290f772049a37d01f312b │ │ └─61753 /pause │ ├─c59eeeb8ec1b56eabef0ab0f394fc6959c6517486842f504608b83537f31126c │ │ └─67552 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8349957abf1edc4bbe56bdf7d964be468fc32e604d5ca66f6f743b137980254c │ │ └─47579 /pause │ ├─69f29f9c2e3a81c8e2a1deff2da0d463f5067eccc4d4fa4fa3bf74b011766fc4 │ │ └─262335 /pause │ ├─990f327a00b77cc88f6e7c0aa16f94c9cc9b9f28f076d9b0d3ed9bb6fffc92de │ │ └─57222 /pause │ ├─442081de01f71c3738b407ea3d24195e3f3b17ec879209d257a3d6edfb336f75 │ │ ├─188639 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] │ │ ├─189038 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) │ │ ├─189041 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) │ │ └─189044 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) │ ├─c8b9cac7c83af2cf95f628260886883493e925ff6effab8d8bb7a396c06d8ecb │ │ └─57571 /secretgen-controller │ ├─607c8eac0f00fa86c4c560ef19cc85b46fd2d629201c9bed8dba3f161b8d0510 │ │ └─66520 /goldpinger --static-file-path /static │ ├─323af82aa4966b30b904cac4e36fc90093c1d1ddb6f211edee6afbd6f24a3c86 │ │ └─44695 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─daeb8da75c6c3aa15fde484992b4c9c0a92a34289a3068b9e5997ef78bd0f27a │ │ └─160928 /coredns -conf /etc/coredns/Corefile │ ├─d1bda876638c4d3193ec6118c133b57777d1e845d59dd49984b77894298dfea0 │ │ └─61955 /pause │ ├─d4741b72be23cd7fb0a6211b86abee755e989476b176b4aea1a7c266b13b74d0 │ │ └─57328 nfd-worker -metrics=8081 │ ├─c5cda2b991f4b39f60cfd781198421f15044783dddf00372881e67105bc7b49e │ │ └─113009 /pause │ ├─8acf5d276d47f94c24ed885be647064e6660780fed91dc583cd7fbecb4316803 │ │ ├─175782 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176278 nova-scheduler: ServiceWrapper worker(0) │ │ └─176280 nova-scheduler: ServiceWrapper worker(1) │ ├─66a4f0b7f9c10df1980a8e6e607b4e708c4bfd7492613d984b5ed444f7c204bd │ │ └─57079 /pause │ ├─6aed6968a9da4755a1fa5c6029085145d4bf1ddbea986fd238d7fef2e170d831 │ │ └─51883 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 │ ├─1ddaf261cbcb0096c5b6d5e5638cea303703ff975f8d8bac6c9c8fcf981e2f04 │ │ └─245142 /pause │ ├─3cd8177094c6f0fefefa5c71fd26994bf6eaabab99f84ae2cf4d6ebbdc3ea88d │ │ └─262926 /pause │ ├─20e5fd29e65f74d12e72d9228fe6846712eda0975a9eaac7e16342c66bc8c9d9 │ │ └─179042 /pause │ ├─c150109ff33b56b53af2a6fa2f5b06fa1359cb7e6555d2187490b32b66c727b0 │ │ ├─189634 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) │ │ ├─190087 /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/tmpbm1f21ai/privsep.sock │ │ ├─190355 /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/tmpmkvbhwak/privsep.sock │ │ └─190643 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1aa30f4e27be778f79418cfdeda297c867ec05bad1507369fff7307d740a77f4 │ │ └─307943 /pause │ ├─d90ef834ec480ac6fab8b306e8d3bb31b97809ee895b625d58050fdbfbf56a69 │ │ └─81110 /pause │ ├─a0513c92bd1a40a0bbcd653bb2511489b9e5cc05e60ec0640b8f5587524f70db │ │ └─235592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─84a2232bd92680c9d14e31b2c1c83a216ab4d8f1d5b9cf079af1fa06e29a3b39 │ │ ├─65799 nginx: master process nginx -g daemon off; │ │ ├─65842 nginx: worker process │ │ ├─65843 nginx: worker process │ │ ├─65844 nginx: worker process │ │ ├─65845 nginx: worker process │ │ └─65846 nginx: worker process │ ├─f4768e3d72625533e362c9c7656ec54440dc3ff0f02a9fe2d1bf73a5be13e5e9 │ │ └─225317 /pause │ ├─035b1607313853c4a10d49ac50f4c36e5aa19143d59eee6a7bbd69e611f5d9c0 │ │ ├─68760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68778 /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 -- │ │ ├─68784 erl_child_setup 1048576 │ │ ├─68837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68838 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68972 /bin/sh -s rabbit_disk_monitor │ ├─104751851bfc7302b0c6fc452d774859ab685d1a065badcba2a39f76a300f14f │ │ ├─175296 nova-metadata: uWSGI master │ │ ├─175308 nova-metadata: uWSGI worker 1 │ │ └─175309 nova-metadata: uWSGI worker 2 │ ├─90db8625d2bb98a1a17b7c2ea40a53dddbbddf5011abfe256bc8ab3f3b237c81 │ │ ├─ 47091 /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 │ │ ├─ 47102 /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 │ │ ├─ 47168 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─324230 nginx: worker process │ │ ├─324231 nginx: worker process │ │ └─324232 nginx: cache manager process │ ├─3d48f9a5f457614baf5f277915319576635b9d9881ebb0ba19cd0cdb80eaa9f5 │ │ └─64653 /pause │ ├─419f07176af7ed646df6ec84ed5bf4c56c38e93a462c0b8c2a313b00e38000ef │ │ └─67765 /pause │ ├─7824a7937fcce96154f807f6565e61e201b250e96874d9d92c9f6ff2e8aeab92 │ │ └─51470 /pause │ ├─48685f2988d7f67cefd5aad68f6f9cd054caed08e167fc57176b3cd59683cbf0 │ │ ├─191772 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] │ │ ├─192147 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192639 /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/tmpu503e4vq/privsep.sock │ │ ├─407278 /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/tmpwlr1oisy/privsep.sock │ │ ├─407723 /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/tmpbifir5jq/privsep.sock │ │ ├─408147 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─408148 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─408796 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d11df9ce-e805-4149-b41a-213f5cf01e12 --namespace=qrouter-d11df9ce-e805-4149-b41a-213f5cf01e12 --conf_dir=/var/lib/neutron/ha_confs/d11df9ce-e805-4149-b41a-213f5cf01e12 --log-file=/var/lib/neutron/ha_confs/d11df9ce-e805-4149-b41a-213f5cf01e12/neutron-keepalived-state-change.log --monitor_interface=ha-e8464451-fa --monitor_cidr=169.254.0.118/24 --pid_file=/var/lib/neutron/external/pids/d11df9ce-e805-4149-b41a-213f5cf01e12.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─410017 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ee127c1a-1f8e-4962-bd90-9dbdf5e95656 --namespace=qrouter-ee127c1a-1f8e-4962-bd90-9dbdf5e95656 --conf_dir=/var/lib/neutron/ha_confs/ee127c1a-1f8e-4962-bd90-9dbdf5e95656 --log-file=/var/lib/neutron/ha_confs/ee127c1a-1f8e-4962-bd90-9dbdf5e95656/neutron-keepalived-state-change.log --monitor_interface=ha-667ca3f7-81 --monitor_cidr=169.254.0.118/24 --pid_file=/var/lib/neutron/external/pids/ee127c1a-1f8e-4962-bd90-9dbdf5e95656.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─420701 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a88db483-46b1-4f74-a718-15dc5f5da9b1 --namespace=qrouter-a88db483-46b1-4f74-a718-15dc5f5da9b1 --conf_dir=/var/lib/neutron/ha_confs/a88db483-46b1-4f74-a718-15dc5f5da9b1 --log-file=/var/lib/neutron/ha_confs/a88db483-46b1-4f74-a718-15dc5f5da9b1/neutron-keepalived-state-change.log --monitor_interface=ha-a5e3bed9-d4 --monitor_cidr=169.254.0.67/24 --pid_file=/var/lib/neutron/external/pids/a88db483-46b1-4f74-a718-15dc5f5da9b1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8d8f74d01c3bc99f579c47ed54c10d87092f9ae451d2cc143f47b5027bbd575d │ │ └─51742 valkey-server *:6379 │ ├─cd51303e67e9496d71e8df885c79dec8e7885cf36e0399a594e5355ac29e875c │ │ ├─115331 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115347 /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 -- │ │ ├─115353 erl_child_setup 1048576 │ │ ├─115400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115525 /bin/sh -s rabbit_disk_monitor │ ├─2dc603128e333d70629f73cf340a65363ec734581a5d0d1e88f7d76ea316c0a7 │ │ ├─42227 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42601 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─48c300e245ad4dba5e9e19ae7b3a38df0e47da01b2687ec835c94711edbe31dd │ │ ├─234597 octavia-api: uWSGI master │ │ ├─234613 octavia-api: uWSGI worker 1 │ │ └─234614 octavia-api: uWSGI worker 2 │ ├─3c924f676a953ad42af6311b2876972c3b94dab6b0886963a10dd72a53f48ce8 │ │ ├─141760 /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 │ │ └─141991 /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 │ ├─8e4bf2ae550894797b3f8d3b84c0c196591178594186af977ed1b3a12159bd95 │ │ └─114837 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9800ea92d9f0b0b9a313b02aca232f9755a451181f00058970ee4abbb6a747c8 │ │ ├─ 74259 apache2 -DFOREGROUND │ │ ├─ 74300 (wsgi:k -DFOREGROUND │ │ ├─ 74301 (wsgi:k -DFOREGROUND │ │ ├─ 74302 (wsgi:k -DFOREGROUND │ │ ├─ 74303 (wsgi:k -DFOREGROUND │ │ ├─467089 apache2 -DFOREGROUND │ │ └─469404 apache2 -DFOREGROUND │ ├─84301075df2090607ce43d0750958e17f5b5558b676bcb26cd229713b3985df2 │ │ └─40964 /pause │ ├─724ef4ea8575129b9af2857413995ec2995d0d060a0311a206c4cf9b8f8fa24d │ │ ├─188682 neutron-policy-server: uWSGI master │ │ ├─188696 neutron-policy-server: uWSGI worker 1 │ │ └─188697 neutron-policy-server: uWSGI worker 2 │ ├─dd1ef03dfb7c40fa87d2d4d19729191488eaf916bf7c50cea65ff47d0f7f7ada │ │ ├─86222 barbiacan-api: uWSGI master │ │ └─86234 barbiacan-api: uWSGI worker 1 │ ├─334a81f830067b5cb9172b2c9818dc86c0b7ed2ddf5fcbf2fe68a999bd6b7951 │ │ └─63928 /pause │ ├─14e4285ac1bee602671af86444bf09be5f68dcfb49725a821f5c9d28c0b6065b │ │ ├─262788 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─263246 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─263249 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cbe41d199c3dd8d7d70be1f25ee9a1f5297ec65e27b91901ddcbb46363b5ac81 │ │ └─98776 /pause │ ├─bf19ee3136c4cdfdf5905adf04fd03b65ab22471ffd5bec56ee4681ed2c31031 │ │ └─87015 /pause │ ├─86c6735ed8888c0687f89b6a4e7d0653750fdb71453d2cf78712f2c4e1bd9a84 │ │ └─67030 /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-156.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 │ ├─b54a9d46891e3933b20b4b47375e1ef352a70edd37676abf45340a854d763a0a │ │ └─158297 /pause │ ├─2d8f80011e434ee1dfc49000af3c019116e056b45ed3ceefdb68d7677e27f78c │ │ ├─302415 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─302432 /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 -- │ │ ├─302468 erl_child_setup 1048576 │ │ ├─302585 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─302586 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─302596 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─302925 /bin/sh -s rabbit_disk_monitor │ ├─d480611541094f2e45e32189e05d670f25476bcca9730787aa13d6cdd399410d │ │ └─299196 percona-xtradb-cluster-operator │ ├─4c25fce9dcc75165cdbb5c2f35dd5a69633486bd624af490f26a9889ab3f81dd │ │ └─68147 /bin/oauth2-proxy │ ├─d26e3203f87eff3e775bf60a334cda682dae970ec5eb6ecbbf4bee8b52106836 │ │ └─65302 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3f2fb2436e55087bad468a6c21cfc2705d57c5bd367a12af35815b77e4f8eda9 │ │ └─194191 /pause │ ├─830560f1c5e7f1bfcc546ad3faf30a6bc47d38e7aa3e893f8f129596932c2554 │ │ └─300111 /manager --metrics-bind-address=:8080 │ ├─283fc2a19f7f8fa78c113973efee08c9eda186c1efc70f37afb3321f8d7187d1 │ │ └─48235 /pause │ ├─33889d492214dff46d2de750da9d0af247e92ecf4f7914fc96675f462393d8e5 │ │ └─44458 /pause │ ├─9f427133fd932ee28c647575b37418062bd33fb9c2e6ffff5d3674db9d5b1838 │ │ └─298948 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─e957ed08d7e58bfa04aae1d9cea04fcf7d82100142a8508862453bdd11eb6d58 │ │ └─238139 /pause │ ├─4bb382c3b2f2c5f7bca89d468717d1b7eb433876d80f1c0af341e559bd4b9290 │ │ └─308295 /pause │ ├─c9cf4c90eeca98753cfb47eb88d344a69687d54ac5a7040baa75cf14e56e9c9d │ │ ├─238501 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─238520 /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 -- │ │ ├─238528 erl_child_setup 1048576 │ │ ├─238616 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─238617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─238627 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─238906 /bin/sh -s rabbit_disk_monitor │ ├─52ac83b87287a2f82630cd74a8a7df6edde7e0a1aa68fbdc8d3fe7d88cea1143 │ │ └─99191 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-lbjmz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─67e8526a3d3942c176d4dca54824bf5c7dfea671c3644b2ef015f0810ceb4752 │ │ └─79497 /pause │ ├─9d9df8c28cd418d50eabe6a8bfa774cbf1e303b407da4ecaff76ccd212c0d3bf │ │ └─251583 /pause │ ├─3fde2ee20a1e7ac673afe2dd6c20838d38fe7a07147d65cdc0ee46cd0e73be59 │ │ └─41725 /pause │ ├─77ccc684bd2dcb48bb75bb97c11b9d28569b6d75324bd90ad0c3cfd498ac5505 │ │ ├─319585 /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 │ │ └─319691 /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 │ ├─0039c52f8e79c616f65d68f52e6d08d99e484bc05476133935ff577a02f230fe │ │ └─94236 /pause │ ├─7023b54b7f783e38b0404f13dd198ea76a601eeee2b83d76100f1036f984a391 │ │ └─140741 /pause │ ├─2f18bd7cc1768495ccd47195c5f1897dfda56abf6de89d380957fa5d7958e021 │ │ └─44494 /pause │ ├─da8bc3965be9040081ca15b99371db019ebddbb5a792804751b7d0e70ab82389 │ │ └─250142 /pause │ ├─b97ef2de15dbb3646864841a3adf35811b78d450fe723c2164f1b8b2017b3260 │ │ └─324768 /pause │ ├─494399b815fceca84374f0aaa270fcb00e8c152976ba111a135ed4c957417b47 │ │ └─196443 /pause │ ├─c3ce0f45e2c8c110dd8bf2a7a6e641d774e15ca03b019f57a0cf88ec9100ca0c │ │ └─66834 /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-156.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 │ ├─aa77932c2de2de223c8daeaba7b7988b10d3235628c46d5a9caaad6bb260d364 │ │ └─298779 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─04eaa40ef92a8cd4fb887a40fee671eecbf51999bc61bcca9e4c643320a8579d │ │ └─143379 /pause │ ├─5aeefd7b20f65f290d4ebf869570d2c75c46329136c4e021be5ba204c2a6c4c0 │ │ └─43592 /coredns -conf /etc/coredns/Corefile │ ├─2509d958340a4a6b56479e62e9b27d492508cfbcbae1a43799497a3689651008 │ │ └─299547 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f72f550aa46a76cdbef3618c64306e69ee4db85d8f340edb44091f6820f8460c │ │ └─98813 /pause │ ├─fc1f422c59e328909b408538acf098fac9cdcbe1bb51378306cab6d416dffc27 │ │ └─115166 /pause │ ├─e7578f0d820d96c2c60c38a6f9b023e7af4b5a5bb68463f639ef715d14954a99 │ │ └─57381 nfd-master -crd-controller=true -metrics=8081 │ ├─df4b7ad46b49e7f85d1fd0ce27b1eec9657bc4ed9a3d9fd8f4d856704e32e95a │ │ └─298555 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b5f4c71781a5d9b79ff805cb04d8ffe4b49e1d11a896a5aceb48debd4a756559 │ │ └─49299 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6712742ade6d1cf790b7636bc00ea040fe364053a06e4fc0f87f1d68ea04e1c7 │ │ └─160575 /pause │ ├─6e03b2996ddde7d5d891b25f5cca8837bda311ea4e36559891700492c4de08b1 │ │ ├─113373 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113614 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113627 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5ef55c3bf0da37d62ea6701c5eb0aa14fc4411aef31b714efb03bf1076ad5b2f │ │ └─113076 /pause │ ├─d44a0a1c291dddf7f6f663a533261bb01c48c3f95a1e875e8679889ea10e0e41 │ │ └─47971 /pause │ ├─f6a43da47881f7abe7f3e5417369bdeecdf5d53d4e83eefad5efa24e1dfdc0c0 │ │ └─178942 /pause │ ├─15642b7a6b838f3f38765931be0c543b7dcc9c2ac4081db1e52541a9128fc69f │ │ └─319384 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6fe0e159e94d677b1491d36e5df67ca1ff00b9e603e42fe8b843ae26515f68f5 │ │ └─191530 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) │ ├─951d0516b7fbde0db0361be588dd2b51860ba663a806b79db5d36eff046b1f5e │ │ └─40466 /pause │ ├─5e297ead49745bc648c12b73a58640020c820b779c963b76d5141e4574bc995c │ │ └─179407 /pause │ ├─7bf1a0e6a0f955492c24b933266063786952beba07e11935e93fa0e952509514 │ │ └─308093 /pause │ ├─1d65b91537ed94771bbec2a4acd1d9fab35abbfff7874e645be512e4b8bbb14e │ │ └─67471 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1944d7cc2e3335a66f66a3595f459af4bb9f683d0b04662ed06dd812262f5bbb │ │ └─178862 /pause │ ├─915992ebf06b80ba86bb2d0d0bb4c7ea5d1fdf138006251c56e6a1bbec93c084 │ │ └─170412 /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 │ ├─561bc025aa63a9b63ac56773183f1ae6f017eec705992b7062bbbc04a99efb3c │ │ └─99381 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─fe80792bd83719c8d0a030735aebb62910b322a42fc13b80508b9758b6a88040 │ │ ├─175805 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176260 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176261 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2e8ad947505da1e1da76194184f997e6fef4bf9c15b8e13ae84c1ed03353b751 │ │ └─70143 /pause │ ├─3e0058006c3964b78e1a662d55459bb745009bdbe5bcf598476c205d97e62aba │ │ └─41774 /pause │ ├─ede8846941602382e479e11d7f4d68d51dd2b6926acf7728bad756df1fcee1b5 │ │ └─67134 /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 │ ├─e6bcb118980b5fcad3d25d9b0f0c1d0126cfc17c0cbefe793e1db75ce86dfcd7 │ │ ├─138232 cinder-api: uWSGI master │ │ ├─138246 cinder-api: uWSGI worker 1 │ │ └─138247 cinder-api: uWSGI worker 2 │ ├─882283a1b6804750b866b72d1a2968214e891b596406f582f9aaa04a88f3cbb7 │ │ └─164114 /pause │ ├─9b0f8fb323c564ed3f26df21e72c99c58e59dfd3db6d861dac9a26313ac87e29 │ │ └─40634 kube-apiserver --advertise-address=199.204.45.156 --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 │ ├─4ff7920e30bb29a2e86fe8d9067f8b492b3d0556616b181829d9f4b41913f259 │ │ └─40352 /pause │ ├─d03b1b28c775a84279557e503c3f428fa7e4ad114cbb0280ace1b9758c3b3b39 │ │ └─163851 /pause │ ├─d651a99becb29fcd48ccd6cce6cd908411cb53a69ce5d413129d76b04532d95a │ │ └─193896 /bin/bash /tmp/libvirt.sh │ ├─a35326fc4e74dfdf36688db4c8699ea36f4606866433616b92b03668a3416e9f │ │ └─63460 /pause │ ├─0f134243a68a245add1b7a303494e58e006d4a34160282a668c66b7bbc04a71f │ │ ├─210332 heat-api-cfn: uWSGI master │ │ ├─210352 heat-api-cfn: uWSGI worker 1 │ │ └─210353 heat-api-cfn: uWSGI worker 2 │ ├─ae250fa9f26c50031c8e920b2eca6fc8f9f9c48939234b02c575cf9d389af178 │ │ └─43612 /coredns -conf /etc/coredns/Corefile │ ├─48f4b35474ce88d645d7b28f4a349669b38388719be61b32f9be60d2b7ffe3c8 │ │ └─43556 /pause │ ├─38a7f61d01e29628444bd883f601f402847a76496ef81110b99a76cb99691bdc │ │ └─68167 /bin/oauth2-proxy │ ├─005764b7611d55f8cc6cdf8de1de4d1f9d18a5f229380da9ce13d398c284328a │ │ └─160153 /pause │ ├─fe05e264cf95ae5605b0b5ea8bf2d068034ca9379883c2c27829a4dd1aa786b0 │ │ └─163702 /pause │ ├─e089c394f5a2a4ac1db4f0df0a41b67a558c6859386d8d9c0ed9d4e5b84d0068 │ │ └─63772 /pause │ ├─437f478ba8eb34e01d6a51af5d3c7b3efe4280b7213808131c9a4983c1debac1 │ │ └─326291 /pause │ ├─2db92b9803bb1c41fa1e5eca7eb4eb84a265e64ea5aae3c4045709855252e3fd │ │ ├─94477 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94497 /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 -- │ │ ├─94503 erl_child_setup 1048576 │ │ ├─94601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94602 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94612 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94823 /bin/sh -s rabbit_disk_monitor │ ├─d4c78a812cbfd2b764538a7e71c8cdba5ef94da3b22b6742847d5596256f9b3d │ │ └─56993 /pause │ ├─4da5130ff9c09bdcc11ab4a48c05c9f66c26dd69a37efb1dd7187534095fb631 │ │ ├─210179 heat-api: uWSGI master │ │ ├─210199 heat-api: uWSGI worker 1 │ │ └─210200 heat-api: uWSGI worker 2 │ ├─a3671c4bbd8598289d608d8bc71b733290ef856b857bb4b8b8484c0849a2e503 │ │ └─44191 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 │ ├─2b095495f20dc2e72e81b7857b1edfbd2adbb18c3c024ad15eb19075e9565865 │ │ └─299383 /manager --metrics-bind-address=:9782 │ ├─e9dcfa9cb6ea57c025416fec0904f6cd26e0589e5d922c25267a76698c4217dd │ │ ├─177164 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177181 /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 -- │ │ ├─177187 erl_child_setup 1048576 │ │ ├─177234 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177290 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177552 /bin/sh -s rabbit_disk_monitor │ ├─5f10c4a54af006a7bebd06af724196af56b923bee5926a5ece83e814883793ab │ │ └─44741 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─90fe9a178b2e9a68add3dda1a5c926257dcc2fd29372600b558d8a9be6a606e6 │ │ ├─79646 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79672 /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 -- │ │ ├─79680 erl_child_setup 1048576 │ │ ├─79751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79830 /bin/sh -s rabbit_disk_monitor │ ├─98734127f38ed3af65060d1db05fc7b5a02a2efd52014318a9b33caf8f48a570 │ │ └─251692 /pause │ ├─b5d9a4a721526ffd1352ec14aabf33c4daeae00b95ce31c9f147a66f794b3047 │ │ └─63410 /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 │ ├─2753f6d209136d14fcd3ffc2d9a987b7f9bb759f99355cfb6a904413e5ab863d │ │ └─43522 /pause │ ├─8acbd896ad0d4c336b898e844519dfa0df59e3d42d8748c1392ac7a5cb36b181 │ │ └─62265 /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 │ ├─de7758f8a4b12fb53547da3e42c64328a04d032843f73131ddeea1c6fd4c4d63 │ │ └─66442 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─39152defd74d559c95f84711e8e26834f58a9ff278dc7e92db4afc3d0f0c549b │ │ ├─159068 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159081 /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 │ ├─ac271faa03a49de75b3a7cebec5907c75957714f152c764d0a30b898e1b5151b │ │ ├─210306 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─210661 heat-engine: ServiceWrapper worker(0) │ │ └─210671 heat-engine: ServiceWrapper worker(1) │ └─942b2ed8fb6443333b1957358ad4fef4db687f0ea993ff7b3e8e89fc576063a3 │ ├─214519 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─214536 /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 -- │ ├─214542 erl_child_setup 1048576 │ ├─214630 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─214631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─214641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ └─214825 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount