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 │ │ │ ├─21512 /lib/systemd/systemd --user │ │ │ └─21513 (sd-pam) │ │ └─session-22.scope │ │ ├─21508 sshd: cephadm [priv] │ │ └─21533 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/199.19.213.234-22-zuul [mux] │ ├─403498 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-szrrzjypizypurzomelvqaluxacsuivq ; /usr/bin/python3'"'"' && sleep 0' │ ├─403499 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-szrrzjypizypurzomelvqaluxacsuivq ; /usr/bin/python3' && sleep 0 │ ├─403500 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-szrrzjypizypurzomelvqaluxacsuivq ; /usr/bin/python3 │ ├─403501 /bin/sh -c echo BECOME-SUCCESS-szrrzjypizypurzomelvqaluxacsuivq ; /usr/bin/python3 │ ├─403502 /usr/bin/python3 │ ├─403503 /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 │ └─403505 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 … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12204 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79672ba02c7dd7c9bc4b8f274728a7a1962d831b9ff02efcc12f3b0b3bc5bfc8 -address /run/containerd/containerd.sock │ │ ├─ 12569 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2912ba3321dab9620e70ac3ee0e4d2331359d14a8479cc3507d8a23c8b40346a -address /run/containerd/containerd.sock │ │ ├─ 19433 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c7d34da0bfd5e51332cfb082b229bfa80f81bcda639aec2021df07c0444494a -address /run/containerd/containerd.sock │ │ ├─ 24622 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6d0e36262f0c833b4d6ad0e332509a2f73addab0ee9f9dc52a27578d8e6bafea -address /run/containerd/containerd.sock │ │ ├─ 29331 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 659c3effcaa06331d0913b2ab5758e779f0a1ae1d38bb0f009187cfaca026b65 -address /run/containerd/containerd.sock │ │ ├─ 33831 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c38582058944034f46e5161e34cbc8da5cd205d8e92074220cb498a6e203272e -address /run/containerd/containerd.sock │ │ ├─ 39553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 555686f57db1494a11172cd82bf84e9460f9f6c8fa486ffdd50a3b0fcc11e326 -address /run/containerd/containerd.sock │ │ ├─ 39573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e8badecd8a46fe1036d4b8613d07060dac9724f86bdce08a447818adc5e1b41 -address /run/containerd/containerd.sock │ │ ├─ 39630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1e83393ba5f2479589b2882738f782b31bedf1ffe2eb8832ca1175c6a88f0c -address /run/containerd/containerd.sock │ │ ├─ 39647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc61f6b2eeb66ccbb0ae3def96c316d3656e42c9d9361f7be35736c120b004a -address /run/containerd/containerd.sock │ │ ├─ 39655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eef4f2cae95d90cd28d740d3c65fa980ec0c78a26b465fc72ac58a1bbadf6eb -address /run/containerd/containerd.sock │ │ ├─ 40143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 898fc8d5128e0a54a5c26d004249dad613794d456e880db172446f7f5c846798 -address /run/containerd/containerd.sock │ │ ├─ 40924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c9f58ae87979be918a5f1bf2c4be65b1231598b6e57d1f41a1519390d056cb -address /run/containerd/containerd.sock │ │ ├─ 40969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44d92b83d50d25ea5d632f56ba200f99d964aeaa449ba645534ca85f47b4fd88 -address /run/containerd/containerd.sock │ │ ├─ 42470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed3a789fd7f186a07575c6631e9d48a53945112af2cd8cb192beb8229cb6a60d -address /run/containerd/containerd.sock │ │ ├─ 42551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb0b79ba177d1d9815dfde023d7f2eecbe49512c0b5f1c2afde3cb565c643418 -address /run/containerd/containerd.sock │ │ ├─ 42597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291b81997d63540544590162a1dbd1e56ee53d96494e286c06948d51f825cb5a -address /run/containerd/containerd.sock │ │ ├─ 42649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d93e617529db3681408aedf84497946e617bdff8c156fe4f1c0c54192d1c5c7 -address /run/containerd/containerd.sock │ │ ├─ 42889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea43677e2330c9140f8dd3e577b4b4d51f67a25e37b252e2c6ef26dccbda300f -address /run/containerd/containerd.sock │ │ ├─ 42915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1353f0e52f51cdbf8a9bc25f662be3d6ac9a71f1c260241986deac0e095f02f -address /run/containerd/containerd.sock │ │ ├─ 45350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77218f98c1881e3bbbab2a3b59c781697c93b47b5c007d659e38c26fdff75141 -address /run/containerd/containerd.sock │ │ ├─ 45466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84bde73e10f5999b37703afbed151acd11a9a200a4375df8f82e56ad0617dad6 -address /run/containerd/containerd.sock │ │ ├─ 46311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b722f9ba0a121a7c7015c06cde4412dfeb4aa8e5effe5c2d1366b1e0ebd87b70 -address /run/containerd/containerd.sock │ │ ├─ 46415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9e80c8a8c95d28d0225e20541876e7136afe78d283f9ab46541e90a9452ad38 -address /run/containerd/containerd.sock │ │ ├─ 46805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b12f95b352671786874b3673fefb93674ebbd19ff193c6962e72e2d3beff59e -address /run/containerd/containerd.sock │ │ ├─ 47094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7555852124fd9d442aa7ed07fd090d95b0ed4e68489f1aff04c13e2ac5d42e -address /run/containerd/containerd.sock │ │ ├─ 47514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e55e24eb9ecaea131a69e824724909244edc3c3fc101df40c282da4b7138722 -address /run/containerd/containerd.sock │ │ ├─ 49903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bc99e84f511b14f0c156a7506b6212b3a2808b76991a82fa53032ff89bf99cd -address /run/containerd/containerd.sock │ │ ├─ 50151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8855752b49fabd1e596b944e00cbb8305c0d4335740e18e6dafca9bfa8de3e8e -address /run/containerd/containerd.sock │ │ ├─ 54552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd3f91a70c6e226667fbc5eb7e1e7bb32e3888342f9d75cce4e8042680145f86 -address /run/containerd/containerd.sock │ │ ├─ 55233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08611396ce56e0154e09efc7f80a4bff5a1b2987f08b73372400b719af6f2493 -address /run/containerd/containerd.sock │ │ ├─ 55271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b64519f4739cce1abb3f522afbd3fea16d4f38856dbe08514d66bb75adce3c -address /run/containerd/containerd.sock │ │ ├─ 55322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa5fc7eb71e7f894357e50d35d92672e62745b435d87f81eb78b214336c3f4ca -address /run/containerd/containerd.sock │ │ ├─ 55535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c745957775bb2b43c85ddd248f936bb09b105afd0c9e876bbd9989efa84d95 -address /run/containerd/containerd.sock │ │ ├─ 60031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcafcf74003177c43741afa77ff17385654e16b50373792ef118d2e65c1b2d38 -address /run/containerd/containerd.sock │ │ ├─ 60180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ac994b32c2404b9777431392e07373d8d5a1e15a4806d674b1c2685b37ea02 -address /run/containerd/containerd.sock │ │ ├─ 60221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43beddfd9655377c0897ba57b50ca5b24e46be91278e1a41e1f221306e39a470 -address /run/containerd/containerd.sock │ │ ├─ 60267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd64e29bec64ee6054655918220856ad8ff4df1128a58b2cf4bcfe750054814e -address /run/containerd/containerd.sock │ │ ├─ 61422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4dd3e8c9b5159573c91ba6a94800566eb51822ed7d0fb597155fcf8aa909c9 -address /run/containerd/containerd.sock │ │ ├─ 61598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 643e0277d0336370cf91d4942323826b7cfdd60d652899d131adf3f84b99bc6b -address /run/containerd/containerd.sock │ │ ├─ 62204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0fa1b4bcc51095d7c5b05373e295118fa097e99a66bbdc9a2acd54418726596 -address /run/containerd/containerd.sock │ │ ├─ 62250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65a47c2023762164e89a2fa74b460df629036ff8100c43d5156aad5c2b9ea6f6 -address /run/containerd/containerd.sock │ │ ├─ 62311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98ea6b16704592cbd3a53d36daa2af674b77e08dd72ae6d0b33050e0f05e548b -address /run/containerd/containerd.sock │ │ ├─ 63020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3962733c83ac96a5dd54239eaeaf6b2bc59c4adbcc28c4aaac5259b6b5d26397 -address /run/containerd/containerd.sock │ │ ├─ 63147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c23131eba4f981239fa2b004e0809a6683fc91e40f2c1e8269a442d88fb4594a -address /run/containerd/containerd.sock │ │ ├─ 63723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adffe98dc0259eddfaaa433d45111ab4c275fc5a156f6acaebc83a640161bacd -address /run/containerd/containerd.sock │ │ ├─ 63772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 491d101fc3b713903f7a116c655db583d1657794d525966e2e02a56631ad6564 -address /run/containerd/containerd.sock │ │ ├─ 64518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 584e1d09cd1f06372f1090a3e4239f56bd9fd524c9555248733fb933ca93e0a8 -address /run/containerd/containerd.sock │ │ ├─ 66246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af72803cc441e92a5878cda439656faa3a60e204511c56a2e2b5185c5ae5ff0 -address /run/containerd/containerd.sock │ │ ├─ 68483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e96aa03ee1b0375812ffbd7b4787f760f98951964e564b81b6c682b70affef33 -address /run/containerd/containerd.sock │ │ ├─ 77325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dc47372ed4f0c4f9b8969ee8aa629b3c7928e738015d6f7288a207d41c808d6 -address /run/containerd/containerd.sock │ │ ├─ 78870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a30813b26ab757f1ff2c47a319e01e789fbab97c4d6d070e0c7b27e081b8a4bc -address /run/containerd/containerd.sock │ │ ├─ 84699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8027ccab2f633cdbd381ad8f3f17ef808cd9b27e79f43b629cb430faa3ee509 -address /run/containerd/containerd.sock │ │ ├─ 91140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c74d6648eb2aa7327f49be972a373de4521241287fc8f8ffc2485deb7cf509e -address /run/containerd/containerd.sock │ │ ├─ 96650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6494efc4387f59a31a7a79bd1e0fa90747eabf4f1625b02a9132fd902f46791b -address /run/containerd/containerd.sock │ │ ├─ 97038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 097fbe7fa1116953162ba802aa8bee8d3d6c2845ce9e4a65bfdcc6a2b5863d84 -address /run/containerd/containerd.sock │ │ ├─104348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ca158c7cf39c3714f895294e2455187b707b4591ad178f776f648876a215e9c -address /run/containerd/containerd.sock │ │ ├─105925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fe7df379a4dc893beba44af9818e05286597edfa5cce06bed4a74bb91221114 -address /run/containerd/containerd.sock │ │ ├─105964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a14d3f0eda79143cf7416d8b618a5f1c9738168e194328731e7974b0c57238a -address /run/containerd/containerd.sock │ │ ├─107883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 128bfc8ac69f6d526115105655e9d30d95ff2082a1db9da57374d644f86aa60c -address /run/containerd/containerd.sock │ │ ├─109606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4217fb5d8565bf22a5baaeb08bce92c96d50a0d8848b6c6b30e3914ecb9178f8 -address /run/containerd/containerd.sock │ │ ├─109732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db3fac0c98901b9f222c9b1b3605d4a69722aa6175e350c7326685aea79d3ca2 -address /run/containerd/containerd.sock │ │ ├─122679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa39b01d020408650ceb831eb56b22ebfa76026695d00a9827c22d4e8a161d41 -address /run/containerd/containerd.sock │ │ ├─122738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5521da1640ac2ef71f85b400d2c358fb276619cabed90e1b847da9732034156e -address /run/containerd/containerd.sock │ │ ├─125171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a5c49e3cde086663ada476ef7770041a5c4c77676c0776e3785c65ccbc1dacc -address /run/containerd/containerd.sock │ │ ├─139331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972d5fac93a8da63b84cf6b82f97ab869470cc10c977ba140fe54ba841025cfc -address /run/containerd/containerd.sock │ │ ├─141191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2245d043d9a900d5c59f127d259a0706a3c07fc7396590fbffe96b04bfc93ec6 -address /run/containerd/containerd.sock │ │ ├─141851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fd84dbaa3b492fc3df0568a280d1a42752c253489023525efeb27ee42065708 -address /run/containerd/containerd.sock │ │ ├─154395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae190120727b439a13b4124ba95e0537f056f2dfe94b2c96cfd667a60e6ed19 -address /run/containerd/containerd.sock │ │ ├─156784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c05ceaa09be2dfd0ecddc4a52342f379da9b09c3ac88b3aa854b96d21e53008c -address /run/containerd/containerd.sock │ │ ├─156828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7debc8782f57e5e7d769f13192ee68779c212e73f832b98161b999d553b61927 -address /run/containerd/containerd.sock │ │ ├─156880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e565932a991cd6fae32a50266c477ad10bb4f597d724cbdb13a7055ec4f3c263 -address /run/containerd/containerd.sock │ │ ├─156920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876f73fcdc932d73646abbd6d5969338a5ca99901948c9432c50fa5d0ce17ee8 -address /run/containerd/containerd.sock │ │ ├─156938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 359cf79f3b29bf9aae7215ed40769ccce5298269dbbb10f9ef89e91ae6fa23cf -address /run/containerd/containerd.sock │ │ ├─157485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8507d862cf69af2dfb29e0bad0b373e6b10b46cc5a90a452175f116b8f2a0b07 -address /run/containerd/containerd.sock │ │ ├─168495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86df6b967e7d38ab477d17b91849251fc472219c80f54e2ea56735ee9d9424da -address /run/containerd/containerd.sock │ │ ├─170431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b861aea38a6241201368639dc90644716dca9df96f6106de9beb125b072f1590 -address /run/containerd/containerd.sock │ │ ├─170502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2092238fcf8b99db4405728b90255172124b9ab1ca7fc57e94080f720adc8224 -address /run/containerd/containerd.sock │ │ ├─170571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62974281954598a5d5446160c877f6a820d1c946281cde1ca98d6ed8bcaf6e45 -address /run/containerd/containerd.sock │ │ ├─170653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dcb0e0972416cbb61f6af15feda90d53bc1da6a6e76f05bad9e43313f7aa608 -address /run/containerd/containerd.sock │ │ ├─170756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1998f4f58245e1ba163ba143946ae880a0f981c9cebac9ce57c75c920e8699f -address /run/containerd/containerd.sock │ │ ├─171023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e549146701d86bb5d4cfc1f1ed5ca7041bbc16e313788001ed6eda6a1825a4a8 -address /run/containerd/containerd.sock │ │ ├─171062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f330276fd4c595f64ab1060cbdd557773271ccaf0811435d5dcd491b1699a4b -address /run/containerd/containerd.sock │ │ ├─183162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feea62c6736d70a7d6bcc3e30aaf22c4e96c9f82365d4a61c80a6a16be886ad4 -address /run/containerd/containerd.sock │ │ ├─185338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b19dbc79ef5a457f14d888fc124cf487adf8c08dffe5824953fb5237639d5e8 -address /run/containerd/containerd.sock │ │ ├─185421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8080807bbf8926bd2039fba3972bcb952981c9e6ae4ead3fc84b134e7564850e -address /run/containerd/containerd.sock │ │ ├─185518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3380c1e92c763f30d2b63292d7ebb099a6412a6a899d6b004ae3d9684ad31f9d -address /run/containerd/containerd.sock │ │ ├─200271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c493c5f11adeb77cd22dce6eb85334601758677bbfe43819e565c33573353f77 -address /run/containerd/containerd.sock │ │ ├─207974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1436bd259c366eae5d417dc1253ffce9c35c2876d051a9565b4772749cdb50d6 -address /run/containerd/containerd.sock │ │ ├─208003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f9e0d3c8e1fb65f5e1de8b1abc9958a5d16b28248be6eac354b83cb8ba46b22 -address /run/containerd/containerd.sock │ │ ├─208010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a2d8e4b021a2a9897c818af9aa6c7b5e4095381db27bf67a9c101f57038f2f8 -address /run/containerd/containerd.sock │ │ ├─208111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f8926bd5831699d0eaff87d63fe15ef56450c06feea4b4ab926424e6376f0ef -address /run/containerd/containerd.sock │ │ ├─219292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79315148d6240c0e86d8757e25683fa66875c3106101fe0960fcb40a6f0accb7 -address /run/containerd/containerd.sock │ │ ├─221684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2228e078281c98e5c0bb4600d3cc32decfeed8ab938611ebba4f817654d72e43 -address /run/containerd/containerd.sock │ │ ├─222831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05b6e0c7f996ac28f3c01924d7cdb5314d9baa4c2e5bbd3e94ca2ccd512096df -address /run/containerd/containerd.sock │ │ ├─223889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b169e389423edbf9edaa7c2f218a45c9b92a0aed996e145f19a21ff330a8ab07 -address /run/containerd/containerd.sock │ │ ├─224930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67cf5b40bac2290d71ac3d6b970cfa44305957fa046150efbddfa88416906750 -address /run/containerd/containerd.sock │ │ ├─227319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f529223c42246bcc28f9b4491f0a495ce1c3070d5cd4774b0a72701a1c4dcaa -address /run/containerd/containerd.sock │ │ ├─228662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50b8515c3ddb324ee76043cf0eabaeaeef2813d1edb1d7aa32dff9c18fb132a6 -address /run/containerd/containerd.sock │ │ ├─228807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad9d6d538500f4cf30702f489eb413a7f16284d3c6b0cad3c61d51e527fd1bdc -address /run/containerd/containerd.sock │ │ ├─237590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a67dbc273c8f8a7728cf570eb8a5b84e687d084ea499b51fae69e100a7f4f40 -address /run/containerd/containerd.sock │ │ ├─238118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42cf4fe198b871348ff1d05ebdce0ac1fdee911c077ab4213b2836daff411cb8 -address /run/containerd/containerd.sock │ │ ├─251602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0b73e598d932a4bdaaa5b1c1c5c97a7a5daecc4264bdc5c2d6410881f09d422 -address /run/containerd/containerd.sock │ │ ├─256818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e14ed5195e0b8038cebd0ebbb077b3fc4e5f924dde97d582d1668f397a148a0d -address /run/containerd/containerd.sock │ │ ├─257033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20e66a89e6ca87068906aeb2055153b6484b55ab8a6ab8f841a3096e1ade46ca -address /run/containerd/containerd.sock │ │ ├─257166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ea1dd68ae98cbb79ab55f5fc49bb74491baae32be1683a3669e096fe1eeb14e -address /run/containerd/containerd.sock │ │ ├─257220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ea8c0fc9b0aef2a5b03b420deb21a346dacc1ce8247527e596ac7d867ab5fc1 -address /run/containerd/containerd.sock │ │ ├─267966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8898edaffb1bf91e21a875bca77fd8163bcfb88cbebfd6dba5c821c440d69a49 -address /run/containerd/containerd.sock │ │ ├─270561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c08a4f20f1e20a3b946b8b44a4046d4e247bd42f1f4067fe94016619435a1e -address /run/containerd/containerd.sock │ │ └─271208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9a4b10fb10fcf042cab71f889914945db052bd293834f593f1430933c5d8db -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─run-r8aa9bda0979049798d5c3b61c03ab92d.scope │ │ └─183718 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29035 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29314 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rnhrfn.service │ │ │ ├─12482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rnhrfn/unit.run │ │ │ └─12512 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-rnhrfn --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rnhrfn:/var/lib/ceph/mgr/ceph-instance.rnhrfn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rnhrfn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rnhrfn -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 │ │ │ ├─19390 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19410 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24342 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24605 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33530 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33814 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12148 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-4c7d34da0bfd5e51332cfb082b229bfa80f81bcda639aec2021df07c0444494a.scope … │ │ ├─19459 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19478 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-79672ba02c7dd7c9bc4b8f274728a7a1962d831b9ff02efcc12f3b0b3bc5bfc8.scope … │ │ ├─12229 /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 │ │ └─12248 /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 │ ├─multipathd.service │ │ └─138973 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40019 /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.234 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-659c3effcaa06331d0913b2ab5758e779f0a1ae1d38bb0f009187cfaca026b65.scope … │ │ ├─29355 /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 │ │ └─29369 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker-c38582058944034f46e5161e34cbc8da5cd205d8e92074220cb498a6e203272e.scope … │ │ ├─33853 /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 │ │ └─33867 /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.socket │ ├─docker-6d0e36262f0c833b4d6ad0e332509a2f73addab0ee9f9dc52a27578d8e6bafea.scope … │ │ ├─24645 /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 │ │ └─24659 /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 │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138863 /sbin/iscsid │ │ └─138864 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-2912ba3321dab9620e70ac3ee0e4d2331359d14a8479cc3507d8a23c8b40346a.scope … │ │ ├─12592 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rnhrfn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12614 /usr/bin/ceph-mgr -n mgr.instance.rnhrfn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─1a2d8e4b021a2a9897c818af9aa6c7b5e4095381db27bf67a9c101f57038f2f8 │ │ └─208076 /pause │ ├─1f330276fd4c595f64ab1060cbdd557773271ccaf0811435d5dcd491b1699a4b │ │ └─171086 /pause │ ├─268faef093d39fb6ea97ee47b1a5aa84cb9946894edf4f00fec867792e623c4d │ │ └─270882 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─7debc8782f57e5e7d769f13192ee68779c212e73f832b98161b999d553b61927 │ │ └─156933 /pause │ ├─04c82e2bddbf2a04fc967bc792fc5a883075bf67caf13aa5375718284d217903 │ │ └─249822 /manager --metrics-bind-address=:9782 │ ├─79315148d6240c0e86d8757e25683fa66875c3106101fe0960fcb40a6f0accb7 │ │ └─219315 /pause │ ├─77218f98c1881e3bbbab2a3b59c781697c93b47b5c007d659e38c26fdff75141 │ │ └─45373 /pause │ ├─9ce2d585d602cf3579db1ac78a52fa87089c5d7debd78ea1cda0eacb8590d5d7 │ │ ├─63828 nginx: master process nginx -g daemon off; │ │ ├─63864 nginx: worker process │ │ ├─63865 nginx: worker process │ │ ├─63866 nginx: worker process │ │ ├─63867 nginx: worker process │ │ └─63868 nginx: worker process │ ├─ad9d6d538500f4cf30702f489eb413a7f16284d3c6b0cad3c61d51e527fd1bdc │ │ └─228832 /pause │ ├─1575545e5ec60151759a5ee37be6dde3c9dc2086bc3276c07da965a5ab5a91be │ │ ├─118966 cinder-api: uWSGI master │ │ ├─118979 cinder-api: uWSGI worker 1 │ │ └─118980 cinder-api: uWSGI worker 2 │ ├─23d3399be48a121c99879eecd92b06c4321eee48f409f684ad8d7cf9b4421d52 │ │ ├─218391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218410 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─388350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ea43677e2330c9140f8dd3e577b4b4d51f67a25e37b252e2c6ef26dccbda300f │ │ └─42931 /pause │ ├─4620b569767841706557b1a37f39936c39359f18cb44640875cba81b7a73ed9e │ │ └─123383 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─86df6b967e7d38ab477d17b91849251fc472219c80f54e2ea56735ee9d9424da │ │ └─168518 /pause │ ├─f1a35b1f88a74fd7f40ec55f31a8f61eca06ccc0162123677b025ce488a523b3 │ │ ├─217630 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218064 octavia-worker: ConsumerService worker(0) │ │ └─218067 octavia-worker: ConsumerService worker(1) │ ├─30c08a4f20f1e20a3b946b8b44a4046d4e247bd42f1f4067fe94016619435a1e │ │ └─270596 /pause │ ├─86378bd1f5f9be8f1fe59ef9c1bf78de2b690b5251e261abe0db4122571bd658 │ │ ├─179165 neutron-policy-server: uWSGI master │ │ ├─179178 neutron-policy-server: uWSGI worker 1 │ │ └─179179 neutron-policy-server: uWSGI worker 2 │ ├─9e2e1131189084fc4e0cfba58169e6eff2110d52eb87ac512d1e144cdb73dac2 │ │ ├─ 97499 /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 │ │ └─400772 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─62c5ae4221a7eb946b7833e58d1273af21219048aabaafa60fd1221cee520889 │ │ ├─251872 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251892 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─251898 erl_child_setup 1048576 │ │ ├─251969 sh -s disksup │ │ ├─251971 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─251972 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─252067 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252069 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252092 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─252266 /bin/sh -s rabbit_disk_monitor │ ├─6fc0559c9044a5798386945627a5c2ce8aa3d5011de563ec0ca61a1aedd734de │ │ ├─130373 placement-api: uWSGI master │ │ ├─130395 placement-api: uWSGI worker 1 │ │ └─130396 placement-api: uWSGI worker 2 │ ├─b211cd45789df43cbd5f061cad31b3d3f4e44ce25d2140f1cdf2861bca1f2064 │ │ └─65447 /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-234.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 │ ├─62974281954598a5d5446160c877f6a820d1c946281cde1ca98d6ed8bcaf6e45 │ │ └─170635 /pause │ ├─67cf5b40bac2290d71ac3d6b970cfa44305957fa046150efbddfa88416906750 │ │ └─224954 /pause │ ├─42cf4fe198b871348ff1d05ebdce0ac1fdee911c077ab4213b2836daff411cb8 │ │ └─238141 /pause │ ├─a545f42f36d0c400349f2063fc5813b5967abb76a5943742917cb0e901fa1c76 │ │ ├─200390 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200413 erl_child_setup 1048576 │ │ ├─200465 sh -s disksup │ │ ├─200467 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200468 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200473 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200474 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200484 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200728 /bin/sh -s rabbit_disk_monitor │ ├─e14ed5195e0b8038cebd0ebbb077b3fc4e5f924dde97d582d1668f397a148a0d │ │ └─256848 /pause │ ├─84bde73e10f5999b37703afbed151acd11a9a200a4375df8f82e56ad0617dad6 │ │ └─45489 /pause │ ├─8b12f95b352671786874b3673fefb93674ebbd19ff193c6962e72e2d3beff59e │ │ └─46828 /pause │ ├─7c695623fb7955adc35279b05588f0b756dd110a6d47b21ce919087132386ba1 │ │ ├─179123 neutron-api: uWSGI master │ │ ├─179150 neutron-api: uWSGI worker 1 │ │ └─179151 neutron-api: uWSGI worker 2 │ ├─09dfcdc853b624356905051fd44eed2b87ba116b8c8cc123cc50a97c3bce953e │ │ └─55633 nfd-master -crd-controller=true -metrics=8081 │ ├─643e0277d0336370cf91d4942323826b7cfdd60d652899d131adf3f84b99bc6b │ │ └─61623 /pause │ ├─6ca158c7cf39c3714f895294e2455187b707b4591ad178f776f648876a215e9c │ │ └─104371 /pause │ ├─2195ee6b6ee29b67de7fcbf22ff476e81bb8ea43388d78ced4eb3d6b56a39a99 │ │ ├─181178 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181783 /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/tmpxt3j136k/privsep.sock │ │ ├─182162 /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/tmpgke99and/privsep.sock │ │ ├─182602 /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/tmpdpcvya8n/privsep.sock │ │ ├─183004 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183005 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183050 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0f4f189d-f100-426c-9039-3f869d8ee493/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0f4f189d-f100-426c-9039-3f869d8ee493/host --addn-hosts=/var/lib/neutron/dhcp/0f4f189d-f100-426c-9039-3f869d8ee493/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0f4f189d-f100-426c-9039-3f869d8ee493/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0f4f189d-f100-426c-9039-3f869d8ee493/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7d5e0a77-6cb0-4081-9b7c-4709d4f54d33,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 │ │ ├─183053 haproxy -f /var/lib/neutron/ns-metadata-proxy/0f4f189d-f100-426c-9039-3f869d8ee493.conf │ │ ├─202139 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86/host --addn-hosts=/var/lib/neutron/dhcp/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6d7d6ba6-d21e-4234-ab5d-7eea0ff75a7b,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 │ │ ├─202142 haproxy -f /var/lib/neutron/ns-metadata-proxy/5ae8b05a-8cd7-4c02-86e0-c83e00e3bc86.conf │ │ ├─372984 /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/tmp0w0ub_z_/privsep.sock │ │ └─399356 haproxy -f /var/lib/neutron/ns-metadata-proxy/199fdd14-6f2c-41e2-98fb-0162d8f39ab3.conf │ ├─9b84c441a1a4b079eebf2ad30311269c9212ba240ae37ed705a9391a5b371f80 │ │ ├─47803 mysqld --wsrep_start_position=1cc1166b-1281-11f1-992e-2b8f9412c07b:20 │ │ └─47899 /var/lib/mysql/mysql-state-monitor │ ├─5a785f4c48485f18df479b9a776f05919850a085828faaa9c3712105d9f6edbd │ │ └─65550 /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 │ ├─bd290575c82eaaf8d62dbc3f12bf764d170725cfc96663a5ff0928891752e990 │ │ └─265806 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4217fb5d8565bf22a5baaeb08bce92c96d50a0d8848b6c6b30e3914ecb9178f8 │ │ └─109634 /pause │ ├─fd7fb65465a316ac0962cc1a66151dbf89a8e7ba22ec5c96022041bf58057027 │ │ ├─167327 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167588 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167589 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─402895 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─402896 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─1436bd259c366eae5d417dc1253ffce9c35c2876d051a9565b4772749cdb50d6 │ │ └─208049 /pause │ ├─6f04d31acfce92f4e607b990e04e14532fe4718b24aff63a3e0855b2cdfee128 │ │ ├─188730 /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 │ │ ├─368445 /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/tmp50tcqyp0/privsep.sock │ │ ├─368941 /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/tmptvf74sec/privsep.sock │ │ ├─371110 /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/tmpqa1atfas/privsep.sock │ │ ├─402851 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─402864 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─e8d9fcf75c50cfa763ae808df94ce331fb269337f58733aeda86ac16867cd0be │ │ └─63006 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 │ ├─57f9d485f3caef5da48f9a60f7328e29ef2aeeec24626da636fd5d781580632f │ │ ├─238187 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238418 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─238419 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a5aa17c98599613b4f59d492684d1c945a82f26f943dfc3018a5cbe7016a6386 │ │ └─43171 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 │ ├─65a47c2023762164e89a2fa74b460df629036ff8100c43d5156aad5c2b9ea6f6 │ │ └─62275 /pause │ ├─5d3244a3736c115c6446cc91e0e79376c51e7ea84a9b0ca1e1e051638f4d95e5 │ │ ├─84070 barbiacan-api: uWSGI master │ │ └─84082 barbiacan-api: uWSGI worker 1 │ ├─43e3a52b959216f402440a0c523e7036b4fd9ad8e94884c87f65d633128d222a │ │ ├─107997 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108014 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108020 erl_child_setup 1048576 │ │ ├─108067 sh -s disksup │ │ ├─108069 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108070 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108161 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108162 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108172 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108288 /bin/sh -s rabbit_disk_monitor │ ├─db3fac0c98901b9f222c9b1b3605d4a69722aa6175e350c7326685aea79d3ca2 │ │ └─109764 /pause │ ├─6fa2b32b197aa965a028d423149c662f0470b38db3ae887e71a9d7c45dbf2661 │ │ ├─216884 octavia-api: uWSGI master │ │ ├─216897 octavia-api: uWSGI worker 1 │ │ └─216898 octavia-api: uWSGI worker 2 │ ├─50b8515c3ddb324ee76043cf0eabaeaeef2813d1edb1d7aa32dff9c18fb132a6 │ │ └─228686 /pause │ ├─cb0b79ba177d1d9815dfde023d7f2eecbe49512c0b5f1c2afde3cb565c643418 │ │ └─42575 /pause │ ├─0dc47372ed4f0c4f9b8969ee8aa629b3c7928e738015d6f7288a207d41c808d6 │ │ └─77347 /pause │ ├─c05ceaa09be2dfd0ecddc4a52342f379da9b09c3ac88b3aa854b96d21e53008c │ │ └─156808 /pause │ ├─20e66a89e6ca87068906aeb2055153b6484b55ab8a6ab8f841a3096e1ade46ca │ │ └─257055 /pause │ ├─b4fd910908da34a3dcb6b0cabe3b478fef21005b4a2d2e9d785b6fd08a9ee6d6 │ │ └─66485 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3e22db621036c7cffa3fa454380f7500826e1c1600b87d88874e5e913dd99ec7 │ │ └─64443 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3c74d6648eb2aa7327f49be972a373de4521241287fc8f8ffc2485deb7cf509e │ │ └─91164 /pause │ ├─fd64e29bec64ee6054655918220856ad8ff4df1128a58b2cf4bcfe750054814e │ │ └─60293 /pause │ ├─fd8272eceb4e084104f5cbcbe367600dbc1345c54cea04c246ee1df627e26711 │ │ └─248561 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─fd5181464f1c0ca12fa11243a68f759a4489a2d250aef8d105e93ba8e1da1aab │ │ ├─154584 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154601 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─154607 erl_child_setup 1048576 │ │ ├─154665 sh -s disksup │ │ ├─154667 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─154668 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─154703 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154704 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154714 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─154875 /bin/sh -s rabbit_disk_monitor │ ├─56ac994b32c2404b9777431392e07373d8d5a1e15a4806d674b1c2685b37ea02 │ │ └─60204 /pause │ ├─56ec8547c637aa37b6f23ffa201403f56d279242e3c3d2937cf37b3922ac2150 │ │ └─249390 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 │ ├─b722f9ba0a121a7c7015c06cde4412dfeb4aa8e5effe5c2d1366b1e0ebd87b70 │ │ └─46334 /pause │ ├─2f9e0d3c8e1fb65f5e1de8b1abc9958a5d16b28248be6eac354b83cb8ba46b22 │ │ └─208070 /pause │ ├─2092238fcf8b99db4405728b90255172124b9ab1ca7fc57e94080f720adc8224 │ │ └─170539 /pause │ ├─a0b73e598d932a4bdaaa5b1c1c5c97a7a5daecc4264bdc5c2d6410881f09d422 │ │ └─251626 /pause │ ├─d9c9f58ae87979be918a5f1bf2c4be65b1231598b6e57d1f41a1519390d056cb │ │ └─40948 /pause │ ├─3962733c83ac96a5dd54239eaeaf6b2bc59c4adbcc28c4aaac5259b6b5d26397 │ │ └─63050 /pause │ ├─557a9d53c86aac871194f50e1b87069debd123a11370fcb4632c5eb1aae0acb4 │ │ ├─181180 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─181470 /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/tmp3ibrnwnr/privsep.sock │ │ ├─367776 /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/tmpebc5u41y/privsep.sock │ │ ├─368026 /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/tmpm74uzn9k/privsep.sock │ │ ├─368425 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368426 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370457 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=544b5aee-6eb7-4a5b-ac44-824fc163cd6e --namespace=qrouter-544b5aee-6eb7-4a5b-ac44-824fc163cd6e --conf_dir=/var/lib/neutron/ha_confs/544b5aee-6eb7-4a5b-ac44-824fc163cd6e --log-file=/var/lib/neutron/ha_confs/544b5aee-6eb7-4a5b-ac44-824fc163cd6e/neutron-keepalived-state-change.log --monitor_interface=ha-5da1d97b-5e --monitor_cidr=169.254.0.160/24 --pid_file=/var/lib/neutron/external/pids/544b5aee-6eb7-4a5b-ac44-824fc163cd6e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─372479 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=84fbaefe-5dbe-41c3-831b-f1c0208eb905 --namespace=qrouter-84fbaefe-5dbe-41c3-831b-f1c0208eb905 --conf_dir=/var/lib/neutron/ha_confs/84fbaefe-5dbe-41c3-831b-f1c0208eb905 --log-file=/var/lib/neutron/ha_confs/84fbaefe-5dbe-41c3-831b-f1c0208eb905/neutron-keepalived-state-change.log --monitor_interface=ha-b1b9a62e-37 --monitor_cidr=169.254.0.136/24 --pid_file=/var/lib/neutron/external/pids/84fbaefe-5dbe-41c3-831b-f1c0208eb905.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374313 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=47c684ad-67bb-4084-a4f3-4c49d15eb1fa --namespace=qrouter-47c684ad-67bb-4084-a4f3-4c49d15eb1fa --conf_dir=/var/lib/neutron/ha_confs/47c684ad-67bb-4084-a4f3-4c49d15eb1fa --log-file=/var/lib/neutron/ha_confs/47c684ad-67bb-4084-a4f3-4c49d15eb1fa/neutron-keepalived-state-change.log --monitor_interface=ha-b9475794-ed --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/47c684ad-67bb-4084-a4f3-4c49d15eb1fa.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─380667 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d68604cc-5bbe-4da3-ac07-af7bad97d280 --namespace=qrouter-d68604cc-5bbe-4da3-ac07-af7bad97d280 --conf_dir=/var/lib/neutron/ha_confs/d68604cc-5bbe-4da3-ac07-af7bad97d280 --log-file=/var/lib/neutron/ha_confs/d68604cc-5bbe-4da3-ac07-af7bad97d280/neutron-keepalived-state-change.log --monitor_interface=ha-bad3e7be-a8 --monitor_cidr=169.254.0.30/24 --pid_file=/var/lib/neutron/external/pids/d68604cc-5bbe-4da3-ac07-af7bad97d280.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9e9a4b10fb10fcf042cab71f889914945db052bd293834f593f1430933c5d8db │ │ └─271231 /pause │ ├─aa5fc7eb71e7f894357e50d35d92672e62745b435d87f81eb78b214336c3f4ca │ │ └─55346 /pause │ ├─e30fc2077d2f8a7b2b5c448c151f25c49e5e3be789bb122e5248d4aab19d378a │ │ └─248703 /kube-vip manager │ ├─8507d862cf69af2dfb29e0bad0b373e6b10b46cc5a90a452175f116b8f2a0b07 │ │ └─157509 /pause │ ├─f686cb77f0e3b4d33b234dbaaaf663099d27a2efe820d7674bec6ad01701aa96 │ │ └─66394 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5dcb0e0972416cbb61f6af15feda90d53bc1da6a6e76f05bad9e43313f7aa608 │ │ └─170735 /pause │ ├─04f7cbec140748c405343e28237a3bb6372367f93081bc05b9a6f41f3652e332 │ │ └─42999 /coredns -conf /etc/coredns/Corefile │ ├─3380c1e92c763f30d2b63292d7ebb099a6412a6a899d6b004ae3d9684ad31f9d │ │ └─185570 /pause │ ├─eee09301d434d0975a9c1dcaf63966ecc11df1481533398134e8a48634157a0d │ │ ├─179111 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179397 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179398 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179399 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c23041dd8a37dd4a62018a2b7349769af25fa30c5bebced3053041e2101311c8 │ │ └─64807 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4bb51d639089491bc843011f063499c9de4e9913ddd78b4db24b3db57ab47986 │ │ └─47648 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─ea52ccc8abfa5eafe28161407696de7078ce29e2da6df64885efccb584cd2a14 │ │ └─60422 /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 │ ├─3ff9b7bc72f1d7127357e24d76c3280d576eb312ab8810a283828b52b7c943f4 │ │ └─182845 /bin/bash /tmp/libvirt.sh │ ├─31cdb7e4fd76a61ad9e341e2dd21f1335d4d5b51630a0bc1b2b1a6bab7bafb94 │ │ ├─196805 heat-api: uWSGI master │ │ ├─196828 heat-api: uWSGI worker 1 │ │ └─196829 heat-api: uWSGI worker 2 │ ├─ed3a789fd7f186a07575c6631e9d48a53945112af2cd8cb192beb8229cb6a60d │ │ └─42494 /pause │ ├─20f9e52240141cb35b141098af69a177e11cf9701dce33740fbc582dde2c7919 │ │ ├─41882 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42275 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bd92ebf44d3f107543314007ed6527bd9b2d9704d5f32bbcf17d6a9292a4d4ac │ │ ├─77438 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77455 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77461 erl_child_setup 1048576 │ │ ├─77508 sh -s disksup │ │ ├─77510 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77511 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77581 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77582 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77715 /bin/sh -s rabbit_disk_monitor │ ├─6494efc4387f59a31a7a79bd1e0fa90747eabf4f1625b02a9132fd902f46791b │ │ └─96681 /pause │ ├─929a4cd526600ec33f15d6dcfadcff0057d247675f11ed978d46929df5fd4209 │ │ └─55787 /secretgen-controller │ ├─dcafcf74003177c43741afa77ff17385654e16b50373792ef118d2e65c1b2d38 │ │ └─60056 /pause │ ├─481c2550f37349707e82d7f486d75459389db048d4ce8a7387e316cbae3f600c │ │ └─248910 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6b19dbc79ef5a457f14d888fc124cf487adf8c08dffe5824953fb5237639d5e8 │ │ └─185362 /pause │ ├─e7880cd26e6b8368a0d04c2810259c01cd68f27f90d194563455a37132845831 │ │ └─66051 /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-234.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 │ ├─59438ae6e052a663637f6341e61fc07b525d2423a4c04cf21ca5dd2d23781dcb │ │ └─66698 /bin/oauth2-proxy │ ├─e565932a991cd6fae32a50266c477ad10bb4f597d724cbdb13a7055ec4f3c263 │ │ └─156995 /pause │ ├─1fe7df379a4dc893beba44af9818e05286597edfa5cce06bed4a74bb91221114 │ │ └─105947 /pause │ ├─c0ae03141d827db642ae1dbd930ba2e143805f9f7c4ea83a35ce8a05209bdcd0 │ │ ├─104758 glance-api: uWSGI master │ │ ├─104771 glance-api: uWSGI worker 1 │ │ └─104772 glance-api: uWSGI worker 2 │ ├─4ed774efaf23eb66f0210ddf0419326b2de90097cd2f096ba5c7a73f971ec17f │ │ ├─238016 magnum-api: uWSGI master │ │ ├─238065 magnum-api: uWSGI worker 1 │ │ └─238066 magnum-api: uWSGI worker 2 │ ├─5af8659686faf546a49d4d5f2253f7a851de523b5f11fe25c8aa2f354b43e2cc │ │ ├─266141 /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 │ │ └─266230 /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 │ ├─b395d34ad3a5388b2353c1c328a2fa5a6d739fed0a5fcef5f566a0f7783d4511 │ │ └─42991 /coredns -conf /etc/coredns/Corefile │ ├─7f900de09eb5f145805c240765230e68079b2b0ea18e95438247005a513a7283 │ │ └─85938 /usr/local/bin/rook ceph operator │ ├─7b23e1c43c1f94bfbdf37c62a1d73e59259b17a6f3f72d4229280ed4bb9d0768 │ │ ├─196760 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197152 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197155 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─d9e80c8a8c95d28d0225e20541876e7136afe78d283f9ab46541e90a9452ad38 │ │ └─46438 /pause │ ├─a9fe8c4127c895cc04b35e328ed12fb2e41838122a454bb0e81daf158f2029a6 │ │ └─119842 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e96aa03ee1b0375812ffbd7b4787f760f98951964e564b81b6c682b70affef33 │ │ └─68506 /pause │ ├─c407a1587f68c544eedfbab1fbb56fc04593c0dde720f10168aa6a57d6c3da0a │ │ └─97376 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-8m49b --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─52b64519f4739cce1abb3f522afbd3fea16d4f38856dbe08514d66bb75adce3c │ │ └─55291 /pause │ ├─adff1fa4639515e9f8b2d2640fcefe10081dfdc855d65bbc9ee41e5fbfb6d860 │ │ ├─219483 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219500 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─219506 erl_child_setup 1048576 │ │ ├─219585 sh -s disksup │ │ ├─219587 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219588 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219632 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219633 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219643 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219838 /bin/sh -s rabbit_disk_monitor │ ├─44d92b83d50d25ea5d632f56ba200f99d964aeaa449ba645534ca85f47b4fd88 │ │ └─40993 /pause │ ├─0f5c2fb0bc56a1135f07a2dc9e2ab1ad4ed0dde27d88167de86738568d7686d3 │ │ ├─196804 heat-api-cfn: uWSGI master │ │ ├─196830 heat-api-cfn: uWSGI worker 1 │ │ └─196831 heat-api-cfn: uWSGI worker 2 │ ├─016b2848406056b92c4336b426320b614cd0d99eb01c6f0849d70db72aa8b5b9 │ │ └─61660 /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 │ ├─6f8926bd5831699d0eaff87d63fe15ef56450c06feea4b4ab926424e6376f0ef │ │ └─208134 /pause │ ├─f4f49b5807f82c683ad05e1f9e05fdaa39877741dd9b00a5bff8753ac9dfc5e8 │ │ ├─ 45829 /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 │ │ ├─ 45842 /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 │ │ ├─ 45959 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270090 nginx: worker process │ │ ├─270091 nginx: worker process │ │ └─270092 nginx: cache manager process │ ├─11efd0250280b7414a91a6808d47b88c243a92dd73f2e756576bef28468e464b │ │ └─40196 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─584e1d09cd1f06372f1090a3e4239f56bd9fd524c9555248733fb933ca93e0a8 │ │ └─64544 /pause │ ├─bd1fadc6ec8d9381ecabe51c3231e20519182b289dd7c2adde7dcef574a71010 │ │ └─249347 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 │ ├─98a185a6c4f403d6831332273d81ab6260327aae5bdf905240610a30f248a9dd │ │ └─248875 /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 │ ├─c4d0e4be3ac672d6c85fb3792e381a60823579f790eacea9f1fffe4e370501e5 │ │ ├─167320 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167674 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167675 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─402821 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─402822 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─dcce6ca6a05834e65f7413b784976c9bcae346f6b76bb0432f04942b432d7849 │ │ └─248994 /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 │ ├─0ea8c0fc9b0aef2a5b03b420deb21a346dacc1ce8247527e596ac7d867ab5fc1 │ │ └─257270 /pause │ ├─4ae584ce15a196d341e07bcaf7e76863ce27214e767d571ed9dd2ffcfe4b2a2c │ │ ├─47564 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 │ │ └─50524 haproxy -sf 238 -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 │ ├─2a66739b8d94f28a97ee099a70bddf2394d290e7fc5304a5fbd8832edb0c6ac5 │ │ └─271980 /nix/store/4vrrdmsckpj8cbcm47xmav10326yyrsd-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─ebc61f6b2eeb66ccbb0ae3def96c316d3656e42c9d9361f7be35736c120b004a │ │ └─39730 /pause │ ├─292329c3626e312dab183f5fb02c75dfb1a046794dc28046f546c87f78efdef1 │ │ ├─64956 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65001 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─06cc8617fa13fa80d2cd8fbc2bde60d362c2722738d499d04aadc9de99591801 │ │ └─142057 /coredns -conf /etc/coredns/Corefile │ ├─b861aea38a6241201368639dc90644716dca9df96f6106de9beb125b072f1590 │ │ └─170467 /pause │ ├─876f73fcdc932d73646abbd6d5969338a5ca99901948c9432c50fa5d0ce17ee8 │ │ └─157043 /pause │ ├─e549146701d86bb5d4cfc1f1ed5ca7041bbc16e313788001ed6eda6a1825a4a8 │ │ └─171048 /pause │ ├─798811bffadd9b8573a06c81781fbec627412317a6837e6f038ccea2f62b2b5a │ │ ├─181272 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) │ │ ├─181449 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) │ │ └─181450 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) │ ├─a30813b26ab757f1ff2c47a319e01e789fbab97c4d6d070e0c7b27e081b8a4bc │ │ └─78894 /pause │ ├─835c2fbc1d09c277f1e925215442e739fb4994fd1c97828990bb1dcb7e1b85d9 │ │ ├─237645 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238235 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpq1f0a8py/privsep.sock │ │ ├─238239 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238241 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─be290341a8a3853a899e62aedb44aceb5def570c071e565d39d9890f6a117b16 │ │ ├─61318 python -u /app/sidecar.py │ │ ├─61586 python -u /app/sidecar.py │ │ └─61587 python -u /app/sidecar.py │ ├─82a7b2fabd7900c5779a291399f27988641a9a6d5c226eca71a689c0025c53c2 │ │ ├─ 71819 apache2 -DFOREGROUND │ │ ├─ 71834 (wsgi:k -DFOREGROUND │ │ ├─ 71835 (wsgi:k -DFOREGROUND │ │ ├─ 71836 (wsgi:k -DFOREGROUND │ │ ├─ 71837 (wsgi:k -DFOREGROUND │ │ ├─399824 apache2 -DFOREGROUND │ │ └─401955 apache2 -DFOREGROUND │ ├─05b6e0c7f996ac28f3c01924d7cdb5314d9baa4c2e5bbd3e94ca2ccd512096df │ │ └─222855 /pause │ ├─8855752b49fabd1e596b944e00cbb8305c0d4335740e18e6dafca9bfa8de3e8e │ │ └─50176 /pause │ ├─be4994e879e0015302805ee84a5c46e3117b0c5c3fddbc38fd195e04d2141da2 │ │ └─66589 /bin/oauth2-proxy │ ├─f0fa1b4bcc51095d7c5b05373e295118fa097e99a66bbdc9a2acd54418726596 │ │ └─62231 /pause │ ├─a23385a3ddb8a6b8bbefaa971653a65b6b57ff9634ca1c90f1cab49314d61d45 │ │ └─65179 /goldpinger --static-file-path /static │ ├─4d02a01453abdc2a4be9c048106d557d5b845b92e1d387abc9b0ab2f347ee43e │ │ └─98168 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2f529223c42246bcc28f9b4491f0a495ce1c3070d5cd4774b0a72701a1c4dcaa │ │ └─227342 /pause │ ├─98ea6b16704592cbd3a53d36daa2af674b77e08dd72ae6d0b33050e0f05e548b │ │ └─62335 /pause │ ├─9af72803cc441e92a5878cda439656faa3a60e204511c56a2e2b5185c5ae5ff0 │ │ └─66270 /pause │ ├─07ae2ec93a7543fe0b7b2304b8b63238439e951239c4b246c1d38dae677a12b3 │ │ └─248368 docker-registry serve /etc/docker-registry/config.yml │ ├─a98a8e71e41a343552b70d6a161bfd6a951971284c3b68397a4711902e6cbb88 │ │ ├─106210 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106478 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106480 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─db0d05380953bf54ff261176b883efc9d33875a38c3d8c46cf573740b51c9d48 │ │ └─66451 /bin/pushgateway │ ├─9ff21449bc921506edfdbe176f520a2d63895c4efa97959a17be4bb712bfe63e │ │ └─64384 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─2228e078281c98e5c0bb4600d3cc32decfeed8ab938611ebba4f817654d72e43 │ │ └─221708 /pause │ ├─f1998f4f58245e1ba163ba143946ae880a0f981c9cebac9ce57c75c920e8699f │ │ └─170823 /pause │ ├─5ea1dd68ae98cbb79ab55f5fc49bb74491baae32be1683a3669e096fe1eeb14e │ │ └─257191 /pause │ ├─5f2ce403931fd2b61e384619336022c577e0109014da155040ecf1c8c2c05363 │ │ └─50720 redis_exporter │ ├─4e8badecd8a46fe1036d4b8613d07060dac9724f86bdce08a447818adc5e1b41 │ │ └─39645 /pause │ ├─6bc99e84f511b14f0c156a7506b6212b3a2808b76991a82fa53032ff89bf99cd │ │ └─49925 /pause │ ├─4a5c49e3cde086663ada476ef7770041a5c4c77676c0776e3785c65ccbc1dacc │ │ └─125195 /pause │ ├─eb7555852124fd9d442aa7ed07fd090d95b0ed4e68489f1aff04c13e2ac5d42e │ │ └─47120 /pause │ ├─57422f5456a81ef4f246b1c97d1e32a5a2a53fcf37c162f490e4ff258b3af482 │ │ └─48010 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─291b81997d63540544590162a1dbd1e56ee53d96494e286c06948d51f825cb5a │ │ └─42621 /pause │ ├─b169e389423edbf9edaa7c2f218a45c9b92a0aed996e145f19a21ff330a8ab07 │ │ └─223913 /pause │ ├─d3e0ff4f830fb0812eee4ad78adc47a8bb68e8de661094a9c4318552d0d86f4f │ │ └─248362 percona-xtradb-cluster-operator │ ├─128bfc8ac69f6d526115105655e9d30d95ff2082a1db9da57374d644f86aa60c │ │ └─107906 /pause │ ├─7b4dd3e8c9b5159573c91ba6a94800566eb51822ed7d0fb597155fcf8aa909c9 │ │ └─61445 /pause │ ├─d682e9a7e05b6af30c2f0bfba794ce746f9aee2a353b94a2d0eed98a16816e26 │ │ └─182792 /usr/bin/libvirt-tls-sidecar │ ├─522e8d849f134e4e22c395f1a2ea0f283f6ee064eb7f296d6707aba9e9aa60ae │ │ └─217605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d1353f0e52f51cdbf8a9bc25f662be3d6ac9a71f1c260241986deac0e095f02f │ │ └─42951 /pause │ ├─b09563f193b2e46fb8bcdb2eb3f255acb228e9a7d4b570e0d58b4c5dd7a131aa │ │ └─66547 /bin/memcached_exporter │ ├─feea62c6736d70a7d6bcc3e30aaf22c4e96c9f82365d4a61c80a6a16be886ad4 │ │ └─183186 /pause │ ├─5d93e617529db3681408aedf84497946e617bdff8c156fe4f1c0c54192d1c5c7 │ │ └─42673 /pause │ ├─1b4674bed2ab01f7ddf65defcd7a18a77983704977fe1f95c08dea9df62a0b90 │ │ └─66092 /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 │ ├─c23131eba4f981239fa2b004e0809a6683fc91e40f2c1e8269a442d88fb4594a │ │ └─63171 /pause │ ├─00d9b15e1c6fcf448f22e348c8a7b90d6c911b893b5b69239238aec201719796 │ │ ├─166630 nova-api: uWSGI master │ │ ├─166665 nova-api: uWSGI worker 1 │ │ └─166666 nova-api: uWSGI worker 2 │ ├─c707d9942e01bdc4622e8ac760c18a8a2393f69014f02679397b08a6e1f40fd2 │ │ ├─67219 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67236 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67242 erl_child_setup 1048576 │ │ ├─67290 sh -s disksup │ │ ├─67292 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67293 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67300 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67301 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67311 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67480 /bin/sh -s rabbit_disk_monitor │ ├─71c745957775bb2b43c85ddd248f936bb09b105afd0c9e876bbd9989efa84d95 │ │ └─55559 /pause │ ├─fd91622473ba5ee3ab46b6a4affa3cd575391aee046cd2054a2364915408110b │ │ └─223937 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─5c1e83393ba5f2479589b2882738f782b31bedf1ffe2eb8832ca1175c6a88f0c │ │ └─39721 /pause │ ├─dc915e72baed34bd561cc4e2f7e1a005756647400e961c86220921f5029e298b │ │ ├─123710 /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 │ │ └─123854 /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 │ ├─d011b477defd61fd21feda71ccfa14bbc9173a8354870caf8d4348f45a7c3004 │ │ └─66514 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─43beddfd9655377c0897ba57b50ca5b24e46be91278e1a41e1f221306e39a470 │ │ └─60256 /pause │ ├─58b376c9b7a7e7b6cf611b8aa4dcd98965c6f848808c95cdc7c3f351105dd7a7 │ │ ├─265880 manila-api: uWSGI master │ │ ├─265916 manila-api: uWSGI worker 1 │ │ └─265917 manila-api: uWSGI worker 2 │ ├─4b40c6008f6fe7b92cf2d49c82486d963c027e9018fd1a5879076e44463de9c7 │ │ ├─168607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168624 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168630 erl_child_setup 1048576 │ │ ├─168679 sh -s disksup │ │ ├─168681 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168682 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168877 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168878 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168888 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169080 /bin/sh -s rabbit_disk_monitor │ ├─3ae190120727b439a13b4124ba95e0537f056f2dfe94b2c96cfd667a60e6ed19 │ │ └─154422 /pause │ ├─e3c1302321ceebf5ad9ded8387434d59c61eca03c8b481fa2ec2bc373233f264 │ │ ├─171508 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─387868 sleep 300 │ ├─8898edaffb1bf91e21a875bca77fd8163bcfb88cbebfd6dba5c821c440d69a49 │ │ └─267990 /pause │ ├─097fbe7fa1116953162ba802aa8bee8d3d6c2845ce9e4a65bfdcc6a2b5863d84 │ │ └─97078 /pause │ ├─f417418970184858b4f7aa608fc5fc35501c12a6e3986adf05b649c6cc9e5901 │ │ └─45920 /server │ ├─2ba8f3dbe124811d88d13bf18eeb17f280c8c233dda2ac8d065d21174df9bc1d │ │ └─55598 nfd-gc -gc-interval=1h │ ├─4247ec4639eee18c4bd955ad07e6e394bf6070ace97c2cb5ae258e097bf9ce3b │ │ ├─91295 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91332 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91342 erl_child_setup 1048576 │ │ ├─91421 sh -s disksup │ │ ├─91423 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91424 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91573 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91574 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91584 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92115 /bin/sh -s rabbit_disk_monitor │ ├─08611396ce56e0154e09efc7f80a4bff5a1b2987f08b73372400b719af6f2493 │ │ └─55256 /pause │ ├─9d5a72f9eee9b6aa301ae380f35139f80a0da0bb80bc99f390a97b1739e1215e │ │ └─43263 /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 │ ├─f35154648a51fecad889b9612de759179bca372cb7202abe5cb7a7c4e7608c41 │ │ └─248714 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─972d5fac93a8da63b84cf6b82f97ab869470cc10c977ba140fe54ba841025cfc │ │ └─139354 /pause │ ├─21957eb08ae09383e9c10d4b31836b41eb4e345aee3b32f264f4d9a73d1732b1 │ │ └─50217 valkey-server *:6379 │ ├─2b478308c1db342018812c7ab2246627d3f9f7113256244e829bc1129c77408d │ │ ├─273908 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273920 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─adffe98dc0259eddfaaa433d45111ab4c275fc5a156f6acaebc83a640161bacd │ │ └─63746 /pause │ ├─7144329eb8767ee8ca5c91acb795fa94713a6051f62febd3acf047c1a4f78f3d │ │ ├─179893 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180180 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpppz3xynf/privsep.sock │ │ ├─180349 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpjyk8j4p1/privsep.sock │ │ └─180604 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─ab321f2d63a374fdf0f48c74e3c3344de9397dcfd7c1b3f94d6bb33ffb7125be │ │ └─50347 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 │ ├─f827e8acd6555ab1da6bbc2b2e870001a1f3235127e26e4209270b20eb85cd24 │ │ └─188757 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8cae45d4281af89940164a4d71d045f6b4942d5aa2b958a4b3c3bc702fe07361 │ │ └─39829 etcd --advertise-client-urls=https://199.19.213.234: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.234:2380 --initial-cluster=instance=https://199.19.213.234:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.234:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.234: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 │ ├─954d7865821e638c5df432aecfed2972a7d5595249e797bafa5b4edb7ad0227c │ │ └─107583 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4d019347022e8c372d7de1a266f290deb8578a2b0f6b153df47119b25b2598ff │ │ └─66196 /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 │ ├─91571178acaa904100b31aa4ff04943df91aca32ca17a866562ab6df148dfde9 │ │ └─60802 /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 │ ├─81f30ad6991095745e2b86242df1761dc6d6bc309f17a0015bad723b23da70f2 │ │ └─39816 kube-apiserver --advertise-address=199.19.213.234 --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 │ ├─c434fa39f031050295faff628d9b5d57c64d3b844641e7de591f1ebf72fc5b7d │ │ ├─270301 apache2 -DFOREGROUND │ │ ├─273934 (wsgi:h -DFOREGROUND │ │ ├─273935 (wsgi:h -DFOREGROUND │ │ ├─273936 (wsgi:h -DFOREGROUND │ │ ├─273937 (wsgi:h -DFOREGROUND │ │ ├─273938 (wsgi:h -DFOREGROUND │ │ ├─273939 apache2 -DFOREGROUND │ │ └─273940 apache2 -DFOREGROUND │ ├─fa39b01d020408650ceb831eb56b22ebfa76026695d00a9827c22d4e8a161d41 │ │ └─122702 /pause │ ├─491d101fc3b713903f7a116c655db583d1657794d525966e2e02a56631ad6564 │ │ └─63798 /pause │ ├─f8027ccab2f633cdbd381ad8f3f17ef808cd9b27e79f43b629cb430faa3ee509 │ │ └─84724 /pause │ ├─cd3f91a70c6e226667fbc5eb7e1e7bb32e3888342f9d75cce4e8042680145f86 │ │ └─54575 /pause │ ├─607663a98c951d59bd1361c70668acd213c2263635d4740c02d456241c11ac23 │ │ ├─183401 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183421 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183441 erl_child_setup 1048576 │ │ ├─183538 sh -s disksup │ │ ├─183540 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183541 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183593 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183611 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183851 /bin/sh -s rabbit_disk_monitor │ ├─898fc8d5128e0a54a5c26d004249dad613794d456e880db172446f7f5c846798 │ │ └─40167 /pause │ ├─bf28daf2f565da8ffdbaea854e166d1c56a047f7eb99f73970a9b195f7cc69da │ │ └─183594 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ae97f230c40a1cb4e855fd25736463d3b50c397dd48e5b916b500b88af01f8a5 │ │ └─141440 /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 │ ├─bf4ab6ef93cc4fcf4e2844bdff232cd634eab836f6cfb2d17ff1912f99534ed3 │ │ └─265867 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5521da1640ac2ef71f85b400d2c358fb276619cabed90e1b847da9732034156e │ │ └─122764 /pause │ ├─6fd84dbaa3b492fc3df0568a280d1a42752c253489023525efeb27ee42065708 │ │ └─141875 /pause │ ├─555686f57db1494a11172cd82bf84e9460f9f6c8fa486ffdd50a3b0fcc11e326 │ │ └─39595 /pause │ ├─8eef4f2cae95d90cd28d740d3c65fa980ec0c78a26b465fc72ac58a1bbadf6eb │ │ └─39719 /pause │ ├─9e55e24eb9ecaea131a69e824724909244edc3c3fc101df40c282da4b7138722 │ │ └─47537 /pause │ ├─91b5561505bec456a2131a04f50d6233b7073c6804d432febfbdbc92e1f5421d │ │ └─248623 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─364a6935050f887c563aa7bc2eefdba910318fc82fc0a4bb9ae06eefd13a233a │ │ ├─61287 python -u /app/sidecar.py │ │ ├─61470 python -u /app/sidecar.py │ │ └─61472 python -u /app/sidecar.py │ ├─e97223c45b9c659f25b8c11c229715f7ff582729254b6d399fab3c6d932863a9 │ │ ├─166727 nova-metadata: uWSGI master │ │ ├─166744 nova-metadata: uWSGI worker 1 │ │ └─166745 nova-metadata: uWSGI worker 2 │ ├─2245d043d9a900d5c59f127d259a0706a3c07fc7396590fbffe96b04bfc93ec6 │ │ └─141214 /pause │ ├─1a67dbc273c8f8a7728cf570eb8a5b84e687d084ea499b51fae69e100a7f4f40 │ │ └─237616 /pause │ ├─359cf79f3b29bf9aae7215ed40769ccce5298269dbbb10f9ef89e91ae6fa23cf │ │ └─157039 /pause │ ├─8080807bbf8926bd2039fba3972bcb952981c9e6ae4ead3fc84b134e7564850e │ │ └─185452 /pause │ ├─3a14d3f0eda79143cf7416d8b618a5f1c9738168e194328731e7974b0c57238a │ │ └─105988 /pause │ ├─0dc1a9d37a8cb8aa14b6e617833c85dd57cedc2b9fae57ad7711c23215037387 │ │ └─249102 /manager --metrics-bind-address=:8080 │ ├─395427e8cf32ce1506836324824357d6aaace7bb09aae3e9a253be6e28c23371 │ │ └─249014 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5fd7f65595b442dad152eca8fa38a4a4cb99298ec1146baa76e8f2f527b2fcd5 │ │ ├─141483 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141499 /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 │ ├─6641e0c8ea7a3f9d42d6a24a6c0e3aef1c73aab63e2a5365425a417b91ba9214 │ │ └─50627 valkey-server *:26379 [sentinel] │ ├─4d74f567cb77f7ef087b74c244295a11cb8d39a0a9fa2f4142a5a4978d3a97ff │ │ └─55678 nfd-worker -metrics=8081 │ ├─bd7572b1741264192b33298455ea832bc36a3e14fd091924a7b75fed74451935 │ │ └─162442 /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 │ ├─c493c5f11adeb77cd22dce6eb85334601758677bbfe43819e565c33573353f77 │ │ └─200296 /pause │ └─141cd260ffc689ffa26a7a66f60ba439b53412b47ecbee06d361f3539eef83d6 │ └─64752 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount