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 │ │ │ ├─21872 /lib/systemd/systemd --user │ │ │ └─21873 (sd-pam) │ │ └─session-21.scope │ │ ├─21806 sshd: cephadm [priv] │ │ └─21886 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1589 sshd: zuul [priv] │ │ └─1602 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 861 /usr/bin/python3 │ ├─ 1593 ssh: /home/zuul/.ansible/cp/199.204.45.140-22-zuul [mux] │ ├─394995 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qmwcrgofioyyvgrhymcxxfunonxscipt ; /usr/bin/python3'"'"' && sleep 0' │ ├─394996 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qmwcrgofioyyvgrhymcxxfunonxscipt ; /usr/bin/python3' && sleep 0 │ ├─394997 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qmwcrgofioyyvgrhymcxxfunonxscipt ; /usr/bin/python3 │ ├─394998 /bin/sh -c echo BECOME-SUCCESS-qmwcrgofioyyvgrhymcxxfunonxscipt ; /usr/bin/python3 │ ├─394999 /usr/bin/python3 │ ├─395024 /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 │ └─395026 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9935 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12300 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a9d20968e4252550e962d65aeb226fa3500a4d16ad930dab4275b2c451d75b55 -address /run/containerd/containerd.sock │ │ ├─ 12669 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d35804be70d4c45a3b52416d4abdbe00333379f013baf8d4041630b74604d2e2 -address /run/containerd/containerd.sock │ │ ├─ 18815 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc0a12b64af4a8c7ff3a0b728713198643e24801d25281c0f6a68da53a6dadd4 -address /run/containerd/containerd.sock │ │ ├─ 25413 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fb06ac486a66202b6ae2815d7e1b5ab8836596d67222e165d2d74332cc412bed -address /run/containerd/containerd.sock │ │ ├─ 30202 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d84a54eca5c74dfd024eb0f0be467ee83a8586e68da6a176555a744b80f96cde -address /run/containerd/containerd.sock │ │ ├─ 34843 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff46570c88f15218d5da6c69dcaa9f450e9c7f99b118f57b66cf82023b609258 -address /run/containerd/containerd.sock │ │ ├─ 40572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec07c920aad09a59bcdada767a16cbac7de981e56330e964fec376027ab54a0f -address /run/containerd/containerd.sock │ │ ├─ 40591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 636aa4c550780fdaac48945ecfb0456accd61f1c7b9dda9a3341706b89b6f688 -address /run/containerd/containerd.sock │ │ ├─ 40637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1985fe0a624954088b75b8b363471cbfb161716f58e04cf3bb0da13e0dc43ff5 -address /run/containerd/containerd.sock │ │ ├─ 40649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0867b64c81da58c4dac2e8049ead89e97ddc83efd83a166438758b5ebb17c233 -address /run/containerd/containerd.sock │ │ ├─ 40651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e477fd1fe2d4459b0d6ecc20f6c3fb8d01d47b86689d96cc98a515a4d6a2afa4 -address /run/containerd/containerd.sock │ │ ├─ 41149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b5706df80f5592d56e64df6d3788d1c708b46605a06e7da1af9cdadfa3fcdd -address /run/containerd/containerd.sock │ │ ├─ 41922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53b7798636f7dc2455212492683fd7db8735ea458fb1f801966ab849bd31835 -address /run/containerd/containerd.sock │ │ ├─ 41937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3273463065e77c4b48e9d24089fb8c100a0fd582d3880aafd7f95ab74b0191e -address /run/containerd/containerd.sock │ │ ├─ 43268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de8accf1e243c535fc0462921c4d906cecf8366a9aadcace805c8927d425f501 -address /run/containerd/containerd.sock │ │ ├─ 43702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a729d2f9e52fc448bf527922f28cd9d6b89f045cbc8d77d4a829d5c50340c1f -address /run/containerd/containerd.sock │ │ ├─ 43739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09899838318a43673f7f891c9556f9f28270692044b918d632b87f01001db72b -address /run/containerd/containerd.sock │ │ ├─ 44170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bef4b107fb5cb792a18763f206107d21ac04c77c0aa8b328bdfb98f25b84164 -address /run/containerd/containerd.sock │ │ ├─ 44649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd382c3ff6ecfd0f2768cf6899f0b9b916b36dbb186aeabd108236e4b0879e7f -address /run/containerd/containerd.sock │ │ ├─ 44697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea46631229d9b2240004846042b4674fd32b97bcb544d84b293f79d6e52eee43 -address /run/containerd/containerd.sock │ │ ├─ 44756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36e1e168ea05c73d3ba00535cfcfe256ac0a753a0318fb1d773c464c5017e8f0 -address /run/containerd/containerd.sock │ │ ├─ 47046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47e103c58bb661f83d122dadbb78648c4a5a64fdd2e3f4bc76e34972e419674 -address /run/containerd/containerd.sock │ │ ├─ 47116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e2cb7fea28960154457052bb25a07ac163bb27290e5b94ca76b4481ffab152d -address /run/containerd/containerd.sock │ │ ├─ 47848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a9c4c3aaa5dd95f8fa97a725c884413152c37cd41b0ba4256a5d42e0ecc871 -address /run/containerd/containerd.sock │ │ ├─ 47947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b5f8ab66f791096fd3cd5e965cb3e96957689841d45eba7e70770a6c1c6b17b -address /run/containerd/containerd.sock │ │ ├─ 48521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 961731c265511ae5ce4ff2f2568542b83b05d66b106deeb89ab476c331c37cd7 -address /run/containerd/containerd.sock │ │ ├─ 48811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6035db37cb724adf361abf840918577b32e231a9810fb1542bbfe4e8bb7e7a30 -address /run/containerd/containerd.sock │ │ ├─ 49131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56178d66205e0fefff51135495aa2ce74a97b0f0332ba2e98e7dc0eac45934b4 -address /run/containerd/containerd.sock │ │ ├─ 51388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce3ea89493eb39cfef4338cdcd329c2f400223b71e686b430386a972f3df1d41 -address /run/containerd/containerd.sock │ │ ├─ 51553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e73895e3e2f7810e7e308262ed50a86422e73975902ba39e23749b567865981 -address /run/containerd/containerd.sock │ │ ├─ 55802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42b328ae232af8b436a3933a1e2d7f9cdfa9293e8e8558393ddd0b17372d84e4 -address /run/containerd/containerd.sock │ │ ├─ 56428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff0a1fa3a5032dded4c0118d391a061fddedc702e7c54a0889554179ed0f6fe -address /run/containerd/containerd.sock │ │ ├─ 56496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 215b9b671f0e8f0e3d3890e21683e75c7f5c290241494a6be98fca801f599dbc -address /run/containerd/containerd.sock │ │ ├─ 56536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5d0af6a17193f618f7d13fc19af3ea3f0d2c5822d8384ed38d69780c202a41 -address /run/containerd/containerd.sock │ │ ├─ 56671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5330247c78a713e18f36dbbe4d0e760ed1b658d1119bddbdc1c505f819126e7 -address /run/containerd/containerd.sock │ │ ├─ 60629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cffa8ef4335bed96a509c8536918f61f95c08523987f5fee75bd9db471dfb7a -address /run/containerd/containerd.sock │ │ ├─ 60726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a76640bf3c4b8397e18ac4ec9ce8667e53ff12a34b7d207c51b7f9a6c6f1f2a -address /run/containerd/containerd.sock │ │ ├─ 60765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 090e7ac3339baffb232c4474ace890a00909714e90cdc57e74679c0e49a70790 -address /run/containerd/containerd.sock │ │ ├─ 60804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b474f48ed94a9b77100d2560f8faa67748e20d86d17e501a49a6ae36aa1335 -address /run/containerd/containerd.sock │ │ ├─ 62017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca782e46207c6aa69f1cc02495917e03a67a1cab24681dd6924fd1cd38f08d79 -address /run/containerd/containerd.sock │ │ ├─ 62340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebb50a5219deb1ca28a7e27b1193bdc232f0420e0eb8d048886076f9201c7a96 -address /run/containerd/containerd.sock │ │ ├─ 62580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98873e631a2afc3d07b93dfbe9c0f88ab7d09af7edb8e910bf75811368913582 -address /run/containerd/containerd.sock │ │ ├─ 62637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf99d1b10d8b91851d772003f7510ddd5790fb25227e21dd258ff6a816341179 -address /run/containerd/containerd.sock │ │ ├─ 62695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a39fe6a497ea0e055f401b437871fe97a8729616ae2bf7d601f877c4b01bfab -address /run/containerd/containerd.sock │ │ ├─ 63147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 337d4bd09f90f0a556032f1d93a35c64a9f630341977e1007bab6d676ce402eb -address /run/containerd/containerd.sock │ │ ├─ 63521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b13da63899e066c4922d857f49cef3d14138b6b743ccf90f70d75f0a3f56451d -address /run/containerd/containerd.sock │ │ ├─ 63871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b00689abd1bca6d4e0f633daaee9a4874325f994b87192a9b9c9921a9a04a146 -address /run/containerd/containerd.sock │ │ ├─ 64261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76ec13fdeee61d01d82f52430c02917b2d112db120c940b47ef4a7ce705b750b -address /run/containerd/containerd.sock │ │ ├─ 64917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9191f2da020d629a6954069ea79cd65409d7e5617bbb90a226c42720c57c8e4 -address /run/containerd/containerd.sock │ │ ├─ 66649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a67ee88f7c30518efcffd32a5adce907b30f15fc2d9624268b4ab5c9289a35 -address /run/containerd/containerd.sock │ │ ├─ 68594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d3ba113d090e0a7f78b9845346424762953e4e5d7ef4ff09b561094f7a650c3 -address /run/containerd/containerd.sock │ │ ├─ 77601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d42fa49046aad6f751782cfa7869cdfd12e494897cf84f97dd76f52d4a5b121 -address /run/containerd/containerd.sock │ │ ├─ 79120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554f492cbd38b5464b07816544ea0b551b3498a322751802621cab55b8586c58 -address /run/containerd/containerd.sock │ │ ├─ 84707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c90dc7c61a6ba659772004122badf4ab7c4daeeb4e91520218f85573e61bdd53 -address /run/containerd/containerd.sock │ │ ├─ 90490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0241ed7630bb02f740af4e1545df0b18fc695eca6c8f0bcb09b727858dde1c6 -address /run/containerd/containerd.sock │ │ ├─ 94921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cbaf944c9500f9b793cbfa4533cd5b35411c160d645d2b78d3132db21624e61 -address /run/containerd/containerd.sock │ │ ├─ 94959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id becfd801d1437ccfe33144980fa61ca49fcf202d567161b251f98b3fd541b062 -address /run/containerd/containerd.sock │ │ ├─103205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 647c7198303c31ce79ea3464631546b2312238e1ef6258d1d3f690626b1515c2 -address /run/containerd/containerd.sock │ │ ├─104651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dcc61bcdf2159cf54745e52d127f64449e9eb9a6c7995cfda73a3d952308d5f -address /run/containerd/containerd.sock │ │ ├─104701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d2234ebaa4270103ee73675e8da8f51f10d4d6673255345afda4e4a9edef8e9 -address /run/containerd/containerd.sock │ │ ├─106578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68216c64f4b76bdee1d1234c4348e753734375e0a5c263b923a9d34d25eb87cd -address /run/containerd/containerd.sock │ │ ├─108472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae8dbeca879aec634b8c57d43c6e67cb76c576f2c4b6418730425f7bbfd6feb -address /run/containerd/containerd.sock │ │ ├─108558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba559e02a32de8f14455decb5d94d09836700304c88c648d6991a976edd1b17 -address /run/containerd/containerd.sock │ │ ├─121486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e0d6fc5701cfa6d1f0af2f1e5833b6ae237c369c2937fcd6e219d2d48a6b0e0 -address /run/containerd/containerd.sock │ │ ├─121531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca057a2ed00244fba4df02e68008cbea578f2bed3d4b923186575c9bfd3a6919 -address /run/containerd/containerd.sock │ │ ├─123906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 981954e08a2c11584df222898ac3bde7b450ed971205dfe9aa5bc5c28a47e2c4 -address /run/containerd/containerd.sock │ │ ├─137825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40d64373f776c04d6b7b746fd8ce8d498d48da2cfa1cc38e562735f460969087 -address /run/containerd/containerd.sock │ │ ├─138739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e813e994a7d256f0049c231d2d96cf0946e3be154dd16c1fb1ef9cf7f395c1 -address /run/containerd/containerd.sock │ │ ├─139925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc2ac6445f47bafb388c5e76fe9bdfebc32848d86d0e0855b8d7bbc307393bc -address /run/containerd/containerd.sock │ │ ├─139965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 629d1bf157b8e8303d24f3b23754095a9a07412a92ec83b16b9d62cc74a4b525 -address /run/containerd/containerd.sock │ │ ├─140596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 891a38e49158d3b8278c504fa4f99959e9b87937f5746c7172f38b964e979056 -address /run/containerd/containerd.sock │ │ ├─141690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a99efbd4302f21b7c5acb50d849d9ef94c55bfb270404d19dddb6341beaf21b -address /run/containerd/containerd.sock │ │ ├─143751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6223c0f66d2ce00feb3b2aef74130ef9c1f8589ebf579cfb7a8997ad23d40a2f -address /run/containerd/containerd.sock │ │ ├─144018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d17c568dd193fdd13a93a66eef0adf645a4de56a4db16ed775d196924057fe23 -address /run/containerd/containerd.sock │ │ ├─144063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f152d5f7f44334a9e52607fae5abfe613e502919a802d9196d132c9c941db33 -address /run/containerd/containerd.sock │ │ ├─144206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a121f6aa39cbd2d2f9ee664fb55d707acad60a96be7c49d0caec96a9202ecea -address /run/containerd/containerd.sock │ │ ├─144208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1962da48e946e25d75cb238204238bf22cc2a48bc20f1e66db305c3e93044c -address /run/containerd/containerd.sock │ │ ├─144718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99d71c64f746a1a753d08211bec3b092e40d238d46ec220796656b8b9582eeb6 -address /run/containerd/containerd.sock │ │ ├─170039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca285ab778a348b9e2cf6ed046ba58a8918fd4d572ff9371e85fcb40d596ebc9 -address /run/containerd/containerd.sock │ │ ├─172013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727c8b9e81332e5cde875d4dda88945662f58d6a7f9c9860c154ea5a3d6f5f97 -address /run/containerd/containerd.sock │ │ ├─172015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8e8d9ff223442de20e06a0630a7aa7ea75f82b9e049694fca796fe62d2ecbf -address /run/containerd/containerd.sock │ │ ├─172025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54b8e8e4722e7a30752c1823dc6dfb37a2915d7a5cdba408b774d6e14c58038d -address /run/containerd/containerd.sock │ │ ├─172333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 832a0db15f5221ac76cba2d6ec8e4f19f344e7aad92dea115c6537e59db957cd -address /run/containerd/containerd.sock │ │ ├─179349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dda813bd724fc91c88b5bafb45f9e11c75f5a8bdb652dd3170237feabd1aa6f1 -address /run/containerd/containerd.sock │ │ ├─184362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e14672c1e4f848579aa8d5e7562e5d8c37294aa20ab563e9d7e64287062abef -address /run/containerd/containerd.sock │ │ ├─186643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34620af931b77698844ef674ff872b6ccbecf39a92a929b2e14f7c5f4a27bda5 -address /run/containerd/containerd.sock │ │ ├─186698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 096bed607fc472221cb795c4579fa8de318294ccdfc63550161fdfaaa45644bd -address /run/containerd/containerd.sock │ │ ├─186806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff78362a62e34780a34c51ddb68bf64d4f7cfda1fe8590757fe4ee93a8eb240 -address /run/containerd/containerd.sock │ │ ├─201954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b812aad1aa0da3253df6bdf25e743f5744798a56f7fe53e85548826be3151eec -address /run/containerd/containerd.sock │ │ ├─209238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c80fe72ac1f83c32763a9bc5fc59fd31dbed66e105a82b5243c64d58b30fd85d -address /run/containerd/containerd.sock │ │ ├─209288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 584e41ded4b108e36e378afa12d5fa82e208d008f087e769a6e228d84c2c8343 -address /run/containerd/containerd.sock │ │ ├─209296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4365585552a200e62f1e07ee506951241ce6b5d9124b9e98f5ed120c515e349 -address /run/containerd/containerd.sock │ │ ├─209692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbfb3916142e1b845252b45ae658a0cac99f4b0987fa26a77ebcf42b1404ff44 -address /run/containerd/containerd.sock │ │ ├─220645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 506128ccc3df3173d51ccc4eb270a36afb6d55351ab30cdc5749596d79dd2c43 -address /run/containerd/containerd.sock │ │ ├─222998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7049f3da2da9636f531a0c4d9fcb1e468523ffe38dfbc1a7a5b47c7f2d76a0af -address /run/containerd/containerd.sock │ │ ├─224086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b89f9374be6c23d973a02be4a905edc3fdd99619a335d7e5f9fbbb61638badc -address /run/containerd/containerd.sock │ │ ├─225051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 306dd87cc391d71678ac312a78c296b851d1722c6493844de1f956c1aeea974c -address /run/containerd/containerd.sock │ │ ├─226165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b97888d56c79d85f1bb4dc841186b1854a917badc4244bfe8a184dbee135a8f -address /run/containerd/containerd.sock │ │ ├─228251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ebf133e50a94af811873102d89a19f4f68f66dc4f64a0437e94c24bd105417e -address /run/containerd/containerd.sock │ │ ├─229963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e60e48ef0f130d26f96394ff4242bd5e16b9a0f8aff49f3259d8f3eb7f42fe3b -address /run/containerd/containerd.sock │ │ ├─230008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92b40bf42c696b5047ad9c3a2098a5d454a515e06111679e65c9fda4bc09facb -address /run/containerd/containerd.sock │ │ ├─238722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71178d1413c30bd6ca93e8992e8bf9942d69768faab1ef99c78c99619db86ff5 -address /run/containerd/containerd.sock │ │ ├─239136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f547b4692ce738f6d18a40c96b58c1c1c1b8f76dd24299bc00b7e2f8da692aaa -address /run/containerd/containerd.sock │ │ ├─241907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0bd34d3a0eb54e7699700615a6ada4bbc9412b59d8e2dea9eb57b8a4f26d9eb -address /run/containerd/containerd.sock │ │ ├─246765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ada3af7fb95de9ebb13e39d0950281eecf450fbee0fd925d58634629e96b99 -address /run/containerd/containerd.sock │ │ ├─246958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5999fe9c5c92fad19636cd8cdfbab57f1c343f11a69bc345edd53010d545cba -address /run/containerd/containerd.sock │ │ ├─247015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbbcf3fe52693d89d21bf8eefc816db29cbf1650a4da69a4660562799fa60f54 -address /run/containerd/containerd.sock │ │ ├─247074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a174c9fe42e5185c69ab6b9a94a2211cf128d3b82883b7f0463d947898f422e2 -address /run/containerd/containerd.sock │ │ ├─258205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec677da9b58da592a2e938208c0b3302262ec0c9623c14a3230b201c9b14af2e -address /run/containerd/containerd.sock │ │ ├─260365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8c60f568515c3e21c3a25166cb43f27feb99d8317f17a712268b8a271ab09ba -address /run/containerd/containerd.sock │ │ └─261719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b75445915d335df97db9872d313986747c63ca04ece269449e3e37730a028b2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1408 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─29909 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30182 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18773 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18793 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25125 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25395 /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 │ │ │ ├─34547 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34826 /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 │ │ │ ├─12222 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12255 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yzpvah.service │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yzpvah/unit.run │ │ └─12613 /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-yzpvah --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.yzpvah:/var/lib/ceph/mgr/ceph-instance.yzpvah:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yzpvah/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.yzpvah -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10309 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-a9d20968e4252550e962d65aeb226fa3500a4d16ad930dab4275b2c451d75b55.scope … │ │ ├─12335 /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 │ │ └─12347 /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 │ ├─multipathd.service │ │ └─137497 /sbin/multipathd -d -s │ ├─docker-fb06ac486a66202b6ae2815d7e1b5ab8836596d67222e165d2d74332cc412bed.scope … │ │ ├─25437 /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 │ │ └─25450 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─41050 /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.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 643 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─390492 sshd: [accepted] │ │ └─393777 sshd: [accepted] │ ├─docker-ff46570c88f15218d5da6c69dcaa9f450e9c7f99b118f57b66cf82023b609258.scope … │ │ ├─34868 /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 │ │ └─34880 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rac1de8040ea74b5e9b062048ffcfd276.scope │ │ └─186080 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1077 /usr/sbin/uuidd --socket-activation │ ├─docker-d84a54eca5c74dfd024eb0f0be467ee83a8586e68da6a176555a744b80f96cde.scope … │ │ ├─30227 /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 │ │ └─30239 /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 │ │ ├─10815 /usr/sbin/chronyd -F 1 │ │ └─10816 /usr/sbin/chronyd -F 1 │ ├─docker-bc0a12b64af4a8c7ff3a0b728713198643e24801d25281c0f6a68da53a6dadd4.scope … │ │ ├─18843 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18859 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137357 /sbin/iscsid │ │ └─137358 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-d35804be70d4c45a3b52416d4abdbe00333379f013baf8d4041630b74604d2e2.scope … │ │ ├─12694 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yzpvah -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12713 /usr/bin/ceph-mgr -n mgr.instance.yzpvah -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─03b52924ed04861c3c89794488b9985695005540f79e636dcf3a18ab5e4cd417 │ │ └─64066 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─56178d66205e0fefff51135495aa2ce74a97b0f0332ba2e98e7dc0eac45934b4 │ │ └─49157 /pause │ ├─77080b37754da44c65be7175c297ba294785e2dd4ff3b47974ad7004e28089e4 │ │ └─56898 nfd-gc -gc-interval=1h │ ├─36e1e168ea05c73d3ba00535cfcfe256ac0a753a0318fb1d773c464c5017e8f0 │ │ └─44803 /pause │ ├─1b89f9374be6c23d973a02be4a905edc3fdd99619a335d7e5f9fbbb61638badc │ │ └─224109 /pause │ ├─40d64373f776c04d6b7b746fd8ce8d498d48da2cfa1cc38e562735f460969087 │ │ └─137848 /pause │ ├─ff0ab324f895bf5c67b8d1fa0a7c849f7fa53bdfdb16bed076ad59921d53c680 │ │ ├─238784 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239328 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplz00kcmj/privsep.sock │ │ ├─239331 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239357 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─eb957fb84da4e0b00e7d58f17c4d2ec9d528a6ece84af0cb17290c2c8a85cca2 │ │ ├─239048 magnum-api: uWSGI master │ │ ├─239085 magnum-api: uWSGI worker 1 │ │ └─239086 magnum-api: uWSGI worker 2 │ ├─dd382c3ff6ecfd0f2768cf6899f0b9b916b36dbb186aeabd108236e4b0879e7f │ │ └─44679 /pause │ ├─9e7539c8406029aad485fe9d01218ca003597fe05699314ce9a1a57ece0b31c2 │ │ └─65677 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ebb50a5219deb1ca28a7e27b1193bdc232f0420e0eb8d048886076f9201c7a96 │ │ └─62365 /pause │ ├─584e41ded4b108e36e378afa12d5fa82e208d008f087e769a6e228d84c2c8343 │ │ └─209362 /pause │ ├─be528dd92d7836c1b599bb426b3b4fa496551c0b3328b5afeeb4f49d8b89753d │ │ ├─117794 cinder-api: uWSGI master │ │ ├─117807 cinder-api: uWSGI worker 1 │ │ └─117808 cinder-api: uWSGI worker 2 │ ├─d05ccf3a0d21af300d95371d116464982a1bf7ff5499a1e18a04cdbd4ce20cb0 │ │ └─245529 docker-registry serve /etc/docker-registry/config.yml │ ├─3569a5b2208bf925c4818f7ee94f7b65e43d7e810658f71c40e85c54b1511e9c │ │ └─56855 nfd-master -crd-controller=true -metrics=8081 │ ├─f463cce3a9a5bad26f12a580e06b91890444732b833aa9e613cd4400425d72ae │ │ ├─105110 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105408 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105415 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9253165617d41c2b54ad90dcfb866391376b6f9d8a3eba3bfe0b083aafe0af02 │ │ └─154003 /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 │ ├─3368b38b9baf3d20fd6d356007af6a8117ea3cfec01e3edd0b93375ebed2f5e6 │ │ ├─220768 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220794 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─220800 erl_child_setup 1048576 │ │ ├─220850 sh -s disksup │ │ ├─220852 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220853 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220858 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221122 /bin/sh -s rabbit_disk_monitor │ ├─7a3b14cbba52b266e089dc6a7a860f828a47f059537323679b4e1005a72ddf21 │ │ └─64630 /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 │ ├─ec07c920aad09a59bcdada767a16cbac7de981e56330e964fec376027ab54a0f │ │ └─40641 /pause │ ├─096bed607fc472221cb795c4579fa8de318294ccdfc63550161fdfaaa45644bd │ │ └─186727 /pause │ ├─636aa4c550780fdaac48945ecfb0456accd61f1c7b9dda9a3341706b89b6f688 │ │ └─40695 /pause │ ├─e477fd1fe2d4459b0d6ecc20f6c3fb8d01d47b86689d96cc98a515a4d6a2afa4 │ │ └─40731 /pause │ ├─7f152d5f7f44334a9e52607fae5abfe613e502919a802d9196d132c9c941db33 │ │ └─144099 /pause │ ├─92a9c4c3aaa5dd95f8fa97a725c884413152c37cd41b0ba4256a5d42e0ecc871 │ │ └─47871 /pause │ ├─57b474f48ed94a9b77100d2560f8faa67748e20d86d17e501a49a6ae36aa1335 │ │ └─60827 /pause │ ├─e2e29ebc6de0c59ef044abe9da20897eac8970e5c3621dab091404ea71b8bb50 │ │ └─51712 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 │ ├─3390c2a0879302d23a63fd7f9a9f7902ec4e440c81e6e0bef42001e748b1a2fb │ │ └─65176 /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 │ ├─ca285ab778a348b9e2cf6ed046ba58a8918fd4d572ff9371e85fcb40d596ebc9 │ │ └─170063 /pause │ ├─362c8074a10b4499983ee12d9e1c9bdd0fa18d1379000cbabd26b5d626210f54 │ │ └─44978 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0faade9424b0a6a44c4f09ee60345fa287514b3dc4dbd7a272037d3301817777 │ │ └─65379 /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 │ ├─5d3ba113d090e0a7f78b9845346424762953e4e5d7ef4ff09b561094f7a650c3 │ │ └─68618 /pause │ ├─316d22ff80f764998cf3a863f502dfd97d8b1750ebfe53cb916a5eb185b27d68 │ │ └─224464 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─28e813e994a7d256f0049c231d2d96cf0946e3be154dd16c1fb1ef9cf7f395c1 │ │ └─138764 /pause │ ├─31a6707e9c01ed2bfc878c6d42de0524b694017e65788c791b887762e48ad616 │ │ └─186043 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cbfb3916142e1b845252b45ae658a0cac99f4b0987fa26a77ebcf42b1404ff44 │ │ └─209720 /pause │ ├─e598989f645517cf5f63fa99ac5a2ec22d8d796466794dc8c3e47ebec84850ea │ │ └─65050 /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-140.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 │ ├─3a99efbd4302f21b7c5acb50d849d9ef94c55bfb270404d19dddb6341beaf21b │ │ └─141714 /pause │ ├─0a39fe6a497ea0e055f401b437871fe97a8729616ae2bf7d601f877c4b01bfab │ │ └─62741 /pause │ ├─832f8dd017eae3db00e022cc892b967bccb9ca69ff324eea1aae403577fe782a │ │ └─40992 /kube-vip manager │ ├─5bc8025cdea93b9c6f8606093e048cc9d435d7a6c5af325f5c6140e80c7f07a3 │ │ ├─129149 placement-api: uWSGI master │ │ ├─129164 placement-api: uWSGI worker 1 │ │ └─129165 placement-api: uWSGI worker 2 │ ├─554f492cbd38b5464b07816544ea0b551b3498a322751802621cab55b8586c58 │ │ └─79144 /pause │ ├─71178d1413c30bd6ca93e8992e8bf9942d69768faab1ef99c78c99619db86ff5 │ │ └─238756 /pause │ ├─820c35e86ca9c88e4c4722fbf30d498fa89f4905b9be79f8d13b5a2df65d7988 │ │ ├─61739 python -u /app/sidecar.py │ │ ├─62197 python -u /app/sidecar.py │ │ └─62198 python -u /app/sidecar.py │ ├─69633cf3239b1c336aaa7280be82fe433fd0a9f40ce02136ade6f7d5bb0ad758 │ │ ├─168085 nova-api: uWSGI master │ │ ├─168125 nova-api: uWSGI worker 1 │ │ └─168126 nova-api: uWSGI worker 2 │ ├─df224f32cc00515c9a291b9ac62d0049c4c5a63748e47a72dfb2592e12e667d2 │ │ └─260747 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─0ae8dbeca879aec634b8c57d43c6e67cb76c576f2c4b6418730425f7bbfd6feb │ │ └─108497 /pause │ ├─071c93aafc63b893ff14552ab14b236101f38561d50f287c693686355c6aad68 │ │ └─118239 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─981954e08a2c11584df222898ac3bde7b450ed971205dfe9aa5bc5c28a47e2c4 │ │ └─123929 /pause │ ├─b124a166e11337589a0e540af5105dd88b0740b3b796a2ba41f95905476875c2 │ │ └─51619 valkey-server *:6379 │ ├─b5330247c78a713e18f36dbbe4d0e760ed1b658d1119bddbdc1c505f819126e7 │ │ └─56695 /pause │ ├─ea46631229d9b2240004846042b4674fd32b97bcb544d84b293f79d6e52eee43 │ │ └─44723 /pause │ ├─70462cf303ab1b521b81c8821b2d9a21dddcc3ae02639fa162e9f5f7a7eb482f │ │ └─51900 valkey-server *:26379 [sentinel] │ ├─7dd782c0e731320f6f685cd94c600a62e7d9b5658fb9ae4078118b8634cce66d │ │ └─61176 /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 │ ├─6a729d2f9e52fc448bf527922f28cd9d6b89f045cbc8d77d4a829d5c50340c1f │ │ └─43724 /pause │ ├─e60e48ef0f130d26f96394ff4242bd5e16b9a0f8aff49f3259d8f3eb7f42fe3b │ │ └─229988 /pause │ ├─8d42fa49046aad6f751782cfa7869cdfd12e494897cf84f97dd76f52d4a5b121 │ │ └─77625 /pause │ ├─99d71c64f746a1a753d08211bec3b092e40d238d46ec220796656b8b9582eeb6 │ │ └─144742 /pause │ ├─d7057d8da28243a2a09d2f3c8b66872542cf50e52bdce7401d74d5e73eb156f5 │ │ ├─181384 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181746 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181747 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181749 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181750 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181751 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181752 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181753 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─7c7080e16facae0343666e0a7e127d73135a1f3adf1f6d1db65e0fd82e99f006 │ │ └─185519 /usr/bin/libvirt-tls-sidecar │ ├─bbbcf3fe52693d89d21bf8eefc816db29cbf1650a4da69a4660562799fa60f54 │ │ └─247050 /pause │ ├─189365ee03f9b11d6ddde623fd8ba394b503b0eb67211153017181541b9ec6ee │ │ ├─169177 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169524 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169525 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7c834acb47023f9f82e7342ee09718e759012eadab6874c1cdf2cf5b0e9f8ab7 │ │ ├─ 95397 /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 │ │ └─339996 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0cbaf944c9500f9b793cbfa4533cd5b35411c160d645d2b78d3132db21624e61 │ │ └─94946 /pause │ ├─54b8e8e4722e7a30752c1823dc6dfb37a2915d7a5cdba408b774d6e14c58038d │ │ └─172136 /pause │ ├─cb5d0af6a17193f618f7d13fc19af3ea3f0d2c5822d8384ed38d69780c202a41 │ │ └─56560 /pause │ ├─6aa1c6ed16d2bf31e5afb52f8179b79c4df237d9ba6e1595df07c924489d06d6 │ │ ├─184125 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─184686 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─184687 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─184789 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3eo92t3i/privsep.sock │ │ ├─219591 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpe6je6vpc/privsep.sock │ │ ├─219841 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpclgevmzl/privsep.sock │ │ ├─219976 haproxy -f /var/lib/neutron/ovn-metadata-proxy/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a.conf │ │ ├─362814 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─362816 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─c28b3391307016d6c80c96f96cfcd5c9faea7929c740bd93d2fcb7ceefb80387 │ │ └─179984 vector --config /etc/vector/vector.toml │ ├─fcaa06e34ec159316f391937258582f1a5c608efd1e63c47572e915b7a6f5517 │ │ ├─239267 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239477 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239478 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fff78362a62e34780a34c51ddb68bf64d4f7cfda1fe8590757fe4ee93a8eb240 │ │ └─186848 /pause │ ├─4ff0a1fa3a5032dded4c0118d391a061fddedc702e7c54a0889554179ed0f6fe │ │ └─56466 /pause │ ├─357b0158350d5a3694cdc1598ca1522598990319d817a164ebfa048107cbdb96 │ │ ├─218676 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219327 octavia-worker: ConsumerService worker(0) │ │ └─219330 octavia-worker: ConsumerService worker(1) │ ├─34620af931b77698844ef674ff872b6ccbecf39a92a929b2e14f7c5f4a27bda5 │ │ └─186670 /pause │ ├─4b75445915d335df97db9872d313986747c63ca04ece269449e3e37730a028b2 │ │ └─261742 /pause │ ├─09899838318a43673f7f891c9556f9f28270692044b918d632b87f01001db72b │ │ └─43762 /pause │ ├─cf99d1b10d8b91851d772003f7510ddd5790fb25227e21dd258ff6a816341179 │ │ └─62667 /pause │ ├─f15764c9322f112dfed693dee9945dcd70470c30b7b41b145b5362744d105b82 │ │ └─65338 /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-140.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 │ ├─c80fe72ac1f83c32763a9bc5fc59fd31dbed66e105a82b5243c64d58b30fd85d │ │ └─209264 /pause │ ├─9b97888d56c79d85f1bb4dc841186b1854a917badc4244bfe8a184dbee135a8f │ │ └─226190 /pause │ ├─b0241ed7630bb02f740af4e1545df0b18fc695eca6c8f0bcb09b727858dde1c6 │ │ └─90515 /pause │ ├─b5a67ee88f7c30518efcffd32a5adce907b30f15fc2d9624268b4ab5c9289a35 │ │ └─66673 /pause │ ├─9d2234ebaa4270103ee73675e8da8f51f10d4d6673255345afda4e4a9edef8e9 │ │ └─104731 /pause │ ├─a386e5664750c74aa4370f0757c565c4100e420c0899c7e2d5264568ebb59572 │ │ ├─169097 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169509 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169510 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d17c568dd193fdd13a93a66eef0adf645a4de56a4db16ed775d196924057fe23 │ │ └─144045 /pause │ ├─215b9b671f0e8f0e3d3890e21683e75c7f5c290241494a6be98fca801f599dbc │ │ └─56521 /pause │ ├─ab21cdc6eb190216a4ae2df65416de809e56a5ef0dd3bf668cf54620fdc16b7e │ │ ├─122445 /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 │ │ └─122621 /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 │ ├─306dd87cc391d71678ac312a78c296b851d1722c6493844de1f956c1aeea974c │ │ └─225074 /pause │ ├─090e7ac3339baffb232c4474ace890a00909714e90cdc57e74679c0e49a70790 │ │ └─60788 /pause │ ├─c02b99cc8f473d11d34da2bb346c218c4cfc77a8c4c58c0b37b9ebe7c1d8d974 │ │ ├─184559 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184576 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─184582 erl_child_setup 1048576 │ │ ├─184633 sh -s disksup │ │ ├─184644 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184650 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184699 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184700 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184710 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185126 /bin/sh -s rabbit_disk_monitor │ ├─f547b4692ce738f6d18a40c96b58c1c1c1b8f76dd24299bc00b7e2f8da692aaa │ │ └─239159 /pause │ ├─dbe110a8b0614f0c06c00e6e96dd384c70005efe3640198b61e9b7c7956928d2 │ │ └─256133 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c3273463065e77c4b48e9d24089fb8c100a0fd582d3880aafd7f95ab74b0191e │ │ └─41985 /pause │ ├─727c8b9e81332e5cde875d4dda88945662f58d6a7f9c9860c154ea5a3d6f5f97 │ │ └─172131 /pause │ ├─459745ee60bae82b9a967f841f5d92381634a04b84daf8276dd58c3e7490db04 │ │ ├─66890 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66907 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─66913 erl_child_setup 1048576 │ │ ├─66960 sh -s disksup │ │ ├─66962 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66963 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66964 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66965 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66975 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67184 /bin/sh -s rabbit_disk_monitor │ ├─83b481eea936445358db86423cfa72c805f656b7407db5f5d89d981f9d8845d1 │ │ ├─190153 /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 │ │ ├─362460 /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/tmp0h9q02jf/privsep.sock │ │ ├─362683 /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/tmpm1gy19ft/privsep.sock │ │ └─363932 /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/tmpyqcz6ys3/privsep.sock │ ├─59d728ce4a8704fcbb51003b00617b9f03343dfbcb86e01219d74cbab6147252 │ │ ├─179917 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180157 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180168 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─394974 sleep 15 │ ├─9711a0f015c712306000a6c631339632a62b4dbc7644ba6ee3eba9b8e9de383a │ │ └─61380 /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 │ ├─3e14672c1e4f848579aa8d5e7562e5d8c37294aa20ab563e9d7e64287062abef │ │ └─184386 /pause │ ├─37220e348cbc762879eb8c253e1ef81d435b5b185c9d36164fbced2882baacf7 │ │ ├─ 71830 apache2 -DFOREGROUND │ │ ├─ 71845 (wsgi:k -DFOREGROUND │ │ ├─ 71846 (wsgi:k -DFOREGROUND │ │ ├─ 71847 (wsgi:k -DFOREGROUND │ │ ├─ 71848 (wsgi:k -DFOREGROUND │ │ ├─386764 apache2 -DFOREGROUND │ │ └─388625 apache2 -DFOREGROUND │ ├─ed90681abb50d12ec8379dbcf7add70e84c5c1a6f9ea39e27f0d0d5d8c9e9d92 │ │ └─223219 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3512191e719e47c6a92d60707b5feb0c4ba273a62db30ae432681bc4fc9a3524 │ │ └─256150 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a6dc44199a79a6306ee0ae04a96936cbb65c5189f137590d746184ca4de4c9d7 │ │ └─66148 /bin/oauth2-proxy │ ├─7049f3da2da9636f531a0c4d9fcb1e468523ffe38dfbc1a7a5b47c7f2d76a0af │ │ └─223022 /pause │ ├─28d9a361ac88548edc7ee3f396d42ebcfb34243144d7e3f219c59621331dda19 │ │ ├─106717 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106732 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─106738 erl_child_setup 1048576 │ │ ├─106853 sh -s disksup │ │ ├─106855 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106856 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106858 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106977 /bin/sh -s rabbit_disk_monitor │ ├─a9fb57c9f276acede9783b40b8e5d0ab0e540d3d5f451eebf251d025023eb80a │ │ └─65474 /goldpinger --static-file-path /static │ ├─4e2cb7fea28960154457052bb25a07ac163bb27290e5b94ca76b4481ffab152d │ │ └─47139 /pause │ ├─ba8e8d9ff223442de20e06a0630a7aa7ea75f82b9e049694fca796fe62d2ecbf │ │ └─172106 /pause │ ├─c9695add4f392037abdaabb70c9ad430b66b924db6c46c76ed195e0155d6256c │ │ └─261904 /bin/openstack-database-exporter │ ├─cd8be4dc3ebd98c4c122ae50ed9b5be97337da625e052540ef798634af1c452f │ │ ├─140798 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─140970 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─140975 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─394556 sleep 15 │ ├─874e2810dab3921185e9aa0d9eaf9f46e61d4e95e216a676233f68231a750f47 │ │ ├─219688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219708 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─375759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─52464c2b794a25c58ab3480ee8fcef0208ea44c28f1e250aa0f1dadf73391cdb │ │ ├─198544 heat-api: uWSGI master │ │ ├─198577 heat-api: uWSGI worker 1 │ │ └─198578 heat-api: uWSGI worker 2 │ ├─de8accf1e243c535fc0462921c4d906cecf8366a9aadcace805c8927d425f501 │ │ └─43291 /pause │ ├─73ee9b00a0d24f0496299943e1172559e10dac2fb07d339cae717a4541951513 │ │ ├─198356 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198816 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198817 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4cffa8ef4335bed96a509c8536918f61f95c08523987f5fee75bd9db471dfb7a │ │ └─60654 /pause │ ├─506128ccc3df3173d51ccc4eb270a36afb6d55351ab30cdc5749596d79dd2c43 │ │ └─220668 /pause │ ├─9fc2ac6445f47bafb388c5e76fe9bdfebc32848d86d0e0855b8d7bbc307393bc │ │ └─139949 /pause │ ├─5b3d937467f256ca10f92436f4875ab3addb8d9143e558deebf1f1975ed0a185 │ │ └─41196 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6223c0f66d2ce00feb3b2aef74130ef9c1f8589ebf579cfb7a8997ad23d40a2f │ │ └─143830 /pause │ ├─d53b7798636f7dc2455212492683fd7db8735ea458fb1f801966ab849bd31835 │ │ └─41966 /pause │ ├─06f96adbb847fcc5fd5f715700fbf44ba4f4ef5a46473563772cd9a14ff43145 │ │ └─228301 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─a10ec9469b76ed1473e18556a95b2b737527195d3b15874727e9d130144fc63b │ │ └─218717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─73dfeba29e46a947ef2a783165d564142cf6c99b3d058dfb28d31659d54bb633 │ │ └─48665 percona-xtradb-cluster-operator │ ├─1e1a8f7ab12749ac9980e4989aab2f0ec91f7e509e4873dad839fa7848aefdef │ │ ├─138725 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138780 /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 │ ├─134c7d8ac415eaffd3b3cd0f5703ba42019f3d648325e9783ae7bbfb30d2aec5 │ │ └─190252 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cb880b69d09b7dc3dba5e1b8273f9ddfd92e3fa8a09c76e808893c603539bcb1 │ │ ├─184126 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─184790 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9ijjctuj/privsep.sock │ │ ├─390679 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpycjqr4vq/privsep.sock │ │ ├─390725 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpqfa64o4z/privsep.sock │ │ ├─390735 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─390736 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─85fed97bd506a60b1fab0ac560aea65f78aa4e84e3379f211934278e0ec7bfcc │ │ └─63044 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 │ ├─754e2884c8993666e86f5fb050f05feb5523c34590de62f043a4942c8aa3b3d1 │ │ ├─242026 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242044 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─242050 erl_child_setup 1048576 │ │ ├─242180 sh -s disksup │ │ ├─242187 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─242196 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─242215 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242216 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242226 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242859 /bin/sh -s rabbit_disk_monitor │ ├─8b87ce9fd0dd263f7f148a8c9027cfbe9ed96ec2ae8e04cdc0166b10015ea3b8 │ │ ├─256164 /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 │ │ └─256244 /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 │ ├─a174c9fe42e5185c69ab6b9a94a2211cf128d3b82883b7f0463d947898f422e2 │ │ └─247132 /pause │ ├─0dd6ca933d3e8695b3a9cf42f326a128c9333c1f3a1256a4c093305c8ec8093f │ │ └─43793 /coredns -conf /etc/coredns/Corefile │ ├─d1a4a2313b514d9be9f9b962c5df41571da4d41c2876fb9a7e6e203fea65577a │ │ └─138669 /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 │ ├─967f4770662b33f9270f9bc91f70162f0927166cb720be05fcb0ecee716d0cee │ │ ├─84075 barbiacan-api: uWSGI master │ │ └─84087 barbiacan-api: uWSGI worker 1 │ ├─6222ddefade09c427314fd5d7618145db8462f6a6bd13b82b06b63ef93fc2ff5 │ │ └─65755 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9b59ae828638a345812c379ef23f7ec590eadaeac0999dc5b8c73968ac79a481 │ │ └─51981 redis_exporter │ ├─891a38e49158d3b8278c504fa4f99959e9b87937f5746c7172f38b964e979056 │ │ └─140622 /pause │ ├─6035db37cb724adf361abf840918577b32e231a9810fb1542bbfe4e8bb7e7a30 │ │ └─48838 /pause │ ├─0867b64c81da58c4dac2e8049ead89e97ddc83efd83a166438758b5ebb17c233 │ │ └─40750 /pause │ ├─a9dd4e01cb0fdc2e1dcc68f7055f6095edcbbc6716be0b48614296d11fe7b483 │ │ └─62066 /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 │ ├─961731c265511ae5ce4ff2f2568542b83b05d66b106deeb89ab476c331c37cd7 │ │ └─48545 /pause │ ├─f47e103c58bb661f83d122dadbb78648c4a5a64fdd2e3f4bc76e34972e419674 │ │ └─47078 /pause │ ├─7fb5de3e1465059908d62aba23016e92c2936c345e6f0b9de67da03d20d198cd │ │ ├─90638 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90655 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─90661 erl_child_setup 1048576 │ │ ├─90774 sh -s disksup │ │ ├─90776 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90777 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90837 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90838 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90848 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91019 /bin/sh -s rabbit_disk_monitor │ ├─6c89a1eab904e28f9ca3c155e8e5e552475b168c83e56208006f3a95750e631c │ │ └─64139 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f233293d5a8a444d02b29976d2ad72e4113ba3fb5931d6f6c3c05c729029ca43 │ │ └─49466 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─e05d1b600a7d56ee1528bc1260b97b56a075dde060a4f0ea47bd0afdfb809244 │ │ └─66057 /bin/pushgateway │ ├─d02a97b0276d928f184a3744d3b2727c7a04e51545d157f42ddae58835edd971 │ │ ├─77705 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77722 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─77728 erl_child_setup 1048576 │ │ ├─77775 sh -s disksup │ │ ├─77777 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77778 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77899 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77900 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77910 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78014 /bin/sh -s rabbit_disk_monitor │ ├─629d1bf157b8e8303d24f3b23754095a9a07412a92ec83b16b9d62cc74a4b525 │ │ └─139988 /pause │ ├─c3367bdfe0ae424d027ec9eaf91b5e3ded5d656f769f82f57f8dc1269c4ff319 │ │ └─43818 /coredns -conf /etc/coredns/Corefile │ ├─a8c60f568515c3e21c3a25166cb43f27feb99d8317f17a712268b8a271ab09ba │ │ └─260389 /pause │ ├─6c15b3f63d7b4cefd793043fa8e4425aa79d08e8a8bcbb97268b4105b509ec63 │ │ └─122113 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ce3ea89493eb39cfef4338cdcd329c2f400223b71e686b430386a972f3df1d41 │ │ └─51412 /pause │ ├─b55bc3fbfe7a8cfa33d26944a8ba405439a16b579036dd100dd337b5610fa916 │ │ └─85488 /usr/local/bin/rook ceph operator │ ├─2b634ed2ee918a7530707c5d55b901ceef931d39511d35eebfd516decab915b7 │ │ └─56998 /secretgen-controller │ ├─7e73895e3e2f7810e7e308262ed50a86422e73975902ba39e23749b567865981 │ │ └─51577 /pause │ ├─b00689abd1bca6d4e0f633daaee9a4874325f994b87192a9b9c9921a9a04a146 │ │ └─63896 /pause │ ├─becfd801d1437ccfe33144980fa61ca49fcf202d567161b251f98b3fd541b062 │ │ └─94983 /pause │ ├─6df11ea03574b3f2ef0fb1954e28a85f0d533007e50fff49753dd882d2410d88 │ │ ├─168244 nova-metadata: uWSGI master │ │ ├─168264 nova-metadata: uWSGI worker 1 │ │ └─168265 nova-metadata: uWSGI worker 2 │ ├─4b4d9ebb7f5f19c3434e801bc7925d04203acf76825f74cb260b229996afbeec │ │ └─65089 /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 │ ├─1ebf133e50a94af811873102d89a19f4f68f66dc4f64a0437e94c24bd105417e │ │ └─228276 /pause │ ├─f05f02f90a3f3d8ccda1cc761562fe916986dfddf660abcdc29ec253eb66d88a │ │ └─48350 /manager --metrics-bind-address=:8080 │ ├─38d56061e02794988235a0cf15585be2ace87e67d77861412ce13f2e567180e5 │ │ └─40858 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 │ ├─21b5706df80f5592d56e64df6d3788d1c708b46605a06e7da1af9cdadfa3fcdd │ │ └─41172 /pause │ ├─08c89e1818089098ca23aa2f8540755373a7885783ba6e9fd4f0121046ff2e08 │ │ └─65110 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─10fff5b028c89a5e22469476ce8b2df6048d2857a91ffd68d80c98a5caf73b60 │ │ ├─180053 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180084 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─51c15617a3ae704ad9abfca1d75f1592c3f968aed2c097a90c81435ff1793533 │ │ └─44883 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─7b5f8ab66f791096fd3cd5e965cb3e96957689841d45eba7e70770a6c1c6b17b │ │ └─47970 /pause │ ├─d0bd34d3a0eb54e7699700615a6ada4bbc9412b59d8e2dea9eb57b8a4f26d9eb │ │ └─241932 /pause │ ├─ceb112f325ac78108831f869a03ecbab0b3c968ed83387ed9674f033c49b225f │ │ └─66093 /bin/memcached_exporter │ ├─f35d2cdd9ec87c114e23f6cb89f9ecfebe89685e613a164417d44b8248d7db6d │ │ ├─260524 apache2 -DFOREGROUND │ │ ├─263730 (wsgi:h -DFOREGROUND │ │ ├─263731 (wsgi:h -DFOREGROUND │ │ ├─263732 (wsgi:h -DFOREGROUND │ │ ├─263733 (wsgi:h -DFOREGROUND │ │ ├─263734 (wsgi:h -DFOREGROUND │ │ ├─263735 apache2 -DFOREGROUND │ │ └─263736 apache2 -DFOREGROUND │ ├─76ec13fdeee61d01d82f52430c02917b2d112db120c940b47ef4a7ce705b750b │ │ └─64284 /pause │ ├─b13da63899e066c4922d857f49cef3d14138b6b743ccf90f70d75f0a3f56451d │ │ └─63544 /pause │ ├─1d330df242f5a43363b23e4fbc90dddca4650d4244595a73ef962570ca5d4061 │ │ ├─49316 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 │ │ └─52059 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─3aa181c87e6abfda278a831b0238e2a71aa8933d86d74955fa9f3ba31175a5ce │ │ └─225101 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─78e8be2aa05cad777ca3e61e321153ecdca93f7c8bc34dd8cb4835ff8b53c127 │ │ ├─170155 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170172 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─170178 erl_child_setup 1048576 │ │ ├─170225 sh -s disksup │ │ ├─170227 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170228 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170251 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170261 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170459 /bin/sh -s rabbit_disk_monitor │ ├─2887b0ddb44f754895747a156ce735f250fe6c62df5617f571bfd7e4d911b2ef │ │ └─106290 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1985fe0a624954088b75b8b363471cbfb161716f58e04cf3bb0da13e0dc43ff5 │ │ └─40729 /pause │ ├─5df3f80af0c3361a12708c023222455f6f8d6ae9afde9d9f9099f81ea28742d9 │ │ └─48015 /manager --metrics-bind-address=:9782 │ ├─d73d1a19abef0ab3e3de292e91ea52170f483ee94400e1170c182d2a147b13b3 │ │ └─43334 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a9191f2da020d629a6954069ea79cd65409d7e5617bbb90a226c42720c57c8e4 │ │ └─64940 /pause │ ├─43caefac4dd72ac1fddb5e1692f9251f3eba1785ca90898b49611c114b5e1bde │ │ └─44360 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 │ ├─0e6f124b30a58bb1ec3d953426b2ea9e3e3a14d1594d7b8bfd2a1f9f2f92c40b │ │ └─185573 /bin/bash /tmp/libvirt.sh │ ├─3411cfee2e9806171e4a3910efcae5e017b2196ddc092168b152236080081814 │ │ ├─140170 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140298 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140318 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─140514 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─394345 sleep 15 │ ├─1dcc61bcdf2159cf54745e52d127f64449e9eb9a6c7995cfda73a3d952308d5f │ │ └─104676 /pause │ ├─ca782e46207c6aa69f1cc02495917e03a67a1cab24681dd6924fd1cd38f08d79 │ │ └─62042 /pause │ ├─cebdac5c742be229b165eb833fcb73d825cf57a36de4c270b68ac2ac6de5d7d9 │ │ ├─202079 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202096 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─202102 erl_child_setup 1048576 │ │ ├─202149 sh -s disksup │ │ ├─202151 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202152 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202157 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202158 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202168 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202395 /bin/sh -s rabbit_disk_monitor │ ├─1a121f6aa39cbd2d2f9ee664fb55d707acad60a96be7c49d0caec96a9202ecea │ │ └─144249 /pause │ ├─384937820f78cc4912e5883a1b4f0dbb7bec3681e12b6558cea2a2d2406c7343 │ │ └─49552 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f2f4d24bd0a7c0542b6a8848900992ff4c9fcfd9481655ff12964e2a78cae1fb │ │ └─56814 nfd-worker -metrics=8081 │ ├─7c59266499a76c9c1eaabcf3093c446225b9efcb993fcfc8534d3ba6a107323a │ │ └─40877 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 │ ├─ca057a2ed00244fba4df02e68008cbea578f2bed3d4b923186575c9bfd3a6919 │ │ └─121569 /pause │ ├─6b225dd68a2ac637ec2bca16bebee216aa20cba1a4244a1fb7aeec0e52b9b9e2 │ │ ├─217723 octavia-api: uWSGI master │ │ ├─217736 octavia-api: uWSGI worker 1 │ │ └─217737 octavia-api: uWSGI worker 2 │ ├─5f9e9ca76821d9de028d6920a9ccd0f83c44e82631e24aa2b7eef777c091de6d │ │ ├─61713 python -u /app/sidecar.py │ │ ├─62157 python -u /app/sidecar.py │ │ └─62158 python -u /app/sidecar.py │ ├─271690b46b3cb819d683e2e6966ab1b3e1d2d8b07cdc06bdb8e009c7061000ab │ │ ├─64676 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64714 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─0290f768b606a74e1cc2fb67257c92ea6d9f49e5764024f6f67ad332dab9526a │ │ ├─ 47360 /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 │ │ ├─ 47372 /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 │ │ ├─ 47520 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260053 nginx: worker process │ │ ├─260054 nginx: worker process │ │ └─260055 nginx: cache manager process │ ├─dda813bd724fc91c88b5bafb45f9e11c75f5a8bdb652dd3170237feabd1aa6f1 │ │ └─179372 /pause │ ├─67aff3d4507c3d9401b45acef40b1de3b157f9e630d0b6729e8b16749e85879f │ │ ├─49370 mysqld --wsrep_start_position=0895b036-5c0d-11f1-bc1c-4b54ecad8c6a:20 │ │ └─49495 /var/lib/mysql/mysql-state-monitor │ ├─d4365585552a200e62f1e07ee506951241ce6b5d9124b9e98f5ed120c515e349 │ │ └─209408 /pause │ ├─49e134e6493abf27f1081036791bcbc0fade0d75c9f67d547c8c98e4acb2c463 │ │ ├─256031 manila-api: uWSGI master │ │ ├─256055 manila-api: uWSGI worker 1 │ │ └─256056 manila-api: uWSGI worker 2 │ ├─14c43c675a7d4ea965f59db803e0af1a1e9acccd959c389ebfe5f652347b0795 │ │ └─65612 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c6f319ed47d1bff5ec77b7c1930b1d4af4406ea28f0499176913bb52c0ad844e │ │ ├─42443 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42822 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─647c7198303c31ce79ea3464631546b2312238e1ef6258d1d3f690626b1515c2 │ │ └─103228 /pause │ ├─43a290edce9c23499ac41c7a83c55f39b03c5387177799ed39a95d29e5012537 │ │ └─96167 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2a76640bf3c4b8397e18ac4ec9ce8667e53ff12a34b7d207c51b7f9a6c6f1f2a │ │ └─60750 /pause │ ├─832a0db15f5221ac76cba2d6ec8e4f19f344e7aad92dea115c6537e59db957cd │ │ └─172372 /pause │ ├─98873e631a2afc3d07b93dfbe9c0f88ab7d09af7edb8e910bf75811368913582 │ │ └─62604 /pause │ ├─3e1a40da9770a924b21644594492676af49ea4a5c377bf74c5c6b1c1a4f8e111 │ │ ├─141807 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141824 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─141830 erl_child_setup 1048576 │ │ ├─141953 sh -s disksup │ │ ├─141955 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141956 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141957 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141958 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141969 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142315 /bin/sh -s rabbit_disk_monitor │ ├─2d64e3f6a3559b6dc4ca64928fa022eb81f9d1e1a5ceba39096ce48012c0b51c │ │ ├─63606 nginx: master process nginx -g daemon off; │ │ ├─63629 nginx: worker process │ │ ├─63630 nginx: worker process │ │ ├─63631 nginx: worker process │ │ ├─63632 nginx: worker process │ │ └─63633 nginx: worker process │ ├─6deb66b634dc4533eb0da189b5fa213827655659721af64f405a21ca1832b75b │ │ ├─264229 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264243 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4ae149879b8d4e3f555dbcd19e1d6e26c2a70aca37603635a877cc3916bd8f93 │ │ └─44931 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─d3612f4b5641479767c81ec054020745302947323c9e4cba82ea86a5627e06df │ │ └─226242 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─42b328ae232af8b436a3933a1e2d7f9cdfa9293e8e8558393ddd0b17372d84e4 │ │ └─55826 /pause │ ├─5209ca27b7647b5f36bbb1102f58af77b39fb3ba7e95b1eab71b75d9245ac769 │ │ └─40826 etcd --advertise-client-urls=https://199.204.45.140: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.140:2380 --initial-cluster=instance=https://199.204.45.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.140: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 │ ├─68216c64f4b76bdee1d1234c4348e753734375e0a5c263b923a9d34d25eb87cd │ │ └─106601 /pause │ ├─92b40bf42c696b5047ad9c3a2098a5d454a515e06111679e65c9fda4bc09facb │ │ └─230038 /pause │ ├─17ada3af7fb95de9ebb13e39d0950281eecf450fbee0fd925d58634629e96b99 │ │ └─246802 /pause │ ├─337d4bd09f90f0a556032f1d93a35c64a9f630341977e1007bab6d676ce402eb │ │ └─63170 /pause │ ├─b812aad1aa0da3253df6bdf25e743f5744798a56f7fe53e85548826be3151eec │ │ └─201977 /pause │ ├─6e49f70d84429378de35f576097445da2869fe835dd329d7727c79ad7c3892b3 │ │ └─95313 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-lk9nf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c90dc7c61a6ba659772004122badf4ab7c4daeeb4e91520218f85573e61bdd53 │ │ └─84731 /pause │ ├─e6a7b0d5123d49834c78b8853b56beae3cec4157436cf6e44caa05e096a52d63 │ │ └─42234 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cba559e02a32de8f14455decb5d94d09836700304c88c648d6991a976edd1b17 │ │ └─108590 /pause │ ├─9bd5afc2cd031d95296115d0f96fd3a985665215c189d7f62cf0c68f24863eb9 │ │ ├─198378 heat-api-cfn: uWSGI master │ │ ├─198408 heat-api-cfn: uWSGI worker 1 │ │ └─198409 heat-api-cfn: uWSGI worker 2 │ ├─f5999fe9c5c92fad19636cd8cdfbab57f1c343f11a69bc345edd53010d545cba │ │ └─246993 /pause │ ├─6b3eeee7accef16b79eb397b9e67dd0959e27bd3029332387e09c67a15e37e4a │ │ └─40839 kube-apiserver --advertise-address=199.204.45.140 --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 │ ├─6e6dd7dbbfc3a5417b9bd1ffa8d63b9626c7651d5cfcb6d9d7c6fffee912451b │ │ └─47398 /server │ ├─8472caf5c09d8b90c57998e753d7554c3adf44502eb6f9e5b01e27526700729c │ │ ├─140189 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140248 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140263 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─140492 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─394341 sleep 15 │ ├─ec677da9b58da592a2e938208c0b3302262ec0c9623c14a3230b201c9b14af2e │ │ └─258230 /pause │ ├─9fb867b27afe36cbd5c6954e264472a111bcdc52f4b6688e1eece32c4f39995d │ │ └─66129 /bin/oauth2-proxy │ ├─74729c317cd597685efab758066d0c950a9cd90dc4471a0f0dc60cba58b53b07 │ │ ├─172832 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─384017 sleep 300 │ ├─1fb5c18e43c315725173474d92d857f74ce1574a91bd98111e6c37b673e365b7 │ │ ├─181417 neutron-policy-server: uWSGI master │ │ ├─181432 neutron-policy-server: uWSGI worker 1 │ │ └─181433 neutron-policy-server: uWSGI worker 2 │ ├─8bef4b107fb5cb792a18763f206107d21ac04c77c0aa8b328bdfb98f25b84164 │ │ └─44196 /pause │ ├─1e0d6fc5701cfa6d1f0af2f1e5833b6ae237c369c2937fcd6e219d2d48a6b0e0 │ │ └─121509 /pause │ ├─fa1962da48e946e25d75cb238204238bf22cc2a48bc20f1e66db305c3e93044c │ │ └─144258 /pause │ └─f741ae73e546724d29091d762fcaf32e45304d4b2562eb78b5482ca90954759a │ ├─103658 glance-api: uWSGI master │ ├─103671 glance-api: uWSGI worker 1 │ └─103672 glance-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount