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 │ │ │ ├─21584 /lib/systemd/systemd --user │ │ │ └─21585 (sd-pam) │ │ └─session-21.scope │ │ ├─21517 sshd: cephadm [priv] │ │ └─21598 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1629 sshd: zuul [priv] │ │ └─1642 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1633 ssh: /home/zuul/.ansible/cp/199.204.45.116-22-zuul [mux] │ ├─388401 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hovhowctwrmzywzrvxfdvkuoxlvmqtwg ; /usr/bin/python3'"'"' && sleep 0' │ ├─388402 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hovhowctwrmzywzrvxfdvkuoxlvmqtwg ; /usr/bin/python3' && sleep 0 │ ├─388403 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hovhowctwrmzywzrvxfdvkuoxlvmqtwg ; /usr/bin/python3 │ ├─388404 /bin/sh -c echo BECOME-SUCCESS-hovhowctwrmzywzrvxfdvkuoxlvmqtwg ; /usr/bin/python3 │ ├─388405 /usr/bin/python3 │ ├─388406 /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 │ └─388408 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 … │ │ ├─ 9974 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12326 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a1c18c0b0d8b5c308dd26ed79e16e9016bad753e35a1241611ce2823a56572f9 -address /run/containerd/containerd.sock │ │ ├─ 12700 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d20becf0458c537b3faf197f56cbbe79238ea183f0d990e66928046d3e6e276 -address /run/containerd/containerd.sock │ │ ├─ 18555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 51d125489d99c6006546d617ab4fa1658f93df2eb1231b51071b6e164bb62704 -address /run/containerd/containerd.sock │ │ ├─ 25148 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7538b24a9ee7c687a3732bb715ba9d2cae5915c2c6e4539a89bac03538c22ed1 -address /run/containerd/containerd.sock │ │ ├─ 29932 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0b9f9fe3c706c08a3f68280841a4c4e3e2cea46ef7706dcce850c10a801a2a4f -address /run/containerd/containerd.sock │ │ ├─ 34629 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f597a5a2e288628f66ca625ae8c7b0a8bd7f02ffd54539243811b660055917a5 -address /run/containerd/containerd.sock │ │ ├─ 39102 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d6cc9dadf3cb06a8a8f0770e277599f1cc23b5b6ae2c851e4ab7c9c3df831240 -address /run/containerd/containerd.sock │ │ ├─ 41647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f02f0d9893a1c23551b0b17a783632590f775851675019259bcb240d3d69ed6 -address /run/containerd/containerd.sock │ │ ├─ 41691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc4ae83d53ff6fabcb8ea3a3d642187cfde317b660c7ba9029d454f2c3e4844b -address /run/containerd/containerd.sock │ │ ├─ 41711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6795c61c2a864219a66ad3b46198e79d03c3689d818b75822a24b7d7fbc2ae91 -address /run/containerd/containerd.sock │ │ ├─ 41714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27cc787a3d0b6fa8843408ed5bc1faea89a013755e9dfd63d2ec018d6572e919 -address /run/containerd/containerd.sock │ │ ├─ 41746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a09793360e242f3eab62744db756acebe6ae9b48025c3fcdf5d3ef54c4bf61 -address /run/containerd/containerd.sock │ │ ├─ 42245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c692be59dd89c2e855a9a64da461e2fbd63665bdf5116bc11b551cd8c59bde -address /run/containerd/containerd.sock │ │ ├─ 42991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59e5c929b1e5b05b3b0eb1e418b5a6afcb527c45b4c61813ad8f67851fee8025 -address /run/containerd/containerd.sock │ │ ├─ 43009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a41286ffbbaac92b5f4430b303f6c55c6d186986127db92e9120a6145c861310 -address /run/containerd/containerd.sock │ │ ├─ 44363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acda09341315049686ebebba242888bfd28744ebac4e75b770522f354c5c50d6 -address /run/containerd/containerd.sock │ │ ├─ 44775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aad99780c189fb5d6681d4547502f0054e7218cb9a2f8fa0329bffd09056987 -address /run/containerd/containerd.sock │ │ ├─ 44815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3241a4791ec86e4af82c325954672c17872e4f804869b37afc32610f3f688b0 -address /run/containerd/containerd.sock │ │ ├─ 45297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fc0e1acd8fcbd1cc5551fd6e160cec1e86e65d74e36e64599268049711dfe8a -address /run/containerd/containerd.sock │ │ ├─ 45864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45ade693d86cc4ac21a6c58589e0458fcc66928917ac9761d8efef16b29048d8 -address /run/containerd/containerd.sock │ │ ├─ 45902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f1a62b0050cf9ba00867da47c3c38ee8145de2227ee3c6590bd288d4506790 -address /run/containerd/containerd.sock │ │ ├─ 45940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bbb2a12079b2db9eea5fc1ebc133a7271011e383994fe03ea1d2b05a3da1df -address /run/containerd/containerd.sock │ │ ├─ 47769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d4c12b652e29c7631de86feac662eddfb170e87aaa471401d24e96dbb15dfe -address /run/containerd/containerd.sock │ │ ├─ 47862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbe4170ec393a47ae5a311d7a76db24b23728414c0d9c5aed56a670e93563fd2 -address /run/containerd/containerd.sock │ │ ├─ 48848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc52e1817a7ff4c21d7eb86d15698f05d767f3faf2818b5edb61930e317bf24 -address /run/containerd/containerd.sock │ │ ├─ 48868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06a00b15874bda152900dde2d8d2c54babdeb55ceb3fdbd0484112996cf06d74 -address /run/containerd/containerd.sock │ │ ├─ 49323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3610a16c12937139bb9e383b5ae8efd5ca9fb9a97846cda02f6027388a135bf7 -address /run/containerd/containerd.sock │ │ ├─ 49601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 759cfb9f84fa89d1186f907b2354aeb24389d509e79a15d236c87c589e5f585d -address /run/containerd/containerd.sock │ │ ├─ 50013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c48dba297022b2cc16e533ae5001af80ba3c2c420cef7fcb1ab2491cfa6c02e2 -address /run/containerd/containerd.sock │ │ ├─ 51544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f2625f7d01001d5da9284b0cc29d76e2cc68c4e1c878da5011d69081c2c432 -address /run/containerd/containerd.sock │ │ ├─ 53617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20035fb9d93d8e990b680dd99e52b7374d1ddcd5c27135f357b7f523d0cbf70 -address /run/containerd/containerd.sock │ │ ├─ 54194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e559c3ad99a35c76b226544d68f486f2473cb90f967b0bab20f3a9ce2436a8c2 -address /run/containerd/containerd.sock │ │ ├─ 54242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb023b19f22f99757476e425d0bc99a86af62023c5c8ab733c525cafef111e10 -address /run/containerd/containerd.sock │ │ ├─ 54440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5133cefddc77688acd4224fdf37d76d0f1953b1029209227f2c10131a657e754 -address /run/containerd/containerd.sock │ │ ├─ 57495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccb55575ae1f7788e2967a58527b94a27becfbb5bcef0cd88a306f17b37314ad -address /run/containerd/containerd.sock │ │ ├─ 57653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4a500e12df034e258a56f42094a1abdfac83a51f7cba5784992386e9149b932 -address /run/containerd/containerd.sock │ │ ├─ 57705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291fc49b7b7b00e2cc5fba2cb2a90a514b0162066d65c5b2b43721cdb9821303 -address /run/containerd/containerd.sock │ │ ├─ 57754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32123357e32ce34b412d3bd4f41ab4434b7e2a5bdc25a4a55b046aae897a6043 -address /run/containerd/containerd.sock │ │ ├─ 58982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6410238fdb903ee6d7e4b7fa227ee831dc4be60ff5f8d29b339ba1bba1f9c6 -address /run/containerd/containerd.sock │ │ ├─ 59097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9308665280a2c6eef4c2a9495344546e8f43375eb14c00d02684d579f3a6dfc -address /run/containerd/containerd.sock │ │ ├─ 59227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa02ab4e7106e14ef02dd597a14849af970754347020283c21701fab87fd930 -address /run/containerd/containerd.sock │ │ ├─ 59607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186e5b619d09dc8e9a7b7e189f5c990b752891da518c476c4488d4dc998dccb2 -address /run/containerd/containerd.sock │ │ ├─ 59899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79df7f774f12bfde89e350cdce1211245556fb8c83129fcf0d9e2a5e2e4e49f2 -address /run/containerd/containerd.sock │ │ ├─ 60255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b760dcaac0466d66f8a3b3d51efb8dc4778f420a1f6d7c7d7695619807ca3361 -address /run/containerd/containerd.sock │ │ ├─ 60821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317b6e0efa2e411ba339a684254932db143ac9e65cd7ca87b560d20d96a19e45 -address /run/containerd/containerd.sock │ │ ├─ 61702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1acf6039ca358f3a870a0a109aa5fb9aa9c7a91be0603bdd9a835d0d287fb28 -address /run/containerd/containerd.sock │ │ ├─ 62985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e0c6f1822898ee510cda843a9a88947d1fe447bde3a5e9c3ab9e15b0a40636 -address /run/containerd/containerd.sock │ │ ├─ 64275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae35c3c38e31a1116306a6e372304c0af332f8a8eab24fc663ad2b40b3688c9 -address /run/containerd/containerd.sock │ │ ├─ 71503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1426b232ebe494390ef52c1f011b1808280269127034b1e859046dfaab8c543 -address /run/containerd/containerd.sock │ │ ├─ 72687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 076756f3deea95cf7b183b666738acccea1dd310aef4ea3a95c9614b23c2af2c -address /run/containerd/containerd.sock │ │ ├─ 77410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceacc44c10233534f9063a590533fe046f8455615480f1dffe9146498158ab34 -address /run/containerd/containerd.sock │ │ ├─ 81854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3dddd4fad104c967f21cb23ac59faa01507797775f2a3ccc0d8f9d697dd1490 -address /run/containerd/containerd.sock │ │ ├─ 89789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37bef73d5c55d31a40cf16737d26647825db7bef11401464c80cc95d8e9b1ca5 -address /run/containerd/containerd.sock │ │ ├─ 89833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d98c788a310c1041e1d2841adf5c07f85169bad722e8288cf0e6538855b33ec -address /run/containerd/containerd.sock │ │ ├─ 93658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 315f70899a4295f9fc3f9d5a1779c34cf884daa220ec67e0bd8bd09aa82f14ed -address /run/containerd/containerd.sock │ │ ├─ 94881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a062b7ab9765ab9124fb04796f0ec6a4dbb0073f11c8fc693c483eb82dc6e79a -address /run/containerd/containerd.sock │ │ ├─ 94950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08b76237741a300f50da1154a60b49624977ba92cb7616b183c9f6279d8f6133 -address /run/containerd/containerd.sock │ │ ├─ 96598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b376e81240d79d2b9a00601f0a2d355029045ccd79c6f3a9f134d7f22a4aad4a -address /run/containerd/containerd.sock │ │ ├─ 98167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 735bb91ad652b9f788b85f7c4912766c623a69e9dcff500b9da606016f18e61a -address /run/containerd/containerd.sock │ │ ├─ 98224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99a53c094924e59698db5076ea2c08cac5f1bcb9954c3b53dab7c7a2482560bc -address /run/containerd/containerd.sock │ │ ├─109085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c84b598fffc530c92d71ee9b748f4a583f0fd384584c268303e3bd472c3b1b -address /run/containerd/containerd.sock │ │ ├─109166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 463c851a36c71ae41d63dc1840ce16bf58069adde2905a84979a7f1c015fe563 -address /run/containerd/containerd.sock │ │ ├─111391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8910f504e8a4595411de10c42ae5a18bab71569d7491de038f94542fbd148a0c -address /run/containerd/containerd.sock │ │ ├─124074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94a5ee13283358518c51643fbc81ccc5630f9c2f38a65188855dd3b9e0b61b19 -address /run/containerd/containerd.sock │ │ ├─125570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55a75a9dfa33ffa650526a303f747766ec52852dfa94fc3d5de51eb0909998b8 -address /run/containerd/containerd.sock │ │ ├─126128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20951c6f94944912fd703cd5107b936a6386ad261fe77368d3e443dc91d1c54e -address /run/containerd/containerd.sock │ │ ├─126907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7919f65ca68f8ad327dd9701adce940515aaa783652fc1f0d02f0f0cd3aadb52 -address /run/containerd/containerd.sock │ │ ├─128660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1514370b06ca30fcc733edf0a0391196e586ac1b57b449dfe04ae5b9fbe9770 -address /run/containerd/containerd.sock │ │ ├─128945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a826537adcece46643cf58fbb982247b8d0313ebd35fc171da483167051e44c -address /run/containerd/containerd.sock │ │ ├─129033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dad6f71b7f6692e4b026c03f63348228c8277f3992a204c421b9a189205a8fe4 -address /run/containerd/containerd.sock │ │ ├─129096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4312072fe7cadb6a76fac245362c39e03713b2530fe72283411e0fc675731d9b -address /run/containerd/containerd.sock │ │ ├─129178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb70f3e8e1d28f04cd549172f4449fb1f632725c472dc40d83f8f6b632488465 -address /run/containerd/containerd.sock │ │ ├─129676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eebfa52c9a9fd3161a7a93746d41280118899238b58998c823da7a10eb47149 -address /run/containerd/containerd.sock │ │ ├─151744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaef9ad7835fc0a83ef2949e676f5613ff7a1cc7892edd923083951b07a2649f -address /run/containerd/containerd.sock │ │ ├─153448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4736f719a92ed9756d7decbe0eae79dfd1b2a622b333e66e67668fefe25a113f -address /run/containerd/containerd.sock │ │ ├─153479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ea8497985536db8e3d862673d883356f1ae8c9de0ceba007eea2125db22bcc -address /run/containerd/containerd.sock │ │ ├─153789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4537c51c7c03fe600a13164461727f5b19ca464ed30b9b4533d33b4a82a5a26 -address /run/containerd/containerd.sock │ │ ├─153802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfc48085a9539fcdc9002eccbe782d8c46b8f8166e6da1fe9f8b0d5609a054f4 -address /run/containerd/containerd.sock │ │ ├─153823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd3a688c661aa29487e70353a4eec90bbbb741793b21c7463c10c8eca8d7ffc3 -address /run/containerd/containerd.sock │ │ ├─153886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f083c545b3a8632db43dafa98835dafaaa474e1055fe19928cb89ecdce1142e9 -address /run/containerd/containerd.sock │ │ ├─154025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292e5216662946c368aeb2efbe64a8df7099f3276a185f99610a74ff31a8539d -address /run/containerd/containerd.sock │ │ ├─164651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87181b61226a3baee1bec611bae6260e07fdf02e8e7a33c0b5c0a561c171aad3 -address /run/containerd/containerd.sock │ │ ├─166920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8681f9c54a95935136cceb158e30f24320f1601bf93ba37be62c5c46ae9e332f -address /run/containerd/containerd.sock │ │ ├─167008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0d231c22a6ecd850760b073d6fd3a1538afeb8286037c4a33f1b90ecbc7f8cf -address /run/containerd/containerd.sock │ │ ├─167103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da36abf5cc78db26bacf1215b47244c677e4c928650a5624c16be12de90eca6 -address /run/containerd/containerd.sock │ │ ├─167166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61293806f418e1bb4037252184daf17028b86d1472d00b7dc43d940880a83cfa -address /run/containerd/containerd.sock │ │ ├─174679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa5367ef65c5f1c1a4bb43fb4f4a05f78f4b0ad203288546e4bb6d4a96aabded -address /run/containerd/containerd.sock │ │ ├─176770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c238d1fc3d1202fe906326edda9b55fe2ae8823b0943a40a41fce7f0e3e84ad7 -address /run/containerd/containerd.sock │ │ ├─176822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47e8b7cdeeb1e6e20455a487dce8168d0341a8a38066224ad5d3d9155107d23 -address /run/containerd/containerd.sock │ │ ├─176898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6edb6abdc931f41eb88ad0e6bf6d34eca00597bcfade712101e3e9e699a45e6c -address /run/containerd/containerd.sock │ │ ├─189814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5d6667a7a5f4fa569dcb03084e2359617acd60d700a212b9897ea09af404d46 -address /run/containerd/containerd.sock │ │ ├─196648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74fec9f7cf4547595cb6b540cf0861e85f5e95d82e6295b9d54681a51da9201d -address /run/containerd/containerd.sock │ │ ├─196668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 656b8610df2c77a32ea663300e4fa37f846fff2d4d14ae27a1248666b6076e3d -address /run/containerd/containerd.sock │ │ ├─196716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7fc62c2f162af1c24bcf570ef973d465336598260fa08723509e1fc7bcde04 -address /run/containerd/containerd.sock │ │ ├─197014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 305778e0f12a34ee3a25d001ff67b84f006560f67ac0a2c43451230f78d97299 -address /run/containerd/containerd.sock │ │ ├─206608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c3737f0d0537558a340dfee4e0d5f11ccd8adb12c7100daa7542b834fd72c37 -address /run/containerd/containerd.sock │ │ ├─208876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8d1edebe300cfc44135b72454473d22f36760492315a63234179907c965b8d -address /run/containerd/containerd.sock │ │ ├─209902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dbeb3bdb44ad0e57fff804a00cb0d181a8fbe934a19f0e6ecf608595f9ecc92 -address /run/containerd/containerd.sock │ │ ├─210804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 950fd7fb2c8fd3e61810fdbc396b2beb30a60691527ce71304d49744f2b416ff -address /run/containerd/containerd.sock │ │ ├─211758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c47ab64b17eac2808cde6ca6ce51398623fa19f1178771209d8c5c6539a2f6d -address /run/containerd/containerd.sock │ │ ├─214005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd3d35ac82151fd56c2a47f518303ec120de40f356a26f0b7aba0679ed9b653b -address /run/containerd/containerd.sock │ │ ├─215566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3abee741ba928b473615a95f2ea9484c159ff9b0754c06e82699fabe29845f7 -address /run/containerd/containerd.sock │ │ ├─215710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f73d9a1dd25dc41cd9d6e7a9e15194d0bfde3deb9538e1582fe77cbd8491414a -address /run/containerd/containerd.sock │ │ ├─224183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170450288d497e3af01122fa1851de914f29a8408f2cdc5837eeb3f18a178d34 -address /run/containerd/containerd.sock │ │ ├─224699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e002a4929a97a49305c0c85d068274510d75209a0c1a80668f08ac29677f973 -address /run/containerd/containerd.sock │ │ ├─229286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b80bb7beb9643e1194cfb739eb30231cf8f51db95330233c80820d5abfbcf2e -address /run/containerd/containerd.sock │ │ ├─234047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dec34cf2be269d376bb9da50aea63bef7f04de0b3b4a894e211e809d44afc1ca -address /run/containerd/containerd.sock │ │ ├─234242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a296dfcfa2751abae401da33fd04008bac9e693124b9fbba33263de4ddc83612 -address /run/containerd/containerd.sock │ │ ├─234285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d91c8d27ccc5483c1431ded6862cd0fd8f171bcba536d96e9485d2b2b33a67e -address /run/containerd/containerd.sock │ │ ├─234341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36e7f2d91e8fed7f82203fa14a29e8d8f3082c8685a83bf8f5d94a66c66682a4 -address /run/containerd/containerd.sock │ │ ├─245820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f49d45597c330369bfbc9dfcde3294eb6e5d468c733959590e36a771d3ffb9 -address /run/containerd/containerd.sock │ │ ├─247957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254a9c370b667bfc9dd547d5258d9484c507a73e0820e69cf1e7d4af778ca652 -address /run/containerd/containerd.sock │ │ └─249472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa6c283949cb47f806d3cedeb4e70b7bf3293fae2a8d4abd01fbb8bfe584657 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1435 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─run-r6fb8954cbeb54c50b6451065f37007ef.scope │ │ └─164878 /usr/sbin/libvirtd --listen │ ├─docker-f597a5a2e288628f66ca625ae8c7b0a8bd7f02ffd54539243811b660055917a5.scope … │ │ ├─34654 /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 │ │ └─34666 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29641 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29913 /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 │ │ │ ├─18511 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18533 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wnuqes.service │ │ │ ├─12601 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wnuqes/unit.run │ │ │ └─12634 /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-wnuqes --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.wnuqes:/var/lib/ceph/mgr/ceph-instance.wnuqes:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wnuqes/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wnuqes -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24858 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25131 /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 │ │ │ ├─39054 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39076 /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 │ │ │ ├─34331 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34612 /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 │ │ ├─12240 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12269 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10345 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-0b9f9fe3c706c08a3f68280841a4c4e3e2cea46ef7706dcce850c10a801a2a4f.scope … │ │ ├─29957 /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 │ │ └─29969 /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 │ ├─multipathd.service │ │ └─123752 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42120 /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.116 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─docker-7538b24a9ee7c687a3732bb715ba9d2cae5915c2c6e4539a89bac03538c22ed1.scope … │ │ ├─25172 /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 │ │ └─25185 /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 │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-51d125489d99c6006546d617ab4fa1658f93df2eb1231b51071b6e164bb62704.scope … │ │ ├─18581 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18600 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1100 /usr/sbin/uuidd --socket-activation │ ├─docker-9d20becf0458c537b3faf197f56cbbe79238ea183f0d990e66928046d3e6e276.scope … │ │ ├─12741 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wnuqes -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12753 /usr/bin/ceph-mgr -n mgr.instance.wnuqes -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10848 /usr/sbin/chronyd -F 1 │ │ └─10849 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-a1c18c0b0d8b5c308dd26ed79e16e9016bad753e35a1241611ce2823a56572f9.scope … │ │ ├─12350 /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 │ │ └─12370 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─123709 /sbin/iscsid │ │ └─123710 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-d6cc9dadf3cb06a8a8f0770e277599f1cc23b5b6ae2c851e4ab7c9c3df831240.scope … │ │ ├─39129 /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 │ │ └─39166 /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-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─e0a06db410c8d62ce3410edbc0eaab110186dda6727535dbd32763f30fa9beb8 │ │ └─62363 /bin/oauth2-proxy │ ├─a1514370b06ca30fcc733edf0a0391196e586ac1b57b449dfe04ae5b9fbe9770 │ │ └─128739 /pause │ ├─e714731fb5d4b78132a920a2dc06544827145e9fc8e9066706eb63d4194de77a │ │ └─62754 /bin/memcached_exporter │ ├─47c4e69857d03a547130ee48f9b292f201f29d95053e733debddace265fe8827 │ │ ├─243771 /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 │ │ └─243859 /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 │ ├─62700ae18fa05058b6b18aed126db244f1376db79c9ab00bc0ab36263eee0841 │ │ └─54566 nfd-master -featurerules-controller=true │ ├─70a01be4186b8e9c6b5cf0a6ac5ea647a0918155db423bae2eae16bd04d839b4 │ │ ├─229888 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229918 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─229944 erl_child_setup 1048576 │ │ ├─230028 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─230114 inet_gethost 4 │ │ └─230115 inet_gethost 4 │ ├─c43cb34fcf78e137dcea1efa873f42a943eb43a1810131a105f502eda2318953 │ │ ├─43521 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43945 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8910f504e8a4595411de10c42ae5a18bab71569d7491de038f94542fbd148a0c │ │ └─111415 /pause │ ├─bb023b19f22f99757476e425d0bc99a86af62023c5c8ab733c525cafef111e10 │ │ └─54266 /pause │ ├─d00cf268d1c72eb6dc2f7fb3e3932d87c0a3577e38f3e31f69a57203996fb1ab │ │ ├─76785 barbiacan-api: uWSGI master │ │ └─76797 barbiacan-api: uWSGI worker 1 │ ├─83910103ea9f27e3c31f59953f7cb2278dfed55d7579641730caf04999433306 │ │ └─61163 /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 │ ├─3610a16c12937139bb9e383b5ae8efd5ca9fb9a97846cda02f6027388a135bf7 │ │ └─49348 /pause │ ├─1351821d45b7a1a65d15ead547106adad4833adf8b3807090dc784ff1c870239 │ │ ├─174089 senlin-api: uWSGI master │ │ ├─174164 senlin-api: uWSGI worker 1 │ │ └─174165 senlin-api: uWSGI worker 2 │ ├─3ff1df11c41edc7cf3ee78cbf9b1cbcecd414b91301e1eb75aa1df02d028e1aa │ │ ├─160814 neutron-api: uWSGI master │ │ ├─160834 neutron-api: uWSGI worker 1 │ │ └─160835 neutron-api: uWSGI worker 2 │ ├─d16e2bff26ffa372a11a5915afbd45d11694037e04e101eaa7bb6abbae15f7b7 │ │ ├─164857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164873 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─164881 erl_child_setup 1048576 │ │ ├─165018 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─165087 inet_gethost 4 │ │ └─165089 inet_gethost 4 │ ├─781420c3e71d0db011a3f9f4dfc1edb49399797334ebdbb0aeeb918f43b76a86 │ │ └─164796 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7919f65ca68f8ad327dd9701adce940515aaa783652fc1f0d02f0f0cd3aadb52 │ │ └─126933 /pause │ ├─950fd7fb2c8fd3e61810fdbc396b2beb30a60691527ce71304d49744f2b416ff │ │ └─210830 /pause │ ├─e43697e90ca7faf49ed288d936d5a68f1d3e39b9235efcc2982e7cc8d6ea5d38 │ │ ├─224588 magnum-api: uWSGI master │ │ ├─224633 magnum-api: uWSGI worker 1 │ │ └─224634 magnum-api: uWSGI worker 2 │ ├─8681f9c54a95935136cceb158e30f24320f1601bf93ba37be62c5c46ae9e332f │ │ └─166951 /pause │ ├─d4ea8497985536db8e3d862673d883356f1ae8c9de0ceba007eea2125db22bcc │ │ └─153549 /pause │ ├─eb8d1edebe300cfc44135b72454473d22f36760492315a63234179907c965b8d │ │ └─208899 /pause │ ├─e20035fb9d93d8e990b680dd99e52b7374d1ddcd5c27135f357b7f523d0cbf70 │ │ └─53645 /pause │ ├─1b1551e2a65b34bfbcfb763c04f4d8153fb160e6ff63f0f18455ba6fb9f8ab11 │ │ └─62175 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d0f1ab9f48f2f7dc0bbf1b7d74c2b4aec72d5b58fe27d92fad17648f13521f74 │ │ └─46082 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─dad6f71b7f6692e4b026c03f63348228c8277f3992a204c421b9a189205a8fe4 │ │ └─129067 /pause │ ├─e1acf6039ca358f3a870a0a109aa5fb9aa9c7a91be0603bdd9a835d0d287fb28 │ │ └─61730 /pause │ ├─4b78c6bdc3da4214ec706787afd2c656d397081bc7e2770f613807e135f3f616 │ │ ├─161704 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161897 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphi0oc9qu/privsep.sock │ │ ├─162038 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpew621af1/privsep.sock │ │ └─162239 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1a5d118172f331abb3951b5fdcd3c682170656111ef459e4c33f13f5582e556e │ │ └─42297 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f3dddd4fad104c967f21cb23ac59faa01507797775f2a3ccc0d8f9d697dd1490 │ │ └─81877 /pause │ ├─ca6eff78c1271fa819918e76733019c1e025cb26a0a547f5e8804b1ff6ef4c76 │ │ └─90877 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─a0631028c091b690581892142abd6d15a6559ac82ae248c46936b57be72a84cf │ │ └─248302 /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 │ ├─f9486400fcb580c5cb3acb4ee4d77c86cc1547d3e6cdcb684fe61b6fa0961335 │ │ └─49940 /usr/bin/peer-list -on-change=/usr/bin/add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─dec34cf2be269d376bb9da50aea63bef7f04de0b3b4a894e211e809d44afc1ca │ │ └─234087 /pause │ ├─e559c3ad99a35c76b226544d68f486f2473cb90f967b0bab20f3a9ce2436a8c2 │ │ └─54220 /pause │ ├─a6d4c12b652e29c7631de86feac662eddfb170e87aaa471401d24e96dbb15dfe │ │ └─47799 /pause │ ├─9c38cedc2a8c00b68984d5352eb5cec2cca8a382bfb81e2af905221abf22cfdc │ │ └─41940 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 │ ├─61293806f418e1bb4037252184daf17028b86d1472d00b7dc43d940880a83cfa │ │ └─167202 /pause │ ├─3693934fa5c0b455a7a396f9d84d6bf7cde489c7b906597e9f59f51a8746ff06 │ │ └─249705 /bin/openstack-database-exporter │ ├─7e3568881c10ea7bb926853ec296d4855cb44706a8d82c85bfa5a34212b53867 │ │ └─174097 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─e58b6b46ad1d72ecdbc9869766f3a8a235d5548ff7317c68c8f68acab485da7e │ │ └─210874 /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 │ ├─8b80bb7beb9643e1194cfb739eb30231cf8f51db95330233c80820d5abfbcf2e │ │ └─229309 /pause │ ├─0eebfa52c9a9fd3161a7a93746d41280118899238b58998c823da7a10eb47149 │ │ └─129700 /pause │ ├─c4211792fc52af07bb9aab0b581ca14fc259fa02e8efa3c56f1bb7a874820ae4 │ │ └─61477 /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 │ ├─1ac64c2f6cb72be36414c7ef1c8616f678aaa2fe497cd1236f026532db3e092f │ │ └─61892 /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 │ ├─55d50bcda0a0c3b7e82b4671d5ce83c950677b48526e5d6b0dd0d839f1b76c8f │ │ ├─60806 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60917 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─21ebe84fff5e6cda7942ec997877b1f10ee270d4d6b824f92f33b49fd41fca3c │ │ ├─109994 /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 │ │ └─110057 /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 │ ├─833c1cff111bf5f9ee7ab5b28d7df2ceb3292d3b6d69bdefb341a5ac1bd1521e │ │ ├─115397 placement-api: uWSGI master │ │ ├─115424 placement-api: uWSGI worker 1 │ │ └─115425 placement-api: uWSGI worker 2 │ ├─4d3e897c319ce0df2c6df9cf0ccc15fb39212cfef1487d2e2a7bd4ad317419a1 │ │ ├─96812 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96830 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─96839 erl_child_setup 1048576 │ │ ├─96893 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─96945 inet_gethost 4 │ │ └─96946 inet_gethost 4 │ ├─cf39d27f4d60cb8a34c712cfaa76fea6728a11df3ad18045f732ccc23e3ea7b5 │ │ ├─124914 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─124937 /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 │ ├─e3abee741ba928b473615a95f2ea9484c159ff9b0754c06e82699fabe29845f7 │ │ └─215592 /pause │ ├─56d51470f6ea1c8b153380b3c085e98418211b47f8dd0198a60c584d8a6016c9 │ │ └─58017 /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.34.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 │ ├─1f7fc62c2f162af1c24bcf570ef973d465336598260fa08723509e1fc7bcde04 │ │ └─196766 /pause │ ├─d0d443be0845fa3588e6d350c4318294fea2a81ea00867af4b27cf7af9059418 │ │ ├─204874 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─205478 octavia-worker: ConsumerService worker(0) │ │ ├─205481 octavia-worker: ConsumerService worker(1) │ │ ├─205484 octavia-worker: ConsumerService worker(0) │ │ └─205487 octavia-worker: ConsumerService worker(1) │ ├─10caa4aad426a5d96819596653786c7308a9d8c5976ff377bce53695e67a8cbc │ │ ├─81980 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81997 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─82004 erl_child_setup 1048576 │ │ ├─82095 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─82146 inet_gethost 4 │ │ └─82147 inet_gethost 4 │ ├─44c4ebb56e096be3ec12d16c6193db8f9539ce8b799a8d7abfeed87d2f417c49 │ │ └─41896 etcd --advertise-client-urls=https://199.204.45.116: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.116:2380 --initial-cluster=instance=https://199.204.45.116:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.116: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 │ ├─7c47ab64b17eac2808cde6ca6ce51398623fa19f1178771209d8c5c6539a2f6d │ │ └─211781 /pause │ ├─94a5ee13283358518c51643fbc81ccc5630f9c2f38a65188855dd3b9e0b61b19 │ │ └─124098 /pause │ ├─69dd6fa54838853522a5103c3b689820e7def21d02471c70df4e33edcd4d9009 │ │ └─78126 /usr/local/bin/rook ceph operator │ ├─6795c61c2a864219a66ad3b46198e79d03c3689d818b75822a24b7d7fbc2ae91 │ │ └─41784 /pause │ ├─317b6e0efa2e411ba339a684254932db143ac9e65cd7ca87b560d20d96a19e45 │ │ └─60852 /pause │ ├─6edb6abdc931f41eb88ad0e6bf6d34eca00597bcfade712101e3e9e699a45e6c │ │ └─176941 /pause │ ├─8b05e85a5b8cf6b146f47cd44dcebdb4efb652ece647f77e7b6433fd5318c2d2 │ │ ├─60383 nginx: master process nginx -g daemon off; │ │ ├─60398 nginx: worker process │ │ ├─60399 nginx: worker process │ │ ├─60400 nginx: worker process │ │ ├─60403 nginx: worker process │ │ └─60406 nginx: worker process │ ├─170cda0da584bbeb529c167fe7139b69ff12b75128ef72a2cd2cbdfbdb5d787b │ │ ├─151879 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─151895 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─151902 erl_child_setup 1048576 │ │ ├─151984 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─152055 inet_gethost 4 │ │ └─152056 inet_gethost 4 │ ├─43f9338f43b46707c4b51e11fd115ebd31d24577a332352ca5486da23c425427 │ │ ├─71613 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71634 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─71643 erl_child_setup 1048576 │ │ ├─71799 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─71850 inet_gethost 4 │ │ └─71851 inet_gethost 4 │ ├─d8237667eadd76016c8a8221cbb6c8c5dff85185d303bdac844bb97e9f546f68 │ │ ├─ 48109 /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 │ │ ├─ 48122 /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 │ │ ├─ 48228 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─247612 nginx: worker process │ │ ├─247613 nginx: worker process │ │ └─247614 nginx: cache manager process │ ├─45ade693d86cc4ac21a6c58589e0458fcc66928917ac9761d8efef16b29048d8 │ │ └─45888 /pause │ ├─31314918a137bf6552dc1cd38e05ead4eb0b863e692db4c61bfad188fcd808a2 │ │ └─54669 /secretgen-controller │ ├─0e6b8f232f01b91fda319e070b65f41e8c25087282d80e3da5d221bb3827564f │ │ ├─150956 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151158 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151159 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─656b8610df2c77a32ea663300e4fa37f846fff2d4d14ae27a1248666b6076e3d │ │ └─196743 /pause │ ├─a1b520a6cc5c942929eda4d8e29fc1a804faf3debaeadda2587f7327e12b205c │ │ └─210197 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─15e0c6f1822898ee510cda843a9a88947d1fe447bde3a5e9c3ab9e15b0a40636 │ │ └─63008 /pause │ ├─9c3737f0d0537558a340dfee4e0d5f11ccd8adb12c7100daa7542b834fd72c37 │ │ └─206631 /pause │ ├─315f70899a4295f9fc3f9d5a1779c34cf884daa220ec67e0bd8bd09aa82f14ed │ │ └─93682 /pause │ ├─aa5367ef65c5f1c1a4bb43fb4f4a05f78f4b0ad203288546e4bb6d4a96aabded │ │ └─174703 /pause │ ├─3dbeb3bdb44ad0e57fff804a00cb0d181a8fbe934a19f0e6ecf608595f9ecc92 │ │ └─209926 /pause │ ├─292e5216662946c368aeb2efbe64a8df7099f3276a185f99610a74ff31a8539d │ │ └─154090 /pause │ ├─c12b987eb4e273aea00dbcf9ef7320fb584edb790413ffc1d506755a12986311 │ │ └─44430 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0a87e97118665436ddc166a9d5267f1f0efc830dc184fd72bf96e1933cde91a2 │ │ ├─205666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205691 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─206239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─caa721a13c420763e7a136189f4246cc2967e322dad46595deb5648bc65fe836 │ │ └─43363 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cfc48085a9539fcdc9002eccbe782d8c46b8f8166e6da1fe9f8b0d5609a054f4 │ │ └─153869 /pause │ ├─463c851a36c71ae41d63dc1840ce16bf58069adde2905a84979a7f1c015fe563 │ │ └─109200 /pause │ ├─0e5b99271124eee71f90e929d277a4b1fc4c8efc1a20632873fd90d160bcad2a │ │ └─54527 nfd-worker --server=node-feature-discovery-master:8080 │ ├─37bef73d5c55d31a40cf16737d26647825db7bef11401464c80cc95d8e9b1ca5 │ │ └─89812 /pause │ ├─9aad99780c189fb5d6681d4547502f0054e7218cb9a2f8fa0329bffd09056987 │ │ └─44801 /pause │ ├─f083c545b3a8632db43dafa98835dafaaa474e1055fe19928cb89ecdce1142e9 │ │ └─153945 /pause │ ├─6f061be731704466c7323ded218c334456891777a7995b2d07c5e4c5e1a1d4e0 │ │ ├─63249 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63265 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─63274 erl_child_setup 1048576 │ │ ├─63357 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─63408 inet_gethost 4 │ │ └─63409 inet_gethost 4 │ ├─2709c44560362c2b693481266ede256dc62f500e3d61764f39e61e3b04d70cbb │ │ └─42059 /kube-vip manager │ ├─34f110d7773c2bfad1a2e5d49b62158fb1d90ddf4271fe09c1f61ed2361578af │ │ └─49461 percona-xtradb-cluster-operator │ ├─74fec9f7cf4547595cb6b540cf0861e85f5e95d82e6295b9d54681a51da9201d │ │ └─196697 /pause │ ├─b37bc8e3946b7812da637dfe2ca9d52c2f7f97fe96cc26ac47e5f3cc520aa745 │ │ └─62239 /bin/pushgateway │ ├─01c692be59dd89c2e855a9a64da461e2fbd63665bdf5116bc11b551cd8c59bde │ │ └─42270 /pause │ ├─052392f32f1bea32b34efc21d8cb5e1f9a1146f40e54b00f54ebea497a6206bf │ │ └─214053 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8da36abf5cc78db26bacf1215b47244c677e4c928650a5624c16be12de90eca6 │ │ └─167143 /pause │ ├─59fb66d87f13b45f06421bb5a0faa99c3789fac8875aed04919c53ef383e7aa4 │ │ └─208996 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─178816ba9a7a1a8427de8b86e09486431d04763248e53e363dbe91bbd43669a8 │ │ └─61117 /goldpinger --static-file-path /static │ ├─eb70f3e8e1d28f04cd549172f4449fb1f632725c472dc40d83f8f6b632488465 │ │ └─129203 /pause │ ├─32c7c18b04cf09ccf251f08abafa9a6ce216c6ffaf9690b577b7a2c9c7fef59c │ │ ├─186639 heat-api-cfn: uWSGI master │ │ ├─186674 heat-api-cfn: uWSGI worker 1 │ │ └─186675 heat-api-cfn: uWSGI worker 2 │ ├─cc4ae83d53ff6fabcb8ea3a3d642187cfde317b660c7ba9029d454f2c3e4844b │ │ └─41786 /pause │ ├─c48dba297022b2cc16e533ae5001af80ba3c2c420cef7fcb1ab2491cfa6c02e2 │ │ └─50037 /pause │ ├─06a00b15874bda152900dde2d8d2c54babdeb55ceb3fdbd0484112996cf06d74 │ │ └─48918 /pause │ ├─76e97c6cdc030a5d3101b8c03a2e1a1ae9d22374d2d3c08b3b9a08df3c4d7598 │ │ ├─160700 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─161101 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161106 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─161108 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a2f1a62b0050cf9ba00867da47c3c38ee8145de2227ee3c6590bd288d4506790 │ │ └─45927 /pause │ ├─076756f3deea95cf7b183b666738acccea1dd310aef4ea3a95c9614b23c2af2c │ │ └─72711 /pause │ ├─305778e0f12a34ee3a25d001ff67b84f006560f67ac0a2c43451230f78d97299 │ │ └─197038 /pause │ ├─54d168edc1d944ece1b8ac313b315d2284a99460b81c2a952d9b1769b0115d6d │ │ └─49008 /manager --metrics-bind-address=:9782 │ ├─7cf17e902de5fdc7b0487c069291601d6e61cbc3eb93b110520ecfcfdffb77fa │ │ ├─189984 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190000 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─190007 erl_child_setup 1048576 │ │ ├─190064 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─190117 inet_gethost 4 │ │ └─190118 inet_gethost 4 │ ├─14a09793360e242f3eab62744db756acebe6ae9b48025c3fcdf5d3ef54c4bf61 │ │ └─41823 /pause │ ├─55a75a9dfa33ffa650526a303f747766ec52852dfa94fc3d5de51eb0909998b8 │ │ └─125594 /pause │ ├─92c84b598fffc530c92d71ee9b748f4a583f0fd384584c268303e3bd472c3b1b │ │ └─109127 /pause │ ├─2fa02ab4e7106e14ef02dd597a14849af970754347020283c21701fab87fd930 │ │ └─59251 /pause │ ├─f73d9a1dd25dc41cd9d6e7a9e15194d0bfde3deb9538e1582fe77cbd8491414a │ │ └─215734 /pause │ ├─27f2625f7d01001d5da9284b0cc29d76e2cc68c4e1c878da5011d69081c2c432 │ │ └─51569 /pause │ ├─7f02f0d9893a1c23551b0b17a783632590f775851675019259bcb240d3d69ed6 │ │ └─41671 /pause │ ├─a47e8b7cdeeb1e6e20455a487dce8168d0341a8a38066224ad5d3d9155107d23 │ │ └─176849 /pause │ ├─ca3abeb85343e2460b1a13b4da73687cc7c0e11910c994ee4eb5ff87e6bb8958 │ │ ├─95345 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95521 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95523 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b760dcaac0466d66f8a3b3d51efb8dc4778f420a1f6d7c7d7695619807ca3361 │ │ └─60279 /pause │ ├─3995d485f14456343111572a51398e73b783574cadc777ea4fcb6d104cf9a362 │ │ └─59752 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 │ ├─8e3869524ff6d41206108fdb0c4c6eb1673ccb3a05b87c0211202ee98134e3b9 │ │ ├─150346 nova-metadata: uWSGI master │ │ ├─150359 nova-metadata: uWSGI worker 1 │ │ └─150360 nova-metadata: uWSGI worker 2 │ ├─a2e9caf646d7335618abe1443bad5850e177362bedacf821df37d755922cc82f │ │ ├─ 90148 /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 # 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" 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 │ │ └─321303 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a062b7ab9765ab9124fb04796f0ec6a4dbb0073f11c8fc693c483eb82dc6e79a │ │ └─94921 /pause │ ├─36e7f2d91e8fed7f82203fa14a29e8d8f3082c8685a83bf8f5d94a66c66682a4 │ │ └─234382 /pause │ ├─a5d6667a7a5f4fa569dcb03084e2359617acd60d700a212b9897ea09af404d46 │ │ └─189845 /pause │ ├─1d91c8d27ccc5483c1431ded6862cd0fd8f171bcba536d96e9485d2b2b33a67e │ │ └─234313 /pause │ ├─4736f719a92ed9756d7decbe0eae79dfd1b2a622b333e66e67668fefe25a113f │ │ └─153505 /pause │ ├─a41286ffbbaac92b5f4430b303f6c55c6d186986127db92e9120a6145c861310 │ │ └─43053 /pause │ ├─74a8758c930e96151e75c6a169eef81032732fffc79693d8e522f5e5420886a7 │ │ ├─160848 neutron-policy-server: uWSGI master │ │ ├─160864 neutron-policy-server: uWSGI worker 1 │ │ └─160865 neutron-policy-server: uWSGI worker 2 │ ├─e3241a4791ec86e4af82c325954672c17872e4f804869b37afc32610f3f688b0 │ │ └─44838 /pause │ ├─ceacc44c10233534f9063a590533fe046f8455615480f1dffe9146498158ab34 │ │ └─77434 /pause │ ├─fd57e4d9754edf271ffda98585893bb17709c46c869366fc00e0ed366f70a705 │ │ ├─ 66913 apache2 -DFOREGROUND │ │ ├─ 66927 (wsgi:k -DFOREGROUND │ │ ├─ 66928 (wsgi:k -DFOREGROUND │ │ ├─ 66929 (wsgi:k -DFOREGROUND │ │ ├─ 66930 (wsgi:k -DFOREGROUND │ │ ├─381719 apache2 -DFOREGROUND │ │ └─382375 apache2 -DFOREGROUND │ ├─e9308665280a2c6eef4c2a9495344546e8f43375eb14c00d02684d579f3a6dfc │ │ └─59119 /pause │ ├─4f337b27f4fac165b055ede20343f0083021b1dae4073ee2c2733a5d47ac1b61 │ │ └─126336 /coredns -conf /etc/coredns/Corefile │ ├─c4a500e12df034e258a56f42094a1abdfac83a51f7cba5784992386e9149b932 │ │ └─57678 /pause │ ├─7dee648b171432c2fafd43e06c27440ef908c535396e6b466a25486186547121 │ │ └─109699 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─bc125ab2b5b1c3a1c611765a4d9618c54d6a2f464a5ed5bc39330451240e80cc │ │ ├─106251 cinder-api: uWSGI master │ │ ├─106268 cinder-api: uWSGI worker 1 │ │ └─106270 cinder-api: uWSGI worker 2 │ ├─a4537c51c7c03fe600a13164461727f5b19ca464ed30b9b4533d33b4a82a5a26 │ │ └─153888 /pause │ ├─acda09341315049686ebebba242888bfd28744ebac4e75b770522f354c5c50d6 │ │ └─44388 /pause │ ├─5c4d8b9c7748283c90ec6869ef1edd0a17972ba932c2a23326d01a2e76c4d0e2 │ │ └─62712 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─87181b61226a3baee1bec611bae6260e07fdf02e8e7a33c0b5c0a561c171aad3 │ │ └─164677 /pause │ ├─7c6410238fdb903ee6d7e4b7fa227ee831dc4be60ff5f8d29b339ba1bba1f9c6 │ │ └─59015 /pause │ ├─b1426b232ebe494390ef52c1f011b1808280269127034b1e859046dfaab8c543 │ │ └─71526 /pause │ ├─44f38a27cf76d6fba730238f6970b35da573f6e6955324e5e7ac077ff8c97ba3 │ │ └─41909 kube-apiserver --advertise-address=199.204.45.116 --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 │ ├─6abc56cd8f2282ae2ff467892aa4325f52590d88fc0ecf49a6278a1136335ef1 │ │ ├─248094 apache2 -DFOREGROUND │ │ ├─251762 (wsgi:h -DFOREGROUND │ │ ├─251763 (wsgi:h -DFOREGROUND │ │ ├─251764 (wsgi:h -DFOREGROUND │ │ ├─251765 (wsgi:h -DFOREGROUND │ │ ├─251766 (wsgi:h -DFOREGROUND │ │ ├─251767 apache2 -DFOREGROUND │ │ └─251768 apache2 -DFOREGROUND │ ├─b72a49259a152514d55d97709584ef82d2f8dc121b08c270bc558c329e9bc629 │ │ └─46173 /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 │ ├─2a7b51734b00bd506e32e78f512d75f015729a0b6810c9bf4243a708f4ea7bcd │ │ └─44898 /coredns -conf /etc/coredns/Corefile │ ├─f22ae2125a4978b8db67330e3bd0a1f60013a988ce125ff0217e27b89cb5ac0c │ │ ├─206789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206806 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─206813 erl_child_setup 1048576 │ │ ├─206875 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─206942 inet_gethost 4 │ │ └─206943 inet_gethost 4 │ ├─99a53c094924e59698db5076ea2c08cac5f1bcb9954c3b53dab7c7a2482560bc │ │ └─98248 /pause │ ├─3d98c788a310c1041e1d2841adf5c07f85169bad722e8288cf0e6538855b33ec │ │ └─89865 /pause │ ├─3ae35c3c38e31a1116306a6e372304c0af332f8a8eab24fc663ad2b40b3688c9 │ │ └─64299 /pause │ ├─79df7f774f12bfde89e350cdce1211245556fb8c83129fcf0d9e2a5e2e4e49f2 │ │ └─59922 /pause │ ├─ab675e016a6a408d726827d748fc109d9fd0e1c9bf2e06d6966d4405900cc425 │ │ ├─186608 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─186850 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─186851 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─170450288d497e3af01122fa1851de914f29a8408f2cdc5837eeb3f18a178d34 │ │ └─224204 /pause │ ├─a034f38f07efcca3d0daead68998a3de68aa7f7c205233767d601569826cf831 │ │ ├─204174 octavia-api: uWSGI master │ │ ├─204187 octavia-api: uWSGI worker 1 │ │ └─204188 octavia-api: uWSGI worker 2 │ ├─f0a2c643966c80ce9eca484355ecadc2e57926514c2dbb82d1c7f1f96b981a07 │ │ ├─58433 python -u /app/sidecar.py │ │ ├─58767 python -u /app/sidecar.py │ │ └─58768 python -u /app/sidecar.py │ ├─5981e191b3d25de0d8b833e2ff89a84dfef826bcee47c08718ba9a180c48bbfa │ │ └─124861 /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 │ ├─fb7510c546f6c25ff2f8ed47ecbf7c5b9a763e6c895b8c7fed5359e651d38471 │ │ ├─163017 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─164046 /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/tmpbu1p5z7y/privsep.sock │ │ ├─164370 /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/tmpiloz3u1u/privsep.sock │ │ ├─164716 /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/tmpyio2q4in/privsep.sock │ │ ├─165095 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─165096 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─165119 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/153bbf3b-e2a5-472d-8ebd-ed0bcf71cbdc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/153bbf3b-e2a5-472d-8ebd-ed0bcf71cbdc/host --addn-hosts=/var/lib/neutron/dhcp/153bbf3b-e2a5-472d-8ebd-ed0bcf71cbdc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/153bbf3b-e2a5-472d-8ebd-ed0bcf71cbdc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/153bbf3b-e2a5-472d-8ebd-ed0bcf71cbdc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d879f424-7d64-42d2-9b30-91a50803ca62,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 │ │ ├─165137 haproxy -f /var/lib/neutron/ns-metadata-proxy/153bbf3b-e2a5-472d-8ebd-ed0bcf71cbdc.conf │ │ ├─191841 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3f68ba7c-17e0-41cf-9a24-1d8ffce42aa7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3f68ba7c-17e0-41cf-9a24-1d8ffce42aa7/host --addn-hosts=/var/lib/neutron/dhcp/3f68ba7c-17e0-41cf-9a24-1d8ffce42aa7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3f68ba7c-17e0-41cf-9a24-1d8ffce42aa7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3f68ba7c-17e0-41cf-9a24-1d8ffce42aa7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4bef190f-e06c-4351-8ad4-5485f737e3a7,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 │ │ ├─191974 haproxy -f /var/lib/neutron/ns-metadata-proxy/3f68ba7c-17e0-41cf-9a24-1d8ffce42aa7.conf │ │ └─360604 /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/tmpp1vx5kor/privsep.sock │ ├─64bd837edcd113b8991a838b07c70c9160c488f8f679ed7043f0324ca6a486ee │ │ └─44869 /coredns -conf /etc/coredns/Corefile │ ├─4312072fe7cadb6a76fac245362c39e03713b2530fe72283411e0fc675731d9b │ │ └─129123 /pause │ ├─67f7f0e80c42b6a01c700f0eb58190858db38bd63b0e89b6c50cd7537a67c2b9 │ │ ├─93984 glance-api: uWSGI master │ │ ├─93997 glance-api: uWSGI worker 1 │ │ └─93998 glance-api: uWSGI worker 2 │ ├─b0d231c22a6ecd850760b073d6fd3a1538afeb8286037c4a33f1b90ecbc7f8cf │ │ └─167034 /pause │ ├─7d5a425e6e3e006d5397a36fbb7ad4615b314bd0f184785e99dbce952531b7b5 │ │ ├─243748 manila-api: uWSGI master │ │ ├─243812 manila-api: uWSGI worker 1 │ │ └─243814 manila-api: uWSGI worker 2 │ ├─fc66d5c4ba1d6dbca2aa5f15a9330b08a68dba1641b4dcd1cb754d39a12f2463 │ │ └─61526 /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 │ ├─ce579c34bd1ce5e5f4c366704db9598915d3bf1fc54782930e7ea49282ed9b19 │ │ └─46126 /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.10 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─96a025d69de9ce35b825598bcc69717faa86fa7ca2180b83d3aecdf3f8c94b90 │ │ └─90046 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --log-to-stderr=true --err-to-stderr=true --mon-cluster-log-to-stderr=true --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-67fd8975c6-22h2k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f6fb7f4c63424ce7dafed8f876d245086be936e6417971c04f52050068f14a34 │ │ └─163947 /bin/bash /tmp/libvirt.sh │ ├─cbe4170ec393a47ae5a311d7a76db24b23728414c0d9c5aed56a670e93563fd2 │ │ └─47886 /pause │ ├─a4bbb2a12079b2db9eea5fc1ebc133a7271011e383994fe03ea1d2b05a3da1df │ │ └─45971 /pause │ ├─435f64fded0dae7195347235cadb1f3191c7010e67f7b2a3c0eae8cb40937b68 │ │ └─204853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─782ea3a16519e3c28e4aae177f73f8f743d2e8273551e18d0942a4d4c7b61c80 │ │ └─106642 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─08b76237741a300f50da1154a60b49624977ba92cb7616b183c9f6279d8f6133 │ │ └─94981 /pause │ ├─20951c6f94944912fd703cd5107b936a6386ad261fe77368d3e443dc91d1c54e │ │ └─126151 /pause │ ├─2fc0e1acd8fcbd1cc5551fd6e160cec1e86e65d74e36e64599268049711dfe8a │ │ └─45321 /pause │ ├─30f18caac9f73a020bad539bdf1df60a723a3860ca84acb666bbb33ae64de1c4 │ │ └─174051 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─291fc49b7b7b00e2cc5fba2cb2a90a514b0162066d65c5b2b43721cdb9821303 │ │ └─57739 /pause │ ├─32123357e32ce34b412d3bd4f41ab4434b7e2a5bdc25a4a55b046aae897a6043 │ │ └─57784 /pause │ ├─284dafddee4d0149abc09c1bf4e4519572cdf15348885b89cdee714bc43cb413 │ │ └─41942 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 │ ├─cdc52e1817a7ff4c21d7eb86d15698f05d767f3faf2818b5edb61930e317bf24 │ │ └─48895 /pause │ ├─ffab45cebccae91db44fcd9cfc3df1dba651b863c4ec6932632642d675795724 │ │ ├─224754 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─225052 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─225053 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─faa6c283949cb47f806d3cedeb4e70b7bf3293fae2a8d4abd01fbb8bfe584657 │ │ └─249495 /pause │ ├─5133cefddc77688acd4224fdf37d76d0f1953b1029209227f2c10131a657e754 │ │ └─54465 /pause │ ├─f4b89a26fe56d289971694be38bc6fc5441e67b44c074755461682349663ed94 │ │ ├─186641 heat-api: uWSGI master │ │ ├─186676 heat-api: uWSGI worker 1 │ │ └─186677 heat-api: uWSGI worker 2 │ ├─735bb91ad652b9f788b85f7c4912766c623a69e9dcff500b9da606016f18e61a │ │ └─98196 /pause │ ├─8c50419a1fe492eb18b8e0837d18305a39b1dbe9337e43a0be985537c51b2d20 │ │ ├─58459 python -u /app/sidecar.py │ │ ├─58774 python -u /app/sidecar.py │ │ └─58775 python -u /app/sidecar.py │ ├─df16684856ff7e3f652c380ece591b92818bb2f4b02e7c932353fba9d5114146 │ │ └─174088 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─14e460ba430d483af77171a2f507cfd27abb19987c6bb8dcc9f32dd67458db65 │ │ └─49131 /manager --metrics-bind-address=:8080 │ ├─8f5769a435ff2ce4ccc2af7f8ebe13c056037ce8d92caf8c72ecd5225d0b8737 │ │ ├─154597 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─371969 sleep 300 │ ├─ccb55575ae1f7788e2967a58527b94a27becfbb5bcef0cd88a306f17b37314ad │ │ └─57559 /pause │ ├─186e5b619d09dc8e9a7b7e189f5c990b752891da518c476c4488d4dc998dccb2 │ │ └─59630 /pause │ ├─60b48c9c1a29620fc45f4ae8a548f0a6928357433e381f1fdad25a3798074b42 │ │ └─243723 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3ceff671587af9dbf803ec2386994d511279ae3fe04f63739446136aef64b443 │ │ └─58683 /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 │ ├─64e5fcae090387d52471a2494a836af8ef3c841c88828760ae7ff7e02db5475c │ │ ├─127047 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127064 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─127071 erl_child_setup 1048576 │ │ ├─127153 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─127204 inet_gethost 4 │ │ └─127205 inet_gethost 4 │ ├─b376e81240d79d2b9a00601f0a2d355029045ccd79c6f3a9f134d7f22a4aad4a │ │ └─96622 /pause │ ├─b8314c34d6d7b467d0f1f662d00f20fafd34f2134a67ad1d84a56d7c5888600b │ │ └─48150 /server │ ├─de2bd6e9fc6539ccbcd98d8a7d0763cb69a24c7bad90f3bb121ddcbbf523c775 │ │ └─62344 /bin/oauth2-proxy │ ├─3a826537adcece46643cf58fbb982247b8d0313ebd35fc171da483167051e44c │ │ └─128969 /pause │ ├─eaef9ad7835fc0a83ef2949e676f5613ff7a1cc7892edd923083951b07a2649f │ │ └─151767 /pause │ ├─6ef35504d3868e61a6eba12dcbee3d7c3cd1fe42b6bb6c908b70424853bdc64d │ │ ├─150101 nova-api: uWSGI master │ │ ├─150137 nova-api: uWSGI worker 1 │ │ └─150138 nova-api: uWSGI worker 2 │ ├─4286266f6d6d623a352fd76dc07a291a38e8ddf0e0b23a00f212285915a4670d │ │ └─230060 docker-registry serve /etc/docker-registry/config.yml │ ├─69dfc35712fc5840227ccac3e9e3e7824fbb900aa8757a0237404868611dc37a │ │ ├─150939 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151150 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151151 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─59e5c929b1e5b05b3b0eb1e418b5a6afcb527c45b4c61813ad8f67851fee8025 │ │ └─43035 /pause │ ├─c0f49d45597c330369bfbc9dfcde3294eb6e5d468c733959590e36a771d3ffb9 │ │ └─245843 /pause │ ├─cc172872b48611c7c510535ebefc9c40f593524fd3d9747b92db73a2b7e55a2f │ │ └─61827 /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-116.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 │ ├─27cc787a3d0b6fa8843408ed5bc1faea89a013755e9dfd63d2ec018d6572e919 │ │ └─41806 /pause │ ├─7734f4694735dbe6b80470a194297ee56fcb87d2491fee98a8ec3121d49fcbd1 │ │ ├─174782 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174799 /usr/local/lib/erlang/erts-12.3.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /usr/local/lib/erlang -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 │ │ ├─174809 erl_child_setup 1048576 │ │ ├─174872 /usr/local/lib/erlang/erts-12.3.2/bin/epmd -daemon │ │ ├─174928 inet_gethost 4 │ │ └─174929 inet_gethost 4 │ ├─bd3d35ac82151fd56c2a47f518303ec120de40f356a26f0b7aba0679ed9b653b │ │ └─214029 /pause │ ├─3491ffa536115da48380838dc8914d73e4ca500399325399c7c642a8b87e581b │ │ └─61440 /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-116.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 │ ├─c03963ee2e31789b6a13757995ec9d7ca15e62a19ea93aad33fcf13c06aab957 │ │ └─169796 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─585bc775b247f7bf930dda5e2860bbde19d6f589975d597f55cd30e2cb2eea2f │ │ └─51639 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 --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 -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --auto-build --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 │ ├─0e002a4929a97a49305c0c85d068274510d75209a0c1a80668f08ac29677f973 │ │ └─224723 /pause │ ├─8a44590b147066cc5f6adce7fc9c4466ab9ef2c76fef9728a675240de1c795f7 │ │ └─133795 /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 │ ├─7246869a2e8e1926fa65a0494ce562d99c740f94df1a0d56dd7a375d0d51515a │ │ ├─163041 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─163780 /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/tmph9ysyve0/privsep.sock │ │ ├─355052 /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/tmpc4mzpjed/privsep.sock │ │ ├─355306 /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/tmpxrjhp2cx/privsep.sock │ │ ├─355481 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─355483 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─a63596aeba6fd3485d155c1b431fe0e655fff7d87ba90ef06616f0f3f237fb79 │ │ └─50124 mysqld --wsrep_start_position=d7b4b7bb-9133-11f1-a075-1bfc97e86111:22 │ ├─c52c18e705bed43dadc62de5b788dd243adeead5fc3e45859de100700ac1ae53 │ │ └─58898 /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 │ ├─39b60efd2b32927fd0b2c981984bbee3d370f9869d1a3dcbc005288fd81c1b72 │ │ ├─163052 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) │ │ ├─163306 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) │ │ └─163307 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) │ ├─1492601b8c42f09488295ae315fb52d440848d8a2dbffca0c0e16e8ed96e5a5f │ │ ├─169764 /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 │ │ ├─355999 /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/tmpfev4l1ax/privsep.sock │ │ ├─356265 /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/tmpi_e6szs2/privsep.sock │ │ └─358167 /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/tmp20nj2icg/privsep.sock │ ├─d020548eee01da41edfa165e85439d8274941694afea0ed46f377ea470e5a787 │ │ └─163898 /usr/bin/libvirt-tls-sidecar │ ├─c238d1fc3d1202fe906326edda9b55fe2ae8823b0943a40a41fce7f0e3e84ad7 │ │ └─176797 /pause │ ├─bb8c0543d9e16206a0a0bb6f0ba096dee2200260c603c8090db2daa55d2eebb5 │ │ └─45510 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 │ ├─fd3a688c661aa29487e70353a4eec90bbbb741793b21c7463c10c8eca8d7ffc3 │ │ └─153913 /pause │ ├─3f096ef9cc7ba837a051ab6382bb6f14b67daa6ba5998ceae0429af52db1d98a │ │ └─211836 /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 │ ├─a296dfcfa2751abae401da33fd04008bac9e693124b9fbba33263de4ddc83612 │ │ └─234268 /pause │ ├─759cfb9f84fa89d1186f907b2354aeb24389d509e79a15d236c87c589e5f585d │ │ └─49625 /pause │ ├─ed9f017563feff2496184fdf20920c4c395f2d3802cb412328c6ef4f793e76ee │ │ ├─224235 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224787 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp374nxf3f/privsep.sock │ │ ├─224793 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224795 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1e3ead8ffff68c6fbdc7ea1f17297e0f365939e7c8bf11b1ac1b8b85521061bb │ │ ├─49871 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 │ │ └─51077 haproxy -sf 11 -x sockpair@3 -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 │ ├─254a9c370b667bfc9dd547d5258d9484c507a73e0820e69cf1e7d4af778ca652 │ │ └─247981 /pause │ ├─527b797705b3be51353b193cebb0894ecc0f589f1caa20e372a4457152b61100 │ │ └─243536 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─cc966e275f612ac99e84ef46e332653c491b750eafdea9480f53402caf9c81de │ │ └─50221 /bin/mysqld_exporter --collect.info_schema.processlist │ ├─796615bb3c67352981f0f18c8b7f2217494c00cf733f05437d87fb9bf4033e6c │ │ └─96396 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ └─0de4d12cbb1fff5ea4b63326bdf7f8e6ba747467e83561d4267ee786c71507fb │ ├─252029 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ └─252042 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount