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 │ │ │ ├─21874 /lib/systemd/systemd --user │ │ │ └─21875 (sd-pam) │ │ └─session-21.scope │ │ ├─21816 sshd: cephadm [priv] │ │ └─21890 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1621 sshd: zuul [priv] │ │ └─1634 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1625 ssh: /home/zuul/.ansible/cp/199.204.45.70-22-zuul [mux] │ ├─417748 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wvpozjxsgecthnidctdfprlpaujbpcxe ; /usr/bin/python3'"'"' && sleep 0' │ ├─417749 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wvpozjxsgecthnidctdfprlpaujbpcxe ; /usr/bin/python3' && sleep 0 │ ├─417750 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wvpozjxsgecthnidctdfprlpaujbpcxe ; /usr/bin/python3 │ ├─417751 /bin/sh -c echo BECOME-SUCCESS-wvpozjxsgecthnidctdfprlpaujbpcxe ; /usr/bin/python3 │ ├─417752 /usr/bin/python3 │ ├─417753 /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 │ └─417755 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9965 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12288 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 830938cb9046f1a5fe6e33d687ab9b7f96485d30de6a6050d66d6f3476d29954 -address /run/containerd/containerd.sock │ │ ├─ 12685 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 458a3b22b41cf7b35b870d1c396a0617617752f61f8bf962b1b91efb14d10e47 -address /run/containerd/containerd.sock │ │ ├─ 18830 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 15b9c5fcae315be199533778edde24db8d3573b15a9de14d360d94f7588ce1ee -address /run/containerd/containerd.sock │ │ ├─ 25420 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2be274c014889a8759bb2a2c879eb4210cccd8716ba6b5b77562f34cee550c07 -address /run/containerd/containerd.sock │ │ ├─ 30118 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f826e82bc2572a3987749ecc08e55cc833db542a1540e2b36e5c8a7da99afe4d -address /run/containerd/containerd.sock │ │ ├─ 34762 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7bd684af2e83ca38f31408084cdd7f542323ec694380a4a0f8fc11ff24d58c9 -address /run/containerd/containerd.sock │ │ ├─ 39240 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4979478d9081f849d9e4bb6f162d9f56031102c7476a6781a54e119c4f9f8175 -address /run/containerd/containerd.sock │ │ ├─ 41727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28533532f25bd96166cee7f34f90040ce8e1b03acee98d5d928bde25a8e92649 -address /run/containerd/containerd.sock │ │ ├─ 41759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c68195f2f1ffdf2881d1fd038f4a9b50dd9b63cf88c813a7f1f1af3e2ac2a93 -address /run/containerd/containerd.sock │ │ ├─ 41763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893b1cd435a76a6ef0616c99ab801f77d0948c613fd020d124ac026c3878536d -address /run/containerd/containerd.sock │ │ ├─ 41777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ca49367121dba415523af6c37b15d79c6b507a610790e83bca0c12b43131a0 -address /run/containerd/containerd.sock │ │ ├─ 41818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6afa892cd61c29b7b2d347d7df0225b02fa5b36d61f929212a551ba916fd9e -address /run/containerd/containerd.sock │ │ ├─ 42341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320a812e9d10e59927fa350c5159ea4269857a52111d1a780a9f2ae7bed223cb -address /run/containerd/containerd.sock │ │ ├─ 43094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e00eec0e1a52dad80fa4e00bbe0e4f427116c663e1beb8e52c4235a7ac73b41 -address /run/containerd/containerd.sock │ │ ├─ 43104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 913ad7cc2e44e91f7d877e3e434d4f33afffa9a96c420ad48112a94d02439d39 -address /run/containerd/containerd.sock │ │ ├─ 44457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a132d01d846f717f453ede839cdd088cabd25169675b62772db712fe6f2c59a -address /run/containerd/containerd.sock │ │ ├─ 44866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62cab6948aadac278de40bde2971090daaf1ffdeba64ca53d9beb36b62e8ad1f -address /run/containerd/containerd.sock │ │ ├─ 44905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba6c296d77d78ef3983b7f92f8106c3af2cd0c190857352f4527a2ac2b71dbf5 -address /run/containerd/containerd.sock │ │ ├─ 45342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1b125333f5024ef794827005df41d533f4ace9aa16a42cebd072065f4fc73f -address /run/containerd/containerd.sock │ │ ├─ 45830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f50b0857769001365798766ad7643a86876dab5437d5d6c5ffb559296e550bc1 -address /run/containerd/containerd.sock │ │ ├─ 45868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f565576b0cf1e2da5526be4e51bdcfa75b937022299eea910d7545f202a3c739 -address /run/containerd/containerd.sock │ │ ├─ 45906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88fd854ee3a3a6a9058f12a8023f534071e4d4b1cfddd8303e9e6f6de26ab21a -address /run/containerd/containerd.sock │ │ ├─ 47972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 689a9871763fbd3215511f29b63f5b736d8a7755dbb1424fb6e43c20015b8591 -address /run/containerd/containerd.sock │ │ ├─ 48037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65c37ebeb92476442f0a5e49ea370af8c89f16c83ddca54c6bb87b87f65a6ca9 -address /run/containerd/containerd.sock │ │ ├─ 48810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f6519fd1bb4c84b2d0c67136f295969f320505b7639b0b3a793b77b1e91cec -address /run/containerd/containerd.sock │ │ ├─ 48850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1276b12a189888bbf773fc55d461f8163bac55951516fb5cb0b2afb7e8f8413a -address /run/containerd/containerd.sock │ │ ├─ 49259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ccd2b20f770835dee9ac72f8d71a038642bb07025e2a7da3958094a6a28ac23 -address /run/containerd/containerd.sock │ │ ├─ 49779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ae48060e0ff4d7945dbf23e7e2fe57f3ca579e14ed0c8c2b28017fe47bc1c8f -address /run/containerd/containerd.sock │ │ ├─ 50203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cccddddfa113a1939ec508c5424ec1b7d1dd0d927853804dcfa07bc8616dd2d -address /run/containerd/containerd.sock │ │ ├─ 52396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 552c00389b45a60c8c53e8d93507b0dc4abcc31a9efe4afcc46e443ec92139c5 -address /run/containerd/containerd.sock │ │ ├─ 52496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fcf62fd50fe8ff93cccc4576778e2a56ca792e9a83ef4043887642ebe5ea976 -address /run/containerd/containerd.sock │ │ ├─ 56724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 413eb8b838404e1d2c6b2026dc5b31f4ccc27e572acceb0d470708421592b96e -address /run/containerd/containerd.sock │ │ ├─ 57388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bfb00e8da61e3f23989b9dcf46dcd8b5f9fe171c060bb36f3dbbdc534af2821 -address /run/containerd/containerd.sock │ │ ├─ 57455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5eb34c4e24fcb9cb48f092f5a27491469e1ab7515aaf19e6fab11d7ad34cefe -address /run/containerd/containerd.sock │ │ ├─ 57496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4089052c4a1cc37b41ea7179037737330b5d64b35dafdee63bf613e82bfec5d4 -address /run/containerd/containerd.sock │ │ ├─ 57657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 299b421dd23bb745fb5b568dfb84f68b2b301e829bfdacc5c125d1a95d66a86f -address /run/containerd/containerd.sock │ │ ├─ 61511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b1b8c11596872304a4dca4e95a9cc9eff313642ed8a1a31c9c4bbfe9ed7d6e -address /run/containerd/containerd.sock │ │ ├─ 61597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc44f66b99c9159269c36cf1fba0bdc7f4251d52b8de540254a53c94d185f198 -address /run/containerd/containerd.sock │ │ ├─ 61753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16435466436b3f7028f25b6ad2f84238f982f5575e3df69c609427b767e59d8b -address /run/containerd/containerd.sock │ │ ├─ 61810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e43a124d42621b72fd7146e0853f60cd40bc666eb320bd03e9a17c6747878a6d -address /run/containerd/containerd.sock │ │ ├─ 63185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 014328744191d37f76722a3c10dda0dcc56dedfb59464e9e36afe0ba19ea77aa -address /run/containerd/containerd.sock │ │ ├─ 63401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8b7d2ff0725196044bf9e623ae569794f693f2be898a69cc883b1a96c667861 -address /run/containerd/containerd.sock │ │ ├─ 63607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c21efa16328bdf3944986d12dc5f18905751752c103d531c8ae49c3c1177946 -address /run/containerd/containerd.sock │ │ ├─ 63653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d26f2b595c5c41f749660b365109022bd59477841af9adaadd1ef5a1bc212af8 -address /run/containerd/containerd.sock │ │ ├─ 63713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422a0712d84d3e8c6aa95f23db346f4f557ba90c7991e3cfc20da3f8244c3b14 -address /run/containerd/containerd.sock │ │ ├─ 64136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214e3f5c0f9ee2c1ad85e66bf28241e06a61e1f7d2dbc1a8143e80edb50115f1 -address /run/containerd/containerd.sock │ │ ├─ 64372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bbf6e1d4d244c4fe1413793758cd5ae20989241f8f74923775021fa77af1855 -address /run/containerd/containerd.sock │ │ ├─ 64858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 868659420f84750acb9c7e7e389e95bc2e7e1a41e632a9ada4e659f8a8cc7f41 -address /run/containerd/containerd.sock │ │ ├─ 65216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44d8aa29fef679607321da4c90744748c6d62542285a2b6a1133c73f6fc9f5f -address /run/containerd/containerd.sock │ │ ├─ 65896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a56a6257404127e5e7b0cc564d994f25d4423183466df7ece9c7c47fd1aa9c4 -address /run/containerd/containerd.sock │ │ ├─ 67344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de35528ddd6202b5a8a18064d6068c2c19ec9a6a3926507946d60bc5963fd42 -address /run/containerd/containerd.sock │ │ ├─ 69599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c933ec8a43fb4a5ba2f6abe02e8feab2bb9299b4b32159d220f7e73cef1913 -address /run/containerd/containerd.sock │ │ ├─ 78801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d96ac3c73d7b048c699d1a9f2967bc976204046d935d84ff90d2e760e2fd58e -address /run/containerd/containerd.sock │ │ ├─ 80337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1014ab2cb6f34da41a4784ce8a23d71deeb6d756dc9165726b9a0105baf8ba -address /run/containerd/containerd.sock │ │ ├─ 86122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eff6a6d9e375d0579e01c53bc03eeec9062fca5934d93f2272c42c0b9451651 -address /run/containerd/containerd.sock │ │ ├─ 92088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a38434cab475d9e80b05886d56a9f587dd754134b623fd136679c16f359997a -address /run/containerd/containerd.sock │ │ ├─ 96383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a81c1c94454f545cd01df2b9ecc2fd8cba5cd34c04c0db0608558d43ced5111e -address /run/containerd/containerd.sock │ │ ├─ 96421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905db032b2796cbe724b4f8d99b844170a2dca2f9eda2a8e80beffbc3e6bbf40 -address /run/containerd/containerd.sock │ │ ├─104732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1892597558c4ca17153d34b9e0d8bb675c8eb73d12c98967e12403518a31d018 -address /run/containerd/containerd.sock │ │ ├─106260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f1ec76d1f807ea98a4b0acca9051bab3b7858f09945f57ae294edaa5826bacb -address /run/containerd/containerd.sock │ │ ├─106409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa166d150bd0745ee4bec38592e2a464b5b62a49f28a5cb44416e5f692019f1 -address /run/containerd/containerd.sock │ │ ├─108366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f95ca79fb6179a81a3f93bc66acc83de241b38739f415fb03e68f5350c49b98 -address /run/containerd/containerd.sock │ │ ├─110320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b175ce667857089da0a14e032baf91b68f1515d63996f421fd4277240274eb79 -address /run/containerd/containerd.sock │ │ ├─110354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54c8dd83d33ae6d43a3086afab82430ed09d5c53763177f17ab1531258dc96f4 -address /run/containerd/containerd.sock │ │ ├─123432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08e004c1eca9de572b8665a692c49f97525195e2643629f647ee6a0054f00b0c -address /run/containerd/containerd.sock │ │ ├─123482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44e19f236ead1a140fecac7040f049a0b4bf511468de2c12357eb943d80162de -address /run/containerd/containerd.sock │ │ ├─125955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0264533d1f808adce2a21b5bc0b8d41121b20f5282f0a7d29388e17a6e0d184f -address /run/containerd/containerd.sock │ │ ├─140359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a373c27cfbf93eee18d8f6c04f007203fb155185a6dda102c8efd7373b709062 -address /run/containerd/containerd.sock │ │ ├─141913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 607cabc312cfbb89b227d432da1c5219e6d2a2ebf2fd8f132261a161d834bbcf -address /run/containerd/containerd.sock │ │ ├─142244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf0ff49e9f5014fc962e9bece58a2abd8f169a5340af92a22847c706d9bfc8bf -address /run/containerd/containerd.sock │ │ ├─143157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 891f965a8ba91bf807e61a68550f8958a474c4e29abc74b374b7efd687e4ebbd -address /run/containerd/containerd.sock │ │ ├─145218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93ca08db6b2f8544b2914bd9b03ed11f5e58fd74f9f113a6072e325988c98a8a -address /run/containerd/containerd.sock │ │ ├─145478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e223f7098eaa07075343849b52d9907321b71431f50c4dd0331b186698739329 -address /run/containerd/containerd.sock │ │ ├─145517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4804be0ae82b13cb26f1cb20d01b0c5a855546328aca2d37a18e6edf01b87757 -address /run/containerd/containerd.sock │ │ ├─145654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e238ad5c823e9a5d69daaf740669f86fc56be75e9b4f56c43643b8289b618ad -address /run/containerd/containerd.sock │ │ ├─145785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59c880766bbd8371cac133e1aacf15a308780b42ea383bcc0d9b15ea80220d02 -address /run/containerd/containerd.sock │ │ ├─146345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4b3f3011877790d5723161c6baf885e71b78fe8dbc55b18cea5bc1bb2f592b6 -address /run/containerd/containerd.sock │ │ ├─170931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce30056fd5d45ffe9bd69406b78b4151233f8dce29f1cac21fdeaf5905304194 -address /run/containerd/containerd.sock │ │ ├─172703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c2292e168192c4b9af3039690357dfb09f1f7ead312970bef04578ee36120e -address /run/containerd/containerd.sock │ │ ├─172729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b6fdcd857d7bd4f6039010304c6033d3d7a15a84b7bcb3613f6060551baa1df -address /run/containerd/containerd.sock │ │ ├─172863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58edf5bc9807f1a91ddcc0d20303524b6971b3716370811e0eddb9e1ba2669f6 -address /run/containerd/containerd.sock │ │ ├─172931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ff88524897a85de029794c9291f59ea27ca21603db1ba43f2e1bcc2af27f5c3 -address /run/containerd/containerd.sock │ │ ├─173164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbd791e5fff2354a1208a5549191cebb24ced3246ab2a5677faa0323786a0e68 -address /run/containerd/containerd.sock │ │ ├─173214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4da746a3d449dafbeb141d748bf49ced03e459224cb9852cf2de151242377c4 -address /run/containerd/containerd.sock │ │ ├─173351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dae897ea3a21d040baa4f0fe1255dedcc6cd60948dd330872ffcc262980fd803 -address /run/containerd/containerd.sock │ │ ├─186219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155932a16b2c82f8654c4caa4275f0f1fe1b2c55ce550c8bf57e22de57917ff4 -address /run/containerd/containerd.sock │ │ ├─188642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbf8c719e3a735511c167f906b88597d0d2cbdb438418f2aab66825fc2272388 -address /run/containerd/containerd.sock │ │ ├─188702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20c572ffbd536991dfb4de5f91f49279f1bfe584907bc19f2798c84e4f8f4e8a -address /run/containerd/containerd.sock │ │ ├─188911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0d61f21c64c46ce69f702cb00a7dccbaf9bab945d220ae8f0991eae252c0dfc -address /run/containerd/containerd.sock │ │ ├─205023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ae936de812b82c8e584e5285a657723a6852703e8dd52ac89f92ffb07050371 -address /run/containerd/containerd.sock │ │ ├─213243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90a6dbee0f162a4de6126d9767ccba958c01d737ba89acfdb8801f415a455484 -address /run/containerd/containerd.sock │ │ ├─213282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5681883b8d722464324abd4afb1f5da3b89483ed25b34caa21886f598844728b -address /run/containerd/containerd.sock │ │ ├─213314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4efd30d9cdaca13e4ac81632589bae8b4f1e95f1bfe898c5bde9e76011ad0211 -address /run/containerd/containerd.sock │ │ ├─213635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3c81221650998a6c94d27f02da68f4c187ec333ffbb7fe7d237f277b1f6ac3d -address /run/containerd/containerd.sock │ │ ├─225381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0baec0e94768cd4faabce898e0fab7bbbda6cd7240cac974d3f63db0b60c1ac3 -address /run/containerd/containerd.sock │ │ ├─227813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54154d1bd91c2b0dd22530a278e39c955935a1a9ef8e30ce2d3faad27d89e646 -address /run/containerd/containerd.sock │ │ ├─229019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4258ff4ddeda94f690bba9dd95c62883488be1b70787a5651dad6a415748e26d -address /run/containerd/containerd.sock │ │ ├─229838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31895124f791b0be8299b071a1b00417cd12db1011e954b8b038fa36c2d7906f -address /run/containerd/containerd.sock │ │ ├─230898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f408f08e8f3d3c8595889a156a288bddacb999b1be435da3a1ded04cf827af -address /run/containerd/containerd.sock │ │ ├─232564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52449d08d021a611d7df76be8216edf74f108701cf9ccdd9e4c5ecbd2ce0bf2 -address /run/containerd/containerd.sock │ │ ├─234010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bee8fad0033207f9f3fed0c26e5b9e1e3a3c40423dac833a57a78085de628e5 -address /run/containerd/containerd.sock │ │ ├─234073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812ea28880caa3543d05269fbcde7ada42e5079462f8c3db4342b1178dd25959 -address /run/containerd/containerd.sock │ │ ├─243768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06edacd0fcdd6f582f0173cb87ef556951d914b401fd5ddb082e7c8c52fa1dc8 -address /run/containerd/containerd.sock │ │ ├─244173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c5f006d82b9c1c7afac735d6202b687732602181b63e12d0767339bc2747b06 -address /run/containerd/containerd.sock │ │ ├─248259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a88c97fea77013dc2aabf2aa4fd8b97484efe0434e4554f25f3c70173f37965a -address /run/containerd/containerd.sock │ │ ├─252738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9bef6765202ec5c137deb6c24604c23b360e9f34ce841d464fdf861e87f9af3 -address /run/containerd/containerd.sock │ │ ├─252954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4529e04942a6ab8acb9a68507418373b8ebae47ba13496a5e0c86a54b6ca3e73 -address /run/containerd/containerd.sock │ │ ├─253174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cc2d2f0da54c1e3d8f24e97867d011cba66f7bef5dd1226744a42e207413206 -address /run/containerd/containerd.sock │ │ ├─253260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21db528ee66f40f170f7ca135efb7f41f67de4bc7a9cc1f4473c8f12f4c5c771 -address /run/containerd/containerd.sock │ │ ├─264483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd476640d99d4fd0955fb92848eab21939cc45c98ff9498bd766323575c4906 -address /run/containerd/containerd.sock │ │ ├─266915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43a7588edef688a4f615933c14041c2f356f4c98990684318ee2b7aedca0e24f -address /run/containerd/containerd.sock │ │ └─268446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bca9efbb422c6e93e0fe3fab160621c8979a2963a5ec07b61a904ff910904a1 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-b7bd684af2e83ca38f31408084cdd7f542323ec694380a4a0f8fc11ff24d58c9.scope … │ │ ├─34787 /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 │ │ └─34799 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29823 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30101 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18788 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18808 /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 │ │ │ ├─25125 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25402 /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@mgr.instance.ywnnca.service │ │ │ ├─12599 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ywnnca/unit.run │ │ │ └─12631 /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-ywnnca --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.ywnnca:/var/lib/ceph/mgr/ceph-instance.ywnnca:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ywnnca/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ywnnca -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39174 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39193 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34745 /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 │ │ ├─12236 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12267 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10335 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-458a3b22b41cf7b35b870d1c396a0617617752f61f8bf962b1b91efb14d10e47.scope … │ │ ├─12710 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ywnnca -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12730 /usr/bin/ceph-mgr -n mgr.instance.ywnnca -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─139736 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42206 /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.70 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1098 /usr/sbin/uuidd --socket-activation │ ├─docker-4979478d9081f849d9e4bb6f162d9f56031102c7476a6781a54e119c4f9f8175.scope … │ │ ├─39267 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39281 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-830938cb9046f1a5fe6e33d687ab9b7f96485d30de6a6050d66d6f3476d29954.scope … │ │ ├─12340 /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 │ │ └─12360 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10843 /usr/sbin/chronyd -F 1 │ │ └─10844 /usr/sbin/chronyd -F 1 │ ├─docker-2be274c014889a8759bb2a2c879eb4210cccd8716ba6b5b77562f34cee550c07.scope … │ │ ├─25445 /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 │ │ └─25457 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-15b9c5fcae315be199533778edde24db8d3573b15a9de14d360d94f7588ce1ee.scope … │ │ ├─18858 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18875 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─run-rf22544ae9a044212bfd52629a44d8b15.scope │ │ └─187179 /usr/sbin/libvirtd --listen │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139597 /sbin/iscsid │ │ └─139598 /sbin/iscsid │ ├─docker-f826e82bc2572a3987749ecc08e55cc833db542a1540e2b36e5c8a7da99afe4d.scope … │ │ ├─30143 /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 │ │ └─30155 /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 │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─7ff88524897a85de029794c9291f59ea27ca21603db1ba43f2e1bcc2af27f5c3 │ │ └─173006 /pause │ ├─dbd6a4bad260562a02e9c3d2f41a30d6aaac158d86c0cf32483c125b94a188b2 │ │ └─66658 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d78d3f2afe392b4ee5130b91fece009c6f7f8b6754b2b81cba05e19c840a8253 │ │ ├─ 48281 /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 │ │ ├─ 48294 /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 │ │ ├─ 48419 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266686 nginx: worker process │ │ ├─266687 nginx: worker process │ │ └─266688 nginx: cache manager process │ ├─9ea5555ec7579867355bf032d7459a772227ef50d363fab0a25d129011f0756f │ │ └─50486 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8517b19e9cbc7a6d72bda671052e9c6da3bd4ecd8614a0e5ad3844d9e6dd8bc4 │ │ ├─186470 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186487 /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 -- │ │ ├─186493 erl_child_setup 1048576 │ │ ├─186614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186615 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186920 /bin/sh -s rabbit_disk_monitor │ ├─0baec0e94768cd4faabce898e0fab7bbbda6cd7240cac974d3f63db0b60c1ac3 │ │ └─225405 /pause │ ├─868659420f84750acb9c7e7e389e95bc2e7e1a41e632a9ada4e659f8a8cc7f41 │ │ └─64900 /pause │ ├─be4b9c055b6410a19fba890ba42efa51bd1f42559ace51a7b378abada261e09a │ │ └─64224 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 │ ├─e0d61f21c64c46ce69f702cb00a7dccbaf9bab945d220ae8f0991eae252c0dfc │ │ └─188935 /pause │ ├─891f965a8ba91bf807e61a68550f8958a474c4e29abc74b374b7efd687e4ebbd │ │ └─143182 /pause │ ├─888864b3a46bdd20c8830547f833fccbd43dbcbfe64ff7d58a57550898ec141e │ │ ├─169849 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170205 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170206 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─06edacd0fcdd6f582f0173cb87ef556951d914b401fd5ddb082e7c8c52fa1dc8 │ │ └─243802 /pause │ ├─51ab41f0db33dea60a702ba610db70e40dca14f420530647857404fa92ba7190 │ │ ├─201081 heat-api: uWSGI master │ │ ├─201094 heat-api: uWSGI worker 1 │ │ └─201095 heat-api: uWSGI worker 2 │ ├─1a132d01d846f717f453ede839cdd088cabd25169675b62772db712fe6f2c59a │ │ └─44482 /pause │ ├─3e00eec0e1a52dad80fa4e00bbe0e4f427116c663e1beb8e52c4235a7ac73b41 │ │ └─43147 /pause │ ├─2d96ac3c73d7b048c699d1a9f2967bc976204046d935d84ff90d2e760e2fd58e │ │ └─78825 /pause │ ├─bd7609333b6079ed20ae2778aef0c51233ed60041fc34ad7dd95cb1d21f8e6cd │ │ └─46102 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─28533532f25bd96166cee7f34f90040ce8e1b03acee98d5d928bde25a8e92649 │ │ └─41824 /pause │ ├─d98e36a9a5278661950ac730540d3fbf86344146e5506fba52c4cc66abdf7e25 │ │ └─41992 kube-apiserver --advertise-address=199.204.45.70 --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 │ ├─9cccddddfa113a1939ec508c5424ec1b7d1dd0d927853804dcfa07bc8616dd2d │ │ └─50227 /pause │ ├─bbd476640d99d4fd0955fb92848eab21939cc45c98ff9498bd766323575c4906 │ │ └─264506 /pause │ ├─1f04fb8bc27c797b47c24daa53e5a9d9774f4a90273f68eedb3dc53e9c4a8cbe │ │ └─42155 /kube-vip manager │ ├─7f528061a9bd9aa500fc7984a01de482ce5a74a3eb0f884706096fda4510e85c │ │ └─140793 /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 │ ├─a81c1c94454f545cd01df2b9ecc2fd8cba5cd34c04c0db0608558d43ced5111e │ │ └─96407 /pause │ ├─214e3f5c0f9ee2c1ad85e66bf28241e06a61e1f7d2dbc1a8143e80edb50115f1 │ │ └─64164 /pause │ ├─54dcfa7176ab92615e296cac59fc07038b4e4641037eb5a690b65511ec520be2 │ │ ├─190199 /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 │ │ ├─377172 /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/tmpn8dc7bcq/privsep.sock │ │ ├─377662 /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/tmp6sywwwym/privsep.sock │ │ └─379017 /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/tmp6_gup3zt/privsep.sock │ ├─c6b2e7cc3103966677a984285c60125c656fc243e3648b4c885199bfa4e6d1e3 │ │ └─64843 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─21db528ee66f40f170f7ca135efb7f41f67de4bc7a9cc1f4473c8f12f4c5c771 │ │ └─253307 /pause │ ├─3e389d1ce0ddb945c4466b0cd5d309d39cc6ee2060d36a5eef9aec7ea5c63c61 │ │ ├─108480 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108497 /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 -- │ │ ├─108503 erl_child_setup 1048576 │ │ ├─108594 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108595 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108793 /bin/sh -s rabbit_disk_monitor │ ├─72fc74987cab2558ca6d3f4dc150354da21e1aeed640441f37b9887377dccd45 │ │ └─86971 /usr/local/bin/rook ceph operator │ ├─698d5283b39817bb5ffed88012037d224bb3c8a8ead38106f9b94a8e3fd5f658 │ │ └─262638 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─54154d1bd91c2b0dd22530a278e39c955935a1a9ef8e30ce2d3faad27d89e646 │ │ └─227836 /pause │ ├─e223f7098eaa07075343849b52d9907321b71431f50c4dd0331b186698739329 │ │ └─145503 /pause │ ├─ce30056fd5d45ffe9bd69406b78b4151233f8dce29f1cac21fdeaf5905304194 │ │ └─170955 /pause │ ├─413eb8b838404e1d2c6b2026dc5b31f4ccc27e572acceb0d470708421592b96e │ │ └─56747 /pause │ ├─f5eb34c4e24fcb9cb48f092f5a27491469e1ab7515aaf19e6fab11d7ad34cefe │ │ └─57481 /pause │ ├─5e1e53370f9d59dd98ae24dbec7a25ba2f2af6384507fcf28dacdafa943c0cf9 │ │ └─42044 etcd --advertise-client-urls=https://199.204.45.70: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.70:2380 --initial-cluster=instance=https://199.204.45.70:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.70:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.70: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 │ ├─21c2292e168192c4b9af3039690357dfb09f1f7ead312970bef04578ee36120e │ │ └─172774 /pause │ ├─422a0712d84d3e8c6aa95f23db346f4f557ba90c7991e3cfc20da3f8244c3b14 │ │ └─63736 /pause │ ├─2e238ad5c823e9a5d69daaf740669f86fc56be75e9b4f56c43643b8289b618ad │ │ └─145706 /pause │ ├─bb3ad8eb6baafc673c15c323a29250307ab420df8f8d9df87cc745555bb77e4b │ │ ├─182102 neutron-policy-server: uWSGI master │ │ ├─182115 neutron-policy-server: uWSGI worker 1 │ │ └─182116 neutron-policy-server: uWSGI worker 2 │ ├─155932a16b2c82f8654c4caa4275f0f1fe1b2c55ce550c8bf57e22de57917ff4 │ │ └─186242 /pause │ ├─fb7bf9249c552d0379a4705c68663b89ad540d91e7f46a6e3cad2145e4338c68 │ │ └─67090 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─203c946f2776e31d8ade757d7a4da8edbfc55e6df75626ec5d1f86f286e73427 │ │ ├─85478 barbiacan-api: uWSGI master │ │ └─85490 barbiacan-api: uWSGI worker 1 │ ├─2bbf6e1d4d244c4fe1413793758cd5ae20989241f8f74923775021fa77af1855 │ │ └─64395 /pause │ ├─72c05366f8aea428987abc044e6e1a54a19d556bbe0a93b013e93935f3a673d2 │ │ ├─143362 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143380 /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 -- │ │ ├─143386 erl_child_setup 1048576 │ │ ├─143436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143672 /bin/sh -s rabbit_disk_monitor │ ├─68664ea6fc923b95ceac78a7f76f17f160b7b6350f66523d788c0ec5cb056b35 │ │ └─229928 /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 │ ├─fbf8c719e3a735511c167f906b88597d0d2cbdb438418f2aab66825fc2272388 │ │ └─188674 /pause │ ├─cd1e0b5490183ff6dd5b008c8ef6d06361cd74a46f1041f925bc418387570891 │ │ ├─171116 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171133 /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 -- │ │ ├─171139 erl_child_setup 1048576 │ │ ├─171214 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171215 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171354 /bin/sh -s rabbit_disk_monitor │ ├─7c35508c52af4b396ad23c66700a0860d639742e80f3e50e8d291fed0fe2c50b │ │ └─186418 /bin/bash /tmp/libvirt.sh │ ├─fb9d566595f4ea1cf9639dc41d9cd50aef08c4ae500fb530e1d21b89f246c3cf │ │ └─67242 /bin/oauth2-proxy │ ├─905db032b2796cbe724b4f8d99b844170a2dca2f9eda2a8e80beffbc3e6bbf40 │ │ └─96445 /pause │ ├─406810857a799324c2493639ed69d3e27eb3d151272f1db74fb65c3e0558410a │ │ └─186367 /usr/bin/libvirt-tls-sidecar │ ├─893b1cd435a76a6ef0616c99ab801f77d0948c613fd020d124ac026c3878536d │ │ └─41889 /pause │ ├─90a6dbee0f162a4de6126d9767ccba958c01d737ba89acfdb8801f415a455484 │ │ └─213327 /pause │ ├─cf0ff49e9f5014fc962e9bece58a2abd8f169a5340af92a22847c706d9bfc8bf │ │ └─142267 /pause │ ├─1276b12a189888bbf773fc55d461f8163bac55951516fb5cb0b2afb7e8f8413a │ │ └─48876 /pause │ ├─dbd791e5fff2354a1208a5549191cebb24ced3246ab2a5677faa0323786a0e68 │ │ └─173190 /pause │ ├─4f1ec76d1f807ea98a4b0acca9051bab3b7858f09945f57ae294edaa5826bacb │ │ └─106288 /pause │ ├─29eff81aeef15638a2a7061570fe18b171c0b2029cf8dbc0e74a6cb0a610df09 │ │ └─57915 /secretgen-controller │ ├─4de35528ddd6202b5a8a18064d6068c2c19ec9a6a3926507946d60bc5963fd42 │ │ └─67368 /pause │ ├─b174cdb380b6b5c25b21d35bc747f6f0c9350c636cb86749ffb36edd89c0e5b3 │ │ ├─67768 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67786 /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 -- │ │ ├─67792 erl_child_setup 1048576 │ │ ├─67839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67938 /bin/sh -s rabbit_disk_monitor │ ├─b02cac1b13ba6ddeea12be243d8b95c67962ff72d1a022d5483470a0573325f3 │ │ └─67054 /bin/pushgateway │ ├─93ed8a00f9743dc0791bdb81a0de3a1ed92df9741d6ee00316bee7ef98da7ca1 │ │ └─62068 /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 │ ├─e82e9c35a3a4b4f05e8b15c76aeaaf5238fa23e60f6023edd02e635488966237 │ │ └─267271 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─e5284ceb1334b2c8284c559de88632c6f7b692817d520e4a954032488bf1ef48 │ │ └─232632 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─fa0a873fa348847566aff4e485edac4e8d412a2cb75bb0b9b1541841588b774c │ │ ├─173959 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401732 sleep 300 │ ├─0c5f006d82b9c1c7afac735d6202b687732602181b63e12d0767339bc2747b06 │ │ └─244197 /pause │ ├─ba6c296d77d78ef3983b7f92f8106c3af2cd0c190857352f4527a2ac2b71dbf5 │ │ └─44929 /pause │ ├─94e856a4a72a8f1478e0fe2c5627681d6e06ccd42bfa160243431e337cf452d8 │ │ └─268743 /bin/openstack-database-exporter │ ├─4089052c4a1cc37b41ea7179037737330b5d64b35dafdee63bf613e82bfec5d4 │ │ └─57519 /pause │ ├─8f95ca79fb6179a81a3f93bc66acc83de241b38739f415fb03e68f5350c49b98 │ │ └─108389 /pause │ ├─299b421dd23bb745fb5b568dfb84f68b2b301e829bfdacc5c125d1a95d66a86f │ │ └─57681 /pause │ ├─43a7588edef688a4f615933c14041c2f356f4c98990684318ee2b7aedca0e24f │ │ └─266941 /pause │ ├─ef1b665828facc2241637a2a2d3e3b427ee2daeb9fdec4e442f86698bcf795fa │ │ └─187058 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─783cd5e3c2f9fb7d278f15cb9d417345a88686844a44db4bec412ccb00774c88 │ │ └─44961 /coredns -conf /etc/coredns/Corefile │ ├─27b1b8c11596872304a4dca4e95a9cc9eff313642ed8a1a31c9c4bbfe9ed7d6e │ │ └─61546 /pause │ ├─03a8f450f5c90a713d6bc4810e46204256afc54709763151efbcf08180c9bb97 │ │ ├─222301 octavia-api: uWSGI master │ │ ├─222323 octavia-api: uWSGI worker 1 │ │ └─222325 octavia-api: uWSGI worker 2 │ ├─9cc2d2f0da54c1e3d8f24e97867d011cba66f7bef5dd1226744a42e207413206 │ │ └─253218 /pause │ ├─81f05c298515e2c55136fc4c830a55e017930e4af5e0826945ca865c31f9ee3a │ │ ├─65617 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65651 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─66c29e2278b1f6e2c815b7838c2476bd42ef3625d777d035ed23be2b58648a27 │ │ └─66120 /goldpinger --static-file-path /static │ ├─62cab6948aadac278de40bde2971090daaf1ffdeba64ca53d9beb36b62e8ad1f │ │ └─44892 /pause │ ├─bf4586d92b0d8bef6737ee3e416edece3ab2ebef188bfac50da50fceaa0da37a │ │ └─67122 /bin/memcached_exporter │ ├─efa166d150bd0745ee4bec38592e2a464b5b62a49f28a5cb44416e5f692019f1 │ │ └─106432 /pause │ ├─b9bef6765202ec5c137deb6c24604c23b360e9f34ce841d464fdf861e87f9af3 │ │ └─252783 /pause │ ├─8a38434cab475d9e80b05886d56a9f587dd754134b623fd136679c16f359997a │ │ └─92114 /pause │ ├─9a860cc1352c3f8d6d6357282f93846018a2027a770ef06778f7d45acb6a8783 │ │ └─46147 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─a0920f987e8cf79fd1b3569e0fcb44a6aa19d0c4b9b898a5cd57d3de05df5446 │ │ └─67224 /bin/oauth2-proxy │ ├─6e6d78c710f5b22ee942acaad1dc137bed62b7ff23955425aabfa15ac9656a37 │ │ ├─43600 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43984 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0cc75f6d307148b2fed1ecd989cc9a9fdf18987a7ff3f72ea55e4bb466704000 │ │ └─190309 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cc44f66b99c9159269c36cf1fba0bdc7f4251d52b8de540254a53c94d185f198 │ │ └─61625 /pause │ ├─f4b1dd0432b296171deac609d75e1531bd736923133c1690848254978b6cd511 │ │ ├─267063 apache2 -DFOREGROUND │ │ ├─269326 (wsgi:h -DFOREGROUND │ │ ├─269327 (wsgi:h -DFOREGROUND │ │ ├─269328 (wsgi:h -DFOREGROUND │ │ ├─269329 (wsgi:h -DFOREGROUND │ │ ├─269330 (wsgi:h -DFOREGROUND │ │ ├─269331 apache2 -DFOREGROUND │ │ └─269332 apache2 -DFOREGROUND │ ├─f565576b0cf1e2da5526be4e51bdcfa75b937022299eea910d7545f202a3c739 │ │ └─45889 /pause │ ├─e632e95f47cd8fc875589ebea528faa3970165d272294c6c56bc4230211c41c9 │ │ ├─205239 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205256 /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 -- │ │ ├─205262 erl_child_setup 1048576 │ │ ├─205360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205623 /bin/sh -s rabbit_disk_monitor │ ├─6d6afa892cd61c29b7b2d347d7df0225b02fa5b36d61f929212a551ba916fd9e │ │ └─41904 /pause │ ├─3290470a7b72c1539b9c28253dc6bd98756165c6beb033198f6ab4690b10cbf1 │ │ ├─223204 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223666 octavia-worker: ConsumerService worker(0) │ │ └─223669 octavia-worker: ConsumerService worker(1) │ ├─1bee8fad0033207f9f3fed0c26e5b9e1e3a3c40423dac833a57a78085de628e5 │ │ └─234037 /pause │ ├─c1966ef8d78f49855b9384a4ef7687296de07e5acf1c4f5194e9250dc731dff3 │ │ └─96863 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-cwr7w --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4804be0ae82b13cb26f1cb20d01b0c5a855546328aca2d37a18e6edf01b87757 │ │ └─145548 /pause │ ├─75f9e3965d93ac6b929d28b1a971bef2cdd8c932b23b179b7e41dfdd320920ce │ │ ├─244035 magnum-api: uWSGI master │ │ ├─244064 magnum-api: uWSGI worker 1 │ │ └─244065 magnum-api: uWSGI worker 2 │ ├─d8d99043af6206dc583907ba877a71ebd1841c4569c7e18addee24bca4a49969 │ │ ├─181980 neutron-api: uWSGI master │ │ ├─182014 neutron-api: uWSGI worker 1 │ │ └─182015 neutron-api: uWSGI worker 2 │ ├─fd0d44d552a4d63accf56d9e8e47797c0e0c80badcb860eea3c75596d9bd9b0c │ │ └─230951 /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 │ ├─782783a5b0d25b242748c062771d7dedfc89c86a94e1ec82251cfd56ad414e7d │ │ └─42006 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 │ ├─e4da746a3d449dafbeb141d748bf49ced03e459224cb9852cf2de151242377c4 │ │ └─173248 /pause │ ├─8b6fdcd857d7bd4f6039010304c6033d3d7a15a84b7bcb3613f6060551baa1df │ │ └─172802 /pause │ ├─320a812e9d10e59927fa350c5159ea4269857a52111d1a780a9f2ae7bed223cb │ │ └─42367 /pause │ ├─38ae6b559b140de56eac45d2664196b2a0ce884e4b43d6e8b9d353d3524b8476 │ │ └─49078 /manager --metrics-bind-address=:9782 │ ├─d26f2b595c5c41f749660b365109022bd59477841af9adaadd1ef5a1bc212af8 │ │ └─63678 /pause │ ├─a8b7d2ff0725196044bf9e623ae569794f693f2be898a69cc883b1a96c667861 │ │ └─63425 /pause │ ├─4258ff4ddeda94f690bba9dd95c62883488be1b70787a5651dad6a415748e26d │ │ └─229042 /pause │ ├─b129fdc2e9b1213ed5a0df850eecb1612f8dab9e274fb15c8cdba19c7e883995 │ │ ├─169152 nova-metadata: uWSGI master │ │ ├─169165 nova-metadata: uWSGI worker 1 │ │ └─169166 nova-metadata: uWSGI worker 2 │ ├─bb6166b9a1f7ea051b22ed9331e39c22ceb15291308451bb7d9c3baeef27d4a2 │ │ └─52655 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 │ ├─0264533d1f808adce2a21b5bc0b8d41121b20f5282f0a7d29388e17a6e0d184f │ │ └─125987 /pause │ ├─782ba01a1fb41de80ffbdca783b9514f757bea9c7df10caa7595f361950c1aa4 │ │ └─52550 valkey-server *:6379 │ ├─65c37ebeb92476442f0a5e49ea370af8c89f16c83ddca54c6bb87b87f65a6ca9 │ │ └─48060 /pause │ ├─0134b6a4c962751184c252539dc8cc4f09b5863af39983137dbe4d2b68b60a54 │ │ └─66614 /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 │ ├─22784b9e78bb5f8e85f5503b9f35f8168cb1786d366807d249437236bc275936 │ │ ├─ 72824 apache2 -DFOREGROUND │ │ ├─ 72839 (wsgi:k -DFOREGROUND │ │ ├─ 72840 (wsgi:k -DFOREGROUND │ │ ├─ 72841 (wsgi:k -DFOREGROUND │ │ ├─ 72842 (wsgi:k -DFOREGROUND │ │ ├─398666 apache2 -DFOREGROUND │ │ └─405337 apache2 -DFOREGROUND │ ├─ca266b14af5063a3ec5017f2e320121452101d40893ae4c4763bda2b0279d002 │ │ ├─65271 nginx: master process nginx -g daemon off; │ │ ├─65286 nginx: worker process │ │ ├─65287 nginx: worker process │ │ ├─65288 nginx: worker process │ │ ├─65289 nginx: worker process │ │ └─65290 nginx: worker process │ ├─93ca08db6b2f8544b2914bd9b03ed11f5e58fd74f9f113a6072e325988c98a8a │ │ └─145241 /pause │ ├─f50b0857769001365798766ad7643a86876dab5437d5d6c5ffb559296e550bc1 │ │ └─45852 /pause │ ├─58edf5bc9807f1a91ddcc0d20303524b6971b3716370811e0eddb9e1ba2669f6 │ │ └─172901 /pause │ ├─e4f038673c84da627123adcc8ca935b49b057613ba98a4df7bad4e2e31ebf2d6 │ │ └─262642 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f52449d08d021a611d7df76be8216edf74f108701cf9ccdd9e4c5ecbd2ce0bf2 │ │ └─232605 /pause │ ├─5681883b8d722464324abd4afb1f5da3b89483ed25b34caa21886f598844728b │ │ └─213349 /pause │ ├─ce2f3c7470107f96df6220a23086fdb09e28e6d7e8baa4b77d83352bf7c493f3 │ │ ├─124462 /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 │ │ └─124636 /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 │ ├─de18303d9d8a1ca11db63b0b576d1de1e879071e53b5e38e9ec425e686d4a444 │ │ └─223174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─64dcfed12995b98197199efbb112068ac227133e712ed4c1a8b58c5425c24c1f │ │ ├─183044 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183416 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1vxr93ze/privsep.sock │ │ ├─183671 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpafrr4nhw/privsep.sock │ │ └─183930 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─08e004c1eca9de572b8665a692c49f97525195e2643629f647ee6a0054f00b0c │ │ └─123455 /pause │ ├─3cfad678fcf31e8701d56b1efc094f2ebfaec058c6e3eebf42794de8a469fba5 │ │ ├─50324 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 │ │ └─53067 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─0f022e71ac8913dbebc8df16dbab93f9c5152e8fdf06a6ce5f9a288e8217dc71 │ │ └─57774 nfd-worker -metrics=8081 │ ├─0551d9cb5ca8015eef5ad86aa9cd35b485414bc4146b3731cc99154c4e27e17c │ │ └─229229 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─80d51a6f72aa4812049c63b9799af9233edc7321d6509c2d02944309b2adf2c1 │ │ └─66856 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─44e19f236ead1a140fecac7040f049a0b4bf511468de2c12357eb943d80162de │ │ └─123519 /pause │ ├─f40c81fb4ee92ce5e5c7eeec9cadaa22e9a7176d4525df915ed0c69b8de238b8 │ │ └─62937 /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 │ ├─0c68195f2f1ffdf2881d1fd038f4a9b50dd9b63cf88c813a7f1f1af3e2ac2a93 │ │ └─41872 /pause │ ├─a4b3f3011877790d5723161c6baf885e71b78fe8dbc55b18cea5bc1bb2f592b6 │ │ └─146369 /pause │ ├─44bba23db32163914ad821d11a951efae05c7e39d173621869a28be0cf05fc12 │ │ ├─105109 glance-api: uWSGI master │ │ ├─105164 glance-api: uWSGI worker 1 │ │ └─105165 glance-api: uWSGI worker 2 │ ├─0dbe37bee8e03495519335723b527b1b394fdf8880e341735f12dbc5ff9d6f9c │ │ ├─244138 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244543 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244544 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─491ad610cafa67420d29aee1807ba1e02e2fd0048e17f17fd0080cc621e764bb │ │ └─57730 nfd-master -crd-controller=true -metrics=8081 │ ├─a88c97fea77013dc2aabf2aa4fd8b97484efe0434e4554f25f3c70173f37965a │ │ └─248282 /pause │ ├─02c933ec8a43fb4a5ba2f6abe02e8feab2bb9299b4b32159d220f7e73cef1913 │ │ └─69623 /pause │ ├─87b4128fa713d71546ae483c9dce1561db4d19ee88b03895e37a5aa981a8affa │ │ └─50571 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5efc9d73c29929f0bdf0ccf75da9fe230c61b9606b87440d8abdeb6127bb644d │ │ └─48949 /manager --metrics-bind-address=:8080 │ ├─ac1014ab2cb6f34da41a4784ce8a23d71deeb6d756dc9165726b9a0105baf8ba │ │ └─80361 /pause │ ├─68caccab76a1d80ba9e8a31083d0094f3c9b5cccb9052a0f14426b6c04c1ec0a │ │ └─66230 /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 │ ├─913ad7cc2e44e91f7d877e3e434d4f33afffa9a96c420ad48112a94d02439d39 │ │ └─43150 /pause │ ├─4ae86a6d3064843a2f015797c311e0aa4d9182dddcc1f040c3412af989f1cf54 │ │ └─142479 /coredns -conf /etc/coredns/Corefile │ ├─b3056ef6a4c54c0683dfc3d3db3b23f6cc080f131193812b8ecfc20b5a69fdea │ │ └─97666 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0fcf62fd50fe8ff93cccc4576778e2a56ca792e9a83ef4043887642ebe5ea976 │ │ └─52519 /pause │ ├─28ea63afe08622c34d7b64768e35d41c6f56194fa142bd12398a2c05faf6f3dd │ │ ├─79039 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79056 /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 -- │ │ ├─79062 erl_child_setup 1048576 │ │ ├─79120 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79210 /bin/sh -s rabbit_disk_monitor │ ├─fdce6c2566fcd837f12631141bec7bfd2d9191049c00f47766a3597c4e8d2643 │ │ ├─169848 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170363 nova-scheduler: ServiceWrapper worker(0) │ │ └─170365 nova-scheduler: ServiceWrapper worker(1) │ ├─25103424e741cb14ff3b2ffd74222459e1fd7d930951d34285a96dda07f72e8c │ │ ├─342407 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342857 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342958 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4eh3mhtt/privsep.sock │ │ ├─343194 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpsyyvxgnv/privsep.sock │ │ ├─343722 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343723 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343819 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fa130efc-6eba-4459-bdbf-6f9cb133199d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fa130efc-6eba-4459-bdbf-6f9cb133199d/host --addn-hosts=/var/lib/neutron/dhcp/fa130efc-6eba-4459-bdbf-6f9cb133199d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fa130efc-6eba-4459-bdbf-6f9cb133199d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fa130efc-6eba-4459-bdbf-6f9cb133199d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d9ef08c1-b0e0-4f1c-a63f-c6adc8bcfe55,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─343823 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a3c12d1f-555b-45eb-8bd2-c5919fd2e958/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a3c12d1f-555b-45eb-8bd2-c5919fd2e958/host --addn-hosts=/var/lib/neutron/dhcp/a3c12d1f-555b-45eb-8bd2-c5919fd2e958/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a3c12d1f-555b-45eb-8bd2-c5919fd2e958/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a3c12d1f-555b-45eb-8bd2-c5919fd2e958/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8f16027d-cb10-456f-923d-738e91067169,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─343826 haproxy -f /var/lib/neutron/ns-metadata-proxy/fa130efc-6eba-4459-bdbf-6f9cb133199d.conf │ │ ├─343830 haproxy -f /var/lib/neutron/ns-metadata-proxy/a3c12d1f-555b-45eb-8bd2-c5919fd2e958.conf │ │ ├─375518 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsf91ni4r/privsep.sock │ │ └─383209 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpk16di38j/privsep.sock │ ├─d3b53046272b37e08d4b5e07aa622869d068b5da1d0d54c815bd3ef9e34550d1 │ │ └─184489 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─1d93631ed26e1e15e79bbfaf52d7a3cc4904804c665243510bff61c64a0dc0d5 │ │ ├─262597 manila-api: uWSGI master │ │ ├─262689 manila-api: uWSGI worker 1 │ │ └─262690 manila-api: uWSGI worker 2 │ ├─a541947d10eabb261edb24cbfa2d1aa3b1a3940556c3938408268c6b024ff5fa │ │ └─108079 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─db01ba18dab1ab9c35c0e91c11cbf14e8c1ef8dd96308b1286f12358f73c92e7 │ │ ├─200932 heat-api-cfn: uWSGI master │ │ ├─200945 heat-api-cfn: uWSGI worker 1 │ │ └─200946 heat-api-cfn: uWSGI worker 2 │ ├─dae897ea3a21d040baa4f0fe1255dedcc6cd60948dd330872ffcc262980fd803 │ │ └─173400 /pause │ ├─bddd8fff26c317f82d4afa65faa097ad321828fde3d769282bbfacdc57bdb259 │ │ ├─131201 placement-api: uWSGI master │ │ ├─131231 placement-api: uWSGI worker 1 │ │ └─131232 placement-api: uWSGI worker 2 │ ├─20c572ffbd536991dfb4de5f91f49279f1bfe584907bc19f2798c84e4f8f4e8a │ │ └─188729 /pause │ ├─384ed13f311afc648854b00f25ba5ec9adbadd1f059a98655f45c8803a63147f │ │ └─43393 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c801dafcfa7155cbb2e8924232da4f37f5c5c988188ebc7497d3e27f6a3f2667 │ │ └─124102 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c797a1b10d6449301e357f73f47323a3f08f7c05eb6176fb0a7f888ac3de6da5 │ │ └─44981 /coredns -conf /etc/coredns/Corefile │ ├─0bca9efbb422c6e93e0fe3fab160621c8979a2963a5ec07b61a904ff910904a1 │ │ └─268475 /pause │ ├─552c00389b45a60c8c53e8d93507b0dc4abcc31a9efe4afcc46e443ec92139c5 │ │ └─52419 /pause │ ├─5ac54edf03e987269f7386b41f3d14ecbe8255e0322244804f58a0968dda62f0 │ │ └─249943 docker-registry serve /etc/docker-registry/config.yml │ ├─0ae0248dc0bf4df83a7c5a1b802b50c1d4edb1274c0d36f94693ccd0a442e709 │ │ └─52844 valkey-server *:26379 [sentinel] │ ├─be7ed3cb5b23e42b7d40f5f550371c1939ad2eba7a301126bddb1d163443fa83 │ │ └─42394 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─61ca49367121dba415523af6c37b15d79c6b507a610790e83bca0c12b43131a0 │ │ └─41874 /pause │ ├─812ea28880caa3543d05269fbcde7ada42e5079462f8c3db4342b1178dd25959 │ │ └─234105 /pause │ ├─54c8dd83d33ae6d43a3086afab82430ed09d5c53763177f17ab1531258dc96f4 │ │ └─110384 /pause │ ├─014328744191d37f76722a3c10dda0dcc56dedfb59464e9e36afe0ba19ea77aa │ │ └─63213 /pause │ ├─f5f6519fd1bb4c84b2d0c67136f295969f320505b7639b0b3a793b77b1e91cec │ │ └─48836 /pause │ ├─be54ded1c927d6e03892498ca29c05cc94349663532a1fffb18358fd43682f77 │ │ ├─225711 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225728 /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 -- │ │ ├─225734 erl_child_setup 1048576 │ │ ├─225792 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225803 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225900 /bin/sh -s rabbit_disk_monitor │ ├─0eff6a6d9e375d0579e01c53bc03eeec9062fca5934d93f2272c42c0b9451651 │ │ └─86146 /pause │ ├─6c21efa16328bdf3944986d12dc5f18905751752c103d531c8ae49c3c1177946 │ │ └─63637 /pause │ ├─44ee8dbf301ba0c99beac1b3ed5bfa5eee52b6fcb37b0bfe0c2b03c981b22875 │ │ ├─201030 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201366 heat-engine: ServiceWrapper worker(0) │ │ └─201369 heat-engine: ServiceWrapper worker(1) │ ├─97e913f2a8a5e1d73886dc3997e9c94d79119daddf72ee974e8cc92a90c4b71e │ │ └─45473 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 │ ├─917d3568183e6e9cad9d5bf82d572fb30b0acbf359ca3b4d8fca4fe6e08edea0 │ │ ├─262746 /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 │ │ └─263001 /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 │ ├─a373c27cfbf93eee18d8f6c04f007203fb155185a6dda102c8efd7373b709062 │ │ └─140387 /pause │ ├─59cd30c322f2b25ab6b581517c8f1b15e92147a75a29a3f5a90a074e0759a1a4 │ │ └─46058 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a2701ba5f691006e5d97402e8c2096c2810687f352fc10e51683f272842eaba5 │ │ └─66188 /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-70.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 │ ├─e43a124d42621b72fd7146e0853f60cd40bc666eb320bd03e9a17c6747878a6d │ │ └─61834 /pause │ ├─16435466436b3f7028f25b6ad2f84238f982f5575e3df69c609427b767e59d8b │ │ └─61792 /pause │ ├─b7b89549e1682d735255b00bcf4332fd578c4d1358b16e378282e9c2991b1087 │ │ └─48322 /server │ ├─f281d112d6558c7f9f18a8b5f958408b64efa69906cefbbdd8c8b6bc4a172583 │ │ ├─243828 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244487 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9viyg0l1/privsep.sock │ │ ├─244495 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244521 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ff8bba4e8f9885624a8be691a8d8f5073249efe57581c30d3b0d37fe9962ad55 │ │ └─41968 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 │ ├─4ae936de812b82c8e584e5285a657723a6852703e8dd52ac89f92ffb07050371 │ │ └─205046 /pause │ ├─9ccd2b20f770835dee9ac72f8d71a038642bb07025e2a7da3958094a6a28ac23 │ │ └─49283 /pause │ ├─2736577ff8debb92d5670e230c1e3c8f499d898bc7693369e78504cb31df4101 │ │ ├─92282 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92315 /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 -- │ │ ├─92323 erl_child_setup 1048576 │ │ ├─92440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92441 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92628 /bin/sh -s rabbit_disk_monitor │ ├─6e5ad7be89263e27a4df61c7b39433f71f0aa54dacf3f14a7ca4864b71979229 │ │ └─122007 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a3c81221650998a6c94d27f02da68f4c187ec333ffbb7fe7d237f277b1f6ac3d │ │ └─213661 /pause │ ├─6b1b125333f5024ef794827005df41d533f4ace9aa16a42cebd072065f4fc73f │ │ └─45365 /pause │ ├─1892597558c4ca17153d34b9e0d8bb675c8eb73d12c98967e12403518a31d018 │ │ └─104756 /pause │ ├─689a9871763fbd3215511f29b63f5b736d8a7755dbb1424fb6e43c20015b8591 │ │ └─48001 /pause │ ├─54dc0abae0e6134a3ea767354211b46af370addfd9eec8604c1a2e00578f636f │ │ └─164375 /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 │ ├─9ae48060e0ff4d7945dbf23e7e2fe57f3ca579e14ed0c8c2b28017fe47bc1c8f │ │ └─49803 /pause │ ├─71e0147ddec7882e148b62e9d1da3295eb7fe47e7a9da18d69709d5ed02f3b69 │ │ ├─ 96996 /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 │ │ └─411484 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6bfb00e8da61e3f23989b9dcf46dcd8b5f9fe171c060bb36f3dbbdc534af2821 │ │ └─57426 /pause │ ├─5f53475c449678e4bcc93a1141fab36896774df57de967585c8b25676638698d │ │ └─66510 /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-70.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 │ ├─a44d8aa29fef679607321da4c90744748c6d62542285a2b6a1133c73f6fc9f5f │ │ └─65239 /pause │ ├─4529e04942a6ab8acb9a68507418373b8ebae47ba13496a5e0c86a54b6ca3e73 │ │ └─252979 /pause │ ├─84fc58d5825645796a0008ab7e1da281cb6578b0a1fab9cf363cf6fc19ec54ee │ │ ├─120360 cinder-api: uWSGI master │ │ ├─120374 cinder-api: uWSGI worker 1 │ │ └─120375 cinder-api: uWSGI worker 2 │ ├─59c880766bbd8371cac133e1aacf15a308780b42ea383bcc0d9b15ea80220d02 │ │ └─145816 /pause │ ├─0a506ddd90d358ff769aa7d6b98041ab4b4db283d8e2c7afe1a156d1f1344de0 │ │ ├─271153 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271190 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─48f408f08e8f3d3c8595889a156a288bddacb999b1be435da3a1ded04cf827af │ │ └─230922 /pause │ ├─fa3c99cd82bf64e9a11f529f275a613ec8819712b1b09e0e53efcd6633038633 │ │ └─52938 redis_exporter │ ├─ed7997c1448b21cc45d5c02e9ce097a30aa4cad4fc8efa3fe9acd99db6c7af31 │ │ └─65742 /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 │ ├─c2d3a1452c73424b1d56b42df76a12d1e5a4cbb8c898c3d5f869ff6465353055 │ │ ├─50386 mysqld --wsrep_start_position=3b611d38-8653-11f1-b07c-12dfc30213cb:20 │ │ └─50515 /var/lib/mysql/mysql-state-monitor │ ├─97bf3272f5304de6f7dd4c953eac09d5fc8ccbaa8c27150f42ef31c159b78779 │ │ └─57813 nfd-gc -gc-interval=1h │ ├─ea3bced9e423e85c439a2a6622ac953201a8babc517ca5fa98dbda6a27923300 │ │ └─62197 /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 │ ├─4efd30d9cdaca13e4ac81632589bae8b4f1e95f1bfe898c5bde9e76011ad0211 │ │ └─213371 /pause │ ├─f6d8075020564bcb04ee7a9d9c131dbc7bc6d5b92cc858e7f5cac38ce1d8ea8e │ │ ├─62675 python -u /app/sidecar.py │ │ ├─62903 python -u /app/sidecar.py │ │ └─62904 python -u /app/sidecar.py │ ├─038149355a26f7defaad0b913fb8639582f5379c5aa5325034bb7804bd51276c │ │ ├─106658 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106914 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106920 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─cb28acf717b5493d24f9e4bac0ca11e3f9ba8e8b20df40755fc8134105880676 │ │ ├─181977 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182524 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182527 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182530 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8bc26e3e61bf763614f60faedae1232cd19c6fff242bcb81ee310436fe50d2c3 │ │ ├─184643 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184931 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185688 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpt_a3ytt0/privsep.sock │ │ ├─375759 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1m7aj_dc/privsep.sock │ │ ├─376345 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzajt9sgl/privsep.sock │ │ ├─376767 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376770 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378509 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=54c8d653-d06c-467f-9144-bd3cfa71d555 --namespace=qrouter-54c8d653-d06c-467f-9144-bd3cfa71d555 --conf_dir=/var/lib/neutron/ha_confs/54c8d653-d06c-467f-9144-bd3cfa71d555 --log-file=/var/lib/neutron/ha_confs/54c8d653-d06c-467f-9144-bd3cfa71d555/neutron-keepalived-state-change.log --monitor_interface=ha-5c3219c2-ea --monitor_cidr=169.254.0.185/24 --pid_file=/var/lib/neutron/external/pids/54c8d653-d06c-467f-9144-bd3cfa71d555.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─380198 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7cbb33cb-f2de-4dbe-ab2f-4c18a3206521 --namespace=qrouter-7cbb33cb-f2de-4dbe-ab2f-4c18a3206521 --conf_dir=/var/lib/neutron/ha_confs/7cbb33cb-f2de-4dbe-ab2f-4c18a3206521 --log-file=/var/lib/neutron/ha_confs/7cbb33cb-f2de-4dbe-ab2f-4c18a3206521/neutron-keepalived-state-change.log --monitor_interface=ha-44f9f0a7-91 --monitor_cidr=169.254.0.155/24 --pid_file=/var/lib/neutron/external/pids/7cbb33cb-f2de-4dbe-ab2f-4c18a3206521.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─31895124f791b0be8299b071a1b00417cd12db1011e954b8b038fa36c2d7906f │ │ └─229867 /pause │ ├─7a48740e155604c6f6ddeb1096cde91b83879af71586b757d8b16982a3ccec4e │ │ ├─223999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224020 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408000 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─408028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3f0b9fabeb17cde06cb77a370e802a80c9832a6593df7220b585986255608db6 │ │ └─66559 /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 │ ├─88be15b8c51abba6fd42c80c3b6e312e0a629b572b8863b80f802c0eae268ca2 │ │ └─49620 percona-xtradb-cluster-operator │ ├─bac8f2ed900837abbd7c81616b552b54d338c33e29867fb64168e8670dc92e55 │ │ └─44521 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─607cabc312cfbb89b227d432da1c5219e6d2a2ebf2fd8f132261a161d834bbcf │ │ └─141936 /pause │ ├─9d70ec5104500168c191f24b000010dba02540f23e0587f84000a7c8820dc572 │ │ └─65355 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8a56a6257404127e5e7b0cc564d994f25d4423183466df7ece9c7c47fd1aa9c4 │ │ └─65952 /pause │ ├─bf49418ea2b551ed76fc13526c2f9611fb0f1c7572cc6edf45fe1e7d24062962 │ │ └─227996 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e861aa834c22443ce42771a4e1f5a320b2808bb5851f2913eb4ca57dc2397023 │ │ ├─140830 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140845 /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 │ ├─88fd854ee3a3a6a9058f12a8023f534071e4d4b1cfddd8303e9e6f6de26ab21a │ │ └─45937 /pause │ ├─72ff75232cdb207867650d154588cd95a7fffcacc32e3f9e2cdb3619342658b3 │ │ └─66101 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b8987db1d6d463347a185126e95ed4ce61b0e59e9f0e6f6d6e97fcd9c30116fc │ │ ├─248597 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248614 /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 -- │ │ ├─248620 erl_child_setup 1048576 │ │ ├─248723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248724 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─248735 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249091 /bin/sh -s rabbit_disk_monitor │ ├─9a5ab3b29668a072c3efe8339570d519da4413d921e0d685e5cec93ad9145cdc │ │ ├─169010 nova-api: uWSGI master │ │ ├─169040 nova-api: uWSGI worker 1 │ │ └─169041 nova-api: uWSGI worker 2 │ ├─b175ce667857089da0a14e032baf91b68f1515d63996f421fd4277240274eb79 │ │ └─110345 /pause │ └─2efdedf901b1b81b1c3c4dc73c306484a1cab0bf9ebb0bf317f8eff4002463b4 │ ├─62700 python -u /app/sidecar.py │ ├─62971 python -u /app/sidecar.py │ └─62972 python -u /app/sidecar.py ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount