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 │ │ │ ├─21673 /lib/systemd/systemd --user │ │ │ └─21674 (sd-pam) │ │ └─session-21.scope │ │ ├─21608 sshd: cephadm [priv] │ │ └─21693 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─717 /lib/systemd/systemd --user │ │ └─718 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 714 sshd: zuul [priv] │ ├─ 731 sshd: zuul@notty │ ├─ 876 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.19.213.142-22-zuul [mux] │ ├─404648 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fnfgpaufhuojcuwwarbjxkgribtalcxz ; /usr/bin/python3'"'"' && sleep 0' │ ├─404649 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fnfgpaufhuojcuwwarbjxkgribtalcxz ; /usr/bin/python3' && sleep 0 │ ├─404650 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fnfgpaufhuojcuwwarbjxkgribtalcxz ; /usr/bin/python3 │ ├─404651 /bin/sh -c echo BECOME-SUCCESS-fnfgpaufhuojcuwwarbjxkgribtalcxz ; /usr/bin/python3 │ ├─404652 /usr/bin/python3 │ ├─404663 /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 │ └─404665 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-cbde050e7013d091f2ad389d688ebaf28738d75c5241458835c2940584725f89.scope … │ │ ├─29936 /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 │ │ └─29948 /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 │ ├─containerd.service … │ │ ├─ 9958 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12402 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1df4d6e52a30b4bec5c46bf32ff5d9d8a1cdcdc2083993faed16619eb38a24d6 -address /run/containerd/containerd.sock │ │ ├─ 12777 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7e2f1f42d9289f76d91f9dfc0fe3b20748abcee6933e9ea898933815858bc453 -address /run/containerd/containerd.sock │ │ ├─ 18636 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 209fab8ec8c4c1a9aa3b9a80fc85a85c3f8b2f5ecbd7f524026300fe31eda188 -address /run/containerd/containerd.sock │ │ ├─ 25218 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd83a8bdabe060f0c6245b77ba7fcd954be44921a212f0fc0eca7d24f8338c1a -address /run/containerd/containerd.sock │ │ ├─ 29910 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cbde050e7013d091f2ad389d688ebaf28738d75c5241458835c2940584725f89 -address /run/containerd/containerd.sock │ │ ├─ 34446 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 61ba9ff9099e16208f5ad9aa1023f45f95d92378eb88069eecae703ccc2b14af -address /run/containerd/containerd.sock │ │ ├─ 40203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24bcc1d574f79f2fa187510f450cb2ed95ceb74b69e8ea22d800d072fa287b34 -address /run/containerd/containerd.sock │ │ ├─ 40227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31f658a05c5a0a6722044faf8373364cbdab6e9136ae7fbfaf197bbc895232b2 -address /run/containerd/containerd.sock │ │ ├─ 40251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4087bc964d9b3f16762dc0aab9c73d193957aef3aa12d35e0f85510b4a304cb -address /run/containerd/containerd.sock │ │ ├─ 40255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7015d889ada0932bb6b68ff7613ae3a12cfd6009c3036973387cd687a3da1704 -address /run/containerd/containerd.sock │ │ ├─ 40277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 757aba4ff56e4684244d9746ab530049a4cd0b2d2e02dfbe674e7f61e640fee4 -address /run/containerd/containerd.sock │ │ ├─ 40828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68c53facdd8c7a63983cccb3298073a8a513a254d9e46c8a49a9e1471d801d5 -address /run/containerd/containerd.sock │ │ ├─ 41537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978437a28d6c66f020f61f91bc7924dd70b46b084e1eb99d789129654b31f2f5 -address /run/containerd/containerd.sock │ │ ├─ 41557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ede5c1c0bd857b236c400fe6d9aa489df5294423a133e718b92111e9274d628 -address /run/containerd/containerd.sock │ │ ├─ 42909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7e1725ca098364d2140fc0a57c29d50c45831a7c5285f02e9f11997c7c9dc78 -address /run/containerd/containerd.sock │ │ ├─ 43305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 725588463fce1a8190107129366a2d6a3d7277d44ba501036a640b2be4c17121 -address /run/containerd/containerd.sock │ │ ├─ 43353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc5ef533cc300a94e80fcd6a1b9955d36dc687238fa204fff41c601c3a2cfac -address /run/containerd/containerd.sock │ │ ├─ 43776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7439da35c11dbbfae42f84279754bd774150f2faa5546486baa3876ddf7ddf -address /run/containerd/containerd.sock │ │ ├─ 44266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4311d98491fefc84df1e8a626e879b1dc75fe3cfa4a980f63878142a8e6b7afd -address /run/containerd/containerd.sock │ │ ├─ 44300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cbedbf6c44a22848cfca6840933c634f0626047c10acb1a787233b0ba3edd86 -address /run/containerd/containerd.sock │ │ ├─ 44344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9fbd5f95601a36000e995064002ac7282520109c31d9658aea3f5be053e828a -address /run/containerd/containerd.sock │ │ ├─ 46644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885263604d7a49453d16f04f41b8fb2bb0dd77b1238c4f10c33607d4bb7095fb -address /run/containerd/containerd.sock │ │ ├─ 46732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f5908d91bd3794c6bef6c1b8ca77c61b05d8f85c0dc2bab5eb78a758e909cd2 -address /run/containerd/containerd.sock │ │ ├─ 47459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef49d35124e2ad399b3c82fc66d5da2027a307b13c26eb27bf90a9e139509a1 -address /run/containerd/containerd.sock │ │ ├─ 47558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e2f3e0e1e145fa035034b0a6552e6e1bf45fe5fd64d9c3ee405a8f0a8a59afd -address /run/containerd/containerd.sock │ │ ├─ 48110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a7418d04ab3099563b74eaea88d1885ee57ac346f24b3702641b4792071552 -address /run/containerd/containerd.sock │ │ ├─ 48462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c41d45dc7a02b4241be926808df7865bd4f0812275aa5f0e8ba6cb06bcb04634 -address /run/containerd/containerd.sock │ │ ├─ 48762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f840fb71d503f98e8ee6654daed33b1c4d7c9d9ec06ffe89f02525e8745d574b -address /run/containerd/containerd.sock │ │ ├─ 51056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77c849537674d583dd19891d5190af6574684a1d59d83c789633c5a81658034a -address /run/containerd/containerd.sock │ │ ├─ 51207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aae1b2de647eec4652a22b4beb450ddeba10dcd8db17dd74bef467f0d985212 -address /run/containerd/containerd.sock │ │ ├─ 55400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79c0e808173c13f957bcd3a815fa9a600fb77af82da8d86b4f5cee4bb463f09 -address /run/containerd/containerd.sock │ │ ├─ 56038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68b4bf53cd2306d886ac52d6e7ba9fbaf1e46720494ffe05a9d52c7e760aaa3c -address /run/containerd/containerd.sock │ │ ├─ 56102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14fbaa732f67592981fd7a931485e43b8ca28b6b86629f75334bd1575fb5bb89 -address /run/containerd/containerd.sock │ │ ├─ 56141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f956920ae475b879809bc708444b88e9bc9be5861e53ac7a13fc5f8db2d4c014 -address /run/containerd/containerd.sock │ │ ├─ 56304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a247ab63dd8a715386fde2f051433b15d05747509a9b27363bdc3c89898f7b -address /run/containerd/containerd.sock │ │ ├─ 60340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdff82e4d7afcc7bf1cf7a0557889b519aaae3f63fdaa596941b6a26d65a5b2d -address /run/containerd/containerd.sock │ │ ├─ 60538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7371dd9c236c1de05ef7a2d23697ba9764fb41356c5bc4fcff440f28912c0208 -address /run/containerd/containerd.sock │ │ ├─ 60595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f493dc25eadd80d167580d100665effb58678147b4e6f3ae7dda2863b0269fa -address /run/containerd/containerd.sock │ │ ├─ 60636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7f916ead5b596b3df8dea76a0997e033dab98a1bb3cda10527bb60de60a14b7 -address /run/containerd/containerd.sock │ │ ├─ 61896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c24da10f7101ddf115cf42813f72ebbd42dfcceebf28d13315ae6fe14ebfb19 -address /run/containerd/containerd.sock │ │ ├─ 62007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f69841a95a96466028a50e4def309e8ff24a455be10a07303f7aa9ee9916470 -address /run/containerd/containerd.sock │ │ ├─ 62357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abba21abd0da5c364f0ad8c167c9f209c2f99bf1e0889b065591fb1e23e7bbb5 -address /run/containerd/containerd.sock │ │ ├─ 62412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fab485b32e1e40336332db986c93e87e67759229d112c805c5c5a1668b1236b -address /run/containerd/containerd.sock │ │ ├─ 62456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f9f091d039d572c50c2ef0775d1a668fdf440da473f9fd545bbce9b407dd01 -address /run/containerd/containerd.sock │ │ ├─ 62812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17130359fc00b93522c4eee3ad25326d4f3e5939a5d73f34d06ff14431b54a06 -address /run/containerd/containerd.sock │ │ ├─ 63316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb32e14f450532ae688abf32afcd734073316dfafe661b7dc9883cac5218753 -address /run/containerd/containerd.sock │ │ ├─ 63510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f7b36b03d52cf59692951baf9daf9cf352b57190c235b0815c826caa334c72 -address /run/containerd/containerd.sock │ │ ├─ 64036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f89241e62693ab4d291c10860604bd59c333c3c22a679f4482845216b19e55f9 -address /run/containerd/containerd.sock │ │ ├─ 64695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487a7f4ec666b6aa8acf4998681d9b255227a89acee3a5a9ca009072f44814fd -address /run/containerd/containerd.sock │ │ ├─ 66394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fd52f79cdabf6ffccbd3e5c9ab40ee7bcf332ed1d315fa0397f4ab9471e0f6b -address /run/containerd/containerd.sock │ │ ├─ 68333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91baea252044f7b9387966d3bb02ccef7338f0e0ef6d64d6b6a16a251dbf85c7 -address /run/containerd/containerd.sock │ │ ├─ 77611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfdaef94f74cdcd1ac51c22f5c764b139afbdde8d9b7451ccd2204613f6504fd -address /run/containerd/containerd.sock │ │ ├─ 79102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2041417608484975c90ae63d342b78c651674b0e56bdedf2e97b4a20324d7930 -address /run/containerd/containerd.sock │ │ ├─ 84897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fa7a105829c3c035bf68e48cfa4fd3f7d3ea3cc7560e96e5d2fdc5ad12eed94 -address /run/containerd/containerd.sock │ │ ├─ 90989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6109d4c8863632d3b1a93524dbae304b793b762765529b748fab5c400b21fa2 -address /run/containerd/containerd.sock │ │ ├─ 95100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a73cf63f50e0c4ad0c252cd6e0aebabdff4d4cd07a3fa4d1c498281d217173 -address /run/containerd/containerd.sock │ │ ├─ 95145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6bf33b0f61cbf143a6b3e72d41aa7f86e8da722c32ad43d6c07d1d445dcb90f -address /run/containerd/containerd.sock │ │ ├─103513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 454c66f955d7b6a7573ecb76be218419e2726d5ba770f6502676c26533b9822f -address /run/containerd/containerd.sock │ │ ├─105238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1e7a971426429ff587a7fb37a31bcb5854e1170b6e51ddc12521d1d2d35dc2 -address /run/containerd/containerd.sock │ │ ├─105280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bed37ff91ab0c923af18d023fa9c7dab0d4dd65113db42198f40fdd4e26711a2 -address /run/containerd/containerd.sock │ │ ├─107209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 685105cf5fe2f8f20d18530a7e3c6f07a65e033122add7e227fa06169c3cefc3 -address /run/containerd/containerd.sock │ │ ├─108970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b325b3dd6cc4ddc287d236b0fd7daed4e7f5b8c1e9431dd246415982ef6161bd -address /run/containerd/containerd.sock │ │ ├─109004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab4f2a28580aee54fa416e1601a550ee7164f40b7633beb6b2c9d6e0e4e2b9a -address /run/containerd/containerd.sock │ │ ├─121987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3668b03a84da8468b80a6a81345b1cdeeceaacf2c4d9642eb4b87d36e9fe3bff -address /run/containerd/containerd.sock │ │ ├─122040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6b80828c0be551a662161484337cc46fc5f620b7be090453fc959ca935d7cb -address /run/containerd/containerd.sock │ │ ├─124549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e7df01e0432c110afd3cdf9db18a7acece8da0421315835110ffa9bba479d0 -address /run/containerd/containerd.sock │ │ ├─138950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e71b5a013dcafbe1fada729c259078cd1fb7b36590e769a638a482640d48ba1 -address /run/containerd/containerd.sock │ │ ├─140471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f2e5307164720072023a422c58815486c6cb12df79e15e5e3b87163cbfcb46 -address /run/containerd/containerd.sock │ │ ├─140859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14eda18723cc9ffdfaa6d5d54ed181b8848ed91b0c0b269c45b84e1fbf758184 -address /run/containerd/containerd.sock │ │ ├─141703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0ac472ee7e7826e85ef0b5f92f90fd39d56ecc42d31f82f2743bce380e1ee40 -address /run/containerd/containerd.sock │ │ ├─143637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b69531ea311c473c6455369206da8a2db7016851e5dd23c38c7e49c613d32b -address /run/containerd/containerd.sock │ │ ├─144043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7808e6e18e01822a14cec7f99f645f7a4e4cbada3367dbae4b895b9947e098b9 -address /run/containerd/containerd.sock │ │ ├─144077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f5ba54c70949f43f5bd10901b61eea3fbe011a484ee2f86eb2a29dc477f6058 -address /run/containerd/containerd.sock │ │ ├─144169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ecc4f154433790f712345cee5030e6a1b16bf3ebda6fd7b1e8bc39101321471 -address /run/containerd/containerd.sock │ │ ├─144293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eadb6fe397931e40fd444242e2a63df2c11ee4488c52c47a2bb8081666b40bd3 -address /run/containerd/containerd.sock │ │ ├─145245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00013256cd24cb00d542db5080a8de553a40be3a8a24003a4402546cfa293f9 -address /run/containerd/containerd.sock │ │ ├─169721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc1ca20014cf6db77e52595a553a4ca58139e35516ced9112c07d1ac9e00d3a -address /run/containerd/containerd.sock │ │ ├─171462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c017a10135237e407623b10e0406cacdae134f9a077aab84351c45352883ae1 -address /run/containerd/containerd.sock │ │ ├─171512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acacd44551e4f482e31d81d2f01514de7121a6bf5d8388609fb295434ed2c2b5 -address /run/containerd/containerd.sock │ │ ├─171573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f12af20859a6a0f385d6b69a66866d19a48c9f2a6b431cb4b5ad9c3403c6ec1d -address /run/containerd/containerd.sock │ │ ├─171588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f73747971cc3d5571b6003106139c53f611d5fa9483785de934116d87ae8540c -address /run/containerd/containerd.sock │ │ ├─171720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bca6829530f777c8b7c29d082771228c48894f69e70e9283fb520690bcb50b1 -address /run/containerd/containerd.sock │ │ ├─172022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98c2bf4abbf7ac75901870693b4995526a234dcce32ccc7e6264c0050872acab -address /run/containerd/containerd.sock │ │ ├─172061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb98a9bbf30e9ee3633e347267045e6e77cee09c3ecd1912ec9f28aefc157b1f -address /run/containerd/containerd.sock │ │ ├─184143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a83c6cd06f74c979140a45ecc78cf5540ab41ca5d252079358eb1e419ae0e3 -address /run/containerd/containerd.sock │ │ ├─186426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fb92dc287d41f90a7bf1e5914b60aa89e2f634b37ed0a62772922e8fc4fb054 -address /run/containerd/containerd.sock │ │ ├─186593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0252b1ed42d63cdcf3e19900494c1c7b4aa5951a69fd7a7a3885b1b6be860892 -address /run/containerd/containerd.sock │ │ ├─186723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8084aa6b8178c604bcc433c90becfef6337086277d48a3baba58e2961cf2630 -address /run/containerd/containerd.sock │ │ ├─202068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0adbe06cc83745d72be93a724caa27a3eb9e10cd6c75864e8f2c06a2ca43e4f5 -address /run/containerd/containerd.sock │ │ ├─209844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e49432e3b17bc41dddc7904b966496f53a17645617f00397961f03e8db917dd -address /run/containerd/containerd.sock │ │ ├─209886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29100423b922643d1314ac9eeda215dcedb97dcfb1babc62a386eb03a8fd7241 -address /run/containerd/containerd.sock │ │ ├─209927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb1d86fc1f8e52854dd039c11c1930103c24f30e52326ad8aea4d8ecbd4ba17 -address /run/containerd/containerd.sock │ │ ├─210203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1888eadfc1b7d7392c7a0d30369bf0842bb93798d42e1e5cfbcdfa4fac08204 -address /run/containerd/containerd.sock │ │ ├─221247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b69e58698756dbf7b0e0967646e18927ca016a551dd2c4c1e6a7bd360dd1a20 -address /run/containerd/containerd.sock │ │ ├─223594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bb6bc15dee14b43057fedcda1fd8505353909afe9639c1129899fb5a9b50a27 -address /run/containerd/containerd.sock │ │ ├─224664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e1b66c6813f369695d036d878ab05e83ba1e6d59794e99e18dd94f136150cd -address /run/containerd/containerd.sock │ │ ├─225586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 036b377b5e0aa581c185434ae304a1c94f2be127900b55070d1155ba97202e24 -address /run/containerd/containerd.sock │ │ ├─226087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6846ff688329797bf695830d177f3253a94105327339ba60a03835f16aa4b891 -address /run/containerd/containerd.sock │ │ ├─228386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e95c95bad5a90aad609cae08372edca6840dca75e97c819605ee831d72e2b44 -address /run/containerd/containerd.sock │ │ ├─230122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e64ec5cbb15dc5c04bcbd6dc404622ba80010fa3d7155b3f89b9956903a8121 -address /run/containerd/containerd.sock │ │ ├─230259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c9b134d8a11161b9de5d255fe19cb625e25ded8cdd35968778a7b6119654bd -address /run/containerd/containerd.sock │ │ ├─239102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e132fb5f30cf2f254498a0443229b2194d686e40e4524dc9f176da33f5d8af -address /run/containerd/containerd.sock │ │ ├─239683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d5ee58aa2b50cc2fc4c6a236e5f1f7c53cb308ef000e9165869678ca32049e -address /run/containerd/containerd.sock │ │ ├─243743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb79676e78660c8e9a5e534860e3999ee790ec8ea02871eb3ce13640525b399 -address /run/containerd/containerd.sock │ │ ├─248988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b71bf6b2fb053354ac83500558d4679761652ec0255a3fcbb55cc4812e8f9ba -address /run/containerd/containerd.sock │ │ ├─249013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d56a075e7a83b24c948a86f40f36e5a725f09c8ff92ab9178c647673cb9d51b5 -address /run/containerd/containerd.sock │ │ ├─249128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94b9af41ea6c076deb3967039b3b34f71e5d2f4a5ce9419c103ced7ec46b44b1 -address /run/containerd/containerd.sock │ │ ├─249228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff2726362a130bacd4112c4cf2f7bcc36bedbb23a7b52a045b169b66afd5c174 -address /run/containerd/containerd.sock │ │ ├─260690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e22ebc94bced4e7c93f9e5ef5881b51a76434b13fc468c9ef017ebdaed23e876 -address /run/containerd/containerd.sock │ │ ├─262971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 782bc88b8cb809a7e40b1cb4880b1a1099e3ee789c7ab14b1194bfbe845eb8cd -address /run/containerd/containerd.sock │ │ ├─264449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8259eca33cdeb05c4d5771211924de00214825965ad94bb897f3cd7fe8e6d834 -address /run/containerd/containerd.sock │ │ ├─404576 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa9f180a1823fb5d8b2da83a1c3b60238b5b90dbec0db5a26fccbbea8c680ccf/log.json --log-format json exec --process /tmp/runc-process3168980989 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa9f180a1823fb5d8b2da83a1c3b60238b5b90dbec0db5a26fccbbea8c680ccf/cea4e8e54443f4d7e9c567dd7ce122c56f7716ea66e9d794ff057cc661ca44cc.pid aa9f180a1823fb5d8b2da83a1c3b60238b5b90dbec0db5a26fccbbea8c680ccf │ │ └─404579 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa9f180a1823fb5d8b2da83a1c3b60238b5b90dbec0db5a26fccbbea8c680ccf/log.json --log-format json exec --process /tmp/runc-process1239053526 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/aa9f180a1823fb5d8b2da83a1c3b60238b5b90dbec0db5a26fccbbea8c680ccf/5b69461ed6e95dd65f2bafdace2df4e842acc931beff780a61c2deb94f055e7b.pid aa9f180a1823fb5d8b2da83a1c3b60238b5b90dbec0db5a26fccbbea8c680ccf │ ├─packagekit.service │ │ └─1432 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─531 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─406 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─637 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29893 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18596 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18615 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24932 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25200 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cquakg.service │ │ │ ├─12691 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cquakg/unit.run │ │ │ └─12722 /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-cquakg --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cquakg:/var/lib/ceph/mgr/ceph-instance.cquakg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cquakg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cquakg -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 │ │ │ ├─34162 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34429 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12329 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12359 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─655 /usr/libexec/polkitd --no-debug │ ├─docker-61ba9ff9099e16208f5ad9aa1023f45f95d92378eb88069eecae703ccc2b14af.scope … │ │ ├─34473 /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 │ │ └─34485 /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 │ ├─networkd-dispatcher.service │ │ └─627 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138308 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40661 /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.19.213.142 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─372 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─656 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-7e2f1f42d9289f76d91f9dfc0fe3b20748abcee6933e9ea898933815858bc453.scope … │ │ ├─12808 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cquakg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12822 /usr/bin/ceph-mgr -n mgr.instance.cquakg -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 │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10835 /usr/sbin/chronyd -F 1 │ │ └─10836 /usr/sbin/chronyd -F 1 │ ├─docker-209fab8ec8c4c1a9aa3b9a80fc85a85c3f8b2f5ecbd7f524026300fe31eda188.scope … │ │ ├─18663 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18681 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─run-r3d3bba74bc0d4916968a09ccb15141d9.scope │ │ └─185114 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─409 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138121 /sbin/iscsid │ │ └─138122 /sbin/iscsid │ ├─dbus.service │ │ └─624 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─636 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-1df4d6e52a30b4bec5c46bf32ff5d9d8a1cdcdc2083993faed16619eb38a24d6.scope … │ │ ├─12439 /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 │ │ └─12452 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-bd83a8bdabe060f0c6245b77ba7fcd954be44921a212f0fc0eca7d24f8338c1a.scope … │ │ ├─25242 /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 │ │ └─25254 /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 │ └─systemd-logind.service │ └─630 /lib/systemd/systemd-logind ├─k8s.io │ ├─c9139a35efe018c1dba846d8fae6e08bd1bbf8723c3b08d91ef8489439bdd76e │ │ └─41864 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2fab485b32e1e40336332db986c93e87e67759229d112c805c5c5a1668b1236b │ │ └─62436 /pause │ ├─7f69841a95a96466028a50e4def309e8ff24a455be10a07303f7aa9ee9916470 │ │ └─62033 /pause │ ├─2fb92dc287d41f90a7bf1e5914b60aa89e2f634b37ed0a62772922e8fc4fb054 │ │ └─186451 /pause │ ├─97c75fedf9aba54f0ca0613c9e61dac1c3413b2b64be42524b26b7ddd8528df5 │ │ └─40878 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─32742550c498e3249a6c278b7d62371d5450f7ddab11f885bc9bde7a66931fc2 │ │ └─43383 /coredns -conf /etc/coredns/Corefile │ ├─68b4bf53cd2306d886ac52d6e7ba9fbaf1e46720494ffe05a9d52c7e760aaa3c │ │ └─56072 /pause │ ├─ff2726362a130bacd4112c4cf2f7bcc36bedbb23a7b52a045b169b66afd5c174 │ │ └─249261 /pause │ ├─4ce510a39ba5ec797c392b62f4b20839b3c50d9c162ce254029040a3691e953a │ │ └─122726 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b8084aa6b8178c604bcc433c90becfef6337086277d48a3baba58e2961cf2630 │ │ └─186746 /pause │ ├─eadb6fe397931e40fd444242e2a63df2c11ee4488c52c47a2bb8081666b40bd3 │ │ └─144343 /pause │ ├─333c3420dcdae5cd83a68eb7684902661fcc417319f73af60ed8a6658ef42449 │ │ └─120219 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ca1c278b3bbb90d75fde5de02a6e251da8ec1000633eaa13fee67af9071af441 │ │ └─49190 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b9fbd5f95601a36000e995064002ac7282520109c31d9658aea3f5be053e828a │ │ └─44370 /pause │ ├─084bb2cc849aa87dc6f432ad05fa476644249214b0158657a8d5a22bd734d0bf │ │ └─184586 /bin/bash /tmp/libvirt.sh │ ├─d797508623e6edb03d50fadffa6820fa978ee808e66c5d0a2bfe68899715016f │ │ └─51389 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 │ ├─c6bf33b0f61cbf143a6b3e72d41aa7f86e8da722c32ad43d6c07d1d445dcb90f │ │ └─95168 /pause │ ├─9e64ec5cbb15dc5c04bcbd6dc404622ba80010fa3d7155b3f89b9956903a8121 │ │ └─230146 /pause │ ├─bc6b80828c0be551a662161484337cc46fc5f620b7be090453fc959ca935d7cb │ │ └─122063 /pause │ ├─d56a075e7a83b24c948a86f40f36e5a725f09c8ff92ab9178c647673cb9d51b5 │ │ └─249050 /pause │ ├─d7ff257b5eebb6daed7d9bd844b048e27d391f82c224da0e644fb88cde681fc6 │ │ ├─167529 nova-api: uWSGI master │ │ ├─167548 nova-api: uWSGI worker 1 │ │ └─167549 nova-api: uWSGI worker 2 │ ├─7371dd9c236c1de05ef7a2d23697ba9764fb41356c5bc4fcff440f28912c0208 │ │ └─60564 /pause │ ├─cb98a9bbf30e9ee3633e347267045e6e77cee09c3ecd1912ec9f28aefc157b1f │ │ └─172090 /pause │ ├─24bcc1d574f79f2fa187510f450cb2ed95ceb74b69e8ea22d800d072fa287b34 │ │ └─40308 /pause │ ├─4fa7a105829c3c035bf68e48cfa4fd3f7d3ea3cc7560e96e5d2fdc5ad12eed94 │ │ └─84921 /pause │ ├─2041417608484975c90ae63d342b78c651674b0e56bdedf2e97b4a20324d7930 │ │ └─79127 /pause │ ├─87e1b66c6813f369695d036d878ab05e83ba1e6d59794e99e18dd94f136150cd │ │ └─224688 /pause │ ├─b4db90bfeecc22216745c218f3949b458b98e6db49c872189ab7151a9d3b74ca │ │ ├─61673 python -u /app/sidecar.py │ │ ├─61819 python -u /app/sidecar.py │ │ └─61820 python -u /app/sidecar.py │ ├─1f497dc3bf3e924c2c2dafb693197175580a8b92d2ca6c80a3a8c6c72dd6d040 │ │ └─66048 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f7e1725ca098364d2140fc0a57c29d50c45831a7c5285f02e9f11997c7c9dc78 │ │ └─42934 /pause │ ├─01dbba72cf12af3cf66d1f444b72f0ad1c65b7906aefb522ed77496ce87e473d │ │ └─96443 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─685105cf5fe2f8f20d18530a7e3c6f07a65e033122add7e227fa06169c3cefc3 │ │ └─107233 /pause │ ├─e0984a251ee28726d6ad4ddb91654abe1086573c6b839933b1dbd5a96790c8a3 │ │ └─56478 nfd-master -crd-controller=true -metrics=8081 │ ├─9a54653bd30ab4409887fc62f3a7b8248a01e5c752591d71b9c2c32f42dc8930 │ │ └─40603 /kube-vip manager │ ├─8f5908d91bd3794c6bef6c1b8ca77c61b05d8f85c0dc2bab5eb78a758e909cd2 │ │ └─46756 /pause │ ├─a9eebfdf6907ef07a60559c510da44cfc6c9562c1011123252c3d951315e0d33 │ │ └─47947 /manager --metrics-bind-address=:8080 │ ├─d0bc8f530e25137998f49d6e1b1bd69326137da7bbe0406f28fb18ec58825414 │ │ └─141094 /coredns -conf /etc/coredns/Corefile │ ├─2e71b5a013dcafbe1fada729c259078cd1fb7b36590e769a638a482640d48ba1 │ │ └─138973 /pause │ ├─e56ff764eddd433c7320e6f6fdb6a39437dc0a50a05db3e3348df9403063f17e │ │ ├─258401 manila-api: uWSGI master │ │ ├─258441 manila-api: uWSGI worker 1 │ │ └─258442 manila-api: uWSGI worker 2 │ ├─5fc1ca20014cf6db77e52595a553a4ca58139e35516ced9112c07d1ac9e00d3a │ │ └─169745 /pause │ ├─c0f7b36b03d52cf59692951baf9daf9cf352b57190c235b0815c826caa334c72 │ │ └─63540 /pause │ ├─17130359fc00b93522c4eee3ad25326d4f3e5939a5d73f34d06ff14431b54a06 │ │ └─62837 /pause │ ├─2b7166571de53d1946aba0d7a963a1f62055446cb8263f61115f27f5db6a660e │ │ └─47627 /manager --metrics-bind-address=:9782 │ ├─7430a68fba6c35cd266887987a5ed1492d1f12690d0de4405eaa67cd4b5f7dd3 │ │ ├─184357 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184375 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─184381 erl_child_setup 1048576 │ │ ├─184520 sh -s disksup │ │ ├─184540 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184541 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184638 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184639 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184649 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184974 /bin/sh -s rabbit_disk_monitor │ ├─6ace06b1e5f536da506335a8e6bf44bf3208ccd3252fb6507d2f21f434888de9 │ │ ├─239659 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240144 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240147 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─18f111c8f3e2c1580a5800308f5a532ccbcbf86ddcf5c26fc49d4921cdfa5594 │ │ ├─220601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220623 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395123 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e3d50e2a6aba236497dc0723837a4f9794e25f4afd19f7aba56f9ebfdfdce95b │ │ └─85793 /usr/local/bin/rook ceph operator │ ├─41aa8ff1bd90e8fc5a75d53887e9c9cb6b922da9ff777b1ca83f626afbdf2839 │ │ ├─167765 nova-metadata: uWSGI master │ │ ├─167776 nova-metadata: uWSGI worker 1 │ │ └─167777 nova-metadata: uWSGI worker 2 │ ├─978437a28d6c66f020f61f91bc7924dd70b46b084e1eb99d789129654b31f2f5 │ │ └─41588 /pause │ ├─b608193efff6461a1b18d16496f71a89ff85f10e6fb40cfe15d4bc7961535a36 │ │ └─95585 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-9wddm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─487a7f4ec666b6aa8acf4998681d9b255227a89acee3a5a9ca009072f44814fd │ │ └─64718 /pause │ ├─0f493dc25eadd80d167580d100665effb58678147b4e6f3ae7dda2863b0269fa │ │ └─60621 /pause │ ├─1c017a10135237e407623b10e0406cacdae134f9a077aab84351c45352883ae1 │ │ └─171513 /pause │ ├─e22ebc94bced4e7c93f9e5ef5881b51a76434b13fc468c9ef017ebdaed23e876 │ │ └─260713 /pause │ ├─c79b04bf009056add5847fc6e5e27f7377a336b5fe09538fbe9eab4bb25634cc │ │ └─56390 nfd-worker -metrics=8081 │ ├─5cbedbf6c44a22848cfca6840933c634f0626047c10acb1a787233b0ba3edd86 │ │ └─44330 /pause │ ├─2ec2c43d09f2674eca02ef8bb14897deb97dd4d94b0f68dad35932553f7bd537 │ │ └─40463 etcd --advertise-client-urls=https://199.19.213.142: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.19.213.142:2380 --initial-cluster=instance=https://199.19.213.142:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.142:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.142: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 │ ├─cdff82e4d7afcc7bf1cf7a0557889b519aaae3f63fdaa596941b6a26d65a5b2d │ │ └─60375 /pause │ ├─46e85871ecde62e542c66c9ccf2ace4fb02a4b1cf02d88437dd4d8e6a401cafb │ │ ├─219674 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220218 octavia-worker: ConsumerService worker(0) │ │ └─220221 octavia-worker: ConsumerService worker(1) │ ├─29100423b922643d1314ac9eeda215dcedb97dcfb1babc62a386eb03a8fd7241 │ │ └─209942 /pause │ ├─a79e3b51cbfce0898038a65c3865f1549de894336490a829809f7b9aefc22c73 │ │ └─258347 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0ef49d35124e2ad399b3c82fc66d5da2027a307b13c26eb27bf90a9e139509a1 │ │ └─47482 /pause │ ├─c41d45dc7a02b4241be926808df7865bd4f0812275aa5f0e8ba6cb06bcb04634 │ │ └─48486 /pause │ ├─c33c8d3f103105d72eddcba07b227c3411289c796b532e7c502c324169ac15f0 │ │ └─188669 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1c2f8ca47d49365595ebaf3fcdfcfae0182c09c0ad22b65bd1df08711f75b80f │ │ └─65356 /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 │ ├─6606de2596ee8b6fcef7853aa632a5ddef834f81f5ff7b24db506d15582bb55d │ │ ├─ 71602 apache2 -DFOREGROUND │ │ ├─ 71708 (wsgi:k -DFOREGROUND │ │ ├─ 71709 (wsgi:k -DFOREGROUND │ │ ├─ 71710 (wsgi:k -DFOREGROUND │ │ ├─ 71711 (wsgi:k -DFOREGROUND │ │ ├─384599 apache2 -DFOREGROUND │ │ └─392506 apache2 -DFOREGROUND │ ├─8c4e137057cf47834d8df546241644eb78d9cb3fd81127a6cb619f664bdb1684 │ │ └─66272 /bin/oauth2-proxy │ ├─0adbe06cc83745d72be93a724caa27a3eb9e10cd6c75864e8f2c06a2ca43e4f5 │ │ └─202092 /pause │ ├─7c24da10f7101ddf115cf42813f72ebbd42dfcceebf28d13315ae6fe14ebfb19 │ │ └─61926 /pause │ ├─87a7418d04ab3099563b74eaea88d1885ee57ac346f24b3702641b4792071552 │ │ └─48133 /pause │ ├─fab4f2a28580aee54fa416e1601a550ee7164f40b7633beb6b2c9d6e0e4e2b9a │ │ └─109033 /pause │ ├─77c849537674d583dd19891d5190af6574684a1d59d83c789633c5a81658034a │ │ └─51083 /pause │ ├─fded611be4da9c2119ac7aa843de95bac19c2c026ca27d9f6cc44c0f1d030e67 │ │ └─263319 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─94b9af41ea6c076deb3967039b3b34f71e5d2f4a5ce9419c103ced7ec46b44b1 │ │ └─249180 /pause │ ├─8b50e1f7b8b8caf6819bc2431d4e509d971b203f9b33e62eeb72e14df597b721 │ │ ├─139391 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139404 /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 │ ├─dfdaef94f74cdcd1ac51c22f5c764b139afbdde8d9b7451ccd2204613f6504fd │ │ └─77635 /pause │ ├─d922e2cdf00c57f46a619ec50ef3515c9b5bb0294c6b69b47cae7d054570a2bd │ │ └─42976 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d88fc7e2a6259afb514993f339d476839408fcb403b281e3ecd46df5bc4c9576 │ │ ├─181320 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181635 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpt__j4k01/privsep.sock │ │ ├─181849 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpd8hbzjil/privsep.sock │ │ └─182067 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5aae1b2de647eec4652a22b4beb450ddeba10dcd8db17dd74bef467f0d985212 │ │ └─51231 /pause │ ├─87a247ab63dd8a715386fde2f051433b15d05747509a9b27363bdc3c89898f7b │ │ └─56328 /pause │ ├─73f2e5307164720072023a422c58815486c6cb12df79e15e5e3b87163cbfcb46 │ │ └─140495 /pause │ ├─b4087bc964d9b3f16762dc0aab9c73d193957aef3aa12d35e0f85510b4a304cb │ │ └─40376 /pause │ ├─e0ac472ee7e7826e85ef0b5f92f90fd39d56ecc42d31f82f2743bce380e1ee40 │ │ └─141726 /pause │ ├─acacd44551e4f482e31d81d2f01514de7121a6bf5d8388609fb295434ed2c2b5 │ │ └─171582 /pause │ ├─9888a41a7b47dc11a8b80baf9bd6d0385d31012bf70468948e1e28c865c213b0 │ │ ├─48998 mysqld --wsrep_start_position=784bb5e2-68ed-11f1-b711-36bb64c112ea:20 │ │ └─49124 /var/lib/mysql/mysql-state-monitor │ ├─788d1eb8cc11f39626f609d011047bb043f1555f856608245ec2df40ed462ccc │ │ └─61257 /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 │ ├─75f0cf17cb344d7513b74008b639cc6975d5a4ebeb98554f69e67e3c1c17f720 │ │ └─219679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4c45320c7ae9d3d92c0fc73a803faef445926946c7c0515a9fe7657cf83ec09f │ │ └─66079 /bin/memcached_exporter │ ├─1c9e950a5078db2a64920aa1d70db2f885a5db928e958613b91b6f8ac7a33c1b │ │ └─223710 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c353a38999d6a783136e0e6e83a7929f252bd07c18c38227c647ce7f3e1418f2 │ │ └─51296 valkey-server *:6379 │ ├─087fa8efa988a8d6572a6d8b07952e13f4f65775116378aac25d01219a962510 │ │ ├─182650 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183457 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps7zkoxs8/privsep.sock │ │ ├─183945 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpl050rar0/privsep.sock │ │ ├─184426 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpc3prq_8n/privsep.sock │ │ ├─184839 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184840 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184922 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/832652e6-de16-4a9e-93fb-60d77409d2f6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/832652e6-de16-4a9e-93fb-60d77409d2f6/host --addn-hosts=/var/lib/neutron/dhcp/832652e6-de16-4a9e-93fb-60d77409d2f6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/832652e6-de16-4a9e-93fb-60d77409d2f6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/832652e6-de16-4a9e-93fb-60d77409d2f6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b2cd9891-fb55-4ca6-bfa3-45aeb93db96a,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─184925 haproxy -f /var/lib/neutron/ns-metadata-proxy/832652e6-de16-4a9e-93fb-60d77409d2f6.conf │ │ ├─204149 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/96245f53-b565-4672-a37c-3d690aab49ab/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/96245f53-b565-4672-a37c-3d690aab49ab/host --addn-hosts=/var/lib/neutron/dhcp/96245f53-b565-4672-a37c-3d690aab49ab/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/96245f53-b565-4672-a37c-3d690aab49ab/opts --dhcp-leasefile=/var/lib/neutron/dhcp/96245f53-b565-4672-a37c-3d690aab49ab/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5c9c801b-dda9-4c40-b50b-2e924c76b0ee,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─204152 haproxy -f /var/lib/neutron/ns-metadata-proxy/96245f53-b565-4672-a37c-3d690aab49ab.conf │ │ └─373882 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpzarxt5_o/privsep.sock │ ├─5e49432e3b17bc41dddc7904b966496f53a17645617f00397961f03e8db917dd │ │ └─209874 /pause │ ├─8bb6bc15dee14b43057fedcda1fd8505353909afe9639c1129899fb5a9b50a27 │ │ └─223620 /pause │ ├─43c061c82b50304f5d6dfab6d0ea0efbf974c3c60e73c3ecf5790467f36ab45c │ │ ├─168500 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168829 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168830 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f02486f1a41feadb7c57d64f74e7fcf6d7cdb55e916cd924f1fe114b52f6ada3 │ │ ├─84176 barbiacan-api: uWSGI master │ │ └─84189 barbiacan-api: uWSGI worker 1 │ ├─32ef9cd033ae9fd81f5d9ee1dd2c612b6a261bb4c9e5a41f53083619e8b15add │ │ ├─64458 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64501 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─26f810a1b803e46534bfbde61581d1df42e61c01ee7c754eff6fa0ea4945afea │ │ ├─118609 cinder-api: uWSGI master │ │ ├─118622 cinder-api: uWSGI worker 1 │ │ └─118623 cinder-api: uWSGI worker 2 │ ├─98c2bf4abbf7ac75901870693b4995526a234dcce32ccc7e6264c0050872acab │ │ └─172045 /pause │ ├─782bc88b8cb809a7e40b1cb4880b1a1099e3ee789c7ab14b1194bfbe845eb8cd │ │ └─262994 /pause │ ├─126f68baed4b46fc8f78fc684723719134a49b9635be402c43136193ca466c6f │ │ └─65313 /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-19-213-142.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 │ ├─06d1c6f3b10137f7aa390213d7569473e252d4021b52a92b81a75199aae8299d │ │ ├─180289 neutron-policy-server: uWSGI master │ │ ├─180301 neutron-policy-server: uWSGI worker 1 │ │ └─180302 neutron-policy-server: uWSGI worker 2 │ ├─f4be46ac6c102dc8457b3322b7844b859dd852df3302d5554032f797f8d7d62b │ │ └─47076 /server │ ├─e6109d4c8863632d3b1a93524dbae304b793b762765529b748fab5c400b21fa2 │ │ └─91013 /pause │ ├─f5b69531ea311c473c6455369206da8a2db7016851e5dd23c38c7e49c613d32b │ │ └─143661 /pause │ ├─f840fb71d503f98e8ee6654daed33b1c4d7c9d9ec06ffe89f02525e8745d574b │ │ └─48785 /pause │ ├─b325b3dd6cc4ddc287d236b0fd7daed4e7f5b8c1e9431dd246415982ef6161bd │ │ └─108994 /pause │ ├─7cc015ebc7c4fbb48832dcfecb6c9e4a78fcffcef94eb78d4f48aadc3d805c2c │ │ ├─169838 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169854 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─169860 erl_child_setup 1048576 │ │ ├─169907 sh -s disksup │ │ ├─169909 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169910 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169935 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169936 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169946 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170167 /bin/sh -s rabbit_disk_monitor │ ├─c5d7f3259266717459bb8afe4ad715966c7470b11fff0c75ff1991bc3363f39e │ │ ├─263107 apache2 -DFOREGROUND │ │ ├─265805 (wsgi:h -DFOREGROUND │ │ ├─265806 (wsgi:h -DFOREGROUND │ │ ├─265807 (wsgi:h -DFOREGROUND │ │ ├─265808 (wsgi:h -DFOREGROUND │ │ ├─265809 (wsgi:h -DFOREGROUND │ │ ├─265810 apache2 -DFOREGROUND │ │ └─265811 apache2 -DFOREGROUND │ ├─e8006c58585e41e7ddfb3407c3ca6b8d657de4160e6617cf2faf7226b6f06f06 │ │ ├─168557 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168873 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168874 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d09ec80b26cc94a08ad26e1c1548b73e24e60c08cb71af636e8d0d4914156707 │ │ ├─180243 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180538 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180539 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180540 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─4d73ac31cf03dc2a775c905d275eb198c9da7b135f43c2b7a78bad16d61b0439 │ │ └─60824 /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 │ ├─2b71bf6b2fb053354ac83500558d4679761652ec0255a3fcbb55cc4812e8f9ba │ │ └─249046 /pause │ ├─6846ff688329797bf695830d177f3253a94105327339ba60a03835f16aa4b891 │ │ └─226109 /pause │ ├─f12af20859a6a0f385d6b69a66866d19a48c9f2a6b431cb4b5ad9c3403c6ec1d │ │ └─171662 /pause │ ├─8e7439da35c11dbbfae42f84279754bd774150f2faa5546486baa3876ddf7ddf │ │ └─43800 /pause │ ├─517952173048667dc98e93892e8268e00e27bdb42168b89667e1cfc3ff666b12 │ │ └─65177 /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 │ ├─246f0c48260b795a23ce03f233bbd624c0a3ac603668d8988045b35cf37cea26 │ │ ├─202294 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202328 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─202337 erl_child_setup 1048576 │ │ ├─202390 sh -s disksup │ │ ├─202392 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202393 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202398 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202399 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202409 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202607 /bin/sh -s rabbit_disk_monitor │ ├─85bedbc1555e026af9aec812c50fb52321d1f0070d03c27636169e3fcb5b0365 │ │ └─228434 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─caaf55d5a69430ac23c724cdceb9df9b9ec85f03e2b98895e710ed3651a84f51 │ │ └─43458 /coredns -conf /etc/coredns/Corefile │ ├─32a73cf63f50e0c4ad0c252cd6e0aebabdff4d4cd07a3fa4d1c498281d217173 │ │ └─95124 /pause │ ├─ac1e7a971426429ff587a7fb37a31bcb5854e1170b6e51ddc12521d1d2d35dc2 │ │ └─105263 /pause │ ├─de1b539e0507b055907109f6657ac3b721539e1ef23b6a4e991ac2d2802f44e6 │ │ └─49095 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7808e6e18e01822a14cec7f99f645f7a4e4cbada3367dbae4b895b9947e098b9 │ │ └─144069 /pause │ ├─e336d1930c243858ad500199c33cf657e03b8c0ac31eab99cad1ea5eeb277fc9 │ │ └─61755 /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 │ ├─04480dc590ce6cc1e0ee51b46a16cd7dad42b12cc576eafe51aa18925c1ba484 │ │ └─65138 /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-19-213-142.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 │ ├─7f876295143809ca07fa2adfc7b21fda78d21977461d6e17f27a45b7053a7ca9 │ │ ├─172597 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─394632 sleep 300 │ ├─ff8ce7a6a42b94144a29bb4609f69ff9fbdd61de1ef13a40c38c8e865012bf5f │ │ └─66298 /bin/oauth2-proxy │ ├─8aa1de652d10be1bce107766686cabdf8f3ec8a75cde93db06358a7807f6906d │ │ └─44578 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─071c73f29981fbef54d3994486d22f877aaefa9dc5dec21781bdff7593ed94d8 │ │ ├─48941 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 │ │ └─50162 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 │ ├─82a2cf8f2dc810c6e945aef0c98e8f75e7cae882962ff90b2a780bd4c9bc277f │ │ ├─105661 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105944 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105946 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d60bfe0763250c2bcd19c1d01a1b7e88af6d6e54e3b48d37fcffacf3f1a59293 │ │ ├─66778 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66800 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─66806 erl_child_setup 1048576 │ │ ├─66853 sh -s disksup │ │ ├─66855 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66856 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66863 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66864 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66874 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66967 /bin/sh -s rabbit_disk_monitor │ ├─d7412b6659cc9d5120dfdf6d0bc148448016148e9aecdb15fc0d91b028628f62 │ │ ├─104137 glance-api: uWSGI master │ │ ├─104150 glance-api: uWSGI worker 1 │ │ └─104151 glance-api: uWSGI worker 2 │ ├─8c6ea886c8e9b6549bf82b4d8b3d30f5a15914216a4018ab530e4eed03c24e76 │ │ ├─182630 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─182973 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─182974 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─223dbe01d1ac33afe61bb55292cb1a3d83a26c6dbb8f9a5a698723577a551ff4 │ │ └─40439 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 │ ├─14fbaa732f67592981fd7a931485e43b8ca28b6b86629f75334bd1575fb5bb89 │ │ └─56126 /pause │ ├─454c66f955d7b6a7573ecb76be218419e2726d5ba770f6502676c26533b9822f │ │ └─103536 /pause │ ├─59ea4da4ce081ec1fbf2b1b14ac0409556694fabfb69baf094fe70ac79c7b303 │ │ ├─141883 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141900 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─141906 erl_child_setup 1048576 │ │ ├─141953 sh -s disksup │ │ ├─141955 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141956 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141958 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141959 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141973 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142170 /bin/sh -s rabbit_disk_monitor │ ├─70b4c2d177a852976ee973ebab646ce2c677c1e930ac803bbb116204aa8e83ba │ │ └─64099 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4311d98491fefc84df1e8a626e879b1dc75fe3cfa4a980f63878142a8e6b7afd │ │ └─44301 /pause │ ├─de6d67cade3809f8c642d4ea598af4cb9e2e1ef23b42054ddca1d14689634e0b │ │ ├─180234 neutron-api: uWSGI master │ │ ├─180274 neutron-api: uWSGI worker 1 │ │ └─180275 neutron-api: uWSGI worker 2 │ ├─e79c0e808173c13f957bcd3a815fa9a600fb77af82da8d86b4f5cee4bb463f09 │ │ └─55423 /pause │ ├─f956920ae475b879809bc708444b88e9bc9be5861e53ac7a13fc5f8db2d4c014 │ │ └─56165 /pause │ ├─d05d57da18b5d327a63a951b97b227fd042f9ceb2df9540bc68ab690e4c92e66 │ │ ├─239500 magnum-api: uWSGI master │ │ ├─239555 magnum-api: uWSGI worker 1 │ │ └─239556 magnum-api: uWSGI worker 2 │ ├─997b2876ef96d867996982c99450d59b9c8f39d6bf92ebfa44b3bd29b4f03829 │ │ └─65673 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0252b1ed42d63cdcf3e19900494c1c7b4aa5951a69fd7a7a3885b1b6be860892 │ │ └─186672 /pause │ ├─c00013256cd24cb00d542db5080a8de553a40be3a8a24003a4402546cfa293f9 │ │ └─145268 /pause │ ├─4373d260be3a3dbccef22b6bcd141ee594863e560600bf19b9b4eca5ed76a354 │ │ ├─129700 placement-api: uWSGI master │ │ ├─129729 placement-api: uWSGI worker 1 │ │ └─129730 placement-api: uWSGI worker 2 │ ├─c2a9b5b7bfdf6055bdae428ce52630a111d00be4f63f47113dcd0cf55b79b011 │ │ └─65795 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─abba21abd0da5c364f0ad8c167c9f209c2f99bf1e0889b065591fb1e23e7bbb5 │ │ └─62382 /pause │ ├─71cb2e9d1f0dc5cca89561eb91c446f41b7d3e0db2842808ab87905afba65a6c │ │ ├─63601 nginx: master process nginx -g daemon off; │ │ ├─63619 nginx: worker process │ │ ├─63620 nginx: worker process │ │ ├─63621 nginx: worker process │ │ ├─63622 nginx: worker process │ │ └─63623 nginx: worker process │ ├─9b69e58698756dbf7b0e0967646e18927ca016a551dd2c4c1e6a7bd360dd1a20 │ │ └─221270 /pause │ ├─3668b03a84da8468b80a6a81345b1cdeeceaacf2c4d9642eb4b87d36e9fe3bff │ │ └─122011 /pause │ ├─4e02f439314d333d3d178fa70f841eebea134c16cdf6ecfb5c6365eef5ff9de0 │ │ ├─ 46990 /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 │ │ ├─ 47002 /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 │ │ ├─ 47150 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262643 nginx: worker process │ │ ├─262644 nginx: worker process │ │ └─262645 nginx: cache manager process │ ├─6f5ba54c70949f43f5bd10901b61eea3fbe011a484ee2f86eb2a29dc477f6058 │ │ └─144106 /pause │ ├─edb32e14f450532ae688abf32afcd734073316dfafe661b7dc9883cac5218753 │ │ └─63353 /pause │ ├─f5cddf86e394f8c84bfdc9951902198c22a0598d194cd3458bd666dbfa384e28 │ │ └─56620 /secretgen-controller │ ├─e30bf996df3d0e714804169b9fda07e9f5763d743c47232e52878b17b57c451a │ │ └─62882 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 │ ├─c403d528829fd6ddd625d0fd52e86c7e472a8658dd85a23c4678b6162eab6cf2 │ │ └─185070 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0e95c95bad5a90aad609cae08372edca6840dca75e97c819605ee831d72e2b44 │ │ └─228410 /pause │ ├─dec7d00c634c2663b3220b282946f86593e7c92d89242e25d195943371aba962 │ │ ├─188640 /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 │ │ ├─367576 /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/tmp1bkfohuf/privsep.sock │ │ ├─367779 /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/tmpeu_2qxgc/privsep.sock │ │ └─367820 /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/tmpk1xekk1s/privsep.sock │ ├─07e7df01e0432c110afd3cdf9db18a7acece8da0421315835110ffa9bba479d0 │ │ └─124572 /pause │ ├─757aba4ff56e4684244d9746ab530049a4cd0b2d2e02dfbe674e7f61e640fee4 │ │ └─40374 /pause │ ├─7137a5079b22358cc645526f6df1cd53353f21a21d46aa0bf4c23b2f40c1cb35 │ │ └─258385 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─389dfc93bfc1ee532eb3369438f75bade59dd06640b3afe4c8ed689d07f443aa │ │ └─226162 /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 │ ├─fd70e4ccf41ffe2a443b6f77c8d02fa78c7b60caeb45ca34bdd8217b4e99f1af │ │ ├─ 95713 /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 │ │ └─404311 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5007fabf18cd58626d2d25cc8d1d06d12e85d03750d5c84c3d878900be094dc5 │ │ └─264723 /bin/openstack-database-exporter │ ├─a03b32d84c63e912239570a8568dedf504e58f346f0102ccf675ea7add8aa64c │ │ └─66014 /bin/pushgateway │ ├─1521a93f8b1a142eb64910ef528a9052fd0149bb89f178e169f1e0343bd88eeb │ │ ├─42071 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42449 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─99fb2211fbc1bdd2170381a8b8f055b9a374d7f6fb93d9413650acbc19b0a660 │ │ └─40494 kube-apiserver --advertise-address=199.19.213.142 --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 │ ├─7fc5ef533cc300a94e80fcd6a1b9955d36dc687238fa204fff41c601c3a2cfac │ │ └─43396 /pause │ ├─f89241e62693ab4d291c10860604bd59c333c3c22a679f4482845216b19e55f9 │ │ └─64062 /pause │ ├─2fd52f79cdabf6ffccbd3e5c9ab40ee7bcf332ed1d315fa0397f4ab9471e0f6b │ │ └─66417 /pause │ ├─39e132fb5f30cf2f254498a0443229b2194d686e40e4524dc9f176da33f5d8af │ │ └─239131 /pause │ ├─6213d641c977a4696c99e1ea1557384883455025bfe2706330fadf741d6b6900 │ │ └─64949 /goldpinger --static-file-path /static │ ├─7015d889ada0932bb6b68ff7613ae3a12cfd6009c3036973387cd687a3da1704 │ │ └─40345 /pause │ ├─df0bbd5ab31a8656946ca4c162a0bb862c3327d20b2e8183abc81f8fa40a0bc6 │ │ ├─258576 /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 │ │ └─258713 /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 │ ├─8259eca33cdeb05c4d5771211924de00214825965ad94bb897f3cd7fe8e6d834 │ │ └─264479 /pause │ ├─036b377b5e0aa581c185434ae304a1c94f2be127900b55070d1155ba97202e24 │ │ └─225609 /pause │ ├─b78ada18ff1352060587ee8e9f835c6dfb4e42d08a1568f09738294ef3acd2c7 │ │ ├─244210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244229 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─244235 erl_child_setup 1048576 │ │ ├─244310 sh -s disksup │ │ ├─244312 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244313 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─244317 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244318 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244328 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─244573 /bin/sh -s rabbit_disk_monitor │ ├─9fb1d86fc1f8e52854dd039c11c1930103c24f30e52326ad8aea4d8ecbd4ba17 │ │ └─209964 /pause │ ├─32fffc0713875b9e2b86bd0baf18303911689bede262ac3db4a00851e7a60daa │ │ ├─198374 heat-api-cfn: uWSGI master │ │ ├─198426 heat-api-cfn: uWSGI worker 1 │ │ └─198427 heat-api-cfn: uWSGI worker 2 │ ├─8ecc4f154433790f712345cee5030e6a1b16bf3ebda6fd7b1e8bc39101321471 │ │ └─144197 /pause │ ├─bc19f5db4d6a09db9dd836c589e6cb7e457cb559934ad89b82c4f430b2759413 │ │ └─56438 nfd-gc -gc-interval=1h │ ├─41637e3e5aa10c67e120e273d5f34a7163fb66ea50c4af0dedae039119a209ae │ │ └─40476 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 │ ├─0d7af28a4bfe1fc4dd0001fff61be164e9a4f856b89c0e40f74bac42e2c3bdcf │ │ ├─107402 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107425 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─107431 erl_child_setup 1048576 │ │ ├─107499 sh -s disksup │ │ ├─107501 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107502 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107538 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107539 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107549 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107756 /bin/sh -s rabbit_disk_monitor │ ├─725588463fce1a8190107129366a2d6a3d7277d44ba501036a640b2be4c17121 │ │ └─43331 /pause │ ├─3025b955b4288f3049bc3059bccb9bcc234ed3e14bc94c293fbfd2f4332ea3c8 │ │ └─107008 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7bca6829530f777c8b7c29d082771228c48894f69e70e9283fb520690bcb50b1 │ │ └─171778 /pause │ ├─7a7cb00ab8330f42e5e64e21364a91f55366a5f2870c7127c39eb7dc3d6c2bfe │ │ ├─182787 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183723 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpll56_jaj/privsep.sock │ │ ├─366726 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9oexc5ie/privsep.sock │ │ ├─367082 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpnjzi4mkv/privsep.sock │ │ ├─367477 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367482 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370340 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=24eb430a-7701-477e-9aa2-9908a23113e7 --namespace=qrouter-24eb430a-7701-477e-9aa2-9908a23113e7 --conf_dir=/var/lib/neutron/ha_confs/24eb430a-7701-477e-9aa2-9908a23113e7 --log-file=/var/lib/neutron/ha_confs/24eb430a-7701-477e-9aa2-9908a23113e7/neutron-keepalived-state-change.log --monitor_interface=ha-a3bf8386-a3 --monitor_cidr=169.254.0.253/24 --pid_file=/var/lib/neutron/external/pids/24eb430a-7701-477e-9aa2-9908a23113e7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─375695 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ff339ad8-50b0-45dc-b1e7-728cb8517fcd --namespace=qrouter-ff339ad8-50b0-45dc-b1e7-728cb8517fcd --conf_dir=/var/lib/neutron/ha_confs/ff339ad8-50b0-45dc-b1e7-728cb8517fcd --log-file=/var/lib/neutron/ha_confs/ff339ad8-50b0-45dc-b1e7-728cb8517fcd/neutron-keepalived-state-change.log --monitor_interface=ha-b1fab2cb-54 --monitor_cidr=169.254.0.236/24 --pid_file=/var/lib/neutron/external/pids/ff339ad8-50b0-45dc-b1e7-728cb8517fcd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─389288 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6f506cf9-7394-4023-8e10-03cddb3a3429 --namespace=qrouter-6f506cf9-7394-4023-8e10-03cddb3a3429 --conf_dir=/var/lib/neutron/ha_confs/6f506cf9-7394-4023-8e10-03cddb3a3429 --log-file=/var/lib/neutron/ha_confs/6f506cf9-7394-4023-8e10-03cddb3a3429/neutron-keepalived-state-change.log --monitor_interface=ha-1bea227b-17 --monitor_cidr=169.254.0.152/24 --pid_file=/var/lib/neutron/external/pids/6f506cf9-7394-4023-8e10-03cddb3a3429.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f73747971cc3d5571b6003106139c53f611d5fa9483785de934116d87ae8540c │ │ └─171639 /pause │ ├─9f13e33e521b012fdb407b3a5ddc6d9ad2583212499a6835d1736dedafda0f64 │ │ └─139355 /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 │ ├─e7f916ead5b596b3df8dea76a0997e033dab98a1bb3cda10527bb60de60a14b7 │ │ └─60660 /pause │ ├─80a83c6cd06f74c979140a45ecc78cf5540ab41ca5d252079358eb1e419ae0e3 │ │ └─184166 /pause │ ├─aa9f180a1823fb5d8b2da83a1c3b60238b5b90dbec0db5a26fccbbea8c680ccf │ │ ├─ 51557 valkey-server *:26379 [sentinel] │ │ ├─404620 runc init │ │ └─404641 runc init │ ├─134c785b5d798653614e4ecb12c97f1f98945199e5e428590b0dbc0a8ed1a5ac │ │ └─63863 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4d05edd482074050605a608b3dfa4d8ad965ecf5cc53f604395b1749f2d3c985 │ │ ├─61639 python -u /app/sidecar.py │ │ ├─61789 python -u /app/sidecar.py │ │ └─61790 python -u /app/sidecar.py │ ├─14eda18723cc9ffdfaa6d5d54ed181b8848ed91b0c0b269c45b84e1fbf758184 │ │ └─140882 /pause │ ├─3fb79676e78660c8e9a5e534860e3999ee790ec8ea02871eb3ce13640525b399 │ │ └─243786 /pause │ ├─31f658a05c5a0a6722044faf8373364cbdab6e9136ae7fbfaf197bbc895232b2 │ │ └─40326 /pause │ ├─9cce96284671182f622a58e92cd5c54e5706bad0933483d6b897fe94bfc36a3d │ │ └─43943 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 │ ├─8ede5c1c0bd857b236c400fe6d9aa489df5294423a133e718b92111e9274d628 │ │ └─41600 /pause │ ├─b7bc0a98ad59284947f45bf5ea31eb777534cff1d3ef41fdb5cc8801daa93336 │ │ └─64910 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─f966587ff15e57d015b9f3309ee5eaf1bb3b4b6f2138c106b2864b7151895a18 │ │ ├─198346 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198641 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198642 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─bed37ff91ab0c923af18d023fa9c7dab0d4dd65113db42198f40fdd4e26711a2 │ │ └─105304 /pause │ ├─5ae03e9503dbc0daac2bda311dd7c33e3be75564adeba72d81a9830c0c6cbc6c │ │ └─163235 /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 │ ├─7117bc21576e3e5e94fc0592b0d7e3ce1af713ec6705937c1dbd5c00ebd5ef33 │ │ └─225634 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─200f0190722eda00b98de58007e37293f9e5f9781f290bc7e778e2c758d0ab19 │ │ ├─221653 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221670 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─221676 erl_child_setup 1048576 │ │ ├─221748 sh -s disksup │ │ ├─221750 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221751 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221778 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221782 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221792 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222138 /bin/sh -s rabbit_disk_monitor │ ├─822501dbef3cefa07f01c656c24f6220e750a53cde5644153c61e38c4dbcf817 │ │ └─48256 percona-xtradb-cluster-operator │ ├─85dc4024ef856d5cc78e4ee3a6aee07e9eaca16897fb26e04651e61376f6cfe6 │ │ └─65227 /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 │ ├─b3daa56fa8b448a759a372995397cc88460f43436ee560f8a0e3ffc2e36c545d │ │ ├─198380 heat-api: uWSGI master │ │ ├─198418 heat-api: uWSGI worker 1 │ │ └─198419 heat-api: uWSGI worker 2 │ ├─f68c53facdd8c7a63983cccb3298073a8a513a254d9e46c8a49a9e1471d801d5 │ │ └─40854 /pause │ ├─a5fb1ce1a847525e5548f85763d2f802f1cfd2721a17a892a7e0426ddac9994f │ │ ├─91149 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91165 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─91172 erl_child_setup 1048576 │ │ ├─91255 sh -s disksup │ │ ├─91257 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91258 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91287 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91288 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91298 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91621 /bin/sh -s rabbit_disk_monitor │ ├─63ea4f5276137a6966c5d9a58090621bf3fa797915574d03036314f6c9e8511d │ │ └─64991 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─46d5ee58aa2b50cc2fc4c6a236e5f1f7c53cb308ef000e9165869678ca32049e │ │ └─239707 /pause │ ├─b1888eadfc1b7d7392c7a0d30369bf0842bb93798d42e1e5cfbcdfa4fac08204 │ │ └─210229 /pause │ ├─e957b1f3162eef9f5e1447bf448b4df6789299bb782fe1869f78117a68c515a7 │ │ ├─266817 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266830 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─885263604d7a49453d16f04f41b8fb2bb0dd77b1238c4f10c33607d4bb7095fb │ │ └─46669 /pause │ ├─4534909a3f7abbadd0ae6d4920076bec763e07a3f2569f263b4675f5c3ede07c │ │ └─51685 redis_exporter │ ├─135a65d03c2b4f178b9477b65b27de75b606895298b67bd7f66483fc45eb5efe │ │ └─184534 /usr/bin/libvirt-tls-sidecar │ ├─daac7a9b123a14e1c44729e675cc3baf79001567f04ca81edf2f16d6b85bc316 │ │ └─225032 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b1a2e0b3096b944bdd494a18c71b62ff9125025d6934041b947d69be40bf54ab │ │ └─44531 /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 │ ├─90250ee173aeba5b4c10cf39c32222ff4730ab7ff63dd1d39ee26eb6ef56ed36 │ │ ├─218476 octavia-api: uWSGI master │ │ ├─218489 octavia-api: uWSGI worker 1 │ │ └─218490 octavia-api: uWSGI worker 2 │ ├─5e2f3e0e1e145fa035034b0a6552e6e1bf45fe5fd64d9c3ee405a8f0a8a59afd │ │ └─47581 /pause │ ├─31c9b134d8a11161b9de5d255fe19cb625e25ded8cdd35968778a7b6119654bd │ │ └─230295 /pause │ ├─eec141fe551026e4558ffbf19cb5ef24e3d0287857ba7a5a1554ab4cf432a74c │ │ ├─123096 /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 │ │ └─123295 /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 │ ├─9d75c5b322b3e2a18ff10d81e5852371366f890a11c55e9d2d47b47121daa586 │ │ └─246091 docker-registry serve /etc/docker-registry/config.yml │ ├─a3b3deb0ca9ccd4d92aa26d872b0697f00cf1a646a141ffca5f244af321ad309 │ │ └─44489 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4dd8d330bd009041953ba243d8d497445e375ce16b69a47208f0479dd0f713dc │ │ ├─239168 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239987 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpsfnymm9u/privsep.sock │ │ ├─240009 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240011 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─91baea252044f7b9387966d3bb02ccef7338f0e0ef6d64d6b6a16a251dbf85c7 │ │ └─68357 /pause │ ├─4129f8ac264f5c27efd72a781d204bb8c6b98b6b49cc106b7442193feddcf75d │ │ ├─77727 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77743 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─77749 erl_child_setup 1048576 │ │ ├─77861 sh -s disksup │ │ ├─77863 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77864 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77869 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77879 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77971 /bin/sh -s rabbit_disk_monitor │ └─32f9f091d039d572c50c2ef0775d1a668fdf440da473f9fd545bbce9b407dd01 │ └─62482 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount