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 │ │ │ ├─21842 /lib/systemd/systemd --user │ │ │ └─21843 (sd-pam) │ │ └─session-21.scope │ │ ├─21777 sshd: cephadm [priv] │ │ └─21856 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/199.19.213.142-22-zuul [mux] │ ├─431531 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wpybsviljdnopkogapdzvolvmjdogqkn ; /usr/bin/python3'"'"' && sleep 0' │ ├─431532 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wpybsviljdnopkogapdzvolvmjdogqkn ; /usr/bin/python3' && sleep 0 │ ├─431533 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wpybsviljdnopkogapdzvolvmjdogqkn ; /usr/bin/python3 │ ├─431534 /bin/sh -c echo BECOME-SUCCESS-wpybsviljdnopkogapdzvolvmjdogqkn ; /usr/bin/python3 │ ├─431535 /usr/bin/python3 │ ├─431536 /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 │ └─431538 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 … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12305 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85f8d4616cb0ffa981e58c0ec98df28e3c0ad465ed493c0ff60c89228a5ab48c -address /run/containerd/containerd.sock │ │ ├─ 12685 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 01f6b57e67513bd7c4a6992cd6f147c0b430ce39699c6d464effb6b84a4109d1 -address /run/containerd/containerd.sock │ │ ├─ 18820 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3505790b399dd687ad599a8df420f96682ef9551429b080a34511a4cf4962425 -address /run/containerd/containerd.sock │ │ ├─ 25408 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 37a8fda754dbb716711b709c97a73056c8f278ac5b06b8019f88d4c630e9cebb -address /run/containerd/containerd.sock │ │ ├─ 29905 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 680fac41796f8a29b78b98d3d80e11a31744ca9e897996df99316a1bb5417984 -address /run/containerd/containerd.sock │ │ ├─ 34732 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ec80d58482b3942e5e7670e20d18b15b89ded80345718dd444fcca03c9309414 -address /run/containerd/containerd.sock │ │ ├─ 39489 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 007f01fb40bc900c080d718fe95ffa5daf41c49c4c3c355016dcbc3f28f2d3d0 -address /run/containerd/containerd.sock │ │ ├─ 42062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c413caca3a0ab0aa86f3c015fa8c0a96f45e1fcca49db8d219bfa54ac0d30a -address /run/containerd/containerd.sock │ │ ├─ 42089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06fda41022f2a553609762f4db90161890fb5a8fb7679932a945fe3ae8cb614f -address /run/containerd/containerd.sock │ │ ├─ 42125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674797cfca3b5c4518f30a10818e58a49de82a12fc8d61db4177b47410be5203 -address /run/containerd/containerd.sock │ │ ├─ 42127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42bdc9ffeb6887590a77fe9c776263bc896b220531290f5eccbbebd8be0cf84d -address /run/containerd/containerd.sock │ │ ├─ 42133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 775e724a3e11fb9e61fc4017c88dc8e6f2213d91bbe94f9bd95601ec3f2dc0ad -address /run/containerd/containerd.sock │ │ ├─ 42623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92bb0a965e701026b6708396ca080db2a43434bafce38152f85f396121a217a0 -address /run/containerd/containerd.sock │ │ ├─ 43417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580d116b444e0f4a4af00dfae2a11a02966388c8a60a73204a6396b0145cf2e5 -address /run/containerd/containerd.sock │ │ ├─ 43435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 705ad9ad2e3c6818d0b8bde6f878c6ad00ee9c530fa6b4cc94b28822bf1ee299 -address /run/containerd/containerd.sock │ │ ├─ 44829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc855fd2817b3fbc03ce13f15583ed0645df1f5f7f44078e1ab8c9dfd3dcc912 -address /run/containerd/containerd.sock │ │ ├─ 45223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8909c98bc9dcfa71eb79b8b0cd4c85c20bd14e0ab24155772569bd2fc0480163 -address /run/containerd/containerd.sock │ │ ├─ 45369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 873abe39bcdc9b1446f9d5f85ac961a82df4626100f7d92e9f6b1c31f1797ca0 -address /run/containerd/containerd.sock │ │ ├─ 45799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1397b69e9550c15bed4c4f5f5ec1ca7afea0560e5ea8a3eeaba7be6a48ebfa04 -address /run/containerd/containerd.sock │ │ ├─ 46304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d24570d3856970ced8295c46f4a9c6554f02a699ae9726229fe72e54d56a065 -address /run/containerd/containerd.sock │ │ ├─ 46343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7bac7f9edd94ed6b49b35be6019875c458cee20ad8de017006a820d5b50a3af -address /run/containerd/containerd.sock │ │ ├─ 46394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffff46b141663ef3b22e28ad712b72085c6ae981efc45b37b4a5c142eb0218ad -address /run/containerd/containerd.sock │ │ ├─ 48634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8d9c7a39ab065945f0e0b585aa7fa898689ba31a1230943fb5b0a3cf7ad44f -address /run/containerd/containerd.sock │ │ ├─ 48731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7609cf77f8ffe6be416af29056e163e7e2cdc94e5c4c4bd4963f7d44a3fe2f28 -address /run/containerd/containerd.sock │ │ ├─ 49472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a0ab1dd7e35da5b11a7c5c0bdb965cfdd65062c50dc0bde3f85e2c4338d02a7 -address /run/containerd/containerd.sock │ │ ├─ 49573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65a779709d3dd42a90391262e80f6f4ee102b700d366edbbe0d4a07e43e61c09 -address /run/containerd/containerd.sock │ │ ├─ 49949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97dba3b8b88013c7640aa8ad499761b5c2a7261df0b6b98c623a00afc6225a70 -address /run/containerd/containerd.sock │ │ ├─ 50259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c14bc61b4608df5c96e8a1e975e97cd50440acab0c30e93b9813b27618453e41 -address /run/containerd/containerd.sock │ │ ├─ 50682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f70e6a910266bb88baeedf938106aa1bc2d5d14bb2ea64e6a983ce92b6796e8b -address /run/containerd/containerd.sock │ │ ├─ 52997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 616a924afc70f1af2005c1455a9fee64724b8c291a317ba1553a078fb0054231 -address /run/containerd/containerd.sock │ │ ├─ 53173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78cede17a8fb1657422379e81c3948a77b1a4c37ac3cf43286dd5879232c417b -address /run/containerd/containerd.sock │ │ ├─ 57540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b329689e7e6824f4cf1b7017fbfb96bbe3470f4bf3eac00ee84abacf1458d9 -address /run/containerd/containerd.sock │ │ ├─ 58254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042196b2f9c18c62955e79eafbc6cf00929b39626d45f27132c31ed6be1ed02f -address /run/containerd/containerd.sock │ │ ├─ 58294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ab530dfca8f46b998533f4455781063b93fec273de0f7b2fab72a57c223d28b -address /run/containerd/containerd.sock │ │ ├─ 58336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7099ec60f9701f1e008086fb891dd3af4e7d9d74d93b8f17bffcdd9e1cc2c973 -address /run/containerd/containerd.sock │ │ ├─ 58544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2c321d5e13cc458f65ef73ccd41fe18d4b5a520fb696be7103a1f0fb430688 -address /run/containerd/containerd.sock │ │ ├─ 62586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac98f075674732d2ba17515b2d3da31a3cbcade99c844717ace9df09a6bc42c9 -address /run/containerd/containerd.sock │ │ ├─ 62678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2636229e121804d4e095675761800262806a730059562a8370c50c5f615c8220 -address /run/containerd/containerd.sock │ │ ├─ 62721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f27c0c31a1316f59087bedd16e2cf4b552680bf1945013eef9f2f7dd149f89 -address /run/containerd/containerd.sock │ │ ├─ 62766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a848d7e44372d08c136df1c8952c4f34a756b98ce204fea8d8327b964f9b56b4 -address /run/containerd/containerd.sock │ │ ├─ 64086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce25e18e0645cbb232a8c16f4c3949209884c3761887e56e277c816551a8a9b -address /run/containerd/containerd.sock │ │ ├─ 64196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10509d351ff196ba13b17d1f55676953fe39a9be91fa26dca5f1ad90a8f770ec -address /run/containerd/containerd.sock │ │ ├─ 64558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a1314ded3adc448b002aa25178d7697222ebc3359e30ee1f97d9eb679f7d4a -address /run/containerd/containerd.sock │ │ ├─ 64596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06bf1890dff4a4110f68a16507f881c4174f6088dc8d483ca94006ddd17affa2 -address /run/containerd/containerd.sock │ │ ├─ 64642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 747d3bbbbc60b005487c10d954e2bd1a451cf5294a1431d80b8440b5c25a56e7 -address /run/containerd/containerd.sock │ │ ├─ 65390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 218a22f64ef230b1977d319df56b2d5d1000c9dadb8ec5e86b78cedbf1148ccb -address /run/containerd/containerd.sock │ │ ├─ 65513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f65b9cf10dd265b9db2a70e7ba8be8137dae4b414c39279872a50b49ab89b0 -address /run/containerd/containerd.sock │ │ ├─ 66125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe8f4a0bd830b06b5931af29fb9a02e22d756c385035968ff01d29216849d35d -address /run/containerd/containerd.sock │ │ ├─ 66468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06f478f21d71b6f7c21c341499635595d638a52526a59a07d8be7f8203628e14 -address /run/containerd/containerd.sock │ │ ├─ 67337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a2d25c7e518e61a28f1a338097077e4420e7d7f3ca07137cf341a6f193645fb -address /run/containerd/containerd.sock │ │ ├─ 68814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93407a3aaccdc09accc41d2156178c14842820dcb04f3fb98bf5e60c01716d8d -address /run/containerd/containerd.sock │ │ ├─ 70671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aa80cdc1cc37deaa3513701a4ab3c1e1682401eedc3c133c95d52140d03aad2 -address /run/containerd/containerd.sock │ │ ├─ 79918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd715fd62d19a11aaf9dca4accf2867a719745775bb4c03ca7e9d7576913376 -address /run/containerd/containerd.sock │ │ ├─ 81517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42da26ca306c36d284ac0b2acfc5e8dfca41446ac727d41db4fc0b24adca4cef -address /run/containerd/containerd.sock │ │ ├─ 87483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f9216238bfdc26d65f83ec373849c687ca7a98e2183b5f1a545527fd6831f4 -address /run/containerd/containerd.sock │ │ ├─ 93830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6bc22edce79ac47f45969f75c9f39eb829a11e22d9030a231cbb0b1197efcaa -address /run/containerd/containerd.sock │ │ ├─ 97923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d21c417dd829d09f6ba6e4267e0fe8ffbe55c6743dd5595b3c4051826147289 -address /run/containerd/containerd.sock │ │ ├─ 97985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 624afa9e81e4c0395102ad3b36f16b1d298001e87729e955a5b12bd406eb7b58 -address /run/containerd/containerd.sock │ │ ├─111332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a92b79b96382eb80dc78ed2df23cfa9b1bf5b317a27c8f034a40b03a00f5df31 -address /run/containerd/containerd.sock │ │ ├─112936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3161dfe0ce77159d7d7c10c665c1c816c58d60e8c787005f2ff1b01b14ce5f0f -address /run/containerd/containerd.sock │ │ ├─112983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87833ac62ddabf01716f894cb19218ed69517ed3cd6806a1b53b8daebaac57fe -address /run/containerd/containerd.sock │ │ ├─114831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 383b31c878374beda78fdb635da960001275c232e104233e02ce575af2ac7bcd -address /run/containerd/containerd.sock │ │ ├─116679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1d3efa55296bf1ea77587fe68c4db8410f13bce00d9f9486cad090a804bd76 -address /run/containerd/containerd.sock │ │ ├─116839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f482d7b8fe110b9fd9db6fb7e157543728b36b2f47c08c374007984e0f0c9c9 -address /run/containerd/containerd.sock │ │ ├─129951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0e48fad90c0657cd1b7a081cabed10749721dce8c5995d38ec90bd8d0d30c8 -address /run/containerd/containerd.sock │ │ ├─130002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ad6e2f421b62529098650345248f0131139d52d2444894ad078f80dfd0566d -address /run/containerd/containerd.sock │ │ ├─132615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 975694678be9016445a39393839a2265089ee07656e2cdb1b66aece7af12feb9 -address /run/containerd/containerd.sock │ │ ├─159281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c9a93268c0f03b98f3397eaa41f8f4138c2e93015dc86286d58b0e4922708b6 -address /run/containerd/containerd.sock │ │ ├─160919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab5c478e688782a51760ac887f7bdcc76db6096f4e21505553139be802fbc66 -address /run/containerd/containerd.sock │ │ ├─161377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 516314a761cb441ef747661aa12a867ec8629aa0a71392a94b73ea9e2fcc8159 -address /run/containerd/containerd.sock │ │ ├─162154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2e550e4507d46490238abe559860af3094b43ae649b7859635d92430aeb666f -address /run/containerd/containerd.sock │ │ ├─164285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9363a58fab125d8e46d7a81e908430cd56768916fe2acae9917d52103170c14 -address /run/containerd/containerd.sock │ │ ├─164676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77db78e72e101909e6217f886f888f5a49fb7d530acbf2019db0a81c7f38d2f -address /run/containerd/containerd.sock │ │ ├─164716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41477f963fb413b5a8feeaa430e0bdba02d756835c284bcbed49009332316c4f -address /run/containerd/containerd.sock │ │ ├─164767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cb78114fe91af5de69ce079bbe7e2f96057d1907d7864fe754584a604ecb031 -address /run/containerd/containerd.sock │ │ ├─165017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f62623c4f4446c41f5b799a83f2fbb00d53189bbe6a040de332ab3774f1a52f -address /run/containerd/containerd.sock │ │ ├─165451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f811a1c0ad97e96146805f2357e0f5cd0ec6a4ec01f4b102a4ef26e7594ea848 -address /run/containerd/containerd.sock │ │ ├─177556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d1c5eb8770d3749f282f5ebe8f96a93c07ddafe1506bc2d3f8312cc7626656 -address /run/containerd/containerd.sock │ │ ├─179386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801bd4d748e931fc53f879debe9df40edaafb02361e06ad29444250f83a6dd39 -address /run/containerd/containerd.sock │ │ ├─179483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d729bfcd425a4e059469b55a49df6db86a4fe1422b45c34c0310c0bdd3a6a8c4 -address /run/containerd/containerd.sock │ │ ├─179525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68e0b2f5a5a4f7f580b2b9196473bddd7387ca0faa06804500da4a0ea73d0b3 -address /run/containerd/containerd.sock │ │ ├─179539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93ab9da7bdced51a3fcc4d3176318ae06cdf0099f084790535feae86aa780106 -address /run/containerd/containerd.sock │ │ ├─179597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a16705347d57d099c157d4ee425e46dd33222cb55d827813a674a5ba61d7f28 -address /run/containerd/containerd.sock │ │ ├─179919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a45019d2a13194e0cb7562daf2502bd5659052a9ff1529b43400a04f2f7c3ffd -address /run/containerd/containerd.sock │ │ ├─179991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cbbbb183a2fed8c68df2cd9e39b93e891e0d49dd90e4c1517dbd2931e5457ee -address /run/containerd/containerd.sock │ │ ├─193686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfca3e3d52e45bc2900a78e27c9d5f15aec66ab9449dbfb359c9f04d386d9e28 -address /run/containerd/containerd.sock │ │ ├─196110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780260defda4242b257090628a95d05b42d568c73104105842fd97f51893feb0 -address /run/containerd/containerd.sock │ │ ├─196188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc59e22ac51b32a1d1db0fc8d94e88e8c8afb6cf84a66ef27250813a4e71157 -address /run/containerd/containerd.sock │ │ ├─196235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0ad6e26216038e51f570fab64a5ec1ec94a4ae7ec79ac635adaae75f22747d -address /run/containerd/containerd.sock │ │ ├─212639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ef9346e07f003d29d04187385b32af4824392cf18fc927f38647c28eef78eb5 -address /run/containerd/containerd.sock │ │ ├─222437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e9b45448d23cb31bcf1e510a60d11f2ba19a257cdcee3a681a619112181dba -address /run/containerd/containerd.sock │ │ ├─222462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 834d07680af73f0f5606205a1998ea54b635b53f2237463120be5d3126a259ad -address /run/containerd/containerd.sock │ │ ├─222509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c8bb511fd82f02887f3cf89fd0ea169a9bd70ffbf0aee498bd98567fe81284 -address /run/containerd/containerd.sock │ │ ├─222840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4740c8f449ee63e6e5f2ae92388823e2454ddc946dce05b6480431427414229a -address /run/containerd/containerd.sock │ │ ├─234549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00e1fc689d207d58f20d69b22444feaf3cb4036da64a1ac62fdd35ff4e6f4f1c -address /run/containerd/containerd.sock │ │ ├─237771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e93ef40f7552f867e57ac6e6adc0b9f17e9b69a6c930e79c827595f2e7363b17 -address /run/containerd/containerd.sock │ │ ├─238925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2291052aeaa5d7ce318bd279916022f53db4c5079b08aa043de077549f6114bf -address /run/containerd/containerd.sock │ │ ├─239849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08f7945b36902f7afd384c99496970f1d97b4270e4212ce913ecf68139a9adde -address /run/containerd/containerd.sock │ │ ├─240958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaf543790a9904579845aa536c8794a553268282cde6a1d5c9e995cb1a0f3602 -address /run/containerd/containerd.sock │ │ ├─243264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1963606cdc6ce30cf38f3588b1ff67fe41d837bad7648a37e3f280c7f7d017b2 -address /run/containerd/containerd.sock │ │ ├─244723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d1f96a2522873dbb87e522a9d8b3ceb37f9c5b36cee921561727f7d4d3d444 -address /run/containerd/containerd.sock │ │ ├─244819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc9c267ad4f635bebf3991831225744a1a4acd524166368fd134a24834bbf0d -address /run/containerd/containerd.sock │ │ ├─254836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 333bac0b5efb6eba22e841587fadf6d7f02adea8ce3e2e68c41c1cbaa45e2215 -address /run/containerd/containerd.sock │ │ ├─255283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7b0c58e9de1a20a711898541320657662f6656723622c813baab603577399a -address /run/containerd/containerd.sock │ │ ├─261652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05029af4d390f2da09e04970f4385d5baab27b36913a997b14c8b4403daf11ff -address /run/containerd/containerd.sock │ │ ├─266458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33a229b27348630773b454e465d754de2ed81d561983355f7e254f7f66f72b43 -address /run/containerd/containerd.sock │ │ ├─266624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07b5a81fe87c8d9ebdd49ed9f547e639b6fcdad29b87212850b152c1481828fd -address /run/containerd/containerd.sock │ │ ├─266780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377d249a99a0efa8bf6f8c104d365daac0d9d6bbcae00fca97d0d4840e04bc57 -address /run/containerd/containerd.sock │ │ ├─266829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdeaf4f338efaf2a8519636adaa1677a2733ddd8d4fcd26417db97c71b161a9b -address /run/containerd/containerd.sock │ │ ├─278610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184000c8f511ac72d2ae39cf0abc1e0f25ea424c5b7d60a86b00d76d4186292f -address /run/containerd/containerd.sock │ │ ├─281602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f2a8d97b59a3fdb15bacd5df2a9e23c1bb7c8b1c7d5561e2c15234a77565d4e -address /run/containerd/containerd.sock │ │ └─283142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3e0cc53bb40bc1fbd7035caf4b84d468a34faff309cedaa7f690a6989d6815e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 394 /lib/systemd/systemd-udevd │ │ ├─431450 /lib/systemd/systemd-udevd │ │ └─431451 /lib/systemd/systemd-udevd │ ├─docker-ec80d58482b3942e5e7670e20d18b15b89ded80345718dd444fcca03c9309414.scope … │ │ ├─34757 /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 │ │ └─34769 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─620 /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 │ │ │ ├─29617 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29888 /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 │ │ │ ├─18763 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18783 /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 │ │ │ ├─25114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25391 /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@mgr.instance.mjlbho.service │ │ │ ├─12598 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mjlbho/unit.run │ │ │ └─12629 /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-mjlbho --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.mjlbho:/var/lib/ceph/mgr/ceph-instance.mjlbho:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mjlbho/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.mjlbho -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 │ │ │ ├─39421 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39442 /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 │ │ │ ├─34436 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34715 /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 │ │ ├─12232 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12263 /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 │ ├─docker.service … │ │ └─10333 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─docker-85f8d4616cb0ffa981e58c0ec98df28e3c0ad465ed493c0ff60c89228a5ab48c.scope … │ │ ├─12344 /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 │ │ └─12357 /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 │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158560 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42516 /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.142 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-680fac41796f8a29b78b98d3d80e11a31744ca9e897996df99316a1bb5417984.scope … │ │ ├─29929 /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 │ │ └─29941 /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 │ ├─run-r8bbaf15099c442558f7211b66b88a81c.scope │ │ └─194358 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-01f6b57e67513bd7c4a6992cd6f147c0b430ce39699c6d464effb6b84a4109d1.scope … │ │ ├─12710 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mjlbho -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12728 /usr/bin/ceph-mgr -n mgr.instance.mjlbho -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-3505790b399dd687ad599a8df420f96682ef9551429b080a34511a4cf4962425.scope … │ │ ├─18847 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18865 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10838 /usr/sbin/chronyd -F 1 │ │ └─10839 /usr/sbin/chronyd -F 1 │ ├─docker-007f01fb40bc900c080d718fe95ffa5daf41c49c4c3c355016dcbc3f28f2d3d0.scope … │ │ ├─39515 /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 │ │ └─39531 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158371 /sbin/iscsid │ │ └─158372 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-37a8fda754dbb716711b709c97a73056c8f278ac5b06b8019f88d4c630e9cebb.scope … │ │ ├─25432 /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 │ │ └─25444 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─4cb78114fe91af5de69ce079bbe7e2f96057d1907d7864fe754584a604ecb031 │ │ └─164793 /pause │ ├─7099ec60f9701f1e008086fb891dd3af4e7d9d74d93b8f17bffcdd9e1cc2c973 │ │ └─58371 /pause │ ├─3b1904b84b871fca1b596c86d2f265605d162b685ac98ba0961a046c11bc80e3 │ │ ├─262491 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─262509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─262515 erl_child_setup 1048576 │ │ ├─262598 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─262599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─262609 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─262776 /bin/sh -s rabbit_disk_monitor │ ├─eee36d344a3dfc56cc32a6f7734b87107345de7c737c7ed2ae4510d294f024a2 │ │ ├─177673 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─177720 erl_child_setup 1048576 │ │ ├─177768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177779 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177967 /bin/sh -s rabbit_disk_monitor │ ├─99e639ce724e1c14c01bd7f606fc599ce2874e7f58d314307958a1c73d6eb626 │ │ └─191929 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) │ ├─1236d84aae618c336f6dc6c7363c7312189b5614d7f17df7161d6a763f744b10 │ │ ├─175388 nova-api: uWSGI master │ │ ├─175423 nova-api: uWSGI worker 1 │ │ └─175424 nova-api: uWSGI worker 2 │ ├─4b8d9c7a39ab065945f0e0b585aa7fa898689ba31a1230943fb5b0a3cf7ad44f │ │ └─48667 /pause │ ├─801bd4d748e931fc53f879debe9df40edaafb02361e06ad29444250f83a6dd39 │ │ └─179421 /pause │ ├─2f482d7b8fe110b9fd9db6fb7e157543728b36b2f47c08c374007984e0f0c9c9 │ │ └─116870 /pause │ ├─110f4bb8c236382749feccdcd71e567e2a91dda6453f89d668ecc84347475c60 │ │ └─66510 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─29c87835bdde698c81be52bfc3cc88567b9a22e27ef6610954bd61e5a38a413d │ │ └─219635 percona-xtradb-cluster-operator │ ├─a848d7e44372d08c136df1c8952c4f34a756b98ce204fea8d8327b964f9b56b4 │ │ └─62795 /pause │ ├─c6bc22edce79ac47f45969f75c9f39eb829a11e22d9030a231cbb0b1197efcaa │ │ └─93855 /pause │ ├─077b4e1d2cb22d35b6837e462b2aca6d57aec316e924b8966301d29758d9aec1 │ │ └─262378 docker-registry serve /etc/docker-registry/config.yml │ ├─624afa9e81e4c0395102ad3b36f16b1d298001e87729e955a5b12bd406eb7b58 │ │ └─98014 /pause │ ├─fe8f4a0bd830b06b5931af29fb9a02e22d756c385035968ff01d29216849d35d │ │ └─66161 /pause │ ├─f7bac7f9edd94ed6b49b35be6019875c458cee20ad8de017006a820d5b50a3af │ │ └─46374 /pause │ ├─d263ab783c29adb21778d037d630d85441ebf1047fb4be1e719c0435208c0198 │ │ └─53576 valkey-server *:26379 [sentinel] │ ├─184000c8f511ac72d2ae39cf0abc1e0f25ea424c5b7d60a86b00d76d4186292f │ │ └─278652 /pause │ ├─377d249a99a0efa8bf6f8c104d365daac0d9d6bbcae00fca97d0d4840e04bc57 │ │ └─266803 /pause │ ├─4c29c369c5d1b261efedced328929f5c8e9d4ded831a452f443241999c6ed80e │ │ └─219613 /manager --metrics-bind-address=:9782 │ ├─dc5dfe73c19cf729b4df0b1103e2402b826c2f194d56a3a8ea7355db40e35d8a │ │ ├─111663 glance-api: uWSGI master │ │ ├─111676 glance-api: uWSGI worker 1 │ │ └─111677 glance-api: uWSGI worker 2 │ ├─c1f65b9cf10dd265b9db2a70e7ba8be8137dae4b414c39279872a50b49ab89b0 │ │ └─65536 /pause │ ├─26648571b510f86d909acbca823bc835c34e712ca21a8787e2f7e7fc4e6dc0e2 │ │ └─219706 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 │ ├─d685f52dc9fb66beff35c4e92ff2ed5710f46c80197c84547dd787c35258f1ef │ │ ├─189257 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189634 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) │ │ ├─189637 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) │ │ └─189640 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) │ ├─aaf543790a9904579845aa536c8794a553268282cde6a1d5c9e995cb1a0f3602 │ │ └─240982 /pause │ ├─a116a6c7d93fc42d64606110491cab5e945223cf557f1a6b9abc5b779e1c8c65 │ │ └─276286 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c45f76ec57e4244bc74072571852f52cd78bd4a1631860a1ecb4809e7434f5ea │ │ └─170753 /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 │ ├─1397b69e9550c15bed4c4f5f5ec1ca7afea0560e5ea8a3eeaba7be6a48ebfa04 │ │ └─45824 /pause │ ├─d8c8bb511fd82f02887f3cf89fd0ea169a9bd70ffbf0aee498bd98567fe81284 │ │ └─222549 /pause │ ├─6540f3ab366673c5e38fc5b42637c34e92994465b9b43f090655da2ff5c9ad2f │ │ ├─63564 python -u /app/sidecar.py │ │ ├─63899 python -u /app/sidecar.py │ │ └─63900 python -u /app/sidecar.py │ ├─20270f3dea89b88d0a067f41502fd933445ca1355acf6c17f346c394b790f895 │ │ ├─209063 heat-api-cfn: uWSGI master │ │ ├─209114 heat-api-cfn: uWSGI worker 1 │ │ └─209115 heat-api-cfn: uWSGI worker 2 │ ├─f6aa65282b24a52eae506c97f72ef91581033512922dad80b9ce7288484589b1 │ │ └─53345 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 │ ├─acaf9dfd3c2f345b959a08167689b509df04fd6e72a9b4a78df9bbd877fc9b28 │ │ ├─347759 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─348113 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348376 /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/tmpakza6w1r/privsep.sock │ │ ├─348857 /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/tmpuqg7qvep/privsep.sock │ │ ├─349183 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349187 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349251 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/38498995-3c2b-42c0-9174-da0c49cff6a5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/38498995-3c2b-42c0-9174-da0c49cff6a5/host --addn-hosts=/var/lib/neutron/dhcp/38498995-3c2b-42c0-9174-da0c49cff6a5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/38498995-3c2b-42c0-9174-da0c49cff6a5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/38498995-3c2b-42c0-9174-da0c49cff6a5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a281a14d-796c-4a6f-8011-a2cb733bdcb7,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 │ │ ├─349258 haproxy -f /var/lib/neutron/ns-metadata-proxy/38498995-3c2b-42c0-9174-da0c49cff6a5.conf │ │ ├─349262 haproxy -f /var/lib/neutron/ns-metadata-proxy/7adfdfee-ca97-4f46-a42e-091c7fc452e7.conf │ │ ├─391386 /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/tmp0ssqxdsi/privsep.sock │ │ ├─397536 /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/tmpf0cmpdxh/privsep.sock │ │ └─407267 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7adfdfee-ca97-4f46-a42e-091c7fc452e7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7adfdfee-ca97-4f46-a42e-091c7fc452e7/host --addn-hosts=/var/lib/neutron/dhcp/7adfdfee-ca97-4f46-a42e-091c7fc452e7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7adfdfee-ca97-4f46-a42e-091c7fc452e7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7adfdfee-ca97-4f46-a42e-091c7fc452e7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0ada8442-de85-4c37-90fc-584687baec67,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 │ ├─d74623a214c235c40ffe2fe22bc8471cdbd55c2c598fcf03be8aabdb5475c19f │ │ └─58642 nfd-worker -metrics=8081 │ ├─fca42ff38b09be76274d9a794bd25dc149ca3d394a10615008a5977673b2b774 │ │ ├─189317 neutron-policy-server: uWSGI master │ │ ├─189330 neutron-policy-server: uWSGI worker 1 │ │ └─189331 neutron-policy-server: uWSGI worker 2 │ ├─131c94e0e0a1496cc64b9c4e8b9df4cd2229ee328e29a28bb346bbf582b9de0e │ │ └─68405 /bin/pushgateway │ ├─cfc28726a99519c00c087539d2ac59642c4db0bede9ad92734707e8097264081 │ │ └─200177 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─05029af4d390f2da09e04970f4385d5baab27b36913a997b14c8b4403daf11ff │ │ └─261675 /pause │ ├─616a924afc70f1af2005c1455a9fee64724b8c291a317ba1553a078fb0054231 │ │ └─53029 /pause │ ├─07b5a81fe87c8d9ebdd49ed9f547e639b6fcdad29b87212850b152c1481828fd │ │ └─266648 /pause │ ├─fbed2ee2ad9abc23d16b81c6e41dbc65501d62a9b05ae565f4829d6828b6216c │ │ └─63715 /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 │ ├─e2363b54eea70adbae49a521b784a24bac18071d723778857bb8bc0ad16bd8a9 │ │ └─99107 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─35bd94a612d07373877afbbea7805ac4e602712194b0589177f023c5a36c79af │ │ └─45450 /coredns -conf /etc/coredns/Corefile │ ├─b0b329689e7e6824f4cf1b7017fbfb96bbe3470f4bf3eac00ee84abacf1458d9 │ │ └─57566 /pause │ ├─1efecdccc3e133baec797794694b73eb31e31420717941797cbf619d41b8b5de │ │ └─46562 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7ef9346e07f003d29d04187385b32af4824392cf18fc927f38647c28eef78eb5 │ │ └─212662 /pause │ ├─06d1c5eb8770d3749f282f5ebe8f96a93c07ddafe1506bc2d3f8312cc7626656 │ │ └─177579 /pause │ ├─a9000314959f78f48548a47ce6c0d8a2ed14ac2b1367c90724d6869e27377698 │ │ └─130581 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fc57534dea3e3835b3c43bbd59cf619f384eb1bb7bff3d0bd665ecb8e9cb29cd │ │ └─128347 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0ab530dfca8f46b998533f4455781063b93fec273de0f7b2fab72a57c223d28b │ │ └─58334 /pause │ ├─06f478f21d71b6f7c21c341499635595d638a52526a59a07d8be7f8203628e14 │ │ └─66517 /pause │ ├─9ab5c478e688782a51760ac887f7bdcc76db6096f4e21505553139be802fbc66 │ │ └─160944 /pause │ ├─8062a096ba766f2e90081ce0b7f4ffeec014572e02700b73b262645dd7365d6b │ │ └─219594 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─05f9216238bfdc26d65f83ec373849c687ca7a98e2183b5f1a545527fd6831f4 │ │ └─87508 /pause │ ├─cc1de3dac9fb63457ee7b5acf3cf013f688370bfec2daed53a17f7413a98ff8b │ │ └─68166 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a92b79b96382eb80dc78ed2df23cfa9b1bf5b317a27c8f034a40b03a00f5df31 │ │ └─111362 /pause │ ├─0bc59e22ac51b32a1d1db0fc8d94e88e8c8afb6cf84a66ef27250813a4e71157 │ │ └─196237 /pause │ ├─09693004b506f36ef88043581cc5889c0b4aada01193427b5554b321bab7af82 │ │ └─65376 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 │ ├─87833ac62ddabf01716f894cb19218ed69517ed3cd6806a1b53b8daebaac57fe │ │ └─113007 /pause │ ├─43e59beb867bb2c61a70b822cab41a996135ada91a9c46173dfb995af4211c7a │ │ ├─180821 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─429836 sleep 300 │ ├─2ce25e18e0645cbb232a8c16f4c3949209884c3761887e56e277c816551a8a9b │ │ └─64110 /pause │ ├─f77db78e72e101909e6217f886f888f5a49fb7d530acbf2019db0a81c7f38d2f │ │ └─164701 /pause │ ├─cf217df85b5232f698add6a08420e7cb4c65a06e473578f28804062d19b45a0e │ │ ├─ 49064 /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 │ │ ├─ 49076 /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 │ │ ├─ 49166 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─281330 nginx: worker process │ │ ├─281331 nginx: worker process │ │ └─281332 nginx: cache manager process │ ├─2ef28e181e83aeb1fa9c5720372a0ceb33249b07d26823500086df3f941d52ad │ │ ├─66192 nginx: master process nginx -g daemon off; │ │ ├─66208 nginx: worker process │ │ ├─66209 nginx: worker process │ │ ├─66210 nginx: worker process │ │ ├─66211 nginx: worker process │ │ └─66212 nginx: worker process │ ├─4172e540d587b074262c230589ea7f6d063f8dcdbbdd320c1385817b37606938 │ │ └─221991 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6f2c321d5e13cc458f65ef73ccd41fe18d4b5a520fb696be7103a1f0fb430688 │ │ └─58567 /pause │ ├─d562873953491868b201cb10f7916af97a2cc8cdd19e3ee497ee4df712669ed1 │ │ └─46518 /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 │ ├─bbd715fd62d19a11aaf9dca4accf2867a719745775bb4c03ca7e9d7576913376 │ │ └─79941 /pause │ ├─9f7967b6ba9d716a5b163ffd1b141b743bfac1f4d9e6d6c5c7b61197ded1ab72 │ │ └─68502 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4aa80cdc1cc37deaa3513701a4ab3c1e1682401eedc3c133c95d52140d03aad2 │ │ └─70717 /pause │ ├─d729bfcd425a4e059469b55a49df6db86a4fe1422b45c34c0310c0bdd3a6a8c4 │ │ └─179510 /pause │ ├─42bdc9ffeb6887590a77fe9c776263bc896b220531290f5eccbbebd8be0cf84d │ │ └─42235 /pause │ ├─67b6abbbe82775039886d65a01a7ef87e0d95d6d36356ae0c8afd00ff7296388 │ │ ├─285640 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─285682 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7609cf77f8ffe6be416af29056e163e7e2cdc94e5c4c4bd4963f7d44a3fe2f28 │ │ └─48757 /pause │ ├─35f27c0c31a1316f59087bedd16e2cf4b552680bf1945013eef9f2f7dd149f89 │ │ └─62745 /pause │ ├─218a22f64ef230b1977d319df56b2d5d1000c9dadb8ec5e86b78cedbf1148ccb │ │ └─65414 /pause │ ├─2636229e121804d4e095675761800262806a730059562a8370c50c5f615c8220 │ │ └─62705 /pause │ ├─579c9e62120e694fb036529378e452a7b72b4b0c1ee7a929d9ce1a936a48034e │ │ └─193584 /bin/bash /tmp/libvirt.sh │ ├─e378258a6c2d1ff59bcc31140161845c39ca6b10c7b3dcfa0e10204ebdb19f1c │ │ └─163118 /coredns -conf /etc/coredns/Corefile │ ├─06bf1890dff4a4110f68a16507f881c4174f6088dc8d483ca94006ddd17affa2 │ │ └─64621 /pause │ ├─66bbf6e64705c8168be47f38f6e2d1f66afcc12d5c328e1b2135ac50befee28b │ │ └─64035 /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 │ ├─c14bc61b4608df5c96e8a1e975e97cd50440acab0c30e93b9813b27618453e41 │ │ └─50289 /pause │ ├─4cbbbb183a2fed8c68df2cd9e39b93e891e0d49dd90e4c1517dbd2931e5457ee │ │ └─180020 /pause │ ├─c7b86d9b4043ea44c44414bfb4cbc24c4a0d75ce4a7b61c09c64bd10557e3324 │ │ └─53252 valkey-server *:6379 │ ├─7326db312920f15ce8076015370ed3a749ed665943950a6497174cd5846e0168 │ │ └─67775 /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-142.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 │ ├─135040aea8b2745a2537cb1735698f63fb40889fced2ff92bb713c649d4babbd │ │ ├─175512 nova-metadata: uWSGI master │ │ ├─175527 nova-metadata: uWSGI worker 1 │ │ └─175528 nova-metadata: uWSGI worker 2 │ ├─c1dca59a8b361033f7c5058efb39a91c369c829a2317c806fe84650a64d91681 │ │ ├─113289 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113579 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113581 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e3e0cc53bb40bc1fbd7035caf4b84d468a34faff309cedaa7f690a6989d6815e │ │ └─283166 /pause │ ├─99ab2cdcc4e290181414a30bb35a8ed6f68c47ee70b71f84e1ea59d7e27d616a │ │ ├─255085 magnum-api: uWSGI master │ │ ├─255112 magnum-api: uWSGI worker 1 │ │ └─255113 magnum-api: uWSGI worker 2 │ ├─dd798d87e3fe98760942ee5fb9a38697a8be0c1354ea9a2e84c5fa19bad3de7f │ │ └─42354 etcd --advertise-client-urls=https://199.19.213.142: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.142:2380 --initial-cluster=instance=https://199.19.213.142:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.142:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.142: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 │ ├─8c9a93268c0f03b98f3397eaa41f8f4138c2e93015dc86286d58b0e4922708b6 │ │ └─159305 /pause │ ├─042196b2f9c18c62955e79eafbc6cf00929b39626d45f27132c31ed6be1ed02f │ │ └─58279 /pause │ ├─e93ef40f7552f867e57ac6e6adc0b9f17e9b69a6c930e79c827595f2e7363b17 │ │ └─237797 /pause │ ├─78cede17a8fb1657422379e81c3948a77b1a4c37ac3cf43286dd5879232c417b │ │ └─53198 /pause │ ├─834d07680af73f0f5606205a1998ea54b635b53f2237463120be5d3126a259ad │ │ └─222512 /pause │ ├─cdcd9de29a1e92e443e16974cf0efd9e8dcf66880d3e7122fe73bf316602d1fc │ │ ├─255209 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255682 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255683 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─975694678be9016445a39393839a2265089ee07656e2cdb1b66aece7af12feb9 │ │ └─132639 /pause │ ├─e68e0b2f5a5a4f7f580b2b9196473bddd7387ca0faa06804500da4a0ea73d0b3 │ │ └─179599 /pause │ ├─45500891e7c45c421cd5739763cdfcbc806dd14e77a9ddd4b45821641412e08b │ │ └─45330 /coredns -conf /etc/coredns/Corefile │ ├─c532bb55cf82719bc7efe5301a374da2abead1757572360528215d1392b24fc2 │ │ └─68027 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─dc855fd2817b3fbc03ce13f15583ed0645df1f5f7f44078e1ab8c9dfd3dcc912 │ │ └─44853 /pause │ ├─1404f7bcd04580cdcc42c14916bfe61373db831a0e1872ac8b56d10f8e4304e3 │ │ ├─176381 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176734 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176735 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─4740c8f449ee63e6e5f2ae92388823e2454ddc946dce05b6480431427414229a │ │ └─222866 /pause │ ├─2291052aeaa5d7ce318bd279916022f53db4c5079b08aa043de077549f6114bf │ │ └─238949 /pause │ ├─bb88677e01ab58b8ce367e98e006fe4a74458db30ccca21ad2dba1f0abe3e3ce │ │ ├─66960 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66998 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f2ad6e2f421b62529098650345248f0131139d52d2444894ad078f80dfd0566d │ │ └─130028 /pause │ ├─71203e5330285349704400d3fdb0390e4ad2a2e945cf7ae5a0515f0416ad4d92 │ │ ├─191922 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─192203 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192944 /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/tmps8sgk4c2/privsep.sock │ │ ├─391526 /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/tmpp0h6zg7d/privsep.sock │ │ ├─392004 /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/tmpvsms1yzp/privsep.sock │ │ ├─392507 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─392509 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394885 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9187b7c3-e18e-4fbc-8efa-fc849d1a3940 --namespace=qrouter-9187b7c3-e18e-4fbc-8efa-fc849d1a3940 --conf_dir=/var/lib/neutron/ha_confs/9187b7c3-e18e-4fbc-8efa-fc849d1a3940 --log-file=/var/lib/neutron/ha_confs/9187b7c3-e18e-4fbc-8efa-fc849d1a3940/neutron-keepalived-state-change.log --monitor_interface=ha-70b4b66c-c3 --monitor_cidr=169.254.0.31/24 --pid_file=/var/lib/neutron/external/pids/9187b7c3-e18e-4fbc-8efa-fc849d1a3940.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─395368 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1622edd9-08dc-41e2-bfb6-cb9ab766bc1f --namespace=qrouter-1622edd9-08dc-41e2-bfb6-cb9ab766bc1f --conf_dir=/var/lib/neutron/ha_confs/1622edd9-08dc-41e2-bfb6-cb9ab766bc1f --log-file=/var/lib/neutron/ha_confs/1622edd9-08dc-41e2-bfb6-cb9ab766bc1f/neutron-keepalived-state-change.log --monitor_interface=ha-e0a55350-57 --monitor_cidr=169.254.0.195/24 --pid_file=/var/lib/neutron/external/pids/1622edd9-08dc-41e2-bfb6-cb9ab766bc1f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─405172 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=17ae8dfd-034d-4851-9acb-42291ed86f1c --namespace=qrouter-17ae8dfd-034d-4851-9acb-42291ed86f1c --conf_dir=/var/lib/neutron/ha_confs/17ae8dfd-034d-4851-9acb-42291ed86f1c --log-file=/var/lib/neutron/ha_confs/17ae8dfd-034d-4851-9acb-42291ed86f1c/neutron-keepalived-state-change.log --monitor_interface=ha-3cf92353-fb --monitor_cidr=169.254.0.32/24 --pid_file=/var/lib/neutron/external/pids/17ae8dfd-034d-4851-9acb-42291ed86f1c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─410826 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4f9a3862-3b10-43a4-9d90-20796df94bb0 --namespace=qrouter-4f9a3862-3b10-43a4-9d90-20796df94bb0 --conf_dir=/var/lib/neutron/ha_confs/4f9a3862-3b10-43a4-9d90-20796df94bb0 --log-file=/var/lib/neutron/ha_confs/4f9a3862-3b10-43a4-9d90-20796df94bb0/neutron-keepalived-state-change.log --monitor_interface=ha-f67ac908-39 --monitor_cidr=169.254.0.173/24 --pid_file=/var/lib/neutron/external/pids/4f9a3862-3b10-43a4-9d90-20796df94bb0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─92bb0a965e701026b6708396ca080db2a43434bafce38152f85f396121a217a0 │ │ └─42646 /pause │ ├─cad1e87b1613df965447e6e1fd9b52727eb0d27774bc253c6219f6a539de740c │ │ └─58674 nfd-master -crd-controller=true -metrics=8081 │ ├─93f2a06688a58cd87f8a78686dec8e9abd56d5ca5851991ff2d8920b0301a0e9 │ │ ├─193975 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193997 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─194004 erl_child_setup 1048576 │ │ ├─194128 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194427 /bin/sh -s rabbit_disk_monitor │ ├─780260defda4242b257090628a95d05b42d568c73104105842fd97f51893feb0 │ │ └─196140 /pause │ ├─598d07758df37800c964bb724a3357ab6b792e4d06fb237d18303fa6ebc119d1 │ │ ├─209045 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209324 heat-engine: ServiceWrapper worker(0) │ │ └─209327 heat-engine: ServiceWrapper worker(1) │ ├─65698e6a99557c943dd54f9c1577c73b27401cb4587ba608240584bf2ad48099 │ │ └─88404 /usr/local/bin/rook ceph operator │ ├─2f503684b68dbb10e1eb485d08be7d8675f4e6339ca81e901d6c6b86ce96daa4 │ │ └─50816 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f9f9000785cf44cb6db22df9ae7d59203e692d0777c1e03553e25ca28dabae1f │ │ └─53702 redis_exporter │ ├─24c413caca3a0ab0aa86f3c015fa8c0a96f45e1fcca49db8d219bfa54ac0d30a │ │ └─42120 /pause │ ├─e0a4bcfce1486e29e1000890fded357790994f452b4ca6305721b20fda0dabf1 │ │ └─243313 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─cf49d29800c876d0d100eee1adad02b18ce2186521418a8830b121b9bcd56335 │ │ ├─86804 barbiacan-api: uWSGI master │ │ └─86820 barbiacan-api: uWSGI worker 1 │ ├─528c9f2fda17417b39fe428198f38b5c7004fbfe63f54672a2eb7196c547d06d │ │ └─68640 /bin/oauth2-proxy │ ├─2f2295698c1ad281f15acd11dc54f64bee611a86a554765d2f1aab7703b28a70 │ │ └─237964 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ac98f075674732d2ba17515b2d3da31a3cbcade99c844717ace9df09a6bc42c9 │ │ └─62626 /pause │ ├─b3a1314ded3adc448b002aa25178d7697222ebc3359e30ee1f97d9eb679f7d4a │ │ └─64581 /pause │ ├─3161dfe0ce77159d7d7c10c665c1c816c58d60e8c787005f2ff1b01b14ce5f0f │ │ └─112958 /pause │ ├─93ab9da7bdced51a3fcc4d3176318ae06cdf0099f084790535feae86aa780106 │ │ └─179639 /pause │ ├─1be43f05e0891207eb35e842dfa4f45792744566b52f50093bb1995e047b0ccc │ │ ├─234924 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─234949 erl_child_setup 1048576 │ │ ├─235413 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─235790 /bin/sh -s rabbit_disk_monitor │ ├─5629d9de8f16a729ffd08a2a1c612adb05a146dbeb719c42ab88176198cc0aa5 │ │ ├─281784 apache2 -DFOREGROUND │ │ ├─283996 (wsgi:h -DFOREGROUND │ │ ├─283997 (wsgi:h -DFOREGROUND │ │ ├─283998 (wsgi:h -DFOREGROUND │ │ ├─283999 (wsgi:h -DFOREGROUND │ │ ├─284000 (wsgi:h -DFOREGROUND │ │ ├─284001 apache2 -DFOREGROUND │ │ └─284002 apache2 -DFOREGROUND │ ├─bfd7c4dbf176f4ebf45f0ba91de78866fda46975aa773710d4f160730b563e5f │ │ ├─232998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233015 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─420951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─420952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8909c98bc9dcfa71eb79b8b0cd4c85c20bd14e0ab24155772569bd2fc0480163 │ │ └─45246 /pause │ ├─f20b1a0ac8c5d12e7fc2fe908575ed704f43964d79dc34cc4b29c909bf67823b │ │ ├─80092 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80109 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80115 erl_child_setup 1048576 │ │ ├─80186 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80358 /bin/sh -s rabbit_disk_monitor │ ├─bdeaf4f338efaf2a8519636adaa1677a2733ddd8d4fcd26417db97c71b161a9b │ │ └─266857 /pause │ ├─580d116b444e0f4a4af00dfae2a11a02966388c8a60a73204a6396b0145cf2e5 │ │ └─43472 /pause │ ├─053df0a81de942ba3a7e1015f299a8243f4851a96c4f361f7c4c77a15de842a8 │ │ └─67612 /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-142.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 │ ├─93407a3aaccdc09accc41d2156178c14842820dcb04f3fb98bf5e60c01716d8d │ │ └─68837 /pause │ ├─73e3578c0a987868bd6a683fcc721dda2beab1bc07e597a97058e75958364ed7 │ │ └─46034 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 │ ├─d31f32a2055ba020eb7082372f40d879b95ca371dc1dcbd24efe589552977313 │ │ ├─159694 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159707 /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 │ ├─d9363a58fab125d8e46d7a81e908430cd56768916fe2acae9917d52103170c14 │ │ └─164328 /pause │ ├─131bc7b835d6dbdf0324373c7614bc7eba17e78772db49108a28c364c04bf0f3 │ │ ├─115009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115026 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─115032 erl_child_setup 1048576 │ │ ├─115104 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115268 /bin/sh -s rabbit_disk_monitor │ ├─f70e6a910266bb88baeedf938106aa1bc2d5d14bb2ea64e6a983ce92b6796e8b │ │ └─50707 /pause │ ├─66d1f96a2522873dbb87e522a9d8b3ceb37f9c5b36cee921561727f7d4d3d444 │ │ └─244767 /pause │ ├─698fadcfca47a472179c41f15bdbf4f2ec14178984ff7a5e16fd517b87f9f0ce │ │ ├─63650 python -u /app/sidecar.py │ │ ├─63903 python -u /app/sidecar.py │ │ └─63904 python -u /app/sidecar.py │ ├─80bd8c9b57101b8ee23ea3047424e2b3cb86d5a7915e3a38989f9375354108f9 │ │ └─68539 /bin/memcached_exporter │ ├─383b31c878374beda78fdb635da960001275c232e104233e02ce575af2ac7bcd │ │ └─114854 /pause │ ├─93e9b45448d23cb31bcf1e510a60d11f2ba19a257cdcee3a681a619112181dba │ │ └─222510 /pause │ ├─288810b96c1cdf0e2818503ea81de2c014a8eabcee94d71eb7d450bab2459f3f │ │ ├─43977 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44347 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─58e8e789b720fd6f6aa4c73f34b4d66b20c9a1b2cf3f91f8d3510fcd8a0d427d │ │ └─58604 nfd-gc -gc-interval=1h │ ├─5adbfb47dad1fe931d6684defcc40b9746458f1478ba7ef0142128fc25814d30 │ │ └─114579 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─646686c4de0ca0df7c806e0696d15262a0f8fd2c49144bd9bce8f0a5acae848e │ │ └─232244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─775e724a3e11fb9e61fc4017c88dc8e6f2213d91bbe94f9bd95601ec3f2dc0ad │ │ └─42232 /pause │ ├─a45019d2a13194e0cb7562daf2502bd5659052a9ff1529b43400a04f2f7c3ffd │ │ └─179942 /pause │ ├─f6b300860ea18d31c86af286117816e6edf1545c8f908c8db25ecd4e3e745544 │ │ └─42674 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─77e737271f79290a0c8d45d1ddae64a111a926abb1a709daf0f275d6b6e5fa85 │ │ └─42299 kube-apiserver --advertise-address=199.19.213.142 --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 │ ├─674797cfca3b5c4518f30a10818e58a49de82a12fc8d61db4177b47410be5203 │ │ └─42216 /pause │ ├─24fd67888afc848ea7e45fd270efae98791282daee0da6ea52742cbff7b16ac2 │ │ ├─50740 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 │ │ └─53461 haproxy -sf 154 -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 │ ├─33a229b27348630773b454e465d754de2ed81d561983355f7e254f7f66f72b43 │ │ └─266488 /pause │ ├─f30d09d522f3c01d52e736cfcaafcaaedfd382ad1aeda09b5f7f7c767b4f6c8c │ │ └─239396 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─8435b2d9636acb111e8c5c4dac6f7cb07af05a1e799b09664b90245917f0770a │ │ ├─51023 mysqld --wsrep_start_position=8ddafdb8-9bae-11f1-be99-ce02edbdb014:20 │ │ └─51169 /var/lib/mysql/mysql-state-monitor │ ├─41477f963fb413b5a8feeaa430e0bdba02d756835c284bcbed49009332316c4f │ │ └─164751 /pause │ ├─ce5c4a5d93e832fba8ea770b9493cc8e5dfd76eedf5b60038a818fa212636418 │ │ └─219709 /manager --metrics-bind-address=:8080 │ ├─65a779709d3dd42a90391262e80f6f4ee102b700d366edbbe0d4a07e43e61c09 │ │ └─49596 /pause │ ├─08f7945b36902f7afd384c99496970f1d97b4270e4212ce913ecf68139a9adde │ │ └─239874 /pause │ ├─aeeae19279c231e352b02a8a9eaffc7769cc5a2c0b7e65f1911cf5e67c37ab44 │ │ ├─ 98450 /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 │ │ └─408679 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─13c657a4d606a89722d952d4f9517e120135975b28b9e33d9d5efdfbb53a343d │ │ ├─232248 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232827 octavia-worker: ConsumerService worker(0) │ │ └─232830 octavia-worker: ConsumerService worker(1) │ ├─10509d351ff196ba13b17d1f55676953fe39a9be91fa26dca5f1ad90a8f770ec │ │ └─64219 /pause │ ├─5c3785a0d47f264d0841d38e9bbbd2e0a17227e38c800c01713e9d89f1749255 │ │ ├─131063 /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 │ │ └─131334 /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 │ ├─747d3bbbbc60b005487c10d954e2bd1a451cf5294a1431d80b8440b5c25a56e7 │ │ └─64666 /pause │ ├─705ad9ad2e3c6818d0b8bde6f878c6ad00ee9c530fa6b4cc94b28822bf1ee299 │ │ └─43474 /pause │ ├─66b7212f2eea87f0f4da95b2555ae55ad176ebc6d46049dc29c9f34e3c5bc645 │ │ └─98343 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-9cbvw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d96058247a6a851275b4a155b1c097acd98a3c9105ba7548e55e728ed13bcf99 │ │ └─276419 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bd412a05a740ba0e2c214169f825666c210a9e589605806bd9bf58f6e993aeb4 │ │ └─67299 /goldpinger --static-file-path /static │ ├─717b80e33c71389f20bc60614a6e572f41ca0c9ff11dfb1010a38e60de9c1fb5 │ │ └─193530 /usr/bin/libvirt-tls-sidecar │ ├─9a16705347d57d099c157d4ee425e46dd33222cb55d827813a674a5ba61d7f28 │ │ └─179689 /pause │ ├─97dba3b8b88013c7640aa8ad499761b5c2a7261df0b6b98c623a00afc6225a70 │ │ └─49973 /pause │ ├─620aa212ec964f9ffe25a1565cbc759a51724d3d41c7a5ad2864d8410a70fab3 │ │ └─219649 /kube-vip manager │ ├─ffff46b141663ef3b22e28ad712b72085c6ae981efc45b37b4a5c142eb0218ad │ │ └─46431 /pause │ ├─00e1fc689d207d58f20d69b22444feaf3cb4036da64a1ac62fdd35ff4e6f4f1c │ │ └─234574 /pause │ ├─77718a4784baaa82741d6c37c9446a0e3d883a2971160be8556f642d88622120 │ │ └─46614 /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 │ ├─810bb6485c79dd714ad99e3d632ce0a1127c74a846c9e4ebf8541be5bc11e5a2 │ │ ├─200146 /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 │ │ ├─392757 /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/tmp7fp1j01l/privsep.sock │ │ ├─392972 /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/tmpruovy64q/privsep.sock │ │ └─394721 /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/tmpw3r68rrq/privsep.sock │ ├─e2e550e4507d46490238abe559860af3094b43ae649b7859635d92430aeb666f │ │ └─162179 /pause │ ├─8d21c417dd829d09f6ba6e4267e0fe8ffbe55c6743dd5595b3c4051826147289 │ │ └─97948 /pause │ ├─2d423c1d8075c3bff325b72423e0741006b322aa02e04ed16a1424a3d2c55bd0 │ │ └─219696 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 │ ├─9d8d9639c451c38d839ce309ef6fb896e9383ab5f1074dc297e6d990c00f0fba │ │ └─241025 /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 │ ├─778de75b561b8b0b4e4367a94ae4600c679ad9ae2d537a393a87250fc3b088e3 │ │ └─159658 /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 │ ├─84e77b311a9ee2f96763edda04c4f7a67ca803be2115f36744ae031c20e1966f │ │ ├─162358 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─162381 erl_child_setup 1048576 │ │ ├─162507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162508 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162520 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162641 /bin/sh -s rabbit_disk_monitor │ ├─3a0ab1dd7e35da5b11a7c5c0bdb965cfdd65062c50dc0bde3f85e2c4338d02a7 │ │ └─49496 /pause │ ├─4a2d25c7e518e61a28f1a338097077e4420e7d7f3ca07137cf341a6f193645fb │ │ └─67360 /pause │ ├─d55b5c4d5be72ec566e107c3250e1d18b2d636c2ab60cf31b0dbcf2b0d70d500 │ │ └─68660 /bin/oauth2-proxy │ ├─873abe39bcdc9b1446f9d5f85ac961a82df4626100f7d92e9f6b1c31f1797ca0 │ │ └─45393 /pause │ ├─f811a1c0ad97e96146805f2357e0f5cd0ec6a4ec01f4b102a4ef26e7594ea848 │ │ └─165475 /pause │ ├─f80dd4648979fbf9d4cb1b5abb032fe12b42fe810289619414bcbd5c672107d8 │ │ └─51144 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─07f93d098246e823bfc429ad32352b4555cbe275a979527305013f0d744a714f │ │ └─58805 /secretgen-controller │ ├─9dc18ed0765a56e35a5e927c9fc899208857da91fad06f55c2e7f42c1a7d06dc │ │ └─66590 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9f2a8d97b59a3fdb15bacd5df2a9e23c1bb7c8b1c7d5561e2c15234a77565d4e │ │ └─281626 /pause │ ├─42da26ca306c36d284ac0b2acfc5e8dfca41446ac727d41db4fc0b24adca4cef │ │ └─81540 /pause │ ├─7f62623c4f4446c41f5b799a83f2fbb00d53189bbe6a040de332ab3774f1a52f │ │ └─165050 /pause │ ├─7fc9c267ad4f635bebf3991831225744a1a4acd524166368fd134a24834bbf0d │ │ └─244846 /pause │ ├─cfca3e3d52e45bc2900a78e27c9d5f15aec66ab9449dbfb359c9f04d386d9e28 │ │ └─193714 /pause │ ├─a502098ebc1eafb2b532c3f52f7664bcdd328eb36fa5dd1a3cbb6e311ac27eea │ │ ├─209076 heat-api: uWSGI master │ │ ├─209116 heat-api: uWSGI worker 1 │ │ └─209117 heat-api: uWSGI worker 2 │ ├─4a0ad6e26216038e51f570fab64a5ec1ec94a4ae7ec79ac635adaae75f22747d │ │ └─196269 /pause │ ├─47231491cf92fd60076154374ac057744f5ddec01a13f6296ff3af12e761632f │ │ └─67813 /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 │ ├─a4921868f76974db2e6e4eab13aafb351bf2ced66906643929ffef5efbfd149a │ │ └─67563 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─516314a761cb441ef747661aa12a867ec8629aa0a71392a94b73ea9e2fcc8159 │ │ └─161401 /pause │ ├─bf31d507ca12cfbc105d1713deae71b94b28ef0dab1be7fbd46bd9ed9d3a1aa3 │ │ ├─231529 octavia-api: uWSGI master │ │ ├─231546 octavia-api: uWSGI worker 1 │ │ └─231547 octavia-api: uWSGI worker 2 │ ├─4aa1ac1c10f4adee3ba0bde83e0c85b2d6bedcb09bfcf1bef50435f17de75384 │ │ └─282089 /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 │ ├─ab952ab8dc36bad8cc124063da9afe9889881f8099363a165eb801899e10fd8e │ │ ├─212868 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─212910 erl_child_setup 1048576 │ │ ├─213028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213366 /bin/sh -s rabbit_disk_monitor │ ├─ad44b7fba485970d810a98ee0be134ddfac9ea17e9996957ee1126cebaf7dbcb │ │ └─283392 /bin/openstack-database-exporter │ ├─0b756e35b3b82d3e65bbfefa45a3c2fa456deda90587c6014be952b3e33ad512 │ │ └─67656 /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 │ ├─aa5a2c63ba24735d2ffd8f15e9fd9207bb48c898d2f56db70fde6433277d3bc9 │ │ └─194303 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5769d509c19dd8836802a8dd77d78fb2d3fce41281ebdb61ffa04d5d6a4585ef │ │ ├─150024 placement-api: uWSGI master │ │ ├─150040 placement-api: uWSGI worker 1 │ │ └─150041 placement-api: uWSGI worker 2 │ ├─8f9c9aa5a83083370fe15fcd39ee3d14611b91a6c667d2f22d64270bcc7cb654 │ │ ├─126916 cinder-api: uWSGI master │ │ ├─126928 cinder-api: uWSGI worker 1 │ │ └─126929 cinder-api: uWSGI worker 2 │ ├─1d0e48fad90c0657cd1b7a081cabed10749721dce8c5995d38ec90bd8d0d30c8 │ │ └─129976 /pause │ ├─06fda41022f2a553609762f4db90161890fb5a8fb7679932a945fe3ae8cb614f │ │ └─42201 /pause │ ├─401eefb05c325871d451e363e33ece7808d1ba8f2eea05b50e6bd08586fc5f95 │ │ ├─190261 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) │ │ ├─190611 /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/tmp9wr34ww4/privsep.sock │ │ ├─190946 /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/tmpqs8yvo98/privsep.sock │ │ └─191229 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2bf5d05aa43428a8efd673859aef845e052ece0a6ddf156dc618e36b2047fadb │ │ ├─69191 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─69214 erl_child_setup 1048576 │ │ ├─69261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69272 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69364 /bin/sh -s rabbit_disk_monitor │ ├─1963606cdc6ce30cf38f3588b1ff67fe41d837bad7648a37e3f280c7f7d017b2 │ │ └─243287 /pause │ ├─333bac0b5efb6eba22e841587fadf6d7f02adea8ce3e2e68c41c1cbaa45e2215 │ │ └─254860 /pause │ ├─248f9082ffe2d575bc07b0c7e312ef481a4c5eadcf10c0872fd8d2f10e7ac56b │ │ └─67699 /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 │ ├─e0a89d667267786fb98993d4c3acc4282813f089e5e6f4df291f4c26665ab650 │ │ ├─276438 /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 │ │ └─276692 /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 │ ├─7ce5a297f70d80564b77f5eb47c0b455b99d0748f248de7c6be8d2b1b1559759 │ │ └─67440 /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 │ ├─fe4264cb5e0045d23a1c1e733277c0f9ac28954c7a001434b5cc51843fb5794f │ │ ├─94074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─94097 erl_child_setup 1048576 │ │ ├─94215 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94216 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94456 /bin/sh -s rabbit_disk_monitor │ ├─609cd4ecae490bb9b3f04420f406ec4d18890898a85b90b30cb1313a5a6d3c9e │ │ ├─254899 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255668 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbv3s4ygc/privsep.sock │ │ ├─255686 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255691 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─11fe45e9e69931e3c0512b59243ba47962df2d919fafd6c209e3346719828948 │ │ └─49121 /server │ ├─05f996376cc2ba6ed4845983bd1cc57e016d2aa21a894756dd168c78a5eebb13 │ │ ├─ 74128 apache2 -DFOREGROUND │ │ ├─ 74144 (wsgi:k -DFOREGROUND │ │ ├─ 74145 (wsgi:k -DFOREGROUND │ │ ├─ 74146 (wsgi:k -DFOREGROUND │ │ ├─ 74147 (wsgi:k -DFOREGROUND │ │ ├─420697 apache2 -DFOREGROUND │ │ └─421059 apache2 -DFOREGROUND │ ├─4cc878f232284d967c968053f5c1faecf4a160d5dc5211a324495ba7b15c6131 │ │ └─62994 /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 │ ├─ba7b0c58e9de1a20a711898541320657662f6656723622c813baab603577399a │ │ └─255308 /pause │ ├─c12f4e2bbb6364da63111f7a5cc3988e2216047388423c4c1e5f6444868d744d │ │ └─239900 /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 │ ├─9bf70fd31b83ea639d91fda183e9d6f1aeadfb9f13079b29e2c7096ebf46f315 │ │ ├─276285 manila-api: uWSGI master │ │ ├─276336 manila-api: uWSGI worker 1 │ │ └─276337 manila-api: uWSGI worker 2 │ ├─37f8d65188d2d8a3b299d350921a339284ace577189fb622ab1b5f324a9c45f4 │ │ ├─189276 neutron-api: uWSGI master │ │ ├─189303 neutron-api: uWSGI worker 1 │ │ └─189304 neutron-api: uWSGI worker 2 │ ├─0c32ee7e05eb7787d20d2bba720a3a266bfe11913b60ed153803a75757282cd4 │ │ ├─176390 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176747 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176748 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6a1d3efa55296bf1ea77587fe68c4db8410f13bce00d9f9486cad090a804bd76 │ │ └─116709 /pause │ └─4d24570d3856970ced8295c46f4a9c6554f02a699ae9726229fe72e54d56a065 │ └─46327 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount