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 │ │ │ ├─21746 /lib/systemd/systemd --user │ │ │ └─21747 (sd-pam) │ │ └─session-21.scope │ │ ├─21711 sshd: cephadm [priv] │ │ └─21760 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1628 sshd: zuul [priv] │ │ └─1641 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1632 ssh: /home/zuul/.ansible/cp/199.19.213.238-22-zuul [mux] │ ├─405791 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gieqxipawtelhnhawazxxofjqcfzkajv ; /usr/bin/python3'"'"' && sleep 0' │ ├─405792 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gieqxipawtelhnhawazxxofjqcfzkajv ; /usr/bin/python3' && sleep 0 │ ├─405793 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gieqxipawtelhnhawazxxofjqcfzkajv ; /usr/bin/python3 │ ├─405794 /bin/sh -c echo BECOME-SUCCESS-gieqxipawtelhnhawazxxofjqcfzkajv ; /usr/bin/python3 │ ├─405795 /usr/bin/python3 │ ├─405814 /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 │ └─405819 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9970 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12319 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e03b14cd7f85e9072a0049c9cd106ecdaa660cc4161ee7f803e84637c6d5717 -address /run/containerd/containerd.sock │ │ ├─ 12683 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ce0df5b2c04d6fcbc8a14843964db3e212005cdc566f1e2464efcc0ef84ac549 -address /run/containerd/containerd.sock │ │ ├─ 18720 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3a9ad0259808573887cb3d24e8604b9430575bc7cdcf56d8a1b980f2a967b3d0 -address /run/containerd/containerd.sock │ │ ├─ 25296 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 63a53e42e6a75ca41bd549cf3e9ca0a28ff892961c5cdc2dff35d9f2d66e6f40 -address /run/containerd/containerd.sock │ │ ├─ 30071 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e4e14d3bc64ab88b3e2f5c2b4ab318ec5e89104ba799e3b609efb75eb0a4cbc -address /run/containerd/containerd.sock │ │ ├─ 34778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3a0adbdcaff1159b831bcf04d07d75835425a4832f420a7d41a07111872783c3 -address /run/containerd/containerd.sock │ │ ├─ 39229 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8bfd3b88b9e18ca5c61cce023ecb0bf61fbfba33309efe35597b610916c437b -address /run/containerd/containerd.sock │ │ ├─ 41767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1550ba0f7758d656dee51192c68e2f359f07c3baa1f5f8ff136a3bd9a70b5bd -address /run/containerd/containerd.sock │ │ ├─ 41784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a10bb5853cc9de870f0b670934d5d60bac7222ba187aa325bbf97d7cf381b8 -address /run/containerd/containerd.sock │ │ ├─ 41821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541b585fef1c14413070109372ddb733691130ff4d9d6abe33033e357a3028f7 -address /run/containerd/containerd.sock │ │ ├─ 41836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c42242f42c1b26a3d770deb8586ff9033731dfbb6919f2cf4d8ff2423ddc1b83 -address /run/containerd/containerd.sock │ │ ├─ 41845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e405aec08e564223d2494b6640804e6de6a598c1cec5539546d366a961930c92 -address /run/containerd/containerd.sock │ │ ├─ 42341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5254ae57d4a6d8b53b805481654f8f8e51c67088fcccf57d238acb161a76bab -address /run/containerd/containerd.sock │ │ ├─ 43142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead6f4eec454356a53b4f4387d3bca90b0720d75e19dee9dcc0c015b02ebfd7c -address /run/containerd/containerd.sock │ │ ├─ 43178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fe88490b77cdde048effc52d3a8f632367feb59c43cd94e1bbc74dd9c83ec7a -address /run/containerd/containerd.sock │ │ ├─ 44453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02790cdd0a996df1881f78816bce45ad6421629f7a713222dc102a69de93b891 -address /run/containerd/containerd.sock │ │ ├─ 44843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89b15ab45407a9123b0ea1063560ea483c2c676f5dabe66126aa1f1f0faff995 -address /run/containerd/containerd.sock │ │ ├─ 44891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6015650cdf9fda71ef5a5be17248a26020164c551d83e456f233b5e6b45cff11 -address /run/containerd/containerd.sock │ │ ├─ 45317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9960e347393b4f4e7ef7d76456312fc1eea14d1441e109da1e2b47beaa866c59 -address /run/containerd/containerd.sock │ │ ├─ 45798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5fd1c22ca8fbe467848f5a93459d37ab40d1528363a74b44424262717ae872b -address /run/containerd/containerd.sock │ │ ├─ 45853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0107d295c22d0fba6ca6949bdddd886bf2dd3e7a6fbc304dac25c8ac0549033f -address /run/containerd/containerd.sock │ │ ├─ 45893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d702327b56a51746948ec2cdff7cc04e80f4cae995bc5e185279b6c1f80bb3f9 -address /run/containerd/containerd.sock │ │ ├─ 48052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de9318da327e36bbf455ffcfb7408e2192b35952e93574023154607391f0658e -address /run/containerd/containerd.sock │ │ ├─ 48090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b9db9c3c265673df74c502c6c4d8d4c01048c6132b8cb59d2f3d0925e915d5e -address /run/containerd/containerd.sock │ │ ├─ 48812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80d85a8d44b929266fd87e6df6091827984de902e3db884dc355af5734ef85f6 -address /run/containerd/containerd.sock │ │ ├─ 48912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14618571f114d47c54a1fe0e748b51d5ac961d3b1989645e6aca389881f5c384 -address /run/containerd/containerd.sock │ │ ├─ 49273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec00a660fc46c026a732d9a643be001610da90bc423f19b5d5652ad2b1f7064d -address /run/containerd/containerd.sock │ │ ├─ 49560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e0dee52ef28ec1079f4b405581a8024c2eb06d33e090e08364862d0db06394 -address /run/containerd/containerd.sock │ │ ├─ 49963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c65a411791d6b314f92e0f40b2c2d384ff3545b29d4a6c8b755df6d3de5c384b -address /run/containerd/containerd.sock │ │ ├─ 52343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10438d381c8ea4e538759111901ea493a321296ab791a1c579d8f6f86faf9c81 -address /run/containerd/containerd.sock │ │ ├─ 52518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08d317b6206b4b40d47d3a3027b1bc50e5d498a46c70d4dbbcfa367a9b24d074 -address /run/containerd/containerd.sock │ │ ├─ 56811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a4f612a89c6d8cb4de26c19211bf05596efd980d66642cd8bf37f49f88135f2 -address /run/containerd/containerd.sock │ │ ├─ 57457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c68573d9a274a79cc2b0fd895af8fb92ee96174825934484cda9e2279cb3d110 -address /run/containerd/containerd.sock │ │ ├─ 57510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b88fd49c06bdca963e82983d82c02a815fd68ff6bf6969abed771641bfd3efaa -address /run/containerd/containerd.sock │ │ ├─ 57557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4f87efb20e4402780c02c3c58fb8c7dd6e66c85ea3818a1f84fa9eb173f4234 -address /run/containerd/containerd.sock │ │ ├─ 57705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9451c59c85dd2a084d796a5d5826a85f1983dccef3726b172d28cfd32cf9964 -address /run/containerd/containerd.sock │ │ ├─ 61743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26bfef1eb4781b47d6fb046702a6b117620462593f15766f2e6f714b278849f2 -address /run/containerd/containerd.sock │ │ ├─ 61912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77fbd8048c3b0293782de6e31bbb7d22809e1cb26892d734c559007c30eaa69c -address /run/containerd/containerd.sock │ │ ├─ 61967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 915be75f7c0a16a8d8423e689b24dc14accf3b9f14d00323c13c7c1c8a47f2c2 -address /run/containerd/containerd.sock │ │ ├─ 62007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46eefed3a809115ad20255219b0d005ab248cbbceda44ab3831cec0f1454954c -address /run/containerd/containerd.sock │ │ ├─ 63747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19d8254cde2f837ecac2aef736ae9970b0410096817099343705d1a48ef435ed -address /run/containerd/containerd.sock │ │ ├─ 63819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e7f99b3153a7675a8f4f2ba997ca8f10b6ba18ddab56e733a3828d13cd70330 -address /run/containerd/containerd.sock │ │ ├─ 63882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9624a8bf655b7f2d8c61bfe14719684073ea2da3cfc6c2813dda8b89bdda8190 -address /run/containerd/containerd.sock │ │ ├─ 64108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ad7e2ec7a2873bc30d7aaacc3f08a75f83cb4cf3f269ddedc3bd1742d442992 -address /run/containerd/containerd.sock │ │ ├─ 64346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3eb7e079d8d1aba44d213087930212410de8567691877044b1bb06c0db2ffcc -address /run/containerd/containerd.sock │ │ ├─ 64593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6ef723d7ffb1268857adb24879a35169da60deb05fe28252722b8b8ee76592 -address /run/containerd/containerd.sock │ │ ├─ 64731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70842f643affdc35bd3903fe39cd59f40a1cb3629c5aa4d0be2803d3e7d4f2e8 -address /run/containerd/containerd.sock │ │ ├─ 65165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d2f703a20363dff5dbab15b5cfde6b9187ef46cf9c48ba263c00fe8e30292fb -address /run/containerd/containerd.sock │ │ ├─ 65560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da27e834d2eb025b2b01a98b3063b2b21cff647e7b35ab2e58b274c8cecc34e6 -address /run/containerd/containerd.sock │ │ ├─ 66398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8569c717edf49cab8ac1ea78b1994445a4eb8b917ce8c246aaf07e6fd51fb732 -address /run/containerd/containerd.sock │ │ ├─ 67921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb66a09244b09f60b01bad7963cff8cea06aa7dc24908c003b4a4c204291f5fc -address /run/containerd/containerd.sock │ │ ├─ 69744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e01473e71bb79d3897ab6ebfe2a83d37cece075d30314b30516159d467480fc3 -address /run/containerd/containerd.sock │ │ ├─ 79059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576aab806dcf7f89c517bc06b59bfa6261d739d34961376661a92f847193b7c9 -address /run/containerd/containerd.sock │ │ ├─ 80477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b9d724d0249c9314ee9b285789b5da3e554519dd6dfdb4f0b975ef1e2eb3bfc -address /run/containerd/containerd.sock │ │ ├─ 86395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104f1e3ecd3574979b75ed0617ae04e4794b5e3ad35f8e264d6a721921ae62ff -address /run/containerd/containerd.sock │ │ ├─ 92656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70666facb59bfaf97fe116e62933bcc06c2d11b185cb567a3f97989ce1f0ff51 -address /run/containerd/containerd.sock │ │ ├─ 96662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 867bd10db78a46f65dfdb4988635a4c8dac5f73846889233401d6d4162105001 -address /run/containerd/containerd.sock │ │ ├─ 96705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b5edfebe5217f160ab19ce4bf73344e5ad067c6e9b4b173c7082b0fefacbf7 -address /run/containerd/containerd.sock │ │ ├─105576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e49c45728faa5566b6e059f3877f7be0ae109d0e382335f628ceea68fae01a -address /run/containerd/containerd.sock │ │ ├─107027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02187c810e15f3bd007891be8380bf6baa59ecb1c21c26a5cdffca24dca16791 -address /run/containerd/containerd.sock │ │ ├─107074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f185cad2afedeb6fa4a0a8c522b8bab8a8a8fc5b79ca4f8cad431f611e1c55 -address /run/containerd/containerd.sock │ │ ├─109041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008a391dfff512cb577b3eff73dc0b458510082b216cc337d339d85c4ca46cbb -address /run/containerd/containerd.sock │ │ ├─110704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da17be3c90d2854535e9029d15a2b9e3577122c58acbb63b64e2f6033b96a24b -address /run/containerd/containerd.sock │ │ ├─110741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13ebef1d6ce56a2a99953709f5cc770b7588519daccffe9a3c40fb64592932d0 -address /run/containerd/containerd.sock │ │ ├─123838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a42aa7921ad1fb58be83480d1aef384b15d592cfbfd349da3039c9cd94df85a1 -address /run/containerd/containerd.sock │ │ ├─123903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fca723a03c82f7cef44a644b188e6b9ef28b1a1f2de08f11a072439ffc9e695d -address /run/containerd/containerd.sock │ │ ├─126413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b51651da0cb135996b9a1e84ff0db0f2d3127d6d81d1e1f623f9b54423e0d46 -address /run/containerd/containerd.sock │ │ ├─140667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93836aee73ecdb82984b37b2fd3f27261db2a42a85afe8ece6f9723485aeae9e -address /run/containerd/containerd.sock │ │ ├─142219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab5a9d2a516e9190d60f7a5463f9ed7cea335c4e51e366e9ed7ad2c201076a1 -address /run/containerd/containerd.sock │ │ ├─142519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57a230e568778c3ce47905e667ac8bc4f8969f702f250444e9629177b2357131 -address /run/containerd/containerd.sock │ │ ├─143418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af9f19c2269c38f3291a1a1d6158d8d02b45b6c108d742fa69624804925a9db -address /run/containerd/containerd.sock │ │ ├─145525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a30a6f86451908832bf097aa7a5f57210f7de0da178837fe4da5a21151d406a -address /run/containerd/containerd.sock │ │ ├─146009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e7ed91ee59cf51b49b62e049825304db6c2cb2f32991f79355e62847c02e475 -address /run/containerd/containerd.sock │ │ ├─146174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007b6b969d91754cb981505227a5592097718924077bca0d17361710b4e5bbc5 -address /run/containerd/containerd.sock │ │ ├─146289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007c0d12f1b7084663c5e7339dd2b1af6940089d106c6c79f81a890b3dc856a6 -address /run/containerd/containerd.sock │ │ ├─146529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5b760dfde6934b2265fc423ac0cfad83cb88cc4747bf9fee7e17fe0911f185 -address /run/containerd/containerd.sock │ │ ├─154345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a50af6fa564f3f910bc9a755b1290a6255acdc90fb47941d0710f58a1b7fff30 -address /run/containerd/containerd.sock │ │ ├─170925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5be6753726d12b8eaf88ca79a60598837f6a4d165f5c15cdb6552b8a37eef16 -address /run/containerd/containerd.sock │ │ ├─172754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee2414e8e0779b4bf6418e6cbded232074fb00b63aa00bd5755c96d70de91777 -address /run/containerd/containerd.sock │ │ ├─172774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 006cfbcc6604009caec7d206a0c849e821c54f09b62fcf34f2adc2226fa8031d -address /run/containerd/containerd.sock │ │ ├─172899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd2d44f90eae032936cb999af1729786360297474830ece727ae4a3de52d187e -address /run/containerd/containerd.sock │ │ ├─172914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08e6a8cb5f0b394d29f16283fc72a6f044dc93e57c48df34000bda311eb88d1e -address /run/containerd/containerd.sock │ │ ├─172925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6093b2d4e38b5685f431fca44f3aab10a407b27ec1cfadd84f638d340219bfa6 -address /run/containerd/containerd.sock │ │ ├─173279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e2f9a0abec5578147a3f4a0bae4f474c3918a3e88fe7ed8da39233dbe74ec7 -address /run/containerd/containerd.sock │ │ ├─173318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50545f658213065f8b009145f3a9d9d8f9c63c5a34de6ead45e3cfa1dc40aef8 -address /run/containerd/containerd.sock │ │ ├─185423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9bff6bde24eb58f3e8486f3e87eb69e9aba63abbe5e7f4156f3f76b99594d50 -address /run/containerd/containerd.sock │ │ ├─187713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fed07a614c9dea1b46a023be9e183d0301d2f95f2d73c95914f779a076f4701 -address /run/containerd/containerd.sock │ │ ├─187791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24a907df10b072e07b44b6b150cd9a97ce36477ad15f249b6d1cfea1ff3fb458 -address /run/containerd/containerd.sock │ │ ├─187876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b347ac8250536cc2b312303d3a342bfbdf305c21ffc30e96b16364d041a7edba -address /run/containerd/containerd.sock │ │ ├─203897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a156c10ddec01f08cbfbb1d79b50d74ecfe62431809a3e34728b89b36c2a8c3 -address /run/containerd/containerd.sock │ │ ├─211518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77842c190fc5fe5a95020096d7d0dad509f20387b7be38d05728521a7979ab2 -address /run/containerd/containerd.sock │ │ ├─211535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bce35ba603ed7141152b74d589dc1a16c3961be958ce9e14734f9a76f1157c6 -address /run/containerd/containerd.sock │ │ ├─211559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a698926ae979468ec82fd5c7b467e2a5f4f2e4ef4b1d0b1583ee6bd3aac25253 -address /run/containerd/containerd.sock │ │ ├─211874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b9109f31ac7dedd40e1ee2dd5ea4ce4afc514fc8176da9eb60c5baa50ea17fd -address /run/containerd/containerd.sock │ │ ├─222507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6609506e647e98cf05b1e7677ed83c1fe95ae6443706bb1ff5a2504247c6946d -address /run/containerd/containerd.sock │ │ ├─225072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d96bb0b0ce82adc62c3fae1249c679cf3905871c97477c69e9e470a9cb10831c -address /run/containerd/containerd.sock │ │ ├─226184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cca5f92682b4f68d2825b86b43f5de823e7c6202e331bfcdb947e92e3e54e748 -address /run/containerd/containerd.sock │ │ ├─227067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce7d2de2e7e359d6ccce7ed78a076fcab44c5f35177fc8734ab578936949121 -address /run/containerd/containerd.sock │ │ ├─228154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7da167daf2c4819213894b2573cc14318fffa312a08cef2e39f1d0ed0730592a -address /run/containerd/containerd.sock │ │ ├─229865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1093dfc1468dd379e792a4909ed368e28d8b3df81d83ef952e0f0880b20938c -address /run/containerd/containerd.sock │ │ ├─231284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1926c11da4d272c140057aafba06a1593623329b2246f3051d14e3aa5a4dd92 -address /run/containerd/containerd.sock │ │ ├─231422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aa15ab9981ece4404aba520373e8be4c7e91594c269cbe9bef326b6fc6d7061 -address /run/containerd/containerd.sock │ │ ├─240524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3ef734936b54446092f15b052ba1432a6e71e1e54fcd20a5a30e0000e426d5 -address /run/containerd/containerd.sock │ │ ├─241160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fccd0b177a2e914b637a17009b12b65dde7db76ad6139ddb0148e5474ff442cc -address /run/containerd/containerd.sock │ │ ├─245082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 800c781a3d476ef39cd879f10d7535fa05e29b25bfca3419fcbb62fbcbe5f1e4 -address /run/containerd/containerd.sock │ │ ├─249101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa17a18704186c88acc1293de3d8fe02428b6f4cfbbd65babe3123a089dea0b -address /run/containerd/containerd.sock │ │ ├─249336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446954991d1d1f4c2e512c346f6fab238ccdfea780c2eb7fb4bccd9ba21dd5ba -address /run/containerd/containerd.sock │ │ ├─249374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ecb6a08fa9fee55155633708d5567df85e83a901d3c511ce978d23fba6e97ca -address /run/containerd/containerd.sock │ │ ├─249410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b567b4c02e68fde87863d50a21d05726c91161e3519a5cd9a8f88ebaa298b1ce -address /run/containerd/containerd.sock │ │ ├─261500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3872578b993c21cf5fb9eae3ae634be6324a71584e64d2286b987aa223faa5a -address /run/containerd/containerd.sock │ │ ├─263987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 867a06e17e9b5c1f07fc489ab3170081b46420b1d4998df011af61efdc3a3d01 -address /run/containerd/containerd.sock │ │ └─265547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62230909ec552d88ce2ff0fb0f3801b8905ecd4f12816928eb61b88322f80730 -address /run/containerd/containerd.sock │ ├─docker-ce0df5b2c04d6fcbc8a14843964db3e212005cdc566f1e2464efcc0ef84ac549.scope … │ │ ├─12710 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mmeqkt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12729 /usr/bin/ceph-mgr -n mgr.instance.mmeqkt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1436 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─docker-6e4e14d3bc64ab88b3e2f5c2b4ab318ec5e89104ba799e3b609efb75eb0a4cbc.scope … │ │ ├─30097 /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 │ │ └─30109 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30056 /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 │ │ │ ├─18678 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18699 /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 │ │ │ ├─25008 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25279 /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@ceph-exporter.instance.service │ │ │ ├─39184 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39205 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34492 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34762 /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 │ │ │ ├─12234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12264 /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.mmeqkt.service │ │ ├─12592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mmeqkt/unit.run │ │ └─12623 /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-mmeqkt --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.mmeqkt:/var/lib/ceph/mgr/ceph-instance.mmeqkt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mmeqkt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.mmeqkt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-a8bfd3b88b9e18ca5c61cce023ecb0bf61fbfba33309efe35597b610916c437b.scope … │ │ ├─39258 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39273 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─multipathd.service │ │ └─139947 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42240 /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.19.213.238 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─docker-3a9ad0259808573887cb3d24e8604b9430575bc7cdcf56d8a1b980f2a967b3d0.scope … │ │ ├─18748 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18766 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-63a53e42e6a75ca41bd549cf3e9ca0a28ff892961c5cdc2dff35d9f2d66e6f40.scope … │ │ ├─25321 /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 │ │ └─25333 /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 │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1105 /usr/sbin/uuidd --socket-activation │ ├─run-r3df4aebccb3f48e8aee1f446bc0d3cba.scope │ │ └─186207 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10845 /usr/sbin/chronyd -F 1 │ │ └─10846 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139828 /sbin/iscsid │ │ └─139829 /sbin/iscsid │ ├─docker-3a0adbdcaff1159b831bcf04d07d75835425a4832f420a7d41a07111872783c3.scope … │ │ ├─34805 /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 │ │ └─34817 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-9e03b14cd7f85e9072a0049c9cd106ecdaa660cc4161ee7f803e84637c6d5717.scope … │ │ ├─12343 /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 │ │ └─12362 /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-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─867a06e17e9b5c1f07fc489ab3170081b46420b1d4998df011af61efdc3a3d01 │ │ └─264011 /pause │ ├─d64e0e8cebfd3dde058c536716a298ba9005c8d6620d45afd0196df87a01a922 │ │ └─46076 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─02187c810e15f3bd007891be8380bf6baa59ecb1c21c26a5cdffca24dca16791 │ │ └─107054 /pause │ ├─02c8c430384b31448e855a9dc295211ce2e88ba866083480fd5c0c4302798137 │ │ └─259019 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─734316187c2be70bb8299986cea6e595cb93aacd14e06ecd379ccf6c923bf4f3 │ │ └─48982 /manager --metrics-bind-address=:9782 │ ├─ec6ae8cd7130ac8444124e1ee6d79931b5f5701dfc4d85292c665f66f454356b │ │ ├─181525 neutron-api: uWSGI master │ │ ├─181556 neutron-api: uWSGI worker 1 │ │ └─181557 neutron-api: uWSGI worker 2 │ ├─ac229a9d52c746d8c959444520be89d3321e04a692175ac7500ab42d049d59f5 │ │ ├─92760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92777 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─92783 erl_child_setup 1048576 │ │ ├─92872 sh -s disksup │ │ ├─92874 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92875 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92906 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92907 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92936 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93337 /bin/sh -s rabbit_disk_monitor │ ├─43f09ebcfd5fb212ce91c159a98e374cfc0c4d0d3cc5753dd0c7c58169fb3751 │ │ └─42177 /kube-vip manager │ ├─3cfb1280fce5c944a1ba62f712876195d1c4351ad32713e0ef1dc3e381b37b4f │ │ ├─120347 cinder-api: uWSGI master │ │ ├─120370 cinder-api: uWSGI worker 1 │ │ └─120371 cinder-api: uWSGI worker 2 │ ├─a4fdcc8f1cfbec6645bbfaad2b23fc20968240779da14a860dcdfd9670ead72d │ │ ├─264133 apache2 -DFOREGROUND │ │ ├─266404 (wsgi:h -DFOREGROUND │ │ ├─266405 (wsgi:h -DFOREGROUND │ │ ├─266406 (wsgi:h -DFOREGROUND │ │ ├─266407 (wsgi:h -DFOREGROUND │ │ ├─266408 (wsgi:h -DFOREGROUND │ │ ├─266409 apache2 -DFOREGROUND │ │ └─266410 apache2 -DFOREGROUND │ ├─2ab8fe8b2acaba6ee1e8c6fa1d633ee8af38717d59db6f19e8bface3bcc727fc │ │ └─67571 /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 │ ├─b347ac8250536cc2b312303d3a342bfbdf305c21ffc30e96b16364d041a7edba │ │ └─187901 /pause │ ├─57a230e568778c3ce47905e667ac8bc4f8969f702f250444e9629177b2357131 │ │ └─142542 /pause │ ├─37ffa0a3eaac6af79873f5cf0a0323257d8bcd2dcdac01d5c16bd961109a7c75 │ │ ├─169698 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170028 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170029 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─57ab4be7b64759bfae05a1265e6d6bd591752cfa047a082bffd0a940a0aec2fd │ │ └─225180 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─007c0d12f1b7084663c5e7339dd2b1af6940089d106c6c79f81a890b3dc856a6 │ │ └─146341 /pause │ ├─87e49c45728faa5566b6e059f3877f7be0ae109d0e382335f628ceea68fae01a │ │ └─105603 /pause │ ├─2e7ed91ee59cf51b49b62e049825304db6c2cb2f32991f79355e62847c02e475 │ │ └─146046 /pause │ ├─9f6d89b7ffb12b4eaec068d17d71b6abf0233ca96f14d533a1f5dd6443528f12 │ │ └─191167 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f6001cbb2a31bd0836e6856e60f7d4503be4a7ef9d14f917c0712c096cf2d5b3 │ │ └─65379 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─22e0dee52ef28ec1079f4b405581a8024c2eb06d33e090e08364862d0db06394 │ │ └─49584 /pause │ ├─2936c5f6b96788f74abda8cc4bdbe06a59856cb73616ff42b3d7706ea876b577 │ │ ├─62630 python -u /app/sidecar.py │ │ ├─63059 python -u /app/sidecar.py │ │ └─63060 python -u /app/sidecar.py │ ├─15c75329a6f7dbf5214c8e530ef351d769a04aafbdeea35547c64c996e12f131 │ │ └─46121 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─78767969ac7071d103f5e16d7102c97022407abeaf8ebd63e58762fcfa7e9743 │ │ ├─66169 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66224 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─cb66a09244b09f60b01bad7963cff8cea06aa7dc24908c003b4a4c204291f5fc │ │ └─67949 /pause │ ├─5925228c104fbe276c31ed2caea882de8b5378e44a9ebd37a3268fac262ca5e6 │ │ └─66962 /bin/pushgateway │ ├─9b5b760dfde6934b2265fc423ac0cfad83cb88cc4747bf9fee7e17fe0911f185 │ │ └─146552 /pause │ ├─b5254ae57d4a6d8b53b805481654f8f8e51c67088fcccf57d238acb161a76bab │ │ └─42365 /pause │ ├─a50af6fa564f3f910bc9a755b1290a6255acdc90fb47941d0710f58a1b7fff30 │ │ └─154461 /pause │ ├─800c781a3d476ef39cd879f10d7535fa05e29b25bfca3419fcbb62fbcbe5f1e4 │ │ └─245105 /pause │ ├─8ecb6a08fa9fee55155633708d5567df85e83a901d3c511ce978d23fba6e97ca │ │ └─249400 /pause │ ├─89b15ab45407a9123b0ea1063560ea483c2c676f5dabe66126aa1f1f0faff995 │ │ └─44869 /pause │ ├─541b585fef1c14413070109372ddb733691130ff4d9d6abe33033e357a3028f7 │ │ └─41915 /pause │ ├─48dcc7afca784706d3ca9ea4e5a6e052a6130dbb4d99bd59b5e8cbbe7393ed69 │ │ ├─106039 glance-api: uWSGI master │ │ ├─106052 glance-api: uWSGI worker 1 │ │ └─106053 glance-api: uWSGI worker 2 │ ├─7ad7e2ec7a2873bc30d7aaacc3f08a75f83cb4cf3f269ddedc3bd1742d442992 │ │ └─64148 /pause │ ├─ac0f4ba2a84f9f181ecc5b175f9bf0b1eb184f279658bf78e797c7d6fb94cb92 │ │ └─164705 /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 │ ├─703b9761c33c8c554ee26b06798f2e0ded0fb410aa53f8950559abfdb1bcb07b │ │ └─44979 /coredns -conf /etc/coredns/Corefile │ ├─97e572cc29546f01b9a7a9f56d9879014dc09b5b40fbe61b20985df7873906bd │ │ ├─240827 magnum-api: uWSGI master │ │ ├─240892 magnum-api: uWSGI worker 1 │ │ └─240893 magnum-api: uWSGI worker 2 │ ├─9a3ef734936b54446092f15b052ba1432a6e71e1e54fcd20a5a30e0000e426d5 │ │ └─240549 /pause │ ├─da27e834d2eb025b2b01a98b3063b2b21cff647e7b35ab2e58b274c8cecc34e6 │ │ └─65583 /pause │ ├─d96bb0b0ce82adc62c3fae1249c679cf3905871c97477c69e9e470a9cb10831c │ │ └─225096 /pause │ ├─9de443b62475a4d1b498c77f1d83fc3eb6f073c52e8b09980cc4638e80c16c61 │ │ ├─171039 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171057 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─171063 erl_child_setup 1048576 │ │ ├─171132 sh -s disksup │ │ ├─171134 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171135 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171251 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171261 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171426 /bin/sh -s rabbit_disk_monitor │ ├─5e95ea622935894b32c83dc3c89599942f962c5054834734e197c134756996b7 │ │ └─67112 /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 │ ├─307d5aaaeb97640dd7e3c9a6108329bfd360aad04f5ad156bae62d1f6980c656 │ │ └─49415 percona-xtradb-cluster-operator │ ├─38bc84a6dce64aa2293449ed80eb1d865eb21759ee9917ad72b13bec54359951 │ │ └─228209 /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 │ ├─ffbd8899c7de6fcb9ac34678a4004659a5a865c1001df0640fd580ddd4ffdf06 │ │ └─67692 /bin/oauth2-proxy │ ├─33a2dbc274dbc754022232f95c2a426c0b3bbae2ae4f42decff947e4a85e55d3 │ │ ├─219997 octavia-api: uWSGI master │ │ ├─220009 octavia-api: uWSGI worker 1 │ │ └─220010 octavia-api: uWSGI worker 2 │ ├─88556dd3bccd44d8afd8a8805bafac632daa44a9500ad05bd0fb30a252651344 │ │ └─49102 /manager --metrics-bind-address=:8080 │ ├─55f0c313022d63375a645d3cddd166f890b55e413e530a6ed4a24f144d125580 │ │ └─65500 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6015650cdf9fda71ef5a5be17248a26020164c551d83e456f233b5e6b45cff11 │ │ └─44929 /pause │ ├─f8ce2485e9777b081949c2481cba3cbc8c1917262de62fd903fa87643c5feaff │ │ └─65943 /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 │ ├─803a416c5c238f4507853ff076c389c5a871588ca228945ce9fbd6b2bd6a3777 │ │ └─220821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7d2f703a20363dff5dbab15b5cfde6b9187ef46cf9c48ba263c00fe8e30292fb │ │ └─65189 /pause │ ├─c65a411791d6b314f92e0f40b2c2d384ff3545b29d4a6c8b755df6d3de5c384b │ │ └─49986 /pause │ ├─0107d295c22d0fba6ca6949bdddd886bf2dd3e7a6fbc304dac25c8ac0549033f │ │ └─45878 /pause │ ├─2ff64533e564fbb46fc1db26bf518ce0cb650196c35ca83e57d4ab681da25f37 │ │ ├─141142 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141154 /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 │ ├─5a6ef723d7ffb1268857adb24879a35169da60deb05fe28252722b8b8ee76592 │ │ └─64617 /pause │ ├─a48be46af61fe7dfeddc81a97d3a66f2f0aadac3d493d4ffb8d6fa26c7665015 │ │ └─53037 redis_exporter │ ├─02e2f9a0abec5578147a3f4a0bae4f474c3918a3e88fe7ed8da39233dbe74ec7 │ │ └─173303 /pause │ ├─6609506e647e98cf05b1e7677ed83c1fe95ae6443706bb1ff5a2504247c6946d │ │ └─222531 /pause │ ├─f9bff6bde24eb58f3e8486f3e87eb69e9aba63abbe5e7f4156f3f76b99594d50 │ │ └─185448 /pause │ ├─0013b7b8683a89e1f8150bc1995f20f3c32ad09c2ddc8edbd90ce88af0b08f5a │ │ └─45615 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 │ ├─8aa17a18704186c88acc1293de3d8fe02428b6f4cfbbd65babe3123a089dea0b │ │ └─249144 /pause │ ├─5550bd948f62730b7a227cbbdb449e61ed61c11ef71cbd3b24668ee06b64ea49 │ │ ├─107490 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107667 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107669 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─eea621adb8fe22040492afffa00ee81074492664b2d62361ff1a112a48f4bc3f │ │ ├─259252 /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 │ │ └─259373 /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 │ ├─5108444c8bfe0c289e601f4962a2384c9e3e4051ddcec2f5ea733fc3c1138bd8 │ │ ├─ 97069 /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 │ │ └─339146 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─576aab806dcf7f89c517bc06b59bfa6261d739d34961376661a92f847193b7c9 │ │ └─79084 /pause │ ├─446954991d1d1f4c2e512c346f6fab238ccdfea780c2eb7fb4bccd9ba21dd5ba │ │ └─249359 /pause │ ├─7319ecff7189efbad9f952c9e507e2b35bb96355af3acbce9a06971e4884ef5d │ │ └─67494 /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 │ ├─546535c10699dd0673cf35b62a39665d325e7b23fe6834b4028fb7db0eef0a14 │ │ └─66763 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─19d8254cde2f837ecac2aef736ae9970b0410096817099343705d1a48ef435ed │ │ └─63772 /pause │ ├─b567b4c02e68fde87863d50a21d05726c91161e3519a5cd9a8f88ebaa298b1ce │ │ └─249450 /pause │ ├─27f531ddf88e9f36ca38cb51d26a9b7c48a50f35efa013d6a57446080b75ec4b │ │ ├─ 48419 /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 │ │ ├─ 48432 /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 │ │ ├─ 48502 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263768 nginx: worker process │ │ ├─263769 nginx: worker process │ │ └─263770 nginx: cache manager process │ ├─08e6a8cb5f0b394d29f16283fc72a6f044dc93e57c48df34000bda311eb88d1e │ │ └─172991 /pause │ ├─fccd0b177a2e914b637a17009b12b65dde7db76ad6139ddb0148e5474ff442cc │ │ └─241184 /pause │ ├─ead6f4eec454356a53b4f4387d3bca90b0720d75e19dee9dcc0c015b02ebfd7c │ │ └─43176 /pause │ ├─de9318da327e36bbf455ffcfb7408e2192b35952e93574023154607391f0658e │ │ └─48076 /pause │ ├─9624a8bf655b7f2d8c61bfe14719684073ea2da3cfc6c2813dda8b89bdda8190 │ │ └─63920 /pause │ ├─e708ced351c2856271432765fdeb831f4fc410dbbfb00fb86ab18b40da7de0dd │ │ ├─43643 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44021 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─867bd10db78a46f65dfdb4988635a4c8dac5f73846889233401d6d4162105001 │ │ └─96686 /pause │ ├─0c5565d196e0b6e24f1c117665a8d9f5a77a2f449208e074d27537c7dbeb804f │ │ └─52688 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 │ ├─08d317b6206b4b40d47d3a3027b1bc50e5d498a46c70d4dbbcfa367a9b24d074 │ │ └─52543 /pause │ ├─208d5cd0369930bbff8033bf782bee9347125c5e6698909ea7425a49907909af │ │ └─67673 /bin/oauth2-proxy │ ├─007b6b969d91754cb981505227a5592097718924077bca0d17361710b4e5bbc5 │ │ └─146225 /pause │ ├─275ffbcc3b431f12d8e80053aab5c684bf9256db1a46e5505a1d954ec979dd0b │ │ ├─62667 python -u /app/sidecar.py │ │ ├─63094 python -u /app/sidecar.py │ │ └─63095 python -u /app/sidecar.py │ ├─bf54182e74296a34c82d4fd2a67465509c6bb9e47af906a66dafb5aafd50d46d │ │ └─50548 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8b9db9c3c265673df74c502c6c4d8d4c01048c6132b8cb59d2f3d0925e915d5e │ │ └─48121 /pause │ ├─d1093dfc1468dd379e792a4909ed368e28d8b3df81d83ef952e0f0880b20938c │ │ └─229889 /pause │ ├─62230909ec552d88ce2ff0fb0f3801b8905ecd4f12816928eb61b88322f80730 │ │ └─265572 /pause │ ├─764b4b62c0e4fbfed3ff0ddfe7c651dbb7915944acbc82a8ea1956f56b8495ea │ │ └─66553 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─95d536304961ddb887196e265656dad12c5659c72898830aef1c1360ac6c584f │ │ ├─241127 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241433 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241435 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─26bfef1eb4781b47d6fb046702a6b117620462593f15766f2e6f714b278849f2 │ │ └─61833 /pause │ ├─8569c717edf49cab8ac1ea78b1994445a4eb8b917ce8c246aaf07e6fd51fb732 │ │ └─66423 /pause │ ├─fbd58292e4096b584f612fa6a901862f8ea9f4c58cbac4383443eed95a6cb9c3 │ │ └─62841 /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 │ ├─0d06d0d3abb76fac62f7797a774bfad6baa56f5cf53d71e5b58b5cc8491ebe71 │ │ └─66794 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6fe88490b77cdde048effc52d3a8f632367feb59c43cd94e1bbc74dd9c83ec7a │ │ └─43216 /pause │ ├─93256a46872886ac45357bd764ac430eaadb548e048554d66fb68e7dba412a1f │ │ └─124546 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f66facd92dd93f30f39c25c8c4d05d0ccaef112683e835106cbd05287beb021b │ │ └─122091 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─898b26cf6c2e81893c516a51f3a33cc5c945b0e60e765f830a6b0a8fc614e074 │ │ ├─181524 /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 │ │ ├─181853 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) │ │ ├─181854 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) │ │ └─181855 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) │ ├─70666facb59bfaf97fe116e62933bcc06c2d11b185cb567a3f97989ce1f0ff51 │ │ └─92680 /pause │ ├─2dd3c51a48ff0a75606216ebd5a344b308f3daa3dc61f69e60cd6ec4c1c17df5 │ │ └─66649 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a12845074ec4487b3b4aac7c016214944f02d5e0a6548dcb54ed68bf7461606b │ │ ├─245265 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245282 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─245288 erl_child_setup 1048576 │ │ ├─245378 sh -s disksup │ │ ├─245380 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245381 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245450 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245451 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245461 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245701 /bin/sh -s rabbit_disk_monitor │ ├─3b51651da0cb135996b9a1e84ff0db0f2d3127d6d81d1e1f623f9b54423e0d46 │ │ └─126440 /pause │ ├─50545f658213065f8b009145f3a9d9d8f9c63c5a34de6ead45e3cfa1dc40aef8 │ │ └─173342 /pause │ ├─f0ca1660bb3f83105e3da7aac58e295744f2f6700bd78dab2e051ac2f159d26e │ │ └─229915 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6c94121dddee74cfa111986b9e85682c3994fc387c4c7d7e8c9b898cdb970a25 │ │ ├─64962 nginx: master process nginx -g daemon off; │ │ ├─64980 nginx: worker process │ │ ├─64981 nginx: worker process │ │ ├─64982 nginx: worker process │ │ ├─64983 nginx: worker process │ │ └─64984 nginx: worker process │ ├─7da167daf2c4819213894b2573cc14318fffa312a08cef2e39f1d0ed0730592a │ │ └─228179 /pause │ ├─6093b2d4e38b5685f431fca44f3aab10a407b27ec1cfadd84f638d340219bfa6 │ │ └─172983 /pause │ ├─3179bd1655a5f201d68f089d6c3c85e806d43ddbca8dadac91fecf8fb99bbbab │ │ └─42077 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 │ ├─9a156c10ddec01f08cbfbb1d79b50d74ecfe62431809a3e34728b89b36c2a8c3 │ │ └─203921 /pause │ ├─46eefed3a809115ad20255219b0d005ab248cbbceda44ab3831cec0f1454954c │ │ └─62032 /pause │ ├─a698926ae979468ec82fd5c7b467e2a5f4f2e4ef4b1d0b1583ee6bd3aac25253 │ │ └─211632 /pause │ ├─d7df26090bc6dea5b98f8a929ae199d628d46441c96250826a658667f76be6e0 │ │ └─142828 /coredns -conf /etc/coredns/Corefile │ ├─95a7d427de9c5707922164dc1cdc99e9c56f2291a498f672897634971b0638a9 │ │ └─57938 nfd-master -crd-controller=true -metrics=8081 │ ├─3952c6e7ddf910387b175a2e4ba4c98852020e55756c1b0091a208a7994f070c │ │ ├─183891 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─184950 /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/tmpp0oxopww/privsep.sock │ │ ├─369530 /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/tmpya3jbawk/privsep.sock │ │ ├─369832 /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/tmpakzi4he5/privsep.sock │ │ ├─370241 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370242 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371141 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6780418c-2c09-40bd-b7ef-490a355ef244 --namespace=qrouter-6780418c-2c09-40bd-b7ef-490a355ef244 --conf_dir=/var/lib/neutron/ha_confs/6780418c-2c09-40bd-b7ef-490a355ef244 --log-file=/var/lib/neutron/ha_confs/6780418c-2c09-40bd-b7ef-490a355ef244/neutron-keepalived-state-change.log --monitor_interface=ha-9070c4f8-79 --monitor_cidr=169.254.0.5/24 --pid_file=/var/lib/neutron/external/pids/6780418c-2c09-40bd-b7ef-490a355ef244.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374337 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c0735cc0-4313-41ec-a4ae-eb46e92fd568 --namespace=qrouter-c0735cc0-4313-41ec-a4ae-eb46e92fd568 --conf_dir=/var/lib/neutron/ha_confs/c0735cc0-4313-41ec-a4ae-eb46e92fd568 --log-file=/var/lib/neutron/ha_confs/c0735cc0-4313-41ec-a4ae-eb46e92fd568/neutron-keepalived-state-change.log --monitor_interface=ha-cb57b517-c9 --monitor_cidr=169.254.0.61/24 --pid_file=/var/lib/neutron/external/pids/c0735cc0-4313-41ec-a4ae-eb46e92fd568.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382703 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5a6c073e-f731-4a4c-a83c-c4c1515f99aa --namespace=qrouter-5a6c073e-f731-4a4c-a83c-c4c1515f99aa --conf_dir=/var/lib/neutron/ha_confs/5a6c073e-f731-4a4c-a83c-c4c1515f99aa --log-file=/var/lib/neutron/ha_confs/5a6c073e-f731-4a4c-a83c-c4c1515f99aa/neutron-keepalived-state-change.log --monitor_interface=ha-f5700579-5c --monitor_cidr=169.254.0.130/24 --pid_file=/var/lib/neutron/external/pids/5a6c073e-f731-4a4c-a83c-c4c1515f99aa.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f0c8e2180f564de99943b9fc6e4145948a552a4c7b3976db6a4b4a38dd6c950a │ │ ├─200129 heat-api: uWSGI master │ │ ├─200149 heat-api: uWSGI worker 1 │ │ └─200150 heat-api: uWSGI worker 2 │ ├─b4f87efb20e4402780c02c3c58fb8c7dd6e66c85ea3818a1f84fa9eb173f4234 │ │ └─57582 /pause │ ├─45bcdf30371e28dbbe789caf64cd27581e65ad3933991bb550a7360305dad246 │ │ └─42048 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 │ ├─c17e0d94a037efacd6b28886ec176293a0621cf803046fb29cbec624b38e7b14 │ │ └─44927 /coredns -conf /etc/coredns/Corefile │ ├─30ee6ffb466f5d817a8b8186e31576d8b693d94e68233202e54b0a9257318d9b │ │ └─46032 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─b3eb7e079d8d1aba44d213087930212410de8567691877044b1bb06c0db2ffcc │ │ └─64375 /pause │ ├─93836aee73ecdb82984b37b2fd3f27261db2a42a85afe8ece6f9723485aeae9e │ │ └─140691 /pause │ ├─076a64cbc590c3ba53b65a1ca9e803a2227939f17ddb332551d9026f552ca15f │ │ └─96944 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-rfq4t --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e6020e9f73a505d2217e28132a9990a4ef5d93eb5d901a40ea73b9739c76fc57 │ │ └─63291 /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 │ ├─b77842c190fc5fe5a95020096d7d0dad509f20387b7be38d05728521a7979ab2 │ │ └─211598 /pause │ ├─84a10bb5853cc9de870f0b670934d5d60bac7222ba187aa325bbf97d7cf381b8 │ │ └─41899 /pause │ ├─5b84d915c66ca39cad37c44e9c6d523171c0758b6a490cd98da3e0a5fc1d01df │ │ └─42391 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8c4ddbd6858b455e5a8810f147622ba66430eeae7e88b9baee8840383129adeb │ │ └─62297 /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 │ ├─d9f5d3577613bd2615525a58b12cb4cb0c664f52ef6a17740832e0d77b20d111 │ │ └─44516 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8eff5f6131cf6e524d3bff4c4f2d8a627b60b09c8db1e521f51efb0043b7bff2 │ │ └─183922 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) │ ├─9960e347393b4f4e7ef7d76456312fc1eea14d1441e109da1e2b47beaa866c59 │ │ └─45339 /pause │ ├─808041b207901badc5df2cd1ecfcbfc5a0a95002c674a874bd069bc85feb7813 │ │ ├─204005 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204022 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─204028 erl_child_setup 1048576 │ │ ├─204080 sh -s disksup │ │ ├─204082 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204083 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204099 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204109 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204356 /bin/sh -s rabbit_disk_monitor │ ├─2aa15ab9981ece4404aba520373e8be4c7e91594c269cbe9bef326b6fc6d7061 │ │ └─231471 /pause │ ├─45e1df2cd7c556167b9a0db16b1385a35fa7c8af8724a7a271433aa557a138f2 │ │ ├─191115 /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 │ │ ├─370284 /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/tmp502xx2ju/privsep.sock │ │ ├─370939 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp_fjxv2jn/privsep.sock │ │ └─377682 /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/tmp0xwdlnqd/privsep.sock │ ├─51e03343bdb0995cc98fc96ecf059a00ae498d8a9800025ac534fcbfecbc5720 │ │ └─259018 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d386a8d8926e7d6818b1ba92a555c4cda62021ccc8c93be2ebdc58a67b63d842 │ │ └─43438 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bd2d44f90eae032936cb999af1729786360297474830ece727ae4a3de52d187e │ │ └─172986 /pause │ ├─56c309e319abe5ed64a4d04e2e1e3acc4ed4e5d8c378d22f0e0874d1b23146d1 │ │ ├─267994 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268007 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─632dee12a396b38dc8f5e1575045cae97795e4140d476e4e456f11f4d76d7c1f │ │ ├─258989 manila-api: uWSGI master │ │ ├─259093 manila-api: uWSGI worker 1 │ │ └─259095 manila-api: uWSGI worker 2 │ ├─d702327b56a51746948ec2cdff7cc04e80f4cae995bc5e185279b6c1f80bb3f9 │ │ └─45918 /pause │ ├─6d94a88ef22b72101cd01c23da3284bb72e7fa2eafe6054204fe402a9bfc8113 │ │ └─185572 /bin/bash /tmp/libvirt.sh │ ├─c42242f42c1b26a3d770deb8586ff9033731dfbb6919f2cf4d8ff2423ddc1b83 │ │ └─41943 /pause │ ├─9a5f67ebf16e280e463525a80821ebdffccba340ad8aff38402f32c1ea48526e │ │ └─87239 /usr/local/bin/rook ceph operator │ ├─e9451c59c85dd2a084d796a5d5826a85f1983dccef3726b172d28cfd32cf9964 │ │ └─57728 /pause │ ├─813eb6eb970f87230724a3a0fb6ebb1d349ebf4df757c149e8b6c1f80d3d9173 │ │ ├─221586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221604 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222071 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222074 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e405aec08e564223d2494b6640804e6de6a598c1cec5539546d366a961930c92 │ │ └─41935 /pause │ ├─c68573d9a274a79cc2b0fd895af8fb92ee96174825934484cda9e2279cb3d110 │ │ └─57482 /pause │ ├─96f388a1fee35c1490d60adc5c3b0fe085ac1a5066f251d909447ebb20543bd9 │ │ └─108726 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b88fd49c06bdca963e82983d82c02a815fd68ff6bf6969abed771641bfd3efaa │ │ └─57538 /pause │ ├─13ebef1d6ce56a2a99953709f5cc770b7588519daccffe9a3c40fb64592932d0 │ │ └─110766 /pause │ ├─77fbd8048c3b0293782de6e31bbb7d22809e1cb26892d734c559007c30eaa69c │ │ └─61941 /pause │ ├─10f185cad2afedeb6fa4a0a8c522b8bab8a8a8fc5b79ca4f8cad431f611e1c55 │ │ └─107105 /pause │ ├─915be75f7c0a16a8d8423e689b24dc14accf3b9f14d00323c13c7c1c8a47f2c2 │ │ └─61993 /pause │ ├─224cdb05d944218594442967fd1c928c653314f5312b32137b78ab6012a80d07 │ │ └─186121 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fac82340b9a3d6548a7eb2696934337796b86db4227a30e38d0b43c918939611 │ │ ├─131488 placement-api: uWSGI master │ │ ├─131510 placement-api: uWSGI worker 1 │ │ └─131512 placement-api: uWSGI worker 2 │ ├─e0fcbe6907c4bc60326f0f7eb833eb672539f893337de721c62faee044a8d5f7 │ │ └─64656 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 │ ├─70842f643affdc35bd3903fe39cd59f40a1cb3629c5aa4d0be2803d3e7d4f2e8 │ │ └─64755 /pause │ ├─92a6d321680c4c521359028f7db6518755c3cd5d8940ce296ec5e67fddce2440 │ │ └─52877 valkey-server *:26379 [sentinel] │ ├─136b83f13c8bc0b0f5b2e5dfe20c216ae33302395243c3a358924f6ec396f2a2 │ │ └─264478 /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 │ ├─02790cdd0a996df1881f78816bce45ad6421629f7a713222dc102a69de93b891 │ │ └─44477 /pause │ ├─1e0b08729f18515ee5c4fc3ccfcc5492642d976e965fc689aa9284e5817b9f14 │ │ ├─169062 nova-api: uWSGI master │ │ ├─169097 nova-api: uWSGI worker 1 │ │ └─169098 nova-api: uWSGI worker 2 │ ├─e8c48e9b8cfbee5f23283fce76b06fa810dbfe2b574de7a5397ceafafecc5586 │ │ └─141106 /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 │ ├─7a30a6f86451908832bf097aa7a5f57210f7de0da178837fe4da5a21151d406a │ │ └─145610 /pause │ ├─104f1e3ecd3574979b75ed0617ae04e4794b5e3ad35f8e264d6a721921ae62ff │ │ └─86418 /pause │ ├─14618571f114d47c54a1fe0e748b51d5ac961d3b1989645e6aca389881f5c384 │ │ └─48935 /pause │ ├─8a0b765aab18098afc433589f610d5a6077cfb4942759be19e6c5e41f3461f26 │ │ └─42014 kube-apiserver --advertise-address=199.19.213.238 --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 │ ├─f6512333d63bf5bdcab89269000354da52f454bcf4fa0548b65c7961893fe496 │ │ ├─85688 barbiacan-api: uWSGI master │ │ └─85701 barbiacan-api: uWSGI worker 1 │ ├─008a391dfff512cb577b3eff73dc0b458510082b216cc337d339d85c4ca46cbb │ │ └─109065 /pause │ ├─e1926c11da4d272c140057aafba06a1593623329b2246f3051d14e3aa5a4dd92 │ │ └─231328 /pause │ ├─fca723a03c82f7cef44a644b188e6b9ef28b1a1f2de08f11a072439ffc9e695d │ │ └─123932 /pause │ ├─582d57749aed932c694f0e0dc50f0ba682349109c40bb6618f0486e833e2f9a6 │ │ ├─50301 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 │ │ └─52945 haproxy -sf 178 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─ed90f02a158ff154e46ee6bf87584e5ca325e28471da681bc50afdc85d56e146 │ │ └─66591 /goldpinger --static-file-path /static │ ├─1a4f612a89c6d8cb4de26c19211bf05596efd980d66642cd8bf37f49f88135f2 │ │ └─56834 /pause │ ├─fdb1faee50890d07b6bca7e0a720b0a2204a09120bbca16159081450d4221e67 │ │ └─58051 /secretgen-controller │ ├─b14ca81d4319cddd7a234b878a07048ebc5c6e9b14ac87f08ba2b714d7812fe4 │ │ ├─199960 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200263 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200264 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9e7f99b3153a7675a8f4f2ba997ca8f10b6ba18ddab56e733a3828d13cd70330 │ │ └─63842 /pause │ ├─c1550ba0f7758d656dee51192c68e2f359f07c3baa1f5f8ff136a3bd9a70b5bd │ │ └─41862 /pause │ ├─a92d0044ae9075cc1c0e9b22ad299eddbc958ca8ebacc56d7af6f7e667fa07cb │ │ ├─143530 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143548 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─143554 erl_child_setup 1048576 │ │ ├─143669 sh -s disksup │ │ ├─143671 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143672 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143815 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143825 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143916 /bin/sh -s rabbit_disk_monitor │ ├─8989f9793cb09dcaac538ac0b1fc50234e6f3a2e144716057679844528de6b5c │ │ ├─79163 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79189 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─79197 erl_child_setup 1048576 │ │ ├─79245 sh -s disksup │ │ ├─79247 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79248 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79251 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79261 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79442 /bin/sh -s rabbit_disk_monitor │ ├─cca5f92682b4f68d2825b86b43f5de823e7c6202e331bfcdb947e92e3e54e748 │ │ └─226212 /pause │ ├─0d666365ae3bf9c8017caf6e2703396c8ef1d0d0056c7a6dae063430ad3de563 │ │ ├─68219 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68236 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─68242 erl_child_setup 1048576 │ │ ├─68353 sh -s disksup │ │ ├─68355 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68356 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68393 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68394 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68404 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68519 /bin/sh -s rabbit_disk_monitor │ ├─b3872578b993c21cf5fb9eae3ae634be6324a71584e64d2286b987aa223faa5a │ │ └─261524 /pause │ ├─c270c4836675424bfe291a1612b5d63c04c2c8106611af7223ce7c621e064f8c │ │ └─185499 /usr/bin/libvirt-tls-sidecar │ ├─6396d51d7ef088aea91627aad6148d4230ec9db8d6b78d5037091981c35c329d │ │ ├─220797 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221338 octavia-worker: ConsumerService worker(0) │ │ └─221341 octavia-worker: ConsumerService worker(1) │ ├─1a7d64142c7da43f23d53a83cb1af45ad3f17fe73d7c1a279a1168fe3a8f9ef5 │ │ └─50452 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e463c8649b707156f890e73a22d79b30b57b809f53f4cbb753b30ee21042f638 │ │ ├─222756 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222772 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─222778 erl_child_setup 1048576 │ │ ├─223015 sh -s disksup │ │ ├─223017 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223018 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223065 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223066 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223076 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223266 /bin/sh -s rabbit_disk_monitor │ ├─a42aa7921ad1fb58be83480d1aef384b15d592cfbfd349da3039c9cd94df85a1 │ │ └─123862 /pause │ ├─794e77f6408b5a114f0d4efe66486f9ef2ea7e572e02bd9b218c9b2787245492 │ │ └─67528 /bin/memcached_exporter │ ├─4b9109f31ac7dedd40e1ee2dd5ea4ce4afc514fc8176da9eb60c5baa50ea17fd │ │ └─211899 /pause │ ├─cac0189d262677d5524c52e01a1c21fbc6b8e0a93c2143e3077c13527f138916 │ │ └─57899 nfd-gc -gc-interval=1h │ ├─860cc03c847e82cd14801b0a52c001c53b9e05ba6c39976bb5b5d5e7127def2a │ │ └─42027 etcd --advertise-client-urls=https://199.19.213.238: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.19.213.238:2380 --initial-cluster=instance=https://199.19.213.238:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.238:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.238: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 │ ├─edea466d5dc43ee6ed344feb99496056d3b1288573a3e5e4ef183082211bab04 │ │ └─67067 /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-19-213-238.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 │ ├─0369abc968b77685ba146cb1bcc6a589fb0c1be3e5cbd5d815ceff3bac32ae74 │ │ └─48273 /server │ ├─dbf7aeff6feb84eac026efd4bd7e2bbc3ab977c983676cd246627900a1e9de84 │ │ ├─ 73236 apache2 -DFOREGROUND │ │ ├─ 73263 (wsgi:k -DFOREGROUND │ │ ├─ 73264 (wsgi:k -DFOREGROUND │ │ ├─ 73265 (wsgi:k -DFOREGROUND │ │ ├─ 73266 (wsgi:k -DFOREGROUND │ │ ├─394069 apache2 -DFOREGROUND │ │ └─398311 apache2 -DFOREGROUND │ ├─ec00a660fc46c026a732d9a643be001610da90bc423f19b5d5652ad2b1f7064d │ │ └─49297 /pause │ ├─7e225251e719ab6eb1113ef693a5314df91f70afd22566c0ebd67689fd069342 │ │ ├─181570 neutron-policy-server: uWSGI master │ │ ├─181583 neutron-policy-server: uWSGI worker 1 │ │ └─181584 neutron-policy-server: uWSGI worker 2 │ ├─e406d18f7551d7b82bc7ffe552fbcf86b61fbbc1cb637f9ed3f7eaa7834bc0b5 │ │ └─246910 docker-registry serve /etc/docker-registry/config.yml │ ├─8bce35ba603ed7141152b74d589dc1a16c3961be958ce9e14734f9a76f1157c6 │ │ └─211626 /pause │ ├─da17be3c90d2854535e9029d15a2b9e3577122c58acbb63b64e2f6033b96a24b │ │ └─110728 /pause │ ├─7b9d724d0249c9314ee9b285789b5da3e554519dd6dfdb4f0b975ef1e2eb3bfc │ │ └─80502 /pause │ ├─5e3e343b7e0107738413908aecd8c5d3fa603d8fd93229f415fc54885c8a3c73 │ │ ├─ 50355 mysqld --wsrep_start_position=061b2d0a-84d0-11f1-9789-9326abecb8e9:20 │ │ ├─ 50481 /var/lib/mysql/mysql-state-monitor │ │ ├─405808 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─405828 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─405829 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 59 mysql --defaults-extra-file=/etc/my.cnf -nNE --connect-timeout=59 -P 33062 -h10.0.0.204 --protocol=TCP --user=monitor --init-command=SET SESSION wsrep_sync_wait=0; -e SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; │ │ ├─405830 sed -n -e 3p │ │ └─405831 mysql --defaults-extra-file=/etc/my.cnf -nNE --connect-timeout=59 -P 33062 -h10.0.0.204 --protocol=TCP --user=monitor --init-command=SET SESSION wsrep_sync_wait=0; -e SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; │ ├─d5be6753726d12b8eaf88ca79a60598837f6a4d165f5c15cdb6552b8a37eef16 │ │ └─170949 /pause │ ├─aeb48d15a289204bac0c202439aa8ea1ec7d31e25a200b605a2e229c26e88b9b │ │ ├─199958 heat-api-cfn: uWSGI master │ │ ├─199991 heat-api-cfn: uWSGI worker 1 │ │ └─199992 heat-api-cfn: uWSGI worker 2 │ ├─e5fd1c22ca8fbe467848f5a93459d37ab40d1528363a74b44424262717ae872b │ │ └─45828 /pause │ ├─bb9c7e53dd5172e019ab2cf6f7c0cad2098f8bb4de57d796346d324b1a9d2880 │ │ └─227117 /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 │ ├─0e55b5bc0b6865309a9a6cd5001c1736e5ab7cf38dc735b893e6dc50f7e7aca8 │ │ └─226528 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─37d1e20ddd9d406d5928536a9838c677a7f7e051a415f9e63431dcffce2009e5 │ │ └─265815 /bin/openstack-database-exporter │ ├─006cfbcc6604009caec7d206a0c849e821c54f09b62fcf34f2adc2226fa8031d │ │ └─172876 /pause │ ├─ec55cf46c434af3f8c51dd91b9d2121764c175c2406ff670e82a08f608374aad │ │ ├─173809 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395822 sleep 300 │ ├─554972dfe28569e32d25c5b4737a14560eff93d6c2921562d8e7491dd4ef1060 │ │ └─52582 valkey-server *:6379 │ ├─c3441c0bbeb597bd6c63cfe3ab8c52bf776773702427c65264bd95274a806915 │ │ ├─183924 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─184834 /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/tmpl71dpvxp/privsep.sock │ │ ├─185378 /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/tmplm6qjarp/privsep.sock │ │ ├─185950 /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/tmp7waftqd9/privsep.sock │ │ ├─186376 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186377 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186392 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9b71f07f-192b-42cc-aeef-c4c65af5ec71/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9b71f07f-192b-42cc-aeef-c4c65af5ec71/host --addn-hosts=/var/lib/neutron/dhcp/9b71f07f-192b-42cc-aeef-c4c65af5ec71/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9b71f07f-192b-42cc-aeef-c4c65af5ec71/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9b71f07f-192b-42cc-aeef-c4c65af5ec71/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fd74575c-25b1-4de1-9d20-0d88f0e1a6e6,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 │ │ ├─186395 haproxy -f /var/lib/neutron/ns-metadata-proxy/9b71f07f-192b-42cc-aeef-c4c65af5ec71.conf │ │ ├─205859 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f90c038e-0ce2-459c-a5b7-4e8829f338a6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f90c038e-0ce2-459c-a5b7-4e8829f338a6/host --addn-hosts=/var/lib/neutron/dhcp/f90c038e-0ce2-459c-a5b7-4e8829f338a6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f90c038e-0ce2-459c-a5b7-4e8829f338a6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f90c038e-0ce2-459c-a5b7-4e8829f338a6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-20cf3920-6e1d-4321-ad10-fd032b4983c5,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 │ │ ├─205863 haproxy -f /var/lib/neutron/ns-metadata-proxy/f90c038e-0ce2-459c-a5b7-4e8829f338a6.conf │ │ └─377346 /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/tmpq5z2vnfn/privsep.sock │ ├─e30dd1bb741b058917e509e5d173957420a9fe6d5c7f0f358a04b318d68e6e3d │ │ ├─169205 nova-metadata: uWSGI master │ │ ├─169218 nova-metadata: uWSGI worker 1 │ │ └─169219 nova-metadata: uWSGI worker 2 │ ├─dce7d2de2e7e359d6ccce7ed78a076fcab44c5f35177fc8734ab578936949121 │ │ └─227091 /pause │ ├─10438d381c8ea4e538759111901ea493a321296ab791a1c579d8f6f86faf9c81 │ │ └─52371 /pause │ ├─47b5edfebe5217f160ab19ce4bf73344e5ad067c6e9b4b173c7082b0fefacbf7 │ │ └─96743 /pause │ ├─24a907df10b072e07b44b6b150cd9a97ce36477ad15f249b6d1cfea1ff3fb458 │ │ └─187818 /pause │ ├─ec3c1ae49826ae8413106b081d92ad7c76aa1e5985d0bdd9d267d180fc4539bd │ │ ├─109146 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109162 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─109168 erl_child_setup 1048576 │ │ ├─109215 sh -s disksup │ │ ├─109217 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109218 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109230 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109231 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109241 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109436 /bin/sh -s rabbit_disk_monitor │ ├─111c7bcb5abca2e540449991fc586d1ca8bfa3c04260538720f6fb86fc75aaba │ │ ├─124928 /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 │ │ └─125099 /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 │ ├─e8cafd873feb32375a4b5ff1e1684d803a6a20f01f71ab2edb506d14a9a837c9 │ │ └─97934 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─325180fdb8965c236da407c3d8881ecb125177564d05e2c5bc795603fce4b2db │ │ └─67415 /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-19-213-238.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 │ ├─9ab5a9d2a516e9190d60f7a5463f9ed7cea335c4e51e366e9ed7ad2c201076a1 │ │ └─142243 /pause │ ├─ee2414e8e0779b4bf6418e6cbded232074fb00b63aa00bd5755c96d70de91777 │ │ └─172815 /pause │ ├─0fed07a614c9dea1b46a023be9e183d0301d2f95f2d73c95914f779a076f4701 │ │ └─187744 /pause │ ├─085dba001e9d56280039fad7e00b3255a0b1bc5bfc2cd7c632c344dd9cfe9fbd │ │ ├─182415 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) │ │ ├─183011 /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/tmp2cvb0n4u/privsep.sock │ │ ├─183216 /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/tmp19srfqo0/privsep.sock │ │ └─183375 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f95923efa130f03c2ef120b822e12d92a856c9fc27d44ca1a64cac4a5ae76288 │ │ ├─240590 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241394 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpl3dxaka6/privsep.sock │ │ ├─241405 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241409 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e01473e71bb79d3897ab6ebfe2a83d37cece075d30314b30516159d467480fc3 │ │ └─69767 /pause │ ├─80d85a8d44b929266fd87e6df6091827984de902e3db884dc355af5734ef85f6 │ │ └─48835 /pause │ ├─48b0f0930a93810f11d3f931f34d593767532fa28090f0cee2504c41410d8d30 │ │ ├─185630 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185655 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─185663 erl_child_setup 1048576 │ │ ├─185802 sh -s disksup │ │ ├─185804 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185805 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185824 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185825 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185835 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─186166 /bin/sh -s rabbit_disk_monitor │ ├─3cebe07763193bf74c5682b1c1f58ca33db9ae6454635f72cf6f24c419eed62a │ │ ├─169710 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170015 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170016 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b730eed5d6e8fa077bec6e14711d0b92de285bf8dd5cfb33258a8eac7521bf3b │ │ └─57856 nfd-worker -metrics=8081 │ └─9af9f19c2269c38f3291a1a1d6158d8d02b45b6c108d742fa69624804925a9db │ └─143441 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount