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 │ │ │ ├─22011 /lib/systemd/systemd --user │ │ │ └─22012 (sd-pam) │ │ └─session-21.scope │ │ ├─21944 sshd: cephadm [priv] │ │ └─22025 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1632 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1623 ssh: /home/zuul/.ansible/cp/199.204.45.57-22-zuul [mux] │ ├─403531 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mvfqqybwodbojesnjdzsovanqrrxeigi ; /usr/bin/python3'"'"' && sleep 0' │ ├─403532 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mvfqqybwodbojesnjdzsovanqrrxeigi ; /usr/bin/python3' && sleep 0 │ ├─403533 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mvfqqybwodbojesnjdzsovanqrrxeigi ; /usr/bin/python3 │ ├─403536 /bin/sh -c echo BECOME-SUCCESS-mvfqqybwodbojesnjdzsovanqrrxeigi ; /usr/bin/python3 │ ├─403538 /usr/bin/python3 │ ├─403572 /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 │ └─403574 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 … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12533 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cd0a5aa0ac05fe6f23c772447062950c3cf93534a2d724917719a1c478b72434 -address /run/containerd/containerd.sock │ │ ├─ 12913 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 31edecdd70d9664f33adf6e623bf2fc10747ce6c9a402aa70fa2424c0f479f72 -address /run/containerd/containerd.sock │ │ ├─ 18949 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b21aacc2f45a0460d9cc11a376b028179fedfa5d93ca91e0c2967e92350ccdb -address /run/containerd/containerd.sock │ │ ├─ 25552 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e42013ef042b6de4d3a093cabf0af08b93d4a3851b7357f3bbe41e4ca3eb8875 -address /run/containerd/containerd.sock │ │ ├─ 30342 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3e50e383fbdeeadfa94bf4613c75d9bf04c84048d348b93b506027d7a1299771 -address /run/containerd/containerd.sock │ │ ├─ 35155 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25bd568e08f43ec1fc22d1b4664d1ed15947da70a6ba1146ef4cdc92db490d04 -address /run/containerd/containerd.sock │ │ ├─ 41006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5350d0ab1ee2dbcf7188a506e62d7ffe74a4a455e8bf1a9ddc00eed703d0067 -address /run/containerd/containerd.sock │ │ ├─ 41056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8534895c89aa824d0e5902ca048b1b5a4fd13089881db108bf479fa91d9ff7d9 -address /run/containerd/containerd.sock │ │ ├─ 41058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4e17ce75a61f97e78c41d5ba0e1c6b689d555ad35c1c72bb7a46ff96c804ad1 -address /run/containerd/containerd.sock │ │ ├─ 41064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221d0beeaa3fb2957147c1f5b2bb3ce0ccb91c777eb260d1be2bc2dc3ccf0d69 -address /run/containerd/containerd.sock │ │ ├─ 41081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fe61c4fb29d18fe78b195aed996f430a4c03942a6902dbb84f4cc4ede890fc4 -address /run/containerd/containerd.sock │ │ ├─ 41577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c07d947b7d55616dfde0226b1dc85da54ce788954c64b57da8f77980390df130 -address /run/containerd/containerd.sock │ │ ├─ 42374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 156d5e60d0b3b9461a374a46c7681735d581b5fefa1385004b427b9b62bb1dcd -address /run/containerd/containerd.sock │ │ ├─ 42425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d42c01a2c555d78c07a16d5caa0a009b17a3785b0778a9ce1476068036f4a3d6 -address /run/containerd/containerd.sock │ │ ├─ 43716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f17aaf1b689fc47f7a9355ef42fa6bdcb72ea62d36882de7139abb006ece505b -address /run/containerd/containerd.sock │ │ ├─ 44164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d318e955526d42290aba7052561f96f74d23822ab3d7457ba9fb9e6e3a7f3b1b -address /run/containerd/containerd.sock │ │ ├─ 44202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef27d2227f609ebf782da00df8242c11c1c267d75c4c5bbc7c4f14ec098ba6eb -address /run/containerd/containerd.sock │ │ ├─ 44637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee880ec7e2ef4252d2ad338b30921d8784e906279ce4ddf1f8ff96fac63c8ce -address /run/containerd/containerd.sock │ │ ├─ 45130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cad047769147e3f9974433e424d8a2fd37cc3cc195e72d2eed7eb3ce7161c66 -address /run/containerd/containerd.sock │ │ ├─ 45175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28781e0a231b7b4e49f24ca1fe6a672e1278eca4f15cdb1217eeae8746b76fa -address /run/containerd/containerd.sock │ │ ├─ 45228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f458338c7e2e1f109c245743c4711ccb39cde72833d9368d8df26fc37bf10fd4 -address /run/containerd/containerd.sock │ │ ├─ 47289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad3a1c17186c603b856e3aee361221c7a0b2ae59d6e6270f36bf286ef03859e4 -address /run/containerd/containerd.sock │ │ ├─ 47354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47ed668086104313a74471fbacf9600b008ae055dfdf113cfd090c3d48d53a1 -address /run/containerd/containerd.sock │ │ ├─ 48073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 016935bf15aced81fbd2931aacdcd80fe0677bac62c2934783b1ffda25ecdadf -address /run/containerd/containerd.sock │ │ ├─ 48184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969a69e397cbeb1bf4005a8cd34d2c0e610ed96d8682d273698bd0c2a6801b54 -address /run/containerd/containerd.sock │ │ ├─ 48774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7443af442514db88b1af889dc2a6e8bdb959b7f80389b908a97d52e4bb1a0be -address /run/containerd/containerd.sock │ │ ├─ 49061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25402ba48441281c7648c8956b5ad6f6583eaccafe1d5fa10d8b5fed23ad7597 -address /run/containerd/containerd.sock │ │ ├─ 49483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f76df64c879eee6be1bd639b4518d3de623a1a653bf00591359e8058eb9702a -address /run/containerd/containerd.sock │ │ ├─ 51669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf4a9ccd4ece8b21e642ecb07ddc8b170556a4524beaba203d286978ee8aa20e -address /run/containerd/containerd.sock │ │ ├─ 51836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c6a4ac5eb4d3bbd40fe54c06a0008cdd066ec28476b8c3ceafa75a492ae765 -address /run/containerd/containerd.sock │ │ ├─ 56071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c9bde5ee3d43e7f59ba1b9ec4957638d932ca0771c58d62dba7483d2f8fe74 -address /run/containerd/containerd.sock │ │ ├─ 56739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61fa364aa898f8db328ab4c1ef8607499df1b3df30558b0f02ebee57f1e65c05 -address /run/containerd/containerd.sock │ │ ├─ 56796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3902611d99f7c48a80ff857109c6bbf3c219fa6ee6134ed49533b6586fd21990 -address /run/containerd/containerd.sock │ │ ├─ 56836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffaa7dd68e1f491a4411cffc55fc0db49d7118cc15d909acfe8626e88d6560f3 -address /run/containerd/containerd.sock │ │ ├─ 56997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452e8de35d02d12a545c5390103a1ece7ab59a230b48cf0e51d2910256d21b17 -address /run/containerd/containerd.sock │ │ ├─ 60881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03403c504199fef60b07180c9bedc8acc1d18ad28af22f4b10f7e3bd74a06d40 -address /run/containerd/containerd.sock │ │ ├─ 61058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba6684b7410fa426ec67cc1cd02908288176023e5eea6e29e161cc506837d0bb -address /run/containerd/containerd.sock │ │ ├─ 61098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b869927a9eb2d4fe046f1666396639e90d630aee44eda2fa746dd2c4d5fe664f -address /run/containerd/containerd.sock │ │ ├─ 61143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ac96b75270513497e315350eb3a9a45f00eeef7d6e5a8693ec9d36d3f0b8ea5 -address /run/containerd/containerd.sock │ │ ├─ 62760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e1f6363a7aacc689bee7528a2e79a15b3ad92a9914f1cc5e1ecd1d4626b1994 -address /run/containerd/containerd.sock │ │ ├─ 62828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf58dd3331fc13b9e31890ad08ff2dd7925b8dfb5b40a88b3d3de4ceeb8d262c -address /run/containerd/containerd.sock │ │ ├─ 62868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed50c684c4678a845500af6f2eebb54389ba0099c28bb8de124c707ca494ab0f -address /run/containerd/containerd.sock │ │ ├─ 62974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f383704c44e713db8b26abdfbf0229ecd3707fe142082879dc74b5414b58e80e -address /run/containerd/containerd.sock │ │ ├─ 63107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efce7a5098ec6ba13e6e028ddfed6cef63031b2cb9f68e32db41c22e9439a3dc -address /run/containerd/containerd.sock │ │ ├─ 63444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa66a27764322a7f087600809f66d9bbf20589a7e56fd6b4fcb367fe27fc9c93 -address /run/containerd/containerd.sock │ │ ├─ 63752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02c0f1e8152e7c67c0b4818fdfdc0a9fe605283df75c794960a58d0843fcd94 -address /run/containerd/containerd.sock │ │ ├─ 64160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ef5c1f7cee3c1d11bd94dca44b1ff4c8e40fa6c63622aaf6cbdb883508eb44 -address /run/containerd/containerd.sock │ │ ├─ 64803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8fedd52b989f146b66596dbcb061d3a1d59975a1a698da773f3b25e4ad9ebec -address /run/containerd/containerd.sock │ │ ├─ 65344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 070127daf2a9722622abd7142fe54d8e0dd46dc4c509a29c7a1d1495faf61c17 -address /run/containerd/containerd.sock │ │ ├─ 66870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2def3bc7795496fe2d669564ee39992fc5f4eae368dd233383602129b39ff7b6 -address /run/containerd/containerd.sock │ │ ├─ 68896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb42ccee118dc585f38d7cfb2a283e8f0b5b8984f610b5532cabe982847d820d -address /run/containerd/containerd.sock │ │ ├─ 78174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a8cb122e847ecc4306a41552c78e9f91d948a6b5f349e0c356a6c77182ebdd5 -address /run/containerd/containerd.sock │ │ ├─ 79663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5316c7bc4cdb058cb6a46586c577984e269734811b110f9adb03d2256f6afd8 -address /run/containerd/containerd.sock │ │ ├─ 85468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39cb3fba7a1f2a94448b0e61eb3c83f9b612ca7ddd26b7eaa43097560c86cf2c -address /run/containerd/containerd.sock │ │ ├─ 91407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1fd886895677fae5ce75a20378d2b06b9e2a70a62a42e73872112f62aee4f66 -address /run/containerd/containerd.sock │ │ ├─ 95512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e3cf5130af00e818a7968bae5e353561182dfc8bd2adc51e191127b1847c03b -address /run/containerd/containerd.sock │ │ ├─ 95543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a775495871db18abe6f495487983756a222ea2abd0d8f7d38831aabd3185e59c -address /run/containerd/containerd.sock │ │ ├─104114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03ce25d203cfc3a4b1d8dbe22ae64e8fb8535efe21a0586bc39959d99d323b2b -address /run/containerd/containerd.sock │ │ ├─105780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 563fc7b8e0e9d1cf516b9f94d5dcd0bac80fd431d71ff85a43898e0fb71b9fcc -address /run/containerd/containerd.sock │ │ ├─105824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d311bc53726327f8c4133898dbabf4e25f0bf63b1dabefd5272ec1279fdba46 -address /run/containerd/containerd.sock │ │ ├─107815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cfbbeca2754d265ee984fdc113d0d980c0f043eaeebdf2e97807a26594ec1da -address /run/containerd/containerd.sock │ │ ├─109496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978e98fda82f9a71cf2cea61f9a5d4665c301cf797a7d3b87e4c980432792c40 -address /run/containerd/containerd.sock │ │ ├─109540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adefab8cf2e8fdd873c87345f8e2ab29b441f3a8e291fb6b3c8d71f59ad04313 -address /run/containerd/containerd.sock │ │ ├─122582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1766cde74cd5770dc67e9f674bc966f84e7be94368406c9784f31d6d71f96f71 -address /run/containerd/containerd.sock │ │ ├─122646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 731598c6a92f06e036d0a3e220d14607528aee4917b210a69afb5862616e4027 -address /run/containerd/containerd.sock │ │ ├─125190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f055ce763c17d1c8a20e51eddef54b06dfaddd7568b6a0180e74fcd0fab9cf50 -address /run/containerd/containerd.sock │ │ ├─139478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79faf5316a94edb9ccb9bf7dbdb75fc0b9a060a3603169b5c4430b3ee2e6cb0f -address /run/containerd/containerd.sock │ │ ├─140897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15adf80ad8f7c632407add9c85014f60faaf6fef8cd69a6c942a2fb1869c526e -address /run/containerd/containerd.sock │ │ ├─141354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82863a208c6f0b1eb361e72330d8ffd12fab5b2bf84fa936840e37709114d45b -address /run/containerd/containerd.sock │ │ ├─142204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1fa0ebf943b8904bc7c74c9fce2df3420904fcc783145b0690b950705c2aaf -address /run/containerd/containerd.sock │ │ ├─144168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef03d9fcce5c529eea479d8a38a9e30c809330115c512b172e5fe92a25c6e0f0 -address /run/containerd/containerd.sock │ │ ├─144462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2adb4bffcc36a6b231655d6adaa5607875ba91ce7c595a3cb5dc843661bbc81 -address /run/containerd/containerd.sock │ │ ├─144542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be303702e1e01c752ee22d3b677da589c8be821c050d7069db189fdb731ebece -address /run/containerd/containerd.sock │ │ ├─144694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9fc60a6d1b713b716ae1d78d2025cbbd73913cb03b9e5fbdc279ae694dce5ad -address /run/containerd/containerd.sock │ │ ├─144915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e693afc3e483ff7710f198b22c7fae7136f1800372278218d3986f13d2eb024 -address /run/containerd/containerd.sock │ │ ├─145147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f0b7d0ea8f4ab39fb530ba4cb76d680c4bb3150b3d8fdf39a7f2199121ae528 -address /run/containerd/containerd.sock │ │ ├─170121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed9e9305729974945de54c539590e06546473b24a58bcd8a013779a77eccf73d -address /run/containerd/containerd.sock │ │ ├─171784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f58e035c8afe4487e704d9bfbd5a6424abd1d3e42f3383a64c8199bc29ba4495 -address /run/containerd/containerd.sock │ │ ├─171799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc5d0d18a8d3c6dcf4fe4602f1346ab0049cb563624a913af18bcc4973e8aba4 -address /run/containerd/containerd.sock │ │ ├─171856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 975dcdb5a61de2e2e84aa4e80c0181325b7a4ceeef5efd9bb3fcabed8be5b8e5 -address /run/containerd/containerd.sock │ │ ├─171893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0870b1b7d8d9fc1eb02a690aa109d2736de92b3af97c17c2640da7efe9ff9219 -address /run/containerd/containerd.sock │ │ ├─172283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262e87ba135605b3107ca2a9c71ea8e9d01cf6dffcba3eacd4b32db02887faf7 -address /run/containerd/containerd.sock │ │ ├─172340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab294ccb3cf88558f4b11f2842a5fe4d035486333f46b44c3fca3a08aa7a63a3 -address /run/containerd/containerd.sock │ │ ├─172419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05d2e0c80c6392c909655c9a9c4d2c33f2597921730ddb2e32ccfc9fb818c2ba -address /run/containerd/containerd.sock │ │ ├─184620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0437904dbb63c7ab27b3514eaf11b810a19fc54f1f67b127d0bae96456a5bd6d -address /run/containerd/containerd.sock │ │ ├─186794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63df35a37827d76d6229fae6550e3b9e3d3d585221ae61fe2819f94c3d5fc933 -address /run/containerd/containerd.sock │ │ ├─186916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdcd095af1d3cab4bc02db8febfa9aca3254ac626fe2fd358987ab66b25a4256 -address /run/containerd/containerd.sock │ │ ├─187049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7c76acfcb86dfde698df54ec6f489c22f99d3c7a63d5597b635672eb836957d -address /run/containerd/containerd.sock │ │ ├─202460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907cac993defb7c1143bddb60f4bf4f46d0aad41a108ebaf777858427cfe8d67 -address /run/containerd/containerd.sock │ │ ├─209973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6c7a9237901ceb2a2685378b079628017a27d74614583f0aea17d17c6d20bd8 -address /run/containerd/containerd.sock │ │ ├─210022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf55a3a222078b95ea313e8a920b49e3117d41910cd27915ddfaca8aa4fd3dd4 -address /run/containerd/containerd.sock │ │ ├─210051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4537d71522486b93efaee93d8235cc6b59079d0e5cfa095c2165ad9913f347f1 -address /run/containerd/containerd.sock │ │ ├─210399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb7c2868cc861e641956f7766138022a949137ba767d1919d8ecd0f55be13ea -address /run/containerd/containerd.sock │ │ ├─221163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 948ec7e1e7ccf6b32481921a2b9f742b7532503c4f4fce3d6d00ed98a106ab9e -address /run/containerd/containerd.sock │ │ ├─223433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad9cc4263918ea691ea7c6f021aab8028fb70fbad2be595c981e24808d2fec5 -address /run/containerd/containerd.sock │ │ ├─224511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9592e139595fea9aceefb194973265d1083499a06abdd6e0ea269769148854b9 -address /run/containerd/containerd.sock │ │ ├─225750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7d75dc5d8603014fb3d574a370adcc91ab9059bfdad10443009410632e59b2 -address /run/containerd/containerd.sock │ │ ├─226742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b92851bce00562428245ab3448f4903e22d6a5e8e7f4920411cc6b7e7dbdadfd -address /run/containerd/containerd.sock │ │ ├─229272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aa019ed8adf5d8033468a7dbaf342467f5429ce01870f199fd5ad4575cfd80b -address /run/containerd/containerd.sock │ │ ├─230694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b931724a4b298768d2b46bef21928810a361c327f1f94912f73073237be39a26 -address /run/containerd/containerd.sock │ │ ├─230741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67cd35d5e7aaa96c0156114eae91e61261e7b3495a335262fe4891c5ee2ece7c -address /run/containerd/containerd.sock │ │ ├─239677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae2e0b3cd7107b13416b6534f747dd4677ee4e24692701bfb1a214c740f0bfa -address /run/containerd/containerd.sock │ │ ├─240172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe5c937106c925e96b44b065c2e817a4f94544964d5e7f74c1aa3a1c8052150 -address /run/containerd/containerd.sock │ │ ├─243508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ef1e973320ba69882c8ef397ee66d3e19d7b5be96065e0386f7cefaadf359d -address /run/containerd/containerd.sock │ │ ├─247793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c39a09b249ec9b13b113ae9bb03934a10199b2d42f899754c9ef2d9caf4cb04e -address /run/containerd/containerd.sock │ │ ├─248148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c962666c74bb5269f2deb18193db3eea8877d71a57a3e691e36a9ff784659709 -address /run/containerd/containerd.sock │ │ ├─248183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3333026aedd5534c1c0d9b2f269556f115a353cfb6e4d7df40d6e3ddaf50efbc -address /run/containerd/containerd.sock │ │ ├─248222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13d25073c8c0ef876cd9e8a343749d03a7632cd8cbd05a24fd82eea938acb36e -address /run/containerd/containerd.sock │ │ ├─259908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b9e33079323e2026898ffd3e9a1d331083fe09b35119e4c70e3b93ab95adaf5 -address /run/containerd/containerd.sock │ │ ├─262220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c3317c1ec7d37c8ff4447377d9b2cb82f3e37d2cf23d309973841f225135470 -address /run/containerd/containerd.sock │ │ └─263647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4601a82554ca88f5b5816de09e1e846dd7db54ba57e1cdc7fc4e2be61142b564 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─run-rbd9838fcc9404c1995e9e57c80652194.scope │ │ └─185542 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─30053 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30326 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.codmzt.service │ │ │ ├─12823 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.codmzt/unit.run │ │ │ └─12855 /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-codmzt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.codmzt:/var/lib/ceph/mgr/ceph-instance.codmzt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.codmzt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.codmzt -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 │ │ │ ├─18908 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18928 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25535 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34858 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35137 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12494 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10330 /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-25bd568e08f43ec1fc22d1b4664d1ed15947da70a6ba1146ef4cdc92db490d04.scope … │ │ ├─35180 /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 │ │ └─35192 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─138836 /sbin/multipathd -d -s │ ├─docker-3e50e383fbdeeadfa94bf4613c75d9bf04c84048d348b93b506027d7a1299771.scope … │ │ ├─30367 /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 │ │ └─30378 /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 │ ├─kubelet.service │ │ └─41480 /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.57 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-e42013ef042b6de4d3a093cabf0af08b93d4a3851b7357f3bbe41e4ca3eb8875.scope … │ │ ├─25577 /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 │ │ └─25590 /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 │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─docker-9b21aacc2f45a0460d9cc11a376b028179fedfa5d93ca91e0c2967e92350ccdb.scope … │ │ ├─18977 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18995 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-cd0a5aa0ac05fe6f23c772447062950c3cf93534a2d724917719a1c478b72434.scope … │ │ ├─12575 /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 │ │ └─12587 /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 │ ├─chrony.service │ │ ├─11091 /usr/sbin/chronyd -F 1 │ │ └─11092 /usr/sbin/chronyd -F 1 │ ├─docker-31edecdd70d9664f33adf6e623bf2fc10747ce6c9a402aa70fa2424c0f479f72.scope … │ │ ├─12939 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.codmzt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12958 /usr/bin/ceph-mgr -n mgr.instance.codmzt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138640 /sbin/iscsid │ │ └─138641 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─c5350d0ab1ee2dbcf7188a506e62d7ffe74a4a455e8bf1a9ddc00eed703d0067 │ │ └─41078 /pause │ ├─5cc779620bceb969e21847d8cff5288e43ca4f9c655a8b9d9150033336c268c8 │ │ └─66813 /bin/memcached_exporter │ ├─1a4dbfaacc2cf2183bd7b60d7eea855183b3e49cc25e2b5e417d89c519b56e8b │ │ └─224606 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─d4e17ce75a61f97e78c41d5ba0e1c6b689d555ad35c1c72bb7a46ff96c804ad1 │ │ └─41155 /pause │ ├─589ab614d222a2a1de1b57b0f91dc373ded51faa19bc7137291277bfdfcc8d0f │ │ └─96798 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8f091e5d0a1ee81613e806d54fcd8e2a6196212626847979df41e28b222ea9da │ │ └─219150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c28ea456e607dcb6e5eff37ead1b005e6e821d8f1da031fe2aacccd055a55379 │ │ └─229372 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─48438a417c98f7b1675824629d5285de001f48876e6797e98d2d65d1ce39c249 │ │ └─262545 /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 │ ├─66f0ef69d87793fc0531e4179e045b7b75c71cad50476444e9295c6cab5984cb │ │ ├─49734 mysqld --wsrep_start_position=4406a4c1-7a73-11f1-86fa-770a3cdf9cf0:20 │ │ └─49856 /var/lib/mysql/mysql-state-monitor │ ├─4fe61c4fb29d18fe78b195aed996f430a4c03942a6902dbb84f4cc4ede890fc4 │ │ └─41159 /pause │ ├─33fb31cf4a79a369b9ef9f0997802be858fc86c2b61f15543c3fa8ddb4cd9558 │ │ ├─180771 neutron-policy-server: uWSGI master │ │ ├─180783 neutron-policy-server: uWSGI worker 1 │ │ └─180784 neutron-policy-server: uWSGI worker 2 │ ├─8cfbbeca2754d265ee984fdc113d0d980c0f043eaeebdf2e97807a26594ec1da │ │ └─107839 /pause │ ├─ba360081963a9b631e72d5c47f856f55990a8159771ff3c50ccd7ce0fe786017 │ │ ├─168098 nova-api: uWSGI master │ │ ├─168133 nova-api: uWSGI worker 1 │ │ └─168134 nova-api: uWSGI worker 2 │ ├─948ec7e1e7ccf6b32481921a2b9f742b7532503c4f4fce3d6d00ed98a106ab9e │ │ └─221186 /pause │ ├─3c27e902d61dc424acc3b31ab4afc74ada16e1c3ea2fa52216b6b91b1c7b79e5 │ │ └─44257 /coredns -conf /etc/coredns/Corefile │ ├─24d79e5efe6483f90fb7a29ac7422133cfea4eaebc52bd569ce771170cb3a7b5 │ │ ├─198986 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199257 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199258 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─cf4a9ccd4ece8b21e642ecb07ddc8b170556a4524beaba203d286978ee8aa20e │ │ └─51693 /pause │ ├─0102fe55e37354aff2559e5417b4bbe02f8fbc42451a3cb9beb37346c3e1f2ad │ │ ├─ 96107 /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 │ │ └─339073 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─047c17557a46a6f99984903a909f02804e4a17708b2abed1acec66e7ab09d9bd │ │ └─246338 docker-registry serve /etc/docker-registry/config.yml │ ├─bfc40e70973b43b97d55e579f410319bae002d7e85804d4401dc5fab3f34ad0c │ │ └─44277 /coredns -conf /etc/coredns/Corefile │ ├─512b6468ed06fa580b85847db15414f9ad4814e913d2b32cfd6f16d6e6d8fe87 │ │ ├─239735 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240496 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpe0wmv1wo/privsep.sock │ │ ├─240519 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240583 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e0814d27b935c15cf35c4b489fd42fe33595866ea2f44e884cb9008fdfa2fa1d │ │ ├─84690 barbiacan-api: uWSGI master │ │ └─84759 barbiacan-api: uWSGI worker 1 │ ├─9d4cc4f16ef81e30ceef79784b2077e9c344df4725b03c631d91bf8ed18699c2 │ │ ├─266267 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266279 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3a940aaa534492b6118c5ea921955861244decced9369c03923b54dd4a60b7c4 │ │ └─65961 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6f7de13bd249e1a512be0c73cafa7a11da2c2ea16eddf033f95a828dd590e910 │ │ ├─49551 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 │ │ └─52039 haproxy -sf 152 -x sockpair@5 -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 │ ├─978e98fda82f9a71cf2cea61f9a5d4665c301cf797a7d3b87e4c980432792c40 │ │ └─109520 /pause │ ├─61fa364aa898f8db328ab4c1ef8607499df1b3df30558b0f02ebee57f1e65c05 │ │ └─56766 /pause │ ├─0437904dbb63c7ab27b3514eaf11b810a19fc54f1f67b127d0bae96456a5bd6d │ │ └─184644 /pause │ ├─724a9ca11e41cf4460a19bdc745fae2f03a51ee599a4ad14101c38b4f34362e8 │ │ └─43779 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cf58dd3331fc13b9e31890ad08ff2dd7925b8dfb5b40a88b3d3de4ceeb8d262c │ │ └─62852 /pause │ ├─1a7d75dc5d8603014fb3d574a370adcc91ab9059bfdad10443009410632e59b2 │ │ └─225794 /pause │ ├─5e1f6363a7aacc689bee7528a2e79a15b3ad92a9914f1cc5e1ecd1d4626b1994 │ │ └─62792 /pause │ ├─8f1507025d5975239a9d3db38a1f799d0b264091bdf2f4dc8bad4b207a47053c │ │ ├─240314 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240644 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240645 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4e1fa0ebf943b8904bc7c74c9fce2df3420904fcc783145b0690b950705c2aaf │ │ └─142229 /pause │ ├─d745a5b207e72223ded86a12c7693fde1897be4eb0f92e56420349d8c8e7c9c1 │ │ └─66178 /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 │ ├─d107a72bcc80e20d616cf0d007a12306eefbca78f45877b10cb77af1193b137f │ │ └─64225 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─221d0beeaa3fb2957147c1f5b2bb3ce0ccb91c777eb260d1be2bc2dc3ccf0d69 │ │ └─41184 /pause │ ├─2f76df64c879eee6be1bd639b4518d3de623a1a653bf00591359e8058eb9702a │ │ └─49507 /pause │ ├─d8fedd52b989f146b66596dbcb061d3a1d59975a1a698da773f3b25e4ad9ebec │ │ └─64856 /pause │ ├─2b9e33079323e2026898ffd3e9a1d331083fe09b35119e4c70e3b93ab95adaf5 │ │ └─259931 /pause │ ├─e6c7a9237901ceb2a2685378b079628017a27d74614583f0aea17d17c6d20bd8 │ │ └─210012 /pause │ ├─6d55dad436ab2c5710bbe3104b885f6b6d3e5631e5effb9c8b002c584cfa0e00 │ │ └─48252 /manager --metrics-bind-address=:9782 │ ├─a5316c7bc4cdb058cb6a46586c577984e269734811b110f9adb03d2256f6afd8 │ │ └─79687 /pause │ ├─3948cb5dcae5507112ae62a76e551c1dd5b975826fa617c66ffa757b0b6b8b95 │ │ ├─106188 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106485 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106487 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b869927a9eb2d4fe046f1666396639e90d630aee44eda2fa746dd2c4d5fe664f │ │ └─61128 /pause │ ├─ffaa7dd68e1f491a4411cffc55fc0db49d7118cc15d909acfe8626e88d6560f3 │ │ └─56860 /pause │ ├─f4dd1ba1453beabb22aaeb384c5205f7ffe12c72c0408f749a1a24ad2d28f3e0 │ │ └─226791 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─6c3317c1ec7d37c8ff4447377d9b2cb82f3e37d2cf23d309973841f225135470 │ │ └─262243 /pause │ ├─7aa019ed8adf5d8033468a7dbaf342467f5429ce01870f199fd5ad4575cfd80b │ │ └─229306 /pause │ ├─9f8362e0bd324a2c3bb9e6b38d19c9b065df6472b32e15bf73ac47d8df9d0669 │ │ ├─170378 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170395 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─170401 erl_child_setup 1048576 │ │ ├─170454 sh -s disksup │ │ ├─170456 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170457 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170521 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170522 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170545 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170736 /bin/sh -s rabbit_disk_monitor │ ├─1766cde74cd5770dc67e9f674bc966f84e7be94368406c9784f31d6d71f96f71 │ │ └─122606 /pause │ ├─3e3cf5130af00e818a7968bae5e353561182dfc8bd2adc51e191127b1847c03b │ │ └─95545 /pause │ ├─8c3c173a02c0d0b82aad957e5c1f4f1801e136188d8180df9825b8b7df704fa3 │ │ └─51938 valkey-server *:6379 │ ├─c8629377df42eaf37e8a210cc512838213f7a11c2452e23ddbc3f87d4c4645a7 │ │ └─48920 percona-xtradb-cluster-operator │ ├─907cac993defb7c1143bddb60f4bf4f46d0aad41a108ebaf777858427cfe8d67 │ │ └─202483 /pause │ ├─016935bf15aced81fbd2931aacdcd80fe0677bac62c2934783b1ffda25ecdadf │ │ └─48097 /pause │ ├─d47ed668086104313a74471fbacf9600b008ae055dfdf113cfd090c3d48d53a1 │ │ └─47377 /pause │ ├─9b56831404f21ee56a19a2e08448f6e042071e973e5648bfe398b2f7963b2e5f │ │ ├─65446 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65491 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e2c9bde5ee3d43e7f59ba1b9ec4957638d932ca0771c58d62dba7483d2f8fe74 │ │ └─56095 /pause │ ├─3902611d99f7c48a80ff857109c6bbf3c219fa6ee6134ed49533b6586fd21990 │ │ └─56820 /pause │ ├─adefab8cf2e8fdd873c87345f8e2ab29b441f3a8e291fb6b3c8d71f59ad04313 │ │ └─109565 /pause │ ├─563fc7b8e0e9d1cf516b9f94d5dcd0bac80fd431d71ff85a43898e0fb71b9fcc │ │ └─105804 /pause │ ├─d42c01a2c555d78c07a16d5caa0a009b17a3785b0778a9ce1476068036f4a3d6 │ │ └─42448 /pause │ ├─15109bc1a80b1a7e60ba2568f0064f0208d7c9ff302f0644247f87e55ff75bd6 │ │ ├─104764 glance-api: uWSGI master │ │ ├─104777 glance-api: uWSGI worker 1 │ │ └─104778 glance-api: uWSGI worker 2 │ ├─b931724a4b298768d2b46bef21928810a361c327f1f94912f73073237be39a26 │ │ └─230720 /pause │ ├─7d2f092eddd619fcb65bf833746e3f84b60aaecb194d2a93768613600dd7ca68 │ │ └─66762 /bin/pushgateway │ ├─a7c76acfcb86dfde698df54ec6f489c22f99d3c7a63d5597b635672eb836957d │ │ └─187074 /pause │ ├─d40654e008c96a26a3afb44a3133c0c2f7e96ee0ff0a31ae4c0fe8fd28b802c3 │ │ └─57188 nfd-master -crd-controller=true -metrics=8081 │ ├─b03218ee08a77063f7d0bd120aa860fb5ecb7ad931f315e6616cf78f76d066f7 │ │ └─52101 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 │ ├─0870b1b7d8d9fc1eb02a690aa109d2736de92b3af97c17c2640da7efe9ff9219 │ │ └─171985 /pause │ ├─4fb4dda62a35d7aac5100fe62b39c36f91c9478ab8ed8dc9c66fb49419e1a94f │ │ └─61713 /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 │ ├─e027b4aff6100fe2ad76da863a0839094d74fc971f1da0548f344a46216751d7 │ │ ├─ 47590 /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 │ │ ├─ 47603 /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 │ │ ├─ 47745 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261997 nginx: worker process │ │ ├─261998 nginx: worker process │ │ └─261999 nginx: cache manager process │ ├─9c89ef3bbcf0ae7908128be7abf5b36f8732cb30c2c42fbb4a8cfa715e3a76b5 │ │ └─63315 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 │ ├─b5d25f0bb337d6dfcecf168b38ef4be37cdd091037e2cbc88411377b2d3add7f │ │ ├─221270 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221287 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221293 erl_child_setup 1048576 │ │ ├─221343 sh -s disksup │ │ ├─221344 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221346 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221382 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221383 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221393 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221815 /bin/sh -s rabbit_disk_monitor │ ├─ed9e9305729974945de54c539590e06546473b24a58bcd8a013779a77eccf73d │ │ └─170144 /pause │ ├─fa7a05c2b2ea09aca04f93840d0cec7a9b87dc2d64e7c7dbe6a9449ba000f73d │ │ └─57141 nfd-worker -metrics=8081 │ ├─ba6684b7410fa426ec67cc1cd02908288176023e5eea6e29e161cc506837d0bb │ │ └─61083 /pause │ ├─9670768470fe063be01d6ada52bd4002b0d9f3aa6fd74536e0263742db1ee71c │ │ └─52340 valkey-server *:26379 [sentinel] │ ├─aa6ef19b2c2f6f4811e1b226980c01ea32ec5cba7922c0f366d8e5afd1ef8f2b │ │ ├─123703 /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 │ │ └─123837 /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 │ ├─7e8eae8cc48b597846ec655913b08105e92e95345364eafb5594b23e87fcb8e5 │ │ └─66725 /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 │ ├─38871003b9af276d7efd91e86d502900c8b104636c1319466230ada8c83cc865 │ │ ├─169156 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169435 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169436 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─cb854f94ace0479f8a9382fdaa2c6a31d23f848664a07dfa3271f83831ddd825 │ │ └─41419 /kube-vip manager │ ├─efce7a5098ec6ba13e6e028ddfed6cef63031b2cb9f68e32db41c22e9439a3dc │ │ └─63138 /pause │ ├─9592e139595fea9aceefb194973265d1083499a06abdd6e0ea269769148854b9 │ │ └─224535 /pause │ ├─0828e5257a64d83aacf33c01890a0876bf513a9915b9a81e3ff634b889af8bd1 │ │ ├─107990 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108007 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108013 erl_child_setup 1048576 │ │ ├─108060 sh -s disksup │ │ ├─108062 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108063 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108065 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108066 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108076 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108268 /bin/sh -s rabbit_disk_monitor │ ├─60a3a331551b9c4fd542c0c58a684caf83bb2f0061472941d23570857c216c3d │ │ ├─180724 neutron-api: uWSGI master │ │ ├─180757 neutron-api: uWSGI worker 1 │ │ └─180758 neutron-api: uWSGI worker 2 │ ├─02f68e27cd038cfa98d3a75fdf25b96bf9c87c51f393e39918b6d6e56744b359 │ │ └─61446 /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 │ ├─6a53a1a0a32a9f66e269d9c8970f54f7f54abaf36f26f6760e8972a8e68a481f │ │ └─120863 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ff3a3168e30533b70d1e57112425054f165d10309f01a23c3ef7ffa0c9225551 │ │ ├─172898 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393835 sleep 300 │ ├─05d2e0c80c6392c909655c9a9c4d2c33f2597921730ddb2e32ccfc9fb818c2ba │ │ └─172442 /pause │ ├─3deeaa42e8f550b2c50ad0bd989abc3b9f1d18dae139cfe007d76b550d2ae095 │ │ ├─63730 nginx: master process nginx -g daemon off; │ │ ├─63780 nginx: worker process │ │ ├─63781 nginx: worker process │ │ ├─63782 nginx: worker process │ │ ├─63783 nginx: worker process │ │ └─63784 nginx: worker process │ ├─9ade05e27051d661c0c8c3a6a3f5118f6630d9af47c21b631d33f252fac3390f │ │ └─123313 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d318e955526d42290aba7052561f96f74d23822ab3d7457ba9fb9e6e3a7f3b1b │ │ └─44187 /pause │ ├─4601a82554ca88f5b5816de09e1e846dd7db54ba57e1cdc7fc4e2be61142b564 │ │ └─263675 /pause │ ├─3333026aedd5534c1c0d9b2f269556f115a353cfb6e4d7df40d6e3ddaf50efbc │ │ └─248235 /pause │ ├─1c6c61d0451b82ed9ca4d7b5f5bff4cd193af9deff97dd022c02aaac3dd6c697 │ │ ├─218467 octavia-api: uWSGI master │ │ ├─218479 octavia-api: uWSGI worker 1 │ │ └─218480 octavia-api: uWSGI worker 2 │ ├─c084dcb09415fbf6c8cc010569d6c95a87af013747a37d42348fed9441e8ec83 │ │ └─96010 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-vbrdx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1414db1a0be0dc66e59e45df5eb7ae03ccdc34fddceaccd371c6b6d1417a1dcc │ │ ├─61632 python -u /app/sidecar.py │ │ ├─62011 python -u /app/sidecar.py │ │ └─62012 python -u /app/sidecar.py │ ├─156d5e60d0b3b9461a374a46c7681735d581b5fefa1385004b427b9b62bb1dcd │ │ └─42399 /pause │ ├─02ef1e973320ba69882c8ef397ee66d3e19d7b5be96065e0386f7cefaadf359d │ │ └─243531 /pause │ ├─c84fe02cc0519e00a9b908a2c587fa2b28fae78a58e294ef5e66fa0399d88e64 │ │ ├─243655 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243671 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─243677 erl_child_setup 1048576 │ │ ├─243724 sh -s disksup │ │ ├─243726 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243727 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243832 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243833 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243843 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─243946 /bin/sh -s rabbit_disk_monitor │ ├─1e98bfe270993bd7192074a1c14ebe2692e917e2b0ea6b09db0740e61f3be48b │ │ ├─67293 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67310 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67316 erl_child_setup 1048576 │ │ ├─67366 sh -s disksup │ │ ├─67368 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67369 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67406 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67417 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67505 /bin/sh -s rabbit_disk_monitor │ ├─070127daf2a9722622abd7142fe54d8e0dd46dc4c509a29c7a1d1495faf61c17 │ │ └─65367 /pause │ ├─49c6a4ac5eb4d3bbd40fe54c06a0008cdd066ec28476b8c3ceafa75a492ae765 │ │ └─51861 /pause │ ├─cecf17b256d937d04da58c5084575083f86a3e6ed09027db2401dcf90b400617 │ │ ├─130286 placement-api: uWSGI master │ │ ├─130314 placement-api: uWSGI worker 1 │ │ └─130315 placement-api: uWSGI worker 2 │ ├─0ac96b75270513497e315350eb3a9a45f00eeef7d6e5a8693ec9d36d3f0b8ea5 │ │ └─61173 /pause │ ├─310ec7290c92e2317c58d30e8d0ada45a87eda97f368a257c0d4f6fe120565a4 │ │ ├─219990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220008 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─5ee880ec7e2ef4252d2ad338b30921d8784e906279ce4ddf1f8ff96fac63c8ce │ │ └─44663 /pause │ ├─0cad047769147e3f9974433e424d8a2fd37cc3cc195e72d2eed7eb3ce7161c66 │ │ └─45156 /pause │ ├─0ae2e0b3cd7107b13416b6534f747dd4677ee4e24692701bfb1a214c740f0bfa │ │ └─239701 /pause │ ├─55a9db20186c4efe8b447453f377643c341ae8d93702955836dbc6c2f2f2406c │ │ └─41310 kube-apiserver --advertise-address=199.204.45.57 --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 │ ├─cfe5c937106c925e96b44b065c2e817a4f94544964d5e7f74c1aa3a1c8052150 │ │ └─240205 /pause │ ├─fec6cef99cec58545f9fe2246aad6738727c616c346d4a0cbe8b2dd9770ff8d8 │ │ └─163891 /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 │ ├─25402ba48441281c7648c8956b5ad6f6583eaccafe1d5fa10d8b5fed23ad7597 │ │ └─49086 /pause │ ├─e324eabcd822d1660369f64d4aadc1e2fc129b64a5bcc1bb7e1e4884f488f5a6 │ │ └─41268 etcd --advertise-client-urls=https://199.204.45.57: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.57:2380 --initial-cluster=instance=https://199.204.45.57:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.57:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.57: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 │ ├─63df35a37827d76d6229fae6550e3b9e3d3d585221ae61fe2819f94c3d5fc933 │ │ └─186820 /pause │ ├─5a8cb122e847ecc4306a41552c78e9f91d948a6b5f349e0c356a6c77182ebdd5 │ │ └─78197 /pause │ ├─d2eeb439bc352d650ebe9c8eea5e9a2fb522fbed1783ff85a1cd4e59f4017ef4 │ │ └─86256 /usr/local/bin/rook ceph operator │ ├─0bffb26dc322a1a9edba0a0495626971bf9f99162b4f696f13bbf103e433a17e │ │ └─66060 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d9fbd12b85350db980f58d35fa75c2eb5bcb95e43466593a774e3defc96c5de4 │ │ └─49631 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b8afd9e7c4a254004ebb6f31a0bd9e0ce649eb55103b7b9cccb50dd35cde029a │ │ ├─240101 magnum-api: uWSGI master │ │ ├─240157 magnum-api: uWSGI worker 1 │ │ └─240158 magnum-api: uWSGI worker 2 │ ├─f458338c7e2e1f109c245743c4711ccb39cde72833d9368d8df26fc37bf10fd4 │ │ └─45259 /pause │ ├─ef27d2227f609ebf782da00df8242c11c1c267d75c4c5bbc7c4f14ec098ba6eb │ │ └─44225 /pause │ ├─2354170739f4fce0d537efef1aa619d5b3a6b38ba490615fdef1861c5b94ebc4 │ │ └─65612 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4e0db1cc7abfb6944f4045f43df359d62538ef5d37178c89cf61b95eefb7660a │ │ └─184730 /usr/bin/libvirt-tls-sidecar │ ├─408ecb6a70a56c167f94057f150ed72301236715dcf6567da5b84a39ced1f40b │ │ ├─198827 heat-api: uWSGI master │ │ ├─198851 heat-api: uWSGI worker 1 │ │ └─198852 heat-api: uWSGI worker 2 │ ├─03ce25d203cfc3a4b1d8dbe22ae64e8fb8535efe21a0586bc39959d99d323b2b │ │ └─104147 /pause │ ├─77c24d7500b1069d7500d62f461dde97843d49f3d18adeeac69e9e99f7047eb1 │ │ ├─169089 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169336 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169337 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a8921f00170367ed79686aca4b419d09266ca45730cbaf960bfe7ba313371e1e │ │ └─52483 redis_exporter │ ├─969a69e397cbeb1bf4005a8cd34d2c0e610ed96d8682d273698bd0c2a6801b54 │ │ └─48207 /pause │ ├─c962666c74bb5269f2deb18193db3eea8877d71a57a3e691e36a9ff784659709 │ │ └─248185 /pause │ ├─421d810167910c766327660834667756b0f3df983e688ec79ff1667dc1e67e94 │ │ ├─184834 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184851 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184857 erl_child_setup 1048576 │ │ ├─184933 sh -s disksup │ │ ├─184935 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184936 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185046 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185047 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185057 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185455 /bin/sh -s rabbit_disk_monitor │ ├─a318c39a84ea3e3420d0ae337a2fc2823d4d8c26594a7c1713038fe5f50d706c │ │ ├─168210 nova-metadata: uWSGI master │ │ ├─168222 nova-metadata: uWSGI worker 1 │ │ └─168223 nova-metadata: uWSGI worker 2 │ ├─fdc7298858e509593e7dcb4bfa40a4b7e0512f4f2ebe51f182b45d7a0b467fb4 │ │ └─41279 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 │ ├─b1ca87d631eddf31c7343c1fea681b127fd71a9e52b8e91bb4cc4bec45236666 │ │ ├─202566 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202582 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202588 erl_child_setup 1048576 │ │ ├─202639 sh -s disksup │ │ ├─202658 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202659 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202700 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202701 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202711 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202975 /bin/sh -s rabbit_disk_monitor │ ├─67b9f1cfc60c58b31f4d8b3b07d71e6f5e598c0d63c5b9a5074ec40d039eb8e2 │ │ ├─91679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91696 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91702 erl_child_setup 1048576 │ │ ├─91749 sh -s disksup │ │ ├─91751 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91752 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91786 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91787 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91797 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92122 /bin/sh -s rabbit_disk_monitor │ ├─975dcdb5a61de2e2e84aa4e80c0181325b7a4ceeef5efd9bb3fcabed8be5b8e5 │ │ └─171919 /pause │ ├─302c2a6591ae0dab7f098ace74a5a06f45a5cbb02db4412e8120fcf3132f43ba │ │ └─257743 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c07d947b7d55616dfde0226b1dc85da54ce788954c64b57da8f77980390df130 │ │ └─41600 /pause │ ├─a728365963f5be2c9b1b10aee074a5796264c6032792d21383558fc1814dd2e9 │ │ └─45448 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─15adf80ad8f7c632407add9c85014f60faaf6fef8cd69a6c942a2fb1869c526e │ │ └─140919 /pause │ ├─88b9c05cc395ac981fcd34f124b2bb6b6c2f52c3ef7be5fd72f36f5462ec1094 │ │ ├─219117 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219650 octavia-worker: ConsumerService worker(0) │ │ └─219653 octavia-worker: ConsumerService worker(1) │ ├─be303702e1e01c752ee22d3b677da589c8be821c050d7069db189fdb731ebece │ │ └─144566 /pause │ ├─a94d747a5b1b3e1d370445f3f5ce94735340f25859509be3f53226c2aa2cbe70 │ │ └─57107 nfd-gc -gc-interval=1h │ ├─a2adb4bffcc36a6b231655d6adaa5607875ba91ce7c595a3cb5dc843661bbc81 │ │ └─144490 /pause │ ├─4d311bc53726327f8c4133898dbabf4e25f0bf63b1dabefd5272ec1279fdba46 │ │ └─105848 /pause │ ├─916d95abee0351b40c14c7976485751c49a72e30c457c838d51b60b44215ac68 │ │ ├─181505 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) │ │ ├─182042 /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/tmpx9ue_qcw/privsep.sock │ │ ├─182311 /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/tmpx99rx2kw/privsep.sock │ │ └─182544 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─bf11fe6bfcf3e89c743c442662c1f994730ddf46286c1190fb81997620347a6d │ │ └─184782 /bin/bash /tmp/libvirt.sh │ ├─289d2bb6aab1c1a7d76b52b2d63a9625629f13dafa4cad42768525a69ffb0660 │ │ └─107477 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─416f85436484758385f0dac102580006ff840c50567c8829ba6e99d5b322a478 │ │ └─42677 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─13d25073c8c0ef876cd9e8a343749d03a7632cd8cbd05a24fd82eea938acb36e │ │ └─248261 /pause │ ├─a85717b64490a23c98ef906d814d21f80e5b036d332ffa32233bb7ed1b6ddd58 │ │ └─225824 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c28781e0a231b7b4e49f24ca1fe6a672e1278eca4f15cdb1217eeae8746b76fa │ │ └─45200 /pause │ ├─3b8e129b9da9036bfb4b3d0f46294dd5f80c556ac137b5f8f096a5d0c1bc264a │ │ └─48387 /manager --metrics-bind-address=:8080 │ ├─5a445b0e84207f72f017a004900923222c585e7ef4756f812cb0b3dc61899a49 │ │ └─65651 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─f383704c44e713db8b26abdfbf0229ecd3707fe142082879dc74b5414b58e80e │ │ └─62998 /pause │ ├─82863a208c6f0b1eb361e72330d8ffd12fab5b2bf84fa936840e37709114d45b │ │ └─141377 /pause │ ├─b665598ede5e2dae0b9eeaf991e1bb37178c58fadecd1472759bcd5277ef9e33 │ │ └─189759 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ecb7c2868cc861e641956f7766138022a949137ba767d1919d8ecd0f55be13ea │ │ └─210423 /pause │ ├─262e87ba135605b3107ca2a9c71ea8e9d01cf6dffcba3eacd4b32db02887faf7 │ │ └─172310 /pause │ ├─8746dfe51647b2c1192833b9f1065ccd7f8889f850f817344e99f9b19b3caca3 │ │ └─47635 /server │ ├─18c06d4312709a50d09f9320e99702c02edbf234998ab64096f1accf125ee478 │ │ ├─139872 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139884 /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 │ ├─f17aaf1b689fc47f7a9355ef42fa6bdcb72ea62d36882de7139abb006ece505b │ │ └─43739 /pause │ ├─4537d71522486b93efaee93d8235cc6b59079d0e5cfa095c2165ad9913f347f1 │ │ └─210110 /pause │ ├─dd6545be4ccfeb09552aaeef9ad8908fdc269e73e33a8dcb340177605bd9354b │ │ └─66138 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-57.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─5ad9cc4263918ea691ea7c6f021aab8028fb70fbad2be595c981e24808d2fec5 │ │ └─223457 /pause │ ├─c6649780e138759888fb3e5e20b41a4b12650abb6ac66d450e757e88b9244bb9 │ │ └─65740 /goldpinger --static-file-path /static │ ├─52558d3e9d06c761fcbf75ae0aa32de92b0c0d9ba1c642ba05f2895328070a6c │ │ └─66572 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-57.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─3c2e134ce9df995aae3e9f7a96eb0b8c8b1e6e44ccdf9c414d0f6e2dd905a775 │ │ └─223623 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2def3bc7795496fe2d669564ee39992fc5f4eae368dd233383602129b39ff7b6 │ │ └─66893 /pause │ ├─6445a9ec7a24f13cbbb121a562e722dea56f860ad53ac57b4212eab3df103e5b │ │ └─185372 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c43a0d1645fbd88d779afe6dfcdb7dfae5e433fe1f50bb84f588e4ff3ac0b47e │ │ ├─183072 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183927 /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/tmpkydglmdg/privsep.sock │ │ ├─366000 /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/tmpl21g5s3m/privsep.sock │ │ ├─366416 /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/tmpym19t2hb/privsep.sock │ │ ├─366794 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366796 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369518 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ff0125a8-ea03-472e-b58c-528b280a99c2 --namespace=qrouter-ff0125a8-ea03-472e-b58c-528b280a99c2 --conf_dir=/var/lib/neutron/ha_confs/ff0125a8-ea03-472e-b58c-528b280a99c2 --log-file=/var/lib/neutron/ha_confs/ff0125a8-ea03-472e-b58c-528b280a99c2/neutron-keepalived-state-change.log --monitor_interface=ha-077d3ce1-33 --monitor_cidr=169.254.0.198/24 --pid_file=/var/lib/neutron/external/pids/ff0125a8-ea03-472e-b58c-528b280a99c2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387313 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fa1984f4-a6b9-44a6-91ae-352d9fae68e8 --namespace=qrouter-fa1984f4-a6b9-44a6-91ae-352d9fae68e8 --conf_dir=/var/lib/neutron/ha_confs/fa1984f4-a6b9-44a6-91ae-352d9fae68e8 --log-file=/var/lib/neutron/ha_confs/fa1984f4-a6b9-44a6-91ae-352d9fae68e8/neutron-keepalived-state-change.log --monitor_interface=ha-11d9064c-78 --monitor_cidr=169.254.0.73/24 --pid_file=/var/lib/neutron/external/pids/fa1984f4-a6b9-44a6-91ae-352d9fae68e8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e7443af442514db88b1af889dc2a6e8bdb959b7f80389b908a97d52e4bb1a0be │ │ └─48798 /pause │ ├─03403c504199fef60b07180c9bedc8acc1d18ad28af22f4b10f7e3bd74a06d40 │ │ └─60951 /pause │ ├─79faf5316a94edb9ccb9bf7dbdb75fc0b9a060a3603169b5c4430b3ee2e6cb0f │ │ └─139502 /pause │ ├─0ad3d97e585f206a50038f76f7953aa023754835080f12a01b360562bfad6123 │ │ └─44875 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 │ ├─cb8ddbb92612dd735dcaaf3d792884f69d63f3b20b2d494170eb877c9fa927c4 │ │ └─45404 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─eb42ccee118dc585f38d7cfb2a283e8f0b5b8984f610b5532cabe982847d820d │ │ └─68923 /pause │ ├─159623a6fcbcb8a25ddc4778decba9a26242941e5ddb6f65d1b2fae7d7916a27 │ │ ├─180718 /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 │ │ ├─181061 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) │ │ ├─181062 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) │ │ └─181063 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) │ ├─b96a9553c94aae79ac2bf998759a29284af70e03dd22c52040576316994d5f38 │ │ └─57231 /secretgen-controller │ ├─1ae5272ac09ca1235f5a08784ab20b214dcaa1dbfd990f7e5b23e415ae45a001 │ │ ├─142347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142370 erl_child_setup 1048576 │ │ ├─142509 sh -s disksup │ │ ├─142511 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142512 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142536 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142691 /bin/sh -s rabbit_disk_monitor │ ├─67cd35d5e7aaa96c0156114eae91e61261e7b3495a335262fe4891c5ee2ece7c │ │ └─230766 /pause │ ├─8e693afc3e483ff7710f198b22c7fae7136f1800372278218d3986f13d2eb024 │ │ └─144951 /pause │ ├─32a3ff818b2fe67c148cd9b030394e58b7c47c0411d00c4612a159c485ac7fe0 │ │ └─66938 /bin/oauth2-proxy │ ├─39cb3fba7a1f2a94448b0e61eb3c83f9b612ca7ddd26b7eaa43097560c86cf2c │ │ └─85493 /pause │ ├─c67ca90c7dd049bb9ecf1a2e6ba7c3962bf672341c65345d0433d6a63dcf963e │ │ ├─189731 /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 │ │ ├─366792 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp_qxit8lw/privsep.sock │ │ ├─367054 /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/tmpvjyjshu6/privsep.sock │ │ └─373240 /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/tmpqycg_b5w/privsep.sock │ ├─bf55a3a222078b95ea313e8a920b49e3117d41910cd27915ddfaca8aa4fd3dd4 │ │ └─210102 /pause │ ├─800f18e0f949c84bc5bb399ac4d4c837b68ff1d6836f22173d1ef637bf2d2fbb │ │ └─41625 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a9fc60a6d1b713b716ae1d78d2025cbbd73913cb03b9e5fbdc279ae694dce5ad │ │ └─144742 /pause │ ├─f1fd886895677fae5ce75a20378d2b06b9e2a70a62a42e73872112f62aee4f66 │ │ └─91433 /pause │ ├─fc1ed1db9e2bf00cb7e9a20196fa3e19b29f95428b239a4be11d79eb712d0a7e │ │ └─66920 /bin/oauth2-proxy │ ├─731598c6a92f06e036d0a3e220d14607528aee4917b210a69afb5862616e4027 │ │ └─122671 /pause │ ├─f055ce763c17d1c8a20e51eddef54b06dfaddd7568b6a0180e74fcd0fab9cf50 │ │ └─125216 /pause │ ├─11e71daa3483a0b43ffe1770c661dfbc454cc6bcaf088c4fbec7df0d94cbc2dd │ │ └─264097 /bin/openstack-database-exporter │ ├─452e8de35d02d12a545c5390103a1ece7ab59a230b48cf0e51d2910256d21b17 │ │ └─57021 /pause │ ├─131eda79d6515aeb6e6b0011e92cc30e2da27ff7ab8e1fb38ce675493c8adc81 │ │ ├─78277 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78297 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78355 erl_child_setup 1048576 │ │ ├─78415 sh -s disksup │ │ ├─78417 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78418 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78419 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78420 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78513 /bin/sh -s rabbit_disk_monitor │ ├─2eedf80395a100357b44ea702eee5e630bf42abe280965fe086efc51a536c87d │ │ └─257725 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b92851bce00562428245ab3448f4903e22d6a5e8e7f4920411cc6b7e7dbdadfd │ │ └─226766 /pause │ ├─21b1cbb96a10ef4cf875c3e88f28e0728b3b2984fc9ac1ce0e67517c6cf0503c │ │ ├─119246 cinder-api: uWSGI master │ │ ├─119259 cinder-api: uWSGI worker 1 │ │ └─119260 cinder-api: uWSGI worker 2 │ ├─8534895c89aa824d0e5902ca048b1b5a4fd13089881db108bf479fa91d9ff7d9 │ │ └─41162 /pause │ ├─a02c0f1e8152e7c67c0b4818fdfdc0a9fe605283df75c794960a58d0843fcd94 │ │ └─63778 /pause │ ├─ed50c684c4678a845500af6f2eebb54389ba0099c28bb8de124c707ca494ab0f │ │ └─62895 /pause │ ├─0f0b7d0ea8f4ab39fb530ba4cb76d680c4bb3150b3d8fdf39a7f2199121ae528 │ │ └─145170 /pause │ ├─f5aa1f6f421b09d5e2c14f19d26c6724a12e62a582a68792202e1d0b5d0a9f62 │ │ └─49831 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─647efc09b3a5bc619e9ccde82e0a8fdaa7286a8f02923cab645fdc3a90ff2cf5 │ │ └─66031 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─30c00d63fd716846a9a8405fcadd2d2059f45a1f848491f7cc272569fd762d28 │ │ ├─262358 apache2 -DFOREGROUND │ │ ├─264684 (wsgi:h -DFOREGROUND │ │ ├─264685 (wsgi:h -DFOREGROUND │ │ ├─264686 (wsgi:h -DFOREGROUND │ │ ├─264687 (wsgi:h -DFOREGROUND │ │ ├─264688 (wsgi:h -DFOREGROUND │ │ ├─264689 apache2 -DFOREGROUND │ │ └─264690 apache2 -DFOREGROUND │ ├─5e02402c90206aed4d4b0610d252ec001685617c10d037754c49780542d70fac │ │ └─45361 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─fc5d0d18a8d3c6dcf4fe4602f1346ab0049cb563624a913af18bcc4973e8aba4 │ │ └─171845 /pause │ ├─c39a09b249ec9b13b113ae9bb03934a10199b2d42f899754c9ef2d9caf4cb04e │ │ └─247830 /pause │ ├─ab294ccb3cf88558f4b11f2842a5fe4d035486333f46b44c3fca3a08aa7a63a3 │ │ └─172376 /pause │ ├─1226887c490cbde6f60ba5de6c292de0720ffd3a7c8847ce0e92f52466ff60e7 │ │ └─141607 /coredns -conf /etc/coredns/Corefile │ ├─4a224f32472f212c57b43439de7c2e219c9a5155f9aebffb2f6e7d1208efe3f7 │ │ └─139782 /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 │ ├─f58e035c8afe4487e704d9bfbd5a6424abd1d3e42f3383a64c8199bc29ba4495 │ │ └─171863 /pause │ ├─71c11beba5dc618831bd8475afc06cff1c0dfa3d4b61ff37d750d96239abd636 │ │ └─66614 /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 │ ├─fa66a27764322a7f087600809f66d9bbf20589a7e56fd6b4fcb367fe27fc9c93 │ │ └─63469 /pause │ ├─72d41c4ac35f2b8dba6ecc0526ccac32930cd33b530264378605617236b8b3e8 │ │ ├─ 72159 apache2 -DFOREGROUND │ │ ├─ 72197 (wsgi:k -DFOREGROUND │ │ ├─ 72198 (wsgi:k -DFOREGROUND │ │ ├─ 72199 (wsgi:k -DFOREGROUND │ │ ├─ 72200 (wsgi:k -DFOREGROUND │ │ ├─391184 apache2 -DFOREGROUND │ │ ├─391238 apache2 -DFOREGROUND │ │ └─391239 apache2 -DFOREGROUND │ ├─aeebddafaa039c50429bcf5facaae376dc6a45cc4ed683d75d59e8e49ae77047 │ │ ├─198816 heat-api-cfn: uWSGI master │ │ ├─198853 heat-api-cfn: uWSGI worker 1 │ │ └─198854 heat-api-cfn: uWSGI worker 2 │ ├─788e786154ba48a1990cfcbf16183f2130b7f96d65fa48e72f9db4da049f75bc │ │ ├─257706 manila-api: uWSGI master │ │ ├─257788 manila-api: uWSGI worker 1 │ │ └─257789 manila-api: uWSGI worker 2 │ ├─5a6630ade2e40583d380d900003e714534d53a0398e1b6b919cba3d0b7636b3a │ │ ├─183052 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183782 /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/tmpxrfauu1v/privsep.sock │ │ ├─184382 /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/tmpqwui44f4/privsep.sock │ │ ├─184944 /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/tmperc149fd/privsep.sock │ │ ├─185540 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185541 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185584 haproxy -f /var/lib/neutron/ns-metadata-proxy/9b6ab2b8-1ee9-473c-983a-191a955d8a8c.conf │ │ ├─204456 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f7f252ab-b894-4c57-9ec5-c8172efe29f9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f7f252ab-b894-4c57-9ec5-c8172efe29f9/host --addn-hosts=/var/lib/neutron/dhcp/f7f252ab-b894-4c57-9ec5-c8172efe29f9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f7f252ab-b894-4c57-9ec5-c8172efe29f9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f7f252ab-b894-4c57-9ec5-c8172efe29f9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f9cc2ff4-8403-4c9b-b3a4-4082f43ac612,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 │ │ ├─204459 haproxy -f /var/lib/neutron/ns-metadata-proxy/f7f252ab-b894-4c57-9ec5-c8172efe29f9.conf │ │ ├─371051 /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/tmp1sb4vozh/privsep.sock │ │ └─377358 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9b6ab2b8-1ee9-473c-983a-191a955d8a8c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9b6ab2b8-1ee9-473c-983a-191a955d8a8c/host --addn-hosts=/var/lib/neutron/dhcp/9b6ab2b8-1ee9-473c-983a-191a955d8a8c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9b6ab2b8-1ee9-473c-983a-191a955d8a8c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9b6ab2b8-1ee9-473c-983a-191a955d8a8c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3ed799d3-0120-49e7-b1bd-687686885103,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 │ ├─a3ef5c1f7cee3c1d11bd94dca44b1ff4c8e40fa6c63622aaf6cbdb883508eb44 │ │ └─64193 /pause │ ├─5337f254f8f2cf9ac4331e53ced514cb2b7aad5792f939481fbfee37ba2a1d94 │ │ └─62209 /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 │ ├─cdcd095af1d3cab4bc02db8febfa9aca3254ac626fe2fd358987ab66b25a4256 │ │ └─186941 /pause │ ├─a775495871db18abe6f495487983756a222ea2abd0d8f7d38831aabd3185e59c │ │ └─95573 /pause │ ├─a7a9a626109969d8c4417a81a8428ca0bf186a6c91cb7064fe4b39a50c945337 │ │ └─41296 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 │ ├─ef03d9fcce5c529eea479d8a38a9e30c809330115c512b172e5fe92a25c6e0f0 │ │ └─144261 /pause │ ├─1fe82be66ccaf8975a1e0cb5a61de9686753752a32c88c5a6ad85609a3232751 │ │ └─64283 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cc0ee9b980310ec441ff8354f70dc2c97ed879ffe8847e22091d2f3f862110e9 │ │ ├─257763 /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 │ │ └─257939 /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 │ ├─d9ce40714e3bd1982818f97761b8262ddf5ca857663445a47f0302f7927013c6 │ │ ├─42888 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43307 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ad3a1c17186c603b856e3aee361221c7a0b2ae59d6e6270f36bf286ef03859e4 │ │ └─47317 /pause │ ├─60b076fabe6385b7c7a5f8dc121e959810d7acf29a68142d99fa2cb80eb897a5 │ │ └─183032 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) │ └─1bf0ff6f46e0c909b4e96bb457e90345bc397fbdabe456ff9320dadc5fcc839a │ ├─61663 python -u /app/sidecar.py │ ├─62039 python -u /app/sidecar.py │ └─62040 python -u /app/sidecar.py ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount