Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21995 /lib/systemd/systemd --user │ │ │ └─21996 (sd-pam) │ │ └─session-21.scope │ │ ├─21932 sshd: cephadm [priv] │ │ └─22009 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─421545 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mxgdidbdilhjapdasuuemsgwtfvnfizp ; /usr/bin/python3'"'"' && sleep 0' │ ├─421546 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mxgdidbdilhjapdasuuemsgwtfvnfizp ; /usr/bin/python3' && sleep 0 │ ├─421547 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mxgdidbdilhjapdasuuemsgwtfvnfizp ; /usr/bin/python3 │ ├─421548 /bin/sh -c echo BECOME-SUCCESS-mxgdidbdilhjapdasuuemsgwtfvnfizp ; /usr/bin/python3 │ ├─421549 /usr/bin/python3 │ ├─421550 /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 │ └─421552 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-d3a53723a1692e9a3ac7075ef43cc52087ca56e194941ed524dc767fba27533a.scope … │ │ ├─34980 /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 │ │ └─34992 /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 │ ├─containerd.service … │ │ ├─ 9954 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12528 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3af1711d67e2f92371a161c98131aa7787ad7f4dc322500541c47e1989f99df -address /run/containerd/containerd.sock │ │ ├─ 12908 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90b63562993f2a1c15eb3ff5151813e9fff27079754d66277d480b6373c9dae5 -address /run/containerd/containerd.sock │ │ ├─ 18937 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 12cbb4092310b98e6d06029096432c6a09aa95b62a9e7285d00e24043cdcef26 -address /run/containerd/containerd.sock │ │ ├─ 25541 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 763df100c2e1fdad0fedf6acf834bb22493cae9b48260224ace4d4fe9f9b376e -address /run/containerd/containerd.sock │ │ ├─ 30139 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eab559acb90f2a88923775cc7854a4e56e3bd22640a52ab83a3bd434f866640f -address /run/containerd/containerd.sock │ │ ├─ 34955 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d3a53723a1692e9a3ac7075ef43cc52087ca56e194941ed524dc767fba27533a -address /run/containerd/containerd.sock │ │ ├─ 40810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4cb8c50e40299197a5ff9156ccbcef4558eff28c2032d044e32990681786be5 -address /run/containerd/containerd.sock │ │ ├─ 40862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cad856d5f640b8cc29a3dcee248fbed3d67b4fc0ac7dce83748b987f640b975 -address /run/containerd/containerd.sock │ │ ├─ 40876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5000df9f87b6e9b90b54db32aecd1938a2c8236bacb12e3089c768b3634a27 -address /run/containerd/containerd.sock │ │ ├─ 40878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3baa994609140cce3e6ce544cd088d6d777afb9c1e470a03ac48a77f06f45d -address /run/containerd/containerd.sock │ │ ├─ 40898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406c1bbf9175a7f83c2af72a7479dea252450689adc103a4fd0cbf4629630363 -address /run/containerd/containerd.sock │ │ ├─ 41391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a68b5b01d38b2f410e6ef7bb2e9f69be5ee55fd9d0ee7bfd1dd2fed2fe1320f -address /run/containerd/containerd.sock │ │ ├─ 42200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b311e3e0566fbdfe6bafb1b47dc05abcc3ae7d1bd32e2c78d4689ae88a85f58c -address /run/containerd/containerd.sock │ │ ├─ 42215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4964810aaee41c7671e96923d28a29615bd9a8e7500ffb96e5cdbd90bda44de -address /run/containerd/containerd.sock │ │ ├─ 43521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f97627c97f331fa813565fc441c52aee94078fec1fe1e8376fd8aab295878fef -address /run/containerd/containerd.sock │ │ ├─ 43901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bfa0cdbb757c034eee3d157d312d5e6652266785c27a2feb58e22627514af2d -address /run/containerd/containerd.sock │ │ ├─ 44019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af8538d6b3b1b68df16e87256a2e81249d15fa6f53d660d2444a4555591a813 -address /run/containerd/containerd.sock │ │ ├─ 44422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6729878b160733e1f151f21fb93ffe29ec5ffa9869b52245c2d9f1020f37c1ce -address /run/containerd/containerd.sock │ │ ├─ 44900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cecf8c186dd522eedaf05525fdc9ae0d2137a29a7463928dd03d62b2c2461b5d -address /run/containerd/containerd.sock │ │ ├─ 44936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67bec245cc3f362c8170781014001f81f39a7e1690cf87296353cdc3e2963ad5 -address /run/containerd/containerd.sock │ │ ├─ 44987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ef08be556b9511caf9b2634585886dc78a816b87e5e7993374a51fe23685fd -address /run/containerd/containerd.sock │ │ ├─ 47153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a799d84198ae22a394f6b5998fbec2b3f212a2dfdb73d35b0cd99c8595fcbbff -address /run/containerd/containerd.sock │ │ ├─ 47293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c183a261fa151d9b36048439db27b700d943150962c6c438e2e3ecf169454ad9 -address /run/containerd/containerd.sock │ │ ├─ 48002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d5cd53b8d8f03f61e966c91710b536adb4495560949bc2dd863e7f6ec1ed10 -address /run/containerd/containerd.sock │ │ ├─ 48119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77e59dc97f626f7bfcecb89406afa84162fce9029b67b2e4af3ca98bbd8e2b8b -address /run/containerd/containerd.sock │ │ ├─ 48460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 340560959416a62d9adc11c2bba6a549677a071d4da16c48828f34f5b33a01bf -address /run/containerd/containerd.sock │ │ ├─ 48845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d6e97c18a87f1618ae5b2168aee69fd476c33fa68c8b41e8755a58d101fef78 -address /run/containerd/containerd.sock │ │ ├─ 49267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a9f74822d4bfa80813820af5f1a1a56db2d9eda43148a7194d917f5281331f -address /run/containerd/containerd.sock │ │ ├─ 51503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09151f96cce8095fa9b5370e77f68deeb6859c893f03cf3b0f9598e28e4aad3f -address /run/containerd/containerd.sock │ │ ├─ 51677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0d4fe4dce4c74a13c0a4b042a2ac9dfa012b1c1fc75768ed22abcdd570c9164 -address /run/containerd/containerd.sock │ │ ├─ 56087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c7e525f0bea97245fad724a39e9af14fcdeff4bab3ea52ccd153b3769892738 -address /run/containerd/containerd.sock │ │ ├─ 56714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2aba35761926db03ef322cf0efb09bd713628a569533dbdb8077109acb35384 -address /run/containerd/containerd.sock │ │ ├─ 56775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e6f26a39c1467cea49b505b11d139fdfe020e234acd0842c2eed2a04283275 -address /run/containerd/containerd.sock │ │ ├─ 56815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14d62bc95406e5be3f49b6cb1b0b36879f0d1005eefae1a0aee001484c0bb1f0 -address /run/containerd/containerd.sock │ │ ├─ 56972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51feb2e363c5722a36acdc7adfabc9132764d7831a696137c0b76a0dc1da79d8 -address /run/containerd/containerd.sock │ │ ├─ 61378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4c800c8384f2753d635c7d810d42d8f57405bd15e07c476c59e44091941988 -address /run/containerd/containerd.sock │ │ ├─ 61552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3091a86a5b946611ecb59cbe979f999e27aef3b145f3e12c9be62fa81a642245 -address /run/containerd/containerd.sock │ │ ├─ 61570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1901ed71baed67bcaa74e42f501c81c07c0ab5db296e60bdf143a49ca1823997 -address /run/containerd/containerd.sock │ │ ├─ 61631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac04c6811ff4c748ad40f5a7e573dad33c349f868b8f0dbba9951559a16823d5 -address /run/containerd/containerd.sock │ │ ├─ 63315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54a718df888cf0f3caa9e1ef597a894ecf758d43898ee4bb7b44bed2be128037 -address /run/containerd/containerd.sock │ │ ├─ 63413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8ed17c7fb37ca9bdb1eb174650f7a2580f8438221c2c243ff825b31679809e9 -address /run/containerd/containerd.sock │ │ ├─ 63548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ee815843882044f73fbf83a771e8a57d689e5884c5d9a1e4070b94ac1133f8 -address /run/containerd/containerd.sock │ │ ├─ 63598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36f3fdd4971abc4cf4fad75bea345c10de80be0a1584b6969cb651e1bac8c3f5 -address /run/containerd/containerd.sock │ │ ├─ 63974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94f71547c99d2df48fc0c0fa191cff6fa77cfe28a24a2a2b8ffd72cc5dab64dc -address /run/containerd/containerd.sock │ │ ├─ 64203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d947d37049fa1ffd7b412f722d64d71e28e86dff3fe10d80925ba12cd3c3dacf -address /run/containerd/containerd.sock │ │ ├─ 64372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7bfd270560fd22514588192339f70d3b3ac884de8e0086e376abf1af4457197 -address /run/containerd/containerd.sock │ │ ├─ 65293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f8ed8f5f949eca7455933b4ef33ddb5f6564358343cb274f6ccc3ee796f0d84 -address /run/containerd/containerd.sock │ │ ├─ 65526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108f94bd28dc97a7e3572cfb1f7d8a50693f4859a6ae1eeb66d5e668335dd42f -address /run/containerd/containerd.sock │ │ ├─ 66333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32c950620691d20c5e5f753fb4043cde90039e371ac56584adfe64ebdf8eb422 -address /run/containerd/containerd.sock │ │ ├─ 67820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f73a735b1f5b74bfee51dca6bfc430430ce4cef4af1669dee98fd3ca5757a20 -address /run/containerd/containerd.sock │ │ ├─ 70011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c14ded57bfc6a8e3b5f860c46169f7bd3b67d04886f3baf3e9ee50b51ee7390 -address /run/containerd/containerd.sock │ │ ├─ 79412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48960f3c5aca0beaf815db2988daa3e6a422e2ebef442245191ea598cac2758f -address /run/containerd/containerd.sock │ │ ├─ 80903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c0dfca92e8ef190b1db0d07fec78c0bcc40bf13b794dcfa80e8192335c08ef -address /run/containerd/containerd.sock │ │ ├─ 86790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad7fb9cfe24a10c9e5f01d7b0dc1ea2eb10c66ad4c0000aaca14f213e555af8 -address /run/containerd/containerd.sock │ │ ├─ 92974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4207d6e6e3e412959809e88c1de66122ad17f741532e1a670757c1ba9debf97e -address /run/containerd/containerd.sock │ │ ├─ 97558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93236a9afebb99045cad2d46df29dc775d6556a2ebca436c970a4807ea8d9e2a -address /run/containerd/containerd.sock │ │ ├─ 97622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f30a05fa258351d2e764a142fc9bb5e147bad4e4f442f43c6f805d8a8eb7ec69 -address /run/containerd/containerd.sock │ │ ├─105631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3c23f1bd320cc83bc604b64c86162b5ced5cced85d685bbd3dfae72148b7853 -address /run/containerd/containerd.sock │ │ ├─107414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e5e24a26163a6dab78f33e4fce8629dd5c026259182421a31c4eea1e8cc71c -address /run/containerd/containerd.sock │ │ ├─107462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be2277c96f764e258263147ec24ee651371dbb6858145f70946d2819b5b4793d -address /run/containerd/containerd.sock │ │ ├─109402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 309a0e41d80c67610566dd7a04a2c3cb115e0c1dc7ec1bb09d9a6b23be296b93 -address /run/containerd/containerd.sock │ │ ├─111190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06328a946fddf418e1830f2343d525fd3fe78900188338841614057d407e754 -address /run/containerd/containerd.sock │ │ ├─111253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa079feb73e3e97a3811a90aa7973abb380579f9f36329f7e20cc7058ea713ab -address /run/containerd/containerd.sock │ │ ├─124283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf097dc27548982d480742d73b836708c4c90a6be086a9c202c78d22f3f7a3a -address /run/containerd/containerd.sock │ │ ├─124322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee7c317724a062a5be6b15e6ca67e075d07d10dba298d21c383dcba3287d3da6 -address /run/containerd/containerd.sock │ │ ├─126830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0b873a7c216daac39fbe7919246e1ca191c2abe374e415b827f32243eb7b898 -address /run/containerd/containerd.sock │ │ ├─141601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe8ae78f17c65522e6782f55bde61beff5635e39a4cf9a4a1dd963a1b1fab89 -address /run/containerd/containerd.sock │ │ ├─154715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1268f4cdf76bb79aa4c7e9a0e0298b78c2b86d18acc427fc5923ddef6c02d024 -address /run/containerd/containerd.sock │ │ ├─155172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 628ea7071562b69c8ac1189b10412413af9fb6f3e4b0591209e7bffd8e08fd3c -address /run/containerd/containerd.sock │ │ ├─155978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb65123eb80e19aa8999a6e59a0a44b013c9c1a1d3ae59a3e11f0ae2363222ee -address /run/containerd/containerd.sock │ │ ├─158076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 613ddc0f56ebaa792bd1ccc76e0784cab586237feba78c729321370492f9be82 -address /run/containerd/containerd.sock │ │ ├─158317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0cd7a1203f896c1c103a7bdbf812ad69c8d0c06d356690749beea121873b1b -address /run/containerd/containerd.sock │ │ ├─158428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ccabd6b64c8597473075545c625c816e68f6cf0b1e0444885afacb0ef9d7d7 -address /run/containerd/containerd.sock │ │ ├─158521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 822db98a1d327f97e81a1f58fb03f4a39c4eb05ba52cbf23e13a0958a2a5a225 -address /run/containerd/containerd.sock │ │ ├─158591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9924dd3edcf50e2375149c3e5fbfabc6deba9eb7351715e09536a07234863c1d -address /run/containerd/containerd.sock │ │ ├─159142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d7fbc592e484db4a7bb4f4410b52ae996f0c7dfba996ad61568dd0e47181bd6 -address /run/containerd/containerd.sock │ │ ├─170567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 820c76d2f98f4ba33990400a1403bdd3b9f3e20414d314e6f39c12581a589d42 -address /run/containerd/containerd.sock │ │ ├─172488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd69ee6a6bf56bd39190a230e68b45e112775453697c9c1c30dc7f3e0b251eb5 -address /run/containerd/containerd.sock │ │ ├─172515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5bb0330a47fdf4597459fe1f135c8378be4d3cdfe2958c84e581fdf7a060b28 -address /run/containerd/containerd.sock │ │ ├─172521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0adb238f8d7949217094572a0885c80d2770900fdab87a93f3850ce59c481f1 -address /run/containerd/containerd.sock │ │ ├─172543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de306222a6399086fe51850de325b68ffaf45b146c57820ba630b98e41175cb7 -address /run/containerd/containerd.sock │ │ ├─172558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 961ae2060cdb71d913d84dad7b29555f87dd8245d2389881374d57492cba6cb6 -address /run/containerd/containerd.sock │ │ ├─172764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0575372270577e8c1d26fa8b325c0c01b5896e69e166b3f6401e31ca0d46e914 -address /run/containerd/containerd.sock │ │ ├─173003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c50618790e7f05dc5ca9a7d19f15b30985bec9dccdd34a152fdb26e784862a93 -address /run/containerd/containerd.sock │ │ ├─186409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55cd4192d70fef0964ec8dabe7effffb07e9c011b3f260b15c188ebce3a4bf3f -address /run/containerd/containerd.sock │ │ ├─188918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b04dba1d7da461a809996fc9204257d770223376c2462dd8559a306a146154b5 -address /run/containerd/containerd.sock │ │ ├─188982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b1c341a7ac6ca87418438d0a9585f638fbeb5a528e9910df4029ed023e24a6 -address /run/containerd/containerd.sock │ │ ├─189004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddb5fc93a5338b0ea47439243e3ef4bbe919159c2243a200b2985ecebbd959bb -address /run/containerd/containerd.sock │ │ ├─205339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09b7c4632a52b2442e07007836ea58cebdf3af8069b3a59ac74312149e8045a -address /run/containerd/containerd.sock │ │ ├─213707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c41d220801e80bc1495a9b51b793e98be0aed61937601c4e08c0040778881e -address /run/containerd/containerd.sock │ │ ├─213766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46918180b7319c2fc348dcc29ce62ad02f2d947314051cb04a675b9893061b37 -address /run/containerd/containerd.sock │ │ ├─213779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8de9b77186e8b0fa2ab0b3db0b49a148f11872961824206b7da73bc5bf52be -address /run/containerd/containerd.sock │ │ ├─214061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9e2760b73266039e6382246fdb1a874cce82c0bccfce0a9a69d13c5eb1f2efb -address /run/containerd/containerd.sock │ │ ├─225400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ae5e2ea67e676b7bf98ce676ef22e513815e65902c9d886fed2b48febbe3ab3 -address /run/containerd/containerd.sock │ │ ├─228730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f0ecd9ed37e3aa37126557aa3b8be65960b30e29012a108ef62337e03e73e8 -address /run/containerd/containerd.sock │ │ ├─229923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cadfbeed1ac9a7093328da3487e5b4e3d8f096c7a7883178c3807720fcf94426 -address /run/containerd/containerd.sock │ │ ├─230971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba2226f09c756d647fb80aba1429c3b49c06dca0ed3b9e37c75c12f21242242 -address /run/containerd/containerd.sock │ │ ├─232073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3cd3d5c4681ce1f7e6b199777e1cc883d01cf14e6af82e7b07f2097225f6314 -address /run/containerd/containerd.sock │ │ ├─234239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d902d66fb0f716e55c32b11b5b71fb5a332846c6c79e4bca50e765498e6a068 -address /run/containerd/containerd.sock │ │ ├─235524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f1bff2ece054eb799b3785d5bdab3af7957f8c70439ccb6bbc8a757edd64a2 -address /run/containerd/containerd.sock │ │ ├─235683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c71ccf9c9d4be492da8db093832c32774dcde9b6940a50e59397df3f003806 -address /run/containerd/containerd.sock │ │ ├─245914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3de38b9f28a23f75d33aba46ffe1702638377438878676bfb91fad7b379f08 -address /run/containerd/containerd.sock │ │ ├─246257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1561ba0685b632b159fc880901001b7420b763870c8f0416af5bb19dd2300724 -address /run/containerd/containerd.sock │ │ ├─255790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e90b2da7e1bb7fbca24df632cd6eca46de9fbe92e00785e2d708c2ef77e27969 -address /run/containerd/containerd.sock │ │ ├─260623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4beb2c255cb03983b340dd56c7ad3dd4bcf725b1e5037fd242fbadc2810f8e52 -address /run/containerd/containerd.sock │ │ ├─260850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83016806aa87262a42882725227e7f523ab621b40dffa87b2d22d7986d97a0c9 -address /run/containerd/containerd.sock │ │ ├─260924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5962251eb235b58966a2cc68b2e67591d897446ded8eb824320772b9d22d3c2e -address /run/containerd/containerd.sock │ │ ├─261016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1debc5d46c2c821a168c9ad049e5c1fe8f12ef96528f19628680bc77cd9cef45 -address /run/containerd/containerd.sock │ │ ├─272513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f703335c2378e04de4c82ccebda3ade7aaf978d871823692bf7382ee0b49b39 -address /run/containerd/containerd.sock │ │ ├─275269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2d16d9d5d5b2daedc819211014102d0666168881d733587c20d37319d689bf2 -address /run/containerd/containerd.sock │ │ └─276688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8cb681efadea0bbfb2c3632c17a5ecdb1b042e086068028067c40cafcb713cd -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1417 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29857 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30122 /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 │ │ │ ├─18894 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18914 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25247 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25524 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34658 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34937 /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 │ │ │ ├─12463 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12493 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bvsfcy.service │ │ ├─12821 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bvsfcy/unit.run │ │ └─12852 /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-bvsfcy --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.bvsfcy:/var/lib/ceph/mgr/ceph-instance.bvsfcy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bvsfcy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.bvsfcy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-763df100c2e1fdad0fedf6acf834bb22493cae9b48260224ace4d4fe9f9b376e.scope … │ │ ├─25567 /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 │ │ └─25579 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10324 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-b3af1711d67e2f92371a161c98131aa7787ad7f4dc322500541c47e1989f99df.scope … │ │ ├─12573 /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 │ │ └─12585 /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 │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140735 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41286 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.4 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-12cbb4092310b98e6d06029096432c6a09aa95b62a9e7285d00e24043cdcef26.scope … │ │ ├─18964 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18982 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1086 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11085 /usr/sbin/chronyd -F 1 │ │ └─11086 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-eab559acb90f2a88923775cc7854a4e56e3bd22640a52ab83a3bd434f866640f.scope … │ │ ├─30163 /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 │ │ └─30175 /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 │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─run-r6a9e445f32ce4bfe9f648198ae981729.scope │ │ └─186491 /usr/sbin/libvirtd --listen │ ├─iscsid.service │ │ ├─140481 /sbin/iscsid │ │ └─140482 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─620 /lib/systemd/systemd-logind │ └─docker-90b63562993f2a1c15eb3ff5151813e9fff27079754d66277d480b6373c9dae5.scope … │ ├─12932 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bvsfcy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─12951 /usr/bin/ceph-mgr -n mgr.instance.bvsfcy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─4f8ed8f5f949eca7455933b4ef33ddb5f6564358343cb274f6ccc3ee796f0d84 │ │ └─65316 /pause │ ├─eb65123eb80e19aa8999a6e59a0a44b013c9c1a1d3ae59a3e11f0ae2363222ee │ │ └─156002 /pause │ ├─2eb97dfbcd74efb330bada2c9bd93f29ea8cba166359a893d08772ea89066cbe │ │ └─250647 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 │ ├─7f703335c2378e04de4c82ccebda3ade7aaf978d871823692bf7382ee0b49b39 │ │ └─272584 /pause │ ├─cceb38a344c76ebe1aa90e2d59d12e9f5b634d44a3a970eb194dd3cdb6dee0c8 │ │ ├─148592 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─148805 /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 │ ├─dd69ee6a6bf56bd39190a230e68b45e112775453697c9c1c30dc7f3e0b251eb5 │ │ └─172597 /pause │ ├─efdd68ec6b8c4c2a096ec93b34dd4bd9f1aef830a728514823c142ead5c385e6 │ │ ├─225589 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225606 /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 -- │ │ ├─225613 erl_child_setup 1048576 │ │ ├─225825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225826 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225836 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225990 /bin/sh -s rabbit_disk_monitor │ ├─01c0dfca92e8ef190b1db0d07fec78c0bcc40bf13b794dcfa80e8192335c08ef │ │ └─80928 /pause │ ├─0fcd1151d5915adba6de9eaced5073188e6821706fb3816dd3cae7a1ac217508 │ │ ├─125344 /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 │ │ └─125522 /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 │ ├─d2aba35761926db03ef322cf0efb09bd713628a569533dbdb8077109acb35384 │ │ └─56741 /pause │ ├─935402559365c78271e5cebf0e003fb3cc02b41cbf59e1099e95f91f26966e39 │ │ ├─168811 nova-metadata: uWSGI master │ │ ├─168850 nova-metadata: uWSGI worker 1 │ │ └─168851 nova-metadata: uWSGI worker 2 │ ├─a3cd3d5c4681ce1f7e6b199777e1cc883d01cf14e6af82e7b07f2097225f6314 │ │ └─232096 /pause │ ├─c8eb89a067e4ad0f67330b3d353c8abd762d31011cf06bb33de3a4c036d50e63 │ │ ├─246329 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246541 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246542 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─656ac93ec76eadc2cab06f6da17fc54cb3d2c5d35cbd940ad07b8944966e6eb8 │ │ └─65897 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─76bb69cb8db8c9d7e1dfcde7234202aed86369a034920885d0c15f15b757d005 │ │ └─67446 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e2f1bff2ece054eb799b3785d5bdab3af7957f8c70439ccb6bbc8a757edd64a2 │ │ └─235561 /pause │ ├─32c950620691d20c5e5f753fb4043cde90039e371ac56584adfe64ebdf8eb422 │ │ └─66357 /pause │ ├─d2ca69e13b8170da39b7ae7a6d9b6bb394bc5a7c56a5f289975c2681b7a89d19 │ │ └─43975 /coredns -conf /etc/coredns/Corefile │ ├─aca5d6c8d723550ab881e04969494b33993e70b16d64548007e383e4613cdc51 │ │ └─184174 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) │ ├─6859f362ad6d44a52f503e277ebe54381ac092050bcd1dc3a604707ee01221d8 │ │ └─45221 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─5a68b5b01d38b2f410e6ef7bb2e9f69be5ee55fd9d0ee7bfd1dd2fed2fe1320f │ │ └─41417 /pause │ ├─65a82c1a5338c0067862db9f6c1ad49ec63a8f2356d0ae81b778e6c766789a10 │ │ └─250420 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─644ff4808098e9f2abfa73db59b54c68e4ab37937f5cdf1f1de06e44c3018705 │ │ ├─131970 placement-api: uWSGI master │ │ ├─131999 placement-api: uWSGI worker 1 │ │ └─132000 placement-api: uWSGI worker 2 │ ├─25d065ffa4f040efc52d98072364235b9cb70374125132c373cee764955be875 │ │ └─66122 /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 │ ├─4cc74edc6fee79a4c862118f06efb0ea645519ceef6f397a68bb4e8a53d0ba1f │ │ ├─ 73422 apache2 -DFOREGROUND │ │ ├─ 73437 (wsgi:k -DFOREGROUND │ │ ├─ 73438 (wsgi:k -DFOREGROUND │ │ ├─ 73439 (wsgi:k -DFOREGROUND │ │ ├─ 73440 (wsgi:k -DFOREGROUND │ │ ├─404481 apache2 -DFOREGROUND │ │ └─407908 apache2 -DFOREGROUND │ ├─7d7fbc592e484db4a7bb4f4410b52ae996f0c7dfba996ad61568dd0e47181bd6 │ │ └─159166 /pause │ ├─0928d789011015a4a3f8f98eb8bc47cb0368b227d57bd95110e4dbcee25b193e │ │ └─49662 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─63155878a82710eb519289ac8de0a49a118065a81ddc83eb2a7532ee8a9b9113 │ │ └─252326 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e08b8395568942328b84daeae8bafc7f37fff015ac1ddfe133dd8fe667389894 │ │ ├─93246 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93263 /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 -- │ │ ├─93269 erl_child_setup 1048576 │ │ ├─93473 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93681 /bin/sh -s rabbit_disk_monitor │ ├─9daa0799965827791ea34dfc77c542a226fb8aebceb53197e967c8c3fcd56143 │ │ └─67590 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-4.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 │ ├─2a95c76a075a17224715725130ea287532dd58ea5550563691966558f5a0f23b │ │ ├─182467 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) │ │ ├─182752 /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/tmp9oz839l6/privsep.sock │ │ ├─183027 /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/tmpd1am0k4g/privsep.sock │ │ └─183321 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─51feb2e363c5722a36acdc7adfabc9132764d7831a696137c0b76a0dc1da79d8 │ │ └─56996 /pause │ ├─1b043fff6f5b6cc1fc829d994645e122f22ee01f216b2332567561c1869b886a │ │ └─57300 /secretgen-controller │ ├─4207d6e6e3e412959809e88c1de66122ad17f741532e1a670757c1ba9debf97e │ │ └─92997 /pause │ ├─d468d90e302429ceca96e11e54621e4a084d18a7882a4928cf09d66da87f9668 │ │ └─49566 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─84bd7a34416965b4736dcbd7a96efbbd4e87a1f3c98d1b2059ccda101dc8883a │ │ ├─205632 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205649 /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 -- │ │ ├─205655 erl_child_setup 1048576 │ │ ├─205706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205717 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205817 /bin/sh -s rabbit_disk_monitor │ ├─0d015d3ab4b6b0befc3aaed484c67f9fb0b8638445d0b9a27d3742bfc13dc05b │ │ ├─68431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68447 /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 -- │ │ ├─68453 erl_child_setup 1048576 │ │ ├─68535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68546 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68725 /bin/sh -s rabbit_disk_monitor │ ├─5962251eb235b58966a2cc68b2e67591d897446ded8eb824320772b9d22d3c2e │ │ └─260956 /pause │ ├─16be8df6edeb7e6863c487e8470179aa5a8e2aea020de70914ce108a305ccc6f │ │ ├─186558 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186583 /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 -- │ │ ├─186604 erl_child_setup 1048576 │ │ ├─186772 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186786 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187027 /bin/sh -s rabbit_disk_monitor │ ├─613ddc0f56ebaa792bd1ccc76e0784cab586237feba78c729321370492f9be82 │ │ └─158145 /pause │ ├─be2277c96f764e258263147ec24ee651371dbb6858145f70946d2819b5b4793d │ │ └─107485 /pause │ ├─8ee7dac5298769790b0429400cc704c21e4af87a621da2989d4e2d50d68cca05 │ │ ├─223915 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224314 octavia-worker: ConsumerService worker(0) │ │ └─224317 octavia-worker: ConsumerService worker(1) │ ├─2af8538d6b3b1b68df16e87256a2e81249d15fa6f53d660d2444a4555591a813 │ │ └─44043 /pause │ ├─839ad7a66014f1f28b234bf7a52a3bb836083de7c3c44cce64e6102f52b1714c │ │ └─185528 /usr/bin/libvirt-tls-sidecar │ ├─a6ca1adc979402b9890c3e84689f162c200954acf13d9fa8f1ebf63d382656b1 │ │ └─277100 /bin/openstack-database-exporter │ ├─0575372270577e8c1d26fa8b325c0c01b5896e69e166b3f6401e31ca0d46e914 │ │ └─172854 /pause │ ├─b311e3e0566fbdfe6bafb1b47dc05abcc3ae7d1bd32e2c78d4689ae88a85f58c │ │ └─42245 /pause │ ├─c06328a946fddf418e1830f2343d525fd3fe78900188338841614057d407e754 │ │ └─111234 /pause │ ├─fda8657b35f466d00a4b1a431d7ab5573dae3b9706ca086fcdec0bbb71c5d60f │ │ └─254817 docker-registry serve /etc/docker-registry/config.yml │ ├─e2f0ecd9ed37e3aa37126557aa3b8be65960b30e29012a108ef62337e03e73e8 │ │ └─228754 /pause │ ├─5f73a735b1f5b74bfee51dca6bfc430430ce4cef4af1669dee98fd3ca5757a20 │ │ └─67843 /pause │ ├─ec8de9b77186e8b0fa2ab0b3db0b49a148f11872961824206b7da73bc5bf52be │ │ └─213880 /pause │ ├─e815f7e1d0f624bb25eab81f3d73c360da844e560af113afa265da14ebc78099 │ │ ├─169383 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169779 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169780 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─17cee25e6d18dbac72433d84a362325c91db0223c9a6ebc0a0b7f3c45b83546e │ │ └─62171 /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 │ ├─a5bb0330a47fdf4597459fe1f135c8378be4d3cdfe2958c84e581fdf7a060b28 │ │ └─172619 /pause │ ├─1c7e525f0bea97245fad724a39e9af14fcdeff4bab3ea52ccd153b3769892738 │ │ └─56110 /pause │ ├─bb23b36acd76bd6abb7ee6f74d4cfbecf88d3636707e04ee0ce93f47cd50e8d6 │ │ └─57083 nfd-worker -metrics=8081 │ ├─309a0e41d80c67610566dd7a04a2c3cb115e0c1dc7ec1bb09d9a6b23be296b93 │ │ └─109426 /pause │ ├─de306222a6399086fe51850de325b68ffaf45b146c57820ba630b98e41175cb7 │ │ └─172640 /pause │ ├─94f71547c99d2df48fc0c0fa191cff6fa77cfe28a24a2a2b8ffd72cc5dab64dc │ │ └─64003 /pause │ ├─15cb03bb039cbe24b95989399686f3350ceca8a4bbf695024bcee1114a1eef81 │ │ └─44613 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 │ ├─61ccabd6b64c8597473075545c625c816e68f6cf0b1e0444885afacb0ef9d7d7 │ │ └─158456 /pause │ ├─1428936046533e344d393d7272bc34c44a89608d0df6a105088805005ca05b1c │ │ ├─79551 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79567 /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 -- │ │ ├─79573 erl_child_setup 1048576 │ │ ├─79632 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79643 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79798 /bin/sh -s rabbit_disk_monitor │ ├─c183a261fa151d9b36048439db27b700d943150962c6c438e2e3ecf169454ad9 │ │ └─47321 /pause │ ├─3091a86a5b946611ecb59cbe979f999e27aef3b145f3e12c9be62fa81a642245 │ │ └─61602 /pause │ ├─d11cb76c410931997ef3c37251afbd487f4e4883f24557c1785e3488237d41a8 │ │ ├─173745 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─419764 sleep 300 │ ├─2e19f94ccacc727135683ac5bb33fe75f3037783f96305bd2143b4524e096b59 │ │ ├─181466 neutron-policy-server: uWSGI master │ │ ├─181478 neutron-policy-server: uWSGI worker 1 │ │ └─181479 neutron-policy-server: uWSGI worker 2 │ ├─67bec245cc3f362c8170781014001f81f39a7e1690cf87296353cdc3e2963ad5 │ │ └─44962 /pause │ ├─26bc5f75e56988ec192e1dafef9516f046855cd358cb60079fcaf133c4b27394 │ │ ├─201296 heat-api: uWSGI master │ │ ├─201333 heat-api: uWSGI worker 1 │ │ └─201334 heat-api: uWSGI worker 2 │ ├─e3a9f74822d4bfa80813820af5f1a1a56db2d9eda43148a7194d917f5281331f │ │ └─49290 /pause │ ├─f285466e7aeab2584cd2f8980c956435120f521fed902ab4f98a675b8e5110c3 │ │ ├─184361 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] │ │ ├─184655 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184873 /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/tmpkhy6lsed/privsep.sock │ │ ├─380209 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzultisj7/privsep.sock │ │ ├─380608 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp1l17t_dd/privsep.sock │ │ ├─381180 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381182 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391029 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=78c336db-3c59-4ca6-adb2-e6c079282f70 --namespace=qrouter-78c336db-3c59-4ca6-adb2-e6c079282f70 --conf_dir=/var/lib/neutron/ha_confs/78c336db-3c59-4ca6-adb2-e6c079282f70 --log-file=/var/lib/neutron/ha_confs/78c336db-3c59-4ca6-adb2-e6c079282f70/neutron-keepalived-state-change.log --monitor_interface=ha-2506de6c-b2 --monitor_cidr=169.254.0.32/24 --pid_file=/var/lib/neutron/external/pids/78c336db-3c59-4ca6-adb2-e6c079282f70.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─395056 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=724e4611-cd00-4720-aff3-1074bf642286 --namespace=qrouter-724e4611-cd00-4720-aff3-1074bf642286 --conf_dir=/var/lib/neutron/ha_confs/724e4611-cd00-4720-aff3-1074bf642286 --log-file=/var/lib/neutron/ha_confs/724e4611-cd00-4720-aff3-1074bf642286/neutron-keepalived-state-change.log --monitor_interface=ha-84545ec3-c1 --monitor_cidr=169.254.0.156/24 --pid_file=/var/lib/neutron/external/pids/724e4611-cd00-4720-aff3-1074bf642286.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b0d4fe4dce4c74a13c0a4b042a2ac9dfa012b1c1fc75768ed22abcdd570c9164 │ │ └─51700 /pause │ ├─7f51f888cf2c29324384052e1d9d17598b773b6d9409cdb26a16ed11c424b6fa │ │ └─67945 /bin/oauth2-proxy │ ├─93236a9afebb99045cad2d46df29dc775d6556a2ebca436c970a4807ea8d9e2a │ │ └─97584 /pause │ ├─cf6f20619a6946216118488f387616284cfd7bf769e2900d55908114c8bab9b0 │ │ └─57167 nfd-gc -gc-interval=1h │ ├─7a964a31a5b19f4dafee7ac7fdd771f2eab4cc00f5c6ad43cda44e67752960d9 │ │ ├─222716 octavia-api: uWSGI master │ │ ├─222729 octavia-api: uWSGI worker 1 │ │ └─222730 octavia-api: uWSGI worker 2 │ ├─13c76fa8381397190b949e839ba74dc831ec402c66807ccee147f38cef0f3a1b │ │ └─67052 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─42c3b7a11e3fa836d5688d9e09b24e8e850aff1783559bd6892ab85317307272 │ │ ├─106063 glance-api: uWSGI master │ │ ├─106081 glance-api: uWSGI worker 1 │ │ └─106082 glance-api: uWSGI worker 2 │ ├─ebe8ae78f17c65522e6782f55bde61beff5635e39a4cf9a4a1dd963a1b1fab89 │ │ └─141625 /pause │ ├─a2c41d220801e80bc1495a9b51b793e98be0aed61937601c4e08c0040778881e │ │ └─213747 /pause │ ├─07e3c64f6b42d58c73acdb7ba8089c384168f73e0c626b361754807449aceeba │ │ ├─270615 /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 │ │ └─270765 /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 │ ├─7aa4fd6f560572994e1f4cb01f41ee41fd419cdb6244f806921425546ea021a9 │ │ ├─170718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170735 /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 -- │ │ ├─170741 erl_child_setup 1048576 │ │ ├─170900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171003 /bin/sh -s rabbit_disk_monitor │ ├─aa079feb73e3e97a3811a90aa7973abb380579f9f36329f7e20cc7058ea713ab │ │ └─111276 /pause │ ├─61ee815843882044f73fbf83a771e8a57d689e5884c5d9a1e4070b94ac1133f8 │ │ └─63573 /pause │ ├─013ac6c076deecc4a67b449c5570853fccceabd0f0478032eb893f5793e1a138 │ │ └─87775 /usr/local/bin/rook ceph operator │ ├─961ae2060cdb71d913d84dad7b29555f87dd8245d2389881374d57492cba6cb6 │ │ └─172651 /pause │ ├─f8e6f26a39c1467cea49b505b11d139fdfe020e234acd0842c2eed2a04283275 │ │ └─56798 /pause │ ├─4819665eaae1101d51a3a160b922c6140a2091f2b5b5fa62ca4c9b6fed372d47 │ │ ├─338784 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] │ │ ├─339026 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─339188 /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/tmpdwu4pa0q/privsep.sock │ │ ├─339578 /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/tmpydsvpzi0/privsep.sock │ │ ├─340116 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340117 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340185 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0cbdc3b5-d90e-4626-beb1-3704bd5db672/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0cbdc3b5-d90e-4626-beb1-3704bd5db672/host --addn-hosts=/var/lib/neutron/dhcp/0cbdc3b5-d90e-4626-beb1-3704bd5db672/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0cbdc3b5-d90e-4626-beb1-3704bd5db672/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0cbdc3b5-d90e-4626-beb1-3704bd5db672/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8e4900d6-bb6d-4573-a3a8-df1fa8766e1b,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 │ │ ├─340189 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/55a1bcf5-b576-4898-a207-71a8fe73354c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/55a1bcf5-b576-4898-a207-71a8fe73354c/host --addn-hosts=/var/lib/neutron/dhcp/55a1bcf5-b576-4898-a207-71a8fe73354c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/55a1bcf5-b576-4898-a207-71a8fe73354c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/55a1bcf5-b576-4898-a207-71a8fe73354c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b6bdaa81-4815-48bb-a444-8270c59bf311,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 │ │ ├─340212 haproxy -f /var/lib/neutron/ns-metadata-proxy/0cbdc3b5-d90e-4626-beb1-3704bd5db672.conf │ │ ├─340220 haproxy -f /var/lib/neutron/ns-metadata-proxy/55a1bcf5-b576-4898-a207-71a8fe73354c.conf │ │ ├─380042 /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/tmpxmbu2lxe/privsep.sock │ │ └─385311 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp_kh774fu/privsep.sock │ ├─f30a05fa258351d2e764a142fc9bb5e147bad4e4f442f43c6f805d8a8eb7ec69 │ │ └─97657 /pause │ ├─f0e5e24a26163a6dab78f33e4fce8629dd5c026259182421a31c4eea1e8cc71c │ │ └─107440 /pause │ ├─46918180b7319c2fc348dcc29ce62ad02f2d947314051cb04a675b9893061b37 │ │ └─213851 /pause │ ├─823d763f5d1dc9f5d0d34d5823258f614e26f3fba7e7f115e1e2f11b0d9c31d3 │ │ └─250898 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b41d2ae787b349f95268d042cd86308750af2133ba183b096800d5d42f56835f │ │ └─67706 /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 │ ├─a6d5cd53b8d8f03f61e966c91710b536adb4495560949bc2dd863e7f6ec1ed10 │ │ └─48025 /pause │ ├─e05a88c33f334668f6c41f00fcb91827bfcd1568eda60c52cba31ce1521f2586 │ │ ├─246029 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246548 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5c7dli9l/privsep.sock │ │ ├─246575 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246577 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4f3de38b9f28a23f75d33aba46ffe1702638377438878676bfb91fad7b379f08 │ │ └─245941 /pause │ ├─526bcc5588ff5dd690acfd68026736e9032bfb3bf8918cd938a760645e5dd466 │ │ └─67284 /bin/pushgateway │ ├─7359e3baf222d385c2d5e6cdd60e5ae756e47b3eacf03baa7a2f1594076c01a1 │ │ └─47634 /server │ ├─628ea7071562b69c8ac1189b10412413af9fb6f3e4b0591209e7bffd8e08fd3c │ │ └─155195 /pause │ ├─ab056f897c86dc082d3d6d0238e90b2a1a916deb72e8a4443a366ab2094ded35 │ │ ├─121622 cinder-api: uWSGI master │ │ ├─121635 cinder-api: uWSGI worker 1 │ │ └─121636 cinder-api: uWSGI worker 2 │ ├─dc0ce19f8421242342a0796e080344d07a5237c795332ac7ac52da4251b3d236 │ │ ├─270587 manila-api: uWSGI master │ │ ├─270621 manila-api: uWSGI worker 1 │ │ └─270622 manila-api: uWSGI worker 2 │ ├─40c71ccf9c9d4be492da8db093832c32774dcde9b6940a50e59397df3f003806 │ │ └─235722 /pause │ ├─3910ff0ecb07553cc2f68b39cedb620d294f4e1ce617def83a73851b48a321a9 │ │ └─250646 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─854db7f2149362fdc582f2b245032c6539e60e65a659efea5d31e37977aa65b9 │ │ └─251069 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─7705218a9c00683a8206f8531daae49035adb28d719a75aee26e67d7e20de2cb │ │ ├─246164 magnum-api: uWSGI master │ │ ├─246214 magnum-api: uWSGI worker 1 │ │ └─246215 magnum-api: uWSGI worker 2 │ ├─f0adb238f8d7949217094572a0885c80d2770900fdab87a93f3850ce59c481f1 │ │ └─172642 /pause │ ├─ed75228fad47f1fa78e36b5d6e745079f0c90ba79fdacd361120abc426862eb7 │ │ ├─275403 apache2 -DFOREGROUND │ │ ├─277683 (wsgi:h -DFOREGROUND │ │ ├─277684 (wsgi:h -DFOREGROUND │ │ ├─277685 (wsgi:h -DFOREGROUND │ │ ├─277686 (wsgi:h -DFOREGROUND │ │ ├─277687 (wsgi:h -DFOREGROUND │ │ ├─277688 apache2 -DFOREGROUND │ │ └─277689 apache2 -DFOREGROUND │ ├─d2d16d9d5d5b2daedc819211014102d0666168881d733587c20d37319d689bf2 │ │ └─275297 /pause │ ├─f18861aeb706839768be204060203c10808c615fd537023cfe241a9c111dacef │ │ └─64563 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 │ ├─84fff016762ea16686792f31998c1b7bb5edf78d3d3b286ce4253a5f633eaab9 │ │ └─41051 etcd --advertise-client-urls=https://199.204.45.4:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4: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 │ ├─108f94bd28dc97a7e3572cfb1f7d8a50693f4859a6ae1eeb66d5e668335dd42f │ │ └─65549 /pause │ ├─09151f96cce8095fa9b5370e77f68deeb6859c893f03cf3b0f9598e28e4aad3f │ │ └─51527 /pause │ ├─ea5e9245198e87796361a780ff73b6f8f2e58b1ff676f6059d86c2a49a10d90a │ │ ├─62760 python -u /app/sidecar.py │ │ ├─63054 python -u /app/sidecar.py │ │ └─63056 python -u /app/sidecar.py │ ├─7780a28a68e1b26c162d68fb882ae61644c887d2320b553666af0068dd1ebbe2 │ │ └─41441 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4c96763e3e8b3043b67a38edc266f3279dfccb3895fc188f00139a46d109cf97 │ │ └─250402 percona-xtradb-cluster-operator │ ├─216679d2bc2e176027fe1f7e8108b4faa2490700081f8009d7438dc1b834b712 │ │ ├─201491 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201783 heat-engine: ServiceWrapper worker(0) │ │ └─201787 heat-engine: ServiceWrapper worker(1) │ ├─53266034852410a7a3c1aa122f07707c41c14943530e139be99e4d67c266e89c │ │ └─45132 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1901ed71baed67bcaa74e42f501c81c07c0ab5db296e60bdf143a49ca1823997 │ │ └─61614 /pause │ ├─b0f7d88ea2231a9c4c789400222f97ede57464f8d64bbdb46e6b313c7a520bbe │ │ ├─181413 neutron-api: uWSGI master │ │ ├─181452 neutron-api: uWSGI worker 1 │ │ └─181453 neutron-api: uWSGI worker 2 │ ├─ddb5fc93a5338b0ea47439243e3ef4bbe919159c2243a200b2985ecebbd959bb │ │ └─189091 /pause │ ├─951d3f52debf3b8527406803441c63da1eca93e4831a3ddda726427590c81b16 │ │ └─51933 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 │ ├─ff7aeee0479438f9ed76646cd4c1981b7d241d8bed63cfacd42eacc839408423 │ │ └─148201 /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 │ ├─a3b1c341a7ac6ca87418438d0a9585f638fbeb5a528e9910df4029ed023e24a6 │ │ └─189050 /pause │ ├─4bb615c7379ce5746080d258386c3355d6a39f51542d0cff4c2c7264cde9ec7f │ │ ├─ 97913 /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 │ │ └─410162 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ac04c6811ff4c748ad40f5a7e573dad33c349f868b8f0dbba9951559a16823d5 │ │ └─61654 /pause │ ├─c575ac4862a74b1c3121fb582053347a480ec58fb6d286b99179cd6159a737fb │ │ └─52164 valkey-server *:26379 [sentinel] │ ├─43e8cd875b6c78f05f5e4627662ef0a53b1a18e6acb6dd4fe4ca5d546706c8cb │ │ └─52244 redis_exporter │ ├─ec91f5cfffcdf02a90d0bfc9bd73205349187b929c9739fafe6c0e0af7bf4b18 │ │ └─270237 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─48960f3c5aca0beaf815db2988daa3e6a422e2ebef442245191ea598cac2758f │ │ └─79436 /pause │ ├─61feea9fb56bd304ec2b5301ee09f46f80551d094e3b7432bb796d2c9b75aaa3 │ │ └─67642 /bin/memcached_exporter │ ├─2980f504c5ff18999c3bf342dc0c8e1b46e3965f2d205a4db322f8eab54e94ee │ │ ├─181420 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] │ │ ├─182002 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) │ │ ├─182005 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) │ │ └─182008 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) │ ├─14d62bc95406e5be3f49b6cb1b0b36879f0d1005eefae1a0aee001484c0bb1f0 │ │ └─56839 /pause │ ├─a632d5e1d7068645281b51d9c9689225ab723213e1c42b9e79f07d6cfc2d4898 │ │ └─65951 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4b493f6a40046e9772bf68329803f3daecdd8e20172926fad5444e1842bf1f06 │ │ └─250574 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 │ ├─a799d84198ae22a394f6b5998fbec2b3f212a2dfdb73d35b0cd99c8595fcbbff │ │ └─47176 /pause │ ├─a4b16022cc8b801815e50b7ff83b95b40f0ae7c95c52b5b7bd6705abd152c868 │ │ ├─109621 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109638 /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 -- │ │ ├─109644 erl_child_setup 1048576 │ │ ├─109697 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109698 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109796 /bin/sh -s rabbit_disk_monitor │ ├─ee7c317724a062a5be6b15e6ca67e075d07d10dba298d21c383dcba3287d3da6 │ │ └─124345 /pause │ ├─55cd4192d70fef0964ec8dabe7effffb07e9c011b3f260b15c188ebce3a4bf3f │ │ └─186434 /pause │ ├─e7664509fca8acaadbfe53768c03d7d97e020d94102e57461e46fd3488562d21 │ │ └─250533 /kube-vip manager │ ├─821591351fd019e5a9dd9e57f7e5e509d21e29aa23c3c2cab465ed969346e278 │ │ ├─65450 nginx: master process nginx -g daemon off; │ │ ├─65473 nginx: worker process │ │ ├─65474 nginx: worker process │ │ ├─65475 nginx: worker process │ │ ├─65476 nginx: worker process │ │ └─65477 nginx: worker process │ ├─fd776a2b3620498f81845773a9edeedf011a366755aa2caa8cb00fd93fdd6769 │ │ ├─156193 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156209 /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 -- │ │ ├─156215 erl_child_setup 1048576 │ │ ├─156388 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─156399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─156468 /bin/sh -s rabbit_disk_monitor │ ├─6fdfb5355a55eac45ad9608948c03352430b57e28cb21a5acd90f7fb508a8905 │ │ └─66845 /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 │ ├─6356a8b8a638db0627c947ce9562398f33b4385a879a8c560218aa0113ec281f │ │ └─66798 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-4.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 │ ├─5d44c5b14ba4a7b4bcc50edbea15bcd9db54310948d729e7fae4effebf06cfbd │ │ ├─66488 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66551 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3df4097bda48208c3634a340aea78bd91d88ec640e1a9861c740bf5164180c2a │ │ ├─168706 nova-api: uWSGI master │ │ ├─168746 nova-api: uWSGI worker 1 │ │ └─168747 nova-api: uWSGI worker 2 │ ├─822db98a1d327f97e81a1f58fb03f4a39c4eb05ba52cbf23e13a0958a2a5a225 │ │ └─158549 /pause │ ├─027079afc6976514ccf0b53bb27a51fe00dfa68d284def24ec1804fa0af90a9a │ │ ├─169542 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169804 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169805 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a4cb8c50e40299197a5ff9156ccbcef4558eff28c2032d044e32990681786be5 │ │ └─40839 /pause │ ├─31fd02f1320d66af9022ae4955d605c7e76e6d3a2769b0024d8d4ac665820939 │ │ └─67644 /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 │ ├─2ae5e2ea67e676b7bf98ce676ef22e513815e65902c9d886fed2b48febbe3ab3 │ │ └─225424 /pause │ ├─6ba2226f09c756d647fb80aba1429c3b49c06dca0ed3b9e37c75c12f21242242 │ │ └─230995 /pause │ ├─77e59dc97f626f7bfcecb89406afa84162fce9029b67b2e4af3ca98bbd8e2b8b │ │ └─48142 /pause │ ├─ee5000df9f87b6e9b90b54db32aecd1938a2c8236bacb12e3089c768b3634a27 │ │ └─40978 /pause │ ├─22afc12f819a91675646e8b120bd625b41ee71ca74f414859b7fa16d13bf7771 │ │ └─250671 /manager --metrics-bind-address=:9782 │ ├─406c1bbf9175a7f83c2af72a7479dea252450689adc103a4fd0cbf4629630363 │ │ └─40981 /pause │ ├─c4cf237bba05e8b991a8b7e108fd97a0ebb40993e23847736dcbf294d15ba1e0 │ │ └─109051 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e90b2da7e1bb7fbca24df632cd6eca46de9fbe92e00785e2d708c2ef77e27969 │ │ └─255814 /pause │ ├─b4964810aaee41c7671e96923d28a29615bd9a8e7500ffb96e5cdbd90bda44de │ │ └─42261 /pause │ ├─2de4b396ce04284d55252ff49c586aed78052e20baa06ec0f6c686f066aaf30f │ │ └─250594 /manager --metrics-bind-address=:8080 │ ├─27e8c5c277b26b6033063e967a801aa786f5c207a4c66994d2a698d582f7e8e2 │ │ └─186277 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8d6e97c18a87f1618ae5b2168aee69fd476c33fa68c8b41e8755a58d101fef78 │ │ └─48872 /pause │ ├─54a718df888cf0f3caa9e1ef597a894ecf758d43898ee4bb7b44bed2be128037 │ │ └─63345 /pause │ ├─f8cb681efadea0bbfb2c3632c17a5ecdb1b042e086068028067c40cafcb713cd │ │ └─276719 /pause │ ├─6fd28cba68e3fb7191a58a25dd0f042121410312b9a4bb9940800d6e320f26ab │ │ ├─ 47568 /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 │ │ ├─ 47598 /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 │ │ ├─ 47682 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274915 nginx: worker process │ │ ├─274916 nginx: worker process │ │ └─274917 nginx: cache manager process │ ├─c85d1bf394a1f1bd45b22a67513b09e40fb8ad08d49ca7e2348ab771856cace5 │ │ └─97867 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-z6zw7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ea4ea1d31d2ad60a36287691cdea083f761ff26ebc3f3f50d7181c276ce9191c │ │ └─62037 /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 │ ├─d09b7c4632a52b2442e07007836ea58cebdf3af8069b3a59ac74312149e8045a │ │ └─205365 /pause │ ├─cadfbeed1ac9a7093328da3487e5b4e3d8f096c7a7883178c3807720fcf94426 │ │ └─229954 /pause │ ├─8c14ded57bfc6a8e3b5f860c46169f7bd3b67d04886f3baf3e9ee50b51ee7390 │ │ └─70035 /pause │ ├─9924dd3edcf50e2375149c3e5fbfabc6deba9eb7351715e09536a07234863c1d │ │ └─158653 /pause │ ├─aa4c800c8384f2753d635c7d810d42d8f57405bd15e07c476c59e44091941988 │ │ └─61434 /pause │ ├─f97627c97f331fa813565fc441c52aee94078fec1fe1e8376fd8aab295878fef │ │ └─43546 /pause │ ├─83016806aa87262a42882725227e7f523ab621b40dffa87b2d22d7986d97a0c9 │ │ └─260877 /pause │ ├─7bf097dc27548982d480742d73b836708c4c90a6be086a9c202c78d22f3f7a3a │ │ └─124308 /pause │ ├─99a08badc908b63516a8bf8ebf8bdab35937965fa693d286b62f5dcc3236eb7b │ │ └─124903 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a108eb60a7ab82f4e830a2ca483e0ca8d97cb919832395e7e758e59b8a438dda │ │ ├─256068 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256087 /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 -- │ │ ├─256093 erl_child_setup 1048576 │ │ ├─256164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256165 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256419 /bin/sh -s rabbit_disk_monitor │ ├─8fe4c5d39ac758be005368147386fbfaadf4a632e28b273326dd800fbfc92446 │ │ └─155387 /coredns -conf /etc/coredns/Corefile │ ├─2d902d66fb0f716e55c32b11b5b71fb5a332846c6c79e4bca50e765498e6a068 │ │ └─234263 /pause │ ├─8490322d9bcc774675df3e6fbceb0df9ca1ae76591abfddbd543b37d1471dbbf │ │ └─45174 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─cf23a6c4f776d811fc70d57c080bed8e00fd0239c589b97938c56da39c2fefcb │ │ └─185581 /bin/bash /tmp/libvirt.sh │ ├─6729878b160733e1f151f21fb93ffe29ec5ffa9869b52245c2d9f1020f37c1ce │ │ └─44445 /pause │ ├─7bfa0cdbb757c034eee3d157d312d5e6652266785c27a2feb58e22627514af2d │ │ └─43924 /pause │ ├─efd529bcb723c8df564a5c044a060656d05d89b687a086b8ce5148da06bad8da │ │ ├─279168 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279181 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─36f3fdd4971abc4cf4fad75bea345c10de80be0a1584b6969cb651e1bac8c3f5 │ │ └─63622 /pause │ ├─5cad856d5f640b8cc29a3dcee248fbed3d67b4fc0ac7dce83748b987f640b975 │ │ └─40968 /pause │ ├─96532c50298053af58fa7a4372ce367eda9e5ca63c74a0818579f05f47dbabc8 │ │ ├─42693 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43115 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cd491ee0e75b10a06c084e5170f0e5faed15d2d51fad5b74521a8f477cd41b03 │ │ ├─49385 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 │ │ └─50719 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 │ ├─d947d37049fa1ffd7b412f722d64d71e28e86dff3fe10d80925ba12cd3c3dacf │ │ └─64226 /pause │ ├─737e671c1f998b994a7035b2fa0b73bc056f875f0256e2be68f8f5e7a591a518 │ │ └─51829 valkey-server *:6379 │ ├─936c76ecc89c6cacc603e703881c8095e5ffe9be8e1144a720aba495ba120315 │ │ └─67970 /bin/oauth2-proxy │ ├─a6fc3d7795a3149fef4e19b9f2d2a91df0b3f238be6c0ee7c4edb0606d5152a6 │ │ └─67410 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─345f329b9de397b9dc6e5fbe55a4bdd66f1e09a8e1abd2055a338c3ce87f89cb │ │ └─164302 /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 │ ├─7021805fdcbbebeb08feb92ea96410de40bb941608a95581fa53fb2f20cf766c │ │ └─41075 kube-apiserver --advertise-address=199.204.45.4 --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 │ ├─cad7fb9cfe24a10c9e5f01d7b0dc1ea2eb10c66ad4c0000aaca14f213e555af8 │ │ └─86814 /pause │ ├─9d3baa994609140cce3e6ce544cd088d6d777afb9c1e470a03ac48a77f06f45d │ │ └─40969 /pause │ ├─262ee4d5fb6be0cef85a8c5eac255b25b1d3a8b7fdc001664fb769ddd326117d │ │ └─66682 /goldpinger --static-file-path /static │ ├─5bd936db418fd300a9fbab048693ecb1d916e24275d255bd335b1521ad835a31 │ │ ├─224529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224545 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c9e2760b73266039e6382246fdb1a874cce82c0bccfce0a9a69d13c5eb1f2efb │ │ └─214084 /pause │ ├─1561ba0685b632b159fc880901001b7420b763870c8f0416af5bb19dd2300724 │ │ └─246283 /pause │ ├─43e5b7b7f1e89eb751c28ab5e759c8ca615f0c6aebe3f24cc3a3f42242a04389 │ │ └─189801 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b713705d96584f70c822043763f749bce88fa29fb1c46f966249cb667e38b985 │ │ └─270337 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─bdcfda843f3be6d0574538bbf20c2bfe8493be3f2ef5829d7fbaf1fbe28905fb │ │ └─63127 /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 │ ├─f0b873a7c216daac39fbe7919246e1ca191c2abe374e415b827f32243eb7b898 │ │ └─126854 /pause │ ├─cb630299fa68abf48d2a3393abe5c7f41844acff7925d4e3397c05eab917370d │ │ ├─49470 mysqld --wsrep_start_position=556df31c-75d5-11f1-8cba-1ae096b4ea10:20 │ │ └─49595 /var/lib/mysql/mysql-state-monitor │ ├─0d38ad76c804b289a92b23802ef5a7d421ed043c4d5535a4c73eb3775e337288 │ │ └─231025 /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 │ ├─54db7123fd901b92788e60c11f3ec011bd077528e29a7b22de920a9f5a0f527a │ │ └─98640 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─198306f60a83e116452e58a57b4bba0639401ed10c72fd1e58e070206852c2e6 │ │ ├─86089 barbiacan-api: uWSGI master │ │ └─86104 barbiacan-api: uWSGI worker 1 │ ├─b8ed17c7fb37ca9bdb1eb174650f7a2580f8438221c2c243ff825b31679809e9 │ │ └─63443 /pause │ ├─5b4d10c32084de93e627138f35c4ab50d162e992ac833f290016636e4bff62d7 │ │ ├─62672 python -u /app/sidecar.py │ │ ├─63017 python -u /app/sidecar.py │ │ └─63018 python -u /app/sidecar.py │ ├─a3c23f1bd320cc83bc604b64c86162b5ced5cced85d685bbd3dfae72148b7853 │ │ └─105654 /pause │ ├─1debc5d46c2c821a168c9ad049e5c1fe8f12ef96528f19628680bc77cd9cef45 │ │ └─261042 /pause │ ├─ea0cd7a1203f896c1c103a7bdbf812ad69c8d0c06d356690749beea121873b1b │ │ └─158345 /pause │ ├─836d3e911566723e2c272e0ebaa80972c69646fbdbd79583beb291ff3b128864 │ │ ├─107861 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108030 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108054 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4beb2c255cb03983b340dd56c7ad3dd4bcf725b1e5037fd242fbadc2810f8e52 │ │ └─260677 /pause │ ├─2e65e98139ce5c2a2e328d3dd6fdd819f3d22da78635354f0272f45a8779f931 │ │ └─57123 nfd-master -crd-controller=true -metrics=8081 │ ├─fc9aeda24ee3c67c156f49cd2cfb82771763e593ae813220b70091fb36bd6f01 │ │ └─66455 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─22b6faa3a079622ea7521c80fd54e12f3932e1b5297e7e5afb014ee563987491 │ │ └─275767 /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 │ ├─340560959416a62d9adc11c2bba6a549677a071d4da16c48828f34f5b33a01bf │ │ └─48481 /pause │ ├─c50618790e7f05dc5ca9a7d19f15b30985bec9dccdd34a152fdb26e784862a93 │ │ └─173027 /pause │ ├─1268f4cdf76bb79aa4c7e9a0e0298b78c2b86d18acc427fc5923ddef6c02d024 │ │ └─154738 /pause │ ├─58c18b31c7223aaa6852ea72b3590879369995e7eee1ab4677731ac892ae358c │ │ ├─201314 heat-api-cfn: uWSGI master │ │ ├─201335 heat-api-cfn: uWSGI worker 1 │ │ └─201336 heat-api-cfn: uWSGI worker 2 │ ├─de0e11567784b3ab9300cba65acaa792375e36f0c1b94358e7e5e5e71370dab6 │ │ └─44076 /coredns -conf /etc/coredns/Corefile │ ├─bb0f4ed2be70bee6d89ec5ac674e2581568fbded8f60ffb64414b0e549b016f8 │ │ └─250955 /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 │ ├─14e138578b197e9b205d9e305f7b564f95a99ef5702d53cd7b6e36bd13740d2b │ │ └─123123 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─820c76d2f98f4ba33990400a1403bdd3b9f3e20414d314e6f39c12581a589d42 │ │ └─170591 /pause │ ├─1015c536d2aac028fa40ccfb875fc489f916ce3c69c4ca7168483bd08bb962a5 │ │ ├─189754 /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 │ │ ├─381469 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp79ko23m_/privsep.sock │ │ ├─382018 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpv3ozhfgh/privsep.sock │ │ └─382581 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp8c7vbw9d/privsep.sock │ ├─b04dba1d7da461a809996fc9204257d770223376c2462dd8559a306a146154b5 │ │ └─188944 /pause │ ├─f7bfd270560fd22514588192339f70d3b3ac884de8e0086e376abf1af4457197 │ │ └─64395 /pause │ ├─cecf8c186dd522eedaf05525fdc9ae0d2137a29a7463928dd03d62b2c2461b5d │ │ └─44923 /pause │ ├─d7ef08be556b9511caf9b2634585886dc78a816b87e5e7993374a51fe23685fd │ │ └─45013 /pause │ └─8838746be83c89d681343f4cbb32bb40f69530872e990e3881ca781621699061 │ └─223895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount