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 │ │ │ ├─21592 /lib/systemd/systemd --user │ │ │ └─21593 (sd-pam) │ │ └─session-21.scope │ │ ├─21525 sshd: cephadm [priv] │ │ └─21606 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1624 sshd: zuul [priv] │ │ └─1637 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1628 ssh: /home/zuul/.ansible/cp/199.204.45.205-22-zuul [mux] │ ├─419529 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-djkwrdssctqhgfggegrmbkuzxetbicvc ; /usr/bin/python3'"'"' && sleep 0' │ ├─419530 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-djkwrdssctqhgfggegrmbkuzxetbicvc ; /usr/bin/python3' && sleep 0 │ ├─419531 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-djkwrdssctqhgfggegrmbkuzxetbicvc ; /usr/bin/python3 │ ├─419532 /bin/sh -c echo BECOME-SUCCESS-djkwrdssctqhgfggegrmbkuzxetbicvc ; /usr/bin/python3 │ ├─419533 /usr/bin/python3 │ ├─419534 /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 │ └─419536 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9966 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 801419fdf9ce12655a8be92ba8975bf940b8dbe424282956ae8f72a6202990b1 -address /run/containerd/containerd.sock │ │ ├─ 12685 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 33b4b39a9050db15f5f192b320f94d60eb5d35a4ebb257a14125d02f4163c532 -address /run/containerd/containerd.sock │ │ ├─ 18553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b05a32ef96b734218de9f67d4e6c058dc79897c664ae76bbf33694f25deb23ba -address /run/containerd/containerd.sock │ │ ├─ 25160 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3f510d788315da688ef4b1d65bde85e66f8838e3dc417591d8ac9460735880f5 -address /run/containerd/containerd.sock │ │ ├─ 29669 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 31084fea246ecad8bfae96e80c3aa9f3fdc3e57395923a44f3fbf7412c7010bc -address /run/containerd/containerd.sock │ │ ├─ 34197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6d62e6767d13e0cee0b22f7a38854571a0f9465293c7c51e55fb03f926af25b1 -address /run/containerd/containerd.sock │ │ ├─ 38880 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ffa30fea3eb7bde6f9dbd661769893b64aa2dbaab969f4f53b1897e874f754fb -address /run/containerd/containerd.sock │ │ ├─ 41398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0327e24ee111ed84afaa88ba293bec20d47a376d2eb9da40f5f5959c686f2415 -address /run/containerd/containerd.sock │ │ ├─ 41437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d66c5e9bc2219d070d2128c7f80bae85932d0e4093f5ecf9c7fa6832850b64 -address /run/containerd/containerd.sock │ │ ├─ 41440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff74e9963c03cf0fc75cef8e7ce7cebca7ac8b8f3dad333d4774ad5423af5b58 -address /run/containerd/containerd.sock │ │ ├─ 41454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2911b68ebc0207cde670a027b7b230877f28bcd4adc4afc5bd205ce2fc33bb09 -address /run/containerd/containerd.sock │ │ ├─ 41473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5dc7fe82d12c9d06118e26432a2881d0302001191cee9316e6074e38473d08a -address /run/containerd/containerd.sock │ │ ├─ 42011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c39bcedec25ef3b0f7835f5212206fc0840d9c513c39f67adf80db10b7a8996 -address /run/containerd/containerd.sock │ │ ├─ 42787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57a68d3232b053bd5d1f117fbc16f9107203a658ecfb4761d8aecadc13e20170 -address /run/containerd/containerd.sock │ │ ├─ 42809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4f4ded8309a52c8e33182ce0f51e45e8d1c36baf97bfc9cdcc97dcb4d859867 -address /run/containerd/containerd.sock │ │ ├─ 44171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd47fe27057fc2caca7f09d6d9c5effb7135bba84331aebce6d9b35bf68578c8 -address /run/containerd/containerd.sock │ │ ├─ 44619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc45ca602079916ec78abc0a9357334f1c78949466d4b64f5fd7fb489faad520 -address /run/containerd/containerd.sock │ │ ├─ 44657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a0b931a409757a3b1677c2b411bfeaa58f57692f2da640725bc6e742a9674e -address /run/containerd/containerd.sock │ │ ├─ 45145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a31bee5c5f868befd9acc0a4ea5cce2aa4df5076412c7ac18085cc5eb4aa65 -address /run/containerd/containerd.sock │ │ ├─ 45607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ba1962698388be97977867b2d0d4aa671d186dc94862cafdca484fff252a13 -address /run/containerd/containerd.sock │ │ ├─ 45644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7323f1b80a55c54d04bc64ce24b191c2a0f945f805dc02e1c2762e432e4bf2 -address /run/containerd/containerd.sock │ │ ├─ 45696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33b677555907a93cf2229f191f620d48298dcbaf798188194b4d0a56a38b344 -address /run/containerd/containerd.sock │ │ ├─ 47823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17704ae8989b397caadbf645cc53e2c7cf5f93bd69872c5ce0bf57adb82a40ab -address /run/containerd/containerd.sock │ │ ├─ 47916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b94d794d7e275a495fbe0b19c37d14c3bf3d3b2034d0edd090da96eeaa163156 -address /run/containerd/containerd.sock │ │ ├─ 48710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 028be00b4971f50ba4e388d30d1bebcb4eca8ea48d5bd6b5246d37c91ecfe65f -address /run/containerd/containerd.sock │ │ ├─ 48949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2c5629e0f65b7e5bc7649458780f91a6a09dec05c6ccfd356c2ac53633ef96 -address /run/containerd/containerd.sock │ │ ├─ 49281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c56f5be8d76e1632d022a3725df7d0ab91f14e0fd3bd7df7d60c52369f3d08 -address /run/containerd/containerd.sock │ │ ├─ 49626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec444f379bc27880c019c8ca8f3b2d13e55879a508ac1049db96ec3ffd5c564a -address /run/containerd/containerd.sock │ │ ├─ 50032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 886d1ef7d7432b8b750ede24525ab698bb805a341cc08a5353ba71bec380dd92 -address /run/containerd/containerd.sock │ │ ├─ 52289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332fa2f8dad7d983ec31c8470617746871113a4e9f931b89edba9341575593f7 -address /run/containerd/containerd.sock │ │ ├─ 52484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f61774ba2b5a2c0959fa8dcac793f21e54953a28bcc66edde593321d2055f0d -address /run/containerd/containerd.sock │ │ ├─ 56769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38793b708833ba1a52f5c5b85d3aaa6f0d61e2002f4a5f4832e98b661aac6be -address /run/containerd/containerd.sock │ │ ├─ 57437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd64158884da8080067c7c46845e7c4abaa57939f2fe65b5f7400fbb7d9f6b9b -address /run/containerd/containerd.sock │ │ ├─ 57475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a26d7174e051dfc59c0201cb56d6c17edf7518fcdb30b1d11eea5ddecd057b03 -address /run/containerd/containerd.sock │ │ ├─ 57517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e614ee1d4eed770966c8897a05026b88700ca9080177dc219c5f5e60c000893c -address /run/containerd/containerd.sock │ │ ├─ 57699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d134b5db38c0760756c2b43bd520dafb3c972eadcedfb8913662f244990c9bca -address /run/containerd/containerd.sock │ │ ├─ 61764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a2ce7d89c6ead96bd6f4fe219fbbb81b9b639416a9297009e66f8e070e912d5 -address /run/containerd/containerd.sock │ │ ├─ 61948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57658e4d3b19c49ad0388fa023908b218fe295cc0040b89e2bd028fa72904219 -address /run/containerd/containerd.sock │ │ ├─ 61987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caa4e89648978da9a3c6d0b2fb5907b6412db47e9ce370b02173b125c6ab59e9 -address /run/containerd/containerd.sock │ │ ├─ 62031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d3ea842afb710c4672ea5beb2d0c6dfa6f5d4c402914513cf2edf0e1c33b7cc -address /run/containerd/containerd.sock │ │ ├─ 63510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b5eb4a8c090203df083a47d62bde9175c10439514190dce06282cf2336e71b -address /run/containerd/containerd.sock │ │ ├─ 63586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6665d0843a8cf693483250f8da6e41621ccefc7baf3dc472c192c490ce88b74 -address /run/containerd/containerd.sock │ │ ├─ 63900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18193a02d98f6caaadfe5ad09a13b168ba8771c1eeb3cf3f30c58aecc81903dd -address /run/containerd/containerd.sock │ │ ├─ 63935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60b9771502f6e51af260117f8c7408ad7e8f737a8a4a632579f024f0ad6366bb -address /run/containerd/containerd.sock │ │ ├─ 64014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5c315870b72fe4f7c2c8e45d6646a20cdc0f6fad94e3a397ade359b25cfd84 -address /run/containerd/containerd.sock │ │ ├─ 64363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486af5db31d936f0f2c9508f0ff60aa94688b7baa396175db186261a9cc0925b -address /run/containerd/containerd.sock │ │ ├─ 64836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad70e9bf4216907bff7a9879ec513739b06c85986df6b9cf11a506a24ec00df3 -address /run/containerd/containerd.sock │ │ ├─ 65004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74fe1e6fb1cb03ff7a5d35279617efb539d2fe30b9cc2046a8db40306bf54a08 -address /run/containerd/containerd.sock │ │ ├─ 65635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805ecc5dcc46d5938d0403def463d8508d5a12462eff5f39b504cd9441d38905 -address /run/containerd/containerd.sock │ │ ├─ 66428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259bc74d9ce77a311145f5b5ac3a22f110c0246ecd37af81fcd42f36f62d013f -address /run/containerd/containerd.sock │ │ ├─ 68035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d6651bf9e6f5a10795b336e43707f36df5c72ac9acca6e863f5c761ccbc7ffc -address /run/containerd/containerd.sock │ │ ├─ 70074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd760eeaf0afbf1cfb97e8c8e74e87f7758d7e0edc1447870b4aedb8cb8c213 -address /run/containerd/containerd.sock │ │ ├─ 79388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8b72400fa845a4b40c95be6acaadcf7e7114bbde09a8da3d6ef1533aa8fc4e8 -address /run/containerd/containerd.sock │ │ ├─ 80895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638d32084915504a611568f2572b49f4351c06af16cdb0f6dad0f4e6f00cd849 -address /run/containerd/containerd.sock │ │ ├─ 86998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2bdcc22bedf3725b617b7e112f990cb2e27b1a53faf75896db4dbcc6eaf21da -address /run/containerd/containerd.sock │ │ ├─ 93276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c7cdb7a3fc27fcfddaad1c2d22c75c3fc6be48818fca4765200dfed1d22c5d3 -address /run/containerd/containerd.sock │ │ ├─ 97162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed834e946d0f5e1f4dc08ae53967376d569afabeda0d24f8eb5968711adfb4f5 -address /run/containerd/containerd.sock │ │ ├─ 97215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5ffbdc88fff7e68faa8ea2d358c944fe7c00d74b4f150b7583fc0bfe663290 -address /run/containerd/containerd.sock │ │ ├─106138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id babf62ce10261e5a4b9f4302eaf6ffc943f766a896bf172ae75eca9fe18d64ad -address /run/containerd/containerd.sock │ │ ├─107857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39c8833d57119ac40bf16752cec81ac3a54ac9b25bd86824dba57ff08d1e8a2b -address /run/containerd/containerd.sock │ │ ├─107917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8838e42d57aabdf68745a5b8147252cd076134f395a300686b275618c2e33ea -address /run/containerd/containerd.sock │ │ ├─109909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15ead9227259b0ee5563a87899a6521a86c3231923cddc0f9cdd08079f44f96c -address /run/containerd/containerd.sock │ │ ├─111784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c16616f35e1d2cfe98180888d4959624768fd813accee30bc3eb2241a43a2ac -address /run/containerd/containerd.sock │ │ ├─111887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c55c6f951fa474d38a3b532c240ac9740b370529be6d71486c4dd94cfdceceef -address /run/containerd/containerd.sock │ │ ├─124885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea00fca1f24ae753b1a7459dac35cd8fb063146be205ee4e29d32a43a263814f -address /run/containerd/containerd.sock │ │ ├─124950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f080b39b6eea159d16dc310a18a45fbab015e3e313bbcdaad7c928b386baa54d -address /run/containerd/containerd.sock │ │ ├─127718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b02aec3d568b03edd7479043f9033397fe9bf43d3162a4bac0a0574eef6b38 -address /run/containerd/containerd.sock │ │ ├─142754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a533b787f563be37abbf340a904ad8ce17a764d49167f0b417d5a2d32b6f0f16 -address /run/containerd/containerd.sock │ │ ├─144254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 631238c57b8d8a00735e68ea36ca3b50953d072080b5af116fa791e83d0326a1 -address /run/containerd/containerd.sock │ │ ├─144638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a143bf07f3d38d3ea7277201989aff3d82a6f6b4a3e05ef71efdfae7078a4f9b -address /run/containerd/containerd.sock │ │ ├─145505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402cde024979df9e09a5699d81489cfcee1034c8dec65745a54b91d7c4fbef66 -address /run/containerd/containerd.sock │ │ ├─159874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8e28c35ebe5658f8185e2f38f33cb6f1fd3be28fcf03dfed0b4030e1a43a838 -address /run/containerd/containerd.sock │ │ ├─160123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 940f8de47c7940e212bbb3548593998716e58c2e671109a622ddb935733d06e4 -address /run/containerd/containerd.sock │ │ ├─160329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea753b4273a5889ed45350b628749a2cee1f248921ea3ca3d579de3d9e9b1c38 -address /run/containerd/containerd.sock │ │ ├─160401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46cc2590fbd70c66c6d026382d99a56cb12822a2d59bfc0cb97308c4a5e3b44f -address /run/containerd/containerd.sock │ │ ├─160679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7db35c3fc6ca94e88161d0fc9a190fc6c1f230704e9461827329dc81b054bbe3 -address /run/containerd/containerd.sock │ │ ├─160979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdc90465133c3fe08b7ebc884e4a6d31303a70b89645d71bb55e27f268d686e8 -address /run/containerd/containerd.sock │ │ ├─172734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42db0c84aa7c4d348a1c7b5382fd4696b3524fdfdf24cf52b9c32d3ef137199f -address /run/containerd/containerd.sock │ │ ├─174589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7dc68b6e84120e94534b79e5976c6196712574a5938b511b4bc2263f3f1c5f -address /run/containerd/containerd.sock │ │ ├─174638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 782483512c16d6fdb7f2796c76149f5743a9bf70eae00882986438fa6b4e6639 -address /run/containerd/containerd.sock │ │ ├─174749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f0f8b851716f89b7805efa3b70001558e98f30f48be2df2d4c1fc0c0be64a5 -address /run/containerd/containerd.sock │ │ ├─174981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc02decbbe28cef51ee7deca67bdf49bb8aa65a3f5b18c4400342ccbe0bbe725 -address /run/containerd/containerd.sock │ │ ├─175004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d31afa4fb1e3d3f81cd7cbd3f3165ce556da4c7e00dd0573768afbe951ede9f -address /run/containerd/containerd.sock │ │ ├─175028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c656d28c57e3f88694b7aa445ec227b6d0b00e6f0f9bf622950eba889e0999 -address /run/containerd/containerd.sock │ │ ├─175119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9ee098b9b51f8039145357bfdad9ad895da1114a71974b589ed2a91935d7a68 -address /run/containerd/containerd.sock │ │ ├─188267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262f8076c14d7c5d6efea2121a63762e34fd372a1c221cd9f4423f662783c23d -address /run/containerd/containerd.sock │ │ ├─190657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aae39436e05d65c02b54e3a4ed588296cb30310b3351f40d75d0d119144a511 -address /run/containerd/containerd.sock │ │ ├─190704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d27320c402dfa73bdb2d379d4894f4e4c61786b55a70b9c33de060b48dcf63fe -address /run/containerd/containerd.sock │ │ ├─190845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88ea4d0a7a2de9806780049b7aca91cee94a9db195b28e15b2dc5454062199b5 -address /run/containerd/containerd.sock │ │ ├─207699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b47d766e16c4a9e09f062e78011b2fd1b356300eded42d20cd9ee54d287fa9fb -address /run/containerd/containerd.sock │ │ ├─214950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da37891a44ba29d63097568dd2340dc69acb0e1b184162278e0901857997dfa4 -address /run/containerd/containerd.sock │ │ ├─214970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0847b86f5f605b1b717826017b21064f18d007783b1007b64e6c0b2cf03f1b08 -address /run/containerd/containerd.sock │ │ ├─215041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f4eaf9eb8cedb3a37153fd518a7f35f0335cb1c3a44cde7b11bd37d2010ec0 -address /run/containerd/containerd.sock │ │ ├─215478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67c6bd746f30845b710261a243bb2f33f184838e15f8df3bee1cb55412cee5ec -address /run/containerd/containerd.sock │ │ ├─227360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9cd05e09759ef1d8d85581909301a73791f1fc50eb7d379f994706f76e2ed3c -address /run/containerd/containerd.sock │ │ ├─229634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22f5baa264ebad6d3637c5f258e0367e325106f14fbdf519843642ea4f4ba434 -address /run/containerd/containerd.sock │ │ ├─230777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96eb7545cce0b6be42532be3f3cd408599bc9abd48920511a227c06f4674005c -address /run/containerd/containerd.sock │ │ ├─231838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 358e4a0bf67e7dc6fe6372dc1e24ca22b3208e21042f88f377de7c347c92e793 -address /run/containerd/containerd.sock │ │ ├─232590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ace696478ece736aa90bb4cc139a5df406c4113522cef95e62232b464c1e0763 -address /run/containerd/containerd.sock │ │ ├─234232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1b36e6313232b0002ce15a2fb042824bfb9be4de7257882581befc346d9c1e -address /run/containerd/containerd.sock │ │ ├─235733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b5e701de879a9c172605622a78d286351b1fb561a6e4dc6705cc5e8d55e69f -address /run/containerd/containerd.sock │ │ ├─235836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecce0ec5c4a56ce3e0f7b114e76c8662d073a37dd9434f7878c7846af2f4e8cb -address /run/containerd/containerd.sock │ │ ├─245194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a583fad6ee1102e89b79dced4678e469029631e48c8d7adfca7b96b22a11ff14 -address /run/containerd/containerd.sock │ │ ├─245672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 250848703268d1285652818cebcb01ae6dc087cd0564ef3489ccb0ff7b4274a1 -address /run/containerd/containerd.sock │ │ ├─250632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3cbdd02730a1be31f5f165c65de032ccaf5c2f4230f57ab7198dbeca5482f95 -address /run/containerd/containerd.sock │ │ ├─255438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe41a3f3984f2958c867ec5e9130310e953e40fb54f139933f4ae9360fc49a25 -address /run/containerd/containerd.sock │ │ ├─255642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029e0035e81a0f5de5d3ae8696d3d896e7a031d5410ab7bc785deb97ee7129bd -address /run/containerd/containerd.sock │ │ ├─255740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8473204f30f18db1c14320bba23d53df30150f39e76f535d113d42c4f38afdaf -address /run/containerd/containerd.sock │ │ ├─255844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d24d3a234976d02b58f44e73b6f5888a7b7d619e5d30d1b3b4698b66cffd913 -address /run/containerd/containerd.sock │ │ ├─267249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd7e90675cba60e106cbbaa5a05bafd19174a68ab65815007efe5dac39223e5d -address /run/containerd/containerd.sock │ │ ├─269944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96a02ddd8f69b9fdddf69f1170105ca819ffbbfdc346f36b4c36cfc535a3377 -address /run/containerd/containerd.sock │ │ └─271223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16381a99bccaa1797cfc90232de0ec3fc8fede0ea65b2a8f8f67f76813003745 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1432 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-ffa30fea3eb7bde6f9dbd661769893b64aa2dbaab969f4f53b1897e874f754fb.scope … │ │ ├─38907 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38924 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-31084fea246ecad8bfae96e80c3aa9f3fdc3e57395923a44f3fbf7412c7010bc.scope … │ │ ├─29692 /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 │ │ └─29705 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-3f510d788315da688ef4b1d65bde85e66f8838e3dc417591d8ac9460735880f5.scope … │ │ ├─25184 /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 │ │ └─25196 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29372 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29652 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18508 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18529 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24860 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25142 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38834 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38852 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33912 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34181 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12236 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12266 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wreiyn.service │ │ ├─12600 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wreiyn/unit.run │ │ └─12630 /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-wreiyn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wreiyn:/var/lib/ceph/mgr/ceph-instance.wreiyn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wreiyn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wreiyn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10340 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─run-r6348e310713546858ddd1d31e1df2a1e.scope │ │ └─188849 /usr/sbin/libvirtd --listen │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142126 /sbin/multipathd -d -s │ ├─docker-33b4b39a9050db15f5f192b320f94d60eb5d35a4ebb257a14125d02f4163c532.scope … │ │ ├─12709 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wreiyn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12729 /usr/bin/ceph-mgr -n mgr.instance.wreiyn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─41871 /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.205 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-b05a32ef96b734218de9f67d4e6c058dc79897c664ae76bbf33694f25deb23ba.scope … │ │ ├─18583 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18597 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10849 /usr/sbin/chronyd -F 1 │ │ └─10850 /usr/sbin/chronyd -F 1 │ ├─docker-801419fdf9ce12655a8be92ba8975bf940b8dbe424282956ae8f72a6202990b1.scope … │ │ ├─12339 /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 │ │ └─12359 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─docker-6d62e6767d13e0cee0b22f7a38854571a0f9465293c7c51e55fb03f926af25b1.scope … │ │ ├─34225 /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 │ │ └─34238 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142015 /sbin/iscsid │ │ └─142016 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─67c6bd746f30845b710261a243bb2f33f184838e15f8df3bee1cb55412cee5ec │ │ └─215501 /pause │ ├─aa927fce2148ce719bb25c1d8569b53660af107c642f67e68e007f9148905986 │ │ ├─ 48155 /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 │ │ ├─ 48168 /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 │ │ ├─ 48289 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269555 nginx: worker process │ │ ├─269556 nginx: worker process │ │ └─269557 nginx: cache manager process │ ├─993b65389692d48d3587d84dd22c4d3558342b7dbb2358c97972bfc3e75b1ae2 │ │ └─45277 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 │ ├─db02cdbdd201083cba8b051843e36f514efb5e16565b5edcb20fa6a84cbcd7a8 │ │ └─188689 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─81b5e701de879a9c172605622a78d286351b1fb561a6e4dc6705cc5e8d55e69f │ │ └─235760 /pause │ ├─7d7c9633aa81d1f5a4755ea07ef2623f4b1914634142149fbae68d8152061900 │ │ └─50174 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c55c6f951fa474d38a3b532c240ac9740b370529be6d71486c4dd94cfdceceef │ │ └─111923 /pause │ ├─8b8ea4aa13c5d28a582135eb48563314882cab946add2e75d9fb5bcded26a2dc │ │ ├─93479 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93496 /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 -- │ │ ├─93502 erl_child_setup 1048576 │ │ ├─93653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93960 /bin/sh -s rabbit_disk_monitor │ ├─15ead9227259b0ee5563a87899a6521a86c3231923cddc0f9cdd08079f44f96c │ │ └─109932 /pause │ ├─f8f4eaf9eb8cedb3a37153fd518a7f35f0335cb1c3a44cde7b11bd37d2010ec0 │ │ └─215097 /pause │ ├─6ed5868ee2cd834211846a81f2ddd4e406e9d1fd3f21ecd53e3ae4ea68ce514c │ │ └─41694 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 │ ├─ace696478ece736aa90bb4cc139a5df406c4113522cef95e62232b464c1e0763 │ │ └─232615 /pause │ ├─fd47fe27057fc2caca7f09d6d9c5effb7135bba84331aebce6d9b35bf68578c8 │ │ └─44195 /pause │ ├─3aae39436e05d65c02b54e3a4ed588296cb30310b3351f40d75d0d119144a511 │ │ └─190683 /pause │ ├─3ff8bd5a1fb0bbcf1c65ad8b7c8cf704ba50c66677a20562ba9316dc3f1372f0 │ │ └─66724 /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 │ ├─05466f1ca5b65dcea213279c133e435087a8b3cd6fa06a3e49330d0e5d0e1b98 │ │ ├─ 73481 apache2 -DFOREGROUND │ │ ├─ 73522 (wsgi:k -DFOREGROUND │ │ ├─ 73523 (wsgi:k -DFOREGROUND │ │ ├─ 73524 (wsgi:k -DFOREGROUND │ │ ├─ 73525 (wsgi:k -DFOREGROUND │ │ ├─408830 apache2 -DFOREGROUND │ │ └─409050 apache2 -DFOREGROUND │ ├─bab780309f70526666a4267c8c301c47590234b2549935f181943adac2a127ca │ │ ├─62928 python -u /app/sidecar.py │ │ ├─63269 python -u /app/sidecar.py │ │ └─63270 python -u /app/sidecar.py │ ├─3e8c28ace61ef647ed9bc96099556924af8e149bde432e8ee534a36384d1faba │ │ ├─345661 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345945 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346072 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwcz2csyk/privsep.sock │ │ ├─346326 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpbqlyrcmm/privsep.sock │ │ ├─346931 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346939 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347018 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/86ad5103-e965-414f-870f-b34ba647c854/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/86ad5103-e965-414f-870f-b34ba647c854/host --addn-hosts=/var/lib/neutron/dhcp/86ad5103-e965-414f-870f-b34ba647c854/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/86ad5103-e965-414f-870f-b34ba647c854/opts --dhcp-leasefile=/var/lib/neutron/dhcp/86ad5103-e965-414f-870f-b34ba647c854/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3e61ded5-5ed1-4510-ac6b-5c504370d3a0,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347022 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/91843983-1685-40bf-ac5d-b6f0a65e8275/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/91843983-1685-40bf-ac5d-b6f0a65e8275/host --addn-hosts=/var/lib/neutron/dhcp/91843983-1685-40bf-ac5d-b6f0a65e8275/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/91843983-1685-40bf-ac5d-b6f0a65e8275/opts --dhcp-leasefile=/var/lib/neutron/dhcp/91843983-1685-40bf-ac5d-b6f0a65e8275/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c9b1430f-aaa7-440e-9526-12d245caf637,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347025 haproxy -f /var/lib/neutron/ns-metadata-proxy/86ad5103-e965-414f-870f-b34ba647c854.conf │ │ ├─347029 haproxy -f /var/lib/neutron/ns-metadata-proxy/91843983-1685-40bf-ac5d-b6f0a65e8275.conf │ │ ├─379443 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxtwar4xf/privsep.sock │ │ └─383499 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpugzu17fy/privsep.sock │ ├─2f61774ba2b5a2c0959fa8dcac793f21e54953a28bcc66edde593321d2055f0d │ │ └─52508 /pause │ ├─8c0e65fc00d54111ef6306aad2e0b70d252163c81d452187a9a4d4ba4f869a87 │ │ └─49319 /manager --metrics-bind-address=:8080 │ ├─268852304d3b0d541f6c0c3119e967af794b4c74c7b594778b55816e8f9d39cf │ │ ├─265145 manila-api: uWSGI master │ │ ├─265177 manila-api: uWSGI worker 1 │ │ └─265178 manila-api: uWSGI worker 2 │ ├─f201b3907867667483ffa82327180a3709d8ef132bbcd68a16f24814b31c3de3 │ │ ├─203228 heat-api-cfn: uWSGI master │ │ ├─203289 heat-api-cfn: uWSGI worker 1 │ │ └─203290 heat-api-cfn: uWSGI worker 2 │ ├─16381a99bccaa1797cfc90232de0ec3fc8fede0ea65b2a8f8f67f76813003745 │ │ └─271246 /pause │ ├─f64603a3dddb55f10dd0e23615d1af05ca28a3bb72980a3cb44e9f6d07b12e9a │ │ ├─203258 heat-api: uWSGI master │ │ ├─203291 heat-api: uWSGI worker 1 │ │ └─203292 heat-api: uWSGI worker 2 │ ├─250848703268d1285652818cebcb01ae6dc087cd0564ef3489ccb0ff7b4274a1 │ │ └─245695 /pause │ ├─31c656d28c57e3f88694b7aa445ec227b6d0b00e6f0f9bf622950eba889e0999 │ │ └─175081 /pause │ ├─1845281ef7415280d9031945f08661b8ee913379371f283a87833530ca767433 │ │ └─57849 nfd-gc -gc-interval=1h │ ├─ed5c315870b72fe4f7c2c8e45d6646a20cdc0f6fad94e3a397ade359b25cfd84 │ │ └─64040 /pause │ ├─ff6c2f52905fe3a38ed93fe63721166feea4511984ca3b402136d877323daf66 │ │ └─65975 /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 │ ├─713fb2f7faa2c41eb3de7fbd202fe87121ab698c9e1472b2e7085dbe6957b3d4 │ │ └─48202 /server │ ├─0327e24ee111ed84afaa88ba293bec20d47a376d2eb9da40f5f5959c686f2415 │ │ └─41491 /pause │ ├─f0433981861c3fadc3add2be16272f1b65d057a7325e3059fcebab3e49e9f3ab │ │ ├─110149 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110165 /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 -- │ │ ├─110171 erl_child_setup 1048576 │ │ ├─110235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110449 /bin/sh -s rabbit_disk_monitor │ ├─caa4e89648978da9a3c6d0b2fb5907b6412db47e9ce370b02173b125c6ab59e9 │ │ └─62013 /pause │ ├─ed270403592f1529b61a896dc6911e83ae406aff28aa1dc934440178a0967e37 │ │ ├─43315 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43739 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bd7e90675cba60e106cbbaa5a05bafd19174a68ab65815007efe5dac39223e5d │ │ └─267279 /pause │ ├─a84704fc12ead849145fb0be3dede4397f8edc7c2fcf1f20802a177f6533b7fd │ │ ├─65925 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65960 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a9f0f8b851716f89b7805efa3b70001558e98f30f48be2df2d4c1fc0c0be64a5 │ │ └─174802 /pause │ ├─fdc90465133c3fe08b7ebc884e4a6d31303a70b89645d71bb55e27f268d686e8 │ │ └─161003 /pause │ ├─d134b5db38c0760756c2b43bd520dafb3c972eadcedfb8913662f244990c9bca │ │ └─57759 /pause │ ├─d6b852500f6267face5534c3d3fe189e267d75fd9861916f448e820dfd0059cd │ │ └─66613 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2accfd63f026692fa6793699e5dd9817edcb4b00226ff4abed6e2ed69305b628 │ │ └─232650 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─57fb3d71eb690ea5f3de352e0b06ad0aaf6dc0110b52e663a8abf4f5053626ca │ │ ├─265313 /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 │ │ └─265390 /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 │ ├─1718ef9779e0e41961aa29b5a7dd8c12bf6bcb250ff35f3f8f4260f2234d5d0b │ │ ├─50251 mysqld --wsrep_start_position=34f0733e-9972-11f1-92d3-e641a66173de:20 │ │ └─50372 /var/lib/mysql/mysql-state-monitor │ ├─940f8de47c7940e212bbb3548593998716e58c2e671109a622ddb935733d06e4 │ │ └─160147 /pause │ ├─7ad289e4dba7d7d42d753ac5fa1e7c14ef9228fec8ffb4f7fd7cde535ec2cd48 │ │ └─234283 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─0e0c91fde41c3de30262bafce084b8ae2047d0e8f72b5c8b27df1a388d659484 │ │ ├─224007 octavia-api: uWSGI master │ │ ├─224020 octavia-api: uWSGI worker 1 │ │ └─224021 octavia-api: uWSGI worker 2 │ ├─f94aa3f975c0ccb8e0700a95b93b0acb3e25fbdbccd29bb7089bb9ca77cf2f32 │ │ └─49097 /manager --metrics-bind-address=:9782 │ ├─51814bb6f22809fad076637d959ca62af36f8ff83da00e32b3cb5512d9424010 │ │ ├─184831 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185108 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp35h6s4bo/privsep.sock │ │ ├─185323 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp8u5_tgm5/privsep.sock │ │ └─185638 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─15bcc57f766badd584483d23f33e069bddf1bb58bad9fb5747a9e9b8d6837560 │ │ ├─106763 glance-api: uWSGI master │ │ ├─106785 glance-api: uWSGI worker 1 │ │ └─106786 glance-api: uWSGI worker 2 │ ├─b59c5386badcee8c23de419612b488a68ecb13b7dcb8599babee04e70c5a9c68 │ │ └─43121 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─37a0b931a409757a3b1677c2b411bfeaa58f57692f2da640725bc6e742a9674e │ │ └─44682 /pause │ ├─530cd5916ea82d3e82961bde667908425ca86856f9ce2aee9683736e3e764dd4 │ │ └─57806 nfd-master -crd-controller=true -metrics=8081 │ ├─da46548bd9c3474822951e912ba6b3d510425f83381c92be87c25a2310dc1d16 │ │ ├─145783 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145800 /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 -- │ │ ├─145806 erl_child_setup 1048576 │ │ ├─145890 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─146182 /bin/sh -s rabbit_disk_monitor │ ├─0963e07c1a8548a9ff5188bbbce22c0bd18a2743c78f86d059f5a4caa9ffe571 │ │ ├─269704 apache2 -DFOREGROUND │ │ ├─272136 (wsgi:h -DFOREGROUND │ │ ├─272137 (wsgi:h -DFOREGROUND │ │ ├─272138 (wsgi:h -DFOREGROUND │ │ ├─272139 (wsgi:h -DFOREGROUND │ │ ├─272140 (wsgi:h -DFOREGROUND │ │ ├─272141 apache2 -DFOREGROUND │ │ └─272142 apache2 -DFOREGROUND │ ├─0c1b36e6313232b0002ce15a2fb042824bfb9be4de7257882581befc346d9c1e │ │ └─234257 /pause │ ├─ea753b4273a5889ed45350b628749a2cee1f248921ea3ca3d579de3d9e9b1c38 │ │ └─160357 /pause │ ├─3c09fd11837d413a955c47b8aeee0425956d38a0b1f2d0015d18fbaf016c627a │ │ └─67119 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─259bc74d9ce77a311145f5b5ac3a22f110c0246ecd37af81fcd42f36f62d013f │ │ └─66460 /pause │ ├─6eb0040c69fbae3723bddd984dc677803ed1f115edc98fa42f3f1e54569fb5c7 │ │ └─66479 /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 │ ├─3a2ce7d89c6ead96bd6f4fe219fbbb81b9b639416a9297009e66f8e070e912d5 │ │ └─61813 /pause │ ├─f080b39b6eea159d16dc310a18a45fbab015e3e313bbcdaad7c928b386baa54d │ │ └─124984 /pause │ ├─e76285c8114118364162aafb7c0a58234810cd6b10268041946ff80eeff50937 │ │ ├─188544 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188571 /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 -- │ │ ├─188590 erl_child_setup 1048576 │ │ ├─188768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188779 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188991 /bin/sh -s rabbit_disk_monitor │ ├─ed834e946d0f5e1f4dc08ae53967376d569afabeda0d24f8eb5968711adfb4f5 │ │ └─97186 /pause │ ├─8473204f30f18db1c14320bba23d53df30150f39e76f535d113d42c4f38afdaf │ │ └─255775 /pause │ ├─ecce0ec5c4a56ce3e0f7b114e76c8662d073a37dd9434f7878c7846af2f4e8cb │ │ └─235869 /pause │ ├─d0302e4872e334df0327d366779b2a9b6609097a387bb59cb0bd3802ef1c3e3d │ │ ├─183778 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184289 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184317 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184341 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bfa8a3a12ee7126776907fc5f4aaa8388e1a4bc3679c4d26c74c667078a2ca13 │ │ └─87753 /usr/local/bin/rook ceph operator │ ├─c6c4ead8d7e10308cef4060faa37da98f79b86fb88ef3277d8ea171fd79ff5f2 │ │ ├─175804 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405360 sleep 300 │ ├─e8041e3f16768adb94d635da975495a2656deecd5a3d31545ae2de04e3a32cb5 │ │ └─44721 /coredns -conf /etc/coredns/Corefile │ ├─50816db33d78fda37042ed2779b49bcf802119ef60a54f3de205a71175c852ff │ │ └─143205 /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 │ ├─7d31afa4fb1e3d3f81cd7cbd3f3165ce556da4c7e00dd0573768afbe951ede9f │ │ └─175076 /pause │ ├─57a68d3232b053bd5d1f117fbc16f9107203a658ecfb4761d8aecadc13e20170 │ │ └─42833 /pause │ ├─2ca99b6f0ac15765a0d7de070cfbad177814458648780524b1b6676109384c02 │ │ ├─172853 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172870 /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 -- │ │ ├─172876 erl_child_setup 1048576 │ │ ├─172965 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172966 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173181 /bin/sh -s rabbit_disk_monitor │ ├─798f863d6cbdca4d3c9a0d06023d7c9b71e74fe9045ddf7885f769a4e56c6311 │ │ └─66408 /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-205.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 │ ├─332fa2f8dad7d983ec31c8470617746871113a4e9f931b89edba9341575593f7 │ │ └─52320 /pause │ ├─029e0035e81a0f5de5d3ae8696d3d896e7a031d5410ab7bc785deb97ee7129bd │ │ └─255668 /pause │ ├─c73d73957b7edc139be4f61eab03f11f1f4899a472308d717f7842846c15762e │ │ └─57898 nfd-worker -metrics=8081 │ ├─6c39bcedec25ef3b0f7835f5212206fc0840d9c513c39f67adf80db10b7a8996 │ │ └─42035 /pause │ ├─a26d7174e051dfc59c0201cb56d6c17edf7518fcdb30b1d11eea5ddecd057b03 │ │ └─57500 /pause │ ├─a583fad6ee1102e89b79dced4678e469029631e48c8d7adfca7b96b22a11ff14 │ │ └─245229 /pause │ ├─47197c36effe5941b2110740188c21cd6d7d7313554f5204bc493ea1efb5243c │ │ └─62433 /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 │ ├─88ea4d0a7a2de9806780049b7aca91cee94a9db195b28e15b2dc5454062199b5 │ │ └─190889 /pause │ ├─97882c26d8d830a9fd53cb2e807efcb8bb550f78a1bdbd3aac0616df58b7cb23 │ │ ├─250917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250934 /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 -- │ │ ├─250940 erl_child_setup 1048576 │ │ ├─251038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251332 /bin/sh -s rabbit_disk_monitor │ ├─babf62ce10261e5a4b9f4302eaf6ffc943f766a896bf172ae75eca9fe18d64ad │ │ └─106164 /pause │ ├─ad70e9bf4216907bff7a9879ec513739b06c85986df6b9cf11a506a24ec00df3 │ │ └─64869 /pause │ ├─a6395a06e91bf25619660b5ed5505079e59dfed0b9537964352b77b7b561d734 │ │ ├─245591 magnum-api: uWSGI master │ │ ├─245656 magnum-api: uWSGI worker 1 │ │ └─245657 magnum-api: uWSGI worker 2 │ ├─42697073c6bceab95f04fd14402da14a73e75875658ffcb15536bc563bdf5c7f │ │ └─186401 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─c5f347c5e57bf11404f3f3e562ca0f658364f174bcb4fe161ddb6bdd9de842b1 │ │ └─41641 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 │ ├─61a2b4144008e62903f3273e882609de776af05813c564fa9c6fba33f63ec3b7 │ │ └─229788 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─73dc5e98c3e57c775170d2358706ae7e251d481885301a34c6798e1e05932c17 │ │ └─44755 /coredns -conf /etc/coredns/Corefile │ ├─6d07471d4837a9e2f3a8fe79d3d61934a991f028028eb0c0fa8f42764c85f72e │ │ ├─226093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226151 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─409799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9360e2f0c0315ed630c353b3e178a04d6ab059231a5848a689bce6aa7097c6aa │ │ ├─68585 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68601 /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 -- │ │ ├─68607 erl_child_setup 1048576 │ │ ├─68678 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68689 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68877 /bin/sh -s rabbit_disk_monitor │ ├─348c3a3fd5e05c8ad7a0da226a528668b4ff5e4fcfa7d71591423e333f02f271 │ │ └─252124 docker-registry serve /etc/docker-registry/config.yml │ ├─b8e28c35ebe5658f8185e2f38f33cb6f1fd3be28fcf03dfed0b4030e1a43a838 │ │ └─159940 /pause │ ├─7db35c3fc6ca94e88161d0fc9a190fc6c1f230704e9461827329dc81b054bbe3 │ │ └─160705 /pause │ ├─53b5eb4a8c090203df083a47d62bde9175c10439514190dce06282cf2336e71b │ │ └─63533 /pause │ ├─4c7cdb7a3fc27fcfddaad1c2d22c75c3fc6be48818fca4765200dfed1d22c5d3 │ │ └─93299 /pause │ ├─f6c735f9fdee9d4e8af5e3f2354dfffd11dc593bc61a0aadb9ccd3b9440ab284 │ │ ├─170704 nova-api: uWSGI master │ │ ├─170732 nova-api: uWSGI worker 1 │ │ └─170733 nova-api: uWSGI worker 2 │ ├─5e7dc68b6e84120e94534b79e5976c6196712574a5938b511b4bc2263f3f1c5f │ │ └─174642 /pause │ ├─dc5ffbdc88fff7e68faa8ea2d358c944fe7c00d74b4f150b7583fc0bfe663290 │ │ └─97250 /pause │ ├─028be00b4971f50ba4e388d30d1bebcb4eca8ea48d5bd6b5246d37c91ecfe65f │ │ └─48740 /pause │ ├─f2b9a5611d104ed9b205c2e54da818122f93952102d277ea4331947acb628ab2 │ │ └─270341 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─17a31bee5c5f868befd9acc0a4ea5cce2aa4df5076412c7ac18085cc5eb4aa65 │ │ └─45169 /pause │ ├─531fec2d750ea19af10159f49b4f58f5870340e8636f4174c54d78c6d8d925d1 │ │ ├─274084 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274097 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7341d86f26e2c1ffb697a4a1891c6176289b52580702438d43fc86bea68c9fcf │ │ ├─108314 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108568 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108570 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6c6cf0de92d7207b181c22adfab4f94efffa0238d4ac91fe5a038efd0e4e98ad │ │ └─225246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c7696c7a95d2a7041496e07b927830ae9e3d3237f376a98b9a2f9f4e29355a11 │ │ └─50348 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0847b86f5f605b1b717826017b21064f18d007783b1007b64e6c0b2cf03f1b08 │ │ └─215061 /pause │ ├─9fb3bbbf8dc30b54d2fad5b131bc24570ead1a35c5a4998271ae29cf96e68104 │ │ ├─183837 neutron-policy-server: uWSGI master │ │ ├─183849 neutron-policy-server: uWSGI worker 1 │ │ └─183850 neutron-policy-server: uWSGI worker 2 │ ├─2c3d8bcb0a5fd5d03ff25c613d37b0d76f13a0d0906a5fc516e3b3d2bb602424 │ │ └─52668 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 │ ├─b852881d39fc030f3cad2fb0735ac2999b5a0e549c06c68b4ed54f42bfad0d32 │ │ └─98523 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7f25ee333c0abb09adf1a8c165815c54266c2f7ff1e87c3e27b470f5ba106590 │ │ └─65395 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e5dc7fe82d12c9d06118e26432a2881d0302001191cee9316e6074e38473d08a │ │ └─41574 /pause │ ├─d0fbde2286f48c44cb6a54f25d54f63234968c6ca3e0e7158fed538183ed411e │ │ └─41663 etcd --advertise-client-urls=https://199.204.45.205: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.205:2380 --initial-cluster=instance=https://199.204.45.205:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.205:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.205: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 │ ├─2911b68ebc0207cde670a027b7b230877f28bcd4adc4afc5bd205ce2fc33bb09 │ │ └─41566 /pause │ ├─c708e9d07796fb1f026de4ca1accfadad4be0ee573a47cd55cda525c3beaf360 │ │ └─67200 /bin/pushgateway │ ├─96eb7545cce0b6be42532be3f3cd408599bc9abd48920511a227c06f4674005c │ │ └─230804 /pause │ ├─5ae0119589a64cbb22eb67521205eb036e1623e550ef90b3093f57fa886163e1 │ │ ├─133112 placement-api: uWSGI master │ │ ├─133125 placement-api: uWSGI worker 1 │ │ └─133126 placement-api: uWSGI worker 2 │ ├─1abf245a5a7043a25fee6e0170f3a1251e8e7c6e7a33e6117f89f2a5feb8594a │ │ ├─245257 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246219 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_g7shc6u/privsep.sock │ │ ├─246222 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246224 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9a2c5629e0f65b7e5bc7649458780f91a6a09dec05c6ccfd356c2ac53633ef96 │ │ └─48973 /pause │ ├─4dd91bf0cb2b48a02154e6b554149cf81f9f7fae822f8fb2e5885be2532ceac3 │ │ └─52956 redis_exporter │ ├─768a913a17ff83be421b46a1a4e7d5f20436eaaf456bb1dde705ea5c9fe14d3d │ │ ├─ 97884 /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 │ │ └─414508 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─15d876440e52d7518bb28584cbec1acb99b39967f2d943fb2c866362bcf1da1f │ │ └─66117 /goldpinger --static-file-path /static │ ├─6299dc5c3a96f9c123d198fcae27ae5f820faf3608ac9a6b7f26304ae7343816 │ │ ├─207846 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207863 /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 -- │ │ ├─207869 erl_child_setup 1048576 │ │ ├─208021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208194 /bin/sh -s rabbit_disk_monitor │ ├─be545e86166c923018a2050071f07ec93577fd85e0b9129aa16b5835ab0ca8f6 │ │ ├─170850 nova-metadata: uWSGI master │ │ ├─170862 nova-metadata: uWSGI worker 1 │ │ └─170863 nova-metadata: uWSGI worker 2 │ ├─7d6651bf9e6f5a10795b336e43707f36df5c72ac9acca6e863f5c761ccbc7ffc │ │ └─68061 /pause │ ├─da37891a44ba29d63097568dd2340dc69acb0e1b184162278e0901857997dfa4 │ │ └─215033 /pause │ ├─d8838e42d57aabdf68745a5b8147252cd076134f395a300686b275618c2e33ea │ │ └─107940 /pause │ ├─c33b677555907a93cf2229f191f620d48298dcbaf798188194b4d0a56a38b344 │ │ └─45720 /pause │ ├─c16647ca1307398d6d5106ae06c756339c143da19ecc679d40f7fc84f2b17d86 │ │ ├─171492 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171886 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171887 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─6abf02c85269265338db279d957c20474a6c032959198a72fa9d98a87c9b9051 │ │ └─123148 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7c40165711901129e1d8e86a3abb62ab931aa17ed0449c3500a083c53fb2280f │ │ └─64478 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 │ ├─350fa2b2eb2af16037ca07796711657b97440fc590e63169d091379653b03e52 │ │ └─97696 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-d9bwb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ea00fca1f24ae753b1a7459dac35cd8fb063146be205ee4e29d32a43a263814f │ │ └─124911 /pause │ ├─638d32084915504a611568f2572b49f4351c06af16cdb0f6dad0f4e6f00cd849 │ │ └─80920 /pause │ ├─9a905fe9a3d5af84b0b8f9716be01e3254e6274cc26e05b1fb4692f9e5607055 │ │ └─42059 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─848b184c9a88f00f31ecda308d7e834456c7e922b86c65288e0a079cd104250d │ │ └─45876 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c2ef940b1cd0dbe10af7ad707baa9585085066da0009bb0ca739659df3806209 │ │ ├─126039 /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 │ │ └─126171 /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 │ ├─e614ee1d4eed770966c8897a05026b88700ca9080177dc219c5f5e60c000893c │ │ └─57549 /pause │ ├─4a4ff62974272aeba37558802d597a76c632444746ff5f0315e6c4a70b3ee535 │ │ └─67017 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4d7c6272bd48298fb45fb1169b6a8eaaf05122fcbfa3d93edbe825e176601883 │ │ ├─50096 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 │ │ └─51394 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 │ ├─a533b787f563be37abbf340a904ad8ce17a764d49167f0b417d5a2d32b6f0f16 │ │ └─142778 /pause │ ├─d4aea456edc3547c74852a836d4a2d682ab12c408d80d4209f7e044ea2679512 │ │ └─65136 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─10a8fb649b5792493d6d865d58c2c2e48b362e6b1c3c5ff910178b22374b0901 │ │ └─109643 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─11da56f4965315131a6625babdaae44572dd1fe9a70e8eb854960bef341253ec │ │ ├─245827 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246397 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246398 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e4f4ded8309a52c8e33182ce0f51e45e8d1c36baf97bfc9cdcc97dcb4d859867 │ │ └─42855 /pause │ ├─dd64158884da8080067c7c46845e7c4abaa57939f2fe65b5f7400fbb7d9f6b9b │ │ └─57462 /pause │ ├─a0acc56b0b61d14e0611059a6f7e56e16836c52386c18b0ae6bfa3f914428971 │ │ └─45831 /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 │ ├─806d2ec67ced7cd66933d5f81ed05349c666c3fc0197e62effcca7162e1633e2 │ │ └─67436 /bin/memcached_exporter │ ├─46cc2590fbd70c66c6d026382d99a56cb12822a2d59bfc0cb97308c4a5e3b44f │ │ └─160447 /pause │ ├─d27320c402dfa73bdb2d379d4894f4e4c61786b55a70b9c33de060b48dcf63fe │ │ └─190742 /pause │ ├─7d26f0c180e4133306e96438f3050e991fe61f55b377c679c036533e9b7d7130 │ │ ├─63027 python -u /app/sidecar.py │ │ ├─63322 python -u /app/sidecar.py │ │ └─63323 python -u /app/sidecar.py │ ├─a2bdcc22bedf3725b617b7e112f990cb2e27b1a53faf75896db4dbcc6eaf21da │ │ └─87021 /pause │ ├─b47d766e16c4a9e09f062e78011b2fd1b356300eded42d20cd9ee54d287fa9fb │ │ └─207722 /pause │ ├─cc45ca602079916ec78abc0a9357334f1c78949466d4b64f5fd7fb489faad520 │ │ └─44642 /pause │ ├─7c1774d717743e9af56a145e65646a50d6ac3864b7847963c19ca72cc4dcf5c2 │ │ ├─183795 neutron-api: uWSGI master │ │ ├─183822 neutron-api: uWSGI worker 1 │ │ └─183823 neutron-api: uWSGI worker 2 │ ├─9392dbef942581f702f53701422645c98f95da1f3e42a0625bc674a8a36a8456 │ │ └─231260 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─887fac09bb8ec4663f56c874ff4d459a0c4932fe0f4ce30483673e14fab4f134 │ │ └─67091 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─253832b9b9efefdb415a7c6c09be3ab57bc1ee20fd86bef7c2295c518a41e1bc │ │ └─265089 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4ec497cd6e8c8630c94be0a982b6b2c2636269e1e513268dfb5622c2ebcf0c2b │ │ └─41803 /kube-vip manager │ ├─a143bf07f3d38d3ea7277201989aff3d82a6f6b4a3e05ef71efdfae7078a4f9b │ │ └─144662 /pause │ ├─b94d794d7e275a495fbe0b19c37d14c3bf3d3b2034d0edd090da96eeaa163156 │ │ └─47938 /pause │ ├─eccd8dfa8571d7b1d677263c0d59466bd457bebd3e513969e33fa5f0a1cd9bbb │ │ └─66770 /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 │ ├─8aa1f5ca8a83ae79b076180ee464fe534dfb282b7946916fa651b51cb4001138 │ │ └─52574 valkey-server *:6379 │ ├─536ac2a73edbf83fe293bbdd83a5c29117f78aa06e1f3fb9009b95d02426d67c │ │ └─49469 percona-xtradb-cluster-operator │ ├─efa44a491e303a7e3ba5fd70044861b291f77623d5e8f6ad5d1d531fb3ae88d8 │ │ ├─192139 /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 │ │ ├─381069 /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/tmp2tg18q0a/privsep.sock │ │ ├─381407 /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/tmpeg_4pcbc/privsep.sock │ │ └─382858 /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/tmpfntxh6u8/privsep.sock │ ├─3d9c4274d4576e89ff175dc64ef493dcde87b7c7819387983cb8309ddeee73e3 │ │ └─63282 /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 │ ├─f071b0fc940cb6222500999582c98d7a54ad8798ccfc3e88a84a319861454077 │ │ └─45922 /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 │ ├─f9cd05e09759ef1d8d85581909301a73791f1fc50eb7d379f994706f76e2ed3c │ │ └─227383 /pause │ ├─b3cbdd02730a1be31f5f165c65de032ccaf5c2f4230f57ab7198dbeca5482f95 │ │ └─250657 /pause │ ├─b6665d0843a8cf693483250f8da6e41621ccefc7baf3dc472c192c490ce88b74 │ │ └─63609 /pause │ ├─716561324741f5608740a05b99c9eff8c9607c9349f7e8e9212adf1cfdc66b8a │ │ ├─203257 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203560 heat-engine: ServiceWrapper worker(0) │ │ └─203563 heat-engine: ServiceWrapper worker(1) │ ├─358e4a0bf67e7dc6fe6372dc1e24ca22b3208e21042f88f377de7c347c92e793 │ │ └─231865 /pause │ ├─cbb69d6dc0876a9afeb0cd0f4ae7a1981477ccbea4a0b98de554f344a8f027fd │ │ └─188055 /bin/bash /tmp/libvirt.sh │ ├─39c8833d57119ac40bf16752cec81ac3a54ac9b25bd86824dba57ff08d1e8a2b │ │ └─107883 /pause │ ├─262f8076c14d7c5d6efea2121a63762e34fd372a1c221cd9f4423f662783c23d │ │ └─188290 /pause │ ├─782483512c16d6fdb7f2796c76149f5743a9bf70eae00882986438fa6b4e6639 │ │ └─174708 /pause │ ├─b490bf0557634fe13c279a8c66fbb41a76eb37bd67b43a49d9abc4f342ac491d │ │ ├─171589 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171901 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171902 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─402cde024979df9e09a5699d81489cfcee1034c8dec65745a54b91d7c4fbef66 │ │ └─145529 /pause │ ├─ff74e9963c03cf0fc75cef8e7ce7cebca7ac8b8f3dad333d4774ad5423af5b58 │ │ └─41542 /pause │ ├─57658e4d3b19c49ad0388fa023908b218fe295cc0040b89e2bd028fa72904219 │ │ └─61972 /pause │ ├─941fa80708c467b704c6a04366054463a34a99a94e0ffa9d2abd1c56f77b12f9 │ │ └─41712 kube-apiserver --advertise-address=199.204.45.205 --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 │ ├─075dd7af460f9781dd063073d9baa723bf0d3ae52091272a6d391085f2b44049 │ │ └─231890 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─eb6d117a49a3f10394443ef5673758e8f9a3c6311a180379ccb9888e53668f03 │ │ └─271478 /bin/openstack-database-exporter │ ├─b96a02ddd8f69b9fdddf69f1170105ca819ffbbfdc346f36b4c36cfc535a3377 │ │ └─269968 /pause │ ├─5eaba86bc9c37b2023d04aa1d13cb6f0b3103b5b3e7ffa0625d4c1e4816ab390 │ │ ├─225265 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225679 octavia-worker: ConsumerService worker(0) │ │ └─225682 octavia-worker: ConsumerService worker(1) │ ├─31e8cadfcc7224efd4277354a16bb6b365a1c1ffd43aec59c5782f3c465d3ddd │ │ └─67579 /bin/oauth2-proxy │ ├─29c56f5be8d76e1632d022a3725df7d0ab91f14e0fd3bd7df7d60c52369f3d08 │ │ └─49317 /pause │ ├─95b33a8626934213d6a88543a6b09f4d59aa00d88b71297b2bec3a3389f8da72 │ │ ├─121772 cinder-api: uWSGI master │ │ ├─121785 cinder-api: uWSGI worker 1 │ │ └─121786 cinder-api: uWSGI worker 2 │ ├─886d1ef7d7432b8b750ede24525ab698bb805a341cc08a5353ba71bec380dd92 │ │ └─50057 /pause │ ├─74fe1e6fb1cb03ff7a5d35279617efb539d2fe30b9cc2046a8db40306bf54a08 │ │ └─65029 /pause │ ├─92b54a9d2d37a88aa35e93f42f02871d498ead17f8ee53133cbb5f6a23b14547 │ │ └─144864 /coredns -conf /etc/coredns/Corefile │ ├─1c16616f35e1d2cfe98180888d4959624768fd813accee30bc3eb2241a43a2ac │ │ └─111809 /pause │ ├─22f5baa264ebad6d3637c5f258e0367e325106f14fbdf519843642ea4f4ba434 │ │ └─229662 /pause │ ├─06d66c5e9bc2219d070d2128c7f80bae85932d0e4093f5ecf9c7fa6832850b64 │ │ └─41527 /pause │ ├─94575d78c38086d83e2f33136f27ccfacb2cc692c4bd3a43772f6662612bb07e │ │ ├─86157 barbiacan-api: uWSGI master │ │ └─86196 barbiacan-api: uWSGI worker 1 │ ├─fd216efc4305b204cc10ced40ed337059a8e5760ba4861fa7c6a18160c49a91e │ │ └─66683 /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-205.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 │ ├─beb142799e8c709d0b77bcb4b23f5ef45a972fd28153038e382588c2c137a46a │ │ ├─227489 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227506 /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 -- │ │ ├─227512 erl_child_setup 1048576 │ │ ├─227589 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227793 /bin/sh -s rabbit_disk_monitor │ ├─7d24d3a234976d02b58f44e73b6f5888a7b7d619e5d30d1b3b4698b66cffd913 │ │ └─255892 /pause │ ├─962ac8800f81432e9b89fe251689fd9b468292b0a89a57e3417ba426a0d9637b │ │ └─67350 /bin/oauth2-proxy │ ├─a412cbd76d514f5156968b7b14b2fa0c2965b4f590183fbc4648c00ededa32f5 │ │ └─44234 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─17704ae8989b397caadbf645cc53e2c7cf5f93bd69872c5ce0bf57adb82a40ab │ │ └─47856 /pause │ ├─fc02decbbe28cef51ee7deca67bdf49bb8aa65a3f5b18c4400342ccbe0bbe725 │ │ └─175047 /pause │ ├─e60c04050667899e5d946502e1f875bcbb7f31226212dce04b64292a60f15b1d │ │ └─166046 /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 │ ├─fe936a0d6a8e69311347b7d6b6264ff44f725fab5dd6e24c952c3c6d604f5f94 │ │ └─265293 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4fa1c6ca8442683ca239a91defb45179f2c46818047194173b2a75544f73d472 │ │ ├─65349 nginx: master process nginx -g daemon off; │ │ ├─65364 nginx: worker process │ │ ├─65365 nginx: worker process │ │ ├─65366 nginx: worker process │ │ ├─65367 nginx: worker process │ │ └─65368 nginx: worker process │ ├─805ecc5dcc46d5938d0403def463d8508d5a12462eff5f39b504cd9441d38905 │ │ └─65668 /pause │ ├─ee85622ae290b7d9ba1604ad30b1260f13e4749ae1859dace7806d74ce704e1b │ │ └─62559 /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 │ ├─c126861e0745dc1d120ab122be6b06cd9d5e0dc545421640798dd2d4baad4716 │ │ └─52837 valkey-server *:26379 [sentinel] │ ├─48b02aec3d568b03edd7479043f9033397fe9bf43d3162a4bac0a0574eef6b38 │ │ └─127741 /pause │ ├─ec444f379bc27880c019c8ca8f3b2d13e55879a508ac1049db96ec3ffd5c564a │ │ └─49655 /pause │ ├─6f7323f1b80a55c54d04bc64ce24b191c2a0f945f805dc02e1c2762e432e4bf2 │ │ └─45671 /pause │ ├─486af5db31d936f0f2c9508f0ff60aa94688b7baa396175db186261a9cc0925b │ │ └─64387 /pause │ ├─2d3ea842afb710c4672ea5beb2d0c6dfa6f5d4c402914513cf2edf0e1c33b7cc │ │ └─62062 /pause │ ├─b8b72400fa845a4b40c95be6acaadcf7e7114bbde09a8da3d6ef1533aa8fc4e8 │ │ └─79413 /pause │ ├─8dd760eeaf0afbf1cfb97e8c8e74e87f7758d7e0edc1447870b4aedb8cb8c213 │ │ └─70106 /pause │ ├─e9ee098b9b51f8039145357bfdad9ad895da1114a71974b589ed2a91935d7a68 │ │ └─175174 /pause │ ├─4a2196f4a53e76d557a72f084a1fb774706ab6dfc52ee24a1cf297283abd4512 │ │ ├─79509 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79527 /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 -- │ │ ├─79533 erl_child_setup 1048576 │ │ ├─79629 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79630 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79773 /bin/sh -s rabbit_disk_monitor │ ├─f38793b708833ba1a52f5c5b85d3aaa6f0d61e2002f4a5f4832e98b661aac6be │ │ └─56793 /pause │ ├─96389af269c58a55b462d3359e9a6cf4e4e3ca45fec07488c11b1daa7329ad9e │ │ └─188005 /usr/bin/libvirt-tls-sidecar │ ├─60b9771502f6e51af260117f8c7408ad7e8f737a8a4a632579f024f0ad6366bb │ │ └─63970 /pause │ ├─581bca2ebf9e6c84cc98b49fcee24fe76ffcaae7a9fb31217eddc19a382b1c73 │ │ ├─186399 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186813 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187106 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpd03jmlv9/privsep.sock │ │ ├─379617 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0gidu36o/privsep.sock │ │ ├─380085 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp8_v_cqw7/privsep.sock │ │ ├─380413 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380416 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─393847 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=77c1a76c-8fdf-47f7-ba3c-563b16e541f0 --namespace=qrouter-77c1a76c-8fdf-47f7-ba3c-563b16e541f0 --conf_dir=/var/lib/neutron/ha_confs/77c1a76c-8fdf-47f7-ba3c-563b16e541f0 --log-file=/var/lib/neutron/ha_confs/77c1a76c-8fdf-47f7-ba3c-563b16e541f0/neutron-keepalived-state-change.log --monitor_interface=ha-041faefc-58 --monitor_cidr=169.254.0.139/24 --pid_file=/var/lib/neutron/external/pids/77c1a76c-8fdf-47f7-ba3c-563b16e541f0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─92ba1962698388be97977867b2d0d4aa671d186dc94862cafdca484fff252a13 │ │ └─45630 /pause │ ├─b7f86280eab7ef61b0b650d7c70c388ee997f7477e97b0d09d062d7100fc810a │ │ └─192167 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fe41a3f3984f2958c867ec5e9130310e953e40fb54f139933f4ae9360fc49a25 │ │ └─255528 /pause │ ├─18193a02d98f6caaadfe5ad09a13b168ba8771c1eeb3cf3f30c58aecc81903dd │ │ └─63972 /pause │ ├─631238c57b8d8a00735e68ea36ca3b50953d072080b5af116fa791e83d0326a1 │ │ └─144277 /pause │ ├─6023ada8aac6a471533b87f0fb4dad778661f5e3efa323e8e8c20db9282fc701 │ │ └─125598 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8179cd2dec32747b23382bf9fb0c5f3c65d32af3e8dfbab13a4a83e587b5fb49 │ │ ├─143241 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143253 /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 │ ├─42db0c84aa7c4d348a1c7b5382fd4696b3524fdfdf24cf52b9c32d3ef137199f │ │ └─172758 /pause │ └─caa548ced06ce958a75cfa164a40ae89ec88fbfee44bebdc74fc0b8a6145fb86 │ └─58001 /secretgen-controller ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount