Control group /: -.slice ├─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 │ │ │ ├─21767 /lib/systemd/systemd --user │ │ │ └─21769 (sd-pam) │ │ └─session-21.scope │ │ ├─21710 sshd: cephadm [priv] │ │ └─21786 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1631 sshd: zuul [priv] │ │ └─1644 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1635 ssh: /home/zuul/.ansible/cp/199.19.213.124-22-zuul [mux] │ ├─251119 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-donxuviwzumznyeldsqczousowkqdhml ; /usr/bin/python3'"'"' && sleep 0' │ ├─251120 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-donxuviwzumznyeldsqczousowkqdhml ; /usr/bin/python3' && sleep 0 │ ├─251121 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-donxuviwzumznyeldsqczousowkqdhml ; /usr/bin/python3 │ ├─251122 /bin/sh -c echo BECOME-SUCCESS-donxuviwzumznyeldsqczousowkqdhml ; /usr/bin/python3 │ ├─251123 /usr/bin/python3 │ ├─251145 /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 │ └─251147 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-4c716716c0768c41ad99cd4580e7fb92617f80f7b11b74ecb1028a0cd1a53192.scope … │ │ ├─34833 /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 │ │ └─34846 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-79ececfc0860f920db6ed07c5336389200b01e3bcf085f0b53f11fa3dbf56fcc.scope … │ │ ├─30121 /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 │ │ └─30133 /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 │ ├─containerd.service … │ │ ├─ 9975 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12322 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d96a88caa6b82f657559617e81a3350648b381d48872b1345d6477bef6e96843 -address /run/containerd/containerd.sock │ │ ├─ 12694 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 397ea69234fbc136d2b1cc6749aeb3bc6bfb424fc5c2505fbe21a9e19dd0a982 -address /run/containerd/containerd.sock │ │ ├─ 18728 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c529b4a443fcf12dc32af832af0f5a461aadbcb20635285b446301f35cbf50db -address /run/containerd/containerd.sock │ │ ├─ 25316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b1b9cd6d5ecb59cbb27b0e685cb37150c05fb26a70fc9c965c43701e633a00a -address /run/containerd/containerd.sock │ │ ├─ 30096 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79ececfc0860f920db6ed07c5336389200b01e3bcf085f0b53f11fa3dbf56fcc -address /run/containerd/containerd.sock │ │ ├─ 34809 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c716716c0768c41ad99cd4580e7fb92617f80f7b11b74ecb1028a0cd1a53192 -address /run/containerd/containerd.sock │ │ ├─ 39561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 566f0016ebe45574b228248ed2697fc714a3b3f75305baf40a00f60ef721ec52 -address /run/containerd/containerd.sock │ │ ├─ 42082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1f1bfab73c271962144dfe569974fdbde79270e94b7f0a401e646235ccab0b8 -address /run/containerd/containerd.sock │ │ ├─ 42123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7e2b0873dba8d45f99b425adc83d950dc51d67606a8cb526f64e3f08975d73 -address /run/containerd/containerd.sock │ │ ├─ 42127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e28d2200345b2ff2d05c318742ffbacff4a86626619e8987b44d5b639f5412 -address /run/containerd/containerd.sock │ │ ├─ 42151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1f6e558ae2574a2a0b8080815f680043094cc2d8fa042d02e878b6b5f58787 -address /run/containerd/containerd.sock │ │ ├─ 42160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1b94a3f8f018d641170284cf1918f9e87756b658c5496f1b7baad46fd1030b0 -address /run/containerd/containerd.sock │ │ ├─ 42747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a4dffa2a615721d9836f03199984c4c106a8ffc04ede37daf22d2932c56dce2 -address /run/containerd/containerd.sock │ │ ├─ 43501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5efc2e4694cd0627961cd8830a2bc3d4b988abaee8c0fa2a95913fabb08e8dd -address /run/containerd/containerd.sock │ │ ├─ 43504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dce0866b8f0199c9af216940ae23b1fe20242d04c9b4182b412b87680e73eb0 -address /run/containerd/containerd.sock │ │ ├─ 44878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0667bf0174d58f82bf436299c917d32bd996ec087b2a19ab29d2cbba5e139233 -address /run/containerd/containerd.sock │ │ ├─ 45281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d7db5ac35c551db4dca5cded1b980135755156a32253f1c5ddba9f628ba03bf -address /run/containerd/containerd.sock │ │ ├─ 45316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce0506d8cf24db7ea991aeea2386d88b922168fff10029f0309374a0ac795f5 -address /run/containerd/containerd.sock │ │ ├─ 45786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53361a21efe20d23fb9a34e1c4ef865dfc622b1d1dbffa14429ba3ceb1d2edf -address /run/containerd/containerd.sock │ │ ├─ 46312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81fc5d66a375c2eddf486d186439ac9e7ebe9a4518c120a22e30c5259ff821df -address /run/containerd/containerd.sock │ │ ├─ 46352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 954d50d6f757af856bacd895628bd9dbdbd4df32bf50b481c93061f72395dcc2 -address /run/containerd/containerd.sock │ │ ├─ 46397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7b624de2ef9a7da6e7108c1321decdd4ecf578fc35a9f09f1da9b6341d6928a -address /run/containerd/containerd.sock │ │ ├─ 48236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c62e3cd1bafedc97ff1edf3db27480b880ed47e0baca9967bf37fdc1dac76de -address /run/containerd/containerd.sock │ │ ├─ 48301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8e237648e542454e90158f2bb402d42f8800c27b0bf7c4be685a96d137aaf2f -address /run/containerd/containerd.sock │ │ ├─ 49018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 067d253fd27122cb9a0be0f5923a0ee483cd5c1b91f04e0692dc9288238273fb -address /run/containerd/containerd.sock │ │ ├─ 49116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b501dfcd6c54a83937810ecf085bbaf6ac3641479e530bb063d75cf5b3d9752 -address /run/containerd/containerd.sock │ │ ├─ 49683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71407bf7c1811a273f6a9b2f2e9f8b3263858bbbf345fc1f8592be945891dce1 -address /run/containerd/containerd.sock │ │ ├─ 50035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8727bd47464188a83e6258e54f11abf8d5e36809431a5fd742acbd5996f744a0 -address /run/containerd/containerd.sock │ │ ├─ 50378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d35eccb5876ec4883d82db4a5acd5f35afde8bb7bfd01da1b31a84e26bfc44b9 -address /run/containerd/containerd.sock │ │ ├─ 52703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b70f7e7c42f3856e099a44d75769a6d7af1d704d30a01c679c7dcdd830c20254 -address /run/containerd/containerd.sock │ │ ├─ 52834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ac6cf3a55140a98b6b71268e69cc3b62c8afac5244bd1181e0d24ddb97cbf8f -address /run/containerd/containerd.sock │ │ ├─ 57035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea21477d3b5da910868c334e8c843d6cf8534a20e990f628c40326d7d5e74f3 -address /run/containerd/containerd.sock │ │ ├─ 57697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6efb12cf89975bc759c7294de8a38e1526f459913b0b35a2ed05d6b022120361 -address /run/containerd/containerd.sock │ │ ├─ 57753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 369dff68f1686883a56f05048da01d26e22f2fba16e77bef500f33cc7ed2fc89 -address /run/containerd/containerd.sock │ │ ├─ 57793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f70200159adce0f7da776f6ed8f906b921761aa805aac7a844d292d66ecb8d64 -address /run/containerd/containerd.sock │ │ ├─ 57940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ead126a33834f4a745a326341566a44b572f09a24fe97f8f7b570f1941a25139 -address /run/containerd/containerd.sock │ │ ├─ 61817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f527ea02aacc76ee9c7beda6f356267719739845f97c802f3c7de6bd6acf751 -address /run/containerd/containerd.sock │ │ ├─ 62032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 559bb0673b60afc004f7118a80f142437add40f6c9c689c33c018c82e1d7b119 -address /run/containerd/containerd.sock │ │ ├─ 62084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b00084803d082b13b6bb5c0a04fbe200c1de5d4c43ff9c04a620dd25c257753 -address /run/containerd/containerd.sock │ │ ├─ 62160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fd42d868e7c8157048064f9b49071733dd6fcb99c5f265fd37fb742a9e2e144 -address /run/containerd/containerd.sock │ │ ├─ 63312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2639b4a0e0c80b59996240dcdb78964f879e1f2bcc8574d3f93ce46f945fa3f -address /run/containerd/containerd.sock │ │ ├─ 63431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99161ece3c0ba4d5c1b8ecbbe01d5efb0cf7cee6571c3d70a0ae35ce1d9163f9 -address /run/containerd/containerd.sock │ │ ├─ 63914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 235a269d547b54685914cc177c50b34e90b5f77413136cd385ce131bc3b2476b -address /run/containerd/containerd.sock │ │ ├─ 63969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 705667b31d224b739152115cc6859f6687b4c9be315e1179f9f47cfb7e7e6313 -address /run/containerd/containerd.sock │ │ ├─ 64001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73fc91ec0dde90fa0b11f16a63a45d294f50c5f1b0504899f4076ab1b7d90763 -address /run/containerd/containerd.sock │ │ ├─ 64357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bd9c5d592fce323d6cd4f7965984dfcddbfc4fcdcde8fd814b653c1966eb390 -address /run/containerd/containerd.sock │ │ ├─ 64884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18fdf01d87acb95870e31c19c183d36da026f343e6c8013c1ab1e5d5378eb43a -address /run/containerd/containerd.sock │ │ ├─ 65021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b3596129759ac5a8d01422d5c5d1cb0889fde266aa948038474cea57151f425 -address /run/containerd/containerd.sock │ │ ├─ 65679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18aca96692a82ccdbc8351df16fc90d41d23baffbba1a88ee28b592eb417169a -address /run/containerd/containerd.sock │ │ ├─ 66533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f806b435fea39cda1d73de3a8cabdd6d864fab7c71ce21b883c18827e928d9bc -address /run/containerd/containerd.sock │ │ ├─ 67895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22adbc2743b14e6e4b42304d9c3025f098e2097608e589470d677cf12a3a4e75 -address /run/containerd/containerd.sock │ │ ├─ 69921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d1414c68465ec0f75cdeb542c2c21732cd41ebab17241467419389ef7eb872f -address /run/containerd/containerd.sock │ │ ├─ 79088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aff2333be4ab33abc49205bfaeb6613ad58441d56bdab00ae99e2572ed30bfb0 -address /run/containerd/containerd.sock │ │ ├─ 80658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33a1da48411fb5fd5ac9487cbd7a7bc15bdbacf3eb5264429cd68f58fd66ca10 -address /run/containerd/containerd.sock │ │ ├─ 86322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a919a2931dee355edd1c6807288edf1a64767b83bcbca570e3679a345cdcd14 -address /run/containerd/containerd.sock │ │ ├─ 92178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c203e578e759ebe36b09dff09230cdc3bf95e09c8c91857797f9fa257da0b7a3 -address /run/containerd/containerd.sock │ │ ├─ 98457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5088dcd02da13ba18cf40d51aec0644f3b0775ffcbf8a47142cf77157977146c -address /run/containerd/containerd.sock │ │ ├─ 98525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599b0ffe639aeda4f3cf4314e4041f1c2341379cc786655e35cc37f37447b59a -address /run/containerd/containerd.sock │ │ ├─107906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7d4cc59a397b5bd58b986d98d78400be8d6430a2fa012224657818c2baa94a7 -address /run/containerd/containerd.sock │ │ ├─109405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32ed299d0273c48a18250b06b95caa4944d8ad3aa365bbac3b0678e52a3256ff -address /run/containerd/containerd.sock │ │ ├─109463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9bf26065a484a6bc2ba750100ddbae1905d85d56a33b5e41d34d7d2aad111b5 -address /run/containerd/containerd.sock │ │ ├─111721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2a51887c0eb9b937b0c06f070fc3f2dfb523ab5f2770a283bf7a450bb84c953 -address /run/containerd/containerd.sock │ │ ├─113355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b720ea212e237dd90463741758bc03e00c67d78c6987766cf2bbcb749a73df1f -address /run/containerd/containerd.sock │ │ ├─113410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd7070c0384e8dda9884ad8515d576936486f22ee697be55330c0e559ea37cfd -address /run/containerd/containerd.sock │ │ ├─126399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5997e26fa2cf5a58bf0c6af2343db48d534465926d51bac39876e53d065b4bbd -address /run/containerd/containerd.sock │ │ ├─126569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1f3d5fabe3babbdaca30f4eea52da6014c9b440e86d36f924322edcb0113d11 -address /run/containerd/containerd.sock │ │ ├─129026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65a3bfddc5d6826a74a39869450839a988fe92791fa2dc4403e8fa3709dad57d -address /run/containerd/containerd.sock │ │ ├─143200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 818987e53b520289da49e1acb7ddcf35c8ea2d75f2f1e86ec64d2a82eeb900b9 -address /run/containerd/containerd.sock │ │ ├─144295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e7d85d2826fc875a5db7741b130e35a732c0cd185b861122243fa3a636b5337 -address /run/containerd/containerd.sock │ │ ├─145300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67610d9f6360daa166e01ba1c7f761cc6e5f89ba43caccdf1b31e22513f77080 -address /run/containerd/containerd.sock │ │ ├─145340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6d7d16cbe9c33b2b6e504ec36ba4115370a457692b20a0b6c4a08b3bfceae0 -address /run/containerd/containerd.sock │ │ ├─145958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca2a760d295b6e7ed48b7bbd3a9fa826b2ba32e2f7e985ebca538a592924d5c3 -address /run/containerd/containerd.sock │ │ ├─147132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14bf3966c23d5ea5fdbb2af00e8300058c9782d9751aad779d144e71a2b89fd9 -address /run/containerd/containerd.sock │ │ ├─149112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 271da5e65d7b2c6d83b08d768e5b85d9d914ce06adce39571e7dba3170a38937 -address /run/containerd/containerd.sock │ │ ├─149601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96245fbf9ed235601140881ce4a9bf94b7e63cfb9988f8d872331b2ce509e3d1 -address /run/containerd/containerd.sock │ │ ├─149704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 089cc5aa234b228ac2002ee648019265d2d855516b3473d64a315ff57c91d775 -address /run/containerd/containerd.sock │ │ ├─149876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a9b766a2e3d14a5de6172f8c56ceebe5cc9f2b980636e75b44f41c0b572fc15 -address /run/containerd/containerd.sock │ │ ├─149961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8a237b1879bd0a181d17a6b55961ca7a9f82c70c2c86ca3063606d57a703dcc -address /run/containerd/containerd.sock │ │ ├─150180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b17bed3201c45d33ad549764eef49872f60a0346f22d66f8055638fe17ce4bbd -address /run/containerd/containerd.sock │ │ ├─175359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32e0453662c3b9d1ccbf6a552c223baa74fcddd688fdc911729c6cbe4a0362b1 -address /run/containerd/containerd.sock │ │ ├─177327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571bbef50ece6317724126e2ec77ee6a73fd8869c11d322221401516ad7f5ef8 -address /run/containerd/containerd.sock │ │ ├─177350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf9ae96c148bbee3d01c6060191a306cd8400ee64e09a9a089656ce6e5fcc900 -address /run/containerd/containerd.sock │ │ ├─177582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 988f58e6090330354229f3f2feaf1f86c5242b28d209e93a23a917d16abfbd8f -address /run/containerd/containerd.sock │ │ ├─185185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a01de827df38355dcb05e659dd4f1d831300a9160e1114d4b960d2af9faa9e9c -address /run/containerd/containerd.sock │ │ ├─188439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4c80cd34e083d6a5e6de3b2daf0a3d877f616265292870be459427b91b9b68f -address /run/containerd/containerd.sock │ │ ├─191007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 157cbc9855eb040845f37343cea10da1636bc3c7be5d2be6bbbe4c081a12668b -address /run/containerd/containerd.sock │ │ ├─191114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b10e0a26fc8b396ea344e05b6dd4bf0d99a672ca7c679338107557dff29b4f7d -address /run/containerd/containerd.sock │ │ ├─191315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09076b1069cd98849e9ba18a59f7b410e70d85a53bd09e71b26f84ae5961010f -address /run/containerd/containerd.sock │ │ ├─206167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 903f1cf7ba76fba02ec800fb3258ab2640ee0e0552001cde34f6c8799e13507d -address /run/containerd/containerd.sock │ │ ├─213867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efde5ef3c43c5c22563d8f31af65bf1e4ef819549292af022d17cd6285ce836d -address /run/containerd/containerd.sock │ │ ├─213889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a6042d6b8783b16c7fd76aa1f09f540b8653a182d7330caa8ec6f211824b37a -address /run/containerd/containerd.sock │ │ ├─214098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a621cffdd05e556eee0bf36c3b151511657874a9a6ea5d6268641986fe4f9f6 -address /run/containerd/containerd.sock │ │ ├─214199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cccd4d6f5b07736a3c69f5b76b9e04e487f779fd3bf374363ce0458704367aef -address /run/containerd/containerd.sock │ │ ├─225271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 252b13e54cf058944f29b2a3590d7cec8ba92985ddb276810d15c38681be0e04 -address /run/containerd/containerd.sock │ │ ├─227585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ca2aad57cf4d81cdd1854468ced07333517d32d99400ae1590dd048fa45e89 -address /run/containerd/containerd.sock │ │ ├─228807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4c0a8e2916312eeb2cad2c11e318a8943179e65e8d7b08daa746f5fe219126c -address /run/containerd/containerd.sock │ │ ├─229916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8de5cf5dfac98c9692eeb112b519b5f1d2d7cb8af7653a0065ce201f7c51e70 -address /run/containerd/containerd.sock │ │ ├─230395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bc3c4906fac9f7b0d1799a197d3514990478951ded237aff20fd83f3064b6df -address /run/containerd/containerd.sock │ │ ├─232617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a36e608dcc16d3249738c3f58bbade0e6dc5afaaf21c96051cec56a654633d -address /run/containerd/containerd.sock │ │ ├─234097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170558a1d748a46d1a886d2af27d3293da093e5945bfeebf6837fb92a44e8c54 -address /run/containerd/containerd.sock │ │ ├─234137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af765887bffb8776c682944efa13bc6df176f7929214c8b3e0d005441da15645 -address /run/containerd/containerd.sock │ │ ├─234927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75fd5761d7fe81d582922f359badc5cd7d8df454ddc715e5c3022b0a94986dc7 -address /run/containerd/containerd.sock │ │ └─250748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4574b215376d442f30bb82989036ec04d443e484c6db8d61f15b8405752b9b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1439 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29807 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30078 /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 │ │ │ ├─18687 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18706 /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 │ │ │ ├─25023 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25300 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39497 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39540 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34525 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34792 /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@mgr.instance.ojmvcn.service │ │ │ ├─12606 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ojmvcn/unit.run │ │ │ └─12638 /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-ojmvcn --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.ojmvcn:/var/lib/ceph/mgr/ceph-instance.ojmvcn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ojmvcn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ojmvcn -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 │ │ ├─12242 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12274 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10344 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─docker-397ea69234fbc136d2b1cc6749aeb3bc6bfb424fc5c2505fbe21a9e19dd0a982.scope … │ │ ├─12719 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ojmvcn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12738 /usr/bin/ceph-mgr -n mgr.instance.ojmvcn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142541 /sbin/multipathd -d -s │ ├─docker-7b1b9cd6d5ecb59cbb27b0e685cb37150c05fb26a70fc9c965c43701e633a00a.scope … │ │ ├─25340 /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 │ │ └─25352 /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 │ ├─kubelet.service │ │ └─42547 /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.19.213.124 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-d96a88caa6b82f657559617e81a3350648b381d48872b1345d6477bef6e96843.scope … │ │ ├─12355 /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 │ │ └─12369 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1106 /usr/sbin/uuidd --socket-activation │ ├─run-rf00dc775af634131963528cae0df3a29.scope │ │ └─192434 /usr/sbin/libvirtd --listen │ ├─docker-566f0016ebe45574b228248ed2697fc714a3b3f75305baf40a00f60ef721ec52.scope … │ │ ├─39586 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39605 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10852 /usr/sbin/chronyd -F 1 │ │ └─10853 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─docker-c529b4a443fcf12dc32af832af0f5a461aadbcb20635285b446301f35cbf50db.scope … │ │ ├─18755 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18771 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142430 /sbin/iscsid │ │ └─142431 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─4ac030850f9d0f3ac4eb7157b6fee1767df7b19f22c4f0f6b063eab806a849c1 │ │ └─143522 /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 │ ├─105115455c3bcd9ed7747b7e215b94bc7a83f00b2aa8e536dcaff33d315dfd5f │ │ └─192391 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d8e237648e542454e90158f2bb402d42f8800c27b0bf7c4be685a96d137aaf2f │ │ └─48326 /pause │ ├─11c165947e3c33e311c89cf63f20a5af8f56c51e83d0ee296c319895cc8eadcf │ │ ├─62903 python -u /app/sidecar.py │ │ ├─63197 python -u /app/sidecar.py │ │ └─63198 python -u /app/sidecar.py │ ├─f70200159adce0f7da776f6ed8f906b921761aa805aac7a844d292d66ecb8d64 │ │ └─57818 /pause │ ├─38bb55bbf3bca2ac6196e07719fa15e565602575a0ef1740bbc10de224d04dd0 │ │ ├─143556 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143569 /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 │ ├─50eda083adbafb5aef74b1b749b416129d93a6fca3a02e68e64676ade2d8d686 │ │ ├─108226 glance-api: uWSGI master │ │ ├─108238 glance-api: uWSGI worker 1 │ │ └─108239 glance-api: uWSGI worker 2 │ ├─1746842a7ab0c5309dc66db757f5f4adf0368b53d9d15d47c6fe7e565fd73178 │ │ └─58113 nfd-master -crd-controller=true -metrics=8081 │ ├─954d50d6f757af856bacd895628bd9dbdbd4df32bf50b481c93061f72395dcc2 │ │ └─46376 /pause │ ├─a01de827df38355dcb05e659dd4f1d831300a9160e1114d4b960d2af9faa9e9c │ │ └─185209 /pause │ ├─235a269d547b54685914cc177c50b34e90b5f77413136cd385ce131bc3b2476b │ │ └─63945 /pause │ ├─8a4dffa2a615721d9836f03199984c4c106a8ffc04ede37daf22d2932c56dce2 │ │ └─42771 /pause │ ├─ca2a760d295b6e7ed48b7bbd3a9fa826b2ba32e2f7e985ebca538a592924d5c3 │ │ └─145982 /pause │ ├─09076b1069cd98849e9ba18a59f7b410e70d85a53bd09e71b26f84ae5961010f │ │ └─191345 /pause │ ├─d35eccb5876ec4883d82db4a5acd5f35afde8bb7bfd01da1b31a84e26bfc44b9 │ │ └─50402 /pause │ ├─170558a1d748a46d1a886d2af27d3293da093e5945bfeebf6837fb92a44e8c54 │ │ └─234122 /pause │ ├─9ff2635f36ce8d15c17decf3c0953241613faff24ebdfea66bb631620a6ebcf9 │ │ ├─73134 apache2 -DFOREGROUND │ │ ├─73148 (wsgi:k -DFOREGROUND │ │ ├─73149 (wsgi:k -DFOREGROUND │ │ ├─73150 (wsgi:k -DFOREGROUND │ │ ├─73151 (wsgi:k -DFOREGROUND │ │ ├─73152 apache2 -DFOREGROUND │ │ ├─73157 apache2 -DFOREGROUND │ │ ├─73160 apache2 -DFOREGROUND │ │ ├─73161 apache2 -DFOREGROUND │ │ ├─73162 apache2 -DFOREGROUND │ │ ├─73163 apache2 -DFOREGROUND │ │ ├─73164 apache2 -DFOREGROUND │ │ ├─73166 apache2 -DFOREGROUND │ │ └─73167 apache2 -DFOREGROUND │ ├─5c72def2418bf6964e5639200ac425d4e23c951ec1f4404006e86e888c1ca9ba │ │ ├─92338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92356 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─92362 erl_child_setup 1048576 │ │ ├─92529 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─92530 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─92540 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─92962 /bin/sh -s rabbit_disk_monitor │ ├─6dce0866b8f0199c9af216940ae23b1fe20242d04c9b4182b412b87680e73eb0 │ │ └─43558 /pause │ ├─ce4574b215376d442f30bb82989036ec04d443e484c6db8d61f15b8405752b9b │ │ └─250774 /pause │ ├─7524fbcab9878129c1c7b8ccc50e7cb9fb71d049bb72e471b417d8cd47a4d6c1 │ │ └─42483 /kube-vip manager │ ├─903f1cf7ba76fba02ec800fb3258ab2640ee0e0552001cde34f6c8799e13507d │ │ └─206192 /pause │ ├─3e6ac31ca1acac8717d75f4658f3bf4e8e1f768ce006280e6a481b8ddbbadcab │ │ ├─186659 neutron-policy-server: uWSGI master │ │ ├─186671 neutron-policy-server: uWSGI worker 1 │ │ └─186672 neutron-policy-server: uWSGI worker 2 │ ├─aa6e60b38a39ee2c0b80bd2d9c1567f7559ece6b40b3bed518019e81aa111e70 │ │ └─223205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5997e26fa2cf5a58bf0c6af2343db48d534465926d51bac39876e53d065b4bbd │ │ └─126474 /pause │ ├─01c774cf14a112e6f50ee38d88b70efd35087bedfeb3c26fe5d25abc571d01cc │ │ └─58066 nfd-gc -gc-interval=1h │ ├─e1733b98dd63e576f1ba4cab41c49e14d83970e1a46cd16cbc86e1036cb1a551 │ │ ├─66041 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66079 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0f025fa4dcb0c34b72ca59ccf040391c58fc55c6528d5275c6e54f9f2288e450 │ │ └─64413 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 │ ├─60c0f29a275a911aac923eadf625af15779f300f5867504edc395ddd61efd06f │ │ ├─173711 nova-metadata: uWSGI master │ │ ├─173722 nova-metadata: uWSGI worker 1 │ │ └─173723 nova-metadata: uWSGI worker 2 │ ├─219241954ed066ab61a8849c54f1910f5523520103a961d7db2f6ebe6ea58885 │ │ └─53019 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 │ ├─9f527ea02aacc76ee9c7beda6f356267719739845f97c802f3c7de6bd6acf751 │ │ └─61873 /pause │ ├─a7b624de2ef9a7da6e7108c1321decdd4ecf578fc35a9f09f1da9b6341d6928a │ │ └─46420 /pause │ ├─af765887bffb8776c682944efa13bc6df176f7929214c8b3e0d005441da15645 │ │ └─234161 /pause │ ├─eb9c74cc0674877a9c81a0e277f424abec8d71671e44c35e7eb280ea2e447a13 │ │ ├─185774 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185803 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─5021a15aee88c5ccc30d518d202acad2a6061044e2d3300446fae71b1fb41463 │ │ └─111360 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─dec2790fea8000cfa485576912ac13c605f6459a98495f15194c377ebff71e79 │ │ ├─65076 nginx: master process nginx -g daemon off; │ │ ├─65106 nginx: worker process │ │ ├─65107 nginx: worker process │ │ ├─65108 nginx: worker process │ │ ├─65109 nginx: worker process │ │ └─65110 nginx: worker process │ ├─8727bd47464188a83e6258e54f11abf8d5e36809431a5fd742acbd5996f744a0 │ │ └─50058 /pause │ ├─4d2941abc0be57b0ce99b1a6ebf909b9d9294f8eff8228aa05fcd69c3c1e4fc9 │ │ ├─202806 heat-api: uWSGI master │ │ ├─202848 heat-api: uWSGI worker 1 │ │ └─202849 heat-api: uWSGI worker 2 │ ├─fd7070c0384e8dda9884ad8515d576936486f22ee697be55330c0e559ea37cfd │ │ └─113437 /pause │ ├─e1b127f61b542fcbeea6d01c00933b0897b284315ee6d8c77a38ab344373421d │ │ ├─50584 mysqld --wsrep_start_position=6da9cf08-9852-11f1-9534-abfa03af8557:20 │ │ └─50711 /var/lib/mysql/mysql-state-monitor │ ├─5088dcd02da13ba18cf40d51aec0644f3b0775ffcbf8a47142cf77157977146c │ │ └─98480 /pause │ ├─ddf43af617e3ee0b1375fba80e470c8ff696de266077d86bc57dd96f7425ab72 │ │ └─48630 /server │ ├─919ead888ef79a9f62d5edea5f5c1b4c46a366d801653e28a2f787fc5a095ee1 │ │ └─67333 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bc265b934d3b6b1c3da7b13c454cff39eab5a42f3290dbbbe3c058a95e8c549b │ │ └─62411 /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 │ ├─988f58e6090330354229f3f2feaf1f86c5242b28d209e93a23a917d16abfbd8f │ │ └─177605 /pause │ ├─7bd4d5a6d155d48a7ecf931a65d8d5026a31cfa02d3183d389dc518e9cb9e9d6 │ │ ├─43993 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44374 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ab34f462da1d7858725d5cb932ae3aa877df0dcf0a5a22290773ba077497cefd │ │ └─234258 kubernetes-entrypoint │ ├─8d1414c68465ec0f75cdeb542c2c21732cd41ebab17241467419389ef7eb872f │ │ └─69945 /pause │ ├─b720ea212e237dd90463741758bc03e00c67d78c6987766cf2bbcb749a73df1f │ │ └─113387 /pause │ ├─32ed299d0273c48a18250b06b95caa4944d8ad3aa365bbac3b0678e52a3256ff │ │ └─109431 /pause │ ├─94550d8cd0d7f8f54d2008c7534083e6cfe96515e6c9adad56284c5cbb7ec1cd │ │ ├─188612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188628 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─188634 erl_child_setup 1048576 │ │ ├─188694 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─188695 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─188705 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─189149 /bin/sh -s rabbit_disk_monitor │ ├─87a36e608dcc16d3249738c3f58bbade0e6dc5afaaf21c96051cec56a654633d │ │ └─232641 /pause │ ├─300168da493ee528f1fdd34da37d1d01cbca552993a3ef72ab2a47f74480b00d │ │ └─42356 kube-apiserver --advertise-address=199.19.213.124 --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 │ ├─14bf3966c23d5ea5fdbb2af00e8300058c9782d9751aad779d144e71a2b89fd9 │ │ └─147157 /pause │ ├─ead126a33834f4a745a326341566a44b572f09a24fe97f8f7b570f1941a25139 │ │ └─57964 /pause │ ├─33a1da48411fb5fd5ac9487cbd7a7bc15bdbacf3eb5264429cd68f58fd66ca10 │ │ └─80682 /pause │ ├─c6768e15e5f9d3ae2f1a9d1aa61c32da3b14f236b29c8d7b1e64dc84e2677d28 │ │ └─46603 /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 │ ├─599b0ffe639aeda4f3cf4314e4041f1c2341379cc786655e35cc37f37447b59a │ │ └─98548 /pause │ ├─f31a80281193f0628ec4e0a28611cf424f4dc4eb078686f302fad5f280cfd3db │ │ └─53270 valkey-server *:26379 [sentinel] │ ├─18aca96692a82ccdbc8351df16fc90d41d23baffbba1a88ee28b592eb417169a │ │ └─65704 /pause │ ├─c84c0046661bcf9e18f08d60ca63b6fedfadc1ec0fb60838c120e083f2447db2 │ │ └─87071 /usr/local/bin/rook ceph operator │ ├─d5efc2e4694cd0627961cd8830a2bc3d4b988abaee8c0fa2a95913fabb08e8dd │ │ └─43550 /pause │ ├─32e0453662c3b9d1ccbf6a552c223baa74fcddd688fdc911729c6cbe4a0362b1 │ │ └─175382 /pause │ ├─00be0f0e94e100d67941f79638aba8036b5060b3d9e27c6576ba69d87e8ad496 │ │ └─185697 vector --config /etc/vector/vector.toml │ ├─e48c63eb218741b920fdb4fb025d5a8d51ae831efff711b5c05058fd2fa074d7 │ │ └─53464 redis_exporter │ ├─bbd72929c93c842b0adbdb5e38f937b36f947b441c48f6363bfdc00b4c3e0bac │ │ └─65395 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4fd42d868e7c8157048064f9b49071733dd6fcb99c5f265fd37fb742a9e2e144 │ │ └─62190 /pause │ ├─54c52853de8c54a45fead1b4a43cb6d44830d89ab2ce29528993b43e82a963a4 │ │ └─229970 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c8a237b1879bd0a181d17a6b55961ca7a9f82c70c2c86ca3063606d57a703dcc │ │ └─149985 /pause │ ├─e5eb9c456de18b7cc3e08e5046705132f10bda818810291c32b28cd0a6eac10f │ │ └─49187 /manager --metrics-bind-address=:9782 │ ├─d8de5cf5dfac98c9692eeb112b519b5f1d2d7cb8af7653a0065ce201f7c51e70 │ │ └─229943 /pause │ ├─80ef9017f1b2c897eddd58b41ecb032003fd7cffb4c9a3f33e361826f3dfca43 │ │ └─49829 percona-xtradb-cluster-operator │ ├─af182112f83ba561e67b4381a4574d9871a78dba6df1ff6c5efcf389d91cf3cf │ │ └─98926 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-88wh5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─96245fbf9ed235601140881ce4a9bf94b7e63cfb9988f8d872331b2ce509e3d1 │ │ └─149633 /pause │ ├─b9bf26065a484a6bc2ba750100ddbae1905d85d56a33b5e41d34d7d2aad111b5 │ │ └─109490 /pause │ ├─c27a6159d6c2ce9afc6e5f5cb40f7c5e6df444dd8e36661e97cd0c96f8ee2b0a │ │ ├─178100 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─243369 sleep 300 │ ├─9a621cffdd05e556eee0bf36c3b151511657874a9a6ea5d6268641986fe4f9f6 │ │ └─214140 /pause │ ├─926c3568edf2bad005c3a21b93036393dd777e11843abea07c696f41e16a4884 │ │ ├─174403 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174709 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174710 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7b2cdb2027d71c0108f72644ba8c2a6d1906185d03aba6b533a1977b0f2f248b │ │ ├─111823 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111840 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─111846 erl_child_setup 1048576 │ │ ├─111905 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─111906 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─111939 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─112177 /bin/sh -s rabbit_disk_monitor │ ├─80e28d2200345b2ff2d05c318742ffbacff4a86626619e8987b44d5b639f5412 │ │ └─42227 /pause │ ├─9d407464d096d27b796498a12c48707e837af265deab8e2f5cc1c56b59c7e079 │ │ └─66005 /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 │ ├─e1f1bfab73c271962144dfe569974fdbde79270e94b7f0a401e646235ccab0b8 │ │ └─42138 /pause │ ├─f8c87114cc8ec22ddd19129fb76accb2500115ec2269e8f53110cf7a3b96e365 │ │ └─66823 /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 │ ├─9b00084803d082b13b6bb5c0a04fbe200c1de5d4c43ff9c04a620dd25c257753 │ │ └─62128 /pause │ ├─6b0c6faefb96231b197da8ffbf48651124b89e31a50a1e28918e9e444cf455ef │ │ ├─79259 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79276 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─79282 erl_child_setup 1048576 │ │ ├─79329 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─79330 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─79340 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─79600 /bin/sh -s rabbit_disk_monitor │ ├─19b961d6b3d6ddb578dec4e46e5205571a1bc26797e8c582874846ad59126cfe │ │ └─67303 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dcf9b96c15e08241b4ff5155e3b0102346dcbed76478f6f99b0e1034e1b3bacb │ │ └─227749 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9bc3c4906fac9f7b0d1799a197d3514990478951ded237aff20fd83f3064b6df │ │ └─230418 /pause │ ├─dce0506d8cf24db7ea991aeea2386d88b922168fff10029f0309374a0ac795f5 │ │ └─45343 /pause │ ├─5193fd5c6e2f028f8a776439c14ee252e29fb70482dee9473272816b3ab10b0d │ │ ├─127493 /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 │ │ └─127739 /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 │ ├─5c62e3cd1bafedc97ff1edf3db27480b880ed47e0baca9967bf37fdc1dac76de │ │ └─48265 /pause │ ├─6efb12cf89975bc759c7294de8a38e1526f459913b0b35a2ed05d6b022120361 │ │ └─57726 /pause │ ├─7a6042d6b8783b16c7fd76aa1f09f540b8653a182d7330caa8ec6f211824b37a │ │ └─213948 /pause │ ├─acef59b6ed507b003f7633f3bea5e10d342ce27d82ea1332f8d5c994268b9547 │ │ ├─85682 barbiacan-api: uWSGI master │ │ └─85695 barbiacan-api: uWSGI worker 1 │ ├─dea21477d3b5da910868c334e8c843d6cf8534a20e990f628c40326d7d5e74f3 │ │ └─57061 /pause │ ├─f1b94a3f8f018d641170284cf1918f9e87756b658c5496f1b7baad46fd1030b0 │ │ └─42250 /pause │ ├─81fc5d66a375c2eddf486d186439ac9e7ebe9a4518c120a22e30c5259ff821df │ │ └─46337 /pause │ ├─c203e578e759ebe36b09dff09230cdc3bf95e09c8c91857797f9fa257da0b7a3 │ │ └─92202 /pause │ ├─8e7e2b0873dba8d45f99b425adc83d950dc51d67606a8cb526f64e3f08975d73 │ │ └─42235 /pause │ ├─4b501dfcd6c54a83937810ecf085bbaf6ac3641479e530bb063d75cf5b3d9752 │ │ └─49138 /pause │ ├─0238ef487c820e31f8bc9da1aebcd79100437b4bea741fb11811727bd8f33234 │ │ └─66738 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─32b7a1c89a3fd7fd7f8ae6f626e47783f617ab06b643df8f991d0cc626154acb │ │ ├─146284 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─146465 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─146470 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─250204 sleep 15 │ ├─e7d4cc59a397b5bd58b986d98d78400be8d6430a2fa012224657818c2baa94a7 │ │ └─107930 /pause │ ├─6c7da39c10ab262a8e69bdf9656a3efb39a0a2046947a40c21ea5f414ba66147 │ │ ├─147447 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─147466 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─147472 erl_child_setup 1048576 │ │ ├─147519 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147520 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147530 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─147751 /bin/sh -s rabbit_disk_monitor │ ├─65a3bfddc5d6826a74a39869450839a988fe92791fa2dc4403e8fa3709dad57d │ │ └─129050 /pause │ ├─089cc5aa234b228ac2002ee648019265d2d855516b3473d64a315ff57c91d775 │ │ └─149764 /pause │ ├─a0655a4587aa9b80c2f60878ab31d02fa8394cba10a8e41058e4426b8e84d660 │ │ ├─206309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206325 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─206331 erl_child_setup 1048576 │ │ ├─206411 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─206412 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─206422 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─206760 /bin/sh -s rabbit_disk_monitor │ ├─b10e0a26fc8b396ea344e05b6dd4bf0d99a672ca7c679338107557dff29b4f7d │ │ └─191145 /pause │ ├─7a9b766a2e3d14a5de6172f8c56ceebe5cc9f2b980636e75b44f41c0b572fc15 │ │ └─149899 /pause │ ├─1456b3a624399da9a8a8d81887ffbb8ca75e787a17dc78e94549ab8e8abc27c9 │ │ ├─ 99008 /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 │ │ └─243958 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d1f3d5fabe3babbdaca30f4eea52da6014c9b440e86d36f924322edcb0113d11 │ │ └─126593 /pause │ ├─a97adf9f0d8fadcaa4179f02ff647832bf9c27fcafa032af73320c10293d2e79 │ │ └─67605 /bin/memcached_exporter │ ├─2d6c390277858a3fdfa84bbae9adf69c25433b21f16a0940c9ef64f995b1c4f8 │ │ └─66941 /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-19-213-124.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 │ ├─0ba45a7e36bbe9c6db47fc139d75089d41e810bf360d15378f72e9a336cb191b │ │ ├─ 48537 /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 │ │ ├─ 48550 /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 │ │ ├─ 48697 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─224332 nginx: worker process │ │ ├─224333 nginx: worker process │ │ └─224334 nginx: cache manager process │ ├─7b3596129759ac5a8d01422d5c5d1cb0889fde266aa948038474cea57151f425 │ │ └─65046 /pause │ ├─99161ece3c0ba4d5c1b8ecbbe01d5efb0cf7cee6571c3d70a0ae35ce1d9163f9 │ │ └─63455 /pause │ ├─33586c8331e47770090e236371f194e01493bf16c6c9a05cab141562c8712f15 │ │ └─234223 kubernetes-entrypoint │ ├─6f4e900f06d7da4367662f914b9d2c8f85599e5a09c6753482d7e4700bc695a9 │ │ └─191828 /bin/bash /tmp/libvirt.sh │ ├─18fdf01d87acb95870e31c19c183d36da026f343e6c8013c1ab1e5d5378eb43a │ │ └─64908 /pause │ ├─22adbc2743b14e6e4b42304d9c3025f098e2097608e589470d677cf12a3a4e75 │ │ └─67918 /pause │ ├─591cc0c2f3619bc9b2b4adbcf8d58ab85e2ddabfc6865673aeccd15b6e2caf34 │ │ ├─173556 nova-api: uWSGI master │ │ ├─173590 nova-api: uWSGI worker 1 │ │ └─173591 nova-api: uWSGI worker 2 │ ├─68d1538873dfd9d9e1662ed321b05de6061a3e2114c66f8ffd77456492ca1fce │ │ └─46651 /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 │ ├─f4453e844c6be9d0ba726d826ad0ab2038915300bd4a56ccc4626df780c62d4f │ │ ├─186626 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─187034 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187035 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187037 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187038 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187039 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187040 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187042 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f0cb0b617b8dc93937eb359340cbca57e6ed347264cd8fed5a613307726b2a0c │ │ └─66781 /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-19-213-124.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 │ ├─7d5f69f5a7ca819b2523be02fb913a09025e369f51d2e10b5ab68b33f0a6e82a │ │ └─42338 etcd --advertise-client-urls=https://199.19.213.124: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.19.213.124:2380 --initial-cluster=instance=https://199.19.213.124:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.124:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.124: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 │ ├─e992d05d94521015a2c86f358a740773e060f978c93452ded180e3d27f99fd95 │ │ ├─134303 placement-api: uWSGI master │ │ ├─134316 placement-api: uWSGI worker 1 │ │ └─134317 placement-api: uWSGI worker 2 │ ├─a3c9b05ffd4d08510979c7f98f14591720302c53fa723a4c0c84db9a3c292b05 │ │ ├─190158 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190588 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190589 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190638 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpeunnyjm2/privsep.sock │ │ ├─224092 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp54hjivzx/privsep.sock │ │ ├─224305 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmit8itb2/privsep.sock │ │ ├─224685 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─224686 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─224721 haproxy -f /var/lib/neutron/ovn-metadata-proxy/ab949cea-8386-4024-9b39-6a29a7ac9e64.conf │ ├─560eec462d034946c027d8b1db5677574d4997f12a118524f3379fc533885f97 │ │ └─232666 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─7c9d74fd0a47ecfc3db305da21856e7a2fec082a9f06c38e9aa7b485a404a9a6 │ │ └─46557 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─fe7b5d4670042bf23f6eb7fbe16b4263fa73ab5e7c6786d422cadc16f15c3e5d │ │ └─66406 /goldpinger --static-file-path /static │ ├─559bb0673b60afc004f7118a80f142437add40f6c9c689c33c018c82e1d7b119 │ │ └─62059 /pause │ ├─b17bed3201c45d33ad549764eef49872f60a0346f22d66f8055638fe17ce4bbd │ │ └─150203 /pause │ ├─32321b906a0dfdb8d85eb27952f3224236976ebab119e02bd81e43789e9b3421 │ │ ├─109974 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110296 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110298 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─637b5eff1d4cb7fe4bae83f15573fca4cbfadb7acca00e550fd91774f7abe541 │ │ ├─222526 octavia-api: uWSGI master │ │ ├─222539 octavia-api: uWSGI worker 1 │ │ └─222540 octavia-api: uWSGI worker 2 │ ├─e2a51887c0eb9b937b0c06f070fc3f2dfb523ab5f2770a283bf7a450bb84c953 │ │ └─111744 /pause │ ├─cccd4d6f5b07736a3c69f5b76b9e04e487f779fd3bf374363ce0458704367aef │ │ └─214230 /pause │ ├─473352d9b546f0ba9041437311339032da1cd45573199c4cf165f6ec0dfd0575 │ │ ├─251047 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─251061 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─5ac6cf3a55140a98b6b71268e69cc3b62c8afac5244bd1181e0d24ddb97cbf8f │ │ └─52858 /pause │ ├─ec48e0386316203be2a143e3907d431bd17712de8aa379ee30caddeb2f277e1c │ │ ├─190765 /bin/sh -x /bin/wait-for-ip.sh │ │ └─251029 sleep 1 │ ├─f21a0abb3970b59d1a2148bc65def32cd5f88ed065f05b6c83181d17560411bd │ │ └─45374 /coredns -conf /etc/coredns/Corefile │ ├─4686dc0090fdc00bb86802fd48b8f78997c3f973ed89dfc41f356ed615812f38 │ │ └─99930 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─571bbef50ece6317724126e2ec77ee6a73fd8869c11d322221401516ad7f5ef8 │ │ └─177388 /pause │ ├─271da5e65d7b2c6d83b08d768e5b85d9d914ce06adce39571e7dba3170a38937 │ │ └─149150 /pause │ ├─b721c67fbc4e5e29033fe764b98d3f4d3a7405c8f7ba3e62968d046af0860a20 │ │ ├─50531 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 │ │ └─51816 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9f6d7d16cbe9c33b2b6e504ec36ba4115370a457692b20a0b6c4a08b3bfceae0 │ │ └─145365 /pause │ ├─b87e3e52dc8b6bb23b3e041aa57c9aa5fe089062c85854981a186efad0c674f5 │ │ └─42796 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─157cbc9855eb040845f37343cea10da1636bc3c7be5d2be6bbbe4c081a12668b │ │ └─191033 /pause │ ├─b0aff9f108411ab4ee4faf8c27eac1f6b8473dd9701c6fd2aec7a56c8041115e │ │ └─67791 /bin/oauth2-proxy │ ├─818987e53b520289da49e1acb7ddcf35c8ea2d75f2f1e86ec64d2a82eeb900b9 │ │ └─143223 /pause │ ├─2e41b3d80cd9e54b820c62edd770c4dce76e737e10db72bc9259e8c6565a1738 │ │ ├─174473 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174848 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174854 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─99a63f9ed6473ba2be81c533a474faada78dfd853afa1a9213517c55894476d4 │ │ ├─225401 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225418 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─225424 erl_child_setup 1048576 │ │ ├─225644 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─225645 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─225656 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─225997 /bin/sh -s rabbit_disk_monitor │ ├─0667bf0174d58f82bf436299c917d32bd996ec087b2a19ab29d2cbba5e139233 │ │ └─44903 /pause │ ├─9d5e9d4939c83be1c777763d39902f496c7f4168218f1ad424cef2c6f11dc1cf │ │ ├─122749 cinder-api: uWSGI master │ │ ├─122762 cinder-api: uWSGI worker 1 │ │ └─122763 cinder-api: uWSGI worker 2 │ ├─bd0f12ec50340113523487c9121156256f9f9a15fac4e4d6066ab343a75b1bef │ │ └─50681 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5b63747f0e1b92be26c2151798ac9eac48508c9e43deb3ed54982184dc3e6401 │ │ └─42319 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 │ ├─e818ae0b514f1eaac0efe3992a453e753e29a7e652ee9ebfcf7f411a28959ac3 │ │ ├─224121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224183 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─224950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─407c6910919e897115b8ac779f45841cdfd07aa040b896f4311896d2b5ade93b │ │ └─196487 /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 │ ├─1d1b069a6973c53b5f3dc1e0510dd3d4e40a02e8facd7f77018b2c9238787370 │ │ └─66979 /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 │ ├─0ec6c93fbc6d3c41c552ec90af3279d8760c3b4faff0317b7098d5b3b98b02dc │ │ └─230443 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─047a4d9ba4635bebc89146bae3abe17403a7ac45ff795b2ebc2ca3a7a5630503 │ │ └─50731 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b8582ab046d72711823faa535da9c4bce1073787eed89b2f3b1feb57fb5debd7 │ │ └─58027 nfd-worker -metrics=8081 │ ├─8ba0e52961aa47468184408d38531cecdc02f7df4ee2ae9527647b0ea1423e44 │ │ └─191721 /usr/bin/libvirt-tls-sidecar │ ├─5594a5fc3e066b565626d2df4db8e80cea72c8800690a66fc59dfe1bb14a1bd5 │ │ └─62987 /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 │ ├─2d8b2844fc921e5c44bc335dd2d81b330e785cfd5b62c6fa496b0f30ba0ed182 │ │ └─67757 /bin/oauth2-proxy │ ├─34ca2aad57cf4d81cdd1854468ced07333517d32d99400ae1590dd048fa45e89 │ │ └─227608 /pause │ ├─369dff68f1686883a56f05048da01d26e22f2fba16e77bef500f33cc7ed2fc89 │ │ └─57777 /pause │ ├─a8a8c325430f808395c51a4df4d7ff7d08af2e14c36bfe4d974548b28965f825 │ │ ├─175464 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175481 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─175487 erl_child_setup 1048576 │ │ ├─175629 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─175630 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─175640 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─175912 /bin/sh -s rabbit_disk_monitor │ ├─2eabac2ed840d99e4c113cacae3a82b65d02b8982f12aff8ddc17e73d512f7ca │ │ ├─145545 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─145657 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─145672 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─145905 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─250105 sleep 15 │ ├─acc4fe0cbf8ac89be3f2ded85ccee311dc9144c824527d3add09b15cfa28688a │ │ └─58218 /secretgen-controller │ ├─7e7d85d2826fc875a5db7741b130e35a732c0cd185b861122243fa3a636b5337 │ │ └─144321 /pause │ ├─2a919a2931dee355edd1c6807288edf1a64767b83bcbca570e3679a345cdcd14 │ │ └─86347 /pause │ ├─653b3cadc246cc06aa1fab3ba8179b6983bd45ef78a69e12fa3b634b4c24ee9a │ │ └─45394 /coredns -conf /etc/coredns/Corefile │ ├─a2639b4a0e0c80b59996240dcdb78964f879e1f2bcc8574d3f93ce46f945fa3f │ │ └─63334 /pause │ ├─7c9d2f0f552bd5abe31e3c89f206a10f1c4aaf23ce7025b2a40bfc67d94df57f │ │ └─52914 valkey-server *:6379 │ ├─05efa4e9a7bd1e666c0d1b41d300718baa05a1d5a4b7856b503ac782f7cf591e │ │ └─65439 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c07a51cb08c5ee27fbb54c6d5c567fafd4812d91bde932984ed6500bd13bd111 │ │ └─127162 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─71407bf7c1811a273f6a9b2f2e9f8b3263858bbbf345fc1f8592be945891dce1 │ │ └─49706 /pause │ ├─5264522dbd30cd33877fb717df0d92d4d5ca81baf4f65bf81d41c65a8ab53b8c │ │ └─49481 /manager --metrics-bind-address=:8080 │ ├─c65d00975695400c441067f41d28cdb1d3b09ec4616fe6c7f80217f0af839357 │ │ └─123205 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─73fc91ec0dde90fa0b11f16a63a45d294f50c5f1b0504899f4076ab1b7d90763 │ │ └─64036 /pause │ ├─26b9a34ae6b6cd4f58a703792996e60708e6ffbc7587ffde1366219347dbad3b │ │ ├─202764 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203138 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203139 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─252b13e54cf058944f29b2a3590d7cec8ba92985ddb276810d15c38681be0e04 │ │ └─225296 /pause │ ├─326aa957bdac5881f743fecf701416e62dc6698fc089d933f74df1b595c09620 │ │ └─196530 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─58f57d5767b0ee62e0856d5a58009d66ce2b129328297f0e212665f789c99978 │ │ ├─68243 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68259 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─68265 erl_child_setup 1048576 │ │ ├─68366 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─68367 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─68386 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─68493 /bin/sh -s rabbit_disk_monitor │ ├─6a3a1a77355fe5a85d4e77adf6c4eae9711645a539f6299696d7b73e49ffac39 │ │ └─67249 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─30212768f699ceef26c0e9170c7732debf0310266596c90187e7bd290b3d149e │ │ └─66868 /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 │ ├─34cc0715ee537ba735ba5a6cb612230d3e9782446738574e45c86afc1cd510a2 │ │ └─42376 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 │ ├─aff2333be4ab33abc49205bfaeb6613ad58441d56bdab00ae99e2572ed30bfb0 │ │ └─79113 /pause │ ├─f806b435fea39cda1d73de3a8cabdd6d864fab7c71ce21b883c18827e928d9bc │ │ └─66556 /pause │ ├─067d253fd27122cb9a0be0f5923a0ee483cd5c1b91f04e0692dc9288238273fb │ │ └─49041 /pause │ ├─efde5ef3c43c5c22563d8f31af65bf1e4ef819549292af022d17cd6285ce836d │ │ └─213926 /pause │ ├─705667b31d224b739152115cc6859f6687b4c9be315e1179f9f47cfb7e7e6313 │ │ └─64002 /pause │ ├─d0b3a070bf9da20188a1ba3288a084d7e698f75f6495b935afa33d0cb0f9935f │ │ └─45961 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 │ ├─b92a9d7816ded3497d9e03da1a45ffc6d6d9684a5f71cec6b50945d205493982 │ │ └─168877 /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 │ ├─75cb5fbc9c8619fd838a98a346668df9348383ba985f37d1ef4832823a68d322 │ │ ├─145520 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─145592 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─145612 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─145837 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─251144 sleep 15 │ ├─6d44db910a5a17c61f7df320dde2fec3fb4e2a0449622e837e1cb7d3652419c7 │ │ ├─202824 heat-api-cfn: uWSGI master │ │ ├─202850 heat-api-cfn: uWSGI worker 1 │ │ └─202851 heat-api-cfn: uWSGI worker 2 │ ├─d4c80cd34e083d6a5e6de3b2daf0a3d877f616265292870be459427b91b9b68f │ │ └─188463 /pause │ ├─bf9ae96c148bbee3d01c6060191a306cd8400ee64e09a9a089656ce6e5fcc900 │ │ └─177398 /pause │ ├─d53361a21efe20d23fb9a34e1c4ef865dfc622b1d1dbffa14429ba3ceb1d2edf │ │ └─45811 /pause │ ├─7bd9c5d592fce323d6cd4f7965984dfcddbfc4fcdcde8fd814b653c1966eb390 │ │ └─64395 /pause │ ├─6c417497cd89cc71e934d20e7f1a6049931ab584828279c09b1b69ae16478480 │ │ ├─62878 python -u /app/sidecar.py │ │ ├─63195 python -u /app/sidecar.py │ │ └─63196 python -u /app/sidecar.py │ ├─24b313fbd3afcf5bb19d089392f3147b155d94cb860805993444805195a65f08 │ │ ├─223183 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223740 octavia-worker: ConsumerService worker(0) │ │ └─223745 octavia-worker: ConsumerService worker(1) │ ├─9eacf44c6a8eeb4c6717ca43ff572243aee118704299602445a9d615c597fac2 │ │ └─229279 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─75fd5761d7fe81d582922f359badc5cd7d8df454ddc715e5c3022b0a94986dc7 │ │ └─234954 /pause │ ├─7d1f6e558ae2574a2a0b8080815f680043094cc2d8fa042d02e878b6b5f58787 │ │ └─42260 /pause │ ├─67610d9f6360daa166e01ba1c7f761cc6e5f89ba43caccdf1b31e22513f77080 │ │ └─145324 /pause │ ├─dde44470518a2450693bc9b60ec1b57bb9914319cf5f822fb2ef90192799e428 │ │ ├─185659 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185880 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185891 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─250512 sleep 15 │ ├─2a2f81e08166675fa058ee92348df32dff3db105ac647686fb9024693633e78d │ │ └─63223 /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 │ ├─c4b0791dcd4408849026dbdbc0e0e4cf6d2d61ff3df9efe7d1b6d10fe12fc808 │ │ └─44948 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6d7db5ac35c551db4dca5cded1b980135755156a32253f1c5ddba9f628ba03bf │ │ └─45309 /pause │ ├─f4c0a8e2916312eeb2cad2c11e318a8943179e65e8d7b08daa746f5fe219126c │ │ └─228831 /pause │ ├─b70f7e7c42f3856e099a44d75769a6d7af1d704d30a01c679c7dcdd830c20254 │ │ └─52728 /pause │ ├─41f9f31bbffdbfbb8a4be3e12410cc8530ee6fc5ac244c7fc7342e44acbd9c61 │ │ └─67573 /bin/pushgateway │ └─883f641489171c8f20cf427ee963164506e2d22a1ccafbd15afcf08916ae93d3 │ └─43767 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount