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 │ │ │ ├─21603 /lib/systemd/systemd --user │ │ │ └─21607 (sd-pam) │ │ └─session-22.scope │ │ ├─21595 sshd: cephadm [priv] │ │ └─21620 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1448 sshd: zuul [priv] │ │ └─1461 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1452 ssh: /home/zuul/.ansible/cp/199.204.45.53-22-zuul [mux] │ ├─413954 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-slqsrmfmhepancuihfjaxxaqpocsbcpo ; /usr/bin/python3'"'"' && sleep 0' │ ├─413955 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-slqsrmfmhepancuihfjaxxaqpocsbcpo ; /usr/bin/python3' && sleep 0 │ ├─413956 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-slqsrmfmhepancuihfjaxxaqpocsbcpo ; /usr/bin/python3 │ ├─413957 /bin/sh -c echo BECOME-SUCCESS-slqsrmfmhepancuihfjaxxaqpocsbcpo ; /usr/bin/python3 │ ├─413958 /usr/bin/python3 │ ├─413959 /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 │ └─413961 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9790 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12183 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 470bd6201313fa6f4cfdd5168a0db5cca539beb82944bc4c210e3bb279ba4b64 -address /run/containerd/containerd.sock │ │ ├─ 12560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 936f9b8a76e4600848963d573922585fe4ec49b6384a3b0cb0b918cc458e8601 -address /run/containerd/containerd.sock │ │ ├─ 19559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 23ae43022437c7637b3927983c8bd63ec757129416c3c1ef9d5fddc2c3a8b91b -address /run/containerd/containerd.sock │ │ ├─ 24737 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7db4a0abf037303dbce6a5b50cc0155b83d047e3193fae16c6fa053115547d3d -address /run/containerd/containerd.sock │ │ ├─ 29354 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee94f4a12c457cee2cc7371da2cb4f7d55bfe866b1107eb924fd61bf48e53bd2 -address /run/containerd/containerd.sock │ │ ├─ 34023 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aabf0d8bfe26f6664e5ce56a559e6a7ff02eac3ab46278f2546ab5bc2928bcb9 -address /run/containerd/containerd.sock │ │ ├─ 39577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 059ef6d8949a95dd9d2779778ba24fcac6f95495fe3e7936a0aedb2bf5560376 -address /run/containerd/containerd.sock │ │ ├─ 39602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f894dc4e8df3ca2b0d935b96c4e6637aaf2ab80c16517eb5108a27713b25ebad -address /run/containerd/containerd.sock │ │ ├─ 39605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a82fde9bd3aa9649fc11928d019e5166a80471ddbb64fc5de27401cdb6d8f6e -address /run/containerd/containerd.sock │ │ ├─ 39637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0ed793c6a9c9a5b70b51ac05816e0fcb5312cb6560e0ea67ac839b247113c0 -address /run/containerd/containerd.sock │ │ ├─ 39656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9547dcfec976e983ce63fc23546249fc7197f390062a65bb2723e733d16ff9b5 -address /run/containerd/containerd.sock │ │ ├─ 40178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09845162c10360a428d09527a148e88c9d1408e88df46e9600db7798ea65445e -address /run/containerd/containerd.sock │ │ ├─ 40894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7193d7f6232ccd9fccf5a114bf0adea0d96a933d599e75b4ab2835b3ef98bfc7 -address /run/containerd/containerd.sock │ │ ├─ 40923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 757a265a3e1826f77b88b8eb519f395567b587a40657d54099342043eb42b4ca -address /run/containerd/containerd.sock │ │ ├─ 42272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9748a298b67ee17261f265a7797d9581342290d481de3f0dbf3edc798b53f0f1 -address /run/containerd/containerd.sock │ │ ├─ 42655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d36d8f9a340b00dae8ee6551fb6b627a0b22e86863e412e41c985e66981858 -address /run/containerd/containerd.sock │ │ ├─ 42693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4eebac3075bd2d7f25acecb616b0b70159f870dd60a330de8efdbd0ec70b4da -address /run/containerd/containerd.sock │ │ ├─ 43124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bcfcbbe06d0732c9e5bbcb88f70f4929e4284121d6498d9bed73804ce654fe2 -address /run/containerd/containerd.sock │ │ ├─ 43612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a70a562d5b90014dc74bfc4625903c140d7dd2bbc516405aeace0b5eb8c71a1 -address /run/containerd/containerd.sock │ │ ├─ 43663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 018ab00a8c63a40b0b65f6b6405ccda9bc701b8fa00c4e525ae1e9fc005e4b35 -address /run/containerd/containerd.sock │ │ ├─ 43701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94ad8dd4c62f19b873a22434aac29ab3decc4a2b3685b4d69eb9c935d7970aa1 -address /run/containerd/containerd.sock │ │ ├─ 46006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbd2fc96df5d3f734552cd305ae446d8b7d1621cd7a62e10fcd0f8d871e95042 -address /run/containerd/containerd.sock │ │ ├─ 46096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07fae00621ba3c2086df5b879c006019310825dd033d7bac6d62dbe6a7662113 -address /run/containerd/containerd.sock │ │ ├─ 46834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6722ddeecbfefc3cd8a4ed60df1aa6942e7da3e71b25f2722474cd01db15a5d2 -address /run/containerd/containerd.sock │ │ ├─ 46936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1285ca065ba63ce119f2d5c7b23bd2f92cd5bc6ff86a92860dcdcdd6219f8c54 -address /run/containerd/containerd.sock │ │ ├─ 47298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 062af5a850489c37762d8f61e19abe09e0870d3a993db2710daf2e85cce99897 -address /run/containerd/containerd.sock │ │ ├─ 47833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8845717b55ec8edbf5b1d82cb69484425c6ad988ec79c38f774ade0ecf01d9a -address /run/containerd/containerd.sock │ │ ├─ 48262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef3afb77be2d107976bf8e29787202ccdedacfb0a00aa1d1c00930f0570bdb1c -address /run/containerd/containerd.sock │ │ ├─ 50517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d94bbd3bafc48ca0f093c673b7323b881da504a18ec7b638eb1b86b7cdc7a9 -address /run/containerd/containerd.sock │ │ ├─ 50670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 764c8655026accb0858e653d8fd718c91d19dcb57405604f9d77b40cab20a260 -address /run/containerd/containerd.sock │ │ ├─ 54868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d6cd9605128a17da80673aade81faf71e3f09f246c26a493aacb8a0c2c4c36 -address /run/containerd/containerd.sock │ │ ├─ 55543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6422edfcead76dc43d679c572261c8fa891950cfa5693defd5aa9a1742437003 -address /run/containerd/containerd.sock │ │ ├─ 55582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77ab80d0dcab441bc5c7e2a46cf04e2d8148ace759ad76973a19ee91a77ecf24 -address /run/containerd/containerd.sock │ │ ├─ 55624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab623881030afd57e2d552bf8a9a9617e884542ae1f5b3e8907be619cba73ab0 -address /run/containerd/containerd.sock │ │ ├─ 55772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5610ddd1ee24f567177617c9a3a78505c81ff7a710b6198214227b20a61a150b -address /run/containerd/containerd.sock │ │ ├─ 59835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321e888f68a4502dadaf8425b1b8c14a0db399c8e385090df5ad82aee3d2b260 -address /run/containerd/containerd.sock │ │ ├─ 59937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56952117cae2699a961bd6bef4a2b72b02b71bebccbd11ff5183782b0b6eb898 -address /run/containerd/containerd.sock │ │ ├─ 59982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11cc4ccd572c633675fdd89836c97a3f75e65d6b00719396732011f3385caf6 -address /run/containerd/containerd.sock │ │ ├─ 60020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0efcd9b5aaff1fee3c312cfd620908a7fe2b1ef0ca351ae573b9442c6f8cb886 -address /run/containerd/containerd.sock │ │ ├─ 61210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93113d55b0bfeb36b6751d354b9ab66994ddd29f623c853bc8b02ded7824eef2 -address /run/containerd/containerd.sock │ │ ├─ 61390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f55b904aa96cd10f109a687d1f887a4447e94aafe6094347c155c656b0bc4a -address /run/containerd/containerd.sock │ │ ├─ 61753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ccdcc595a69772db1569bde78855b4a3b5873192dc2363d862e32a8078df93 -address /run/containerd/containerd.sock │ │ ├─ 61806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 987edc80ea590f2a029ffdb51635f7b84c753c24904bfb103c60904980a4aa20 -address /run/containerd/containerd.sock │ │ ├─ 61891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0968e5e7e054964b391710069fa3f7a01d87bf5b50792c739f1bce847d2c7d -address /run/containerd/containerd.sock │ │ ├─ 62299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a963b2faed3ca0da7e7df44ce1406008b52ed68ed369c61daf5ca887c16a384b -address /run/containerd/containerd.sock │ │ ├─ 62599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a51c9843600609d3004920e181cec26d393c55f3caef736e53296d8f3a3ef4 -address /run/containerd/containerd.sock │ │ ├─ 62920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66523cf1723a3879510531d0b0d4fcd9d754734056ea9c8bf1948cecfaffe80f -address /run/containerd/containerd.sock │ │ ├─ 63369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 149554bce1553068cb5860003e9a195171cb682d3c4a9206c46a9fe11605cf1b -address /run/containerd/containerd.sock │ │ ├─ 64131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc4ae9813c5dbb61a469e38f8325de0b9f96b077dedfd563e616a0326a2ae5f -address /run/containerd/containerd.sock │ │ ├─ 66314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a1acfbfddf3c4fe78698f58ea924e174143fa6813aa50d60a29be8dc01ab46 -address /run/containerd/containerd.sock │ │ ├─ 68076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e26cd18bffa20856692db6a6f7ee658a9a8c38e829df8b128345ca87159110a4 -address /run/containerd/containerd.sock │ │ ├─ 77243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31737b3ab3c20211ffe5a6116b8a52902ef4092fff1a17776689b1281119176b -address /run/containerd/containerd.sock │ │ ├─ 78836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cfa394ecdf58aec6e438cf04d50bc4c89a9c11662f0478491f611ab8354805d -address /run/containerd/containerd.sock │ │ ├─ 84835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1e5f672392156fa8fd77eae70dd33ba4b94d91788dc92d853709e6bbad08aad -address /run/containerd/containerd.sock │ │ ├─ 90957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d49dd3b3e776742f75edea3abb2d1709734b28d63e0c6fc66ccd910f25001234 -address /run/containerd/containerd.sock │ │ ├─ 95374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed804c4f24f698afcba1c073186cd717032b322c873aa6489bb2b910d7d9d79d -address /run/containerd/containerd.sock │ │ ├─ 95418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36bc8f0e4f6e1527625cfb7f66a13e6a92dd0bd08dc14d2c0d18ddcabcbb0c0c -address /run/containerd/containerd.sock │ │ ├─108328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e90771291e3c0910116ca4b5708ef8161ae671ce80d719eea1fbed170f42669d -address /run/containerd/containerd.sock │ │ ├─109900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c271bdc9d647b2552dde819c62da1cc6d07725f957ec3d9906d3d26292a94b2 -address /run/containerd/containerd.sock │ │ ├─110075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d415635730c9e327b188ec8d46a9836a7525d7a18068b071e08cc5cf47e2705 -address /run/containerd/containerd.sock │ │ ├─111987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d6a7f4ba6c779f6e5fe6cc84b1e4df421e3c2ca1e7429855d81275948b4501 -address /run/containerd/containerd.sock │ │ ├─113762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 494511d01d3373282a20fb7d8faa8570362ee6f77bd6f56e3e25547e875a06a1 -address /run/containerd/containerd.sock │ │ ├─113850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0466d39d71b993d78f49be44712bba6372c73eda427b290912674c021008e591 -address /run/containerd/containerd.sock │ │ ├─126782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53824ce3c9c41556ff53542e844e0bf25e3daca4b030a19a3e7f63234afbf1e -address /run/containerd/containerd.sock │ │ ├─126814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91ecc59d71749b7f08eb3670a4b27a2a0cc4ec7caa1cb873ec80f8c5d7ace1d -address /run/containerd/containerd.sock │ │ ├─129445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a2a333fe25ff195e8b7bc5a03ccaba2c6134c0673c713ca9dad64c46223a9b7 -address /run/containerd/containerd.sock │ │ ├─144436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afb6508b3da008258533ebfd215d29f8a37315d5e6dc26940b392f9365e5d9ca -address /run/containerd/containerd.sock │ │ ├─157448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25408cb53ad97b959a4cf3cf3777006e6a70246f143cb91c8c2d50ce8dabff16 -address /run/containerd/containerd.sock │ │ ├─157775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09665334997a757a0522a68c331d2a44c856b3dd3168099454f7fd6743ec2148 -address /run/containerd/containerd.sock │ │ ├─158645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6188cbc6500f165f15bcd120a3e47843548274ab6f08398c48b242360675f3e2 -address /run/containerd/containerd.sock │ │ ├─160714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce3e82d75db592a8efa4d39513ec5f783d33ac569f86238a8e81c4b9a72c6044 -address /run/containerd/containerd.sock │ │ ├─161087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a60fb27ce52131785191e1a61eb428071813972dd18c2afc031df1e584260d13 -address /run/containerd/containerd.sock │ │ ├─161113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1257f2b43b764319caf04d1198053d7f577e197da83e1e041a7c9094a78dcc5d -address /run/containerd/containerd.sock │ │ ├─161165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2658d0f1b2224139f6fe9e79bf3c74e8051135211ac43bedd610a570abcf3f8c -address /run/containerd/containerd.sock │ │ ├─161489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67349812a4926cb0a9265bfa387bf2449a51509326b4cdb379fc9c412e94f67e -address /run/containerd/containerd.sock │ │ ├─161746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d54d5b175de1b481b2572a7d3af6ca1537f45f874ae660e58e2d2558a2e1984 -address /run/containerd/containerd.sock │ │ ├─173660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7536e8e1ae7f2a55bad44bc026891418b7f4470630d10d2c0e570319545fee0c -address /run/containerd/containerd.sock │ │ ├─175395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f0518c96c11422fcd8c9c3be0e0541d7af2f5e7dc25e9dfed706d25612aee8 -address /run/containerd/containerd.sock │ │ ├─175434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 256e98255b38459067ace462dbc6b429e3f508a85d861b643edf64c4a43132f7 -address /run/containerd/containerd.sock │ │ ├─175472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ab16a548dc518fd8ebeee2adc476fddd03f43e1834de3b1e65f4ff7a4b3e56b -address /run/containerd/containerd.sock │ │ ├─175588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347a22a3431c5d7f6a3d5cbfa694bf81bd5cb910cc8986becc1e65537ba3b265 -address /run/containerd/containerd.sock │ │ ├─175797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4a245ba603e104445fe3f25b17b186f105efbf2f668eeb4a364f86212a6ac82 -address /run/containerd/containerd.sock │ │ ├─175878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec787bceaf01ab43e4bc3160c1930a483d0a06aac11e35160d6c5535aec143ee -address /run/containerd/containerd.sock │ │ ├─176017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01cfbf0d76a87223cee45ad0dc7b51319f4e4d1c66c92adc581540d492d0a3c -address /run/containerd/containerd.sock │ │ ├─189100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3d377ca8fe09087a2c7d834f5f8f3c904292d289be887fd27e5f2d9bfcd27a -address /run/containerd/containerd.sock │ │ ├─191592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b038c5e577c81a86fb15b4cd4f0d5d03749a7611486b4057140d048dd20c429 -address /run/containerd/containerd.sock │ │ ├─191642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d859e1037584c63e3930f151ba63b4503810ef63c1868f2c19b4f534173bc4cc -address /run/containerd/containerd.sock │ │ ├─191687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b81db0e40b90aff6ba5b21d3f60fcc85ad06db8cd20fd04dbc1f1aa4c745ae0c -address /run/containerd/containerd.sock │ │ ├─208038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e590c003474b397f4418cb145ccbada66d5b0563452ab179014be4676f2f112 -address /run/containerd/containerd.sock │ │ ├─216077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac7eb6db82efab69353b5f1560cfec8b51e936122c8d39b26d5ceb7337622f70 -address /run/containerd/containerd.sock │ │ ├─216275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b28687871a3153096e878e16f17c039c9faf8fe84ad7c0c73dcf8c9eb87b7e -address /run/containerd/containerd.sock │ │ ├─216283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aafc8fc529c6522ac4614ef71b0aa35dfa8f666e3d15ddb123780256b516cef5 -address /run/containerd/containerd.sock │ │ ├─216352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e39e59de2cc0d9496224117271b988930588a9cb7bf069e448dd4fe522fb5a55 -address /run/containerd/containerd.sock │ │ ├─227994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36a1a25dc6e404dc15e16ca811eb1f7b8341e8b2fa2a30c45ca291467023e09d -address /run/containerd/containerd.sock │ │ ├─230460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4fc2bb4aaae19e1f6b2f3ed2dbd8893ae575143e95a3a4bfe380ce8c35fc0bc -address /run/containerd/containerd.sock │ │ ├─231864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40abb294083e2b5d615ccee067b6db6c7c7be1abadb8f811339250c899e4eda -address /run/containerd/containerd.sock │ │ ├─232686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa6dc4059c359ba9fce7977260d855ea1a5e10db76e6df733b98ea2d78d6b11 -address /run/containerd/containerd.sock │ │ ├─233819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c035fc7b42934a113c12f0cf2bec8c8600a7754e382c0997f3af77ef3ebf563 -address /run/containerd/containerd.sock │ │ ├─236068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda0d5c82f4a9d3b21f4358b30501a379ad278c494267b6717bc9c7c6b177dcb -address /run/containerd/containerd.sock │ │ ├─237350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e05d19375de8a1d07e2b2cdff6306a7102e99d77d2360239146323f4541135 -address /run/containerd/containerd.sock │ │ ├─237390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405e1907574037f7f412d67fa3871fe1af39d2aeda2e9b602124b64f2ac86e06 -address /run/containerd/containerd.sock │ │ ├─247572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1435d2072c48c6e5298f4542de8e3ee4d7cea71afbdce179d24a0eb00524ea4b -address /run/containerd/containerd.sock │ │ ├─248020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6677d9c6b2ae112a68280ede1e38f2c28739dd510074ebe0463e1280e88621 -address /run/containerd/containerd.sock │ │ ├─255824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c836ece16141df621645d4a21d982066e622884c681c6c72270116edec37bfd -address /run/containerd/containerd.sock │ │ ├─259885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd5ac1ad6d2dd9387ab1390469a8bd54dd7726c37c7eb0586e44406ffe3a177 -address /run/containerd/containerd.sock │ │ ├─260069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e0e00a6599449b27ee576e90c0e6e6a0a0960814523383ec0ee21a85a7462c5 -address /run/containerd/containerd.sock │ │ ├─260104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba92a207cd7e8e8cff70718b59aad0d6f93bfdb3d781372f72030847851ea7d7 -address /run/containerd/containerd.sock │ │ ├─260208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662a9bdebe11fa8e3fa7894fbf24eb38eedb68b90b2de1001ae618bfc6091f91 -address /run/containerd/containerd.sock │ │ ├─272775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06acc6d08ca3520c4064df718040c44d5f2a867f98014e5c27dc0a2a49a677e -address /run/containerd/containerd.sock │ │ ├─275191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b95e3e4e06cd604f955568356a50d11b2729329aa1a58c4c953e0e2fe92e7d -address /run/containerd/containerd.sock │ │ └─276575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b768b7f99ca26caa4a6c8a0c7b4f908c44d1aaa7b15979fb1b15cbec002940 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29064 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29337 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19516 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19536 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24448 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24721 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33738 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34006 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qumuiy.service │ │ │ ├─12474 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qumuiy/unit.run │ │ │ └─12503 /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-qumuiy --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qumuiy:/var/lib/ceph/mgr/ceph-instance.qumuiy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qumuiy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qumuiy -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 │ │ ├─12110 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12141 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-936f9b8a76e4600848963d573922585fe4ec49b6384a3b0cb0b918cc458e8601.scope … │ │ ├─12586 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qumuiy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12605 /usr/bin/ceph-mgr -n mgr.instance.qumuiy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─143404 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40035 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.53 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-aabf0d8bfe26f6664e5ce56a559e6a7ff02eac3ab46278f2546ab5bc2928bcb9.scope … │ │ ├─34048 /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 │ │ └─34060 /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 │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1383 /usr/sbin/uuidd --socket-activation │ ├─run-r92a9725d07204095aaa6e14cf2bcbfc6.scope │ │ └─189907 /usr/sbin/libvirtd --listen │ ├─docker-7db4a0abf037303dbce6a5b50cc0155b83d047e3193fae16c6fa053115547d3d.scope … │ │ ├─24762 /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 │ │ └─24774 /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 │ ├─chrony.service │ │ ├─10670 /usr/sbin/chronyd -F 1 │ │ └─10671 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-ee94f4a12c457cee2cc7371da2cb4f7d55bfe866b1107eb924fd61bf48e53bd2.scope … │ │ ├─29377 /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 │ │ └─29390 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-470bd6201313fa6f4cfdd5168a0db5cca539beb82944bc4c210e3bb279ba4b64.scope … │ │ ├─12222 /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 │ │ └─12234 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143296 /sbin/iscsid │ │ └─143297 /sbin/iscsid │ ├─docker-23ae43022437c7637b3927983c8bd63ec757129416c3c1ef9d5fddc2c3a8b91b.scope … │ │ ├─19586 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19603 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─1ab16a548dc518fd8ebeee2adc476fddd03f43e1834de3b1e65f4ff7a4b3e56b │ │ └─175560 /pause │ ├─d40abb294083e2b5d615ccee067b6db6c7c7be1abadb8f811339250c899e4eda │ │ └─231887 /pause │ ├─12734cfd9d0e17b23258c2c246ada058d09734e46efdecbe0d6b50696c8c187d │ │ └─55958 nfd-master -crd-controller=true -metrics=8081 │ ├─0c3a431f2b5d53b5412771c95044ae8af40edb46f85cc61c5f8396b8363634b0 │ │ └─64651 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-53.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 │ ├─a97e7cf85e63e5b85fda5ff31d90740d63964bef891549789a20fc5b6cc54b56 │ │ └─196580 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─19c88d1cc40495607163be1578a433886a56b9c405640df816ce5f68ee6aaa1c │ │ ├─ 95825 /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 │ │ └─406259 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3a2a333fe25ff195e8b7bc5a03ccaba2c6134c0673c713ca9dad64c46223a9b7 │ │ └─129470 /pause │ ├─4a98c4a8dbb602bf7b6d95d751a4841ba63c9e74aedfb2d0a46aae49e7b382f7 │ │ └─251589 percona-xtradb-cluster-operator │ ├─945db2e1b7718e5ec21a31f871a78fa33e6b6dce61bbd49d277a19eab455faed │ │ └─255299 docker-registry serve /etc/docker-registry/config.yml │ ├─e1bf486b8637f8d5fdd8785be55416797d14ee223138dd869b4d669b58ecc6ee │ │ └─251874 /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 │ ├─256e98255b38459067ace462dbc6b429e3f508a85d861b643edf64c4a43132f7 │ │ └─175489 /pause │ ├─36a1a25dc6e404dc15e16ca811eb1f7b8341e8b2fa2a30c45ca291467023e09d │ │ └─228017 /pause │ ├─6c836ece16141df621645d4a21d982066e622884c681c6c72270116edec37bfd │ │ └─255848 /pause │ ├─a7bc39aff3bedc48fc609a5c1630e31e4203f556a3ace26038748711b145c5fe │ │ └─251926 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 │ ├─0e590c003474b397f4418cb145ccbada66d5b0563452ab179014be4676f2f112 │ │ └─208061 /pause │ ├─70eb056067a18d09c8c5dbc518a262e01419798b8e1d33a6e1ce402b6dda4bcd │ │ ├─172649 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172991 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172992 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4e9ff284a397ad821f85f6d001b3916293a685837b637642f9376673914daff2 │ │ └─61271 /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 │ ├─ea5c95c4b88dddaa5303205a8a382703505f88b9ff1f110ee0889af256682cfa │ │ ├─127912 /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 │ │ └─128142 /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 │ ├─b81db0e40b90aff6ba5b21d3f60fcc85ad06db8cd20fd04dbc1f1aa4c745ae0c │ │ └─191738 /pause │ ├─3a5bad3c98571ac664b9005c0770c1fe75d4a6e782dbaf34745cc2527574ef41 │ │ └─85773 /usr/local/bin/rook ceph operator │ ├─eda0d5c82f4a9d3b21f4358b30501a379ad278c494267b6717bc9c7c6b177dcb │ │ └─236091 /pause │ ├─b2f55b904aa96cd10f109a687d1f887a4447e94aafe6094347c155c656b0bc4a │ │ └─61412 /pause │ ├─a1f1a1dcbb9d591d6907a234945fa268ae5059910a409c2bb95cc920f3feb31f │ │ ├─225177 octavia-api: uWSGI master │ │ ├─225191 octavia-api: uWSGI worker 1 │ │ └─225192 octavia-api: uWSGI worker 2 │ ├─e4eebac3075bd2d7f25acecb616b0b70159f870dd60a330de8efdbd0ec70b4da │ │ └─42717 /pause │ ├─fa0968e5e7e054964b391710069fa3f7a01d87bf5b50792c739f1bce847d2c7d │ │ └─61928 /pause │ ├─ec787bceaf01ab43e4bc3160c1930a483d0a06aac11e35160d6c5535aec143ee │ │ └─175912 /pause │ ├─1cc4ae9813c5dbb61a469e38f8325de0b9f96b077dedfd563e616a0326a2ae5f │ │ └─64154 /pause │ ├─77fdb27bf8517a935f9272ea145408b0ed937d8de51b447b7d5ed4a7b00a3b2e │ │ ├─189446 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189469 erl_child_setup 1048576 │ │ ├─189539 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189890 /bin/sh -s rabbit_disk_monitor │ ├─4f3560606c1c9e7faf49b0c5198dd25f452a55e24af8f54cc678acad27b75da5 │ │ └─64425 /goldpinger --static-file-path /static │ ├─ed80c4ba972432eb3c67638cf0b63416958cba2892af8b263a330f576c841ffc │ │ ├─248188 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248477 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248478 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7f0f0facb57f616b039c7d285f6e312a3c1201d8d2d696104a846281d9449915 │ │ └─251754 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 │ ├─f11cc4ccd572c633675fdd89836c97a3f75e65d6b00719396732011f3385caf6 │ │ └─60005 /pause │ ├─377e4534f39985b90460dae6744542762090513d46a1dba1ef5345370348a29b │ │ └─43326 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 │ ├─1285ca065ba63ce119f2d5c7b23bd2f92cd5bc6ff86a92860dcdcdd6219f8c54 │ │ └─46960 /pause │ ├─c3eea88861ee5ed371a314016f83e73b74ccfa9884955dd496823a38a7254a2f │ │ ├─172687 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173064 nova-scheduler: ServiceWrapper worker(0) │ │ └─173067 nova-scheduler: ServiceWrapper worker(1) │ ├─cbd2fc96df5d3f734552cd305ae446d8b7d1621cd7a62e10fcd0f8d871e95042 │ │ └─46053 /pause │ ├─370a1ef68841509e26575cf8214d906484c9e1c2a08dbdb35135f9839817dce8 │ │ ├─63941 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64002 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e3bb8f31998918321e40523454a10b7ff9a633a5202b02512210b2e0c325594b │ │ └─251596 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6c44d47d849cd62d2a12d3119fd59be868cc2168afcd8e618875dfab2c052a63 │ │ ├─171627 nova-metadata: uWSGI master │ │ ├─171654 nova-metadata: uWSGI worker 1 │ │ └─171655 nova-metadata: uWSGI worker 2 │ ├─a2553d83f262e62a6db5bab0bd0d35849f6ae14ffd1ecb09f34fb864f9654903 │ │ └─232735 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─00bad0f87d38b4bcd538254f02d66be9ecb841b8a2aaad396898845fe779b383 │ │ ├─60893 python -u /app/sidecar.py │ │ ├─61257 python -u /app/sidecar.py │ │ └─61258 python -u /app/sidecar.py │ ├─d821c0a61931f584c74962a62a5baaeb7f4f55f53403d90754ea21b3843f1405 │ │ └─65046 /bin/memcached_exporter │ ├─78c22b084c0527a3a0a36298800ea08a7c042e70cca3eed7869a758b6406d128 │ │ ├─66706 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66728 erl_child_setup 1048576 │ │ ├─66777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66972 /bin/sh -s rabbit_disk_monitor │ ├─405e1907574037f7f412d67fa3871fe1af39d2aeda2e9b602124b64f2ac86e06 │ │ └─237421 /pause │ ├─d8845717b55ec8edbf5b1d82cb69484425c6ad988ec79c38f774ade0ecf01d9a │ │ └─47857 /pause │ ├─34b768b7f99ca26caa4a6c8a0c7b4f908c44d1aaa7b15979fb1b15cbec002940 │ │ └─276598 /pause │ ├─36bc8f0e4f6e1527625cfb7f66a13e6a92dd0bd08dc14d2c0d18ddcabcbb0c0c │ │ └─95453 /pause │ ├─e39e59de2cc0d9496224117271b988930588a9cb7bf069e448dd4fe522fb5a55 │ │ └─216384 /pause │ ├─0a22e151e6e18df3d28e8d03173dea038368f7001b28a0dda359ed2f1d009853 │ │ ├─227163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227192 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2afbbe0b48e193a632be905a7a54753ea4eb03e7ce231490e9cd96b84b419cfd │ │ └─189230 /bin/bash /tmp/libvirt.sh │ ├─07fae00621ba3c2086df5b879c006019310825dd033d7bac6d62dbe6a7662113 │ │ └─46119 /pause │ ├─fec67bfc9b8173f9fa786d7ce8000dba286c658489e0126af3dc62cbfcb9d8a5 │ │ ├─270780 /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 │ │ └─270965 /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 │ ├─61fc4550fe8ec04bec9212686f02c25c0a00a77728e41b1b28e9c8b01019413b │ │ └─55918 nfd-worker -metrics=8081 │ ├─7c035fc7b42934a113c12f0cf2bec8c8600a7754e382c0997f3af77ef3ebf563 │ │ └─233842 /pause │ ├─e04592fb50ae67a7a39ffc82bb4ed9044296f9a89e73619a187fb3002a7b60db │ │ ├─173950 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173973 erl_child_setup 1048576 │ │ ├─174021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174250 /bin/sh -s rabbit_disk_monitor │ ├─764c8655026accb0858e653d8fd718c91d19dcb57405604f9d77b40cab20a260 │ │ └─50694 /pause │ ├─34795d324efd5b830716aced11fc68a24bc1677245b67f8128ca6927e0d85410 │ │ ├─41405 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41783 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─44865ab3c8c830369d6648ce0f6d606af68c736bac729fbef3cd4c5cef93e679 │ │ └─270643 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ce3e82d75db592a8efa4d39513ec5f783d33ac569f86238a8e81c4b9a72c6044 │ │ └─160797 /pause │ ├─c91ecc59d71749b7f08eb3670a4b27a2a0cc4ec7caa1cb873ec80f8c5d7ace1d │ │ └─126844 /pause │ ├─c94626a6ac7d918c7e542c113015f06da412c85cde8d6d91c27195badbd2e0e6 │ │ └─50871 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 │ ├─2b038c5e577c81a86fb15b4cd4f0d5d03749a7611486b4057140d048dd20c429 │ │ └─191621 /pause │ ├─ac7eb6db82efab69353b5f1560cfec8b51e936122c8d39b26d5ceb7337622f70 │ │ └─216144 /pause │ ├─059ef6d8949a95dd9d2779778ba24fcac6f95495fe3e7936a0aedb2bf5560376 │ │ └─39680 /pause │ ├─f0f42e87cce70945ca88fcdae00e58ae4afbe52d7be40f21c582a6f1de2e3c17 │ │ └─60254 /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 │ ├─757a265a3e1826f77b88b8eb519f395567b587a40657d54099342043eb42b4ca │ │ └─40964 /pause │ ├─ab623881030afd57e2d552bf8a9a9617e884542ae1f5b3e8907be619cba73ab0 │ │ └─55657 /pause │ ├─7cfa394ecdf58aec6e438cf04d50bc4c89a9c11662f0478491f611ab8354805d │ │ └─78859 /pause │ ├─662a9bdebe11fa8e3fa7894fbf24eb38eedb68b90b2de1001ae618bfc6091f91 │ │ └─260258 /pause │ ├─1f058d44ed6bdba0589ef1f075e3dcfd61f5784755c1ac2a2b812a2f6d4e3df9 │ │ ├─226509 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226917 octavia-worker: ConsumerService worker(0) │ │ └─226920 octavia-worker: ConsumerService worker(1) │ ├─09665334997a757a0522a68c331d2a44c856b3dd3168099454f7fd6743ec2148 │ │ └─157800 /pause │ ├─e722dbfc830d9cc895bd20e9064d9d842a72c2aec15c9b3f0e09bbb0edd24088 │ │ ├─112246 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112269 erl_child_setup 1048576 │ │ ├─112316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112327 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112498 /bin/sh -s rabbit_disk_monitor │ ├─5a99ece91db4897fa2c7eb87305268012174da5e759daeb2b04ad4894933fa31 │ │ └─40228 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c4fc2bb4aaae19e1f6b2f3ed2dbd8893ae575143e95a3a4bfe380ce8c35fc0bc │ │ └─230483 /pause │ ├─ab3d377ca8fe09087a2c7d834f5f8f3c904292d289be887fd27e5f2d9bfcd27a │ │ └─189124 /pause │ ├─062af5a850489c37762d8f61e19abe09e0870d3a993db2710daf2e85cce99897 │ │ └─47322 /pause │ ├─93113d55b0bfeb36b6751d354b9ab66994ddd29f623c853bc8b02ded7824eef2 │ │ └─61233 /pause │ ├─66370b08c750f51ed32700611dc85a400416e258e34a41cc556e349983198793 │ │ ├─110313 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110509 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110511 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1435d2072c48c6e5298f4542de8e3ee4d7cea71afbdce179d24a0eb00524ea4b │ │ └─247596 /pause │ ├─5610ddd1ee24f567177617c9a3a78505c81ff7a710b6198214227b20a61a150b │ │ └─55796 /pause │ ├─6422edfcead76dc43d679c572261c8fa891950cfa5693defd5aa9a1742437003 │ │ └─55568 /pause │ ├─8c9f6a0d60c7db69765b1294805427fb219754d2082a519bff64a1ad4f547b25 │ │ ├─48378 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 │ │ └─49682 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 │ ├─753f654d5244a4d29a928537d69e586e9bee81776278fdceee94a534337aa4ee │ │ └─65329 /bin/oauth2-proxy │ ├─114fda2b463c25b5165b9d93a42311994c2709f3cf04ad3feafc81d8591847c4 │ │ └─64247 /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 │ ├─f0858b0a68a47800aae417d4a40989f7081f4ff9ad2dee55c64544fe83640b11 │ │ └─127434 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b6e05d19375de8a1d07e2b2cdff6306a7102e99d77d2360239146323f4541135 │ │ └─237392 /pause │ ├─be9ef0ee4dac5e496dd8d982c32a034a244229928898b66f8e0dfed0a4032ef1 │ │ ├─279315 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279328 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─31737b3ab3c20211ffe5a6116b8a52902ef4092fff1a17776689b1281119176b │ │ └─77268 /pause │ ├─63b95e3e4e06cd604f955568356a50d11b2729329aa1a58c4c953e0e2fe92e7d │ │ └─275215 /pause │ ├─7536e8e1ae7f2a55bad44bc026891418b7f4470630d10d2c0e570319545fee0c │ │ └─173683 /pause │ ├─c143d21703f8ae159040875da2edd8477855d1e4099e4c313102a6c6fd93601c │ │ └─63460 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e26cd18bffa20856692db6a6f7ee658a9a8c38e829df8b128345ca87159110a4 │ │ └─68099 /pause │ ├─bb6677d9c6b2ae112a68280ede1e38f2c28739dd510074ebe0463e1280e88621 │ │ └─248088 /pause │ ├─c25d0f1b5b79df3249caf233a4253997a5fd2f70592197e8ce10f2374fa0a92b │ │ ├─204270 heat-api: uWSGI master │ │ ├─204332 heat-api: uWSGI worker 1 │ │ └─204333 heat-api: uWSGI worker 2 │ ├─4a70a562d5b90014dc74bfc4625903c140d7dd2bbc516405aeace0b5eb8c71a1 │ │ └─43640 /pause │ ├─347a22a3431c5d7f6a3d5cbfa694bf81bd5cb910cc8986becc1e65537ba3b265 │ │ └─175628 /pause │ ├─d49dd3b3e776742f75edea3abb2d1709734b28d63e0c6fc66ccd910f25001234 │ │ └─90980 /pause │ ├─8ae6b013676750bc2882ccd705b1a4a5a72d531d98ed99f6582dd6b3ffca3b4a │ │ └─64485 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-53.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 │ ├─37870fe2e665ef513c4b0915e53a643b8f32d599e79971e0c399633b2ca03343 │ │ ├─ 46342 /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 │ │ ├─ 46355 /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 │ │ ├─ 46511 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274997 nginx: worker process │ │ ├─274998 nginx: worker process │ │ └─274999 nginx: cache manager process │ ├─b1f99ba1f612eaf5728030d29ec1d20777e611dff07d1bfcb222ad72f3c1cd2f │ │ └─39857 etcd --advertise-client-urls=https://199.204.45.53:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.53:2380 --initial-cluster=instance=https://199.204.45.53:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.53:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.53: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 │ ├─320914b424af81b465559af36924923d8f5b4de667bbdc574b33ad887c17e9ff │ │ └─187218 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) │ ├─f6bbdd25818fa3bd5f8a0302f8516037b05b29e87df5ae99331b4a1c31a29bd5 │ │ ├─196554 /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 │ │ ├─379008 /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/tmpblj_4roc/privsep.sock │ │ ├─379160 /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/tmpouzzz7a1/privsep.sock │ │ └─379257 /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/tmpu6uvxtfh/privsep.sock │ ├─6504bb560477d9ad89a0cb96ce8f196231b5cceae348774380395da1c64eaa15 │ │ ├─187197 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187490 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187793 /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/tmp23i2bazq/privsep.sock │ │ ├─377523 /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/tmpg60q78ve/privsep.sock │ │ ├─378037 /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/tmp4c3kaody/privsep.sock │ │ ├─378526 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378528 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380938 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fd4cef7b-17f0-45a1-82d0-ce5433b69a24 --namespace=qrouter-fd4cef7b-17f0-45a1-82d0-ce5433b69a24 --conf_dir=/var/lib/neutron/ha_confs/fd4cef7b-17f0-45a1-82d0-ce5433b69a24 --log-file=/var/lib/neutron/ha_confs/fd4cef7b-17f0-45a1-82d0-ce5433b69a24/neutron-keepalived-state-change.log --monitor_interface=ha-dd5e5467-63 --monitor_cidr=169.254.0.214/24 --pid_file=/var/lib/neutron/external/pids/fd4cef7b-17f0-45a1-82d0-ce5433b69a24.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383225 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=dbf64637-33b5-4b9f-8900-38adc1bde3c8 --namespace=qrouter-dbf64637-33b5-4b9f-8900-38adc1bde3c8 --conf_dir=/var/lib/neutron/ha_confs/dbf64637-33b5-4b9f-8900-38adc1bde3c8 --log-file=/var/lib/neutron/ha_confs/dbf64637-33b5-4b9f-8900-38adc1bde3c8/neutron-keepalived-state-change.log --monitor_interface=ha-3cf6e2a8-d8 --monitor_cidr=169.254.0.34/24 --pid_file=/var/lib/neutron/external/pids/dbf64637-33b5-4b9f-8900-38adc1bde3c8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─391500 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2a57a41e-22eb-4a87-ad84-26ceeb5de6fc --namespace=qrouter-2a57a41e-22eb-4a87-ad84-26ceeb5de6fc --conf_dir=/var/lib/neutron/ha_confs/2a57a41e-22eb-4a87-ad84-26ceeb5de6fc --log-file=/var/lib/neutron/ha_confs/2a57a41e-22eb-4a87-ad84-26ceeb5de6fc/neutron-keepalived-state-change.log --monitor_interface=ha-36fe96f5-3d --monitor_cidr=169.254.0.164/24 --pid_file=/var/lib/neutron/external/pids/2a57a41e-22eb-4a87-ad84-26ceeb5de6fc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─62e934893a8c990f3e232626152ad44af495bcb2060abb108b717089196574fa │ │ └─64939 /bin/pushgateway │ ├─c5b98d0b770e290213f796bfede9777c1464abea6be943cdb71d125f9563c4e5 │ │ ├─91116 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91133 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91143 erl_child_setup 1048576 │ │ ├─91346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91347 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91357 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91559 /bin/sh -s rabbit_disk_monitor │ ├─e611b9b13e26585e0ef9d3b71a5602ea6682c6e72d5f62bd58c55e52115fe498 │ │ └─125381 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4e0e00a6599449b27ee576e90c0e6e6a0a0960814523383ec0ee21a85a7462c5 │ │ └─260096 /pause │ ├─6ebfdea4de2986cf86fe3aee3be77d0da13aa2562bd4f60b565c437af7bfc7bb │ │ └─189837 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─246eff1f9327a51b34a2750b1ab92771d8e0423a45d4d9361f8930c38965a116 │ │ └─167019 /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 │ ├─a6d36d8f9a340b00dae8ee6551fb6b627a0b22e86863e412e41c985e66981858 │ │ └─42677 /pause │ ├─479ae30f930076e3a5227bbd14c3517f2405c56dd22a58d38cbc17ba80fd42f1 │ │ ├─247631 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248334 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmph_o93t4s/privsep.sock │ │ ├─248354 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248356 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─990a66f6205359ceffcb8f7504dd63c26c2cd9718aecf9f3beae19afc9dee71d │ │ ├─275350 apache2 -DFOREGROUND │ │ ├─277530 (wsgi:h -DFOREGROUND │ │ ├─277531 (wsgi:h -DFOREGROUND │ │ ├─277532 (wsgi:h -DFOREGROUND │ │ ├─277533 (wsgi:h -DFOREGROUND │ │ ├─277534 (wsgi:h -DFOREGROUND │ │ ├─277535 apache2 -DFOREGROUND │ │ └─277536 apache2 -DFOREGROUND │ ├─3cb83e48bf4f6024c372374860bbf3afcee83e8e2510f157581721a2a0309947 │ │ ├─171515 nova-api: uWSGI master │ │ ├─171555 nova-api: uWSGI worker 1 │ │ └─171556 nova-api: uWSGI worker 2 │ ├─8b5e818b9b64756fa72a2746e3d7b9722284a34feb069c310b75b4cbf026c8f5 │ │ ├─158940 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158957 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158963 erl_child_setup 1048576 │ │ ├─159022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159023 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159033 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159152 /bin/sh -s rabbit_disk_monitor │ ├─b53824ce3c9c41556ff53542e844e0bf25e3daca4b030a19a3e7f63234afbf1e │ │ └─126806 /pause │ ├─c1b3e5181d3722cc83de26832f3ace0f9b64f104562c609c35099da7bb230b01 │ │ └─43936 /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 │ ├─af27f4f6450a9d93d0d4684608016e346209eec51434398c1698700191347c0c │ │ └─251715 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─d859e1037584c63e3930f151ba63b4503810ef63c1868f2c19b4f534173bc4cc │ │ └─191668 /pause │ ├─1257f2b43b764319caf04d1198053d7f577e197da83e1e041a7c9094a78dcc5d │ │ └─161167 /pause │ ├─942bb67ae5fe109bcb1b6a3cfe495acc40338df931ee748d823c95c6fd8b8b0b │ │ └─251778 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─be7feefa32011cfd7fd4d5ac77fa8bdf9a83597130c5aeb65e60a53c9ffc2eb7 │ │ └─111529 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─647504b747e812408309f1cc0b9520d99c1a964b59485d73a8166ac5f6246bd8 │ │ └─56000 nfd-gc -gc-interval=1h │ ├─8b90c1054e012bd73231f9faed7f0a9fbd230cdede21d307a06b3b51c231f612 │ │ ├─60918 python -u /app/sidecar.py │ │ ├─61254 python -u /app/sidecar.py │ │ └─61255 python -u /app/sidecar.py │ ├─ef3afb77be2d107976bf8e29787202ccdedacfb0a00aa1d1c00930f0570bdb1c │ │ └─48286 /pause │ ├─eabfe9379213df7c0f5fbaab06064479b06ddcba8cafb52c6a35be0440da73da │ │ └─251651 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─4141f880cf5acb266a432604273edefeeae845054765d5aeaa714916cf21d3d2 │ │ └─46421 /server │ ├─78698a2c6a68cf6914723aabda1731ac6b22c7a711cf75a5a558817e69ced422 │ │ └─56102 /secretgen-controller │ ├─66d6cd9605128a17da80673aade81faf71e3f09f246c26a493aacb8a0c2c4c36 │ │ └─54893 /pause │ ├─1cfc48fa584d980d34fe743a18a7124c1bc7d0474059fcdcb4f213bfd92115b7 │ │ ├─123929 cinder-api: uWSGI master │ │ ├─123941 cinder-api: uWSGI worker 1 │ │ └─123942 cinder-api: uWSGI worker 2 │ ├─bcb7d4afb9fef1a3a3af15c64fe07e29357c116d8c293719d585d5d51d6e7acd │ │ ├─77467 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77490 erl_child_setup 1048576 │ │ ├─77538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77539 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77549 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77675 /bin/sh -s rabbit_disk_monitor │ ├─b9191dcd53ce81a4392cb5d4383d7f4e11240d5e491f16b9bc5ecc5ab0d070fc │ │ └─251870 /kube-vip manager │ ├─94ad8dd4c62f19b873a22434aac29ab3decc4a2b3685b4d69eb9c935d7970aa1 │ │ └─43725 /pause │ ├─d409309953bb236a0f716575c54ceb3cc9c4498ae1246be795e4a313960c0d49 │ │ └─50733 valkey-server *:6379 │ ├─1fd5ac1ad6d2dd9387ab1390469a8bd54dd7726c37c7eb0586e44406ffe3a177 │ │ └─259916 /pause │ ├─321e888f68a4502dadaf8425b1b8c14a0db399c8e385090df5ad82aee3d2b260 │ │ └─59863 /pause │ ├─6b1f5b4fc9bcea4066ee65d22cacfc016a2e9c36674119f37d798359f359884d │ │ └─39832 kube-apiserver --advertise-address=199.204.45.53 --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 │ ├─7193d7f6232ccd9fccf5a114bf0adea0d96a933d599e75b4ab2835b3ef98bfc7 │ │ └─40931 /pause │ ├─3f8cc24c9cad37e44cffc799507b8e075dcbb6f966c78ef4c5a002b1ef8ade90 │ │ └─43887 /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 │ ├─9a82fde9bd3aa9649fc11928d019e5166a80471ddbb64fc5de27401cdb6d8f6e │ │ └─39727 /pause │ ├─93c7e98cb3251e73c2938e48ca26d8137b4a77b8b74311eefb15141acbc2cd5a │ │ ├─208274 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208298 erl_child_setup 1048576 │ │ ├─208398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208507 /bin/sh -s rabbit_disk_monitor │ ├─0466d39d71b993d78f49be44712bba6372c73eda427b290912674c021008e591 │ │ └─113874 /pause │ ├─4976b067a59b564e7b72772b3624a8671942a2fb4f859b44f2aadfd998a5835e │ │ └─63576 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─018ab00a8c63a40b0b65f6b6405ccda9bc701b8fa00c4e525ae1e9fc005e4b35 │ │ └─43691 /pause │ ├─7ed89b7acf8f53d176adda5a4dc1136061906ca52af12db348e33f091cb976b5 │ │ ├─176610 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404624 sleep 300 │ ├─618c4efb77209c10b9a34f5b301bb984e7d0688d980a33b1fed6022ae76fc29d │ │ └─42748 /coredns -conf /etc/coredns/Corefile │ ├─e8f0518c96c11422fcd8c9c3be0e0541d7af2f5e7dc25e9dfed706d25612aee8 │ │ └─175429 /pause │ ├─01338a92a506f1afd20157d83790d95d7a4ebb1ed6e4fe215d0400ea35cde090 │ │ └─153071 /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 │ ├─6d415635730c9e327b188ec8d46a9836a7525d7a18068b071e08cc5cf47e2705 │ │ └─110109 /pause │ ├─afb6508b3da008258533ebfd215d29f8a37315d5e6dc26940b392f9365e5d9ca │ │ └─144459 /pause │ ├─e00c843605e38c97ea9bdd985aa39776f241601d4ba75b60c83f860322850b95 │ │ ├─256025 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─256051 erl_child_setup 1048576 │ │ ├─256266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256375 /bin/sh -s rabbit_disk_monitor │ ├─810b9bddfe7f037c98389a2233aef0822e322cee415f1147076386f97069936f │ │ └─158088 /coredns -conf /etc/coredns/Corefile │ ├─494511d01d3373282a20fb7d8faa8570362ee6f77bd6f56e3e25547e875a06a1 │ │ └─113786 /pause │ ├─86d6a7f4ba6c779f6e5fe6cc84b1e4df421e3c2ca1e7429855d81275948b4501 │ │ └─112014 /pause │ ├─b03ceab9e5b75b1a5393f6045598e774bf7c6b1a31de018a3b5a52387938aefc │ │ └─270763 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ed804c4f24f698afcba1c073186cd717032b322c873aa6489bb2b910d7d9d79d │ │ └─95398 /pause │ ├─a5f79d2a568dd220b12bba896f3bf435a0074abc7edbce3191ac75538ce2db3a │ │ └─64798 /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 │ ├─2658d0f1b2224139f6fe9e79bf3c74e8051135211ac43bedd610a570abcf3f8c │ │ └─161203 /pause │ ├─9745cea6193187e518fa1f38226317c6c1ff54c25edd6fe7017683c43f486b77 │ │ └─42770 /coredns -conf /etc/coredns/Corefile │ ├─3a83d1370e1d8bbdf39d41936dc49cc3b94719a73964ab0608438f761f94d8ae │ │ └─226510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─987edc80ea590f2a029ffdb51635f7b84c753c24904bfb103c60904980a4aa20 │ │ └─61834 /pause │ ├─bfefe52e28390a301485df17742a91da0bc339ad23d2521734074dc4ca28cbc4 │ │ └─51060 valkey-server *:26379 [sentinel] │ ├─37a1acfbfddf3c4fe78698f58ea924e174143fa6813aa50d60a29be8dc01ab46 │ │ └─66378 /pause │ ├─239aaac0a1d4c6b1be512cb7cd868b526f254187f78c679a110c6777e2c9d5ed │ │ └─276800 /bin/openstack-database-exporter │ ├─a60fb27ce52131785191e1a61eb428071813972dd18c2afc031df1e584260d13 │ │ └─161134 /pause │ ├─1e33630ae8a4bbc537aeda2a86b2601ac50e4ecb52575859ffe92b6ef2e749aa │ │ └─43844 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bc9cae874133f53da0b1b8cbe4a32bf3698dd328fafe1bf32ee4fe6d8139b0ef │ │ └─62462 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 │ ├─f5d14d4fc96a1324ecd5bda99d6683e0ca0ca638afe1fde9c3ce235801f6345a │ │ └─65016 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─05ccdcc595a69772db1569bde78855b4a3b5873192dc2363d862e32a8078df93 │ │ └─61781 /pause │ ├─6c26bd5c85ae0a015368b17e8d17d9ce9b83bf9631db189e6412a6b3890396d1 │ │ ├─204271 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204684 heat-engine: ServiceWrapper worker(0) │ │ └─204687 heat-engine: ServiceWrapper worker(1) │ ├─d21873788885c144061224070773f9ff3c6d5a6f945fd40e4b9ed3dc8dc86eac │ │ └─48605 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d66d52e60f14f268f3d7215565ae3ef49fed83d1277ef4256edb343f1a6d406d │ │ ├─185627 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185880 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpoqu6h1lh/privsep.sock │ │ ├─186154 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpo2prcj4h/privsep.sock │ │ ├─186468 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ │ └─413974 runc init │ ├─9748a298b67ee17261f265a7797d9581342290d481de3f0dbf3edc798b53f0f1 │ │ └─42296 /pause │ ├─7d59bb86e297423e98b4924320e9ae8c9843709effd26b166769e0f13a230efb │ │ ├─248062 magnum-api: uWSGI master │ │ ├─248130 magnum-api: uWSGI worker 1 │ │ └─248131 magnum-api: uWSGI worker 2 │ ├─ba92a207cd7e8e8cff70718b59aad0d6f93bfdb3d781372f72030847851ea7d7 │ │ └─260135 /pause │ ├─a3a51c9843600609d3004920e181cec26d393c55f3caef736e53296d8f3a3ef4 │ │ └─62624 /pause │ ├─829178872f4b593ce030a5416ef0a972ca869c68d6359adedd06f59eb714e62a │ │ └─64693 /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 │ ├─9547dcfec976e983ce63fc23546249fc7197f390062a65bb2723e733d16ff9b5 │ │ └─39753 /pause │ ├─aafc8fc529c6522ac4614ef71b0aa35dfa8f666e3d15ddb123780256b516cef5 │ │ └─216337 /pause │ ├─1d54d5b175de1b481b2572a7d3af6ca1537f45f874ae660e58e2d2558a2e1984 │ │ └─161771 /pause │ ├─ef248e3262054e06cba601803acdfe170dcb74ee636a01d58a11f71f06fdb1a8 │ │ └─64890 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a768593b069a430724fb960729ecd2fc578189f3a466351892e7f80c35929a6d │ │ └─60621 /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 │ ├─ba5f0f7871273e79860e017a05eafcd0f67590127c800fb794fd97e3a8e18585 │ │ ├─184664 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184970 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184973 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184978 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a84600818b82e5a0e33dfe80e74032267ee33318494b93548e268d33f899b31f │ │ └─51181 redis_exporter │ ├─cc0ed793c6a9c9a5b70b51ac05816e0fcb5312cb6560e0ea67ac839b247113c0 │ │ └─39741 /pause │ ├─b5495e24bba283982e7020ada48b21ae0ed6995cc07f70f7d37b2bbcec752206 │ │ └─95761 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-r5vj6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─25408cb53ad97b959a4cf3cf3777006e6a70246f143cb91c8c2d50ce8dabff16 │ │ └─157480 /pause │ ├─49d94bbd3bafc48ca0f093c673b7323b881da504a18ec7b638eb1b86b7cdc7a9 │ │ └─50548 /pause │ ├─149554bce1553068cb5860003e9a195171cb682d3c4a9206c46a9fe11605cf1b │ │ └─63392 /pause │ ├─67349812a4926cb0a9265bfa387bf2449a51509326b4cdb379fc9c412e94f67e │ │ └─161513 /pause │ ├─103ab7777835c43164e86bd96389349b6996988f099fda419be77b4e890c0350 │ │ └─64388 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e90771291e3c0910116ca4b5708ef8161ae671ce80d719eea1fbed170f42669d │ │ └─108352 /pause │ ├─70b11ba99c64e2336f59ba160c91a537daf0c9b73a7d1ca7a1ea9279865bd99b │ │ ├─153521 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─153768 /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 │ ├─152f694eba6af41def247222e0a99c01336500a1d8a1c1974260a4a06eb0734e │ │ ├─345221 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345574 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345833 /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/tmp1_0skoq6/privsep.sock │ │ ├─346300 /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/tmpim_iv8jv/privsep.sock │ │ ├─346644 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346645 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346669 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ff2225db-fba6-49ff-8d56-b353562ec93c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ff2225db-fba6-49ff-8d56-b353562ec93c/host --addn-hosts=/var/lib/neutron/dhcp/ff2225db-fba6-49ff-8d56-b353562ec93c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ff2225db-fba6-49ff-8d56-b353562ec93c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ff2225db-fba6-49ff-8d56-b353562ec93c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8a85038f-9d6f-49a0-96be-ad561e5ca5f1,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 │ │ ├─346673 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d874c7ce-85e0-42b2-8dc1-d463f6c7f4e7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d874c7ce-85e0-42b2-8dc1-d463f6c7f4e7/host --addn-hosts=/var/lib/neutron/dhcp/d874c7ce-85e0-42b2-8dc1-d463f6c7f4e7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d874c7ce-85e0-42b2-8dc1-d463f6c7f4e7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d874c7ce-85e0-42b2-8dc1-d463f6c7f4e7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-efdb3d42-e8a1-4bf0-964f-b97e93902590,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 │ │ ├─346676 haproxy -f /var/lib/neutron/ns-metadata-proxy/ff2225db-fba6-49ff-8d56-b353562ec93c.conf │ │ ├─346680 haproxy -f /var/lib/neutron/ns-metadata-proxy/d874c7ce-85e0-42b2-8dc1-d463f6c7f4e7.conf │ │ ├─377432 /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/tmppopvzlu6/privsep.sock │ │ └─381173 /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/tmp9zbauuip/privsep.sock │ ├─6188cbc6500f165f15bcd120a3e47843548274ab6f08398c48b242360675f3e2 │ │ └─158670 /pause │ ├─b4c4ef02e9f8d309154d862d49feeea2bfb7aabc07fb00c7e10e3bd04217fcee │ │ ├─184679 neutron-api: uWSGI master │ │ ├─184706 neutron-api: uWSGI worker 1 │ │ └─184707 neutron-api: uWSGI worker 2 │ ├─d7b1cc7a7c0f296aa813628d3e50778d3e83c8353732cb4e6a5e60cfe22c9f4b │ │ ├─48431 mysqld --wsrep_start_position=ab345f7d-5340-11f1-9b31-864334e434e4:20 │ │ └─48559 /var/lib/mysql/mysql-state-monitor │ ├─4945ece1129ba11c38acedd5eb92ef5e4ce1a63a7e8fa1cb40b40a38be5a7f9f │ │ └─276110 /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 │ ├─d01cfbf0d76a87223cee45ad0dc7b51319f4e4d1c66c92adc581540d492d0a3c │ │ └─176042 /pause │ ├─0efcd9b5aaff1fee3c312cfd620908a7fe2b1ef0ca351ae573b9442c6f8cb886 │ │ └─60045 /pause │ ├─c06acc6d08ca3520c4064df718040c44d5f2a867f98014e5c27dc0a2a49a677e │ │ └─272799 /pause │ ├─69c28272a3f04030cd0a67a02f271d3fb37c60087d07716374704a1a71e85652 │ │ ├─ 71405 apache2 -DFOREGROUND │ │ ├─ 71420 (wsgi:k -DFOREGROUND │ │ ├─ 71421 (wsgi:k -DFOREGROUND │ │ ├─ 71422 (wsgi:k -DFOREGROUND │ │ ├─ 71423 (wsgi:k -DFOREGROUND │ │ ├─403780 apache2 -DFOREGROUND │ │ └─405233 apache2 -DFOREGROUND │ ├─5c50523ad7f782e9322394f44a15165b839031fc6980897894e6b2a0a81903d1 │ │ ├─84138 barbiacan-api: uWSGI master │ │ └─84181 barbiacan-api: uWSGI worker 1 │ ├─f1e5f672392156fa8fd77eae70dd33ba4b94d91788dc92d853709e6bbad08aad │ │ └─84860 /pause │ ├─f894dc4e8df3ca2b0d935b96c4e6637aaf2ab80c16517eb5108a27713b25ebad │ │ └─39696 /pause │ ├─a963b2faed3ca0da7e7df44ce1406008b52ed68ed369c61daf5ca887c16a384b │ │ └─62334 /pause │ ├─4bfcf23e5e4b7966a7756b4735ff7635e4e58b2515cc40954cd17fc9dac09b43 │ │ ├─228152 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228179 erl_child_setup 1048576 │ │ ├─228351 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228352 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228362 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228484 /bin/sh -s rabbit_disk_monitor │ ├─5cb6b32dea3d261624cfc140909dcd5bb0daae9bff8b149b47f0aba99cf9597f │ │ └─251928 /manager --metrics-bind-address=:9782 │ ├─09845162c10360a428d09527a148e88c9d1408e88df46e9600db7798ea65445e │ │ └─40202 /pause │ ├─56952117cae2699a961bd6bef4a2b72b02b71bebccbd11ff5183782b0b6eb898 │ │ └─59962 /pause │ ├─6722ddeecbfefc3cd8a4ed60df1aa6942e7da3e71b25f2722474cd01db15a5d2 │ │ └─46858 /pause │ ├─4c271bdc9d647b2552dde819c62da1cc6d07725f957ec3d9906d3d26292a94b2 │ │ └─109924 /pause │ ├─77ab80d0dcab441bc5c7e2a46cf04e2d8148ace759ad76973a19ee91a77ecf24 │ │ └─55612 /pause │ ├─78213ecebd21222b8aab4436eaa636b6c878a4475b76124c422fafb9e991a2e6 │ │ ├─63088 nginx: master process nginx -g daemon off; │ │ ├─63118 nginx: worker process │ │ ├─63119 nginx: worker process │ │ ├─63120 nginx: worker process │ │ ├─63121 nginx: worker process │ │ └─63122 nginx: worker process │ ├─02adebb65d33cbb6d993a568edaa25379cb4dcb8e0eadfaed6be85d59d26edcb │ │ ├─270637 manila-api: uWSGI master │ │ ├─270683 manila-api: uWSGI worker 1 │ │ └─270684 manila-api: uWSGI worker 2 │ ├─106dd4cb7db70b5a14ec787ae85f1b34751f78a8dff9f3d8ea573873b82c04f7 │ │ └─64525 /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 │ ├─0a8c8687c42b214033272f8630bc8578a9c4631fb54516be16419c5d71475f18 │ │ ├─184720 neutron-policy-server: uWSGI master │ │ ├─184733 neutron-policy-server: uWSGI worker 1 │ │ └─184734 neutron-policy-server: uWSGI worker 2 │ ├─586f0aed3d045057af02a3a887740ed2e092c285bdf3eae5bb2a4cfb546430ea │ │ └─48527 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─1bcfcbbe06d0732c9e5bbcb88f70f4929e4284121d6498d9bed73804ce654fe2 │ │ └─43147 /pause │ ├─9aa6dc4059c359ba9fce7977260d855ea1a5e10db76e6df733b98ea2d78d6b11 │ │ └─232709 /pause │ ├─49fdda50bf593e2a2fdd62b1af71c491442f5c44b77a51a693d95dd2c53384e8 │ │ └─64986 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e9a39fb5f04471b7ee9e3f3c9cbb74b10c1d83ef5d65a4e263ef36f8bce3772e │ │ └─251912 /manager --metrics-bind-address=:8080 │ ├─0ca9113bd1bde07d979940dc7cd8c51a5b9a3cd0fccb81274a2cbdf057939db2 │ │ └─255264 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d44cfaff2ab8908a2d46b091e903455c7e56fb2da9037744f279087ff5385ee2 │ │ └─65298 /bin/oauth2-proxy │ ├─14da1e3e2c4487dec4b47fcaa8d1bc8ce24dd422abdd243c1eabd0318f1202ee │ │ ├─204277 heat-api-cfn: uWSGI master │ │ ├─204330 heat-api-cfn: uWSGI worker 1 │ │ └─204331 heat-api-cfn: uWSGI worker 2 │ ├─66523cf1723a3879510531d0b0d4fcd9d754734056ea9c8bf1948cecfaffe80f │ │ └─62944 /pause │ ├─88b28687871a3153096e878e16f17c039c9faf8fe84ad7c0c73dcf8c9eb87b7e │ │ └─216325 /pause │ ├─13fe4ce65425ae3aedb78a4012f8d56cfe892579afbcefe5c976bc7944699b25 │ │ └─189177 /usr/bin/libvirt-tls-sidecar │ ├─f8fb65be887ece6c988f0eb36770bd05fd0026165f1d188ba070b64424759a01 │ │ ├─134839 placement-api: uWSGI master │ │ ├─134867 placement-api: uWSGI worker 1 │ │ └─134868 placement-api: uWSGI worker 2 │ ├─e4a245ba603e104445fe3f25b17b186f105efbf2f668eeb4a364f86212a6ac82 │ │ └─175833 /pause │ ├─98133bf6ee8a62d8f762d225e73d3ec9b6ad9b02b6ab92c18cfae45d359c8789 │ │ ├─108690 glance-api: uWSGI master │ │ ├─108702 glance-api: uWSGI worker 1 │ │ └─108703 glance-api: uWSGI worker 2 │ └─2cfa59d0c72eddb10d3ed3bfa6c93cf6971d9d814e93a5c5462856362b88aa06 │ └─96540 /usr/bin/python3 -s /usr/bin/ceph-crash ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount