CGroup /: -.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 │ │ │ │ ├─dbus.socket │ │ │ │ └─gpg-agent-ssh.socket │ │ │ └─init.scope │ │ │ ├─18500 /usr/lib/systemd/systemd --user │ │ │ └─18501 (sd-pam) │ │ └─session-21.scope │ │ ├─18437 sshd: cephadm [priv] │ │ └─18532 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ │ ├─dbus.socket │ │ │ └─gpg-agent-ssh.socket │ │ └─init.scope │ │ ├─831 /usr/lib/systemd/systemd --user │ │ └─832 (sd-pam) │ ├─session-4.scope │ │ ├─1769 sshd: zuul [priv] │ │ └─1782 sshd: zuul@notty │ └─session-1.scope │ ├─ 826 sshd: zuul [priv] │ ├─ 851 sshd: zuul@notty │ ├─ 1052 /usr/bin/python3 │ ├─ 1773 ssh: /home/zuul/.ansible/cp/199.204.45.65-22-zuul [mux] │ ├─408876 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-igtcezswzenmvitlknlppmzmfwjbqwzb ; /usr/bin/python3'"'"' && sleep 0' │ ├─408877 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-igtcezswzenmvitlknlppmzmfwjbqwzb ; /usr/bin/python3' && sleep 0 │ ├─408878 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-igtcezswzenmvitlknlppmzmfwjbqwzb ; /usr/bin/python3 │ ├─408889 /bin/sh -c echo BECOME-SUCCESS-igtcezswzenmvitlknlppmzmfwjbqwzb ; /usr/bin/python3 │ ├─408892 /usr/bin/python3 │ ├─408904 /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 │ └─408906 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /usr/lib/systemd/systemd --system --deserialize=66 nofb ├─system.slice │ ├─docker-3480f811f86d8078c1b6f4d62838e275b562538d5ed2199d5f5454f1e0bb05f5.scope … │ │ ├─9345 /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 │ │ └─9364 /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 … │ │ ├─ 7064 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 9319 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3480f811f86d8078c1b6f4d62838e275b562538d5ed2199d5f5454f1e0bb05f5 -address /run/containerd/containerd.sock │ │ ├─ 9689 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3c5685df6e6df2a18fbb3b6c34e4b8e191d426ad91a7274f41b5978887539d6f -address /run/containerd/containerd.sock │ │ ├─ 15508 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 572a4845784d52abd2b7910f0aa586aa443650c3a135ecf7dbb9d9f3db2c4a47 -address /run/containerd/containerd.sock │ │ ├─ 21972 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e1fd9bec14b9e5e29b317082e159ece7eea683cd7b044f44dc0f65e5ba1cfdce -address /run/containerd/containerd.sock │ │ ├─ 26411 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ab3f78b97afe68e0a23e4b0ffba34d14ac16eefdc62cd90701d1de0b35443d4c -address /run/containerd/containerd.sock │ │ ├─ 31078 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77cf5ec290571408e6897ae3817f3468972ec1565b3e34841c725d36360e23b3 -address /run/containerd/containerd.sock │ │ ├─ 36731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4fc82ea460d19270e14bf40ade1e34ae3472cff92c53ea1b5640a2669c4a73b -address /run/containerd/containerd.sock │ │ ├─ 36780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32cd69f7a26f3943d8664b54fb38d36a2dc7915065c75e6bfefeed49bf0f1cb -address /run/containerd/containerd.sock │ │ ├─ 36783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66a0a99d1f4dd57dc8543f583951e2af5279487951b0ab204b472708b2b41dc -address /run/containerd/containerd.sock │ │ ├─ 36784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3738e532f46b3100ded70d8c198a1a4d555d607f23fcf0498b80a8237dbd0f14 -address /run/containerd/containerd.sock │ │ ├─ 36804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf7914965749be199670ecd37be769159b3479b4d2dc1f91745d32574af77c8 -address /run/containerd/containerd.sock │ │ ├─ 37336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3cb477451dda77af0c648ef9a9b810b2c60136ce25452d63af28bb798c5424a -address /run/containerd/containerd.sock │ │ ├─ 38227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4498dc23fec2ad37f6733ad649a131c6b65e7a8d6a3b5983874ad613a912f5 -address /run/containerd/containerd.sock │ │ ├─ 38247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68c26bad1373a39497f31604a1320b14ced4691401087849e88962ea8024d45b -address /run/containerd/containerd.sock │ │ ├─ 39505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f56adfb1de306e0700aa59a1fa09a2e080958abeb1de63a26175000d7c94eb3c -address /run/containerd/containerd.sock │ │ ├─ 39915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f47e01f5b8431a99458fb62af39d75ec56d0412349d77582d1c4d0d17370651 -address /run/containerd/containerd.sock │ │ ├─ 39933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f23c38e606eafa564f75cdd57125c56a55403a2c91c993d63980b811b8ee5557 -address /run/containerd/containerd.sock │ │ ├─ 40408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5cbe562a64154f393d4f2cecd0a15fc2d9c6fd705ca5497bb21d0fa6cdeebb9 -address /run/containerd/containerd.sock │ │ ├─ 40904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80be2289df00a2fa99a2353d478ea69904c3f4c8fd894a2254a7a3adfe864bc7 -address /run/containerd/containerd.sock │ │ ├─ 40924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f53c5eadba5c309b1208a62d0d96ed033e576d300bc05328511ea1be763c1fa -address /run/containerd/containerd.sock │ │ ├─ 40938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 873dd335b69e5f1488558578ab9564e207f49e35e595ecc9ef2f81d5909eba5e -address /run/containerd/containerd.sock │ │ ├─ 43011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da217b8eebb46755f7ca45e269a48059d21cc9b1bae5442f875f9cfbb0a8ec87 -address /run/containerd/containerd.sock │ │ ├─ 43108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee343cdc38834f995ebc732def04b78b69785c9ac46d0c287d5655ee7d568899 -address /run/containerd/containerd.sock │ │ ├─ 43799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab91aaadc7869b2179742b3a59cb114838dbbf8df60e2c0f4162be026503b924 -address /run/containerd/containerd.sock │ │ ├─ 43896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b75e649a3d4a702d075619162f2f4a1a43d8ec0f76262ec295d11958841d092f -address /run/containerd/containerd.sock │ │ ├─ 44433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 216cf89657cd55f392730835ea89263f932e06bf8cfce5aacd127aea79f36a34 -address /run/containerd/containerd.sock │ │ ├─ 44720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 982f898aea114b373615a678d1e61c16f46ff44805e7140d3c68b72413da890d -address /run/containerd/containerd.sock │ │ ├─ 45085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 000826a7732b02af64ab890a7725a69624611e85d618e421815f5963a3fccf41 -address /run/containerd/containerd.sock │ │ ├─ 47327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75abb6feed48cd6285f5ea506d52e18b99e3925cd4fb7d996807b722707c5f84 -address /run/containerd/containerd.sock │ │ ├─ 47644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e4a45f61aa0682d8cbac5950b204818cc1e8dd0f69dedbbeef89bdd4210e500 -address /run/containerd/containerd.sock │ │ ├─ 52134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e080b1fe9e5fd5313ec73e7e4343c4b81eb9678beeb73ba2678e2e5693ded22 -address /run/containerd/containerd.sock │ │ ├─ 52773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c29f2accc21ca5a62ea16c5498c98a095f6719d4da0a7e1832645b07e9d6b39 -address /run/containerd/containerd.sock │ │ ├─ 52823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 603d278bac0c4d96f5bc7d730b7e7634a093434496e937d590efde5a862e31b7 -address /run/containerd/containerd.sock │ │ ├─ 52856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42673d88e7e72d979e96c121eac2a3ef859a9c764f8cd370d576e6f6c017377d -address /run/containerd/containerd.sock │ │ ├─ 53010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbbcbc6ed1ac77d96038f0a8e231fbf887e9c3bae2669a1305bad65f0d6d5916 -address /run/containerd/containerd.sock │ │ ├─ 57399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a85e669adcac4af63f64c960ee6aaa0f4f96e838956dca1a397fb1ed61a622fc -address /run/containerd/containerd.sock │ │ ├─ 57560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ea448e8bb035f04e002efdd26f0c71d8cf6c5a562dd09acf62b69592e964b89 -address /run/containerd/containerd.sock │ │ ├─ 57599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcbeb69039d06968d0092a95df6b28189d0075a81e08fedc2d64eeb32c44f171 -address /run/containerd/containerd.sock │ │ ├─ 57644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c481508a35656259b919bba01d75ffc2d58904709b7920a6447b34b950cf9c8 -address /run/containerd/containerd.sock │ │ ├─ 59150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85190c5f5a1e1c80a5010a46019f66a8f6ac7f7a4e29280185f595cbe00fc613 -address /run/containerd/containerd.sock │ │ ├─ 59233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 660db765e4aa596d17bd6ba302c11364403f09dd71d2996a4cb05189c8976fa0 -address /run/containerd/containerd.sock │ │ ├─ 59246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3b93512fc269ac9841c78091207773967d1f8140a7a4114803236fad8244ea -address /run/containerd/containerd.sock │ │ ├─ 59651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d598129e300d6a385c6a89751c25f2981a7e3e4de55eff8b8196bac3bf6c9cac -address /run/containerd/containerd.sock │ │ ├─ 59757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3206a5ef0e3d0486e3c1a0363a13d9ac48f5cf1302f7651b1a4f8730ee4d8f7 -address /run/containerd/containerd.sock │ │ ├─ 59921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7252437082858919921b1d0e21a0ee26f036812e3f3094864b7ddae84e328910 -address /run/containerd/containerd.sock │ │ ├─ 60117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2168cb3bf4ba621c3d1e63f12233515ac65af96f6a6323c60f57a69ac59d89a5 -address /run/containerd/containerd.sock │ │ ├─ 60389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa4ed9ef1a76f59028779064f102ada5de8a398eebe707bd6bae0eae75a6615b -address /run/containerd/containerd.sock │ │ ├─ 61180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 347642073583960f11ef89b61b90321670991acd157e60a19b88647fbe7e8ae7 -address /run/containerd/containerd.sock │ │ ├─ 62077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c4f4396ea35802ef54017e975bb092becbecf778e31d362581a3899bfe9d565 -address /run/containerd/containerd.sock │ │ ├─ 63854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3639ebf2bc481e314fc15d14af1622a899f976235fbbc2716a81182eb16c0c59 -address /run/containerd/containerd.sock │ │ ├─ 65652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 266979255f7720efc014125225adac27d06eb1a5f147826b5d93f045884ea9e2 -address /run/containerd/containerd.sock │ │ ├─ 75054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb615ec194e0b29070757e33322b0eefbbbafcc12fc684e3f36187ae344112cc -address /run/containerd/containerd.sock │ │ ├─ 76579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33c9ea73f47f20c730ebac50f85582dbe96699716ddc6c4097664c7d44879b5 -address /run/containerd/containerd.sock │ │ ├─ 82779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2038a863a046940067624dbd018b32698b68a96da9c42f1edf891d6130ace5d -address /run/containerd/containerd.sock │ │ ├─ 89037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 651f24c53cc1cec852088630e5489ca3530512c914a1894d443734ec6f1dd335 -address /run/containerd/containerd.sock │ │ ├─ 92838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 647cb8f13fbe8dd9fceaca81a87f1362feddf79b785e6d203eb305bd4365fc65 -address /run/containerd/containerd.sock │ │ ├─ 92883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8184a380ce6548ef97987276e25afe7f0f0ff0f2b955fb13b947cb110e51b24 -address /run/containerd/containerd.sock │ │ ├─106052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bca6e1554ff3792623ec1e5f66c293efe127eb162f7e7149e562e6c8690f3921 -address /run/containerd/containerd.sock │ │ ├─107795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f05d506ebd6e8ddf66b30793de9d3e60c340d575bc1245e06626602a8c88dfa8 -address /run/containerd/containerd.sock │ │ ├─107833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20df392945c64e2dd62c98178f13888094e99474ae6bc1453dca170de409de8 -address /run/containerd/containerd.sock │ │ ├─109684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa9b806812dd91fb3c9582a8404c0a3f809c1e216c02319b56b4c02317b8ea92 -address /run/containerd/containerd.sock │ │ ├─111440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f8e6259c8fb2da9d511c8bc2c81e2b8393dcff7b12be8102e7bedf1725c1373 -address /run/containerd/containerd.sock │ │ ├─111592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3fcd744670b5537a3d10d08a238be47e7f2c05f561cdded4004b31a731a94b -address /run/containerd/containerd.sock │ │ ├─124269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb9f421720fc5a1b568b585a1ceffcf31a0f409d8b29b77d00894ad593814b3a -address /run/containerd/containerd.sock │ │ ├─124308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d94132e6a188d6304703ceda2758e90f62f61da19e7b5df4e53b9a88ebc1514 -address /run/containerd/containerd.sock │ │ ├─126941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15eab71d9aa8d732c073d940232a139ba568ff6957b3f4d78fc2ecd8677878f8 -address /run/containerd/containerd.sock │ │ ├─149008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdbe57c10dab46c525a83aa30eef4ddb628f2214dff00c9b8a097a54479cee48 -address /run/containerd/containerd.sock │ │ ├─150099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d03bba3d7ebe31b23a9c018ad5fdb6ea5ebd960fcaba8490493a11b49831e3 -address /run/containerd/containerd.sock │ │ ├─151169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e40ab8751831319e34a41510888747f75d0bb8c816545120dcdf0ade744c0743 -address /run/containerd/containerd.sock │ │ ├─151203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e0297847cf5ed36ce497d355bedd3e7cad14c78107d7251c2f4244eaf32fe48 -address /run/containerd/containerd.sock │ │ ├─151943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3554d7cbff4b34da27574dfc4f2910fac8788ae96d83a4bd4cc2227647dc05e -address /run/containerd/containerd.sock │ │ ├─153135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce0bc2577b734e754483c186e866fc60cc508d43cdbb1b7401e5a6b3b17941c6 -address /run/containerd/containerd.sock │ │ ├─155383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bd616514f967bf7690c04039b845f3f68ab8d4d81e20c57472e925cdf597dfa -address /run/containerd/containerd.sock │ │ ├─155583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc804178956d7eb18abecd8df80890ae42ea57a1405110a734bbd1bb0e2ce2e -address /run/containerd/containerd.sock │ │ ├─155638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd6e7e78334dc17b1b980b84d6237949aaf4638922b04f8904984c5eebcfd17b -address /run/containerd/containerd.sock │ │ ├─155710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87bd3a42d4f32640c40707fa8fb427d6d0954383de7ea5b23a7bce7cfb4e4ca -address /run/containerd/containerd.sock │ │ ├─155904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a4a9426a0d833bfe2376a37a18f2e8a44ae1f09d2930441b9e4a8802c20aed6 -address /run/containerd/containerd.sock │ │ ├─156312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8316cc5f43c2e72e4eddb2ee661511650dbf12c2538d754550f4bb3b44df90c6 -address /run/containerd/containerd.sock │ │ ├─168833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 632b96b7e4765b7a899737273882fe6b21335b810c8d6df10e72bf2cfbc95b62 -address /run/containerd/containerd.sock │ │ ├─170704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7dfbdd6d231f3a7d7c213ed4733d774f1b4d5189b915a13ab4b0fb74290f6a6 -address /run/containerd/containerd.sock │ │ ├─170738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83158847f4c3444d0312511134e210a07ecef27498a4ee8694daeb40437b60db -address /run/containerd/containerd.sock │ │ ├─170806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec767c424f44da2e4cef7814f5ed7c8e08299ad62a1cbd933faec7a378ec08a6 -address /run/containerd/containerd.sock │ │ ├─171077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae7fb0bd94fb0f0abeed65ed4170f6ceebd061f55fca2bb50717dc004f5b797f -address /run/containerd/containerd.sock │ │ ├─171116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4713664e6ffef05ab9a75be982905e45bb94701259349a0e2197c2c1bf05f1b -address /run/containerd/containerd.sock │ │ ├─176683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e460815edd797ef0181fe1e0fb8c922d40a084e4367235d06c45f47239ff04ae -address /run/containerd/containerd.sock │ │ ├─183870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898c0ac9225d9983a890ff50c223d5b7b654673abd8725b4f9814a5908d25ce9 -address /run/containerd/containerd.sock │ │ ├─186029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af8c05b9df13d55b13e470c58043972584635f2b19dbab9f54ede415e8b1245 -address /run/containerd/containerd.sock │ │ ├─186169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bc7c6015ebf5daa3aa0da4085212c433aabc2ab7c7e3e9dd56399ea5a1a14c5 -address /run/containerd/containerd.sock │ │ ├─186219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb11b1f9b9bd6f9d9b13703d527b6ce1ae13eef7666a566eb9a5dd68c80ceea -address /run/containerd/containerd.sock │ │ ├─202480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76aa739aa5fa3c4545f4fe33c3ba4f439d8082f9b57e87f79442fa617ad992d5 -address /run/containerd/containerd.sock │ │ ├─210203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78ce24a6a43ecc4262240b0a84c93b4792512e6cad830eda03c5255088972b2 -address /run/containerd/containerd.sock │ │ ├─210363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3d3f52753eb16937d96cc3d501b324748f1bae145944756268253f5e9806374 -address /run/containerd/containerd.sock │ │ ├─210387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7a4eeef49d9a6655f276b1c9e945f8e1d9f83f4be5ea36fcdbe67287b5de505 -address /run/containerd/containerd.sock │ │ ├─210627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5bd73526742bc1ea00335e7beabfafe68b48edad00ed999547c17f278550cc7 -address /run/containerd/containerd.sock │ │ ├─221920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50809e0c1b0e3fc6a24e67ba1599cac07ae5c95cb67cf26d0da24f8e41092ff1 -address /run/containerd/containerd.sock │ │ ├─224379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ece52ea46f7cbb5c5a10ad67f089883fce7f8476f6d9e729409102c0302e87c9 -address /run/containerd/containerd.sock │ │ ├─225454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9491af67d2cb2bdcbb3832026769c4133bb846f6b6956476c658dc8fad4e71ad -address /run/containerd/containerd.sock │ │ ├─226387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c8ca0359791f5bdcf445d243205e389e95dae04c3dc0d53c7caca9b09b663e -address /run/containerd/containerd.sock │ │ ├─226833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c2d63738540c382b0351dc4cc19a767805a54bc373152868eb22b9f4abb5308 -address /run/containerd/containerd.sock │ │ ├─228486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34dddd4004d11d8c137561cb33895c2506b384ee8f9faff3982484023318cfc9 -address /run/containerd/containerd.sock │ │ ├─229317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 548e7705fcf80ba875a52d337113a7e3e70a8d6cf9b423308fde9ad48585800d -address /run/containerd/containerd.sock │ │ ├─229459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee3cfa46d6289988ee68521b879eff891e26ab9cf253fa5517bcc2425a56e6dc -address /run/containerd/containerd.sock │ │ ├─239485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77794172a3a9f52788e884001e2806febcfbf8bfe17c6ff4d9d5126006a44a6d -address /run/containerd/containerd.sock │ │ ├─239849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea641c512efb49ab9d2b0f6574a7dc4c6fdcc57f1bcce2f5aa6557d3c758bd08 -address /run/containerd/containerd.sock │ │ ├─242723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c2bd6aa6453d5c89bbac03ac786b09feab7e249e93b9187b5671347ad76144a -address /run/containerd/containerd.sock │ │ ├─247104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe1912536dcd5ee436e18ecba258f784901b66262008d9fbb5fad9170d2a1e7 -address /run/containerd/containerd.sock │ │ ├─247361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a1e24d5a28f88d421432959c3591762bed1a93338e7ff55e19d2890d14a072 -address /run/containerd/containerd.sock │ │ ├─247416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a80325d2326945abde21cfc189933cb4e143d966ba2a666c05fa15f4e772230 -address /run/containerd/containerd.sock │ │ ├─247483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9bf5f0e33413ee34c9d1de5601abf14a6ef787a6f31a349664e42b222450670 -address /run/containerd/containerd.sock │ │ ├─258934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6bcea531f6f5c2a85d9265dda2658d4acd7ba3af07669d20df64700245f0437 -address /run/containerd/containerd.sock │ │ ├─261410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 392fbe3ef06a3ae3036be39039685bb95716129eb9012fd470e0f9f9e2a2fffa -address /run/containerd/containerd.sock │ │ └─263059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7b16de0651e01cd86596c6e5de140310e0831ce30c44af0b8abbd0919b4650a -address /run/containerd/containerd.sock │ ├─systemd-networkd.service │ │ └─590 /usr/lib/systemd/systemd-networkd │ ├─systemd-udevd.service … │ │ └─udev │ │ └─440 /usr/lib/systemd/systemd-udevd │ ├─run-rabc2e2d003ff488b9826e7da95f61c22.scope │ │ └─183564 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─719 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 - vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─26136 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─26394 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─15455 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─15486 /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@mgr.instance.qsiwhz.service │ │ │ ├─9612 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qsiwhz/unit.run │ │ │ └─9640 /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-qsiwhz --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.qsiwhz:/var/lib/ceph/mgr/ceph-instance.qsiwhz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qsiwhz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qsiwhz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─21683 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─21955 /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@osd.2.service │ │ │ ├─30789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─31062 /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 │ │ ├─9235 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─9263 /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 │ ├─ssh.socket │ ├─docker.service … │ │ └─7457 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─741 /usr/lib/polkit-1/polkitd --no-debug │ ├─multipathd.service │ │ └─148454 /sbin/multipathd -d -s │ ├─docker-ab3f78b97afe68e0a23e4b0ffba34d14ac16eefdc62cd90701d1de0b35443d4c.scope … │ │ ├─26435 /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 │ │ └─26447 /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 │ ├─kubelet.service │ │ └─37207 /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.65 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-e1fd9bec14b9e5e29b317082e159ece7eea683cd7b044f44dc0f65e5ba1cfdce.scope … │ │ ├─21996 /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 │ │ └─22008 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─375 /usr/lib/systemd/systemd-journald │ ├─ssh.service │ │ └─738 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-572a4845784d52abd2b7910f0aa586aa443650c3a135ecf7dbb9d9f3db2c4a47.scope … │ │ ├─15536 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─15552 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─cloud-config.service │ ├─docker-77cf5ec290571408e6897ae3817f3468972ec1565b3e34841c725d36360e23b3.scope … │ │ ├─31103 /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 │ │ └─31115 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─454 /usr/lib/systemd/systemd-resolved │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─148320 /usr/sbin/iscsid │ │ └─148321 /usr/sbin/iscsid │ ├─dbus.service │ │ └─697 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─systemd-timesyncd.service │ │ └─455 /usr/lib/systemd/systemd-timesyncd │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─718 /sbin/agetty -o -p -- \u --noclear - linux │ ├─docker-3c5685df6e6df2a18fbb3b6c34e4b8e191d426ad91a7274f41b5978887539d6f.scope … │ │ ├─9721 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qsiwhz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─9741 /usr/bin/ceph-mgr -n mgr.instance.qsiwhz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─702 /usr/lib/systemd/systemd-logind ├─k8s.io │ ├─b811cb0d9f88ae7138269d8352ecbaaef57d95a3106f4afa3f0535e26c027b94 │ │ ├─184110 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184168 erl_child_setup 1048576 │ │ ├─184316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184327 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184442 /bin/sh -s rabbit_disk_monitor │ ├─02488d84859eb8536925bab9865644b6bd8153d13fd3645162c65ff2002d9669 │ │ └─47699 valkey-server *:6379 │ ├─b4fc82ea460d19270e14bf40ade1e34ae3472cff92c53ea1b5640a2669c4a73b │ │ └─36815 /pause │ ├─b6bcea531f6f5c2a85d9265dda2658d4acd7ba3af07669d20df64700245f0437 │ │ └─258957 /pause │ ├─87844cbbaec89c789a3edee9c5e4420e1be4429d37ed5142c9653ff8bfd77d3b │ │ ├─45310 mysqld --wsrep_start_position=cc0541c5-6ec7-11f1-8103-6b4e1f24d3d7:20 │ │ └─45470 /var/lib/mysql/mysql-state-monitor │ ├─2168cb3bf4ba621c3d1e63f12233515ac65af96f6a6323c60f57a69ac59d89a5 │ │ └─60145 /pause │ ├─c7a4eeef49d9a6655f276b1c9e945f8e1d9f83f4be5ea36fcdbe67287b5de505 │ │ └─210431 /pause │ ├─efe1912536dcd5ee436e18ecba258f784901b66262008d9fbb5fad9170d2a1e7 │ │ └─247140 /pause │ ├─bca6e1554ff3792623ec1e5f66c293efe127eb162f7e7149e562e6c8690f3921 │ │ └─106075 /pause │ ├─81295a58958e397e91d8995981a5f8ce563cc612d51596deac4692f6b1b3777a │ │ └─63046 /bin/memcached_exporter │ ├─39bc0737347b7e065934313fb72c917dd4e647930e6ceb5d27838e6018fe5007 │ │ └─43453 /server │ ├─dcff0e85ef1b164b86b4a6e37201e24955fdf2527c9b1601737bff8ec3f69dba │ │ ├─149514 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─149528 /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 │ ├─0ea448e8bb035f04e002efdd26f0c71d8cf6c5a562dd09acf62b69592e964b89 │ │ └─57584 /pause │ ├─66a173b19da6bc2aef53fcf760c09a8d8ff5492940c0249a3d930c65676593be │ │ └─62288 /goldpinger --static-file-path /static │ ├─1e14a645edad8dbb33117f8d4fcb7cf6525c23d7c2ad80888e4ad04d6ec7dac5 │ │ └─47793 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─160dea28ae14bd2a55c602b0e09892adb343367c8a57a563c38a572d163d28c7 │ │ └─62719 /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-65.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 │ ├─82029171fc0eefcf25e96020c60cbdc251907f89dc8972e31602eaee97a8b825 │ │ ├─109851 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109868 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109874 erl_child_setup 1048576 │ │ ├─109933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110077 /bin/sh -s rabbit_disk_monitor │ ├─b721ff35a3a385c7f9afb18f26c103189b65e0d5920687b40afeb274725064d0 │ │ └─44581 percona-xtradb-cluster-operator │ ├─e340431d3fd7120fc0a856411bd8ffa557b116a6e358cba718c4d5ab4daee209 │ │ └─62689 /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 │ ├─75f787641bd2b9c50d55c0ae5776c2387aa9e84c3468e5079c46de6baf09a9b4 │ │ └─225850 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9e769ec6ef300b57afad2ab5b3dc89ce85d9bec50c9e3542643b1d90e7b5bf0a │ │ ├─108055 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108199 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108201 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f8184a380ce6548ef97987276e25afe7f0f0ff0f2b955fb13b947cb110e51b24 │ │ └─92916 /pause │ ├─9d94132e6a188d6304703ceda2758e90f62f61da19e7b5df4e53b9a88ebc1514 │ │ └─124337 /pause │ ├─45e3d9ef581b2c2211dd6b8eaec954bc9925866b8c0ee76887aa4486ea860ef0 │ │ ├─58207 python -u /app/sidecar.py │ │ ├─58821 python -u /app/sidecar.py │ │ └─58822 python -u /app/sidecar.py │ ├─9fc804178956d7eb18abecd8df80890ae42ea57a1405110a734bbd1bb0e2ce2e │ │ └─155606 /pause │ ├─ece52ea46f7cbb5c5a10ad67f089883fce7f8476f6d9e729409102c0302e87c9 │ │ └─224403 /pause │ ├─d2fcef5ea80b1c9c8958084e7fc6918eb98fd1f7d84e3879fcdab34804246f91 │ │ └─83491 /usr/local/bin/rook ceph operator │ ├─fa4ed9ef1a76f59028779064f102ada5de8a398eebe707bd6bae0eae75a6615b │ │ └─60413 /pause │ ├─458717ea48f4e63af6f48d9216e21f6d5a1268947c6e39f3f05063aad53580fd │ │ └─187197 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─15eab71d9aa8d732c073d940232a139ba568ff6957b3f4d78fc2ecd8677878f8 │ │ └─126964 /pause │ ├─897aaf136438cb210b4e8b932b3736bb8fef55cb93b4c3cd14f9022e05c58255 │ │ └─219854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e20df392945c64e2dd62c98178f13888094e99474ae6bc1453dca170de409de8 │ │ └─107862 /pause │ ├─f31f5e10ddb7f6e85b7e1b3a80329e9f03dad20236958c9d30f57c71b991e68b │ │ └─61237 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9d7dd262c93f8878a830022959b62c1cc1d290e915117af98c3c54e36f8b7e58 │ │ └─57950 /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 │ ├─83158847f4c3444d0312511134e210a07ecef27498a4ee8694daeb40437b60db │ │ └─170820 /pause │ ├─14f405b524f3e574ee9f026d2a569ac9925d0f55dcf8cc9c2163faf4e0f781c8 │ │ └─36983 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 │ ├─3e080b1fe9e5fd5313ec73e7e4343c4b81eb9678beeb73ba2678e2e5693ded22 │ │ └─52157 /pause │ ├─c01fa067ecfd9134913b935fce14f03eba00c5a09d35a42eefc301886fd2d46b │ │ ├─167716 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168062 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168063 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─0a80325d2326945abde21cfc189933cb4e143d966ba2a666c05fa15f4e772230 │ │ └─247460 /pause │ ├─b4713664e6ffef05ab9a75be982905e45bb94701259349a0e2197c2c1bf05f1b │ │ └─171141 /pause │ ├─b9e18eb9ac70d342b05f22ea3c448372e92e70cac8724b141468e5ffb716c51f │ │ └─124984 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a85e669adcac4af63f64c960ee6aaa0f4f96e838956dca1a397fb1ed61a622fc │ │ └─57469 /pause │ ├─d598129e300d6a385c6a89751c25f2981a7e3e4de55eff8b8196bac3bf6c9cac │ │ └─59674 /pause │ ├─c33c9ea73f47f20c730ebac50f85582dbe96699716ddc6c4097664c7d44879b5 │ │ └─76622 /pause │ ├─8bb6147f67495621cd201ed02605749617d2153bcf0a4408eeb2217010bc2365 │ │ └─62446 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a3cb477451dda77af0c648ef9a9b810b2c60136ce25452d63af28bb798c5424a │ │ └─37369 /pause │ ├─f23c38e606eafa564f75cdd57125c56a55403a2c91c993d63980b811b8ee5557 │ │ └─39971 /pause │ ├─24e89d28716c1098b5ae5df7aeed8162dca8c6592e678350a7ac74dba2a02f55 │ │ ├─ 93316 /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 │ │ └─381657 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ee343cdc38834f995ebc732def04b78b69785c9ac46d0c287d5655ee7d568899 │ │ └─43131 /pause │ ├─402480785262e45e00be9b22e98c6370432cb19c6da517723d56e935b2dd16e0 │ │ └─123234 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e6045cd96260c26d612466f19083e4a35784a17783e1db79d5537c681da640d4 │ │ ├─125429 /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 │ │ └─125600 /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 │ ├─fe5bdabd8d46c9b21e09dc3b3e03b773410ba458096d934916da285b53007fb4 │ │ ├─121757 cinder-api: uWSGI master │ │ ├─121772 cinder-api: uWSGI worker 1 │ │ └─121773 cinder-api: uWSGI worker 2 │ ├─4728b76c55c20cad1fb9995227cfab15fdba683b26d8f275a0b0db387201f669 │ │ └─177325 vector --config /etc/vector/vector.toml │ ├─ab91aaadc7869b2179742b3a59cb114838dbbf8df60e2c0f4162be026503b924 │ │ └─43823 /pause │ ├─7f6839dc85211384b396e5ea78a3065cb31db39bbff716c61b327516c7337b18 │ │ └─39558 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fe86b25ccfd3e54d075d6524bc730702e1c28c4c6fc1127a926f8d3b4b72ab9a │ │ └─182685 /usr/bin/libvirt-tls-sidecar │ ├─647cb8f13fbe8dd9fceaca81a87f1362feddf79b785e6d203eb305bd4365fc65 │ │ └─92862 /pause │ ├─e919d9d71987e45d284c7470a5ac84bc5aa6b4203e1685f2d30ea4d8ff11901e │ │ └─62763 /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 │ ├─2ac0aa4b99c74f07b7d30ff76c7d4947103e73a83aca71b89a301a1aab858d59 │ │ └─44160 /manager --metrics-bind-address=:9782 │ ├─5c4f4396ea35802ef54017e975bb092becbecf778e31d362581a3899bfe9d565 │ │ └─62100 /pause │ ├─8f47e01f5b8431a99458fb62af39d75ec56d0412349d77582d1c4d0d17370651 │ │ └─39970 /pause │ ├─347642073583960f11ef89b61b90321670991acd157e60a19b88647fbe7e8ae7 │ │ └─61210 /pause │ ├─50809e0c1b0e3fc6a24e67ba1599cac07ae5c95cb67cf26d0da24f8e41092ff1 │ │ └─221944 /pause │ ├─7261611feab34302547ac460141283754b9665a5b54457b34651228f7d5e8edd │ │ ├─ 68952 apache2 -DFOREGROUND │ │ ├─ 68973 (wsgi:k -DFOREGROUND │ │ ├─ 68974 (wsgi:k -DFOREGROUND │ │ ├─ 68975 (wsgi:k -DFOREGROUND │ │ ├─ 68976 (wsgi:k -DFOREGROUND │ │ ├─392827 apache2 -DFOREGROUND │ │ ├─392877 apache2 -DFOREGROUND │ │ └─392878 apache2 -DFOREGROUND │ ├─d3206a5ef0e3d0486e3c1a0363a13d9ac48f5cf1302f7651b1a4f8730ee4d8f7 │ │ └─59781 /pause │ ├─17b330b25133cc937646e82c00e8788e79092b147bada4ef00cf49eb3f09d77f │ │ └─161884 /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 │ ├─d5bd73526742bc1ea00335e7beabfafe68b48edad00ed999547c17f278550cc7 │ │ └─210661 /pause │ ├─4c29f2accc21ca5a62ea16c5498c98a095f6719d4da0a7e1832645b07e9d6b39 │ │ └─52807 /pause │ ├─be1459a527cb3cc5b13d58f6c01fcbfca99b430cdb1a0065c033af940106c4b7 │ │ ├─152144 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─152342 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 │ │ ├─152349 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─408708 sleep 15 │ ├─0cf4c8b867e0c6f9aea428730a2621ff9f7de7da6d2e210d28f8ba2313016b62 │ │ └─40020 /coredns -conf /etc/coredns/Corefile │ ├─51a1e24d5a28f88d421432959c3591762bed1a93338e7ff55e19d2890d14a072 │ │ └─247395 /pause │ ├─74f10f9a805863fc4f3045dc1a71e12cf671bff96606f6fa3ea25f7d9e483c35 │ │ └─41207 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─898c0ac9225d9983a890ff50c223d5b7b654673abd8725b4f9814a5908d25ce9 │ │ └─183895 /pause │ ├─b75e649a3d4a702d075619162f2f4a1a43d8ec0f76262ec295d11958841d092f │ │ └─43919 /pause │ ├─fc844d3069498e8a2ee3bedf8b772fab593afe9207734b7804539a75395a7c82 │ │ └─228536 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─55af144841c282e3f0afff06c7ea1a56a95a600d1866d43bf179b33d720363ea │ │ ├─181235 neutron-api: uWSGI master │ │ ├─181267 neutron-api: uWSGI worker 1 │ │ └─181268 neutron-api: uWSGI worker 2 │ ├─1236dc298516f6d68a23b4b1bb29cb49133628c208733d7b1167229f437ba692 │ │ ├─171809 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396489 sleep 300 │ ├─5a4a9426a0d833bfe2376a37a18f2e8a44ae1f09d2930441b9e4a8802c20aed6 │ │ └─155940 /pause │ ├─ab204bd9fc95e064e765edebef30b2efd0a0c9b0463d78a94a5ce6cecd3b3488 │ │ ├─153280 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153336 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─153346 erl_child_setup 1048576 │ │ ├─153557 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─153568 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─153650 /bin/sh -s rabbit_disk_monitor │ ├─e3554d7cbff4b34da27574dfc4f2910fac8788ae96d83a4bd4cc2227647dc05e │ │ └─151972 /pause │ ├─712989b0e3f7aa3f3f20b8383d5b7e1a55014c5f10ecfc24e0f5c0b41a8ffff0 │ │ └─61117 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3738e532f46b3100ded70d8c198a1a4d555d607f23fcf0498b80a8237dbd0f14 │ │ └─36884 /pause │ ├─660db765e4aa596d17bd6ba302c11364403f09dd71d2996a4cb05189c8976fa0 │ │ └─59298 /pause │ ├─56c60bc2b5587ba95c602ff3ac73a1827766ec8386bbe797c8b346a204a3caee │ │ ├─218898 octavia-api: uWSGI master │ │ ├─218913 octavia-api: uWSGI worker 1 │ │ └─218914 octavia-api: uWSGI worker 2 │ ├─01526b2b84051bc55ef39e40b94904aa773d048def0a664d8631e74dc29a707f │ │ └─40021 /coredns -conf /etc/coredns/Corefile │ ├─fb6e181aa28604b97567456bdfa4a64a834b82b5c4d13524e91135ba5599e223 │ │ └─44280 /manager --metrics-bind-address=:8080 │ ├─5c481508a35656259b919bba01d75ffc2d58904709b7920a6447b34b950cf9c8 │ │ └─57669 /pause │ ├─79f828e8374d9e71a94b1f08d061dd50b69b1a105152c21fc6b4a4f3981c1451 │ │ └─256821 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─70f05f2d553561d4cbb321047c09429c44a82943088025cf9cd3529a2b9b9074 │ │ └─226461 /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 │ ├─fb71605b2f2afed7dabd56246c8e09632e617748a6042163be8351b81ce2b72d │ │ └─149481 /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 │ ├─5a077dec260c6970a07aa2f096735c78d86855a8fe187105ddaf90a604995314 │ │ └─224522 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ae7fb0bd94fb0f0abeed65ed4170f6ceebd061f55fca2bb50717dc004f5b797f │ │ └─171100 /pause │ ├─61ad026274745b5feae6413d432cabde939d39e71205ee0cabe7146ec537075e │ │ ├─222089 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222106 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─222112 erl_child_setup 1048576 │ │ ├─222267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222278 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─222478 /bin/sh -s rabbit_disk_monitor │ ├─6ecf5d6de6e4555e960dc00b67fe3ca3ef0b167bae33627ef50d1b71ce2f283c │ │ ├─61828 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61882 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─02d03bba3d7ebe31b23a9c018ad5fdb6ea5ebd960fcaba8490493a11b49831e3 │ │ └─150129 /pause │ ├─8210fd654df41d6a1d9efc41f598060384afcd9d5518070f68e6f5cd1a10271a │ │ ├─167633 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168067 nova-scheduler: ServiceWrapper worker(0) │ │ └─168069 nova-scheduler: ServiceWrapper worker(1) │ ├─000826a7732b02af64ab890a7725a69624611e85d618e421815f5963a3fccf41 │ │ └─45108 /pause │ ├─83a5c777300454122d1fd72a1f9fda5077f0878e9634f1fc9e2ad99041ea87ad │ │ ├─166965 nova-metadata: uWSGI master │ │ ├─166980 nova-metadata: uWSGI worker 1 │ │ └─166981 nova-metadata: uWSGI worker 2 │ ├─2623aca00b582bf31d087a39b4a85324caa5afda52581827bde4371176e21bff │ │ └─53242 /secretgen-controller │ ├─f04d5eef75b9f5826c32ce2af7f9c8eac3c25decdee64e88f0d7f90bf38a3e7c │ │ ├─242948 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242966 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─242972 erl_child_setup 1048576 │ │ ├─243089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─243108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─243278 /bin/sh -s rabbit_disk_monitor │ ├─63137e4a479f5a654007f08fe95bd3bf6ce833f23c858e0fbdf8fa635f65f12e │ │ └─63138 /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 │ ├─d93e524f301bef5931906496021d48f2bc335561a3b654db027097e8999ea2f5 │ │ ├─89346 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─89404 erl_child_setup 1048576 │ │ ├─89518 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─89683 /bin/sh -s rabbit_disk_monitor │ ├─9d3fcd744670b5537a3d10d08a238be47e7f2c05f561cdded4004b31a731a94b │ │ └─111621 /pause │ ├─f56adfb1de306e0700aa59a1fa09a2e080958abeb1de63a26175000d7c94eb3c │ │ └─39529 /pause │ ├─ecb11b1f9b9bd6f9d9b13703d527b6ce1ae13eef7666a566eb9a5dd68c80ceea │ │ └─186261 /pause │ ├─b77e26906aba07ce1b7fa24d7c4d87a0e249bc621807a5365a43e298c0c17949 │ │ ├─60566 nginx: master process nginx -g daemon off; │ │ ├─60581 nginx: worker process │ │ ├─60582 nginx: worker process │ │ ├─60583 nginx: worker process │ │ ├─60584 nginx: worker process │ │ └─60585 nginx: worker process │ ├─b3833fbe8e80160acbc4f9d514b1e0b97400bb93202f1d27f16c4004ed5bade5 │ │ └─38525 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2426f2e2828b7e7d9f3393e880b7aa501ac7402b6e5d40307c4868f1452b2e80 │ │ ├─198586 heat-api-cfn: uWSGI master │ │ ├─198611 heat-api-cfn: uWSGI worker 1 │ │ └─198612 heat-api-cfn: uWSGI worker 2 │ ├─52c8ca0359791f5bdcf445d243205e389e95dae04c3dc0d53c7caca9b09b663e │ │ └─226436 /pause │ ├─ed721ec0b8ec40e01aba8b2c8a6beb736635503d55c0977613fbdf7158e12372 │ │ └─93229 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-pvfhn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f2ef6c94e474cf3d7d79132114e93689a3bba4680ced8453ef276565f1a7860c │ │ ├─81887 barbiacan-api: uWSGI master │ │ └─81906 barbiacan-api: uWSGI worker 1 │ ├─aea1d12173db33ffdf8f98177d6ba52deb4a6ae37dfd9c67afa2e3873294b0a3 │ │ ├─198719 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199087 heat-engine: ServiceWrapper worker(0) │ │ └─199090 heat-engine: ServiceWrapper worker(1) │ ├─873dd335b69e5f1488558578ab9564e207f49e35e595ecc9ef2f81d5909eba5e │ │ └─40996 /pause │ ├─bdbe57c10dab46c525a83aa30eef4ddb628f2214dff00c9b8a097a54479cee48 │ │ └─149038 /pause │ ├─1637aa876d764346345a4d2ea36e5f70ed64d76b00bd48d838a78b07e5fef6fc │ │ └─58857 /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 │ ├─997d93bb4e26f57322c08a5d316f6267dba794c4afc3b25834bf1956f1e1b22e │ │ └─245287 docker-registry serve /etc/docker-registry/config.yml │ ├─73b6d4fac113d31edecbf568e71aaa88ee139bdb8488b59d559c9c8bf3d4e8ec │ │ ├─177411 neutron-ovn-network-logging-parser: uWSGI master │ │ └─177464 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2e4a45f61aa0682d8cbac5950b204818cc1e8dd0f69dedbbeef89bdd4210e500 │ │ └─47670 /pause │ ├─bb9f421720fc5a1b568b585a1ceffcf31a0f409d8b29b77d00894ad593814b3a │ │ └─124292 /pause │ ├─216cf89657cd55f392730835ea89263f932e06bf8cfce5aacd127aea79f36a34 │ │ └─44461 /pause │ ├─62c83b74761be08d81bbb0e197d9a6eae625d97179f3e38e86b39f89779e05f4 │ │ ├─239572 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240146 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpy3oye5lo/privsep.sock │ │ ├─240176 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240178 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─cfa011d71297bc6911d6986206fbb5d806f837cea1a3242813ab05cf762585b8 │ │ └─62193 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9bd616514f967bf7690c04039b845f3f68ab8d4d81e20c57472e925cdf597dfa │ │ └─155463 /pause │ ├─fd6e7e78334dc17b1b980b84d6237949aaf4638922b04f8904984c5eebcfd17b │ │ └─155672 /pause │ ├─8fa537e9ac265881e47f5e3accdddedd25c48d2fda9c1cff0adf9474bfce662f │ │ └─53151 nfd-gc -gc-interval=1h │ ├─bb615ec194e0b29070757e33322b0eefbbbafcc12fc684e3f36187ae344112cc │ │ └─75077 /pause │ ├─2ee853c67c1faff34eb888db743ffbb2b566d132009a43b41a63e2cb92011e25 │ │ └─62494 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bd4cb58d2503add4be3bf061cd7a8bc78f626f24d62a1d9114aed5461f622a0f │ │ └─41163 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─68c26bad1373a39497f31604a1320b14ced4691401087849e88962ea8024d45b │ │ └─38287 /pause │ ├─ade1297952f9e39d26cd6a0455d5049a108bdefd09dd3a2ef69ce34355973079 │ │ ├─198722 heat-api: uWSGI master │ │ ├─198768 heat-api: uWSGI worker 1 │ │ └─198769 heat-api: uWSGI worker 2 │ ├─4831d4584d3b98778ee11370230cab1dccaa73ad34e185c41fcc5b6acfc96e58 │ │ └─62640 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─344598973f5cc5742bfe7a7d30c629dbf1eec9e36bd1d8283e85a02cee83e9b1 │ │ ├─182643 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) │ │ ├─183363 /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/tmpkrmq_mfd/privsep.sock │ │ ├─204432 /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/tmpudjha0i0/privsep.sock │ │ ├─220688 /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/tmp6tjjavpu/privsep.sock │ │ ├─220860 haproxy -f /var/lib/neutron/ovn-metadata-proxy/c76c26e7-b3b6-429a-91a3-67ca91139bd0.conf │ │ ├─373702 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─373703 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2c633a36f5cd76321eb59ba6e9abe9874ea308e79c0c3e446aa2b7af9271762d │ │ ├─256858 /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 │ │ └─257146 /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 │ ├─e460815edd797ef0181fe1e0fb8c922d40a084e4367235d06c45f47239ff04ae │ │ └─176706 /pause │ ├─01c4f626531ec0b0a7839cfe028c49ab79cfcadbfb8bee56a41efc4b080cffd8 │ │ ├─256823 manila-api: uWSGI master │ │ ├─256888 manila-api: uWSGI worker 1 │ │ └─256889 manila-api: uWSGI worker 2 │ ├─80be2289df00a2fa99a2353d478ea69904c3f4c8fd894a2254a7a3adfe864bc7 │ │ └─40988 /pause │ ├─3c2bd6aa6453d5c89bbac03ac786b09feab7e249e93b9187b5671347ad76144a │ │ └─242747 /pause │ ├─b9a81690057b143624b3f546a09ca7c24bc0dd4c84db0883de29d5f426db4916 │ │ ├─151394 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─151450 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─151463 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 │ │ ├─151678 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─408341 sleep 15 │ ├─ea7611e87d8ef609e3db73919270f02df769c9f1c12b83be0f632e5339ecb303 │ │ └─63247 /bin/oauth2-proxy │ ├─94e54e063c8633bbaa130aa75690c7353ece57b1cd4fbd2262cf0f301092c343 │ │ ├─182645 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─183562 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprsm34ewx/privsep.sock │ │ ├─390421 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdm3bd__g/privsep.sock │ │ ├─390471 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfb7a08gs/privsep.sock │ │ ├─390564 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─390565 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─73adb49279149e3b709c8d7293ccfe3fb59921459fcf344c7716db1b7cb5224c │ │ └─94041 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─632b96b7e4765b7a899737273882fe6b21335b810c8d6df10e72bf2cfbc95b62 │ │ └─168856 /pause │ ├─4f8e6259c8fb2da9d511c8bc2c81e2b8393dcff7b12be8102e7bedf1725c1373 │ │ └─111535 /pause │ ├─84bd81c96f7c21803478fc3305d1056e960b6a755d9e25dbc9edabba4de906ac │ │ └─48099 redis_exporter │ ├─8316cc5f43c2e72e4eddb2ee661511650dbf12c2538d754550f4bb3b44df90c6 │ │ └─156337 /pause │ ├─f610ab2445673b50c8e6c11804b8f6a44549a3a4ba3031638e9bea21fcb68714 │ │ └─37403 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─16ea438424cd8ee107fab5de8f1df1568c7bf7edd2fbd8e30bc3b1e94b36f401 │ │ └─62605 /bin/pushgateway │ ├─2bc7c6015ebf5daa3aa0da4085212c433aabc2ab7c7e3e9dd56399ea5a1a14c5 │ │ └─186211 /pause │ ├─90d7016538710663f4301eb4972de7cd925322caa05506c4646f3f7caea25774 │ │ ├─75249 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75265 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─75271 erl_child_setup 1048576 │ │ ├─75318 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75329 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─75419 /bin/sh -s rabbit_disk_monitor │ ├─982f898aea114b373615a678d1e61c16f46ff44805e7140d3c68b72413da890d │ │ └─44749 /pause │ ├─a3d3f52753eb16937d96cc3d501b324748f1bae145944756268253f5e9806374 │ │ └─210430 /pause │ ├─77794172a3a9f52788e884001e2806febcfbf8bfe17c6ff4d9d5126006a44a6d │ │ └─239510 /pause │ ├─76aa739aa5fa3c4545f4fe33c3ba4f439d8082f9b57e87f79442fa617ad992d5 │ │ └─202503 /pause │ ├─e87bd3a42d4f32640c40707fa8fb427d6d0954383de7ea5b23a7bce7cfb4e4ca │ │ └─155735 /pause │ ├─75abb6feed48cd6285f5ea506d52e18b99e3925cd4fb7d996807b722707c5f84 │ │ └─47351 /pause │ ├─ce0bc2577b734e754483c186e866fc60cc508d43cdbb1b7401e5a6b3b17941c6 │ │ └─153158 /pause │ ├─da217b8eebb46755f7ca45e269a48059d21cc9b1bae5442f875f9cfbb0a8ec87 │ │ └─43050 /pause │ ├─e2038a863a046940067624dbd018b32698b68a96da9c42f1edf891d6130ace5d │ │ └─82803 /pause │ ├─96c81f58ed8ac5719543f7cc58ca921ceb05f0ed6827a3ecf98ac9f272054fea │ │ ├─261388 apache2 -DFOREGROUND │ │ ├─264165 (wsgi:h -DFOREGROUND │ │ ├─264166 (wsgi:h -DFOREGROUND │ │ ├─264167 (wsgi:h -DFOREGROUND │ │ ├─264168 (wsgi:h -DFOREGROUND │ │ ├─264169 (wsgi:h -DFOREGROUND │ │ ├─264170 apache2 -DFOREGROUND │ │ └─264171 apache2 -DFOREGROUND │ ├─a78ce24a6a43ecc4262240b0a84c93b4792512e6cad830eda03c5255088972b2 │ │ └─210231 /pause │ ├─3f658badc5954b79d8dee5a42d9814dbb167f63ebb93313e6596406fd43ca651 │ │ └─53111 nfd-worker -metrics=8081 │ ├─ea641c512efb49ab9d2b0f6574a7dc4c6fdcc57f1bcce2f5aa6557d3c758bd08 │ │ └─239874 /pause │ ├─e7dfbdd6d231f3a7d7c213ed4733d774f1b4d5189b915a13ab4b0fb74290f6a6 │ │ └─170818 /pause │ ├─b7b16de0651e01cd86596c6e5de140310e0831ce30c44af0b8abbd0919b4650a │ │ └─263092 /pause │ ├─85190c5f5a1e1c80a5010a46019f66a8f6ac7f7a4e29280185f595cbe00fc613 │ │ └─59179 /pause │ ├─fa4dc6f8383891732a2d881f92111ed8320fa7a13f4bf149845b076cb2113f76 │ │ ├─169162 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169185 erl_child_setup 1048576 │ │ ├─169270 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169459 /bin/sh -s rabbit_disk_monitor │ ├─6a30e5bd5b17736065fdf834d7ffa0dcdc9c929421f5fe9858dc790966570258 │ │ └─45479 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6293c1fed1ee58bac53badfacb25be9c5738be850a4d752137e33a0993855769 │ │ └─37014 kube-apiserver --advertise-address=199.204.45.65 --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 │ ├─39270bc5c7895e41b17d1ce785a79f760996f88ef39c34e5c2cd8d04c2ed193d │ │ └─63045 /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 │ ├─99cd65f26bd06c1c816b3b99ce1827c614db27854710972923eea1f74185e558 │ │ └─40610 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 │ ├─e856e8c0bf95f2242053cecdd8e47658aec0e8c7e2628485d6b6bb16d5a51cdf │ │ ├─239908 magnum-api: uWSGI master │ │ ├─239922 magnum-api: uWSGI worker 1 │ │ └─239923 magnum-api: uWSGI worker 2 │ ├─266979255f7720efc014125225adac27d06eb1a5f147826b5d93f045884ea9e2 │ │ └─65676 /pause │ ├─a9bf5f0e33413ee34c9d1de5601abf14a6ef787a6f31a349664e42b222450670 │ │ └─247543 /pause │ ├─3639ebf2bc481e314fc15d14af1622a899f976235fbbc2716a81182eb16c0c59 │ │ └─63878 /pause │ ├─8cb052d9bbf30c4c69d87779d70bf793e7167c33391462b7c018ff714a894611 │ │ ├─106519 glance-api: uWSGI master │ │ ├─106537 glance-api: uWSGI worker 1 │ │ └─106538 glance-api: uWSGI worker 2 │ ├─f05d506ebd6e8ddf66b30793de9d3e60c340d575bc1245e06626602a8c88dfa8 │ │ └─107818 /pause │ ├─7a3b93512fc269ac9841c78091207773967d1f8140a7a4114803236fad8244ea │ │ └─59299 /pause │ ├─392fbe3ef06a3ae3036be39039685bb95716129eb9012fd470e0f9f9e2a2fffa │ │ └─261434 /pause │ ├─2c2d63738540c382b0351dc4cc19a767805a54bc373152868eb22b9f4abb5308 │ │ └─226856 /pause │ ├─7252437082858919921b1d0e21a0ee26f036812e3f3094864b7ddae84e328910 │ │ └─59981 /pause │ ├─edbd29acce461c61bcae28b037066928d28f2c7dc1adcf34181eba591acfcb82 │ │ ├─58287 python -u /app/sidecar.py │ │ ├─58842 python -u /app/sidecar.py │ │ └─58843 python -u /app/sidecar.py │ ├─d932bf9b634c6c3c502b2ba06ac01c89600cd3c3afc48246d090dd1893af3aff │ │ ├─220709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220728 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399581 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399582 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399583 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399586 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399587 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399588 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─42673d88e7e72d979e96c121eac2a3ef859a9c764f8cd370d576e6f6c017377d │ │ └─52893 /pause │ ├─0bf52b1c89a1d0788ddf2f83a24cce44d3f546bc740980b3a7164445a55c77d8 │ │ └─109224 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ee3cfa46d6289988ee68521b879eff891e26ab9cf253fa5517bcc2425a56e6dc │ │ └─229511 /pause │ ├─c2964bc9ab94a28020544946c4c92327dd1a447100e0320441257303146c2bbe │ │ ├─219856 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220184 octavia-worker: ConsumerService worker(0) │ │ └─220187 octavia-worker: ConsumerService worker(1) │ ├─0cafa17154412fcd1798efc7d58ab4ef71fc127779f7a67c37312a072458b39d │ │ ├─202761 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─202787 erl_child_setup 1048576 │ │ ├─202858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─202869 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203046 /bin/sh -s rabbit_disk_monitor │ ├─d66a0a99d1f4dd57dc8543f583951e2af5279487951b0ab204b472708b2b41dc │ │ └─36896 /pause │ ├─f5cbe562a64154f393d4f2cecd0a15fc2d9c6fd705ca5497bb21d0fa6cdeebb9 │ │ └─40433 /pause │ ├─651f24c53cc1cec852088630e5489ca3530512c914a1894d443734ec6f1dd335 │ │ └─89063 /pause │ ├─548e7705fcf80ba875a52d337113a7e3e70a8d6cf9b423308fde9ad48585800d │ │ └─229358 /pause │ ├─2a2864857af23b53b5bf852d87bd77226d44676e73d32948cfef395b53ea3ee8 │ │ └─261780 /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 │ ├─2f53c5eadba5c309b1208a62d0d96ed033e576d300bc05328511ea1be763c1fa │ │ └─40990 /pause │ ├─f40fc81ea04cdbf253085b25e3842c8c25d2f0d73cc5d519dcd6a160260d0294 │ │ ├─187169 /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 │ │ ├─373165 /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/tmpea76368y/privsep.sock │ │ ├─373487 /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/tmpa0wk0klr/privsep.sock │ │ └─373497 /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/tmp5ly2c4g4/privsep.sock │ ├─b9273900b9c52438ee7e626fd6c1695de8233d0a432494851547bd42f5b023b2 │ │ ├─45255 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 │ │ └─46535 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─aa808be582af8a54b247beaaef003a348ec301aeff00a83519fe967e7a4528d1 │ │ ├─38736 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─39073 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fcbeb69039d06968d0092a95df6b28189d0075a81e08fedc2d64eeb32c44f171 │ │ └─57629 /pause │ ├─5af8c05b9df13d55b13e470c58043972584635f2b19dbab9f54ede415e8b1245 │ │ └─186070 /pause │ ├─7ccde6d78ed11f4b3cd838f0fbd8a3ef082120e4d17ecc19461d193e20a54d2a │ │ └─256828 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─603d278bac0c4d96f5bc7d730b7e7634a093434496e937d590efde5a862e31b7 │ │ └─52867 /pause │ ├─dbbcbc6ed1ac77d96038f0a8e231fbf887e9c3bae2669a1305bad65f0d6d5916 │ │ └─53035 /pause │ ├─ec767c424f44da2e4cef7814f5ed7c8e08299ad62a1cbd933faec7a378ec08a6 │ │ └─170858 /pause │ ├─701fc356bd390d266d3d8c2d2c4e67d11ee18337882aaee191b7b85ddfd0e0f1 │ │ └─63226 /bin/oauth2-proxy │ ├─bcf7914965749be199670ecd37be769159b3479b4d2dc1f91745d32574af77c8 │ │ └─36890 /pause │ ├─c2589cfa2a605da8764769625fa25c050fc88210ce696d08b304a55c5caf5d9b │ │ └─60196 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 │ ├─fa9b806812dd91fb3c9582a8404c0a3f809c1e216c02319b56b4c02317b8ea92 │ │ └─109708 /pause │ ├─808d086de580f25a976d57f3a3a108b64b4c209f4c25c4ebd6385d0ce9a9b317 │ │ └─37013 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 │ ├─f79d9303ef6730b05a7b7289e15cbe41560859f070b04391779ebc77b553b19d │ │ ├─166726 nova-api: uWSGI master │ │ ├─166801 nova-api: uWSGI worker 1 │ │ └─166802 nova-api: uWSGI worker 2 │ ├─e9f32aff36a955e80c7e56a28fe118413a6cac3c94d5c531cd1b9c01ac17b59c │ │ ├─64252 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─64277 erl_child_setup 1048576 │ │ ├─64388 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─64485 /bin/sh -s rabbit_disk_monitor │ ├─1b4bfca66f119700bdbbf087ee817b7ccb1c2f58ab57be92a67f1005c6945494 │ │ ├─181231 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─181789 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181801 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181806 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─0ddc6d222435f9041de1746bb7d9122e64cc4a12fb0ccaa933597e0ba4ee87f8 │ │ └─41116 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─5fc409e139437e8ff81e033f5e4647bdc8d6ba2208e00d0e0fdbb4501a049bb9 │ │ ├─144249 placement-api: uWSGI master │ │ ├─144288 placement-api: uWSGI worker 1 │ │ └─144289 placement-api: uWSGI worker 2 │ ├─fd4498dc23fec2ad37f6733ad649a131c6b65e7a8d6a3b5983874ad613a912f5 │ │ └─38281 /pause │ ├─cc228efa03d5ac3dd8b16bac4a0fb7ec7c50e88d2e9cdd30b4aa4f9a6a41b573 │ │ └─183521 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d430dcb501eaf20cd28a029c15e45783f2017ad2fa7763de91da9cdf2a75a7e8 │ │ ├─181281 neutron-policy-server: uWSGI master │ │ ├─181294 neutron-policy-server: uWSGI worker 1 │ │ └─181295 neutron-policy-server: uWSGI worker 2 │ ├─78becd77f555d82ecb6e7f82814f417e720a24debedfb698302f1d407157908c │ │ ├─151583 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─151603 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─151616 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 │ │ ├─151760 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─408429 sleep 15 │ ├─a0b9774ae3ca28de0ac2cafe7b460216ff94d01e253fb4cf6f70d32fd607e924 │ │ └─226882 /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 │ ├─8389dea82864c57ac978c44d7c262600a9d51c054b22bfa42b358afea66c34b7 │ │ └─48018 valkey-server *:26379 [sentinel] │ ├─0f411906273a7b95ff3c3a2634066d17c36187c58a43c8e83cde8e55c35bb13f │ │ └─263268 /bin/openstack-database-exporter │ ├─9e0297847cf5ed36ce497d355bedd3e7cad14c78107d7251c2f4244eaf32fe48 │ │ └─151233 /pause │ ├─2ce27946ac35f0dc22cce44c55c369a1d63bcde1a6302dd3de2f3b06e905b65d │ │ ├─239789 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240209 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240210 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─42eb74b669f9450b6d54867a3fd31740b295bf2498eac74ca6b74f026d325cea │ │ ├─ 43358 /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 │ │ ├─ 43389 /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 │ │ ├─ 43504 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261083 nginx: worker process │ │ ├─261084 nginx: worker process │ │ └─261086 nginx: cache manager process │ ├─fc80ae5d14738ee402536a36c155df190202053d4148b2b43fb20b672ec708a4 │ │ ├─181682 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─181696 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e40ab8751831319e34a41510888747f75d0bb8c816545120dcdf0ade744c0743 │ │ └─151193 /pause │ ├─f27abd8292523a41770ddc1862e5cfa31b46f293adee9ed4b5df5f1ea4f2827b │ │ └─37136 /kube-vip manager │ ├─e9a282730f842fda4e78073bb59d9571820d79c21ac110525688e997028edf7b │ │ ├─177289 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─177599 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 │ │ ├─177609 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─408046 sleep 15 │ ├─654c261d6a70f180ad7d0d4caa2e0487063d97f0fe82b302ea9e34de333c72d1 │ │ └─58416 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─9491af67d2cb2bdcbb3832026769c4133bb846f6b6956476c658dc8fad4e71ad │ │ └─225478 /pause │ ├─143773b960dc05662ac4b0574ad50e6788d9cf63503e6e002b35ec93493d4046 │ │ └─53191 nfd-master -crd-controller=true -metrics=8081 │ ├─2dea96891b30301b789b98575b13a25511f36e8eb3eb8b9aae9999523f5f7950 │ │ └─62978 /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-65.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 │ ├─34dddd4004d11d8c137561cb33895c2506b384ee8f9faff3982484023318cfc9 │ │ └─228510 /pause │ ├─a32cd69f7a26f3943d8664b54fb38d36a2dc7915065c75e6bfefeed49bf0f1cb │ │ └─36882 /pause │ ├─9cb21c476415c74fe379efeccf6f65c2c1985b9323bf05726bcf903fdd36b73a │ │ └─45407 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f07a5c21881461bf0fbfbce2e2e958b196dd86eeec9d56aa30767e1c69d08643 │ │ └─36985 etcd --advertise-client-urls=https://199.204.45.65: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.65:2380 --initial-cluster=instance=https://199.204.45.65:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.65:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.65: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 │ └─c027a26726787c79217e21e38f2f42588a62dd8c79595a5fe8ed3d52b83ed105 │ └─182763 /bin/bash /tmp/libvirt.sh ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount