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 │ │ │ ├─21388 /lib/systemd/systemd --user │ │ │ └─21390 (sd-pam) │ │ └─session-22.scope │ │ ├─21384 sshd: cephadm [priv] │ │ └─21409 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─392958 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ewkcxoxryintesxklvfnevrxazjltitm ; /usr/bin/python3'"'"' && sleep 0' │ ├─392959 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ewkcxoxryintesxklvfnevrxazjltitm ; /usr/bin/python3' && sleep 0 │ ├─392960 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ewkcxoxryintesxklvfnevrxazjltitm ; /usr/bin/python3 │ ├─392961 /bin/sh -c echo BECOME-SUCCESS-ewkcxoxryintesxklvfnevrxazjltitm ; /usr/bin/python3 │ ├─392962 /usr/bin/python3 │ ├─392964 /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 │ └─392966 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-35bfb43531b84e0ad1aae25a4ec1c9c83ce78eca3a7ea6e35c029705b98acf15.scope … │ │ ├─12225 /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 │ │ └─12237 /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 │ ├─containerd.service … │ │ ├─ 9795 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12188 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35bfb43531b84e0ad1aae25a4ec1c9c83ce78eca3a7ea6e35c029705b98acf15 -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6092002bd58f31e6ec00d6aae76f75e9958e31b02d88d4462f6a01c8e4939771 -address /run/containerd/containerd.sock │ │ ├─ 19416 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76f48cc7a77b586c17e7d88937917c7ac484e3717027aab8e635c5ce45b07b78 -address /run/containerd/containerd.sock │ │ ├─ 24593 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 38f82e42c295e4c519c1c1868d0cea1290c1f522a9e5e92d2e1c27d04e6c0d88 -address /run/containerd/containerd.sock │ │ ├─ 29030 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b599864562f6d15dbaa0221542b34d78340ec964c0f011b45d57edd21048589 -address /run/containerd/containerd.sock │ │ ├─ 33810 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0de594476e3afc91267cfc587422f7fde380ae4d4bd733358a6122fafc7377ce -address /run/containerd/containerd.sock │ │ ├─ 39373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bef90f229b1854333228d68d069c093558466add115ba4869396695be4618c9 -address /run/containerd/containerd.sock │ │ ├─ 39407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008b2e450d31a08ac7cf3f025e67992acf76ea74a46d2cb741705e34935f4801 -address /run/containerd/containerd.sock │ │ ├─ 39413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972c4b1b54031c9f7e8a4f1e84c2b141c63d80b130c05a7a78d2d8757f8027ef -address /run/containerd/containerd.sock │ │ ├─ 39468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e65b3a8e84c9016cd094135a9fd1460f28927c585eef2291baebf7ce49e9e2b -address /run/containerd/containerd.sock │ │ ├─ 39486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 294f788ea396c1c021a278669c083b92ecf5683ce11f4a9ff36beeeb7e7e6f72 -address /run/containerd/containerd.sock │ │ ├─ 39987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e2ea739c65f681c828735664d9917cae35c3113d88e91e502d7330fdbdf9c46 -address /run/containerd/containerd.sock │ │ ├─ 40721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd80bfbafa634f7f0e76dce4c44a20278900662385d4aaffb65cbea9a24025ca -address /run/containerd/containerd.sock │ │ ├─ 40731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33704b1a8c338ed4bbe7e8e2848f0fd1c76995ca346c92ed7e28a0851162a04 -address /run/containerd/containerd.sock │ │ ├─ 42093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce49d8fa8c00c6deba5cbbbb08a4195e3f0ebf75bff4ce9e0fd5aaea74fd0125 -address /run/containerd/containerd.sock │ │ ├─ 42544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b40bcb98a63511d4a833c38934fd8bdaae1a87e300e983f2884d52c799916c -address /run/containerd/containerd.sock │ │ ├─ 42585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0743a3d6b3f953dab73ef1a2a1c7e057817957930d8ee86a06e7fe56d816921a -address /run/containerd/containerd.sock │ │ ├─ 43009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f94c4dfb2088063b27b2aff3e5aaf92dcdb5ec2d065b2ecd82d328d3521764 -address /run/containerd/containerd.sock │ │ ├─ 43486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a738717a90654613bb4763c4089dd10ee8e330e5f28965c84f542d5ab3fbc3b1 -address /run/containerd/containerd.sock │ │ ├─ 43528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a17dab627207f13909ff0b73f7bed68b0d2cc64b7a1fcd06a44438a04499b9 -address /run/containerd/containerd.sock │ │ ├─ 43588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e2391c8168fea5b32874e797dbc0c5541e60e00b2966c1e02ea3700297879c -address /run/containerd/containerd.sock │ │ ├─ 45917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e1acb3c1c6288d9a395a536961793f27f275806770072d6f5c13b08795b536a -address /run/containerd/containerd.sock │ │ ├─ 45961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4eed20ed3baad44fbbfd865bce6e29fd3751a5b475ec9a53de09ea676a14bee -address /run/containerd/containerd.sock │ │ ├─ 46672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c13ef8961899ec924763ad33c1e86cebd2a9851bfff64c1372547657d331161 -address /run/containerd/containerd.sock │ │ ├─ 46793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71be76f708660b2fce4b8face3d3b246488ffdba0cb5ade1982bd6eb103b9be0 -address /run/containerd/containerd.sock │ │ ├─ 47171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a202a4d04976cdf2dcd5cd2caa5fb3fba8b989a276942b5f6caf086dc95ca864 -address /run/containerd/containerd.sock │ │ ├─ 47551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23ca9d2d3fdcedcaca99f70aefb7bf620b5448858cbc2bc902980bef7672e677 -address /run/containerd/containerd.sock │ │ ├─ 48085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 078750139c8d80b9752b24c1c0cc6c346155d66ea6d746558ba4d40f5f1ad350 -address /run/containerd/containerd.sock │ │ ├─ 50218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593f666f3402c25f6c510abd2bcf7513e96450c064a5b66c7442bac7b27b6adf -address /run/containerd/containerd.sock │ │ ├─ 50448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c8747ca5f18219867ef8ca5a253962b3f78b7bc2351a72f8b5c118121a8d61 -address /run/containerd/containerd.sock │ │ ├─ 54659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8693830b55c17b143db768eb6fd7889df0558335e88200759defe6509ba0ba24 -address /run/containerd/containerd.sock │ │ ├─ 55324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0274c3da944f789b71d6f7fd3a692590e7887dac728cfacdc66bdcba6f6550 -address /run/containerd/containerd.sock │ │ ├─ 55368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b72fcd35c15674dc9eaa6de47f12bc7cd13e9d23eb8f1685f1d035295cb7d0 -address /run/containerd/containerd.sock │ │ ├─ 55415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 672ebf8d534956c94d20c291c7855cf41a1360db0a2a71716ec5602fb6d0ed5b -address /run/containerd/containerd.sock │ │ ├─ 55618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67dafd2b7248768bc9f0feb0066fe67fdeb12cec4df812e7e06c84901306a922 -address /run/containerd/containerd.sock │ │ ├─ 59624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe276230974aa3af85e46d038f7c50b26254fbc3f0d18a46d4e33a2b734ef29 -address /run/containerd/containerd.sock │ │ ├─ 59727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83b7ef8dd1346495021a72b31aa1d052d53d1e229d05f057721e49e9b65fc5fd -address /run/containerd/containerd.sock │ │ ├─ 59753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab9850acf3670d6f565d2bedad07f8b44c7024cc7dc90449f2f2c8a36973558 -address /run/containerd/containerd.sock │ │ ├─ 59807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e77084be96abb620bc246d9dfa1b1f84805c0050547ce265f017c5bb041e178 -address /run/containerd/containerd.sock │ │ ├─ 61246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ac2febe7b7f3866d878571dbaa7a52d78477b2ea497ac039569da67bea57070 -address /run/containerd/containerd.sock │ │ ├─ 61353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f557bf6b1707ef1f241f68de110068f1eb55bcaf1634ca4611ba5fe1d2b0d2 -address /run/containerd/containerd.sock │ │ ├─ 61557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fed2d0d70018350a7ea76a85a9cd006898fae366d4e94bedf033f1d64a6dcda -address /run/containerd/containerd.sock │ │ ├─ 61599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddd732f0a83c31f158a9e18dfe881ef673d6aefc420f5bdfca2bba49cd9366ed -address /run/containerd/containerd.sock │ │ ├─ 61649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7666c573581ac693050461db3e97a1f755fb75eecb320fa396fbd991c3d93c -address /run/containerd/containerd.sock │ │ ├─ 62024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a790047e9265738076b7d467b3bc07bc597fa420d01c16d58c3b1ec7d5913b0 -address /run/containerd/containerd.sock │ │ ├─ 62490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5919bfee900c5cb7dfbedb88f8ef14ac9dd32260ec96014e36e3d8d962aaba5d -address /run/containerd/containerd.sock │ │ ├─ 62761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30abd101f7b98e9c29b79f73bcb0ba690fe4bcc903a4c46deb2983e35e0bef0b -address /run/containerd/containerd.sock │ │ ├─ 62970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a19df32b6492fe0461d3821097b9907c3f73486a6988365b0594f721d69390cd -address /run/containerd/containerd.sock │ │ ├─ 63724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f7d180a28ab47e7432a9ff1162e6be37f1d2782e58db792f98a6ad85350f978 -address /run/containerd/containerd.sock │ │ ├─ 65231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c10b7c5296adaf69929d512eeba6f4f10cdcf1b9ab2d199777a9a86db04633 -address /run/containerd/containerd.sock │ │ ├─ 67354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb4f570f17800c76d21c69c17207ec206986e1840468fa1649c7c4dcbe632b4 -address /run/containerd/containerd.sock │ │ ├─ 76475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e204aa917bca70a6f770f054754e7a9b2f56ca816c4250a18e4b51be72621df6 -address /run/containerd/containerd.sock │ │ ├─ 77839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80eefbbf17264a78419c5d4d3c5fb64ff4369ee881cdd6797acf7470ce59ee1e -address /run/containerd/containerd.sock │ │ ├─ 83612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3320e8856d7a20e6645dd738a342b244297f5f1774ca0b9cfae5c3a63b5e5cdf -address /run/containerd/containerd.sock │ │ ├─ 89390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2266ea3066ba19c5b4e787ce475fcf619c39b23164e758f99d9c13ffdecd9b13 -address /run/containerd/containerd.sock │ │ ├─ 93848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa827dc7fbd87576b8dce6ae4a8b7fd28d48dbfb925b4374284f3e980120e8fb -address /run/containerd/containerd.sock │ │ ├─ 93891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a979d3371a0e741b2b2df499bde8df687a7c41f7917a6daabb28b42ecd17c48b -address /run/containerd/containerd.sock │ │ ├─102130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45986db134176388f11665f4581b71c56659a8cd7a633a77b24b2b3d4fb7f6c8 -address /run/containerd/containerd.sock │ │ ├─103614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26de19508c19b90078955bf930ffbe14b1901ca24dbc6b588ffbafa2e4cd1ec6 -address /run/containerd/containerd.sock │ │ ├─103699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8173e51647405c17f3757328afcc27b843657b0d8dc01d61e866121c9d681c -address /run/containerd/containerd.sock │ │ ├─105547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ede905e3d730c4f3e87c9498cb1d60025fcfc24b34fc59fceee676a342a4ff3 -address /run/containerd/containerd.sock │ │ ├─107448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94544acc021178cda229db8db0650458f962ecc453c6897b2db60518ddeec553 -address /run/containerd/containerd.sock │ │ ├─107499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d6382f5de7c86270a2dd7d6a5d61bb6cb6a5073ab09c59fabd490162a2fbb4 -address /run/containerd/containerd.sock │ │ ├─120428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2164c801863f1834a9b432508c27ec1b073afc1f0273bbae45d8926b25106a -address /run/containerd/containerd.sock │ │ ├─120492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74d35e047103e12e8547fd921b4f249787edf82d2df2973ebe62e5f182e72bbb -address /run/containerd/containerd.sock │ │ ├─123032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a43024f0fba836d292b107f9767ee0cf398fd56384bde5fe692f20c144da3fea -address /run/containerd/containerd.sock │ │ ├─137161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27e2a2027b2c470f9a3ebe04f50797991f8213203550fc327728c9eb7f994cd2 -address /run/containerd/containerd.sock │ │ ├─138638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402a2efc61939e156631728e9164e4d093aad35b521ecb418209717893b20c64 -address /run/containerd/containerd.sock │ │ ├─138962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e89203fc9ff83ec47e38f69785e2f8f2710605993ae1b48d4945933d8b5f4e -address /run/containerd/containerd.sock │ │ ├─140027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5e020639de373e7f3e99fdf50107a79d61eeb6aa1c0d723dc5adba032265ee6 -address /run/containerd/containerd.sock │ │ ├─141976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f2a9ddded525c8346af4f217e0b5efb82a8579b53052eefb1d150f8bd770627 -address /run/containerd/containerd.sock │ │ ├─142290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95fc35fff1459dee789986bf9f0387e8dc33172e8bbcfe1b6bdd0fee9180f4d0 -address /run/containerd/containerd.sock │ │ ├─142449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc8cfc0d2dbeae3caf79fbce17cbac979091d5c69846732a9ec52bb522a7f2e9 -address /run/containerd/containerd.sock │ │ ├─142493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56b91ad2d05f7f2e137a4e96f4fe425f3cc14ae28c22bb7962bb6fe922ceed0b -address /run/containerd/containerd.sock │ │ ├─142743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec7999259642002eb2859ada1603305b64217a8f84393a470986e78cdb82b33b -address /run/containerd/containerd.sock │ │ ├─143097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0fefa811f0f0e0f35e47296aaf7426ab31c203af49824ebfbfe34468788249a -address /run/containerd/containerd.sock │ │ ├─167601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45f2372895608a68f17a7cb0e9f31305f64fa6d78ae35a1e41733fd34bedb7d -address /run/containerd/containerd.sock │ │ ├─169424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa3648fee0d732babee1fe10d3a5b3558a86ae8e60d30984565570f915cb6049 -address /run/containerd/containerd.sock │ │ ├─169465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38eb90d0fbb41bbfe87006b4388cb8a870b62f60f13cfb704a303ea38dd9a9f1 -address /run/containerd/containerd.sock │ │ ├─169534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eefb79d123dea52acc07a582192186cfdcd1f55a53572802d2f56aa7a575bd62 -address /run/containerd/containerd.sock │ │ ├─169563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e810deeb9fea8ca92aeb2d70447252d697b8162fa0893644f60f3a4d33834ae8 -address /run/containerd/containerd.sock │ │ ├─169608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7d52350082934328a6fcafb28faa1b97e002f3a60115ab81edebe076358215e -address /run/containerd/containerd.sock │ │ ├─169970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da93e614cbfc26d101f906f3d028be35f343be884998bfa107fd654152a5d651 -address /run/containerd/containerd.sock │ │ ├─170016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc53b52ffccf2fa407a191d0d9fac6685bada4a6136952aeda907e266359c7b6 -address /run/containerd/containerd.sock │ │ ├─182089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2b442f37dabead9c3146c339990ea9d044c5e59ae9c1ebe40dd759dcfa21aa -address /run/containerd/containerd.sock │ │ ├─184305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b67ea2476a565662a3be9dc356a0482c0bf2d820252cd2d061e35cdae176f70 -address /run/containerd/containerd.sock │ │ ├─184347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5396c244005176421d66cb3c751c147096d442343cfc426d1a6da0bb1b8654d0 -address /run/containerd/containerd.sock │ │ ├─184540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e7060040e0543ebdc78c30b931406c7245f3e85c6494358d7a62163329e864 -address /run/containerd/containerd.sock │ │ ├─199915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ff42453218ed148871778da637dccd5fff0fb6dda3218a8982cac058594ad3 -address /run/containerd/containerd.sock │ │ ├─207334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d508fb6304cad7cdb55afeb2c36cc100a7d2ef6b681ab24bdb9c4b3bf77f3d1 -address /run/containerd/containerd.sock │ │ ├─207373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a12dcee8a686d574ef0c9021d5c5ac0c1e969a1623ad430c04fefcf99a6c0fc5 -address /run/containerd/containerd.sock │ │ ├─207389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c423ade62b5a9a9955eb1100344b461def2b0a869119d5e9139995462e6e1444 -address /run/containerd/containerd.sock │ │ ├─207712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b7bfc99f15366aab03e13085eb2cb98579c3554f746df0e6640378a7157fcbe -address /run/containerd/containerd.sock │ │ ├─218567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 946c6c2e5567c49db3060f5aaeaeeaefa8153018587c2833e44d91143d26f267 -address /run/containerd/containerd.sock │ │ ├─220825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c717f4c3dc4a15cfa0c7cf0103c43c67ec97e433742e1b739e7a4baf6e48749a -address /run/containerd/containerd.sock │ │ ├─222031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780a3b216457582b41c1d0857a619032e9c5abce326401c45f55cc64fa28b471 -address /run/containerd/containerd.sock │ │ ├─223001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6f957689b302cef76a7c89bd977f5ed31768a4c4056663d3e493c1216a5266b -address /run/containerd/containerd.sock │ │ ├─224018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e946630f6df31d0904652a5c5605eba3ae9cff9b02f08e9cb5d75406d8f3deaa -address /run/containerd/containerd.sock │ │ ├─226203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1d8414600e95e34680ef430850b3464081a6218f3f579ea2d9f8e093a68b7a -address /run/containerd/containerd.sock │ │ ├─227823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f0c6e74cc5891912c6d06e1d6bb39b7e36de4b58aee61e28fff670ec4863625 -address /run/containerd/containerd.sock │ │ ├─227890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee8787b5988e3a528ab6fd47b7f07838782112da66cb0ed8f586c3b4145a8623 -address /run/containerd/containerd.sock │ │ ├─236778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409e6f77bb74e9cafd1a1cb830c851ce407afb70cf27ca790ef009b33973a9c1 -address /run/containerd/containerd.sock │ │ ├─237120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c17c9bff80df986d1fc39a1bcffd331227871e4ed34497869ca194577e5ac57 -address /run/containerd/containerd.sock │ │ ├─240223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0fc3dc0e84f8b3f4cda0165d01dc2948f300420bc7a28a251f92b810b93447 -address /run/containerd/containerd.sock │ │ ├─244208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9a4f98183b5bae73f274cda630a7659a54825456c83ea78ba99177a305876c1 -address /run/containerd/containerd.sock │ │ ├─244458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5f5935f42a5e96b6c9ada626d7d60dc801b4112852f75a085052ffbca27aad -address /run/containerd/containerd.sock │ │ ├─244529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fcfbde8dff1132be480aa081cda8e10fc39c3c0fc46313581780e4e28af968f -address /run/containerd/containerd.sock │ │ ├─244582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c120dbf660479c125422f2e086777a0e7210bd8c89fd274fecdb38eb203c13d -address /run/containerd/containerd.sock │ │ ├─255912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 740394d61d7265c61d91adfb957104b3d0ef4206f8d472e5259f53fd478ff3b9 -address /run/containerd/containerd.sock │ │ ├─258351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29cfba676fb71602714539b2eb717f102a48e8f04b9b98a20c67924812b3e64 -address /run/containerd/containerd.sock │ │ └─259895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 302ee74dc0e928864e9bdf8bd72c57474ace086d677fdaadfedc128eec01b519 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─docker-0de594476e3afc91267cfc587422f7fde380ae4d4bd733358a6122fafc7377ce.scope … │ │ ├─33835 /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 │ │ └─33847 /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 │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-7b599864562f6d15dbaa0221542b34d78340ec964c0f011b45d57edd21048589.scope … │ │ ├─29054 /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 │ │ └─29067 /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-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 │ │ │ ├─28738 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29013 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19374 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19395 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.eqshry.service │ │ │ ├─12474 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eqshry/unit.run │ │ │ └─12505 /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-eqshry --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eqshry:/var/lib/ceph/mgr/ceph-instance.eqshry:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.eqshry/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.eqshry -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24311 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24576 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33515 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33791 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12145 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10166 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─136579 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39844 /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.4 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10674 /usr/sbin/chronyd -F 1 │ │ └─10675 /usr/sbin/chronyd -F 1 │ ├─docker-6092002bd58f31e6ec00d6aae76f75e9958e31b02d88d4462f6a01c8e4939771.scope … │ │ ├─12587 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.eqshry -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12606 /usr/bin/ceph-mgr -n mgr.instance.eqshry -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-76f48cc7a77b586c17e7d88937917c7ac484e3717027aab8e635c5ce45b07b78.scope … │ │ ├─19444 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19461 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-r2d253602611845bfa733be9977719636.scope │ │ └─182777 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─136421 /sbin/iscsid │ │ └─136422 /sbin/iscsid │ ├─docker-38f82e42c295e4c519c1c1868d0cea1290c1f522a9e5e92d2e1c27d04e6c0d88.scope … │ │ ├─24618 /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 │ │ └─24630 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─23ca9d2d3fdcedcaca99f70aefb7bf620b5448858cbc2bc902980bef7672e677 │ │ └─47588 /pause │ ├─b391bf520733be48819e1aa68c4e0b9e7a8b0aeeb3f4821ccc2f529f5bd45a42 │ │ └─253260 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e0e7060040e0543ebdc78c30b931406c7245f3e85c6494358d7a62163329e864 │ │ └─184569 /pause │ ├─bcf5ab1221a284b9474fbec40901d865c9167c9780d2fbff218bd5387ce45b39 │ │ └─64811 /bin/memcached_exporter │ ├─402a2efc61939e156631728e9164e4d093aad35b521ecb418209717893b20c64 │ │ └─138672 /pause │ ├─847f71a05e8daa5e8eb2e364f3e08121810301d4dc0193539fb77a1058ae587c │ │ └─63858 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3fce34df240698c056d3084e635b6f5dcacef704f2faaf79d31ba141e210a417 │ │ ├─200083 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200100 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─200107 erl_child_setup 1048576 │ │ ├─200191 sh -s disksup │ │ ├─200193 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200194 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200221 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200222 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200232 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200668 /bin/sh -s rabbit_disk_monitor │ ├─ee8787b5988e3a528ab6fd47b7f07838782112da66cb0ed8f586c3b4145a8623 │ │ └─227929 /pause │ ├─e8962df3ac4bc50070e06c010e7ae5225a0cf9474b3e1e832d026d6ea1cef268 │ │ └─118732 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3ede905e3d730c4f3e87c9498cb1d60025fcfc24b34fc59fceee676a342a4ff3 │ │ └─105571 /pause │ ├─211ecd1bf5d7451b38945832f4e38a3d3e400dc0746770fb79d268b3aec0d006 │ │ └─55765 nfd-master -crd-controller=true -metrics=8081 │ ├─b372e49747f1309eac3a6abb83227de89a237ece25a1836d1939dbcc3128ed3e │ │ ├─82990 barbiacan-api: uWSGI master │ │ └─83002 barbiacan-api: uWSGI worker 1 │ ├─3c120dbf660479c125422f2e086777a0e7210bd8c89fd274fecdb38eb203c13d │ │ └─244616 /pause │ ├─38210d63939d1bb90c7d3de6e19b3a7f09761bdd3b8004a554d0ceaa1424ec9a │ │ ├─65469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65486 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─65492 erl_child_setup 1048576 │ │ ├─65541 sh -s disksup │ │ ├─65543 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65544 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65546 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65547 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65557 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65770 /bin/sh -s rabbit_disk_monitor │ ├─b57b564666748ff0758d4daff4e79530e2f614a2819b98eaac41c3155577f099 │ │ ├─237074 magnum-api: uWSGI master │ │ ├─237108 magnum-api: uWSGI worker 1 │ │ └─237109 magnum-api: uWSGI worker 2 │ ├─4040d76cb3e7a08e798b997685b0600da870e1a6f3fc23cfc96319cb8285f362 │ │ ├─253387 /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 │ │ └─253597 /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 │ ├─a90f8da823cfb09c7d8b21c194b2e49b7cc26638fcd55faa603b5855e4f5bcc8 │ │ ├─196549 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196890 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196891 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─62b40bcb98a63511d4a833c38934fd8bdaae1a87e300e983f2884d52c799916c │ │ └─42569 /pause │ ├─63f5f2d0e7b8daa91ea436887d3c8a64251e15989e88f3c6e8303981e3c774ba │ │ ├─166598 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─166895 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─166896 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0d508fb6304cad7cdb55afeb2c36cc100a7d2ef6b681ab24bdb9c4b3bf77f3d1 │ │ └─207461 /pause │ ├─c717f4c3dc4a15cfa0c7cf0103c43c67ec97e433742e1b739e7a4baf6e48749a │ │ └─220852 /pause │ ├─ec2164c801863f1834a9b432508c27ec1b073afc1f0273bbae45d8926b25106a │ │ └─120452 /pause │ ├─34ff42453218ed148871778da637dccd5fff0fb6dda3218a8982cac058594ad3 │ │ └─199940 /pause │ ├─5a790047e9265738076b7d467b3bc07bc597fa420d01c16d58c3b1ec7d5913b0 │ │ └─62050 /pause │ ├─4825687015effe0de28da4c5e979ed9f66b6a1528673832045c83f2c63e8a22b │ │ └─94190 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-g4qdx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0aca5873fbe355d4ef5be4962fe8b1c1e56059aa577ab753ee11b3bcec8ed8dc │ │ └─46090 /server │ ├─b1dc2404c64fbd37434255aed26db0e8c93d3e30d32b2108d22ee085fab1f3ff │ │ ├─ 46246 /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 │ │ ├─ 46273 /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 │ │ ├─ 46364 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─258010 nginx: worker process │ │ ├─258011 nginx: worker process │ │ └─258012 nginx: cache manager process │ ├─99e04abaac088fa341a5bc0bd23b35279593dde63a8c24f7ccebf5a409d8f484 │ │ └─216904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1e1acb3c1c6288d9a395a536961793f27f275806770072d6f5c13b08795b536a │ │ └─45940 /pause │ ├─5ac2febe7b7f3866d878571dbaa7a52d78477b2ea497ac039569da67bea57070 │ │ └─61277 /pause │ ├─e810deeb9fea8ca92aeb2d70447252d697b8162fa0893644f60f3a4d33834ae8 │ │ └─169638 /pause │ ├─bc53b52ffccf2fa407a191d0d9fac6685bada4a6136952aeda907e266359c7b6 │ │ └─170055 /pause │ ├─b9bd4974a5899c081bc9f38c42c1f53a7562a9753e62bdfc08cef0fff2147dc6 │ │ └─55692 nfd-gc -gc-interval=1h │ ├─ef8213f4844f5af43a46150dd04053d810179ecf7ff4c0040b0d4cc995768899 │ │ └─121136 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8f2a9ddded525c8346af4f217e0b5efb82a8579b53052eefb1d150f8bd770627 │ │ └─142007 /pause │ ├─a5b90ecd3f7cc0fcb174241f2099f098f24200db0a29d057f833be3a08c9e7a1 │ │ └─64843 /bin/oauth2-proxy │ ├─85466f67568a769f9dd3b465eff6a7efb684027c73c88694521b92a5e0773459 │ │ └─223051 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─013a150cf5ccf8f0bf08a2f202f150ce433b7a8ebbd10ad8bc0ec58b91e89d6a │ │ └─46850 /manager --metrics-bind-address=:9782 │ ├─27943bca469f036f1a36980d9263709ff43ffde02d181dc1aab4c67792bd8b99 │ │ ├─237243 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237666 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237667 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─12d6382f5de7c86270a2dd7d6a5d61bb6cb6a5073ab09c59fabd490162a2fbb4 │ │ └─107529 /pause │ ├─81eb30bf5efbc93369d3d0b33e554a66554efb682465538c3b99a01abb6c0f28 │ │ └─187620 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cb0f47ddcc18ba93cad6e606a18a39b6eb76b5f6ed3697d1347ce00c422edced │ │ └─64268 /goldpinger --static-file-path /static │ ├─e77c783fc691d47a6695b4c3bb764784cd50b1ea1428e74a3c2a72e43b4afc85 │ │ └─148231 /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 │ ├─07bde4edef849441fcc4ec87f75c1b82777ebe174a17e2c260f8123acf08702a │ │ ├─218686 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218702 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─218708 erl_child_setup 1048576 │ │ ├─218758 sh -s disksup │ │ ├─218760 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─218761 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─218796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218797 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─218807 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219112 /bin/sh -s rabbit_disk_monitor │ ├─c8b4e40ebd93fb14e12db8e93aeac6e5e2942ba0e4cf68af03445a97b508baaa │ │ └─50783 valkey-server *:26379 [sentinel] │ ├─c4c790aa3ee78d304d9666bfee26ab5c16a65aa4a4ae515b4c6727d17101b64c │ │ ├─62886 nginx: master process nginx -g daemon off; │ │ ├─62908 nginx: worker process │ │ ├─62909 nginx: worker process │ │ ├─62910 nginx: worker process │ │ ├─62911 nginx: worker process │ │ └─62912 nginx: worker process │ ├─3320e8856d7a20e6645dd738a342b244297f5f1774ca0b9cfae5c3a63b5e5cdf │ │ └─83637 /pause │ ├─409e6f77bb74e9cafd1a1cb830c851ce407afb70cf27ca790ef009b33973a9c1 │ │ └─236801 /pause │ ├─83b7ef8dd1346495021a72b31aa1d052d53d1e229d05f057721e49e9b65fc5fd │ │ └─59760 /pause │ ├─31169ca4b712976cc0dc10323e29c97639a6235b5a2262a359e1d90e24652d13 │ │ └─61914 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 │ ├─4766bf3c9b2485341b9af0a5376646196c8cad3b5a012d137b3c67561367b21a │ │ └─39672 kube-apiserver --advertise-address=199.204.45.4 --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 │ ├─a979d3371a0e741b2b2df499bde8df687a7c41f7917a6daabb28b42ecd17c48b │ │ └─93929 /pause │ ├─8a97c4549572eb55520b5967a872ad41bddefcb285d2f8c853b968be82390b48 │ │ └─64132 /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 │ ├─0825242a10aeb9f4c7d6f67a3bdf1687c03e24218b531f844edc5e02ad2c485a │ │ └─43718 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─302ee74dc0e928864e9bdf8bd72c57474ace086d677fdaadfedc128eec01b519 │ │ └─259925 /pause │ ├─a43024f0fba836d292b107f9767ee0cf398fd56384bde5fe692f20c144da3fea │ │ └─123056 /pause │ ├─a72b9ad9d33c4c8e42636fe47c89ba033b293d5ad524a3d5a8e455b2e9875494 │ │ ├─48262 mysqld --wsrep_start_position=e927abe5-4cfb-11f1-a136-0f419693a774:20 │ │ └─48418 /var/lib/mysql/mysql-state-monitor │ ├─ec132b4f97395c67665974d217e28e79d1a5f77f3f2f0996f323f2166ada8cc1 │ │ ├─165937 nova-api: uWSGI master │ │ ├─165952 nova-api: uWSGI worker 1 │ │ └─165953 nova-api: uWSGI worker 2 │ ├─06c8747ca5f18219867ef8ca5a253962b3f78b7bc2351a72f8b5c118121a8d61 │ │ └─50471 /pause │ ├─9ab9850acf3670d6f565d2bedad07f8b44c7024cc7dc90449f2f2c8a36973558 │ │ └─59792 /pause │ ├─0946c0e472f149d680a4c66a2ea19f4e6e3fe109bcfb6672f4e267d593c33dc3 │ │ └─62939 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─972c4b1b54031c9f7e8a4f1e84c2b141c63d80b130c05a7a78d2d8757f8027ef │ │ └─39510 /pause │ ├─cb2b442f37dabead9c3146c339990ea9d044c5e59ae9c1ebe40dd759dcfa21aa │ │ └─182113 /pause │ ├─6756b0dbdd0c0402246ddca19e1ff897abe120e9b90e7b6cba7448d013b2ced7 │ │ └─63541 /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 │ ├─71be76f708660b2fce4b8face3d3b246488ffdba0cb5ade1982bd6eb103b9be0 │ │ └─46817 /pause │ ├─24409ec7a56b720c4172f7cff1a77f7e2b75eacc12aa94c23a3566c395e9f305 │ │ └─242598 docker-registry serve /etc/docker-registry/config.yml │ ├─e946630f6df31d0904652a5c5605eba3ae9cff9b02f08e9cb5d75406d8f3deaa │ │ └─224041 /pause │ ├─6f7666c573581ac693050461db3e97a1f755fb75eecb320fa396fbd991c3d93c │ │ └─61682 /pause │ ├─addbb7a76aa0fab915b3b20f6a789e8abf0a16fdb6609ae9f6afadd09bf707a7 │ │ └─39618 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 │ ├─9f7d180a28ab47e7432a9ff1162e6be37f1d2782e58db792f98a6ad85350f978 │ │ └─63747 /pause │ ├─355299197956c740aa56cb3192bbc77d8d8e8d53174c45a64574e2847f8a2215 │ │ └─60508 /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 │ ├─2cd7dd432fc912e41d5ae3690b516d71ee4578e67c37558a20e2b3223ada9adc │ │ ├─166692 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─166940 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─166941 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─81d860417f8ccff85457459ad645b93724bd65e763934bfdbc585c53c273b25a │ │ ├─258233 apache2 -DFOREGROUND │ │ ├─261099 (wsgi:h -DFOREGROUND │ │ ├─261100 (wsgi:h -DFOREGROUND │ │ ├─261101 (wsgi:h -DFOREGROUND │ │ ├─261102 (wsgi:h -DFOREGROUND │ │ ├─261103 (wsgi:h -DFOREGROUND │ │ ├─261104 apache2 -DFOREGROUND │ │ └─261105 apache2 -DFOREGROUND │ ├─db5f5935f42a5e96b6c9ada626d7d60dc801b4112852f75a085052ffbca27aad │ │ └─244492 /pause │ ├─0d828364bd1ebbbfe287b0e6b1e6a0753e00df106d270833ea77e93fd2ac869d │ │ └─181892 /usr/bin/libvirt-tls-sidecar │ ├─1d400259931dfc38696f0491ea64c4580dcb0a00ce553b8b3fc916b611494a36 │ │ ├─182401 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182418 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─182424 erl_child_setup 1048576 │ │ ├─182566 sh -s disksup │ │ ├─182568 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182569 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182628 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182629 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182639 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182947 /bin/sh -s rabbit_disk_monitor │ ├─b2e89203fc9ff83ec47e38f69785e2f8f2710605993ae1b48d4945933d8b5f4e │ │ └─138987 /pause │ ├─24ba7e2f4d0648bec973b17a3f88f94749655ca6383f4dea8ff62f45e5fd47bc │ │ ├─240485 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240504 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─240510 erl_child_setup 1048576 │ │ ├─240559 sh -s disksup │ │ ├─240561 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─240562 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─240578 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240579 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240589 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240761 /bin/sh -s rabbit_disk_monitor │ ├─1153b6763f0c922c9b68967cad71be3c3e83ee2eb38c6d271a446a03d978b071 │ │ └─222488 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─45986db134176388f11665f4581b71c56659a8cd7a633a77b24b2b3d4fb7f6c8 │ │ └─102153 /pause │ ├─ef8a5b60754833cfb07ce5acda859663d418ce5bf3ca848106d4557e25b88c90 │ │ └─62641 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─da5c6562c21e92c6e843ca28c5e53b7bccaee086c3549a8a021334a5e7eb5cc5 │ │ ├─128093 placement-api: uWSGI master │ │ ├─128138 placement-api: uWSGI worker 1 │ │ └─128139 placement-api: uWSGI worker 2 │ ├─4f6c126b1f4db44ab369907c904ae17cdaf675ef9c9c19091ecdf817de9cec8c │ │ ├─63344 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63378 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5119f509f95ae92dc7f5508da3ad4dbcaeb2956fe6dbf6611802663fa04294b6 │ │ ├─196566 heat-api: uWSGI master │ │ ├─196591 heat-api: uWSGI worker 1 │ │ └─196592 heat-api: uWSGI worker 2 │ ├─241ab91ef46b1ebf06c3a85489c92528affea0a97720a842c0a7b3d3defdd4f1 │ │ └─42674 /coredns -conf /etc/coredns/Corefile │ ├─a12dcee8a686d574ef0c9021d5c5ac0c1e969a1623ad430c04fefcf99a6c0fc5 │ │ └─207486 /pause │ ├─8841242a5e72483f36944f1bb136bd252b714c9cb14c0555a8f623b5a34a8fdc │ │ └─48336 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c2f78ce492e5cab1d9b844d5d14afd6a5884fed3e900048496a3e8df102fe61a │ │ └─60240 /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 │ ├─96ecab37b808e7c5f685e4ed6508d9d6ff91a132d3e447cdfd586dc3c37d88d5 │ │ ├─121577 /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 │ │ └─121764 /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 │ ├─21ee91c9e4ad86b5cd844d56afc4292b5c6fcfca7381b570c661e3e97207dfe7 │ │ └─181942 /bin/bash /tmp/libvirt.sh │ ├─e5e020639de373e7f3e99fdf50107a79d61eeb6aa1c0d723dc5adba032265ee6 │ │ └─140052 /pause │ ├─337f4e0d63e685e27116d43faa515441cb61d8a96dc50bf5cc64eb4c2afb348d │ │ └─95062 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─593f666f3402c25f6c510abd2bcf7513e96450c064a5b66c7442bac7b27b6adf │ │ └─50241 /pause │ ├─69efbd1062bf9d7e5ee27af99cd77aee5b40c55e79c4d2d8bc7d5658f2990f5b │ │ ├─116963 cinder-api: uWSGI master │ │ ├─116976 cinder-api: uWSGI worker 1 │ │ └─116977 cinder-api: uWSGI worker 2 │ ├─d6f957689b302cef76a7c89bd977f5ed31768a4c4056663d3e493c1216a5266b │ │ └─223025 /pause │ ├─dbbe224e0c5129d3e40af1a04f06aa530d12f7b8437f129008a8669d21ed967c │ │ └─64791 /bin/oauth2-proxy │ ├─0743a3d6b3f953dab73ef1a2a1c7e057817957930d8ee86a06e7fe56d816921a │ │ └─42614 /pause │ ├─78ebac9830c160ad5d4c0c8098f1d26e933e2997c5a9f41098ea3566775d9cc1 │ │ └─105344 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2705d1aab6855fca2795d00077b8c81e9e1d03c693086ff0e48673bfd3df6b33 │ │ ├─178222 neutron-policy-server: uWSGI master │ │ ├─178235 neutron-policy-server: uWSGI worker 1 │ │ └─178236 neutron-policy-server: uWSGI worker 2 │ ├─4e2ea739c65f681c828735664d9917cae35c3113d88e91e502d7330fdbdf9c46 │ │ └─40010 /pause │ ├─870b9d23bada45cabfb8d85115311f76d7150d0182bcc7697a9811d4cd7f7baf │ │ ├─60080 python -u /app/sidecar.py │ │ ├─60733 python -u /app/sidecar.py │ │ └─60734 python -u /app/sidecar.py │ ├─c822418ee2dbf25b6944ab2b8490b006dad5edeac1858816485ad1a3c532f1f6 │ │ ├─89518 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89539 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─89614 erl_child_setup 1048576 │ │ ├─89711 sh -s disksup │ │ ├─89713 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89714 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89758 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89759 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89773 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─89975 /bin/sh -s rabbit_disk_monitor │ ├─03a4319a82a3a2f63aff82b46060e795493d6f2b13239c5f4a25a3e5854f6ac4 │ │ └─43804 /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 │ ├─9b237b624a404b2b6acab6c59f0f3234113644467562c5a54de6f6a6a6be43d3 │ │ └─55724 nfd-worker -metrics=8081 │ ├─1bef90f229b1854333228d68d069c093558466add115ba4869396695be4618c9 │ │ └─39425 /pause │ ├─780a3b216457582b41c1d0857a619032e9c5abce326401c45f55cc64fa28b471 │ │ └─222056 /pause │ ├─4eb4f570f17800c76d21c69c17207ec206986e1840468fa1649c7c4dcbe632b4 │ │ └─67377 /pause │ ├─a738717a90654613bb4763c4089dd10ee8e330e5f28965c84f542d5ab3fbc3b1 │ │ └─43510 /pause │ ├─da93e614cbfc26d101f906f3d028be35f343be884998bfa107fd654152a5d651 │ │ └─169992 /pause │ ├─95fc35fff1459dee789986bf9f0387e8dc33172e8bbcfe1b6bdd0fee9180f4d0 │ │ └─142325 /pause │ ├─b0fefa811f0f0e0f35e47296aaf7426ab31c203af49824ebfbfe34468788249a │ │ └─143120 /pause │ ├─27e2a2027b2c470f9a3ebe04f50797991f8213203550fc327728c9eb7f994cd2 │ │ └─137188 /pause │ ├─dda63bc04ad70ca48ec5bcdc53124f2355f8e1607af0f70422f3be97e9e5cc1c │ │ └─39655 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 │ ├─101ae786ca327d62b634a16ccf8e514292344da48e4c1ca89c2b4449a8c91680 │ │ ├─ 70615 apache2 -DFOREGROUND │ │ ├─ 70630 (wsgi:k -DFOREGROUND │ │ ├─ 70631 (wsgi:k -DFOREGROUND │ │ ├─ 70632 (wsgi:k -DFOREGROUND │ │ ├─ 70633 (wsgi:k -DFOREGROUND │ │ ├─381759 apache2 -DFOREGROUND │ │ └─385208 apache2 -DFOREGROUND │ ├─d07c6c9db1fdbd99ffba4630ad1ad267ea0ae53f80499d72e7bc6ceefd31fd99 │ │ └─221062 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ec7999259642002eb2859ada1603305b64217a8f84393a470986e78cdb82b33b │ │ └─142784 /pause │ ├─8359f1275de0f1bc0968c8e220b8bc6ab2d4226705569e84b0bc038835f49797 │ │ └─48392 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a2bce502ca332355d4558c5421b6746460fb6906e5567d4549b9ed3bcc7f25af │ │ ├─216887 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─217526 octavia-worker: ConsumerService worker(0) │ │ └─217529 octavia-worker: ConsumerService worker(1) │ ├─e45f2372895608a68f17a7cb0e9f31305f64fa6d78ae35a1e41733fd34bedb7d │ │ └─167625 /pause │ ├─740394d61d7265c61d91adfb957104b3d0ef4206f8d472e5259f53fd478ff3b9 │ │ └─255936 /pause │ ├─4f9be45b8b5e71ecc444b83a127f6681589664e703c646c15881de95fe2866d0 │ │ ├─236829 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237476 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp7ny1ye_y/privsep.sock │ │ ├─237486 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237495 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─38c10b7c5296adaf69929d512eeba6f4f10cdcf1b9ab2d199777a9a86db04633 │ │ └─65256 /pause │ ├─f33704b1a8c338ed4bbe7e8e2848f0fd1c76995ca346c92ed7e28a0851162a04 │ │ └─40784 /pause │ ├─4e4618a4d7c10129b30da1a582531fbea7234fd129a41bb4d9b01c0b98ec92ad │ │ ├─178160 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─178515 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/plugins/ml2/ml2_conf.ini) │ │ ├─178516 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/plugins/ml2/ml2_conf.ini) │ │ └─178517 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/plugins/ml2/ml2_conf.ini) │ ├─fb13ef95e858d6d3f5ea5d3039fa3ae67c59d1e86fe84d4375f8c688d03709bb │ │ └─40035 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─83fbb02a5c765153f649b8ce47fdb66d32936950b292b8193b6c0d16291f1103 │ │ └─41015 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9c0274c3da944f789b71d6f7fd3a692590e7887dac728cfacdc66bdcba6f6550 │ │ └─55349 /pause │ ├─8693830b55c17b143db768eb6fd7889df0558335e88200759defe6509ba0ba24 │ │ └─54682 /pause │ ├─5919bfee900c5cb7dfbedb88f8ef14ac9dd32260ec96014e36e3d8d962aaba5d │ │ └─62516 /pause │ ├─67e69b6b65c6115c842c70055f5a35c548e9747ff8cd0de2861630102c3b64bb │ │ ├─ 94335 /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 │ │ └─338835 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─30abd101f7b98e9c29b79f73bcb0ba690fe4bcc903a4c46deb2983e35e0bef0b │ │ └─62799 /pause │ ├─8e77084be96abb620bc246d9dfa1b1f84805c0050547ce265f017c5bb041e178 │ │ └─59840 /pause │ ├─eefb79d123dea52acc07a582192186cfdcd1f55a53572802d2f56aa7a575bd62 │ │ └─169610 /pause │ ├─e6bffc823e41d1c171207200d5e2c394569bfc72159268941f93b50d5ef36552 │ │ └─39631 etcd --advertise-client-urls=https://199.204.45.4: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.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4: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 │ ├─e8f94c4dfb2088063b27b2aff3e5aaf92dcdb5ec2d065b2ecd82d328d3521764 │ │ └─43033 /pause │ ├─80eefbbf17264a78419c5d4d3c5fb64ff4369ee881cdd6797acf7470ce59ee1e │ │ └─77863 /pause │ ├─93c0bf274466207af1cda029baaa2c4151e28fb2a14a00cf5368bba1828c85d8 │ │ └─64057 /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 │ ├─3d28a48873990b262d6a71627572c73d3e30636249a2e5042ff3c4e410d044d3 │ │ └─43760 /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 │ ├─4fed2d0d70018350a7ea76a85a9cd006898fae366d4e94bedf033f1d64a6dcda │ │ └─61581 /pause │ ├─e371d2ecc31e51f7f6839e7c2948b7b05a8f14f88f9ed5f25842cbd17bf549f4 │ │ └─46919 /manager --metrics-bind-address=:8080 │ ├─fa827dc7fbd87576b8dce6ae4a8b7fd28d48dbfb925b4374284f3e980120e8fb │ │ └─93871 /pause │ ├─7674d0d7df95e81f6a1b5c7050a244203adfb7cbd753d687ef5e8583961bd6f7 │ │ ├─253221 manila-api: uWSGI master │ │ ├─253309 manila-api: uWSGI worker 1 │ │ └─253310 manila-api: uWSGI worker 2 │ ├─02f557bf6b1707ef1f241f68de110068f1eb55bcaf1634ca4611ba5fe1d2b0d2 │ │ └─61377 /pause │ ├─2266ea3066ba19c5b4e787ce475fcf619c39b23164e758f99d9c13ffdecd9b13 │ │ └─89437 /pause │ ├─ddd732f0a83c31f158a9e18dfe881ef673d6aefc420f5bdfca2bba49cd9366ed │ │ └─61625 /pause │ ├─a19df32b6492fe0461d3821097b9907c3f73486a6988365b0594f721d69390cd │ │ └─62994 /pause │ ├─dd80bfbafa634f7f0e76dce4c44a20278900662385d4aaffb65cbea9a24025ca │ │ └─40772 /pause │ ├─37521292194331b11da2d51e17660cfda05e5811b33f35718ff0965614c019c4 │ │ ├─180701 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─181501 /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/tmp3t292cdt/privsep.sock │ │ ├─182026 /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/tmpmo0ytuhn/privsep.sock │ │ ├─182690 /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/tmpecmwvd_f/privsep.sock │ │ ├─183000 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183001 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183038 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0740172a-b32a-4b11-a722-d5d39195bd08/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0740172a-b32a-4b11-a722-d5d39195bd08/host --addn-hosts=/var/lib/neutron/dhcp/0740172a-b32a-4b11-a722-d5d39195bd08/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0740172a-b32a-4b11-a722-d5d39195bd08/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0740172a-b32a-4b11-a722-d5d39195bd08/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fac38c64-3a63-44a9-afd9-be3a32a53251,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 │ │ ├─183041 haproxy -f /var/lib/neutron/ns-metadata-proxy/0740172a-b32a-4b11-a722-d5d39195bd08.conf │ │ ├─202028 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8b3bff72-91f9-4e6f-af45-2f36553adc97/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8b3bff72-91f9-4e6f-af45-2f36553adc97/host --addn-hosts=/var/lib/neutron/dhcp/8b3bff72-91f9-4e6f-af45-2f36553adc97/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8b3bff72-91f9-4e6f-af45-2f36553adc97/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8b3bff72-91f9-4e6f-af45-2f36553adc97/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bb3c50f2-5167-46a8-bd6e-9809126d8ebe,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 │ │ ├─202031 haproxy -f /var/lib/neutron/ns-metadata-proxy/8b3bff72-91f9-4e6f-af45-2f36553adc97.conf │ │ └─365061 /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/tmpkhi7w12n/privsep.sock │ ├─e29cfba676fb71602714539b2eb717f102a48e8f04b9b98a20c67924812b3e64 │ │ └─258379 /pause │ ├─94544acc021178cda229db8db0650458f962ecc453c6897b2db60518ddeec553 │ │ └─107473 /pause │ ├─078750139c8d80b9752b24c1c0cc6c346155d66ea6d746558ba4d40f5f1ad350 │ │ └─48109 /pause │ ├─6b901f9826c94631caf1a32da94934ef19b5215b0c2e71c50b07b003ccc47a08 │ │ └─64452 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c7d52350082934328a6fcafb28faa1b97e002f3a60115ab81edebe076358215e │ │ └─169701 /pause │ ├─26de19508c19b90078955bf930ffbe14b1901ca24dbc6b588ffbafa2e4cd1ec6 │ │ └─103637 /pause │ ├─a202a4d04976cdf2dcd5cd2caa5fb3fba8b989a276942b5f6caf086dc95ca864 │ │ └─47193 /pause │ ├─cefb11709d345a3154c8a227a115a3d55f80875d37f8cb725a13660ea179a397 │ │ └─226256 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5023cb6583f144780aa29875899de176dc9a4c7d6ad00ccdb0279b86221fef76 │ │ ├─196382 heat-api-cfn: uWSGI master │ │ ├─196425 heat-api-cfn: uWSGI worker 1 │ │ └─196426 heat-api-cfn: uWSGI worker 2 │ ├─3d71cc121426a752473b4e3f02f2119a4444849bf6f4da1ea03be09e6323b969 │ │ ├─48208 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 │ │ └─49409 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 │ ├─50b904e15bd0118dd7b81670d95d60078bcc1deef718db18a0e49bb94194a0dd │ │ └─50501 valkey-server *:6379 │ ├─abe276230974aa3af85e46d038f7c50b26254fbc3f0d18a46d4e33a2b734ef29 │ │ └─59657 /pause │ ├─7117a333f6f7711f8b84c4ae00664a33761bee817155fd21feea3059286ed720 │ │ └─137568 /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 │ ├─9f18480a79e9e3b88f72d443e21285d366b8efc666ad1abb8edf1b22cee4141e │ │ └─64746 /bin/pushgateway │ ├─46009a3c44f91dd1625185d45173312e9237b7564abeb9bd80f71b199793959c │ │ └─64329 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4b7bfc99f15366aab03e13085eb2cb98579c3554f746df0e6640378a7157fcbe │ │ └─207738 /pause │ ├─85e4570e30dc53fbdd36d18e24fdbd3fdef730fd6c2fadd740879bce0aa01df0 │ │ └─55869 /secretgen-controller │ ├─ab0fc3dc0e84f8b3f4cda0165d01dc2948f300420bc7a28a251f92b810b93447 │ │ └─240261 /pause │ ├─00b74f59c60a184bc723684d53c47cf0eed21d119f0bc01790e658ba108bbb7d │ │ └─253259 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e204aa917bca70a6f770f054754e7a9b2f56ca816c4250a18e4b51be72621df6 │ │ └─76499 /pause │ ├─ef824771f0f33d5d14117a2c902d0ddde146ba4c6a447b8e603c5e3e3da0fcf3 │ │ ├─166224 nova-metadata: uWSGI master │ │ ├─166237 nova-metadata: uWSGI worker 1 │ │ └─166238 nova-metadata: uWSGI worker 2 │ ├─9b02c2d3229518beed3c28da1f9d8d7413322c203204d04beb8d9fa6e4bb591d │ │ └─258698 /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 │ ├─f9a4f98183b5bae73f274cda630a7659a54825456c83ea78ba99177a305876c1 │ │ └─244272 /pause │ ├─946c6c2e5567c49db3060f5aaeaeeaefa8153018587c2833e44d91143d26f267 │ │ └─218590 /pause │ ├─b9df92d62ba83de8d489813918c982090681240fc29e7b153ecccef080425ee1 │ │ └─84466 /usr/local/bin/rook ceph operator │ ├─15a17dab627207f13909ff0b73f7bed68b0d2cc64b7a1fcd06a44438a04499b9 │ │ └─43557 /pause │ ├─a42943e77fa50a09341321f88c0cbd358e4eed46042e122a134eb95704756f6a │ │ └─260157 /bin/openstack-database-exporter │ ├─dc8cfc0d2dbeae3caf79fbce17cbac979091d5c69846732a9ec52bb522a7f2e9 │ │ └─142476 /pause │ ├─c94fd35ca59df919bbfe13b5875684f349599bd8e7071f24fd68dd505f783d2a │ │ ├─262487 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─262500 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c2ab12142dbc5f90dd0a08df1b796ba7befb375528986f08d68b321cacbaba30 │ │ ├─178971 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179328 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw8bbn2a7/privsep.sock │ │ ├─179598 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgute299f/privsep.sock │ │ └─179886 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7dfd85cbc875f1d5eb612367ef141459bd196d494482d079e996d5443e9af4fc │ │ └─60892 /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 │ ├─008b2e450d31a08ac7cf3f025e67992acf76ea74a46d2cb741705e34935f4801 │ │ └─39481 /pause │ ├─cf712096cc15a50fbeb66b13d1b44e313a03f25ba1b1dfeda54fbc42fd32c5ba │ │ ├─217782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─217800 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─218350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─383238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─383239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─24b72fcd35c15674dc9eaa6de47f12bc7cd13e9d23eb8f1685f1d035295cb7d0 │ │ └─55399 /pause │ ├─62a6e99dd71f84bb80c3d11573f9509e8ab42b120d6c30a70be975827bd00f5e │ │ └─182710 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4edc7030c81aa5ba189d3573583b214e9bf03f3f79b00fc637ad8e7618f90fb8 │ │ └─39789 /kube-vip manager │ ├─63bb0c304dc4abdcfd7495f9a9181501f0c30d3cde236af5dab170dc50043bac │ │ └─139232 /coredns -conf /etc/coredns/Corefile │ ├─38eb90d0fbb41bbfe87006b4388cb8a870b62f60f13cfb704a303ea38dd9a9f1 │ │ └─169535 /pause │ ├─3c17c9bff80df986d1fc39a1bcffd331227871e4ed34497869ca194577e5ac57 │ │ └─237176 /pause │ ├─c423ade62b5a9a9955eb1100344b461def2b0a869119d5e9139995462e6e1444 │ │ └─207475 /pause │ ├─e49af9c3822625c659ce7686495a2779f825c01547bcaaa4165c1c049681411e │ │ ├─215693 octavia-api: uWSGI master │ │ ├─215706 octavia-api: uWSGI worker 1 │ │ └─215707 octavia-api: uWSGI worker 2 │ ├─67dafd2b7248768bc9f0feb0066fe67fdeb12cec4df812e7e06c84901306a922 │ │ └─55641 /pause │ ├─2bf186562ac3dcd00754dc153e75312e20e96ef7b749590d9c9c8dd6d7a63590 │ │ └─42644 /coredns -conf /etc/coredns/Corefile │ ├─0c13ef8961899ec924763ad33c1e86cebd2a9851bfff64c1372547657d331161 │ │ └─46695 /pause │ ├─7e65b3a8e84c9016cd094135a9fd1460f28927c585eef2291baebf7ce49e9e2b │ │ └─39539 /pause │ ├─6c4f963c88552d2e6a1782b93c0fb7496ed5bdba0b986a60e808cb2c09cb3579 │ │ ├─41226 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41604 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4f0c6e74cc5891912c6d06e1d6bb39b7e36de4b58aee61e28fff670ec4863625 │ │ └─227848 /pause │ ├─51f98e90f2cc94b075f76e872ab1c8ceab0eb99735d18b99b3f3f0b2828df0b7 │ │ └─63500 /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-4.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 │ ├─2b67ea2476a565662a3be9dc356a0482c0bf2d820252cd2d061e35cdae176f70 │ │ └─184327 /pause │ ├─05a186c99f5cd36af94c907f6cafb2b50837ff39a9de78853fde1c965cc7d8ae │ │ └─51337 redis_exporter │ ├─41ff5783d25f103bdbbd3786ac5c855ef039dcce21ba204d93e7a6fe39f2a48b │ │ ├─137609 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137621 /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 │ ├─cd4511cfa5d242948fd9d8d7a67ad11ad3e47bc5f200c3c8bb1d37897d3562d0 │ │ ├─60053 python -u /app/sidecar.py │ │ ├─60594 python -u /app/sidecar.py │ │ └─60595 python -u /app/sidecar.py │ ├─e4eed20ed3baad44fbbfd865bce6e29fd3751a5b475ec9a53de09ea676a14bee │ │ └─45984 /pause │ ├─ce49d8fa8c00c6deba5cbbbb08a4195e3f0ebf75bff4ce9e0fd5aaea74fd0125 │ │ └─42117 /pause │ ├─6e93fceb29c6029ae4c44382fd05141b86d35e4861f5a815f45c54024bb66ba2 │ │ ├─180636 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─181793 /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/tmp74wgbwly/privsep.sock │ │ ├─358274 /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/tmpvbuxluxx/privsep.sock │ │ ├─358773 /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/tmpaqx21tf8/privsep.sock │ │ ├─359102 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─359104 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─361181 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d88ad17c-22d7-4b24-991b-2593777d1ca8 --namespace=qrouter-d88ad17c-22d7-4b24-991b-2593777d1ca8 --conf_dir=/var/lib/neutron/ha_confs/d88ad17c-22d7-4b24-991b-2593777d1ca8 --log-file=/var/lib/neutron/ha_confs/d88ad17c-22d7-4b24-991b-2593777d1ca8/neutron-keepalived-state-change.log --monitor_interface=ha-f4c9e86a-f1 --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/d88ad17c-22d7-4b24-991b-2593777d1ca8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─362968 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=72c94afd-ab5e-4c43-b458-b9690d01bf50 --namespace=qrouter-72c94afd-ab5e-4c43-b458-b9690d01bf50 --conf_dir=/var/lib/neutron/ha_confs/72c94afd-ab5e-4c43-b458-b9690d01bf50 --log-file=/var/lib/neutron/ha_confs/72c94afd-ab5e-4c43-b458-b9690d01bf50/neutron-keepalived-state-change.log --monitor_interface=ha-16d7db34-0d --monitor_cidr=169.254.0.96/24 --pid_file=/var/lib/neutron/external/pids/72c94afd-ab5e-4c43-b458-b9690d01bf50.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─373175 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bc78ec08-0703-459f-bc09-20721bbaec53 --namespace=qrouter-bc78ec08-0703-459f-bc09-20721bbaec53 --conf_dir=/var/lib/neutron/ha_confs/bc78ec08-0703-459f-bc09-20721bbaec53 --log-file=/var/lib/neutron/ha_confs/bc78ec08-0703-459f-bc09-20721bbaec53/neutron-keepalived-state-change.log --monitor_interface=ha-845f4604-46 --monitor_cidr=169.254.0.133/24 --pid_file=/var/lib/neutron/external/pids/bc78ec08-0703-459f-bc09-20721bbaec53.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─373672 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=66d22c39-506f-45f1-9386-a34b090b8ad2 --namespace=qrouter-66d22c39-506f-45f1-9386-a34b090b8ad2 --conf_dir=/var/lib/neutron/ha_confs/66d22c39-506f-45f1-9386-a34b090b8ad2 --log-file=/var/lib/neutron/ha_confs/66d22c39-506f-45f1-9386-a34b090b8ad2/neutron-keepalived-state-change.log --monitor_interface=ha-efb38c96-69 --monitor_cidr=169.254.0.53/24 --pid_file=/var/lib/neutron/external/pids/66d22c39-506f-45f1-9386-a34b090b8ad2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7f1d8414600e95e34680ef430850b3464081a6218f3f579ea2d9f8e093a68b7a │ │ └─226226 /pause │ ├─5d4079b935542ace3778932298500fa8b479ba345161b3d6ca6b439d9c9cde0e │ │ ├─167731 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167749 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─167755 erl_child_setup 1048576 │ │ ├─167889 sh -s disksup │ │ ├─167893 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─167895 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─167910 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167912 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167979 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168151 /bin/sh -s rabbit_disk_monitor │ ├─1fcfbde8dff1132be480aa081cda8e10fc39c3c0fc46313581780e4e28af968f │ │ └─244574 /pause │ ├─550bcacc1d0cb4daf6acebda009f20f8e8f796d40be759cf3260e30794dfeae2 │ │ └─64091 /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-4.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 │ ├─41a5c3d9dd473ba51444d178e3cb4bde37c81e6b363a259cd130148b016c34fb │ │ └─47317 percona-xtradb-cluster-operator │ ├─c29fadcee97f0da71ba59375ca40fd7ae893dd83943d02603e7d732702c71bbd │ │ └─43088 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 │ ├─b82ee2ae27e063dd1b1731e6b7f5b4cad932fb5908c7833e2fe69a1a974f617d │ │ ├─187592 /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 │ │ ├─359324 /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/tmphmj69vay/privsep.sock │ │ ├─359696 /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/tmplk1jiu6s/privsep.sock │ │ └─367227 /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/tmppntc_ow1/privsep.sock │ ├─b585339afdc129739ac8bd44a1bec5ba9fe475777aa4a6754fe52a6707872958 │ │ └─42156 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8ba9b72fd9fe9cd37e84c07b329c0909259320d59b5a6ff10315fc24f0767614 │ │ ├─104021 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104262 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104264 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─30f54b93d581097fbe9f06f7750eba9e0a3b665689e3032ee29f9e39fca159fc │ │ ├─180645 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) │ │ ├─180863 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) │ │ └─180864 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) │ ├─fe374ecea232cf69e7895cbc7e58a4d8ceda4d0f786017e56242883a6b7b09e6 │ │ ├─178179 neutron-api: uWSGI master │ │ ├─178208 neutron-api: uWSGI worker 1 │ │ └─178209 neutron-api: uWSGI worker 2 │ ├─5396c244005176421d66cb3c751c147096d442343cfc426d1a6da0bb1b8654d0 │ │ └─184394 /pause │ ├─cf25704344191e28f12bbaefc0c0229f3ec9daaf4f33d6c11c22a5fbf48790df │ │ ├─170570 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392291 sleep 300 │ ├─294f788ea396c1c021a278669c083b92ecf5683ce11f4a9ff36beeeb7e7e6f72 │ │ └─39552 /pause │ ├─a8c0a5a6703cc233f4aee07058d7829b490c1524eeed6976737cfcb9d0cb483b │ │ └─64497 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─56b91ad2d05f7f2e137a4e96f4fe425f3cc14ae28c22bb7962bb6fe922ceed0b │ │ └─142530 /pause │ ├─be4dd7feb8f95ab693bd38c5789d8152298868d7f56ebafd5b49935f71e48888 │ │ ├─105791 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105808 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─105814 erl_child_setup 1048576 │ │ ├─105862 sh -s disksup │ │ ├─105864 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105865 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105866 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105867 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105877 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106054 /bin/sh -s rabbit_disk_monitor │ ├─e7ff4267c710d327e5b7653e251bad4556f3cf8b4fc5b994debe0a3ff53f0209 │ │ ├─102538 glance-api: uWSGI master │ │ ├─102550 glance-api: uWSGI worker 1 │ │ └─102551 glance-api: uWSGI worker 2 │ ├─672ebf8d534956c94d20c291c7855cf41a1360db0a2a71716ec5602fb6d0ed5b │ │ └─55447 /pause │ ├─a2e2391c8168fea5b32874e797dbc0c5541e60e00b2966c1e02ea3700297879c │ │ └─43612 /pause │ ├─0ccbbad572a909bb5f92de30af89777bac3858fcdbfe1d8c639aedd9c19ed4ab │ │ └─224067 /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 │ ├─3e3d3081fd4004e343d85b7650e298ef493230a5d963b3bcc7010803fad0d4cd │ │ ├─140161 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140180 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─140186 erl_child_setup 1048576 │ │ ├─140260 sh -s disksup │ │ ├─140262 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140263 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140349 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140350 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140362 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─140657 /bin/sh -s rabbit_disk_monitor │ ├─48198cf1a818f0607adde5c7099f7088c1a81cee888d3886e26d249929c0c54b │ │ └─64180 /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 │ ├─74d35e047103e12e8547fd921b4f249787edf82d2df2973ebe62e5f182e72bbb │ │ └─120528 /pause │ ├─46cbdfaf4d8abcf20a0d9feec892fdb9b9306d16022fb179fec406c2b457e44d │ │ └─50595 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 │ ├─d607a4a5fc380adbb4aae95df0effee4491b30b3da812ba70d3424f5aa800ac1 │ │ ├─76618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76634 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─76640 erl_child_setup 1048576 │ │ ├─76688 sh -s disksup │ │ ├─76690 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76691 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76693 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76694 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76704 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76794 /bin/sh -s rabbit_disk_monitor │ ├─aa3648fee0d732babee1fe10d3a5b3558a86ae8e60d30984565570f915cb6049 │ │ └─169499 /pause │ └─6a8173e51647405c17f3757328afcc27b843657b0d8dc01d61e866121c9d681c │ └─103754 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount