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 │ │ │ ├─21274 /lib/systemd/systemd --user │ │ │ └─21275 (sd-pam) │ │ └─session-22.scope │ │ ├─21271 sshd: cephadm [priv] │ │ └─21290 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─405765 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sclsxtzieevhwmmwlkthvnuwsrtknvpa ; /usr/bin/python3'"'"' && sleep 0' │ ├─405766 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-sclsxtzieevhwmmwlkthvnuwsrtknvpa ; /usr/bin/python3' && sleep 0 │ ├─405767 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-sclsxtzieevhwmmwlkthvnuwsrtknvpa ; /usr/bin/python3 │ ├─405768 /bin/sh -c echo BECOME-SUCCESS-sclsxtzieevhwmmwlkthvnuwsrtknvpa ; /usr/bin/python3 │ ├─405769 /usr/bin/python3 │ ├─405781 /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 │ └─405783 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9809 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12205 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a43003d31d860d010c1458becdaf28a1b99959cb5223ad6f22627c0e121c298c -address /run/containerd/containerd.sock │ │ ├─ 12594 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 41a02f08099119559b20a58d120a881ed10942167da01b9c7cee9a07e74fa2b7 -address /run/containerd/containerd.sock │ │ ├─ 19382 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d8b955508a18e4602d01d8b6efd286ef567fae07cb298a9fa4f8a022a234e40 -address /run/containerd/containerd.sock │ │ ├─ 24607 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f597264925fade0aadb792247ba710249e0c399860aae019362779292d2186a -address /run/containerd/containerd.sock │ │ ├─ 29031 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a5253508a15ed8547e1d44f76515b0c6feb3d080da1c25d55411fcd27830687e -address /run/containerd/containerd.sock │ │ ├─ 33828 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 45f1a86c7857a4f9307b2ab4680e1f92ff1b1c872b6e0deb360ec9d4ce2ad98e -address /run/containerd/containerd.sock │ │ ├─ 39220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26dce60488b7d0a8312a210387f46a67eaa5f79e2b593498d672a4031584a9a0 -address /run/containerd/containerd.sock │ │ ├─ 39237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2140a47225ba3daf20668eb97c39cf5e0dc7d53b61cbdbf36c3085a31f5fb0b9 -address /run/containerd/containerd.sock │ │ ├─ 39280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c827989d88207d21929fe6ca6173158ec71f0b7e50a95d4a951dc1121e575c -address /run/containerd/containerd.sock │ │ ├─ 39295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7062c28ce687cb8323c081c61ad20e9127796c87795bf03221cbb8bb0b8981f -address /run/containerd/containerd.sock │ │ ├─ 39329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70ffc93a1b5746a319290c4d0974394902579eca00cab337d1d36a66585b6af0 -address /run/containerd/containerd.sock │ │ ├─ 39864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbc6893689aaffe72292bb5534c833596164576839b4470cbcc1a3c8c75f2240 -address /run/containerd/containerd.sock │ │ ├─ 40574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2ba11276982ac9791cbc90422660280ccb85021557afaf588a67bdd27908eb3 -address /run/containerd/containerd.sock │ │ ├─ 40582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f197e19b985beb371efdf963f58b134bd2687d913b685fcd2984ecb158a11afc -address /run/containerd/containerd.sock │ │ ├─ 41979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e0613ebfdd9cab7c03b9598cbc2502dfe8c500d9750a47ed8db7c5c313057a -address /run/containerd/containerd.sock │ │ ├─ 42371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe914efd31f0015328e24d7f946d489c1ae88ce4069a9b4394997e2b35b5df3 -address /run/containerd/containerd.sock │ │ ├─ 42407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d36d69f93cfebdf461d25be06c2fc79758661789ac9f933255ff35f6ad545d0 -address /run/containerd/containerd.sock │ │ ├─ 42885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc8db661a4ac357b0d3b7002e67e9f325de71c751b0197ad89224eecce5f29e -address /run/containerd/containerd.sock │ │ ├─ 43368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5dc1f06c0026e1962d2d2421df8ab6c27c99ed428e61e28e45d8cdd1dabdf96 -address /run/containerd/containerd.sock │ │ ├─ 43405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a119842d91e541f05aaaa85a6f910283de58060406c9ce80e230bdc51f6af840 -address /run/containerd/containerd.sock │ │ ├─ 43443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb13866630bca00f9e0c5963ce6f9580726f1b415d15e1408e78504015730b0 -address /run/containerd/containerd.sock │ │ ├─ 45748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da9f2ceb0e705361f144e0e8d0dc0633bb04ee215bac9a05ca6dd326577b53a1 -address /run/containerd/containerd.sock │ │ ├─ 45864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09f5865e2b106a8fb44b90316c040c4b0f9d646e4c1daf6c0dde92f1e42194d9 -address /run/containerd/containerd.sock │ │ ├─ 46626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce6a5fdfe81181bb0ee228f46b2debddb6090be2b931bec018bed28fc0f78f9d -address /run/containerd/containerd.sock │ │ ├─ 46730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c59917558883cde7ab7289bb1518b4f05d4f20a2ce4dc0e4fd9dea632a63efaa -address /run/containerd/containerd.sock │ │ ├─ 47299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a533fd175f800db43fdddddf14545803dd4a3cd526f412b7fdc0d73c7a737a72 -address /run/containerd/containerd.sock │ │ ├─ 47608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f59ce01e943bcbcb4ca025c004fd4382013b3acb5d718b97f007ec68362da6f -address /run/containerd/containerd.sock │ │ ├─ 47972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 963cddc5dbbb8fcf0d83d24bf43237b06824fd78fae859c5a0149eaff29d75b0 -address /run/containerd/containerd.sock │ │ ├─ 50140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d571906a91189b94a9309992c0254355da2c575fef697baafa3900758ac429 -address /run/containerd/containerd.sock │ │ ├─ 50319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf77e388eeb2ec527d9f117dcd50365d61af66f3c4986f9a7657847ac7a3bc9 -address /run/containerd/containerd.sock │ │ ├─ 54700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14ae9728b5ab3b34d8f89bfcb27d130badeabe030b110cf717411046ed935ee2 -address /run/containerd/containerd.sock │ │ ├─ 55369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe6ebd02c79da1636c2b6b3c0df267a27423b4518d512720c56be25cf86a2987 -address /run/containerd/containerd.sock │ │ ├─ 55395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49f9d5cd0171f303099dc8964c7ac08b0c2d426bf83e37c3b31ca30174d88e1f -address /run/containerd/containerd.sock │ │ ├─ 55438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0863c2ec13df48eed5a1ca548222e64f0c4a8012d008f341cb4f22faf3c7b548 -address /run/containerd/containerd.sock │ │ ├─ 55624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3b8fa345cd724702d27d569ae7a534315ac3fc0f940f260b1b9321094e92145 -address /run/containerd/containerd.sock │ │ ├─ 59824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 930537d91d47c2961c20d3b67b32f21d88326e31a79f69b2671ad86ba0d448d8 -address /run/containerd/containerd.sock │ │ ├─ 60013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d5e716bdd17721d11abcca04abcdadb8ae31257ebddc0a403d26a6cdb3ce18 -address /run/containerd/containerd.sock │ │ ├─ 60062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65246c91aee9c1df8506ee8b12c57e05404eb2295ee0dad5f675798af1134c91 -address /run/containerd/containerd.sock │ │ ├─ 60114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e56ec49c6069c0469a1dd19af2ed3ce1e23116673dc5d3b6ad5a930c58b0faa -address /run/containerd/containerd.sock │ │ ├─ 61382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cbce6847b72c0073f4b8018bdbde133147defbffab07c0d63c3b25ea575d6bc -address /run/containerd/containerd.sock │ │ ├─ 61473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70d42ad29185e5032d24de9784d0ca383a2ad1b8d6981b4d1fec502d1370ce61 -address /run/containerd/containerd.sock │ │ ├─ 61795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c534a5980b9e1a2f208c054666264a2dc650b1a0c5d49e52f10380b50dbded78 -address /run/containerd/containerd.sock │ │ ├─ 61854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8235a5c28aef982bc66a2d768f6e1e9647ea2dc11a913733bae486cddf5bc32f -address /run/containerd/containerd.sock │ │ ├─ 61901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31d5e52aecc69079392d8c3991b32979e56eb0bf5b468be6a07cd8aefe74503d -address /run/containerd/containerd.sock │ │ ├─ 62347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a495b7550b8329e188a7038f7e80c131248000611cfc30087d180d0525d5742f -address /run/containerd/containerd.sock │ │ ├─ 62743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96d8c7dd6a667d94c811f42c1078fcb508920a78d342349dfa8bf5149e376f27 -address /run/containerd/containerd.sock │ │ ├─ 63206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b92e63f2ddefb9e16fdab1b6ad4aa6724aeca636f86b51f21265e49d2d2de1 -address /run/containerd/containerd.sock │ │ ├─ 63270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb68c756efcfe005bb65e921318a66a35268f0ab7dcab40d032d015c6b5e0048 -address /run/containerd/containerd.sock │ │ ├─ 63992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad2cc647839eccffa426119e3241d424e7993ab79d9062d5c0d743a716930c61 -address /run/containerd/containerd.sock │ │ ├─ 65685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a91a2d585d0110d405ee0b10a03de46ec0c380378bf66cdef56c686266df13ea -address /run/containerd/containerd.sock │ │ ├─ 67698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69a2173902ec1a5e0f3c2f99dcc8ae29cb0120f9b7da8022a5c8e609eca5d047 -address /run/containerd/containerd.sock │ │ ├─ 77236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae17c6f0a7266ccb58d953d2fcbb5f4e3b052801c0e2982ced6f07f2c06dcd1 -address /run/containerd/containerd.sock │ │ ├─ 78636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66f9780cdf32eee36d6706662aaefa31e9aff7517363c38a9c8d8a9bb851352f -address /run/containerd/containerd.sock │ │ ├─ 84760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c722205fe7510d2a3cb73463ab23cefa40e42ca837001ff7ec0831b96bdfacf5 -address /run/containerd/containerd.sock │ │ ├─ 91031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3fc5c68b0358987d294ea36c794d6d2b796cdffe6ed4128b214479ed6cf982 -address /run/containerd/containerd.sock │ │ ├─ 95123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d05a9e7985b8a711194089b9724af4712bb4331044cd39e2d6717b0afea50ef5 -address /run/containerd/containerd.sock │ │ ├─ 95160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be44d46c7846368e51d2decd32998e738e8e63b2c8b78d9a3d3022012e304913 -address /run/containerd/containerd.sock │ │ ├─108528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c184273c9d04e78d4bd28ebaf31a9f5ad4c09e5c6f68bd8f620aa7483700a41 -address /run/containerd/containerd.sock │ │ ├─110099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cf5cec72d63a7c96685e9ec00797042eeaccbbfeeb09e21efa36b6ae1a07888 -address /run/containerd/containerd.sock │ │ ├─110146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31eb3f1b371f250a8c037f849036a31d767e0dc1dec6cb0bca8d3d43f9ae5a9b -address /run/containerd/containerd.sock │ │ ├─112072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7137d6a9cf02df4cebb696e4136c677451f0bdbf37cf8f53c5ae9e8510f1d6a2 -address /run/containerd/containerd.sock │ │ ├─113972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef70afd83ec83c75a1b705c1ebce107efe6ffb43f71770bc80f878225cae46d9 -address /run/containerd/containerd.sock │ │ ├─114011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53c524bfeafee0d672b490b85c662570d8ad4d8cc54f5122bdfd8b76d92e977b -address /run/containerd/containerd.sock │ │ ├─127218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6513cc9c4fb47701ae7af5cc64ad864ac09eb82598a28f7a5802851c94d58184 -address /run/containerd/containerd.sock │ │ ├─127264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99502a68fa4f11ad6efea0fddf97d510ca784ca4c602ee8575a17aa8e805bef -address /run/containerd/containerd.sock │ │ ├─129856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289562027e61c1d58078ad9544d5f4879c792cf4e9679187ff1c8444e1e7054d -address /run/containerd/containerd.sock │ │ ├─145083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 034f28d31329945499b2b7fc9a84fd9323a239f2e19eda592be0e55be120badf -address /run/containerd/containerd.sock │ │ ├─157481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efb846c140f264490e26ebb9166b19b8766c0442bb567c607dee0b6c9996ab32 -address /run/containerd/containerd.sock │ │ ├─158477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a61f954c10e2c5e7064761cc5872c45a58f2e7acadf3b36494b8b12b0d0a9636 -address /run/containerd/containerd.sock │ │ ├─158548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de7e0bac29f0119a4ca180446407e122ee3ac99830653a04d0cb5222ba84beb6 -address /run/containerd/containerd.sock │ │ ├─159346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 341cd45bb25aea9635e26f658782ae9f51e6f406eb58960804f435443046a3a0 -address /run/containerd/containerd.sock │ │ ├─160434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86bc962f0d6e8cc9d23901b4c53506e248b7b538dd1f92aefbf2219a5470b909 -address /run/containerd/containerd.sock │ │ ├─162647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8991ad5046f3b98e2da1483081cb9c829a0182ba0d50bb79c708c3e32c633593 -address /run/containerd/containerd.sock │ │ ├─162953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2828eb453fd500ff1a55b965a6d71781cbe0bbf35097f3991efb45e9af8b23 -address /run/containerd/containerd.sock │ │ ├─163102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fbfa7589ea4405099e59c990579e44b9c89cc6c9e6ad6477aec8ac13be8f8b -address /run/containerd/containerd.sock │ │ ├─163125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6af5f453f5ba0a37271a6c1e220395f9567a208794ce0995f39a43f089c685 -address /run/containerd/containerd.sock │ │ ├─163408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe1ec44cf428f9bbbf40fc743023333fad26e2beb4ca29bd2dd1053e24595d61 -address /run/containerd/containerd.sock │ │ ├─163634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bea5b7c4208735e82df1c3b97cf20e3739c0663740f8a51870884c64ad044d9 -address /run/containerd/containerd.sock │ │ ├─175948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d8983842160b72286652c88c62e4d021b3c2d50cdd34450e698f83c71f5827 -address /run/containerd/containerd.sock │ │ ├─177812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59260eb2f13101878e803fa651aa72e50b368abf447cb5c12813c01e72df707c -address /run/containerd/containerd.sock │ │ ├─177817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aebeac36e223d25c945750cf1985fe1fd89ec874267110d6cf5f2af34ee86e83 -address /run/containerd/containerd.sock │ │ ├─177974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 421a6dd43cb7ebb6d55dea65b73c37812b7f0f5b3e58145fd673db4d4356d52c -address /run/containerd/containerd.sock │ │ ├─178196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d351709badbbcf7afe06c3f1f3aadcb017b45b5900d4c6c14c7bec2f706860a -address /run/containerd/containerd.sock │ │ ├─178258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f1a235a0df9431fc4e7bf3c13ca2bc765d82e15fc21015ef785e90668fa422f -address /run/containerd/containerd.sock │ │ ├─184918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9769639850c7697b76f025b169d9b012e3b6555a26437a17cd3a04c19e35de49 -address /run/containerd/containerd.sock │ │ ├─189603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e927284988741ad609e39a790f8c0cb1a8f5d9e72b1ee800063e2f6e8e8e156 -address /run/containerd/containerd.sock │ │ ├─192476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c60af7b5333b67ea208f9ebeb62b0080cc128efe0e18754a017e183dc5b0cfa2 -address /run/containerd/containerd.sock │ │ ├─192528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a5d92d2ec68bda5cbe88eae731443f1a2e1c350806d58f224eaba0b7450ef17 -address /run/containerd/containerd.sock │ │ ├─192578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f8518d3c4366e1e208100a0e1d83b44db361fb64e44f8aeee08349767112335 -address /run/containerd/containerd.sock │ │ ├─209389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca76d204606fc2200883d9399c0c77843bb3b3ed9f9df028082116ff88313428 -address /run/containerd/containerd.sock │ │ ├─217892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efcd654dd7885694db0ea0c5e17716b410f32f90b392cf02610f82c693b90dce -address /run/containerd/containerd.sock │ │ ├─217925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e3d9361fcbef082923714a7cfd8a60610ada297b0a7f19203088070af31c83 -address /run/containerd/containerd.sock │ │ ├─217963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb1411e3e9ce44f1be70668a43d30aab7442a6378c2184aac3905ae65913cf62 -address /run/containerd/containerd.sock │ │ ├─218257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f0f368ad4df9fd725efc83fdc9252fc8e1f754fee909624543f11a4a0b44018 -address /run/containerd/containerd.sock │ │ ├─230035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b157c0155cdd68ab2add948cd1cbfafe683e044b4963aa78007e94df747eb749 -address /run/containerd/containerd.sock │ │ ├─232312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4307b125b7eb3f13d2e933c247aa5d04a08aa7c2ed4813bf373396800a33b3 -address /run/containerd/containerd.sock │ │ ├─233574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1a25c66af6b8d653a78c6725e091d1bc1468c6128cb21d01e921f9cfd3e5d3e -address /run/containerd/containerd.sock │ │ ├─234845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f6fb1d279776c8cbacb9ee5ec60bcd8ca68cda70bed5ddb00feeb16b76d25b8 -address /run/containerd/containerd.sock │ │ ├─235874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171ca6e8617addb1a056bea57aa0d5a7d656e68cc7fee72e5000995aa6486e43 -address /run/containerd/containerd.sock │ │ ├─237462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 241022642de8af5586b5d2553ba65593ba971f15f9c08e69fef49225a365e5bd -address /run/containerd/containerd.sock │ │ ├─238951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 427515f9f8dfd595cdf9b031fb3404a7adfc41b9f1d1b96d7690463219b40f76 -address /run/containerd/containerd.sock │ │ ├─239043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84832d22e3bf0140c2b280365e82d84b033df5c11f04a6996dbbeb674794c2df -address /run/containerd/containerd.sock │ │ ├─249063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3286de13a36c3aca210554ccb09b99d715e8573eb3d028445f1f299ee05b05 -address /run/containerd/containerd.sock │ │ ├─249468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74f6f6eb5836fb2829d59728dd9cbaab8267121a37458b98d4cb0fa0b8d5c487 -address /run/containerd/containerd.sock │ │ ├─252187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 663f5fc008cbf4087142fb4c9d963113de7c9a8ffc5d445f4197075d33631d4c -address /run/containerd/containerd.sock │ │ ├─256581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0dfb6510da0f78d1ec8a335342d0dce04d636795816d9ba3c6eec899cecec8 -address /run/containerd/containerd.sock │ │ ├─256836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73539a36fbcf466c9f511fbd4adc8ac3efc68fc3813dc28df5e2782e2925d84 -address /run/containerd/containerd.sock │ │ ├─256884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1d6a36421c03883a753dd4a4bdb266de494775c997533c9051ca802ef184f7a -address /run/containerd/containerd.sock │ │ ├─257019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56e3675dd6b299c1de45055624c28ea4bf71434680ac2738a5c6f9f2d833a89f -address /run/containerd/containerd.sock │ │ ├─268757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be3daada34e631675033ac59fa9c0b7e6fcf5a7149a9cd59cedaa035572f263 -address /run/containerd/containerd.sock │ │ ├─271478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608ff155c9aa2e2c86e1b2eb0caa0c3ef6e999016da4b61b7301f9d313d7aadf -address /run/containerd/containerd.sock │ │ └─272696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ec5048a27cf502d0eff68d46054b44398776ec3ce0fdf9a05d2c5717c73e20 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28746 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29014 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19341 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19361 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24315 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24588 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bxrwdi.service │ │ │ ├─12506 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bxrwdi/unit.run │ │ │ └─12538 /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-bxrwdi --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bxrwdi:/var/lib/ceph/mgr/ceph-instance.bxrwdi:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bxrwdi/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.bxrwdi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33534 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33811 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12142 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12172 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10187 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-41a02f08099119559b20a58d120a881ed10942167da01b9c7cee9a07e74fa2b7.scope … │ │ ├─12618 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bxrwdi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12638 /usr/bin/ceph-mgr -n mgr.instance.bxrwdi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─144121 /sbin/multipathd -d -s │ ├─docker-a43003d31d860d010c1458becdaf28a1b99959cb5223ad6f22627c0e121c298c.scope … │ │ ├─12253 /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 │ │ └─12266 /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 │ ├─kubelet.service │ │ └─39700 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-a5253508a15ed8547e1d44f76515b0c6feb3d080da1c25d55411fcd27830687e.scope … │ │ ├─29056 /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 │ │ └─29068 /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 │ ├─ssh.service │ │ └─642 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-7d8b955508a18e4602d01d8b6efd286ef567fae07cb298a9fa4f8a022a234e40.scope … │ │ ├─19409 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19426 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─docker-45f1a86c7857a4f9307b2ab4680e1f92ff1b1c872b6e0deb360ec9d4ce2ad98e.scope … │ │ ├─33853 /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 │ │ └─33865 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10695 /usr/sbin/chronyd -F 1 │ │ └─10696 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─144000 /sbin/iscsid │ │ └─144001 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-7f597264925fade0aadb792247ba710249e0c399860aae019362779292d2186a.scope … │ │ ├─24631 /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 │ │ └─24644 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-logind.service │ │ └─615 /lib/systemd/systemd-logind │ └─run-r35d3339c333f4979ba4edc67798fb72a.scope │ └─191984 /usr/sbin/libvirtd --listen ├─k8s.io │ ├─efcd654dd7885694db0ea0c5e17716b410f32f90b392cf02610f82c693b90dce │ │ └─217964 /pause │ ├─63d571906a91189b94a9309992c0254355da2c575fef697baafa3900758ac429 │ │ └─50173 /pause │ ├─9769639850c7697b76f025b169d9b012e3b6555a26437a17cd3a04c19e35de49 │ │ └─184943 /pause │ ├─170e1d55a9316e36d93cffa14152dd80c9a72a753fa4e207df5cd02fad951295 │ │ └─42049 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b157c0155cdd68ab2add948cd1cbfafe683e044b4963aa78007e94df747eb749 │ │ └─230059 /pause │ ├─a3e644cc69ddf005d34417d6884890c29b3f22fb9485afb30b7f289b520ecf4d │ │ ├─160652 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160675 erl_child_setup 1048576 │ │ ├─160794 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160795 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161053 /bin/sh -s rabbit_disk_monitor │ ├─cae17c6f0a7266ccb58d953d2fcbb5f4e3b052801c0e2982ced6f07f2c06dcd1 │ │ └─77259 /pause │ ├─cfe914efd31f0015328e24d7f946d489c1ae88ce4069a9b4394997e2b35b5df3 │ │ └─42395 /pause │ ├─4a3fc5c68b0358987d294ea36c794d6d2b796cdffe6ed4128b214479ed6cf982 │ │ └─91054 /pause │ ├─fd595e58d3f09f11a1373e75823f6c3caacd654b6e0a8225a4cc9764c9652f8d │ │ └─273015 /bin/openstack-database-exporter │ ├─2a8d9f9da1502cb35bd0937d35a17ce7f6584d2af60898f88b7dd331a303fc6d │ │ ├─63780 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63858 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9e7ba1de3a1b551c155f6ea9ca241f27f9a053843d34993004754c0a3c56529a │ │ └─62151 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 │ ├─6da45859e5fc225e97eadc4b61a7a01e918fb75d36f4db829dd67977137c23a7 │ │ └─42462 /coredns -conf /etc/coredns/Corefile │ ├─a4eb4e6fcb4faaaec037e6df51d39e54b585cda81c127ecc6ca7d1dc80d38784 │ │ ├─84109 barbiacan-api: uWSGI master │ │ └─84122 barbiacan-api: uWSGI worker 1 │ ├─753d73814c8793be9fe9592b8c0ab8fe1545bc1d81074b9ba9ced651e8d5e4b3 │ │ └─39480 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 │ ├─c3b7e8fad203ce1d8d5808542331a6629779976f9d794a66c1190e89ff7f341c │ │ └─55883 /secretgen-controller │ ├─e202efb9c6530912b17f0b9e0258ed86598c76f9ddcd26e7702b54251173f2eb │ │ └─111657 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─26dce60488b7d0a8312a210387f46a67eaa5f79e2b593498d672a4031584a9a0 │ │ └─39288 /pause │ ├─8a2fda65a62df9f73218f288053fdd6b87719c2368c043691aa5aeb5b2450887 │ │ ├─112282 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112304 erl_child_setup 1048576 │ │ ├─112363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112469 /bin/sh -s rabbit_disk_monitor │ ├─e1d6a36421c03883a753dd4a4bdb266de494775c997533c9051ca802ef184f7a │ │ └─256916 /pause │ ├─14ae9728b5ab3b34d8f89bfcb27d130badeabe030b110cf717411046ed935ee2 │ │ └─54724 /pause │ ├─bdfd2678475bbfbe962123c0b21b167357aa1c0ff43bcf606bfa24a371d4d55a │ │ └─64677 /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 │ ├─f197e19b985beb371efdf963f58b134bd2687d913b685fcd2984ecb158a11afc │ │ └─40626 /pause │ ├─efb846c140f264490e26ebb9166b19b8766c0442bb567c607dee0b6c9996ab32 │ │ └─157523 /pause │ ├─84832d22e3bf0140c2b280365e82d84b033df5c11f04a6996dbbeb674794c2df │ │ └─239073 /pause │ ├─427515f9f8dfd595cdf9b031fb3404a7adfc41b9f1d1b96d7690463219b40f76 │ │ └─238974 /pause │ ├─bb68c756efcfe005bb65e921318a66a35268f0ab7dcab40d032d015c6b5e0048 │ │ └─63293 /pause │ ├─034f28d31329945499b2b7fc9a84fd9323a239f2e19eda592be0e55be120badf │ │ └─145107 /pause │ ├─9f47e93d50c3402be32016f42ae6856411c5bddc09b7184a2240e1604ddea28e │ │ └─50524 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 │ ├─03834b81322862012682a6659688028fd3b08c8a47dc5d18624b0721178ba21e │ │ └─64425 /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 │ ├─ad2cc647839eccffa426119e3241d424e7993ab79d9062d5c0d743a716930c61 │ │ └─64038 /pause │ ├─c3b8fa345cd724702d27d569ae7a534315ac3fc0f940f260b1b9321094e92145 │ │ └─55648 /pause │ ├─d05a9e7985b8a711194089b9724af4712bb4331044cd39e2d6717b0afea50ef5 │ │ └─95146 /pause │ ├─6be3daada34e631675033ac59fa9c0b7e6fcf5a7149a9cd59cedaa035572f263 │ │ └─268781 /pause │ ├─2e2e01f3b39da6f9c4cb9c6226bc87dc0bcc06d6012aad698b6e1fb1f0e3461c │ │ └─55686 nfd-worker -metrics=8081 │ ├─9e927284988741ad609e39a790f8c0cb1a8f5d9e72b1ee800063e2f6e8e8e156 │ │ └─189626 /pause │ ├─c722205fe7510d2a3cb73463ab23cefa40e42ca837001ff7ec0831b96bdfacf5 │ │ └─84784 /pause │ ├─dd173a413d5b2d01f95d6d14a5f6323927b4cf12df4a9879e1778a9ba3217e9f │ │ └─234923 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─381d56f5c3d61c3e1aa7f2601bc880fa7460c76a7ae8082549b582e1502c760b │ │ └─63800 /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 │ ├─55c3efb8a7a85f6d476ef548ee1a214c02ea5471125ce80e08cc75dffa03c5e9 │ │ └─191421 /usr/bin/libvirt-tls-sidecar │ ├─49f9d5cd0171f303099dc8964c7ac08b0c2d426bf83e37c3b31ca30174d88e1f │ │ └─55445 /pause │ ├─2cf5cec72d63a7c96685e9ec00797042eeaccbbfeeb09e21efa36b6ae1a07888 │ │ └─110123 /pause │ ├─7137d6a9cf02df4cebb696e4136c677451f0bdbf37cf8f53c5ae9e8510f1d6a2 │ │ └─112094 /pause │ ├─171ca6e8617addb1a056bea57aa0d5a7d656e68cc7fee72e5000995aa6486e43 │ │ └─235899 /pause │ ├─5bea5b7c4208735e82df1c3b97cf20e3739c0663740f8a51870884c64ad044d9 │ │ └─163658 /pause │ ├─9f1a235a0df9431fc4e7bf3c13ca2bc765d82e15fc21015ef785e90668fa422f │ │ └─178295 /pause │ ├─17ca0025760f9821beabf742150ce68db5b4f05352d4f14266dab0dd8101f837 │ │ └─39499 kube-apiserver --advertise-address=199.204.45.242 --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 │ ├─fbc6893689aaffe72292bb5534c833596164576839b4470cbcc1a3c8c75f2240 │ │ └─39887 /pause │ ├─e13d86ece25dc67551dbe3dc752319dbd0e06968c8fc3241c2a8e2051ec3f684 │ │ └─48258 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2ffcd0e8aeb10f72bc383b13b89c3cef910f52feb67337b97e152d6ceabb74ec │ │ └─254599 docker-registry serve /etc/docker-registry/config.yml │ ├─3a64a4eac3f60b874f9fd6850681d070529f8d88e591b44bbd38a5d065116d5c │ │ ├─185915 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185945 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─0780be9ce5b3d1806b1183e1c18ed255dc7e23cd6389afeaa0757cd57dadcc80 │ │ ├─135653 placement-api: uWSGI master │ │ ├─135678 placement-api: uWSGI worker 1 │ │ └─135679 placement-api: uWSGI worker 2 │ ├─cdf77e388eeb2ec527d9f117dcd50365d61af66f3c4986f9a7657847ac7a3bc9 │ │ └─50341 /pause │ ├─ea64fdddbd55504a97c6235278ba3b68763cc17b0f6126cc6f4c504b09eeaef6 │ │ └─266576 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─aebeac36e223d25c945750cf1985fe1fd89ec874267110d6cf5f2af34ee86e83 │ │ └─177877 /pause │ ├─ed74438e3ba26c3f7d0a722a2002752d3398449521845a6b70efe42c7dc94622 │ │ └─185810 vector --config /etc/vector/vector.toml │ ├─4f0f368ad4df9fd725efc83fdc9252fc8e1f754fee909624543f11a4a0b44018 │ │ └─218282 /pause │ ├─963cddc5dbbb8fcf0d83d24bf43237b06824fd78fae859c5a0149eaff29d75b0 │ │ └─47995 /pause │ ├─e64f7e625e93ba36a9ef5ec0b8f7dd4c43a722bdaa72a31cfc5df53bb60b401d │ │ ├─62940 nginx: master process nginx -g daemon off; │ │ ├─62968 nginx: worker process │ │ ├─62969 nginx: worker process │ │ ├─62970 nginx: worker process │ │ ├─62971 nginx: worker process │ │ └─62972 nginx: worker process │ ├─51455fbca7748e9ff80f08468e861bc2b7214ded45d293f88d162a9cfabfbe12 │ │ ├─151888 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─152062 /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 │ ├─2b797c4bcf29ec34acaff9ded2c9555376974e40ff8a26cb2c4217342dbb8132 │ │ └─42486 /coredns -conf /etc/coredns/Corefile │ ├─fe6ebd02c79da1636c2b6b3c0df267a27423b4518d512720c56be25cf86a2987 │ │ └─55404 /pause │ ├─241022642de8af5586b5d2553ba65593ba971f15f9c08e69fef49225a365e5bd │ │ └─237486 /pause │ ├─9420a8291b3d2a96716030b6f869c8cb130a7d164a7e832fa27bddce039e711d │ │ ├─229043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229076 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0680938ad4104f469bb255334994f57887a9483133e0c87b61184953a845edb2 │ │ ├─187782 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188330 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188332 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188335 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ed038fce204e95164780ab0949bb48a661a4c6742bf579eda59914a6f877e9ca │ │ └─48312 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5968f1bd4f0a9b79773dca61c1c8b6f256a51c224769461492d2c9a60a74cdd4 │ │ ├─174675 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175018 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175019 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2b0dfb6510da0f78d1ec8a335342d0dce04d636795816d9ba3c6eec899cecec8 │ │ └─256667 /pause │ ├─69a2173902ec1a5e0f3c2f99dcc8ae29cb0120f9b7da8022a5c8e609eca5d047 │ │ └─67721 /pause │ ├─2f59ce01e943bcbcb4ca025c004fd4382013b3acb5d718b97f007ec68362da6f │ │ └─47636 /pause │ ├─e4684cd8a0e51890f475a8a868679366c4fca703733a2eada967e764d46fd062 │ │ └─50811 redis_exporter │ ├─341cd45bb25aea9635e26f658782ae9f51e6f406eb58960804f435443046a3a0 │ │ └─159374 /pause │ ├─c352330e9cf37715ec575c7707a371166b06d82b513ec74959ae64df97ff1980 │ │ └─228324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─be44d46c7846368e51d2decd32998e738e8e63b2c8b78d9a3d3022012e304913 │ │ └─95192 /pause │ ├─96d8c7dd6a667d94c811f42c1078fcb508920a78d342349dfa8bf5149e376f27 │ │ └─62767 /pause │ ├─6b1d59fa5556f55c9ead9872161e1f21ce0183d4bb845e8aacbfb0657d7f98e8 │ │ └─65119 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9c184273c9d04e78d4bd28ebaf31a9f5ad4c09e5c6f68bd8f620aa7483700a41 │ │ └─108552 /pause │ ├─d73539a36fbcf466c9f511fbd4adc8ac3efc68fc3813dc28df5e2782e2925d84 │ │ └─256861 /pause │ ├─7639834e9d6457cacdd9534cc5aff3b88efeb64eb772d2c375beee6022cad118 │ │ ├─128281 /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 │ │ └─128584 /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 │ ├─a91a2d585d0110d405ee0b10a03de46ec0c380378bf66cdef56c686266df13ea │ │ └─65709 /pause │ ├─e6768e2f990d42b0f256f34853967c1fa446dc7e9cac0ebe5a164d3f4bf02a25 │ │ └─65147 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6b758d363691a909a87d5dfb31b7e34573e43c35835c90abe9ba6f3e6db43499 │ │ ├─176156 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176173 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─176179 erl_child_setup 1048576 │ │ ├─176374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176502 /bin/sh -s rabbit_disk_monitor │ ├─61706ccadad2163ed43c7d32d6fd08307200265da8bb80c31da30196b5864508 │ │ └─47445 percona-xtradb-cluster-operator │ ├─b598174b1bf7d494df09c5cb978f8f77ffdb30cc7553e8f1720eac2f2a6deff9 │ │ ├─159460 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159661 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 │ │ ├─159667 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─404810 sleep 15 │ ├─47f354ad312d6b1f84c3ad495a5cb89d0f190dbb1a302a5da961ba120272e2b7 │ │ └─64616 /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 │ ├─63519decfe437db8e4f909d891740343932a6b274c388b726d82db1551b515bd │ │ ├─249618 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249825 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249826 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─000da5ee9edb12286208d2144ae0fb77ff0104d2e50933d6a51da2f4a6958be5 │ │ └─232459 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─91a281c5413a0bfc1b0cac801b0563da6a3f78f8c54d78c6113bc8929f89ac4b │ │ └─65311 /bin/oauth2-proxy │ ├─4a5d92d2ec68bda5cbe88eae731443f1a2e1c350806d58f224eaba0b7450ef17 │ │ └─192561 /pause │ ├─c3778e787fa66d5af9fae095bf4913a750eb51516fb8cc7a92150e2beac261dc │ │ ├─41090 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41481 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ca76d204606fc2200883d9399c0c77843bb3b3ed9f9df028082116ff88313428 │ │ └─209413 /pause │ ├─31d5e52aecc69079392d8c3991b32979e56eb0bf5b468be6a07cd8aefe74503d │ │ └─61926 /pause │ ├─fbb13866630bca00f9e0c5963ce6f9580726f1b415d15e1408e78504015730b0 │ │ └─43489 /pause │ ├─0020d00095c6257f840d16716a42f905455b0b3d92172d12c0f36dcc49cee5d5 │ │ ├─108877 glance-api: uWSGI master │ │ ├─108890 glance-api: uWSGI worker 1 │ │ └─108891 glance-api: uWSGI worker 2 │ ├─d067cffbb4e103709b91a09e25687cffc4748b7f46db48e0e9a95667bec92e5e │ │ └─63522 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4f6fb1d279776c8cbacb9ee5ec60bcd8ca68cda70bed5ddb00feeb16b76d25b8 │ │ └─234869 /pause │ ├─36cc0df972b19345cc2e488ee440288b49a14fd0a2434d94f2d106a2e5e333ae │ │ └─196397 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2140a47225ba3daf20668eb97c39cf5e0dc7d53b61cbdbf36c3085a31f5fb0b9 │ │ └─39321 /pause │ ├─b5dc1f06c0026e1962d2d2421df8ab6c27c99ed428e61e28e45d8cdd1dabdf96 │ │ └─43392 /pause │ ├─b7b3f1a2ea11ca9a4918d1325efae7ea0e024cf0f0c8e5b91ea5c6517bc89aaa │ │ ├─205366 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205720 heat-engine: ServiceWrapper worker(0) │ │ └─205723 heat-engine: ServiceWrapper worker(1) │ ├─3041d6c67106c431aba360e437593b766f1c28eb3d61cc697a15597673b7167d │ │ └─151106 /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 │ ├─8cc30cb3d43fa223d53c5f693ce3fdc55e3e9455741ea74082d2c940b4c7f437 │ │ └─266558 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─86bc962f0d6e8cc9d23901b4c53506e248b7b538dd1f92aefbf2219a5470b909 │ │ └─160459 /pause │ ├─442a665aff2886f10e2376218961141dcda13f7115cb167df3befb18116e5465 │ │ ├─77354 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77377 erl_child_setup 1048576 │ │ ├─77452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77453 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77684 /bin/sh -s rabbit_disk_monitor │ ├─d920a3fff741546ecd25fd8ea16d7f6eeb7b5dacaf027c94e7a9e98d6c56f3dd │ │ ├─178758 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391903 sleep 300 │ ├─cfe4a0ed564ca00469eaa20b9cf3f5b872a5b32746f91b860fb30427bab4e291 │ │ ├─226864 octavia-api: uWSGI master │ │ ├─226895 octavia-api: uWSGI worker 1 │ │ └─226896 octavia-api: uWSGI worker 2 │ ├─536fb802761da5f91262fa3daf6581d628a9670dc9071f40d7efd441a287bb56 │ │ └─40878 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cf57636c592659dd612b076c22cc865fa933a19f5c44afafdb49d25c0a860131 │ │ └─43683 /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 │ ├─595363415bd33d6c131df1a2892e3e082d3ba441a46bc7aba4c5e8ce97b0cfae │ │ └─127826 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─49d8983842160b72286652c88c62e4d021b3c2d50cdd34450e698f83c71f5827 │ │ └─175971 /pause │ ├─fcc8db661a4ac357b0d3b7002e67e9f325de71c751b0197ad89224eecce5f29e │ │ └─42909 /pause │ ├─31eb3f1b371f250a8c037f849036a31d767e0dc1dec6cb0bca8d3d43f9ae5a9b │ │ └─110168 /pause │ ├─0dc710f128b8577476688d10a7dd8effb2438df4b51878d7de09ad56287ff172 │ │ ├─196371 /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 │ │ ├─374299 /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/tmpt_7ab3nf/privsep.sock │ │ ├─374736 /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/tmpsxoas8kv/privsep.sock │ │ └─375134 /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/tmpxibns8iu/privsep.sock │ ├─7f8518d3c4366e1e208100a0e1d83b44db361fb64e44f8aeee08349767112335 │ │ └─192648 /pause │ ├─a61f954c10e2c5e7064761cc5872c45a58f2e7acadf3b36494b8b12b0d0a9636 │ │ └─158522 /pause │ ├─0e56ec49c6069c0469a1dd19af2ed3ce1e23116673dc5d3b6ad5a930c58b0faa │ │ └─60137 /pause │ ├─70d42ad29185e5032d24de9784d0ca383a2ad1b8d6981b4d1fec502d1370ce61 │ │ └─61498 /pause │ ├─5e5f416a019c4818ed05a1d7859434532e19ced203e98ce7129cb078b3c0bebf │ │ └─85672 /usr/local/bin/rook ceph operator │ ├─70ffc93a1b5746a319290c4d0974394902579eca00cab337d1d36a66585b6af0 │ │ └─39396 /pause │ ├─d734193b245af758d2d7a3d258235f34afe35b08faa5886db9dbec7615812146 │ │ ├─91219 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91242 erl_child_setup 1048576 │ │ ├─91393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91404 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91661 /bin/sh -s rabbit_disk_monitor │ ├─65e3d9361fcbef082923714a7cfd8a60610ada297b0a7f19203088070af31c83 │ │ └─217999 /pause │ ├─edafcb227143476706ccf971ad752434c12a0c0beb05c91fa777fbbb59466a0f │ │ ├─173918 nova-api: uWSGI master │ │ ├─173948 nova-api: uWSGI worker 1 │ │ └─173949 nova-api: uWSGI worker 2 │ ├─4eddfa7d98de9bb833a6a279c8828a7452c395b5c2d90e0551aee509627cda09 │ │ ├─266613 manila-api: uWSGI master │ │ ├─266643 manila-api: uWSGI worker 1 │ │ └─266645 manila-api: uWSGI worker 2 │ ├─8392a94083e1b018ebd8e8ab3435988c61867c739ade69ae828b2aab0c96364d │ │ ├─ 46136 /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 │ │ ├─ 46149 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46273 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271069 nginx: worker process │ │ ├─271070 nginx: worker process │ │ └─271071 nginx: cache manager process │ ├─7ada432b57349fcef12641da3718021b17bdf9e410f94e5ef70e766f9e2f7229 │ │ └─65180 /bin/memcached_exporter │ ├─a89283e30c68ab1385332f741d2ce38dd3f08d520c007265ea649501318cffdc │ │ ├─187779 neutron-api: uWSGI master │ │ ├─187814 neutron-api: uWSGI worker 1 │ │ └─187815 neutron-api: uWSGI worker 2 │ ├─3d36d69f93cfebdf461d25be06c2fc79758661789ac9f933255ff35f6ad545d0 │ │ └─42430 /pause │ ├─d428b88e1ab17d17cb56f042a3d23594888cfb81f7441c52a449c74eac426ed9 │ │ └─39911 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─61e0613ebfdd9cab7c03b9598cbc2502dfe8c500d9750a47ed8db7c5c313057a │ │ └─42003 /pause │ ├─3aa9a06453ca42be7dc9ae858bb11c7f779ecbe8ef861b0060bfcf2502100f9d │ │ └─61194 /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 │ ├─99b1f6e20a6d2eff5560e90b5a88e646f38b7cb0fb9a63ccd6640bd024ebcd5e │ │ └─55726 nfd-master -crd-controller=true -metrics=8081 │ ├─53c524bfeafee0d672b490b85c662570d8ad4d8cc54f5122bdfd8b76d92e977b │ │ └─114037 /pause │ ├─3fd143635ceecdddd85011f6ac563a8e90124b7c538123a40f1651c92a0dbc8f │ │ ├─60958 python -u /app/sidecar.py │ │ ├─61221 python -u /app/sidecar.py │ │ └─61222 python -u /app/sidecar.py │ ├─8c343ce0d3a643bd149bace52c09bc39fc688849137bc3c611f88dae15720099 │ │ ├─190068 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190149 erl_child_setup 1048576 │ │ ├─190353 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190354 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190648 /bin/sh -s rabbit_disk_monitor │ ├─74f6f6eb5836fb2829d59728dd9cbaab8267121a37458b98d4cb0fa0b8d5c487 │ │ └─249495 /pause │ ├─3e9309747b2f7f4a3c036aa30f354953a0c3994de7d83b512fec76a434d4cd5f │ │ └─64192 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─faaf2fdd3ab1ee1f150081778fd29e3c1ecd3811711afec3d5674b0ad04fa355 │ │ └─191469 /bin/bash /tmp/libvirt.sh │ ├─289562027e61c1d58078ad9544d5f4879c792cf4e9679187ff1c8444e1e7054d │ │ └─129879 /pause │ ├─56e3675dd6b299c1de45055624c28ea4bf71434680ac2738a5c6f9f2d833a89f │ │ └─257057 /pause │ ├─897a284fdfd4d7af5962a7a9527331ede82b7e61639a9c63078312730d48b82b │ │ └─43096 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 │ ├─434c46603b5e89132960a1aa2d1be71b6bd4130773df58f334c0bba543013bdd │ │ ├─48159 mysqld --wsrep_start_position=90d2f27d-4d7d-11f1-8e13-b3dffc711660:20 │ │ └─48287 /var/lib/mysql/mysql-state-monitor │ ├─59ec5048a27cf502d0eff68d46054b44398776ec3ce0fdf9a05d2c5717c73e20 │ │ └─272719 /pause │ ├─de7e0bac29f0119a4ca180446407e122ee3ac99830653a04d0cb5222ba84beb6 │ │ └─158573 /pause │ ├─a495b7550b8329e188a7038f7e80c131248000611cfc30087d180d0525d5742f │ │ └─62383 /pause │ ├─4ddbd96abe6df56acfcf9f701d253ec36d950483f237de526b32e470e56fffcf │ │ └─271873 /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 │ ├─ce6a5fdfe81181bb0ee228f46b2debddb6090be2b931bec018bed28fc0f78f9d │ │ └─46650 /pause │ ├─61fcdaad52d1b6e07d3c2f1cdcbb903a52f3ecbedf5616d773114105cf60a141 │ │ └─96381 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b2ba11276982ac9791cbc90422660280ccb85021557afaf588a67bdd27908eb3 │ │ └─40628 /pause │ ├─ef70afd83ec83c75a1b705c1ebce107efe6ffb43f71770bc80f878225cae46d9 │ │ └─113996 /pause │ ├─cd63e6d10041ee68e33b62e53cca65b6fe275cb931debd9593e09e39c8f3f0d5 │ │ ├─185766 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185995 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 │ │ ├─186013 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─405415 sleep 15 │ ├─66f9780cdf32eee36d6706662aaefa31e9aff7517363c38a9c8d8a9bb851352f │ │ └─78673 /pause │ ├─444891deeadfa3400a0ed546884d32daa171760a4c075fe4057cf3f1da19f71a │ │ └─39471 etcd --advertise-client-urls=https://199.204.45.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242: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 │ ├─a1c83134b67734cb7359fc3d1ab83540ee81c8fcce2470640b428ebbcbcf0596 │ │ ├─205397 heat-api-cfn: uWSGI master │ │ ├─205432 heat-api-cfn: uWSGI worker 1 │ │ └─205433 heat-api-cfn: uWSGI worker 2 │ ├─bb1411e3e9ce44f1be70668a43d30aab7442a6378c2184aac3905ae65913cf62 │ │ └─218060 /pause │ ├─aac9864322949df375c2877d08c329d47ea1ca1e72f10816708eeee67b8a6994 │ │ ├─249394 magnum-api: uWSGI master │ │ ├─249427 magnum-api: uWSGI worker 1 │ │ └─249428 magnum-api: uWSGI worker 2 │ ├─d7062c28ce687cb8323c081c61ad20e9127796c87795bf03221cbb8bb0b8981f │ │ └─39383 /pause │ ├─279410dc04ea8f101b8de0896df310b7a41572804b47b56628f89df6d366dfee │ │ ├─209646 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209668 erl_child_setup 1048576 │ │ ├─209736 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209737 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209834 /bin/sh -s rabbit_disk_monitor │ ├─c1a25c66af6b8d653a78c6725e091d1bc1468c6128cb21d01e921f9cfd3e5d3e │ │ └─233601 /pause │ ├─81fff76fa68d659037870bb8686c62f7c26b362dbf092f03eb353998684fe7d9 │ │ └─64815 /bin/pushgateway │ ├─0831d393c7a0721864ab6c06594d1bbf735fc1d934b42867efe515daca121a90 │ │ └─65040 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─08d01eac68a0983fbb7d5bfd8dc483690f02097824758d0bdc00d9062889ddd6 │ │ ├─ 71123 apache2 -DFOREGROUND │ │ ├─ 71166 (wsgi:k -DFOREGROUND │ │ ├─ 71167 (wsgi:k -DFOREGROUND │ │ ├─ 71168 (wsgi:k -DFOREGROUND │ │ ├─ 71169 (wsgi:k -DFOREGROUND │ │ ├─389616 apache2 -DFOREGROUND │ │ └─394852 apache2 -DFOREGROUND │ ├─6513cc9c4fb47701ae7af5cc64ad864ac09eb82598a28f7a5802851c94d58184 │ │ └─127242 /pause │ ├─8cbce6847b72c0073f4b8018bdbde133147defbffab07c0d63c3b25ea575d6bc │ │ └─61423 /pause │ ├─dbd6c112b8bf4e6d49290eabf69a81ab8b69cb2146ff1f78e4463227d70a847a │ │ ├─275565 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275579 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3ef998c002582b6d461683b9b4001e9dab453b29e2eb84f5bfe662ad3b2769e4 │ │ ├─190322 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) │ │ ├─190869 /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/tmpbovt4c_8/privsep.sock │ │ ├─211384 /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/tmp5l6qopdx/privsep.sock │ │ ├─229013 /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/tmplpkssebe/privsep.sock │ │ ├─229340 haproxy -f /var/lib/neutron/ovn-metadata-proxy/ccbabe62-e3f2-4d04-bf95-4d29a68baf32.conf │ │ ├─374940 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─374941 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─bd7a5026760d5d53a481ea8c636c9a5fdcf7ecc6ea0bc3ac9cd261b83ac277c8 │ │ └─60588 /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 │ ├─0b4b1e6b59d1ab3b5844cc82c2d15c9c625e329819c3c0ab76a5242720b12888 │ │ └─46869 /manager --metrics-bind-address=:8080 │ ├─39b6450e5df0a6c5378850a01f520d0b7d7c56b49d4c351ebc13ca7b69306e2a │ │ ├─205375 heat-api: uWSGI master │ │ ├─205430 heat-api: uWSGI worker 1 │ │ └─205431 heat-api: uWSGI worker 2 │ ├─af78ee0fec467e1ac082ffedd406392552187a766f555bb2dde1ad67cb26f42a │ │ └─43591 /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 │ ├─a119842d91e541f05aaaa85a6f910283de58060406c9ce80e230bdc51f6af840 │ │ └─43428 /pause │ ├─20fbfa7589ea4405099e59c990579e44b9c89cc6c9e6ad6477aec8ac13be8f8b │ │ └─163144 /pause │ ├─663f5fc008cbf4087142fb4c9d963113de7c9a8ffc5d445f4197075d33631d4c │ │ └─252211 /pause │ ├─1697a128cb026efbab095cc2d5a609c35bbbbed6a5bb9fd0a49cbaa476109e32 │ │ └─64313 /goldpinger --static-file-path /static │ ├─3e905690ec5e269e021a52ac913bda77254178f2865d371e5a9b47daa4eeb071 │ │ ├─123993 cinder-api: uWSGI master │ │ ├─124006 cinder-api: uWSGI worker 1 │ │ └─124007 cinder-api: uWSGI worker 2 │ ├─777265256e88ba76681c98b27590c18f380a5896b5e965677bb68379675ae47f │ │ └─237515 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─fe1ec44cf428f9bbbf40fc743023333fad26e2beb4ca29bd2dd1053e24595d61 │ │ └─163431 /pause │ ├─da9f2ceb0e705361f144e0e8d0dc0633bb04ee215bac9a05ca6dd326577b53a1 │ │ └─45788 /pause │ ├─91e994cca41cb1ca59173f8e2d2a368e87b13d413639dd0c79b19b59bd3e67e1 │ │ └─235926 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─5b5bfcc27719f824fbfff36ae2fb86884e5aa6ab74cbdc2a534449242a2df747 │ │ ├─190326 /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 │ │ ├─190937 /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/tmpooy8ux79/privsep.sock │ │ ├─397690 /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/tmpazuh5kqx/privsep.sock │ │ ├─397739 /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/tmpnq7okak0/privsep.sock │ │ ├─397826 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─397827 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─62f155fd4b9aea878373f4aa5c7b77498ab4a2673de1b3cd7f9968e31a7495ee │ │ ├─228348 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228743 octavia-worker: ConsumerService worker(0) │ │ └─228746 octavia-worker: ConsumerService worker(1) │ ├─402da9c4d455b081949a1c1aa17ccf367586ebe0808bb219ca9cb2e1f1085643 │ │ └─233661 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─1ec184a52792ebcacacf07d81f87424b9da3b0f94d4bdba6917621d3e4be92db │ │ └─64569 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-242.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 │ ├─e2e8e41942dbdd764c7d12b0722f2ebbe2efed03241902480171aff2d4e98c8d │ │ ├─60927 python -u /app/sidecar.py │ │ ├─61201 python -u /app/sidecar.py │ │ └─61202 python -u /app/sidecar.py │ ├─1281adfac93ab1beccda5b8ed158b8e49bc0ac865b36c5f4de5d0cdce630fff4 │ │ └─46188 /server │ ├─fb3286de13a36c3aca210554ccb09b99d715e8573eb3d028445f1f299ee05b05 │ │ └─249088 /pause │ ├─c60af7b5333b67ea208f9ebeb62b0080cc128efe0e18754a017e183dc5b0cfa2 │ │ └─192505 /pause │ ├─8991ad5046f3b98e2da1483081cb9c829a0182ba0d50bb79c708c3e32c633593 │ │ └─162737 /pause │ ├─42c827989d88207d21929fe6ca6173158ec71f0b7e50a95d4a951dc1121e575c │ │ └─39368 /pause │ ├─03166a6b2e200a2a8a75c40d586e44049a634df627dd39ca03842c33b2c31177 │ │ └─60289 /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 │ ├─58c223fa4f5bbf603aa1191ecc2aaf9c1a2564f33231db050ca97b8e6bcee2bc │ │ ├─158823 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158895 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158914 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 │ │ ├─159152 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─405754 sleep 15 │ ├─930537d91d47c2961c20d3b67b32f21d88326e31a79f69b2671ad86ba0d448d8 │ │ └─59883 /pause │ ├─77a1cfb35ea7f3186d3a9169f9b007d9e443fd9b714de89e1a4cc27a901c1e17 │ │ └─39519 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 │ ├─1be6b2d6dff446ca54a487fec1fbf87c0fac4e8829f4cfa03425cbb26a05d98e │ │ └─63411 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1246d429a61583652597c19a315baf08cb7c4ccbd320f3e2fcaf7da35ad89a85 │ │ ├─158836 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158970 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158983 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 │ │ ├─159193 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─405756 sleep 15 │ ├─4dd874ff10676aae329650d8d1eb719a056e104549d16b01edc18a6d1266d58b │ │ └─65414 /bin/oauth2-proxy │ ├─cfb6b2f0598f0ad2de019ae0ae4533be97b4c05386ded69332a9fac26e7e524f │ │ └─191913 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b6c023c461a8b970b04e8f91e18c18904599e8f7583c115cb079fc7ea2e9a5c5 │ │ └─169324 /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 │ ├─ea2828eb453fd500ff1a55b965a6d71781cbe0bbf35097f3991efb45e9af8b23 │ │ └─162985 /pause │ ├─f7a11b616cc6093a913719b9afec75047edd3bf8b0d23f886a78c451a6235854 │ │ ├─252391 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─252414 erl_child_setup 1048576 │ │ ├─252648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252812 /bin/sh -s rabbit_disk_monitor │ ├─c534a5980b9e1a2f208c054666264a2dc650b1a0c5d49e52f10380b50dbded78 │ │ └─61818 /pause │ ├─4275e114b4d39c9f7e29545d9c9dd17cb98b8def7a7861a7c0f3e49fa23ddc6d │ │ └─50427 valkey-server *:6379 │ ├─0863c2ec13df48eed5a1ca548222e64f0c4a8012d008f341cb4f22faf3c7b548 │ │ └─55475 /pause │ ├─3b6af5f453f5ba0a37271a6c1e220395f9567a208794ce0995f39a43f089c685 │ │ └─163185 /pause │ ├─1a1329b2c82855a5195b2224d987cb9467416dd4cace06863471ce5e2c4591be │ │ └─43638 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1d63e4192e7b9355ce60647224cdb1956f7ac0e5461839906176f5a1e8189073 │ │ └─64382 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-242.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 │ ├─bcbbd8a3b71cad7c81f3ef1504d831320183be4ad2c9fee4b98773170d30f8ee │ │ ├─174652 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175026 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175027 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c59917558883cde7ab7289bb1518b4f05d4f20a2ce4dc0e4fd9dea632a63efaa │ │ └─46754 /pause │ ├─4c07de77246acc7899e1128b20c871f1fff27008b2920cb6cb31c360800168a9 │ │ ├─110560 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110691 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110693 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a533fd175f800db43fdddddf14545803dd4a3cd526f412b7fdc0d73c7a737a72 │ │ └─47322 /pause │ ├─c1351ac2c0e74b18a569cd26a8c9e06e4c1cb3aedce1af4b68e16989792b8ffe │ │ ├─230276 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230298 erl_child_setup 1048576 │ │ ├─230349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230570 /bin/sh -s rabbit_disk_monitor │ ├─13faf3a16e80f772e71d6fb6a4a4f3b72304ff4d99af818e98aad2622e9fe43b │ │ ├─249130 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249745 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpf7fe9t86/privsep.sock │ │ ├─249748 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249750 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a2d5e716bdd17721d11abcca04abcdadb8ae31257ebddc0a403d26a6cdb3ce18 │ │ └─60040 /pause │ ├─09f5865e2b106a8fb44b90316c040c4b0f9d646e4c1daf6c0dde92f1e42194d9 │ │ └─45888 /pause │ ├─64794ceb656b69a5a3840fa45c5f161603741f21f065f85f5553a1ac57c6fa48 │ │ ├─271221 apache2 -DFOREGROUND │ │ ├─273538 (wsgi:h -DFOREGROUND │ │ ├─273539 (wsgi:h -DFOREGROUND │ │ ├─273540 (wsgi:h -DFOREGROUND │ │ ├─273541 (wsgi:h -DFOREGROUND │ │ ├─273542 (wsgi:h -DFOREGROUND │ │ ├─273543 apache2 -DFOREGROUND │ │ └─273544 apache2 -DFOREGROUND │ ├─65246c91aee9c1df8506ee8b12c57e05404eb2295ee0dad5f675798af1134c91 │ │ └─60093 /pause │ ├─59260eb2f13101878e803fa651aa72e50b368abf447cb5c12813c01e72df707c │ │ └─177864 /pause │ ├─8b0eed310ac8264245d66d5d91c59e1f81395a74f7a661b1d9257b287b065c29 │ │ └─55770 nfd-gc -gc-interval=1h │ ├─bc5fe43b2d196654a9bba61ec55067b93c2d66bb8568db8ab8c0cd8cf4d8ec10 │ │ ├─187828 neutron-policy-server: uWSGI master │ │ ├─187841 neutron-policy-server: uWSGI worker 1 │ │ └─187842 neutron-policy-server: uWSGI worker 2 │ ├─0c74b16bb407200fb3f9e9167988d6a221ff1cd24577cccedd05f1eb61c8f202 │ │ ├─ 95587 /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 │ │ └─396151 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1d351709badbbcf7afe06c3f1f3aadcb017b45b5900d4c6c14c7bec2f706860a │ │ └─178219 /pause │ ├─817c00f54c617e0a7747cc47e2ab7fa60c697bf06f8a7cc32bcd9168cf1e1baa │ │ └─125717 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─79b92e63f2ddefb9e16fdab1b6ad4aa6724aeca636f86b51f21265e49d2d2de1 │ │ └─63229 /pause │ ├─e99502a68fa4f11ad6efea0fddf97d510ca784ca4c602ee8575a17aa8e805bef │ │ └─127288 /pause │ ├─9a0c7c20c9caf1efe6cd467155f922d3b77eb9393be8ddae1bafaea2e1fb141a │ │ └─95474 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-whk8k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ca4307b125b7eb3f13d2e933c247aa5d04a08aa7c2ed4813bf373396800a33b3 │ │ └─232335 /pause │ ├─d055216ded67c9e5484df69ae4c2961a8405e4a3819212a853147843a1e0e947 │ │ ├─48102 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 │ │ └─49323 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 │ ├─421a6dd43cb7ebb6d55dea65b73c37812b7f0f5b3e58145fd673db4d4356d52c │ │ └─178004 /pause │ ├─608ff155c9aa2e2c86e1b2eb0caa0c3ef6e999016da4b61b7301f9d313d7aadf │ │ └─271501 /pause │ ├─fef2786938d84ba3cd33011be5152ec53b75ee9834a83fab971da5cd4064cdd7 │ │ └─46800 /manager --metrics-bind-address=:9782 │ ├─25f521ff5dcc7ae7cb1bdeb568feaf03d2d83171e422d1a6c8d0cfa28f2b4e2a │ │ └─39636 /kube-vip manager │ ├─5e978b3f432e41ec3512d375c17c00c41651ffdf318dd00248069d059e9402d9 │ │ └─50689 valkey-server *:26379 [sentinel] │ ├─a97ac7a94c95c693915a57744f4a27f7d98ea1eb1b21deafc4c7d7b088d4f3e7 │ │ ├─266612 /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 │ │ └─266814 /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 │ ├─1536102e92fd3e23047f06a61cfae43c94f579a92c29a94e73ca14ddadeba96c │ │ ├─66351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66378 erl_child_setup 1048576 │ │ ├─66429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66555 /bin/sh -s rabbit_disk_monitor │ ├─f975cd3e614f50f563d693bfdac0efbfc9925de820580eba223476ccb9e86481 │ │ ├─174108 nova-metadata: uWSGI master │ │ ├─174131 nova-metadata: uWSGI worker 1 │ │ └─174132 nova-metadata: uWSGI worker 2 │ └─8235a5c28aef982bc66a2d768f6e1e9647ea2dc11a913733bae486cddf5bc32f │ └─61880 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount