Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─22005 /lib/systemd/systemd --user │ │ │ └─22006 (sd-pam) │ │ └─session-21.scope │ │ ├─21933 sshd: cephadm [priv] │ │ └─22020 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1613 sshd: zuul [priv] │ │ └─1626 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1617 ssh: /home/zuul/.ansible/cp/199.204.45.248-22-zuul [mux] │ ├─422253 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wdfwohmbrhbhdgohndpwxhbotyksxnlw ; /usr/bin/python3'"'"' && sleep 0' │ ├─422254 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wdfwohmbrhbhdgohndpwxhbotyksxnlw ; /usr/bin/python3' && sleep 0 │ ├─422255 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wdfwohmbrhbhdgohndpwxhbotyksxnlw ; /usr/bin/python3 │ ├─422256 /bin/sh -c echo BECOME-SUCCESS-wdfwohmbrhbhdgohndpwxhbotyksxnlw ; /usr/bin/python3 │ ├─422257 /usr/bin/python3 │ ├─422260 /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 │ └─422262 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 … │ │ ├─ 9963 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12451 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e58dc312d09a47ede0e6bd71699627dc486b06b7bb9ee3b32400a5c7866c5e2a -address /run/containerd/containerd.sock │ │ ├─ 12822 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f1701766c5c872ac0d420e110a52e3661524a19d1dd0a1f693a4b48c3714e264 -address /run/containerd/containerd.sock │ │ ├─ 18969 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f089a3e84e8d30808d756a5b18c4c198b6474c9bc866c547e5655eac31da802a -address /run/containerd/containerd.sock │ │ ├─ 25546 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a3e63c97faa5e0f83d54ba172003af0faa4a725284411cf523cbb0636011599d -address /run/containerd/containerd.sock │ │ ├─ 30245 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 114ec92f3bed3a52d073ed437219b602e50007911d1beca38a403b5b299e3033 -address /run/containerd/containerd.sock │ │ ├─ 34968 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f75bdbe95f35ff98ef7879e6e3a6b3be7c9ea14ab7c508c7cfd93ab411d9838 -address /run/containerd/containerd.sock │ │ ├─ 39542 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 15127ee41193ec87a8fcf3f41020d4103894236a1fa030074730ccde95edd21e -address /run/containerd/containerd.sock │ │ ├─ 42096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35c8e0c2a6ff8a0b66bc2e0a1f0e76133766e545b17352b0e20fb741158f0d8 -address /run/containerd/containerd.sock │ │ ├─ 42102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b93e083f180191f94e7241419254c59f1bc49cff2167d18b42daca4b3a49650 -address /run/containerd/containerd.sock │ │ ├─ 42103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d33c616f5fbdedefeb28e88611a51e6bdacbe441e173cd88eb1c0fc3675e7d0 -address /run/containerd/containerd.sock │ │ ├─ 42141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f8f36d58299d95de209f6fd837fee71b1d57f7202ab08b61acb2c8f74351be0 -address /run/containerd/containerd.sock │ │ ├─ 42146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 333da43bc1ae821466daa78da435664695ec961cac6f31204bf42d9769119e4e -address /run/containerd/containerd.sock │ │ ├─ 42701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71642b5389d9a110551193950af3f35c014e9c78bcf3edd07384b34c0ad00b39 -address /run/containerd/containerd.sock │ │ ├─ 43439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783e006f1da148dd00f405bdf4839e41e5dec44e9478525225fee8d752435f1f -address /run/containerd/containerd.sock │ │ ├─ 43456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b8ecf9f4b2bccf5c76f971834c4e7a1fcac310aa28224bc7ab2c47138561579 -address /run/containerd/containerd.sock │ │ ├─ 44794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52e43014f4cc3adc0d37d3cdc1b9291ead1802a2a5ef5e24c09cdd64df205c6 -address /run/containerd/containerd.sock │ │ ├─ 45188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 084ab45a17289654f22b05006834e64aeb6ad095dc8a99699bde9e8641f4c3f1 -address /run/containerd/containerd.sock │ │ ├─ 45227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 492e4dc51471172fc3cbcd77e6f7a4f1ee6533d7b24ce5e74e73028e15d9c79d -address /run/containerd/containerd.sock │ │ ├─ 45694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a1842a2038f817d19ee272500a20a266d892507b1b3cfb1ed2ce929fce9aef -address /run/containerd/containerd.sock │ │ ├─ 46184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc67fb3c05f8f4218479f1fbe40514aa3fa9d631ea19ef57c3cee2b99554f302 -address /run/containerd/containerd.sock │ │ ├─ 46223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bdf20850e8d362af77c91e11e278a65eddd022dcf3891ea8555997313fa2f1d -address /run/containerd/containerd.sock │ │ ├─ 46262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12fcb215d689b26508d8e1cec1e7d76de46aa3c74e38904f10d04b20dd4b553e -address /run/containerd/containerd.sock │ │ ├─ 48308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a157ccbb4d3f02ba1d888fd83ecab4d44f188b65e979026c652aa2ad7bbe49b -address /run/containerd/containerd.sock │ │ ├─ 48401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d68f857637c34a800cf12869fa45b19e5e1f6d9097592f78e67e466e6c89f7d -address /run/containerd/containerd.sock │ │ ├─ 49375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 883185970568b8b838f42a1d8d4d6fed69e25af5f775475d5d8e0f9b46644bfd -address /run/containerd/containerd.sock │ │ ├─ 49476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fd4fa2385c290dc4c1340c70ea784c25901831b52e978cce6fa757cf4d20f73 -address /run/containerd/containerd.sock │ │ ├─ 49820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d70dbda854e4cc3173a211a0d0414a8a4112d056899e58c41cd45ae9da13db -address /run/containerd/containerd.sock │ │ ├─ 50110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd02ac7e9b634dcf2caa1565e78d68bebc0987ba3f1b2837f6b7220ae800455 -address /run/containerd/containerd.sock │ │ ├─ 50535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d8875855ad96ffdbcb6be07a19b6970faeda4ff89f98d42554f51d2286d02e -address /run/containerd/containerd.sock │ │ ├─ 52594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63c8e6b2ba343e81036cc663a2d52e0a204c1b6cd346ec2474adca994f35f7bd -address /run/containerd/containerd.sock │ │ ├─ 52745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7481aa810706f7eeb905cb898b34667e1c74bcb134c936481acc6209a5c93d8 -address /run/containerd/containerd.sock │ │ ├─ 56948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97ef1d5b14e81abc6ee1ed62a982b14a594e2a65f2d2ea5fff8cf7f9d98d4c36 -address /run/containerd/containerd.sock │ │ ├─ 57613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd9552419faf1a9212da16b4ee95134b3cd871c283058a249635c8880edf7b0 -address /run/containerd/containerd.sock │ │ ├─ 57682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042b4efb6de2124995a850ccb7d48e65cb65f545f0dedd855d97b0c3a54270c6 -address /run/containerd/containerd.sock │ │ ├─ 57721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00ac66254b613c790a513a593111f258830878eeb748d4fab88fa9a5e85c6f6d -address /run/containerd/containerd.sock │ │ ├─ 57875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e77265fa5fde88c0d90f9fee97552852f37f5f546c0fec17f55a75d7867b0712 -address /run/containerd/containerd.sock │ │ ├─ 61854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e180a3f82f3426155f94e2403836798a8d51d4759cbdec1d642e0f1a807daa7 -address /run/containerd/containerd.sock │ │ ├─ 62002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2776d4d5ff46e9fb4033d7a29cfc952fad702a1330118ceead5a563992cdc6 -address /run/containerd/containerd.sock │ │ ├─ 62042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 939fb037986182aebc895ae470e157f926656eb8d2346ea93de43a661daeca5e -address /run/containerd/containerd.sock │ │ ├─ 62090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb653a91372e696b462bcb8f559fbfbf27a7be124c1a621fa3bdde776e41bd7 -address /run/containerd/containerd.sock │ │ ├─ 63473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9e060263050cc6e96879ae5ef278714de4e22ff51c404c48cb09c2943177c30 -address /run/containerd/containerd.sock │ │ ├─ 63627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aef5a8a51fd13bf6a71ed030061d7f6db2fd36d1db77367fdd4791d895514c4 -address /run/containerd/containerd.sock │ │ ├─ 63826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61420ac0e7ea3eb5abf0fce56cc92c1801fc5f5d867b389ba8ce3f20a0555fc3 -address /run/containerd/containerd.sock │ │ ├─ 63880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7a3030a2f20588d61dc24aa18262db2e3b22ec6f0cdf58e937539c7c910115c -address /run/containerd/containerd.sock │ │ ├─ 63989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa302c0e169f49b8cda8ff3c6f1d1522ea64c4dfa4a5afbb6611b3f4c1bfd01 -address /run/containerd/containerd.sock │ │ ├─ 64334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5674be1b795d94c3e99c45627b9489131adcb2adb81e06c16ebdfe0905e9811e -address /run/containerd/containerd.sock │ │ ├─ 64654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34df927658486a7309bb7bb5a8a648f950a3eafc29b27892a571604477ec6c4a -address /run/containerd/containerd.sock │ │ ├─ 65027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd408c52616045f3bb50d2a51038a8052f0864c0ad7955c91103ffabcd0e5521 -address /run/containerd/containerd.sock │ │ ├─ 65456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df77a28174b3a7de7d9af9b2357433a424fa4df74ac49fbbc4e707a9c9e0443 -address /run/containerd/containerd.sock │ │ ├─ 66179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a5b41669d56afb069a13f7ad40e2177e757e3e4ffa85f93dc5adfeda4e19e49 -address /run/containerd/containerd.sock │ │ ├─ 67672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78bb9bf7d5c4a1db1d92cf5bf31602386691ec57daaa4d43d3a378ec8709063e -address /run/containerd/containerd.sock │ │ ├─ 69905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41fb4fc5ed5f4a61c30fcafabbc864800df957f5b0d1a4f3ac8048728afac864 -address /run/containerd/containerd.sock │ │ ├─ 79235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecdf6dfd40025feaed9cfc896808d47472b7a1409e8183307575d871390ec366 -address /run/containerd/containerd.sock │ │ ├─ 80734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d291c03cef731fe0a64e603dd300552bed8de650a749afc0678d0680cd64adf -address /run/containerd/containerd.sock │ │ ├─ 86584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8388944d55efb47d2a28a238d72c5a39dfdd1b521e32fe7cd45e464e1143391b -address /run/containerd/containerd.sock │ │ ├─ 92762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd7fbb0097a35f5b77b9f043bbab36f301b1a6ba8ef509ba7a324780b17e94aa -address /run/containerd/containerd.sock │ │ ├─ 96693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dadcb02407822c25c7d100152bf2a53c176901e3d71c63f5a7a6ca686256814f -address /run/containerd/containerd.sock │ │ ├─ 96982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eddac1cdfc2ffee17c6c9aa52eb3b552078502186e8eb646d817d8d273c827e7 -address /run/containerd/containerd.sock │ │ ├─110008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9be97801ebd66b6801a9c0fa4f95db1b1f8d20c4cbff20e84b3b93fa3047506 -address /run/containerd/containerd.sock │ │ ├─111710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a6b08f468cab71969a628bcabe69b342a3601faa930c3c5e08e19cbb32410ad -address /run/containerd/containerd.sock │ │ ├─111748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08251f53d084772c5ed4ad20689bc295a4d07d43cb5db294bbdda66fb694a25f -address /run/containerd/containerd.sock │ │ ├─113638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c4c3259b3c5081020186b536e89f5143616c8941c79bc659177a413c1fbd89 -address /run/containerd/containerd.sock │ │ ├─115492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 686a51606c843f259ae2010ee8220b734a17b6c7397bf2df984070a3df97b720 -address /run/containerd/containerd.sock │ │ ├─115609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e75c46910f1e576afa2215eb761bd23f86251e49999e573e283de82704daed1f -address /run/containerd/containerd.sock │ │ ├─128507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5229ae48eaaaa058ccdf5900e09a126f69138837989d942649a2cd0ff44ad121 -address /run/containerd/containerd.sock │ │ ├─128574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 225c07e25b01e99aa600eef42f7407788f544cc56d319f669e045fbf13460731 -address /run/containerd/containerd.sock │ │ ├─131211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409b49d128e79b96a15aed42d3c276241cb4dffb8ee7dbdfffa67742911d8609 -address /run/containerd/containerd.sock │ │ ├─157842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd9a4da3eb075565908fa27bc5d78b6db1858262bd7cb46b13bcd0d476809270 -address /run/containerd/containerd.sock │ │ ├─159501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3e137536249c8cdf01aead9274504771206358912034b98414d0139efff1168 -address /run/containerd/containerd.sock │ │ ├─159933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a01fff2b3921141aa6731128c1d2697b48fd183509f184fd28aa44bb7418d3e1 -address /run/containerd/containerd.sock │ │ ├─160791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ed00bc39278d97982682e6eb33dc0add91c951611310d447f36c332825cea5 -address /run/containerd/containerd.sock │ │ ├─163149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a73aafc56c83754c9a5fa33bc8db1671240eb6c34dad6e6105d7fdff0986e7c -address /run/containerd/containerd.sock │ │ ├─163495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22747e8c2453540d9fc9337115ccb7021c101d41d030ea34a62060123c6552b1 -address /run/containerd/containerd.sock │ │ ├─163553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c75963c14a68b6d9d46a216e230ae9ba4a5fb25f2d384a4d32d9353fac0ff51 -address /run/containerd/containerd.sock │ │ ├─163675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc2475e7a7933a5b6a66c23d405d7b6d02631d53c9aae4b9233ce8ee6d0aee4 -address /run/containerd/containerd.sock │ │ ├─164026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254a2138cb5dadf0e5aaf9f48039bee5b2b091c987e3e3eee7bcde76fca3960b -address /run/containerd/containerd.sock │ │ ├─164198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6822de429ce2a4a21170687dbc4e3345400d02f711b20352f347173a37e7e951 -address /run/containerd/containerd.sock │ │ ├─175775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288012559eae1bbbcb42578706a2e508b7b0b807bfda5229a64cc9f5c99dd045 -address /run/containerd/containerd.sock │ │ ├─177673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2feab7727846a5a20797b9d0012a165ee25e39dead428261cd07b09e9c05207 -address /run/containerd/containerd.sock │ │ ├─177738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daac099c4be83fbf9022f821f265b4e03a366e3c8f7ca15c6c241aa99e6729df -address /run/containerd/containerd.sock │ │ ├─177794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9f6448d943f1ca9fd3c31d9ea14037fde3dad436a7bcbedb00833c60fbba1dd -address /run/containerd/containerd.sock │ │ ├─177802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 710d808d4b1d32c4ee52cce7a3546812526af652dd2dc7150012c5d4b925140f -address /run/containerd/containerd.sock │ │ ├─178082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 746575b1bb8c0849f7fe1edd3042a0ccaa35bd4fb5a2a3ebbd3eaa7b7dc7c388 -address /run/containerd/containerd.sock │ │ ├─178281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8285ba05b2188015aa75079d0777f6684988d4521f25072ac41eb002eb0861f -address /run/containerd/containerd.sock │ │ ├─178331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdba94b2d42cc6289dd917af7234f58f70ccfe8c823aa44fb40e15c1be0488f9 -address /run/containerd/containerd.sock │ │ ├─191924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4364794e0f550c7728680a919e8560bd85753f963b857b584f9d3a4b829e668f -address /run/containerd/containerd.sock │ │ ├─194341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ad2dd0b0249168fb7f22903357a41110844e9218150222b4cced73d84b6b9d -address /run/containerd/containerd.sock │ │ ├─194384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bae229001a742248ac95e817b15c17ddb771bbe07977635c45d1f9acee9f824e -address /run/containerd/containerd.sock │ │ ├─194451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21c457ec42a47333fac3677fae24a46d4eb2c60f40ea4e74f8f00b5535f4ca8 -address /run/containerd/containerd.sock │ │ ├─211409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c5ec771c493b71a6855ebb516b28933d926e35d1025fb02319046b005479df -address /run/containerd/containerd.sock │ │ ├─219041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01408f2332dce7addf71deffa1fbabf077e2b92e9893329bd5d6266cadb820d3 -address /run/containerd/containerd.sock │ │ ├─219085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95ab69b0ef5ebc639edd34f0c5e435fb096f2dd7b14c72bb1358edce6d976e09 -address /run/containerd/containerd.sock │ │ ├─219139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07d8c6df6d47d1a5c7c1e74b56143db7f2bc3d63f3965843009f0ad8e7d3f5e4 -address /run/containerd/containerd.sock │ │ ├─219485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ffa700c7dc43d6b19fd57aa25b974b0efaf047247967db0eb3e32dbf33fc80 -address /run/containerd/containerd.sock │ │ ├─231047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608f4137383a8604c15aebf96a2d70e144eb985660f257963ec79d3fdf483bd4 -address /run/containerd/containerd.sock │ │ ├─233559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93b8ff786f880cb28f8915c21704d60afb2fe7e046449366fc234c47f7d494c0 -address /run/containerd/containerd.sock │ │ ├─234836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8007b592b4df5b65a75d4ba9b7da6af8018f20acf72e3f1f4842227b808800b -address /run/containerd/containerd.sock │ │ ├─235800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 864f876cddf93d36e2891559374190fc20ff82227729869d0c27fcb581bcfa49 -address /run/containerd/containerd.sock │ │ ├─236782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc6d2a673fc5346c48f8e7ef38cd0e1bbc0785fcc355d985b56d2a6439c93b6e -address /run/containerd/containerd.sock │ │ ├─239069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f236c35bcdae02de4bf6dac6521fda5dc502e67627fed7dc29902ad6a224c0 -address /run/containerd/containerd.sock │ │ ├─240074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8ee185842bc14ed9bb16b9086afe31b3aa9b319dd42b6dce4405b04b571002e -address /run/containerd/containerd.sock │ │ ├─240118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fae6602d8776068e13810afb7cdacbadc831b9e36df842887cc166e4a13718c1 -address /run/containerd/containerd.sock │ │ ├─249932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24554f8187b8d6372be8bfb3e19fa4261f40d9772b4fe19544cd68f418aecab5 -address /run/containerd/containerd.sock │ │ ├─250455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3487b309bc424ddd13fc4b53ee25eec2788c94af882a4d84058bec4f44e5b38a -address /run/containerd/containerd.sock │ │ ├─253379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94e20af1c69937bde788d58a6b582ad94c70afb0fb21b6f65421b0ffed9bb7b3 -address /run/containerd/containerd.sock │ │ ├─258114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4fdc80ef5ce68f524457bbbba205d8a8830b859c9b3145b2b2a040a65f36d61 -address /run/containerd/containerd.sock │ │ ├─258247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4efdca68747824e79a95b629dee02230f516c5d16a23a1ae42b54c18cca32f4e -address /run/containerd/containerd.sock │ │ ├─258323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03049540aca42fe47749d9d3771c54f13aa3c89441ded643275cad483f5e62a7 -address /run/containerd/containerd.sock │ │ ├─258462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 101a145840558556e4986def01d3a654876d99909bda29f58843c56a3bf4f675 -address /run/containerd/containerd.sock │ │ ├─270900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 602642c23973d24234ea9f7d12bf6825ef675c11b96be765f1ef2b086a3306c3 -address /run/containerd/containerd.sock │ │ ├─273646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5879c908b51734a5c9f6f034d09296806ae20dcd2dde9b87d2988d263af9ecdb -address /run/containerd/containerd.sock │ │ ├─274998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36757ce7c51ff84c64213567aa803e6e4f9912ff5144e5aaf295015372c6cec0 -address /run/containerd/containerd.sock │ │ └─422160 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/12fbc8990c69cdf6c62a767a6c014387248adf841f7fd043f91f7983cce93872/log.json --log-format json exec --process /tmp/runc-process2802781036 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/12fbc8990c69cdf6c62a767a6c014387248adf841f7fd043f91f7983cce93872/aa9fb87b76fd074bb936bd613f4ca110245bcefed75e763097f4e77a78d3e2ab.pid 12fbc8990c69cdf6c62a767a6c014387248adf841f7fd043f91f7983cce93872 │ ├─packagekit.service │ │ └─1421 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-f1701766c5c872ac0d420e110a52e3661524a19d1dd0a1f693a4b48c3714e264.scope … │ │ ├─12848 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qnfnpf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12867 /usr/bin/ceph-mgr -n mgr.instance.qnfnpf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29949 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30228 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qnfnpf.service │ │ │ ├─12736 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qnfnpf/unit.run │ │ │ └─12767 /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-qnfnpf --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.qnfnpf:/var/lib/ceph/mgr/ceph-instance.qnfnpf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qnfnpf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qnfnpf -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 │ │ │ ├─18928 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18949 /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 │ │ │ ├─25265 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25528 /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 │ │ │ ├─39497 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39517 /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 │ │ │ ├─34672 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34951 /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 │ │ ├─12378 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12409 /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 … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157219 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42560 /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.248 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-f089a3e84e8d30808d756a5b18c4c198b6474c9bc866c547e5655eac31da802a.scope … │ │ ├─18995 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19014 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r9c525dcb28bf43638638042c416bff34.scope │ │ └─192489 /usr/sbin/libvirtd --listen │ ├─docker-15127ee41193ec87a8fcf3f41020d4103894236a1fa030074730ccde95edd21e.scope … │ │ ├─39569 /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 │ │ └─39606 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─docker-a3e63c97faa5e0f83d54ba172003af0faa4a725284411cf523cbb0636011599d.scope … │ │ ├─25571 /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 │ │ └─25583 /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-e58dc312d09a47ede0e6bd71699627dc486b06b7bb9ee3b32400a5c7866c5e2a.scope … │ │ ├─12488 /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 │ │ └─12501 /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 │ │ ├─10992 /usr/sbin/chronyd -F 1 │ │ └─10993 /usr/sbin/chronyd -F 1 │ ├─docker-4f75bdbe95f35ff98ef7879e6e3a6b3be7c9ea14ab7c508c7cfd93ab411d9838.scope … │ │ ├─34992 /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 │ │ └─35005 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-114ec92f3bed3a52d073ed437219b602e50007911d1beca38a403b5b299e3033.scope … │ │ ├─30270 /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 │ │ └─30282 /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 │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─157037 /sbin/iscsid │ │ └─157038 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─686a51606c843f259ae2010ee8220b734a17b6c7397bf2df984070a3df97b720 │ │ └─115515 /pause │ ├─8649444729cfe4b86c3f4c1516edc1746c4667cc365ed686d4805e13123f99c0 │ │ └─268618 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─88723f3d862e116748b7750737470a0b72734083f46fac589ab110e0c237b8ec │ │ └─88378 /usr/local/bin/rook ceph operator │ ├─d758127d7d470c3c9a9ec49a0832683389128c94b3212ae80d62e2c9e4355b26 │ │ └─192287 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cd408c52616045f3bb50d2a51038a8052f0864c0ad7955c91103ffabcd0e5521 │ │ └─65067 /pause │ ├─0fd4fa2385c290dc4c1340c70ea784c25901831b52e978cce6fa757cf4d20f73 │ │ └─49499 /pause │ ├─3a6b08f468cab71969a628bcabe69b342a3601faa930c3c5e08e19cbb32410ad │ │ └─111734 /pause │ ├─8ed70a0c22bc567bb55cc09b8b5de1a2bf8f30b9bdf40a42e3219ba9875f902b │ │ ├─190017 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─190397 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190714 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8xg144_1/privsep.sock │ │ ├─382790 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzwmjlwfs/privsep.sock │ │ ├─383190 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdbemva9f/privsep.sock │ │ ├─383545 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─383547 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─883185970568b8b838f42a1d8d4d6fed69e25af5f775475d5d8e0f9b46644bfd │ │ └─49399 /pause │ ├─24554f8187b8d6372be8bfb3e19fa4261f40d9772b4fe19544cd68f418aecab5 │ │ └─249956 /pause │ ├─39e841eb2368989fec6d79236d74cc6c069a1664eed88a39f1c82df62a31cdc8 │ │ └─66372 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─102ce0f7b996073c928d5fe3c888bb4d1f092c30ff764389d465bce544d84a4c │ │ └─42358 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 │ ├─b1ec325a687e1aba1e3ea173ad2eabd520541cfde33cafdfb0149e36233c6a9d │ │ └─255961 docker-registry serve /etc/docker-registry/config.yml │ ├─5f8f36d58299d95de209f6fd837fee71b1d57f7202ab08b61acb2c8f74351be0 │ │ └─42231 /pause │ ├─865156b843b9da66992c8e00295a05296eca80cf4b54d718c9a68be2cc894483 │ │ └─42487 /kube-vip manager │ ├─34d9c581f015c11fafd2f0fa3bf257b158844b989fe172c125159e4e7464b366 │ │ └─53254 redis_exporter │ ├─0d68f857637c34a800cf12869fa45b19e5e1f6d9097592f78e67e466e6c89f7d │ │ └─48424 /pause │ ├─7ce0acc4034aca740cc9fbb891eba2cb0ac6afb2f5343255cee9f6eb58fc8c19 │ │ ├─174958 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175360 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175362 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─409b49d128e79b96a15aed42d3c276241cb4dffb8ee7dbdfffa67742911d8609 │ │ └─131238 /pause │ ├─d7481aa810706f7eeb905cb898b34667e1c74bcb134c936481acc6209a5c93d8 │ │ └─52768 /pause │ ├─f8ee185842bc14ed9bb16b9086afe31b3aa9b319dd42b6dce4405b04b571002e │ │ └─240100 /pause │ ├─f503fc37f9ab651e294af2af673ee00b8044b4f2fce0e0f7c5b01b3e2fe338a2 │ │ └─233663 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dac5489b1d36981613dbc39e59b52632bd1b020395e10e70ad12e9c85a2e9cfe │ │ └─235850 /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 │ ├─a2c4c3259b3c5081020186b536e89f5143616c8941c79bc659177a413c1fbd89 │ │ └─113663 /pause │ ├─c7a55cc2c70bc7668b883b86a821fdfdcc0b78e775a957ff2a3c6f8dbd33ee0f │ │ ├─129710 /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 │ │ └─129878 /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 │ ├─446a8884b2e11816fe1bcc9bc19c81800ab09a7cffe78b6337ed46412b0e769c │ │ ├─187223 neutron-policy-server: uWSGI master │ │ ├─187243 neutron-policy-server: uWSGI worker 1 │ │ └─187244 neutron-policy-server: uWSGI worker 2 │ ├─b21c457ec42a47333fac3677fae24a46d4eb2c60f40ea4e74f8f00b5535f4ca8 │ │ └─194478 /pause │ ├─12fcb215d689b26508d8e1cec1e7d76de46aa3c74e38904f10d04b20dd4b553e │ │ └─46292 /pause │ ├─e9fe90850bf88e8e62cd965707d6d71645a8b0e8cc80702ba98ca40dd2868214 │ │ ├─211627 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─211649 erl_child_setup 1048576 │ │ ├─211702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211703 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211713 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211899 /bin/sh -s rabbit_disk_monitor │ ├─042b4efb6de2124995a850ccb7d48e65cb65f545f0dedd855d97b0c3a54270c6 │ │ └─57707 /pause │ ├─646b7137e6175c25dd285768b236fc8b77f51c6cce10327e98688354367b5a36 │ │ ├─173967 nova-metadata: uWSGI master │ │ ├─174007 nova-metadata: uWSGI worker 1 │ │ └─174008 nova-metadata: uWSGI worker 2 │ ├─f6acb7a200ef10d533e8c36267c404d8d8b76b1b461a1a8452c8572062dd5db4 │ │ └─44859 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─34df927658486a7309bb7bb5a8a648f950a3eafc29b27892a571604477ec6c4a │ │ └─64678 /pause │ ├─1074ac6d85a4cbb74459bf30931b588824ef8fb7ce34636a003d3d3abeadc5d3 │ │ ├─250336 magnum-api: uWSGI master │ │ ├─250387 magnum-api: uWSGI worker 1 │ │ └─250388 magnum-api: uWSGI worker 2 │ ├─669730ca438a3595ea9c4b1ba48a5b9f6b734d2afe3d69d75b0438194c338484 │ │ └─46406 /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 │ ├─cdd9552419faf1a9212da16b4ee95134b3cd871c283058a249635c8880edf7b0 │ │ └─57640 /pause │ ├─1353ac892ec536d1bf7244594fa84f42a04b00d42cee0723cb5b0849ecc60513 │ │ └─66586 /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-248.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 │ ├─084ab45a17289654f22b05006834e64aeb6ad095dc8a99699bde9e8641f4c3f1 │ │ └─45213 /pause │ ├─80eb4c5b7c0bd86e6372c10581da93bc0bd135507d3039dc30e8308151c5fd90 │ │ ├─347062 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─347580 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347680 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9vl0zdrf/privsep.sock │ │ ├─348081 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpoaautw9l/privsep.sock │ │ ├─348725 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348726 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348756 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/87175221-4877-40c5-a27b-d68acb894ac8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/87175221-4877-40c5-a27b-d68acb894ac8/host --addn-hosts=/var/lib/neutron/dhcp/87175221-4877-40c5-a27b-d68acb894ac8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/87175221-4877-40c5-a27b-d68acb894ac8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/87175221-4877-40c5-a27b-d68acb894ac8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3a216b6c-415a-471e-a43a-9b1fdc9d88db,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─348760 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d03cc167-edd3-4d0d-890f-79117912d818/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d03cc167-edd3-4d0d-890f-79117912d818/host --addn-hosts=/var/lib/neutron/dhcp/d03cc167-edd3-4d0d-890f-79117912d818/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d03cc167-edd3-4d0d-890f-79117912d818/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d03cc167-edd3-4d0d-890f-79117912d818/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7357e37f-dca0-471c-a382-2bd77f3f59b4,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─348822 haproxy -f /var/lib/neutron/ns-metadata-proxy/87175221-4877-40c5-a27b-d68acb894ac8.conf │ │ ├─348831 haproxy -f /var/lib/neutron/ns-metadata-proxy/d03cc167-edd3-4d0d-890f-79117912d818.conf │ │ ├─382582 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpuzybgr9w/privsep.sock │ │ └─387826 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpmxkvx68q/privsep.sock │ ├─6dd02ac7e9b634dcf2caa1565e78d68bebc0987ba3f1b2837f6b7220ae800455 │ │ └─50133 /pause │ ├─2d962c3bae524d9f9c97e13e5af59c7a90c8dfaa3e77c8fb9e2d4c483fd1997c │ │ ├─187176 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187580 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187583 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187586 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a18c45b72b5d0f533b53ef883a0d3f9fcc06fbf2c3c1bc2493dab5a412281250 │ │ └─62402 /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 │ ├─d9be97801ebd66b6801a9c0fa4f95db1b1f8d20c4cbff20e84b3b93fa3047506 │ │ └─110032 /pause │ ├─d72f94ede8f98ddcea2342e95d87d794bacb451347a719cb3c870f321439e7b0 │ │ ├─198509 /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 │ │ ├─383983 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpgkar7s_f/privsep.sock │ │ ├─384642 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp0bbg303t/privsep.sock │ │ └─385973 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpnf_fkbec/privsep.sock │ ├─cd7fbb0097a35f5b77b9f043bbab36f301b1a6ba8ef509ba7a324780b17e94aa │ │ └─92785 /pause │ ├─7aef5a8a51fd13bf6a71ed030061d7f6db2fd36d1db77367fdd4791d895514c4 │ │ └─63650 /pause │ ├─93b8ff786f880cb28f8915c21704d60afb2fe7e046449366fc234c47f7d494c0 │ │ └─233584 /pause │ ├─9e2a2562d916ac0151e3ac88745d2165bf10afb66ca5265b83d3f00d9a6f299c │ │ ├─50744 mysqld --wsrep_start_position=dd3aa35c-904c-11f1-83a1-fb719835f34c:20 │ │ └─50866 /var/lib/mysql/mysql-state-monitor │ ├─6a5b41669d56afb069a13f7ad40e2177e757e3e4ffa85f93dc5adfeda4e19e49 │ │ └─66203 /pause │ ├─517c2d99ba63364058db46fcf0d6b26018ae2a179ecea7588e90fd58c46355e3 │ │ └─49646 /manager --metrics-bind-address=:8080 │ ├─7e180a3f82f3426155f94e2403836798a8d51d4759cbdec1d642e0f1a807daa7 │ │ └─61908 /pause │ ├─22d8875855ad96ffdbcb6be07a19b6970faeda4ff89f98d42554f51d2286d02e │ │ └─50559 /pause │ ├─d4b125c0f71478016bf90efe7c1d2e673f81b83ee4dca8d2e15173e030fe5586 │ │ └─189980 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─bae229001a742248ac95e817b15c17ddb771bbe07977635c45d1f9acee9f824e │ │ └─194427 /pause │ ├─beb82bea219755d7f226abc6ab78c250332d12e5e658b486cc1664d671505ff6 │ │ └─62526 /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 │ ├─4e8dc0d651a007e14b912f51ea921e655abf5a175a24e03dbc917d696facc671 │ │ └─191630 /usr/bin/libvirt-tls-sidecar │ ├─a5d789430941a0760c41e0e8fd8468974af3efb69f327939debc04dc1b081945 │ │ └─64533 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 │ ├─5573893779a2641e023e2238a8f613dd5f3d54e807d06f6d78619346f150d57b │ │ ├─67966 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67989 erl_child_setup 1048576 │ │ ├─68099 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68100 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68268 /bin/sh -s rabbit_disk_monitor │ ├─854c949e6075d979e48b868132c8104242e0e515a01f3ba368926665bf77e787 │ │ ├─229124 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229697 octavia-worker: ConsumerService worker(0) │ │ └─229714 octavia-worker: ConsumerService worker(1) │ ├─cb0d55af926ce3c340291700a426edb53935c7d886bd81c29110403780aa1166 │ │ └─45311 /coredns -conf /etc/coredns/Corefile │ ├─a7564381c1d993fd24c23cf1a805b340528d7784a5f14242d66fd88794f32558 │ │ ├─187169 neutron-api: uWSGI master │ │ ├─187209 neutron-api: uWSGI worker 1 │ │ └─187210 neutron-api: uWSGI worker 2 │ ├─e26768ac64edc6634dfc8b35b93bc7d99e720215f85570add32e6b4f396d22f8 │ │ ├─207582 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207918 heat-engine: ServiceWrapper worker(0) │ │ └─207921 heat-engine: ServiceWrapper worker(1) │ ├─5f4892bd44cbd2e9e3190ed35dddd28f6499928088347327597dc5b79107ccf3 │ │ └─67437 /bin/oauth2-proxy │ ├─95ab69b0ef5ebc639edd34f0c5e435fb096f2dd7b14c72bb1358edce6d976e09 │ │ └─219157 /pause │ ├─ef2b8a7635ab04fe64d5a97cf6c1f271c5341b85f236f8eb5ddeb53245d2b9f8 │ │ └─66631 /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 │ ├─1dfa53f9422b0357747a70f19aafd203f32bac5205fd045c508745774efa1192 │ │ └─65510 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0cb653a91372e696b462bcb8f559fbfbf27a7be124c1a621fa3bdde776e41bd7 │ │ └─62116 /pause │ ├─07d8c6df6d47d1a5c7c1e74b56143db7f2bc3d63f3965843009f0ad8e7d3f5e4 │ │ └─219220 /pause │ ├─557ceb165f9d875ecd46f68abe11c14eeaaa3761fa877f6d3e82929b0d46eb55 │ │ └─198536 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1e1cf44167e246d424e27d44854f23eeb05d4cf4ad49c16be4313cb3204f27c5 │ │ └─67282 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d1f0855e0f1cf33f88cc947137d2c09a2f636ef95c8ec897d1571bc3a347caf9 │ │ └─191689 /bin/bash /tmp/libvirt.sh │ ├─710d808d4b1d32c4ee52cce7a3546812526af652dd2dc7150012c5d4b925140f │ │ └─177887 /pause │ ├─602642c23973d24234ea9f7d12bf6825ef675c11b96be765f1ef2b086a3306c3 │ │ └─270923 /pause │ ├─d6ed00bc39278d97982682e6eb33dc0add91c951611310d447f36c332825cea5 │ │ └─160815 /pause │ ├─5229ae48eaaaa058ccdf5900e09a126f69138837989d942649a2cd0ff44ad121 │ │ └─128534 /pause │ ├─b56bcfb30ba69a0e2a7b033f5988451673609fb257f1e7136ff6856677c10efe │ │ └─229120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c0903267680d105b8e9fc608d8afd82d7cf6a9fe340c30425324edf2fdd145f8 │ │ ├─148334 placement-api: uWSGI master │ │ ├─148433 placement-api: uWSGI worker 1 │ │ └─148434 placement-api: uWSGI worker 2 │ ├─d8f236c35bcdae02de4bf6dac6521fda5dc502e67627fed7dc29902ad6a224c0 │ │ └─239092 /pause │ ├─e75c46910f1e576afa2215eb761bd23f86251e49999e573e283de82704daed1f │ │ └─115633 /pause │ ├─288012559eae1bbbcb42578706a2e508b7b0b807bfda5229a64cc9f5c99dd045 │ │ └─175798 /pause │ ├─f03c8ab046673aa510b11d90cafcdb2425e5d2670814752bbab7f34000d5a396 │ │ └─58194 /secretgen-controller │ ├─26d4e31a8a6e55d2b861616523cc80b79e14b63f1e18343e2dbc06529960d645 │ │ └─127045 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─71ffa700c7dc43d6b19fd57aa25b974b0efaf047247967db0eb3e32dbf33fc80 │ │ └─219511 /pause │ ├─e77265fa5fde88c0d90f9fee97552852f37f5f546c0fec17f55a75d7867b0712 │ │ └─57900 /pause │ ├─66cf366b0d5f6abd98b9e164ddd120b474b1261dd203de661fe8f5efb8cff7e4 │ │ └─43730 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─4df77a28174b3a7de7d9af9b2357433a424fa4df74ac49fbbc4e707a9c9e0443 │ │ └─65489 /pause │ ├─71642b5389d9a110551193950af3f35c014e9c78bcf3edd07384b34c0ad00b39 │ │ └─42725 /pause │ ├─511d5169d107e6b85989d5f5deabe0096987a6506d87c8d6daf30e7084de6b53 │ │ ├─207574 heat-api: uWSGI master │ │ ├─207643 heat-api: uWSGI worker 1 │ │ └─207644 heat-api: uWSGI worker 2 │ ├─a3946551636bdd5f3d603ce6b1eb87c7ac66c389da184f5d29419a2201b632f1 │ │ ├─85832 barbiacan-api: uWSGI master │ │ └─85844 barbiacan-api: uWSGI worker 1 │ ├─7e2776d4d5ff46e9fb4033d7a29cfc952fad702a1330118ceead5a563992cdc6 │ │ └─62025 /pause │ ├─864f876cddf93d36e2891559374190fc20ff82227729869d0c27fcb581bcfa49 │ │ └─235826 /pause │ ├─03049540aca42fe47749d9d3771c54f13aa3c89441ded643275cad483f5e62a7 │ │ └─258350 /pause │ ├─2fa302c0e169f49b8cda8ff3c6f1d1522ea64c4dfa4a5afbb6611b3f4c1bfd01 │ │ └─64018 /pause │ ├─a48ff16ef0431a31bc15c07d6b4a6613be1251bbea81e855dd82843188d1b40b │ │ └─66810 /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 │ ├─4fad826bbe55da115d5af554c87e888fb8962a929ddc1d7907694e317b6a780d │ │ └─42357 kube-apiserver --advertise-address=199.204.45.248 --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 │ ├─70273b68663d3ead8c05f3b1d17c3006483a1c40652978e1279a9eb93d55fde0 │ │ └─57999 nfd-gc -gc-interval=1h │ ├─3a7fb29926b4cdee79f26da229d52d3072d9737772f9fbe5ac0aa853b15e1b29 │ │ └─275264 /bin/openstack-database-exporter │ ├─c40abb1d60cc6ab610ae01f6e0883f092b3dacd5844a038222370c7a8cb0cc51 │ │ └─129180 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b54376846ace0b8771a38e8feee8953e702ee6406481376556978b0a6cfaa833 │ │ └─67253 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─45b5499165eae205137aecbe7965b2136f4fadb899e82ccbe49591907657da05 │ │ └─160096 /coredns -conf /etc/coredns/Corefile │ ├─9eb91a24e2e737ee434828213be019d6f21062da48adc5a215106486ecc5b880 │ │ └─49963 percona-xtradb-cluster-operator │ ├─3b60b9dca55a4c7620a7d7864bb4aa37489cfc20e973a1d7999a012104d1b286 │ │ └─169229 /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 │ ├─abb4a0fb451843721883326936d1beea37566d38c87f58b04f01e30e3df69241 │ │ └─97220 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-p4jnn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7cff0be18cf3ecd420f5bcc3dbc54cb499499c60062708af9d6731fa187a859c │ │ ├─112135 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112472 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112474 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─36757ce7c51ff84c64213567aa803e6e4f9912ff5144e5aaf295015372c6cec0 │ │ └─275025 /pause │ ├─b2feab7727846a5a20797b9d0012a165ee25e39dead428261cd07b09e9c05207 │ │ └─177740 /pause │ ├─4364794e0f550c7728680a919e8560bd85753f963b857b584f9d3a4b829e668f │ │ └─191947 /pause │ ├─608f4137383a8604c15aebf96a2d70e144eb985660f257963ec79d3fdf483bd4 │ │ └─231071 /pause │ ├─225c07e25b01e99aa600eef42f7407788f544cc56d319f669e045fbf13460731 │ │ └─128608 /pause │ ├─44268d99acfac25f3d67344be8cdad133fe0dbee547bb6b605ecd3f5df3db4a3 │ │ └─66411 /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 │ ├─f0a1842a2038f817d19ee272500a20a266d892507b1b3cfb1ed2ce929fce9aef │ │ └─45718 /pause │ ├─213e197e139dfbac3e2bcdac20941bd4618a33482172aa951fd2ab871296d2d6 │ │ └─45872 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 │ ├─07172ba9cae0a93874a87e6267108accf9afed7a6272bb66bba11e246fbc0eea │ │ ├─188146 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188527 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvcprmt9x/privsep.sock │ │ ├─188792 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp9ytmtif5/privsep.sock │ │ └─189140 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5964579984088df4c2f9390029860e927f7d57d4982fb14380345cff9c79d8d5 │ │ └─65612 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f4ad2dd0b0249168fb7f22903357a41110844e9218150222b4cced73d84b6b9d │ │ └─194368 /pause │ ├─fae6602d8776068e13810afb7cdacbadc831b9e36df842887cc166e4a13718c1 │ │ └─240149 /pause │ ├─333da43bc1ae821466daa78da435664695ec961cac6f31204bf42d9769119e4e │ │ └─42258 /pause │ ├─a3305415b74d373dada09b395389b6041cae7a8bd14f69573e60810cb7f26d5e │ │ ├─229980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230001 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─411788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─82dc2fdc59a0ea13ef6b97f14899cd9ffbaeb48bb2c0e7661a8d3cf3221e0e5a │ │ └─98101 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0f60b44efa58b08bca932ea810d302dbf7664fa17a1abbbc0d153bf40cc654f5 │ │ ├─158292 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158307 /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 │ ├─783e006f1da148dd00f405bdf4839e41e5dec44e9478525225fee8d752435f1f │ │ └─43486 /pause │ ├─939fb037986182aebc895ae470e157f926656eb8d2346ea93de43a661daeca5e │ │ └─62071 /pause │ ├─2e00cbf9ceaae456427d1bd1cc81b02d0d91695dd234d5a6eed068e6f19a9ce5 │ │ ├─160974 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160991 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160997 erl_child_setup 1048576 │ │ ├─161196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161418 /bin/sh -s rabbit_disk_monitor │ ├─00ac66254b613c790a513a593111f258830878eeb748d4fab88fa9a5e85c6f6d │ │ └─57746 /pause │ ├─6b93e083f180191f94e7241419254c59f1bc49cff2167d18b42daca4b3a49650 │ │ └─42239 /pause │ ├─bdba94b2d42cc6289dd917af7234f58f70ccfe8c823aa44fb40e15c1be0488f9 │ │ └─178366 /pause │ ├─3029ae738dd161018e1747cb0ea1f76bb2bc59ccb788df561b590a6458440988 │ │ └─50666 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─40da897b2a3e553a697ed885e749ac977382e3214c44a79ddf7077a1632caff0 │ │ ├─231288 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231310 erl_child_setup 1048576 │ │ ├─231384 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231635 /bin/sh -s rabbit_disk_monitor │ ├─cc67fb3c05f8f4218479f1fbe40514aa3fa9d631ea19ef57c3cee2b99554f302 │ │ └─46209 /pause │ ├─d0465c78a737d8adbbf5e077d5ddfff5edb73e76c570293e5d71b18c8cc6236f │ │ └─66769 /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-248.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 │ ├─97ef1d5b14e81abc6ee1ed62a982b14a594e2a65f2d2ea5fff8cf7f9d98d4c36 │ │ └─56972 /pause │ ├─c0402c0c07a7395bb70f94c4d9e66e2b6182d0c19b7787013c298d1b2c15c5de │ │ └─235267 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b8007b592b4df5b65a75d4ba9b7da6af8018f20acf72e3f1f4842227b808800b │ │ └─234861 /pause │ ├─5556077447e8135ffaa3d7caab55d16581f81161ccf023fb25f4d1db3302ef05 │ │ └─67313 /bin/memcached_exporter │ ├─c8285ba05b2188015aa75079d0777f6684988d4521f25072ac41eb002eb0861f │ │ └─178306 /pause │ ├─5879c908b51734a5c9f6f034d09296806ae20dcd2dde9b87d2988d263af9ecdb │ │ └─273689 /pause │ ├─3dd340089f2c42ce8a1bad05bf583c3f4a3ed01e8f678da3f4c33279cc34e594 │ │ └─46453 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7554c50dde3f51be6111e05517dbb6f3540d637bd7239101dbce97e69650c60a │ │ └─52849 valkey-server *:6379 │ ├─22747e8c2453540d9fc9337115ccb7021c101d41d030ea34a62060123c6552b1 │ │ └─163522 /pause │ ├─1f2a8d168a871b2174be72254e93fdfdbf6254e229ca649524d414ba4a98b8e6 │ │ └─52951 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 │ ├─d9f6448d943f1ca9fd3c31d9ea14037fde3dad436a7bcbedb00833c60fbba1dd │ │ └─177892 /pause │ ├─3fda3968caadff479cf233eb6c6b2c47c50b50e1e02e6ea6eb7a94508e6bde9e │ │ └─50841 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─aaf344229b938880bdb089c28e735023096991bfb51ed65c0cc7e31952f752e0 │ │ ├─207593 heat-api-cfn: uWSGI master │ │ ├─207641 heat-api-cfn: uWSGI worker 1 │ │ └─207642 heat-api-cfn: uWSGI worker 2 │ ├─492e4dc51471172fc3cbcd77e6f7a4f1ee6533d7b24ce5e74e73028e15d9c79d │ │ └─45251 /pause │ ├─bbf91e40e9a476385cd18bc768eacb87fb43f1857876c6b31f583d7ba2cce9a9 │ │ ├─268124 manila-api: uWSGI master │ │ ├─268200 manila-api: uWSGI worker 1 │ │ └─268201 manila-api: uWSGI worker 2 │ ├─f52e43014f4cc3adc0d37d3cdc1b9291ead1802a2a5ef5e24c09cdd64df205c6 │ │ └─44817 /pause │ ├─3d8793255a0a44c114c5ba7c079bca35ed9f49ef0ccc6cf276ea19a246b2b30e │ │ └─49534 /manager --metrics-bind-address=:9782 │ ├─9b8ecf9f4b2bccf5c76f971834c4e7a1fcac310aa28224bc7ab2c47138561579 │ │ └─43499 /pause │ ├─5674be1b795d94c3e99c45627b9489131adcb2adb81e06c16ebdfe0905e9811e │ │ └─64357 /pause │ ├─31a4b525068e4f1a54b5dd3de81cfbabbaa6d0332ad6c2334d885af4d4a82f78 │ │ ├─277540 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277553 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6cf585b6c22c0c8903941a17980ee08ac4fca2cd0eaf3e75496482493a92b238 │ │ └─158256 /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 │ ├─94e20af1c69937bde788d58a6b582ad94c70afb0fb21b6f65421b0ffed9bb7b3 │ │ └─253403 /pause │ ├─3487b309bc424ddd13fc4b53ee25eec2788c94af882a4d84058bec4f44e5b38a │ │ └─250477 /pause │ ├─ae74b9a30e68fc39a133b9e6df1d2ee4bd277717ff005e25f6bd254e77865c6e │ │ ├─110345 glance-api: uWSGI master │ │ ├─110359 glance-api: uWSGI worker 1 │ │ └─110360 glance-api: uWSGI worker 2 │ ├─7956a93a5fcb7de0169b3515c0f1e061a0cdb5c55a4bd3894514ad43126c78e5 │ │ ├─273367 apache2 -DFOREGROUND │ │ ├─275852 (wsgi:h -DFOREGROUND │ │ ├─275853 (wsgi:h -DFOREGROUND │ │ ├─275854 (wsgi:h -DFOREGROUND │ │ ├─275855 (wsgi:h -DFOREGROUND │ │ ├─275856 (wsgi:h -DFOREGROUND │ │ ├─275857 apache2 -DFOREGROUND │ │ └─275858 apache2 -DFOREGROUND │ ├─07858aa439ea6470daec69978a58c031b6974e67e6fccd04c615f5c8979ad6e2 │ │ ├─62935 python -u /app/sidecar.py │ │ ├─63324 python -u /app/sidecar.py │ │ └─63325 python -u /app/sidecar.py │ ├─4efdca68747824e79a95b629dee02230f516c5d16a23a1ae42b54c18cca32f4e │ │ └─258293 /pause │ ├─08251f53d084772c5ed4ad20689bc295a4d07d43cb5db294bbdda66fb694a25f │ │ └─111778 /pause │ ├─01408f2332dce7addf71deffa1fbabf077e2b92e9893329bd5d6266cadb820d3 │ │ └─219103 /pause │ ├─cc6d2a673fc5346c48f8e7ef38cd0e1bbc0785fcc355d985b56d2a6439c93b6e │ │ └─236805 /pause │ ├─7feebf96e74768d82e7db323aeed222bdbc9c3659d24b599f064bf81168784da │ │ ├─125655 cinder-api: uWSGI master │ │ ├─125668 cinder-api: uWSGI worker 1 │ │ └─125669 cinder-api: uWSGI worker 2 │ ├─61420ac0e7ea3eb5abf0fce56cc92c1801fc5f5d867b389ba8ce3f20a0555fc3 │ │ └─63853 /pause │ ├─b35c8e0c2a6ff8a0b66bc2e0a1f0e76133766e545b17352b0e20fb741158f0d8 │ │ └─42196 /pause │ ├─1d291c03cef731fe0a64e603dd300552bed8de650a749afc0678d0680cd64adf │ │ └─80774 /pause │ ├─41fb4fc5ed5f4a61c30fcafabbc864800df957f5b0d1a4f3ac8048728afac864 │ │ └─69930 /pause │ ├─510fb7b7178f65be0592f28a977a9874acf0326a42e07e89c0672a0162abf269 │ │ ├─79412 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79436 erl_child_setup 1048576 │ │ ├─79495 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79511 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79711 /bin/sh -s rabbit_disk_monitor │ ├─838378c6884610bc81a54a78de169fbf8a38a2cb681973540bfb49b294442cd3 │ │ ├─250517 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250981 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250982 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7420d4b14e703110685f57fb5fc44d097282edb4a29821c4643cce0899d704bf │ │ └─268105 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─12fbc8990c69cdf6c62a767a6c014387248adf841f7fd043f91f7983cce93872 │ │ ├─ 53153 valkey-server *:26379 [sentinel] │ │ ├─422207 sh -c /health/ping_sentinel.sh 5 │ │ ├─422229 sh -c /health/ping_sentinel.sh 1 │ │ ├─422258 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─422259 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ ├─422263 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─422264 /bin/bash /health/ping_sentinel.sh 5 │ ├─7c09b82961616ff28ee97c4a0d5fa82ac15e38696704dab7fd55e4f36e8389fe │ │ ├─ 97282 /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 │ │ └─407794 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─49d2fa91d40f963181e06b1b8062301bbb0577a2ea28cdc3230c8613a289dba1 │ │ ├─174965 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175397 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175399 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4ba8d9f3223163ee40d73765f37b901619746cce9e72fc466169ed4435744b30 │ │ ├─173942 nova-api: uWSGI master │ │ ├─173999 nova-api: uWSGI worker 1 │ │ └─174000 nova-api: uWSGI worker 2 │ ├─3a157ccbb4d3f02ba1d888fd83ecab4d44f188b65e979026c652aa2ad7bbe49b │ │ └─48336 /pause │ ├─e39d62059b1352ccd05170610855343323cd96c920bd84274251d33f304aeff3 │ │ ├─65177 nginx: master process nginx -g daemon off; │ │ ├─65193 nginx: worker process │ │ ├─65194 nginx: worker process │ │ ├─65195 nginx: worker process │ │ ├─65196 nginx: worker process │ │ └─65197 nginx: worker process │ ├─8388944d55efb47d2a28a238d72c5a39dfdd1b521e32fe7cd45e464e1143391b │ │ └─86609 /pause │ ├─c74040defd097fe38da21464dd482702082b8ce657e2fee48c85a62312290220 │ │ └─57962 nfd-worker -metrics=8081 │ ├─1ea41b4494adc77fb9026421f5c926143832fd46398406631530098e913f0afb │ │ ├─92979 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93002 erl_child_setup 1048576 │ │ ├─93127 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93128 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93271 /bin/sh -s rabbit_disk_monitor │ ├─7d4c009fc00d5e41cd26429ad45e34e5d87ae24b6fb6655f382da8e5b46b4258 │ │ ├─113893 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113916 erl_child_setup 1048576 │ │ ├─113976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113987 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114101 /bin/sh -s rabbit_disk_monitor │ ├─a7a3030a2f20588d61dc24aa18262db2e3b22ec6f0cdf58e937539c7c910115c │ │ └─63905 /pause │ ├─daac099c4be83fbf9022f821f265b4e03a366e3c8f7ca15c6c241aa99e6729df │ │ └─177771 /pause │ ├─4319a8ae1fa06823882dac55be8c297f71a1a5ab2eb391e2188155a1a69b0ddb │ │ ├─65954 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66017 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a01fff2b3921141aa6731128c1d2697b48fd183509f184fd28aa44bb7418d3e1 │ │ └─159959 /pause │ ├─ebe45707ffd8bf806aa89ca0f21b7322144d79c93ace2a464f0f3eee1ba6b2dc │ │ └─42381 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 │ ├─63c8e6b2ba343e81036cc663a2d52e0a204c1b6cd346ec2474adca994f35f7bd │ │ └─52623 /pause │ ├─a77d07fb61ac514db9209da286ce80163dee6a85c8be31a39313a3d9d686401f │ │ └─46497 /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 │ ├─cda4b7e6806664c5a1b4488a73a4527fe9c24e3489ede5199600c0e1886cd9d1 │ │ ├─192122 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─192145 erl_child_setup 1048576 │ │ ├─192310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192356 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192583 /bin/sh -s rabbit_disk_monitor │ ├─d518335bd695aa92362b74e035984b04bda0a343a41b6764ca7063abed0238a9 │ │ └─67218 /bin/pushgateway │ ├─dd9a4da3eb075565908fa27bc5d78b6db1858262bd7cb46b13bcd0d476809270 │ │ └─157865 /pause │ ├─5d8c104a457f6ee4444a3c63346fa3f9ac39b9e5efb5ebbe1cb1f358a1df3589 │ │ └─66675 /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 │ ├─d8a2b9bda92ab870b455b1199618605852378820c8b52187b130c53ab270c13b │ │ └─67456 /bin/oauth2-proxy │ ├─0f9f3593275a992e4dadd3d77b5e99b2f7cd8572ada1a19226af765217be179e │ │ ├─43937 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44360 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ecdf6dfd40025feaed9cfc896808d47472b7a1409e8183307575d871390ec366 │ │ └─79259 /pause │ ├─52d70dbda854e4cc3173a211a0d0414a8a4112d056899e58c41cd45ae9da13db │ │ └─49845 /pause │ ├─29ec624149d71f7b1917f434721275a70d31e761549709d0cea1f1e293b3510c │ │ ├─253774 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253792 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─253798 erl_child_setup 1048576 │ │ ├─253874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254095 /bin/sh -s rabbit_disk_monitor │ ├─78bb9bf7d5c4a1db1d92cf5bf31602386691ec57daaa4d43d3a378ec8709063e │ │ └─67698 /pause │ ├─101a145840558556e4986def01d3a654876d99909bda29f58843c56a3bf4f675 │ │ └─258489 /pause │ ├─b3e137536249c8cdf01aead9274504771206358912034b98414d0139efff1168 │ │ └─159529 /pause │ ├─c4fdc80ef5ce68f524457bbbba205d8a8830b859c9b3145b2b2a040a65f36d61 │ │ └─258143 /pause │ ├─6822de429ce2a4a21170687dbc4e3345400d02f711b20352f347173a37e7e951 │ │ └─164221 /pause │ ├─ed103acd82af4507ef1ddd5b3a3196d9af3a6ebb96ef24ca9f5f47f99ddd1fa1 │ │ └─236833 /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 │ ├─76949533381a37472dc18bf13ae15c6689475b27ab5051cad060ff99d87a96a8 │ │ ├─50585 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 │ │ └─51797 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 │ ├─dd9bf000d55bd4c274b6bec19b631323a3b775a7a45835c505d6eb9c62695bba │ │ ├─268397 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─268602 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─b9e060263050cc6e96879ae5ef278714de4e22ff51c404c48cb09c2943177c30 │ │ └─63497 /pause │ ├─eddac1cdfc2ffee17c6c9aa52eb3b552078502186e8eb646d817d8d273c827e7 │ │ └─97009 /pause │ ├─cef13ab15b7ef2d70f595e6b6969534e947522a49d1daeae5a449a34a638670d │ │ ├─ 73192 apache2 -DFOREGROUND │ │ ├─ 73235 (wsgi:k -DFOREGROUND │ │ ├─ 73236 (wsgi:k -DFOREGROUND │ │ ├─ 73237 (wsgi:k -DFOREGROUND │ │ ├─ 73238 (wsgi:k -DFOREGROUND │ │ ├─401449 apache2 -DFOREGROUND │ │ ├─401560 apache2 -DFOREGROUND │ │ └─401561 apache2 -DFOREGROUND │ ├─dadcb02407822c25c7d100152bf2a53c176901e3d71c63f5a7a6ca686256814f │ │ └─96731 /pause │ ├─dc8b5144ee3e0499952de28d077d6a7eabb7fe63c433c04e648845a2b3ceb678 │ │ ├─ 48785 /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 │ │ ├─ 48797 /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 │ │ ├─ 48933 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273210 nginx: worker process │ │ ├─273211 nginx: worker process │ │ └─273212 nginx: cache manager process │ ├─e59c2539be8dc3cf661e53229d188231d29e80c7615ad8724f92669c5eb5d430 │ │ └─273994 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─0fbda2c3bed9ec38f8d123447fc2fbeb3646262c4382f5fc2820a079b38ef1c1 │ │ ├─175963 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175979 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175985 erl_child_setup 1048576 │ │ ├─176043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176143 /bin/sh -s rabbit_disk_monitor │ ├─7a73aafc56c83754c9a5fa33bc8db1671240eb6c34dad6e6105d7fdff0986e7c │ │ └─163200 /pause │ ├─ae7f83bf39e0f9129b1cf5eee52c9cc1b0690c79e55dbd74184d66fe27116585 │ │ └─239117 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─52450cdee6f5d37ef66133891096e1f3c537e994f6b80d008e216eb72d60142e │ │ └─42337 etcd --advertise-client-urls=https://199.204.45.248: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.248:2380 --initial-cluster=instance=https://199.204.45.248:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.248:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.248: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 │ ├─254a2138cb5dadf0e5aaf9f48039bee5b2b091c987e3e3eee7bcde76fca3960b │ │ └─164052 /pause │ ├─5e1161e9cf0bfb9fbfbe59998dfb80a90524ef82185f8f20c2f2b3f758e743da │ │ ├─249987 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250821 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqsas1kxr/privsep.sock │ │ ├─250899 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250921 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4d9927184aac373a41c0a61154effabca2ed81c857101acc5796d02f3173d3a1 │ │ ├─228191 octavia-api: uWSGI master │ │ ├─228222 octavia-api: uWSGI worker 1 │ │ └─228223 octavia-api: uWSGI worker 2 │ ├─9d33c616f5fbdedefeb28e88611a51e6bdacbe441e173cd88eb1c0fc3675e7d0 │ │ └─42229 /pause │ ├─746575b1bb8c0849f7fe1edd3042a0ccaa35bd4fb5a2a3ebbd3eaa7b7dc7c388 │ │ └─178179 /pause │ ├─fbe1c1fc8914de357ba19d47411063a29dd32bf8a1953f4477081a8302fc7b4b │ │ ├─62905 python -u /app/sidecar.py │ │ ├─63317 python -u /app/sidecar.py │ │ └─63318 python -u /app/sidecar.py │ ├─0129fae3c45c66da34ccabd6ff141d64913c388d3d6863a51b4099c162b681d9 │ │ └─48877 /server │ ├─316edc57ca610fae0818b26429c314eb037ad6353f1ea030fb3b716db4d2384f │ │ └─66330 /goldpinger --static-file-path /static │ ├─9e07f79d9660a24d0463db1805e0a601c36aa8b7f4c8ac078d6ce78fbbd81dba │ │ └─66942 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─42c5ec771c493b71a6855ebb516b28933d926e35d1025fb02319046b005479df │ │ └─211431 /pause │ ├─7582a6867d7772eaabdcf3d858c2faea4b5e19a25fa65ce5c35650e337182c31 │ │ └─113388 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b5c571625ce726fcd815b192360c9951f989ddb08989c5b149ac46893a6c7db3 │ │ └─42750 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1c75963c14a68b6d9d46a216e230ae9ba4a5fb25f2d384a4d32d9353fac0ff51 │ │ └─163594 /pause │ ├─de78ca1f3062f125ef16d87d3dd349fc728ba67e36af15043cc5f48afa6e87c3 │ │ └─63286 /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 │ ├─7dd165456e1f098216d73e87b5f5daad69ccfdb4df71a28b40f9e436860bd6a5 │ │ └─45283 /coredns -conf /etc/coredns/Corefile │ ├─1cc2475e7a7933a5b6a66c23d405d7b6d02631d53c9aae4b9233ce8ee6d0aee4 │ │ └─163731 /pause │ ├─72660c1a9bd17177b39573874d1087df215fc5afbfb6ce64c85d6431ef9a4199 │ │ ├─178952 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─407358 sleep 300 │ ├─3bdf20850e8d362af77c91e11e278a65eddd022dcf3891ea8555997313fa2f1d │ │ └─46247 /pause │ └─4658af22885ff40a2771caba71e318ae1284498e280cce1fa87811f6f2681740 │ └─58037 nfd-master -crd-controller=true -metrics=8081 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount