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 │ │ │ ├─21819 /lib/systemd/systemd --user │ │ │ └─21824 (sd-pam) │ │ └─session-21.scope │ │ ├─21774 sshd: cephadm [priv] │ │ └─21840 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1612 sshd: zuul [priv] │ │ └─1625 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1616 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─403544 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wghjgclblohnfvcpgvvesftksqwmmxns ; /usr/bin/python3'"'"' && sleep 0' │ ├─403545 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wghjgclblohnfvcpgvvesftksqwmmxns ; /usr/bin/python3' && sleep 0 │ ├─403546 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wghjgclblohnfvcpgvvesftksqwmmxns ; /usr/bin/python3 │ ├─403547 /bin/sh -c echo BECOME-SUCCESS-wghjgclblohnfvcpgvvesftksqwmmxns ; /usr/bin/python3 │ ├─403548 /usr/bin/python3 │ ├─403549 /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 │ └─403551 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12516 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9425e59f7f438492b3d5b85a61017efc7f46e29b3a015ac8d460be89811edd9c -address /run/containerd/containerd.sock │ │ ├─ 12912 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dff30576b1d0b682154a7e3310234d99d63c38af44f6372af037c6a27e5a42e8 -address /run/containerd/containerd.sock │ │ ├─ 18775 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bb770c2cca560549ff3350a59aa25f9ddbbae4d41285838618b0d02763f52ac2 -address /run/containerd/containerd.sock │ │ ├─ 25368 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d4f8f8939a8a0beca7210d082180052673857e7f4b5bb1ea71db7ca9cbd94bc -address /run/containerd/containerd.sock │ │ ├─ 30134 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1e91750a8d8259ceacfcbd14ae4f0ccae1b6b04b86026ab92c004c0f70f2688c -address /run/containerd/containerd.sock │ │ ├─ 34944 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53680caa488d0a57c5f51a7bdbc46eccd75d1d15020c582459cd682d0b1f6af4 -address /run/containerd/containerd.sock │ │ ├─ 39701 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74df9332c9dddf56a62f31194bf58e310074f4381dc26405c93bc30619ad8652 -address /run/containerd/containerd.sock │ │ ├─ 42217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5d99d4e35ae29ed3e44f45b3e57f14509d0d37e06532b17cddcb2c03caedd54 -address /run/containerd/containerd.sock │ │ ├─ 42233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a55f2386d200691d7c10e0dcd8197e2d4aca40d954509f8be122b2e41c31716 -address /run/containerd/containerd.sock │ │ ├─ 42268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ddf259fcbbe4b32f9a13e44ffe5cee02542c1ff44d6cf222faed3c441c9732 -address /run/containerd/containerd.sock │ │ ├─ 42276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 605269ae35e6bb31e955cb4ce4c106d357746042d2cb1637bb41c543e3e0445b -address /run/containerd/containerd.sock │ │ ├─ 42308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7d30ba9f0322f999bfb4c990a0c8914239428b5ba4f65e36b57c540ada2741 -address /run/containerd/containerd.sock │ │ ├─ 42858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4678f27eea6858e4c2f0481e2efeb51efc76e30812fab3f155e3b8c2f6dcf964 -address /run/containerd/containerd.sock │ │ ├─ 43561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c9c3a4cc8c70e20654345071ac688c7a53eb8da9c82f6d7a33e4122c4e8e415 -address /run/containerd/containerd.sock │ │ ├─ 43570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db99643825534487140bfe571f1ee1d90fa72781e83b90dd169283b0393831b -address /run/containerd/containerd.sock │ │ ├─ 44909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 252943b7519d440b8084521c52b2c2bc0b6c34b9915f1162f26e7a0e81eb8ec5 -address /run/containerd/containerd.sock │ │ ├─ 45348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9046b3c5390cadeb0a6110c94fc6b425593d4706d899c3ef6b16b4ea75c6f6 -address /run/containerd/containerd.sock │ │ ├─ 45387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8fc8cad48fba792aaba9212a014babd208593a56ae1bbd6ed311f06cecb04e0 -address /run/containerd/containerd.sock │ │ ├─ 45818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6facdc67b7ed25f1d2d7c9d63b4c0661e18fecd658d27b67eb9e6674ff93226 -address /run/containerd/containerd.sock │ │ ├─ 46296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ae972e36bef7c97d6fe85c74855b4c2a1f94bdf6267a916c27bb3757f9ba958 -address /run/containerd/containerd.sock │ │ ├─ 46335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f452a66f8a498ac089d59dbe66402549db292cf6121b89c23cb95d8c77ad1d9 -address /run/containerd/containerd.sock │ │ ├─ 46378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1876efbe5437d345623dec5ceeb1fb904702867ce2610a8f21e72aa2ab71d224 -address /run/containerd/containerd.sock │ │ ├─ 48427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e41c8609242b383e9f55ddf0f9d76bd7553c94900f22cae48bdfbeafa4351bec -address /run/containerd/containerd.sock │ │ ├─ 48518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74e7f4d1015a5893fd2610b3526412c155f7118dfaa92f685771de6891149499 -address /run/containerd/containerd.sock │ │ ├─ 49257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a8c8e51b789a314837cfd1488e706a98b4d991f4f214e76878d9a9ba1879bb -address /run/containerd/containerd.sock │ │ ├─ 49371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 394d5e15bbce2a96691a1f49031d06264caeb78304c6038621097bdd54757a07 -address /run/containerd/containerd.sock │ │ ├─ 49751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9857163a2a7a7643837e12351e5da951da1e35928f12f3c4ca1d11482112584 -address /run/containerd/containerd.sock │ │ ├─ 50267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b44e1fdbfd1c2e2a80cf6d03c625953f5baf655e798902af0e654d9e71910033 -address /run/containerd/containerd.sock │ │ ├─ 50665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfc893073afa2dc2e263b0b4a96271011ca604d3b76ca586f6774ab1bb18ce3 -address /run/containerd/containerd.sock │ │ ├─ 52852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5db5e817724d67ac57a0deef7f56c20d9a302981c5af29b40a13d78f748d701b -address /run/containerd/containerd.sock │ │ ├─ 53029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd9d1caac27e56d286bd4359e23c27c714e248be5d35daa0a983f718e60fe9c -address /run/containerd/containerd.sock │ │ ├─ 57242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 848d0891d06efbb92a6c19fe4e6fb22587db8447e106e82096edca4c09ad18c5 -address /run/containerd/containerd.sock │ │ ├─ 57897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04121f7a4a83f1d47eead714e1352cc45c62fcae7583e12169dbcd50231b5933 -address /run/containerd/containerd.sock │ │ ├─ 57954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e447ddf92404fbd49d4abcd0b84e9fad3ec841afab21b02d59b55120554fb5ed -address /run/containerd/containerd.sock │ │ ├─ 57992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de89ef59abc49eb70443d2fbd766daa664514c4cdbae877a6c7d2f0f3948cb3 -address /run/containerd/containerd.sock │ │ ├─ 58170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9709da54f9c0f9ce9bc6941f50da80008573281119fedb81ae11de69b79ceef -address /run/containerd/containerd.sock │ │ ├─ 62222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90e9bb1333644c773643c97197ee34e0c15ee2c63977c45327675b1caef4742a -address /run/containerd/containerd.sock │ │ ├─ 62347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0175c573cef26e0dd9dcbccb9dd14909a7f0d506836711018abf89cb5ef24002 -address /run/containerd/containerd.sock │ │ ├─ 62403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0ad9d559681ce76367f5722882a58c9d86502907040dc366f9ad8bec04fc1bd -address /run/containerd/containerd.sock │ │ ├─ 62442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df3e686876f116c52798dc632f3aec4ff9499bdb8027a71a72c35a0835b1a7ea -address /run/containerd/containerd.sock │ │ ├─ 63978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdfa527f923598b96317eeb2fd949a9c234e640edd1498319ce5ae281654608d -address /run/containerd/containerd.sock │ │ ├─ 64049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a396529d1614860dbcdf7fa50ff31dead1c5649752e7f0f543874dbb13e41106 -address /run/containerd/containerd.sock │ │ ├─ 64080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eeefd7a0d7017eaf36f3253e8761a3081634b279c5e9d07b93da9cd0dc09f91 -address /run/containerd/containerd.sock │ │ ├─ 64179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3e99be6fe1edf0110ed009a170ba35320eefaea4f79752ac13cc605a6c46e69 -address /run/containerd/containerd.sock │ │ ├─ 64580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 865aadbe15e183e01e989b12d2f3a7810c77ee21bfe22bab4166018d02dd150f -address /run/containerd/containerd.sock │ │ ├─ 64606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2055ab3471a5e301ed70f3793ca42ab0bf93ecb920f2161af00ae20466118795 -address /run/containerd/containerd.sock │ │ ├─ 64946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c878642206006aa942f31dd9e6ef86474599c97f81142fa13932104922c53477 -address /run/containerd/containerd.sock │ │ ├─ 65383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aebaddfbc4ecb825a08268f2013acaefb687e0b9f221c0cec587e0ad26b81df -address /run/containerd/containerd.sock │ │ ├─ 65806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b95a5dcb8f3ad4ed41983609975f9fdba897813a3d47e290cb611fff9dfaa4 -address /run/containerd/containerd.sock │ │ ├─ 66455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41591575abdf6689d734d06dbc1c9cf86f579d8b321488d019cd173c703f1f52 -address /run/containerd/containerd.sock │ │ ├─ 67972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580bec56523d913e04f731444a47acd97acae05c3ed405ea30f1ecd87f49a4ae -address /run/containerd/containerd.sock │ │ ├─ 70112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55ef21b77c60a013478577d712ff3888d7e36ac9574eab3ea09172359f24babb -address /run/containerd/containerd.sock │ │ ├─ 79248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a42f0b093e2f46abd2b0bfe00dadc13d99a235d09bd1e0be533ade020d3493 -address /run/containerd/containerd.sock │ │ ├─ 80639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc10308ee01994117ff9cb65d2e4ae2f760acef02077567812496054711c5569 -address /run/containerd/containerd.sock │ │ ├─ 86236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0bc4fadf7d0bd439606dbcdcdc542c95b54c078acb842f493ec741b01f97293 -address /run/containerd/containerd.sock │ │ ├─ 92179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40a8f47f9abbff3e209482e446d112f6290be681afb95eaf8867b22475afd9b1 -address /run/containerd/containerd.sock │ │ ├─ 96608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5847f86936729efac25b09f40e0bd47e30f702c5d803017124385b2693ee6dc3 -address /run/containerd/containerd.sock │ │ ├─ 96646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d19e9e3673aa943a106d18872fe4f71f74328fe290ff87e33545a0fc72f43569 -address /run/containerd/containerd.sock │ │ ├─105003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b081412ae80a5f24061bd41b717b05fb2a61305f43a42f668db1e12aeeaa75 -address /run/containerd/containerd.sock │ │ ├─106457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452365be604ce754d52ac857d1ebf910f341c53aed65d981f7a182f05d8901d7 -address /run/containerd/containerd.sock │ │ ├─106498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7f55ed07d5cf281b753ec223628895d6d5e0285c24dcaea8fe9bd2d7d6ab6a -address /run/containerd/containerd.sock │ │ ├─108468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a0e069f4c362f9e360189f90be3ea99d4a629c38c9bff40914b0ba2b070934 -address /run/containerd/containerd.sock │ │ ├─110240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92d62f609a2afed98286162f8ad87c77c6d05ac41cb0db3ecd919ca0778cfc6 -address /run/containerd/containerd.sock │ │ ├─110322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b9bc9f95b10c84a3c21b126f397c1df71c8ed72c427c6f8414cf8c0d33c6be6 -address /run/containerd/containerd.sock │ │ ├─123361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83c8a95632a6fad7c0363a0d31f57ede5475dd1ff0cb5512fa88435ce0e9a68a -address /run/containerd/containerd.sock │ │ ├─123422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4528c3adcdaa4d647fbcf43222260842fb2b18318ee6b9bd3a03c86dabcb470 -address /run/containerd/containerd.sock │ │ ├─125758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa05fc5ff45b02b30cd34092d84692c7cb63d829e3eeee12853e779af472c89a -address /run/containerd/containerd.sock │ │ ├─139651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422d7d61902393c6ba8879dd1718cfe73de1040a4555237b2c6c55434bc095e2 -address /run/containerd/containerd.sock │ │ ├─141253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3778387479ee2f885f048a23eaf9608b68f33b9c10b8d3ec098a95457fda2b2d -address /run/containerd/containerd.sock │ │ ├─141617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71dd5ceb9ecbd51e109140b19d7cdf0f43f6dfabe42dcc234ad30a55dcdd092e -address /run/containerd/containerd.sock │ │ ├─142407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 789cd785f10378a967ff92150f17ab31d0c254a464d42384acc84cf4c402c91d -address /run/containerd/containerd.sock │ │ ├─144479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a982375f11feab63fc76a87a9d1aa1303d8a1d8dbd0fb6e75be994f99dc5a0a -address /run/containerd/containerd.sock │ │ ├─144789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71a3605f6669e8879f0e8eea2085a8a615f6738731104599672bc530882678d9 -address /run/containerd/containerd.sock │ │ ├─144856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c2ae650ebf60ca4a69271490e1eba06043787763a11084d7a62dba7dcd3ac30 -address /run/containerd/containerd.sock │ │ ├─144931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcfa0836e4e2e3b3a39d4ec69db1c3a22a62acaf6372bbe755d1b312d6c62b9f -address /run/containerd/containerd.sock │ │ ├─145000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a938024467985f1a9cebccafd1837479b0db7dde6bcad4e775f6ce35ea3bde05 -address /run/containerd/containerd.sock │ │ ├─145447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9177101e75ba1822764aa190647015121c95f8a07c492c709d06da53c0a33ef4 -address /run/containerd/containerd.sock │ │ ├─169866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c9a252d6a691434ca7bf0476474fbd9ad40094876877d866cf114847e989c66 -address /run/containerd/containerd.sock │ │ ├─171658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d5062a5e8297059fd12f48540f009595c338d37d8a6fec3aec7d12aaab79204 -address /run/containerd/containerd.sock │ │ ├─171719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6117ddbef837f28b465989cf45b39ada56cb1794d4fc1eca373b3f83caddd655 -address /run/containerd/containerd.sock │ │ ├─171819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adeb087cc9bbe3d2ac9083320f3ab1da6574f1ca10687a6124208f12e080bcfd -address /run/containerd/containerd.sock │ │ ├─171848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78b2cc4c16f8a0db3b270480dbdfc85e2492414731ea230ce3b3a66bd8af3b1 -address /run/containerd/containerd.sock │ │ ├─171905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e30226e255f30505ff37c1bfc01d0b3a0562a95816c9b17c0638f35bea9d29d3 -address /run/containerd/containerd.sock │ │ ├─172237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00c296bd97022ccd72a59365fadc29a54456b53b205001006d8cb5afe370dec -address /run/containerd/containerd.sock │ │ ├─172305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 552d5732f039dbc707d2ab7b4d1835310cbc80d077ef8e74753a185b5b77aaac -address /run/containerd/containerd.sock │ │ ├─184778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78afbcb06a814f1dd10a0fc699bc96dfe8637421914f8854e5dc775f1ecdd88b -address /run/containerd/containerd.sock │ │ ├─186908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a300c6109035cabaca3874991cb1bbfb9eb3fc52e9f11b68f5e55beb168a09 -address /run/containerd/containerd.sock │ │ ├─186961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb05e6cd7acd6b6c4289e52cf70a683fe3e275a0d6666e077691ebde65753d1 -address /run/containerd/containerd.sock │ │ ├─187036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064ef60ffc75ca6d310e98504099e95f8211360ea7393c062c54a280963175bb -address /run/containerd/containerd.sock │ │ ├─201607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5f1094d06f4642e6519a02168b63d91eca44f2bac4975ebe9998807c799285 -address /run/containerd/containerd.sock │ │ ├─208692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ed37727c28be7b38f8356b69323afcf8666ffd5a2cd66086d76fa5bfdc2208 -address /run/containerd/containerd.sock │ │ ├─208737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89fd8b1301e6513b20c85056e57baa36afa0d6be931162b5fd588f43430b2fac -address /run/containerd/containerd.sock │ │ ├─208747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0905b45b08f65686a9f9e61bb802cac630915f2e7278ca43573e1e4d2694d6e7 -address /run/containerd/containerd.sock │ │ ├─209138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 708e5f774d3bac46c2c16f76ef784ed7caac431d1b702651bfc8735d0e9da6dd -address /run/containerd/containerd.sock │ │ ├─219448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebbf8b99a424e554055861410f92fa1391a7096bc977be622eff86ab64e832a6 -address /run/containerd/containerd.sock │ │ ├─221785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c290f604866d2138c3897691b4c079cd2786094ca4a10546401772df0d4edda5 -address /run/containerd/containerd.sock │ │ ├─223143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52f15fe9dbf4db10669e56bb5b93d234f0fe788844976d6c108efd594cf0d1c8 -address /run/containerd/containerd.sock │ │ ├─224236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2525ca514deb6f8c15a080074902592fe9e7f6e4f8c6e363bc21b348ab76d1b -address /run/containerd/containerd.sock │ │ ├─225161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff4da2d07371e5372d249df5c59fd5b475d45ad26e76ca7ed7e774a99fc5dc0d -address /run/containerd/containerd.sock │ │ ├─226967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97e2a1ac922aeb06a41e0f5eac56806cf701a58b6a5181a8f0be2173b44ad00 -address /run/containerd/containerd.sock │ │ ├─228357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8ea844245f7661a9291c86e57ef808fb29388d1bc0e9622765a34af1e1d6797 -address /run/containerd/containerd.sock │ │ ├─228437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3349dfae9bf4488e7f27fe6bcaf9795f44b3ddf097c747acca03d629416c4306 -address /run/containerd/containerd.sock │ │ ├─237198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99496cd02f6e0890c98d923eb1d8e52eed4a348592468e6728bda7e735739f76 -address /run/containerd/containerd.sock │ │ ├─237717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41742b2ede90b00f03522db883a363eefe0b26341c0903ba315d1c0a837d469a -address /run/containerd/containerd.sock │ │ ├─240178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ef0b331a471bdff13a96d469b3330a95739d01a19aa90fd17d7e12a455b4994 -address /run/containerd/containerd.sock │ │ ├─244427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c510129201ea86e89f2890648d711dc8e9de8c2984482fcd1de23075cca5983a -address /run/containerd/containerd.sock │ │ ├─244693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cf9e70cf1e68fcbd1f17394eb36b6939df53e938f28256ba5178e72c8599c26 -address /run/containerd/containerd.sock │ │ ├─244734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c50a75db08b833f9a2472a019c53f07ad169448440f561848dd3bee425548f6 -address /run/containerd/containerd.sock │ │ ├─244855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a7e26e423869f39f26481395429632463fcf0ddd2f126e50f4a8f26d3de26b7 -address /run/containerd/containerd.sock │ │ ├─255034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a8f6a2427395e1626e188ca779af3f9a1dca8479e2acf9ffda49f07ed886414 -address /run/containerd/containerd.sock │ │ ├─257584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af18fdd88e8775570b34f8459089ac6fc471bafc4cd9a8a91040c9ec369106b8 -address /run/containerd/containerd.sock │ │ └─258992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a1680e7b3c0972957fc349a26e342d84a082a3ba6c05c17df4842764903d71d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /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 │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29851 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30117 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ggsdtl.service │ │ │ ├─12826 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ggsdtl/unit.run │ │ │ └─12856 /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-ggsdtl --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.ggsdtl:/var/lib/ceph/mgr/ceph-instance.ggsdtl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ggsdtl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ggsdtl -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 │ │ │ ├─18733 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18754 /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 │ │ │ ├─25088 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25351 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39636 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39678 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34648 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34927 /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 │ │ ├─12468 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12497 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10320 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139332 /sbin/multipathd -d -s │ ├─docker-53680caa488d0a57c5f51a7bdbc46eccd75d1d15020c582459cd682d0b1f6af4.scope … │ │ ├─34970 /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 │ │ └─34982 /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 │ ├─docker-bb770c2cca560549ff3350a59aa25f9ddbbae4d41285838618b0d02763f52ac2.scope … │ │ ├─18803 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18820 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─42682 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─402898 sshd: [accepted] │ │ └─402899 sshd: [net] │ ├─docker-1e91750a8d8259ceacfcbd14ae4f0ccae1b6b04b86026ab92c004c0f70f2688c.scope … │ │ ├─30159 /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 │ │ └─30171 /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-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-9d4f8f8939a8a0beca7210d082180052673857e7f4b5bb1ea71db7ca9cbd94bc.scope … │ │ ├─25392 /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 │ │ └─25405 /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 │ ├─chrony.service │ │ ├─11079 /usr/sbin/chronyd -F 1 │ │ └─11080 /usr/sbin/chronyd -F 1 │ ├─docker-74df9332c9dddf56a62f31194bf58e310074f4381dc26405c93bc30619ad8652.scope … │ │ ├─39729 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39749 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-dff30576b1d0b682154a7e3310234d99d63c38af44f6372af037c6a27e5a42e8.scope … │ │ ├─12936 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ggsdtl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12955 /usr/bin/ceph-mgr -n mgr.instance.ggsdtl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139202 /sbin/iscsid │ │ └─139203 /sbin/iscsid │ ├─docker-9425e59f7f438492b3d5b85a61017efc7f46e29b3a015ac8d460be89811edd9c.scope … │ │ ├─12569 /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 │ │ └─12590 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-rc5cb3c6af80648658f3ef7903bccb844.scope │ │ └─184335 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─a78b2cc4c16f8a0db3b270480dbdfc85e2492414731ea230ce3b3a66bd8af3b1 │ │ └─171932 /pause │ ├─422d7d61902393c6ba8879dd1718cfe73de1040a4555237b2c6c55434bc095e2 │ │ └─139676 /pause │ ├─0b51e0729b009c30d4f57dd50973bdd3057bf778d903946593ad058638f543b8 │ │ ├─261583 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─261595 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2ef0b331a471bdff13a96d469b3330a95739d01a19aa90fd17d7e12a455b4994 │ │ └─240202 /pause │ ├─54759cb9e77f7a83ff658798f0845190c6782ea2a4501d8720d2a0b163753f30 │ │ └─53407 valkey-server *:26379 [sentinel] │ ├─f1899d33fde337b4707a103200216bd3599cd338194c93295991324184aec2a8 │ │ └─124104 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d0ad9d559681ce76367f5722882a58c9d86502907040dc366f9ad8bec04fc1bd │ │ └─62428 /pause │ ├─f4528c3adcdaa4d647fbcf43222260842fb2b18318ee6b9bd3a03c86dabcb470 │ │ └─123453 /pause │ ├─252943b7519d440b8084521c52b2c2bc0b6c34b9915f1162f26e7a0e81eb8ec5 │ │ └─44932 /pause │ ├─b786077cd393aa69cf27d6f29c734e90fa77efbef8d4ad2de5c354cb44295be8 │ │ ├─218903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218921 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393096 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─dc10308ee01994117ff9cb65d2e4ae2f760acef02077567812496054711c5569 │ │ └─80663 /pause │ ├─2005ce6e0ea1af2772cb406e7296e12f143dba1c855eaa72c8d8d4fbc9e6e7a4 │ │ └─46519 /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 │ ├─65ed37727c28be7b38f8356b69323afcf8666ffd5a2cd66086d76fa5bfdc2208 │ │ └─208725 /pause │ ├─9e2cd4037fb6566afadc56e01b352b8e16bc916c5a1ca3d9b2d122e233bed27d │ │ ├─198046 heat-api: uWSGI master │ │ ├─198085 heat-api: uWSGI worker 1 │ │ └─198086 heat-api: uWSGI worker 2 │ ├─51a5722658dcf3406ff4cc67d8f2d3f030f7feec7ca120098c13ea629c8b11c4 │ │ └─253199 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─53c6a07e83f42135e0fd466029a29476cdff1500d196f934d142fe673747b144 │ │ └─66651 /goldpinger --static-file-path /static │ ├─d4c5abd55393ab4a21a11a1e892ba6c5d0de20d00a34cb5c0705aba07c91416e │ │ └─64673 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 │ ├─1e851a4e67f31c7c6b80039ad471fdd37d20c786cceab4410ad915e67e52f06d │ │ └─66866 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1f19ed1d3020ab5bbdfbaacfa06266cbeebcf7b0d29b521d1f6a6650bfa6a560 │ │ └─46611 /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 │ ├─d5c07622cb1263d8ebac8620b2606f7120c4874497023ea86519b0d5a6d5f76c │ │ ├─180321 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180602 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180603 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180604 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1876efbe5437d345623dec5ceeb1fb904702867ce2610a8f21e72aa2ab71d224 │ │ └─46406 /pause │ ├─48bd4dd4bfb7e8ade090e82878280e8547ba24ca59074b3714760ead1e0e987f │ │ ├─168110 nova-api: uWSGI master │ │ ├─168138 nova-api: uWSGI worker 1 │ │ └─168139 nova-api: uWSGI worker 2 │ ├─e5d99d4e35ae29ed3e44f45b3e57f14509d0d37e06532b17cddcb2c03caedd54 │ │ └─42313 /pause │ ├─26a8c8e51b789a314837cfd1488e706a98b4d991f4f214e76878d9a9ba1879bb │ │ └─49280 /pause │ ├─7bb05e6cd7acd6b6c4289e52cf70a683fe3e275a0d6666e077691ebde65753d1 │ │ └─186986 /pause │ ├─5de89ef59abc49eb70443d2fbd766daa664514c4cdbae877a6c7d2f0f3948cb3 │ │ └─58016 /pause │ ├─c6dd4d557314640c17c303744420226e30c18909d2f59cef6b4ed68df860ecd7 │ │ └─62688 /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 │ ├─e92d62f609a2afed98286162f8ad87c77c6d05ac41cb0db3ecd919ca0778cfc6 │ │ └─110279 /pause │ ├─8db99643825534487140bfe571f1ee1d90fa72781e83b90dd169283b0393831b │ │ └─43612 /pause │ ├─adb4bdc0cf22d778c6ca5fa27941aa3d312c562dc9c7dbdc2277008cd7c289d5 │ │ └─50098 percona-xtradb-cluster-operator │ ├─4a55f2386d200691d7c10e0dcd8197e2d4aca40d954509f8be122b2e41c31716 │ │ └─42334 /pause │ ├─639a3353a988184c564b69fce862178a02bace395b6ccf74733742099a29ec39 │ │ └─42627 /kube-vip manager │ ├─064ef60ffc75ca6d310e98504099e95f8211360ea7393c062c54a280963175bb │ │ └─187067 /pause │ ├─6cd9d1caac27e56d286bd4359e23c27c714e248be5d35daa0a983f718e60fe9c │ │ └─53052 /pause │ ├─df3e686876f116c52798dc632f3aec4ff9499bdb8027a71a72c35a0835b1a7ea │ │ └─62467 /pause │ ├─aefded45fce96afd52d541304c31a151033cdf1dc276d0947eb7fd157d1c6d61 │ │ ├─ 97096 /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 │ │ └─343564 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bdea88d511f57baefe874861593b4b3bc061503460e35bccb4a5bc9f14f72433 │ │ └─66791 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─71dd5ceb9ecbd51e109140b19d7cdf0f43f6dfabe42dcc234ad30a55dcdd092e │ │ └─141640 /pause │ ├─0175c573cef26e0dd9dcbccb9dd14909a7f0d506836711018abf89cb5ef24002 │ │ └─62373 /pause │ ├─4aeac1d280b0f3e40b1ab8159dd3b9fde004c9bb58d2c6120f3de03325784db4 │ │ └─253177 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9177101e75ba1822764aa190647015121c95f8a07c492c709d06da53c0a33ef4 │ │ └─145472 /pause │ ├─a8f75da82a9309cf86214b625a26533f02cb7f47c65ef63d1f883b0221c2c5a5 │ │ ├─105493 glance-api: uWSGI master │ │ ├─105506 glance-api: uWSGI worker 1 │ │ └─105507 glance-api: uWSGI worker 2 │ ├─41742b2ede90b00f03522db883a363eefe0b26341c0903ba315d1c0a837d469a │ │ └─237745 /pause │ ├─e5b3bd52d7843ffbb695a16a0bb93f836a18133311c4d19b98a95719753548ef │ │ ├─66166 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66216 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4678f27eea6858e4c2f0481e2efeb51efc76e30812fab3f155e3b8c2f6dcf964 │ │ └─42882 /pause │ ├─006677ab3ee792ac397ff88b8151760633c9b9bcf9559b38ce141e3711f8be99 │ │ └─67532 /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 │ ├─c510129201ea86e89f2890648d711dc8e9de8c2984482fcd1de23075cca5983a │ │ └─244465 /pause │ ├─28a42f0b093e2f46abd2b0bfe00dadc13d99a235d09bd1e0be533ade020d3493 │ │ └─79271 /pause │ ├─f6c91793a552c69c4b72d4df78ae896c08e4a493056e54c50ab22e3f4c189b79 │ │ └─227016 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─bd31f30089a6ea7f71fefa943b20a13d3c52ca9c7921531aa0fe250cacb1ba5d │ │ ├─219640 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219658 /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 │ │ ├─219681 erl_child_setup 1048576 │ │ ├─219748 sh -s disksup │ │ ├─219750 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219751 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219785 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219786 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219994 /bin/sh -s rabbit_disk_monitor │ ├─2a8f6a2427395e1626e188ca779af3f9a1dca8479e2acf9ffda49f07ed886414 │ │ └─255059 /pause │ ├─367ec8daa134cb1badc261f110c43b159d3b5a999d3fa55fe25f74d976063b72 │ │ └─63458 /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 │ ├─adeb087cc9bbe3d2ac9083320f3ab1da6574f1ca10687a6124208f12e080bcfd │ │ └─171877 /pause │ ├─2c9fe04a2233b0aa744ebbb5eceeee2ff605a360719ac945c7d5591b483e0a26 │ │ └─190395 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5b070d1010447f8a67a8c1579405f144bc3a7f9582096e6522ed2a51f87c57ea │ │ ├─44060 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44441 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3e45abc80f113524c214133aa8611eb3b4e78f028f21cf8249c935103efe2e9d │ │ ├─237616 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237968 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237969 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─90e9bb1333644c773643c97197ee34e0c15ee2c63977c45327675b1caef4742a │ │ └─62254 /pause │ ├─8d5062a5e8297059fd12f48540f009595c338d37d8a6fec3aec7d12aaab79204 │ │ └─171691 /pause │ ├─82e2fc9cbab25b62545c312598bdf876c3d1e5053c84f9ac55f7cad9bb6352fb │ │ └─44976 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f995348717163d43b877146d1c458e88c64ee54eb28a0290483d462d4e1e26d1 │ │ └─43852 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─14bce58a2ca7b028eeb6104eb3677a23229d169941878c52631e8d4d711e8a9e │ │ └─65546 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─67ddf259fcbbe4b32f9a13e44ffe5cee02542c1ff44d6cf222faed3c441c9732 │ │ └─42372 /pause │ ├─04121f7a4a83f1d47eead714e1352cc45c62fcae7583e12169dbcd50231b5933 │ │ └─57926 /pause │ ├─e30226e255f30505ff37c1bfc01d0b3a0562a95816c9b17c0638f35bea9d29d3 │ │ └─171968 /pause │ ├─eeb3b53aaed413f43b1a011f1e4a7570e9f12d5b3a99ea0930d59a42539d8fc7 │ │ ├─182577 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182903 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprkaanuyy/privsep.sock │ │ ├─363992 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzggoynfe/privsep.sock │ │ ├─364382 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpd7u0bk04/privsep.sock │ │ ├─364634 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─364635 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365047 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=24e4be87-6e22-4347-a92f-bd1dddca5343 --namespace=qrouter-24e4be87-6e22-4347-a92f-bd1dddca5343 --conf_dir=/var/lib/neutron/ha_confs/24e4be87-6e22-4347-a92f-bd1dddca5343 --log-file=/var/lib/neutron/ha_confs/24e4be87-6e22-4347-a92f-bd1dddca5343/neutron-keepalived-state-change.log --monitor_interface=ha-ef4fcf9e-82 --monitor_cidr=169.254.0.111/24 --pid_file=/var/lib/neutron/external/pids/24e4be87-6e22-4347-a92f-bd1dddca5343.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─365469 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c19a50d5-0504-46f4-8f89-7429a719aa51 --namespace=qrouter-c19a50d5-0504-46f4-8f89-7429a719aa51 --conf_dir=/var/lib/neutron/ha_confs/c19a50d5-0504-46f4-8f89-7429a719aa51 --log-file=/var/lib/neutron/ha_confs/c19a50d5-0504-46f4-8f89-7429a719aa51/neutron-keepalived-state-change.log --monitor_interface=ha-295784e4-5e --monitor_cidr=169.254.0.71/24 --pid_file=/var/lib/neutron/external/pids/c19a50d5-0504-46f4-8f89-7429a719aa51.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─366254 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e7bb6775-2599-4b74-b335-6e20c3806682 --namespace=qrouter-e7bb6775-2599-4b74-b335-6e20c3806682 --conf_dir=/var/lib/neutron/ha_confs/e7bb6775-2599-4b74-b335-6e20c3806682 --log-file=/var/lib/neutron/ha_confs/e7bb6775-2599-4b74-b335-6e20c3806682/neutron-keepalived-state-change.log --monitor_interface=ha-6ba595e3-a9 --monitor_cidr=169.254.0.67/24 --pid_file=/var/lib/neutron/external/pids/e7bb6775-2599-4b74-b335-6e20c3806682.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─366922 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=95b77992-2e51-444a-9de9-72f4419fc0e9 --namespace=qrouter-95b77992-2e51-444a-9de9-72f4419fc0e9 --conf_dir=/var/lib/neutron/ha_confs/95b77992-2e51-444a-9de9-72f4419fc0e9 --log-file=/var/lib/neutron/ha_confs/95b77992-2e51-444a-9de9-72f4419fc0e9/neutron-keepalived-state-change.log --monitor_interface=ha-049efb93-43 --monitor_cidr=169.254.0.160/24 --pid_file=/var/lib/neutron/external/pids/95b77992-2e51-444a-9de9-72f4419fc0e9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─394d5e15bbce2a96691a1f49031d06264caeb78304c6038621097bdd54757a07 │ │ └─49395 /pause │ ├─6cf9e70cf1e68fcbd1f17394eb36b6939df53e938f28256ba5178e72c8599c26 │ │ └─244720 /pause │ ├─6117ddbef837f28b465989cf45b39ada56cb1794d4fc1eca373b3f83caddd655 │ │ └─171783 /pause │ ├─036369ac9a2a332625d38a395d84e8494a10f955d86688926fbbe54aacad348b │ │ └─142248 /coredns -conf /etc/coredns/Corefile │ ├─e0d29bf9b191faaab19279b56aadb9826500037d59970a508e814cb084f5015a │ │ ├─142673 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142690 /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 │ │ ├─142696 erl_child_setup 1048576 │ │ ├─142835 sh -s disksup │ │ ├─142837 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142838 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142878 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142879 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142889 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142959 /bin/sh -s rabbit_disk_monitor │ ├─7e96813e9a18421153581e0b7dbc62112b77d402403a83652c21d8757fccc2bb │ │ ├─197990 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198228 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198229 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─fcfa0836e4e2e3b3a39d4ec69db1c3a22a62acaf6372bbe755d1b312d6c62b9f │ │ └─144960 /pause │ ├─ea8d878b44e6ec37d5f23dc3f42457e6b649c24c5f63adb533c2cfd47bdbe6c7 │ │ └─42481 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─b454f35724c38150dcc3b674d2bd27550d02755a325230541384e6d0e25ae996 │ │ └─58281 nfd-worker -metrics=8081 │ ├─990d1b8618940dee2323d91c96610b144e0a78b38a3ca13743276a3001e4fe27 │ │ └─96970 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-vrbnz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─81a95d044b164467cc31a7b5f6e458d85212e2c6894a0d0c01e97e5d7125b94e │ │ └─140649 /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 │ ├─e120ccde9a85f082323be8b098026aeebd37e78fc6d4184b774e82b1d7295fbf │ │ └─63037 /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 │ ├─48deb8a85c88a2b7fe291e280803fe11d8794924fdd8e9f9e7812bdb201036eb │ │ ├─190294 /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 │ │ ├─364829 /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/tmp76ncqial/privsep.sock │ │ ├─365296 /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/tmpvbnb15cg/privsep.sock │ │ └─365756 /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/tmpok2b4r_n/privsep.sock │ ├─5f7d30ba9f0322f999bfb4c990a0c8914239428b5ba4f65e36b57c540ada2741 │ │ └─42393 /pause │ ├─e97e2a1ac922aeb06a41e0f5eac56806cf701a58b6a5181a8f0be2173b44ad00 │ │ └─226991 /pause │ ├─ebbf8b99a424e554055861410f92fa1391a7096bc977be622eff86ab64e832a6 │ │ └─219474 /pause │ ├─4dfc893073afa2dc2e263b0b4a96271011ca604d3b76ca586f6774ab1bb18ce3 │ │ └─50688 /pause │ ├─4e07a4a79c35766bfb74143391a9b7c2b5c495e6bf4e5954f32a8ec99a69544b │ │ └─53192 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 │ ├─2055ab3471a5e301ed70f3793ca42ab0bf93ecb920f2161af00ae20466118795 │ │ └─64650 /pause │ ├─7f579cbfda645174a0e0eef6f4d7ca032c3b625bb7083822e0f65aef818415ba │ │ ├─168925 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169172 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169173 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f9857163a2a7a7643837e12351e5da951da1e35928f12f3c4ca1d11482112584 │ │ └─49774 /pause │ ├─825c2286875bcdde098105341f6d3f546b6887e6da08afce0512495d9e8fffed │ │ └─65433 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e447ddf92404fbd49d4abcd0b84e9fad3ec841afab21b02d59b55120554fb5ed │ │ └─57976 /pause │ ├─5e4e332910063a20d31e1c59f733a3bb9e9f503a4d91a62fec32889aa0929924 │ │ ├─ 73499 apache2 -DFOREGROUND │ │ ├─ 73513 (wsgi:k -DFOREGROUND │ │ ├─ 73514 (wsgi:k -DFOREGROUND │ │ ├─ 73515 (wsgi:k -DFOREGROUND │ │ ├─ 73516 (wsgi:k -DFOREGROUND │ │ ├─398406 apache2 -DFOREGROUND │ │ └─402868 apache2 -DFOREGROUND │ ├─96860a99461e91ea4dbe28afc90f6f6b5842fed47b449f0fc929e34b3658441c │ │ ├─180339 neutron-api: uWSGI master │ │ ├─180367 neutron-api: uWSGI worker 1 │ │ └─180368 neutron-api: uWSGI worker 2 │ ├─7e9fbf4776d9e5b62aeb4c84345beb272fb1fd1a45872ce757ecae250a123e0e │ │ └─87098 /usr/local/bin/rook ceph operator │ ├─40a8f47f9abbff3e209482e446d112f6290be681afb95eaf8867b22475afd9b1 │ │ └─92202 /pause │ ├─20b95a5dcb8f3ad4ed41983609975f9fdba897813a3d47e290cb611fff9dfaa4 │ │ └─65833 /pause │ ├─55ef21b77c60a013478577d712ff3888d7e36ac9574eab3ea09172359f24babb │ │ └─70135 /pause │ ├─452365be604ce754d52ac857d1ebf910f341c53aed65d981f7a182f05d8901d7 │ │ └─106484 /pause │ ├─e4c9441efe89c3acee76ee2e16d3235249b69e85b27a8b9fe673ba9a503d111e │ │ ├─182556 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183479 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmptlrq4gf5/privsep.sock │ │ ├─183773 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp6atslkmg/privsep.sock │ │ ├─184243 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_xa6lzqo/privsep.sock │ │ ├─184667 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184668 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184687 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b62641f9-1d14-4c19-81ac-7df815d77d33/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b62641f9-1d14-4c19-81ac-7df815d77d33/host --addn-hosts=/var/lib/neutron/dhcp/b62641f9-1d14-4c19-81ac-7df815d77d33/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b62641f9-1d14-4c19-81ac-7df815d77d33/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b62641f9-1d14-4c19-81ac-7df815d77d33/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f4f953ef-7cba-4df4-9d3c-6f0d748613dd,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─184690 haproxy -f /var/lib/neutron/ns-metadata-proxy/b62641f9-1d14-4c19-81ac-7df815d77d33.conf │ │ ├─203791 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8f8063bf-8317-4802-b4d6-13e03d001446/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8f8063bf-8317-4802-b4d6-13e03d001446/host --addn-hosts=/var/lib/neutron/dhcp/8f8063bf-8317-4802-b4d6-13e03d001446/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8f8063bf-8317-4802-b4d6-13e03d001446/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8f8063bf-8317-4802-b4d6-13e03d001446/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f16e1c79-6f2c-492a-8070-eae1e3bf6951,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─203795 haproxy -f /var/lib/neutron/ns-metadata-proxy/8f8063bf-8317-4802-b4d6-13e03d001446.conf │ │ ├─369021 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpyio4lu5x/privsep.sock │ │ └─373089 haproxy -f /var/lib/neutron/ns-metadata-proxy/96879129-fd44-4705-a23c-a7133de1c66e.conf │ ├─89fd8b1301e6513b20c85056e57baa36afa0d6be931162b5fd588f43430b2fac │ │ └─208810 /pause │ ├─6aa81cb423aa63808d2c9b8ac8af1be5f8c49de73d78c07760b9104e491c9ec1 │ │ ├─140685 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140702 /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 │ ├─7e1365604465a719b4e2dc726268c7cb862ab170f6c64f6271484b2d36c8fa2d │ │ └─257992 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─95d6ca2fbfe90972884d3dedb2ee3b8feebdaaf63621bc144620de573f242ca6 │ │ └─150445 /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 │ ├─c2525ca514deb6f8c15a080074902592fe9e7f6e4f8c6e363bc21b348ab76d1b │ │ └─224261 /pause │ ├─4c9a252d6a691434ca7bf0476474fbd9ad40094876877d866cf114847e989c66 │ │ └─169891 /pause │ ├─e35613b50b121e31509ad62a55bfb976ed31b283b945e9350dfaea337c59da4a │ │ ├─253328 /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 │ │ └─253413 /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 │ ├─c9e5f66d05b3c9e7248117e55846e96718ad47d51662edefbd17d47ad31fda42 │ │ └─67689 /bin/oauth2-proxy │ ├─ac0ac5cc60c46be6099a187348fde2a321959339e8576d5fc45b349a960c85f7 │ │ └─66287 /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 │ ├─4d662ad56abb8d0a088b2bcb2dfaf49df0991117ff390a1be6268e10f4a3b93f │ │ └─67550 /bin/memcached_exporter │ ├─865aadbe15e183e01e989b12d2f3a7810c77ee21bfe22bab4166018d02dd150f │ │ └─64636 /pause │ ├─1e87107f3e55508e64d603dc2a96b86a920cf9baa92aaea560aa3f06ee5cdaf6 │ │ ├─106831 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107081 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107083 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ff4da2d07371e5372d249df5c59fd5b475d45ad26e76ca7ed7e774a99fc5dc0d │ │ └─225185 /pause │ ├─b5d35695f9c7079ae9ccfea6f930ed69c61a515ac114752bd03ad08646b12915 │ │ ├─68319 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68335 /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 │ │ ├─68341 erl_child_setup 1048576 │ │ ├─68388 sh -s disksup │ │ ├─68390 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68391 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68431 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68432 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68442 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68542 /bin/sh -s rabbit_disk_monitor │ ├─69a5e0e861f9e06c2c9581a6b0e5c4c135ed132fcebc8a6d4284fa8d9cb2bcfb │ │ ├─217050 octavia-api: uWSGI master │ │ ├─217065 octavia-api: uWSGI worker 1 │ │ └─217066 octavia-api: uWSGI worker 2 │ ├─88b081412ae80a5f24061bd41b717b05fb2a61305f43a42f668db1e12aeeaa75 │ │ └─105030 /pause │ ├─c6db5c03374f6b2b95837e8ff89aa0cc27c6e70af228a87c777e82aa446f775a │ │ └─184295 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─af18fdd88e8775570b34f8459089ac6fc471bafc4cd9a8a91040c9ec369106b8 │ │ └─257608 /pause │ ├─789cd785f10378a967ff92150f17ab31d0c254a464d42384acc84cf4c402c91d │ │ └─142431 /pause │ ├─0905b45b08f65686a9f9e61bb802cac630915f2e7278ca43573e1e4d2694d6e7 │ │ └─208822 /pause │ ├─c878642206006aa942f31dd9e6ef86474599c97f81142fa13932104922c53477 │ │ └─64972 /pause │ ├─c0fc31905cbb171301d1444582296694e10eca22b95a9571866f97dd4127d3c3 │ │ └─97755 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6d5f1094d06f4642e6519a02168b63d91eca44f2bac4975ebe9998807c799285 │ │ └─201632 /pause │ ├─4f4cfc85cbedab670d968b6ae0bb2df227332c6670a932d77f60683c26e1cba5 │ │ └─183510 /usr/bin/libvirt-tls-sidecar │ ├─5db5e817724d67ac57a0deef7f56c20d9a302981c5af29b40a13d78f748d701b │ │ └─52876 /pause │ ├─43b451e38e09a83ad6cb68f81e7d6db45bbca1e6f687c1cf914a1b615e5f8100 │ │ └─67707 /bin/oauth2-proxy │ ├─caf7bbf2d11e7fd8c7e88d6e1a30dac53de852e4995d9f806964d80c89dc0f36 │ │ └─67119 /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-129.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 │ ├─76a8ff6ecd93b398a7f3962953071a4290afdc88731ffb1de0a03ae70b730e98 │ │ └─108132 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─78afbcb06a814f1dd10a0fc699bc96dfe8637421914f8854e5dc775f1ecdd88b │ │ └─184802 /pause │ ├─b9c002feaa9863ba4fb496d17cbedd03abb495d4bfd662c1f227aa8f612110a3 │ │ ├─85653 barbiacan-api: uWSGI master │ │ └─85687 barbiacan-api: uWSGI worker 1 │ ├─b4ffb11c877f16ea6425eb7b9746154175d65ab18e5440d1e7e39d40abaef1a9 │ │ ├─181222 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181501 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpr2vjq1mh/privsep.sock │ │ ├─181614 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp1uuxq9cb/privsep.sock │ │ └─181749 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─3778387479ee2f885f048a23eaf9608b68f33b9c10b8d3ec098a95457fda2b2d │ │ └─141278 /pause │ ├─1a7f55ed07d5cf281b753ec223628895d6d5e0285c24dcaea8fe9bd2d7d6ab6a │ │ └─106521 /pause │ ├─52f15fe9dbf4db10669e56bb5b93d234f0fe788844976d6c108efd594cf0d1c8 │ │ └─223171 /pause │ ├─e20b3ddd2e2d1b33d2051398d042f7fd04c33f8a13cc7abc8f072650812cef02 │ │ └─225221 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─11beced0a4910e04eeb3480213bccbe8e180236fa05495304e61d0f7bca983bb │ │ ├─184976 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184993 /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 │ │ ├─184999 erl_child_setup 1048576 │ │ ├─185049 sh -s disksup │ │ ├─185051 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185052 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185219 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185220 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185230 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185350 /bin/sh -s rabbit_disk_monitor │ ├─68f76f8b8b0d40c59006e5575024c5fefc945002be84cbe41776231fc84f3710 │ │ └─259194 /bin/openstack-database-exporter │ ├─1dedcffadc8d3ffab0e766116d86acba18ebf4f5ccccda316a45dda2bb0bb61c │ │ ├─170084 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170106 /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 │ │ ├─170112 erl_child_setup 1048576 │ │ ├─170232 sh -s disksup │ │ ├─170234 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170235 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170286 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170287 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170297 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170418 /bin/sh -s rabbit_disk_monitor │ ├─49f23d9c3eaab2125d09cc0c6e387433e3ae16644d6d27aa9ffeafa23aab5571 │ │ └─120050 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b8ea844245f7661a9291c86e57ef808fb29388d1bc0e9622765a34af1e1d6797 │ │ └─228386 /pause │ ├─6aebaddfbc4ecb825a08268f2013acaefb687e0b9f221c0cec587e0ad26b81df │ │ └─65408 /pause │ ├─c1e73417af71d6966df2c103fd60ccb4480edf69a345dcf361b8e9245d9bfc22 │ │ └─223577 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b1020d30c8588a3001b1db0e241673a0b57fecd0aa7befc113f3dcdaa35724f7 │ │ ├─79404 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79421 /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 │ │ ├─79427 erl_child_setup 1048576 │ │ ├─79474 sh -s disksup │ │ ├─79476 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79477 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79478 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79479 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79489 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79648 /bin/sh -s rabbit_disk_monitor │ ├─c30cdb8870668ab366d029580d24d29f752a9b030e19f404524ab9cb0641d23e │ │ ├─50843 mysqld --wsrep_start_position=07b11d43-800a-11f1-95d4-7744a494660d:20 │ │ └─50969 /var/lib/mysql/mysql-state-monitor │ ├─713a6355ae76cd5e906ed6c28118adfe3ee0825e4d2fe54adc3bb971d13da1d7 │ │ ├─182596 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─182790 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─182791 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─8a7e26e423869f39f26481395429632463fcf0ddd2f126e50f4a8f26d3de26b7 │ │ └─244897 /pause │ ├─3349dfae9bf4488e7f27fe6bcaf9795f44b3ddf097c747acca03d629416c4306 │ │ └─228473 /pause │ ├─0cee288a917d2af0ee334bc683ebacef4aa0a4e9f4c4d64a47429ad17a9435a3 │ │ ├─180382 neutron-policy-server: uWSGI master │ │ ├─180395 neutron-policy-server: uWSGI worker 1 │ │ └─180396 neutron-policy-server: uWSGI worker 2 │ ├─0b9bc9f95b10c84a3c21b126f397c1df71c8ed72c427c6f8414cf8c0d33c6be6 │ │ └─110354 /pause │ ├─4c21dcd6408f3a9cf733378957c42bd3c220db28f3d7a54ba1d51295f8f9aa45 │ │ └─42908 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─552d5732f039dbc707d2ab7b4d1835310cbc80d077ef8e74753a185b5b77aaac │ │ └─172335 /pause │ ├─68d9dde3858c55e6c592ba57cf9b76864a55981a471e1c7e3564ced989bd4240 │ │ └─221962 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8cad31e00ed804824cc7f191c2a38d092efa63f993682688ba9bd6d93aa27561 │ │ ├─201785 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201802 /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 │ │ ├─201808 erl_child_setup 1048576 │ │ ├─201859 sh -s disksup │ │ ├─201861 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─201862 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─201868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201869 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201879 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202166 /bin/sh -s rabbit_disk_monitor │ ├─3ed0c31e0d99155bf7e43ef8cb77738fb4d3a8cb224958c7e8ffca52fafaa88a │ │ ├─92290 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92308 /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 │ │ ├─92315 erl_child_setup 1048576 │ │ ├─92422 sh -s disksup │ │ ├─92424 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92425 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92429 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92440 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92738 /bin/sh -s rabbit_disk_monitor │ ├─6ae972e36bef7c97d6fe85c74855b4c2a1f94bdf6267a916c27bb3757f9ba958 │ │ └─46319 /pause │ ├─e0bc4fadf7d0bd439606dbcdcdc542c95b54c078acb842f493ec741b01f97293 │ │ └─86262 /pause │ ├─858af72ad923ddde1af9611a6c10100cc8f415592bd5238167b4def405882982 │ │ └─66703 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1faf8779e6e78e6b73f51002c28e13fb9d0d192ac5acbbe7bc37df94442cd065 │ │ └─45442 /coredns -conf /etc/coredns/Corefile │ ├─6a982375f11feab63fc76a87a9d1aa1303d8a1d8dbd0fb6e75be994f99dc5a0a │ │ └─144568 /pause │ ├─3f452a66f8a498ac089d59dbe66402549db292cf6121b89c23cb95d8c77ad1d9 │ │ └─46358 /pause │ ├─87713cb014c7e43d685a4cb8fcd849f402fc3ca9ee7503ef957d845cc7c7e25d │ │ └─42539 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 │ ├─708e5f774d3bac46c2c16f76ef784ed7caac431d1b702651bfc8735d0e9da6dd │ │ └─209161 /pause │ ├─a1a300c6109035cabaca3874991cb1bbfb9eb3fc52e9f11b68f5e55beb168a09 │ │ └─186935 /pause │ ├─dde63216c20811415a5399241f5a35e2acea19557311e827664dd04e6d73f26d │ │ └─58358 nfd-master -crd-controller=true -metrics=8081 │ ├─2e49b9a47ce10498da013676172acfb228754122c622ccd89a08fbafb42a9407 │ │ ├─130756 placement-api: uWSGI master │ │ ├─130783 placement-api: uWSGI worker 1 │ │ └─130784 placement-api: uWSGI worker 2 │ ├─a3e99be6fe1edf0110ed009a170ba35320eefaea4f79752ac13cc605a6c46e69 │ │ └─64202 /pause │ ├─a396529d1614860dbcdf7fa50ff31dead1c5649752e7f0f543874dbb13e41106 │ │ └─64115 /pause │ ├─f07e67984b455917cf57a18f8a37c840c19969a5d459bca8721b910ece2d0b5e │ │ └─48924 /server │ ├─e00c296bd97022ccd72a59365fadc29a54456b53b205001006d8cb5afe370dec │ │ └─172262 /pause │ ├─5847f86936729efac25b09f40e0bd47e30f702c5d803017124385b2693ee6dc3 │ │ └─96633 /pause │ ├─a605bfa013f1d9bbf48378d5d02270f2e69c20664937f8c29142e69d74e129cb │ │ └─183578 /bin/bash /tmp/libvirt.sh │ ├─a70f677841522f90c60a21de937a901710a0f0bc921788ec27d877ac24abf77e │ │ └─42465 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 │ ├─835001b75f1b6a81635198be7728514352686b5ce1d2d2c0a0d467f95d1963bf │ │ └─46566 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d19e9e3673aa943a106d18872fe4f71f74328fe290ff87e33545a0fc72f43569 │ │ └─96670 /pause │ ├─1d8c90ada49971eabe926cce9c5fe594440f5dc35b51b60d57e5f223ced98b97 │ │ └─66837 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─58a0e069f4c362f9e360189f90be3ea99d4a629c38c9bff40914b0ba2b070934 │ │ └─108492 /pause │ ├─013345e96a359afb803df0b945b4a3fe44309d1ef556466a90c47f0d33792e20 │ │ └─51002 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─bb84b7f917c934bd6fcc485f29aba8f1deecbaeac2e6c2ebdc12119328ad0f03 │ │ ├─240321 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240338 /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 │ │ ├─240344 erl_child_setup 1048576 │ │ ├─240411 sh -s disksup │ │ ├─240413 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─240414 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─240491 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240492 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240505 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240803 /bin/sh -s rabbit_disk_monitor │ ├─4ef667dc967573952dc915c1c98cfcec82b6c63174e6ccac427d31a41a9a45ad │ │ └─45462 /coredns -conf /etc/coredns/Corefile │ ├─abd144ff73bb3754772604efe35d2a3171a543a2f5123ba2884487bc32e9feb0 │ │ ├─124396 /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 │ │ └─124561 /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 │ ├─c523c55c6ab7f14d0c6f39d6c241ca1433d8ae779aabc116f7a8228829cb7321 │ │ ├─218192 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218657 octavia-worker: ConsumerService worker(0) │ │ └─218660 octavia-worker: ConsumerService worker(1) │ ├─14fa59e10a6d9a1cf51424c073842006c7a7cd5b438b1f373bd366cf50fb5938 │ │ ├─50783 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 │ │ └─51990 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─caaf57ad881cd3d9d45bb898f036dfd22a9182532396ad3e78efaae8ec493571 │ │ ├─198024 heat-api-cfn: uWSGI master │ │ ├─198083 heat-api-cfn: uWSGI worker 1 │ │ └─198084 heat-api-cfn: uWSGI worker 2 │ ├─d10c2bde2c6cbba57775c3c5a6523207e5ff4199ec943a07b3c723712509528c │ │ ├─237633 magnum-api: uWSGI master │ │ ├─237659 magnum-api: uWSGI worker 1 │ │ └─237660 magnum-api: uWSGI worker 2 │ ├─71a3605f6669e8879f0e8eea2085a8a615f6738731104599672bc530882678d9 │ │ └─144816 /pause │ ├─2eeefd7a0d7017eaf36f3253e8761a3081634b279c5e9d07b93da9cd0dc09f91 │ │ └─64128 /pause │ ├─516453feda81cbfa18a557414991b210c9ae4ba3a07960c22e9e87d43b337c58 │ │ ├─62929 python -u /app/sidecar.py │ │ ├─63262 python -u /app/sidecar.py │ │ └─63263 python -u /app/sidecar.py │ ├─41591575abdf6689d734d06dbc1c9cf86f579d8b321488d019cd173c703f1f52 │ │ └─66478 /pause │ ├─a2f2fd8dd9863a58f97e8cc24388d799cda65f94c9f9b2a1c49b3fa4c7080fe2 │ │ ├─172960 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395486 sleep 300 │ ├─b9709da54f9c0f9ce9bc6941f50da80008573281119fedb81ae11de69b79ceef │ │ └─58195 /pause │ ├─0c50a75db08b833f9a2472a019c53f07ad169448440f561848dd3bee425548f6 │ │ └─244759 /pause │ ├─7c5cbffffb54de32190f731cf85c5b7e1a3264eeaad5f3e100ac022736af7a97 │ │ └─67482 /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 │ ├─525b8df32612a7d151bb48006ac69c2c7601680cd41633e3488023c3749057eb │ │ └─49443 /manager --metrics-bind-address=:9782 │ ├─eba1c8c38995004e284fd470db744181fa75ef9c87bfd53056c668c178c31c0f │ │ └─58412 /secretgen-controller │ ├─848d0891d06efbb92a6c19fe4e6fb22587db8447e106e82096edca4c09ad18c5 │ │ └─57266 /pause │ ├─ff9b6f9f9e1250d4611749dea1c123b1d8029a131275965a4838e4d1f7bea848 │ │ └─45928 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 │ ├─74e7f4d1015a5893fd2610b3526412c155f7118dfaa92f685771de6891149499 │ │ └─48542 /pause │ ├─e41c8609242b383e9f55ddf0f9d76bd7553c94900f22cae48bdfbeafa4351bec │ │ └─48467 /pause │ ├─fdfa527f923598b96317eeb2fd949a9c234e640edd1498319ce5ae281654608d │ │ └─64007 /pause │ ├─b44e1fdbfd1c2e2a80cf6d03c625953f5baf655e798902af0e654d9e71910033 │ │ └─50292 /pause │ ├─99496cd02f6e0890c98d923eb1d8e52eed4a348592468e6728bda7e735739f76 │ │ └─237223 /pause │ ├─6a7aa75fd571c78781e7fcb9be122dff2c3a9cb391318710849e0aa87bfd5008 │ │ └─49566 /manager --metrics-bind-address=:8080 │ ├─85ad6c32e4b2a29139c8ef94f7cebd22f43b8f2483299e2437752feefdc4b844 │ │ └─53097 valkey-server *:6379 │ ├─8c2ae650ebf60ca4a69271490e1eba06043787763a11084d7a62dba7dcd3ac30 │ │ └─144899 /pause │ ├─57af468ecb8089e4afb173f32fa9058840344c41ae50641a105c0244d36daf5f │ │ └─42496 etcd --advertise-client-urls=https://199.204.45.129: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.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─336e4abbe457038c853aa1cd8e2265cd218a23b3b1168040f5669a13b5706164 │ │ ├─62901 python -u /app/sidecar.py │ │ ├─63278 python -u /app/sidecar.py │ │ └─63279 python -u /app/sidecar.py │ ├─b8fc8cad48fba792aaba9212a014babd208593a56ae1bbd6ed311f06cecb04e0 │ │ └─45410 /pause │ ├─a0ee59be90aeda6f0eb5fcaa616aac65ffe482357137e7886e786fed2652e8a6 │ │ └─66945 /bin/pushgateway │ ├─5330f0d7948c2418a8b281104ba40a4efc7eee97f7e83ac60a34440853db5f0d │ │ └─242907 docker-registry serve /etc/docker-registry/config.yml │ ├─1854999e6f4f4f3125befe5aeda4cf7f2a0d40e4a60ab286c1f897cec1599bff │ │ └─224287 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b6facdc67b7ed25f1d2d7c9d63b4c0661e18fecd658d27b67eb9e6674ff93226 │ │ └─45841 /pause │ ├─5e9046b3c5390cadeb0a6110c94fc6b425593d4706d899c3ef6b16b4ea75c6f6 │ │ └─45376 /pause │ ├─4eb0d4acf33eb39444b4aad0cd485e1f155ee524b9175bff0bf0c8bf018abb65 │ │ └─67416 /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-129.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 │ ├─35a9462632bdfbc68359b9e35a641c98ff1afccd141288deb7312fb59b97d662 │ │ └─67161 /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 │ ├─580bec56523d913e04f731444a47acd97acae05c3ed405ea30f1ecd87f49a4ae │ │ └─67995 /pause │ ├─6a1680e7b3c0972957fc349a26e342d84a082a3ba6c05c17df4842764903d71d │ │ └─259017 /pause │ ├─a38c97d252cb3f7eb9dbdb9eae4e46e5dc5e3f6652b0f42f8c3f20bd09b1b936 │ │ └─58323 nfd-gc -gc-interval=1h │ ├─605269ae35e6bb31e955cb4ce4c106d357746042d2cb1637bb41c543e3e0445b │ │ └─42375 /pause │ ├─83c8a95632a6fad7c0363a0d31f57ede5475dd1ff0cb5512fa88435ce0e9a68a │ │ └─123385 /pause │ ├─c290f604866d2138c3897691b4c079cd2786094ca4a10546401772df0d4edda5 │ │ └─221809 /pause │ ├─8e34c1249c98ca37a88d60c938e89fa6ed10da8803a9db5a5585e4e6b2b14ae5 │ │ ├─168244 nova-metadata: uWSGI master │ │ ├─168264 nova-metadata: uWSGI worker 1 │ │ └─168265 nova-metadata: uWSGI worker 2 │ ├─2bc76aee2a535ab99b7829283c638ff1c29a7f7a09fa27fdce223cd15b812acd │ │ ├─257701 apache2 -DFOREGROUND │ │ ├─260642 (wsgi:h -DFOREGROUND │ │ ├─260643 (wsgi:h -DFOREGROUND │ │ ├─260644 (wsgi:h -DFOREGROUND │ │ ├─260645 (wsgi:h -DFOREGROUND │ │ ├─260646 (wsgi:h -DFOREGROUND │ │ ├─260647 apache2 -DFOREGROUND │ │ └─260648 apache2 -DFOREGROUND │ ├─268dc551b25fc68b752c214692d3b803d6e158d8e21165cdf8fda92c230a14ef │ │ └─218182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fa05fc5ff45b02b30cd34092d84692c7cb63d829e3eeee12853e779af472c89a │ │ └─125781 /pause │ ├─cbb34c4a649b4417c72ba391b60fff5c0ae383bc600985d929a92e2f6d09a2f6 │ │ ├─168924 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169199 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169200 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─3f04c96de2542f779a9ef0f5adedcf619e663edd51a0ebbe4fb0c1a4148683e9 │ │ └─53491 redis_exporter │ ├─a938024467985f1a9cebccafd1837479b0db7dde6bcad4e775f6ce35ea3bde05 │ │ └─145033 /pause │ ├─ccb598b752d82318abd2c5e7b1ba990f152e68de138b4975f1eb29bca281e719 │ │ ├─253220 manila-api: uWSGI master │ │ ├─253274 manila-api: uWSGI worker 1 │ │ └─253275 manila-api: uWSGI worker 2 │ ├─9a2edb7e2c8dd51d93dd114c3748c9b36f3eb668b35634834fddba582e079fd9 │ │ ├─237251 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237813 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpnwcu35g9/privsep.sock │ │ ├─237842 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237853 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─df5c1fe026e25add84b0e5c472c463094be44270d1bdd2abf48b30fa3df11f98 │ │ ├─65141 nginx: master process nginx -g daemon off; │ │ ├─65156 nginx: worker process │ │ ├─65157 nginx: worker process │ │ ├─65158 nginx: worker process │ │ ├─65159 nginx: worker process │ │ └─65160 nginx: worker process │ ├─497a1bab6763673622e6fe90ff127030e8380e5873353ab4c35c3066968e17ab │ │ ├─108621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108638 /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 │ │ ├─108644 erl_child_setup 1048576 │ │ ├─108691 sh -s disksup │ │ ├─108693 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108694 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108696 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108697 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108707 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108891 /bin/sh -s rabbit_disk_monitor │ ├─5acb2c04c4c837d6d1bd7a6004da711dba00e02b14cfb643662273176ede469f │ │ ├─119639 cinder-api: uWSGI master │ │ ├─119652 cinder-api: uWSGI worker 1 │ │ └─119653 cinder-api: uWSGI worker 2 │ ├─7c9c3a4cc8c70e20654345071ac688c7a53eb8da9c82f6d7a33e4122c4e8e415 │ │ └─43610 /pause │ ├─708067d29bdefc4b98205d7569d189b61b3a8f084db95587e8eb132ca120c861 │ │ └─50940 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ └─368660037bb231ede2a93c06f97aba1de419acdf533623c01527abb959e9ebef │ ├─ 48882 /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 │ ├─ 48895 /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 │ ├─ 49036 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ ├─257275 nginx: worker process │ ├─257276 nginx: worker process │ └─257277 nginx: cache manager process ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount