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 │ │ │ ├─58930 /lib/systemd/systemd --user │ │ │ └─58931 (sd-pam) │ │ └─session-45.scope │ │ ├─58886 sshd: cephadm [priv] │ │ └─58945 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-71.scope │ │ ├─282417 sshd: zuul [priv] │ │ └─282430 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─282421 ssh: /home/zuul/.ansible/cp/199.204.45.33-22-zuul [mux] │ ├─327857 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pmsewlhxoujdrbrpuvbyybacmjabenos ; /usr/bin/python3'"'"' && sleep 0' │ ├─327858 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pmsewlhxoujdrbrpuvbyybacmjabenos ; /usr/bin/python3' && sleep 0 │ ├─327859 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pmsewlhxoujdrbrpuvbyybacmjabenos ; /usr/bin/python3 │ ├─327860 /bin/sh -c echo BECOME-SUCCESS-pmsewlhxoujdrbrpuvbyybacmjabenos ; /usr/bin/python3 │ ├─327861 /usr/bin/python3 │ ├─327862 /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 │ └─327864 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 40 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 14470 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 21374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be58325012532a20616b09b6959e3b1388de8cc9a231d343856d1d214a348ba -address /run/containerd/containerd.sock │ │ ├─ 21425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ec58dead46a155e5625a304d491b72c6e06c8a86bdc0291c3202acf91fe432b -address /run/containerd/containerd.sock │ │ ├─ 21462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45a9e6174fff217480ae3d15cbca3859ef77f8dbe53292d91df62d5ed9530aa3 -address /run/containerd/containerd.sock │ │ ├─ 21533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f0c6feb18e5c86b2d383b05b80cffb8d646d556f99b24ac7d71837d3fa4c512 -address /run/containerd/containerd.sock │ │ ├─ 21586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6cbf575fe7ec48d3a859f24e3683053ac961fe42971173453c0f456ec2a70a -address /run/containerd/containerd.sock │ │ ├─ 21985 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d211797732aa41fe85bc0a43534c2712d3c024889b94c1bfe6fa0fba5237ddda -address /run/containerd/containerd.sock │ │ ├─ 22378 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 78111f50dd31733a3dc90dd6c3e1161055fdc9cab65082ae755e4dae9e5864d6 -address /run/containerd/containerd.sock │ │ ├─ 23048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4faaa89b8d3598dbcf7929da4505d3b5f313e928a80b5cd3902045ba92bfb72c -address /run/containerd/containerd.sock │ │ ├─ 24843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f651b39a851e46b21d25dcd54ad3987d6ed343f1769feed92fcad45efb1b5373 -address /run/containerd/containerd.sock │ │ ├─ 24870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd3afb014b04073262f9474602c56dbf4b790d88b1b3901fd57a0bc931e41959 -address /run/containerd/containerd.sock │ │ ├─ 27904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23750c922e344cf3a80e4f078c2125e64bace1e8394c131ab8614921201ef1d1 -address /run/containerd/containerd.sock │ │ ├─ 28782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5867922a52dfb8fb74f76f8f2fa2ca90f15630cb5564d9f069aa1948942f32 -address /run/containerd/containerd.sock │ │ ├─ 28826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fdcf1119ceebeab9a53653977e3a708aee27a1505d5921778835607a0885e8d -address /run/containerd/containerd.sock │ │ ├─ 31929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8923e1eea40e9d6141e0f408ba5db8952e234ddc2cc6f7312479bdf29edca2 -address /run/containerd/containerd.sock │ │ ├─ 32317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d846c51aa0f3c63c363301f0d94850959bbfe194e1029ef8d62055ff533cc61c -address /run/containerd/containerd.sock │ │ ├─ 32416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b90a153267254254a762aaf15ad059006f1a8024e9a87f715b439fa5bc76936 -address /run/containerd/containerd.sock │ │ ├─ 32734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee4c3531ecf2ccbb8edd23bb71018daa44831d67ad50d407e5a084731c22fa85 -address /run/containerd/containerd.sock │ │ ├─ 32913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1375409b8e743e2ed727a335febd41ba922fc43278509056d7247d36108ea707 -address /run/containerd/containerd.sock │ │ ├─ 32992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6921d8aa17748a43948d624c5ec7748dda05210e05be23c8670134759bc5099f -address /run/containerd/containerd.sock │ │ ├─ 33040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c42e1b9d0c5ea80c34c41096972fd3db564efafa1377660daa539112b2f5b7f9 -address /run/containerd/containerd.sock │ │ ├─ 33140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd49857f5634e4325fb69c13e1e6515411a5c39dbaf5f80464ff13c9f2e37ee1 -address /run/containerd/containerd.sock │ │ ├─ 33429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf36304a4fcd6c195203c7650ea9c35405aebee25c1fc62e058c8362a7eb261 -address /run/containerd/containerd.sock │ │ ├─ 33583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80cf7aece4d4450dc7bf18ddbb476aae568b1cd094db0a19e28ab506e52d67de -address /run/containerd/containerd.sock │ │ ├─ 33627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29cf27f16e84c84f63c4f1c4ab1836ed8785ed66e706355a700dab20142c392a -address /run/containerd/containerd.sock │ │ ├─ 38145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c677444495327a8294892c43b3ae576c3ec2494918d2308335590a4590703fd5 -address /run/containerd/containerd.sock │ │ ├─ 50630 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 153afc571b4fbbb8bbc3dbc458d7720dff3f4c79077e424bff14d2e987d6cbe2 -address /run/containerd/containerd.sock │ │ ├─ 51903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab3f7242c4b44b3c7850a3446775e99dba0f49c214436aff695aeac3815ab13 -address /run/containerd/containerd.sock │ │ ├─ 51950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c82b00f6134a52defc72664950a4e61e9940e81bd44f8ee66d19b9c7998967b2 -address /run/containerd/containerd.sock │ │ ├─ 56467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b1df7fdc82d8c7c3ed8e43a753b9603f7734ef733b068e6a48d8c16455de85 -address /run/containerd/containerd.sock │ │ ├─ 57466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1598a3e4133c09d6755f0f8eb8aa77e33c07dcc1c9d3876bf3ba89331832633e -address /run/containerd/containerd.sock │ │ ├─ 57580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a6f5a878dc61de08851acf849597d48f7fe48c42af3a1445d7aa634763183ea -address /run/containerd/containerd.sock │ │ ├─ 63501 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fae7be40616f842593780f88935e0992c849764127c407d3dc831115827c40a6 -address /run/containerd/containerd.sock │ │ ├─ 71528 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8852a2d2b16f0eaf86d1a88411f60b758cfec92e593fae6b1b44fc7e57127a5a -address /run/containerd/containerd.sock │ │ ├─ 79299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3e89382488f8424676434519dbeee2ea793a61f08bd691c52b64145fd7a5ecec -address /run/containerd/containerd.sock │ │ ├─ 86172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f3d613617410b77fe159a2f5f3e25e472e70587e2d2dee00e76449d8ea23b82 -address /run/containerd/containerd.sock │ │ ├─ 87629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fe827981db666f5d2fbab0904bef065c17b673a88375a736df8ea59b21ac372 -address /run/containerd/containerd.sock │ │ ├─ 88080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c942acc41e6a124f127bf8534cebf3bd7fd7e7349cc4e1be2b53a42fa21e8733 -address /run/containerd/containerd.sock │ │ ├─ 88084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45e230e418564e94c501902a8bf1e09e5d6ef58061dda4f61d5e587311074989 -address /run/containerd/containerd.sock │ │ ├─ 88135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cdc59611ab671795e7d6489871ae3a115f875126ac42d2767eee01ed5356e98 -address /run/containerd/containerd.sock │ │ ├─ 89329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2afb7ee6e564750f4b266e83c1f360c4c07196aa4bb90e4fb4407cd0cce8468 -address /run/containerd/containerd.sock │ │ ├─ 89494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6b580addb48c7ad8d47b96f1ee90998ff6cbfab3bd655264ae61e6396b26212 -address /run/containerd/containerd.sock │ │ ├─ 89632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88caebd8af6f353adf84078a89ecec209b4401a6de420831713c2cea901ec6fe -address /run/containerd/containerd.sock │ │ ├─ 89690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86bd71986b7ea6d8d223a644c77eceac88a50c1285abd02064c5e4b145f7c237 -address /run/containerd/containerd.sock │ │ ├─ 90456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84de8ab00f824fd096d3feb1d41941f3e2d62f0d3d4a0fab1c61118b1b19ddcc -address /run/containerd/containerd.sock │ │ ├─ 94747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f69276fa724fa2a6c2f2b59996cfdbe696d105c5c53bd5818219548e2701404 -address /run/containerd/containerd.sock │ │ ├─ 95400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a771270e3f75f87facd9fdca061a3241bb5225a1baa92e9aa45ea7b930c35acf -address /run/containerd/containerd.sock │ │ ├─108767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c9fdb76dc06c2a93f6bf86e9577d52405aedba567e41f431cc290f2d79883c -address /run/containerd/containerd.sock │ │ ├─117768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d342683bb0c0d01e7b872aa76e7e20f1976f4e412d26aeddcb567921e7a2ac4 -address /run/containerd/containerd.sock │ │ ├─119392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d6677cb3d4ff1ead120efa48e3b0fc348386b8bf78b6b5fe026e69e3b7479ff -address /run/containerd/containerd.sock │ │ ├─119763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c2111df83fa52d143ae13f48c91618861ffad025c757b8a5ba5cb346e1b28e -address /run/containerd/containerd.sock │ │ ├─120288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d78f8efd408cd6355b3a3b92b23511fd81a3862ff3af460c083b65d832bcbf -address /run/containerd/containerd.sock │ │ ├─120376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159ff1c53ed601972f950d5060a6f41c4ffc6061f446e4c6ab3a0e4faeec5b23 -address /run/containerd/containerd.sock │ │ ├─121636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4847a82a36a7444f10fe902a7aab3abfab0fda64d9d212689a0d61abc5146380 -address /run/containerd/containerd.sock │ │ ├─123790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6644538752536c83f06c6e7e665c980c1fa68090ea9ecb76382ea80c75faa796 -address /run/containerd/containerd.sock │ │ ├─126617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7a37abb6dd98fe43eaa377ab18d13a0373508b911957dcc9484b340823a18da -address /run/containerd/containerd.sock │ │ ├─126820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 101c41de7b795480aa58b5e8da0bcdac5d409f2e7adc8feda57302c9a365da6c -address /run/containerd/containerd.sock │ │ ├─126896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84136a6afdc8a691ffcd6eea1e619ec21124aa9e674bf21a96cb8bce411dec57 -address /run/containerd/containerd.sock │ │ ├─127340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439660c10d8cfeb6e3a84e8d8e3a1a7db81a8409779dfa7e2694188b7d82e16a -address /run/containerd/containerd.sock │ │ ├─127357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b4c01e7736db9bad2f79741535721ec4d1b70b2cacbff8c5e46bae082f59eec -address /run/containerd/containerd.sock │ │ ├─132114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94d703853bc85e0430115b2cb0d418ee3bdb255d288fc2f2aa0fc9fea6edc29d -address /run/containerd/containerd.sock │ │ ├─139637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f6cc58f7b7ce2cb30b8ebc8246ff38aaad3700992951d633482d851d7195ea -address /run/containerd/containerd.sock │ │ ├─139843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f2288c0061bf8cb09c5ec5830683bc941f9a915cd0f5436c98cd4b48a85768 -address /run/containerd/containerd.sock │ │ ├─139865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19d0ed16cba04e162981ab6c4438d8693f3aa215c74d7191538a53d1cb8457c7 -address /run/containerd/containerd.sock │ │ ├─139939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20c4843061002c7a4d09e513081ee0e790f99cf281d89e5e9731b4a52719aa30 -address /run/containerd/containerd.sock │ │ ├─142493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e185fa0b2c349f63cc468c4dc78fc809330c9a5e15c9f55dd7af71583a8a5b -address /run/containerd/containerd.sock │ │ ├─143537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f84e0f912336a6d529baa0913a02e158d1b8fae71e440716b8e72f7640d88104 -address /run/containerd/containerd.sock │ │ ├─145527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ee56106056902f93dcd15ad62b9c306ea931183966eee2f0bfc895df52f124 -address /run/containerd/containerd.sock │ │ ├─148210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978fe865f0350d980e658927dd403fbd1ecfb7386721acda83252b1c098e77ac -address /run/containerd/containerd.sock │ │ ├─148276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6066ac10f47680d949b3cbb882a082aaab12218515b9abefd44c599f19c308d -address /run/containerd/containerd.sock │ │ ├─159331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885926a22daef6908cfc6f421c10b8fdf69a6c17228bf8ed8952faf67d293dfc -address /run/containerd/containerd.sock │ │ ├─164110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e630d11db64ea5ba46e026331c2ada5f2662729797a4db47a738ba239c5f21b3 -address /run/containerd/containerd.sock │ │ ├─164608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317b08c3d6daab6a2ca0311fe0029d36b0591a54fe0087028187d52648d1432a -address /run/containerd/containerd.sock │ │ ├─168485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2babd5fe97b2b95757f1b746511e6b48eb823b8ded6f7306e5f6b559635c8c6e -address /run/containerd/containerd.sock │ │ ├─168630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c0c8cd7ec9b05e21d579210e3fefc2ed2e3caac5b408defdd3ae2c2867e88e -address /run/containerd/containerd.sock │ │ ├─168757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 508546a85768fa9cb84c06a0c1a7e967a5d6899be332252b44e65c48876056af -address /run/containerd/containerd.sock │ │ ├─168872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2885dad4cc27f21d03b969e75e0cd2663cb3bb4fed50f66bd28c134e70b99f1 -address /run/containerd/containerd.sock │ │ ├─168911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9656b22a6d37d1185190ce6f5be1cbadab30a0f92a1064b68d22833c541ca839 -address /run/containerd/containerd.sock │ │ ├─169530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc6e355b3a4353a8e97ac2505800cb2e4a7ec3c1f39e60e1db4f02adabe9f33 -address /run/containerd/containerd.sock │ │ ├─169618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f1f2752c437e7e17135995c33e46738c2cf32e6d6a9dc4cfc1b478a3a039d5 -address /run/containerd/containerd.sock │ │ ├─171455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a69e1c3c18d56d41e8b47f05634ac574e76a2c9acd517c2e482e530383dc912d -address /run/containerd/containerd.sock │ │ ├─172173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6887d9c4d9599c695545896e7d5a40c43e853399d464aa710216fcf2b22f3fe4 -address /run/containerd/containerd.sock │ │ ├─173251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c3331521b8b62fac2c8c1eefa6e0043e293f2ee6f38a6d47f5cb0116b465186 -address /run/containerd/containerd.sock │ │ ├─173418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af0b301bb086c120826463f4993ae3ec79b9cdd8cc97337af2ff1ef491215bd -address /run/containerd/containerd.sock │ │ ├─173476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b341c5095f953fab051322bb9651d5fda2a18b1110b8495ae16f1993af179c -address /run/containerd/containerd.sock │ │ ├─175802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c643ab151c2f7e392e17673f11c094232878c9d4b85bf547f0fb83c5c1b5e2 -address /run/containerd/containerd.sock │ │ ├─178201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b8eaec2ad31c8191c55cb4f52ad976763bb5677bff69354d58277d2a51f366 -address /run/containerd/containerd.sock │ │ ├─178387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b29541a25d6acaa69b9815e7bbfaf0b8a2ca00a7f0e7054ae52eeac09545da -address /run/containerd/containerd.sock │ │ ├─179480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0dc339e273120083bdb48a351e58b1326fa77429f6d93bde4be2222f960c27 -address /run/containerd/containerd.sock │ │ ├─179537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fcc41e898c0d22cb73b09538a8211758570e2128e52f2606b60851fee7e1989 -address /run/containerd/containerd.sock │ │ ├─191606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9691e0539e81c47c0dd4187e7edf6e546b3fa45133b06c2d88013c4c63d98b2f -address /run/containerd/containerd.sock │ │ ├─192405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 337b3213e17ed4fb4828679502b7f8e37b9a13ebdc6857e60858908cb957f1db -address /run/containerd/containerd.sock │ │ ├─193121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ffafa37fb01432792821f9ab03ec34af7b7926c11844596c22d65c1f054ab7 -address /run/containerd/containerd.sock │ │ ├─202894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0e295871b3e6052b36c821ed1748fab91af4d7408325a24b6d6ab8547f75807 -address /run/containerd/containerd.sock │ │ ├─202950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bef65ce1c11588a658b229caf51548d4a27b297794d857bc90b195d46496451 -address /run/containerd/containerd.sock │ │ ├─202970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea8ed5f0c4948153ff215761f38b5641dc035adc27c704955cbe62b7c26d12df -address /run/containerd/containerd.sock │ │ ├─203044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b08a29b12eb9ce96a01d952e71edb45aef4819f28c27a3426434e48c101742e -address /run/containerd/containerd.sock │ │ ├─203046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313a7d2f9055e715cea9b0b09ff1a88814017447e828dca35b42617c854fdea6 -address /run/containerd/containerd.sock │ │ ├─203122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac734989c4bf8b41e61c2fa79cb6e3d7ef1af0f1827624603b514218114b49a -address /run/containerd/containerd.sock │ │ ├─203128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf49f237682023c5ced9c7d0fd6d96df56c80dbd72f845eb5d54cf1e1352c1c4 -address /run/containerd/containerd.sock │ │ ├─224475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d14082134fe4e94aa2133150e79bfb5b9594cc4b8cb84596be793b19e151e2d -address /run/containerd/containerd.sock │ │ ├─227556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 641ae3c31e85685225f6154314fbb1f78633de13fee4619a4d147a756e45f89a -address /run/containerd/containerd.sock │ │ ├─227700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5999b3d1a895f3d6d53268a5a6bb78ddafe136ee63b2308eb24149f52385126 -address /run/containerd/containerd.sock │ │ ├─228771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a3e6e7011a1ad5af722040132d6e85ec39ede20fbbd42d67ccff1dee67924ea -address /run/containerd/containerd.sock │ │ ├─235395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2a9398e70ecf32fc09047b8282361868ba23cfcd6d5c528a321edf5d370e8dd -address /run/containerd/containerd.sock │ │ ├─235463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce4a012a344228e79c4ba6ee4c1b517c11125e97f8a349e9dbaede8a04dd4a2 -address /run/containerd/containerd.sock │ │ ├─235558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79c2b585557988529bb4caf51799b88609fb760b64c60fe415ff48b204dd366 -address /run/containerd/containerd.sock │ │ ├─235748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2e7bc52a93f0d7095a7b15832e310f8bb9b9d632c5525bdc7119d0815a4bc0a -address /run/containerd/containerd.sock │ │ ├─242521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f7641a0a2a6d36c8d3b1f2b5f8ee59c7db1eacc7cf0b18095578e1e068ce436 -address /run/containerd/containerd.sock │ │ ├─242542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99da84eb63ab897175869e1c04835220bffeaa0fa78b96bab0444ce171a17392 -address /run/containerd/containerd.sock │ │ ├─242758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ee8089c92da86c8da9c6b984c8fd8bface6e9d98f57945e1fd0639697c07390 -address /run/containerd/containerd.sock │ │ └─242929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0358aef649da2d5e0ead4cfd9a0cfe8ca523920a626a3df52c66514e4063d9e0 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1194 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-d211797732aa41fe85bc0a43534c2712d3c024889b94c1bfe6fa0fba5237ddda.scope … │ │ ├─22022 /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 │ │ └─22043 /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 │ ├─docker-fae7be40616f842593780f88935e0992c849764127c407d3dc831115827c40a6.scope … │ │ ├─63525 /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 │ │ └─63537 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─71101 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─71511 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─50539 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─50577 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ioubsy.service │ │ │ ├─22331 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ioubsy/unit.run │ │ │ └─22351 /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-ioubsy --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.ioubsy:/var/lib/ceph/mgr/ceph-instance.ioubsy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ioubsy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ioubsy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─63031 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─63447 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─78867 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─79282 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─21912 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─21940 /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.2.7 -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.2.7 -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 … │ │ └─16081 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-78111f50dd31733a3dc90dd6c3e1161055fdc9cab65082ae755e4dae9e5864d6.scope … │ │ ├─22402 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ioubsy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─22415 /usr/bin/ceph-mgr -n mgr.instance.ioubsy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─41529 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─22562 /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.33 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r67dc519ee7e34d60aecf783203c30951.scope │ │ └─227422 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1551 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─17839 /usr/sbin/chronyd -F 1 │ │ └─17840 /usr/sbin/chronyd -F 1 │ ├─docker-153afc571b4fbbb8bbc3dbc458d7720dff3f4c79077e424bff14d2e987d6cbe2.scope … │ │ ├─50666 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─50693 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-8852a2d2b16f0eaf86d1a88411f60b758cfec92e593fae6b1b44fc7e57127a5a.scope … │ │ ├─71552 /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 │ │ └─71564 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─11299 /sbin/iscsid │ │ └─11300 /sbin/iscsid │ ├─docker-3e89382488f8424676434519dbeee2ea793a61f08bd691c52b64145fd7a5ecec.scope … │ │ ├─79324 /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 │ │ └─79337 /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 │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─0f0c6feb18e5c86b2d383b05b80cffb8d646d556f99b24ac7d71837d3fa4c512 │ │ └─21557 /pause │ ├─00b1c9aaadc03b37283aebff1bda9ec2ea1a3ef692bc73375a69fff7d1676778 │ │ ├─141410 python -u /app/sidecar.py │ │ ├─141998 python -u /app/sidecar.py │ │ └─142001 python -u /app/sidecar.py │ ├─4847a82a36a7444f10fe902a7aab3abfab0fda64d9d212689a0d61abc5146380 │ │ └─121671 /pause │ ├─4c05a485888369578c7a0cf13313ee6228ba4742e69ff30043ad23dd05302f4f │ │ └─198992 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─e032df524d447741bace5b9aa60b561052cdbac2b390d8c150128071bb42c153 │ │ └─199079 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─84de8ab00f824fd096d3feb1d41941f3e2d62f0d3d4a0fab1c61118b1b19ddcc │ │ └─90479 /pause │ ├─bac734989c4bf8b41e61c2fa79cb6e3d7ef1af0f1827624603b514218114b49a │ │ └─203202 /pause │ ├─3ec58dead46a155e5625a304d491b72c6e06c8a86bdc0291c3202acf91fe432b │ │ └─21448 /pause │ ├─01a14be19ffd65ace94febc4acc8d96f3a0db37648c7b87a35a4a1b57906f7e9 │ │ └─147964 /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 │ ├─7f843a0eba466d077e9edd7245bdc5ce7e8e028a2824b1ee7e7d11795bdd612b │ │ └─50418 /usr/local/bin/rook ceph operator │ ├─f22c1f5b45db00d2c21ff63008ba15c5dffd9f1f2685b7323c0d5a82a6f746c7 │ │ └─90544 valkey-server *:26379 [sentinel] │ ├─916887d3fede1ef436c3d96725784c1b260e6a89a16366fa98cf714eb33a7a22 │ │ ├─280230 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─280717 octavia-worker: ConsumerService worker(0) │ │ └─280720 octavia-worker: ConsumerService worker(1) │ ├─da3dddf7c011097d9b5f8476c485488b1c36c26c5fee6a897c77412e423138dc │ │ └─198842 docker-registry serve /etc/docker-registry/config.yml │ ├─0b90a153267254254a762aaf15ad059006f1a8024e9a87f715b439fa5bc76936 │ │ └─32444 /pause │ ├─b4f7cb71de84c97c0ae22c47ce46ea010b10f70bbc3d0b2060490c9f2ac9dd7a │ │ ├─219541 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] │ │ ├─220023 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─220379 /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/tmp5ff23_c0/privsep.sock │ │ ├─287264 /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/tmp4k0mmwsy/privsep.sock │ │ ├─287702 /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/tmp8hjy46q7/privsep.sock │ │ ├─288126 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─288127 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─298361 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6cad703f-65a3-4575-a9cd-dcc0c9fa73cc --namespace=qrouter-6cad703f-65a3-4575-a9cd-dcc0c9fa73cc --conf_dir=/var/lib/neutron/ha_confs/6cad703f-65a3-4575-a9cd-dcc0c9fa73cc --log-file=/var/lib/neutron/ha_confs/6cad703f-65a3-4575-a9cd-dcc0c9fa73cc/neutron-keepalived-state-change.log --monitor_interface=ha-43590a38-86 --monitor_cidr=169.254.0.125/24 --pid_file=/var/lib/neutron/external/pids/6cad703f-65a3-4575-a9cd-dcc0c9fa73cc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─303752 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6001544b-1011-49c9-9968-d0f818a2ef5f --namespace=qrouter-6001544b-1011-49c9-9968-d0f818a2ef5f --conf_dir=/var/lib/neutron/ha_confs/6001544b-1011-49c9-9968-d0f818a2ef5f --log-file=/var/lib/neutron/ha_confs/6001544b-1011-49c9-9968-d0f818a2ef5f/neutron-keepalived-state-change.log --monitor_interface=ha-6b66ea91-56 --monitor_cidr=169.254.0.92/24 --pid_file=/var/lib/neutron/external/pids/6001544b-1011-49c9-9968-d0f818a2ef5f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9691e0539e81c47c0dd4187e7edf6e546b3fa45133b06c2d88013c4c63d98b2f │ │ └─191636 /pause │ ├─23f3bde8f917d472bde35a617c0ded7f63ee5ac421facd40e0ad180b208dfd4e │ │ └─226112 /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 │ ├─9c34d17391292f9cb95a5a29e76f422d3c8a486c8d3a51cd23973f0360d69f08 │ │ ├─216741 neutron-policy-server: uWSGI master │ │ ├─216753 neutron-policy-server: uWSGI worker 1 │ │ └─216754 neutron-policy-server: uWSGI worker 2 │ ├─0ee8089c92da86c8da9c6b984c8fd8bface6e9d98f57945e1fd0639697c07390 │ │ └─242792 /pause │ ├─8cf36304a4fcd6c195203c7650ea9c35405aebee25c1fc62e058c8362a7eb261 │ │ └─33454 /pause │ ├─8bef65ce1c11588a658b229caf51548d4a27b297794d857bc90b195d46496451 │ │ └─202996 /pause │ ├─74121523c01f731be506cb5dc973f8d147f317097bcfabbd255da63ffc7b1846 │ │ ├─89377 nginx: master process nginx -g daemon off; │ │ ├─89403 nginx: worker process │ │ ├─89404 nginx: worker process │ │ ├─89405 nginx: worker process │ │ ├─89406 nginx: worker process │ │ └─89407 nginx: worker process │ ├─0caa01b7cbc8b526c58291a74aa49772c054dddbcdc82054371a86063d7f7851 │ │ └─147447 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─d5fb41d2b5d6f253144dfd0d09cdb071c215d5ad37d81a2f2c357b5eed132541 │ │ └─88445 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0444df3694f709c8b97bab1f808cdd41c0a17727e474a382cd265580994171c8 │ │ ├─124725 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─124772 /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 -- │ │ ├─124785 erl_child_setup 1048576 │ │ ├─125022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─125023 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─125033 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─125909 /bin/sh -s rabbit_disk_monitor │ ├─395f03eb99b0a5350794a5096827851ff341728c6ec0dd14ee5585126bedd1eb │ │ ├─120861 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─120922 /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 -- │ │ ├─120932 erl_child_setup 1048576 │ │ ├─121479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─122366 /bin/sh -s rabbit_disk_monitor │ ├─ce3b109336edff1fbcf49a7c8b1f710d8a6b50369bf5a0db3803e02c15249225 │ │ ├─90762 mysqld --wsrep_start_position=e204c3b5-409a-11f1-bf33-2afc6e3a45d0:20 │ │ └─90855 /var/lib/mysql/mysql-state-monitor │ ├─337b3213e17ed4fb4828679502b7f8e37b9a13ebdc6857e60858908cb957f1db │ │ └─192444 /pause │ ├─47fe169739ca2ce22c029af53873085102a994d79b81b8ea2c211b5fd193d9fc │ │ └─86729 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 │ ├─f0f2288c0061bf8cb09c5ec5830683bc941f9a915cd0f5436c98cd4b48a85768 │ │ └─139887 /pause │ ├─34ee56106056902f93dcd15ad62b9c306ea931183966eee2f0bfc895df52f124 │ │ └─145572 /pause │ ├─26942352ed19f3a201b796a4697562f386ffc61bfe426970c8353d062c12ab71 │ │ ├─160429 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─160836 heat-engine: ServiceWrapper worker(0) │ │ └─160839 heat-engine: ServiceWrapper worker(1) │ ├─6273e00d13fcefed89aac78a999b354bcb1ffbb5aee0b4dbb74cf2a9cb4ec0a6 │ │ └─21770 etcd --advertise-client-urls=https://199.204.45.33: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.33:2380 --initial-cluster=instance=https://199.204.45.33:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.33:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.33: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 │ ├─d3e185fa0b2c349f63cc468c4dc78fc809330c9a5e15c9f55dd7af71583a8a5b │ │ └─142520 /pause │ ├─8e122299ffd7bcfed2a6fbab7b0e3e2654d8aba622f7b31ac88585a0bbcf4e4c │ │ └─225404 /bin/bash /tmp/libvirt.sh │ ├─598bfddb1e89d9689fab339d11729b32f0997644fc5c00bb882927e0c8acfbe7 │ │ └─199111 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 │ ├─d6b580addb48c7ad8d47b96f1ee90998ff6cbfab3bd655264ae61e6396b26212 │ │ └─89522 /pause │ ├─dce4a012a344228e79c4ba6ee4c1b517c11125e97f8a349e9dbaede8a04dd4a2 │ │ └─235517 /pause │ ├─9addd53b7e856da84c5329e232c312ca70f18e0f5438f09f4434a1f0d4df76a6 │ │ ├─192247 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─192705 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─192706 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1f47c3f8c6d7804e13a91ccbc3f63ff0789e7a1a6a98c4a81d21bd75667d0cc2 │ │ ├─232905 /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 │ │ ├─288502 /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/tmpm6lb1dt7/privsep.sock │ │ ├─288957 /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/tmplnee9dk7/privsep.sock │ │ └─289971 /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/tmp4iik59l_/privsep.sock │ ├─22d78f8efd408cd6355b3a3b92b23511fd81a3862ff3af460c083b65d832bcbf │ │ └─120313 /pause │ ├─bb07e5b889a3541cbef77fa23ef62875b3abacb1d1aa7acd3f9124fa07db1d0d │ │ ├─132086 apache2 -DFOREGROUND │ │ ├─133968 (wsgi:h -DFOREGROUND │ │ ├─133969 (wsgi:h -DFOREGROUND │ │ ├─133970 (wsgi:h -DFOREGROUND │ │ ├─133971 (wsgi:h -DFOREGROUND │ │ ├─133972 (wsgi:h -DFOREGROUND │ │ ├─133973 apache2 -DFOREGROUND │ │ └─133974 apache2 -DFOREGROUND │ ├─09a004ee0c0abc781905fa5fc13e6b7089795c8e7c858c58e90847b565751e9e │ │ └─50881 nfd-gc -gc-interval=1h │ ├─4c48e747db0bdadabf15b20916b4ac7e3714653fd950828f475bf1693803b36c │ │ ├─141382 python -u /app/sidecar.py │ │ ├─141903 python -u /app/sidecar.py │ │ └─141905 python -u /app/sidecar.py │ ├─5b08a29b12eb9ce96a01d952e71edb45aef4819f28c27a3426434e48c101742e │ │ └─203094 /pause │ ├─825e8c79547919c830b2a5bb75bc3eb4ea50facbae408e732e2c7f06d7d914dc │ │ └─166231 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─efc6e355b3a4353a8e97ac2505800cb2e4a7ec3c1f39e60e1db4f02adabe9f33 │ │ └─169554 /pause │ ├─63f4e55c1ba21075e7b8cfcf47f53c109429bce023a1fa7766252a4225495bbf │ │ └─56929 /bin/memcached_exporter │ ├─2d342683bb0c0d01e7b872aa76e7e20f1976f4e412d26aeddcb567921e7a2ac4 │ │ └─117794 /pause │ ├─45e230e418564e94c501902a8bf1e09e5d6ef58061dda4f61d5e587311074989 │ │ └─88160 /pause │ ├─c5999b3d1a895f3d6d53268a5a6bb78ddafe136ee63b2308eb24149f52385126 │ │ └─227725 /pause │ ├─73f1f2752c437e7e17135995c33e46738c2cf32e6d6a9dc4cfc1b478a3a039d5 │ │ └─169652 /pause │ ├─c0b0e0b8f62d77e2996d566a610aed46be6b9d8d281440d0fccc1bd1626953c0 │ │ ├─216698 neutron-api: uWSGI master │ │ ├─216726 neutron-api: uWSGI worker 1 │ │ └─216727 neutron-api: uWSGI worker 2 │ ├─938538451bd3d50428b9d6ff6932a4437d9502f73bade6759aa79a2d32982293 │ │ └─219543 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) │ ├─885926a22daef6908cfc6f421c10b8fdf69a6c17228bf8ed8952faf67d293dfc │ │ └─159354 /pause │ ├─d97c6bcf835909717d06c3bd2fbed5906aa4fa2a028454d2c0094dfdc2cb266f │ │ ├─122057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─122082 /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 -- │ │ ├─122102 erl_child_setup 1048576 │ │ ├─122555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122556 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122572 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─123390 /bin/sh -s rabbit_disk_monitor │ ├─3103fbf573fe4473068f8e4a34594260eb724c2ad248a043c581f9d8d030cb79 │ │ └─56538 /server │ ├─90e275228ff74403f49b41f4053d164037e18d888ad8ff817707e4b707b14060 │ │ ├─160489 heat-api-cfn: uWSGI master │ │ ├─160545 heat-api-cfn: uWSGI worker 1 │ │ └─160546 heat-api-cfn: uWSGI worker 2 │ ├─84136a6afdc8a691ffcd6eea1e619ec21124aa9e674bf21a96cb8bce411dec57 │ │ └─126940 /pause │ ├─4e66f26827c7f7b6925e965834376300f44457eef87ecd189ea7232222b4982f │ │ └─148720 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-j26rl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8d6677cb3d4ff1ead120efa48e3b0fc348386b8bf78b6b5fe026e69e3b7479ff │ │ └─119443 /pause │ ├─c677444495327a8294892c43b3ae576c3ec2494918d2308335590a4590703fd5 │ │ └─38175 /pause │ ├─29cf27f16e84c84f63c4f1c4ab1836ed8785ed66e706355a700dab20142c392a │ │ └─33651 /pause │ ├─b22cf98088b4585d8f3d9f6ebe1b5adab91c37df86e9622a25600a1138918e3e │ │ └─88426 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9cdc59611ab671795e7d6489871ae3a115f875126ac42d2767eee01ed5356e98 │ │ └─88178 /pause │ ├─e0af42f5ca0378692576b802d4d859ed56e3d1c42bb32c20c0a66216af792682 │ │ └─200422 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 │ ├─a69e1c3c18d56d41e8b47f05634ac574e76a2c9acd517c2e482e530383dc912d │ │ └─171493 /pause │ ├─66ba74b826d561614428cebd8ba5084103de6286c9d759c2579b39e13fff6fd0 │ │ ├─165095 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165134 /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 -- │ │ ├─165157 erl_child_setup 1048576 │ │ ├─165470 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165879 /bin/sh -s rabbit_disk_monitor │ ├─4d8d351d5269740fce874ff6ae80ec4faeeac8fb2661bb27c02a0f781240aa69 │ │ ├─189292 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─189706 nova-scheduler: ServiceWrapper worker(0) │ │ └─189708 nova-scheduler: ServiceWrapper worker(1) │ ├─e29a34201aa901681bbc40d70e2cb8bf1daf98d8bb1a80a5b432fe1b36b871b9 │ │ └─95176 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 │ ├─e55a5d4154504b98395838dd8cc1d0171a714fd67f351057813b60aec17b7283 │ │ ├─281316 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─281329 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d8c643ab151c2f7e392e17673f11c094232878c9d4b85bf547f0fb83c5c1b5e2 │ │ └─175827 /pause │ ├─6255809c2adf5ce5e9203b3716b9409dc85caf84519ff82dd092e0041653f1bd │ │ └─199034 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─641fac8b81f711e0ab847669d2bd71723a8c245855b7850560df7fdc688cfbb7 │ │ └─146072 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 │ ├─5c5450e6bfd22d80186208715397544df249c6d0051753904c07eb8286e2e0d7 │ │ └─29289 /coredns -conf /etc/coredns/Corefile │ ├─c942acc41e6a124f127bf8534cebf3bd7fd7e7349cc4e1be2b53a42fa21e8733 │ │ └─88120 /pause │ ├─c1c0c8cd7ec9b05e21d579210e3fefc2ed2e3caac5b408defdd3ae2c2867e88e │ │ └─168675 /pause │ ├─2839ca95c5603591d3e298e444926cdd4e68d4e3e8981156af3e30cff9fa718f │ │ └─232935 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fba7efa78400f23a47eff43a29e69db0919c59d81db8bdea862d063ca857bd90 │ │ └─182488 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6568ace7a2088d7e44e1828d76e2dcb462f1a48ff7b864918ed6bba308f1fb65 │ │ ├─41748 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─41761 /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 │ ├─e1c29e8c3bfbf0c2ff0410952e6dd7d348f2e5ad8f82a9103a10efc027eedd11 │ │ └─148658 /bin/oauth2-proxy │ ├─9af54fb9dffaace67eb2b3c57eb816e29fca154f0ab74974b1221e8f65061543 │ │ ├─188439 nova-metadata: uWSGI master │ │ ├─188541 nova-metadata: uWSGI worker 1 │ │ └─188542 nova-metadata: uWSGI worker 2 │ ├─815744a0cd6b4d02ac9a7442b19a6d7b5d7a4690d00d21dd31b4a68e528b198a │ │ └─227625 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7ab3f7242c4b44b3c7850a3446775e99dba0f49c214436aff695aeac3815ab13 │ │ └─51927 /pause │ ├─101c41de7b795480aa58b5e8da0bcdac5d409f2e7adc8feda57302c9a365da6c │ │ └─126858 /pause │ ├─a1e836fa7c0fd9a7ce6b244e0e51f0111225b906f866a3e7c1eff298b4813562 │ │ ├─280937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─280991 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─281730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─281731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─317299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─317300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─45f6cc58f7b7ce2cb30b8ebc8246ff38aaad3700992951d633482d851d7195ea │ │ └─139673 /pause │ ├─b7a37abb6dd98fe43eaa377ab18d13a0373508b911957dcc9484b340823a18da │ │ └─126645 /pause │ ├─7d883031ad06203bc807de79e8d82548793dbe7526d04b137ebe03de38be4e9b │ │ └─29325 /coredns -conf /etc/coredns/Corefile │ ├─641ae3c31e85685225f6154314fbb1f78633de13fee4619a4d147a756e45f89a │ │ └─227583 /pause │ ├─bf4ab67932cb8d32d6d45c5c5d70f4c46253f723125a7288852015b4d1c79a04 │ │ └─200144 /manager --metrics-bind-address=:9782 │ ├─2babd5fe97b2b95757f1b746511e6b48eb823b8ded6f7306e5f6b559635c8c6e │ │ └─168543 /pause │ ├─78647d62304eff7814e03c59c012442ea32d7c8d91bd28b435322482e8cebc2b │ │ ├─191691 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─192644 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp62i8b_wp/privsep.sock │ │ ├─192647 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─192650 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ea8ed5f0c4948153ff215761f38b5641dc035adc27c704955cbe62b7c26d12df │ │ └─203014 /pause │ ├─8fedfd88c562aa9095386561ac04c420f3ba3028f386299ad0a0cb6d3e89df07 │ │ └─148618 /bin/oauth2-proxy │ ├─93c2111df83fa52d143ae13f48c91618861ffad025c757b8a5ba5cb346e1b28e │ │ └─119793 /pause │ ├─1375409b8e743e2ed727a335febd41ba922fc43278509056d7247d36108ea707 │ │ └─32965 /pause │ ├─354213e890dad548e45f2257d7f38adbb34d6bb167bdff25d5cbb07ff9b9603d │ │ ├─90274 /usr/bin/vector --config-dir /etc/vector/ │ │ └─90307 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─24c9fdb76dc06c2a93f6bf86e9577d52405aedba567e41f431cc290f2d79883c │ │ └─108791 /pause │ ├─9be3953b4a3512b340a7cc2fdb683c61ac2e0fdd214f830323a46039ae495936 │ │ ├─90663 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 │ │ └─95476 haproxy -sf 297 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─45a9e6174fff217480ae3d15cbca3859ef77f8dbe53292d91df62d5ed9530aa3 │ │ └─21486 /pause │ ├─fe4f73524f39fcd77d65fe6c9d7688dccea5886390c8d38f64289971cc3f8f4d │ │ └─88269 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─80a9400671dac54bb1ea48577013239543c4c7447ff3238defec9a98129b9a3b │ │ └─174029 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─73192f13e678b263522ad6ec20489346a93ac35b0189b6f4116ff9d408d76aa3 │ │ └─41705 /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 │ ├─e5e2ffb09f5f322494d12b6df25437e5c97885598589026d5c4b53a0868b56ec │ │ └─91020 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─600c11548af69319d11199f029937b7d16c83096c5792efac6e21b71213de773 │ │ └─182172 /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 │ ├─47231e9429e7552975410e5e0fee2982db69347d7e98433816369a9d3c6c5206 │ │ ├─160609 cinder-api: uWSGI master │ │ ├─160623 cinder-api: uWSGI worker 1 │ │ └─160624 cinder-api: uWSGI worker 2 │ ├─fd6de266367d5e9d3e7bb4a8797e90fba15095c42483ebcc6688572c311ab798 │ │ ├─164394 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164411 /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 -- │ │ ├─164417 erl_child_setup 1048576 │ │ ├─164616 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164650 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165325 /bin/sh -s rabbit_disk_monitor │ ├─8d14082134fe4e94aa2133150e79bfb5b9594cc4b8cb84596be793b19e151e2d │ │ └─224515 /pause │ ├─a771270e3f75f87facd9fdca061a3241bb5225a1baa92e9aa45ea7b930c35acf │ │ └─95424 /pause │ ├─558b754ce981e91541f4d5f9527e1e7e78451a30f1e268dd6bac93f9b7332691 │ │ └─146640 /bin/pushgateway │ ├─a3d95d4d4b7e4aa2d1db59e4bac17cb002b59a317f6f47dc64c582968af515bb │ │ └─141847 /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 │ ├─3018ab3f56877e50f25292d87ce6c6ab999cb1a635b5c781f471c89f8da1048f │ │ ├─160490 heat-api: uWSGI master │ │ ├─160543 heat-api: uWSGI worker 1 │ │ └─160544 heat-api: uWSGI worker 2 │ ├─4c136717ae6e23f1f6df6fa33e894b2496c0343c095c7b7d558f12b8d03ab641 │ │ └─119023 /secretgen-controller │ ├─313a7d2f9055e715cea9b0b09ff1a88814017447e828dca35b42617c854fdea6 │ │ └─203086 /pause │ ├─72b341c5095f953fab051322bb9651d5fda2a18b1110b8495ae16f1993af179c │ │ └─173512 /pause │ ├─58d06ce80c26c4d64a079c42adc00f4f11c262f1423566a6d874841e40abb16f │ │ ├─95933 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95950 /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 -- │ │ ├─95956 erl_child_setup 1048576 │ │ ├─96043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96138 /bin/sh -s rabbit_disk_monitor │ ├─79d016650b26f2ba66c2b57a75b72ef96f2b23599e2e5acbc85174879bc1333b │ │ └─274359 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─53782bea654700a5c56c9ca5e9a8f98a53747a0eb334f92f7af2971eaa6fa81c │ │ └─197465 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─99da84eb63ab897175869e1c04835220bffeaa0fa78b96bab0444ce171a17392 │ │ └─242600 /pause │ ├─e79c2b585557988529bb4caf51799b88609fb760b64c60fe415ff48b204dd366 │ │ └─235613 /pause │ ├─6097be379de57352532545000a20615e988b0185fce29a70696109560e69d199 │ │ └─280232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9e618c611ec702ec81968a1fb31e289a39eb46ddf2dc5e7b3a145571de25285f │ │ └─199050 /manager --metrics-bind-address=:8080 │ ├─ee4e56cea19893164c89066172e0fb10d75625be5bfab9a8be76f78117988e31 │ │ ├─ 55672 /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 │ │ ├─ 55704 /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 │ │ ├─ 55958 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─281089 nginx: worker process │ │ ├─281090 nginx: worker process │ │ └─281091 nginx: cache manager process │ ├─88caebd8af6f353adf84078a89ecec209b4401a6de420831713c2cea901ec6fe │ │ └─89657 /pause │ ├─2d602a455aa6990cc379f727001dbcba1036b392d68aa90867505c79afafd320 │ │ └─142392 /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 │ ├─fb2cdd9d31e007820fef42ccd2cc8204816d641e37a0ac5950469a2f42473c69 │ │ └─52134 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3fe827981db666f5d2fbab0904bef065c17b673a88375a736df8ea59b21ac372 │ │ └─87674 /pause │ ├─c6b1a45c6d919ca2e0016e5adb2fae450ba87633c768961dafcc63c42f86e8ef │ │ └─91130 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─86074ed57423e176039eacdf693daa7e19c404af7d1b5fe0e83ce328be24c2f3 │ │ └─90112 valkey-server *:6379 │ ├─c95b39262ab01cbf5f46e9f236fa45a50f713046a4aa67092371d2d2629f34da │ │ └─147082 /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 │ ├─5f3d613617410b77fe159a2f5f3e25e472e70587e2d2dee00e76449d8ea23b82 │ │ └─86197 /pause │ ├─f84e0f912336a6d529baa0913a02e158d1b8fae71e440716b8e72f7640d88104 │ │ └─143598 /pause │ ├─3e54c03a71957ff20bdf13292bd79907d7014ac480d913943027b8abca4328e4 │ │ └─198989 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─086b528395bcab3b40ba37f9637f064b9583343c15097b1134a40b336259f0d0 │ │ ├─189314 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─189657 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─189658 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─0fdcf1119ceebeab9a53653977e3a708aee27a1505d5921778835607a0885e8d │ │ └─28857 /pause │ ├─86bd71986b7ea6d8d223a644c77eceac88a50c1285abd02064c5e4b145f7c237 │ │ └─89715 /pause │ ├─caa55b83e432fda6eb29cc737f7360f3cb087a8469ce9632739049ffa160b5d1 │ │ └─228116 /bin/openstack-database-exporter │ ├─ccfc99e60e8707da69769a35b68c0ed105698825329f0a4495a09199a31976c0 │ │ ├─180167 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─180405 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─180422 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ba8923e1eea40e9d6141e0f408ba5db8952e234ddc2cc6f7312479bdf29edca2 │ │ └─31970 /pause │ ├─a4698993fc960f1e13122af540e5b3b0dbe38205ca7aee813b064facf52a009b │ │ └─23162 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4b4c01e7736db9bad2f79741535721ec4d1b70b2cacbff8c5e46bae082f59eec │ │ └─127434 /pause │ ├─9fcc41e898c0d22cb73b09538a8211758570e2128e52f2606b60851fee7e1989 │ │ └─179565 /pause │ ├─9c441f32daf4157d1ebb106f22fc95fb88d0a3703f1317e6b3864a77aef4365f │ │ └─52770 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e2e7bc52a93f0d7095a7b15832e310f8bb9b9d632c5525bdc7119d0815a4bc0a │ │ └─235785 /pause │ ├─cd3afb014b04073262f9474602c56dbf4b790d88b1b3901fd57a0bc931e41959 │ │ └─24912 /pause │ ├─4f7641a0a2a6d36c8d3b1f2b5f8ee59c7db1eacc7cf0b18095578e1e068ce436 │ │ └─242563 /pause │ ├─7fefb0f8d5248d3805486f70f75a078ece8c263b4bb56f76ba2fe42c390753dd │ │ ├─192267 magnum-api: uWSGI master │ │ ├─192294 magnum-api: uWSGI worker 1 │ │ └─192295 magnum-api: uWSGI worker 2 │ ├─4f97a99460fd0763c761df2d0c44e67e16468715df9c8a2a2ab556e13e548c8f │ │ └─148999 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6d2282808ad40d9c568cf75d056d33c0130c62f31bd9e074473355dd5bf582ce │ │ └─90321 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cb6c4fe10fce4dade5774db3a2fbb2c98925633ea7aa142881e8790f9855b054 │ │ ├─160129 glance-api: uWSGI master │ │ ├─160141 glance-api: uWSGI worker 1 │ │ └─160142 glance-api: uWSGI worker 2 │ ├─4399c532527cdfa6a197af77be28f87bb322313ef39f25b8f2089b7be2125db8 │ │ ├─188140 nova-api: uWSGI master │ │ ├─188164 nova-api: uWSGI worker 1 │ │ └─188165 nova-api: uWSGI worker 2 │ ├─399e9b2b2096c55511a056c7659b7e2d0497538934d80dbf9bc28ff1be2a4a09 │ │ └─199038 /kube-vip manager │ ├─23750c922e344cf3a80e4f078c2125e64bace1e8394c131ab8614921201ef1d1 │ │ └─27933 /pause │ ├─485cfea3bb495764224e501fda8e31abbfe45072c404221123a9fd04e87484ef │ │ ├─175039 /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 │ │ └─175287 /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 │ ├─d1ad41870a8cf11baf3b640d317a3bba7e2b74d86dfc97113acf0aaba5122a02 │ │ ├─227905 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228011 /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 -- │ │ ├─228017 erl_child_setup 1048576 │ │ ├─228397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228592 /bin/sh -s rabbit_disk_monitor │ ├─9c3331521b8b62fac2c8c1eefa6e0043e293f2ee6f38a6d47f5cb0116b465186 │ │ └─173274 /pause │ ├─0768036e271cc307f94cf5686e371c8ded024f7dd3cd873b4b8eecce31cfbd3b │ │ └─147843 /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-33.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 │ ├─cf49f237682023c5ced9c7d0fd6d96df56c80dbd72f845eb5d54cf1e1352c1c4 │ │ └─203203 /pause │ ├─f651b39a851e46b21d25dcd54ad3987d6ed343f1769feed92fcad45efb1b5373 │ │ └─24881 /pause │ ├─91b09005fe4dd24459cea4c88d675b5c45e99a2cfaf6c2936d83a5651b7001db │ │ ├─148892 /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 │ │ └─327003 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─48b8eaec2ad31c8191c55cb4f52ad976763bb5677bff69354d58277d2a51f366 │ │ └─178229 /pause │ ├─e630d11db64ea5ba46e026331c2ada5f2662729797a4db47a738ba239c5f21b3 │ │ └─164132 /pause │ ├─c82b00f6134a52defc72664950a4e61e9940e81bd44f8ee66d19b9c7998967b2 │ │ └─51989 /pause │ ├─d5ffafa37fb01432792821f9ab03ec34af7b7926c11844596c22d65c1f054ab7 │ │ └─193145 /pause │ ├─9f69276fa724fa2a6c2f2b59996cfdbe696d105c5c53bd5818219548e2701404 │ │ └─94772 /pause │ ├─7b2f0ce5aad1803e152b494c5117404333a6be10aafc6ef3076bb23e1585275b │ │ └─172242 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f6d7b8b9d44628b4235145eae6a42c2d0e35b9897e45604f8aae191744410ea4 │ │ └─148085 /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 │ ├─c0ab1da63fbe4c51aeef885f4b2f38c72f0d403e9f28447e86810a07da4bc93a │ │ ├─25999 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─26664 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─439660c10d8cfeb6e3a84e8d8e3a1a7db81a8409779dfa7e2694188b7d82e16a │ │ └─127432 /pause │ ├─12f0bec78c25f412d58a9fbfbb0f2cdd8af914efdcaf7503be2f921847b80a48 │ │ ├─274464 /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 │ │ └─274969 /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 │ ├─19d0ed16cba04e162981ab6c4438d8693f3aa215c74d7191538a53d1cb8457c7 │ │ └─139905 /pause │ ├─78535158035ca5db853ca562fa7d766dba9396f48b299b5055c2d7b96ee06705 │ │ └─198958 percona-xtradb-cluster-operator │ ├─a0e295871b3e6052b36c821ed1748fab91af4d7408325a24b6d6ab8547f75807 │ │ └─202917 /pause │ ├─a949bd9425bc491837389559f2ad8c103e8e2482279f6cba775365a43aac9834 │ │ ├─109014 apache2 -DFOREGROUND │ │ ├─109032 (wsgi:k -DFOREGROUND │ │ ├─109033 (wsgi:k -DFOREGROUND │ │ ├─109034 (wsgi:k -DFOREGROUND │ │ ├─109035 (wsgi:k -DFOREGROUND │ │ ├─309030 apache2 -DFOREGROUND │ │ └─311632 apache2 -DFOREGROUND │ ├─317b08c3d6daab6a2ca0311fe0029d36b0591a54fe0087028187d52648d1432a │ │ └─164635 /pause │ ├─eecb5770a09074e3b070d9041b3c05b5fadfef59c8eac3a11ef0bcd1387804c7 │ │ └─199699 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6644538752536c83f06c6e7e665c980c1fa68090ea9ecb76382ea80c75faa796 │ │ └─123813 /pause │ ├─9fe064b1d58e2b38eddc190565b223bc512643740d9b355423a21fc67e7feba7 │ │ └─50995 nfd-worker -metrics=8081 │ ├─20c4843061002c7a4d09e513081ee0e790f99cf281d89e5e9731b4a52719aa30 │ │ └─139964 /pause │ ├─3d96de08efc66932b42c8d2ae34fd789790e10942e69cb3cc038fcb398859300 │ │ ├─195804 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195820 /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 -- │ │ ├─195826 erl_child_setup 1048576 │ │ ├─195917 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195928 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─196139 /bin/sh -s rabbit_disk_monitor │ ├─c42e1b9d0c5ea80c34c41096972fd3db564efafa1377660daa539112b2f5b7f9 │ │ └─33060 /pause │ ├─0eef6a6b4f01767ff051d67acd2dc28df049ec1d5ac2c04ecbcc288591cf9a1d │ │ ├─121246 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─121282 /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 -- │ │ ├─121299 erl_child_setup 1048576 │ │ ├─121747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121748 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─121767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─123016 /bin/sh -s rabbit_disk_monitor │ ├─81b29541a25d6acaa69b9815e7bbfaf0b8a2ca00a7f0e7054ae52eeac09545da │ │ └─178414 /pause │ ├─6be58325012532a20616b09b6959e3b1388de8cc9a231d343856d1d214a348ba │ │ └─21405 /pause │ ├─1598a3e4133c09d6755f0f8eb8aa77e33c07dcc1c9d3876bf3ba89331832633e │ │ └─57496 /pause │ ├─d91d54c72f93cb2abf3e660fcf07c86aa46cb0d21c7eb6437834e80bd6ec7e91 │ │ ├─155953 barbiacan-api: uWSGI master │ │ └─155973 barbiacan-api: uWSGI worker 1 │ ├─80cf7aece4d4450dc7bf18ddbb476aae568b1cd094db0a19e28ab506e52d67de │ │ └─33606 /pause │ ├─18b1df7fdc82d8c7c3ed8e43a753b9603f7734ef733b068e6a48d8c16455de85 │ │ └─56491 /pause │ ├─94d703853bc85e0430115b2cb0d418ee3bdb255d288fc2f2aa0fc9fea6edc29d │ │ └─132149 /pause │ ├─006e743445d52468e8df0279764efb6cd7d86d20913bd9bab7bcda150081ccce │ │ └─21725 kube-apiserver --advertise-address=199.204.45.33 --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 │ ├─93ec8ed118fd116c36c2ceb843c1a1ec6287cee66db278d78bb51c37efe48974 │ │ ├─217735 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) │ │ ├─218115 /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/tmpgoqdl1gn/privsep.sock │ │ ├─218356 /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/tmpsyul770q/privsep.sock │ │ └─218611 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f2a9398e70ecf32fc09047b8282361868ba23cfcd6d5c528a321edf5d370e8dd │ │ └─235426 /pause │ ├─660f70d344b8ab98efaa8b95361bf6914def51e0e8c7a0ff98524871a903249b │ │ └─51688 /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 │ ├─c05d98ab3aeea31869ad89cd77bb2e76af7310d491bac2d570c7197269d48fa4 │ │ └─140425 /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 │ ├─0358aef649da2d5e0ead4cfd9a0cfe8ca523920a626a3df52c66514e4063d9e0 │ │ └─242965 /pause │ ├─1a3e6e7011a1ad5af722040132d6e85ec39ede20fbbd42d67ccff1dee67924ea │ │ └─228795 /pause │ ├─1eebd4b4ab203ad732d6b8230edc3293795ef76a0e491d6a94308c349ffd8ed4 │ │ ├─229058 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229074 /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 -- │ │ ├─229080 erl_child_setup 1048576 │ │ ├─229158 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229362 /bin/sh -s rabbit_disk_monitor │ ├─aaf44655abbe0d61ccba8b43e43b1896d184d44b083a103bc79a10a4c21cb9a5 │ │ └─147045 /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-33.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 │ ├─978fe865f0350d980e658927dd403fbd1ecfb7386721acda83252b1c098e77ac │ │ └─148236 /pause │ ├─63fab09b541a0bada43abeb198434ea211fbaf5a3fcbd81eacebad4f2803003d │ │ ├─219680 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] │ │ ├─220114 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─222366 /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/tmpjngzuhab/privsep.sock │ │ ├─224317 /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/tmpuimeoxq9/privsep.sock │ │ ├─225351 /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/tmpkbr_isun/privsep.sock │ │ ├─226776 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─226777 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─226913 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/58956483-f49d-433f-9e70-024ef78d5107/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/58956483-f49d-433f-9e70-024ef78d5107/host --addn-hosts=/var/lib/neutron/dhcp/58956483-f49d-433f-9e70-024ef78d5107/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/58956483-f49d-433f-9e70-024ef78d5107/opts --dhcp-leasefile=/var/lib/neutron/dhcp/58956483-f49d-433f-9e70-024ef78d5107/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a84cecb0-0f27-4111-b228-887e24fdfdc5,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 │ │ ├─226931 haproxy -f /var/lib/neutron/ns-metadata-proxy/58956483-f49d-433f-9e70-024ef78d5107.conf │ │ ├─232299 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8ed84762-9924-4a18-afd0-414f5f276ed7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8ed84762-9924-4a18-afd0-414f5f276ed7/host --addn-hosts=/var/lib/neutron/dhcp/8ed84762-9924-4a18-afd0-414f5f276ed7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8ed84762-9924-4a18-afd0-414f5f276ed7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8ed84762-9924-4a18-afd0-414f5f276ed7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0d70cf19-3974-4b4f-bc65-b70e43d2e90d,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 │ │ ├─232318 haproxy -f /var/lib/neutron/ns-metadata-proxy/8ed84762-9924-4a18-afd0-414f5f276ed7.conf │ │ └─291809 /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/tmp91dhh4zm/privsep.sock │ ├─508546a85768fa9cb84c06a0c1a7e967a5d6899be332252b44e65c48876056af │ │ └─168783 /pause │ ├─f2885dad4cc27f21d03b969e75e0cd2663cb3bb4fed50f66bd28c134e70b99f1 │ │ └─168918 /pause │ ├─6887d9c4d9599c695545896e7d5a40c43e853399d464aa710216fcf2b22f3fe4 │ │ └─172196 /pause │ ├─6921d8aa17748a43948d624c5ec7748dda05210e05be23c8670134759bc5099f │ │ └─33024 /pause │ ├─cdcae503e14e40013f4bdfab29e538b5e55d3687e256f45d84889643341ba1a5 │ │ └─51554 /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 │ ├─d0e0609fc4e856b32065bd073b4e0e9bcfb59df879e1b20cd38b810ff08c8dc4 │ │ ├─274336 manila-api: uWSGI master │ │ ├─274401 manila-api: uWSGI worker 1 │ │ └─274402 manila-api: uWSGI worker 2 │ ├─cd6b419cd21cac975db20d7a8321d448e9bc1cd9b55cb2a7f304b678663e1414 │ │ └─274295 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ee4c3531ecf2ccbb8edd23bb71018daa44831d67ad50d407e5a084731c22fa85 │ │ └─32757 /pause │ ├─2a32cdf9e574c888bdad0d3431f93eb88700c837f21feadc3e7c9ce25a1d4fce │ │ └─41878 /coredns -conf /etc/coredns/Corefile │ ├─0c0dc339e273120083bdb48a351e58b1326fa77429f6d93bde4be2222f960c27 │ │ └─179507 /pause │ ├─bb11eabda5f688066aa6d52c1130c773653cd2d39a7d8752a6c4c15f87712d73 │ │ ├─278853 octavia-api: uWSGI master │ │ ├─278866 octavia-api: uWSGI worker 1 │ │ └─278867 octavia-api: uWSGI worker 2 │ ├─1a6f5a878dc61de08851acf849597d48f7fe48c42af3a1445d7aa634763183ea │ │ └─57605 /pause │ ├─329651d62ed02f39b2be342b46acb964067f43bbd3a3b252771039952dc4a66d │ │ ├─204058 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─312148 sleep 300 │ ├─c2afb7ee6e564750f4b266e83c1f360c4c07196aa4bb90e4fb4407cd0cce8468 │ │ └─89357 /pause │ ├─10f2d1032aecd1ab0851e903ce6a163f1fc4a3e8a7ca0dd07c511a14a44e388a │ │ ├─216677 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] │ │ ├─217152 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) │ │ ├─217155 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) │ │ └─217159 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) │ ├─cb4e5921a4b42ee021e0d6bfe22b86cc1b64c9767f036e767063a6beb5daae6b │ │ ├─148032 placement-api: uWSGI master │ │ ├─148143 placement-api: uWSGI worker 1 │ │ └─148144 placement-api: uWSGI worker 2 │ ├─9d6cbf575fe7ec48d3a859f24e3683053ac961fe42971173453c0f456ec2a70a │ │ └─21626 /pause │ ├─d846c51aa0f3c63c363301f0d94850959bbfe194e1029ef8d62055ff533cc61c │ │ └─32348 /pause │ ├─8fcca249c4db6ac4ad071690c87888ec92aa95b2360525ffa022409466856a7d │ │ └─35556 /goldpinger --static-file-path /static │ ├─4d5867922a52dfb8fb74f76f8f2fa2ca90f15630cb5564d9f069aa1948942f32 │ │ └─28808 /pause │ ├─dd49857f5634e4325fb69c13e1e6515411a5c39dbaf5f80464ff13c9f2e37ee1 │ │ └─33164 /pause │ ├─9cc05f2f0bbf9ec9ad468daf0c052fda32b1f11b0a9cedf805b395be429a0763 │ │ └─51120 nfd-master -crd-controller=true -metrics=8081 │ ├─76526d4de725644902de47c4d277c9992b7e273d4264b677266bb252f3e49165 │ │ └─90984 redis_exporter │ ├─1af0b301bb086c120826463f4993ae3ec79b9cdd8cc97337af2ff1ef491215bd │ │ └─173442 /pause │ ├─159ff1c53ed601972f950d5060a6f41c4ffc6061f446e4c6ab3a0e4faeec5b23 │ │ └─120406 /pause │ ├─9656b22a6d37d1185190ce6f5be1cbadab30a0f92a1064b68d22833c541ca839 │ │ └─168957 /pause │ ├─b6066ac10f47680d949b3cbb882a082aaab12218515b9abefd44c599f19c308d │ │ └─148336 /pause │ ├─4731a2c95d29ac54083a0c3ebff7278942c646ecd5fefc87da68f590d08064d2 │ │ └─225222 /usr/bin/libvirt-tls-sidecar │ ├─be33d9a06561f7bf78461ff1bd7582f4c06a3bc677c6a29f30b6fd247ea0c6c6 │ │ └─88288 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ └─4faaa89b8d3598dbcf7929da4505d3b5f313e928a80b5cd3902045ba92bfb72c │ └─23074 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount