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 │ │ │ ├─21596 /lib/systemd/systemd --user │ │ │ └─21597 (sd-pam) │ │ └─session-21.scope │ │ ├─21528 sshd: cephadm [priv] │ │ └─21610 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1598 sshd: zuul [priv] │ │ └─1611 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1602 ssh: /home/zuul/.ansible/cp/199.204.45.72-22-zuul [mux] │ ├─417175 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-umbeamurjqmwhumnunsuwmoohcfepfmd ; /usr/bin/python3'"'"' && sleep 0' │ ├─417176 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-umbeamurjqmwhumnunsuwmoohcfepfmd ; /usr/bin/python3' && sleep 0 │ ├─417177 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-umbeamurjqmwhumnunsuwmoohcfepfmd ; /usr/bin/python3 │ ├─417178 /bin/sh -c echo BECOME-SUCCESS-umbeamurjqmwhumnunsuwmoohcfepfmd ; /usr/bin/python3 │ ├─417179 /usr/bin/python3 │ ├─417180 /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 │ └─417182 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 … │ │ ├─ 9946 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12302 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a049a7067d1e39bb2b46e2b42f2dbd50a1017cf1ca8a657bc23dc15d1e9b1fbc -address /run/containerd/containerd.sock │ │ ├─ 12664 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3811a133f79b1f992999dc94a46c77484d66ca03513b59f7934cee820c137013 -address /run/containerd/containerd.sock │ │ ├─ 18527 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d476f26d04a548635702ec5d1a530ec8f51eb7708adfb515422a9e888e0b154b -address /run/containerd/containerd.sock │ │ ├─ 25143 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4b00a9f09dd0223f49e397a7769217b9e51962ddb35b32508ec99c0b8f91cf69 -address /run/containerd/containerd.sock │ │ ├─ 29916 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f3111798e84e0079a6bbb847e6ac38366e0ba8d72d1bdaf517805def65269184 -address /run/containerd/containerd.sock │ │ ├─ 34445 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4f7f547778a6ed584e0c0c7abc372d3dffe0a7734d48977a32235d0c4eb6f77 -address /run/containerd/containerd.sock │ │ ├─ 40015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ac039a0e47b6f5b33fdd24c322116a16d6ebbc452e5723f8fe1502d23b92f14 -address /run/containerd/containerd.sock │ │ ├─ 40048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2905f6e47226e2fac846d208ccb62802aa181c9f2577dbe7583f6835d5d45fed -address /run/containerd/containerd.sock │ │ ├─ 40058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25866dbe5642109e5117cbd10f415c3f53fdf22cf4a56ab4582087ba2d0540ad -address /run/containerd/containerd.sock │ │ ├─ 40059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a58ee413c9c5d2eb8ed2f29698750a0f4269a75eb16fa9d58b1fb3cd8f516ce -address /run/containerd/containerd.sock │ │ ├─ 40078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e795bd22dae13de9241d923d63e2a7b5165e9e075a2d7a7a32811f1fc66b49f3 -address /run/containerd/containerd.sock │ │ ├─ 40582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2814a0a2c2b4fcd50f08c1990ef68af1b59ca12f34e8767fec9a39eea1bfffa -address /run/containerd/containerd.sock │ │ ├─ 41399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89323cb6e0c6a426647557f8744e792840be5b67bf189e6ee6d1e8a0d1083f03 -address /run/containerd/containerd.sock │ │ ├─ 41408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f48c35c87e74d99e2046d62c4f34ffb04710e1524d6a30b731d7cef97cbce6b -address /run/containerd/containerd.sock │ │ ├─ 42738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e7da4cea51138945809c5f89c25eb432dcbd1832486d017390cf48eb8ecdadd -address /run/containerd/containerd.sock │ │ ├─ 43114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 536c9edcbeaf4ad23e0add3063e04a992e6058a3e91cd1ac7d838490276dc54c -address /run/containerd/containerd.sock │ │ ├─ 43235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6cf5551342d2b51a1dc7972f149c4ec6de8c818ef45cc27d187199d639a9184 -address /run/containerd/containerd.sock │ │ ├─ 43662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb996c4e399091b5973eeb9ca7a6251193d62db8a639c456ade1a2426f8a599b -address /run/containerd/containerd.sock │ │ ├─ 44124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c60b54e58f4404ec7468e65b04404cfa2aec18ac676d69e4a1d20eb72b2642 -address /run/containerd/containerd.sock │ │ ├─ 44186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fed634d832b59c22f2fda4ebf37229a49208ec8a4498b0b192aef8fbdb016b5 -address /run/containerd/containerd.sock │ │ ├─ 44234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a6ed6b94bd24ba0ff64dd49efd685edc54ca002bfa315136e770fc32e0f561c -address /run/containerd/containerd.sock │ │ ├─ 46527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0883d5c8bf4544c3df65cedc0249809410f2d4329edc844e02d7d5dfa37839b -address /run/containerd/containerd.sock │ │ ├─ 46593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d75ef795ec97f11d7a342bba06abb690254c7f62fa1aeae4b35acdfa51da2d9 -address /run/containerd/containerd.sock │ │ ├─ 47433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b27343f6530cd022af91695ae2c618155b8f480f39ce6e2fb08c30f672a6ff02 -address /run/containerd/containerd.sock │ │ ├─ 47553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37fa47e8ac3323db5bfdd78c9b0d0f43cf4ccc2a5872a25dcf1a8a0ac18a030 -address /run/containerd/containerd.sock │ │ ├─ 47908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89bdb994c2cf7f220c68cec6c1a5ed7ce90bd7f935adc493d03236b8a8cdcf6b -address /run/containerd/containerd.sock │ │ ├─ 48204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d6e45d4509ca57cc2dcd3cf67710511eeee9a66b945d1a2413f71e8a6dab9c -address /run/containerd/containerd.sock │ │ ├─ 48633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa7894cc7d74019d849864d68c6e5215d62bbcdf9f5ec4dd3c13222a3c6bf52 -address /run/containerd/containerd.sock │ │ ├─ 51232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aada209dbccc0ef8430fdb7ac2ea4cad9cdb1ac4ae7a7b3659e253f200188c64 -address /run/containerd/containerd.sock │ │ ├─ 51455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e61b578a1ba72ee6f7a6b828f3f17378546d98f9edf81e3d976dadcc120e4508 -address /run/containerd/containerd.sock │ │ ├─ 55664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ac97919f2a3be7ba753ad4cdd40087ab9cfe29d588ef3e08f28fc6ebb066422 -address /run/containerd/containerd.sock │ │ ├─ 56322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98d1b41f61fc34c4b1a6f3637258a4437f995ad1dc52b4b335f0764ae4a497c3 -address /run/containerd/containerd.sock │ │ ├─ 56356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 208e11208cb221aa383ab6b0e4ea439fe0cc85469f34f0fa4be74d3d6bd86d31 -address /run/containerd/containerd.sock │ │ ├─ 56406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d880dbbe0be69d164d621250f820bd955d350d355c5f8af506d86de806b4ba13 -address /run/containerd/containerd.sock │ │ ├─ 56603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fadb7518bc85e0e912a904d418b7012f8d627f5d4668b0d5cd9df41ae109b0f -address /run/containerd/containerd.sock │ │ ├─ 60690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b09e02782cd7ff441943d8b157625279f08903c450434f87b2caea526aae582d -address /run/containerd/containerd.sock │ │ ├─ 60865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e104231dcdade6ca45d9e98433af580ac27017dd144373f3e634112403d278e9 -address /run/containerd/containerd.sock │ │ ├─ 60913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24bb77f23f64ca973e06c22b5bcb87872e904c0968e8916f8ad1b97f9d4fde18 -address /run/containerd/containerd.sock │ │ ├─ 60960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed5481850868edd24b90ac0aea1e85eb0e678cecf300827cd36464eec6a8046 -address /run/containerd/containerd.sock │ │ ├─ 62275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f5ffb2e769405304d3d559299395520027b599c547fe76f930050cf717aa7d4 -address /run/containerd/containerd.sock │ │ ├─ 62364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a532dc3adc0446d19575c25dd202b6ef187086c0408596ad4275444ec1bee2 -address /run/containerd/containerd.sock │ │ ├─ 62704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4568cfcc8b3542f66a5fcb98c7ce74c242c688e78a84bcbed0fa3d3c60521353 -address /run/containerd/containerd.sock │ │ ├─ 62739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1774f3d0e739fe1c7613aeb7ba7649c047ff65bd7935532acc68edeb91b74c9d -address /run/containerd/containerd.sock │ │ ├─ 62821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3189a764f72651805fc60676055fc65f471c4962317894258283309760f0d3d8 -address /run/containerd/containerd.sock │ │ ├─ 63250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66cf58f02a3846221faca63c64f0092691c2d1e306aee570e739747c97120108 -address /run/containerd/containerd.sock │ │ ├─ 63703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904959f530b09a9a213588de8d69cede65bf94f0acf4826da9ea7a176916704c -address /run/containerd/containerd.sock │ │ ├─ 63987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7219aa2fdeda1c7e8ce5ffce9dcf243dde2bd1989ce651a6cdee330c88d6f097 -address /run/containerd/containerd.sock │ │ ├─ 64431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a416c60c314c8030bb3658fe89606d478c7839e398b35d0727e53dd2249b2f8 -address /run/containerd/containerd.sock │ │ ├─ 65225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac90261763a0b4325bf23abcf82f9076fa2ba1361f50534030ed2f483acd5eb6 -address /run/containerd/containerd.sock │ │ ├─ 66874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b063e42972914c0906a2d9491f8de1f4229123ab7b920b08069344805c2bc19d -address /run/containerd/containerd.sock │ │ ├─ 68687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7ee070cd07cba43865496f547a735ed0885e8f37b7a5ed93c139b4f7a8f26b -address /run/containerd/containerd.sock │ │ ├─ 77815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43a82ba5c1c97240b540155528a9b7aab8bfb168779ef61df851f1a57c2b806d -address /run/containerd/containerd.sock │ │ ├─ 79282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d80b9d7c63c3cc78ab3d5fe07a48eb53639a454346dc149d9c9d3dc717d2cb2 -address /run/containerd/containerd.sock │ │ ├─ 85119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac47d7d697649c57201dc69ecc021bc44025dcfa87b08928effaf0756fc3dc89 -address /run/containerd/containerd.sock │ │ ├─ 91348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cec22b7c8eb9e1ff0a9514433d0f256df98d805fdb1a97a15f70025cf9c83df5 -address /run/containerd/containerd.sock │ │ ├─ 95430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 508cf782319f4addc2e66d3e7ca5dbfe5a1361dbd000c94d28794452e5905c70 -address /run/containerd/containerd.sock │ │ ├─ 95474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 279b9765f4524f1c13e50bd6cbd33b6ed74f4ff0ff580a2617ad166987a7f02b -address /run/containerd/containerd.sock │ │ ├─103901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1f95935c8b02df993e307b5f9a6de067cff1be19a8568d242ba6754c81e695c -address /run/containerd/containerd.sock │ │ ├─105500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ee9471aed154e43a3409aca268eefb2d6806a8801da989a4b4bdce4949495fb -address /run/containerd/containerd.sock │ │ ├─105602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29314aebf063c17a23df4e2a936cf310c9a1e5386c5794146c4411681e75e975 -address /run/containerd/containerd.sock │ │ ├─107558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ae3844e4d7bbb2cdf2db07a350b06937ec5a187a7442759e4a45424def8ad7 -address /run/containerd/containerd.sock │ │ ├─109398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 235eff1ea54200b6a80a5d8b6a898b552d7540921d20c0cfc8eff82eda8ec77b -address /run/containerd/containerd.sock │ │ ├─109457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3482063ef97e97dbbf0698b896a46516059aa5a6acc7f5c3d5134e6efdad4ebf -address /run/containerd/containerd.sock │ │ ├─122442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1abcc4def708b0d4103d3fb3e637d910b389a15a645c274792b991f511ec071d -address /run/containerd/containerd.sock │ │ ├─122478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 732ce77eff8a351bd63f89df1479f20951ea6e71fc15e0f6dbc3637efc150671 -address /run/containerd/containerd.sock │ │ ├─125004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1136efea959ab1842f2adb21707bbe9e6d4de35ab1aa6ac1adbce3b93a8b47fc -address /run/containerd/containerd.sock │ │ ├─155405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54fdbb299606a40cc115e9daaa1f18438ccce0676764d938abd4536e3a0af3bd -address /run/containerd/containerd.sock │ │ ├─156852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27c49e594b4815318a8b7a7e6fcfb5e999469120d736f7189c9ce4aafd22f03c -address /run/containerd/containerd.sock │ │ ├─157187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3d769f841fcf0554cb5af4cc89841e162b3d76f29d6164652143f16221e2ab4 -address /run/containerd/containerd.sock │ │ ├─158069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae41a0c2f53734ccad05535f8551d3047986a4468c5d35b261faf842ec8311ae -address /run/containerd/containerd.sock │ │ ├─160168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b77276689f46324bedbe525640f132c5640c73a2f6717f1667146735405953f -address /run/containerd/containerd.sock │ │ ├─160516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1210b0f00fa9153055a6140b0b31b2ad160026d182a883f1981b03e37f4cb43f -address /run/containerd/containerd.sock │ │ ├─160556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b33acafd916cef32e7737221e2b8d23eaee50ad02c8b7970d619fb5692ec01dc -address /run/containerd/containerd.sock │ │ ├─160600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c175ef95a97dd39bb8ee5a562c0cf8782083cafcdc343e8f0c871ee7fe7b70 -address /run/containerd/containerd.sock │ │ ├─160945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd8d5e33e40d1c51ae938c18d0c1613fa2023a0c262068cc1c99dfd3a4db387f -address /run/containerd/containerd.sock │ │ ├─161205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e084a824d0865fa454f32f74a9bab8968b9b878e5418dfb03238f44fd24e0958 -address /run/containerd/containerd.sock │ │ ├─172601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbdd94fd75c9222336ee1ce77d2044d830b0d4a8700ad6c9b4f2d9716dbb7ca3 -address /run/containerd/containerd.sock │ │ ├─174413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b91834bed9c0778c6e78e45e7ea6b89620407b09c9e1566b2c93af67b9490cd -address /run/containerd/containerd.sock │ │ ├─174442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0649a190dd43ee7f6b9658ee0c25bb648a270135b538b0b3fd56f09c22270275 -address /run/containerd/containerd.sock │ │ ├─174523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471d20ff55121b52aef2e016c9156d3ea5772d3b0ab350cd8f06a9321700985f -address /run/containerd/containerd.sock │ │ ├─174903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d6b7befdabf4fa4983411a4a38c723c20bc4ef8c4bf232e7fdf47c03c9d2a3 -address /run/containerd/containerd.sock │ │ ├─174917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7d819bf31df06bac95624857bec4162f2c9d8adca63aa6a163336484d449cdd -address /run/containerd/containerd.sock │ │ ├─174920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd322e1feebdc3bd2ec570685c47d8d8ad17b021d4aea0b7363d0c5df690e4f -address /run/containerd/containerd.sock │ │ ├─175169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9b1487957aeb93f55dcd12c1d5445dd376dd81cbcddbd8841fa294a76e54a6e -address /run/containerd/containerd.sock │ │ ├─187639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 160027ab9b1cd627e6d3a046f14581c7e300eebe981cc70b027fd04a13ad8ce5 -address /run/containerd/containerd.sock │ │ ├─189900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b7a55146939152fcdbb0e9a358412872a7595d55d6b9e23984d7a977f523cff -address /run/containerd/containerd.sock │ │ ├─189960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70e122dc3ed80c3933f455b65fa15f1fa8578ecc66790f372cf8e7463278dc61 -address /run/containerd/containerd.sock │ │ ├─190069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7670455935c0da2f3bd9a746880d28d122406867eb8448ca9a94f52e22ab339 -address /run/containerd/containerd.sock │ │ ├─206862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80660df06ed6d341935b662dee78a6c3db3f30ecdb7871e68bd2f936aa432890 -address /run/containerd/containerd.sock │ │ ├─214772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6090ef7a44512af5020b55a2df72db6d46dfebed12ce326e95eb178318d40f21 -address /run/containerd/containerd.sock │ │ ├─214945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11eb4ed0bf99b6ae500dbecdefb5ef49f13921f68dec5dbc8a5b4fed0c52f552 -address /run/containerd/containerd.sock │ │ ├─214972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0465fd413f9c646831eaa5b474b410cf41a55e3355c6189667071bb463a82b06 -address /run/containerd/containerd.sock │ │ ├─215065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aed35ffa904930ad74a43c98a0c67f095c5ccfcb222f82e1d8a6c56a34c0e493 -address /run/containerd/containerd.sock │ │ ├─226824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf589063a2c90a0a685b27637552c43ea26c944ea861217a37baf2fba5f70745 -address /run/containerd/containerd.sock │ │ ├─229791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d0a89e1d9822fa489137f784de5725f1cd3ef9569ba645fc17457283fdb0be1 -address /run/containerd/containerd.sock │ │ ├─230765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6063bbb88143368ea9a3240528dcc2852622919745f126ed0a36f60bde33fb5 -address /run/containerd/containerd.sock │ │ ├─231924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a123ee3e7b0cbf09f3d27438c52ceaf5315cf2ce4091d7a4099af0f10fa2a75 -address /run/containerd/containerd.sock │ │ ├─233066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d50b4dc6300f6dd82cffa10a50cb64d4a15aa46bfff9d99de9a82f0e1634f0 -address /run/containerd/containerd.sock │ │ ├─235176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85b1c1a772a1dc8b8ed02b51bbb9a2c9876719805a5a23981c5f5f0643ef1731 -address /run/containerd/containerd.sock │ │ ├─236159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8378ea559422e6b37c73751edb7f2576d8d667790f99818e1cd38723d245867 -address /run/containerd/containerd.sock │ │ ├─236241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6d17ce1d17bf50c822eb0646c048108e23ea75ff0477e00eb0dcf3bc3e46f9 -address /run/containerd/containerd.sock │ │ ├─245983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486e1fb379a3b0135a404ec7d3be35aafd456fad5dc1e9effd91881a1879f067 -address /run/containerd/containerd.sock │ │ ├─246405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 883bdcd7a0dd36a82a7ee6aa973fd5da745b14404a1822aa4706c8a6a2cf57b2 -address /run/containerd/containerd.sock │ │ ├─250221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34942d97a769f782e15f50b52591c2aae332f342c42e2df85678ed7e34fcbce0 -address /run/containerd/containerd.sock │ │ ├─256655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e52e257950c7509e27d5012950a7dfe47807fc7f1ab72e56f31ec17e3c339636 -address /run/containerd/containerd.sock │ │ ├─256941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99afd08f956aa0bbcc5b65074643aa67292050a3317dac1215995637eca10331 -address /run/containerd/containerd.sock │ │ ├─256980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00aaf0b04830f870d8144ed5cb7075accf83f74e67f11089d5143c9234737e3c -address /run/containerd/containerd.sock │ │ ├─257075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04d5f91312813935829ba13ba2683095c29672b6f1b141a943c282e5b72764df -address /run/containerd/containerd.sock │ │ ├─268809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e9e3dfb7a0f950538ff532a0a689b86609c025a0779248c1affacf2d2d8e74 -address /run/containerd/containerd.sock │ │ ├─271790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31662e516c592eacc16cf0737f92db2a71a8f5e63e9cb64543bb6ba3d0ee8c52 -address /run/containerd/containerd.sock │ │ ├─273266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40bc27355b143618f234140d53057d2e8c94b0441a03926a7db1003ac3d395d8 -address /run/containerd/containerd.sock │ │ └─417183 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/42f18367f520c8c064f34ad4191c8965125e7ecf2544336da5b96d77d2fe6a08/log.json --log-format json exec --process /tmp/runc-process395398439 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/42f18367f520c8c064f34ad4191c8965125e7ecf2544336da5b96d77d2fe6a08/c11d8854a2562b800b64e95be7b2e8dc20aa07009cf96fdd63b3965a61180e1c.pid 42f18367f520c8c064f34ad4191c8965125e7ecf2544336da5b96d77d2fe6a08 │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-a049a7067d1e39bb2b46e2b42f2dbd50a1017cf1ca8a657bc23dc15d1e9b1fbc.scope … │ │ ├─12327 /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 │ │ └─12346 /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 │ ├─docker-f3111798e84e0079a6bbb847e6ac38366e0ba8d72d1bdaf517805def65269184.scope … │ │ ├─29940 /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 │ │ └─29953 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29626 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29898 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18507 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24851 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25126 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34154 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34428 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12218 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12246 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.iqphhf.service │ │ ├─12577 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iqphhf/unit.run │ │ └─12608 /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-iqphhf --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iqphhf:/var/lib/ceph/mgr/ceph-instance.iqphhf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iqphhf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.iqphhf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10316 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-f4f7f547778a6ed584e0c0c7abc372d3dffe0a7734d48977a32235d0c4eb6f77.scope … │ │ ├─34468 /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 │ │ └─34482 /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 │ ├─multipathd.service │ │ └─154762 /sbin/multipathd -d -s │ ├─docker-3811a133f79b1f992999dc94a46c77484d66ca03513b59f7934cee820c137013.scope … │ │ ├─12688 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.iqphhf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12707 /usr/bin/ceph-mgr -n mgr.instance.iqphhf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─40483 /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.72 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10823 /usr/sbin/chronyd -F 1 │ │ └─10824 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-4b00a9f09dd0223f49e397a7769217b9e51962ddb35b32508ec99c0b8f91cf69.scope … │ │ ├─25168 /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 │ │ └─25180 /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 │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154532 /sbin/iscsid │ │ └─154533 /sbin/iscsid │ ├─docker-d476f26d04a548635702ec5d1a530ec8f51eb7708adfb515422a9e888e0b154b.scope … │ │ ├─18557 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18574 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r0557c47604094390a6e462372444c7e7.scope │ │ └─188425 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─79d50b4dc6300f6dd82cffa10a50cb64d4a15aa46bfff9d99de9a82f0e1634f0 │ │ └─233089 /pause │ ├─9b91834bed9c0778c6e78e45e7ea6b89620407b09c9e1566b2c93af67b9490cd │ │ └─174521 /pause │ ├─53c322ec9f69e4b2b745c66c9fc320b61feec79b5448e2e2218e5ee59ea06a23 │ │ ├─61676 python -u /app/sidecar.py │ │ ├─62028 python -u /app/sidecar.py │ │ └─62029 python -u /app/sidecar.py │ ├─51f55be0f8d92c0cba9b375e2aadf17a2b8c5615ae462b34496d5bec2c26c603 │ │ └─65823 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─450e1d74b6ce41433c560fef50f00b6b4c6435f8ee0ed81ff7571590c14b5d8c │ │ └─56664 nfd-master -crd-controller=true -metrics=8081 │ ├─c0883d5c8bf4544c3df65cedc0249809410f2d4329edc844e02d7d5dfa37839b │ │ └─46561 /pause │ ├─818542d16353a609e1ef7d14d5353711f2a53c57b88dd6562823974d6e310e25 │ │ ├─ 47042 /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 │ │ ├─ 47061 /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 │ │ ├─ 47149 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271474 nginx: worker process │ │ ├─271475 nginx: worker process │ │ └─271476 nginx: cache manager process │ ├─5e44ac9050c60fda8715c993ba009b10101462407083e4ec5f20b2dd17f77667 │ │ └─61186 /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 │ ├─b27343f6530cd022af91695ae2c618155b8f480f39ce6e2fb08c30f672a6ff02 │ │ └─47458 /pause │ ├─aed35ffa904930ad74a43c98a0c67f095c5ccfcb222f82e1d8a6c56a34c0e493 │ │ └─215097 /pause │ ├─1ed93681392dcbe041958b79ec3814bc8f857d40fa92c6b84dc93cdd661e512b │ │ └─66409 /bin/oauth2-proxy │ ├─24bb77f23f64ca973e06c22b5bcb87872e904c0968e8916f8ad1b97f9d4fde18 │ │ └─60938 /pause │ ├─198b8a272509745c131c14a84ce31f22cdb1acb6edc349404462b2e41b61f9de │ │ ├─104358 glance-api: uWSGI master │ │ ├─104390 glance-api: uWSGI worker 1 │ │ └─104391 glance-api: uWSGI worker 2 │ ├─1f1d69026fa1da7b9ddc5eac323e870a6457d54311d1d683933123c69a873fd4 │ │ └─235228 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f91188137fdc70d02e278bff4f258e19fec85b907239496d21779b2fa96280aa │ │ ├─202515 heat-api: uWSGI master │ │ ├─202545 heat-api: uWSGI worker 1 │ │ └─202546 heat-api: uWSGI worker 2 │ ├─d1f95935c8b02df993e307b5f9a6de067cff1be19a8568d242ba6754c81e695c │ │ └─103925 /pause │ ├─81b9bced2c9fba2792219b2059146bf595c8a1dbfbc9f2e7cf5b41d327826904 │ │ └─40424 /kube-vip manager │ ├─98d1b41f61fc34c4b1a6f3637258a4437f995ad1dc52b4b335f0764ae4a497c3 │ │ └─56352 /pause │ ├─ec257b8eba9690ce8c3021162c7b1627ccddf8a848048fbca2674d4fff1ab7bc │ │ └─65429 /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-72.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 │ ├─ae41a0c2f53734ccad05535f8551d3047986a4468c5d35b261faf842ec8311ae │ │ └─158093 /pause │ ├─160027ab9b1cd627e6d3a046f14581c7e300eebe981cc70b027fd04a13ad8ce5 │ │ └─187663 /pause │ ├─e1fe182f5377c7a1371987c9e3b124e0dfeaf500a5b56928d61b3f813393d8cd │ │ ├─171466 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171763 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171764 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─279b9765f4524f1c13e50bd6cbd33b6ed74f4ff0ff580a2617ad166987a7f02b │ │ └─95509 /pause │ ├─c44969e673a9666b2cf35d54a796cab6d4885df4626f2fdaf40602c01743e4ac │ │ ├─266746 manila-api: uWSGI master │ │ ├─266790 manila-api: uWSGI worker 1 │ │ └─266791 manila-api: uWSGI worker 2 │ ├─01d48ee039e19f11ee895ea663a5cc786c058bfe4e58114bfdf87a537224b059 │ │ ├─224677 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225093 octavia-worker: ConsumerService worker(0) │ │ └─225096 octavia-worker: ConsumerService worker(1) │ ├─27c49e594b4815318a8b7a7e6fcfb5e999469120d736f7189c9ce4aafd22f03c │ │ └─156876 /pause │ ├─47dc2c47146cf2b1b8f9110b9625ada6801d80cbc43a94d09cbac91ce53bba36 │ │ ├─225400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225434 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4568cfcc8b3542f66a5fcb98c7ce74c242c688e78a84bcbed0fa3d3c60521353 │ │ └─62745 /pause │ ├─3efe3ef2f68d6b3e384ff437fae76918c172fcd8e9d597b091dcf4f3b0759464 │ │ └─43290 /coredns -conf /etc/coredns/Corefile │ ├─f4bbe72e128783cf8c7c23430ee4ec5819d9f4f6e7ddf2826a728aaeddaabec5 │ │ └─64879 /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 │ ├─dcf5523febf2d12814f7aab6d14d209e7d59d5a7768aba71c85a1c97387fe447 │ │ └─192562 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d880dbbe0be69d164d621250f820bd955d350d355c5f8af506d86de806b4ba13 │ │ └─56436 /pause │ ├─1136efea959ab1842f2adb21707bbe9e6d4de35ab1aa6ac1adbce3b93a8b47fc │ │ └─125036 /pause │ ├─40bc27355b143618f234140d53057d2e8c94b0441a03926a7db1003ac3d395d8 │ │ └─273297 /pause │ ├─11eb4ed0bf99b6ae500dbecdefb5ef49f13921f68dec5dbc8a5b4fed0c52f552 │ │ └─215009 /pause │ ├─66cf58f02a3846221faca63c64f0092691c2d1e306aee570e739747c97120108 │ │ └─63274 /pause │ ├─9b79320b77e3096ccf2e78bb30b4c3dd3ca89e0f6292079d24a27473bad285d4 │ │ ├─170745 nova-api: uWSGI master │ │ ├─170758 nova-api: uWSGI worker 1 │ │ └─170759 nova-api: uWSGI worker 2 │ ├─ac47d7d697649c57201dc69ecc021bc44025dcfa87b08928effaf0756fc3dc89 │ │ └─85143 /pause │ ├─1210b0f00fa9153055a6140b0b31b2ad160026d182a883f1981b03e37f4cb43f │ │ └─160540 /pause │ ├─4fe4a6fec3b7f83391759b8ebdd1c8c2471f7aa00e77c81dd1ccd1ee1d187f12 │ │ └─63112 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 │ ├─e40763e0434812024426fe96334dfcb3de0fa262b9cde60c329cbd9af51e9af1 │ │ ├─106001 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106147 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106149 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0be330a7ddc6a7dc288e1c0f7b56f87abf4458b3108bdc90411806d2ef0c0930 │ │ ├─91621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91638 /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 -- │ │ ├─91644 erl_child_setup 1048576 │ │ ├─91756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91915 /bin/sh -s rabbit_disk_monitor │ ├─bf2b132146a895260553b43fffe189f792e3bb1f72fe1fffa9f415a2b34d9e29 │ │ └─65700 /goldpinger --static-file-path /static │ ├─658e84c2286ffbfd4bb64ef2875b6e30dbc599dcdc5119a96d2b922e00b33066 │ │ └─229921 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0d80b9d7c63c3cc78ab3d5fe07a48eb53639a454346dc149d9c9d3dc717d2cb2 │ │ └─79306 /pause │ ├─aa8b8020fda1999ead26624fea4d73a93a9ebcf1069236036be7d643d50ada7c │ │ └─40632 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─400ca7fc4efea771c00fb5a9abfbca3767ead8bf391741e6cabf9838f9bad8ef │ │ ├─41892 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42320 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7219aa2fdeda1c7e8ce5ffce9dcf243dde2bd1989ce651a6cdee330c88d6f097 │ │ └─64012 /pause │ ├─53a3cac19462afeb6934ec5f9b0a82029657c94b27eddd9a09307d706e7637f1 │ │ ├─171550 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171795 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171796 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─80660df06ed6d341935b662dee78a6c3db3f30ecdb7871e68bd2f936aa432890 │ │ └─206887 /pause │ ├─732ce77eff8a351bd63f89df1479f20951ea6e71fc15e0f6dbc3637efc150671 │ │ └─122503 /pause │ ├─4ac97919f2a3be7ba753ad4cdd40087ab9cfe29d588ef3e08f28fc6ebb066422 │ │ └─55694 /pause │ ├─fc30116af1c03d9220ddcf6ca6cdc469f39ed97c50e5a3782f5498122592affb │ │ └─47764 /manager --metrics-bind-address=:8080 │ ├─dbdd94fd75c9222336ee1ce77d2044d830b0d4a8700ad6c9b4f2d9716dbb7ca3 │ │ └─172624 /pause │ ├─1abcc4def708b0d4103d3fb3e637d910b389a15a645c274792b991f511ec071d │ │ └─122465 /pause │ ├─e7d819bf31df06bac95624857bec4162f2c9d8adca63aa6a163336484d449cdd │ │ └─174982 /pause │ ├─e52e257950c7509e27d5012950a7dfe47807fc7f1ab72e56f31ec17e3c339636 │ │ └─256684 /pause │ ├─e9b1487957aeb93f55dcd12c1d5445dd376dd81cbcddbd8841fa294a76e54a6e │ │ └─175209 /pause │ ├─aada209dbccc0ef8430fdb7ac2ea4cad9cdb1ac4ae7a7b3659e253f200188c64 │ │ └─51255 /pause │ ├─30ce8e8ac839468199c8b607f38c637464f3cbcb58403cd7eb1ebe64741eccf6 │ │ ├─107791 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107810 /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 -- │ │ ├─107833 erl_child_setup 1048576 │ │ ├─107893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107894 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107987 /bin/sh -s rabbit_disk_monitor │ ├─633f3ea7ca18acc0594c5b307e244aa95b249ce551ec43796401e1bff88233c7 │ │ └─166496 /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 │ ├─6105018bfd217020451bc266144212664e7c97475a101221f9ca38c28cc2536f │ │ └─272067 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f5a532dc3adc0446d19575c25dd202b6ef187086c0408596ad4275444ec1bee2 │ │ └─62389 /pause │ ├─66f522364e79b4f2b8aa4c424a08697d816cee7fcee0f3362e823c8d713fcdfe │ │ ├─202489 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202904 heat-engine: ServiceWrapper worker(0) │ │ └─202907 heat-engine: ServiceWrapper worker(1) │ ├─49c42088c106b6652977fe68d2965efbd57a6ef6032f431b56d95d2c95f1c890 │ │ ├─186181 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186539 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─186723 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwc847h5r/privsep.sock │ │ ├─375559 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpa5j5_526/privsep.sock │ │ ├─375971 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp655j4hwo/privsep.sock │ │ ├─376694 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376695 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377188 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d6fb50a3-a7be-444c-9e3f-365a03d2c144 --namespace=qrouter-d6fb50a3-a7be-444c-9e3f-365a03d2c144 --conf_dir=/var/lib/neutron/ha_confs/d6fb50a3-a7be-444c-9e3f-365a03d2c144 --log-file=/var/lib/neutron/ha_confs/d6fb50a3-a7be-444c-9e3f-365a03d2c144/neutron-keepalived-state-change.log --monitor_interface=ha-60a95f87-3f --monitor_cidr=169.254.0.210/24 --pid_file=/var/lib/neutron/external/pids/d6fb50a3-a7be-444c-9e3f-365a03d2c144.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─379476 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3439b241-4f91-4aa6-8359-cf2314a0ae60 --namespace=qrouter-3439b241-4f91-4aa6-8359-cf2314a0ae60 --conf_dir=/var/lib/neutron/ha_confs/3439b241-4f91-4aa6-8359-cf2314a0ae60 --log-file=/var/lib/neutron/ha_confs/3439b241-4f91-4aa6-8359-cf2314a0ae60/neutron-keepalived-state-change.log --monitor_interface=ha-224c340a-6b --monitor_cidr=169.254.0.95/24 --pid_file=/var/lib/neutron/external/pids/3439b241-4f91-4aa6-8359-cf2314a0ae60.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─385938 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bebb941a-faa2-43dd-aa0d-6c0f8614762b --namespace=qrouter-bebb941a-faa2-43dd-aa0d-6c0f8614762b --conf_dir=/var/lib/neutron/ha_confs/bebb941a-faa2-43dd-aa0d-6c0f8614762b --log-file=/var/lib/neutron/ha_confs/bebb941a-faa2-43dd-aa0d-6c0f8614762b/neutron-keepalived-state-change.log --monitor_interface=ha-987ebd51-d8 --monitor_cidr=169.254.0.157/24 --pid_file=/var/lib/neutron/external/pids/bebb941a-faa2-43dd-aa0d-6c0f8614762b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─391223 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ef2e28cc-ce2f-4178-a66b-8fc0562792a6 --namespace=qrouter-ef2e28cc-ce2f-4178-a66b-8fc0562792a6 --conf_dir=/var/lib/neutron/ha_confs/ef2e28cc-ce2f-4178-a66b-8fc0562792a6 --log-file=/var/lib/neutron/ha_confs/ef2e28cc-ce2f-4178-a66b-8fc0562792a6/neutron-keepalived-state-change.log --monitor_interface=ha-814b00e9-92 --monitor_cidr=169.254.0.175/24 --pid_file=/var/lib/neutron/external/pids/ef2e28cc-ce2f-4178-a66b-8fc0562792a6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─395446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6c3a373a-1571-4892-91fe-e5e6994898b4 --namespace=qrouter-6c3a373a-1571-4892-91fe-e5e6994898b4 --conf_dir=/var/lib/neutron/ha_confs/6c3a373a-1571-4892-91fe-e5e6994898b4 --log-file=/var/lib/neutron/ha_confs/6c3a373a-1571-4892-91fe-e5e6994898b4/neutron-keepalived-state-change.log --monitor_interface=ha-a07fa515-4a --monitor_cidr=169.254.0.128/24 --pid_file=/var/lib/neutron/external/pids/6c3a373a-1571-4892-91fe-e5e6994898b4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e104231dcdade6ca45d9e98433af580ac27017dd144373f3e634112403d278e9 │ │ └─60891 /pause │ ├─5fa7894cc7d74019d849864d68c6e5215d62bbcdf9f5ec4dd3c13222a3c6bf52 │ │ └─48658 /pause │ ├─80b33122cb707a22db7dc8546474e3df3cf1cb113f3c36ede212d8007b54d424 │ │ └─61821 /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 │ ├─2c97d2b1e84cb5f1f311f73b1402bb0d4eaddeebeec979e68e5354e31978e8a5 │ │ └─48771 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─54fdbb299606a40cc115e9daaa1f18438ccce0676764d938abd4536e3a0af3bd │ │ └─155429 /pause │ ├─4e7da4cea51138945809c5f89c25eb432dcbd1832486d017390cf48eb8ecdadd │ │ └─42761 /pause │ ├─eed5481850868edd24b90ac0aea1e85eb0e678cecf300827cd36464eec6a8046 │ │ └─60982 /pause │ ├─814b929642a575e184383e0fb515de8e732d7bb7f74554dbcb5ebcd774eaefd0 │ │ └─44408 /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 │ ├─b8b5f51ee886161e604ba9526ac0cff5b2accaa05a92836c73f496d21462ac03 │ │ ├─123578 /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 │ │ └─123795 /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 │ ├─508cf782319f4addc2e66d3e7ca5dbfe5a1361dbd000c94d28794452e5905c70 │ │ └─95454 /pause │ ├─cf6d17ce1d17bf50c822eb0646c048108e23ea75ff0477e00eb0dcf3bc3e46f9 │ │ └─236279 /pause │ ├─883bdcd7a0dd36a82a7ee6aa973fd5da745b14404a1822aa4706c8a6a2cf57b2 │ │ └─246429 /pause │ ├─235eff1ea54200b6a80a5d8b6a898b552d7540921d20c0cfc8eff82eda8ec77b │ │ └─109429 /pause │ ├─018dfd9433c17aa3fac447cd363a5b7377adcc550ee6921439cb5740e408613e │ │ └─252568 docker-registry serve /etc/docker-registry/config.yml │ ├─0ff22b753f8b8c6e3ec634403059dd07666910d682b14da3537131649716bef9 │ │ └─51540 valkey-server *:6379 │ ├─4f72e1721d8d8c9b97d8a2c58a1a4c0cd9a93109e9d315f9c4a9420adb9cd0e8 │ │ ├─77921 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77938 /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 -- │ │ ├─77944 erl_child_setup 1048576 │ │ ├─78002 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78013 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78185 /bin/sh -s rabbit_disk_monitor │ ├─5186a3966b74d713d2758fd594d19a681ca6d0fa2275524164f3da0611121f58 │ │ ├─175623 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403791 sleep 300 │ ├─31662e516c592eacc16cf0737f92db2a71a8f5e63e9cb64543bb6ba3d0ee8c52 │ │ └─271832 /pause │ ├─4ab36ef01d315f4ff5035cf595f18e7b5cbc277bad7c5abc06918cb87779035a │ │ └─42791 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─70afacc15302cdaa1ffd79e29c0aeda9d394433151732c67d8758c91bc825235 │ │ └─43861 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 │ ├─43a82ba5c1c97240b540155528a9b7aab8bfb168779ef61df851f1a57c2b806d │ │ └─77839 /pause │ ├─0649a190dd43ee7f6b9658ee0c25bb648a270135b538b0b3fd56f09c22270275 │ │ └─174507 /pause │ ├─4f942aa33bb4275734e9f137709628155ee320fc5888681ff5a188b91faa638e │ │ └─65478 /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 │ ├─6986fcdbe0dd5b6cc32aa985a10d4813ed7c4ab452f1b95b6b2d71c8484db6f7 │ │ └─66301 /bin/pushgateway │ ├─b09e02782cd7ff441943d8b157625279f08903c450434f87b2caea526aae582d │ │ └─60717 /pause │ ├─4c103ea78a8c370cf2a452825168247a0741904c02d7771ff020c0e666f69323 │ │ └─40295 kube-apiserver --advertise-address=199.204.45.72 --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 │ ├─82d7016286b52aed76b956e15008844a012e72ea509892c2c4fd89f709ee1d74 │ │ ├─ 72037 apache2 -DFOREGROUND │ │ ├─ 72065 (wsgi:k -DFOREGROUND │ │ ├─ 72066 (wsgi:k -DFOREGROUND │ │ ├─ 72067 (wsgi:k -DFOREGROUND │ │ ├─ 72068 (wsgi:k -DFOREGROUND │ │ ├─413954 apache2 -DFOREGROUND │ │ └─414081 apache2 -DFOREGROUND │ ├─bd8d5e33e40d1c51ae938c18d0c1613fa2023a0c262068cc1c99dfd3a4db387f │ │ └─160978 /pause │ ├─41738e64d51eb6b09c6b7a8413b60c37fa913434fa3aafcc62c52db1fb29f8d5 │ │ ├─187952 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187968 /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 -- │ │ ├─187975 erl_child_setup 1048576 │ │ ├─188115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188126 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188338 /bin/sh -s rabbit_disk_monitor │ ├─59e6d87d13f5cca9ca7b6640b6d2560a345593289a8e4c46b5c4be8d0d3f63eb │ │ └─51916 redis_exporter │ ├─e37fa47e8ac3323db5bfdd78c9b0d0f43cf4ccc2a5872a25dcf1a8a0ac18a030 │ │ └─47575 /pause │ ├─7ac039a0e47b6f5b33fdd24c322116a16d6ebbc452e5723f8fe1502d23b92f14 │ │ └─40117 /pause │ ├─0299e62910bc5ee9411e8014c594e24c12dde908f580aa1b3b680cd832826d8e │ │ └─64820 /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-72.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 │ ├─471d20ff55121b52aef2e016c9156d3ea5772d3b0ab350cd8f06a9321700985f │ │ └─174593 /pause │ ├─03108b84766f35764cba3292124958b6daed9bffe43fc0db70ffff1828e787bc │ │ ├─170959 nova-metadata: uWSGI master │ │ ├─171029 nova-metadata: uWSGI worker 1 │ │ └─171030 nova-metadata: uWSGI worker 2 │ ├─07b10c7f4a33822fbc7afed2ee314e1cec27055ddd95115dd96d4ca1a8561baf │ │ └─47667 /manager --metrics-bind-address=:9782 │ ├─08fb8ddfbd452779cafee3eb5c93179b99058f10b55f9cf7cfb3e04d87bef97d │ │ └─155781 /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 │ ├─e795bd22dae13de9241d923d63e2a7b5165e9e075a2d7a7a32811f1fc66b49f3 │ │ └─40159 /pause │ ├─b28238058261364cbea4d414172442bf82e811193388d6bb6894be266013ff4b │ │ ├─223935 octavia-api: uWSGI master │ │ ├─223948 octavia-api: uWSGI worker 1 │ │ └─223949 octavia-api: uWSGI worker 2 │ ├─d5fc59672d32c3c51c5ae862e7c2802bb4f27ef73bd37363cbfb3b00cc1e4e6e │ │ ├─ 96077 /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 │ │ └─406868 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1f7ee070cd07cba43865496f547a735ed0885e8f37b7a5ed93c139b4f7a8f26b │ │ └─68710 /pause │ ├─1963798647fa2719737ec6317d78ac3c8675b884b91e3ee4bf0ff342e4479092 │ │ ├─158297 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158315 /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 -- │ │ ├─158321 erl_child_setup 1048576 │ │ ├─158449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158460 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158603 /bin/sh -s rabbit_disk_monitor │ ├─dc84f4f880e33f8fcd95320baf1e4e7e601ee793aff1bff4d312a72ad2b7c465 │ │ ├─250648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250682 /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 -- │ │ ├─250690 erl_child_setup 1048576 │ │ ├─250859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250860 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250870 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251241 /bin/sh -s rabbit_disk_monitor │ ├─c7670455935c0da2f3bd9a746880d28d122406867eb8448ca9a94f52e22ab339 │ │ └─190108 /pause │ ├─5fa33f5264e1ba9040f7328adc5f82e66df853f827a1b1985b342950c5c3037f │ │ └─65371 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─f1fbd0baf843716c2d02546727defc141739453be47da44a1eebee8d4229dabb │ │ ├─266766 /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 │ │ └─266983 /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 │ ├─536c9edcbeaf4ad23e0add3063e04a992e6058a3e91cd1ac7d838490276dc54c │ │ └─43137 /pause │ ├─89323cb6e0c6a426647557f8744e792840be5b67bf189e6ee6d1e8a0d1083f03 │ │ └─41456 /pause │ ├─1500fd082bf9cc8e1484d030b08c9de1f7ff16e7251abc3294aff8156af4964e │ │ └─273605 /bin/openstack-database-exporter │ ├─04d5f91312813935829ba13ba2683095c29672b6f1b141a943c282e5b72764df │ │ └─257128 /pause │ ├─db7e9ae5968ef779fd2f68bf09decc09f732d84e056aab255cf3010848b33138 │ │ └─65556 /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 │ ├─ac90261763a0b4325bf23abcf82f9076fa2ba1361f50534030ed2f483acd5eb6 │ │ └─65249 /pause │ ├─86baa28d9d5c4b05f720323851ea88e933049e0bf4377484465bf3da4eb39c92 │ │ └─66078 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9348f5622fc332f868f17bf709d8db91223b7c70fd6dadff6477ce386af6e918 │ │ └─107272 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5cb49eca6fe57d6b972286093641653aaab8f8769c5d0d76512682b6fb32c754 │ │ ├─275662 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275675 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─51ab90a6d1658aa2d61d04bb3080907475a95a66ecbb94fabf27a6110f936f20 │ │ └─123086 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─41c175ef95a97dd39bb8ee5a562c0cf8782083cafcdc343e8f0c871ee7fe7b70 │ │ └─160628 /pause │ ├─0beb23397a03eefaa61d7b01052bc22436a3c38659641df23cbcd7ce9e845a17 │ │ └─63809 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3e4b3653d2d1c658726e6e7ad8bdc441d0f752604a62d08afb719eb33abd94fd │ │ └─49250 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7d091325bca17f48b6ea074b18e72e8e379309024781d789e0e2311b9001b2ae │ │ └─43185 /coredns -conf /etc/coredns/Corefile │ ├─f04bfece62a6ea6334a6a9245c26b6bd8c06c9f6f341d3ebffdf8516d83a8fea │ │ ├─67287 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67304 /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 -- │ │ ├─67310 erl_child_setup 1048576 │ │ ├─67374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67473 /bin/sh -s rabbit_disk_monitor │ ├─1fed634d832b59c22f2fda4ebf37229a49208ec8a4498b0b192aef8fbdb016b5 │ │ └─44209 /pause │ ├─9a123ee3e7b0cbf09f3d27438c52ceaf5315cf2ce4091d7a4099af0f10fa2a75 │ │ └─231952 /pause │ ├─7923e759a60ef6a41d4c46f2a5974787e44ac39d63907c157f43f3dd0f7e4940 │ │ ├─202504 heat-api-cfn: uWSGI master │ │ ├─202547 heat-api-cfn: uWSGI worker 1 │ │ └─202548 heat-api-cfn: uWSGI worker 2 │ ├─486e1fb379a3b0135a404ec7d3be35aafd456fad5dc1e9effd91881a1879f067 │ │ └─246005 /pause │ ├─96ab7142219ebfbad57d55d58730ba4ff413f04d00c91fc2dc53a656cd2f5a62 │ │ └─56741 nfd-worker -metrics=8081 │ ├─d6d9133adb0bb5314bdfa39bd1f2bf49dd874b3f52b963a1050a36d6fd906028 │ │ ├─344344 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345003 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345237 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdsgo1762/privsep.sock │ │ ├─345694 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpco6qsq_c/privsep.sock │ │ ├─345924 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345926 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345959 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/df15d5ed-4add-4cb4-89fe-76371e985633/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/df15d5ed-4add-4cb4-89fe-76371e985633/host --addn-hosts=/var/lib/neutron/dhcp/df15d5ed-4add-4cb4-89fe-76371e985633/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/df15d5ed-4add-4cb4-89fe-76371e985633/opts --dhcp-leasefile=/var/lib/neutron/dhcp/df15d5ed-4add-4cb4-89fe-76371e985633/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2f9746a7-ab27-4f79-88ce-18e5dfd619d4,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345963 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/eb81d00a-2cf7-4320-b2cf-0c3468f82aa4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/eb81d00a-2cf7-4320-b2cf-0c3468f82aa4/host --addn-hosts=/var/lib/neutron/dhcp/eb81d00a-2cf7-4320-b2cf-0c3468f82aa4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/eb81d00a-2cf7-4320-b2cf-0c3468f82aa4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/eb81d00a-2cf7-4320-b2cf-0c3468f82aa4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-00ba9c30-1912-40a5-979f-eeae4ec4f66b,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345966 haproxy -f /var/lib/neutron/ns-metadata-proxy/df15d5ed-4add-4cb4-89fe-76371e985633.conf │ │ ├─345970 haproxy -f /var/lib/neutron/ns-metadata-proxy/eb81d00a-2cf7-4320-b2cf-0c3468f82aa4.conf │ │ ├─375313 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8c5f962i/privsep.sock │ │ └─380419 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpiy5dvyuk/privsep.sock │ ├─5cd322e1feebdc3bd2ec570685c47d8d8ad17b021d4aea0b7363d0c5df690e4f │ │ └─174993 /pause │ ├─15c60b54e58f4404ec7468e65b04404cfa2aec18ac676d69e4a1d20eb72b2642 │ │ └─44147 /pause │ ├─2b77276689f46324bedbe525640f132c5640c73a2f6717f1667146735405953f │ │ └─160236 /pause │ ├─0b2a5c419b0f117962dccc7d76cd54c181417961a21aa3f69f77c623db8bd601 │ │ └─266724 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2905f6e47226e2fac846d208ccb62802aa181c9f2577dbe7583f6835d5d45fed │ │ └─40163 /pause │ ├─60d158be00126c87eccdd3d4d7f8a7e3d86c872ac5455f0c1475ff4cd7f7b7ff │ │ ├─49126 mysqld --wsrep_start_position=bffa8030-646a-11f1-89f1-0ace015bd901:20 │ │ └─49262 /var/lib/mysql/mysql-state-monitor │ ├─38fc919064b106b5fa58cd9f4e6f3abaeb1998b0c3dd9a2912fe363d7dee670e │ │ └─231082 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─99afd08f956aa0bbcc5b65074643aa67292050a3317dac1215995637eca10331 │ │ └─256964 /pause │ ├─ce886a689348df553672149e232700d34e6d74242fa8e74f5cbf7034bd5d51d4 │ │ └─224649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e084a824d0865fa454f32f74a9bab8968b9b878e5418dfb03238f44fd24e0958 │ │ └─161238 /pause │ ├─b33acafd916cef32e7737221e2b8d23eaee50ad02c8b7970d619fb5692ec01dc │ │ └─160580 /pause │ ├─cb996c4e399091b5973eeb9ca7a6251193d62db8a639c456ade1a2426f8a599b │ │ └─43685 /pause │ ├─f9c9b99b1a53318c9af94c1d7d4a24286e3d0bc2e3b5a42be853b6a63a2d50ba │ │ └─187759 /bin/bash /tmp/libvirt.sh │ ├─5fd6724a3288ca58240125aafc1321aab01354dbd898777b28f28f156f4d412c │ │ └─157458 /coredns -conf /etc/coredns/Corefile │ ├─2607552affd2f8cc6d44f147daa5022833bf497ac7871bdc279d3c0aceb89a9a │ │ └─65862 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b6f6cb3ca6f9640c3ed569af35fd8d2292ef1544ea154ac9361d277ebbfc1846 │ │ └─266585 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8d1cbd6f2a297b0f2f8c3c8cfac4aed62af568edcb24a8672764b51b88ccdcec │ │ ├─246469 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246755 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246756 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─052e28fa0e99a1e4662f68d0d9ff3af0fceee804167b51b6a4585d41be5d36b3 │ │ ├─207108 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207125 /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 -- │ │ ├─207131 erl_child_setup 1048576 │ │ ├─207295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207306 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207499 /bin/sh -s rabbit_disk_monitor │ ├─637061642e891efc6d93851de2bbb1e9bab5e7d0917d68593bb6a0870648c743 │ │ ├─61626 python -u /app/sidecar.py │ │ ├─61979 python -u /app/sidecar.py │ │ └─61980 python -u /app/sidecar.py │ ├─c9de8d4ee4fb596f426f55db5e5f2fca68c6d6169be62242632046016f6c839b │ │ └─188300 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8a58ee413c9c5d2eb8ed2f29698750a0f4269a75eb16fa9d58b1fb3cd8f516ce │ │ └─40183 /pause │ ├─9199e6b25ade95aa7d1aba494c9da53f3fc85420f33a71e721bb4964c8867736 │ │ └─233115 /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 │ ├─58ae3844e4d7bbb2cdf2db07a350b06937ec5a187a7442759e4a45424def8ad7 │ │ └─107582 /pause │ ├─60637c23ecc842f55c2528a96f035834be80880c48af2ebc91dce4dc05e165fb │ │ ├─271642 apache2 -DFOREGROUND │ │ ├─274171 (wsgi:h -DFOREGROUND │ │ ├─274172 (wsgi:h -DFOREGROUND │ │ ├─274173 (wsgi:h -DFOREGROUND │ │ ├─274174 (wsgi:h -DFOREGROUND │ │ ├─274175 (wsgi:h -DFOREGROUND │ │ ├─274176 apache2 -DFOREGROUND │ │ └─274177 apache2 -DFOREGROUND │ ├─0465fd413f9c646831eaa5b474b410cf41a55e3355c6189667071bb463a82b06 │ │ └─215035 /pause │ ├─6d5bb54af6d41ab99140f6fd723ac537a9b15984fa74c6639774f247829ece4d │ │ └─44455 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6090ef7a44512af5020b55a2df72db6d46dfebed12ce326e95eb178318d40f21 │ │ └─214842 /pause │ ├─25866dbe5642109e5117cbd10f415c3f53fdf22cf4a56ab4582087ba2d0540ad │ │ └─40188 /pause │ ├─89bdb994c2cf7f220c68cec6c1a5ed7ce90bd7f935adc493d03236b8a8cdcf6b │ │ └─47932 /pause │ ├─7d75ef795ec97f11d7a342bba06abb690254c7f62fa1aeae4b35acdfa51da2d9 │ │ └─46618 /pause │ ├─cec22b7c8eb9e1ff0a9514433d0f256df98d805fdb1a97a15f70025cf9c83df5 │ │ └─91372 /pause │ ├─b052bd76da7b87b92fe4085454b65653a3b3c4287b2b905fb78a934e171a6473 │ │ └─95854 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-rz5ll --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f93a1a8ba7559c4273189b14601a980905e90c917da1cb4e86e6b7d9f903a8f5 │ │ └─40305 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 │ ├─c6063bbb88143368ea9a3240528dcc2852622919745f126ed0a36f60bde33fb5 │ │ └─230796 /pause │ ├─1774f3d0e739fe1c7613aeb7ba7649c047ff65bd7935532acc68edeb91b74c9d │ │ └─62772 /pause │ ├─72e367f885e9cdd63a0ac02f8a389aac5f87cb5a30caaf83f9ee1e71b140f03f │ │ └─51837 valkey-server *:26379 [sentinel] │ ├─e0a7fd08513957fd825c75ed011b3ce2021ca0f2b1d0167c4906002370520981 │ │ └─186163 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─42f18367f520c8c064f34ad4191c8965125e7ecf2544336da5b96d77d2fe6a08 │ │ ├─ 48690 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 │ │ ├─ 51975 haproxy -sf 330 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─417195 /bin/bash /opt/percona/haproxy_readiness_check.sh │ │ ├─417202 /bin/bash /opt/percona/haproxy_readiness_check.sh │ │ ├─417203 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 1 /usr/bin/mysql -nNE -umonitor -h127.0.0.1 -P33062 -e select 1; │ │ ├─417204 sed -n -e 2p │ │ ├─417205 /usr/bin/coreutils --coreutils-prog-shebang=tr /usr/bin/tr \n │ │ └─417206 /usr/bin/mysql -nNE -umonitor -h127.0.0.1 -P33062 -e select 1; │ ├─e0b080ea37cccf77afb209daed7ca2b8b21b8de1c92ae261b87701be7c274b82 │ │ └─120690 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e61b578a1ba72ee6f7a6b828f3f17378546d98f9edf81e3d976dadcc120e4508 │ │ └─51478 /pause │ ├─b063e42972914c0906a2d9491f8de1f4229123ab7b920b08069344805c2bc19d │ │ └─66898 /pause │ ├─208e11208cb221aa383ab6b0e4ea439fe0cc85469f34f0fa4be74d3d6bd86d31 │ │ └─56389 /pause │ ├─6c47f2aa898050da0a1fffe600194fd46ba96811b769476ce3bb523d38635c56 │ │ ├─184573 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184933 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmposlqy_yr/privsep.sock │ │ ├─185085 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpt86v4ghb/privsep.sock │ │ └─185602 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a5bdc9140e65d039324b5e99ec3491beaa396ca0bf641546d16e02d9aaf02dd0 │ │ └─41686 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─692ef6f884a8708024c76042b3ef7a3c79f984ca27d7c40461a886983c823f23 │ │ ├─183509 neutron-api: uWSGI master │ │ ├─183536 neutron-api: uWSGI worker 1 │ │ └─183537 neutron-api: uWSGI worker 2 │ ├─f8378ea559422e6b37c73751edb7f2576d8d667790f99818e1cd38723d245867 │ │ └─236185 /pause │ ├─44c8928f27e93505a0bb2be54d76061edfca804f00f464904b0ba2ec9519a6cf │ │ ├─246202 magnum-api: uWSGI master │ │ ├─246226 magnum-api: uWSGI worker 1 │ │ └─246227 magnum-api: uWSGI worker 2 │ ├─1213db09a0e44ab70bc905ed3c320aae591ead774305e1c1113f9adeb406708d │ │ ├─146247 placement-api: uWSGI master │ │ ├─146274 placement-api: uWSGI worker 1 │ │ └─146275 placement-api: uWSGI worker 2 │ ├─137fd1a7a6dbed27e5877c9a68685a3e79c9aaab38b8d2dab7b73a8e10979508 │ │ └─85924 /usr/local/bin/rook ceph operator │ ├─9765bca8decad04f761e40ac508a939621671c81eebeed8f518f79a7c91eb069 │ │ ├─183556 neutron-policy-server: uWSGI master │ │ ├─183568 neutron-policy-server: uWSGI worker 1 │ │ └─183569 neutron-policy-server: uWSGI worker 2 │ ├─d621b39bb43b878471327281114a97e01c1c60515fc50a0de9b4893060b0c3fd │ │ └─47100 /server │ ├─9f48c35c87e74d99e2046d62c4f34ffb04710e1524d6a30b731d7cef97cbce6b │ │ └─41444 /pause │ ├─8ea979c4faa807aae76d71cacf526f96540658201131a71878529fa97938c1af │ │ ├─84332 barbiacan-api: uWSGI master │ │ └─84345 barbiacan-api: uWSGI worker 1 │ ├─e98f6b9ee9fe562354d47343a3fcfb7d5d5c6e7fac626c5be0938e9b790ed6ab │ │ └─66484 /bin/oauth2-proxy │ ├─c3d769f841fcf0554cb5af4cc89841e162b3d76f29d6164652143f16221e2ab4 │ │ └─157210 /pause │ ├─a6cf5551342d2b51a1dc7972f149c4ec6de8c818ef45cc27d187199d639a9184 │ │ └─43259 /pause │ ├─09d6e45d4509ca57cc2dcd3cf67710511eeee9a66b945d1a2413f71e8a6dab9c │ │ └─48231 /pause │ ├─8ecedb0cd5720b4b050200f0885516a0a314a9ecf7aeb3681e78eac93b1d18e7 │ │ └─56851 /secretgen-controller │ ├─7d3f6418a4cccb22181819c7367690dcea8862fd9b440a5abe1b8f36e86e8f62 │ │ └─40306 etcd --advertise-client-urls=https://199.204.45.72: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.72:2380 --initial-cluster=instance=https://199.204.45.72:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.72:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.72: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 │ ├─40f1028e99f9f1218cd06885b63c944e585e54738b4b45a9e55c35b51617a1a5 │ │ └─231994 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─268eeddff48a3a55186b83d6682452bbeb4015f264aa6f9661068a059686974d │ │ ├─183496 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─183755 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183758 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183762 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─85b1c1a772a1dc8b8ed02b51bbb9a2c9876719805a5a23981c5f5f0643ef1731 │ │ └─235200 /pause │ ├─1fadb7518bc85e0e912a904d418b7012f8d627f5d4668b0d5cd9df41ae109b0f │ │ └─56626 /pause │ ├─eedc8c1156e090b7f01e88cdeb2ea6313763e98fd182ab87e790457b90437877 │ │ ├─246054 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246706 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpz308ry66/privsep.sock │ │ ├─246712 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246716 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0b7a55146939152fcdbb0e9a358412872a7595d55d6b9e23984d7a977f523cff │ │ └─189924 /pause │ ├─3482063ef97e97dbbf0698b896a46516059aa5a6acc7f5c3d5134e6efdad4ebf │ │ └─109481 /pause │ ├─7ee9471aed154e43a3409aca268eefb2d6806a8801da989a4b4bdce4949495fb │ │ └─105527 /pause │ ├─8a6ed6b94bd24ba0ff64dd49efd685edc54ca002bfa315136e770fc32e0f561c │ │ └─44264 /pause │ ├─f2814a0a2c2b4fcd50f08c1990ef68af1b59ca12f34e8767fec9a39eea1bfffa │ │ └─40607 /pause │ ├─686858dc77e7aea188b76feef371dd0ea3c075f1cbd1da07f145c566a88af551 │ │ └─48063 percona-xtradb-cluster-operator │ ├─29314aebf063c17a23df4e2a936cf310c9a1e5386c5794146c4411681e75e975 │ │ └─105668 /pause │ ├─28e814d94585d95e15e166f3da42e9680b408c4e7d3cca4f5b97a85fceb0710c │ │ └─63873 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─280a828f85c1ab1090ffee83a414940fa31020e9ee613546b4954a3cb3db9cde │ │ ├─119409 cinder-api: uWSGI master │ │ ├─119422 cinder-api: uWSGI worker 1 │ │ └─119423 cinder-api: uWSGI worker 2 │ ├─0bff69d991e1a58350c3894ccfcd69e1b32cf14b0568b56f232557bd4032fb49 │ │ ├─172813 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172831 /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 -- │ │ ├─172837 erl_child_setup 1048576 │ │ ├─172895 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173056 /bin/sh -s rabbit_disk_monitor │ ├─584941dd58454fa5c47e5cec358ecb759b819d56f6cf335d34ec5381e3d05b08 │ │ └─187710 /usr/bin/libvirt-tls-sidecar │ ├─6bba70809e53361a9273dfcc7b36c81991fa594ed04322e93b1986ac403e5ae8 │ │ ├─64742 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64777 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3332d72d6712dfdffe23e02a209b4b4bea6023c21d08bece7a602af24ab67512 │ │ └─56704 nfd-gc -gc-interval=1h │ ├─8f5ffb2e769405304d3d559299395520027b599c547fe76f930050cf717aa7d4 │ │ └─62310 /pause │ ├─bf589063a2c90a0a685b27637552c43ea26c944ea861217a37baf2fba5f70745 │ │ └─226846 /pause │ ├─21ce2c2566a2ef99362eb94469ee8575f12cb5f79a62127aa791957562f66efa │ │ ├─155824 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155837 /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 │ ├─693253034ee090b00ae9530e626fc69b3219edaec04f1d44c1421108d52fb817 │ │ ├─64188 nginx: master process nginx -g daemon off; │ │ ├─64203 nginx: worker process │ │ ├─64204 nginx: worker process │ │ ├─64205 nginx: worker process │ │ ├─64206 nginx: worker process │ │ └─64207 nginx: worker process │ ├─173af3296bb0ec8148827ea7ae6c393dae228592236de0e8c9a7d113d222c143 │ │ ├─192533 /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 │ │ ├─376953 /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/tmpierqg3zp/privsep.sock │ │ ├─377215 /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/tmpke_92sr0/privsep.sock │ │ └─378130 /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/tmpk1hq4chc/privsep.sock │ ├─70e122dc3ed80c3933f455b65fa15f1fa8578ecc66790f372cf8e7463278dc61 │ │ └─189993 /pause │ ├─ab0d82405cdd3f76097fa5ed0d9f66b46267d159d0c31368c0be3bc7b53119dc │ │ └─40284 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 │ ├─8a416c60c314c8030bb3658fe89606d478c7839e398b35d0727e53dd2249b2f8 │ │ └─64454 /pause │ ├─78e9e3dfb7a0f950538ff532a0a689b86609c025a0779248c1affacf2d2d8e74 │ │ └─268838 /pause │ ├─3189a764f72651805fc60676055fc65f471c4962317894258283309760f0d3d8 │ │ └─62845 /pause │ ├─09172ca62ba1c01f81513da4858059af4c6471c0293be8ff825065a53f562609 │ │ └─65499 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─8e99340a60939949011005e3c2f6583bfcf9d50d374f19b8cc4724e4d3fec5a8 │ │ └─62064 /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 │ ├─a9cb64a11fd8cc15dae681fa0e7535dcc7c89ef40a1b40e77b8ca23d280d4072 │ │ └─51636 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 │ ├─96d4775f10cc855e14caab463cc98a8bbc671f97f6480a63694c17fde9463cc3 │ │ └─44362 /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 │ ├─300566398d82a7c11f1878b6facf62d30e3d936ad98941d334f91ee4f000f020 │ │ └─96709 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c9d6b7befdabf4fa4983411a4a38c723c20bc4ef8c4bf232e7fdf47c03c9d2a3 │ │ └─174976 /pause │ ├─5d0a89e1d9822fa489137f784de5725f1cd3ef9569ba645fc17457283fdb0be1 │ │ └─229816 /pause │ ├─3c1995aea84274fe9e96abfd909c7e13ffbda114d93a3751177ee1dcbb427d98 │ │ ├─226955 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226972 /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 -- │ │ ├─226978 erl_child_setup 1048576 │ │ ├─227067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227078 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227348 /bin/sh -s rabbit_disk_monitor │ ├─34942d97a769f782e15f50b52591c2aae332f342c42e2df85678ed7e34fcbce0 │ │ └─250246 /pause │ ├─904959f530b09a9a213588de8d69cede65bf94f0acf4826da9ea7a176916704c │ │ └─63727 /pause │ ├─00aaf0b04830f870d8144ed5cb7075accf83f74e67f11089d5143c9234737e3c │ │ └─257011 /pause │ └─6e1d508d52de19b79003acfb1b8802bb48de3a0a028eaf8b2c30382548158f86 │ └─66453 /bin/memcached_exporter ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount