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 │ │ │ ├─21309 /lib/systemd/systemd --user │ │ │ └─21311 (sd-pam) │ │ └─session-22.scope │ │ ├─21291 sshd: cephadm [priv] │ │ └─21324 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1459 sshd: zuul [priv] │ │ └─1472 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1463 ssh: /home/zuul/.ansible/cp/199.204.45.95-22-zuul [mux] │ ├─435944 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zoqcsvxirxtljrehmwytjznyufdhtuhm ; /usr/bin/python3'"'"' && sleep 0' │ ├─435945 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zoqcsvxirxtljrehmwytjznyufdhtuhm ; /usr/bin/python3' && sleep 0 │ ├─435946 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zoqcsvxirxtljrehmwytjznyufdhtuhm ; /usr/bin/python3 │ ├─435947 /bin/sh -c echo BECOME-SUCCESS-zoqcsvxirxtljrehmwytjznyufdhtuhm ; /usr/bin/python3 │ ├─435948 /usr/bin/python3 │ ├─435949 /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 │ └─435951 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12192 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 535a6267dc6c9fb33cd7f00c24fbd15a6a2a9c7fc425c015f3c35f1fbabfe3e3 -address /run/containerd/containerd.sock │ │ ├─ 12570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5bd8fb6fec0535a91501775010d10e7a6719dcb61c64bf30eb71fa8fef005299 -address /run/containerd/containerd.sock │ │ ├─ 18950 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 494e56e420732e6ceb7ed86fde64624ab7615bd6ffaea14cd1d927650c1617d4 -address /run/containerd/containerd.sock │ │ ├─ 24377 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f936fc6873178d7ca8d736a99f7b8bc85096594b940aae20c8bc1298620e1871 -address /run/containerd/containerd.sock │ │ ├─ 29079 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3f1f00b780d7586b5741b9cadb38a4f492087ebac83fd475bebd8a7a318b9bf0 -address /run/containerd/containerd.sock │ │ ├─ 33856 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6192155fbb64baad4b698f59c3e8b04413c56102bf6cefb01c7d7c0f1926b1b6 -address /run/containerd/containerd.sock │ │ ├─ 39239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d43b74c56a1bacae59e7e97ef4ac18bb09806878b296a62ef09089f267ba4c14 -address /run/containerd/containerd.sock │ │ ├─ 39273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e146bb90ea32e25590cef08ff6d8184a8f2948678f7e2791ab69334360e5799 -address /run/containerd/containerd.sock │ │ ├─ 39285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb63eab8882d172e82eb747654c1fd7a377e9c1b9ffbc0ef0afdc3d093957825 -address /run/containerd/containerd.sock │ │ ├─ 39291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e820733d3ec1973358ff2bb101b9deaa5c99f79eea9a71483a3959488a0641c1 -address /run/containerd/containerd.sock │ │ ├─ 39316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32031e47b275b7b494e8a780bd67ec2f42e647c68197bef56739bf08db462777 -address /run/containerd/containerd.sock │ │ ├─ 39831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8902fd4798b36ceac0ad288ce08e2249164f83526fe6c6965b9597f595a1b46c -address /run/containerd/containerd.sock │ │ ├─ 40577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed892df1b376865edbabaef04dfeef36d0df36bf4dd17d0796a55977f62217f3 -address /run/containerd/containerd.sock │ │ ├─ 40601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 154217ca5d24304e847303eb245d00e3daf9e6c100e404d001d7713f9cf71acb -address /run/containerd/containerd.sock │ │ ├─ 42230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908598287aacdb2995021fcfcc8e17b78b4602946ad7b412b949a05ef2837474 -address /run/containerd/containerd.sock │ │ ├─ 42305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b35f2ad68c84cbc76829ee9fa5b0945814511847b3915cae19e58ae182e895 -address /run/containerd/containerd.sock │ │ ├─ 42360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317f42a2197d41f54040e7c24bc7f3561e789f403341961e1392256e71e24e31 -address /run/containerd/containerd.sock │ │ ├─ 42794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c44e1e6c6aeb88ab26a9e32a61bf41f194a0a573e133098b49d26879dad845ed -address /run/containerd/containerd.sock │ │ ├─ 43290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9b7df7351377c986022a9a4acbc71731adb02c29dda013ee5306199c11ab1ff -address /run/containerd/containerd.sock │ │ ├─ 43327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d155c2e0a1573a99a4ba9e6f74a328246f470297379e936a7784387c9338f4c -address /run/containerd/containerd.sock │ │ ├─ 43372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06f99f2cd620a7a8893e6e32e99c5d22e6c4d79383d66f6341937717b08338f3 -address /run/containerd/containerd.sock │ │ ├─ 45665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f48cdf8df02f98d5fa7c05070f7995930c6c483e4a98cab83d542335f60d06a5 -address /run/containerd/containerd.sock │ │ ├─ 45727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ded2fbfc9dcca82bc61824f50d62a754ccc2c04953221d34efff6c79968aa3d6 -address /run/containerd/containerd.sock │ │ ├─ 46239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8c0e02054e27aea10e073d98ecdec9428a61c03f741218b9d7783db11060ab -address /run/containerd/containerd.sock │ │ ├─ 46701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1187b107498912c1d66a10e349ec8c9f910c9f9a615b07a56da1e1d93bdb61b -address /run/containerd/containerd.sock │ │ ├─ 46800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aec971a88a704635bee23533c328fdc026063359e7141a6073f38f5208f94f98 -address /run/containerd/containerd.sock │ │ ├─ 47351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09750b829ac99cc18136f910d7f20cd600d508f29b740c570697f4a3833ee350 -address /run/containerd/containerd.sock │ │ ├─ 47647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3104a24bc1fbbce16a6be1d255b61f08f1225fa087e28c62d1cfae16184dc079 -address /run/containerd/containerd.sock │ │ ├─ 48067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b98466c9c02ceec4edd4bd2222bbd6ed90df9fbba9464438ff3a601fb583dd53 -address /run/containerd/containerd.sock │ │ ├─ 50250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdee646855088d918df3e24c508f615afe052634dc5aa40d15bd3027edb11491 -address /run/containerd/containerd.sock │ │ ├─ 50403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f4b225aedc1cad3afb147095f8b12692e0a3f0a98fc31fc8daf6569073a56c -address /run/containerd/containerd.sock │ │ ├─ 54833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202da642d0f50c27fef2f0b4f741d96639ae3e8dbb593133492363c3fd920eb7 -address /run/containerd/containerd.sock │ │ ├─ 55460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93f227818c043e99e9e0bb38616a83b2195628be6f655c902c51f4beeefcd022 -address /run/containerd/containerd.sock │ │ ├─ 55499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74a83d4bc1bb36dc95cd08b3fb31c38d28899fd1579d699fe08262ca5ebf8ba9 -address /run/containerd/containerd.sock │ │ ├─ 55539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb7c33d91fb1a1d69dde46c97c310bbc68ee4b543e4ddeb5d3d6c3ebc90295be -address /run/containerd/containerd.sock │ │ ├─ 55698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb429ba0617183cec9062f0a1a4c6da4e6feea35056843741b3c77a622b17bb2 -address /run/containerd/containerd.sock │ │ ├─ 59544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901e10a6cd730bf411baa7d5dff87ff6971543d54ea8fefaff543a57c9320243 -address /run/containerd/containerd.sock │ │ ├─ 59681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4361e7b74a09ca736da51cd95faa29f53ae2af888cabf1707b840361b770ca1d -address /run/containerd/containerd.sock │ │ ├─ 59718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd07e91ac4f0fcbb0c026ef9f6a19ff5e3d06968fc5c7823baa8c787ac3dfbdd -address /run/containerd/containerd.sock │ │ ├─ 59758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce8d460156d385a92b39979fec022be23c99d7662127272e227e5d989477d02 -address /run/containerd/containerd.sock │ │ ├─ 61200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37e5f3e6b698de1eb2b59495f6d345c19376d7f27fc2b01ec987451c35b86d3 -address /run/containerd/containerd.sock │ │ ├─ 61286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d87f0b1fe9a93d32cbe47fe4f44d55be96fe71cabd46562e2c8b9a39415e2a -address /run/containerd/containerd.sock │ │ ├─ 62699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c329d94aecb8da60eb4afb668a04e05c8804b79c2cde686dbdc220efa2267ac6 -address /run/containerd/containerd.sock │ │ ├─ 62783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12628681005f4b221841ef033ed23d2fcc689c54e6302f7c9e38083271b0e66f -address /run/containerd/containerd.sock │ │ ├─ 62829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef85abe5024249343cb5ffe90f8c52abf5856d6a7e74f5dffc3dce66ee25ea8e -address /run/containerd/containerd.sock │ │ ├─ 63257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b4069b2d7f4865176cd19d996dd90fdd4a7612a1c35017315ef9a1aaac3eae -address /run/containerd/containerd.sock │ │ ├─ 63571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2c8d99b77950167d8ac98da665091f5603ed98b7cd1becd6ab3ea59946ca0d2 -address /run/containerd/containerd.sock │ │ ├─ 63786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 666030a7a8b4ca3bd2a41d26ed9922697981dc82b279d7a13a061f62286c3ef2 -address /run/containerd/containerd.sock │ │ ├─ 64114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce9719f2f5d7e69d2c989c8a692bf9622b90336c12dce1fe6a688c28a2814ae -address /run/containerd/containerd.sock │ │ ├─ 64986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983380dfe202f1b8c93e1c3c8dd26493edba2da2a6b66784e11fbb3a4b8f2196 -address /run/containerd/containerd.sock │ │ ├─ 66020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba5543e56ab2d23a29a6bef56261e4813072ae16fbb445ebaf55084d349ee8f3 -address /run/containerd/containerd.sock │ │ ├─ 68090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3b8c91b088c70ce827fc1957d81f50ea805ea545ec541d73524cb96aac85745 -address /run/containerd/containerd.sock │ │ ├─ 77357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aafc46954eda6412dfcaf004614daf62af51a2e7e862cd637a26fe6b41d00f38 -address /run/containerd/containerd.sock │ │ ├─ 78848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a33fee06f39b6d115a46d454acb83d877427d32a8ec88f01380fc323f5ec1e -address /run/containerd/containerd.sock │ │ ├─ 85275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e731cbfe2f65f75c1c5f3b5f481de6bee33f6f41f6d16e8ccff61906bd08acb -address /run/containerd/containerd.sock │ │ ├─ 93065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fabc1a365f8da0e4b10b408511cee6b82e3872720b23cbad6ee528a283d80e8 -address /run/containerd/containerd.sock │ │ ├─ 98648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e54a2c920a571d5f199dbf1d7fcef1db556ef1fbe14cb0cf0dfe37f7b4f4a2 -address /run/containerd/containerd.sock │ │ ├─ 98699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 133b76b76b3cb380233f1df7c303299c90d4262722ebd732180d11b1b5d0f3cc -address /run/containerd/containerd.sock │ │ ├─111177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a827da05a3ab613f950abe6f5d2ce595d80c9e12ca1fd59eb846d3ec0c227b74 -address /run/containerd/containerd.sock │ │ ├─112473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b38e99568f674e6b7883bceb07f761ed6053727382f6bd1b251031c58d51eedf -address /run/containerd/containerd.sock │ │ ├─112519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 660bce4db3af27ccd537c0e8144d5b11394f73db8d87cab923acfe579e1ebd1c -address /run/containerd/containerd.sock │ │ ├─114554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae4333164e668783b24f12232a08c798b86bc1b16ceff29c01e6522c4138f0d9 -address /run/containerd/containerd.sock │ │ ├─116299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1518ee594fb2e5a59591a50ee9e3265cdbc24e7bd0b66b7c01654b6f11855c -address /run/containerd/containerd.sock │ │ ├─116381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e0c91aac4a34ea4da8a011acba05dcff24f11be7318e6352496e2420b5bb0f -address /run/containerd/containerd.sock │ │ ├─129402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40a1750e5b492bf95496bd90dd9ea2050b7acd0741e073ef76f2c893a0d41b5 -address /run/containerd/containerd.sock │ │ ├─129441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 829c244e29e057e511c5a3898f75ffa7d45d3b2a9bde0e82f0f5683ab218c1ac -address /run/containerd/containerd.sock │ │ ├─132349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fd42adf288d2b14f0afd83cb565c0d429f795165055cc7cc17965391fda490d -address /run/containerd/containerd.sock │ │ ├─158794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de166cb4f175129bd6ae0387b0e5f60da881bfa61b7221fc7460fb803424545a -address /run/containerd/containerd.sock │ │ ├─160358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edc2661ddc97229de7c7ffd699f787348631f4d0f344f60a64d1e04d3d00d491 -address /run/containerd/containerd.sock │ │ ├─160670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e05dfe1fe254d355e4d65b47def91a730ec64486806e045444ce32b99b4c64 -address /run/containerd/containerd.sock │ │ ├─161602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b222eaaa5c3d3324232731a599ac6b4248b2b55a4dc046b250668a2cbc29d56f -address /run/containerd/containerd.sock │ │ ├─163678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53a3281802a1161b63df5b84596882066b55083bd266ca6950ad004ad43222d -address /run/containerd/containerd.sock │ │ ├─163933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d4b10ecc44838fe111f8d901aa4df3aa0375d9f852dbe539877990bbe08810 -address /run/containerd/containerd.sock │ │ ├─164100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ec4d1d71cb6ea673ed6d4e4058cbb1734fb897e70614ecac08b3608740071d -address /run/containerd/containerd.sock │ │ ├─164223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b556a35827d1e75398f3b2771dbb5084d9e426eb53660496d25a00687d288e58 -address /run/containerd/containerd.sock │ │ ├─164323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07db0b7349521d0996151b12b1fc4c9a97fb21cdc6bf15448cb55a7868c13163 -address /run/containerd/containerd.sock │ │ ├─165064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7738bfd3e9a06708b333c26b05e2748b37fbe04e13a4e6a2e493c103779328 -address /run/containerd/containerd.sock │ │ ├─176428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ae8bb769e84d5b8a8f61e4cbde3965d3e173ed6c666de6e5faddc7e5619ec23 -address /run/containerd/containerd.sock │ │ ├─178243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30f4939cd52c0f19b228fd1decfcdf15c172ac1871f0a2b723240b4a7535210e -address /run/containerd/containerd.sock │ │ ├─178331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104d926d340a5769035816e5c24a00339841fe4f55d1a15c5cec75609822c7dd -address /run/containerd/containerd.sock │ │ ├─178368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b9e6e47237d1394d0e68a8b8648d7c0c48f2641bd37527914cf12968cb1cf44 -address /run/containerd/containerd.sock │ │ ├─178606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5103a5beb5d7888d829549f4e515cae8a43001fe98201f5604428c62d4e84bc -address /run/containerd/containerd.sock │ │ ├─178718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57cae1bf44be52a7ce2459bb6675690b5094dccb9e6ff505be878359911a8510 -address /run/containerd/containerd.sock │ │ ├─178867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d7c6b9e0fdec26a9c52b27545adfb31fd38d38b8f0dc56dfb69fe7ef4197a93 -address /run/containerd/containerd.sock │ │ ├─178931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7af9d0f68017d1c56d4af6e35dc0edf738c6ad9975a055b8d2fd0cf4b91077 -address /run/containerd/containerd.sock │ │ ├─192728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 301d07622e4f7cca8bdc2716934d40dd53f69ab567706eaa0bb4b86abcb28c3e -address /run/containerd/containerd.sock │ │ ├─195134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2847405c056f7fc8c3929c8ddb69ac9f37f699a76b4c10612aeda23ee0ddc9f0 -address /run/containerd/containerd.sock │ │ ├─195273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f301b7d5e03b87b1962440885518292f7992243bf738b5205453f09d5721132 -address /run/containerd/containerd.sock │ │ ├─195428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b121a608736818c3367e72c5eaffd57bc18c93d275537f6c42fb4718bfc7243f -address /run/containerd/containerd.sock │ │ ├─213179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb11ea940847ab0f874ad1c6f2612012fc3ae1bf00933be506cf5bf431a3a2c -address /run/containerd/containerd.sock │ │ ├─224283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43008f80b9b94622f93cc026ad90759535840e736c6481e557c20fb93389bb9f -address /run/containerd/containerd.sock │ │ ├─224350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400df5c8ea54d656da2944412b438878b6a35b6afa1cffc88ef707980fb83dd5 -address /run/containerd/containerd.sock │ │ ├─224353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c9af58e6a794c428d2c8753cc71dfc05ba7e244a17f1aa04cefdb21580d790 -address /run/containerd/containerd.sock │ │ ├─224657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5b4a20569863f95583bdff134096c56f83bf010523b1cb77c6c4a3c163493ba -address /run/containerd/containerd.sock │ │ ├─237461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79acc2c4cabfd42090249f1f0b217c9f00acc03e354f2d77dfeb749d01d8b5d4 -address /run/containerd/containerd.sock │ │ ├─239844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f1148139492f5b961c7b010708f7cc88cf18241807c7e12647148036d96f65 -address /run/containerd/containerd.sock │ │ ├─240949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03c7e28d2f900c60e09ad5a11f2fe9b3f996a1098766be596df48bf87ac1fea2 -address /run/containerd/containerd.sock │ │ ├─241748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85867c79bdedacf020808eafc5fc3fc8cb3535fe616f4bfb90f1799072b3bcad -address /run/containerd/containerd.sock │ │ ├─242406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99ee5f6d36b552cde87a0c3baec4804ea830a5da38ed202baad51cd141189353 -address /run/containerd/containerd.sock │ │ ├─244032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f0c6f2039d52a0d4a61f4d08e40057c5cb025d0987ffcafa6d1148a8a191e4 -address /run/containerd/containerd.sock │ │ ├─245565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 530f6a7462bfb96b27b67530b278bd154802cc25791014c8255228b961a78b4e -address /run/containerd/containerd.sock │ │ ├─245649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6b6d43103a16548d031616e5c30b5c708a29d8885760e281b497b66d95bde6 -address /run/containerd/containerd.sock │ │ ├─255498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e162e80de24fd4c2d43bf208350e634b6badb393bf974e7a413c74eb3753a8 -address /run/containerd/containerd.sock │ │ ├─256503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2129893ae43058e54ef67afaf857821d8afb6adc73ecae3c36d999c0ff5b74a -address /run/containerd/containerd.sock │ │ ├─263083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3eec7fb4d0bd6411489494ae4765af2945b63dbd87ffee88e96a75701e15e01 -address /run/containerd/containerd.sock │ │ ├─267681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab9b98583bf278b6947f8a63cac75747ad61de202e80a5df3fd933c7ac082e8a -address /run/containerd/containerd.sock │ │ ├─267766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43ae15c1366378e362f6837e2063984f405da987bb4c2989b214140f77bb77e2 -address /run/containerd/containerd.sock │ │ ├─267849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddcf0c6e3557a42e9cbfa0eb86a70a0e98a14168f7427b97841d4f16ed2cab5d -address /run/containerd/containerd.sock │ │ ├─267963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 797a344170142fc5f09c7fa44c34d375bc9a6c40a4e7713e509f5e055a9afe5d -address /run/containerd/containerd.sock │ │ ├─289096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35d1b7d20f2591aa18372b72621115107f58f17a5e651630995f258080a690b0 -address /run/containerd/containerd.sock │ │ ├─307986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af622c8ccdae1ac18c385955b2d4d86078688a6595679712d682dd8420f2d8f -address /run/containerd/containerd.sock │ │ └─309074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2154201ec16fd941511ae558393f0b776c57a35deebcff7a7e1214df9123bc44 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─28793 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29063 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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@mgr.instance.miipjg.service │ │ │ ├─12481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miipjg/unit.run │ │ │ └─12512 /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-miipjg --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.miipjg:/var/lib/ceph/mgr/ceph-instance.miipjg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miipjg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.miipjg -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 │ │ │ ├─18896 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18916 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24086 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24360 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33569 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33839 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12148 /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.2.7 -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.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10174 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-3f1f00b780d7586b5741b9cadb38a4f492087ebac83fd475bebd8a7a318b9bf0.scope … │ │ ├─29104 /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 │ │ └─29116 /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 │ ├─multipathd.service │ │ └─158158 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39709 /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.95 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1392 /usr/sbin/uuidd --socket-activation │ ├─docker-f936fc6873178d7ca8d736a99f7b8bc85096594b940aae20c8bc1298620e1871.scope … │ │ ├─24401 /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 │ │ └─24414 /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-5bd8fb6fec0535a91501775010d10e7a6719dcb61c64bf30eb71fa8fef005299.scope … │ │ ├─12593 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.miipjg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12613 /usr/bin/ceph-mgr -n mgr.instance.miipjg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10679 /usr/sbin/chronyd -F 1 │ │ └─10680 /usr/sbin/chronyd -F 1 │ ├─run-r7634b19875cd456bae63d6ab9805e04c.scope │ │ └─193338 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158014 /sbin/iscsid │ │ └─158015 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-494e56e420732e6ceb7ed86fde64624ab7615bd6ffaea14cd1d927650c1617d4.scope … │ │ ├─18991 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19008 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-6192155fbb64baad4b698f59c3e8b04413c56102bf6cefb01c7d7c0f1926b1b6.scope … │ │ ├─33879 /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 │ │ └─33892 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-535a6267dc6c9fb33cd7f00c24fbd15a6a2a9c7fc425c015f3c35f1fbabfe3e3.scope … │ │ ├─12230 /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 │ │ └─12242 /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 │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─2dd7cfa7959531814177cdab6d7199b80cec4930c53da3ae59b520890b33e614 │ │ ├─208229 heat-api: uWSGI master │ │ ├─208248 heat-api: uWSGI worker 1 │ │ └─208249 heat-api: uWSGI worker 2 │ ├─666030a7a8b4ca3bd2a41d26ed9922697981dc82b279d7a13a061f62286c3ef2 │ │ └─63824 /pause │ ├─0d7c6b9e0fdec26a9c52b27545adfb31fd38d38b8f0dc56dfb69fe7ef4197a93 │ │ └─178895 /pause │ ├─7166f3a3190e8187c60a58a1173bdb5767e7612549c3850102d53e12eaf4bfca │ │ ├─277917 manila-api: uWSGI master │ │ ├─277951 manila-api: uWSGI worker 1 │ │ └─277952 manila-api: uWSGI worker 2 │ ├─a3b35f2ad68c84cbc76829ee9fa5b0945814511847b3915cae19e58ae182e895 │ │ └─42338 /pause │ ├─4e8af08dfdd4aed262e2a1980f4ba55438d9b66125b85a3ae0d083f7d1715450 │ │ └─55795 nfd-gc -gc-interval=1h │ ├─aafc46954eda6412dfcaf004614daf62af51a2e7e862cd637a26fe6b41d00f38 │ │ └─77380 /pause │ ├─bb429ba0617183cec9062f0a1a4c6da4e6feea35056843741b3c77a622b17bb2 │ │ └─55722 /pause │ ├─af3cb40b083f9e840449ab8884852da6d76579000c266ca3df5d802b8b6feeb1 │ │ └─99998 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─301d07622e4f7cca8bdc2716934d40dd53f69ab567706eaa0bb4b86abcb28c3e │ │ └─192752 /pause │ ├─92c9af58e6a794c428d2c8753cc71dfc05ba7e244a17f1aa04cefdb21580d790 │ │ └─224407 /pause │ ├─7b28e26f4afb55495b670eb621beabde97ef2c58419798510f061ad0adb27829 │ │ ├─263417 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263437 /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 -- │ │ ├─263443 erl_child_setup 1048576 │ │ ├─263506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263517 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─263657 /bin/sh -s rabbit_disk_monitor │ ├─8a978746aaed0c8d9520a9fc9742076126fb9ff4df1d2130e644a7be6b771a68 │ │ ├─435734 magnum-api: uWSGI master │ │ ├─435781 magnum-api: uWSGI worker 1 │ │ └─435782 magnum-api: uWSGI worker 2 │ ├─c6b4069b2d7f4865176cd19d996dd90fdd4a7612a1c35017315ef9a1aaac3eae │ │ └─63280 /pause │ ├─400df5c8ea54d656da2944412b438878b6a35b6afa1cffc88ef707980fb83dd5 │ │ └─224397 /pause │ ├─1d836c4057d5d9530b95a1b8fcffdc0114cd6730a86533670c7ad960c04a9942 │ │ ├─237589 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237606 /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 -- │ │ ├─237612 erl_child_setup 1048576 │ │ ├─237726 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237737 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237958 /bin/sh -s rabbit_disk_monitor │ ├─fd07e91ac4f0fcbb0c026ef9f6a19ff5e3d06968fc5c7823baa8c787ac3dfbdd │ │ └─59743 /pause │ ├─ba8ff9a5e1b70d94e432b95a0e74e1c5b00f0c98bf6710d31b55053dd53cdbe3 │ │ └─63771 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7f90379376699f22ac3bdb3969a174f8ba9bea88bc5753e3619253e1309b3f70 │ │ └─62352 /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 │ ├─515f0feefb38cc6d345a6744e86b566c18776c8cc6c12fb9688dc0e4fc97c878 │ │ └─65116 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─66c6fbd122f72ebc21cd364c887979be2a03e1a81ecc5b507428fe0c529bcef7 │ │ └─43041 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 │ ├─d28ec64632d21077fafcf2bb8d65688e6a9678644bf946f190afda7ab1222317 │ │ └─43601 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─89cd1e931f505df2f3603d06da827bc079d6e435c04553358c7237309d821c35 │ │ └─127693 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─133b76b76b3cb380233f1df7c303299c90d4262722ebd732180d11b1b5d0f3cc │ │ └─98739 /pause │ ├─ab9b98583bf278b6947f8a63cac75747ad61de202e80a5df3fd933c7ac082e8a │ │ └─267706 /pause │ ├─edc2661ddc97229de7c7ffd699f787348631f4d0f344f60a64d1e04d3d00d491 │ │ └─160388 /pause │ ├─43008f80b9b94622f93cc026ad90759535840e736c6481e557c20fb93389bb9f │ │ └─224307 /pause │ ├─35d1b7d20f2591aa18372b72621115107f58f17a5e651630995f258080a690b0 │ │ └─289196 /pause │ ├─5a809ae06aadb6a5b9736b0fbca610aceba55fbca7130be26958793e50183a2c │ │ └─309405 /bin/openstack-database-exporter │ ├─4fb392a942d9e72d7d51e52798a77e3c323e5f57f41e595f3109bee98bb576b1 │ │ ├─114767 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114784 /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 -- │ │ ├─114790 erl_child_setup 1048576 │ │ ├─114838 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115109 /bin/sh -s rabbit_disk_monitor │ ├─7e146bb90ea32e25590cef08ff6d8184a8f2948678f7e2791ab69334360e5799 │ │ └─39406 /pause │ ├─2bb11ea940847ab0f874ad1c6f2612012fc3ae1bf00933be506cf5bf431a3a2c │ │ └─213203 /pause │ ├─946bad2830ec68a24ad58a8b4c725e606eca26f3811a16d72f93034a8540b995 │ │ └─61547 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 │ ├─c27d9fc5202492d54ae4a647cbf506d5d2c3c54e59c906c1998df770dc5d24d3 │ │ ├─188927 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189395 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8rpzjqxd/privsep.sock │ │ ├─189611 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpqw6qw36_/privsep.sock │ │ └─189980 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9d7738bfd3e9a06708b333c26b05e2748b37fbe04e13a4e6a2e493c103779328 │ │ └─165089 /pause │ ├─82be76f77501328f95ddc5c69952a58f45573996fe6d3e8cb6d87b4bdd51a6bb │ │ ├─208107 heat-api-cfn: uWSGI master │ │ ├─208136 heat-api-cfn: uWSGI worker 1 │ │ └─208137 heat-api-cfn: uWSGI worker 2 │ ├─f48cdf8df02f98d5fa7c05070f7995930c6c483e4a98cab83d542335f60d06a5 │ │ └─45695 /pause │ ├─d5b4a20569863f95583bdff134096c56f83bf010523b1cb77c6c4a3c163493ba │ │ └─224682 /pause │ ├─983380dfe202f1b8c93e1c3c8dd26493edba2da2a6b66784e11fbb3a4b8f2196 │ │ └─65010 /pause │ ├─eb3dcd1ebd2ddaf66fe67c5395b14997e4362ac8b042de78badda25f7ee60e76 │ │ └─99224 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-cjbxf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─287ae8135200dc81395002a8e2cc23ca7080f07696baadaab81f868df4e09bd9 │ │ └─91098 /manager --metrics-bind-address=:8080 │ ├─4361e7b74a09ca736da51cd95faa29f53ae2af888cabf1707b840361b770ca1d │ │ └─59707 /pause │ ├─6f089c93a2bb6e4fcce7bb8ae5e11da585767fac318ec009bcae69349ed480b9 │ │ ├─60223 python -u /app/sidecar.py │ │ ├─60557 python -u /app/sidecar.py │ │ └─60558 python -u /app/sidecar.py │ ├─317f42a2197d41f54040e7c24bc7f3561e789f403341961e1392256e71e24e31 │ │ └─42393 /pause │ ├─6309d6569e80717470acbee8589ac98b387ae79ebb5215a6382fc2c2aaeb9804 │ │ ├─174537 nova-metadata: uWSGI master │ │ ├─174560 nova-metadata: uWSGI worker 1 │ │ └─174561 nova-metadata: uWSGI worker 2 │ ├─ddcf0c6e3557a42e9cbfa0eb86a70a0e98a14168f7427b97841d4f16ed2cab5d │ │ └─267887 /pause │ ├─9606729dc87e1220994c731324ae9b6f490f9c7b3efa04d3944a886133953019 │ │ ├─60198 python -u /app/sidecar.py │ │ ├─60525 python -u /app/sidecar.py │ │ └─60527 python -u /app/sidecar.py │ ├─c44e1e6c6aeb88ab26a9e32a61bf41f194a0a573e133098b49d26879dad845ed │ │ └─42818 /pause │ ├─39e54a2c920a571d5f199dbf1d7fcef1db556ef1fbe14cb0cf0dfe37f7b4f4a2 │ │ └─98675 /pause │ ├─b98466c9c02ceec4edd4bd2222bbd6ed90df9fbba9464438ff3a601fb583dd53 │ │ └─48091 /pause │ ├─289625893cd7354b1e2d5fe087f14bd6e814f2c9b627d87414bc8a151e9962ee │ │ └─65274 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b2c8d99b77950167d8ac98da665091f5603ed98b7cd1becd6ab3ea59946ca0d2 │ │ └─63597 /pause │ ├─2381ff7f2d8c63f76e6dbae7f29bdafa4f118c73c3cdefe08f76bafe116fc135 │ │ └─278020 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4efa784d01230c40f31adb4648bde8b127ca4d20ee0f93240abaa0f490d6b1a2 │ │ └─55828 nfd-worker -metrics=8081 │ ├─6428abf18eefbd2c459edf8402ca27845e0296a57788b6ccde678881c0b42d29 │ │ └─91045 /kube-vip manager │ ├─09750b829ac99cc18136f910d7f20cd600d508f29b740c570697f4a3833ee350 │ │ └─47375 /pause │ ├─b38e99568f674e6b7883bceb07f761ed6053727382f6bd1b251031c58d51eedf │ │ └─112497 /pause │ ├─8f8486d6db6df275af3520598695d47f7eca6e930bcb09c1a90383f0cc721f83 │ │ └─39494 kube-apiserver --advertise-address=199.204.45.95 --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 │ ├─ae4333164e668783b24f12232a08c798b86bc1b16ceff29c01e6522c4138f0d9 │ │ └─114577 /pause │ ├─301e7a2a045be7185800e1ff0b7fbd81ffd4e12414dd09c222b0c0e161e63605 │ │ └─64870 /goldpinger --static-file-path /static │ ├─136f3df010be958fe40248285e85f1f2ca7cdaa890b74e1642dc259da26b08c7 │ │ ├─ 99332 /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 │ │ └─409704 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b92cef6746d5f0ee6c9b985f08b6cdbd75d74f4f290082ff0231127458fdc024 │ │ └─60320 /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 │ ├─154217ca5d24304e847303eb245d00e3daf9e6c100e404d001d7713f9cf71acb │ │ └─40639 /pause │ ├─530f6a7462bfb96b27b67530b278bd154802cc25791014c8255228b961a78b4e │ │ └─245590 /pause │ ├─2847405c056f7fc8c3929c8ddb69ac9f37f699a76b4c10612aeda23ee0ddc9f0 │ │ └─195226 /pause │ ├─8902fd4798b36ceac0ad288ce08e2249164f83526fe6c6965b9597f595a1b46c │ │ └─39853 /pause │ ├─1e731cbfe2f65f75c1c5f3b5f481de6bee33f6f41f6d16e8ccff61906bd08acb │ │ └─85301 /pause │ ├─58f698048beacdcee448e18a79cd6ba955e1be1661ff7dcf9b5d229c93f096e8 │ │ └─234890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7ce8d460156d385a92b39979fec022be23c99d7662127272e227e5d989477d02 │ │ └─59793 /pause │ ├─5a17b9f5b0d0725f72a3e104c2a1c87fb6c533d6aa3a89daa9d37b70ac5dea93 │ │ └─242458 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─989a04ac05584502a05273b455a1123b906d54b8175cf2e72d4ddcaf744f16a1 │ │ ├─111574 glance-api: uWSGI master │ │ ├─111587 glance-api: uWSGI worker 1 │ │ └─111588 glance-api: uWSGI worker 2 │ ├─660bce4db3af27ccd537c0e8144d5b11394f73db8d87cab923acfe579e1ebd1c │ │ └─112543 /pause │ ├─946b41f2b88ab8930acdeaed294370d561baf4c4d2f2c34431e1447274e077eb │ │ ├─278094 /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 │ │ └─278518 /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 │ ├─05dda710bd4da09efee7c9aef01d2c8a51f3506c3087c5cac1f395bca1ad37cb │ │ └─240093 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─43ae15c1366378e362f6837e2063984f405da987bb4c2989b214140f77bb77e2 │ │ └─267800 /pause │ ├─a9c9608c8c2af5351989c0177396adb1f9d7285a939f031c5212bc985588e861 │ │ └─90777 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─fa1518ee594fb2e5a59591a50ee9e3265cdbc24e7bd0b66b7c01654b6f11855c │ │ └─116325 /pause │ ├─3d993f73ad2c2f62b3340f5e99b833640954f225697110d20e04716893b9d5e8 │ │ ├─344263 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344647 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344988 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5_iwnl4k/privsep.sock │ │ ├─345281 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpxthxujs5/privsep.sock │ │ ├─345646 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345647 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345681 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ddf94ff7-3625-48f6-bad3-e88f7c143df6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ddf94ff7-3625-48f6-bad3-e88f7c143df6/host --addn-hosts=/var/lib/neutron/dhcp/ddf94ff7-3625-48f6-bad3-e88f7c143df6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ddf94ff7-3625-48f6-bad3-e88f7c143df6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ddf94ff7-3625-48f6-bad3-e88f7c143df6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f5b4fe01-761e-45c7-9baf-6efb38fbd3b4,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345685 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4a580695-9429-435a-a752-0fb2764740f9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4a580695-9429-435a-a752-0fb2764740f9/host --addn-hosts=/var/lib/neutron/dhcp/4a580695-9429-435a-a752-0fb2764740f9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4a580695-9429-435a-a752-0fb2764740f9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4a580695-9429-435a-a752-0fb2764740f9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c489a317-6dd0-45eb-9930-ee8c28eaa1ae,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345688 haproxy -f /var/lib/neutron/ns-metadata-proxy/ddf94ff7-3625-48f6-bad3-e88f7c143df6.conf │ │ ├─345692 haproxy -f /var/lib/neutron/ns-metadata-proxy/4a580695-9429-435a-a752-0fb2764740f9.conf │ │ ├─393156 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_8hsvmrx/privsep.sock │ │ └─394130 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpqv17gz6h/privsep.sock │ ├─3104a24bc1fbbce16a6be1d255b61f08f1225fa087e28c62d1cfae16184dc079 │ │ └─47670 /pause │ ├─4af622c8ccdae1ac18c385955b2d4d86078688a6595679712d682dd8420f2d8f │ │ └─308009 /pause │ ├─fce9719f2f5d7e69d2c989c8a692bf9622b90336c12dce1fe6a688c28a2814ae │ │ └─64138 /pause │ ├─57cae1bf44be52a7ce2459bb6675690b5094dccb9e6ff505be878359911a8510 │ │ └─178773 /pause │ ├─06f99f2cd620a7a8893e6e32e99c5d22e6c4d79383d66f6341937717b08338f3 │ │ └─43395 /pause │ ├─f3e728de5be0defa737504ede9b1cb8ed21d635903bf4f9e4dae85b0a2df1c7f │ │ ├─77469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77486 /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 -- │ │ ├─77492 erl_child_setup 1048576 │ │ ├─77539 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77731 /bin/sh -s rabbit_disk_monitor │ ├─611c7cdc25b409d8900702c5a49b44a50e760d788f14d40547084e60b7e665b4 │ │ ├─159195 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159208 /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 │ ├─f857b7b249a106f3b3b1eaf1ef1ea262118ca9a2672908e611b61a8e5dc8eedb │ │ └─46400 envoy-gateway envoy shutdown-manager --ready-timeout=70s │ ├─e9b7df7351377c986022a9a4acbc71731adb02c29dda013ee5306199c11ab1ff │ │ └─43314 /pause │ ├─a6ece731ea935ae55d6a2357d121fb32d3e1c44ca96a85b0f16bc83d4ff86a95 │ │ ├─255548 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256175 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqj4nxnva/privsep.sock │ │ ├─256189 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256191 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c5bca75d14590cf9b4ef68c943f44ca67676322f81cc2374ebf732801463bffd │ │ └─42429 /coredns -conf /etc/coredns/Corefile │ ├─202da642d0f50c27fef2f0b4f741d96639ae3e8dbb593133492363c3fd920eb7 │ │ └─54857 /pause │ ├─a5103a5beb5d7888d829549f4e515cae8a43001fe98201f5604428c62d4e84bc │ │ └─178635 /pause │ ├─dfed2dc4a2d16ae6deb9ae4c9ab292bbe5e2bcf63ce846cb5071a982152a71fe │ │ └─59996 /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 │ ├─a896001836a55f83bea8a09f5838020c70201fecd027376adbb8d624c357e9be │ │ └─50778 valkey-server *:26379 [sentinel] │ ├─4ae099efbe1869b493ffc76a443c04afad55160b256af212d0409f1abad5c4a1 │ │ ├─93223 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93246 /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 -- │ │ ├─93252 erl_child_setup 1048576 │ │ ├─93372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93705 /bin/sh -s rabbit_disk_monitor │ ├─11d25f4a338be25e4dc7cc36068ec8bb0c150f42246d71bfaf9ce2e0f0a5ebe3 │ │ └─130145 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─14022406a55dbbe78985945cc74c9cee974c586e9e7e570019fc1230f671db40 │ │ ├─126245 cinder-api: uWSGI master │ │ ├─126258 cinder-api: uWSGI worker 1 │ │ └─126259 cinder-api: uWSGI worker 2 │ ├─2592b5c5a194611c757879684ef6b08bfd1af556e5bcb60f01e5142279c9222d │ │ └─241332 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c329d94aecb8da60eb4afb668a04e05c8804b79c2cde686dbdc220efa2267ac6 │ │ └─62722 /pause │ ├─bc9ecaeb5dc3fec086c7a5af8329ab4317cccdeeb656b35154a21609f2516b59 │ │ └─50589 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 │ ├─60f0c6f2039d52a0d4a61f4d08e40057c5cb025d0987ffcafa6d1148a8a191e4 │ │ └─244056 /pause │ ├─2fd2c4973f5e62d8d22ce6e1e6e14142cf0a8722ac320bd340ec7a8c256ec35a │ │ ├─235725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235744 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─425659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─425660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b53a3281802a1161b63df5b84596882066b55083bd266ca6950ad004ad43222d │ │ └─163711 /pause │ ├─b237f507f1b0859afdf893f5aa646b9ca73acf588a863c33467e76d41e073dd0 │ │ └─48208 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2fd42adf288d2b14f0afd83cb565c0d429f795165055cc7cc17965391fda490d │ │ └─132374 /pause │ ├─b121a608736818c3367e72c5eaffd57bc18c93d275537f6c42fb4718bfc7243f │ │ └─195457 /pause │ ├─b2e0c91aac4a34ea4da8a011acba05dcff24f11be7318e6352496e2420b5bb0f │ │ └─116418 /pause │ ├─94bf04a87c190f32b268799e7e7092fcee638d970af7466d9448044932261070 │ │ └─62767 /bin/oauth2-proxy │ ├─253d868486d68618b541147f151cdebf70254eeb855fc93a093805d7bc63cc22 │ │ └─43557 /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 --enable-gateway-api --max-concurrent-challenges=60 │ ├─8374c36808a17dcd3abed1d1750004c0fe7994bc8c2cce4a0a813420d9d1278b │ │ ├─161900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161917 /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 -- │ │ ├─161923 erl_child_setup 1048576 │ │ ├─162004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162016 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162147 /bin/sh -s rabbit_disk_monitor │ ├─ea8465ba965c5d70f475162a44554ba6c842e48f88d0f35d60431a299c725609 │ │ └─65147 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2fb99b5e1e6b0df1385ebef9e2c09b617c7e237180e06ef5527dfb42c46633ea │ │ └─55753 nfd-master -crd-controller=true -metrics=8081 │ ├─07db0b7349521d0996151b12b1fc4c9a97fb21cdc6bf15448cb55a7868c13163 │ │ └─164366 /pause │ ├─b1d87f0b1fe9a93d32cbe47fe4f44d55be96fe71cabd46562e2c8b9a39415e2a │ │ └─61308 /pause │ ├─621e7e21d60e34843f52389f315484e4a765afc0ffb415ae4aa5c53baac40f85 │ │ └─61990 /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 │ ├─5b7af9d0f68017d1c56d4af6e35dc0edf738c6ad9975a055b8d2fd0cf4b91077 │ │ └─178957 /pause │ ├─83ca8310ab103b62c75c26e9b7a3d5e5a1ff3918d9ffb0da2305c094cc46cd20 │ │ └─91005 percona-xtradb-cluster-operator │ ├─687cc93e4cc3c6897585352fc0f8fb77c766f2235bae0c4b325728467f10098a │ │ └─86196 /usr/local/bin/rook ceph operator │ ├─c9d4b10ecc44838fe111f8d901aa4df3aa0375d9f852dbe539877990bbe08810 │ │ └─163966 /pause │ ├─b222eaaa5c3d3324232731a599ac6b4248b2b55a4dc046b250668a2cbc29d56f │ │ └─161627 /pause │ ├─829c244e29e057e511c5a3898f75ffa7d45d3b2a9bde0e82f0f5683ab218c1ac │ │ └─129470 /pause │ ├─cfccfdec6e6d04b4bcfa03b27200ca8922a02b79e094268f91063c8432e2eed3 │ │ └─39513 etcd --advertise-client-urls=https://199.204.45.95: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.95:2380 --initial-cluster=instance=https://199.204.45.95:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.95:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.95: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 │ ├─f40a1750e5b492bf95496bd90dd9ea2050b7acd0741e073ef76f2c893a0d41b5 │ │ └─129426 /pause │ ├─cb7c33d91fb1a1d69dde46c97c310bbc68ee4b543e4ddeb5d3d6c3ebc90295be │ │ └─55567 /pause │ ├─cdcf37365b4e8d13594ed99fa0e2f83dcac66ea6b93c924b7ae288e590b43394 │ │ └─169954 /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 │ ├─4c8c3b6f08dd3f82c4be1c1da8082416cddc2cb64280105552f474a3575c878c │ │ └─277927 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─36c37480c3c83ee8c42ad38b45f5477c1dbca3e8e65a2c15c1ad8970d1110ff6 │ │ └─244081 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─603c30b2b860cfb943a23708affcfb4cd25f7aa3f1002bd0b0448e6d20d1d9c2 │ │ └─43512 /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 │ ├─518e61ee36bc98c550615b18660bd89be9aa472ad4db9219a80622df3cd9e84e │ │ ├─66673 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66689 /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 -- │ │ ├─66695 erl_child_setup 1048576 │ │ ├─66742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66846 /bin/sh -s rabbit_disk_monitor │ ├─908598287aacdb2995021fcfcc8e17b78b4602946ad7b412b949a05ef2837474 │ │ └─42256 /pause │ ├─f1187b107498912c1d66a10e349ec8c9f910c9f9a615b07a56da1e1d93bdb61b │ │ └─46727 /pause │ ├─3acb3684268bf0683eac72002fe0746874250a6ba46576915b4bb0e655ca0c86 │ │ └─91128 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 │ ├─cdee646855088d918df3e24c508f615afe052634dc5aa40d15bd3027edb11491 │ │ └─50275 /pause │ ├─03c7e28d2f900c60e09ad5a11f2fe9b3f996a1098766be596df48bf87ac1fea2 │ │ └─240971 /pause │ ├─ab2801144cfb2f19d1ab83be7b75f4b59e29b9dca937e8d9f572362a9b95a2d1 │ │ └─63991 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─30f4939cd52c0f19b228fd1decfcdf15c172ac1871f0a2b723240b4a7535210e │ │ └─178277 /pause │ ├─22a8f4093b2dc1a2465e5f79bae7dbf156999688022cabd6189ec274dec52ad4 │ │ └─65423 /bin/pushgateway │ ├─153ff32bee89a5652e37d7ae9b6772e407c82479da4aef7da33aeac885d0d27c │ │ ├─174379 nova-api: uWSGI master │ │ ├─174419 nova-api: uWSGI worker 1 │ │ └─174420 nova-api: uWSGI worker 2 │ ├─0f301b7d5e03b87b1962440885518292f7992243bf738b5205453f09d5721132 │ │ └─195310 /pause │ ├─74a83d4bc1bb36dc95cd08b3fb31c38d28899fd1579d699fe08262ca5ebf8ba9 │ │ └─55523 /pause │ ├─12628681005f4b221841ef033ed23d2fcc689c54e6302f7c9e38083271b0e66f │ │ └─62808 /pause │ ├─93de9716dbbd772ec586f3fe51fcf0a8c4f5fce37ee548eb0be8d9bd8cc39ca4 │ │ └─200108 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6e39df23fca065352c3f1533b22fcd602d18404d04e825175b17b9052073f65a │ │ └─50497 valkey-server *:6379 │ ├─bc13a7b6756227b94b44c1b6817e10bac218dceae24f78531342636548d1434f │ │ └─114385 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e3b8c91b088c70ce827fc1957d81f50ea805ea545ec541d73524cb96aac85745 │ │ └─68124 /pause │ ├─78ec4d1d71cb6ea673ed6d4e4058cbb1734fb897e70614ecac08b3608740071d │ │ └─164128 /pause │ ├─79acc2c4cabfd42090249f1f0b217c9f00acc03e354f2d77dfeb749d01d8b5d4 │ │ └─237485 /pause │ ├─f175a8c0b455d090c00f69b0f0d0661d2433deb35b888b74119151ecf4ebb23a │ │ ├─187698 neutron-api: uWSGI master │ │ ├─187745 neutron-api: uWSGI worker 1 │ │ └─187746 neutron-api: uWSGI worker 2 │ ├─de166cb4f175129bd6ae0387b0e5f60da881bfa61b7221fc7460fb803424545a │ │ └─158820 /pause │ ├─f4a9d2090f97ade2260c1f6d71e0a818dc1eb93d6766f6ef068e9f2f17799c1c │ │ ├─234172 octavia-api: uWSGI master │ │ ├─234185 octavia-api: uWSGI worker 1 │ │ └─234186 octavia-api: uWSGI worker 2 │ ├─c2129893ae43058e54ef67afaf857821d8afb6adc73ecae3c36d999c0ff5b74a │ │ └─256526 /pause │ ├─0742794914760df7ef9bfd41a1138972b56104f92fdece0ee0f1dce1ed7847f3 │ │ ├─149078 placement-api: uWSGI master │ │ ├─149099 placement-api: uWSGI worker 1 │ │ └─149100 placement-api: uWSGI worker 2 │ ├─88a33fee06f39b6d115a46d454acb83d877427d32a8ec88f01380fc323f5ec1e │ │ └─78871 /pause │ ├─9ae8bb769e84d5b8a8f61e4cbde3965d3e173ed6c666de6e5faddc7e5619ec23 │ │ └─176452 /pause │ ├─bc3d9d6ce86140975e93955f3187315a6f097ca52e07472b52af057d08fba003 │ │ ├─179506 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─426572 sleep 300 │ ├─e36ec6ba4ef6039c6e9a32c69be704ff4b9355c860d1fe90d1ae6c42ec7d97ea │ │ └─62678 /bin/oauth2-proxy │ ├─d43b74c56a1bacae59e7e97ef4ac18bb09806878b296a62ef09089f267ba4c14 │ │ └─39311 /pause │ ├─6a3bf7c8982bc4edda7cf81159b8ec9b95a79265f283172abb453e074f630e20 │ │ └─193305 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─51554859c9324ae2b4088d1d2c3c3b76d9ca9d4a73136648dda4e884e72da9c2 │ │ └─48427 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1d565f3a8063553b16df2d7fcdc682398c34339eb88b2147264bfe71d49dc79f │ │ ├─187695 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188345 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188348 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188350 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a827da05a3ab613f950abe6f5d2ce595d80c9e12ca1fd59eb846d3ec0c227b74 │ │ └─111200 /pause │ ├─b556a35827d1e75398f3b2771dbb5084d9e426eb53660496d25a00687d288e58 │ │ └─164267 /pause │ ├─f3eec7fb4d0bd6411489494ae4765af2945b63dbd87ffee88e96a75701e15e01 │ │ └─263106 /pause │ ├─5c270bf8ed803f03e1bf7078e02292291b7f5023404e97e25f066b3aa7e29c0f │ │ ├─63358 nginx: master process nginx -g daemon off; │ │ ├─63383 nginx: worker process │ │ ├─63384 nginx: worker process │ │ ├─63385 nginx: worker process │ │ ├─63386 nginx: worker process │ │ └─63387 nginx: worker process │ ├─821e9bb23d27c2e018a0cf2d3d205c612b471bb204073db0093c552d285c24bd │ │ ├─176744 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176761 /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 -- │ │ ├─176767 erl_child_setup 1048576 │ │ ├─176911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176912 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176933 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177106 /bin/sh -s rabbit_disk_monitor │ ├─b6b3aeb911747978b5fcf78cd2b9bfc867d20713cd76a29750815cb4a2ab6b68 │ │ └─161418 /coredns -conf /etc/coredns/Corefile │ ├─c4cb6901eefb17b0b34f86098b7ca7217276c1e5549ea2e38690bfd957d133a9 │ │ └─192657 /bin/bash /tmp/libvirt.sh │ ├─4b5f541b58171c6353e43375f0bdd79ace24ab1f27488f32069b66ea5c85f938 │ │ ├─192998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193016 /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 -- │ │ ├─193023 erl_child_setup 1048576 │ │ ├─193219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193220 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193230 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193510 /bin/sh -s rabbit_disk_monitor │ ├─05a83ec2f6d0938fa508807b25764faf877f7988b7dbce18a0b10024cd0caecf │ │ ├─311587 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─311602 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8f625248ab5dab553f2145d8d1a0d21b1c091148ff74c12e44f05e764aee2c45 │ │ └─42290 /coredns -conf /etc/coredns/Corefile │ ├─f4c9c95c7f3f9b99fe4c39f911afc81078e1b90ce87bbdefe3a9c2b6cba70682 │ │ ├─175350 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175664 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175665 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b20eb50c7da2accb1a4bf1e769cae8184ad35a6f0620ecf49ddd9a5ed38bf655 │ │ ├─255804 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256238 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256239 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b86de359c44ba1b2f7a01aa839829922b9a1e2b86b767e93d8f3aa018a9d734a │ │ ├─64520 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64568 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─93f227818c043e99e9e0bb38616a83b2195628be6f655c902c51f4beeefcd022 │ │ └─55485 /pause │ ├─aec971a88a704635bee23533c328fdc026063359e7141a6073f38f5208f94f98 │ │ └─46824 /pause │ ├─8d155c2e0a1573a99a4ba9e6f74a328246f470297379e936a7784387c9338f4c │ │ └─43357 /pause │ ├─7858769a44ba5b77e1d8a7944136e8d556d1a5698bbae6e1d7b44f51a58cab2f │ │ └─61945 /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://kube-prometheus-stack-alertmanager.monitoring:9093 --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 │ ├─e820733d3ec1973358ff2bb101b9deaa5c99f79eea9a71483a3959488a0641c1 │ │ └─39395 /pause │ ├─cd7dae63cd31a3f23eddada8b504c10d1db3f7d46f2ddd32745361c6830ce798 │ │ ├─175353 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175853 nova-scheduler: ServiceWrapper worker(0) │ │ └─175855 nova-scheduler: ServiceWrapper worker(1) │ ├─4d902b3dd5e489054d6984bd913c1b08198cc7aecb3e6a9639ead556d260583e │ │ └─262878 docker-registry serve /etc/docker-registry/config.yml │ ├─307dfc92684d0408d77d1305df18855b586fc2a4d78f89e06d031f4370f01364 │ │ └─46373 envoy --service-cluster envoy-gateway-system/atmosphere --service-node envoy-envoy-gateway-system-atmosphere-e7b904d3-l44vq --config-yaml admin: access_log: - name: envoy.access_loggers.file typed_config: "@type": type.googleapis.com/envoy.extensions.access_loggers.file.v3.FileAccessLog path: /dev/null address: socket_address: address: 127.0.0.1 port_value: 19000 cluster_manager: local_cluster_name: envoy-gateway-system/atmosphere node: locality: zone: stats_config: use_all_default_tags: true stats_tags: - regex: \.zone(\.(([^\.]+)\.)) tag_name: from_zone - regex: \.zone\.[^\.]+\.(([^\.]+)\.) tag_name: to_zone - regex: "^cluster(\\..+\\.(.+))\\.total_match_count$" tag_name: socket_match_name - regex: "circuit_breakers\\.((.+?)\\.).+" tag_name: priority layered_runtime: layers: - name: global_config static_layer: envoy.restart_features.use_eds_cache_for_ads: true re2.max_program_size.error_level: 4294967295 re2.max_program_size.warn_level: 1000 dynamic_resources: ads_config: api_type: DELTA_GRPC transport_api_version: V3 grpc_services: - envoy_grpc: cluster_name: xds_cluster set_node_on_first_message_only: true lds_config: ads: {} initial_fetch_timeout: 0s resource_api_version: V3 cds_config: ads: {} initial_fetch_timeout: 0s resource_api_version: V3 static_resources: listeners: - name: envoy-gateway-proxy-stats-0.0.0.0-19001 address: socket_address: address: '0.0.0.0' port_value: 19001 protocol: TCP bypass_overload_manager: true filter_chains: - filters: - name: envoy.filters.network.http_connection_manager typed_config: "@type": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager stat_prefix: eg-stats-http normalize_path: true route_config: name: local_route virtual_hosts: - name: prometheus_stats domains: - "*" routes: - match: path: /stats/prometheus headers: - name: ":method" string_match: exact: GET route: cluster: prometheus_stats http_filters: - name: envoy.filters.http.router typed_config: "@type": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router clusters: - name: prometheus_stats connect_timeout: 0.250s type: STATIC lb_policy: ROUND_ROBIN load_assignment: cluster_name: prometheus_stats endpoints: - lb_endpoints: - endpoint: address: socket_address: address: 127.0.0.1 port_value: 19000 - connect_timeout: 10s eds_cluster_config: eds_config: ads: {} resource_api_version: 'V3' service_name: envoy-gateway-system/atmosphere load_balancing_policy: policies: - typed_extension_config: name: 'envoy.load_balancing_policies.least_request' typed_config: '@type': 'type.googleapis.com/envoy.extensions.load_balancing_policies.least_request.v3.LeastRequest' locality_lb_config: zone_aware_lb_config: min_cluster_size: '1' name: envoy-gateway-system/atmosphere type: EDS - connect_timeout: 10s load_assignment: cluster_name: xds_cluster endpoints: - load_balancing_weight: 1 lb_endpoints: - load_balancing_weight: 1 endpoint: address: socket_address: address: envoy-gateway.envoy-gateway-system.svc.cluster.local. port_value: 18000 typed_extension_protocol_options: envoy.extensions.upstreams.http.v3.HttpProtocolOptions: "@type": "type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions" explicit_http_config: http2_protocol_options: connection_keepalive: interval: 30s timeout: 5s name: xds_cluster type: STRICT_DNS transport_socket: name: envoy.transport_sockets.tls typed_config: "@type": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext common_tls_context: tls_params: tls_maximum_protocol_version: TLSv1_3 tls_certificate_sds_secret_configs: - name: xds_certificate sds_config: path_config_source: path: /sds/xds-certificate.json resource_api_version: V3 validation_context_sds_secret_config: name: xds_trusted_ca sds_config: path_config_source: path: /sds/xds-trusted-ca.json resource_api_version: V3 overload_manager: refresh_interval: 0.25s resource_monitors: - name: "envoy.resource_monitors.global_downstream_max_connections" typed_config: "@type": type.googleapis.com/envoy.extensions.resource_monitors.downstream_connections.v3.DownstreamConnectionsConfig max_active_downstream_connections: 50000 --log-level warn --cpuset-threads --drain-strategy immediate --component-log-level misc:error --drain-time-s 60 │ ├─c9f4b225aedc1cad3afb147095f8b12692e0a3f0a98fc31fc8daf6569073a56c │ │ └─50425 /pause │ ├─32031e47b275b7b494e8a780bd67ec2f42e647c68197bef56739bf08db462777 │ │ └─39397 /pause │ ├─eb63eab8882d172e82eb747654c1fd7a377e9c1b9ffbc0ef0afdc3d093957825 │ │ └─39411 /pause │ ├─5c6b6d43103a16548d031616e5c30b5c708a29d8885760e281b497b66d95bde6 │ │ └─245683 /pause │ ├─c71a137bd26d213a87a3f0963a6e05fbf2eb2b4203400b3818d98d2d5fee0379 │ │ ├─190747 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─191012 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191440 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpjd7r7l21/privsep.sock │ │ ├─393293 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyjv25n0u/privsep.sock │ │ ├─393713 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9aq3jh1j/privsep.sock │ │ ├─394212 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394213 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─401372 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e96bd65c-e139-4103-8042-010d56bfba7e --namespace=qrouter-e96bd65c-e139-4103-8042-010d56bfba7e --conf_dir=/var/lib/neutron/ha_confs/e96bd65c-e139-4103-8042-010d56bfba7e --log-file=/var/lib/neutron/ha_confs/e96bd65c-e139-4103-8042-010d56bfba7e/neutron-keepalived-state-change.log --monitor_interface=ha-4d7c78b2-fb --monitor_cidr=169.254.0.252/24 --pid_file=/var/lib/neutron/external/pids/e96bd65c-e139-4103-8042-010d56bfba7e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─407074 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=60a4621e-943b-42fa-a92c-ab05a660aed1 --namespace=qrouter-60a4621e-943b-42fa-a92c-ab05a660aed1 --conf_dir=/var/lib/neutron/ha_confs/60a4621e-943b-42fa-a92c-ab05a660aed1 --log-file=/var/lib/neutron/ha_confs/60a4621e-943b-42fa-a92c-ab05a660aed1/neutron-keepalived-state-change.log --monitor_interface=ha-9be05074-11 --monitor_cidr=169.254.0.89/24 --pid_file=/var/lib/neutron/external/pids/60a4621e-943b-42fa-a92c-ab05a660aed1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─ef85abe5024249343cb5ffe90f8c52abf5856d6a7e74f5dffc3dce66ee25ea8e │ │ └─62860 /pause │ ├─85867c79bdedacf020808eafc5fc3fc8cb3535fe616f4bfb90f1799072b3bcad │ │ └─241774 /pause │ ├─d8d7b7f74106247ffead83da90a9893d1224568d656dcd88014a972836449cb4 │ │ └─60817 /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 │ ├─1fa9a398324e2099137d84f0e977c50c648b89969385dc8a52ec2e5615c3fedb │ │ └─65231 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ded2fbfc9dcca82bc61824f50d62a754ccc2c04953221d34efff6c79968aa3d6 │ │ └─45749 /pause │ ├─f01c2c13cdb34fad9ae34c2bf45ece5077525de06fe8bddf2d7df6597b94f529 │ │ ├─84241 barbiacan-api: uWSGI master │ │ └─84253 barbiacan-api: uWSGI worker 1 │ ├─c33108914d884ac90eb88543e8e41b1e5b133e848adddbf3d8d923b5e513209a │ │ └─50914 redis_exporter │ ├─05f1148139492f5b961c7b010708f7cc88cf18241807c7e12647148036d96f65 │ │ └─239876 /pause │ ├─b1f65b4669bdcbf1f5fd49ec4ace073228ddf48e96d44f2bcdcd9c60b82ded50 │ │ ├─41108 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41526 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─752dabbbdae0193c442ef8d23577b4eceb403451294a9c1c21b1f8f700d2297c │ │ └─308307 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─c8e05dfe1fe254d355e4d65b47def91a730ec64486806e045444ce32b99b4c64 │ │ └─160692 /pause │ ├─99ee5f6d36b552cde87a0c3baec4804ea830a5da38ed202baad51cd141189353 │ │ └─242430 /pause │ ├─663eff85b746b71e76d975c3a925522b702ac59e4e68cc98c723d687d224eefe │ │ └─90961 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 │ ├─57aee8ffb90b82e0a6e07fa74986518c5c4d8da3364082006d281d801b6eb4b8 │ │ ├─208210 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208486 heat-engine: ServiceWrapper worker(0) │ │ └─208492 heat-engine: ServiceWrapper worker(1) │ ├─64b88d40918b51c4fdbf6878e6617e570918aa861318e24df4b19033babd706d │ │ ├─234860 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235447 octavia-worker: ConsumerService worker(0) │ │ └─235457 octavia-worker: ConsumerService worker(1) │ ├─8a060b394f177bf43b0f21f8856e151bdf13d68bc4d005e177eae5dda577141a │ │ └─159161 /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 │ ├─0c214f5ff81bc8eefb9abb2ba5f7e44ae864e5d27ff11401c29a7224efaa9cdf │ │ ├─112934 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113210 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113212 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ba5543e56ab2d23a29a6bef56261e4813072ae16fbb445ebaf55084d349ee8f3 │ │ └─66043 /pause │ ├─f6a76f2780dad4e820bd41e79549cdc64aa6aa040d6c0c78562a4507c8807478 │ │ └─65183 /bin/memcached_exporter │ ├─ab49d37f6bbb4b813b15ad0a28c20d40568fbec77a8f9106414c8026f4f72415 │ │ ├─48116 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 │ │ └─49366 haproxy -sf 14 -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 │ ├─b4d1fc0c4f77c603ef55a0811b2c226ef98ffc61ba23e2ed77af3d33f631eb56 │ │ └─192597 /usr/bin/libvirt-tls-sidecar │ ├─730fb0f88f478aaa3dfcb7e8eaf5a295f53507327e038839d04d358abc6e15d0 │ │ ├─213348 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213366 /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 -- │ │ ├─213372 erl_child_setup 1048576 │ │ ├─213569 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213749 /bin/sh -s rabbit_disk_monitor │ ├─b82726322d40289e659932f2624b2dc898b1f1e7a69fc8ed99b25538134151fa │ │ └─190541 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─37dfc68f8f1c5aae2e16fbbcb3752ab7b31170c84992b5705b11db828b3e3e85 │ │ └─241876 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3f61d65ae5d183b817c81cd3f35877948d0f0b7a40476986e19735bbb60675b7 │ │ └─62165 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─104d926d340a5769035816e5c24a00339841fe4f55d1a15c5cec75609822c7dd │ │ └─178376 /pause │ ├─f7285b51b2da769a20ae009bfb0d2f1f560ba68209cb225eef70b0768df170ad │ │ └─90908 /manager --metrics-bind-address=:9782 │ ├─ed892df1b376865edbabaef04dfeef36d0df36bf4dd17d0796a55977f62217f3 │ │ └─40617 /pause │ ├─eb8c0e02054e27aea10e073d98ecdec9428a61c03f741218b9d7783db11060ab │ │ └─46262 /pause │ ├─5f86b7c05ef81d8c849e786b3df396d080a44a16e4884d8fc706529984ace81e │ │ ├─187763 neutron-policy-server: uWSGI master │ │ ├─187781 neutron-policy-server: uWSGI worker 1 │ │ └─187782 neutron-policy-server: uWSGI worker 2 │ ├─c60bb52e0dd08a05be9b7f84ef6a5daaf317a272b2394c86d2bd4c3e1d3e5b93 │ │ └─93359 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a37e5f3e6b698de1eb2b59495f6d345c19376d7f27fc2b01ec987451c35b86d3 │ │ └─61229 /pause │ ├─b9eb7e6676ea0024654b0f1e1a6c10597c29c53285d289a2d2ce0180275a19d5 │ │ └─62402 /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 │ ├─7e14e53baf2baec547670b74b01f8345fdd7c6b3342aef26ff0c79773c22d7ca │ │ ├─130504 /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 │ │ └─130756 /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 │ ├─c3ba5beac4a138425e6a078db579ed5252e9bba7690707c8f1d73c44f4b7ad6f │ │ └─46055 /server │ ├─797a344170142fc5f09c7fa44c34d375bc9a6c40a4e7713e509f5e055a9afe5d │ │ └─267985 /pause │ ├─2c9509af218ccf0d05ae4947c169fe41233860eb1a2e49ebb9db2455b0c6ca07 │ │ ├─48329 mysqld --wsrep_start_position=8083ccd2-3418-11f1-8834-674536633ce4:20 │ │ └─48452 /var/lib/mysql/mysql-state-monitor │ ├─2154201ec16fd941511ae558393f0b776c57a35deebcff7a7e1214df9123bc44 │ │ └─309107 /pause │ ├─61e9110d3809cd3efac917045a7dac4f3a3ba9b743a5e43204191bb934e8f6ad │ │ └─62312 /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://kube-prometheus-stack-prometheus.monitoring:9090 --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 │ ├─f396ef9d36946e43cc3385495437795f1642438222f2b1e3c8bc6ad4bf9ea7e2 │ │ ├─ 45965 /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 │ │ ├─ 45978 /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 │ │ ├─ 46126 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─306811 nginx: worker process │ │ ├─306812 nginx: worker process │ │ └─306813 nginx: cache manager process │ ├─934d30be8f7b43727b4da988c9dc5ad4fa5206d80e63c5d63098bd36e085e3fc │ │ ├─306953 apache2 -DFOREGROUND │ │ ├─308809 (wsgi:h -DFOREGROUND │ │ ├─308810 (wsgi:h -DFOREGROUND │ │ ├─308811 (wsgi:h -DFOREGROUND │ │ ├─308812 (wsgi:h -DFOREGROUND │ │ ├─308813 (wsgi:h -DFOREGROUND │ │ ├─308814 apache2 -DFOREGROUND │ │ └─308815 apache2 -DFOREGROUND │ ├─2b9e6e47237d1394d0e68a8b8648d7c0c48f2641bd37527914cf12968cb1cf44 │ │ └─178406 /pause │ ├─793ebbd230ccab0151a069788ed7ee6f4e3309604a490ec6aec844fad1bea800 │ │ └─56012 /secretgen-controller │ ├─901e10a6cd730bf411baa7d5dff87ff6971543d54ea8fefaff543a57c9320243 │ │ └─59601 /pause │ ├─2e0fa1a68801cafaaf719a731d504a17a10fb4371700974ef86769b3b4c2452d │ │ └─39878 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─fe60c83cd89b5acbc0c802f2bd920380c14cd5bf3c67f34e1bb897119c7792a6 │ │ ├─200048 /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 │ │ ├─394516 /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/tmpqnkx9m9e/privsep.sock │ │ ├─394846 /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/tmpmimht_c8/privsep.sock │ │ └─402179 /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/tmp5cfyg97_/privsep.sock │ ├─6fabc1a365f8da0e4b10b408511cee6b82e3872720b23cbad6ee528a283d80e8 │ │ └─93088 /pause │ ├─80e162e80de24fd4c2d43bf208350e634b6badb393bf974e7a413c74eb3753a8 │ │ └─255521 /pause │ └─8c0956bbc796c618fa26b057e6fe22e65219bc0cf1e3a4e7d7c446433ca57446 │ ├─ 71363 apache2 -DFOREGROUND │ ├─ 71378 (wsgi:k -DFOREGROUND │ ├─ 71379 (wsgi:k -DFOREGROUND │ ├─ 71380 (wsgi:k -DFOREGROUND │ ├─ 71381 (wsgi:k -DFOREGROUND │ ├─417209 apache2 -DFOREGROUND │ └─418447 apache2 -DFOREGROUND ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount