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 │ │ │ ├─21750 /lib/systemd/systemd --user │ │ │ └─21753 (sd-pam) │ │ └─session-21.scope │ │ ├─21691 sshd: cephadm [priv] │ │ └─21773 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/199.19.213.104-22-zuul [mux] │ ├─412083 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cimuopfzkrpjoehcheozimfwjwanxaba ; /usr/bin/python3'"'"' && sleep 0' │ ├─412084 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cimuopfzkrpjoehcheozimfwjwanxaba ; /usr/bin/python3' && sleep 0 │ ├─412085 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cimuopfzkrpjoehcheozimfwjwanxaba ; /usr/bin/python3 │ ├─412086 /bin/sh -c echo BECOME-SUCCESS-cimuopfzkrpjoehcheozimfwjwanxaba ; /usr/bin/python3 │ ├─412087 /usr/bin/python3 │ ├─412116 /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 │ └─412128 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 … │ │ ├─ 9948 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 813e546ea819e27a1985e0da6cb9f9196e4cff05c4348ae19aade6acdacf17bd -address /run/containerd/containerd.sock │ │ ├─ 12635 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b57a664ddb9f589a7e17adc37c5f61d5717db828bc9ad6ac927eb942dfd79567 -address /run/containerd/containerd.sock │ │ ├─ 18710 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74fb3ebb68a44e6abdc162cf5249ddb87250461374c6f9ffdc8f7b526de31c8f -address /run/containerd/containerd.sock │ │ ├─ 25298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 699da4c429586991fd90761db8e514515d438db58b2267aa5cde4b424f6b9947 -address /run/containerd/containerd.sock │ │ ├─ 29784 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bb9e9e0ab3c8c83e7ef75a798e4e1f6a532536c1dbd7d573eb25de43621751a6 -address /run/containerd/containerd.sock │ │ ├─ 34314 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f203fe36325d35bcb5425829cdac5319dc7a205705977777fad8d8846606fe3 -address /run/containerd/containerd.sock │ │ ├─ 39980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a31c6bc24ed9feb40330e51a3b9bccc0cc629341636b1ff4d222b539d4e98f4 -address /run/containerd/containerd.sock │ │ ├─ 40017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f2863575aa8923d300344702349164947fbb3d30db88c6f7aa1c55ee3630db4 -address /run/containerd/containerd.sock │ │ ├─ 40023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f50a3441bf5e8429fd2b123c50ceb9682c6836f1b8eefb5774e3f87ce4cd8db -address /run/containerd/containerd.sock │ │ ├─ 40041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ae5edb4e9ce0c31b9083031f31aac5f69aa50dc724751d2a55aa376dc68189 -address /run/containerd/containerd.sock │ │ ├─ 40047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef3bfc4de102b50cc9f30d0b5bba99b79916209fc590b9829c210d76dc611e7 -address /run/containerd/containerd.sock │ │ ├─ 40615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d355f39b80f81398489c6d2441c440e082fba8c5ea582316d31b886c44fc763 -address /run/containerd/containerd.sock │ │ ├─ 41327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a616df88c551f6a0c45ddc667862356c84a0d1d52820af55e03be22765969ad8 -address /run/containerd/containerd.sock │ │ ├─ 41346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b4676b984fc87b5780de65875943b58f54a14bd2c919326432eb8c086897c2 -address /run/containerd/containerd.sock │ │ ├─ 42685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58be705170e7ced722dcb32c58eead3f3511e42a7d48058947a0e8ddc1345379 -address /run/containerd/containerd.sock │ │ ├─ 43089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4814e660c5076dbc63517f3b5fac2cf38ff2bfb59855e6e05a6ef17eb79c82e6 -address /run/containerd/containerd.sock │ │ ├─ 43161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e4159efb91190664cf5e77b50d9927c3e042e2a214e3b68b40fe91ceabbf72d -address /run/containerd/containerd.sock │ │ ├─ 43561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fce3bab57d6dd29117f515aa5d7ebf5e40eac35a354e51e7b4a9271034ee8f3 -address /run/containerd/containerd.sock │ │ ├─ 44036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f713294a612b49d28c7bcfa89b5d652d2e26185a288c7b48fb765630704276a -address /run/containerd/containerd.sock │ │ ├─ 44080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21d57f1e300ff6ae7ddea7e8123e89fe0b655123e11b91c7cac8d5ef82b64d33 -address /run/containerd/containerd.sock │ │ ├─ 44165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35d97edadbe9146f99945990f1a66bc16bbafaf2df582e44955fd47847fdef7 -address /run/containerd/containerd.sock │ │ ├─ 46434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4803d95cc9672f6f218a8de4bf4827b1f8da95829aa9b0553f5f25da8742ce97 -address /run/containerd/containerd.sock │ │ ├─ 46524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4153d2e846ddbfc59b66f838ba783eaf1c04c81ffe28530e3753500677154f43 -address /run/containerd/containerd.sock │ │ ├─ 47256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314cee6a80d923115d9578a814e1ff6f0a9c4ff8f92806d54332c3631b3fdb7a -address /run/containerd/containerd.sock │ │ ├─ 47361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 778ba760d96ebd2f53adff635a40265f9fc8666aca31d439dbb1712ac62659f5 -address /run/containerd/containerd.sock │ │ ├─ 47954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 968b92cea55b5553827dec16bf93cfff75c74c77f8e5c2e28e07893b4aeb4206 -address /run/containerd/containerd.sock │ │ ├─ 48250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b6c69050138acc672cdae7ed6a6ca8f88cac3788406bc9c45f8d21b81cf6c92 -address /run/containerd/containerd.sock │ │ ├─ 48660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce3cf27fc2923581fe9575ef6079c5f071385f3af398314787d204b27640fc85 -address /run/containerd/containerd.sock │ │ ├─ 50684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e95e3186cb4c2a63c33ba8e3ca08bae1d4e2eb9038b0b39ee43bcde9c3ff6d -address /run/containerd/containerd.sock │ │ ├─ 50937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db57900c6b3f1504f94b29da85c87c44189539eb05378859c12b9f0ea2d6611f -address /run/containerd/containerd.sock │ │ ├─ 55185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d03bd49ee392deeff83504462c4acfa92278b7f70bf8c9bcee028ae8558321 -address /run/containerd/containerd.sock │ │ ├─ 55877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb45ae1e7387220709166561bf1ca3182ee928fcfde6529b61f7fc6a618a7fc2 -address /run/containerd/containerd.sock │ │ ├─ 55910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e08c2b2c4e23860856b7d5394e778c39eaca2eee053258072a7d955fdef55df3 -address /run/containerd/containerd.sock │ │ ├─ 55960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93989aa7ab3f35295c52b2e54d7317b750c59c66962ce8122c237f50d220ab05 -address /run/containerd/containerd.sock │ │ ├─ 56166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0ce6bea15bdd175209549762114be5c8ccb10f2effbdf748ba21238338e42eb -address /run/containerd/containerd.sock │ │ ├─ 60135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0b949d7615d3892c7dc95b4a022499f036958f7c4a840f8293daa0eee0253f -address /run/containerd/containerd.sock │ │ ├─ 60264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96e83691fba9ca37f28e52a086e51a4135e13cae00373963b4bbc2f32af9410 -address /run/containerd/containerd.sock │ │ ├─ 60318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45ee71fa5900fc9e1f92249f5d9f7dc2dc33a8cc17358fc31139a2544328639 -address /run/containerd/containerd.sock │ │ ├─ 60356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cb55e13d3b85a7c3bb0453642a21ef64da07ac8b2d89f90bb66fd09b541ec59 -address /run/containerd/containerd.sock │ │ ├─ 61809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef6230def3c79776f9896f9e807cd973ccf441fd26c315c7faa59d86fd142ce -address /run/containerd/containerd.sock │ │ ├─ 61859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b28fbe9ca4c24af9b6a2027b9de595507c0a9341eba65019e9b39ca0fcc4e303 -address /run/containerd/containerd.sock │ │ ├─ 62174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 780469af6d083df4702b4a437d38d009fc651c56bcca4be8fcee8a131d027f6b -address /run/containerd/containerd.sock │ │ ├─ 62233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc475467dfa7d620ba45cb138e78c217c014e4d5f02ef6d94039e53f0f38ca88 -address /run/containerd/containerd.sock │ │ ├─ 62270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56261b6be70b416b2aa8ccdf5b5b127526b140b684571ac4c037e7c3ab03d06c -address /run/containerd/containerd.sock │ │ ├─ 62721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b472afbe2733beb323d432bb0f30fb276a73680510bbe6c1e77176f88102f89e -address /run/containerd/containerd.sock │ │ ├─ 63078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a711e40c9c24519f8db2fbad643f1ed2582ba681961a03cab1685709534be5 -address /run/containerd/containerd.sock │ │ ├─ 63416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14f7ad1010778cc1c0d81bf886b029bb01129cc27aa86bff0f0f7699dd41679f -address /run/containerd/containerd.sock │ │ ├─ 63818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777d8faac8dbfc8a91fe41aeb49dff9523391bde3cfa02b72b7ad6ec1b84466e -address /run/containerd/containerd.sock │ │ ├─ 64652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9846401092855c2f7f2a43752a4a572574b7302fd35e1ed3ca0c674acff14a -address /run/containerd/containerd.sock │ │ ├─ 66254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fabdf24c790e85d70228d9965d24ba14b0f8730b3c424faf46c4ba7a612f90f0 -address /run/containerd/containerd.sock │ │ ├─ 68257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e36b0232d117692b2dce41dfe8c92bb5b89b3e59f3de874000edcf7b140d3e9 -address /run/containerd/containerd.sock │ │ ├─ 77290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f63283f4b2b639d077480f271491f19754285d388df794710d0c5b0487e4979 -address /run/containerd/containerd.sock │ │ ├─ 78871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da73522989d26a23d028411a6aef11420b46228c6f67bf0fa16f0603b71248e3 -address /run/containerd/containerd.sock │ │ ├─ 84786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20bd955c601097c52bf4b36cf57dc348376417966e1abc34641a481a08c9180a -address /run/containerd/containerd.sock │ │ ├─ 90835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 173ebd980a542e9493b899b410bf22b672e324a59f84e46fa1d394c12f868f4d -address /run/containerd/containerd.sock │ │ ├─ 94922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2efce659964836ac836d2bc702376b7d05c8b825623133a7fa0105741631d8a9 -address /run/containerd/containerd.sock │ │ ├─ 94959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 329fdb2b88a7dc56bbb202210596b3da93f724d28e00bccf038fa50323245902 -address /run/containerd/containerd.sock │ │ ├─108143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ffd51fc176a2844a07b2985dbd4e893f22f0ad3386321c58a26926fedfa7ca2 -address /run/containerd/containerd.sock │ │ ├─109631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 026ad9cb98ef32772b2ab4106dbdd58f05f3cfb77b396e47fb0859bf54f3f16c -address /run/containerd/containerd.sock │ │ ├─109676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf0011b5884b5c56b35712d78f88d564f4f70bc8eb7b6164b5666696adba748 -address /run/containerd/containerd.sock │ │ ├─111679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 793ecdf61e0abcefb6c3915b11c927f7a2e40f5a3322cf38d88670e0153e0796 -address /run/containerd/containerd.sock │ │ ├─113484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df335b47b0609f2c09f5806b7176dab817e2a550ca5762c7daec40c99f1d64a4 -address /run/containerd/containerd.sock │ │ ├─113542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a171104044b2bafd48b96fee7aa881dfa2109c49af77e9ca7580652094373c89 -address /run/containerd/containerd.sock │ │ ├─126574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73c14c45ad1fe8140f510e58be475eb105aeff7d7784759839c13a70be1b214f -address /run/containerd/containerd.sock │ │ ├─126619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5d2f396ce75f693f95f1380b7f10be479781d416b9031197b8147ec36244384 -address /run/containerd/containerd.sock │ │ ├─129198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25b33a5d994101e813fdfc6070ee773f0e02842bfce5ca7cca878f29be98f9c -address /run/containerd/containerd.sock │ │ ├─155134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16b1f12f716144efa02247782571f59625c443e997aa2aa02dc8ecef7c6332da -address /run/containerd/containerd.sock │ │ ├─156569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa530bcd7cec3f7ec59cbaeb79f3f3b6e792b5e7cc9bc9758ec2d2b5b821729b -address /run/containerd/containerd.sock │ │ ├─156941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599ed2f889f181162209fc380c8e38b36f80619a3ab60a582a4fffb22da4e733 -address /run/containerd/containerd.sock │ │ ├─157765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93df89fb77118459ae4d56e98ef3341a57286775af224ef88dcaff9f06e26fe4 -address /run/containerd/containerd.sock │ │ ├─159942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 354c4a07a117ac6e3d60ba279ff9190bd32e07e886b9f61ed40e70d0439af948 -address /run/containerd/containerd.sock │ │ ├─160253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 813b6db4ce00ab0beac008095d5def1b65163dbbab9bf3d7b710720e26a956c1 -address /run/containerd/containerd.sock │ │ ├─160307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36e902d5899732b81ccfa8b800f711a141c07217f0958dc090cca79c5bc0700a -address /run/containerd/containerd.sock │ │ ├─160577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff66ee3ee118f539d682f0266e01217be5b1cfb3379c42bee2e40b24f58b7529 -address /run/containerd/containerd.sock │ │ ├─160780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18affc15c52e53051380066f615aa02f79ae643ebb6c97eed169831bc191fb15 -address /run/containerd/containerd.sock │ │ ├─161194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b30167f22a1bf92fc455bd7a9a4bac5969e9b8dfbc71bac884ca6bb15e8a2a10 -address /run/containerd/containerd.sock │ │ ├─172723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e359d78f3c2695b1d9dead3a045f2f2bbfeb3f79ca2111df9dc8219caefa59f -address /run/containerd/containerd.sock │ │ ├─174483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e541e7952eeda13adff496569fe4ac59e6e9b6fdcb73a99fcb1b047c8c7ba7a -address /run/containerd/containerd.sock │ │ ├─174550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee594a90962cca57268e50ea3e1132eb74d73f0afc3d596ef52ea90ec3b3cdd4 -address /run/containerd/containerd.sock │ │ ├─174591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e52bbba127a5db6ea4722f892d7432e76c6c20beba3423fa43ed726817f36b -address /run/containerd/containerd.sock │ │ ├─174653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3773b18ecabe0f42556e1314679fb01d8c70059bfe34f46f46ba907b3c23dc2 -address /run/containerd/containerd.sock │ │ ├─174929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94db17d7966aa7d135d1e60736e1dbd5a7162c3a0eebfebc89f2690cc8ddabc0 -address /run/containerd/containerd.sock │ │ ├─175015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a190ec50a41560c54d2e9e156353c6de57968834e70b506124090ccb367f3b97 -address /run/containerd/containerd.sock │ │ ├─175078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd4db05d3dcca06a7cecebb39133fd74556372c8ba68038504e40b8ad24eda3 -address /run/containerd/containerd.sock │ │ ├─187593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 310369938a4e813b8e7bab3c6b2541849327f34dca27a399c87c27b15bac6a26 -address /run/containerd/containerd.sock │ │ ├─190077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eec4ed22625d8c550a4bb6c239f3671127d389878d25299a23454c42b1f609e -address /run/containerd/containerd.sock │ │ ├─190130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5354bd60113713faf2a3110eff4e5e8ce62324c0824cc92c7860e5f192503324 -address /run/containerd/containerd.sock │ │ ├─190193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c3270ead6b4c2c0a3ce58d44e7421b444f27c7c2484062ca51e8cd264c2a43 -address /run/containerd/containerd.sock │ │ ├─206813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b36c6911bea786acc1deb3478963b737ee0c75b75e49ce0d7e3ceb0d3d4a55c6 -address /run/containerd/containerd.sock │ │ ├─214503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b15dbec72bb9d7ad526872cf5e4302373695b4000bde840560e584fa6956fc6e -address /run/containerd/containerd.sock │ │ ├─214555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1eb460df21c56916026667c497e6ea54835eda3f888039cabee8b6c9be3ae0f -address /run/containerd/containerd.sock │ │ ├─214580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72492130a1fb8554ca761ea8e402ee94e9f969d69d40e536292e349d177020ae -address /run/containerd/containerd.sock │ │ ├─214893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a532866f332f67da11acd2fb0b3a084a409ea86f3937179198904c6126c78e43 -address /run/containerd/containerd.sock │ │ ├─226423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 397101591f90e461582ce9e97bc5e2a8325c6a92113a4980cdb1ae53b0984e72 -address /run/containerd/containerd.sock │ │ ├─229083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6da3206ef317e5b33f0d288ea0fd9a2eefa735861e485fa2cb6267dfdbadf1 -address /run/containerd/containerd.sock │ │ ├─230191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca67f65e43bd98683335d90f37744ac6cb08e765d60168d094d9ce63409d4f4 -address /run/containerd/containerd.sock │ │ ├─231164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fab42bc3a508b52cd55bccb3ba8a0dcfbde07e9ad347395825223f0b52eba02 -address /run/containerd/containerd.sock │ │ ├─232400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6139b7ef971b13f8ba7ce606b527188e23974947b2620dd038e7aa3570ea5b -address /run/containerd/containerd.sock │ │ ├─234623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 114f90be51f50ce8014ccbcbc95e8ad93393246e405465eff32b4d69dc363c91 -address /run/containerd/containerd.sock │ │ ├─236181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67a387fca2e5d735a8b33536d95a7fdefc7eb69468df56bac4ee6a21dd4bd99f -address /run/containerd/containerd.sock │ │ ├─236224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd1145eca051b3e6c78372b434c8434146cdd7805b5cfa85d95755d065b45a1 -address /run/containerd/containerd.sock │ │ ├─245709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f16c0ef4df3bd552e765449e05d63b1a652ce1f9adb61f7f9f78debbb166a43e -address /run/containerd/containerd.sock │ │ ├─246168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6296a2c71a44cb3707ab23aeebebe93146e9fcbf9afb3665481bd0c29db69eaf -address /run/containerd/containerd.sock │ │ ├─248918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd65ff5193aad95d01113c1350fb31cefaa5d8da073d68d3be6d67d878b2b10f -address /run/containerd/containerd.sock │ │ ├─253519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ba6a806ddb7b56aa39b9767622e0feda207ba28ef2102642e1ca34f02c5e17 -address /run/containerd/containerd.sock │ │ ├─253797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b07e399426f1c85c1041a60ee7b7eada4a68b7b7b8222736bf6a5cd8eae5f739 -address /run/containerd/containerd.sock │ │ ├─253921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbecf8b7083859f00cb6d7e3c3587796252bb021d9e6024c74470452cb7c7a71 -address /run/containerd/containerd.sock │ │ ├─253999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9060b9431020c13016af8bf387c622aece145dfe7441779765c34f57bb3a85b3 -address /run/containerd/containerd.sock │ │ ├─265214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b4185d69aaef82e371843704ca074526de62aeaaace5dc18757e82eb2d3a9df -address /run/containerd/containerd.sock │ │ ├─267630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa81632b9e1c47077171a064ac9d5f6fcce5cc5459af109a3cef5ed6dd6fa74a -address /run/containerd/containerd.sock │ │ └─269082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be919949e2699cc31da00deeddf33758d0b72c4d67a29a4081302ec420db2beb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-b57a664ddb9f589a7e17adc37c5f61d5717db828bc9ad6ac927eb942dfd79567.scope … │ │ ├─12677 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jrzqrw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12704 /usr/bin/ceph-mgr -n mgr.instance.jrzqrw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29504 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29766 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18666 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18688 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.jrzqrw.service │ │ │ ├─12572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jrzqrw/unit.run │ │ │ └─12594 /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-jrzqrw --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.jrzqrw:/var/lib/ceph/mgr/ceph-instance.jrzqrw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jrzqrw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.jrzqrw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25007 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25281 /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 │ │ │ ├─34023 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34297 /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 │ │ ├─12213 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12244 /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 … │ │ └─10317 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143170 /sbin/multipathd -d -s │ ├─run-r143df8bbc3a9411ab731f65a8f62eebc.scope │ │ └─188116 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─40447 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.104 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-699da4c429586991fd90761db8e514515d438db58b2267aa5cde4b424f6b9947.scope … │ │ ├─25322 /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 │ │ └─25334 /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 │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─407005 sshd: [accepted] │ │ ├─411990 sshd: root [priv] │ │ └─411991 sshd: root [net] │ ├─docker-7f203fe36325d35bcb5425829cdac5319dc7a205705977777fad8d8846606fe3.scope … │ │ ├─34338 /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 │ │ └─34349 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-bb9e9e0ab3c8c83e7ef75a798e4e1f6a532536c1dbd7d573eb25de43621751a6.scope … │ │ ├─29808 /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 │ │ └─29821 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─docker-813e546ea819e27a1985e0da6cb9f9196e4cff05c4348ae19aade6acdacf17bd.scope … │ │ ├─12322 /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 │ │ └─12343 /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 │ │ ├─10825 /usr/sbin/chronyd -F 1 │ │ └─10826 /usr/sbin/chronyd -F 1 │ ├─docker-74fb3ebb68a44e6abdc162cf5249ddb87250461374c6f9ffdc8f7b526de31c8f.scope … │ │ ├─18736 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18754 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─142952 /sbin/iscsid │ │ └─142953 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─2f3bf26caa724f095ee2941b8aa0b3559df7a50b809c32e3a595fe39644d1b19 │ │ └─51368 redis_exporter │ ├─5fc9b5f1a7c785e3af68cd6c76ad2e9de7d81f1fd660377169b735a1ee2639ff │ │ └─51122 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 │ ├─5f63283f4b2b639d077480f271491f19754285d388df794710d0c5b0487e4979 │ │ └─77316 /pause │ ├─354c4a07a117ac6e3d60ba279ff9190bd32e07e886b9f61ed40e70d0439af948 │ │ └─160020 /pause │ ├─d89eb1ccba0744146c3a1401736226c5d214651a90537fd401d7209730fb2eb0 │ │ └─56254 nfd-worker -metrics=8081 │ ├─4574e56db19cf6365c6e201c39c252cffe8d7be9b1de62b93b8652a57a59ba04 │ │ ├─ 95400 /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 │ │ └─405651 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─793ecdf61e0abcefb6c3915b11c927f7a2e40f5a3322cf38d88670e0153e0796 │ │ └─111702 /pause │ ├─8c162ca55e7cf2db0ac87a2feda9b0640723b21615c1e2433010df140a415405 │ │ ├─191841 /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 │ │ ├─375942 /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/tmp3dpps4m2/privsep.sock │ │ ├─376027 /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/tmpbh8thz5c/privsep.sock │ │ └─376513 /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/tmpb2vyyw1a/privsep.sock │ ├─fabdf24c790e85d70228d9965d24ba14b0f8730b3c424faf46c4ba7a612f90f0 │ │ └─66278 /pause │ ├─49597aa14bcf6edd6f4fb524ea258dbcd27d1496b943a8403d10e9e3885e9697 │ │ ├─187459 /bin/bash /tmp/libvirt.sh │ │ └─412114 /usr/bin/virsh connect │ ├─7c2a1c39b7414ef95dd881552ac22f6efbf023da4c269458dacbdfcac5a98c72 │ │ ├─61219 python -u /app/sidecar.py │ │ ├─61516 python -u /app/sidecar.py │ │ └─61517 python -u /app/sidecar.py │ ├─7b6c69050138acc672cdae7ed6a6ca8f88cac3788406bc9c45f8d21b81cf6c92 │ │ └─48273 /pause │ ├─4bcaeb960d8f83b4bf3e3f11a022693bf5b04baf4d6efa0e62ccbaabec56cdbb │ │ └─263042 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─62b4676b984fc87b5780de65875943b58f54a14bd2c919326432eb8c086897c2 │ │ └─41389 /pause │ ├─e0ae9886ded3a3f92670b0e49083a510b5380153b57803c9276e6ccf1e164b9b │ │ └─124782 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3943f0080f4b0bbbfbe27184904622312c9ee043a481394d0e5b0b6e5a624804 │ │ └─62677 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 │ ├─e08c2b2c4e23860856b7d5394e778c39eaca2eee053258072a7d955fdef55df3 │ │ └─55944 /pause │ ├─d4a711e40c9c24519f8db2fbad643f1ed2582ba681961a03cab1685709534be5 │ │ └─63101 /pause │ ├─c3773b18ecabe0f42556e1314679fb01d8c70059bfe34f46f46ba907b3c23dc2 │ │ └─174769 /pause │ ├─0f3be1154ce181086a504df78952c7ab8c481b3e9173596cef559ffeee759705 │ │ ├─226618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─226642 erl_child_setup 1048576 │ │ ├─226735 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226736 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226746 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226988 /bin/sh -s rabbit_disk_monitor │ ├─94db17d7966aa7d135d1e60736e1dbd5a7162c3a0eebfebc89f2690cc8ddabc0 │ │ └─174962 /pause │ ├─599ed2f889f181162209fc380c8e38b36f80619a3ab60a582a4fffb22da4e733 │ │ └─156967 /pause │ ├─513f34ac91a544c745d58fc1573a758c26ab4283a5d5162fef1f418958566559 │ │ └─166205 /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 │ ├─778ba760d96ebd2f53adff635a40265f9fc8666aca31d439dbb1712ac62659f5 │ │ └─47385 /pause │ ├─b6e95e3186cb4c2a63c33ba8e3ca08bae1d4e2eb9038b0b39ee43bcde9c3ff6d │ │ └─50707 /pause │ ├─a616df88c551f6a0c45ddc667862356c84a0d1d52820af55e03be22765969ad8 │ │ └─41370 /pause │ ├─0b4e283efa9f418341161029a529be189f07e7b1b11dfd1be5dab0b253b09983 │ │ ├─262877 manila-api: uWSGI master │ │ ├─262903 manila-api: uWSGI worker 1 │ │ └─262904 manila-api: uWSGI worker 2 │ ├─9cb1a6e538886a03acc4bc874b0cf557fc15c8b572ea76a63a89856264ad7d84 │ │ ├─110128 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110289 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110291 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fa81632b9e1c47077171a064ac9d5f6fcce5cc5459af109a3cef5ed6dd6fa74a │ │ └─267653 /pause │ ├─114f90be51f50ce8014ccbcbc95e8ad93393246e405465eff32b4d69dc363c91 │ │ └─234646 /pause │ ├─48d82f1023049567d03ba1ff2d9d81782fe98a860bac047edcc58adacc0c31db │ │ ├─61244 python -u /app/sidecar.py │ │ ├─61541 python -u /app/sidecar.py │ │ └─61542 python -u /app/sidecar.py │ ├─6ae540c895b6c5ecbebfcd3f64d5b0972dacd9bb01ae84a84e2fbbcbc2dae02a │ │ └─60860 /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 │ ├─b472afbe2733beb323d432bb0f30fb276a73680510bbe6c1e77176f88102f89e │ │ └─62749 /pause │ ├─c785609712034594de37516cc494df899c00437c41b6d373ef6c6e6202f94bf1 │ │ └─40241 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 │ ├─310369938a4e813b8e7bab3c6b2541849327f34dca27a399c87c27b15bac6a26 │ │ └─187617 /pause │ ├─e7ae1b28abe6758f28ec5e978c77f4ee90a28396ed2612a56a7cd2061793debd │ │ ├─123190 cinder-api: uWSGI master │ │ ├─123203 cinder-api: uWSGI worker 1 │ │ └─123204 cinder-api: uWSGI worker 2 │ ├─6743211a1443bd04183fb9df9d1b11bbf4a3fbbd8e80f1ae2844c46651a3f234 │ │ ├─267707 apache2 -DFOREGROUND │ │ ├─270028 (wsgi:h -DFOREGROUND │ │ ├─270029 (wsgi:h -DFOREGROUND │ │ ├─270030 (wsgi:h -DFOREGROUND │ │ ├─270031 (wsgi:h -DFOREGROUND │ │ ├─270032 (wsgi:h -DFOREGROUND │ │ ├─270033 apache2 -DFOREGROUND │ │ └─270034 apache2 -DFOREGROUND │ ├─ea5325555e6ab11a34b60522077b195ae094d167d651df05b1d4d1337e232b75 │ │ └─40383 /kube-vip manager │ ├─2f15effafb1f6b712ae9156b74c24be3cc29af16235b95c4d96947be1c35033b │ │ ├─127627 /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 │ │ └─127946 /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 │ ├─5dc5ce208086591c984ba6e5a63349b1839b8e3328a44178fb08e473707c4ec1 │ │ └─47432 /manager --metrics-bind-address=:9782 │ ├─acacccf94ecc65ea90d608ea55d7427bb5c58e9e8fdb08b4cf0eb16b5f4a8daa │ │ ├─158102 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158125 erl_child_setup 1048576 │ │ ├─158184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158185 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158195 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158308 /bin/sh -s rabbit_disk_monitor │ ├─ac4ac9f27548e1ba12e7636993f0e073c8bdc038fb703bcb57022363aea34165 │ │ ├─64177 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64238 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─72c51f03002a3c65645c222d2f0fea25e6d2f8b8347903928129d8d5686dae78 │ │ └─191868 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─10c15248f317d00355f664baef814353a3265e8b91a22d5ff32cd2decf6cf70f │ │ ├─171398 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171769 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171770 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c18523b9f37e7165705f27008f26cb6f1c18c330ebbf5e6b5eaada44ad4d9754 │ │ ├─170719 nova-api: uWSGI master │ │ ├─170779 nova-api: uWSGI worker 1 │ │ └─170780 nova-api: uWSGI worker 2 │ ├─f090fffce669af570b8322ccfb43c80bba5e944e63b79b55f5f42f483cd05524 │ │ └─63678 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f16c0ef4df3bd552e765449e05d63b1a652ce1f9adb61f7f9f78debbb166a43e │ │ └─245733 /pause │ ├─b95924298e3d4ea2c1922de1920111ab054268a6f1e1d669a0c0f279198303db │ │ ├─202539 heat-api: uWSGI master │ │ ├─202577 heat-api: uWSGI worker 1 │ │ └─202578 heat-api: uWSGI worker 2 │ ├─b5d03bd49ee392deeff83504462c4acfa92278b7f70bf8c9bcee028ae8558321 │ │ └─55208 /pause │ ├─777d8faac8dbfc8a91fe41aeb49dff9523391bde3cfa02b72b7ad6ec1b84466e │ │ └─63841 /pause │ ├─c9fd65f3cca0d8ef7980a7eb681aed7f7027a82fc1aa0556e815eb029f75c21e │ │ └─127315 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0a22da846aad7b1f776f66f0238a26f66da3b48c8a21165d19789a27ed954510 │ │ └─46821 /server │ ├─2e359d78f3c2695b1d9dead3a045f2f2bbfeb3f79ca2111df9dc8219caefa59f │ │ └─172751 /pause │ ├─f8249aa2d2b0ea5c5363a73ebfa71a8b7598de48f8593fe89af439e16290f1fd │ │ ├─63241 nginx: master process nginx -g daemon off; │ │ ├─63265 nginx: worker process │ │ ├─63266 nginx: worker process │ │ ├─63267 nginx: worker process │ │ ├─63268 nginx: worker process │ │ └─63269 nginx: worker process │ ├─93989aa7ab3f35295c52b2e54d7317b750c59c66962ce8122c237f50d220ab05 │ │ └─55993 /pause │ ├─1dc833c1d95a4867d14ba4406c44b386d98e3570d2c6e6ffa42a66315ddb359d │ │ └─262879 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e2d4904c8902e8d0a9e08a89228a05badc900373dac36a91d8cd332358e12b78 │ │ └─65251 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─026ad9cb98ef32772b2ab4106dbdd58f05f3cfb77b396e47fb0859bf54f3f16c │ │ └─109655 /pause │ ├─b3d6965601853a16acde0cd649397dad4fea7363e53fdc5be528948926c2bdea │ │ └─155450 /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 │ ├─e733fb6df97feb2d9ab0ecb0c7ef091f5195fa07dd470956bf292eacd220e10f │ │ ├─246069 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246469 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246470 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─eb8d97cd3f9ca691e9cfd4381bea1b4248a6f8d6ece5b774c7e756b641a76185 │ │ ├─249134 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─249159 erl_child_setup 1048576 │ │ ├─249414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249415 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249886 /bin/sh -s rabbit_disk_monitor │ ├─9801afaa0017703506bba7a5f1dfbf6703514e4db262f5d59488402b0e8fa1c4 │ │ └─43794 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 │ ├─e45ee71fa5900fc9e1f92249f5d9f7dc2dc33a8cc17358fc31139a2544328639 │ │ └─60342 /pause │ ├─dfa888251ec91d86f01b27da989fb41c9ba75b6f5d17add18693ac24cf7fa183 │ │ └─185892 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) │ ├─a1eb460df21c56916026667c497e6ea54835eda3f888039cabee8b6c9be3ae0f │ │ └─214635 /pause │ ├─104ec0a689d1b206a14251edce3ae7b00b529e84c2c1d42cb1c82e0e33798236 │ │ └─157216 /coredns -conf /etc/coredns/Corefile │ ├─dba645b8f2c4f33ac1ec2dfec6c54240e59e63b148e69b44773fa7571d5f0275 │ │ ├─170831 nova-metadata: uWSGI master │ │ ├─170845 nova-metadata: uWSGI worker 1 │ │ └─170846 nova-metadata: uWSGI worker 2 │ ├─5d6f483b9d607dcaf8e65476815cbd97fdc4b6f4689f1c7d51e9e645bc82adc0 │ │ ├─271489 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271522 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0419b3f78cb95609631d587e56c0543dd23600746e5ce81c5592523c48f37e70 │ │ └─40665 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c43d58f2c854a641209705316e47a19047f7a61014670b3826f7c7b6b8450c65 │ │ └─41602 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d20c788758c6fd85a1f486cf99388893ad80e119385e54cbc1e25900aba30924 │ │ ├─263134 /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 │ │ └─263370 /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 │ ├─73c14c45ad1fe8140f510e58be475eb105aeff7d7784759839c13a70be1b214f │ │ └─126596 /pause │ ├─3077b99d6751215c1413cedcf24b2518134cacf490a915a2cc34dcfa7bc86699 │ │ └─187410 /usr/bin/libvirt-tls-sidecar │ ├─1f713294a612b49d28c7bcfa89b5d652d2e26185a288c7b48fb765630704276a │ │ └─44061 /pause │ ├─285614d6d3682023d8463c901518604a8d151c6a3c0d333dedd51e1677e075dd │ │ └─65763 /bin/oauth2-proxy │ ├─83e4ab53c3d479cf86bcbaf54ca2ae1a8a1679f5640100968c9eaddb577de968 │ │ ├─48884 mysqld --wsrep_start_position=d19ae482-5a04-11f1-8c14-a25d831ed02d:20 │ │ └─49006 /var/lib/mysql/mysql-state-monitor │ ├─133f231b3e085b48bb6ec1fb51473d362a84ce7908781df81240c9ee6512912f │ │ └─43146 /coredns -conf /etc/coredns/Corefile │ ├─fb45ae1e7387220709166561bf1ca3182ee928fcfde6529b61f7fc6a618a7fc2 │ │ └─55905 /pause │ ├─4ba064a06bce306586042f6a0fbd3c31bbd0eb81ba947e01052289cb1382feb4 │ │ └─232453 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─0e52bff631d0ad180c21058cc8124c9b7bb5b6d486c94b543aecafd8cbd5a5c5 │ │ └─64255 /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 │ ├─7dcc67b1e993df91cca71700d93200c4751d3b9b9ce630f0757d023cbac03b76 │ │ └─64941 /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 │ ├─1cb55e13d3b85a7c3bb0453642a21ef64da07ac8b2d89f90bb66fd09b541ec59 │ │ └─60380 /pause │ ├─90c26913f939095bba29aa39adce20c3f84c19cdb17f8a386de4d17c7cd2ffe8 │ │ └─65361 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─119df03b9c02ad1e1d09b33523655d3094cf79db3920c52526855f3fd7756989 │ │ └─230725 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8f96bb06779d862e50d7ca2017cb9613e7a5d7b851952d406a57217631d986a9 │ │ └─65536 /bin/memcached_exporter │ ├─4afa53ac045398bdb97fc43f1dfaec91a365b418467172f9b1a48d89e7497c82 │ │ └─64854 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-104.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 │ ├─a171104044b2bafd48b96fee7aa881dfa2109c49af77e9ca7580652094373c89 │ │ └─113584 /pause │ ├─7435d1915f72964ea7244b0ab4ab173ed438058bc4049f9a6d2263575750548b │ │ └─85624 /usr/local/bin/rook ceph operator │ ├─5b74a49bd97674539af27567d15f204e233c13548289b5bc25914f327adc4169 │ │ ├─77473 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77496 erl_child_setup 1048576 │ │ ├─77543 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77544 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77643 /bin/sh -s rabbit_disk_monitor │ ├─0f8dbbade6c4d3e2fd0d6b4bf196188663246288a5d55fe4f3ffccbe65bab2c1 │ │ └─268058 /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 │ ├─5fd1145eca051b3e6c78372b434c8434146cdd7805b5cfa85d95755d065b45a1 │ │ └─236247 /pause │ ├─b2f2706c92ba15464f7d6c80ad45a0386981dbce76eb2784b25bc18464bbd63d │ │ ├─187797 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─187819 erl_child_setup 1048576 │ │ ├─187971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188357 /bin/sh -s rabbit_disk_monitor │ ├─db57900c6b3f1504f94b29da85c87c44189539eb05378859c12b9f0ea2d6611f │ │ └─50959 /pause │ ├─14c565556424986ca4abf3c0502803dd57fa7c72e9708836faef7f47f6f00b81 │ │ └─50989 valkey-server *:6379 │ ├─21d57f1e300ff6ae7ddea7e8123e89fe0b655123e11b91c7cac8d5ef82b64d33 │ │ └─44107 /pause │ ├─fc120646c1758ae8d3dbaf99d69da138fb5db75f46845200a067dd8730ffff3e │ │ └─40223 kube-apiserver --advertise-address=199.19.213.104 --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 │ ├─1b6da3206ef317e5b33f0d288ea0fd9a2eefa735861e485fa2cb6267dfdbadf1 │ │ └─229107 /pause │ ├─397101591f90e461582ce9e97bc5e2a8325c6a92113a4980cdb1ae53b0984e72 │ │ └─226447 /pause │ ├─66e786cd936d8401faf0ef4ac4edf5bdbcc7c83a614e5b160fb72c3cafc4e58f │ │ └─44365 /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 │ ├─c017e640d77e6bc38b1edf7373d1dd8b5df999cb4e2e47c1db3f5fc58d09d962 │ │ └─64988 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-104.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 │ ├─e6336da687ee87eafec90419f5390a1025acd500ec5feb38f9b8ca906b1725a4 │ │ └─234678 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─4814e660c5076dbc63517f3b5fac2cf38ff2bfb59855e6e05a6ef17eb79c82e6 │ │ └─43120 /pause │ ├─9b1a1908ec607480422aa8ed264e4a41ab9d806c6026aeac003ff5516a3e2a81 │ │ ├─223256 octavia-api: uWSGI master │ │ ├─223272 octavia-api: uWSGI worker 1 │ │ └─223273 octavia-api: uWSGI worker 2 │ ├─9c9846401092855c2f7f2a43752a4a572574b7302fd35e1ed3ca0c674acff14a │ │ └─64679 /pause │ ├─a6608dfdbf8e5f12d509e92760e01071c5e8e3fd9fddee879d00cfc9d9b93146 │ │ ├─111863 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111879 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111885 erl_child_setup 1048576 │ │ ├─111967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111968 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112086 /bin/sh -s rabbit_disk_monitor │ ├─b35d97edadbe9146f99945990f1a66bc16bbafaf2df582e44955fd47847fdef7 │ │ └─44195 /pause │ ├─40dbdbc36cde772354afbba783a764515e060ff0adbd4de4d1a1bcb298a48751 │ │ ├─41854 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42237 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b15dbec72bb9d7ad526872cf5e4302373695b4000bde840560e584fa6956fc6e │ │ └─214539 /pause │ ├─667d153226926370536a48f616b2ef788c5d628591a9746868e5c383ca4aaeeb │ │ ├─184405 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) │ │ ├─184747 /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/tmp6psf68fc/privsep.sock │ │ ├─184968 /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/tmpij_m0ri5/privsep.sock │ │ └─185340 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d4fd6ebf3398c78ded9138c50f7c4ab2106ea1e1178be700306e59362c97d339 │ │ ├─183405 neutron-policy-server: uWSGI master │ │ ├─183417 neutron-policy-server: uWSGI worker 1 │ │ └─183418 neutron-policy-server: uWSGI worker 2 │ ├─3e4159efb91190664cf5e77b50d9927c3e042e2a214e3b68b40fe91ceabbf72d │ │ └─43191 /pause │ ├─2ffd51fc176a2844a07b2985dbd4e893f22f0ad3386321c58a26926fedfa7ca2 │ │ └─108167 /pause │ ├─329fdb2b88a7dc56bbb202210596b3da93f724d28e00bccf038fa50323245902 │ │ └─94984 /pause │ ├─ce3cf27fc2923581fe9575ef6079c5f071385f3af398314787d204b27640fc85 │ │ └─48684 /pause │ ├─8daaad39f0404ef3f20228dfd170a9183d28019192e6307666c5868e19576e50 │ │ └─63605 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fce7f29b0e00fb1c12baba701fea4ebb881045755b1371383b729ec6ae807fc8 │ │ ├─ 46773 /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 │ │ ├─ 46786 /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 │ │ ├─ 46926 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267518 nginx: worker process │ │ ├─267519 nginx: worker process │ │ └─267520 nginx: cache manager process │ ├─9b0b949d7615d3892c7dc95b4a022499f036958f7c4a840f8293daa0eee0253f │ │ └─60171 /pause │ ├─07185a0ef4baee3dd0b738012871c516f3ae4269eaaef73d54c76fb5f0dabae1 │ │ └─61534 /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 │ ├─214233122b9bd570431ee8665c5b3f9cf66a1ffbd5b8722efeb8f8dc12e079ba │ │ ├─171353 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171670 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171671 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7a551c667afcc32664d89f8a3917a16debba6540bbaf89a3c04bb5074636b6da │ │ └─48981 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b07e399426f1c85c1041a60ee7b7eada4a68b7b7b8222736bf6a5cd8eae5f739 │ │ └─253825 /pause │ ├─e1dda59b8d35732a4eddffe29f31e3a796db82bd3c014fa5895bd23f0531a367 │ │ └─56339 nfd-master -crd-controller=true -metrics=8081 │ ├─3e36b0232d117692b2dce41dfe8c92bb5b89b3e59f3de874000edcf7b140d3e9 │ │ └─68280 /pause │ ├─76f2b6a5a28655cca845315648b7294f70e35f70c941cf21ac94e652c989e162 │ │ ├─185928 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186162 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─186730 /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/tmph1zvab5k/privsep.sock │ │ ├─374378 /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/tmpkoxkn8io/privsep.sock │ │ ├─374838 /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/tmpejmsz008/privsep.sock │ │ ├─375593 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375595 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376065 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=09abc435-ecc0-4714-b251-f630e0e87bc2 --namespace=qrouter-09abc435-ecc0-4714-b251-f630e0e87bc2 --conf_dir=/var/lib/neutron/ha_confs/09abc435-ecc0-4714-b251-f630e0e87bc2 --log-file=/var/lib/neutron/ha_confs/09abc435-ecc0-4714-b251-f630e0e87bc2/neutron-keepalived-state-change.log --monitor_interface=ha-329eb626-8c --monitor_cidr=169.254.0.20/24 --pid_file=/var/lib/neutron/external/pids/09abc435-ecc0-4714-b251-f630e0e87bc2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─384020 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a82be54e-c491-409a-b14e-e1c1438a147f --namespace=qrouter-a82be54e-c491-409a-b14e-e1c1438a147f --conf_dir=/var/lib/neutron/ha_confs/a82be54e-c491-409a-b14e-e1c1438a147f --log-file=/var/lib/neutron/ha_confs/a82be54e-c491-409a-b14e-e1c1438a147f/neutron-keepalived-state-change.log --monitor_interface=ha-6d1baa4d-cb --monitor_cidr=169.254.0.140/24 --pid_file=/var/lib/neutron/external/pids/a82be54e-c491-409a-b14e-e1c1438a147f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─2d355f39b80f81398489c6d2441c440e082fba8c5ea582316d31b886c44fc763 │ │ └─40641 /pause │ ├─d2312a961b925aaaa73d2e750d308bcd7fc92a02ce4e04da665959d952c7f5fa │ │ └─65782 /bin/oauth2-proxy │ ├─314cee6a80d923115d9578a814e1ff6f0a9c4ff8f92806d54332c3631b3fdb7a │ │ └─47281 /pause │ ├─e5d2f396ce75f693f95f1380b7f10be479781d416b9031197b8147ec36244384 │ │ └─126648 /pause │ ├─a0d7e18fbce667c8d51268669a37009bd42530331fe704a131cea9006d244455 │ │ ├─245952 magnum-api: uWSGI master │ │ ├─245984 magnum-api: uWSGI worker 1 │ │ └─245985 magnum-api: uWSGI worker 2 │ ├─bddb659998adc411dad065ecb83a9697a583c44c7dddffaf982c9ceb63fc6272 │ │ └─51312 valkey-server *:26379 [sentinel] │ ├─99125453a3a046ddf35ceafe8c9bf4fe95ddcd45323f476a4b4d8f2f0623e0d1 │ │ └─188059 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4803d95cc9672f6f218a8de4bf4827b1f8da95829aa9b0553f5f25da8742ce97 │ │ └─46462 /pause │ ├─c7457db25cd3650a4d0750a72543078e8e94752da3300610e3d038be2a2d19ea │ │ └─44318 /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 │ ├─da73522989d26a23d028411a6aef11420b46228c6f67bf0fa16f0603b71248e3 │ │ └─78894 /pause │ ├─6fab42bc3a508b52cd55bccb3ba8a0dcfbde07e9ad347395825223f0b52eba02 │ │ └─231187 /pause │ ├─82c95de926e873ddfe9f171f41f040ee8ede8c36ad6f3998124ba9baf119817e │ │ └─229329 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0f50a3441bf5e8429fd2b123c50ceb9682c6836f1b8eefb5774e3f87ce4cd8db │ │ └─40154 /pause │ ├─501f1487b7d7e59d54d186b0ffce85a822fa7f703060adcf65b521bb8aa06ffb │ │ └─64896 /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 │ ├─ef3118c8f4d6195146f1fb04b0231961c0f197c466c2c2f4678894ecff519d3e │ │ ├─91208 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91225 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91232 erl_child_setup 1048576 │ │ ├─91378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91557 /bin/sh -s rabbit_disk_monitor │ ├─2f3409ca2c5ab3439126609ce9284d28e82b4674f881c1a7a0c6cd847218123a │ │ └─64396 /goldpinger --static-file-path /static │ ├─2a31c6bc24ed9feb40330e51a3b9bccc0cc629341636b1ff4d222b539d4e98f4 │ │ └─40092 /pause │ ├─6095d5e9d10adb4f7c4f6e8c36e147720b91a64b6cb8f10108cf033de4e89b72 │ │ └─64812 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─813b6db4ce00ab0beac008095d5def1b65163dbbab9bf3d7b710720e26a956c1 │ │ └─160278 /pause │ ├─40e2f7505b5c2705a46094877832b05c06af52ba0a073c5080c2f3fb93df3eb9 │ │ ├─48709 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 │ │ └─51420 haproxy -sf 140 -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 │ ├─f005bafa0072a0dd239c654ea34eb8fb7de7ac80a674002bcff5fcbde314dc62 │ │ ├─202546 heat-api-cfn: uWSGI master │ │ ├─202579 heat-api-cfn: uWSGI worker 1 │ │ └─202580 heat-api-cfn: uWSGI worker 2 │ ├─a532866f332f67da11acd2fb0b3a084a409ea86f3937179198904c6126c78e43 │ │ └─214918 /pause │ ├─5ef3bfc4de102b50cc9f30d0b5bba99b79916209fc590b9829c210d76dc611e7 │ │ └─40118 /pause │ ├─c90ad279224ba548284ae7b701d99d568610464737f0971e07f2fedac1879bed │ │ ├─224400 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224984 octavia-worker: ConsumerService worker(0) │ │ └─224991 octavia-worker: ConsumerService worker(1) │ ├─a22187cc2f5b641578778ccb55ca34f764ada64100ca9a6fea8aeb43b417f939 │ │ └─224425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─12c3270ead6b4c2c0a3ce58d44e7421b444f27c7c2484062ca51e8cd264c2a43 │ │ └─190238 /pause │ ├─e5bdccba9beaad34519d2fa41a684289b113231735133856981490b894c48beb │ │ ├─207179 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207202 erl_child_setup 1048576 │ │ ├─207263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207421 /bin/sh -s rabbit_disk_monitor │ ├─93df89fb77118459ae4d56e98ef3341a57286775af224ef88dcaff9f06e26fe4 │ │ └─157788 /pause │ ├─20bd955c601097c52bf4b36cf57dc348376417966e1abc34641a481a08c9180a │ │ └─84811 /pause │ ├─eca67f65e43bd98683335d90f37744ac6cb08e765d60168d094d9ce63409d4f4 │ │ └─230213 /pause │ ├─cd140c4f4fda2bb989d49907f58717d82ed41d0532f735218de90d933174a362 │ │ ├─225268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225286 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4153d2e846ddbfc59b66f838ba783eaf1c04c81ffe28530e3753500677154f43 │ │ └─46548 /pause │ ├─a3db85b06d48c168d8fb1de442ef7f95c59dfec28d381f47c277490e4b1706ab │ │ └─56294 nfd-gc -gc-interval=1h │ ├─58be705170e7ced722dcb32c58eead3f3511e42a7d48058947a0e8ddc1345379 │ │ └─42708 /pause │ ├─bfd4db05d3dcca06a7cecebb39133fd74556372c8ba68038504e40b8ad24eda3 │ │ └─175103 /pause │ ├─ac3473849023d2409d59c0e9f72484143452741d4f98b512dee1d3c14f795278 │ │ └─96181 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─14f7ad1010778cc1c0d81bf886b029bb01129cc27aa86bff0f0f7699dd41679f │ │ └─63446 /pause │ ├─8d3ab95e64874868d94af512408829c472167a2c6331e2b681f783320852a764 │ │ ├─ 71548 apache2 -DFOREGROUND │ │ ├─ 71588 (wsgi:k -DFOREGROUND │ │ ├─ 71589 (wsgi:k -DFOREGROUND │ │ ├─ 71590 (wsgi:k -DFOREGROUND │ │ ├─ 71591 (wsgi:k -DFOREGROUND │ │ ├─399900 apache2 -DFOREGROUND │ │ └─400081 apache2 -DFOREGROUND │ ├─a455cc3497b3fdc6ffe18c3d40dceb49d803bb5d53075e3dbbf7569d0929bde7 │ │ ├─134503 placement-api: uWSGI master │ │ ├─134538 placement-api: uWSGI worker 1 │ │ └─134539 placement-api: uWSGI worker 2 │ ├─bbecf8b7083859f00cb6d7e3c3587796252bb021d9e6024c74470452cb7c7a71 │ │ └─253954 /pause │ ├─d902de1b6c5f903f4a42472b7b30d4328e576cb3cee4ceac2877bed1e292884b │ │ ├─202511 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202794 heat-engine: ServiceWrapper worker(0) │ │ └─202829 heat-engine: ServiceWrapper worker(1) │ ├─f51e10ef505b850a4881e93a6ce93c9fd12b213bb4ff31d3e7a3f7ec9c40003b │ │ ├─245762 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246439 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpt4dutqfs/privsep.sock │ │ ├─246445 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246447 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fa530bcd7cec3f7ec59cbaeb79f3f3b6e792b5e7cc9bc9758ec2d2b5b821729b │ │ └─156593 /pause │ ├─09f4bf75bbf3fff1fe23d4fb6ff5605e8c7821d6406d566d395dc84210af3061 │ │ └─44275 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─16b1f12f716144efa02247782571f59625c443e997aa2aa02dc8ecef7c6332da │ │ └─155157 /pause │ ├─5d0aa13c692a1dee9d2a79414c99040fd4ddb88f60e352caa1075e231d8a5309 │ │ └─60695 /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 │ ├─075f2e1efe9938a77011dd9bd992ce86b5b894d089699e3bc61b6e436fbfbe6a │ │ ├─183349 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─183774 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) │ │ ├─183777 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) │ │ └─183779 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) │ ├─b96e83691fba9ca37f28e52a086e51a4135e13cae00373963b4bbc2f32af9410 │ │ └─60290 /pause │ ├─ee594a90962cca57268e50ea3e1132eb74d73f0afc3d596ef52ea90ec3b3cdd4 │ │ └─174598 /pause │ ├─6f4adfccab18c3cb6f8088dc853438f1cd8c195e9ead9fb57f7d19f0ff897d63 │ │ └─40275 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 │ ├─5354bd60113713faf2a3110eff4e5e8ce62324c0824cc92c7860e5f192503324 │ │ └─190174 /pause │ ├─19e52bbba127a5db6ea4722f892d7432e76c6c20beba3423fa43ed726817f36b │ │ └─174633 /pause │ ├─2855e7554dcf3e64bfaa945032b5bf478d7ea82da991d16b1126cce52f82643e │ │ └─40271 etcd --advertise-client-urls=https://199.19.213.104:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.104:2380 --initial-cluster=instance=https://199.19.213.104:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.104:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.104: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 │ ├─780469af6d083df4702b4a437d38d009fc651c56bcca4be8fcee8a131d027f6b │ │ └─62204 /pause │ ├─e7c766f2c894b9d7235902f12b6fda1d6aa03f99372eb499ac1e9fb1ee5b48cf │ │ └─42749 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─df335b47b0609f2c09f5806b7176dab817e2a550ca5762c7daec40c99f1d64a4 │ │ └─113515 /pause │ ├─653018921ea19ee5ddb97608e4ba76a6273eb7be98d1730c5e3e582e04ba6bde │ │ └─48789 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3e6139b7ef971b13f8ba7ce606b527188e23974947b2620dd038e7aa3570ea5b │ │ └─232424 /pause │ ├─2efce659964836ac836d2bc702376b7d05c8b825623133a7fa0105741631d8a9 │ │ └─94945 /pause │ ├─a74001806a940a42dfe63780652f1ff1423e30e0c5319cd3b18742093678df89 │ │ ├─175676 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403277 sleep 300 │ ├─bd65ff5193aad95d01113c1350fb31cefaa5d8da073d68d3be6d67d878b2b10f │ │ └─248942 /pause │ ├─656a81b90700af8ae487b8a382678abd8e94944b8fd62b91fb24fe1f8d6184fd │ │ ├─84119 barbiacan-api: uWSGI master │ │ └─84146 barbiacan-api: uWSGI worker 1 │ ├─6f0a3efdb82e9db2d1d9a8672af5b8fc31c4e8075ae68881a8e3d9e370e4ac38 │ │ └─56437 /secretgen-controller │ ├─18affc15c52e53051380066f615aa02f79ae643ebb6c97eed169831bc191fb15 │ │ └─160803 /pause │ ├─0ef6230def3c79776f9896f9e807cd973ccf441fd26c315c7faa59d86fd142ce │ │ └─61837 /pause │ ├─57ba6a806ddb7b56aa39b9767622e0feda207ba28ef2102642e1ca34f02c5e17 │ │ └─253568 /pause │ ├─b30167f22a1bf92fc455bd7a9a4bac5969e9b8dfbc71bac884ca6bb15e8a2a10 │ │ └─161216 /pause │ ├─56261b6be70b416b2aa8ccdf5b5b127526b140b684571ac4c037e7c3ab03d06c │ │ └─62301 /pause │ ├─3402332ee03bdd503ba3a85195e72f63a622843c7382cc3692f91e75b4fcbdea │ │ └─231247 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b40955355e3e0d7eaec877b0b0000c2cb79360cff831ae13f9fc4c49e8a05a57 │ │ ├─108482 glance-api: uWSGI master │ │ ├─108497 glance-api: uWSGI worker 1 │ │ └─108498 glance-api: uWSGI worker 2 │ ├─1f2863575aa8923d300344702349164947fbb3d30db88c6f7aa1c55ee3630db4 │ │ └─40119 /pause │ ├─6296a2c71a44cb3707ab23aeebebe93146e9fcbf9afb3665481bd0c29db69eaf │ │ └─246193 /pause │ ├─dc475467dfa7d620ba45cb138e78c217c014e4d5f02ef6d94039e53f0f38ca88 │ │ └─62263 /pause │ ├─b7dd9e12b666e006025abba9f3540f18f3e3a0010397a9370c2abc8165e8f151 │ │ └─48101 percona-xtradb-cluster-operator │ ├─b25b33a5d994101e813fdfc6070ee773f0e02842bfce5ca7cca878f29be98f9c │ │ └─129222 /pause │ ├─1bc3c8d81d3e3a34b8b6b3746e8ba6944d9c9f610a613fcfddd4dac27ea1f5e1 │ │ └─252042 docker-registry serve /etc/docker-registry/config.yml │ ├─2fce3bab57d6dd29117f515aa5d7ebf5e40eac35a354e51e7b4a9271034ee8f3 │ │ └─43584 /pause │ ├─173ebd980a542e9493b899b410bf22b672e324a59f84e46fa1d394c12f868f4d │ │ └─90869 /pause │ ├─2eec4ed22625d8c550a4bb6c239f3671127d389878d25299a23454c42b1f609e │ │ └─190105 /pause │ ├─17bb05be07476a1c51ba75b9d91281fcf37b08e83c8ea76efaab0d8eed28c176 │ │ └─47555 /manager --metrics-bind-address=:8080 │ ├─b36c6911bea786acc1deb3478963b737ee0c75b75e49ce0d7e3ceb0d3d4a55c6 │ │ └─206838 /pause │ ├─ff66ee3ee118f539d682f0266e01217be5b1cfb3379c42bee2e40b24f58b7529 │ │ └─160602 /pause │ ├─968b92cea55b5553827dec16bf93cfff75c74c77f8e5c2e28e07893b4aeb4206 │ │ └─47975 /pause │ ├─0524d4a4f7aefb01b1b65b75501af5f07266b6a817cc60165635f8b3a67b4553 │ │ ├─155485 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155497 /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 │ ├─4dac758d03b97a2f0b0f80c096fc3b61fabebd5b3124fbbbe27c2366f4a4fa5c │ │ └─65030 /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 │ ├─b9def2e6f646c8824dceac01d96a1c358e54f1dbdf886ab0b4fa22aa5fa809a9 │ │ ├─344154 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344372 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344548 /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/tmpolui35kq/privsep.sock │ │ ├─344743 /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/tmpni6vm66s/privsep.sock │ │ ├─345320 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345321 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345438 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/da97d0d2-40ad-4e45-bc1a-80c1113c60d4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/da97d0d2-40ad-4e45-bc1a-80c1113c60d4/host --addn-hosts=/var/lib/neutron/dhcp/da97d0d2-40ad-4e45-bc1a-80c1113c60d4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/da97d0d2-40ad-4e45-bc1a-80c1113c60d4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/da97d0d2-40ad-4e45-bc1a-80c1113c60d4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8c20165e-912d-40f7-98d6-3948474c35ac,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 │ │ ├─345442 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/85d10552-2e7d-4bb4-98bd-719ced3b7f4b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/85d10552-2e7d-4bb4-98bd-719ced3b7f4b/host --addn-hosts=/var/lib/neutron/dhcp/85d10552-2e7d-4bb4-98bd-719ced3b7f4b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/85d10552-2e7d-4bb4-98bd-719ced3b7f4b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/85d10552-2e7d-4bb4-98bd-719ced3b7f4b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ebddf3ed-3bf5-4f8d-8736-c3ed8ae58170,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 │ │ ├─345446 haproxy -f /var/lib/neutron/ns-metadata-proxy/da97d0d2-40ad-4e45-bc1a-80c1113c60d4.conf │ │ ├─345450 haproxy -f /var/lib/neutron/ns-metadata-proxy/85d10552-2e7d-4bb4-98bd-719ced3b7f4b.conf │ │ ├─374280 /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/tmpbtugrft4/privsep.sock │ │ └─378801 /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/tmpok10qajg/privsep.sock │ ├─9060b9431020c13016af8bf387c622aece145dfe7441779765c34f57bb3a85b3 │ │ └─254034 /pause │ ├─9d13ee1fd3ba7995454829426f18e9f4c4d886bee63c63a2a70c7e9cb86c1cc2 │ │ └─269343 /bin/openstack-database-exporter │ ├─feceb6bc150b39c942988493cb1b23a8aeb5c8d4664bbe31e9a98ad4bc0867d4 │ │ ├─172871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─172905 erl_child_setup 1048576 │ │ ├─172985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173165 /bin/sh -s rabbit_disk_monitor │ ├─b28fbe9ca4c24af9b6a2027b9de595507c0a9341eba65019e9b39ca0fcc4e303 │ │ └─61882 /pause │ ├─faf0011b5884b5c56b35712d78f88d564f4f70bc8eb7b6164b5666696adba748 │ │ └─109701 /pause │ ├─b0ce6bea15bdd175209549762114be5c8ccb10f2effbdf748ba21238338e42eb │ │ └─56189 /pause │ ├─20f43ac6a0158d56ee687fc790673992514806faf5b2efbcd925201c64b0639d │ │ └─65500 /bin/pushgateway │ ├─ed3ad29532a120748c9622bcaf85f1f4303813a792485ebc585aa38a22f5af37 │ │ └─95303 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-wd777 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─61ae5edb4e9ce0c31b9083031f31aac5f69aa50dc724751d2a55aa376dc68189 │ │ └─40120 /pause │ ├─3396341d2b58eaba584c3bd115a1085f60b47c066e358a73e916bf65ee1990c2 │ │ └─65327 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─67a387fca2e5d735a8b33536d95a7fdefc7eb69468df56bac4ee6a21dd4bd99f │ │ └─236205 /pause │ ├─3e541e7952eeda13adff496569fe4ac59e6e9b6fdcb73a99fcb1b047c8c7ba7a │ │ └─174530 /pause │ ├─92e08a187d9f7a382b7e63d0f770b9dad4c188885834c15d7ea3bdbc0110db75 │ │ └─111399 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b0d60a2fc5ea0bb37a60d588435ab50337961ed5af643efbd4fbe64371ab39af │ │ ├─183342 neutron-api: uWSGI master │ │ ├─183389 neutron-api: uWSGI worker 1 │ │ └─183390 neutron-api: uWSGI worker 2 │ ├─4b4185d69aaef82e371843704ca074526de62aeaaace5dc18757e82eb2d3a9df │ │ └─265238 /pause │ ├─a190ec50a41560c54d2e9e156353c6de57968834e70b506124090ccb367f3b97 │ │ └─175056 /pause │ ├─72492130a1fb8554ca761ea8e402ee94e9f969d69d40e536292e349d177020ae │ │ └─214636 /pause │ ├─be919949e2699cc31da00deeddf33758d0b72c4d67a29a4081302ec420db2beb │ │ └─269112 /pause │ ├─eebae1920abe8cf1d52e5519bae937b481c90031ef2df90d5a853960cc4d623c │ │ ├─66602 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66625 erl_child_setup 1048576 │ │ ├─66672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66673 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66883 /bin/sh -s rabbit_disk_monitor │ ├─36e902d5899732b81ccfa8b800f711a141c07217f0958dc090cca79c5bc0700a │ │ └─160349 /pause │ └─d9fbfeb694667ce1bb78c279bd3772058259de24c5b62e9a81eb5b5800ee586a │ └─43228 /coredns -conf /etc/coredns/Corefile ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount