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 │ │ │ ├─21890 /lib/systemd/systemd --user │ │ │ └─21891 (sd-pam) │ │ └─session-21.scope │ │ ├─21819 sshd: cephadm [priv] │ │ └─21906 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─714 /lib/systemd/systemd --user │ │ └─715 (sd-pam) │ ├─session-4.scope │ │ ├─1623 sshd: zuul [priv] │ │ └─1636 sshd: zuul@notty │ └─session-1.scope │ ├─ 711 sshd: zuul [priv] │ ├─ 728 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1627 ssh: /home/zuul/.ansible/cp/199.204.45.78-22-zuul [mux] │ ├─418893 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hiswolpqmjaukvzcwgeunieaqcpefowg ; /usr/bin/python3'"'"' && sleep 0' │ ├─418894 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hiswolpqmjaukvzcwgeunieaqcpefowg ; /usr/bin/python3' && sleep 0 │ ├─418895 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hiswolpqmjaukvzcwgeunieaqcpefowg ; /usr/bin/python3 │ ├─418896 /bin/sh -c echo BECOME-SUCCESS-hiswolpqmjaukvzcwgeunieaqcpefowg ; /usr/bin/python3 │ ├─418897 /usr/bin/python3 │ ├─418900 /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 │ └─418902 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-de43a2a6bc736dfd858ced571df5df33beae993a241accc8dd9e4aac7464228e.scope … │ │ ├─34794 /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 │ │ └─34806 /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 │ ├─containerd.service … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12279 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb811b8b0b7c976722f36a1644bad7eb8cf6b5ec9bef965760eac96329386899 -address /run/containerd/containerd.sock │ │ ├─ 12665 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c655813931408d79cfb3b5d9a388da0e710bfd36b61c65d1f502ac6eead17b3b -address /run/containerd/containerd.sock │ │ ├─ 18828 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81126c734a342eb8a506d36e61acbf39fb12608039be8543d007756a8674bc07 -address /run/containerd/containerd.sock │ │ ├─ 25445 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b030bd122fa919b6d0bf62aeda1c9f11a3c874d3f957a425b71824a96ec1b04b -address /run/containerd/containerd.sock │ │ ├─ 30051 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8da5b6a96440cdc9f2d61230541a80908887077f511a12c4b89e7654845515a8 -address /run/containerd/containerd.sock │ │ ├─ 34768 /usr/bin/containerd-shim-runc-v2 -namespace moby -id de43a2a6bc736dfd858ced571df5df33beae993a241accc8dd9e4aac7464228e -address /run/containerd/containerd.sock │ │ ├─ 40471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be6c0b62a48548b46e818c703178e2154653b593e23e2d3596d2057ad5e2974 -address /run/containerd/containerd.sock │ │ ├─ 40510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 982fa6aaf9c8b4895cb0ee15c495e2836066d599a6243ea5202581dbabef3e62 -address /run/containerd/containerd.sock │ │ ├─ 40536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fed769d507d65630ef4e9cfe4284cf5c353cc349abc89c36b072b5ca8156969 -address /run/containerd/containerd.sock │ │ ├─ 40540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b42e829dbc2beba552174b6efb8a4b45d3d5cfca1aede1eac466625268420d6 -address /run/containerd/containerd.sock │ │ ├─ 40565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5780c535b8797ae2e2d5569be7eb2bde71cd31b2661eada4aee0461516741d59 -address /run/containerd/containerd.sock │ │ ├─ 41073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e04cc1ad362c29cd1a8d5f3a7f0ad59d4c08ec7b101813937d8b1c7f84c4bd39 -address /run/containerd/containerd.sock │ │ ├─ 41827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6927e3da6c59930efc28310b0a04f895ad5199c9f574c52d1cc67bd1e24c498 -address /run/containerd/containerd.sock │ │ ├─ 41846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91068c7f3734391c27973dfcff574c03d8cd7a903fa3ac307ab485e3436ba660 -address /run/containerd/containerd.sock │ │ ├─ 43154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b0397523aca7ebf10f41e964a6ec9e36468130c742bfdf2e07161a9a24fe66c -address /run/containerd/containerd.sock │ │ ├─ 43565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d42eb60bbafef12e04869bd8c839b884fc674fb503e169b5c7d2ec6465e626a -address /run/containerd/containerd.sock │ │ ├─ 43583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9107793452ec341250e42cb85d2cbcd341e857ed606a20fc60291d56f6e440f8 -address /run/containerd/containerd.sock │ │ ├─ 44030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dfae45a381a27cc5b269572c5fefec04a821bac8c1a72bcb86b051fa55146a1 -address /run/containerd/containerd.sock │ │ ├─ 44486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f84afc6c54ca252d4c81c46ef8dafc64f357ca95b0e6569d9aae7ab078996d9f -address /run/containerd/containerd.sock │ │ ├─ 44544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd6936112cfef02573478aafc94d74d976da288479e0939a6b5792ed7163a130 -address /run/containerd/containerd.sock │ │ ├─ 44582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21fd6d9376ea1c69f21aaa8ef027d2d21e24ab1d90d28c2418ede2b4d4320a53 -address /run/containerd/containerd.sock │ │ ├─ 46652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa22e84603a082e19ff3bdbfb7d88f5cc9baceb38208ff4b1226e3c4a9454ac -address /run/containerd/containerd.sock │ │ ├─ 46746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e35daab9bd22e5980c6a72d39b5c4c178aef4a3c459f5927b1683017082957f -address /run/containerd/containerd.sock │ │ ├─ 47567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 837ee9b53325881839aa94fd539f3e8430501dda0c38d05a45588487158d5c18 -address /run/containerd/containerd.sock │ │ ├─ 47665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c23282b23715c96334806e4c579bcab4ade958e8cc14a1ef9a49a0a4c2ad939d -address /run/containerd/containerd.sock │ │ ├─ 48048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 558a2dd84606f30302e2ec45c3c9a2e7fb5c5fd30b2d4cecc4caad575649f274 -address /run/containerd/containerd.sock │ │ ├─ 48380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417f257165bf91daa601b1da18463ea8cdfe0290cd3bf0c1abe13e91630cea1c -address /run/containerd/containerd.sock │ │ ├─ 48724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c0a6eccda2fb4ebb26a18f84a627aa2d771004328193848e0f5a2f528c8ffe -address /run/containerd/containerd.sock │ │ ├─ 51112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3b037d1bce4741d757a8147c0ff2e223c9545a99a94fe41cb0727de2aaeaf58 -address /run/containerd/containerd.sock │ │ ├─ 51247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb14208cb43e7dda4fa422648ab6f32326934ce1f3b67cb4a111f73cdab02c6 -address /run/containerd/containerd.sock │ │ ├─ 55641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1104f0ca9ec445457605b553f75c14e6ef74e31ece3e8261d4b7adc3fa8d1565 -address /run/containerd/containerd.sock │ │ ├─ 56285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5836acf3c8275575966deacb814a5d758fc46d28678d456bc64444e040385453 -address /run/containerd/containerd.sock │ │ ├─ 56327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505c987f25bab07bf2f60ee5e7d0ce422b5bfee320ce7deaac5cd8c59d162967 -address /run/containerd/containerd.sock │ │ ├─ 56356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76d8e1713cb46425fd0955fc3c9ca8c67198ccf3de17d4f7e73c4d3a3dc3d61e -address /run/containerd/containerd.sock │ │ ├─ 56543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d79850206095bf57f14fbecfdb7c500860023a6257ecb2f0f2d30d49e76f2879 -address /run/containerd/containerd.sock │ │ ├─ 60812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5ca3b7ae77a5534c9340508e7368e97244d52fa09f707497fe845b0cd92caf8 -address /run/containerd/containerd.sock │ │ ├─ 61010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b842d02262fde644186f7adadf7a4a5415452d78df5a824d1c4db66175ef8361 -address /run/containerd/containerd.sock │ │ ├─ 61065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b37999f6a2c6a818f41b18cf3dfc58162c76c5354d5680e1e6fc3704a49c53b -address /run/containerd/containerd.sock │ │ ├─ 61106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72253672ba8d5f513bae926263a6683479d50099245f8455f653182bb30006e6 -address /run/containerd/containerd.sock │ │ ├─ 62346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e394fe03f0232e40c37520e670620e05d870f7c135e84f4f73bacea7bac2a6 -address /run/containerd/containerd.sock │ │ ├─ 62599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99a4baf9fa60f4150ca63e8b04308fb172766eedc7eafcd3a3c9ea30c382632d -address /run/containerd/containerd.sock │ │ ├─ 62790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e17eedb9b9720ad91b09258a0b381b19e292670beeedd844302f1484803e38 -address /run/containerd/containerd.sock │ │ ├─ 62846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906a9d11db06b931b4f388e5afebeac02bde8f274bea58ce49558a13b10d5cf5 -address /run/containerd/containerd.sock │ │ ├─ 62884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720e0d32cafa7c610f1d6573e2a5e244c33a6c475520a75314b5f94d3a1dc077 -address /run/containerd/containerd.sock │ │ ├─ 63347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e15c9d2740f9f105595dafd0428728e0c69763ba43e4e2414a15bd9edbdabe3a -address /run/containerd/containerd.sock │ │ ├─ 63557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed0f15113c5c64879069e81c31c268636799348a4f1d643a8f1723ce107c1da -address /run/containerd/containerd.sock │ │ ├─ 64267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3b08003aaedc3b45503c0d3477ceb80e00cbd742d9aea3e8575992cf4d3f59 -address /run/containerd/containerd.sock │ │ ├─ 64635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ed7b2fbed973d6a29525b93b4e84a232396d08d44bc141b820e57878a8e57b -address /run/containerd/containerd.sock │ │ ├─ 65374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9358e1a2f88bb12f523072eeee37f28d3443a25a75ea203102e2ea4a304af830 -address /run/containerd/containerd.sock │ │ ├─ 66831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81353c42ce63f2445963d0b22a89c82920d779d1d3d93fd3f74a73c555cfbab9 -address /run/containerd/containerd.sock │ │ ├─ 69074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 318aff33fd0b97f61a7f9c06ceab21268c84989a4274da1924e8677faf0d58df -address /run/containerd/containerd.sock │ │ ├─ 78333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a9f32e6d26beea5f55f87397b9311f904f856c8a44432dcfc2dd7f003408c6 -address /run/containerd/containerd.sock │ │ ├─ 79877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc3bec5344061027508b499f9557dbfeea4b049773949321d3db73e7d2195a6 -address /run/containerd/containerd.sock │ │ ├─ 85654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85091fb97b1040431400b5f8c19033aa9c27da2047db7dd59ea53e1906e0b1a1 -address /run/containerd/containerd.sock │ │ ├─ 91854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4292849fee48b65d6c53507ae258797821ad2b4882da6d9989f023fc3675f1c2 -address /run/containerd/containerd.sock │ │ ├─ 96077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c900e92c5ef7581e01cc7ff3e220be46b2b60c4b6108b983da66a48fdcd61c4e -address /run/containerd/containerd.sock │ │ ├─ 96133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a119c35fd02341387f1fba5d0683cc4b92cdc4c884e481dd2c85075baea965a5 -address /run/containerd/containerd.sock │ │ ├─109249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b8cbd931e10572b72c76642008e13cbd4aaeb19b6d9be25e8e373057f651c8e -address /run/containerd/containerd.sock │ │ ├─110695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5ef0f2e2a30514b42e4049e1c76caefb0d4b23123fe822ca00099324e06aceb -address /run/containerd/containerd.sock │ │ ├─110800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c540b27a3f3b47147c4c16148a1802250ea6bc13a31cadea8a441252780e5429 -address /run/containerd/containerd.sock │ │ ├─112771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f0f1184b38f5eb26f5255c24ec01c8248e209d7483bd23e73be71b3ee60025 -address /run/containerd/containerd.sock │ │ ├─114592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8384a202fbf4707354c2eb0f2fd87fb3f1ac10583f78ffd98118f7b416d73d7 -address /run/containerd/containerd.sock │ │ ├─114659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e344d5dae91f495711f12191490e7fb638cca4f253477c1c565ad23ed8c224f -address /run/containerd/containerd.sock │ │ ├─127634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad93a729fee7a720505435bf0a78de985dad8ec31141b1e721e55e08e8e91bfe -address /run/containerd/containerd.sock │ │ ├─127726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f87ce6c90ec6309994a6e532241523ae897d78b7693817c32874df14b1197b20 -address /run/containerd/containerd.sock │ │ ├─130252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8862fe8d13149ce8bc40f75f1deed8f56ce8df31f3362008b157979c77a27f5 -address /run/containerd/containerd.sock │ │ ├─156459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 613ad3d80d47c7762d19543971706614b835711ee2be35dd0489cbdb5a049ea4 -address /run/containerd/containerd.sock │ │ ├─158092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec3bc7e23ee60f1f6e8282d47e08d6c0521236aca8e024219a59886447d4585 -address /run/containerd/containerd.sock │ │ ├─158502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a86838cdf84844bd07277bb11a2e1fa6d01c42e1afcb5d8ca792dd41eefada7 -address /run/containerd/containerd.sock │ │ ├─159406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a4ef74cd1f990d1e13d482571bbd5402f2b9880e5f6707624ebe15c7327d33c -address /run/containerd/containerd.sock │ │ ├─161419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b54b350554d77c16248ec6fa3228ef0192cd17fd887c22871797e200f7900f -address /run/containerd/containerd.sock │ │ ├─161756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d02cdaa97c0fcc7a73d27e59c68cec7bd043539383be118c90e154222be97e2a -address /run/containerd/containerd.sock │ │ ├─161842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9605b8f606b69ccb8bd161075411d883168ed008f386eae713d37cf9c1214d37 -address /run/containerd/containerd.sock │ │ ├─161890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66e4504e55ad59a87432afa1f5733d06b52f273a8e948f73b62d2f22851c712 -address /run/containerd/containerd.sock │ │ ├─161981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc68d9ffd661e1813f631f15f74d89b9fcd387f9bf701fb87dd597230ce7715 -address /run/containerd/containerd.sock │ │ ├─162557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9141af3070de6941d794075b1cf52b496c109c12fdd146713745d5a786e46931 -address /run/containerd/containerd.sock │ │ ├─173784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9181a4ef98b4a0e6972fd4b02bcb65f71cfe3cc9a58c8a1f3085b180181204b2 -address /run/containerd/containerd.sock │ │ ├─175578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6c3a854749b8a29b6a99cb11bc5884762bda3f8b4a9f18ae6e6565344936fe1 -address /run/containerd/containerd.sock │ │ ├─175625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eec0b6c7179e3bb5321cb482cc3d1000dbb51497bf73b73680e0d7540bc2ab1 -address /run/containerd/containerd.sock │ │ ├─175684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce3f91b577550d5f4a6a822b3713bfdbb8da103f54d861c0424808a413295fec -address /run/containerd/containerd.sock │ │ ├─175790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c7a84a06c8281751c3c3c0ea645aacd815dcae1526bd3afd2583e815d873b82 -address /run/containerd/containerd.sock │ │ ├─176036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 206091bb3dba39bba08888f42bdd25315471b21e14502b32bc9f463cd950479f -address /run/containerd/containerd.sock │ │ ├─176077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4823325c288b448f8bfdd69a6ea709aaaffd102d33db442b81ab2602746703be -address /run/containerd/containerd.sock │ │ ├─176152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd072985bb7276468caf39be1afdd14ed97c8bc3931215a8040212cebee4f149 -address /run/containerd/containerd.sock │ │ ├─188968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb8feb9b38b0953d0171eefff71085e2dbdec7b35dd27ec1fce186481e6295a -address /run/containerd/containerd.sock │ │ ├─191382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b75aac58252120893d303384c4151b03d79617a947275a9a094ab491d402f5c -address /run/containerd/containerd.sock │ │ ├─191436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba28d33b2e319cc2242a29f572056724d260d3390f7a5cce6844c8351745fce9 -address /run/containerd/containerd.sock │ │ ├─191488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae7e6c102c0bb3b883fa8131a5da94cc01d855c0f1641364e495b338c317b52 -address /run/containerd/containerd.sock │ │ ├─208544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5809b4c2d85c4b7c30ced920a5a0f204822973d0796849be97539f41eb689f94 -address /run/containerd/containerd.sock │ │ ├─216488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a54179c1c0a7b00f07b06babd6c25e473339cb425801eec967f61de9cea0d6 -address /run/containerd/containerd.sock │ │ ├─216548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8520d924565e1d69fea55347d13f72c132af6993d9301abbe7fb3ffafbba8dc4 -address /run/containerd/containerd.sock │ │ ├─216577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6d3d9f5bd45c6725fcfb0f597e886bfd79c35b88d5850a3342a73a3c707344 -address /run/containerd/containerd.sock │ │ ├─216879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4459ef85e9f643faa8c74cb39c41e711264c12149dd710a347ad827640e9a0a -address /run/containerd/containerd.sock │ │ ├─228563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ed96caa0a3f634aa2bfe87c0c3a022dfb55ba66639b6693f3647db4bde0cd5d -address /run/containerd/containerd.sock │ │ ├─230918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44495c1130857dc2710c177659a9565d8cc5dbd1e9fb6e2758e31ce75020557e -address /run/containerd/containerd.sock │ │ ├─232265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 726f9fbfa4019e5cc46d8cce0afaf5ccbc2a968d05139022257275ff4fde085d -address /run/containerd/containerd.sock │ │ ├─233309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 912fd632b5492df05b8184197717b58daa528c10a9e5b8b9c0a2a469af89e86c -address /run/containerd/containerd.sock │ │ ├─233810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9244223f77f568580c8d3c0e76d535e394964fbc4bbc0ea59f5646bae0c69727 -address /run/containerd/containerd.sock │ │ ├─236099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e85f8e9af7710b7508ca38ae201577b4c6284a8aff8db615a0c03e0f65c6ab4d -address /run/containerd/containerd.sock │ │ ├─237719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deda0b27070a168d7b9e8ea6cf2b8f24b3e4b19d15e4d8e2ead9512ea3177333 -address /run/containerd/containerd.sock │ │ ├─237757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa2c4bc6ee4f1f9b25e331275a106b84bfab363dcc9034743cdcb85861512ba4 -address /run/containerd/containerd.sock │ │ ├─247464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ba257a3353093f2aaa21c5c448c2446cc0256bd5451f2c25f5332e9e6ca9904 -address /run/containerd/containerd.sock │ │ ├─248042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d20d027d3e9cbc3f181aa0a1baf34b95dd26f97f4ea018d1219392cf4e074c3c -address /run/containerd/containerd.sock │ │ ├─252991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a840ad109f1c6650612c78e905912cc4fe1e555dd1719b461dab003dfef7a1c7 -address /run/containerd/containerd.sock │ │ ├─257254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0b586da489d75f28038a3efbdede4c9b4227dd61c273be17a7bdb28425de89 -address /run/containerd/containerd.sock │ │ ├─257484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d31932873c36cabd50b6d423e4b32a58219fc6d458fbfd8616d4f2f61c1c8827 -address /run/containerd/containerd.sock │ │ ├─257611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b70a5f84648bddb152270615375a9b080ea343257bc2c37c09ef5b7df19194ea -address /run/containerd/containerd.sock │ │ ├─257681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2db16239af138dfe5952a2253b9c803b23710bc27b49d67c9460e3a6c1f9af93 -address /run/containerd/containerd.sock │ │ ├─270279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46ad3125c1d8ea18b4325f9fe2ca2866c4b32379d001d0bef14d27dcd2e68f3c -address /run/containerd/containerd.sock │ │ ├─273040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcec5f571765e4a42535641d3b0f413e3dc72c99f742011ede5f391fa7457792 -address /run/containerd/containerd.sock │ │ └─274696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac0b752343f8282dd8b59c6d3b043d020f7d9605e094d0232a715ceeb592615 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─530 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─401 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─635 /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 │ │ │ ├─29767 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30034 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.geibcj.service │ │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.geibcj/unit.run │ │ │ └─12616 /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-geibcj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.geibcj:/var/lib/ceph/mgr/ceph-instance.geibcj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.geibcj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.geibcj -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 │ │ │ ├─18786 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18807 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25157 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25425 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34475 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34751 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12223 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12253 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─652 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─625 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-rd1988f4df42c4b7fa820949f888dd697.scope │ │ └─193904 /usr/sbin/libvirtd --listen │ ├─docker-c655813931408d79cfb3b5d9a388da0e710bfd36b61c65d1f502ac6eead17b3b.scope … │ │ ├─12697 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.geibcj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12716 /usr/bin/ceph-mgr -n mgr.instance.geibcj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─155827 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40931 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.78 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─657 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-cb811b8b0b7c976722f36a1644bad7eb8cf6b5ec9bef965760eac96329386899.scope … │ │ ├─12334 /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 │ │ └─12346 /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-b030bd122fa919b6d0bf62aeda1c9f11a3c874d3f957a425b71824a96ec1b04b.scope … │ │ ├─25470 /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 │ │ └─25482 /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 │ ├─uuidd.service │ │ └─1098 /usr/sbin/uuidd --socket-activation │ ├─docker-8da5b6a96440cdc9f2d61230541a80908887077f511a12c4b89e7654845515a8.scope … │ │ ├─30076 /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 │ │ └─30089 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10845 /usr/sbin/chronyd -F 1 │ │ └─10846 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155687 /sbin/iscsid │ │ └─155688 /sbin/iscsid │ ├─dbus.service │ │ └─622 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─634 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-81126c734a342eb8a506d36e61acbf39fb12608039be8543d007756a8674bc07.scope … │ │ ├─18856 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18874 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─628 /lib/systemd/systemd-logind ├─k8s.io │ ├─206091bb3dba39bba08888f42bdd25315471b21e14502b32bc9f463cd950479f │ │ └─176061 /pause │ ├─deda0b27070a168d7b9e8ea6cf2b8f24b3e4b19d15e4d8e2ead9512ea3177333 │ │ └─237747 /pause │ ├─3be6c0b62a48548b46e818c703178e2154653b593e23e2d3596d2057ad5e2974 │ │ └─40500 /pause │ ├─eed0f15113c5c64879069e81c31c268636799348a4f1d643a8f1723ce107c1da │ │ └─63580 /pause │ ├─44495c1130857dc2710c177659a9565d8cc5dbd1e9fb6e2758e31ce75020557e │ │ └─230981 /pause │ ├─8ac93bcdecd1b5face2643e38fa34791a24a43927b4d05b9f2daf15083865136 │ │ ├─172023 nova-metadata: uWSGI master │ │ ├─172038 nova-metadata: uWSGI worker 1 │ │ └─172039 nova-metadata: uWSGI worker 2 │ ├─4f1746eb5df8bb48e8ed9b60c39d505a19ac8d33315f95cad40522dab2771be5 │ │ ├─204583 heat-api-cfn: uWSGI master │ │ ├─204702 heat-api-cfn: uWSGI worker 1 │ │ └─204703 heat-api-cfn: uWSGI worker 2 │ ├─51a54179c1c0a7b00f07b06babd6c25e473339cb425801eec967f61de9cea0d6 │ │ └─216569 /pause │ ├─d31932873c36cabd50b6d423e4b32a58219fc6d458fbfd8616d4f2f61c1c8827 │ │ └─257508 /pause │ ├─c0ca302c3bb95d7749701e53580e696144337106199b31391411f33867cd3873 │ │ └─273510 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─987c78a9e18c0f7128924edef2ecc87383154e8cef481e088d990c5334a4db6a │ │ └─66000 /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 │ ├─2558fee4df4866028bf68ec7c433150d503d83d380bebc9020c1be0a92ccdc6d │ │ └─66364 /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 │ ├─7fc3bec5344061027508b499f9557dbfeea4b049773949321d3db73e7d2195a6 │ │ └─79908 /pause │ ├─be94e65974b240857c3201723517dfd8fc9fb163a2d9d87ce6c9deaff93fb9bf │ │ └─49128 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b2e1155ea6ec88bc55a60842ca06cc084f6124b51c8a70a60afb7ecaaa1bc9a1 │ │ └─49052 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─7dfae45a381a27cc5b269572c5fefec04a821bac8c1a72bcb86b051fa55146a1 │ │ └─44053 /pause │ ├─e5ca3b7ae77a5534c9340508e7368e97244d52fa09f707497fe845b0cd92caf8 │ │ └─60894 /pause │ ├─9f6d3d9f5bd45c6725fcfb0f597e886bfd79c35b88d5850a3342a73a3c707344 │ │ └─216642 /pause │ ├─0e35daab9bd22e5980c6a72d39b5c4c178aef4a3c459f5927b1683017082957f │ │ └─46770 /pause │ ├─1104f0ca9ec445457605b553f75c14e6ef74e31ece3e8261d4b7adc3fa8d1565 │ │ └─55664 /pause │ ├─7b42e829dbc2beba552174b6efb8a4b45d3d5cfca1aede1eac466625268420d6 │ │ └─40619 /pause │ ├─ad93a729fee7a720505435bf0a78de985dad8ec31141b1e721e55e08e8e91bfe │ │ └─127664 /pause │ ├─970506bdbba2124252d083bd5236a4cdbed779d35c9d01fb182905287c46a57c │ │ └─56677 nfd-master -crd-controller=true -metrics=8081 │ ├─b4ec3c937aa58e2c35b825297e250a5110ef98a1999cc89ce8c4ff1b4b3c7bcd │ │ └─47737 /manager --metrics-bind-address=:9782 │ ├─adf93fa12f315de8193a4cd95882e3b01fd2b55cc17446724697d27e3f392d7b │ │ ├─109645 glance-api: uWSGI master │ │ ├─109658 glance-api: uWSGI worker 1 │ │ └─109659 glance-api: uWSGI worker 2 │ ├─982fa6aaf9c8b4895cb0ee15c495e2836066d599a6243ea5202581dbabef3e62 │ │ └─40600 /pause │ ├─bc509909adbfd491f31d3f36d4fc541bba888223fabeeb50bebe92321b0ee3d8 │ │ └─66592 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─acd7d3ecbaec2adf4431cad709010693aed5444679717a0f8781337193fec9d3 │ │ ├─48956 mysqld --wsrep_start_position=9f5a5356-79f6-11f1-9757-8b2b407026c4:20 │ │ └─49081 /var/lib/mysql/mysql-state-monitor │ ├─07bf7612d81a8b35ce321a6ed3c6e3acdf581a07ff68ce7b687ea47efc2db75e │ │ └─63648 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 │ ├─127e1687fd6bdc7bdf72f15f218a29f1c20566a140473e3aad3429336a188b9a │ │ ├─184459 neutron-api: uWSGI master │ │ ├─184487 neutron-api: uWSGI worker 1 │ │ └─184488 neutron-api: uWSGI worker 2 │ ├─d66e4504e55ad59a87432afa1f5733d06b52f273a8e948f73b62d2f22851c712 │ │ └─161932 /pause │ ├─a7dde7c48512f20fed967b93b78da47e97e248a541560a276f63e1c4130e2bb2 │ │ └─56605 nfd-gc -gc-interval=1h │ ├─c4677c68397bd7e5f2fd809a311040ec36125b264b5f2fa437f9a0a493650c26 │ │ └─43216 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─00d050c2c539ba28f7fab42d29bfa451d6ccf59870cf54226a022ad505b6e4ed │ │ └─157022 /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 │ ├─75ed7b2fbed973d6a29525b93b4e84a232396d08d44bc141b820e57878a8e57b │ │ └─64659 /pause │ ├─9caba30f3c0c3a1b74865fdfd45d7765d23126f11ebe8915345fa6a187d4ad54 │ │ └─267527 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9244223f77f568580c8d3c0e76d535e394964fbc4bbc0ea59f5646bae0c69727 │ │ └─233833 /pause │ ├─9d13365b71b1cfe58b5ec2597d8940789d1ed33efba4746eeab0a4e2b1a2bc4a │ │ ├─62012 python -u /app/sidecar.py │ │ ├─62261 python -u /app/sidecar.py │ │ └─62262 python -u /app/sidecar.py │ ├─91068c7f3734391c27973dfcff574c03d8cd7a903fa3ac307ab485e3436ba660 │ │ └─41895 /pause │ ├─8712c1b4a73ffaccf6c54a6a89cacadcc93d4aed3d98e7ef29dc0b9bd249ec9b │ │ ├─277278 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277291 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fd461d5ad746f6631ee3fce19ed973eb4bf9a66c51e6503b2b94bf4ca8c9b44b │ │ └─56791 /secretgen-controller │ ├─9ddff954f3356fa428710108060e4be59f1b45503e9086a08279a5db9f900715 │ │ ├─228726 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228744 /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 -- │ │ ├─228783 erl_child_setup 1048576 │ │ ├─228877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229140 /bin/sh -s rabbit_disk_monitor │ ├─c3596514e37e69784681918dd629aedf4a8d843bcef3b0b1ba92c722e23e2ae1 │ │ └─44330 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 │ ├─4e9ad6a19ea52ade3b8a488ad9544ae79a8c12123ca0cf8a7c7e553086563c01 │ │ ├─ 96739 /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 │ │ └─407059 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e0427924e2cbbfc7c3e4d93018808f107afe41b55ae6d546fdae0f6f367f5a7f │ │ └─64923 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─386d1bc0e02b6dac9d4f5e2f666cca3c8a8155013926eb06dffbee272522b83a │ │ └─66557 /bin/pushgateway │ ├─a30a3fc569f2fbed24a063ba634d0c76c7925008bbf124c64a30a285000a1aee │ │ └─126142 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d2b5eb35bd0df002ce0879199e4fc27eea366712e4da157d4ba0b2651c746860 │ │ ├─147266 placement-api: uWSGI master │ │ ├─147285 placement-api: uWSGI worker 1 │ │ └─147286 placement-api: uWSGI worker 2 │ ├─1d537a2d1f2d99c0d6f2a30c5515c0842f650047fe312ccfc2fd54bf02680b6c │ │ └─65911 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-78.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 │ ├─5bb8feb9b38b0953d0171eefff71085e2dbdec7b35dd27ec1fce186481e6295a │ │ └─188992 /pause │ ├─9107793452ec341250e42cb85d2cbcd341e857ed606a20fc60291d56f6e440f8 │ │ └─43627 /pause │ ├─558a2dd84606f30302e2ec45c3c9a2e7fb5c5fd30b2d4cecc4caad575649f274 │ │ └─48072 /pause │ ├─34afb976b4cec8dfd9c13b667d827ff3d950362d55cf5e1f2140a15e3c7a2806 │ │ ├─92109 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92127 /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 -- │ │ ├─92133 erl_child_setup 1048576 │ │ ├─92248 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92422 /bin/sh -s rabbit_disk_monitor │ ├─21fd6d9376ea1c69f21aaa8ef027d2d21e24ab1d90d28c2418ede2b4d4320a53 │ │ └─44606 /pause │ ├─4292849fee48b65d6c53507ae258797821ad2b4882da6d9989f023fc3675f1c2 │ │ └─91877 /pause │ ├─79941cdb050ae635a85f6a69d6c58d592f1d9c6f189d29772975f4a7de95a0db │ │ └─193025 /usr/bin/libvirt-tls-sidecar │ ├─417f257165bf91daa601b1da18463ea8cdfe0290cd3bf0c1abe13e91630cea1c │ │ └─48408 /pause │ ├─9aa6167951a3178ee8df21c12d1ca983f3e012e4a445e957692393905286f5b9 │ │ └─275265 /bin/openstack-database-exporter │ ├─6c96b648a757c6a9ac208720cbf1600d83317eae475c85385423cff4654cc232 │ │ ├─171877 nova-api: uWSGI master │ │ ├─171942 nova-api: uWSGI worker 1 │ │ └─171943 nova-api: uWSGI worker 2 │ ├─536ba284502a3eb5301d6c21855a94bbffa296dc088326127b59be7812915a57 │ │ └─187603 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) │ ├─fa2c4bc6ee4f1f9b25e331275a106b84bfab363dcc9034743cdcb85861512ba4 │ │ └─237789 /pause │ ├─4c7ad1b84c68bd3243262109e62e16180755c9e4a9b38f4b1c684cf3f8950c46 │ │ ├─176622 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404276 sleep 300 │ ├─e5c0a6eccda2fb4ebb26a18f84a627aa2d771004328193848e0f5a2f528c8ffe │ │ └─48747 /pause │ ├─81353c42ce63f2445963d0b22a89c82920d779d1d3d93fd3f74a73c555cfbab9 │ │ └─66853 /pause │ ├─fcdd06bb4ea4e070a60e2574d395d8acc07d1d23e0d1954b3a7a074d8bed0db7 │ │ ├─112918 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112936 /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 -- │ │ ├─112942 erl_child_setup 1048576 │ │ ├─113059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113060 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113186 /bin/sh -s rabbit_disk_monitor │ ├─76fe208d1934806d00611ba13ca59941af4462a8c3bbf467b5b36ec042a87ad9 │ │ └─66902 /bin/oauth2-proxy │ ├─2fed769d507d65630ef4e9cfe4284cf5c353cc349abc89c36b072b5ca8156969 │ │ └─40638 /pause │ ├─3d27b2c264256f4c5baf67a49a2fdad442a4786f547f3026b96fcc788c3b4462 │ │ └─44767 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─5836acf3c8275575966deacb814a5d758fc46d28678d456bc64444e040385453 │ │ └─56309 /pause │ ├─46ad3125c1d8ea18b4325f9fe2ca2866c4b32379d001d0bef14d27dcd2e68f3c │ │ └─270300 /pause │ ├─980dec8c2e627ab852698ce045c910e7efd2351361b61846cdd1ccec8b3c9637 │ │ └─66252 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-78.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 │ ├─8520d924565e1d69fea55347d13f72c132af6993d9301abbe7fb3ffafbba8dc4 │ │ └─216614 /pause │ ├─7f5549f530170fce0249efab9c5503c517f730259c312f17b86c0e791fb990fe │ │ ├─204563 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205080 heat-engine: ServiceWrapper worker(0) │ │ └─205083 heat-engine: ServiceWrapper worker(1) │ ├─85091fb97b1040431400b5f8c19033aa9c27da2047db7dd59ea53e1906e0b1a1 │ │ └─85677 /pause │ ├─612bb03c4858dd1baba550a48809cde64c684c28cbfa00287686bdd4198ae130 │ │ ├─204600 heat-api: uWSGI master │ │ ├─204704 heat-api: uWSGI worker 1 │ │ └─204705 heat-api: uWSGI worker 2 │ ├─9fb14208cb43e7dda4fa422648ab6f32326934ce1f3b67cb4a111f73cdab02c6 │ │ └─51270 /pause │ ├─9eec0b6c7179e3bb5321cb482cc3d1000dbb51497bf73b73680e0d7540bc2ab1 │ │ └─175696 /pause │ ├─0c56fc2779c537465dc57942f350eea652cd296999172a6d76a2e07ff374ee29 │ │ ├─247521 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248331 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3twvyf42/privsep.sock │ │ ├─248336 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248338 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e04cc1ad362c29cd1a8d5f3a7f0ad59d4c08ec7b101813937d8b1c7f84c4bd39 │ │ └─41102 /pause │ ├─d3b037d1bce4741d757a8147c0ff2e223c9545a99a94fe41cb0727de2aaeaf58 │ │ └─51144 /pause │ ├─9141af3070de6941d794075b1cf52b496c109c12fdd146713745d5a786e46931 │ │ └─162581 /pause │ ├─2db16239af138dfe5952a2253b9c803b23710bc27b49d67c9460e3a6c1f9af93 │ │ └─257719 /pause │ ├─bfd153d3d6a5add90d9daeeabae27fef44b15961264a24d49b97b3f1fcb6e7b9 │ │ └─43671 /coredns -conf /etc/coredns/Corefile │ ├─dc0e6253882542b476e9556b9162d56c503141d15ccd58c08755efa56defec06 │ │ └─66498 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ef8c3ba2f05a4f16702b0731d014028fb25d4d17f0482f2e3d795c0e401a2ec6 │ │ ├─ 47093 /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 │ │ ├─ 47106 /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 │ │ ├─ 47252 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272778 nginx: worker process │ │ ├─272779 nginx: worker process │ │ └─272780 nginx: cache manager process │ ├─30e17eedb9b9720ad91b09258a0b381b19e292670beeedd844302f1484803e38 │ │ └─62817 /pause │ ├─726f9fbfa4019e5cc46d8cce0afaf5ccbc2a968d05139022257275ff4fde085d │ │ └─232288 /pause │ ├─be397dbfdb329eaf1bf01f3c4ec714fea2f16501762b2c9e5c50125ca97493ff │ │ └─193076 /bin/bash /tmp/libvirt.sh │ ├─c459c83c393d9817decd895717b4df02049c72109cf2714b8a59f6f02b95bda2 │ │ └─96599 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-wsw7w --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a119c35fd02341387f1fba5d0683cc4b92cdc4c884e481dd2c85075baea965a5 │ │ └─96210 /pause │ ├─afba81fb5f4fde22a4153b974e86dc5eade275cdd864a8ffaa16e8e5047161ee │ │ └─232798 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─da35dc7e5699b98245092404a5f8cf45ca7437286cde8ca528c1f9ca6fce4825 │ │ ├─225428 octavia-api: uWSGI master │ │ ├─225441 octavia-api: uWSGI worker 1 │ │ └─225442 octavia-api: uWSGI worker 2 │ ├─fcb5dbf1e310479e621fc0fe0822b35e3bef1f72893373cd9d7ad3fd01d92432 │ │ ├─189177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189194 /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 -- │ │ ├─189200 erl_child_setup 1048576 │ │ ├─189288 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189289 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189515 /bin/sh -s rabbit_disk_monitor │ ├─0201b9f00823380e0a07931f705fbcc746c88db686b1a9a2b60183a191973195 │ │ ├─344774 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] │ │ ├─345059 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345207 /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/tmpfxxk1hgo/privsep.sock │ │ ├─345496 /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/tmp6rd0c_pq/privsep.sock │ │ ├─345870 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345871 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345980 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/04fa4a21-f4a1-4295-a29e-c4d90607892d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/04fa4a21-f4a1-4295-a29e-c4d90607892d/host --addn-hosts=/var/lib/neutron/dhcp/04fa4a21-f4a1-4295-a29e-c4d90607892d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/04fa4a21-f4a1-4295-a29e-c4d90607892d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/04fa4a21-f4a1-4295-a29e-c4d90607892d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-97b53bea-c180-4e91-9d69-b720f54985a3,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 │ │ ├─345984 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/53da427d-cb41-47c1-b6fc-3b86ee9f2d81/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/53da427d-cb41-47c1-b6fc-3b86ee9f2d81/host --addn-hosts=/var/lib/neutron/dhcp/53da427d-cb41-47c1-b6fc-3b86ee9f2d81/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/53da427d-cb41-47c1-b6fc-3b86ee9f2d81/opts --dhcp-leasefile=/var/lib/neutron/dhcp/53da427d-cb41-47c1-b6fc-3b86ee9f2d81/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-49bf82ed-2361-4980-b454-e9d958ee097c,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 │ │ ├─345987 haproxy -f /var/lib/neutron/ns-metadata-proxy/04fa4a21-f4a1-4295-a29e-c4d90607892d.conf │ │ ├─345991 haproxy -f /var/lib/neutron/ns-metadata-proxy/53da427d-cb41-47c1-b6fc-3b86ee9f2d81.conf │ │ ├─378309 /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/tmp6jzd9z35/privsep.sock │ │ └─382852 /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/tmpfriudaj9/privsep.sock │ ├─d20d027d3e9cbc3f181aa0a1baf34b95dd26f97f4ea018d1219392cf4e074c3c │ │ └─248083 /pause │ ├─5b75aac58252120893d303384c4151b03d79617a947275a9a094ab491d402f5c │ │ └─191409 /pause │ ├─6bf92c43b7a18e3d391a70205ba264a24c757118aad54ffdfa6e2fc20233909f │ │ └─66686 /bin/memcached_exporter │ ├─7959fca3043401b34c3ba7d504cea429f8c56ca1cbc00a7d30b36823d0b63b24 │ │ └─42126 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9181a4ef98b4a0e6972fd4b02bcb65f71cfe3cc9a58c8a1f3085b180181204b2 │ │ └─173808 /pause │ ├─8500b8c22137677f1ecbbba2b68028486f03318ff5196ee5151f312b2627ffc2 │ │ └─40873 /kube-vip manager │ ├─851daac5f5592ccc14f83bf76d7552c0f810370c5714125e5537070d29c35e3d │ │ ├─65547 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65600 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3811df747b9faedad62d91a8623352733c082ebdb527763a0e0c2cbf496afc2f │ │ ├─48905 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 │ │ └─51664 haproxy -sf 177 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─c5ef0f2e2a30514b42e4049e1c76caefb0d4b23123fe822ca00099324e06aceb │ │ └─110718 /pause │ ├─f81c73bfda3ec460c4931948eec50f66de4b4622d136eabf2dcc50443086bec6 │ │ ├─267553 manila-api: uWSGI master │ │ ├─267617 manila-api: uWSGI worker 1 │ │ └─267618 manila-api: uWSGI worker 2 │ ├─b7620fb1bbac70d6293edeca14f8e716f4989b8f5e4a016ab29796564096f846 │ │ ├─253390 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253419 /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 -- │ │ ├─253425 erl_child_setup 1048576 │ │ ├─253545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253546 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253556 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254067 /bin/sh -s rabbit_disk_monitor │ ├─e00ec77f0463192a9e3ce42b544e999c2ab96f41f1bc25faff05ddeb160eddd9 │ │ ├─208821 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208840 /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 -- │ │ ├─208846 erl_child_setup 1048576 │ │ ├─208999 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209242 /bin/sh -s rabbit_disk_monitor │ ├─5ef2aeeaab4e8949a3dcc5904bad6c2427a3987d14beb9fbd902c0e9c0d9359a │ │ └─167429 /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 │ ├─c3382b5b02c8a49e3723c832df147a9a4973ee3b064dda975fe2e7266f73f378 │ │ ├─248161 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248477 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248478 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─02625a538ef698fe5686c80c5414bc801ce54f8c88491af6aacd9a0c38a341da │ │ ├─172893 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173477 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173478 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6103db27e19bc636d9ca7cd3f001c5a0c17787d5c8d448a414b1c6e5191d1752 │ │ ├─159665 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159682 /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 -- │ │ ├─159688 erl_child_setup 1048576 │ │ ├─159814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159903 /bin/sh -s rabbit_disk_monitor │ ├─720e0d32cafa7c610f1d6573e2a5e244c33a6c475520a75314b5f94d3a1dc077 │ │ └─62907 /pause │ ├─05868c76e3ac42d561514138c5ae432fa6d9c917a437ae87058ecc465d60771c │ │ ├─128722 /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 │ │ └─128945 /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 │ ├─69d2fbc6d155372446c096489a5b8b76984054b38bb8d2f3236b761559ef2c30 │ │ ├─84982 barbiacan-api: uWSGI master │ │ └─84994 barbiacan-api: uWSGI worker 1 │ ├─063630efa3981f748a00faffd3005cc4db1af542850c443a57960e74525619a8 │ │ ├─184446 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184880 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184883 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184886 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c1e5788c6a802854645fcb855bff2f2393a5b64996ed2c7dcf46ef339d64050b │ │ └─41128 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6b37999f6a2c6a818f41b18cf3dfc58162c76c5354d5680e1e6fc3704a49c53b │ │ └─61090 /pause │ ├─02c34f63cff2d55d4a59f271bf10ee72131f5c6affddbd1fd8ddfcc0c753c376 │ │ ├─226505 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226957 octavia-worker: ConsumerService worker(0) │ │ └─226960 octavia-worker: ConsumerService worker(1) │ ├─a127883dfce1312c13768984d9a67e0e7b7799ce3b7890da39642e44f4dd0c22 │ │ └─236146 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6c97e649e5429c7fb5a4d83162720b1976bfe4812dee606c266ffd36969c2bc0 │ │ ├─184504 neutron-policy-server: uWSGI master │ │ ├─184518 neutron-policy-server: uWSGI worker 1 │ │ └─184519 neutron-policy-server: uWSGI worker 2 │ ├─edaf801a6f32a0e5187dc0f53202f2159f57f1399e5da792c80fd6bd3167badd │ │ └─128267 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5780c535b8797ae2e2d5569be7eb2bde71cd31b2661eada4aee0461516741d59 │ │ └─40650 /pause │ ├─b70a5f84648bddb152270615375a9b080ea343257bc2c37c09ef5b7df19194ea │ │ └─257647 /pause │ ├─23a9f32e6d26beea5f55f87397b9311f904f856c8a44432dcfc2dd7f003408c6 │ │ └─78357 /pause │ ├─9c3494cc2079cabdc74a944771a95e5f24c64b96f7798a9ab8415ef7f4f65149 │ │ └─44723 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d79850206095bf57f14fbecfdb7c500860023a6257ecb2f0f2d30d49e76f2879 │ │ └─56566 /pause │ ├─dcec5f571765e4a42535641d3b0f413e3dc72c99f742011ede5f391fa7457792 │ │ └─273063 /pause │ ├─0c8f38694898dc072aed9e031665b4fdcd11582e31ec48baac56776a636878c8 │ │ └─65530 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a8862fe8d13149ce8bc40f75f1deed8f56ce8df31f3362008b157979c77a27f5 │ │ └─130277 /pause │ ├─a005309382159df7aa8ff865de94af1c5fe128fdb4ff66c7b5dd574750a87de8 │ │ └─40725 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 │ ├─06084921e638e2636a9485a266f1bd8cbe68deaa3e2c066cbc52411efd1de52e │ │ ├─198460 /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 │ │ ├─380056 /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/tmp6x7ux843/privsep.sock │ │ ├─380364 /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/tmpm553cnwe/privsep.sock │ │ └─380493 /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/tmpsbrzj6i1/privsep.sock │ ├─435df5db14c24b682cac15d8864e4499080338b018c885ac448e239218358561 │ │ ├─172884 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173613 nova-scheduler: ServiceWrapper worker(0) │ │ └─173615 nova-scheduler: ServiceWrapper worker(1) │ ├─14e394fe03f0232e40c37520e670620e05d870f7c135e84f4f73bacea7bac2a6 │ │ └─62370 /pause │ ├─56b2da30692c94e62daf4bd99fa3a7f3de8cb0986136d03493df7f4782671a99 │ │ ├─111041 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111282 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111284 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─72253672ba8d5f513bae926263a6683479d50099245f8455f653182bb30006e6 │ │ └─61131 /pause │ ├─01af894c47495ca8564071a58f087fbcae84c5d781afacb9971d2f5cff8edfc4 │ │ ├─173892 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173918 /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 -- │ │ ├─173926 erl_child_setup 1048576 │ │ ├─174092 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174103 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174220 /bin/sh -s rabbit_disk_monitor │ ├─bc4a3594f94b15d80eff4782397ec5ae07ae5bcc291c63cf5e6d6842f6099558 │ │ ├─187610 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] │ │ ├─187880 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188272 /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/tmpmalhk9b9/privsep.sock │ │ ├─378459 /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/tmp65b2vx86/privsep.sock │ │ ├─379098 /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/tmpy6w5t2ia/privsep.sock │ │ ├─379727 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379729 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388740 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c3bebca1-008f-4faf-8466-0a1dfd094448 --namespace=qrouter-c3bebca1-008f-4faf-8466-0a1dfd094448 --conf_dir=/var/lib/neutron/ha_confs/c3bebca1-008f-4faf-8466-0a1dfd094448 --log-file=/var/lib/neutron/ha_confs/c3bebca1-008f-4faf-8466-0a1dfd094448/neutron-keepalived-state-change.log --monitor_interface=ha-ddafa81e-5b --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/c3bebca1-008f-4faf-8466-0a1dfd094448.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─396411 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=111d2cbb-eae8-4c51-89e7-f5d500d15fc0 --namespace=qrouter-111d2cbb-eae8-4c51-89e7-f5d500d15fc0 --conf_dir=/var/lib/neutron/ha_confs/111d2cbb-eae8-4c51-89e7-f5d500d15fc0 --log-file=/var/lib/neutron/ha_confs/111d2cbb-eae8-4c51-89e7-f5d500d15fc0/neutron-keepalived-state-change.log --monitor_interface=ha-ce27dea5-88 --monitor_cidr=169.254.0.38/24 --pid_file=/var/lib/neutron/external/pids/111d2cbb-eae8-4c51-89e7-f5d500d15fc0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─05f3bce67901fea25f32e3ededeee842dbdb90971ff9ba7f18be62a8ca4fada1 │ │ └─193763 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─906a9d11db06b931b4f388e5afebeac02bde8f274bea58ce49558a13b10d5cf5 │ │ └─62869 /pause │ ├─bfa22e84603a082e19ff3bdbfb7d88f5cc9baceb38208ff4b1226e3c4a9454ac │ │ └─46682 /pause │ ├─792cb0dd0b7f5fc910ceb49d01be2a1664336bcbcfc47a4cd2fd4c8c2f58c1f8 │ │ └─43684 /coredns -conf /etc/coredns/Corefile │ ├─e0e3dd52f83d8d788ec8a64c4b4c8f47e175a461c74a0e64a7f7fa7c1fff55af │ │ └─226676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7e344d5dae91f495711f12191490e7fb638cca4f253477c1c565ad23ed8c224f │ │ └─114694 /pause │ ├─d236f5cd6bb8c9a30ae38d125e8f8f521d4318a1a5cb65c80fe9673305e4f91b │ │ └─47175 /server │ ├─00a8b1e33909b193cf08b20b6d66043fbac9ab258cd0481d5c9834aed2a2f4ee │ │ └─233358 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─fa0b586da489d75f28038a3efbdede4c9b4227dd61c273be17a7bdb28425de89 │ │ └─257294 /pause │ ├─9605b8f606b69ccb8bd161075411d883168ed008f386eae713d37cf9c1214d37 │ │ └─161879 /pause │ ├─ebc8b6f16f681cc35413e9aea923aba7f6e67bf200b009f041291b9e3083a514 │ │ └─254367 docker-registry serve /etc/docker-registry/config.yml │ ├─03e6ef4e2ba371a2c47e555927c847f881d3c726242ee48c3276156565e63587 │ │ └─51595 valkey-server *:26379 [sentinel] │ ├─18d41924ecf34507b10183554478a30c077ceb77789552a2d1bb4c93c9cc48b2 │ │ ├─ 72279 apache2 -DFOREGROUND │ │ ├─ 72295 (wsgi:k -DFOREGROUND │ │ ├─ 72296 (wsgi:k -DFOREGROUND │ │ ├─ 72297 (wsgi:k -DFOREGROUND │ │ ├─ 72298 (wsgi:k -DFOREGROUND │ │ ├─400370 apache2 -DFOREGROUND │ │ └─400444 apache2 -DFOREGROUND │ ├─2f831049633ad758cd97c584dcd2a8667a2d354d82d46854b78de85ac5077c48 │ │ └─44812 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─7dfbc0663653a195111cda6e3e76ff2079927292164ca6ac4f86d69b8d1693e2 │ │ ├─42335 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42713 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─318aff33fd0b97f61a7f9c06ceab21268c84989a4274da1924e8677faf0d58df │ │ └─69101 /pause │ ├─f64c3b71ac62bd585d5bb79756cc09e803617767482fa9ba7bfb21bc83d95ecf │ │ └─61556 /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 │ ├─ba28d33b2e319cc2242a29f572056724d260d3390f7a5cce6844c8351745fce9 │ │ └─191477 /pause │ ├─4ffd057bc33e50767e8d5a6fe405801e5f379fd58759fa90ea9dbf09676c269a │ │ └─64367 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─4823325c288b448f8bfdd69a6ea709aaaffd102d33db442b81ab2602746703be │ │ └─176111 /pause │ ├─ce3f91b577550d5f4a6a822b3713bfdbb8da103f54d861c0424808a413295fec │ │ └─175767 /pause │ ├─b3809ad1df0d0268ae1e399b382c0e33993220cadd7e6ffc88c30af0410469b5 │ │ ├─157056 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157070 /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 │ ├─9d42eb60bbafef12e04869bd8c839b884fc674fb503e169b5c7d2ec6465e626a │ │ └─43611 /pause │ ├─505c987f25bab07bf2f60ee5e7d0ce422b5bfee320ce7deaac5cd8c59d162967 │ │ └─56379 /pause │ ├─3e6bf7ac4c0641789904c2f3e492cb56054367ee64e7d322e8fc511313a14b5f │ │ └─51406 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 │ ├─e979387ad092fedb28697c63b831b8608d4545d5a0ca3b945d4b6f753aeee1b2 │ │ ├─64510 nginx: master process nginx -g daemon off; │ │ ├─64527 nginx: worker process │ │ ├─64528 nginx: worker process │ │ ├─64529 nginx: worker process │ │ ├─64530 nginx: worker process │ │ └─64531 nginx: worker process │ ├─1b0397523aca7ebf10f41e964a6ec9e36468130c742bfdf2e07161a9a24fe66c │ │ └─43177 /pause │ ├─5ba257a3353093f2aaa21c5c448c2446cc0256bd5451f2c25f5332e9e6ca9904 │ │ └─247487 /pause │ ├─8bb5f62536d6a55f91a6f19ed142d6a9b2aba7b4019e1a07a0de054106338297 │ │ └─86529 /usr/local/bin/rook ceph operator │ ├─437b8f228647a0e6c0aefaf6e1c4c5be0f6d150c4054a209c50a8360f6e78fa0 │ │ ├─78534 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78551 /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 -- │ │ ├─78560 erl_child_setup 1048576 │ │ ├─78618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78629 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78717 /bin/sh -s rabbit_disk_monitor │ ├─e85f8e9af7710b7508ca38ae201577b4c6284a8aff8db615a0c03e0f65c6ab4d │ │ └─236122 /pause │ ├─99a4baf9fa60f4150ca63e8b04308fb172766eedc7eafcd3a3c9ea30c382632d │ │ └─62624 /pause │ ├─7a4ef74cd1f990d1e13d482571bbd5402f2b9880e5f6707624ebe15c7327d33c │ │ └─159431 /pause │ ├─3f5bb20f6db9808a9e355f89d7f4bb67bed131d5a18d7ceed28576ee1ada26da │ │ └─231317 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c540b27a3f3b47147c4c16148a1802250ea6bc13a31cadea8a441252780e5429 │ │ └─110825 /pause │ ├─dd072985bb7276468caf39be1afdd14ed97c8bc3931215a8040212cebee4f149 │ │ └─176193 /pause │ ├─088e6c75bdac8606eb64dbec0a10cb96859823c060e02309ce0a4694fee3ebaa │ │ ├─273211 apache2 -DFOREGROUND │ │ ├─275775 (wsgi:h -DFOREGROUND │ │ ├─275776 (wsgi:h -DFOREGROUND │ │ ├─275777 (wsgi:h -DFOREGROUND │ │ ├─275778 (wsgi:h -DFOREGROUND │ │ ├─275779 (wsgi:h -DFOREGROUND │ │ ├─275780 apache2 -DFOREGROUND │ │ └─275782 apache2 -DFOREGROUND │ ├─7c5a7c795660eaeb68567199d823f208bca268d538eea27a46ee41345cf9a315 │ │ └─56640 nfd-worker -metrics=8081 │ ├─d7c3c221841a08d68fd403ee7c4f12ab6d1379f49902dfb289dcec9cf4d856aa │ │ ├─124701 cinder-api: uWSGI master │ │ ├─124714 cinder-api: uWSGI worker 1 │ │ └─124715 cinder-api: uWSGI worker 2 │ ├─5809b4c2d85c4b7c30ced920a5a0f204822973d0796849be97539f41eb689f94 │ │ └─208567 /pause │ ├─613ad3d80d47c7762d19543971706614b835711ee2be35dd0489cbdb5a049ea4 │ │ └─156483 /pause │ ├─838f417fda3fe5a02731dac693544d7761b484a490ec0da644ec96880c7c4189 │ │ └─65060 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f6c3a854749b8a29b6a99cb11bc5884762bda3f8b4a9f18ae6e6565344936fe1 │ │ └─175655 /pause │ ├─c23282b23715c96334806e4c579bcab4ade958e8cc14a1ef9a49a0a4c2ad939d │ │ └─47689 /pause │ ├─bac0b752343f8282dd8b59c6d3b043d020f7d9605e094d0232a715ceeb592615 │ │ └─274720 /pause │ ├─8b1244661adccb89e9970e0f88ee9eeffd6b72d2451a0f968ffff1f6ed669319 │ │ ├─61970 python -u /app/sidecar.py │ │ ├─62247 python -u /app/sidecar.py │ │ └─62248 python -u /app/sidecar.py │ ├─a4459ef85e9f643faa8c74cb39c41e711264c12149dd710a347ad827640e9a0a │ │ └─216923 /pause │ ├─1ed96caa0a3f634aa2bfe87c0c3a022dfb55ba66639b6693f3647db4bde0cd5d │ │ └─228587 /pause │ ├─b61a21e0e4425108a54957606d4cc0c4f09f2faa836e9d6dd481fb226900e2fa │ │ └─198488 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0ae7e6c102c0bb3b883fa8131a5da94cc01d855c0f1641364e495b338c317b52 │ │ └─191527 /pause │ ├─7c460ff93f3c278534e77f492489dd3a54852b8715c20fc9458597a7a8674b7c │ │ └─66621 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─12bb61de14469482cfdef3334add6c95154e18a4bbf405842992d9f8d5065dde │ │ └─40743 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 │ ├─6aacfb4194a64f347b08f64cdba59455223ea68905fd13ff27d15db4d783c2f1 │ │ ├─248006 magnum-api: uWSGI master │ │ ├─248081 magnum-api: uWSGI worker 1 │ │ └─248082 magnum-api: uWSGI worker 2 │ ├─912fd632b5492df05b8184197717b58daa528c10a9e5b8b9c0a2a469af89e86c │ │ └─233334 /pause │ ├─eb4f0263363690350e8bfe3a73b21ca65752340f64c3a83c79fa2d22057c488f │ │ └─40828 kube-apiserver --advertise-address=199.204.45.78 --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 │ ├─a840ad109f1c6650612c78e905912cc4fe1e555dd1719b461dab003dfef7a1c7 │ │ └─253022 /pause │ ├─0347263c92cbf87d6bf1cba970a4ed8ad68dbf607143fcab436695634bbc900f │ │ └─61371 /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 │ ├─4545abe391190227442acb340d78cc0a760b104cfc98465e9d70bcda7d2a70fa │ │ ├─185509 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) │ │ ├─186403 /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/tmpl5110rdk/privsep.sock │ │ ├─186619 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_r10p55t/privsep.sock │ │ └─187265 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─ce8dfb17b882d449b92fb8f02d1bf9ec8b9adb61587b1e7e556f09adb2edac59 │ │ └─233860 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7457407768f31b11dc3f2df144963c1112b29d8eec8d48e3daeac2956c8195d0 │ │ └─112491 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─59b54b350554d77c16248ec6fa3228ef0192cd17fd887c22871797e200f7900f │ │ └─161497 /pause │ ├─000363adf4ac79496e322296599ad874da5dfaa40133a887af03e106bfaea31e │ │ ├─67339 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67355 /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 -- │ │ ├─67361 erl_child_setup 1048576 │ │ ├─67428 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67519 /bin/sh -s rabbit_disk_monitor │ ├─2c7a84a06c8281751c3c3c0ea645aacd815dcae1526bd3afd2583e815d873b82 │ │ └─175825 /pause │ ├─5b8cbd931e10572b72c76642008e13cbd4aaeb19b6d9be25e8e373057f651c8e │ │ └─109272 /pause │ ├─d4741b8ab8d9e2100e491e93fe81fbd0679b14f3d8cbf06c6b578fbae4cff8a9 │ │ └─40707 etcd --advertise-client-urls=https://199.204.45.78:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.78:2380 --initial-cluster=instance=https://199.204.45.78:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.78:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.78: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 │ ├─fa2ff3920c0f9756ba25e99e04845318ca825d64f6fa769e08201b7ebbbcff5f │ │ └─48192 percona-xtradb-cluster-operator │ ├─72c24606ce440569ccb6e93fcfb1f46ce501c9440917c1d145f6724436e09c63 │ │ └─47859 /manager --metrics-bind-address=:8080 │ ├─33679738b800e6a151a34c8e9710247e7cc6940f3965e286116a4a0e12169960 │ │ └─65630 /goldpinger --static-file-path /static │ ├─a59022e75cc04d51869e9bcae073455b2b8bd9747849b29aee7820be0d0a95ce │ │ └─66920 /bin/oauth2-proxy │ ├─b62064275ed553dd4c2f79bc7bdca92d1fe8ec83424f603d54d65957fe3f1bcc │ │ └─158731 /coredns -conf /etc/coredns/Corefile │ ├─b842d02262fde644186f7adadf7a4a5415452d78df5a824d1c4db66175ef8361 │ │ └─61036 /pause │ ├─5bb033d182b7addb766bd944278f6167662b8694fc7aa0fda0c10c267c4321d9 │ │ ├─227390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227408 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409427 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─409445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c6927e3da6c59930efc28310b0a04f895ad5199c9f574c52d1cc67bd1e24c498 │ │ └─41873 /pause │ ├─e15c9d2740f9f105595dafd0428728e0c69763ba43e4e2414a15bd9edbdabe3a │ │ └─63377 /pause │ ├─bfc8bba24a2f69b57d732475ac314ca39d2e999583311eb0ee692cc20575d319 │ │ └─51793 redis_exporter │ ├─20f0f1184b38f5eb26f5255c24ec01c8248e209d7483bd23e73be71b3ee60025 │ │ └─112794 /pause │ ├─457372f8aeb6cb8aa084b51a3f881705a0811bbd6a05fdf8638b244a98294f74 │ │ └─65955 /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 │ ├─21783367d0746d8c39d880948ebd04241a69e401774856e779eddc5b0817fa2c │ │ └─62395 /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 │ ├─d8384a202fbf4707354c2eb0f2fd87fb3f1ac10583f78ffd98118f7b416d73d7 │ │ └─114618 /pause │ ├─4dc68d9ffd661e1813f631f15f74d89b9fcd387f9bf701fb87dd597230ce7715 │ │ └─162031 /pause │ ├─4c3b08003aaedc3b45503c0d3477ceb80e00cbd742d9aea3e8575992cf4d3f59 │ │ └─64292 /pause │ ├─d33ab61c7a69f8d6e3ed52f7d9e14181111b20c6758affbacc9c4e10e5d0298f │ │ └─267990 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─837ee9b53325881839aa94fd539f3e8430501dda0c38d05a45588487158d5c18 │ │ └─47591 /pause │ ├─3a188e83d6712d52f726949f0687892ec8d519a3ce98ca1baa20993612c624c2 │ │ └─51300 valkey-server *:6379 │ ├─c900e92c5ef7581e01cc7ff3e220be46b2b60c4b6108b983da66a48fdcd61c4e │ │ └─96101 /pause │ ├─99e4c8042164c0707b1c904aee0b920ca8c2c8b69eacba80060b9a8a6ea93816 │ │ ├─267767 /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 │ │ └─267977 /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 │ ├─9358e1a2f88bb12f523072eeee37f28d3443a25a75ea203102e2ea4a304af830 │ │ └─65397 /pause │ ├─b918370cf23cca887e7c41e6a4922b1211d1d9b39fa40ba73b13610a22674c19 │ │ └─97387 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5ec3bc7e23ee60f1f6e8282d47e08d6c0521236aca8e024219a59886447d4585 │ │ └─158116 /pause │ ├─d02cdaa97c0fcc7a73d27e59c68cec7bd043539383be118c90e154222be97e2a │ │ └─161801 /pause │ ├─f87ce6c90ec6309994a6e532241523ae897d78b7693817c32874df14b1197b20 │ │ └─127751 /pause │ ├─f84afc6c54ca252d4c81c46ef8dafc64f357ca95b0e6569d9aae7ab078996d9f │ │ └─44512 /pause │ ├─bd6936112cfef02573478aafc94d74d976da288479e0939a6b5792ed7163a130 │ │ └─44568 /pause │ ├─76d8e1713cb46425fd0955fc3c9ca8c67198ccf3de17d4f7e73c4d3a3dc3d61e │ │ └─56396 /pause │ └─9a86838cdf84844bd07277bb11a2e1fa6d01c42e1afcb5d8ca792dd41eefada7 │ └─158525 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount