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 │ │ │ ├─21815 /lib/systemd/systemd --user │ │ │ └─21816 (sd-pam) │ │ └─session-21.scope │ │ ├─21750 sshd: cephadm [priv] │ │ └─21829 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.240-22-zuul [mux] │ ├─395899 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rfxmximsiiwhofrwndurboqkcgmshwyr ; /usr/bin/python3'"'"' && sleep 0' │ ├─395900 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-rfxmximsiiwhofrwndurboqkcgmshwyr ; /usr/bin/python3' && sleep 0 │ ├─395901 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-rfxmximsiiwhofrwndurboqkcgmshwyr ; /usr/bin/python3 │ ├─395902 /bin/sh -c echo BECOME-SUCCESS-rfxmximsiiwhofrwndurboqkcgmshwyr ; /usr/bin/python3 │ ├─395903 /usr/bin/python3 │ ├─395906 /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 │ └─395908 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 … │ │ ├─ 9945 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12274 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1f5e13813d57809b0b0d9af79e42156ecfd4ec6b20ab034572c7e7d0329166c8 -address /run/containerd/containerd.sock │ │ ├─ 12653 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fb9615139f3d7fe9533d2167db6390d6b6c05c9d306db4e691ea86306f09d37b -address /run/containerd/containerd.sock │ │ ├─ 18784 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5bcab08d20ae56aa470de14e815e7b801dd86d4b49d81a06e5800e7c8845fcc -address /run/containerd/containerd.sock │ │ ├─ 25383 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 764a362d90bc1fd33b7d321a5ab9c7c3c3eb08fffd3aeb949e66b3c7a4b15924 -address /run/containerd/containerd.sock │ │ ├─ 29874 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b8549d8b3308c5e9e3534997a93ec146b83a1e2ed79d2bff48af2e62a2284518 -address /run/containerd/containerd.sock │ │ ├─ 34594 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f27e267f40abe265b7b7c0b24f0d0b423640bf080ab83cc0e015ff623feaf262 -address /run/containerd/containerd.sock │ │ ├─ 39937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed83537410a8760a37de34074a9225a8725e0f949d3e703170ac2b54a845496e -address /run/containerd/containerd.sock │ │ ├─ 39954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d3a06b4b03f7561f975c37875f23ae46e58b43206fe29c42ba31430e9831926 -address /run/containerd/containerd.sock │ │ ├─ 40007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2158960585d0203f59fdfe6b04dfcce73c2d01aadc7050dfb00454f94031bf6 -address /run/containerd/containerd.sock │ │ ├─ 40036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38464ebbe592a434d2349d3ba6dbc025c28ddcb25842e11a6124ef0744451cd9 -address /run/containerd/containerd.sock │ │ ├─ 40064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a42b9aac9fc2ab912f0d5590294ae819d9719f7291bbc6e3cc1c1b5a07cb4d -address /run/containerd/containerd.sock │ │ ├─ 40553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb26557c47fe21d9b516d7c239fe9ec1bb7bd9596c9e001d5c8c57a2df23497c -address /run/containerd/containerd.sock │ │ ├─ 41303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05838dac94785dc9a2a03b9a23a753225543e88f91e206056d3f34a799dc0508 -address /run/containerd/containerd.sock │ │ ├─ 41313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c8b9dc4ab70c1f7d35087c0c20d860c5107b003a87896063eb183465e25337e -address /run/containerd/containerd.sock │ │ ├─ 42695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb7be4966ca2a5e6b6faa2f526ba19a4fecedf1466ef585ed05d77ebbb77c74 -address /run/containerd/containerd.sock │ │ ├─ 43042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ccf683e5e8c9494ceb0cb4e11c4be3ab443b8907d53b5b81a70f7685d21564 -address /run/containerd/containerd.sock │ │ ├─ 43086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207dfddd3e807023eeba7fa36b186ecff0e10d81fc4d0575445772f2c8e4b1b0 -address /run/containerd/containerd.sock │ │ ├─ 43506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced8f12f88edb12cc6981cd228d9aa315ec1369eb9ee25a6c4992a42b54ac4ca -address /run/containerd/containerd.sock │ │ ├─ 44024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbb1cc2b566b3762ed4a71aad4f09c1e811595f10c05306e01dff214af2a9b2b -address /run/containerd/containerd.sock │ │ ├─ 44071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a5dfa1e57c20d8b5c76a4d8881c47c3108194fb0e734c7ffc7e2f579b92fb4 -address /run/containerd/containerd.sock │ │ ├─ 44107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e076cd35868efa82df63c38836f1693409a4ebe8b5961d7707e4e1f502db0f4d -address /run/containerd/containerd.sock │ │ ├─ 46393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e07a0d5f4d5c5fbf113f224632481039ca9a363693cfbb27a70ae5b39cc9470 -address /run/containerd/containerd.sock │ │ ├─ 46470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dfc84e47c6054266b446fdb4c6927d9da355282fed93578afca26811f741bd4 -address /run/containerd/containerd.sock │ │ ├─ 47199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 483b292f44c60e17ff85d7a6b3cafea56e060fafc3a5b31df27de6a10fffd8d7 -address /run/containerd/containerd.sock │ │ ├─ 47301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22320c32fa5065156f6c992eddaf1f31c32ff956a1e58c6f6544bd09a3841a1e -address /run/containerd/containerd.sock │ │ ├─ 47864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90142f38c9ba430c35411929e7d6593feb844349a407134612ec49d16754ba89 -address /run/containerd/containerd.sock │ │ ├─ 48171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f21711359ef633ec207785bcc944325f0e7a942376a76a550b2fbfa2f35a2887 -address /run/containerd/containerd.sock │ │ ├─ 48564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97eb802a6a47e6bed8154fb3d4e2095a1ff26437bfd663196d19354631f7bb8 -address /run/containerd/containerd.sock │ │ ├─ 50699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82d398eeceadf163643680f0477222664983bbad6f2a5c7543e0488773c222b3 -address /run/containerd/containerd.sock │ │ ├─ 50908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 498ac9c752ff1f2cdb6733af57fa648b7beaf1536400929851371eaded32448c -address /run/containerd/containerd.sock │ │ ├─ 55218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df43803b0cdbc2a282b396c1ae7933f876a012ca3586bf2fcf0af685520d1e4 -address /run/containerd/containerd.sock │ │ ├─ 55870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9b503a68ddc00cd09d48c838262ce1ee06e1159ba1de3f7a6a35b33e18ccfb3 -address /run/containerd/containerd.sock │ │ ├─ 55902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e3150ee4bb34a204e896cbb8b10b142b9e136da1c0c45919d097fec9d18d147 -address /run/containerd/containerd.sock │ │ ├─ 55947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22945f204953907da18d36088db5cae9d147419ebff1fc63f9b5c9bd0bfd0c8e -address /run/containerd/containerd.sock │ │ ├─ 56105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f4c4159cacf78dd25002af02b3203f65257a5f25bf89e1c713daeba47150222 -address /run/containerd/containerd.sock │ │ ├─ 60243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d866e0e4c89a5d09484ae81e3b7268329e68d4d028b03e560f626da54851bda -address /run/containerd/containerd.sock │ │ ├─ 60383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cbda35a8e7ffffb896c2d25d6f0e674d4e57b081ba161d828c22833ad63da73 -address /run/containerd/containerd.sock │ │ ├─ 60423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777be334825a7acfa1c04a0cbbbfdfa22639db6d3e9bdce5e6e70d442bfbf4f8 -address /run/containerd/containerd.sock │ │ ├─ 60461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd6692d8b397abe966118917b4369d7dcf58ff7902b9ad469d49a7bd56909d6f -address /run/containerd/containerd.sock │ │ ├─ 62031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9fd2300cbe6c553fb7d8ca3572fcde99e64c7168ff172d208369bccd0535a0 -address /run/containerd/containerd.sock │ │ ├─ 62097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 819f681e723d70dcda91b2a892352e1da24447694be7db8788ef397f939509a8 -address /run/containerd/containerd.sock │ │ ├─ 62137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132a137a73d0023e434a9e93f87ce93425962256cf8661c6d00083ee6397f6ff -address /run/containerd/containerd.sock │ │ ├─ 62253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e59f3aa1d26194066628b8d765d074056dcd96f45dbf8a89a3aedc1f8edd1b13 -address /run/containerd/containerd.sock │ │ ├─ 62525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a83ad343f447b7814f973a9689bca101c191ec1250ad7841af77e0783bc4aab0 -address /run/containerd/containerd.sock │ │ ├─ 62713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54b06c8b70f64e056a3cd1dc3b6e19ed147b7923b620cdc9f1278b1d65c3d9e4 -address /run/containerd/containerd.sock │ │ ├─ 63017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f93e9f856565266c928966502d93839443c01be41f440ad020eedea0e0cb6a48 -address /run/containerd/containerd.sock │ │ ├─ 63183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e12688915e0223ce9247f4288f3439154584b171c66472aca767f30d744c8a0 -address /run/containerd/containerd.sock │ │ ├─ 63829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b01e3ea196cc8bdf234ef67cf93d270576eabe2aa20d7d43070f9dbe3df052 -address /run/containerd/containerd.sock │ │ ├─ 64734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb16e6e274d01b60997656c8701f06883b9e47c0165040a60fefdb5d780c798a -address /run/containerd/containerd.sock │ │ ├─ 66190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82fe89265c4dcd87c60b9e270210744ea9886c47c8253f5359229d971692442 -address /run/containerd/containerd.sock │ │ ├─ 68279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78203d710163cf8b78d64553a9f7b5a4dca7b3a6cb9fe37a0b558a03a5e5db9d -address /run/containerd/containerd.sock │ │ ├─ 77546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9083afdcec30a9bdf4bdf5431a081b1abc7cca966927bbc699db2e2f5e7393e -address /run/containerd/containerd.sock │ │ ├─ 78771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c69e0f9dd4231f4b089be867aac99c9070ba2d31481199ac0c220d75d2a5cfb -address /run/containerd/containerd.sock │ │ ├─ 84512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6e4ac7b57e45fe6cd8ebe8af3c527e037994d02bf89992b90dde05bcdd2328e -address /run/containerd/containerd.sock │ │ ├─ 90443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99f75f04fbbb90dfdca26494023a3efa18828ff9e62d6fa4cafe4eee188a23f -address /run/containerd/containerd.sock │ │ ├─ 94983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eae134bc21a38ee93ec07e65fbe6b28987e18de96f99091cea91e7fa1eae2335 -address /run/containerd/containerd.sock │ │ ├─ 95023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c62375fb66dbd31896ad752e7a56b4e784938a42fe70883c8bbef49abfe658 -address /run/containerd/containerd.sock │ │ ├─103127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dbb4e8999cc72bed6a9da47133bdfdd93a516d1f4d98a7835950aabae33c6f2 -address /run/containerd/containerd.sock │ │ ├─104630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fda276c5a79a682920e3ab492dff73f66d3343a6a37e1d4bade3ab3ea1e8c5f -address /run/containerd/containerd.sock │ │ ├─104677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b531d3d8802bc9dbb8a7c992b175779b9a51ab4b4beb8d56c06798c7d38963a4 -address /run/containerd/containerd.sock │ │ ├─106479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e12bf5b710eac3215a6fd15de4e8d19448bc84bc8620defd2ec505a7c0a4a7cc -address /run/containerd/containerd.sock │ │ ├─107904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bf9a837ba938676fc205c1d4c7cf7bd52528d50bdd5e18f9e000068e88808cd -address /run/containerd/containerd.sock │ │ ├─107961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d3679cc38f914091fabda602742c78d2f2b27c61dafb9ed8bd4c5885a48eea -address /run/containerd/containerd.sock │ │ ├─121445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c495c8ba0bb9d9960e28fc9ad7b47e7d5f81487fbe772df7a4c70ebf8dbede56 -address /run/containerd/containerd.sock │ │ ├─121498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1187ab3aa7d5e3a2f284f090357e74c3e8f8b734b90037056f5f7399fc23c8aa -address /run/containerd/containerd.sock │ │ ├─123962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca435e40e70b7dfe63f2173c4916a04b95fd4075592e46df53f7961179c9fbfd -address /run/containerd/containerd.sock │ │ ├─138307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7daa25589313de41eb24a15240a36a0064ba6b020b16f80e05b590a9297429d -address /run/containerd/containerd.sock │ │ ├─139263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b547a5dd4a151a0b2b66cb4470d321c95b7f5d3ea72cb134c26def33aa282bb -address /run/containerd/containerd.sock │ │ ├─140555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ac88e082aab58ab37a92d339c29b7cdf25620075741658a2bb33b7fe8f480f3 -address /run/containerd/containerd.sock │ │ ├─140597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d96583455ef1ead3fd62638ba48a7eddfeb3f049b0ad7142725bb4e08270c334 -address /run/containerd/containerd.sock │ │ ├─141101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a2902b85c597270ea02dc12edbb2a48012878a351d3cf8994fa18b13a7dcfa4 -address /run/containerd/containerd.sock │ │ ├─142281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd145e6af2d11e67108977ec36388b90febbf1ac5befcbe3f60e9b49aae080f8 -address /run/containerd/containerd.sock │ │ ├─143979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 689ba8e65ee96698b71513c1caf93c9a4bfc30977a7372852a41ec12a18d8674 -address /run/containerd/containerd.sock │ │ ├─144258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0beeab4de34d9729d9a27cb5dc54b99e3675b6b61a032367e8d6cac9df373f06 -address /run/containerd/containerd.sock │ │ ├─144315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8da7b83ece5712d500e8593f6c1a2b93a5fb09b64c6ce148e74b37bb4e6758 -address /run/containerd/containerd.sock │ │ ├─144436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9839010b5f8346e2602a793f40a2d0e93515bd019a9af35865a9beaa90ca7103 -address /run/containerd/containerd.sock │ │ ├─144655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7028cdecf8076cccbd2a0b87972eb49885a040e2875f726daed20a0b3d4602bb -address /run/containerd/containerd.sock │ │ ├─144982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de2b74475107fa5b3dca15d9d61d2718ba81cab33c966698c7f14b9026395de -address /run/containerd/containerd.sock │ │ ├─170372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 387adb1f7fd9e695aee2b982fd591a4bf747831aca3bcbd1b447cb17738364e3 -address /run/containerd/containerd.sock │ │ ├─171748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3acd7885a19e85a2d10ec849084d6c575ac708b3df7eadb6cb2982a6f4bb515 -address /run/containerd/containerd.sock │ │ ├─171773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63ed4110278dab2ca826530bf61b8b1af07d49e74d8eab8e68272d7b4f893137 -address /run/containerd/containerd.sock │ │ ├─171867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf15c5ba63de0a25013512bccda4e72d3f80bea61d4e63425365ff6b626ee31 -address /run/containerd/containerd.sock │ │ ├─172217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d8fe75368edf0d2dcb06f35b625a7eae8be602526a0feb4d3f5b9f6fe0de0f1 -address /run/containerd/containerd.sock │ │ ├─172267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba712c774b3555604a3c19316c95d62837030f8068c5b531c9669a645e85cc96 -address /run/containerd/containerd.sock │ │ ├─172912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebb5a02e4cbefd438331ffb15d4857725cc3816917a065db062886bbe1b75db1 -address /run/containerd/containerd.sock │ │ ├─184581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b58b7a38d7730c40501d835134a8407c0b33dec14f92d8df2bc6996f985450 -address /run/containerd/containerd.sock │ │ ├─186712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239fcd5bb13055218c8f33a603c60af6067d42402617b555220de6f431931e77 -address /run/containerd/containerd.sock │ │ ├─186767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa52752f03cfdda5c5a0ea08642dfd943e3d9d09ea4ea7b565b70ea9ee234c42 -address /run/containerd/containerd.sock │ │ ├─186960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2ae84e3d14f2ad5a47df7b799273084160d2fb6aeec9350c65cd2e8a06d5649 -address /run/containerd/containerd.sock │ │ ├─202190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04721816184c59bb1bed7d8efb5cea9ebcaec37f19b5ab8bfa51f2936747efbd -address /run/containerd/containerd.sock │ │ ├─210524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eee9497779cf2e7e40ce1265a6990663b61921933082f88d28eac82738ba588 -address /run/containerd/containerd.sock │ │ ├─210558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45e10f7975d4bb3cc506b243e53a0df7059ae14eefddab56e8e4f785c18497dc -address /run/containerd/containerd.sock │ │ ├─210590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e825625a3c99fbf0ba8a3042873c1fa72763fa9dad82f7cff0454c2b833e0dfd -address /run/containerd/containerd.sock │ │ ├─210877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4228e4cdd7bd7fee5aa35ac44beeac58414a60196ae2f3ea0a8ca2d0b5845f3e -address /run/containerd/containerd.sock │ │ ├─221837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be887e4c0b9c61e7628d76fe7ce8d63ec225a560866af538e59c8c276300f106 -address /run/containerd/containerd.sock │ │ ├─224015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff4b6260d0f008edd27ea4bf6b917453e572b9796fca06e2c7de52cbe120c5ff -address /run/containerd/containerd.sock │ │ ├─225231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d9df74ffe7fa9393e1001e13cf4c96c4b2e5e2a072e74d17d25126f247933f -address /run/containerd/containerd.sock │ │ ├─225857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac79ddb6a6f88ae004df1d5e1b48a86a7a72df2468877ca9e0e21cc3a68adba1 -address /run/containerd/containerd.sock │ │ ├─226453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cd4bb854d880a8483516f46b25dc6bcfb2c1401e8479ce6fa6a3b3db3016e09 -address /run/containerd/containerd.sock │ │ ├─227868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e1dfd942d5cb5c07ea067cb3e091bf5b103333c513e19f937371dbaefd2565 -address /run/containerd/containerd.sock │ │ ├─228821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a5c7a0178bdc1c80e55c4ea26318b8956ca2bba1c344bdfc0d627465b9b9a3e -address /run/containerd/containerd.sock │ │ ├─228948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb88fe519e75d12fa6ea4440406334d5659a15797d399af44a4f7a3af07aa76c -address /run/containerd/containerd.sock │ │ ├─237774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10fba49c9f3745dc5c525a6c65257d4238cc699725e81e3454541e3caa3f97f -address /run/containerd/containerd.sock │ │ ├─238197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d1a29bd3e2821b8b5aef1aa33ad3b37f533e94c70885375a9e140f6e5c34d1c -address /run/containerd/containerd.sock │ │ ├─241117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0e3850adbc10272c4bc0610d3bbda1ca20dae90cab485294f57eed5c13ca9f -address /run/containerd/containerd.sock │ │ ├─245724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d59dae3f1dec2b2a854e8e80fdf1d56413faf96658aa92ec87df4e9a1446ed9b -address /run/containerd/containerd.sock │ │ ├─245918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 546ee0e3bdac070f443421ba2ac4673bec88facc55b83687d5ab2eed9ca1d495 -address /run/containerd/containerd.sock │ │ ├─245968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f8eef1ec50a5b90a01cfbff7239cdc78f6b31148492024e1eaaca065354288c -address /run/containerd/containerd.sock │ │ ├─246005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f8161b02c1ac7d14023bebbf7a87c5b52daff2ba8df9dd5cfc7d33e598786f -address /run/containerd/containerd.sock │ │ ├─257359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e00eb8edee043b789cc161c9631bfd7d67ba356fc2658f4db56cde99fb7805 -address /run/containerd/containerd.sock │ │ ├─259696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd11190a68767e5dfbd40ebb2c43ace1c93394c3464d3c6a37ed9b5ea6f0ba5 -address /run/containerd/containerd.sock │ │ └─261147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20de5912da9b62c7f4e3e8d69e01aa18a088ecc1d3b9d4afb3e7287848a16154 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29593 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29857 /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@mgr.instance.upijgo.service │ │ │ ├─12566 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.upijgo/unit.run │ │ │ └─12598 /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-upijgo --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.upijgo:/var/lib/ceph/mgr/ceph-instance.upijgo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.upijgo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.upijgo -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 │ │ │ ├─18741 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18761 /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 │ │ │ ├─25093 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25366 /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 │ │ │ ├─34297 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34577 /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 │ │ ├─12205 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12237 /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 │ ├─run-re2be6b79eb844b34a0f125b85a6d2404.scope │ │ └─180311 /usr/sbin/libvirtd --listen │ ├─docker.service … │ │ └─10313 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137711 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40411 /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.240 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.10 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-1f5e13813d57809b0b0d9af79e42156ecfd4ec6b20ab034572c7e7d0329166c8.scope … │ │ ├─12317 /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 │ │ └─12329 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─395904 sshd: [accepted] │ │ └─395905 sshd: [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─docker-f27e267f40abe265b7b7c0b24f0d0b423640bf080ab83cc0e015ff623feaf262.scope … │ │ ├─34621 /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 │ │ └─34633 /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 │ ├─chrony.service │ │ ├─10818 /usr/sbin/chronyd -F 1 │ │ └─10819 /usr/sbin/chronyd -F 1 │ ├─docker-f5bcab08d20ae56aa470de14e815e7b801dd86d4b49d81a06e5800e7c8845fcc.scope … │ │ ├─18814 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18828 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-b8549d8b3308c5e9e3534997a93ec146b83a1e2ed79d2bff48af2e62a2284518.scope … │ │ ├─29899 /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 │ │ └─29911 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137523 /sbin/iscsid │ │ └─137524 /sbin/iscsid │ ├─docker-fb9615139f3d7fe9533d2167db6390d6b6c05c9d306db4e691ea86306f09d37b.scope … │ │ ├─12678 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.upijgo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12697 /usr/bin/ceph-mgr -n mgr.instance.upijgo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─docker-764a362d90bc1fd33b7d321a5ab9c7c3c3eb08fffd3aeb949e66b3c7a4b15924.scope … │ ├─25407 /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 │ └─25419 /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 ├─k8s.io │ ├─1aaae1696eadc746b02c7621c799046dcf2597df099adebe0a65adb8b0d10d33 │ │ └─62931 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 │ ├─45e10f7975d4bb3cc506b243e53a0df7059ae14eefddab56e8e4f785c18497dc │ │ └─210622 /pause │ ├─d59dae3f1dec2b2a854e8e80fdf1d56413faf96658aa92ec87df4e9a1446ed9b │ │ └─245779 /pause │ ├─e2937ce9bd58f054860737a0b64bd856160bcfb22ba4950ca2e286d6ab920acf │ │ └─119569 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─95859a2497915bed8c1c851d79d64d8328ba360374f007069a3af88149a43a8d │ │ └─225905 /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 │ ├─498ac9c752ff1f2cdb6733af57fa648b7beaf1536400929851371eaded32448c │ │ └─50931 /pause │ ├─a407a306958612eac9f845d64a470a76f2755dd03ee6b5001b58efaec27624bf │ │ └─186099 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─777be334825a7acfa1c04a0cbbbfdfa22639db6d3e9bdce5e6e70d442bfbf4f8 │ │ └─60447 /pause │ ├─e343983dfccc5628250a51661d30589f1321f038809e369d8a61a604b6afd1f0 │ │ └─64003 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eae134bc21a38ee93ec07e65fbe6b28987e18de96f99091cea91e7fa1eae2335 │ │ └─95008 /pause │ ├─cb16e6e274d01b60997656c8701f06883b9e47c0165040a60fefdb5d780c798a │ │ └─64757 /pause │ ├─15f8161b02c1ac7d14023bebbf7a87c5b52daff2ba8df9dd5cfc7d33e598786f │ │ └─246037 /pause │ ├─fc713d096c6957bc5b2197e93085871c87273648e1fc0a3f3cc600624e0d25f7 │ │ ├─222035 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222055 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─222061 erl_child_setup 1048576 │ │ ├─222400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222550 /bin/sh -s rabbit_disk_monitor │ ├─6e12688915e0223ce9247f4288f3439154584b171c66472aca767f30d744c8a0 │ │ └─63208 /pause │ ├─c81ca012ef47ff14de966388ca4af5b8e3bd354ebea40ac8ec461439aa5bc345 │ │ ├─142523 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─142546 erl_child_setup 1048576 │ │ ├─142642 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142653 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142839 /bin/sh -s rabbit_disk_monitor │ ├─ea77a0bdf82053e22d8c2d6f782d0b81c3e3877f07164f2e84dc52aab520d8c1 │ │ └─60785 /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 │ ├─4e4704e3b609b5f762cbc8e21c446af0ab712405e111cc337b7b3cd77861e64d │ │ └─63561 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c277db880f619ab54da695f7e1d51701d9a2615cfd8775aff44b11c928e1b224 │ │ ├─83719 barbiacan-api: uWSGI master │ │ └─83752 barbiacan-api: uWSGI worker 1 │ ├─c4b4e5b7a0e6e41302797010629c6def8326a4c203e12cce2021c7c569e31ffa │ │ ├─61033 python -u /app/sidecar.py │ │ ├─61363 python -u /app/sidecar.py │ │ └─61364 python -u /app/sidecar.py │ ├─3d3c7ae1ad4b310cfc1b6ac6dbe82d433a2293370c162a05f4c7e1e40be731e3 │ │ └─43116 /coredns -conf /etc/coredns/Corefile │ ├─f1596c4f06d941c344f41cdb794ae3a426efac09aa00d9ba631e579c9deb573f │ │ ├─61058 python -u /app/sidecar.py │ │ ├─61395 python -u /app/sidecar.py │ │ └─61396 python -u /app/sidecar.py │ ├─3b1264556201bb62a5e071a137fe0556c13bf0b7bc47aa3d33d82c7ea726405b │ │ └─41597 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1259ee879c9e14cce70b66d6580a0aee3ca2b75025b8310d42191bf45eba825f │ │ └─40186 kube-apiserver --advertise-address=199.204.45.240 --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 │ ├─a3acd7885a19e85a2d10ec849084d6c575ac708b3df7eadb6cb2982a6f4bb515 │ │ └─171828 /pause │ ├─4d6f33c4e4f78029f260f833f46a28e5a279740ba800421f161f07f19fab8c13 │ │ └─106175 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7decec0e67c3a6b8ccb7b7ed54b6faa1ebac87c6431940117a797b8c8086130f │ │ └─226508 /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 │ ├─de896f0f236170dbf426e166ebaebe2a0b2fa697a416fbba6df68404f93297fe │ │ ├─237825 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238497 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp05nhz011/privsep.sock │ │ ├─238502 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238523 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0c0e3850adbc10272c4bc0610d3bbda1ca20dae90cab485294f57eed5c13ca9f │ │ └─241141 /pause │ ├─da15c6ef51aa76dec1791179dc4861654fc4d1b20c71d30c87db96ce84d4d1aa │ │ └─138703 /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 │ ├─a58bdca9e4c6647d0ab0c06488a71c8ae98912a88bca7bf6cdc6a3b90bf83a7c │ │ ├─168577 nova-metadata: uWSGI master │ │ ├─168594 nova-metadata: uWSGI worker 1 │ │ └─168595 nova-metadata: uWSGI worker 2 │ ├─157d4bb7b9886456e8874852856bbc3436f240011d04d63580d583c166a06da9 │ │ ├─202417 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─202443 erl_child_setup 1048576 │ │ ├─202534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─202804 /bin/sh -s rabbit_disk_monitor │ ├─3e07a0d5f4d5c5fbf113f224632481039ca9a363693cfbb27a70ae5b39cc9470 │ │ └─46433 /pause │ ├─be887e4c0b9c61e7628d76fe7ce8d63ec225a560866af538e59c8c276300f106 │ │ └─221862 /pause │ ├─f2e1dfd942d5cb5c07ea067cb3e091bf5b103333c513e19f937371dbaefd2565 │ │ └─227892 /pause │ ├─54b06c8b70f64e056a3cd1dc3b6e19ed147b7923b620cdc9f1278b1d65c3d9e4 │ │ └─62744 /pause │ ├─29cc0bc9963acebc4dbda6a12916a4f74882e68f254c93bf9e021c5f4e6cafea │ │ └─56373 /secretgen-controller │ ├─4b547a5dd4a151a0b2b66cb4470d321c95b7f5d3ea72cb134c26def33aa282bb │ │ └─139305 /pause │ ├─8fda276c5a79a682920e3ab492dff73f66d3343a6a37e1d4bade3ab3ea1e8c5f │ │ └─104657 /pause │ ├─1cbda35a8e7ffffb896c2d25d6f0e674d4e57b081ba161d828c22833ad63da73 │ │ └─60408 /pause │ ├─4b8da7b83ece5712d500e8593f6c1a2b93a5fb09b64c6ce148e74b37bb4e6758 │ │ └─144358 /pause │ ├─92ccf683e5e8c9494ceb0cb4e11c4be3ab443b8907d53b5b81a70f7685d21564 │ │ └─43067 /pause │ ├─4bc04b3b2dba6402faa6ba856c0ad2536e2ac4d495736c1bbab9dcd6d37fed25 │ │ ├─ 46710 /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 │ │ ├─ 46722 /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 │ │ ├─ 46864 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259486 nginx: worker process │ │ ├─259487 nginx: worker process │ │ └─259488 nginx: cache manager process │ ├─a83ad343f447b7814f973a9689bca101c191ec1250ad7841af77e0783bc4aab0 │ │ └─62548 /pause │ ├─1d8eff12009a06396b2d478ffb77d24cddcfb86da575c301539d7e1dc058c856 │ │ └─44303 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2f7d5f1252adb836f85971c7d9503cf32183c8c9a3e0256323290e8dcd07311f │ │ └─254918 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e99f75f04fbbb90dfdca26494023a3efa18828ff9e62d6fa4cafe4eee188a23f │ │ └─90466 /pause │ ├─7c708f82065901d1675b0ae6e9bc824e643d801cabb9bc7f7395bcd2c01e1463 │ │ └─65151 /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-240.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 │ ├─4de2b74475107fa5b3dca15d9d61d2718ba81cab33c966698c7f14b9026395de │ │ └─145006 /pause │ ├─159eb630f20166be2c461031115c45fa243c08ec601613aeac34f053210b13eb │ │ ├─263846 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─263859 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─13e29da2bf7fde0764e4beb7b2a9781ccfc0cd37a33e6240add9b161d4deab13 │ │ ├─237999 magnum-api: uWSGI master │ │ ├─238047 magnum-api: uWSGI worker 1 │ │ └─238048 magnum-api: uWSGI worker 2 │ ├─7028cdecf8076cccbd2a0b87972eb49885a040e2875f726daed20a0b3d4602bb │ │ └─144679 /pause │ ├─d5971b613e4c066472f4df834406df7cb25e17adc8c89289391303ebdff2b2e6 │ │ ├─182375 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182828 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182830 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182833 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ebb5a02e4cbefd438331ffb15d4857725cc3816917a065db062886bbe1b75db1 │ │ └─172936 /pause │ ├─5d0cf44ff238bf9f1c9c188ab4f461280130faee9d90d6cfa53b2cd9427c3d0f │ │ ├─129280 placement-api: uWSGI master │ │ ├─129316 placement-api: uWSGI worker 1 │ │ └─129317 placement-api: uWSGI worker 2 │ ├─4228e4cdd7bd7fee5aa35ac44beeac58414a60196ae2f3ea0a8ca2d0b5845f3e │ │ └─210924 /pause │ ├─7c61845f1c8d3c115f3ce79a5895f0d850ac7bafb28c8cf90759aa399cf25c1d │ │ ├─183573 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─183944 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpozcxg_ys/privsep.sock │ │ ├─184415 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf079s1nd/privsep.sock │ │ ├─220924 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpo8849fat/privsep.sock │ │ ├─221188 haproxy -f /var/lib/neutron/ovn-metadata-proxy/38ef15a8-b03f-436d-ae47-6328c36ee0b5.conf │ │ ├─363112 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─363113 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─b6cbecfebda91407042b61b5d1127e5896fc15328f57c3c43536de1951e60fe6 │ │ ├─104934 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105270 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105272 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c5b81bff19c969114feffc275a64948889ba380af2215c4ab1bf51f4c158b691 │ │ └─65099 /goldpinger --static-file-path /static │ ├─1a43f293b0875951f505ec7feb71019d917937dd3c4b40b0783fa9af4120d9de │ │ └─46820 /server │ ├─afb7a63a609135395a616fd2107b7fc0154f9f11cdb13ed80897e66cc6098f37 │ │ └─173833 vector --config /etc/vector/vector.toml │ ├─cfee76576a5afc99a186cee9df12c6400d1f9e079b8128457f74270ab620b087 │ │ └─61114 /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 │ ├─429847a2c33adf0e913d0ffcbfc6382dfcb8e53fd06a429af46649f8bce6b5fe │ │ └─66080 /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 │ ├─15ce59552ae818cb3cb3752c90d7215535dab3f98d2a24951ae9fd7014c998cc │ │ ├─198444 heat-api-cfn: uWSGI master │ │ ├─198502 heat-api-cfn: uWSGI worker 1 │ │ └─198503 heat-api-cfn: uWSGI worker 2 │ ├─4a48ceba69525b5f2129401de4af97a6b5fedb36d5a85322ab86bc544bb95c38 │ │ └─48854 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c13826a40e7605ec31cb082a212270b59962b58a34b8735e7487273a0ce43f9d │ │ └─40227 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 │ ├─ba712c774b3555604a3c19316c95d62837030f8068c5b531c9669a645e85cc96 │ │ └─172300 /pause │ ├─0cd4bb854d880a8483516f46b25dc6bcfb2c1401e8479ce6fa6a3b3db3016e09 │ │ └─226477 /pause │ ├─689ba8e65ee96698b71513c1caf93c9a4bfc30977a7372852a41ec12a18d8674 │ │ └─144006 /pause │ ├─c988fa307bca91dd5bf3f90bad1e25fd7f56e8f57ee03c11d769c50df44313e0 │ │ └─64936 /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 │ ├─e9083afdcec30a9bdf4bdf5431a081b1abc7cca966927bbc699db2e2f5e7393e │ │ └─77569 /pause │ ├─eb26557c47fe21d9b516d7c239fe9ec1bb7bd9596c9e001d5c8c57a2df23497c │ │ └─40577 /pause │ ├─f5b0532be3c2448e7ab8d4e45ccf031d62210650e0081b75c8c5c5b45bc8f4e2 │ │ ├─77649 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77672 erl_child_setup 1048576 │ │ ├─77777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77930 /bin/sh -s rabbit_disk_monitor │ ├─a4f655334642603b888a59d7dbe0e2cbe8f889ade5f3ba7e51e159fb48cd3d01 │ │ └─224237 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─546ee0e3bdac070f443421ba2ac4673bec88facc55b83687d5ab2eed9ca1d495 │ │ └─245942 /pause │ ├─12e8e485279423e60a41b8764819907c0c28013dc2dc7f41bdf0a46ff6742333 │ │ └─65463 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─56c803a09f2a7bea941c1269d6de7c2c8c462dd7f4ca4117155eb65da9ffc82a │ │ └─220163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─819f681e723d70dcda91b2a892352e1da24447694be7db8788ef397f939509a8 │ │ └─62122 /pause │ ├─e59f3aa1d26194066628b8d765d074056dcd96f45dbf8a89a3aedc1f8edd1b13 │ │ └─62282 /pause │ ├─8bc6dada64592d12967392a4538fa724de186f9e7ec0fd8ce06675a8b0c17ea4 │ │ └─51346 redis_exporter │ ├─ebf15c5ba63de0a25013512bccda4e72d3f80bea61d4e63425365ff6b626ee31 │ │ └─171905 /pause │ ├─bd6692d8b397abe966118917b4369d7dcf58ff7902b9ad469d49a7bd56909d6f │ │ └─60485 /pause │ ├─387adb1f7fd9e695aee2b982fd591a4bf747831aca3bcbd1b447cb17738364e3 │ │ └─170399 /pause │ ├─82d398eeceadf163643680f0477222664983bbad6f2a5c7543e0488773c222b3 │ │ └─50724 /pause │ ├─ced8f12f88edb12cc6981cd228d9aa315ec1369eb9ee25a6c4992a42b54ac4ca │ │ └─43530 /pause │ ├─b9cba5b2b1139625314b780ef4ae012945a062871c62523941ff976a8526f419 │ │ └─227917 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─93b9bc1bffcf2e76a3c9dbc9c41b8f602e40e3df4a3d7044c70eba6f05942aa1 │ │ ├─254887 manila-api: uWSGI master │ │ ├─254950 manila-api: uWSGI worker 1 │ │ └─254951 manila-api: uWSGI worker 2 │ ├─f93e9f856565266c928966502d93839443c01be41f440ad020eedea0e0cb6a48 │ │ └─63040 /pause │ ├─132a137a73d0023e434a9e93f87ce93425962256cf8661c6d00083ee6397f6ff │ │ └─62160 /pause │ ├─6d8fe75368edf0d2dcb06f35b625a7eae8be602526a0feb4d3f5b9f6fe0de0f1 │ │ └─172258 /pause │ ├─0c27ea051052b2bbc93226313879de18be4c21624d2f77c4e710f579c910822a │ │ ├─220952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220971 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386954 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386955 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─386965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─207dfddd3e807023eeba7fa36b186ecff0e10d81fc4d0575445772f2c8e4b1b0 │ │ └─43131 /pause │ ├─59b01e3ea196cc8bdf234ef67cf93d270576eabe2aa20d7d43070f9dbe3df052 │ │ └─63855 /pause │ ├─736cecffd7318fc35b0fef05037c9ba00c2d1ed4afe62423dc2765e763b76a7b │ │ └─44350 /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 │ ├─49c62375fb66dbd31896ad752e7a56b4e784938a42fe70883c8bbef49abfe658 │ │ └─95053 /pause │ ├─b531d3d8802bc9dbb8a7c992b175779b9a51ab4b4beb8d56c06798c7d38963a4 │ │ └─104702 /pause │ ├─3bf38c8404a2d10271be1522ca6992f08d9bef2f56441d930aa1c5409e098ab7 │ │ ├─66810 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66833 erl_child_setup 1048576 │ │ ├─66976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66987 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67104 /bin/sh -s rabbit_disk_monitor │ ├─b5d3679cc38f914091fabda602742c78d2f2b27c61dafb9ed8bd4c5885a48eea │ │ └─108006 /pause │ ├─78203d710163cf8b78d64553a9f7b5a4dca7b3a6cb9fe37a0b558a03a5e5db9d │ │ └─68303 /pause │ ├─4d90ba310c148004eb28b99b56700b40dc785795f73b018a4601fb628f433444 │ │ ├─140803 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140849 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140872 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141043 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─395358 sleep 15 │ ├─22320c32fa5065156f6c992eddaf1f31c32ff956a1e58c6f6544bd09a3841a1e │ │ └─47324 /pause │ ├─49d6a47b38cdf2bdc26946a59dbfbcb96377cfe9daa59c36b5fe99d1a4bb2d29 │ │ ├─ 71554 apache2 -DFOREGROUND │ │ ├─ 71586 (wsgi:k -DFOREGROUND │ │ ├─ 71587 (wsgi:k -DFOREGROUND │ │ ├─ 71588 (wsgi:k -DFOREGROUND │ │ ├─ 71589 (wsgi:k -DFOREGROUND │ │ ├─380195 apache2 -DFOREGROUND │ │ └─383471 apache2 -DFOREGROUND │ ├─d35cb9ae5e10f81d6c3603058801cf0f6a0948366fce49c81388569446ebf318 │ │ └─243403 docker-registry serve /etc/docker-registry/config.yml │ ├─0484c2ae828d0ef073adb72ee53a1959890c50259bf62b19e0f07fc67e6ef4eb │ │ └─179541 /usr/bin/libvirt-tls-sidecar │ ├─2e0ad39336e1f4fe7740c9591458806b3ac79fa1bd3744bf12acce2924c69582 │ │ ├─220167 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220602 octavia-worker: ConsumerService worker(0) │ │ └─220617 octavia-worker: ConsumerService worker(1) │ ├─cc8e9b05ca635b8b72e6f99640dfe4341ad5a2fb3a8f7e59405e2cad03a39ac7 │ │ ├─106717 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106734 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106740 erl_child_setup 1048576 │ │ ├─106798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106809 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106878 /bin/sh -s rabbit_disk_monitor │ ├─0c69e0f9dd4231f4b089be867aac99c9070ba2d31481199ac0c220d75d2a5cfb │ │ └─78794 /pause │ ├─9839010b5f8346e2602a793f40a2d0e93515bd019a9af35865a9beaa90ca7103 │ │ └─144498 /pause │ ├─3d866e0e4c89a5d09484ae81e3b7268329e68d4d028b03e560f626da54851bda │ │ └─60296 /pause │ ├─7a041b4a8ffb210116b2fc0e12853c917797206eee8afa9ab6a7ce0b65778413 │ │ ├─172871 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386494 sleep 300 │ ├─2809c3aaca07943fed68e882f0e376cd497afe0f093be0cd7115897302dbba83 │ │ └─50973 valkey-server *:6379 │ ├─562f4c864d449d268ecddad5767c01348918a224fd3594a582c0270bcf7489cf │ │ └─43744 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 │ ├─3a2902b85c597270ea02dc12edbb2a48012878a351d3cf8994fa18b13a7dcfa4 │ │ └─141126 /pause │ ├─17d71839ce265ad2f8ac4ac76a1d9464761c3588da18c4a061fb19819fa2f541 │ │ ├─255106 /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 │ │ └─255315 /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 │ ├─800cbfdc6f9a4edcbae2acfb1227e087cc9b161cd2b9e53973c0fe47293dce46 │ │ └─150228 /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 │ ├─6e6297805fe2ffae631c6ffeaef7923ddbb4b02b5d5ec65fe8f6f297b2c5eed6 │ │ └─96263 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ffb4cc8c1105369530e174169d6a8584b3ff7d07aef3bbf78f858fa5348c1bd8 │ │ └─65956 /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-240.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 │ ├─22945f204953907da18d36088db5cae9d147419ebff1fc63f9b5c9bd0bfd0c8e │ │ └─55973 /pause │ ├─0beeab4de34d9729d9a27cb5dc54b99e3675b6b61a032367e8d6cac9df373f06 │ │ └─144282 /pause │ ├─eb88fe519e75d12fa6ea4440406334d5659a15797d399af44a4f7a3af07aa76c │ │ └─228974 /pause │ ├─b6e30eb3a8b6bd7cebea8fd48b21c610566d0d8dcb6772e42db1ba9b3cdc8793 │ │ └─179586 /bin/bash /tmp/libvirt.sh │ ├─06c3e9fea657fe03655cfaf1beaf2fee5cd6cda898e90625552eebd1a42547bc │ │ ├─169626 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170125 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170126 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4227c4cca99beb3b2cd5d87ff1e0e3b6d004eaad125f4f98c5c63d5af596e74b │ │ ├─48703 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 │ │ └─49968 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 │ ├─fdb91888f2d8ca3fb2f476bb206aaf96d448a4754c4cae5ad3851d7bffa1b0ea │ │ └─40237 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 │ ├─b2158960585d0203f59fdfe6b04dfcce73c2d01aadc7050dfb00454f94031bf6 │ │ └─40080 /pause │ ├─ff4b6260d0f008edd27ea4bf6b917453e572b9796fca06e2c7de52cbe120c5ff │ │ └─224038 /pause │ ├─aa9fd2300cbe6c553fb7d8ca3572fcde99e64c7168ff172d208369bccd0535a0 │ │ └─62053 /pause │ ├─0dfc84e47c6054266b446fdb4c6927d9da355282fed93578afca26811f741bd4 │ │ └─46494 /pause │ ├─d7daa25589313de41eb24a15240a36a0064ba6b020b16f80e05b590a9297429d │ │ └─138333 /pause │ ├─239fcd5bb13055218c8f33a603c60af6067d42402617b555220de6f431931e77 │ │ └─186736 /pause │ ├─3a8dc8678393a9391b6b62076e54952b20bd0dcc4def995d160ac90779ffb90d │ │ ├─ 95491 /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 │ │ └─344287 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ac79ddb6a6f88ae004df1d5e1b48a86a7a72df2468877ca9e0e21cc3a68adba1 │ │ └─225880 /pause │ ├─e902c2b1b50d73f8314bd68172dbfccc7502609194e09ff98d600599950b0085 │ │ ├─103491 glance-api: uWSGI master │ │ ├─103531 glance-api: uWSGI worker 1 │ │ └─103532 glance-api: uWSGI worker 2 │ ├─eb279004cee34059463155fc360f676f9f9f6af482dfb22c21eecb0966f7d564 │ │ ├─182436 neutron-policy-server: uWSGI master │ │ ├─182452 neutron-policy-server: uWSGI worker 1 │ │ └─182453 neutron-policy-server: uWSGI worker 2 │ ├─ac8e824ebcf72f65ccd2305100dd907c3d9cabaae91f160a4973404a881bfdf8 │ │ ├─182392 neutron-api: uWSGI master │ │ ├─182421 neutron-api: uWSGI worker 1 │ │ └─182422 neutron-api: uWSGI worker 2 │ ├─aa52752f03cfdda5c5a0ea08642dfd943e3d9d09ea4ea7b565b70ea9ee234c42 │ │ └─186807 /pause │ ├─bcc4bb991e01e9b1df62b0952852de8fb3067896b91664a1ce413fe66fb9cd38 │ │ └─64877 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ca435e40e70b7dfe63f2173c4916a04b95fd4075592e46df53f7961179c9fbfd │ │ └─123985 /pause │ ├─04721816184c59bb1bed7d8efb5cea9ebcaec37f19b5ab8bfa51f2936747efbd │ │ └─202215 /pause │ ├─e12bf5b710eac3215a6fd15de4e8d19448bc84bc8620defd2ec505a7c0a4a7cc │ │ └─106503 /pause │ ├─7f6cafc6825bb00fb839c1f024f74ddd24813a71dff7bf2afe7a52bbd88a5020 │ │ ├─138737 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138768 /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 │ ├─dd7ba93254db214dd1541358368a07c151ec73ec845ef23dfce45540e2ee4361 │ │ └─43180 /coredns -conf /etc/coredns/Corefile │ ├─3f8eef1ec50a5b90a01cfbff7239cdc78f6b31148492024e1eaaca065354288c │ │ └─245997 /pause │ ├─5bd11190a68767e5dfbd40ebb2c43ace1c93394c3464d3c6a37ed9b5ea6f0ba5 │ │ └─259719 /pause │ ├─675e02f6c56740d44e990031311beda827e177065e00c0bcef52517671b651f2 │ │ ├─238276 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238598 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─238599 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─aebd32dbfb34691bfe901b9c7e7a662a7f904630fa48b0bc959441e2603e89fe │ │ ├─173797 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─174034 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─174045 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─395801 sleep 15 │ ├─c62c99914f294dfc60177d466def1c18804e3ff698a03f0250fe1bd97b87b912 │ │ ├─141506 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─141715 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─141720 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─395525 sleep 15 │ ├─bf51421a92eb0cfd0b793268080255ebfb2a293ac726b238fc483191c7f0e00d │ │ └─40603 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9d6c85aa2c8759210741c5f36e202444b80e15062980c561aabb9b412ab598d9 │ │ └─61594 /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 │ ├─05838dac94785dc9a2a03b9a23a753225543e88f91e206056d3f34a799dc0508 │ │ └─41362 /pause │ ├─f0a5dfa1e57c20d8b5c76a4d8881c47c3108194fb0e734c7ffc7e2f579b92fb4 │ │ └─44104 /pause │ ├─76cb307633fab6f715c9267c826a4e03d2316f437bbfbccd45f21d4b48c79e55 │ │ └─180187 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8e3150ee4bb34a204e896cbb8b10b142b9e136da1c0c45919d097fec9d18d147 │ │ └─55932 /pause │ ├─0ac88e082aab58ab37a92d339c29b7cdf25620075741658a2bb33b7fe8f480f3 │ │ └─140581 /pause │ ├─a71ebbfe9697dab4918471790faea8b088f4369487f1def8192a6a6ccab9dcdf │ │ └─261362 /bin/openstack-database-exporter │ ├─c10fba49c9f3745dc5c525a6c65257d4238cc699725e81e3454541e3caa3f97f │ │ └─237798 /pause │ ├─8640de3018c79bbc2214c2c8aa9003aaf93fe2047843c3bc2cb83ac818a25bbf │ │ ├─241356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─241397 erl_child_setup 1048576 │ │ ├─241601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─241602 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─241612 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─241743 /bin/sh -s rabbit_disk_monitor │ ├─48d9df74ffe7fa9393e1001e13cf4c96c4b2e5e2a072e74d17d25126f247933f │ │ └─225254 /pause │ ├─5bb7be4966ca2a5e6b6faa2f526ba19a4fecedf1466ef585ed05d77ebbb77c74 │ │ └─42718 /pause │ ├─f21711359ef633ec207785bcc944325f0e7a942376a76a550b2fbfa2f35a2887 │ │ └─48199 /pause │ ├─95be5506d1da278c84e99b56421092643188bac753c502f715a2694c991c2670 │ │ ├─41826 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42203 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9d5b1723c6a85f7e647f8bb2dc42d48b0bf34532dda0b2a8b9bcca6127e1cae2 │ │ └─51257 valkey-server *:26379 [sentinel] │ ├─20de5912da9b62c7f4e3e8d69e01aa18a088ecc1d3b9d4afb3e7287848a16154 │ │ └─261171 /pause │ ├─278bf3fd6be85cead1eaf449ac7b7861042b41687c63110c1ad105dccbc972a8 │ │ └─42757 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─84b05151d1324bd2790271b41ab0602ecda6774b72f3b6f992778f7d922d275f │ │ ├─140806 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140953 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140978 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141083 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─395360 sleep 15 │ ├─a7ab135bbb3b034b70c643f8f97c00a7ff4c9e4688c123157999510d5d062c6a │ │ └─65193 /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 │ ├─60fdb4b4f47413eaed33192632af5b56ed3d7b4b06a28c95c20262fc0cce7643 │ │ ├─48757 mysqld --wsrep_start_position=5387e1f1-65bd-11f1-85d0-178f90781241:20 │ │ └─48882 /var/lib/mysql/mysql-state-monitor │ ├─2ab725900f7b67f799e28f324b0de1827f7a96bc44e468320a29ade176bf0ea8 │ │ ├─173915 neutron-ovn-network-logging-parser: uWSGI master │ │ └─173943 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─c274df3d962b35a5f8c4cd9ecda2c3a2c25d53febf6398dbcf3422ffb3748aff │ │ └─65995 /bin/memcached_exporter │ ├─b8ca8e33cc60fc929a1fb569df526f18dee08416145fdfa493f419a0d3431dbf │ │ └─48939 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─803073c92a058563c510c207d27b04e412a1572406d34753a5f7a4b06a1bb09c │ │ ├─169588 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170235 nova-scheduler: ServiceWrapper worker(0) │ │ └─170237 nova-scheduler: ServiceWrapper worker(1) │ ├─e076cd35868efa82df63c38836f1693409a4ebe8b5961d7707e4e1f502db0f4d │ │ └─44135 /pause │ ├─20feebde1ce04fe70abe767d06285818dd30ad97f56d53165d054e6e41f50d0d │ │ ├─170593 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170609 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─170615 erl_child_setup 1048576 │ │ ├─170754 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170828 /bin/sh -s rabbit_disk_monitor │ ├─8bb9e977084d174256a82c759dffda2fd705ed7cdfe447889a52e2f062d934e6 │ │ ├─168446 nova-api: uWSGI master │ │ ├─168481 nova-api: uWSGI worker 1 │ │ └─168482 nova-api: uWSGI worker 2 │ ├─9eee9497779cf2e7e40ce1265a6990663b61921933082f88d28eac82738ba588 │ │ └─210568 /pause │ ├─6d3a06b4b03f7561f975c37875f23ae46e58b43206fe29c42ba31430e9831926 │ │ └─39997 /pause │ ├─a752a21c49a2fa2dd15b3329e226ad120ce04da8899cbb455c9aa338bc8dd3d2 │ │ ├─259837 apache2 -DFOREGROUND │ │ ├─262172 (wsgi:h -DFOREGROUND │ │ ├─262173 (wsgi:h -DFOREGROUND │ │ ├─262174 (wsgi:h -DFOREGROUND │ │ ├─262175 (wsgi:h -DFOREGROUND │ │ ├─262176 (wsgi:h -DFOREGROUND │ │ ├─262177 apache2 -DFOREGROUND │ │ └─262178 apache2 -DFOREGROUND │ ├─38464ebbe592a434d2349d3ba6dbc025c28ddcb25842e11a6124ef0744451cd9 │ │ └─40096 /pause │ ├─e1e4ab068a2285d6dcf5ef8c143fe445f33587a011f77fd675acadd74aa1a619 │ │ └─65749 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1719fe72faab7d5e6ab001177e4cff766589d84115361fbd3f863732934cb065 │ │ ├─63889 nginx: master process nginx -g daemon off; │ │ ├─63913 nginx: worker process │ │ ├─63914 nginx: worker process │ │ ├─63915 nginx: worker process │ │ ├─63916 nginx: worker process │ │ └─63917 nginx: worker process │ ├─0563f0945ea09e81369582ea8ad21ff7e49ceefff2fe9f809c722b95f405f1c0 │ │ └─47372 /manager --metrics-bind-address=:9782 │ ├─63ed4110278dab2ca826530bf61b8b1af07d49e74d8eab8e68272d7b4f893137 │ │ └─171843 /pause │ ├─e63fd73ddd4ba85211477385a4a48584438718176485b6edf613e4aa787ff8fe │ │ ├─183569 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─183989 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp6b76x7tc/privsep.sock │ │ ├─374408 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx7p_mcbp/privsep.sock │ │ ├─374559 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpc_swyo5h/privsep.sock │ │ ├─374579 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─374580 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3c245871ff117b03ee232aa1aef9e9589ebf041876cb9c986c0196f206746079 │ │ └─254919 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8f4c4159cacf78dd25002af02b3203f65257a5f25bf89e1c713daeba47150222 │ │ └─56128 /pause │ ├─982d35a7c68f915e30bb414e8598aa25282818c5525f4d29f1f041cc512a831d │ │ ├─184830 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184847 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184866 erl_child_setup 1048576 │ │ ├─185010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185093 /bin/sh -s rabbit_disk_monitor │ ├─4d1a29bd3e2821b8b5aef1aa33ad3b37f533e94c70885375a9e140f6e5c34d1c │ │ └─238226 /pause │ ├─0df43803b0cdbc2a282b396c1ae7933f876a012ca3586bf2fcf0af685520d1e4 │ │ └─55241 /pause │ ├─3c8b9dc4ab70c1f7d35087c0c20d860c5107b003a87896063eb183465e25337e │ │ └─41363 /pause │ ├─bbb1cc2b566b3762ed4a71aad4f09c1e811595f10c05306e01dff214af2a9b2b │ │ └─44050 /pause │ ├─afd061ea3154b752d37a503787189b22ee1abefe69a9b6327dde81b033904a63 │ │ ├─198465 heat-api: uWSGI master │ │ ├─198500 heat-api: uWSGI worker 1 │ │ └─198501 heat-api: uWSGI worker 2 │ ├─483b292f44c60e17ff85d7a6b3cafea56e060fafc3a5b31df27de6a10fffd8d7 │ │ └─47222 /pause │ ├─ef756cde9a6138eed19796a4457e31ae1e2e2900d1ec381e4d31aa5d48ec4563 │ │ ├─122537 /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 │ │ └─122792 /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 │ ├─0b0288482ca74f1dd9690d0ebd178757e611e4943804396e008e04150cbb9909 │ │ └─47499 /manager --metrics-bind-address=:8080 │ ├─a4e00eb8edee043b789cc161c9631bfd7d67ba356fc2658f4db56cde99fb7805 │ │ └─257401 /pause │ ├─d9b503a68ddc00cd09d48c838262ce1ee06e1159ba1de3f7a6a35b33e18ccfb3 │ │ └─55897 /pause │ ├─9dbb4e8999cc72bed6a9da47133bdfdd93a516d1f4d98a7835950aabae33c6f2 │ │ └─103151 /pause │ ├─60d494fc174d6add61185ac467fa964e56f1780b025bfc267b276f4827757044 │ │ └─225597 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─67323ff462a94f8314d6336d4ba49532f80d967e1945b623e955bd278cd9fcb9 │ │ ├─117948 cinder-api: uWSGI master │ │ ├─117960 cinder-api: uWSGI worker 1 │ │ └─117961 cinder-api: uWSGI worker 2 │ ├─fce6f8a19dc82d187bc5a5aafa178a8b87ea6381d855a96cb5a678ad6d1ec450 │ │ ├─219120 octavia-api: uWSGI master │ │ ├─219133 octavia-api: uWSGI worker 1 │ │ └─219134 octavia-api: uWSGI worker 2 │ ├─82e467b082e1a7cfac544cf89d9c2e84325e1d32a434db797d59c6d323738e32 │ │ ├─90839 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90856 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90862 erl_child_setup 1048576 │ │ ├─90985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91267 /bin/sh -s rabbit_disk_monitor │ ├─1191ddc6dce2f1f97da4218ed57e4ef120132b05d5bf64601eb4bde0704b7bc2 │ │ └─40198 etcd --advertise-client-urls=https://199.204.45.240: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.240:2380 --initial-cluster=instance=https://199.204.45.240:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.240:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.240: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 │ ├─0d537a7b50b2690f7050c8a11a9a53a3c653a7fdd2f081cbccafa1d4aebb0583 │ │ └─95414 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-7c56f85d8c-j78t8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e8b58b7a38d7730c40501d835134a8407c0b33dec14f92d8df2bc6996f985450 │ │ └─184605 /pause │ ├─a2ae84e3d14f2ad5a47df7b799273084160d2fb6aeec9350c65cd2e8a06d5649 │ │ └─186983 /pause │ ├─6337f8ac750b3490082f4e972a8a050a1e9f94eb37df19bc41d0e45509deb5ea │ │ └─65659 /bin/pushgateway │ ├─a2ba59a5fe9e8c62b4150fcd56b7f1c192661d1b109842feb71abbc95cbe078f │ │ └─56191 nfd-worker -metrics=8081 │ ├─ca703101adba8c6b54cf9e5f4353a3d613639ddc550c2c5cebc069cf19e29c8b │ │ ├─64850 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64920 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─05275a607795c6813f6fa8aefba6f7e4fe83991861a7514c56fa845fd969a613 │ │ ├─186070 /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 │ │ ├─362645 /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/tmpd7f8rift/privsep.sock │ │ ├─362865 /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/tmpkb0exq6l/privsep.sock │ │ ├─367112 /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/tmpc6k6c2it/privsep.sock │ │ └─395891 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─fef0bca99724a03ea320dfc101df5950c9895882147ff7260cdad5b8666c6445 │ │ └─65354 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b82fe89265c4dcd87c60b9e270210744ea9886c47c8253f5359229d971692442 │ │ └─66213 /pause │ ├─90142f38c9ba430c35411929e7d6593feb844349a407134612ec49d16754ba89 │ │ └─47888 /pause │ ├─0800ffcb67c6eccdd4c25c781aba1f550607d5ac5a4a6e06be1cf6956ddc5b1c │ │ ├─198461 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─198708 heat-engine: ServiceWrapper worker(0) │ │ └─198711 heat-engine: ServiceWrapper worker(1) │ ├─7a5c7a0178bdc1c80e55c4ea26318b8956ca2bba1c344bdfc0d627465b9b9a3e │ │ └─228850 /pause │ ├─b4153be6b08a4939c7cf7d98ca26902a62f37ad873765838161c5b4373b2730a │ │ └─66016 /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 │ ├─0ea6a8f98a65b77704551a124c3c22e451eb920d2adf2edf1a9a8adcd5f86310 │ │ └─66232 /bin/oauth2-proxy │ ├─e825625a3c99fbf0ba8a3042873c1fa72763fa9dad82f7cff0454c2b833e0dfd │ │ └─210650 /pause │ ├─dd2dbee3b5941cf6e8956cf7e54184b30d2632482245dce5ecae61b6a97079c3 │ │ └─85436 /usr/local/bin/rook ceph operator │ ├─1ecb6f3907ecf9e70888b8570a803202c9921621ccc35131a3b92422219c00b9 │ │ └─56270 nfd-gc -gc-interval=1h │ ├─823deef2f033dd6aae0d70273bbdd91d3cd0ed3806431676f46f81ba6da23791 │ │ └─122096 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─00fe308586e0902116325a5c73eeaf811776df3d43a7191ed9a1d887f770df04 │ │ └─51067 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 │ ├─50a42b9aac9fc2ab912f0d5590294ae819d9719f7291bbc6e3cc1c1b5a07cb4d │ │ └─40118 /pause │ ├─fd145e6af2d11e67108977ec36388b90febbf1ac5befcbe3f60e9b49aae080f8 │ │ └─142305 /pause │ ├─841a0ae87a5bd61bd12051035a37833ea4ab781c9642b4fcc7ee0f8867d00781 │ │ └─40341 /kube-vip manager │ ├─ff6d615e5e805eeb974d2f65da3ae77fe330b794a4e1023fcd4fbdcca5a26f9e │ │ └─44257 /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 │ ├─a6e4ac7b57e45fe6cd8ebe8af3c527e037994d02bf89992b90dde05bcdd2328e │ │ └─84537 /pause │ ├─074e7dce0b9c63e5b5dae7d1304cb561d79d6f6448490e4d1d65cd3770f5314a │ │ └─66257 /bin/oauth2-proxy │ ├─d96583455ef1ead3fd62638ba48a7eddfeb3f049b0ad7142725bb4e08270c334 │ │ └─140629 /pause │ ├─e97eb802a6a47e6bed8154fb3d4e2095a1ff26437bfd663196d19354631f7bb8 │ │ └─48588 /pause │ ├─2bf9a837ba938676fc205c1d4c7cf7bd52528d50bdd5e18f9e000068e88808cd │ │ └─107931 /pause │ ├─a84d4a1ac26c0d4518a6dea9bb19a9cc80396ee0c4fbeb04280ed7de82af650a │ │ └─260106 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─71690d50e09399dbfd4a36a9176199282cff40affd7965d3c8141538b6faef1c │ │ └─56226 nfd-master -crd-controller=true -metrics=8081 │ ├─c495c8ba0bb9d9960e28fc9ad7b47e7d5f81487fbe772df7a4c70ebf8dbede56 │ │ └─121470 /pause │ ├─1187ab3aa7d5e3a2f284f090357e74c3e8f8b734b90037056f5f7399fc23c8aa │ │ └─121533 /pause │ ├─ed83537410a8760a37de34074a9225a8725e0f949d3e703170ac2b54a845496e │ │ └─40001 /pause │ └─371b024b1b488ad496269f87735e3a69f1d3ce6184404ae13f6998afa1dd68dd │ └─48005 percona-xtradb-cluster-operator ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount