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 │ │ │ ├─58810 /lib/systemd/systemd --user │ │ │ └─58811 (sd-pam) │ │ └─session-32.scope │ │ ├─58736 sshd: cephadm [priv] │ │ └─58831 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-97.scope │ │ ├─383054 sshd: zuul [priv] │ │ └─383087 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─383077 ssh: /home/zuul/.ansible/cp/162.253.55.222-22-zuul [mux] │ ├─427697 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zhextliarmxyjrappremqquhqaobyhmw ; /usr/bin/python3'"'"' && sleep 0' │ ├─427698 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zhextliarmxyjrappremqquhqaobyhmw ; /usr/bin/python3' && sleep 0 │ ├─427699 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zhextliarmxyjrappremqquhqaobyhmw ; /usr/bin/python3 │ ├─427700 /bin/sh -c echo BECOME-SUCCESS-zhextliarmxyjrappremqquhqaobyhmw ; /usr/bin/python3 │ ├─427701 /usr/bin/python3 │ ├─427702 /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 │ └─427704 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 21536 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 24832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 277e4b9f0097535821f83030ae18e00f6b19eb8696bf76eb4f45a097b1748765 -address /run/containerd/containerd.sock │ │ ├─ 24854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd674f3472aa771b2b4eabb1f79e5bef998922b609d87aecd929c71dd424b54f -address /run/containerd/containerd.sock │ │ ├─ 24869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8436377adbc5d3af5543f3681474acd9db065610624222d1d128d75dbabfcb22 -address /run/containerd/containerd.sock │ │ ├─ 24879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42a66ad144e1efa9e8e60c5f0135f9878e6862d6e3c520e12468d175ad6ef9a6 -address /run/containerd/containerd.sock │ │ ├─ 24890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfbb83fadac138fa4dc734af6b8050a5a289a8a4fd95f05e6b5daa70996524a -address /run/containerd/containerd.sock │ │ ├─ 25571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69463618be5ec22090332264c1dc2ca2de468ce3d793e24b832dcd322445ab2c -address /run/containerd/containerd.sock │ │ ├─ 26831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b172c9a21e25ff03dfe5b718b6e8cc077ff1a86d2ece2b0e0b4b4c68f0a7a2 -address /run/containerd/containerd.sock │ │ ├─ 26858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca7ea4acd60fe9923c55aab2e1cf75aabcc154bf993ddcbeb035c2e88c0d7f40 -address /run/containerd/containerd.sock │ │ ├─ 28177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2753fd6e60dad69398b9a0867275a354f01845f660e1e56ba37fb28d3941fc20 -address /run/containerd/containerd.sock │ │ ├─ 28695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77a22d4670b7b1798fb6eab4f94b07e246e5f0e587a6d563fe7d29770c369512 -address /run/containerd/containerd.sock │ │ ├─ 28734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f41598daf963a3a5ded4b9e82fd7336e0b848251b77bf790719c5af9930db70 -address /run/containerd/containerd.sock │ │ ├─ 29834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e39a2359a814ccaa048ee7afe6149aa941e45d4c46ddac7d830046e9b3e21850 -address /run/containerd/containerd.sock │ │ ├─ 30182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e6dac951acd22cb3169403bfe5467aa638d4df89b90a902c687531a880613e -address /run/containerd/containerd.sock │ │ ├─ 31445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6fd01fba0d703a2947971ca4c6c6f8b2c37cb1c794d50c7e16bf650ebb9d0fc -address /run/containerd/containerd.sock │ │ ├─ 31490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b310b91a6082e91f270074861031e71598c76f63fd14c814f6ae493e709b7ca8 -address /run/containerd/containerd.sock │ │ ├─ 31527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87dd721e08843fcf73213bf98ff06cf64415e3a4bfd4942e7be79591bd5f9c92 -address /run/containerd/containerd.sock │ │ ├─ 32774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd0a593e4f61c44f9e908933513d247a6de77bf36e1cf2260e2e7acf30cc967e -address /run/containerd/containerd.sock │ │ ├─ 32901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de0ca0948c64f778ff67b10a4343fa54ab9602dd7f213298ce4429938d46133 -address /run/containerd/containerd.sock │ │ ├─ 34977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61139afd352246b1cbf84662b4734eca5e5dd430079c4ed301bc98b7b5365e0d -address /run/containerd/containerd.sock │ │ ├─ 35731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92776c90a9beb00f1800db0226f21bee3c4060d9ff205b9b7662029c8cdeff81 -address /run/containerd/containerd.sock │ │ ├─ 36467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f2a360a6d33e4c8dbcc314e3b7fd9f1d760647021fa8b14d00d599e9f94db78 -address /run/containerd/containerd.sock │ │ ├─ 37172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5adb1cc0a6846dc9cc23e98b35b4668f7b18c961caabaa6b2b962ecebed31a9 -address /run/containerd/containerd.sock │ │ ├─ 37275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1aa3d49f08b8e95e1112c028eb6017284a3ef7611ebc0c222a2e95da9b519cf -address /run/containerd/containerd.sock │ │ ├─ 39222 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1785b33d88e576e8454ed353dfbbc17c538cd3ba6c2f509537bcc21eed5118af -address /run/containerd/containerd.sock │ │ ├─ 39612 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8525e9d92cc9e7163f59183dd489b75177d29ea0b7676e7f2a5e8474dbdd09a5 -address /run/containerd/containerd.sock │ │ ├─ 52949 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d41841ff5af374736d18a912ffc837114cfa7466b5c953d12ecff31be7bf0142 -address /run/containerd/containerd.sock │ │ ├─ 65031 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e7ded9c7c99e133da6f395445b7d3c98230d448793ef3a7f9788d2827a21ab4f -address /run/containerd/containerd.sock │ │ ├─ 72697 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e058f1eb82c43395b262c959aacc5eec5a3a2f2af2a6f86aa65f3a115bac3c3 -address /run/containerd/containerd.sock │ │ ├─ 80464 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0da40f82e441b2e80d7c5d04845b539e4453125a77cfbad7476e9c34baf37018 -address /run/containerd/containerd.sock │ │ ├─ 90295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9200c5621301ba470727a5603aaab10b9e2c93e591e17ead0567a749b0dbce9 -address /run/containerd/containerd.sock │ │ ├─ 90648 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fedd795b2b00cf6bda1034294b240373c8de1c0f7d2fa6b0e7475b2008606f9e -address /run/containerd/containerd.sock │ │ ├─ 91984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de313085a43d6a093a5d58871f487f99a73cca9ce653eaa7303df39cb116cc72 -address /run/containerd/containerd.sock │ │ ├─ 92207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 761bb63ec65601c1fba8c7843f1e8aa8fa06ff6fe896c015d274e0b0a328a28e -address /run/containerd/containerd.sock │ │ ├─ 92292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ce478a1f5ea8cf187549bb2e66737a69d26d891c5fec181cf3cf97446741f33 -address /run/containerd/containerd.sock │ │ ├─ 92315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69b3ae011fb7a4bd415c9b2cf7d04e9a6522ce617282ccbea7d0450b88ec27d6 -address /run/containerd/containerd.sock │ │ ├─ 94565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c0ffcdab6ac87c75fce9d5b799844343c2cd48afcebe99217d9e0b431fcb6b -address /run/containerd/containerd.sock │ │ ├─ 95856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b994cad70b0d661bf243c82b78b237fe034387d59f541e872786429687c2a1 -address /run/containerd/containerd.sock │ │ ├─ 96667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c6ae5ef114b200a146829dd86f27cb862a2b8aa087c3411fe658058341639bf -address /run/containerd/containerd.sock │ │ ├─ 97557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb79b9e524395a170a96ef7491256407e7b731823a6098f22d7a3331922d57e -address /run/containerd/containerd.sock │ │ ├─ 97743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083a204614fdb3231edc2387294fd673da4b85a4d55d6fb4c7abb9893662262d -address /run/containerd/containerd.sock │ │ ├─ 97756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecec68d1bbb2b396e0ea601e65a7403970d6bf12bc8f822550f4a932928b9318 -address /run/containerd/containerd.sock │ │ ├─ 98778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa59677a210d1db09651b3bf9cdc3b313788db6faf03c4cd8e07bc3287ab2660 -address /run/containerd/containerd.sock │ │ ├─ 99311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b08420a4092c90f08dc0f346be03e0568f81ba8fb080fc300db5e1059ec26cb0 -address /run/containerd/containerd.sock │ │ ├─ 99559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c55fada5d38a89bc4497a72e2f17bd43a6969f09a96e4dacaefdb26cd515d6c -address /run/containerd/containerd.sock │ │ ├─ 99909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8af211599500e8b22e0887e74552a58d01d24050807ce38c04e16cb3668e400 -address /run/containerd/containerd.sock │ │ ├─102754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0a2c0a51726097512a203af53eb4605a9698600df9d9e58684b52da09cce17 -address /run/containerd/containerd.sock │ │ ├─103373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce442ecd39218d1facdc45515b5dfccc46a8fdcc3e5c50a621e7b735bf652b5 -address /run/containerd/containerd.sock │ │ ├─112482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cf77c2e7d23a6292dee52084d80fabcbb76eed4f5787eff4351b8eb9c8ed10 -address /run/containerd/containerd.sock │ │ ├─122434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9184a3476bc5016e14be26a7d033bb4bc3b7aaa0961a91bd9de762e1f730e151 -address /run/containerd/containerd.sock │ │ ├─123351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 717d6d3f3b438c9d1a6771e6cc9cc68124255d35817092eae37858095a009494 -address /run/containerd/containerd.sock │ │ ├─125415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c61344c4396a002031da311a2b08f4442eb99093a40725b460877bfb62136c8 -address /run/containerd/containerd.sock │ │ ├─126816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56dc05224f9610b9ba20a3f561b21bd578a9373dc04966e744a105397d7f8db3 -address /run/containerd/containerd.sock │ │ ├─126858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d93e8d9d779d47187d0ea3d7c1814f434814ada216f4d5f8cfb014ebf5e3458f -address /run/containerd/containerd.sock │ │ ├─126941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74c2a74b21e7be6f06c5b136885813b75d7a0ad7e4441ef31e5c4e190e104708 -address /run/containerd/containerd.sock │ │ ├─134120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc17b06aa348a7c32d3070448ffdf4b72ca58f9b4ba9ab57c4ca7b55e0f4e77 -address /run/containerd/containerd.sock │ │ ├─134378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27e81260731cb020954bf40cffd04d50cf2cc75184bf0ea730f40d00c3edece7 -address /run/containerd/containerd.sock │ │ ├─134426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efd75792de0221174c17fba3a71c028a097249088d7858f8f020c5e78104ebb6 -address /run/containerd/containerd.sock │ │ ├─134534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d4d8f4c106a79be1998078a1c41b712e13a59a72057d71929872e56abbe541 -address /run/containerd/containerd.sock │ │ ├─135933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 877fbc9f62003e26a35a888a0e927f76ea94a2b9fa19fa4ae3f502ba4a5e6531 -address /run/containerd/containerd.sock │ │ ├─136075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd7b3594692666f0eff63cba82bcb7c142da9963c06179c546c000ed796cdee -address /run/containerd/containerd.sock │ │ ├─137428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8855df2a0554d02fb58c18b58bed068fa564262ef7f1eca6873d40e62bb70a8f -address /run/containerd/containerd.sock │ │ ├─143361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7188d7a663ed9f395dedae077bd36d8155f9fa14ab27545a56a7f66eea9b694a -address /run/containerd/containerd.sock │ │ ├─143971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6ff7a51c27539deb8cc894849772efda083e3b8be361da5b8f0d43d33b1e572 -address /run/containerd/containerd.sock │ │ ├─147326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24778107b3e7b9d62c46a1b22faa8597a7aacc76134d2a067d93d3b976bb2352 -address /run/containerd/containerd.sock │ │ ├─147395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d85ca555f27c4d863fa44f360a2cf3275aac3b2c793520b0f7e17ed8a35db7a -address /run/containerd/containerd.sock │ │ ├─152362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847a0a42e4c214ba64c5e1dc91f09f3bf854b7ee37e2d9910ce239263446a2af -address /run/containerd/containerd.sock │ │ ├─155819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 390e94c0b5defb4c6b1eea4fc5e9fb978af05f8ce11aedb7b75731d6a0ee64fb -address /run/containerd/containerd.sock │ │ ├─157953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357e1c177f3c292b37baea9205e0a77fb2fd6a312894eb30f29ce65e7d75b98e -address /run/containerd/containerd.sock │ │ ├─158125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a901f73628a5407310d4ab7ca1d1036c79c1c19f9ca0408d5f6ddef8103282a -address /run/containerd/containerd.sock │ │ ├─158426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f836a0402df88d8d8f4ccae33b9108ec3bdbdc5955119013709c3f448cc20d60 -address /run/containerd/containerd.sock │ │ ├─158590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ccbb85a24053fb4d8c260a6a6ce47df78f884f216a1f70064d5f922524d7f2 -address /run/containerd/containerd.sock │ │ ├─158788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 987d440cbb8a609fa8dff012ae677c82344c7a27ecd9be2f0959fb9d8b856e10 -address /run/containerd/containerd.sock │ │ ├─159103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a5fac11eda460c3278fc552b82a5dbc1f65fdd75a7e01c2310cd1fbd27c880 -address /run/containerd/containerd.sock │ │ ├─163627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90e80ca51f2c1031c9c4b57cc91aa6062ff8ad10c611173e823de1c85cef756d -address /run/containerd/containerd.sock │ │ ├─163679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b2746f8e1a21f8170f902c7f86c90b0d51d783d5fc3c93363b8c430a8dbb56c -address /run/containerd/containerd.sock │ │ ├─166240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 935e2324fe5a19ccdea8fe98576fe467d74f7439894f210e60299f47c900403f -address /run/containerd/containerd.sock │ │ ├─169544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67770827d7df1f5b3073301003a5ce1f382d8a3f83d981e0505858a5b6a0f004 -address /run/containerd/containerd.sock │ │ ├─180379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d7acde3039ff285fdcd97ae99b6ca2464f357069a06a118db3e1eb00b3aea9d -address /run/containerd/containerd.sock │ │ ├─180642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc7bae3e97bb5c576d03c924413c7be668a9a80ccb24dadd1cf319ec26efd374 -address /run/containerd/containerd.sock │ │ ├─180681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 049664fa3842134d093233b2d49cfe4c0b983cc51b49e95609d68fdc84ba7574 -address /run/containerd/containerd.sock │ │ ├─184472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b753d34e99b3ac60a8d423e124e4464497f2f221c2e3993d34634ddac262cd3 -address /run/containerd/containerd.sock │ │ ├─184773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fc212c48b76136a60686129d9018923777ed751ac3d8daa70b4f57999c3b5a0 -address /run/containerd/containerd.sock │ │ ├─188379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c0b28821f191bbe1163e11656f316258b7ce167622a218ee9dc1cde314decc -address /run/containerd/containerd.sock │ │ ├─188420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b9851f1a94df9bd39abf87ab82b8cc6e307b95293c5c8312f545341c5f0f5e2 -address /run/containerd/containerd.sock │ │ ├─188497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfd4da96a3b3913b1407ca38d7095d70d25325cd99bce642ca17b065ff74ee5e -address /run/containerd/containerd.sock │ │ ├─188526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 651ccf1b4cb0ca2d5f48b6607ae80a78ded2d08be0bdd0c78071a9f56b3ffbea -address /run/containerd/containerd.sock │ │ ├─188562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8163163a11cdef4207f94e5bedff806602082b1d6d16d4a42482788355b9e19c -address /run/containerd/containerd.sock │ │ ├─189009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de8626ec9938240a1d07d2d523a64c320312d17dac1ebd0f457364a1d6bcb6fa -address /run/containerd/containerd.sock │ │ ├─189035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c72558cdcb13af5088587305a8cffbd6f2cf9f4101ae572fef4215ec592c7338 -address /run/containerd/containerd.sock │ │ ├─190102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba6c0cbc2e41ce9360ea7404ad9fb0db1b417994442ffb00900b58cda76ab37 -address /run/containerd/containerd.sock │ │ ├─191963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5899f976eb643012c8f9726fe4f9620f19e34fa16e3dccc63a2078a7dffeef02 -address /run/containerd/containerd.sock │ │ ├─194850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d098b95374641b993e5d2ef0dbdc9bd0d4e0449909278ad9ab8244ae9c6e088 -address /run/containerd/containerd.sock │ │ ├─194943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 910299d9648f424cdb68f654dea855d079d2fe1b71c5068aad6dab780b93f3fa -address /run/containerd/containerd.sock │ │ ├─195302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e29c00014b5e423de63fbcb74e796b24529a0b4a78d8d44edf420327c946b9b -address /run/containerd/containerd.sock │ │ ├─197050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65eb7be763ced55ce13336cf78285a733bd9a61ff283fd0a5e921bec120ddf58 -address /run/containerd/containerd.sock │ │ ├─199460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b43f0829e65da801d3b3c634324d4be27b9913e2b00073a0c50ae9ad1525f1 -address /run/containerd/containerd.sock │ │ ├─201015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5da8da53e752d0635f5ab62cdefa90623f6207b975045c744a0977c16c844fcd -address /run/containerd/containerd.sock │ │ ├─201069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a4659eb8cc9493dca2a4d8e2c80fb4b55f90def1600b2b0f0dd9d854988b401 -address /run/containerd/containerd.sock │ │ ├─213431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cdd76c5128a47ff42b6c2ce00b9c5ba882b88bbae55b944169c331b1f6b3133 -address /run/containerd/containerd.sock │ │ ├─216160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c6a53f7c2cf12212000cd969cc294966f056b9c1db0465c4a2fddf4da619209 -address /run/containerd/containerd.sock │ │ ├─217455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4876539569f0d6b9d5edacff8cef820755ae646c1ed381337b86b252117faa5 -address /run/containerd/containerd.sock │ │ ├─218184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3fa3a12243cc57902296fdb1ed3fbc53805c279cd730cb0ec97b03e0937eff9 -address /run/containerd/containerd.sock │ │ ├─219090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d5208151c1ddff8f86ecb3b677010f0b9d14e1726f8fdc822a1e62f7803ffc -address /run/containerd/containerd.sock │ │ ├─219662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 564689d29f73d19035924a78cd91e88132f4c9c164f7e23723ddd6dfb19c9afd -address /run/containerd/containerd.sock │ │ ├─227444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 891da106cff4e01fb72861ca606a93b36d8752cbd44cfbec62aca0849003702c -address /run/containerd/containerd.sock │ │ ├─227662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5839bdb0f44f0a44e94be50f911e82cedaa668c6a5788193e814fac1b022cc4 -address /run/containerd/containerd.sock │ │ ├─227724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406bb97c45afe605e008f5c4e7a141f2fc99f771f7b139254c9bd0bd1d966f27 -address /run/containerd/containerd.sock │ │ ├─228040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a243a552b19056aec2a83c7109779c6a82fcbe2dc99a0ebe8a7800b429e37f35 -address /run/containerd/containerd.sock │ │ ├─232680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd40724a9cf37d0cffa1bff7d672c187dacd9e250ec2b955dff0cb641dc673ce -address /run/containerd/containerd.sock │ │ ├─232767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 548a5676d93db46ca08354898b663d840e438c39c499389c49a1e383440ff081 -address /run/containerd/containerd.sock │ │ ├─232975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04b41e963dc7d925762611ee72871e0f8206f6492f1db01adfd9ef813dfbdc66 -address /run/containerd/containerd.sock │ │ └─233023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e97da0522522e695f6a4afafedc1e3a01c1b9ccfc0521397b3df026389ef77 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1432 /usr/libexec/packagekitd │ ├─docker-8525e9d92cc9e7163f59183dd489b75177d29ea0b7676e7f2a5e8474dbdd09a5.scope … │ │ ├─39657 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.orpgnk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─39676 /usr/bin/ceph-mgr -n mgr.instance.orpgnk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.orpgnk.service │ │ │ ├─39546 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.orpgnk/unit.run │ │ │ └─39576 /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-orpgnk --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.orpgnk:/var/lib/ceph/mgr/ceph-instance.orpgnk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.orpgnk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.orpgnk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─72261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─72650 /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 │ │ │ ├─52907 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─52928 /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 │ │ │ ├─64601 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─64990 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─90578 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─90611 /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 │ │ │ ├─80036 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─80447 /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 │ │ ├─39138 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─39170 /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-d41841ff5af374736d18a912ffc837114cfa7466b5c953d12ecff31be7bf0142.scope … │ │ ├─52976 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─52994 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.service … │ │ └─32381 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─18428 /sbin/multipathd -d -s │ ├─docker-1785b33d88e576e8454ed353dfbbc17c538cd3ba6c2f509537bcc21eed5118af.scope … │ │ ├─39279 /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 │ │ └─39305 /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 │ ├─kubelet.service │ │ └─25302 /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=162.253.55.222 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-fedd795b2b00cf6bda1034294b240373c8de1c0f7d2fa6b0e7475b2008606f9e.scope … │ │ ├─90679 /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 │ │ └─90718 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─docker-6e058f1eb82c43395b262c959aacc5eec5a3a2f2af2a6f86aa65f3a115bac3c3.scope … │ │ ├─72720 /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 │ │ └─72733 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─33556 /usr/sbin/chronyd -F 1 │ │ └─33563 /usr/sbin/chronyd -F 1 │ ├─docker-0da40f82e441b2e80d7c5d04845b539e4453125a77cfbad7476e9c34baf37018.scope … │ │ ├─80488 /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 │ │ └─80500 /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 │ ├─run-rb9bc07b9fcb24d358ee2bf81e88f4263.scope │ │ └─212004 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-e7ded9c7c99e133da6f395445b7d3c98230d448793ef3a7f9788d2827a21ab4f.scope … │ │ ├─65060 /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 │ │ └─65080 /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 │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─18631 /sbin/iscsid │ │ └─18632 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─89269aff63ef5bef489d0240672794a96e3db7b7363caad6688d7feceebbfcba │ │ └─100031 redis_exporter │ ├─071eae2810f1d34774272b269b76f93e3ebcc9c5fa6061f89489516371cfe586 │ │ └─192034 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─56a2a4ce4cd7a02f734805878915c1d493a0eb0cb5d5e4841a65ec4501d388a1 │ │ └─30397 /goldpinger --static-file-path /static │ ├─2c737e0e7198a2ce3358ccac3296acd6e5be32a13da3e16cc0ba000f6db2cd1a │ │ ├─217909 magnum-api: uWSGI master │ │ ├─217952 magnum-api: uWSGI worker 1 │ │ └─217953 magnum-api: uWSGI worker 2 │ ├─1f2db29e2f0d2cc3fa6ae2f94e7cbd1d8f4d3dcf88b22169f23a71251c21abb7 │ │ └─180430 /bin/pushgateway │ ├─021cf71055f9865c52e564c120abc48ae9121cf21a9a00ecec95717c34d7be97 │ │ └─97908 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─dd0a593e4f61c44f9e908933513d247a6de77bf36e1cf2260e2e7acf30cc967e │ │ └─32800 /pause │ ├─94cf77c2e7d23a6292dee52084d80fabcbb76eed4f5787eff4351b8eb9c8ed10 │ │ └─112506 /pause │ ├─a6ff7a51c27539deb8cc894849772efda083e3b8be361da5b8f0d43d33b1e572 │ │ └─143995 /pause │ ├─b979803d97cda0a876d6694c861182c1249ffc2c6067a3849155c3153cdb8836 │ │ └─138200 /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 │ ├─e9200c5621301ba470727a5603aaab10b9e2c93e591e17ead0567a749b0dbce9 │ │ └─90325 /pause │ ├─b08420a4092c90f08dc0f346be03e0568f81ba8fb080fc300db5e1059ec26cb0 │ │ └─99347 /pause │ ├─3795f3bb4d49c47fc39dad73df3da1d1a53f1933c23fb96022dfbf9f71c85376 │ │ └─102819 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 │ ├─8bc17b06aa348a7c32d3070448ffdf4b72ca58f9b4ba9ab57c4ca7b55e0f4e77 │ │ └─134177 /pause │ ├─9e29c00014b5e423de63fbcb74e796b24529a0b4a78d8d44edf420327c946b9b │ │ └─195326 /pause │ ├─d0ad04248f1aeec81ada967406f4fa5613304d38cf9bef61bc306154f78459a2 │ │ ├─245165 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─245580 octavia-worker: ConsumerService worker(0) │ │ └─245630 octavia-worker: ConsumerService worker(1) │ ├─dfd4da96a3b3913b1407ca38d7095d70d25325cd99bce642ca17b065ff74ee5e │ │ └─188563 /pause │ ├─408c3ea6655a4fc24e46726f60befe2731416d3886e5f7ff7d790485cbbb3e77 │ │ └─197116 /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 │ ├─d642f1e1a38e5c3a48034f420620b98621a43473ae77c0804a1fc976584f823c │ │ ├─145444 heat-api-cfn: uWSGI master │ │ ├─145507 heat-api-cfn: uWSGI worker 1 │ │ └─145508 heat-api-cfn: uWSGI worker 2 │ ├─7c82e6ce1c9d6d4195a46a53cb31245b1e1af6f0d86d3fbd8e31e4a650797ad7 │ │ └─136465 /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 │ ├─1a88df576d9cf6d5f7c4ac9cd8ae0cec41e390fa5717e4d788f3026fde9141f6 │ │ ├─144198 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144248 /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 -- │ │ ├─144254 erl_child_setup 1048576 │ │ ├─144397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─144699 /bin/sh -s rabbit_disk_monitor │ ├─e39a2359a814ccaa048ee7afe6149aa941e45d4c46ddac7d830046e9b3e21850 │ │ └─29858 /pause │ ├─5f433d41a95ce7c27c281a4ae27714a841a6b9e7fee6e19d6a7f5dcce7a715df │ │ └─35521 /bin/memcached_exporter │ ├─ce4ee46c61c5002fdd1773f2b449f44e2fc8cacb680349d40d8267e442880850 │ │ └─222942 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f4876539569f0d6b9d5edacff8cef820755ae646c1ed381337b86b252117faa5 │ │ └─217487 /pause │ ├─651ccf1b4cb0ca2d5f48b6607ae80a78ded2d08be0bdd0c78071a9f56b3ffbea │ │ └─188633 /pause │ ├─cd674f3472aa771b2b4eabb1f79e5bef998922b609d87aecd929c71dd424b54f │ │ └─24951 /pause │ ├─51734cc05f95ef64394f5bc3c391851708fe23f5ad38d0035ecc8723f1f7b45b │ │ └─35483 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5da8da53e752d0635f5ab62cdefa90623f6207b975045c744a0977c16c844fcd │ │ └─201040 /pause │ ├─87dd721e08843fcf73213bf98ff06cf64415e3a4bfd4942e7be79591bd5f9c92 │ │ └─31552 /pause │ ├─6ecbe9abbdf12f5a3e95207922a18e55e3153e82e1ff70d6790756592c425940 │ │ └─210228 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) │ ├─56dc05224f9610b9ba20a3f561b21bd578a9373dc04966e744a105397d7f8db3 │ │ └─126844 /pause │ ├─ff12c8912d329b10918dfddfba00d3ae6e5560b5f64f3b88cea8c0bd74ded319 │ │ ├─146234 placement-api: uWSGI master │ │ ├─146252 placement-api: uWSGI worker 1 │ │ └─146253 placement-api: uWSGI worker 2 │ ├─910299d9648f424cdb68f654dea855d079d2fe1b71c5068aad6dab780b93f3fa │ │ └─194987 /pause │ ├─4dfbb83fadac138fa4dc734af6b8050a5a289a8a4fd95f05e6b5daa70996524a │ │ └─25008 /pause │ ├─6831cc7ac12880ac9717e4a4736553dfed7dc33fdc95e249632f161cc4f9b153 │ │ ├─382205 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─382218 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─357e1c177f3c292b37baea9205e0a77fb2fd6a312894eb30f29ce65e7d75b98e │ │ └─157981 /pause │ ├─390e94c0b5defb4c6b1eea4fc5e9fb978af05f8ce11aedb7b75731d6a0ee64fb │ │ └─155840 /pause │ ├─5e9df7447112e0400b2f7c1ff51c78f552c8d0e3a1221ae149554db8dc8a0ab0 │ │ ├─189329 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─419843 sleep 300 │ ├─07e97da0522522e695f6a4afafedc1e3a01c1b9ccfc0521397b3df026389ef77 │ │ └─233047 /pause │ ├─d7dd43a4a4bb5810566a69e277ccfbb73a2c6d7c1322fde42245a0843eb555f5 │ │ └─100003 valkey-server *:26379 [sentinel] │ ├─8b99f875933f991221a3acbdc60afbe1400cedbfea0106b9c71ca417f3cbce53 │ │ ├─178837 barbiacan-api: uWSGI master │ │ └─178851 barbiacan-api: uWSGI worker 1 │ ├─b311be0d5cf9500db6938fa207917b8781bdc7723a8c406159a1106a68dfe98e │ │ └─190163 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bd40724a9cf37d0cffa1bff7d672c187dacd9e250ec2b955dff0cb641dc673ce │ │ └─232728 /pause │ ├─862b0e11f8848ae02ec9e6921e88a9a6d02c01724745856586f2703deb7c6c68 │ │ ├─134611 python -u /app/sidecar.py │ │ ├─135534 python -u /app/sidecar.py │ │ └─135537 python -u /app/sidecar.py │ ├─7188d7a663ed9f395dedae077bd36d8155f9fa14ab27545a56a7f66eea9b694a │ │ └─143387 /pause │ ├─2c61344c4396a002031da311a2b08f4442eb99093a40725b460877bfb62136c8 │ │ └─125439 /pause │ ├─9b0a2c0a51726097512a203af53eb4605a9698600df9d9e58684b52da09cce17 │ │ └─102785 /pause │ ├─c651d86da086a5d2ec97af5a215449d0071bca015cdf666bb377f443ab6f2ad1 │ │ ├─172700 cinder-api: uWSGI master │ │ ├─172713 cinder-api: uWSGI worker 1 │ │ └─172714 cinder-api: uWSGI worker 2 │ ├─717d6d3f3b438c9d1a6771e6cc9cc68124255d35817092eae37858095a009494 │ │ └─123379 /pause │ ├─25c2d5df0ad723dd8875e4bd2b36e71ae11f472b33c2ec1af55d9a0bdaf7a74b │ │ └─216262 /bin/openstack-database-exporter │ ├─ca7ea4acd60fe9923c55aab2e1cf75aabcc154bf993ddcbeb035c2e88c0d7f40 │ │ └─26899 /pause │ ├─877fbc9f62003e26a35a888a0e927f76ea94a2b9fa19fa4ae3f502ba4a5e6531 │ │ └─135956 /pause │ ├─7ce442ecd39218d1facdc45515b5dfccc46a8fdcc3e5c50a621e7b735bf652b5 │ │ └─103398 /pause │ ├─66d5208151c1ddff8f86ecb3b677010f0b9d14e1726f8fdc822a1e62f7803ffc │ │ └─219113 /pause │ ├─ef8d4d1fb9b94fe3ae263e18a8aa7498ad82d0cbc46675b41f93897007300afc │ │ └─210650 /usr/bin/libvirt-tls-sidecar │ ├─0d65e4e60d2999ff7b688f165d36bbb1ed8701f65d8652e796ef4f56e86cad85 │ │ └─97138 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0bc2f6e354a232110d6ea8f7c808b4022e4da75f1a158102a138b2ceac5fe48c │ │ └─136699 /bin/oauth2-proxy │ ├─cc7bae3e97bb5c576d03c924413c7be668a9a80ccb24dadd1cf319ec26efd374 │ │ └─180666 /pause │ ├─a688366758439481fad3bac7d019b579a9a8a9b5c0590e7f1a850fc0491fc319 │ │ ├─240796 /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 │ │ └─241135 /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 │ ├─92776c90a9beb00f1800db0226f21bee3c4060d9ff205b9b7662029c8cdeff81 │ │ └─35755 /pause │ ├─9ea2b6b83775d41a0ff91bd852dccc1a4aeb1345b5dfe1c198b8c2349a0e983a │ │ ├─160673 apache2 -DFOREGROUND │ │ ├─165418 (wsgi:h -DFOREGROUND │ │ ├─165419 (wsgi:h -DFOREGROUND │ │ ├─165420 (wsgi:h -DFOREGROUND │ │ ├─165421 (wsgi:h -DFOREGROUND │ │ ├─165422 (wsgi:h -DFOREGROUND │ │ ├─165423 apache2 -DFOREGROUND │ │ └─165424 apache2 -DFOREGROUND │ ├─4a47dffb9f8ba3912cf2b30290ac37328589ffb65832bbe0eecb3ff115565535 │ │ └─28241 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─229e5b3dba83688e6bbc8e340602c91a5c8c9b5af8ee214d6f9cca07e7aa6fbf │ │ ├─178048 nova-api: uWSGI master │ │ ├─178071 nova-api: uWSGI worker 1 │ │ └─178072 nova-api: uWSGI worker 2 │ ├─b132e7c5288de44d56e1f482adbf5b349647d7b01f0bdd14ece8fbb39661a7ec │ │ └─98023 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1d3920c02f3d4a12f857bd824393abcace07928cf4b11d31adbfaf57ffa53f0a │ │ ├─145395 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─145858 heat-engine: ServiceWrapper worker(0) │ │ └─145861 heat-engine: ServiceWrapper worker(1) │ ├─287c9a24511675d07ab44da3267f68e294a12ef2633365d070d02f39d5106437 │ │ └─134331 /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 │ ├─847a0a42e4c214ba64c5e1dc91f09f3bf854b7ee37e2d9910ce239263446a2af │ │ └─152385 /pause │ ├─e2c0ffcdab6ac87c75fce9d5b799844343c2cd48afcebe99217d9e0b431fcb6b │ │ └─94589 /pause │ ├─8855df2a0554d02fb58c18b58bed068fa564262ef7f1eca6873d40e62bb70a8f │ │ └─137451 /pause │ ├─0a98d83bb920a2e057b986b68638429047e6afb9a04599d41bcbc001871be3d7 │ │ └─136241 /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.162-253-55-222.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 │ ├─9549f1a4c15a976fd6a5a3e23cd681375425b1cbfd771b8cdb82fa214d127441 │ │ └─37441 /manager --metrics-bind-address=:9782 │ ├─a6fd01fba0d703a2947971ca4c6c6f8b2c37cb1c794d50c7e16bf650ebb9d0fc │ │ └─31469 /pause │ ├─95f0118d172eed13ddcf8fbf40eefe2b6020e99fdf10e2c6b4ddaba296ba5d23 │ │ └─92130 /coredns -conf /etc/coredns/Corefile │ ├─62bf088d708979e2c0fc4028f8d1f781588ad5d2ec2bee9ee018086f80931813 │ │ └─94634 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 │ ├─3e146617a4a94fb8ee0a60f6b95556cdae410e85aaf0e660358ca0abef686354 │ │ └─92636 nfd-master -crd-controller=true -metrics=8081 │ ├─d9c0b28821f191bbe1163e11656f316258b7ce167622a218ee9dc1cde314decc │ │ └─188458 /pause │ ├─22806142ab86fc8eab6f323edf3f17c3f8314ffa5043455a85279ab70e548814 │ │ └─195353 /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 │ ├─24778107b3e7b9d62c46a1b22faa8597a7aacc76134d2a067d93d3b976bb2352 │ │ └─147353 /pause │ ├─184070b369a3d1fa1071e96b406c86e30a8f431d1c325e0ccd1a5a018d109e23 │ │ └─25083 etcd --advertise-client-urls=https://162.253.55.222: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://162.253.55.222:2380 --initial-cluster=instance=https://162.253.55.222:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.222:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.222: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 │ ├─2753fd6e60dad69398b9a0867275a354f01845f660e1e56ba37fb28d3941fc20 │ │ └─28200 /pause │ ├─5dff8303f45e293da8d94225280da8fd47704ad5030a5ca72293f8acfbdaecd7 │ │ └─136569 /bin/oauth2-proxy │ ├─efd75792de0221174c17fba3a71c028a097249088d7858f8f020c5e78104ebb6 │ │ └─134457 /pause │ ├─7ac94c6fd1d9b0a3338199f1aee09fe9095a9b648906cc9e8b7e1bc781980293 │ │ ├─97780 nginx: master process nginx -g daemon off; │ │ ├─97854 nginx: worker process │ │ ├─97855 nginx: worker process │ │ ├─97856 nginx: worker process │ │ ├─97857 nginx: worker process │ │ └─97858 nginx: worker process │ ├─5afd59310a4b1757f5b7a4178eef111f4825d52369c4d077fa732617faf5838c │ │ └─211293 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e1df31a41e7b85a8a2637ee2dce56382e27c5e5bf7a3a796484aaf3802cdcb7d │ │ └─164018 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-kqwcs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─aa6fa741fe70f723b124881d11b93ca0e58786bd50a98a9b0c0d1d0ad4e4d6e4 │ │ └─92374 nfd-worker -metrics=8081 │ ├─924cbd8592fd44371867d0966880f75e0c89a11ffb7797c07133fb9c22675420 │ │ ├─166355 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166371 /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 -- │ │ ├─166377 erl_child_setup 1048576 │ │ ├─166774 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166775 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166785 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─167189 /bin/sh -s rabbit_disk_monitor │ ├─61139afd352246b1cbf84662b4734eca5e5dd430079c4ed301bc98b7b5365e0d │ │ └─34998 /pause │ ├─f69bb48aaa89a64ca5ec17e9bb8673b0c8b1f2196272bdd7b7e5fbe21bbbb3e6 │ │ └─28809 /coredns -conf /etc/coredns/Corefile │ ├─4cb440051ef98f7a3874ad8a9fbc35ecceba7baac8aebe5fbdd914323506c492 │ │ └─134470 /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 │ ├─32fecc65b4af60369ee29a086ef5f3e6858b5d129a47cc334b867b1390c52893 │ │ ├─ 97020 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 │ │ └─101174 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─860ab04fe64196ea7b791781e4269cfa23051cbadbf8077e4a54920a1d3c27b1 │ │ └─134519 /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 │ ├─2c2f55614bb5e887a3856898fd2451718de71c5a8f3076b019e6fade6b7e6064 │ │ ├─36834 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─36847 /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 │ ├─77a22d4670b7b1798fb6eab4f94b07e246e5f0e587a6d563fe7d29770c369512 │ │ └─28720 /pause │ ├─4b753d34e99b3ac60a8d423e124e4464497f2f221c2e3993d34634ddac262cd3 │ │ └─184496 /pause │ ├─23356747d098824c9b9daadd6ccc1338d2f5ec71eabff504272f2c58ffbb47a7 │ │ ├─115397 apache2 -DFOREGROUND │ │ ├─115412 (wsgi:k -DFOREGROUND │ │ ├─115413 (wsgi:k -DFOREGROUND │ │ ├─115414 (wsgi:k -DFOREGROUND │ │ ├─115415 (wsgi:k -DFOREGROUND │ │ ├─409465 apache2 -DFOREGROUND │ │ └─427031 apache2 -DFOREGROUND │ ├─2d10400dc31f57a5b3d5812a7ca822a5ab2b3d173f1d912fe4466885d6e79747 │ │ ├─243603 octavia-api: uWSGI master │ │ ├─243617 octavia-api: uWSGI worker 1 │ │ └─243618 octavia-api: uWSGI worker 2 │ ├─b7bef4e11c8b5aaee6dfb7c43e2a4b99e7001ac12459d958672c180af0cf9ba8 │ │ └─25108 kube-apiserver --advertise-address=162.253.55.222 --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 │ ├─b310b91a6082e91f270074861031e71598c76f63fd14c814f6ae493e709b7ca8 │ │ └─31513 /pause │ ├─9bc54cfd8f5975e78723f7acc12221a0bba001e6356246267c39127d4a9f1974 │ │ ├─207743 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) │ │ ├─208362 /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/tmpi_f8ayw_/privsep.sock │ │ ├─208702 /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/tmp_z41rop1/privsep.sock │ │ └─209067 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─db977b7522469cbdb03cb9fb33431b4f0ab990434c5312ef61e7d2ed36dd2d9c │ │ └─33870 /server │ ├─8a146eee86f3402a47e7ccc157a30dae799a30b90c0b37ecd83ae6785674c7ce │ │ └─210698 /bin/bash /tmp/libvirt.sh │ ├─ecec68d1bbb2b396e0ea601e65a7403970d6bf12bc8f822550f4a932928b9318 │ │ └─97827 /pause │ ├─78a1c5718aff8190ce0181591ab117274b56f675c33ea53722393d50f12d6d0e │ │ └─92581 nfd-gc -gc-interval=1h │ ├─d93e8d9d779d47187d0ea3d7c1814f434814ada216f4d5f8cfb014ebf5e3458f │ │ └─126885 /pause │ ├─8436377adbc5d3af5543f3681474acd9db065610624222d1d128d75dbabfcb22 │ │ └─24990 /pause │ ├─4fc212c48b76136a60686129d9018923777ed751ac3d8daa70b4f57999c3b5a0 │ │ └─184796 /pause │ ├─7c786492ebf835e3003045002f34a31bb67600dd97b1d29564ee1d8523299f70 │ │ └─98854 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─564689d29f73d19035924a78cd91e88132f4c9c164f7e23723ddd6dfb19c9afd │ │ └─219686 /pause │ ├─3c70acf0b4a209e4408a5ba383e65f3a6f2b31aab049b8b488ee721a0752de39 │ │ └─25111 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 │ ├─6cdd76c5128a47ff42b6c2ce00b9c5ba882b88bbae55b944169c331b1f6b3133 │ │ └─213457 /pause │ ├─c1aa3d49f08b8e95e1112c028eb6017284a3ef7611ebc0c222a2e95da9b519cf │ │ └─37299 /pause │ ├─dd7525087c9fed9bc19a1fc466ae0f056ebe3ed413970769197aa85b638fba8f │ │ └─28790 /coredns -conf /etc/coredns/Corefile │ ├─32d4d8f4c106a79be1998078a1c41b712e13a59a72057d71929872e56abbe541 │ │ └─134557 /pause │ ├─cfd6ef5136e13bf91a01117f0b048570ae64808bb64ed1849611ef2eb27b6d65 │ │ └─134740 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 │ ├─69b3ae011fb7a4bd415c9b2cf7d04e9a6522ce617282ccbea7d0450b88ec27d6 │ │ └─92392 /pause │ ├─ac73a711047ca2a1d240a62dc2b66965de79d5ee13c5fec57114bdcfd213b0e3 │ │ ├─179242 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─180504 nova-scheduler: ServiceWrapper worker(0) │ │ └─180506 nova-scheduler: ServiceWrapper worker(1) │ ├─761bb63ec65601c1fba8c7843f1e8aa8fa06ff6fe896c015d274e0b0a328a28e │ │ └─92234 /pause │ ├─bd4e224dd9ae862646e80955af37c81e22b6b1c24fc07350a67c62fe1761c504 │ │ └─25628 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9b2746f8e1a21f8170f902c7f86c90b0d51d783d5fc3c93363b8c430a8dbb56c │ │ └─163718 /pause │ ├─03a5fac11eda460c3278fc552b82a5dbc1f65fdd75a7e01c2310cd1fbd27c880 │ │ └─159137 /pause │ ├─3c6a53f7c2cf12212000cd969cc294966f056b9c1db0465c4a2fddf4da619209 │ │ └─216189 /pause │ ├─cf52c1acd8595a2ae90385d05d22cca8d54c03f55ad13f0c6760b1a74d36c8c3 │ │ ├─210265 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] │ │ ├─210932 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─212494 /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/tmpmudy_j23/privsep.sock │ │ ├─214046 /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/tmpjc79y9fp/privsep.sock │ │ ├─215118 /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/tmpicr923dc/privsep.sock │ │ ├─216478 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─216481 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─216742 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8cafb16c-567d-47e3-b7f0-4d94747c9903/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8cafb16c-567d-47e3-b7f0-4d94747c9903/host --addn-hosts=/var/lib/neutron/dhcp/8cafb16c-567d-47e3-b7f0-4d94747c9903/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8cafb16c-567d-47e3-b7f0-4d94747c9903/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8cafb16c-567d-47e3-b7f0-4d94747c9903/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-72f7b4b6-0025-44d5-8bec-e25c88d29492,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 │ │ ├─216789 haproxy -f /var/lib/neutron/ns-metadata-proxy/8cafb16c-567d-47e3-b7f0-4d94747c9903.conf │ │ ├─222461 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5421f751-a246-4d96-b617-f9279d335e36/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5421f751-a246-4d96-b617-f9279d335e36/host --addn-hosts=/var/lib/neutron/dhcp/5421f751-a246-4d96-b617-f9279d335e36/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5421f751-a246-4d96-b617-f9279d335e36/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5421f751-a246-4d96-b617-f9279d335e36/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-47a9f03b-ef3d-40b1-91d5-1047b6bceb6f,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 │ │ ├─222464 haproxy -f /var/lib/neutron/ns-metadata-proxy/5421f751-a246-4d96-b617-f9279d335e36.conf │ │ └─388115 /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/tmpnv5xcatd/privsep.sock │ ├─27e81260731cb020954bf40cffd04d50cf2cc75184bf0ea730f40d00c3edece7 │ │ └─134402 /pause │ ├─dd9b4a9d29e24a8c04788c0db2ed388efd3a2cdcb9cbcdde3f9d5d12ac7100f4 │ │ └─36800 /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 │ ├─30ca7f23eb7174b79677692bd9cc0e0006a9903c7de0d547b485276d4f83d4d5 │ │ └─122505 /secretgen-controller │ ├─891da106cff4e01fb72861ca606a93b36d8752cbd44cfbec62aca0849003702c │ │ └─227516 /pause │ ├─2a3f6d561e60f028e1574d077fcc8988f16436caa453cf77f622bcbcc380d53f │ │ └─213793 /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 │ ├─80b172c9a21e25ff03dfe5b718b6e8cc077ff1a86d2ece2b0e0b4b4c68f0a7a2 │ │ └─26877 /pause │ ├─5ce478a1f5ea8cf187549bb2e66737a69d26d891c5fec181cf3cf97446741f33 │ │ └─92367 /pause │ ├─6de0ca0948c64f778ff67b10a4343fa54ab9602dd7f213298ce4429938d46133 │ │ └─32926 /pause │ ├─935e2324fe5a19ccdea8fe98576fe467d74f7439894f210e60299f47c900403f │ │ └─166263 /pause │ ├─de8626ec9938240a1d07d2d523a64c320312d17dac1ebd0f457364a1d6bcb6fa │ │ └─189058 /pause │ ├─1e1d1b3636e0205f9991d2294387fe284996dd2f1969861a8edcb4ccdf16deb3 │ │ ├─179724 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─180602 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─180603 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─548a5676d93db46ca08354898b663d840e438c39c499389c49a1e383440ff081 │ │ └─232834 /pause │ ├─836f85e5a4fca9fe6cfdda1a8e5b4e9a6dea08283baab7edba3c7fab23a11c08 │ │ ├─219374 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219391 /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 -- │ │ ├─219398 erl_child_setup 1048576 │ │ ├─219533 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219544 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─220022 /bin/sh -s rabbit_disk_monitor │ ├─083a204614fdb3231edc2387294fd673da4b85a4d55d6fb4c7abb9893662262d │ │ └─97829 /pause │ ├─67770827d7df1f5b3073301003a5ce1f382d8a3f83d981e0505858a5b6a0f004 │ │ └─169567 /pause │ ├─da3556026c11618d311775f89f930519a9fc4debb7ed9ccdb492ab9b5449f470 │ │ ├─184662 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184678 /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 -- │ │ ├─184684 erl_child_setup 1048576 │ │ ├─184895 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185397 /bin/sh -s rabbit_disk_monitor │ ├─462eb8a4e700aed9e38e2adce29f975605f69f16425b9a68e258ec5303c1b557 │ │ ├─219947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219964 /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 -- │ │ ├─219970 erl_child_setup 1048576 │ │ ├─220090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─220091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─220101 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─220336 /bin/sh -s rabbit_disk_monitor │ ├─fa59677a210d1db09651b3bf9cdc3b313788db6faf03c4cd8e07bc3287ab2660 │ │ └─98804 /pause │ ├─d5839bdb0f44f0a44e94be50f911e82cedaa668c6a5788193e814fac1b022cc4 │ │ └─227690 /pause │ ├─a7ccbb85a24053fb4d8c260a6a6ce47df78f884f216a1f70064d5f922524d7f2 │ │ └─158650 /pause │ ├─2082c390d46e56c6e69db96ed9e31e5511b7cc8a6f373d827ec86ca7109ff3ce │ │ └─136601 /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 │ ├─049664fa3842134d093233b2d49cfe4c0b983cc51b49e95609d68fdc84ba7574 │ │ └─180706 /pause │ ├─ddd1bacb27636b08ef0fb409cdf267bf5dbc898ba088057376dc0954f8049df7 │ │ └─32517 /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 │ ├─6bcfdda355858efeeae826b0f8822f1a81b3076d0026896444351685123dd530 │ │ ├─206750 neutron-policy-server: uWSGI master │ │ ├─206796 neutron-policy-server: uWSGI worker 1 │ │ └─206797 neutron-policy-server: uWSGI worker 2 │ ├─a243a552b19056aec2a83c7109779c6a82fcbe2dc99a0ebe8a7800b429e37f35 │ │ └─228086 /pause │ ├─8c55fada5d38a89bc4497a72e2f17bd43a6969f09a96e4dacaefdb26cd515d6c │ │ └─99591 /pause │ ├─3fb79b9e524395a170a96ef7491256407e7b731823a6098f22d7a3331922d57e │ │ └─97591 /pause │ ├─efd02a340781727e2bab1c439d225a34d86bf1e1d61e37a98bc1e85266f3353e │ │ ├─184367 /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 │ │ └─184969 /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 │ ├─b61f2c7a3fb3950a9d8e4af829b859047347b3b551f6f0d87a1c771e5b410d4a │ │ ├─27375 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─27786 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5b1d9c309a2481fe2dd1862f0e272f7265c92b0c82a054aaef14c5dcf31eeaef │ │ ├─206646 neutron-api: uWSGI master │ │ ├─206716 neutron-api: uWSGI worker 1 │ │ └─206717 neutron-api: uWSGI worker 2 │ ├─345cf561746909807d332f68098d1103f0d4231609208d97bf1f86d481d7523d │ │ └─32063 /usr/local/bin/rook ceph operator │ ├─248bc9500578b1f31af0db2080fb57e10e8a1481de330ffa8eed2c1efc0db906 │ │ ├─103490 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─103507 /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 -- │ │ ├─103513 erl_child_setup 1048576 │ │ ├─103613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─103614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─103625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─103742 /bin/sh -s rabbit_disk_monitor │ ├─6780901d9cd39c780ddf3f87acdfea13b23cb612fcf0929243ee314a82c46560 │ │ ├─210260 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] │ │ ├─210912 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─212093 /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/tmpdczljnqv/privsep.sock │ │ ├─387669 /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/tmppdq2cgpc/privsep.sock │ │ ├─388137 /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/tmp76ytq350/privsep.sock │ │ ├─388523 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388527 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─389992 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b07cc96c-c00b-411c-93f3-4a7d78dacfd7 --namespace=qrouter-b07cc96c-c00b-411c-93f3-4a7d78dacfd7 --conf_dir=/var/lib/neutron/ha_confs/b07cc96c-c00b-411c-93f3-4a7d78dacfd7 --log-file=/var/lib/neutron/ha_confs/b07cc96c-c00b-411c-93f3-4a7d78dacfd7/neutron-keepalived-state-change.log --monitor_interface=ha-ec7e25b9-d5 --monitor_cidr=169.254.0.141/24 --pid_file=/var/lib/neutron/external/pids/b07cc96c-c00b-411c-93f3-4a7d78dacfd7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─390693 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a07e9414-f333-4cd3-909e-61129c612584 --namespace=qrouter-a07e9414-f333-4cd3-909e-61129c612584 --conf_dir=/var/lib/neutron/ha_confs/a07e9414-f333-4cd3-909e-61129c612584 --log-file=/var/lib/neutron/ha_confs/a07e9414-f333-4cd3-909e-61129c612584/neutron-keepalived-state-change.log --monitor_interface=ha-78ae6415-32 --monitor_cidr=169.254.0.55/24 --pid_file=/var/lib/neutron/external/pids/a07e9414-f333-4cd3-909e-61129c612584.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─404272 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1fc9f914-048f-47f3-96fd-318185d5095d --namespace=qrouter-1fc9f914-048f-47f3-96fd-318185d5095d --conf_dir=/var/lib/neutron/ha_confs/1fc9f914-048f-47f3-96fd-318185d5095d --log-file=/var/lib/neutron/ha_confs/1fc9f914-048f-47f3-96fd-318185d5095d/neutron-keepalived-state-change.log --monitor_interface=ha-87c0222e-a0 --monitor_cidr=169.254.0.215/24 --pid_file=/var/lib/neutron/external/pids/1fc9f914-048f-47f3-96fd-318185d5095d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5899f976eb643012c8f9726fe4f9620f19e34fa16e3dccc63a2078a7dffeef02 │ │ └─191988 /pause │ ├─b8af211599500e8b22e0887e74552a58d01d24050807ce38c04e16cb3668e400 │ │ └─99933 /pause │ ├─deb1b3ca2af106e76f6ce2a52b5a0a101bc31ecac927969e0e5adf40e408e98e │ │ └─25237 /kube-vip manager │ ├─5f2c5faaaea0ce82f24ebf64345b3ccd328ae5c4076c9d0ca1c8953d84988bce │ │ ├─218047 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─218804 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─218805 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─91b9abc78e5bb93c79d9acb62299d6ff1404e4d3290df4196da006454f4f3c38 │ │ └─27166 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─277e4b9f0097535821f83030ae18e00f6b19eb8696bf76eb4f45a097b1748765 │ │ └─24949 /pause │ ├─5a8d0f91a7a254fb03f2533fd91ad59ce980cf791d6f55ac81c97ec4a38bb5cc │ │ ├─195099 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─195513 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─195515 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fbf72b18e974c624d0f73f76298c058a2b648a82f8534b0d852ba1f6aa9c0eac │ │ └─32661 /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 │ ├─0d88e9d009a9ef382d1e3ca878e44dd4422be171edaa45dba12ebca081883c5c │ │ ├─ 33769 /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 │ │ ├─ 33784 /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 │ │ ├─ 33986 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─246138 nginx: worker process │ │ ├─246139 nginx: worker process │ │ └─246140 nginx: cache manager process │ ├─216b13ddcd6387d98ce68752ce060e1cd41df9c40ccdfe0ef4612d90f8d4890d │ │ ├─217601 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─218753 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmgp7km_d/privsep.sock │ │ ├─218766 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─218769 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d2e6dac951acd22cb3169403bfe5467aa638d4df89b90a902c687531a880613e │ │ └─30206 /pause │ ├─9b36a616c935438e273bb0dd4609045295c46b28ea43948a232ddad2c418039e │ │ └─136466 /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 │ ├─ff6e5c645acfb8885d38bfd0bae8acb3294f5dfff59bc71806620a545b2569ca │ │ ├─99616 /usr/bin/vector --config-dir /etc/vector/ │ │ └─99650 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0f41598daf963a3a5ded4b9e82fd7336e0b848251b77bf790719c5af9930db70 │ │ └─28759 /pause │ ├─8a147018a087b9f40beba4a76dba9f71f607a8fcdb364773337455cf944b3113 │ │ └─199562 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5f2a360a6d33e4c8dbcc314e3b7fd9f1d760647021fa8b14d00d599e9f94db78 │ │ └─36494 /pause │ ├─987d440cbb8a609fa8dff012ae677c82344c7a27ecd9be2f0959fb9d8b856e10 │ │ └─158812 /pause │ ├─406bb97c45afe605e008f5c4e7a141f2fc99f771f7b139254c9bd0bd1d966f27 │ │ └─227765 /pause │ ├─5bf64f0566728df263c311103c9d3f984a8b18759c1ce8ff19c8341046d2390d │ │ ├─152783 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152825 /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 -- │ │ ├─152836 erl_child_setup 1048576 │ │ ├─153108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153109 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─153602 /bin/sh -s rabbit_disk_monitor │ ├─f912b7c008947b3c974c40705495a1047083f77ab3e72fe589d2d235e7ed3e09 │ │ └─98005 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c6b43f0829e65da801d3b3c634324d4be27b9913e2b00073a0c50ae9ad1525f1 │ │ └─199489 /pause │ ├─69463618be5ec22090332264c1dc2ca2de468ce3d793e24b832dcd322445ab2c │ │ └─25596 /pause │ ├─b8794943c53743594ebcde4fd0e16c9efde8b10583f7c5fd8680136ec9e9ed3b │ │ └─182521 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─70d454b89d01a78a44da2d09d7536f1a60f6eb8432d62d785e7aa996007c73e4 │ │ └─97477 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9184a3476bc5016e14be26a7d033bb4bc3b7aaa0961a91bd9de762e1f730e151 │ │ └─122458 /pause │ ├─13bc7cb71bbb765f1549b9bb1a045e92c88ccdf9444ecf1879abcf3e6f805ab0 │ │ └─37765 /manager --metrics-bind-address=:8080 │ ├─8163163a11cdef4207f94e5bedff806602082b1d6d16d4a42482788355b9e19c │ │ └─188656 /pause │ ├─c23a79ced02965ae6b4973e6a5efd908a69ca5ff6379c8976b47e29913ff1378 │ │ ├─206641 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] │ │ ├─207020 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) │ │ ├─207023 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) │ │ └─207026 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) │ ├─9a4659eb8cc9493dca2a4d8e2c80fb4b55f90def1600b2b0f0dd9d854988b401 │ │ └─201090 /pause │ ├─de313085a43d6a093a5d58871f487f99a73cca9ce653eaa7303df39cb116cc72 │ │ └─92010 /pause │ ├─e21626792028dcf4b4d6ccff7f3de442636fa8f9b7adf05733f91f10f720bdc5 │ │ ├─125622 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125647 /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 -- │ │ ├─125661 erl_child_setup 1048576 │ │ ├─126017 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─126018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─126039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─126403 /bin/sh -s rabbit_disk_monitor │ ├─3cc2743dcb560c2c71ebd7a8a1a8ae41d395100c8be52f37f669ef9409268897 │ │ └─25127 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 │ ├─dd302429b2f0f68b94c57ced37e2ba7854638477b6c8caf49d00ecea20d849bc │ │ ├─134644 python -u /app/sidecar.py │ │ ├─135565 python -u /app/sidecar.py │ │ └─135567 python -u /app/sidecar.py │ ├─42a66ad144e1efa9e8e60c5f0135f9878e6862d6e3c520e12468d175ad6ef9a6 │ │ └─24989 /pause │ ├─8cca91d1db9ec293fe7a8ac16c9d4c18ae78fdfd208fe3eecf04bb1abe619a3c │ │ ├─246007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─246026 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─246931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─246932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─417753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2343f8a2672487821c02178dfb2aa560e6f5a9bd4b49e36a928551b68b4bbb9c │ │ └─136249 /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.162-253-55-222.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 │ ├─80860db0b218629dc673a617d2bc1a6a6c61b7f8ad7c75457a323612838a638d │ │ ├─123594 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─123620 /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 -- │ │ ├─123629 erl_child_setup 1048576 │ │ ├─123874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─123877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─123908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─124193 /bin/sh -s rabbit_disk_monitor │ ├─f8ce3b5d2ec76ca7713811ad54e23bc6ee8a1eb8dce7b69d4454d5d25ff6a7e3 │ │ └─37010 percona-xtradb-cluster-operator │ ├─419f9bc726b0fde3675d94a7a6a52bbce15570c58d672684c984ba5ce04e7d74 │ │ ├─97425 mysqld --wsrep_start_position=c1fa93dd-8815-11f1-bdbd-fe5daecbbb89:20 │ │ └─98078 /var/lib/mysql/mysql-state-monitor │ ├─29b994cad70b0d661bf243c82b78b237fe034387d59f541e872786429687c2a1 │ │ └─95889 /pause │ ├─7bfcdd546b16aa7b0d8d873567d1ee4b5edc50296162aa4fa7826f3095386b3a │ │ ├─240681 manila-api: uWSGI master │ │ ├─240732 manila-api: uWSGI worker 1 │ │ └─240733 manila-api: uWSGI worker 2 │ ├─20d0894ff1d707805ed84de22884b76e7031efa56ee4426e9e1e3aca1159d067 │ │ ├─145457 heat-api: uWSGI master │ │ ├─145505 heat-api: uWSGI worker 1 │ │ └─145506 heat-api: uWSGI worker 2 │ ├─1d85ca555f27c4d863fa44f360a2cf3275aac3b2c793520b0f7e17ed8a35db7a │ │ └─147439 /pause │ ├─2545d2513819df39a180604fcd5cd706d6fd3ecc1df47bf1a8bde48afe58a01d │ │ └─218309 docker-registry serve /etc/docker-registry/config.yml │ ├─fba6c0cbc2e41ce9360ea7404ad9fb0db1b417994442ffb00900b58cda76ab37 │ │ └─190127 /pause │ ├─391284d0f885a01be0cafa87b3ee5b107b24a175ae5319e11557bd7a1922e00c │ │ └─97932 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─90e80ca51f2c1031c9c4b57cc91aa6062ff8ad10c611173e823de1c85cef756d │ │ └─163655 /pause │ ├─f836a0402df88d8d8f4ccae33b9108ec3bdbdc5955119013709c3f448cc20d60 │ │ └─158451 /pause │ ├─04b41e963dc7d925762611ee72871e0f8206f6492f1db01adfd9ef813dfbdc66 │ │ └─233006 /pause │ ├─0c6ae5ef114b200a146829dd86f27cb862a2b8aa087c3411fe658058341639bf │ │ └─96699 /pause │ ├─ffb28373ddf84e78e712fe284c24f8c4294fb7b4bd9c1cffb968c20b040b3a87 │ │ └─32709 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1b1c79d151039a0a3ebe880f0c2efbde8df45ba088462027fa9c68523de5b17c │ │ ├─222897 /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 │ │ ├─388941 /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/tmpogzf78rv/privsep.sock │ │ ├─389544 /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/tmp63cbwblz/privsep.sock │ │ └─390976 /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/tmpyidyr6b9/privsep.sock │ ├─0d098b95374641b993e5d2ef0dbdc9bd0d4e0449909278ad9ab8244ae9c6e088 │ │ └─194876 /pause │ ├─a41cd8440463c0192c18e4d82dc4d19e492d3e4fe365f10b4c548574c6e8623b │ │ ├─178458 nova-metadata: uWSGI master │ │ ├─178541 nova-metadata: uWSGI worker 1 │ │ └─178542 nova-metadata: uWSGI worker 2 │ ├─a714f533d11f3c18936abd5a9fd27b5add2735956fdbaf0b69e41c104866ddb9 │ │ ├─143878 glance-api: uWSGI master │ │ ├─143891 glance-api: uWSGI worker 1 │ │ └─143892 glance-api: uWSGI worker 2 │ ├─d3fa3a12243cc57902296fdb1ed3fbc53805c279cd730cb0ec97b03e0937eff9 │ │ └─218209 /pause │ ├─b90203b0d1d5ebee05fc7085c27acd2743b204563a2e1c655c770fed1c1421ec │ │ ├─164109 /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 │ │ └─420489 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d5adb1cc0a6846dc9cc23e98b35b4668f7b18c961caabaa6b2b962ecebed31a9 │ │ └─37194 /pause │ ├─d01d3fe256a077fd10ca98b473d11605b98566878e87124a4434e1381f056ad8 │ │ └─198313 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─14791ddb52a967e64ec54f8166fda7aefdd538be1189268ce3a2382010c5a283 │ │ └─245163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4a901f73628a5407310d4ab7ca1d1036c79c1c19f9ca0408d5f6ddef8103282a │ │ └─158164 /pause │ ├─74c2a74b21e7be6f06c5b136885813b75d7a0ad7e4441ef31e5c4e190e104708 │ │ └─126988 /pause │ ├─c74ca2baa1977561f73d6fdbfb50b4ac7f4530448343443800fd1f284cb80694 │ │ └─99963 valkey-server *:6379 │ ├─7067f354359609169064d49d9b2522a979ea70c5447270da4262b2b23e8704a1 │ │ └─171890 /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 │ ├─373ad9af031a4427296bf5d57ccdbb6dd93ebb82667d84ba8272e4d70304f2b0 │ │ └─165002 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ec0f6fa21be04eb4a959dc54631945dafe725fa315f87e64be8b4829ed1d6837 │ │ └─240657 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9b9851f1a94df9bd39abf87ab82b8cc6e307b95293c5c8312f545341c5f0f5e2 │ │ └─188487 /pause │ ├─a66c6db991461e257504c8fdd57326bcbe8069b2182e89c1eec3022efab42255 │ │ └─175578 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bfd7b3594692666f0eff63cba82bcb7c142da9963c06179c546c000ed796cdee │ │ └─136100 /pause │ ├─65eb7be763ced55ce13336cf78285a733bd9a61ff283fd0a5e921bec120ddf58 │ │ └─197074 /pause │ ├─c72558cdcb13af5088587305a8cffbd6f2cf9f4101ae572fef4215ec592c7338 │ │ └─189076 /pause │ ├─dd52a5d52921b87ce46c5655ff070eff0ccb83451736e2be232784e3a4a84747 │ │ └─240669 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─055a56e1d723e453e86d79f09cef2d75330d89627d6f236fd545fa2a7a88ab51 │ │ ├─185165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185181 /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 -- │ │ ├─185187 erl_child_setup 1048576 │ │ ├─185333 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185610 /bin/sh -s rabbit_disk_monitor │ └─3d7acde3039ff285fdcd97ae99b6ca2464f357069a06a118db3e1eb00b3aea9d │ └─180403 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount