Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21844 /lib/systemd/systemd --user │ │ │ └─21845 (sd-pam) │ │ └─session-21.scope │ │ ├─21779 sshd: cephadm [priv] │ │ └─21858 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─459789 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gzgeqoxjjmqaspaufkvngjxehsjpjmxx ; /usr/bin/python3'"'"' && sleep 0' │ ├─459790 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gzgeqoxjjmqaspaufkvngjxehsjpjmxx ; /usr/bin/python3' && sleep 0 │ ├─459791 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gzgeqoxjjmqaspaufkvngjxehsjpjmxx ; /usr/bin/python3 │ ├─459792 /bin/sh -c echo BECOME-SUCCESS-gzgeqoxjjmqaspaufkvngjxehsjpjmxx ; /usr/bin/python3 │ ├─459793 /usr/bin/python3 │ ├─459801 /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 │ └─459810 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9966 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad0704d2bb18b3ae7046d19868bd2ea92293459bc26018ac01c02a06d9d03f44 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94b8745a87fbaa39c8f0010650e14fe037a0cdf8a15f7459bdbdc6b619b41e4f -address /run/containerd/containerd.sock │ │ ├─ 18828 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9376d406b31ac490c3a046703e2cf80da7364539751fe18d2f9162fa04dbf15e -address /run/containerd/containerd.sock │ │ ├─ 25412 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2678325c6d17a92b4fc5d9adcc17e3ec54d2b4c2b98860652f6e5ca2d46f124c -address /run/containerd/containerd.sock │ │ ├─ 30003 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d53db25bd0903701840677c3c07fab99b57faee5cfe84febc39db57f160f4281 -address /run/containerd/containerd.sock │ │ ├─ 34556 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f217e174759ecdb0255866b2f666d8426ac989e1df9a4e49ebf425f64fe239c5 -address /run/containerd/containerd.sock │ │ ├─ 40253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e79323986aaa3fa6aad7298a8680767ab6566a14a0b825c3930f9fd10a86ca1 -address /run/containerd/containerd.sock │ │ ├─ 40273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2c335948b0be6d977621715225706258a5ea04cbc04ff55224fd6e64f12807 -address /run/containerd/containerd.sock │ │ ├─ 40329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409e4c4467e125c90a2d15369f084f1621ef9a1cfb8cbfee1b17e8d92e8f5b82 -address /run/containerd/containerd.sock │ │ ├─ 40356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff653f0d5f191c11628c647f629b41bc28a738243bcf7f7e5e3bebce74aeb793 -address /run/containerd/containerd.sock │ │ ├─ 40381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f4189083ca4ebe79ff6523165d1b6062fa79c6aada93f5002de98e05e80e514 -address /run/containerd/containerd.sock │ │ ├─ 40833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebb17a635d157584efeaab939791beb63729c0c0b081cbf32bb12c9c117bdc80 -address /run/containerd/containerd.sock │ │ ├─ 41629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f751cb2dcdb4058746699c455e82036fffebcf2a0a3de1a59d824dff33f8019 -address /run/containerd/containerd.sock │ │ ├─ 41670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1bcb8b83b2ce5dfb05157e86d515a5a2a488f4eb383efd363c8c65736d2db14 -address /run/containerd/containerd.sock │ │ ├─ 42981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61865e7de438f1c6131160f4b4f66c3603b7342a39420594b7eca082382fe814 -address /run/containerd/containerd.sock │ │ ├─ 43422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c236e75e2271a23bf31c540c382bf7b614be66809bd0f2012373b00081a418 -address /run/containerd/containerd.sock │ │ ├─ 43460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfe984bfd8ee95e70f687daeb3cc08561fb698960a4260c17212bda33b550ca -address /run/containerd/containerd.sock │ │ ├─ 44026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f335ddd7fc72ef6d4e10352f607a5ccdf9e269ad459e96342ff8bb9c1eeef436 -address /run/containerd/containerd.sock │ │ ├─ 44450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c202fe0c37a2562907ff20777ccee0c81c5af62615a81d7072f85224eccafc33 -address /run/containerd/containerd.sock │ │ ├─ 44511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6389b628cd6b2b4fffc196cee89d2a1c7a638fb2f874b073a3553fb7f25f7e5e -address /run/containerd/containerd.sock │ │ ├─ 44588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d8731124c29e9962448371a166338280d8a705f277fd94a0443938779168dd2 -address /run/containerd/containerd.sock │ │ ├─ 46889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f34c9638b856bc30917118888c4e19cbb69f9ce47215ef12fbc7b41f7fbb57e -address /run/containerd/containerd.sock │ │ ├─ 46981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d03eb2436d3b8e025d214da2099f91f8647e5de811ce4e3e407c17c7b458cd5 -address /run/containerd/containerd.sock │ │ ├─ 47917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 167cc6d11e1bdedeb407a0dc07e4731f2bcbbad8b2aba50f823d64f6a5d68484 -address /run/containerd/containerd.sock │ │ ├─ 48046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 545acd7e9dfa4f4beb642465c2801eedde5c1ac5c8af27520bb259f3e0a6d9fa -address /run/containerd/containerd.sock │ │ ├─ 48367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d07a1add2e8d2d45bfb37eac9ada51a738eb68e4ed684aeada1eaa6aa600ef9 -address /run/containerd/containerd.sock │ │ ├─ 48684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dbf410ef72d3cac0870706eae323f049a20958451364aa659027159f28b6fa4 -address /run/containerd/containerd.sock │ │ ├─ 49084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48a100dbf219a1fee9b7d4431c778e1acdc762953608d7707db6fba109184d51 -address /run/containerd/containerd.sock │ │ ├─ 52259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b649527cc7f178ac85051497ec21e7f099bfdf937f15611b1278c7723ba35b5 -address /run/containerd/containerd.sock │ │ ├─ 52425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c766075c128c092668655167cdb82015f035e5e2d5b1f7464b9874f64023877 -address /run/containerd/containerd.sock │ │ ├─ 57827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f0f8ff24e88501e434e428cb1191729a6cfc14df81c48651b6faac800c8bc7 -address /run/containerd/containerd.sock │ │ ├─ 58498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a6fc8e16f8e77598f76578472a8f84806f5fd6cbd9da627f59ca813fe415ceb -address /run/containerd/containerd.sock │ │ ├─ 58544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f469cf1a52140b816409cf36f371adee3804aa3b539e1b87bc28a950e0602de5 -address /run/containerd/containerd.sock │ │ ├─ 58597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f802e1564e3c3aaf0c625f6a05c079f7d8a6198738b18c6d809d4ca9a798007 -address /run/containerd/containerd.sock │ │ ├─ 58805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 134cfcd964a55aec814cd3907c9f59e2fe8a2ac9a08047ab4b7e967e232d15ec -address /run/containerd/containerd.sock │ │ ├─ 63620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 286269103001c61f93ed29edc45b514b1b5060a264526be2cb7ce3fc7b6d330a -address /run/containerd/containerd.sock │ │ ├─ 63821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fbd2759267e33853a5f066ac57f9fe7bc9da106ee68cc6f677017d5276fa1f5 -address /run/containerd/containerd.sock │ │ ├─ 63874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c3c98e74997cabb7a084ce51c7931d02148ef34319427310a935d7fd2c25d9 -address /run/containerd/containerd.sock │ │ ├─ 63923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1573829b10da6acae91a5b8e093e400ab6cadc5010229b08fdf015b580d6a696 -address /run/containerd/containerd.sock │ │ ├─ 65722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8999b3467cd262add3888dedc2cd836d9c632346f7882241d92a5ae3c58c1d01 -address /run/containerd/containerd.sock │ │ ├─ 65849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9be1f91d203242ef956e53431b4a41ae2ff9ea82f79e7390a750ef76a64f1510 -address /run/containerd/containerd.sock │ │ ├─ 65934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d24240e6fedc820f7eed69aca3da0f2a559448f39a1a84cc5c9ac61c707fc2e -address /run/containerd/containerd.sock │ │ ├─ 66019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf76dcc9e31ea14289ffe85714f8925ad2b89e8561ba3d1b12d2882ad1681448 -address /run/containerd/containerd.sock │ │ ├─ 66164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9af07f412e9a85fa9f79a93049758cdadf32e8c9632e57a824076c7629c473 -address /run/containerd/containerd.sock │ │ ├─ 66444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3566798c29e6f031b435fb246acd93559706645ce71ca59abf9420685b10e27 -address /run/containerd/containerd.sock │ │ ├─ 66722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea160dd1b0023ed8ec619540e754344fd7694ceef4ac47ad334785382815c6de -address /run/containerd/containerd.sock │ │ ├─ 66765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28782b5a737e5d1c8a7d8832255b28df5c804b4565cf03a4cb6dde5a8d20dd58 -address /run/containerd/containerd.sock │ │ ├─ 67430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 875374628d38f98ca36cbf5569d3ab376bb7124f0492713904d33129ac2fc78b -address /run/containerd/containerd.sock │ │ ├─ 68117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 019269a481ab029be8ca5a596788bae57473c4a424dd09513d34ef20b5179e85 -address /run/containerd/containerd.sock │ │ ├─ 69527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b8cb4319518302dd62415b7d27c6759a202805c4cd850bfbbb65e55a81da9a9 -address /run/containerd/containerd.sock │ │ ├─ 72774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5a7209f7b3deeaad1d470af31f9118980b4654855f2fd3b4e7e3897adfb395 -address /run/containerd/containerd.sock │ │ ├─ 82039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37fb09031b7b1c73b351d1888c1819f8da13ebd92446dab09b9c8aa1cfb6a4c2 -address /run/containerd/containerd.sock │ │ ├─ 83510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8c49cbeb7236ca73a687970e75e6542a5955c546c3933c85a451fa609fc470 -address /run/containerd/containerd.sock │ │ ├─ 89713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 190c36b17b1c1f01fbc59d1e549bd04526d7c70149fc4ae888d64c3f317222d6 -address /run/containerd/containerd.sock │ │ ├─ 96113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c06f5b982f6bbedb50dedbd8ce39d316ae1ae5fc1cb7e3885997e3fa30b0915 -address /run/containerd/containerd.sock │ │ ├─101474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73fe3ddef4474f48a3625b403f575aa6eeb4ea0559b1eaa2592dee49253e8a61 -address /run/containerd/containerd.sock │ │ ├─101669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51974bb931a4e98499d67c3717fcea84acd0845d4630d4e254e977c312c8d37 -address /run/containerd/containerd.sock │ │ ├─113836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170e3eb0aecaa2357e7f42948c13f6ab4e3c8f94c78946158c101e535104578e -address /run/containerd/containerd.sock │ │ ├─115406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f10f1de3ea6dc28536c1e53bf0abdec8e8069bff8e79bd5e1f200655f5d50424 -address /run/containerd/containerd.sock │ │ ├─115449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb2e0910b8fe6bc2301476eed073a987f886577c5ba45d274f6b08bbf229f19 -address /run/containerd/containerd.sock │ │ ├─117675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e364adac262dcc0aebc6e83d9beaf525071e775b8c45f0f85d72303bc3a5d62 -address /run/containerd/containerd.sock │ │ ├─119370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da495f24b784d0204a30192fecf48be544565d76d0bc78fb18d176c344d6b84 -address /run/containerd/containerd.sock │ │ ├─119441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5612c974b793dffe58bbdd54403a5823b8fee196dd3bdd96643bce7740dffc6 -address /run/containerd/containerd.sock │ │ ├─142771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8c8ca6d9b5001a38148ead6ba46f28d255f52cd63c3bb0134032d63385f4ef5 -address /run/containerd/containerd.sock │ │ ├─142821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38085d8148fe1b8b311179b452a2c474d99291ef43d08c04f2c93f4c83eed052 -address /run/containerd/containerd.sock │ │ ├─145391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f98dc90c61b13e6ecf90f510b8f168e7ec67513b67cc10c7511d68923797bce -address /run/containerd/containerd.sock │ │ ├─160168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a8fec8ea0a339258167fa66b7a827d727c8615085a7a2b8f2852505c1a820ad -address /run/containerd/containerd.sock │ │ ├─161990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0e4561482e0428bee7d1f415c05c6113e36e1c2f3aa043c951e4fe2f49c1a1 -address /run/containerd/containerd.sock │ │ ├─162422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a03826ce976934b9d252889934e03fa67ea5a86722276ae1dfa9fbe39682aeeb -address /run/containerd/containerd.sock │ │ ├─163372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972a6663f97872e255a3f442c953d60cfc55311a0f7a86332a0e4aabf22fc028 -address /run/containerd/containerd.sock │ │ ├─165435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8185ab6c6b6bd125ebdea26c034aa00c12acdb0661795de75355431df67fb5cb -address /run/containerd/containerd.sock │ │ ├─165546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e44ecf31c453de019a535283ef861a92dc91d2bb038f1144d69afb81d907d62 -address /run/containerd/containerd.sock │ │ ├─165802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8095e098de875bd7bfe1b300abcfbaa8988ec97e5110ff033dd5155fa17a59f9 -address /run/containerd/containerd.sock │ │ ├─165867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ca2645c14931e0ad9c91562b500da00f228354c667b8d2fa9bd8830030fad38 -address /run/containerd/containerd.sock │ │ ├─166047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50cbd29d1d8a5faf25489d052136083aee7bc7498e8ec66c4c9a81b08fd699d9 -address /run/containerd/containerd.sock │ │ ├─166320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb195850699e4a45cb5d1e936ef6e31f85eb708bbadb4cba17dae0202165b3be -address /run/containerd/containerd.sock │ │ ├─179637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2730558f200b468712ca000f99518272526c479024451b1dd9685bddc7e55b2 -address /run/containerd/containerd.sock │ │ ├─181342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d64840d86ab9b0cb16e48936b14e1af51e550e0f0d86b14fc55fac6ac2e3bc20 -address /run/containerd/containerd.sock │ │ ├─181387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0c2533bcd8e78e4bea558a65f863a787fe233a6f007f79e1cccca31e1ecaae -address /run/containerd/containerd.sock │ │ ├─181425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a4dacfc93ead5e40cdbfa02aa0d8ab575654f14b2ed0d24141877cd3ad40330 -address /run/containerd/containerd.sock │ │ ├─181475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b223957e803ad8e949ca58abb41d97a715afc4d14bda32f6880586ecd9b613 -address /run/containerd/containerd.sock │ │ ├─181551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f360421fce83ea2c2ad8d4fda346ffd59949440b17d0f1991720369e5d10141 -address /run/containerd/containerd.sock │ │ ├─181878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01f71b52154ce73242424eb8950062a8127fb682c6fbf1fa0df4f68c0921b40a -address /run/containerd/containerd.sock │ │ ├─182022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb20e4f6748cfb13b2905a5b1d345f34dbd33146c0c4ef0edc97d6915bbd90a3 -address /run/containerd/containerd.sock │ │ ├─196207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 421aed810ea0f8a4b6fbe0848f98c54f70d898ac8ea14ce0afdf68c6418a6c99 -address /run/containerd/containerd.sock │ │ ├─198500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24cc0dd1ca8a0ca1026c8a89c4d0eff283e5074541a170ab87ae8ae700ed2110 -address /run/containerd/containerd.sock │ │ ├─198545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bce0cc8fc7e54a9b3ee535ca92bd8e9054b57b4f91e16254d44cb28244e4a02 -address /run/containerd/containerd.sock │ │ ├─198768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff69d45021c2bed1d22c0e18bb7061e6fc8d07eef20b3cd3e678d4989742d535 -address /run/containerd/containerd.sock │ │ ├─214627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b45913c703d3448a8cad7bc7ed7e1837597ed7575d971d5bbf5c7b261c247cb -address /run/containerd/containerd.sock │ │ ├─223490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66aed8a4b78586b38e9271f263862f4d18ca6555d44d064d04f720aaac456b49 -address /run/containerd/containerd.sock │ │ ├─223526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcadc762cccecb5bad65e736d37555f67fdb59f2401961c5373dd9e2de3e433a -address /run/containerd/containerd.sock │ │ ├─223766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f87b00ebedb0c13733b2278a7b7e81b2e710faf1461f6b78570e7238b976515 -address /run/containerd/containerd.sock │ │ ├─223802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9beeb4af863366bf38c1143bcca3ed00eb01beb6387a0621cc206816d3b28ea -address /run/containerd/containerd.sock │ │ ├─235046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6322096ca7159eede3d2a7b0af146fde3cb9585de11f2ac5efb44a0684b49a5 -address /run/containerd/containerd.sock │ │ ├─237386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466f28df52a52dd82d3e237101ffdf7115fc88801f756f190ee2e08c28193d34 -address /run/containerd/containerd.sock │ │ ├─238479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea6769001fab5bc6f66495700fe9fbc8ca68209cc3e79114bc57f78b968c2ce -address /run/containerd/containerd.sock │ │ ├─239536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a651edb4b3c342ee337ce34bb945c19f7fdfa6d46fa02d25155a1f58fd88274 -address /run/containerd/containerd.sock │ │ ├─240812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f66c5380b70d4439244c66abff6bf2de0018fb7c2f5d1ce1e8a10fab0938cdec -address /run/containerd/containerd.sock │ │ ├─243023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6239e34865bda23134680e34d74fe1b2644c969bcf64e8cad408763834c52c1c -address /run/containerd/containerd.sock │ │ ├─244381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9683328d886bec726d480cb0c902ab73d5a74510f7a5dcb3330cbf301f32dbe -address /run/containerd/containerd.sock │ │ ├─244441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb4a8b1d3984594cd0fcdbb88a7752bb23718f9899705f3c88847d85e54b80f -address /run/containerd/containerd.sock │ │ ├─255805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4db7a296bd6dd30ff46a5c5dc858017646a2ccfcd4a07d685f92b4a0f8b186df -address /run/containerd/containerd.sock │ │ ├─256411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96ffa19aad5346d47103caef728f1e0ad7b19d87560ef3ee47829a32fcaac789 -address /run/containerd/containerd.sock │ │ ├─279455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 654d411665deac3e93762a61fe8aec266632933b88643f1c9c5abcf2be8292fc -address /run/containerd/containerd.sock │ │ ├─295393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc42786e7437cc548aae372262dc7b994419c58862ada6b9740849cfeb1b38cc -address /run/containerd/containerd.sock │ │ ├─295692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aa30eda2ff390c7eea1322925b27e0b9a13925859bdd4b213d1b883fdf087ce -address /run/containerd/containerd.sock │ │ ├─295745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1cd95a95bd1b65c58adbfa7f9c80a3af718b6ee2dbb1d96c8406f11ec8eb741 -address /run/containerd/containerd.sock │ │ ├─295787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048fb896fc0e94f7b7206171d235aa4a1e0758e43dd63e2fd05961a8b33bdb4f -address /run/containerd/containerd.sock │ │ ├─307766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 453083ee2deaf790cde0053328c5030e7394e2632f380584abe605c6c5e4fa06 -address /run/containerd/containerd.sock │ │ ├─310948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11fea00b0f594bfae4994ebacc9368aa31760da8963cd3c438cf1556d2a4eaa6 -address /run/containerd/containerd.sock │ │ └─312474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c96faf41d1dd056f1bfabb34ff6b298b6ab307901de88b56ca57e24232b17e75 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1443 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29719 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29987 /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 │ │ │ ├─18786 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18806 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25115 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25395 /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 │ │ │ ├─34260 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34538 /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 │ │ │ ├─12227 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12258 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rpowfv.service │ │ ├─12590 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rpowfv/unit.run │ │ └─12620 /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-rpowfv --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.rpowfv:/var/lib/ceph/mgr/ceph-instance.rpowfv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rpowfv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rpowfv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-94b8745a87fbaa39c8f0010650e14fe037a0cdf8a15f7459bdbdc6b619b41e4f.scope … │ │ ├─12700 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rpowfv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12720 /usr/bin/ceph-mgr -n mgr.instance.rpowfv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-f217e174759ecdb0255866b2f666d8426ac989e1df9a4e49ebf425f64fe239c5.scope … │ │ ├─34582 /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 │ │ └─34594 /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 │ ├─multipathd.service │ │ └─159531 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40744 /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.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r701175041bc14b48923683952c13e6d4.scope │ │ └─197210 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1112 /usr/sbin/uuidd --socket-activation │ ├─docker-9376d406b31ac490c3a046703e2cf80da7364539751fe18d2f9162fa04dbf15e.scope … │ │ ├─18854 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18871 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-ad0704d2bb18b3ae7046d19868bd2ea92293459bc26018ac01c02a06d9d03f44.scope … │ │ ├─12338 /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 │ │ └─12352 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10843 /usr/sbin/chronyd -F 1 │ │ └─10844 /usr/sbin/chronyd -F 1 │ ├─docker-d53db25bd0903701840677c3c07fab99b57faee5cfe84febc39db57f160f4281.scope … │ │ ├─30028 /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 │ │ └─30041 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2678325c6d17a92b4fc5d9adcc17e3ec54d2b4c2b98860652f6e5ca2d46f124c.scope … │ │ ├─25436 /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 │ │ └─25448 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159356 /sbin/iscsid │ │ └─159357 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─e6e55d7418a39dc3383fd0e68b26d684ae0881166c3aed36fef50762219b246f │ │ ├─234110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234137 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─234880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425079 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425103 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─425112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f2730558f200b468712ca000f99518272526c479024451b1dd9685bddc7e55b2 │ │ └─179660 /pause │ ├─ff7a347d3439f5e5ec0ace23b442c7c8ad8d4fe7a179c05b7e940bbd08c80bb6 │ │ └─70680 /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-229.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 │ ├─2f0e4561482e0428bee7d1f415c05c6113e36e1c2f3aa043c951e4fe2f49c1a1 │ │ └─162012 /pause │ ├─f1cd95a95bd1b65c58adbfa7f9c80a3af718b6ee2dbb1d96c8406f11ec8eb741 │ │ └─295771 /pause │ ├─cae7d7eea5c0bb61101c0c03b3612834ba75d1fd651d3aae54b2f34e0d9a3cbf │ │ ├─114249 glance-api: uWSGI master │ │ ├─114261 glance-api: uWSGI worker 1 │ │ └─114262 glance-api: uWSGI worker 2 │ ├─4db7a296bd6dd30ff46a5c5dc858017646a2ccfcd4a07d685f92b4a0f8b186df │ │ └─255854 /pause │ ├─286269103001c61f93ed29edc45b514b1b5060a264526be2cb7ce3fc7b6d330a │ │ └─63662 /pause │ ├─f44e93bc39b1ea0f766e42be90002d9cfe23007e1c09b8fbfd40eef01962b2d8 │ │ └─102442 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-p49s7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─48a100dbf219a1fee9b7d4431c778e1acdc762953608d7707db6fba109184d51 │ │ └─49107 /pause │ ├─69cb4a2311f9fb74a7d2f4fd91f2b0bd2560f53e3b76b5669e6b112d37fd6fcc │ │ └─44819 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─0257ce80e5db936e0bd29b786ab2d61431dae605b4da23878d5ac34c75ae026f │ │ └─49443 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─7880f62383ed63d652381a40fe38d20ce49d815f3acc4d4c68f03371e3b65e0b │ │ ├─194546 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─195220 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphfcp7mdp/privsep.sock │ │ ├─195419 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpesf_bih9/privsep.sock │ │ ├─196078 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp4pe83yf5/privsep.sock │ │ ├─196627 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─196628 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─196754 haproxy -f /var/lib/neutron/ns-metadata-proxy/f4c69b24-49d9-44ab-b382-e9cbd3565f9b.conf │ │ ├─216569 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bf1d17af-ac0c-4e72-a867-64be97bf9717/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bf1d17af-ac0c-4e72-a867-64be97bf9717/host --addn-hosts=/var/lib/neutron/dhcp/bf1d17af-ac0c-4e72-a867-64be97bf9717/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bf1d17af-ac0c-4e72-a867-64be97bf9717/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bf1d17af-ac0c-4e72-a867-64be97bf9717/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-eca1c603-425a-439a-acd6-28fa5f3e7dae,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─216572 haproxy -f /var/lib/neutron/ns-metadata-proxy/bf1d17af-ac0c-4e72-a867-64be97bf9717.conf │ │ ├─396161 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp1r1lv175/privsep.sock │ │ └─405381 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f4c69b24-49d9-44ab-b382-e9cbd3565f9b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f4c69b24-49d9-44ab-b382-e9cbd3565f9b/host --addn-hosts=/var/lib/neutron/dhcp/f4c69b24-49d9-44ab-b382-e9cbd3565f9b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f4c69b24-49d9-44ab-b382-e9cbd3565f9b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f4c69b24-49d9-44ab-b382-e9cbd3565f9b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1fd0a61a-3d6f-428c-a07c-523ce1ca32ff,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─6b45913c703d3448a8cad7bc7ed7e1837597ed7575d971d5bbf5c7b261c247cb │ │ └─214652 /pause │ ├─e51974bb931a4e98499d67c3717fcea84acd0845d4630d4e254e977c312c8d37 │ │ └─101694 /pause │ ├─b09a7ec818cc30256ca74e144c45c377d6b582c8fc8bab54b8a82528cce8112e │ │ ├─311045 apache2 -DFOREGROUND │ │ ├─313548 (wsgi:h -DFOREGROUND │ │ ├─313549 (wsgi:h -DFOREGROUND │ │ ├─313550 (wsgi:h -DFOREGROUND │ │ ├─313551 (wsgi:h -DFOREGROUND │ │ ├─313552 (wsgi:h -DFOREGROUND │ │ ├─313553 apache2 -DFOREGROUND │ │ └─313554 apache2 -DFOREGROUND │ ├─6f751cb2dcdb4058746699c455e82036fffebcf2a0a3de1a59d824dff33f8019 │ │ └─41654 /pause │ ├─01f71b52154ce73242424eb8950062a8127fb682c6fbf1fa0df4f68c0921b40a │ │ └─181906 /pause │ ├─8d8731124c29e9962448371a166338280d8a705f277fd94a0443938779168dd2 │ │ └─44611 /pause │ ├─0a6fc8e16f8e77598f76578472a8f84806f5fd6cbd9da627f59ca813fe415ceb │ │ └─58528 /pause │ ├─8a4dacfc93ead5e40cdbfa02aa0d8ab575654f14b2ed0d24141877cd3ad40330 │ │ └─181526 /pause │ ├─63cf6b128d3e328c35e503a71d5652784359e21a6ddfee4fc73bc2a75efec863 │ │ ├─64791 python -u /app/sidecar.py │ │ ├─65062 python -u /app/sidecar.py │ │ └─65063 python -u /app/sidecar.py │ ├─b9294b29369cf17e6c0d0d27e68923fff516a6c1258fafd0b7601d66d6e107c7 │ │ └─58866 nfd-gc -gc-interval=1h │ ├─190c36b17b1c1f01fbc59d1e549bd04526d7c70149fc4ae888d64c3f317222d6 │ │ └─89735 /pause │ ├─91f8d03aa6c361cfcbe415b01d628cd097054750ccf473c95ce9df45031f47a1 │ │ └─52945 valkey-server *:26379 [sentinel] │ ├─c23c99ad67638a2cf131976440ea3b042bb0b358283c6421fae4a345a0ca65d9 │ │ └─47282 /server │ ├─ebb17a635d157584efeaab939791beb63729c0c0b081cbf32bb12c9c117bdc80 │ │ └─40857 /pause │ ├─5f98dc90c61b13e6ecf90f510b8f168e7ec67513b67cc10c7511d68923797bce │ │ └─145416 /pause │ ├─20b1502a569a3f4278a67c70928d43f1cf3f159cb9599a7b5b8ef4ee6c78e68a │ │ └─91114 /usr/local/bin/rook ceph operator │ ├─5dbf410ef72d3cac0870706eae323f049a20958451364aa659027159f28b6fa4 │ │ └─48713 /pause │ ├─ff69d45021c2bed1d22c0e18bb7061e6fc8d07eef20b3cd3e678d4989742d535 │ │ └─198795 /pause │ ├─fc42786e7437cc548aae372262dc7b994419c58862ada6b9740849cfeb1b38cc │ │ └─295416 /pause │ ├─b758cad47a2084c00676ec8945e713d73d4ff56c113aa18f57f52a0abbc28d3b │ │ └─117437 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9a8fec8ea0a339258167fa66b7a827d727c8615085a7a2b8f2852505c1a820ad │ │ └─160188 /pause │ ├─a9683328d886bec726d480cb0c902ab73d5a74510f7a5dcb3330cbf301f32dbe │ │ └─244405 /pause │ ├─11f129d3a38352dd06c9ed0d959e99bd3cd1fcb177ef26afb93c18301b8a58ae │ │ └─194357 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─61865e7de438f1c6131160f4b4f66c3603b7342a39420594b7eca082382fe814 │ │ └─43004 /pause │ ├─f23467f868ec061fdb1e6c1980e78330680e425d1f49bc5669aeae5d5aa9439d │ │ ├─255892 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256612 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp60gbot5s/privsep.sock │ │ ├─256621 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256681 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e80b49473f28f7c8207a016dc8c1e3b93f2eac6b1f2eb90d6f58bdcca3b9586d │ │ └─70947 /bin/memcached_exporter │ ├─421aed810ea0f8a4b6fbe0848f98c54f70d898ac8ea14ce0afdf68c6418a6c99 │ │ └─196240 /pause │ ├─bb20e4f6748cfb13b2905a5b1d345f34dbd33146c0c4ef0edc97d6915bbd90a3 │ │ └─182058 /pause │ ├─ceb3633afa13ba0a2e3d40e72c7c9977e5ad84400ada001340b60121c9e5ae0c │ │ └─262027 /manager --metrics-bind-address=:8080 │ ├─fb125a9f005c962f41a951dd98496673bf7dbfa8e5944fc22f618318b782c639 │ │ └─261858 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─453083ee2deaf790cde0053328c5030e7394e2632f380584abe605c6c5e4fa06 │ │ └─307789 /pause │ ├─719dcd151106febbd1add1f23e6be5b432231fa78967df95cfaff3088e2068e8 │ │ └─233189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─73fe3ddef4474f48a3625b403f575aa6eeb4ea0559b1eaa2592dee49253e8a61 │ │ └─101509 /pause │ ├─669dcc4907935168abf2830b2cd39928d0a08d51f9b8cce3288e9278219a531c │ │ ├─116081 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116326 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116328 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─bb195850699e4a45cb5d1e936ef6e31f85eb708bbadb4cba17dae0202165b3be │ │ └─166371 /pause │ ├─466f28df52a52dd82d3e237101ffdf7115fc88801f756f190ee2e08c28193d34 │ │ └─237417 /pause │ ├─1aaa4e6dc40dacd1b389cbaed0378fe3d4e9080776c61c1896848c6a5c6a7943 │ │ ├─49346 mysqld --wsrep_start_position=6d650148-5a05-11f1-815e-9acd3f2c7446:20 │ │ └─49496 /var/lib/mysql/mysql-state-monitor │ ├─8dd4325232cab75fd89b585032c86c7ba4429ab156f040353a2ee3aae667eb2f │ │ ├─42149 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42528 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e998e3cf25fcab7dae62cb4ce4fb3e6c9f9795bf4b4271c8e4f9a0bf8630a385 │ │ └─262034 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 │ ├─f2642b8bcabdcaf2fdd30fb07c33098aee2e51eb7f40cdb9d1eeb65362848bfb │ │ └─239584 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─831bf32f0fd2e3fbae18e5f3ed5f6dac4fb33212a03bbc574397fa5c85b4b2e4 │ │ ├─191776 neutron-api: uWSGI master │ │ ├─191824 neutron-api: uWSGI worker 1 │ │ └─191825 neutron-api: uWSGI worker 2 │ ├─6f360421fce83ea2c2ad8d4fda346ffd59949440b17d0f1991720369e5d10141 │ │ └─181641 /pause │ ├─10fd7f48475ff3ce9d8068a099cf8e0f3d2aad3d4402f0ca5ce268984448a3bf │ │ └─58949 nfd-master -crd-controller=true -metrics=8081 │ ├─5c18136a1c3dfa9ede4fce693325f3535bfae2fcd62c2b93ed1ac08dd9735bc2 │ │ └─196537 /usr/bin/libvirt-tls-sidecar │ ├─28782b5a737e5d1c8a7d8832255b28df5c804b4565cf03a4cb6dde5a8d20dd58 │ │ └─66790 /pause │ ├─94b3ee7cab3f45652387420403eae9357045582d765e6f809e8fde393401e6d7 │ │ └─43523 /coredns -conf /etc/coredns/Corefile │ ├─5b435dc77b96996cb0ad7878be843cd01127818b207400cffc61d9ca2be99274 │ │ ├─232263 octavia-api: uWSGI master │ │ ├─232277 octavia-api: uWSGI worker 1 │ │ └─232278 octavia-api: uWSGI worker 2 │ ├─2e95f3644330b8f22dbececa6f818532c5115123521541baba50b051fe43a3be │ │ └─68708 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7843370dc5c86850f68ad2c919bb674bb916fb6f96c3bc4897853d2c5352535c │ │ └─69884 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─cdcd87ce3bb09a2ca7505b3fcbc8678dca81608d21268d77e6777a39fdc4006c │ │ └─160821 /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 │ ├─8c436a0ea21dcc3fd2d2e2bb24749e8289c36988c53dfa1beaa1c64457dabd77 │ │ └─44484 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 │ ├─1573829b10da6acae91a5b8e093e400ab6cadc5010229b08fdf015b580d6a696 │ │ └─63946 /pause │ ├─5e9da50db286a1a9884d27ffa39c0b255e0e2dddf2c57b16e8a8246ea525f041 │ │ ├─ 47232 /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 │ │ ├─ 47245 /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 │ │ ├─ 47350 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─310657 nginx: worker process │ │ ├─310658 nginx: worker process │ │ └─310659 nginx: cache manager process │ ├─6b8cb4319518302dd62415b7d27c6759a202805c4cd850bfbbb65e55a81da9a9 │ │ └─69552 /pause │ ├─8a651edb4b3c342ee337ce34bb945c19f7fdfa6d46fa02d25155a1f58fd88274 │ │ └─239559 /pause │ ├─66aed8a4b78586b38e9271f263862f4d18ca6555d44d064d04f720aaac456b49 │ │ └─223561 /pause │ ├─380f97bddcc01faa27135ccb8f194087a0b60d782bf08cb012030c3f39814690 │ │ └─40542 kube-apiserver --advertise-address=199.204.45.229 --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 │ ├─b92ff3bceaeabe6ec2b2bc89a6bf1002e1e0d686e0f04f17c12b0db169f0d7c1 │ │ ├─49231 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 │ │ └─51373 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 │ ├─aa2c335948b0be6d977621715225706258a5ea04cbc04ff55224fd6e64f12807 │ │ └─40314 /pause │ ├─a03826ce976934b9d252889934e03fa67ea5a86722276ae1dfa9fbe39682aeeb │ │ └─162447 /pause │ ├─2cffe50548550a0c55e8ebbd704e8a01c7e26228ef6adc76996f9a70b8487720 │ │ ├─256194 magnum-api: uWSGI master │ │ ├─256225 magnum-api: uWSGI worker 1 │ │ └─256226 magnum-api: uWSGI worker 2 │ ├─540d835e651659f0cc4c80279e350b91a85bf249222290dfde8ecf8ab726d002 │ │ └─311569 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─5d07a1add2e8d2d45bfb37eac9ada51a738eb68e4ed684aeada1eaa6aa600ef9 │ │ └─48393 /pause │ ├─72309cbc63ffe1bfc57dc61985713520b9cc80dc24b4a6fd7fdf7e9009792a6c │ │ └─69848 /bin/pushgateway │ ├─170e3eb0aecaa2357e7f42948c13f6ab4e3c8f94c78946158c101e535104578e │ │ └─113859 /pause │ ├─7e79323986aaa3fa6aad7298a8680767ab6566a14a0b825c3930f9fd10a86ca1 │ │ └─40297 /pause │ ├─f3566798c29e6f031b435fb246acd93559706645ce71ca59abf9420685b10e27 │ │ └─66482 /pause │ ├─a51bdd5b1fa4cfb259555da0f9f6c937c336d091e9aae57dc3ccbaea5ecc7802 │ │ ├─178535 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178864 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178865 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─459449 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─459450 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─b2b7815785341f4058392517a9e3de0cf00cbd284361a1acad3d4305ca43a6e1 │ │ └─141415 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ea160dd1b0023ed8ec619540e754344fd7694ceef4ac47ad334785382815c6de │ │ └─66749 /pause │ ├─7ea6769001fab5bc6f66495700fe9fbc8ca68209cc3e79114bc57f78b968c2ce │ │ └─238504 /pause │ ├─134cfcd964a55aec814cd3907c9f59e2fe8a2ac9a08047ab4b7e967e232d15ec │ │ └─58828 /pause │ ├─79cf8b072a54e8013db11ae845a7899ba812494d2643dcbe48bc0723cfaf9278 │ │ ├─281973 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─282134 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─282219 erl_child_setup 1048576 │ │ ├─283188 sh -s disksup │ │ ├─283204 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─283213 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─285353 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─285357 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─285439 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─290884 /bin/sh -s rabbit_disk_monitor │ ├─c96faf41d1dd056f1bfabb34ff6b298b6ab307901de88b56ca57e24232b17e75 │ │ └─312499 /pause │ ├─50cbd29d1d8a5faf25489d052136083aee7bc7498e8ec66c4c9a81b08fd699d9 │ │ └─166089 /pause │ ├─a9beeb4af863366bf38c1143bcca3ed00eb01beb6387a0621cc206816d3b28ea │ │ └─223826 /pause │ ├─ada93ee3fd0adae8bb42e1c00257a8811774906726e7a2825c56406fcfabf026 │ │ ├─235209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─235226 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─235232 erl_child_setup 1048576 │ │ ├─235298 sh -s disksup │ │ ├─235300 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─235301 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─235339 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─235340 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─235350 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─235573 /bin/sh -s rabbit_disk_monitor │ ├─0b649527cc7f178ac85051497ec21e7f099bfdf937f15611b1278c7723ba35b5 │ │ └─52283 /pause │ ├─8999b3467cd262add3888dedc2cd836d9c632346f7882241d92a5ae3c58c1d01 │ │ └─65755 /pause │ ├─6389b628cd6b2b4fffc196cee89d2a1c7a638fb2f874b073a3553fb7f25f7e5e │ │ └─44543 /pause │ ├─b81d1694f178e95a8dbaa0b6bbac8e3041383c3311b60c13087d4e05b7e42437 │ │ ├─305216 manila-api: uWSGI master │ │ ├─305285 manila-api: uWSGI worker 1 │ │ └─305286 manila-api: uWSGI worker 2 │ ├─2da495f24b784d0204a30192fecf48be544565d76d0bc78fb18d176c344d6b84 │ │ └─119397 /pause │ ├─5fbd2759267e33853a5f066ac57f9fe7bc9da106ee68cc6f677017d5276fa1f5 │ │ └─63848 /pause │ ├─7d03eb2436d3b8e025d214da2099f91f8647e5de811ce4e3e407c17c7b458cd5 │ │ └─47005 /pause │ ├─048fb896fc0e94f7b7206171d235aa4a1e0758e43dd63e2fd05961a8b33bdb4f │ │ └─295832 /pause │ ├─0cc4da33f4fe0b664821a2494f571806931fa33b7cd7f4b1b0b8991aba1143ac │ │ ├─163510 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163527 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─163533 erl_child_setup 1048576 │ │ ├─163580 sh -s disksup │ │ ├─163582 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─163583 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─163584 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163585 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163595 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─163793 /bin/sh -s rabbit_disk_monitor │ ├─6239e34865bda23134680e34d74fe1b2644c969bcf64e8cad408763834c52c1c │ │ └─243047 /pause │ ├─875374628d38f98ca36cbf5569d3ab376bb7124f0492713904d33129ac2fc78b │ │ └─67453 /pause │ ├─7aa30eda2ff390c7eea1322925b27e0b9a13925859bdd4b213d1b883fdf087ce │ │ └─295721 /pause │ ├─62d25197ef41548dbfa93cee15a603028403294ce2991e0bb42402cef9f7b471 │ │ └─102437 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6f87b00ebedb0c13733b2278a7b7e81b2e710faf1461f6b78570e7238b976515 │ │ └─223789 /pause │ ├─a9f0f8ff24e88501e434e428cb1191729a6cfc14df81c48651b6faac800c8bc7 │ │ └─57850 /pause │ ├─f66c5380b70d4439244c66abff6bf2de0018fb7c2f5d1ce1e8a10fab0938cdec │ │ └─240845 /pause │ ├─6f0fecf1c693b9b7a85ac73a1c0e10ecc213299986eb1e3071dc460bc2b5f1c5 │ │ ├─178504 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─178860 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─178861 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─459536 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─459548 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─939973478aa890c43644a8641c11c533f7452ec0869119ba1ba54e0905ebfc99 │ │ └─40886 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8886794a31bf3e9f8231e51b13b42de265ea8be7657ccdfea1679776c77c59c6 │ │ └─173209 /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 │ ├─167922fbe4a5b75bfc48ad031f6c2fa6d25a05bc581de4684cb0d7a55b8f8999 │ │ ├─210839 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─211193 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─211194 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─8f73c1d28036c4c39b388e1046280fba1bf7eaab91a21b2e38a980ade781af4a │ │ ├─179781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179798 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─179804 erl_child_setup 1048576 │ │ ├─179864 sh -s disksup │ │ ├─179866 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─179867 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─179892 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─179893 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─179903 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─180188 /bin/sh -s rabbit_disk_monitor │ ├─f645b8df7fa2edb60fc52ca985649a1c4d6d31f5227831ecb5a197906a31a9f0 │ │ └─262091 /manager --metrics-bind-address=:9782 │ ├─fcf9e785495ff95c2098116eb920300b099ec7ac3757c890cd2b63c29b7fa31f │ │ ├─177751 nova-api: uWSGI master │ │ ├─177833 nova-api: uWSGI worker 1 │ │ └─177834 nova-api: uWSGI worker 2 │ ├─ae289b1ca18f450343c7a79d3121cc057f0e6eed92e6220a3561f4036e1e6f7a │ │ └─69606 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6e44ecf31c453de019a535283ef861a92dc91d2bb038f1144d69afb81d907d62 │ │ └─165572 /pause │ ├─d6322096ca7159eede3d2a7b0af146fde3cb9585de11f2ac5efb44a0684b49a5 │ │ └─235069 /pause │ ├─37fb09031b7b1c73b351d1888c1819f8da13ebd92446dab09b9c8aa1cfb6a4c2 │ │ └─82064 /pause │ ├─821f29119eb4182026af3217a0318538e5548f86ddb5a1de17ee24b2c25fc127 │ │ ├─214770 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214786 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─214792 erl_child_setup 1048576 │ │ ├─214842 sh -s disksup │ │ ├─214844 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─214845 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─214871 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─214872 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─214882 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─215186 /bin/sh -s rabbit_disk_monitor │ ├─bf8c49cbeb7236ca73a687970e75e6542a5955c546c3933c85a451fa609fc470 │ │ └─83543 /pause │ ├─bcadc762cccecb5bad65e736d37555f67fdb59f2401961c5373dd9e2de3e433a │ │ └─223588 /pause │ ├─24cc0dd1ca8a0ca1026c8a89c4d0eff283e5074541a170ab87ae8ae700ed2110 │ │ └─198528 /pause │ ├─2b8249270826d2d8e658be3f5dbf05f30465631970b2d97fd9b513bcc4983312 │ │ └─197178 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─11d25d82635de85ec74e1e992ad84e4b5047a7370199117dfb0634ba932160b6 │ │ └─261818 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─07717548524d710658a0ae88c100265bd476c2eb8866ffc93257abad78b3d0f8 │ │ └─162634 /coredns -conf /etc/coredns/Corefile │ ├─f14d5c297dc873270fa507b1d3bd4f14cc6c21260b3ecf1fc1c8fec961b7fb11 │ │ ├─102564 /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 │ │ └─395193 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─dac1f4c190e2e62f68f471c211245a2c88bdbff639b8e1f370408af826215ecd │ │ ├─88905 barbiacan-api: uWSGI master │ │ └─88917 barbiacan-api: uWSGI worker 1 │ ├─180e3f4fc52c89ebba64d6851b78f974981ad83b198fdf1a2edc46ce915124e5 │ │ └─312793 /bin/openstack-database-exporter │ ├─8f34c9638b856bc30917118888c4e19cbb69f9ce47215ef12fbc7b41f7fbb57e │ │ └─46922 /pause │ ├─69d7271858c86594f8dee2812fe31ffeb94332bcf21a96aa8aea9587831c911d │ │ └─262067 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 │ ├─fbfe984bfd8ee95e70f687daeb3cc08561fb698960a4260c17212bda33b550ca │ │ └─43485 /pause │ ├─de33ba6687e82f44896f991372467b9752e17c4c56e9cda11d9bdec31a9fb0d4 │ │ ├─150947 placement-api: uWSGI master │ │ ├─150962 placement-api: uWSGI worker 1 │ │ └─150963 placement-api: uWSGI worker 2 │ ├─11c3c98e74997cabb7a084ce51c7931d02148ef34319427310a935d7fd2c25d9 │ │ └─63897 /pause │ ├─f31f34e94a6cdbf939bf34cb637239907d799479d3d01b9ed7a291d9056e0e37 │ │ ├─191796 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─192169 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192170 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192171 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d64840d86ab9b0cb16e48936b14e1af51e550e0f0d86b14fc55fac6ac2e3bc20 │ │ └─181389 /pause │ ├─3686d09008a7bd1378c64da3854bd37489ae61af0f2f4d8cac464e2937f0235f │ │ ├─182523 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─458826 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ ├─459156 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5jj2u4sz/privsep.sock │ │ └─459563 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpqi6u7cdu/privsep.sock │ ├─0743012c3e4a90c5ca52865940089ea1f90f68340c4a850611a67b0b3c849fe7 │ │ └─40541 etcd --advertise-client-urls=https://199.204.45.229: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.229:2380 --initial-cluster=instance=https://199.204.45.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.229: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 │ ├─b027ac2e9d5201d0708f801a38fcbd210e78b8f134fbd0a0d0966a79b520a696 │ │ ├─196407 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─196427 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─196433 erl_child_setup 1048576 │ │ ├─196623 sh -s disksup │ │ ├─196625 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─196626 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─196771 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─196772 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─196782 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─196975 /bin/sh -s rabbit_disk_monitor │ ├─409e4c4467e125c90a2d15369f084f1621ef9a1cfb8cbfee1b17e8d92e8f5b82 │ │ └─40391 /pause │ ├─dcb2e0910b8fe6bc2301476eed073a987f886577c5ba45d274f6b08bbf229f19 │ │ └─115478 /pause │ ├─c202fe0c37a2562907ff20777ccee0c81c5af62615a81d7072f85224eccafc33 │ │ └─44496 /pause │ ├─56b7aec2675c5ef08bfbca62d28ce073c9ae97c03559d66308aa7ba239169254 │ │ └─67848 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 │ ├─cd3ae05b7663bf4dd7731747eb080d1741b8670b7e58ea21d64cdc31aa86d3fb │ │ └─68966 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5bb4a8b1d3984594cd0fcdbb88a7752bb23718f9899705f3c88847d85e54b80f │ │ └─244470 /pause │ ├─2ca2645c14931e0ad9c91562b500da00f228354c667b8d2fa9bd8830030fad38 │ │ └─165899 /pause │ ├─9c3d682cb82199eaab34affccb24dc2d142a1880aaa58f48e484c609aa495dfc │ │ ├─203068 /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 │ │ ├─393185 /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/tmplg0k1rym/privsep.sock │ │ ├─393544 /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/tmpi3id9z72/privsep.sock │ │ ├─400996 /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/tmpbeq6x5z1/privsep.sock │ │ ├─459502 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─459514 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─167cc6d11e1bdedeb407a0dc07e4731f2bcbbad8b2aba50f823d64f6a5d68484 │ │ └─47943 /pause │ ├─cf76dcc9e31ea14289ffe85714f8925ad2b89e8561ba3d1b12d2882ad1681448 │ │ └─66050 /pause │ ├─5186aa03542ec35444a2ffeabb8a04b4108af07642f2f6375b2749feb5ef9598 │ │ └─261225 percona-xtradb-cluster-operator │ ├─117a757a213528b93417bd6087c3ec97094823cff1b85904deb43d32bde3c05e │ │ └─69764 /goldpinger --static-file-path /static │ ├─8e7f14a12c9b34125e249e12c273d19b37e6382baf48d6133b5d66e1b11c1881 │ │ └─261828 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─002971419cdee839b1a018976555288c7fc17f05abd992d531adf6e31f55eb15 │ │ ├─143834 /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 │ │ └─144106 /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 │ ├─4a7afc250ce7f4b8766244c54647fde02cca239bf7c8b31756b335b662e292cf │ │ └─53164 redis_exporter │ ├─3bce0cc8fc7e54a9b3ee535ca92bd8e9054b57b4f91e16254d44cb28244e4a02 │ │ └─198628 /pause │ ├─15da2a1b20b804d408cf7e2c05392de31bfffc7bf45c39c727c2ae43ecf9c0cb │ │ └─44726 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9e364adac262dcc0aebc6e83d9beaf525071e775b8c45f0f85d72303bc3a5d62 │ │ └─117699 /pause │ ├─ca7711ca1d68067df0e9fdb2304bfa81213d08f50b1c0f4a1d6504ee7d8a1b26 │ │ ├─191843 neutron-policy-server: uWSGI master │ │ ├─191855 neutron-policy-server: uWSGI worker 1 │ │ └─191856 neutron-policy-server: uWSGI worker 2 │ ├─f469cf1a52140b816409cf36f371adee3804aa3b539e1b87bc28a950e0602de5 │ │ └─58570 /pause │ ├─f9b3c5fcc31fd217c6d29b1ab5b39e4af9af856e80ea3afe336cfc3a00326fff │ │ └─65337 /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 │ ├─0c105c82cc626020617559287c00b2feb5dd615d11a12aefc973b56e5337a164 │ │ └─261855 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─2451658627de2d7133d1f151519e62b7bb333b723d73e02ccaa0c8550341a54c │ │ ├─68411 nginx: master process nginx -g daemon off; │ │ ├─68427 nginx: worker process │ │ ├─68428 nginx: worker process │ │ ├─68429 nginx: worker process │ │ ├─68430 nginx: worker process │ │ └─68431 nginx: worker process │ ├─1d0c2533bcd8e78e4bea558a65f863a787fe233a6f007f79e1cccca31e1ecaae │ │ └─181448 /pause │ ├─98eacee606991bfed623a217cfe66a5aa7e79d00d2532c7b3935d805397b9f13 │ │ ├─305247 /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 │ │ └─305470 /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 │ ├─f10f1de3ea6dc28536c1e53bf0abdec8e8069bff8e79bd5e1f200655f5d50424 │ │ └─115433 /pause │ ├─86ff6e9f534ca325a9416d8002716ed9b1af86995fa1cea20281b64f88f2de77 │ │ ├─194355 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─195062 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp6l0o9zbj/privsep.sock │ │ ├─392329 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3e1gww3u/privsep.sock │ │ ├─392569 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzwvnhlkr/privsep.sock │ │ ├─393032 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393034 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393944 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d0c3b95a-11a1-4b61-93f1-6b6a0bf08696 --namespace=qrouter-d0c3b95a-11a1-4b61-93f1-6b6a0bf08696 --conf_dir=/var/lib/neutron/ha_confs/d0c3b95a-11a1-4b61-93f1-6b6a0bf08696 --log-file=/var/lib/neutron/ha_confs/d0c3b95a-11a1-4b61-93f1-6b6a0bf08696/neutron-keepalived-state-change.log --monitor_interface=ha-885d149a-1a --monitor_cidr=169.254.0.4/24 --pid_file=/var/lib/neutron/external/pids/d0c3b95a-11a1-4b61-93f1-6b6a0bf08696.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─394579 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e6319d75-1880-40bb-b15c-ffcd290ece07 --namespace=qrouter-e6319d75-1880-40bb-b15c-ffcd290ece07 --conf_dir=/var/lib/neutron/ha_confs/e6319d75-1880-40bb-b15c-ffcd290ece07 --log-file=/var/lib/neutron/ha_confs/e6319d75-1880-40bb-b15c-ffcd290ece07/neutron-keepalived-state-change.log --monitor_interface=ha-15a5437e-c8 --monitor_cidr=169.254.0.44/24 --pid_file=/var/lib/neutron/external/pids/e6319d75-1880-40bb-b15c-ffcd290ece07.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─396726 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=318c9f9d-ae96-4714-9c9a-e3c99aadd9c0 --namespace=qrouter-318c9f9d-ae96-4714-9c9a-e3c99aadd9c0 --conf_dir=/var/lib/neutron/ha_confs/318c9f9d-ae96-4714-9c9a-e3c99aadd9c0 --log-file=/var/lib/neutron/ha_confs/318c9f9d-ae96-4714-9c9a-e3c99aadd9c0/neutron-keepalived-state-change.log --monitor_interface=ha-a113b911-7b --monitor_cidr=169.254.0.178/24 --pid_file=/var/lib/neutron/external/pids/318c9f9d-ae96-4714-9c9a-e3c99aadd9c0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─409735 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=80774f0a-d3fc-4ad4-8859-94453ba275c9 --namespace=qrouter-80774f0a-d3fc-4ad4-8859-94453ba275c9 --conf_dir=/var/lib/neutron/ha_confs/80774f0a-d3fc-4ad4-8859-94453ba275c9 --log-file=/var/lib/neutron/ha_confs/80774f0a-d3fc-4ad4-8859-94453ba275c9/neutron-keepalived-state-change.log --monitor_interface=ha-c2f681a9-ef --monitor_cidr=169.254.0.78/24 --pid_file=/var/lib/neutron/external/pids/80774f0a-d3fc-4ad4-8859-94453ba275c9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b1332639d4c2a1b5d8578ce6e38fc650f53af0f484c03e235a15af8f50c9dc31 │ │ └─262005 /kube-vip manager │ ├─47b223957e803ad8e949ca58abb41d97a715afc4d14bda32f6880586ecd9b613 │ │ └─181597 /pause │ ├─4fb7c381453b4d0258f42e8a04d709108accb410b4ed36667293d4252f112cb7 │ │ └─59163 /secretgen-controller │ ├─1d24240e6fedc820f7eed69aca3da0f2a559448f39a1a84cc5c9ac61c707fc2e │ │ └─65963 /pause │ ├─21253ca0a7347f3b0fe00cbf58ccef441066767a6392efc11899056fbad6ca0a │ │ ├─160855 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160869 /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 │ ├─9be1f91d203242ef956e53431b4a41ae2ff9ea82f79e7390a750ef76a64f1510 │ │ └─65884 /pause │ ├─1d32d22eda02d965cc748402241a23d8db02091a52493e4b8579ad7172b253e1 │ │ ├─117796 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117813 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─117819 erl_child_setup 1048576 │ │ ├─117867 sh -s disksup │ │ ├─117869 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─117870 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─117891 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─117892 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─117902 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─118117 /bin/sh -s rabbit_disk_monitor │ ├─3d2e12a2fa6cd8a85aea3b46305c5e686e35f65fbe00b1f614d47a516b114961 │ │ └─262171 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2f802e1564e3c3aaf0c625f6a05c079f7d8a6198738b18c6d809d4ca9a798007 │ │ └─58621 /pause │ ├─798747f7cd843cac44d547479c2bcfbf62c7b67dc626af8015c403b1a820e115 │ │ ├─71303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71320 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─71326 erl_child_setup 1048576 │ │ ├─71376 sh -s disksup │ │ ├─71396 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─71397 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─71444 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71445 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71460 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─71651 /bin/sh -s rabbit_disk_monitor │ ├─8185ab6c6b6bd125ebdea26c034aa00c12acdb0661795de75355431df67fb5cb │ │ └─165458 /pause │ ├─c989e1a8ebb395e4af4faa1dcf4a1eae57b00ac15067244b07c951ee25222867 │ │ ├─177970 nova-metadata: uWSGI master │ │ ├─177985 nova-metadata: uWSGI worker 1 │ │ └─177986 nova-metadata: uWSGI worker 2 │ ├─a5612c974b793dffe58bbdd54403a5823b8fee196dd3bdd96643bce7740dffc6 │ │ └─119475 /pause │ ├─f9f6089b188f6da0c8cb57e9b08bf7be82969177ed0ca22a745f8ea92ff8b798 │ │ └─305205 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8095e098de875bd7bfe1b300abcfbaa8988ec97e5110ff033dd5155fa17a59f9 │ │ └─165852 /pause │ ├─0c9af03ffdff958e485e74957be73c0b6f90f123ca65bbef7fa4a0bd34dbba44 │ │ ├─256501 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256822 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256823 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─159679984d30b17eedba83c2de87dcbebb25fc0fe97f3cfcad67f9640adc6475 │ │ └─58911 nfd-worker -metrics=8081 │ ├─e8c8ca6d9b5001a38148ead6ba46f28d255f52cd63c3bb0134032d63385f4ef5 │ │ └─142799 /pause │ ├─d71c4126f54b45662d89102a4000d63868d9f4523b87576773c2f0af85705354 │ │ └─260995 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─80c9c507e66e46270164cfe8b355763dc4168ff2578f3892d3c33aaf711368e8 │ │ └─71389 /bin/oauth2-proxy │ ├─0a5a7209f7b3deeaad1d470af31f9118980b4654855f2fd3b4e7e3897adfb395 │ │ └─72798 /pause │ ├─5d61bcb7d6adab7f85d57d51554f72510d799e1ced1d35c9adc2c53722a07cb2 │ │ └─69974 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e1bcb8b83b2ce5dfb05157e86d515a5a2a488f4eb383efd363c8c65736d2db14 │ │ └─41694 /pause │ ├─d1839111e5c515e96cea878e3f5b65ac546d2c43e8e762e605eb314a2c952f60 │ │ ├─82148 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82167 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─82180 erl_child_setup 1048576 │ │ ├─82229 sh -s disksup │ │ ├─82231 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─82232 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─82233 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82234 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82244 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─82436 /bin/sh -s rabbit_disk_monitor │ ├─e3c236e75e2271a23bf31c540c382bf7b614be66809bd0f2012373b00081a418 │ │ └─43446 /pause │ ├─7338443f246929d5ad24a49d1206d0a6d9239b1f3741a150725b57bcdf600ff2 │ │ └─64351 /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 │ ├─f3851c370066100e0433d2233ce300b7de0d40c2fb775993ff8705836ce44c74 │ │ ├─314908 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314921 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3ac0b62286bd394be381bc12ae67b531884c889f243ff1d942228bc9d52340d1 │ │ └─68371 /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 │ ├─7755a0076b881902410548eae0ae92c326017b45d098de6eae2a08868dd6d334 │ │ ├─ 77244 apache2 -DFOREGROUND │ │ ├─ 77292 (wsgi:k -DFOREGROUND │ │ ├─ 77293 (wsgi:k -DFOREGROUND │ │ ├─ 77294 (wsgi:k -DFOREGROUND │ │ ├─ 77295 (wsgi:k -DFOREGROUND │ │ ├─414011 apache2 -DFOREGROUND │ │ └─415853 apache2 -DFOREGROUND │ ├─768057023d7a505a489f904aaa9a186392065997b223f8bb619edbeb202e9f0b │ │ └─70568 /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 │ ├─96ffa19aad5346d47103caef728f1e0ad7b19d87560ef3ee47829a32fcaac789 │ │ └─256438 /pause │ ├─ff653f0d5f191c11628c647f629b41bc28a738243bcf7f7e5e3bebce74aeb793 │ │ └─40428 /pause │ ├─b523f30e54430a596283af642f1dbb76d04b5098d9241ab8cdaa6f86288e2c7e │ │ └─203094 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─995924a2552876f7b7c5496458fac78ea88b2191a3e5c2925c2faa710cf8c1d0 │ │ ├─233206 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─233859 octavia-worker: ConsumerService worker(0) │ │ └─233862 octavia-worker: ConsumerService worker(1) │ ├─f335ddd7fc72ef6d4e10352f607a5ccdf9e269ad459e96342ff8bb9c1eeef436 │ │ └─44049 /pause │ ├─2f7aecc8e5ca867f3a450a3613c3e344cc47baa88ac8581149d7d6018fa7eb5a │ │ ├─69448 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69484 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3c766075c128c092668655167cdb82015f035e5e2d5b1f7464b9874f64023877 │ │ └─52448 /pause │ ├─6322f169532a864b77b67f022ea010889c1b70b563158d16510f1acbf4871da2 │ │ └─69947 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e51cdd3832226ce4fc704dcf72727afc2ab10da2a59115e1b0625484f5adee50 │ │ └─70519 /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 │ ├─8a013a714443b4837a0d1729429e4eefb4cc70bc03b579214dc9a14bd077e4d8 │ │ └─196588 /bin/bash /tmp/libvirt.sh │ ├─31fe4c42c81ab606bbe214334206b93f05dd9b83ca8e6018ff457f753a25016b │ │ └─70356 /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-229.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 │ ├─4ce657308e7a833912a857df0a5684a90c565dacffbabc172710516ada4cf351 │ │ └─50125 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c0b6b36dd666491d0a47c7a21b1a15185c1fa5743922c0db059d30c24d702f67 │ │ ├─210963 heat-api-cfn: uWSGI master │ │ ├─211028 heat-api-cfn: uWSGI worker 1 │ │ └─211029 heat-api-cfn: uWSGI worker 2 │ ├─c3ec4c8d19622ee7b358c97213b97f3847923b083229b3b0212c6d17a4a083ea │ │ └─64238 /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 │ ├─5d4fb627f2daa203f0c209f35a0f3275e6ecad35a2e981cd9ec487e6f7262dd8 │ │ └─44772 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─972a6663f97872e255a3f442c953d60cfc55311a0f7a86332a0e4aabf22fc028 │ │ └─163398 /pause │ ├─019269a481ab029be8ca5a596788bae57473c4a424dd09513d34ef20b5179e85 │ │ └─68140 /pause │ ├─5c06f5b982f6bbedb50dedbd8ce39d316ae1ae5fc1cb7e3885997e3fa30b0915 │ │ └─96157 /pause │ ├─36e4ba98ef59fd3f50167cf7e823d160c71b4a9a0d89ae0d441f346329c4c78f │ │ └─305241 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f498b488951d94cb7916792d3ea4014ddf40be1fd7a71ba8ab7eb15ca8132b06 │ │ ├─140017 cinder-api: uWSGI master │ │ ├─140033 cinder-api: uWSGI worker 1 │ │ └─140034 cinder-api: uWSGI worker 2 │ ├─57d5bde89bd860e3fabfa1e55984c9813c38d59cb5a338827eff28c828446177 │ │ └─52541 valkey-server *:6379 │ ├─df9af07f412e9a85fa9f79a93049758cdadf32e8c9632e57a824076c7629c473 │ │ └─66187 /pause │ ├─8f4189083ca4ebe79ff6523165d1b6062fa79c6aada93f5002de98e05e80e514 │ │ └─40442 /pause │ ├─4ac4ee0e4972076a848dfb6fa2bc9baaa4c4bfaea0cb0fdb7086b4a915f2fc8a │ │ └─70723 /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 │ ├─8c6db9065925ac8a9f38306183f3e70cc4d19096ffe997f54ac3487ce75bf3e7 │ │ ├─210940 heat-api: uWSGI master │ │ ├─211026 heat-api: uWSGI worker 1 │ │ └─211027 heat-api: uWSGI worker 2 │ ├─545acd7e9dfa4f4beb642465c2801eedde5c1ac5c8af27520bb259f3e0a6d9fa │ │ └─48069 /pause │ ├─11fea00b0f594bfae4994ebacc9368aa31760da8963cd3c438cf1556d2a4eaa6 │ │ └─310973 /pause │ ├─cd7fd247019ffc7f142e55572824125a05e7d969b5f37f524da0f37c5bcfc08a │ │ ├─64877 python -u /app/sidecar.py │ │ ├─65107 python -u /app/sidecar.py │ │ └─65108 python -u /app/sidecar.py │ ├─14a37c5e2da2129ea7df21e08aeec217412526e2ba5775395ba89db61dad85f9 │ │ └─52716 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 │ ├─0fde4ae64975cf1428470ff73d48f0e11484153c2cbe896374f5c3d967f5557e │ │ └─43548 /coredns -conf /etc/coredns/Corefile │ ├─0ac8f6706b1c2c52e0ecd4ac977a5194e421d837a4ff7434e7339c1f6f37517b │ │ └─266495 docker-registry serve /etc/docker-registry/config.yml │ ├─38085d8148fe1b8b311179b452a2c474d99291ef43d08c04f2c93f4c83eed052 │ │ └─142859 /pause │ ├─5bcd2c8fdb732750440c7268d36fcc9a449cb3ba8be27608c70298a63182205b │ │ └─143433 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─654d411665deac3e93762a61fe8aec266632933b88643f1c9c5abcf2be8292fc │ │ └─279599 /pause │ ├─e92cba19b5a0a7d04970283760042113a719c614ea5f5d9b02e58fb64560d27d │ │ └─71410 /bin/oauth2-proxy │ ├─13434e23b3b0c687cc91c92046e66a1bdb623293ad46f3634008f8988a322d1d │ │ ├─192677 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─193079 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0k8nf8ss/privsep.sock │ │ ├─193337 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp51ece259/privsep.sock │ │ └─193600 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ └─cf61298476fd5ceb926a5d605cf90d829e865abf583b74bae13654710afa54cb │ ├─96404 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─96444 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ ├─96450 erl_child_setup 1048576 │ ├─96577 sh -s disksup │ ├─96579 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ ├─96580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ ├─96676 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ ├─96677 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ ├─96697 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ └─96998 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount