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 │ │ │ ├─21446 /lib/systemd/systemd --user │ │ │ └─21447 (sd-pam) │ │ └─session-22.scope │ │ ├─21434 sshd: cephadm [priv] │ │ └─21473 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1465 sshd: zuul [priv] │ │ └─1478 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1469 ssh: /home/zuul/.ansible/cp/199.204.45.22-22-zuul [mux] │ ├─406200 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vbgnohhitwkjonocjryvislbztsqgnby ; /usr/bin/python3'"'"' && sleep 0' │ ├─406201 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vbgnohhitwkjonocjryvislbztsqgnby ; /usr/bin/python3' && sleep 0 │ ├─406202 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vbgnohhitwkjonocjryvislbztsqgnby ; /usr/bin/python3 │ ├─406203 /bin/sh -c echo BECOME-SUCCESS-vbgnohhitwkjonocjryvislbztsqgnby ; /usr/bin/python3 │ ├─406204 /usr/bin/python3 │ ├─406229 /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 │ └─406231 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 … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12200 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 88ca534b960151a4d693929e6b214ea9a2206ccae07da901fecfaa55b01f48d3 -address /run/containerd/containerd.sock │ │ ├─ 12581 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0af8bc957e93d3fd585710792a3de5966f64aa45ceba77d0a9675c9a8ad51023 -address /run/containerd/containerd.sock │ │ ├─ 19341 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4183ad16dbacb503b4648034ccc40165ed8a7969b46c5f10551fa8fd85735ae -address /run/containerd/containerd.sock │ │ ├─ 24561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 071cb239e992faa446f4666b96242372d1f6753ec288c53526c581b0a392b777 -address /run/containerd/containerd.sock │ │ ├─ 29250 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 656b52b7d5d194c32502e2c5e973b5f822b5c8740b477b58118d830b9d3630f4 -address /run/containerd/containerd.sock │ │ ├─ 33732 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d5ae9640cb7fe477eaa4b4cfc944b67fa55c79450a004ce279d318afac89907 -address /run/containerd/containerd.sock │ │ ├─ 39141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dda28c153a3bca5670bda5559295d661f806bb38cd6f72b1445c26ec28dbe8b -address /run/containerd/containerd.sock │ │ ├─ 39171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdbdcc4a7cc531e47101948e23510b5ade39d1a5702bb109c1f1c3321f8208b7 -address /run/containerd/containerd.sock │ │ ├─ 39206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70001f86289caecb8f99a4c6402a8f10fae0d9574cc7321f983e3c8033845768 -address /run/containerd/containerd.sock │ │ ├─ 39224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70e6cb66667dbd7a94e63949a4b67f107e39eef8f552c825c07ea20b3f1d0701 -address /run/containerd/containerd.sock │ │ ├─ 39226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08fd70d5be887c44d4dee153d00c0895bd7f1c32f4448617977e8fea75ced078 -address /run/containerd/containerd.sock │ │ ├─ 39750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9895fde1f3a14e3a4bc4be1b910d73d7c35f99ce4e3a8494b7342fa42e690b65 -address /run/containerd/containerd.sock │ │ ├─ 40468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 140c5859db1535d72e42536e6e051bfe95d5d0b566bff657d5ebba0e01fc9481 -address /run/containerd/containerd.sock │ │ ├─ 40488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b03aecbc998e9a1dcb249c7b8e57609c640b635a7036e587419438ceb72ad518 -address /run/containerd/containerd.sock │ │ ├─ 42141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ced3e1778134a635cfe82bb7b56655c7ac9127758f9d25c6bef798ffdae657 -address /run/containerd/containerd.sock │ │ ├─ 42275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce18feeac72fe053e6400c305b6ee539e807dcd2554334214d3afbb1fb3b0d3 -address /run/containerd/containerd.sock │ │ ├─ 42320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7a225107de50a3c587daff417676f21ed0a9d094ab17a452e59525267197eb -address /run/containerd/containerd.sock │ │ ├─ 42368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38626155aeb629d57bd8569380673603765e0fa126fc076fb19fc25571106675 -address /run/containerd/containerd.sock │ │ ├─ 42378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f07787fdb95aa4ec59eb9b21bb6dc103b3d72e08346adfb17594b05e5dae1dfb -address /run/containerd/containerd.sock │ │ ├─ 42531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fbfc53516d33bb567353259f5d6adf6fdbb282045462c5782f5a94b946c396d -address /run/containerd/containerd.sock │ │ ├─ 44910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc15ed077ab9911f3302bf363043a2d68053c7cd594a77c5604b63d317944843 -address /run/containerd/containerd.sock │ │ ├─ 44980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91c94537846ada34c4e5e8b788986ddbfe7a1b390dd806152f0e0566fd5c8c7d -address /run/containerd/containerd.sock │ │ ├─ 45733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9120758819359d50f08373b6ce5e10c41e886eb078bf35deadcd47e6cc00271c -address /run/containerd/containerd.sock │ │ ├─ 45831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a0b869f807bfbfd1b6d55b7eb9e764b4198707334518428052c62bc919f116 -address /run/containerd/containerd.sock │ │ ├─ 46180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e98cbbbea183351cfb022cb38e44ea90ccedc86670342b32980359ff7176f8f3 -address /run/containerd/containerd.sock │ │ ├─ 46659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe8dd2684063868f88b40a7d4b10c7353db8cc7d6869fbe7eb76e1bea6c770c3 -address /run/containerd/containerd.sock │ │ ├─ 47058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1af9e4bb567ece5c43fbeb792cd10d736789b0498545a6b85603a5fea173b66 -address /run/containerd/containerd.sock │ │ ├─ 49424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e684f0bf6276adb7bb39e0c828e7d76dd478587b71236beb846460c996a02d2 -address /run/containerd/containerd.sock │ │ ├─ 49664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe78596004f6105eda9e4ce2fb364ec6496d0364b771f09531e85e50c3c00be -address /run/containerd/containerd.sock │ │ ├─ 54680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5c4ea42a419749be8ffeafd8027fbf03d8ea3e4521fc1593ff17c2fa6de3df4 -address /run/containerd/containerd.sock │ │ ├─ 55390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40af3cdde3d26a8db733eadf7b7e37345e8a0affe35819f91f27e6d9c3711049 -address /run/containerd/containerd.sock │ │ ├─ 55463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71fed31d632901e3158f8616ac9c7e47dfd8862250c7b176d838bd70f29706df -address /run/containerd/containerd.sock │ │ ├─ 55502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3512677277de8f513d378f1ba72b9ad93655ffcb86880643de2be25d40b39264 -address /run/containerd/containerd.sock │ │ ├─ 55730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd2e1a1b47982d004aa2fde59d262ee4f66ad9464422476a477e5e5e09a3ffbf -address /run/containerd/containerd.sock │ │ ├─ 60694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb1a1b9ffcda127afd2c2e6dd55f3a51a841da1b55aa5edec3ea6e785e58b836 -address /run/containerd/containerd.sock │ │ ├─ 60836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abda9afaa16daf5e4f10c98f93f2372522bc907a8edf6645a3f89b436fc3f340 -address /run/containerd/containerd.sock │ │ ├─ 60877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486cd9c7e53d2edbf51db968a4801ba8562cc8e774923f981cd7da76003af78e -address /run/containerd/containerd.sock │ │ ├─ 60928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fdb1b48be1f26db0d6945c1b6bc275450019d0ad8a997efc212e033de950b7f -address /run/containerd/containerd.sock │ │ ├─ 62379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e8844bd08cd48a90547cce4d1f966af027b05df8e91b526429a5f8a1b4d071 -address /run/containerd/containerd.sock │ │ ├─ 62714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3dbc7b61ba10d9ee0ecc390b54a456bf4a86ff33f6d8da67a1b89d3e9a2bafe -address /run/containerd/containerd.sock │ │ ├─ 62758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9320afecebb19954343404c025e86f64b09949d05eea5c9d904f95b115f4f8 -address /run/containerd/containerd.sock │ │ ├─ 62849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d160f3ba7d43a86d09d28d3216628a1f5f454b214a058d7c80e501f2b65d07d -address /run/containerd/containerd.sock │ │ ├─ 62938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320fdeda7123d5707648976b63e7850f55844f311364dd93058124aacccb08c7 -address /run/containerd/containerd.sock │ │ ├─ 63292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321683e5687f828aa1b71d1cd91f4f4afcbf3966d48213ae0035c5a3098fc80d -address /run/containerd/containerd.sock │ │ ├─ 63576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4bb135b16036b25cc9993ab40beee9b796b6f7ee33ecd9f065adbdcecd390c0 -address /run/containerd/containerd.sock │ │ ├─ 63774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbca5329261fc353b5e29d042b3872f711c7e0bef52bbcbf1fb435260888f564 -address /run/containerd/containerd.sock │ │ ├─ 64166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c39d1a771b58d5dbff8d16bc116c5528a555930963b9ad7d49e5e589f61a30 -address /run/containerd/containerd.sock │ │ ├─ 64823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00e784e81108344d9f85c444ed4139716f093001f0a577f2f5260409eb82e4e7 -address /run/containerd/containerd.sock │ │ ├─ 66433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd9a9ef212dfdf31a300965f5af39e3159b92d9b6056918763ea210a4ec68d1d -address /run/containerd/containerd.sock │ │ ├─ 68859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aaeb1b68bef631e66d1c1af08d7579858c718556eb357e96b1a80bbabfe29f2 -address /run/containerd/containerd.sock │ │ ├─ 78085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6662acb0344460f4bf51c0d66d70bda8bae488f578b55b47cc00831ac1e7ee16 -address /run/containerd/containerd.sock │ │ ├─ 79439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0042459a5b2a9590589e78fde65b2d5028fb9a6dc5f23b11109f14b71d815e7f -address /run/containerd/containerd.sock │ │ ├─ 85552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb08abc72b4cfae27d0dcf770f6a0b158b9743aaf598acab86ba3bf2c3072fc8 -address /run/containerd/containerd.sock │ │ ├─ 91812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae3c9521b2b5bae46f05632a4fd13e39df44ec1214bd58ab0de976795a1d00a -address /run/containerd/containerd.sock │ │ ├─ 95798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77c928c86a6dcde3d470e22aafa7565e123a7c8961837ff1891703c45debdff9 -address /run/containerd/containerd.sock │ │ ├─ 95842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eaec2ad2315da96aced3bcb0a501718003680e14215b562d75a8552a05627d4 -address /run/containerd/containerd.sock │ │ ├─109085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30421d7d95bb638e07feddf9d95904a8d0b9c1c15db548319717df89169e914e -address /run/containerd/containerd.sock │ │ ├─110622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d342d3341dd51e6d25a42db7cc0a55cde102db314512a5127ef077b7485cc5e0 -address /run/containerd/containerd.sock │ │ ├─110676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f061d40952d736db6746d571aaa6c1890f05529c6e579dc4ad31369ebdde6a8 -address /run/containerd/containerd.sock │ │ ├─112656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f598c4649441be8628252ffa4f6fdcb79ef753a9b399e3e8e3325bc7f4141322 -address /run/containerd/containerd.sock │ │ ├─114466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15648b2b280eb9fb379ecc8437daab85b96b2d770c765d45ffdc35ddd8acc39f -address /run/containerd/containerd.sock │ │ ├─114524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15fb3103964f2a7a21f396e206455d3161159448367c10380aa7788c5e2ef76f -address /run/containerd/containerd.sock │ │ ├─127585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687387524148c425d1360d0069ea37b833aa7bf4de87cf283a5003b570ac3734 -address /run/containerd/containerd.sock │ │ ├─127629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 319329fbe600f5df44ff61499f70e81c553995a7f0929f1445a768e4a4498813 -address /run/containerd/containerd.sock │ │ ├─130209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d1bdec9edaa18ffe6378d53464d6b525ab438d326c24e759a4432c20594e98 -address /run/containerd/containerd.sock │ │ ├─156903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00273134b95eb7c460919aa870e8891632fe1353a6173f2f0cc62deab6123676 -address /run/containerd/containerd.sock │ │ ├─158202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b5b72e9987bfcce4df64ce7612cc73d4a9064e594da35a0f0579616e9121ad -address /run/containerd/containerd.sock │ │ ├─159345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53a433ca0b4668fd9f33fdfd4fbfb8cf61d3a37facf18ce2d9ccdfea520a94ed -address /run/containerd/containerd.sock │ │ ├─159409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ddc47b7639188d586456023de8112dc777398387031f1f3fe8d826ca809fc6 -address /run/containerd/containerd.sock │ │ ├─159655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a561bd70cfece7aef6f416a99930ae9130882fe2c3f6481f257fbc49a4f71bf1 -address /run/containerd/containerd.sock │ │ ├─160978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd0a75684194f6158f78784247cd0918e077204995816697bf8d1e8af10007a2 -address /run/containerd/containerd.sock │ │ ├─163147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3f13ab6946fea910fc15882ae689916730fbfc13b6c859f4031a868a8b2295e -address /run/containerd/containerd.sock │ │ ├─163557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d5a324e63cb891bc31e9e0429d289317f02da686bfd1fb656c4f76701f4507f -address /run/containerd/containerd.sock │ │ ├─163587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cff4d68f4ca566378c17a8162eeefb0e40f4f1008fd47185bae43e8977491c99 -address /run/containerd/containerd.sock │ │ ├─163615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9980a626d537eb88cadbbb7753d23c667f9af554dba20a3c46090a79483bde5a -address /run/containerd/containerd.sock │ │ ├─163985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f9211e820fc780e5e0fba396492344d87acd0d1ffaf214bdaa19a604dfa45c7 -address /run/containerd/containerd.sock │ │ ├─164081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5230f5a7b27d24ad630c377a6ae08494e5db8800d0bddd3b1f5918ebe8da5bcf -address /run/containerd/containerd.sock │ │ ├─178617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58554ab724f3d7bd1687b33ff43c5a2dafcc1976b7a7d3322b5adebd9bb72bfd -address /run/containerd/containerd.sock │ │ ├─180481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03f679e0a343ecb32e0526ec230eb0f563eb125ca618a9e73017cb3020e5edc8 -address /run/containerd/containerd.sock │ │ ├─180519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c313501f73fd15df0865eb317e27a9ae3ea522c6436ec9e1fa9919015a2a8ec -address /run/containerd/containerd.sock │ │ ├─180574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f71532e0155bd2c7e2d04980e7722c5f7172577861cf17c9ec9861032d313fa -address /run/containerd/containerd.sock │ │ ├─180836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3872bbfb108de620eb628479914b670e37f03da603719c17d7d097b0be4d4be -address /run/containerd/containerd.sock │ │ ├─183904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c469dcb5b7ba8f67d47ec1d6301ed5993e6b7f28e966f2feb99a0158911f9729 -address /run/containerd/containerd.sock │ │ ├─194056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1274694c38677ca26f75db11b0beb4d725126d2c09e592bb7bf16f5edddebdf -address /run/containerd/containerd.sock │ │ ├─196339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 623d90023a7c20a71623493f8d9fa5b85f7501fdb2292e777f1ffeb3d8a03035 -address /run/containerd/containerd.sock │ │ ├─196386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 890a402644af3d9e574de6b5cd49998996a8b0e8926dd4dfbc63dc907f307ddb -address /run/containerd/containerd.sock │ │ ├─196441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d268b4f98a8c9b0f51c3a0811d5df3117270e0ced5b107d5e1d20aefd61f6e9c -address /run/containerd/containerd.sock │ │ ├─212056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cde1a1b53d3d2297cb80e2833dd5597c572625d5d1ea761098cc362b165420de -address /run/containerd/containerd.sock │ │ ├─219630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0ce2e41338c99daed426b93cce659aaecb326acc301fdb57b5d6d64b818ae07 -address /run/containerd/containerd.sock │ │ ├─219697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40c97238a2a9366d8570423a3b077c3fe3900b1ab14d3073e8d18a42330652b -address /run/containerd/containerd.sock │ │ ├─219739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffbf0d0a58a5f307c1d2198728776498eb4964dfc72c53903233662b395f2f71 -address /run/containerd/containerd.sock │ │ ├─220016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81dd3aea2ff2e2c71fed9273ef61f9ad0cb10a33164f0b932c4d0d84b1afe383 -address /run/containerd/containerd.sock │ │ ├─231744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87dd1e4d68302c4d0ee0f6a7f54517c425a3d632c4e3a84543caeb6466d363c9 -address /run/containerd/containerd.sock │ │ ├─234235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f00fbff00add5d957d4f35426b810b5445938cc7274536c01d74be4bd0016ffa -address /run/containerd/containerd.sock │ │ ├─235248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68f33d39917d475402bd04e1e14265537edf17a9ea7f80c94011c7f63908da20 -address /run/containerd/containerd.sock │ │ ├─236465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780b392e88582a2b46d44992d8081b859c4b4e0f0471751937cb2c55f40adb64 -address /run/containerd/containerd.sock │ │ ├─237535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb5ee5db2faef971b6c016697440201e20bb7ec99ce894228e0044aa39ceb93 -address /run/containerd/containerd.sock │ │ ├─238624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c50ffbc8e7d5d0383897b468fe151c87558560672ed9781b3c9c4c7102e0847 -address /run/containerd/containerd.sock │ │ ├─240332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b46475cb381d51c58fd80fb673a7f33098df47e0461e8285b5980d933a2ccfdd -address /run/containerd/containerd.sock │ │ ├─240431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f8b0ca42921911ae7437cfa3c077ca7f3a86835eb51432994dfdf00cca67f8d -address /run/containerd/containerd.sock │ │ ├─249960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e2c244b21e048a456bb7c2a182ddcecdb28ca7e386ffdfb7ac78e00d88bcf2c -address /run/containerd/containerd.sock │ │ ├─250502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56b46e4f5aab45ab116748fad77e317b4bbd5c4040b37dc5ec13beab091675ca -address /run/containerd/containerd.sock │ │ ├─254465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d0dc11b4477f295509903454881cdfb8e5126be2b94bbc4bcd66041407fd2b -address /run/containerd/containerd.sock │ │ ├─259327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239104dc1b78e0c65e14383f0f259c292fee744f1c6fc71613c68625b486f63e -address /run/containerd/containerd.sock │ │ ├─259509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 054df2b70c73f486b9dd7cefe3af675de7fd696fc99e1e692a23372e1906e3d6 -address /run/containerd/containerd.sock │ │ ├─259562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a6f696a446dc400606c6d0ab4dd405300ec1af74f5982c85fb25faaa5a3a4ec -address /run/containerd/containerd.sock │ │ ├─259617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f4efa8268d328d7d65cd94841a664ec4fe63bcc28f36c0b0819fb818eb37a2 -address /run/containerd/containerd.sock │ │ ├─271834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a478eecd30451ebaf9cdd871d81b26ba405816db25554ab9d23ca5f4275df997 -address /run/containerd/containerd.sock │ │ ├─274319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1985c2e0b5983eb6dbb8de42157b969db0063d1c7d56378ed6542d1071b7a7 -address /run/containerd/containerd.sock │ │ └─275073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0aa695d75143d2b652c1acf014d3c0bd2c0b8708ce8599faa63775533e27c72 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1195 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─529 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─run-r7a40aef42479468487beb80ed7f1fc05.scope │ │ └─190416 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /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 │ │ │ ├─28968 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29233 /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 │ │ │ ├─19287 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19317 /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.prjftr.service │ │ │ ├─12497 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prjftr/unit.run │ │ │ └─12524 /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-prjftr --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.prjftr:/var/lib/ceph/mgr/ceph-instance.prjftr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.prjftr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.prjftr -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 │ │ │ ├─24244 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24510 /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 │ │ │ ├─33439 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33715 /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 │ │ ├─12134 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12166 /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 … │ │ └─10182 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─624 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156244 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39602 /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.22 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─655 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-b4183ad16dbacb503b4648034ccc40165ed8a7969b46c5f10551fa8fd85735ae.scope … │ │ ├─19369 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19390 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1399 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10695 /usr/sbin/chronyd -F 1 │ │ └─10696 /usr/sbin/chronyd -F 1 │ ├─docker-071cb239e992faa446f4666b96242372d1f6753ec288c53526c581b0a392b777.scope … │ │ ├─24585 /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 │ │ └─24597 /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.socket │ ├─docker-0af8bc957e93d3fd585710792a3de5966f64aa45ceba77d0a9675c9a8ad51023.scope … │ │ ├─12606 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.prjftr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12625 /usr/bin/ceph-mgr -n mgr.instance.prjftr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156030 /sbin/iscsid │ │ └─156031 /sbin/iscsid │ ├─dbus.service │ │ └─621 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-656b52b7d5d194c32502e2c5e973b5f822b5c8740b477b58118d830b9d3630f4.scope … │ │ ├─29274 /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 │ │ └─29287 /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-logind.service │ │ └─627 /lib/systemd/systemd-logind │ ├─docker-2d5ae9640cb7fe477eaa4b4cfc944b67fa55c79450a004ce279d318afac89907.scope … │ │ ├─33757 /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 │ │ └─33770 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─docker-88ca534b960151a4d693929e6b214ea9a2206ccae07da901fecfaa55b01f48d3.scope … │ ├─12244 /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 │ └─12257 /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 ├─k8s.io │ ├─9125b6d7fe13a4c4d077aae8088cfdf359b454bc5147bf1acdb82189f5dc9b7b │ │ └─39374 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 │ ├─b03aecbc998e9a1dcb249c7b8e57609c640b635a7036e587419438ceb72ad518 │ │ └─40536 /pause │ ├─10fae3406a2d048d54aba8c59731ff6b5a6b48b4d9ad43169a24123b4631630f │ │ └─269080 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0d160f3ba7d43a86d09d28d3216628a1f5f454b214a058d7c80e501f2b65d07d │ │ └─62882 /pause │ ├─3512677277de8f513d378f1ba72b9ad93655ffcb86880643de2be25d40b39264 │ │ └─55527 /pause │ ├─043fbdaac67690024cb15469f3b5fbf3ca2bd14bb7af0e07d41ff31beb4259ff │ │ ├─65288 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65321 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─cbca5329261fc353b5e29d042b3872f711c7e0bef52bbcbf1fb435260888f564 │ │ └─63799 /pause │ ├─e20473b0837476670ef591a2817b3f612de0039eb57fd345f5093b8245582329 │ │ └─66771 /bin/memcached_exporter │ ├─5deefb3620d4baa4ec2829501bd1bc05192d63c6975f17787d5fe6e14b3c1fb7 │ │ └─65713 /goldpinger --static-file-path /static │ ├─fddd68bbe40b5bbe05caaabbae255e3c88a4a1d905d8c8bc7a3e6cbd5f612e8d │ │ └─61261 /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 │ ├─fcb0cec9919567cd1551a2fb28279e89809843d05c3a3eadacc20cc50ff32d86 │ │ └─257508 docker-registry serve /etc/docker-registry/config.yml │ ├─a617f0c68c91e6234a80cf9343e84bf78e10d852d8eac39dc818e6d997158043 │ │ ├─159583 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159632 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159676 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─159952 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─405482 sleep 15 │ ├─7f71532e0155bd2c7e2d04980e7722c5f7172577861cf17c9ec9861032d313fa │ │ └─180606 /pause │ ├─0ad56fe426cb99886799c10aa4c81ff69da46d9be6610076ccc446651157afd8 │ │ └─66324 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e2e8bc178549ffd199f16e10f6035af09205dfd95c9592f69343829ba941e616 │ │ ├─ 72333 apache2 -DFOREGROUND │ │ ├─ 72357 (wsgi:k -DFOREGROUND │ │ ├─ 72358 (wsgi:k -DFOREGROUND │ │ ├─ 72359 (wsgi:k -DFOREGROUND │ │ ├─ 72360 (wsgi:k -DFOREGROUND │ │ ├─395114 apache2 -DFOREGROUND │ │ └─401613 apache2 -DFOREGROUND │ ├─d08dcda3e1b5577402368cdb7f2670d4f638d0d9d76d7f16e165f90ca09f23f8 │ │ └─65013 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─500487f5be2f7c70d9df70b7707264fe13b1ef320364f120a7d6d4478d7c03a0 │ │ └─47185 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0ff3a617d14288d8dee731ea56d80f1e65cc8401eea3f7616772207055326c39 │ │ └─45258 /server │ ├─addd697910a9e3b2c14785d4fe90e2ab280211e7bd5e0f39be7d7fd82894a284 │ │ ├─78259 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78276 /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 -- │ │ ├─78282 erl_child_setup 1048576 │ │ ├─78340 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78341 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78351 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78443 /bin/sh -s rabbit_disk_monitor │ ├─91d01875840aeb890b70b42f4013f740564326058ac96a2bcfecd67c962ee85b │ │ ├─194306 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194324 /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 -- │ │ ├─194330 erl_child_setup 1048576 │ │ ├─194477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194656 /bin/sh -s rabbit_disk_monitor │ ├─56b46e4f5aab45ab116748fad77e317b4bbd5c4040b37dc5ec13beab091675ca │ │ └─250618 /pause │ ├─152222a6b5a5ae53a8c1d119724d5491714f5483f8dc38d35ab28808e87c9632 │ │ └─64135 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bd2e1a1b47982d004aa2fde59d262ee4f66ad9464422476a477e5e5e09a3ffbf │ │ └─55756 /pause │ ├─fe8dd2684063868f88b40a7d4b10c7353db8cc7d6869fbe7eb76e1bea6c770c3 │ │ └─46682 /pause │ ├─17456765a161d1921636e4749742966c5d88f05e665e8ca542c6f00d2d339656 │ │ └─229508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─56951760eb58055cf7fddd9a8c743da0f8b5e24a2ba3d3b581dfe16294c869f4 │ │ ├─184455 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184828 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184839 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─405674 sleep 15 │ ├─75879dc3e0a59ad73d2859d5236d82cb69903737df30c028edb9ab9538e7ec85 │ │ ├─112858 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112875 /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 -- │ │ ├─112881 erl_child_setup 1048576 │ │ ├─112932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112949 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113083 /bin/sh -s rabbit_disk_monitor │ ├─d342d3341dd51e6d25a42db7cc0a55cde102db314512a5127ef077b7485cc5e0 │ │ └─110649 /pause │ ├─cde1a1b53d3d2297cb80e2833dd5597c572625d5d1ea761098cc362b165420de │ │ └─212079 /pause │ ├─ffbf0d0a58a5f307c1d2198728776498eb4964dfc72c53903233662b395f2f71 │ │ └─219800 /pause │ ├─81dd3aea2ff2e2c71fed9273ef61f9ad0cb10a33164f0b932c4d0d84b1afe383 │ │ └─220039 /pause │ ├─f07787fdb95aa4ec59eb9b21bb6dc103b3d72e08346adfb17594b05e5dae1dfb │ │ └─42417 /pause │ ├─b7b0095e76da7364ed8b8835b8d394d71717a4b92a92246d2fd8bdbc6a5dc07d │ │ ├─212356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212374 /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 -- │ │ ├─212380 erl_child_setup 1048576 │ │ ├─212449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212460 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212659 /bin/sh -s rabbit_disk_monitor │ ├─38973926087f0693b88b0ad44d74eb3fb109918847446a52ac450b06a8f4fdd9 │ │ └─66145 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─fb08abc72b4cfae27d0dcf770f6a0b158b9743aaf598acab86ba3bf2c3072fc8 │ │ └─85576 /pause │ ├─19d7844300d6042fe2f77fcb95336d0a3d4423a0520828da7d4c72dfa037372c │ │ └─66544 /bin/pushgateway │ ├─e3872bbfb108de620eb628479914b670e37f03da603719c17d7d097b0be4d4be │ │ └─180860 /pause │ ├─49856df594d371a3d520655c10abf601685bb6dad4300a97e6f2c1956cde9c96 │ │ ├─159598 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159770 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159795 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─159978 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─405496 sleep 15 │ ├─06bc80885f0617fd590441c67567194332355bbf085ab3bcc351be4ebce31b98 │ │ ├─47313 mysqld --wsrep_start_position=9a12bc35-16ac-11f1-9188-e71684041da3:20 │ │ └─47436 /var/lib/mysql/mysql-state-monitor │ ├─57e8844bd08cd48a90547cce4d1f966af027b05df8e91b526429a5f8a1b4d071 │ │ └─62404 /pause │ ├─a561bd70cfece7aef6f416a99930ae9130882fe2c3f6481f257fbc49a4f71bf1 │ │ └─159698 /pause │ ├─00e784e81108344d9f85c444ed4139716f093001f0a577f2f5260409eb82e4e7 │ │ └─64848 /pause │ ├─d86691b9dbdcb02511d76002a4eccf3ee9d4246689fa9bf74e03063af8b04f07 │ │ ├─229491 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229976 octavia-worker: ConsumerService worker(0) │ │ └─229979 octavia-worker: ConsumerService worker(1) │ ├─b54686b545433ccfee0e6fec1c4e5c5a1144851c2de7288fdbc6bf7721744e48 │ │ ├─111020 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111230 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111232 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─30421d7d95bb638e07feddf9d95904a8d0b9c1c15db548319717df89169e914e │ │ └─109108 /pause │ ├─11ddfd58406c8e936522998d5cf4981d9d8440e28193756d629ed8fb4684b9b3 │ │ └─39429 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 │ ├─a3f13ab6946fea910fc15882ae689916730fbfc13b6c859f4031a868a8b2295e │ │ └─163171 /pause │ ├─b46475cb381d51c58fd80fb673a7f33098df47e0461e8285b5980d933a2ccfdd │ │ └─240357 /pause │ ├─7e48c1c5cdb2cca3f6999bbe8c47a7ad4123440bd71b17d8416d01176c69cf89 │ │ └─55871 nfd-worker -metrics=8081 │ ├─f6fa9ecc1a196ea7498844e894cb47b16692e3d9412e82481b1223a1ecdedc01 │ │ ├─192356 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─192863 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpium63713/privsep.sock │ │ ├─193560 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp28lij23l/privsep.sock │ │ ├─230135 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa35bgxrz/privsep.sock │ │ ├─230448 haproxy -f /var/lib/neutron/ovn-metadata-proxy/80ffb301-47f4-4452-abad-475c037d989c.conf │ │ ├─374129 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─374130 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─fd0a75684194f6158f78784247cd0918e077204995816697bf8d1e8af10007a2 │ │ └─161000 /pause │ ├─320fdeda7123d5707648976b63e7850f55844f311364dd93058124aacccb08c7 │ │ └─62984 /pause │ ├─cff4d68f4ca566378c17a8162eeefb0e40f4f1008fd47185bae43e8977491c99 │ │ └─163664 /pause │ ├─39dfe4df371ccc0a98cc4d0589ac6a2e81d20d9a971f5827ad37f104a0263a92 │ │ └─66576 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0497fe26572d733beb85ec30dca4ce7aacfabe452b8463fda8ad70196afe813b │ │ ├─254738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254755 /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 -- │ │ ├─254761 erl_child_setup 1048576 │ │ ├─254832 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254833 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254843 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255047 /bin/sh -s rabbit_disk_monitor │ ├─9dd4bc3c12774548f996311697edb624798107646806c5909f422bb78a42d690 │ │ └─128244 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─dfebfe2d39a4d89b129d98a9180869b20976f88bf86a2273e79ba70d7ff72748 │ │ └─49720 valkey-server *:6379 │ ├─29ce0e9dd5e571d139eecb17ee9d99ec8d1b19abfac4efbb5ad6425e8b654f1b │ │ ├─161174 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161191 /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 -- │ │ ├─161197 erl_child_setup 1048576 │ │ ├─161256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161355 /bin/sh -s rabbit_disk_monitor │ ├─399c62ea0cf0f1907218b5c4ca317007e15c910b466cc772e94d68bd7677d278 │ │ └─66844 /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 │ ├─c570cd725fb822fa3590f5d7d7335026086ee399fdd8c8a264f01ace051ea6af │ │ ├─109544 glance-api: uWSGI master │ │ ├─109557 glance-api: uWSGI worker 1 │ │ └─109558 glance-api: uWSGI worker 2 │ ├─4e1985c2e0b5983eb6dbb8de42157b969db0063d1c7d56378ed6542d1071b7a7 │ │ └─274341 /pause │ ├─77c928c86a6dcde3d470e22aafa7565e123a7c8961837ff1891703c45debdff9 │ │ └─95821 /pause │ ├─e4bb135b16036b25cc9993ab40beee9b796b6f7ee33ecd9f065adbdcecd390c0 │ │ └─63600 /pause │ ├─33394cb81dbfaf99c9192173a0d69c42c32df881a3c3b1cc81a98a4dce3f0714 │ │ ├─64968 nginx: master process nginx -g daemon off; │ │ ├─64984 nginx: worker process │ │ ├─64985 nginx: worker process │ │ ├─64986 nginx: worker process │ │ ├─64987 nginx: worker process │ │ └─64988 nginx: worker process │ ├─a6b026143c37991a00fc4f2eacba55de157b0526ebdb9350120528319227065c │ │ └─97073 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─20ddc47b7639188d586456023de8112dc777398387031f1f3fe8d826ca809fc6 │ │ └─159431 /pause │ ├─a63b47104d5d41343e7c875f8c0d4dd0949e3601314034b20d3560aa932c3e63 │ │ └─269208 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9a1976ba3ff2c1b6b72671da4d542c4b32ac742ccbee3046c42fb91682dcae8e │ │ └─66887 /bin/oauth2-proxy │ ├─09e61e624a2b8c0af18edcb704fe9afe64b64af3c1e2c2709e276e25b24b45cc │ │ └─56074 /secretgen-controller │ ├─87dd1e4d68302c4d0ee0f6a7f54517c425a3d632c4e3a84543caeb6466d363c9 │ │ └─231768 /pause │ ├─338bb8dea0ffd9ddb2fddcc5efb71e7bcb24e39f0caf0cf90fed1e489c3ac883 │ │ ├─269220 /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 │ │ └─269413 /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 │ ├─50a303df3b08aa62ff0cd1e1ef600d308aa08d9709c62ae869d1d04b6c00fd6a │ │ └─42682 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 │ ├─d9f254ae960aaf698552d2f83a13e3468bdd01b4a62b0a17c9570d0742ac19a9 │ │ ├─147461 placement-api: uWSGI master │ │ ├─147484 placement-api: uWSGI worker 1 │ │ └─147485 placement-api: uWSGI worker 2 │ ├─15fb3103964f2a7a21f396e206455d3161159448367c10380aa7788c5e2ef76f │ │ └─114553 /pause │ ├─562e26dc38de78dcc7d9907c28d3f36a1bb7c65c005ca26552d04aa45c6ed8ab │ │ ├─84823 barbiacan-api: uWSGI master │ │ └─84835 barbiacan-api: uWSGI worker 1 │ ├─70001f86289caecb8f99a4c6402a8f10fae0d9574cc7321f983e3c8033845768 │ │ └─39292 /pause │ ├─9120758819359d50f08373b6ce5e10c41e886eb078bf35deadcd47e6cc00271c │ │ └─45759 /pause │ ├─6fdb1b48be1f26db0d6945c1b6bc275450019d0ad8a997efc212e033de950b7f │ │ └─60953 /pause │ ├─2e2c244b21e048a456bb7c2a182ddcecdb28ca7e386ffdfb7ac78e00d88bcf2c │ │ └─249981 /pause │ ├─039d88a827c7f34c227bde317c5d2ea06d9e66ae63f3da7272fbe9bd0f22b027 │ │ └─62154 /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 │ ├─5230f5a7b27d24ad630c377a6ae08494e5db8800d0bddd3b1f5918ebe8da5bcf │ │ └─164102 /pause │ ├─486cd9c7e53d2edbf51db968a4801ba8562cc8e774923f981cd7da76003af78e │ │ └─60908 /pause │ ├─15648b2b280eb9fb379ecc8437daab85b96b2d770c765d45ffdc35ddd8acc39f │ │ └─114490 /pause │ ├─b51532d3f5af35863de5e4cfbdd4644cab4489703c0ac2347d3e0f4cf630ddea │ │ └─275497 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─97eacad30bcd568775bd80642d75311695d94809659eae2173c796eecc3e5db7 │ │ ├─178887 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178907 /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 -- │ │ ├─178913 erl_child_setup 1048576 │ │ ├─178972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179069 /bin/sh -s rabbit_disk_monitor │ ├─f0aa695d75143d2b652c1acf014d3c0bd2c0b8708ce8599faa63775533e27c72 │ │ └─275096 /pause │ ├─57eb05332ee45487c184a054502c4d5bc38a8604e3cd52243d6e59023dfeca1e │ │ └─41245 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d5a5c4cd726f0f6a6fc14585e720546aa9114c290f8a822af7d49a6927b692be │ │ ├─208368 heat-api: uWSGI master │ │ ├─208399 heat-api: uWSGI worker 1 │ │ └─208400 heat-api: uWSGI worker 2 │ ├─780b392e88582a2b46d44992d8081b859c4b4e0f0471751937cb2c55f40adb64 │ │ └─236488 /pause │ ├─f37795505b39e281c5b37bbf634b2672aa9b09fd574732fb9cfdda802e17aa01 │ │ ├─208333 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208573 heat-engine: ServiceWrapper worker(0) │ │ └─208576 heat-engine: ServiceWrapper worker(1) │ ├─8174ff3971f2a7da7866fd794fa887fa0db8e061c1e88cd57d4787087c929760 │ │ ├─277689 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277702 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ca9d6cee995a615ddf77368aedf0d0a432231efbb11e1e20d4104f7aa96d2866 │ │ └─42581 /coredns -conf /etc/coredns/Corefile │ ├─fc15ed077ab9911f3302bf363043a2d68053c7cd594a77c5604b63d317944843 │ │ └─44948 /pause │ ├─20d0dc11b4477f295509903454881cdfb8e5126be2b94bbc4bcd66041407fd2b │ │ └─254488 /pause │ ├─458709aa9ff08a50663d2fb416c0b286b601754f3776a2f8682473b8553db3b3 │ │ ├─250308 magnum-api: uWSGI master │ │ ├─250335 magnum-api: uWSGI worker 1 │ │ └─250339 magnum-api: uWSGI worker 2 │ ├─0303438e83acfc972f5ba0a922a9917b155e2656ab650ddab502fc0cf5b0344b │ │ └─67123 /bin/oauth2-proxy │ ├─5129ba1a8da2e91e31bfebc39ed0d44f7562a25304ebcbbfef9f8016abc94347 │ │ └─193986 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fbb5ee5db2faef971b6c016697440201e20bb7ec99ce894228e0044aa39ceb93 │ │ └─237569 /pause │ ├─a3dbc7b61ba10d9ee0ecc390b54a456bf4a86ff33f6d8da67a1b89d3e9a2bafe │ │ └─62736 /pause │ ├─2e45b07f7753748d631b8a36ae81392a80a6517aaec413faa0254f8af4477eb6 │ │ └─39798 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c0a4903d36e783298c6c6af8ea8bef99c5b7b53fd023545971c232ac72e073f4 │ │ └─65976 /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 │ ├─230f3bbb86321c15c94f4a3abe0efd4a69d4a9f36adaf31a041bb95ccfb2a15c │ │ └─66724 /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-22.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 │ ├─4a6552f457e2d6d5d432c733d10f79fcd16335618edf3f8ef84c18c6aef0743a │ │ └─112315 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9895fde1f3a14e3a4bc4be1b910d73d7c35f99ce4e3a8494b7342fa42e690b65 │ │ └─39773 /pause │ ├─2b29d758375b06382379c5dcb16b10931697b7dc41ceb850fca1d288804e06f5 │ │ └─42722 /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 │ ├─d268b4f98a8c9b0f51c3a0811d5df3117270e0ced5b107d5e1d20aefd61f6e9c │ │ └─196471 /pause │ ├─208600ce6ecd8c802f91d48382a09ebd31df6a27556724cc5dc0b25bcbb67a61 │ │ ├─177527 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177951 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177952 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5ec3d502150393b54bbd48cf48ed02f798d6be1bf308b08d96028f0fe4d9f7c3 │ │ ├─176786 nova-api: uWSGI master │ │ ├─176816 nova-api: uWSGI worker 1 │ │ └─176817 nova-api: uWSGI worker 2 │ ├─1c293e4d5fbe8683b133840e5c88fb2d048c751256b5c0e42efe2364b504ffa0 │ │ └─61379 /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 │ ├─5963d76b1e666c164d2279078b694e15d02f5a440d3941524dfb91050fcefb88 │ │ └─47411 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c8df8af52600592a771b672421414fd0e8c9543928ab884df9cb356d3b6c187c │ │ └─66785 /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 │ ├─7fce69c76245c2536d1f4a5b9f2ef676106ad86536d2837380a6bcc398b7baff │ │ └─50106 redis_exporter │ ├─1d1c6dc04eee864df5b13ceb63f60052a1cf54662e9fa157f19e6bf3ff6b5158 │ │ ├─128704 /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 │ │ └─128911 /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 │ ├─8471e37779d6a0104c2faf20013a92bfbb12d348bf975a935f17326cf479a49f │ │ └─63477 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 │ ├─38626155aeb629d57bd8569380673603765e0fa126fc076fb19fc25571106675 │ │ └─42425 /pause │ ├─48f4efa8268d328d7d65cd94841a664ec4fe63bcc28f36c0b0819fb818eb37a2 │ │ └─259679 /pause │ ├─eb7a225107de50a3c587daff417676f21ed0a9d094ab17a452e59525267197eb │ │ └─42344 /pause │ ├─a4e4b36cce6c6f3d3a18898d2c3228b22d945cecaa5a3594eba5f35816801ce9 │ │ └─42766 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─623d90023a7c20a71623493f8d9fa5b85f7501fdb2292e777f1ffeb3d8a03035 │ │ └─196364 /pause │ ├─2f8b0ca42921911ae7437cfa3c077ca7f3a86835eb51432994dfdf00cca67f8d │ │ └─240468 /pause │ ├─3da7528d54f4a3853598c1e012dcc79035d3fa583e4fd6908a3ce9794a56766a │ │ ├─ 45220 /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 │ │ ├─ 45233 /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 │ │ ├─ 45366 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273991 nginx: worker process │ │ ├─273992 nginx: worker process │ │ └─273993 nginx: cache manager process │ ├─70e6cb66667dbd7a94e63949a4b67f107e39eef8f552c825c07ea20b3f1d0701 │ │ └─39284 /pause │ ├─7dd932fca0ce5e839fabaa71eff7745afe6c758d1646ced2e1caae8fe83beec7 │ │ ├─250025 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250856 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp76dkgcjx/privsep.sock │ │ ├─250860 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250869 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─45eca2a72107023b349e90b534658ea3cf67000f68d5b234a624fa8a5d89d430 │ │ └─189955 /usr/bin/libvirt-tls-sidecar │ ├─7ae3c9521b2b5bae46f05632a4fd13e39df44ec1214bd58ab0de976795a1d00a │ │ └─91844 /pause │ ├─6d55f22ffe36ac922f2455089dbbfd8349fce95c9f4a7a77a697c00c4e6b7122 │ │ └─190427 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─03d18610b0cce50fb152c072268f946ab3f382e6e7efafada3ea14808b997926 │ │ └─46059 /manager --metrics-bind-address=:8080 │ ├─40af3cdde3d26a8db733eadf7b7e37345e8a0affe35819f91f27e6d9c3711049 │ │ └─55417 /pause │ ├─57d901e0de6a0407c2e3542fc83230a8301ddca164994ce3a5701bbe55f2cf80 │ │ ├─274457 apache2 -DFOREGROUND │ │ ├─276726 (wsgi:h -DFOREGROUND │ │ ├─276727 (wsgi:h -DFOREGROUND │ │ ├─276728 (wsgi:h -DFOREGROUND │ │ ├─276729 (wsgi:h -DFOREGROUND │ │ ├─276730 (wsgi:h -DFOREGROUND │ │ ├─276731 apache2 -DFOREGROUND │ │ └─276732 apache2 -DFOREGROUND │ ├─c5c4ea42a419749be8ffeafd8027fbf03d8ea3e4521fc1593ff17c2fa6de3df4 │ │ └─54703 /pause │ ├─a40c97238a2a9366d8570423a3b077c3fe3900b1ab14d3073e8d18a42330652b │ │ └─219725 /pause │ ├─5fbfc53516d33bb567353259f5d6adf6fdbb282045462c5782f5a94b946c396d │ │ └─42556 /pause │ ├─694e59bba32520c37a457320c80d194f9e6013d560bb31a72a3c3e53129b398c │ │ ├─160170 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160464 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160481 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─405555 sleep 15 │ ├─9aa4b909fd8e1774f6e152e127870dd9ae7bcee3957d308d3f82e956161ad26b │ │ ├─41454 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42011 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─203f4496b540f9a395da8d8193f1bc818ce55aa5720bc258faebe99cc6552017 │ │ └─45907 /manager --metrics-bind-address=:9782 │ ├─e1274694c38677ca26f75db11b0beb4d725126d2c09e592bb7bf16f5edddebdf │ │ └─194079 /pause │ ├─c3f9fd5ad4eacb686036b4247d3e11d9bdfe9cde72b7681154481a455896f8f8 │ │ └─236513 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─5d5a324e63cb891bc31e9e0429d289317f02da686bfd1fb656c4f76701f4507f │ │ └─163606 /pause │ ├─1c50ffbc8e7d5d0383897b468fe151c87558560672ed9781b3c9c4c7102e0847 │ │ └─238648 /pause │ ├─0c313501f73fd15df0865eb317e27a9ae3ea522c6436ec9e1fa9919015a2a8ec │ │ └─180565 /pause │ ├─048a84ad7778c07313750534bb281fea4f146e66629a5c12dc242f6af07104b3 │ │ └─172022 /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 │ ├─e1af9e4bb567ece5c43fbeb792cd10d736789b0498545a6b85603a5fea173b66 │ │ └─47082 /pause │ ├─f2ced3e1778134a635cfe82bb7b56655c7ac9127758f9d25c6bef798ffdae657 │ │ └─42164 /pause │ ├─0eaec2ad2315da96aced3bcb0a501718003680e14215b562d75a8552a05627d4 │ │ └─95880 /pause │ ├─234ac3b613e9f784dad9860f2539ac5020b14739203b7fc0dd8fb148b59a9cb1 │ │ ├─92093 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92110 /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 -- │ │ ├─92116 erl_child_setup 1048576 │ │ ├─92218 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92491 /bin/sh -s rabbit_disk_monitor │ ├─68f33d39917d475402bd04e1e14265537edf17a9ea7f80c94011c7f63908da20 │ │ └─235272 /pause │ ├─8e0b87c73c9d7cc367d6a62232baf72a2cb78212412d04ed327793e03660fa21 │ │ └─55910 nfd-master -crd-controller=true -metrics=8081 │ ├─e98cbbbea183351cfb022cb38e44ea90ccedc86670342b32980359ff7176f8f3 │ │ └─46206 /pause │ ├─9124ec249aa7d62901fc6a4181830745da91afd4cc1541db05ed4f198cc89fca │ │ └─65921 /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-22.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 │ ├─ebe78596004f6105eda9e4ce2fb364ec6496d0364b771f09531e85e50c3c00be │ │ └─49686 /pause │ ├─ae14d6f54521e0a7724696a1aab9d301893aecfd94fd782b84b9d0f07603516b │ │ ├─181307 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392553 sleep 300 │ ├─9980a626d537eb88cadbbb7753d23c667f9af554dba20a3c46090a79483bde5a │ │ └─163658 /pause │ ├─9642fb2d68018946015b0b9f906f6515031cb3229608d14cb3962b8e0687132a │ │ └─401161 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─6f9211e820fc780e5e0fba396492344d87acd0d1ffaf214bdaa19a604dfa45c7 │ │ └─164011 /pause │ ├─cddf3e7f99420a16f3a17d8691e51b4fb19a6647a28327803e407fbbc3b6a051 │ │ └─234399 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4b1f7b750848bea29aae731def6a1bc8bc0c1f59232cb0bc66f1769976c44151 │ │ └─49823 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 │ ├─3891f6b9ee98f23aeaf413ef44290768b6f7b445ae71a846ac88a75e6e5a6cab │ │ └─39473 etcd --advertise-client-urls=https://199.204.45.22: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.22:2380 --initial-cluster=instance=https://199.204.45.22:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.22:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.22: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 │ ├─038d2bb9a1c768e75a24c6da42bec04b8d1a36a1506733a9f442a9bd484bfaa6 │ │ └─42813 /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 │ ├─4599b9b165c3cab2659cffd1600c4501d080940452bbacb44b379034308f65e3 │ │ ├─176891 nova-metadata: uWSGI master │ │ ├─176904 nova-metadata: uWSGI worker 1 │ │ └─176905 nova-metadata: uWSGI worker 2 │ ├─f00fbff00add5d957d4f35426b810b5445938cc7274536c01d74be4bd0016ffa │ │ └─234258 /pause │ ├─a2a6cacfb5f4381373dfce72f703eb0eb99b054104382dff43058f854791ba95 │ │ ├─61871 python -u /app/sidecar.py │ │ ├─62103 python -u /app/sidecar.py │ │ └─62104 python -u /app/sidecar.py │ ├─140c5859db1535d72e42536e6e051bfe95d5d0b566bff657d5ebba0e01fc9481 │ │ └─40519 /pause │ ├─087bc72d72f0b8f6ebb0ba329a1efbc681d845d17a08b8e34caeccf23a831fa4 │ │ └─46347 percona-xtradb-cluster-operator │ ├─0675b58a6e9ab3b2b153720d9f56aef83283a12512fa533bd1a35b25e51022d6 │ │ └─157498 /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 │ ├─48d1bdec9edaa18ffe6378d53464d6b525ab438d326c24e759a4432c20594e98 │ │ └─130249 /pause │ ├─87b5b72e9987bfcce4df64ce7612cc73d4a9064e594da35a0f0579616e9121ad │ │ └─158239 /pause │ ├─08fd70d5be887c44d4dee153d00c0895bd7f1c32f4448617977e8fea75ced078 │ │ └─39314 /pause │ ├─1adf3b7e7f959b54fb44fe7b9ef2fc16c88877ba404747012e555488ed6e525f │ │ ├─228790 octavia-api: uWSGI master │ │ ├─228802 octavia-api: uWSGI worker 1 │ │ └─228803 octavia-api: uWSGI worker 2 │ ├─441721e6a0ddbdb0fa135aaa4c7e21dac9dad7750cf9c69381c3d464b33068bf │ │ └─235304 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─71fed31d632901e3158f8616ac9c7e47dfd8862250c7b176d838bd70f29706df │ │ └─55487 /pause │ ├─a5194a9ec858efc831e67ecce6051de9797e5461afe557f2539af6df42ee32ee │ │ ├─61834 python -u /app/sidecar.py │ │ ├─62101 python -u /app/sidecar.py │ │ └─62102 python -u /app/sidecar.py │ ├─8aaeb1b68bef631e66d1c1af08d7579858c718556eb357e96b1a80bbabfe29f2 │ │ └─68882 /pause │ ├─6a6f696a446dc400606c6d0ab4dd405300ec1af74f5982c85fb25faaa5a3a4ec │ │ └─259627 /pause │ ├─16e5672344daedd7141bbe9bb5a648e4b43587d0c33985910b2ab814a845f9e7 │ │ └─86445 /usr/local/bin/rook ceph operator │ ├─358ded084e98c8f945c342dde0a648ecb1821f3cafc2865c6d3e9565fbb43554 │ │ ├─157535 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157548 /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 │ ├─4c2131c82d5a0aa2278badd15d542bb7c52b12b4e528275e3fa1aa791fa65e73 │ │ ├─184577 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184613 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─d334d0875a26c084e5f80eac0ed23b683ff5291138398f108f095db9326fada7 │ │ ├─269071 manila-api: uWSGI master │ │ ├─269122 manila-api: uWSGI worker 1 │ │ └─269123 manila-api: uWSGI worker 2 │ ├─f598c4649441be8628252ffa4f6fdcb79ef753a9b399e3e8e3325bc7f4141322 │ │ └─112679 /pause │ ├─c5459e2b28cb01601601ea4beec3ba3e3e48077780a49683b67151be2623136e │ │ ├─ 96336 /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 │ │ └─392806 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─054df2b70c73f486b9dd7cefe3af675de7fd696fc99e1e692a23372e1906e3d6 │ │ └─259533 /pause │ ├─e7b3cbac16c7e5e98de35bd0d6abca415bb9cc15ed8a3c8669bc14311a4fdf14 │ │ └─65112 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─91c94537846ada34c4e5e8b788986ddbfe7a1b390dd806152f0e0566fd5c8c7d │ │ └─45004 /pause │ ├─d094486776edd0fcd56db9b9a3c83fa842d63246a962d2e191180dce4e358eb4 │ │ └─39428 kube-apiserver --advertise-address=199.204.45.22 --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 │ ├─7331887065271ff98ab406d4b14e1d9db0dbf026c0cf961b84486b6eadc499c9 │ │ ├─191225 neutron-api: uWSGI master │ │ ├─191248 neutron-api: uWSGI worker 1 │ │ └─191249 neutron-api: uWSGI worker 2 │ ├─cdbdcc4a7cc531e47101948e23510b5ade39d1a5702bb109c1f1c3321f8208b7 │ │ └─39267 /pause │ ├─687387524148c425d1360d0069ea37b833aa7bf4de87cf283a5003b570ac3734 │ │ └─127609 /pause │ ├─e01d718782c68cef1c05fc55828fb5019571d6c919d5fef01fa04631223104e3 │ │ ├─177508 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177945 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177946 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8f251a0fc4fb727c5306387d0c612b95991b8dbc8a4dbe6c2d4f642986ce7b36 │ │ └─42458 /coredns -conf /etc/coredns/Corefile │ ├─8d5e8faf8e05c4bde6f759351acfd6659a10137c34ef65c99332466df359916b │ │ ├─208372 heat-api-cfn: uWSGI master │ │ ├─208401 heat-api-cfn: uWSGI worker 1 │ │ └─208402 heat-api-cfn: uWSGI worker 2 │ ├─239104dc1b78e0c65e14383f0f259c292fee744f1c6fc71613c68625b486f63e │ │ └─259356 /pause │ ├─03f679e0a343ecb32e0526ec230eb0f563eb125ca618a9e73017cb3020e5edc8 │ │ └─180544 /pause │ ├─cb1a1b9ffcda127afd2c2e6dd55f3a51a841da1b55aa5edec3ea6e785e58b836 │ │ └─60781 /pause │ ├─cc9320afecebb19954343404c025e86f64b09949d05eea5c9d904f95b115f4f8 │ │ └─62781 /pause │ ├─6662acb0344460f4bf51c0d66d70bda8bae488f578b55b47cc00831ac1e7ee16 │ │ └─78110 /pause │ ├─b85f93af72ab9994f2bbb3014f2508edeba9fdb447ab3b7401b836b242e22702 │ │ └─238673 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─53a433ca0b4668fd9f33fdfd4fbfb8cf61d3a37facf18ce2d9ccdfea520a94ed │ │ └─159370 /pause │ ├─a9ba3e3019351040b8afe31b17114fcf2bd65e7c4620a2386af80d5297c96050 │ │ └─274808 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─bdff2737a79a5df7e2ebc9b6856aa40da4207c797ccdf676f2a13d63a82e2c88 │ │ └─237595 /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 │ ├─431e5981e5c9122a81f50cd979bf0edc6cbedafaebb9d9608194c52df07a1ea4 │ │ └─184498 vector --config /etc/vector/vector.toml │ ├─f920df7a1ca72707f47d9ed49de7de3beeb2d51fa536a18045895e40117559c9 │ │ └─39549 /kube-vip manager │ ├─63c04d2ebb85275cb7e082d36707f881d999dc04e8b68615e0da68136b98046f │ │ ├─191271 neutron-policy-server: uWSGI master │ │ ├─191285 neutron-policy-server: uWSGI worker 1 │ │ └─191286 neutron-policy-server: uWSGI worker 2 │ ├─cd9a9ef212dfdf31a300965f5af39e3159b92d9b6056918763ea210a4ec68d1d │ │ └─66457 /pause │ ├─0042459a5b2a9590589e78fde65b2d5028fb9a6dc5f23b11109f14b71d815e7f │ │ └─79465 /pause │ ├─58554ab724f3d7bd1687b33ff43c5a2dafcc1976b7a7d3322b5adebd9bb72bfd │ │ └─178643 /pause │ ├─c0ce2e41338c99daed426b93cce659aaecb326acc301fdb57b5d6d64b818ae07 │ │ └─219665 /pause │ ├─cc3e08022f328d2ad51d23660a94da79f79c8908c77259805799f0d7bdc563bc │ │ └─190008 /bin/bash /tmp/libvirt.sh │ ├─dce18feeac72fe053e6400c305b6ee539e807dcd2554334214d3afbb1fb3b0d3 │ │ └─42299 /pause │ ├─9a522e3dbdeeff27da104872e347dc657b3da320d764a13cf0501c1cc29bf567 │ │ ├─67308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67325 /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 -- │ │ ├─67331 erl_child_setup 1048576 │ │ ├─67413 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67424 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67576 /bin/sh -s rabbit_disk_monitor │ ├─5dda28c153a3bca5670bda5559295d661f806bb38cd6f72b1445c26ec28dbe8b │ │ └─39173 /pause │ ├─2ab5446380f33af767121503844b6232fcfa934655e4b149e40ef25b4efc79aa │ │ ├─193957 /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 │ │ ├─373601 /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/tmp95k_ic7z/privsep.sock │ │ ├─373768 /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/tmprkak_b8k/privsep.sock │ │ └─373928 /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/tmprvku3bi3/privsep.sock │ ├─a478eecd30451ebaf9cdd871d81b26ba405816db25554ab9d23ca5f4275df997 │ │ └─271856 /pause │ ├─ef914a2d182688cfcbf6892d4257b2f64501aa5a7a91852bede00936ac16b04b │ │ ├─230159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230178 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─319329fbe600f5df44ff61499f70e81c553995a7f0929f1445a768e4a4498813 │ │ └─127652 /pause │ ├─604209c22b26293ec60782752084edf5cb7182c667a5e0fb6baf1f8243b2aa99 │ │ ├─232047 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232064 /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 -- │ │ ├─232070 erl_child_setup 1048576 │ │ ├─232152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232307 /bin/sh -s rabbit_disk_monitor │ ├─e10b8fc9c16efb957387590243cf8e049831e684df6911c695dc86812b1a6abe │ │ ├─250418 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250978 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250979 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f17d4b2df701c2e2de87d3d28071190b2304f24b7723007360c3350b9be869bc │ │ └─96164 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-rkr9f --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─abda9afaa16daf5e4f10c98f93f2372522bc907a8edf6645a3f89b436fc3f340 │ │ └─60859 /pause │ ├─890a402644af3d9e574de6b5cd49998996a8b0e8926dd4dfbc63dc907f307ddb │ │ └─196418 /pause │ ├─e082f0af43682d7ffae92a2a933c0bfff71d784d22a457a26bc432e9ac99b5cb │ │ └─55948 nfd-gc -gc-interval=1h │ ├─8e684f0bf6276adb7bb39e0c828e7d76dd478587b71236beb846460c996a02d2 │ │ └─49448 /pause │ ├─37f46cc80b4d51b165303765467c499057057390c8069708645f414c10c61b20 │ │ ├─124680 cinder-api: uWSGI master │ │ ├─124693 cinder-api: uWSGI worker 1 │ │ └─124694 cinder-api: uWSGI worker 2 │ ├─7867e11069c5791796ee695611865ebd578dbd4a89c0e3f43ce1d2370d984cb2 │ │ ├─47106 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 │ │ └─48590 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 │ ├─c469dcb5b7ba8f67d47ec1d6301ed5993e6b7f28e966f2feb99a0158911f9729 │ │ └─183928 /pause │ ├─2f061d40952d736db6746d571aaa6c1890f05529c6e579dc4ad31369ebdde6a8 │ │ └─110700 /pause │ ├─86c39d1a771b58d5dbff8d16bc116c5528a555930963b9ad7d49e5e589f61a30 │ │ └─64188 /pause │ ├─00273134b95eb7c460919aa870e8891632fe1353a6173f2f0cc62deab6123676 │ │ └─156926 /pause │ ├─321683e5687f828aa1b71d1cd91f4f4afcbf3966d48213ae0035c5a3098fc80d │ │ └─63316 /pause │ ├─15c4190dd35a7f850996db43e25eaecc88afdc275b419bf7864ac55633c58a14 │ │ └─50026 valkey-server *:26379 [sentinel] │ ├─b51ee617b4ff101364c98028ee8b708e3e394fd365a90bac0507f7e1d99f177e │ │ └─64032 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─a1a0b869f807bfbfd1b6d55b7eb9e764b4198707334518428052c62bc919f116 │ │ └─45854 /pause │ └─5f6840455a942f6af4f35b2e3a14005d68b1602f3d2221d589e5540ddb1820a5 │ └─126140 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount