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 │ │ │ ├─22017 /lib/systemd/systemd --user │ │ │ └─22018 (sd-pam) │ │ └─session-21.scope │ │ ├─21963 sshd: cephadm [priv] │ │ └─22038 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─717 /lib/systemd/systemd --user │ │ └─718 (sd-pam) │ ├─session-4.scope │ │ ├─1628 sshd: zuul [priv] │ │ └─1641 sshd: zuul@notty │ └─session-1.scope │ ├─ 714 sshd: zuul [priv] │ ├─ 731 sshd: zuul@notty │ ├─ 876 /usr/bin/python3 │ ├─ 1632 ssh: /home/zuul/.ansible/cp/199.204.45.162-22-zuul [mux] │ ├─413189 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-duvkstjjdcheyjtvdkpbmofvrogshfyc ; /usr/bin/python3'"'"' && sleep 0' │ ├─413190 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-duvkstjjdcheyjtvdkpbmofvrogshfyc ; /usr/bin/python3' && sleep 0 │ ├─413191 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-duvkstjjdcheyjtvdkpbmofvrogshfyc ; /usr/bin/python3 │ ├─413192 /bin/sh -c echo BECOME-SUCCESS-duvkstjjdcheyjtvdkpbmofvrogshfyc ; /usr/bin/python3 │ ├─413193 /usr/bin/python3 │ ├─413194 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─413196 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9972 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12545 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6240582553b1aa5c357eaa764deaf65d08f8623510e13b51882af8d95d0f1f2a -address /run/containerd/containerd.sock │ │ ├─ 12933 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f046dd97c396de1ecf41325a414a3c8e29e8be087378b0cad64fff005eefb7b -address /run/containerd/containerd.sock │ │ ├─ 18977 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 37a1e5ba6f723a49ef9cf0c9020e16c08e63d3224bde8b9f0690713cd71ee1c7 -address /run/containerd/containerd.sock │ │ ├─ 25567 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7749fe802925cce848f29abcbe3b28052490c4d8a02b40852527e529f062293f -address /run/containerd/containerd.sock │ │ ├─ 30250 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b02b15c10e785b2cd0323d1de7ff8eb00d5831cc9dc8ad51bc46db38d1e33129 -address /run/containerd/containerd.sock │ │ ├─ 34784 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b10b4208bdd05ad7d1f6991d9708050b40337d9ded07785e25e824377ee0896c -address /run/containerd/containerd.sock │ │ ├─ 39258 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 992cdf39993c9cc2da3e246992ff96b4bcc8fb889a939eeee1a313db07de6bf3 -address /run/containerd/containerd.sock │ │ ├─ 41795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 629200fc8ae63bf42e4f39485d9484296c07d6d6f891737a8063cea40bdbd1f8 -address /run/containerd/containerd.sock │ │ ├─ 41829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a57a0103d8301b3d99e45e1c5d5753184ba982a14ab094cd54d209a007dad5a -address /run/containerd/containerd.sock │ │ ├─ 41831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d28cf57fb793d29767e9c0453c14db2aca20db4834ead247d4951f205e944c98 -address /run/containerd/containerd.sock │ │ ├─ 41840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a12195cbe108effafb9b7311cecec3821c89be6d5b4817e2f1e3461aafc689 -address /run/containerd/containerd.sock │ │ ├─ 41849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f170cab68e3075a6593a4b88d095a5654b221845a20387b6cd3118b662b188c5 -address /run/containerd/containerd.sock │ │ ├─ 42440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c94821b3f3cfbb95f026be165805264f4db9300252fa049deaac9870194dc216 -address /run/containerd/containerd.sock │ │ ├─ 43144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e3be7d0f8809b4c9ffd48e913dd95bb00c553a80bfe2fe8e19d4ea9a050c022 -address /run/containerd/containerd.sock │ │ ├─ 43162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c79f934ff75c3aa84bc625291eb4240c42a2bcfbc2a9ac8d835b30a47cd82a -address /run/containerd/containerd.sock │ │ ├─ 44486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580bd3b4b09fda2b1f3b2f01ffe632be2e81faedb554ea5127014f714e4a5d0c -address /run/containerd/containerd.sock │ │ ├─ 44902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf34647e023a40d8e42fd10e26cfcb776f3e2d880d9b1b9c671cb41e2fc8101 -address /run/containerd/containerd.sock │ │ ├─ 44939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4f5b584d55fd802ad6764cc053a4e0fc28aa0fc53500992a382f7aca80afe7b -address /run/containerd/containerd.sock │ │ ├─ 45366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 216555f9787a9ba9e727eaa1dcca04f22e40399812218a684097cf610acb2c67 -address /run/containerd/containerd.sock │ │ ├─ 45875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d17326f57f61ed57b3222ee3afd2d8dd062f3044e4d073a041862bfa6912af4a -address /run/containerd/containerd.sock │ │ ├─ 45915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48aa79ae888c9f2f2e43ae70042cc79600c48b09f1f04a27eb4cde09f029fd6d -address /run/containerd/containerd.sock │ │ ├─ 45965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e5129063a4bde176fa2bdac0cc156d02e5953432886459b2565786ef5a73184 -address /run/containerd/containerd.sock │ │ ├─ 48029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a87d481068102d41cc9e8068418dc0a0830fff160de65a058f87011265b702ec -address /run/containerd/containerd.sock │ │ ├─ 48084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36be5ef961a5f468f6c9c15739191462b20a2322791bdc19a4c94d9e39a92e2d -address /run/containerd/containerd.sock │ │ ├─ 48838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a2fe9a61407116e37cbfa0e66ae2400295e072c4e71111e7e43764dec06ee9 -address /run/containerd/containerd.sock │ │ ├─ 48934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8770c1a14da61cb9f779c066aff2d6a3595488eea49cd0319eb9185126f58f87 -address /run/containerd/containerd.sock │ │ ├─ 49372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90463605da09b375c2a2eee53d2b707759eee62de4f1b62655a07bb964780de3 -address /run/containerd/containerd.sock │ │ ├─ 49811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25e8376386272058aeef490db66a113786940ca3ec7f01b1e31d3fa2a252386a -address /run/containerd/containerd.sock │ │ ├─ 50215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3c474a9d033c09e79e4af17f7265452d38bf1b062f98838ff66eb111202bfcd -address /run/containerd/containerd.sock │ │ ├─ 52479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bdded0f3836f6a22d40bea5916a86b50eb59569330b097d46189aa757cbf775 -address /run/containerd/containerd.sock │ │ ├─ 52523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c22bb36e9065734696c590db5773e6f2c9d66f7786f3474745750d2a6889f34 -address /run/containerd/containerd.sock │ │ ├─ 56607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7caff0641437705ab47a45673402633809b8efe904d56d4402aabbcaf9bb0c4 -address /run/containerd/containerd.sock │ │ ├─ 57316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb56c3f957888f84cd46dfb50389f0f0beed1ab1e3961af3b299e6a184494e89 -address /run/containerd/containerd.sock │ │ ├─ 57341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c84bc8e7f10454c45ae6d00f7112a6bc50e4955a9506e03e657c8b82c372d780 -address /run/containerd/containerd.sock │ │ ├─ 57396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00683c1feea6cd00361bee9d475f63ace3ebff90af46bde935036a01a761d758 -address /run/containerd/containerd.sock │ │ ├─ 57542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6481779a46a2dcd1d8197db0304834fae209ce5fef006a262267acd405fb879e -address /run/containerd/containerd.sock │ │ ├─ 61364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62ceff0a23aad4ce52ec14c6b0e6081a35e2ec96b76dc83f636d69e717e761ff -address /run/containerd/containerd.sock │ │ ├─ 61496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cfaae8d4e92536eb90960fbaf4f06fc12e3f2a5f5def64b8637a0f4a3bcb678 -address /run/containerd/containerd.sock │ │ ├─ 61530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a485d722c87e84bd6eb3c70362f995fe286cd5d844dafbd08805c17b46be30c6 -address /run/containerd/containerd.sock │ │ ├─ 61577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 583dec228d28e533106f2adbe085f72d488297aa0ffe706071c88c82553a438a -address /run/containerd/containerd.sock │ │ ├─ 63068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fad7756b77f98316b6d8e5ce3d26e1ac91d910ae7eb327cf0ebd47da809cf60 -address /run/containerd/containerd.sock │ │ ├─ 63287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0926aa63a079b77555d714624933554de195c9927680c7d59b126a2e80d16a -address /run/containerd/containerd.sock │ │ ├─ 63353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62554b19ad0db191477c6f3490e01d355fa185928fe727aa6d9eb55488226347 -address /run/containerd/containerd.sock │ │ ├─ 63456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c136108286d911ad2843a940ebe6894811a95d6ab4829928ffaddbd9561da2e -address /run/containerd/containerd.sock │ │ ├─ 63501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54a9bd432344c9b529e0286cbdc2e74f9c4a0e565802185f17563526686c0b5c -address /run/containerd/containerd.sock │ │ ├─ 63835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e16ceb8f26f82590da7ca39bcd9dfe4aeb89a0e2fd966f5331a4519760c5dc -address /run/containerd/containerd.sock │ │ ├─ 64158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979ff4c0e02a6a82872b196942cc10ab2cd052350a4b0c1f5b7110f1f38d6d27 -address /run/containerd/containerd.sock │ │ ├─ 64568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f45eb5b394f597e11eba56e7666f05e04afb52d6a2c7877c6533f8025c328a5 -address /run/containerd/containerd.sock │ │ ├─ 64961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0daa63d0a4d07b65ad1ba38f0d0b876ddfe449e95a3d28fedbb1f40ce2937ecd -address /run/containerd/containerd.sock │ │ ├─ 65738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d3b46f204ca462ae12e0f6017640ff8a09f3f363b8615dc21196b0a1f77adf2 -address /run/containerd/containerd.sock │ │ ├─ 67219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c54a0455674b8cd996d9d3e58f51c4f8e615c69217e88b1133c2b9b0d23dbc1 -address /run/containerd/containerd.sock │ │ ├─ 69379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0f99f19d7425ec23b60f5830eaa904837e0599e92528ca87582397de4f3ea7 -address /run/containerd/containerd.sock │ │ ├─ 78681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6933db9e699ace85f50903fa676fc01caa09929ebd21425490ed8f1fcb178c -address /run/containerd/containerd.sock │ │ ├─ 80098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 976e9deb3c6550a7b6550321c983578b0d84fba03a91568d69b28587eb5518f1 -address /run/containerd/containerd.sock │ │ ├─ 85985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437b74dad687bd68830ef3e8f8a00e49c4f7751a3f9b8d6e766220873ea67692 -address /run/containerd/containerd.sock │ │ ├─ 91809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4929e966d40fb67575fe4cc1e8e84a8a8cbf0f1ec35d2a0e7d5b86f39e4aa7e -address /run/containerd/containerd.sock │ │ ├─ 96295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d930462164d7f791148ab3ba9ab8cd7cea1f3993a7666a353e3b8b066b364ae2 -address /run/containerd/containerd.sock │ │ ├─ 96349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb4217394f6ba6d48f35c6ff86d96353bbbe933c8a1fb4689aeffafe2e8ef4e -address /run/containerd/containerd.sock │ │ ├─104431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8046ab35b048b278e1c3d5a0c31f6b42b044603b8ab607e9b836c81e14ced666 -address /run/containerd/containerd.sock │ │ ├─106004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8d30b8e3bf6552d5e4bf7f8b74adf56755c1f9bd804da0c999c2cdeb67ebcb -address /run/containerd/containerd.sock │ │ ├─106070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12afbc46f0f9ed460f4b0a917b07a1b4e4ff4538f35f78ef07fc1713efb47382 -address /run/containerd/containerd.sock │ │ ├─107982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d378135a5643da711a9fb7ae2d4cc19327884484088e691c52e465a59253ee -address /run/containerd/containerd.sock │ │ ├─110060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25addba872bf51b1d9e7bcea9eb4f8c771ceb9b331e16096dd8d1414c14af20d -address /run/containerd/containerd.sock │ │ ├─110097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 897840291d0fc213d1fb51b5104647a8250caa221f04d4248963ee7b7add15fd -address /run/containerd/containerd.sock │ │ ├─123019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28059d48428aedca3db96575be24c3172f7b0444b496ca9e94da53493ba71a15 -address /run/containerd/containerd.sock │ │ ├─123082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74b5dbeacfa6e3ea0808647608fbae801c10997edb00e5ce14e558adf0386b46 -address /run/containerd/containerd.sock │ │ ├─125633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 627791721f9376a8c4d4f9698948c20710280ea84b71769d12c4f66cf9089dc9 -address /run/containerd/containerd.sock │ │ ├─139975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b12fad26222c75f162ab5a719f9d2c16fb5be3de54fc5ac6deff89ca468a0f61 -address /run/containerd/containerd.sock │ │ ├─141431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a2c5e5c70bbc8414433d60b12026be73443c2dbfd751e72466ede3cdd3a688 -address /run/containerd/containerd.sock │ │ ├─141870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e09ab5fe35daacf7d381885ce9b31aefbb751fc4814d8c03593b1760f3984ba6 -address /run/containerd/containerd.sock │ │ ├─142777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fa6a9830ddd1b27567124ff633f39d9ccee6e0b41f26ea6ddccef12979df307 -address /run/containerd/containerd.sock │ │ ├─144718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 835dd1dad4bdff65e01c48cb5e0bd9c2f5b9d84766eaa821a7686a03cd3ec76a -address /run/containerd/containerd.sock │ │ ├─144962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 542ba0e69581c98fb851cff815e341a67b9c252ede6375cd3f838f13d4306de9 -address /run/containerd/containerd.sock │ │ ├─145024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f1137028131e4993e4b9b7b416ef287862aeedfaa2a22be6ebe35ca39c7ee4f -address /run/containerd/containerd.sock │ │ ├─145194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0c21203a010daad5a4836f4c294c3bcf60c27b021d6f2e13afdeb5b3b82c46 -address /run/containerd/containerd.sock │ │ ├─145621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b0ca464c9d2e0feee424d6e66b477d4e09b7575c261195ef0726f263034ac22 -address /run/containerd/containerd.sock │ │ ├─145980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69af7c709e6a9a0e30ffdb6ce6a66e9bda2dcd49e301351ba50c87bd385a9d30 -address /run/containerd/containerd.sock │ │ ├─170919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8705976a91fabac5c5dece3915e8ae5eec01602299ab3f14e79ddb624e3cecd7 -address /run/containerd/containerd.sock │ │ ├─172728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e07e271baf07563e1e06e459b7ea1450ad5285ac6994ed479da3e543490540f -address /run/containerd/containerd.sock │ │ ├─172751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb0f58b906f4c443f6d88daec95ebf465bfe210aa64323613ec76a7f5a477425 -address /run/containerd/containerd.sock │ │ ├─172843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a94166ab5103008017de6b5966484bf7761b1d554d98e86aeca15433d76e169e -address /run/containerd/containerd.sock │ │ ├─172866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44832b6f9f799d09ab81d0ae55f216507b3bcc1a774af10a8e55d8661247332d -address /run/containerd/containerd.sock │ │ ├─172934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f485cb1efacb6b1e283f8faf4415d88097ddfaa8d075141ef4fadb07cae6b99 -address /run/containerd/containerd.sock │ │ ├─173303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edf4ab261e0128ad5c2aeb2b15c8a22c93433c39e313a94313ec493a4f45b3a4 -address /run/containerd/containerd.sock │ │ ├─173405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bff65956225adec9e8d6332ea92c3ee1de07248bd71b86ed467f1740d7cf89d -address /run/containerd/containerd.sock │ │ ├─186127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2bcc94c164b27f88a867995671370a2a47e7d9791540a0156481efb3e56d9c6 -address /run/containerd/containerd.sock │ │ ├─188614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 559a7312e6d4adcaca7b831b183df8dc1fe3fa7566d78cf06487adb10c2dc2d9 -address /run/containerd/containerd.sock │ │ ├─188725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79878ae307f4f1dafe2b3fda94032a92dcd7d054dd8bdafd038ce9e900e9a1e2 -address /run/containerd/containerd.sock │ │ ├─188810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2383a23ac7062540d896d42a6f8f66c9485dbffe1e2572c041f42e93f53e468 -address /run/containerd/containerd.sock │ │ ├─205096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ea0319c730f5e3e6c2c421b5f76d1259a6b779063ea3e69b3bfc56ac244fc3 -address /run/containerd/containerd.sock │ │ ├─213313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91e6c250c897323998656350498da8d23b6b3fd5fb30a2b2a31bc18c52434f26 -address /run/containerd/containerd.sock │ │ ├─213392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94d30e4acc1a4043043a719282ac720fb5d64f2bdea01eb3a35431fc0356f6a3 -address /run/containerd/containerd.sock │ │ ├─213417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5cf1123fd2d27aba22068e5810ac2234d050640c490738d434c6113b2e4fae7 -address /run/containerd/containerd.sock │ │ ├─213721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ce12c4852542392a311ab3289339c60d36f545eb1f18847cbce56039604b5e -address /run/containerd/containerd.sock │ │ ├─225078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b5151efb3f30e207f5b5b2eb33a3961e038309c79d8e8ad7d6781ff6d551953 -address /run/containerd/containerd.sock │ │ ├─227344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f0828a4071ce5825f3036dffe91c9eaf7a306e1ca80f17b1b81e7ead6e159c -address /run/containerd/containerd.sock │ │ ├─228426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e5b3cab94a4f40150c65466ec15a20f0f1cc9d77a0a25a2e5304453f7f87272 -address /run/containerd/containerd.sock │ │ ├─229597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811fc14f740123a1db8d03bc8bba193b1e2c5a6aa52a443ecea52183a6e8a458 -address /run/containerd/containerd.sock │ │ ├─230234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a6510e82cf26795567ac4cb5a3f860eb2e0a6d63576fc4d2b8df8d33a4545e -address /run/containerd/containerd.sock │ │ ├─231778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e69a9f826c4dc8c53ef60bab75ca1cf6fe73796bb3eac94442dffc5892910983 -address /run/containerd/containerd.sock │ │ ├─232751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3a024d836523b4d267cce4fb84e0806905d7879e4517b99965299e46d10cf97 -address /run/containerd/containerd.sock │ │ ├─232845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b088d0d62adaff639ab7712600b0c8b9e37793c271044cbe556430ddc38f095 -address /run/containerd/containerd.sock │ │ ├─242453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e180412f9d78fe1e1a940d52ed85eb5753b9f43b8d8cc49ecedaadf537567565 -address /run/containerd/containerd.sock │ │ ├─242959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3fb9c181ae3d29d449d645c9d378314af5118d8f5ee20361944555efe0a8a48 -address /run/containerd/containerd.sock │ │ ├─245648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c90b7e5909e7c9b0d93287aaf8a1145526249aa79b84afe9f9bd83f3c8021cd -address /run/containerd/containerd.sock │ │ ├─249559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa884a68580a681bb707f2fe51f49f08e56792206a13d8052cc6accd531621f -address /run/containerd/containerd.sock │ │ ├─249761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deada98b8d3522b91502436556556649f4159d30d85893e272317798db360fd1 -address /run/containerd/containerd.sock │ │ ├─249809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b5ab12a2681e5ef19c74c8a8b45e682524f53f7271960a038e93a707854035 -address /run/containerd/containerd.sock │ │ ├─249913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5824432a184b5edd791bf022787a4106097e39a978429752a49ada14a7bf9e3 -address /run/containerd/containerd.sock │ │ ├─261563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cacf66c2631fbfa2dedce9cbd02b8a36c94c77bf557d2a77c31bced85994e5da -address /run/containerd/containerd.sock │ │ ├─264265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b605250bec5989797e457252ee016ccb693d6b76fd3420c387f81d87ca97044 -address /run/containerd/containerd.sock │ │ ├─265648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b1d56349c9652bf2bb844654a21d13f8e7e7419d9e869c9cc7bba2a72e10cb5 -address /run/containerd/containerd.sock │ │ └─413095 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/2c6108176b8043b4d8078b1db07745c683c6d337190e12be63509f329864e411/log.json --log-format json exec --process /tmp/runc-process2488108641 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/2c6108176b8043b4d8078b1db07745c683c6d337190e12be63509f329864e411/d13b81ce038e581bf9343102d16e5b77e81f3c669f7c42f972b180f369b1fa9b.pid 2c6108176b8043b4d8078b1db07745c683c6d337190e12be63509f329864e411 │ ├─packagekit.service │ │ └─1432 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─532 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─402 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─637 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-b02b15c10e785b2cd0323d1de7ff8eb00d5831cc9dc8ad51bc46db38d1e33129.scope … │ │ ├─30277 /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 │ │ └─30289 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29954 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30234 /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 │ │ │ ├─18935 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18955 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qwfsfj.service │ │ │ ├─12847 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qwfsfj/unit.run │ │ │ └─12877 /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-qwfsfj --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.qwfsfj:/var/lib/ceph/mgr/ceph-instance.qwfsfj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qwfsfj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qwfsfj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25273 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25550 /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 │ │ │ ├─39195 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39216 /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 │ │ │ ├─34501 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34767 /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 │ │ ├─12491 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12520 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10346 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─653 /usr/libexec/polkitd --no-debug │ ├─docker-992cdf39993c9cc2da3e246992ff96b4bcc8fb889a939eeee1a313db07de6bf3.scope … │ │ ├─39283 /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 │ │ └─39303 /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 │ ├─networkd-dispatcher.service │ │ └─628 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139351 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42272 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.162 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─369 /lib/systemd/systemd-journald │ ├─docker-7f046dd97c396de1ecf41325a414a3c8e29e8be087378b0cad64fff005eefb7b.scope … │ │ ├─12958 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qwfsfj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12978 /usr/bin/ceph-mgr -n mgr.instance.qwfsfj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─659 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─run-rfdb1d321e1ce422e8141a908e5222479.scope │ │ └─186965 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─11105 /usr/sbin/chronyd -F 1 │ │ └─11106 /usr/sbin/chronyd -F 1 │ ├─docker-37a1e5ba6f723a49ef9cf0c9020e16c08e63d3224bde8b9f0690713cd71ee1c7.scope … │ │ ├─19004 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19021 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─407 /lib/systemd/systemd-resolved │ ├─docker-7749fe802925cce848f29abcbe3b28052490c4d8a02b40852527e529f062293f.scope … │ │ ├─25592 /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 │ │ └─25604 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139189 /sbin/iscsid │ │ └─139190 /sbin/iscsid │ ├─dbus.service │ │ └─624 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─636 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b10b4208bdd05ad7d1f6991d9708050b40337d9ded07785e25e824377ee0896c.scope … │ │ ├─34809 /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 │ │ └─34822 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-6240582553b1aa5c357eaa764deaf65d08f8623510e13b51882af8d95d0f1f2a.scope … │ │ ├─12592 /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 │ │ └─12612 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─630 /lib/systemd/systemd-logind ├─k8s.io │ ├─2bdded0f3836f6a22d40bea5916a86b50eb59569330b097d46189aa757cbf775 │ │ └─52502 /pause │ ├─94d30e4acc1a4043043a719282ac720fb5d64f2bdea01eb3a35431fc0356f6a3 │ │ └─213452 /pause │ ├─1b3e9ce18bc6a4913277f68c9c18fc1d086f4aeb06e79e1124c9c214b014a74b │ │ └─184635 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) │ ├─d17326f57f61ed57b3222ee3afd2d8dd062f3044e4d073a041862bfa6912af4a │ │ └─45900 /pause │ ├─15e3940c467b7c99097b68bea6b36f59749ae26aeea240bfc077ec1e80133067 │ │ └─186844 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fc4108374172d309b0a3825fc04d62961b1921b534c8dbf7823617b7540cad7c │ │ └─66330 /bin/pushgateway │ ├─5c1fde8db5989f85c2eb6ba7e180937216726ccc59666aeef8133e7a3e777edc │ │ ├─61962 python -u /app/sidecar.py │ │ ├─62229 python -u /app/sidecar.py │ │ └─62232 python -u /app/sidecar.py │ ├─62ceff0a23aad4ce52ec14c6b0e6081a35e2ec96b76dc83f636d69e717e761ff │ │ └─61437 /pause │ ├─ce6f26a85a68a8a4c5a7c3222268e37f002baefa13a7173683c0780acc7845a5 │ │ └─229647 /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 │ ├─4fad7756b77f98316b6d8e5ce3d26e1ac91d910ae7eb327cf0ebd47da809cf60 │ │ └─63091 /pause │ ├─5e7238fb6b4e445c361f4b92a0d427d0c7fd63100d8035ccbba3dfd28db9e476 │ │ ├─201239 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201546 heat-engine: ServiceWrapper worker(0) │ │ └─201549 heat-engine: ServiceWrapper worker(1) │ ├─eb0f58b906f4c443f6d88daec95ebf465bfe210aa64323613ec76a7f5a477425 │ │ └─172817 /pause │ ├─369c31926c5f21596c859aea8103ec59977682637d0e33ce3aa711f9dc7ec621 │ │ ├─85329 barbiacan-api: uWSGI master │ │ └─85343 barbiacan-api: uWSGI worker 1 │ ├─5b088d0d62adaff639ab7712600b0c8b9e37793c271044cbe556430ddc38f095 │ │ └─232875 /pause │ ├─48e16ceb8f26f82590da7ca39bcd9dfe4aeb89a0e2fd966f5331a4519760c5dc │ │ └─63862 /pause │ ├─6ca3f82d008e3909a385b594bf01f753366fac0651baadb124b1849a31dd3fc8 │ │ ├─78801 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78823 erl_child_setup 1048576 │ │ ├─78905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79035 /bin/sh -s rabbit_disk_monitor │ ├─28059d48428aedca3db96575be24c3172f7b0444b496ca9e94da53493ba71a15 │ │ └─123043 /pause │ ├─ba0c21203a010daad5a4836f4c294c3bcf60c27b021d6f2e13afdeb5b3b82c46 │ │ └─145230 /pause │ ├─901549384ab2d98053f885a12565fc49d655e601bb7a00ec510dad4c7ab92faa │ │ └─52995 redis_exporter │ ├─0fa37e977a83402efed4210da6ae2685b5abb6319fe443b11c027e491f88920c │ │ ├─130958 placement-api: uWSGI master │ │ ├─130981 placement-api: uWSGI worker 1 │ │ └─130982 placement-api: uWSGI worker 2 │ ├─5ecabfed3f95d5780acbe08b372090e8703fb0fa8c552733ec90ae602805a824 │ │ └─66763 /bin/memcached_exporter │ ├─33bf0c6a3863a8748122b37611b69245354745f1aeacdbbe6dfe72e299f485f9 │ │ └─265940 /bin/openstack-database-exporter │ ├─976e9deb3c6550a7b6550321c983578b0d84fba03a91568d69b28587eb5518f1 │ │ └─80122 /pause │ ├─4854a0c23e3aa7dc6f04f0d0c83b1b5091bdd7f56e3d3c421efd0bf46e621f35 │ │ └─50496 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─627791721f9376a8c4d4f9698948c20710280ea84b71769d12c4f66cf9089dc9 │ │ └─125658 /pause │ ├─a66b3603710734150f13b6e490c00184972aa46d822c165e5556eda68989005f │ │ └─62137 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─f24841360a0b6c6f44f99d8dda330a24212ca4d4ca85c07c51742d865a49f9f0 │ │ ├─50398 mysqld --wsrep_start_position=4f3ce40b-800a-11f1-aa35-032542706cc4:20 │ │ └─50553 /var/lib/mysql/mysql-state-monitor │ ├─db6488fdfdec6b62b03fff4b222c953b6756aeed0dcdae4f43052d410428f150 │ │ ├─50345 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 │ │ └─53104 haproxy -sf 166 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─437b74dad687bd68830ef3e8f8a00e49c4f7751a3f9b8d6e766220873ea67692 │ │ └─86009 /pause │ ├─4b605250bec5989797e457252ee016ccb693d6b76fd3420c387f81d87ca97044 │ │ └─264288 /pause │ ├─facf63949b9ff0f39b5f093a99a90afc6ed3d15abce5dea6e707d95c0e69f806 │ │ └─66364 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6e602f74efecf990ae545122296c8431d7467ddd7e01d7240fee5348d91cbedc │ │ ├─242727 magnum-api: uWSGI master │ │ ├─242779 magnum-api: uWSGI worker 1 │ │ └─242780 magnum-api: uWSGI worker 2 │ ├─de4aa8eee00a5c2e8a519ff07e081c8bb3d4475a9988bab7e1f817e90d3b70e8 │ │ ├─171077 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171095 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─171101 erl_child_setup 1048576 │ │ ├─171230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171231 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171330 /bin/sh -s rabbit_disk_monitor │ ├─7466256f56fc0e9cb33a202bb6afa49cdcd14a6e322ed415e996933a4e3ef877 │ │ ├─124081 /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 │ │ └─124361 /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 │ ├─2c90b7e5909e7c9b0d93287aaf8a1145526249aa79b84afe9f9bd83f3c8021cd │ │ └─245674 /pause │ ├─f288b42d5ace92c8e138877cfd035891b33039cacd03fd819cbbc4f277c21160 │ │ └─44996 /coredns -conf /etc/coredns/Corefile │ ├─dd147c842a593394b789c3c001a65df36d815f8f8279d14ea1ba5991ad9b9f7e │ │ └─65988 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-162.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 │ ├─4f45eb5b394f597e11eba56e7666f05e04afb52d6a2c7877c6533f8025c328a5 │ │ └─64592 /pause │ ├─fa2b070e1301fac329ea19ccc939b892c020a0d9e6527611c9fd823fddf37764 │ │ ├─64627 nginx: master process nginx -g daemon off; │ │ ├─64641 nginx: worker process │ │ ├─64642 nginx: worker process │ │ ├─64643 nginx: worker process │ │ ├─64644 nginx: worker process │ │ └─64645 nginx: worker process │ ├─8770c1a14da61cb9f779c066aff2d6a3595488eea49cd0319eb9185126f58f87 │ │ └─48957 /pause │ ├─d28cf57fb793d29767e9c0453c14db2aca20db4834ead247d4951f205e944c98 │ │ └─41937 /pause │ ├─04465612a66ae6f90be217ef39c096dd60125d10fede5f118a5b76652ea4c70b │ │ ├─184652 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184923 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185727 /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/tmphhuv5y60/privsep.sock │ │ ├─372444 /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/tmph32hbvhv/privsep.sock │ │ ├─372926 /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/tmpulrukc3p/privsep.sock │ │ ├─373391 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373393 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─394426 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fa9e01d1-02e2-4636-98ed-2c02eac96ebd --namespace=qrouter-fa9e01d1-02e2-4636-98ed-2c02eac96ebd --conf_dir=/var/lib/neutron/ha_confs/fa9e01d1-02e2-4636-98ed-2c02eac96ebd --log-file=/var/lib/neutron/ha_confs/fa9e01d1-02e2-4636-98ed-2c02eac96ebd/neutron-keepalived-state-change.log --monitor_interface=ha-b8e028cd-c5 --monitor_cidr=169.254.0.211/24 --pid_file=/var/lib/neutron/external/pids/fa9e01d1-02e2-4636-98ed-2c02eac96ebd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8ac4c04b97120322d0d617cc757f9deb471d1060b7caf42e5ee03794cb021f41 │ │ ├─186451 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186468 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─186474 erl_child_setup 1048576 │ │ ├─186597 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186993 /bin/sh -s rabbit_disk_monitor │ ├─d8846cfdd2511ecb1736730dad5ddb96af192531639ef8da4572524a57f73c74 │ │ └─42035 kube-apiserver --advertise-address=199.204.45.162 --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 │ ├─2b71ec9c4d3e9cf1582dd561c781c9f0e1b2b4ef4297065419a663820ee9b00d │ │ └─49133 /manager --metrics-bind-address=:8080 │ ├─4b2f407ea2516d79e8e348184c0d8db6f2300deac4ac6219107890053aff26bd │ │ ├─104826 glance-api: uWSGI master │ │ ├─104839 glance-api: uWSGI worker 1 │ │ └─104840 glance-api: uWSGI worker 2 │ ├─e09ab5fe35daacf7d381885ce9b31aefbb751fc4814d8c03593b1760f3984ba6 │ │ └─141894 /pause │ ├─a94166ab5103008017de6b5966484bf7761b1d554d98e86aeca15433d76e169e │ │ └─172895 /pause │ ├─4705a3cffefd71db1ddea26e7b46be21d8827e5352ba44f30952d7c1cd349d05 │ │ └─86792 /usr/local/bin/rook ceph operator │ ├─d0f0828a4071ce5825f3036dffe91c9eaf7a306e1ca80f17b1b81e7ead6e159c │ │ └─227370 /pause │ ├─44832b6f9f799d09ab81d0ae55f216507b3bcc1a774af10a8e55d8661247332d │ │ └─172960 /pause │ ├─968ddc8c7a7b8968357a4a02eb4061044eb9bc2bbc984a6dd9e22beead76ea20 │ │ └─142051 /coredns -conf /etc/coredns/Corefile │ ├─a5cf1123fd2d27aba22068e5810ac2234d050640c490738d434c6113b2e4fae7 │ │ └─213456 /pause │ ├─0e3be7d0f8809b4c9ffd48e913dd95bb00c553a80bfe2fe8e19d4ea9a050c022 │ │ └─43201 /pause │ ├─fa878a1522316a91985223297222046000cb6d79c50584623c489f737a871a1e │ │ ├─140381 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140418 /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 │ ├─7c7bd614442c109d2233e876b630323065a4b89b352a7f14d4e8b27a6f2164dc │ │ └─190209 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7065c54e64a555be13354e71715a9da393092459d1631600a2f84a37283022cd │ │ ├─223414 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223962 octavia-worker: ConsumerService worker(0) │ │ └─223965 octavia-worker: ConsumerService worker(1) │ ├─1a8dcc52e3dc26b55783ec1e4207ebbf833a2d0e07c8f2b37ff9c7e5c699efc0 │ │ └─230284 /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 │ ├─bcf2538b2d51fe6fe90bc17927a126d2704486bdbea0c623254692e80144cd72 │ │ └─264633 /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 │ ├─9896c16cf2b5bc3f8f224a53a5897b1436c27b9bafcefed45f73ec49f8a9fe97 │ │ ├─181733 neutron-policy-server: uWSGI master │ │ ├─181746 neutron-policy-server: uWSGI worker 1 │ │ └─181747 neutron-policy-server: uWSGI worker 2 │ ├─675ad651997657b8026bd31752aca867d40ba3ad5adc53db20bfabe8b55219fc │ │ └─52738 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─25050c35ee46437472f896f0eff95fdaecea0d80ead804772bbda4f8ebf7666a │ │ └─42489 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─339277ce5efab93617c17e7b5c8bdafeebfb08de9f0a3cc461d2a0dca502de7d │ │ ├─65443 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65479 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─542ba0e69581c98fb851cff815e341a67b9c252ede6375cd3f838f13d4306de9 │ │ └─145004 /pause │ ├─6c42071996c16049d36c202a324d45490edc2dae64a3763d154b5e90dd9343e0 │ │ └─229007 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─33b742c82b5870d515952d38355f5b197299974f49984fc2fc5be0544d890b89 │ │ └─259556 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4e7cac044c2c547607330164afae63c79022f9822fc242ad5a12a0737e38488e │ │ └─121597 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c3fb9c181ae3d29d449d645c9d378314af5118d8f5ee20361944555efe0a8a48 │ │ └─242982 /pause │ ├─69af7c709e6a9a0e30ffdb6ce6a66e9bda2dcd49e301351ba50c87bd385a9d30 │ │ └─146003 /pause │ ├─f263c58a31cc6f942f2cf580fc38e57e3a613029ce483fc98404b3dc0a0c979f │ │ ├─242519 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243288 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpfojcnikc/privsep.sock │ │ ├─243292 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243296 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a3720434348f8d8b8e69e06b8f1b1bb9738d5da28e6de51bfd7746e8389023db │ │ ├─142944 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─142967 erl_child_setup 1048576 │ │ ├─143014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143015 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143253 /bin/sh -s rabbit_disk_monitor │ ├─913ee77bfcd43a73d4f0af6a937a1595040f5c77860279e84fa6e04626ee3530 │ │ └─52613 valkey-server *:6379 │ ├─f5d1862b2c3a9fe3d299f8fd1fcf39aecb49628bbdaff39ba0bac4e4c2a0a50a │ │ └─57616 nfd-worker -metrics=8081 │ ├─edf4ab261e0128ad5c2aeb2b15c8a22c93433c39e313a94313ec493a4f45b3a4 │ │ └─173327 /pause │ ├─740dcf46eccac8fd1b45fad4b537b8b3cf06a0b24c5e8ebc7af68700b63a7ebd │ │ └─43439 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e2bcc94c164b27f88a867995671370a2a47e7d9791540a0156481efb3e56d9c6 │ │ └─186154 /pause │ ├─c84bc8e7f10454c45ae6d00f7112a6bc50e4955a9506e03e657c8b82c372d780 │ │ └─57380 /pause │ ├─5f7fa09f6087d9f3de25dfbe279062adb3b18210e3c7881b26907299993d0387 │ │ ├─264347 apache2 -DFOREGROUND │ │ ├─266550 (wsgi:h -DFOREGROUND │ │ ├─266551 (wsgi:h -DFOREGROUND │ │ ├─266552 (wsgi:h -DFOREGROUND │ │ ├─266553 (wsgi:h -DFOREGROUND │ │ ├─266554 (wsgi:h -DFOREGROUND │ │ ├─266555 apache2 -DFOREGROUND │ │ └─266556 apache2 -DFOREGROUND │ ├─cacf66c2631fbfa2dedce9cbd02b8a36c94c77bf557d2a77c31bced85994e5da │ │ └─261586 /pause │ ├─c7caff0641437705ab47a45673402633809b8efe904d56d4402aabbcaf9bb0c4 │ │ └─56631 /pause │ ├─f170cab68e3075a6593a4b88d095a5654b221845a20387b6cd3118b662b188c5 │ │ └─41958 /pause │ ├─979ff4c0e02a6a82872b196942cc10ab2cd052350a4b0c1f5b7110f1f38d6d27 │ │ └─64183 /pause │ ├─ad22a409dd27e0b8a3ded0e159ccbc56e66029a5ec4bd06d25f0ca13b17ff20c │ │ └─65915 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ba020356d62b2584ba5b80590b021b0d7e80e7bb09f42f1ca0f3cfa2478df786 │ │ └─46202 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ac41fea976cd2d4f09770e9bbad1fecb508afef8e2e140d1cfa8a9263fd68ac5 │ │ └─62834 /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 │ ├─e69a9f826c4dc8c53ef60bab75ca1cf6fe73796bb3eac94442dffc5892910983 │ │ └─231802 /pause │ ├─27a12195cbe108effafb9b7311cecec3821c89be6d5b4817e2f1e3461aafc689 │ │ └─41936 /pause │ ├─3a57a0103d8301b3d99e45e1c5d5753184ba982a14ab094cd54d209a007dad5a │ │ └─41970 /pause │ ├─05c79f934ff75c3aa84bc625291eb4240c42a2bcfbc2a9ac8d835b30a47cd82a │ │ └─43202 /pause │ ├─1875ab819be0a81c3748dc6279546a91e0a8b2fda19c9f5de25341aff54a17e7 │ │ └─66816 /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 │ ├─7ff535d3d985c8388bcf665dcb538cabdec8a5b97673fa162dc34df9536b5bf4 │ │ └─49646 percona-xtradb-cluster-operator │ ├─fa0f99f19d7425ec23b60f5830eaa904837e0599e92528ca87582397de4f3ea7 │ │ └─69402 /pause │ ├─feb4217394f6ba6d48f35c6ff86d96353bbbe933c8a1fb4689aeffafe2e8ef4e │ │ └─96401 /pause │ ├─2c6108176b8043b4d8078b1db07745c683c6d337190e12be63509f329864e411 │ │ ├─ 52904 valkey-server *:26379 [sentinel] │ │ └─413140 runc init │ ├─e8de39e4bde0d197322bc1a80466d64a117c9d25cd5a69a6d3851c2958701191 │ │ ├─190181 /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 │ │ ├─373805 /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/tmpzjpla86o/privsep.sock │ │ ├─373927 /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/tmpvcavp8g9/privsep.sock │ │ └─374130 /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/tmplou06hw0/privsep.sock │ ├─07dd9987b5344cbe741e6d41d1bb83f44eb6569600084b84e1cffeb329795520 │ │ └─65013 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7bcc52d6b74034838cb6c6579c9c9c275d242c60d766b0b9b1f29072dcf17c13 │ │ └─66031 /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 │ ├─deada98b8d3522b91502436556556649f4159d30d85893e272317798db360fd1 │ │ └─249786 /pause │ ├─ef62c55983d20d0d338edc00a4f8c03754f61aa48b488475ade912f3389a938c │ │ ├─205275 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─205300 erl_child_setup 1048576 │ │ ├─205362 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205613 /bin/sh -s rabbit_disk_monitor │ ├─5dff3a12d6f84f78d2b526b84c9bc94f7318d32e3c1819ec0c42a17d0d03365e │ │ └─65854 /goldpinger --static-file-path /static │ ├─c8cd026673011291a0b6d7ad58e6efcdfb56865c49696333e60460b067ee1b64 │ │ └─50528 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─811fc14f740123a1db8d03bc8bba193b1e2c5a6aa52a443ecea52183a6e8a458 │ │ └─229623 /pause │ ├─3934408b07f9a5115c96de8b4963f63970e88304be2bee99e501217b7424e9c5 │ │ └─42076 etcd --advertise-client-urls=https://199.204.45.162:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.162:2380 --initial-cluster=instance=https://199.204.45.162:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.162:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.162: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 │ ├─79878ae307f4f1dafe2b3fda94032a92dcd7d054dd8bdafd038ce9e900e9a1e2 │ │ └─188768 /pause │ ├─b12fad26222c75f162ab5a719f9d2c16fb5be3de54fc5ac6deff89ca468a0f61 │ │ └─140001 /pause │ ├─eaa884a68580a681bb707f2fe51f49f08e56792206a13d8052cc6accd531621f │ │ └─249589 /pause │ ├─18b9fa34058ff8635e55ac1803deb8008f0b6e7b67983c0a9f85bbe41d293d11 │ │ ├─345530 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345941 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346157 /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/tmpqayaa67d/privsep.sock │ │ ├─346586 /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/tmpo2ebih5j/privsep.sock │ │ ├─347113 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347114 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347160 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6a8bde61-e24a-4631-92d8-554d6d2f7edf/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6a8bde61-e24a-4631-92d8-554d6d2f7edf/host --addn-hosts=/var/lib/neutron/dhcp/6a8bde61-e24a-4631-92d8-554d6d2f7edf/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6a8bde61-e24a-4631-92d8-554d6d2f7edf/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6a8bde61-e24a-4631-92d8-554d6d2f7edf/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5eb5417c-7edb-480b-89e5-692b5e55d13d,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 │ │ ├─347172 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/94ac43e9-0935-4c7a-9cd1-ac12792663b0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/94ac43e9-0935-4c7a-9cd1-ac12792663b0/host --addn-hosts=/var/lib/neutron/dhcp/94ac43e9-0935-4c7a-9cd1-ac12792663b0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/94ac43e9-0935-4c7a-9cd1-ac12792663b0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/94ac43e9-0935-4c7a-9cd1-ac12792663b0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7fd82d91-0dfa-4b10-a19d-aff253298b32,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 │ │ ├─347187 haproxy -f /var/lib/neutron/ns-metadata-proxy/6a8bde61-e24a-4631-92d8-554d6d2f7edf.conf │ │ ├─347201 haproxy -f /var/lib/neutron/ns-metadata-proxy/94ac43e9-0935-4c7a-9cd1-ac12792663b0.conf │ │ ├─372229 /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/tmp6o4wxgzj/privsep.sock │ │ └─376256 /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/tmpv5kuo771/privsep.sock │ ├─a132d4e91e87fda18d32eba1a8a5ac70892a38d1fc6f462807567adeac7ce123 │ │ └─62435 /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 │ ├─411ffb122e4fffb57e734ef07f4b2ec3eb1944faab27eb69b20f76972f153953 │ │ └─248914 docker-registry serve /etc/docker-registry/config.yml │ ├─2cd365899c70b71e7214dedc8d5d5a360dc49522abffeada92088db71284dfb4 │ │ └─66741 /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 │ ├─c63e01571809ac1937dcb99fb780b36bbe2198a93b5e06e3d23e6c29bc36af9c │ │ ├─259641 /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 │ │ └─259842 /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 │ ├─48aa79ae888c9f2f2e43ae70042cc79600c48b09f1f04a27eb4cde09f029fd6d │ │ └─45947 /pause │ ├─4191a3091945d9db42435f4f961aa5fbc4d3400188dafa97b10d1e0e42f546ce │ │ └─64063 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 │ ├─897840291d0fc213d1fb51b5104647a8250caa221f04d4248963ee7b7add15fd │ │ └─110128 /pause │ ├─3f64fc14e3d383a426bce5461d2aadeae608ffa4461295dfdee1d2b94c10a2c9 │ │ ├─173983 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403692 sleep 300 │ ├─093622da08613a438203b8a5502956bd025e91a8c356df0f59f0aa5642b72fdf │ │ ├─224145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224164 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402954 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b9a5069df0dd4e5926ee7c92f2a403babfb6c9a1a09cbc30c688f919fbb61521 │ │ └─66699 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-162.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 │ ├─580bd3b4b09fda2b1f3b2f01ffe632be2e81faedb554ea5127014f714e4a5d0c │ │ └─44508 /pause │ ├─1c22bb36e9065734696c590db5773e6f2c9d66f7786f3474745750d2a6889f34 │ │ └─52547 /pause │ ├─8e5129063a4bde176fa2bdac0cc156d02e5953432886459b2565786ef5a73184 │ │ └─45989 /pause │ ├─629200fc8ae63bf42e4f39485d9484296c07d6d6f891737a8063cea40bdbd1f8 │ │ └─41922 /pause │ ├─54a9bd432344c9b529e0286cbdc2e74f9c4a0e565802185f17563526686c0b5c │ │ └─63531 /pause │ ├─e6628bd3e23f492afaca0d273f8e5725d4c5cea865b2fdc97fc3977ba5d33511 │ │ ├─92064 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92089 erl_child_setup 1048576 │ │ ├─92192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92496 /bin/sh -s rabbit_disk_monitor │ ├─82f1611575f1632e13fc24c23e664d238a96036638a9dc5195bc8bc0893b5b65 │ │ ├─106477 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106650 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106652 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5e4af4db076399dc37f3bd8e9d73587f56172a342dc17d6ead6af5600795ed76 │ │ ├─ 72684 apache2 -DFOREGROUND │ │ ├─ 72727 (wsgi:k -DFOREGROUND │ │ ├─ 72728 (wsgi:k -DFOREGROUND │ │ ├─ 72729 (wsgi:k -DFOREGROUND │ │ ├─ 72730 (wsgi:k -DFOREGROUND │ │ ├─399744 apache2 -DFOREGROUND │ │ └─401910 apache2 -DFOREGROUND │ ├─7c0926aa63a079b77555d714624933554de195c9927680c7d59b126a2e80d16a │ │ └─63312 /pause │ ├─d5824432a184b5edd791bf022787a4106097e39a978429752a49ada14a7bf9e3 │ │ └─249962 /pause │ ├─4f19002422b2ef194ec4649ee3f92ed9dc66ccec1380b73ca87ae6cd12d45828 │ │ └─64922 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─16a7c07cbdf76293fcb724c8643d06639cc9f8f36282b2356a0196ebdd359dbf │ │ └─42207 /kube-vip manager │ ├─eafecf21a4530f019c06ba24659745e17332c375fe4c0c1c9774f453875fa142 │ │ └─42105 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 │ ├─e7a2c5e5c70bbc8414433d60b12026be73443c2dbfd751e72466ede3cdd3a688 │ │ └─141455 /pause │ ├─069da92fd75904a668d086cc1d8a7f3018ce9b17953da7fb62e98e96a21b23f6 │ │ └─96681 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-qsw89 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─216555f9787a9ba9e727eaa1dcca04f22e40399812218a684097cf610acb2c67 │ │ └─45391 /pause │ ├─1e07e271baf07563e1e06e459b7ea1450ad5285ac6994ed479da3e543490540f │ │ └─172808 /pause │ ├─05ea0319c730f5e3e6c2c421b5f76d1259a6b779063ea3e69b3bfc56ac244fc3 │ │ └─205119 /pause │ ├─61a6fcb1ce3efc503f6db9ad44e459d3ec528295274052eb75ff04afa0568fe0 │ │ └─164148 /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 │ ├─91e6c250c897323998656350498da8d23b6b3fd5fb30a2b2a31bc18c52434f26 │ │ └─213356 /pause │ ├─df57574999efdeba3b63b6df055c8914d9749eabc953415e784d37cd66729327 │ │ ├─168943 nova-api: uWSGI master │ │ ├─168976 nova-api: uWSGI worker 1 │ │ └─168977 nova-api: uWSGI worker 2 │ ├─bd205015c7e800cc0e79a10b0df8a7c4f92e1b17175f2bede1dd2c555ef525ab │ │ └─57687 nfd-master -crd-controller=true -metrics=8081 │ ├─62e130f202d33dd8bb40c4b99e5ec7d3fb3f49d73f3a8a09fc92a3d8c7d14847 │ │ └─223365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─52c18a33564740991f20abccf313b38c6425295e9166a78423f062ea0b232bb8 │ │ ├─225226 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─225252 erl_child_setup 1048576 │ │ ├─225438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225609 /bin/sh -s rabbit_disk_monitor │ ├─fa32fe4d96a1313f04c5baa2489c457c94aeb7ea37d5870e4332a4104fa70d5d │ │ └─66879 /bin/oauth2-proxy │ ├─25e8376386272058aeef490db66a113786940ca3ec7f01b1e31d3fa2a252386a │ │ └─49847 /pause │ ├─f7d749763e87f47a3d777a0066fad96e66247ffd1ffece63da914407e07a910c │ │ ├─201237 heat-api: uWSGI master │ │ ├─201289 heat-api: uWSGI worker 1 │ │ └─201290 heat-api: uWSGI worker 2 │ ├─835dd1dad4bdff65e01c48cb5e0bd9c2f5b9d84766eaa821a7686a03cd3ec76a │ │ └─144756 /pause │ ├─f4f5b584d55fd802ad6764cc053a4e0fc28aa0fc53500992a382f7aca80afe7b │ │ └─44963 /pause │ ├─8046ab35b048b278e1c3d5a0c31f6b42b044603b8ab607e9b836c81e14ced666 │ │ └─104456 /pause │ ├─d3c474a9d033c09e79e4af17f7265452d38bf1b062f98838ff66eb111202bfcd │ │ └─50238 /pause │ ├─b4929e966d40fb67575fe4cc1e8e84a8a8cbf0f1ec35d2a0e7d5b86f39e4aa7e │ │ └─91834 /pause │ ├─0c136108286d911ad2843a940ebe6894811a95d6ab4829928ffaddbd9561da2e │ │ └─63485 /pause │ ├─031f823fc8e6f6a819e26ae380a9197324d6ccb0f129d83b60a0d5ea4d687e1a │ │ └─66167 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b238a687c9db93cfec49e809919cf37360a37b2148e44012027fd89bd25ddfc3 │ │ ├─242922 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243320 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243321 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d276aac84cd4cd2b01855c98f962a6d1dc19373b394f1838713f8abb84b4d247 │ │ └─57767 nfd-gc -gc-interval=1h │ ├─56cda30723830ea13b64dd2487d380a9c8f0996130ea6b29cd0349c5196fc58e │ │ └─231827 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─2b1d56349c9652bf2bb844654a21d13f8e7e7419d9e869c9cc7bba2a72e10cb5 │ │ └─265677 /pause │ ├─c2383a23ac7062540d896d42a6f8f66c9485dbffe1e2572c041f42e93f53e468 │ │ └─188834 /pause │ ├─0daa63d0a4d07b65ad1ba38f0d0b876ddfe449e95a3d28fedbb1f40ce2937ecd │ │ └─64985 /pause │ ├─9a933a92ee4686a66dedd28775b31b2ef25ca8a0bb4abed402adb1a8d5c8a261 │ │ ├─181673 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182154 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182156 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182160 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f0d378135a5643da711a9fb7ae2d4cc19327884484088e691c52e465a59253ee │ │ └─108005 /pause │ ├─50a6510e82cf26795567ac4cb5a3f860eb2e0a6d63576fc4d2b8df8d33a4545e │ │ └─230257 /pause │ ├─e180412f9d78fe1e1a940d52ed85eb5753b9f43b8d8cc49ecedaadf537567565 │ │ └─242491 /pause │ ├─a87d481068102d41cc9e8068418dc0a0830fff160de65a058f87011265b702ec │ │ └─48055 /pause │ ├─583dec228d28e533106f2adbe085f72d488297aa0ffe706071c88c82553a438a │ │ └─61601 /pause │ ├─74b5dbeacfa6e3ea0808647608fbae801c10997edb00e5ce14e558adf0386b46 │ │ └─123115 /pause │ ├─3e81919f283a76d4ccbb556cd4820dfeeba26b1be7dfbd26968d558d33c8b8d8 │ │ └─48417 /server │ ├─90463605da09b375c2a2eee53d2b707759eee62de4f1b62655a07bb964780de3 │ │ └─49402 /pause │ ├─d98d5b5bb7e1a235d4a7a127a2a7b2dfee0f276e456c624aade8035ad719365a │ │ └─66222 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─36be5ef961a5f468f6c9c15739191462b20a2322791bdc19a4c94d9e39a92e2d │ │ └─48107 /pause │ ├─3cf34647e023a40d8e42fd10e26cfcb776f3e2d880d9b1b9c671cb41e2fc8101 │ │ └─44925 /pause │ ├─6cfaae8d4e92536eb90960fbaf4f06fc12e3f2a5f5def64b8637a0f4a3bcb678 │ │ └─61528 /pause │ ├─b04da579780f735a4b7cb45d19c51013c87adc75d9a6190c08ae1b81d2d6a4c4 │ │ ├─181692 neutron-api: uWSGI master │ │ ├─181719 neutron-api: uWSGI worker 1 │ │ └─181720 neutron-api: uWSGI worker 2 │ ├─0c0bf0955b56aee2a67b8ecc7f7834fd680f334bbf8fb26674264adfa573841c │ │ └─140348 /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 │ ├─cce7ae1cd25f8959309479c7672cb60e24c0c5b7413b4ba03a0ee9600c9ce63a │ │ └─259585 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8705976a91fabac5c5dece3915e8ae5eec01602299ab3f14e79ddb624e3cecd7 │ │ └─170945 /pause │ ├─7b0ca464c9d2e0feee424d6e66b477d4e09b7575c261195ef0726f263034ac22 │ │ └─145645 /pause │ ├─25addba872bf51b1d9e7bcea9eb4f8c771ceb9b331e16096dd8d1414c14af20d │ │ └─110083 /pause │ ├─7bff65956225adec9e8d6332ea92c3ee1de07248bd71b86ed467f1740d7cf89d │ │ └─173453 /pause │ ├─2683bd6b2837d0de489e4cf8d31934c7d3a848151cb77bd6d62d9c153a9e62cb │ │ └─46154 /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 │ ├─137d396ac9692c38f2a8e2844f9b35568169bff04ee5c628e4ccc2ccc9324591 │ │ ├─259559 manila-api: uWSGI master │ │ ├─259663 manila-api: uWSGI worker 1 │ │ └─259664 manila-api: uWSGI worker 2 │ ├─0c54a0455674b8cd996d9d3e58f51c4f8e615c69217e88b1133c2b9b0d23dbc1 │ │ └─67242 /pause │ ├─efcd635bcba9e504e65ddd323bcb8057ed22d0951e94ec71f58a7b31288aa902 │ │ ├─245899 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245917 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─245923 erl_child_setup 1048576 │ │ ├─246048 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246205 /bin/sh -s rabbit_disk_monitor │ ├─a48d642b7ed4a86de47717cf0289c0256421c30441f0e81855f765fe1f8c631b │ │ └─57884 /secretgen-controller │ ├─00683c1feea6cd00361bee9d475f63ace3ebff90af46bde935036a01a761d758 │ │ └─57423 /pause │ ├─62554b19ad0db191477c6f3490e01d355fa185928fe727aa6d9eb55488226347 │ │ └─63383 /pause │ ├─0f8d30b8e3bf6552d5e4bf7f8b74adf56755c1f9bd804da0c999c2cdeb67ebcb │ │ └─106028 /pause │ ├─7b5151efb3f30e207f5b5b2eb33a3961e038309c79d8e8ad7d6781ff6d551953 │ │ └─225103 /pause │ ├─3b6f47d341ee33c3d4e27d165aea93c8fba553822f7e8ef960fc0c9eef96fc92 │ │ ├─201241 heat-api-cfn: uWSGI master │ │ ├─201287 heat-api-cfn: uWSGI worker 1 │ │ └─201288 heat-api-cfn: uWSGI worker 2 │ ├─7461e89d6a5e07627d7cf7984a71c7f10a2f3f2958ad848e584de922064b3425 │ │ └─66898 /bin/oauth2-proxy │ ├─83bbc834943f838df66ababc92e58496b9889079db77280d0f341e4d917d5277 │ │ ├─67496 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67513 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67519 erl_child_setup 1048576 │ │ ├─67643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67822 /bin/sh -s rabbit_disk_monitor │ ├─0165a06f37e4045fae12ea61bb75517944824d21d0899584a5ada7bd9c7c4758 │ │ └─65714 /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 │ ├─7e5b3cab94a4f40150c65466ec15a20f0f1cc9d77a0a25a2e5304453f7f87272 │ │ └─228462 /pause │ ├─a3b5ab12a2681e5ef19c74c8a8b45e682524f53f7271960a038e93a707854035 │ │ └─249835 /pause │ ├─ed6933db9e699ace85f50903fa676fc01caa09929ebd21425490ed8f1fcb178c │ │ └─78704 /pause │ ├─60ce12c4852542392a311ab3289339c60d36f545eb1f18847cbce56039604b5e │ │ └─213744 /pause │ ├─a17e9d2c94bff29f92dd6b53019191810fd07c6f3ad719b4048b019958c67638 │ │ ├─168967 nova-metadata: uWSGI master │ │ ├─168987 nova-metadata: uWSGI worker 1 │ │ └─168988 nova-metadata: uWSGI worker 2 │ ├─05e58872e81aa10b94dc90c65e7626995d3b1efe6f47d2314b2885ec3fd2a751 │ │ └─42063 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 │ ├─f3a024d836523b4d267cce4fb84e0806905d7879e4517b99965299e46d10cf97 │ │ └─232784 /pause │ ├─f64e354bcf589c8d00a963d7e839e0b172027cfeeb8a6eae16732e484dec6fa0 │ │ └─107550 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a14a5e96b8a21d7ff565eab75067ce386315dab856c53fccc988ced15d4d332f │ │ ├─ 96804 /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 │ │ └─342964 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─559a7312e6d4adcaca7b831b183df8dc1fe3fa7566d78cf06487adb10c2dc2d9 │ │ └─188662 /pause │ ├─fcb3dbc5c07729fa4e83fda5b7aa77326bc574aedef01a6ccc9608ce6afd1684 │ │ └─186214 /usr/bin/libvirt-tls-sidecar │ ├─c94821b3f3cfbb95f026be165805264f4db9300252fa049deaac9870194dc216 │ │ └─42464 /pause │ ├─f9788f047e93f97ed858cd3227712124faeedb8ab58aec0c96977238292a0fb1 │ │ ├─61988 python -u /app/sidecar.py │ │ ├─62295 python -u /app/sidecar.py │ │ └─62296 python -u /app/sidecar.py │ ├─290e7b364a52b2777d7ee4795f474e6b077ea5fe89b2900d4a234206e768cb74 │ │ ├─43646 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44022 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2d3b46f204ca462ae12e0f6017640ff8a09f3f363b8615dc21196b0a1f77adf2 │ │ └─65763 /pause │ ├─633bba4582a93687622c009fe2986b4c6583df227623d3d72e23a38a107c56bb │ │ ├─222189 octavia-api: uWSGI master │ │ ├─222205 octavia-api: uWSGI worker 1 │ │ └─222206 octavia-api: uWSGI worker 2 │ ├─85139422740f5797c610c8c6fe13e0eb497c54cd70f3545d328aa3868921e983 │ │ ├─169719 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170050 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170051 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ae7ed2e8f6aaa4f82c2b9a254ef078d11bf27b41dbcc76dcede85bd87105a7e5 │ │ ├─ 48330 /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 │ │ ├─ 48342 /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 │ │ ├─ 48498 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263855 nginx: worker process │ │ ├─263856 nginx: worker process │ │ └─263857 nginx: cache manager process │ ├─6f1137028131e4993e4b9b7b416ef287862aeedfaa2a22be6ebe35ca39c7ee4f │ │ └─145049 /pause │ ├─b73f04b6fc275b5cfd2034d098ec0b915f9ebddb8d21953b938a0c59f2216789 │ │ ├─169701 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170044 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170045 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─11ed11ec27061f7ff5a8abff4e86a8d87370cbf5b75cffd7e8b1a3f48352f4d0 │ │ ├─268113 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268143 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─27d6dc583c9ed3b00900a0e50265e33286ebf332013b59e3229f51bdad65a421 │ │ └─227508 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─762024edc27b0a5b1a5d73ea178cef3cf42bc3136a27e59a0291eedc7ee77091 │ │ └─49010 /manager --metrics-bind-address=:9782 │ ├─12afbc46f0f9ed460f4b0a917b07a1b4e4ff4538f35f78ef07fc1713efb47382 │ │ └─106094 /pause │ ├─8002720bf9e4baad08a4204fd17adf27cd703bcab9c63b5ffada943a38d91d2d │ │ └─46107 /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 │ ├─613f92e54530c9e34d66b0f67abac55962284e3ed8e3875e4d2acfc08259fd3a │ │ ├─119988 cinder-api: uWSGI master │ │ ├─120000 cinder-api: uWSGI worker 1 │ │ └─120001 cinder-api: uWSGI worker 2 │ ├─0192e5e1ecd4e9270045af1590541b3e86e1c512577c00f1166b69631f71794b │ │ └─44548 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─df55a1c8047017b14d9be690774e1def8109c592fbfa4cb63c8a8e1d7fc7df5d │ │ └─123625 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d6a2fe9a61407116e37cbfa0e66ae2400295e072c4e71111e7e43764dec06ee9 │ │ └─48861 /pause │ ├─2f485cb1efacb6b1e283f8faf4415d88097ddfaa8d075141ef4fadb07cae6b99 │ │ └─173018 /pause │ ├─8b4605b90bad4c42e02c53dfb15dc4ce5c2532d70dec22f56992e1b2d54cfd17 │ │ ├─108164 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108187 erl_child_setup 1048576 │ │ ├─108234 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108412 /bin/sh -s rabbit_disk_monitor │ ├─25fe94fae1de1010dea7b9a0879f2396cbc1c8fae6840661df927f9177804309 │ │ └─97461 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1c6360800590774dc949268ad089f38d879f9ecfc16bde717224b0e7ec30013c │ │ ├─182761 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183105 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5n75u72c/privsep.sock │ │ ├─183366 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpr8i3rfdv/privsep.sock │ │ └─183625 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2e52f581f11d2ee584e7b55a14852822e69c2aea9646eb66d412d329424ff0d7 │ │ └─186281 /bin/bash /tmp/libvirt.sh │ ├─bb56c3f957888f84cd46dfb50389f0f0beed1ab1e3961af3b299e6a184494e89 │ │ └─57354 /pause │ ├─d930462164d7f791148ab3ba9ab8cd7cea1f3993a7666a353e3b8b066b364ae2 │ │ └─96318 /pause │ ├─a485d722c87e84bd6eb3c70362f995fe286cd5d844dafbd08805c17b46be30c6 │ │ └─61564 /pause │ ├─a206ea1a2d9bf7448c313e82267e77c37ba8d5cfeadd52b37618f106a3161195 │ │ └─45025 /coredns -conf /etc/coredns/Corefile │ ├─2e98a232ae3375e54b8a48041c112097cfe61071133e8c2f4635866c118f66d7 │ │ └─45481 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 │ ├─6481779a46a2dcd1d8197db0304834fae209ce5fef006a262267acd405fb879e │ │ └─57568 /pause │ └─7fa6a9830ddd1b27567124ff633f39d9ccee6e0b41f26ea6ddccef12979df307 │ └─142801 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount