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 │ │ │ ├─21385 /lib/systemd/systemd --user │ │ │ └─21386 (sd-pam) │ │ └─session-22.scope │ │ ├─21380 sshd: cephadm [priv] │ │ └─21399 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1444 sshd: zuul [priv] │ │ └─1457 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1448 ssh: /home/zuul/.ansible/cp/199.204.45.89-22-zuul [mux] │ ├─413378 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lckfovselyqrvjocszemrquwzzkhobuk ; /usr/bin/python3'"'"' && sleep 0' │ ├─413379 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lckfovselyqrvjocszemrquwzzkhobuk ; /usr/bin/python3' && sleep 0 │ ├─413380 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lckfovselyqrvjocszemrquwzzkhobuk ; /usr/bin/python3 │ ├─413381 /bin/sh -c echo BECOME-SUCCESS-lckfovselyqrvjocszemrquwzzkhobuk ; /usr/bin/python3 │ ├─413382 /usr/bin/python3 │ ├─413388 /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 │ └─413390 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-8bd8e5a1d4f4090229bbf71aee4b29c2c7aa3e130cbd81ba019651283995a093.scope … │ │ ├─33816 /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 │ │ └─33829 /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 │ ├─containerd.service … │ │ ├─ 9880 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12255 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5dd926a64527071913baf1632764712652f97e46923b82818c9ed985377ecdcb -address /run/containerd/containerd.sock │ │ ├─ 12633 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 31e92da06795fa64e94e5ea01a31eb183bb2b342f724a8b8e01e55a0087cb0e7 -address /run/containerd/containerd.sock │ │ ├─ 19495 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8d2ae9608b97097641624726cb6e47515a47642d9168a9c2215f8845886a47f3 -address /run/containerd/containerd.sock │ │ ├─ 24668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 769837eadf63e4592cca6a6857124bdfd5fe887d86a724cea0c6958592cbcc3a -address /run/containerd/containerd.sock │ │ ├─ 29195 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc60e1bf8bb3ebd6d83d582209a753b6efd426eb9989d1eb0ea238697ecf7926 -address /run/containerd/containerd.sock │ │ ├─ 33792 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8bd8e5a1d4f4090229bbf71aee4b29c2c7aa3e130cbd81ba019651283995a093 -address /run/containerd/containerd.sock │ │ ├─ 39347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a816641e77bf8595efb47d748213bc8a72b8578beb7018afdfc2872c1effb74 -address /run/containerd/containerd.sock │ │ ├─ 39357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a4813b555ff765180044a8156f648abceca70500b58ff4a5f8f1423a39df4d8 -address /run/containerd/containerd.sock │ │ ├─ 39410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecf8e5640b7a007f5bd398d89ac22d8b230fa227b7dd0d47a02a6f91b69030fa -address /run/containerd/containerd.sock │ │ ├─ 39419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1f9f24f8119ffd017edac94fbd034f4216a94b4d581dfcf734745afd236444d -address /run/containerd/containerd.sock │ │ ├─ 39424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5228b09807a655eb59735b96c6a595c3fbff6b95a2ab9baf88ac2daeeb782d79 -address /run/containerd/containerd.sock │ │ ├─ 39964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b56aa37cd0dcd5ed1c5e4b463cb0ff63a97256d571261975ee9baa938803d8a -address /run/containerd/containerd.sock │ │ ├─ 40678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ab31c54881982bd0510388d3dc16d9e8e613aaf9d79cdb627f18623c0c345c6 -address /run/containerd/containerd.sock │ │ ├─ 40701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1838f062a5e4a5f4b397a807a7600141f2a63009a52bada68d289ba84849c7 -address /run/containerd/containerd.sock │ │ ├─ 42043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c960675e57b5b40c7c39e35b7aa5918ea01911f4ac7b5e1d531f52a0c113481 -address /run/containerd/containerd.sock │ │ ├─ 42440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783d9b206e7793bb6a6b33942205eeaa56d5a9a9560824422f7cd506731dc5d1 -address /run/containerd/containerd.sock │ │ ├─ 42473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02af0e0787231b062fb739cb8ba68270fe150f7dbddc4b537a99c44a9f8a14b6 -address /run/containerd/containerd.sock │ │ ├─ 42961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f842c1eb4c6d6338524ac0a3d2f3aab4e7c574d0f17f75b976c331e120561849 -address /run/containerd/containerd.sock │ │ ├─ 43456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36493f6a1cd62678786759117303f831dcfc6154bcfcc9a4ca22b701458c2b94 -address /run/containerd/containerd.sock │ │ ├─ 43494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 040d2d4a43a242fc9d48c62d0aef567720a63dd5df3a266b88604434f78dc602 -address /run/containerd/containerd.sock │ │ ├─ 43534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b93f9045a530f0a890480464b379392b03efbc3be84b72cab75e78b0314adde8 -address /run/containerd/containerd.sock │ │ ├─ 45813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079efaf0bb75576dff8c074a48e08df321f92dd6199a3895f9696fe280755683 -address /run/containerd/containerd.sock │ │ ├─ 45885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00187abcb4d37db2eebabb38e26e1f5be9e3fcd03c86f268bf31e854d33c5ee7 -address /run/containerd/containerd.sock │ │ ├─ 46676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d207d9847d5b51850aed5d0c41925b44532e09d98ccd403c09df51a76b1b141 -address /run/containerd/containerd.sock │ │ ├─ 46719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4676a718cd78ee402b2a47ff37486efe8222d07a96872e42a6750f4cca045f -address /run/containerd/containerd.sock │ │ ├─ 47103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfe301828f77752385a011a888a786e92b9510db9a3f33374d3605f60862ce8 -address /run/containerd/containerd.sock │ │ ├─ 47599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68a4b9901f0c2c4f7f55fb5b1e4fd335ad47a2852e9cc687d30b85bc5353748 -address /run/containerd/containerd.sock │ │ ├─ 47984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882736e3bb3b8bf4e424a74c59af47a4c71d0e889b134b220ad3c890cc9e1f63 -address /run/containerd/containerd.sock │ │ ├─ 50238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 105c72c305b788e6bf2f9e7b19babbc177fc26fa53d4dffe3ad7959dab720e58 -address /run/containerd/containerd.sock │ │ ├─ 50372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a582b727a5d22ab3407c0c1300c6728cb40665b7d449e828aecaeb276ec53a57 -address /run/containerd/containerd.sock │ │ ├─ 54601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3821735a0888c3bb2499b1fa398a16557eb4421c603551f005c5c0925305a0f0 -address /run/containerd/containerd.sock │ │ ├─ 55220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1472589347c4f03eb5acbfb8bf86c52a7a9609e423dfa1b24b08b3f31b7b17b5 -address /run/containerd/containerd.sock │ │ ├─ 55306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 634f6b794b4625b2ea715124350fb14a46a19210aac49b16115a9bd780964889 -address /run/containerd/containerd.sock │ │ ├─ 55343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05d644d1649596242eea32e26b2d240520501f89027389b99958d394cb8cac1 -address /run/containerd/containerd.sock │ │ ├─ 55508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4faa88e26044a91c162e8986f08b5cb43a7644066e89fef89768615147733d -address /run/containerd/containerd.sock │ │ ├─ 59395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e7cf3c82be550cbb96dd1fd9a4ac32ef493889cebf0bf4160a9eecd1bc55e9 -address /run/containerd/containerd.sock │ │ ├─ 59481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0972f94420f25257a9eac9e63726e279b4f3f186fdbc61dc28633e95483ab5f -address /run/containerd/containerd.sock │ │ ├─ 59538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9546610b9d91342372f724e83640052946f5e4bc0d1a937927ef82ac0b33660a -address /run/containerd/containerd.sock │ │ ├─ 59579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea210a810ea5759a922c151c48a58927b9f67294dd2fcd1400d16b6a58dba07 -address /run/containerd/containerd.sock │ │ ├─ 60899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36b2b0e38edb759b10ee9417245a4ca13c4da5077392295b0c51b2c8efdb4648 -address /run/containerd/containerd.sock │ │ ├─ 60984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f151099c11e616428a498d91f735c5c384f946d41fa1f1975fa2f2d8d9bb0d85 -address /run/containerd/containerd.sock │ │ ├─ 61509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa621180cd5615033cce2d124acafc0813c3dfd73bec537a6ccabbd41210938 -address /run/containerd/containerd.sock │ │ ├─ 61565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6120a0d87fe282d055142a90afe1389eead53f71c6fe1d39cd61ed97e64156 -address /run/containerd/containerd.sock │ │ ├─ 61605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d42c3213ca602e6d2420b9e567a9357013996d9d8a4122ddcbe9eefefb9d5f -address /run/containerd/containerd.sock │ │ ├─ 62127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e043f5fbbfece253c1dc3908494b3c87c0874fe56c9949f26fd8746d875a3deb -address /run/containerd/containerd.sock │ │ ├─ 62470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d12ad8d985ea563474f69fbc1e071ba9e3f7f1346de19140d6435f019b15e20e -address /run/containerd/containerd.sock │ │ ├─ 62591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5c21b355d7132afd3658765a20ba83b750c3b4592b0043e941186c17c36557 -address /run/containerd/containerd.sock │ │ ├─ 62923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b72753c7a0308719f665ef9c83e1211fc35ac34fa2e1a8d4762547f16065cc -address /run/containerd/containerd.sock │ │ ├─ 63818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 016e1343285a16b672b8b01e7158afa71caa32e5763bed942d988406882971fa -address /run/containerd/containerd.sock │ │ ├─ 65116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b991b0b65f5875a13623500d5c054b1ba077d27d45e659870a99e1bdb5cbdd5b -address /run/containerd/containerd.sock │ │ ├─ 67270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d05a895b076ac8c579c6e6e9d66b50d651d3e24d05f2e551e9180945b127e44 -address /run/containerd/containerd.sock │ │ ├─ 76654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40702155ad2378e40acdb2960b7134ac14f8d3aeb8083438aadbdaac3d550aa7 -address /run/containerd/containerd.sock │ │ ├─ 78105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c07912ed5b59b0b108b9d916ce66389da239ead06585de75ca0fb921c5ab402 -address /run/containerd/containerd.sock │ │ ├─ 84154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 035273b9c84493614767a674e3bb162589978608bd0332830db8ed8d2b703db1 -address /run/containerd/containerd.sock │ │ ├─ 90048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 595c48711e74bda27fcd3cbff58bae1dca8151c3f77728265cef0b409d1f5559 -address /run/containerd/containerd.sock │ │ ├─ 94355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d26ad4e2d8db4c5732c5a6fd2ea6fbaa93341675109e665bfc4d3acf1a45b462 -address /run/containerd/containerd.sock │ │ ├─ 94399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fdcbd7d2d8be553066ef361c3513cf7cb392e846ef148240ea8ad007e907868 -address /run/containerd/containerd.sock │ │ ├─102716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52870b1b72596a4a4b75755c4a3a2645dc9189951b5e033d081f15ac19af34e7 -address /run/containerd/containerd.sock │ │ ├─104314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ae4f3db6b6fd6eef6f4984d7fa726104883613e9e025922638b1aa2a0d0a517 -address /run/containerd/containerd.sock │ │ ├─104357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f72ee1025711b9a0c8cc411e0c8bbbcbd646f0022e91f0ad6bc2fba4388dbffa -address /run/containerd/containerd.sock │ │ ├─106304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba177f6fe7db3512a326405848edbc04adb468e9d2b7347c49da0a98e960965d -address /run/containerd/containerd.sock │ │ ├─108212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eacc4554e569cfdf004a69328c5c46cc6a9b9a8f052b0bea12b7e475248403c -address /run/containerd/containerd.sock │ │ ├─108281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab11c43d6aed24ad936eb18d7e2b7614fd25ab8550080eea7f29c0e09c6160f0 -address /run/containerd/containerd.sock │ │ ├─121238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be17dd72f5b2c99e802029b470fda4344265ca721052454f3ea228e47554d4be -address /run/containerd/containerd.sock │ │ ├─121299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50889e78e9e5f289855d75efae14eaaf64ac0b0ef5d7109ade19dfc34cd72134 -address /run/containerd/containerd.sock │ │ ├─123757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f70ff424251367b7543643e8145b57c6573402e7461dab87f7ed197d1dac0ba -address /run/containerd/containerd.sock │ │ ├─138303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4179762c90d26c596e814f5f3f6b51673ae90d23ec9c209fa5ec5016a555c27 -address /run/containerd/containerd.sock │ │ ├─139836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4f2058df40366d61b1c7d6057674d3cb4ef839f864ab0a7661202d014337e86 -address /run/containerd/containerd.sock │ │ ├─140161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5264b99508108dd8a243274b647ea78f77bd7900d1e3dfb3294695adc70a7c09 -address /run/containerd/containerd.sock │ │ ├─141015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 275293772530996d52b4f97ee05335f39d6b235d37c3846a8ffcc48509f159f3 -address /run/containerd/containerd.sock │ │ ├─143150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a444f571b5cc01d9831520f8f5f56cd9117b04105b29efcf576e5eee2a4a7dbd -address /run/containerd/containerd.sock │ │ ├─143568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e66d48470cd4d45a56ef29e65fb03cfeb60391a689cbe34626699dd53793334a -address /run/containerd/containerd.sock │ │ ├─143618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd7fdc890f2a02febbd254fe396bc9bdc1e3dcd8f86cbc282c69cb24b277587d -address /run/containerd/containerd.sock │ │ ├─143710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5609476672c82390ccf4df43e27a311f728c1334676c28fd8cfe30da5496714 -address /run/containerd/containerd.sock │ │ ├─143980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8512ab7f5066ef19bf456337aa93d8ca4f0bee80aae003f22da49f7c51a5f85b -address /run/containerd/containerd.sock │ │ ├─144280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa25f2b44a2d21a18872ef27b21cda2a4190fa02a9debd86b59c02540b87aefe -address /run/containerd/containerd.sock │ │ ├─168877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7ba73c0aebde7a8583db9406354de7f3a5ac19df3f8086c060fa0c21c6548b -address /run/containerd/containerd.sock │ │ ├─170603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6c61bde61023bdc996c5156a39ad42ac5815ac6ee77a3874e08fb653c60d101 -address /run/containerd/containerd.sock │ │ ├─170640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47dc223c83a15a78e612c0805e0f3628facdf80974be3f5556ef6492672432f6 -address /run/containerd/containerd.sock │ │ ├─170670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8aff6bf80ecda38f4effd15be8b88f53f41e8f33d55494d211024fb6ed6d05a -address /run/containerd/containerd.sock │ │ ├─170738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c39516afc9c390e75bb9f3840264b96218a5538832add13811d34d3e9b39464 -address /run/containerd/containerd.sock │ │ ├─170796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0ac738f5dfdacb5300fbf799839ac1fa450594e041fa4a41cec4f060ee32ab4 -address /run/containerd/containerd.sock │ │ ├─171145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0812b27c59771fae62c5367528b1fd8d2b7fd434497b9b6bdd0bf3fd43165a6 -address /run/containerd/containerd.sock │ │ ├─171171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a72166fe15242efabe13e7945a5c4a72a449d4f407697566cc7109a571b113af -address /run/containerd/containerd.sock │ │ ├─184339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41b2484f168ed2e13ccbcc8b6cfc1d08cfdff153fdb08404d9b190717333cddd -address /run/containerd/containerd.sock │ │ ├─186916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d132034a00a73192085fffcb065693fa5e00f0797eb9313004adf7ddafcafb72 -address /run/containerd/containerd.sock │ │ ├─186953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3574a2ea6665a1f3b2e13f411287f3a1a135bd7c5515d357b960029ab869208e -address /run/containerd/containerd.sock │ │ ├─187142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b2dfd60add5709b04f11952b250e96456df8be431654d0677a4262a20e50780 -address /run/containerd/containerd.sock │ │ ├─203486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24342b70bc693f8425bb10254bfb2aaf64ed5924ef81120056299a8e4d9a4621 -address /run/containerd/containerd.sock │ │ ├─211439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01453fee63b4b4ebc1b2f625f788aafd8b1d181b7390926a2e461ff578e9b4f7 -address /run/containerd/containerd.sock │ │ ├─211474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d140f891a88b83f4e070aff7f7f6d7dcf9efc8c05904d48e554943e34f8f16a -address /run/containerd/containerd.sock │ │ ├─211499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 271c038f504cddc1b1bf241e2660a3157dbf7d1abf8360240597b46c8fc54d6b -address /run/containerd/containerd.sock │ │ ├─211566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30dc661324463789c63b204292d0af03a6b7df73d86db9283485776b5aa24b4a -address /run/containerd/containerd.sock │ │ ├─223310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cefe734c2ae5a2f5d7d55c12c0c54c63172c3015a000889abcf0d37e368dc244 -address /run/containerd/containerd.sock │ │ ├─226159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45dd6f1d4ae6a9224a9a4ff6fb577e7b2851dd8cbb9ee622af8b6101a5df7d42 -address /run/containerd/containerd.sock │ │ ├─228275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71f4b9a59a0dde9b26001842f787a7e708150b3fb03073b1040ef7476849aec -address /run/containerd/containerd.sock │ │ ├─229189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a7763864406e2947a8e472abb0331b246cc3141ed06bd3ccc7ea0499d7cc5f -address /run/containerd/containerd.sock │ │ ├─230186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00fd33dbc8aed6d40b3e091a971dd6ddd669db42cb3feed11bb96a6aaae6b224 -address /run/containerd/containerd.sock │ │ ├─232151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d7cdfb4f229fe0120547506959622429f2083101d192fc88c8b19aa471dceb4 -address /run/containerd/containerd.sock │ │ ├─233858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21447713ead69ba8146ffa57ff5fd9512dc0d00f5404fd520764cc40baef7e31 -address /run/containerd/containerd.sock │ │ ├─234010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 800a7819f1f0cbd03d864d3afe3cc809eca274ec6d363cb0872b2329318079a0 -address /run/containerd/containerd.sock │ │ ├─243775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35a8efe9216295aaaff2395eac8595788c5e78f0e78933154dbe521df433dbc0 -address /run/containerd/containerd.sock │ │ ├─244230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aff998e5e10a734629f97b7fbe107a397ec54e8ad614eeaffba2dc3ef93ebb93 -address /run/containerd/containerd.sock │ │ ├─247686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997e798b854f5e032bd03cf02bbbecadd95092dfcab536ea2973dc588b765c7b -address /run/containerd/containerd.sock │ │ ├─251748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 113892ed16d0e4865f6a770f927d50dc7e204855ec9c2f1a2a741ddea7f7a2ea -address /run/containerd/containerd.sock │ │ ├─251955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9db70f0fbc0d971fe192d695eb6da3af1b3a0f769d11fdfb64285561bf4e3555 -address /run/containerd/containerd.sock │ │ ├─252112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70455685678502c7642cc7d19a540ed0459b3f33dab394278de1117f2d00d1ca -address /run/containerd/containerd.sock │ │ ├─252196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7adfa80bea3279b3e114183cc2c5bfa10055630c294cbc511162d9c462d66596 -address /run/containerd/containerd.sock │ │ ├─264323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36d163c7544eb14e093cd36f601c6d336680b870fa5c0e9666f15a68cc9809f -address /run/containerd/containerd.sock │ │ ├─266933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 124b7b585442c59818fa741d752cc88f83c8e89797486893ce818ac2609f0d5c -address /run/containerd/containerd.sock │ │ └─268384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c62a00a73ec496a56a13cd813aa56a3e34cf1e78900778fc146154b26ec2c4 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-bc60e1bf8bb3ebd6d83d582209a753b6efd426eb9989d1eb0ea238697ecf7926.scope … │ │ ├─29220 /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 │ │ └─29232 /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-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-rd05a8ad889b643119f6caed340a2837f.scope │ │ └─184723 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28911 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29178 /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 │ │ │ ├─19452 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19472 /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 │ │ │ ├─24391 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24651 /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@mgr.instance.rvesvi.service │ │ │ ├─12547 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rvesvi/unit.run │ │ │ └─12578 /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-rvesvi --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.rvesvi:/var/lib/ceph/mgr/ceph-instance.rvesvi:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rvesvi/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rvesvi -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 │ │ │ ├─33506 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33774 /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 │ │ ├─12187 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12219 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10256 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137623 /sbin/multipathd -d -s │ ├─docker-769837eadf63e4592cca6a6857124bdfd5fe887d86a724cea0c6958592cbcc3a.scope … │ │ ├─24692 /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 │ │ └─24704 /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-8d2ae9608b97097641624726cb6e47515a47642d9168a9c2215f8845886a47f3.scope … │ │ ├─19523 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19539 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─39810 /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.89 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1379 /usr/sbin/uuidd --socket-activation │ ├─docker-31e92da06795fa64e94e5ea01a31eb183bb2b342f724a8b8e01e55a0087cb0e7.scope … │ │ ├─12657 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rvesvi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12676 /usr/bin/ceph-mgr -n mgr.instance.rvesvi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-5dd926a64527071913baf1632764712652f97e46923b82818c9ed985377ecdcb.scope … │ │ ├─12299 /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 │ │ └─12311 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10761 /usr/sbin/chronyd -F 1 │ │ └─10762 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137449 /sbin/iscsid │ │ └─137450 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─aff998e5e10a734629f97b7fbe107a397ec54e8ad614eeaffba2dc3ef93ebb93 │ │ └─244252 /pause │ ├─db6120a0d87fe282d055142a90afe1389eead53f71c6fe1d39cd61ed97e64156 │ │ └─61588 /pause │ ├─1472589347c4f03eb5acbfb8bf86c52a7a9609e423dfa1b24b08b3f31b7b17b5 │ │ └─55253 /pause │ ├─c0c63c0ab788c2a1aec832131661708122ee95a5684c6562842efb1ca2585f46 │ │ ├─199520 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199939 heat-engine: ServiceWrapper worker(0) │ │ └─199942 heat-engine: ServiceWrapper worker(1) │ ├─8df65ed86496450af444af8d226bbaca29f39fdda05b40028b2ab4435ba1d12f │ │ └─105916 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─aa25f2b44a2d21a18872ef27b21cda2a4190fa02a9debd86b59c02540b87aefe │ │ └─144305 /pause │ ├─36493f6a1cd62678786759117303f831dcfc6154bcfcc9a4ca22b701458c2b94 │ │ └─43484 /pause │ ├─ec8b1bba4681a6681a1059dc508c3efa7236f1ef6861d19288a4a9599f58d49b │ │ └─43761 /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 │ ├─98b9391cdcb92ae23a51a7533e999921f1cd6b87d96e710a277defc73545e414 │ │ ├─222468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222486 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─403374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─00fd33dbc8aed6d40b3e091a971dd6ddd669db42cb3feed11bb96a6aaae6b224 │ │ └─230225 /pause │ ├─eaa621180cd5615033cce2d124acafc0813c3dfd73bec537a6ccabbd41210938 │ │ └─61538 /pause │ ├─271c038f504cddc1b1bf241e2660a3157dbf7d1abf8360240597b46c8fc54d6b │ │ └─211556 /pause │ ├─a4f2058df40366d61b1c7d6057674d3cb4ef839f864ab0a7661202d014337e86 │ │ └─139859 /pause │ ├─5c0266553becc03a458ff64ed2f956bf2e6925a83a62e7b8e8922065f4eeb02e │ │ └─63356 /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 │ ├─1b9cd30a126f140feb1ac6994ad23c7b6b67c576a9e511c21def8f1251899688 │ │ ├─199575 heat-api: uWSGI master │ │ ├─199595 heat-api: uWSGI worker 1 │ │ └─199596 heat-api: uWSGI worker 2 │ ├─800a7819f1f0cbd03d864d3afe3cc809eca274ec6d363cb0872b2329318079a0 │ │ └─234036 /pause │ ├─d342b6d0f9bd2f062119de8d17cb95fb991e87d0309080d02982ecccde8f14a4 │ │ ├─83394 barbiacan-api: uWSGI master │ │ └─83412 barbiacan-api: uWSGI worker 1 │ ├─a6c61bde61023bdc996c5156a39ad42ac5815ac6ee77a3874e08fb653c60d101 │ │ └─170678 /pause │ ├─87a01d5f05fdb397164d886289559bfd5c593d382e511b71192496f787ee6091 │ │ ├─244122 magnum-api: uWSGI master │ │ ├─244182 magnum-api: uWSGI worker 1 │ │ └─244183 magnum-api: uWSGI worker 2 │ ├─3f08f013068d4e83ef0927edc6f8028a0ad132404405551f62dc62c38bf4a8dd │ │ └─262169 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─14bceb4c9fe24130fc7692f282b258c29c04fe3805f88f18830e6e92d44c9d0f │ │ └─249477 docker-registry serve /etc/docker-registry/config.yml │ ├─62477dd33edc112b330626ed33b09ab7b14fd7a0a599881b51696e108176183b │ │ ├─171657 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─398428 sleep 300 │ ├─fc96aa84e351ed3bdf4cd770c14d98bca1462b6195070ca12c455c8e1f0fe463 │ │ ├─106489 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106512 erl_child_setup 1048576 │ │ ├─106579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106684 /bin/sh -s rabbit_disk_monitor │ ├─9c6765c171e26ba5f1f59f6ba6e09d5a8243e5192ba9b9e4de2694936881c393 │ │ ├─199538 heat-api-cfn: uWSGI master │ │ ├─199587 heat-api-cfn: uWSGI worker 1 │ │ └─199588 heat-api-cfn: uWSGI worker 2 │ ├─5228b09807a655eb59735b96c6a595c3fbff6b95a2ab9baf88ac2daeeb782d79 │ │ └─39513 /pause │ ├─6949628e6c6a806b4d17e009cab500d3d8db90213071bf607a8d1be8169a9989 │ │ ├─138715 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138729 /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 │ ├─cd7fdc890f2a02febbd254fe396bc9bdc1e3dcd8f86cbc282c69cb24b277587d │ │ └─143663 /pause │ ├─6bebecd20a52dd3299ace1a1279c9ba5bf35b87438ee9193567647afb309a97c │ │ └─62676 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6d7cdfb4f229fe0120547506959622429f2083101d192fc88c8b19aa471dceb4 │ │ └─232176 /pause │ ├─038bd6c54990e8d8f81406514c35d6cd7741c52546026ad6b8f163cdc965cfd7 │ │ └─59688 /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 │ ├─634f6b794b4625b2ea715124350fb14a46a19210aac49b16115a9bd780964889 │ │ └─55328 /pause │ ├─ba177f6fe7db3512a326405848edbc04adb468e9d2b7347c49da0a98e960965d │ │ └─106329 /pause │ ├─2dfb1ef1e80ee742ba98ca0a426cacf508481108b9359e0a6a55bb41c59835f8 │ │ ├─60361 python -u /app/sidecar.py │ │ ├─60659 python -u /app/sidecar.py │ │ └─60660 python -u /app/sidecar.py │ ├─1fcee5207ad3ed044e98c037394dffdb36281957f9f8b11e6119c550536bec57 │ │ └─48376 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b991b0b65f5875a13623500d5c054b1ba077d27d45e659870a99e1bdb5cbdd5b │ │ └─65140 /pause │ ├─24342b70bc693f8425bb10254bfb2aaf64ed5924ef81120056299a8e4d9a4621 │ │ └─203510 /pause │ ├─a2afbc285938fc00083b2eed466cff11e5ac1167dcd6130aa35e25ed20944528 │ │ └─162363 /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 │ ├─826cfbc2d9fb4f8bd3085418751d9236f97099d8195e86b6fd950609bce3d331 │ │ ├─48191 mysqld --wsrep_start_position=3e9446a3-4cfd-11f1-8abd-0e9d56433bce:20 │ │ └─48319 /var/lib/mysql/mysql-state-monitor │ ├─9546610b9d91342372f724e83640052946f5e4bc0d1a937927ef82ac0b33660a │ │ └─59565 /pause │ ├─50d461fd8a2403849f394580a6e92575d5ea15b140fa37c77972d25879c579b3 │ │ ├─262188 manila-api: uWSGI master │ │ ├─262231 manila-api: uWSGI worker 1 │ │ └─262232 manila-api: uWSGI worker 2 │ ├─f0ac738f5dfdacb5300fbf799839ac1fa450594e041fa4a41cec4f060ee32ab4 │ │ └─170874 /pause │ ├─a244b8c960c128b7a4d7ca1f40f6e0c2f6b79fe7deddb8a3201da6c63e10dbc7 │ │ ├─223592 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223609 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─223615 erl_child_setup 1048576 │ │ ├─223667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223678 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223840 /bin/sh -s rabbit_disk_monitor │ ├─36b2b0e38edb759b10ee9417245a4ca13c4da5077392295b0c51b2c8efdb4648 │ │ └─60921 /pause │ ├─e9e0e2f058f2b20422900fb2ba9d25df22d2a4e342048e3f99b481998cc7f1a5 │ │ ├─179640 neutron-policy-server: uWSGI master │ │ ├─179652 neutron-policy-server: uWSGI worker 1 │ │ └─179653 neutron-policy-server: uWSGI worker 2 │ ├─b31ff43b0eb3ab41d8187989e5ffad9263d253f0018019640b4b1efaeeb3f0fd │ │ └─138680 /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 │ ├─b4179762c90d26c596e814f5f3f6b51673ae90d23ec9c209fa5ec5016a555c27 │ │ └─138327 /pause │ ├─64c62a00a73ec496a56a13cd813aa56a3e34cf1e78900778fc146154b26ec2c4 │ │ └─268407 /pause │ ├─748ab533bdad6564c942285907615dbe6ce2b2c30b4a9ef203e15e0525d17d64 │ │ ├─262421 /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 │ │ └─262615 /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 │ ├─59ffca5fa2fda6296bea019e2b79e794f66650e98f5caccfa87d5cd8ac53c83d │ │ ├─220490 octavia-api: uWSGI master │ │ ├─220503 octavia-api: uWSGI worker 1 │ │ └─220504 octavia-api: uWSGI worker 2 │ ├─3bcdf9a921143112b9cf4dab92d60990b2a1cb8e233bf22b463b2c9e88f6e13e │ │ └─64110 /goldpinger --static-file-path /static │ ├─3729b99fba0d15f78747fae94dc62d282deaca033e4083914ac194445254e749 │ │ └─64361 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9907a36f455b1b851b9084e4f6652118abba69b7fefbfb270f5a1d2f92545c85 │ │ └─229238 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a72166fe15242efabe13e7945a5c4a72a449d4f407697566cc7109a571b113af │ │ └─171211 /pause │ ├─9724053a672bec0005ec7e82dc207e1fe76779ac407e5386cd30e349bbbffda1 │ │ └─230258 /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 │ ├─8f70ff424251367b7543643e8145b57c6573402e7461dab87f7ed197d1dac0ba │ │ └─123799 /pause │ ├─cee8d57d54b5484cd1fad6a0bf536e739ddefc8d1442ae3e7f459d1e1c995351 │ │ └─60059 /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 │ ├─ead9bd04c7a710bdd6edd8a9d080a1711f9a4219f632efe8dadd79d4de2fb1e5 │ │ └─46169 /server │ ├─a582b727a5d22ab3407c0c1300c6728cb40665b7d449e828aecaeb276ec53a57 │ │ └─50395 /pause │ ├─ab11c43d6aed24ad936eb18d7e2b7614fd25ab8550080eea7f29c0e09c6160f0 │ │ └─108320 /pause │ ├─357b7a19313ae9b338eda8055ffed96d89b90a5cf901f3e9cde28d6c71f11364 │ │ └─55648 nfd-worker -metrics=8081 │ ├─e0c22374a56117eac94c152f3dc2f4ce82849bb8d87d8f3e3738d4091a8b1bf2 │ │ └─232205 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─92ccb6facd2524eb7243e7e4904dc2a3bc466388ab40c1d0a1959257fa92dc81 │ │ └─227584 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d697bb527c9799f3485dbe11f3508caa59753eb4e039e1686231e3318ff33011 │ │ └─262405 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f0972f94420f25257a9eac9e63726e279b4f3f186fdbc61dc28633e95483ab5f │ │ └─59504 /pause │ ├─f7ed4226440e4b8f85b5acbc5de0487f2b4b7d08d110711d2ec555de8174f504 │ │ ├─41184 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41562 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─77d21ae2510944d751efbcda8f20807f8f36aecb7378f644fa4f9ce21b19fdb0 │ │ └─42533 /coredns -conf /etc/coredns/Corefile │ ├─d2e7cf3c82be550cbb96dd1fd9a4ac32ef493889cebf0bf4160a9eecd1bc55e9 │ │ └─59424 /pause │ ├─9db70f0fbc0d971fe192d695eb6da3af1b3a0f769d11fdfb64285561bf4e3555 │ │ └─251982 /pause │ ├─0f0cb3f43b2e0f5512e50777017154a2dcec3914452ae4aabadf8943ebc0b3ec │ │ └─63312 /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-89.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 │ ├─275293772530996d52b4f97ee05335f39d6b235d37c3846a8ffcc48509f159f3 │ │ └─141039 /pause │ ├─5c9e3ea7f6f612ea15a61ba00bdc0873abc21cc91b5ec0fee2493adc3f949914 │ │ ├─122311 /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 │ │ └─122486 /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 │ ├─52870b1b72596a4a4b75755c4a3a2645dc9189951b5e033d081f15ac19af34e7 │ │ └─102750 /pause │ ├─78c63023186143cd7701061f3e94f97deee93a38da9575851fea4e4ffdbea788 │ │ └─40013 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d0812b27c59771fae62c5367528b1fd8d2b7fd434497b9b6bdd0bf3fd43165a6 │ │ └─171191 /pause │ ├─7bd58e43d8bb9ab6c44f62c51e4fcda672c86ed8c9c89ece9cd1344c7e94b141 │ │ └─46803 /manager --metrics-bind-address=:9782 │ ├─6c39516afc9c390e75bb9f3840264b96218a5538832add13811d34d3e9b39464 │ │ └─170843 /pause │ ├─272c7e63638ce87b8b24e79b0f1f7d290cd42c1ef7d9c54cccfcc928c75634d8 │ │ └─63400 /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 │ ├─113892ed16d0e4865f6a770f927d50dc7e204855ec9c2f1a2a741ddea7f7a2ea │ │ └─251807 /pause │ ├─5ca6edf345318c2aebf370a73c48535309b47fdd235d8c49d304ad838077b4c2 │ │ └─187987 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1fabfc2089b8b0df88fc6d42a232e843c9f619ef74e479cf6fab7f0d522d4029 │ │ └─64804 /bin/memcached_exporter │ ├─b2d62aa7db4a4e4532f878929779f02c5476ed36f08945052bbf40504d196d55 │ │ ├─167141 nova-api: uWSGI master │ │ ├─167155 nova-api: uWSGI worker 1 │ │ └─167156 nova-api: uWSGI worker 2 │ ├─30dc661324463789c63b204292d0af03a6b7df73d86db9283485776b5aa24b4a │ │ └─211599 /pause │ ├─47dc223c83a15a78e612c0805e0f3628facdf80974be3f5556ef6492672432f6 │ │ └─170761 /pause │ ├─129b34b35972c737e2e4ca8533a67a5fbbe0be02cbfa9e4b25e8c98d268491fc │ │ └─140351 /coredns -conf /etc/coredns/Corefile │ ├─dbee6a44e70176ec339889e685b8106e4f16707e1dc2557bdb1813ca2ff5a1b1 │ │ └─42110 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─be17dd72f5b2c99e802029b470fda4344265ca721052454f3ea228e47554d4be │ │ └─121263 /pause │ ├─d36d163c7544eb14e093cd36f601c6d336680b870fa5c0e9666f15a68cc9809f │ │ └─264345 /pause │ ├─8fdcbd7d2d8be553066ef361c3513cf7cb392e846ef148240ea8ad007e907868 │ │ └─94428 /pause │ ├─d26ad4e2d8db4c5732c5a6fd2ea6fbaa93341675109e665bfc4d3acf1a45b462 │ │ └─94377 /pause │ ├─3574a2ea6665a1f3b2e13f411287f3a1a135bd7c5515d357b960029ab869208e │ │ └─186984 /pause │ ├─d132034a00a73192085fffcb065693fa5e00f0797eb9313004adf7ddafcafb72 │ │ └─186950 /pause │ ├─a8aff6bf80ecda38f4effd15be8b88f53f41e8f33d55494d211024fb6ed6d05a │ │ └─170797 /pause │ ├─fcb559c39b62610e66264e099bb03da9810a0cd9ae24d6f7dd8c28430eaf1203 │ │ └─43720 /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 │ ├─b14c5e43d31dd53535a2a10b2e3b03a7f6d06aa713e20c19374e5376fa0dde5d │ │ ├─103221 glance-api: uWSGI master │ │ ├─103235 glance-api: uWSGI worker 1 │ │ └─103237 glance-api: uWSGI worker 2 │ ├─f939701f6b30d6a2826be1a132379c49fb54cc08bc60f88ec1b5787f5057b519 │ │ └─84932 /usr/local/bin/rook ceph operator │ ├─02c0b4783ef1f6bca90dc7b496605a2de820efd0c8300ef56c60719a2950e87a │ │ └─61359 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 │ ├─4c3e4049a18ce33e7f4c831ed716bdffbb890daf51bb2d1332baa3caab27bb5d │ │ └─64069 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3a823812c657d63a86d108bba472be3e78ce4fd28d65ade2aee6bfdd994a41be │ │ ├─247924 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─247967 erl_child_setup 1048576 │ │ ├─248087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248088 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248099 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248344 /bin/sh -s rabbit_disk_monitor │ ├─bf2c01ccb32bd0d6e42982aa1a9abef08aff6bb5d6bca797109802b7d8ee5062 │ │ └─55564 nfd-gc -gc-interval=1h │ ├─52f23fbf4608981f5b882d7f80b7390e1ae623433f91a429e91ecd2b26575de3 │ │ ├─203668 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─203693 erl_child_setup 1048576 │ │ ├─203840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203851 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203976 /bin/sh -s rabbit_disk_monitor │ ├─02af0e0787231b062fb739cb8ba68270fe150f7dbddc4b537a99c44a9f8a14b6 │ │ └─42502 /pause │ ├─e043f5fbbfece253c1dc3908494b3c87c0874fe56c9949f26fd8746d875a3deb │ │ └─62156 /pause │ ├─2cdac1ba550fe8278fb25a577810416a90bcca7db83d73e4c391b91653bbb0dd │ │ ├─ 94763 /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 │ │ └─407470 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1ae4f3db6b6fd6eef6f4984d7fa726104883613e9e025922638b1aa2a0d0a517 │ │ └─104344 /pause │ ├─565de7f31008a2373f22e39ba6194561c51bbc24f4b574cad308d1a7b706dc94 │ │ ├─76800 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76823 erl_child_setup 1048576 │ │ ├─76903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77048 /bin/sh -s rabbit_disk_monitor │ ├─fcc62c24d57212ff61835a2aad2b703fe588950d59515dcdf07a00c23149e7b6 │ │ └─62810 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d0d74df4f007252ddf5e3d47fa0a7a2ac78a044cf43ba31805331733bced807a │ │ ├─167719 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168262 nova-scheduler: ServiceWrapper worker(0) │ │ └─168264 nova-scheduler: ServiceWrapper worker(1) │ ├─f1f9f24f8119ffd017edac94fbd034f4216a94b4d581dfcf734745afd236444d │ │ └─39516 /pause │ ├─997e798b854f5e032bd03cf02bbbecadd95092dfcab536ea2973dc588b765c7b │ │ └─247710 /pause │ ├─ea818db032738d89a6425de2f1569c17dcc9b8ab482365e176b135b367fcddbf │ │ └─267390 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─640542706c219c8b808fab38437353b579d45d7e6f431b27a466fbadcff88ce5 │ │ └─94616 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-pkbwd --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c27250b9025bb8c9dffbd5f23e5632c28fa8376342630d659574262774bc9a5c │ │ ├─221596 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222047 octavia-worker: ConsumerService worker(0) │ │ └─222050 octavia-worker: ConsumerService worker(1) │ ├─4c960675e57b5b40c7c39e35b7aa5918ea01911f4ac7b5e1d531f52a0c113481 │ │ └─42067 /pause │ ├─470a2273445f77ff505774dfaad278f07c7488355cd005d368e48717808c4113 │ │ └─50461 valkey-server *:6379 │ ├─d12ad8d985ea563474f69fbc1e071ba9e3f7f1346de19140d6435f019b15e20e │ │ └─62495 /pause │ ├─b0cb69fd5b2746ab50b444e09af7637119f488572f23001c551a1bad6920fa07 │ │ ├─184647 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184675 erl_child_setup 1048576 │ │ ├─184858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184872 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185116 /bin/sh -s rabbit_disk_monitor │ ├─dfc780708a0440570c5cba4cc09ce07f4834ec7fb2200dd3217f998d5e6c9e0b │ │ ├─179535 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─179938 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179941 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179944 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─05ed30ab113279cacc906c21187755f9777f6855f6e17fbd6dfad47650dd1d5e │ │ └─64265 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─35a8efe9216295aaaff2395eac8595788c5e78f0e78933154dbe521df433dbc0 │ │ └─243810 /pause │ ├─7d140f891a88b83f4e070aff7f7f6d7dcf9efc8c05904d48e554943e34f8f16a │ │ └─211523 /pause │ ├─e29249d98ca0efd6c0c8b0251a0dec646f0b31ab32f2c8d4db75d0a64f5e3b03 │ │ └─47245 percona-xtradb-cluster-operator │ ├─6db8b62e1239a71be28fe6d0b107d652c2d3b49fd9c18b00ed93610be68468d7 │ │ └─40973 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─4109239220b52117f868030428c5649e60723d317a9a2f348f29d0c9f9801518 │ │ ├─244293 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244663 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244664 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─124b7b585442c59818fa741d752cc88f83c8e89797486893ce818ac2609f0d5c │ │ └─266968 /pause │ ├─3a809afc1d096a1636a43ad068a756df8fbcd4e1086f5bac7617ff56984e7398 │ │ └─95550 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─f70f15f565a4dcdd9e14ebf6b58487050fdcdb20357dabd475c9e5c376120550 │ │ └─39622 kube-apiserver --advertise-address=199.204.45.89 --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 │ ├─50889e78e9e5f289855d75efae14eaaf64ac0b0ef5d7109ade19dfc34cd72134 │ │ └─121328 /pause │ ├─849184f209aabdcfcab2bf17a2fde34daa414e4da04c068ca67bf73c9fd88c63 │ │ ├─ 70483 apache2 -DFOREGROUND │ │ ├─ 70497 (wsgi:k -DFOREGROUND │ │ ├─ 70498 (wsgi:k -DFOREGROUND │ │ ├─ 70499 (wsgi:k -DFOREGROUND │ │ ├─ 70500 (wsgi:k -DFOREGROUND │ │ ├─394089 apache2 -DFOREGROUND │ │ └─398203 apache2 -DFOREGROUND │ ├─0a6ee366604407373a5421ca5c49df64ca53ac52baa60d00c5e67181b8960e37 │ │ └─119815 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7e928f20173f167d69442d953f4aa38a340699d2ba593c639ff8f43c32db6d2b │ │ ├─167786 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168222 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168223 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─893b7779ab562d0357ab7491b125bb8d2e8de8c93d82bf7c6186dfdd1b82b24d │ │ └─64731 /bin/oauth2-proxy │ ├─01453fee63b4b4ebc1b2f625f788aafd8b1d181b7390926a2e461ff578e9b4f7 │ │ └─211475 /pause │ ├─cefe734c2ae5a2f5d7d55c12c0c54c63172c3015a000889abcf0d37e368dc244 │ │ └─223334 /pause │ ├─93794de65628c42970bcc0e080f0907a1177371fd3b6427a7bd0919a579356cf │ │ ├─63934 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63979 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b5e1e95ef3157829de959c5dcdfb677a1c313d3d42191b0fd05be5bfcacad513 │ │ ├─267051 apache2 -DFOREGROUND │ │ ├─269377 (wsgi:h -DFOREGROUND │ │ ├─269378 (wsgi:h -DFOREGROUND │ │ ├─269379 (wsgi:h -DFOREGROUND │ │ ├─269380 (wsgi:h -DFOREGROUND │ │ ├─269381 (wsgi:h -DFOREGROUND │ │ ├─269382 apache2 -DFOREGROUND │ │ └─269383 apache2 -DFOREGROUND │ ├─ad1a6cd30a0a17cb5e9d4d2c3c2f4d91dd689eb730cbb5e2df3186995f7a9c9f │ │ ├─169039 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169062 erl_child_setup 1048576 │ │ ├─169222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169348 /bin/sh -s rabbit_disk_monitor │ ├─105c72c305b788e6bf2f9e7b19babbc177fc26fa53d4dffe3ad7959dab720e58 │ │ └─50262 /pause │ ├─85bd1b3b5a84606bdde0f56a38b43ac03665978fd31936e3cc08b5df143fd34c │ │ └─183870 /usr/bin/libvirt-tls-sidecar │ ├─3dd34001364edc92be3f71cd420831486a1376c0209075d38b4ced3b7da1378d │ │ ├─338866 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─339472 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─339789 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxindss6q/privsep.sock │ │ ├─340178 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfk027vv5/privsep.sock │ │ ├─340554 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340555 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340693 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d743d352-34cb-4614-a36a-6aa454d83601/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d743d352-34cb-4614-a36a-6aa454d83601/host --addn-hosts=/var/lib/neutron/dhcp/d743d352-34cb-4614-a36a-6aa454d83601/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d743d352-34cb-4614-a36a-6aa454d83601/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d743d352-34cb-4614-a36a-6aa454d83601/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c29f6ef7-804c-4a90-92eb-64a2756b9e09,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─340697 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bcce3fcb-3821-4c89-94f5-b65ecb36d25b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bcce3fcb-3821-4c89-94f5-b65ecb36d25b/host --addn-hosts=/var/lib/neutron/dhcp/bcce3fcb-3821-4c89-94f5-b65ecb36d25b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bcce3fcb-3821-4c89-94f5-b65ecb36d25b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bcce3fcb-3821-4c89-94f5-b65ecb36d25b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-762c3285-d5cb-403b-ac33-b5b625a89951,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─340702 haproxy -f /var/lib/neutron/ns-metadata-proxy/d743d352-34cb-4614-a36a-6aa454d83601.conf │ │ ├─340711 haproxy -f /var/lib/neutron/ns-metadata-proxy/bcce3fcb-3821-4c89-94f5-b65ecb36d25b.conf │ │ ├─370784 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpuqwiftuu/privsep.sock │ │ └─376479 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpeir00y0r/privsep.sock │ ├─0eacc4554e569cfdf004a69328c5c46cc6a9b9a8f052b0bea12b7e475248403c │ │ └─108238 /pause │ ├─6d05a895b076ac8c579c6e6e9d66b50d651d3e24d05f2e551e9180945b127e44 │ │ └─67294 /pause │ ├─9b2abba30ce0c87ee2ff99634a7c749bd9d2d2db86c6503ab83e34d7ae84951c │ │ ├─180733 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181066 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8vtecpcy/privsep.sock │ │ ├─181254 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp0t0wxu2u/privsep.sock │ │ └─181523 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─079efaf0bb75576dff8c074a48e08df321f92dd6199a3895f9696fe280755683 │ │ └─45852 /pause │ ├─52a7763864406e2947a8e472abb0331b246cc3141ed06bd3ccc7ea0499d7cc5f │ │ └─229213 /pause │ ├─baa4c89607acff242337b4521b597d8daf4303935e4a430c51456b62de314999 │ │ └─50720 valkey-server *:26379 [sentinel] │ ├─e71f4b9a59a0dde9b26001842f787a7e708150b3fb03073b1040ef7476849aec │ │ └─228301 /pause │ ├─4dfe301828f77752385a011a888a786e92b9510db9a3f33374d3605f60862ce8 │ │ └─47126 /pause │ ├─783d9b206e7793bb6a6b33942205eeaa56d5a9a9560824422f7cd506731dc5d1 │ │ └─42468 /pause │ ├─3353c11917b9f2ae91f448c43847ca3ef6504ee599f4fb1f9a983d041e5a35ec │ │ └─182555 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─743d51c5e611224c0a4ebec6c1a1009a78bba538d113d58a9c8f4a40b93a7437 │ │ ├─243855 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244531 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5mlu0ddp/privsep.sock │ │ ├─244544 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244571 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─016e1343285a16b672b8b01e7158afa71caa32e5763bed942d988406882971fa │ │ └─63842 /pause │ ├─dc1838f062a5e4a5f4b397a807a7600141f2a63009a52bada68d289ba84849c7 │ │ └─40745 /pause │ ├─ad7ba73c0aebde7a8583db9406354de7f3a5ac19df3f8086c060fa0c21c6548b │ │ └─168900 /pause │ ├─70455685678502c7642cc7d19a540ed0459b3f33dab394278de1117f2d00d1ca │ │ └─252150 /pause │ ├─f5609476672c82390ccf4df43e27a311f728c1334676c28fd8cfe30da5496714 │ │ └─143769 /pause │ ├─aea210a810ea5759a922c151c48a58927b9f67294dd2fcd1400d16b6a58dba07 │ │ └─59603 /pause │ ├─25f7f34a96b300b9059d8e955767152e646cdd6eb502d89246e4886c3c86586b │ │ ├─141215 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141238 erl_child_setup 1048576 │ │ ├─141285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141524 /bin/sh -s rabbit_disk_monitor │ ├─603097f9af83a09fdcf363c56d1aa5ce63268d020ec643332cf8c756d6e98f42 │ │ └─46924 /manager --metrics-bind-address=:8080 │ ├─f72ee1025711b9a0c8cc411e0c8bbbcbd646f0022e91f0ad6bc2fba4388dbffa │ │ └─104382 /pause │ ├─45dd6f1d4ae6a9224a9a4ff6fb577e7b2851dd8cbb9ee622af8b6101a5df7d42 │ │ └─226192 /pause │ ├─a89aff40252de51c502f817389e3d70cb0edacce9fcac4513ee8c215de31bf94 │ │ └─228662 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3bda41cdf77fb6112dd34412e624e4f925934eabb83e0572f53cd21433da1bd0 │ │ └─42551 /coredns -conf /etc/coredns/Corefile │ ├─035273b9c84493614767a674e3bb162589978608bd0332830db8ed8d2b703db1 │ │ └─84178 /pause │ ├─69f4b576fa47bcb35489ccd3af38620026add4f3e2d705f0e580b81b4eabdc87 │ │ └─43174 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 │ ├─a66d3499cee60109f1e6857ea662fd771bba5506bfa5c3f9c58bf4207afe9b10 │ │ └─55609 nfd-master -crd-controller=true -metrics=8081 │ ├─2a4813b555ff765180044a8156f648abceca70500b58ff4a5f8f1423a39df4d8 │ │ └─39459 /pause │ ├─bf3c6f93d15b0ba0300c49a9100ebf1e6d0071c2790d633c30712c5a4292b6c7 │ │ ├─104546 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104741 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104743 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─dbfb60fdcd9e7500ff215359ce13981d5e95776bee79e1be5e328c4a1179d281 │ │ ├─182537 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─182858 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183113 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_eh7wowv/privsep.sock │ │ ├─371050 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp82xu1u8/privsep.sock │ │ ├─371644 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpua_n8g7d/privsep.sock │ │ ├─372132 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372134 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375067 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fdf49357-db05-439c-95f5-2160db00086a --namespace=qrouter-fdf49357-db05-439c-95f5-2160db00086a --conf_dir=/var/lib/neutron/ha_confs/fdf49357-db05-439c-95f5-2160db00086a --log-file=/var/lib/neutron/ha_confs/fdf49357-db05-439c-95f5-2160db00086a/neutron-keepalived-state-change.log --monitor_interface=ha-a53c620a-9e --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/fdf49357-db05-439c-95f5-2160db00086a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381673 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=88354a15-72f0-471e-ad42-a92a783758f1 --namespace=qrouter-88354a15-72f0-471e-ad42-a92a783758f1 --conf_dir=/var/lib/neutron/ha_confs/88354a15-72f0-471e-ad42-a92a783758f1 --log-file=/var/lib/neutron/ha_confs/88354a15-72f0-471e-ad42-a92a783758f1/neutron-keepalived-state-change.log --monitor_interface=ha-04229125-1d --monitor_cidr=169.254.0.160/24 --pid_file=/var/lib/neutron/external/pids/88354a15-72f0-471e-ad42-a92a783758f1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─392550 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ca31ad36-7e42-4847-a2dc-b77810bb3a77 --namespace=qrouter-ca31ad36-7e42-4847-a2dc-b77810bb3a77 --conf_dir=/var/lib/neutron/ha_confs/ca31ad36-7e42-4847-a2dc-b77810bb3a77 --log-file=/var/lib/neutron/ha_confs/ca31ad36-7e42-4847-a2dc-b77810bb3a77/neutron-keepalived-state-change.log --monitor_interface=ha-269abd69-a1 --monitor_cidr=169.254.0.219/24 --pid_file=/var/lib/neutron/external/pids/ca31ad36-7e42-4847-a2dc-b77810bb3a77.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─2a46e6eb134624412b2c0b4062a863dc3e270a2b4a6ca18856f19a901617a13f │ │ └─39625 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 │ ├─d76416fbda61da2c1cfd26959fe5a3c4a5b44fd2522967f403eb8b587f1e8228 │ │ └─63515 /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 │ ├─10cc80cff228041f53f6fa301d70a60e23e5b81ca0615de62ce5918c28b05ca2 │ │ └─121864 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2ab31c54881982bd0510388d3dc16d9e8e613aaf9d79cdb627f18623c0c345c6 │ │ └─40731 /pause │ ├─3f7d7fce93dee5f0910c3319e0df9708a456f736b990159e4a944fde9398c10e │ │ └─268614 /bin/openstack-database-exporter │ ├─2b56aa37cd0dcd5ed1c5e4b463cb0ff63a97256d571261975ee9baa938803d8a │ │ └─39987 /pause │ ├─47c9216ce8d8af13a8bee108baa74432c117cda147420006087cea11b50a04b8 │ │ └─39583 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 │ ├─1a816641e77bf8595efb47d748213bc8a72b8578beb7018afdfc2872c1effb74 │ │ └─39483 /pause │ ├─59f996c6fade9f15b6c970ea3b06c4858c955ee1d47c4f93c14569352e1c67be │ │ ├─62246 nginx: master process nginx -g daemon off; │ │ ├─62277 nginx: worker process │ │ ├─62278 nginx: worker process │ │ ├─62279 nginx: worker process │ │ ├─62280 nginx: worker process │ │ └─62281 nginx: worker process │ ├─21447713ead69ba8146ffa57ff5fd9512dc0d00f5404fd520764cc40baef7e31 │ │ └─233885 /pause │ ├─e7af000dcc97c5275aeb70d0a7a972abdfbdc365fa48f63ff5aeddf00cf1f98e │ │ ├─118115 cinder-api: uWSGI master │ │ ├─118132 cinder-api: uWSGI worker 1 │ │ └─118133 cinder-api: uWSGI worker 2 │ ├─d7402687a80a781b56297ee9e8262d9ad900ebab87645d7597d544a6da66415d │ │ └─64333 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f5e859d4316d7368de1e893e81b7cc00dc4d5e115be78ce4bbb2fe73ccbad19c │ │ ├─187902 /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 │ │ ├─372436 /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/tmp83t26vj4/privsep.sock │ │ ├─372938 /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/tmpqqud0ma7/privsep.sock │ │ └─374518 /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/tmpfket_tio/privsep.sock │ ├─b05d644d1649596242eea32e26b2d240520501f89027389b99958d394cb8cac1 │ │ └─55366 /pause │ ├─00187abcb4d37db2eebabb38e26e1f5be9e3fcd03c86f268bf31e854d33c5ee7 │ │ └─45909 /pause │ ├─2d207d9847d5b51850aed5d0c41925b44532e09d98ccd403c09df51a76b1b141 │ │ └─46704 /pause │ ├─486378756d83caa122933fafe682507f88b4324aa5bbec0c220ce6f7f17d4ae3 │ │ └─48287 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─bceb41b2f05c05c2488c6446d7b46de735c44a3c060c011bd635ddec87edae6e │ │ └─221627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─cb5c21b355d7132afd3658765a20ba83b750c3b4592b0043e941186c17c36557 │ │ └─62613 /pause │ ├─4afb361091b0df02e3fc38f9f503e669c4302a2439c2f581d10af942daba1c4a │ │ └─43676 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─68f34041837454172a14dacbd4c7f7380025078aef465d7b7062246f79a97aba │ │ ├─48137 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 │ │ └─50814 haproxy -sf 177 -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 │ ├─4add320f2ccf318a6a4a48ee8991ea3330261b7ad7d5586b0176092cdb8c14fd │ │ └─184610 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─97cb6c9bd975273340d6706fa8f66fc60eaf0b04f771a3d8d202caa07687e80f │ │ └─60674 /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 │ ├─11b85068394392ff0d8394855b2d9805a8dee0af0760ca1615deefe12a05f77e │ │ ├─179541 neutron-api: uWSGI master │ │ ├─179625 neutron-api: uWSGI worker 1 │ │ └─179626 neutron-api: uWSGI worker 2 │ ├─75c2edf84557700979a6a7035dae426fa20fdbaeec46c89d028a63bf481039c3 │ │ ├─271019 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271032 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e66d48470cd4d45a56ef29e65fb03cfeb60391a689cbe34626699dd53793334a │ │ └─143597 /pause │ ├─c9a7403018b857721448177ddc5eec0ade467c1a6cbfdd0ad9a6daf80e60dc3f │ │ └─63181 /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 │ ├─7c07912ed5b59b0b108b9d916ce66389da239ead06585de75ca0fb921c5ab402 │ │ └─78129 /pause │ ├─bb4faa88e26044a91c162e8986f08b5cb43a7644066e89fef89768615147733d │ │ └─55532 /pause │ ├─8b2dfd60add5709b04f11952b250e96456df8be431654d0677a4262a20e50780 │ │ └─187183 /pause │ ├─72de46f6c6bef424185cc41deac29bfcaa8feb754a8e340ec5afad6e953fc06c │ │ ├─60386 python -u /app/sidecar.py │ │ ├─60753 python -u /app/sidecar.py │ │ └─60754 python -u /app/sidecar.py │ ├─f842c1eb4c6d6338524ac0a3d2f3aab4e7c574d0f17f75b976c331e120561849 │ │ └─42986 /pause │ ├─1c21e49413c262e18e7f6972a88aefb871cffa505f15934eb3906ea75d2da781 │ │ └─64774 /bin/oauth2-proxy │ ├─5264b99508108dd8a243274b647ea78f77bd7900d1e3dfb3294695adc70a7c09 │ │ └─140186 /pause │ ├─e3d42c3213ca602e6d2420b9e567a9357013996d9d8a4122ddcbe9eefefb9d5f │ │ └─61629 /pause │ ├─2c44644d6a99411e4af3a52f9fb3b699e2bd9b1ca43500e6687c8984601f3857 │ │ ├─90395 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90417 erl_child_setup 1048576 │ │ ├─90563 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90815 /bin/sh -s rabbit_disk_monitor │ ├─b848b68196cfdb0c6406f22805047a5e0d0c35d404dff76c4d948587663af48d │ │ └─63461 /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-89.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 │ ├─9834527378207650e0f7a5d666f8a68952bcc30208edb8d671453f7fb50b2d8c │ │ ├─65428 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65448 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65457 erl_child_setup 1048576 │ │ ├─65530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65531 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65692 /bin/sh -s rabbit_disk_monitor │ ├─7adfa80bea3279b3e114183cc2c5bfa10055630c294cbc511162d9c462d66596 │ │ └─252219 /pause │ ├─8512ab7f5066ef19bf456337aa93d8ca4f0bee80aae003f22da49f7c51a5f85b │ │ └─144012 /pause │ ├─882736e3bb3b8bf4e424a74c59af47a4c71d0e889b134b220ad3c890cc9e1f63 │ │ └─48007 /pause │ ├─a444f571b5cc01d9831520f8f5f56cd9117b04105b29efcf576e5eee2a4a7dbd │ │ └─143262 /pause │ ├─b93f9045a530f0a890480464b379392b03efbc3be84b72cab75e78b0314adde8 │ │ └─43563 /pause │ ├─f6aa28fc8a5bad61d3dbe8c0a552d6a51241aac01df06e76472fc001f76bc735 │ │ └─183941 /bin/bash /tmp/libvirt.sh │ ├─46ffd84960f0a84f4afd03cf16a0b763074c87d5df1a8852efe8a659dda79bf9 │ │ └─64520 /bin/pushgateway │ ├─40702155ad2378e40acdb2960b7134ac14f8d3aeb8083438aadbdaac3d550aa7 │ │ └─76679 /pause │ ├─3821735a0888c3bb2499b1fa398a16557eb4421c603551f005c5c0925305a0f0 │ │ └─54623 /pause │ ├─f68a4b9901f0c2c4f7f55fb5b1e4fd335ad47a2852e9cc687d30b85bc5353748 │ │ └─47640 /pause │ ├─f477c6a25bbdd291ea120b310736051d4f316f7d4b3552390da3eb1431fbf0fc │ │ └─55746 /secretgen-controller │ ├─41b2484f168ed2e13ccbcc8b6cfc1d08cfdff153fdb08404d9b190717333cddd │ │ └─184364 /pause │ ├─20d20b8bb584354c6d52e161a2340ca02507c5e384b51ba3db446eb817568471 │ │ ├─129068 placement-api: uWSGI master │ │ ├─129095 placement-api: uWSGI worker 1 │ │ └─129096 placement-api: uWSGI worker 2 │ ├─db931eddcee48d10e397fbceaaa6c3dac35fb8d9e622cbffadfd2f71c98c5d39 │ │ └─50553 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 │ ├─9bd8e92c319b1d4707d4731d6d15a93c67d2520d3e0e2a781e32bd1f6e111c99 │ │ ├─167051 nova-metadata: uWSGI master │ │ ├─167064 nova-metadata: uWSGI worker 1 │ │ └─167065 nova-metadata: uWSGI worker 2 │ ├─c8e6e8b8ccd704ae8246c5245037151f114aef4ad57600d0e2fc174a0e0a9699 │ │ └─39744 /kube-vip manager │ ├─db490f0921da1a61bb13f41076b37df3919fe58f38b05105ad8e85b13249b401 │ │ └─39623 etcd --advertise-client-urls=https://199.204.45.89: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.89:2380 --initial-cluster=instance=https://199.204.45.89:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.89:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.89: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 │ ├─ecf8e5640b7a007f5bd398d89ac22d8b230fa227b7dd0d47a02a6f91b69030fa │ │ └─39498 /pause │ ├─f151099c11e616428a498d91f735c5c384f946d41fa1f1975fa2f2d8d9bb0d85 │ │ └─61008 /pause │ ├─86b72753c7a0308719f665ef9c83e1211fc35ac34fa2e1a8d4762547f16065cc │ │ └─62948 /pause │ ├─91f51cee22d754d5a6e779a2b62ec5b8ea78720e37ae93c747860bfc02aa7475 │ │ ├─ 46129 /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 │ │ ├─ 46142 /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 │ │ ├─ 46285 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266668 nginx: worker process │ │ ├─266669 nginx: worker process │ │ └─266670 nginx: cache manager process │ ├─aa4676a718cd78ee402b2a47ff37486efe8222d07a96872e42a6750f4cca045f │ │ └─46743 /pause │ ├─595c48711e74bda27fcd3cbff58bae1dca8151c3f77728265cef0b409d1f5559 │ │ └─90075 /pause │ ├─040d2d4a43a242fc9d48c62d0aef567720a63dd5df3a266b88604434f78dc602 │ │ └─43520 /pause │ └─af91f27715008cf249039cbe921a30fffab3a3fe37029c5b4406ce6bc5b35580 │ └─51052 redis_exporter ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount