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 │ │ │ ├─21834 /lib/systemd/systemd --user │ │ │ └─21835 (sd-pam) │ │ └─session-21.scope │ │ ├─21780 sshd: cephadm [priv] │ │ └─21848 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1608 sshd: zuul [priv] │ │ └─1621 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1612 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─368650 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jjmsxjlwpyaftknrucbwnqqkbhoyalfs ; /usr/bin/python3'"'"' && sleep 0' │ ├─368651 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jjmsxjlwpyaftknrucbwnqqkbhoyalfs ; /usr/bin/python3' && sleep 0 │ ├─368652 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jjmsxjlwpyaftknrucbwnqqkbhoyalfs ; /usr/bin/python3 │ ├─368653 /bin/sh -c echo BECOME-SUCCESS-jjmsxjlwpyaftknrucbwnqqkbhoyalfs ; /usr/bin/python3 │ ├─368654 /usr/bin/python3 │ ├─368655 /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 │ └─368657 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-62f772db17de07aecd7a2b8288239595ef4584c9790af737dcde7effcdc9c2fc.scope … │ │ ├─12686 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qpldwp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12705 /usr/bin/ceph-mgr -n mgr.instance.qpldwp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a99d428d3085e17b227c0941f150578d8d0b3e8820b79e3304a1c1e4f5ade090.scope … │ │ ├─12324 /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 │ │ └─12336 /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 │ ├─containerd.service … │ │ ├─ 9951 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12285 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a99d428d3085e17b227c0941f150578d8d0b3e8820b79e3304a1c1e4f5ade090 -address /run/containerd/containerd.sock │ │ ├─ 12661 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 62f772db17de07aecd7a2b8288239595ef4584c9790af737dcde7effcdc9c2fc -address /run/containerd/containerd.sock │ │ ├─ 18802 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7e16295b9c99698b27ff518bfe28de3eb0efc7f42bb309cc20b68e4da211030 -address /run/containerd/containerd.sock │ │ ├─ 25393 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 988f19681df5710f283630f8b8efc788c06fe185a058d3e7e0f45fa881248351 -address /run/containerd/containerd.sock │ │ ├─ 29902 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0918cbca20c4f78a320b433cff10e8b06f54b07bf5f4ea70e59dffe175fb9a41 -address /run/containerd/containerd.sock │ │ ├─ 34413 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f82a73a1e12d93ff451a2ec677f3988b42926673e984805bf327437aa1d412b7 -address /run/containerd/containerd.sock │ │ ├─ 39059 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 59d31760ee5f28fbd70e93adeb949a08141f7b377899588fce08ea6a9df6f5c0 -address /run/containerd/containerd.sock │ │ ├─ 41594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87c063d1b86344f89a91d4054902743c30a4541749fc5994f5706cc750537cb2 -address /run/containerd/containerd.sock │ │ ├─ 41622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1cc137f8ffbd7a468199f25e26490dab82da4e63112181b32e0730187e12fa -address /run/containerd/containerd.sock │ │ ├─ 41664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03174d9f2c70138bca80dcedd6c2c5399966c31733d9001a5b65a1736fd516fa -address /run/containerd/containerd.sock │ │ ├─ 41675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff845113ae44e6aa299894bb64cc6f576851899513e068a2a3c92ce1e3466868 -address /run/containerd/containerd.sock │ │ ├─ 41676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f72f66b31c745c2a63a6a3d04d7c6417fe95c473405004a2ea9095de3e57eb0 -address /run/containerd/containerd.sock │ │ ├─ 42180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bac849fc8d4350412d6910fe1761419276f892c16210833b5d6d6be5b3a776f -address /run/containerd/containerd.sock │ │ ├─ 42940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c046149b1da0277d1825ba167176da2d338e9723c8bf0744b23e00f27c032a -address /run/containerd/containerd.sock │ │ ├─ 42958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d80a6366171c39a1772d007efdb42b7707839e16c5feae4929aff2564e41441 -address /run/containerd/containerd.sock │ │ ├─ 44314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa68219e60a1ec2e4d8d766ddccb6ee08a8a67db0daa66c6bbe30674b0e2d2a -address /run/containerd/containerd.sock │ │ ├─ 44759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ebcea1981e3f5430f3f103032884aaace61314b558e1ff654698ee4cf26a45 -address /run/containerd/containerd.sock │ │ ├─ 44784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 750588058e1536af6f29ae41c7d1d0b3ecf06fc3289ce3c25dd820f5a1f94368 -address /run/containerd/containerd.sock │ │ ├─ 45237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ade0fe1e3c6624a4440a5989f4b42dc1869c92f8bd33a78c8a735cd6c00191 -address /run/containerd/containerd.sock │ │ ├─ 45698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617a33cd215933088048f755c50d982575eafb27e2a325fc33e4245a65df5705 -address /run/containerd/containerd.sock │ │ ├─ 45736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b0a733f8bb5e6e9976f4c1a2f2bded9450c372893f318ca997e568e93ae2f3 -address /run/containerd/containerd.sock │ │ ├─ 45786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 093e6f9dfd51b7937ecda9d06f5a22dd4ff25e59380d8785d4d61c5d05e93de6 -address /run/containerd/containerd.sock │ │ ├─ 47563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23aaecfea4d0e099a7a677ea31f485fcc30f4c43d309d91701ab32f532c0fe82 -address /run/containerd/containerd.sock │ │ ├─ 47653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668e16bb360e7ba355d182d3acfbf124974a38cad34acea2e96b388dd4fb27c5 -address /run/containerd/containerd.sock │ │ ├─ 48401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58cdf497a61fa307d1f60fde4707b82aa626e3c8fd2d1c4fef20527d50fd0249 -address /run/containerd/containerd.sock │ │ ├─ 48501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1a14ef2cd4f39bacf84b9be552e75d4686fbcf0dbb41e89274f41e17e5eae8 -address /run/containerd/containerd.sock │ │ ├─ 48855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221f58ad8f21607da3cee01dcc13f5b007c8fd05837af371b9f12e070be66afd -address /run/containerd/containerd.sock │ │ ├─ 49360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f95d58df4f300933b6b3856e1f67d412bd1227601d355ba6f4569a1c7a757b0 -address /run/containerd/containerd.sock │ │ ├─ 49723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a99d88e031549a033ad3c9b3506697d801d448935280305b4a094d2045ea0499 -address /run/containerd/containerd.sock │ │ ├─ 51613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e545e584c9c68db3635bb98009321591e454a780fa751c8050da670b2f79fd33 -address /run/containerd/containerd.sock │ │ ├─ 55124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf31fdebd800f40d61aa999b4ec0ef5b2b81364becdac9dd7a064a1cda089ecf -address /run/containerd/containerd.sock │ │ ├─ 55738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae39db0e6180fa45feffdb42fb41d995b2020e042f1b94a0b2061fc656a37867 -address /run/containerd/containerd.sock │ │ ├─ 55778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c7c8ea9590ae661c7d34165c3af15dc40f6d4145f98313dd692d55d9a0ece8 -address /run/containerd/containerd.sock │ │ ├─ 55828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de3a728408e8d6d594d089457306e572fa0b29ef769665d8cd3d87daedb6279b -address /run/containerd/containerd.sock │ │ ├─ 55985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39b5b2ab18c2b171dab64ab43bededd862660e177442ecf047fc9a9e3a6634f0 -address /run/containerd/containerd.sock │ │ ├─ 58641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c520fc15d6358d03e346d086e88cd64041a720521d69812c7febecd4fcbce0 -address /run/containerd/containerd.sock │ │ ├─ 58753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b2b374ea629385cef4ba577076801cc0b790015652bd4d031281777e98eea1d -address /run/containerd/containerd.sock │ │ ├─ 58797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7168e75c589a6f853c93685e4cece1b5dcdc57db307696568742d5ba8b36f74 -address /run/containerd/containerd.sock │ │ ├─ 58849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aedddde2d191b9166725a6ce02acddc2401cead4488caede4532429679fa8fa2 -address /run/containerd/containerd.sock │ │ ├─ 60141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2528d1b2f3ffe4d9565ebfc590886d0a0a9c55e6b1c73c3a47ea0b4741e053b -address /run/containerd/containerd.sock │ │ ├─ 60191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d7e887a3f7f87ba2b36c7162b110ef4bfb8824cc07655502f8ecaffbd2ce75a -address /run/containerd/containerd.sock │ │ ├─ 60441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa9ba817d8f9bb295bd717147f28a0fe2d2e00979e46e88dc415ad211cda680f -address /run/containerd/containerd.sock │ │ ├─ 60492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eccda81e2946cd1f8891976a007a672b15544d58f33fdaa6a96eac8164f53c69 -address /run/containerd/containerd.sock │ │ ├─ 60533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5310265e58d04331661a1699824fdca3fcf5fd25e9617df617af422d90ebe213 -address /run/containerd/containerd.sock │ │ ├─ 61009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id affe3b5a875269b57852210607fabd4324fcf0b4d4b814d725425c4af83a179d -address /run/containerd/containerd.sock │ │ ├─ 61354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffcb957d07bd71357681ddaa1144cf038d926fa4d529788431d830c6fa6c51bb -address /run/containerd/containerd.sock │ │ ├─ 61684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae42a24d6985f952b02703c43b5ec21e3a9bf52708b9df5c8d63960d083fcd2 -address /run/containerd/containerd.sock │ │ ├─ 62073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0408209070684f88667cdeeccde2593bf731593e2606ecccccf3c6704b6aad0b -address /run/containerd/containerd.sock │ │ ├─ 62742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb788eee05cb37a2e72b93a89d811478c664e9aaa310bc6b8fbad51268035c6a -address /run/containerd/containerd.sock │ │ ├─ 63901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc12679ee9856b593b439f57d0b11c68a86ee66fa4fc8c9a3d18f9cfac0a322 -address /run/containerd/containerd.sock │ │ ├─ 65479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae119298cf279fe3fc3495fd133ced15edd40358f2fc186628f9b4680e98e00f -address /run/containerd/containerd.sock │ │ ├─ 72267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 553533e6803721f86e89bb62c5c229c54496d7a04fde083395bb2140824fc31c -address /run/containerd/containerd.sock │ │ ├─ 73222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97f9f33dabc468ec126091c2122572127330d7792f2c71cff504506c30b1a5b -address /run/containerd/containerd.sock │ │ ├─ 77589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7147154acc02ec50a259f7f4cddfb82ee1a11fd4f698317c2225f6f67a7f9ffe -address /run/containerd/containerd.sock │ │ ├─ 82008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ad67a69e78af2b2ab11c83feadbaa545d4007aaae34462de1aa6844b8ea8aa -address /run/containerd/containerd.sock │ │ ├─ 87708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7328d39cedc5bf5bd79ae6f3550a6ef9030c2b7da9bae071c58bbb0fba7af6 -address /run/containerd/containerd.sock │ │ ├─ 87758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 594e0d665b34f203799d6fe51835ec996abf6869ed7f002c4307b615093b4b78 -address /run/containerd/containerd.sock │ │ ├─ 95759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31bf5552ad09e3632dcec3f404ed67db3cb5b7151afeb2e749168539496932ef -address /run/containerd/containerd.sock │ │ ├─ 96922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117249f8cc1de1ed92e629b21e29ed711e265c46cf471a15e9add96fc536da86 -address /run/containerd/containerd.sock │ │ ├─ 96960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1315925c7f1c23e3be5fbe490ee5d46139f62a765e3f13f12da90c57713aa5c0 -address /run/containerd/containerd.sock │ │ ├─ 98620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e056d1a110f88a6c78446947279774e219dc20e4570eec06e19260221a12d98 -address /run/containerd/containerd.sock │ │ ├─ 99936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1a773bce4191327054568be3b6dee05031ae5cebe0c3a7d309490ae991bbcb4 -address /run/containerd/containerd.sock │ │ ├─100031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905190240e69cf77eb57948d9e6dfe8d4f105e5e369c91465df6ec0917cc69fd -address /run/containerd/containerd.sock │ │ ├─110328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c739b884f9c434ea3363abeaf4cfae245bc88baf4192bafad7a4824dcabf170 -address /run/containerd/containerd.sock │ │ ├─110414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3286737917c416e9ee852102f038cec39236329bf2cd0eab653b03dbf7105b74 -address /run/containerd/containerd.sock │ │ ├─112416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f4e98e020d9b7bb5e8ebf17dfa16c050c5372b45604a80ace3afd43e36186b -address /run/containerd/containerd.sock │ │ ├─125367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91c75881ed8c5766be8f37a633199355be9983dc4407a582ef204f93e948b35e -address /run/containerd/containerd.sock │ │ ├─126282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cca93e8753474d6ac19833ee41dda7c2c2c4be5bd049c17c7a2665677903626a -address /run/containerd/containerd.sock │ │ ├─127293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 740f7a934502862e79c56fefabcde589b1f4d591afc55cedefd5c6cf898cb35c -address /run/containerd/containerd.sock │ │ ├─127368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f4f5746b2988122d0e99602ea77004a3ca13539cd9b7594b15d6018e475c38 -address /run/containerd/containerd.sock │ │ ├─127979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032a3a9f000da2471043e2dd4e87506f0b6fc701bd8cd6c4776909959960fd0d -address /run/containerd/containerd.sock │ │ ├─128965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f0d1fb5d9a431731d2adbbcdb13d3d34007d448855b37f9fffee551ffdaab6 -address /run/containerd/containerd.sock │ │ ├─130576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5232145b0e47ac8066db9c7ac15a03effff52dcdea07f7b01aa379bf91df58 -address /run/containerd/containerd.sock │ │ ├─130988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feff3da062d15295c3213438951e6649e2042a5a4a13d7b18c4e97749a374b33 -address /run/containerd/containerd.sock │ │ ├─131031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67259b51b418b356d2d0b95e29930635b13750a310573956b0583b33a55c3325 -address /run/containerd/containerd.sock │ │ ├─131233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2c240f93cf6ad28437869ba03b529f66fb55466ee147f77c56b5ca4e46f1a05 -address /run/containerd/containerd.sock │ │ ├─131372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 379f41ea36d18979eac48bcc85089da6fadf4b45e5756273338b0c616c5e459d -address /run/containerd/containerd.sock │ │ ├─131657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7cce8e85a646fa035702e0a2dfa1871aa2d5e39930a4f4ff32981388c3f57f -address /run/containerd/containerd.sock │ │ ├─154720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5108a23f21f84ce453814fc05daf1150189eb14684ebc2f556ca7a49fc146551 -address /run/containerd/containerd.sock │ │ ├─156287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3426f193435f9ac8589d3374db98bdfc885f32318c53325755c61d1fe4edad93 -address /run/containerd/containerd.sock │ │ ├─156318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23408733022994b9c83aaddd7a2344d2291d74cf0edfc0e7ad6798f11f94a9e0 -address /run/containerd/containerd.sock │ │ ├─156542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22b21e11d317df9936ce4008ab85c22d7adf55867532db878c869bd9cb1a7ed3 -address /run/containerd/containerd.sock │ │ ├─162959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e750b0981b611007f021d82cbd2798b35a447e71cc89fb5deb1f1470b87bdd4a -address /run/containerd/containerd.sock │ │ ├─165234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4b3224b84b75670d2880959e55b045176e034117b3d02060f04b92f9c32795 -address /run/containerd/containerd.sock │ │ ├─167138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90976f14f519b0fc40d082f667a2406ec5ef0195917a8b1020fe9cddb85a4010 -address /run/containerd/containerd.sock │ │ ├─167189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ec522c3d7e736432e402cea22a8a6f7f1ae71c776a208e40b885c6139c9013 -address /run/containerd/containerd.sock │ │ ├─167281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0749b749897de2b30238cfd7aa87e55332e60978d07ab5e921c17f942abd482 -address /run/containerd/containerd.sock │ │ ├─167366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228fe37af311c6210e9587b1a6e9026eb173e05f100d4ff2a30c0dbf5383cc24 -address /run/containerd/containerd.sock │ │ ├─175640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042ca11a14274289a76434a46de932c29ed0b85e476e3ff97aad6c9e198869a2 -address /run/containerd/containerd.sock │ │ ├─177831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 338889426ec864b65ac1fca5fa4c63f908898a8b234bb313cfeb8093daf59660 -address /run/containerd/containerd.sock │ │ ├─177900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb171822ca546ceb4ed85dedf581955a10fc87c1ebb8da00e9bd2d48368611c -address /run/containerd/containerd.sock │ │ ├─177951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8945ab7ebe9e9b664f16db4bf7a5aa1f9284aedf2ce41588216a8e94d67e0773 -address /run/containerd/containerd.sock │ │ ├─190348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d4abf57a7b125c7ff9bc438e514380ae5debf919a8a2eaa9281267f8930618 -address /run/containerd/containerd.sock │ │ ├─197256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbcb00365b3fb039414930e7a2f09d873ee737871e1804a6654b3a0680276c0a -address /run/containerd/containerd.sock │ │ ├─197282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9f96f3487cf66993c3116f711199bd7608a2ac1e2db956d7c7320c26a9195f -address /run/containerd/containerd.sock │ │ ├─197320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a4ced45b4f6b4f8f2051505dd5cf6c77b968838d14ee8004015f427725d4ebf -address /run/containerd/containerd.sock │ │ ├─197646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c87c46f387c70810293c97654e127595baff0cf3fdac12bbf03857bc3ff8a00 -address /run/containerd/containerd.sock │ │ ├─206857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 701ea8d8669a16dcbea8e4b439e0472e3cbbc56615c6987a2ff73fde400e87e3 -address /run/containerd/containerd.sock │ │ ├─209186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 127c8f10b04f70460f11020fb0eda5744381922af8677390d91efa1dd9e45b51 -address /run/containerd/containerd.sock │ │ ├─210139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4807f3fddf8f86e0f3807a1518321763e6befb61957a93e7d4fb8d76c06f778 -address /run/containerd/containerd.sock │ │ ├─210956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b370026773e5035fede9e65418ae37845e8e3ee08c0f65a6b53488882322fc09 -address /run/containerd/containerd.sock │ │ ├─212698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee24733fd5685515b121d09cac0283205048e1ce489f3a168c41c72034c66d0b -address /run/containerd/containerd.sock │ │ ├─214462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9a5657f45232405d8aa988ca7ff902efbd13da9e7e4b9ac68d12187e8e1e24c -address /run/containerd/containerd.sock │ │ ├─215866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab46c3e85bcf0ec73eaabece4a0c784ba267c64ffab7cdb65d8815a0826420c -address /run/containerd/containerd.sock │ │ ├─216016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bb75a9da2dd7c41ac2585290ca1944f973db620085a169885a1b4728cbf3a4d -address /run/containerd/containerd.sock │ │ ├─224239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115a944665b80a6cb4736009245de53df5ed3f004870e0144ab6391e9edcbe36 -address /run/containerd/containerd.sock │ │ ├─224719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cea02b18565ebd77d881a7f815dc49d02df22a1f103c2fc96f1f5b5f65908f5 -address /run/containerd/containerd.sock │ │ ├─227306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe86eeaad7bf67b27fd3489feb94e7665c120bacd88cf233a7e4fbbfa07d764e -address /run/containerd/containerd.sock │ │ ├─231520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6ad73d5896ae17199644571d8510d1efa0c9d11564f24bcd0a5efd5456348d2 -address /run/containerd/containerd.sock │ │ ├─231885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6147d25228d5bac47d8386a8eefef0c621a05611913b64c83b50f7898cd322b -address /run/containerd/containerd.sock │ │ ├─231905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62705a725ca1351ff559d6b4fa8cab1283ef056a39cf36f8ba84ab0b4672c42b -address /run/containerd/containerd.sock │ │ ├─232121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df8113c4bed5ed301f510c16047ee34cd94ceeacf9ecd1145564479d5efe332 -address /run/containerd/containerd.sock │ │ ├─241988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e0995e66fd32c221112f9af533efe9d1c27f004b498a080aca46915e728db5 -address /run/containerd/containerd.sock │ │ ├─244143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44553f1e40bb6f4887d3fd76c3b90d0e77a24ec96e306f4590dfd7ba736cb406 -address /run/containerd/containerd.sock │ │ ├─245674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1fffe8675516a720e972925a2e7b95c43685c8e87f937629069e113b703438d -address /run/containerd/containerd.sock │ │ ├─367987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b74356eac77804559f54c17be74f316f745a953b12986378a9b5f729f496fe76 -address /run/containerd/containerd.sock │ │ └─368322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4745633d4530e448d639820c26f953114634817546b23a5b8953b6d21f3f986c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1416 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-0918cbca20c4f78a320b433cff10e8b06f54b07bf5f4ea70e59dffe175fb9a41.scope … │ │ ├─29926 /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 │ │ └─29938 /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 │ │ └─621 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29611 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29883 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qpldwp.service │ │ │ ├─12573 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qpldwp/unit.run │ │ │ └─12604 /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-qpldwp --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.qpldwp:/var/lib/ceph/mgr/ceph-instance.qpldwp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qpldwp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qpldwp -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 │ │ │ ├─18758 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18779 /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 │ │ │ ├─25099 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25374 /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 │ │ │ ├─38994 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39015 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34396 /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 │ │ ├─12211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12242 /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 … │ │ └─10323 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─635 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124899 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42063 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-988f19681df5710f283630f8b8efc788c06fe185a058d3e7e0f45fa881248351.scope … │ │ ├─25417 /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 │ │ └─25430 /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 │ ├─run-r04b6eb49c42a4947aaaa9632bbc488cc.scope │ │ └─170322 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─642 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1085 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─docker-59d31760ee5f28fbd70e93adeb949a08141f7b377899588fce08ea6a9df6f5c0.scope … │ │ ├─39084 /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 │ │ └─39102 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─124741 /sbin/iscsid │ │ └─124742 /sbin/iscsid │ ├─docker-b7e16295b9c99698b27ff518bfe28de3eb0efc7f42bb309cc20b68e4da211030.scope … │ │ ├─18829 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18845 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-f82a73a1e12d93ff451a2ec677f3988b42926673e984805bf327437aa1d412b7.scope … │ │ ├─34437 /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 │ │ └─34449 /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 │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─2502818d315c03c1b18840bbf3fcf1298a30aa8194758aa90c6b7a1b2d9b45fa │ │ └─108063 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─eccda81e2946cd1f8891976a007a672b15544d58f33fdaa6a96eac8164f53c69 │ │ └─60516 /pause │ ├─74d89e42487ad05879e6d589856374fcbbf63909ac6b0a55733da2233910ece2 │ │ ├─72379 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72396 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─72402 erl_child_setup 1048576 │ │ ├─72482 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72533 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72534 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72561 /bin/sh -s rabbit_disk_monitor │ ├─e6b0a733f8bb5e6e9976f4c1a2f2bded9450c372893f318ca997e568e93ae2f3 │ │ └─45759 /pause │ ├─7efc1c35b1750da4bc9d71a88fd8505daa13560eeeb50bbbdeb5b0fecbf3cd62 │ │ ├─204639 octavia-api: uWSGI master │ │ ├─204651 octavia-api: uWSGI worker 1 │ │ └─204652 octavia-api: uWSGI worker 2 │ ├─00cc6fccd012e24442584787fd7ec18c846ed01abdd434ffcb2b74e5b4f69990 │ │ └─63300 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─22b21e11d317df9936ce4008ab85c22d7adf55867532db878c869bd9cb1a7ed3 │ │ └─156583 /pause │ ├─4745633d4530e448d639820c26f953114634817546b23a5b8953b6d21f3f986c │ │ └─368355 /pause │ ├─eefb965c57922dea7aaa1cf1b32d1a0bdd6efe40c307f20d054488c31da43583 │ │ └─174954 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─67259b51b418b356d2d0b95e29930635b13750a310573956b0583b33a55c3325 │ │ └─131070 /pause │ ├─032a3a9f000da2471043e2dd4e87506f0b6fc701bd8cd6c4776909959960fd0d │ │ └─128006 /pause │ ├─8d80a6366171c39a1772d007efdb42b7707839e16c5feae4929aff2564e41441 │ │ └─43002 /pause │ ├─594e0d665b34f203799d6fe51835ec996abf6869ed7f002c4307b615093b4b78 │ │ └─87800 /pause │ ├─633af2e7fd1298102e2b4f840adaebf219d09e6e31d044911c9b76560b9cea9b │ │ ├─164181 neutron-policy-server: uWSGI master │ │ ├─164194 neutron-policy-server: uWSGI worker 1 │ │ └─164195 neutron-policy-server: uWSGI worker 2 │ ├─fa9ba817d8f9bb295bd717147f28a0fe2d2e00979e46e88dc415ad211cda680f │ │ └─60467 /pause │ ├─15a23440add11ff0d46733a0e1d86bb7d474b0e597250003c4e31bb45bd0fe5d │ │ └─48570 /manager --metrics-bind-address=:9782 │ ├─ed603c5b25b3f7771a4a31940982badaa238eca872e2adc0fed3f85b8f8f5dcd │ │ └─59911 /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 │ ├─5b8178be0f872ac5b5fc51d72faa595aaea2a3ac0a7cd97a0cf5b88d343ae8ed │ │ └─41855 etcd --advertise-client-urls=https://199.204.45.129: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.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─e63a2bc28e65a23778281fce349e98f9a253239efc2457edf87c7ae24bd27c65 │ │ └─45972 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bb4f38b690096d9c44318c83c7c59bc27ab92c4c124112e12530e91ba18d1abf │ │ └─62957 /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-129.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 │ ├─84b0383dfb59b4d49f77fdcc486b6d28ecf8ab53d112d8bed1ee50ec6b8f9d01 │ │ ├─ 68232 apache2 -DFOREGROUND │ │ ├─ 68271 (wsgi:k -DFOREGROUND │ │ ├─ 68272 (wsgi:k -DFOREGROUND │ │ ├─ 68273 (wsgi:k -DFOREGROUND │ │ ├─ 68274 (wsgi:k -DFOREGROUND │ │ ├─357861 apache2 -DFOREGROUND │ │ ├─357914 apache2 -DFOREGROUND │ │ └─357915 apache2 -DFOREGROUND │ ├─069709036b94984a6affa6450285763d2a0f0f5e62185c2253e6b048f8e7781b │ │ └─56146 nfd-worker -metrics=8081 │ ├─79be5f1768b87234d5cfb1d3b9f3f22207e2b33362033a6062d0b096c3aa7459 │ │ ├─ 47894 /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 │ │ ├─ 47907 /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 │ │ ├─ 48057 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─243668 nginx: worker process │ │ ├─243669 nginx: worker process │ │ └─243670 nginx: cache manager process │ ├─e25c6199fd3710371df15e8dd7d91f8282963c8fa7d8e7d1ff348bd4b19c7486 │ │ └─244520 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─fe21b11ee08ed92d40e4c4f773771484776f8ca8b52a0c2f799abab2b92e279a │ │ └─125730 /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 │ ├─b25ce4da3bc87272e7f54f8cd3fdb2023ad0fbe31876fa217040c30a549454d4 │ │ ├─207063 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207079 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─207085 erl_child_setup 1048576 │ │ ├─207375 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─207437 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─207438 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─207661 /bin/sh -s rabbit_disk_monitor │ ├─6d1af4babc2c5bf4a76ebde3afcfebbe0454682aba9c775ae232162ae83199f7 │ │ └─169526 /usr/bin/libvirt-tls-sidecar │ ├─46fc2f4f37d4eec92c2b08d16462cfa33626456a6bffca54ebd3896ded021a37 │ │ └─41989 /kube-vip manager │ ├─ffcb957d07bd71357681ddaa1144cf038d926fa4d529788431d830c6fa6c51bb │ │ └─61384 /pause │ ├─2d2a07c00122d22baf713431145ed5f6f5ac6c2f639ccbf99480754c561b399e │ │ └─98391 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─de3a728408e8d6d594d089457306e572fa0b29ef769665d8cd3d87daedb6279b │ │ └─55851 /pause │ ├─228fe37af311c6210e9587b1a6e9026eb173e05f100d4ff2a30c0dbf5383cc24 │ │ └─167414 /pause │ ├─338889426ec864b65ac1fca5fa4c63f908898a8b234bb313cfeb8093daf59660 │ │ └─177869 /pause │ ├─88f9ac72eb76626346405b618a78b045299e12d70b1243062df167dbad2806c8 │ │ ├─154847 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154865 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─154871 erl_child_setup 1048576 │ │ ├─155055 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─155106 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─155107 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─155215 /bin/sh -s rabbit_disk_monitor │ ├─4c739b884f9c434ea3363abeaf4cfae245bc88baf4192bafad7a4824dcabf170 │ │ └─110352 /pause │ ├─842b6bb85aaca06561db2d1fa3ddf60e67c40f917f001e500ac646aa7b465407 │ │ └─63619 /bin/oauth2-proxy │ ├─d259b8be5805524959d52f6e1a7cb86b84fd01466f4bb3c5016a87658ab89350 │ │ ├─153860 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─154063 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─154064 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─cb788eee05cb37a2e72b93a89d811478c664e9aaa310bc6b8fbad51268035c6a │ │ └─62765 /pause │ ├─feff3da062d15295c3213438951e6649e2042a5a4a13d7b18c4e97749a374b33 │ │ └─131015 /pause │ ├─9c8f9359941f3ac7f49b743b3868d671108f10c3f9e5333409f643fad71f0dc2 │ │ ├─205676 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─206108 octavia-worker: ConsumerService worker(0) │ │ ├─206111 octavia-worker: ConsumerService worker(1) │ │ ├─206114 octavia-worker: ConsumerService worker(0) │ │ └─206117 octavia-worker: ConsumerService worker(1) │ ├─89f0d1fb5d9a431731d2adbbcdb13d3d34007d448855b37f9fffee551ffdaab6 │ │ └─128989 /pause │ ├─4e0c06dd7cc140dcbb1887642e843a04a5ef2773590e54f880297c9ef7aab7e1 │ │ ├─98746 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98762 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─98768 erl_child_setup 1048576 │ │ ├─98835 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─98886 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─98887 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99060 /bin/sh -s rabbit_disk_monitor │ ├─58f278b6ee51cd6777a9da670493f3d1c6f355ca0733d2c36fe18ff1a9b67c7b │ │ └─176435 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─32c22ae43e9a8084f028253350a950267d23300c26ff81a8a7586e5fdfdd3601 │ │ └─44872 /coredns -conf /etc/coredns/Corefile │ ├─991a451f2538685b31ff3280ea084c7d500feba8a616cf1d5c489cd7e79a49f9 │ │ └─50114 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─23408733022994b9c83aaddd7a2344d2291d74cf0edfc0e7ad6798f11f94a9e0 │ │ └─156369 /pause │ ├─3286737917c416e9ee852102f038cec39236329bf2cd0eab653b03dbf7105b74 │ │ └─110437 /pause │ ├─2a4ced45b4f6b4f8f2051505dd5cf6c77b968838d14ee8004015f427725d4ebf │ │ └─197401 /pause │ ├─23aaecfea4d0e099a7a677ea31f485fcc30f4c43d309d91701ab32f532c0fe82 │ │ └─47600 /pause │ ├─34722c125b4492358e4421fca12959c8e1501d9d754e2ee405cbd3d6f7d1e581 │ │ └─229713 docker-registry serve /etc/docker-registry/config.yml │ ├─905190240e69cf77eb57948d9e6dfe8d4f105e5e369c91465df6ec0917cc69fd │ │ └─100056 /pause │ ├─ed60e60abdb6a1192c30e25836a069388df899a5a0722cb923f5e0dcba1cab12 │ │ └─59108 /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.34.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 │ ├─5460012b253487e8377b54d9d5e63abdd101e02dd880f3a3b610eedf7ace9e08 │ │ ├─175773 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175809 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─175826 erl_child_setup 1048576 │ │ ├─175967 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─176026 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─176027 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─176370 /bin/sh -s rabbit_disk_monitor │ ├─2a52192b54356aac07672b676400e53672967680152b582d594004f72a404874 │ │ └─149285 /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 │ ├─fc34928829ce50c4bdbe442b8b57bf115c4ca383cc22363b0a77b3f7bfeb42d4 │ │ └─56272 /secretgen-controller │ ├─206a263e64189d41ed2e1f7d3c00ae8e51dbf8956d8aef193c96e441426157d1 │ │ └─174804 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─d6147d25228d5bac47d8386a8eefef0c621a05611913b64c83b50f7898cd322b │ │ └─231929 /pause │ ├─ee24733fd5685515b121d09cac0283205048e1ce489f3a168c41c72034c66d0b │ │ └─212740 /pause │ ├─91c75881ed8c5766be8f37a633199355be9983dc4407a582ef204f93e948b35e │ │ └─125391 /pause │ ├─a70cca7df4b27c9cf1b9e3a095807ae202e771bd19c3689db082517ed2d30b66 │ │ └─212766 /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 │ ├─ff845113ae44e6aa299894bb64cc6f576851899513e068a2a3c92ce1e3466868 │ │ └─41768 /pause │ ├─ddce4ad5abe435b3cd4878149ea830a87e99bfb846a31ed37ed33d4764ab0641 │ │ ├─224688 magnum-api: uWSGI master │ │ ├─224755 magnum-api: uWSGI worker 1 │ │ └─224756 magnum-api: uWSGI worker 2 │ ├─67a6044c513c08603e2996b3fed735cbbc3faeece5f4d93ca64f34b5620ad7f6 │ │ └─174984 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─0e1a14ef2cd4f39bacf84b9be552e75d4686fbcf0dbb41e89274f41e17e5eae8 │ │ └─48525 /pause │ ├─7d7e887a3f7f87ba2b36c7162b110ef4bfb8824cc07655502f8ecaffbd2ce75a │ │ └─60221 /pause │ ├─57e0995e66fd32c221112f9af533efe9d1c27f004b498a080aca46915e728db5 │ │ └─242023 /pause │ ├─617a33cd215933088048f755c50d982575eafb27e2a325fc33e4245a65df5705 │ │ └─45721 /pause │ ├─0a079573a11ebf2517cce6d960c4edfa2a4a2f5a4412032f3ad7a7e505deb775 │ │ ├─111243 /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 │ │ └─111301 /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 │ ├─740f7a934502862e79c56fefabcde589b1f4d591afc55cedefd5c6cf898cb35c │ │ └─127333 /pause │ ├─6de3b959930905ab98f5eb6c2f2b84971f8b2628ed1d00d80498924ef90ca462 │ │ ├─164146 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─164441 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164442 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164444 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164445 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164446 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164447 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─164448 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─cca93e8753474d6ac19833ee41dda7c2c2c4be5bd049c17c7a2665677903626a │ │ └─126310 /pause │ ├─2a6f8b772c6f88dd689bc75e8af31fbfb936f1a7c63e19f02a397f4151ae65d9 │ │ ├─62371 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62409 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─cbcb00365b3fb039414930e7a2f09d873ee737871e1804a6654b3a0680276c0a │ │ └─197351 /pause │ ├─5310265e58d04331661a1699824fdca3fcf5fd25e9617df617af422d90ebe213 │ │ └─60557 /pause │ ├─10c520fc15d6358d03e346d086e88cd64041a720521d69812c7febecd4fcbce0 │ │ └─58701 /pause │ ├─90976f14f519b0fc40d082f667a2406ec5ef0195917a8b1020fe9cddb85a4010 │ │ └─167162 /pause │ ├─094ce213d7cf1e6090ffbf9397e58770ec4fa1b4e2d56f765a9edec3d7a11d79 │ │ └─88081 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-cf9f85b9f-msd2k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1c37e80de5c85055bc72ca2e6a0d18d1f9a943d50458241a1342ecdf981620fe │ │ └─63092 /goldpinger --static-file-path /static │ ├─ae39db0e6180fa45feffdb42fb41d995b2020e042f1b94a0b2061fc656a37867 │ │ └─55762 /pause │ ├─e92bed37ba8642dc4dfa1c2c80bf60e0142841cce52313b457213e371cc44915 │ │ ├─224852 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─225030 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─225031 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─50a71926791dfecd4f2831d55dadbd7d5108dbffebaf633a2a645ea3b62e8437 │ │ ├─190462 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190479 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─190485 erl_child_setup 1048576 │ │ ├─190565 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─190619 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─190620 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─191302 /bin/sh -s rabbit_disk_monitor │ ├─b1d4abf57a7b125c7ff9bc438e514380ae5debf919a8a2eaa9281267f8930618 │ │ └─190372 /pause │ ├─f4807f3fddf8f86e0f3807a1518321763e6befb61957a93e7d4fb8d76c06f778 │ │ └─210161 /pause │ ├─4a2766ff75c5b8f5b8ce4997925126c1cd59d548617bd8686ad3be14ca944380 │ │ ├─152829 nova-api: uWSGI master │ │ ├─152864 nova-api: uWSGI worker 1 │ │ └─152865 nova-api: uWSGI worker 2 │ ├─ff855a16858eb39a62c78282cb8ea94b34c16b15fa5fd6278bcfb54a50966a2e │ │ ├─247345 apache2 -DFOREGROUND │ │ ├─250287 (wsgi:h -DFOREGROUND │ │ ├─250288 (wsgi:h -DFOREGROUND │ │ ├─250289 (wsgi:h -DFOREGROUND │ │ ├─250290 (wsgi:h -DFOREGROUND │ │ ├─250291 (wsgi:h -DFOREGROUND │ │ ├─250292 apache2 -DFOREGROUND │ │ └─250293 apache2 -DFOREGROUND │ ├─61f4f5746b2988122d0e99602ea77004a3ca13539cd9b7594b15d6018e475c38 │ │ └─127415 /pause │ ├─c4ccf062397b879ab508da2d11ef0d18e9657e615e8fc95fd9eb8e7ce4ce739a │ │ ├─153851 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─154056 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─154057 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2cea02b18565ebd77d881a7f815dc49d02df22a1f103c2fc96f1f5b5f65908f5 │ │ └─224757 /pause │ ├─3d6da489abb77ca195e285dd7523cff3a1d9eafaa366be4b413ea459382bb1e0 │ │ └─214510 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─658dce5ab3454f6dc1058f87202f1d4eb45ddfe61a52a97cd4f4aa3df96a5b46 │ │ ├─116904 placement-api: uWSGI master │ │ ├─116920 placement-api: uWSGI worker 1 │ │ └─116921 placement-api: uWSGI worker 2 │ ├─5aced8ef6d0b9436ba67ef729ea22fba383855179d4783c96fe5794e69ab9852 │ │ ├─240554 /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 │ │ └─240756 /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 │ ├─58cdf497a61fa307d1f60fde4707b82aa626e3c8fd2d1c4fef20527d50fd0249 │ │ └─48424 /pause │ ├─519c104f2c6bbe974ce22439a1624261d716c8edb953abecad3a30575efb805a │ │ ├─125766 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125778 /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 │ ├─54b5b39d6bb6902bdd7f6c1c8b44b4be10a34b35fae212e9c1289d8141720fee │ │ ├─82314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82331 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─82337 erl_child_setup 1048576 │ │ ├─82440 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82492 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82493 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82676 /bin/sh -s rabbit_disk_monitor │ ├─a99d88e031549a033ad3c9b3506697d801d448935280305b4a094d2045ea0499 │ │ └─49747 /pause │ ├─39b5b2ab18c2b171dab64ab43bededd862660e177442ecf047fc9a9e3a6634f0 │ │ └─56014 /pause │ ├─6bb75a9da2dd7c41ac2585290ca1944f973db620085a169885a1b4728cbf3a4d │ │ └─216063 /pause │ ├─7fc12679ee9856b593b439f57d0b11c68a86ee66fa4fc8c9a3d18f9cfac0a322 │ │ └─63924 /pause │ ├─ee93e3418cfa7ff4e2c4825f34691db16074e8358dc5e4f9f9cbd9cb8d5ff76c │ │ └─63043 /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 │ ├─668e16bb360e7ba355d182d3acfbf124974a38cad34acea2e96b388dd4fb27c5 │ │ └─47676 /pause │ ├─66d8baf41387892b8c63220a8cdb1e67f8a26ef6f058c7dd966e61ec072d1136 │ │ └─59632 /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 │ ├─2bac849fc8d4350412d6910fe1761419276f892c16210833b5d6d6be5b3a776f │ │ └─42206 /pause │ ├─75595034320c2f7feec48c5b4db773c208ccc16e042e02246e65ecd1632952a5 │ │ └─41886 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 │ ├─127c8f10b04f70460f11020fb0eda5744381922af8677390d91efa1dd9e45b51 │ │ └─209209 /pause │ ├─cf28f9808e280500a98870ff71f83af4c9325d7d4bbc8c014f036c7295ada757 │ │ ├─163612 neutron-ovn-network-logging-parser: uWSGI master │ │ └─163657 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─dd6440e5763b55e1ee5d5ec77c52c3714d7fcf99a31812a6853f7335a12e7f72 │ │ └─169574 /bin/bash /tmp/libvirt.sh │ ├─0408209070684f88667cdeeccde2593bf731593e2606ecccccf3c6704b6aad0b │ │ └─62099 /pause │ ├─b9a5657f45232405d8aa988ca7ff902efbd13da9e7e4b9ac68d12187e8e1e24c │ │ └─214486 /pause │ ├─a6ad73d5896ae17199644571d8510d1efa0c9d11564f24bcd0a5efd5456348d2 │ │ └─231610 /pause │ ├─b370026773e5035fede9e65418ae37845e8e3ee08c0f65a6b53488882322fc09 │ │ └─210983 /pause │ ├─0ef0f15d9128d3630ec40543b3137be30c523e33efb552b5b2d6cad40c86bbee │ │ └─163482 vector --config /etc/vector/vector.toml │ ├─70b619086914db9cff6700df14aa8a84062e7e64e60ccf5c3a9a5a50f11a0054 │ │ └─63427 /bin/pushgateway │ ├─21ff997fd0eba006efb6b95847014a5c3027e022b85d084201b9e4a7583061f2 │ │ ├─ 88145 /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 │ │ └─314591 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a7532fff2c2a7f1507b622b927668efc994f16b1673f7b64547ca7f479ca27cb │ │ ├─152941 nova-metadata: uWSGI master │ │ ├─152956 nova-metadata: uWSGI worker 1 │ │ └─152957 nova-metadata: uWSGI worker 2 │ ├─bff6773aaec04a733df9c184321cb9c08773a1247e2548f87b8f6c40a0715477 │ │ └─110954 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─32a72a5135bff239e7b51e17a90d04e387e4140fdfaedcca36912445a69c61d9 │ │ └─63331 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8efd9dbb9a82c78ea9bc30971891ef7d94a0525fee17c2df079ccea4e45fec6f │ │ └─63250 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─aee75d61526d770ef35b668a6ce80911146333ea0fd05099706c255fc298ed30 │ │ ├─77048 barbiacan-api: uWSGI master │ │ └─77061 barbiacan-api: uWSGI worker 1 │ ├─e545e584c9c68db3635bb98009321591e454a780fa751c8050da670b2f79fd33 │ │ └─51637 /pause │ ├─12f4e98e020d9b7bb5e8ebf17dfa16c050c5372b45604a80ace3afd43e36186b │ │ └─112440 /pause │ ├─8f35706cade806ebd0c39ab2be18da307f8707a8d607722bc7520c63ddb39794 │ │ └─43236 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─96bd0269631589938fff5856438b1009ef50a8356c22a7b13ef709679c9cdd01 │ │ ├─248373 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─248385 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─04515f008b7a769b03175304ff08dc9b997b3b55065d2756f22782f88c150b61 │ │ ├─206487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─206506 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─207218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─362726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─362727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─44553f1e40bb6f4887d3fd76c3b90d0e77a24ec96e306f4590dfd7ba736cb406 │ │ └─244178 /pause │ ├─cb847c78994087158b8443cdb39801c625965cdbab1b77e45565be73e8237f34 │ │ └─46017 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─5cc814b048c4bbbc582932d6152186e6b0e57f3f89b971962e7fabd41afddd4a │ │ ├─107678 cinder-api: uWSGI master │ │ ├─107691 cinder-api: uWSGI worker 1 │ │ └─107692 cinder-api: uWSGI worker 2 │ ├─bcc994ce3d0d04da1d602fc0e0bc82312013530f8961e41e5806fc4bf22e6d01 │ │ └─62558 /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 │ ├─69ebcea1981e3f5430f3f103032884aaace61314b558e1ff654698ee4cf26a45 │ │ └─44796 /pause │ ├─766463015a3941ea14f41c143f4773867ae0b705c9055f2f6465b24fd3a383aa │ │ ├─127528 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─127548 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─127561 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─127725 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─368081 sleep 15 │ ├─388dbe18ca5181082553d257d035e112832b482bdf051470ccd13f58a1fbdea4 │ │ └─45925 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─0ae42a24d6985f952b02703c43b5ec21e3a9bf52708b9df5c8d63960d083fcd2 │ │ └─61708 /pause │ ├─d5e6a063ff5d96fb0797fa6a050a05e8cbc2a0f0ed1953e57dd5c89dad1a31c4 │ │ └─78158 /usr/local/bin/rook ceph operator │ ├─359d21d1be1d5f04bbf3fca7beafef72d88de801bfb8d476f835a3e073e0bd2c │ │ ├─59581 python -u /app/sidecar.py │ │ ├─59887 python -u /app/sidecar.py │ │ └─59888 python -u /app/sidecar.py │ ├─31bf5552ad09e3632dcec3f404ed67db3cb5b7151afeb2e749168539496932ef │ │ └─95783 /pause │ ├─60f32aeca37d4504efedc89a5e8960efc5ee4a30ba76ad4c7ed74cdf134fb08d │ │ └─170216 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─affe3b5a875269b57852210607fabd4324fcf0b4d4b814d725425c4af83a179d │ │ └─61032 /pause │ ├─e5e40cdf5b7a0772906ec25ae737feca959e7ece261941b1f808d28f6595c7ad │ │ └─47944 /server │ ├─1b9f61eaf096bdbc1c8840014025d802df3c725c6d91b5eb0d96131ef9cd4d67 │ │ ├─97347 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97628 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97631 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fe5232145b0e47ac8066db9c7ac15a03effff52dcdea07f7b01aa379bf91df58 │ │ └─130607 /pause │ ├─f13937c5e297966fc37ffc4a3c35d0514235df1714446b4bc0360b5d14bcf7c4 │ │ ├─49931 mysqld --wsrep_start_position=427bbb54-7bf1-11f1-93ff-d722d176bcf8:20 │ │ └─50057 /var/lib/mysql/mysql-state-monitor │ ├─8945ab7ebe9e9b664f16db4bf7a5aa1f9284aedf2ce41588216a8e94d67e0773 │ │ └─177977 /pause │ ├─68e1c2d6e6ccaf67f3ed3a433893a31451ef4d1c95c2a926051be27dd503c9d4 │ │ └─61787 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─edf89b651391ca45c4bb131a40bc58094a9f7fb2a6b51b503a69fb7827a69e68 │ │ └─49200 percona-xtradb-cluster-operator │ ├─62705a725ca1351ff559d6b4fa8cab1283ef056a39cf36f8ba84ab0b4672c42b │ │ └─231948 /pause │ ├─89f7914c0bbbc931d48fbeb447c4dd4730496b949702225239f71eb3d0fa2b39 │ │ └─211009 /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 │ ├─47b558e3d82705e55bc1cc40546a68509191b5efca82ada17e02d317d18d97a3 │ │ ├─174977 senlin-api: uWSGI master │ │ ├─175016 senlin-api: uWSGI worker 1 │ │ └─175017 senlin-api: uWSGI worker 2 │ ├─379f41ea36d18979eac48bcc85089da6fadf4b45e5756273338b0c616c5e459d │ │ └─131396 /pause │ ├─502e4b4435c700a511a0b7c8906b3ed832ea486710f93c2ce19d79d3fe279e53 │ │ ├─167988 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─168288 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─168289 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─168319 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpolf4k5oz/privsep.sock │ │ ├─206383 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpn4kagmg8/privsep.sock │ │ ├─206678 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpq00el6p9/privsep.sock │ │ ├─206793 haproxy -f /var/lib/neutron/ovn-metadata-proxy/e0634bc9-8397-48f6-8811-c5830530bd33.conf │ │ ├─345690 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─345698 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─f6ad67a69e78af2b2ab11c83feadbaa545d4007aaae34462de1aa6844b8ea8aa │ │ └─82044 /pause │ ├─fe86eeaad7bf67b27fd3489feb94e7665c120bacd88cf233a7e4fbbfa07d764e │ │ └─227330 /pause │ ├─b74356eac77804559f54c17be74f316f745a953b12986378a9b5f729f496fe76 │ │ └─368011 /pause │ ├─cdb171822ca546ceb4ed85dedf581955a10fc87c1ebb8da00e9bd2d48368611c │ │ └─177925 /pause │ ├─9df8113c4bed5ed301f510c16047ee34cd94ceeacf9ecd1145564479d5efe332 │ │ └─232149 /pause │ ├─6b439b2f164564bee9febca750efe62214ad5be82040d991e9549f9ac9ea00cc │ │ ├─59606 python -u /app/sidecar.py │ │ ├─59891 python -u /app/sidecar.py │ │ └─59892 python -u /app/sidecar.py │ ├─2f72f66b31c745c2a63a6a3d04d7c6417fe95c473405004a2ea9095de3e57eb0 │ │ └─41766 /pause │ ├─564af6620e625a2c435b2dfed20d5eb7cbfff76a254fecec09b2f2d9ce1f0345 │ │ ├─187454 heat-api-cfn: uWSGI master │ │ ├─187535 heat-api-cfn: uWSGI worker 1 │ │ └─187536 heat-api-cfn: uWSGI worker 2 │ ├─117249f8cc1de1ed92e629b21e29ed711e265c46cf471a15e9add96fc536da86 │ │ └─96946 /pause │ ├─eacc9cd616ef5ec2bb76a762aea8e75c7652c7fe2f02147943fded7da6b25ed5 │ │ └─368632 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume-usage-audit --send_actions │ ├─02e034a58b0a3864925b15cc4652ca9edf65b4c367bcf453e69d0faf9f6b9eff │ │ └─62997 /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 │ ├─25324d0254592e59428bb14da8592013895e0588b3496ce8e0d70f8c4666e143 │ │ └─44853 /coredns -conf /etc/coredns/Corefile │ ├─115a944665b80a6cb4736009245de53df5ed3f004870e0144ab6391e9edcbe36 │ │ └─224277 /pause │ ├─a5b07d40fc9334d2c8596f2bb5173cac6c05a755a9365bd31d4af57189c956d3 │ │ └─240160 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0f95d58df4f300933b6b3856e1f67d412bd1227601d355ba6f4569a1c7a757b0 │ │ └─49384 /pause │ ├─8e056d1a110f88a6c78446947279774e219dc20e4570eec06e19260221a12d98 │ │ └─98643 /pause │ ├─13e50118df2c66443278dfce0dabbf7d781e8bc678e37066604e22f4191545b3 │ │ ├─224304 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224884 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpjmfgr7hv/privsep.sock │ │ ├─224912 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224981 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─874b2ab4992326a6044647ea4e41ccd07bf4a19a6dde2e100a13dac635339926 │ │ └─56063 nfd-master -crd-controller=true -metrics=8081 │ ├─cb1ee2757ca03952f5926eff68c1cea6491eebcdd1eb25813f6d883195611243 │ │ └─245887 /bin/openstack-database-exporter │ ├─51bfe104c3034c58f29dac757d6a8970f967a59e295c8b598a31acaaa66b7329 │ │ ├─227506 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227523 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─227529 erl_child_setup 1048576 │ │ ├─227652 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─227718 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─227719 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─228108 /bin/sh -s rabbit_disk_monitor │ ├─0aa4405a2964f404f35aaf705147899279d09f4397f8decd3185bc12010e4d63 │ │ ├─49876 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 │ │ └─52119 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─d4e6416c27cb8ab10f368e23feb3c3e1485023daf1c8138418aeebbad81077a7 │ │ └─56111 nfd-gc -gc-interval=1h │ ├─b7168e75c589a6f853c93685e4cece1b5dcdc57db307696568742d5ba8b36f74 │ │ └─58821 /pause │ ├─8bc3462834c4998a0705b1405f7058d8ee8d1810efe37b730582f6ba09c402da │ │ ├─127680 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─127743 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─127767 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─127929 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─368162 sleep 15 │ ├─02ec522c3d7e736432e402cea22a8a6f7f1ae71c776a208e40b885c6139c9013 │ │ └─167216 /pause │ ├─efa68219e60a1ec2e4d8d766ddccb6ee08a8a67db0daa66c6bbe30674b0e2d2a │ │ └─44337 /pause │ ├─18a96c26531ee40882ba8a20261495948206a9871df2b82e331b9777e22ea9ba │ │ └─209476 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─03174d9f2c70138bca80dcedd6c2c5399966c31733d9001a5b65a1736fd516fa │ │ └─41739 /pause │ ├─c990f5f49c0d7a81d4ae0426f326f513ad1e84580744a16ba38c9b7eb19257bc │ │ ├─96001 glance-api: uWSGI master │ │ ├─96015 glance-api: uWSGI worker 1 │ │ └─96016 glance-api: uWSGI worker 2 │ ├─8610a62923ff6e5e782cfcb47867fc06d707fb632620cf28cf4a74eea405bb25 │ │ └─62917 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d2802a45e810db7b3e89630d596dc39e3152ee4ea8c273cd543361e2132c51bf │ │ ├─61484 nginx: master process nginx -g daemon off; │ │ ├─61503 nginx: worker process │ │ ├─61504 nginx: worker process │ │ ├─61505 nginx: worker process │ │ ├─61506 nginx: worker process │ │ └─61507 nginx: worker process │ ├─9404834591aae74b044a51a32e094c3faad802f42f637528914a1197cedff1c5 │ │ └─48614 /manager --metrics-bind-address=:8080 │ ├─7147154acc02ec50a259f7f4cddfb82ee1a11fd4f698317c2225f6f67a7f9ffe │ │ └─77614 /pause │ ├─51dfcca78691a60d61b1e2a906ccaccd7e8caa5cea5f86da95e3bdc3ae7b4b9f │ │ └─210402 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1e4f0e204979fa71cdbb89fb93232b18bb1d8cd495aaf00c56a664a964bdddfa │ │ ├─187456 heat-api: uWSGI master │ │ ├─187533 heat-api: uWSGI worker 1 │ │ └─187534 heat-api: uWSGI worker 2 │ ├─ad41ce5c6812f9399ebdbbdb8c7ed625e78c09ab641d6d00cae39827e11d86e1 │ │ └─42233 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─db6db5fd8254c5fffe180ccaea0af7cdef4c31ef9674f64687668fa2c08f6009 │ │ └─41836 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─c2528d1b2f3ffe4d9565ebfc590886d0a0a9c55e6b1c73c3a47ea0b4741e053b │ │ └─60163 /pause │ ├─bf31fdebd800f40d61aa999b4ec0ef5b2b81364becdac9dd7a064a1cda089ecf │ │ └─55148 /pause │ ├─f4678e6d9c04a7f171d218a46377cf8e4138d8b8603ce4a8e299b70517a6f2d6 │ │ └─50028 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─cab46c3e85bcf0ec73eaabece4a0c784ba267c64ffab7cdb65d8815a0826420c │ │ └─215894 /pause │ ├─a23589deceb3231f49f67d5abe97d077017210f6a96556125a84318e44fe2b6d │ │ ├─187423 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─187648 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─187649 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─0403711a07c9dc4f92fab5174c7fba64160f7f66052a48a3204b67342dc81de8 │ │ ├─176385 /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 │ │ ├─345501 /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/tmp3y72atp5/privsep.sock │ │ ├─345569 /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/tmpezzfp292/privsep.sock │ │ └─348818 /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/tmpq53ry1dv/privsep.sock │ ├─3426f193435f9ac8589d3374db98bdfc885f32318c53325755c61d1fe4edad93 │ │ └─156349 /pause │ ├─907efc1b7af5733cd35e08d6cfc7399768b3cca62c0d9f171912998503169df3 │ │ └─62785 /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 │ ├─08844badc7ebc1e0cf50fce0c2857ddfcadfae7af5f27687f89ceacfb6cc389a │ │ ├─157013 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─359832 sleep 300 │ ├─f8b5a45556fb7826854f1a3de6450a950ef38235a91e59104f511f3149b8ff74 │ │ ├─43443 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43869 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a1418531ea3a8f32b9783c21c91645e6178d831d4694e86297167e7b0e76e49f │ │ └─63668 /bin/oauth2-proxy │ ├─1cb8048693dacb079864b7ba7aa9bec239c9cf22ea49c8404a6a6ac488be3f67 │ │ └─205684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─be7cce8e85a646fa035702e0a2dfa1871aa2d5e39930a4f4ff32981388c3f57f │ │ └─131682 /pause │ ├─97d8f83983c15310a1f0f6a40fbbc2912c6612affad847725a2ceaa0c4047ff2 │ │ └─63639 /bin/memcached_exporter │ ├─c28bccea86413415c2654dde2d7c29388946a1a8c5d0c5f14ea267bbc28fc195 │ │ └─60962 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 │ ├─7b4b3224b84b75670d2880959e55b045176e034117b3d02060f04b92f9c32795 │ │ └─165258 /pause │ ├─9b2b374ea629385cef4ba577076801cc0b790015652bd4d031281777e98eea1d │ │ └─58780 /pause │ ├─a1fffe8675516a720e972925a2e7b95c43685c8e87f937629069e113b703438d │ │ └─245698 /pause │ ├─c97f9f33dabc468ec126091c2122572127330d7792f2c71cff504506c30b1a5b │ │ └─73246 /pause │ ├─1315925c7f1c23e3be5fbe490ee5d46139f62a765e3f13f12da90c57713aa5c0 │ │ └─96985 /pause │ ├─5e7328d39cedc5bf5bd79ae6f3550a6ef9030c2b7da9bae071c58bbb0fba7af6 │ │ └─87734 /pause │ ├─de6c12f16f566a9eb91b7f65b87025459ba2f8f6587b134621cefb3174af39f8 │ │ ├─240268 manila-api: uWSGI master │ │ ├─240282 manila-api: uWSGI worker 1 │ │ └─240283 manila-api: uWSGI worker 2 │ ├─14f48ac08be4f6904b85f9b96b3e2dc7e2e26a446e10c92f29f17148b7e7dc88 │ │ └─41888 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 │ ├─f0749b749897de2b30238cfd7aa87e55332e60978d07ab5e921c17f942abd482 │ │ └─167308 /pause │ ├─72e0c09d575755080fa006931d1098365ce9fcc9ff6004d68ad8dea47e02d37e │ │ └─88956 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─ff17191d003ebdfe0cd26aa66fa8841e327ec95b36815194843c3742d9b8361e │ │ └─62510 /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-129.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 │ ├─e0df262592ad255442b0da57741943dfb6055e2a047c12c2df2437b2bcc5ec96 │ │ └─240178 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fb28f6c8ac6e3f8f8cde070c1bdf38ca9c33fd4a26ee135121fd1472265d9e80 │ │ ├─368452 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─368464 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─c82f433395fc6cac397d6d829c7eae92cc7756267c3c6e32610fc99ffb45a355 │ │ ├─165337 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165353 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─165359 erl_child_setup 1048576 │ │ ├─165453 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─165504 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─165505 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─165641 /bin/sh -s rabbit_disk_monitor │ ├─aedddde2d191b9166725a6ce02acddc2401cead4488caede4532429679fa8fa2 │ │ └─58873 /pause │ ├─5108a23f21f84ce453814fc05daf1150189eb14684ebc2f556ca7a49fc146551 │ │ └─154744 /pause │ ├─cc9f96f3487cf66993c3116f711199bd7608a2ac1e2db956d7c7320c26a9195f │ │ └─197358 /pause │ ├─a288d48126c6c2f1eefcd0c3e3b51a98198852f3824d7dd4b94ef025f47cbc18 │ │ └─51756 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─9173b7a71f143ebda5833e80799f7e321c8723db0693cb6e23eeb33257a9e764 │ │ └─45470 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 │ ├─e750b0981b611007f021d82cbd2798b35a447e71cc89fb5deb1f1470b87bdd4a │ │ └─162983 /pause │ ├─2028229986daf7fe816e3866451a2e179cc89e7415cf0f582e2d0e9dbe46bbb9 │ │ ├─64150 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64166 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─64172 erl_child_setup 1048576 │ │ ├─64228 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64279 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64280 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─64353 /bin/sh -s rabbit_disk_monitor │ ├─e3c7c8ea9590ae661c7d34165c3af15dc40f6d4145f98313dd692d55d9a0ece8 │ │ └─55814 /pause │ ├─553533e6803721f86e89bb62c5c229c54496d7a04fde083395bb2140824fc31c │ │ └─72291 /pause │ ├─750588058e1536af6f29ae41c7d1d0b3ecf06fc3289ce3c25dd820f5a1f94368 │ │ └─44820 /pause │ ├─b2c240f93cf6ad28437869ba03b529f66fb55466ee147f77c56b5ca4e46f1a05 │ │ └─131266 /pause │ ├─042ca11a14274289a76434a46de932c29ed0b85e476e3ff97aad6c9e198869a2 │ │ └─175666 /pause │ ├─093e6f9dfd51b7937ecda9d06f5a22dd4ff25e59380d8785d4d61c5d05e93de6 │ │ └─45811 /pause │ ├─3a351bb75e73447633954a196170e433a208975c22fd1f55b21761f705b652e6 │ │ ├─128124 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─128375 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─128380 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─368536 sleep 15 │ ├─1c87c46f387c70810293c97654e127595baff0cf3fdac12bbf03857bc3ff8a00 │ │ └─197675 /pause │ ├─ae119298cf279fe3fc3495fd133ced15edd40358f2fc186628f9b4680e98e00f │ │ └─65506 /pause │ ├─ebf6fafdfd59fe6ea2bb4582c53a93ee1290581d96aad0b81dfcbc189d3500de │ │ └─61846 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ca1cc137f8ffbd7a468199f25e26490dab82da4e63112181b32e0730187e12fa │ │ └─41721 /pause │ ├─04ade0fe1e3c6624a4440a5989f4b42dc1869c92f8bd33a78c8a735cd6c00191 │ │ └─45261 /pause │ ├─a4701da09ddf3675e5ccc9735cad5877e7d915538462c969d789206a022d9412 │ │ ├─129094 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─129111 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─129117 erl_child_setup 1048576 │ │ ├─129209 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─129260 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─129261 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─129358 /bin/sh -s rabbit_disk_monitor │ ├─701ea8d8669a16dcbea8e4b439e0472e3cbbc56615c6987a2ff73fde400e87e3 │ │ └─206880 /pause │ ├─221f58ad8f21607da3cee01dcc13f5b007c8fd05837af371b9f12e070be66afd │ │ └─48880 /pause │ ├─84d30f05b3914757621ab8324b06d9c3fc08a80c8fbec75a3410461ba90b2807 │ │ ├─163415 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─163736 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─163749 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─367453 sleep 15 │ ├─e1a773bce4191327054568be3b6dee05031ae5cebe0c3a7d309490ae991bbcb4 │ │ └─99963 /pause │ ├─21c046149b1da0277d1825ba167176da2d338e9723c8bf0744b23e00f27c032a │ │ └─42984 /pause │ ├─87c063d1b86344f89a91d4054902743c30a4541749fc5994f5706cc750537cb2 │ │ └─41645 /pause │ └─9184afb01f8e1f55ca4e3e11174c200fa404a5743dd4bcd480e5de766356c8e7 │ └─44379 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount