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 │ │ │ ├─21919 /lib/systemd/systemd --user │ │ │ └─21920 (sd-pam) │ │ └─session-21.scope │ │ ├─21854 sshd: cephadm [priv] │ │ └─21933 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/162.253.55.77-22-zuul [mux] │ ├─379875 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-phzggtvtqkchpbgsbrwgewmlokvsbmxu ; /usr/bin/python3'"'"' && sleep 0' │ ├─379876 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-phzggtvtqkchpbgsbrwgewmlokvsbmxu ; /usr/bin/python3' && sleep 0 │ ├─379877 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-phzggtvtqkchpbgsbrwgewmlokvsbmxu ; /usr/bin/python3 │ ├─379878 /bin/sh -c echo BECOME-SUCCESS-phzggtvtqkchpbgsbrwgewmlokvsbmxu ; /usr/bin/python3 │ ├─379879 /usr/bin/python3 │ ├─379880 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─379882 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─run-rfedee691828b4df6a26bb0e15b2e5a18.scope │ │ └─166376 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12557 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 67aa889ad9955208162136ce9fc4014a364cab182bc1f045303b7397fcfe4d92 -address /run/containerd/containerd.sock │ │ ├─ 12931 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8efdb3bcd56cee060484f5089bdda9b5700318a9fb33ebed0ec9659cf1d3d20c -address /run/containerd/containerd.sock │ │ ├─ 18896 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d28600a6554ca1e9d65ec3dc295094c91957f05f052e64b9c42b9c4431a9cec -address /run/containerd/containerd.sock │ │ ├─ 25477 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 756fdef3f1f9c9ba63a5d1efdb14c7fa86f5e163fd4d5cc44967134070d30bc2 -address /run/containerd/containerd.sock │ │ ├─ 30151 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4735f662135263f8f8d03e74ae4de82057c161c69e9311d6d0bb663e1d57f447 -address /run/containerd/containerd.sock │ │ ├─ 34975 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a53b3006ccd161e10e450a5c152b396ff6cf446d296422791496819d3d2486e7 -address /run/containerd/containerd.sock │ │ ├─ 39714 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fa6b67e5fb764cf0b0082cdf91b646a2cd683b2d4d1e7feea62f4883d6ff1071 -address /run/containerd/containerd.sock │ │ ├─ 42234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbbfa9c3dcdb60303f0ad84ec37bf12771d3539f600f5da711f04d764da858f1 -address /run/containerd/containerd.sock │ │ ├─ 42272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0751832fd761b8e71b0deef86aa5fd9b93d1d9a305fd01fc96795b318a819805 -address /run/containerd/containerd.sock │ │ ├─ 42290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6ec6c39692ecfd98a5706fad18292c8b8be56fc4e5b50d8619f67e710c33ae -address /run/containerd/containerd.sock │ │ ├─ 42292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb259a2123c98b0459855e2c13e45109a243c448e37fb8459720198f87b964b -address /run/containerd/containerd.sock │ │ ├─ 42314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a202515bfd08e4bc508f63eb1e7d9345c346677a1a152ce2aae49b8f381263e -address /run/containerd/containerd.sock │ │ ├─ 42854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3c78cebbafccf643b778fa19ec9b2a19485435e499e591e50a51f98f20552b5 -address /run/containerd/containerd.sock │ │ ├─ 43574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f63ef702ec4cbcd067244c6c59c2c8490d7ca4a22e265c24ca00622229a715 -address /run/containerd/containerd.sock │ │ ├─ 43593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdbfdb42c425c3aa263c50660efee58d97a4daa0fbd2767470fe3c77a02035db -address /run/containerd/containerd.sock │ │ ├─ 44922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a56b7832fadc742fbdb82d7b6782665001114b57f628b6bfeb692e50112fa0a -address /run/containerd/containerd.sock │ │ ├─ 45363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52c78ddd6d1bcb0acc40b10f7322ee25ef718c9eab143836308ad010a2b7b3b -address /run/containerd/containerd.sock │ │ ├─ 45401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79cbc0b8bfe4b33bbfce81d15bddcd3c55b8b4317b72305b253e16f27da38511 -address /run/containerd/containerd.sock │ │ ├─ 45825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21430a4c2add84318444e8e3da097ac4bd68a67b0c0297443fcae4eaa4ab8f03 -address /run/containerd/containerd.sock │ │ ├─ 46339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f135921b821e1917684781d5ab80f2cb06705ba9d070f2cbbc0f7c1557b8388 -address /run/containerd/containerd.sock │ │ ├─ 46377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a2c46485e701732c99c2c1818aaaa3a3ff8461d52ecf4c9dadc560a8a33961c -address /run/containerd/containerd.sock │ │ ├─ 46408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d17d563ca800352f468a986619a6cc07776fc22c8f0eb1a8469c3d41ac8beccd -address /run/containerd/containerd.sock │ │ ├─ 48220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0deb0225027646e4bc8a658519cd5939bedca532af49d2f4fdee0021e4ecf037 -address /run/containerd/containerd.sock │ │ ├─ 48313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ea4aaba354ee9e16bfb188ffffe46fdf3f69e15bee227beaa1f55c41be1ab9f -address /run/containerd/containerd.sock │ │ ├─ 49034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d26d1798f57cd57311c19733f46e92034fe91acabc0b621883caad579e4cc379 -address /run/containerd/containerd.sock │ │ ├─ 49136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e61d306a89ac7e86cb09929da1883b4fe844fe7c9f275df710b34390c2f7caef -address /run/containerd/containerd.sock │ │ ├─ 49685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b26d874eb511e2e891b2cc121e8ce45fcccea6efdb8f5b182c787e43198cc14a -address /run/containerd/containerd.sock │ │ ├─ 49995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88137ccc1535608933f3e949595e5bd49a4c176dead7bc5aebfbe0c22fe61403 -address /run/containerd/containerd.sock │ │ ├─ 50332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4fc9ed5fbf2ebfdc1b6f9cd688ec13205901bd55474d444bf538fd51adde36d -address /run/containerd/containerd.sock │ │ ├─ 52276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 216e9df42cc25553b14264f5dfa1f01bec3402bc792d8db405a22550679e6ae5 -address /run/containerd/containerd.sock │ │ ├─ 56307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35cb0a5c785ce43331af762804ae0b26aab954e191041f11058836f26b5840f6 -address /run/containerd/containerd.sock │ │ ├─ 56912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb058fd7491348052ed99bd2d04051e8394a0bc0337cda076fbb56ae78ff813a -address /run/containerd/containerd.sock │ │ ├─ 56972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03045d5fe0fb5d96cb52a53493f02f3e6ffecbf015beb613463f55f6ed28aa92 -address /run/containerd/containerd.sock │ │ ├─ 57013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1108e77f02dec2d4da62ee78f7d7216d2125474546034a9de7cb43647064b1d7 -address /run/containerd/containerd.sock │ │ ├─ 57190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b2d484264a892b671ee3da2bb8fb3c3e4d7a9253767efae5f14de009db93f8e -address /run/containerd/containerd.sock │ │ ├─ 60269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6acc2e6428dc71a8025dbdbaa7c6ea97931479d4ae3e1d83034a6799dbaf0e6 -address /run/containerd/containerd.sock │ │ ├─ 60446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da101b7786247eef2caeea4016e120a288032c79a7531e811258570a08ccc4d -address /run/containerd/containerd.sock │ │ ├─ 60484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dcb69f6e5ae779ec74d912c8e04409f5391f058583bcc0363e6343121cfd84d -address /run/containerd/containerd.sock │ │ ├─ 60524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34cbb1e7ff46d2514a2e695b15afc9b3cb03a24b36b79abb49a5eb3fdd525e76 -address /run/containerd/containerd.sock │ │ ├─ 62018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85861979c6a187c311799d410809c3e9d712264acba9618a688cb4d75bb10d3b -address /run/containerd/containerd.sock │ │ ├─ 62093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 076d05264f2c548dfe52d69ea8437214cb1045b5fb69457a59fca99ae27a4597 -address /run/containerd/containerd.sock │ │ ├─ 62187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea23650a6f2d178160ccd78d4c89a21a266033ab2191196b79546c04a8c5c94 -address /run/containerd/containerd.sock │ │ ├─ 62292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a3230010386feda987714572ab0231342a57492ec36a1b264961870fda08bcb -address /run/containerd/containerd.sock │ │ ├─ 62421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b7ae33ecd839c9fad875e7ed8a1fb43b872b9f023b6a4531a7db4af4d304c1 -address /run/containerd/containerd.sock │ │ ├─ 62583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fbf25c4301970425a2bc140f5a2079fb966bc58aeab4b8a18bb437b742a834 -address /run/containerd/containerd.sock │ │ ├─ 62909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079c41dc7d44645bc4c057680cb0d72cc7143d9b2234a19ca012e41b9ab42b3d -address /run/containerd/containerd.sock │ │ ├─ 63113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82de2381d37008c1c0f0ed8f1ea8c7cfbbec47acdd7e5597f0c2c4fc579f0911 -address /run/containerd/containerd.sock │ │ ├─ 63819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dcd8628fcb23fcfc79a0aeaf74f0c59d2ad58ea7eda6a8095da4c782fbc65dd -address /run/containerd/containerd.sock │ │ ├─ 64421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 598805662c7b95b27de4ebbbba72e2fd29266c8de059a6f0e1a838a7125c0acd -address /run/containerd/containerd.sock │ │ ├─ 65661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3c72ad6f3bd92d5f991969b615b28b2aa4c51d8fc4808fa06024d7fdd870981 -address /run/containerd/containerd.sock │ │ ├─ 67046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2950e7e9d57f8353794d1562a8f406f3fbe24fd289aeadc1d3cba5e1fd9a0d4 -address /run/containerd/containerd.sock │ │ ├─ 73409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b1e23a8ce62b6854973834deefbf4e806dfca7390c59b8daf97c244e4b80499 -address /run/containerd/containerd.sock │ │ ├─ 74443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9476d01bf459b4cb26e544af286f963184417dea8dd91230cf5ce94cc173f8d7 -address /run/containerd/containerd.sock │ │ ├─ 78743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a2897af771f1d5ca6e3102ca716350ca6ecd54a79f80bc4cf6c2537ae246a13 -address /run/containerd/containerd.sock │ │ ├─ 83755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15db1e006313ed878c2888c8e530e9309befda69ca151cfe6699d7e0ca67e149 -address /run/containerd/containerd.sock │ │ ├─ 88885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7fd02db2e5740bb5a4bf6ce7e1a46aba1f65a98f8702d1bb9a9f0283518a19 -address /run/containerd/containerd.sock │ │ ├─ 88931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a9a56d037602015b4ff036584785ed32ea8afa4cdfabad038117485165cfa77 -address /run/containerd/containerd.sock │ │ ├─ 97392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33e8d2266539ead4de79b76c5242be493b31fa68febd8338eff66acb97fb913 -address /run/containerd/containerd.sock │ │ ├─ 98658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31b65362e891416204e77d4e982cf11c4019477f9c0e769613f6ad7053d66710 -address /run/containerd/containerd.sock │ │ ├─ 98771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7ab7366d5159686162f30de12b972e1c37a3217800da2861fe3d73a4581810 -address /run/containerd/containerd.sock │ │ ├─100304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87f36fef5022fbc68c1e70f5316f59fb7fdee7efab89b1a8e1a8be85c429634f -address /run/containerd/containerd.sock │ │ ├─101628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395e1595e69ecf558f842ec6aa10c6d6972a44e3513cb2ff0385964d851f73a4 -address /run/containerd/containerd.sock │ │ ├─101682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e197b9bae0a7d730bd615c20dd0c767644e2b09a19c1532f8a9f9502e5e2d76f -address /run/containerd/containerd.sock │ │ ├─111875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf51b10fb7bf775f4b08a37826719d20ffa43212c62240d1e203b26c9c09d15 -address /run/containerd/containerd.sock │ │ ├─111959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba5815e71767d02b5615521b431b4e442d51336b54d40de75424470d251ad92 -address /run/containerd/containerd.sock │ │ ├─113964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 740a71dad5e01d0ca63fdedd3fdf86dae88a6b5ba8c58d1ee0ddd7bd74c29c47 -address /run/containerd/containerd.sock │ │ ├─126789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c691fbc5275da278d72b8f6c0e8017284911c1d3e09718f70595e3fcfec376 -address /run/containerd/containerd.sock │ │ ├─128322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a72445d59bd3fd9def69995239102c0d73682d3c3836cc7d7100b9ba96eb04 -address /run/containerd/containerd.sock │ │ ├─134224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eecc655a27165700227c2b6a79b2958325d420a130ff0228dab1b3fd257e0baa -address /run/containerd/containerd.sock │ │ ├─140901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0546f52b014e5bfa05292d8e3ba4d9ddacb2ab58b95fed38f32489c7e9019498 -address /run/containerd/containerd.sock │ │ ├─142717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d674b58638a3df5ef59b10659c575e3542b982273a2090d61fc564c0f6352f9 -address /run/containerd/containerd.sock │ │ ├─142969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b957ddfaa465c53d3b15cf4a880af6225114bf4690502ed357be69deb81a9ba9 -address /run/containerd/containerd.sock │ │ ├─143052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05caf41c32db3092cc41e4b0a68d78d45369a7ccbc3a391d0e7b0aca9b5f5c9e -address /run/containerd/containerd.sock │ │ ├─143185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3e7da9caf64999ad190e0fb0059f6138d2d4659d1ea9b5f6a068a6093258533 -address /run/containerd/containerd.sock │ │ ├─143400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b47d636b0765acc490ec9e7f63bf81a3e1371596e6fd7ed51c551e1a899252 -address /run/containerd/containerd.sock │ │ ├─143696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e80a8dcdf20d8c9351f00dfa877a38b90b90d1831d5b3d650223588ff7f99cbe -address /run/containerd/containerd.sock │ │ ├─153154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e31faa693f563de94d8f9650bbc3fa048b2c0b62115818f0ddcc98500f033dd -address /run/containerd/containerd.sock │ │ ├─154475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5c3e91a649a27a5260db731f921bf1a00422fff2b701737a3a79560e439605e -address /run/containerd/containerd.sock │ │ ├─154509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d769dfd6dac255db498edbc3fbdbe87a0870ee7f12e90e4a30e6bdfee53242 -address /run/containerd/containerd.sock │ │ ├─154609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28d407b52a15284756a5c421bd2d9595613303832de9e61765eba886069c802e -address /run/containerd/containerd.sock │ │ ├─154623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1474abb7a4149a069445a3d877fb6f7164d9df831293ebcfbc96cdd1b505b17 -address /run/containerd/containerd.sock │ │ ├─154701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a94180bbcaf28bccdd43d40a11918cb8daf59e12e4664923e5b63e1dd82dbddc -address /run/containerd/containerd.sock │ │ ├─155068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 185b46b9b480fb8b711de79ba0c12f6780e900351f76b82b5cbdbdc9d949fe06 -address /run/containerd/containerd.sock │ │ ├─155108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6148da59836516782f220c0f08d9450b37634eceb37f3ca34ee7f8d28c187a4d -address /run/containerd/containerd.sock │ │ ├─165449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec38d58d07abd6f0f9540f396fda7d2633613ecb44bdeb6c0c58c73056128a77 -address /run/containerd/containerd.sock │ │ ├─167462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4772f5b0dc9a076370d974d3313525b0925a9471b6f50917eb778358e7a4adef -address /run/containerd/containerd.sock │ │ ├─167556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ef39d04d960a185f6035a9151a10c9ad78c585072eb62c612562d3aaf2e42d -address /run/containerd/containerd.sock │ │ ├─167645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 534ce76416f86494b75d6291fe04af58c58f9d94622059bbe5695b14f25dcb90 -address /run/containerd/containerd.sock │ │ ├─167708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e63cc8688a9b490ac0163c83eca0c160a4a1dc28300b64d5542ad8c4429ea08f -address /run/containerd/containerd.sock │ │ ├─174951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b648cd8652ebcb8b012bff9cee6baa46b88a63a7ab4137992d0e6f9cc77b3007 -address /run/containerd/containerd.sock │ │ ├─177060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b4bc35b145ae1dca8b7c5d1e56c090abbc197b7f6200d2b8ecabe7de19ef3c -address /run/containerd/containerd.sock │ │ ├─177118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b9e32c27f228d2d2d197946baa6f92940754e1117046600f3433680915417cd -address /run/containerd/containerd.sock │ │ ├─177182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 729a6037b575fc32a9d0187f71eb8689e5fbb0a233c2498417f8b279bed32626 -address /run/containerd/containerd.sock │ │ ├─190157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af5278e8198332f215236fe45e6a0630b0ddd23985ecc8b304e7a6c585b8dfaa -address /run/containerd/containerd.sock │ │ ├─196821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc4c6ea3bb3924a1fab77850c3ae0fd6bbaf8f59a7c7d7262046ed4612a83e7 -address /run/containerd/containerd.sock │ │ ├─196844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7e88ad0108a5ba1f9fa630e7226aa3ebd85c044b3ed3fc5a321a86f01febe1 -address /run/containerd/containerd.sock │ │ ├─197093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db44a87a3aaf4273a891cf6e487c9574c6cd4fab2faa49bc62f18cd863fc3ed6 -address /run/containerd/containerd.sock │ │ ├─197139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c87cd60d66e3de4629334b9c160eef7fc2ef81ad2cdffee976f31a41cbb8744 -address /run/containerd/containerd.sock │ │ ├─207264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc0c384ff8babb4977de571efc9efdfdc5fc758979bd9df7b0cc9d08bdf85f45 -address /run/containerd/containerd.sock │ │ ├─209237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e88f9b0748c0d02c57e6729df7df430234f52336947af9eb3d60b8e1acd979ed -address /run/containerd/containerd.sock │ │ ├─210219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec1192496d3dc1c426439d3247d7b150a82c1dbb02f1dbf405ca0ede10e4feb -address /run/containerd/containerd.sock │ │ ├─211130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 732c96357da6d2b74f8d98f13ddcee1bc50a6f6eae8a7168fd3b652e96bd57ee -address /run/containerd/containerd.sock │ │ ├─212402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2430c7e4ec4ce74cc0e9d0f52724ece150ddfa9559eaa1c81a9aca7add79b3e1 -address /run/containerd/containerd.sock │ │ ├─213765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff8e5ab571caa33654a6a2da8838d5a376254655aa4e2e41c8957e982f88972 -address /run/containerd/containerd.sock │ │ ├─215139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d527a4f28e683cd838cbecdb08784f5edbfbee3c0aaa3acebd9b97894527071 -address /run/containerd/containerd.sock │ │ ├─215177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf19b4d3ae8596087298705bbb1e216eedb31de3e50e9097a09b933f0ec61c91 -address /run/containerd/containerd.sock │ │ ├─224010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 950cc245c24812dae4c22caf938cc8df44384f11be3de699c54ee3e4d6a2dac5 -address /run/containerd/containerd.sock │ │ ├─224492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c03b36175eeec4f9f072773382f8487cf54667caba0d05483da273015b7f5ed -address /run/containerd/containerd.sock │ │ ├─226973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a939ae295af5a8f595b9aa5b0cc750575a4becc4522c339c4111f51d4377d3 -address /run/containerd/containerd.sock │ │ ├─230803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb5bcb5197bab6f9cbb454046399241b8c7776123a4d445587837e884ca528f -address /run/containerd/containerd.sock │ │ ├─231069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16bdb58133eecf2f01427f3b940870cc05c88c11368ec4be8676fdfc4c19873a -address /run/containerd/containerd.sock │ │ ├─231111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b7cab681a338cf90083fef7e06b3879043f07ae1796bf8c9e0f96b44c8d0779 -address /run/containerd/containerd.sock │ │ ├─231169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d67ef114fc4960ad400a50ead3de373472cec4f05f99a8e6c269f5876c282aab -address /run/containerd/containerd.sock │ │ ├─241517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814e79577f5b6a22184e3cdcad5ec663e185ec6d88a0489e69c5c1f526684612 -address /run/containerd/containerd.sock │ │ ├─245376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c76a7edcc99f376f6e2ab1fdbf459b602b4b8ee3000aab1ccb28bd5b90e5747 -address /run/containerd/containerd.sock │ │ ├─246847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ca2c3c38901c9555956d1076a8403ef2e938b57b1f5033979f33d70aa6cc2a -address /run/containerd/containerd.sock │ │ └─379518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576616ca9684e45c420e0206d92e7b1e41bbf387788c2f5082e632fbf5456b8a -address /run/containerd/containerd.sock │ ├─docker-8efdb3bcd56cee060484f5089bdda9b5700318a9fb33ebed0ec9659cf1d3d20c.scope … │ │ ├─12954 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.eofzlq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12974 /usr/bin/ceph-mgr -n mgr.instance.eofzlq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─docker-3d28600a6554ca1e9d65ec3dc295094c91957f05f052e64b9c42b9c4431a9cec.scope … │ │ ├─18924 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18941 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29866 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30133 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18854 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18874 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25199 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25460 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39647 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39681 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34688 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34955 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12512 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.eofzlq.service │ │ ├─12844 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eofzlq/unit.run │ │ └─12874 /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-eofzlq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eofzlq:/var/lib/ceph/mgr/ceph-instance.eofzlq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eofzlq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.eofzlq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10337 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─126307 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42698 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.77 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-67aa889ad9955208162136ce9fc4014a364cab182bc1f045303b7397fcfe4d92.scope … │ │ ├─12597 /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 │ │ └─12609 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-fa6b67e5fb764cf0b0082cdf91b646a2cd683b2d4d1e7feea62f4883d6ff1071.scope … │ │ ├─39740 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39758 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─chrony.service │ │ ├─11105 /usr/sbin/chronyd -F 1 │ │ └─11106 /usr/sbin/chronyd -F 1 │ ├─docker-756fdef3f1f9c9ba63a5d1efdb14c7fa86f5e163fd4d5cc44967134070d30bc2.scope … │ │ ├─25501 /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 │ │ └─25513 /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 │ ├─docker-4735f662135263f8f8d03e74ae4de82057c161c69e9311d6d0bb663e1d57f447.scope … │ │ ├─30177 /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 │ │ └─30190 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─126152 /sbin/iscsid │ │ └─126153 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-a53b3006ccd161e10e450a5c152b396ff6cf446d296422791496819d3d2486e7.scope … │ │ ├─34999 /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 │ │ └─35011 /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 │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─cdfb7d20718ef8246e4bbdb88bd199706366ca97d6a92d976a3ccba136a57cd1 │ │ ├─152270 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152550 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─152551 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─0ec1192496d3dc1c426439d3247d7b150a82c1dbb02f1dbf405ca0ede10e4feb │ │ └─210260 /pause │ ├─6b9e32c27f228d2d2d197946baa6f92940754e1117046600f3433680915417cd │ │ └─177152 /pause │ ├─72b4bc35b145ae1dca8b7c5d1e56c090abbc197b7f6200d2b8ecabe7de19ef3c │ │ └─177089 /pause │ ├─e63cc8688a9b490ac0163c83eca0c160a4a1dc28300b64d5542ad8c4429ea08f │ │ └─167757 /pause │ ├─eb058fd7491348052ed99bd2d04051e8394a0bc0337cda076fbb56ae78ff813a │ │ └─56939 /pause │ ├─b7aa464b10d8ab99c3c4451c77a5b8b375807f81308bea6952fd8600ca0c6542 │ │ └─64570 /goldpinger --static-file-path /static │ ├─395e1595e69ecf558f842ec6aa10c6d6972a44e3513cb2ff0385964d851f73a4 │ │ └─101655 /pause │ ├─e19e815a6ac70fb4e88160eb455100f20c39b3c77e4b9faa570de0170ca61219 │ │ ├─61004 python -u /app/sidecar.py │ │ ├─61198 python -u /app/sidecar.py │ │ └─61199 python -u /app/sidecar.py │ ├─bdbfdb42c425c3aa263c50660efee58d97a4daa0fbd2767470fe3c77a02035db │ │ └─43637 /pause │ ├─0546f52b014e5bfa05292d8e3ba4d9ddacb2ab58b95fed38f32489c7e9019498 │ │ └─140924 /pause │ ├─950cc245c24812dae4c22caf938cc8df44384f11be3de699c54ee3e4d6a2dac5 │ │ └─224034 /pause │ ├─dbbfa9c3dcdb60303f0ad84ec37bf12771d3539f600f5da711f04d764da858f1 │ │ └─42284 /pause │ ├─a3c72ad6f3bd92d5f991969b615b28b2aa4c51d8fc4808fa06024d7fdd870981 │ │ └─65693 /pause │ ├─b26d874eb511e2e891b2cc121e8ce45fcccea6efdb8f5b182c787e43198cc14a │ │ └─49707 /pause │ ├─699bbbc54c81a752a0e46805cad4c12de7b41a8f015c3aa536937db6a7ed6e42 │ │ ├─245515 apache2 -DFOREGROUND │ │ ├─248077 (wsgi:h -DFOREGROUND │ │ ├─248078 (wsgi:h -DFOREGROUND │ │ ├─248079 (wsgi:h -DFOREGROUND │ │ ├─248080 (wsgi:h -DFOREGROUND │ │ ├─248081 (wsgi:h -DFOREGROUND │ │ ├─248082 apache2 -DFOREGROUND │ │ └─248083 apache2 -DFOREGROUND │ ├─bf19b4d3ae8596087298705bbb1e216eedb31de3e50e9097a09b933f0ec61c91 │ │ └─215202 /pause │ ├─af5278e8198332f215236fe45e6a0630b0ddd23985ecc8b304e7a6c585b8dfaa │ │ └─190193 /pause │ ├─a15f428012e5cbdb3399b4cdbe11cdf6d434f969e87a24aed24d5ac07a8be0d8 │ │ └─49832 percona-xtradb-cluster-operator │ ├─e80a8dcdf20d8c9351f00dfa877a38b90b90d1831d5b3d650223588ff7f99cbe │ │ └─143726 /pause │ ├─bff8e5ab571caa33654a6a2da8838d5a376254655aa4e2e41c8957e982f88972 │ │ └─213790 /pause │ ├─c3c78cebbafccf643b778fa19ec9b2a19485435e499e591e50a51f98f20552b5 │ │ └─42879 /pause │ ├─df9b6f6c076703332bdb0c2418f2ae968060fdd2e518aeb847d90e934f17bc50 │ │ └─45462 /coredns -conf /etc/coredns/Corefile │ ├─2d674b58638a3df5ef59b10659c575e3542b982273a2090d61fc564c0f6352f9 │ │ └─142743 /pause │ ├─1f7ab7366d5159686162f30de12b972e1c37a3217800da2861fe3d73a4581810 │ │ └─98794 /pause │ ├─7245a6073c280b5b0d4f7b3a0fed3c1f78183111879fd036c852394e4b9ee951 │ │ └─49338 /manager --metrics-bind-address=:9782 │ ├─1c76a7edcc99f376f6e2ab1fdbf459b602b4b8ee3000aab1ccb28bd5b90e5747 │ │ └─245400 /pause │ ├─83b906f2c79e0a8e6e82bbb35004d1e2946c3a21bb4a02f6f6e8415f94049894 │ │ └─63782 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─21b47d636b0765acc490ec9e7f63bf81a3e1371596e6fd7ed51c551e1a899252 │ │ └─143435 /pause │ ├─216e9df42cc25553b14264f5dfa1f01bec3402bc792d8db405a22550679e6ae5 │ │ └─52299 /pause │ ├─90d60ec2a85f581b7f19174a4f46a5fb5ab6bbc1a9345c35fbc3efa0fcc4ab60 │ │ ├─78184 barbiacan-api: uWSGI master │ │ └─78198 barbiacan-api: uWSGI worker 1 │ ├─fc0c384ff8babb4977de571efc9efdfdc5fc758979bd9df7b0cc9d08bdf85f45 │ │ └─207288 /pause │ ├─31b65362e891416204e77d4e982cf11c4019477f9c0e769613f6ad7053d66710 │ │ └─98680 /pause │ ├─f053eea351d4869aea16049f7e8263d3a3cf757fff9642757da13e0c6ef5440c │ │ └─165727 /usr/bin/libvirt-tls-sidecar │ ├─a378de4e1ca9483ee0711123051d78f102829deb579b894ce785ad65a859964e │ │ ├─165638 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165654 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─165660 erl_child_setup 1048576 │ │ ├─165862 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─165925 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─165926 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─166370 /bin/sh -s rabbit_disk_monitor │ ├─4b7cab681a338cf90083fef7e06b3879043f07ae1796bf8c9e0f96b44c8d0779 │ │ └─231138 /pause │ ├─6a01ea8991bf8a06f485a7220f5df09049c9f88ff4b9b0d2080462328861a2e9 │ │ └─44972 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─bc937b020439c7b37d2bc16b40143201bc20bf08e743ce687c692e6a7f36af59 │ │ ├─97825 glance-api: uWSGI master │ │ ├─97838 glance-api: uWSGI worker 1 │ │ └─97839 glance-api: uWSGI worker 2 │ ├─16bdb58133eecf2f01427f3b940870cc05c88c11368ec4be8676fdfc4c19873a │ │ └─231092 /pause │ ├─8a202515bfd08e4bc508f63eb1e7d9345c346677a1a152ce2aae49b8f381263e │ │ └─42402 /pause │ ├─185b46b9b480fb8b711de79ba0c12f6780e900351f76b82b5cbdbdc9d949fe06 │ │ └─155092 /pause │ ├─79cbc0b8bfe4b33bbfce81d15bddcd3c55b8b4317b72305b253e16f27da38511 │ │ └─45426 /pause │ ├─7b50b671878e6598ddde1934b97a2de34946d727e9932fad73c63b62f6d9e106 │ │ ├─73525 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─73543 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─73549 erl_child_setup 1048576 │ │ ├─73629 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─73680 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─73681 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─73709 /bin/sh -s rabbit_disk_monitor │ ├─0eb3b68f2b93e73f36e70d71cc5e27950164b3cfbe26723eb192b3426eb7c7a9 │ │ ├─249209 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─249222 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2c01347f3d1bf44e143c94a3451ffa3045f91edb04f98589268b831e84c72edb │ │ └─52379 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─a715048c060969c5ab5017bd84023f23c114e2606f34286327e2cfca0bfa0053 │ │ └─239468 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fdad6ebea642141ae854369d9730e82c050b9b2ca67d4f85cb7cc34d67229609 │ │ └─112503 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c60fff5e2f6ad8cc9849ffe285768c42ee92dc51ecced32aff408900a6bb0210 │ │ └─46557 /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 │ ├─e88f9b0748c0d02c57e6729df7df430234f52336947af9eb3d60b8e1acd979ed │ │ └─209261 /pause │ ├─6cf88c253fd2b68d889cc04640a0dcaa90459422063d486af25f1b6957622f87 │ │ └─65469 /bin/pushgateway │ ├─be7e88ad0108a5ba1f9fa630e7226aa3ebd85c044b3ed3fc5a321a86f01febe1 │ │ └─196915 /pause │ ├─8efc39c7b318dfbe7f490c63d9ef3a64276e1847445a96f6b15de102c5358154 │ │ └─212449 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b2950e7e9d57f8353794d1562a8f406f3fbe24fd289aeadc1d3cba5e1fd9a0d4 │ │ └─67071 /pause │ ├─f8d0f92008845a5e45b58a8fe719ff3f4b9cb917438258d57d1b333523886a7f │ │ ├─169599 /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 │ │ ├─353126 /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/tmpym10v49e/privsep.sock │ │ ├─353363 /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/tmp8fslqhqn/privsep.sock │ │ └─358848 /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/tmp8hecavlg/privsep.sock │ ├─d808638d5c4fbc990b8d7960a74621dbebc5998620f188dc8ba0a02387d26f7b │ │ └─65068 /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 │ ├─66d837d6f572ead142f411e9e80ea3a6389d1bf6e97812c13c7f121e3f3bb514 │ │ ├─190354 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190370 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─190376 erl_child_setup 1048576 │ │ ├─190487 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─190538 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─190539 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─190726 /bin/sh -s rabbit_disk_monitor │ ├─d17d563ca800352f468a986619a6cc07776fc22c8f0eb1a8469c3d41ac8beccd │ │ └─46465 /pause │ ├─2a2c46485e701732c99c2c1818aaaa3a3ff8461d52ecf4c9dadc560a8a33961c │ │ └─46438 /pause │ ├─d1e1633e1ee195992091b336bf8008a10569e473e472986e9e9310ee56b84f24 │ │ └─65604 /bin/oauth2-proxy │ ├─7ea23650a6f2d178160ccd78d4c89a21a266033ab2191196b79546c04a8c5c94 │ │ └─62232 /pause │ ├─434a938275aee20906b5c212fa431c26af33382108e2bbbcf7ee5a9b80ce3d44 │ │ └─42534 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 │ ├─abb259a2123c98b0459855e2c13e45109a243c448e37fb8459720198f87b964b │ │ └─42387 /pause │ ├─e4c09657085025cd03e1746ab216b728eddf08f6ba85b88e32193cbf60f38f46 │ │ ├─205540 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─206043 octavia-worker: ConsumerService worker(0) │ │ ├─206046 octavia-worker: ConsumerService worker(1) │ │ ├─206049 octavia-worker: ConsumerService worker(0) │ │ └─206052 octavia-worker: ConsumerService worker(1) │ ├─aa33d9be00d7ff9f6994ac597afe7f0e9019f414f8fcb89fceeac051f0eb17f6 │ │ ├─153302 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153318 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─153324 erl_child_setup 1048576 │ │ ├─153380 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─153431 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─153432 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─153507 /bin/sh -s rabbit_disk_monitor │ ├─a5ef39d04d960a185f6035a9151a10c9ad78c585072eb62c612562d3aaf2e42d │ │ └─167594 /pause │ ├─2daa34144351958f8d0e52cf15c9dcf0a73a75b654981801c0a8f6190ce35dfd │ │ └─60826 /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 │ ├─c614a61d1d2d6e9c6b6eace9fddb6ddd7e01d98c9bbfa3c7ff162f0133e614b9 │ │ ├─379840 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─379854 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─0dcb69f6e5ae779ec74d912c8e04409f5391f058583bcc0363e6343121cfd84d │ │ └─60509 /pause │ ├─f4fc9ed5fbf2ebfdc1b6f9cd688ec13205901bd55474d444bf538fd51adde36d │ │ └─50355 /pause │ ├─31b446bf52e182123c9dba84e4f692fb4724b8b5c854c47cbb842fc1b158426a │ │ ├─50535 mysqld --wsrep_start_position=7f631946-ae5f-11f1-b6cf-1af43824a17c:20 │ │ └─50661 /var/lib/mysql/mysql-state-monitor │ ├─7dcd8628fcb23fcfc79a0aeaf74f0c59d2ad58ea7eda6a8095da4c782fbc65dd │ │ └─63842 /pause │ ├─f5c3e91a649a27a5260db731f921bf1a00422fff2b701737a3a79560e439605e │ │ └─154554 /pause │ ├─b648cd8652ebcb8b012bff9cee6baa46b88a63a7ab4137992d0e6f9cc77b3007 │ │ └─174973 /pause │ ├─5208a42ecc310bb4bff701f88423d39f32bf11a96f4931036f6899fe81bae58e │ │ └─100118 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bc30f059a85fc88a7880e98288c64775dc3d3f0b7f67dcd4f6b3a052e30c6b6f │ │ ├─155605 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─364779 sleep 300 │ ├─bc78ffd33f2db068a57d2197a2c8749382d399225b854e0c16b35a4e20cf66ac │ │ └─57258 nfd-gc -gc-interval=1h │ ├─c26e9ae258def1a267694f6c1a72b2c25f1cc22f5adf0872fff6c45654f9345f │ │ └─64779 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─079c41dc7d44645bc4c057680cb0d72cc7143d9b2234a19ca012e41b9ab42b3d │ │ └─62934 /pause │ ├─058e1206d47838b8196679058ad84a206e79dbd144bd34a0557701267a8a1caa │ │ ├─239599 /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 │ │ └─239670 /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 │ ├─b52c78ddd6d1bcb0acc40b10f7322ee25ef718c9eab143836308ad010a2b7b3b │ │ └─45386 /pause │ ├─814e79577f5b6a22184e3cdcad5ec663e185ec6d88a0489e69c5c1f526684612 │ │ └─241548 /pause │ ├─2b0fd00e08f06f48c14dbbf3b18c0ecfb059e46d4be88e585ab76e8010e723ca │ │ └─46647 /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 │ ├─4b752214fdcfc3509ca63b992e1f0f58e7ad75624e99fea3ed7b785b97d7b96a │ │ └─127193 /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 │ ├─0ea4aaba354ee9e16bfb188ffffe46fdf3f69e15bee227beaa1f55c41be1ab9f │ │ └─48336 /pause │ ├─8facdfa427a47178e6ed786fc9daf507edb687f1c9b583bdcf29004c574a5f88 │ │ └─229582 docker-registry serve /etc/docker-registry/config.yml │ ├─e61d306a89ac7e86cb09929da1883b4fe844fe7c9f275df710b34390c2f7caef │ │ └─49159 /pause │ ├─db44a87a3aaf4273a891cf6e487c9574c6cd4fab2faa49bc62f18cd863fc3ed6 │ │ └─197119 /pause │ ├─076d05264f2c548dfe52d69ea8437214cb1045b5fb69457a59fca99ae27a4597 │ │ └─62116 /pause │ ├─68ddba8e2c438f383a05f98cf89e7276b8f39b88464033affda60ad13e6a1027 │ │ └─65158 /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 │ ├─ecb5bcb5197bab6f9cbb454046399241b8c7776123a4d445587837e884ca528f │ │ └─230841 /pause │ ├─efccd7a5f0e2d7641111f0aeb34ec99ecb8a167d23fe6ae34db64131208a2cdf │ │ └─174283 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─c58eab88d9438235c105fbb47670c0154f19f813c53db958f92d86ba26db99f1 │ │ └─147903 /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 │ ├─a99346523a01c9384bc0e6213d2eeba9590e3110e0d8ab65371972a3bdf39186 │ │ └─63573 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─01c86acf87482869b598e8ae042fa456cae7cab2eccf1ea215eb7051fe889caf │ │ ├─163078 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) │ │ ├─163298 /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/tmps4axnu9f/privsep.sock │ │ ├─163340 /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/tmp58plx4s9/privsep.sock │ │ └─163422 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d45e1e0b9502bd90fd231f5474f32b04083b26affdf575a3f70ae1d8065911c6 │ │ ├─186940 heat-api-cfn: uWSGI master │ │ ├─187007 heat-api-cfn: uWSGI worker 1 │ │ └─187008 heat-api-cfn: uWSGI worker 2 │ ├─badae603ceecf36d19b574985f96f2f71c6605ecdaaf8e8e7cb3b7f228ca3d5c │ │ ├─152194 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152408 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─152409 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bdd1c0aee0ba8669522786b649cdd8d21e7873eaefbdbd6de9ced06fabce0e70 │ │ ├─186915 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─187213 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─187214 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─2619bdfa29ed0c69787b10e2af105f1f87908b51a98a639e60cdb95bbd1af382 │ │ ├─127227 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─127239 /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 │ ├─4772f5b0dc9a076370d974d3313525b0925a9471b6f50917eb778358e7a4adef │ │ └─167493 /pause │ ├─e197b9bae0a7d730bd615c20dd0c767644e2b09a19c1532f8a9f9502e5e2d76f │ │ └─101705 /pause │ ├─ed683c5ade1cfcecad501bab5ba022cad45a294319b330fafbfaa4d6ff6584a6 │ │ └─247204 /bin/openstack-database-exporter │ ├─1b2d484264a892b671ee3da2bb8fb3c3e4d7a9253767efae5f14de009db93f8e │ │ └─57215 /pause │ ├─53fbf25c4301970425a2bc140f5a2079fb966bc58aeab4b8a18bb437b742a834 │ │ └─62607 /pause │ ├─4b88297cfcb436c960205c1cb7a3aa19125fdcd4527b99601286b36f89c81fb3 │ │ └─42508 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 │ ├─2de1a2ada48222431c88faf74d8c94cab4e4666558b8e3c7d79fadc842b81b13 │ │ ├─50481 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 │ │ └─51695 haproxy -sf 14 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─5a3230010386feda987714572ab0231342a57492ec36a1b264961870fda08bcb │ │ └─62322 /pause │ ├─3deb96d8078fffc05f395efd859de4e3ca747f63c80ffa318c7d8550343eda3f │ │ ├─61029 python -u /app/sidecar.py │ │ ├─61255 python -u /app/sidecar.py │ │ └─61256 python -u /app/sidecar.py │ ├─1b3a566c5740c98c4aac029d448ac7a3d186f249d40e8a63924a01501da98b28 │ │ ├─151417 nova-api: uWSGI master │ │ ├─151433 nova-api: uWSGI worker 1 │ │ └─151434 nova-api: uWSGI worker 2 │ ├─2dafafee9eebbe86faa3b9de233185242845d37915505ff90bef98a9511cebc1 │ │ └─79394 /usr/local/bin/rook ceph operator │ ├─fff6cccb8222d6f1e69926d89599f558bec696a0ed492b33d87996a3391fc653 │ │ ├─141015 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141032 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─141044 erl_child_setup 1048576 │ │ ├─141273 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─141324 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─141325 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─141374 /bin/sh -s rabbit_disk_monitor │ ├─6e300acb452901a5edfdbd3be18dd28fa036e020fa0eb0a1a1371bba47919626 │ │ └─57432 /secretgen-controller │ ├─c29ab25cb03e94cb507c8d7e9d170929aae77a022d8e02c339611329837f04a0 │ │ ├─174322 senlin-api: uWSGI master │ │ ├─174386 senlin-api: uWSGI worker 1 │ │ └─174387 senlin-api: uWSGI worker 2 │ ├─b65b8cd01d5f397999898d9e9be15d90d34f7392db9170524206a07b700e28a6 │ │ ├─164168 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) │ │ ├─164340 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) │ │ └─164341 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) │ ├─a95d29d9b09222a16e3eebda36eb26545d20781bc84757385ccd2b189df3b7a4 │ │ └─166350 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1a8387a07c3acffdcbd81867c4460435368026dc17caf59f5e879cf660e87d08 │ │ └─140437 /coredns -conf /etc/coredns/Corefile │ ├─d67ef114fc4960ad400a50ead3de373472cec4f05f99a8e6c269f5876c282aab │ │ └─231214 /pause │ ├─634dd44a3a6a83d2be5bd36d62e8bba229461510d0667e92dc9c8b9cfdf1346d │ │ └─65509 /bin/memcached_exporter │ ├─03045d5fe0fb5d96cb52a53493f02f3e6ffecbf015beb613463f55f6ed28aa92 │ │ └─56998 /pause │ ├─03b42f3553ca35a5c4968836836d210c6add1605b41683e067991a7bb174de5f │ │ ├─162147 neutron-policy-server: uWSGI master │ │ ├─162168 neutron-policy-server: uWSGI worker 1 │ │ └─162169 neutron-policy-server: uWSGI worker 2 │ ├─c3e7da9caf64999ad190e0fb0059f6138d2d4659d1ea9b5f6a068a6093258533 │ │ └─143223 /pause │ ├─fb2837daeb9854b37b70f2d6231b638822e433f40d14604d429c24b4fcb419ff │ │ ├─112750 /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 │ │ └─112886 /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 │ ├─2f1726642be3855f7cb3c9d26c6c89995fba0a9e41e75c3b168894344baf5e6e │ │ └─205543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─438775553c9489243bf15a68657f2c75f6dde511cd23434446d5cbec9a30b832 │ │ └─64741 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c23ac92b94e8deeca9a99520e6ca5185e20050314c7248ac1f144e40ecc3ebc7 │ │ └─109709 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0b1e23a8ce62b6854973834deefbf4e806dfca7390c59b8daf97c244e4b80499 │ │ └─73434 /pause │ ├─3a9a56d037602015b4ff036584785ed32ea8afa4cdfabad038117485165cfa77 │ │ └─88963 /pause │ ├─576616ca9684e45c420e0206d92e7b1e41bbf387788c2f5082e632fbf5456b8a │ │ └─379543 /pause │ ├─15db1e006313ed878c2888c8e530e9309befda69ca151cfe6699d7e0ca67e149 │ │ └─83779 /pause │ ├─ba975a5f9d59a904ac65560672f50f9f43ff15758a2445d8dfc15a3c9ea17ffa │ │ └─49522 /manager --metrics-bind-address=:8080 │ ├─58c93850574389cf3e2da1d93eeac65599302001df2d9e8c41587feb0c7e9cd5 │ │ ├─109314 cinder-api: uWSGI master │ │ ├─109327 cinder-api: uWSGI worker 1 │ │ └─109328 cinder-api: uWSGI worker 2 │ ├─207f8a2a5f61d3ad42a3a125807f2767b0134259e78201fb90e4d8adcf4e5799 │ │ ├─ 48548 /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 │ │ ├─ 48561 /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 │ │ ├─ 48664 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─245142 nginx: worker process │ │ ├─245143 nginx: worker process │ │ └─245144 nginx: cache manager process │ ├─78a939ae295af5a8f595b9aa5b0cc750575a4becc4522c339c4111f51d4377d3 │ │ └─226997 /pause │ ├─9476d01bf459b4cb26e544af286f963184417dea8dd91230cf5ce94cc173f8d7 │ │ └─74468 /pause │ ├─8c03b36175eeec4f9f072773382f8487cf54667caba0d05483da273015b7f5ed │ │ └─224516 /pause │ ├─10ddbbbf4553eb6b94a565627aa82e0a08976813d8b56f0d5184a5bd3e7efc7d │ │ ├─99071 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─99189 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─99191 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3f07fb55ad3e2483c40c3af1634a345a46189277b90d977eafc94073bf353170 │ │ └─64534 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─42d769dfd6dac255db498edbc3fbdbe87a0870ee7f12e90e4a30e6bdfee53242 │ │ └─154576 /pause │ ├─d5c18d0b3a814ccc666c583c10800df65c56cf8bb0f998ffb990e87a09106c16 │ │ ├─224067 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224849 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmv9gulwt/privsep.sock │ │ ├─224873 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224881 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─729a6037b575fc32a9d0187f71eb8689e5fbb0a233c2498417f8b279bed32626 │ │ └─177217 /pause │ ├─a5527e5d1c4485608a48365d811eb66881be88c2e7b8d4b255850b3647744d44 │ │ └─213816 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─4c6b8a77b6201846b85e4170be8acef7a28728a1f6d2158e3dd262c6cd36f00a │ │ └─245899 /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 │ ├─a2e9440f819431969666d6a4b442772d52908621035942a8f8d12dc6dfb6613e │ │ ├─64209 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64243 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f1474abb7a4149a069445a3d877fb6f7164d9df831293ebcfbc96cdd1b505b17 │ │ └─154671 /pause │ ├─02e94ee2350c43b8d72e934f108a9cf7cfe4a6d9f1b0353cc48bc53a82de8680 │ │ ├─63069 nginx: master process nginx -g daemon off; │ │ ├─63087 nginx: worker process │ │ ├─63088 nginx: worker process │ │ ├─63089 nginx: worker process │ │ ├─63090 nginx: worker process │ │ └─63091 nginx: worker process │ ├─dec5beea3702dfe0dc9faa97a1879d71af2c29e0542d5e2739b449bc4137eaf0 │ │ └─174296 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─ec38d58d07abd6f0f9540f396fda7d2633613ecb44bdeb6c0c58c73056128a77 │ │ └─165473 /pause │ ├─5e35f229e5c3ab911c0b6a201736813ff232c010cd72a24d64384119ab352b37 │ │ └─239481 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─af333c5ef6b9e7c6535b46907794498d4747909859184437ec04598df19ec2e1 │ │ ├─151364 nova-metadata: uWSGI master │ │ ├─151376 nova-metadata: uWSGI worker 1 │ │ └─151377 nova-metadata: uWSGI worker 2 │ ├─1a826cff23a1bbdd313e82d78d43ba67b25e588b2c63a1dfe4b3a7b315432e4b │ │ └─57301 nfd-worker -metrics=8081 │ ├─5562815f1a19b87c5e8465ba31902759d0a947b62e9d1cb4c594f57a8de428de │ │ ├─186958 heat-api: uWSGI master │ │ ├─187009 heat-api: uWSGI worker 1 │ │ └─187010 heat-api: uWSGI worker 2 │ ├─88137ccc1535608933f3e949595e5bd49a4c176dead7bc5aebfbe0c22fe61403 │ │ └─50027 /pause │ ├─87a72445d59bd3fd9def69995239102c0d73682d3c3836cc7d7100b9ba96eb04 │ │ └─128349 /pause │ ├─3a56b7832fadc742fbdb82d7b6782665001114b57f628b6bfeb692e50112fa0a │ │ └─44947 /pause │ ├─22f53a8930c9faa76f1dfbd7440b282cccd644dcd3bbd25b2a2486ffb86f24f7 │ │ └─45490 /coredns -conf /etc/coredns/Corefile │ ├─6736163429c3d08815b5b50b6b1b734dfee3de10247a8ccdd673525ee2b8c926 │ │ ├─100465 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─100481 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─100487 erl_child_setup 1048576 │ │ ├─100609 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─100660 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─100661 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─100766 /bin/sh -s rabbit_disk_monitor │ ├─dd0dd54563a6d9b4d693415fddb34376f590c032808fc234271eb31dff4f2903 │ │ └─48596 /server │ ├─c251270e33152e82253a555defecb701281611a652371d17f987aa2515512fe6 │ │ ├─164187 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) │ │ ├─164589 /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/tmp54qkiuh4/privsep.sock │ │ ├─352148 /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/tmp8c_luxtu/privsep.sock │ │ ├─352596 /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/tmp8v2ua597/privsep.sock │ │ ├─353108 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─353110 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─353773 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=14a7c1fa-b62c-4352-84e6-cb3dd3a07305 --namespace=qrouter-14a7c1fa-b62c-4352-84e6-cb3dd3a07305 --conf_dir=/var/lib/neutron/ha_confs/14a7c1fa-b62c-4352-84e6-cb3dd3a07305 --log-file=/var/lib/neutron/ha_confs/14a7c1fa-b62c-4352-84e6-cb3dd3a07305/neutron-keepalived-state-change.log --monitor_interface=ha-665a1fc0-da --monitor_cidr=169.254.0.148/24 --pid_file=/var/lib/neutron/external/pids/14a7c1fa-b62c-4352-84e6-cb3dd3a07305.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─356549 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=77ede509-c660-41bb-87e3-5f17111f28cf --namespace=qrouter-77ede509-c660-41bb-87e3-5f17111f28cf --conf_dir=/var/lib/neutron/ha_confs/77ede509-c660-41bb-87e3-5f17111f28cf --log-file=/var/lib/neutron/ha_confs/77ede509-c660-41bb-87e3-5f17111f28cf/neutron-keepalived-state-change.log --monitor_interface=ha-c25969ac-5a --monitor_cidr=169.254.0.254/24 --pid_file=/var/lib/neutron/external/pids/77ede509-c660-41bb-87e3-5f17111f28cf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─45f63ef702ec4cbcd067244c6c59c2c8490d7ca4a22e265c24ca00622229a715 │ │ └─43617 /pause │ ├─b0add2e4ed652b24e08c31e2750b5f6cc8d1dd398c4a2c6b52ad1fdc7a40bf11 │ │ └─50727 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8ba5815e71767d02b5615521b431b4e442d51336b54d40de75424470d251ad92 │ │ └─111984 /pause │ ├─29840f2e95242a2f44a8ad2a213804af19039cce6fe1e80809841d9a1f6785cb │ │ ├─224646 magnum-api: uWSGI master │ │ ├─224684 magnum-api: uWSGI worker 1 │ │ └─224685 magnum-api: uWSGI worker 2 │ ├─09abe9ed64a1704f15b2f236b813565719e36a29c9aa6a00da5c299bfc9621bc │ │ └─210496 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─60b25ef180cddf937e8ff47cd14293ac0b94240c5efe15723f7ae3ec2f94b948 │ │ └─46602 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─847fbf419abb4e788eba55bfe8d5fa39fd2e5a66b7ab2ec7a278a3e4f30b4be9 │ │ ├─204916 octavia-api: uWSGI master │ │ ├─204934 octavia-api: uWSGI worker 1 │ │ └─204935 octavia-api: uWSGI worker 2 │ ├─1dc4c6ea3bb3924a1fab77850c3ae0fd6bbaf8f59a7c7d7262046ed4612a83e7 │ │ └─196872 /pause │ ├─7ca1f957678aa32251fcfbfbdc7d928a6fdf1150e522913e8001f32f1ddab390 │ │ └─42467 etcd --advertise-client-urls=https://162.253.55.77: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://162.253.55.77:2380 --initial-cluster=instance=https://162.253.55.77:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.77:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.77: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 │ ├─35cb0a5c785ce43331af762804ae0b26aab954e191041f11058836f26b5840f6 │ │ └─56331 /pause │ ├─58b7ae33ecd839c9fad875e7ed8a1fb43b872b9f023b6a4531a7db4af4d304c1 │ │ └─62447 /pause │ ├─16976c93e414db2bf62555e8ac4707ec14ea0662f444978b4b2a02feb8c73149 │ │ ├─ 69473 apache2 -DFOREGROUND │ │ ├─ 69499 (wsgi:k -DFOREGROUND │ │ ├─ 69500 (wsgi:k -DFOREGROUND │ │ ├─ 69501 (wsgi:k -DFOREGROUND │ │ ├─ 69502 (wsgi:k -DFOREGROUND │ │ ├─378906 apache2 -DFOREGROUND │ │ ├─378968 apache2 -DFOREGROUND │ │ └─378969 apache2 -DFOREGROUND │ ├─85e58944ce95bd24fe608671c2a1908ceccf863f7b1c87a9abb9b558521b3a24 │ │ ├─175144 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175162 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─175168 erl_child_setup 1048576 │ │ ├─175318 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─175380 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─175381 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─176004 /bin/sh -s rabbit_disk_monitor │ ├─3631a888712d03497115fe44a8604f5bdadf063b21131d9469e5a1c9ea237b44 │ │ └─65352 /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 │ ├─21430a4c2add84318444e8e3da097ac4bd68a67b0c0297443fcae4eaa4ab8f03 │ │ └─45849 /pause │ ├─b9d0b59865e02c26ca497bbdc871f0816d8e300d36fc03cfef5c32899006a4fc │ │ └─42489 kube-apiserver --advertise-address=162.253.55.77 --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 │ ├─ff17691b9d2cb2c2f6cea1d6e09351f2f376aeeeb780ff02e4bef3fabbea5e97 │ │ └─63346 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─82de2381d37008c1c0f0ed8f1ea8c7cfbbec47acdd7e5597f0c2c4fc579f0911 │ │ └─63139 /pause │ ├─d26d1798f57cd57311c19733f46e92034fe91acabc0b621883caad579e4cc379 │ │ └─49059 /pause │ ├─253d6f22b71962dbaa30c8eec5b921df5cc9a7466d286dceea6807fcc1d0678a │ │ ├─ 89555 /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 │ │ └─379405 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d6acc2e6428dc71a8025dbdbaa7c6ea97931479d4ae3e1d83034a6799dbaf0e6 │ │ └─60295 /pause │ ├─b28834b63e4558d47a0b60bede2d425df2d1f1d7cabe95b2fed2092fb4a0db1f │ │ ├─224836 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─225119 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─225120 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─534ce76416f86494b75d6291fe04af58c58f9d94622059bbe5695b14f25dcb90 │ │ └─167669 /pause │ ├─d4f324021c18b9e8a3031315bac109a4156d7cc7226558b407724ef49ea10a19 │ │ └─42904 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d7f078ec08dbc8b2616e7ee267520c65f8ab5fa2095ab234693f0c0773569ed9 │ │ ├─207409 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207427 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─207433 erl_child_setup 1048576 │ │ ├─207519 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─207577 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─207578 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─207924 /bin/sh -s rabbit_disk_monitor │ ├─eecc655a27165700227c2b6a79b2958325d420a130ff0228dab1b3fd257e0baa │ │ └─134340 /pause │ ├─77b59243533b8616986ce3ea3627e9dbd6c76096d607e39bb9f1cb03eb60e7b9 │ │ └─62758 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 │ ├─cdb8072eb1886e70bfca54817db3f9c62303c1ba784597c068a5dd43e3bba221 │ │ └─50633 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─84a57327fcdcf3a171334bf3968627baadf29d4162d3311d1b967f3bd995ed64 │ │ └─42633 /kube-vip manager │ ├─6805e49773747a1df0803f4c2c7da5a26fbb3682df1c42aca0fb7009f1e04548 │ │ └─165800 /bin/bash /tmp/libvirt.sh │ ├─b3858f6a26d43a0bce09068d4aeaf79fe1bebceb08e3576bb6d1a02469eeaedb │ │ └─43890 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─03139b0b39a09efdd82ebfb1d6d10215664cad8c6bd5ff690e31656cfd9bd18f │ │ └─211180 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cf5080dba7e0ad36801b4e9f186c6c6c7c17bc22b1887ccd27b1bfa5407a5293 │ │ └─57339 nfd-master -crd-controller=true -metrics=8081 │ ├─5a2897af771f1d5ca6e3102ca716350ca6ecd54a79f80bc4cf6c2537ae246a13 │ │ └─78766 /pause │ ├─8e31faa693f563de94d8f9650bbc3fa048b2c0b62115818f0ddcc98500f033dd │ │ └─153178 /pause │ ├─dfb55f4535a889d925f2d85e0114b1bd3bf222611de027a2965e59e803961d0d │ │ └─169718 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1108e77f02dec2d4da62ee78f7d7216d2125474546034a9de7cb43647064b1d7 │ │ └─57039 /pause │ ├─71ca2c3c38901c9555956d1076a8403ef2e938b57b1f5033979f33d70aa6cc2a │ │ └─246876 /pause │ ├─34cbb1e7ff46d2514a2e695b15afc9b3cb03a24b36b79abb49a5eb3fdd525e76 │ │ └─60555 /pause │ ├─0751832fd761b8e71b0deef86aa5fd9b93d1d9a305fd01fc96795b318a819805 │ │ └─42381 /pause │ ├─fcf51b10fb7bf775f4b08a37826719d20ffa43212c62240d1e203b26c9c09d15 │ │ └─111899 /pause │ ├─28d407b52a15284756a5c421bd2d9595613303832de9e61765eba886069c802e │ │ └─154659 /pause │ ├─05caf41c32db3092cc41e4b0a68d78d45369a7ccbc3a391d0e7b0aca9b5f5c9e │ │ └─143087 /pause │ ├─737d4a2dd1e0427f6858483974a8f8793a6b5297022aa426ea84b0eb44d8297c │ │ ├─118176 placement-api: uWSGI master │ │ ├─118190 placement-api: uWSGI worker 1 │ │ └─118191 placement-api: uWSGI worker 2 │ ├─ba2bf4873f4992f746f2c598329f287b6bca0a3c51041d6b62f6e71de49bf1e8 │ │ └─61559 /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 │ ├─a2620173881d0be28a67a14e1a36a341170764a75c635298ba96baff4289681a │ │ └─65315 /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.162-253-55-77.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 │ ├─c57fa3687a84cc0c2c60a3c5afed89e3123ff866bd572158b5f74bd76cdc3d75 │ │ └─64996 /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.162-253-55-77.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 │ ├─1d6ec6c39692ecfd98a5706fad18292c8b8be56fc4e5b50d8619f67e710c33ae │ │ └─42408 /pause │ ├─67ecb1e8a774462600040d4fa335628b7479b8434d27954289a95c2c51cee00d │ │ ├─44100 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44477 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3d527a4f28e683cd838cbecdb08784f5edbfbee3c0aaa3acebd9b97894527071 │ │ └─215163 /pause │ ├─4a5cd2ece9af43493d2932afb23119f404e6e331e302e4680cc03176d2d2dde1 │ │ └─65555 /bin/oauth2-proxy │ ├─fa7fd02db2e5740bb5a4bf6ce7e1a46aba1f65a98f8702d1bb9a9f0283518a19 │ │ └─88916 /pause │ ├─5aa18074dda230592aee70b56a8b889e6b11bf78af27b31a670c0939643ab941 │ │ ├─206336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206398 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─207027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─372356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a25bb40f26cf92482afca61e30f5b900b9ddcb7350f644c792f7f4d7eced518c │ │ └─90307 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─73e8f287e7b75618b4e1606c7fbbc6a22670534cdbaaebf943dba020e7dcd373 │ │ └─61082 /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.34.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 │ ├─740a71dad5e01d0ca63fdedd3fdf86dae88a6b5ba8c58d1ee0ddd7bd74c29c47 │ │ └─113992 /pause │ ├─2430c7e4ec4ce74cc0e9d0f52724ece150ddfa9559eaa1c81a9aca7add79b3e1 │ │ └─212425 /pause │ ├─2e8b2492280adf6a9a53f0f29ba07f423bb893591597e89c473a0bdcfe1a807f │ │ ├─162085 /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 │ │ ├─162355 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) │ │ ├─162356 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) │ │ └─162357 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) │ ├─4f135921b821e1917684781d5ab80f2cb06705ba9d070f2cbbc0f7c1557b8388 │ │ └─46364 /pause │ ├─66f70b355fd3ebb5314bbf86b566b0ba656254e043124f7190c5fb91a4570789 │ │ ├─84057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─84074 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─84080 erl_child_setup 1048576 │ │ ├─84207 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─84270 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─84271 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─84461 /bin/sh -s rabbit_disk_monitor │ ├─87f36fef5022fbc68c1e70f5316f59fb7fdee7efab89b1a8e1a8be85c429634f │ │ └─100328 /pause │ ├─f3d6099dd5d8d0f0e67a7dbaa5665845f44c66bae71d8646a65a7fad8113fd2b │ │ ├─163986 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) │ │ ├─164739 /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/tmpwszu6mal/privsep.sock │ │ ├─165078 /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/tmpaqinndsh/privsep.sock │ │ ├─165536 /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/tmpwwfn3nfz/privsep.sock │ │ ├─165945 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─165946 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─166016 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/59aecfdc-91c4-4be9-a0d7-2cb75073ec32/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/59aecfdc-91c4-4be9-a0d7-2cb75073ec32/host --addn-hosts=/var/lib/neutron/dhcp/59aecfdc-91c4-4be9-a0d7-2cb75073ec32/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/59aecfdc-91c4-4be9-a0d7-2cb75073ec32/opts --dhcp-leasefile=/var/lib/neutron/dhcp/59aecfdc-91c4-4be9-a0d7-2cb75073ec32/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-80d7955b-2ff5-483f-96ff-98bc8a044d87,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 │ │ ├─166022 haproxy -f /var/lib/neutron/ns-metadata-proxy/59aecfdc-91c4-4be9-a0d7-2cb75073ec32.conf │ │ ├─192071 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/140961c0-c98d-4de2-98b4-b14a40fe07fd/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/140961c0-c98d-4de2-98b4-b14a40fe07fd/host --addn-hosts=/var/lib/neutron/dhcp/140961c0-c98d-4de2-98b4-b14a40fe07fd/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/140961c0-c98d-4de2-98b4-b14a40fe07fd/opts --dhcp-leasefile=/var/lib/neutron/dhcp/140961c0-c98d-4de2-98b4-b14a40fe07fd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ec2a1ef8-ca7a-4d5e-9d73-bf1e5ba99b90,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 │ │ ├─192074 haproxy -f /var/lib/neutron/ns-metadata-proxy/140961c0-c98d-4de2-98b4-b14a40fe07fd.conf │ │ └─356860 /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/tmpjddlkymo/privsep.sock │ ├─e763200c29e50feedf817228ce816ea25ac950045a067ce2909d78cfa0a8079f │ │ ├─227136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227153 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─227159 erl_child_setup 1048576 │ │ ├─227235 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─227286 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─227287 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─227502 /bin/sh -s rabbit_disk_monitor │ ├─598805662c7b95b27de4ebbbba72e2fd29266c8de059a6f0e1a838a7125c0acd │ │ └─64444 /pause │ ├─d7e3f886206ae75059f094cce3347c75504c7e746bb8822a9fcb48dbd4c43e7e │ │ ├─162104 neutron-api: uWSGI master │ │ ├─162132 neutron-api: uWSGI worker 1 │ │ └─162133 neutron-api: uWSGI worker 2 │ ├─85861979c6a187c311799d410809c3e9d712264acba9618a688cb4d75bb10d3b │ │ └─62045 /pause │ ├─732c96357da6d2b74f8d98f13ddcee1bc50a6f6eae8a7168fd3b652e96bd57ee │ │ └─211154 /pause │ ├─1da101b7786247eef2caeea4016e120a288032c79a7531e811258570a08ccc4d │ │ └─60469 /pause │ ├─dd65acd46358ea982f98ceedb8143869b1d036db21e843893c1850587c96e55c │ │ ├─239581 manila-api: uWSGI master │ │ ├─239618 manila-api: uWSGI worker 1 │ │ └─239619 manila-api: uWSGI worker 2 │ ├─c1c691fbc5275da278d72b8f6c0e8017284911c1d3e09718f70595e3fcfec376 │ │ └─126813 /pause │ ├─add1ab8d4b43fe5526cd3fd6e6d761899c7060d7671b911251f3861db037596b │ │ └─46040 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 │ ├─9392f178ea277782dbcb4260802e3dedd747b5a303fdc7de0f19c429ace23bec │ │ └─209473 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0deb0225027646e4bc8a658519cd5939bedca532af49d2f4fdee0021e4ecf037 │ │ └─48250 /pause │ ├─483d589bb7c85e6cf493e787e0a67911fe4bf537a5b30f50a2f20b2d4134d7af │ │ └─89400 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-cf9f85b9f-2mctn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b957ddfaa465c53d3b15cf4a880af6225114bf4690502ed357be69deb81a9ba9 │ │ └─142994 /pause │ ├─7304bb85314a1410e40bfdf775ce7ef7d7869bd85b4f680dcf1b2ecfa2640c09 │ │ └─174342 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─4ba6c5e071cc3459b782a9887ee622c1a6e29b51aa1424dfefffa6afd1b3b8f2 │ │ ├─65880 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65897 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─65903 erl_child_setup 1048576 │ │ ├─65961 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─66023 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─66024 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─66306 /bin/sh -s rabbit_disk_monitor │ ├─6148da59836516782f220c0f08d9450b37634eceb37f3ca34ee7f8d28c187a4d │ │ └─155137 /pause │ ├─a94180bbcaf28bccdd43d40a11918cb8daf59e12e4664923e5b63e1dd82dbddc │ │ └─154760 /pause │ ├─2c87cd60d66e3de4629334b9c160eef7fc2ef81ad2cdffee976f31a41cbb8744 │ │ └─197163 /pause │ ├─d3b85063da472a62b8a96dbe49128abe7ed73adc6311083230282994cb3f50f6 │ │ └─64684 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ └─c33e8d2266539ead4de79b76c5242be493b31fa68febd8338eff66acb97fb913 │ └─97415 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount