Control group /: -.slice ├─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 │ │ │ ├─21792 /lib/systemd/systemd --user │ │ │ └─21793 (sd-pam) │ │ └─session-21.scope │ │ ├─21724 sshd: cephadm [priv] │ │ └─21806 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.204.45.210-22-zuul [mux] │ ├─250598 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ldanweeqvvzfayoyfsefrnptefxsbpui ; /usr/bin/python3'"'"' && sleep 0' │ ├─250599 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ldanweeqvvzfayoyfsefrnptefxsbpui ; /usr/bin/python3' && sleep 0 │ ├─250600 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ldanweeqvvzfayoyfsefrnptefxsbpui ; /usr/bin/python3 │ ├─250601 /bin/sh -c echo BECOME-SUCCESS-ldanweeqvvzfayoyfsefrnptefxsbpui ; /usr/bin/python3 │ ├─250602 /usr/bin/python3 │ ├─250603 /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 │ └─250605 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9957 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12292 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c585c433f253524c5f155cbd8dfd22631fb691b5e834abb69ca3590e17d2df91 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 28c979d9e579866f9723cca9b5e956bebd5f4157fa6f72e818b5fc9b02d47dcc -address /run/containerd/containerd.sock │ │ ├─ 18730 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c08df5b65514bafdf35fceb3c558d091fec6d3b8f77483b00049c4d65f474f1c -address /run/containerd/containerd.sock │ │ ├─ 25337 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77781389f7babf59be5ba0e7a2b4de2f657fbf73ac6197e3fe879c5838da3fb2 -address /run/containerd/containerd.sock │ │ ├─ 29843 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1227eee60ca3f67a36c012ff27ee3da5d0eb4494eee8ffdefd359ad8d534794a -address /run/containerd/containerd.sock │ │ ├─ 34557 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53d95c20ffa8774824dc03fdf954436f7979ca846b76cbce9d4e4bee507a31db -address /run/containerd/containerd.sock │ │ ├─ 39315 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 01ca784e3941eaedb9502c9ed8687e6f18e00bcbc70cf6bd50a1d1c7decc6131 -address /run/containerd/containerd.sock │ │ ├─ 41881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf4880be5ff94ae377c54a4b0290ee09e123dc943b652b2e241fcd3f9d8df1c4 -address /run/containerd/containerd.sock │ │ ├─ 41882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea22310c2d74f5eef208c5385a57257219d0f2ef66b99d2815f9467d04bd3d8 -address /run/containerd/containerd.sock │ │ ├─ 41924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 322aea75b15d484058b77fb1ac83d5af73777d711d970f752bcd9ed8be42e9d1 -address /run/containerd/containerd.sock │ │ ├─ 41927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99dbaf6bd4dbe5a44ffaac6c26a27c96ff1678779b6d41103a7111c2b12d05c0 -address /run/containerd/containerd.sock │ │ ├─ 41956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5c49a23f70d2854d421bdd3dd4b0e98ca59a6196e370391abce22d2f2d0ae8a -address /run/containerd/containerd.sock │ │ ├─ 42492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24dd1bdd3d30e55f0f3a553500935e738718af079356d32502db18db6968c9b1 -address /run/containerd/containerd.sock │ │ ├─ 43278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ad1cbfde60f56786f294d085a0adcdcee0c2b3240fc9f35a41782c609046bb -address /run/containerd/containerd.sock │ │ ├─ 43283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a75daf7e167a21e939ebff25e2cfc2b83fe41ec30adb0ef9edcbfd63bff0ec1 -address /run/containerd/containerd.sock │ │ ├─ 44650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aac1b5d24e5bab16465c411606314baab5671594a48331c7421bdf53597edd9 -address /run/containerd/containerd.sock │ │ ├─ 45040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8ac121b9358168acc9feeb3ddd073e531674ff64f3e13bdf329ba1048eb866c -address /run/containerd/containerd.sock │ │ ├─ 45078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 494caaeed868529ab375320b0e7d6be3e8d586adfaf75e947a58889af7211f0d -address /run/containerd/containerd.sock │ │ ├─ 45507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30600d668ef428c8e4f4fff3adfdb6d58f6a380b3edff3029a102511cf64e862 -address /run/containerd/containerd.sock │ │ ├─ 45973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adb14c57fcf845d6e6b968fbf0a93da3950faf4f6ed98c6085dee0852ce46f41 -address /run/containerd/containerd.sock │ │ ├─ 46013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3071ba6e6cee2887f84ad08dde408f8b231193426334a9ae7b800203f9e0afc -address /run/containerd/containerd.sock │ │ ├─ 46053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e15a81f06c9c4130834c882341e95d1d987c3e966d49259d4c859bc34271d6f -address /run/containerd/containerd.sock │ │ ├─ 48155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f77a842cc6b0bdfde453c496d7f4dd1b94fd3338b7b6281aa51ba82939f050 -address /run/containerd/containerd.sock │ │ ├─ 48249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8452f52006c2e90ea49c6eaae23e9da0f7c0745108c96cac130e89d9392fa24a -address /run/containerd/containerd.sock │ │ ├─ 49092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89f29c205a7ae98efdff04a5804bb5e5ed36873f9b4e48f57ea6025c9d22b5e -address /run/containerd/containerd.sock │ │ ├─ 49210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c7216e0d82e582b896b0a11c220d99903417a2ebbe05f8c07f478a351646cc7 -address /run/containerd/containerd.sock │ │ ├─ 49591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8ea3513ff60fa66b9ebeccd3679aab279eaf24b3d6eb65c21951633dca12046 -address /run/containerd/containerd.sock │ │ ├─ 49949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484419a3b45f7a4eedf7f7eabfb9a1c77c23eb2ff4cea43d410f8e0f3816c56f -address /run/containerd/containerd.sock │ │ ├─ 50244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 354f0109afaf79f747019501a7a6b42bb547a719cf593a7123902b1d7e33ec36 -address /run/containerd/containerd.sock │ │ ├─ 52673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90b543ab75ee7ea7729bd3581ac287aeb3c632c6e70f4007a3a3fc2d10456c1f -address /run/containerd/containerd.sock │ │ ├─ 52790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 494d0c4f6cdebacd45c0d22aaea738adaa351e1173ab7206c716fce9b90981bd -address /run/containerd/containerd.sock │ │ ├─ 57250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d1625be7d5d87db3a148eeccc42a21192dace1a833fe8fa94665975c784fdb -address /run/containerd/containerd.sock │ │ ├─ 57887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7913e85712e1e2547fda7c1447bfede3dca85ed4e2ddddb72f70bca4931a02d5 -address /run/containerd/containerd.sock │ │ ├─ 57944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 716bf249d4d6a8940150a3b75af8c9188d84c83a7a3addcff28fc62110cc053f -address /run/containerd/containerd.sock │ │ ├─ 57984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac17f8c02919483808d031c7b686b0f6bdfe197d07fb7710dfca387e5ab3f58 -address /run/containerd/containerd.sock │ │ ├─ 58133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d07e93828623c01e714c282ff539f16b65b16c5c083b0e02677b879f1018a5e -address /run/containerd/containerd.sock │ │ ├─ 62131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 743d063084bb4aa3b0071d37a4540050b9db6a5627dc866ced4938de3ccac39e -address /run/containerd/containerd.sock │ │ ├─ 62275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce621caac9b4757bad6aec86c34aafe917b248645855057874ea9b70b3c71ec -address /run/containerd/containerd.sock │ │ ├─ 62327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7088cf92db1128762b9c7310531b41262580b8868aff9b50f636485fb55e1c80 -address /run/containerd/containerd.sock │ │ ├─ 62364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f6609e3b4eb4a667a00816b3c7cd4ea8ae7e20149df440f3419034dc47ede30 -address /run/containerd/containerd.sock │ │ ├─ 63838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82bee4ef45bfc000e450d3e2acaea22c13d3ba4ffd6643e86b0518c77b2a0f26 -address /run/containerd/containerd.sock │ │ ├─ 63883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10eaef2de591ce33fd19d254a6c15823ca71435eec3472cc127f26ca2f1eaaac -address /run/containerd/containerd.sock │ │ ├─ 64078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba662b2eb8f22dd86240067e5671155bb8ab31a4e6c0b52a00775cbf5f8e47f -address /run/containerd/containerd.sock │ │ ├─ 64130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4f573f04dc63aa2940940891b2895ae43a218239bedbafc3d6b3c8b9b59cf6d -address /run/containerd/containerd.sock │ │ ├─ 64171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76aa57ccde8e77842a9d7d5de9bdcfe986ceacdd19f79443df3ddfdc8ea361f5 -address /run/containerd/containerd.sock │ │ ├─ 64729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cce813e1a9bd3e927c7fae5b9886575649b7aaf70a930dadaa95966156f2838 -address /run/containerd/containerd.sock │ │ ├─ 65080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6da384dce73e91c7b7bea82bfb96b0b778f1dfd14ad69dce7b8be7e1822b25 -address /run/containerd/containerd.sock │ │ ├─ 65522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35c4abd159fa67b440106cf4913d04e609cb2580f86a95e9ca67ab3d886f51d1 -address /run/containerd/containerd.sock │ │ ├─ 65865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e86ff244e0b2b723fdbbba75143ac14615de35cbb5d72b4aaa2daef4c65364b -address /run/containerd/containerd.sock │ │ ├─ 66602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c34ad45095c5c56c00c950e67a3e1fe66f2c4325158417d8d777be27a4833f5a -address /run/containerd/containerd.sock │ │ ├─ 68384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eeb48bdcd93fc48a26723f5f836e720322181adeaece6ddf326878e6c2bbd03 -address /run/containerd/containerd.sock │ │ ├─ 70202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e786059ed47b8762ce5a654fe3345c6d4b95ba1c1c24a569d903ff15ed0a1ae -address /run/containerd/containerd.sock │ │ ├─ 79610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f972af56feede1b846465e927fda686df32ce1e590dd4e7960b826a8e7ffea9 -address /run/containerd/containerd.sock │ │ ├─ 81211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b556825348683ba7cce30d1e3227096a9e3c50baf528e31b54097b9237206c2 -address /run/containerd/containerd.sock │ │ ├─ 86817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2323724cac8ac744b29415627ab569fba9d0a4bfafa1e94cb43653bcd9c955 -address /run/containerd/containerd.sock │ │ ├─ 93383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c904dd77565c58ae967a2b22153ebdf2cf4559045e1572a3212fef17901dc64c -address /run/containerd/containerd.sock │ │ ├─ 97049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132bd7e1eb45e0ef90bc9134b230ebdb24f8eee02c336d2b4193bcd7c973568e -address /run/containerd/containerd.sock │ │ ├─ 97093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35327a83b07f5db0696f5301e00921c78724f2a174197f63323dd328ffeb6fd9 -address /run/containerd/containerd.sock │ │ ├─106101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52cec2f7a5cc15e98d80505a40bf851aac132563e0173f4fd4405aac2f193be5 -address /run/containerd/containerd.sock │ │ ├─107532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 189f6b02e181d21ee6e5514b9c6504d4afbb524913106e23f1113a5f45855097 -address /run/containerd/containerd.sock │ │ ├─107720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e64c349fbff967f871674d4e78afb40113749248bee264b2e4010d1fc9a9dea0 -address /run/containerd/containerd.sock │ │ ├─109574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0de83cce06f529c2157e823772543106216b950b30548819925cefb03cfba19 -address /run/containerd/containerd.sock │ │ ├─111540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12267bc70ff6942874c7c37432c5e49b15b1782da180ae8913779d08b65e33f8 -address /run/containerd/containerd.sock │ │ ├─111673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd3d7fddf1ae783e2ee9534f77a82a573636095082f0ba3b43fd34049ec9063 -address /run/containerd/containerd.sock │ │ ├─124682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63e36977d261fe24e8817ad5c3e68656dad8404876c53dfb59e2f94f76d0dc4 -address /run/containerd/containerd.sock │ │ ├─124761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24097baba491fe56682cdf526bfbe7a552ad0c1305d4681c704becaf1b0e5852 -address /run/containerd/containerd.sock │ │ ├─127373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33f6f341d1a108f654b490ac33b6440ff7457a3d84a2d23ba34b992b1b1fa12 -address /run/containerd/containerd.sock │ │ ├─141433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff7984614aafb66ebff96bd7f81d6ca93ee84ef41cd877eee8187fb85f2554bd -address /run/containerd/containerd.sock │ │ ├─142400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6a76c80ddd4279df85344aed5b50ecd6f5b084837dae6740c501dcce94d52aa -address /run/containerd/containerd.sock │ │ ├─143504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a04d3e007211b07d33dc6d8dde9cca45e96d7994bc6e1b0191c004701bf4b478 -address /run/containerd/containerd.sock │ │ ├─143576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c85b4708ee4904cfd591a31fa84780ce22ae06696f9ce0ff145b9415bfc6df -address /run/containerd/containerd.sock │ │ ├─144203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01bd280e6983b582f76a672d06de30715c01263eef5047c5e38d2a3ef07adad0 -address /run/containerd/containerd.sock │ │ ├─145303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3de9d28a98a61681e3909d2fd7ef0347b02d5054073df4c31cf548b1e38d883 -address /run/containerd/containerd.sock │ │ ├─147625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6881455e28b79c22fa52d8d2669af4d9394a053ad3ec06f3e36893948cebb5c2 -address /run/containerd/containerd.sock │ │ ├─148023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b22ff50a9e0996a3d2439a7d2331ebfabd0ea2c6bbd80fc8b3535c8d9474b7f2 -address /run/containerd/containerd.sock │ │ ├─148096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70aec0e441d998d6572548efef2288948d7cf0cdde07d803ef8085afeea7ed5d -address /run/containerd/containerd.sock │ │ ├─148450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cd5fc976f1f3861e0df404c78809666b6583ac0f63a6930830ff97ffb8c00e7 -address /run/containerd/containerd.sock │ │ ├─149909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44983bf2151ad0b98750ed913eaf76c4e93b6a291be13b90b4ba491eb3b8f52a -address /run/containerd/containerd.sock │ │ ├─153831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a1e19283eb9a33591b8071afb37fee448bec7656b3bcfc19fa0be6d19835b6 -address /run/containerd/containerd.sock │ │ ├─174049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a5bd7ace7c0c3c79a883538890904c7608f6ba72056ebbb091398545ff7ce7 -address /run/containerd/containerd.sock │ │ ├─175943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24914ec7dc7f91dc7f201b61bf9fffe310852d1ec884c4f6e521210294a172fa -address /run/containerd/containerd.sock │ │ ├─175958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06590f6dc29163a73feaf0056d72fb6790b98032d94dce663d4428287ce96557 -address /run/containerd/containerd.sock │ │ ├─176234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab1a52ca2f10b2b0c4d326b445b32234193a30c383406dd37548ed4757275009 -address /run/containerd/containerd.sock │ │ ├─176272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5acab1e83faf960c10bfbb6272d24e5e1075b97cd353bcd81c855580b1542c8 -address /run/containerd/containerd.sock │ │ ├─183490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f553f4dec1f957302b410e779308d287f3db25d7d0087f07a6d6c7116767bad -address /run/containerd/containerd.sock │ │ ├─187179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34bad229d47414a3c60897b63cf6618278c203e195e065afae1915f94b16f7db -address /run/containerd/containerd.sock │ │ ├─189872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a15d07778577463ba50660f270eb31cb12ea81d9c15da21af1ddd7a2bd2b549 -address /run/containerd/containerd.sock │ │ ├─189942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2448d9c78409efaa96bae00f814332babe26f2ced361cf4dd9e78f2c6924d3f9 -address /run/containerd/containerd.sock │ │ ├─190094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d35f61ca4132371cc47492cc5796c438256e42d8b7ec6a4a574c97e277e6b72 -address /run/containerd/containerd.sock │ │ ├─206112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec1bc0757492a18d913d375da9cb37fda85c95711bb2a5d8f5fa8dae4734a40a -address /run/containerd/containerd.sock │ │ ├─213575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98dbdc16b63b5e2c70982f3dd76f41d8b1e367cde9e9e457ebeed34dc523d38f -address /run/containerd/containerd.sock │ │ ├─213604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80beaa58a6be3bef63e6c13fd21bce46e186294ae4cf27ca787081cd3e6bc209 -address /run/containerd/containerd.sock │ │ ├─213853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8505ebe4a57fc3a6164905dd71034c1aaeac4881d45c69efb778043579782918 -address /run/containerd/containerd.sock │ │ ├─213923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f8436eab87b338a75d189813b3f073c8dfbe998994aca5f13fb1c02d8cc378 -address /run/containerd/containerd.sock │ │ ├─224804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2cb4f93eb3f9dce71459b0e68c4e1c40ebe854c4ffb4b272ca668622eec64a5 -address /run/containerd/containerd.sock │ │ ├─227208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53c484b71961779832336372fe2503ef4b517d1c3460680b6787c0de3c11550d -address /run/containerd/containerd.sock │ │ ├─228417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddd7e1a53e188c7a3b60efd8b36e64ad9c3a4e05ca91eeaba0acfca590db7abe -address /run/containerd/containerd.sock │ │ ├─229340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f94adbcb7d98041ce7052335b0801e08922b348067c413a958f6e89e432815 -address /run/containerd/containerd.sock │ │ ├─230389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc2458115bea5942fd431de8c22b3e07b234f0c7012d19ac01c78f314548f265 -address /run/containerd/containerd.sock │ │ ├─232010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 369f2d3c536af43f14cfe8bf38963a31c58092d24268ea6df55b3e4d0feb882e -address /run/containerd/containerd.sock │ │ ├─233562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5330f1af7c727ddc86bb2577387bb5120f133098f2a3ced070dbe093b0d968e -address /run/containerd/containerd.sock │ │ ├─233613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d4fd2668ba0fb64bcbc9948c783a26b7ffc413704f73d8c938343bf50d67f1a -address /run/containerd/containerd.sock │ │ └─234638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36faccf5798509f79df6d436125b31eb5972ebdcdee49a84c4aa192fb256caa9 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─29551 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29825 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18689 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18710 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.lnpuil.service │ │ │ ├─12587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lnpuil/unit.run │ │ │ └─12618 /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-lnpuil --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lnpuil:/var/lib/ceph/mgr/ceph-instance.lnpuil:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lnpuil/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lnpuil -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.0.service │ │ │ ├─25048 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25319 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39251 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39290 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34274 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34538 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12230 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12257 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-01ca784e3941eaedb9502c9ed8687e6f18e00bcbc70cf6bd50a1d1c7decc6131.scope … │ │ ├─39342 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39358 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker.service … │ │ └─10326 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140801 /sbin/multipathd -d -s │ ├─docker-53d95c20ffa8774824dc03fdf954436f7979ca846b76cbce9d4e4bee507a31db.scope … │ │ ├─34581 /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 │ │ └─34593 /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 │ ├─kubelet.service │ │ └─42351 /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.210 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-28c979d9e579866f9723cca9b5e956bebd5f4157fa6f72e818b5fc9b02d47dcc.scope … │ │ ├─12697 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lnpuil -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12715 /usr/bin/ceph-mgr -n mgr.instance.lnpuil -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─run-r43c3134ed0c7442c9a3412c20d5858c4.scope │ │ └─190873 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─642 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c08df5b65514bafdf35fceb3c558d091fec6d3b8f77483b00049c4d65f474f1c.scope … │ │ ├─18759 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18777 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1086 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10834 /usr/sbin/chronyd -F 1 │ │ └─10835 /usr/sbin/chronyd -F 1 │ ├─docker-77781389f7babf59be5ba0e7a2b4de2f657fbf73ac6197e3fe879c5838da3fb2.scope … │ │ ├─25363 /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 │ │ └─25375 /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 │ ├─docker-c585c433f253524c5f155cbd8dfd22631fb691b5e834abb69ca3590e17d2df91.scope … │ │ ├─12338 /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 │ │ └─12350 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─docker-1227eee60ca3f67a36c012ff27ee3da5d0eb4494eee8ffdefd359ad8d534794a.scope … │ │ ├─29868 /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 │ │ └─29880 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140688 /sbin/iscsid │ │ └─140689 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─618 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─615 /lib/systemd/systemd-logind ├─k8s.io │ ├─7913e85712e1e2547fda7c1447bfede3dca85ed4e2ddddb72f70bca4931a02d5 │ │ └─57914 /pause │ ├─e47d11e234b67ef24e0d812e75dd01dbadfcc8a83aedcbbfa0f7192e04bc292a │ │ ├─202333 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202827 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202828 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─5f0f0dbb3263aac71083376d4b5996a8158b8b63a1549dfa6c4977e444599cd6 │ │ └─67644 /bin/memcached_exporter │ ├─30a1e19283eb9a33591b8071afb37fee448bec7656b3bcfc19fa0be6d19835b6 │ │ └─153929 /pause │ ├─484419a3b45f7a4eedf7f7eabfb9a1c77c23eb2ff4cea43d410f8e0f3816c56f │ │ └─49972 /pause │ ├─4eeb48bdcd93fc48a26723f5f836e720322181adeaece6ddf326878e6c2bbd03 │ │ └─68409 /pause │ ├─ab01f660a5447894dc49f5db0495ff2755f822cbebc9f64dff8f73d3df426bf2 │ │ ├─188552 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) │ │ ├─188939 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) │ │ ├─188940 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) │ │ ├─188996 /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/tmphjc507qh/privsep.sock │ │ └─208192 /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/tmp47ntluta/privsep.sock │ ├─3b11e8c547abfffccee08be420ee6357a9eb05bbf25ca3b17bf82dc40ea6edfc │ │ ├─66190 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66225 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─65d30e4cdac0acc963ee3f8ca76915e56aaacc93f3a7c3808ce3a125f6f1cc31 │ │ ├─174252 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174268 /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 │ │ ├─174274 erl_child_setup 1048576 │ │ ├─174321 sh -s disksup │ │ ├─174323 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174324 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174485 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174486 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174496 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174711 /bin/sh -s rabbit_disk_monitor │ ├─6b24b3ae2c7898d5777c9c62459d4da52d5d39ca901654a245a00896c316d1a5 │ │ └─233657 kubernetes-entrypoint │ ├─5f972af56feede1b846465e927fda686df32ce1e590dd4e7960b826a8e7ffea9 │ │ └─79633 /pause │ ├─10eaef2de591ce33fd19d254a6c15823ca71435eec3472cc127f26ca2f1eaaac │ │ └─63906 /pause │ ├─0b925abc85573f9e39206cd303c0a8705448db2082a3fc7b65608d78b099b6c2 │ │ └─87647 /usr/local/bin/rook ceph operator │ ├─2aac1b5d24e5bab16465c411606314baab5671594a48331c7421bdf53597edd9 │ │ └─44673 /pause │ ├─1cd5fc976f1f3861e0df404c78809666b6583ac0f63a6930830ff97ffb8c00e7 │ │ └─148558 /pause │ ├─46102c1ad83fd512b611db26c95d07d2992c35e79195a38248a8065a3e648a8a │ │ └─65741 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─70aec0e441d998d6572548efef2288948d7cf0cdde07d803ef8085afeea7ed5d │ │ └─148133 /pause │ ├─856e6dc7aa9ca58bc62eb773a5e8c7aece55824b4fbdef8b78210b603eed7f2e │ │ └─53273 redis_exporter │ ├─e64c349fbff967f871674d4e78afb40113749248bee264b2e4010d1fc9a9dea0 │ │ └─107753 /pause │ ├─82bee4ef45bfc000e450d3e2acaea22c13d3ba4ffd6643e86b0518c77b2a0f26 │ │ └─63861 /pause │ ├─494caaeed868529ab375320b0e7d6be3e8d586adfaf75e947a58889af7211f0d │ │ └─45101 /pause │ ├─8452f52006c2e90ea49c6eaae23e9da0f7c0745108c96cac130e89d9392fa24a │ │ └─48273 /pause │ ├─6881455e28b79c22fa52d8d2669af4d9394a053ad3ec06f3e36893948cebb5c2 │ │ └─147686 /pause │ ├─3a4b53b0dbe4fe2762b139521ac9fce9490d6a2d280fc12d46b947cfd38b97cc │ │ └─109227 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─abde04123554f3dff9d0a5ca523c3807e98584b1aa1c22d334c5513fc9157183 │ │ └─233744 kubernetes-entrypoint │ ├─c5330f1af7c727ddc86bb2577387bb5120f133098f2a3ced070dbe093b0d968e │ │ └─233586 /pause │ ├─2ff217ce4d712fa2ff6859c059c5459364d6a140bbbaac8b7ab58fbe689c4292 │ │ └─190300 /bin/bash /tmp/libvirt.sh │ ├─01bd280e6983b582f76a672d06de30715c01263eef5047c5e38d2a3ef07adad0 │ │ └─144227 /pause │ ├─d8ea3513ff60fa66b9ebeccd3679aab279eaf24b3d6eb65c21951633dca12046 │ │ └─49614 /pause │ ├─99dbaf6bd4dbe5a44ffaac6c26a27c96ff1678779b6d41103a7111c2b12d05c0 │ │ └─42022 /pause │ ├─e20e93605a976a6ca1333b1683bc1ade85808721f5e571d5c8e84a37d1a846b4 │ │ └─141859 /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 │ ├─23001bb426af8ddd1bca76cf58ef4226787c8e910330c826413c60c9c35bb660 │ │ └─53029 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 │ ├─8e6629e1c8547a114d237899bc325a9866022ccc331eddbf0435db0826789897 │ │ ├─ 97666 /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 │ │ └─241380 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a6a76c80ddd4279df85344aed5b50ecd6f5b084837dae6740c501dcce94d52aa │ │ └─142433 /pause │ ├─7ca1ddb182134f6a84aa22320450b4df81ff373a810b64ce8da3bc85b2955707 │ │ ├─93511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93527 /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 │ │ ├─93535 erl_child_setup 1048576 │ │ ├─93603 sh -s disksup │ │ ├─93605 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93606 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93688 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93689 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93699 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93944 /bin/sh -s rabbit_disk_monitor │ ├─132bd7e1eb45e0ef90bc9134b230ebdb24f8eee02c336d2b4193bcd7c973568e │ │ └─97073 /pause │ ├─8f52bfe9c472d70c5eb7372bdce1bce32bef39db456e453df54d500983e241ef │ │ └─97521 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-6bv2b --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7088cf92db1128762b9c7310531b41262580b8868aff9b50f636485fb55e1c80 │ │ └─62350 /pause │ ├─c904dd77565c58ae967a2b22153ebdf2cf4559045e1572a3212fef17901dc64c │ │ └─93407 /pause │ ├─c34ad45095c5c56c00c950e67a3e1fe66f2c4325158417d8d777be27a4833f5a │ │ └─66626 /pause │ ├─8543b4433865b9ec3bb04bfa91f9b9d69de2995b5a918487802bf09a077a9161 │ │ ├─79737 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79754 /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 │ │ ├─79760 erl_child_setup 1048576 │ │ ├─79809 sh -s disksup │ │ ├─79811 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79812 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79858 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80021 /bin/sh -s rabbit_disk_monitor │ ├─ec1bc0757492a18d913d375da9cb37fda85c95711bb2a5d8f5fa8dae4734a40a │ │ └─206136 /pause │ ├─bb7f5caa22a17f405de25e2a1de3277a89dc56a5eaa797b64e1d34b6281beea4 │ │ └─190252 /usr/bin/libvirt-tls-sidecar │ ├─3054bd56c07c4ddd88f64b239bc539576e3500fc4827244cfca9338d02233850 │ │ ├─73599 apache2 -DFOREGROUND │ │ ├─73714 (wsgi:k -DFOREGROUND │ │ ├─73715 (wsgi:k -DFOREGROUND │ │ ├─73716 (wsgi:k -DFOREGROUND │ │ ├─73717 (wsgi:k -DFOREGROUND │ │ ├─73719 apache2 -DFOREGROUND │ │ ├─73723 apache2 -DFOREGROUND │ │ ├─73724 apache2 -DFOREGROUND │ │ ├─73725 apache2 -DFOREGROUND │ │ ├─73728 apache2 -DFOREGROUND │ │ ├─73729 apache2 -DFOREGROUND │ │ ├─73730 apache2 -DFOREGROUND │ │ ├─73731 apache2 -DFOREGROUND │ │ ├─73732 apache2 -DFOREGROUND │ │ └─73733 apache2 -DFOREGROUND │ ├─538f0a80685fdfe1d5b402decc46f480629723a16b583bb095f66af49b858561 │ │ └─42157 etcd --advertise-client-urls=https://199.204.45.210: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.210:2380 --initial-cluster=instance=https://199.204.45.210:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.210:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.210: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 │ ├─80a5bd7ace7c0c3c79a883538890904c7608f6ba72056ebbb091398545ff7ce7 │ │ └─174107 /pause │ ├─fd8bbbaca8eb1a9d70a2e1ae31774d71e9015751a90dbf58539f84e6727ab659 │ │ ├─121222 cinder-api: uWSGI master │ │ ├─121235 cinder-api: uWSGI worker 1 │ │ └─121236 cinder-api: uWSGI worker 2 │ ├─dcb28e7208b7af572527657a4857bd4adfb176bff0085e54d08e810f1bf45266 │ │ ├─86193 barbiacan-api: uWSGI master │ │ └─86206 barbiacan-api: uWSGI worker 1 │ ├─9b556825348683ba7cce30d1e3227096a9e3c50baf528e31b54097b9237206c2 │ │ └─81237 /pause │ ├─dfbae62e8397d693eb9135df462a576fc633a6dc2e6c07b6c8ba4c3f0a691f31 │ │ ├─206263 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206280 /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 │ │ ├─206286 erl_child_setup 1048576 │ │ ├─206333 sh -s disksup │ │ ├─206335 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─206336 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─206373 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206374 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206384 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206687 /bin/sh -s rabbit_disk_monitor │ ├─331bb3315b7c53867152b0faee9c02b6a9229fcf3be7a67a089d53fdd7772a7d │ │ └─42138 kube-apiserver --advertise-address=199.204.45.210 --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 │ ├─b763dacbf83c4960d6bd48fde4e766e0b2b872fae6396de081b3bf9593922502 │ │ └─58271 nfd-gc -gc-interval=1h │ ├─4ce621caac9b4757bad6aec86c34aafe917b248645855057874ea9b70b3c71ec │ │ └─62303 /pause │ ├─2e75c3a1ef04a358e25c89075b457a2894e496496fa62d0d17f48cb87223adf0 │ │ └─232077 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5a75daf7e167a21e939ebff25e2cfc2b83fe41ec30adb0ef9edcbfd63bff0ec1 │ │ └─43330 /pause │ ├─0e786059ed47b8762ce5a654fe3345c6d4b95ba1c1c24a569d903ff15ed0a1ae │ │ └─70226 /pause │ ├─369f2d3c536af43f14cfe8bf38963a31c58092d24268ea6df55b3e4d0feb882e │ │ └─232036 /pause │ ├─1bd3d7fddf1ae783e2ee9534f77a82a573636095082f0ba3b43fd34049ec9063 │ │ └─111698 /pause │ ├─7da13fc646a831999a48cefb5bb48218d61722b757172d706e38022d4fcb2096 │ │ └─67066 /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-210.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 │ ├─88549ed7f1648268cc19820d4fcacabc48c8125eccb15e0218c763991c9258b2 │ │ └─66895 /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 │ ├─a260880e52cd352cb574231fb2e223b60c4f3f638c4616e1b0e8370126f677bf │ │ ├─177037 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─243269 sleep 300 │ ├─131bbbce78ae70bf9f94a547ed0955383b9173a59315539dc48546b0be431be4 │ │ ├─63282 python -u /app/sidecar.py │ │ ├─63556 python -u /app/sidecar.py │ │ └─63557 python -u /app/sidecar.py │ ├─231416ea44f0aa3dba6c3c9c8700fb76e35b89e288ef8b65634b05b7f2fa7cef │ │ └─45131 /coredns -conf /etc/coredns/Corefile │ ├─2b2323724cac8ac744b29415627ab569fba9d0a4bfafa1e94cb43653bcd9c955 │ │ └─86842 /pause │ ├─d1db8c029aef34f3fb29e65aa3e95fb5cf4877d02891f1427cbaadb5ca3ea20e │ │ └─66467 /goldpinger --static-file-path /static │ ├─43f94adbcb7d98041ce7052335b0801e08922b348067c413a958f6e89e432815 │ │ └─229364 /pause │ ├─8f50e038230172accde0492a2e423db3e3bd99be0ae467c4512f99cedaf1b258 │ │ ├─185528 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185908 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185909 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185911 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185912 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185913 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185914 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185915 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ec7e41d67a09d75e33f67f6be137ccf470a06673ef97b13f52b0ab6ca687df14 │ │ └─66857 /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-210.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 │ ├─23f77a842cc6b0bdfde453c496d7f4dd1b94fd3338b7b6281aa51ba82939f050 │ │ └─48186 /pause │ ├─0f469417c455a4f82931920bab55c86a85ba3489e93f5eff64fb5eff8d43d348 │ │ └─67368 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─173f07ab58583df40286e11617fba950a4ec5df19fd21f616030b463b841f999 │ │ ├─172006 nova-api: uWSGI master │ │ ├─172042 nova-api: uWSGI worker 1 │ │ └─172043 nova-api: uWSGI worker 2 │ ├─5adbea4415acf5a8ff45dd4d88adff55c4a4cd443e458f248a0db77b3395a7d2 │ │ ├─188423 /bin/sh -x /bin/wait-for-ip.sh │ │ └─250595 sleep 1 │ ├─b22ff50a9e0996a3d2439a7d2331ebfabd0ea2c6bbd80fc8b3535c8d9474b7f2 │ │ └─148046 /pause │ ├─cc2458115bea5942fd431de8c22b3e07b234f0c7012d19ac01c78f314548f265 │ │ └─230419 /pause │ ├─98dbdc16b63b5e2c70982f3dd76f41d8b1e367cde9e9e457ebeed34dc523d38f │ │ └─213626 /pause │ ├─640af86a15adde97fa0d8bffd32cbc013286d846bd7b98d1f9c1c7ab34c7d21f │ │ └─62912 /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 │ ├─adb14c57fcf845d6e6b968fbf0a93da3950faf4f6ed98c6085dee0852ce46f41 │ │ └─45997 /pause │ ├─40a18fa5bf8ce2d84284e2d56e9f9f3cb1a1d3ab657e18e40be52f3d9a0a1391 │ │ ├─43804 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44180 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f33f6f341d1a108f654b490ac33b6440ff7457a3d84a2d23ba34b992b1b1fa12 │ │ └─127401 /pause │ ├─30717a6745578f648f17e112eba3d785b0120b5179f38ec0576fdf93f430b3fc │ │ └─67821 /bin/oauth2-proxy │ ├─b003eda6415bedbfc31f7fd36b4bff0ac4389eb2222a34176b030a67a2ac9b9c │ │ └─67800 /bin/oauth2-proxy │ ├─70e3002d4aa63575e0870f888f865563647ab4dd026cc76ae2cf795f7351761c │ │ └─62661 /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 │ ├─384d8c4a07c8a85e69c1317114fadca63b59ed3876c0a354afe06cf2ad61f776 │ │ └─45161 /coredns -conf /etc/coredns/Corefile │ ├─90b543ab75ee7ea7729bd3581ac287aeb3c632c6e70f4007a3a3fc2d10456c1f │ │ └─52710 /pause │ ├─6e15a81f06c9c4130834c882341e95d1d987c3e966d49259d4c859bc34271d6f │ │ └─46083 /pause │ ├─c49272226d52c46160aa4b46c5864812cd184b8ed679839a20157822bb1ff930 │ │ ├─183998 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184278 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 │ │ ├─184289 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─250110 sleep 15 │ ├─76aa57ccde8e77842a9d7d5de9bdcfe986ceacdd19f79443df3ddfdc8ea361f5 │ │ └─64197 /pause │ ├─af45caa6eb49a4710f79cc3fd8dc3e82d49a9667518aa9326eb26f7c2f34529a │ │ ├─109710 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109726 /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 │ │ ├─109732 erl_child_setup 1048576 │ │ ├─109797 sh -s disksup │ │ ├─109799 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109958 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109959 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109969 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─110063 /bin/sh -s rabbit_disk_monitor │ ├─aeda9b5e3735a08a517cb597b135b9a6f9897d8dfc9eb33483c1e0a6440dedb4 │ │ └─67105 /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 │ ├─d89f29c205a7ae98efdff04a5804bb5e5ed36873f9b4e48f57ea6025c9d22b5e │ │ └─49115 /pause │ ├─2ad6091a27dfbdaee00507f414ab2344cc9125581c710465ea2633aa6d2b48f3 │ │ ├─172014 nova-metadata: uWSGI master │ │ ├─172040 nova-metadata: uWSGI worker 1 │ │ └─172041 nova-metadata: uWSGI worker 2 │ ├─44983bf2151ad0b98750ed913eaf76c4e93b6a291be13b90b4ba491eb3b8f52a │ │ └─149976 /pause │ ├─ddd7e1a53e188c7a3b60efd8b36e64ad9c3a4e05ca91eeaba0acfca590db7abe │ │ └─228441 /pause │ ├─84390a27ee81d3faa82c6c7ef683ef6de66c80ad20e11696433030eb7ccbb091 │ │ └─52932 valkey-server *:6379 │ ├─ad9f767cc7819c5f6c54727c3b2aa344d9ea330ffcf558138f82b7009658ecfb │ │ ├─143765 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143906 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143920 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 │ │ ├─144140 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─250405 sleep 15 │ ├─8d07e93828623c01e714c282ff539f16b65b16c5c083b0e02677b879f1018a5e │ │ └─58160 /pause │ ├─432c72a340f80e5757c9371b64cbcae97513163e492121e73297f0860862aed0 │ │ └─49736 percona-xtradb-cluster-operator │ ├─354f0109afaf79f747019501a7a6b42bb547a719cf593a7123902b1d7e33ec36 │ │ └─50267 /pause │ ├─73c9187cf7200e89ba4121b691f27a7d41b0599e63a79719b9211e49a5d0621e │ │ ├─65248 nginx: master process nginx -g daemon off; │ │ ├─65261 nginx: worker process │ │ ├─65262 nginx: worker process │ │ ├─65263 nginx: worker process │ │ ├─65264 nginx: worker process │ │ └─65265 nginx: worker process │ ├─420438bdd3f7d71b54fd82ef1bfa4e8ce1bdfd268c4f99468d6f75c350248b8c │ │ └─167263 /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 │ ├─e4f573f04dc63aa2940940891b2895ae43a218239bedbafc3d6b3c8b9b59cf6d │ │ └─64157 /pause │ ├─1c9d5794736a165dcdc77fe08344781457ec21eb4c505a889c69ccd343769ae2 │ │ ├─145406 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145424 /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 │ │ ├─145430 erl_child_setup 1048576 │ │ ├─145478 sh -s disksup │ │ ├─145480 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145481 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145593 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145594 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145604 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145796 /bin/sh -s rabbit_disk_monitor │ ├─8fee48122dced10c60960666463d5d1d2293a204d3a45fd6e79a1c7e187434eb │ │ ├─202372 heat-api: uWSGI master │ │ ├─202420 heat-api: uWSGI worker 1 │ │ └─202421 heat-api: uWSGI worker 2 │ ├─fd1044d84fd32ac88248f51d7e668f126947c1762889800c3a7cc6f0253e2f88 │ │ └─98320 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─eb788e71fad7ebceab328e783953f9915ad3a861883233c8d0dbc0d0595b7a60 │ │ ├─132405 placement-api: uWSGI master │ │ ├─132430 placement-api: uWSGI worker 1 │ │ └─132432 placement-api: uWSGI worker 2 │ ├─2f553f4dec1f957302b410e779308d287f3db25d7d0087f07a6d6c7116767bad │ │ └─183514 /pause │ ├─e3260c57f89dbbb42e580516b69c293f2ce02a6015ac52926124a7f07ec140dc │ │ └─227393 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2c7216e0d82e582b896b0a11c220d99903417a2ebbe05f8c07f478a351646cc7 │ │ └─49234 /pause │ ├─19a65e9ce31cbc4668d73b74f507783332ae9efad5427cdcb4417de192eb8078 │ │ ├─188347 /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 │ │ └─188934 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpo1qx32ki/privsep.sock │ ├─5e6da384dce73e91c7b7bea82bfb96b0b778f1dfd14ad69dce7b8be7e1822b25 │ │ └─65104 /pause │ ├─1117fc9b2e5e37a7321c14d4ccfd3a010ee76b304698798359c64257bd281065 │ │ ├─63255 python -u /app/sidecar.py │ │ ├─63552 python -u /app/sidecar.py │ │ └─63553 python -u /app/sidecar.py │ ├─d5acab1e83faf960c10bfbb6272d24e5e1075b97cd353bcd81c855580b1542c8 │ │ └─176301 /pause │ ├─a63e36977d261fe24e8817ad5c3e68656dad8404876c53dfb59e2f94f76d0dc4 │ │ └─124705 /pause │ ├─3a09be3039b837082b17fca8ce9616752735cd83d576da3dc442d1b816e07cdd │ │ └─50577 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5bf3a3fbc9832ee1fb59da782367169c560021b9ff92ac24ffac520c6f8a59a2 │ │ ├─ 48657 /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 │ │ ├─ 48675 /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 │ │ ├─ 48790 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─223870 nginx: worker process │ │ ├─223871 nginx: worker process │ │ └─223872 nginx: cache manager process │ ├─467a0487390c0104adbc59390886d71e9e8031c892a72edfe0e4aff4b4b4d4ea │ │ └─190807 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6e60177f22709bc0491862d7758e0f1e6bcf41113fce3e254903eeef4d1e7aed │ │ └─66975 /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 │ ├─d015dfb23b32b6e60735f4ec052fe4c5ea6f5fb14638246f1942fb9d4bd2bf69 │ │ ├─107941 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108168 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108170 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ee6e5f983d8d200f1ede3b7ce22f0a40b07eb23b05fd691585f77fad79123ab7 │ │ ├─106493 glance-api: uWSGI master │ │ ├─106506 glance-api: uWSGI worker 1 │ │ └─106507 glance-api: uWSGI worker 2 │ ├─0cce813e1a9bd3e927c7fae5b9886575649b7aaf70a930dadaa95966156f2838 │ │ └─64752 /pause │ ├─78d1625be7d5d87db3a148eeccc42a21192dace1a833fe8fa94665975c784fdb │ │ └─57273 /pause │ ├─a1a9d25a7f7bf7b7a13e675079b24defbdb770baf1768f6d0a43166efc2e6389 │ │ └─194484 /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 │ ├─12267bc70ff6942874c7c37432c5e49b15b1782da180ae8913779d08b65e33f8 │ │ └─111569 /pause │ ├─53c484b71961779832336372fe2503ef4b517d1c3460680b6787c0de3c11550d │ │ └─227232 /pause │ ├─d2343c5e38f493df971ded3b47f61e4d5c6d8352862c28f098a1d066db284295 │ │ └─50544 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7b4d401d971fa64d201d6646387beece16504c21530c64a1d602601d5aac765d │ │ └─125354 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0d35f61ca4132371cc47492cc5796c438256e42d8b7ec6a4a574c97e277e6b72 │ │ └─190143 /pause │ ├─d9648aed9b4ba1ee5a7a82c04249682a56c1fdeb4265f11f34279ce7929af8f9 │ │ └─49278 /manager --metrics-bind-address=:9782 │ ├─f8ec1af7c9b296c6089da6805c59d1a8b67594905902059d5ac9aeeb0a4a2b75 │ │ └─45617 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 │ ├─34bad229d47414a3c60897b63cf6618278c203e195e065afae1915f94b16f7db │ │ └─187203 /pause │ ├─a20a842f256c9f42785c1b4e914216aa528d0870e9ad072a402916986d8b4ef1 │ │ └─42175 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 │ ├─39ad1cbfde60f56786f294d085a0adcdcee0c2b3240fc9f35a41782c609046bb │ │ └─43332 /pause │ ├─322aea75b15d484058b77fb1ac83d5af73777d711d970f752bcd9ed8be42e9d1 │ │ └─42040 /pause │ ├─bbacfbd767900979c5e3842fdf012f7c8e72333acba98e8d0b404ee2d5fb807c │ │ └─46194 /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 │ ├─8c6388944692bcfb8bb165f8ab638e31bb2b9c56ac2f971545f81be11061132b │ │ └─230448 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7579db6581c8bd00586033423f7b910bf482330e78c01c4f0d8bbd921e68b3d0 │ │ ├─144389 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144632 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 │ │ ├─144641 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─250582 sleep 15 │ ├─60810c0344c8935a51a8ddd5b40897053d694fbd8c9746cb50c9b6e545c86abc │ │ └─63515 /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 │ ├─2975241b5cf1f25cf10355e45d1a4afba2c0744cb78002a8744b49c1b2336adf │ │ └─42541 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─06fa61a7698a18ad52bc52c2cf17c1cb93042441a061398fff377de542045b7a │ │ ├─224938 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224955 /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 │ │ ├─224961 erl_child_setup 1048576 │ │ ├─225022 sh -s disksup │ │ ├─225024 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225025 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225073 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225074 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225376 /bin/sh -s rabbit_disk_monitor │ ├─8e2a6cf41654c10c320de344395bba5f61a6f6453165d81cb7d6068d7614f04a │ │ └─67228 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─043b3b09426f5606e0321cac97bbb1e14487f91f340f42b47d5b99518cf22177 │ │ └─67313 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bf12ce5308d7805e75c7056cf1b6b6b8f24d88c6b912a3c9d46cb2b5f82cc3b4 │ │ ├─172857 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173267 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173268 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─1c2d647000b63ba34c269e2a5f76677c2ecae42614ffa6e54b3906b095d26990 │ │ └─184105 vector --config /etc/vector/vector.toml │ ├─0f6609e3b4eb4a667a00816b3c7cd4ea8ae7e20149df440f3419034dc47ede30 │ │ └─62388 /pause │ ├─df87ebe08d26d259ee03796292f9b1d236e22f4eb01606f72b28a107f0cfb9a7 │ │ ├─184180 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184217 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─ff7984614aafb66ebff96bd7f81d6ca93ee84ef41cd877eee8187fb85f2554bd │ │ └─141458 /pause │ ├─81ceb0c0104eaa28ea108a120716a6884aa9d96bb346e010aaa11ab12ccbca2b │ │ └─65650 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─515ecd84aa945c5fee419bff04090db3a7e2f0f3dd0aaa90c42bf5cf7bb2da0e │ │ └─44710 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─80beaa58a6be3bef63e6c13fd21bce46e186294ae4cf27ca787081cd3e6bc209 │ │ └─213658 /pause │ ├─e8ac121b9358168acc9feeb3ddd073e531674ff64f3e13bdf329ba1048eb866c │ │ └─45064 /pause │ ├─3d4fd2668ba0fb64bcbc9948c783a26b7ffc413704f73d8c938343bf50d67f1a │ │ └─233637 /pause │ ├─b6d58d73290ac76ec150ef238cd11f85381ff92f770a120b308632f7befd0670 │ │ └─213997 kubernetes-entrypoint │ ├─7b813a7c743da540320107992a7fe50024dd762f3dc3069d4a783355cafc33cb │ │ ├─50390 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 │ │ └─53332 haproxy -sf 165 -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 │ ├─bd3502118606b95955c1d7133030de826511750280d0c35caa4553b514587ea9 │ │ └─42285 /kube-vip manager │ ├─935c3a7f1a04c893deaa2e2083eb85ba60833676211cd112780762cab51faa01 │ │ └─229402 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─72f8436eab87b338a75d189813b3f073c8dfbe998994aca5f13fb1c02d8cc378 │ │ └─213961 /pause │ ├─35c4abd159fa67b440106cf4913d04e609cb2580f86a95e9ca67ab3d886f51d1 │ │ └─65545 /pause │ ├─d9b3f0b81f502ebc53281c0d974a847921e656bd3d32168c264511833727419c │ │ └─46285 /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 │ ├─3005836f7a893e978ffe5dda2571e75663dc7c541681552ba33dbe7fa081dfba │ │ └─213767 kubernetes-entrypoint │ ├─fc9c792d04b87d46405d3010ad232d697e097cfc096f9bc9de338a023171d32b │ │ └─67550 /bin/pushgateway │ ├─2ca0060c98811b93d6d568b1e1cae356d002df32b7cbbfa879d001d7086a6817 │ │ ├─143785 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143827 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143844 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 │ │ ├─144118 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─250403 sleep 15 │ ├─aea22310c2d74f5eef208c5385a57257219d0f2ef66b99d2815f9467d04bd3d8 │ │ └─41987 /pause │ ├─8505ebe4a57fc3a6164905dd71034c1aaeac4881d45c69efb778043579782918 │ │ └─213876 /pause │ ├─1eb635c7111e295c6d3cf85c95e382fce9caa2a37d30eb5e305f781f7a622079 │ │ ├─68758 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68775 /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 │ │ ├─68781 erl_child_setup 1048576 │ │ ├─68828 sh -s disksup │ │ ├─68830 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68831 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68843 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68844 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68854 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69011 /bin/sh -s rabbit_disk_monitor │ ├─bf4880be5ff94ae377c54a4b0290ee09e123dc943b652b2e241fcd3f9d8df1c4 │ │ └─41996 /pause │ ├─7ad83732902f7945118742da2969b81da2628aa2d2a4d5c8ddede7aac65f2b89 │ │ └─122929 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─09b67750f645041beb789e6535b7455d4bb0632e66109753f19b9d9de4de23f8 │ │ ├─125782 /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 │ │ └─125894 /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 │ ├─8b4588dfb022a46d14eda858b80e4e537de9f81638ac8b2a1d7c6ca9a9eefea8 │ │ └─213783 kubernetes-entrypoint │ ├─992b3d99ac3fd818fe8c1c616eb6fd3f0dd0d5edc803c98ab6eca1bcad9e57a8 │ │ ├─185562 neutron-policy-server: uWSGI master │ │ ├─185597 neutron-policy-server: uWSGI worker 1 │ │ └─185598 neutron-policy-server: uWSGI worker 2 │ ├─ec177684cebad4b23cea718507e9a9d9025c2aef955287bc49b1c54e98b26103 │ │ ├─187283 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187363 /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 │ │ ├─187369 erl_child_setup 1048576 │ │ ├─187417 sh -s disksup │ │ ├─187419 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187420 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187459 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187460 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187470 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187645 /bin/sh -s rabbit_disk_monitor │ ├─35327a83b07f5db0696f5301e00921c78724f2a174197f63323dd328ffeb6fd9 │ │ └─97124 /pause │ ├─8a15d07778577463ba50660f270eb31cb12ea81d9c15da21af1ddd7a2bd2b549 │ │ └─189912 /pause │ ├─6ac17f8c02919483808d031c7b686b0f6bdfe197d07fb7710dfca387e5ab3f58 │ │ └─58008 /pause │ ├─c3071ba6e6cee2887f84ad08dde408f8b231193426334a9ae7b800203f9e0afc │ │ └─46039 /pause │ ├─06590f6dc29163a73feaf0056d72fb6790b98032d94dce663d4428287ce96557 │ │ └─176035 /pause │ ├─189f6b02e181d21ee6e5514b9c6504d4afbb524913106e23f1113a5f45855097 │ │ └─107556 /pause │ ├─743d063084bb4aa3b0071d37a4540050b9db6a5627dc866ced4938de3ccac39e │ │ └─62188 /pause │ ├─a1ff1c67538bfa7b02d0706dcd345725bfe5e640dd69bca598ffe7a349aa26ea │ │ ├─172869 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173235 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173236 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2448d9c78409efaa96bae00f814332babe26f2ced361cf4dd9e78f2c6924d3f9 │ │ └─189988 /pause │ ├─a28ca2719c379ce30c994bd7ad07b9bbffd230178893087e0472d7dc2759d008 │ │ └─42114 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 │ ├─c6ce1cf2e784e8e01f909bacbd7cb700f545cd35d107f4520b16b27838818f60 │ │ └─53194 valkey-server *:26379 [sentinel] │ ├─e1b8bba0ca9fd96423226af62bfd0bf1d46db237f227dbd771f04b52e842ed00 │ │ └─58309 nfd-master -crd-controller=true -metrics=8081 │ ├─f2cb4f93eb3f9dce71459b0e68c4e1c40ebe854c4ffb4b272ca668622eec64a5 │ │ └─224827 /pause │ ├─1ef1663a728050a295f3cae1c2c06f8ea5bc9057af9fc919e7e5b4cc0bf039a4 │ │ └─58346 /secretgen-controller │ ├─36faccf5798509f79df6d436125b31eb5972ebdcdee49a84c4aa192fb256caa9 │ │ └─234661 /pause │ ├─f2c85b4708ee4904cfd591a31fa84780ce22ae06696f9ce0ff145b9415bfc6df │ │ └─143600 /pause │ ├─6e86ff244e0b2b723fdbbba75143ac14615de35cbb5d72b4aaa2daef4c65364b │ │ └─65887 /pause │ ├─c37093723e7e7b6ae4a9291d8349c9d77492b8e30fcd09ae9a1cfa5f2ef42cd9 │ │ └─46240 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5d4ae3924af854acd27de893ced2e4ec68a6da837b005e208aaa1ce1dc19de06 │ │ └─49396 /manager --metrics-bind-address=:8080 │ ├─f8345f9e370ccf94f19712b2bc280aab251bd4571147d17d609256565856dba0 │ │ └─64641 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 │ ├─7f0c222a006739a191a577e154696d893b27cdf9c759cdf247f47f18a0065eb6 │ │ └─228849 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─494d0c4f6cdebacd45c0d22aaea738adaa351e1173ab7206c716fce9b90981bd │ │ └─52815 /pause │ ├─24dd1bdd3d30e55f0f3a553500935e738718af079356d32502db18db6968c9b1 │ │ └─42515 /pause │ ├─327ccb54280efe20f907ac44b9c58bf45f2e3691582745e3d01115a597c5ad86 │ │ ├─202378 heat-api-cfn: uWSGI master │ │ ├─202418 heat-api-cfn: uWSGI worker 1 │ │ └─202419 heat-api-cfn: uWSGI worker 2 │ ├─52cec2f7a5cc15e98d80505a40bf851aac132563e0173f4fd4405aac2f193be5 │ │ └─106124 /pause │ ├─b5c49a23f70d2854d421bdd3dd4b0e98ca59a6196e370391abce22d2f2d0ae8a │ │ └─42052 /pause │ ├─194222c44c2366213c60a5e096d68c845b502e7f324b9e2dccc4e76da8867aec │ │ ├─141895 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141908 /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 │ ├─6320004aadb005d10c3dfc465b89664df0841f3bcd5ded17c81ef13a3f6bcb66 │ │ └─194532 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─716bf249d4d6a8940150a3b75af8c9188d84c83a7a3addcff28fc62110cc053f │ │ └─57969 /pause │ ├─c0de83cce06f529c2157e823772543106216b950b30548819925cefb03cfba19 │ │ └─109598 /pause │ ├─245184f22d640b0e50cf71e6fb773c32922959b0ceced835a389d6e83cc07ee4 │ │ └─48739 /server │ ├─24914ec7dc7f91dc7f201b61bf9fffe310852d1ec884c4f6e521210294a172fa │ │ └─176007 /pause │ ├─a04d3e007211b07d33dc6d8dde9cca45e96d7994bc6e1b0191c004701bf4b478 │ │ └─143541 /pause │ ├─f54c8a09a42d7a82eacad1c1e1998e406ba756ebdf24b0dd4e5b07ff2edb45bb │ │ └─66816 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─8f9cc90901b202b58d13801e35083e1d346cf107383a4646ac951ebc21016647 │ │ └─43552 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b3de9d28a98a61681e3909d2fd7ef0347b02d5054073df4c31cf548b1e38d883 │ │ └─145326 /pause │ ├─8ba662b2eb8f22dd86240067e5671155bb8ab31a4e6c0b52a00775cbf5f8e47f │ │ └─64104 /pause │ ├─d7961f8e0111fc7a62d9fc38cf6de587a24918b8e2fe29f0ad79b68cad7b7d2b │ │ └─66729 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─ab1a52ca2f10b2b0c4d326b445b32234193a30c383406dd37548ed4757275009 │ │ └─176257 /pause │ ├─567ee71dbb113b78294c0c9539f1618ce6393b10015975bf2dcc66c1ecf0f593 │ │ └─58229 nfd-worker -metrics=8081 │ ├─530f797f813a7d1af356a0dd3c8683ec93f0be34d94026313e5455c2f53c6c49 │ │ ├─50446 mysqld --wsrep_start_position=a5fdfb8e-9e5a-11f1-92cc-3fc79056398c:20 │ │ └─50598 /var/lib/mysql/mysql-state-monitor │ ├─30600d668ef428c8e4f4fff3adfdb6d58f6a380b3edff3029a102511cf64e862 │ │ └─45531 /pause │ └─24097baba491fe56682cdf526bfbe7a552ad0c1305d4681c704becaf1b0e5852 │ └─124799 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount