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 │ │ │ ├─21836 /lib/systemd/systemd --user │ │ │ └─21837 (sd-pam) │ │ └─session-21.scope │ │ ├─21791 sshd: cephadm [priv] │ │ └─21853 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─700 (sd-pam) │ ├─session-4.scope │ │ ├─1596 sshd: zuul [priv] │ │ └─1609 sshd: zuul@notty │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 713 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─ 1600 ssh: /home/zuul/.ansible/cp/199.204.45.205-22-zuul [mux] │ ├─407151 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-elvmpukoyguyinwvggtokzlhtvuyntui ; /usr/bin/python3'"'"' && sleep 0' │ ├─407152 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-elvmpukoyguyinwvggtokzlhtvuyntui ; /usr/bin/python3' && sleep 0 │ ├─407153 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-elvmpukoyguyinwvggtokzlhtvuyntui ; /usr/bin/python3 │ ├─407154 /bin/sh -c echo BECOME-SUCCESS-elvmpukoyguyinwvggtokzlhtvuyntui ; /usr/bin/python3 │ ├─407155 /usr/bin/python3 │ ├─407156 /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 │ └─407158 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-2d6167444259b7a5f165200cab568fd88335854f3d8737b011c5751029a9bc24.scope … │ │ ├─34544 /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 │ │ └─34556 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9941 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12303 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e70c08e56c1cddddd58b07332acfcaeef425c3dcbc3c6babec00ae3e1717bdd9 -address /run/containerd/containerd.sock │ │ ├─ 12658 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e848bd4cea74374ce879836d4a6fafdfa3273c464f0c51ebb8800602b3a3a5f2 -address /run/containerd/containerd.sock │ │ ├─ 18792 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c9cd319a951fb77a254d13bb51cff2bb0b44358a298f86665c2afaed16830ba -address /run/containerd/containerd.sock │ │ ├─ 25372 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 12ea7116dfa4a2544642d0e14a7854f4d64567e8c397ef1f3c82575856d25872 -address /run/containerd/containerd.sock │ │ ├─ 29866 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 453b574ad50d0917d5ccc2690ddf94ce7409c4d6f993529e464b886afe869d91 -address /run/containerd/containerd.sock │ │ ├─ 34519 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d6167444259b7a5f165200cab568fd88335854f3d8737b011c5751029a9bc24 -address /run/containerd/containerd.sock │ │ ├─ 40369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ecd469dd070c31cb7ca95c593b0573ec3cde7aab7f92f6ac9ab565c513df11 -address /run/containerd/containerd.sock │ │ ├─ 40378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a94f05b68582da52ed0cc6c1b6eb76b05527576817afc097bf9c55aae4eb6ac -address /run/containerd/containerd.sock │ │ ├─ 40407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43682d820845575de0bdbd13840df601575035fc34f2d35a2f2640cf7347c036 -address /run/containerd/containerd.sock │ │ ├─ 40425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40d9c7485810ea6b2670e0b3e2ea8682595fea816f36c7fefbc652a739f47b4d -address /run/containerd/containerd.sock │ │ ├─ 40434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeaa07d97bca35146a527cbe2b620003e3d9e27b88baf9b2f518d3156adeeb3d -address /run/containerd/containerd.sock │ │ ├─ 40978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1863719cee0082e7d1cda1b5111291e72c6286225a74d94e336369dd9c6a9ffa -address /run/containerd/containerd.sock │ │ ├─ 41724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4838fea288d0db0b135f1712c10a718879f5b33cbded97b37259b322f0128a52 -address /run/containerd/containerd.sock │ │ ├─ 41743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98c0844301a2532b56f69203f60c264244dd6347330b3ca3e0b9274c82a9064 -address /run/containerd/containerd.sock │ │ ├─ 43060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 179655ebedd94dff6e0db8b96363e0938fc2fe0e738ef38f1c03143d07d8dee6 -address /run/containerd/containerd.sock │ │ ├─ 43510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0ed33c9164459ff92b1ad1056e8a6e30cf061d717ce48cfcaa3a28e6214a80 -address /run/containerd/containerd.sock │ │ ├─ 43549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7bfe43d1cd99468560769c7482142e74145e276dc6bfc7df12a2875ecd2e202 -address /run/containerd/containerd.sock │ │ ├─ 43960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3393318eff81a8b7f56ac8fdcd391dc2f5ba28c13d5fc165db6b7c849ef6f326 -address /run/containerd/containerd.sock │ │ ├─ 44424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18ba413f839f2e74c7ef93162b2ace1a4eb3e83384a647d664df65d823f8a436 -address /run/containerd/containerd.sock │ │ ├─ 44462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e67d30274c50d3c3a02dcd6c2d4f8245fe8013067fca276b91df51dba39185d0 -address /run/containerd/containerd.sock │ │ ├─ 44509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33ab0fe21bd0dc0990eb08297e5f48e73561c0f1e18e3b7ba8bfb0a6de2eeac -address /run/containerd/containerd.sock │ │ ├─ 46615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b7a0cb0be59b690c47981ecb4b9a038c7bd3af7cbee16bb9aee0fa82a7e3cc -address /run/containerd/containerd.sock │ │ ├─ 46703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a49ac05616add9ec82736f776cd0a85e87c84b9cc17b13206fbeabc9762017e6 -address /run/containerd/containerd.sock │ │ ├─ 47610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dd7b0dcd51ff8911c73298bb8d9a608d46c62804152bfbd28f4bc23a8be12bd -address /run/containerd/containerd.sock │ │ ├─ 47712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5797c4b46e95460559addb4cc17890dc14a98264b387e970b2f5687b5df7f7f7 -address /run/containerd/containerd.sock │ │ ├─ 48072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9def7f797182b44ddf9f2690d7f52ee749a028c0b3062ed63e7b2ab1661a0a7c -address /run/containerd/containerd.sock │ │ ├─ 48379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5158c1d2d32cb5be5d06249a014129984755bd64cbde98a0cf38c5339d723871 -address /run/containerd/containerd.sock │ │ ├─ 48764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ff3e639be1dec1b9e0213a2689ea029562f2520bfb680756a2f7ea3bc6c21d -address /run/containerd/containerd.sock │ │ ├─ 51064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd8a82428dab3d8e495638d5547c8811d267503d076cab4b75242060753cd759 -address /run/containerd/containerd.sock │ │ ├─ 51245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571bfdc1d6aac5949fa9f8a15120c14214ed283bf415ea3419d40a5c949c1ab8 -address /run/containerd/containerd.sock │ │ ├─ 55598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a14de9145c248e39a18b82b62101f94fd3ff88de94b9fa158868d92528eec74 -address /run/containerd/containerd.sock │ │ ├─ 56257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78482169987626b238c4c819871dd111b6365bc681341ee98c5844b64ab9a2d6 -address /run/containerd/containerd.sock │ │ ├─ 56296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85f0b5628e24e4910f0eaa5e421f3ef137987aeec31fbbec0b446d10f842f9e2 -address /run/containerd/containerd.sock │ │ ├─ 56329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b59fa21dbd3a76d777b6a906a6d7b90641c07d65dff55d476cf748b9e64576 -address /run/containerd/containerd.sock │ │ ├─ 56506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 299afb34bd7821c31dba349979f7ceb6de8f6ce66022db23479f26e05d2f6059 -address /run/containerd/containerd.sock │ │ ├─ 60768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b8a8eb1b59443296b583f566a34c1bd615e4bcbc0bc1eee3927b6a4220f48e -address /run/containerd/containerd.sock │ │ ├─ 60924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bafabb365888092cb037e5d419717f8e52043ba42eb0302e0fe726a379bbad6 -address /run/containerd/containerd.sock │ │ ├─ 60963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ae4712428c4c16ba0413f2ba39451eff9c62172dc0b22646605d2ba18dda39b -address /run/containerd/containerd.sock │ │ ├─ 61005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 537257302813a7adbfb69b45b5e5fc1eff415eaa78e2f5bfcc13980a633899be -address /run/containerd/containerd.sock │ │ ├─ 62235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8127736281685d78957c026ff3e94c748b397974bc931ace556e24ba58805663 -address /run/containerd/containerd.sock │ │ ├─ 62397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5cc94fe1709faceda41ca687159b97952873663745ae7a5279611dd8b2dda54 -address /run/containerd/containerd.sock │ │ ├─ 62723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d2577b5dd4a4ada0bfba59ece364285ec6a0a572c2cb7792de9082095bb09f2 -address /run/containerd/containerd.sock │ │ ├─ 62784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe536d53e25b3ccaccf48b20445c61c5c09eb4cf9a61976974132be06ec9f874 -address /run/containerd/containerd.sock │ │ ├─ 62814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c138532704a473354b292cd02c4e7a0668363c95ee953229883c4b347cc7e2e -address /run/containerd/containerd.sock │ │ ├─ 63333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c9772c4cd430fb53600b01b185602e1fd7488d1175d7b0ffc001c105cf8489 -address /run/containerd/containerd.sock │ │ ├─ 63758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc6a23226a5ee641536e431825e0a8c96b1a46055ccd1e87b242e5739436ed81 -address /run/containerd/containerd.sock │ │ ├─ 64222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a4d4edbf282c3fd817c3797da1ff149883f3b97f7ca163ddcb96bdc018d75b -address /run/containerd/containerd.sock │ │ ├─ 64644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f707f47a36809cf67fa869c45f3b894ea1900cedaa498c9da97403ad420b61 -address /run/containerd/containerd.sock │ │ ├─ 65439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5767b0c84cb53e95ac7afd0628d35a022e7ad45a964642f4658f2020dca742 -address /run/containerd/containerd.sock │ │ ├─ 66892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa5848b6be5b62511ea600b17ab28478cf9cb1b9fb12a916129c794193857ad -address /run/containerd/containerd.sock │ │ ├─ 68879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b8e7a2db9432f9d5f2289a5b7574ff976d50be299bf4eac32ffe6c556533cde -address /run/containerd/containerd.sock │ │ ├─ 78054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b08122fa27ce45d1669582fe6dbd079d2276fe697233b368b03af447d96a5038 -address /run/containerd/containerd.sock │ │ ├─ 79603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6572094a4784e333a81d51a87dc49d81a65a64e2f424b6eafde3a19cc47e2e30 -address /run/containerd/containerd.sock │ │ ├─ 85595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc0d8c9dbf02d0b1aa5a3d84d190c9d50614d91e3d45a799509271a7e590d19a -address /run/containerd/containerd.sock │ │ ├─ 91583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8186f1a16fc1615fac105c43c304f92786ae8aee66220128571735c76c497735 -address /run/containerd/containerd.sock │ │ ├─ 95574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7418a1f8efaf5a4197390f2f608508485a730c51625e8fb92ee1f13ff6804f8b -address /run/containerd/containerd.sock │ │ ├─ 95619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f6056949db27fb423403fdcae96d2eac265dab90818abbc71b2aa14eaf6e031 -address /run/containerd/containerd.sock │ │ ├─104254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a0ca1fa233f25455d8e53113b0aa562ae2afb9fcb9552b3ead3e5ea07cc331 -address /run/containerd/containerd.sock │ │ ├─105891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9270877ded1940e1e5259e7fe86e4a936405638e13f3ff369f365a67231a192 -address /run/containerd/containerd.sock │ │ ├─105931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdffb7c6e02660a3fa31f0c0c7d2d1d80a4193f3c1768fade410ae0e59462bab -address /run/containerd/containerd.sock │ │ ├─107924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7be00bb3c3e3c91b56c94e8f9edaa8d63ab79a581d10ba245191c82d5540b6c -address /run/containerd/containerd.sock │ │ ├─109670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e53fe63ef60890317b3d0cea8d61894a390452b0a0600e5ed1b3bfa9d1bd0d80 -address /run/containerd/containerd.sock │ │ ├─109724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73896ab3c4d49c58f5128605f4aa46c659a1e8e416e292910846e4551b78c55e -address /run/containerd/containerd.sock │ │ ├─122784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 563abf8ca8cbccb1f5e755a68f6aabea741b8eec9d78e9285f93e2dce84091cf -address /run/containerd/containerd.sock │ │ ├─122839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af4aee621de792a431e6f14957d9b5810f60f1fbe8b387af59d5bc3e51cfb1ad -address /run/containerd/containerd.sock │ │ ├─125399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d28dce6366ea5dc74c690b66eb932aa13b356e92b422ce9d6deb62c721fe353 -address /run/containerd/containerd.sock │ │ ├─139976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9169ebd7c1f6339ee207d34532a535f261a2b726c969ec64d1f4453035a4b1c -address /run/containerd/containerd.sock │ │ ├─141444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 342ad823d9d5221736f9312c13e9fa56b42e501410412bfdc736a6f8ad632592 -address /run/containerd/containerd.sock │ │ ├─141902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec3b6505f97e65a8176f52d5ebfb072e57807d8dddfb9870663ef750b55c2903 -address /run/containerd/containerd.sock │ │ ├─142664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45194a33dee506d4d24680afc4ed7c8d6f2862b27e4f1d06b49c9975695dd0ef -address /run/containerd/containerd.sock │ │ ├─157040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3f05f4c90e338d788e68588b724f60d30eb00a09f09a9e5b597e4c8a4dd5d2 -address /run/containerd/containerd.sock │ │ ├─157284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e4a439f19963e2476a440357fb45c40f1340a7cc99355054f761399024fce65 -address /run/containerd/containerd.sock │ │ ├─157393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ad7cffe3cf5d45602745256bd7ca026c0e48b63da8e3173311afdeef922eeaf -address /run/containerd/containerd.sock │ │ ├─157454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52116bf887b84d999b1e8ecd85093ca5125a2749dbbb5c9e60e29d1ffe6e517d -address /run/containerd/containerd.sock │ │ ├─157502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb06657c44a204494ecc1b5f2a3634b2cdcb2e653bc9a7800ccb26b6ab0373f -address /run/containerd/containerd.sock │ │ ├─158095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bc19cdbcfba1953031d2f672a3ffe19c9d76a3d2c17d34d5092feee84aabc44 -address /run/containerd/containerd.sock │ │ ├─169709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea5631854cd701c74206eccd3bc19ea125d855efa20cf81bccb0fa0ba97b633d -address /run/containerd/containerd.sock │ │ ├─171502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a092c0e835ae66910c44226b81b14fa37e0c64bf6e4a613cf80d73cb78ca55d -address /run/containerd/containerd.sock │ │ ├─171571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53cf2d685603e5fe66e93cb89e3c44639ea5493bb0a175719b42caf46a6e02ee -address /run/containerd/containerd.sock │ │ ├─171649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb1640b3b9aabe7d40695f3823845e8cc5a246840788f5c1ac37256d08b64579 -address /run/containerd/containerd.sock │ │ ├─171687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dde397f1ff9f6e3cfcc93f5c59008c29d2a4462ed07e5a175dd6ffdfb5d9c11 -address /run/containerd/containerd.sock │ │ ├─171763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37de079e9898d8c63274aa794dd1287903a2be400c4385a3cc6994b6b0e0b2fd -address /run/containerd/containerd.sock │ │ ├─172073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882ba9c3d57f336b9335ab4d626239001213849e0a4c3e5706a25aeb8ef79764 -address /run/containerd/containerd.sock │ │ ├─172112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d1a70bcb10de5db3845371c4203b92cd11763f1ee4f19e07e7f95f70c2f97ae -address /run/containerd/containerd.sock │ │ ├─185034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79b50fab2b1d8ff4a3a13c3bfeb936e756b93c826c1af3d84c3ca47211fb274 -address /run/containerd/containerd.sock │ │ ├─187523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad6063fb9a589eca0f5b7211e66c3a449fb22ee2770fd1dbb39535fea52811f4 -address /run/containerd/containerd.sock │ │ ├─187577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc250d1a3b4ba9843d3543f98cb56e9d41c142f0fb1a184ecba0762eaba02b09 -address /run/containerd/containerd.sock │ │ ├─187665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6678de687eeaef14a11bca88ccffc6ffce82e9c7a3cd1ca50d9091c446e53d1c -address /run/containerd/containerd.sock │ │ ├─204124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fe7b7bc808fa2c59e38ec29fa81e1c4989662d6e047c2b17a89cfb96e3b16ad -address /run/containerd/containerd.sock │ │ ├─211802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b903ebb4f1087876d62872cef165e8fe99cd468421527033e9178854fd2173a7 -address /run/containerd/containerd.sock │ │ ├─211828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f234e70847fa52870f8c178b8563d579e8acdf44bf04e04dbfca37c33aa4f173 -address /run/containerd/containerd.sock │ │ ├─211863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8ca4f3636661e2817bad7ec9f669f9f5d35fe21b4b78ef626164be860ca2dbe -address /run/containerd/containerd.sock │ │ ├─212179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 676f1a0613426a718745c1ac4f8453d1e1c1753e00126f3a707aca0b359d6b18 -address /run/containerd/containerd.sock │ │ ├─223843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b0012a77de3bf751c3fa53a55809e9f2702c4d86156b82c53fb0cd0d9b8e11 -address /run/containerd/containerd.sock │ │ ├─226102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb402fec1691d78d59b5a62174dfbbae6ba90884bfa31d6211355d62c96319a -address /run/containerd/containerd.sock │ │ ├─227283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba623292d525c63850ea47ab81f008c96dcf0792f6b7666d860b89c40913cfe -address /run/containerd/containerd.sock │ │ ├─228013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 533cd500a4ff37198acfa55a5787a1c0c4a60f46b590a0557c39cd047fc59670 -address /run/containerd/containerd.sock │ │ ├─229246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe65fe7aef0c9d59a937b0b4c28f0cbe104f9156938394a982b299c147760b9b -address /run/containerd/containerd.sock │ │ ├─231406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 695d3c5a60bf0125e8c85f70ee34ecd9d424d9b061d781e8697003758cdddc8e -address /run/containerd/containerd.sock │ │ ├─232341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a279a378c5b98b1c5f80d8fcde59c165c568dd99ff10347a92c29e3860e0848 -address /run/containerd/containerd.sock │ │ ├─232513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab5ef8099bdb6a94db694111e8603a25f237349915c60a9db35f3b28da38a87 -address /run/containerd/containerd.sock │ │ ├─242369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16fb5dedf01ea9323f13b5b4cd834af76091c87e8aba2aca227a75848693372d -address /run/containerd/containerd.sock │ │ ├─242815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c627c759fb42c2c7df5e4e3687b24392455d5a721179364443843ba24abdf6 -address /run/containerd/containerd.sock │ │ ├─245841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63bd0b3f97236392b834820282e01efd989dbe5189401dcb4906e802606ba193 -address /run/containerd/containerd.sock │ │ ├─250255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57551c40e51db9c8d3890dab5cba6ac11ba7e940946e4d466bfc33a9a07abfc8 -address /run/containerd/containerd.sock │ │ ├─250440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66137d7d2fca51828fff9a82332fb4b5e3ab2c46871314b4a5759524274d1b4a -address /run/containerd/containerd.sock │ │ ├─250480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce98273c5686531f2ce66a19ec8935c1f1e3c4aa5c6a21357f706b9057b4184 -address /run/containerd/containerd.sock │ │ ├─250530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7278b2ed6582b6e6fe5923f35101dfb6454635eee98aa13ea6eb5f9cdd2e636f -address /run/containerd/containerd.sock │ │ ├─261998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ecfabc3e2124348106644f6a80f8915e66f110357da415c493bb5c4a6fbe941 -address /run/containerd/containerd.sock │ │ ├─264941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1c26e27157ac0af20336b80c056a94ed0d3469782e5b97f179c812ce1fa45e -address /run/containerd/containerd.sock │ │ └─266140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af08ccb4708712f9a69f3733ca1889cb77896f8be689e76ce714880967cd32dd -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1404 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-e70c08e56c1cddddd58b07332acfcaeef425c3dcbc3c6babec00ae3e1717bdd9.scope … │ │ ├─12329 /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 │ │ └─12341 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29583 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29848 /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 │ │ │ ├─18751 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18771 /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 │ │ │ ├─25094 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25354 /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@mgr.instance.qutxjr.service │ │ │ ├─12572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qutxjr/unit.run │ │ │ └─12602 /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-qutxjr --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.qutxjr:/var/lib/ceph/mgr/ceph-instance.qutxjr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qutxjr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qutxjr -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 │ │ │ ├─34215 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34502 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12241 /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 … │ │ └─10312 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139356 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40831 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.205 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─642 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1073 /usr/sbin/uuidd --socket-activation │ ├─docker-453b574ad50d0917d5ccc2690ddf94ce7409c4d6f993529e464b886afe869d91.scope … │ │ ├─29890 /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 │ │ └─29902 /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 │ ├─run-ra9752a899b73474198193c0a1b7c4a0f.scope │ │ └─185775 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10816 /usr/sbin/chronyd -F 1 │ │ └─10817 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-e848bd4cea74374ce879836d4a6fafdfa3273c464f0c51ebb8800602b3a3a5f2.scope … │ │ ├─12684 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qutxjr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12703 /usr/bin/ceph-mgr -n mgr.instance.qutxjr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139236 /sbin/iscsid │ │ └─139237 /sbin/iscsid │ ├─docker-12ea7116dfa4a2544642d0e14a7854f4d64567e8c397ef1f3c82575856d25872.scope … │ │ ├─25396 /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 │ │ └─25408 /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 │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-9c9cd319a951fb77a254d13bb51cff2bb0b44358a298f86665c2afaed16830ba.scope … │ │ ├─18818 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18838 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─615 /lib/systemd/systemd-logind ├─k8s.io │ ├─e53fe63ef60890317b3d0cea8d61894a390452b0a0600e5ed1b3bfa9d1bd0d80 │ │ └─109697 /pause │ ├─a9775532233aca18a549d84a11b434bbe7c6f30358f3dedab7a2760b8e84988f │ │ └─229297 /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 │ ├─72edc4fbd751aa34a1fd0818fb6a231e399fdad7804cb2e876a6b59d7bd1a1d8 │ │ └─44745 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9def7f797182b44ddf9f2690d7f52ee749a028c0b3062ed63e7b2ab1661a0a7c │ │ └─48095 /pause │ ├─b4f7d71abf3a52ca6de4ed04a146da367c866e61ec6b80aef4538272709aa87a │ │ └─184913 /usr/bin/libvirt-tls-sidecar │ ├─c12689092e8ff94730346bae99f5b3c367b3cf7978cb333b5d340767ba11f9b0 │ │ └─40615 etcd --advertise-client-urls=https://199.204.45.205:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.205:2380 --initial-cluster=instance=https://199.204.45.205:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.205:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.205:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─429de8704c61d7845dfa9b05cbc177d30faf3e126c030bf2affe18e5d81aba05 │ │ ├─223988 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224006 /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 -- │ │ ├─224020 erl_child_setup 1048576 │ │ ├─224101 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224102 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224292 /bin/sh -s rabbit_disk_monitor │ ├─7418a1f8efaf5a4197390f2f608508485a730c51625e8fb92ee1f13ff6804f8b │ │ └─95598 /pause │ ├─4f51da7693bdff4b339bdd806e68774f7d2bc94e288758b64f58805d5d5b6711 │ │ └─259680 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b9b87a3e54f2b199ea8b6637548642a2dcce6e4e1f89ed83edbea4eedf12040e │ │ ├─168603 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168943 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168944 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─cdc3581bfeb9699c844cfb42386e590b1e6002349b3b93f2896976470c4982e6 │ │ └─265255 /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 │ ├─b498dd915b5c9d0de2d7ae68375c82aeac4881613603724d2f13a645cdc80b26 │ │ └─49137 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─064a69fc925e0477c50d7298f4ccfb0b6016c77374e8623be2e6876f856a769e │ │ └─40633 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 │ ├─8dde397f1ff9f6e3cfcc93f5c59008c29d2a4462ed07e5a175dd6ffdfb5d9c11 │ │ └─171735 /pause │ ├─3b91d5a94dc21cd89ae0b62237005b8986c635ef0501c7f24e17f1da122453be │ │ ├─200142 heat-api: uWSGI master │ │ ├─200207 heat-api: uWSGI worker 1 │ │ └─200208 heat-api: uWSGI worker 2 │ ├─dd8817edcad87a15abf66939857b6bf586c4be4a347c7c6ce4e99b8627e13d69 │ │ └─247848 docker-registry serve /etc/docker-registry/config.yml │ ├─d5f707f47a36809cf67fa869c45f3b894ea1900cedaa498c9da97403ad420b61 │ │ └─64668 /pause │ ├─ad6063fb9a589eca0f5b7211e66c3a449fb22ee2770fd1dbb39535fea52811f4 │ │ └─187548 /pause │ ├─8b8e7a2db9432f9d5f2289a5b7574ff976d50be299bf4eac32ffe6c556533cde │ │ └─68902 /pause │ ├─37a4d4edbf282c3fd817c3797da1ff149883f3b97f7ca163ddcb96bdc018d75b │ │ └─64255 /pause │ ├─ca81c557a239d47c29ac62aef431f9c8f0d27da5fdef8b70b5ef99f0587b6411 │ │ └─140378 /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 │ ├─b8f65d89daa8cc1f64944de18b796719702efc4950086de270e34234a712684b │ │ └─66027 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─90c8787f60ef801945d031a170bc8616b801b07c1c67ef69bea81bcefbd0e196 │ │ ├─189164 /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 │ │ ├─372152 /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/tmp9ergnkv9/privsep.sock │ │ ├─372440 /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/tmpcfzwnbat/privsep.sock │ │ └─379599 /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/tmpj89wqaej/privsep.sock │ ├─fc6a23226a5ee641536e431825e0a8c96b1a46055ccd1e87b242e5739436ed81 │ │ └─63781 /pause │ ├─8c138532704a473354b292cd02c4e7a0668363c95ee953229883c4b347cc7e2e │ │ └─62853 /pause │ ├─848ffeb313bec8f1e30e26127f71a57108ecf2ef2202df794e133fa101484199 │ │ └─259637 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e6b2ceac39d75ab9fb770a165bf6d36b63ef873421d69518c4021a7151969951 │ │ └─46980 /server │ ├─b5cc94fe1709faceda41ca687159b97952873663745ae7a5279611dd8b2dda54 │ │ └─62417 /pause │ ├─4191a6197d3204e29d3a4146a30dadeef860a44a30ef4d3bb3d69652cbed9244 │ │ ├─180739 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] │ │ ├─181159 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) │ │ ├─181162 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) │ │ └─181165 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) │ ├─d74feda132119a94c20e886205eca04b3993e3027bce2f2146b8097386c5356f │ │ └─222112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9efb376e1d45ae54903f2c008054d9e7068efc3bde7970ec54bc99d32db13248 │ │ └─51336 valkey-server *:6379 │ ├─67b59fa21dbd3a76d777b6a906a6d7b90641c07d65dff55d476cf748b9e64576 │ │ └─56359 /pause │ ├─e7a196ff2dc1eafc1e9ca48353bb307fd7d309f94e218319fbfaed87d6f7cd9a │ │ ├─167873 nova-api: uWSGI master │ │ ├─167913 nova-api: uWSGI worker 1 │ │ └─167914 nova-api: uWSGI worker 2 │ ├─5a092c0e835ae66910c44226b81b14fa37e0c64bf6e4a613cf80d73cb78ca55d │ │ └─171531 /pause │ ├─6678de687eeaef14a11bca88ccffc6ffce82e9c7a3cd1ca50d9091c446e53d1c │ │ └─187694 /pause │ ├─314b82d0476f2df510b44aaab4e8f7bf07b5958f171d42eb3deedcb9ec518971 │ │ └─51739 redis_exporter │ ├─882ba9c3d57f336b9335ab4d626239001213849e0a4c3e5706a25aeb8ef79764 │ │ └─172097 /pause │ ├─9e4a439f19963e2476a440357fb45c40f1340a7cc99355054f761399024fce65 │ │ └─157321 /pause │ ├─63bd0b3f97236392b834820282e01efd989dbe5189401dcb4906e802606ba193 │ │ └─245863 /pause │ ├─5f6b2cef6ddbc94f8f6ffa0e289ff77cff4ab1c254ade2634ca6ede40e33d198 │ │ └─228062 /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 │ ├─1ebc6831f0d647610873f7e001cb1afc26a0f01b27c315c4b0f89f784a46c178 │ │ └─56682 nfd-gc -gc-interval=1h │ ├─1fe7b7bc808fa2c59e38ec29fa81e1c4989662d6e047c2b17a89cfb96e3b16ad │ │ └─204147 /pause │ ├─1d2577b5dd4a4ada0bfba59ece364285ec6a0a572c2cb7792de9082095bb09f2 │ │ └─62751 /pause │ ├─1ae4712428c4c16ba0413f2ba39451eff9c62172dc0b22646605d2ba18dda39b │ │ └─60988 /pause │ ├─ffb06657c44a204494ecc1b5f2a3634b2cdcb2e653bc9a7800ccb26b6ab0373f │ │ └─157549 /pause │ ├─8d53ed43d07c0948c7c5fabcfe4fb7afbc1e664880a2e934372c169a7d5f4321 │ │ ├─ 46942 /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 │ │ ├─ 46954 /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 │ │ ├─ 47199 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264400 nginx: worker process │ │ ├─264401 nginx: worker process │ │ └─264402 nginx: cache manager process │ ├─85f0b5628e24e4910f0eaa5e421f3ef137987aeec31fbbec0b446d10f842f9e2 │ │ └─56323 /pause │ ├─43682d820845575de0bdbd13840df601575035fc34f2d35a2f2640cf7347c036 │ │ └─40531 /pause │ ├─fe65fe7aef0c9d59a937b0b4c28f0cbe104f9156938394a982b299c147760b9b │ │ └─229269 /pause │ ├─299afb34bd7821c31dba349979f7ceb6de8f6ce66022db23479f26e05d2f6059 │ │ └─56530 /pause │ ├─1863719cee0082e7d1cda1b5111291e72c6286225a74d94e336369dd9c6a9ffa │ │ └─41001 /pause │ ├─4170e09b9e780884198eea000fd1337146e16aec6e73e346f3ca5be65cfe2af9 │ │ ├─ 96031 /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 │ │ └─337978 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1b5767b0c84cb53e95ac7afd0628d35a022e7ad45a964642f4658f2020dca742 │ │ └─65462 /pause │ ├─de8882036f38f754d5b01f184af97d024a050027fcabd9c80007e048158588cd │ │ └─47782 /manager --metrics-bind-address=:9782 │ ├─47b062bc78ced4aedd7cad288e5a8d262553483bea6e48a8d627191b382d9dd8 │ │ └─226301 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8186f1a16fc1615fac105c43c304f92786ae8aee66220128571735c76c497735 │ │ └─91606 /pause │ ├─89667ed510b10fa00abddddafad112913506acbd40aaf66015668c733d9b2285 │ │ └─51454 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 │ ├─24ddeb888b74e397fcc1db80f54369a5775cf5dec8543ff1719cf3fef05dc9f3 │ │ ├─123867 /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 │ │ └─124083 /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 │ ├─dbb8ecf4330a9d3bcead96dccc1e95bcbc10608ad0d415ed6c736ac2096a9e19 │ │ ├─222931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222950 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b4df93dc12e3216fcba3749737b4a0b9af8f4adabddb08e25219e8ccb8029bd9 │ │ └─183433 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) │ ├─dd65360d9139bc0eebd93cb0ec3d56336989951a0065cd2a0e043316d77cda48 │ │ └─41029 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1c55c08704823cb87f5f6a722a0cb45196a9fa6aa9c3d0a00fdf07a811a961ef │ │ └─56787 /secretgen-controller │ ├─44fa5599c2863fab546684cbb211002f71320e768439cade06f3de03c339e229 │ │ └─86334 /usr/local/bin/rook ceph operator │ ├─f940dd4f8d65b9afd3e081e4b673d90419437dd2e3dad482fe7ec65f60ba17e7 │ │ ├─119697 cinder-api: uWSGI master │ │ ├─119710 cinder-api: uWSGI worker 1 │ │ └─119711 cinder-api: uWSGI worker 2 │ ├─93052bd1910e1de8c975f1cc536d5832e8516dbb5d30036874dc01ab657261e1 │ │ └─64442 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5bc3b9ae7217a52fda9763f5dc5820d3853aafc2153f3833ae4e4b22da876f7f │ │ └─65714 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dcdb6824f2d057f1abdfc76d3c65f1e04f72192cb2fbb03f896e07293e5523ce │ │ └─107663 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─53cf2d685603e5fe66e93cb89e3c44639ea5493bb0a175719b42caf46a6e02ee │ │ └─171611 /pause │ ├─6bc19cdbcfba1953031d2f672a3ffe19c9d76a3d2c17d34d5092feee84aabc44 │ │ └─158119 /pause │ ├─7ba66b024ccf030fdb0950a533ad02cc237a1675e68926d7899e0f2378c19bdd │ │ └─56582 nfd-master -crd-controller=true -metrics=8081 │ ├─5797c4b46e95460559addb4cc17890dc14a98264b387e970b2f5687b5df7f7f7 │ │ └─47736 /pause │ ├─9f167bef89b7a9e9e7da96461106c0175fc050c7381414dd339e8852018a19b6 │ │ └─43605 /coredns -conf /etc/coredns/Corefile │ ├─f4bbd793d6188f5e029f1a1c1584c91e491344df6e5ca47e87adf149bbc7582b │ │ └─66319 /bin/memcached_exporter │ ├─943dabbcec08c1f118700b57688301880ebadbf03a7eeb6daf6d8b2a4297803a │ │ └─65869 /goldpinger --static-file-path /static │ ├─40d9c7485810ea6b2670e0b3e2ea8682595fea816f36c7fefbc652a739f47b4d │ │ └─40529 /pause │ ├─4838fea288d0db0b135f1712c10a718879f5b33cbded97b37259b322f0128a52 │ │ └─41773 /pause │ ├─b7bfe43d1cd99468560769c7482142e74145e276dc6bfc7df12a2875ecd2e202 │ │ └─43573 /pause │ ├─89dbd39e0a5bfe77a46e1c72872074f13508f595e4a1f0beb5dd0f6c482f08c9 │ │ └─44649 /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 │ ├─ddb973820842551047430dbba065e5206d65ffd45b6eb878a3c5687b4039ddda │ │ ├─185287 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185303 /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 -- │ │ ├─185309 erl_child_setup 1048576 │ │ ├─185489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185492 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185848 /bin/sh -s rabbit_disk_monitor │ ├─60caa5c1662ad030d9ff4a2778008fb7db200b56f4f48200cd3feae28b023715 │ │ ├─242479 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243143 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmprlnbh3yq/privsep.sock │ │ ├─243148 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243152 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5e29c4495f4e2860e701a5949fb63023a285cf85f90bcb61af9a30b22ea9d9e4 │ │ └─163430 /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 │ ├─6ad7cffe3cf5d45602745256bd7ca026c0e48b63da8e3173311afdeef922eeaf │ │ └─157423 /pause │ ├─69d52cac3bcd27ace69ead00d971e928322fd2c4282570c2e6ccc0d5bf4bd2c9 │ │ └─123416 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─695d3c5a60bf0125e8c85f70ee34ecd9d424d9b061d781e8697003758cdddc8e │ │ └─231430 /pause │ ├─4e078c311caf65c5036827cb9d8f82ef90545b526c357a850268d701cf1175c0 │ │ ├─167892 nova-metadata: uWSGI master │ │ ├─167915 nova-metadata: uWSGI worker 1 │ │ └─167916 nova-metadata: uWSGI worker 2 │ ├─d5100172c824eb7bdd6f02aa3ecb1ea6a0f7a40f6bfe31139f588e027854d4e2 │ │ ├─48972 mysqld --wsrep_start_position=5369d3ec-78de-11f1-a19c-5f7343d1773b:20 │ │ └─49098 /var/lib/mysql/mysql-state-monitor │ ├─18ba413f839f2e74c7ef93162b2ace1a4eb3e83384a647d664df65d823f8a436 │ │ └─44448 /pause │ ├─1d9259ece6ea78db9d42d5c8d80e2315a02cf58f55c4ae60a8d13a673c81f83c │ │ ├─172790 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401525 sleep 300 │ ├─467086eda4b820f28346cf58759e55280be481ce78e1d7c9ea56bd96f9cf77fa │ │ ├─181676 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) │ │ ├─182001 /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/tmpn2mfcwvp/privsep.sock │ │ ├─182235 /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/tmp1yqeszjv/privsep.sock │ │ └─182508 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7278b2ed6582b6e6fe5923f35101dfb6454635eee98aa13ea6eb5f9cdd2e636f │ │ └─250556 /pause │ ├─78482169987626b238c4c819871dd111b6365bc681341ee98c5844b64ab9a2d6 │ │ └─56281 /pause │ ├─9442f56d5fd385c1133b688edfefbb874fdddaa5d3cb13ca79bb029faaf1f9a9 │ │ ├─63847 nginx: master process nginx -g daemon off; │ │ ├─63874 nginx: worker process │ │ ├─63875 nginx: worker process │ │ ├─63876 nginx: worker process │ │ ├─63877 nginx: worker process │ │ └─63878 nginx: worker process │ ├─d7a68dcb8e35a2109637fa8440029792fa7059106b1c19fab9d880fe72ca18fe │ │ └─47899 /manager --metrics-bind-address=:8080 │ ├─a5f1f557c0617f5271e9c48d634342178d7505b62cd43f5589afc437ad896d3e │ │ ├─78192 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78209 /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 -- │ │ ├─78215 erl_child_setup 1048576 │ │ ├─78262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78434 /bin/sh -s rabbit_disk_monitor │ ├─52116bf887b84d999b1e8ecd85093ca5125a2749dbbb5c9e60e29d1ffe6e517d │ │ └─157480 /pause │ ├─af08ccb4708712f9a69f3733ca1889cb77896f8be689e76ce714880967cd32dd │ │ └─266168 /pause │ ├─563abf8ca8cbccb1f5e755a68f6aabea741b8eec9d78e9285f93e2dce84091cf │ │ └─122809 /pause │ ├─c57fd3887d862a4648e8b1636c8371db780e14546155aed18c060d4968fffc1e │ │ ├─ 72287 apache2 -DFOREGROUND │ │ ├─ 72302 (wsgi:k -DFOREGROUND │ │ ├─ 72303 (wsgi:k -DFOREGROUND │ │ ├─ 72304 (wsgi:k -DFOREGROUND │ │ ├─ 72305 (wsgi:k -DFOREGROUND │ │ ├─394841 apache2 -DFOREGROUND │ │ └─394989 apache2 -DFOREGROUND │ ├─5a94f05b68582da52ed0cc6c1b6eb76b05527576817afc097bf9c55aae4eb6ac │ │ └─40504 /pause │ ├─6572094a4784e333a81d51a87dc49d81a65a64e2f424b6eafde3a19cc47e2e30 │ │ └─79639 /pause │ ├─b903ebb4f1087876d62872cef165e8fe99cd468421527033e9178854fd2173a7 │ │ └─211894 /pause │ ├─c2ecd469dd070c31cb7ca95c593b0573ec3cde7aab7f92f6ac9ab565c513df11 │ │ └─40492 /pause │ ├─05ff3e639be1dec1b9e0213a2689ea029562f2520bfb680756a2f7ea3bc6c21d │ │ └─48788 /pause │ ├─070bf141cbec81d699f001bc162b192fd9491006b48be5fbe3a31510da2686a9 │ │ └─142106 /coredns -conf /etc/coredns/Corefile │ ├─dc0d8c9dbf02d0b1aa5a3d84d190c9d50614d91e3d45a799509271a7e590d19a │ │ └─85618 /pause │ ├─66137d7d2fca51828fff9a82332fb4b5e3ab2c46871314b4a5759524274d1b4a │ │ └─250464 /pause │ ├─ce718fcbd355b20350de3cf0079e9c73c97da35c99b6283043e6377125801220 │ │ └─96792 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d851eecf6341a5785196e40aff236580d5287278bd24b0ac69d1dfc10a5cc4a0 │ │ ├─220733 octavia-api: uWSGI master │ │ ├─220747 octavia-api: uWSGI worker 1 │ │ └─220748 octavia-api: uWSGI worker 2 │ ├─303494a23d6d96663384719d43f2d260756d0f2b40c3d6cda89abd21b35f07eb │ │ ├─200138 heat-api-cfn: uWSGI master │ │ ├─200202 heat-api-cfn: uWSGI worker 1 │ │ └─200203 heat-api-cfn: uWSGI worker 2 │ ├─342ad823d9d5221736f9312c13e9fa56b42e501410412bfdc736a6f8ad632592 │ │ └─141471 /pause │ ├─b08122fa27ce45d1669582fe6dbd079d2276fe697233b368b03af447d96a5038 │ │ └─78078 /pause │ ├─9c602ef65502a979fc208c2b8121a150c86a036fe1fba208a6e1d49628e7badc │ │ ├─259617 manila-api: uWSGI master │ │ ├─259693 manila-api: uWSGI worker 1 │ │ └─259694 manila-api: uWSGI worker 2 │ ├─084371b8d4027a259e2ad78c76d2d49c5d698b895cb1ae07b9a51346273dc680 │ │ ├─91781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91797 /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 -- │ │ ├─91803 erl_child_setup 1048576 │ │ ├─92003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92178 /bin/sh -s rabbit_disk_monitor │ ├─5fa5848b6be5b62511ea600b17ab28478cf9cb1b9fb12a916129c794193857ad │ │ └─66916 /pause │ ├─f26dc3d7c6ec7b716191e9a4b6d5e30f107b896eb114a4cf18f9fc168515e22a │ │ └─51621 valkey-server *:26379 [sentinel] │ ├─4254e3253048c40ed0cc347412ae5089161a067c4983bfd321525ae173dfdc3f │ │ └─43126 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─06d6e018b12a30340fd75996b68e47b48c03eeeb7661843daef413763a5777c4 │ │ └─65261 /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 │ ├─08da0332957fe6d8fc0a3c580f6e56bffd4f2fa9f73ab88a87b929a253a7bc31 │ │ ├─180740 neutron-api: uWSGI master │ │ ├─180771 neutron-api: uWSGI worker 1 │ │ └─180772 neutron-api: uWSGI worker 2 │ ├─73896ab3c4d49c58f5128605f4aa46c659a1e8e416e292910846e4551b78c55e │ │ └─109755 /pause │ ├─e4241dc43d9729b06f04fbe6eee5e806b3ade380d0f3d27b22424a4267bb5bbc │ │ ├─204346 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204363 /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 -- │ │ ├─204369 erl_child_setup 1048576 │ │ ├─204477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204488 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204687 /bin/sh -s rabbit_disk_monitor │ ├─571bfdc1d6aac5949fa9f8a15120c14214ed283bf415ea3419d40a5c949c1ab8 │ │ └─51270 /pause │ ├─967da9234d0acf5811574d329eda4a29ac1acc5ef04ecf5c754d8854e371e4a5 │ │ └─184979 /bin/bash /tmp/libvirt.sh │ ├─033dde2adfa82b7d60022e47a97db0b63ad66f7d189e0f539fa51667d7a7f6eb │ │ ├─168585 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168949 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168950 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9ae6eed40353b964f4a3dfa05a9eae54bc34111060df207e049ef034d73f4dfd │ │ ├─64933 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64969 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8127736281685d78957c026ff3e94c748b397974bc931ace556e24ba58805663 │ │ └─62259 /pause │ ├─537257302813a7adbfb69b45b5e5fc1eff415eaa78e2f5bfcc13980a633899be │ │ └─61035 /pause │ ├─a6ebabbea875126de3ec680b135857efd42940d0212d23fe1ba957612af348bc │ │ └─48217 percona-xtradb-cluster-operator │ ├─905ad580987d2f86e5d78aae15e92632494ff5bf62d65e719d21cfd9ce06c5a0 │ │ └─40665 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 │ ├─0733b6676a9211b093cd2f9d2b4e68f2fab29582a420854170a32d67b306b5fd │ │ └─62135 /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 │ ├─b7be00bb3c3e3c91b56c94e8f9edaa8d63ab79a581d10ba245191c82d5540b6c │ │ └─107950 /pause │ ├─1e3b14dc9bac62499d58cbb315c7ee1d1966901f83768a03cf2e35858e5cdda4 │ │ ├─200134 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200430 heat-engine: ServiceWrapper worker(0) │ │ └─200438 heat-engine: ServiceWrapper worker(1) │ ├─a79b50fab2b1d8ff4a3a13c3bfeb936e756b93c826c1af3d84c3ca47211fb274 │ │ └─185057 /pause │ ├─6906d491adc57398b869979ea15f87bb459d4ff412efbbd0fc0df8c7dc29cb35 │ │ ├─183415 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] │ │ ├─183678 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184506 /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/tmpoer243kc/privsep.sock │ │ ├─371040 /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/tmpl5epw6vl/privsep.sock │ │ ├─371485 /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/tmpl8tjhdgx/privsep.sock │ │ ├─371993 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371995 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372522 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=50d4254b-4474-4c31-8f4d-a57efe11ca3d --namespace=qrouter-50d4254b-4474-4c31-8f4d-a57efe11ca3d --conf_dir=/var/lib/neutron/ha_confs/50d4254b-4474-4c31-8f4d-a57efe11ca3d --log-file=/var/lib/neutron/ha_confs/50d4254b-4474-4c31-8f4d-a57efe11ca3d/neutron-keepalived-state-change.log --monitor_interface=ha-408ceb52-11 --monitor_cidr=169.254.0.75/24 --pid_file=/var/lib/neutron/external/pids/50d4254b-4474-4c31-8f4d-a57efe11ca3d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374735 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=68517c6e-484b-4a6a-a178-b95e6c8ba65e --namespace=qrouter-68517c6e-484b-4a6a-a178-b95e6c8ba65e --conf_dir=/var/lib/neutron/ha_confs/68517c6e-484b-4a6a-a178-b95e6c8ba65e --log-file=/var/lib/neutron/ha_confs/68517c6e-484b-4a6a-a178-b95e6c8ba65e/neutron-keepalived-state-change.log --monitor_interface=ha-88d24980-5e --monitor_cidr=169.254.0.188/24 --pid_file=/var/lib/neutron/external/pids/68517c6e-484b-4a6a-a178-b95e6c8ba65e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─376631 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e257e37e-ea44-4b00-8235-12c05ac16c43 --namespace=qrouter-e257e37e-ea44-4b00-8235-12c05ac16c43 --conf_dir=/var/lib/neutron/ha_confs/e257e37e-ea44-4b00-8235-12c05ac16c43 --log-file=/var/lib/neutron/ha_confs/e257e37e-ea44-4b00-8235-12c05ac16c43/neutron-keepalived-state-change.log --monitor_interface=ha-fc2460a0-e0 --monitor_cidr=169.254.0.224/24 --pid_file=/var/lib/neutron/external/pids/e257e37e-ea44-4b00-8235-12c05ac16c43.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─64c9772c4cd430fb53600b01b185602e1fd7488d1175d7b0ffc001c105cf8489 │ │ └─63356 /pause │ ├─bc250d1a3b4ba9843d3543f98cb56e9d41c142f0fb1a184ecba0762eaba02b09 │ │ └─187606 /pause │ ├─e0da555a0fb558538b450fbeb8e47a04f31fb17f17de277733c73228344ca2d3 │ │ ├─259657 /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 │ │ └─259944 /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 │ ├─76b7a0cb0be59b690c47981ecb4b9a038c7bd3af7cbee16bb9aee0fa82a7e3cc │ │ └─46642 /pause │ ├─3301470640be03d9365dda3498da6f87f90829c24abc7b4e6563b2d5d56b9d1d │ │ ├─222111 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222673 octavia-worker: ConsumerService worker(0) │ │ └─222676 octavia-worker: ConsumerService worker(1) │ ├─bb1640b3b9aabe7d40695f3823845e8cc5a246840788f5c1ac37256d08b64579 │ │ └─171703 /pause │ ├─b353ff84485a51c3fe3862851e87206ee6982105c709bcc25ed6a6806184581f │ │ └─65080 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-205.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─c51ca22c6011e661deb7ac59fe97271c6c6b2fa131ecebfdbc700d7354d6e0ba │ │ ├─67278 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67294 /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 -- │ │ ├─67300 erl_child_setup 1048576 │ │ ├─67347 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67358 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67486 /bin/sh -s rabbit_disk_monitor │ ├─fce98273c5686531f2ce66a19ec8935c1f1e3c4aa5c6a21357f706b9057b4184 │ │ └─250507 /pause │ ├─3a279a378c5b98b1c5f80d8fcde59c165c568dd99ff10347a92c29e3860e0848 │ │ └─232368 /pause │ ├─ef0ed33c9164459ff92b1ad1056e8a6e30cf061d717ce48cfcaa3a28e6214a80 │ │ └─43533 /pause │ ├─f7bb3faf4f42443601c07c6e5741455028c46d1695c78dff9835cee1e4645aef │ │ └─266371 /bin/openstack-database-exporter │ ├─d2efb8863a88891164b5f8b67502072cb4e992a13caae4f59e4d9b2b5331b206 │ │ ├─341890 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] │ │ ├─342372 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342558 /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/tmp3gwusutn/privsep.sock │ │ ├─342920 /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/tmp9hbdcbd_/privsep.sock │ │ ├─343780 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343786 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343952 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/81efa2ee-09e0-494d-a441-f5110ca01959/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/81efa2ee-09e0-494d-a441-f5110ca01959/host --addn-hosts=/var/lib/neutron/dhcp/81efa2ee-09e0-494d-a441-f5110ca01959/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/81efa2ee-09e0-494d-a441-f5110ca01959/opts --dhcp-leasefile=/var/lib/neutron/dhcp/81efa2ee-09e0-494d-a441-f5110ca01959/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e96e28d4-fa7f-4b23-9f31-de2c3000ea79,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 │ │ ├─343956 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a096b0b6-0caa-4156-8f13-ffed46f059ae/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a096b0b6-0caa-4156-8f13-ffed46f059ae/host --addn-hosts=/var/lib/neutron/dhcp/a096b0b6-0caa-4156-8f13-ffed46f059ae/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a096b0b6-0caa-4156-8f13-ffed46f059ae/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a096b0b6-0caa-4156-8f13-ffed46f059ae/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2a8d1473-66f5-411c-a2f2-f3f0384db06f,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 │ │ ├─343959 haproxy -f /var/lib/neutron/ns-metadata-proxy/81efa2ee-09e0-494d-a441-f5110ca01959.conf │ │ ├─343963 haproxy -f /var/lib/neutron/ns-metadata-proxy/a096b0b6-0caa-4156-8f13-ffed46f059ae.conf │ │ ├─370959 /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/tmpa2vqmu57/privsep.sock │ │ └─375418 /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/tmp9bj9rckl/privsep.sock │ ├─0f6056949db27fb423403fdcae96d2eac265dab90818abbc71b2aa14eaf6e031 │ │ └─95645 /pause │ ├─f234e70847fa52870f8c178b8563d579e8acdf44bf04e04dbfca37c33aa4f173 │ │ └─211906 /pause │ ├─4eb402fec1691d78d59b5a62174dfbbae6ba90884bfa31d6211355d62c96319a │ │ └─226126 /pause │ ├─73b509f6e605bbb9655dac0916f0a24740711dba92d1d884ff27ff63f5780bca │ │ └─44696 /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 │ ├─af4aee621de792a431e6f14957d9b5810f60f1fbe8b387af59d5bc3e51cfb1ad │ │ └─122865 /pause │ ├─eeaa07d97bca35146a527cbe2b620003e3d9e27b88baf9b2f518d3156adeeb3d │ │ └─40536 /pause │ ├─f53a0d0028c9a17fbdbee0c8dda30841de9138e6f9369921311a0d131cd1ba80 │ │ ├─61856 python -u /app/sidecar.py │ │ ├─62168 python -u /app/sidecar.py │ │ └─62169 python -u /app/sidecar.py │ ├─34a7b0a96f371111fa47923ceeb189dc4bb58a3da530afc8732e18c0e12ac50a │ │ └─40652 kube-apiserver --advertise-address=199.204.45.205 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─1dd7b0dcd51ff8911c73298bb8d9a608d46c62804152bfbd28f4bc23a8be12bd │ │ └─47633 /pause │ ├─e67d30274c50d3c3a02dcd6c2d4f8245fe8013067fca276b91df51dba39185d0 │ │ └─44485 /pause │ ├─ea5631854cd701c74206eccd3bc19ea125d855efa20cf81bccb0fa0ba97b633d │ │ └─169733 /pause │ ├─46201c7e80d22de3d5d3453a88378de7557bf3c7a157f2b4d2f9b3471d943c4d │ │ ├─108056 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108072 /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 -- │ │ ├─108078 erl_child_setup 1048576 │ │ ├─108271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108272 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108370 /bin/sh -s rabbit_disk_monitor │ ├─fec2756e40ff434f67645a17bd9da7c3ac78bd483212e0636abd213f7ae06c1c │ │ ├─130884 placement-api: uWSGI master │ │ ├─130907 placement-api: uWSGI worker 1 │ │ └─130908 placement-api: uWSGI worker 2 │ ├─bd8a82428dab3d8e495638d5547c8811d267503d076cab4b75242060753cd759 │ │ └─51089 /pause │ ├─533cd500a4ff37198acfa55a5787a1c0c4a60f46b590a0557c39cd047fc59670 │ │ └─228038 /pause │ ├─5bcfe7c037aeb8e79f482102d6fd365317e583f102de37a19b270a0d7aa2c85c │ │ ├─242891 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243252 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243253 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6ba623292d525c63850ea47ab81f008c96dcf0792f6b7666d860b89c40913cfe │ │ └─227312 /pause │ ├─16fb5dedf01ea9323f13b5b4cd834af76091c87e8aba2aca227a75848693372d │ │ └─242402 /pause │ ├─f33ab0fe21bd0dc0990eb08297e5f48e73561c0f1e18e3b7ba8bfb0a6de2eeac │ │ └─44532 /pause │ ├─5d28dce6366ea5dc74c690b66eb932aa13b356e92b422ce9d6deb62c721fe353 │ │ └─125422 /pause │ ├─8ecfabc3e2124348106644f6a80f8915e66f110357da415c493bb5c4a6fbe941 │ │ └─262023 /pause │ ├─d9169ebd7c1f6339ee207d34532a535f261a2b726c969ec64d1f4453035a4b1c │ │ └─140001 /pause │ ├─e9270877ded1940e1e5259e7fe86e4a936405638e13f3ff369f365a67231a192 │ │ └─105917 /pause │ ├─c40cd7ff98284b0c6e8b518902dacbbab0961f1502e51aae25fc61bbdff81d9c │ │ ├─264577 apache2 -DFOREGROUND │ │ ├─267036 (wsgi:h -DFOREGROUND │ │ ├─267037 (wsgi:h -DFOREGROUND │ │ ├─267038 (wsgi:h -DFOREGROUND │ │ ├─267039 (wsgi:h -DFOREGROUND │ │ ├─267040 (wsgi:h -DFOREGROUND │ │ ├─267041 apache2 -DFOREGROUND │ │ └─267042 apache2 -DFOREGROUND │ ├─42859853dba9205e7040ddf9353d412fbd17d8ff3772bb62e7c8cb14ec1a1e79 │ │ └─185681 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f9e7d2b53ef7716a0b687bda731c4c0c6cf0c9c98a032dfd748b06469ada4e19 │ │ └─189245 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a61143bc2bde6abb36966e8bfe3e3033d4c8363c0bed7767ea4257fcfa232e22 │ │ └─65918 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8f89bdf017710d81fd6595e9688c8ac48f092075c25c83ac08f001e6055053fe │ │ ├─140413 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140426 /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 │ ├─3555b9bf46252a30e2d08c55367364981b6d5d3787c283bfb101fb2199690393 │ │ ├─169947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169968 /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 -- │ │ ├─169974 erl_child_setup 1048576 │ │ ├─170058 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170181 /bin/sh -s rabbit_disk_monitor │ ├─ac75d37fbed9c88797256141d27e5ea9caa164ccca8519b3046eb0a6fd86fc85 │ │ └─63158 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 │ ├─0d1a70bcb10de5db3845371c4203b92cd11763f1ee4f19e07e7f95f70c2f97ae │ │ └─172140 /pause │ ├─fe536d53e25b3ccaccf48b20445c61c5c09eb4cf9a61976974132be06ec9f874 │ │ └─62833 /pause │ ├─fc6439763df30b2ed3b5b7b8f726a515a5c5dec2cd7da238def03a477fe2dd45 │ │ └─121002 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─08463fc9656f19501970d5b51d297a74f9032e783d4fdb91c8ca9d7bb99adcb1 │ │ └─40776 /kube-vip manager │ ├─10b01315a9ab87650dd674957537127c434c0c00873dc6b7a87b1a26924af920 │ │ └─66280 /bin/oauth2-proxy │ ├─5b04310f051e2254904e6db2a9158d39a36715fb80128a9e3d08c2dfbe51e8c5 │ │ ├─180786 neutron-policy-server: uWSGI master │ │ ├─180799 neutron-policy-server: uWSGI worker 1 │ │ └─180800 neutron-policy-server: uWSGI worker 2 │ ├─a49ac05616add9ec82736f776cd0a85e87c84b9cc17b13206fbeabc9762017e6 │ │ └─46726 /pause │ ├─b55a37d1abb0d232745fb39e272e1ceedac648b7f92ca7f2661707ccb9db7a12 │ │ └─42027 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6f6ed5c58cf4c98005f96059856fa5bb2f1f35ad62203d272ce2afa6eff3ab1e │ │ └─61255 /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 │ ├─5346c375b1470192596c8a4e984df7bf5f1080b0e6f397d1934275821f68d97e │ │ ├─268624 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268658 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─73c47afaa003e6227eb796d0d9478962bbaa084adeeab861651fefdfb13784b4 │ │ └─65693 /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 │ ├─a8ca4f3636661e2817bad7ec9f669f9f5d35fe21b4b78ef626164be860ca2dbe │ │ └─211941 /pause │ ├─4a3f05f4c90e338d788e68588b724f60d30eb00a09f09a9e5b597e4c8a4dd5d2 │ │ └─157068 /pause │ ├─5158c1d2d32cb5be5d06249a014129984755bd64cbde98a0cf38c5339d723871 │ │ └─48402 /pause │ ├─676f1a0613426a718745c1ac4f8453d1e1c1753e00126f3a707aca0b359d6b18 │ │ └─212202 /pause │ ├─cbfaff15df259643e0baced8a5db0e50eab8ebeac462a921239eb6d8044a15d6 │ │ └─231460 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─9ab5ef8099bdb6a94db694111e8603a25f237349915c60a9db35f3b28da38a87 │ │ └─232544 /pause │ ├─023f4ab7ac29dba6f6b986ecc50d4ca4ea4882a08d5ec7596a8f31a23eeab32c │ │ └─49070 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─11dbf65d85035706e0836a34d20cd1c010e6128974fe00d40bcc55dc00f2ddfc │ │ └─61522 /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 │ ├─ec3b6505f97e65a8176f52d5ebfb072e57807d8dddfb9870663ef750b55c2903 │ │ └─141926 /pause │ ├─18b0012a77de3bf751c3fa53a55809e9f2702c4d86156b82c53fb0cd0d9b8e11 │ │ └─223868 /pause │ ├─75324c7b5b2f6763a3c35cb6655cd80b45bb5bd5815e2c9d4ff5bce4c7c76c49 │ │ └─95871 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-w8pzl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─179655ebedd94dff6e0db8b96363e0938fc2fe0e738ef38f1c03143d07d8dee6 │ │ └─43084 /pause │ ├─a6bbb32148ab20b9466a4b87bd6c0ed919272929feb14f2dc3882e2006bcfb71 │ │ ├─142842 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142859 /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 -- │ │ ├─142865 erl_child_setup 1048576 │ │ ├─143052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143203 /bin/sh -s rabbit_disk_monitor │ ├─37de079e9898d8c63274aa794dd1287903a2be400c4385a3cc6994b6b0e0b2fd │ │ └─171808 /pause │ ├─dc1c26e27157ac0af20336b80c056a94ed0d3469782e5b97f179c812ce1fa45e │ │ └─264965 /pause │ ├─65766b82e54da59d6642af5377a1e30bd049b17bcd90d5b1d65053b2f7fe6565 │ │ └─66117 /bin/pushgateway │ ├─a98c0844301a2532b56f69203f60c264244dd6347330b3ca3e0b9274c82a9064 │ │ └─41789 /pause │ ├─c0bd5764ba4b6887a7203729418fb5a6136e492233affc9f955403a125ba1491 │ │ ├─104831 glance-api: uWSGI master │ │ ├─104846 glance-api: uWSGI worker 1 │ │ └─104847 glance-api: uWSGI worker 2 │ ├─14642f0032a3acabf0297ef0792fee02885b20b092161a649f916046fd5c911c │ │ ├─106338 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106520 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106522 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c1ea19bad1328ddc96701beaf3a5197b565781a9ca8983da63c55e30d95a0d36 │ │ └─227356 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─bdffb7c6e02660a3fa31f0c0c7d2d1d80a4193f3c1768fade410ae0e59462bab │ │ └─105956 /pause │ ├─161325a461c17c9d194df5c9e8e080d162d0bbde6b764c3789ead8274e3d8ef5 │ │ ├─48916 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 │ │ └─50209 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 │ ├─2983c1da9060e5d8eb6eca7eec6aae180f0b5112d40bcf2740359beaac149276 │ │ ├─84783 barbiacan-api: uWSGI master │ │ └─84796 barbiacan-api: uWSGI worker 1 │ ├─b83cd3416e4717743c1a59521dd5c9381ed98c8f42fe5fe76f4407af3af5988c │ │ ├─245994 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246010 /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 -- │ │ ├─246017 erl_child_setup 1048576 │ │ ├─246229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246479 /bin/sh -s rabbit_disk_monitor │ ├─56e10b2caeb9d056d47b53dd7385a9c199019ac87c8b4196ec22341e334b3919 │ │ ├─242650 magnum-api: uWSGI master │ │ ├─242664 magnum-api: uWSGI worker 1 │ │ └─242665 magnum-api: uWSGI worker 2 │ ├─05f6540766351bd9e126c8b2e7e1bd8d8f8fa4f8dc2b39dda056a4f1bbd850dc │ │ └─64537 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─42c627c759fb42c2c7df5e4e3687b24392455d5a721179364443843ba24abdf6 │ │ └─242849 /pause │ ├─923fad80d8836a1052c9bb62030b561040d8775696a40e720e9065904ba1fc6b │ │ └─43633 /coredns -conf /etc/coredns/Corefile │ ├─ff90beee3f8ddf8c63432f1b48ec40f4f2070f20b775c48238e38281a017a917 │ │ └─65646 /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 │ ├─29a0ca1fa233f25455d8e53113b0aa562ae2afb9fcb9552b3ead3e5ea07cc331 │ │ └─104282 /pause │ ├─6026c6cdf0b6acbcfa5de68e037cca88e54e48ad10806b552b1dcdc2e14253da │ │ ├─42237 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42615 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6bafabb365888092cb037e5d419717f8e52043ba42eb0302e0fe726a379bbad6 │ │ └─60945 /pause │ ├─e208440ccbf9dcc0d48920b44125eff30b1e1acd843c8438738b54e9357ff219 │ │ ├─61947 python -u /app/sidecar.py │ │ ├─62217 python -u /app/sidecar.py │ │ └─62218 python -u /app/sidecar.py │ ├─24b8a8eb1b59443296b583f566a34c1bd615e4bcbc0bc1eee3927b6a4220f48e │ │ └─60793 /pause │ ├─57551c40e51db9c8d3890dab5cba6ac11ba7e940946e4d466bfc33a9a07abfc8 │ │ └─250287 /pause │ ├─ed7562a6038b11497457aca38d2d0b8ded1c977928133286cd37e9b17eb4987e │ │ └─66252 /bin/oauth2-proxy │ ├─b5c4f5454a798820f0507474f1fb9e7763cfb4e200b1598a2a0534c93f1144b9 │ │ └─44099 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 │ ├─3ec4413f88f7abe9ceb5f06e002aeeb0f0f8b4c1fafa5dfc9586c6763061317f │ │ └─65128 /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 │ ├─5a14de9145c248e39a18b82b62101f94fd3ff88de94b9fa158868d92528eec74 │ │ └─55622 /pause │ ├─1d3831401697625f58055982428aa755be28bf06983aa808d2db1d4213d73973 │ │ └─56614 nfd-worker -metrics=8081 │ ├─3393318eff81a8b7f56ac8fdcd391dc2f5ba28c13d5fc165db6b7c849ef6f326 │ │ └─43983 /pause │ ├─45194a33dee506d4d24680afc4ed7c8d6f2862b27e4f1d06b49c9975695dd0ef │ │ └─142688 /pause │ ├─1a423c1cc065184b20005c95853c08df8a7044f200f650418d046d497273f2b2 │ │ └─65997 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ └─4c09f53e51a25418bcc6c90dc2385c548d6aa9a58ec2cc8c28f8dc3e2b7e8d0f │ └─65589 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-205.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount