Control group /: -.slice ├─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 │ │ │ ├─21914 /lib/systemd/systemd --user │ │ │ └─21915 (sd-pam) │ │ └─session-21.scope │ │ ├─21867 sshd: cephadm [priv] │ │ └─21931 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1626 sshd: zuul [priv] │ │ └─1639 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1630 ssh: /home/zuul/.ansible/cp/199.204.45.38-22-zuul [mux] │ ├─232622 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-roaleppknihszivyumuhuwwqgoeibkhe ; /usr/bin/python3'"'"' && sleep 0' │ ├─232623 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-roaleppknihszivyumuhuwwqgoeibkhe ; /usr/bin/python3' && sleep 0 │ ├─232624 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-roaleppknihszivyumuhuwwqgoeibkhe ; /usr/bin/python3 │ ├─232625 /bin/sh -c echo BECOME-SUCCESS-roaleppknihszivyumuhuwwqgoeibkhe ; /usr/bin/python3 │ ├─232626 /usr/bin/python3 │ ├─232627 /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 │ └─232629 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-97d30fcb711bb982d735c2da5b5c5dac919af364aa7748cfc828015e7fd3071b.scope … │ │ ├─30040 /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 │ │ └─30052 /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 │ ├─containerd.service … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12450 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ed4f6591b93bfcc25f3cbfd44b61175ed1aa4820db40679964d64fb77e5ece9 -address /run/containerd/containerd.sock │ │ ├─ 12829 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bdcb837ca5db4165a6da46442d4395f462a09319dd2dc5440a7931a2dc23f9aa -address /run/containerd/containerd.sock │ │ ├─ 18869 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77bded8c9767f9604794107030bc1777b26bece161658354a497c22afc34fb19 -address /run/containerd/containerd.sock │ │ ├─ 25438 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bef9f5f96a7e048e1471b00addc1c53211d95f03eefac7ad54277c65b500d46e -address /run/containerd/containerd.sock │ │ ├─ 30016 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 97d30fcb711bb982d735c2da5b5c5dac919af364aa7748cfc828015e7fd3071b -address /run/containerd/containerd.sock │ │ ├─ 34560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 952ea5297acefb803067084f66e9f91764269e92e1101a67f783e4b806650508 -address /run/containerd/containerd.sock │ │ ├─ 39310 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 78314dd4c6a7f87d1ba2542e217561bfe0113a7d6649e33429d2978a708ad8e8 -address /run/containerd/containerd.sock │ │ ├─ 41879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 081a02a118c51555e6f8f772a90dcd0ed22e33316115713f715ce05191eccb16 -address /run/containerd/containerd.sock │ │ ├─ 41914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4e65a5e48948771d8f9803486672e86ee1c032217afb15ce7704148d5b15c92 -address /run/containerd/containerd.sock │ │ ├─ 41915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dc37cf9d33037a097d39015d1c334146ab46d2608a57999ecd7a4913a1e8275 -address /run/containerd/containerd.sock │ │ ├─ 41946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6edfb77f0cf1b850d20c2f326a9057be44e8fda0ad2df71114ab25cdc590b47c -address /run/containerd/containerd.sock │ │ ├─ 41952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13911b0430815a522f6ca3a55213762ff07d27c66ab3c676434845294d4f40ff -address /run/containerd/containerd.sock │ │ ├─ 42488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec004237e7fcaf4a916b84b82c6e04ea0879118a86759a75285647d111be12f2 -address /run/containerd/containerd.sock │ │ ├─ 43326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db8b914bc2d1027790cb744d437871acb87e7a0e7f098067ff45356b79691d4 -address /run/containerd/containerd.sock │ │ ├─ 43336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a90f4600825ced944e661cef1a740d33c305f0ba60a6caa3d499a5401b79c0dc -address /run/containerd/containerd.sock │ │ ├─ 44716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae0d96157ad71ef5f4779fc62fc82e627e29253d86c2a9ad0404cfdd185f2b7 -address /run/containerd/containerd.sock │ │ ├─ 45115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2411a5f9fda9bfb073e92a141e0c7c0c5718688090034187e3bac91bcfe7b6f -address /run/containerd/containerd.sock │ │ ├─ 45179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab6ebc5d9983f090398fc8b9d66a3682bf709086902f50dec62f63741129179 -address /run/containerd/containerd.sock │ │ ├─ 45617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8ce231f0de66e1003a4c519416d559e10515dab6f38f92c6e42e1f242c916e3 -address /run/containerd/containerd.sock │ │ ├─ 46129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e34d05a4b9dcd1e78dd1ff7fb03e92baf6de1655a54fe61acd46c2876722c0aa -address /run/containerd/containerd.sock │ │ ├─ 46169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39bc606d004bd39feb83a21b7441e5f22919ba9749ff0c72c9e0bab2380fb7af -address /run/containerd/containerd.sock │ │ ├─ 46210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c476e3040f8cfb0a0992f59ebf856a251a12cb3d1c15441ab6d8db850e8f92ef -address /run/containerd/containerd.sock │ │ ├─ 48053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e852687ac5da3fcf4547486c7db43bef965344b45d03621c60cd92300042971b -address /run/containerd/containerd.sock │ │ ├─ 48153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d826ce0c4d9b0bafb3ada53e750a847e429f963a434d6bdc9633af1d548980 -address /run/containerd/containerd.sock │ │ ├─ 48887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3670e6e91fef13b2b2043f7a318e2c022a751725d3481a72e38c3f1b1d4f4bf -address /run/containerd/containerd.sock │ │ ├─ 48988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5147f2100536498fd251389452a95dc012b64199c0dde161be952bbedfc2159 -address /run/containerd/containerd.sock │ │ ├─ 49571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6cf22275b4ad916d86eaa11ccf06b365b9f33914e21abe03691789a5d798cb3 -address /run/containerd/containerd.sock │ │ ├─ 49872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972da4a96c786251843d8fdfaabe67bc00f0845ac5886a8f1bdeb607a0e38d8d -address /run/containerd/containerd.sock │ │ ├─ 50285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eefe12d4abb01d8097b57ff3211564ab802241b78ab1e3719e84ab2765f2ed7e -address /run/containerd/containerd.sock │ │ ├─ 52176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd2c0d2a4d29efc6c624b97e56dacff8d364b774eac80b6dc62e314eb053e1f2 -address /run/containerd/containerd.sock │ │ ├─ 55635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b79d1c7d4deb729222733f92433f6730e21122c0041bd9d4a921174850b319bb -address /run/containerd/containerd.sock │ │ ├─ 56218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47c65179ca72e978c12d64eac1f2b9376d72c3b71061c7437baa34fe80e38037 -address /run/containerd/containerd.sock │ │ ├─ 56256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d52b2c16c322254146aca3e7b71c3b8feb72f128281431995789e942dd65749 -address /run/containerd/containerd.sock │ │ ├─ 56298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066a7daa918d2cba06f53692523eb3010aeb8fd3e5d603c7521b6880b2aed3f4 -address /run/containerd/containerd.sock │ │ ├─ 56451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78556022cdf8f2b3ab0833e574110fd8db173a05f10e616c6a2ef523cd0aaa2 -address /run/containerd/containerd.sock │ │ ├─ 59258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70f120982028cdf938c3e83d28623fa2836befe80bd841695eb8097309102041 -address /run/containerd/containerd.sock │ │ ├─ 59374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 756768224de7aec12893c002db65a16a3c30256a406c2e78be3ed497b96e1fc8 -address /run/containerd/containerd.sock │ │ ├─ 59426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00e345fc529dcaaf67d1eae6faaafceb727ed4687a6f87f95217c8748199d215 -address /run/containerd/containerd.sock │ │ ├─ 59452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e7604740d4a52fac2c3d4680eee468aeb5b555dd08d37fbaa4e0d1c271bc816 -address /run/containerd/containerd.sock │ │ ├─ 60713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 210cd1169db1a4246f8319d1855bb3ca2e856aea95003a89ba1c4da5b8dcf80e -address /run/containerd/containerd.sock │ │ ├─ 60799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b57fec54968a1405cd288e663af32ce82556a761d9f2f8334ec3268abeb0e759 -address /run/containerd/containerd.sock │ │ ├─ 61004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4876a8e57542916846e7560ce1493376acfe73a85c0a0c4639a3e5e84ea251 -address /run/containerd/containerd.sock │ │ ├─ 61054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00dc0d6fbcc5881686917d19f3d0d370552b088ede317d670dfbd04c733790b -address /run/containerd/containerd.sock │ │ ├─ 61163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc2a61311adab21a75eed60f1a23afb1fdb125a2acb40a86ce910911cba538dd -address /run/containerd/containerd.sock │ │ ├─ 61473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8210971a4a28869c3003aa29ce394ac56a29918ad324d0486b066b2c9a22fcb5 -address /run/containerd/containerd.sock │ │ ├─ 61952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b63af272b5b665e13a2c6463ff5c5919514a6aef3c8e155c5f7dfa489e625aa -address /run/containerd/containerd.sock │ │ ├─ 62288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06198541dfcc3afe3f3e5333a41b887a50b7f5190289c0e08b7e7a6a213aa40e -address /run/containerd/containerd.sock │ │ ├─ 62795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4683169566c9b26f8c298c8abb77c5fe756c7732c5409f244ec5f18e4cb14ac -address /run/containerd/containerd.sock │ │ ├─ 63436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a455a83325a976115a99527fd37de593f84f0b54b125831eedfdb74de8d0c73 -address /run/containerd/containerd.sock │ │ ├─ 64670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be2e3f3467b8e9742e4f68d85b522eae85f64dfcd07e74399adfe278730c0da -address /run/containerd/containerd.sock │ │ ├─ 65880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf6acf2312158e0267a88faf778f1f848a252d67441a20bac48c90e44de21fc -address /run/containerd/containerd.sock │ │ ├─ 72673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a0f16c10cf83dfc72ed1a6cdc6f357cd3afdd6478b11fcd98af5338e9e1ffe -address /run/containerd/containerd.sock │ │ ├─ 73766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8fa077b203c7237c71827248a6c43e41477d2584439602ef0f11730da72978b -address /run/containerd/containerd.sock │ │ ├─ 77850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737cd30f5fad1f832a1b1df12858247e1a8aeed0a897d7bf8d15d147f7bdc3a9 -address /run/containerd/containerd.sock │ │ ├─ 82359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 829d8b8a376fa1721a4314b4e4197b3ab0aae7e2ac2a5661732e4f7ca780d4a3 -address /run/containerd/containerd.sock │ │ ├─ 88462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc580a3acfeac0b5c6a0ccf0c0ff7491eef747295d2610d120197399b75c95e -address /run/containerd/containerd.sock │ │ ├─ 88508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d94b764982393112e6e73704227e270dd0152ea5f8c906663ab62026526af6 -address /run/containerd/containerd.sock │ │ ├─ 96160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a591a7b3a0648358b4a6617a486b496cca1fa6803c2d76e52d3f7a593beef797 -address /run/containerd/containerd.sock │ │ ├─ 97387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08b2577471fc016e18c97b5482d63256193e7d18447789c13103ed9bcdae3143 -address /run/containerd/containerd.sock │ │ ├─ 97431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 015cb85a81c96657c839fee67deca183fbd8de664f23435e90478bf5b5e0e213 -address /run/containerd/containerd.sock │ │ ├─ 99120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d6a2a626832e7f74c4aded3d187e061d1d9e821395d56581c1e58174680fbfc -address /run/containerd/containerd.sock │ │ ├─100435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 532ae8e814eea017ba1028425a3e3c84af67212443c3bf63382976c10bf953a4 -address /run/containerd/containerd.sock │ │ ├─100479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 245bf55dde8a45875d656d25c9e1f52f39633fd1ff68ae598e289ed7fbf0a0ad -address /run/containerd/containerd.sock │ │ ├─110865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c17e03df4ad76b50876e6176a83abc6220bb71e4dd66737b1a002603f9dc824f -address /run/containerd/containerd.sock │ │ ├─110910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 567a7486553311ef63d1c4eef07ffd27b2c149e0ab3e7f7fb3e5ac666afae8a9 -address /run/containerd/containerd.sock │ │ ├─113027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3ae54c9f3590e90afdebbae1982b7ea9b67d8c62e2a1af26742b6c8bd9e8ac5 -address /run/containerd/containerd.sock │ │ ├─127471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a6beccbed4a6b508c5cfe5956622f74794db2b1d1725da3df2a7ffb9df16fe -address /run/containerd/containerd.sock │ │ ├─128276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 067fae7c33c83ceb3898e9a356fd99f90e8803e2beeaf3a1f7e194c094c970c4 -address /run/containerd/containerd.sock │ │ ├─129220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab64153c9d326c835ed69262c0245163f4dacf30e48b37ccebd8bda921cacbb0 -address /run/containerd/containerd.sock │ │ ├─129281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7de6a6a73b6580db34f2f53aaf032de65fa491e8776f3ce4d7bba7b201ed2d1 -address /run/containerd/containerd.sock │ │ ├─129892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72bcedf50da54aa4fedb54f8cd632c083097fd3b9daff96f81e01634878bb2f8 -address /run/containerd/containerd.sock │ │ ├─130964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b272153751789994bda860492f9178ef1393d7741935831579ce573d777643ce -address /run/containerd/containerd.sock │ │ ├─132490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f99fd854723674f45c183cc43750aa7636b778347974978b53f91fb8bad246f8 -address /run/containerd/containerd.sock │ │ ├─132804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16af4a5a549360fa012a6966780ff84abd7b22a0acb0f551807e322fcc4067a5 -address /run/containerd/containerd.sock │ │ ├─133062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d9a1a07d67e389174d227cb22033cc1658720dab128c938ffa48e61e31c823 -address /run/containerd/containerd.sock │ │ ├─133110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebaaa788e774adf6baae64cd0e72ae47321c556c10c276363b070e0783a05376 -address /run/containerd/containerd.sock │ │ ├─133163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75932412957bc7476b55ea485442ae37f956c78fe11fa5eb059c471d88c06183 -address /run/containerd/containerd.sock │ │ ├─133563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd97590a9c956756daad22a691b3d55d395a8d297e20148c84241f523c9b6008 -address /run/containerd/containerd.sock │ │ ├─157051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbed71e4c598066b7a7f8ae3ae280ce6aa8a23b1a677983c0c181c7bc716754a -address /run/containerd/containerd.sock │ │ ├─158601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155f47d06bdc87ebbfc9a0601eb90d980403252e75c94921a87ba128c1dac291 -address /run/containerd/containerd.sock │ │ ├─158622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7c88dd1ed57d4ebd0d5481887121fde37751cd700325160a85ae19902019b36 -address /run/containerd/containerd.sock │ │ ├─158864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a092e77aa714e267437d86d2f4bc043693c7e2cb3c53f5be1176e78311c7ce04 -address /run/containerd/containerd.sock │ │ ├─165407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9cbe47bbcb14b9168b7ccf0f129579b35c5915e4f1c83d167c97ef7fd419b6c -address /run/containerd/containerd.sock │ │ ├─167721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae410ffacafd350d48e8bd2a8cce25a3338f8a6a563989fc37e5181278e0fbb -address /run/containerd/containerd.sock │ │ ├─169495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979f6d17c4e0b3ba24c80f48512ce37b2999fa1d8b6e4447a8c5dcf32c08091c -address /run/containerd/containerd.sock │ │ ├─169588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc5bfd9c4dc69c83489c4a275cc9e57b1d51b3cbd038096ab8e7f0f767d1cd0a -address /run/containerd/containerd.sock │ │ ├─169684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de672e6897c800bd14aeefd0938c53f72d5dc2fc74ee680d7fa173cabffedd9 -address /run/containerd/containerd.sock │ │ ├─169764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75332562ffb318be8e3454058dfdf0011ff23744c72bdfbd456df505876dd33a -address /run/containerd/containerd.sock │ │ ├─177983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49a77cd8cac096a6b7a2736bb87e12fe7076109cc5673c072fdd872f99961cc0 -address /run/containerd/containerd.sock │ │ ├─180096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3772a6043c081456791c356e16437962e74bfd0c781c118c78d1f81150427924 -address /run/containerd/containerd.sock │ │ ├─180141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68767abf26306ef1d2d8f00d328322a8eca5ba5eff1c662c0a3c4210850824a4 -address /run/containerd/containerd.sock │ │ ├─180327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5d4049a13e241ee3f69ce7ea5592b0a3257c8a4e3349be035ec04bfccd4ceef -address /run/containerd/containerd.sock │ │ ├─192342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 702e93f14a4933127cdb5e9f79c189573a6eb1441500442f1892b5855346a05d -address /run/containerd/containerd.sock │ │ ├─199356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43456e5b0416820df1399bb0c518f5be78c52d6fc921aadc70093b7f6c23779f -address /run/containerd/containerd.sock │ │ ├─199419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25bf5eaee31ce2eb621726866d1395c39cb2acb06b0d60a07a55a31e27fbaab3 -address /run/containerd/containerd.sock │ │ ├─199440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75333cecd25d72287dcf6603a53d1835fb7eabbf72d50681b2cd4a9a0587ea6b -address /run/containerd/containerd.sock │ │ ├─199746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7c2cc414313ad0d8b9a1ccc0727a61c8705ebf818f6e1b220346f2f227c04c8 -address /run/containerd/containerd.sock │ │ ├─208805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc07d18756b0f04da54864e80c6c1d9ec3d267e0340e92172f4c5ab4f1bb9a26 -address /run/containerd/containerd.sock │ │ ├─211040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db3fd150f4e5c40cb3823e68295e3d14412e0eea99bf1c97b3e5162aa5ec2638 -address /run/containerd/containerd.sock │ │ ├─212300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0889139c2b6dcd9e2a2e04a0dba2a730f683f9e3158b50d89d7b165b63014bda -address /run/containerd/containerd.sock │ │ ├─213062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7242135ef91187e2abbfc7b6cc7e0799affa4390cbf26500612fe95d2da0ade0 -address /run/containerd/containerd.sock │ │ ├─214018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a452cfb152dcbb9ff4df8f9d888070f39fd42decb212482bce89f0f7902154 -address /run/containerd/containerd.sock │ │ ├─217057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6862a2ca0fb5568c230ff5341c3de315505ca9f7c1060aea567522e43e0b0ed1 -address /run/containerd/containerd.sock │ │ ├─218350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f50e2b327661b09c527b63fabc7ef96844a301684235fb7ad52aa872dbff90e -address /run/containerd/containerd.sock │ │ ├─218417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228e6c695e09a5d615a8104f16556e1ac58c6370a9227eae1fb79109149a40b2 -address /run/containerd/containerd.sock │ │ ├─226759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 853af3039f658c3ca031587753caae9bbe5302a23d5f49c714450086265eba27 -address /run/containerd/containerd.sock │ │ ├─227244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa35bde7744a63886cbbe85b46f6472aa5a450e5908abe7eaee46281b719dc3 -address /run/containerd/containerd.sock │ │ └─230019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2ff5f772cdea1b6f8ab4ce384ef70892178b703d384de4d7b490b15ebfd83a5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1434 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─400 /lib/systemd/systemd-udevd │ ├─docker-bdcb837ca5db4165a6da46442d4395f462a09319dd2dc5440a7931a2dc23f9aa.scope … │ │ ├─12853 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ksawed -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12873 /usr/bin/ceph-mgr -n mgr.instance.ksawed -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─635 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29736 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29999 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18826 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18846 /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 │ │ │ ├─25148 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25421 /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 │ │ │ ├─39270 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39288 /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 │ │ │ ├─34261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34541 /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 │ │ │ ├─12380 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12410 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ksawed.service │ │ ├─12742 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ksawed/unit.run │ │ └─12773 /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-ksawed --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.ksawed:/var/lib/ceph/mgr/ceph-instance.ksawed:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ksawed/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ksawed -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─127106 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42343 /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.38 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─369 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 654 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─232380 sshd: [accepted] │ │ └─232411 sshd: [net] │ ├─uuidd.service │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─docker-bef9f5f96a7e048e1471b00addc1c53211d95f03eefac7ad54277c65b500d46e.scope … │ │ ├─25462 /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 │ │ └─25474 /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 │ ├─docker-78314dd4c6a7f87d1ba2542e217561bfe0113a7d6649e33429d2978a708ad8e8.scope … │ │ ├─39340 /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 │ │ └─39362 /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-952ea5297acefb803067084f66e9f91764269e92e1101a67f783e4b806650508.scope … │ │ ├─34585 /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 │ │ └─34597 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10988 /usr/sbin/chronyd -F 1 │ │ └─10989 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─405 /lib/systemd/systemd-resolved │ ├─docker-77bded8c9767f9604794107030bc1777b26bece161658354a497c22afc34fb19.scope … │ │ ├─18897 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18912 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─126867 /sbin/iscsid │ │ └─126868 /sbin/iscsid │ ├─run-r29fb24e4b3904c1d9acd327e5842b05a.scope │ │ └─172344 /usr/sbin/libvirtd --listen │ ├─docker-6ed4f6591b93bfcc25f3cbfd44b61175ed1aa4820db40679964d64fb77e5ece9.scope … │ │ ├─12494 /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 │ │ └─12506 /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 │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─634 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─626 /lib/systemd/systemd-logind ├─k8s.io │ ├─737cd30f5fad1f832a1b1df12858247e1a8aeed0a897d7bf8d15d147f7bdc3a9 │ │ └─77873 /pause │ ├─f41dc9ac879b9b36df0ddcf4f4a8b8b15b150fe667f8233684aa1881788c4aa6 │ │ └─45735 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 │ ├─8e0a857949fac55e93bc4d1edde85bb49384ba3870aacb4c9b43281350d40f73 │ │ └─212558 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─08b2577471fc016e18c97b5482d63256193e7d18447789c13103ed9bcdae3143 │ │ └─97415 /pause │ ├─85ea83428e3a9f3b7b8bb4d59a8ef7bed72d9650efb734ed7def3b02ec4db03f │ │ ├─155361 nova-metadata: uWSGI master │ │ ├─155467 nova-metadata: uWSGI worker 1 │ │ └─155468 nova-metadata: uWSGI worker 2 │ ├─7ace737add8f455d3d666a1777954b0f97b9593929484199878469bd9a11ed29 │ │ └─213112 /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 │ ├─9f37ee05d24cb97b0c3c7c39e3b233cab95e2d63bc606902d43597f0014980b8 │ │ └─46352 /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 │ ├─0daa05cc1e3065dc9b102366c58e196ad27b46f70f9bb3c3739a2795cbbe247b │ │ └─166055 vector --config /etc/vector/vector.toml │ ├─c3ae54c9f3590e90afdebbae1982b7ea9b67d8c62e2a1af26742b6c8bd9e8ac5 │ │ └─113049 /pause │ ├─ac0f1ae89ac59857551d13c071d41035733cd98e6a0cc5299026b46367dc3483 │ │ ├─60227 python -u /app/sidecar.py │ │ ├─60515 python -u /app/sidecar.py │ │ └─60516 python -u /app/sidecar.py │ ├─228e6c695e09a5d615a8104f16556e1ac58c6370a9227eae1fb79109149a40b2 │ │ └─218447 /pause │ ├─863dca8bc7390d67e4ea4fd8f150284cd75dbce88cfae832cc47773fb4cf312f │ │ ├─ 48393 /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 │ │ ├─ 48406 /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 │ │ ├─ 48529 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─227426 nginx: worker process │ │ ├─227427 nginx: worker process │ │ └─227428 nginx: cache manager process │ ├─faa83c8677a4fc5872ca17f1a91afa305cf99687f36a68af67854f17309f2ee8 │ │ └─46443 /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 │ ├─6a65b42483f5a99c391c2829d2da70f805b2ca669e091d18b492dd02acc33721 │ │ ├─189323 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─189683 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─189684 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─702e93f14a4933127cdb5e9f79c189573a6eb1441500442f1892b5855346a05d │ │ └─192365 /pause │ ├─e90305d10b3d28b4e2568c3dc4e6f7a6d449a11873136aba5c78bb74d9a380d5 │ │ ├─77395 barbiacan-api: uWSGI master │ │ └─77409 barbiacan-api: uWSGI worker 1 │ ├─ee020998d0581c6b4c284151ad3843bb5798b41b3dfd1685be57aad4b3081db8 │ │ ├─227194 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─227518 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─227519 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6de672e6897c800bd14aeefd0938c53f72d5dc2fc74ee680d7fa173cabffedd9 │ │ └─169720 /pause │ ├─16af4a5a549360fa012a6966780ff84abd7b22a0acb0f551807e322fcc4067a5 │ │ └─132828 /pause │ ├─767a392f872e7fc34f271a1ab51291e75b1c80dda85eb15dee754045ad1f566d │ │ └─56565 nfd-worker -metrics=8081 │ ├─742f6a17a0804041e627b8fcab6f56f21ebbefaf2d35cf53fb0dd7ff82e33ae1 │ │ └─59902 /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.34.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 │ ├─dd2c0d2a4d29efc6c624b97e56dacff8d364b774eac80b6dc62e314eb053e1f2 │ │ └─52200 /pause │ ├─02b77a4304000e2f7a43aa554b2d0490cdeb5a93bf3db77d678bf7ee0976b9d8 │ │ └─64556 /bin/oauth2-proxy │ ├─b2411a5f9fda9bfb073e92a141e0c7c0c5718688090034187e3bac91bcfe7b6f │ │ └─45139 /pause │ ├─e84b53a3cbe4d00f19bbf488495a4f4c88d8c2d81f8ee967c18912162d18e02c │ │ ├─50335 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 │ │ └─51668 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 │ ├─e8c7b60d21fbd0945edc9ae0fce46752b37a3721a3e078d542f3d8819683ebb2 │ │ └─63896 /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 │ ├─7ba39e608699ebb9020174e5bf2adb94fd9e7a1f40c426acb85028bd0bd8a129 │ │ ├─192486 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192503 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─192519 erl_child_setup 1048576 │ │ ├─192736 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─192798 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─192799 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─192897 /bin/sh -s rabbit_disk_monitor │ ├─844dc8350ae4c287fb19e73860d52b9496a11592a3e6f34c0b1883f0b8fecc24 │ │ ├─64935 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64952 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─64958 erl_child_setup 1048576 │ │ ├─65014 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65065 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65066 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65154 /bin/sh -s rabbit_disk_monitor │ ├─e7c88dd1ed57d4ebd0d5481887121fde37751cd700325160a85ae19902019b36 │ │ └─158682 /pause │ ├─845d22409230b0d073c3cb210d9d57285cc59d49078da87e501310ebb8f79422 │ │ ├─189350 heat-api-cfn: uWSGI master │ │ ├─189388 heat-api-cfn: uWSGI worker 1 │ │ └─189389 heat-api-cfn: uWSGI worker 2 │ ├─53d489a9a7f50b1d2c47cb99d1c8a238e13e0e7c9a2aef06ee0ecce8affcfd85 │ │ ├─155340 nova-api: uWSGI master │ │ ├─155380 nova-api: uWSGI worker 1 │ │ └─155381 nova-api: uWSGI worker 2 │ ├─dbe2ec40ac1aa850ad9d48b118f2d3e8f926bfa7afbb950e5020d10c15d26b26 │ │ └─56605 nfd-gc -gc-interval=1h │ ├─8210971a4a28869c3003aa29ce394ac56a29918ad324d0486b066b2c9a22fcb5 │ │ └─61500 /pause │ ├─e852687ac5da3fcf4547486c7db43bef965344b45d03621c60cd92300042971b │ │ └─48078 /pause │ ├─c4fc929158a236f575e2cb3a87a5a84797f8e2e3008c4ad773e36ce18b7499d8 │ │ ├─111661 /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 │ │ └─111746 /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 │ ├─13911b0430815a522f6ca3a55213762ff07d27c66ab3c676434845294d4f40ff │ │ └─42041 /pause │ ├─5c4e1e70debe3b3015a8c85f15eec9bcf136dba2f1a08af1d2957bba9f9e5b35 │ │ └─42158 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 │ ├─0c11ce3114415443e7db765d005a2151edc6c1cc2005036b31e5a63dd508caf0 │ │ └─217139 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5b93343b96959eb20759212691e8113ce544c48ddd1a619f496ff8c8ff1682b6 │ │ └─89701 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─d4e65a5e48948771d8f9803486672e86ee1c032217afb15ce7704148d5b15c92 │ │ └─42017 /pause │ ├─ca82b0e12e748e29d0028f5c4c35cecbf195e7d10e7bfb97754f6ed50cc815a9 │ │ ├─97782 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97955 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97958 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─04c9b25125783748929703f949b00c6d731b7c3c262442c4a051cf00b6a3982e │ │ ├─208978 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208995 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─209001 erl_child_setup 1048576 │ │ ├─209073 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─209199 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─209200 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─209363 /bin/sh -s rabbit_disk_monitor │ ├─c476e3040f8cfb0a0992f59ebf856a251a12cb3d1c15441ab6d8db850e8f92ef │ │ └─46239 /pause │ ├─ac5875656dc679c872dbcd770a8d514f59419862ce05feb76e4f2bdae9e81814 │ │ └─232249 docker-registry serve /etc/docker-registry/config.yml │ ├─a0cb59db2cf4db24d5f5ad4ec15c128f0a3f2444d60f8ce845eceff75d44b16e │ │ └─50414 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7fcc076cc01fb5d40e4e5c6bb0b5ee80101a6dbdecac1a88a7d7a559e5286647 │ │ ├─178146 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178168 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─178174 erl_child_setup 1048576 │ │ ├─178304 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─178369 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─178370 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─178779 /bin/sh -s rabbit_disk_monitor │ ├─6a3faa4d22b7769684820d3ade2d5ad32363e0b23faa007c8abb5859ada3c574 │ │ ├─170467 /bin/sh -x /bin/wait-for-ip.sh │ │ └─232586 sleep 1 │ ├─70d2622b6cd39bed740d5c6607d3929fd3065ab46b178e8478903e9a971525ab │ │ ├─96464 glance-api: uWSGI master │ │ ├─96477 glance-api: uWSGI worker 1 │ │ └─96478 glance-api: uWSGI worker 2 │ ├─8e5fea020945c615ef995a7649b8aaf5210e835ad9beda915130b72fa3e59ccb │ │ ├─72776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72793 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─72799 erl_child_setup 1048576 │ │ ├─72881 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72932 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72933 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─73000 /bin/sh -s rabbit_disk_monitor │ ├─944c3adf26d03cd87bdf69d5052693ae4b5abca566c0f5572cdfd21c99abbdb4 │ │ └─127761 /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 │ ├─d7de6a6a73b6580db34f2f53aaf032de65fa491e8776f3ce4d7bba7b201ed2d1 │ │ └─129312 /pause │ ├─d23f47e19d28cc78a2797e217b801c7db8ed1228c711573a87ec09b17fbd1247 │ │ └─171677 /bin/bash /tmp/libvirt.sh │ ├─37b1506e26ea69d57bd84d6d9f0ac8c581b36f9dc12ba63aed0844ad723481ea │ │ ├─117218 placement-api: uWSGI master │ │ ├─117231 placement-api: uWSGI worker 1 │ │ └─117232 placement-api: uWSGI worker 2 │ ├─25bf5eaee31ce2eb621726866d1395c39cb2acb06b0d60a07a55a31e27fbaab3 │ │ └─199466 /pause │ ├─8802e9668d88e37ce828233b6a7a6971ee5ebb144a230f6c84789fc4c02bddcd │ │ ├─62403 nginx: master process nginx -g daemon off; │ │ ├─62421 nginx: worker process │ │ ├─62422 nginx: worker process │ │ ├─62423 nginx: worker process │ │ ├─62424 nginx: worker process │ │ └─62425 nginx: worker process │ ├─3772a6043c081456791c356e16437962e74bfd0c781c118c78d1f81150427924 │ │ └─180126 /pause │ ├─19efd0d53f7ea1d97a4724982e3ce4df37cbb835f784bf2335f7d0148287b9a6 │ │ ├─177342 senlin-api: uWSGI master │ │ ├─177407 senlin-api: uWSGI worker 1 │ │ └─177408 senlin-api: uWSGI worker 2 │ ├─75332562ffb318be8e3454058dfdf0011ff23744c72bdfbd456df505876dd33a │ │ └─169797 /pause │ ├─6f8b589fac3e67bc813306b07fe14f0c5f3e62ced06119ebbaf654b0d859563b │ │ └─175902 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─09d94b764982393112e6e73704227e270dd0152ea5f8c906663ab62026526af6 │ │ └─88533 /pause │ ├─6edfb77f0cf1b850d20c2f326a9057be44e8fda0ad2df71114ab25cdc590b47c │ │ └─42043 /pause │ ├─15218b045302871e1e89fd88b1947886fe93b65b2fbd8ff3fbc705ada2e77e4e │ │ ├─43818 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44280 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d2c366d624e53cf2a428c71188b083635f5fd0a90d8036383693bf3315a2f808 │ │ └─62679 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─db3fd150f4e5c40cb3823e68295e3d14412e0eea99bf1c97b3e5162aa5ec2638 │ │ └─211065 /pause │ ├─e404fdded37445ce443fb404beff7e9dcfba63ae45ea8e0a3d342d7d7d2675e2 │ │ ├─68583 apache2 -DFOREGROUND │ │ ├─68625 (wsgi:k -DFOREGROUND │ │ ├─68626 (wsgi:k -DFOREGROUND │ │ ├─68627 (wsgi:k -DFOREGROUND │ │ ├─68628 (wsgi:k -DFOREGROUND │ │ ├─68631 apache2 -DFOREGROUND │ │ ├─68632 apache2 -DFOREGROUND │ │ ├─68633 apache2 -DFOREGROUND │ │ ├─68638 apache2 -DFOREGROUND │ │ ├─68639 apache2 -DFOREGROUND │ │ ├─68640 apache2 -DFOREGROUND │ │ ├─68641 apache2 -DFOREGROUND │ │ ├─68643 apache2 -DFOREGROUND │ │ └─68644 apache2 -DFOREGROUND │ ├─49a77cd8cac096a6b7a2736bb87e12fe7076109cc5673c072fdd872f99961cc0 │ │ └─178014 /pause │ ├─e63e8a61008eef1c6733de5f37c5bd25892a9529574950a9f9865687dc781226 │ │ └─98798 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a0df90e43d38e60feadf2de93f3f8602eb0416953efa7276c8d03d4dab167571 │ │ └─43608 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7ab6ebc5d9983f090398fc8b9d66a3682bf709086902f50dec62f63741129179 │ │ └─45205 /pause │ ├─dc07d18756b0f04da54864e80c6c1d9ec3d267e0340e92172f4c5ab4f1bb9a26 │ │ └─208830 /pause │ ├─bb15f9c8ae88f44eb8885cf6ec12cf2e05089ebe38eddcf246f036e80e65f7b1 │ │ ├─156188 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─156429 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─156430 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c17e03df4ad76b50876e6176a83abc6220bb71e4dd66737b1a002603f9dc824f │ │ └─110888 /pause │ ├─3b63af272b5b665e13a2c6463ff5c5919514a6aef3c8e155c5f7dfa489e625aa │ │ └─61975 /pause │ ├─6dc37cf9d33037a097d39015d1c334146ab46d2608a57999ecd7a4913a1e8275 │ │ └─42045 /pause │ ├─9fc580a3acfeac0b5c6a0ccf0c0ff7491eef747295d2610d120197399b75c95e │ │ └─88487 /pause │ ├─b7c79af574e058694a52f050dae58004bee8ae3a8a7a292ca93381d2d4d0cd9b │ │ └─56524 nfd-master -crd-controller=true -metrics=8081 │ ├─dbed71e4c598066b7a7f8ae3ae280ce6aa8a23b1a677983c0c181c7bc716754a │ │ └─157075 /pause │ ├─e7df6c040ca632e6370a044f5019e8ac3fe0ec6fb35a2f908de2939af9e7f513 │ │ └─111420 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─257dc663ce2989d5c275898f3ea51250dfd009e80bd818ec2a1e63c463de05d9 │ │ ├─60197 python -u /app/sidecar.py │ │ ├─60493 python -u /app/sidecar.py │ │ └─60494 python -u /app/sidecar.py │ ├─72bcedf50da54aa4fedb54f8cd632c083097fd3b9daff96f81e01634878bb2f8 │ │ └─129916 /pause │ ├─bd12915efdb168c5c546141988fbb53dc1b510eeb858bd80db5cefec8ab2b4be │ │ ├─63249 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63282 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─84879c0a15e827836525047d5cf18b57f9a57e1dbb9e56a5ba39674e3aa74750 │ │ └─151430 /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 │ ├─43456e5b0416820df1399bb0c518f5be78c52d6fc921aadc70093b7f6c23779f │ │ └─199396 /pause │ ├─64c13e5fafe9468757c82c59eb347f21f36505cd89a1b3aa8b2398c3855319c9 │ │ └─177324 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─bb293d36b45a17dec5e7048b8cabc332ed3e81f8fe7425dc882a874d095b9c0a │ │ ├─108023 cinder-api: uWSGI master │ │ ├─108036 cinder-api: uWSGI worker 1 │ │ └─108037 cinder-api: uWSGI worker 2 │ ├─a90f4600825ced944e661cef1a740d33c305f0ba60a6caa3d499a5401b79c0dc │ │ └─43383 /pause │ ├─a78556022cdf8f2b3ab0833e574110fd8db173a05f10e616c6a2ef523cd0aaa2 │ │ └─56475 /pause │ ├─aa4ce6d14b9bc6e618f01570e8a1e9b0c9a8fd25bc05bfb5023b79cb10595e33 │ │ └─56753 /secretgen-controller │ ├─7a455a83325a976115a99527fd37de593f84f0b54b125831eedfdb74de8d0c73 │ │ └─63479 /pause │ ├─6a00f6f01041444aaad25250366ff2f2700ce72632a1fc7a9fd9047bad527bed │ │ ├─159328 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─223148 sleep 300 │ ├─f26c0aab64b1d175dcbed08e5ec590a332e61a1e2cc4b22c5ca9151f4522c80a │ │ └─46397 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─841161890ec58b0be2179c0f64ef0a97d867247bc961cfb449ea38eeafcaa258 │ │ └─64491 /bin/memcached_exporter │ ├─33a6f54eb02694a3084b81b3c7cf302d8b4116421bad21be23747a3ae7bdafc9 │ │ ├─166406 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─166785 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─166786 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─166788 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─166789 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─166790 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─166791 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─166792 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1c4876a8e57542916846e7560ce1493376acfe73a85c0a0c4639a3e5e84ea251 │ │ └─61029 /pause │ ├─1a6555b767d6d2a07f041e1e9334c7bd675960a91cfd92c6011139707e7fc5d7 │ │ ├─130028 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─130227 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─130232 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─232177 sleep 15 │ ├─70f0b7350d79ee2e2a632d1329d8532c4982c56b0440d7170e89abe36f25c23c │ │ ├─189356 heat-api: uWSGI master │ │ ├─189390 heat-api: uWSGI worker 1 │ │ └─189391 heat-api: uWSGI worker 2 │ ├─4323b4412b4117dad1c73db349fa82254608cbc3d794528792895065c3d999d1 │ │ └─177364 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─02e2624c16b74c2f90c574ea5fd3a82e1a22e93ef44f5c3a563ccd9a5f17f2b9 │ │ └─45165 /coredns -conf /etc/coredns/Corefile │ ├─48d9a1a07d67e389174d227cb22033cc1658720dab128c938ffa48e61e31c823 │ │ └─133093 /pause │ ├─38a6beccbed4a6b508c5cfe5956622f74794db2b1d1725da3df2a7ffb9df16fe │ │ └─127497 /pause │ ├─b154d9ab3631474fb77ed5c3678806040d284a52030ac6f81cc9033231ea29c1 │ │ └─214068 /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 │ ├─1f50e2b327661b09c527b63fabc7ef96844a301684235fb7ad52aa872dbff90e │ │ └─218378 /pause │ ├─e2aa2132b8751318145e57cbdc9b12645a12edad13cce1bd91b7db3e57a1c27d │ │ └─42282 /kube-vip manager │ ├─3636c82d2c377d7731b7e631adba63044056d34232549cb726cd5947f34fe7ed │ │ ├─129493 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─129524 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─129548 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─129806 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─232082 sleep 15 │ ├─a9262135c1192a0d9368e75d5ae0759a7ad32c1dd5401362305220faacf269ef │ │ └─42139 etcd --advertise-client-urls=https://199.204.45.38: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.38:2380 --initial-cluster=instance=https://199.204.45.38:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.38:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.38: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 │ ├─f734ae24d207bf7be817d9ef3f87afc8a5ebf6843722286ac6b859e662c2c4c3 │ │ └─42176 kube-apiserver --advertise-address=199.204.45.38 --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 │ ├─979f6d17c4e0b3ba24c80f48512ce37b2999fa1d8b6e4447a8c5dcf32c08091c │ │ └─169519 /pause │ ├─352849976374ea7c671c7558faa7434914b1363e5dd397de055f119ebc3352cb │ │ ├─170557 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─170980 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─170981 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ └─171027 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpilvfok70/privsep.sock │ ├─18c91c0e6912bd7a5f8a76915e2fd244570eab3508838dfdf5e7947a8b367563 │ │ ├─ 88917 /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 │ │ └─221189 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6862a2ca0fb5568c230ff5341c3de315505ca9f7c1060aea567522e43e0b0ed1 │ │ └─217081 /pause │ ├─f6a2c6b547147248818fbf8ad480e769930a4503564d03b368b5013479574e10 │ │ ├─156156 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─156423 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─156424 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─561c24df804a2ebc10eef86b0ae57a08a0a7637f1da9f30c2f7c8270e1e462a4 │ │ └─172278 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0d8725cf94f318f0bd7b40fe8966233ccb61eb29ab9495974e3d10f2685530ff │ │ ├─99224 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─99241 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─99247 erl_child_setup 1048576 │ │ ├─99316 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─99367 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─99368 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99475 /bin/sh -s rabbit_disk_monitor │ ├─39bc606d004bd39feb83a21b7441e5f22919ba9749ff0c72c9e0bab2380fb7af │ │ └─46194 /pause │ ├─1ae1ed4ff301f212ca8b5c3fd4f4971d09f8017df679ccae6c34f786fe67c03d │ │ └─199625 kubernetes-entrypoint │ ├─8e3abff7350676fded4eddf0eace52e706225e25610ac4dc97e0e4a7a492e35b │ │ ├─227216 magnum-api: uWSGI master │ │ ├─227234 magnum-api: uWSGI worker 1 │ │ └─227235 magnum-api: uWSGI worker 2 │ ├─d8d35e1b07287dbc71d7ae7a131a5d049f8e3ed6ae4f98f9c0326447633423d0 │ │ ├─232378 octavia-api: uWSGI master │ │ ├─232395 octavia-api: uWSGI worker 1 │ │ └─232396 octavia-api: uWSGI worker 2 │ ├─bef99f4786582b03f64e56a913e6b9c032541b2a9290e9afcd08c7728b4c4d22 │ │ └─45254 /coredns -conf /etc/coredns/Corefile │ ├─410d8bbf0f1b59c19bef6e49d0b576b162cf6cbbf9dec0a841dc806b1b6bf5c4 │ │ ├─82574 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82590 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─82596 erl_child_setup 1048576 │ │ ├─82803 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82854 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82855 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─83063 /bin/sh -s rabbit_disk_monitor │ ├─fc2a61311adab21a75eed60f1a23afb1fdb125a2acb40a86ce910911cba538dd │ │ └─61193 /pause │ ├─7254cb4b88daf8ac198f127f3bdd22fc090b0a95ec274122faab486859f94d52 │ │ └─211261 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─015cb85a81c96657c839fee67deca183fbd8de664f23435e90478bf5b5e0e213 │ │ └─97454 /pause │ ├─3c44fa00d0eea98724854fe39a5c596e24d61d1ace2bcb7e94ec79aa30f2e24e │ │ ├─226834 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─227392 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpfzkynu_x/privsep.sock │ │ ├─227396 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─227398 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1cf6acf2312158e0267a88faf778f1f848a252d67441a20bac48c90e44de21fc │ │ └─65903 /pause │ ├─ebb4b6e93b196ecc4a8dd85d87912331b7577e6b8c8c3e1a25bc4e9a3c72e050 │ │ └─175846 /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 │ ├─5d6a2a626832e7f74c4aded3d187e061d1d9e821395d56581c1e58174680fbfc │ │ └─99144 /pause │ ├─155f47d06bdc87ebbfc9a0601eb90d980403252e75c94921a87ba128c1dac291 │ │ └─158649 /pause │ ├─b3670e6e91fef13b2b2043f7a318e2c022a751725d3481a72e38c3f1b1d4f4bf │ │ └─48911 /pause │ ├─cf1dd7c17e31ec73f73455eebad3a66a88eb34cfe30521589d44e5b610a6b9c5 │ │ ├─166126 neutron-ovn-network-logging-parser: uWSGI master │ │ └─166150 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e5d4049a13e241ee3f69ce7ea5592b0a3257c8a4e3349be035ec04bfccd4ceef │ │ └─180353 /pause │ ├─e23ca9e335c446e348f4d719282c1239f657642d18e70d69b5a7bf0fe830a5e2 │ │ └─63593 /goldpinger --static-file-path /static │ ├─d00ac32c8a18d68d5031f32684ba08ad1132149d1d9e9896e66102f76c73031e │ │ └─59727 /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 │ ├─e00dc0d6fbcc5881686917d19f3d0d370552b088ede317d670dfbd04c733790b │ │ └─61083 /pause │ ├─a092e77aa714e267437d86d2f4bc043693c7e2cb3c53f5be1176e78311c7ce04 │ │ └─158888 /pause │ ├─3012e5c38e8003142e9674e2036aa1cb2b165d7d2f54ddbf25e9e66f171889ea │ │ ├─50493 mysqld --wsrep_start_position=e755a2f7-9c34-11f1-9d99-eb2f27d9b208:20 │ │ └─50613 /var/lib/mysql/mysql-state-monitor │ ├─245bf55dde8a45875d656d25c9e1f52f39633fd1ff68ae598e289ed7fbf0a0ad │ │ └─100502 /pause │ ├─5678553c7d4da0b2e3ad8fd4d4029c3a86af04075724b9a67a7fb664b0cac045 │ │ └─78539 /usr/local/bin/rook ceph operator │ ├─9394bc78f9d44d847cf49c5e932c27c4ac882ef7489c14343d1ab4b87f9d0747 │ │ └─64334 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2c07079a9a988259d989593eddb77b21d34cfd7fb2557ae1d4f3200546af0d5d │ │ └─63624 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d62e0b857d8742fa2cf2b755d9303ef9a594a83fc3585c9255d8172d37601311 │ │ └─63980 /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-38.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 │ ├─06dd490a8cb7a441f12e90579151cfe1be45b3b08c2bd094101663db07bffaf8 │ │ └─64195 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cd97590a9c956756daad22a691b3d55d395a8d297e20148c84241f523c9b6008 │ │ └─133594 /pause │ ├─36fcdf56b7bcf54cd4e6158875bbad69d6abc6a5a766f6cfbd72c3d3bbb50bf0 │ │ ├─127821 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─127835 /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 │ ├─bbb2a44e038d8234b2c62e11b894de4ffe70e0371553412674c68080becbec25 │ │ ├─166002 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─166252 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─166262 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─232407 sleep 15 │ ├─f06ff6d79d7d0c042a624359aee0cda609f73cda51586cda7fd103078e4f2939 │ │ └─88832 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-cf9f85b9f-fgnzv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6be2e3f3467b8e9742e4f68d85b522eae85f64dfcd07e74399adfe278730c0da │ │ └─64695 /pause │ ├─0ae0d96157ad71ef5f4779fc62fc82e627e29253d86c2a9ad0404cfdd185f2b7 │ │ └─44740 /pause │ ├─78ac1038bd6a846eb1f60736103a7e8b7ea02f985068a0d0b862b54fee0d47ef │ │ └─64453 /bin/pushgateway │ ├─0a2720bfe5e1dff7d037b91ce9e4c052a6dba301e424bd6897d3ec1abc63adf0 │ │ ├─167886 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167911 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─167919 erl_child_setup 1048576 │ │ ├─167975 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─168026 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─168027 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─168166 /bin/sh -s rabbit_disk_monitor │ ├─eefe12d4abb01d8097b57ff3211564ab802241b78ab1e3719e84ab2765f2ed7e │ │ └─50309 /pause │ ├─0e24c6b3fb1835f2afed6ad1e678f6d3a2f2b21955d039e276cc1c3c71b921e9 │ │ └─50589 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a6cf22275b4ad916d86eaa11ccf06b365b9f33914e21abe03691789a5d798cb3 │ │ └─49595 /pause │ ├─81118b91bb617f3acdf17ceaf8f08be2038292633097d2bc3047caad06b8e0ac │ │ └─64019 /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 │ ├─b8fa077b203c7237c71827248a6c43e41477d2584439602ef0f11730da72978b │ │ └─73790 /pause │ ├─756768224de7aec12893c002db65a16a3c30256a406c2e78be3ed497b96e1fc8 │ │ └─59402 /pause │ ├─db15893f373d808cf37fa6a0fb505522d8831fae77281506e788609f6d3fe992 │ │ └─171628 /usr/bin/libvirt-tls-sidecar │ ├─98e5a7456faa1094cf9cabf9264ad539f336ee91d3e6ee7edf205687b99b91ca │ │ └─63843 /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 │ ├─567a7486553311ef63d1c4eef07ffd27b2c149e0ab3e7f7fb3e5ac666afae8a9 │ │ └─110948 /pause │ ├─52a0f16c10cf83dfc72ed1a6cdc6f357cd3afdd6478b11fcd98af5338e9e1ffe │ │ └─72697 /pause │ ├─ec004237e7fcaf4a916b84b82c6e04ea0879118a86759a75285647d111be12f2 │ │ └─42511 /pause │ ├─75932412957bc7476b55ea485442ae37f956c78fe11fa5eb059c471d88c06183 │ │ └─133201 /pause │ ├─a5147f2100536498fd251389452a95dc012b64199c0dde161be952bbedfc2159 │ │ └─49009 /pause │ ├─68767abf26306ef1d2d8f00d328322a8eca5ba5eff1c662c0a3c4210850824a4 │ │ └─180168 /pause │ ├─e34d05a4b9dcd1e78dd1ff7fb03e92baf6de1655a54fe61acd46c2876722c0aa │ │ └─46153 /pause │ ├─b79d1c7d4deb729222733f92433f6730e21122c0041bd9d4a921174850b319bb │ │ └─55658 /pause │ ├─c23592fe7945e9f1a045d8eeb4c19aa40d988087b273bf69ac77ba62dc9f4f98 │ │ └─44783 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─78943878703bd0deed0d3724032e6782db73ef0660dee7d8aff15b2264342871 │ │ ├─129476 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─129593 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─129607 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─129839 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─232085 sleep 15 │ ├─3a2da5aa53b369ea6bd2aca43b9d10f63b23a431b67619136f03978cdf11e433 │ │ └─64362 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3fa35bde7744a63886cbbe85b46f6472aa5a450e5908abe7eaee46281b719dc3 │ │ └─227270 /pause │ ├─853af3039f658c3ca031587753caae9bbe5302a23d5f49c714450086265eba27 │ │ └─226784 /pause │ ├─00e345fc529dcaaf67d1eae6faaafceb727ed4687a6f87f95217c8748199d215 │ │ └─59469 /pause │ ├─532ae8e814eea017ba1028425a3e3c84af67212443c3bf63382976c10bf953a4 │ │ └─100460 /pause │ ├─b4683169566c9b26f8c298c8abb77c5fe756c7732c5409f244ec5f18e4cb14ac │ │ └─62819 /pause │ ├─0889139c2b6dcd9e2a2e04a0dba2a730f683f9e3158b50d89d7b165b63014bda │ │ └─212324 /pause │ ├─a2ff5f772cdea1b6f8ab4ce384ef70892178b703d384de4d7b490b15ebfd83a5 │ │ └─230042 /pause │ ├─ab64153c9d326c835ed69262c0245163f4dacf30e48b37ccebd8bda921cacbb0 │ │ └─129247 /pause │ ├─d7c2cc414313ad0d8b9a1ccc0727a61c8705ebf818f6e1b220346f2f227c04c8 │ │ └─199770 /pause │ ├─025ca0c99cae9d6e55274c53dfa88332f211c87d1f87bdd1411ee3bd283079ce │ │ └─48441 /server │ ├─3ae410ffacafd350d48e8bd2a8cce25a3338f8a6a563989fc37e5181278e0fbb │ │ └─167745 /pause │ ├─b85982c3c341429f799b1b6745104fe562614e9797cac1b9fa449faa571ace91 │ │ └─61860 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 │ ├─d9cbe47bbcb14b9168b7ccf0f129579b35c5915e4f1c83d167c97ef7fd419b6c │ │ └─165431 /pause │ ├─ebaaa788e774adf6baae64cd0e72ae47321c556c10c276363b070e0783a05376 │ │ └─133141 /pause │ ├─b57fec54968a1405cd288e663af32ce82556a761d9f2f8334ec3268abeb0e759 │ │ └─60826 /pause │ ├─a6d826ce0c4d9b0bafb3ada53e750a847e429f963a434d6bdc9633af1d548980 │ │ └─48178 /pause │ ├─179194d34f0f2aca36abc3e4b94e471b3acb4ed557356887bb2dfe276a5366b7 │ │ └─63467 /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 │ ├─95d67e2cd1b8869af0b4962f217ce6c77c95b990b4bc6e967384c9216ab51df0 │ │ └─199586 kubernetes-entrypoint │ ├─e0a452cfb152dcbb9ff4df8f9d888070f39fd42decb212482bce89f0f7902154 │ │ └─214042 /pause │ ├─ef9e3fc4d2025013278965318ec2600ed65480b5fac5755758141f355cb6f8b7 │ │ └─64575 /bin/oauth2-proxy │ ├─4730c2c3cf545f212224b5324d8b8c2ac0e4b8c99c8ec4ca6cd041338f47a2c8 │ │ └─199669 kubernetes-entrypoint │ ├─06198541dfcc3afe3f3e5333a41b887a50b7f5190289c0e08b7e7a6a213aa40e │ │ └─62312 /pause │ ├─85ef78fa23a877f0a287fdec0f47ddea46046b622cf7e77618e8cd0eca964ea8 │ │ ├─230273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230289 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─230295 erl_child_setup 1048576 │ │ ├─230358 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─230409 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─230410 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─230648 /bin/sh -s rabbit_disk_monitor │ ├─a634a9c423cdbaf29e3a4977ec120ae40ef64a5434ae4a1616eeca75ecbcbdd3 │ │ └─177361 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─366869af80da898c88adac2c0b26d08513087a0f386efc9c599b7c5a92219efe │ │ └─49327 /manager --metrics-bind-address=:8080 │ ├─13a1b16de0d61fdea3bba12a89b7b2ddb7500cfa6d7cc591351bd6035d22dcfc │ │ └─60468 /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 │ ├─a8ce231f0de66e1003a4c519416d559e10515dab6f38f92c6e42e1f242c916e3 │ │ └─45642 /pause │ ├─210cd1169db1a4246f8319d1855bb3ca2e856aea95003a89ba1c4da5b8dcf80e │ │ └─60736 /pause │ ├─820b72f0451a7efd531289c73bf51ccaea81dba05ccebe9bfe7e90a6d8068c31 │ │ └─49715 percona-xtradb-cluster-operator │ ├─b272153751789994bda860492f9178ef1393d7741935831579ce573d777643ce │ │ └─130987 /pause │ ├─8e7604740d4a52fac2c3d4680eee468aeb5b555dd08d37fbaa4e0d1c271bc816 │ │ └─59488 /pause │ ├─1d52b2c16c322254146aca3e7b71c3b8feb72f128281431995789e942dd65749 │ │ └─56285 /pause │ ├─7242135ef91187e2abbfc7b6cc7e0799affa4390cbf26500612fe95d2da0ade0 │ │ └─213086 /pause │ ├─9ddafb6aa1b7d0b81635df076dbd94cda1e86959d391b7090f0420d91e91d012 │ │ └─42536 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b03b67a7b1bc65096cceb594bb144dee4142cd08a53bd50497f6c622342d2f7d │ │ ├─131092 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─131109 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─131115 erl_child_setup 1048576 │ │ ├─131206 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─131353 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─131354 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─131405 /bin/sh -s rabbit_disk_monitor │ ├─a591a7b3a0648358b4a6617a486b496cca1fa6803c2d76e52d3f7a593beef797 │ │ └─96184 /pause │ ├─0db8b914bc2d1027790cb744d437871acb87e7a0e7f098067ff45356b79691d4 │ │ └─43374 /pause │ ├─31aa44990809fe30dea08c6482c0cb08a53580fa074b959c295de417421b2e44 │ │ └─62838 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f347b70327b58a4c67ff757ff2ab2b985054473fbcd4ce8d657e7ed4379b3d64 │ │ └─108425 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─972da4a96c786251843d8fdfaabe67bc00f0845ac5886a8f1bdeb607a0e38d8d │ │ └─49899 /pause │ ├─70f120982028cdf938c3e83d28623fa2836befe80bd841695eb8097309102041 │ │ └─59313 /pause │ ├─75333cecd25d72287dcf6603a53d1835fb7eabbf72d50681b2cd4a9a0587ea6b │ │ └─199484 /pause │ ├─832e7a6446fe214d35026a5a9a47c4560b602b497eaf85fbb082799f7c0bc640 │ │ └─42125 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 │ ├─592fa7556af59bcc456f7992fd726eca9cebc5dd4bcd384355c35fb9d4248096 │ │ └─49059 /manager --metrics-bind-address=:9782 │ ├─650a2f427175e6ce635db8ef071ebde7943d3325352e7c276fc24cd5a979830c │ │ ├─157177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157194 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─157200 erl_child_setup 1048576 │ │ ├─157308 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─157436 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─157437 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─157515 /bin/sh -s rabbit_disk_monitor │ ├─066a7daa918d2cba06f53692523eb3010aeb8fd3e5d603c7521b6880b2aed3f4 │ │ └─56323 /pause │ ├─f99fd854723674f45c183cc43750aa7636b778347974978b53f91fb8bad246f8 │ │ └─132551 /pause │ ├─47c65179ca72e978c12d64eac1f2b9376d72c3b71061c7437baa34fe80e38037 │ │ └─56242 /pause │ ├─bcd59963997d3d34cc8d2f5fc6653b1720d89dfcfc0ec88679a692e433a8a76c │ │ ├─166438 neutron-policy-server: uWSGI master │ │ ├─166450 neutron-policy-server: uWSGI worker 1 │ │ └─166451 neutron-policy-server: uWSGI worker 2 │ ├─d0255dc76e1870f0196f9137dcf02b3b59ba644a34bd099d0fef2dff83315971 │ │ └─63788 /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-38.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 │ ├─829d8b8a376fa1721a4314b4e4197b3ab0aae7e2ac2a5661732e4f7ca780d4a3 │ │ └─82384 /pause │ ├─067fae7c33c83ceb3898e9a356fd99f90e8803e2beeaf3a1f7e194c094c970c4 │ │ └─128303 /pause │ ├─fc5bfd9c4dc69c83489c4a275cc9e57b1d51b3cbd038096ab8e7f0f767d1cd0a │ │ └─169637 /pause │ ├─081a02a118c51555e6f8f772a90dcd0ed22e33316115713f715ce05191eccb16 │ │ └─41962 /pause │ └─7069c4f101faf3a4efb54c8b1f1d68074263cae8b75add673b7ed2df0e62bec9 │ └─52304 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount