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 │ │ │ ├─22021 /lib/systemd/systemd --user │ │ │ └─22022 (sd-pam) │ │ └─session-21.scope │ │ ├─21956 sshd: cephadm [priv] │ │ └─22035 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.19.213.17-22-zuul [mux] │ ├─425839 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ncpboqfmjgcvytwnsnyrqnamjgtyhuho ; /usr/bin/python3'"'"' && sleep 0' │ ├─425840 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ncpboqfmjgcvytwnsnyrqnamjgtyhuho ; /usr/bin/python3' && sleep 0 │ ├─425841 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ncpboqfmjgcvytwnsnyrqnamjgtyhuho ; /usr/bin/python3 │ ├─425842 /bin/sh -c echo BECOME-SUCCESS-ncpboqfmjgcvytwnsnyrqnamjgtyhuho ; /usr/bin/python3 │ ├─425843 /usr/bin/python3 │ ├─425844 /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 │ └─425846 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 … │ │ ├─ 9969 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12546 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f05234059c4d0676d1cfb110c8400988cc24ebf8a9631d0e31240e361202067 -address /run/containerd/containerd.sock │ │ ├─ 12920 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c663d96619b12a8d770aa1d87da0e1e1b2ba57b6798750d25fc335dd57c737f8 -address /run/containerd/containerd.sock │ │ ├─ 18975 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e2b8efc51eb0cbc38081079332435d70c79071acc6729c37389043a79b6fa83c -address /run/containerd/containerd.sock │ │ ├─ 25591 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b6aceeb29d9f71e5ebf4f4fe389512ab66e52781e9b593d6bb5e1a0de92e4a8b -address /run/containerd/containerd.sock │ │ ├─ 30388 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5d1176d89fdf90ec36d99b7090e96e4e9e9c101e97c2261ca72db3a0d2e43356 -address /run/containerd/containerd.sock │ │ ├─ 35096 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee433a51cf8fbea6de85049f021d3bf27137baaab08c03edf8e9f9cc7ae85537 -address /run/containerd/containerd.sock │ │ ├─ 39600 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 59b7acfd940695ec10786f68bc3f9dd80005db1925afbb1918c544e4c694e35d -address /run/containerd/containerd.sock │ │ ├─ 42137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28b187b6bc7460fc0eb00a04b4285614c942f78076cc4f8992ca182aee5f37f9 -address /run/containerd/containerd.sock │ │ ├─ 42166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9564d2062ad5625f3504a020f14bb329c55d286027d8d9fafd5227261f0a1c -address /run/containerd/containerd.sock │ │ ├─ 42177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91bd35bc5f65799a7a0dc6a26c29768cb063e79b00c02865c86afef09675a67c -address /run/containerd/containerd.sock │ │ ├─ 42212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780bcb579e48895214622a1f8f93b221b8eafaa514cf4376fb5e2abdbd05e0af -address /run/containerd/containerd.sock │ │ ├─ 42215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 894b862fc8e15cbc2ab6e68f3da0df78a15114f592d226b22bed91cc05795388 -address /run/containerd/containerd.sock │ │ ├─ 42756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c2f3ac94ca36dfb30bd8c8e83b27d898a3cf7ef465f45c58209090c8d959d8e -address /run/containerd/containerd.sock │ │ ├─ 43487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314830cfcdd2af6c2b72bcd4d1c8c037714695c556ed50648ba29d4ecc981282 -address /run/containerd/containerd.sock │ │ ├─ 43510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71a277d5bcf75d72f7b2b8c8abd07266fffb41616dc18489610d734de155b4c -address /run/containerd/containerd.sock │ │ ├─ 44866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6670171e137afd7f5653b47b69ae544208caa6524153bac9721bd5f54ebebedf -address /run/containerd/containerd.sock │ │ ├─ 45316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6df462f60530083f7a5948bee24a6b259d94aa3ee3c86b997d9b5f1fc710bb -address /run/containerd/containerd.sock │ │ ├─ 45355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81dc530a99486100d579aae83445917d72070b9be643b9778d39b87053165aec -address /run/containerd/containerd.sock │ │ ├─ 45782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73bbf0f9224300120faf763f3dee7cc971957600a396b4a45c629a3380209bf5 -address /run/containerd/containerd.sock │ │ ├─ 46241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5862e874fb8eb8e8afbc795fc8e9fc8c592a78056b8bcb33896580c327c0b297 -address /run/containerd/containerd.sock │ │ ├─ 46280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303dd0417e73fc1c000cf1304f7c592199c7b8f078bd33dff60407bb674de85d -address /run/containerd/containerd.sock │ │ ├─ 46319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db47981b4365f34497c2635e11d114e9850c2e5f2976a941f273b7f04497c815 -address /run/containerd/containerd.sock │ │ ├─ 48534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1853d2138f8c5a5f46e227885d574872792e6da69bba01bf13b71d24b45252 -address /run/containerd/containerd.sock │ │ ├─ 48624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a4823421f35c9d8dee5d6e424e27f1d6c693386310b9a15e442607fc3d6b78 -address /run/containerd/containerd.sock │ │ ├─ 49345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da3479884f2cbf517e5098cdb4bb0336166d944621538aa3ae22542d86d47a22 -address /run/containerd/containerd.sock │ │ ├─ 49444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37f952aff801f5ddf47751abc26c66903affd958ad562190112d537103c6018 -address /run/containerd/containerd.sock │ │ ├─ 49817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 140e58ccf2112798a4ab1032c0acef70752446c222bb017198d96f073220f828 -address /run/containerd/containerd.sock │ │ ├─ 50176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb844387eee88f9ed0222bf69376894b7babe4642805a12964ce692b6519880 -address /run/containerd/containerd.sock │ │ ├─ 50480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d31c7b51a91aff9d8aa53185770817f32cd3f276078417ce2a4df7021755b5af -address /run/containerd/containerd.sock │ │ ├─ 52785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b0335bba383384a526e51dd559c1e6efc9c6bc4a847b582187a0bd3f79ad91 -address /run/containerd/containerd.sock │ │ ├─ 52961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e44805dfc0260079f38bf6c115cfdefe36e7851f7ac87892eaafebb34d580396 -address /run/containerd/containerd.sock │ │ ├─ 57445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942c9984e193e32d8533f5ff08e66c0a875a99ccace26458f084fb99caf810f4 -address /run/containerd/containerd.sock │ │ ├─ 58141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 955d6b9d55affe37216e49d238e05fd42fc03a80abae2d3ac248470fe20145c7 -address /run/containerd/containerd.sock │ │ ├─ 58178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bdabf2fa9e33ebbaab7e85b7b143ae4f3118f84c787b9eb9a1add10d2d8a1e5 -address /run/containerd/containerd.sock │ │ ├─ 58220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f76559bee4de124d53b710e3d3942e207ab78d6b4d88eea4c3ee0ea5803b7387 -address /run/containerd/containerd.sock │ │ ├─ 58392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b73357e8ce259b1c22f6fd2804aaf34b3da4222a502865d335c4bd604ef1ff39 -address /run/containerd/containerd.sock │ │ ├─ 62696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac288f0c3a0d607078f8b0ec12dfb15674938486318a6a420eb891defa38dcb -address /run/containerd/containerd.sock │ │ ├─ 62864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa0a5cde59865036eb0f70128348403aaed1c818fdb65bb0f2b13f5dc750af0 -address /run/containerd/containerd.sock │ │ ├─ 62903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6941d68d61c8393e14a5de2c9a81f78e67d6a933b5affd0dcd669985da80b077 -address /run/containerd/containerd.sock │ │ ├─ 62968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30f4e20b9591699a59b56e068a1a393f17e4f9f8e4c61a1ed28a27197e47700d -address /run/containerd/containerd.sock │ │ ├─ 64772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cbb49d8312f82c9a575a8d8026718ab89cc0ca760173cfa2b99b6d17ebd5ef2 -address /run/containerd/containerd.sock │ │ ├─ 64814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9025b301f0ef1aea68eb31afc9076dc0b1d875f4d379e4e58bee2aa99485fda3 -address /run/containerd/containerd.sock │ │ ├─ 64879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b65cb75a27e4f32d8d3e07862c4fac703095912266c551963447db6129facebb -address /run/containerd/containerd.sock │ │ ├─ 64987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27893e773352ed4188fbcfd09d31295f32d3a8e1d486e4ee952bb872f4c4fea4 -address /run/containerd/containerd.sock │ │ ├─ 65410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a12af87ff6d971e5ff56fab194d1f085775439fe39d976e91fbbf3dc3f31d81 -address /run/containerd/containerd.sock │ │ ├─ 65523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5682026a8638ec83dd670c67b4e114f56d453d1e1d83d368e3c954ed36ac3ff -address /run/containerd/containerd.sock │ │ ├─ 65724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84cfb566acccede03e77b4cf4baad038210b562ef2016de074ca3c287dd4ad03 -address /run/containerd/containerd.sock │ │ ├─ 66329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08f8171c2ca999c201d315af44bc93d152528a0833f0f204605dbb99ab24a015 -address /run/containerd/containerd.sock │ │ ├─ 66540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b048cd91975167fa5d9909a9295c8cdb79263454ceb7e10a71bc2907935f895a -address /run/containerd/containerd.sock │ │ ├─ 67358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48007ecd45b555d134568cbc0adc957e08fc13aa48dc17cee659229a294ec858 -address /run/containerd/containerd.sock │ │ ├─ 68779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aab0f90f5ede99e25842191f81e33804567fb11a894146d97de724d57abad009 -address /run/containerd/containerd.sock │ │ ├─ 70775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf46cde3343c55e3aea1c1fa58f65fa0ab9d298b500f10358865395fdfc99e7 -address /run/containerd/containerd.sock │ │ ├─ 80108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d8f18e9c7bbef77daa84dfc03b4fb46266c8d7248c5b1af12b503749dc111b1 -address /run/containerd/containerd.sock │ │ ├─ 81629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a55acacf4f2b403153edbdbe3bb145ea91a3e1b9d20508577da40b8dc39b2a0f -address /run/containerd/containerd.sock │ │ ├─ 87672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445c28b18f07cc69b977da464e9ff58b5ba5819664f83e18f589ba33de9fa724 -address /run/containerd/containerd.sock │ │ ├─ 93741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446ae319ba3c6f271929cb0dc89d5aa346775331e52563c66ec2ca73d41f2979 -address /run/containerd/containerd.sock │ │ ├─ 97858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72cf316a8f2559b33687e27efb4eb2b24f34f01a3cbfb6703d3ef424ddb51335 -address /run/containerd/containerd.sock │ │ ├─ 98047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b817da3be57843a50355fb297582c1fd642094605f84e156f192b9bdf11ef0fa -address /run/containerd/containerd.sock │ │ ├─111003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d730bc1aeb285a035805daec7794ca71db0a562fe5fa9455d700749c54b333 -address /run/containerd/containerd.sock │ │ ├─112537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b592e6bfdca35bd44288a868e729536fdd65763455678059252e967b589f7cf4 -address /run/containerd/containerd.sock │ │ ├─112593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb1e509818ac3a634ad542471029ac44f94e6e5d954f83b129322063b1c24f3 -address /run/containerd/containerd.sock │ │ ├─114503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6887119babe8fd95801ed83d32218315c8d4543b002a776da843cc28849fa4 -address /run/containerd/containerd.sock │ │ ├─116317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446518558ae1c8bce93800187edd85ae4fd39cb3899610ea6f836ae7808fd37d -address /run/containerd/containerd.sock │ │ ├─116363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb8573d5acc29c664974a8deec6fa29157661ee2d18e0e8e2f03fadcd00bab53 -address /run/containerd/containerd.sock │ │ ├─129393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0578b0d25aabf12995217bb4c0550d51ede63a4558858a07b2aaf49512c3b9 -address /run/containerd/containerd.sock │ │ ├─129436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ff799717a1e7602b207a3b26175860350a5a7454af88dcca364469caaf1b810 -address /run/containerd/containerd.sock │ │ ├─131983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74e33b54b6e453351bab9ed1e666e7459515b8a03eabe694c07b38b5e8ac91d1 -address /run/containerd/containerd.sock │ │ ├─158175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c0b0f1f40060e370d632eab5422f1228f6eaaa86f964f98a91d262f352cff18 -address /run/containerd/containerd.sock │ │ ├─159911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1f67b5f29b6025ccfe2399fd062b3776574afa40d7bb7f463c59397d9f458fb -address /run/containerd/containerd.sock │ │ ├─160279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1813b11080c59b161754d490f556ab313e347279c8c93ebe64fcfd8b48c81b -address /run/containerd/containerd.sock │ │ ├─161179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a82132e60a2daf357b35874a87f45b05ff5942ff409b1e6fcc67b628884b988a -address /run/containerd/containerd.sock │ │ ├─163275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebcf86fb3da1c2955e1a6636883a7d432db32f11761e6d6e8383cde55ec93641 -address /run/containerd/containerd.sock │ │ ├─163547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf90e970751f3684608c2514ff9175ad6b55043c50d0ea46caa3f1d0599934c -address /run/containerd/containerd.sock │ │ ├─163601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31d1c5d50d3d5a9686e66fc5ab22c9bdfe344653972eec44f48a05437951b145 -address /run/containerd/containerd.sock │ │ ├─163800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9b1500427c7cf64384650c303e822e9a79b5d877f2c37b547c2d3008487012d -address /run/containerd/containerd.sock │ │ ├─163930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9813bb7a3831ea9a2b4f68b000178cbb2e191eb8b8e304252bd792d119b5a9d5 -address /run/containerd/containerd.sock │ │ ├─164251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d7d268bb90b5d1df2463462b38c0c88179382c41a11e6a4083509d1bbe68126 -address /run/containerd/containerd.sock │ │ ├─175831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c6ef126cee1395c8c123ba611c0607727e232bcce74b5f93071747860073f9 -address /run/containerd/containerd.sock │ │ ├─177585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adee0dbad7e92eb9fe32ccad28d355b9d9e0c9d00a4820d67263f06f7737ad8f -address /run/containerd/containerd.sock │ │ ├─177666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db873512153eee655ae302d22502c064c1a163e994cde3a0767772d5cdca7342 -address /run/containerd/containerd.sock │ │ ├─177703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3e98a550f5bd69bf33b971919780bc7b756caa9414ee3779db53d819ce3e58 -address /run/containerd/containerd.sock │ │ ├─177824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff1d66228575c141cf8e0228749738293621beda471fe14fa5178b28d523343 -address /run/containerd/containerd.sock │ │ ├─177846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d58bbc0290cef6a342dc643e8f2c91a51baa4889072a0c5424de72fa553acdf0 -address /run/containerd/containerd.sock │ │ ├─178137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bdc8bd2620f848395887312b2d8f97fd5c8229ca77a2b71e1084eb92197792f -address /run/containerd/containerd.sock │ │ ├─178284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3594b3c303ea06fa6e85449339e24cbc497e0a7f7e987f5911a61b3fce16b54d -address /run/containerd/containerd.sock │ │ ├─191520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a6170f07c21dbe6e0fce9a5c93014cec1df9f6157c49579b477cb88cbc0be34 -address /run/containerd/containerd.sock │ │ ├─194218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e8ac6a3be30fbbe9f30ddcdace92673beedf8de2186dfd2adbdd734dd2010d7 -address /run/containerd/containerd.sock │ │ ├─194257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a80db4ad89f39dbc31b9a177502b901b626c5540abf54d5b68f854663371c7f3 -address /run/containerd/containerd.sock │ │ ├─194298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc0a16177549d34e4b9dc701f72c7933e347275b645426dda2d2b9b931bc7e3a -address /run/containerd/containerd.sock │ │ ├─210733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33a0ffccc7d72ad843796ddce4cf6e7a3ac591dc2967cb534ca86b4f9d397d78 -address /run/containerd/containerd.sock │ │ ├─218287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51bcece2e243a2ffd48e43b29230921ab5a7d58ad3cb54f92e8220d5a8685959 -address /run/containerd/containerd.sock │ │ ├─218355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 634f4f6e806bc013120f00ebb0229a1eb1f7a4e3db1c28d5dee3d6293f697e33 -address /run/containerd/containerd.sock │ │ ├─218396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec8283405ec115c1ffab5cd07eaae82675c7d523ad35f80cc421b618b253057 -address /run/containerd/containerd.sock │ │ ├─218698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a787a90b52f533c6769dae5c9e5bb86a9c8f87204a5fe40506f3343060e31acf -address /run/containerd/containerd.sock │ │ ├─230512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f62b8d17b5185288e1368f780afee1c5b05c134504e3c3e8456be621e55785 -address /run/containerd/containerd.sock │ │ ├─232988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df6849da1ae57ae20f4ffa43285e6d3bfb22277600d90246c7014f8d22e7c89 -address /run/containerd/containerd.sock │ │ ├─234386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53868fde601e6de5ad8035b4421819f4a1a39736b150ebc43084657911fa17f0 -address /run/containerd/containerd.sock │ │ ├─234958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f278c49117705f64784198fa236760f574dce198e60c8315a69b724118e9019a -address /run/containerd/containerd.sock │ │ ├─236098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4328c3bec1f61eb91bb3d1aab915b5f3faba69006691c7fc069192a5eada493 -address /run/containerd/containerd.sock │ │ ├─237805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7153bb5109644d0a252fa16ae8c98f8c438987fe92e412d2bf2224c9fb1152a3 -address /run/containerd/containerd.sock │ │ ├─239195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce8f005c17897093853afe2c778dc16dff343c94fd16334138c2b0c64f4f26b -address /run/containerd/containerd.sock │ │ ├─239297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38aa3c5d4121a44da51bec4a2bf33dc064bde7b6416a2b8deb9cf14e9077eadd -address /run/containerd/containerd.sock │ │ ├─249412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 634fb1246156b3e03a0fbb8b0dfc96d3a29cd0ec4c0175f1f1e532681c58b257 -address /run/containerd/containerd.sock │ │ ├─249968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aeec9200c03c5c7e8dda360c25040bdd4c2a66f1b4faaf8e888fef09c2c02dc -address /run/containerd/containerd.sock │ │ ├─252808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f1259a017e436933986467d70979102b53002f4567e0e3336e2573c08baa62 -address /run/containerd/containerd.sock │ │ ├─257134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6e048ebaa775d11481d7cc065c7d57ce688dc48d98285b4acbf180ae446b10 -address /run/containerd/containerd.sock │ │ ├─257316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 824ef12f7197118b07cab6f744e3747954f7c25270e9e3017ec1a5f4a62f1bad -address /run/containerd/containerd.sock │ │ ├─257351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6690960c71081c0bd8a117ac6a4e6bac9fab9dcda672f3ccda966dff587d40 -address /run/containerd/containerd.sock │ │ ├─257488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f648a908d5ca2ea8abfec98c20ef06254ec5f4b5eb88c9940fa4cd6e6ef7f5b6 -address /run/containerd/containerd.sock │ │ ├─270451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c5034556edfdfb038da03835c6fa3f7f58b21df3b412abf22a6cabf8be77063 -address /run/containerd/containerd.sock │ │ ├─273109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 678a151908c602516f1e3e3f048515cb53d204a221988dd45315cde877fb81f2 -address /run/containerd/containerd.sock │ │ ├─274631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191fd855b1f3d17185d5a2feec9e0ef1796cfdd98c368de5ebc889e16ef9f5df -address /run/containerd/containerd.sock │ │ ├─425752 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/4b6b1f170ddd9a02d0cc3c7b33039988838d9c5a65457724437538944a2ceacf/log.json --log-format json exec --process /tmp/runc-process1707391438 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/4b6b1f170ddd9a02d0cc3c7b33039988838d9c5a65457724437538944a2ceacf/dd41c8ad5a3353f5bf4bed0b6d6c65b4f1d8ddced90807571351fd755a5f83e1.pid 4b6b1f170ddd9a02d0cc3c7b33039988838d9c5a65457724437538944a2ceacf │ │ └─425755 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/4b6b1f170ddd9a02d0cc3c7b33039988838d9c5a65457724437538944a2ceacf/log.json --log-format json exec --process /tmp/runc-process2898419234 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/4b6b1f170ddd9a02d0cc3c7b33039988838d9c5a65457724437538944a2ceacf/a1a8bd90f78739f05f30078e077222c336059fcab9bc453d15a2e175f08cf424.pid 4b6b1f170ddd9a02d0cc3c7b33039988838d9c5a65457724437538944a2ceacf │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─30103 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30370 /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 │ │ │ ├─18934 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18954 /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@mgr.instance.szkbgv.service │ │ │ ├─12847 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.szkbgv/unit.run │ │ │ └─12876 /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-szkbgv --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.szkbgv:/var/lib/ceph/mgr/ceph-instance.szkbgv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.szkbgv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.szkbgv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25298 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25574 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39555 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39575 /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 │ │ │ ├─34800 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35079 /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 │ │ ├─12486 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12516 /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 … │ │ └─10341 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-e2b8efc51eb0cbc38081079332435d70c79071acc6729c37389043a79b6fa83c.scope … │ │ ├─19001 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19020 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-c663d96619b12a8d770aa1d87da0e1e1b2ba57b6798750d25fc335dd57c737f8.scope … │ │ ├─12957 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.szkbgv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12977 /usr/bin/ceph-mgr -n mgr.instance.szkbgv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r175697a2b9e64fa1a58e882b977797d6.scope │ │ └─191675 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─157571 /sbin/multipathd -d -s │ ├─docker-ee433a51cf8fbea6de85049f021d3bf27137baaab08c03edf8e9f9cc7ae85537.scope … │ │ ├─35121 /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 │ │ └─35133 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─42605 /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.17 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-b6aceeb29d9f71e5ebf4f4fe389512ab66e52781e9b593d6bb5e1a0de92e4a8b.scope … │ │ ├─25618 /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 │ │ └─25630 /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 │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-59b7acfd940695ec10786f68bc3f9dd80005db1925afbb1918c544e4c694e35d.scope … │ │ ├─39627 /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 │ │ └─39645 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-5d1176d89fdf90ec36d99b7090e96e4e9e9c101e97c2261ca72db3a0d2e43356.scope … │ │ ├─30413 /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 │ │ └─30425 /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 │ ├─chrony.service │ │ ├─11102 /usr/sbin/chronyd -F 1 │ │ └─11103 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-4f05234059c4d0676d1cfb110c8400988cc24ebf8a9631d0e31240e361202067.scope … │ │ ├─12599 /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 │ │ └─12611 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157414 /sbin/iscsid │ │ └─157415 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─b73357e8ce259b1c22f6fd2804aaf34b3da4222a502865d335c4bd604ef1ff39 │ │ └─58416 /pause │ ├─140e58ccf2112798a4ab1032c0acef70752446c222bb017198d96f073220f828 │ │ └─49841 /pause │ ├─f278c49117705f64784198fa236760f574dce198e60c8315a69b724118e9019a │ │ └─234993 /pause │ ├─48007ecd45b555d134568cbc0adc957e08fc13aa48dc17cee659229a294ec858 │ │ └─67382 /pause │ ├─27893e773352ed4188fbcfd09d31295f32d3a8e1d486e4ee952bb872f4c4fea4 │ │ └─65010 /pause │ ├─0df6849da1ae57ae20f4ffa43285e6d3bfb22277600d90246c7014f8d22e7c89 │ │ └─233013 /pause │ ├─71585956e42712ad77dbc4ae42c3f4cffa6bd0a3702d34997ae51d5f485de02c │ │ └─48912 /server │ ├─303dd0417e73fc1c000cf1304f7c592199c7b8f078bd33dff60407bb674de85d │ │ └─46307 /pause │ ├─695535e82d76c650684a88c51ff018740404cbffd8acbd7ee78f30b429b527f3 │ │ └─67785 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1c4f123c13efda0021c58921052b2b542276915e1f9865b8a6a2d0a98b5d83c1 │ │ └─88474 /usr/local/bin/rook ceph operator │ ├─8d7d268bb90b5d1df2463462b38c0c88179382c41a11e6a4083509d1bbe68126 │ │ └─164274 /pause │ ├─a32e1b41349a6cd2a30f2c6e3a934a51d079b1f637709d640cb25491766b60d7 │ │ ├─174614 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174993 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174994 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7c0578b0d25aabf12995217bb4c0550d51ede63a4558858a07b2aaf49512c3b9 │ │ └─129416 /pause │ ├─63d730bc1aeb285a035805daec7794ca71db0a562fe5fa9455d700749c54b333 │ │ └─111026 /pause │ ├─b817da3be57843a50355fb297582c1fd642094605f84e156f192b9bdf11ef0fa │ │ └─98072 /pause │ ├─b88c01ae4acf0d917968967816b3b2238ab50c4dc810e721a544a3ae5f689808 │ │ └─50796 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6635304086b2db5b5d69aa10a8008cce1f70b55c732e7f0e75a2fb172f02a2cf │ │ └─42386 etcd --advertise-client-urls=https://199.19.213.17: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.17:2380 --initial-cluster=instance=https://199.19.213.17:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.17:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.17: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 │ ├─3e8ac6a3be30fbbe9f30ddcdace92673beedf8de2186dfd2adbdd734dd2010d7 │ │ └─194242 /pause │ ├─dc5213ef4713ba59906492c4b5f84d746b943742bd136e075660ec4b952c4a5d │ │ ├─174649 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174980 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174981 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─77edc76f3a17838effcbbf4e155241a8bc0bbd6c7cf76c5a6861ced4129a0bb5 │ │ └─274874 /bin/openstack-database-exporter │ ├─6670171e137afd7f5653b47b69ae544208caa6524153bac9721bd5f54ebebedf │ │ └─44889 /pause │ ├─191fd855b1f3d17185d5a2feec9e0ef1796cfdd98c368de5ebc889e16ef9f5df │ │ └─274658 /pause │ ├─709fb2583051c5f838441f24661c5c3b5b1a3b09c75a84b2e6f39d9f710fafa4 │ │ ├─187031 neutron-api: uWSGI master │ │ ├─187075 neutron-api: uWSGI worker 1 │ │ └─187076 neutron-api: uWSGI worker 2 │ ├─bc77bea9129de7b025a5bdadda97bfa2b1d529b6b931eb5ddb001fa957e3f17d │ │ ├─126468 cinder-api: uWSGI master │ │ ├─126479 cinder-api: uWSGI worker 1 │ │ └─126480 cinder-api: uWSGI worker 2 │ ├─b65cb75a27e4f32d8d3e07862c4fac703095912266c551963447db6129facebb │ │ └─64904 /pause │ ├─08f8171c2ca999c201d315af44bc93d152528a0833f0f204605dbb99ab24a015 │ │ └─66359 /pause │ ├─437f272a4385fb0ec2b6974183358df4c8cb83c3197e56930848a65cd4396343 │ │ └─68159 /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 │ ├─79d5f5101c465b34072eaba9deb23dac61a9eedcf732876b54ea397d54a97d21 │ │ └─228497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─955d6b9d55affe37216e49d238e05fd42fc03a80abae2d3ac248470fe20145c7 │ │ └─58165 /pause │ ├─0aeec9200c03c5c7e8dda360c25040bdd4c2a66f1b4faaf8e888fef09c2c02dc │ │ └─249992 /pause │ ├─1553d462aa78c3ebb878560b35c5af5bb3194daf4450268c26c52cdc3a954f1c │ │ ├─158724 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158738 /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 │ ├─a55acacf4f2b403153edbdbe3bb145ea91a3e1b9d20508577da40b8dc39b2a0f │ │ └─81657 /pause │ ├─dde73b496f990cd6b55e3b86464b507220d5d8d999fb581b4b4207869bcc3c32 │ │ └─45426 /coredns -conf /etc/coredns/Corefile │ ├─fba79be7ee8482d8d22e21de2ec1034568f4594d24ca97ef2a84c6b121d7a6f6 │ │ ├─272760 apache2 -DFOREGROUND │ │ ├─275454 (wsgi:h -DFOREGROUND │ │ ├─275455 (wsgi:h -DFOREGROUND │ │ ├─275456 (wsgi:h -DFOREGROUND │ │ ├─275457 (wsgi:h -DFOREGROUND │ │ ├─275458 (wsgi:h -DFOREGROUND │ │ ├─275459 apache2 -DFOREGROUND │ │ └─275460 apache2 -DFOREGROUND │ ├─b592e6bfdca35bd44288a868e729536fdd65763455678059252e967b589f7cf4 │ │ └─112560 /pause │ ├─f76559bee4de124d53b710e3d3942e207ab78d6b4d88eea4c3ee0ea5803b7387 │ │ └─58246 /pause │ ├─446ae319ba3c6f271929cb0dc89d5aa346775331e52563c66ec2ca73d41f2979 │ │ └─93765 /pause │ ├─03e21c5e34a8d8a8790be2663742c28b60996a4929fb05f6e081bf9739c4a72e │ │ └─68607 /bin/oauth2-proxy │ ├─634f4f6e806bc013120f00ebb0229a1eb1f7a4e3db1c28d5dee3d6293f697e33 │ │ └─218439 /pause │ ├─880019b15dc7aee6eacd650f2584a967632497935d3f9f0fbf5044a706801619 │ │ ├─63674 python -u /app/sidecar.py │ │ ├─63893 python -u /app/sidecar.py │ │ └─63894 python -u /app/sidecar.py │ ├─3524cf232250136b34bc49366c2dc2dbadaa2ac250e73304356ec1e02b76113c │ │ └─68108 /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-17.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 │ ├─3ebab7b9d7cf8ed173f360f2372851d821c07006eb94d5bc8e63a166927dc23d │ │ ├─114712 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114742 /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 -- │ │ ├─114759 erl_child_setup 1048576 │ │ ├─114811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115041 /bin/sh -s rabbit_disk_monitor │ ├─06bd9a7708fc4c7faf7369d85415fa848353f27465bf96a4c328ed9b26955a7e │ │ └─63737 /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 │ ├─1a12af87ff6d971e5ff56fab194d1f085775439fe39d976e91fbbf3dc3f31d81 │ │ └─65433 /pause │ ├─389b8cb93dfd898f8dd30c2ebae03297e9b21f727e165659ad51f5cae97bb194 │ │ ├─189601 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] │ │ ├─189815 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190436 /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/tmp822rml1n/privsep.sock │ │ ├─383879 /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/tmp02xtf68g/privsep.sock │ │ ├─384428 /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/tmp8shyscml/privsep.sock │ │ ├─384934 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384938 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─408394 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7aa55feb-2003-48cb-933d-a6f1c3a2a452 --namespace=qrouter-7aa55feb-2003-48cb-933d-a6f1c3a2a452 --conf_dir=/var/lib/neutron/ha_confs/7aa55feb-2003-48cb-933d-a6f1c3a2a452 --log-file=/var/lib/neutron/ha_confs/7aa55feb-2003-48cb-933d-a6f1c3a2a452/neutron-keepalived-state-change.log --monitor_interface=ha-f3380407-46 --monitor_cidr=169.254.0.133/24 --pid_file=/var/lib/neutron/external/pids/7aa55feb-2003-48cb-933d-a6f1c3a2a452.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─d47078075bd86ef03ac9215cb9c8247aef7b2dcc326ec3d8a8696d9945849e2c │ │ └─49578 /manager --metrics-bind-address=:8080 │ ├─18bbe09139707cae306afa9cc90c316900afabcc44be091a291d31b017aa52b2 │ │ └─58545 nfd-master -crd-controller=true -metrics=8081 │ ├─0bd2fb6cba1adb04ec387158bc4799948d9acff3d41376fe9fe29cd69332a1d0 │ │ ├─229400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229418 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─416041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e71a277d5bcf75d72f7b2b8c8abd07266fffb41616dc18489610d734de155b4c │ │ └─43551 /pause │ ├─9da536536ff5e858000689d94661f81a61dcf3cd78cf66cc23b3dcc50db198d1 │ │ └─67529 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5c0b0f1f40060e370d632eab5422f1228f6eaaa86f964f98a91d262f352cff18 │ │ └─158200 /pause │ ├─effb247e4562bd7ae691d4c06947f4bd4f3fd6041193bb8532a5385efb5481d9 │ │ └─45890 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 │ ├─723747b1d401bfab52751e6f0f98134619548934818e973dacd51c7f7504e48b │ │ └─194759 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─445c28b18f07cc69b977da464e9ff58b5ba5819664f83e18f589ba33de9fa724 │ │ └─87698 /pause │ ├─f4b0e8fbbefb1e8a8a80cbb65308cc8d69ef79761039de5a85b24868b530d944 │ │ └─42429 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 │ ├─df1813b11080c59b161754d490f556ab313e347279c8c93ebe64fcfd8b48c81b │ │ └─160303 /pause │ ├─e44805dfc0260079f38bf6c115cfdefe36e7851f7ac87892eaafebb34d580396 │ │ └─52984 /pause │ ├─f1605a2d9f66ca63f324d3e9f927987665cdc60246ea91d5045f452f4601e216 │ │ └─67444 /goldpinger --static-file-path /static │ ├─bc1e817c076fa19a84fff16561e9644af76c1ab0c5b55f69d1e4a9566f55d719 │ │ └─49964 percona-xtradb-cluster-operator │ ├─f40245b4bb4128b94b21fb282cbc62169fe79d2b509336fd969c5dcee7bfaa0a │ │ └─46556 /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 │ ├─21b0335bba383384a526e51dd559c1e6efc9c6bc4a847b582187a0bd3f79ad91 │ │ └─52810 /pause │ ├─28b187b6bc7460fc0eb00a04b4285614c942f78076cc4f8992ca182aee5f37f9 │ │ └─42219 /pause │ ├─d73df028bb903bbea3bc1b8566f7ce18cb3765efcab9b6df993d9a0da50eb88e │ │ ├─178920 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425830 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─4bfe91a20b0eb5439e2ab4f299adbf113b851c49c5008ddde84529eff363889b │ │ ├─277083 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277102 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─97de75d69b4c1e31d239b5743abe37752a685e99000cfd146b5938817653b10a │ │ ├─176042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176058 /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 -- │ │ ├─176064 erl_child_setup 1048576 │ │ ├─176199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176357 /bin/sh -s rabbit_disk_monitor │ ├─0cb1e509818ac3a634ad542471029ac44f94e6e5d954f83b129322063b1c24f3 │ │ └─112624 /pause │ ├─634fb1246156b3e03a0fbb8b0dfc96d3a29cd0ec4c0175f1f1e532681c58b257 │ │ └─249436 /pause │ ├─bc0a16177549d34e4b9dc701f72c7933e347275b645426dda2d2b9b931bc7e3a │ │ └─194332 /pause │ ├─d289d5372b9b982e1d99eb472743c5d14a03c0abd905a4057f3a8aab9aa56c8f │ │ ├─161446 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161469 /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 -- │ │ ├─161479 erl_child_setup 1048576 │ │ ├─161532 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161533 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161543 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161633 /bin/sh -s rabbit_disk_monitor │ ├─91bd35bc5f65799a7a0dc6a26c29768cb063e79b00c02865c86afef09675a67c │ │ └─42301 /pause │ ├─00932edfb9a5c86e6375d112937e412427d6f379d532d7d21a9293fe4e104b74 │ │ ├─ 74063 apache2 -DFOREGROUND │ │ ├─ 74089 (wsgi:k -DFOREGROUND │ │ ├─ 74090 (wsgi:k -DFOREGROUND │ │ ├─ 74091 (wsgi:k -DFOREGROUND │ │ ├─ 74092 (wsgi:k -DFOREGROUND │ │ ├─413572 apache2 -DFOREGROUND │ │ └─413725 apache2 -DFOREGROUND │ ├─31d1c5d50d3d5a9686e66fc5ab22c9bdfe344653972eec44f48a05437951b145 │ │ └─163627 /pause │ ├─30f4e20b9591699a59b56e068a1a393f17e4f9f8e4c61a1ed28a27197e47700d │ │ └─63006 /pause │ ├─7da1e94f957de683fa9abd2b9df9c388a3386372ac6a48202668821ded87f29f │ │ └─255374 docker-registry serve /etc/docker-registry/config.yml │ ├─692eb9b0fd222aac88852e51b85324cde3368b3e7378db55fd069455a6e321cd │ │ └─66418 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a787a90b52f533c6769dae5c9e5bb86a9c8f87204a5fe40506f3343060e31acf │ │ └─218722 /pause │ ├─d95ba56c053fe4c6a7b6d8a3fabf474ca19c093c1057b8f74abaeebfb064878b │ │ └─42411 kube-apiserver --advertise-address=199.19.213.17 --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 │ ├─53868fde601e6de5ad8035b4421819f4a1a39736b150ebc43084657911fa17f0 │ │ └─234411 /pause │ ├─2cf91c21527da2c27a651380510ec021299f754f48560e1a88052678da7c71d8 │ │ └─65619 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 │ ├─81dc530a99486100d579aae83445917d72070b9be643b9778d39b87053165aec │ │ └─45376 /pause │ ├─23220a00a87b74596e4fa1b50a8d2782e45a31666d97ef88cd034520f147259e │ │ ├─252993 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253010 /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 -- │ │ ├─253016 erl_child_setup 1048576 │ │ ├─253109 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253339 /bin/sh -s rabbit_disk_monitor │ ├─0d818feb78543747ba3bbb52344bafc2c2cc35a5e83c1ef9389ea94581597b87 │ │ └─44929 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f89f142c4fc57f899f95542c2210cddae2b7c1eb061bc2b4653d7d3b9fad410b │ │ └─58644 /secretgen-controller │ ├─c149ac4705495edc2b1be868d72d99729f73c1e6662fd94f4c106c5195a40fed │ │ ├─187112 neutron-policy-server: uWSGI master │ │ ├─187137 neutron-policy-server: uWSGI worker 1 │ │ └─187138 neutron-policy-server: uWSGI worker 2 │ ├─6941d68d61c8393e14a5de2c9a81f78e67d6a933b5affd0dcd669985da80b077 │ │ └─62933 /pause │ ├─0b6b894a6c8decea66f95b7ef0cf6e3e341716de4df4b438cc0699bd7e18ec41 │ │ └─45408 /coredns -conf /etc/coredns/Corefile │ ├─9025b301f0ef1aea68eb31afc9076dc0b1d875f4d379e4e58bee2aa99485fda3 │ │ └─64840 /pause │ ├─b048cd91975167fa5d9909a9295c8cdb79263454ceb7e10a71bc2907935f895a │ │ └─66565 /pause │ ├─a80db4ad89f39dbc31b9a177502b901b626c5540abf54d5b68f854663371c7f3 │ │ └─194282 /pause │ ├─3f6df462f60530083f7a5948bee24a6b259d94aa3ee3c86b997d9b5f1fc710bb │ │ └─45344 /pause │ ├─c9e4ca8f320fa1580f6a34551013fe7146df60df843ca8a336bbf5b9d3ddf16a │ │ ├─69110 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69127 /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 -- │ │ ├─69133 erl_child_setup 1048576 │ │ ├─69180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69191 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69346 /bin/sh -s rabbit_disk_monitor │ ├─0118fb54956b6f6985a6d8a8c054d14ac2f49dbb2fc2abca3b9106422608dfe6 │ │ └─68258 /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 │ ├─824ef12f7197118b07cab6f744e3747954f7c25270e9e3017ec1a5f4a62f1bad │ │ └─257340 /pause │ ├─ceb0beef2c1ffb84adf555625c14f2f87401d8099671a4bc9f9eca91d5977359 │ │ ├─227557 octavia-api: uWSGI master │ │ ├─227570 octavia-api: uWSGI worker 1 │ │ └─227571 octavia-api: uWSGI worker 2 │ ├─7dd0d3dacc5512667bb2014918c482214fd05d9551e115d44d39bc8830fe43fa │ │ ├─210945 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210961 /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 -- │ │ ├─210969 erl_child_setup 1048576 │ │ ├─211034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211263 /bin/sh -s rabbit_disk_monitor │ ├─c0f1259a017e436933986467d70979102b53002f4567e0e3336e2573c08baa62 │ │ └─252834 /pause │ ├─6d6690960c71081c0bd8a117ac6a4e6bac9fab9dcda672f3ccda966dff587d40 │ │ └─257384 /pause │ ├─05fef5713d5f9622dec4991f164f774ca2a40abe248dfa2a228d5b92fd0a094e │ │ └─169404 /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 │ ├─b9b1500427c7cf64384650c303e822e9a79b5d877f2c37b547c2d3008487012d │ │ └─163831 /pause │ ├─014230434703ec326428d45260e61d4000ec5cec80bf9e163ea48e7d982d561a │ │ └─46466 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f37f952aff801f5ddf47751abc26c66903affd958ad562190112d537103c6018 │ │ └─49468 /pause │ ├─9bdc8bd2620f848395887312b2d8f97fd5c8229ca77a2b71e1084eb92197792f │ │ └─178162 /pause │ ├─db47981b4365f34497c2635e11d114e9850c2e5f2976a941f273b7f04497c815 │ │ └─46352 /pause │ ├─4d8f18e9c7bbef77daa84dfc03b4fb46266c8d7248c5b1af12b503749dc111b1 │ │ └─80132 /pause │ ├─9727a0958fe4c51303d907f0066cf15c79c09807363e8658efdbc0963879788c │ │ └─234729 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─adee0dbad7e92eb9fe32ccad28d355b9d9e0c9d00a4820d67263f06f7737ad8f │ │ └─177610 /pause │ ├─9fe7f0adea62045a17bb17ed66900d6fb0ca5caa41019fa43a146d4c713cad3a │ │ ├─113099 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113421 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113423 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─780bcb579e48895214622a1f8f93b221b8eafaa514cf4376fb5e2abdbd05e0af │ │ └─42298 /pause │ ├─4cf46cde3343c55e3aea1c1fa58f65fa0ab9d298b500f10358865395fdfc99e7 │ │ └─70799 /pause │ ├─aa7a0c625d67a274167c9fb86d86b837aabace94e80962b3ebdeea5f6a18fa74 │ │ └─98251 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-w5fpj --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6c33f7e1f585c1505ebee5007f45d6ff5dc9fa4e679dfdb7bee94edb640ba9e2 │ │ ├─86941 barbiacan-api: uWSGI master │ │ └─86992 barbiacan-api: uWSGI worker 1 │ ├─c81bea2f0d94b3206d431f1ae6d67e8b22d4f74b5411ef753d29c063b817f907 │ │ ├─149017 placement-api: uWSGI master │ │ ├─149093 placement-api: uWSGI worker 1 │ │ └─149094 placement-api: uWSGI worker 2 │ ├─74e33b54b6e453351bab9ed1e666e7459515b8a03eabe694c07b38b5e8ac91d1 │ │ └─132004 /pause │ ├─5aa0a5cde59865036eb0f70128348403aaed1c818fdb65bb0f2b13f5dc750af0 │ │ └─62888 /pause │ ├─942c9984e193e32d8533f5ff08e66c0a875a99ccace26458f084fb99caf810f4 │ │ └─57470 /pause │ ├─340645aeb2fc2abfb4d3dd9dd24e73837783f900e96d245421692de3a327fb7b │ │ └─49513 /manager --metrics-bind-address=:9782 │ ├─446518558ae1c8bce93800187edd85ae4fd39cb3899610ea6f836ae7808fd37d │ │ └─116342 /pause │ ├─81c6ef126cee1395c8c123ba611c0607727e232bcce74b5f93071747860073f9 │ │ └─175855 /pause │ ├─0352de5ed9651d22402686bdd197cdf4ff4e5b52f32de35d571a8c17cdbdd0f3 │ │ └─53388 redis_exporter │ ├─3f1c4426a01a154bbc2ed6271f9c25e3a4ee07605d80ca1e8910c21cfa17bb28 │ │ └─58472 nfd-worker -metrics=8081 │ ├─d31c7b51a91aff9d8aa53185770817f32cd3f276078417ce2a4df7021755b5af │ │ └─50503 /pause │ ├─5ec8283405ec115c1ffab5cd07eaae82675c7d523ad35f80cc421b618b253057 │ │ └─218452 /pause │ ├─55f956b84504fdd2ca9b69bef5d3c2027bae0cf0ce0d9ffa54cd1876d4bb9770 │ │ └─58510 nfd-gc -gc-interval=1h │ ├─be43b308a3ae1757627f8f41cc473ff2a29cd9310a5167464bae2c3ec9bddd48 │ │ └─67599 /bin/memcached_exporter │ ├─a324a588e45769df49868c145b2db3bc7a97015f28630ed786544fba7099c9b6 │ │ ├─50697 mysqld --wsrep_start_position=b858e2f3-80e3-11f1-af44-b6fab4a3ebb9:20 │ │ └─50825 /var/lib/mysql/mysql-state-monitor │ ├─3594b3c303ea06fa6e85449339e24cbc497e0a7f7e987f5911a61b3fce16b54d │ │ └─178314 /pause │ ├─4b6b1f170ddd9a02d0cc3c7b33039988838d9c5a65457724437538944a2ceacf │ │ ├─ 53308 valkey-server *:26379 [sentinel] │ │ ├─425804 runc init │ │ └─425808 runc init │ ├─12db886d92e9eddfc7ccc6aadf5168d689fd284244afd028f740a8105fa6d9a8 │ │ ├─206851 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207299 heat-engine: ServiceWrapper worker(0) │ │ └─207302 heat-engine: ServiceWrapper worker(1) │ ├─a1f67b5f29b6025ccfe2399fd062b3776574afa40d7bb7f463c59397d9f458fb │ │ └─159934 /pause │ ├─8bb844387eee88f9ed0222bf69376894b7babe4642805a12964ce692b6519880 │ │ └─50201 /pause │ ├─03869828942326649bf8dbcd9e9ec1aef4c17b98d520d23c761bd6fa79546a67 │ │ └─189610 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) │ ├─77b588a375e2adb47b599d47126037bbe10ae85a91605299109db8a9971931e5 │ │ └─273445 /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 │ ├─b959983fd8b582c6d61f1f2e13db0c4f7580001d76d2508f53383f6e182ec54b │ │ ├─80222 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80296 /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 -- │ │ ├─80318 erl_child_setup 1048576 │ │ ├─80381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80392 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80481 /bin/sh -s rabbit_disk_monitor │ ├─bb6887119babe8fd95801ed83d32218315c8d4543b002a776da843cc28849fa4 │ │ └─114593 /pause │ ├─2cbb49d8312f82c9a575a8d8026718ab89cc0ca760173cfa2b99b6d17ebd5ef2 │ │ └─64797 /pause │ ├─bdf426360526a0555eedbefef87f92a2047804a0732deb4bb62774b39a62db8e │ │ └─190817 /bin/bash /tmp/libvirt.sh │ ├─49c5f23b56e9824754af3337eae7654574850d3348d7649c79d261eaf454dc60 │ │ ├─130465 /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 │ │ └─130762 /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 │ ├─b0a1b392a523ba1091fee1be4258c1dfe712eb25c186d29aea049fbc8dcba515 │ │ └─235077 /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 │ ├─fdf90e970751f3684608c2514ff9175ad6b55043c50d0ea46caa3f1d0599934c │ │ └─163571 /pause │ ├─894b862fc8e15cbc2ab6e68f3da0df78a15114f592d226b22bed91cc05795388 │ │ └─42309 /pause │ ├─33a0ffccc7d72ad843796ddce4cf6e7a3ac591dc2967cb534ca86b4f9d397d78 │ │ └─210758 /pause │ ├─8a75ef62c1e7a323e618aaea8b408bd2d28c72c249c0d82d693b90fe5863612f │ │ ├─249706 magnum-api: uWSGI master │ │ ├─249757 magnum-api: uWSGI worker 1 │ │ └─249758 magnum-api: uWSGI worker 2 │ ├─6c27570bc29f0c9bdd04548b1f12d0e932b3cd4c5305f6f55c99a7e0397c8ca7 │ │ ├─173913 nova-metadata: uWSGI master │ │ ├─173928 nova-metadata: uWSGI worker 1 │ │ └─173929 nova-metadata: uWSGI worker 2 │ ├─0f26e878f25e97d32620efc8d5d1eb14ddb5e9b223a35f49d3c1a33920a5632d │ │ └─99078 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cbb67016ed1255fccbdae150e480868da4d3eefa8230161bb68ab99b7058f329 │ │ ├─173885 nova-api: uWSGI master │ │ ├─173920 nova-api: uWSGI worker 1 │ │ └─173921 nova-api: uWSGI worker 2 │ ├─5c96733f44378e544de484a7a40dcd29fd081da888fcf2fae669310f11c5c23b │ │ ├─249882 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250233 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250234 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─717510ddc62682f5419c3586336ef02416bcf500323d8fd2cd73539bbfabb687 │ │ └─190748 /usr/bin/libvirt-tls-sidecar │ ├─9bd032d36003eed743d0da91b2c964daaf4aebee5a54d782ffc838c6a6be8145 │ │ └─191502 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─399819e0a0aa11b96313eab5c071dab681c45d6a068156cfcac96085d397a067 │ │ └─50849 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─306f310efd779070cb502cf9b9acdcb439029ec62c96312fe23431b273e5c401 │ │ └─267427 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1ad984da19a8cc96a8af567664f35b8986e8e3aacd9b7c7fa6f11eb9e9ac4e41 │ │ └─127997 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─145c7fab74d9f1bdc9d149adb17fd44574af6973f6df88162e91384f528c0416 │ │ └─67050 /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 │ ├─af113f520436b8500cf3b031587f9ed7afc51b6afba2256258caf623df2620b2 │ │ └─68435 /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-17.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 │ ├─07cc2a1b8ca72587d8608b5bfbf173555a7887016511a209a304f299a5e7a197 │ │ ├─ 98386 /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 │ │ └─408821 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d9436fc7cb1440cd8a2bb3e5bdd08850292606ac89d10967b570ce9f3c2df7cf │ │ ├─206884 heat-api-cfn: uWSGI master │ │ ├─206922 heat-api-cfn: uWSGI worker 1 │ │ └─206923 heat-api-cfn: uWSGI worker 2 │ ├─83720e67cd3ca0cf7e3771af08fb239273b414608c86c717185bfb91b6252834 │ │ ├─ 48865 /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 │ │ ├─ 48878 /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 │ │ ├─ 49023 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272618 nginx: worker process │ │ ├─272619 nginx: worker process │ │ └─272620 nginx: cache manager process │ ├─ae6e048ebaa775d11481d7cc065c7d57ce688dc48d98285b4acbf180ae446b10 │ │ └─257234 /pause │ ├─f7f5f43182bb899efd6685276a77e13a57de3bd7165bd927925c48f6ded64d2b │ │ └─67737 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4ff1d66228575c141cf8e0228749738293621beda471fe14fa5178b28d523343 │ │ └─177876 /pause │ ├─b84e1c239ffc6d65bae0353da063d96908d468f007a484efbea655dd50e99fdc │ │ └─233220 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0ff799717a1e7602b207a3b26175860350a5a7454af88dcca364469caaf1b810 │ │ └─129461 /pause │ ├─9ce8f005c17897093853afe2c778dc16dff343c94fd16334138c2b0c64f4f26b │ │ └─239244 /pause │ ├─f5196de757517d0ff04226c7d47527fc271cb41e136720525b9e47cba90bc1f1 │ │ ├─67080 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67132 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9f3539763fc019f099ea87c334b31140988c5f7ff3efb14fec8e6359bd69af27 │ │ └─67841 /bin/pushgateway │ ├─38aa3c5d4121a44da51bec4a2bf33dc064bde7b6416a2b8deb9cf14e9077eadd │ │ └─239326 /pause │ ├─e4328c3bec1f61eb91bb3d1aab915b5f3faba69006691c7fc069192a5eada493 │ │ └─236122 /pause │ ├─da3479884f2cbf517e5098cdb4bb0336166d944621538aa3ae22542d86d47a22 │ │ └─49368 /pause │ ├─61a4823421f35c9d8dee5d6e424e27f1d6c693386310b9a15e442607fc3d6b78 │ │ └─48649 /pause │ ├─3c945a622effd8c1ee2564a41c61e39799249709f479b63378dd7f900eed4236 │ │ ├─50624 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 │ │ └─51958 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─cb8573d5acc29c664974a8deec6fa29157661ee2d18e0e8e2f03fadcd00bab53 │ │ └─116384 /pause │ ├─d58bbc0290cef6a342dc643e8f2c91a51baa4889072a0c5424de72fa553acdf0 │ │ └─177901 /pause │ ├─b65b60b215ca5a2b86c3240d50ea8a351095d8ba0a9e2d019f1b11f3f1e787a5 │ │ ├─249474 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250201 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2d5axuae/privsep.sock │ │ ├─250205 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250210 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─678a151908c602516f1e3e3f048515cb53d204a221988dd45315cde877fb81f2 │ │ └─273133 /pause │ ├─d28e2f7447442248d8b19a9b5379251229926d23c9ee54679b4b8d5a9dccdd8a │ │ ├─267192 /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 │ │ └─267521 /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 │ ├─76f62b8d17b5185288e1368f780afee1c5b05c134504e3c3e8456be621e55785 │ │ └─230536 /pause │ ├─b9df252105ec6e5c19ce8d12c155c5959c4810a787b90d07e9b329ff86a9adc8 │ │ └─114325 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3a7a775f9043f58c06b2650bd2bc959c2630f54f42c86458c0889cf4cf00213f │ │ └─42812 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─298fa306c4a1bbd60aeda7cb89b9d528c378ebc9cb737c05684d6d0f9a7a02ab │ │ ├─194659 /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 │ │ ├─385558 /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/tmpgvaeguj9/privsep.sock │ │ ├─386303 /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/tmpeuahzqma/privsep.sock │ │ └─386731 /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/tmphsm5kzqy/privsep.sock │ ├─08504232d3569444bcbe456c445704e92e52726d383cd5e0a54c97fff3e3649f │ │ └─68587 /bin/oauth2-proxy │ ├─b15e51dc50aa2a52bc18ef6d65d94b55cf6535942ad171e6702a458e4bcc9044 │ │ └─63401 /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 │ ├─d5682026a8638ec83dd670c67b4e114f56d453d1e1d83d368e3c954ed36ac3ff │ │ └─65571 /pause │ ├─1b26b0bf37bf04f63ccc00a0cc9b66df53fb031da583280d18ec7b584dc4c929 │ │ └─64274 /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 │ ├─cb3e98a550f5bd69bf33b971919780bc7b756caa9414ee3779db53d819ce3e58 │ │ └─177744 /pause │ ├─6615f5a4f3107e15e59756e5580d78780c264a7a0fa22fb257e45fc8e629ac28 │ │ ├─111365 glance-api: uWSGI master │ │ ├─111379 glance-api: uWSGI worker 1 │ │ └─111380 glance-api: uWSGI worker 2 │ ├─2f3c030ed8c383526042ccc3a2df62d2ee6b12703b3d00399ab35160a6ac03ec │ │ ├─191858 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191874 /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 -- │ │ ├─191880 erl_child_setup 1048576 │ │ ├─192019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192249 /bin/sh -s rabbit_disk_monitor │ ├─dac288f0c3a0d607078f8b0ec12dfb15674938486318a6a420eb891defa38dcb │ │ └─62757 /pause │ ├─d08f39d960e9c0727cd4e0cdf94ad724e78cc338f466334736309691d81c72aa │ │ ├─66279 nginx: master process nginx -g daemon off; │ │ ├─66297 nginx: worker process │ │ ├─66298 nginx: worker process │ │ ├─66299 nginx: worker process │ │ ├─66300 nginx: worker process │ │ └─66301 nginx: worker process │ ├─f95ab85bf116a1c8f97cee750b4ca6245f40b39b8f37d57a63a7656f3c8e594b │ │ ├─94106 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94124 /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 -- │ │ ├─94130 erl_child_setup 1048576 │ │ ├─94298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94577 /bin/sh -s rabbit_disk_monitor │ ├─73bbf0f9224300120faf763f3dee7cc971957600a396b4a45c629a3380209bf5 │ │ └─45807 /pause │ ├─ebcf86fb3da1c2955e1a6636883a7d432db32f11761e6d6e8383cde55ec93641 │ │ └─163317 /pause │ ├─9813bb7a3831ea9a2b4f68b000178cbb2e191eb8b8e304252bd792d119b5a9d5 │ │ └─163965 /pause │ ├─20ba87fb2f121afcde78a5b83ef3864eec922cf87489eb01b2e6f51dd8d59817 │ │ └─65923 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─76ac58a78493519f771d65b97260e2a1454e431b40bca2f71aaa59708080df73 │ │ └─236149 /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 │ ├─577529971c34fe8e697cd0ed71d8151c69894cd05c6a69071ff634262531359b │ │ ├─63700 python -u /app/sidecar.py │ │ ├─64113 python -u /app/sidecar.py │ │ └─64114 python -u /app/sidecar.py │ ├─314830cfcdd2af6c2b72bcd4d1c8c037714695c556ed50648ba29d4ecc981282 │ │ └─43538 /pause │ ├─076e9de7ec93252ab05791fc993496873480a800e24ddb0c07429d96bdf29366 │ │ ├─187048 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] │ │ ├─187422 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) │ │ ├─187425 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) │ │ └─187429 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) │ ├─f648a908d5ca2ea8abfec98c20ef06254ec5f4b5eb88c9940fa4cd6e6ef7f5b6 │ │ └─257519 /pause │ ├─0c2f3ac94ca36dfb30bd8c8e83b27d898a3cf7ef465f45c58209090c8d959d8e │ │ └─42784 /pause │ ├─7153bb5109644d0a252fa16ae8c98f8c438987fe92e412d2bf2224c9fb1152a3 │ │ └─237830 /pause │ ├─5862e874fb8eb8e8afbc795fc8e9fc8c592a78056b8bcb33896580c327c0b297 │ │ └─46265 /pause │ ├─ebc619e2e4c34a3507413cd3b1caf82217950745e129fb63ec38d07659f2a196 │ │ ├─230748 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230766 /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 -- │ │ ├─230772 erl_child_setup 1048576 │ │ ├─230893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230894 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231132 /bin/sh -s rabbit_disk_monitor │ ├─7203fd0e1c0542cf9f644241b0b8e51b576791b5129dd03f2472a6578e60ce04 │ │ ├─206876 heat-api: uWSGI master │ │ ├─206924 heat-api: uWSGI worker 1 │ │ └─206925 heat-api: uWSGI worker 2 │ ├─2366a49c3289ac6f1cdbc5d812f7f4d0db2a935c67ede6f7559f9f7818e3300d │ │ └─130099 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─db873512153eee655ae302d22502c064c1a163e994cde3a0767772d5cdca7342 │ │ └─177720 /pause │ ├─8d9083fc71e2f1e802d2b5aa8544e8f6f111ad3c4c5299d3aeb435a6a20d6ce1 │ │ ├─266994 manila-api: uWSGI master │ │ ├─267057 manila-api: uWSGI worker 1 │ │ └─267058 manila-api: uWSGI worker 2 │ ├─72cf316a8f2559b33687e27efb4eb2b24f34f01a3cbfb6703d3ef424ddb51335 │ │ └─97883 /pause │ ├─bc424100ddaf2539f38d660e055e62d8ce82c5b1385c35232fe619072096afbf │ │ └─42442 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 │ ├─fe9564d2062ad5625f3504a020f14bb329c55d286027d8d9fafd5227261f0a1c │ │ └─42265 /pause │ ├─aab0f90f5ede99e25842191f81e33804567fb11a894146d97de724d57abad009 │ │ └─68803 /pause │ ├─c279c54ae26ee86c2ff514f92c65e373ec338499e3f45d52568bc9b127c24ffa │ │ ├─187978 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) │ │ ├─188397 /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/tmp1q0mui8_/privsep.sock │ │ ├─188622 /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/tmpyxj480w1/privsep.sock │ │ └─188930 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0be039124534a3bc3ed4bc5a16e35b85154b134241b8ea30d5cb83a34f2edacc │ │ └─42546 /kube-vip manager │ ├─d343f5cf2ccd5512d479a49295d201777fe491d766789a7d720762c1916dcaf0 │ │ └─68476 /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 │ ├─8d3b03aafd75e016048741dd2994dfa325afd2c57138588e9c782e7a38180237 │ │ └─267025 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5c5034556edfdfb038da03835c6fa3f7f58b21df3b412abf22a6cabf8be77063 │ │ └─270475 /pause │ ├─f11e5cb32eaddcdce0c8b75563c1ba2f18f40213767153ec89d9adefa8d1d8fa │ │ ├─44020 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44436 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c0c452cb181850e68b79d98fc70d122d80ac51a86ca087e4f3b4214c1ffe1d6a │ │ ├─347244 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] │ │ ├─347655 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347919 /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/tmpuiorvxfx/privsep.sock │ │ ├─348519 /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/tmpis6tnbc_/privsep.sock │ │ ├─349054 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349055 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349092 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/577a9552-cc07-4a0b-83a3-4e49c7bb7add/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/577a9552-cc07-4a0b-83a3-4e49c7bb7add/host --addn-hosts=/var/lib/neutron/dhcp/577a9552-cc07-4a0b-83a3-4e49c7bb7add/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/577a9552-cc07-4a0b-83a3-4e49c7bb7add/opts --dhcp-leasefile=/var/lib/neutron/dhcp/577a9552-cc07-4a0b-83a3-4e49c7bb7add/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-172bd8b4-ac8a-4270-9532-f905c189125a,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 │ │ ├─349099 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/84af83b9-5cd4-4f60-a435-53b80010f88c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/84af83b9-5cd4-4f60-a435-53b80010f88c/host --addn-hosts=/var/lib/neutron/dhcp/84af83b9-5cd4-4f60-a435-53b80010f88c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/84af83b9-5cd4-4f60-a435-53b80010f88c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/84af83b9-5cd4-4f60-a435-53b80010f88c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e55c7f60-838a-40a0-ac9a-2d034f9d4a49,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 │ │ ├─349112 haproxy -f /var/lib/neutron/ns-metadata-proxy/577a9552-cc07-4a0b-83a3-4e49c7bb7add.conf │ │ ├─349123 haproxy -f /var/lib/neutron/ns-metadata-proxy/84af83b9-5cd4-4f60-a435-53b80010f88c.conf │ │ ├─383694 /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/tmpmq6v23o3/privsep.sock │ │ └─388647 /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/tmpyqrfv7yd/privsep.sock │ ├─404fb38b111832efc382ae3d13a50767b77e57f9df59a64295c54dc467ccce90 │ │ └─53142 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 │ ├─e4be13c063d3e3671c33f4275001479e0da05d7339ffd21daaab8b088e58cf93 │ │ └─53048 valkey-server *:6379 │ ├─9bdabf2fa9e33ebbaab7e85b7b143ae4f3118f84c787b9eb9a1add10d2d8a1e5 │ │ └─58204 /pause │ ├─224cc7e1ebcd84916bbda654d8858ecf3c50a59360a933d667996dbc3416d56b │ │ └─43859 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bbcf8cd12f831d5300d5d8859134114f7d0fe4cfc7441b43d71eeaa448987ac7 │ │ └─67562 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dc1853d2138f8c5a5f46e227885d574872792e6da69bba01bf13b71d24b45252 │ │ └─48560 /pause │ ├─a82132e60a2daf357b35874a87f45b05ff5942ff409b1e6fcc67b628884b988a │ │ └─161202 /pause │ ├─d28049492a41a685bdf6da03b962929988a5cd739956dd177a0436e8770f8b1e │ │ └─160537 /coredns -conf /etc/coredns/Corefile │ ├─bcb70b740f07ef8088869eae3dbfeaf3803d2ee707aeb6ebac613db5ed6e9982 │ │ └─237856 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─84cfb566acccede03e77b4cf4baad038210b562ef2016de074ca3c287dd4ad03 │ │ └─65747 /pause │ ├─51bcece2e243a2ffd48e43b29230921ab5a7d58ad3cb54f92e8220d5a8685959 │ │ └─218327 /pause │ ├─14b60826d273d990ef124c9cbb84ea40065d26eaea3258882f8b708344234857 │ │ └─158690 /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 │ ├─f1354d50b1e9c78aebdd848985f7017b0088b0a5f05e3e100ed162980e5c6f37 │ │ └─46510 /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 │ ├─ecfa190676a71f99b07fb054a71419172ee757f52aa5474103206aa1cfc910ef │ │ ├─228536 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229017 octavia-worker: ConsumerService worker(0) │ │ └─229020 octavia-worker: ConsumerService worker(1) │ └─7a6170f07c21dbe6e0fce9a5c93014cec1df9f6157c49579b477cb88cbc0be34 │ └─191545 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount