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 │ │ │ ├─21919 /lib/systemd/systemd --user │ │ │ └─21921 (sd-pam) │ │ └─session-21.scope │ │ ├─21863 sshd: cephadm [priv] │ │ └─21941 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─717 /lib/systemd/systemd --user │ │ └─718 (sd-pam) │ ├─session-4.scope │ │ ├─1646 sshd: zuul [priv] │ │ └─1659 sshd: zuul@notty │ └─session-1.scope │ ├─ 714 sshd: zuul [priv] │ ├─ 732 sshd: zuul@notty │ ├─ 878 /usr/bin/python3 │ ├─ 1650 ssh: /home/zuul/.ansible/cp/199.19.213.166-22-zuul [mux] │ ├─458885 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-itywhlvwldxdyyppndngfrsedzqezudq ; /usr/bin/python3'"'"' && sleep 0' │ ├─458886 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-itywhlvwldxdyyppndngfrsedzqezudq ; /usr/bin/python3' && sleep 0 │ ├─458887 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-itywhlvwldxdyyppndngfrsedzqezudq ; /usr/bin/python3 │ ├─458888 /bin/sh -c echo BECOME-SUCCESS-itywhlvwldxdyyppndngfrsedzqezudq ; /usr/bin/python3 │ ├─458889 /usr/bin/python3 │ ├─458890 /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 │ └─458892 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-d6a880a83d00d90e1fa133e8c7ea28db199c9b1948f58e930c0ee38f4ccb2896.scope … │ │ ├─34889 /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 │ │ └─34901 /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 │ ├─containerd.service … │ │ ├─ 9998 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12349 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b146a254c6266d98bed95b85c844c15fab9c6b09b317f2a501e5020877e7b4de -address /run/containerd/containerd.sock │ │ ├─ 12731 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 58f3da3c7810c44d9cfcd39a26e310003cb1a0299bf9f59d080aff59c29ce413 -address /run/containerd/containerd.sock │ │ ├─ 18953 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f890ef17ea0185f8bc011fcfd880534d98296391301601fd96f8b0bd35149f6d -address /run/containerd/containerd.sock │ │ ├─ 25458 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b56401063a7e6b899ef73942c31504d3503fbedad3de18cf95e1f05abc99cb3d -address /run/containerd/containerd.sock │ │ ├─ 30052 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 066c7c6401de1a0acfad6141e638b4a92a0b272d851745fbadc343a0047cb467 -address /run/containerd/containerd.sock │ │ ├─ 34864 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d6a880a83d00d90e1fa133e8c7ea28db199c9b1948f58e930c0ee38f4ccb2896 -address /run/containerd/containerd.sock │ │ ├─ 39316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 663460b439bc32269e6328919cbdb81190f3c272102eea2a379518692e0ee5be -address /run/containerd/containerd.sock │ │ ├─ 41869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39cf71d66611c838c24f639cf8270c4b138e18baf546f1dba57cdc6a250a2441 -address /run/containerd/containerd.sock │ │ ├─ 41904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a629c1a8d6275d1d3b09616bb9565aa55489f8d327e2e70d8171b7cdb91fbec -address /run/containerd/containerd.sock │ │ ├─ 41917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4b1a355c95f5fdccbc63def1ea478d7810ef6819b8f5af2f0798b130d93fb9 -address /run/containerd/containerd.sock │ │ ├─ 41938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321e1c293008487d1ba3473d553c26814cd179e6ccc41baea880315c52558b43 -address /run/containerd/containerd.sock │ │ ├─ 41941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54692e55c6fe8cf8b86b4f5b9252162803c6a51da8d6b9738709b036119e5352 -address /run/containerd/containerd.sock │ │ ├─ 42485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17850694ba50f8118d3bdfd29441c71f4a9b51678939900fc6e24351a705142c -address /run/containerd/containerd.sock │ │ ├─ 43208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14e1b049362fd889ce712564de793e637310e04f3b6f150abfca3da854e9c93 -address /run/containerd/containerd.sock │ │ ├─ 43225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edf566caf7cb390a0e45114872b74eb497984414572f6da88b72b49ca6ecf4fe -address /run/containerd/containerd.sock │ │ ├─ 44593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9ab4bd58b68f9c407fd23ccc64f1d7ac3fad9b6a5457f7fac0dbefe589fa5a5 -address /run/containerd/containerd.sock │ │ ├─ 44960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f81be448a19b8f795e2f8609707e1b5ac743956df900774721f91f97d2ad51 -address /run/containerd/containerd.sock │ │ ├─ 45027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cecbb1f29a7a0b6c42ec4847de8dc8a4dd73d86fb7bc5927d56e0587c91a7eba -address /run/containerd/containerd.sock │ │ ├─ 45425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03f4167a351fa8749dd3c8d147503ad15328d5d4c4da16211761f66b908d0997 -address /run/containerd/containerd.sock │ │ ├─ 45871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed25474377e5acdff3bdb532baa7c109028ee1fe063a7fcb1371a1d47b008c8 -address /run/containerd/containerd.sock │ │ ├─ 45936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6fcb916c50d3d7553ef3406bda59a979742aec07ca3ac065d0001ecf59edf8 -address /run/containerd/containerd.sock │ │ ├─ 45975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e642391dacecf4831a9a48993cb92137c79eb0b175dd949f0056d5db9ba14e -address /run/containerd/containerd.sock │ │ ├─ 48047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e6cb37c037fbe6cb3bc654017d68321073fd0157d0f27d98077f44388f86249 -address /run/containerd/containerd.sock │ │ ├─ 48141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2973c806be196aebb2289095229d188d7972055248fa689db1b41aa9200752f -address /run/containerd/containerd.sock │ │ ├─ 49051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f8d6b59bfea68117f9c4b33641ee1956a95ed11e7c98350aea2ca1fb242da88 -address /run/containerd/containerd.sock │ │ ├─ 49165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 731135dd1bf4e42b4e36dc23d83a6dba6ea6efdfce1a02900537454559ba907b -address /run/containerd/containerd.sock │ │ ├─ 49529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b85b28b41d9f4370cb26809fe8841e8e05a82e0b4b5e88a4c6865895c73a838 -address /run/containerd/containerd.sock │ │ ├─ 49861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7deee58914065935c2da7cd811c838526557cca4c802f69c05c2d95597140f0 -address /run/containerd/containerd.sock │ │ ├─ 50193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fabac6ad009ebf1ba29a117061f62b7b6a42e84e1be9faf0067caae0cd3da7c -address /run/containerd/containerd.sock │ │ ├─ 52444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4592698b94d1ac4c9aeecf5ab5edde839b7e6c355c4a3a4cc23c5229a8a02360 -address /run/containerd/containerd.sock │ │ ├─ 52593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d568b7cbcd78fa40f0ff78748823a66029efe7960b8c091eefae5b02c381c80 -address /run/containerd/containerd.sock │ │ ├─ 56887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29b4be4af1cfe3cf40d029f2dd9e58a88ec1a8b4b971695d178ef03a154d571 -address /run/containerd/containerd.sock │ │ ├─ 57541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c4eadf05d52f2ed31ecaf5170bd4e21cea5cb2b7d03aecfa4bcf0a995efff1 -address /run/containerd/containerd.sock │ │ ├─ 57599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a027cbd834e4ef5d036eb68c4682eb4428551fc1e8f986def024386767c93e5 -address /run/containerd/containerd.sock │ │ ├─ 57636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8827f8ddfd0ec5f9326a43d462968d1895ca37dcd8183ab1f0d2540f614d59 -address /run/containerd/containerd.sock │ │ ├─ 57783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2230bbb4320d1f5b8b0cbe03389186c66f4678e158b597171c1f6febf711016 -address /run/containerd/containerd.sock │ │ ├─ 61961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 960aa3602a4874b9c21cced6610dd82388beb89e3b3b777000880e67e8b67859 -address /run/containerd/containerd.sock │ │ ├─ 62101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c1f25effe02c7669f51f17a46cd3c9c8ae879dfefe22d6f3b035b17a3eabd5 -address /run/containerd/containerd.sock │ │ ├─ 62139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af576c1444700ba1fad62961a8264021cf8bb5d3bbf48a3fcb4f175663c76d51 -address /run/containerd/containerd.sock │ │ ├─ 62185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf3c531438845092280e3b4d486209c9c75eb979a6c25f2ee1e892f32c234bbf -address /run/containerd/containerd.sock │ │ ├─ 63463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cf77d05b31f916a90fc7ece09c44e0683fd05876d74b6f425eb821b5a55a2c1 -address /run/containerd/containerd.sock │ │ ├─ 63676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 572c39d3fce7a1cc4573bd045abefbf9ff6fe11f7f0955ec694afaddadafcee5 -address /run/containerd/containerd.sock │ │ ├─ 63887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b6fc88e434cf5656af72c14f13d567551c2582098fd583958d07c9c3c790fd -address /run/containerd/containerd.sock │ │ ├─ 64079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8499fdf2645977e30f1ca31e53d9d90c8a8c83ca76621c1897e5d711216d10a3 -address /run/containerd/containerd.sock │ │ ├─ 64160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f75e855c2f4e87b173bebec84a982b78c44a0db395563d3a5d82f85b3777096 -address /run/containerd/containerd.sock │ │ ├─ 64706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1722a56564c6ae934d5a37d91d9847aaf6069b7abc733b5eefe1e7f7260b6f5b -address /run/containerd/containerd.sock │ │ ├─ 64872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8831e65332da95a9f1758cd5a1b12d8c65abeb3927f813a0cc0ac074073f60dc -address /run/containerd/containerd.sock │ │ ├─ 65224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066b43d60de95b06582b0751a52b10330a56a6c9f4a95d1216d99113b3fa3af3 -address /run/containerd/containerd.sock │ │ ├─ 65734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 268a1ab40d2082dba342a78caef32107972542f9f60857904afdbe4e01db9593 -address /run/containerd/containerd.sock │ │ ├─ 66524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bcd9d5fb101e5e62c6dab0f3320c8c78201743b4dd5a6bf16c509602dfe063d -address /run/containerd/containerd.sock │ │ ├─ 68337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b74533d09f987c0879cccb60b3387ad18ba5f3b2addcbba6d17473919bb356ab -address /run/containerd/containerd.sock │ │ ├─ 70183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc99942cbd5fc005b7ff560f356c2f4fd76400ecdc7f135b446c3fddab59135d -address /run/containerd/containerd.sock │ │ ├─ 79514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4110e64667f926354b2ae34cd7eaf947a7eaf39d065b0762d2a78a50b3e17f9 -address /run/containerd/containerd.sock │ │ ├─ 80868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdc4b271f2560c6be2957ef6c6dc759d18e12ba33359d0faa9db0d19553dfcfb -address /run/containerd/containerd.sock │ │ ├─ 86723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03bb1279cb3c80ab6cd3b0f16be467d81957778926829a11332422475624045c -address /run/containerd/containerd.sock │ │ ├─ 92952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44fb3f2f1f7b2250f48e168a19fda71872a0edaa1e751703744f4eea3abcec02 -address /run/containerd/containerd.sock │ │ ├─ 97205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b485c48a388bd458e12953926cbb9af693cb56b459c1c9a006f11bcc86f89e80 -address /run/containerd/containerd.sock │ │ ├─ 97388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ff51790f9bf287700f115359e1364ad3ae86918b24dd9a8800e008921cf579 -address /run/containerd/containerd.sock │ │ ├─110206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeec77768bb43b579639f2709de114e8e23f353e373c6b31b5a9b8c329cff4de -address /run/containerd/containerd.sock │ │ ├─111716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b56e2cb852595d5f69fbdb357102a5508eb2f01d8bcb25a004971338183aba5e -address /run/containerd/containerd.sock │ │ ├─111768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41fb1ef1352a05b44a1f0f199aea15caef4d8c1ff29f37753dfb17bfcd61fbbd -address /run/containerd/containerd.sock │ │ ├─113802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906a63104581a4eca178c6389cd0d955942cbb29bcffa2486acf0475b09cfc32 -address /run/containerd/containerd.sock │ │ ├─115557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 285a9f94c1b18211bd4b98bf39689677bd475ba0f4218b29fbd0b0384cf3cb5f -address /run/containerd/containerd.sock │ │ ├─115614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dbfc6e5679c2a6cf4222a93f74172f79c4757b996c3d5092e97650e54aa72f9 -address /run/containerd/containerd.sock │ │ ├─128580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9f787b2d613abc7e2bc424248bb22278d65f3bdc877689093ee370c86e14f47 -address /run/containerd/containerd.sock │ │ ├─128620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 756ebb76609a18f169e2a6ff1e0129031361e092644d40dce0e5fbe0a3b2628d -address /run/containerd/containerd.sock │ │ ├─131248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9a2ea436731c423d7adb87e3e06d2097f6f411017a2811eec8832da34a3d4c4 -address /run/containerd/containerd.sock │ │ ├─157741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41c3e51dbb8c8654643b962f7349925b5890ed239254d209c1e8c54e7da68993 -address /run/containerd/containerd.sock │ │ ├─159034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55a4f4440f40609232e88cfbec1c418ee369bc9a9c71855eb71b04cc0a1f6f5f -address /run/containerd/containerd.sock │ │ ├─160236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a5bd039e2e7de91a17fba41267a0272998a18e82199bacbf70105f35f3287b -address /run/containerd/containerd.sock │ │ ├─160282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4ea0dbc0fc608026816fa2bf1ef62104cb301c8eafc3c04833244809d1c8bc -address /run/containerd/containerd.sock │ │ ├─160797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51669da84a00e01f58fffb33a2d60f7bb9f931239f2b9c2ee2ceb3650ae0a025 -address /run/containerd/containerd.sock │ │ ├─161921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09b2bd4f759eb562ad19dc96ac206b84c80d06587d209fa033584bce5cae91e1 -address /run/containerd/containerd.sock │ │ ├─164095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 113fc43cd84fc0577141ace1759c238d85c58bd1f75cfc7780fd3a6301bc2afc -address /run/containerd/containerd.sock │ │ ├─164410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf71199b240ae39ace5559ddaff636d64d80661100d862978ccac0824c0c8eb9 -address /run/containerd/containerd.sock │ │ ├─164464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fbe150b44ee57cd3db5b38200e4bffef6fc2d76d90118da52c739f0cfdb2db9 -address /run/containerd/containerd.sock │ │ ├─164527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b359bac0effe947eccfdeec26a7441b407422de0ac458b4b68ae3501fc12c0 -address /run/containerd/containerd.sock │ │ ├─164639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ccdcb755ddc9416941adae507c0bda11d1d1201d5f0063860384af6da27d200 -address /run/containerd/containerd.sock │ │ ├─165615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f2f637c7b5df24be1c3213689b0cf420691b0bab92133ecf1bae5fb6c7ef995 -address /run/containerd/containerd.sock │ │ ├─177573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94b013cda1230bdd28ffd4ebd3164401a1ee2fae2331641a8c2edb2883f4e112 -address /run/containerd/containerd.sock │ │ ├─179403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc42022f95a8b04a07794afd0f2a6037331d06e69f3e4196afb36841d67046fb -address /run/containerd/containerd.sock │ │ ├─179455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4627f01b00d5fce9c1409b6f9a293bd5c9eb33290371002c9fcb75a8ddd4eb5 -address /run/containerd/containerd.sock │ │ ├─179527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64d03a0f02ab5e34c81c2156c649ea2317afc80e5dd0c11fbf917eff1e38420d -address /run/containerd/containerd.sock │ │ ├─179788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df320a664af7abf745c828c47fb2e1d9e1ce1140e712811f856863b59f97becb -address /run/containerd/containerd.sock │ │ ├─185298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681324a982eada4682ad122597080c3da498543fd012edce7719ffaca3f56b54 -address /run/containerd/containerd.sock │ │ ├─192271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 726b38c00cd705fcdf11d9d1ea936cc576a72c367af7fd9d68ae1a8dce5e6a6c -address /run/containerd/containerd.sock │ │ ├─194505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a819ae6ef95a3e9ab1013876f330447d9b5269bd67e9c994bb322eccc8be35ec -address /run/containerd/containerd.sock │ │ ├─194558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f0536856d953817e7775f4699de0e9984aa6c474ca55311f03689f2905e2b8 -address /run/containerd/containerd.sock │ │ ├─194612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c7bd1372bfa3725deb41e30c57a05a6e3bf0f9a41be7a9e9804605d7e8ba55 -address /run/containerd/containerd.sock │ │ ├─211036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02edc05c7590ccc751a4a81fe33bc9b37515a75f5e476f04aebb80da7ee0692 -address /run/containerd/containerd.sock │ │ ├─219363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6c36124bb6c6ddd8212a2a4ad5ce649da6dbb69baab14dc7e66a36906ff7577 -address /run/containerd/containerd.sock │ │ ├─219384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608603614b9fb781f998c6870a757609e2a70b8e706e1c9768f889d1fff92fe5 -address /run/containerd/containerd.sock │ │ ├─219464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dca568fabcd829806cf8fa1032a7a41d346528fd95cd5efda08d8063f46f5d3f -address /run/containerd/containerd.sock │ │ ├─219749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c63de56b0c656491c4169d9072d0b4d624db8021f0e3bb8283c0b9d485beb271 -address /run/containerd/containerd.sock │ │ ├─233313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bb7b7dfb137dac7014f41f78130d81a3f217174b5815a147510b49219e5808b -address /run/containerd/containerd.sock │ │ ├─235455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb212526e6154e3c349bb6d5fae68ef5bf450e86d93b47942a0e8f04628e9e2 -address /run/containerd/containerd.sock │ │ ├─237004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e384154b30a3653ac9fd61d51ea913933496e4767ceb5309cf0e543a9262f7a -address /run/containerd/containerd.sock │ │ ├─238277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1659d21990eaff0951ee2cd1b3370935ddb3ef85bfd46f308d860bff91d22e80 -address /run/containerd/containerd.sock │ │ ├─238873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70eeb10e262cf8e545edb6e7f759d9797b766cbb6d37b7f69c3a02350737345d -address /run/containerd/containerd.sock │ │ ├─241151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eacb382749063bf29cea5c3153da7e4da219a2cf9c4bc83634f3a77a92c95cdb -address /run/containerd/containerd.sock │ │ ├─242487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e797c3ca9392354552978f7f6f7449430cb7c4802527bf4c16cb9c6cbd25553 -address /run/containerd/containerd.sock │ │ ├─242533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5e4063640e9e47def0e2017e001165790675e5e139e62be7d974578ce7ebfd4 -address /run/containerd/containerd.sock │ │ ├─253488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c472e3b988209e51810ecade64452fa9b9ba478bb32da698f8eb20d1395e4f1 -address /run/containerd/containerd.sock │ │ ├─254171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3865bc481044921fe4e04c7701b48765759363cddd50ca7bbe347abfcfb1f475 -address /run/containerd/containerd.sock │ │ ├─267798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bafb5cf0b840c215887ac9c0dcb232d2c8774830d356e940142991b74360e5e0 -address /run/containerd/containerd.sock │ │ ├─288278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42db412038aa1600964df05bc5aa2d303cf62beadeb6898046b0086311009cd8 -address /run/containerd/containerd.sock │ │ ├─293011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae265e6f99a439ae9f6d92a33fdc998f34ac6a39e2e654faed3f262da2dfe187 -address /run/containerd/containerd.sock │ │ ├─293459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3093175dd368e88fed5870124ea24ee4e034fe6bbe40a31b7e59a71c4f91ed8a -address /run/containerd/containerd.sock │ │ ├─293567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39fb1e530fbbde7d78e2d5918f4707d4908075dc7dcacb59b9d95ce2e08b58fc -address /run/containerd/containerd.sock │ │ ├─311653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feaf85b3bb55a82cbe9adf6bee0625a0921bef66fd6d61bb8a994e194045454d -address /run/containerd/containerd.sock │ │ ├─314109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b66b25bad530f26447808ddd306acc0be2815a1e02317da643c439f0c86f87d8 -address /run/containerd/containerd.sock │ │ └─315825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 139a60833516569ed3f007b9565104314ca8f401b44efa0313ac96ae309df6ba -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1454 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-58f3da3c7810c44d9cfcd39a26e310003cb1a0299bf9f59d080aff59c29ce413.scope … │ │ ├─12757 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.muarbr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12777 /usr/bin/ceph-mgr -n mgr.instance.muarbr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29762 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30034 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18872 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18892 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.muarbr.service │ │ │ ├─12643 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.muarbr/unit.run │ │ │ └─12674 /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-muarbr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.muarbr:/var/lib/ceph/mgr/ceph-instance.muarbr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.muarbr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.muarbr -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 │ │ │ ├─25168 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25443 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39273 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39293 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34847 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12278 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12308 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10369 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156860 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42328 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.166 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-b146a254c6266d98bed95b85c844c15fab9c6b09b317f2a501e5020877e7b4de.scope … │ │ ├─12388 /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 │ │ └─12402 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 642 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─431441 sshd: [accepted] │ │ ├─457338 sshd: [accepted] │ │ ├─458784 sshd: unknown [priv] │ │ └─458786 sshd: unknown [net] │ ├─run-r995aa645e50c486eaadddd52e4ee4a82.scope │ │ └─192732 /usr/sbin/libvirtd --listen │ ├─docker-f890ef17ea0185f8bc011fcfd880534d98296391301601fd96f8b0bd35149f6d.scope … │ │ ├─19001 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19020 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1123 /usr/sbin/uuidd --socket-activation │ ├─docker-663460b439bc32269e6328919cbdb81190f3c272102eea2a379518692e0ee5be.scope … │ │ ├─39344 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39363 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─docker-b56401063a7e6b899ef73942c31504d3503fbedad3de18cf95e1f05abc99cb3d.scope … │ │ ├─25484 /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 │ │ └─25496 /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 │ ├─chrony.service │ │ ├─10879 /usr/sbin/chronyd -F 1 │ │ └─10880 /usr/sbin/chronyd -F 1 │ ├─docker-066c7c6401de1a0acfad6141e638b4a92a0b272d851745fbadc343a0047cb467.scope … │ │ ├─30077 /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 │ │ └─30090 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156691 /sbin/iscsid │ │ └─156692 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─9cf77d05b31f916a90fc7ece09c44e0683fd05876d74b6f425eb821b5a55a2c1 │ │ └─63487 /pause │ ├─49f7a47249d23e6c6a0ea646d1ee8701f7ff88b87c96b7cd517fa9312202f037 │ │ └─52981 valkey-server *:26379 [sentinel] │ ├─fdc4b271f2560c6be2957ef6c6dc759d18e12ba33359d0faa9db0d19553dfcfb │ │ └─80891 /pause │ ├─364c8b562e7566e391d8b247d7875cd5d5d03f414b8e696ab874b245f249493e │ │ ├─254041 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─254413 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─254414 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3a027cbd834e4ef5d036eb68c4682eb4428551fc1e8f986def024386767c93e5 │ │ └─57622 /pause │ ├─b9ab4bd58b68f9c407fd23ccc64f1d7ac3fad9b6a5457f7fac0dbefe589fa5a5 │ │ └─44622 /pause │ ├─cb3b2aef729155492be86f3e2a13595979d45a6718cf794e192dab0192cff1c1 │ │ └─266129 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 │ ├─3563be2ee21a42b3261efe78d3e90d5c1151749beef63df42bbc36a4079bca25 │ │ ├─162070 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162087 /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 │ │ ├─162093 erl_child_setup 1048576 │ │ ├─162220 sh -s disksup │ │ ├─162222 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─162223 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─162265 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162266 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─162276 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─162379 /bin/sh -s rabbit_disk_monitor │ ├─0c6491b45360bccd8f29e843db1a7988287e11b59e856a168b49b85123ac3e0e │ │ ├─189515 neutron-policy-server: uWSGI master │ │ ├─189528 neutron-policy-server: uWSGI worker 1 │ │ └─189529 neutron-policy-server: uWSGI worker 2 │ ├─8c8e3649ad749640bc7888d396b93b8c8c5148002a9642461ad1aca1f63886a8 │ │ ├─207207 heat-api: uWSGI master │ │ ├─207255 heat-api: uWSGI worker 1 │ │ └─207256 heat-api: uWSGI worker 2 │ ├─6259bd4bf6d77ccb9237167e616dfcb9ca04caba6d4436d85a8553da8059e174 │ │ └─62941 /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 │ ├─54692e55c6fe8cf8b86b4f5b9252162803c6a51da8d6b9738709b036119e5352 │ │ └─42026 /pause │ ├─38061ee495300a5eb0b1c07b63e0128ed9864bf19a5f4d56d7c50dbf340900c0 │ │ └─42157 etcd --advertise-client-urls=https://199.19.213.166:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.166:2380 --initial-cluster=instance=https://199.19.213.166:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.166:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.166: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 │ ├─b485c48a388bd458e12953926cbb9af693cb56b459c1c9a006f11bcc86f89e80 │ │ └─97245 /pause │ ├─eed71a699a15e615f3627ca1d887a1c60326da60f9eb30a2fb7fc550dc69b60a │ │ ├─230829 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231333 octavia-worker: ConsumerService worker(0) │ │ └─231336 octavia-worker: ConsumerService worker(1) │ ├─b4110e64667f926354b2ae34cd7eaf947a7eaf39d065b0762d2a78a50b3e17f9 │ │ └─79539 /pause │ ├─608603614b9fb781f998c6870a757609e2a70b8e706e1c9768f889d1fff92fe5 │ │ └─219438 /pause │ ├─cecbb1f29a7a0b6c42ec4847de8dc8a4dd73d86fb7bc5927d56e0587c91a7eba │ │ └─45052 /pause │ ├─4b723903d93f02d31fe787c6697a8c10af8f6d8698fcb1313034c83629f86230 │ │ ├─86031 barbiacan-api: uWSGI master │ │ └─86050 barbiacan-api: uWSGI worker 1 │ ├─e29bf2d736c67ed5c55321d6906019b70f2e826875641abdb3ef311ee7e06fb9 │ │ ├─50338 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 │ │ └─51549 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 │ ├─0be17261f9f7d8d010220a3eb782a67c4f86fe0279d51d04a51250a9277ae4dd │ │ └─62432 /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 │ ├─94b013cda1230bdd28ffd4ebd3164401a1ee2fae2331641a8c2edb2883f4e112 │ │ └─177597 /pause │ ├─20218e6b1f42539d8022b76dea897c1f9d937e032b27bac43796bd6b48a97631 │ │ └─260031 /kube-vip manager │ ├─5e797c3ca9392354552978f7f6f7449430cb7c4802527bf4c16cb9c6cbd25553 │ │ └─242513 /pause │ ├─07bc6e1d15faca9a8352c5b6b45cc2b5dc3469df22695035a34a0c751ca83115 │ │ └─186213 vector --config /etc/vector/vector.toml │ ├─8e58f853899e1f761ca11bdfb81c8d5d8dec41909784fc575eb76bacc3cc31f8 │ │ └─68431 /bin/oauth2-proxy │ ├─8499fdf2645977e30f1ca31e53d9d90c8a8c83ca76621c1897e5d711216d10a3 │ │ └─64111 /pause │ ├─800d719b32e9b5d3edf7f64ca69cc445fa77745d3de423bff1af57837f2e34ed │ │ └─68135 /bin/pushgateway │ ├─d9f787b2d613abc7e2bc424248bb22278d65f3bdc877689093ee370c86e14f47 │ │ └─128605 /pause │ ├─8f8d6b59bfea68117f9c4b33641ee1956a95ed11e7c98350aea2ca1fb242da88 │ │ └─49075 /pause │ ├─ebbf5d1b26b004bb3e519c8c2bfa3666728634d71dd8173075167234f88df514 │ │ └─52792 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 │ ├─396e79557788694d5a5d58d00f05a3f8e26cd5353defc0ebca518a7654634b7f │ │ ├─175786 nova-metadata: uWSGI master │ │ ├─175798 nova-metadata: uWSGI worker 1 │ │ └─175799 nova-metadata: uWSGI worker 2 │ ├─1659d21990eaff0951ee2cd1b3370935ddb3ef85bfd46f308d860bff91d22e80 │ │ └─238300 /pause │ ├─03f4167a351fa8749dd3c8d147503ad15328d5d4c4da16211761f66b908d0997 │ │ └─45449 /pause │ ├─731135dd1bf4e42b4e36dc23d83a6dba6ea6efdfce1a02900537454559ba907b │ │ └─49189 /pause │ ├─d0c7f568d28bebc7f4516a2799e3027356aa995226fadfc9fc6ca0193a7dd3b4 │ │ └─64789 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 │ ├─113fc43cd84fc0577141ace1759c238d85c58bd1f75cfc7780fd3a6301bc2afc │ │ └─164165 /pause │ ├─b56e2cb852595d5f69fbdb357102a5508eb2f01d8bcb25a004971338183aba5e │ │ └─111742 /pause │ ├─52e7da2f6d716c86c7144dc7b8b15327230ed2f20b19ef6624f1b9386529a908 │ │ ├─160943 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─161214 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─161223 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─458792 sleep 15 │ ├─e5e4063640e9e47def0e2017e001165790675e5e139e62be7d974578ce7ebfd4 │ │ └─242558 /pause │ ├─c9b2873457f5909fd875d95bd61f8a8c3c1732a797e7a8dc2ba1a7b8a86c83c7 │ │ ├─186164 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186391 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186402 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─458223 sleep 15 │ ├─39fb1e530fbbde7d78e2d5918f4707d4908075dc7dcacb59b9d95ce2e08b58fc │ │ └─293724 /pause │ ├─eacb382749063bf29cea5c3153da7e4da219a2cf9c4bc83634f3a77a92c95cdb │ │ └─241174 /pause │ ├─1e1c1b88b7b82af0bc3930cae4d6c96037c2220eee6a4e44bb3320d6c31827f3 │ │ └─57894 nfd-gc -gc-interval=1h │ ├─c483fa56583494a6c23205cc7f7319ec468306f59644569092c4ba09b425111c │ │ └─314652 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─3bb7b7dfb137dac7014f41f78130d81a3f217174b5815a147510b49219e5808b │ │ └─233336 /pause │ ├─cecefad2aab9cf57394edf1c906e8d70724ec6818147d5a6bb51bdae85f6713b │ │ ├─309586 /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 │ │ └─309775 /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 │ ├─cdd63f4c65a53de6923fdaf5dad82bd79ee06962276d5c15f6456079493d2741 │ │ └─191977 /bin/bash /tmp/libvirt.sh │ ├─3d373dcf0ff108ecf197531f8e266a093a8a63cc286eafd0d30e543cdafcdb6c │ │ ├─68857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68917 /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 │ │ ├─68924 erl_child_setup 1048576 │ │ ├─68971 sh -s disksup │ │ ├─68973 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68974 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69063 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69064 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69166 /bin/sh -s rabbit_disk_monitor │ ├─cc714b27370382341444c0697f7342b2664a7962717d6a528918d21217c819f0 │ │ └─68089 /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 │ ├─960aa3602a4874b9c21cced6610dd82388beb89e3b3b777000880e67e8b67859 │ │ └─61996 /pause │ ├─b7898195d5d2a37c24375781fc6c3766511a96208d94812d2397651cfbcef508 │ │ └─316159 /bin/openstack-database-exporter │ ├─ac4580f77f86e62c18ed2c38381c48699cf9c8d648274bc81848239fbb86998a │ │ ├─318694 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─318722 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6c290976c7f5a2ba7614dbd144c225a3d57e5fed9bca019316f5b2e063783aff │ │ └─46159 /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 │ ├─1c165a2fef3c65c2fd88f7e37da77155e3babb489dbf444674ac4d9b446a13d6 │ │ └─66061 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7a521f66a3f29117c65fad41fef7ef1afe8390ed87aeefe8aea3bded8e78ba5d │ │ └─98586 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c02edc05c7590ccc751a4a81fe33bc9b37515a75f5e476f04aebb80da7ee0692 │ │ └─211059 /pause │ ├─139a60833516569ed3f007b9565104314ca8f401b44efa0313ac96ae309df6ba │ │ └─315856 /pause │ ├─dc4b1a355c95f5fdccbc63def1ea478d7810ef6819b8f5af2f0798b130d93fb9 │ │ └─42016 /pause │ ├─c9a2ea436731c423d7adb87e3e06d2097f6f411017a2811eec8832da34a3d4c4 │ │ └─131272 /pause │ ├─c9a0e15af4838ff2086c571e152c9f927b685e3eb792f1842ea92da03b84de37 │ │ ├─50399 mysqld --wsrep_start_position=8cbd762e-7fac-11f1-8298-77d5a1bd4225:20 │ │ └─50527 /var/lib/mysql/mysql-state-monitor │ ├─4977f3cb3d88a1340f434ff3c8951c104d05a9e35fd0e38634662fc8389af478 │ │ ├─129712 /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 │ │ └─129952 /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 │ ├─9c1e3a9726a4e14aac2277d43f1ab8dc407600070d4b7273bd6c8b08c217b8ca │ │ ├─ 48377 /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 │ │ ├─ 48390 /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 │ │ ├─ 48700 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─313824 nginx: worker process │ │ ├─313826 nginx: worker process │ │ └─313827 nginx: cache manager process │ ├─bf71199b240ae39ace5559ddaff636d64d80661100d862978ccac0824c0c8eb9 │ │ └─164453 /pause │ ├─2947224e268b69d04bac559618fe5b9bb2673cad92ffcad9201d32cb9954e930 │ │ ├─175664 nova-api: uWSGI master │ │ ├─175698 nova-api: uWSGI worker 1 │ │ └─175699 nova-api: uWSGI worker 2 │ ├─41c3e51dbb8c8654643b962f7349925b5890ed239254d209c1e8c54e7da68993 │ │ └─157766 /pause │ ├─95a5bd039e2e7de91a17fba41267a0272998a18e82199bacbf70105f35f3287b │ │ └─160261 /pause │ ├─7fbe150b44ee57cd3db5b38200e4bffef6fc2d76d90118da52c739f0cfdb2db9 │ │ └─164497 /pause │ ├─0dffd8fd37918c4a2542cfd999452c1ebe73b38aaaaf03329315e9ff69e15208 │ │ ├─211209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211226 /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 │ │ ├─211232 erl_child_setup 1048576 │ │ ├─211293 sh -s disksup │ │ ├─211299 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─211301 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─211365 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211366 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211379 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─211539 /bin/sh -s rabbit_disk_monitor │ ├─d14e1b049362fd889ce712564de793e637310e04f3b6f150abfca3da854e9c93 │ │ └─43257 /pause │ ├─03b359bac0effe947eccfdeec26a7441b407422de0ac458b4b68ae3501fc12c0 │ │ └─164555 /pause │ ├─0a359638a15877d982cc00e82de3add0315ed88da0037bc40ce60709895ac595 │ │ └─309396 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5b031e2e5877f067fbd6003e5fd7b2acdf20e9965e3cfebdd383899bfdb9a050 │ │ └─259752 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─bafb5cf0b840c215887ac9c0dcb232d2c8774830d356e940142991b74360e5e0 │ │ └─267822 /pause │ ├─39cf71d66611c838c24f639cf8270c4b138e18baf546f1dba57cdc6a250a2441 │ │ └─41930 /pause │ ├─97afce5cfeb63f37d0ebc2b62343e3154532217f760c88a928c74fcfff65eb60 │ │ └─265228 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 │ ├─bf3c531438845092280e3b4d486209c9c75eb979a6c25f2ee1e892f32c234bbf │ │ └─62208 /pause │ ├─7a629c1a8d6275d1d3b09616bb9565aa55489f8d327e2e70d8171b7cdb91fbec │ │ └─42017 /pause │ ├─42db412038aa1600964df05bc5aa2d303cf62beadeb6898046b0086311009cd8 │ │ └─288412 /pause │ ├─14576bd95901a16dc1d721af1024259b1d86d2bd2ea8d48451d61220230f0999 │ │ ├─191211 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191848 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191849 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─192129 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpnwqypnbi/privsep.sock │ │ ├─213075 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3v7blw98/privsep.sock │ │ ├─231772 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9e977u7d/privsep.sock │ │ ├─231932 haproxy -f /var/lib/neutron/ovn-metadata-proxy/d742fd6a-ef20-43ac-bea1-4cf9daa2b905.conf │ │ ├─401259 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─401261 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─fc42022f95a8b04a07794afd0f2a6037331d06e69f3e4196afb36841d67046fb │ │ └─179426 /pause │ ├─9f28d5754c0f99ad6f747f2c075439a2003a05e3fe083b97e8ddd8cc88b7c655 │ │ └─58054 /secretgen-controller │ ├─02e3a301851cdd345ea04b3e78027a62eafa9c6738ad909fc80ea7aea886052a │ │ ├─189480 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─190009 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190010 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190012 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190013 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190014 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190015 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190016 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─9faf6efa5bbed268bf7d71a0214c4916ef703936bbc261507374855834ab9b4a │ │ ├─79621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79638 /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 │ │ ├─79644 erl_child_setup 1048576 │ │ ├─79691 sh -s disksup │ │ ├─79693 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79694 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79809 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79810 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79820 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79910 /bin/sh -s rabbit_disk_monitor │ ├─70eeb10e262cf8e545edb6e7f759d9797b766cbb6d37b7f69c3a02350737345d │ │ └─238897 /pause │ ├─824edc2fc4fa4e23d627f1aca35f7dd5b7f4d7178cb53732de1354d0ac732195 │ │ ├─160533 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160645 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─160661 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─160838 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─458650 sleep 15 │ ├─e6a858f5efc03cb16aa33ac71c787cee7038bc01ffe3756aaf4eb0425601f40d │ │ └─230812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─027d0fb1c48c1f198744d2a62db306719ab9fcae975ad0ca507ac8c0bc86602d │ │ ├─207224 heat-api-cfn: uWSGI master │ │ ├─207257 heat-api-cfn: uWSGI worker 1 │ │ └─207258 heat-api-cfn: uWSGI worker 2 │ ├─64d03a0f02ab5e34c81c2156c649ea2317afc80e5dd0c11fbf917eff1e38420d │ │ └─179596 /pause │ ├─ae265e6f99a439ae9f6d92a33fdc998f34ac6a39e2e654faed3f262da2dfe187 │ │ └─293110 /pause │ ├─c0f0536856d953817e7775f4699de0e9984aa6c474ca55311f03689f2905e2b8 │ │ └─194585 /pause │ ├─802f440895f308858c70bf0699b6fb79697d448cd8025ebf2f317a84cd37fd7c │ │ ├─113952 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113969 /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 │ │ ├─113975 erl_child_setup 1048576 │ │ ├─114109 sh -s disksup │ │ ├─114111 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─114112 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─114124 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114125 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114135 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─114267 /bin/sh -s rabbit_disk_monitor │ ├─d2230bbb4320d1f5b8b0cbe03389186c66f4678e158b597171c1f6febf711016 │ │ └─57808 /pause │ ├─add0e9d887432e92164ff0b34b04245114c181d04706c3258e20b427554662c6 │ │ ├─66862 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66946 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4e6cb37c037fbe6cb3bc654017d68321073fd0157d0f27d98077f44388f86249 │ │ └─48080 /pause │ ├─f1a3b4db6ad434b5d964020d13bad0e9ad95b823e289161bf5c39e507895c9e8 │ │ └─66009 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5f75e855c2f4e87b173bebec84a982b78c44a0db395563d3a5d82f85b3777096 │ │ └─64190 /pause │ ├─eeec77768bb43b579639f2709de114e8e23f353e373c6b31b5a9b8c329cff4de │ │ └─110230 /pause │ ├─c7deee58914065935c2da7cd811c838526557cca4c802f69c05c2d95597140f0 │ │ └─49885 /pause │ ├─0024df387b1b8d65243e602ce515a746f0ed191a405b1d8261f5ac818a6aadf6 │ │ └─260280 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a2d0e4e6af859339a3b7a0d1ff37308aec7e1dacc88920e39b509db89e140fc8 │ │ └─127178 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─feaf85b3bb55a82cbe9adf6bee0625a0921bef66fd6d61bb8a994e194045454d │ │ └─311678 /pause │ ├─066b43d60de95b06582b0751a52b10330a56a6c9f4a95d1216d99113b3fa3af3 │ │ └─65247 /pause │ ├─d1457d508ca4b8eea13bdfdd6404992e3c0fd87d842179cefaec7802a8211a14 │ │ └─113578 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6ccdcb755ddc9416941adae507c0bda11d1d1201d5f0063860384af6da27d200 │ │ └─164681 /pause │ ├─7d97d060ab3344bbc88892e73c20009fdbebaa5db407ea2b2050a10a2491517b │ │ └─68532 /bin/oauth2-proxy │ ├─7fb212526e6154e3c349bb6d5fae68ef5bf450e86d93b47942a0e8f04628e9e2 │ │ └─235479 /pause │ ├─51cee5b2506348c4a7a72bbf2505e2fe725dde88bde76fa5a6d5a7351426469c │ │ └─238323 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─275a72c5455d4d9ced879f6eb1657e603d9f5a8de89896dc96825794e73a38f1 │ │ └─67339 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c6a5494e90a9db820efebc12953cec20bd51deaba365dc7a7f71ba77047ca958 │ │ ├─186301 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186322 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3ffd77e7549c8f986d5fd605cfe2cb886f7f154a95483ffaa3d3d485b661612d │ │ ├─93155 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93169 /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 │ │ ├─93175 erl_child_setup 1048576 │ │ ├─93223 sh -s disksup │ │ ├─93225 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93226 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93249 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93260 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93661 /bin/sh -s rabbit_disk_monitor │ ├─5dbfc6e5679c2a6cf4222a93f74172f79c4757b996c3d5092e97650e54aa72f9 │ │ └─115651 /pause │ ├─00c4eadf05d52f2ed31ecaf5170bd4e21cea5cb2b7d03aecfa4bcf0a995efff1 │ │ └─57569 /pause │ ├─f29b4be4af1cfe3cf40d029f2dd9e58a88ec1a8b4b971695d178ef03a154d571 │ │ └─56913 /pause │ ├─756ebb76609a18f169e2a6ff1e0129031361e092644d40dce0e5fbe0a3b2628d │ │ └─128643 /pause │ ├─0da7d9dbfde708153b478f7e558f0bd19d5ea6743c6503a43d6b2de0f4d2338f │ │ ├─177678 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177695 /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 │ │ ├─177701 erl_child_setup 1048576 │ │ ├─177793 sh -s disksup │ │ ├─177795 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─177796 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─177882 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177883 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─177893 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─178007 /bin/sh -s rabbit_disk_monitor │ ├─a39119fd01c063884def6d431fb7fffd3ec8cc8b6b3d8861580f84ca10d5389a │ │ └─192702 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1c472e3b988209e51810ecade64452fa9b9ba478bb32da698f8eb20d1395e4f1 │ │ └─253512 /pause │ ├─0c41b79452ae4a5c618911f0bfb88e2f3105309e62cbcee1b6bae92fc51fa975 │ │ └─50496 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─1e384154b30a3653ac9fd61d51ea913933496e4767ceb5309cf0e543a9262f7a │ │ └─237037 /pause │ ├─d47be3835cad74b9edf4787d21eb48c24150b275c3db7fb88d7f1bca2259e05d │ │ ├─191230 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─192164 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8s4z3bhb/privsep.sock │ │ ├─418140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw244lxc5/privsep.sock │ │ ├─418284 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmk_5ri5w/privsep.sock │ │ ├─418311 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─418312 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─321e1c293008487d1ba3473d553c26814cd179e6ccc41baea880315c52558b43 │ │ └─42038 /pause │ ├─5d568b7cbcd78fa40f0ff78748823a66029efe7960b8c091eefae5b02c381c80 │ │ └─52617 /pause │ ├─906a63104581a4eca178c6389cd0d955942cbb29bcffa2486acf0475b09cfc32 │ │ └─113825 /pause │ ├─92937cacf852cc01fb007a289051a54d021b712117dc50bb54485e8d2780ecf6 │ │ └─260056 /manager --metrics-bind-address=:9782 │ ├─88354dcdb6e9495fe2111c62a2f922883d1d1a9a3ffabf552925d46cdca3d2ee │ │ └─42537 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─80d01803b5c446a691ba5575d371457781a3542d8e4359b7d8806f89d442d5bb │ │ └─67833 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-166.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 │ ├─3b85b28b41d9f4370cb26809fe8841e8e05a82e0b4b5e88a4c6865895c73a838 │ │ └─49553 /pause │ ├─a6c36124bb6c6ddd8212a2a4ad5ce649da6dbb69baab14dc7e66a36906ff7577 │ │ └─219416 /pause │ ├─1a23b46994a1be190d4ffb9894d3f70466d2cbe89cc95d378d5accf50ecb9ab4 │ │ ├─110612 glance-api: uWSGI master │ │ ├─110625 glance-api: uWSGI worker 1 │ │ └─110626 glance-api: uWSGI worker 2 │ ├─44fb3f2f1f7b2250f48e168a19fda71872a0edaa1e751703744f4eea3abcec02 │ │ └─92976 /pause │ ├─41fb1ef1352a05b44a1f0f199aea15caef4d8c1ff29f37753dfb17bfcd61fbbd │ │ └─111793 /pause │ ├─9fabac6ad009ebf1ba29a117061f62b7b6a42e84e1be9faf0067caae0cd3da7c │ │ └─50217 /pause │ ├─572c39d3fce7a1cc4573bd045abefbf9ff6fe11f7f0955ec694afaddadafcee5 │ │ └─63699 /pause │ ├─2fe2d9e99a4b4efbe83e35ab35cd43934b55e5226a6c9e900f60ba1f09fbf39c │ │ ├─231766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231784 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─427495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4fcb24af30041de926003f666f2f42b1e5db334049e94c5bf936b92dbd87c9df │ │ └─158390 /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 │ ├─a2a49af5f2f5472cadb6314d584a59b5e57e4326830cbe1fd3f596965d38e4b9 │ │ └─67879 /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 │ ├─4592698b94d1ac4c9aeecf5ab5edde839b7e6c355c4a3a4cc23c5229a8a02360 │ │ └─52474 /pause │ ├─15e642391dacecf4831a9a48993cb92137c79eb0b175dd949f0056d5db9ba14e │ │ └─45999 /pause │ ├─dca568fabcd829806cf8fa1032a7a41d346528fd95cd5efda08d8063f46f5d3f │ │ └─219510 /pause │ ├─b0dfa8007d4fa82e44e22bc7a1076594ddfff8e52cfa82033cf40a48cc088ec7 │ │ └─265383 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─17850694ba50f8118d3bdfd29441c71f4a9b51678939900fc6e24351a705142c │ │ └─42510 /pause │ ├─90c7bd1372bfa3725deb41e30c57a05a6e3bf0f9a41be7a9e9804605d7e8ba55 │ │ └─194653 /pause │ ├─726b38c00cd705fcdf11d9d1ea936cc576a72c367af7fd9d68ae1a8dce5e6a6c │ │ └─192295 /pause │ ├─8831e65332da95a9f1758cd5a1b12d8c65abeb3927f813a0cc0ac074073f60dc │ │ └─64897 /pause │ ├─5fdf79bd822f29282a751758d0cdb53be1fba1e953ca490928d799db517f694e │ │ ├─63133 python -u /app/sidecar.py │ │ ├─63596 python -u /app/sidecar.py │ │ └─63598 python -u /app/sidecar.py │ ├─0892446233fc70d68b8ec2b305ed3608f71060333101c133e1ecb52202faeada │ │ └─50614 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─bf4091b9dcc97eb2500231245c5f85be902a9d43dba82ad98f2fcc946af88493 │ │ └─97486 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-7vkdv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9aab62ef6492894c57ab56877a52575061c57024233a8bc6160aebc74c5321b0 │ │ ├─195926 /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 │ │ ├─400844 /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/tmpjuo_zfk9/privsep.sock │ │ ├─400946 /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/tmphpihbrkz/privsep.sock │ │ └─401062 /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/tmpe6pexlec/privsep.sock │ ├─b66b25bad530f26447808ddd306acc0be2815a1e02317da643c439f0c86f87d8 │ │ └─314134 /pause │ ├─3e6e4c9a8d75e5818f4509d5fa0b031f94ab3278f4cd1081045e7c423f6cc4cd │ │ └─265454 percona-xtradb-cluster-operator │ ├─4601a998466988cacd471cac78cd40154ce0e3ed4433ef1849b3f5aa5d63ea7e │ │ └─260766 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─ad4ea0dbc0fc608026816fa2bf1ef62104cb301c8eafc3c04833244809d1c8bc │ │ └─160320 /pause │ ├─a63d748ce2425d873280421c0b7199494c1c5f5a3cd79f4058941871bcd7a8b1 │ │ └─260574 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─992d3eb00d130f4414e99010585971380e814787f01ad96da7daa6b08083ff5d │ │ ├─309367 manila-api: uWSGI master │ │ ├─309465 manila-api: uWSGI worker 1 │ │ └─309466 manila-api: uWSGI worker 2 │ ├─dcbf156aa2cc4dd03e152da53c5c9522d5973a6ead725810f3c634958c15b673 │ │ └─68322 /bin/memcached_exporter │ ├─d9c90461711d616ae0ef6d33196cc4b25995b8a224117d3ec23e47201d819a11 │ │ ├─160526 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160581 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160600 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─160752 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─458649 sleep 15 │ ├─edf566caf7cb390a0e45114872b74eb497984414572f6da88b72b49ca6ecf4fe │ │ └─43271 /pause │ ├─4ed25474377e5acdff3bdb532baa7c109028ee1fe063a7fcb1371a1d47b008c8 │ │ └─45896 /pause │ ├─55a4f4440f40609232e88cfbec1c418ee369bc9a9c71855eb71b04cc0a1f6f5f │ │ └─159057 /pause │ ├─d0b8ba78a59e60622b9a48455605ead81c304d84cb85731c42b88b1b54c8c521 │ │ ├─ 87867 /usr/local/bin/rook ceph operator │ │ └─458854 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─85ff51790f9bf287700f115359e1364ad3ae86918b24dd9a8800e008921cf579 │ │ └─97411 /pause │ ├─0bc38a629b6cf93119cfea60ef4a0a8dc71fa82c6092787714eaec2e1a79f4a6 │ │ ├─112251 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112435 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112437 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─eb8827f8ddfd0ec5f9326a43d462968d1895ca37dcd8183ab1f0d2540f614d59 │ │ └─57660 /pause │ ├─af576c1444700ba1fad62961a8264021cf8bb5d3bbf48a3fcb4f175663c76d51 │ │ └─62170 /pause │ ├─2ff095dfd0a975cd550869df4c2ba13f09da57af07605868aad927cea560cdb2 │ │ └─129252 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─81c1f25effe02c7669f51f17a46cd3c9c8ae879dfefe22d6f3b035b17a3eabd5 │ │ └─62126 /pause │ ├─52a1c8ab2066655e44b85177a7367240c54fe313322afd07e5ea7cbff863d99d │ │ ├─43733 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44152 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9581d1ee074494508d169e77d29244172bd649f2de0e12ad2f5181185cae0785 │ │ ├─148108 placement-api: uWSGI master │ │ ├─148122 placement-api: uWSGI worker 1 │ │ └─148123 placement-api: uWSGI worker 2 │ ├─b74533d09f987c0879cccb60b3387ad18ba5f3b2addcbba6d17473919bb356ab │ │ └─68362 /pause │ ├─09b2bd4f759eb562ad19dc96ac206b84c80d06587d209fa033584bce5cae91e1 │ │ └─161944 /pause │ ├─f5616415735bd35b2934426c57fc883236b5c03b73fec06be63f4e66378b9531 │ │ └─52696 valkey-server *:6379 │ ├─a819ae6ef95a3e9ab1013876f330447d9b5269bd67e9c994bb322eccc8be35ec │ │ └─194532 /pause │ ├─dc99942cbd5fc005b7ff560f356c2f4fd76400ecdc7f135b446c3fddab59135d │ │ └─70207 /pause │ ├─9aee2142a7f9a3c0e731c773e8c928a6119242a107a38b00ee651b36f8141782 │ │ ├─125456 cinder-api: uWSGI master │ │ ├─125468 cinder-api: uWSGI worker 1 │ │ └─125469 cinder-api: uWSGI worker 2 │ ├─b58bfe5ef5e2b52e770e2a4c7f1dda7c7d399aad8fecd50495b4db51fcce787e │ │ ├─63185 python -u /app/sidecar.py │ │ ├─63600 python -u /app/sidecar.py │ │ └─63601 python -u /app/sidecar.py │ ├─8b6323ec44f10acc3ec45304042da80cfa6d777b5b5b0a00228350dd10789ac3 │ │ ├─ 97551 /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 │ │ └─388396 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─df320a664af7abf745c828c47fb2e1d9e1ce1140e712811f856863b59f97becb │ │ └─179825 /pause │ ├─13c55d02a261fc9c649af41781d6ed34bad4664e212b039f938d38bbd684b7f3 │ │ ├─207180 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─207577 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─207578 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─d34f816ccd03eb1a20bf30ead5e0a17be09ca91431fa77c8e61be028f3a1a3e9 │ │ └─45013 /coredns -conf /etc/coredns/Corefile │ ├─de6ab6bebda599af73d2336065401ba509e33dee7731aaf8e53ef895cdbf4da5 │ │ ├─267973 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─268040 /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 │ │ ├─268046 erl_child_setup 1048576 │ │ ├─268105 sh -s disksup │ │ ├─268107 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─268108 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─268208 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─268209 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─268219 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─268539 /bin/sh -s rabbit_disk_monitor │ ├─c553377151659f6e13f7f114ee3f84821834055b8cd40736f437cc076705fa2c │ │ ├─176477 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176759 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176760 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8c78b82f626f9f4939bd7e3aaab7f936543c878d9baeace82b33916804459d64 │ │ ├─253800 magnum-api: uWSGI master │ │ ├─253820 magnum-api: uWSGI worker 1 │ │ └─253821 magnum-api: uWSGI worker 2 │ ├─268a1ab40d2082dba342a78caef32107972542f9f60857904afdbe4e01db9593 │ │ └─65757 /pause │ ├─4bf837d61608235a952329fb35bad22bf503b857f4d3eba6d702794b3c982f32 │ │ └─48425 /server │ ├─101ca0a648948c30adbc6ae7f4ab3d590c87b016043900f8e5e4d776a3b212bd │ │ └─45097 /coredns -conf /etc/coredns/Corefile │ ├─78ac44b3e9da1792fa413b999ee590ff9b4607aa442a39fbf4b6c2dd4e9de1fc │ │ └─46115 /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 │ ├─92da9855350294b2019bbb3624fd4e10e6a2cf37baa11c07169cb13e8c14ce19 │ │ └─309410 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b652e2ed2c2048d61605272338578200e7c344ed300072c5c7089ba47fe1e318 │ │ ├─192565 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192585 /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 │ │ ├─192591 erl_child_setup 1048576 │ │ ├─192673 sh -s disksup │ │ ├─192675 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─192676 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─192743 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─192749 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─192767 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─192943 /bin/sh -s rabbit_disk_monitor │ ├─9523c4469fe9c362c60d7c1065c96a4218b5ba4e370d14565ff2a2cdb24bea22 │ │ ├─176498 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176752 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176753 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c611cfde85108e7a5b89f003875bbbbf86b9d09ae195ff246e135ae096816ca7 │ │ └─57931 nfd-master -crd-controller=true -metrics=8081 │ ├─3093175dd368e88fed5870124ea24ee4e034fe6bbe40a31b7e59a71c4f91ed8a │ │ └─293541 /pause │ ├─78c88af6f2b29382de4b23e67efb72a7ecc18646bd95305d38274ff00a272666 │ │ ├─229825 octavia-api: uWSGI master │ │ ├─229839 octavia-api: uWSGI worker 1 │ │ └─229840 octavia-api: uWSGI worker 2 │ ├─727eb9a5faa45f5b1f1a2bf7f2b9d73793aea8d39f4bdba39dee50e03283bc99 │ │ └─53073 redis_exporter │ ├─d3fcc719d4b9380d673b3f08060335485c3ab76a6b625143364ef82f4b9bf187 │ │ ├─233459 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233476 /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 │ │ ├─233482 erl_child_setup 1048576 │ │ ├─233533 sh -s disksup │ │ ├─233535 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─233536 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─233648 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233649 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─233885 /bin/sh -s rabbit_disk_monitor │ ├─72c78e94100a00b7b270f675eef7f178b45c38650c806b9f414c19712dd1b43e │ │ └─68230 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b63bf842eb19e32445c51a904e4fbbf10a139c3cad38a9d30a504e603b8edca1 │ │ ├─ 73810 apache2 -DFOREGROUND │ │ ├─ 73826 (wsgi:k -DFOREGROUND │ │ ├─ 73827 (wsgi:k -DFOREGROUND │ │ ├─ 73828 (wsgi:k -DFOREGROUND │ │ ├─ 73829 (wsgi:k -DFOREGROUND │ │ ├─416965 apache2 -DFOREGROUND │ │ └─417146 apache2 -DFOREGROUND │ ├─f466120f6ea825f5af2f4ebac42c48836d74a5decb742b752cd415f57f2d2f34 │ │ ├─180441 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─424676 sleep 300 │ ├─0a98973e66b42098b1eeafb460d521fd018ae2bffae9d741152ce7437ddb36d5 │ │ ├─65438 nginx: master process nginx -g daemon off; │ │ ├─65468 nginx: worker process │ │ ├─65469 nginx: worker process │ │ ├─65470 nginx: worker process │ │ ├─65471 nginx: worker process │ │ └─65472 nginx: worker process │ ├─66f28a329bb985c8134781e4a54076071454332cdc0f87f26a13bc1ddab825c9 │ │ └─45583 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 │ ├─4425cb750812edfba55f48b94a766c2939338dada4cfdc393a13c61edf38bccc │ │ └─264562 docker-registry serve /etc/docker-registry/config.yml │ ├─56da063d87bff0790270c444ce35c6d2c9357331c992b98c37a1d90b7c1aa209 │ │ └─42103 kube-apiserver --advertise-address=199.19.213.166 --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 │ ├─285a9f94c1b18211bd4b98bf39689677bd475ba0f4218b29fbd0b0384cf3cb5f │ │ └─115585 /pause │ ├─03350de226c438b280a943b233a8ed98f1426c063ef33c3559f3fb6adacb236b │ │ └─260886 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ffaa2bcfdf2308833260fb9885ba90cbe473bc016339c8a64ce60c1059d6db8b │ │ └─67231 /goldpinger --static-file-path /static │ ├─03bb1279cb3c80ab6cd3b0f16be467d81957778926829a11332422475624045c │ │ └─86748 /pause │ ├─d3dd9d68a361f0656708493bd3c705c6e01dd5fda6f767804111ad74f1b5fbcd │ │ └─46205 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3f2f637c7b5df24be1c3213689b0cf420691b0bab92133ecf1bae5fb6c7ef995 │ │ └─165645 /pause │ ├─51669da84a00e01f58fffb33a2d60f7bb9f931239f2b9c2ee2ceb3650ae0a025 │ │ └─160824 /pause │ ├─b2973c806be196aebb2289095229d188d7972055248fa689db1b41aa9200752f │ │ └─48166 /pause │ ├─681324a982eada4682ad122597080c3da498543fd012edce7719ffaca3f56b54 │ │ └─185322 /pause │ ├─e5a10d67ecc68c4c2bccc47f44cc65d9f99547c53518bc420e7fa805b5936105 │ │ └─68043 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-166.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 │ ├─d0f81be448a19b8f795e2f8609707e1b5ac743956df900774721f91f97d2ad51 │ │ └─44987 /pause │ ├─dfe626a1aff7d9d185226509e5ea362f1bca7743e54f458a014a16e4c768b68c │ │ └─68181 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1722a56564c6ae934d5a37d91d9847aaf6069b7abc733b5eefe1e7f7260b6f5b │ │ └─64740 /pause │ ├─3b6fcb916c50d3d7553ef3406bda59a979742aec07ca3ac065d0001ecf59edf8 │ │ └─45961 /pause │ ├─5b94fbb9863e4be4c393511ba660fefe25ff37fcdc1367be563dab1a54245efb │ │ └─67142 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1c92bfe7ae11d83b5c07e40349a3d09f1d1fda96d9b371c97a975560a5a55bfa │ │ └─259980 /manager --metrics-bind-address=:8080 │ ├─3865bc481044921fe4e04c7701b48765759363cddd50ca7bbe347abfcfb1f475 │ │ └─254194 /pause │ ├─89c3fa2b9317a5e17a9c0f09d86a2ee4b7b08a4ab4f94fd0f581ea04724030b6 │ │ └─195977 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f32cdddd4c580b1cfb886b215d96e92db205960b2218ac69b88e4c4136358cbb │ │ └─67915 /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 │ ├─651bcc58ea076a165dddc278eb446feeec58877f59468fd9e8646ab011861df4 │ │ └─170824 /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 │ ├─c8090e70e9976c09d56795063432ba0837a660719864a3ba70e82d6005f3f7e7 │ │ └─63545 /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 │ ├─c63de56b0c656491c4169d9072d0b4d624db8021f0e3bb8283c0b9d485beb271 │ │ └─219772 /pause │ ├─d0275fe6be323bdc3d846b0cb9e2f97ed2d458ca9ad4c9495a6c478aee1ee85a │ │ └─57852 nfd-worker -metrics=8081 │ ├─d4627f01b00d5fce9c1409b6f9a293bd5c9eb33290371002c9fcb75a8ddd4eb5 │ │ └─179492 /pause │ ├─57b6fc88e434cf5656af72c14f13d567551c2582098fd583958d07c9c3c790fd │ │ └─63918 /pause │ ├─31918e0cc22cde22c0514dbe8360c15fa5a13fa0dc943ccb536d7274a64ef585 │ │ └─191834 /usr/bin/libvirt-tls-sidecar │ ├─70d501fc5522c9624f223799c3eb87a07bb759a0c529f1ddf29dcb344442f9a5 │ │ ├─317400 apache2 -DFOREGROUND │ │ ├─320710 (wsgi:h -DFOREGROUND │ │ ├─320711 (wsgi:h -DFOREGROUND │ │ ├─320712 (wsgi:h -DFOREGROUND │ │ ├─320713 (wsgi:h -DFOREGROUND │ │ ├─320714 (wsgi:h -DFOREGROUND │ │ ├─320715 apache2 -DFOREGROUND │ │ └─320716 apache2 -DFOREGROUND │ ├─3bcd9d5fb101e5e62c6dab0f3320c8c78201743b4dd5a6bf16c509602dfe063d │ │ └─66546 /pause │ ├─dd940a930026bf07575dfda928780f3d49117ffc4fad85c919ecca992aecfd05 │ │ └─65137 /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 │ ├─fd158aab78e5777a77233377907ecf551809c781bd653ca6e6b74879833b771d │ │ ├─253539 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─254295 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp77by0s7u/privsep.sock │ │ ├─254298 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─254300 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ └─8abbc4048d2edfde0ed0ed9b151432adcdbed5df7d524f81875f43fcc154204c │ ├─158434 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ └─158447 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount