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 │ │ │ ├─21423 /lib/systemd/systemd --user │ │ │ └─21424 (sd-pam) │ │ └─session-22.scope │ │ ├─21418 sshd: cephadm [priv] │ │ └─21443 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1451 sshd: zuul [priv] │ │ └─1464 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1455 ssh: /home/zuul/.ansible/cp/199.19.213.236-22-zuul [mux] │ ├─451834 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xrewakyvnjzvzqeaqzlygpmgbvlcdhyy ; /usr/bin/python3'"'"' && sleep 0' │ ├─451838 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xrewakyvnjzvzqeaqzlygpmgbvlcdhyy ; /usr/bin/python3' && sleep 0 │ ├─451839 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xrewakyvnjzvzqeaqzlygpmgbvlcdhyy ; /usr/bin/python3 │ ├─451841 /bin/sh -c echo BECOME-SUCCESS-xrewakyvnjzvzqeaqzlygpmgbvlcdhyy ; /usr/bin/python3 │ ├─451842 /usr/bin/python3 │ ├─451847 /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 │ └─451849 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9793 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12192 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4f0271749e457f838ff37937b343139a45e7c5ac47826446c9e86e361240da7 -address /run/containerd/containerd.sock │ │ ├─ 12559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e2cce0102e1d533979c35d3e3ba43ccc94b159a52afcbded666d34d13742a0cf -address /run/containerd/containerd.sock │ │ ├─ 19353 /usr/bin/containerd-shim-runc-v2 -namespace moby -id be1116d5b14d82597b94619c0821c0266b806422cb6669e22f9da19c3acf4fe6 -address /run/containerd/containerd.sock │ │ ├─ 24510 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 42fa580c69767626e09443af1b126223fec08ceba145b1b51bf461ea7126722c -address /run/containerd/containerd.sock │ │ ├─ 29124 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 99045e1ba6bd796bce06ea1b70ca9f358416228e0bb1eb5ddc8a77b854eb9da9 -address /run/containerd/containerd.sock │ │ ├─ 33802 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d7dd77b71452f01dc0b06d962ce231f2bf26eb7589c37662f94c05fdf9155bb -address /run/containerd/containerd.sock │ │ ├─ 39209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039e48ce5f658a5b05a4bed2a501a873546a69f50e5d2c189c86fea8d412ea32 -address /run/containerd/containerd.sock │ │ ├─ 39250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53db5521b8e026a400bcbaaf7bca590199723dfae0add88dbe7d7e79ed0480a7 -address /run/containerd/containerd.sock │ │ ├─ 39268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51241a95d905f00efe07ffec2c1c18016c986b114e51f2ffb164a3b7ac383b54 -address /run/containerd/containerd.sock │ │ ├─ 39291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 034eeab9236eec77c4e5bbec743a731117cb4ccedac3fa6705e688f78b37d8e8 -address /run/containerd/containerd.sock │ │ ├─ 39292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09b92afe46534870804570e6e2f719e4c4ba4f9a11c2bfafef52a101c4c86efe -address /run/containerd/containerd.sock │ │ ├─ 39823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27bed249b1abb2f6ab6f4f65d0b29bd99a8d478ba9f024eed8c1f186fcc6cdf1 -address /run/containerd/containerd.sock │ │ ├─ 40581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 957610a73749afd31f9cc8d6992f21f4a529f117a9cf09ac810cae629d876393 -address /run/containerd/containerd.sock │ │ ├─ 40597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c415f16d8ecd9f8f2698583bce7464027e1a13a58e073c453f68affe7f5faabd -address /run/containerd/containerd.sock │ │ ├─ 42276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98e186a8b1063b0bdca4f8cb4c69a436340bc9b9dad581d6285747c6479e24fd -address /run/containerd/containerd.sock │ │ ├─ 42323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7677350c9684ad7b0d76c83844206e8bdb4f48c29eeeb7fe5d9282ad6105c39a -address /run/containerd/containerd.sock │ │ ├─ 42430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 094d34219fd7396162dbfbd752c1276b4524b8ca91383286d9b7d8674a826bea -address /run/containerd/containerd.sock │ │ ├─ 42502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d818a7a7e6fde6861a8eb8516af4933a07a1867af4ff234dfe019e70f0c046 -address /run/containerd/containerd.sock │ │ ├─ 42632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47326dce4552d40d6a7fc6e04b014ec451fc4bbeb92797038dd35042527026ea -address /run/containerd/containerd.sock │ │ ├─ 42683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b12227c2ad26702c00f6e3db92c4e18ca82f173f9b4e12268ee19b7f1bb9662 -address /run/containerd/containerd.sock │ │ ├─ 45011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290e2034399fea6cad58d47c89436e0d9c4791c210e0c1b28c2a22ed4ae12555 -address /run/containerd/containerd.sock │ │ ├─ 45111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87d6032d9cf99c68168036e6b558051d68e62442b6f0d7a5356a84d4e6680c02 -address /run/containerd/containerd.sock │ │ ├─ 45871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4754732cdd7772711175e23ac2244fb88d5ccaa0054710f80c43f6643b9164ad -address /run/containerd/containerd.sock │ │ ├─ 45964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54c07eaab5fde3fd9208f6b49c2a14cd382d213557ecefff57f00f7aed9c9bcc -address /run/containerd/containerd.sock │ │ ├─ 46290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3cfe9725b21020085dffd51c202b35655c45e68e2f7211b3d162502a0dfbb7a -address /run/containerd/containerd.sock │ │ ├─ 46649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a18907bde0588136349c6cf696bdb21d98f1358736b1531237347379e8c0e22f -address /run/containerd/containerd.sock │ │ ├─ 47194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae4495bda34f245b4ff6d9e345f13746e6f6a9ab217f8d3d5014fba11a9db13c -address /run/containerd/containerd.sock │ │ ├─ 49732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e77221ddff27ee6f4e256319e5feb557a45dca338bec5f775a22a594e92234 -address /run/containerd/containerd.sock │ │ ├─ 49894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c431f956665149aa72d223235ec1b387b3ee5376710016beee02bcddd07135 -address /run/containerd/containerd.sock │ │ ├─ 54218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 991543e23523f2dbff402e7afb6852403b129a80c1d148ec9c2d3e75bc1d5d60 -address /run/containerd/containerd.sock │ │ ├─ 54861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff5134c3cf31decd77701623a7e96fc75785fdfa5f50cc23ecdb61aa9524ae0d -address /run/containerd/containerd.sock │ │ ├─ 54899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c44162e775937021684a9a4774ddabed5170d07e862d9dee24bbab1192f9a55f -address /run/containerd/containerd.sock │ │ ├─ 54958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80d1a9da82da0053a07b711096eacce0baff2b0ce7231ad8ab88ad08fa436eac -address /run/containerd/containerd.sock │ │ ├─ 55123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d369f25056d9e0d85265aa0a6228b2035c1104beac55dfe5363b6845566036ee -address /run/containerd/containerd.sock │ │ ├─ 59464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d75697e86bd0d0876686a10328bfbd5dfa3362eb833203a2a7a227f3e32fd862 -address /run/containerd/containerd.sock │ │ ├─ 59670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6682bb100cea08c19f37171a459c4213c309c2556e6b30b5a539bcd33591063 -address /run/containerd/containerd.sock │ │ ├─ 59724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3c668fca31e3734cda84d1a50eb60be3fcd5bcaeebf8499ec3ccac6f864ace1 -address /run/containerd/containerd.sock │ │ ├─ 59763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c5babe3e5c89df82e73d8de261b3b1642a0bd06ecedbba82ea2803a4701dd5d -address /run/containerd/containerd.sock │ │ ├─ 60956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c8ae17be8e43a9022226534443d48e4894cb77a9f6e8aa0a1521d5b0138251 -address /run/containerd/containerd.sock │ │ ├─ 61301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4a5ddb00888b2ba8d8de685a17aa1cc090ffbcfc4be457c6b53c393a71f33c4 -address /run/containerd/containerd.sock │ │ ├─ 61509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 413c7dc867ad3849094d19a574e166a030eaebc243523a7226ccd1b1a236418e -address /run/containerd/containerd.sock │ │ ├─ 61547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 476cee5fd8c27a9b9d32789178d1c23c994398227e5aeccdeb84bf900cb719b9 -address /run/containerd/containerd.sock │ │ ├─ 61603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04e5307fe3c91d0f9f89cd832b578590bf7954b7941aedaf43cc37b30a496a45 -address /run/containerd/containerd.sock │ │ ├─ 62136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac805c0aa9bd838baf3256b3b7a7b86bf865fa288a709eba26561e1ed363897 -address /run/containerd/containerd.sock │ │ ├─ 62229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc21b33be2b605b32c23488438a58a829b7ed7058f6560d2ea206ebaaa12277 -address /run/containerd/containerd.sock │ │ ├─ 62988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78c56b3f5bc6dcd026d60e91caf0b593cf1aba89225ed10b55b1260b4f40ffdb -address /run/containerd/containerd.sock │ │ ├─ 63380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04d1d6caec14e815b7c3a199eea01937fb57fa57b7034876e9138a640f7ce490 -address /run/containerd/containerd.sock │ │ ├─ 63772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 819e36b6af43df49e845a51396dbc7e707bab83a8362572ac2c57c7b38e3d776 -address /run/containerd/containerd.sock │ │ ├─ 65076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bdb02aa4407e8d175b25484d816550037041fd0c7013bd426ce404dd2b410d4 -address /run/containerd/containerd.sock │ │ ├─ 67623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b70eaf8cf6ae31ab6f358f6716333e84be7ade1df44bf689243c7d5be3df90 -address /run/containerd/containerd.sock │ │ ├─ 76945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b88c606cbd8c9e47dd0f9995337f4b32fcdcac1152fbedfdc70a52a230c2428e -address /run/containerd/containerd.sock │ │ ├─ 78634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98dff1f060b247e403acdeb1d7e70edd2b271ded92eafa389530526999fc45dd -address /run/containerd/containerd.sock │ │ ├─ 85524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b5d49d2b376ea693ef64adc06e7e0a10f5112192fd7e9bc5098c2a117888233 -address /run/containerd/containerd.sock │ │ ├─ 91837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3622fc853badc559fef360581eed752fda7b4871921b57b5e4ce1c978a0decd -address /run/containerd/containerd.sock │ │ ├─ 96588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec3707bce925be2d7a404cedbe549e038798b3ed9357f5ad5c83cefce7e8479 -address /run/containerd/containerd.sock │ │ ├─ 96638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc1a7af4606215d57debe03888a0e6d74d486e67f057fd5c8ab21d6f49624a2 -address /run/containerd/containerd.sock │ │ ├─109400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cee5405c5bbc051d9d2ecc5c627f6aba132ad3273a8643c3d9601fce4d589d9 -address /run/containerd/containerd.sock │ │ ├─110947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29bd5f8f9582b449637804868b14cee18b24179f51470f072b8f7850dddf607e -address /run/containerd/containerd.sock │ │ ├─111040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02aa77d9f551736dd57d83ca37919c3eedfcfed3d14015f2790c45c84ae16ddc -address /run/containerd/containerd.sock │ │ ├─113030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18beed8dc5c4366676fa2fc6f49c4f090045fb30b207f1141e61fc44031e18d0 -address /run/containerd/containerd.sock │ │ ├─114849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca6c49bce79265afd3806025122344c812a7f8496b7a0bc303cd2bc62798630f -address /run/containerd/containerd.sock │ │ ├─114979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee84f45809cf037ad55b4c388f87dade9c8ced67c84f1f24055257b710ee213 -address /run/containerd/containerd.sock │ │ ├─127955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c4a9a1af9e58e407b0a7bf3604e8aab8874ad07840b487cb67e51e917bbffb9 -address /run/containerd/containerd.sock │ │ ├─127994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daedd5d5ed6697267af12c5e27931339ab2e5cedc7cbe2fade48f64c89ed7856 -address /run/containerd/containerd.sock │ │ ├─130451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3fc1964a2292462536d6fa788fb5aa47dc1ee6c6c2de60303960b94dfc518b3 -address /run/containerd/containerd.sock │ │ ├─156911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6460f2386d27d1cd86bec816d4708d567b4b92d55846be1d346568fb83e21b68 -address /run/containerd/containerd.sock │ │ ├─157936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea007032fcf9fd5d9ed5b5bbe6d52ab72eb0c604d1e9ac0a831c2d2dd4090f6 -address /run/containerd/containerd.sock │ │ ├─159305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cc885fce005c4f19dec6d6c349482352db7a1a1984d5a63e803e07889e3ca2c -address /run/containerd/containerd.sock │ │ ├─159348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 208591d1ac910588130795343e9c0b3cd6aa8ecffde95c28f6085a85a990798a -address /run/containerd/containerd.sock │ │ ├─159537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05f38ad3d9615fcadbb607e83322870a7caa9ce8fd1aa5af5fc28966e853257 -address /run/containerd/containerd.sock │ │ ├─160932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b49f814ae1ee523300d29039340987a15f30a27c022a4b118d877492fc6a4c79 -address /run/containerd/containerd.sock │ │ ├─163005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af8d9c5a23cd3c173d8520d6737706800c67cde934726c92fa9c217ddca1be6 -address /run/containerd/containerd.sock │ │ ├─163331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9092b38ab1185976d931b7f4f976b2a1e3849690334411c0891e34cb5730a84c -address /run/containerd/containerd.sock │ │ ├─163439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4766b1fab4a9ec4991099bc438b8b4b582324d4514f365f7bac53b394a94e96 -address /run/containerd/containerd.sock │ │ ├─163510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa24a282199a871ddd7cf13abd20155dabe7df992922e30ebe201eea775adcf1 -address /run/containerd/containerd.sock │ │ ├─163649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c409df6b148976bce1e1a73ae6f60949c6857536bb9acb8810592e29642d9eb6 -address /run/containerd/containerd.sock │ │ ├─164005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca18b98e937a4164812ab7a332847e4ec9627d19af0f7f7f6fc4b7f94a9718a3 -address /run/containerd/containerd.sock │ │ ├─176470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25d131e9fe579007de6238deda041dd092ace0dff6ebfb4e9dc19f91aaddb142 -address /run/containerd/containerd.sock │ │ ├─178337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183486ac7696de702dcb9a4144f8d3583a643f8a661174726c222cac7150e0da -address /run/containerd/containerd.sock │ │ ├─178379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4df70aa483de92d53d96bf507f3db4145b87b4582f0ea6ddf2d3315b9b69317c -address /run/containerd/containerd.sock │ │ ├─178425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36d492c241a0c9d1f740a0fcb749819cf61c6227877ea93511e647cfe894c6f1 -address /run/containerd/containerd.sock │ │ ├─178690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d91d27f7367a19208ae8c4c2f43f438174078a7047af9197e09b3910d023df6b -address /run/containerd/containerd.sock │ │ ├─185576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d29b4890a9a81588a59a3a7023a19b45adf480320c688903257bdeab557f7319 -address /run/containerd/containerd.sock │ │ ├─189768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa3450c509225b166186e0133262adab41fb5c624394a71143e8033329d231c -address /run/containerd/containerd.sock │ │ ├─192562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66b26c9c9cd04e62bc81035bc36eb269376a4756886ae677949b5419c730106 -address /run/containerd/containerd.sock │ │ ├─192603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a01fecebfb48d919d8df2ae6997ffe755f3b86beb12bbd3146e69cdae50e252 -address /run/containerd/containerd.sock │ │ ├─192713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37f144946b0080d2ce26b8001df8699770421b767941ac32bcdad774ba95d72 -address /run/containerd/containerd.sock │ │ ├─209741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2729de3e4530308ba7e405e2c7dec225491720305d13dd171056bacdd90fb11f -address /run/containerd/containerd.sock │ │ ├─218478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3cff21de8d93b031bfabf5ca4344ccbf1982d77c298c556877f4e7104f927d6 -address /run/containerd/containerd.sock │ │ ├─218499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b659fd7d47a47d37a7b279dbfcf0c981799b4396e1a988a5e50cdc3d129557 -address /run/containerd/containerd.sock │ │ ├─218555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab309e7bfb15849e33f8d77a5fdbb2d52046e8fa5d5881bad7a9d3c8919aa63 -address /run/containerd/containerd.sock │ │ ├─218855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8e9e247de68bcc4bc772627967a681c3ecb35ea62a355041d66241b55a48c6 -address /run/containerd/containerd.sock │ │ ├─231325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 928e4b8eeba4b33288fbf6ece83ce17920fda94a3c1f7fecb076c55ab0c1e5a9 -address /run/containerd/containerd.sock │ │ ├─233789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d78e62a4d3cbf69b7a95bc95494e680e6eec64988cd7a18d5640d43843f46f -address /run/containerd/containerd.sock │ │ ├─234883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1ec50ccc6c7a8beb78ee882facca97299469474229cc8fe109451036de32fd -address /run/containerd/containerd.sock │ │ ├─236997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae32f5fcbb264caceefd19e957dd2fb1f1899c2875b7b50fbcb848f764d60690 -address /run/containerd/containerd.sock │ │ ├─238162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0eae5ca3be0ebceec13f530aa01d5280f168ea14944130084b4cc86a8670f4 -address /run/containerd/containerd.sock │ │ ├─239737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f46c1cdcdb8cf7d9916dc58fa3c25335f2efcf0c4d103738ea007082424500c6 -address /run/containerd/containerd.sock │ │ ├─241116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33a6bfa9c9efe001a08f51317c4d05d55c0711eb80f02309c10692d844881107 -address /run/containerd/containerd.sock │ │ ├─241169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ef1b8f0350286924ae16bf80b249976066a1bef77ee8c1c604d92c3a888ad6 -address /run/containerd/containerd.sock │ │ ├─251553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acaff85414e0f4211ff182bc47c49156e76f881ca12290a2aff34432f4008a45 -address /run/containerd/containerd.sock │ │ ├─251980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a0b250e07eb92550613cb492dc6ddc74bbdf4f0cea4122fe5866c38db7ab8b -address /run/containerd/containerd.sock │ │ ├─265858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00b5ecca496ebbd031a4d8e87d22f6e27110c0e941c240ea99cfbb3c9d57244 -address /run/containerd/containerd.sock │ │ ├─270371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4530bc0b29966ea418798098135b9539eb517adb231409a9af19f7a69a4447c0 -address /run/containerd/containerd.sock │ │ ├─270444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c21e0a297a1a50af0ceb48771d58cd7db562dd6154873e7495bbb52163bb9d8 -address /run/containerd/containerd.sock │ │ ├─270511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a6d46f3baa2288451430e0d4c3b0f2011bfb10a25814bbcc18fe6b4e80e8d8e -address /run/containerd/containerd.sock │ │ ├─270601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bbe132232a941f1bf9b964018ea369b29d85c653bbaaf71960fd7c734211bcb -address /run/containerd/containerd.sock │ │ ├─305279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f13d2a56e4fa7984bf4824ca852f8da58161581e75b021d55f2ce8d1d65e260 -address /run/containerd/containerd.sock │ │ ├─307980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f4e158ceec21a7041b62a10d0386304621e81a1cc5bf4a994484b5c2d38a7a -address /run/containerd/containerd.sock │ │ ├─308745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382093afd22272e994e3fdccd52842a1c94d67535ea4ee9e24b81f715fee712f -address /run/containerd/containerd.sock │ │ ├─451760 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/c68ed22f7523f50fa4e9264ddaa80ccfbab9356d26583413807924821d6a8cd9/log.json --log-format json exec --process /tmp/runc-process2114660439 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/c68ed22f7523f50fa4e9264ddaa80ccfbab9356d26583413807924821d6a8cd9/2871901b1f16ff665c586a31a6262ed80c499651ec6127871fb8a23a7866a511.pid c68ed22f7523f50fa4e9264ddaa80ccfbab9356d26583413807924821d6a8cd9 │ │ └─451762 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/c68ed22f7523f50fa4e9264ddaa80ccfbab9356d26583413807924821d6a8cd9/log.json --log-format json exec --process /tmp/runc-process2961556261 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/c68ed22f7523f50fa4e9264ddaa80ccfbab9356d26583413807924821d6a8cd9/da73af013bf51a595ff94b6567ec144a2f6776eea111ab07970ace534e302452.pid c68ed22f7523f50fa4e9264ddaa80ccfbab9356d26583413807924821d6a8cd9 │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─run-rb89dbadd36444039b75646644133d649.scope │ │ └─193883 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-be1116d5b14d82597b94619c0821c0266b806422cb6669e22f9da19c3acf4fe6.scope … │ │ ├─19381 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19396 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28827 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29107 /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 │ │ │ ├─19308 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19329 /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@osd.0.service │ │ │ ├─24224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24494 /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 │ │ │ ├─33506 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33785 /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@mgr.instance.wdoirc.service │ │ │ ├─12473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wdoirc/unit.run │ │ │ └─12503 /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-wdoirc --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.wdoirc:/var/lib/ceph/mgr/ceph-instance.wdoirc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wdoirc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wdoirc -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 │ │ ├─12114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12143 /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 … │ │ └─10163 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156114 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39676 /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.19.213.236 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-e2cce0102e1d533979c35d3e3ba43ccc94b159a52afcbded666d34d13742a0cf.scope … │ │ ├─12583 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wdoirc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12603 /usr/bin/ceph-mgr -n mgr.instance.wdoirc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-99045e1ba6bd796bce06ea1b70ca9f358416228e0bb1eb5ddc8a77b854eb9da9.scope … │ │ ├─29148 /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 │ │ └─29163 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1386 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker-42fa580c69767626e09443af1b126223fec08ceba145b1b51bf461ea7126722c.scope … │ │ ├─24534 /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 │ │ └─24547 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-a4f0271749e457f838ff37937b343139a45e7c5ac47826446c9e86e361240da7.scope … │ │ ├─12224 /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 │ │ └─12236 /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 │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156007 /sbin/iscsid │ │ └─156008 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─docker-9d7dd77b71452f01dc0b06d962ce231f2bf26eb7589c37662f94c05fdf9155bb.scope … │ ├─33826 /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 │ └─33839 /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 ├─k8s.io │ ├─fb1add5356bb36ac7788fd968e623cf9682c4d01dcf13302fddbf852d710b6a2 │ │ └─128550 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f37f144946b0080d2ce26b8001df8699770421b767941ac32bcdad774ba95d72 │ │ └─192748 /pause │ ├─2e8d046db8661c9034c39d6875e5b0f22d8366b704cf9bd59473d7cd10fc6175 │ │ ├─186307 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186557 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186568 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─440543 sleep 15 │ ├─198d05fbc03cdae757076454520040c99757b6a33c1685d7966cc1a011cf550a │ │ └─264164 percona-xtradb-cluster-operator │ ├─02aa77d9f551736dd57d83ca37919c3eedfcfed3d14015f2790c45c84ae16ddc │ │ └─111069 /pause │ ├─8bc1a7af4606215d57debe03888a0e6d74d486e67f057fd5c8ab21d6f49624a2 │ │ └─96675 /pause │ ├─63b70eaf8cf6ae31ab6f358f6716333e84be7ade1df44bf689243c7d5be3df90 │ │ └─67646 /pause │ ├─7b51cc9a16a09c367efbe6466d4de47e24b3cee545079ec816537ec47862575c │ │ ├─205938 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206232 heat-engine: ServiceWrapper worker(0) │ │ └─206235 heat-engine: ServiceWrapper worker(1) │ ├─1bbe132232a941f1bf9b964018ea369b29d85c653bbaaf71960fd7c734211bcb │ │ └─270625 /pause │ ├─9344659b4f98c2e7ff28aacc9d1501845aed00fbfc14c3d39e4ad6304054b155 │ │ └─42734 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 │ ├─04e5307fe3c91d0f9f89cd832b578590bf7954b7941aedaf43cc37b30a496a45 │ │ └─61636 /pause │ ├─928e4b8eeba4b33288fbf6ece83ce17920fda94a3c1f7fecb076c55ab0c1e5a9 │ │ └─231350 /pause │ ├─560c7e723176e0110c41403deb67510d28270a81c28b6554cd272aaef30e02f7 │ │ ├─60719 python -u /app/sidecar.py │ │ ├─61031 python -u /app/sidecar.py │ │ └─61032 python -u /app/sidecar.py │ ├─b88c606cbd8c9e47dd0f9995337f4b32fcdcac1152fbedfdc70a52a230c2428e │ │ └─76968 /pause │ ├─6147deb0a75afca6ae35a3c4a25149ef1204fb23e699c61bb1b14304e6c0354c │ │ ├─41554 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42086 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ca18b98e937a4164812ab7a332847e4ec9627d19af0f7f7f6fc4b7f94a9718a3 │ │ └─164029 /pause │ ├─382093afd22272e994e3fdccd52842a1c94d67535ea4ee9e24b81f715fee712f │ │ └─308769 /pause │ ├─bc21a1c3d8bab049d25515ab23f49d7c3586e354b9abe930dc76bdcd29811eee │ │ └─308235 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─48242ac54f3a9c2af146ba8534fd7ef0f8356255e27f19606222807e71f6198b │ │ ├─186451 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186480 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─122d2fe658dbd0548c0bdb88e17a58cbb8106643f0e5bbc929cee2fc9423a914 │ │ ├─176738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176755 /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 -- │ │ ├─176761 erl_child_setup 1048576 │ │ ├─176818 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177118 /bin/sh -s rabbit_disk_monitor │ ├─0211e3bf210449f8d897f87924b03ecca54860061d78df98a6c849b543c38f24 │ │ ├─188124 neutron-api: uWSGI master │ │ ├─188146 neutron-api: uWSGI worker 1 │ │ └─188147 neutron-api: uWSGI worker 2 │ ├─2792e95125d712bbd916ffffbd4ce2b8f55d31ac5b1c171f20b9c049343f92e9 │ │ └─50137 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 │ ├─14eca80565d3aefaf863714829a06fb78b8f8dd57856adbb0b15f108622d5ba2 │ │ └─197030 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cdd659b1c63fa3180941228ef017fbaa6bcd23675f799a97c6ecf00b9e7ce7a4 │ │ ├─174524 nova-metadata: uWSGI master │ │ ├─174573 nova-metadata: uWSGI worker 1 │ │ └─174574 nova-metadata: uWSGI worker 2 │ ├─ca7fc05fad4b2cfda602b1f4285178ef114529a5e95db9102e8742ebb3647ad8 │ │ ├─77190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77207 /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 -- │ │ ├─77213 erl_child_setup 1048576 │ │ ├─77266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77277 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77346 /bin/sh -s rabbit_disk_monitor │ ├─eecb46714a8ed60da32e52ead689ba579955cfe0b4f5355f649b4666b50ed492 │ │ └─112724 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b3622fc853badc559fef360581eed752fda7b4871921b57b5e4ce1c978a0decd │ │ └─91861 /pause │ ├─0c7cd1ff89da0eb87c8580a49cbc625b6c39917c262c768984339599188aa6ff │ │ ├─113144 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113161 /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 -- │ │ ├─113167 erl_child_setup 1048576 │ │ ├─113236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113237 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113247 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113407 /bin/sh -s rabbit_disk_monitor │ ├─9e3facd9d48f27ed9990f6247c15621442c67606e78efa75e7da921739403270 │ │ ├─111297 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111587 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111589 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2729de3e4530308ba7e405e2c7dec225491720305d13dd171056bacdd90fb11f │ │ └─209763 /pause │ ├─c4b077dd26c5b165e979ca34057bd11dd5c54742797efc660a8960e0d6512568 │ │ └─193033 /usr/bin/libvirt-tls-sidecar │ ├─91771835b8200c373e6af760857f038a62a2fa84ce2125aec865803f59c13f04 │ │ └─258446 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─71e668adb88008afee923aac5ea5fdd7a6143f7835f47f5f9441299f8bd023b8 │ │ └─39471 kube-apiserver --advertise-address=199.19.213.236 --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 │ ├─ff5134c3cf31decd77701623a7e96fc75785fdfa5f50cc23ecdb61aa9524ae0d │ │ └─54885 /pause │ ├─8bdb02aa4407e8d175b25484d816550037041fd0c7013bd426ce404dd2b410d4 │ │ └─65101 /pause │ ├─52dfcdf764b73f759c9a2daddf11ee6849f3d10ededbc8368d2154bb38bb9ba5 │ │ ├─190757 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191122 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp6yfgiaik/privsep.sock │ │ ├─211739 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2lnmk9ob/privsep.sock │ │ ├─229783 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpwsehslg4/privsep.sock │ │ ├─229950 haproxy -f /var/lib/neutron/ovn-metadata-proxy/1409657e-c05d-44ca-93cc-80574e0d5b4c.conf │ │ ├─386821 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─386822 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─b2a9a8b2994a6bc135587798b82725284ef8b0e2a8df39684a79a771e17f8ca1 │ │ ├─63476 nginx: master process nginx -g daemon off; │ │ ├─63491 nginx: worker process │ │ ├─63492 nginx: worker process │ │ ├─63493 nginx: worker process │ │ ├─63494 nginx: worker process │ │ └─63495 nginx: worker process │ ├─15c8ae17be8e43a9022226534443d48e4894cb77a9f6e8aa0a1521d5b0138251 │ │ └─60979 /pause │ ├─c3cff21de8d93b031bfabf5ca4344ccbf1982d77c298c556877f4e7104f927d6 │ │ └─218560 /pause │ ├─cb5e2abe176576206c1dc5b3620a491139217879487bc17fb111592dece441f3 │ │ └─157342 /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 │ ├─208591d1ac910588130795343e9c0b3cd6aa8ecffde95c28f6085a85a990798a │ │ └─159372 /pause │ ├─47326dce4552d40d6a7fc6e04b014ec451fc4bbeb92797038dd35042527026ea │ │ └─42656 /pause │ ├─b5a0b250e07eb92550613cb492dc6ddc74bbdf4f0cea4122fe5866c38db7ab8b │ │ └─252036 /pause │ ├─78c56b3f5bc6dcd026d60e91caf0b593cf1aba89225ed10b55b1260b4f40ffdb │ │ └─63018 /pause │ ├─22a882038318235b4efb215cff455d9d9d84f9ad6fa496a5c1f2ec490b15492e │ │ ├─311389 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─311402 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9092b38ab1185976d931b7f4f976b2a1e3849690334411c0891e34cb5730a84c │ │ └─163357 /pause │ ├─4262ecd56deedb61bbdd16d52034603ca78040c003fedbd37ea3886902d22785 │ │ ├─190023 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190039 /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 -- │ │ ├─190045 erl_child_setup 1048576 │ │ ├─190220 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190896 /bin/sh -s rabbit_disk_monitor │ ├─de77809886d37c1f896891db0b59985840b2de36d7b9e5b9701b2dc70f3cad43 │ │ ├─205967 heat-api-cfn: uWSGI master │ │ ├─206002 heat-api-cfn: uWSGI worker 1 │ │ └─206003 heat-api-cfn: uWSGI worker 2 │ ├─a18907bde0588136349c6cf696bdb21d98f1358736b1531237347379e8c0e22f │ │ └─46673 /pause │ ├─04d1d6caec14e815b7c3a199eea01937fb57fa57b7034876e9138a640f7ce490 │ │ └─63404 /pause │ ├─c270227fbee7377c125598aacb99719735291dcdea39db89b98974daab84e2b0 │ │ └─258495 nfd-worker -metrics=8081 │ ├─96c8a4f460d86bc46237ed03e2a761d3acdd4b16720ec39031260f21bdfa6e61 │ │ └─65827 /bin/oauth2-proxy │ ├─7709d0f35cd67db1db8f08811d76e89695b536d330e162e3052204414b2d1f8d │ │ └─65182 /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 │ ├─c415f16d8ecd9f8f2698583bce7464027e1a13a58e073c453f68affe7f5faabd │ │ └─40644 /pause │ ├─51867f7a411f3fff67fb6b440444205967a8f5313b5af6576362a6988f920ee3 │ │ └─55222 nfd-gc -gc-interval=1h │ ├─09b92afe46534870804570e6e2f719e4c4ba4f9a11c2bfafef52a101c4c86efe │ │ └─39381 /pause │ ├─a1a2c7e2fa8c08edd10da299c8978c33a4c01b0e69ded8ad0e93e524f23778b1 │ │ └─258343 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 │ ├─54c07eaab5fde3fd9208f6b49c2a14cd382d213557ecefff57f00f7aed9c9bcc │ │ └─45988 /pause │ ├─fb71d26126e0c1a8fde19347e23a1ab6154bf9dee06acad3e950036a8b5bafa8 │ │ ├─205977 heat-api: uWSGI master │ │ ├─206004 heat-api: uWSGI worker 1 │ │ └─206005 heat-api: uWSGI worker 2 │ ├─9e0519e092191586b8b5fcea08dd23bf423eba3289594e5a6d2a90f01de1f874 │ │ └─186373 vector --config /etc/vector/vector.toml │ ├─039e48ce5f658a5b05a4bed2a501a873546a69f50e5d2c189c86fea8d412ea32 │ │ └─39233 /pause │ ├─54e3d3dbf6141695cf092796128742de2e7085d273f97bfb00bf2d6a8b519048 │ │ └─62715 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 │ ├─53db5521b8e026a400bcbaaf7bca590199723dfae0add88dbe7d7e79ed0480a7 │ │ └─39360 /pause │ ├─60bcbdcd519d4eadd462b697ffec2c49ddaf2c3ccb0fce9da88bbe8dbf2b3d04 │ │ └─64814 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─dad18588b0b417433f10baa0fbd8130615c3ac440478a7cd82a484cac3b5734f │ │ ├─188161 neutron-policy-server: uWSGI master │ │ ├─188175 neutron-policy-server: uWSGI worker 1 │ │ └─188176 neutron-policy-server: uWSGI worker 2 │ ├─57358e623771e0c5499ab20caa8be7879789886c82c1c1b5894f3989bd49c3a0 │ │ └─42872 /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 │ ├─c409df6b148976bce1e1a73ae6f60949c6857536bb9acb8810592e29642d9eb6 │ │ └─163675 /pause │ ├─acaff85414e0f4211ff182bc47c49156e76f881ca12290a2aff34432f4008a45 │ │ └─251577 /pause │ ├─094d34219fd7396162dbfbd752c1276b4524b8ca91383286d9b7d8674a826bea │ │ └─42454 /pause │ ├─4ec3707bce925be2d7a404cedbe549e038798b3ed9357f5ad5c83cefce7e8479 │ │ └─96611 /pause │ ├─3ee84f45809cf037ad55b4c388f87dade9c8ced67c84f1f24055257b710ee213 │ │ └─115018 /pause │ ├─a36a78c11c2e535a68b84d20c2d086119381760a76be4bad9f13a76347ebe219 │ │ ├─157375 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157389 /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 │ ├─14e77221ddff27ee6f4e256319e5feb557a45dca338bec5f775a22a594e92234 │ │ └─49755 /pause │ ├─c00b5ecca496ebbd031a4d8e87d22f6e27110c0e941c240ea99cfbb3c9d57244 │ │ └─265880 /pause │ ├─183141269210b54039576a040d84579aada0f00a88331d25e7f1494d86e14788 │ │ └─309323 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─7f8e0296375f0bd88fd3ae3ca4ab87d63196bed02af5b36d643b8f6f7c398536 │ │ ├─64252 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64309 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a439ddcf36465ed422335ad42fa1b4b5b6475371f16935c0426cb88b6b584e95 │ │ ├─303349 /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 │ │ └─303681 /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 │ ├─f8185e57551730fc6bf4745978c03a5d12f53579b280a5ec7937cd8e0cc89209 │ │ └─262011 docker-registry serve /etc/docker-registry/config.yml │ ├─7677350c9684ad7b0d76c83844206e8bdb4f48c29eeeb7fe5d9282ad6105c39a │ │ └─42342 /pause │ ├─61404ec2f3a9cd2c3dfccca0d21b630fcf52223752b7488b106ae27804d306cd │ │ ├─ 97100 /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 │ │ └─389459 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0de5c6d829369a47c665f8369c0b5e7e74268f762fd5acf95bb066b3f270ea53 │ │ └─264362 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d369f25056d9e0d85265aa0a6228b2035c1104beac55dfe5363b6845566036ee │ │ └─55146 /pause │ ├─2f77bf6bec315543e6858d9bcba6678195204bc93d1e3ad409432f2611a40dd4 │ │ ├─266072 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─266089 /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 -- │ │ ├─266095 erl_child_setup 1048576 │ │ ├─266166 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266167 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─266529 /bin/sh -s rabbit_disk_monitor │ ├─4a6d46f3baa2288451430e0d4c3b0f2011bfb10a25814bbcc18fe6b4e80e8d8e │ │ └─270543 /pause │ ├─36d492c241a0c9d1f740a0fcb749819cf61c6227877ea93511e647cfe894c6f1 │ │ └─178454 /pause │ ├─c4a5ddb00888b2ba8d8de685a17aa1cc090ffbcfc4be457c6b53c393a71f33c4 │ │ └─61326 /pause │ ├─87ea5b8e6909d2ab8f4cb55aa777c48a74bde6ec55ae19887103ba1e6c976e28 │ │ └─264224 /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 │ ├─6559ddcbb16241766732b349d250400170ed0000d295b705e38364e2823c80c8 │ │ └─55257 nfd-master -crd-controller=true -metrics=8081 │ ├─476cee5fd8c27a9b9d32789178d1c23c994398227e5aeccdeb84bf900cb719b9 │ │ └─61574 /pause │ ├─501f12700932c43cbb200231d4906488e79d934fd2b8cd24613d7f57a9b5ba92 │ │ ├─179228 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─419512 sleep 300 │ ├─2aba29a57e02cc9d7f9869ba50066fc656aa139fce2272c7bb467523eae92650 │ │ ├─196978 /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 │ │ ├─386326 /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/tmprzkrrby8/privsep.sock │ │ ├─386576 /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/tmpa6iv4oxa/privsep.sock │ │ └─390426 /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/tmpz_qc1evl/privsep.sock │ ├─d4cae76e0fceaec39bc3151990d516f9905ae4cbb20866601b3a2e60976551c2 │ │ └─96954 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-2r5sh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f6501b3ce0620e8f6ee66416f64991ee4f82c5cb9da1b6b140e3290357183fe0 │ │ └─65458 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4df70aa483de92d53d96bf507f3db4145b87b4582f0ea6ddf2d3315b9b69317c │ │ └─178403 /pause │ ├─ef3e6ff3ed065609f9f9d09d5971a88651a6e419728ca4c9ac3d900adc684307 │ │ └─169459 /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 │ ├─b1e246021d3136a6c3a661bad9d43957277965fd88533c988aabd5f3cf7554b4 │ │ ├─ 71187 apache2 -DFOREGROUND │ │ ├─ 71201 (wsgi:k -DFOREGROUND │ │ ├─ 71202 (wsgi:k -DFOREGROUND │ │ ├─ 71203 (wsgi:k -DFOREGROUND │ │ ├─ 71204 (wsgi:k -DFOREGROUND │ │ ├─427827 apache2 -DFOREGROUND │ │ └─441082 apache2 -DFOREGROUND │ ├─33a6bfa9c9efe001a08f51317c4d05d55c0711eb80f02309c10692d844881107 │ │ └─241142 /pause │ ├─b3fc1964a2292462536d6fa788fb5aa47dc1ee6c6c2de60303960b94dfc518b3 │ │ └─130475 /pause │ ├─fea007032fcf9fd5d9ed5b5bbe6d52ab72eb0c604d1e9ac0a831c2d2dd4090f6 │ │ └─157961 /pause │ ├─d66b26c9c9cd04e62bc81035bc36eb269376a4756886ae677949b5419c730106 │ │ └─192584 /pause │ ├─d3c668fca31e3734cda84d1a50eb60be3fcd5bcaeebf8499ec3ccac6f864ace1 │ │ └─59749 /pause │ ├─88acaddaf1acdf11f076039c9523315c8500cf7bfc54bd7779053effb18abe88 │ │ └─426879 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─4d3323793a1b9e14be63569932d2a6b4033768e883c001fc71f6a685daf423a0 │ │ ├─47419 mysqld --wsrep_start_position=d111c6ef-17de-11f1-9445-0b360165a142:20 │ │ └─47568 /var/lib/mysql/mysql-state-monitor │ ├─607e42709f7bd2982252b6f4744adcd0315e65b19178c5a2655d173f1df294b2 │ │ ├─159663 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159711 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159735 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─159883 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─451447 sleep 15 │ ├─183486ac7696de702dcb9a4144f8d3583a643f8a661174726c222cac7150e0da │ │ └─178367 /pause │ ├─499fdde532120e4627f5277a42d8e312b6363e5e28886229796c5b541e162658 │ │ └─62648 /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 │ ├─64ce2dc23bdf96d4e4ca7af428229b4a3f77c1ede05dd129657776e25232676d │ │ └─61052 /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 │ ├─ae4495bda34f245b4ff6d9e345f13746e6f6a9ab217f8d3d5014fba11a9db13c │ │ └─47217 /pause │ ├─5704bb621c800e2c6e8f85eba2e023f9e442b39076a933683e10fb907bc058b1 │ │ ├─174428 nova-api: uWSGI master │ │ ├─174462 nova-api: uWSGI worker 1 │ │ └─174463 nova-api: uWSGI worker 2 │ ├─af0f258c8677fa690b2dcbea00393fc94e41e64ac4b4a8e5e075c35c5709267e │ │ └─264580 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─18beed8dc5c4366676fa2fc6f49c4f090045fb30b207f1141e61fc44031e18d0 │ │ └─113054 /pause │ ├─aa24a282199a871ddd7cf13abd20155dabe7df992922e30ebe201eea775adcf1 │ │ └─163542 /pause │ ├─6cbab73edd23f483cac17fcd89860a7e1455c9f8541854cf50511ac5d4423336 │ │ └─258472 /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 │ ├─5f1fd1f96a2ab2e278894ef18d402801216a929d48dfbd219ec18e7c0b30f399 │ │ ├─175181 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175624 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175625 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─60c431f956665149aa72d223235ec1b387b3ee5376710016beee02bcddd07135 │ │ └─49918 /pause │ ├─d29b4890a9a81588a59a3a7023a19b45adf480320c688903257bdeab557f7319 │ │ └─185600 /pause │ ├─c697d05052cf996d34c0bc8e14007bd5769513b14fc904be19bb64557ac28bf0 │ │ └─193080 /bin/bash /tmp/libvirt.sh │ ├─e484d5c056974e9d9ce62b748d19f72aae997fd3eca474d5316a6d9ba80f94e4 │ │ └─65421 /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 │ ├─c68ed22f7523f50fa4e9264ddaa80ccfbab9356d26583413807924821d6a8cd9 │ │ ├─ 50327 valkey-server *:26379 [sentinel] │ │ ├─451795 runc init │ │ └─451815 runc init │ ├─6460f2386d27d1cd86bec816d4708d567b4b92d55846be1d346568fb83e21b68 │ │ └─156933 /pause │ ├─8900f93b3e3c107d4c56a96ee0bbaffc834991e31a9e9c90da5c69c34f3cb09a │ │ ├─229809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229825 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4754732cdd7772711175e23ac2244fb88d5ccaa0054710f80c43f6643b9164ad │ │ └─45894 /pause │ ├─99ba1f60a13c6fce673f712b6b5314f5c31bde33b561b247b4e54bed8ad0c542 │ │ ├─124858 cinder-api: uWSGI master │ │ ├─124872 cinder-api: uWSGI worker 1 │ │ └─124873 cinder-api: uWSGI worker 2 │ ├─a07599de3bf728db8b8419b8b47be417d20f8300e81eaea2cdea0c2e058d355e │ │ ├─209900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209919 /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 -- │ │ ├─209925 erl_child_setup 1048576 │ │ ├─210116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210233 /bin/sh -s rabbit_disk_monitor │ ├─8cc885fce005c4f19dec6d6c349482352db7a1a1984d5a63e803e07889e3ca2c │ │ └─159328 /pause │ ├─0b12227c2ad26702c00f6e3db92c4e18ca82f173f9b4e12268ee19b7f1bb9662 │ │ └─42705 /pause │ ├─b49f814ae1ee523300d29039340987a15f30a27c022a4b118d877492fc6a4c79 │ │ └─160956 /pause │ ├─9df0efa013fe2d98aaa8b675d254a8b91c56564dbe637d5c1f89862599410f52 │ │ ├─92068 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92084 /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 -- │ │ ├─92092 erl_child_setup 1048576 │ │ ├─92206 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92457 /bin/sh -s rabbit_disk_monitor │ ├─62f4e158ceec21a7041b62a10d0386304621e81a1cc5bf4a994484b5c2d38a7a │ │ └─308004 /pause │ ├─cae64d3c80164422cf786227a2e00b36afd66012bf3a7ff55bca1ae39a276664 │ │ └─264258 /manager --metrics-bind-address=:8080 │ ├─ae8e9e247de68bcc4bc772627967a681c3ecb35ea62a355041d66241b55a48c6 │ │ └─218880 /pause │ ├─60a244476c6ea9510ef08f618797e63f8b791d90981c93a4bdbb40ea1fe67b21 │ │ └─258564 /manager --metrics-bind-address=:9782 │ ├─d763b4c8c720d8f50c4bf3e5286f162d7c0e1a8c94a04348a013771c449e6348 │ │ └─65141 /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-19-213-236.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 │ ├─80d1a9da82da0053a07b711096eacce0baff2b0ce7231ad8ab88ad08fa436eac │ │ └─54987 /pause │ ├─8aa3450c509225b166186e0133262adab41fb5c624394a71143e8033329d231c │ │ └─189791 /pause │ ├─413c7dc867ad3849094d19a574e166a030eaebc243523a7226ccd1b1a236418e │ │ └─61532 /pause │ ├─1cee5405c5bbc051d9d2ecc5c627f6aba132ad3273a8643c3d9601fce4d589d9 │ │ └─109423 /pause │ ├─b05f38ad3d9615fcadbb607e83322870a7caa9ce8fd1aa5af5fc28966e853257 │ │ └─159561 /pause │ ├─7f00650a21f310d96918d657b2e82f62cb35fe7ecae539c6d9f32574e778ec2b │ │ └─50453 redis_exporter │ ├─6ac805c0aa9bd838baf3256b3b7a7b86bf865fa288a709eba26561e1ed363897 │ │ └─62159 /pause │ ├─054ac73e7de50303ef72382dd094537605efc79ba34b66c18770a13446bc4cc1 │ │ └─303167 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─957610a73749afd31f9cc8d6992f21f4a529f117a9cf09ac810cae629d876393 │ │ └─40630 /pause │ ├─f7b78daad44888f02980732a7a5d59c1206ceef3e3c20fbbe7146e7524188fdb │ │ └─45410 /server │ ├─e9d78e62a4d3cbf69b7a95bc95494e680e6eec64988cd7a18d5640d43843f46f │ │ └─233812 /pause │ ├─d61c7b81d98f82c16d3529357633d95efbc1d235981df0bc1c4cf208d10c7f8b │ │ ├─66181 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66198 /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 -- │ │ ├─66204 erl_child_setup 1048576 │ │ ├─66263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66338 /bin/sh -s rabbit_disk_monitor │ ├─d3cfe9725b21020085dffd51c202b35655c45e68e2f7211b3d162502a0dfbb7a │ │ └─46314 /pause │ ├─7076006f8ded605a53f531a4b8f322412376868bbd0220e7b33c66560196a3a9 │ │ ├─251888 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252279 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252280 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2c2a134082ffd860ec4f3114f69b149365ba1da36c5f30e2fab5231da9ddd3ad │ │ ├─60695 python -u /app/sidecar.py │ │ ├─61029 python -u /app/sidecar.py │ │ └─61030 python -u /app/sidecar.py │ ├─f88dea695fab7cb8add09b11bb1d9bddfbf47d7df17bd957ee2be891cad4c63b │ │ └─65378 /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 │ ├─d91d27f7367a19208ae8c4c2f43f438174078a7047af9197e09b3910d023df6b │ │ └─178714 /pause │ ├─b6682bb100cea08c19f37171a459c4213c309c2556e6b30b5a539bcd33591063 │ │ └─59697 /pause │ ├─ac9dc7340ea715f0b3a7ea69380991eef84eedf3893aa3133c6cb6cbe37b01ad │ │ └─39871 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3c4a9a1af9e58e407b0a7bf3604e8aab8874ad07840b487cb67e51e917bbffb9 │ │ └─127982 /pause │ ├─c1c3747ca9c2f69fc0fbd0b1e9762ab81d85b31ff7825d196c064cc941bb4ba2 │ │ └─49959 valkey-server *:6379 │ ├─6e5c89f2de22dfb9754abb1c9c8b828f15e8024c77298bfd180b81bf347ace62 │ │ └─60026 /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 │ ├─f65239664456b8226ce832c8766d954fa30ce98f52224f2cd14d66a50b949aba │ │ ├─147741 placement-api: uWSGI master │ │ ├─147754 placement-api: uWSGI worker 1 │ │ └─147755 placement-api: uWSGI worker 2 │ ├─4d3e2ad92c356b8a2864822d55ac81f06347a90e6295a5c130cc7d6eef6afc4f │ │ └─63948 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f10a60f7496be17a110ec663ad53eb0dd8343884cb7b05e46256ae8f0f2d8c7d │ │ └─264291 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7b23c628ba9175698b1cc0dacd85d1af0813c3749ca32966c354115b08eb09f2 │ │ └─65516 /bin/memcached_exporter │ ├─f46c1cdcdb8cf7d9916dc58fa3c25335f2efcf0c4d103738ea007082424500c6 │ │ └─239766 /pause │ ├─b48b8a4141e02ba37b5d91e84ae2f12e2e7aab601942bc735c0b6fdb79785ab8 │ │ └─65268 /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-19-213-236.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 │ ├─51241a95d905f00efe07ffec2c1c18016c986b114e51f2ffb164a3b7ac383b54 │ │ └─39349 /pause │ ├─a2457ec8bc3ed3377b5e383cf52d5f141b55cf397562c7d27e7334091def3e61 │ │ └─63967 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b5d818a7a7e6fde6861a8eb8516af4933a07a1867af4ff234dfe019e70f0c046 │ │ └─42541 /pause │ ├─abbbd22a18d10af5914e5081221f4d72487a4ce7fba6ebc52a8b47f41e32f887 │ │ └─228926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─17b659fd7d47a47d37a7b279dbfcf0c981799b4396e1a988a5e50cdc3d129557 │ │ └─218538 /pause │ ├─4af8d9c5a23cd3c173d8520d6737706800c67cde934726c92fa9c217ddca1be6 │ │ └─163079 /pause │ ├─a9e27126d2bb40fbe8d927d433ee7b4dea4a620701a440d6a63fef929eba8b0f │ │ ├─ 45372 /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 │ │ ├─ 45385 /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 │ │ ├─ 45514 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─307574 nginx: worker process │ │ ├─307575 nginx: worker process │ │ └─307576 nginx: cache manager process │ ├─66b34cd825b5b7ca170e2a957c6ad17eaf4964fad9566b9f98726a3bf9ddf6de │ │ ├─109780 glance-api: uWSGI master │ │ ├─109793 glance-api: uWSGI worker 1 │ │ └─109794 glance-api: uWSGI worker 2 │ ├─25d131e9fe579007de6238deda041dd092ace0dff6ebfb4e9dc19f91aaddb142 │ │ └─176494 /pause │ ├─3b5d49d2b376ea693ef64adc06e7e0a10f5112192fd7e9bc5098c2a117888233 │ │ └─85547 /pause │ ├─c44162e775937021684a9a4774ddabed5170d07e862d9dee24bbab1192f9a55f │ │ └─54924 /pause │ ├─713a1ab8deb945e4def4e0bba537e4bd3edd865f6ed710fc266ca75998eddabe │ │ └─126483 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9e75562635831065402e15d32bc9a15c9808e38a0ea2022d38a574f3c2f56b03 │ │ ├─161067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161084 /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 -- │ │ ├─161090 erl_child_setup 1048576 │ │ ├─161230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161231 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161309 /bin/sh -s rabbit_disk_monitor │ ├─87d6032d9cf99c68168036e6b558051d68e62442b6f0d7a5356a84d4e6680c02 │ │ └─45135 /pause │ ├─d56be7707c15f9fb22c71a804448e1beb86d4af9d39d21ce15ad937375d58424 │ │ ├─308208 apache2 -DFOREGROUND │ │ ├─310858 (wsgi:h -DFOREGROUND │ │ ├─310859 (wsgi:h -DFOREGROUND │ │ ├─310860 (wsgi:h -DFOREGROUND │ │ ├─310861 (wsgi:h -DFOREGROUND │ │ ├─310862 (wsgi:h -DFOREGROUND │ │ ├─310863 apache2 -DFOREGROUND │ │ └─310864 apache2 -DFOREGROUND │ ├─d96f4ae3432ba019cce6a812ec79e20e5120fc4caebd193f0f1934f3edee0881 │ │ ├─128896 /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 │ │ └─129105 /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 │ ├─2c21e0a297a1a50af0ceb48771d58cd7db562dd6154873e7495bbb52163bb9d8 │ │ └─270466 /pause │ ├─3f0dd5f6e102a128beb95ec4ac324e98c4f3ba0520ca6055a5e40fddf49fdf07 │ │ └─42486 /coredns -conf /etc/coredns/Corefile │ ├─6d7205d58cbe37f3fc2c33ef9977664f18bc40cd12e407ce950ff00900ae0141 │ │ ├─251668 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252253 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp41sr1di9/privsep.sock │ │ ├─252256 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252260 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4a01fecebfb48d919d8df2ae6997ffe755f3b86beb12bbd3146e69cdae50e252 │ │ └─192636 /pause │ ├─c7375740d641fa0b3403cf28273d9e47fe63799e3a1a76b28f4f20f32baa1b5f │ │ ├─231481 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231498 /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 -- │ │ ├─231504 erl_child_setup 1048576 │ │ ├─231554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231584 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231801 /bin/sh -s rabbit_disk_monitor │ ├─e6882f74d227a0d71158d2e27acaa9c625c899c31ca135a9db78df6d5e1029f4 │ │ └─42592 /coredns -conf /etc/coredns/Corefile │ ├─bab309e7bfb15849e33f8d77a5fdbb2d52046e8fa5d5881bad7a9d3c8919aa63 │ │ └─218585 /pause │ ├─bc55484d98eb233ef7d2f913780adb2a0f0b4b9d8a01f5117868b8c084bc34d6 │ │ ├─303160 manila-api: uWSGI master │ │ ├─303194 manila-api: uWSGI worker 1 │ │ └─303195 manila-api: uWSGI worker 2 │ ├─b0f45dba6b89c31cc46298466d92398fe83d0a701f6b548bd40b14061babaa55 │ │ └─264452 /kube-vip manager │ ├─ca696bbd070b0a77cf1c78b9c26ae9bb3e0271254f8ba3782fdf167573dbc45b │ │ └─86730 /usr/local/bin/rook ceph operator │ ├─daedd5d5ed6697267af12c5e27931339ab2e5cedc7cbe2fade48f64c89ed7856 │ │ └─128023 /pause │ ├─698f4079364751896e6734af3dfe2d8b0ae444e52ad09a9ca09f69f408e61e5f │ │ └─47516 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ca6c49bce79265afd3806025122344c812a7f8496b7a0bc303cd2bc62798630f │ │ └─114874 /pause │ ├─55bb26393e7abf68c505f60c75ace4e64ddd6ae6c11f37dbfba3be0cb1b98ec9 │ │ └─39507 etcd --advertise-client-urls=https://199.19.213.236: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.19.213.236:2380 --initial-cluster=instance=https://199.19.213.236:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.236:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.236: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 │ ├─034eeab9236eec77c4e5bbec743a731117cb4ccedac3fa6705e688f78b37d8e8 │ │ └─39372 /pause │ ├─eb9d5caa64ad71d500d5e649dc5a0e338da35731d6fe779ea6394219d284d24f │ │ └─303249 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─29bd5f8f9582b449637804868b14cee18b24179f51470f072b8f7850dddf607e │ │ └─110969 /pause │ ├─71bd095019eaa851af119d7f94bd4eae6e119cfd50fc86260284896166e0001f │ │ └─66126 /bin/oauth2-proxy │ ├─419a766cc8526ef25abb1041cce8c26f20ba31287c60010fc448e08ea92b4e11 │ │ ├─227971 octavia-api: uWSGI master │ │ ├─227987 octavia-api: uWSGI worker 1 │ │ └─227988 octavia-api: uWSGI worker 2 │ ├─c6e71346709f00cd6bc739d07e94bafd0fdb6557f6258c083d7b7b4428eec049 │ │ ├─84665 barbiacan-api: uWSGI master │ │ └─84683 barbiacan-api: uWSGI worker 1 │ ├─a8025dfaf233aca3f24cbb25249de933ecb42a5b59d0164798779773e7a57697 │ │ └─237045 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─819e36b6af43df49e845a51396dbc7e707bab83a8362572ac2c57c7b38e3d776 │ │ └─63796 /pause │ ├─361834cb0402765fcb032fb4a60b2ddeda44ad3b8c29c5790a599dcda5b446d2 │ │ └─63906 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─991543e23523f2dbff402e7afb6852403b129a80c1d148ec9c2d3e75bc1d5d60 │ │ └─54241 /pause │ ├─344d8c17baa25b42eccd8f90b21c651bcff3a385a3552071be57b5017468303d │ │ └─193727 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─98dff1f060b247e403acdeb1d7e70edd2b271ded92eafa389530526999fc45dd │ │ └─78659 /pause │ ├─4530bc0b29966ea418798098135b9539eb517adb231409a9af19f7a69a4447c0 │ │ └─270396 /pause │ ├─6b1ec50ccc6c7a8beb78ee882facca97299469474229cc8fe109451036de32fd │ │ └─234907 /pause │ ├─56df72112b4e054eb7bf6214f364827a9bf307c37645c9953ae67f33666966f5 │ │ └─64359 /goldpinger --static-file-path /static │ ├─a3ef1b8f0350286924ae16bf80b249976066a1bef77ee8c1c604d92c3a888ad6 │ │ └─241197 /pause │ ├─1f1cca9668be98907162595919fe69bb5a5da3dba728f62c2d32a3456a1aab57 │ │ └─65486 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f2aacc1151d0e6cda7349e2ce050da7724c436eac636cb51420cced9995092b8 │ │ └─97952 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6045ad7def16719cd70baddb752efd1ff18c3cd15f5481679cb184d803fe09d3 │ │ ├─228908 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229403 octavia-worker: ConsumerService worker(0) │ │ └─229406 octavia-worker: ConsumerService worker(1) │ ├─fb2305283f3934f6686c4035e327082d4e3d0ebc149189161c2aa5cedc9317fe │ │ └─264265 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 │ ├─27bed249b1abb2f6ab6f4f65d0b29bd99a8d478ba9f024eed8c1f186fcc6cdf1 │ │ └─39847 /pause │ ├─d75697e86bd0d0876686a10328bfbd5dfa3362eb833203a2a7a227f3e32fd862 │ │ └─59542 /pause │ ├─e1f41132224f08c4d0316d9fea05521670c7c66628c5526ada97f275638b3ce0 │ │ ├─175171 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175749 nova-scheduler: ServiceWrapper worker(0) │ │ └─175752 nova-scheduler: ServiceWrapper worker(1) │ ├─c977b41f510d930c5adf16618c0f4b65e3f83f41f0acb9b1500703f694a75017 │ │ └─55388 /secretgen-controller │ ├─86c5092c95af9fe04541bc7e3daad3f76be07108825307bb917fff5aa04e6ab2 │ │ └─47615 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─bdc21b33be2b605b32c23488438a58a829b7ed7058f6560d2ea206ebaaa12277 │ │ └─62252 /pause │ ├─909a23ccef88fcec7f143b1872891f6fcd3ca51de0093f46e1868e8498a5eff8 │ │ └─60306 /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 │ ├─290e2034399fea6cad58d47c89436e0d9c4791c210e0c1b28c2a22ed4ae12555 │ │ └─45044 /pause │ ├─98e186a8b1063b0bdca4f8cb4c69a436340bc9b9dad581d6285747c6479e24fd │ │ └─42300 /pause │ ├─3fd2b7bfc85667c56bc89224c059f8d2d7e3dc2ff3b5378db453672cec735834 │ │ └─64670 /bin/pushgateway │ ├─94e4b2033d84938ae19134cd677cc5148b88ec0bc9b4f501e6546f209d05ee78 │ │ ├─160167 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160352 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160357 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─451646 sleep 15 │ ├─5a185af85ed060f13ba4a86bf51e1452f958e3f3d457da7cf30b4843078b73b7 │ │ ├─47345 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 │ │ └─48885 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f4766b1fab4a9ec4991099bc438b8b4b582324d4514f365f7bac53b394a94e96 │ │ └─163477 /pause │ ├─4f13d2a56e4fa7984bf4824ca852f8da58161581e75b021d55f2ce8d1d65e260 │ │ └─305303 /pause │ ├─ae32f5fcbb264caceefd19e957dd2fb1f1899c2875b7b50fbcb848f764d60690 │ │ └─237020 /pause │ ├─8c5babe3e5c89df82e73d8de261b3b1642a0bd06ecedbba82ea2803a4701dd5d │ │ └─59792 /pause │ ├─4a0eae5ca3be0ebceec13f530aa01d5280f168ea14944130084b4cc86a8670f4 │ │ └─238185 /pause │ ├─f1c21147fb47cfe580800c18cb071d1d2974c5fdb2187cd346c63a388e39b580 │ │ ├─159673 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159784 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159797 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─159905 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─451528 sleep 15 │ └─22a25bc87f7cbc717d5729438f80da58d6e038639eda8c6270652b4e9556e11d │ └─258246 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount