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 │ │ │ ├─21511 /lib/systemd/systemd --user │ │ │ └─21512 (sd-pam) │ │ └─session-22.scope │ │ ├─21508 sshd: cephadm [priv] │ │ └─21541 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─401670 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vxlzinlpkpnepmnxbwihjgajtppexapf ; /usr/bin/python3'"'"' && sleep 0' │ ├─401671 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vxlzinlpkpnepmnxbwihjgajtppexapf ; /usr/bin/python3' && sleep 0 │ ├─401672 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vxlzinlpkpnepmnxbwihjgajtppexapf ; /usr/bin/python3 │ ├─401682 /bin/sh -c echo BECOME-SUCCESS-vxlzinlpkpnepmnxbwihjgajtppexapf ; /usr/bin/python3 │ ├─401683 /usr/bin/python3 │ ├─401693 /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 │ └─401695 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─run-r5250d751e15a49a0a59aec520652466c.scope │ │ └─187644 /usr/sbin/libvirtd --listen │ ├─docker-30af4c9bd773630a4ecb4263831992f9bb941db9738864979b949182cb6b28e9.scope … │ │ ├─12680 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bevbms -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12702 /usr/bin/ceph-mgr -n mgr.instance.bevbms -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9893 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12277 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff3cf3b9d630b0625af14f7aa7e0f7f28d4ccbe911c7feb553a6b9513f846fc3 -address /run/containerd/containerd.sock │ │ ├─ 12657 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 30af4c9bd773630a4ecb4263831992f9bb941db9738864979b949182cb6b28e9 -address /run/containerd/containerd.sock │ │ ├─ 19637 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0d1afeac5b2219b91e45a01ad3687cb91a305d4ac541a8686d2e13f9609a9f7 -address /run/containerd/containerd.sock │ │ ├─ 24820 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c1e58d2f2099707e8e866b008d5a1a84919afaebe551a4de9b361531f0a33cf3 -address /run/containerd/containerd.sock │ │ ├─ 29266 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fa5655ac91ca04f47c654ad55d16a250252d52ff1bebf43ad3e693f2407c2f42 -address /run/containerd/containerd.sock │ │ ├─ 33873 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5a2b5d0c0100b4de0ee67a091fe14df93bf91e04535c2ab24777d35f8091bec0 -address /run/containerd/containerd.sock │ │ ├─ 39279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e19a936fa75a0be9c10181bedfb82165e622e8279f3b1e2e2e8fb10500030e73 -address /run/containerd/containerd.sock │ │ ├─ 39292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f99eaa4ce56168ad9fa69bd3cb4660a8a04aab8bc05c75f9a470db0e2f4f51 -address /run/containerd/containerd.sock │ │ ├─ 39324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77fc44cbb369878e8cd2d3549b8f8e79e52b0e6be93e69983777d8aca6c83b8a -address /run/containerd/containerd.sock │ │ ├─ 39347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef33786a6b15346b9593f594773518e8b7eb812964fc71254ee236dfd6b64a85 -address /run/containerd/containerd.sock │ │ ├─ 39355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4848aa7f4ba5e2942a6f59704bfc310f1dd89c0a384d0eb184a37598af776df5 -address /run/containerd/containerd.sock │ │ ├─ 39901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb007c0c3c3cece79368c7556df7b325b1c11ab7107dd4c4e155c65bd43808e -address /run/containerd/containerd.sock │ │ ├─ 40615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1683b842c497da2701812ee74304c316c8c06cff02ae72dc7e1211d84d47a07c -address /run/containerd/containerd.sock │ │ ├─ 40642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a779673327dfe53f7264791788cdd0dba727b57da4464b8eea95385c854d59df -address /run/containerd/containerd.sock │ │ ├─ 41992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60a85957809bdae71e73f9d9ae6e8d971ad90b2b2bb9f36742b06071595608f1 -address /run/containerd/containerd.sock │ │ ├─ 42415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf841e328562a44c5850d7c027b68b22735a3994f2348cdeb4d95df6bbc2b1b2 -address /run/containerd/containerd.sock │ │ ├─ 42459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c823e2f1a5d3d4d47f3c8842c861cb97924bf57cfe19f4679c24ee21e1d3c5e6 -address /run/containerd/containerd.sock │ │ ├─ 42885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7afbab0df6ca09330f6518afc2dc9b83a1b4c822db3c711e7d64d0f5c4d30ad8 -address /run/containerd/containerd.sock │ │ ├─ 43368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f830c3c0e7c18f57f47a78518e465059d179ad3be07efc45ba2a9058734d9374 -address /run/containerd/containerd.sock │ │ ├─ 43407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fdda5d665e9250f719c4861146a39aea92bd469e766571e712a6ad091c4fcbd -address /run/containerd/containerd.sock │ │ ├─ 43447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7e6cb4ff0dfee0eaa2794f64bee20c78b8310cf9296d305f88cb3de80bac55 -address /run/containerd/containerd.sock │ │ ├─ 45761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9254f6a1d75f10f1c2c1cac912b6841be3145c39c4060a5caa4c9cc90d563381 -address /run/containerd/containerd.sock │ │ ├─ 45898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb5e65b052452f855784dd70918f364abd65d93346c424b5d49dc1789ce9f88 -address /run/containerd/containerd.sock │ │ ├─ 46643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a28b15043672547cb819244bde37569d2dbed2725c430268f8b746cad1e270ab -address /run/containerd/containerd.sock │ │ ├─ 46681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4331940393744fc2b90b9cd0e32e1cc83de7c208e84f7dd9b98064e9269a325 -address /run/containerd/containerd.sock │ │ ├─ 47234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f828e84e2c157bb29bc6e834ecdbc1b2fc7859a38cfe0ef45adf8edb36383fd -address /run/containerd/containerd.sock │ │ ├─ 47571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8a4ca6004d3e55c11a42da95a521162e16316f4128161f27208c11363c26185 -address /run/containerd/containerd.sock │ │ ├─ 47993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98b187a2d9e366fde4bb5d60d2f982ea7baba1a4c4cb31e9a4eddb3d2bff8622 -address /run/containerd/containerd.sock │ │ ├─ 50407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57431ba12a1fd01bf9dce2c959543a00ff222795fafdd9e17dfc06b6a96f3320 -address /run/containerd/containerd.sock │ │ ├─ 50575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c0cea1693c0a49152fff87aa5a27fd99d6de7493ea8ed6010a3961f21dc756 -address /run/containerd/containerd.sock │ │ ├─ 54927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7b4f7160196f199ed6bc79b4ab417ce95716273e6832af36c4de96452ed5ce -address /run/containerd/containerd.sock │ │ ├─ 55576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 470f1dbced0c770835114ed747b8ad9fe0fe0da137eca9a67c8d964c55e8e658 -address /run/containerd/containerd.sock │ │ ├─ 55642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a896dc0a5719c5b4fb23bd7487c305713ca8b9aa5d43fcb0a752c2ebc22fe3d -address /run/containerd/containerd.sock │ │ ├─ 55679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b57fe24041924bdd28ff328c79d7c3a7004e9b917848ccd71bbfbb8a24c0baab -address /run/containerd/containerd.sock │ │ ├─ 55913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3401ae899398aa4145ff6cdcf75bcf97d104c4e80834311e644d382f37eb26ea -address /run/containerd/containerd.sock │ │ ├─ 60549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4690f45914e193727b246bda249aec7e46860c80fcc2566b6e9db9a813d38b -address /run/containerd/containerd.sock │ │ ├─ 60599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7e7da1890aaf6f9dce5fa9d7ef9de0c005620599376e30bc31a5a24d991007c -address /run/containerd/containerd.sock │ │ ├─ 60662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2712239936ea9bd95ddd515c7245ce404992d763bdadaea3497001b82f27b704 -address /run/containerd/containerd.sock │ │ ├─ 60707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b31f574235f46915d7ee90c64edb56583388a72b50ac9bd3755e075999424733 -address /run/containerd/containerd.sock │ │ ├─ 62148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ea5b9aafdb96463cbc7f673f4ac7e9f154b7f2ce92cfe7c8894a5d568f6d0e3 -address /run/containerd/containerd.sock │ │ ├─ 62242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed4b2a4f5ce3918ad164f2021c77f519f8755d66fc7e16f7e3fe768c8a0c2d4e -address /run/containerd/containerd.sock │ │ ├─ 62430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b8c73d8a3f3330d16c06169976419a3fb59e980fcfc9986974a07fea48a8a54 -address /run/containerd/containerd.sock │ │ ├─ 62495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff55d18f59795dbac051ff384a41515985e838c95be6fe25cdcfd44764513b6 -address /run/containerd/containerd.sock │ │ ├─ 62534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e8a6c595124bb1187b7140ea811dfdb0125305ef9f547bb40bb024e76acf33b -address /run/containerd/containerd.sock │ │ ├─ 63121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3f09c2e38b9726e5a33feacead6b1a1ba9a790f623cf33969c9350320aa9889 -address /run/containerd/containerd.sock │ │ ├─ 63428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec2a138b5c00c8a1d9b1f3d81d8e2183ad60b5a8db092e9e1d5a82616477dbe -address /run/containerd/containerd.sock │ │ ├─ 63580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad550608b9942e47a55caaba28244226200248c1d5100b2c7f83817a067a908 -address /run/containerd/containerd.sock │ │ ├─ 63925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5014133f8dc211fd37d1bb201014c7be814e8cc596858651b9ff34bf6d22772 -address /run/containerd/containerd.sock │ │ ├─ 64702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78568895e9b288c39df2f03adee53ee1178defcbacc84068a7c46f856b88b1e3 -address /run/containerd/containerd.sock │ │ ├─ 66188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3594464565bcb21c58cba9e9e9cc86c0c47cbf00214079fba9b6b12df6bd515 -address /run/containerd/containerd.sock │ │ ├─ 68219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cceda50567a5700e1fc448c158d335da6960d2c2de9c185b6af5078fb0f9e509 -address /run/containerd/containerd.sock │ │ ├─ 77587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3939f85243b203f79a6c6479f61a552902f30a636173785b71a5429f5505b23a -address /run/containerd/containerd.sock │ │ ├─ 79092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeaa1be300eae0fa00cd9bac440651746e428588cec35adf850fc49f6c65e749 -address /run/containerd/containerd.sock │ │ ├─ 85080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c07d2a21900a797a22a7af14d6da51833d89991c7203ab6e8a1b61ee5876f6b4 -address /run/containerd/containerd.sock │ │ ├─ 91303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c8dae4f1820f74ff5bf5051d03a4fa53818e2365cbb40741067f5d0d6255312 -address /run/containerd/containerd.sock │ │ ├─ 95168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b649aa3c1bc457e387b9ee9e6f4a0ef67ea53bc405615f9a01159a82ef69fced -address /run/containerd/containerd.sock │ │ ├─ 95277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f97ebc69d4f3eb110714821ecbf42b0fa4e542948b984a93b3aa60907221f51 -address /run/containerd/containerd.sock │ │ ├─103733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea59cf6188006dc3b01aeaf095c2dc0ee125d3bbb4250669746e7770e884575e -address /run/containerd/containerd.sock │ │ ├─105452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22fdd5a91cad5edb6da27e49d9c9c410c1c6e8f2977a60aa8d72c019553e888c -address /run/containerd/containerd.sock │ │ ├─105498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16256485c2df2f47851ef204bc66b5644fbe4cb114b293dd90556e5824fdb351 -address /run/containerd/containerd.sock │ │ ├─107437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ae363999ab9d2edb391ed9f8f08658e7fc6bceb65527dac16600ded44810eb5 -address /run/containerd/containerd.sock │ │ ├─109254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad8f84574379c35d38439076eb5e6c33357d47b3233d982c035c9fe6472916c1 -address /run/containerd/containerd.sock │ │ ├─109303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de801d7d8429df257a22e9dc7d95bcc88c329f9add0753418960db1bf3707adc -address /run/containerd/containerd.sock │ │ ├─122301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3273c8de7ed1be23152f587bb6c14a06837d2a11cb1e1bf9f92edb43b3f5b5ae -address /run/containerd/containerd.sock │ │ ├─122393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c498dabfff3f54370350d95bdf8c7fd0f4487e24c0564ba55fc270650215d9bf -address /run/containerd/containerd.sock │ │ ├─125063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f732c118481f6cc53516f88a658443b47b687396b4c504c5788a5b25925d2549 -address /run/containerd/containerd.sock │ │ ├─139637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b928166ebc8dc053bde355349ff818c2baf76a5c077d5aac86c0c29f61d50764 -address /run/containerd/containerd.sock │ │ ├─140638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef34bab1c7267e2cadd41dd1c478763f61ef23fa53d31441cb654a00f2194aff -address /run/containerd/containerd.sock │ │ ├─141617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c774ba9341e2c34e28931224c223ee536dd414685c4d3ede3dd5bf23769d6ea1 -address /run/containerd/containerd.sock │ │ ├─141669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eb4c9d8bec51ddb310e38900c1dbecb675c4719ff47703b725af12af5ee74d7 -address /run/containerd/containerd.sock │ │ ├─142321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b418433f7dcdc565bb1f7e93fe80abb79c30bc07f8c3f298443e89c9362da46 -address /run/containerd/containerd.sock │ │ ├─143382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af7f1a89d9438043b52ac7827a67b72afb8dbe4c131c260971fc32ff4bbe41b -address /run/containerd/containerd.sock │ │ ├─157847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce5600044306533cc3085e306d6bdcfb49bee1bdaf3b6f1269ad485da6bdcfc -address /run/containerd/containerd.sock │ │ ├─158095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e3b5b59e51a9c2cb13bbf2680273ac299a59a3f2c07c635772951dbd5c4e6df -address /run/containerd/containerd.sock │ │ ├─158237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e2fb94ad3887fc5cb1caae35c8258ceda3487e02b5e65804a019b8cc243bb83 -address /run/containerd/containerd.sock │ │ ├─158306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e06ebd367472dd4f3ccd65b0f54267b6c8607cadb5e26cc0ca677c2ed894a7a -address /run/containerd/containerd.sock │ │ ├─158542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d6dc12c5d585c013d843ae65c19a0a0cfbec07b8737f3530b80a230cf07cca -address /run/containerd/containerd.sock │ │ ├─158907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b94d4049263d7d4e00ab60931e7c88f04073ea508981941ccca55293760cc5 -address /run/containerd/containerd.sock │ │ ├─170907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d296db8bdae8115e02cf6a1b065a873418abbbda13db842b24c61d6fd533114e -address /run/containerd/containerd.sock │ │ ├─172776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58aeadc10ca82a69d3a51ee83f2408bc957a7a343e2444cdbe1d119c01ccb2a2 -address /run/containerd/containerd.sock │ │ ├─172798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f69fdd25ea97dcb83ce14312fe4e54cae267f22af9dfcbfc1b670db3559d6ec -address /run/containerd/containerd.sock │ │ ├─172846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fca63677988305003c603996b6164e6f25eb16a0557d285d556fa88fd3cc6ae4 -address /run/containerd/containerd.sock │ │ ├─173130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dad11da6fd71bd6820f6ee2ec84284b2c8377ee1658c0e14cc9a6d433f4d136 -address /run/containerd/containerd.sock │ │ ├─173177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38ace808997d92b2a3c7f0461412ee17193cbcb2adbc9c791bd11138e0015c58 -address /run/containerd/containerd.sock │ │ ├─180406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df18bc5fa6a389c2262fbd64eb5498316c174576764a87a912b17d0cf98a47bb -address /run/containerd/containerd.sock │ │ ├─184214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aa6c1c6c62fd31afb4ed2091150d7e28fe4c3d8fffa5b08d1b1f040f4d4a577 -address /run/containerd/containerd.sock │ │ ├─187035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72158044f0b32ccef945786e42a09275b6bca68eda8d28302fbe0fd030ba424d -address /run/containerd/containerd.sock │ │ ├─187106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d067b2ca0de8f38a00034b3558f53c56a5a579585cf679f4f2a0eb655bce1514 -address /run/containerd/containerd.sock │ │ ├─187195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b281840c393b0e8cd0938be7854bb7e85b012f171f5e3758e8ec88e3ebe13bf -address /run/containerd/containerd.sock │ │ ├─203476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abfb1bc6bcaa2ed5b92a47bc41aea382fd1a78c4ad2b68c310abddf5d7ca8f4f -address /run/containerd/containerd.sock │ │ ├─211382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68886c0230e4ae15a7cb365c2c9b0ad15c50859f0e6c9cb577fc2b6ee0b249cf -address /run/containerd/containerd.sock │ │ ├─211428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c901430443b886f93221ddc2124ce0cb88e9a5eaf6d41c6c66bdd5de381e7b -address /run/containerd/containerd.sock │ │ ├─211438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3de420046981f2619e1e156c8d100cb88bddf2cce965a5ac99203afcfcd0a47 -address /run/containerd/containerd.sock │ │ ├─211702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8537417cb80db3e3d510f4531cd299ae3c3a022cf62fc6adf0ef106bd6fce22 -address /run/containerd/containerd.sock │ │ ├─223078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9977d5543664c7ec3326dde04551c62013a49803e91cd6e72a4b942d174cebb -address /run/containerd/containerd.sock │ │ ├─225496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b717d2729c8dd323bb0a994486e7180646607447ebecd43346bd4b33d6bd465 -address /run/containerd/containerd.sock │ │ ├─226559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 584f6297f191ab037f560740e334e74a55eb8bab23710908bc1fa0307a1441ae -address /run/containerd/containerd.sock │ │ ├─227471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d57933fb4c206c5820c3a5188c6220d119b979f640df5f25a1788a68191e25 -address /run/containerd/containerd.sock │ │ ├─228070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7319abcde6281b0b9f812803f7404af044d506a0f09110e762aa518bcf1bde1 -address /run/containerd/containerd.sock │ │ ├─230374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e6eb3f306006b63eb938c015e89204a699e46c19fadfcdd6d9394e63f064056 -address /run/containerd/containerd.sock │ │ ├─231801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64faed7d877bd20512f1759fc0e27bb37bc1d50bedf29e07e73060e4002cc2d8 -address /run/containerd/containerd.sock │ │ ├─231946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa2a1ed252dc33d22712a069b30909bffb6dbc162b492180de7a721647699197 -address /run/containerd/containerd.sock │ │ ├─240936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48df0be05e184c8f04cabf2a09c63608acc5a444d2a8c88d40ca0e859d65925 -address /run/containerd/containerd.sock │ │ ├─241412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0be54637e2e79b480738d55f90abff5918921df9468cb031f81779b84b6399df -address /run/containerd/containerd.sock │ │ ├─249389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d687ef96bdca92984d0c2c83e225b3bd2f0264890b1d13f896b2b68c3c86838 -address /run/containerd/containerd.sock │ │ ├─253579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a37e32893f6a884faa69b06454459f75a1cbe0e3937a8040daead940fbac65b -address /run/containerd/containerd.sock │ │ ├─253745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3539ed2fef4286f43f39a4b91f54f3c1f1b06243444330da1e0b38aaf02ef88 -address /run/containerd/containerd.sock │ │ ├─253797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c17ff52f69c2c063c3403d9ca464249098cfcf3b70ed2abad035529b3013acef -address /run/containerd/containerd.sock │ │ ├─253868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96bd2a111fbc09fa338914c090bc65f46c57517fbb0062da22946cd6899b94f -address /run/containerd/containerd.sock │ │ ├─265965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 136a2e205753570d3dd0744d8c3e11824300840975673e2d422d6589742c8618 -address /run/containerd/containerd.sock │ │ ├─269186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e4ba30671cd755faaf04f0582609e78f9ae91c8a0bdcbb53b8e973ef0e2a18 -address /run/containerd/containerd.sock │ │ └─270605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b53ad26bb63cebae6b87c93b05fad59afae7f61ee0a94391a1af677f9c8d3f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-c1e58d2f2099707e8e866b008d5a1a84919afaebe551a4de9b361531f0a33cf3.scope … │ │ ├─24843 /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 │ │ └─24856 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28972 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29249 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bevbms.service │ │ │ ├─12568 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bevbms/unit.run │ │ │ └─12600 /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-bevbms --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bevbms:/var/lib/ceph/mgr/ceph-instance.bevbms:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bevbms/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.bevbms -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 │ │ │ ├─19594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19614 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24525 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24803 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33573 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33856 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12207 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12239 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10267 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139040 /sbin/multipathd -d -s │ ├─docker-fa5655ac91ca04f47c654ad55d16a250252d52ff1bebf43ad3e693f2407c2f42.scope … │ │ ├─29290 /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 │ │ └─29302 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-d0d1afeac5b2219b91e45a01ad3687cb91a305d4ac541a8686d2e13f9609a9f7.scope … │ │ ├─19664 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19679 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─39741 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-5a2b5d0c0100b4de0ee67a091fe14df93bf91e04535c2ab24777d35f8091bec0.scope … │ │ ├─33896 /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 │ │ └─33910 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1392 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10773 /usr/sbin/chronyd -F 1 │ │ └─10774 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-ff3cf3b9d630b0625af14f7aa7e0f7f28d4ccbe911c7feb553a6b9513f846fc3.scope … │ │ ├─12319 /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 │ │ └─12331 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138926 /sbin/iscsid │ │ └─138927 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─8c5634af063df79c4edd6120b46e94250117fcdf16f6f38a330448961359c47f │ │ ├─84300 barbiacan-api: uWSGI master │ │ └─84312 barbiacan-api: uWSGI worker 1 │ ├─1f9c8a797b4a27115010095b81104caaf3f1a54a8a23c49a4013b9c1fe37e4c3 │ │ ├─169028 nova-api: uWSGI master │ │ ├─169063 nova-api: uWSGI worker 1 │ │ └─169064 nova-api: uWSGI worker 2 │ ├─11f1905dc9243266fb46176aee773bf6493dd17ed46b8bcbcf0a245afb1fc0fb │ │ └─228120 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─fa45d03d66850217363088da3517aa5d224e0d14a548bf5b0fe66ff88b39e8dd │ │ └─107072 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a8dea2a577c282e25bd5122bb272b7cdbfc9c2e52dccda5096908b8f1bbb571c │ │ ├─140066 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140081 /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 │ ├─863a29010f06512a53b85f37f5c01a43aaf50b964a716b932839d4a0f386d769 │ │ └─65595 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e8f7d8e6ba955c89286859d857ffc167eb493f21e22f993e22552d5a946deab8 │ │ ├─130083 placement-api: uWSGI master │ │ ├─130108 placement-api: uWSGI worker 1 │ │ └─130109 placement-api: uWSGI worker 2 │ ├─41cc224d3ae8e4395ac00e6f0dd32abf5ea1c590377df27aee6aeb1a2ca65229 │ │ ├─142536 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142702 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142707 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─400839 sleep 15 │ ├─b10cd64ab87706f661e133a842e8b48bc4fb041f4c72f93868e9f6a26ffd4865 │ │ ├─241003 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241673 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp4wvm9542/privsep.sock │ │ ├─241677 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241686 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f6d6dc12c5d585c013d843ae65c19a0a0cfbec07b8737f3530b80a230cf07cca │ │ └─158566 /pause │ ├─253b58f6e0e45080865f5b92615cd240bf9f6fe560f6d5c01e3679d712ba662e │ │ ├─48166 mysqld --wsrep_start_position=9bf5e528-33b0-11f1-959d-d2a8aa0aec04:20 │ │ └─48293 /var/lib/mysql/mysql-state-monitor │ ├─6cf4f992d959724ae9ae7edb36366821f1e9cf29a73565293b0b3ce12f15286d │ │ └─95635 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-tt42b --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6f828e84e2c157bb29bc6e834ecdbc1b2fc7859a38cfe0ef45adf8edb36383fd │ │ └─47267 /pause │ ├─8eafc42f1ea3b841ffa5f326ef4b53280679f48ba0baf1496045e9d65ffc8e2c │ │ └─65775 /bin/pushgateway │ ├─e19a936fa75a0be9c10181bedfb82165e622e8279f3b1e2e2e8fb10500030e73 │ │ └─39349 /pause │ ├─46afb47e235cbaffca3c2e8f7e81522b5298ee0bd8f644780af33fcdede25d65 │ │ └─244368 percona-xtradb-cluster-operator │ ├─8e3b5b59e51a9c2cb13bbf2680273ac299a59a3f2c07c635772951dbd5c4e6df │ │ └─158123 /pause │ ├─9c8dae4f1820f74ff5bf5051d03a4fa53818e2365cbb40741067f5d0d6255312 │ │ └─91327 /pause │ ├─30f9b954e1297f3f4b83b1d4f2d2e09c892b170c5714e72d18260aabab983aba │ │ ├─41152 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41568 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─85f0a01519535bc2d43b84419dbe47650df6f78e11454c8cba7947c6f4b3b8d3 │ │ ├─263458 /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 │ │ └─263683 /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 │ ├─8fce102ddf384ee7e42ea8d82ae9ec964fc5371f73bfb0b82bf498ef7b0db9ad │ │ └─48263 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a72ce7279352fcc1b18354cb39bdc8db7c617cef44bfe2ea80e258e21345a66d │ │ └─65119 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-242.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─bf841e328562a44c5850d7c027b68b22735a3994f2348cdeb4d95df6bbc2b1b2 │ │ └─42439 /pause │ ├─53b94d4049263d7d4e00ab60931e7c88f04073ea508981941ccca55293760cc5 │ │ └─158949 /pause │ ├─2d7e6cb4ff0dfee0eaa2794f64bee20c78b8310cf9296d305f88cb3de80bac55 │ │ └─43486 /pause │ ├─d3539ed2fef4286f43f39a4b91f54f3c1f1b06243444330da1e0b38aaf02ef88 │ │ └─253772 /pause │ ├─8ce5600044306533cc3085e306d6bdcfb49bee1bdaf3b6f1269ad485da6bdcfc │ │ └─157880 /pause │ ├─456937cfac4a3528ca5874b0cba427d2dc8363010ad0240a0ac3a5cb6b3af426 │ │ └─39536 kube-apiserver --advertise-address=199.204.45.242 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─a90200083f00c4a52947ecfe7335d92a4448c5e31e8ff78c6816cbcc7d4d3bc7 │ │ ├─119360 cinder-api: uWSGI master │ │ ├─119379 cinder-api: uWSGI worker 1 │ │ └─119380 cinder-api: uWSGI worker 2 │ ├─cb91ba686489f6a380380ce324b2c3e96fa37c64f7b195334bd425f0884d3bf8 │ │ ├─180932 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181142 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181153 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─401315 sleep 15 │ ├─29b53ad26bb63cebae6b87c93b05fad59afae7f61ee0a94391a1af677f9c8d3f │ │ └─270628 /pause │ ├─bfee097cdcdaf30fdff9d61075cd886bba7ee6d6bc54040e9428db947b1861e7 │ │ ├─ 95764 /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 │ │ └─398090 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c5014133f8dc211fd37d1bb201014c7be814e8cc596858651b9ff34bf6d22772 │ │ └─63948 /pause │ ├─c7e7da1890aaf6f9dce5fa9d7ef9de0c005620599376e30bc31a5a24d991007c │ │ └─60627 /pause │ ├─efb3610c9598d53164f8ed9d0f3f4cf13b7270da256e69804351d4474964982b │ │ ├─107660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107679 /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 -- │ │ ├─107688 erl_child_setup 1048576 │ │ ├─107751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107889 /bin/sh -s rabbit_disk_monitor │ ├─6b19fd255ff36f19681972de5941fc3e9f1828151ecc73b0c9607a13f2c9503f │ │ └─187573 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─abfb1bc6bcaa2ed5b92a47bc41aea382fd1a78c4ad2b68c310abddf5d7ca8f4f │ │ └─203500 /pause │ ├─584f6297f191ab037f560740e334e74a55eb8bab23710908bc1fa0307a1441ae │ │ └─226582 /pause │ ├─db5b86adeb46d945ee13062aeebea83d8aec9f392bf1b87a69f30094df23ff9a │ │ └─186548 /bin/bash /tmp/libvirt.sh │ ├─2c6806c1b8337332e9fb7f9f6eb8b25b0d16e34decd957293bdb8cb48dc8e41d │ │ ├─142003 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142021 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142034 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─142182 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─401667 sleep 15 │ ├─5a37e32893f6a884faa69b06454459f75a1cbe0e3937a8040daead940fbac65b │ │ └─253612 /pause │ ├─c498dabfff3f54370350d95bdf8c7fd0f4487e24c0564ba55fc270650215d9bf │ │ └─122416 /pause │ ├─c51694121febd770085f048d0c1cdf9c95bbba19477c4f05ea22c2cfe96361c8 │ │ └─244786 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3401ae899398aa4145ff6cdcf75bcf97d104c4e80834311e644d382f37eb26ea │ │ └─55937 /pause │ ├─fef87c05c132ea37f2ab1da8a3a418137f301fe448e7cc327d790588194bc9da │ │ └─244597 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 │ ├─52abfabb7717a300cb19b4dd25a21da039c1198b1ed0ca0110d8d3d1195fae95 │ │ └─64841 /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 │ ├─de1cb63bde744f8f911d33edaea277a49faa4ef5efbfda2ac00a00192cc957fd │ │ └─221003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4b418433f7dcdc565bb1f7e93fe80abb79c30bc07f8c3f298443e89c9362da46 │ │ └─142345 /pause │ ├─c09814b32fd35be5610ed42ba3d754b4a7add248f522e1260a971532110ff80e │ │ └─180967 vector --config /etc/vector/vector.toml │ ├─b8af1db87766ee9d07b54820ec05cdd6b1c72e0eb07f55e67a2342bf3ea64e6b │ │ ├─181051 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181065 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─b9977d5543664c7ec3326dde04551c62013a49803e91cd6e72a4b942d174cebb │ │ └─223101 /pause │ ├─4eb007c0c3c3cece79368c7556df7b325b1c11ab7107dd4c4e155c65bd43808e │ │ └─39925 /pause │ ├─7f8e4103aebb1a669d9262ad62ec3a4515738d3b3d9ec01287c812afe4e817bb │ │ ├─173687 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386929 sleep 300 │ ├─5d453ed8c09e8430e87c8ffcf0dacc8fb34624ede01f8f74f0dbd050ff0da89e │ │ ├─199674 heat-api-cfn: uWSGI master │ │ ├─199715 heat-api-cfn: uWSGI worker 1 │ │ └─199716 heat-api-cfn: uWSGI worker 2 │ ├─77fc44cbb369878e8cd2d3549b8f8e79e52b0e6be93e69983777d8aca6c83b8a │ │ └─39435 /pause │ ├─f257c41b988852024221c22761cf092efb65d2bbdb7910f69ebd0c3bc19c3be5 │ │ ├─184407 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184424 /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 -- │ │ ├─184430 erl_child_setup 1048576 │ │ ├─184643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184759 /bin/sh -s rabbit_disk_monitor │ ├─29c0cea1693c0a49152fff87aa5a27fd99d6de7493ea8ed6010a3961f21dc756 │ │ └─50595 /pause │ ├─c07d2a21900a797a22a7af14d6da51833d89991c7203ab6e8a1b61ee5876f6b4 │ │ └─85103 /pause │ ├─c99322ec25491c133fb9417ce6bc70f1b21c5a28eb1ccfc9278041baa6158f31 │ │ ├─ 85981 /usr/local/bin/rook ceph operator │ │ └─401668 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─e4331940393744fc2b90b9cd0e32e1cc83de7c208e84f7dd9b98064e9269a325 │ │ └─46704 /pause │ ├─ace38762b66e254562019e1d3f8e6d3e5ffff89fb27ba9e144f95ec9dfb9acf4 │ │ ├─171045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171062 /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 -- │ │ ├─171068 erl_child_setup 1048576 │ │ ├─171126 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171127 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171137 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171380 /bin/sh -s rabbit_disk_monitor │ ├─d067b2ca0de8f38a00034b3558f53c56a5a579585cf679f4f2a0eb655bce1514 │ │ └─187128 /pause │ ├─16256485c2df2f47851ef204bc66b5644fbe4cb114b293dd90556e5824fdb351 │ │ └─105523 /pause │ ├─4268b13b567cc4863ced54cc238303bbaab161a2cc5ce40827237008125e8c28 │ │ └─66170 /bin/oauth2-proxy │ ├─a96bd2a111fbc09fa338914c090bc65f46c57517fbb0062da22946cd6899b94f │ │ └─253899 /pause │ ├─a8634183f8054f9b0474386824c49ac2a19f749100ba440b8bf4e365bd9c304f │ │ └─65161 /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 │ ├─ef33786a6b15346b9593f594773518e8b7eb812964fc71254ee236dfd6b64a85 │ │ └─39431 /pause │ ├─110c41a8a262f6090dd36faf91c84159f62d3757485ba3d91cce7af700708471 │ │ └─230422 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─138e7222cb27e3a30781a427529ba64f6931d08465bac27e90ae107ddad63134 │ │ └─46900 /manager --metrics-bind-address=:8080 │ ├─b31f574235f46915d7ee90c64edb56583388a72b50ac9bd3755e075999424733 │ │ └─60734 /pause │ ├─4df2ee571d72f3ee0da07adf6d4c90a0036258c0bbbed67cec3194c50653ebf4 │ │ ├─143652 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143669 /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 -- │ │ ├─143675 erl_child_setup 1048576 │ │ ├─143733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143734 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143745 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143856 /bin/sh -s rabbit_disk_monitor │ ├─1b8c73d8a3f3330d16c06169976419a3fb59e980fcfc9986974a07fea48a8a54 │ │ └─62459 /pause │ ├─b48df0be05e184c8f04cabf2a09c63608acc5a444d2a8c88d40ca0e859d65925 │ │ └─240959 /pause │ ├─58aeadc10ca82a69d3a51ee83f2408bc957a7a343e2444cdbe1d119c01ccb2a2 │ │ └─172828 /pause │ ├─f89532e3ab83bb93cfaea2f98b489c0d7decdc158b8ef538efee3de9384a959e │ │ └─65210 /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 │ ├─bcea376cc0882b20a9b431bd36862d695dc09bc4ec4f49f808efd1c3dcc24346 │ │ └─64944 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c8f5a60a2642fd27f13102e43f0f25e5fb1620c541f383a36ffc505dd69f6b0f │ │ └─227540 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─22fdd5a91cad5edb6da27e49d9c9c410c1c6e8f2977a60aa8d72c019553e888c │ │ └─105477 /pause │ ├─d296db8bdae8115e02cf6a1b065a873418abbbda13db842b24c61d6fd533114e │ │ └─170930 /pause │ ├─a3f09c2e38b9726e5a33feacead6b1a1ba9a790f623cf33969c9350320aa9889 │ │ └─63153 /pause │ ├─0d687ef96bdca92984d0c2c83e225b3bd2f0264890b1d13f896b2b68c3c86838 │ │ └─249412 /pause │ ├─aeaa1be300eae0fa00cd9bac440651746e428588cec35adf850fc49f6c65e749 │ │ └─79116 /pause │ ├─9e2fb94ad3887fc5cb1caae35c8258ceda3487e02b5e65804a019b8cc243bb83 │ │ └─158269 /pause │ ├─85fa2cce14adeae56ff40cd865311ee640fc64a890111bb9604d64f75e7e70c0 │ │ └─270802 /bin/openstack-database-exporter │ ├─a9a35dd1033fc7dd626fc714146b216d0f3dfe7f9f6a7ddd1708f1b05e783ebe │ │ └─263244 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8bb2db6404ca043ed972015a088afc77fc7c039a7f34857a500343a98f3cedd1 │ │ └─96425 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f862240653a6587e7001366eb71b915f9cabe4083fe31a95f3b6feb6d16e8203 │ │ └─164584 /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 │ ├─ed7b4f7160196f199ed6bc79b4ab417ce95716273e6832af36c4de96452ed5ce │ │ └─54951 /pause │ ├─629e64dcdf9bac1e95dbd883b10ea382a2f46272a37f3886bbb48ee53b70f416 │ │ └─248551 docker-registry serve /etc/docker-registry/config.yml │ ├─78568895e9b288c39df2f03adee53ee1178defcbacc84068a7c46f856b88b1e3 │ │ └─64725 /pause │ ├─9254f6a1d75f10f1c2c1cac912b6841be3145c39c4060a5caa4c9cc90d563381 │ │ └─45792 /pause │ ├─f1c4b920327dd30ed2d639f3ce46d9e82069247ebf3d7707fb548b3a03a1bb10 │ │ ├─182629 neutron-policy-server: uWSGI master │ │ ├─182641 neutron-policy-server: uWSGI worker 1 │ │ └─182642 neutron-policy-server: uWSGI worker 2 │ ├─9e06ebd367472dd4f3ccd65b0f54267b6c8607cadb5e26cc0ca677c2ed894a7a │ │ └─158343 /pause │ ├─c1c00e73230e2b7d33c1cf9d8d95218083801ca4f870288afb23591ed6fe77ee │ │ ├─185456 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185811 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpk7k3_0lc/privsep.sock │ │ ├─205596 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6ohd3szr/privsep.sock │ │ ├─221560 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmptd7a9k1e/privsep.sock │ │ ├─221822 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f63c8c35-2c87-4cf1-b11a-1f1ddc16f093.conf │ │ ├─368988 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─368989 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ec6b65faa2f474d5f29cc0be59cf0dd77206d534dc9bee4b9c6f749825aa9fe4 │ │ ├─223280 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223296 /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 -- │ │ ├─223302 erl_child_setup 1048576 │ │ ├─223470 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223721 /bin/sh -s rabbit_disk_monitor │ ├─c0656dc1f6492da2e1bf25233a533553e25112c41bbcab647056bd2b2c0af359 │ │ └─61794 /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 │ ├─ed4b2a4f5ce3918ad164f2021c77f519f8755d66fc7e16f7e3fe768c8a0c2d4e │ │ └─62266 /pause │ ├─f3de420046981f2619e1e156c8d100cb88bddf2cce965a5ac99203afcfcd0a47 │ │ └─211522 /pause │ ├─4fdda5d665e9250f719c4861146a39aea92bd469e766571e712a6ad091c4fcbd │ │ └─43444 /pause │ ├─431038710cca981e5dc2d902edf553b76859f6dab79e081d37a1446c2b8a8fef │ │ ├─269084 apache2 -DFOREGROUND │ │ ├─271541 (wsgi:h -DFOREGROUND │ │ ├─271542 (wsgi:h -DFOREGROUND │ │ ├─271543 (wsgi:h -DFOREGROUND │ │ ├─271544 (wsgi:h -DFOREGROUND │ │ ├─271545 (wsgi:h -DFOREGROUND │ │ ├─271546 apache2 -DFOREGROUND │ │ └─271547 apache2 -DFOREGROUND │ ├─513a26db74e61cf715217b1baf1f6268e00e239937fe7164d09faaf5916512ae │ │ ├─170012 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170699 nova-scheduler: ServiceWrapper worker(0) │ │ └─170702 nova-scheduler: ServiceWrapper worker(1) │ ├─977bd0d0c5bbfea0effe82e7db0c073176b58e965f2b033fb6c4ddca3d38f0ac │ │ └─246368 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cbce9bba589a8c02853b68eb3c14d70e7a3e7209e50ff8018c0f94fbfa82d7a5 │ │ └─65861 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1683b842c497da2701812ee74304c316c8c06cff02ae72dc7e1211d84d47a07c │ │ └─40657 /pause │ ├─e8a4ca6004d3e55c11a42da95a521162e16316f4128161f27208c11363c26185 │ │ └─47595 /pause │ ├─64faed7d877bd20512f1759fc0e27bb37bc1d50bedf29e07e73060e4002cc2d8 │ │ └─231829 /pause │ ├─36815700020d3fd7364998361da2a0a025dc9d3d9b42d81070a80fd943e8a76c │ │ ├─91593 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91610 /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 -- │ │ ├─91616 erl_child_setup 1048576 │ │ ├─91697 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91698 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91934 /bin/sh -s rabbit_disk_monitor │ ├─ad8f84574379c35d38439076eb5e6c33357d47b3233d982c035c9fe6472916c1 │ │ └─109281 /pause │ ├─c823e2f1a5d3d4d47f3c8842c861cb97924bf57cfe19f4679c24ee21e1d3c5e6 │ │ └─42500 /pause │ ├─0a896dc0a5719c5b4fb23bd7487c305713ca8b9aa5d43fcb0a752c2ebc22fe3d │ │ └─55662 /pause │ ├─c7319abcde6281b0b9f812803f7404af044d506a0f09110e762aa518bcf1bde1 │ │ └─228093 /pause │ ├─7f97ebc69d4f3eb110714821ecbf42b0fa4e542948b984a93b3aa60907221f51 │ │ └─95335 /pause │ ├─ef34bab1c7267e2cadd41dd1c478763f61ef23fa53d31441cb654a00f2194aff │ │ └─140668 /pause │ ├─5c8a407ba2b14abcee22adb7358c4446090bd0bd4389c21e7fcc7bc8df213b72 │ │ ├─220993 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221402 octavia-worker: ConsumerService worker(0) │ │ └─221405 octavia-worker: ConsumerService worker(1) │ ├─fca63677988305003c603996b6164e6f25eb16a0557d285d556fa88fd3cc6ae4 │ │ └─172921 /pause │ ├─9e6eb3f306006b63eb938c015e89204a699e46c19fadfcdd6d9394e63f064056 │ │ └─230398 /pause │ ├─6cfe4f767369d12196fa62b57be8aea08af83895bcb3752bc3bc12a7dd55c1bd │ │ └─247265 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8d0a22e6eccdb1975da26bc34eb945c5cf962e9ad23c24cd134830c569901f10 │ │ ├─221604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221622 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391427 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391428 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─33ebeb54ffb0b94b77690ea80402dd473e426bd58a9fa733b2b1fbaf8736c273 │ │ └─48355 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─48eb8271f5a413d8ea6331996467e34587a5cc9b76296ad981b301221a6e44aa │ │ ├─199687 heat-api: uWSGI master │ │ ├─199713 heat-api: uWSGI worker 1 │ │ └─199714 heat-api: uWSGI worker 2 │ ├─1ad550608b9942e47a55caaba28244226200248c1d5100b2c7f83817a067a908 │ │ └─63604 /pause │ ├─8dad11da6fd71bd6820f6ee2ec84284b2c8377ee1658c0e14cc9a6d433f4d136 │ │ └─173153 /pause │ ├─c9df6733082b89d2b09bc1b744cd209b544c012606a5cdfc4a5249b766e3608e │ │ ├─64517 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64553 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b035a77819c68cfcb9ba1ce20bc7b89a02fc4eeba26ad7d23346ae0ffefcab7e │ │ └─39516 etcd --advertise-client-urls=https://199.204.45.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─c8537417cb80db3e3d510f4531cd299ae3c3a022cf62fc6adf0ef106bd6fce22 │ │ └─211738 /pause │ ├─1da05bdc88a3b5a107cb40d337af3531f475f38d5d1ae6b50b4805a31b2de821 │ │ ├─263226 manila-api: uWSGI master │ │ ├─263268 manila-api: uWSGI worker 1 │ │ └─263269 manila-api: uWSGI worker 2 │ ├─ddaa10465ff1bb1f2ea1e3cedfc8f6296d2f5ba249065e1524be7e53e7cdd27c │ │ └─65326 /goldpinger --static-file-path /static │ ├─0a4690f45914e193727b246bda249aec7e46860c80fcc2566b6e9db9a813d38b │ │ └─60576 /pause │ ├─122ddb638954aff4aec0993e70b548a493ebf38c55cc9fc5c41717b94bdc0e36 │ │ ├─ 71669 apache2 -DFOREGROUND │ │ ├─ 71684 (wsgi:k -DFOREGROUND │ │ ├─ 71685 (wsgi:k -DFOREGROUND │ │ ├─ 71686 (wsgi:k -DFOREGROUND │ │ ├─ 71687 (wsgi:k -DFOREGROUND │ │ ├─389861 apache2 -DFOREGROUND │ │ └─395482 apache2 -DFOREGROUND │ ├─faedf016025dccd5801ffd90e70dee133bb1aea27aa514c65100f0c9ac958336 │ │ ├─105748 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105977 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105989 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e0a1923cabeaa36a385649950bb594ef600b569c8ef86fa53345e2bc0a0f80d9 │ │ └─191377 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─98b187a2d9e366fde4bb5d60d2f982ea7baba1a4c4cb31e9a4eddb3d2bff8622 │ │ └─48017 /pause │ ├─72a16cd4eab7f358efddc28f88a390e8712413564297e9f0bef174625901c2a0 │ │ ├─66557 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66573 /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 -- │ │ ├─66579 erl_child_setup 1048576 │ │ ├─66722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66811 /bin/sh -s rabbit_disk_monitor │ ├─4f1167b2261790d16ad03fe87201911a66ade816f054b98d4acae520278a7433 │ │ └─247205 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 │ ├─b928166ebc8dc053bde355349ff818c2baf76a5c077d5aac86c0c29f61d50764 │ │ └─139663 /pause │ ├─4a1f2c2c0bdad19df16baebc224d31a77e2903d04ccba41c4aeb8c628a26dce7 │ │ └─46156 /server │ ├─85890991156db401685bc168a8648f9ee1864504b0cff9201e516b85f868585c │ │ └─120833 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4ba6c2a7c97fb3da1a390e6fc7ad66620aceecdd1040e1decbec02d17c4cf863 │ │ └─62880 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 │ ├─375a17813d276425f09db2daf19a2205881ba2201fc7194c90d705bf56d8aa43 │ │ ├─123375 /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 │ │ └─123582 /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 │ ├─136a2e205753570d3dd0744d8c3e11824300840975673e2d422d6589742c8618 │ │ └─265986 /pause │ ├─165eb33473abfe56fdc3d27f4a39d095f3dd8cb571ba7246a365aa07a8fde857 │ │ └─50721 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 │ ├─7bf8c969c690f7944b66d353503b2a9d54523c651239634a4c62111c85a3f289 │ │ ├─ 46114 /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 │ │ ├─ 46127 /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 │ │ ├─ 46245 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268916 nginx: worker process │ │ ├─268917 nginx: worker process │ │ └─268918 nginx: cache manager process │ ├─a779673327dfe53f7264791788cdd0dba727b57da4464b8eea95385c854d59df │ │ └─40680 /pause │ ├─fd3fee4efac088ec015822646b4cec1558700d12a625f8d7427feffcc3ebd015 │ │ ├─169128 nova-metadata: uWSGI master │ │ ├─169140 nova-metadata: uWSGI worker 1 │ │ └─169141 nova-metadata: uWSGI worker 2 │ ├─57431ba12a1fd01bf9dce2c959543a00ff222795fafdd9e17dfc06b6a96f3320 │ │ └─50432 /pause │ ├─ea59cf6188006dc3b01aeaf095c2dc0ee125d3bbb4250669746e7770e884575e │ │ └─103755 /pause │ ├─d2d14e11f9f25afe3c398958ea3b62268a491ed6b52ee1ec500ac9d9c96bd5bc │ │ ├─220047 octavia-api: uWSGI master │ │ ├─220060 octavia-api: uWSGI worker 1 │ │ └─220061 octavia-api: uWSGI worker 2 │ ├─eff55d18f59795dbac051ff384a41515985e838c95be6fe25cdcfd44764513b6 │ │ └─62523 /pause │ ├─be04e4b7fb3faeb36107f529516cbdeff24fb7afc06c13b15f287afc07f72b86 │ │ └─244605 /manager --metrics-bind-address=:9782 │ ├─dc813e2538ca18c03408dd2a5730d772ad26c005c59057809b0772d6b09a8bc7 │ │ └─122975 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1ae363999ab9d2edb391ed9f8f08658e7fc6bceb65527dac16600ded44810eb5 │ │ └─107461 /pause │ ├─9c3256c964bd1ee6fc94bf60a0cc7d2b9dc142c47a777f1ba453a2b0c7f272c0 │ │ └─43118 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 │ ├─8604ca9a6eb2379e50275da72b1ff7e984b12897b4d7847bd08fdd208e4f7988 │ │ └─186491 /usr/bin/libvirt-tls-sidecar │ ├─92d57933fb4c206c5820c3a5188c6220d119b979f640df5f25a1788a68191e25 │ │ └─227495 /pause │ ├─b649aa3c1bc457e387b9ee9e6f4a0ef67ea53bc405615f9a01159a82ef69fced │ │ └─95212 /pause │ ├─3939f85243b203f79a6c6479f61a552902f30a636173785b71a5429f5505b23a │ │ └─77611 /pause │ ├─7cbc9400d4de984a7395664f5e3850e7ca03c8bc62a54f5bbc8f4feb046d3802 │ │ ├─104401 glance-api: uWSGI master │ │ ├─104416 glance-api: uWSGI worker 1 │ │ └─104417 glance-api: uWSGI worker 2 │ ├─c774ba9341e2c34e28931224c223ee536dd414685c4d3ede3dd5bf23769d6ea1 │ │ └─141641 /pause │ ├─6d42f46d043dbd648c2fbbfc24f569abca1a4b76802b00da0d5b67a31c81ec67 │ │ ├─203742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203759 /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 -- │ │ ├─203765 erl_child_setup 1048576 │ │ ├─204019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204235 /bin/sh -s rabbit_disk_monitor │ ├─1681aa0ccf0e7de86edbab5379ef9c0ea276d763e959fa0adc85900f1f251dcf │ │ └─66068 /bin/oauth2-proxy │ ├─552187a3f93e5e50bad984fd15ab262a11fb203f48917b29635025e78ccb8b48 │ │ ├─191314 /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 │ │ ├─368539 /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/tmp_yp2bgex/privsep.sock │ │ ├─368724 /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/tmpge20rgdk/privsep.sock │ │ └─373025 /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/tmpuogp33kf/privsep.sock │ ├─f732c118481f6cc53516f88a658443b47b687396b4c504c5788a5b25925d2549 │ │ └─125088 /pause │ ├─6fb8020724cabfa6faec15a557657deb3943333d68d94876f4529f952d252e0e │ │ └─140032 /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 │ ├─0e8a6c595124bb1187b7140ea811dfdb0125305ef9f547bb40bb024e76acf33b │ │ └─62558 /pause │ ├─0a5e62a89fa46de9e68b6b75e9bf63794fdb4bc46d7086091640e9aba79a8644 │ │ └─269719 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─64ffc5b0d7c370cb8f56ed91d3ef7fa05534aaee5b1cb29a7f241d8f9d5ebe8f │ │ ├─61553 python -u /app/sidecar.py │ │ ├─61771 python -u /app/sidecar.py │ │ └─61772 python -u /app/sidecar.py │ ├─a5f99eaa4ce56168ad9fa69bd3cb4660a8a04aab8bc05c75f9a470db0e2f4f51 │ │ └─39406 /pause │ ├─1b281840c393b0e8cd0938be7854bb7e85b012f171f5e3758e8ec88e3ebe13bf │ │ └─187227 /pause │ ├─85f24351f623da8330c93b39add436e85dd6bc1dd3371aa8e72fd916b7f059a2 │ │ └─43605 /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 │ ├─fa2a1ed252dc33d22712a069b30909bffb6dbc162b492180de7a721647699197 │ │ └─231977 /pause │ ├─2aa6c1c6c62fd31afb4ed2091150d7e28fe4c3d8fffa5b08d1b1f040f4d4a577 │ │ └─184238 /pause │ ├─ccd78bfa99aa554b86299ab5f210d2884b9dec887cc4829b3bfdefe467e72083 │ │ └─55988 nfd-worker -metrics=8081 │ ├─65d0c4fe0c911bf6a3e46cc7e71f99187799340c6c6ad7f2fefe71cfc43737f0 │ │ └─43649 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a9dc66bc0e539864289e0fc310b051011774283aefe86eff12c8190c97a7a03c │ │ └─39950 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2712239936ea9bd95ddd515c7245ce404992d763bdadaea3497001b82f27b704 │ │ └─60695 /pause │ ├─18bac1b5425fff25c3e8c1036bac9056c423e566f229d7a0abe610ba9a9f007a │ │ └─43694 /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 │ ├─1ec2a138b5c00c8a1d9b1f3d81d8e2183ad60b5a8db092e9e1d5a82616477dbe │ │ └─63452 /pause │ ├─59d1c871b849ad41a522bb3672c9dff4aabce1b7dd1ad43d9aabf10899684129 │ │ └─61084 /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 │ ├─4848aa7f4ba5e2942a6f59704bfc310f1dd89c0a384d0eb184a37598af776df5 │ │ └─39454 /pause │ ├─a28b15043672547cb819244bde37569d2dbed2725c430268f8b746cad1e270ab │ │ └─46667 /pause │ ├─cceda50567a5700e1fc448c158d335da6960d2c2de9c185b6af5078fb0f9e509 │ │ └─68243 /pause │ ├─0be54637e2e79b480738d55f90abff5918921df9468cb031f81779b84b6399df │ │ └─241435 /pause │ ├─60a85957809bdae71e73f9d9ae6e8d971ad90b2b2bb9f36742b06071595608f1 │ │ └─42015 /pause │ ├─88a44134bceb67a392d2983af93422ade454e304e4985c4b7df7de248f37ab35 │ │ ├─182589 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─183034 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183036 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183039 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8e8dcb184c9d49be8cdc537aa46ef37073da12202a8b735b3da6c60ea894107f │ │ └─66093 /bin/memcached_exporter │ ├─19e4ba30671cd755faaf04f0582609e78f9ae91c8a0bdcbb53b8e973ef0e2a18 │ │ └─269211 /pause │ ├─cff1399db98817b5cbcc0ba3ed288bea3f65fe7e233638f0c4b9f0fbc28a6920 │ │ └─51001 redis_exporter │ ├─97037d3708f849c542542f1cd2c395fe82c4718801f61ac30093525c19cff8a7 │ │ ├─182582 neutron-api: uWSGI master │ │ ├─182615 neutron-api: uWSGI worker 1 │ │ └─182616 neutron-api: uWSGI worker 2 │ ├─b57fe24041924bdd28ff328c79d7c3a7004e9b917848ccd71bbfbb8a24c0baab │ │ └─55703 /pause │ ├─68886c0230e4ae15a7cb365c2c9b0ad15c50859f0e6c9cb577fc2b6ee0b249cf │ │ └─211408 /pause │ ├─c8486fc49d55979ff09f4a34eb819e26767d1ccb5d537632fd33009df8452a8e │ │ ├─61528 python -u /app/sidecar.py │ │ ├─61754 python -u /app/sidecar.py │ │ └─61755 python -u /app/sidecar.py │ ├─64c901430443b886f93221ddc2124ce0cb88e9a5eaf6d41c6c66bdd5de381e7b │ │ └─211474 /pause │ ├─8831f7689bff34c645b54629fe297d07a9b8579e3313efdfbd15cee5bfa4503f │ │ └─246348 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e3ee6dbc632f3140a12fe2e8415ce6f2febdcbf471311933268fd5b2166919b8 │ │ ├─241487 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241769 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241770 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f01eaa132827708077b23b6f65f45d27f0bedaec5391a3ae00c1fa73ac12956a │ │ ├─48111 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 │ │ └─49606 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 │ ├─1b717d2729c8dd323bb0a994486e7180646607447ebecd43346bd4b33d6bd465 │ │ └─225519 /pause │ ├─3273c8de7ed1be23152f587bb6c14a06837d2a11cb1e1bf9f92edb43b3f5b5ae │ │ └─122326 /pause │ ├─8eae61ef14d7ad250877abd8a6ba6515a192f7730a64ef84942c43039d51d31b │ │ └─247450 /kube-vip manager │ ├─2eb4c9d8bec51ddb310e38900c1dbecb675c4719ff47703b725af12af5ee74d7 │ │ └─141694 /pause │ ├─470f1dbced0c770835114ed747b8ad9fe0fe0da137eca9a67c8d964c55e8e658 │ │ └─55611 /pause │ ├─4af7f1a89d9438043b52ac7827a67b72afb8dbe4c131c260971fc32ff4bbe41b │ │ └─143405 /pause │ ├─9ea5b9aafdb96463cbc7f673f4ac7e9f154b7f2ce92cfe7c8894a5d568f6d0e3 │ │ └─62172 /pause │ ├─610fcdf13335632061795142ce58ff419f9bdef016eddbf36c516f220db5423b │ │ ├─63507 nginx: master process nginx -g daemon off; │ │ ├─63547 nginx: worker process │ │ ├─63548 nginx: worker process │ │ ├─63549 nginx: worker process │ │ ├─63550 nginx: worker process │ │ └─63551 nginx: worker process │ ├─0a14d0ef9608eee665145094be63bb584620b2d4ee42887124bb69388e6b7f8a │ │ ├─249653 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249671 /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 -- │ │ ├─249677 erl_child_setup 1048576 │ │ ├─249762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249763 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250088 /bin/sh -s rabbit_disk_monitor │ ├─c6dbc006584a7d02999ba4e73a314f5fee70156de84be814f767d7502186d2ea │ │ └─64754 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-242.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─df18bc5fa6a389c2262fbd64eb5498316c174576764a87a912b17d0cf98a47bb │ │ └─180429 /pause │ ├─b8906ef12296d063e0ea9ca9fe5072405c6b37258b4351bd79eca8cf37244892 │ │ └─64341 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─7afbab0df6ca09330f6518afc2dc9b83a1b4c822db3c711e7d64d0f5c4d30ad8 │ │ └─42909 /pause │ ├─d854d435e91f5769a0427b94dbcdb4b6b8254cd20bf8bb115b1b0e0ebf9c3b0f │ │ └─50629 valkey-server *:6379 │ ├─5fb5e65b052452f855784dd70918f364abd65d93346c424b5d49dc1789ce9f88 │ │ └─45923 /pause │ ├─4bc1ebc044989b407fa99d28f0a538a6a51d2b6dd078c091aa04826914ae2055 │ │ └─56169 /secretgen-controller │ ├─cb83bf8e5c9627a87bfd36ec527fbab9153335d43d60c30c723ccb448e83aee9 │ │ └─50921 valkey-server *:26379 [sentinel] │ ├─958c0d124882fed8eae6241bf0b682eafc735917d93430b41bf3e159db945215 │ │ ├─199649 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199903 heat-engine: ServiceWrapper worker(0) │ │ └─199906 heat-engine: ServiceWrapper worker(1) │ ├─72158044f0b32ccef945786e42a09275b6bca68eda8d28302fbe0fd030ba424d │ │ └─187060 /pause │ ├─7fa26e4b5a2fd4d4132105ac1da1c09d73326d1fbafdaa3c3d93d40bc35facd2 │ │ └─42488 /coredns -conf /etc/coredns/Corefile │ ├─98d1b2e9bed2747f5721c762942cce7016fe569d5b9fdb640786adb5a1a7cd0c │ │ ├─170025 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170559 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170560 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8f74d275241611d576ed6b8e715761ff2df49c1020c105d0e98bf22e4a97d258 │ │ ├─141826 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141864 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141877 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─142108 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─401656 sleep 15 │ ├─bd249504037f1cfd8529c3fc6062e1c603b61bc4497eec459ff0540d90839d5d │ │ ├─273001 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273015 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fbc22ff2c0cecf84da88cf8893cedc9e9c077bac41441f170ec9c3982d0e2dba │ │ └─60951 /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 │ ├─f830c3c0e7c18f57f47a78518e465059d179ad3be07efc45ba2a9058734d9374 │ │ └─43392 /pause │ ├─5f69fdd25ea97dcb83ce14312fe4e54cae267f22af9dfcbfc1b670db3559d6ec │ │ └─172866 /pause │ ├─8a44ef243b9d07bd6a272dfddd059d41ddc0277a712542688c870656778c1b38 │ │ └─56067 nfd-gc -gc-interval=1h │ ├─73a0462197ef2673a0484c8813a693ac5c4a05713efd877fc105757ff39d4984 │ │ ├─185462 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─185950 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsroxqfm2/privsep.sock │ │ ├─386770 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzhml4l4o/privsep.sock │ │ ├─386818 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcwqanq9v/privsep.sock │ │ ├─386910 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─386911 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ea1216f4770a86bba5a6a06b7907e5671580e1850f699d6f7f29a74eda4ba8b1 │ │ └─64112 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─60318354be084d7f4f2ae2b49d1a3ba201d626d80c5ff3ff3bf2ccbe3851027c │ │ └─65894 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c17ff52f69c2c063c3403d9ca464249098cfcf3b70ed2abad035529b3013acef │ │ └─253823 /pause │ ├─de801d7d8429df257a22e9dc7d95bcc88c329f9add0753418960db1bf3707adc │ │ └─109340 /pause │ ├─1c3f5e5252d520135f50cad32da862ff63be682bafbccf7e0712916b3b1a02f1 │ │ └─56025 nfd-master -crd-controller=true -metrics=8081 │ ├─38ace808997d92b2a3c7f0461412ee17193cbcb2adbc9c791bd11138e0015c58 │ │ └─173200 /pause │ ├─d006de5c3402fe52c80cf98976aaccb469a7fe9359074336179ae026c99fca95 │ │ └─64014 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f3594464565bcb21c58cba9e9e9cc86c0c47cbf00214079fba9b6b12df6bd515 │ │ └─66211 /pause │ ├─645e3c8da7fcb9150f90604056bdd0c6bc9f10cbb3f25b14c0d009a55fd30e24 │ │ └─42549 /coredns -conf /etc/coredns/Corefile │ ├─db29d801206767398bf1bca7282d5bf6b6a7cbc7dcae4dfeab7337cbab753b04 │ │ ├─77736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77752 /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 -- │ │ ├─77758 erl_child_setup 1048576 │ │ ├─77816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78007 /bin/sh -s rabbit_disk_monitor │ └─e95d0b9d678f21d2b7e9a1bd5b77acded2fa844519f8ea66f8c8593400de6ce5 │ └─263212 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount