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 │ │ │ ├─21263 /lib/systemd/systemd --user │ │ │ └─21265 (sd-pam) │ │ └─session-22.scope │ │ ├─21259 sshd: cephadm [priv] │ │ └─21280 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1466 sshd: zuul [priv] │ │ └─1479 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1470 ssh: /home/zuul/.ansible/cp/162.253.55.110-22-zuul [mux] │ ├─411564 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ktykzskrycbgckvwfaqnxmvpjbtadgbx ; /usr/bin/python3'"'"' && sleep 0' │ ├─411565 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ktykzskrycbgckvwfaqnxmvpjbtadgbx ; /usr/bin/python3' && sleep 0 │ ├─411566 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ktykzskrycbgckvwfaqnxmvpjbtadgbx ; /usr/bin/python3 │ ├─411567 /bin/sh -c echo BECOME-SUCCESS-ktykzskrycbgckvwfaqnxmvpjbtadgbx ; /usr/bin/python3 │ ├─411568 /usr/bin/python3 │ ├─411569 /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 │ └─411571 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-41bff163eb0be3d0905d221419dc57f4f7505169442e660ef3a39431056b0c35.scope … │ │ ├─12600 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.klrxmf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12619 /usr/bin/ceph-mgr -n mgr.instance.klrxmf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-8aeb6e97fac0d3fad3c177a2badeaf25b1bc5559c3ff9262ec9edf8d2f31a25a.scope … │ │ ├─12239 /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 │ │ └─12251 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-222f2af413429abf9acbcbb06f55811a6416a68fdf1ac6a885dced1a98c50a07.scope … │ │ ├─28986 /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 │ │ └─29000 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7d6d2f1d6492693cb7e6d824d05930667e3e517e262afd20d2ab354856e4d122.scope … │ │ ├─19181 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19198 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12205 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8aeb6e97fac0d3fad3c177a2badeaf25b1bc5559c3ff9262ec9edf8d2f31a25a -address /run/containerd/containerd.sock │ │ ├─ 12575 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 41bff163eb0be3d0905d221419dc57f4f7505169442e660ef3a39431056b0c35 -address /run/containerd/containerd.sock │ │ ├─ 19154 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d6d2f1d6492693cb7e6d824d05930667e3e517e262afd20d2ab354856e4d122 -address /run/containerd/containerd.sock │ │ ├─ 24348 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d2a1d4574a5f7087e0ff7e4b59795ac34e8d1d38b9a59df86dde3e074430818e -address /run/containerd/containerd.sock │ │ ├─ 28963 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 222f2af413429abf9acbcbb06f55811a6416a68fdf1ac6a885dced1a98c50a07 -address /run/containerd/containerd.sock │ │ ├─ 33723 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a21e24366967abf9e252ad3d656b9507ce28e3dcbbdbea80aec6b456505831a7 -address /run/containerd/containerd.sock │ │ ├─ 39208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93019eeda4e22a1854b861fafddd802dc8a84e300552b8f51da3f2bea8a81645 -address /run/containerd/containerd.sock │ │ ├─ 39238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dd234da1605f64bd6f2d6fce65741f6162b5233e53f2985da4e3f73ea72acb4 -address /run/containerd/containerd.sock │ │ ├─ 39269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf15d66514d62ed1c4f3ee87f73a5e9995eaaa1cec58a9dc74832a89a443025 -address /run/containerd/containerd.sock │ │ ├─ 39285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d396052ad5e1b9f10e5884d94058c1591456e0b74d8a8876290cd65df88d83 -address /run/containerd/containerd.sock │ │ ├─ 39291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b4b8c84bf12444a916ad9c24cf84ffc97a3076a3d3141c26be2cb869380ba78 -address /run/containerd/containerd.sock │ │ ├─ 39834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 393c2827b4bf8bd20ff77c543fcda4c9d8f27c69bf39ff4f13e2bacd32a0a6e0 -address /run/containerd/containerd.sock │ │ ├─ 40551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1757d8197cd507dac7072add3cc36aa1e53e5eb50e2bf6b3b36ad9eb1d067c44 -address /run/containerd/containerd.sock │ │ ├─ 40567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f31c87b91b82c7728207a4641a39d84875f2213eccf8ae78280cd4d7fa1f909 -address /run/containerd/containerd.sock │ │ ├─ 42197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c12c933f3020eff56651401b283feea305a6a932ab39a91ee1f4b7ea2d7f694 -address /run/containerd/containerd.sock │ │ ├─ 42280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9c74c70d39706b07b01096619030d188fee1d949eec3f00988659db7eb8cf5d -address /run/containerd/containerd.sock │ │ ├─ 42324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26bc5c9116cbce40a10e7bb7800e6bb34fcf6e398e3052622c5b92929d75ea00 -address /run/containerd/containerd.sock │ │ ├─ 42390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f24186b02406ec4851b111bad6ac4f5f906b32360f0084f5c7289322c64100c6 -address /run/containerd/containerd.sock │ │ ├─ 42599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0c39de8b1cd7ecd5f52b72da56d696cadb34def1c26ad8e3e2aa3e83662fb01 -address /run/containerd/containerd.sock │ │ ├─ 42674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2225db3928b8b0007c222b0ed82b52bdec67581311302a961822fd553e5822bb -address /run/containerd/containerd.sock │ │ ├─ 45039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40759e57f0a2c9f8f637e6c52894e0b9adc98865c89301868bd82e8745c26cc7 -address /run/containerd/containerd.sock │ │ ├─ 45106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e4527a9a932ef059a4761ca2d890e6bc74615c0c7b533f601c5dcc16ec9a444 -address /run/containerd/containerd.sock │ │ ├─ 45869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be94fdcf926fbbcb3c3c570657336e689628fb1a84f8235ab42ce048bef9ee1b -address /run/containerd/containerd.sock │ │ ├─ 45912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c9796760cc079e43bfd5461e95765f86b2411611308d34f06c22a6e346c361f -address /run/containerd/containerd.sock │ │ ├─ 46301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91a5ecd9509e16b58b098462405a573281eb85850ec9babc201cc5effa8f1fcc -address /run/containerd/containerd.sock │ │ ├─ 46582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d08c27770713c106edc4412193455986740476d76a2bd23b32bf1bad50be5d1b -address /run/containerd/containerd.sock │ │ ├─ 46945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f237e2b6e0981fad7e4259248aeb1463faf833508131e850c7f8914e83b8213 -address /run/containerd/containerd.sock │ │ ├─ 49334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe320eaf933a14cc5a76204664923f7e99e7f0bb7e145483f5fbc8c92ee728f -address /run/containerd/containerd.sock │ │ ├─ 49536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd5f564c216e450b6dfa7f98d25e6b67f5f0038257924c3f0a48d313d31f18c6 -address /run/containerd/containerd.sock │ │ ├─ 53888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d4d9bccc2dc004cb79b269b499d3c6b42fe5d97c064214a594c9920df5514a -address /run/containerd/containerd.sock │ │ ├─ 54516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa90b16c4cbb021e117452c8ce71c5398f2bad1761049cf1c3ef37c927ba3ff3 -address /run/containerd/containerd.sock │ │ ├─ 54571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddefb82c168a424d391dfe43b78af63f1745b0981a5be67e4b74083d00ffd19d -address /run/containerd/containerd.sock │ │ ├─ 54630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b655335404e2c6733aeb44b3b64f35fdea68e375d263e3dbb62d18568d6f0b9 -address /run/containerd/containerd.sock │ │ ├─ 54769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88456ce4c622597e713dd7295afd934947d4b536ab9e944c53390e94a7efc8ac -address /run/containerd/containerd.sock │ │ ├─ 58803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a4bc2165a60727bdc797a235f8fcd6cfb1a42b8dbf4241252753a322a4f2186 -address /run/containerd/containerd.sock │ │ ├─ 58962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd80231a4986615651fa4af34c4baa45536fa6c8ecf5082850539e312bd5892 -address /run/containerd/containerd.sock │ │ ├─ 59003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b65c8974a7038b1afd3f0cc8c8ed8b1360b6adedaec496dd7d7a2932b7a6b72 -address /run/containerd/containerd.sock │ │ ├─ 59056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7926a0093e0ce4bcebb28cf91eb661eabdc5fabb80275cd94adee8705eaa5a0 -address /run/containerd/containerd.sock │ │ ├─ 60537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b775f8afb366757f856e7b4fa2a74ea718f8a67a0acd9fe146e67fd8b849ac0 -address /run/containerd/containerd.sock │ │ ├─ 60744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a51ec816290e07e3b4e13768127123dc82e9060dd225c71686df01e417d7e66d -address /run/containerd/containerd.sock │ │ ├─ 60806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd18b8db93750e964b09209c9078a242222ff8c9d767c39c0eb48fc05615431f -address /run/containerd/containerd.sock │ │ ├─ 60935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f17c5600889b224f6e15a700e8075cb8ce008f6489d6fcb77adba1a33ceb0467 -address /run/containerd/containerd.sock │ │ ├─ 61002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ef464d925440646b8410fd2c43428b3abd19f89b08ba7bd3a875f9b39879b9 -address /run/containerd/containerd.sock │ │ ├─ 61414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ba33235e29964249da1a609b41491c6238bce77f1f86708b825fe2c3f95e67 -address /run/containerd/containerd.sock │ │ ├─ 61790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 717cbf8cc20c6038923f0a5919eb1622013d7117c50877073d9827e3d0ab2a38 -address /run/containerd/containerd.sock │ │ ├─ 62130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c27ca97a43ad080e4a268a788373e3564826dea2a388917d691918a69f16f125 -address /run/containerd/containerd.sock │ │ ├─ 62308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41537210433b81aa25039c52f0dd347d3816ffddb38ed88e012f7c6204e478f2 -address /run/containerd/containerd.sock │ │ ├─ 63100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1046de1ab2c775276385a9b9c8b6c931f04c86c1d61c37053fef59932d806e94 -address /run/containerd/containerd.sock │ │ ├─ 64648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d114ba2e0e50f8785ee831a3970f71edc6890db576df56b28843c78117fab1 -address /run/containerd/containerd.sock │ │ ├─ 67230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8718b39f9ecfac20cb458e019c2f9a3064953d8d249ea065148e9682d8049efe -address /run/containerd/containerd.sock │ │ ├─ 76474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c08d04917b9e177a5c0dca06de07d2a610dd8c75048387559458d8a6d9451cea -address /run/containerd/containerd.sock │ │ ├─ 77974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8770ba44a87a9890b8a457d8e689650f07c4555da043c82e40955fc625b77596 -address /run/containerd/containerd.sock │ │ ├─ 83937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb8d313a06f2278c895da5a2d77d80ad5645d734f5fa0fd9dcc49ea3290fc02 -address /run/containerd/containerd.sock │ │ ├─ 90091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4dcba786e38c17f688eea46e070c3708e967e2ff7879ba155e064c9fc4943e -address /run/containerd/containerd.sock │ │ ├─ 94200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0eed81e3978739777907a0e4d536c30addcf19d3925df6f4e0f5aa8632103c9 -address /run/containerd/containerd.sock │ │ ├─ 94245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5de563e29fc0515082c8093c1928ce4c8b22c6337e3805a4b023c97e525820c -address /run/containerd/containerd.sock │ │ ├─107501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09270b77f84899cecb428a861619cf4ce821de7bc42a406dd75c4d32701cd5e -address /run/containerd/containerd.sock │ │ ├─109083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2ca5ecd5cf0357aaf7849dcc84653e8e9cbb3e1f604c7d96c9670ab7d81ade -address /run/containerd/containerd.sock │ │ ├─109209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b446dcb55f838b43f6021f9c3dc08cd6d8ccd4ebecdfcf925cb40cc59dd0ad34 -address /run/containerd/containerd.sock │ │ ├─111104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6111f28704b6d3119ecc4741e367cc22f9174974eb75c1085c51aecea95395 -address /run/containerd/containerd.sock │ │ ├─113055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a2e26fba506a7275bec258ca6321b0af283ef0c06b42352e61316e3482dcae -address /run/containerd/containerd.sock │ │ ├─113132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa787fbde2e45cf29244fc11fdc02544b10f8c9bf99961c1d8526712ec8746e -address /run/containerd/containerd.sock │ │ ├─126346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18cee2103a5912dd64fcb91f5900c9090095c81f2ba95dd9668d89ed17665a18 -address /run/containerd/containerd.sock │ │ ├─126389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 868c3efaf8a6ba08866c0d167a1f36b328d8e6330ec9fd7a02dc244ce44123a9 -address /run/containerd/containerd.sock │ │ ├─128917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 011dd3f8cceca375a7a518ddbbbd336deda5f5e41df58277036c5ce0fb8c32a5 -address /run/containerd/containerd.sock │ │ ├─155220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7404ef6f36fc7a768c89c240e9c83e171291b5ed28bec35b87966b9ec07b4abb -address /run/containerd/containerd.sock │ │ ├─156674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41cac530b6b243270106cd4bbf62695b920ead6dba9a26ce0cfd74c905098cfc -address /run/containerd/containerd.sock │ │ ├─157065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3087a909c84d3b524bfad547c556369358102eef9851fe44a734af756ed2f518 -address /run/containerd/containerd.sock │ │ ├─158020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db00e1fec3a9970f79f0ca0945c96e5e1aff22286e751d63b38630b8454ca9c -address /run/containerd/containerd.sock │ │ ├─160014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 118ffbce91692f04aa7bf8310fbfe61262db9687c0f7b1350a10dd048ce2640b -address /run/containerd/containerd.sock │ │ ├─160465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb6f9cc3e5b0ca4d1e6c2136ac752ee4207bda044d229528809a890bd60732b -address /run/containerd/containerd.sock │ │ ├─160653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dbc1ae839750ac5faa4abb96faa622cf8d6f9d0420b053cff7ca670af4163fa -address /run/containerd/containerd.sock │ │ ├─160738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b979b1f073bcd661f22f6ada1dcbcea3aab397872b0e871c36ad6093203216ab -address /run/containerd/containerd.sock │ │ ├─160977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e422ad0829ef8ddc2e7e04443431daeb0a9c3c75770738abb3daefc630b0585e -address /run/containerd/containerd.sock │ │ ├─161165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e99b4a179a08389d07499d39148ae7c0f429e1d588ff0cc7ab599e86dfbb849 -address /run/containerd/containerd.sock │ │ ├─173144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e76ae57d2777cd0c2d05a68e41e859037024eeb8a0b436d3e4b8bcd2eeac7d34 -address /run/containerd/containerd.sock │ │ ├─174925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33718d7972d54c30cdee9fa088cb41ab6937bf96a027a8a0e79acf49db78383a -address /run/containerd/containerd.sock │ │ ├─174928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80abf63c15e218ad4aa1f5be595aa85e6dd7c4bca062c1e55d702c31e85ea84a -address /run/containerd/containerd.sock │ │ ├─175033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b795d56ef1b97c523a75bad95a32de3deb0365774a8cf5a6bbc0fc4a96047a76 -address /run/containerd/containerd.sock │ │ ├─175068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f3e896f6e6fb4e837d1f07fd45b0792cbd62e4f2fec6d6f2cfac4b2a3d70295 -address /run/containerd/containerd.sock │ │ ├─175108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bf0e472911b0a8428353b8b8edce327bd04c626c0a77cb6231ae8644aaad142 -address /run/containerd/containerd.sock │ │ ├─175481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ec50cec28dc9e4e86c147def05b0c23ae0610c11a9186eb93ae0291a536a579 -address /run/containerd/containerd.sock │ │ ├─175520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d975102fe0fe0bf0cb5feb66c0e63e3904652a6a925a2928fd217fa3ed29930 -address /run/containerd/containerd.sock │ │ ├─188685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac763cf8b1c1bcd58695759266734f70142204ea8176af1ee27a88d5c95f006f -address /run/containerd/containerd.sock │ │ ├─191156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d0e78ed3367e68f5929dd75b844deb212aa65ecab5cf9ad2fcc0a8b0912c2d2 -address /run/containerd/containerd.sock │ │ ├─191204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437913ac902cf126ddff8275cf339777b00953a4b29b2436f86907677a068e2e -address /run/containerd/containerd.sock │ │ ├─191264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df225f260a9a0b7bcc2325f8465b6f613374fabb6790aa8bc9773d7511781ee6 -address /run/containerd/containerd.sock │ │ ├─207637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 553ffab3c67d9da1438768ec25a6847dd2ee39f7411c9e56ff82addc202977b3 -address /run/containerd/containerd.sock │ │ ├─215297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0f603778de083c49ec65dbc3a70cef83d302317364372606568307300b2b68 -address /run/containerd/containerd.sock │ │ ├─215352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84885399dfd34fbdd1aae83265948d42f6fc7cfc94630d0a7c5a305a160c816c -address /run/containerd/containerd.sock │ │ ├─215410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0c77f01e96cdb4513215498fbdd5030bb0edbdf21b1b82cbce7a0f3362dbd64 -address /run/containerd/containerd.sock │ │ ├─215678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a8ec24a45441bd7b02d2c0c6762f79ec9bbec93ea8b936fdf0ec419d82a47a8 -address /run/containerd/containerd.sock │ │ ├─227465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0bc90936455fc32eadb394cd997a946e3a3a6ae63c4327669bc87d3b64263a4 -address /run/containerd/containerd.sock │ │ ├─229792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3cf53f8d5449587b1a838d9bcedbf6e228da3f3aa5ff012ccbaf831cd8e9d45 -address /run/containerd/containerd.sock │ │ ├─231091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703276ffd84a4c9cbf35af105948f3622108d7dca4df9a301fd329b0cb9cb9d6 -address /run/containerd/containerd.sock │ │ ├─232135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1591d5a038534eb32fe5e930c5f7567834dbba38749b2c90c0d657f58622d72 -address /run/containerd/containerd.sock │ │ ├─233216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e25089c1bd7267abc532e97a8485c5b16777704c5dbec695ef3dbabf8dbd98f -address /run/containerd/containerd.sock │ │ ├─235336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa065df9935c81aafe220e301a56de54df1e0d0de41fe2d3198b7ee7e621987a -address /run/containerd/containerd.sock │ │ ├─236857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67db31f5af211cea7cbf12ee88552a150999bb22ef85f7a6fa5f1ae2cd021bc5 -address /run/containerd/containerd.sock │ │ ├─237034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf4ff914cf44cb638db62498efc685d8cfd2e5cd43c9aea6f1f86d090c6e05e -address /run/containerd/containerd.sock │ │ ├─246460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db105a81f8bc5c284599fbd6c6fbd475fc38f81e1975bfb490607be91ec678e7 -address /run/containerd/containerd.sock │ │ ├─246909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f0dfd7d673e634104b15569486d973f101938cabea1c2078218bce438c7a45 -address /run/containerd/containerd.sock │ │ ├─252720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 211b6505d2777124b13d09d1af72654fb9e8547994a850efa8d92b97f911fad7 -address /run/containerd/containerd.sock │ │ ├─256617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e10d766c4af3ddf6232919009ae45c8e08ae0d247bd1408ba84412d38d7acf3 -address /run/containerd/containerd.sock │ │ ├─256861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53f1ef07de7a37b148aeb2b445b700989d9b114d900994c52185b7b7c3f7a1b -address /run/containerd/containerd.sock │ │ ├─256930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f170722aae070b0108fcca194a2c6d8929d8595828072b454e237a8468a5ee8 -address /run/containerd/containerd.sock │ │ ├─256999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3985ab4ee873bbfd43015a05fa4ff044543b10b0a39ec82745759e20afe1a1e -address /run/containerd/containerd.sock │ │ ├─269345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f413f131b02a875f5509fabf4aa9c258e3318de12110104b392016765c632744 -address /run/containerd/containerd.sock │ │ ├─271655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0172380b7041497b2ed74c0aeaa5904659ffc9b51fd071c94780580e8e96c0 -address /run/containerd/containerd.sock │ │ └─272410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347cc434075db418fa79a5a29a81f14f13c4d2c0d0f295959bd8246bdbe23f75 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1192 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28670 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28946 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19132 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.klrxmf.service │ │ │ ├─12487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.klrxmf/unit.run │ │ │ └─12519 /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-klrxmf --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.klrxmf:/var/lib/ceph/mgr/ceph-instance.klrxmf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.klrxmf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.klrxmf -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.0.service │ │ │ ├─24067 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24329 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33440 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33706 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12123 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12155 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10183 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143046 /sbin/multipathd -d -s │ ├─docker-d2a1d4574a5f7087e0ff7e4b59795ac34e8d1d38b9a59df86dde3e074430818e.scope … │ │ ├─24370 /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 │ │ └─24384 /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 │ ├─kubelet.service │ │ └─39665 /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.110 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─run-r4db749bc65b2473db004b59e558e7cd9.scope │ │ └─189125 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-a21e24366967abf9e252ad3d656b9507ce28e3dcbbdbea80aec6b456505831a7.scope … │ │ ├─33747 /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 │ │ └─33760 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1399 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─392 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142892 /sbin/iscsid │ │ └─142893 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─7c0f603778de083c49ec65dbc3a70cef83d302317364372606568307300b2b68 │ │ └─215320 /pause │ ├─19f9164752e84d43537379a9aa938768a18170418b37ba018de04f02b621f2a5 │ │ └─54832 nfd-worker -metrics=8081 │ ├─91a5ecd9509e16b58b098462405a573281eb85850ec9babc201cc5effa8f1fcc │ │ └─46324 /pause │ ├─3087a909c84d3b524bfad547c556369358102eef9851fe44a734af756ed2f518 │ │ └─157090 /pause │ ├─2b2ca5ecd5cf0357aaf7849dcc84653e8e9cbb3e1f604c7d96c9670ab7d81ade │ │ └─109107 /pause │ ├─d5f0dfd7d673e634104b15569486d973f101938cabea1c2078218bce438c7a45 │ │ └─246939 /pause │ ├─cd18b8db93750e964b09209c9078a242222ff8c9d767c39c0eb48fc05615431f │ │ └─60835 /pause │ ├─812b8a6ee645808a6ccf2587e201e6cc45b44e05c68d4ce1ff46b80879a33e6e │ │ └─49896 valkey-server *:26379 [sentinel] │ ├─80ef464d925440646b8410fd2c43428b3abd19f89b08ba7bd3a875f9b39879b9 │ │ └─61040 /pause │ ├─1aeb6395530b7f7ad452538189fc9ac927b2798eabe821dd7213cc8b6a38b6c1 │ │ ├─62365 nginx: master process nginx -g daemon off; │ │ ├─62380 nginx: worker process │ │ ├─62381 nginx: worker process │ │ ├─62382 nginx: worker process │ │ ├─62383 nginx: worker process │ │ └─62384 nginx: worker process │ ├─a9dc541c19a7a6494c63067cacc203c9c328859d5d72d3ebc262c4efaac0c142 │ │ ├─172092 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172390 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172391 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a5c2f8b0a38f94c66f702d964d74350955366c398f748f0b3f757a3a51ce2b90 │ │ └─110821 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─fe1270e2fc09d12c851b03ce5468b5da735a6f236c1b62e2dd0831954429f7ba │ │ ├─172079 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172437 nova-scheduler: ServiceWrapper worker(0) │ │ └─172439 nova-scheduler: ServiceWrapper worker(1) │ ├─88b81908d49e43113ba067d2ad925486a28bfebc69508d90102e84e2b692850b │ │ ├─266842 manila-api: uWSGI master │ │ ├─266955 manila-api: uWSGI worker 1 │ │ └─266956 manila-api: uWSGI worker 2 │ ├─13e25d2e8e8e42e227dfbcb6cb5494a9e34ba842e07dda2c2dd5bf6db9072bbf │ │ └─235389 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2dd80231a4986615651fa4af34c4baa45536fa6c8ecf5082850539e312bd5892 │ │ └─58985 /pause │ ├─4e3e557b2e3f0a7e61091a4cdda88d5dd85cf9d96d6cdb0d5f337e917b17e23b │ │ └─49990 redis_exporter │ ├─acc9d7726a35c0c772046cb57d66982e34948df561460d90e95572aa77ab4dd6 │ │ ├─47375 mysqld --wsrep_start_position=67faa98e-1d6b-11f1-ade7-e6deb2fb6147:20 │ │ └─47501 /var/lib/mysql/mysql-state-monitor │ ├─b7926a0093e0ce4bcebb28cf91eb661eabdc5fabb80275cd94adee8705eaa5a0 │ │ └─59085 /pause │ ├─0b82eee6a81fb598116d847a0afd9f7aa30e0ed0caaf7b3f59b8ff4a47a1cdef │ │ └─42506 /coredns -conf /etc/coredns/Corefile │ ├─93019eeda4e22a1854b861fafddd802dc8a84e300552b8f51da3f2bea8a81645 │ │ └─39241 /pause │ ├─3f170722aae070b0108fcca194a2c6d8929d8595828072b454e237a8468a5ee8 │ │ └─256962 /pause │ ├─b979b1f073bcd661f22f6ada1dcbcea3aab397872b0e871c36ad6093203216ab │ │ └─160764 /pause │ ├─44f31d88a8b9f2296df634f42930c854c6145d71715f61829d617b8695c66111 │ │ └─273059 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─4e99b4a179a08389d07499d39148ae7c0f429e1d588ff0cc7ab599e86dfbb849 │ │ └─161189 /pause │ ├─08ec8033afc5d91f5d7efc66a5113ba9cd763fea82204638c865f5a53eb75444 │ │ └─272137 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─4022c355cb65b32fdb7dd71b319998c90d8bcad4a68f964bf6db68d168f9fa31 │ │ ├─246532 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247287 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpge97inq9/privsep.sock │ │ ├─247309 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247311 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─abf15d66514d62ed1c4f3ee87f73a5e9995eaaa1cec58a9dc74832a89a443025 │ │ └─39369 /pause │ ├─6b707273a687becef6044611bea134ea1e49974ea4d0ae2cb10b39e40d2218f5 │ │ └─42653 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4f237e2b6e0981fad7e4259248aeb1463faf833508131e850c7f8914e83b8213 │ │ └─46967 /pause │ ├─b1591d5a038534eb32fe5e930c5f7567834dbba38749b2c90c0d657f58622d72 │ │ └─232158 /pause │ ├─85eb9599a661d23d3c4a5d3bacd51da029122d154be0064516be685d72343c3a │ │ ├─226345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226434 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─93c7bf53d2789b1131fdb7a5c8d293f925f81a0b0245f77f47af4811725b9e43 │ │ └─46444 percona-xtradb-cluster-operator │ ├─452011e501e1432dbb0c45dcdcbeb307bb0bf643e2b2b0b4e7293d78bcfed4ec │ │ └─63489 /goldpinger --static-file-path /static │ ├─84885399dfd34fbdd1aae83265948d42f6fc7cfc94630d0a7c5a305a160c816c │ │ └─215383 /pause │ ├─06e46f34ae9fd8806bacb376cf111102f6f82396191b38996c1ab7eb5ef15bef │ │ └─155591 /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 │ ├─b99e927d6adba6ad5c6fe7be00eea55e903348f0af132936c1958c0ffddc6915 │ │ ├─134425 placement-api: uWSGI master │ │ ├─134449 placement-api: uWSGI worker 1 │ │ └─134450 placement-api: uWSGI worker 2 │ ├─5c38551e340a13cef287bfd19135fec390271f2aa497306fa813c2427187e250 │ │ ├─109393 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109642 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109644 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8a872023e0098f5929cead80aed15a32835900b2418722149d3b3b210f5803bd │ │ └─64204 /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-110.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 │ ├─8ec50cec28dc9e4e86c147def05b0c23ae0610c11a9186eb93ae0291a536a579 │ │ └─175504 /pause │ ├─07639bcc6eb240fa011dc7b8b3cc2b79312b491fcaa7c50d5ffb09be2922da64 │ │ ├─63343 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63402 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─40759e57f0a2c9f8f637e6c52894e0b9adc98865c89301868bd82e8745c26cc7 │ │ └─45073 /pause │ ├─b0c39de8b1cd7ecd5f52b72da56d696cadb34def1c26ad8e3e2aa3e83662fb01 │ │ └─42621 /pause │ ├─d1e8ff8941caa104cb3110568020d724ea3f0b17b8d7f94f7bb1499f095ac038 │ │ └─59517 /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 │ ├─be94fdcf926fbbcb3c3c570657336e689628fb1a84f8235ab42ce048bef9ee1b │ │ └─45894 /pause │ ├─b9d4d9bccc2dc004cb79b269b499d3c6b42fe5d97c064214a594c9920df5514a │ │ └─53910 /pause │ ├─babbc255e99ca7100c905878f719f3074632956ac05b5aaf0eba65e897eba9a4 │ │ └─39497 kube-apiserver --advertise-address=162.253.55.110 --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 │ ├─eab31b0b8f867165d445ba40737ef039437024215e81a56c11b0a47723e05c63 │ │ └─196097 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3c3a0451cefd5eda895bd65663ed92bc5993607c6ab3bfca07864504dabc8105 │ │ ├─127358 /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 │ │ └─127488 /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 │ ├─8718b39f9ecfac20cb458e019c2f9a3064953d8d249ea065148e9682d8049efe │ │ └─67253 /pause │ ├─0b4dcba786e38c17f688eea46e070c3708e967e2ff7879ba155e064c9fc4943e │ │ └─90114 /pause │ ├─f24186b02406ec4851b111bad6ac4f5f906b32360f0084f5c7289322c64100c6 │ │ └─42424 /pause │ ├─7bdd448e0d9ea02523c4ae961b4d4d88a9e964203783f331efe3713feb61433a │ │ └─233267 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─28af2d6e7ac468e7826ef3b2922ff571056b34df20d2ab51ef08c79e82c26eb4 │ │ ├─47147 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 │ │ └─48545 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 │ ├─abb6f9cc3e5b0ca4d1e6c2136ac752ee4207bda044d229528809a890bd60732b │ │ └─160490 /pause │ ├─78aad2765c1dc3ee5452e49b16c0d4d5baffa93a62ad25b7e91050c9b3543b15 │ │ └─42751 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─052533f387c2c2f12aab49a2b9d3d0e0b70257c6a1c5ba311ef9fdd56b77f237 │ │ ├─171158 nova-metadata: uWSGI master │ │ ├─171171 nova-metadata: uWSGI worker 1 │ │ └─171172 nova-metadata: uWSGI worker 2 │ ├─1f3e896f6e6fb4e837d1f07fd45b0792cbd62e4f2fec6d6f2cfac4b2a3d70295 │ │ └─175121 /pause │ ├─88456ce4c622597e713dd7295afd934947d4b536ab9e944c53390e94a7efc8ac │ │ └─54792 /pause │ ├─b795d56ef1b97c523a75bad95a32de3deb0365774a8cf5a6bbc0fc4a96047a76 │ │ └─175083 /pause │ ├─c3f2fb1fd516e05ca018744f721ae5068d1c29e4c01f9a5db92840de7f2b8ca3 │ │ └─45439 /server │ ├─547c0acc3e17b5150c5f5f7e81337af67e04419894823ddcf26c183b338fcdb6 │ │ └─64492 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─347cc434075db418fa79a5a29a81f14f13c4d2c0d0f295959bd8246bdbe23f75 │ │ └─272437 /pause │ ├─5eb8d313a06f2278c895da5a2d77d80ad5645d734f5fa0fd9dcc49ea3290fc02 │ │ └─83961 /pause │ ├─1757d8197cd507dac7072add3cc36aa1e53e5eb50e2bf6b3b36ad9eb1d067c44 │ │ └─40592 /pause │ ├─42d1794ff8ea31b404f5bd1e70525022d84746265a276c3919b77dbda1eb5555 │ │ ├─186865 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] │ │ ├─187119 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187609 /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/tmp63yl4vd_/privsep.sock │ │ ├─374038 /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/tmp686kfjyk/privsep.sock │ │ ├─374526 /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/tmpzrj7bcx1/privsep.sock │ │ ├─375122 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375123 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377981 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7628eaa6-9471-4b5e-a9a5-1f5e2c3e844a --namespace=qrouter-7628eaa6-9471-4b5e-a9a5-1f5e2c3e844a --conf_dir=/var/lib/neutron/ha_confs/7628eaa6-9471-4b5e-a9a5-1f5e2c3e844a --log-file=/var/lib/neutron/ha_confs/7628eaa6-9471-4b5e-a9a5-1f5e2c3e844a/neutron-keepalived-state-change.log --monitor_interface=ha-90bd981b-f8 --monitor_cidr=169.254.0.85/24 --pid_file=/var/lib/neutron/external/pids/7628eaa6-9471-4b5e-a9a5-1f5e2c3e844a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─379776 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a5714b1c-bd7f-4360-9df5-14ba176db9f2 --namespace=qrouter-a5714b1c-bd7f-4360-9df5-14ba176db9f2 --conf_dir=/var/lib/neutron/ha_confs/a5714b1c-bd7f-4360-9df5-14ba176db9f2 --log-file=/var/lib/neutron/ha_confs/a5714b1c-bd7f-4360-9df5-14ba176db9f2/neutron-keepalived-state-change.log --monitor_interface=ha-308d3035-62 --monitor_cidr=169.254.0.141/24 --pid_file=/var/lib/neutron/external/pids/a5714b1c-bd7f-4360-9df5-14ba176db9f2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─1a3b25f0622b516570af17af5a8832ff5c30bfe7bf7739270824b7af0af132be │ │ └─63303 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─393c2827b4bf8bd20ff77c543fcda4c9d8f27c69bf39ff4f13e2bacd32a0a6e0 │ │ └─39857 /pause │ ├─cb3d465134febd7579cdf447d9fe0160adce40ddb058c66594c3c74ee318f8fc │ │ └─55056 /secretgen-controller │ ├─5aa2fc02695e2f32b4ae5ad5d2ce8ff25082196f4e6d709d61f329b2ea4a1ecd │ │ ├─59963 python -u /app/sidecar.py │ │ ├─60279 python -u /app/sidecar.py │ │ └─60281 python -u /app/sidecar.py │ ├─a0d18fb6d1ec18dd6a5d99518e3cafbfc91dcde8ae581c2103d5d4cbe4679660 │ │ ├─171023 nova-api: uWSGI master │ │ ├─171060 nova-api: uWSGI worker 1 │ │ └─171061 nova-api: uWSGI worker 2 │ ├─c6b638df8f99dff72e4fcc7da8ae959327e69c82727da15250344b3920276ed3 │ │ └─64771 /bin/memcached_exporter │ ├─c5de563e29fc0515082c8093c1928ce4c8b22c6337e3805a4b023c97e525820c │ │ └─94272 /pause │ ├─8b775f8afb366757f856e7b4fa2a74ea718f8a67a0acd9fe146e67fd8b849ac0 │ │ └─60560 /pause │ ├─8bcf092315ae9a822388a028ffc2fa52f34164c867874a9a8f4e5d5bdc32c80f │ │ └─225648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d09270b77f84899cecb428a861619cf4ce821de7bc42a406dd75c4d32701cd5e │ │ └─107525 /pause │ ├─5e9bee1445ffcaa5ed7856f55069f4ebca79f0d00681d1d08f6fc689f17f66cb │ │ ├─185254 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) │ │ ├─185636 /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/tmpp5m3bpj8/privsep.sock │ │ ├─185833 /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/tmp8ky8bhs8/privsep.sock │ │ └─186141 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d377bdcc4514b840e721f5710491e83df84e148119a0a0b7676fde95545b1c9b │ │ └─41298 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─fd373efe39ffcdb0ecd4e7b7cc57c644b3ab461f712a1038c83d8af9614fbde3 │ │ ├─271859 apache2 -DFOREGROUND │ │ ├─274112 (wsgi:h -DFOREGROUND │ │ ├─274113 (wsgi:h -DFOREGROUND │ │ ├─274114 (wsgi:h -DFOREGROUND │ │ ├─274115 (wsgi:h -DFOREGROUND │ │ ├─274116 (wsgi:h -DFOREGROUND │ │ ├─274117 apache2 -DFOREGROUND │ │ └─274118 apache2 -DFOREGROUND │ ├─2b655e249b3c3d67d38a352fad06a524940da1f29ded9771ebf9b0ac490fd520 │ │ ├─203625 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204102 heat-engine: ServiceWrapper worker(0) │ │ └─204105 heat-engine: ServiceWrapper worker(1) │ ├─410e5148c1e6c6ce53bb07ebb7d7897220f5f33d045a7452471a3116367a1df6 │ │ └─60293 /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 │ ├─bc6b70d5bbf72255079261f0bc807b0b749aa147abbf2fdc5b866957fe1d02ba │ │ ├─342815 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] │ │ ├─343524 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343788 /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/tmpe9wef56m/privsep.sock │ │ ├─344310 /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/tmplaqzafp9/privsep.sock │ │ ├─344785 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344788 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344820 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/61543994-87d5-46ae-a12c-48944ddd67d1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/61543994-87d5-46ae-a12c-48944ddd67d1/host --addn-hosts=/var/lib/neutron/dhcp/61543994-87d5-46ae-a12c-48944ddd67d1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/61543994-87d5-46ae-a12c-48944ddd67d1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/61543994-87d5-46ae-a12c-48944ddd67d1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bb8c87c4-148d-4e90-ad3e-b26f996aab02,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 │ │ ├─344824 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d804c9a4-8b47-4fef-b98f-963f402de72d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d804c9a4-8b47-4fef-b98f-963f402de72d/host --addn-hosts=/var/lib/neutron/dhcp/d804c9a4-8b47-4fef-b98f-963f402de72d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d804c9a4-8b47-4fef-b98f-963f402de72d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d804c9a4-8b47-4fef-b98f-963f402de72d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d1b08da5-b414-426e-bdef-cd4c2b9af9a8,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 │ │ ├─344827 haproxy -f /var/lib/neutron/ns-metadata-proxy/61543994-87d5-46ae-a12c-48944ddd67d1.conf │ │ ├─344831 haproxy -f /var/lib/neutron/ns-metadata-proxy/d804c9a4-8b47-4fef-b98f-963f402de72d.conf │ │ ├─373665 /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/tmpdx9zyhou/privsep.sock │ │ └─380737 /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/tmpb20o68qq/privsep.sock │ ├─a51ec816290e07e3b4e13768127123dc82e9060dd225c71686df01e417d7e66d │ │ └─60768 /pause │ ├─b41136880dc4a5033173a892d52fd8d0d0621f1eacd1d42c0a604c17ed7b4c7e │ │ └─62811 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─703276ffd84a4c9cbf35af105948f3622108d7dca4df9a301fd329b0cb9cb9d6 │ │ └─231123 /pause │ ├─28bff82b269b53cbe0173853996031cef524a96e94c793c7177bdf36f3dca807 │ │ ├─59937 python -u /app/sidecar.py │ │ ├─60274 python -u /app/sidecar.py │ │ └─60276 python -u /app/sidecar.py │ ├─5ac26db9966488d87000cf66fa68578f9bdfb6297e4fb169c14f8511bde7c299 │ │ └─64928 /bin/oauth2-proxy │ ├─9a8ec24a45441bd7b02d2c0c6762f79ec9bbec93ea8b936fdf0ec419d82a47a8 │ │ └─215702 /pause │ ├─5751e160602aa0fa247b12f5f3d50cba87189da90a7d386c0eb6957870a0732f │ │ └─42446 /coredns -conf /etc/coredns/Corefile │ ├─1bbe14a5fa2fa8b4eed2a1c2d79dd4496872a8ee3f7a9ec6049e364fbd9608e8 │ │ └─126943 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─868c3efaf8a6ba08866c0d167a1f36b328d8e6330ec9fd7a02dc244ce44123a9 │ │ └─126413 /pause │ ├─06c37d34f09bf7f57ff96e5e62b4e4211367612399577d863044a8ef0b7045ee │ │ └─49707 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 │ ├─bcfb4ed9df0a4254b8061d94942cf3764127b86f14b79df9a19701d6da7df8b8 │ │ └─266811 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4c54d5c0d4b39e3e5d829eca673bf950ce6bfe42f35345a774c0dc5e4fd2171d │ │ └─47554 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─df225f260a9a0b7bcc2325f8465b6f613374fabb6790aa8bc9773d7511781ee6 │ │ └─191317 /pause │ ├─d9719567f946c2aca6dbbc646078823a5b7c754ba9287d830a27166371287fd8 │ │ └─157312 /coredns -conf /etc/coredns/Corefile │ ├─c56144b58537e1f20ec8f33d94960388a2791c8c19b10d0636497d80664d232a │ │ └─63805 /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 │ ├─6377a87af0629e3e927f772e133320d5e5306cbe52803446c6907f3170114ab3 │ │ └─62443 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─01b9aa101f0a3966570e248fc3859cda4fe426b63b5e3f3b316ec5eeb4707d37 │ │ └─229985 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f11071f87591afea172d7b1be8a9fb304c302492f80973f221eaf1f59fbc504b │ │ └─188241 /usr/bin/libvirt-tls-sidecar │ ├─41537210433b81aa25039c52f0dd347d3816ffddb38ed88e012f7c6204e478f2 │ │ └─62331 /pause │ ├─f0bc90936455fc32eadb394cd997a946e3a3a6ae63c4327669bc87d3b64263a4 │ │ └─227489 /pause │ ├─cfb9ee61547d944fbbe17a3ad1891999455b233736fef4798ecb9c46f8d098ab │ │ └─54872 nfd-master -crd-controller=true -metrics=8081 │ ├─e76ae57d2777cd0c2d05a68e41e859037024eeb8a0b436d3e4b8bcd2eeac7d34 │ │ └─173170 /pause │ ├─aa6255f434482877827afb1582f2785b4ab646f91ab881971f399bf516344e8b │ │ ├─107878 glance-api: uWSGI master │ │ ├─107891 glance-api: uWSGI worker 1 │ │ └─107892 glance-api: uWSGI worker 2 │ ├─011dd3f8cceca375a7a518ddbbbd336deda5f5e41df58277036c5ce0fb8c32a5 │ │ └─128941 /pause │ ├─0dd234da1605f64bd6f2d6fce65741f6162b5233e53f2985da4e3f73ea72acb4 │ │ └─39340 /pause │ ├─d53f1ef07de7a37b148aeb2b445b700989d9b114d900994c52185b7b7c3f7a1b │ │ └─256883 /pause │ ├─80abf63c15e218ad4aa1f5be595aa85e6dd7c4bca062c1e55d702c31e85ea84a │ │ └─175009 /pause │ ├─1e2ed9ccc6ee02994090a51786f38d651db4b7a3bfc8a275d59659e2f7110182 │ │ └─39441 etcd --advertise-client-urls=https://162.253.55.110: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.110:2380 --initial-cluster=instance=https://162.253.55.110:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.110:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.110: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 │ ├─7653727f6b4794a815870d009f9d5fb5174079e1adb13b4ffa48c147a4a168be │ │ ├─ 94703 /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 │ │ └─403754 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─42c92b028ea72ac2fea20cd0101b6b08c34d0c8127994cc2335ba515b57784d5 │ │ └─64549 /bin/pushgateway │ ├─e9c74c70d39706b07b01096619030d188fee1d949eec3f00988659db7eb8cf5d │ │ └─42303 /pause │ ├─ac763cf8b1c1bcd58695759266734f70142204ea8176af1ee27a88d5c95f006f │ │ └─188709 /pause │ ├─80ce40546ee0a0e03cd361d8fb6bdb65d77cb124b8ce7889c95da3eac9d6f883 │ │ └─166605 /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 │ ├─211b6505d2777124b13d09d1af72654fb9e8547994a850efa8d92b97f911fad7 │ │ └─252742 /pause │ ├─8770ba44a87a9890b8a457d8e689650f07c4555da043c82e40955fc625b77596 │ │ └─77997 /pause │ ├─fa90b16c4cbb021e117452c8ce71c5398f2bad1761049cf1c3ef37c927ba3ff3 │ │ └─54552 /pause │ ├─1d975102fe0fe0bf0cb5feb66c0e63e3904652a6a925a2928fd217fa3ed29930 │ │ └─175549 /pause │ ├─11b75cd6c0af10d0e4e59c847b6052391922466c998de0115c1e9dc8e3925e54 │ │ ├─203668 heat-api: uWSGI master │ │ ├─203696 heat-api: uWSGI worker 1 │ │ └─203697 heat-api: uWSGI worker 2 │ ├─afdff60f60a922f188146fdebaac95de9bcf3d9b8fbd8960ba0549052eca84a1 │ │ └─62918 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─717cbf8cc20c6038923f0a5919eb1622013d7117c50877073d9827e3d0ab2a38 │ │ └─61814 /pause │ ├─2b191c7e876f9c615d7329f0f576cca250b8064e7f4551f512308cf05c37470b │ │ ├─275014 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275028 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─16c92a93c925a8573d7ec9cb739c44ef2a2bfd6992c9833ebec2e46dfe000261 │ │ └─94595 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-qhrlk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2b95dc63fd5fe00c2855765c308e727c15c8057aa76519265124e2eeb91e617f │ │ ├─207808 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207825 /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 -- │ │ ├─207831 erl_child_setup 1048576 │ │ ├─207920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208182 /bin/sh -s rabbit_disk_monitor │ ├─2d0e78ed3367e68f5929dd75b844deb212aa65ecab5cf9ad2fcc0a8b0912c2d2 │ │ └─191192 /pause │ ├─d30255786a1c12921ef5f3960af6b11a5b3da5fa3b07fc627e16d6f059bf8293 │ │ └─189104 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2d15e85c00c0f34a89dbe88f32891b53ab48a9ee5a7e8f59b89fbd34d7fc31bd │ │ ├─196071 /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 │ │ ├─375900 /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/tmp90pfuzs0/privsep.sock │ │ ├─375970 /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/tmptp0oe09u/privsep.sock │ │ └─376289 /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/tmpto8deu3_/privsep.sock │ ├─0bc89273d4f4980486d1723f4caba6b4c9bcc6ff9cb9ebcd62b229bfd98ccfc5 │ │ ├─ 45342 /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 │ │ ├─ 45370 /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 │ │ ├─ 45503 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271417 nginx: worker process │ │ ├─271418 nginx: worker process │ │ └─271419 nginx: cache manager process │ ├─17d2e30d65207ca3cac85fad0c016553396c3a7728befd8778deadd186c1609a │ │ ├─83186 barbiacan-api: uWSGI master │ │ └─83200 barbiacan-api: uWSGI worker 1 │ ├─db105a81f8bc5c284599fbd6c6fbd475fc38f81e1975bfb490607be91ec678e7 │ │ └─246484 /pause │ ├─7cf3239ddf8822fdacc4bed3712ab38f1e6cd297f830d93840744888f89ea90d │ │ └─39884 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e422ad0829ef8ddc2e7e04443431daeb0a9c3c75770738abb3daefc630b0585e │ │ └─161002 /pause │ ├─9ca9c13b5e2a9e95de6b912201172b399a6a9dfd0f0b75bef28c971f2a8643a4 │ │ └─64739 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─febc8fbbe2bab9e8c31a3e16b7f215b0c323738700bbe056701f5212cf2608c0 │ │ └─46005 /manager --metrics-bind-address=:9782 │ ├─a20d8cb8e2c11c205a048bfc6faa608303d0ee611f8a9e4d8af2efdcba4a30a1 │ │ └─64867 /bin/oauth2-proxy │ ├─cd5f564c216e450b6dfa7f98d25e6b67f5f0038257924c3f0a48d313d31f18c6 │ │ └─49559 /pause │ ├─1a58272d5c4c2c8796e380dc97f27bddef6be55769975144791a8d6fec87fa30 │ │ ├─247148 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247413 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247414 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3653311da9580338b85cfbe2a41d7a09d2db74bcfd7b09f20f4377bb21d88e26 │ │ ├─65343 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65360 /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 -- │ │ ├─65366 erl_child_setup 1048576 │ │ ├─65486 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65497 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65643 /bin/sh -s rabbit_disk_monitor │ ├─1d0172380b7041497b2ed74c0aeaa5904659ffc9b51fd071c94780580e8e96c0 │ │ └─271679 /pause │ ├─eaa787fbde2e45cf29244fc11fdc02544b10f8c9bf99961c1d8526712ec8746e │ │ └─113165 /pause │ ├─e499cf391b5dfdd91df376e97f322eed1bc997edf94f2780d7cbb1c5c35c3cda │ │ └─124870 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6dbc1ae839750ac5faa4abb96faa622cf8d6f9d0420b053cff7ca670af4163fa │ │ └─160678 /pause │ ├─5bf0e472911b0a8428353b8b8edce327bd04c626c0a77cb6231ae8644aaad142 │ │ └─175191 /pause │ ├─aa065df9935c81aafe220e301a56de54df1e0d0de41fe2d3198b7ee7e621987a │ │ └─235359 /pause │ ├─d0c77f01e96cdb4513215498fbdd5030bb0edbdf21b1b82cbce7a0f3362dbd64 │ │ └─215444 /pause │ ├─18345ebc6b4fe5a30ba6f48e12bbe78698a935111a89a9c5d2c2e40c928aba61 │ │ ├─252886 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252904 /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 -- │ │ ├─252910 erl_child_setup 1048576 │ │ ├─253009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253294 /bin/sh -s rabbit_disk_monitor │ ├─561c5e60e4ea07313f4c788a833424eeec14b224381ba16717d1b07080d7e989 │ │ └─84766 /usr/local/bin/rook ceph operator │ ├─461f320602d431598ca17649227e94086c7e5a0459f561733a083d4537473f44 │ │ └─59343 /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 │ ├─c8f570d326d6640885ed4e7316161ba916382ae95f986afbb983d0986f471012 │ │ └─39471 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 │ ├─de1b08ea1cdc19ab6a0d8b10cd83a0f083aeda29309f82ab856d671ff1ca79f2 │ │ ├─158285 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158302 /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 -- │ │ ├─158308 erl_child_setup 1048576 │ │ ├─158397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158474 /bin/sh -s rabbit_disk_monitor │ ├─d68f1a48d43c2a83669529eaabc5e1f6c517be6f4dabf572f6ccf6a244183d6a │ │ └─64696 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d6f30a2df75722e105b3b45560e79f3f4510dd195ab11c6d1bbd5fd175c4ff13 │ │ └─232183 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4e0340d32c77debd58aebda127979a971f45331f5dd422955cfedb3807c44c64 │ │ ├─76610 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76627 /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 -- │ │ ├─76633 erl_child_setup 1048576 │ │ ├─76691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76886 /bin/sh -s rabbit_disk_monitor │ ├─3db00e1fec3a9970f79f0ca0945c96e5e1aff22286e751d63b38630b8454ca9c │ │ └─158043 /pause │ ├─c862a13cfa9c7c0892b3ad16482f461058de52c256217e634fce742b8865e7d7 │ │ └─186878 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) │ ├─f17c5600889b224f6e15a700e8075cb8ce008f6489d6fcb77adba1a33ceb0467 │ │ └─60971 /pause │ ├─29fe306f8b35e33be1855aa5100a0bb5422342a5a48f44e0c13a0ae57a3b194f │ │ └─188308 /bin/bash /tmp/libvirt.sh │ ├─2225db3928b8b0007c222b0ed82b52bdec67581311302a961822fd553e5822bb │ │ └─42701 /pause │ ├─0fcaa0090a736e180e5b4dd1fda8128728dc1284d657ff00677a4c5afa07f756 │ │ ├─203649 heat-api-cfn: uWSGI master │ │ ├─203692 heat-api-cfn: uWSGI worker 1 │ │ └─203693 heat-api-cfn: uWSGI worker 2 │ ├─33718d7972d54c30cdee9fa088cb41ab6937bf96a027a8a0e79acf49db78383a │ │ └─174988 /pause │ ├─c96d738020720ca8ebf03c9734ed3c13980a1a53ee5c7f97c6f20781221ecd41 │ │ └─64248 /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 │ ├─f413f131b02a875f5509fabf4aa9c258e3318de12110104b392016765c632744 │ │ └─269378 /pause │ ├─4f31c87b91b82c7728207a4641a39d84875f2213eccf8ae78280cd4d7fa1f909 │ │ └─40611 /pause │ ├─82fe0f03f34275a50d5937fef7f21c3daafd6087362b223555d878fa1e21badc │ │ ├─176133 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402234 sleep 300 │ ├─eb2a3cc33d8ac0eff9e9e14c08140376283d893079db34319232da15042ae620 │ │ └─63858 /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 │ ├─f5b235c4e9896244dc39306961ab15c8f87b324c505b69b42b7c2bc49349cd9d │ │ └─49604 valkey-server *:6379 │ ├─b3985ab4ee873bbfd43015a05fa4ff044543b10b0a39ec82745759e20afe1a1e │ │ └─257027 /pause │ ├─26bc5c9116cbce40a10e7bb7800e6bb34fcf6e398e3052622c5b92929d75ea00 │ │ └─42348 /pause │ ├─6aab54ca2958323b190930eb2a443a2ff5fcb62402006f8e0bb1f23ab3f257d2 │ │ └─95543 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─faf4ff914cf44cb638db62498efc685d8cfd2e5cd43c9aea6f1f86d090c6e05e │ │ └─237058 /pause │ ├─73ba33235e29964249da1a609b41491c6238bce77f1f86708b825fe2c3f95e67 │ │ └─61436 /pause │ ├─35d7aa899a676ec5589e4a770db816a22089153e5abdb84bd88507c8b36c54f7 │ │ ├─ 70517 apache2 -DFOREGROUND │ │ ├─ 70559 (wsgi:k -DFOREGROUND │ │ ├─ 70560 (wsgi:k -DFOREGROUND │ │ ├─ 70561 (wsgi:k -DFOREGROUND │ │ ├─ 70562 (wsgi:k -DFOREGROUND │ │ ├─399292 apache2 -DFOREGROUND │ │ └─400758 apache2 -DFOREGROUND │ ├─04340d10fc28a835387d4ed31033dae7a8ffa3a9fcd0605937867d0cd8906835 │ │ ├─155626 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155649 /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 │ ├─2b4b8c84bf12444a916ad9c24cf84ffc97a3076a3d3141c26be2cb869380ba78 │ │ └─39373 /pause │ ├─fefedde5346c557a2d3471c03b1dd4ad9f85cdf63d932a99672012b40775478e │ │ ├─225662 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226119 octavia-worker: ConsumerService worker(0) │ │ └─226122 octavia-worker: ConsumerService worker(1) │ ├─2e10d766c4af3ddf6232919009ae45c8e08ae0d247bd1408ba84412d38d7acf3 │ │ └─256660 /pause │ ├─209f746c6489d172171f4e76596bc6fd11c2c01953882d45f0a8a9e2601f8376 │ │ └─63768 /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-110.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 │ ├─b1d114ba2e0e50f8785ee831a3970f71edc6890db576df56b28843c78117fab1 │ │ └─64671 /pause │ ├─3c9796760cc079e43bfd5461e95765f86b2411611308d34f06c22a6e346c361f │ │ └─45941 /pause │ ├─d3d396052ad5e1b9f10e5884d94058c1591456e0b74d8a8876290cd65df88d83 │ │ └─39371 /pause │ ├─abe320eaf933a14cc5a76204664923f7e99e7f0bb7e145483f5fbc8c92ee728f │ │ └─49359 /pause │ ├─b446dcb55f838b43f6021f9c3dc08cd6d8ccd4ebecdfcf925cb40cc59dd0ad34 │ │ └─109238 /pause │ ├─83f0302a8cf899703305994ac32bc7d4b3df96f09044fecd3bb92fdfb53f196a │ │ └─252423 docker-registry serve /etc/docker-registry/config.yml │ ├─5f1eb88754e69a710c36f46e5b8f78cbc9b32c42f57f7e02b71f5c6972d48ca7 │ │ └─42972 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─437913ac902cf126ddff8275cf339777b00953a4b29b2436f86907677a068e2e │ │ └─191232 /pause │ ├─9cb2b816c4ecfa1c7960c3addfac54a1229a9cc6b52a6243bdc047a206611f7d │ │ └─39612 /kube-vip manager │ ├─1c12c933f3020eff56651401b283feea305a6a932ab39a91ee1f4b7ea2d7f694 │ │ └─42221 /pause │ ├─f1a5a5403071ab4426f380a2eef2f2fc63e2e386c1962a56577d7d69488a1d95 │ │ ├─246730 magnum-api: uWSGI master │ │ ├─246742 magnum-api: uWSGI worker 1 │ │ └─246743 magnum-api: uWSGI worker 2 │ ├─2bbf09c56ad2c48b6e15a16da6810d30a9af0c4a7a0656dac13d22f68b2bd480 │ │ └─266791 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─916093035cf54493f74af58b9066935cf72ca111c53f0ed4e277f35879a6d221 │ │ ├─41511 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42066 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5b655335404e2c6733aeb44b3b64f35fdea68e375d263e3dbb62d18568d6f0b9 │ │ └─54652 /pause │ ├─f9ecca48c6b1b83999a300b1b88fb3f527592b0fdc2428d73a6aab25c96e947d │ │ ├─188866 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188898 /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 -- │ │ ├─188911 erl_child_setup 1048576 │ │ ├─189176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189363 /bin/sh -s rabbit_disk_monitor │ ├─23877da520c97bea3626121d851e54b4ad8e93eab85e19080821e3f5296e788c │ │ ├─184250 neutron-api: uWSGI master │ │ ├─184272 neutron-api: uWSGI worker 1 │ │ └─184273 neutron-api: uWSGI worker 2 │ ├─d8bf97c7401000b1fa4fb3322fbe9dd5d52d695089fef27ee967b376e752ed47 │ │ └─61699 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 │ ├─e8ec8c706c158211b06209896dc958b157ddf368a4a8318828a48fba109b4f5b │ │ └─42863 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 │ ├─118ffbce91692f04aa7bf8310fbfe61262db9687c0f7b1350a10dd048ce2640b │ │ └─160043 /pause │ ├─e3cf53f8d5449587b1a838d9bcedbf6e228da3f3aa5ff012ccbaf831cd8e9d45 │ │ └─229816 /pause │ ├─c27ca97a43ad080e4a268a788373e3564826dea2a388917d691918a69f16f125 │ │ └─62154 /pause │ ├─166ca8985f1552333260b55c252332a3549d0cbdd57f4c9129bdf80280026d56 │ │ ├─90390 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90407 /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 -- │ │ ├─90413 erl_child_setup 1048576 │ │ ├─90515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90516 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90528 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90751 /bin/sh -s rabbit_disk_monitor │ ├─80d06ec26061af5075374473932226750459421a23742b8410ccebf9d1b0a544 │ │ ├─224569 octavia-api: uWSGI master │ │ ├─224582 octavia-api: uWSGI worker 1 │ │ └─224583 octavia-api: uWSGI worker 2 │ ├─ee72a17cb042befe994fbe1c163c7b9bcae66e74b72682a7272ef826f1e687f0 │ │ ├─267072 /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 │ │ └─267162 /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 │ ├─1046de1ab2c775276385a9b9c8b6c931f04c86c1d61c37053fef59932d806e94 │ │ └─63124 /pause │ ├─0e25089c1bd7267abc532e97a8485c5b16777704c5dbec695ef3dbabf8dbd98f │ │ └─233240 /pause │ ├─c08d04917b9e177a5c0dca06de07d2a610dd8c75048387559458d8a6d9451cea │ │ └─76497 /pause │ ├─ea048f76bb23e8da631822eeb83fce0a9ee3d83dac5ebd1fbe627f1e0789652f │ │ └─47472 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d671bca9170e77ee3b520a89b83ffa4bcdf6a3e982cd938bb7ca22b071664662 │ │ ├─184286 neutron-policy-server: uWSGI master │ │ ├─184300 neutron-policy-server: uWSGI worker 1 │ │ └─184301 neutron-policy-server: uWSGI worker 2 │ ├─7404ef6f36fc7a768c89c240e9c83e171291b5ed28bec35b87966b9ec07b4abb │ │ └─155243 /pause │ ├─67db31f5af211cea7cbf12ee88552a150999bb22ef85f7a6fa5f1ae2cd021bc5 │ │ └─236885 /pause │ ├─18cee2103a5912dd64fcb91f5900c9090095c81f2ba95dd9668d89ed17665a18 │ │ └─126369 /pause │ ├─553ffab3c67d9da1438768ec25a6847dd2ee39f7411c9e56ff82addc202977b3 │ │ └─207660 /pause │ ├─f9d74aa10b5d01c0ece1fdf824f7090b9d181f94eacd3667d0d7769837102430 │ │ ├─123344 cinder-api: uWSGI master │ │ ├─123356 cinder-api: uWSGI worker 1 │ │ └─123357 cinder-api: uWSGI worker 2 │ ├─a4173225f96350d3827bc39701e75d781a4618b0f866e76320597e7e498cc449 │ │ ├─227593 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227609 /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 -- │ │ ├─227615 erl_child_setup 1048576 │ │ ├─227747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227748 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227941 /bin/sh -s rabbit_disk_monitor │ ├─2a4bc2165a60727bdc797a235f8fcd6cfb1a42b8dbf4241252753a322a4f2186 │ │ └─58826 /pause │ ├─ef41d880f6345391fb520f0f932bae48e3042733f444d9c1f0a62fc8685e454d │ │ └─39479 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 │ ├─ddefb82c168a424d391dfe43b78af63f1745b0981a5be67e4b74083d00ffd19d │ │ └─54597 /pause │ ├─41cac530b6b243270106cd4bbf62695b920ead6dba9a26ce0cfd74c905098cfc │ │ └─156700 /pause │ ├─7e4527a9a932ef059a4761ca2d890e6bc74615c0c7b533f601c5dcc16ec9a444 │ │ └─45131 /pause │ ├─66f2db0fe398fe1868b8a1040154b0236dcf0b189bd47eacbdb10f71aeb9989e │ │ └─46128 /manager --metrics-bind-address=:8080 │ ├─c0eed81e3978739777907a0e4d536c30addcf19d3925df6f4e0f5aa8632103c9 │ │ └─94223 /pause │ ├─d19f0601a64fa27953b7a1ac110621d06edc5f4a7a40153534234685e1b05424 │ │ ├─184340 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] │ │ ├─184643 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) │ │ ├─184646 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) │ │ └─184649 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) │ ├─9d6111f28704b6d3119ecc4741e367cc22f9174974eb75c1085c51aecea95395 │ │ └─111127 /pause │ ├─ea2156f1b3eabba2807eca10dd63b3f2a0dfa94dc940f6591800792525768145 │ │ └─231482 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─41e978ed5e57005c4bf44ffca6cb6e6eba0de8f9bfe0c08047e033b7e6bd1225 │ │ ├─111313 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111330 /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 -- │ │ ├─111336 erl_child_setup 1048576 │ │ ├─111437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111448 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111522 /bin/sh -s rabbit_disk_monitor │ ├─d08c27770713c106edc4412193455986740476d76a2bd23b32bf1bad50be5d1b │ │ └─46620 /pause │ ├─bf278dbe9ed41a41e41680da66ef23c73299bdd752bdb788634060c8e3fcd8c6 │ │ ├─173414 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173430 /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 -- │ │ ├─173436 erl_child_setup 1048576 │ │ ├─173496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173497 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173640 /bin/sh -s rabbit_disk_monitor │ ├─e7ebe4732ac122fb2bfde31ef46e1b461d11e83c57e67950657aef4ffd650f08 │ │ └─54914 nfd-gc -gc-interval=1h │ ├─d0a2e26fba506a7275bec258ca6321b0af283ef0c06b42352e61316e3482dcae │ │ └─113083 /pause │ └─7b65c8974a7038b1afd3f0cc8c8ed8b1360b6adedaec496dd7d7a2932b7a6b72 │ └─59036 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount