Control group /: -.slice ├─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 │ │ │ ├─22133 /lib/systemd/systemd --user │ │ │ └─22134 (sd-pam) │ │ └─session-21.scope │ │ ├─22063 sshd: cephadm [priv] │ │ └─22147 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1624 ssh: /home/zuul/.ansible/cp/199.19.213.126-22-zuul [mux] │ ├─314965 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jirozxfigklamkuherxhjxnjlmzqgzmr ; /usr/bin/python3'"'"' && sleep 0' │ ├─314966 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jirozxfigklamkuherxhjxnjlmzqgzmr ; /usr/bin/python3' && sleep 0 │ ├─314967 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jirozxfigklamkuherxhjxnjlmzqgzmr ; /usr/bin/python3 │ ├─314968 /bin/sh -c echo BECOME-SUCCESS-jirozxfigklamkuherxhjxnjlmzqgzmr ; /usr/bin/python3 │ ├─314969 /usr/bin/python3 │ ├─314971 /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 │ └─314973 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-fcaa466bd2baa6f90aeafeb13664cc6415e75478ede97ddc873d6ca6adddfaa4.scope … │ │ ├─12590 /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 │ │ └─12616 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-68de30d2375501c3332997ca5f0826609f1791e9dd8c8bd2251a3a583e01ecee.scope … │ │ ├─30290 /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 │ │ └─30302 /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 │ ├─containerd.service … │ │ ├─ 9964 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12540 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fcaa466bd2baa6f90aeafeb13664cc6415e75478ede97ddc873d6ca6adddfaa4 -address /run/containerd/containerd.sock │ │ ├─ 12946 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 157a897a011339c98a863353874a0cfead2ad232c5724befd5266ab7fd502d46 -address /run/containerd/containerd.sock │ │ ├─ 19095 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2b0a219210ab7548df2761f8e29c9bfb2fe3010c59f807330f835b6477b3327c -address /run/containerd/containerd.sock │ │ ├─ 25658 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cf4076bcec5f9dc0dec9ffe797a32d0a9f2db32fbce4a70ec5124943193e7d37 -address /run/containerd/containerd.sock │ │ ├─ 30265 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 68de30d2375501c3332997ca5f0826609f1791e9dd8c8bd2251a3a583e01ecee -address /run/containerd/containerd.sock │ │ ├─ 35093 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ce584ddecbd0e058d91b71b69e960445c853c90a5bb0c8abcc896ec6aa8a80f -address /run/containerd/containerd.sock │ │ ├─ 39565 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2ddf68f0d91161e0c6f0006156e9d9e4e89042166fcbb1e0176188ccacb8bb69 -address /run/containerd/containerd.sock │ │ ├─ 42088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60d69bb1e33a67f3bb3f9794287da6027e7bb0b686cb11c3bea8180860132f8a -address /run/containerd/containerd.sock │ │ ├─ 42089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f0c6e40a190fcb70ee943fc8a7df988013e8ee61026f8778fbffb92bfd6a7ec -address /run/containerd/containerd.sock │ │ ├─ 42148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0d9ff7e0bb7f52135243e603e2e2ad3321c8d9dee738255228bbcb7e9d3de0d -address /run/containerd/containerd.sock │ │ ├─ 42150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d285e047d6ea3265bce4f28113e69be60046ffc8d8270fd60018cd21de977d69 -address /run/containerd/containerd.sock │ │ ├─ 42166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1aeb8e51033e32992df1c250f54706047763b0f9e0712bf9362b4ba7e47bbce -address /run/containerd/containerd.sock │ │ ├─ 42696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9d227030545c788f78563c58b39829a0956271c9e0e6be805bb4671236586d5 -address /run/containerd/containerd.sock │ │ ├─ 43541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fcf3524438033a3a1a14e1c8fe1ff0601313e8ddbd3600bce2b783b1d8db522 -address /run/containerd/containerd.sock │ │ ├─ 43602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2155a540e42df41cb7f08287d6a46f7a810d021e16b8ccd4dc45665e3ff6af7e -address /run/containerd/containerd.sock │ │ ├─ 44975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7ac2e5ade875e0633b641f53a1d2943cc3ec085391f121080c02035e465e280 -address /run/containerd/containerd.sock │ │ ├─ 45425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a24303ca45fe7c49df1752fc1073d9c26a64bd66e7f5beb0b7227308985cd96b -address /run/containerd/containerd.sock │ │ ├─ 45463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60dc6ca3129a7c4f9b5f0e5efc8d389e54689b0542264e713b1c0fa92ae42aa0 -address /run/containerd/containerd.sock │ │ ├─ 45906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c29ee093328b07d47c190189859182489fe7cac93c36ad4784dd23b1bc04080 -address /run/containerd/containerd.sock │ │ ├─ 46433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 861d524fe0e8f47ee65d4eef0d3e3d017b39960f9dacdb24a2aae8e221847305 -address /run/containerd/containerd.sock │ │ ├─ 46474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ef6aa25504a2adfb6c2cad94c1a13bc66ef62354388febb5e2034728b6fd58 -address /run/containerd/containerd.sock │ │ ├─ 46521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f55e29fa0aa4b9217dcd10a75cb38652dbc4d61b8890f91d6a0655f564e3e5 -address /run/containerd/containerd.sock │ │ ├─ 48624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e976392040b7fa3b00e3e376b2c5bb0d7d1b784f5ca28063040abf3ad7352811 -address /run/containerd/containerd.sock │ │ ├─ 48729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be2d2ecca3e72a3f2d8a589a479f961486bb2b43097cad328fea8e09249b0b1 -address /run/containerd/containerd.sock │ │ ├─ 49535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c8dfea92d4db02cdcd0f97ef3874842ca78ab99162cc18b9026088e564b36e6 -address /run/containerd/containerd.sock │ │ ├─ 49576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5298015e23d0e7757cabb9c91e996ac865294645a81309a12c52f7f1c99a222 -address /run/containerd/containerd.sock │ │ ├─ 49984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2686be44712306bcebc05bea398fed132d69272bd41a21b78ea848f290c49baa -address /run/containerd/containerd.sock │ │ ├─ 50265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab5b37cddb75dfd8e67fb0df2d5acc1cd8b9f59456530d9677982b2f99e104d1 -address /run/containerd/containerd.sock │ │ ├─ 50832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 113bbfc4b94541dd963f83521091a8857d9518f24d33932d5c900a3803c5c86e -address /run/containerd/containerd.sock │ │ ├─ 53156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9de3bff81bfae52c866996c32bb6d712009d08f705001f9370b35f52824ef9b -address /run/containerd/containerd.sock │ │ ├─ 53325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92fdbe9f1cdf8544cd3ee571ce08f9c46da56b85a8c65cb4fbe897814b502bf2 -address /run/containerd/containerd.sock │ │ ├─ 57807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 845b5baf665bad07d32f78109971e7aed5693fedfe47d2b376c7a802de125714 -address /run/containerd/containerd.sock │ │ ├─ 58455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4cd2700ae89fcf568b7cfdb1b329d7a170a3d34ee2491bf9a523c9039a95c68 -address /run/containerd/containerd.sock │ │ ├─ 58492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd0ba8eb081eafcb7b123b2d41c893bb1f2b9827a773a65bfc56860b82791395 -address /run/containerd/containerd.sock │ │ ├─ 58534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7eb02f554c1264d5363b7f36246b5664cad871935b615bfa7992a92a470225e -address /run/containerd/containerd.sock │ │ ├─ 58686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43c03d49feae36922e8ada361fd925f0006da894ac916b1be240643ce35b5f67 -address /run/containerd/containerd.sock │ │ ├─ 63141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa6b288928a669a472fdb026f7eb079c0f48a4d7d6ccd083137f92bbba481c9c -address /run/containerd/containerd.sock │ │ ├─ 63252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff441cd99c319c9d817172c434c95527ae340af768ba0e96345cdb42c3268fc8 -address /run/containerd/containerd.sock │ │ ├─ 63315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68b62a7f24f9412b2c71d64a069ba5850e5cf3e1fa3dd0bfa7b96e1880e39035 -address /run/containerd/containerd.sock │ │ ├─ 63355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a7b2f80f42ad9bea198f72f03ff84bcd818364bca0deba13f7ba59f468859a -address /run/containerd/containerd.sock │ │ ├─ 64592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66f818a1d634f21095a3cdfd999eff0e5431d8c3d46097c1e6c7b145ca6235df -address /run/containerd/containerd.sock │ │ ├─ 64671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e70230e85e3f027250d7a41a0258d1e661328f111e452b96a617ab1d9a43979 -address /run/containerd/containerd.sock │ │ ├─ 65023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17c0e0c1382625a2eb902a7a9b0b72fbfcad139019397f9b9376b97a3d9778d3 -address /run/containerd/containerd.sock │ │ ├─ 65084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c736e062769f7b5d6c960fb2dbe1eca06582159cb74bc49d7c2f392295636228 -address /run/containerd/containerd.sock │ │ ├─ 65130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4d2b0c4a17655834cb94494739d0c8e8d6dae8aaa904a853205e519422b03e3 -address /run/containerd/containerd.sock │ │ ├─ 65473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e28752e368926465916c9ff9dbf7f88611282ba0affdd66295da70102683637f -address /run/containerd/containerd.sock │ │ ├─ 65868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3df6ee1595d3e06e59d68263c6999f776cca14b46564223e21459e06e01d4878 -address /run/containerd/containerd.sock │ │ ├─ 66188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135960fdf5e73269d230c3c3b7a613d9e8de716cb58c71d8677a8aacd545b26a -address /run/containerd/containerd.sock │ │ ├─ 66685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2785b6bc301c3b06aa7051f9933101ed2ac43e75a98844d876665899696b5b6b -address /run/containerd/containerd.sock │ │ ├─ 67457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8616a91ea80b131767e69112d040808511865206ee3175f2d5719c43c36b5b -address /run/containerd/containerd.sock │ │ ├─ 68901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dee323ac844c111e0826176fd8cc9662bd1c2fc04aaf300d030db6ac1ad2d284 -address /run/containerd/containerd.sock │ │ ├─ 70967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69543d1081cc784005c2747f135a72df5e0ab4b06cb2a6b6f497051d9422bb32 -address /run/containerd/containerd.sock │ │ ├─ 80224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c53f041b261cc4441aa13f209d0ae48604e94343eb719342655648ec61d70d99 -address /run/containerd/containerd.sock │ │ ├─ 81766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3749917b7618f12b3147e275d09b304b4775e11a4f0bd6f343c1211e17322cc -address /run/containerd/containerd.sock │ │ ├─ 87772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e2ecbd642a7c9183ef197fb3bd9efeeb3397b99bad51f5af7ee49191ffa79d -address /run/containerd/containerd.sock │ │ ├─ 94676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63032a63805630aab1434a2a22820ee9c14840253f3834598ab82de87ace13c5 -address /run/containerd/containerd.sock │ │ ├─ 98268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9a834da67aa966e0c1c842966194ad3c1d94f9e0258255524006c9e164008ab -address /run/containerd/containerd.sock │ │ ├─ 98311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b7a15544c7a359eb80178877242437a29f614c3d0a2cbb784893b8e49ab090 -address /run/containerd/containerd.sock │ │ ├─111753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7bc7d83d5663272a5c06b629415e03acb16dd74aed4e7d0c6fd22d41ca1f80c -address /run/containerd/containerd.sock │ │ ├─113398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db35c10a373e9e545e9cb1a3135e79f134c65087e0a2231689552cecdcdab88 -address /run/containerd/containerd.sock │ │ ├─113445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62c54e2cac8ad5e9e92b5b83e82beac3893290c5b7c1640543a3ea97898f2d98 -address /run/containerd/containerd.sock │ │ ├─115467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2352423713292f45be528fc04db52ec8e2db3e1ad6265cf60ac9bea2c26c1b -address /run/containerd/containerd.sock │ │ ├─117334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 890c7a0490d7ac3c3964434010ae7398a4b8ad68a4d837e7cecb6735e0d23d73 -address /run/containerd/containerd.sock │ │ ├─117375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e387174380999d6d95e8b70630b2b9d40e83eedcd8a1aa4eefd7f46fc0ce562 -address /run/containerd/containerd.sock │ │ ├─130488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c7f94c5793dd378f41eef8ae2201814677d01d0be8b52d287d74d7c8d99ec5 -address /run/containerd/containerd.sock │ │ ├─130509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77774389b4977689b64b34af6abdae0574c8b6b5a945307972aeb6911b6a5a60 -address /run/containerd/containerd.sock │ │ ├─133285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2a38ef5689f8704ffa0815fb6e4cc1671336e05309591d4c793f46ba5cae7f1 -address /run/containerd/containerd.sock │ │ ├─160170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 335de08e9c858e0a36e08cd858fec02101c5fe9688a1b1b74c637d350ffad070 -address /run/containerd/containerd.sock │ │ ├─161793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907005bd999f2bc9c0967630b5e3d892a40e7d2971c7fcdb78539dccac464326 -address /run/containerd/containerd.sock │ │ ├─162144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5923ad7a2d3e7f6173c50d284c33175e7da2be04951a1f4855b9efe7a9bd7b41 -address /run/containerd/containerd.sock │ │ ├─163134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b294e52e5a8f42d7473108c437781b1bc53b2fb611c5bf72636272481829bde4 -address /run/containerd/containerd.sock │ │ ├─165340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef00b2fb0a9c1d9139700aca1b9113b26fa57ff57391e9d259a01ca5306189ba -address /run/containerd/containerd.sock │ │ ├─165513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93ca401cbfd1e8869692a9e796be7c1571e0d6a0987de086e631c1445c4effb1 -address /run/containerd/containerd.sock │ │ ├─165691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92f78e37a97c283c54eb23e0e6a633e6fb028756df59bc0f0050ccd0d2d0b93e -address /run/containerd/containerd.sock │ │ ├─165790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4930412dfa3ffaafb5340c17bc5862fd1e8b133240bdb0072bac912e31fc1fed -address /run/containerd/containerd.sock │ │ ├─165927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0022c4e7da317d6058546acbdba3cd63513344fb3477f3282fc74efc2ec85f0e -address /run/containerd/containerd.sock │ │ ├─166302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 137fb0b362950ac83fd05d94399a1738f2bce800a061659ef3de5a91f247ec32 -address /run/containerd/containerd.sock │ │ ├─179729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab96319677580dfc2e29733f0d2a5ec43d3d923a28fe8b1156a19665efd6a29b -address /run/containerd/containerd.sock │ │ ├─181347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49fa421f3160c2ce549e0fbd8d344442c8b39247397f6f52ce5afecdd9737b0d -address /run/containerd/containerd.sock │ │ ├─181378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7acfe4262d6c67087dc6aec1318a8db715be63813fec4a04cf432314b58c5547 -address /run/containerd/containerd.sock │ │ ├─181467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44dd2e4a741f977d9bf2e07e08e89c295a785a4696c65baaf06e015ea1108065 -address /run/containerd/containerd.sock │ │ ├─181489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0862521bdb3b66db0abe93d2543a3ae9a177e19ce41e0887790682e9f6915533 -address /run/containerd/containerd.sock │ │ ├─181521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9cb17b5d0e66674993d315c3e15ca2f2a280560c21f9ac9b04741507d911ca2 -address /run/containerd/containerd.sock │ │ ├─182034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439003609c88e2a1cabaf528fa7a2bb94285ac28ea9c714c5121c04476bd99ba -address /run/containerd/containerd.sock │ │ ├─182088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bfad9f872c59be7f906ff2275daec2ea80593abd6f77d7ce1de2de31843e057 -address /run/containerd/containerd.sock │ │ ├─197624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcd2dfeb501afedc94fe9f66295a75a462e8a122884b0bbbca96b6feed019d03 -address /run/containerd/containerd.sock │ │ ├─200673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdd09e16e6e7e774f62cc4ac960e42f5e2ff9f102779e2ac46297cd5805a0eaa -address /run/containerd/containerd.sock │ │ ├─200732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a70a39ffb057eb9a619c70d2681700f646a133f3582a22a21a22fe217f2a4802 -address /run/containerd/containerd.sock │ │ ├─200766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9490593695c5b715e026b59e824dc786d397335c94b5f36da41147a943831cb7 -address /run/containerd/containerd.sock │ │ ├─219107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1158d2ac0869be1e4b8c04ad3bbab229e96c9e89f029d5f007469412a0657826 -address /run/containerd/containerd.sock │ │ ├─228127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90b9f7b24de3d342410bfa27dcd5cc3fc94993c9f7bb8201d95d9a75e5ad4f3 -address /run/containerd/containerd.sock │ │ ├─228130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb6c5fa4a0b05fea23181cf3eecbfea40e36e15f599169f112dfb199543e042 -address /run/containerd/containerd.sock │ │ ├─228191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3624b9e5d9735d5521672d55b7c9790b27723e0e063b8a8434ecc5c335548d7 -address /run/containerd/containerd.sock │ │ ├─228521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 282dff43c653fe663e5155d1ec3281dae88c6c1a1252ff69bae87fe131b5939e -address /run/containerd/containerd.sock │ │ ├─240580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 832583d1f06154af194339a16cb0be41162758759f01c3e4f6100710366a214c -address /run/containerd/containerd.sock │ │ ├─242961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35fca7c42f168e25d19bd629b4801a1c0ed27772cdfebdcedae6764597e992a4 -address /run/containerd/containerd.sock │ │ ├─244205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d345e5518eccf7567d7e76959ad485ea4066006e882bc9b73f28a082130533e -address /run/containerd/containerd.sock │ │ ├─245062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 060415cfa2d833d5f6fd308147cdc38e803b5c0fb5f9b73f6349363019d69d79 -address /run/containerd/containerd.sock │ │ ├─246407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fab9b0670ce14c88a876610a8b8df067e3304a6fea57c768492c8ee0cbfa702 -address /run/containerd/containerd.sock │ │ ├─248634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1eb764f255a7b0f0d3a328260b6c269c8af4134a84e6a92d0d70ae69b88599c -address /run/containerd/containerd.sock │ │ ├─250253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18dd64a6119b0fcfa02d0142d4af88a213db6692a6409846e14f0e332cb33318 -address /run/containerd/containerd.sock │ │ ├─250323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5508e66e6a781be28e4342928e940995a6750074ad3b96a9680f99154d1e5031 -address /run/containerd/containerd.sock │ │ ├─260650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb6bb63b932ab96b368dc1f08010ea656598094f7af3c1c8a96f936c984890bc -address /run/containerd/containerd.sock │ │ ├─260981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e0dfb9f3015d11cdc95897f9df9925013e33135eaad841cf080c3ed391d9969 -address /run/containerd/containerd.sock │ │ ├─265166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b5a53bf8418f4990db14518b997aafb26a7ea531fde23ec8c76fa25edcc3b5 -address /run/containerd/containerd.sock │ │ ├─269741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ae22a42f77dee4b6af696437682939eff88b0f994caf28be6de82bece12aca8 -address /run/containerd/containerd.sock │ │ ├─269979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9841fd21675da677581b1c27821a63c04aafc21c3b4abf825b8481f577a5e4a1 -address /run/containerd/containerd.sock │ │ ├─270077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89964182890ee5db324acd270063783056dbc1d6f70d6456eb82e9aaefe34102 -address /run/containerd/containerd.sock │ │ ├─270229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b51183338108dcf99d43a7bb4ed92b6513db3320dc4990c96067b658b20aeff -address /run/containerd/containerd.sock │ │ ├─307262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b223a2a241c39943309306da3e3c428683d1469846ed0362aa5adba10964d54 -address /run/containerd/containerd.sock │ │ ├─310053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2c3abd291492d615815b5341f9afac5fcf75bf28e424b15cdc03cb672d8782 -address /run/containerd/containerd.sock │ │ └─311400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcb33b1b5751d20492f8794ee0e248d13b248b2b7e29ff1b009a4c9f8dee74f7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-2b0a219210ab7548df2761f8e29c9bfb2fe3010c59f807330f835b6477b3327c.scope … │ │ ├─19122 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19139 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-re723a1c197bc4401b97d078f094ea940.scope │ │ └─198832 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29975 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30248 /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 │ │ │ ├─19051 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19072 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kddmio.service │ │ │ ├─12856 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kddmio/unit.run │ │ │ └─12885 /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-kddmio --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.kddmio:/var/lib/ceph/mgr/ceph-instance.kddmio:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kddmio/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.kddmio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25379 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25641 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39543 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34800 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35075 /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 │ │ ├─12495 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12523 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10334 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159433 /sbin/multipathd -d -s │ ├─docker-2ddf68f0d91161e0c6f0006156e9d9e4e89042166fcbb1e0176188ccacb8bb69.scope … │ │ ├─39592 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39610 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─kubelet.service │ │ └─42545 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.126 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-157a897a011339c98a863353874a0cfead2ad232c5724befd5266ab7fd502d46.scope … │ │ ├─12969 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kddmio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12990 /usr/bin/ceph-mgr -n mgr.instance.kddmio -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-3ce584ddecbd0e058d91b71b69e960445c853c90a5bb0c8abcc896ec6aa8a80f.scope … │ │ ├─35118 /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 │ │ └─35130 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11098 /usr/sbin/chronyd -F 1 │ │ └─11099 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159326 /sbin/iscsid │ │ └─159327 /sbin/iscsid │ ├─docker-cf4076bcec5f9dc0dec9ffe797a32d0a9f2db32fbce4a70ec5124943193e7d37.scope … │ │ ├─25683 /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 │ │ └─25695 /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 │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─fdd09e16e6e7e774f62cc4ac960e42f5e2ff9f102779e2ac46297cd5805a0eaa │ │ └─200703 /pause │ ├─35fca7c42f168e25d19bd629b4801a1c0ed27772cdfebdcedae6764597e992a4 │ │ └─242984 /pause │ ├─b036221d2727c9193dd9d0c6384a9358eca8ce35d3b0236ae4cff30e180872af │ │ └─68566 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2b51183338108dcf99d43a7bb4ed92b6513db3320dc4990c96067b658b20aeff │ │ └─270266 /pause │ ├─09a7527475053ea44098f7310f2d5a32bced9291902546da210c8b8dcb2604e1 │ │ └─46701 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─46ec471cf3695d111ae521a677b1ee89933dc3325d0858c205a387c968ece053 │ │ ├─238953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─238983 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─239602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─239603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─aa9ffbb6d106bce5f0e4a5d112c51cbe6dc97a7e3d0df984c323a7fb811e2cca │ │ └─68052 /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 │ ├─ef4e1ebe2ef18e1acd9574db266c4ec6073ec02e8ae179dba00d4b476b774146 │ │ └─59007 /secretgen-controller │ ├─335de08e9c858e0a36e08cd858fec02101c5fe9688a1b1b74c637d350ffad070 │ │ └─160199 /pause │ ├─a1aeb8e51033e32992df1c250f54706047763b0f9e0712bf9362b4ba7e47bbce │ │ └─42253 /pause │ ├─861d524fe0e8f47ee65d4eef0d3e3d017b39960f9dacdb24a2aae8e221847305 │ │ └─46459 /pause │ ├─05ebc05119be6a52ebc86809fea600b29bc4772273e49bca816d073fb7de90c2 │ │ ├─219421 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─219442 erl_child_setup 1048576 │ │ ├─219496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219497 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─219681 /bin/sh -s rabbit_disk_monitor │ ├─d5667e6691d9c102e49876455c412bbeed4882dc069ad4f7f43528f084cd3a19 │ │ └─42743 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─11bab42f18b3ee3a6de2ea131b64c3fa6fe38233e764427c856419b403b2261e │ │ └─195049 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) │ ├─dcbbb44c81c4d22c47b9075565e425a58742de15a93fdda37476a2cba1841eb8 │ │ └─58773 nfd-worker -metrics=8081 │ ├─6c8616a91ea80b131767e69112d040808511865206ee3175f2d5719c43c36b5b │ │ └─67484 /pause │ ├─736355d9255a1df1e2794d557073f544402cd3aea3039e6e5526cdbc4dc6ea99 │ │ ├─280412 manila-api: uWSGI master │ │ ├─280502 manila-api: uWSGI worker 1 │ │ └─280503 manila-api: uWSGI worker 2 │ ├─f29525588f90ba0602841d670dfb75a88ae305d4052df0bf7339d77798143dd1 │ │ └─68598 /bin/memcached_exporter │ ├─b4d2b0c4a17655834cb94494739d0c8e8d6dae8aaa904a853205e519422b03e3 │ │ └─65155 /pause │ ├─99d39f0d559d326d9016e48d6385038ed5f4fcb65388855ff1781e9d5325d322 │ │ └─99427 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0ee09e2760c7c5e7610a444fb754261528f5cd847410371bf86b884c1fa144e0 │ │ └─46091 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 │ ├─135960fdf5e73269d230c3c3b7a613d9e8de716cb58c71d8677a8aacd545b26a │ │ └─66211 /pause │ ├─2df170f642c2d6debca3f6d2a0ec54e4dcf8b2bdcdfc0759601196c1723ea217 │ │ ├─69327 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─69350 erl_child_setup 1048576 │ │ ├─69397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69398 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69606 /bin/sh -s rabbit_disk_monitor │ ├─7e70230e85e3f027250d7a41a0258d1e661328f111e452b96a617ab1d9a43979 │ │ └─64695 /pause │ ├─e7b88dc8969ecc97c22216914c160081a93d35cbd37c785eab310bf003155090 │ │ └─280453 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9ca57962b88af081519087889f4367710162b02e0b6f7fd52f27c09607910aed │ │ └─51119 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─98cadfc354fa7c9cdea2e6f353889a27f7d6452180dc2688ab280b3a107bd784 │ │ └─311596 /bin/openstack-database-exporter │ ├─9841fd21675da677581b1c27821a63c04aafc21c3b4abf825b8481f577a5e4a1 │ │ └─270040 /pause │ ├─298c0e821f9b3a36ccd0f5ec125716a33df2e56bb30acf4e05fcaa74d80a4237 │ │ ├─64260 python -u /app/sidecar.py │ │ ├─64582 python -u /app/sidecar.py │ │ └─64583 python -u /app/sidecar.py │ ├─d1eb764f255a7b0f0d3a328260b6c269c8af4134a84e6a92d0d70ae69b88599c │ │ └─248658 /pause │ ├─64b7a15544c7a359eb80178877242437a29f614c3d0a2cbb784893b8e49ab090 │ │ └─98334 /pause │ ├─060415cfa2d833d5f6fd308147cdc38e803b5c0fb5f9b73f6349363019d69d79 │ │ └─245084 /pause │ ├─d97f8854a3efdb9ed44f899a875b02f0c5e4010bdd28506f07bda41f350e5bfb │ │ └─66753 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─96d826649e3e573d6609ca96efe4673c14a73a7dbfdfa40bcb609e533dc26630 │ │ └─43742 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3116190539e978b3da82a6e6a17d639d80458c0f020ad54086ec7071417c7b42 │ │ └─46791 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─de3065ca6cff2c0c4bd2ed80590f36d27987138cc915944fbfc24a42d31bcb0e │ │ └─66854 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1012868583291d52480cc486fb9f2f7f90ed7dfc08354de7a4d7fa9de8f2a2fe │ │ └─49800 /manager --metrics-bind-address=:9782 │ ├─570709a3603a180a8410455b0fd66d0af6e12dde6a026f4895bc28beeac8aa4d │ │ ├─150434 placement-api: uWSGI master │ │ ├─150463 placement-api: uWSGI worker 1 │ │ └─150464 placement-api: uWSGI worker 2 │ ├─ecda47c8cc3a49486818a3f4dae0cde4962501a9ff46c2a669b1d7faa87125dc │ │ └─198795 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e1bbf59854bbd9b42d4379c9136e168b076de376ad53a1ae5dc69624389b9ec6 │ │ └─88745 /usr/local/bin/rook ceph operator │ ├─88eb2e62957cbdaf03ff2a5d0de83121d3f4fd1f4c52fd9f093489ba4a9e3a09 │ │ └─68408 /bin/pushgateway │ ├─fcd2dfeb501afedc94fe9f66295a75a462e8a122884b0bbbca96b6feed019d03 │ │ └─197646 /pause │ ├─31d5b76d0f305ca25ee5f945471a2c10280e06354c7e0b5725454c03da864bda │ │ └─310360 /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 │ ├─b90b9f7b24de3d342410bfa27dcd5cc3fc94993c9f7bb8201d95d9a75e5ad4f3 │ │ └─228215 /pause │ ├─17c0e0c1382625a2eb902a7a9b0b72fbfcad139019397f9b9376b97a3d9778d3 │ │ └─65048 /pause │ ├─d4e646a060102f05e91311c31b53fb490ce322215931a1466b9297cb6b312e53 │ │ └─280446 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e976392040b7fa3b00e3e376b2c5bb0d7d1b784f5ca28063040abf3ad7352811 │ │ └─48654 /pause │ ├─f84e52508b556165fa83af5e01185b76bdb7d8f188b119fa6b9b6865632d8ad6 │ │ ├─177293 nova-api: uWSGI master │ │ ├─177306 nova-api: uWSGI worker 1 │ │ └─177307 nova-api: uWSGI worker 2 │ ├─2ae22a42f77dee4b6af696437682939eff88b0f994caf28be6de82bece12aca8 │ │ └─269815 /pause │ ├─113bbfc4b94541dd963f83521091a8857d9518f24d33932d5c900a3803c5c86e │ │ └─50856 /pause │ ├─f819667801fa03ff85041247c6edb6ba1eccab8a6f30082236ac2993bbd05914 │ │ └─51205 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7d27e8c2625234158d247ff35264b6c96787777280de3c6e96ddaa98f3d49e27 │ │ └─67775 /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 │ ├─e28752e368926465916c9ff9dbf7f88611282ba0affdd66295da70102683637f │ │ └─65497 /pause │ ├─4ad6737fae2b4c0a4a4153981f421828def03e7868ae73924b6d27a489e3cbfa │ │ └─67739 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-126.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 │ ├─f25ae07c048a60d3566f59fda862b385e53cd4fee033727cd17bb85bf0367dbf │ │ ├─197944 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─198079 erl_child_setup 1048576 │ │ ├─198432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─198954 /bin/sh -s rabbit_disk_monitor │ ├─0db35c10a373e9e545e9cb1a3135e79f134c65087e0a2231689552cecdcdab88 │ │ └─113423 /pause │ ├─7acfe4262d6c67087dc6aec1318a8db715be63813fec4a04cf432314b58c5547 │ │ └─181441 /pause │ ├─6bfad9f872c59be7f906ff2275daec2ea80593abd6f77d7ce1de2de31843e057 │ │ └─182120 /pause │ ├─ae48303a6a4e047bccbbe8f2e40d7d9729b2e5eb21b05f6a5c982dce1499c957 │ │ └─46747 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─c9de3bff81bfae52c866996c32bb6d712009d08f705001f9370b35f52824ef9b │ │ └─53179 /pause │ ├─d285e047d6ea3265bce4f28113e69be60046ffc8d8270fd60018cd21de977d69 │ │ └─42242 /pause │ ├─845b5baf665bad07d32f78109971e7aed5693fedfe47d2b376c7a802de125714 │ │ └─57831 /pause │ ├─4930412dfa3ffaafb5340c17bc5862fd1e8b133240bdb0072bac912e31fc1fed │ │ └─165823 /pause │ ├─123f1e94f24c2babfb847a0a4af1a6f5feb29e3be63a1277507d667ae3296413 │ │ ├─64193 python -u /app/sidecar.py │ │ ├─64493 python -u /app/sidecar.py │ │ └─64494 python -u /app/sidecar.py │ ├─e3624b9e5d9735d5521672d55b7c9790b27723e0e063b8a8434ecc5c335548d7 │ │ └─228276 /pause │ ├─999e19d9408da809495c32d897c8d2f1eb1da1aaff453c6300677207421bdbd4 │ │ └─42488 /kube-vip manager │ ├─56898436b4d5543569321cc0c8abec954bbb8fe8f0870bb1e2208929f988e43a │ │ └─53375 valkey-server *:6379 │ ├─acc2108559f3dde98981731df7cf660fee7eff31f90b7a06978e7e641ceeb9b7 │ │ └─42316 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 │ ├─156b1c90518401ff98fc7f2f33d58491015b8a1cc6d37b893ddea7e1e96aa629 │ │ ├─260703 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─261495 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1juivx0m/privsep.sock │ │ ├─261521 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─261528 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─edc2b6d56f542f5d01792b9adadea9001f2d5bb9cec0e02726533326b606b01b │ │ └─58865 nfd-master -crd-controller=true -metrics=8081 │ ├─10e94e1b0b4f28fb3691a2aabd8d7c9b1bc09bc83809bb8f006fec3b11f4052c │ │ ├─265456 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─265477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─265483 erl_child_setup 1048576 │ │ ├─265793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─265794 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─265819 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─266035 /bin/sh -s rabbit_disk_monitor │ ├─c53f041b261cc4441aa13f209d0ae48604e94343eb719342655648ec61d70d99 │ │ └─80248 /pause │ ├─ddba2e9a2297683d5de9bfaf12e6ae3d54dde5d57bbc48dfc21675860a4201a7 │ │ ├─74288 apache2 -DFOREGROUND │ │ ├─74334 (wsgi:k -DFOREGROUND │ │ ├─74335 (wsgi:k -DFOREGROUND │ │ ├─74336 (wsgi:k -DFOREGROUND │ │ ├─74337 (wsgi:k -DFOREGROUND │ │ ├─74341 apache2 -DFOREGROUND │ │ ├─74342 apache2 -DFOREGROUND │ │ ├─74343 apache2 -DFOREGROUND │ │ ├─74345 apache2 -DFOREGROUND │ │ ├─74349 apache2 -DFOREGROUND │ │ ├─74350 apache2 -DFOREGROUND │ │ ├─74351 apache2 -DFOREGROUND │ │ ├─74352 apache2 -DFOREGROUND │ │ └─74353 apache2 -DFOREGROUND │ ├─43c03d49feae36922e8ada361fd925f0006da894ac916b1be240643ce35b5f67 │ │ └─58710 /pause │ ├─907005bd999f2bc9c0967630b5e3d892a40e7d2971c7fcdb78539dccac464326 │ │ └─161819 /pause │ ├─86b07316ea6b3a430b32d6dff4f3be537c3034c42353148b061fc6f025a961e9 │ │ └─68010 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-126.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 │ ├─79a0b303cdfc9937434fafa9bce6eab7fb25508e8a7c03bfdf52406acb49340a │ │ └─160613 /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 │ ├─cf4877cc697f9f3cdd8a751bed0e7f5badf6ea4bbf568cdcec088e3dfef69f66 │ │ └─50135 percona-xtradb-cluster-operator │ ├─b2a38ef5689f8704ffa0815fb6e4cc1671336e05309591d4c793f46ba5cae7f1 │ │ └─133308 /pause │ ├─e4548336e69b9acbd40eee87e2fbc923bd007fb6f79af9a9b693a441b15de01f │ │ └─53484 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 │ ├─a9a7c604009bb1452deaf9249e6e723a1beb4d50a6e816d5daff6d18924b7b24 │ │ ├─ 98753 /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 │ │ └─230785 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─69543d1081cc784005c2747f135a72df5e0ab4b06cb2a6b6f497051d9422bb32 │ │ └─70990 /pause │ ├─f98eaaa7e4b26a920a2972f39e1af0889b64a33fd5bfc328dad2b164cfcc5a40 │ │ ├─80475 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80491 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80497 erl_child_setup 1048576 │ │ ├─80544 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80619 /bin/sh -s rabbit_disk_monitor │ ├─cdb6c5fa4a0b05fea23181cf3eecbfea40e36e15f599169f112dfb199543e042 │ │ └─228209 /pause │ ├─49fa421f3160c2ce549e0fbd8d344442c8b39247397f6f52ce5afecdd9737b0d │ │ └─181380 /pause │ ├─a3de837f445c02923ab8bf27858478c36299b2fe4007ef7847ea71d52bd45601 │ │ └─248686 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5798fd7af507707d1c906fd7ab41b36373367c5a6cff265069beb180d34f8d04 │ │ └─42373 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 │ ├─6c1deee0e3de109c147834c0e23a1c31b2b87fce0b80ca640f359ed42a2605ea │ │ ├─195023 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─195726 neutron-l3-agent: ServiceWrapper worker(0) │ │ └─196043 /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/tmphjuk645m/privsep.sock │ ├─ddd2ed03c93b570f4c2bad73614d7525a7ab47801623037b685e0dade18bd6b4 │ │ └─115088 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─60d69bb1e33a67f3bb3f9794287da6027e7bb0b686cb11c3bea8180860132f8a │ │ └─42203 /pause │ ├─3df6ee1595d3e06e59d68263c6999f776cca14b46564223e21459e06e01d4878 │ │ └─65894 /pause │ ├─bfa5543db18d9da9658a13d39a695e36874ac6ae06011c3414f8345977c54d56 │ │ └─49673 /manager --metrics-bind-address=:8080 │ ├─7fab9b0670ce14c88a876610a8b8df067e3304a6fea57c768492c8ee0cbfa702 │ │ └─246430 /pause │ ├─d38609df9efa4894f838df58dc8f2c276f7164c56a3be5c1e889ba2077b6adce │ │ ├─160661 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160674 /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 │ ├─b30a8425667c461dcf6c01da685e24dca34389af0de1fa6d1c3a454327940707 │ │ ├─112235 glance-api: uWSGI master │ │ ├─112248 glance-api: uWSGI worker 1 │ │ └─112249 glance-api: uWSGI worker 2 │ ├─90b1e067eb62bf4f208dc6db4793304ea2e0459d42246eea32f61d3969da549a │ │ ├─193041 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) │ │ ├─193547 /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/tmpz_rs9d2f/privsep.sock │ │ ├─194011 /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/tmpu0bkzqld/privsep.sock │ │ └─194405 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7543c38b0f56f68c2f60c8e6d0679f1c85ec699335ddfb41d05a154c7406b68c │ │ └─53752 redis_exporter │ ├─778ce711f50d6039bd0a16663e1102e22f3d81e699ab523301decdf397032b67 │ │ └─67697 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d9cb17b5d0e66674993d315c3e15ca2f2a280560c21f9ac9b04741507d911ca2 │ │ └─181751 /pause │ ├─39f55e29fa0aa4b9217dcd10a75cb38652dbc4d61b8890f91d6a0655f564e3e5 │ │ └─46546 /pause │ ├─1fb86535d3bb32bf20290445644848b7d96d3ec3af47757abdcdaaa738b12227 │ │ ├─309741 apache2 -DFOREGROUND │ │ ├─312270 (wsgi:h -DFOREGROUND │ │ ├─312271 (wsgi:h -DFOREGROUND │ │ ├─312272 (wsgi:h -DFOREGROUND │ │ ├─312273 (wsgi:h -DFOREGROUND │ │ ├─312274 (wsgi:h -DFOREGROUND │ │ ├─312275 apache2 -DFOREGROUND │ │ └─312276 apache2 -DFOREGROUND │ ├─92f78e37a97c283c54eb23e0e6a633e6fb028756df59bc0f0050ccd0d2d0b93e │ │ └─165719 /pause │ ├─c736e062769f7b5d6c960fb2dbe1eca06582159cb74bc49d7c2f392295636228 │ │ └─65113 /pause │ ├─75ef6aa25504a2adfb6c2cad94c1a13bc66ef62354388febb5e2034728b6fd58 │ │ └─46506 /pause │ ├─7d345e5518eccf7567d7e76959ad485ea4066006e882bc9b73f28a082130533e │ │ └─244241 /pause │ ├─0c29ee093328b07d47c190189859182489fe7cac93c36ad4784dd23b1bc04080 │ │ └─45930 /pause │ ├─3986495c92f5bacfa8d3aa7943c36bcd79104b77544845ab4133098bfe5879fc │ │ └─162393 /coredns -conf /etc/coredns/Corefile │ ├─832583d1f06154af194339a16cb0be41162758759f01c3e4f6100710366a214c │ │ └─240603 /pause │ ├─d4cd2700ae89fcf568b7cfdb1b329d7a170a3d34ee2491bf9a523c9039a95c68 │ │ └─58478 /pause │ ├─86714b9b402740c95774d1a7f652ef25c46c8ca26ed7b0edf1fe92a8642d7b65 │ │ └─49127 /server │ ├─d39067bf25f36148e75493ee5fc5a964990fe602c46d78c13dceb0a69789aa13 │ │ └─53672 valkey-server *:26379 [sentinel] │ ├─c7eb02f554c1264d5363b7f36246b5664cad871935b615bfa7992a92a470225e │ │ └─58564 /pause │ ├─fa6b288928a669a472fdb026f7eb079c0f48a4d7d6ccd083137f92bbba481c9c │ │ └─63191 /pause │ ├─cf35cfe37aa1aefc6655959391a9e9a84e3159a96d5a32f109f2d863b0b3f9fc │ │ └─45519 /coredns -conf /etc/coredns/Corefile │ ├─286b927abba7a0809f51887e77d0d89f91fd6fa8bf0de84b3ac9572c7d087aab │ │ ├─87122 barbiacan-api: uWSGI master │ │ └─87135 barbiacan-api: uWSGI worker 1 │ ├─7ce9e05a3c61a1182a5c73c18a6018b2458755b37c09788e99f66e4a1639c5df │ │ ├─215107 heat-api-cfn: uWSGI master │ │ ├─215149 heat-api-cfn: uWSGI worker 1 │ │ └─215150 heat-api-cfn: uWSGI worker 2 │ ├─2785b6bc301c3b06aa7051f9933101ed2ac43e75a98844d876665899696b5b6b │ │ └─66716 /pause │ ├─4dc3dcb1bfc7659d6af5b5dcb9b22e5e1631878b69a44b2b75be46f9fc74762b │ │ ├─191831 neutron-api: uWSGI master │ │ ├─191854 neutron-api: uWSGI worker 1 │ │ └─191855 neutron-api: uWSGI worker 2 │ ├─2686be44712306bcebc05bea398fed132d69272bd41a21b78ea848f290c49baa │ │ └─50008 /pause │ ├─c9032f21fbf98c30aeb45c0fb4316f82144c86281b152f1c17fa3d24da6b42ef │ │ ├─67177 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67211 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5e0dfb9f3015d11cdc95897f9df9925013e33135eaad841cf080c3ed391d9969 │ │ └─261014 /pause │ ├─79957609e368678baccdcdaa15d5453a2fdb597fdfc691057b7ae00a6f2c718f │ │ ├─ 49002 /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 │ │ ├─ 49018 /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 │ │ ├─ 49167 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─309499 nginx: worker process │ │ ├─309500 nginx: worker process │ │ └─309501 nginx: cache manager process │ ├─b6f65d2bd4b9c5d30f0092b7cb8d7084278713ef3b67d0ccb7366b35b3ede347 │ │ └─172425 /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 │ ├─1158d2ac0869be1e4b8c04ad3bbab229e96c9e89f029d5f007469412a0657826 │ │ └─219130 /pause │ ├─58f8d4c021b3e1c86a97349f8ffc3e883809d4836bf634d22cb4ff198f63a052 │ │ └─58909 nfd-gc -gc-interval=1h │ ├─aa2c3abd291492d615815b5341f9afac5fcf75bf28e424b15cdc03cb672d8782 │ │ └─310078 /pause │ ├─dacd2a097747e5a3b9a38d17a20d284abf30d09b78662da4964a21f3a706d7d7 │ │ └─68204 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6d0e79908a3d37704269c50cc6f33bc78aa0c772a3947354f17050cf6794956e │ │ ├─215108 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─215473 heat-engine: ServiceWrapper worker(0) │ │ └─215476 heat-engine: ServiceWrapper worker(1) │ ├─9b91ca5b744ca6fa25e0a48b87e3d91f05d26cec6f4a71e62da4c98fabaf9088 │ │ └─68121 /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 │ ├─a6afc9ae5c8fe599c429335c14b4c8f81a618a5d13263b88302efed2f95c29cd │ │ └─68750 /bin/oauth2-proxy │ ├─66f818a1d634f21095a3cdfd999eff0e5431d8c3d46097c1e6c7b145ca6235df │ │ └─64621 /pause │ ├─48e1bbea4fcc916acffc3a28ddce67f560b1ff3aba3661c9c07dcb92445600cb │ │ ├─191936 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192392 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) │ │ ├─192394 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) │ │ └─192398 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) │ ├─5923ad7a2d3e7f6173c50d284c33175e7da2be04951a1f4855b9efe7a9bd7b41 │ │ └─162168 /pause │ ├─125a3e96a2612a57713cbd0d2b2d68a11be85317abd8cb545905ae3f602052ce │ │ ├─237385 octavia-api: uWSGI master │ │ ├─237398 octavia-api: uWSGI worker 1 │ │ └─237399 octavia-api: uWSGI worker 2 │ ├─d9d227030545c788f78563c58b39829a0956271c9e0e6be805bb4671236586d5 │ │ └─42719 /pause │ ├─734b6fb3e98811ed6e461ba891626411f6d12af9e51f1b198aa352468ef16cc9 │ │ └─98650 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-nsb6x --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c2c7f94c5793dd378f41eef8ae2201814677d01d0be8b52d287d74d7c8d99ec5 │ │ └─130529 /pause │ ├─ba38889fe063f1a8f2c72d5b3f4d38fb17af77b0157f92be70f07d803354c1a0 │ │ └─203680 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─730734222040cee42e4a6165bf1f338edfb0d8482faf85eab0ffa454e3cbed0d │ │ ├─131665 /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 │ │ └─131874 /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 │ ├─ff441cd99c319c9d817172c434c95527ae340af768ba0e96345cdb42c3268fc8 │ │ └─63278 /pause │ ├─77774389b4977689b64b34af6abdae0574c8b6b5a945307972aeb6911b6a5a60 │ │ └─130551 /pause │ ├─b3fd0e0712d218912dbbbeffad10485ea3720246102180dc71b08dd70ad3202e │ │ ├─260905 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─261493 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─261494 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─137fb0b362950ac83fd05d94399a1738f2bce800a061659ef3de5a91f247ec32 │ │ └─166328 /pause │ ├─5792ba8bfdcb6c16c4407ebb0b16a87bad6fa3ea819fa7ae026f227824a442af │ │ └─129413 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─12a0b92f502bb98d0bb004eda8fe0e8471486c72b61562a9fa78ebe85d53c0f7 │ │ └─238133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─890c7a0490d7ac3c3964434010ae7398a4b8ad68a4d837e7cecb6735e0d23d73 │ │ └─117359 /pause │ ├─bc8482384a3dac4c76a0cbf8376184098550501b467c3e07ca33428f13d69499 │ │ ├─127901 cinder-api: uWSGI master │ │ ├─127914 cinder-api: uWSGI worker 1 │ │ └─127915 cinder-api: uWSGI worker 2 │ ├─439003609c88e2a1cabaf528fa7a2bb94285ac28ea9c714c5121c04476bd99ba │ │ └─182064 /pause │ ├─59bda0ee46094c92296dbfe8676104737766cac56db1978e4f5d3d9bcf81188a │ │ ├─195054 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─195740 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─197117 /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/tmppr9cq3oz/privsep.sock │ │ ├─197956 /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/tmp5o2fnsxv/privsep.sock │ │ ├─198771 /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/tmpj_ek13k3/privsep.sock │ │ ├─199365 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─199366 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─199409 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c03190c7-8ba7-4e2b-94ef-4c0fa06fac7d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c03190c7-8ba7-4e2b-94ef-4c0fa06fac7d/host --addn-hosts=/var/lib/neutron/dhcp/c03190c7-8ba7-4e2b-94ef-4c0fa06fac7d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c03190c7-8ba7-4e2b-94ef-4c0fa06fac7d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c03190c7-8ba7-4e2b-94ef-4c0fa06fac7d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b85e3f65-42f6-4f65-b86b-b98731e1be53,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 │ │ ├─199412 haproxy -f /var/lib/neutron/ns-metadata-proxy/c03190c7-8ba7-4e2b-94ef-4c0fa06fac7d.conf │ │ ├─221578 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fb8cac9f-b2ba-4716-96f8-b4741be6daf2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fb8cac9f-b2ba-4716-96f8-b4741be6daf2/host --addn-hosts=/var/lib/neutron/dhcp/fb8cac9f-b2ba-4716-96f8-b4741be6daf2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fb8cac9f-b2ba-4716-96f8-b4741be6daf2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fb8cac9f-b2ba-4716-96f8-b4741be6daf2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-27a4b809-c261-42a2-9672-9dca9df8d269,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 │ │ └─221581 haproxy -f /var/lib/neutron/ns-metadata-proxy/fb8cac9f-b2ba-4716-96f8-b4741be6daf2.conf │ ├─15ae4dad0efc2c042f36b4a030f7dfcaefc3a61cc11bfb335cb5154d5ef676bd │ │ ├─196968 /bin/sh -x /bin/wait-for-ip.sh │ │ └─314929 sleep 1 │ ├─68b62a7f24f9412b2c71d64a069ba5850e5cf3e1fa3dd0bfa7b96e1880e39035 │ │ └─63341 /pause │ ├─62c54e2cac8ad5e9e92b5b83e82beac3893290c5b7c1640543a3ea97898f2d98 │ │ └─113502 /pause │ ├─aa1cb2f1d1980eb0ecfe80418a5d5a7248d324d78572fb868c5f57ecfe5832de │ │ ├─238118 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─238729 octavia-worker: ConsumerService worker(0) │ │ └─238732 octavia-worker: ConsumerService worker(1) │ ├─e3749917b7618f12b3147e275d09b304b4775e11a4f0bd6f343c1211e17322cc │ │ └─81791 /pause │ ├─03704e6e4838852d67fc4477a1370b656a95362dc2c14b6e47739f92e9f81b47 │ │ └─244589 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─56fc07490f7cb873c1ea2c111748fdd09995e0e2643156aab6b5d8c8c420e6ee │ │ └─68536 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─398a9dbd930b6933e9681e5258198152aa2da3e0034bb8defc879900717e81d6 │ │ └─45038 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─359a714499495b0085ac2efd639f406a29d731d9cd4698c1f8800f6d65ad864c │ │ ├─182842 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─273250 sleep 300 │ ├─32b5a53bf8418f4990db14518b997aafb26a7ea531fde23ec8c76fa25edcc3b5 │ │ └─265190 /pause │ ├─8e2352423713292f45be528fc04db52ec8e2db3e1ad6265cf60ac9bea2c26c1b │ │ └─115491 /pause │ ├─ab96319677580dfc2e29733f0d2a5ec43d3d923a28fe8b1156a19665efd6a29b │ │ └─179753 /pause │ ├─d1f27e7379b698898cde0f4ef661899ae9ecd00570bd4824e842479f9b0bf577 │ │ ├─191869 neutron-policy-server: uWSGI master │ │ ├─191886 neutron-policy-server: uWSGI worker 1 │ │ └─191887 neutron-policy-server: uWSGI worker 2 │ ├─cd0ba8eb081eafcb7b123b2d41c893bb1f2b9827a773a65bfc56860b82791395 │ │ └─58518 /pause │ ├─4d272207b7f0159aab30e821721a58a86e41fc392ae37879f132a1f5d4205787 │ │ ├─66321 nginx: master process nginx -g daemon off; │ │ ├─66341 nginx: worker process │ │ ├─66342 nginx: worker process │ │ ├─66343 nginx: worker process │ │ ├─66344 nginx: worker process │ │ └─66345 nginx: worker process │ ├─92fdbe9f1cdf8544cd3ee571ce08f9c46da56b85a8c65cb4fbe897814b502bf2 │ │ └─53348 /pause │ ├─10570b7aced753e039a87aa2ab27473fa858fc701144360da1f2a85cbea55cb9 │ │ └─67030 /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 │ ├─a9a834da67aa966e0c1c842966194ad3c1d94f9e0258255524006c9e164008ab │ │ └─98291 /pause │ ├─9490593695c5b715e026b59e824dc786d397335c94b5f36da41147a943831cb7 │ │ └─200814 /pause │ ├─a7fc9bab10f75641bb3f54edcf94cb7d3e9432b940336ac455fa1ce90d8f22c7 │ │ ├─50967 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 │ │ └─52286 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 │ ├─a24303ca45fe7c49df1752fc1073d9c26a64bd66e7f5beb0b7227308985cd96b │ │ └─45448 /pause │ ├─0385e6f23b265a48d74b95834cd324a94de6ef4abfab4a39a942741ecbf4a862 │ │ └─68731 /bin/oauth2-proxy │ ├─2386523a81b21122f1fe6785a8df6754c7d61f47111e634bff77505577836ff7 │ │ ├─177547 nova-metadata: uWSGI master │ │ ├─177560 nova-metadata: uWSGI worker 1 │ │ └─177561 nova-metadata: uWSGI worker 2 │ ├─2852544c49b76d6128a3415e2da3c4e8907a36a5d8412d7e41a3844d508fb990 │ │ └─42350 etcd --advertise-client-urls=https://199.19.213.126:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.126:2380 --initial-cluster=instance=https://199.19.213.126:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.126:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.126: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 │ ├─93ca401cbfd1e8869692a9e796be7c1571e0d6a0987de086e631c1445c4effb1 │ │ └─165538 /pause │ ├─17e2ecbd642a7c9183ef197fb3bd9efeeb3397b99bad51f5af7ee49191ffa79d │ │ └─87796 /pause │ ├─44dd2e4a741f977d9bf2e07e08e89c295a785a4696c65baaf06e015ea1108065 │ │ └─181620 /pause │ ├─0d59f5f5935ec29e0f88773cfbae6c18479711f86a54c4423f9125b61ca67efe │ │ ├─261052 magnum-api: uWSGI master │ │ ├─261138 magnum-api: uWSGI worker 1 │ │ └─261139 magnum-api: uWSGI worker 2 │ ├─0cb180e351f07e075893da0017cac81c2cf5eae199bfc0fe3f4f07a44cdac6ab │ │ ├─115583 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─115606 erl_child_setup 1048576 │ │ ├─115763 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115764 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115774 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115847 /bin/sh -s rabbit_disk_monitor │ ├─a7f7a60c0d2792553d43668415fd24fd3e61c0694ec9d388f9fa2da6a6dbb0fa │ │ ├─178481 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178964 nova-scheduler: ServiceWrapper worker(0) │ │ └─178966 nova-scheduler: ServiceWrapper worker(1) │ ├─99b0f2d0be169c875555844bf8e06a5b26e763c7ee80bc1609def38531b44953 │ │ └─64523 /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 │ ├─a70a39ffb057eb9a619c70d2681700f646a133f3582a22a21a22fe217f2a4802 │ │ └─200759 /pause │ ├─ed3524b30b324f45564ca00d4e3aa7761b7ad95e90cccf173f09c88f31995da4 │ │ └─245128 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c4419b8e70aebec5c6038c68be96cc696096bb8cb33f822d0a85a40ed5f19139 │ │ └─131148 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─41d04c8d903304ff2667a84c40053ea9f1d04112bc3210a622f583513c3be675 │ │ ├─51022 mysqld --wsrep_start_position=22ca29f3-9fd0-11f1-8743-2669b4bc8309:20 │ │ └─51148 /var/lib/mysql/mysql-state-monitor │ ├─e0d9ff7e0bb7f52135243e603e2e2ad3321c8d9dee738255228bbcb7e9d3de0d │ │ └─42224 /pause │ ├─282dff43c653fe663e5155d1ec3281dae88c6c1a1252ff69bae87fe131b5939e │ │ └─228548 /pause │ ├─57c0d865bcaa8db828210baf53e844a61d0ddec167a1e50ca0d76efbcb1ea712 │ │ └─63592 /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 │ ├─dee323ac844c111e0826176fd8cc9662bd1c2fc04aaf300d030db6ac1ad2d284 │ │ └─68924 /pause │ ├─9754ad449544ecdfaeaa6e30c9ebd52ffb4555f61c1f90a5ef66453600fb7cbd │ │ ├─240724 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─240749 erl_child_setup 1048576 │ │ ├─240909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─241136 /bin/sh -s rabbit_disk_monitor │ ├─60dc6ca3129a7c4f9b5f0e5efc8d389e54689b0542264e713b1c0fa92ae42aa0 │ │ └─45488 /pause │ ├─c7bc7d83d5663272a5c06b629415e03acb16dd74aed4e7d0c6fd22d41ca1f80c │ │ └─111777 /pause │ ├─89964182890ee5db324acd270063783056dbc1d6f70d6456eb82e9aaefe34102 │ │ └─270134 /pause │ ├─0022c4e7da317d6058546acbdba3cd63513344fb3477f3282fc74efc2ec85f0e │ │ └─165956 /pause │ ├─f7ac2e5ade875e0633b641f53a1d2943cc3ec085391f121080c02035e465e280 │ │ └─44998 /pause │ ├─c1f32868d181d6ce1f3855ff7f95da921d70629d797afe76c1a080f8522a696c │ │ └─198270 /usr/bin/libvirt-tls-sidecar │ ├─b294e52e5a8f42d7473108c437781b1bc53b2fb611c5bf72636272481829bde4 │ │ └─163157 /pause │ ├─ab5b37cddb75dfd8e67fb0df2d5acc1cd8b9f59456530d9677982b2f99e104d1 │ │ └─50288 /pause │ ├─4be2d2ecca3e72a3f2d8a589a479f961486bb2b43097cad328fea8e09249b0b1 │ │ └─48754 /pause │ ├─709810ecdd54b4e8907f1eaf7058d45a55220585b65012ad8048a41989c2c741 │ │ └─42349 kube-apiserver --advertise-address=199.19.213.126 --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 │ ├─fcb33b1b5751d20492f8794ee0e248d13b248b2b7e29ff1b009a4c9f8dee74f7 │ │ └─311423 /pause │ ├─0b9bf5f439b76de754be3378497d16875163248cba6d387db87adfde57f2f3af │ │ └─246455 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─00251cf8f7e4f5c12f6f49862f0dd78bfa54e6b425625cbe5296deeba50a4a8b │ │ └─198318 /bin/bash /tmp/libvirt.sh │ ├─7a1526cdac7e0caa0fc477dddf4e2c75614263dd01a78f8e58eb598760d97fec │ │ ├─44056 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44433 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cb6bb63b932ab96b368dc1f08010ea656598094f7af3c1c8a96f936c984890bc │ │ └─260677 /pause │ ├─b3ea3c95d80fcb1aada11b35382ac6c702ea8a9d9cc7afc3ef20f316739f41df │ │ ├─178591 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178954 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178955 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─63032a63805630aab1434a2a22820ee9c14840253f3834598ab82de87ace13c5 │ │ └─94701 /pause │ ├─cc7e42f9ba86a0059a7ba5de86f2c1473b005c8ec5e42736efd6b32891096ec6 │ │ ├─94990 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─95013 erl_child_setup 1048576 │ │ ├─95135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95377 /bin/sh -s rabbit_disk_monitor │ ├─ef00b2fb0a9c1d9139700aca1b9113b26fa57ff57391e9d259a01ca5306189ba │ │ └─165366 /pause │ ├─a1d3ccf7be6d25f474afa0e7e41c73d56e3193c44fc193ac50c053f1a05252b0 │ │ ├─113763 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113994 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113996 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─41cf2a0601a0eedaa1118bea09146d17d1bd8e1ea4328468ed4dc61f4b7f4d2c │ │ └─269675 docker-registry serve /etc/docker-registry/config.yml │ ├─5508e66e6a781be28e4342928e940995a6750074ad3b96a9680f99154d1e5031 │ │ └─250347 /pause │ ├─9f0c6e40a190fcb70ee943fc8a7df988013e8ee61026f8778fbffb92bfd6a7ec │ │ └─42165 /pause │ ├─19165985e6d83b8fea693bb02c6cd40a4d665eede03bc6aef0c8ea07ab9e75e6 │ │ └─67649 /goldpinger --static-file-path /static │ ├─2155a540e42df41cb7f08287d6a46f7a810d021e16b8ccd4dc45665e3ff6af7e │ │ └─43626 /pause │ ├─32dfbcf3c30a1123a50a2bd89bd19e07e5ca0e238e67a3f8ee4b33af73084d54 │ │ └─45539 /coredns -conf /etc/coredns/Corefile │ ├─1fcf3524438033a3a1a14e1c8fe1ff0601313e8ddbd3600bce2b783b1d8db522 │ │ └─43565 /pause │ ├─7b1f074b43143b4131c226673745a49470445a3685bee7f8dc5e3e5341d86673 │ │ ├─179941 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179964 erl_child_setup 1048576 │ │ ├─180147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180148 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180158 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180326 /bin/sh -s rabbit_disk_monitor │ ├─8b5f87ff5a2b2e03a3614bdd2b6ccc170d5dc37bb2758bf9cb73ff53f62b97b5 │ │ └─203649 /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 │ ├─5d39209ed6ecfbc2f61ab60807069fc0ef595a479eb19effa4dc57f787330513 │ │ ├─215076 heat-api: uWSGI master │ │ ├─215144 heat-api: uWSGI worker 1 │ │ └─215145 heat-api: uWSGI worker 2 │ ├─391b5ce8b236d29ce3be171624c3c0bc83ff89e1652b320e3a05489e8d1874e9 │ │ └─65675 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 │ ├─e3a7b2f80f42ad9bea198f72f03ff84bcd818364bca0deba13f7ba59f468859a │ │ └─63377 /pause │ ├─c5298015e23d0e7757cabb9c91e996ac865294645a81309a12c52f7f1c99a222 │ │ └─49600 /pause │ ├─4e387174380999d6d95e8b70630b2b9d40e83eedcd8a1aa4eefd7f46fc0ce562 │ │ └─117398 /pause │ ├─18dd64a6119b0fcfa02d0142d4af88a213db6692a6409846e14f0e332cb33318 │ │ └─250281 /pause │ ├─a07dfae7a997e59c8d6d91f37c43ced12176a30c279ea8a8800d75b60c1a9420 │ │ └─243157 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b64a7edb07899f119ea5cbbc593e78a80f3622bda7a2a803c6ff8f0a309465fd │ │ ├─163372 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─163395 erl_child_setup 1048576 │ │ ├─163461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163462 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163693 /bin/sh -s rabbit_disk_monitor │ ├─ded3de39cb871b402ea660d93bbfc92b3778709e928edded6d9e679679697b8b │ │ ├─280476 /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 │ │ └─280748 /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 │ ├─0862521bdb3b66db0abe93d2543a3ae9a177e19ce41e0887790682e9f6915533 │ │ └─181690 /pause │ ├─0b223a2a241c39943309306da3e3c428683d1469846ed0362aa5adba10964d54 │ │ └─307286 /pause │ ├─5c8dfea92d4db02cdcd0f97ef3874842ca78ab99162cc18b9026088e564b36e6 │ │ └─49560 /pause │ └─410afa8550c39461e7ae9229ce5aba9167868cdec0135b8a46b600b2fdaf9e21 │ └─63961 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount