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 │ │ │ ├─21612 /lib/systemd/systemd --user │ │ │ └─21613 (sd-pam) │ │ └─session-21.scope │ │ ├─21539 sshd: cephadm [priv] │ │ └─21632 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─713 /lib/systemd/systemd --user │ │ └─714 (sd-pam) │ ├─session-4.scope │ │ ├─1636 sshd: zuul [priv] │ │ └─1649 sshd: zuul@notty │ └─session-1.scope │ ├─ 710 sshd: zuul [priv] │ ├─ 727 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1640 ssh: /home/zuul/.ansible/cp/199.204.45.240-22-zuul [mux] │ ├─424563 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ylyebxfxihiphwlyvydxyilwsgsknjsu ; /usr/bin/python3'"'"' && sleep 0' │ ├─424564 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ylyebxfxihiphwlyvydxyilwsgsknjsu ; /usr/bin/python3' && sleep 0 │ ├─424565 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ylyebxfxihiphwlyvydxyilwsgsknjsu ; /usr/bin/python3 │ ├─424566 /bin/sh -c echo BECOME-SUCCESS-ylyebxfxihiphwlyvydxyilwsgsknjsu ; /usr/bin/python3 │ ├─424567 /usr/bin/python3 │ ├─424577 /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 │ └─424579 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-16bee445ec9f23649471143565337bd6d684ef0fd56d80f1bbc7c97e4be3c4b3.scope … │ │ ├─29877 /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 │ │ └─29890 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9982 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12347 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ecaa6558755d5dbd3658db2b5d466d3f19efd9bf55d05e58c44da206d5a071ec -address /run/containerd/containerd.sock │ │ ├─ 12710 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3c1f98cd6e2daa9724aed677603130e845856b0f2988836445c5d87341303681 -address /run/containerd/containerd.sock │ │ ├─ 18567 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d299dcc584df357bca5e9ca100be1689ec36b81ae411eb66761d49ecdbdd01e1 -address /run/containerd/containerd.sock │ │ ├─ 25168 /usr/bin/containerd-shim-runc-v2 -namespace moby -id beb2ebeadad7948b9712ef0ad74c3b2296e7862a8aafb1bdc949104f40c4648c -address /run/containerd/containerd.sock │ │ ├─ 29853 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16bee445ec9f23649471143565337bd6d684ef0fd56d80f1bbc7c97e4be3c4b3 -address /run/containerd/containerd.sock │ │ ├─ 34668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5b69eab8d97adf781cd729aabcd8601055720e0e4cc0434d726ea717cad27a54 -address /run/containerd/containerd.sock │ │ ├─ 39156 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d640a3f8eb131d99a86c0815484842e9d7ee5d97feb844bb4c88de994538e6ed -address /run/containerd/containerd.sock │ │ ├─ 41757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb3c9e3c30810c2c27b18282d155b612d94139cd00854aee5d8925310679b9c -address /run/containerd/containerd.sock │ │ ├─ 41792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abfaf6ce83690197dd767526077f749c8d928ed0e20d5055572a6afb81e9e26c -address /run/containerd/containerd.sock │ │ ├─ 41833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7827cd25dc89c8a0a87c9ebb1baf4a284978a628cf57afc9494ae9a8b211adc -address /run/containerd/containerd.sock │ │ ├─ 41835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d7e3c58ee85df2a2c6a51fa958ed596f5dba3522d96790d9d05bed7ba42376e -address /run/containerd/containerd.sock │ │ ├─ 41847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe7ff45a33912f88364888655e4d3b9e1aa1b1268ab0dc8b4fe28422ed3cee7 -address /run/containerd/containerd.sock │ │ ├─ 42388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7969b68bd8d406b154fe59dcd79a098fa7f071cf479cfc28c9dbeb2ff38e618 -address /run/containerd/containerd.sock │ │ ├─ 43110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a8dccfe8f7854b7e6f00b44082fad51fff1c4541e93ae06ffbc22dbb3ce5b9 -address /run/containerd/containerd.sock │ │ ├─ 43128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf119a4133049282c2adcac455bded8f34f5f60d6267218e53fcf0c55844e1e -address /run/containerd/containerd.sock │ │ ├─ 44541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac088c06435fa2e12b40092d69177eb06c9d11d6175028e19dca9ef4db9cecef -address /run/containerd/containerd.sock │ │ ├─ 45115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f76433932c69a8a5b473cd826c59b30d45f27ab3566e73c5ab2f6814b5378539 -address /run/containerd/containerd.sock │ │ ├─ 45160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde816d5c1f20c7efb36d34cd5a6b3e26f350729dfa83887620acba940a361b2 -address /run/containerd/containerd.sock │ │ ├─ 45513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e6f6a9fb7c236d02d7fe766fbea70261cce289bc29551bfcca9afe4e5ae0eca -address /run/containerd/containerd.sock │ │ ├─ 45930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08be97a80bcc2548f43af918784038277046c7b7dc1626fdc7afffdcb40ccdfb -address /run/containerd/containerd.sock │ │ ├─ 46085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da24925219b6f4af1a411a5836b71a2f21bec077f440ced909072dd871910c8e -address /run/containerd/containerd.sock │ │ ├─ 46131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91d6368ae967e5adfb973191b9dd1a111a0f4104cae8379d7331172b011990c -address /run/containerd/containerd.sock │ │ ├─ 48475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4064e7c5de05abd0baf406d07a4602a57549fc2202c12f82f7f6787e66c8e008 -address /run/containerd/containerd.sock │ │ ├─ 48496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37fc5ed9b5aca144e1631cf08c7e2d736e52c7fc8a1675d4979548317db9737 -address /run/containerd/containerd.sock │ │ ├─ 49193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 272395bcd5d7dca1961a7ca567fe0f30448be542b0310eda7c78f2ffa986d39d -address /run/containerd/containerd.sock │ │ ├─ 49232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd14ea75c3d1c8bbd475de7f1c1b8b4c366a4ecd1f27d91112139ec6d35b3fb -address /run/containerd/containerd.sock │ │ ├─ 49630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2483f3f997729796421fa5fe41e0439eebc7951bf4f3cf8699603f2f862e4a82 -address /run/containerd/containerd.sock │ │ ├─ 49921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e68534625ba196ee7009d073ee6b12eb0278baa8a994af6bf1dcc2c727ce763 -address /run/containerd/containerd.sock │ │ ├─ 50357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db7def26603c1457a96f68f3e60e0c154a5f423e9b5b9e1eac3f9a4815750499 -address /run/containerd/containerd.sock │ │ ├─ 52912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0efa66c2b9b53c1ca53990047e9d5aaaa4ed66f56d2d00e46f45f1dbcd3e6702 -address /run/containerd/containerd.sock │ │ ├─ 53061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f5107724e722face92ed8bb455c871373ae659ee74c1cfa1e032f1022511f4d -address /run/containerd/containerd.sock │ │ ├─ 57515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91f54c105a7764cc832a4862d59b4e60363b05060daa8d04461b8f22475ce1dd -address /run/containerd/containerd.sock │ │ ├─ 58144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a1431cc7a0789d829fc96312cc212fb99e9e8aa9b6da68c8a1cc550bdd1eb5 -address /run/containerd/containerd.sock │ │ ├─ 58203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72af9a5818ea277e1456b646b80f9d5995042e91efa76d2741de94e653cfcc51 -address /run/containerd/containerd.sock │ │ ├─ 58236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 147955b774a972da90653d692b84d43662316080f72ab0e16d9ac5d87ca6a25f -address /run/containerd/containerd.sock │ │ ├─ 58387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bfaaa5ac3dd2608133473e4d8647cb4eff3f4a9140da6bb5529f7409e9c724 -address /run/containerd/containerd.sock │ │ ├─ 62825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032318f22dab36514071880f10f37fe4012452f029ca134de1af4825086e038a -address /run/containerd/containerd.sock │ │ ├─ 62928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d717b9550fcf7b3604c15123a0aaca438a362ae8390abc1ccb86e9a243ed8b -address /run/containerd/containerd.sock │ │ ├─ 62965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d021980ae56022a50e4d8a8736fc88d95a1678ec90f0df04601c66dd7e95f2 -address /run/containerd/containerd.sock │ │ ├─ 63006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 823070c544369fcfa8cbac56e4e909c21dce01363ac6a7cc310dc216d280bb00 -address /run/containerd/containerd.sock │ │ ├─ 64329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9be9f3c8dc552d5bbbfd7e392e58b021685c8dacdfdef5010e1e17512203771 -address /run/containerd/containerd.sock │ │ ├─ 64538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3134b51d70955b92c091b26260eb3e34aba96d46f2fb5a2dc29d77f6672af7db -address /run/containerd/containerd.sock │ │ ├─ 64771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1412b31e2dc5029fcede9a77536c3b4e11686c9a83f13909bef18710054ad1c4 -address /run/containerd/containerd.sock │ │ ├─ 64831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b396a72cc9922a5bee19e954535c167c5302e7bb7edba5d8055b2c4db56c206e -address /run/containerd/containerd.sock │ │ ├─ 64892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d96e925fb98d7020895036551352b8b5219d2ac38d702bb3904db756a4a8304 -address /run/containerd/containerd.sock │ │ ├─ 65364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b508d13e38ea62851f8864db10c55fb7b8f700a0290cfd58da609e6f50ede36 -address /run/containerd/containerd.sock │ │ ├─ 65629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee3e9b023220aaaa5f5cb550601cd6953bb3ae07df42db8e247b95c2065359b -address /run/containerd/containerd.sock │ │ ├─ 66034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c3f2862cb6461ab5cec96cca94070e92909855b90268ebcbfbe13990c442a2 -address /run/containerd/containerd.sock │ │ ├─ 66681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52bf4739159b497733ced18df637249560e23a5befbabb0417f06c83e70be874 -address /run/containerd/containerd.sock │ │ ├─ 67392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f862805637a5a389e554ac30ce9ccb9b5c1b54c229f39b3f29ac33905b42434f -address /run/containerd/containerd.sock │ │ ├─ 69180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a913d39aebd4f1f7f04a5995175caeabde932431d6841bca12aa2c14d3d2a8 -address /run/containerd/containerd.sock │ │ ├─ 70916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23bd07b7824f28a12e9846e62cc44f8491d8d58b2a8962c3cd399121bd6ac5c1 -address /run/containerd/containerd.sock │ │ ├─ 80262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8acc631ed48cc7189804e12583d6fa217816eaabd406319ca947f115caafbd0 -address /run/containerd/containerd.sock │ │ ├─ 81694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0de3078a93b9449b1d387b28ff69ec14580d479f1ed3c8572f6bd684e071ddf -address /run/containerd/containerd.sock │ │ ├─ 87808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 757f65a0a1e02aea7d02a03faf7b40e8faf982a95a2c5e0b8d43b6c1fbdd2438 -address /run/containerd/containerd.sock │ │ ├─ 94284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418cfd435054afa193526191bd44e89dcf148859e694e76a667b510edb5db721 -address /run/containerd/containerd.sock │ │ ├─ 98229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74d063ea249ba1db4a2fb4d55a4a7291b2f0f37213f57de8c0ab0a40e15bfe6e -address /run/containerd/containerd.sock │ │ ├─ 98268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f73c3540e486f9a333fdf4d5acb5074dfd257ee2030110352f17ecf9db7fdc74 -address /run/containerd/containerd.sock │ │ ├─111752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b4c4e2dadd6e566477b74525cd2ae7fcc22cb6bb203b008b3b2f227a895e62 -address /run/containerd/containerd.sock │ │ ├─113353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10204d83c654841baebab0dba4aa8114f9ac550a057282fa4801539cc06d4cd5 -address /run/containerd/containerd.sock │ │ ├─113400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e6ca598cdde692a09ea5f81994927060cde2b93ff778f159d0341f8f3135407 -address /run/containerd/containerd.sock │ │ ├─115364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5be05c730d89205112b51bf0207f9e63cbee4f4e63fac6441354f494d02807fc -address /run/containerd/containerd.sock │ │ ├─117176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 965417eac7e57e4ca40a98cb2c785d53f9bf7a3af47aa3bf3ea7e2fc117bafa3 -address /run/containerd/containerd.sock │ │ ├─117233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7497094641ac2297a7f6f72b95dead85c902e01ec11a58e8c9068abe52105684 -address /run/containerd/containerd.sock │ │ ├─130478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d2e0fe7482cea7260de2aca383b7ce78dcfb3578380f3bd34cb17b233122a3 -address /run/containerd/containerd.sock │ │ ├─130541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93462fdc9fa684ba0ee6232b89d39aae669dba993829e45670ca42801ed2c288 -address /run/containerd/containerd.sock │ │ ├─133123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96bd68e069248a2585fb63e055cca37afafa3a90fe20e75aef4db67864516a96 -address /run/containerd/containerd.sock │ │ ├─159707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c075291a7f8a2e255651bc29ea179ebb0d00ef8b694cea7b0d32be4f47a38d95 -address /run/containerd/containerd.sock │ │ ├─160757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f812fa0e0897b8d2d6fc6c0c4f5e04f1ab73706e3632f4cd02c43fa5857e4fed -address /run/containerd/containerd.sock │ │ ├─161964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2797a2d46fe1dc32e439c1edcd3df80287ebbc52372dcd7a9bf74ba7f119d6 -address /run/containerd/containerd.sock │ │ ├─162221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f18bd53171df40cb49a7a569a894978ad8547f7e3843bc00d45a0a531191d099 -address /run/containerd/containerd.sock │ │ ├─162604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043ecd21c3656e616994109bc544d1d7539386d6a3ee67f5bb0d6efee3368ef4 -address /run/containerd/containerd.sock │ │ ├─163760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03fff7c053753d3401a91987f81d96339703d3f935e7ab789d2aa241a388ce79 -address /run/containerd/containerd.sock │ │ ├─165966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dfc91db3c223480469bd6ca2261ef0a195373c467e8b2351580d52909a6ae77 -address /run/containerd/containerd.sock │ │ ├─166174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46b0a6d05f08e42f84673f179b9f6dc2818621d67f72ecb5fa3c54db9e48c87f -address /run/containerd/containerd.sock │ │ ├─166296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbfedfab0314fb31abf5c779d256ffef0b889bb170b3714127c107d5b2fc358f -address /run/containerd/containerd.sock │ │ ├─166424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7973f500cdfee796219c2b5aba34af637a1e2f72cceec0e064cb5ec23bfe9c46 -address /run/containerd/containerd.sock │ │ ├─166514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97de2b0b2608cd7846785e8953dad2cdb2b12c918fec548f3521eda7ee1574c6 -address /run/containerd/containerd.sock │ │ ├─166896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed81eadb55059bb7cfad193a4ba59ff3a8dac04762a8f9e076ad28f97fd20539 -address /run/containerd/containerd.sock │ │ ├─179241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55190ef554e73665380f718876913a7773a8b7b9b777500d31cee0f2b63e5dc4 -address /run/containerd/containerd.sock │ │ ├─181094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62fa1bb1aa78994a84dcfdbd3e5875ead1f00d462966ce1643885db79d78ed01 -address /run/containerd/containerd.sock │ │ ├─181159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8d906a85da6bd1ad87e05118b1971936d5786b2dc6299c410d589520cc6611d -address /run/containerd/containerd.sock │ │ ├─181194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4da04e5659e5a5e35f2eec07cc8ae9f8a949f958028bef5415237a6cbd4b78cb -address /run/containerd/containerd.sock │ │ ├─181507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2df51d0e281ba8142d3ad927cfa7aefef905fe0df307751fdde5df4e3f5c4b91 -address /run/containerd/containerd.sock │ │ ├─181656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce0624b92b546b32df1193639ce3bbdb75f7bcd9163bb20081ef9e730a40407d -address /run/containerd/containerd.sock │ │ ├─188159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37bb046c387d446e7785a2d2c3e291a31a6108df2bd3dc6856e44a6aa9f723d9 -address /run/containerd/containerd.sock │ │ ├─194188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba0b574280db96aacb65b5ffe2d92695c05e3b2ca667abf6e4439ba9ad9bb30 -address /run/containerd/containerd.sock │ │ ├─196354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df86d54eca2a13db3c67f375fb35e64985a6bd3e0a6ab2030d20cddfe88503f -address /run/containerd/containerd.sock │ │ ├─196458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ffeef7ca371c26d3b2b6a0d291e0cca2441f3bf0bb0b1c066e2f88f0751571e -address /run/containerd/containerd.sock │ │ ├─196512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c615d2e0acd098bcecfa117e06e466ea81ea0c5f5bbc8a60e0245387a290da -address /run/containerd/containerd.sock │ │ ├─213593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5998fa756750fd5d0df277ebe820217d03648578c3813c9dfc0cadca5b9bf3ef -address /run/containerd/containerd.sock │ │ ├─221606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d612df970084fc699a4440c7b0a6888683f27de7e758961d039efee39f0925a -address /run/containerd/containerd.sock │ │ ├─221634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2780ac0d9ee6a9f655a86873fa40657eaf7802bb1e665ed48ecede2b4670a0c7 -address /run/containerd/containerd.sock │ │ ├─221684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfcf7dbf40f2ee630fcc3258d45f2132e6d0274fa8ccb74d9eadacfa4f9d3e07 -address /run/containerd/containerd.sock │ │ ├─222029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57a4ab5f304b51c443d1b218183265d1699fb10043ad917b8f549f0e6a320c37 -address /run/containerd/containerd.sock │ │ ├─234025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eb15d1fb3401d4e00259f5aea41f437e62263f475d2096ece19e2d370a52a90 -address /run/containerd/containerd.sock │ │ ├─236673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bc15c620d5bd7a03f2eab524324741b9a31ba79ccea6cbb23b3ee148c704806 -address /run/containerd/containerd.sock │ │ ├─237829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c32eb91a4e2ba465673207639fe47bcd29d04f776a97e5c39890a89254447ee -address /run/containerd/containerd.sock │ │ ├─238526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a833e062909fdfee1c661d6cf947878ddfa11d9ad9d09c746c19203bbe858d38 -address /run/containerd/containerd.sock │ │ ├─239096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9572700ddd856db3526f526be47c46200804fa62dc5d527ab5333d612b477a3 -address /run/containerd/containerd.sock │ │ ├─241371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 337abdb376e1e49212ebc5a90b5279668633ffef2487fba05d74383d3f5b08e7 -address /run/containerd/containerd.sock │ │ ├─242809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41fdbf29b2e8b069a584eab835dd75d020d7aeda6c3e0d23a0243d7a75cad568 -address /run/containerd/containerd.sock │ │ ├─242853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f1703f333273dbc09443f5f4a3acb8d0695c8c2f95ef27753f2de0a3bc666f8 -address /run/containerd/containerd.sock │ │ ├─252801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02733738ea019d4205747bc3524b2e750885709a3a942ae761c3fb0e7136cdcb -address /run/containerd/containerd.sock │ │ ├─253369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f9c2fd60ef6fada8a2319f4c3c9e7b2cc8c1295d4ff382313c71f88a22089a2 -address /run/containerd/containerd.sock │ │ ├─260228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2364340e8d065c0d25bf00a60f1fe5d62145498868d1b37d54bfc7a8ee409a41 -address /run/containerd/containerd.sock │ │ ├─264941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc508e79899277ddbbd173594a21fc7ae6f48fa1e253faffd2182b238fa24b5d -address /run/containerd/containerd.sock │ │ ├─265177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cfde22db1697c09569c74f01b4f589940b7aa283ebbea52543535727fe2ddea -address /run/containerd/containerd.sock │ │ ├─265259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee9d6c45a0ec8fbade8d3d0e4738878ba5f49d44f3e3a5126e2d086a40bb86b4 -address /run/containerd/containerd.sock │ │ ├─265431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a161a96ea5951b24061c014b3884e344a84e363d2543eb2f820d6a1cf6328430 -address /run/containerd/containerd.sock │ │ ├─277104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6140dd74c91b36cbac41ed43b37d571f0cc29cb74cbe29105caaccc30fefe9e5 -address /run/containerd/containerd.sock │ │ ├─279808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bd83ba5fd0a3a98d8466f0bea7006e63f0de95817c3ad95046b9e710b9e2540 -address /run/containerd/containerd.sock │ │ └─293103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fca275527c2588716a7d1678e17b8e1cb6c2a56a747ccb74731d7d59ee6b553 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1444 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─docker-d299dcc584df357bca5e9ca100be1689ec36b81ae411eb66761d49ecdbdd01e1.scope … │ │ ├─18595 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18611 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─29565 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29836 /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 │ │ │ ├─18526 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18545 /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 │ │ │ ├─24883 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25151 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39091 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39110 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34374 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34650 /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 │ │ │ ├─12261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12291 /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.glswph.service │ │ ├─12624 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.glswph/unit.run │ │ └─12655 /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-glswph --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.glswph:/var/lib/ceph/mgr/ceph-instance.glswph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.glswph/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.glswph -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10355 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159149 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42229 /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.240 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-r911c9769b0f5479290a716d5fa5de5c0.scope │ │ └─195247 /usr/sbin/libvirtd --listen │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─docker-d640a3f8eb131d99a86c0815484842e9d7ee5d97feb844bb4c88de994538e6ed.scope … │ │ ├─39183 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39197 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-beb2ebeadad7948b9712ef0ad74c3b2296e7862a8aafb1bdc949104f40c4648c.scope … │ │ ├─25192 /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 │ │ └─25205 /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-ecaa6558755d5dbd3658db2b5d466d3f19efd9bf55d05e58c44da206d5a071ec.scope … │ │ ├─12373 /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 │ │ └─12391 /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 │ ├─uuidd.service │ │ └─1111 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10865 /usr/sbin/chronyd -F 1 │ │ └─10866 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─158879 /sbin/iscsid │ │ └─158880 /sbin/iscsid │ ├─docker-3c1f98cd6e2daa9724aed677603130e845856b0f2988836445c5d87341303681.scope … │ │ ├─12736 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.glswph -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12755 /usr/bin/ceph-mgr -n mgr.instance.glswph -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─617 @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 │ ├─docker-5b69eab8d97adf781cd729aabcd8601055720e0e4cc0434d726ea717cad27a54.scope … │ │ ├─34694 /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 │ │ └─34706 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─452cdc41fefd943d40a58f12be23aa60d3404f8ae59f382a67f9bb99b1606a81 │ │ ├─178020 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178471 nova-scheduler: ServiceWrapper worker(0) │ │ └─178473 nova-scheduler: ServiceWrapper worker(1) │ ├─b4e09d4eb14466821c8255bf974c6ef5166a08f5a652be37a19e6ee01172f013 │ │ └─44690 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8f5af3c928a7107fef859c27c91b3dcc780fd308b8a9a7233fa6c268a034d43d │ │ └─45748 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 │ ├─e9572700ddd856db3526f526be47c46200804fa62dc5d527ab5333d612b477a3 │ │ └─239119 /pause │ ├─f6a1431cc7a0789d829fc96312cc212fb99e9e8aa9b6da68c8a1cc550bdd1eb5 │ │ └─58172 /pause │ ├─5be05c730d89205112b51bf0207f9e63cbee4f4e63fac6441354f494d02807fc │ │ └─115389 /pause │ ├─f2e6f88a1ae44a626ab6885eeafa803a6efcbb9364ab036cfa57291e1f556b84 │ │ ├─279656 apache2 -DFOREGROUND │ │ ├─304746 (wsgi:h -DFOREGROUND │ │ ├─304747 (wsgi:h -DFOREGROUND │ │ ├─304748 (wsgi:h -DFOREGROUND │ │ ├─304749 (wsgi:h -DFOREGROUND │ │ ├─304750 (wsgi:h -DFOREGROUND │ │ ├─304751 apache2 -DFOREGROUND │ │ └─304752 apache2 -DFOREGROUND │ ├─82e99881e1a1b1c021f4d79384fc202765872943285176c4e34599ebfdab8a0c │ │ ├─160217 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160230 /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 │ ├─7d96e925fb98d7020895036551352b8b5219d2ac38d702bb3904db756a4a8304 │ │ └─64954 /pause │ ├─52bf4739159b497733ced18df637249560e23a5befbabb0417f06c83e70be874 │ │ └─66705 /pause │ ├─db7def26603c1457a96f68f3e60e0c154a5f423e9b5b9e1eac3f9a4815750499 │ │ └─50381 /pause │ ├─691b3cbfa27c7bdfff1d222c0bdd75b6b3128bb408f0d452186a8170d2ed1e2f │ │ ├─194414 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194431 /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 -- │ │ ├─194437 erl_child_setup 1048576 │ │ ├─194535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194546 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194855 /bin/sh -s rabbit_disk_monitor │ ├─78ea77dc130e2986bdf419fd68ea448d4d0219c81b160d02d848642127b67b3a │ │ └─68852 /bin/oauth2-proxy │ ├─f6a8dccfe8f7854b7e6f00b44082fad51fff1c4541e93ae06ffbc22dbb3ce5b9 │ │ └─43158 /pause │ ├─5998fa756750fd5d0df277ebe820217d03648578c3813c9dfc0cadca5b9bf3ef │ │ └─213617 /pause │ ├─2364340e8d065c0d25bf00a60f1fe5d62145498868d1b37d54bfc7a8ee409a41 │ │ └─260251 /pause │ ├─6e6f6a9fb7c236d02d7fe766fbea70261cce289bc29551bfcca9afe4e5ae0eca │ │ └─45537 /pause │ ├─71b77e18e0ee7f3a15cc416471e768c5a8029e3815628e4ffb777a6d5f9cae81 │ │ ├─252856 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253625 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_50ow1nq/privsep.sock │ │ ├─253641 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253643 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─139e50c063702f52a7b7277e61aebbb9fddcc31c01ee59be724e43bd9a04f801 │ │ └─42009 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 │ ├─41eb5d29da6f6191250af340d8f0600730b9bdc0aa2e52172869b23e6b7a3b4d │ │ └─98542 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-pktfg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9c23b5b30b267705e13bb57618ff9c7a062bd407516cba0527cb670d7f04be72 │ │ ├─191454 neutron-api: uWSGI master │ │ ├─191483 neutron-api: uWSGI worker 1 │ │ └─191484 neutron-api: uWSGI worker 2 │ ├─5e02e752f5e0bde3f0298ff0fef1ebb6c3739f4d99e108b79c1acd9960e889ce │ │ ├─191497 neutron-policy-server: uWSGI master │ │ ├─191510 neutron-policy-server: uWSGI worker 1 │ │ └─191511 neutron-policy-server: uWSGI worker 2 │ ├─a7e10e696d55a46ba18d3c82d6f94a0b0931075686534f0a894371c3962afa84 │ │ ├─260387 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260404 /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 -- │ │ ├─260410 erl_child_setup 1048576 │ │ ├─260647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─260873 /bin/sh -s rabbit_disk_monitor │ ├─2b88cb6164411999137eb9574de00640caa9d7581f428c49b8b506195ee3d3e7 │ │ ├─50762 mysqld --wsrep_start_position=223f968e-95e7-11f1-a831-0a15fde31f9a:20 │ │ └─50855 /var/lib/mysql/mysql-state-monitor │ ├─b8d906a85da6bd1ad87e05118b1971936d5786b2dc6299c410d589520cc6611d │ │ └─181218 /pause │ ├─10c615d2e0acd098bcecfa117e06e466ea81ea0c5f5bbc8a60e0245387a290da │ │ └─196542 /pause │ ├─74d063ea249ba1db4a2fb4d55a4a7291b2f0f37213f57de8c0ab0a40e15bfe6e │ │ └─98253 /pause │ ├─b349b19836c31dbe58ed686503b5afc251fb48aa6803cd9a033a5c773c9963fd │ │ └─50492 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2eb15d1fb3401d4e00259f5aea41f437e62263f475d2096ece19e2d370a52a90 │ │ └─234051 /pause │ ├─a084b15fdca753aed1a98e8aeca4e0f95c88b9075d23d19cdb8af5b7c491c1da │ │ ├─63987 python -u /app/sidecar.py │ │ ├─64369 python -u /app/sidecar.py │ │ └─64370 python -u /app/sidecar.py │ ├─ac088c06435fa2e12b40092d69177eb06c9d11d6175028e19dca9ef4db9cecef │ │ └─44565 /pause │ ├─0ba0b574280db96aacb65b5ffe2d92695c05e3b2ca667abf6e4439ba9ad9bb30 │ │ └─194214 /pause │ ├─d66d9c73e2bc6d2bc37582f7551076c7ab221c635377330ee566e189bdc15578 │ │ └─241483 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─e48dca14a438727d09ecc587443286c62f5fb23876d53bac710b83f2114bdba2 │ │ ├─179564 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179580 /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 -- │ │ ├─179587 erl_child_setup 1048576 │ │ ├─179662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179742 /bin/sh -s rabbit_disk_monitor │ ├─96bd68e069248a2585fb63e055cca37afafa3a90fe20e75aef4db67864516a96 │ │ └─133147 /pause │ ├─cda2031b4758f1e802e68b5c13234580c9ee9c5822c168e4defdfa8cfbab6981 │ │ └─160183 /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 │ ├─a4410a6ef2b0ab4317c9632148d5e7901da3ab26e237184fd17b35dcc4271de2 │ │ ├─80488 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80504 /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 -- │ │ ├─80510 erl_child_setup 1048576 │ │ ├─80557 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80568 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80693 /bin/sh -s rabbit_disk_monitor │ ├─1cfde22db1697c09569c74f01b4f589940b7aa283ebbea52543535727fe2ddea │ │ └─265207 /pause │ ├─b396a72cc9922a5bee19e954535c167c5302e7bb7edba5d8055b2c4db56c206e │ │ └─64858 /pause │ ├─a364e550f1e711fa77f9b350623b5f3fa43ae61402e66fef7b46d3278b4a2fa8 │ │ ├─274859 /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 │ │ └─275064 /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 │ ├─af0318529a9c3288b9575d90f10f277dda641aa1fbdde5ba7c54ce381b3b6666 │ │ └─274822 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─10990cee20911c7bbfe04ae3b8c6be79e3c563817bda9521456b27c09e3cea12 │ │ └─67361 /goldpinger --static-file-path /static │ ├─02733738ea019d4205747bc3524b2e750885709a3a942ae761c3fb0e7136cdcb │ │ └─252824 /pause │ ├─0e60749e16d227174fefa7889b829bc039a5944e7e62eca45dd301937a3893ab │ │ ├─150344 placement-api: uWSGI master │ │ ├─150367 placement-api: uWSGI worker 1 │ │ └─150368 placement-api: uWSGI worker 2 │ ├─41f80a50ba0b95d24cdff8eb831c00d401b355200f85e504145fd10c86e29247 │ │ └─194788 /bin/bash /tmp/libvirt.sh │ ├─071cf3d7428219b41988de094faff44cf0a67809a740bb835be99cb6f0eee982 │ │ └─68577 /bin/memcached_exporter │ ├─272395bcd5d7dca1961a7ca567fe0f30448be542b0310eda7c78f2ffa986d39d │ │ └─49217 /pause │ ├─f299c60b9a72e24bd5c7870918f355f17ed9af44edae49510576d9ea8270d859 │ │ ├─234178 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234225 /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 -- │ │ ├─234231 erl_child_setup 1048576 │ │ ├─234438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234571 /bin/sh -s rabbit_disk_monitor │ ├─259e84dcc09918c5650754684f0d57ceee9794d3c48df5fa98ffaa54dc5d2acc │ │ └─239144 /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 │ ├─b3ea0ddf210c06a461e8a33f8c4af57e7212009f2053c94514d7e45556adef88 │ │ └─45248 /coredns -conf /etc/coredns/Corefile │ ├─4da04e5659e5a5e35f2eec07cc8ae9f8a949f958028bef5415237a6cbd4b78cb │ │ └─181241 /pause │ ├─ec4e656f21a40d3bc8e8437cffd0b757c643e79c0a4e30fefb65a232841658fc │ │ └─58454 nfd-worker -metrics=8081 │ ├─d0de3078a93b9449b1d387b28ff69ec14580d479f1ed3c8572f6bd684e071ddf │ │ └─81722 /pause │ ├─abfaf6ce83690197dd767526077f749c8d928ed0e20d5055572a6afb81e9e26c │ │ └─41887 /pause │ ├─c6451bd334ab11e807780982b340ad04787a11763f342f349118e62b72989523 │ │ └─172655 /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 │ ├─62a87f6e1ff1dd922f89755704116d9bab9f85335875cb2d841ff69cb285fcee │ │ └─260753 docker-registry serve /etc/docker-registry/config.yml │ ├─293a8863a339445fb7fe3e368349d7de45688e8c6009afba82beb58cd5ffc01f │ │ └─68247 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f812fa0e0897b8d2d6fc6c0c4f5e04f1ab73706e3632f4cd02c43fa5857e4fed │ │ └─160783 /pause │ ├─a6bfaaa5ac3dd2608133473e4d8647cb4eff3f4a9140da6bb5529f7409e9c724 │ │ └─58410 /pause │ ├─337abdb376e1e49212ebc5a90b5279668633ffef2487fba05d74383d3f5b08e7 │ │ └─241396 /pause │ ├─83e035e30acc9b5551b13fa0c71ba9b45c637e9ce1841e51245652dda0d1f610 │ │ ├─43611 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44052 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─aff46fce01f0bba51b18b1c63490daa82759efee274e0e6ebdc844065ad6c5c6 │ │ └─296171 /bin/openstack-database-exporter │ ├─da24925219b6f4af1a411a5836b71a2f21bec077f440ced909072dd871910c8e │ │ └─46109 /pause │ ├─122f89670fb3dbd4e30271b01547c98ac18fc293dfc328e7f50fbc93c0d6a51b │ │ └─238577 /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 │ ├─d9be9f3c8dc552d5bbbfd7e392e58b021685c8dacdfdef5010e1e17512203771 │ │ └─64357 /pause │ ├─1412b31e2dc5029fcede9a77536c3b4e11686c9a83f13909bef18710054ad1c4 │ │ └─64796 /pause │ ├─3cabf9d921cb8c324a0fcb4388cd565f1142fc62c7ce7e369a4397d2067661c7 │ │ ├─177420 nova-metadata: uWSGI master │ │ ├─177433 nova-metadata: uWSGI worker 1 │ │ └─177434 nova-metadata: uWSGI worker 2 │ ├─68e61922ea44d3c431e315d8895dbbbe9107c3a73ce494d0673167d60d86553e │ │ ├─69472 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69488 /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 -- │ │ ├─69550 erl_child_setup 1048576 │ │ ├─69661 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69743 /bin/sh -s rabbit_disk_monitor │ ├─a833e062909fdfee1c661d6cf947878ddfa11d9ad9d09c746c19203bbe858d38 │ │ └─238551 /pause │ ├─58d77d1b3330d963e1def0f1655ad859de7cc0e3a75db9714a9905dc2b356cbb │ │ ├─182168 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─413816 sleep 300 │ ├─d0b69be66b6dccd44c79f618913ce00e550bc0bedac3528f955521d0ade225f5 │ │ └─50968 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1f1703f333273dbc09443f5f4a3acb8d0695c8c2f95ef27753f2de0a3bc666f8 │ │ └─242889 /pause │ ├─ce0624b92b546b32df1193639ce3bbdb75f7bcd9163bb20081ef9e730a40407d │ │ └─181703 /pause │ ├─4f9c2fd60ef6fada8a2319f4c3c9e7b2cc8c1295d4ff382313c71f88a22089a2 │ │ └─253402 /pause │ ├─a8a026bb2eb554e24d72e10cc018dce3f0a6c71bd2d1f3b077133c9733f94a46 │ │ ├─188726 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─189015 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─189026 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─423855 sleep 15 │ ├─f862805637a5a389e554ac30ce9ccb9b5c1b54c229f39b3f29ac33905b42434f │ │ └─67416 /pause │ ├─3134b51d70955b92c091b26260eb3e34aba96d46f2fb5a2dc29d77f6672af7db │ │ └─64561 /pause │ ├─dfcf7dbf40f2ee630fcc3258d45f2132e6d0274fa8ccb74d9eadacfa4f9d3e07 │ │ └─221716 /pause │ ├─c8d2e0fe7482cea7260de2aca383b7ce78dcfb3578380f3bd34cb17b233122a3 │ │ └─130501 /pause │ ├─927ffce197cd9b963a6c07864fbf0b8dd2b1abd396548bcb2d13756a435685dd │ │ └─198928 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9470687b904225580a95002b9c52e3b34b8fce09a4193fce93f1813066856684 │ │ ├─193013 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─193493 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzqkso3m4/privsep.sock │ │ ├─215743 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdgrc1ljp/privsep.sock │ │ ├─232765 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpx5pkjj5k/privsep.sock │ │ ├─233022 haproxy -f /var/lib/neutron/ovn-metadata-proxy/48965f04-1a08-4955-9c2f-147a7be0db09.conf │ │ ├─389122 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─389124 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─1fca275527c2588716a7d1678e17b8e1cb6c2a56a747ccb74731d7d59ee6b553 │ │ └─293187 /pause │ ├─a31125d956f65e968983196bac6fee349d4eca900aeec9a68857728b1b176d37 │ │ └─43405 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c4a9d10d24fa0d98e99fe6ea5c18d25dea5f56cd9350ab49f4db99cf29ef0b9d │ │ └─66488 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─41fdbf29b2e8b069a584eab835dd75d020d7aeda6c3e0d23a0243d7a75cad568 │ │ └─242835 /pause │ ├─0efa66c2b9b53c1ca53990047e9d5aaaa4ed66f56d2d00e46f45f1dbcd3e6702 │ │ └─52936 /pause │ ├─83d717b9550fcf7b3604c15123a0aaca438a362ae8390abc1ccb86e9a243ed8b │ │ └─62951 /pause │ ├─778bb7a98fcb8545ae0e47b6bbc44c2c7e7d3721d1607cf2ef32b3f5f43a960e │ │ └─67533 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─601e601030caee8179430e2b613c406f7b3168ca5dedd08d43b5c8bddc72395b │ │ └─128991 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2483f3f997729796421fa5fe41e0439eebc7951bf4f3cf8699603f2f862e4a82 │ │ └─49653 /pause │ ├─190aafcd2d512a2532f3e128a3207000728b00d0bbee1528ab818066bad8f302 │ │ └─49324 /manager --metrics-bind-address=:9782 │ ├─d41bdbf384ef78e085378bb97d70b06b17f5e790f0b74bd251bcb215cd9c36db │ │ └─42061 kube-apiserver --advertise-address=199.204.45.240 --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 │ ├─f76433932c69a8a5b473cd826c59b30d45f27ab3566e73c5ab2f6814b5378539 │ │ └─45139 /pause │ ├─0b508d13e38ea62851f8864db10c55fb7b8f700a0290cfd58da609e6f50ede36 │ │ └─65389 /pause │ ├─a5338559b0d9a70d374d4160c4845721e9631b2f8a330637d8e355a9326e6d6a │ │ └─64397 /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 │ ├─79e2796cbc49502821039971ea1b1d057ee721c29a8095fc5be27ae7c118ef0f │ │ └─274831 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─44e85127341d16d63d7081695ae8e856dd21180c850d8e5ce8a05b328be4dcae │ │ └─42015 etcd --advertise-client-urls=https://199.204.45.240: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.240:2380 --initial-cluster=instance=https://199.204.45.240:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.240:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.240: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 │ ├─ef9a168c52433b836f55f6da11908dec552121c1a890af5507114f9b5b6f21b4 │ │ ├─162410 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─162432 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─162455 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─162575 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─424177 sleep 15 │ ├─72af9a5818ea277e1456b646b80f9d5995042e91efa76d2741de94e653cfcc51 │ │ └─58234 /pause │ ├─0579955d232f5530364faafdcbe11704d3513f3e70da924d0bc74af1610a68bf │ │ ├─162849 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─163061 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─163073 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─424370 sleep 15 │ ├─a161a96ea5951b24061c014b3884e344a84e363d2543eb2f820d6a1cf6328430 │ │ └─265455 /pause │ ├─e3acd4fb884a3a6285e186b378dc02d09b86e26f3390f7e08b391a65981fcb50 │ │ └─67964 /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 │ ├─2d18a84c09c129cf76bf60588e13d5239a05e3a846ecc0785ebeb38087dea89e │ │ └─67828 /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 │ ├─4d4130ff5175b1ce1afadf82ec07d732bf85601b5989149e34c6bf3e9fb78db4 │ │ ├─87056 barbiacan-api: uWSGI master │ │ └─87085 barbiacan-api: uWSGI worker 1 │ ├─d4b8b79bb01c5af59158b0208ce1ca0241881158fd12cf3fa2637a2fa8355bb1 │ │ └─67780 /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 │ ├─5ee3e9b023220aaaa5f5cb550601cd6953bb3ae07df42db8e247b95c2065359b │ │ └─65661 /pause │ ├─4adff3ae4480e094112f0cec68180828bd52023c37b6f5eeed06c9c4e7718350 │ │ └─68073 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5a5dab7b9fd8ed773e65424d39670cfdb4d13c400918f61e776597b68ff7d231 │ │ ├─191436 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─191994 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191998 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192001 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─eadc48531973bed92be15c2a46b9dd4d01d386e3407cd37540eac8b932b81d9e │ │ ├─ 74256 apache2 -DFOREGROUND │ │ ├─ 74276 (wsgi:k -DFOREGROUND │ │ ├─ 74277 (wsgi:k -DFOREGROUND │ │ ├─ 74279 (wsgi:k -DFOREGROUND │ │ ├─ 74280 (wsgi:k -DFOREGROUND │ │ ├─418418 apache2 -DFOREGROUND │ │ └─423928 apache2 -DFOREGROUND │ ├─0eb3c9e3c30810c2c27b18282d155b612d94139cd00854aee5d8925310679b9c │ │ └─41793 /pause │ ├─a9da6a2f8834fe11e88e56ca4b76bbfffc40d5eb9bfb992a3f9bd186c7cbe45d │ │ └─68541 /bin/pushgateway │ ├─deff7ea713f9cedd5f80b7139264c531ef4862cb72115fba9fc7217c2a7ce948 │ │ └─42438 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7497094641ac2297a7f6f72b95dead85c902e01ec11a58e8c9068abe52105684 │ │ └─117264 /pause │ ├─4ae66a6195a6defbdb3515f22decc105b4e2ba84a958d974681038834ec3b9bd │ │ ├─274819 manila-api: uWSGI master │ │ ├─274888 manila-api: uWSGI worker 1 │ │ └─274889 manila-api: uWSGI worker 2 │ ├─361313bc75fb48a56581f279b9c58a535aa3422b2ca086de8fbe93c160cf53b2 │ │ └─115054 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─37622082013731c1e7e281d315109200e2295364853527fc633d6b0c7c741374 │ │ └─88928 /usr/local/bin/rook ceph operator │ ├─5b7dfe00d84c6b700d6c73ad3e8cffaad1851b5bb69957e3474609dd6499af28 │ │ └─66650 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7fc10be2ad5d5f162d1ed2203e418bae764898e8b02695ab6a33a2b7e4cc44b9 │ │ └─45208 /coredns -conf /etc/coredns/Corefile │ ├─8f5107724e722face92ed8bb455c871373ae659ee74c1cfa1e032f1022511f4d │ │ └─53086 /pause │ ├─2dfc91db3c223480469bd6ca2261ef0a195373c467e8b2351580d52909a6ae77 │ │ └─165991 /pause │ ├─02ef2cedb4c6f22064c3df69923184b2d68ebcac20909ae39b6a759dc2836dc6 │ │ ├─232805 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232824 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─409468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ef5ea5855dff060bf28f24b5310cffb29170c9f826731b9c5972c60a3d688583 │ │ ├─164034 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164050 /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 -- │ │ ├─164056 erl_child_setup 1048576 │ │ ├─164151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164397 /bin/sh -s rabbit_disk_monitor │ ├─18c6fc1450991bb533f1226bb9fc503f856bb7e1be7671ba777efb350a79e237 │ │ └─67740 /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-240.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 │ ├─62fa1bb1aa78994a84dcfdbd3e5875ead1f00d462966ce1643885db79d78ed01 │ │ └─181118 /pause │ ├─37bb046c387d446e7785a2d2c3e291a31a6108df2bd3dc6856e44a6aa9f723d9 │ │ └─188184 /pause │ ├─96a913d39aebd4f1f7f04a5995175caeabde932431d6841bca12aa2c14d3d2a8 │ │ └─69203 /pause │ ├─57a5a801263517ce4d199f73d15e773914776dfbbcad307b51b1a2cd7d743909 │ │ ├─ 48728 /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 │ │ ├─ 48744 /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 │ │ ├─ 48850 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279505 nginx: worker process │ │ ├─279506 nginx: worker process │ │ └─279507 nginx: cache manager process │ ├─6140dd74c91b36cbac41ed43b37d571f0cc29cb74cbe29105caaccc30fefe9e5 │ │ └─277126 /pause │ ├─95d5f3ad8eca2f24daa2fa831fb2af505bbe9d5472eec7773064475eaadb17ca │ │ └─67911 /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-240.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 │ ├─664dafe1019307b1296c54fd9d1a37cbbdb54df7ed267e282411d3daffbeda9a │ │ ├─188917 neutron-ovn-network-logging-parser: uWSGI master │ │ └─188946 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─7484f54f529ee997eaf2ade56a31b5246d969ecf85626b34762d2f2631fb582f │ │ └─236901 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─19ca6578ff9a839da4646394c14993e7dde98841a2c76716959fe9c78596535a │ │ └─53593 redis_exporter │ ├─ee9d6c45a0ec8fbade8d3d0e4738878ba5f49d44f3e3a5126e2d086a40bb86b4 │ │ └─265286 /pause │ ├─1bc15c620d5bd7a03f2eab524324741b9a31ba79ccea6cbb23b3ee148c704806 │ │ └─236697 /pause │ ├─823070c544369fcfa8cbac56e4e909c21dce01363ac6a7cc310dc216d280bb00 │ │ └─63036 /pause │ ├─87dd82755893d4d9da11b31cfd2a97c8843bfce9aae612f4fd9da2ff5da20b42 │ │ └─49776 percona-xtradb-cluster-operator │ ├─f18bd53171df40cb49a7a569a894978ad8547f7e3843bc00d45a0a531191d099 │ │ └─162244 /pause │ ├─2780ac0d9ee6a9f655a86873fa40657eaf7802bb1e665ed48ecede2b4670a0c7 │ │ └─221687 /pause │ ├─b747d1dc1f9ddb66654162db2e7dad4e53567c77f97832f51c46aa515dd45328 │ │ └─65499 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 │ ├─60e907b3f24c10155facba6c2f392fa8642e8482a5573a545fcb8ad68089f3f4 │ │ ├─232155 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232560 octavia-worker: ConsumerService worker(0) │ │ └─232565 octavia-worker: ConsumerService worker(1) │ ├─d0c41f64f9a28303a8b413993a13fabc2c850f48db122bbb1e27fb08fcd1a962 │ │ ├─115615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115631 /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 -- │ │ ├─115637 erl_child_setup 1048576 │ │ ├─115697 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115698 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115795 /bin/sh -s rabbit_disk_monitor │ ├─a5388b957c63e1c45fd8d61257799c24a73c828c9484b70f43d848f8992f1a6a │ │ └─58569 nfd-gc -gc-interval=1h │ ├─23bd07b7824f28a12e9846e62cc44f8491d8d58b2a8962c3cd399121bd6ac5c1 │ │ └─70942 /pause │ ├─10204d83c654841baebab0dba4aa8114f9ac550a057282fa4801539cc06d4cd5 │ │ └─113378 /pause │ ├─79cb1fc9aa15af7377f295169cc62856a4ba2331bf24d713d716265c4b8abeac │ │ ├─253261 magnum-api: uWSGI master │ │ ├─253334 magnum-api: uWSGI worker 1 │ │ └─253335 magnum-api: uWSGI worker 2 │ ├─55190ef554e73665380f718876913a7773a8b7b9b777500d31cee0f2b63e5dc4 │ │ └─179265 /pause │ ├─12c5ce0df33ab94ffc0a09cea43ae855e9f10e6b43999b361c38de3d7a5785af │ │ └─63400 /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 │ ├─c086713f601a2d29d03035ad2d18196daf673f5ac0a6d882869baa96ef7abfa0 │ │ ├─209517 heat-api-cfn: uWSGI master │ │ ├─209530 heat-api-cfn: uWSGI worker 1 │ │ └─209531 heat-api-cfn: uWSGI worker 2 │ ├─780e085043ecb3e3ca444e451e0b38b2ac4e3c8095e0530dadcf1ec43038046c │ │ └─49450 /manager --metrics-bind-address=:8080 │ ├─9bd83ba5fd0a3a98d8466f0bea7006e63f0de95817c3ad95046b9e710b9e2540 │ │ └─279845 /pause │ ├─f3b4c4e2dadd6e566477b74525cd2ae7fcc22cb6bb203b008b3b2f227a895e62 │ │ └─111777 /pause │ ├─df1dcf75766c94a6024d1e13ab502f5a73da3b1484e607ce877ad897d054d6f8 │ │ └─232097 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─84f48dfd41e9c6b65c19e55165a7e876b74cc819f19bf99bb37321561d28c25c │ │ └─42042 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 │ ├─f73c3540e486f9a333fdf4d5acb5074dfd257ee2030110352f17ecf9db7fdc74 │ │ └─98293 /pause │ ├─03fff7c053753d3401a91987f81d96339703d3f935e7ab789d2aa241a388ce79 │ │ └─163784 /pause │ ├─bde816d5c1f20c7efb36d34cd5a6b3e26f350729dfa83887620acba940a361b2 │ │ └─45183 /pause │ ├─5fc9910a89511909e7575d0b030704bce2b98abce6d871c679351bb010df4f1a │ │ └─53270 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 │ ├─f91d6368ae967e5adfb973191b9dd1a111a0f4104cae8379d7331172b011990c │ │ └─46154 /pause │ ├─4ad2d59b1abf0cc434dcac22c789cdb689814568234e501e8d6df173a2b74f52 │ │ ├─63940 python -u /app/sidecar.py │ │ ├─64295 python -u /app/sidecar.py │ │ └─64296 python -u /app/sidecar.py │ ├─ed81eadb55059bb7cfad193a4ba59ff3a8dac04762a8f9e076ad28f97fd20539 │ │ └─166917 /pause │ ├─efe7ff45a33912f88364888655e4d3b9e1aa1b1268ab0dc8b4fe28422ed3cee7 │ │ └─41933 /pause │ ├─47b617f1db4ee6bbe7bdd4d4e3c015eb6b09c786ae97a57a79fb179c6f056fc8 │ │ ├─209402 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209798 heat-engine: ServiceWrapper worker(0) │ │ └─209801 heat-engine: ServiceWrapper worker(1) │ ├─caf119a4133049282c2adcac455bded8f34f5f60d6267218e53fcf0c55844e1e │ │ └─43171 /pause │ ├─c7ba5c174238053817984d85cb816dfe53c0987a320dbfbc1bd28bdf693a1ce3 │ │ └─68133 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dd59f9aa04fe8d5da49d67f6d2800c8de85459862467ee9141b86efc785ad48b │ │ └─131147 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─cef69811fea8c1e17289c07d33313a3c3546558ebe5c3e48d0c8ee4f911b0668 │ │ ├─94491 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94508 /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 -- │ │ ├─94514 erl_child_setup 1048576 │ │ ├─94594 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94595 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94893 /bin/sh -s rabbit_disk_monitor │ ├─d01b92f2fe199bc1329767f258eba109f314af7f7b43ff34593062b07653b124 │ │ └─280371 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─757f65a0a1e02aea7d02a03faf7b40e8faf982a95a2c5e0b8d43b6c1fbdd2438 │ │ └─87833 /pause │ ├─46b0a6d05f08e42f84673f179b9f6dc2818621d67f72ecb5fa3c54db9e48c87f │ │ └─166222 /pause │ ├─032318f22dab36514071880f10f37fe4012452f029ca134de1af4825086e038a │ │ └─62859 /pause │ ├─05afc82cf0f101327bcb54c3d5d94e1646f000809d0fb68f6c90173d4147f2cc │ │ └─53117 valkey-server *:6379 │ ├─bc508e79899277ddbbd173594a21fc7ae6f48fa1e253faffd2182b238fa24b5d │ │ └─264964 /pause │ ├─418cfd435054afa193526191bd44e89dcf148859e694e76a667b510edb5db721 │ │ └─94307 /pause │ ├─965417eac7e57e4ca40a98cb2c785d53f9bf7a3af47aa3bf3ea7e2fc117bafa3 │ │ └─117199 /pause │ ├─5e68534625ba196ee7009d073ee6b12eb0278baa8a994af6bf1dcc2c727ce763 │ │ └─49946 /pause │ ├─8cca8a6aa919e67c0d168bd059e686b84b656d8d8d8ad2c068135850ec25dfe7 │ │ ├─306486 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─306500 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─be11115de5654a080c96b294dc4f0ab6e243880975de704bc097a0d6b11bdc75 │ │ └─58527 nfd-master -crd-controller=true -metrics=8081 │ ├─9dcb6215e11347dac0ac427df9020d334885cd77245490aa004260c835290185 │ │ └─194729 /usr/bin/libvirt-tls-sidecar │ ├─3d872ef06b4a32ebc895db37f60ccc45477b730e983715b5bb8c642a2949104e │ │ ├─162082 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─162122 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─162135 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─162532 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─424111 sleep 15 │ ├─10c11c0fc061766134696fc70d46ffcaaf854644a669ed8d06a2a12d6c905db1 │ │ ├─ 98716 /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 │ │ └─399284 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2afd66e832124603e45804a400234fa32ef1578d0ba0d847c849e2e23ecd5760 │ │ └─99448 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─57a4ab5f304b51c443d1b218183265d1699fb10043ad917b8f549f0e6a320c37 │ │ └─222056 /pause │ ├─4afe7373412bd1cd80f4fdb32ae51d9110f65700e5a841f76a621e026728c699 │ │ └─68744 /bin/oauth2-proxy │ ├─86afa781b97227ccd7dc3200f35c4c2fab03df8ba3d677d0d7b5135bbc97780c │ │ └─188843 vector --config /etc/vector/vector.toml │ ├─e37fc5ed9b5aca144e1631cf08c7e2d736e52c7fc8a1675d4979548317db9737 │ │ └─48543 /pause │ ├─0c32eb91a4e2ba465673207639fe47bcd29d04f776a97e5c39890a89254447ee │ │ └─237853 /pause │ ├─3c3f1f07de2ba75acfc4526bf6f4f238f5c8768cedd333c67bd62fe554092860 │ │ ├─177988 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178416 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178417 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─0d1436b2774cb30fa048b8af34b7d3ed05d38f530f6aa1c8a09dc56d543b2896 │ │ ├─127710 cinder-api: uWSGI master │ │ ├─127723 cinder-api: uWSGI worker 1 │ │ └─127724 cinder-api: uWSGI worker 2 │ ├─d8c3f2862cb6461ab5cec96cca94070e92909855b90268ebcbfbe13990c442a2 │ │ └─66057 /pause │ ├─147955b774a972da90653d692b84d43662316080f72ab0e16d9ac5d87ca6a25f │ │ └─58265 /pause │ ├─8e2797a2d46fe1dc32e439c1edcd3df80287ebbc52372dcd7a9bf74ba7f119d6 │ │ └─161987 /pause │ ├─541f6ba8ebdb7641580a511d8fe8be92ed4165c7c1b9399e57762dd20d714acc │ │ └─46272 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─7c8120f1f9b0ad12a03e2801d586744a7c5d5ce05b209145161325927865cc52 │ │ ├─231044 octavia-api: uWSGI master │ │ ├─231057 octavia-api: uWSGI worker 1 │ │ └─231058 octavia-api: uWSGI worker 2 │ ├─ed6ab5b36eb92a5345ff3c064cd4743cfc3c50c9dc67c57b64d41e180b4d7a35 │ │ └─46321 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─aa8f9f3a041fd1087331bff41ab28e333f225af218c6428dec7e2dcf7d32a7c7 │ │ └─42168 /kube-vip manager │ ├─cbfedfab0314fb31abf5c779d256ffef0b889bb170b3714127c107d5b2fc358f │ │ └─166319 /pause │ ├─3332f0325d2f5e2a67a2d81d217bccc05d8b257615a5277151ce5e647927f010 │ │ ├─213760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213776 /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 -- │ │ ├─213782 erl_child_setup 1048576 │ │ ├─213942 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214110 /bin/sh -s rabbit_disk_monitor │ ├─9bb0fcf2ff3fb2a6808c56b06e2c0f6016ad7a6cda31071082d6a0b28f0b1de7 │ │ └─53460 valkey-server *:26379 [sentinel] │ ├─5434fce2d7bd04fc22bf60e65e77c45d174349966f02d792aadc00642e5757d5 │ │ ├─66128 nginx: master process nginx -g daemon off; │ │ ├─66143 nginx: worker process │ │ ├─66144 nginx: worker process │ │ ├─66145 nginx: worker process │ │ ├─66146 nginx: worker process │ │ └─66147 nginx: worker process │ ├─c7969b68bd8d406b154fe59dcd79a098fa7f071cf479cfc28c9dbeb2ff38e618 │ │ └─42412 /pause │ ├─404bb50e6ac4d1e0e92dcb37ddc94ef7ca7818965a43d2dcb06a50002dda65f8 │ │ └─237899 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─603fef55d7c2e193175c4f2ca5433a34f49bbdc661833ee85b5055a816359983 │ │ └─46224 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ed46889ed717282dd7ef123a0262c4da045d710a9e81e64ae4d168a05f2184f5 │ │ ├─177289 nova-api: uWSGI master │ │ ├─177325 nova-api: uWSGI worker 1 │ │ └─177326 nova-api: uWSGI worker 2 │ ├─5dd14ea75c3d1c8bbd475de7f1c1b8b4c366a4ecd1f27d91112139ec6d35b3fb │ │ └─49256 /pause │ ├─2df51d0e281ba8142d3ad927cfa7aefef905fe0df307751fdde5df4e3f5c4b91 │ │ └─181531 /pause │ ├─c075291a7f8a2e255651bc29ea179ebb0d00ef8b694cea7b0d32be4f47a38d95 │ │ └─159732 /pause │ ├─072bf73741b2b920cb15a9ec372bfd201a2e809a2d84c0e0bc5b1ed94bea1191 │ │ ├─209443 heat-api: uWSGI master │ │ ├─209468 heat-api: uWSGI worker 1 │ │ └─209469 heat-api: uWSGI worker 2 │ ├─d270d8d07ec5c5bb5ee468afa6738803e90c519643ba8fe89379cef2c69933bd │ │ ├─66983 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67017 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─93462fdc9fa684ba0ee6232b89d39aae669dba993829e45670ca42801ed2c288 │ │ └─130567 /pause │ ├─3d7e3c58ee85df2a2c6a51fa958ed596f5dba3522d96790d9d05bed7ba42376e │ │ └─41925 /pause │ ├─ba180cde92cd19137f058d2a12c5f5bbf1f69637da266fd03ed5159b77f11c4e │ │ └─63638 /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 │ ├─6df86d54eca2a13db3c67f375fb35e64985a6bd3e0a6ab2030d20cddfe88503f │ │ └─196378 /pause │ ├─4188f4eb771ef8b3e107e45b26b5084d21f5e89862377373b7e9681a4879aba0 │ │ ├─50411 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 │ │ └─52055 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 │ ├─15c7562f6b0957f7d5509a014b908463902d3156bb775cb8887ed07ee5a117f4 │ │ ├─113677 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113920 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113922 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2d612df970084fc699a4440c7b0a6888683f27de7e758961d039efee39f0925a │ │ └─221661 /pause │ ├─33c35971e1db45f20c87bc79829e04b0201b5c2ecea7a09ef05f1c5ebef188c5 │ │ ├─253450 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253833 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253834 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3ffeef7ca371c26d3b2b6a0d291e0cca2441f3bf0bb0b1c066e2f88f0751571e │ │ └─196504 /pause │ ├─97de2b0b2608cd7846785e8953dad2cdb2b12c918fec548f3521eda7ee1574c6 │ │ └─166550 /pause │ ├─a6a86e9969e32c2a0daca677a6c245e805967fb49d8d761bed22b7d4e0686b97 │ │ ├─198899 /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 │ │ ├─388421 /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/tmp_r1sly0m/privsep.sock │ │ ├─388843 /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/tmp3kcbe9ox/privsep.sock │ │ └─390024 /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/tmpcpdrw2vn/privsep.sock │ ├─2e6ca598cdde692a09ea5f81994927060cde2b93ff778f159d0341f8f3135407 │ │ └─113423 /pause │ ├─08be97a80bcc2548f43af918784038277046c7b7dc1626fdc7afffdcb40ccdfb │ │ └─45954 /pause │ ├─c865eea70e0a8acd853fea50abdedb8612746c6869fcfe01391f6a752018ef0e │ │ ├─112126 glance-api: uWSGI master │ │ ├─112139 glance-api: uWSGI worker 1 │ │ └─112140 glance-api: uWSGI worker 2 │ ├─a8acc631ed48cc7189804e12583d6fa217816eaabd406319ca947f115caafbd0 │ │ └─80285 /pause │ ├─4064e7c5de05abd0baf406d07a4602a57549fc2202c12f82f7f6787e66c8e008 │ │ └─48518 /pause │ ├─ba053a4c7ded7f37427c49969f9f52472de8ddac91467629f5a5b71082e1a201 │ │ └─58665 /secretgen-controller │ ├─698f0991df6cd8ba160df61f4510e2b8dc15c00ff6af97c2fc2dc43a6b250f7f │ │ ├─193038 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─193516 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpdx2f_g4f/privsep.sock │ │ ├─421085 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpy5mt0b2a/privsep.sock │ │ ├─421256 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpp8l619pp/privsep.sock │ │ ├─421266 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─421267 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─46d021980ae56022a50e4d8a8736fc88d95a1678ec90f0df04601c66dd7e95f2 │ │ └─62990 /pause │ ├─91f54c105a7764cc832a4862d59b4e60363b05060daa8d04461b8f22475ce1dd │ │ └─57538 /pause │ ├─7973f500cdfee796219c2b5aba34af637a1e2f72cceec0e064cb5ec23bfe9c46 │ │ └─166468 /pause │ ├─d7827cd25dc89c8a0a87c9ebb1baf4a284978a628cf57afc9494ae9a8b211adc │ │ └─41927 /pause │ ├─aa5b559faab8996af3baddc0671956128db78dc1619880395bdbe36a02e41c15 │ │ └─48793 /server │ ├─23df99781d2c9c19814f4982eab5539033f03cf3dc8c812581efb4aa9df65bde │ │ ├─131585 /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 │ │ └─131804 /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 │ ├─466488555e6e2602bc9a7ccc3b982e0b453763818bb7bbfb3e3a0cd1e0dd53ae │ │ └─66191 /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 │ ├─043ecd21c3656e616994109bc544d1d7539386d6a3ee67f5bb0d6efee3368ef4 │ │ └─162629 /pause │ └─ac4b5f9e46ba9ecf619eeac623936578026f0600c0b0035f670b642acf75f110 │ └─195216 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount