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 │ │ │ ├─21438 /lib/systemd/systemd --user │ │ │ └─21439 (sd-pam) │ │ └─session-22.scope │ │ ├─21430 sshd: cephadm [priv] │ │ └─21454 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1465 sshd: zuul [priv] │ │ └─1478 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1469 ssh: /home/zuul/.ansible/cp/199.204.45.240-22-zuul [mux] │ ├─400999 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gkuhmarjsthvawrajgycwfszeymaengq ; /usr/bin/python3'"'"' && sleep 0' │ ├─401000 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gkuhmarjsthvawrajgycwfszeymaengq ; /usr/bin/python3' && sleep 0 │ ├─401001 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gkuhmarjsthvawrajgycwfszeymaengq ; /usr/bin/python3 │ ├─401002 /bin/sh -c echo BECOME-SUCCESS-gkuhmarjsthvawrajgycwfszeymaengq ; /usr/bin/python3 │ ├─401003 /usr/bin/python3 │ ├─401004 /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 │ └─401006 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12467 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9291419937f76a775a15c600c8d6847b3d50e20b53119b6cc5e6b5b265e36357 -address /run/containerd/containerd.sock │ │ ├─ 12826 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db245b31837f4f052dceb9737b2addf05d5c2d071865ec8f7d60189737a9f93f -address /run/containerd/containerd.sock │ │ ├─ 19519 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 229cdf54e0c8d4e46d32a569a5671e5d27359ffccb79ffb0a458e7068bc784d1 -address /run/containerd/containerd.sock │ │ ├─ 24701 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2db67a935fad9bad115355ddf354e777331bb88d5eeb8f5bcdf7057a81a25365 -address /run/containerd/containerd.sock │ │ ├─ 29387 /usr/bin/containerd-shim-runc-v2 -namespace moby -id edded1e65b9645e0debd33d69fed6b94d4efb870a867a2e6abe91736dea5b2cf -address /run/containerd/containerd.sock │ │ ├─ 34147 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a5c91d6dad74838b8a7311234e52ac6cf998b5dc2f7f88e8023fa9acb7d725ab -address /run/containerd/containerd.sock │ │ ├─ 39629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2e7ff14daaa6b241a38ca3f992693d16528ef063dc5d2d1d0366a95f6733401 -address /run/containerd/containerd.sock │ │ ├─ 39655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fd2fa8c825726946c1a5ee108b2757d9f4df4b270c9f0c6d7d21668f112cf2 -address /run/containerd/containerd.sock │ │ ├─ 39689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af7b32ed1b4224871d369392e15204e3520e1613f1b24a53699c64aef7d41631 -address /run/containerd/containerd.sock │ │ ├─ 39710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3449ac412ceef265ec8a773bb6a5b8071c34313a183c129174020acd7d7f4b4 -address /run/containerd/containerd.sock │ │ ├─ 39727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29746308b499e32025271e320fc011e2b0a7e352b119f8340584ddb4919d30c -address /run/containerd/containerd.sock │ │ ├─ 40261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e34d9cbae1881c9e3220644774a9f70b0546856bd87b550c6671e15c92b26d -address /run/containerd/containerd.sock │ │ ├─ 40980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 949c5bd6278987f5bfc77a109e72421ddb91581e9fbf519168c110439dc1dbeb -address /run/containerd/containerd.sock │ │ ├─ 40996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce118fbce93ca06f79ce21adcb66ccdb9ccd903491d3e47bc93e1dd4567b2d75 -address /run/containerd/containerd.sock │ │ ├─ 42325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb97e01edfff814f65100445ec84f9d5ae92cbca4a326c931deda070fa094e7e -address /run/containerd/containerd.sock │ │ ├─ 42720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cbdeead9781d63036e96c6b9da543f80b319424d2a44ae52c20befa8dfc0c98 -address /run/containerd/containerd.sock │ │ ├─ 42759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f2c3ca12174679ab2b9f2b427a7f3a252339f67424ff3a4533ffc30d678851 -address /run/containerd/containerd.sock │ │ ├─ 43199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f942241a1dd55ab5f4c96d05d4b869d720e88ece2836103e297a9cccbf16de -address /run/containerd/containerd.sock │ │ ├─ 43724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d97c15ddbd470f4a1450525f7ea63ef22740b965383246d819f36c8fef8cf1d7 -address /run/containerd/containerd.sock │ │ ├─ 43763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b39675d6dd2adfa071b37fb3632278990970ef9970e2093f0e6b6fe643a51fca -address /run/containerd/containerd.sock │ │ ├─ 43810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23da4ad0937e47568c6a2d72e99cc45abe311ea4ce937c300e3f681f7d62dc94 -address /run/containerd/containerd.sock │ │ ├─ 45790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaeb9b9d29d4e1eec90d4eaddb2ee002f39fa9f5586fde33b50e4747c51c3c5b -address /run/containerd/containerd.sock │ │ ├─ 45890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1892968654268ad021a692e224194c709f5261e6f01669b8199fbecc4b452543 -address /run/containerd/containerd.sock │ │ ├─ 46629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1578c7b65b49f596b375e7d52482d106d91e9e229ea2e0108fa8af8309f2923 -address /run/containerd/containerd.sock │ │ ├─ 46710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae5770423ffae70d4ac622716264ceb6ee9ebcc30b161cc54631032c9044423 -address /run/containerd/containerd.sock │ │ ├─ 47066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 116a38ebd7431ea43c0d3c0095cd0f74d637f833ffe6232fdaa8703316a786db -address /run/containerd/containerd.sock │ │ ├─ 47439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a7b4e650f26cc4703eb31938aea4a8f14acb4f200fb731e9a60c54d063486f -address /run/containerd/containerd.sock │ │ ├─ 47904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8755d10f98607335aecd28270f09fda74e04b2abfc59fc70b4828c360659ca71 -address /run/containerd/containerd.sock │ │ ├─ 50029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d10da062ee472307947c1f550cc637ea006ffc692bae1bda62981f23c480b2a -address /run/containerd/containerd.sock │ │ ├─ 50243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fced1610c7750f5aab784e83010234fad9df9ac08fcb29afe8a69a19eca1bb7 -address /run/containerd/containerd.sock │ │ ├─ 54465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1e988aaf9d414b006bc696644143ac0d22e313a1ead11a58e609e0bb6ecda8 -address /run/containerd/containerd.sock │ │ ├─ 55122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2027d7636874af43c07c1373d52379ffa53336f4f21de2f002816091a804647 -address /run/containerd/containerd.sock │ │ ├─ 55168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65be5064db7e9076355514da2c3f86e0c9debb954f1158be824a96be62817056 -address /run/containerd/containerd.sock │ │ ├─ 55213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd6e2eb9420edc05967a269fabed7621ff4eebb215aa1746129ee879f438b0b5 -address /run/containerd/containerd.sock │ │ ├─ 55362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667997f855354a6984fa01dd01dd277e30ebfe4ba7524cdfba57384ae634f383 -address /run/containerd/containerd.sock │ │ ├─ 59148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75bb3dba314d5f32af6de223ec2835bd30e6563fd93e758336dcb795a9a9628b -address /run/containerd/containerd.sock │ │ ├─ 59286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff91616b05d17d4cbc0901871f9e857b9aaefdbffb5ac0885ab2a1cc47752b4d -address /run/containerd/containerd.sock │ │ ├─ 59342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9b4f01084d0bed9dc931ca3598a28aeda4ad7a4a5bf336b7d2106058203ddec -address /run/containerd/containerd.sock │ │ ├─ 59368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eaea99142c4eeb6361312bee89eac4ce4bf7fd7389d8b32ff43d849a64f48e5 -address /run/containerd/containerd.sock │ │ ├─ 60927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c78400f774b3214790580e9928d93a5eed16f531ef94f0d532f36496131f15b1 -address /run/containerd/containerd.sock │ │ ├─ 60982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67cd8db244d82a62af19418f474c4593f412455585793f99d7659ea44d7830c8 -address /run/containerd/containerd.sock │ │ ├─ 61023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cf448db2ff6314f1b7a07c421e069243f94ce36b9396a5eb8c62e6f3a957a7b -address /run/containerd/containerd.sock │ │ ├─ 61159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d83f5b63ebbfb7531131bb24083c631ee1919bd39c009fdfe3df1fcde6bfb16e -address /run/containerd/containerd.sock │ │ ├─ 61570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7336773e259819731adbd53c53d16e897bd6e6cfafd094a4e2f56ef5181319b -address /run/containerd/containerd.sock │ │ ├─ 61924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26670ee6d75f36949c032f5734e141ae4927b9b0711512f3812df4e4a7d9a51c -address /run/containerd/containerd.sock │ │ ├─ 62179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d4722dd289a02ac2d2bff79a3b8d003e2e83249a2f3098bc0cd86d6d031d94 -address /run/containerd/containerd.sock │ │ ├─ 62618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b208419ff7cf6d0bd2979559596f80002988d76a6202d9dc62916262514f5b9 -address /run/containerd/containerd.sock │ │ ├─ 62773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 933775787d295359d08b4249978a58c31cc41c1f16b89251cd8da29a5dc7c952 -address /run/containerd/containerd.sock │ │ ├─ 63498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced60f75bc8c86f1b3fc0e525eba5ed0e04e14b8bc6aa05372340a66ab3f364f -address /run/containerd/containerd.sock │ │ ├─ 65013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6185f0389c462298cd520378e5c69e606c166aec93ac662643ec84c7d8c45ce1 -address /run/containerd/containerd.sock │ │ ├─ 66807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae44e4a561e3e6fe082f3a3596761c24d1703edb305d3c074a6f87ddd106ae7b -address /run/containerd/containerd.sock │ │ ├─ 75765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac3a5dd25506a8fb54b465a5ef2ebeeed7c15fa46bd0465bef6a17c7e384d02 -address /run/containerd/containerd.sock │ │ ├─ 77123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0147556b9817d49c396bc5a7e480ab1b443b67265171ba7120466fcda21668e2 -address /run/containerd/containerd.sock │ │ ├─ 82672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cc025a3862a5f8a2da5413fa118cf6e9f167d327945b417d4117123e20e1bbb -address /run/containerd/containerd.sock │ │ ├─ 88551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c64b2b29e6199beb11fa76e4ba7bf95dcede885379a629f0c67a21d614f690ff -address /run/containerd/containerd.sock │ │ ├─ 94736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0ec1f0929969c8a7cbab3819cf684fa0f3dca3101bc19b16c6b87157076cf37 -address /run/containerd/containerd.sock │ │ ├─ 94781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed36959d1f34f5ddc306f41b41a3141d25e9e7fe025203f71a56f36af423c50f -address /run/containerd/containerd.sock │ │ ├─104177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c41edd3682d89b927def547c761a732cdb466c48bf33227b8d832b2486259ad9 -address /run/containerd/containerd.sock │ │ ├─105797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 763d17f9b02c0fadc8314eaaa0b2339f5d0ec4b017dfe7a6253ce89f00ef86b9 -address /run/containerd/containerd.sock │ │ ├─105835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 730544b605573e8c53960af639aed4060a5bdeaa9914fc4d4fcb3ab84755a8c8 -address /run/containerd/containerd.sock │ │ ├─107703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba38fe98d2619230f6217dfaa2714777de4387ca619a431ba7b967a049d8e285 -address /run/containerd/containerd.sock │ │ ├─109485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1e0d6b009f51208c5e278233c55c86675a58094f1143df932cab20993de5eaa -address /run/containerd/containerd.sock │ │ ├─109528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a19aeef31772e9fab2ddd744cdaed3dfe70232264f7b6a4bbd2cb0b39d1b4a9d -address /run/containerd/containerd.sock │ │ ├─122795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2482d121b7ce519a1ac9afcbdd558fa9cf8b85f3008fc08662cf96a703755589 -address /run/containerd/containerd.sock │ │ ├─122866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 248f45d5292b36fe253179c261e14ba52159b8b41efd1dfaa4bef204e80cb634 -address /run/containerd/containerd.sock │ │ ├─125341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23efa97bf71f24c76568e34006d3da8d93c12bb52c42874e8ca30fe65fdaf8d5 -address /run/containerd/containerd.sock │ │ ├─139483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 212aea56ec293eb15b67fedbb401bd37ae0caa34207b0d98dbc4a41432a40ee9 -address /run/containerd/containerd.sock │ │ ├─141017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6456b5cf98db2c10f20cf2a13b3179eb46bc0bc66c43667a6f4bab42206815c2 -address /run/containerd/containerd.sock │ │ ├─141367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eadedbd184a4ce437c6c06a587796e523ee361344bfedfd077e81d9ff8032b49 -address /run/containerd/containerd.sock │ │ ├─142225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825a0f223bf6acb7c3ef391cb74448bcc92dcbfbbd835247088b118938738b38 -address /run/containerd/containerd.sock │ │ ├─144206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 632565a13956f8596df23b6c297a52564e0bc6180433874c0349ae9ea1fe8d0c -address /run/containerd/containerd.sock │ │ ├─144599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a7e49fca32922fc4564d75e7bf5d7c40d73068cd94dbb98fc4c23c382fa6dd3 -address /run/containerd/containerd.sock │ │ ├─144648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d8caf64bf452c203bea4494789c253dbb64a5efaa79fd02ea8c6db180474502 -address /run/containerd/containerd.sock │ │ ├─144793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 806763704e1be8080e87e04b664e51519f720a5bf9ce8e7ca9f53d0f78918f42 -address /run/containerd/containerd.sock │ │ ├─144954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c2dee3feb44f081ea7560db9f17fe9ad4f6d1a3cfde8c2c5481eed0eb6f4ae -address /run/containerd/containerd.sock │ │ ├─145248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e1dfb6a69bc5e16fc195aa57c3a55c9f1a3183b15b88ad0f7fe8857b91f67bc -address /run/containerd/containerd.sock │ │ ├─169892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 093d97cec20f497ec896b5c7ff92669f55288d8fe1abbe4811f13e398ddd8839 -address /run/containerd/containerd.sock │ │ ├─171722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29431ad4554b87606b1cbb9369a77d9a0641a6b61999f54098dab93d622f4a3e -address /run/containerd/containerd.sock │ │ ├─171724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6b176a437d3752c3bf7d54b124798a83b49ba577d6af4f8479003ad102b88a -address /run/containerd/containerd.sock │ │ ├─171824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbc5da5d3e11c3cd38779cbdb0c5c51d9f8f579f8d936722249a3aeee4119eb6 -address /run/containerd/containerd.sock │ │ ├─171871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b86c5a9709233e77e64bdefdaeef213dc3962468aa666954607d969e04bb0aee -address /run/containerd/containerd.sock │ │ ├─171938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b30e9adf948e16449de9acd56e7fa5f43eb37f7e16532b8b60bb6ba492d8be -address /run/containerd/containerd.sock │ │ ├─172268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e443e72cbf4f85f567b5511a87c9d409638844de262c082a4af85160d91408 -address /run/containerd/containerd.sock │ │ ├─172289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43cda129b6b4331339470d314a61712e818621b7518759ef58d175fb278fb03f -address /run/containerd/containerd.sock │ │ ├─185084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a1159aceaf5bd11bbcf0ae1c20223e3de64121764797a967dae366c0faa77b -address /run/containerd/containerd.sock │ │ ├─187305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1322bfe0c7143d6255b845a50990fef7426c0d72fb70db9fa7db68e5271bc829 -address /run/containerd/containerd.sock │ │ ├─187351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc56015faeb2ea85658e767447501e09431e4775e27aa8e2e13faf1ebc50774 -address /run/containerd/containerd.sock │ │ ├─187515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed86935e631e7cadd590f624319d2cac671d983c7f8127c7725824db39b5bc36 -address /run/containerd/containerd.sock │ │ ├─201824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3dee956f7f0b45f332393c068ba7087b55ec82eccc1d1fa3ab591e825e5a84 -address /run/containerd/containerd.sock │ │ ├─209665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e5ebb9cda3518a68e2e5c04108a0dc133b568e6a8849492ddbd4e2f39999244 -address /run/containerd/containerd.sock │ │ ├─209727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b18223253819e42924bbba0fbf4e73ea2a3854723be3b779c58d070753beb7a -address /run/containerd/containerd.sock │ │ ├─209736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b42af7a2e76cf30616d72b6aa7efe7f065e4c18fc22677d7c7f493eda1fb9963 -address /run/containerd/containerd.sock │ │ ├─210021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a04e00a1fc433b80ce424a17c8fba5abf4866cccaee5c7cc44fbde242f11eab -address /run/containerd/containerd.sock │ │ ├─220619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab695283073cac504556a01ad12b31f6d44c6a21386ebb550d2c1f964e2a1d07 -address /run/containerd/containerd.sock │ │ ├─222898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2272606e5db2497dcd42db83ec903e1452f106da6d19b0dc51872d1ebc6127d3 -address /run/containerd/containerd.sock │ │ ├─224212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5d692f71332c15e00b9e7a9d42058cb8eba24762af2b712f0df1148a9806f74 -address /run/containerd/containerd.sock │ │ ├─226394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d29d9a11ff4afbb165ef91ef62eacd08d3785c46f4f0afc9b3e38840c85f1cc9 -address /run/containerd/containerd.sock │ │ ├─227330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18ed3af18fda1e481d4e720e06142640d1bb55bf97dfb43b34033cdeae715d22 -address /run/containerd/containerd.sock │ │ ├─229857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad871bd38a7d416e20747e5daa00ed6b7ebca37ba82bc90524d6e92c2a4c6b5a -address /run/containerd/containerd.sock │ │ ├─231399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cdf5139ea735d1d0c2844ca9c440b5fd49d2d3742b905d1dcfe6c2a8e1301d7 -address /run/containerd/containerd.sock │ │ ├─231440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b15a97e810b076e5f6db135fc67d2017bf167196a963db27d74231c7dfb2cb21 -address /run/containerd/containerd.sock │ │ ├─240069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dbd576257a4faa6e8367532678b0e5e8210a55e85e32c726f40671e4f5ac2f5 -address /run/containerd/containerd.sock │ │ ├─240607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 427ddfe154db4b1cdecc8d01021b4397767707f570fbf1e22096a5e4af30719e -address /run/containerd/containerd.sock │ │ ├─242969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 322ba156e805d7a745060e5e329376b06b590e3673a0fff4d6f6a273dd3c0d45 -address /run/containerd/containerd.sock │ │ ├─247504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5747ae2061f2f97984136a51ea351436d82c9b8a69a99dfa804ce1efe7cf812f -address /run/containerd/containerd.sock │ │ ├─247693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13d235d3296ba78611556ff6111967cbb54ed35cd973847296b335ea1d11c318 -address /run/containerd/containerd.sock │ │ ├─247772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b0a3c9abd2006fb8fe8cc443f778dca6236af3214a6535c9bc2637976e4966 -address /run/containerd/containerd.sock │ │ ├─247888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecde677d8a1f1d31055598ff75c7b25e31fba06c0773f280375c214043a40ead -address /run/containerd/containerd.sock │ │ ├─259199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c29e71da6956bc874eb8bed13834ae30720cd862033e2ee92ca1907e63991e5 -address /run/containerd/containerd.sock │ │ ├─261687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f875d09dc61dd433ae329e5f09350bd3e109e11ed768f214ea8b873333d315e -address /run/containerd/containerd.sock │ │ └─262938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0108aa84556176b1901ecdac01ee014431a90a3695a39e05525cb200a7919dbc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /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 │ │ │ ├─29106 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29370 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19496 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24418 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24684 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33850 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34130 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qiihsl.service │ │ │ ├─12742 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qiihsl/unit.run │ │ │ └─12770 /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-qiihsl --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qiihsl:/var/lib/ceph/mgr/ceph-instance.qiihsl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qiihsl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qiihsl -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 │ │ ├─12381 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12411 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10177 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-2db67a935fad9bad115355ddf354e777331bb88d5eeb8f5bcdf7057a81a25365.scope … │ │ ├─24724 /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 │ │ └─24737 /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 │ ├─multipathd.service │ │ └─138910 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40103 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.240 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 653 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─400985 sshd: [accepted] │ │ └─400994 sshd: [net] │ ├─docker-db245b31837f4f052dceb9737b2addf05d5c2d071865ec8f7d60189737a9f93f.scope … │ │ ├─12850 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qiihsl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12869 /usr/bin/ceph-mgr -n mgr.instance.qiihsl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1400 /usr/sbin/uuidd --socket-activation │ ├─docker-9291419937f76a775a15c600c8d6847b3d50e20b53119b6cc5e6b5b265e36357.scope … │ │ ├─12491 /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 │ │ └─12510 /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 │ ├─chrony.service │ │ ├─10939 /usr/sbin/chronyd -F 1 │ │ └─10940 /usr/sbin/chronyd -F 1 │ ├─run-re4407deab6c141daaf8c9dc7a946485f.scope │ │ └─184823 /usr/sbin/libvirtd --listen │ ├─docker-a5c91d6dad74838b8a7311234e52ac6cf998b5dc2f7f88e8023fa9acb7d725ab.scope … │ │ ├─34171 /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 │ │ └─34184 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-edded1e65b9645e0debd33d69fed6b94d4efb870a867a2e6abe91736dea5b2cf.scope … │ │ ├─29410 /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 │ │ └─29423 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138786 /sbin/iscsid │ │ └─138787 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-229cdf54e0c8d4e46d32a569a5671e5d27359ffccb79ffb0a458e7068bc784d1.scope … │ │ ├─19546 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19562 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─900dfd9a0dadb421f1fb36e2e409ecdfc335a2fc855315c12284b69409a665f7 │ │ └─183924 /usr/bin/libvirt-tls-sidecar │ ├─7726e2684542b6074ab4612195c4ebffa0f0c443b6b0105690f6851a900d2116 │ │ └─107560 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6b18223253819e42924bbba0fbf4e73ea2a3854723be3b779c58d070753beb7a │ │ └─209789 /pause │ ├─97a4cbaadb3274b988094b728866eb3c07dff6eef4bb77b9253da47d73f275a0 │ │ └─248887 docker-registry serve /etc/docker-registry/config.yml │ ├─d0f2c3ca12174679ab2b9f2b427a7f3a252339f67424ff3a4533ffc30d678851 │ │ └─42784 /pause │ ├─9fced1610c7750f5aab784e83010234fad9df9ac08fcb29afe8a69a19eca1bb7 │ │ └─50268 /pause │ ├─322ba156e805d7a745060e5e329376b06b590e3673a0fff4d6f6a273dd3c0d45 │ │ └─242992 /pause │ ├─2d11073c4b60c89fe52e32d4a39a1bef57662bcb379dbdeb9bc213e5a3b9ae30 │ │ └─63713 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─4c3dee956f7f0b45f332393c068ba7087b55ec82eccc1d1fa3ab591e825e5a84 │ │ └─201849 /pause │ ├─16820c64171f0404af66c8c97aa14870a4fffa3bf05c126b258e53258808080c │ │ └─223132 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─764814eacae0299fb1de46de68c7197b35508b060705e65333b5ee3ee26285a7 │ │ ├─ 95365 /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 │ │ └─344728 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e89ce74ba24428152fc33b519bcc18b1e6be20507073981042333be50b04e22f │ │ ├─154441 nova-metadata: uWSGI master │ │ ├─154578 nova-metadata: uWSGI worker 1 │ │ └─154579 nova-metadata: uWSGI worker 2 │ ├─667997f855354a6984fa01dd01dd277e30ebfe4ba7524cdfba57384ae634f383 │ │ └─55387 /pause │ ├─bb97e01edfff814f65100445ec84f9d5ae92cbca4a326c931deda070fa094e7e │ │ └─42348 /pause │ ├─e25f7ad42d604ef384bab700dcd4ffb19e9d287fab60d4902885a458ebd0560b │ │ ├─243088 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243103 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─243110 erl_child_setup 1048576 │ │ ├─243240 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243241 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243251 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─243913 /bin/sh -s rabbit_disk_monitor │ ├─cd7c7841a0eddb8066787493ae648af74708c8b835d551a718c8c6b8cd612348 │ │ ├─240301 magnum-api: uWSGI master │ │ ├─240350 magnum-api: uWSGI worker 1 │ │ └─240351 magnum-api: uWSGI worker 2 │ ├─eaeb9b9d29d4e1eec90d4eaddb2ee002f39fa9f5586fde33b50e4747c51c3c5b │ │ └─45814 /pause │ ├─1c29e71da6956bc874eb8bed13834ae30720cd862033e2ee92ca1907e63991e5 │ │ └─259221 /pause │ ├─52c7982e2c934107a4acd27f909520b8015e30af9b0eae36b876ef7c3459a2af │ │ └─257148 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c15cdc4bc2babd8608fb25321b4cf7bb34d2d7c411acd6bbe0d34155da6a63df │ │ └─46778 /manager --metrics-bind-address=:9782 │ ├─26670ee6d75f36949c032f5734e141ae4927b9b0711512f3812df4e4a7d9a51c │ │ └─61951 /pause │ ├─4e5ebb9cda3518a68e2e5c04108a0dc133b568e6a8849492ddbd4e2f39999244 │ │ └─209692 /pause │ ├─a44edcf7cc4185f35ad837a3ce3bc6752b2ac48be0bcc5fd5e5f0fa253484482 │ │ ├─240121 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240677 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2b7zrye6/privsep.sock │ │ ├─240689 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240699 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─92d4722dd289a02ac2d2bff79a3b8d003e2e83249a2f3098bc0cd86d6d031d94 │ │ └─62204 /pause │ ├─ff91616b05d17d4cbc0901871f9e857b9aaefdbffb5ac0885ab2a1cc47752b4d │ │ └─59313 /pause │ ├─763d17f9b02c0fadc8314eaaa0b2339f5d0ec4b017dfe7a6253ce89f00ef86b9 │ │ └─105822 /pause │ ├─0b9bf549feb11ea030745a69752f2abe525844741f69d8cc2dece305ecee62c7 │ │ └─48217 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─55df276191115a8cb818ed2844a19e58cf87728bfe81ad4498e68a878e4fc3c1 │ │ ├─182387 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183429 /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/tmpcqmbqt5i/privsep.sock │ │ ├─184008 /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/tmpeiy1ir92/privsep.sock │ │ ├─184552 /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/tmpt_6xb2gc/privsep.sock │ │ ├─184979 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184980 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185050 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/87295fd3-8737-4307-97b9-68ab06bc50eb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/87295fd3-8737-4307-97b9-68ab06bc50eb/host --addn-hosts=/var/lib/neutron/dhcp/87295fd3-8737-4307-97b9-68ab06bc50eb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/87295fd3-8737-4307-97b9-68ab06bc50eb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/87295fd3-8737-4307-97b9-68ab06bc50eb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-23c042d0-ad82-48b4-883e-3c6eec47149f,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 │ │ ├─185054 haproxy -f /var/lib/neutron/ns-metadata-proxy/87295fd3-8737-4307-97b9-68ab06bc50eb.conf │ │ ├─204069 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/79afa274-78fc-4e2c-ace4-3e64c3bccb14/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/79afa274-78fc-4e2c-ace4-3e64c3bccb14/host --addn-hosts=/var/lib/neutron/dhcp/79afa274-78fc-4e2c-ace4-3e64c3bccb14/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/79afa274-78fc-4e2c-ace4-3e64c3bccb14/opts --dhcp-leasefile=/var/lib/neutron/dhcp/79afa274-78fc-4e2c-ace4-3e64c3bccb14/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b2f3857d-7bcd-4ecf-8119-8217fd09a5f2,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 │ │ ├─204073 haproxy -f /var/lib/neutron/ns-metadata-proxy/79afa274-78fc-4e2c-ace4-3e64c3bccb14.conf │ │ ├─367291 /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/tmpla5ybytt/privsep.sock │ │ └─387647 haproxy -f /var/lib/neutron/ns-metadata-proxy/eb9ebf03-25bb-4530-8297-d3901a58d1e3.conf │ ├─75bb3dba314d5f32af6de223ec2835bd30e6563fd93e758336dcb795a9a9628b │ │ └─59216 /pause │ ├─b0dcd1188c1ec1445fc6084d255bf7604c6a10738a322806b6d6b446ac3d69fd │ │ └─43947 /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 │ ├─58a7b4e650f26cc4703eb31938aea4a8f14acb4f200fb731e9a60c54d063486f │ │ └─47461 /pause │ ├─fb5788d67e434021909d22742733d93f85520b573b843bf423586e5fa878b468 │ │ └─64617 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-240.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 │ ├─1281e226512ca75d0a6a0d8f3e2e2760547e0b02ad74701e0ac6ac8aca7eadd1 │ │ └─50675 redis_exporter │ ├─4cc025a3862a5f8a2da5413fa118cf6e9f167d327945b417d4117123e20e1bbb │ │ └─82695 /pause │ ├─f9b4f01084d0bed9dc931ca3598a28aeda4ad7a4a5bf336b7d2106058203ddec │ │ └─59385 /pause │ ├─bc3f22ac2d22d6ce0cca496ab254abc7a5f7c367dd6da70d0e95a9aae8b0c954 │ │ ├─123950 /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 │ │ └─124017 /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 │ ├─af7b32ed1b4224871d369392e15204e3520e1613f1b24a53699c64aef7d41631 │ │ └─39780 /pause │ ├─78e34d9cbae1881c9e3220644774a9f70b0546856bd87b550c6671e15c92b26d │ │ └─40286 /pause │ ├─58c2dee3feb44f081ea7560db9f17fe9ad4f6d1a3cfde8c2c5481eed0eb6f4ae │ │ └─144999 /pause │ ├─b86c5a9709233e77e64bdefdaeef213dc3962468aa666954607d969e04bb0aee │ │ └─171969 /pause │ ├─390b89b1bd7d7ba0d9290500645ab4f9375238029379f25432a27ee633dcc12e │ │ ├─185231 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185258 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─185264 erl_child_setup 1048576 │ │ ├─185477 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185478 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185488 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─185905 /bin/sh -s rabbit_disk_monitor │ ├─20fd2fa8c825726946c1a5ee108b2757d9f4df4b270c9f0c6d7d21668f112cf2 │ │ └─39752 /pause │ ├─ab695283073cac504556a01ad12b31f6d44c6a21386ebb550d2c1f964e2a1d07 │ │ └─220643 /pause │ ├─d4ea26621cb03c0bf8e83d0549832000100605ebb2338c3d1983d4b6b30615f2 │ │ ├─161074 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169529 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169530 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8c500cc11286554356becc337d431d0d22e78d3e3beb4ab9f8d521f9157cc00f │ │ ├─63610 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63644 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─248f45d5292b36fe253179c261e14ba52159b8b41efd1dfaa4bef204e80cb634 │ │ └─122909 /pause │ ├─256609830c1d75b34d31b86cc27ff3afffc6cd7f3524f6723a9da90b1ba75605 │ │ └─139900 /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 │ ├─0fca7e4da781229d463b9be7335aaa8b9b9777e110094846b64ec6e64795c937 │ │ ├─106225 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106495 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106497 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0dbd576257a4faa6e8367532678b0e5e8210a55e85e32c726f40671e4f5ac2f5 │ │ └─240093 /pause │ ├─9ae8128da3ab3ba103a8f461a2d41d512ccf79a3c8d13aeebbe8f88002bf87aa │ │ └─55578 /secretgen-controller │ ├─13d6c65aab5d12a72fd28556c2304a42d92caa170d4514ef5b038edb727960d9 │ │ └─185555 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ae44e4a561e3e6fe082f3a3596761c24d1703edb305d3c074a6f87ddd106ae7b │ │ └─66839 /pause │ ├─747c0b972e0e0247bec3a2bc7019f708a3747da2d5b21caf05db8a43642cc75c │ │ ├─65342 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65359 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─65365 erl_child_setup 1048576 │ │ ├─65423 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65424 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65434 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65593 /bin/sh -s rabbit_disk_monitor │ ├─ce1e988aaf9d414b006bc696644143ac0d22e313a1ead11a58e609e0bb6ecda8 │ │ └─54490 /pause │ ├─d29d9a11ff4afbb165ef91ef62eacd08d3785c46f4f0afc9b3e38840c85f1cc9 │ │ └─226418 /pause │ ├─6456b5cf98db2c10f20cf2a13b3179eb46bc0bc66c43667a6f4bab42206815c2 │ │ └─141040 /pause │ ├─3b24a330fba887cea81ff79135c3d69339ab6fe696ec96931a456c72516c1c82 │ │ ├─261858 apache2 -DFOREGROUND │ │ ├─264848 (wsgi:h -DFOREGROUND │ │ ├─264849 (wsgi:h -DFOREGROUND │ │ ├─264850 (wsgi:h -DFOREGROUND │ │ ├─264851 (wsgi:h -DFOREGROUND │ │ ├─264852 (wsgi:h -DFOREGROUND │ │ ├─264853 apache2 -DFOREGROUND │ │ └─264854 apache2 -DFOREGROUND │ ├─0e0753e71ac952f70df576e8ef3e9e5ce2d5a057d00f000b6a6b140a6b1cf349 │ │ └─257187 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─72affaa399312984873c4f8df416bf714a66fc3c514beac6f84ab0e282bbd561 │ │ └─43364 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 │ ├─0b208419ff7cf6d0bd2979559596f80002988d76a6202d9dc62916262514f5b9 │ │ └─62642 /pause │ ├─67cd8db244d82a62af19418f474c4593f412455585793f99d7659ea44d7830c8 │ │ └─61007 /pause │ ├─6bd223d36b2f6c1e337f5b00397a420fbe3fbce4a1c305fd453a2ff494d0bcbb │ │ └─46899 /manager --metrics-bind-address=:8080 │ ├─14881b5ed3777b8d130fb07876ca1f54859d3fdf872dcfc4fbb23b783209d88a │ │ └─39955 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 │ ├─3fd53fea1fef6297047d83a59dd3f539a2f4fc3857a90d66eaeadaa3197ca540 │ │ └─41261 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─65be5064db7e9076355514da2c3f86e0c9debb954f1158be824a96be62817056 │ │ └─55210 /pause │ ├─d5d692f71332c15e00b9e7a9d42058cb8eba24762af2b712f0df1148a9806f74 │ │ └─224239 /pause │ ├─ad871bd38a7d416e20747e5daa00ed6b7ebca37ba82bc90524d6e92c2a4c6b5a │ │ └─229883 /pause │ ├─825a0f223bf6acb7c3ef391cb74448bcc92dcbfbbd835247088b118938738b38 │ │ └─142249 /pause │ ├─3e6b176a437d3752c3bf7d54b124798a83b49ba577d6af4f8479003ad102b88a │ │ └─171806 /pause │ ├─22a303fd370a5d1d0a33c66cefca59ba64b2fc0d34e71aec93308f9711014baa │ │ ├─142392 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142409 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─142415 erl_child_setup 1048576 │ │ ├─142570 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142571 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142581 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─142828 /bin/sh -s rabbit_disk_monitor │ ├─1d100942614a052672b10bb4aa3d82cc702e7a0e78cdbbe1e67dbe40251f602d │ │ └─55501 nfd-gc -gc-interval=1h │ ├─6185f0389c462298cd520378e5c69e606c166aec93ac662643ec84c7d8c45ce1 │ │ └─65036 /pause │ ├─00c1b6965242910d144134f6a6905d4f2d9a5ef89a4f2939a021585958c35995 │ │ └─39888 etcd --advertise-client-urls=https://199.204.45.240:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.240:2380 --initial-cluster=instance=https://199.204.45.240:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.240:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.240: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 │ ├─b7336773e259819731adbd53c53d16e897bd6e6cfafd094a4e2f56ef5181319b │ │ └─61593 /pause │ ├─8483cb75e37c61ef72358e18499a92b14efd308aadfc414be535ac29a5ba9aa7 │ │ └─63959 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─212aea56ec293eb15b67fedbb401bd37ae0caa34207b0d98dbc4a41432a40ee9 │ │ └─139507 /pause │ ├─5f099a59d3e73a0d00c992969f41f610fa09e289224b9ec0e96f14ff61c4ad70 │ │ ├─48119 mysqld --wsrep_start_position=7cb02b82-41d8-11f1-815f-4774ac892ef7:20 │ │ └─48245 /var/lib/mysql/mysql-state-monitor │ ├─67ded76ee7848076779f8163fc7d5974055198d3878eefa93a78752172898a73 │ │ ├─202049 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202065 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─202071 erl_child_setup 1048576 │ │ ├─202163 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202164 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202174 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─202377 /bin/sh -s rabbit_disk_monitor │ ├─7eaea99142c4eeb6361312bee89eac4ce4bf7fd7389d8b32ff43d849a64f48e5 │ │ └─59404 /pause │ ├─ad512b658c18dd06d5b78cf8e19a1887f585dcb483969f071cf54e77d56a83f9 │ │ ├─48066 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 │ │ └─50750 haproxy -sf 164 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─ced60f75bc8c86f1b3fc0e525eba5ed0e04e14b8bc6aa05372340a66ab3f364f │ │ └─63522 /pause │ ├─3cbdeead9781d63036e96c6b9da543f80b319424d2a44ae52c20befa8dfc0c98 │ │ └─42743 /pause │ ├─46797cf9028eebcdb1d4b62762e4835fe60d92c245e2fd6ebd6e67dca5b18124 │ │ └─44038 /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 │ ├─3ae5770423ffae70d4ac622716264ceb6ee9ebcc30b161cc54631032c9044423 │ │ └─46734 /pause │ ├─7cf448db2ff6314f1b7a07c421e069243f94ce36b9396a5eb8c62e6f3a957a7b │ │ └─61047 /pause │ ├─972a11e38af0795acb28640d584ca9f08bbc4f0a91910202e70a839c473bd8a7 │ │ ├─181117 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181358 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpu2kiejxb/privsep.sock │ │ ├─181569 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpg76x5bav/privsep.sock │ │ └─181790 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a19aeef31772e9fab2ddd744cdaed3dfe70232264f7b6a4bbd2cb0b39d1b4a9d │ │ └─109562 /pause │ ├─95a1159aceaf5bd11bbcf0ae1c20223e3de64121764797a967dae366c0faa77b │ │ └─185112 /pause │ ├─8b9cd3fa49d1d857a259d6544a1297f5ada061c649504fbaa04fae96355a3058 │ │ └─61814 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 │ ├─4a90a2c150a172952d9605649b32bb704cc263760fdcb09ea6d69b9d8c28e3f7 │ │ └─60488 /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 │ ├─460be3c4caef07da48e5bfb81f6f7db4952f1ded709fc35d37b95ef056a17731 │ │ └─62588 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8794d2b856e1220ef1f8691d0f2408a7d93882dd9cbf38bf13805c1beeb94df8 │ │ ├─88654 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88671 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─88677 erl_child_setup 1048576 │ │ ├─88869 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─88870 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─88880 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─89286 /bin/sh -s rabbit_disk_monitor │ ├─7666198105c73525eaa5ee87129f072a8b0798c8a7f4b1d23466b9007bebd4c7 │ │ └─43992 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8b2d82fd834ec98011d1afc443484d84333f8946e601a16b300234214bc0f095 │ │ ├─191045 /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 │ │ ├─363348 /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/tmph37_fj0j/privsep.sock │ │ ├─363657 /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/tmplo426_sh/privsep.sock │ │ └─365633 /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/tmp85hupvyr/privsep.sock │ ├─a9366cd673005fccc8456d1a6e712d2a3adfba40fe1c3abad2a28be7ab195173 │ │ └─63660 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9f1da928ff916310a0922f920652048daa289b0bcd02dd9cfb5e68b97897790a │ │ └─119551 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a7a55a471bd7678f87e09a014867a5230816b693ae6f387a8dd2dcc8c1fe9faa │ │ └─123531 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c78400f774b3214790580e9928d93a5eed16f531ef94f0d532f36496131f15b1 │ │ └─60952 /pause │ ├─e350e4fb4277aef24e7394327ae47f7d4cf840f7fc4c76bbb4ff9cc9eb81f8c4 │ │ ├─257285 /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 │ │ └─257458 /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 │ ├─2482d121b7ce519a1ac9afcbdd558fa9cf8b85f3008fc08662cf96a703755589 │ │ └─122820 /pause │ ├─87483135b7feddffdb8060f2f775bd997a4dc943d873c5576c8b5eb451ef28b2 │ │ └─64106 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─30ecd221bbee6b151d0b04b4261dd94cd8d15ecd1a85884ea2c486a9bbcf69cb │ │ └─39892 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 │ ├─5747ae2061f2f97984136a51ea351436d82c9b8a69a99dfa804ce1efe7cf812f │ │ └─247549 /pause │ ├─80b24b51a3c0b85950bae41db118af6147ce54350f3b7245dd16b4cf32b1e9c8 │ │ └─64268 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-240.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 │ ├─e29746308b499e32025271e320fc011e2b0a7e352b119f8340584ddb4919d30c │ │ └─39811 /pause │ ├─db751074f9f454ef891e310c99a5febbde8a7e7e8990c28fd89a22fe1b488495 │ │ └─64332 /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 │ ├─ce118fbce93ca06f79ce21adcb66ccdb9ccd903491d3e47bc93e1dd4567b2d75 │ │ └─41037 /pause │ ├─13d235d3296ba78611556ff6111967cbb54ed35cd973847296b335ea1d11c318 │ │ └─247721 /pause │ ├─1322bfe0c7143d6255b845a50990fef7426c0d72fb70db9fa7db68e5271bc829 │ │ └─187332 /pause │ ├─352d2476ff520d3ae55e2e7d3568816d65e34da281ec68d495b9f7fb7a435b8a │ │ └─59724 /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 │ ├─d83f5b63ebbfb7531131bb24083c631ee1919bd39c009fdfe3df1fcde6bfb16e │ │ └─61201 /pause │ ├─8755d10f98607335aecd28270f09fda74e04b2abfc59fc70b4828c360659ca71 │ │ └─47928 /pause │ ├─1892968654268ad021a692e224194c709f5261e6f01669b8199fbecc4b452543 │ │ └─45914 /pause │ ├─b618b33135924dfa7958542417c5950b5898e9c26eeb888b70c114c4cc37847f │ │ ├─218149 octavia-api: uWSGI master │ │ ├─218161 octavia-api: uWSGI worker 1 │ │ └─218162 octavia-api: uWSGI worker 2 │ ├─e2027d7636874af43c07c1373d52379ffa53336f4f21de2f002816091a804647 │ │ └─55153 /pause │ ├─23efa97bf71f24c76568e34006d3da8d93c12bb52c42874e8ca30fe65fdaf8d5 │ │ └─125365 /pause │ ├─40ef13cebe58f1e4f086680bed939c58de08d789da26ce4ec7bde32020d3fd5a │ │ └─40313 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cfcdd60d75c665200678fb7e46f65ad6e72609ef373c29a3c62bce6e0502165e │ │ └─42391 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e4f144d5df4413b0cda1176eab1c91fa139092e8b07a59374c2c81ac485fa775 │ │ ├─219860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219949 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─587d054ffc1a47da4cc3e576cc6a0dad0170a554602801b4dfc96805dadf9ff4 │ │ ├─219126 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219570 octavia-worker: ConsumerService worker(0) │ │ └─219573 octavia-worker: ConsumerService worker(1) │ ├─0108aa84556176b1901ecdac01ee014431a90a3695a39e05525cb200a7919dbc │ │ └─262972 /pause │ ├─d97c15ddbd470f4a1450525f7ea63ef22740b965383246d819f36c8fef8cf1d7 │ │ └─43748 /pause │ ├─5f392a88e83f87e2a6aef7ccf66d18e7cd37728e41cf365834b1b27a4bb3b052 │ │ ├─180302 neutron-api: uWSGI master │ │ ├─180338 neutron-api: uWSGI worker 1 │ │ └─180339 neutron-api: uWSGI worker 2 │ ├─effc9b0bc48f10598b2e6b6714b2c6824f12941d2b206bac49413e80a9b168b0 │ │ ├─118877 cinder-api: uWSGI master │ │ ├─118890 cinder-api: uWSGI worker 1 │ │ └─118891 cinder-api: uWSGI worker 2 │ ├─0147556b9817d49c396bc5a7e480ab1b443b67265171ba7120466fcda21668e2 │ │ └─77146 /pause │ ├─68a9891a784ed025a6d66568b0d94a4d93407c12ddc3d1c5bb0a67e239d4683a │ │ ├─75870 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75887 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─75893 erl_child_setup 1048576 │ │ ├─76059 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76061 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76073 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76145 /bin/sh -s rabbit_disk_monitor │ ├─c9b0a3c9abd2006fb8fe8cc443f778dca6236af3214a6535c9bc2637976e4966 │ │ └─247825 /pause │ ├─8cdf5139ea735d1d0c2844ca9c440b5fd49d2d3742b905d1dcfe6c2a8e1301d7 │ │ └─231425 /pause │ ├─2c3372cc10c0b70959baf681ffd6f44f6b4971c7df14ea82ea74a65ab8387075 │ │ ├─257160 manila-api: uWSGI master │ │ ├─257229 manila-api: uWSGI worker 1 │ │ └─257230 manila-api: uWSGI worker 2 │ ├─b15a97e810b076e5f6db135fc67d2017bf167196a963db27d74231c7dfb2cb21 │ │ └─231469 /pause │ ├─c462793b5a564a1ceaf5d05447f31fb9618cf7f55b092bc6c6bcc79324696cc5 │ │ ├─198637 heat-api: uWSGI master │ │ ├─198678 heat-api: uWSGI worker 1 │ │ └─198679 heat-api: uWSGI worker 2 │ ├─c41edd3682d89b927def547c761a732cdb466c48bf33227b8d832b2486259ad9 │ │ └─104214 /pause │ ├─6d8caf64bf452c203bea4494789c253dbb64a5efaa79fd02ea8c6db180474502 │ │ └─144673 /pause │ ├─806763704e1be8080e87e04b664e51519f720a5bf9ce8e7ca9f53d0f78918f42 │ │ └─144824 /pause │ ├─b39675d6dd2adfa071b37fb3632278990970ef9970e2093f0e6b6fe643a51fca │ │ └─43787 /pause │ ├─c2e7ff14daaa6b241a38ca3f992693d16528ef063dc5d2d1d0366a95f6733401 │ │ └─39672 /pause │ ├─7909055815be5090ea1a519eccddec13f130dcff85793433adccdcc8c3e6dad8 │ │ └─60026 /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 │ ├─76d337fec0334d91d655360f0a2c34f8aaf50f60b8e8534af9f95187551c3d04 │ │ └─263297 /bin/openstack-database-exporter │ ├─382067d3bf07372b2b0bcd0b9411caa465a91753d969a0fc81bc70c5661ff1a0 │ │ └─50404 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 │ ├─827ec917321adac80e22d0665c7ca6637c16366e4896e443c8e0b8b8df5770ec │ │ └─183973 /bin/bash /tmp/libvirt.sh │ ├─62e60f7b08e67365dd057198d5b8d9cfa04c8ee0e31d75a88123e12b99195173 │ │ ├─130535 placement-api: uWSGI master │ │ ├─130557 placement-api: uWSGI worker 1 │ │ └─130558 placement-api: uWSGI worker 2 │ ├─41f5be7cdbecf1408c155287c76653c58e4dab844774bdca6ba50aac55bafeb2 │ │ └─50297 valkey-server *:6379 │ ├─2b86bde2fb075362207dc72fdcfabbecb2b28d9f7b02813f4b864906f9608e21 │ │ └─62709 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8601ce18e4ce3a5fe87f0b893ed861c73915481456c878c67523d752380f51fc │ │ ├─104805 glance-api: uWSGI master │ │ ├─104817 glance-api: uWSGI worker 1 │ │ └─104818 glance-api: uWSGI worker 2 │ ├─3e0d6b61274942e79f7f54a6ff427e027e8b4e1aabae8b7ea9f1407c6232679c │ │ ├─ 46128 /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 │ │ ├─ 46141 /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 │ │ ├─ 46291 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261365 nginx: worker process │ │ ├─261366 nginx: worker process │ │ └─261367 nginx: cache manager process │ ├─ecde677d8a1f1d31055598ff75c7b25e31fba06c0773f280375c214043a40ead │ │ └─247918 /pause │ ├─8d10da062ee472307947c1f550cc637ea006ffc692bae1bda62981f23c480b2a │ │ └─50054 /pause │ ├─c097bcce8770cc4e0d10ceeb5ed451be08c47fd1c103b16a9a673e0e271e9e58 │ │ └─96110 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3ab9ba1a238ad168bf5dc9199a4a5c5d0d528e238e39b7a7cd0bc5e1bab9922a │ │ └─95205 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-slhn6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─43cda129b6b4331339470d314a61712e818621b7518759ef58d175fb278fb03f │ │ └─172330 /pause │ ├─7d0b8cc2e3a6261c4d5a33667e239645039e3cdf98652f0f885546516af65812 │ │ ├─182618 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) │ │ ├─182923 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) │ │ └─182924 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) │ ├─bd6e2eb9420edc05967a269fabed7621ff4eebb215aa1746129ee879f438b0b5 │ │ └─55242 /pause │ ├─9a623f4dfb66c1b33ada97865ea9eb60a9ee08da9b2e1c7e5a43055408637ce9 │ │ ├─220844 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220861 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─220868 erl_child_setup 1048576 │ │ ├─220954 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─220955 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─220965 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─221355 /bin/sh -s rabbit_disk_monitor │ ├─f90e6eb1384c6c03c23b4bb1b2075de3527f70aa1451174f379b29641ce0766f │ │ ├─161117 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169579 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169580 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─dff5dd5469ba539c71d7b6ad32937cc5d1a1211d43fe4da89c18861fb8377da7 │ │ └─150168 /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 │ ├─bcc67d2ec5383e13e28a73b70aa7c04dd23ee591b2e889e68614f4c9e2e3842b │ │ ├─41475 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41897 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2272606e5db2497dcd42db83ec903e1452f106da6d19b0dc51872d1ebc6127d3 │ │ └─222922 /pause │ ├─499f1ea89ebd43e57af945382907574d6726e1cd8f122c461c94a485b712eb32 │ │ └─141619 /coredns -conf /etc/coredns/Corefile │ ├─a5561602f650e7b70b178d9dff8d7c201b3e6792acd593b621ec2858ce3416d7 │ │ └─64805 /bin/oauth2-proxy │ ├─879c70523629aeb97bfde56ed4998328cdeb9ae784bf00befe594109ca527ac0 │ │ ├─59973 python -u /app/sidecar.py │ │ ├─60234 python -u /app/sidecar.py │ │ └─60235 python -u /app/sidecar.py │ ├─48eaeeff2bdf00ef2930e285929f0823b9fbe4c2904c2b4444353db8e670cb4d │ │ ├─154312 nova-api: uWSGI master │ │ ├─154348 nova-api: uWSGI worker 1 │ │ └─154349 nova-api: uWSGI worker 2 │ ├─c1e0d6b009f51208c5e278233c55c86675a58094f1143df932cab20993de5eaa │ │ └─109511 /pause │ ├─d7be2f88bcf621775d1440c174d907076e32b27b2c7e8db982713aa4fa7c2155 │ │ └─63914 /bin/pushgateway │ ├─2b658d9e0b96a19198eb7d5964f5589c641efe2565c46458c5db598061c237b7 │ │ ├─ 70028 apache2 -DFOREGROUND │ │ ├─ 70070 (wsgi:k -DFOREGROUND │ │ ├─ 70071 (wsgi:k -DFOREGROUND │ │ ├─ 70072 (wsgi:k -DFOREGROUND │ │ ├─ 70073 (wsgi:k -DFOREGROUND │ │ ├─399974 apache2 -DFOREGROUND │ │ └─400356 apache2 -DFOREGROUND │ ├─36ab6bb64adc1702f15cb346928049b2d3ff4ae63865fcf5356facde45ee5c2b │ │ ├─139953 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139967 /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 │ ├─730544b605573e8c53960af639aed4060a5bdeaa9914fc4d4fcb3ab84755a8c8 │ │ └─105860 /pause │ ├─2b9fff978097dd6e277371d13600b250c501f84c9c5ef8136d474172cc9c0293 │ │ └─227377 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─74da451bd03fc31140fc38457c9cf42d9d0c0f2d7c71866b87d151f877dfb41a │ │ └─64745 /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 │ ├─933775787d295359d08b4249978a58c31cc41c1f16b89251cd8da29a5dc7c952 │ │ └─62797 /pause │ ├─093d97cec20f497ec896b5c7ff92669f55288d8fe1abbe4811f13e398ddd8839 │ │ └─169916 /pause │ ├─3a7e49fca32922fc4564d75e7bf5d7c40d73068cd94dbb98fc4c23c382fa6dd3 │ │ └─144633 /pause │ ├─44035cd0df807633c5539c665fd114402c86ca3760c67a7b2a710fb1f8c0651c │ │ └─229970 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6172965bba10b0e0ce13bcfeb10eb83e7a0d9031bc75556dd2a5c105425e4626 │ │ └─55461 nfd-worker -metrics=8081 │ ├─23da4ad0937e47568c6a2d72e99cc45abe311ea4ce937c300e3f681f7d62dc94 │ │ └─43834 /pause │ ├─ed86935e631e7cadd590f624319d2cac671d983c7f8127c7725824db39b5bc36 │ │ └─187549 /pause │ ├─8c6bf28fe1641c7acc1a87b171ac0207d01496f52fef7099699c513081a11b60 │ │ ├─59943 python -u /app/sidecar.py │ │ ├─60173 python -u /app/sidecar.py │ │ └─60174 python -u /app/sidecar.py │ ├─913707e9bf69dc9afd746a5682326a7dbc3b14f162d4a824ac7680f0e973729f │ │ └─225890 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e1578c7b65b49f596b375e7d52482d106d91e9e229ea2e0108fa8af8309f2923 │ │ └─46654 /pause │ ├─bdc56015faeb2ea85658e767447501e09431e4775e27aa8e2e13faf1ebc50774 │ │ └─187385 /pause │ ├─cb400aed92597c6c7075e07cb39e3425e371d8d2e33dbf7315c62bdd07af3480 │ │ ├─180352 neutron-policy-server: uWSGI master │ │ ├─180365 neutron-policy-server: uWSGI worker 1 │ │ └─180366 neutron-policy-server: uWSGI worker 2 │ ├─89d25d2f1d30b3eb591b1a19506794afb05df32545c7ce82fe36f7e5ba1436bc │ │ ├─62251 nginx: master process nginx -g daemon off; │ │ ├─62265 nginx: worker process │ │ ├─62266 nginx: worker process │ │ ├─62267 nginx: worker process │ │ ├─62268 nginx: worker process │ │ └─62269 nginx: worker process │ ├─949c5bd6278987f5bfc77a109e72421ddb91581e9fbf519168c110439dc1dbeb │ │ └─41027 /pause │ ├─d681fc36f9b0fe714cc05a3c2996ccc3284d03abb1297d185438e2ecf1afe765 │ │ ├─240434 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240799 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240800 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─53e443e72cbf4f85f567b5511a87c9d409638844de262c082a4af85160d91408 │ │ └─172308 /pause │ ├─dbc5da5d3e11c3cd38779cbdb0c5c51d9f8f579f8d936722249a3aeee4119eb6 │ │ └─171924 /pause │ ├─214c3602ec8c17de678b722275b1b49288f6fa87c7a778f5b036f15f8ba65d2b │ │ └─42847 /coredns -conf /etc/coredns/Corefile │ ├─427ddfe154db4b1cdecc8d01021b4397767707f570fbf1e22096a5e4af30719e │ │ └─240630 /pause │ ├─eadedbd184a4ce437c6c06a587796e523ee361344bfedfd077e81d9ff8032b49 │ │ └─141390 /pause │ ├─f0ec1f0929969c8a7cbab3819cf684fa0f3dca3101bc19b16c6b87157076cf37 │ │ └─94760 /pause │ ├─c072c5824f1a254e21f5c31a8e03992bc1f8ba67424980cc0491d6c8432d7325 │ │ ├─172960 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─394063 sleep 300 │ ├─c64b2b29e6199beb11fa76e4ba7bf95dcede885379a629f0c67a21d614f690ff │ │ └─88575 /pause │ ├─9513f474e08296dd7c22bfa9b18977e44b3d479f742073c08e625a733caeb995 │ │ └─262075 /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 │ ├─b7c163cf85bab31bb17f9178e8e99939d3b0248392256fad8069442f034d0aa7 │ │ └─48311 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ba38fe98d2619230f6217dfaa2714777de4387ca619a431ba7b967a049d8e285 │ │ └─107726 /pause │ ├─afc954984b3465a4936129183a8c5117c8dd3178584c11516742d5f8c371d857 │ │ ├─265615 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265629 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─29f942241a1dd55ab5f4c96d05d4b869d720e88ece2836103e297a9cccbf16de │ │ └─43222 /pause │ ├─7e1dfb6a69bc5e16fc195aa57c3a55c9f1a3183b15b88ad0f7fe8857b91f67bc │ │ └─145271 /pause │ ├─76a47e7eb09e00b03ef17a24f10dbe9e85e0916bbf146b3d83a8f1678947e4db │ │ └─83461 /usr/local/bin/rook ceph operator │ ├─b42af7a2e76cf30616d72b6aa7efe7f065e4c18fc22677d7c7f493eda1fb9963 │ │ └─209771 /pause │ ├─116a38ebd7431ea43c0d3c0095cd0f74d637f833ffe6232fdaa8703316a786db │ │ └─47091 /pause │ ├─5328137c622d7bc43de43278bbb915cd3d836c116c4aacc806d161824428ee9e │ │ └─64783 /bin/oauth2-proxy │ ├─d557703a8e72e611b03eb4352f9359cf69d7a25261dc388c3fa1c99a12feefd9 │ │ └─64678 /bin/memcached_exporter │ ├─1e951a6e584490978f5dff1651345b933211ed1551f56b16ae85fa39ee0b7fd9 │ │ └─39915 kube-apiserver --advertise-address=199.204.45.240 --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 │ ├─48cda9fd45fd3c6d403c25e42cc38f01823640c99f97fee1704ef146a85664dc │ │ └─47229 percona-xtradb-cluster-operator │ ├─b5e915c15a611030e1a9a30821b1ba933467c9a59ad29b8a75457ad457f06a09 │ │ ├─82028 barbiacan-api: uWSGI master │ │ └─82047 barbiacan-api: uWSGI worker 1 │ ├─a3c0572517b4fe5a62ef7156f6e92bc261458f8ab416a8b2a83cd2ec52d0acbb │ │ └─219121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─74d6f3ce787645c4f949d57fd9eb49084dc5d54d7ad658a00b768052a4dff99d │ │ ├─198636 heat-api-cfn: uWSGI master │ │ ├─198680 heat-api-cfn: uWSGI worker 1 │ │ └─198681 heat-api-cfn: uWSGI worker 2 │ ├─18ed3af18fda1e481d4e720e06142640d1bb55bf97dfb43b34033cdeae715d22 │ │ └─227353 /pause │ ├─29431ad4554b87606b1cbb9369a77d9a0641a6b61999f54098dab93d622f4a3e │ │ └─171791 /pause │ ├─a2ec6d34cddf595a249a9c395bf980e005929e69379e6b3af5a920bb60860c61 │ │ └─63791 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─eac3a5dd25506a8fb54b465a5ef2ebeeed7c15fa46bd0465bef6a17c7e384d02 │ │ └─75789 /pause │ ├─8a763f0b2b05567a31609a22e6e595a632860b06c3ecd05dcce971eb4d7aefbc │ │ └─191145 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b9accf4b6d13bacb655443159b603c50bbeb8680defd2751143c216bdbb677f5 │ │ ├─180303 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180602 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/plugins/ml2/ml2_conf.ini) │ │ ├─180603 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/plugins/ml2/ml2_conf.ini) │ │ └─180604 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/plugins/ml2/ml2_conf.ini) │ ├─1f89edea911acc94082d0a9f26e2521df072da48aba7bea1099b7cb8ada7803e │ │ └─55535 nfd-master -crd-controller=true -metrics=8081 │ ├─1e47898e1172091348116a61ae997640504c82cabf76067885cff0e1bc024172 │ │ └─63744 /goldpinger --static-file-path /static │ ├─b3449ac412ceef265ec8a773bb6a5b8071c34313a183c129174020acd7d7f4b4 │ │ └─39804 /pause │ ├─632565a13956f8596df23b6c297a52564e0bc6180433874c0349ae9ea1fe8d0c │ │ └─144265 /pause │ ├─ed36959d1f34f5ddc306f41b41a3141d25e9e7fe025203f71a56f36af423c50f │ │ └─94814 /pause │ ├─9a04e00a1fc433b80ce424a17c8fba5abf4866cccaee5c7cc44fbde242f11eab │ │ └─210044 /pause │ ├─24b30e9adf948e16449de9acd56e7fa5f43eb37f7e16532b8b60bb6ba492d8be │ │ └─172014 /pause │ ├─c91df095aa7ac5230d5bcbd643c9d2f682afbee3447ef216ce27cf9fbf1feda5 │ │ ├─170117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170134 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─170140 erl_child_setup 1048576 │ │ ├─170286 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170287 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170297 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─170604 /bin/sh -s rabbit_disk_monitor │ ├─c0d12d7c5b2b1afe0e5b310fe7ece88d6ac6e0c0d4e774ee2dfd7ff1b74b461a │ │ └─46177 /server │ ├─097a201c29fdb04834fdeb6dad9450af7d912536b23259129618dba822f5a7b9 │ │ ├─182370 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182919 /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/tmpw1qjoogr/privsep.sock │ │ ├─362340 /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/tmp3ycrg2av/privsep.sock │ │ ├─362606 /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/tmpjqjexf0g/privsep.sock │ │ ├─362994 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─362997 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366116 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=357f1c5d-0ad8-4aaa-866c-bad79233a52d --namespace=qrouter-357f1c5d-0ad8-4aaa-866c-bad79233a52d --conf_dir=/var/lib/neutron/ha_confs/357f1c5d-0ad8-4aaa-866c-bad79233a52d --log-file=/var/lib/neutron/ha_confs/357f1c5d-0ad8-4aaa-866c-bad79233a52d/neutron-keepalived-state-change.log --monitor_interface=ha-cb3d869d-f8 --monitor_cidr=169.254.0.186/24 --pid_file=/var/lib/neutron/external/pids/357f1c5d-0ad8-4aaa-866c-bad79233a52d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─375797 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=247e6d68-41a1-4f4e-adc6-f60de9a96d71 --namespace=qrouter-247e6d68-41a1-4f4e-adc6-f60de9a96d71 --conf_dir=/var/lib/neutron/ha_confs/247e6d68-41a1-4f4e-adc6-f60de9a96d71 --log-file=/var/lib/neutron/ha_confs/247e6d68-41a1-4f4e-adc6-f60de9a96d71/neutron-keepalived-state-change.log --monitor_interface=ha-c1a3510b-91 --monitor_cidr=169.254.0.189/24 --pid_file=/var/lib/neutron/external/pids/247e6d68-41a1-4f4e-adc6-f60de9a96d71.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─27bbdcad515b50f7e5bece729296b49390090d20cadf68183978a36c63b5ee59 │ │ └─40046 /kube-vip manager │ ├─04a61ab1ec8db15bd880544c291d79877db61ae907ced13b7438b16d69ba3b59 │ │ ├─107967 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107984 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─107990 erl_child_setup 1048576 │ │ ├─108061 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108062 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108072 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─108315 /bin/sh -s rabbit_disk_monitor │ ├─1da1d8d7fa2cc4f4510348075b6e342818c81f708c0808490f0de97c3c7585d4 │ │ └─42814 /coredns -conf /etc/coredns/Corefile │ ├─4f875d09dc61dd433ae329e5f09350bd3e109e11ed768f214ea8b873333d315e │ │ └─261711 /pause │ ├─db22c6aa3359b5163b1afe6cbe62351b759b9eaae7db9a92ed4a2332839c14cf │ │ └─50594 valkey-server *:26379 [sentinel] │ ├─71c88545b46ab2bc3ae7abe80ba73811ae361b258e272763afac00a2564f7925 │ │ └─226448 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─108783c437127eb491467268faedc3d55ed05362450cbd9287dc5ed9c15b69b0 │ │ ├─198603 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198915 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198916 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ └─09205a53ff13c3ac5b84484016f57e79190102d6ab204f1898a99a5791c8e6db │ └─64658 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount