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 │ │ │ ├─21701 /lib/systemd/systemd --user │ │ │ └─21702 (sd-pam) │ │ └─session-21.scope │ │ ├─21642 sshd: cephadm [priv] │ │ └─21718 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.204.45.53-22-zuul [mux] │ ├─400473 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nhlwoydacfiqmdqmdxebcinjedpaborn ; /usr/bin/python3'"'"' && sleep 0' │ ├─400474 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nhlwoydacfiqmdqmdxebcinjedpaborn ; /usr/bin/python3' && sleep 0 │ ├─400475 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nhlwoydacfiqmdqmdxebcinjedpaborn ; /usr/bin/python3 │ ├─400476 /bin/sh -c echo BECOME-SUCCESS-nhlwoydacfiqmdqmdxebcinjedpaborn ; /usr/bin/python3 │ ├─400477 /usr/bin/python3 │ ├─400480 /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 │ └─400482 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9951 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12307 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b36843985fd4e06e09667d6cda574b8206bbebdda73604779d59ef13add86513 -address /run/containerd/containerd.sock │ │ ├─ 12671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20982fcdf09fb64f124461484a4a806e9d9a253cff5981ada64d25bc09054a56 -address /run/containerd/containerd.sock │ │ ├─ 18636 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b5f4f96de04a13c92fb510d9aa740218c3a103f524042c021eb9a5c4a24963a7 -address /run/containerd/containerd.sock │ │ ├─ 25237 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d1c05e21d476f7d6a804d009cf874afe3f3724c43944dfebf46e649a8f2f8eb9 -address /run/containerd/containerd.sock │ │ ├─ 30026 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b5f5b0983154e47c122611755b77b3e804b1f533fe2d39b07d3014c387a2f41c -address /run/containerd/containerd.sock │ │ ├─ 34559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9f2aca3a3e2f8f7efaf014e9b0a39e5924fac668c8e420d4d061dd8c410d5a6d -address /run/containerd/containerd.sock │ │ ├─ 40102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f40bddf0ce38b1ab571c337e141461bfd768be51db285df36b0e22b94e65be -address /run/containerd/containerd.sock │ │ ├─ 40157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0090c7386eb2f9b27044102143b4b4a96bfaeba18c157798a9fa2fc38c5a3bd7 -address /run/containerd/containerd.sock │ │ ├─ 40167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd71ea705a206352c714248581fa241836cb676f539a3ee38b5652b5db35c0c -address /run/containerd/containerd.sock │ │ ├─ 40172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bedf7d9379c81977594460ea4b46312d684e0ee4b12a96261f2187669e25f89a -address /run/containerd/containerd.sock │ │ ├─ 40186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6044c853e2af910e99dcc059f63870a61b7284aed870c4eed55c1838e1969173 -address /run/containerd/containerd.sock │ │ ├─ 40665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251b51f08478e241d39f1f6b5c7f76dcdac99c0569afc2e2eaaebe1dff85e9a3 -address /run/containerd/containerd.sock │ │ ├─ 41436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a485395bc34655eb0877dd81ee58a6fa1b887490d96fa5c0dab75f1692dd7150 -address /run/containerd/containerd.sock │ │ ├─ 41451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98f579467b3585c8e99877b886e12cebe63108e7bcc139bf46f12a13ce6abe53 -address /run/containerd/containerd.sock │ │ ├─ 42809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 263b3ca511e07f936181212561fcd521d329603cdfa70567490f7cc529028ad6 -address /run/containerd/containerd.sock │ │ ├─ 43231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3251bbd6203d616ec40a10d66faf01a092067395c991955d32d8da8819071b27 -address /run/containerd/containerd.sock │ │ ├─ 43347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f00334eabf6ad25d72159a442565f9ae6f771674ee0d2801df10d662e9d9de5 -address /run/containerd/containerd.sock │ │ ├─ 43773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7138f538bbcabf2c4ce8ccd2191de7e3ff339e96c7784a654b5645cdb959729f -address /run/containerd/containerd.sock │ │ ├─ 44259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b4204d2e477b02cc465790ecbbea6b16a0bf9a3aea323e0d4647c316e5ffb6 -address /run/containerd/containerd.sock │ │ ├─ 44309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0595e0c7ff01cf0c9750678dd4db8d68e4dd5dc17f49ffd4b617bac16acac55 -address /run/containerd/containerd.sock │ │ ├─ 44347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37f8d975fe114a50bf9d73fe8bb56d9ebec647d19b5485ab4f18a8b2a3110f66 -address /run/containerd/containerd.sock │ │ ├─ 46205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd7edc85f489e53aeab438e7849520c9ba571a70aeecc37fe4b550baf9a6b9e7 -address /run/containerd/containerd.sock │ │ ├─ 46245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24763b216a9aab846fc0207268a08eaab7c1eecd4d08625396cc32eb7c665421 -address /run/containerd/containerd.sock │ │ ├─ 46974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8860df362c7a5c9729a6f50b471fd2575aac1138e790c11e7ec97608ebbb148e -address /run/containerd/containerd.sock │ │ ├─ 47077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f218b798148458d8a6d27ddc213e833423b12028bf46bddd854d03417c62b4a -address /run/containerd/containerd.sock │ │ ├─ 47456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5827cfdb236afdbf0b0d64322c4802abcef9885a03e6751f8fe9669bcbe61ef6 -address /run/containerd/containerd.sock │ │ ├─ 48001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf1afd771b9a28933e393a74eae7de8dde060b1c30b9bb1030fc68b64b61d495 -address /run/containerd/containerd.sock │ │ ├─ 48363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe1d53bb3bc1940059455e3a34f56f7828fb005e38098b339eebdd193e5d420 -address /run/containerd/containerd.sock │ │ ├─ 50577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66aa514e1a8e2540d566912f60bf44b4cf5a34a7620c6ecba98dbf8ee62a1423 -address /run/containerd/containerd.sock │ │ ├─ 50746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a0fd97f9c6c59f016415f0959fa456297857e0e13a66d871c16fd0d2bc1b666 -address /run/containerd/containerd.sock │ │ ├─ 55010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e220d24c6a3782a0267153f71844d5d77a0c7da6db570f951440bc7511d371 -address /run/containerd/containerd.sock │ │ ├─ 55596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1620947fa6a48cd13027386e7ab4b31f53203dd73f0018f9820dcb659cffd97f -address /run/containerd/containerd.sock │ │ ├─ 55635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95190c468d2ffd54f9ae89f9c80e2049c247def9d3f731f89c9087828cf3a450 -address /run/containerd/containerd.sock │ │ ├─ 55683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca8f659d1e6953d94287a5d423b2221ce4b3b20ba96e803dcca76cdb1e723b2 -address /run/containerd/containerd.sock │ │ ├─ 55867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a583b067a7107d8464d142680a925b66c8e5b5099efbcd35a7b6962d476a813 -address /run/containerd/containerd.sock │ │ ├─ 59915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e35d111e4a419c5f77e04ee5bd28563c5348d344acc8b3176168c690dcd16188 -address /run/containerd/containerd.sock │ │ ├─ 60056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4d05bd212880029cf131ac7daf972c1cbd66b2f37f7a2c5fe71791f74efdbfa -address /run/containerd/containerd.sock │ │ ├─ 60104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9db89daba6adef6ae03b08bc0e9acb7eef5261b601cf83573d166f6ef7360533 -address /run/containerd/containerd.sock │ │ ├─ 60142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f09cfd69883fc9045958c931a962a097afa68440460fdabdd35f4def79978770 -address /run/containerd/containerd.sock │ │ ├─ 61430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7eb29385b9032599e018eaef65566baeb224879366d5249347164840de9cb1 -address /run/containerd/containerd.sock │ │ ├─ 61556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4808ad6a7fc589f48f1433969dc03711bfffda3b30ba0da086b2d5a201869cdc -address /run/containerd/containerd.sock │ │ ├─ 61882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69398e07522eb630ba61850a88cd13d1e59de58c3d5f01e52e2a20669d51bb56 -address /run/containerd/containerd.sock │ │ ├─ 61955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b4a7f40cb1f4ae8fa869b1dcb184bd07b5dfbaf26baffea92aef7e2c021cb5 -address /run/containerd/containerd.sock │ │ ├─ 61997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbab644e2d459d7f0d2e30178b511fdeef09af14dc23dbcca4751b27c9799a3b -address /run/containerd/containerd.sock │ │ ├─ 62339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04b1b3cb62e695c9ea4b1fa03d594f7182b27b89465aafed77c4f0d9bbc72cdf -address /run/containerd/containerd.sock │ │ ├─ 62766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dcfba6e0af7e6501e765b0308a16ec34ab7b3a0a48367a637395fafaa06667c -address /run/containerd/containerd.sock │ │ ├─ 63076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4089933fd65ca6f2f40ea8982f20acfafc82bdcdc408d0ed4f623234ea00e68d -address /run/containerd/containerd.sock │ │ ├─ 63488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1e3b89faa700c6480895310b622d4330d993441994eb4166f16bb41dc5d8948 -address /run/containerd/containerd.sock │ │ ├─ 64273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36ff8da6f250bb19e23e3b0887baf0a530044bb117a6b789a31468cb9e161d15 -address /run/containerd/containerd.sock │ │ ├─ 65774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47383e0496484d346ee4d7c76c001346f7b54235977abedf55621aa59e955aca -address /run/containerd/containerd.sock │ │ ├─ 67847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8513d20b6860923961c76f08a8f492a455ef34df8ca37f13b61f2f4e36748fbf -address /run/containerd/containerd.sock │ │ ├─ 77032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4086327e2d48189f16b733445f8b5feb7dc5c9b47147e0a4394e8cf994abaaea -address /run/containerd/containerd.sock │ │ ├─ 78532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 611471509dcb4bf083b0ab427cac81bb25977616a437b285f614ac2a3ccd7622 -address /run/containerd/containerd.sock │ │ ├─ 84223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c330127d2d3041d00257160e0d9c576c781b0f2bdb10025547ed8abf872d5c84 -address /run/containerd/containerd.sock │ │ ├─ 90078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14fd5d518c04ff04f127249f2299daff277c5fcb71bce0d6b98a109fe21d4157 -address /run/containerd/containerd.sock │ │ ├─ 96602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63ba9e018bda3e76e7841ce288cd57d4f3832dff0ba004b0f14734521e953bc3 -address /run/containerd/containerd.sock │ │ ├─ 96639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9dc737766b12eb36c182af051ac7479a4f382db5587eba555d277f5208a4777 -address /run/containerd/containerd.sock │ │ ├─105620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc87678c705d0cf63855ca068dcd3adb98c357e2cfa6db536cd9377df8b5f3d5 -address /run/containerd/containerd.sock │ │ ├─107203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16fac59b98f42e0bacbb8678766b716237d44ec5f3cfc26f51991cbd9dc38336 -address /run/containerd/containerd.sock │ │ ├─107308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a188e52d099801850b0357101295d47d54f8fd0d8fe04743ffbcb79e85c3ee8 -address /run/containerd/containerd.sock │ │ ├─109434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10417b7fce38c88bcb74cc9e020adaacbc84c432cf8d7b22d78543a1aa761a61 -address /run/containerd/containerd.sock │ │ ├─111081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4e7aaeb08f24f3fe54c1c9db427da1a18885c1ac8aee46ad5616d99a9a124c -address /run/containerd/containerd.sock │ │ ├─111146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef878012342323d717b92271a41b965d6efc707618a195d818ea941ebdd26564 -address /run/containerd/containerd.sock │ │ ├─124103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fa3c2a902aedf7e741f036a0a7d18697bfb51044c12ea039dfa5aa814e81694 -address /run/containerd/containerd.sock │ │ ├─124182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df6643acd95a5564a5f8c39d8d3ab1040dafe79f5d8b8b960f9539b96f7b4393 -address /run/containerd/containerd.sock │ │ ├─126708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 120dc446dc42a665766870624207dcb24834bb41d7551e89df76c576f1d733b6 -address /run/containerd/containerd.sock │ │ ├─140643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e3daa26d8f3ce2ea8e5beda6a18671c8752bdf8154a607529cc2081555c083 -address /run/containerd/containerd.sock │ │ ├─142191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab649f9a074398a1b213819e27ddf90d004e9bbf733ea4ac47e33d17b752460 -address /run/containerd/containerd.sock │ │ ├─142551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c85df6c5b7230d03b892312cc97ab5d3eb6c5e49595c813985dae85771a2171 -address /run/containerd/containerd.sock │ │ ├─143413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04a7e70a617bec55aab11a66afd67893584d7d8a890a45f381801337e1930092 -address /run/containerd/containerd.sock │ │ ├─145413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c4f3ce8561d6b287fa5d052fb7afa44dd0fdb962cdb7bb5198ecdb99b7d471 -address /run/containerd/containerd.sock │ │ ├─145601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0d7702a3273bd27ac37b9f5aa5ce381075d5985ed8b998c97248d8013ca54d8 -address /run/containerd/containerd.sock │ │ ├─145736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0745cf10492b0737778f5e53a5735100ac70c6cf4dfaf3654de332398919d004 -address /run/containerd/containerd.sock │ │ ├─145994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c53cfb71e466ad09f1dfabc6e2cbe21750388bd89d46d791565cfc4d612faa -address /run/containerd/containerd.sock │ │ ├─146085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91650d7e946c04100d8b2caced81592c84c6b620b4d48abbb88a9fea30343ff6 -address /run/containerd/containerd.sock │ │ ├─146444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc02b59f15ce24b1a658cf463f0ddf755ed3534cbb8046de7d40ccb2ea033fa4 -address /run/containerd/containerd.sock │ │ ├─170881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f4b932dbdf874eb8091a11bbd4b24977a7c817c8a4765ec6efa61d614fb3780 -address /run/containerd/containerd.sock │ │ ├─172669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e4f4b728298ebfcd5b3ddc733d6fb9a79db6822b8bcb322140e432ae0d75413 -address /run/containerd/containerd.sock │ │ ├─172731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af8834fbba8b4b22999b65441dfff3b62bfc5c88dd6a6482448914af01355b70 -address /run/containerd/containerd.sock │ │ ├─172799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b393bd28166007904c8268f237dc961cc4930c13d8ff3c318ea225eedf79a4c2 -address /run/containerd/containerd.sock │ │ ├─172820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e32c083e1fefc594350e2dd5837f3b93bfc9e093b6e9a308273ab2f3db0c9ab -address /run/containerd/containerd.sock │ │ ├─172880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ca47bec9bfcbf61704f176c10f83daf4d58fe0cf774befe86123eaae1ab49f5 -address /run/containerd/containerd.sock │ │ ├─173226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11fc57012fe8fd216c1cdf321c1ea4698876dc9ea13776ffb4fd609d5e8d7b9 -address /run/containerd/containerd.sock │ │ ├─173268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184fac439febc766065533c539e546b9b5ff2864b8ac4c93ceb969a54d1a444b -address /run/containerd/containerd.sock │ │ ├─185503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424dbea49d65be7e4327d65996c63925330f137952b37227788764dc3007694b -address /run/containerd/containerd.sock │ │ ├─187629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 345d9c63136e115627d8c3734e8d2dd1a96c25b5fff9c2100c5967034709bd4c -address /run/containerd/containerd.sock │ │ ├─187698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe111e02b0f39ef23292dfd70e6c67df663238f96b2ef73eacdb779a47defc31 -address /run/containerd/containerd.sock │ │ ├─187794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf770da957e3cf24f27b034579029ae16f8c3a2ff9e23b3392deab7fc3cbb9d5 -address /run/containerd/containerd.sock │ │ ├─202425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef2b9a83aaf6ae254d0cb1ca305324496cb166112bc7f4747a19a960cef5b5e -address /run/containerd/containerd.sock │ │ ├─209592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee7c224506e31b394eeb80c0f3861ff05e07e4662bdb9b125b448fbfb6707a8 -address /run/containerd/containerd.sock │ │ ├─209628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81d0526b4484da7673bfe75a2ba4d10bcee6c03f3ed25e55f3a947987348f78f -address /run/containerd/containerd.sock │ │ ├─209684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd2d03d328d8e078fb57db9393049d1606c8dc8e2a8fb059c37bd1e735cb9c1e -address /run/containerd/containerd.sock │ │ ├─209938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 870736f7eb1a9a9e00877d7510d2104533fdab4b46d7be0bb8427630426741e1 -address /run/containerd/containerd.sock │ │ ├─220645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3b2a7aa5b1058bdb0393f1fff5e17d6f7775018d1adc252b473b399b964679 -address /run/containerd/containerd.sock │ │ ├─222898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93d16586246f3e8e5cac034a5b81fd14d09ffbd8bcea1d4e733c2e520685f33 -address /run/containerd/containerd.sock │ │ ├─224108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1027614d26061f1ccc3e9755acde943fe6c501197bc946512fd7f1b8c6bfef75 -address /run/containerd/containerd.sock │ │ ├─225032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8acb427274b3843dc800f6e4d0dff321410ffbaa1678ba36cc113c45e4fba50f -address /run/containerd/containerd.sock │ │ ├─226177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5c197fdb7aa89be14283a9b5ecfbcbba6da6df3a943b97a26ba2792ebf51e1 -address /run/containerd/containerd.sock │ │ ├─228205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7956bc30ecdfb0cde5687ba5a9a69a0437f680767e965961f9e5c5926ae875c -address /run/containerd/containerd.sock │ │ ├─229714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a25a1cfd8972fb8e46878fe8879f48626cccb02f04af3a1208b676823f915dfa -address /run/containerd/containerd.sock │ │ ├─229765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fc8f6e30676259c9261ed09ad85d98c603b35fdca3f467a4e6b461184c5d10a -address /run/containerd/containerd.sock │ │ ├─238868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86be3c628e780acce5cface7ca8709dbfcb15e97764a73c765198dad32980550 -address /run/containerd/containerd.sock │ │ ├─239275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a51361f8d5be9eb3359176552219b1cc39076a167c2a1ca6c7131d096da3e59 -address /run/containerd/containerd.sock │ │ ├─241988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426d10822489f1fab1ef136982da42896abc598164fe2b16a911f1fd67a3bebe -address /run/containerd/containerd.sock │ │ ├─246641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c942eb29da8e17ca4e19e8fa36b192653c1292f8ab8c318f42528de382056a23 -address /run/containerd/containerd.sock │ │ ├─246825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1559598ff065286a9f691ff9d4032190c1e73de91beb4c03b4c79ec2ef5bfdc5 -address /run/containerd/containerd.sock │ │ ├─246898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d61e2d917f3cad8f8395870b97aa96aa0a6aa2b2c72979a3f1d38c6930101d81 -address /run/containerd/containerd.sock │ │ ├─246936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079530b753eb2611abf729978845d1af20754f1cc6bcd082421555366f1f0aa4 -address /run/containerd/containerd.sock │ │ ├─258663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df0f0cc8380513093823da7a1b46652d5e7c17f865f7354b6bd73bfc0e34fd2 -address /run/containerd/containerd.sock │ │ ├─261296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2aee5e4c45c0ceb558c7030ede6106aa1df32f80ef3f1af78c8d3fba3a60e6 -address /run/containerd/containerd.sock │ │ └─262509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea403a9be34bb27c6f26bfb73db6abea8941cb42e569db5133ece8cdf50a4e4 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-b5f5b0983154e47c122611755b77b3e804b1f533fe2d39b07d3014c387a2f41c.scope … │ │ ├─30051 /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 │ │ └─30063 /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 │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29736 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30009 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18614 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24942 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25220 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34263 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34542 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12249 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hiksfb.service │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hiksfb/unit.run │ │ └─12614 /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-hiksfb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hiksfb:/var/lib/ceph/mgr/ceph-instance.hiksfb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hiksfb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hiksfb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10319 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─docker-d1c05e21d476f7d6a804d009cf874afe3f3724c43944dfebf46e649a8f2f8eb9.scope … │ │ ├─25262 /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 │ │ └─25274 /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-b5f4f96de04a13c92fb510d9aa740218c3a103f524042c021eb9a5c4a24963a7.scope … │ │ ├─18662 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18681 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140068 /sbin/multipathd -d -s │ ├─docker-20982fcdf09fb64f124461484a4a806e9d9a253cff5981ada64d25bc09054a56.scope … │ │ ├─12694 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hiksfb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12715 /usr/bin/ceph-mgr -n mgr.instance.hiksfb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─40566 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.53 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9f2aca3a3e2f8f7efaf014e9b0a39e5924fac668c8e420d4d061dd8c410d5a6d.scope … │ │ ├─34584 /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 │ │ └─34596 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10825 /usr/sbin/chronyd -F 1 │ │ └─10826 /usr/sbin/chronyd -F 1 │ ├─run-r34e215ad676445b78a3912f9215e23f8.scope │ │ └─185328 /usr/sbin/libvirtd --listen │ ├─docker-b36843985fd4e06e09667d6cda574b8206bbebdda73604779d59ef13add86513.scope … │ │ ├─12333 /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 │ │ └─12351 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139881 /sbin/iscsid │ │ └─139882 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─1f7e7855ad8915a33d97e5515b9aa13ed0387ad8919be3c793f2258445e60e85 │ │ ├─183499 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) │ │ ├─183725 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) │ │ └─183726 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) │ ├─8070107bad7ff7e37343038af30d87cc93852ca70b24d7755dac0ba5c2db08c4 │ │ └─63900 /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 │ ├─263b3ca511e07f936181212561fcd521d329603cdfa70567490f7cc529028ad6 │ │ └─42834 /pause │ ├─4de9154d3dc2bf90252d94288e706937cd40467fe8ef370acc54378f977d248e │ │ └─40403 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 │ ├─905569672259b7a7ea054191da27eac6691a2cd68a6c92b0c1c8c8fd9d582ef8 │ │ ├─238925 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239555 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3kn7zwio/privsep.sock │ │ ├─239611 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239656 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─48adb0b49c6a63193b749ca5d30860061b11382134646b41ec274e5785d0a6f5 │ │ └─63580 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2ca7b6073901e1533d2062c084971ceba103eaf789eb53d6fa42ee4912d8b3b5 │ │ └─47270 /manager --metrics-bind-address=:8080 │ ├─803a8b33cc1b95417eb82954be1750e8d496cbafff4e4902c8d032be767df335 │ │ ├─261006 apache2 -DFOREGROUND │ │ ├─263981 (wsgi:h -DFOREGROUND │ │ ├─263982 (wsgi:h -DFOREGROUND │ │ ├─263983 (wsgi:h -DFOREGROUND │ │ ├─263984 (wsgi:h -DFOREGROUND │ │ ├─263985 (wsgi:h -DFOREGROUND │ │ ├─263986 apache2 -DFOREGROUND │ │ └─263987 apache2 -DFOREGROUND │ ├─424dbea49d65be7e4327d65996c63925330f137952b37227788764dc3007694b │ │ └─185527 /pause │ ├─939c33c5c7fd91f9bf8674fb2a3f8a9cf0ebb5e2220e20ad87d997ff08d303e4 │ │ └─44523 /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 │ ├─d7630ddeb4c141d70953204c52865c14427348db33403c99fed8daec2a7c50ae │ │ ├─141136 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141149 /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 │ ├─611471509dcb4bf083b0ab427cac81bb25977616a437b285f614ac2a3ccd7622 │ │ └─78558 /pause │ ├─18fdf7f2d8a392cfffb59a265bd113621a8f9db625955d3c584dbd02bf7ab024 │ │ └─50809 valkey-server *:6379 │ ├─1559598ff065286a9f691ff9d4032190c1e73de91beb4c03b4c79ec2ef5bfdc5 │ │ └─246850 /pause │ ├─11445efb8f67d87799118cc44cf29919e9c1e947bd01a6948a91822bebd14ac5 │ │ ├─41972 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42351 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─db5c197fdb7aa89be14283a9b5ecfbcbba6da6df3a943b97a26ba2792ebf51e1 │ │ └─226200 /pause │ ├─345d9c63136e115627d8c3734e8d2dd1a96c25b5fff9c2100c5967034709bd4c │ │ └─187654 /pause │ ├─2a583b067a7107d8464d142680a925b66c8e5b5099efbcd35a7b6962d476a813 │ │ └─55891 /pause │ ├─3063c2f9fd00bd38b11f1a956edbb161aab0e2d3c84602e7eb571d64cc2093df │ │ └─55980 nfd-worker -metrics=8081 │ ├─1fa3c2a902aedf7e741f036a0a7d18697bfb51044c12ea039dfa5aa814e81694 │ │ └─124127 /pause │ ├─8e7eb29385b9032599e018eaef65566baeb224879366d5249347164840de9cb1 │ │ └─61453 /pause │ ├─78332a221e86b97125942dbead358139b40c4ce6518f9df3bb74919dcc625463 │ │ └─109115 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d1e3b89faa700c6480895310b622d4330d993441994eb4166f16bb41dc5d8948 │ │ └─63511 /pause │ ├─86c4f3ce8561d6b287fa5d052fb7afa44dd0fdb962cdb7bb5198ecdb99b7d471 │ │ └─145477 /pause │ ├─4df0f0cc8380513093823da7a1b46652d5e7c17f865f7354b6bd73bfc0e34fd2 │ │ └─258688 /pause │ ├─7e686a1c1f113103a7ead08bdb012605b18ab2d8171f43b96e4156d8761cd835 │ │ ├─61101 python -u /app/sidecar.py │ │ ├─61325 python -u /app/sidecar.py │ │ └─61326 python -u /app/sidecar.py │ ├─4ba649c352babe35873c42d594abe9f31f151e1070f9776e629d6a4458e18d66 │ │ └─43963 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 │ ├─ff90513ef18cd9cae784d7ff1f859d271b9dff500ced044d3409c07c1411aa4e │ │ ├─169234 nova-metadata: uWSGI master │ │ ├─169247 nova-metadata: uWSGI worker 1 │ │ └─169248 nova-metadata: uWSGI worker 2 │ ├─13b4a7f40cb1f4ae8fa869b1dcb184bd07b5dfbaf26baffea92aef7e2c021cb5 │ │ └─61983 /pause │ ├─2b82fa0bbb0db6971c7c750161d804b8e5700d3800ee8a9a067f24b5c4a552db │ │ └─40503 /kube-vip manager │ ├─650f689470369a4195790ab7874a6c8e2cb2c50ee80492c72a68fcb78d90fae0 │ │ └─64888 /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 │ ├─9173c729a2053f2debe6b88e77a2b67efc6a3bf2e60a66f2aaaf8e03f398cfb6 │ │ └─40349 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 │ ├─4086327e2d48189f16b733445f8b5feb7dc5c9b47147e0a4394e8cf994abaaea │ │ └─77057 /pause │ ├─6385c6e691ea79cd12f93584da33cb5aeea399408b7eb8868e734cae2aacfea3 │ │ └─62642 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 │ ├─8cb64ad227003e08df646fd0327baacc25e1d762de7933ca67161e1ac38c36eb │ │ └─48737 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─abe1d53bb3bc1940059455e3a34f56f7828fb005e38098b339eebdd193e5d420 │ │ └─48386 /pause │ ├─ac17e7bf9deccd42fde50a0b8bc40904feddd8a3e09b0e055a5460e4635a09c6 │ │ ├─199122 heat-api: uWSGI master │ │ ├─199182 heat-api: uWSGI worker 1 │ │ └─199183 heat-api: uWSGI worker 2 │ ├─c3ff4d8dd089a27369fd90a891ae13b7ed19f582da7747f4bffb88c233fca557 │ │ ├─183099 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─184200 /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/tmpx53psrdu/privsep.sock │ │ ├─184566 /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/tmpfvhltsot/privsep.sock │ │ ├─185090 /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/tmpamjkbpva/privsep.sock │ │ ├─185403 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185404 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185633 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8512818c-2cbe-415b-8c29-3d3f8c6c2e97/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8512818c-2cbe-415b-8c29-3d3f8c6c2e97/host --addn-hosts=/var/lib/neutron/dhcp/8512818c-2cbe-415b-8c29-3d3f8c6c2e97/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8512818c-2cbe-415b-8c29-3d3f8c6c2e97/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8512818c-2cbe-415b-8c29-3d3f8c6c2e97/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-88532b2b-f532-4f48-92db-3573ca5bab69,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 │ │ ├─185654 haproxy -f /var/lib/neutron/ns-metadata-proxy/8512818c-2cbe-415b-8c29-3d3f8c6c2e97.conf │ │ ├─204595 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f960575b-d1a1-4e94-b00d-cb9e50bb6967/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f960575b-d1a1-4e94-b00d-cb9e50bb6967/host --addn-hosts=/var/lib/neutron/dhcp/f960575b-d1a1-4e94-b00d-cb9e50bb6967/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f960575b-d1a1-4e94-b00d-cb9e50bb6967/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f960575b-d1a1-4e94-b00d-cb9e50bb6967/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c57bc903-8102-48b2-9523-687c812fc38e,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 │ │ ├─204598 haproxy -f /var/lib/neutron/ns-metadata-proxy/f960575b-d1a1-4e94-b00d-cb9e50bb6967.conf │ │ └─366555 /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/tmpwa_txojf/privsep.sock │ ├─a485395bc34655eb0877dd81ee58a6fa1b887490d96fa5c0dab75f1692dd7150 │ │ └─41495 /pause │ ├─3c5723fba0f36044e466d4d0110f545d52bb56d7c84c36d97955ee14b58bbaa1 │ │ └─255945 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8a052cb2c3447fd28deb0d914df66974a8486b4168976eeee7ad597b3da54b02 │ │ ├─199142 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199477 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199478 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─bd7edc85f489e53aeab438e7849520c9ba571a70aeecc37fe4b550baf9a6b9e7 │ │ └─46231 /pause │ ├─2a10da2925713363e7faeb1015560981f219b5beba6761b76e431f6149bc7089 │ │ ├─255918 manila-api: uWSGI master │ │ ├─255951 manila-api: uWSGI worker 1 │ │ └─255953 manila-api: uWSGI worker 2 │ ├─30bc2423e5c3d62b19736cb7ab9ea1fc3aa5fd24d197bf88b54cd63601ff316a │ │ └─184542 /usr/bin/libvirt-tls-sidecar │ ├─bf1afd771b9a28933e393a74eae7de8dde060b1c30b9bb1030fc68b64b61d495 │ │ └─48025 /pause │ ├─1ea403a9be34bb27c6f26bfb73db6abea8941cb42e569db5133ece8cdf50a4e4 │ │ └─262533 /pause │ ├─8d4f79a906251437ccdd4906ea4ce8a476e90d6a651270a580f27a536e846c66 │ │ ├─ 97272 /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 │ │ └─345376 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3f587887c4096ead1f4de41a14f56698b1a1f58b36e286e9a4e51670e6858510 │ │ ├─191258 /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 │ │ ├─364653 /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/tmpdy1bl_48/privsep.sock │ │ ├─364910 /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/tmpq8vt521w/privsep.sock │ │ └─370751 /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/tmpw4ckewta/privsep.sock │ ├─76b4204d2e477b02cc465790ecbbea6b16a0bf9a3aea323e0d4647c316e5ffb6 │ │ └─44285 /pause │ ├─7c7237c83e7b2a7f9884a0a9630b759088727fa46bb1baef4d3225129017aace │ │ └─223084 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─aa4e7aaeb08f24f3fe54c1c9db427da1a18885c1ac8aee46ad5616d99a9a124c │ │ └─111104 /pause │ ├─05893124c40b55d998b8d00fd065356eaff740a66490f7ec8f55d1489d364c00 │ │ ├─131599 placement-api: uWSGI master │ │ ├─131625 placement-api: uWSGI worker 1 │ │ └─131626 placement-api: uWSGI worker 2 │ ├─c330127d2d3041d00257160e0d9c576c781b0f2bdb10025547ed8abf872d5c84 │ │ └─84247 /pause │ ├─ffd71ea705a206352c714248581fa241836cb676f539a3ee38b5652b5db35c0c │ │ └─40253 /pause │ ├─428cb994cca85c06def7ecfff63202c9fa408b42968f694ab3e70a7cf3e16a7d │ │ └─47802 percona-xtradb-cluster-operator │ ├─c0595e0c7ff01cf0c9750678dd4db8d68e4dd5dc17f49ffd4b617bac16acac55 │ │ └─44333 /pause │ ├─bef2b9a83aaf6ae254d0cb1ca305324496cb166112bc7f4747a19a960cef5b5e │ │ └─202450 /pause │ ├─25393cc2bb86ce3db41663e5bb030f3832348c5fb0609e006c6cee98dfa4364d │ │ └─224514 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9f218b798148458d8a6d27ddc213e833423b12028bf46bddd854d03417c62b4a │ │ └─47099 /pause │ ├─cbab644e2d459d7f0d2e30178b511fdeef09af14dc23dbcca4751b27c9799a3b │ │ └─62024 /pause │ ├─d0d7702a3273bd27ac37b9f5aa5ce381075d5985ed8b998c97248d8013ca54d8 │ │ └─145628 /pause │ ├─cdc0b8e33f53d9cc900744a2fa334761a25d5d9dc3d6176018e83e772e298db7 │ │ └─43302 /coredns -conf /etc/coredns/Corefile │ ├─98f579467b3585c8e99877b886e12cebe63108e7bcc139bf46f12a13ce6abe53 │ │ └─41501 /pause │ ├─14fd5d518c04ff04f127249f2299daff277c5fcb71bce0d6b98a109fe21d4157 │ │ └─90102 /pause │ ├─0090c7386eb2f9b27044102143b4b4a96bfaeba18c157798a9fa2fc38c5a3bd7 │ │ └─40240 /pause │ ├─ba65f9ff02856bd196faa9b7f123697757e51ad41a003dd7698d51d64662536b │ │ └─262184 /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 │ ├─a8336fbc9ae144115a4bc0aa717a7edd21f464ab7f4f71cf3baf470f2a7ba50b │ │ ├─181099 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181437 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181438 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181439 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─77cc4d0cfb34a7776240c266bdf56df05cfcad622d7795f2bdea90fc8810a047 │ │ └─60389 /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 │ ├─a932edf88c9841d1a8474c5536c465cf8c72c0284bc995506c85141e9a16cbb6 │ │ └─51097 valkey-server *:26379 [sentinel] │ ├─3566fe3621f225a106e81f5bc24c41d9f0924aa3c7852ade9b25313c796c7c64 │ │ ├─220755 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220773 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─220779 erl_child_setup 1048576 │ │ ├─220908 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─220909 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─220920 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─221349 /bin/sh -s rabbit_disk_monitor │ ├─fc02b59f15ce24b1a658cf463f0ddf755ed3534cbb8046de7d40ccb2ea033fa4 │ │ └─146470 /pause │ ├─02eb963eb3d788f34bb0ca1f955a1e70dea4c6f421a06e98df37957269e79580 │ │ └─85044 /usr/local/bin/rook ceph operator │ ├─76e266dcbadc17566ef49043bc1a42cac309b19864171dee6232db6e59c62fc1 │ │ ├─219116 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219563 octavia-worker: ConsumerService worker(0) │ │ └─219567 octavia-worker: ConsumerService worker(1) │ ├─9a188e52d099801850b0357101295d47d54f8fd0d8fe04743ffbcb79e85c3ee8 │ │ └─107343 /pause │ ├─94bab5624d37d68ef5dc428a8cddc70632e809d2d204b025b7d662da31d23f1e │ │ └─64834 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-53.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─8acdac6912f25393919c612f377a2a6b8bb4c8447cdbaddeaf848a2ad099dcae │ │ ├─264939 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264952 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c8c2a24f026a8667ed4fd3927922abd78b064e4e3f1be7be83d810861df7f574 │ │ └─61363 /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 │ ├─251b51f08478e241d39f1f6b5c7f76dcdac99c0569afc2e2eaaebe1dff85e9a3 │ │ └─40688 /pause │ ├─69398e07522eb630ba61850a88cd13d1e59de58c3d5f01e52e2a20669d51bb56 │ │ └─61907 /pause │ ├─c942eb29da8e17ca4e19e8fa36b192653c1292f8ab8c318f42528de382056a23 │ │ └─246689 /pause │ ├─fd2d03d328d8e078fb57db9393049d1606c8dc8e2a8fb059c37bd1e735cb9c1e │ │ └─209729 /pause │ ├─4573cb3beb7cea1a3dee6d6ff284d2cbcfb53e8cb9ff16db7de47579c43447ab │ │ └─120923 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3a51361f8d5be9eb3359176552219b1cc39076a167c2a1ca6c7131d096da3e59 │ │ └─239302 /pause │ ├─36ff8da6f250bb19e23e3b0887baf0a530044bb117a6b789a31468cb9e161d15 │ │ └─64296 /pause │ ├─4089933fd65ca6f2f40ea8982f20acfafc82bdcdc408d0ed4f623234ea00e68d │ │ └─63102 /pause │ ├─e4c53cfb71e466ad09f1dfabc6e2cbe21750388bd89d46d791565cfc4d612faa │ │ └─146025 /pause │ ├─7138f538bbcabf2c4ce8ccd2191de7e3ff339e96c7784a654b5645cdb959729f │ │ └─43798 /pause │ ├─7ab649f9a074398a1b213819e27ddf90d004e9bbf733ea4ac47e33d17b752460 │ │ └─142217 /pause │ ├─6dcfba6e0af7e6501e765b0308a16ec34ab7b3a0a48367a637395fafaa06667c │ │ └─62790 /pause │ ├─1e3fa58c475bf6ccb47c58bc51e39c13a02ae15c43503d0663bdedd41cb22596 │ │ └─46430 /server │ ├─492ad90aef673849f69e915d6f176875f688d170221e6b19b50c03df331656cf │ │ ├─181916 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182266 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpn1r3cxs9/privsep.sock │ │ ├─182420 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp030crqqp/privsep.sock │ │ └─182703 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2e32c083e1fefc594350e2dd5837f3b93bfc9e093b6e9a308273ab2f3db0c9ab │ │ └─172873 /pause │ ├─2a78bcd5bb70e89952d0e633be3ea2f187c5a168df217bfe2e6cead1ae284b68 │ │ └─43404 /coredns -conf /etc/coredns/Corefile │ ├─e35d111e4a419c5f77e04ee5bd28563c5348d344acc8b3176168c690dcd16188 │ │ └─59952 /pause │ ├─b4d05bd212880029cf131ac7daf972c1cbd66b2f37f7a2c5fe71791f74efdbfa │ │ └─60081 /pause │ ├─3747f468eb3011e33accda9d035a280af4eac64c79f227b9ef82453f6d528d24 │ │ └─262849 /bin/openstack-database-exporter │ ├─a53382833233eddec0a5e9a630d20c7f87e7b8d8dcc3f5b06ce50b7e64398a33 │ │ ├─120193 cinder-api: uWSGI master │ │ ├─120206 cinder-api: uWSGI worker 1 │ │ └─120207 cinder-api: uWSGI worker 2 │ ├─c2c5a3ccb152120583a42d98e6a105325ffc9f6e28861efc75c94b6a90e7d6c7 │ │ └─245193 docker-registry serve /etc/docker-registry/config.yml │ ├─16fac59b98f42e0bacbb8678766b716237d44ec5f3cfc26f51991cbd9dc38336 │ │ └─107237 /pause │ ├─faf7bf2360c8ed97c9b5bfe6f3a705cf2faa5dfda6372de411391dedbe2b139b │ │ ├─185871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185888 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─185894 erl_child_setup 1048576 │ │ ├─185950 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185951 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185961 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186225 /bin/sh -s rabbit_disk_monitor │ ├─f1c5f6d3e52a4da7c5476c7e0c06f1ff0f4fc95bc6b73ab07ec5cae731489a20 │ │ └─47146 /manager --metrics-bind-address=:9782 │ ├─9d01b29cd9d7601f029baca77ef6ad28042af9b10665f261d68dc8200a541677 │ │ ├─ 46585 /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 │ │ ├─ 46600 /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 │ │ ├─ 46673 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260824 nginx: worker process │ │ ├─260825 nginx: worker process │ │ └─260826 nginx: cache manager process │ ├─21a00ad31e2b61c211e6b348c2a6a0713ef03d7307f90339583d3d1a16194231 │ │ ├─239160 magnum-api: uWSGI master │ │ ├─239202 magnum-api: uWSGI worker 1 │ │ └─239203 magnum-api: uWSGI worker 2 │ ├─ef878012342323d717b92271a41b965d6efc707618a195d818ea941ebdd26564 │ │ └─111187 /pause │ ├─f33b84f4e93036f0624578d718ac0f8279843bd571b1d33fbb8f3bb3c7a91d9a │ │ ├─169874 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170170 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170171 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9c539773ebcb805263c64a9ce052e28405d8a277d46abe2945c66d0e85ff4502 │ │ ├─107682 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108122 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108124 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d7956bc30ecdfb0cde5687ba5a9a69a0437f680767e965961f9e5c5926ae875c │ │ └─228229 /pause │ ├─04a7e70a617bec55aab11a66afd67893584d7d8a890a45f381801337e1930092 │ │ └─143436 /pause │ ├─41b1220c35a4b5e46f83ca124955b9cfe93cfa66ff42643015e0073fec7e55f8 │ │ └─184591 /bin/bash /tmp/libvirt.sh │ ├─af8834fbba8b4b22999b65441dfff3b62bfc5c88dd6a6482448914af01355b70 │ │ └─172777 /pause │ ├─cf770da957e3cf24f27b034579029ae16f8c3a2ff9e23b3392deab7fc3cbb9d5 │ │ └─187817 /pause │ ├─939480663c7e52f61c555b28127a944a00acf8138c488ffaaed10298c84f5a6c │ │ ├─173669 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─394907 sleep 300 │ ├─32992230f53d91f2e5cf925a726ddcb5e160d01936ffc47eb78b13a2660b246d │ │ └─40367 etcd --advertise-client-urls=https://199.204.45.53:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.53:2380 --initial-cluster=instance=https://199.204.45.53:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.53:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.53:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─4ebaecf40a21e63148beea05e77810b65d4c41d18b5a94c4c8a7dee01bd8862b │ │ ├─125270 /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 │ │ └─125392 /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 │ ├─b393bd28166007904c8268f237dc961cc4930c13d8ff3c318ea225eedf79a4c2 │ │ └─172848 /pause │ ├─47002286b695a8d16724b3fe418d9934db46e8acd5f6203e3807240957ee1ed1 │ │ └─65524 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6403f975e298a643d2511ea803d858cb5bf7dbbd6fe38e0b0afaabaf069bba09 │ │ ├─171002 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171019 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─171025 erl_child_setup 1048576 │ │ ├─171074 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─171075 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─171085 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─171323 /bin/sh -s rabbit_disk_monitor │ ├─90ad6998b0c288d0ef356920302347ca2aa063d1666bc690b693a0a7d1d41318 │ │ └─124885 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5ee7c224506e31b394eeb80c0f3861ff05e07e4662bdb9b125b448fbfb6707a8 │ │ └─209627 /pause │ ├─56988b5381de281522e39b63dcd292b770740f35eda86f04deb8eee57b60a5b2 │ │ └─65421 /bin/pushgateway │ ├─1027614d26061f1ccc3e9755acde943fe6c501197bc946512fd7f1b8c6bfef75 │ │ └─224132 /pause │ ├─b9fdde55d72cf20a0b774e09bbf52f9c963e7282293e88abe66f18cd397cead2 │ │ └─64482 /goldpinger --static-file-path /static │ ├─35e220d24c6a3782a0267153f71844d5d77a0c7da6db570f951440bc7511d371 │ │ └─55032 /pause │ ├─da187ebd1ffae408a322558d2fb834f21037b195dec432796bed24176d34b732 │ │ ├─219734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219767 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8c829c1b01325a6c73bd0dc8e1fd3463197d6fdda1ca049c9ff8ea5fe0231ce8 │ │ └─142787 /coredns -conf /etc/coredns/Corefile │ ├─1e4635dc2efcf4cc11727805a022dc4e894fafd63e593f23fd2c10fc33131d08 │ │ └─97996 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b22e9fd0fc2002bd67998f61930d0fd5fa0d0c050c77ad4ba8f413cdf042cf86 │ │ ├─77149 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77166 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77172 erl_child_setup 1048576 │ │ ├─77243 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77244 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77254 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77423 /bin/sh -s rabbit_disk_monitor │ ├─184fac439febc766065533c539e546b9b5ff2864b8ac4c93ceb969a54d1a444b │ │ └─173294 /pause │ ├─5bd8617e8a5cecbe4cbe8434462c765eae0e1ffe02cd469e324b2c6894ac1073 │ │ └─48650 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─e65e3d4adc6c6c6a295c3ccdc3c2f4c5af5f92097fab67a2e57796c536067662 │ │ └─65290 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5c837666d6779177247d775901ca55ed84714b07c79167b0a4e4c702cff1151b │ │ └─191287 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2f4b932dbdf874eb8091a11bbd4b24977a7c817c8a4765ec6efa61d614fb3780 │ │ └─170905 /pause │ ├─04b1b3cb62e695c9ea4b1fa03d594f7182b27b89465aafed77c4f0d9bbc72cdf │ │ └─62364 /pause │ ├─91650d7e946c04100d8b2caced81592c84c6b620b4d48abbb88a9fea30343ff6 │ │ └─146116 /pause │ ├─81d0526b4484da7673bfe75a2ba4d10bcee6c03f3ed25e55f3a947987348f78f │ │ └─209686 /pause │ ├─79b994a2366bcb0a857a3274f645767dbc0c508902aa5b507f6b4bd8b36cba7e │ │ └─65631 /bin/oauth2-proxy │ ├─a25a1cfd8972fb8e46878fe8879f48626cccb02f04af3a1208b676823f915dfa │ │ └─229741 /pause │ ├─824c6fb62f8d5a8a19718be275be0d9e153fef5b3b40b852753527716208f9a9 │ │ └─44480 /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 │ ├─e503b2c966092c759b6294d48de1a420981257dfbbed98d1cb389665dd14c501 │ │ └─226228 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─72e3daa26d8f3ce2ea8e5beda6a18671c8752bdf8154a607529cc2081555c083 │ │ └─140667 /pause │ ├─66aa514e1a8e2540d566912f60bf44b4cf5a34a7620c6ecba98dbf8ee62a1423 │ │ └─50601 /pause │ ├─9e4f4b728298ebfcd5b3ddc733d6fb9a79db6822b8bcb322140e432ae0d75413 │ │ └─172701 /pause │ ├─24763b216a9aab846fc0207268a08eaab7c1eecd4d08625396cc32eb7c665421 │ │ └─46269 /pause │ ├─c93d16586246f3e8e5cac034a5b81fd14d09ffbd8bcea1d4e733c2e520685f33 │ │ └─222922 /pause │ ├─920c79a85754ce5cfb8c5332fd989d730ba805a177ce8aaa64ea7779baad37b2 │ │ ├─106086 glance-api: uWSGI master │ │ ├─106099 glance-api: uWSGI worker 1 │ │ └─106100 glance-api: uWSGI worker 2 │ ├─9849c6dacef95d2b086f26b58a2e6bc1653de7ce28b4bdc0b826f996bb94fa45 │ │ └─185265 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─779facabf3e6ec9d15a8d9d15805bc8634680ccd17e9342d8ff25f21944336cc │ │ ├─181098 neutron-api: uWSGI master │ │ ├─181150 neutron-api: uWSGI worker 1 │ │ └─181152 neutron-api: uWSGI worker 2 │ ├─9db89daba6adef6ae03b08bc0e9acb7eef5261b601cf83573d166f6ef7360533 │ │ └─60129 /pause │ ├─6ce3f58076727a36e7624372689e0acf50ea3fd3a3c9470adf203651490a435a │ │ └─56029 nfd-gc -gc-interval=1h │ ├─eee78b49725a4cf6502c7f017dbfd757dddeb2019a82e148dc1801aed2797bd2 │ │ ├─90289 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90305 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90312 erl_child_setup 1048576 │ │ ├─90414 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90415 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90425 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90942 /bin/sh -s rabbit_disk_monitor │ ├─bc87678c705d0cf63855ca068dcd3adb98c357e2cfa6db536cd9377df8b5f3d5 │ │ └─105644 /pause │ ├─870736f7eb1a9a9e00877d7510d2104533fdab4b46d7be0bb8427630426741e1 │ │ └─209962 /pause │ ├─1ab5008d3f42f0ebb0bd090a9fda49971395570c86b4b274f6d41de05123ae3c │ │ └─65585 /bin/memcached_exporter │ ├─58946d89b2dff4ad120747cf836d668d536c495949ef794dd741de1c8ba44f83 │ │ ├─83577 barbiacan-api: uWSGI master │ │ └─83589 barbiacan-api: uWSGI worker 1 │ ├─5827cfdb236afdbf0b0d64322c4802abcef9885a03e6751f8fe9669bcbe61ef6 │ │ └─47479 /pause │ ├─f61f22f9d11f7f382d2698ccaa1c286a10f9dce9958d552a7eb5f15c73096116 │ │ ├─48554 mysqld --wsrep_start_position=8f195752-75d4-11f1-96d8-e7509edc6c90:20 │ │ └─48679 /var/lib/mysql/mysql-state-monitor │ ├─80b875aa7d8c825a7a9ed4388c8b8ffe2e836d7c15a9881a29b6560961f1bcea │ │ ├─109576 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109601 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─109609 erl_child_setup 1048576 │ │ ├─109702 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109703 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109713 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109912 /bin/sh -s rabbit_disk_monitor │ ├─b005a98c33903bed56a5730640d1bb5579a474387126551ba318088ad276973c │ │ ├─169881 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170154 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170155 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─04304fbd51f856379852264f12049ac57d4e40de4abb5878cf4a851275801116 │ │ ├─ 71038 apache2 -DFOREGROUND │ │ ├─ 71102 (wsgi:k -DFOREGROUND │ │ ├─ 71103 (wsgi:k -DFOREGROUND │ │ ├─ 71104 (wsgi:k -DFOREGROUND │ │ ├─ 71105 (wsgi:k -DFOREGROUND │ │ ├─392924 apache2 -DFOREGROUND │ │ └─397414 apache2 -DFOREGROUND │ ├─86be3c628e780acce5cface7ca8709dbfcb15e97764a73c765198dad32980550 │ │ └─238894 /pause │ ├─72544b747a8db35234a7b609d4e5a96338029d7290a256d20a3bc52f015879fe │ │ └─50931 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 │ ├─55578a101b19e627fffe01b800d5c3e3eaf0e68033a15d150bb950e239dc2310 │ │ └─63704 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─df6643acd95a5564a5f8c39d8d3ab1040dafe79f5d8b8b960f9539b96f7b4393 │ │ └─124211 /pause │ ├─8acb427274b3843dc800f6e4d0dff321410ffbaa1678ba36cc113c45e4fba50f │ │ └─225056 /pause │ ├─1fc8f6e30676259c9261ed09ad85d98c603b35fdca3f467a4e6b461184c5d10a │ │ └─229793 /pause │ ├─3a441e6cabdd68173840e8448aa05a23b6c7bc4c0a6338c8fd5da2003f765944 │ │ └─64580 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-53.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─585656fa5bc14017728c60df73b629dc644ad5db96ea156a05cab24e1141353d │ │ └─97144 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-v6r78 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a90001855b2672a16f72c5c9d690b511fcc065242550953a5e3297dad20bf477 │ │ ├─202542 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202559 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─202565 erl_child_setup 1048576 │ │ ├─202686 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202687 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202697 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─203018 /bin/sh -s rabbit_disk_monitor │ ├─1d3d45e7173a803160dcc76b1f2a42da0f9354e44e5a9f40a1130e45c068d467 │ │ └─141099 /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 │ ├─de2aee5e4c45c0ceb558c7030ede6106aa1df32f80ef3f1af78c8d3fba3a60e6 │ │ └─261319 /pause │ ├─37f8d975fe114a50bf9d73fe8bb56d9ebec647d19b5485ab4f18a8b2a3110f66 │ │ └─44370 /pause │ ├─9e626c08f41cd88aa0070ad12d8515c8a50417f31b89aab44ba9a0a15ba0fc85 │ │ └─64950 /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 │ ├─fe111e02b0f39ef23292dfd70e6c67df663238f96b2ef73eacdb779a47defc31 │ │ └─187729 /pause │ ├─6044c853e2af910e99dcc059f63870a61b7284aed870c4eed55c1838e1969173 │ │ └─40281 /pause │ ├─120dc446dc42a665766870624207dcb24834bb41d7551e89df76c576f1d733b6 │ │ └─126731 /pause │ ├─a79715cfcc9ee2638111b0a8e344d4598505edeb993b2a229420c3d70ccfe997 │ │ └─65555 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1620947fa6a48cd13027386e7ab4b31f53203dd73f0018f9820dcb659cffd97f │ │ └─55620 /pause │ ├─8c85df6c5b7230d03b892312cc97ab5d3eb6c5e49595c813985dae85771a2171 │ │ └─142575 /pause │ ├─f11fc57012fe8fd216c1cdf321c1ea4698876dc9ea13776ffb4fd609d5e8d7b9 │ │ └─173253 /pause │ ├─4808ad6a7fc589f48f1433969dc03711bfffda3b30ba0da086b2d5a201869cdc │ │ └─61583 /pause │ ├─0e82d73f879bd33aff32b8cdf5d1834c0c46e6c9c0918cde1101577af4727047 │ │ └─44571 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c16c8e0c57063b75f4ac9735e25eb12616265232c3fb922c1c594a194047f738 │ │ └─56108 /secretgen-controller │ ├─f08d48becc30d1622e7304a6323870a73fa991346fec44569c72135344f66074 │ │ └─40391 kube-apiserver --advertise-address=199.204.45.53 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─8cc64f96249d5034a3b29a7c8bc54259c2b0eec9f7d40c837302966ff3dccab7 │ │ ├─199141 heat-api-cfn: uWSGI master │ │ ├─199180 heat-api-cfn: uWSGI worker 1 │ │ └─199181 heat-api-cfn: uWSGI worker 2 │ ├─23bee552ad583e3a1b8647eae69c38f53f773a138c40628d8c54735eb1dcc5db │ │ ├─143614 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143631 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─143637 erl_child_setup 1048576 │ │ ├─143764 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143765 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143775 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144072 /bin/sh -s rabbit_disk_monitor │ ├─ce181709653589237942287d5c15be83802cc56f2af7fc8119cdbd61853c8205 │ │ └─225081 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─30321324331ecba17624bc1148d18811b7f8db70f9cc85d44612e76fd6e5272f │ │ └─41759 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7bf7ff388af5e1b47d0252ea9c6c0002542b74b3e7b44b122df1f30305b6d044 │ │ └─64621 /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 │ ├─bedf7d9379c81977594460ea4b46312d684e0ee4b12a96261f2187669e25f89a │ │ └─40254 /pause │ ├─9079cea5934c0d51b8f225e4fbb62afaa4401a833fd4e715a3083d6818511f40 │ │ ├─181217 neutron-policy-server: uWSGI master │ │ ├─181230 neutron-policy-server: uWSGI worker 1 │ │ └─181231 neutron-policy-server: uWSGI worker 2 │ ├─6a02d15ef6f1934a814233eda9ffff9a18332454ff4404a69e1f0fa53c9ede64 │ │ ├─183078 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183775 /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/tmp9u8qqrmd/privsep.sock │ │ ├─363958 /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/tmprdyzqan9/privsep.sock │ │ ├─364361 /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/tmppheon5hy/privsep.sock │ │ ├─364818 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─364821 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369776 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c941d3b4-508a-4966-a85b-cdeb3da7ecd3 --namespace=qrouter-c941d3b4-508a-4966-a85b-cdeb3da7ecd3 --conf_dir=/var/lib/neutron/ha_confs/c941d3b4-508a-4966-a85b-cdeb3da7ecd3 --log-file=/var/lib/neutron/ha_confs/c941d3b4-508a-4966-a85b-cdeb3da7ecd3/neutron-keepalived-state-change.log --monitor_interface=ha-f73d623e-3d --monitor_cidr=169.254.0.33/24 --pid_file=/var/lib/neutron/external/pids/c941d3b4-508a-4966-a85b-cdeb3da7ecd3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─372533 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a707f2ba-ef02-480f-8dba-af6b4ba2c512 --namespace=qrouter-a707f2ba-ef02-480f-8dba-af6b4ba2c512 --conf_dir=/var/lib/neutron/ha_confs/a707f2ba-ef02-480f-8dba-af6b4ba2c512 --log-file=/var/lib/neutron/ha_confs/a707f2ba-ef02-480f-8dba-af6b4ba2c512/neutron-keepalived-state-change.log --monitor_interface=ha-3db39112-1d --monitor_cidr=169.254.0.80/24 --pid_file=/var/lib/neutron/external/pids/a707f2ba-ef02-480f-8dba-af6b4ba2c512.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0abd870539619018d88e4cd04b9f98fa76fd0c69998140a08e7ce8b8524eb0a5 │ │ └─56066 nfd-master -crd-controller=true -metrics=8081 │ ├─3251bbd6203d616ec40a10d66faf01a092067395c991955d32d8da8819071b27 │ │ └─43254 /pause │ ├─95190c468d2ffd54f9ae89f9c80e2049c247def9d3f731f89c9087828cf3a450 │ │ └─55662 /pause │ ├─25673054e01edf0d08547bb516c2c4360109648001e6faa8b54862b271dd62f6 │ │ ├─239338 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239690 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239692 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c9dc737766b12eb36c182af051ac7479a4f382db5587eba555d277f5208a4777 │ │ └─96663 /pause │ ├─024513ff62bad0c5070112208cdd22a6548a9d8f8197dd7d9e389a78914f490c │ │ └─60834 /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 │ ├─6f00334eabf6ad25d72159a442565f9ae6f771674ee0d2801df10d662e9d9de5 │ │ └─43372 /pause │ ├─45375e5d7e9f61cc554cd725644de8ad83de7ced0125c939783db04b56970078 │ │ └─42876 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─442c61f74522b13f74f1f5b4c39eb25364c008fe2650ffadfa82a2a5497d8c42 │ │ └─228256 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─10417b7fce38c88bcb74cc9e020adaacbc84c432cf8d7b22d78543a1aa761a61 │ │ └─109457 /pause │ ├─8513d20b6860923961c76f08a8f492a455ef34df8ca37f13b61f2f4e36748fbf │ │ └─67871 /pause │ ├─5a0fd97f9c6c59f016415f0959fa456297857e0e13a66d871c16fd0d2bc1b666 │ │ └─50769 /pause │ ├─eca8f659d1e6953d94287a5d423b2221ce4b3b20ba96e803dcca76cdb1e723b2 │ │ └─55717 /pause │ ├─c71455029565a10cd26353983d97215e5b327a79ef2a045ee10df04fb026562d │ │ ├─242111 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242128 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─242134 erl_child_setup 1048576 │ │ ├─242231 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─242232 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─242317 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─242800 /bin/sh -s rabbit_disk_monitor │ ├─3270e0cbf503164528b63538ada704a93504944b67626d049a7d595a79dc9bb0 │ │ └─151272 /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 │ ├─73a150534897f0403026063e10798d7e5c69b6542982656780a84ada7f46ca72 │ │ ├─168972 nova-api: uWSGI master │ │ ├─168985 nova-api: uWSGI worker 1 │ │ └─168986 nova-api: uWSGI worker 2 │ ├─47383e0496484d346ee4d7c76c001346f7b54235977abedf55621aa59e955aca │ │ └─65797 /pause │ ├─8d3b2a7aa5b1058bdb0393f1fff5e17d6f7775018d1adc252b473b399b964679 │ │ └─220672 /pause │ ├─d2dcdaa1127bfe9339570cc08a1426c7c750089d53f14b2183202cdb90f2304a │ │ ├─256105 /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 │ │ └─256400 /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 │ ├─0745cf10492b0737778f5e53a5735100ac70c6cf4dfaf3654de332398919d004 │ │ └─145763 /pause │ ├─d61e2d917f3cad8f8395870b97aa96aa0a6aa2b2c72979a3f1d38c6930101d81 │ │ └─246922 /pause │ ├─5795d987511c781a37cef55a103ad30dbfdba380dc0d3e7abb2ff9da90b16c18 │ │ └─40715 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─27f40bddf0ce38b1ab571c337e141461bfd768be51db285df36b0e22b94e65be │ │ └─40129 /pause │ ├─8860df362c7a5c9729a6f50b471fd2575aac1138e790c11e7ec97608ebbb148e │ │ └─46998 /pause │ ├─5e4042c4dc7f3626d80442db92e1aad688eab3a722f6f2dd1a71845f470aeccc │ │ └─64431 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─079530b753eb2611abf729978845d1af20754f1cc6bcd082421555366f1f0aa4 │ │ └─246976 /pause │ ├─627193adc478e8921c12d86343f0333e2dd5e970f6ed26f67ffee546d3157c38 │ │ └─255965 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─95a2ce61728b133ed2319f7b617668187e582ea31c8124c770463ac2f998b12c │ │ ├─66278 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66303 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66310 erl_child_setup 1048576 │ │ ├─66359 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66360 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66370 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66541 /bin/sh -s rabbit_disk_monitor │ ├─5849204c571ff7f890e53515cb22595ac6ce2e5bb05f2b40e4d4627ad58da0e7 │ │ ├─218168 octavia-api: uWSGI master │ │ ├─218181 octavia-api: uWSGI worker 1 │ │ └─218182 octavia-api: uWSGI worker 2 │ ├─d1c97296c0a64e0ec5952c591536da22c206c27ad44072c2aba0c248732e3bd9 │ │ ├─61167 python -u /app/sidecar.py │ │ ├─61460 python -u /app/sidecar.py │ │ └─61461 python -u /app/sidecar.py │ ├─0ca47bec9bfcbf61704f176c10f83daf4d58fe0cf774befe86123eaae1ab49f5 │ │ └─172978 /pause │ ├─5461e7fc3d29e88c31d5490633c274c163d36e458ba0f9c05a73d01c8a52703a │ │ └─65649 /bin/oauth2-proxy │ ├─f09cfd69883fc9045958c931a962a097afa68440460fdabdd35f4def79978770 │ │ └─60167 /pause │ ├─426d10822489f1fab1ef136982da42896abc598164fe2b16a911f1fd67a3bebe │ │ └─242013 /pause │ ├─1b605c860de7c9f0fe986f8f4cc2362f3a80aa445db35538234e89e13cb081ea │ │ └─51187 redis_exporter │ ├─13910e8e8d06d7e2c10f0fe46d3b21e372f488b7ed487432ca600e97d89e44a3 │ │ └─219117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─63ba9e018bda3e76e7841ce288cd57d4f3832dff0ba004b0f14734521e953bc3 │ │ └─96625 /pause │ ├─ef53863517a3c46036d628b354af0feb1a3044cef0b9e36ff5c4e3513ee4662b │ │ ├─63197 nginx: master process nginx -g daemon off; │ │ ├─63212 nginx: worker process │ │ ├─63213 nginx: worker process │ │ ├─63214 nginx: worker process │ │ ├─63215 nginx: worker process │ │ └─63216 nginx: worker process │ ├─b8a86e9df300cf846de6a8c27322f6834814d98995a17bdff9d094e15fdd560d │ │ ├─48499 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 │ │ └─49719 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ └─de3197bbbdfd2a02aa98ca630efc003f6f84b7a03a84cec04ace214ccfefe85d │ ├─64147 /usr/bin/vector --config-dir /etc/vector/ │ └─64263 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount