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 │ │ │ ├─21453 /lib/systemd/systemd --user │ │ │ └─21454 (sd-pam) │ │ └─session-22.scope │ │ ├─21430 sshd: cephadm [priv] │ │ └─21468 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1452 sshd: zuul [priv] │ │ └─1465 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1456 ssh: /home/zuul/.ansible/cp/199.204.45.156-22-zuul [mux] │ ├─407223 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-blylztulhyhhftpyhopqwjfudolqitlk ; /usr/bin/python3'"'"' && sleep 0' │ ├─407224 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-blylztulhyhhftpyhopqwjfudolqitlk ; /usr/bin/python3' && sleep 0 │ ├─407225 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-blylztulhyhhftpyhopqwjfudolqitlk ; /usr/bin/python3 │ ├─407226 /bin/sh -c echo BECOME-SUCCESS-blylztulhyhhftpyhopqwjfudolqitlk ; /usr/bin/python3 │ ├─407227 /usr/bin/python3 │ ├─407228 /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 │ └─407230 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-351a447494355a5d6406ea73216191c965a0aac0618c89517c56fbbc27742e2b.scope … │ │ ├─24548 /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 │ │ └─24561 /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 │ ├─containerd.service … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12158 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c27f5ace3fb8a1dec15c611d907fcc42366219d251300d8f74a4562c417d5a9b -address /run/containerd/containerd.sock │ │ ├─ 12529 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e9ece9be822677f2d501237762ddb35b146c625d8173bbf406f1209bbdb9cca2 -address /run/containerd/containerd.sock │ │ ├─ 19325 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 45011c2d58787343289aaf9b8acbe6f570673b1ae2469524118a83cb10ec40cb -address /run/containerd/containerd.sock │ │ ├─ 24525 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 351a447494355a5d6406ea73216191c965a0aac0618c89517c56fbbc27742e2b -address /run/containerd/containerd.sock │ │ ├─ 28952 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dfdf3efbbb5d90803494a24ac9611ed6bac04d83eddc417141e989fcc1de7af2 -address /run/containerd/containerd.sock │ │ ├─ 33737 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 59ebc13e5f97e2842d19e73c6ab946253eb2c58645a78caaf26aa26ab6d708a2 -address /run/containerd/containerd.sock │ │ ├─ 39417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af0cece96444f4c222f92dd227623688174c8136589e09a048bdd08c99dfb1cd -address /run/containerd/containerd.sock │ │ ├─ 39471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84945707e7df0ff1b4d1c05d11c1a470982403ac6df529a65d2bbf8130448fe4 -address /run/containerd/containerd.sock │ │ ├─ 39473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ed49e842f2804c65178683cc69110cbace8180b10cd565b81531714c2a66dd2 -address /run/containerd/containerd.sock │ │ ├─ 39495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c5b7824c8e83bf086bb0f177ed584ee37180904f4c1f62ef7e7277960a1b01a -address /run/containerd/containerd.sock │ │ ├─ 39501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347e7758fdc0d05a58146bef2e0abc3431148ed8e43ef075614b5a9a0690b219 -address /run/containerd/containerd.sock │ │ ├─ 40026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be8f6a8ed4056dff52e23a75eb5504fd7aad8d4a9391c7bdf23edf2ab08a15d8 -address /run/containerd/containerd.sock │ │ ├─ 40753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c30de610dac9e5ec808c7132803ca4bfd0d444fed54d86193f3486ef1093c712 -address /run/containerd/containerd.sock │ │ ├─ 40764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9328c1b2736ce438f32f505ed3a0bc214e5cebaae2df5221eb6b7129c12eb50 -address /run/containerd/containerd.sock │ │ ├─ 42146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e43ae67c06223fbdb0b13d4c690924610615c12fed92fdc06694672c68c76d -address /run/containerd/containerd.sock │ │ ├─ 42570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1367c6f07e2e1fff17bb6995c5cca4bcdcf7a8f560acbb6f38269e3e94adb71 -address /run/containerd/containerd.sock │ │ ├─ 42587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c5a6c9dc8c026d294a729451ab400f3e4bfa424a5dd35b72c3ffca782a6d5c -address /run/containerd/containerd.sock │ │ ├─ 43051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7245fd3bf07771257a736eac1feeacfbf6018ca87e1beabc74bc3d6ddf3aa2 -address /run/containerd/containerd.sock │ │ ├─ 43529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9458fab55a2631561c2408e6db148dae51500bd4f6ae09b2fb816f41c18d2c42 -address /run/containerd/containerd.sock │ │ ├─ 43572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f32b1e2ca8f3dec592aa592df4beb10f00aec0755ee6f0d772b276941cd0acbf -address /run/containerd/containerd.sock │ │ ├─ 43633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd884110a32cf28ca0b93788036d0ff312d6b4063987687ce407a33d1200c167 -address /run/containerd/containerd.sock │ │ ├─ 45984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f874160d1ce10640976af6475e5bcacce7846f3684af0f8a4c34d4ec0f8c6efc -address /run/containerd/containerd.sock │ │ ├─ 46032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd79b7628516204702896398e199a9319f2f643276025e8faa9236c17365f74d -address /run/containerd/containerd.sock │ │ ├─ 46930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fdb1bc921ade505f4d2ed930fc63c0b7169040a61b1a84d88b1f01e2b6ff0e6 -address /run/containerd/containerd.sock │ │ ├─ 47029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7da7f54d78cb959e8ec1a44a5f6d2f50221d85a3b6516d3610f25ca651409749 -address /run/containerd/containerd.sock │ │ ├─ 47414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31eddd19d0b5ded3995a9cb566327d09757e684dae5027eac6d62ec1f3c0b071 -address /run/containerd/containerd.sock │ │ ├─ 47695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41693edae64dc46dceaf00e4fd82b7a76684dbec3503b5a2f091ae048c94fae1 -address /run/containerd/containerd.sock │ │ ├─ 48098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ff6820a5b46c799540cc5458592dd624bc25b93b3b8438bec4575ebede96214 -address /run/containerd/containerd.sock │ │ ├─ 50482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e87ebd7c57041614044b4157f15e6aa2bbaeaa301baab1f07b5be2a8d090573 -address /run/containerd/containerd.sock │ │ ├─ 50739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2d2a880c486adac6003a15438f51165e5b0d24db78f13ac647f9694dc1089c4 -address /run/containerd/containerd.sock │ │ ├─ 55111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cac57ca1f286c2c7ac65b171c617c23e85ce93c94a798da4955ae0814666f3e1 -address /run/containerd/containerd.sock │ │ ├─ 55775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe6c9769ba8dca184ecb07c2d03e24b9a01d1383345b3d19fc2f8797bf72a232 -address /run/containerd/containerd.sock │ │ ├─ 55815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c833395931e822a31f2b02956538ea523466c8e70d74f7d2cb1cf299cde21eb -address /run/containerd/containerd.sock │ │ ├─ 55873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d869f06fd947b31d23f799889c1c97ad79eb125b50c129ef57b9cb555f9efca4 -address /run/containerd/containerd.sock │ │ ├─ 56072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6d59234a50950ae3ad3f6a0f70737bd8491a88eb4f1f3e543ce4fb567c518c6 -address /run/containerd/containerd.sock │ │ ├─ 60475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef64c5c3c8159fce5828c6ed26f4c43a8c354b08dda3bf032b4db036bb2c8ba8 -address /run/containerd/containerd.sock │ │ ├─ 60579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa35fb5d10f092881d3cb62576c56904aa8fb2020689ae91821a8f78eafd85b0 -address /run/containerd/containerd.sock │ │ ├─ 60689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a037e27bc26bfe9bb04bec15f8412d13a5d20344bb83048471ba40b3b9cd40b -address /run/containerd/containerd.sock │ │ ├─ 60730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93628f0bafda2b1242183d78ba7ad3d61587c48bde6203dc5d19d7ce7567518a -address /run/containerd/containerd.sock │ │ ├─ 62405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 533a05aa2b923b0478a7cf1647b916d055542e3d3a0a8a21e31fbd4dbe2793dc -address /run/containerd/containerd.sock │ │ ├─ 62436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a42b946b54a79eb9d55fa2347cf3008a6503dbf8eb0823a6d1db8847ba19fb -address /run/containerd/containerd.sock │ │ ├─ 62697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98091ece5426c41891203005201300cccbe7775dc1d61fee015d29c52d12b37f -address /run/containerd/containerd.sock │ │ ├─ 62757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad4ec571b12af7849f360190b21281e4328005179403ac7b46b7e72f70bd51f1 -address /run/containerd/containerd.sock │ │ ├─ 62803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c384e4380ba06ab3671a73f884717658149e0d4e11b54364ac1e626a097a25e2 -address /run/containerd/containerd.sock │ │ ├─ 63095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f5ee9872db13e0bda76c26df483d48e8cbb05603ef05762061a197f1b9fcf65 -address /run/containerd/containerd.sock │ │ ├─ 63408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d90aeb946c08e668d9fd43885c1d1972ce3cc0f426a00fe6f7134ca6e5a84506 -address /run/containerd/containerd.sock │ │ ├─ 63994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa6949406a6c6cd0836dca15f2c98dfee8fdfba6e45e3c12211a8d7195dab70 -address /run/containerd/containerd.sock │ │ ├─ 64043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4f20d5a6e3a5ba4adf012a5ee901b8de3736e211382982c23e156f7425ed880 -address /run/containerd/containerd.sock │ │ ├─ 64718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cfa451ffe7c5a6ba4028d383533bd75ce301a32cba59c49bb89d29040668d9b -address /run/containerd/containerd.sock │ │ ├─ 66300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ece8b64ba977ea094091fed2c198e5b6db5735fe5de6dae1f02cb4afeee4087 -address /run/containerd/containerd.sock │ │ ├─ 68735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79356c1156f6c359684d141b0edc04a6829f20593399a7357b3ace560e670a62 -address /run/containerd/containerd.sock │ │ ├─ 77895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb9e852240eb504cf4f387fa0cacd0b08284ad3966a37c48132ac887703af99 -address /run/containerd/containerd.sock │ │ ├─ 79394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e98df1c8f3e11b78dcecfa2942c4a0437b62c646afbc5fbb1bdd2a3fac4b954b -address /run/containerd/containerd.sock │ │ ├─ 85410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d9d9ce8e6814fd3d7b5b8484e9f40314d583951d859eb7ed2102b01b9420fa0 -address /run/containerd/containerd.sock │ │ ├─ 91821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3e8d0db5be9f900e1b99d4d654dd07e0fb95e64bb4fa4c216d580f06d737cd -address /run/containerd/containerd.sock │ │ ├─ 95693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf984813f6733fb8970e51f65f1690d3aecd9fcac06faad691178ae7506e9d4 -address /run/containerd/containerd.sock │ │ ├─ 95747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d014fa504185c4c32267a9339b8dd7a17d1510f26168b891398f20e02ea699b -address /run/containerd/containerd.sock │ │ ├─104747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f1c2d70d175011f8046e09e1e6fb0140a6cbf0c4fc7f4e59eb015ec76d2c9b -address /run/containerd/containerd.sock │ │ ├─106214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e58d757bb303e2debb9db3d2b93bf1a16ae0fcfb14d50c62cc36713279f05b -address /run/containerd/containerd.sock │ │ ├─106340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c50ee75e2c1ce58d2977228fef91be3f46c8ca9a019cdba39cb31fa7b83a3373 -address /run/containerd/containerd.sock │ │ ├─108277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d46dfec8b850137d3ab833224bfd63ba2d71b872b06a5d95fede0637866363e9 -address /run/containerd/containerd.sock │ │ ├─109908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a11e1cc88e6ec495ab7a91e5ce2f699b6c9b78f11a388bbec9714c6fd40b66a -address /run/containerd/containerd.sock │ │ ├─109933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea1fcec00cb8050c2e8bece1517e296e24a47be4e7f794a9e7a36c7b3ecf235b -address /run/containerd/containerd.sock │ │ ├─123058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4cbde2426a4f047ad5262283a79fd709186578050ccaff85904f26c98baface -address /run/containerd/containerd.sock │ │ ├─123149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13066e10ee1227ceda0e96c265d81f1e2cc7dc65fe0bfd6a29ce594bc2464e92 -address /run/containerd/containerd.sock │ │ ├─125817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf092ebdc0aa3fba44d9f492050f3fcb89f8745ffe7fac5e51911225368b1786 -address /run/containerd/containerd.sock │ │ ├─140253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f5f2bdc7c4791381882496b7a2634c46e2a00dce08f72285e8a762ea7201c42 -address /run/containerd/containerd.sock │ │ ├─141264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa1b263df0cf9d87483a9f23d4e462500493045e2c00674ceb5465050a26e76 -address /run/containerd/containerd.sock │ │ ├─142415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f704b4ff47aceb890586b76698898c8fe7515710bd352463d2bf87d9aa1ccd34 -address /run/containerd/containerd.sock │ │ ├─142462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c3ae5cddcda0cc19262f411aabfd26d276a1a5450b491e5caa80081cdf26c06 -address /run/containerd/containerd.sock │ │ ├─142969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0bc641f193473c804d896f9ab7a4a92dc0818e09af0fa8e46b2bf3065e745a4 -address /run/containerd/containerd.sock │ │ ├─144244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f855fc17dcccb8375fd975f5995ad41b8bb69e4391ef3fc4c0be47ab16e964f8 -address /run/containerd/containerd.sock │ │ ├─156171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c59875416172a6af488f83d13b3c7140a1a111b0278105a3bff425b2b2df4e96 -address /run/containerd/containerd.sock │ │ ├─157706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2a6003ba40c1c5fd620d4c7b35f2064253f8a52c7c80efc0b462f229de3d019 -address /run/containerd/containerd.sock │ │ ├─158239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ec06e0159cde3eecafb8a942ff952b0e67b3a34bda88eca1441fc7e80d2640 -address /run/containerd/containerd.sock │ │ ├─158804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b965e21111b7edfc98abd83995986fc98c3a1676f66aa64172715d932200a25b -address /run/containerd/containerd.sock │ │ ├─159796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ee2a46b7963fbdfe2fd1b4446c989fbb4598955947f198c4384cc81df2ab43 -address /run/containerd/containerd.sock │ │ ├─160611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d0e603896f5d384e83549d3b3d5390af4b50fff534eeb6f75e51b97d1ea8f1 -address /run/containerd/containerd.sock │ │ ├─172300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9469dca60bc5f5320b3a5d214fc2bf3a8b58f47bc878db7bdf1ccadfe5bfc77 -address /run/containerd/containerd.sock │ │ ├─174099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f3c3d5f03d05437d548b9e96f0729cfa295a01a9584d24738b78aba598fd3a -address /run/containerd/containerd.sock │ │ ├─174113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694c682308d8c4da7509ffef8c25d5a67eccf3c9ae1809b0f27ce7a75a9ed355 -address /run/containerd/containerd.sock │ │ ├─174365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4508f9b55f8c36acac037caf2a702446d214aa5108aaac51196a383835a88705 -address /run/containerd/containerd.sock │ │ ├─174403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84e89194afd3900e91af1dcd048077af531836b5bca22cf2b573329b6c52e53f -address /run/containerd/containerd.sock │ │ ├─181198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff4acc7bf8b8bf65c7696d6026117d94851d09aa9f47a5647c0a02c7397b7e39 -address /run/containerd/containerd.sock │ │ ├─185531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c177cc09f5ba291d8d3a15e61f0ca20bad14d531d820a8b4d0e1a79233ded77 -address /run/containerd/containerd.sock │ │ ├─188338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1ca96bed84856605c551d15a628a6c20a01ec831810b8ddc462a062a101c2d -address /run/containerd/containerd.sock │ │ ├─188422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fbb71f324a72f8a7e61e35b63a94d98070debac95d56a6f340467487b8be2e0 -address /run/containerd/containerd.sock │ │ ├─188484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39bd7e7510e103c035fbc9506405baa1d04b693620a8a2d4d9a775f3bf89c2bf -address /run/containerd/containerd.sock │ │ ├─205056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e718aca73dd257e711339fdb60461396f28c044218f3720baa2cde6cb34c6700 -address /run/containerd/containerd.sock │ │ ├─212877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93fd15353ae0b1a81c1b3d76cb4454cfc1d34c25247ca7619b78bf9c10ff4f53 -address /run/containerd/containerd.sock │ │ ├─212910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b9ae712aeb46d3c49e16e1ac1e56b6fc3d1f3de4d5cebc57183e8998ad65d6d -address /run/containerd/containerd.sock │ │ ├─212944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7964dde8080a2b25c65b6ca7396d1a6f61ec69754cd088de34fa44ec28e0275 -address /run/containerd/containerd.sock │ │ ├─213254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac79168e28734db501123d28ad99e6ff231bf32912516eb6b3315b7af4dd1ec3 -address /run/containerd/containerd.sock │ │ ├─224882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eb74adcdb427bf47f376e443eccfba080c1c06e712d1b868412bc59bb6ef9be -address /run/containerd/containerd.sock │ │ ├─227128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9d45c52826fc53613f33f126865fc72894eba807fea19fa706385d95fb56453 -address /run/containerd/containerd.sock │ │ ├─228299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 758a472aedbf24746b90e0483490ad8fcff00588a4acd62421e24c91141f87f0 -address /run/containerd/containerd.sock │ │ ├─229306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5f71eef4b2fb6478740a229d63df13da2222f6de060d270acc6cfd5ccbed20 -address /run/containerd/containerd.sock │ │ ├─230521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d234ef28c5d53c26db47e4feb1cadfaa698ad6ed93cea0a54812ed5b97c9d40 -address /run/containerd/containerd.sock │ │ ├─232647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3ab69447bab6149b9328749edbd4ae5efdafa8b4c50076dc203fa352b04233a -address /run/containerd/containerd.sock │ │ ├─234130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c83a5322c70c0c983893a5419411ac05f07d92eab5037f6470aedf29208313d6 -address /run/containerd/containerd.sock │ │ ├─234306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b213c42470607655bd40caacdaff15c6cde419eaaea42d7ba62923f5ce77a62d -address /run/containerd/containerd.sock │ │ ├─244308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d1647c71b4db66e0d2a1d3488c599b91dfda3c630a22a0fa409511fff0eabd6 -address /run/containerd/containerd.sock │ │ ├─244730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70528adb1016feebc1cbde3c49cb7d47324a7640221b5a68185540e5c9664b83 -address /run/containerd/containerd.sock │ │ ├─252248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e93d7325914a82a50ddcfd519435abfad52fc72734cd5823839d9245b6dbdb0 -address /run/containerd/containerd.sock │ │ ├─256408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc5e66a44cf280f79d4dc26fb4027bd1bd72c658335e1c711310be98e37de58 -address /run/containerd/containerd.sock │ │ ├─256608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38012aae07df20e59583daa86cbceb22b206d551fca0a649deb19c4aacad367b -address /run/containerd/containerd.sock │ │ ├─256648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065f53b4bd909123b3af19a4feb971134bd94c2e508e5411f7462e35ebda601d -address /run/containerd/containerd.sock │ │ ├─256764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1109050ab00426e9c5e97077488181120cd9d3db3f2aff7994e1053f77afcc2 -address /run/containerd/containerd.sock │ │ ├─268230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7db906fdf7a906c910e8473e742097d7dba0e5b53c9c7a73f9b5ee973ab0dd70 -address /run/containerd/containerd.sock │ │ ├─270829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edd9803662b6027b88134e4d6e9e68e96427ea07afeb0cf421bedc32232165c3 -address /run/containerd/containerd.sock │ │ └─272301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674a65f4e23aa5e1b29b6f8a2216f1e00c51f2a50f10efea90c52fdfd5552f20 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28668 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28934 /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 │ │ │ ├─19283 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19303 /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 │ │ │ ├─24233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24508 /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 │ │ │ ├─33446 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33720 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12103 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12136 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ijvrbh.service │ │ ├─12468 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ijvrbh/unit.run │ │ └─12488 /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-ijvrbh --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.ijvrbh:/var/lib/ceph/mgr/ceph-instance.ijvrbh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ijvrbh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ijvrbh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10161 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139664 /sbin/multipathd -d -s │ ├─docker-dfdf3efbbb5d90803494a24ac9611ed6bac04d83eddc417141e989fcc1de7af2.scope … │ │ ├─28976 /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 │ │ └─28989 /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 │ ├─kubelet.service │ │ └─39878 /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.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-c27f5ace3fb8a1dec15c611d907fcc42366219d251300d8f74a4562c417d5a9b.scope … │ │ ├─12208 /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 │ │ └─12230 /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 │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1387 /usr/sbin/uuidd --socket-activation │ ├─docker-59ebc13e5f97e2842d19e73c6ab946253eb2c58645a78caaf26aa26ab6d708a2.scope … │ │ ├─33761 /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 │ │ └─33774 /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 │ ├─run-rf0990cab7ab14fa48c517b7c955da723.scope │ │ └─187719 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10667 /usr/sbin/chronyd -F 1 │ │ └─10668 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139459 /sbin/iscsid │ │ └─139460 /sbin/iscsid │ ├─docker-45011c2d58787343289aaf9b8acbe6f570673b1ae2469524118a83cb10ec40cb.scope … │ │ ├─19352 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19370 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-e9ece9be822677f2d501237762ddb35b146c625d8173bbf406f1209bbdb9cca2.scope … │ │ ├─12572 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ijvrbh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12599 /usr/bin/ceph-mgr -n mgr.instance.ijvrbh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─623a32ab07d3bf1512d5bf8f9f51cdcd5f3bf15b3e03ee665ec53973829b98a5 │ │ └─248083 /manager --metrics-bind-address=:9782 │ ├─47f26dedf795fe3f81dce8a137bcc6e0b33dab2e355cfe2c94efa170ee90f7ca │ │ └─272573 /bin/openstack-database-exporter │ ├─e97f2ddcbe075db98c4f4607d1158224de5337869a08976f223ef406f9030ed4 │ │ └─66354 /bin/pushgateway │ ├─01c5a6c9dc8c026d294a729451ab400f3e4bfa424a5dd35b72c3ffca782a6d5c │ │ └─42631 /pause │ ├─a6ba07cae098164ec8c82c263c0679daff41699f0b6bd3d4ac22dfc56d3c8553 │ │ └─61187 /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 │ ├─b6d59234a50950ae3ad3f6a0f70737bd8491a88eb4f1f3e543ce4fb567c518c6 │ │ └─56094 /pause │ ├─5983d8b219635adb8920a13f777e5f639e8046dc2d19baf16d9d0ab70eb2b74f │ │ ├─170397 nova-metadata: uWSGI master │ │ ├─170429 nova-metadata: uWSGI worker 1 │ │ └─170430 nova-metadata: uWSGI worker 2 │ ├─fe6c9769ba8dca184ecb07c2d03e24b9a01d1383345b3d19fc2f8797bf72a232 │ │ └─55799 /pause │ ├─a75ce12651300765b9cec71f117f8ac973ef30e29cfba791c0c8b04e5a389382 │ │ ├─140745 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140758 /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 │ ├─c25bab26cd65a09c8337a5a0770f4c7ae4618351137df381e0cbcda7b1ea8eb9 │ │ └─39705 kube-apiserver --advertise-address=199.204.45.156 --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 │ ├─94c9fd2056391c0f76da8bb0605b8c56f7b2177eef2a6a4fe906c5af8e41bc81 │ │ ├─170119 nova-api: uWSGI master │ │ ├─170195 nova-api: uWSGI worker 1 │ │ └─170196 nova-api: uWSGI worker 2 │ ├─bd79b7628516204702896398e199a9319f2f643276025e8faa9236c17365f74d │ │ └─46062 /pause │ ├─e718aca73dd257e711339fdb60461396f28c044218f3720baa2cde6cb34c6700 │ │ └─205086 /pause │ ├─7ff6820a5b46c799540cc5458592dd624bc25b93b3b8438bec4575ebede96214 │ │ └─48122 /pause │ ├─45876ab79fcc7ae2b4312a7fb72bab3c516918c977862a6ef71898e2fc561635 │ │ ├─61753 python -u /app/sidecar.py │ │ ├─61997 python -u /app/sidecar.py │ │ └─61998 python -u /app/sidecar.py │ ├─c30de610dac9e5ec808c7132803ca4bfd0d444fed54d86193f3486ef1093c712 │ │ └─40795 /pause │ ├─47d3f7f85710511a4aef6dc404a54c18539300de18575e8a81c4b3be2ba8c571 │ │ └─42672 /coredns -conf /etc/coredns/Corefile │ ├─3416401b72dee4778a5f3956316647007053acd8d66f4d7b31ea414fdc6372a5 │ │ ├─185736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185753 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─185759 erl_child_setup 1048576 │ │ ├─185806 sh -s disksup │ │ ├─185808 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185809 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185884 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185885 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185895 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─186488 /bin/sh -s rabbit_disk_monitor │ ├─ce0f303a30d52ce728254184046c556874c74f343565daf1e227204001c61fe1 │ │ ├─84575 barbiacan-api: uWSGI master │ │ └─84592 barbiacan-api: uWSGI worker 1 │ ├─c50ee75e2c1ce58d2977228fef91be3f46c8ca9a019cdba39cb31fa7b83a3373 │ │ └─106365 /pause │ ├─d9328c1b2736ce438f32f505ed3a0bc214e5cebaae2df5221eb6b7129c12eb50 │ │ └─40810 /pause │ ├─d55455297fcde2616f16013c724fcbf80e0c2f3614085a8dd08b03f24d69c5ca │ │ └─65512 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─c7964dde8080a2b25c65b6ca7396d1a6f61ec69754cd088de34fa44ec28e0275 │ │ └─213004 /pause │ ├─44bd7580a35759c5d8593d8d6b61805cdb621d1cf490d1a8e5037dbb06caef19 │ │ ├─186267 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186811 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpk2nmgk64/privsep.sock │ │ ├─206911 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbz2o1omx/privsep.sock │ │ ├─223854 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_u0xku1z/privsep.sock │ │ ├─224115 haproxy -f /var/lib/neutron/ovn-metadata-proxy/da9897b7-28aa-4b85-8226-0c01447ddad2.conf │ │ ├─372446 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─372447 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2f62d34ec3cbccfcf79dc929738d9e4a544c8623ae1383b496ee0f923573dcdb │ │ └─40075 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b965e21111b7edfc98abd83995986fc98c3a1676f66aa64172715d932200a25b │ │ └─158891 /pause │ ├─065f53b4bd909123b3af19a4feb971134bd94c2e508e5411f7462e35ebda601d │ │ └─256682 /pause │ ├─bba46deb8ef483cd90757873c2c2c82497be888f3068a289c2123b37b4208b95 │ │ └─66599 /bin/oauth2-proxy │ ├─84e89194afd3900e91af1dcd048077af531836b5bca22cf2b573329b6c52e53f │ │ └─174433 /pause │ ├─84945707e7df0ff1b4d1c05d11c1a470982403ac6df529a65d2bbf8130448fe4 │ │ └─39580 /pause │ ├─c83a5322c70c0c983893a5419411ac05f07d92eab5037f6470aedf29208313d6 │ │ └─234161 /pause │ ├─7da7f54d78cb959e8ec1a44a5f6d2f50221d85a3b6516d3610f25ca651409749 │ │ └─47054 /pause │ ├─6fdb1bc921ade505f4d2ed930fc63c0b7169040a61b1a84d88b1f01e2b6ff0e6 │ │ └─46953 /pause │ ├─be545a6c57c5d5121536c578b2bf29eafb96ed94a0eb2ab249b834bfebe06d8e │ │ ├─67300 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67318 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67324 erl_child_setup 1048576 │ │ ├─67371 sh -s disksup │ │ ├─67373 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67374 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67375 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67376 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67386 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67545 /bin/sh -s rabbit_disk_monitor │ ├─674a65f4e23aa5e1b29b6f8a2216f1e00c51f2a50f10efea90c52fdfd5552f20 │ │ └─272324 /pause │ ├─b2a6003ba40c1c5fd620d4c7b35f2064253f8a52c7c80efc0b462f229de3d019 │ │ └─157788 /pause │ ├─f9853fbb194273ff7334895536949e72204c1e3c017ce245afa8cb3c7d766d41 │ │ ├─105165 glance-api: uWSGI master │ │ ├─105177 glance-api: uWSGI worker 1 │ │ └─105178 glance-api: uWSGI worker 2 │ ├─70528adb1016feebc1cbde3c49cb7d47324a7640221b5a68185540e5c9664b83 │ │ └─244754 /pause │ ├─be8f6a8ed4056dff52e23a75eb5504fd7aad8d4a9391c7bdf23edf2ab08a15d8 │ │ └─40049 /pause │ ├─65965d41e16320d2938aaf20ee7c14c4904ccbd0ffc22739194d1ff90f8e418a │ │ ├─92067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92090 erl_child_setup 1048576 │ │ ├─92162 sh -s disksup │ │ ├─92164 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92165 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92193 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92194 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92213 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92495 /bin/sh -s rabbit_disk_monitor │ ├─a181182ec3e89b02568de0345b0f6fb82f33b10a0c94f4a7b42286f07e241fb2 │ │ ├─201022 heat-api-cfn: uWSGI master │ │ ├─201094 heat-api-cfn: uWSGI worker 1 │ │ └─201095 heat-api-cfn: uWSGI worker 2 │ ├─9a3e8d0db5be9f900e1b99d4d654dd07e0fb95e64bb4fa4c216d580f06d737cd │ │ └─91861 /pause │ ├─7db906fdf7a906c910e8473e742097d7dba0e5b53c9c7a73f9b5ee973ab0dd70 │ │ └─268253 /pause │ ├─eaa6949406a6c6cd0836dca15f2c98dfee8fdfba6e45e3c12211a8d7195dab70 │ │ └─64017 /pause │ ├─3cc947e441d598c88c1a2be746ddc02641b7da1ff7788b9f6e218b97a25cc4cd │ │ └─247768 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─94d4042dc3b95c3e5b8f5c444f5017cbabcecd77af3095720a3a8759d8538bd4 │ │ └─247785 /manager --metrics-bind-address=:8080 │ ├─6d014fa504185c4c32267a9339b8dd7a17d1510f26168b891398f20e02ea699b │ │ └─95777 /pause │ ├─1d234ef28c5d53c26db47e4feb1cadfaa698ad6ed93cea0a54812ed5b97c9d40 │ │ └─230544 /pause │ ├─18b0a792fc46695cd48d2e435328add4ac94639294af99615ffd28cf37ebec87 │ │ ├─271080 apache2 -DFOREGROUND │ │ ├─273478 (wsgi:h -DFOREGROUND │ │ ├─273479 (wsgi:h -DFOREGROUND │ │ ├─273480 (wsgi:h -DFOREGROUND │ │ ├─273481 (wsgi:h -DFOREGROUND │ │ ├─273482 (wsgi:h -DFOREGROUND │ │ ├─273483 apache2 -DFOREGROUND │ │ └─273484 apache2 -DFOREGROUND │ ├─ca339431821a5df89e3f96fe35151b4c33f2c3578e31a2a46765ccbe4417c93f │ │ └─64978 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d240ae6d52f2b22b2f36cd756d133b03987fb56db7b8f4a1da40ee3be79a70f5 │ │ └─121331 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a35e61ef7d985bf26c1c70cf58520a43821f88e28d91cb1a9c7d97313b96fece │ │ ├─78010 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78033 erl_child_setup 1048576 │ │ ├─78080 sh -s disksup │ │ ├─78082 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78083 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78152 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78153 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78163 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78262 /bin/sh -s rabbit_disk_monitor │ ├─1ece8b64ba977ea094091fed2c198e5b6db5735fe5de6dae1f02cb4afeee4087 │ │ └─66323 /pause │ ├─31eddd19d0b5ded3995a9cb566327d09757e684dae5027eac6d62ec1f3c0b071 │ │ └─47438 /pause │ ├─bf506427d743d409d15b2f3d57d9e3dac713bf62a766426861beccc47daa6440 │ │ └─66618 /bin/oauth2-proxy │ ├─4d9d9ce8e6814fd3d7b5b8484e9f40314d583951d859eb7ed2102b01b9420fa0 │ │ └─85432 /pause │ ├─76ca646bee52b7755b721b6fc62d99a9733a9704d3273383bb0141abf44ee41f │ │ └─63492 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 │ ├─44ee2a46b7963fbdfe2fd1b4446c989fbb4598955947f198c4384cc81df2ab43 │ │ └─159832 /pause │ ├─5e93d7325914a82a50ddcfd519435abfad52fc72734cd5823839d9245b6dbdb0 │ │ └─252272 /pause │ ├─8e66fd696c9e00f0c8b312a36c34862fc5daa4270b5e679049d154ac9c1d9c55 │ │ └─96083 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-fv6ff --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─93628f0bafda2b1242183d78ba7ad3d61587c48bde6203dc5d19d7ce7567518a │ │ └─60755 /pause │ ├─b213c42470607655bd40caacdaff15c6cde419eaaea42d7ba62923f5ce77a62d │ │ └─234334 /pause │ ├─c7185573205ab2a0075dfa36795e71078f695038e9c94b7464936ac9395bd511 │ │ ├─183755 neutron-api: uWSGI master │ │ ├─183776 neutron-api: uWSGI worker 1 │ │ └─183777 neutron-api: uWSGI worker 2 │ ├─2eea2d90a483934d5b827e66d3b8bcc9e6d0f4a443f16d6c731a37b1d7153129 │ │ ├─192184 /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 │ │ ├─371649 /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/tmpubaeq11b/privsep.sock │ │ ├─372170 /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/tmphvrpxzfd/privsep.sock │ │ └─372311 /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/tmp1xzmoqb8/privsep.sock │ ├─93fd15353ae0b1a81c1b3d76cb4454cfc1d34c25247ca7619b78bf9c10ff4f53 │ │ └─212909 /pause │ ├─f4f20d5a6e3a5ba4adf012a5ee901b8de3736e211382982c23e156f7425ed880 │ │ └─64068 /pause │ ├─5caef63ee8a8e4dabac2d4c1402aeef54566744725aa9bfba3a1d47e2e5e1d40 │ │ ├─64283 nginx: master process nginx -g daemon off; │ │ ├─64307 nginx: worker process │ │ ├─64308 nginx: worker process │ │ ├─64309 nginx: worker process │ │ ├─64310 nginx: worker process │ │ └─64311 nginx: worker process │ ├─f704b4ff47aceb890586b76698898c8fe7515710bd352463d2bf87d9aa1ccd34 │ │ └─142449 /pause │ ├─d3a7d313393af60c37d10847b23d2e6bcac1aaaa8b48ccc9ba042b007f6fd02c │ │ └─248278 /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 │ ├─1e87ebd7c57041614044b4157f15e6aa2bbaeaa301baab1f07b5be2a8d090573 │ │ └─50505 /pause │ ├─19179881491ca99b054db499289d8eedbe8905d8020bae7125efd6f8f101ebfc │ │ └─51161 valkey-server *:26379 [sentinel] │ ├─cacead974e47a63be280accbeb1adf610c1e41217a5567f3d1e6e9bea58a7ff6 │ │ ├─ 46556 /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 │ │ ├─ 46586 /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 │ │ ├─ 46640 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270603 nginx: worker process │ │ ├─270604 nginx: worker process │ │ └─270605 nginx: cache manager process │ ├─07e1265492239ba2dd3cf3d0dee80d4991499bd6006bf7c7787626bf1b679489 │ │ ├─119829 cinder-api: uWSGI master │ │ ├─119841 cinder-api: uWSGI worker 1 │ │ └─119842 cinder-api: uWSGI worker 2 │ ├─13066e10ee1227ceda0e96c265d81f1e2cc7dc65fe0bfd6a29ce594bc2464e92 │ │ └─123173 /pause │ ├─7b8238910c4c556b79e5bfd3403e73d24612ef0fe2d88cef9a452b4de938369f │ │ └─39655 etcd --advertise-client-urls=https://199.204.45.156: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.156:2380 --initial-cluster=instance=https://199.204.45.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.156: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 │ ├─39bd7e7510e103c035fbc9506405baa1d04b693620a8a2d4d9a775f3bf89c2bf │ │ └─188510 /pause │ ├─c7ffc17c571f8428dda7d3a63b948a18977783d4af4af2249faf78716cfe5407 │ │ ├─48437 mysqld --wsrep_start_position=31d29366-36b1-11f1-b738-be0ae05ea286:20 │ │ └─48559 /var/lib/mysql/mysql-state-monitor │ ├─19ec06e0159cde3eecafb8a942ff952b0e67b3a34bda88eca1441fc7e80d2640 │ │ └─158335 /pause │ ├─56a42b946b54a79eb9d55fa2347cf3008a6503dbf8eb0823a6d1db8847ba19fb │ │ └─62484 /pause │ ├─4047c983a92769e9d8aa78b25064100a417c42366a52dae6f12ac50eea14318d │ │ └─187171 /usr/bin/libvirt-tls-sidecar │ ├─d6a39466cf8a80a6bad0e8d5a4b3def42b57783960b9ed54ec8a41cbdf51df3d │ │ └─374784 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─e8c6766f464f6b3e19e068d44239782688197606aa54565cc7eef1cdd22fb5b7 │ │ └─66192 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8b80518334c9934ca68949c902f808ef6dbd1075d61aaf21a8abdc191e6bb5b3 │ │ ├─124220 /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 │ │ └─124371 /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 │ ├─d869f06fd947b31d23f799889c1c97ad79eb125b50c129ef57b9cb555f9efca4 │ │ └─55898 /pause │ ├─fad5e9a3e2596a3b6da0a2276a195fa59df3f9269c1eb493a133f500ea88f5a1 │ │ └─56181 nfd-worker -metrics=8081 │ ├─9f72329ab5493fd4fb52f84c755ece2d11b7a491723fae6ce351f2e27296f9dd │ │ ├─171086 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171476 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171477 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─73dfc9de2e2b2483a23a3c3e5ba2be928ebf2803b58d2041a6d44fc8c442707f │ │ ├─48150 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 │ │ └─50935 haproxy -sf 249 -x sockpair@5 -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 │ ├─6749572aa6933e1abee1f9b0fd937b8877c534d7aba0333c55ec44709a100791 │ │ └─43848 /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 │ ├─6ce875e7dc5dd4efd7fe3c9c1d609196581b55952e94a8137e874968de625eeb │ │ └─248268 /kube-vip manager │ ├─7c833395931e822a31f2b02956538ea523466c8e70d74f7d2cb1cf299cde21eb │ │ └─55841 /pause │ ├─a0615cd5f24cb36577c904b82dc38f0045ca8d575af9112da8125526f3f13840 │ │ └─64666 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4508f9b55f8c36acac037caf2a702446d214aa5108aaac51196a383835a88705 │ │ └─174393 /pause │ ├─5ad03ac637b21ea6e1cf677e7fd2550d18b8c2e320011d1527b612c1f924f087 │ │ └─247927 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─991b9908372f155ceb68bae6b3e0cbdc1b3449011335fa661a6c15924ccd9e0c │ │ └─65798 /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 │ ├─c8858a1a997fc3f3ef0faec39fc5c9165c0c9cf668dc7b23fd85df2f12013c37 │ │ ├─172414 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172431 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─172437 erl_child_setup 1048576 │ │ ├─172484 sh -s disksup │ │ ├─172486 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172487 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172555 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172566 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172798 /bin/sh -s rabbit_disk_monitor │ ├─2eb74adcdb427bf47f376e443eccfba080c1c06e712d1b868412bc59bb6ef9be │ │ └─224946 /pause │ ├─ffa1b263df0cf9d87483a9f23d4e462500493045e2c00674ceb5465050a26e76 │ │ └─141291 /pause │ ├─cdd51f3fa83e177154f78d4e73f00bf8a6c4e9950e415ddbb24364380405a738 │ │ └─187254 /bin/bash /tmp/libvirt.sh │ ├─694c682308d8c4da7509ffef8c25d5a67eccf3c9ae1809b0f27ce7a75a9ed355 │ │ └─174159 /pause │ ├─1abb8094c32214bece619ee7aaba0e4e509e04c907227e0a029aea900ed1d609 │ │ ├─130913 placement-api: uWSGI master │ │ ├─130937 placement-api: uWSGI worker 1 │ │ └─130938 placement-api: uWSGI worker 2 │ ├─eaad82317e5c3e87c288719dd72e86418dee8a12e7a57b38f01f6a84a63e8ce1 │ │ ├─108419 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108436 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108442 erl_child_setup 1048576 │ │ ├─108522 sh -s disksup │ │ ├─108524 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108525 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108527 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108528 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108538 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108693 /bin/sh -s rabbit_disk_monitor │ ├─f32b1e2ca8f3dec592aa592df4beb10f00aec0755ee6f0d772b276941cd0acbf │ │ └─43601 /pause │ ├─bb8b99e645954d2232bfd4a2ac06eb54cacd4f58c6d3bf99c1382c622fde5932 │ │ ├─266282 /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 │ │ └─266478 /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 │ ├─132b41417f2012084343130fa693f77a8a29975678b7c1dffc762ca749606927 │ │ ├─266225 manila-api: uWSGI master │ │ ├─266302 manila-api: uWSGI worker 1 │ │ └─266303 manila-api: uWSGI worker 2 │ ├─10e4fcd1981fda6e984d5dc3b3f72e9c8d132860c7cfe69bf19b7fc6552949c5 │ │ └─43802 /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 │ ├─c4cbde2426a4f047ad5262283a79fd709186578050ccaff85904f26c98baface │ │ └─123087 /pause │ ├─7784834f999968483a9dabeba5d8bf19dc40847d03b51e9a3b23bf7a3f4570e6 │ │ └─65889 /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 │ ├─81876fc7438adc238e5c396181271396f8e93f61158f5c7df6880db8fc51db84 │ │ └─140710 /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 │ ├─a53be30dce10f0c3eb56f8903464d5fd1489bd35e2421e24f5a2b54065e4a41b │ │ └─123818 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c59875416172a6af488f83d13b3c7140a1a111b0278105a3bff425b2b2df4e96 │ │ └─156300 /pause │ ├─e59ac3944cad2525a79bd6a51d7fc0395a1b4142da319dfa8f01d5b8587e1acc │ │ └─48534 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c7b0f888665bed78ebcacd08203db35140173a60a3ef9071174fd6a40de20721 │ │ └─42692 /coredns -conf /etc/coredns/Corefile │ ├─5208b055ca5a5ad363860e1c52cdca30c164a1f55965926cda2397d45281fedc │ │ └─50784 valkey-server *:6379 │ ├─032396a7eccbdad3a7215b6a0f12f360e012672be8d07daacec47c92e08d86a9 │ │ └─247928 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─fc835ac9a1f462324e1251ece5545ff3e22904d9e3cf5935b167383a0ada4778 │ │ ├─142634 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142676 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142706 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─142893 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─407130 sleep 15 │ ├─c1b20caa1e3284a81638b20221a107714a63938af260c08962b64db9bb322b5f │ │ └─65847 /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-156.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 │ ├─04646a5f3c4204f6e70d3a9bb54a7dff195d0569ac746f722ee913acf85c7c81 │ │ └─248058 percona-xtradb-cluster-operator │ ├─2f5ee9872db13e0bda76c26df483d48e8cbb05603ef05762061a197f1b9fcf65 │ │ └─63120 /pause │ ├─65400d05861898896c940555f425729b5891785a19afd58c46e1a1406b69bc3f │ │ └─165702 /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 │ ├─4036a0809159ce125cc78de9d57097bcbd792d9010d07a624ef9cccbd0434670 │ │ ├─225067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─225090 erl_child_setup 1048576 │ │ ├─225137 sh -s disksup │ │ ├─225139 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225140 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225146 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225147 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225157 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225486 /bin/sh -s rabbit_disk_monitor │ ├─edd9803662b6027b88134e4d6e9e68e96427ea07afeb0cf421bedc32232165c3 │ │ └─270852 /pause │ ├─fff4c7e8db82e788634583bdbb477f8f3efca6e62fd987849d1ce74e55177052 │ │ ├─252410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252428 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─252437 erl_child_setup 1048576 │ │ ├─252489 sh -s disksup │ │ ├─252491 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─252492 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─252497 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252498 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252511 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─252712 /bin/sh -s rabbit_disk_monitor │ ├─758a472aedbf24746b90e0483490ad8fcff00588a4acd62421e24c91141f87f0 │ │ └─228378 /pause │ ├─7e8e5f08a10a374a3228203425531e5ddb9bbd6d63dd082f4aafa984a4ba45c0 │ │ ├─223014 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223624 octavia-worker: ConsumerService worker(0) │ │ └─223627 octavia-worker: ConsumerService worker(1) │ ├─c1367c6f07e2e1fff17bb6995c5cca4bcdcf7a8f560acbb6f38269e3e94adb71 │ │ └─42611 /pause │ ├─2a62ee478559e24242892cf7238f09317f5f9d0c98fb05a07043ace78af327a4 │ │ └─181876 vector --config /etc/vector/vector.toml │ ├─d0563bd83e09833f3f95917073ebad0aaad297d779e681def85dbf429f2f52d6 │ │ └─43306 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 │ ├─5fc5e66a44cf280f79d4dc26fb4027bd1bd72c658335e1c711310be98e37de58 │ │ └─256469 /pause │ ├─8c177cc09f5ba291d8d3a15e61f0ca20bad14d531d820a8b4d0e1a79233ded77 │ │ └─185555 /pause │ ├─ea1fcec00cb8050c2e8bece1517e296e24a47be4e7f794a9e7a36c7b3ecf235b │ │ └─109968 /pause │ ├─6c3ae5cddcda0cc19262f411aabfd26d276a1a5450b491e5caa80081cdf26c06 │ │ └─142489 /pause │ ├─a5f3c3d5f03d05437d548b9e96f0729cfa295a01a9584d24738b78aba598fd3a │ │ └─174169 /pause │ ├─5f5a095add17e28ee99eb91b6acbe7bf093eac5e80d67fdc46ac8e607b54e60c │ │ └─248073 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 │ ├─9de14d36392eaa382c5653b2257d0b110b85fa258e3422341195553a49cf44bc │ │ └─187658 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─313f011be254dc7f05769fa73cb2bc0f05c4350fec063c580a7acdca19f9f0bd │ │ ├─205251 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205272 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─205279 erl_child_setup 1048576 │ │ ├─205329 sh -s disksup │ │ ├─205331 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205332 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205361 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205362 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205372 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─205470 /bin/sh -s rabbit_disk_monitor │ ├─f788aaa36decbf55b0d749d52fa333ea4adaa6a606da23f18dd3234a907cace1 │ │ ├─244494 magnum-api: uWSGI master │ │ ├─244509 magnum-api: uWSGI worker 1 │ │ └─244510 magnum-api: uWSGI worker 2 │ ├─c384e4380ba06ab3671a73f884717658149e0d4e11b54364ac1e626a097a25e2 │ │ └─62828 /pause │ ├─f855fc17dcccb8375fd975f5995ad41b8bb69e4391ef3fc4c0be47ab16e964f8 │ │ └─144268 /pause │ ├─fded93619b089635e0b2db3c2e4bcf4b83aaee15cb598d5d9868dc4a92ae32f0 │ │ └─96898 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cac57ca1f286c2c7ac65b171c617c23e85ce93c94a798da4955ae0814666f3e1 │ │ └─55136 /pause │ ├─41693edae64dc46dceaf00e4fd82b7a76684dbec3503b5a2f091ae048c94fae1 │ │ └─47722 /pause │ ├─2fef996e2cbb7e7ca03f4934c6a55552a54cf83c1f2d8ff7f75d7940b36bb2ec │ │ ├─201062 heat-api: uWSGI master │ │ ├─201096 heat-api: uWSGI worker 1 │ │ └─201097 heat-api: uWSGI worker 2 │ ├─6196364398cea897f13f4c49c1c175da7c62b638f1b8f25e689a0ba7464535ed │ │ ├─201015 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201406 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201407 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─c41c78db850c66d8231140d5d1f80929036548878b0ec6aa18276f1a2f0222d2 │ │ ├─274859 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274874 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ac79168e28734db501123d28ad99e6ff231bf32912516eb6b3315b7af4dd1ec3 │ │ └─213277 /pause │ ├─87fa878121b4c17de9a81248a45136baea027121d2599285c934eeebf7a44df3 │ │ └─86338 /usr/local/bin/rook ceph operator │ ├─a2f1c2d70d175011f8046e09e1e6fb0140a6cbf0c4fc7f4e59eb015ec76d2c9b │ │ └─104771 /pause │ ├─c54d160975edaa7daae57ee1087b8dff7abf35aca836ba7531349f5668e86698 │ │ ├─244556 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245023 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6uirywd4/privsep.sock │ │ ├─245026 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245076 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─cf092ebdc0aa3fba44d9f492050f3fcb89f8745ffe7fac5e51911225368b1786 │ │ └─125843 /pause │ ├─ad4ec571b12af7849f360190b21281e4328005179403ac7b46b7e72f70bd51f1 │ │ └─62787 /pause │ ├─f874160d1ce10640976af6475e5bcacce7846f3684af0f8a4c34d4ec0f8c6efc │ │ └─46008 /pause │ ├─e98df1c8f3e11b78dcecfa2942c4a0437b62c646afbc5fbb1bdd2a3fac4b954b │ │ └─79417 /pause │ ├─baadf71dbbb89d7139b88ed707b73c015891dac60dfaefa0632440a8aea80625 │ │ ├─244588 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244909 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244910 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b9a99b262321a15aafe872e50d00e53c137ae9fb16866ba2352df5b59b0d9d1d │ │ └─51255 redis_exporter │ ├─d3ab69447bab6149b9328749edbd4ae5efdafa8b4c50076dc203fa352b04233a │ │ └─232671 /pause │ ├─eeb9e852240eb504cf4f387fa0cacd0b08284ad3966a37c48132ac887703af99 │ │ └─77918 /pause │ ├─f2d2a880c486adac6003a15438f51165e5b0d24db78f13ac647f9694dc1089c4 │ │ └─50765 /pause │ ├─2bcdc1dbcc408929d05e22d0ef16e9c0bdbf31b710a42ec7f0f56aabcf2aad6a │ │ └─192284 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b25ee7ff6eb9c510614ffafd66f3714aca3a5248a8858e803b681dd18420b7c3 │ │ ├─41278 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41655 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b667c590972ba645a960a43ee6839a7d0bd772adca97e3c990cdc2db5b9cd079 │ │ ├─ 72158 apache2 -DFOREGROUND │ │ ├─ 72178 (wsgi:k -DFOREGROUND │ │ ├─ 72179 (wsgi:k -DFOREGROUND │ │ ├─ 72180 (wsgi:k -DFOREGROUND │ │ ├─ 72181 (wsgi:k -DFOREGROUND │ │ ├─391712 apache2 -DFOREGROUND │ │ └─391944 apache2 -DFOREGROUND │ ├─5b9ae712aeb46d3c49e16e1ac1e56b6fc3d1f3de4d5cebc57183e8998ad65d6d │ │ └─212984 /pause │ ├─b00c93278ca5951061ac64df0a660f83165f8a26ecf17e13613ed3fff23db92c │ │ └─248051 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 │ ├─2341ff8e28145060d3a2ca99532849ef3299f1564202c3daa2cec02dddecb4d8 │ │ └─251509 docker-registry serve /etc/docker-registry/config.yml │ ├─d1e5f5985f01645d437bc9dcfdd4da5a124f5429697fe6a59c42e71222c3fb1d │ │ ├─183790 neutron-policy-server: uWSGI master │ │ ├─183804 neutron-policy-server: uWSGI worker 1 │ │ └─183805 neutron-policy-server: uWSGI worker 2 │ ├─81ede7d724962962676332731d7ca22c3e08af08bab426a0ac54c2f0dd6963a0 │ │ ├─174851 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403627 sleep 300 │ ├─ff4acc7bf8b8bf65c7696d6026117d94851d09aa9f47a5647c0a02c7397b7e39 │ │ └─181223 /pause │ ├─eb1ca96bed84856605c551d15a628a6c20a01ec831810b8ddc462a062a101c2d │ │ └─188387 /pause │ ├─480877b58ad76b82e2aafccf2ef8588827a3156c5ad6005901190f28a6718e74 │ │ ├─181956 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181977 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─270cade86e1ee10654d97043b84d996dbd01f8387ab4333f6f59230d41921c23 │ │ └─266257 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ef64c5c3c8159fce5828c6ed26f4c43a8c354b08dda3bf032b4db036bb2c8ba8 │ │ └─60500 /pause │ ├─af0cece96444f4c222f92dd227623688174c8136589e09a048bdd08c99dfb1cd │ │ └─39440 /pause │ ├─4eab44d5d6ecb47f963dd10cd389d0703e577ff290137352f7ad8e91377d931b │ │ └─43757 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9f5f71eef4b2fb6478740a229d63df13da2222f6de060d270acc6cfd5ccbed20 │ │ └─229330 /pause │ ├─55e93c553c8b0459b9f407359c06df8266d06b33b81c60f10545c50438f057cb │ │ └─248036 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─79356c1156f6c359684d141b0edc04a6829f20593399a7357b3ace560e670a62 │ │ └─68758 /pause │ ├─533a05aa2b923b0478a7cf1647b916d055542e3d3a0a8a21e31fbd4dbe2793dc │ │ └─62453 /pause │ ├─5b434c8feece6d4d6e9d8216690b3812a1632852900c5c2060ffae5d9431ebc9 │ │ └─48238 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a757dff660e52589132a57382b2e97d589ed493c1418b75057dc5f933c9a3cef │ │ ├─223878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223896 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6bf984813f6733fb8970e51f65f1690d3aecd9fcac06faad691178ae7506e9d4 │ │ └─95719 /pause │ ├─e390e7d7a28dbfa1ccfae4555db394baaea9b28a989d355123e80e521d524940 │ │ └─56295 /secretgen-controller │ ├─02d0e603896f5d384e83549d3b3d5390af4b50fff534eeb6f75e51b97d1ea8f1 │ │ └─160635 /pause │ ├─e255e5a971203a87766cbc315d68350f0e118d2ea3c89f679edaf84e74e6c5a5 │ │ ├─143360 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143622 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─143635 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─406324 sleep 15 │ ├─98091ece5426c41891203005201300cccbe7775dc1d61fee015d29c52d12b37f │ │ └─62719 /pause │ ├─d5e43ae67c06223fbdb0b13d4c690924610615c12fed92fdc06694672c68c76d │ │ └─42170 /pause │ ├─7506bb29132eaa71266187e49d48374b65958ed685ec7cc025ce4e392359a6df │ │ ├─65025 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65059 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─921b42dceb76a35c117d7321b7ed4453d3a8c702fec961b60ee60ba7fca2b82b │ │ ├─221917 octavia-api: uWSGI master │ │ ├─221932 octavia-api: uWSGI worker 1 │ │ └─221933 octavia-api: uWSGI worker 2 │ ├─8e8427c6194c3f232c3e836c83c165e23ceb64cead152e415bbc181699de1b79 │ │ ├─142644 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142747 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142761 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─142916 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─407132 sleep 15 │ ├─fa35fb5d10f092881d3cb62576c56904aa8fb2020689ae91821a8f78eafd85b0 │ │ └─60620 /pause │ ├─d90aeb946c08e668d9fd43885c1d1972ce3cc0f426a00fe6f7134ca6e5a84506 │ │ └─63433 /pause │ ├─a1109050ab00426e9c5e97077488181120cd9d3db3f2aff7994e1053f77afcc2 │ │ └─256793 /pause │ ├─ae00314aed559c818f83beac7de7517102b9143aff381692ab18039065000b10 │ │ └─62019 /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 │ ├─d9d45c52826fc53613f33f126865fc72894eba807fea19fa706385d95fb56453 │ │ └─227153 /pause │ ├─47ec678a45abf015a35be42f370fd0f3815c360384484872ddec14f49c82b3e6 │ │ └─50989 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 │ ├─2ed49e842f2804c65178683cc69110cbace8180b10cd565b81531714c2a66dd2 │ │ └─39552 /pause │ ├─c9469dca60bc5f5320b3a5d214fc2bf3a8b58f47bc878db7bdf1ccadfe5bfc77 │ │ └─172322 /pause │ ├─8a037e27bc26bfe9bb04bec15f8412d13a5d20344bb83048471ba40b3b9cd40b │ │ └─60713 /pause │ ├─3f5f2bdc7c4791381882496b7a2634c46e2a00dce08f72285e8a762ea7201c42 │ │ └─140277 /pause │ ├─d46dfec8b850137d3ab833224bfd63ba2d71b872b06a5d95fede0637866363e9 │ │ └─108301 /pause │ ├─08bfca8db5c2abfcd1085839c95cb4f3d4a19dd515c21276d87c6153926c1fb3 │ │ └─229355 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─9d1647c71b4db66e0d2a1d3488c599b91dfda3c630a22a0fa409511fff0eabd6 │ │ └─244332 /pause │ ├─f71ffcfc5e1695b313df9409834b2ceee22a88944484bf31b1bd823589b3c848 │ │ └─271389 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─59f97f4d164d60a05c383bf3a06d7c156b86badbb92b03da3ed6905df9430b3d │ │ ├─171055 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171488 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171489 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c4879e861f53f72578904ef3b7b3642f420bc464d6116d2ca2e3285c0af0d23c │ │ ├─181840 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182061 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182072 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─406591 sleep 15 │ ├─9458fab55a2631561c2408e6db148dae51500bd4f6ae09b2fb816f41c18d2c42 │ │ └─43555 /pause │ ├─a60a310916bd51fe77ffdb331550bb09abf40a797085be7ae82614cea3c16209 │ │ └─108033 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f38d2e8c9ab02a04e7d0cf15899bc841d27a7f7a4d29aa249aaff69eb87395b8 │ │ └─65251 /goldpinger --static-file-path /static │ ├─5f0570c6574a9936f4c27fe6405e5149f3e6c26e034004e6244a9838317e1da0 │ │ ├─106645 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106852 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106854 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4a11e1cc88e6ec495ab7a91e5ce2f699b6c9b78f11a388bbec9714c6fd40b66a │ │ └─109947 /pause │ ├─bf46d3ef21323004299f3be10e66e26438a5747c92c25a183fcdae0c64ee7695 │ │ └─251152 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8e2a1307599b6e79209e84f788c546e927c950afdc5242a867de61a1d8a53cc9 │ │ └─223004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5d49afa45454822681a61c732f3eae1fab6a375a2ef8eac188ec22907fc436a9 │ │ └─66400 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4fbb71f324a72f8a7e61e35b63a94d98070debac95d56a6f340467487b8be2e0 │ │ └─188446 /pause │ ├─77c8e32e95bff9d877f6fb4b40461011ffb325357472f34d4069cb80ff3c91d1 │ │ └─61233 /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 │ ├─347e7758fdc0d05a58146bef2e0abc3431148ed8e43ef075614b5a9a0690b219 │ │ └─39592 /pause │ ├─c0bc641f193473c804d896f9ab7a4a92dc0818e09af0fa8e46b2bf3065e745a4 │ │ └─142992 /pause │ ├─755e5e33a4b3f992d740637a908fad96f3164c648fc17570ac5f320b18b58a00 │ │ └─64853 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─96dee637d274f4a43b3d5b283c8509aafe7ba8f60cab3261a34c151311fb7835 │ │ └─56248 nfd-master -crd-controller=true -metrics=8081 │ ├─5f7245fd3bf07771257a736eac1feeacfbf6018ca87e1beabc74bc3d6ddf3aa2 │ │ └─43075 /pause │ ├─39e58d757bb303e2debb9db3d2b93bf1a16ae0fcfb14d50c62cc36713279f05b │ │ └─106239 /pause │ ├─bc36550eb180d200ead27c1f6befd09c5639ab02e6f4f1e895d228266799a170 │ │ └─65713 /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-156.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 │ ├─869ad4d65fe06b8241dcce312b8764f35ee4ed81fcdcd383ced8bc046024943d │ │ ├─61711 python -u /app/sidecar.py │ │ ├─61985 python -u /app/sidecar.py │ │ └─61986 python -u /app/sidecar.py │ ├─5eb9670ff4bd516e284de20a28297bf954880a9ab2eeef0bb4f63d388cdfe733 │ │ └─65754 /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 │ ├─1cfa451ffe7c5a6ba4028d383533bd75ce301a32cba59c49bb89d29040668d9b │ │ └─64787 /pause │ ├─9831df33eb9758942f5506634349a4cb026e7a470a259f016386307ad09fa111 │ │ └─66430 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3c5b7824c8e83bf086bb0f177ed584ee37180904f4c1f62ef7e7277960a1b01a │ │ └─39572 /pause │ ├─cadc3129c5eeef45960470264a35ee6cf97e9ea72af43a46b226db041a3ee979 │ │ └─266249 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─38012aae07df20e59583daa86cbceb22b206d551fca0a649deb19c4aacad367b │ │ └─256633 /pause │ ├─ca4ce4d63c05ecfc8b34338b11642d41430565518c470b5e3929edee1c9a074d │ │ └─46145 /server │ ├─cfb47ff5f3e769f83ea318e2ecf30ac0d5104be9a3e89dfd53868ef4681f28e4 │ │ └─56216 nfd-gc -gc-interval=1h │ ├─7798f8b6900458a3374423bff1af5a0bc04ab8e1ee8d85c15aff17dd774940b3 │ │ ├─144452 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144497 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─144509 erl_child_setup 1048576 │ │ ├─144567 sh -s disksup │ │ ├─144569 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─144570 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─144572 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─144573 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─144583 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─144719 /bin/sh -s rabbit_disk_monitor │ ├─897bb40cf995deb7281ecaffe27f7fdb62bf89c5bca35e2dbaee81621ba65020 │ │ └─66460 /bin/memcached_exporter │ ├─e6636c9f25745e04c3337c2c301ef2db7e84dea954513e707efaa235bb4bc5df │ │ ├─ 96169 /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 │ │ └─398144 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ └─dd884110a32cf28ca0b93788036d0ff312d6b4063987687ce407a33d1200c167 │ └─43662 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount