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 │ │ │ ├─22096 /lib/systemd/systemd --user │ │ │ └─22097 (sd-pam) │ │ └─session-21.scope │ │ ├─22023 sshd: cephadm [priv] │ │ └─22112 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─728 /lib/systemd/systemd --user │ │ └─729 (sd-pam) │ ├─session-4.scope │ │ ├─1631 sshd: zuul [priv] │ │ └─1644 sshd: zuul@notty │ └─session-1.scope │ ├─ 725 sshd: zuul [priv] │ ├─ 742 sshd: zuul@notty │ ├─ 887 /usr/bin/python3 │ ├─ 1635 ssh: /home/zuul/.ansible/cp/162.253.55.148-22-zuul [mux] │ ├─254517 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gxvyzkxnbxxdpdodonlnpvpcdqzxcghf ; /usr/bin/python3'"'"' && sleep 0' │ ├─254518 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gxvyzkxnbxxdpdodonlnpvpcdqzxcghf ; /usr/bin/python3' && sleep 0 │ ├─254519 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gxvyzkxnbxxdpdodonlnpvpcdqzxcghf ; /usr/bin/python3 │ ├─254520 /bin/sh -c echo BECOME-SUCCESS-gxvyzkxnbxxdpdodonlnpvpcdqzxcghf ; /usr/bin/python3 │ ├─254521 /usr/bin/python3 │ ├─254522 /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 │ └─254524 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 … │ │ ├─ 9974 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12593 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06a83c0d0884be14c93ac8a97cbec36eb6e4e257a3aaaca527b3d78ecbf7536f -address /run/containerd/containerd.sock │ │ ├─ 12952 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eeaf4b9dda3d8f91643f045ca159a70e8f0250deb0bda187055710643c074b6d -address /run/containerd/containerd.sock │ │ ├─ 19075 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a9acec85ad400cfd57be7f49673ae17439b4bda292389b1544966fa391c69093 -address /run/containerd/containerd.sock │ │ ├─ 25626 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ddc254cadb206f2935c9669ec26a372879c7780918d5d718d2c8e8b24f6460b -address /run/containerd/containerd.sock │ │ ├─ 30138 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 75b1a93276048748ef325fbc08c44b1eaaf5752457c66fe6ecce23064f80ff55 -address /run/containerd/containerd.sock │ │ ├─ 34649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c9898415b4b3e97c159b28fb5089ad0373f91a69774277a969dd7dc943721932 -address /run/containerd/containerd.sock │ │ ├─ 39411 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 04f2b8f9285c491042e34807d8e688480431cfc258958bd7a5a5cf7b7ee093de -address /run/containerd/containerd.sock │ │ ├─ 42035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e3442bb40edf7353a8d748c8bb581ade4b77734084de9bd64bc3740e50281ac -address /run/containerd/containerd.sock │ │ ├─ 42080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f863ad32a20086bc48cdef55d49bc85b2d2f27614cb5d6b584d0287dea5c32df -address /run/containerd/containerd.sock │ │ ├─ 42082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aec2707ac75ea82d567730aedcb2fb507ef957d62864c0c3962b779ea344f41 -address /run/containerd/containerd.sock │ │ ├─ 42103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bad81db00d3ce3dc997db16a89ad27cb95fd1decfedeb08540f303761e9400f -address /run/containerd/containerd.sock │ │ ├─ 42115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 098918139059f6f11ba6623256ad7c84bc3f558bfb122519efeea173a0f587f0 -address /run/containerd/containerd.sock │ │ ├─ 42622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68732db8818cf15a68a1a2bd9179ae27465c3b0c4cd0299971e89009e9d86ef1 -address /run/containerd/containerd.sock │ │ ├─ 43435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e95a2140afb455568fb70fecd7bd7d318e280abdaa841cbeabb625ba97c61f89 -address /run/containerd/containerd.sock │ │ ├─ 43461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9379d316a09727c6fe4ef684fcf3ba8ed6df7e137c9827043f5bc64d09fa08aa -address /run/containerd/containerd.sock │ │ ├─ 44810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc1398232313cf55048137b8e5d232635239621fc6a95c0bbd60b2e01daab07a -address /run/containerd/containerd.sock │ │ ├─ 45162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40831f768541c20fdba5f3eac3e9595c9eb4ae491c27479ba053803dd36d30a -address /run/containerd/containerd.sock │ │ ├─ 45283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fc3a20d33b56317f276378785c7f570f122f3c89fd5ac835602b54d2431eed7 -address /run/containerd/containerd.sock │ │ ├─ 45661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 176bb235be951e40a17665b0f241def47fe28c96f3990989adac945c1590db55 -address /run/containerd/containerd.sock │ │ ├─ 46184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35a84b8b2b4f01096743eec2f5415dd80edda479c86ff76391b76210b93d844b -address /run/containerd/containerd.sock │ │ ├─ 46221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48edba10783bb7dea15500decbb757e82880dc8e70f649c0eb083a2704d55c59 -address /run/containerd/containerd.sock │ │ ├─ 46247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a18a8e0bbdf33e19b533c762eb86e50532856c83473db8701574a9da388128 -address /run/containerd/containerd.sock │ │ ├─ 48108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b17d40e179b293d906806457ce5098613a7013554ef456eec2460e59db2a7db8 -address /run/containerd/containerd.sock │ │ ├─ 48202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f0e5258b215fa97464a5968acb3543927e5f982985f997ae8c559f7b0156923 -address /run/containerd/containerd.sock │ │ ├─ 49080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b22e8bfda63f3b7239aab24b6d84605d10666c135ea790a236fdc555b1a06c37 -address /run/containerd/containerd.sock │ │ ├─ 49233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0153e822ff60163abf1262177f36ec672482a09eaa027b744998211a9c09caa1 -address /run/containerd/containerd.sock │ │ ├─ 49593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d25542d7b22ebbc8464cec672f146738d9c2f120c9b9139be461e4c0b169d4e4 -address /run/containerd/containerd.sock │ │ ├─ 49970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce05f28b6f9a5edb1a3ce8a54f194c8ca7e8fbdf38438d0341f0f46b042ae47c -address /run/containerd/containerd.sock │ │ ├─ 50317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dffd262695e2441a7ae8e944d103f1dbbf9fa51b2d8bc00cb47cb4e522c38da5 -address /run/containerd/containerd.sock │ │ ├─ 52457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 037de3a86ccef9c2d69102f17a51e6de5c7ac4b2f57694f9e30812ef09d291e2 -address /run/containerd/containerd.sock │ │ ├─ 52797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c53d55768b845176ce08c05d155c57c9e156afbebf5dfc216979f6f106e5a59 -address /run/containerd/containerd.sock │ │ ├─ 58057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a0f6c0561d562f9801b84bc08d6bb2e06d699c006f785d64bda3e7af538345 -address /run/containerd/containerd.sock │ │ ├─ 58747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c605c358b83bc73e011a27d44fe1aae2d504df5a1cbd03a05f200e17bd83600 -address /run/containerd/containerd.sock │ │ ├─ 58872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4075ead40934bb09ee19b715574072f04d05a136af6ec1fcbb1243665c01b6f3 -address /run/containerd/containerd.sock │ │ ├─ 58919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c019c5dce8468a5e71d34b11b8b447fee0911fdf4feeb879f1b56a0a112357c2 -address /run/containerd/containerd.sock │ │ ├─ 59065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca54e5f54075bda6b9c804612b236603b7a0a65fef06e07092cecc2daebe5905 -address /run/containerd/containerd.sock │ │ ├─ 64118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32633812d421de781e8fa7dacdacd5fe0b3e7f61a1167983098a344a552ab76b -address /run/containerd/containerd.sock │ │ ├─ 64266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4becb636f2bd66744d52fa15bee82f7fa43f9ed97fcca58a8767873fbb9136c -address /run/containerd/containerd.sock │ │ ├─ 64304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14efea83f9d71f5b5ed6a5e204e12575b2edd13931e230c779c8976c1fb2f7d2 -address /run/containerd/containerd.sock │ │ ├─ 64346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f39910120a3a013f6736b9047831bba49c0fe0fd87a485ee9a13e360dfc3447 -address /run/containerd/containerd.sock │ │ ├─ 65548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26010c41c6a63918b7673fdecb44ca02da34302bd980b3b8abe71e5b8bf7558e -address /run/containerd/containerd.sock │ │ ├─ 65752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34e2a863a3b40dda28eb9ffbff1071e0c8b3215a0c2dc954c9b5dfd5d1627d20 -address /run/containerd/containerd.sock │ │ ├─ 66108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44a99c7c7bc81d875c041f1103ed3a4ea9044f1142454f3113ca60f50a12aebf -address /run/containerd/containerd.sock │ │ ├─ 66170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f93c547dd916f45dc1db90adeb527e232a76c3a6762ae1bf3761177524aaa2d -address /run/containerd/containerd.sock │ │ ├─ 66212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5087c17456dbf0e59c7f36069a7132d3eb4356b17233619953c53665d5ba5dd -address /run/containerd/containerd.sock │ │ ├─ 66700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2cf661c83276b2a8c5fa0b70e157aad1fdd425f64737140eaeb3800c77e4596 -address /run/containerd/containerd.sock │ │ ├─ 67054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f42c17547452b75d9104807430f3f64f22b21e64984d404512423650a053e856 -address /run/containerd/containerd.sock │ │ ├─ 67419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 009806bb465d0fcf34efef04dbc79c63111ac7334ef42e1919aadfc71807b30d -address /run/containerd/containerd.sock │ │ ├─ 67922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d77c2d70c90714e3d702fe9ff7ff1cd5b9159399658e93307685617e282f4e -address /run/containerd/containerd.sock │ │ ├─ 68646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5df6fa60883b605bdff134b3216b397bf3ee919503e34d09704e40ff73f7f16f -address /run/containerd/containerd.sock │ │ ├─ 70102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bc69ee3c550c8896fed7734482fa4c75ad691ec8cc1c938de9f43a02f619861 -address /run/containerd/containerd.sock │ │ ├─ 72109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f1a12897a712c4bb534d9acf6db93e91a68f3f3df792776f61c6fe00722a44c -address /run/containerd/containerd.sock │ │ ├─ 81411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80502258227482fd3a8eb0486f721908f61d2dfaf1a7c1af71fe436babec9003 -address /run/containerd/containerd.sock │ │ ├─ 82926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 095850be24e5555c586c032882d44766ee0fa02d843796f8f2713c2d1dc29691 -address /run/containerd/containerd.sock │ │ ├─ 88676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b39b0d58287d524971845cb9b8695d189b42005fa92d82f70f1202d023b765 -address /run/containerd/containerd.sock │ │ ├─ 95291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f868014545b93fe9cc96344a169767d392c7fc6391dead2fbd0a15c0cbf7a129 -address /run/containerd/containerd.sock │ │ ├─100828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f98f53207ed3adc033eab61b68242912b379c50edf59e7b9d4a81841bd63350 -address /run/containerd/containerd.sock │ │ ├─100885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fac15f288a2ebb585ea235ce7683ff2958ac768d6d4abe7900b80040fe9e0c0 -address /run/containerd/containerd.sock │ │ ├─110876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c285186477beee000fa8a38400e9330b7fc77ec07d5ef1f2b14a33f1376bd230 -address /run/containerd/containerd.sock │ │ ├─113659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6abc89e309d02c5b7dbace13fb3d627f92c027eabfeec57dbf2ac65974f4c574 -address /run/containerd/containerd.sock │ │ ├─113707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dfa0053b11e5740f52035503be0acbf8afc73f0b400057fe189309a42c8d2ca -address /run/containerd/containerd.sock │ │ ├─115815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3316bda877179e33d747eb9fdbe7d8ca2bd3451a37d4b6be614f9337310b5cc4 -address /run/containerd/containerd.sock │ │ ├─117509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 579985ae99bfc5a7ad0d268039176132c81864bfa103b03f17a2824839178b53 -address /run/containerd/containerd.sock │ │ ├─117557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4cb3201c81ab74001e5c209ebd62be5a218cbf104e9c7a05964fa6ab21ee22b -address /run/containerd/containerd.sock │ │ ├─130660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47718999609227c86eb0ba4a8d77c619aba767b57dab924be4acea329572acc6 -address /run/containerd/containerd.sock │ │ ├─130704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8063b2995baa74ecb0d332ed90227734db38fd9323c82673beb8d71fcc8775d7 -address /run/containerd/containerd.sock │ │ ├─133231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 630daccdfe3febf36e2e0f6b56a27f2a37ab77ebfada6112a4eb68f6dfcd0b98 -address /run/containerd/containerd.sock │ │ ├─158930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8169695acf88fe5b9ce4d4bfc872e884a739757211fd69c93bf39b1b3fde59d7 -address /run/containerd/containerd.sock │ │ ├─159938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7751ddbec0715d15e8f4c1ed428e986d72f0bcf62b335e098c63bdfb7eff0cee -address /run/containerd/containerd.sock │ │ ├─160912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 026de8332089e4251fe5f67cec1aa6c92b2c4cfceeb190985cdbdf58b9d89d6f -address /run/containerd/containerd.sock │ │ ├─161317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e7ff45b40593ccc922271eab2edae98e700f6c64db2fa008ef2971ae22df36b -address /run/containerd/containerd.sock │ │ ├─161765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a112f758e4ded30f20103e5ba4fe3eaf65578a507b343a961afcd7aa0ca2920 -address /run/containerd/containerd.sock │ │ ├─162921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a1129c5c6b7971fa68b8efbe76b30e87b02d13825766546fa01091150966a0 -address /run/containerd/containerd.sock │ │ ├─165113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ea97f61840d5bad73aaf22f58ff5efcc60257af3f2dd70a99bfdd068fecb5ea -address /run/containerd/containerd.sock │ │ ├─165570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1886088dc37b9597a03ff581cda45af4ae4b7d7a7701cce954ccf8276a3b444f -address /run/containerd/containerd.sock │ │ ├─165622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ba33f7c3d145b9abd7bff9319c4fc3f1b4588b2e6a674f7515c38eb44e26872 -address /run/containerd/containerd.sock │ │ ├─165681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45eb471cb85e77d7e23e477cdfd64c90dd9aa2971e2461fe7bbbdbb601e8ca40 -address /run/containerd/containerd.sock │ │ ├─165833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 283fadca1f209c568417861548e33c6ecc5a18c58777ae8d3eab417123b934fa -address /run/containerd/containerd.sock │ │ ├─166736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 379332727bc7c4a654e67ce1ffd3bc7eba45ebd0341c2687c98f7e4637f919b1 -address /run/containerd/containerd.sock │ │ ├─178041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e396f408e021cd1cc67869c9fb2c4757c3786ff652d8c505302bcaf4b85b7dba -address /run/containerd/containerd.sock │ │ ├─180073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd0b37f9fc1c0ac25b19ccfca002c6000760415b0952bacfb67d591a0610f86 -address /run/containerd/containerd.sock │ │ ├─180291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c67e054a699a1ba65dc7d9f52e7017d1c950183914c358242fe7e261718d0b98 -address /run/containerd/containerd.sock │ │ ├─180395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7184767124500c19418beb5edeed9591344ee93cd4db69d9391bcaff7e6bc7 -address /run/containerd/containerd.sock │ │ ├─187436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983aa75cf7e479612d414f695979002dc90e16b1b349b678aed7dd7d441caa80 -address /run/containerd/containerd.sock │ │ ├─192063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa75407b7bec506d0c88894e2a4919ea881528114a7c2328889de6c66108b8e -address /run/containerd/containerd.sock │ │ ├─194551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9e1a862048ac715a774d0d966e301f1be5f43530adbf10c661398c966598147 -address /run/containerd/containerd.sock │ │ ├─194604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ff037be9ad5894e88ab8bf0b490464922411bca86cb8d0cafa2fdf2b39e0ab -address /run/containerd/containerd.sock │ │ ├─194654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5491fd7b7a4286e89d320ede9a138c10485decde6ef76c9ff8ce9e2d0e091ce9 -address /run/containerd/containerd.sock │ │ ├─209548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a108fc4faf1570b1a42a8b780678c21e73aedf2dea34885fb8f7abc28730454 -address /run/containerd/containerd.sock │ │ ├─217465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97762b30f04dd23f6339906a74513374dcdd2df8d183748b985e244277d5a0d8 -address /run/containerd/containerd.sock │ │ ├─217497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84dc2105ae63492103d65e6adfedc5f42fc0d688b199f4e6773fe192506bc045 -address /run/containerd/containerd.sock │ │ ├─217714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51cd6f272e3a9d9e6fe85f7658c31bb71b2e77e7fccc836ba6a85cb98c5cd62 -address /run/containerd/containerd.sock │ │ ├─217769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa87a86a6b29e91b459a37c427d25102df02f78043627314277df3e7f6b4931 -address /run/containerd/containerd.sock │ │ ├─228781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1abe62f04f35a3bf921fbf96ea85d82d47256273e33559af25ef71dbaabf21 -address /run/containerd/containerd.sock │ │ ├─231093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde1a9f9b7e88d1513f1a71f7ed61da3d229e2ef65fd8fbd92ed7508079062cb -address /run/containerd/containerd.sock │ │ ├─232263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22575dfbc51b2db6e27262df42e0716d21cfdec669eaed5dbcbde2be6211d6ad -address /run/containerd/containerd.sock │ │ ├─232968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 321e43f31dc638f7a50f8507ae21912bbd2aa0e5278f3aa95ad7f38c63ebcac4 -address /run/containerd/containerd.sock │ │ ├─234032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d98ad6f2cd3ef81a9b7422ad1d1b1459d310d3947accbeb628175612b94b099 -address /run/containerd/containerd.sock │ │ ├─236252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7955e1785ca4d2a8f861f85a6fc89d3ffe75cda2133facbcc6c0cb3cfe0fc947 -address /run/containerd/containerd.sock │ │ ├─237990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de462678f8635671a6ce97238e1d0e76831c9f1c74ded07d3a400200a7c4ccf9 -address /run/containerd/containerd.sock │ │ ├─238135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2291417520990dfee4f0180f0fa3d89f112178735545f108de8156b8a7a3ce1 -address /run/containerd/containerd.sock │ │ └─238825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b2a834c92b221e47ee672a6110ed7e3282fa77a5347f6f031e72fcc0e712ba5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1439 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─535 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─409 /lib/systemd/systemd-udevd │ ├─docker-6ddc254cadb206f2935c9669ec26a372879c7780918d5d718d2c8e8b24f6460b.scope … │ │ ├─25652 /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 │ │ └─25665 /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-eeaf4b9dda3d8f91643f045ca159a70e8f0250deb0bda187055710643c074b6d.scope … │ │ ├─12976 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xxsbvh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12996 /usr/bin/ceph-mgr -n mgr.instance.xxsbvh -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 │ │ └─644 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-a9acec85ad400cfd57be7f49673ae17439b4bda292389b1544966fa391c69093.scope … │ │ ├─19103 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19121 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29857 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30120 /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 │ │ │ ├─19035 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19054 /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@mgr.instance.xxsbvh.service │ │ │ ├─12865 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xxsbvh/unit.run │ │ │ └─12894 /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-xxsbvh --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.xxsbvh:/var/lib/ceph/mgr/ceph-instance.xxsbvh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xxsbvh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xxsbvh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25351 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25610 /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 │ │ │ ├─39347 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39366 /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 │ │ │ ├─34365 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34632 /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 │ │ ├─12507 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12537 /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 … │ │ └─10343 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─660 /usr/libexec/polkitd --no-debug │ ├─docker-c9898415b4b3e97c159b28fb5089ad0373f91a69774277a969dd7dc943721932.scope … │ │ ├─34673 /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 │ │ └─34685 /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 │ ├─networkd-dispatcher.service │ │ └─633 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─147041 /sbin/multipathd -d -s │ ├─docker-75b1a93276048748ef325fbc08c44b1eaaf5752457c66fe6ecce23064f80ff55.scope … │ │ ├─30163 /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 │ │ └─30176 /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 │ ├─kubelet.service │ │ └─42509 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.148 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─376 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─665 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1106 /usr/sbin/uuidd --socket-activation │ ├─docker-06a83c0d0884be14c93ac8a97cbec36eb6e4e257a3aaaca527b3d78ecbf7536f.scope … │ │ ├─12617 /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 │ │ └─12636 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11103 /usr/sbin/chronyd -F 1 │ │ └─11104 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-04f2b8f9285c491042e34807d8e688480431cfc258958bd7a5a5cf7b7ee093de.scope … │ │ ├─39437 /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 │ │ └─39454 /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 │ ├─systemd-resolved.service │ │ └─412 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─run-rb49f9996c4ea4e739d7e9abf10d0a1e0.scope │ │ └─194003 /usr/sbin/libvirtd --listen │ ├─iscsid.service │ │ ├─146734 /sbin/iscsid │ │ └─146735 /sbin/iscsid │ ├─dbus.service │ │ └─629 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─643 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─635 /lib/systemd/systemd-logind ├─k8s.io │ ├─a3a18a8e0bbdf33e19b533c762eb86e50532856c83473db8701574a9da388128 │ │ └─46293 /pause │ ├─bb62b5059c076ced972af106104ca27d2cef348e1128189f088c255a745eb92a │ │ ├─206215 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206506 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206507 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─f15bc52f0d11db3c07e1d976522c70ba5f740a57ae0754918f813d03cb5c1b78 │ │ └─68309 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-148.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 │ ├─941d53534c5eaa4ec439c824035efe392791a399dbc7dc340bc0d17ceb55c7e5 │ │ └─45344 /coredns -conf /etc/coredns/Corefile │ ├─69965b2370fd2b9db1a6743644688e9c9110a26bdd636db4a64d6bbc963a422c │ │ ├─180808 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─246015 sleep 300 │ ├─47718999609227c86eb0ba4a8d77c619aba767b57dab924be4acea329572acc6 │ │ └─130683 /pause │ ├─d15f77c01a8b650a199916ed351b9c78f777305d13937d1f040c14e90844a00a │ │ ├─189376 neutron-policy-server: uWSGI master │ │ ├─189389 neutron-policy-server: uWSGI worker 1 │ │ └─189390 neutron-policy-server: uWSGI worker 2 │ ├─0a6452ef18b06b7b121bfb9869df8a1db0f52d167f98bb80f41d37a7d85c5023 │ │ ├─65282 python -u /app/sidecar.py │ │ ├─65452 python -u /app/sidecar.py │ │ └─65453 python -u /app/sidecar.py │ ├─d9e1a862048ac715a774d0d966e301f1be5f43530adbf10c661398c966598147 │ │ └─194575 /pause │ ├─1fb4f09088d8ae9d676828bfe0c64687cb61f92916238016c8222752575f9071 │ │ └─46410 /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 │ ├─a6af891b836ce635355b70bd0eeb1c0bd38467ec53876ebab5f40b65c1108464 │ │ └─127421 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d10d2abd68dce88b129c32b451aebe8feabed32d5d5e33d6a06888763fbb9019 │ │ └─65505 /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 │ ├─76f2e13b8e23e67088d71db66948c52e4a678aeeb609e0513102ba396ebcd14d │ │ └─238219 kubernetes-entrypoint │ ├─3607fb1d66aab0f9e6a9d7e77af082724a64aaae3ab43d2eed095736047236f4 │ │ └─52860 valkey-server *:26379 [sentinel] │ ├─73e81f7c969acc3ca928607d4782027990f1b61901cf02d94689e68149b5c12d │ │ └─50697 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6abc89e309d02c5b7dbace13fb3d627f92c027eabfeec57dbf2ac65974f4c574 │ │ └─113684 /pause │ ├─1f93c547dd916f45dc1db90adeb527e232a76c3a6762ae1bf3761177524aaa2d │ │ └─66195 /pause │ ├─c9948d30a304b8c38137433649b185a9a5d1389d5a7fda00c15a0c7716372384 │ │ └─42288 kube-apiserver --advertise-address=162.253.55.148 --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 │ ├─ae8cb575934a9caaf01b30766e94cfbd47efe1b77551bd11ca7400193ef7719f │ │ └─68967 /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 │ ├─8df1c59940cbcb52bfd675fd29f1ca051f0adf9f14eda8ae8d8254d2c3ef9aef │ │ └─42357 etcd --advertise-client-urls=https://162.253.55.148:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.148:2380 --initial-cluster=instance=https://162.253.55.148:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.148:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.148: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 │ ├─9978cff2064846bdb896a65fe18517dba6788b6fa5bd86b1b9e2e35e8942501a │ │ ├─114166 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114412 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114414 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─570705ec7cbd58ae4cf864d9afac9725b4386f4eea32360a80db4fe18ee1f2e6 │ │ └─193388 /bin/bash /tmp/libvirt.sh │ ├─b22e8bfda63f3b7239aab24b6d84605d10666c135ea790a236fdc555b1a06c37 │ │ └─49116 /pause │ ├─321e43f31dc638f7a50f8507ae21912bbd2aa0e5278f3aa95ad7f38c63ebcac4 │ │ └─232992 /pause │ ├─fb7184767124500c19418beb5edeed9591344ee93cd4db69d9391bcaff7e6bc7 │ │ └─180425 /pause │ ├─fbe3bdb2b5fc03fcfe832a2326eefb5ed62ab3f78c1a6564b64693b385e57f8f │ │ └─42455 /kube-vip manager │ ├─71f8878ce309b91c42aacd9306f36d8b040c30bfe5027068a6e217c3743d0b1c │ │ └─53064 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 │ ├─573235a4a46fe66e587b3c487a0273d21c01b44b9bf96b5c57aa5cdba54de18f │ │ ├─227505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227525 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─228103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3f0d77a5ce7d6d7164c319e7f3a491265093cbb18d231b81d01c31b43a9473ef │ │ └─69080 /goldpinger --static-file-path /static │ ├─d569784257725e85b331ed60291d0c846299e79332844deb61db8d29ca2b2a56 │ │ └─238081 kubernetes-entrypoint │ ├─ce1abe62f04f35a3bf921fbf96ea85d82d47256273e33559af25ef71dbaabf21 │ │ └─228805 /pause │ ├─1ba33f7c3d145b9abd7bff9319c4fc3f1b4588b2e6a674f7515c38eb44e26872 │ │ └─165646 /pause │ ├─8f0e5258b215fa97464a5968acb3543927e5f982985f997ae8c559f7b0156923 │ │ └─48225 /pause │ ├─ffc7d73057f8e6889fb73118996b2de3007632cae37f5d214f643c89a584c264 │ │ ├─75391 apache2 -DFOREGROUND │ │ ├─75406 (wsgi:k -DFOREGROUND │ │ ├─75407 (wsgi:k -DFOREGROUND │ │ ├─75408 (wsgi:k -DFOREGROUND │ │ ├─75409 (wsgi:k -DFOREGROUND │ │ ├─75410 apache2 -DFOREGROUND │ │ ├─75411 apache2 -DFOREGROUND │ │ ├─75413 apache2 -DFOREGROUND │ │ ├─75414 apache2 -DFOREGROUND │ │ ├─75418 apache2 -DFOREGROUND │ │ ├─75420 apache2 -DFOREGROUND │ │ ├─75422 apache2 -DFOREGROUND │ │ ├─75423 apache2 -DFOREGROUND │ │ ├─75424 apache2 -DFOREGROUND │ │ └─75425 apache2 -DFOREGROUND │ ├─3cfef885cb555efd3c54b5d7fcf8abfcaedea2f462bffdce5af027169f13da30 │ │ └─171732 /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 │ ├─037de3a86ccef9c2d69102f17a51e6de5c7ac4b2f57694f9e30812ef09d291e2 │ │ └─52480 /pause │ ├─bad131b21ecf03fc90f23bb40f0767d9f14a6301140a64af9f23cf3f1e3893e0 │ │ ├─67160 nginx: master process nginx -g daemon off; │ │ ├─67178 nginx: worker process │ │ ├─67179 nginx: worker process │ │ ├─67180 nginx: worker process │ │ ├─67181 nginx: worker process │ │ └─67182 nginx: worker process │ ├─1cda311744c89200f75bdb966b02d556685d99bf51e3d05fe6908e7707174dae │ │ ├─188129 neutron-ovn-network-logging-parser: uWSGI master │ │ └─188152 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─d31630f0e60fa12a51692e82abf618aa875344505e2ff3e0222e20ee83c643cc │ │ └─44861 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c52a799a8b557198b339535cfa7266508176cd9fbc056adcc3f2a4ab60eee953 │ │ └─59322 /secretgen-controller │ ├─5df6fa60883b605bdff134b3216b397bf3ee919503e34d09704e40ff73f7f16f │ │ └─68672 /pause │ ├─d692c567fe0cda408e7caa06abf856f584ab8dc91417c2af6473d2e9bc5257b8 │ │ └─233052 /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 │ ├─82c03e9968c63c87220b172fd7ba858ebb5a81f53fe6e6f0094fd21ed2ecdc5d │ │ └─69668 /bin/oauth2-proxy │ ├─5e0152420e56c319b9d0d48bdfce91fafafb62b7b670435edfb57c08abc0ae56 │ │ ├─161123 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─161165 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─161184 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 │ │ ├─161541 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─253863 sleep 15 │ ├─4d03ca92f18b0fce554007826a0b056b6a3248176b3ebd3b42cbea2c6986ca73 │ │ ├─65333 python -u /app/sidecar.py │ │ ├─65491 python -u /app/sidecar.py │ │ └─65492 python -u /app/sidecar.py │ ├─ec63fd2d0661d6e46845d46e2d6ef94e15eef3e169098a1f883e3abe7dc79f22 │ │ └─193966 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─97762b30f04dd23f6339906a74513374dcdd2df8d183748b985e244277d5a0d8 │ │ └─217523 /pause │ ├─6a99950f5a0aea6f48b9df8651916c61f7a671299005303407ac9a0cbc6426e1 │ │ └─68264 /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 │ ├─c1632c72a884c156290b8c15b698db53fe658081a11a67ea9ff9ddbd7ba0c659 │ │ └─226709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8f39910120a3a013f6736b9047831bba49c0fe0fd87a485ee9a13e360dfc3447 │ │ └─64374 /pause │ ├─d800e42d776a1530bb64855d39b1e8fb4aee1db9262195875d23422d2f4fdf36 │ │ └─42319 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 │ ├─84dc2105ae63492103d65e6adfedc5f42fc0d688b199f4e6773fe192506bc045 │ │ └─217550 /pause │ ├─5c53d55768b845176ce08c05d155c57c9e156afbebf5dfc216979f6f106e5a59 │ │ └─52821 /pause │ ├─e4d617f534778b764b3f848dfdf5a4a723a9b82adb730aff33ee0b325055674f │ │ ├─43953 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44350 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5fcb43f8aeefcfe54f91e03133969dbbfffea77af4d58682a3853f610bff7a6a │ │ └─198223 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c5536fbc90daab18aff38a3a22e844790ff376ae68a7b613ea8b445f0c444934 │ │ └─48510 /server │ ├─64fc9dc2da5096517bba433c0a1fac0e861fe61aff13797f75b6494dc7f9932f │ │ └─69380 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d5087c17456dbf0e59c7f36069a7132d3eb4356b17233619953c53665d5ba5dd │ │ └─66235 /pause │ ├─d559ccfd57be78cd06c2625cd553a0da9578ca0526755db6104a9eb2ea3c469c │ │ ├─176226 nova-metadata: uWSGI master │ │ ├─176240 nova-metadata: uWSGI worker 1 │ │ └─176241 nova-metadata: uWSGI worker 2 │ ├─db196438f2b370854af5c57c529c3d069795694fec3dffbbf87c434f1e7e92ea │ │ └─69516 /bin/oauth2-proxy │ ├─44a99c7c7bc81d875c041f1103ed3a4ea9044f1142454f3113ca60f50a12aebf │ │ └─66141 /pause │ ├─3176a88bdc53cc6db2bde7e261ec64e9aa63304ff309162b49bc83ef220ea9ee │ │ ├─68183 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68250 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d51cd6f272e3a9d9e6fe85f7658c31bb71b2e77e7fccc836ba6a85cb98c5cd62 │ │ └─217740 /pause │ ├─beb8ff80fd6322dbaba0f3b1c1f8d3b4e27522cf2364eac370b56b76e8ebd95e │ │ └─42684 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2dd0b37f9fc1c0ac25b19ccfca002c6000760415b0952bacfb67d591a0610f86 │ │ └─180122 /pause │ ├─630daccdfe3febf36e2e0f6b56a27f2a37ab77ebfada6112a4eb68f6dfcd0b98 │ │ └─133254 /pause │ ├─f868014545b93fe9cc96344a169767d392c7fc6391dead2fbd0a15c0cbf7a129 │ │ └─95317 /pause │ ├─1886088dc37b9597a03ff581cda45af4ae4b7d7a7701cce954ccf8276a3b444f │ │ └─165597 /pause │ ├─0153e822ff60163abf1262177f36ec672482a09eaa027b744998211a9c09caa1 │ │ └─49256 /pause │ ├─7c605c358b83bc73e011a27d44fe1aae2d504df5a1cbd03a05f200e17bd83600 │ │ └─58774 /pause │ ├─45eb471cb85e77d7e23e477cdfd64c90dd9aa2971e2461fe7bbbdbb601e8ca40 │ │ └─165746 /pause │ ├─f7a1129c5c6b7971fa68b8efbe76b30e87b02d13825766546fa01091150966a0 │ │ └─162965 /pause │ ├─4321f16a595052c87a3b755e9346d27a460ebb946363054668e85fc02b224176 │ │ └─198196 /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 │ ├─1185743f0ad6c3a605384de24eb9f73d5e5c12e345afb2f41dc456eff86abda9 │ │ ├─ 48459 /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 │ │ ├─ 48472 /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 │ │ ├─ 48582 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─228034 nginx: worker process │ │ ├─228035 nginx: worker process │ │ └─228036 nginx: cache manager process │ ├─aeb94065999bcd38c59c467872c9d2bb3740988fc2760409f21cd7f1bc6de8a9 │ │ └─89655 /usr/local/bin/rook ceph operator │ ├─5d98ad6f2cd3ef81a9b7422ad1d1b1459d310d3947accbeb628175612b94b099 │ │ └─234056 /pause │ ├─fcd27607dd63bc64b5efdbbc70e58fcbd343b2ad4946219540620af3cfc4d796 │ │ ├─176115 nova-api: uWSGI master │ │ ├─176158 nova-api: uWSGI worker 1 │ │ └─176159 nova-api: uWSGI worker 2 │ ├─d4f5bc3de9007dee7af45714aeabfea162113d6c9d391f3630d28ac29781c8ac │ │ ├─189340 /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 │ │ ├─189683 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) │ │ ├─189684 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) │ │ ├─189686 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) │ │ ├─189687 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) │ │ ├─189688 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) │ │ ├─189689 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) │ │ └─189690 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) │ ├─c019c5dce8468a5e71d34b11b8b447fee0911fdf4feeb879f1b56a0a112357c2 │ │ └─58943 /pause │ ├─7cbbfdb6784dab97d49140f3865a475cf8a36a456ec3ab2a55743cc31155e339 │ │ ├─209794 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209812 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─209818 erl_child_setup 1048576 │ │ ├─210071 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─210072 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─210082 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─210528 /bin/sh -s rabbit_disk_monitor │ ├─7aec2707ac75ea82d567730aedcb2fb507ef957d62864c0c3962b779ea344f41 │ │ └─42183 /pause │ ├─6dfa0053b11e5740f52035503be0acbf8afc73f0b400057fe189309a42c8d2ca │ │ └─113768 /pause │ ├─7ad06cd24fa12e31a9a0e86d5245b1c4e3a1c9c8c3584d60ebbcbb766797230f │ │ ├─188012 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─188220 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 │ │ ├─188231 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─254326 sleep 15 │ ├─b5ed0b92165230d270187d919c1249a3acafb94a01546a07c65efcd3aa0c8015 │ │ └─68355 /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 │ ├─1e7ff45b40593ccc922271eab2edae98e700f6c64db2fa008ef2971ae22df36b │ │ └─161352 /pause │ ├─b40831f768541c20fdba5f3eac3e9595c9eb4ae491c27479ba053803dd36d30a │ │ └─45185 /pause │ ├─9b24029fc2756e9ad1aa4d40fec76b46847f1958799ee65d2b932f49821183ba │ │ ├─95486 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95503 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─95509 erl_child_setup 1048576 │ │ ├─95591 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─95592 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─95602 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─96183 /bin/sh -s rabbit_disk_monitor │ ├─524cfd9b7f6fc2a68ec7e3c21a1010ef40acf453ab2438b3c5459ac6973fd0e1 │ │ ├─206273 heat-api-cfn: uWSGI master │ │ ├─206334 heat-api-cfn: uWSGI worker 1 │ │ └─206335 heat-api-cfn: uWSGI worker 2 │ ├─7751ddbec0715d15e8f4c1ed428e986d72f0bcf62b335e098c63bdfb7eff0cee │ │ └─159965 /pause │ ├─80502258227482fd3a8eb0486f721908f61d2dfaf1a7c1af71fe436babec9003 │ │ └─81434 /pause │ ├─f42c17547452b75d9104807430f3f64f22b21e64984d404512423650a053e856 │ │ └─67079 /pause │ ├─1e191d2fe2841b4616f0aa11234cde6835f4ca0f6075d0476f2ca75df1fc2454 │ │ └─68942 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4075ead40934bb09ee19b715574072f04d05a136af6ec1fcbb1243665c01b6f3 │ │ └─58897 /pause │ ├─41ff037be9ad5894e88ab8bf0b490464922411bca86cb8d0cafa2fdf2b39e0ab │ │ └─194626 /pause │ ├─b17d40e179b293d906806457ce5098613a7013554ef456eec2460e59db2a7db8 │ │ └─48140 /pause │ ├─a3aa1456a5daa799e8d4e5eaf9490f49da251fe823dcf64dd279860c0e637e87 │ │ ├─161429 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─161449 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─161466 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 │ │ ├─161613 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─253895 sleep 15 │ ├─f863ad32a20086bc48cdef55d49bc85b2d2f27614cb5d6b584d0287dea5c32df │ │ └─42191 /pause │ ├─2f691dfbb14c0c19eefdbf9873c1ae35f76521250ed6bac8edf228b6cdcb841d │ │ └─46504 /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 │ ├─5c393da21bfd174a523bf46e20ddbf594b9cb5eab6c55eee1cac75e312fcfffd │ │ ├─176842 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177111 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177112 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─983aa75cf7e479612d414f695979002dc90e16b1b349b678aed7dd7d441caa80 │ │ └─187458 /pause │ ├─f02895bad9b08320ac7752e6519deb6a5425b819f378c77e985789a58fe90acb │ │ └─52690 valkey-server *:6379 │ ├─5469ec8b3feef99bdceb938b440249774748814ab72b6f4b32040a0961c5e2c3 │ │ ├─192251 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) │ │ ├─192612 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) │ │ ├─192613 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) │ │ ├─192679 /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/tmpa490ctj8/privsep.sock │ │ ├─227442 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4ne84hc_/privsep.sock │ │ ├─227662 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp8jzv5aya/privsep.sock │ │ ├─227773 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─227774 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─227793 haproxy -f /var/lib/neutron/ovn-metadata-proxy/23bceb8b-42a5-4fcf-af1a-00b5efc6316d.conf │ ├─c204465369fa30cc28ed0090e9d54dd7990773a100d352710870df5378200254 │ │ └─59115 nfd-gc -gc-interval=1h │ ├─4d40c5c394d8eb2743cea4b511e66d25cfed981d0255d290f4fa202371135b72 │ │ ├─50449 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 │ │ └─53071 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─83577c4260b418585823f5c87000da07089ef3185a68cfb7741bd43fc27f198d │ │ └─66601 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 │ ├─bfa0b18a860589c98b129cd4cb7f219864401611436ed428a13911e100ed72e7 │ │ └─53259 redis_exporter │ ├─ce05f28b6f9a5edb1a3ce8a54f194c8ca7e8fbdf38438d0341f0f46b042ae47c │ │ └─50001 /pause │ ├─16a86af17089766c27ac86138e7bbaeb2eea1ee1dcda3dfadfd7fba8bbfad4b9 │ │ ├─178302 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178320 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─178326 erl_child_setup 1048576 │ │ ├─178382 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─178383 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─178393 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─178647 /bin/sh -s rabbit_disk_monitor │ ├─19561775886cdea81258a9148babfd065d273c2dc1a7034a77b3ddea8fb083f2 │ │ └─115375 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f0d9bbbffd4486c5f174b8ad0115f8f752214e9af29702cf0942956ef29fb9aa │ │ └─64966 /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 │ ├─561d6784431a9cc8df708ab96b6c11ee4e589dbc869ca14d9b6ddd36b7a95536 │ │ └─188067 vector --config /etc/vector/vector.toml │ ├─ca54e5f54075bda6b9c804612b236603b7a0a65fef06e07092cecc2daebe5905 │ │ └─59089 /pause │ ├─4df294a0ec111e7251554764b0f5b9b59e16cfec6f41cab8af18a5aa598b373d │ │ └─49302 /manager --metrics-bind-address=:9782 │ ├─6bad81db00d3ce3dc997db16a89ad27cb95fd1decfedeb08540f303761e9400f │ │ └─42210 /pause │ ├─2e3442bb40edf7353a8d748c8bb581ade4b77734084de9bd64bc3740e50281ac │ │ └─42097 /pause │ ├─0d2df9a822111e4e0dfc3c36633a72322cbbf33744ff58c43d3c69ce90f9712b │ │ └─49737 percona-xtradb-cluster-operator │ ├─164b7009538b1347695d8e483d08cb15f013b9666df07a2ea09df57dbdaf7bd8 │ │ ├─50504 mysqld --wsrep_start_position=59eff38d-a296-11f1-bc64-4b190ff71e6d:20 │ │ └─50631 /var/lib/mysql/mysql-state-monitor │ ├─f665f6c21882ca74c02183eed37516c6030c4259425f20624b0383d16ce574fa │ │ └─45827 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 │ ├─4f1a12897a712c4bb534d9acf6db93e91a68f3f3df792776f61c6fe00722a44c │ │ └─72146 /pause │ ├─8a114dd0620182d08a6820a6dc5865be78d1317e1cae48295e1adb68ae9af932 │ │ └─231372 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a3f24b4c17a44a3672464b43985a10c151eba3bf3c414192b1990c4dadb05b06 │ │ └─45241 /coredns -conf /etc/coredns/Corefile │ ├─c8f0e1e0170efbb07813e6d773da9661dbcf27143d98ce68222fa264adff2102 │ │ └─49423 /manager --metrics-bind-address=:8080 │ ├─579985ae99bfc5a7ad0d268039176132c81864bfa103b03f17a2824839178b53 │ │ └─117537 /pause │ ├─9379d316a09727c6fe4ef684fcf3ba8ed6df7e137c9827043f5bc64d09fa08aa │ │ └─43498 /pause │ ├─c304b76771675490fef867ad0edd1011846c1a4933ca604a54d9890d265343d7 │ │ ├─162031 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─162260 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 │ │ ├─162267 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─254086 sleep 15 │ ├─44937a0da3db5ab1d296dd2946c96cc41e918e28f2e28d5bbe56523e88987e26 │ │ └─46459 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a4becb636f2bd66744d52fa15bee82f7fa43f9ed97fcca58a8767873fbb9136c │ │ └─64290 /pause │ ├─1facae1db234bd9dfa533597b8848ac9e9dcdbeaea466abcbb2c57f5253851e8 │ │ ├─163208 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163224 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─163230 erl_child_setup 1048576 │ │ ├─163290 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─163291 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─163301 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─163578 /bin/sh -s rabbit_disk_monitor │ ├─26010c41c6a63918b7673fdecb44ca02da34302bd980b3b8abe71e5b8bf7558e │ │ └─65589 /pause │ ├─10a0f6c0561d562f9801b84bc08d6bb2e06d699c006f785d64bda3e7af538345 │ │ └─58080 /pause │ ├─009806bb465d0fcf34efef04dbc79c63111ac7334ef42e1919aadfc71807b30d │ │ └─67449 /pause │ ├─026de8332089e4251fe5f67cec1aa6c92b2c4cfceeb190985cdbdf58b9d89d6f │ │ └─160936 /pause │ ├─dffd262695e2441a7ae8e944d103f1dbbf9fa51b2d8bc00cb47cb4e522c38da5 │ │ └─50339 /pause │ ├─a832c01a884a5d39829e255dc3243b65337310c6a5a14479c42d49f23d6b0522 │ │ └─69600 /bin/memcached_exporter │ ├─3fb9a25b98e2916f8a0870f474e646f5b2cf2578716cae273c576705467fe475 │ │ └─69028 /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 │ ├─de25d9ad6e075e21be2355f1bc2ab7f10839be5f0c6cd6b233c166108a9df123 │ │ ├─192206 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192232 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─192245 erl_child_setup 1048576 │ │ ├─192346 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─192348 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─192359 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─193022 /bin/sh -s rabbit_disk_monitor │ ├─cc8d1f9d27a1a354f5386bbdbfce8285201e139b87b4f9f6731fa82bc89a09a6 │ │ └─102214 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7a108fc4faf1570b1a42a8b780678c21e73aedf2dea34885fb8f7abc28730454 │ │ └─209573 /pause │ ├─5d0240c67888f595db275a57a6de582c790a772fdb90257bd8b863c43b05455d │ │ ├─226093 octavia-api: uWSGI master │ │ ├─226109 octavia-api: uWSGI worker 1 │ │ └─226110 octavia-api: uWSGI worker 2 │ ├─41d77c2d70c90714e3d702fe9ff7ff1cd5b9159399658e93307685617e282f4e │ │ └─67951 /pause │ ├─8cf238003709a31f417d2d5d8f3d376ffaf68cb63138f129ef5a2c0b6cd3cd4b │ │ ├─206291 heat-api: uWSGI master │ │ ├─206336 heat-api: uWSGI worker 1 │ │ └─206337 heat-api: uWSGI worker 2 │ ├─0fac15f288a2ebb585ea235ce7683ff2958ac768d6d4abe7900b80040fe9e0c0 │ │ └─100922 /pause │ ├─0a90133c45d5af5081ec5f703c6e4e3f3cb590504ff0b6257f171f9e6efca015 │ │ └─67651 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f2291417520990dfee4f0180f0fa3d89f112178735545f108de8156b8a7a3ce1 │ │ └─238160 /pause │ ├─43fc976de9ac31a3368ed8b4d5df79a049b3d607762bd26630e396e5aa3c82d4 │ │ └─43739 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0a241d16fc3004fa2bf29d5e834a769fc272f67b74ef55b58716c85445f76ced │ │ ├─126876 cinder-api: uWSGI master │ │ ├─126913 cinder-api: uWSGI worker 1 │ │ └─126914 cinder-api: uWSGI worker 2 │ ├─488f6df70b50e5e4c1a0873a9b19c29e236fcc1af260cfab5cb85e717640a911 │ │ ├─159340 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159353 /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 │ ├─c67e054a699a1ba65dc7d9f52e7017d1c950183914c358242fe7e261718d0b98 │ │ └─180324 /pause │ ├─c174282fb946a0abbc7b38121c5bbefb3b700c475f323546f846422faf74ffa1 │ │ ├─70455 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70475 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─70481 erl_child_setup 1048576 │ │ ├─70778 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─70779 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─70789 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─70996 /bin/sh -s rabbit_disk_monitor │ ├─14efea83f9d71f5b5ed6a5e204e12575b2edd13931e230c779c8976c1fb2f7d2 │ │ └─64347 /pause │ ├─2e76a52124d84182c253b45f37fcfe26cd14d27853e0d2c935b88780d3c79d05 │ │ ├─228973 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228990 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─228996 erl_child_setup 1048576 │ │ ├─229058 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─229059 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─229069 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─229381 /bin/sh -s rabbit_disk_monitor │ ├─e95a2140afb455568fb70fecd7bd7d318e280abdaa841cbeabb625ba97c61f89 │ │ └─43477 /pause │ ├─c9ed007d77df408fbc80dd110a3dc5a6847dd56a987d98406e7fe6443fb3a0d1 │ │ └─69466 /bin/pushgateway │ ├─7955e1785ca4d2a8f861f85a6fc89d3ffe75cda2133facbcc6c0cb3cfe0fc947 │ │ └─236275 /pause │ ├─68732db8818cf15a68a1a2bd9179ae27465c3b0c4cd0299971e89009e9d86ef1 │ │ └─42650 /pause │ ├─8fa75407b7bec506d0c88894e2a4919ea881528114a7c2328889de6c66108b8e │ │ └─192098 /pause │ ├─095850be24e5555c586c032882d44766ee0fa02d843796f8f2713c2d1dc29691 │ │ └─82950 /pause │ ├─de462678f8635671a6ce97238e1d0e76831c9f1c74ded07d3a400200a7c4ccf9 │ │ └─238015 /pause │ ├─4d50b6f6bdfe83c8e65d65d28310b5a1a411eb2d0d96157a84e5d7709c57793d │ │ └─232628 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─53b39b0d58287d524971845cb9b8695d189b42005fa92d82f70f1202d023b765 │ │ └─88699 /pause │ ├─a82a2476bbd03dc801e8b9950acbff9065affd5cb5618ed06a488fd3816ee071 │ │ └─67567 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e396f408e021cd1cc67869c9fb2c4757c3786ff652d8c505302bcaf4b85b7dba │ │ └─178065 /pause │ ├─bc3a8c636d9a49a657cfc707ed875627c96c8a18c51dfd64c9b0896c04a7522f │ │ ├─176830 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177115 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177116 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ef68b536b246f15bd0735ee8877cd3dbe88a8fd6303eda8afeedddc5f0701720 │ │ └─193339 /usr/bin/libvirt-tls-sidecar │ ├─a4f78e210a3b143d142a7536de4ecad4f6bf8d2fe2775c0a1a86b3e742d365ae │ │ └─69331 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0fc3a20d33b56317f276378785c7f570f122f3c89fd5ac835602b54d2431eed7 │ │ └─45309 /pause │ ├─eef18b6c10507871c63505390db293e49fdefc795f1c4471fd45262e7e67a980 │ │ └─236302 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─379332727bc7c4a654e67ce1ffd3bc7eba45ebd0341c2687c98f7e4637f919b1 │ │ └─166760 /pause │ ├─41703da69f333c9411dffd142f891eeb9bf9620ae720ea7214251a7d98235adc │ │ └─131256 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7584162df7d62d5f87a6af9bb73e25850e3c50b2e291a6c2364be6d11e5ae570 │ │ ├─138428 placement-api: uWSGI master │ │ ├─138448 placement-api: uWSGI worker 1 │ │ └─138449 placement-api: uWSGI worker 2 │ ├─f4cb3201c81ab74001e5c209ebd62be5a218cbf104e9c7a05964fa6ab21ee22b │ │ └─117601 /pause │ ├─fbb865cd8e3b6b7c559a1efde1a92735e90accad9592be6e72fb53c0e6bf9e08 │ │ ├─115932 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115949 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─115955 erl_child_setup 1048576 │ │ ├─116006 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─116007 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─116017 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─116251 /bin/sh -s rabbit_disk_monitor │ ├─4f45f8218be4c21862eb0c093a81ae1b2bb0c2760a5b27b0f6734509e3f8d9cf │ │ ├─193002 /bin/sh -x /bin/wait-for-ip.sh │ │ └─254504 sleep 1 │ ├─8169695acf88fe5b9ce4d4bfc872e884a739757211fd69c93bf39b1b3fde59d7 │ │ └─158956 /pause │ ├─bc1398232313cf55048137b8e5d232635239621fc6a95c0bbd60b2e01daab07a │ │ └─44834 /pause │ ├─ffa87a86a6b29e91b459a37c427d25102df02f78043627314277df3e7f6b4931 │ │ └─217798 /pause │ ├─b9db3b9ab785909aa9ed73bb606b01f6c4529af35b40b77b7852ac92e5147834 │ │ └─64584 /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 │ ├─48edba10783bb7dea15500decbb757e82880dc8e70f649c0eb083a2704d55c59 │ │ └─46266 /pause │ ├─fcfc68378cbb6f00fd1b521d157b0fcb038dd01dadd29029f08785c6e8000fa9 │ │ ├─226687 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227222 octavia-worker: ConsumerService worker(0) │ │ └─227225 octavia-worker: ConsumerService worker(1) │ ├─9cbeb4988985b46fff7fa01cfb413dcffc22b228975a6b6776fad7fcecdab32a │ │ ├─101336 /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 │ │ └─244257 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8063b2995baa74ecb0d332ed90227734db38fd9323c82673beb8d71fcc8775d7 │ │ └─130728 /pause │ ├─00d9d0114817c3fa886b1b4de6bf720555de525f992bfcab8afaed1f6359e295 │ │ └─101232 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-lq4vz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bde1a9f9b7e88d1513f1a71f7ed61da3d229e2ef65fd8fbd92ed7508079062cb │ │ └─231119 /pause │ ├─c285186477beee000fa8a38400e9330b7fc77ec07d5ef1f2b14a33f1376bd230 │ │ └─110900 /pause │ ├─852c4b48f0f7086355e6aa7b46b70f663412d664c3123535b96c5cef6f4aa328 │ │ ├─111371 glance-api: uWSGI master │ │ ├─111384 glance-api: uWSGI worker 1 │ │ └─111385 glance-api: uWSGI worker 2 │ ├─1344f690cb45de2cdd804187add564586fe53376dd667547643fcc87bc8ad425 │ │ └─42302 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 │ ├─8b2a834c92b221e47ee672a6110ed7e3282fa77a5347f6f031e72fcc0e712ba5 │ │ └─238850 /pause │ ├─098918139059f6f11ba6623256ad7c84bc3f558bfb122519efeea173a0f587f0 │ │ └─42203 /pause │ ├─22575dfbc51b2db6e27262df42e0716d21cfdec669eaed5dbcbde2be6211d6ad │ │ └─232285 /pause │ ├─6d008f52b7fc4e3cd9021329eb9a43e1d20be63e294a773e303fb3ef885a46c6 │ │ └─50602 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5491fd7b7a4286e89d320ede9a138c10485decde6ef76c9ff8ce9e2d0e091ce9 │ │ └─194685 /pause │ ├─cdbc59adb0893105d646296be783a37017b406b3144d3b6e2b5870fa1698ec9b │ │ └─68901 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-148.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 │ ├─34e2a863a3b40dda28eb9ffbff1071e0c8b3215a0c2dc954c9b5dfd5d1627d20 │ │ └─65775 /pause │ ├─d2cf661c83276b2a8c5fa0b70e157aad1fdd425f64737140eaeb3800c77e4596 │ │ └─66723 /pause │ ├─ff881b8e320e61ad204cf9ed4d4a4e7331cb8f9978d24dc693a10cab3272bc7d │ │ ├─88004 barbiacan-api: uWSGI master │ │ └─88025 barbiacan-api: uWSGI worker 1 │ ├─176bb235be951e40a17665b0f241def47fe28c96f3990989adac945c1590db55 │ │ └─45686 /pause │ ├─6d668d814f86c03e82612073219c14ed5e0dfa6e0b72aae4426e884c78f6ff5c │ │ └─59208 nfd-worker -metrics=8081 │ ├─9bc69ee3c550c8896fed7734482fa4c75ad691ec8cc1c938de9f43a02f619861 │ │ └─70125 /pause │ ├─5cc3feb5cad6a0a523c1c826a0284194a8f9809ba109e051c8604353980f2e89 │ │ └─59148 nfd-master -crd-controller=true -metrics=8081 │ ├─6a112f758e4ded30f20103e5ba4fe3eaf65578a507b343a961afcd7aa0ca2920 │ │ └─161791 /pause │ ├─3316bda877179e33d747eb9fdbe7d8ca2bd3451a37d4b6be614f9337310b5cc4 │ │ └─115839 /pause │ ├─d25542d7b22ebbc8464cec672f146738d9c2f120c9b9139be461e4c0b169d4e4 │ │ └─49616 /pause │ ├─35a84b8b2b4f01096743eec2f5415dd80edda479c86ff76391b76210b93d844b │ │ └─46207 /pause │ ├─5f98f53207ed3adc033eab61b68242912b379c50edf59e7b9d4a81841bd63350 │ │ └─100853 /pause │ ├─471a0417e0008a1d59f1e7941b22609c70859db2b7576dd080cb083a0a17f06d │ │ ├─81593 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81610 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─81616 erl_child_setup 1048576 │ │ ├─81663 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─81664 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─81674 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─81899 /bin/sh -s rabbit_disk_monitor │ ├─32633812d421de781e8fa7dacdacd5fe0b3e7f61a1167983098a344a552ab76b │ │ └─64143 /pause │ ├─283fadca1f209c568417861548e33c6ecc5a18c58777ae8d3eab417123b934fa │ │ └─165891 /pause │ ├─40deb4778c1b90a12e38fc8cc7cde4df07e1f9e76423c28762b97a8929b552b4 │ │ └─234084 /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 │ ├─198f0f3e5b1166a8181abc4655f55ba01206e63d662c034cc0aa56e2c440c717 │ │ └─69180 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5838ec5f0e3d237433c47e29906ac687472cca6834a88d9ec122ac897364fcce │ │ └─159279 /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 │ ├─9fb3cbc4686cdd8f3a25c030e121105f1556352b9104149b3ff6694fb427bbbc │ │ ├─131676 /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 │ │ └─131868 /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 │ └─0ea97f61840d5bad73aaf22f58ff5efcc60257af3f2dd70a99bfdd068fecb5ea │ └─165172 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount