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 │ │ │ ├─21823 /lib/systemd/systemd --user │ │ │ └─21824 (sd-pam) │ │ └─session-21.scope │ │ ├─21753 sshd: cephadm [priv] │ │ └─21839 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.204.45.227-22-zuul [mux] │ ├─426523 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tylzkbcjazxmelzclbmcysyimqetxfcf ; /usr/bin/python3'"'"' && sleep 0' │ ├─426524 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tylzkbcjazxmelzclbmcysyimqetxfcf ; /usr/bin/python3' && sleep 0 │ ├─426525 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tylzkbcjazxmelzclbmcysyimqetxfcf ; /usr/bin/python3 │ ├─426526 /bin/sh -c echo BECOME-SUCCESS-tylzkbcjazxmelzclbmcysyimqetxfcf ; /usr/bin/python3 │ ├─426527 /usr/bin/python3 │ ├─426530 /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 │ └─426532 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9973 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12549 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 58ca98f82d2bceaea305bc843f63c181166d18e16a36d0b255fb8984079e864d -address /run/containerd/containerd.sock │ │ ├─ 12938 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3c3166f2b6ac33717393369ed48ab68434eeed78ed34961e7cb0fb4def57e22b -address /run/containerd/containerd.sock │ │ ├─ 18779 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c5dab8fdfb31e5ce26cb145e26bf4eda0be8bc72900e5544af9b6809ad4e1287 -address /run/containerd/containerd.sock │ │ ├─ 25373 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 258bf43a32a904a954b611e038f635037caa57c8525418e3a578e14d4d1f0ffd -address /run/containerd/containerd.sock │ │ ├─ 29978 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74e8cf3672cb0d5961019df0902d36e3859c8a0dd289e9e8c8fd3e5be99b4815 -address /run/containerd/containerd.sock │ │ ├─ 34786 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f2bdeecfc91c27186b4b2bf5d54bb1a0e42273d5fda42e20e787991722af899 -address /run/containerd/containerd.sock │ │ ├─ 39534 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2c785fd217f50b0de27b042b093ddac57d06c2c16300f116ab9286e6120e3244 -address /run/containerd/containerd.sock │ │ ├─ 42086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371de3e8fcae4445ab62fb125a13ea7bb596e3c0fa3470692244f5087ee5362c -address /run/containerd/containerd.sock │ │ ├─ 42133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da05dc93ded44075894b6297575b9f052ae718681bbf25a0196e4f460ff29c5f -address /run/containerd/containerd.sock │ │ ├─ 42150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f2f2877d74466f1ae269c9db1c4a5ed07eb9b68c004677cc71bc6263e626bd -address /run/containerd/containerd.sock │ │ ├─ 42153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffdd3e185b8348be87132a423d6d3206dadaf2ece06b84db84d0805ebfab5b79 -address /run/containerd/containerd.sock │ │ ├─ 42168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7cdd08bb947114b5dd55729517c30f415df14859c0fc29947e43f793e949931 -address /run/containerd/containerd.sock │ │ ├─ 42702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6e45f91ee326697c9797753ca3be61ff10868fac3cf7b4604b2c330580d9447 -address /run/containerd/containerd.sock │ │ ├─ 43431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bdc332a24f4d60d5a9c9d7d23103f6f0134f5bf4ad21f74250a0630b58f01d9 -address /run/containerd/containerd.sock │ │ ├─ 43452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f559f0986a416bf05826df3a5c357e93406a743c822496e99f2cacc670cccdb -address /run/containerd/containerd.sock │ │ ├─ 44787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69cea34c58fdf74b99204c23a70e62d0792938a7daf1cb086061d836a84f6e50 -address /run/containerd/containerd.sock │ │ ├─ 45185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50eed3070fadebf3cf7d6b0ecd4dcc5dd951698000128871b658890ac39f2bc1 -address /run/containerd/containerd.sock │ │ ├─ 45222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 326ebcf80b4dc2f0c78baf207ab57b33b18037acb4eeb7ad5adcd2934f202353 -address /run/containerd/containerd.sock │ │ ├─ 45685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0891ea3750933dbd568a07770f5e66a521300162ad5837969a6a71ed85a00e98 -address /run/containerd/containerd.sock │ │ ├─ 46196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c5c3a435e832c9a6276cdac3150da1f8c0c05ecebb89356301325f42f89c4c -address /run/containerd/containerd.sock │ │ ├─ 46230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2543b5b85e76fb0d1491fd59a5f666f354e5eb65d2a571dafe858bc1cc1b802b -address /run/containerd/containerd.sock │ │ ├─ 46271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c07d62ee2672c5e0b8b0e0e27edc2484882b29fda80f522ec92445955288d3 -address /run/containerd/containerd.sock │ │ ├─ 48365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aec4f439ae1980f8efdca40e69ba44451761f26852e1bba509cda37e9e7aaa92 -address /run/containerd/containerd.sock │ │ ├─ 48447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a9aaf017de75990e23000ad2a059de9b6b3d78866929d89ca9b977dd37f344 -address /run/containerd/containerd.sock │ │ ├─ 49187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 244d04152a21219f57d6f53ac940c01fdd34d441cffa1b98585d652e2e0b194b -address /run/containerd/containerd.sock │ │ ├─ 49286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1286fdd08bbb7938f126ab50df2f493482b5a2e861e3318a41bc633427ced5f -address /run/containerd/containerd.sock │ │ ├─ 49874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf7ca14603265c6359e4365cbbe431de07268b08b9e08e900f9da84a00fdaae -address /run/containerd/containerd.sock │ │ ├─ 50174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2883616d86117141832e302bb2ee64fb602ef8fe782affc7ba8fecb00fe8054a -address /run/containerd/containerd.sock │ │ ├─ 50571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6f09398f7759522b7631988a8029f682155c096b9ac75f3a93e8464a2fddf6d -address /run/containerd/containerd.sock │ │ ├─ 52868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bababaf15cd07411d1e119a2d86e6f27c4791c75e692ac2c02e7becc2cf6682c -address /run/containerd/containerd.sock │ │ ├─ 53062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c20dce9680d784948087c1dccb21b39aebab772efc52dd18eee05cf5c47c3cc5 -address /run/containerd/containerd.sock │ │ ├─ 57555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 473e026f484fd9d9a2f13ec4a472b779fc381120f7c30a63be09003440bd4ace -address /run/containerd/containerd.sock │ │ ├─ 58177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbcca741cab2c04c518bd662debb19276cc09f865bb8b7186e6d4655af63fca7 -address /run/containerd/containerd.sock │ │ ├─ 58226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b651326ecbbf72daeee329c70d40008ba415f1f9953b950fa78152dcbb13cb2 -address /run/containerd/containerd.sock │ │ ├─ 58293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05dc525e0f28e7ad40ffd13f936cfdc099dac9ffe615a67865d8498590be6b45 -address /run/containerd/containerd.sock │ │ ├─ 58439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 076a12d3b6956c5209d8c29962d30bef71b80404ef49840afb88b230fda41778 -address /run/containerd/containerd.sock │ │ ├─ 62753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba35da273fe6d23a29b7d895ee3857f452ad8b8761942783a8bcd8fe0d40b654 -address /run/containerd/containerd.sock │ │ ├─ 62842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee0441e2c7e02f944ca2a2ada0a4ab22b654b28e49f95873e55fab60f178761c -address /run/containerd/containerd.sock │ │ ├─ 62888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc53b79a890ecf23ea8c61fc8078967e94b404d0cd8e09ff58ca85cf4b56641c -address /run/containerd/containerd.sock │ │ ├─ 62926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c812b8f0ce871cd357a64f9f0c9dbe2cba4fc2bde9206808cb00207cfc629915 -address /run/containerd/containerd.sock │ │ ├─ 64195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3220d4842936e373ffe4660dc51839552de6963e18d3dc78bba80ccc7ddd0043 -address /run/containerd/containerd.sock │ │ ├─ 64323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 158ee73b32a459c400b8316bc17e41d16b3258bdab26fe5f754602641acee056 -address /run/containerd/containerd.sock │ │ ├─ 64773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ce06e7a3fe5b2a252592648b4ff3daa8a387943a994f801bca3d8bcdcdb960 -address /run/containerd/containerd.sock │ │ ├─ 64814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6554d42abf90c3531f6344c46931257452c33a97d8a4a29f168dc39a93483dd4 -address /run/containerd/containerd.sock │ │ ├─ 64867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dca5a5cc27a2c1d3ba0a5791007a5daf61fa7acb3e4b0e83d82af24747a9f460 -address /run/containerd/containerd.sock │ │ ├─ 65263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e3f2641ee5b3745b4209c70a3d5a7b3b75c05a04b3a5a9eb3cf8c07eab852a -address /run/containerd/containerd.sock │ │ ├─ 65692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e43cf7a8148c3f09223bcb83d4506743733bf6844569acd340363401886ece0 -address /run/containerd/containerd.sock │ │ ├─ 65910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab6bb31e9a190fc28f6693a1d189537c870b9c8e0fb7b9d3c5c2c2cb3192b45b -address /run/containerd/containerd.sock │ │ ├─ 66522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 434a96a2f439b209415c44e37a2a89aa9565a81c92ef87fb88bb6ff81bfcd432 -address /run/containerd/containerd.sock │ │ ├─ 67345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3055c3183497c956a69b9f42dfe85d86fcf87f6f15f443bdab5c5d828d51f3d5 -address /run/containerd/containerd.sock │ │ ├─ 69012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e80eb7e25b679b1cacc0024bcf35fc615f6b70a171a14017425f937b5fc454a -address /run/containerd/containerd.sock │ │ ├─ 70846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe11177ac017688e81d1bb5bbb6f390396fd9454857d56f0716c22fa1389279d -address /run/containerd/containerd.sock │ │ ├─ 80444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3da9ce7f50eeb438d2ae9dbf54fff606eab3117da4ec3fe2219dcd5395dfbd5 -address /run/containerd/containerd.sock │ │ ├─ 82056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05b526926d1086f532f391a69d29da9fd9b0fa7e446140dd318babec204edb5e -address /run/containerd/containerd.sock │ │ ├─ 88318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f5228f93962a530a0145264a7759b5cd562e04dc572bdf961643c4b0fce08b3 -address /run/containerd/containerd.sock │ │ ├─ 94714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2763ac08fc3d50921fe4ecd6e1d9092bcdb67551c1489220672cb15e7223c781 -address /run/containerd/containerd.sock │ │ ├─ 98649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 172cb14ffa9520ba02d7072ebd674d84f96809f994066e71ae6b7e02a0ed97b7 -address /run/containerd/containerd.sock │ │ ├─ 98696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24908927bfa05f9c8819d248482cdb8ff84fcf7a65f24de748a7e00742c7813f -address /run/containerd/containerd.sock │ │ ├─112173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb2b2aa115c370534c9dd2afdd86924b1f1700b61f0cb2410e984c5d7003ef9 -address /run/containerd/containerd.sock │ │ ├─113687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9406358cb43871d8e905c92bfadd6f38a5fbb351335c345db37a5a291a64fcfc -address /run/containerd/containerd.sock │ │ ├─113731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5626c8c3c55cebd6e376d08167aa4065ca929ffd7b23fd2e9d79da851ab4a26b -address /run/containerd/containerd.sock │ │ ├─115769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737b5ebb6d3c91e375fb22e168fadf6317c71f01279a3ffc9f23f293c8e22b39 -address /run/containerd/containerd.sock │ │ ├─117545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dda50a1d53a82d4c0e93a8d7fb98c3b1a58fcbb974e94c8e8388b807c263578 -address /run/containerd/containerd.sock │ │ ├─117617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9641dd97adefbf0a54f22ae55989d06c278ed4794482a77f0d32d5504bfc9ad -address /run/containerd/containerd.sock │ │ ├─130857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf7dd39a8e13e1f0f09f7223d08d8523247f91e1722e28574c8dd28e9679bdb -address /run/containerd/containerd.sock │ │ ├─130877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6f39c31aa7a1688bb7448f1bb1c64265411741d9fbefae63195077d5a1b5cc -address /run/containerd/containerd.sock │ │ ├─133453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f043759c8bae9f34569e3fb95122a8d52a30e6a6c2aaaae4d1fbc48895edfdf9 -address /run/containerd/containerd.sock │ │ ├─160208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b824b4b4076eb6fecd9d2e1cfb044218856f01334bf9a8178477403455123ba -address /run/containerd/containerd.sock │ │ ├─161764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8628deca7ac42943b63104d7d120ebdd009e5520571d33fafa1ba27fa68729c1 -address /run/containerd/containerd.sock │ │ ├─162185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 650a15b3006d213e2cf6ca28148fb7a7bca085be56c72d775f5c60232468c03a -address /run/containerd/containerd.sock │ │ ├─163072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d8b6db903f2e973b88a8debe849254446c62cc547502dfda5c81d15069a8ff -address /run/containerd/containerd.sock │ │ ├─165189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0159fba638e59c6eb878155714a60bcd9700673223f611a847dd5cff2465f12 -address /run/containerd/containerd.sock │ │ ├─165493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836acda95e4007a79fc29df7ba04017a52cf8ff838578086a97f07da92725519 -address /run/containerd/containerd.sock │ │ ├─165607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d68e6bbd8f8cfb42e3771ee4d76745816ff6f0f34eb3f74702a5217e3662975 -address /run/containerd/containerd.sock │ │ ├─165801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e8342e402692918db621a89a4fa549b6a22569064f5c35a3c3bb395989e02f -address /run/containerd/containerd.sock │ │ ├─165911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 327aceb98a905b44c24679e73343ed52381b5ddc1609243f31f9273455d6e543 -address /run/containerd/containerd.sock │ │ ├─166279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d573ef285c7b4cf72ad115aaa1d91d49cf859b1fecfe9a3feba93375879f220 -address /run/containerd/containerd.sock │ │ ├─178173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb470d63e607215c539dc758d3097755c6e3b855b5c488f119b7434511f43785 -address /run/containerd/containerd.sock │ │ ├─179969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cd0481829bbf4df207410a84e8cb6bb861b62969538caf749dc8b4f6d033e56 -address /run/containerd/containerd.sock │ │ ├─180012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d325800ee60386ec334bd010433d480f6dfc2dec18c2b160fdd06289ea71ad49 -address /run/containerd/containerd.sock │ │ ├─180070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d1a7c82b2da225ededa35defc61e69d58907cc2f75c6943a305a53a1c3bb9a8 -address /run/containerd/containerd.sock │ │ ├─180103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b108aba7c6992c989546753361c041bda1cf11d37a33606fbed7cba495211a0f -address /run/containerd/containerd.sock │ │ ├─180210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ba20aa2cf58cc270d04d73bd71f1ef85272731fce5820a03ad8b8a398469f09 -address /run/containerd/containerd.sock │ │ ├─180543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4dd7f3579cee8b62128d0fd8b9116f5b36923306aa724ecad56a81bb9615745 -address /run/containerd/containerd.sock │ │ ├─180599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674890f8b87594b82213489d5382aaa35b8cd85d317c034ddd3654eea43b11f3 -address /run/containerd/containerd.sock │ │ ├─193997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e259340dbe57c81b2b972714a94bea0e1f8a1e01a7c47c6db1ed3615f6ae6122 -address /run/containerd/containerd.sock │ │ ├─196310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6770a057a69ea8ae9db1cac26c328e2b4c0b096cda2d451ed93acabd0a007d8 -address /run/containerd/containerd.sock │ │ ├─196363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f46dac63ac6b89fb43a615319cf690e59d214bbca03f9a43eff05cae7c4eb7e -address /run/containerd/containerd.sock │ │ ├─196384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62a3860fa05136d326b437494f45e043a16af21d2a982a9c3bd75b5f9f4e1303 -address /run/containerd/containerd.sock │ │ ├─213136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d724fb0d89a604caf970ae27ce96630f0770774172b4a11c52bdcd4e76c994 -address /run/containerd/containerd.sock │ │ ├─220933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d90792c70d3a0cfb8332aa30ebe5cf0f09fa69422ceb71aed2f942c7d069c99 -address /run/containerd/containerd.sock │ │ ├─220956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 396e5dea77d6bb6ae613e112bf8939b0ec17a7d96d830b27d3eae3c39d733811 -address /run/containerd/containerd.sock │ │ ├─220990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 124188f075ad80be997ef5cf22f59e9fda007c570baa1276968307e2dc40fb9b -address /run/containerd/containerd.sock │ │ ├─221319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e34b030eaef335787b46f17ed8597e63172ae55d5e22f1e12e6c1b2a33ddcfb -address /run/containerd/containerd.sock │ │ ├─232904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a24b3a753cf7548961b44984888dc4af8a2553147822032015acfed16f1d0e4 -address /run/containerd/containerd.sock │ │ ├─235383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 365e12b4ed6cd6327d2836ebfd5b394b8936c7273520f2604deebcf1dcb40091 -address /run/containerd/containerd.sock │ │ ├─236818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762aaeb5c826d5fcf114025df7e6778fa1dc072c5d27ceb91c7a883c68b64cad -address /run/containerd/containerd.sock │ │ ├─237679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea676bf433d24fa58e3e6e9ff15fed1deaf87415e31d42a0fe9015fb3402436c -address /run/containerd/containerd.sock │ │ ├─238904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d6b8b0a42b83601c034481385e1c817cb3e15833cb496050df444310200481 -address /run/containerd/containerd.sock │ │ ├─241280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a556ec6df325cff156382e101c5ead403f7190acde4f60e1e219015121a71bb5 -address /run/containerd/containerd.sock │ │ ├─242225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f040daf737948b72a01dbd5d5b95fb3e54456c179afa036f6e8081e54cb10e1 -address /run/containerd/containerd.sock │ │ ├─242288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083a7fb3337a48fc24187a3fb58fb74f3ee87ee431697104911bacdb5d243e3d -address /run/containerd/containerd.sock │ │ ├─252414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae77c1c0ea2d54a9e7cf290f036a46c6961933fa138a6625466e921204a010de -address /run/containerd/containerd.sock │ │ ├─252911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9045b12abce9cecaff4f2587f8c10be8fc3f986e18967a54236a76e6cbf852be -address /run/containerd/containerd.sock │ │ ├─255694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb2bea9b3c27f23252d42b8fd0f8d01a6d0476f159d68b0e5c3868225fa7447e -address /run/containerd/containerd.sock │ │ ├─260122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae95e62a8f27682bec55582a0d0a3de6f65c43471c94b32a50cfcedb17ac0422 -address /run/containerd/containerd.sock │ │ ├─260402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739190e364c0fa81f4f8d9c0c7fb724c22d9fc35f06a728709ce51b57c321654 -address /run/containerd/containerd.sock │ │ ├─260509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df25dfddc0ca4fe0b20f99a2053592c1b9025f7f037676ee98a9191227790e9f -address /run/containerd/containerd.sock │ │ ├─260560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 220f8fa48b9ed217c652306507dcc2f4c56610975b5c7622e4649d9e216f9c96 -address /run/containerd/containerd.sock │ │ ├─274138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9efc29b3f31f81a3f5da281f946562292f6f7c799c32485ec400b9a5f59fe444 -address /run/containerd/containerd.sock │ │ ├─276669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8494d39da7a32c4ef45f06eda7f3798cd00bf78d6e8689da7cc0e578b3e4e90a -address /run/containerd/containerd.sock │ │ └─278374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b26f7f8fd4c40979f645fe706f96415fc5da31a99428804c13b0408da883c72 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-74e8cf3672cb0d5961019df0902d36e3859c8a0dd289e9e8c8fd3e5be99b4815.scope … │ │ ├─30006 /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 │ │ └─30018 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-58ca98f82d2bceaea305bc843f63c181166d18e16a36d0b255fb8984079e864d.scope … │ │ ├─12605 /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 │ │ └─12617 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-c5dab8fdfb31e5ce26cb145e26bf4eda0be8bc72900e5544af9b6809ad4e1287.scope … │ │ ├─18807 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18823 /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 │ │ │ ├─29684 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29960 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18737 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18757 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25078 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25356 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39468 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39488 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wjkhbq.service │ │ │ ├─12853 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wjkhbq/unit.run │ │ │ └─12883 /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-wjkhbq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wjkhbq:/var/lib/ceph/mgr/ceph-instance.wjkhbq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wjkhbq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wjkhbq -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 │ │ │ ├─34500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34770 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12523 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10343 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-3c3166f2b6ac33717393369ed48ab68434eeed78ed34961e7cb0fb4def57e22b.scope … │ │ ├─12963 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wjkhbq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12983 /usr/bin/ceph-mgr -n mgr.instance.wjkhbq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─159412 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42544 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.227 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-4f2bdeecfc91c27186b4b2bf5d54bb1a0e42273d5fda42e20e787991722af899.scope … │ │ ├─34812 /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 │ │ └─34824 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11106 /usr/sbin/chronyd -F 1 │ │ └─11107 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159293 /sbin/iscsid │ │ └─159294 /sbin/iscsid │ ├─run-r06cdc2eacf3746d28889140dcf3cb90a.scope │ │ └─194288 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-2c785fd217f50b0de27b042b093ddac57d06c2c16300f116ab9286e6120e3244.scope … │ │ ├─39563 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39578 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-258bf43a32a904a954b611e038f635037caa57c8525418e3a578e14d4d1f0ffd.scope … │ │ ├─25398 /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 │ │ └─25410 /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 │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─ec07351f1e0d96d9ed4f3d8f2316d85911f3ab44c6b1e2114ef712c1d50d3aa1 │ │ └─231063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─df25dfddc0ca4fe0b20f99a2053592c1b9025f7f037676ee98a9191227790e9f │ │ └─260535 /pause │ ├─2a24b3a753cf7548961b44984888dc4af8a2553147822032015acfed16f1d0e4 │ │ └─232928 /pause │ ├─7c00a9306e5afeee7c9e3d28c0eb3658d93a570301bfccf6c6f97e15af41eb7d │ │ └─67330 /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 │ ├─39f4bae59f67dd89ab69133bf273858af07e192ae1a21df149a6b5bc37a9a6c5 │ │ └─49688 /manager --metrics-bind-address=:8080 │ ├─9bdc332a24f4d60d5a9c9d7d23103f6f0134f5bf4ad21f74250a0630b58f01d9 │ │ └─43482 /pause │ ├─4f3d01a2435154608b27b4ac40c756e86112c7b069c914f3139d61319656baac │ │ └─162444 /coredns -conf /etc/coredns/Corefile │ ├─90b53153a0f5c6baa1694971b60076ad7459c3734379e7b09953453395378343 │ │ └─42484 /kube-vip manager │ ├─09f29cadee97c3e2956ceb3a8243461181c84bbb4a09441ad3505fa612d37597 │ │ └─68574 /bin/memcached_exporter │ ├─df74980ccfbb89521c2462980ed26308c054b3d92895deacec9acd5d225f35cd │ │ └─58500 nfd-worker -metrics=8081 │ ├─55890f48a73b1faab295b8bc28e37e00958df6c0cf0c4416f6d0056a880d364c │ │ ├─233156 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233173 /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 -- │ │ ├─233179 erl_child_setup 1048576 │ │ ├─233244 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233255 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233424 /bin/sh -s rabbit_disk_monitor │ ├─365e12b4ed6cd6327d2836ebfd5b394b8936c7273520f2604deebcf1dcb40091 │ │ └─235407 /pause │ ├─327aceb98a905b44c24679e73343ed52381b5ddc1609243f31f9273455d6e543 │ │ └─165953 /pause │ ├─84b7300808a072776cf74cd1d085b6b0eaade2af28d8aa01824d8927ae633625 │ │ ├─189475 neutron-policy-server: uWSGI master │ │ ├─189489 neutron-policy-server: uWSGI worker 1 │ │ └─189490 neutron-policy-server: uWSGI worker 2 │ ├─9f46dac63ac6b89fb43a615319cf690e59d214bbca03f9a43eff05cae7c4eb7e │ │ └─196408 /pause │ ├─259feefaa8cc093112e318a7ecef608c131ba3ec490893d2ad51cd3c97cacecc │ │ └─50999 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b4dd7f3579cee8b62128d0fd8b9116f5b36923306aa724ecad56a81bb9615745 │ │ └─180566 /pause │ ├─9045b12abce9cecaff4f2587f8c10be8fc3f986e18967a54236a76e6cbf852be │ │ └─252935 /pause │ ├─0a2b0fa3de66e439518e83f5f389c8136ee35d00f4c052e8520455a8904a6a98 │ │ └─68357 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f7bfa8353b773b5131f1b7f82f42bb2429eedf9eac90c4729b2dc06305fb00e6 │ │ └─65870 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─396e5dea77d6bb6ae613e112bf8939b0ec17a7d96d830b27d3eae3c39d733811 │ │ └─221022 /pause │ ├─e259340dbe57c81b2b972714a94bea0e1f8a1e01a7c47c6db1ed3615f6ae6122 │ │ └─194020 /pause │ ├─1e93416580adfb0714d74d70255529fbbff5481043d70ad226fdef639132e36d │ │ ├─50815 mysqld --wsrep_start_position=27e8221a-9575-11f1-8a02-6b8ea6ce7a1f:20 │ │ └─50940 /var/lib/mysql/mysql-state-monitor │ ├─43b144d7e6f96c9c8bf9412a952072a1fcfb07a72ca4bb0e1f8c266a1fa9a763 │ │ ├─87512 barbiacan-api: uWSGI master │ │ └─87527 barbiacan-api: uWSGI worker 1 │ ├─bb470d63e607215c539dc758d3097755c6e3b855b5c488f119b7434511f43785 │ │ └─178199 /pause │ ├─5b651326ecbbf72daeee329c70d40008ba415f1f9953b950fa78152dcbb13cb2 │ │ └─58257 /pause │ ├─62ea9068224f02b4f27b9630c19a031003a001a8d03065efb75a58b52b683c76 │ │ └─46461 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─bbcca741cab2c04c518bd662debb19276cc09f865bb8b7186e6d4655af63fca7 │ │ └─58203 /pause │ ├─2f60282778247b5433c962f310182f60931aeba3de3ebf892b4e21acc5b2ff7a │ │ └─63250 /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 │ ├─fb609bfb65b7f144dd74982baa665013d8d8b46eacc450a42446cbe8f278f8b5 │ │ └─45847 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 │ ├─2763ac08fc3d50921fe4ecd6e1d9092bcdb67551c1489220672cb15e7223c781 │ │ └─94737 /pause │ ├─86768197f03157cb8be365b47af0ccb6fa8b0e29a79f19e29a16b704bdc251e2 │ │ └─115440 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9c0cdcb90a96494e5249c81c3a138626977a17070952edfdcde3f5652e0ae8eb │ │ ├─181169 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409858 sleep 300 │ ├─3a54b0c2488b83804757466ed0cefab3e2229ea21f0a408c10ddf887d23cd69f │ │ └─53160 valkey-server *:6379 │ ├─e6f09398f7759522b7631988a8029f682155c096b9ac75f3a93e8464a2fddf6d │ │ └─50596 /pause │ ├─371de3e8fcae4445ab62fb125a13ea7bb596e3c0fa3470692244f5087ee5362c │ │ └─42110 /pause │ ├─172cb14ffa9520ba02d7072ebd674d84f96809f994066e71ae6b7e02a0ed97b7 │ │ └─98675 /pause │ ├─d5807f012e725e04ae7a48160d6c888342dde3314548ab64dd2451678fe2ce9d │ │ ├─189427 neutron-api: uWSGI master │ │ ├─189461 neutron-api: uWSGI worker 1 │ │ └─189462 neutron-api: uWSGI worker 2 │ ├─ee0441e2c7e02f944ca2a2ada0a4ab22b654b28e49f95873e55fab60f178761c │ │ └─62867 /pause │ ├─37dab966cf63b463fc933f2a70ae9357e76df2110bc05c4cb6ae311dfe7c0d9b │ │ ├─190438 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190759 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8zsjq2dv/privsep.sock │ │ ├─191029 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpc1z35ptz/privsep.sock │ │ └─191299 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2d573ef285c7b4cf72ad115aaa1d91d49cf859b1fecfe9a3feba93375879f220 │ │ └─166307 /pause │ ├─c4a9cb520d0089a2aaf7f55dbbb2077338f2518fc8d381e92348f40194bce9fc │ │ ├─213347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213365 /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 -- │ │ ├─213371 erl_child_setup 1048576 │ │ ├─213487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213488 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213597 /bin/sh -s rabbit_disk_monitor │ ├─3055c3183497c956a69b9f42dfe85d86fcf87f6f15f443bdab5c5d828d51f3d5 │ │ └─67370 /pause │ ├─2e80eb7e25b679b1cacc0024bcf35fc615f6b70a171a14017425f937b5fc454a │ │ └─69035 /pause │ ├─eaaf3ee1febef0d655d7966fb8ab97151eeb95f314aed42fc908d079a51288af │ │ ├─66801 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66843 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c6bad4d7c9bb276b51d99b0fe9085fc689722ff1d832dce28a9a78492a0ed7a6 │ │ └─67572 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-227.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 │ ├─cd07fd0d08648bc65f9db113a6eb0825c2e3f112ca113a681be061a37e00e079 │ │ ├─43934 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44363 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4b053c0aeacb17293ddc6bac6d6b5c5246913a15284e1b866a4e479300c9e0f3 │ │ └─68418 /bin/pushgateway │ ├─d1286fdd08bbb7938f126ab50df2f493482b5a2e861e3318a41bc633427ced5f │ │ └─49309 /pause │ ├─7363d4d6027f662b0bc91176bf54cb1d700181a17434a55cce24ccd1b328c536 │ │ ├─ 98999 /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 │ │ └─412151 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0dcf0774cabe2d1fff18b8c5aa7e1d7b1cdae255fa250c9cc828e86a52f85e11 │ │ ├─229994 octavia-api: uWSGI master │ │ ├─230009 octavia-api: uWSGI worker 1 │ │ └─230010 octavia-api: uWSGI worker 2 │ ├─d325800ee60386ec334bd010433d480f6dfc2dec18c2b160fdd06289ea71ad49 │ │ └─180098 /pause │ ├─139fcf12cb32d9004046a860fa92eba3d0d6d0b77700f9a50ca16e8db09d5743 │ │ └─68056 /goldpinger --static-file-path /static │ ├─0e2b5db1ee5122a35c3ab2d6a3bfc5cfd6398b7132d7dddcf2e30bf2e80e5b00 │ │ └─42752 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0a73aa70316e23a168b82a736abaa1379304ee44c5ce421fae345179bf94c4cf │ │ ├─50706 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 │ │ └─51980 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 │ ├─5626c8c3c55cebd6e376d08167aa4065ca929ffd7b23fd2e9d79da851ab4a26b │ │ └─113755 /pause │ ├─ab6bb31e9a190fc28f6693a1d189537c870b9c8e0fb7b9d3c5c2c2cb3192b45b │ │ └─65939 /pause │ ├─a6770a057a69ea8ae9db1cac26c328e2b4c0b096cda2d451ed93acabd0a007d8 │ │ └─196335 /pause │ ├─f043759c8bae9f34569e3fb95122a8d52a30e6a6c2aaaae4d1fbc48895edfdf9 │ │ └─133494 /pause │ ├─25d0db6329210e5e84ea8271a573c9e90bdf35cd323224b8c280d5c914b208f2 │ │ ├─252479 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253219 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpr44tb0_m/privsep.sock │ │ ├─253232 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253234 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2e470d087a97eeeaa88547464561c28672fd16b480d62ebe5d30bee7c2225c0b │ │ ├─63907 python -u /app/sidecar.py │ │ ├─64206 python -u /app/sidecar.py │ │ └─64212 python -u /app/sidecar.py │ ├─18a9aaf017de75990e23000ad2a059de9b6b3d78866929d89ca9b977dd37f344 │ │ └─48470 /pause │ ├─b108aba7c6992c989546753361c041bda1cf11d37a33606fbed7cba495211a0f │ │ └─180188 /pause │ ├─8f040daf737948b72a01dbd5d5b95fb3e54456c179afa036f6e8081e54cb10e1 │ │ └─242252 /pause │ ├─f8b09c857c716bd5486575ddbb2591155d1600029ba66cb3f520e52775b22f9a │ │ ├─112557 glance-api: uWSGI master │ │ ├─112569 glance-api: uWSGI worker 1 │ │ └─112570 glance-api: uWSGI worker 2 │ ├─62a3860fa05136d326b437494f45e043a16af21d2a982a9c3bd75b5f9f4e1303 │ │ └─196426 /pause │ ├─434a96a2f439b209415c44e37a2a89aa9565a81c92ef87fb88bb6ff81bfcd432 │ │ └─66546 /pause │ ├─29d6b8b0a42b83601c034481385e1c817cb3e15833cb496050df444310200481 │ │ └─238928 /pause │ ├─04ddcb3ba08bb0e30b8dc70c0f16a65f5f65b50207224086f5e81543a8552820 │ │ └─237730 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─8628deca7ac42943b63104d7d120ebdd009e5520571d33fafa1ba27fa68729c1 │ │ └─161789 /pause │ ├─7e6a0f907179bc7c9690108df4a2b11b110582b1a206aff9b002d39097c5446b │ │ └─42343 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 │ ├─4ec6eff0527c688929a516c54593eac4b982df92b4afd5e4592a335a872119e3 │ │ └─63549 /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 │ ├─2c96f10ad6de3799d5b40b55ae1cd8b0136fd2f5126ae35da2e8ea49519f99c9 │ │ └─238958 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─4d76b2acabe5ef592abd60c92311e2a2c10a323734ab7028fe09a8465502dcbb │ │ └─50911 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─12a95e4aa1abc8246fb8834702b2da5daaf4558455274d31bed1958b3caae990 │ │ ├─115870 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115887 /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 -- │ │ ├─115893 erl_child_setup 1048576 │ │ ├─116023 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116141 /bin/sh -s rabbit_disk_monitor │ ├─e3c5c3a435e832c9a6276cdac3150da1f8c0c05ecebb89356301325f42f89c4c │ │ └─46227 /pause │ ├─124188f075ad80be997ef5cf22f59e9fda007c570baa1276968307e2dc40fb9b │ │ └─221042 /pause │ ├─bababaf15cd07411d1e119a2d86e6f27c4791c75e692ac2c02e7becc2cf6682c │ │ └─52902 /pause │ ├─493a45a66e783adf2cdf1c01623410e08a3c856b552dac1d20a07ace43d75ea1 │ │ └─194169 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c4cfd26fac0ab4186e26a19d688d5ea72b93565d2df41c09d000391d67e0c5ba │ │ └─68294 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─737b5ebb6d3c91e375fb22e168fadf6317c71f01279a3ffc9f23f293c8e22b39 │ │ └─115793 /pause │ ├─9efc29b3f31f81a3f5da281f946562292f6f7c799c32485ec400b9a5f59fe444 │ │ └─274162 /pause │ ├─9d66bed72441267603074a838a8003daf13fcec2778544cb1f10d5625f21f130 │ │ └─193474 /usr/bin/libvirt-tls-sidecar │ ├─24908927bfa05f9c8819d248482cdb8ff84fcf7a65f24de748a7e00742c7813f │ │ └─98726 /pause │ ├─2dda50a1d53a82d4c0e93a8d7fb98c3b1a58fcbb974e94c8e8388b807c263578 │ │ └─117596 /pause │ ├─7c19d96204caaf26668b6159944933cec534be0b6a49507f41529db3ded7440a │ │ ├─114040 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114228 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114230 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7f534cc572b6b18c9a4d4269a4f8de43f9f83cf388f0cd986e3f60788ba7e33d │ │ └─64157 /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 │ ├─bcf7ca14603265c6359e4365cbbe431de07268b08b9e08e900f9da84a00fdaae │ │ └─49899 /pause │ ├─ae77c1c0ea2d54a9e7cf290f036a46c6961933fa138a6625466e921204a010de │ │ └─252441 /pause │ ├─21ae8aa98a0c22f3faa3c5cd8f94b2aafa2485820b21639ef1b423353885f603 │ │ └─58732 /secretgen-controller │ ├─5d90792c70d3a0cfb8332aa30ebe5cf0f09fa69422ceb71aed2f942c7d069c99 │ │ └─221032 /pause │ ├─720a08755a9634144851b73a86e1be796eb46dc38d20f6a1ec0bb613024e4086 │ │ ├─177210 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177667 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177668 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─076a12d3b6956c5209d8c29962d30bef71b80404ef49840afb88b230fda41778 │ │ └─58462 /pause │ ├─9a16c94918009b42ae04496688ed59acf2ac94e71c95289d76ae85196409c56a │ │ └─66176 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─c8d8b6db903f2e973b88a8debe849254446c62cc547502dfda5c81d15069a8ff │ │ └─163095 /pause │ ├─0ec49b8dc3b5899f1d8fb867cc8cfd11354b324b6a1061af36727219e97c56d4 │ │ ├─163312 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163329 /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 -- │ │ ├─163335 erl_child_setup 1048576 │ │ ├─163382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163592 /bin/sh -s rabbit_disk_monitor │ ├─c5f2f2877d74466f1ae269c9db1c4a5ed07eb9b68c004677cc71bc6263e626bd │ │ └─42245 /pause │ ├─f3e8342e402692918db621a89a4fa549b6a22569064f5c35a3c3bb395989e02f │ │ └─165845 /pause │ ├─762aaeb5c826d5fcf114025df7e6778fa1dc072c5d27ceb91c7a883c68b64cad │ │ └─236841 /pause │ ├─bd176a86f608ab1e4d1af7bdac289e2dfa0c255f26d809c3a57ffbdf2a55fdd0 │ │ ├─150844 placement-api: uWSGI master │ │ ├─150871 placement-api: uWSGI worker 1 │ │ └─150872 placement-api: uWSGI worker 2 │ ├─af9feb25c2f754e62e37ad8c6b8641f210c7dec5f40389f6a501df1fad227ce8 │ │ ├─194215 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194232 /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 -- │ │ ├─194238 erl_child_setup 1048576 │ │ ├─194414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194416 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194427 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194628 /bin/sh -s rabbit_disk_monitor │ ├─5d1a7c82b2da225ededa35defc61e69d58907cc2f75c6943a305a53a1c3bb9a8 │ │ └─180166 /pause │ ├─ec9aaacc88abdf48cc8e61c17cdf23034a9f1a0ef5740b66fb9a88cb2ff0ccc0 │ │ ├─66197 nginx: master process nginx -g daemon off; │ │ ├─66222 nginx: worker process │ │ ├─66223 nginx: worker process │ │ ├─66224 nginx: worker process │ │ ├─66225 nginx: worker process │ │ └─66226 nginx: worker process │ ├─e38720b74f597320aeb7c2909e0df2a41962e08e2aacb0e173be62cd2173fb11 │ │ ├─252602 magnum-api: uWSGI master │ │ ├─252684 magnum-api: uWSGI worker 1 │ │ └─252685 magnum-api: uWSGI worker 2 │ ├─e897825901b8036e4f6c16c2520f656ea783aadf1409e16327a457d633fb0ae4 │ │ └─68543 /bin/oauth2-proxy │ ├─ce8a05e59b00b6d81602e63f340bd3f5486e5f3a6006754cbb9dbcc47c2a8165 │ │ ├─271529 /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 │ │ └─271839 /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 │ ├─d7cdc8c18f40776c23d056a822330d9f07cea8d4cfe6cfeca712fd416d96fb50 │ │ ├─ 48679 /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 │ │ ├─ 48691 /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 │ │ ├─ 48818 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276405 nginx: worker process │ │ ├─276406 nginx: worker process │ │ └─276407 nginx: cache manager process │ ├─c20dce9680d784948087c1dccb21b39aebab772efc52dd18eee05cf5c47c3cc5 │ │ └─53085 /pause │ ├─ea676bf433d24fa58e3e6e9ff15fed1deaf87415e31d42a0fe9015fb3402436c │ │ └─237704 /pause │ ├─f09eb3299b750f9966ee5c5e3d539306372433709170d46d428ded63672ece84 │ │ ├─94963 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94984 /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 -- │ │ ├─94991 erl_child_setup 1048576 │ │ ├─95100 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95101 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95293 /bin/sh -s rabbit_disk_monitor │ ├─2435b55481cfa4e069884d7ecd931297c2f4e33f69fe3b3c5cff79f0978a8b9e │ │ └─67648 /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 │ ├─89c07d62ee2672c5e0b8b0e0e27edc2484882b29fda80f522ec92445955288d3 │ │ └─46293 /pause │ ├─2d68e6bbd8f8cfb42e3771ee4d76745816ff6f0f34eb3f74702a5217e3662975 │ │ └─165640 /pause │ ├─9ee665c2d678f6e95336115066e370fd8111dc068e2f57b43f81b51179fac0f4 │ │ ├─177209 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─177880 nova-scheduler: ServiceWrapper worker(0) │ │ └─177882 nova-scheduler: ServiceWrapper worker(1) │ ├─326ebcf80b4dc2f0c78baf207ab57b33b18037acb4eeb7ad5adcd2934f202353 │ │ └─45245 /pause │ ├─dc53b79a890ecf23ea8c61fc8078967e94b404d0cd8e09ff58ca85cf4b56641c │ │ └─62911 /pause │ ├─dca5a5cc27a2c1d3ba0a5791007a5daf61fa7acb3e4b0e83d82af24747a9f460 │ │ └─64897 /pause │ ├─c89f3af046b40b64ed2e1e41447ed25df93019efb4bf8ba6f3fe9cfe23ba5dad │ │ ├─231864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231903 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─409682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2543b5b85e76fb0d1491fd59a5f666f354e5eb65d2a571dafe858bc1cc1b802b │ │ └─46257 /pause │ ├─02f7ecbbbd23c07ce841a9557841b91d056050f700bcc01c342dea8d11426859 │ │ └─160520 /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 │ ├─f4e1be44c1ef59257d5b11540d7a11c5cdc73ed33195da0051739603b68c4830 │ │ └─68702 /bin/oauth2-proxy │ ├─5d143de1823f32ada04c00950d780c1fb3f238977a4bfee058d37d6f2be61b45 │ │ └─53508 redis_exporter │ ├─739190e364c0fa81f4f8d9c0c7fb724c22d9fc35f06a728709ce51b57c321654 │ │ └─260430 /pause │ ├─7e43cf7a8148c3f09223bcb83d4506743733bf6844569acd340363401886ece0 │ │ └─65716 /pause │ ├─158ee73b32a459c400b8316bc17e41d16b3258bdab26fe5f754602641acee056 │ │ └─64347 /pause │ ├─650a15b3006d213e2cf6ca28148fb7a7bca085be56c72d775f5c60232468c03a │ │ └─162211 /pause │ ├─16d724fb0d89a604caf970ae27ce96630f0770774172b4a11c52bdcd4e76c994 │ │ └─213160 /pause │ ├─99b8be1b42d36b6a8d61401c838929be9910d564a6d530403df2a027a9681b58 │ │ └─44836 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2f559f0986a416bf05826df3a5c357e93406a743c822496e99f2cacc670cccdb │ │ └─43494 /pause │ ├─855f0ac3196f02ee4df6df3226525fd2908a819d0c10e3c99b45bd598e1e09ba │ │ └─237172 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─723960db2a1c50b6ff05783c6a0a3b7787a6032225d8a2e9893ee036213d4b4c │ │ └─235554 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─93299da93c2d03eedb6bab2c0e2764573f7292713a07b4c87eec146479c9348b │ │ ├─ 74332 apache2 -DFOREGROUND │ │ ├─ 74356 (wsgi:k -DFOREGROUND │ │ ├─ 74357 (wsgi:k -DFOREGROUND │ │ ├─ 74358 (wsgi:k -DFOREGROUND │ │ ├─ 74359 (wsgi:k -DFOREGROUND │ │ ├─425284 apache2 -DFOREGROUND │ │ ├─425358 apache2 -DFOREGROUND │ │ └─425359 apache2 -DFOREGROUND │ ├─c7cdd08bb947114b5dd55729517c30f415df14859c0fc29947e43f793e949931 │ │ └─42243 /pause │ ├─da05dc93ded44075894b6297575b9f052ae718681bbf25a0196e4f460ff29c5f │ │ └─42249 /pause │ ├─4b26f7f8fd4c40979f645fe706f96415fc5da31a99428804c13b0408da883c72 │ │ └─278397 /pause │ ├─ae95e62a8f27682bec55582a0d0a3de6f65c43471c94b32a50cfcedb17ac0422 │ │ └─260162 /pause │ ├─be36f432dff398f87199d212e487f82aae930854cfd3cbd4920012f7220f7f07 │ │ └─129357 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─633e8578bee7dfa91d4f0a46b6f0174022f8b50b5170402d9d66003770d0e9ce │ │ └─67277 /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 │ ├─188dd26cdfd4bd5b9dbe632e553dcc448fbfe8d5d8b2197d6c1411375d03b90b │ │ ├─192118 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─192327 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─193058 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9tp8wrhg/privsep.sock │ │ ├─389307 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzv2t3e46/privsep.sock │ │ ├─389770 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpboc95p24/privsep.sock │ │ ├─390333 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390334 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─392292 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a9c30143-841a-49d6-9a42-4e7d7d4acb8c --namespace=qrouter-a9c30143-841a-49d6-9a42-4e7d7d4acb8c --conf_dir=/var/lib/neutron/ha_confs/a9c30143-841a-49d6-9a42-4e7d7d4acb8c --log-file=/var/lib/neutron/ha_confs/a9c30143-841a-49d6-9a42-4e7d7d4acb8c/neutron-keepalived-state-change.log --monitor_interface=ha-5b2ff7c3-40 --monitor_cidr=169.254.0.156/24 --pid_file=/var/lib/neutron/external/pids/a9c30143-841a-49d6-9a42-4e7d7d4acb8c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─674890f8b87594b82213489d5382aaa35b8cd85d317c034ddd3654eea43b11f3 │ │ └─180662 /pause │ ├─5b824b4b4076eb6fecd9d2e1cfb044218856f01334bf9a8178477403455123ba │ │ └─160234 /pause │ ├─ed289fece7e4e455cca2c8d6ac1683ffa08772ab63f5eef3195d1dd57652ba95 │ │ ├─69381 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69398 /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 -- │ │ ├─69404 erl_child_setup 1048576 │ │ ├─69514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69656 /bin/sh -s rabbit_disk_monitor │ ├─026c47835fdcb9e20be51bbc7a879a5fc4517b103aa55185185cce660fa86b43 │ │ ├─160554 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160567 /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 │ ├─63e3f2641ee5b3745b4209c70a3d5a7b3b75c05a04b3a5a9eb3cf8c07eab852a │ │ └─65287 /pause │ ├─aec4f439ae1980f8efdca40e69ba44451761f26852e1bba509cda37e9e7aaa92 │ │ └─48399 /pause │ ├─8494d39da7a32c4ef45f06eda7f3798cd00bf78d6e8689da7cc0e578b3e4e90a │ │ └─276692 /pause │ ├─ba35da273fe6d23a29b7d895ee3857f452ad8b8761942783a8bcd8fe0d40b654 │ │ └─62791 /pause │ ├─2296931dc17ce1df19ae3270bb0cecbdc1f9fdf6340c56af6f626b65e70e1fe2 │ │ └─89209 /usr/local/bin/rook ceph operator │ ├─19731ae9a50263ec378c46fb6105efe54ff0f38fb0fff69331f060c63f07cf0c │ │ └─65147 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 │ ├─56d378751274c9867a49f816615abd778677ba14da79dfce19e72c7a21890b67 │ │ └─42363 kube-apiserver --advertise-address=199.204.45.227 --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 │ ├─8f2af8380b0b30564eb5581d5bbdbc7fb953fb9ddc1d07402d055e9cca6bd2a7 │ │ ├─252997 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253285 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253286 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─083a7fb3337a48fc24187a3fb58fb74f3ee87ee431697104911bacdb5d243e3d │ │ └─242325 /pause │ ├─abf7dd39a8e13e1f0f09f7223d08d8523247f91e1722e28574c8dd28e9679bdb │ │ └─130902 /pause │ ├─83c9407187d6ef04d27b4e682e01f1b357cc1050f6cd4e095185120928502750 │ │ └─131441 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f9fc1c98264b04573daadccfbeec8947ffa4ef0c242f148ee9e73c63c1bf106b │ │ ├─80598 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80615 /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 -- │ │ ├─80621 erl_child_setup 1048576 │ │ ├─80749 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80750 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80863 /bin/sh -s rabbit_disk_monitor │ ├─a22a631b2275c3b77abe83f7084d5673b992e52062f88dc16fa6878bef7c72b2 │ │ └─45299 /coredns -conf /etc/coredns/Corefile │ ├─386a02b1270eb6c921ba76dee3707b74be7bacc25d310f81df6cd2c057e8ce06 │ │ └─67594 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1faed5fbf18536c55db858c96093055eef624241d072b362a1fc579f02bd198b │ │ ├─350804 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─351139 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─351277 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpaxnn3qn3/privsep.sock │ │ ├─351609 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpev7pkhgs/privsep.sock │ │ ├─352096 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352097 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352154 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/96c013d9-8163-4c3d-9e95-f78e5882d8a0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/96c013d9-8163-4c3d-9e95-f78e5882d8a0/host --addn-hosts=/var/lib/neutron/dhcp/96c013d9-8163-4c3d-9e95-f78e5882d8a0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/96c013d9-8163-4c3d-9e95-f78e5882d8a0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/96c013d9-8163-4c3d-9e95-f78e5882d8a0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ff8ea26c-e82e-407e-8574-740a360c09ae,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─352159 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fe7e4e99-e65b-4c99-bcbb-92cd35de22ec/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fe7e4e99-e65b-4c99-bcbb-92cd35de22ec/host --addn-hosts=/var/lib/neutron/dhcp/fe7e4e99-e65b-4c99-bcbb-92cd35de22ec/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fe7e4e99-e65b-4c99-bcbb-92cd35de22ec/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fe7e4e99-e65b-4c99-bcbb-92cd35de22ec/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1de308f4-b04f-4b20-8929-822378cbe245,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─352163 haproxy -f /var/lib/neutron/ns-metadata-proxy/96c013d9-8163-4c3d-9e95-f78e5882d8a0.conf │ │ ├─352168 haproxy -f /var/lib/neutron/ns-metadata-proxy/fe7e4e99-e65b-4c99-bcbb-92cd35de22ec.conf │ │ ├─389083 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmbkya69n/privsep.sock │ │ └─394891 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpub6bzs2e/privsep.sock │ ├─9e34b030eaef335787b46f17ed8597e63172ae55d5e22f1e12e6c1b2a33ddcfb │ │ └─221342 /pause │ ├─244d04152a21219f57d6f53ac940c01fdd34d441cffa1b98585d652e2e0b194b │ │ └─49210 /pause │ ├─ba0ed762a372421e0de91ced35f3b0ca3fb57132886fc3f55737ef62046e60d2 │ │ ├─209299 heat-api-cfn: uWSGI master │ │ ├─209351 heat-api-cfn: uWSGI worker 1 │ │ └─209352 heat-api-cfn: uWSGI worker 2 │ ├─6aab4ae77447ed73710d5006d33303ffa9fea5162b724816feec049a592c456e │ │ └─53454 valkey-server *:26379 [sentinel] │ ├─3220d4842936e373ffe4660dc51839552de6963e18d3dc78bba80ccc7ddd0043 │ │ └─64239 /pause │ ├─93b7031fd730eff8af85ec429b535a139fa712a845cf17626243005b394884b6 │ │ ├─176175 nova-api: uWSGI master │ │ ├─176211 nova-api: uWSGI worker 1 │ │ └─176212 nova-api: uWSGI worker 2 │ ├─bfc2f709121850764f3187254be9b1418a1bb8f9d6c0968e0621f49aa7484149 │ │ ├─127850 cinder-api: uWSGI master │ │ ├─127863 cinder-api: uWSGI worker 1 │ │ └─127864 cinder-api: uWSGI worker 2 │ ├─0b6524037314afe8ac7310901fda4651f93652901911683c1c3a706470f925af │ │ └─277206 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─5cc8731c5816c2900861327e795d28f2d283826f2a855b01ea0e16bee45e1a7e │ │ ├─178381 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178398 /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 -- │ │ ├─178404 erl_child_setup 1048576 │ │ ├─178451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178462 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178668 /bin/sh -s rabbit_disk_monitor │ ├─e82091da5f44196392c1b9885d99dba041f3f1e0e81f661d8cc39ebff78ca8fe │ │ └─258074 docker-registry serve /etc/docker-registry/config.yml │ ├─e3b97028e18784b93281663762eb7a8f412b8aaf27289c9c72797875088d6fc9 │ │ ├─255951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255971 /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 -- │ │ ├─255977 erl_child_setup 1048576 │ │ ├─256087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256088 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256319 /bin/sh -s rabbit_disk_monitor │ ├─da0bdbb3996aea774dba7152e5eb536b48ce8f07e73d8c123eb532fc721b5b67 │ │ └─46416 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─50eed3070fadebf3cf7d6b0ecd4dcc5dd951698000128871b658890ac39f2bc1 │ │ └─45208 /pause │ ├─eb523fff3e77859a8a42ad0cb3e9333b4a6261d7541b3fdc2b7f9249606781f2 │ │ └─271523 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─836acda95e4007a79fc29df7ba04017a52cf8ff838578086a97f07da92725519 │ │ └─165520 /pause │ ├─7e13d913024c2b41765b864d8807c4966504a64b08eb63b56a6cab2e3a23d371 │ │ └─48730 /server │ ├─f6d0dc877b3792ee1a4cf98282ae78c230045027e44e9d63215dbdf9b49b00b5 │ │ └─42324 etcd --advertise-client-urls=https://199.204.45.227:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.227:2380 --initial-cluster=instance=https://199.204.45.227:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.227:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.227: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 │ ├─ee0cff1b3aa8181b9fd0176ddf1ef5b82ad5538f528610121ef9a6d3ad1cbe15 │ │ ├─209274 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209572 heat-engine: ServiceWrapper worker(0) │ │ └─209575 heat-engine: ServiceWrapper worker(1) │ ├─473e026f484fd9d9a2f13ec4a472b779fc381120f7c30a63be09003440bd4ace │ │ └─57581 /pause │ ├─a4e98fb6db1db884ff28e59074a87ce6528dec271fe3faf8e94e258ab6bb3cdb │ │ └─68162 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1145d70e8bc104108bdeb0acb2fc94b10730995a285f437dba303cbd4ec2124f │ │ ├─201482 /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 │ │ ├─390692 /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/tmptcsfwyt7/privsep.sock │ │ ├─391082 /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/tmp3wjzffgf/privsep.sock │ │ └─392646 /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/tmptxufv2rv/privsep.sock │ ├─c9641dd97adefbf0a54f22ae55989d06c278ed4794482a77f0d32d5504bfc9ad │ │ └─117642 /pause │ ├─1faf87e8d8e82a20fe19d03d9d04fce060b33497ca1b5a7b81818f4f6ff21465 │ │ └─53254 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 │ ├─4ab87e788f25e9bb226a3d63364c59b84866d62ee07120fa2e965f9536aed9a0 │ │ └─49569 /manager --metrics-bind-address=:9782 │ ├─61ce06e7a3fe5b2a252592648b4ff3daa8a387943a994f801bca3d8bcdcdb960 │ │ └─64800 /pause │ ├─f967c95822986efa2ddb80421fdf74c4022cf469b0ad63153542ca624c775611 │ │ └─193521 /bin/bash /tmp/libvirt.sh │ ├─ffdd3e185b8348be87132a423d6d3206dadaf2ece06b84db84d0805ebfab5b79 │ │ └─42242 /pause │ ├─be0799c08525722e323e62c1529ac668009a69a9e45608453b1055c22e06b316 │ │ └─43741 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a3da9ce7f50eeb438d2ae9dbf54fff606eab3117da4ec3fe2219dcd5395dfbd5 │ │ └─80468 /pause │ ├─05dc525e0f28e7ad40ffd13f936cfdc099dac9ffe615a67865d8498590be6b45 │ │ └─58318 /pause │ ├─0891ea3750933dbd568a07770f5e66a521300162ad5837969a6a71ed85a00e98 │ │ └─45708 /pause │ ├─88fe4b508c4459a418ab4bd6b0aa9e324f6ff51297bfb3eac55fd79f8f5e616a │ │ └─58586 nfd-gc -gc-interval=1h │ ├─69cea34c58fdf74b99204c23a70e62d0792938a7daf1cb086061d836a84f6e50 │ │ └─44809 /pause │ ├─64945ffb82532e3b31290c308ec51dedcf7cccc6c569e7cde4e6141ed9c36a22 │ │ └─67138 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-227.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 │ ├─c6e45f91ee326697c9797753ca3be61ff10868fac3cf7b4604b2c330580d9447 │ │ └─42728 /pause │ ├─29c22d67019ed3f04c87ecae204f6220bd3d2c4694658ab7e211029f9ac16ac6 │ │ └─278586 /bin/openstack-database-exporter │ ├─9f6f39c31aa7a1688bb7448f1bb1c64265411741d9fbefae63195077d5a1b5cc │ │ └─130919 /pause │ ├─220f8fa48b9ed217c652306507dcc2f4c56610975b5c7622e4649d9e216f9c96 │ │ └─260587 /pause │ ├─5ba20aa2cf58cc270d04d73bd71f1ef85272731fce5820a03ad8b8a398469f09 │ │ └─180277 /pause │ ├─8c8efb27805e4c39cf813dfa9703703cc5cf2d20400badeab18c9338f0b88777 │ │ ├─276779 apache2 -DFOREGROUND │ │ ├─279246 (wsgi:h -DFOREGROUND │ │ ├─279247 (wsgi:h -DFOREGROUND │ │ ├─279248 (wsgi:h -DFOREGROUND │ │ ├─279249 (wsgi:h -DFOREGROUND │ │ ├─279250 (wsgi:h -DFOREGROUND │ │ ├─279251 apache2 -DFOREGROUND │ │ └─279252 apache2 -DFOREGROUND │ ├─f63859d0a02cc7c3998aaee2d6c89eead3b2e5a6b1b4c5f0ba18848688b743f5 │ │ └─45279 /coredns -conf /etc/coredns/Corefile │ ├─6554d42abf90c3531f6344c46931257452c33a97d8a4a29f168dc39a93483dd4 │ │ └─64840 /pause │ ├─e4f719b3f7cf9649f1656e5086905473917ba2bac83404e0f6c239ae30750789 │ │ └─50022 percona-xtradb-cluster-operator │ ├─e17b7eea560c986bebcb58909bef49e1179f2587bb2b64738490811d44e29107 │ │ └─201532 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c6c552b856f637bf4c8e0f4d0b574e960c348940eb10068e70c04c682a935682 │ │ └─98879 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-5l8gt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a0159fba638e59c6eb878155714a60bcd9700673223f611a847dd5cff2465f12 │ │ └─165282 /pause │ ├─18e1d682112ffe04068c45500c04b66223915c9a81b8bc3132befe422458484c │ │ └─241329 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─f86dbd7dd71999a42f103c121f71131874451e7e9fc7cbd037e62038a4563943 │ │ └─171572 /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 │ ├─0a757d9de0a3fa44ae720c1ef7e5ef14bbed8bb5deb7caed4325883e83453973 │ │ ├─131972 /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 │ │ └─132184 /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 │ ├─a556ec6df325cff156382e101c5ead403f7190acde4f60e1e219015121a71bb5 │ │ └─241303 /pause │ ├─c812b8f0ce871cd357a64f9f0c9dbe2cba4fc2bde9206808cb00207cfc629915 │ │ └─62950 /pause │ ├─4fd25da9044e6e0d99c8227aa8a50210c12340a521d11396bd1a2e57dfdebb12 │ │ ├─63880 python -u /app/sidecar.py │ │ ├─64133 python -u /app/sidecar.py │ │ └─64134 python -u /app/sidecar.py │ ├─4b9f5c316a1605cb15549851e76f07990c8f7e0e789e081238db43e6cd583023 │ │ └─58551 nfd-master -crd-controller=true -metrics=8081 │ ├─bb2bea9b3c27f23252d42b8fd0f8d01a6d0476f159d68b0e5c3868225fa7447e │ │ └─255717 /pause │ ├─c48d5b28e9636f909fe0f102b580fc88683540a662e1588cffed28a642eb8fee │ │ └─99877 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a203c493f8a7be5022e9ce81ae1f1a9bf212c0ee17ae959926f5cc865ea8aa02 │ │ ├─209326 heat-api: uWSGI master │ │ ├─209353 heat-api: uWSGI worker 1 │ │ └─209354 heat-api: uWSGI worker 2 │ ├─8a07f52e6570f58f9d26486e82280e7e94913907edababe2121526888d7697f7 │ │ ├─280910 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280923 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3cd0481829bbf4df207410a84e8cb6bb861b62969538caf749dc8b4f6d033e56 │ │ └─180043 /pause │ ├─fb438b14862dc3bbcb451105d3ab4fe7b85a9bf24cfcd3632b74749a3d3e8795 │ │ └─66273 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e902f24d6e137e07d0c5ac3d01f98097df4c100503a9457eecca377586a8e5be │ │ ├─271495 manila-api: uWSGI master │ │ ├─271590 manila-api: uWSGI worker 1 │ │ └─271591 manila-api: uWSGI worker 2 │ ├─80b1677c2a97794f895dae15f91040e0789d44b37a3fc12f251a7013087f471e │ │ ├─231087 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231666 octavia-worker: ConsumerService worker(0) │ │ └─231669 octavia-worker: ConsumerService worker(1) │ ├─77abfdd5c6d2334e15f62b881ab18a500aeeb1776162e100f55499e70475092e │ │ └─191823 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─2883616d86117141832e302bb2ee64fb602ef8fe782affc7ba8fecb00fe8054a │ │ └─50205 /pause │ ├─05b526926d1086f532f391a69d29da9fd9b0fa7e446140dd318babec204edb5e │ │ └─82080 /pause │ ├─69fa7372d72536644e5f0eed1bc4fec5150ecc98f3679e552eaf4cbbe5fd5cc2 │ │ └─42394 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 │ ├─9406358cb43871d8e905c92bfadd6f38a5fbb351335c345db37a5a291a64fcfc │ │ └─113709 /pause │ ├─bca3e3147d14fd2d542e8b4855acc35c8eecb59dc7f2b14f73123e8478180894 │ │ ├─176324 nova-metadata: uWSGI master │ │ ├─176370 nova-metadata: uWSGI worker 1 │ │ └─176371 nova-metadata: uWSGI worker 2 │ ├─deb2b2aa115c370534c9dd2afdd86924b1f1700b61f0cb2410e984c5d7003ef9 │ │ └─112197 /pause │ ├─fe11177ac017688e81d1bb5bbb6f390396fd9454857d56f0716c22fa1389279d │ │ └─70869 /pause │ ├─0b9eb6d23327e16ef2099e4de3451e8c7504b76628c3289f9f42b0142386a283 │ │ └─271475 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c8395ff27496b25cc7dc34a941553254a1da57f75162024978568e0cd7f2db05 │ │ └─46509 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5c61152609763ca9c2528642742bf92d3c79d82dba1eb52b3bfe908c91e8d7d3 │ │ ├─189422 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189767 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189770 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189773 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ └─0f5228f93962a530a0145264a7759b5cd562e04dc572bdf961643c4b0fce08b3 │ └─88342 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount