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 │ │ │ ├─21445 /lib/systemd/systemd --user │ │ │ └─21446 (sd-pam) │ │ └─session-22.scope │ │ ├─21442 sshd: cephadm [priv] │ │ └─21459 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/199.204.45.38-22-zuul [mux] │ ├─410061 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zqlaipsfqwnuxjjnocmfqhkzrklbtkxq ; /usr/bin/python3'"'"' && sleep 0' │ ├─410066 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zqlaipsfqwnuxjjnocmfqhkzrklbtkxq ; /usr/bin/python3' && sleep 0 │ ├─410067 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zqlaipsfqwnuxjjnocmfqhkzrklbtkxq ; /usr/bin/python3 │ ├─410069 /bin/sh -c echo BECOME-SUCCESS-zqlaipsfqwnuxjjnocmfqhkzrklbtkxq ; /usr/bin/python3 │ ├─410070 /usr/bin/python3 │ ├─410072 /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 │ └─410074 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9793 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12182 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35d11058eae79c2e1b80baf3908b5e8dfb8472ab03ed7caf1d0d287df46e225d -address /run/containerd/containerd.sock │ │ ├─ 12572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fb617c9c0dced8b0552added973df4a6cc07d6d6de7e89ee07107aae22fe7c6e -address /run/containerd/containerd.sock │ │ ├─ 19563 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e6fadd12961a8091febf61014462cbd8d952fbe357023fa171c41214292db1f -address /run/containerd/containerd.sock │ │ ├─ 24760 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 18b51ae33e56e6e6d20937b409f729f2a554748cfa3fea4b46b6864ffad36203 -address /run/containerd/containerd.sock │ │ ├─ 29385 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff19073cc655dbaba0bca3c6edd38db245988194a35f831d6afb28284c8ff0d3 -address /run/containerd/containerd.sock │ │ ├─ 33891 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 213318f7a9d291b9d30faaca696a2f78080077734099e0b7793d643c4425dd1e -address /run/containerd/containerd.sock │ │ ├─ 39406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66e0643ad46c1b914312c9ce763ebef3babb0afdd3af8eb840e5d7be48294dbd -address /run/containerd/containerd.sock │ │ ├─ 39421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79516d058b13fc59e38be145efda26bf745cb4bd90ca66db21e90604de5ee2e2 -address /run/containerd/containerd.sock │ │ ├─ 39456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f1d62a0cbcd6bc7b0927d77cb71243d3ed75d88ec90bb3e5b10415e2166f660 -address /run/containerd/containerd.sock │ │ ├─ 39458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6bd2b9da74adabe53194f0ce6326b0169a9cf35a6be87bc4d839eda5fe0aa9e -address /run/containerd/containerd.sock │ │ ├─ 39495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e041f312ca51a937a129cf6cbe227c5461dc4b6f05bcc646b4d91aecd3cdacfb -address /run/containerd/containerd.sock │ │ ├─ 40032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0cc322334998a5b4d0324cb3481c9a7a4821a4732324553c816f83752e8128f -address /run/containerd/containerd.sock │ │ ├─ 40742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69bc4eead00b1032736dae5b3511d7ce519dc0dfe53298c24b97bafbfafa0983 -address /run/containerd/containerd.sock │ │ ├─ 40761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104b4b668777845fc90b291689d9829997cef372e15516729c0386c8321712bd -address /run/containerd/containerd.sock │ │ ├─ 42103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98ab363ce34aa21177a1036c86ebc2e60504c9d56711d2c9897bf4c10f198fdf -address /run/containerd/containerd.sock │ │ ├─ 42553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f08cf338a1d7b9c5cc662b6225773549b8e816652c9bb8ac3bb2cca4a894b0 -address /run/containerd/containerd.sock │ │ ├─ 42604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 033074a704516e9127ad52ea1c91db2d9c2b1fdd4fb8aeabf5a116f1b7d2904b -address /run/containerd/containerd.sock │ │ ├─ 43012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dee157de6944837db80b29e0b90a800d5f3548b19ed3b58b9aef363acdff71e -address /run/containerd/containerd.sock │ │ ├─ 43488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07a1995b7811cf6827836bcccb6e8b01e8d6eeb61e830952210fb33fd275b344 -address /run/containerd/containerd.sock │ │ ├─ 43542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca79fafe8253fd81d59dabc53cddc8e0537038e7e467373c94b9ab157000a541 -address /run/containerd/containerd.sock │ │ ├─ 43580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7950518d3cef727537cc90e8d8450e4bf5a62be49a446ccc63373fd66deff42 -address /run/containerd/containerd.sock │ │ ├─ 45876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57939191ad6f53e0a413e1f38bd932df7e2e5e67c6a1eb6febc9bad9b129aeb -address /run/containerd/containerd.sock │ │ ├─ 45976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303454e0d6fcb3c59c8c2419e3914bc53780abebf97f684022287061ad9dc319 -address /run/containerd/containerd.sock │ │ ├─ 46751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e775362c1c8b6d79b1870aed5b9cff308ad21f1da569eeb963edfea43da99052 -address /run/containerd/containerd.sock │ │ ├─ 46789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34e711016826fb5dbc68fd627678d75f3225972defe46b877172f4d79dd72900 -address /run/containerd/containerd.sock │ │ ├─ 47211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a049fa575e92adc7121ce83ae71e97d031ccc11ac36f40ecaa8fc962ddb993 -address /run/containerd/containerd.sock │ │ ├─ 47496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a7cb8ed8158bb574515480bc6a3d100fcedb9e65a76f1695dd418305ffaf4e0 -address /run/containerd/containerd.sock │ │ ├─ 48113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a817e79ef00f6f694d4451aa3d79c1505eda24d0342935e1575366c542432b71 -address /run/containerd/containerd.sock │ │ ├─ 50158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd80dab7ed2074ff4dc766742b676c467a74ec59015c203f99bb2c4b8e485d4e -address /run/containerd/containerd.sock │ │ ├─ 50342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3f12c078c927b6a41f8637f00e10bd81cefd596f07f283e99d41d3ba4dcb67c -address /run/containerd/containerd.sock │ │ ├─ 54447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aa783f98a58334abf177fd260a232bcfb49d1ec68aed8f997482ad34d472c8b -address /run/containerd/containerd.sock │ │ ├─ 55097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6cc2ee3391596e39e41711b0bef4b444679a930a205baa7f0ac8f4eacae75a -address /run/containerd/containerd.sock │ │ ├─ 55160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb2198fe4ae92a626e56bc1f9324561a25aa91cfcd44e8f57753057b8b73d25 -address /run/containerd/containerd.sock │ │ ├─ 55206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 910d111fa2aa51dd4c2a77db5e1fd51c6b9e8ca820d0d02cdfb2e618c5cf1133 -address /run/containerd/containerd.sock │ │ ├─ 55411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4059740238921f71520b914ca0c5f54dec39554a95f81a96ebaf02aa6cd49e86 -address /run/containerd/containerd.sock │ │ ├─ 59214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 475dadb4a7735963101703dc8a0a830b298413efd5086bf344e7792f6512be9e -address /run/containerd/containerd.sock │ │ ├─ 59347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a75b6db7b76a378b4d1a8d88dca1e209c978074f26811edc54ab6b0e1d5916a5 -address /run/containerd/containerd.sock │ │ ├─ 59392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83057849ce0a74e9af271b9be22c8bcb114ca39e0b9e704e767923e921901145 -address /run/containerd/containerd.sock │ │ ├─ 59449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300e9d3eff29e52778e92e9c73d0e26b51695e0de54a8d14bd3c1b1875301db6 -address /run/containerd/containerd.sock │ │ ├─ 60742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6cc1e34d1bd72c16d21bfbd20772e789570149929a4139d1515b02dd118746 -address /run/containerd/containerd.sock │ │ ├─ 60841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3acb0fc70a9af095985bfb3f3351c5b8e2fdbe5f4bcfbe647f39a07135df5c7a -address /run/containerd/containerd.sock │ │ ├─ 61176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64cf2b3cf317ceb7dfd89ef7ced39876f389a59d3f9008d79f931021306cf397 -address /run/containerd/containerd.sock │ │ ├─ 61210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcfcd74ade940469352248e4997cf88ffa0d313d2309900b7f1f685d66c50547 -address /run/containerd/containerd.sock │ │ ├─ 61261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5380e917be079cd37216a360ff246ab84be1db1c0d609bd8187928b76393204c -address /run/containerd/containerd.sock │ │ ├─ 61614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b610284ce4c6c239aac01cf505fbb05a2ef122317b7d7c235148bbc953f0aedf -address /run/containerd/containerd.sock │ │ ├─ 62003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea6a36f8428722ec49db49cfe0cb81ff74cc7b59748799c6312f3568ea16460d -address /run/containerd/containerd.sock │ │ ├─ 62382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c5f470cc13c29f3b654b9872b606b91b5819c16b4898ee4cbaec0d20bcc9138 -address /run/containerd/containerd.sock │ │ ├─ 62565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f22c6886ed75963c45bc80e8967cc1f167d75006273cf0ce56408768f6d5e71 -address /run/containerd/containerd.sock │ │ ├─ 63432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2bcf31bd2ff89170c3d77c0d0e8591e77ee71f1752bc9b5710479af780d627 -address /run/containerd/containerd.sock │ │ ├─ 65045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a693f2e83ad12ade8b2f353ed396fa1361d634c9d633c91eb0912a23ec665095 -address /run/containerd/containerd.sock │ │ ├─ 66832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e544f79c967cc65d8008029137977f784228c6db03bb6a8a1ced8218e7e88c0f -address /run/containerd/containerd.sock │ │ ├─ 76337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32a1cfd9b778606ebca0e8d88bfb0d96bb814cfd9b73b567e4bcdd4e0815098 -address /run/containerd/containerd.sock │ │ ├─ 77936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3476012221a24f07c39aed36a36af135ea994b29458f55a830dca1936d5919bb -address /run/containerd/containerd.sock │ │ ├─ 84140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8a204b86428a592038376b85df08466c113a1828f2631aeb5938910c0b57ff -address /run/containerd/containerd.sock │ │ ├─ 90288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c72637d36d5aaf156314789bafb0f73d34e9a8b31d8437965c22add97d6a64e -address /run/containerd/containerd.sock │ │ ├─ 94198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a75a14a219b33e0eb238b230b25b444f41dd7a80cf649b4c6b144e3d8ca338b7 -address /run/containerd/containerd.sock │ │ ├─ 94237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6adab76a24dc63133783262b149a483c79b3fa1b3c401b6beb21ac4d13728711 -address /run/containerd/containerd.sock │ │ ├─102877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13984a806c25d282eb03d3a5b02aa1ea9241bad607227c8407cf28f9e164b01c -address /run/containerd/containerd.sock │ │ ├─104426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aab7eccb9de1df010e3c988e9a604f4dcd502ac20800b99c14c334b31076a70 -address /run/containerd/containerd.sock │ │ ├─104560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20c44eb5b68541fc8cc27f21963741cf651d2a8c9ea91dc50809b60ea5ddba86 -address /run/containerd/containerd.sock │ │ ├─106413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41dd8319a7f1f8fcb9fb732d60b2a3d2a134a67bfc6ecc880a14d8316e09650f -address /run/containerd/containerd.sock │ │ ├─108355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e19658fa292e79f2030596b812b8088d83f657f45bb00a443c72b9994fc47642 -address /run/containerd/containerd.sock │ │ ├─108413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3f0c6e48d849fd496bc3e82c97d6dc2ab0b00b49054756f642764cd3a007e8 -address /run/containerd/containerd.sock │ │ ├─121463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10baf490333e039a9a3bb004f93e6d4c39033243bc569c0da04051243980c299 -address /run/containerd/containerd.sock │ │ ├─121508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7abaa64674d43c36194f9571197fa1307315902b3352a91c0674462fa405224 -address /run/containerd/containerd.sock │ │ ├─124344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7204fc1ab94e61bfd0f72aaddd1644896767dcaf8895b05d275617546f59babc -address /run/containerd/containerd.sock │ │ ├─138978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c3fdb213c54d77a07c076f232de2eb2a519933f2eeeecad6b3d44f4774f0c7 -address /run/containerd/containerd.sock │ │ ├─140424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4d58fcaa97c1ccb220883ebee095564aa58fdce0b216d1d211e6a5580fb9ea3 -address /run/containerd/containerd.sock │ │ ├─140857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83017baf5e793d0a90bd20a48f427a2627abc2bf5c4d4eae429ddd87ca4f75d3 -address /run/containerd/containerd.sock │ │ ├─141684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd1e60d9594c1018c0c632b2cf392809ab4a50b0bce84c932d8559318e434982 -address /run/containerd/containerd.sock │ │ ├─143895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f372b6a2698d6b337381875f2a2ddb2cde1b50de5a103c2b4b8154943d409673 -address /run/containerd/containerd.sock │ │ ├─144137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id defc7b27b22c6467a1b005a578a8745c021d0adb3798a5affb11bc0a8f0378b7 -address /run/containerd/containerd.sock │ │ ├─144292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed3c36a3ad445112a9ba3d9b0c6390145ab9fc7b1c833ceae2a4acd1f1c395a0 -address /run/containerd/containerd.sock │ │ ├─144399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4921eb8dd8e904c54d8552e552736e55ebfdc8adc5b2f5185370faf6602bac6 -address /run/containerd/containerd.sock │ │ ├─144676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1129efef128bc12e5823dad93fdb36181919fcc8bc39ddf08ebe8983740540a8 -address /run/containerd/containerd.sock │ │ ├─145350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8366b1f60fd347d32e023b7d31b8c748f389ec7da685cf5a0d7f24b5a08161 -address /run/containerd/containerd.sock │ │ ├─169941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76aa5255b7c32247d0c29169b436f78dead3899e6d87fcededab11f725a4ddec -address /run/containerd/containerd.sock │ │ ├─171621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e123672cde382ad68f7d280721e072fb6ef3f2194cd0a2577b0940c26fde5b -address /run/containerd/containerd.sock │ │ ├─171647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a0a0af64ffa9a36c69b4d046ff1a7bcac47e00cc5fe3daa315bc109661a1566 -address /run/containerd/containerd.sock │ │ ├─171772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 060337c872f40044ff8bceea651d4286a92b4aa9ecd2e60af018ad44c6d6605a -address /run/containerd/containerd.sock │ │ ├─171833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0264897daa134ed9723243cd64c9b8d31e09d894674485d184539a1e70be335b -address /run/containerd/containerd.sock │ │ ├─171847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f1c6729afbb468fdf656df4f8a054c716782b90d18df06ac4d501f9c9023ffd -address /run/containerd/containerd.sock │ │ ├─172216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11bbdff9537364951c8895f15bca75bab1070ae442f6ee4ec82ef7dd8c01e7ce -address /run/containerd/containerd.sock │ │ ├─172278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f804a57e20bb30be1ce0e1bcbb1ad14b2fad7e3b2b2b393209205ebc8324627 -address /run/containerd/containerd.sock │ │ ├─185236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97dfd38deaecd3d1cfc1893f9e3fbeb65514004e89ee2146a7e81796a61f394a -address /run/containerd/containerd.sock │ │ ├─187920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68bfcffb6d7c7e470c48f396ec37ecdeb3e1186ea7746d731abf2d9c05335df -address /run/containerd/containerd.sock │ │ ├─188020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f17425190b0d7c636d41eb1eb68d0e6618f7966bd62a0717a303cdaf42e39f3d -address /run/containerd/containerd.sock │ │ ├─188121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dc32658307f1dd905b38c046b675cd52c9dde434bbb2291b5ddc87d5f6388e2 -address /run/containerd/containerd.sock │ │ ├─204584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a1261f4ebcaea3a0c3c86c9a7753cb315142a3307adf1aba247b3186af3dfbb -address /run/containerd/containerd.sock │ │ ├─213564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d93831c79877a67a082b1ce175b1798695d040b5379fada969e41dad9c2707 -address /run/containerd/containerd.sock │ │ ├─213588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6b638f0e984696a09db24d8ef58add4fb331cbad0efa8541221775953cbd627 -address /run/containerd/containerd.sock │ │ ├─213612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c44b6d2b97bb9a4b7fdf6154339377851da711aef1f463773b0011b36ac5bd2c -address /run/containerd/containerd.sock │ │ ├─213909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02919486731a8827c5c499fee27dbec41af37c5a312f3b7feade66a9143fc698 -address /run/containerd/containerd.sock │ │ ├─226124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33387163945f4eb8444ab68c25a13f3d24ac7e76a8487b06e60663b0934e4f96 -address /run/containerd/containerd.sock │ │ ├─228643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ebeaf6f25d7f06b330cc15aa3be316ba7597c07751455d7116294462540da78 -address /run/containerd/containerd.sock │ │ ├─229674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53cb3bb15fd0c8fb68cc5bb5bca95cf99c3e140e4ea2c0e12ec8ccff0f72c58e -address /run/containerd/containerd.sock │ │ ├─230854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b0095eca07f570573cfe18755d752d7765a69489b34f8fc397b43d196538e8 -address /run/containerd/containerd.sock │ │ ├─231803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e46217c768c330bcb0fdcc42c753153e1c6fc2ed8c109b2376b2110af0fcaf -address /run/containerd/containerd.sock │ │ ├─233832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b36936d02ab5b2b901783bfd92800cd93368eb597288aae3c4b376ed8c54d3bc -address /run/containerd/containerd.sock │ │ ├─235634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd37bcba7f91a0e409b5feea21b27c9203a42c819db4200fab3cb0e42d9e684 -address /run/containerd/containerd.sock │ │ ├─235728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b35f144e60525ef3ad592f9c9745e1bbb73eadc2aeaa2c42798a40f7e89f0e -address /run/containerd/containerd.sock │ │ ├─245520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45811f373ac4584c2b23a73327735cbdfa403636cf31adc646f27e524697df63 -address /run/containerd/containerd.sock │ │ ├─245954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1680df47b5ac8061c94a119b42da5779c7d7b4525ca90ddf3709da3775c07656 -address /run/containerd/containerd.sock │ │ ├─248494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22353f090c19bbf97f134a9427d8ac59a11b5dea1ae96168c92be92b24ea7da5 -address /run/containerd/containerd.sock │ │ ├─252446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a0fbfc8d5979e4f0c6c20e52b2b0117439ebdd4957fbcc22a5fa338c254b81 -address /run/containerd/containerd.sock │ │ ├─252647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ae71bd6cb193649adfce697f4b43ab0b74a40c33868aae7e9cbe4f3bccade0 -address /run/containerd/containerd.sock │ │ ├─252711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa81053b9c55da52f20e8a27f610f8d856529d39ea20e18cdbc3459ca2a07761 -address /run/containerd/containerd.sock │ │ ├─252847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dca7bc58706d2804c7d028c42a70db91179568abb474faaa085513e8141821b4 -address /run/containerd/containerd.sock │ │ ├─264226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92bfa98837e149e101a38e390945780b89955801d927e66ed826f9858223c307 -address /run/containerd/containerd.sock │ │ ├─266701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a03c0a004c3bf200a9e8b49337538b84dba9876f47235ae34b239a99b39264 -address /run/containerd/containerd.sock │ │ └─268196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8292884d6240c1af3c93369afbef50462fc6e30b509b4116255abcfee9bc16 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─run-rd83c06e9a0cb4a368f34457128667c16.scope │ │ └─185951 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29086 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29368 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19521 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19541 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.pnunwc.service │ │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pnunwc/unit.run │ │ │ └─12515 /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-pnunwc --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pnunwc:/var/lib/ceph/mgr/ceph-instance.pnunwc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pnunwc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.pnunwc -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 │ │ │ ├─24473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24743 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33591 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33873 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12119 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12149 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138314 /sbin/multipathd -d -s │ ├─docker-fb617c9c0dced8b0552added973df4a6cc07d6d6de7e89ee07107aae22fe7c6e.scope … │ │ ├─12597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pnunwc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12618 /usr/bin/ceph-mgr -n mgr.instance.pnunwc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-18b51ae33e56e6e6d20937b409f729f2a554748cfa3fea4b46b6864ffad36203.scope … │ │ ├─24785 /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 │ │ └─24797 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-35d11058eae79c2e1b80baf3908b5e8dfb8472ab03ed7caf1d0d287df46e225d.scope … │ │ ├─12230 /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 │ │ └─12242 /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 │ ├─kubelet.service │ │ └─39874 /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.38 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-ff19073cc655dbaba0bca3c6edd38db245988194a35f831d6afb28284c8ff0d3.scope … │ │ ├─29409 /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 │ │ └─29421 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-213318f7a9d291b9d30faaca696a2f78080077734099e0b7793d643c4425dd1e.scope … │ │ ├─33915 /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 │ │ └─33928 /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 │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1383 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-6e6fadd12961a8091febf61014462cbd8d952fbe357023fa171c41214292db1f.scope … │ │ ├─19591 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19607 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138080 /sbin/iscsid │ │ └─138081 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─76a9f2cc38f9e6d136c28c30338bbcfd052c23c890e332383c360cb73c871bb1 │ │ └─230914 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0264897daa134ed9723243cd64c9b8d31e09d894674485d184539a1e70be335b │ │ └─171924 /pause │ ├─34e711016826fb5dbc68fd627678d75f3225972defe46b877172f4d79dd72900 │ │ └─46814 /pause │ ├─4ebeaf6f25d7f06b330cc15aa3be316ba7597c07751455d7116294462540da78 │ │ └─228666 /pause │ ├─a146f3dfd7d4a78622293b3e96a3639c75a01956458bd67b464e8f32590af0ff │ │ └─50744 valkey-server *:26379 [sentinel] │ ├─3476012221a24f07c39aed36a36af135ea994b29458f55a830dca1936d5919bb │ │ └─77960 /pause │ ├─9aab7eccb9de1df010e3c988e9a604f4dcd502ac20800b99c14c334b31076a70 │ │ └─104449 /pause │ ├─4c5f470cc13c29f3b654b9872b606b91b5819c16b4898ee4cbaec0d20bcc9138 │ │ └─62412 /pause │ ├─f372b6a2698d6b337381875f2a2ddb2cde1b50de5a103c2b4b8154943d409673 │ │ └─143997 /pause │ ├─12243668528fe64a3f8049c9f6eddeaea219b0fc75997497992424f2c9e947fc │ │ └─43814 /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 │ ├─ed3c36a3ad445112a9ba3d9b0c6390145ab9fc7b1c833ceae2a4acd1f1c395a0 │ │ └─144349 /pause │ ├─eb0f408ccc8806378cc3e78a8066607514a237290b700c99bf3d132c733d8520 │ │ └─64720 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a75b6db7b76a378b4d1a8d88dca1e209c978074f26811edc54ab6b0e1d5916a5 │ │ └─59373 /pause │ ├─00518273509f32d62733176f83b4fbe5689284395e7b2c1c62ddb0b87053d283 │ │ ├─60186 python -u /app/sidecar.py │ │ ├─60532 python -u /app/sidecar.py │ │ └─60533 python -u /app/sidecar.py │ ├─aa0b22c6d6405785f12c14b1201bf7d0e074411e58ec5a80c11fbf03620c2d83 │ │ ├─180966 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] │ │ ├─181228 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) │ │ ├─181231 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) │ │ └─181234 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) │ ├─5f5517b40dcfa6b73ed8ae67b7439ebe3fd505cd8fa15d69314da8bd14ca104e │ │ └─64240 /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 │ ├─e775362c1c8b6d79b1870aed5b9cff308ad21f1da569eeb963edfea43da99052 │ │ └─46774 /pause │ ├─20c44eb5b68541fc8cc27f21963741cf651d2a8c9ea91dc50809b60ea5ddba86 │ │ └─104583 /pause │ ├─33387163945f4eb8444ab68c25a13f3d24ac7e76a8487b06e60663b0934e4f96 │ │ └─226147 /pause │ ├─b6e46217c768c330bcb0fdcc42c753153e1c6fc2ed8c109b2376b2110af0fcaf │ │ └─231830 /pause │ ├─e68bfcffb6d7c7e470c48f396ec37ecdeb3e1186ea7746d731abf2d9c05335df │ │ └─187951 /pause │ ├─a75a14a219b33e0eb238b230b25b444f41dd7a80cf649b4c6b144e3d8ca338b7 │ │ └─94222 /pause │ ├─f9190b6ee2ba43b97e5ad930d6e7ac813b2e9c3c33673d7d349e1ac34e503493 │ │ └─40088 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6aa783f98a58334abf177fd260a232bcfb49d1ec68aed8f997482ad34d472c8b │ │ └─54471 /pause │ ├─1b81f3c98d1d228da33e67dd375d76f900bbf626e6ea82f171a9541d2bc0e54a │ │ ├─118489 cinder-api: uWSGI master │ │ ├─118502 cinder-api: uWSGI worker 1 │ │ └─118503 cinder-api: uWSGI worker 2 │ ├─295e34fe497840726ba3bc19d89d49973c32d60964c42bd960d9a6f2f8938b7d │ │ └─185840 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e19658fa292e79f2030596b812b8088d83f657f45bb00a443c72b9994fc47642 │ │ └─108379 /pause │ ├─231be587c5c5220f54c74db2d759828da45f495bcfe2c112fa98a5f9f9f8dc45 │ │ ├─83251 barbiacan-api: uWSGI master │ │ └─83271 barbiacan-api: uWSGI worker 1 │ ├─033074a704516e9127ad52ea1c91db2d9c2b1fdd4fb8aeabf5a116f1b7d2904b │ │ └─42639 /pause │ ├─9873816a49c7d8783042b3d0e8ab2f425f12e629b75acb2f7fc1b12b1808cb12 │ │ ├─90492 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90508 /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 -- │ │ ├─90514 erl_child_setup 1048576 │ │ ├─90619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90620 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90639 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90918 /bin/sh -s rabbit_disk_monitor │ ├─88ee491cd317f9c2f2236264a4dada571d09a4e495e054b9bbca19abe6ef4a32 │ │ └─84924 /usr/local/bin/rook ceph operator │ ├─4664c36faa9888389f81bb5e08ee3be127f940f566324cdc9f20bab08f63d2e2 │ │ └─262308 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ed6becf24a394185e6caa0ffccd9871f4666fda908e7a501fe07fb3f7571ee99 │ │ └─64690 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5ea69cb461aabc23484c1dc2dd1c47f90b2e2b08847155a5a19e380709fa92a3 │ │ └─39682 kube-apiserver --advertise-address=199.204.45.38 --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 │ ├─3e6cc2ee3391596e39e41711b0bef4b444679a930a205baa7f0ac8f4eacae75a │ │ └─55123 /pause │ ├─4059740238921f71520b914ca0c5f54dec39554a95f81a96ebaf02aa6cd49e86 │ │ └─55434 /pause │ ├─3f6cc1e34d1bd72c16d21bfbd20772e789570149929a4139d1515b02dd118746 │ │ └─60774 /pause │ ├─6e75f374bed45934ece0614e1a9d4cf735be5a8a47424f4f096ae6f849182386 │ │ └─64912 /bin/oauth2-proxy │ ├─c74ba502c1ea4328eb2a1bea15b50ec050446ce356cde8ff056723a2288b8dcc │ │ ├─129756 placement-api: uWSGI master │ │ ├─129783 placement-api: uWSGI worker 1 │ │ └─129784 placement-api: uWSGI worker 2 │ ├─d0eff491b40a504e38a4c27f7fa676e7d617657288ded6c82281a7d16128dbf9 │ │ └─60574 /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 │ ├─62b35f144e60525ef3ad592f9c9745e1bbb73eadc2aeaa2c42798a40f7e89f0e │ │ └─235758 /pause │ ├─751f3f099fcec62930a64f3bf07e7cc27bec41a896b175f2c76ebc66ce99a5fb │ │ ├─183447 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] │ │ ├─183797 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184587 /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/tmp5av65839/privsep.sock │ │ ├─367915 /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/tmpq3f6rbdl/privsep.sock │ │ ├─368402 /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/tmp2pkrc436/privsep.sock │ │ ├─368864 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─368866 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─382cba548b263c5f93de27b7b57379470d66fc98665c84237b84fbbad244d056 │ │ └─50445 valkey-server *:6379 │ ├─9ca260c894f3fa781a37999bcb66693fe907794478b9487a09bea8b6c1147148 │ │ └─47027 /manager --metrics-bind-address=:8080 │ ├─b36936d02ab5b2b901783bfd92800cd93368eb597288aae3c4b376ed8c54d3bc │ │ └─233856 /pause │ ├─5e7a96ae8a833466df135bfbbab72a0496e2747884818834019a8b62658d55e1 │ │ ├─223986 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224539 octavia-worker: ConsumerService worker(0) │ │ └─224542 octavia-worker: ConsumerService worker(1) │ ├─4a1261f4ebcaea3a0c3c86c9a7753cb315142a3307adf1aba247b3186af3dfbb │ │ └─204607 /pause │ ├─53cb3bb15fd0c8fb68cc5bb5bca95cf99c3e140e4ea2c0e12ec8ccff0f72c58e │ │ └─229698 /pause │ ├─07a1995b7811cf6827836bcccb6e8b01e8d6eeb61e830952210fb33fd275b344 │ │ └─43518 /pause │ ├─8797f76db213e3646ee2f792f918ada4785e9462012b7a5c4bc365f4c2bda1b8 │ │ └─94561 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-knsbr --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─67c2ef900c281f2142f05ca0d1ad380d0794ac726de9dae5852ee7d5d4a59045 │ │ └─64654 /bin/pushgateway │ ├─475dadb4a7735963101703dc8a0a830b298413efd5086bf344e7792f6512be9e │ │ └─59239 /pause │ ├─c4d58fcaa97c1ccb220883ebee095564aa58fdce0b216d1d211e6a5580fb9ea3 │ │ └─140448 /pause │ ├─157d34fba75c5c68b7d975c9d0cbfdcbcadd0ddb56df8fe69093bed0f0897af9 │ │ ├─262283 manila-api: uWSGI master │ │ ├─262316 manila-api: uWSGI worker 1 │ │ └─262317 manila-api: uWSGI worker 2 │ ├─b556559b58446ab34a9429539ffa6f29cfde2252c7ba72b1512df1968576fc77 │ │ └─185106 /bin/bash /tmp/libvirt.sh │ ├─ea6a36f8428722ec49db49cfe0cb81ff74cc7b59748799c6312f3568ea16460d │ │ └─62035 /pause │ ├─1785eb13f1d3082439ce75c7c696aefe7ab661a3003b40baa880193e2381dff1 │ │ ├─204755 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204773 /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 -- │ │ ├─204779 erl_child_setup 1048576 │ │ ├─204907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205116 /bin/sh -s rabbit_disk_monitor │ ├─357be750bc2ed3390994d60dbabf69658b490305e1f71f046868f3793e282e48 │ │ ├─60162 python -u /app/sidecar.py │ │ ├─60530 python -u /app/sidecar.py │ │ └─60531 python -u /app/sidecar.py │ ├─84381954a5631f03c11160b8054fbe18ea257d461e2c2fd516b3f0e2e2ad0228 │ │ ├─188775 /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 │ │ ├─369245 /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/tmpm464yl57/privsep.sock │ │ ├─369521 /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/tmp6mfm8q35/privsep.sock │ │ └─369580 /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/tmpjvuoi0wg/privsep.sock │ ├─41ae71bd6cb193649adfce697f4b43ab0b74a40c33868aae7e9cbe4f3bccade0 │ │ └─252678 /pause │ ├─7e2dc205300debef3d2cf98522b00fd7f6ed7d15b3752ffb700e75ef5c1c8014 │ │ └─188806 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d4921eb8dd8e904c54d8552e552736e55ebfdc8adc5b2f5185370faf6602bac6 │ │ └─144435 /pause │ ├─2a1acea328fc112647407094fdec7fb7db892b8d9ef1e44e4e8ecf2a2fd6ca25 │ │ └─63601 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0f8a204b86428a592038376b85df08466c113a1828f2631aeb5938910c0b57ff │ │ └─84165 /pause │ ├─83057849ce0a74e9af271b9be22c8bcb114ca39e0b9e704e767923e921901145 │ │ └─59421 /pause │ ├─b8d493f022c2a1ed62b7e19964a85c7d480f241564a678981f06603f1f6b8cf8 │ │ └─63968 /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 │ ├─4522f3426ae84dd138a0b31c8c41907a58a3c0a1b973099ff515f0cbdf2a4521 │ │ └─60212 /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 │ ├─83017baf5e793d0a90bd20a48f427a2627abc2bf5c4d4eae429ddd87ca4f75d3 │ │ └─140880 /pause │ ├─41dd8319a7f1f8fcb9fb732d60b2a3d2a134a67bfc6ecc880a14d8316e09650f │ │ └─106437 /pause │ ├─7204fc1ab94e61bfd0f72aaddd1644896767dcaf8895b05d275617546f59babc │ │ └─124368 /pause │ ├─929f48dae1ed65c601f08b9dfb46e5c60c57765f0059c71e4065ee63e6deb26c │ │ └─251159 docker-registry serve /etc/docker-registry/config.yml │ ├─c1f08cf338a1d7b9c5cc662b6225773549b8e816652c9bb8ac3bb2cca4a894b0 │ │ └─42582 /pause │ ├─d7364809aa9ea9d56bd355ec1a93a7438f20d73df1307f742a05ea8c43327b57 │ │ └─39816 /kube-vip manager │ ├─2a830ab5fe040613d8add671ffbb4e2df5179ea966fb73e2c3d6e06c712c516b │ │ └─64200 /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 │ ├─0b65aee0b7f8f1385dadde9f00fa49210a3f2f81fa718e42d21810600defc0f1 │ │ └─233929 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─06d93831c79877a67a082b1ce175b1798695d040b5379fada969e41dad9c2707 │ │ └─213613 /pause │ ├─384dfaefd062642ef5a6fd6875def22ed7661260c4e955fbb11d4d001054436a │ │ └─120065 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1bb2198fe4ae92a626e56bc1f9324561a25aa91cfcd44e8f57753057b8b73d25 │ │ └─55197 /pause │ ├─0c09ab7a18c24e94dc8a500ecb349257d5b87c60314624747d5f8e3c3b5ce679 │ │ ├─223256 octavia-api: uWSGI master │ │ ├─223271 octavia-api: uWSGI worker 1 │ │ └─223272 octavia-api: uWSGI worker 2 │ ├─3f1d62a0cbcd6bc7b0927d77cb71243d3ed75d88ec90bb3e5b10415e2166f660 │ │ └─39551 /pause │ ├─7b516c8c4fc38b9687e4ca2ff93dc459fae2687b24500f465e8fcd05bd6be288 │ │ └─42692 /coredns -conf /etc/coredns/Corefile │ ├─403a63cbfb867e0cae66348a80149b8519560f5e8153c76b987f4008e4b1b4ec │ │ └─64535 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─badbd872156a0c4279d8622eddb5b9026b967230724554f025e4552602348120 │ │ └─50537 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 │ ├─b610284ce4c6c239aac01cf505fbb05a2ef122317b7d7c235148bbc953f0aedf │ │ └─61637 /pause │ ├─f5751408b2283f1c8d1d303437d4898ea1738f07b53bcad226f16affff8cfc36 │ │ ├─106657 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106674 /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 -- │ │ ├─106680 erl_child_setup 1048576 │ │ ├─106789 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106790 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106800 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106950 /bin/sh -s rabbit_disk_monitor │ ├─104b4b668777845fc90b291689d9829997cef372e15516729c0386c8321712bd │ │ └─40809 /pause │ ├─910d111fa2aa51dd4c2a77db5e1fd51c6b9e8ca820d0d02cdfb2e618c5cf1133 │ │ └─55234 /pause │ ├─4f22c6886ed75963c45bc80e8967cc1f167d75006273cf0ce56408768f6d5e71 │ │ └─62589 /pause │ ├─d7950518d3cef727537cc90e8d8450e4bf5a62be49a446ccc63373fd66deff42 │ │ └─43606 /pause │ ├─58355bfbec46986e46dfbb3865bbbc52a20c33c6bdaa9cc7f161d9da104eb574 │ │ └─106210 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─98ab363ce34aa21177a1036c86ebc2e60504c9d56711d2c9897bf4c10f198fdf │ │ └─42127 /pause │ ├─afd539afdc7f5847ad93d6bebe91d3112d929f9fc8235d01f1a4b9617764e7b7 │ │ └─55511 nfd-master -crd-controller=true -metrics=8081 │ ├─7a4888b6bd85296f4fd83272ae338c3ab212587433e55d33eb5de03386840bb2 │ │ ├─262492 /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 │ │ └─262691 /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 │ ├─f57bb77bc2670e87b63084581d54ee0864261fcc94951464e8605d8408df79fc │ │ ├─168752 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169229 nova-scheduler: ServiceWrapper worker(0) │ │ └─169232 nova-scheduler: ServiceWrapper worker(1) │ ├─dca7bc58706d2804c7d028c42a70db91179568abb474faaa085513e8141821b4 │ │ └─252892 /pause │ ├─650273441be977c698af0d4f064387e95ddaa1fc0cbc7f4a0d7e463fd565d0a8 │ │ └─139341 /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 │ ├─4f804a57e20bb30be1ce0e1bcbb1ad14b2fad7e3b2b2b393209205ebc8324627 │ │ └─172301 /pause │ ├─582a8785cc4a884b5668390ea04ba8d4c754cb3c57001062809bdb04b758a16e │ │ ├─41249 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41631 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cd1c6fe2ee08f46626326668404ab4b7111cdbe1370a5c4fcd8012bd744ba7d6 │ │ └─50823 redis_exporter │ ├─ae20cb21b757a6bf6b879cf2d743396f4998bf013986eb3fdeeb87bf8b3df867 │ │ ├─181826 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) │ │ ├─182192 /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/tmp_g41anap/privsep.sock │ │ ├─182339 /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/tmpqzpe9ewi/privsep.sock │ │ └─182733 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9c70640bfe027e28c0f041b177320827f42678c700cc6fdda279395101712022 │ │ └─64156 /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-38.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 │ ├─fca9b5306e74b11df9e2ab155112c6437370424bee5a520058ceb4121ff2eeed │ │ └─46903 /manager --metrics-bind-address=:9782 │ ├─66e0643ad46c1b914312c9ce763ebef3babb0afdd3af8eb840e5d7be48294dbd │ │ └─39479 /pause │ ├─6dee157de6944837db80b29e0b90a800d5f3548b19ed3b58b9aef363acdff71e │ │ └─43036 /pause │ ├─59366e92d0218daba53b5ff654b9ad437338059f6a2448210c9fc6b4ae447718 │ │ └─55551 nfd-gc -gc-interval=1h │ ├─a32a1cfd9b778606ebca0e8d88bfb0d96bb814cfd9b73b567e4bcdd4e0815098 │ │ └─76393 /pause │ ├─9fc75041af46ee4a59c4fdf1bf552073c57009995b2e7f892ddf508968ce26ec │ │ ├─65329 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65345 /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 -- │ │ ├─65351 erl_child_setup 1048576 │ │ ├─65409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65605 /bin/sh -s rabbit_disk_monitor │ ├─ad5369bf8797ab7ff1bf27170569a8158cba304d5c0b1d1211ecef5a627416e6 │ │ └─39701 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 │ ├─da9ec59b21d0439a01713a4a709682261ed7b150a6df3204e0ac8eb009a85c78 │ │ └─223985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9a3f0c6e48d849fd496bc3e82c97d6dc2ab0b00b49054756f642764cd3a007e8 │ │ └─108453 /pause │ ├─6f0564da8028d92b9b58c72cce77d55d87e462df07a2a7d67d2c8a2b44bae3da │ │ ├─200527 heat-api: uWSGI master │ │ ├─200568 heat-api: uWSGI worker 1 │ │ └─200569 heat-api: uWSGI worker 2 │ ├─7dc29a4f1e012c7fb19edd14a81bddd7278aeba8fa419b70b7216f0dcda17fbb │ │ └─63680 /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 │ ├─371df1bd4555508f6d0edd71867636b906fb7ca6089614767c53085a7f35988a │ │ ├─180844 neutron-api: uWSGI master │ │ ├─180876 neutron-api: uWSGI worker 1 │ │ └─180877 neutron-api: uWSGI worker 2 │ ├─8e7958e8455d793dfc086fbf6e63a8681596945dd495d580913de7a246acd915 │ │ └─48246 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a7e7bcba88b13dea1dc9c9dcb04dc03096eb96bef560548f81448249961b6acb │ │ └─43166 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 │ ├─fc0c0b62eba26d468e8c4936980adcd19b0cdb5454a155bb424316525f15f5fc │ │ ├─48167 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 │ │ └─49393 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─2a7cb8ed8158bb574515480bc6a3d100fcedb9e65a76f1695dd418305ffaf4e0 │ │ └─47526 /pause │ ├─af994f0e149034a0e95b31a4af3d18542c0b64b6dc621a5dc6835f1bc9abc0fc │ │ ├─245936 magnum-api: uWSGI master │ │ ├─246023 magnum-api: uWSGI worker 1 │ │ └─246024 magnum-api: uWSGI worker 2 │ ├─c2c3fdb213c54d77a07c076f232de2eb2a519933f2eeeecad6b3d44f4774f0c7 │ │ └─139002 /pause │ ├─fcd69844b2bd8572adae4f971a5ea80667579ae4fdc1dfe3483433e3ea09ece5 │ │ └─95546 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cd3428a83a0b20798adfd34d82e1541e05767e641327fd642f8b467cff57c71f │ │ ├─104850 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105099 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105102 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─060337c872f40044ff8bceea651d4286a92b4aa9ecd2e60af018ad44c6d6605a │ │ └─171849 /pause │ ├─02919486731a8827c5c499fee27dbec41af37c5a312f3b7feade66a9143fc698 │ │ └─213932 /pause │ ├─14a2e42d2a885039f70e20070f4aa1439806e2ccdd484cda38b95f7ec2b30bf4 │ │ ├─185454 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185472 /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 -- │ │ ├─185478 erl_child_setup 1048576 │ │ ├─185757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186042 /bin/sh -s rabbit_disk_monitor │ ├─339942125f2bc38fc0b695df40aac912cb5cf6c8c3ff4b1e48285c4a65605e30 │ │ ├─266548 apache2 -DFOREGROUND │ │ ├─269369 (wsgi:h -DFOREGROUND │ │ ├─269370 (wsgi:h -DFOREGROUND │ │ ├─269371 (wsgi:h -DFOREGROUND │ │ ├─269372 (wsgi:h -DFOREGROUND │ │ ├─269373 (wsgi:h -DFOREGROUND │ │ ├─269374 apache2 -DFOREGROUND │ │ └─269375 apache2 -DFOREGROUND │ ├─14a03c0a004c3bf200a9e8b49337538b84dba9876f47235ae34b239a99b39264 │ │ └─266739 /pause │ ├─b39a435ab9ae0522cca46cf73b2f939666f202112fecc00fc6ba9b2796a94095 │ │ └─47353 percona-xtradb-cluster-operator │ ├─4516cfab5746ca6c7b2942c2f604ec0edb97252369914826df0b54f79db8efd8 │ │ ├─168642 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─169135 nova-conductor: ServiceWrapper worker(0) │ │ └─169137 nova-conductor: ServiceWrapper worker(1) │ ├─aff1ec1b5fe8c097f653a1f6d4abc1950a2e50bcc6f3e7135791742afa715938 │ │ └─63797 /goldpinger --static-file-path /static │ ├─ed8292884d6240c1af3c93369afbef50462fc6e30b509b4116255abcfee9bc16 │ │ └─268219 /pause │ ├─1c84c4645d59c891611a9adce55245fc9fe128548857f424b4720e835920205f │ │ └─48423 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4f901359f1554168adb60d9e95cb0cd3c0929c251ce11c9982ea7de54b9fce2c │ │ └─55472 nfd-worker -metrics=8081 │ ├─dba39f9e821f9304798b7312d3d6d5adecd7acffd92cb3151fa50c5283cb3ecb │ │ ├─ 70298 apache2 -DFOREGROUND │ │ ├─ 70341 (wsgi:k -DFOREGROUND │ │ ├─ 70342 (wsgi:k -DFOREGROUND │ │ ├─ 70343 (wsgi:k -DFOREGROUND │ │ ├─ 70344 (wsgi:k -DFOREGROUND │ │ ├─392957 apache2 -DFOREGROUND │ │ └─394072 apache2 -DFOREGROUND │ ├─4073931f94b25161f0b6bf6c4f7f9502a1d167d3c76daf05b7e1b3263ba1e26d │ │ ├─139375 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139389 /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 │ ├─f4490e27dca86ec20eda69d3f191c3be0eeba42a8ab3ae5a97010fb8620a487b │ │ ├─170084 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170119 /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 -- │ │ ├─170131 erl_child_setup 1048576 │ │ ├─170178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170399 /bin/sh -s rabbit_disk_monitor │ ├─1680df47b5ac8061c94a119b42da5779c7d7b4525ca90ddf3709da3775c07656 │ │ └─245992 /pause │ ├─37ffb55c0b84bb918e8348fbc1d911acdc205482ba53b3b87d16cf9c3026fb46 │ │ └─64751 /bin/memcached_exporter │ ├─e544f79c967cc65d8008029137977f784228c6db03bb6a8a1ced8218e7e88c0f │ │ └─66861 /pause │ ├─c39782ca9fb6b865cc81e6ea2f9ea561620131d6a445c6f9dad3e3ec957e5f89 │ │ ├─224832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224850 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─afbcc6d106f8b3182f60e6c16137cde1f6d9d926f58ebd224580048fe7185124 │ │ ├─76563 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76580 /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 -- │ │ ├─76586 erl_child_setup 1048576 │ │ ├─76669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76670 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76827 /bin/sh -s rabbit_disk_monitor │ ├─f8c57b528503bb7f5c1e8df6425621cc59afad1afed17c5b2de3ec3539c0d8d8 │ │ └─42157 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─93a91b29fa2711c2817a860ab7e98277b969e849f9338010745df1dccd9a6f95 │ │ ├─122603 /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 │ │ └─122754 /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 │ ├─9ea972ed246670b3266b6609e109bbd3b7e3dc9ba7e66deef095455c42eb4c54 │ │ ├─200514 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200906 heat-engine: ServiceWrapper worker(0) │ │ └─200909 heat-engine: ServiceWrapper worker(1) │ ├─404dad465cfea3b3326bf9be806f8655bfec9f4d49c031f3f95d3557a111f65b │ │ └─39674 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 │ ├─22325dc3d0f0fe7ad6c4a9090597a72dcaa4fc5b1b9f7db94cd4599df87f455b │ │ ├─172818 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399885 sleep 300 │ ├─a18ae3f7bdddea66a992e3804e413840cc3799cc73ab46d0b6c622c79836b0a0 │ │ ├─180892 neutron-policy-server: uWSGI master │ │ ├─180904 neutron-policy-server: uWSGI worker 1 │ │ └─180905 neutron-policy-server: uWSGI worker 2 │ ├─cd1e60d9594c1018c0c632b2cf392809ab4a50b0bce84c932d8559318e434982 │ │ └─141736 /pause │ ├─f6bd2b9da74adabe53194f0ce6326b0169a9cf35a6be87bc4d839eda5fe0aa9e │ │ └─39570 /pause │ ├─b39fc1bbf21e2bb7657983d7cb0fcb23c72a6913894e333fdfbdfe77b0d0c146 │ │ ├─270932 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270945 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d0cc322334998a5b4d0324cb3481c9a7a4821a4732324553c816f83752e8128f │ │ └─40056 /pause │ ├─64135ddd58f4159c10457a624d1435f291dc549aec58dc347ff125396c7ba115 │ │ ├─103432 glance-api: uWSGI master │ │ ├─103452 glance-api: uWSGI worker 1 │ │ └─103453 glance-api: uWSGI worker 2 │ ├─bfabe9f444bede91d615c947e234fb9e26b5025d9e91dfe2694951934c621288 │ │ ├─200524 heat-api-cfn: uWSGI master │ │ ├─200570 heat-api-cfn: uWSGI worker 1 │ │ └─200571 heat-api-cfn: uWSGI worker 2 │ ├─ca79fafe8253fd81d59dabc53cddc8e0537038e7e467373c94b9ab157000a541 │ │ └─43566 /pause │ ├─e041f312ca51a937a129cf6cbe227c5461dc4b6f05bcc646b4d91aecd3cdacfb │ │ └─39581 /pause │ ├─ba30bfd5fea985fcfa2815891ce431db6b8454b0146f27dc769a177e1c1f6c68 │ │ ├─246096 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246558 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246559 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a693f2e83ad12ade8b2f353ed396fa1361d634c9d633c91eb0912a23ec665095 │ │ └─65069 /pause │ ├─d0a6c5939728507aee655d7054ae79ae701e68aefc254dd2f2694ff7d8108726 │ │ └─267113 /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 │ ├─a7abaa64674d43c36194f9571197fa1307315902b3352a91c0674462fa405224 │ │ └─121538 /pause │ ├─abcedd4e971febf6db82c6e294f2d56c65e008476648b8014eb1b33e0da24289 │ │ └─42641 /coredns -conf /etc/coredns/Corefile │ ├─fef0c75dd642f7caf2b9df06b61a560bf9efa3b52e7dd04671effb076ccbc31e │ │ └─228751 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─14a7e86208c526562f8018d1bbc6a2990687c151422fd0dfc26771c3252d05a7 │ │ ├─248776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248796 /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 -- │ │ ├─248802 erl_child_setup 1048576 │ │ ├─248913 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249207 /bin/sh -s rabbit_disk_monitor │ ├─76aa5255b7c32247d0c29169b436f78dead3899e6d87fcededab11f725a4ddec │ │ └─169967 /pause │ ├─6f120d69a432290e45310da50eaeebe4c8b2f15a28b7c83b87193d9b44b53283 │ │ └─268471 /bin/openstack-database-exporter │ ├─41d095cc2e2ab9f8efda9719a1d6b8027a10c11d2140fdefbaefb56af08a4949 │ │ └─262257 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─05408a9d0240a3c974c7a31923577e50593fab44f7313ca22f2bd7a7925bb521 │ │ └─59690 /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 │ ├─0b495aef58191061a0a9d5bef453f4f4ce2995cbe48345bc5ef919e7a03a74bf │ │ └─46272 /server │ ├─11bbdff9537364951c8895f15bca75bab1070ae442f6ee4ec82ef7dd8c01e7ce │ │ └─172250 /pause │ ├─10a0fbfc8d5979e4f0c6c20e52b2b0117439ebdd4957fbcc22a5fa338c254b81 │ │ └─252468 /pause │ ├─fa81053b9c55da52f20e8a27f610f8d856529d39ea20e18cdbc3459ca2a07761 │ │ └─252740 /pause │ ├─45811f373ac4584c2b23a73327735cbdfa403636cf31adc646f27e524697df63 │ │ └─245543 /pause │ ├─7866984ce3559a59085727e73e1db88ddc3fd91e534a6eb0b82004be1f677606 │ │ └─231889 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─4bd37bcba7f91a0e409b5feea21b27c9203a42c819db4200fab3cb0e42d9e684 │ │ └─235657 /pause │ ├─69bc4eead00b1032736dae5b3511d7ce519dc0dfe53298c24b97bafbfafa0983 │ │ └─40788 /pause │ ├─3941edfe0108856d1fc093227c26e27d44b0f97ecefdc05b354718844f679388 │ │ ├─141942 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141959 /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 -- │ │ ├─141965 erl_child_setup 1048576 │ │ ├─142024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142025 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142198 /bin/sh -s rabbit_disk_monitor │ ├─13984a806c25d282eb03d3a5b02aa1ea9241bad607227c8407cf28f9e164b01c │ │ └─102901 /pause │ ├─3c72637d36d5aaf156314789bafb0f73d34e9a8b31d8437965c22add97d6a64e │ │ └─90312 /pause │ ├─86e123672cde382ad68f7d280721e072fb6ef3f2194cd0a2577b0940c26fde5b │ │ └─171706 /pause │ ├─1e470cb6446095a62511fa56efe19f83416e9b7155dccddb071e4d091fab3bd6 │ │ └─62870 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f02356b8ac3d3690806272b1737bd0ee1777183939ce29c593c904e50f28a1af │ │ └─64938 /bin/oauth2-proxy │ ├─64022376a18e6081748071acdc8770e4b53ce5539895db837c07f21647b36a60 │ │ ├─ 46224 /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 │ │ ├─ 46236 /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 │ │ ├─ 46378 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266379 nginx: worker process │ │ ├─266380 nginx: worker process │ │ └─266381 nginx: cache manager process │ ├─73669d531ac2ff8e580398424dcf4cb2df1eccfb30d364487eee6ce9cbd2e7c8 │ │ └─184981 /usr/bin/libvirt-tls-sidecar │ ├─dcfcd74ade940469352248e4997cf88ffa0d313d2309900b7f1f685d66c50547 │ │ └─61247 /pause │ ├─c44b6d2b97bb9a4b7fdf6154339377851da711aef1f463773b0011b36ac5bd2c │ │ └─213704 /pause │ ├─5313fb4eef6d4dc9f0e7381a8e909154809d2694e0e696b1b0d97a462456631c │ │ └─55701 /secretgen-controller │ ├─fd80dab7ed2074ff4dc766742b676c467a74ec59015c203f99bb2c4b8e485d4e │ │ └─50182 /pause │ ├─79516d058b13fc59e38be145efda26bf745cb4bd90ca66db21e90604de5ee2e2 │ │ └─39531 /pause │ ├─64cf2b3cf317ceb7dfd89ef7ced39876f389a59d3f9008d79f931021306cf397 │ │ └─61205 /pause │ ├─57f2c1d54040956553f889f252519636a146f6520fd84801dd5c272ef04927dc │ │ └─41039 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─22353f090c19bbf97f134a9427d8ac59a11b5dea1ae96168c92be92b24ea7da5 │ │ └─248519 /pause │ ├─92bfa98837e149e101a38e390945780b89955801d927e66ed826f9858223c307 │ │ └─264251 /pause │ ├─3acb0fc70a9af095985bfb3f3351c5b8e2fdbe5f4bcfbe647f39a07135df5c7a │ │ └─60870 /pause │ ├─6adab76a24dc63133783262b149a483c79b3fa1b3c401b6beb21ac4d13728711 │ │ └─94267 /pause │ ├─f17425190b0d7c636d41eb1eb68d0e6618f7966bd62a0717a303cdaf42e39f3d │ │ └─188051 /pause │ ├─c03b4f48fd0a11a599ebcbcc9d8a35e2a5a466b5586dcd85041562b4993b8eb6 │ │ └─43719 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a817e79ef00f6f694d4451aa3d79c1505eda24d0342935e1575366c542432b71 │ │ └─48136 /pause │ ├─f57939191ad6f53e0a413e1f38bd932df7e2e5e67c6a1eb6febc9bad9b129aeb │ │ └─45905 /pause │ ├─c3f12c078c927b6a41f8637f00e10bd81cefd596f07f283e99d41d3ba4dcb67c │ │ └─50365 /pause │ ├─defc7b27b22c6467a1b005a578a8745c021d0adb3798a5affb11bc0a8f0378b7 │ │ └─144164 /pause │ ├─8d2bcf31bd2ff89170c3d77c0d0e8591e77ee71f1752bc9b5710479af780d627 │ │ └─63458 /pause │ ├─57a6173684d3a2a2520650d271ece0f4b939bbe3c5775aebf9c496a2897c2c67 │ │ ├─ 94731 /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 │ │ └─408486 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─57cf1cd69524c2bd8780a6b6236a014bf897b5314fbc155270a4b0bd92cb9edb │ │ ├─48327 mysqld --wsrep_start_position=6b4eae3e-4b0a-11f1-a308-778f11407090:20 │ │ └─48448 /var/lib/mysql/mysql-state-monitor │ ├─97dfd38deaecd3d1cfc1893f9e3fbeb65514004e89ee2146a7e81796a61f394a │ │ └─185260 /pause │ ├─4effc01719517829dd356eb3283113e25b46546160d9d4d3bf0815006a7a7482 │ │ └─61706 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 │ ├─6a124e1db193dd6a74b0cd0d6df372c4ce5abc77da5e849ddfc6b91550a7b447 │ │ ├─341540 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] │ │ ├─342105 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342213 /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/tmpu6msa_0m/privsep.sock │ │ ├─342650 /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/tmp08dwkx3r/privsep.sock │ │ ├─343052 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343062 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343143 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ba043dd5-4414-4f4d-8b3a-1a6107bb16ef/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ba043dd5-4414-4f4d-8b3a-1a6107bb16ef/host --addn-hosts=/var/lib/neutron/dhcp/ba043dd5-4414-4f4d-8b3a-1a6107bb16ef/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ba043dd5-4414-4f4d-8b3a-1a6107bb16ef/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ba043dd5-4414-4f4d-8b3a-1a6107bb16ef/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-be6ec5b4-edd4-4fd1-bab0-ef97562e78d9,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 │ │ ├─343252 haproxy -f /var/lib/neutron/ns-metadata-proxy/ba043dd5-4414-4f4d-8b3a-1a6107bb16ef.conf │ │ ├─343256 haproxy -f /var/lib/neutron/ns-metadata-proxy/a2004c2e-3f2d-424a-b37e-513a4dbc246d.conf │ │ ├─367811 /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/tmp2mm4xjmh/privsep.sock │ │ ├─375683 /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/tmpqhn4pa4g/privsep.sock │ │ ├─382183 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a2004c2e-3f2d-424a-b37e-513a4dbc246d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a2004c2e-3f2d-424a-b37e-513a4dbc246d/host --addn-hosts=/var/lib/neutron/dhcp/a2004c2e-3f2d-424a-b37e-513a4dbc246d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a2004c2e-3f2d-424a-b37e-513a4dbc246d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a2004c2e-3f2d-424a-b37e-513a4dbc246d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0800a373-5a9c-4468-8342-05b2f57e43cc,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 │ │ └─409993 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─8a1a86ec5b0218b0c134c71b6535555c804b07baba9a70e9ef8343c6ca34010b │ │ ├─168085 nova-metadata: uWSGI master │ │ ├─168098 nova-metadata: uWSGI worker 1 │ │ └─168099 nova-metadata: uWSGI worker 2 │ ├─8195ddf1ca82dd4e2d41be96d23fc89e56d81ab421b73a85ee13d071abd2d921 │ │ └─62830 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ef8366b1f60fd347d32e023b7d31b8c748f389ec7da685cf5a0d7f24b5a08161 │ │ └─145376 /pause │ ├─1129efef128bc12e5823dad93fdb36181919fcc8bc39ddf08ebe8983740540a8 │ │ └─144700 /pause │ ├─b830b50a6ece45aff9e537c652f491e00c7e4e2511e430079547f03d6956211d │ │ ├─62361 nginx: master process nginx -g daemon off; │ │ ├─62393 nginx: worker process │ │ ├─62394 nginx: worker process │ │ ├─62395 nginx: worker process │ │ ├─62396 nginx: worker process │ │ └─62397 nginx: worker process │ ├─2bf3f3b7fef514323b87a56198bf8dc1a783b1610e301fb6d74e9ac8907013ba │ │ └─183425 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) │ ├─6e125de3f96051cd62993ace2a33577f8b2c70da8e13d945a11a847b563d88c0 │ │ └─43766 /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 │ ├─17a049fa575e92adc7121ce83ae71e97d031ccc11ac36f40ecaa8fc962ddb993 │ │ └─47234 /pause │ ├─277b2e4754e1dffa7a0a518ea8f88d75a762f1d3bf66e67735cf66344bf1b773 │ │ └─141056 /coredns -conf /etc/coredns/Corefile │ ├─2afad09330b698ebac9c9ca673f79adb7081adca1c1d15d6a44c695d3d68c38f │ │ ├─63574 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63645 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─303454e0d6fcb3c59c8c2419e3914bc53780abebf97f684022287061ad9dc319 │ │ └─45999 /pause │ ├─c1014ef298ac25a6a0ff61d7d4825b6e7f83c43cff9a7253f672b4eed84e7448 │ │ ├─245634 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246235 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpag04c3yg/privsep.sock │ │ ├─246245 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246326 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d7e5434803c3024afdd67a59b35017cc4e47f69fde48e711e8b63776a797576d │ │ └─63928 /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-38.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 │ ├─9a9b2d110825f8e76eff4a7c8e9de7e224ef261bcddf0f2e7d76560c46f87845 │ │ └─39644 etcd --advertise-client-urls=https://199.204.45.38: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.38:2380 --initial-cluster=instance=https://199.204.45.38:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.38:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.38: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 │ ├─300e9d3eff29e52778e92e9c73d0e26b51695e0de54a8d14bd3c1b1875301db6 │ │ └─59472 /pause │ ├─5f1c6729afbb468fdf656df4f8a054c716782b90d18df06ac4d501f9c9023ffd │ │ └─171936 /pause │ ├─8a0a0af64ffa9a36c69b4d046ff1a7bcac47e00cc5fe3daa315bc109661a1566 │ │ └─171708 /pause │ ├─d6b638f0e984696a09db24d8ef58add4fb331cbad0efa8541221775953cbd627 │ │ └─213677 /pause │ ├─18a0ed8da5e326756369a323a50d4ab7a0a8578e87dde567c4912a189209a7e0 │ │ ├─167963 nova-api: uWSGI master │ │ ├─167990 nova-api: uWSGI worker 1 │ │ └─167991 nova-api: uWSGI worker 2 │ ├─10baf490333e039a9a3bb004f93e6d4c39033243bc569c0da04051243980c299 │ │ └─121486 /pause │ ├─ca787da586dac8aeb488de23c5ed0b2f034feb521490861677b55816afc18c71 │ │ └─230055 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─447af07fb7f8480140587c5e5269be9505d7e1cb2a239e00e76d6bceb306a919 │ │ └─122205 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─db9f16d71c76209a1c39b3c8ed616620b2bdd810e8cf85dcbcb66d10dec9b94f │ │ ├─226292 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226309 /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 -- │ │ ├─226315 erl_child_setup 1048576 │ │ ├─226461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226462 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226472 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226573 /bin/sh -s rabbit_disk_monitor │ ├─8b57854b73ac28cefde76cc5522a7dc79e361ca881a266f3c68facac43be9512 │ │ └─163247 /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 │ ├─b4b0095eca07f570573cfe18755d752d7765a69489b34f8fc397b43d196538e8 │ │ └─230885 /pause │ ├─8dc32658307f1dd905b38c046b675cd52c9dde434bbb2291b5ddc87d5f6388e2 │ │ └─188158 /pause │ └─5380e917be079cd37216a360ff246ab84be1db1c0d609bd8187928b76393204c │ └─61293 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount