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 │ │ │ ├─21609 /lib/systemd/systemd --user │ │ │ └─21610 (sd-pam) │ │ └─session-21.scope │ │ ├─21544 sshd: cephadm [priv] │ │ └─21624 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1623 sshd: zuul [priv] │ │ └─1636 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1627 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─495049 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-igvoylymauywtaghvfevgzqbiegcitok ; /usr/bin/python3'"'"' && sleep 0' │ ├─495050 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-igvoylymauywtaghvfevgzqbiegcitok ; /usr/bin/python3' && sleep 0 │ ├─495051 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-igvoylymauywtaghvfevgzqbiegcitok ; /usr/bin/python3 │ ├─495052 /bin/sh -c echo BECOME-SUCCESS-igvoylymauywtaghvfevgzqbiegcitok ; /usr/bin/python3 │ ├─495053 /usr/bin/python3 │ ├─495054 /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 │ └─495056 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9972 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12318 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25d47e71d7216e7d11b19546efb1f9ba6008299ad5e9138d06b9ae50c7af4808 -address /run/containerd/containerd.sock │ │ ├─ 12693 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5d240ef6af267afc3349ca198c03d552b8986bde69e789e9424814fd85b99984 -address /run/containerd/containerd.sock │ │ ├─ 18563 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 209a44455e25d54e93dd9854bc75b96231ce029f8b601bae21ec6a3ffc976154 -address /run/containerd/containerd.sock │ │ ├─ 25172 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c90fb6c8d0e032356478b4d8ac7e6ad339bd206cda697995001fdb2f5fe8e2e8 -address /run/containerd/containerd.sock │ │ ├─ 29786 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 637d0770b834cb8de074909465660b1b900dd26f7cb04efc19bc683a1f68a8a3 -address /run/containerd/containerd.sock │ │ ├─ 34495 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d92fad9ca7d03ad605fb7f81d41eba7d3747dd788aff79d42b7d6cb4ccce2d2 -address /run/containerd/containerd.sock │ │ ├─ 40109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 582ac7f19527edef95a96f99fe3281cad4fce0307c926101ee5e890fe67ec99a -address /run/containerd/containerd.sock │ │ ├─ 40155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cfbfd01edbfb2341d2481d89ecebe9f5141a5a7cd7efb8775989cadb868840e -address /run/containerd/containerd.sock │ │ ├─ 40199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f36e6f5bb1af142ebe08b3f249488cdcf6a1f3fc685041c978c25643cab3b34d -address /run/containerd/containerd.sock │ │ ├─ 40242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6a9e9457b44c3c53e0f683d6a1e264e6409bf54cc84f4bceed85bf9a65218b5 -address /run/containerd/containerd.sock │ │ ├─ 40287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d65e03d4286dbbb2dec144e3e49051c95efcba0dee69071510007b4eaae6c50 -address /run/containerd/containerd.sock │ │ ├─ 40767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59badb9996079d783e78841d205d803c0838e85a9c667ada4de00fc9b054135b -address /run/containerd/containerd.sock │ │ ├─ 41580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7feff5b91d9b55d63bfdcf8f01f003c81f858e9a0d28360144d27675a94a4199 -address /run/containerd/containerd.sock │ │ ├─ 41621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfbd8deb076b962fe5a31897f52ac427b7f0de6512ce38502b174db0ffe760ed -address /run/containerd/containerd.sock │ │ ├─ 42891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed43076b2bf7c4e1b040852bc0400266610d36128f4fd49c7bae06f0158203f8 -address /run/containerd/containerd.sock │ │ ├─ 43285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8876b83b45e825e5d262cb69cbd0e8c92a48f50e9bbfdc6b9ff81cfba66d837 -address /run/containerd/containerd.sock │ │ ├─ 43333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b46c273a3d3b25bfee467cbeae1690dc11ca74bdb5aec3199ff5990ecaa75a7 -address /run/containerd/containerd.sock │ │ ├─ 43773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b5482887ad03c732bd6e63515979e6d95f36b586dbe789ae1aac34e6fd75a9c -address /run/containerd/containerd.sock │ │ ├─ 44246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a10f4fe164f055a1aa7f94993083fade52ee95db974137a5d1c8c7374c38fb -address /run/containerd/containerd.sock │ │ ├─ 44310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c27ae38e5a4a30dcab5fcd82d5fd022308c279f12621194614238d916a500ae -address /run/containerd/containerd.sock │ │ ├─ 44348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 485fae2490c9926626e7259529093b8d1f5d7e7c32d2a28bfded3c953e08cf3b -address /run/containerd/containerd.sock │ │ ├─ 46461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 208fdb2fcb058aae70ce5bfd27d48cc4825a7fa1b62a8b96c4d5466ce78a1bc6 -address /run/containerd/containerd.sock │ │ ├─ 46552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9986cfefa2f2e26b7ebce9f2db871d4e2d73f7b2084dd879e09ffed4eda039d2 -address /run/containerd/containerd.sock │ │ ├─ 47507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 845c30d0bfed3d8f7a906b5fb53747ef65a6f0af014ceea6e5bf90f35e438f96 -address /run/containerd/containerd.sock │ │ ├─ 47611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb5a3025a2990660834d366527f7116db0b8ecfeb165ba17da71db23565eaf0 -address /run/containerd/containerd.sock │ │ ├─ 47958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d223d96115b2adb9c2e042811fccd25d7ce929fa9d34d86f781c166176558c1 -address /run/containerd/containerd.sock │ │ ├─ 48275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6338c22cb6a72e3f3b091933a543594b0a1174ea8d36282d40749917839a995 -address /run/containerd/containerd.sock │ │ ├─ 48678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f43f956edc21ccd694c3a3f183a9a733d036350342a8884885aa1c05ad3fc7 -address /run/containerd/containerd.sock │ │ ├─ 51023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b29a86526ed369b883b3333dd75e3a5cb2f499f6bf4bf7ace87989dc25fc3d4a -address /run/containerd/containerd.sock │ │ ├─ 51230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee9fed82b7435a486b54259d790793f919677c8687860f96ea9d45a7f509402 -address /run/containerd/containerd.sock │ │ ├─ 55863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f5f14ff757bb478137e68f6900c946cf99c025201e8ea3c92a6c1f9bac5070 -address /run/containerd/containerd.sock │ │ ├─ 56555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d49c10d550fe9c8219da10d35532df6d02ea1fc7ba02d22760799bb4dab5a78f -address /run/containerd/containerd.sock │ │ ├─ 56615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3c365ba09ee0876e6c29b80a6be63bfb67a4b480595fc1cf85fd6708d905019 -address /run/containerd/containerd.sock │ │ ├─ 56654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad8531f541acb111fb10fda06bb63ab181a8ed3e9409a3b67d6a6e381becbc8 -address /run/containerd/containerd.sock │ │ ├─ 56849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e104cb74e4cfb8ddbf8a58b4756ee9af4ed0ce8a2842d205b699bc7ff31a3fa9 -address /run/containerd/containerd.sock │ │ ├─ 61386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56db639f5a5c36e61124d6e21f022e211833e1c438213f7382faa27e4f747a81 -address /run/containerd/containerd.sock │ │ ├─ 61464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a302e091aa9476555f3c06247ee1722f8915917d484d585c715e2c62ea1bcf6 -address /run/containerd/containerd.sock │ │ ├─ 61496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58b68ff60e035e4c749e601552e0255da5cd96e33505a6cc2d324d1e4bba17ab -address /run/containerd/containerd.sock │ │ ├─ 61527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e3709d0d694fd29f572ccc809e95db45ad5cd3a86f925777d9ef9cb42b52085 -address /run/containerd/containerd.sock │ │ ├─ 63125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9dc7d5b4806eb2713a4cb05f7def6be560b83017715b9a1abb3bc82789cd28e -address /run/containerd/containerd.sock │ │ ├─ 63172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba87e80b9419d9feeae8043c0063a527ea9ab2827c5ce2dbe570be015767a02b -address /run/containerd/containerd.sock │ │ ├─ 63220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a6d8a346df35370ce27c53233d7f397553581da19e4449ff13e723ded5fb517 -address /run/containerd/containerd.sock │ │ ├─ 63334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee2e1cfba8934a69bc023d1b3878a1cc54f4ddaed4969c2f3e1b87ee08a0b914 -address /run/containerd/containerd.sock │ │ ├─ 63625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40de3534c16479bf17b6626c09b822a353a308d5d90ed3a88ed8bf7aff87cb8f -address /run/containerd/containerd.sock │ │ ├─ 63931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d12b9c2ca8a0dabd3efef6227badc2de0c4342fca26e1fd6db18b0f89e414ee3 -address /run/containerd/containerd.sock │ │ ├─ 64270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5afb6493487070741ce1b9d1382e1fbc559b742de4f7fe9fcfeecc386715487d -address /run/containerd/containerd.sock │ │ ├─ 64664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61cdac75402877d449c8a4b2ec40704e5b016376fb21f2776f2922469dd66bc9 -address /run/containerd/containerd.sock │ │ ├─ 65125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06369d46aeccbcc602a19cf1b2c37cb43ea0817f670e19a0f81f88d8682c3e18 -address /run/containerd/containerd.sock │ │ ├─ 65846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 610275c00dfee586c90ab0fee49216bceacb849542d3532558b18ef64af593e3 -address /run/containerd/containerd.sock │ │ ├─ 67229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43731e9059414103f297f4f72c22b2c1c5e32064b383c8a763a1b11404a5b2de -address /run/containerd/containerd.sock │ │ ├─ 69870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1e5abde6cc0d45cb1f55ccc64516b106c9a0de56d750c970a94df41c0606cab -address /run/containerd/containerd.sock │ │ ├─ 79263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e0e35bc4d5009937231bfa12b7bee8effbeeea2eff00c38bb699cca0028ea14 -address /run/containerd/containerd.sock │ │ ├─ 80776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72864acd2443899552bd6af6c47a472990991d04e7966ffa237d9aeceb1e5712 -address /run/containerd/containerd.sock │ │ ├─ 87068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f3be7b9088f40c2366a5ac9469a04bf384ca644fc6f5b6fb52c48134188b2e -address /run/containerd/containerd.sock │ │ ├─ 93243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487c0657b84a77d53d3daac814cb49ef2188e9827c76d723818ecaa8531677e3 -address /run/containerd/containerd.sock │ │ ├─ 98652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eebc25b8ec73013e38512c670a5e001e461433931068dc39dc66da5d6f7647b9 -address /run/containerd/containerd.sock │ │ ├─ 98858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb3cf77ff1940cc8a17288d9240d2d3b61d973c5dd0477092134e7239abec13 -address /run/containerd/containerd.sock │ │ ├─110853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a49f1f883aeb6b1c56f6bce71804d5693c422b6052524da9f82a8be0dd61702 -address /run/containerd/containerd.sock │ │ ├─112687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043b8156667fa99db4387c39412838817e5ba2a8d2e03c0c648d189e583b135f -address /run/containerd/containerd.sock │ │ ├─112742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af43328506278fbdf26f136c84ef46e9c6d039b1672552f619e66d0187e8c115 -address /run/containerd/containerd.sock │ │ ├─115309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba616eca0371edb6821a34ed0e4049c584420f222fafc71066919b6197d1822 -address /run/containerd/containerd.sock │ │ ├─117324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe07c184a3b19c26ce85eefc91d2eed40981f1b72faa82b86201aedf49d202be -address /run/containerd/containerd.sock │ │ ├─117419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 685c435d6f55b2eda940bd4e696db2e8084ca76bf33bda752e1c3ea4e37e0fa3 -address /run/containerd/containerd.sock │ │ ├─140749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cbe5f3eb288cd07ddb260ed6ffee342387ca34045412b1534258b85dfa064d8 -address /run/containerd/containerd.sock │ │ ├─140836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9494fdf606ea308460ae57d49df5146f3962103bee9228cff99a7e9b135f10a9 -address /run/containerd/containerd.sock │ │ ├─143401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 129cafb11d8b014aed591abff1e7e5345a1f6f6518f03fa7cc07f7c6eebdcf2b -address /run/containerd/containerd.sock │ │ ├─158577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33bcc7b3d7e772e149d9434d85c76db5de366c4dd469acc5eaaa4ea2b32283f5 -address /run/containerd/containerd.sock │ │ ├─160321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5a4adff0272f3bcb68e59b3ab41b40695e5bfd823ec8e6c3140e009601f7a5 -address /run/containerd/containerd.sock │ │ ├─160778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c661e37ac35957e7e4dcd22b4b08ace7a274696adf437fecfa80d7d2cbd4535 -address /run/containerd/containerd.sock │ │ ├─161920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 279fd8e7d4457150be6c0590e294111dd403c1d363ef66f6339cabf24f166f05 -address /run/containerd/containerd.sock │ │ ├─163871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079c03d0c0708b280f4d25a23b5035f774caefd0b4e52dc9442983aed11d1813 -address /run/containerd/containerd.sock │ │ ├─164075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b85a93dd515aa07190a4f5f4cd38b2c0f21f268d2fd383917095e8390f25efb -address /run/containerd/containerd.sock │ │ ├─164152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847f585ea949931d61abcb5c13c0f29bb7f9511dc9c7d2365b65da387d679007 -address /run/containerd/containerd.sock │ │ ├─164217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f652e8694a377055ef7a387ce30a232793840d1607a69fdfae01bb8c630b2576 -address /run/containerd/containerd.sock │ │ ├─164288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd777c05863e668efb1d7386e0451c69dc2de1102b352ba0ac7293a1ac68be33 -address /run/containerd/containerd.sock │ │ ├─165283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 530ade5d235ad9f0eff0e8b716b3d1847fed384f26be5503d5fb920018431b20 -address /run/containerd/containerd.sock │ │ ├─177145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f86f96be854be398f7fa62f5fec910af186798124a0c3ee404d23809bce6ed -address /run/containerd/containerd.sock │ │ ├─178889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7681563d6867608429b83026f64a9622195bfbe9adde06d8a09827f8cb11ddec -address /run/containerd/containerd.sock │ │ ├─178890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a27b1df4fb864b3d51c5e2ac9ffc5c65e0a39c2cc99012b66742d537f8f2ab -address /run/containerd/containerd.sock │ │ ├─178957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aef17c76e4e4b9735611e795ea9f4e86310422585fae9c8be2a3db0545b94ed2 -address /run/containerd/containerd.sock │ │ ├─178991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c153f4ce2cb52a8d4b32869f9abae2b540b30e681372c54c1a24433ca5d17bbb -address /run/containerd/containerd.sock │ │ ├─179288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b06aaabf273aa57c3d8a9c5c880b15f2ccf70e19954eca3a4622764998d21f -address /run/containerd/containerd.sock │ │ ├─179464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa45afa8627ef8d8dba926b9bf3a83c58e80e1ad72a79c2e3bbca4cbdc50b1a1 -address /run/containerd/containerd.sock │ │ ├─179518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7444acf91e232e67fdd636e6c05b37a2513e00246bf224c283d26ccc951d68f8 -address /run/containerd/containerd.sock │ │ ├─195413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b0191239c04f00a04d9111ec9c89d764140fa3ff6aa610aed600ded46aa54e3 -address /run/containerd/containerd.sock │ │ ├─197956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bc3749de366f3ee6407beeb7d5f4f89288422aebe1d47057bd809c2c4919dc8 -address /run/containerd/containerd.sock │ │ ├─198002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 987bc6c537f437dea184bcbb543adaee67f6d743664e2c5f87baaff1b5bf0217 -address /run/containerd/containerd.sock │ │ ├─198064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea4239f1163499158a0e53a07e3fb528070031a93271db03461fe3a3a6b4d005 -address /run/containerd/containerd.sock │ │ ├─214509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c2bb4fc16efdbba0ed204dfbf656c710048a80854bf3b42b0e5f0897cc55144 -address /run/containerd/containerd.sock │ │ ├─222964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17eb67fa38adf5d9acc6ee312331c842c4d1ee51c93aedff142b7f21fa5f8407 -address /run/containerd/containerd.sock │ │ ├─223196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f67248a9fa465189328474364c27f9d3544f490ae345483a0ad5e2aed874cd9 -address /run/containerd/containerd.sock │ │ ├─223211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f24b466b88527ba0991b8549f3df20b928438bd7022eeade496b6d06c20ff09 -address /run/containerd/containerd.sock │ │ ├─223477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2c8cd72750d89878608c46fc2bd7e15bb2e43b7fe7e954913b4c6b3a971608 -address /run/containerd/containerd.sock │ │ ├─237085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2929574ad9d7af87db3a7c3b9726263111937651a039fa336fb897ca17e3ef36 -address /run/containerd/containerd.sock │ │ ├─239754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c47ab7a113cbdcabee1fb8f4f79636730ca0353b98af8a85f0981c10e80e2c -address /run/containerd/containerd.sock │ │ ├─240958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 769d166293329bcf8a8ac53060e7e1c226c5b4f500ac024a0825c2924e682b49 -address /run/containerd/containerd.sock │ │ ├─241956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a291728dbbe4f0f6d841a3b30435ed1084f2c24246c77a557a6a9de451fb028a -address /run/containerd/containerd.sock │ │ ├─243091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70851645201c6a5aedbf33e5a12261845d1dc7726e9d71026cec47567a66c7c8 -address /run/containerd/containerd.sock │ │ ├─244871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2a19a2ce246ed074c75895f34bc0c266331bc84121eceef3623c931b211cdd1 -address /run/containerd/containerd.sock │ │ ├─246429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41628c6be5fa977bd9a96f26091e1bcc9121ff4fa96048bd89e6c1c436d15778 -address /run/containerd/containerd.sock │ │ ├─246454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c85cd654205781d9ab7450a893876b74ae931ff2e5f28d9052566c94460421 -address /run/containerd/containerd.sock │ │ ├─256791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a0db97d8293de90d7373811a7508d7813ee6feb5aae36bc500458b37ba5370 -address /run/containerd/containerd.sock │ │ ├─257287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31ee285f7620ce19a3ab17cb654151e64ed11b4f7ae9a210bcb216c41309d7fe -address /run/containerd/containerd.sock │ │ ├─296478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa105178a8df716b751bacff82e7547c1abc73e0d057540b5e8042a393c0ae35 -address /run/containerd/containerd.sock │ │ ├─301665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceaf0f95e93fd7cbe7636a2c8e845a51a3a5cb446470a8d4dd16290c25d98518 -address /run/containerd/containerd.sock │ │ ├─301870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a776557ed350eb37b338d4da56dec22f77a592720148c75294349ba3554603 -address /run/containerd/containerd.sock │ │ ├─301981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2334b9a46f21d72f2411c8e0bdbadff904df150a3f429d9f188990f3768a55f2 -address /run/containerd/containerd.sock │ │ ├─302054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4427ff5077bec1a8558f63b1a0c0f8e145d07df097974440a8bbdfdf27d48257 -address /run/containerd/containerd.sock │ │ ├─315549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f823ff4f5886721a68e239950e4d39e561a8ec6436cf7e8e56142b8a694d9cf3 -address /run/containerd/containerd.sock │ │ ├─318356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c51011f16a544ce734fd406198297c80b4dc44af700295c2511dfa8cb75e8a1b -address /run/containerd/containerd.sock │ │ └─319869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a16b33faaeb8fed2db61ff397138d43e27c70f8bb5e322f496c12a4d5754c8b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1431 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29769 /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 │ │ │ ├─18521 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18541 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24878 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25155 /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@osd.2.service │ │ │ ├─34204 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34478 /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@mgr.instance.ogzhef.service │ │ │ ├─12606 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ogzhef/unit.run │ │ │ └─12637 /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-ogzhef --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.ogzhef:/var/lib/ceph/mgr/ceph-instance.ogzhef:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ogzhef/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ogzhef -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 │ │ ├─12241 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12271 /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 │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158020 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40595 /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.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-637d0770b834cb8de074909465660b1b900dd26f7cb04efc19bc683a1f68a8a3.scope … │ │ ├─29810 /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 │ │ └─29822 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-209a44455e25d54e93dd9854bc75b96231ce029f8b601bae21ec6a3ffc976154.scope … │ │ ├─18590 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18606 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-c90fb6c8d0e032356478b4d8ac7e6ad339bd206cda697995001fdb2f5fe8e2e8.scope … │ │ ├─25196 /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 │ │ └─25208 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1100 /usr/sbin/uuidd --socket-activation │ ├─docker-3d92fad9ca7d03ad605fb7f81d41eba7d3747dd788aff79d42b7d6cb4ccce2d2.scope … │ │ ├─34520 /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 │ │ └─34532 /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 │ ├─docker-25d47e71d7216e7d11b19546efb1f9ba6008299ad5e9138d06b9ae50c7af4808.scope … │ │ ├─12353 /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 │ │ └─12366 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10850 /usr/sbin/chronyd -F 1 │ │ └─10851 /usr/sbin/chronyd -F 1 │ ├─docker-5d240ef6af267afc3349ca198c03d552b8986bde69e789e9424814fd85b99984.scope … │ │ ├─12721 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ogzhef -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12741 /usr/bin/ceph-mgr -n mgr.instance.ogzhef -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157802 /sbin/iscsid │ │ └─157803 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r4a9c53803d1f456e807f9a4a69c94b10.scope │ │ └─194418 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─cba616eca0371edb6821a34ed0e4049c584420f222fafc71066919b6197d1822 │ │ └─115333 /pause │ ├─306811374db539202ca0f89c598852f67b9ee41ba8629c51b441667b74b761be │ │ └─294467 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─1fec998571a315272a6b81688be1468c5509db5a559629816a8de04eb7fab22f │ │ └─43354 /coredns -conf /etc/coredns/Corefile │ ├─8a16b33faaeb8fed2db61ff397138d43e27c70f8bb5e322f496c12a4d5754c8b │ │ └─319892 /pause │ ├─a291728dbbe4f0f6d841a3b30435ed1084f2c24246c77a557a6a9de451fb028a │ │ └─241980 /pause │ ├─2334b9a46f21d72f2411c8e0bdbadff904df150a3f429d9f188990f3768a55f2 │ │ └─302022 /pause │ ├─50a23b4e640ab8c5c6536ef05fc58861d3012d054f50b1ffec31ed63766517f4 │ │ └─114772 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─09d5750a5d8a6386b3eb0b5dbbedda16396a11fbce1d69e60e7508348642a001 │ │ └─100332 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─485fae2490c9926626e7259529093b8d1f5d7e7c32d2a28bfded3c953e08cf3b │ │ └─44371 /pause │ ├─901cd5fbbe7b6a54d23e1b001761eec5aac46bf56680a7e61f18297fceb0a370 │ │ └─88286 /usr/local/bin/rook ceph operator │ ├─a2f86f96be854be398f7fa62f5fec910af186798124a0c3ee404d23809bce6ed │ │ └─177169 /pause │ ├─de934f414ee51b0ced318c7e646efea911f0f6e00d17d4063f5cd64fd8636eda │ │ ├─113676 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113954 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113956 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─845c30d0bfed3d8f7a906b5fb53747ef65a6f0af014ceea6e5bf90f35e438f96 │ │ └─47531 /pause │ ├─c51011f16a544ce734fd406198297c80b4dc44af700295c2511dfa8cb75e8a1b │ │ └─318392 /pause │ ├─81fbdc5cea2bfe6f8f1b3e0923e13e4bc2ac9960d20cfcc972052e8469dda7c3 │ │ └─44533 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─da17892dc15c3a6bce55a5a5d097ea61fc1ad84793cf77c9d6e6a781069a2a38 │ │ ├─93690 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93719 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93799 erl_child_setup 1048576 │ │ ├─94021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94187 /bin/sh -s rabbit_disk_monitor │ ├─f67d4a98304f0f344f77012b9026ad08e40592b8d43d3d961874b454793fb1af │ │ ├─188854 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189189 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189192 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189195 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─0b677ee41bfc8d0929cbdc6e12da2f9726f9f0fbb7bbc30f8981760f869deb07 │ │ ├─65649 nginx: master process nginx -g daemon off; │ │ ├─65683 nginx: worker process │ │ ├─65684 nginx: worker process │ │ ├─65685 nginx: worker process │ │ ├─65686 nginx: worker process │ │ └─65687 nginx: worker process │ ├─769d166293329bcf8a8ac53060e7e1c226c5b4f500ac024a0825c2924e682b49 │ │ └─240983 /pause │ ├─9cfbfd01edbfb2341d2481d89ecebe9f5141a5a7cd7efb8775989cadb868840e │ │ └─40178 /pause │ ├─4bc3749de366f3ee6407beeb7d5f4f89288422aebe1d47057bd809c2c4919dc8 │ │ └─197980 /pause │ ├─ede1dccff095b2ef5c6e9dcd0b4daaaf33cee9f8204ec5a758084ef3ffe88662 │ │ ├─149039 placement-api: uWSGI master │ │ ├─149066 placement-api: uWSGI worker 1 │ │ └─149067 placement-api: uWSGI worker 2 │ ├─279fd8e7d4457150be6c0590e294111dd403c1d363ef66f6339cabf24f166f05 │ │ └─161943 /pause │ ├─04f3bfdc6ea4e41d53d1548c366bbef299f9dbd803e28ba69ef944702815f772 │ │ └─61937 /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 │ ├─41628c6be5fa977bd9a96f26091e1bcc9121ff4fa96048bd89e6c1c436d15778 │ │ └─246483 /pause │ ├─725e2480bfbaeae650c5281df132261098f3fcd21559c25fd7dfaefdbf99f54f │ │ └─242009 /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 │ ├─6c3b8157f517bd511dd9c8ec8fb0ffe8d1e85614c9b0f0bab41837e9c96b8483 │ │ └─67718 /bin/memcached_exporter │ ├─b5b06aaabf273aa57c3d8a9c5c880b15f2ccf70e19954eca3a4622764998d21f │ │ └─179326 /pause │ ├─a447953a7e06bd5e79be615f59900715a7c18fdd46935bfa886ecb2f88b3bf26 │ │ └─40815 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─313d4e84dd466fdbe95dea8f3b68f9570b059d0d19c63d4f1505825fdfab7c23 │ │ └─48813 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cb84133576eb4cd5bcad044f9f757f7b4f55addcdec1e3dbe7b83b63f64558f5 │ │ ├─115511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─115536 erl_child_setup 1048576 │ │ ├─115607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115608 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115843 /bin/sh -s rabbit_disk_monitor │ ├─97d7c3fcc5133f2250c47820a6c5a2fd4fdcb7a5eb7c1c0f3611b9f2141549de │ │ └─66976 /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-109.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 │ ├─33a93b86764ceb711c600d83d2b8d0c41ee80dbf418805cf23c5a579b0a4042a │ │ ├─ 99494 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─478972 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3a2d73eaf076e0573dcf40e5ca02e7267961ba1877edcff88935f5bb3b1319ba │ │ └─63086 /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 │ ├─34c85cd654205781d9ab7450a893876b74ae931ff2e5f28d9052566c94460421 │ │ └─246501 /pause │ ├─0b773f44f1e5bb40c0ea91eeaee0b523b1b3fd441dae936a8824721e7d7399c9 │ │ └─66914 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a98e2162a6f975d3f7a076dc45c33d15c6d10a312060c3869191743f510f0c00 │ │ ├─191566 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─191888 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192372 /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/tmp7y80x5l1/privsep.sock │ │ ├─423198 /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/tmp2fqtzvrm/privsep.sock │ │ ├─423518 /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/tmpf0lf0zpx/privsep.sock │ │ ├─423999 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─424012 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─425232 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2a1ee434-b66a-4218-b758-1209a8c6f9c8 --namespace=qrouter-2a1ee434-b66a-4218-b758-1209a8c6f9c8 --conf_dir=/var/lib/neutron/ha_confs/2a1ee434-b66a-4218-b758-1209a8c6f9c8 --log-file=/var/lib/neutron/ha_confs/2a1ee434-b66a-4218-b758-1209a8c6f9c8/neutron-keepalived-state-change.log --monitor_interface=ha-9e6b1367-59 --monitor_cidr=169.254.0.61/24 --pid_file=/var/lib/neutron/external/pids/2a1ee434-b66a-4218-b758-1209a8c6f9c8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─466276 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d24fff1b-0f07-4c2b-a7b6-2985470cb8a6 --namespace=qrouter-d24fff1b-0f07-4c2b-a7b6-2985470cb8a6 --conf_dir=/var/lib/neutron/ha_confs/d24fff1b-0f07-4c2b-a7b6-2985470cb8a6 --log-file=/var/lib/neutron/ha_confs/d24fff1b-0f07-4c2b-a7b6-2985470cb8a6/neutron-keepalived-state-change.log --monitor_interface=ha-8f105ba9-56 --monitor_cidr=169.254.0.138/24 --pid_file=/var/lib/neutron/external/pids/d24fff1b-0f07-4c2b-a7b6-2985470cb8a6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─473699 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a70b6ad7-987b-4a98-a21d-4ae33d4063f9 --namespace=qrouter-a70b6ad7-987b-4a98-a21d-4ae33d4063f9 --conf_dir=/var/lib/neutron/ha_confs/a70b6ad7-987b-4a98-a21d-4ae33d4063f9 --log-file=/var/lib/neutron/ha_confs/a70b6ad7-987b-4a98-a21d-4ae33d4063f9/neutron-keepalived-state-change.log --monitor_interface=ha-80b1f1a5-21 --monitor_cidr=169.254.0.229/24 --pid_file=/var/lib/neutron/external/pids/a70b6ad7-987b-4a98-a21d-4ae33d4063f9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8d2c8cd72750d89878608c46fc2bd7e15bb2e43b7fe7e954913b4c6b3a971608 │ │ └─223512 /pause │ ├─530ade5d235ad9f0eff0e8b716b3d1847fed384f26be5503d5fb920018431b20 │ │ └─165306 /pause │ ├─cfe02e14385cd93667c1079fa8b625bdd39da156e7a6dff49cdd7b99132fd64a │ │ ├─48935 mysqld --wsrep_start_position=cec3d293-6ff7-11f1-bbf6-9f06bab37238:20 │ │ └─49057 /var/lib/mysql/mysql-state-monitor │ ├─3555466ab8b57c448d7bd9b8b40e2e656bebd539b996d6bef88ed31c8503645e │ │ └─66142 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d49c10d550fe9c8219da10d35532df6d02ea1fc7ba02d22760799bb4dab5a78f │ │ └─56584 /pause │ ├─a2eedb73efae6b7f15da4651086d52a05f8df3491fba801266f0894d0921a804 │ │ └─65456 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ab7859efe21cc027b41cf22c57ca43cda1469288601f715fedf93e677fd51bb4 │ │ └─193856 /bin/bash /tmp/libvirt.sh │ ├─ed9613a4f04b119a66a49e3042cc6fa67bab6eb2baefabb8bc437736c283e825 │ │ ├─62648 python -u /app/sidecar.py │ │ ├─62891 python -u /app/sidecar.py │ │ └─62892 python -u /app/sidecar.py │ ├─70851645201c6a5aedbf33e5a12261845d1dc7726e9d71026cec47567a66c7c8 │ │ └─243118 /pause │ ├─0c03fb9906b4ead42b0cc46d9ba056ad961c750ea7b5d6d4f24c5b3619d8fa8b │ │ └─269694 /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 │ ├─a3a10f4fe164f055a1aa7f94993083fade52ee95db974137a5d1c8c7374c38fb │ │ └─44276 /pause │ ├─ab081dce9d74a015c98689ce05eec0658df6ba403a4ff1164f8a18a43b6afe3e │ │ ├─237380 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─237402 erl_child_setup 1048576 │ │ ├─237474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237475 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237485 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237594 /bin/sh -s rabbit_disk_monitor │ ├─0c2bb4fc16efdbba0ed204dfbf656c710048a80854bf3b42b0e5f0897cc55144 │ │ └─214532 /pause │ ├─1a60440d397dd29fecc7608b8c71c01b63915091c8a5098716aab87b8f16ab23 │ │ └─293699 /manager --metrics-bind-address=:8080 │ ├─c153f4ce2cb52a8d4b32869f9abae2b540b30e681372c54c1a24433ca5d17bbb │ │ └─179027 /pause │ ├─f4786b4418b1f1f2a838d9eaa3782e2e856c927991c7cc72428dd1fdd7377001 │ │ └─40418 kube-apiserver --advertise-address=199.204.45.109 --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 │ ├─919842de2fb855c0e12c5e1b6e6bd10f627625d24d9cd770ad9636a1eadcabd5 │ │ ├─236158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236191 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─484627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─484628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9ad8531f541acb111fb10fda06bb63ab181a8ed3e9409a3b67d6a6e381becbc8 │ │ └─56680 /pause │ ├─93bc9efec137ee6da5f3bbc465318025b2c2c0505447b38a60a6b6947ce7724e │ │ ├─111200 glance-api: uWSGI master │ │ ├─111236 glance-api: uWSGI worker 1 │ │ └─111237 glance-api: uWSGI worker 2 │ ├─dfbd8deb076b962fe5a31897f52ac427b7f0de6512ce38502b174db0ffe760ed │ │ └─41650 /pause │ ├─9494fdf606ea308460ae57d49df5146f3962103bee9228cff99a7e9b135f10a9 │ │ └─140858 /pause │ ├─64e6fef1f2bbc4ed9d68c007220eb4a0eb5e9022e7ac9c3595db2de1d52abc90 │ │ └─235440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a4a495a0498942f73895abacd20523c29057dba9852e6e2020ddf236396849cd │ │ ├─210790 heat-api: uWSGI master │ │ ├─210820 heat-api: uWSGI worker 1 │ │ └─210821 heat-api: uWSGI worker 2 │ ├─35f5f14ff757bb478137e68f6900c946cf99c025201e8ea3c92a6c1f9bac5070 │ │ └─55886 /pause │ ├─c1e5abde6cc0d45cb1f55ccc64516b106c9a0de56d750c970a94df41c0606cab │ │ └─69895 /pause │ ├─fa105178a8df716b751bacff82e7547c1abc73e0d057540b5e8042a393c0ae35 │ │ └─296501 /pause │ ├─dcf7c5ac0fc10a4ba4dfe4628e6cc54007b7df1805b66a60f790942948e6c9f3 │ │ ├─175302 nova-api: uWSGI master │ │ ├─175338 nova-api: uWSGI worker 1 │ │ └─175339 nova-api: uWSGI worker 2 │ ├─7dc5b4b08d37f16b1b321c49ecd5d2ee2aa5279488e5131163d208c5238a53b5 │ │ └─51295 valkey-server *:6379 │ ├─d080c1fbeef9cce656ba2f66ded5299271c3b9bd13cf4be8fcf100527d9e24b9 │ │ ├─86144 barbiacan-api: uWSGI master │ │ └─86157 barbiacan-api: uWSGI worker 1 │ ├─f6338c22cb6a72e3f3b091933a543594b0a1174ea8d36282d40749917839a995 │ │ └─48304 /pause │ ├─129cafb11d8b014aed591abff1e7e5345a1f6f6518f03fa7cc07f7c6eebdcf2b │ │ └─143426 /pause │ ├─9a6d8a346df35370ce27c53233d7f397553581da19e4449ff13e723ded5fb517 │ │ └─63243 /pause │ ├─6f676dbab7ab83c8561f553b7b1040afb69efac83d7e00ba3e7fa4eb023413d6 │ │ ├─490081 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─490516 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─490623 /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/tmp_fgjom97/privsep.sock │ │ ├─490893 /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/tmpq6ff3grh/privsep.sock │ │ ├─491163 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─491164 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─491201 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/69c91717-040e-44fa-a28d-a68db20ef236/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/69c91717-040e-44fa-a28d-a68db20ef236/host --addn-hosts=/var/lib/neutron/dhcp/69c91717-040e-44fa-a28d-a68db20ef236/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/69c91717-040e-44fa-a28d-a68db20ef236/opts --dhcp-leasefile=/var/lib/neutron/dhcp/69c91717-040e-44fa-a28d-a68db20ef236/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-54f68afa-7a98-4b6e-a79c-9e96742ebfce,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 │ │ ├─491205 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a78fc131-4a33-481d-9508-410132a4235b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a78fc131-4a33-481d-9508-410132a4235b/host --addn-hosts=/var/lib/neutron/dhcp/a78fc131-4a33-481d-9508-410132a4235b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a78fc131-4a33-481d-9508-410132a4235b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a78fc131-4a33-481d-9508-410132a4235b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9fba877e-bd03-416c-8fb7-23664617b649,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 │ │ ├─491222 haproxy -f /var/lib/neutron/ns-metadata-proxy/69c91717-040e-44fa-a28d-a68db20ef236.conf │ │ ├─491258 haproxy -f /var/lib/neutron/ns-metadata-proxy/a78fc131-4a33-481d-9508-410132a4235b.conf │ │ ├─492019 /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/tmpt34lvudj/privsep.sock │ │ └─494243 /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/tmph3eym6b3/privsep.sock │ ├─790dc1ca71a79f6fd3e228400c31f3ff6119c6d7d4b5dcbf6b830cacb3809aac │ │ └─191597 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) │ ├─7feff5b91d9b55d63bfdcf8f01f003c81f858e9a0d28360144d27675a94a4199 │ │ └─41604 /pause │ ├─61f60aa6eff75d65eedd258eceab2085443ceb4ea182a8ac712bc79aff07be01 │ │ └─320073 /bin/openstack-database-exporter │ ├─2ec51c2021f054c1d0ff274e552fd09d5abc83ae3a4b9746cb812e7680ddde2c │ │ ├─318450 apache2 -DFOREGROUND │ │ ├─320795 (wsgi:h -DFOREGROUND │ │ ├─320796 (wsgi:h -DFOREGROUND │ │ ├─320797 (wsgi:h -DFOREGROUND │ │ ├─320798 (wsgi:h -DFOREGROUND │ │ ├─320799 (wsgi:h -DFOREGROUND │ │ ├─320800 apache2 -DFOREGROUND │ │ └─320801 apache2 -DFOREGROUND │ ├─1aae576e24808feef1dd19a8aa20efeebc132da9c874c79641dc7c9072ab7da3 │ │ └─57023 nfd-master -crd-controller=true -metrics=8081 │ ├─3b5482887ad03c732bd6e63515979e6d95f36b586dbe789ae1aac34e6fd75a9c │ │ └─43798 /pause │ ├─bfb30048261249b06b2c75831440f14813f7556425ad683dd91d7a6d97dbceae │ │ ├─48733 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 │ │ └─50231 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─6b85a93dd515aa07190a4f5f4cd38b2c0f21f268d2fd383917095e8390f25efb │ │ └─164102 /pause │ ├─ee2e1cfba8934a69bc023d1b3878a1cc54f4ddaed4969c2f3e1b87ee08a0b914 │ │ └─63372 /pause │ ├─079c03d0c0708b280f4d25a23b5035f774caefd0b4e52dc9442983aed11d1813 │ │ └─163926 /pause │ ├─6b0fa8322e25ecaa150e11e56196cced0b6dab502474c41b7256f3c9468afc88 │ │ └─318855 /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 │ ├─1b46c273a3d3b25bfee467cbeae1690dc11ca74bdb5aec3199ff5990ecaa75a7 │ │ └─43374 /pause │ ├─b3342e503a843c9e2bdf00060d93fea0c67fabb2bd75b95b542df9e08f3670f1 │ │ ├─322405 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─322417 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─758af1458569f6ca7318f4fb0ac96f7a2de8b27830f8aaa360020f43062b0aba │ │ └─160972 /coredns -conf /etc/coredns/Corefile │ ├─365d2d59d13d78cf6b49953cb6a52f7f74af3885256def66850ea1eba7bc18b7 │ │ ├─198793 /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 │ │ ├─427070 /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/tmpnu63_zeh/privsep.sock │ │ ├─427442 /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/tmp4ovrokn1/privsep.sock │ │ └─461453 /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/tmpeno3_s_v/privsep.sock │ ├─5d65e03d4286dbbb2dec144e3e49051c95efcba0dee69071510007b4eaae6c50 │ │ └─40311 /pause │ ├─eebc25b8ec73013e38512c670a5e001e461433931068dc39dc66da5d6f7647b9 │ │ └─98675 /pause │ ├─ceaf0f95e93fd7cbe7636a2c8e845a51a3a5cb446470a8d4dd16290c25d98518 │ │ └─301696 /pause │ ├─487c0657b84a77d53d3daac814cb49ef2188e9827c76d723818ecaa8531677e3 │ │ └─93275 /pause │ ├─221f0f04559301ad39f448d9226c126d45c238cbfea7fd2e97a11350501bfdc9 │ │ └─51757 redis_exporter │ ├─00a3906b4912192fc181095ba56274a80aadb1d5196e164a37f8b17a66dd7379 │ │ └─51475 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─56db639f5a5c36e61124d6e21f022e211833e1c438213f7382faa27e4f747a81 │ │ └─61436 /pause │ ├─de9f5b0b4b16ba5ece2d9543fc52cb74ddc307bcef6aa964bf5a6c8628ab77bd │ │ └─293462 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 │ ├─892159ebc6bb5b76489d9050e609c1a28cdd9ccfd286371c35068af2a42e959c │ │ └─56983 nfd-worker -metrics=8081 │ ├─4427ff5077bec1a8558f63b1a0c0f8e145d07df097974440a8bbdfdf27d48257 │ │ └─302081 /pause │ ├─31ee285f7620ce19a3ab17cb654151e64ed11b4f7ae9a210bcb216c41309d7fe │ │ └─257310 /pause │ ├─f652e8694a377055ef7a387ce30a232793840d1607a69fdfae01bb8c630b2576 │ │ └─164242 /pause │ ├─5cd67e18cf08e4e58dee0427a103d35afd739072ae61b2a2a94baf05f4f0f37b │ │ └─68232 /bin/oauth2-proxy │ ├─610275c00dfee586c90ab0fee49216bceacb849542d3532558b18ef64af593e3 │ │ └─65871 /pause │ ├─08625651da23b7d85e669bb88be46d0ad49f8123c435bf99cb7e8f2f5d4af7a5 │ │ ├─214765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214782 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─214792 erl_child_setup 1048576 │ │ ├─214853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215021 /bin/sh -s rabbit_disk_monitor │ ├─61cdac75402877d449c8a4b2ec40704e5b016376fb21f2776f2922469dd66bc9 │ │ └─64687 /pause │ ├─fa45afa8627ef8d8dba926b9bf3a83c58e80e1ad72a79c2e3bbca4cbdc50b1a1 │ │ └─179498 /pause │ ├─59331d298009582ac55ce750ca20268e5688fc5dc25757614aecf9ea6bc94c0b │ │ ├─234233 octavia-api: uWSGI master │ │ ├─234246 octavia-api: uWSGI worker 1 │ │ └─234247 octavia-api: uWSGI worker 2 │ ├─d4dd1c996d64d9e048feabe193257f523dcfe847b55207c671fc5083cd9bfe0e │ │ ├─188895 neutron-policy-server: uWSGI master │ │ ├─188907 neutron-policy-server: uWSGI worker 1 │ │ └─188908 neutron-policy-server: uWSGI worker 2 │ ├─5c8c697892d6a61a13b884b2200adbbc55486d1a9f99b52164cc140bad35bed2 │ │ └─170855 /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 │ ├─208fdb2fcb058aae70ce5bfd27d48cc4825a7fa1b62a8b96c4d5466ce78a1bc6 │ │ └─46491 /pause │ ├─8f24b466b88527ba0991b8549f3df20b928438bd7022eeade496b6d06c20ff09 │ │ └─223270 /pause │ ├─aa0d46ba897c506f9b9b71fdb4f6bc03e5a53feec3aaad8c9166050819a58ec7 │ │ └─65817 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4268c2a34fcc9ba31ff378423ac60535d851cf66cac780664e19e95de2e43ae3 │ │ └─67041 /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 │ ├─43f9609e1ababcaad7eae6771c8bba485e853a7fa3fa36f3745aab83884285bb │ │ └─44019 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 │ ├─3c28573726e2afbc035e3174da8d7287f37cad21979b7c05fd8f3f0a38c16a37 │ │ ├─141898 /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 │ │ └─142169 /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 │ ├─60f3be7b9088f40c2366a5ac9469a04bf384ca644fc6f5b6fb52c48134188b2e │ │ └─87092 /pause │ ├─b29a86526ed369b883b3333dd75e3a5cb2f499f6bf4bf7ace87989dc25fc3d4a │ │ └─51047 /pause │ ├─72864acd2443899552bd6af6c47a472990991d04e7966ffa237d9aeceb1e5712 │ │ └─80802 /pause │ ├─2d285971c2140f75905c78cdd53c33d5263129e03708e6a1fa5808e1a6f8fdb4 │ │ └─67840 /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 │ ├─17eb67fa38adf5d9acc6ee312331c842c4d1ee51c93aedff142b7f21fa5f8407 │ │ └─222990 /pause │ ├─132b4d7bce1c0842234bcf0c5912dedcab27aad1cad0d2ffff268cf15bdd9775 │ │ └─267359 docker-registry serve /etc/docker-registry/config.yml │ ├─72f43f956edc21ccd694c3a3f183a9a733d036350342a8884885aa1c05ad3fc7 │ │ └─48702 /pause │ ├─06369d46aeccbcc602a19cf1b2c37cb43ea0817f670e19a0f81f88d8682c3e18 │ │ └─65153 /pause │ ├─1cbe5f3eb288cd07ddb260ed6ffee342387ca34045412b1534258b85dfa064d8 │ │ └─140773 /pause │ ├─b850a0ab53cdde4f88756809af8a271814460e2ac27c51a92ee80188452cc3aa │ │ └─288796 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─e3020696f877b5d29eb00fa879b3283db275a885b1da65b051f1516b054f8039 │ │ ├─257250 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─257621 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─257622 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f823ff4f5886721a68e239950e4d39e561a8ec6436cf7e8e56142b8a694d9cf3 │ │ └─315572 /pause │ ├─df0d8a34f1d862e759859ad9991479c5195b05442df1aef1735205fed1516880 │ │ ├─176046 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176488 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176489 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d7a776557ed350eb37b338d4da56dec22f77a592720148c75294349ba3554603 │ │ └─301900 /pause │ ├─44738d78c3d3c7384cd06d8857f6ec7fc73a178bf743d262b608d415f21a1201 │ │ └─99424 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-7qrjx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a768579e1f96d528757cd12a6f350b2b60780233aa961d44ecc3f19e0fd57c1b │ │ ├─189754 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190086 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpqwr5g_rx/privsep.sock │ │ ├─190314 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp14e3ko4j/privsep.sock │ │ └─190627 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─8b0191239c04f00a04d9111ec9c89d764140fa3ff6aa610aed600ded46aa54e3 │ │ └─195438 /pause │ ├─3b1973dd1f5015bfcfab0f8197b503e003d9bbef0f8f88695585a335715be33d │ │ ├─210746 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─211119 heat-engine: ServiceWrapper worker(0) │ │ └─211122 heat-engine: ServiceWrapper worker(1) │ ├─2d86acedf161d3c2fa1c67391318d4bc70dfbbea913b3d35751e37e1ce0deb71 │ │ ├─313329 /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 │ │ └─313532 /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 │ ├─582ac7f19527edef95a96f99fe3281cad4fce0307c926101ee5e890fe67ec99a │ │ └─40133 /pause │ ├─4e9fad22d29d737a2c081e1fe690f9ebb516f647cbf4cc42ef67d6be20bc4122 │ │ └─56947 nfd-gc -gc-interval=1h │ ├─1a302e091aa9476555f3c06247ee1722f8915917d484d585c715e2c62ea1bcf6 │ │ └─61497 /pause │ ├─043b8156667fa99db4387c39412838817e5ba2a8d2e03c0c648d189e583b135f │ │ └─112717 /pause │ ├─0b33ed4167f04cf87b9b2bde7782bdd87ff6e13d509285f0b50ac5c52a61402a │ │ ├─66399 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66482 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8b1df8ce4501e13b6f99f56020a9493c82358a46305da2d80abab39c600f667a │ │ └─64571 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 │ ├─6462bdbaade580e843289482367c3423f4abf1ddb9f423532084320d03f703a9 │ │ └─159213 /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 │ ├─8d223d96115b2adb9c2e042811fccd25d7ce929fa9d34d86f781c166176558c1 │ │ └─47983 /pause │ ├─0539f25254f8104742f6180438452252f888d80983aa150cca4ea245cb694499 │ │ └─293270 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─09167fd6f9797e0f220af4ec216eb22678fb9427598f6ac138ee5b2eeba98df9 │ │ ├─ 46852 /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 │ │ ├─ 46869 /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 │ │ ├─ 46972 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─318075 nginx: worker process │ │ ├─318076 nginx: worker process │ │ └─318077 nginx: cache manager process │ ├─fdb5a3025a2990660834d366527f7116db0b8ecfeb165ba17da71db23565eaf0 │ │ └─47634 /pause │ ├─af43328506278fbdf26f136c84ef46e9c6d039b1672552f619e66d0187e8c115 │ │ └─112763 /pause │ ├─c74635bf228a1d205c58ee377f7cadbeec07037c97019f1fc4a794409fbc6e89 │ │ └─67939 /bin/oauth2-proxy │ ├─82ca733e79aef9caf56731df44a0a33e61cea2ea63ccfcb6840ab89900f82bc5 │ │ └─67798 /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-109.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 │ ├─12eded9797987b188e27254ac0eee2ad45e5aecc27cd614b97e2a95c9ba21bc3 │ │ ├─162106 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─162128 erl_child_setup 1048576 │ │ ├─162188 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162481 /bin/sh -s rabbit_disk_monitor │ ├─4c263385d18fab0e1185a64c7c98e9cf65fffcf0f6ea969ae7b1b2355fecdd02 │ │ └─293214 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2e3709d0d694fd29f572ccc809e95db45ad5cd3a86f925777d9ef9cb42b52085 │ │ └─61565 /pause │ ├─48dbc36ed7853f8d65ba4f8b22aae88d8635936203d60d717cacd984e4dffe03 │ │ └─66050 /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 │ ├─d341f89b26433c12c5f418057c834622c7faef5210be4054400c8d027ad0c1a6 │ │ └─194391 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─49b502a556b2c9d4cfe4ddf5bc8549d5b1eca4f36193fa6ffe541fc32c31cf1d │ │ └─49032 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1143b6e4c268eb672a113116861f3902143665001b8cdf8a563981b1b9f3adc6 │ │ ├─235441 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235835 octavia-worker: ConsumerService worker(0) │ │ └─235839 octavia-worker: ConsumerService worker(1) │ ├─bd777c05863e668efb1d7386e0451c69dc2de1102b352ba0ac7293a1ac68be33 │ │ └─164311 /pause │ ├─847f585ea949931d61abcb5c13c0f29bb7f9511dc9c7d2365b65da387d679007 │ │ └─164183 /pause │ ├─59badb9996079d783e78841d205d803c0838e85a9c667ada4de00fc9b054135b │ │ └─40790 /pause │ ├─9ba28f710b7f38d23dda588df30b0d32c30ff308085d0a7a29509de67bfee49c │ │ └─51665 valkey-server *:26379 [sentinel] │ ├─b512412ca5bf9b01bb430039c6c60e6851b62890815d20afe50054e46437577f │ │ ├─210782 heat-api-cfn: uWSGI master │ │ ├─210822 heat-api-cfn: uWSGI worker 1 │ │ └─210823 heat-api-cfn: uWSGI worker 2 │ ├─21bb6fe7b376c382b46d97d477e87ba633a0b18cdbbcfc4a3470ca3a5743539b │ │ └─46939 /server │ ├─51ada0db72b85b7408daa47c3b1a8fee311ee41437ca598cefe7957761639f52 │ │ └─67526 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7444acf91e232e67fdd636e6c05b37a2513e00246bf224c283d26ccc951d68f8 │ │ └─179540 /pause │ ├─2c661e37ac35957e7e4dcd22b4b08ace7a274696adf437fecfa80d7d2cbd4535 │ │ └─160802 /pause │ ├─ab7255ffc470cacb72d09307091d4ae7203bec7c3ad31a8c65504d1cebe784ba │ │ └─141498 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7b9c820dc4c609d98ed3497b129c3f72532c6d5ad2f1c1a24ff30cab121b258d │ │ ├─195670 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─195693 erl_child_setup 1048576 │ │ ├─195776 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195952 /bin/sh -s rabbit_disk_monitor │ ├─c60bdda76d423d46723b1fc8e3ff1e6809af3a675176c4a229656ec601397039 │ │ ├─313304 manila-api: uWSGI master │ │ ├─313344 manila-api: uWSGI worker 1 │ │ └─313346 manila-api: uWSGI worker 2 │ ├─cec72d1dbfc21f0b2ae0f766ab9d6f0f9624769bef0c7f24578fc5ee6f795471 │ │ └─261801 percona-xtradb-cluster-operator │ ├─3ba2459d8c7e3b41b2bf987f973797bd800bbbc50fe2701acfff92d481040685 │ │ ├─180409 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─482523 sleep 300 │ ├─c6a9e9457b44c3c53e0f683d6a1e264e6409bf54cc84f4bceed85bf9a65218b5 │ │ └─40266 /pause │ ├─0e14853ea67ff8d98ad220615bc56a5fd6a567c5bea78fb4a30c02f00a4de358 │ │ ├─42020 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42398 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4d5570cb1664cfb838d5cb1610bbde780141bb566ca1576500dff51179720a74 │ │ └─62127 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─1bd1381faf8f4de71f770667b967a09db4059d7d4cac0ecc2b28f9b37795edcd │ │ └─313285 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4e7543254b1ccd4d594d777ac4a002da34526bc8fb8f1b99384a06bf4a4b8972 │ │ ├─139110 cinder-api: uWSGI master │ │ ├─139124 cinder-api: uWSGI worker 1 │ │ └─139125 cinder-api: uWSGI worker 2 │ ├─68742445001d0b79fcc8727bb5e9ae98675ea7884289719571e6445e97c3ee01 │ │ └─328601 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 │ ├─e2ce6fa2bc05f96f3371fdc4af45a7ae378d849fbc7fdb6f29cde0a9f57a24bf │ │ ├─ 73391 apache2 -DFOREGROUND │ │ ├─ 73417 (wsgi:k -DFOREGROUND │ │ ├─ 73418 (wsgi:k -DFOREGROUND │ │ ├─ 73419 (wsgi:k -DFOREGROUND │ │ ├─ 73420 (wsgi:k -DFOREGROUND │ │ ├─476556 apache2 -DFOREGROUND │ │ └─486840 apache2 -DFOREGROUND │ ├─c2a19a2ce246ed074c75895f34bc0c266331bc84121eceef3623c931b211cdd1 │ │ └─244895 /pause │ ├─4f1e01647fe19bfb5b36eb457ef023ab774afb9c257ec94dec718dcfce3eb2e9 │ │ └─67304 /bin/pushgateway │ ├─3ce74af9aa86fe84836e1ea8fed58581f00d3eda053cff8cd70209792e8b1674 │ │ └─44578 /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 │ ├─c9dc7d5b4806eb2713a4cb05f7def6be560b83017715b9a1abb3bc82789cd28e │ │ └─63152 /pause │ ├─4c003f8a4c541dd049f17d8b58d983ace608b758c3dbd9e6156417c3e9c0b3e5 │ │ ├─62614 python -u /app/sidecar.py │ │ ├─62871 python -u /app/sidecar.py │ │ └─62872 python -u /app/sidecar.py │ ├─13dd043942d2762d38eb29b6d7aa995de190445fd4b7781aece5868e2c11008b │ │ ├─79369 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79391 erl_child_setup 1048576 │ │ ├─79473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79616 /bin/sh -s rabbit_disk_monitor │ ├─ea51f43faa66c653751981407b0cdca637c9442a954da60f86793894c17e6acc │ │ ├─159247 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159260 /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 │ ├─29ad5aa393a8d9c0903aae7f2270b37687299113ee05d5c0495d14d97ba7ea5f │ │ ├─176233 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176620 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176621 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─42cce53040367e0213f5a5b7a646bad949dc2b161068f1311bb336a536ed623e │ │ ├─188836 neutron-api: uWSGI master │ │ ├─188880 neutron-api: uWSGI worker 1 │ │ └─188881 neutron-api: uWSGI worker 2 │ ├─ea4239f1163499158a0e53a07e3fb528070031a93271db03461fe3a3a6b4d005 │ │ └─198102 /pause │ ├─7c1155348f3449e96d92356d443a019771ff3be9c019b315e81349e0b86694de │ │ └─262263 /kube-vip manager │ ├─981e499ce19fa63c2eef6df8fdd3415aeaf840066acf1a194b0ac86349e930ad │ │ └─269696 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─2fd79a18b9cb95ee96b08e6ec68e85d0610c9f399418ad03ac6e6e6265bdff74 │ │ ├─68430 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68453 erl_child_setup 1048576 │ │ ├─68554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68556 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68587 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68657 /bin/sh -s rabbit_disk_monitor │ ├─cdb3cf77ff1940cc8a17288d9240d2d3b61d973c5dd0477092134e7239abec13 │ │ └─98882 /pause │ ├─a3c365ba09ee0876e6c29b80a6be63bfb67a4b480595fc1cf85fd6708d905019 │ │ └─56638 /pause │ ├─9719e616fa650c53bfc8e18a72afd08611ad97128b780ab3cb6a4717ffebbfe4 │ │ ├─257035 magnum-api: uWSGI master │ │ ├─257069 magnum-api: uWSGI worker 1 │ │ └─257070 magnum-api: uWSGI worker 2 │ ├─8a9405db7d4de7a669e2f84b63216f011fdad21a79a2139f67e8c5038c3e3ef4 │ │ └─293799 /manager --metrics-bind-address=:9782 │ ├─88a27b1df4fb864b3d51c5e2ac9ffc5c65e0a39c2cc99012b66742d537f8f2ab │ │ └─178929 /pause │ ├─9f67248a9fa465189328474364c27f9d3544f490ae345483a0ad5e2aed874cd9 │ │ └─223247 /pause │ ├─e95f27eb29401246e0d97041ca782b8dc3b3b9695f829c21f33f504b148f047b │ │ ├─175394 nova-metadata: uWSGI master │ │ ├─175409 nova-metadata: uWSGI worker 1 │ │ └─175410 nova-metadata: uWSGI worker 2 │ ├─987bc6c537f437dea184bcbb543adaee67f6d743664e2c5f87baaff1b5bf0217 │ │ └─198028 /pause │ ├─9986cfefa2f2e26b7ebce9f2db871d4e2d73f7b2084dd879e09ffed4eda039d2 │ │ └─46576 /pause │ ├─e5fe2016bbaf6d05eefc17efb97ccb8efd9bccf2f83b28a09c5fa587f8b036c1 │ │ └─198901 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f36e6f5bb1af142ebe08b3f249488cdcf6a1f3fc685041c978c25643cab3b34d │ │ └─40222 /pause │ ├─58b68ff60e035e4c749e601552e0255da5cd96e33505a6cc2d324d1e4bba17ab │ │ └─61545 /pause │ ├─ed43076b2bf7c4e1b040852bc0400266610d36128f4fd49c7bae06f0158203f8 │ │ └─42920 /pause │ ├─f95883f1e44224f7fe7b1e34393a90a5b62dc78f27388e3ccaa5ee755b4f5b9e │ │ ├─296726 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─296755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─296765 erl_child_setup 1048576 │ │ ├─296819 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─296820 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─296830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─297086 /bin/sh -s rabbit_disk_monitor │ ├─104cf8544c2c4a9a2fbfce9c3b066f8e1ac1f3b9ccae513d4cd0ba29c4df7064 │ │ └─141362 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c1dc2340a39fba93bba3d367f8a2c6d77cc23c92f1eba6dd86ec08b09fa81ec7 │ │ └─66647 /goldpinger --static-file-path /static │ ├─dccc4e2cabee954b8de3f48815d7fe37c3699caf9c0b4160585b27638eaecdc7 │ │ └─67888 /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 │ ├─685c435d6f55b2eda940bd4e696db2e8084ca76bf33bda752e1c3ea4e37e0fa3 │ │ └─117444 /pause │ ├─33bcc7b3d7e772e149d9434d85c76db5de366c4dd469acc5eaaa4ea2b32283f5 │ │ └─158600 /pause │ ├─e3a0db97d8293de90d7373811a7508d7813ee6feb5aae36bc500458b37ba5370 │ │ └─256816 /pause │ ├─81239a04e0fabbc0447da5057338de23d2beda47662ad0e23d6c499e470af83f │ │ └─57135 /secretgen-controller │ ├─7a49f1f883aeb6b1c56f6bce71804d5693c422b6052524da9f82a8be0dd61702 │ │ └─110881 /pause │ ├─d12b9c2ca8a0dabd3efef6227badc2de0c4342fca26e1fd6db18b0f89e414ee3 │ │ └─63955 /pause │ ├─3fded1f0fc9e45fe403ff12b6c7235559f598b2f063962b16f2b8e74e4be5c3c │ │ ├─177451 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177468 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─177474 erl_child_setup 1048576 │ │ ├─177541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177542 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177552 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177721 /bin/sh -s rabbit_disk_monitor │ ├─40de3534c16479bf17b6626c09b822a353a308d5d90ed3a88ed8bf7aff87cb8f │ │ └─63650 /pause │ ├─3c27ae38e5a4a30dcab5fcd82d5fd022308c279f12621194614238d916a500ae │ │ └─44333 /pause │ ├─ac14941c716cf1f6878402a6667d5b5292dea71f8761c17adf2b3eded1698dba │ │ └─193797 /usr/bin/libvirt-tls-sidecar │ ├─59b0e300f271fe2e7996eaf4dc5a5abf0065016a90778e44a67ee78ce8214d04 │ │ ├─256848 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─257560 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8276xu06/privsep.sock │ │ ├─257563 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─257568 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─43731e9059414103f297f4f72c22b2c1c5e32064b383c8a763a1b11404a5b2de │ │ └─67253 /pause │ ├─fe07c184a3b19c26ce85eefc91d2eed40981f1b72faa82b86201aedf49d202be │ │ └─117348 /pause │ ├─5afb6493487070741ce1b9d1382e1fbc559b742de4f7fe9fcfeecc386715487d │ │ └─64303 /pause │ ├─ba87e80b9419d9feeae8043c0063a527ea9ab2827c5ce2dbe570be015767a02b │ │ └─63196 /pause │ ├─2929574ad9d7af87db3a7c3b9726263111937651a039fa336fb897ca17e3ef36 │ │ └─237110 /pause │ ├─aef17c76e4e4b9735611e795ea9f4e86310422585fae9c8be2a3db0545b94ed2 │ │ └─179022 /pause │ ├─8ee9fed82b7435a486b54259d790793f919677c8687860f96ea9d45a7f509402 │ │ └─51255 /pause │ ├─6d5a4adff0272f3bcb68e59b3ab41b40695e5bfd823ec8e6c3140e009601f7a5 │ │ └─160354 /pause │ ├─b8876b83b45e825e5d262cb69cbd0e8c92a48f50e9bbfdc6b9ff81cfba66d837 │ │ └─43309 /pause │ ├─5a26a425a0c5e8906d3f4d37edd8bc31b083732afe780f78730a205666087461 │ │ └─44487 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─e104cb74e4cfb8ddbf8a58b4756ee9af4ed0ce8a2842d205b699bc7ff31a3fa9 │ │ └─56871 /pause │ ├─99838d8d36baa9ba2b0f512913e3734bafa125c6c5e8ac7ee3fd3f99005edca4 │ │ └─67687 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5f110ba0b9f6f7f020d21178873a1356bbb00c1ba2755e5201ae4e8dc821e4ff │ │ └─313138 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─61c47ab7a113cbdcabee1fb8f4f79636730ca0353b98af8a85f0981c10e80e2c │ │ └─239782 /pause │ ├─7681563d6867608429b83026f64a9622195bfbe9adde06d8a09827f8cb11ddec │ │ └─178943 /pause │ ├─2f47e1c7aacaebc2863c01c5a07c90c0a56d01acbe3b075962c5d7c6d2302503 │ │ └─40347 etcd --advertise-client-urls=https://199.204.45.109: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.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109: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 │ ├─d1c1633155399474a56647e7a14fd3cfb8fc9e44de1a9eb9e9ffd698a60891a3 │ │ └─43418 /coredns -conf /etc/coredns/Corefile │ └─4e0e35bc4d5009937231bfa12b7bee8effbeeea2eff00c38bb699cca0028ea14 │ └─79287 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount