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 │ │ │ ├─21577 /lib/systemd/systemd --user │ │ │ └─21578 (sd-pam) │ │ └─session-21.scope │ │ ├─21524 sshd: cephadm [priv] │ │ └─21594 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1592 sshd: zuul [priv] │ │ └─1605 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1596 ssh: /home/zuul/.ansible/cp/199.204.45.205-22-zuul [mux] │ ├─416964 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dzwewluzfffhkbzgckgbvkpdkuwulxgt ; /usr/bin/python3'"'"' && sleep 0' │ ├─416965 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dzwewluzfffhkbzgckgbvkpdkuwulxgt ; /usr/bin/python3' && sleep 0 │ ├─416966 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dzwewluzfffhkbzgckgbvkpdkuwulxgt ; /usr/bin/python3 │ ├─416967 /bin/sh -c echo BECOME-SUCCESS-dzwewluzfffhkbzgckgbvkpdkuwulxgt ; /usr/bin/python3 │ ├─416968 /usr/bin/python3 │ ├─416969 /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 │ └─416971 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 … │ │ ├─ 9936 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12255 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a5e6c4bf2815052ee33a6492b7a95afd0d1d4292a865a86297423ba75aff6c1 -address /run/containerd/containerd.sock │ │ ├─ 12656 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 14765284c44ca34db4e073793af4793b2a708f633040283dcb1e3e1145ab1250 -address /run/containerd/containerd.sock │ │ ├─ 18515 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0d7da9940528006c4412b833d6622493a54771a45f06c3c2619c9d12326e63e6 -address /run/containerd/containerd.sock │ │ ├─ 25118 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 133c5d77daac284beda754b0b86d6312a87338e90c0f805685446e620cdbaee7 -address /run/containerd/containerd.sock │ │ ├─ 29603 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 82897f0b71ffdf327a4241105a2da8551cb646170fafca835393ae243c8ff42a -address /run/containerd/containerd.sock │ │ ├─ 34321 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5bfdd6ea396e8f0f357ea97e4598d88d932dda57c9ead0f697613dd77534cdd -address /run/containerd/containerd.sock │ │ ├─ 40161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d4f9a857a77819c794b3194da08816582a618e014cee9059fbaa35bee76abc -address /run/containerd/containerd.sock │ │ ├─ 40204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b93a20f69519cff5656eb5ea915915ef9b2a99cd77668b80abd5eb1fc8b768e -address /run/containerd/containerd.sock │ │ ├─ 40223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f3bac23cc888598171213ebcf6791c7082a58525d18d1e96b5fd01c445dce7d -address /run/containerd/containerd.sock │ │ ├─ 40229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79530df501faf5083159a9fde4055caa07a1766b0d8603be415b9b1cf3a34f71 -address /run/containerd/containerd.sock │ │ ├─ 40261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c6c947129cddda756b739f36016acb4c7a89f6261d45174b60ebfad8b81d3a -address /run/containerd/containerd.sock │ │ ├─ 40809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 285bb2269704ef6d2328b5be830d2be94ea762876f2a392f0d2ff3fe6098af0b -address /run/containerd/containerd.sock │ │ ├─ 41513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d2fa4dbac9d5b3176f8829e3b7974ddc8f9cbf514c498e5c999ca5d4d903c9 -address /run/containerd/containerd.sock │ │ ├─ 41558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 217abb5c4097dd50c35d592a96c2acf5411b62321f3e8b7b1bed089c1bc52c13 -address /run/containerd/containerd.sock │ │ ├─ 42871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ae240c4a3c81270a1d2d19e3c26199f674580554eea821ca3e79e59c860aefa -address /run/containerd/containerd.sock │ │ ├─ 43237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9afefc0818459d2260ddfbcf80ee468b7b6b27e0c926320d9c2bc24c6d1a4772 -address /run/containerd/containerd.sock │ │ ├─ 43355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcb166b844c4b99fd676f7f32f3d3fffa9e94bfbe3ecdbba1de245134dec1c29 -address /run/containerd/containerd.sock │ │ ├─ 43741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b55c1f292b0aaaf9c2341be8c0ca8d0a47bead3c3e873d61e46d36870319a05d -address /run/containerd/containerd.sock │ │ ├─ 44224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39cdeccf8a3569f7e10dcb836991d869f99fb87a11bbaed121db092f9820fd7b -address /run/containerd/containerd.sock │ │ ├─ 44293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c44093c08ab12ca3db0e66e17e9515def564198a5196e9c340fd3769ea45dac -address /run/containerd/containerd.sock │ │ ├─ 44331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c4e11b61f2209bd1c3b671ad49e8df782d8df803e47e8823fd6a450a6b99d4 -address /run/containerd/containerd.sock │ │ ├─ 46595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01326a3a7ea9932b66a25fb774373ae43cbf8c80d3459ad3692acc2fd7285214 -address /run/containerd/containerd.sock │ │ ├─ 46709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c73dd54079955255e1d9e0ef397c570f1b98e6b176e327d30aecb9373614d7 -address /run/containerd/containerd.sock │ │ ├─ 47438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7d985d648431bd46b7810675092125707183ca157281da868f5ff1d27a5cff -address /run/containerd/containerd.sock │ │ ├─ 47519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7577c32c38b3cc48b2fa39f766f98d69042a5230bff01b17c3f5c6aa4d355f80 -address /run/containerd/containerd.sock │ │ ├─ 48115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90339be2227777a8ee8ddb2992e08251b06320c6f1705c9925a9face12cceb70 -address /run/containerd/containerd.sock │ │ ├─ 48421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6655a0765409d0a1d1338e29479c67d79335176bb0fb4934987a5bd6de6f9ef6 -address /run/containerd/containerd.sock │ │ ├─ 48822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79fd24ca03474841bd8b5e1881619c23a9ceafe4e3332de6467eb303fd615eec -address /run/containerd/containerd.sock │ │ ├─ 51249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2784dd98fca26fb86de176be11514641ccd236976efb1faca9d5311e0c14e96c -address /run/containerd/containerd.sock │ │ ├─ 51413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae7697252ee303e28b8d9b0174d57e4a49299c46a20f00fef0bac193e1882112 -address /run/containerd/containerd.sock │ │ ├─ 55643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5290f8d2f52a5b5aeae216ceab02bb56ee4dbb9d8fdc2c26d1090c0710a67a0a -address /run/containerd/containerd.sock │ │ ├─ 56266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a93c9402b3eb987e40b4a7ad14796ab7ee6a957df0b4db4d9a4fd0a62f206b -address /run/containerd/containerd.sock │ │ ├─ 56332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64893878ecb2d7dbf4a32030fc6a7c9acfa63dae688026b96fc52e90226f7bf8 -address /run/containerd/containerd.sock │ │ ├─ 56375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c6ba72edfba0c66ac841454b79564f17d406840d205493bc8ee7b99739328e1 -address /run/containerd/containerd.sock │ │ ├─ 56546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f9824783362928f31a26bf140081b590327023db748b084f0999530b0ecd33b -address /run/containerd/containerd.sock │ │ ├─ 60831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742940a1987b7b43885f12c586c40391ce871a4c821471f05e701ddd7839b018 -address /run/containerd/containerd.sock │ │ ├─ 60978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bb65d568a1e7fdb994ec25029b629a46ac5822bf2014a8bb7307667cab5cbee -address /run/containerd/containerd.sock │ │ ├─ 61022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b956a332bf1b697232c00366a48693aaae365c922d26add80f8e1bd8944d6a65 -address /run/containerd/containerd.sock │ │ ├─ 61073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51fd7c0fe0073c3fa3a1565cda8c83b2e3cfad6db028c23d5b977fb436af99cd -address /run/containerd/containerd.sock │ │ ├─ 62209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6def4feb984e1205c7a41fdab33bca336827aad5c085507e952ebf9ba5bc53 -address /run/containerd/containerd.sock │ │ ├─ 62467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a480617f4ebd9301d94b2582a73c9a2c6b8f6f822b644813ffae43453e21f8e -address /run/containerd/containerd.sock │ │ ├─ 62808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4081a8015450b5defe6692d63d06f41bb8486fff67cd8b0d9b06d380b7dc5aff -address /run/containerd/containerd.sock │ │ ├─ 62850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89124c58042d26e5d7a9af5a10c34c8a5cf8967acf9241f699b939bcb61d623b -address /run/containerd/containerd.sock │ │ ├─ 62880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e66f2e41641ca2ab82f37ab1096ba978ef4a566abb0e876330ed64eed443589d -address /run/containerd/containerd.sock │ │ ├─ 63416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b3a5579870ddc0ac1b99b256bd51bbb1cd5a601ad2752c78a8267f390ee6b8 -address /run/containerd/containerd.sock │ │ ├─ 63900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37f77a477b9ac9b411ee36e214d29c669d7ec85f0ff076eea2e99c0e218d0531 -address /run/containerd/containerd.sock │ │ ├─ 64264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa7217b9106bcf14d7017bd6968a8b45b04701f192389f0acf76d1f11bc56220 -address /run/containerd/containerd.sock │ │ ├─ 64650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaddc4fa0ff29ff24443d4ee8c9338ee72d548bd25095f304eb8722fd2ad9269 -address /run/containerd/containerd.sock │ │ ├─ 65455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbdbe06c94971a5bfe47ef9eb5def468073e0d8eeecfec5f9ae256667b94a9ac -address /run/containerd/containerd.sock │ │ ├─ 66883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10ecc8b2d0bd035cd111fb9e067cd5d37f82ad6ce4fb3e78326ff2dd6dc350c2 -address /run/containerd/containerd.sock │ │ ├─ 68559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c6b8289f58df98476f83ee65ded54bd945aa15dfb84726bebbfeaaaa9f9489 -address /run/containerd/containerd.sock │ │ ├─ 77991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a473266c9b40103f747bd7efd1b0c5194225faf766edb291dec833190680fb -address /run/containerd/containerd.sock │ │ ├─ 79381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a773604522a5ae0b81526dbd25ec8dd301b98f18f6961f94e01e8441b075c030 -address /run/containerd/containerd.sock │ │ ├─ 85383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c64444434f2c7baf6e003ae94f14ba295e13daef464718056d1e012482d4a8d3 -address /run/containerd/containerd.sock │ │ ├─ 91397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 788af91f4da26320265901b26080270d866621d2d380a3a73c4dda55d1ece18f -address /run/containerd/containerd.sock │ │ ├─ 95611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f5576c58b30eaa88b8f98a42f35420fae3371fd1f226afc4f736a34adcb5d73 -address /run/containerd/containerd.sock │ │ ├─ 95649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f344618e27d608915151d2a4d4f1a970ce0576d6eb4f8695701d548a390b69 -address /run/containerd/containerd.sock │ │ ├─104552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db3c8687c38b325db94119827c5e098c1f201cd9ce9b27ff089653d57cf29c6 -address /run/containerd/containerd.sock │ │ ├─106060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f9f0c79ea686a9fd3d287f9c7dddbc05bd815a176d51b81c213c7c21692877c -address /run/containerd/containerd.sock │ │ ├─106104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9edfb651d2ee7b06ae13dec95e3c073131990712e18a81d6af749f8974ac98a7 -address /run/containerd/containerd.sock │ │ ├─108042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb481b25e32c3dbd7460b660def50ef977d1725788f37c57b4a06abadc0f792 -address /run/containerd/containerd.sock │ │ ├─109766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e739e70c201d8bffdc827a7b4a4a35cbbd9b9964067372c44f9a9daaee17254f -address /run/containerd/containerd.sock │ │ ├─109806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b36e3664a00ead9a7e7891f9d54b8d5bfad16ee7c83b6dd9a1cacec07f574ca -address /run/containerd/containerd.sock │ │ ├─122929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70f77ca06a45385950ba6ddd6cb071dc6e0b0e3182fb26cc503dd3bf06b4e16d -address /run/containerd/containerd.sock │ │ ├─122955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4805bfdd8f8c1583e98c2decc401e2c198722585015757669f7253d5a5f9d2 -address /run/containerd/containerd.sock │ │ ├─125656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332e8103294c729ffff023dc5b8c738406e515754c94bd23665f90ce20c46cb5 -address /run/containerd/containerd.sock │ │ ├─140244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d70dd20806d4fd543ed07d5639b156b60a677f8f8098d75053d37eb7741acf38 -address /run/containerd/containerd.sock │ │ ├─141739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f14ce26e1f52a873702041f36f77807e00adbfa7fabf7b6d94937240e06ea2 -address /run/containerd/containerd.sock │ │ ├─142224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee25ac196620d9ce56e6308d803b9e675a2da986e6aa0b87c0a496c8a5293995 -address /run/containerd/containerd.sock │ │ ├─143065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 162ab1c0b52389aaa8b30c50cfe8b7d5a3e65ab8f966a8dd47e835a62a01a8ba -address /run/containerd/containerd.sock │ │ ├─157290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c02031103e6b0f9b84c2d2b26f0d46de1508d5431fc4ccbd9180a164514d04 -address /run/containerd/containerd.sock │ │ ├─157613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df6cb1fa27d0c14e650362276c2a7cd944acc9a5da7ddcfce06f1af83fca6935 -address /run/containerd/containerd.sock │ │ ├─157658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c836aa2d838994fefade59da4147eaf0e9f63b63b76d77619b095cd9a95f1c15 -address /run/containerd/containerd.sock │ │ ├─157921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fac65dff8b6ede24aea7f0a53f1e23056715548eac94a5737ca5fafc53dbb25 -address /run/containerd/containerd.sock │ │ ├─158065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f564ed75ec94117f89688cc143a46a454a15cf133121fbfd5e63a8e958e6ffd -address /run/containerd/containerd.sock │ │ ├─158478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292d378fcf376d4357707ab5a88654209be007294fe1cd2e0ab3894e42ab4b9b -address /run/containerd/containerd.sock │ │ ├─170809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b8be4d2a6a1001b4d59ed998285304454a73880738ec2e6e9956a8c26c3d377 -address /run/containerd/containerd.sock │ │ ├─172689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed2cffab80c83ff82063f9643b383b72258c3c36192fabba9fb98c56fd82ae0 -address /run/containerd/containerd.sock │ │ ├─172720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca5354b8ad81e9784798b6e83125432714007c47dc0dbc6adb5cb1628c5be3ed -address /run/containerd/containerd.sock │ │ ├─172790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dab336877c0a0564013a951557d44e4df0b829daee25adf48811b909885bce2 -address /run/containerd/containerd.sock │ │ ├─172814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a92a8540bd19013989ff4c539957e6d73fe8c4b0a3f02eae9ae11fc1c930eac -address /run/containerd/containerd.sock │ │ ├─172924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c248c9ca784f550dc6e14beb7a158ed453ae279691dacbcaef921255b8b7112d -address /run/containerd/containerd.sock │ │ ├─173305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 615a9834a65974fbad5f6ac0e87ebd2bb28b9ead6737bcde8096faefb0d2d494 -address /run/containerd/containerd.sock │ │ ├─173407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6f00540d5b31f4f7bdfbf6b66411a15c77b86cb97711861f9abadbf0a0739b9 -address /run/containerd/containerd.sock │ │ ├─186503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66b0090c923604a5c89bf0a44aa240d69ed4b8496e1bc6395e90c5331423e1f9 -address /run/containerd/containerd.sock │ │ ├─188802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc9cbda857051775e085a6bb09ca279de85e29e50cf0f8106e2ce0ca73c73523 -address /run/containerd/containerd.sock │ │ ├─188843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d722a385e48f3be6242674dda2abf3aa728c3774bca04800b7992887f2a2c265 -address /run/containerd/containerd.sock │ │ ├─188922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4324ce2ee573e807ec0d33eafd6ec056bbc76801dc71b832990b5bd958d42409 -address /run/containerd/containerd.sock │ │ ├─205505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee0baf66560f2af3c3dfea5108b208910b30aa5d9258665fb9e70d5d3f857bab -address /run/containerd/containerd.sock │ │ ├─212969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ce2107c0b3bae4996c4a56a68e0480fbdf18de7d12d1c1b57f02bbc33001ff2 -address /run/containerd/containerd.sock │ │ ├─213119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcd68eba3149dbef648b6a707788ee3005957470a5e75d6cb7d31aaf5c99efff -address /run/containerd/containerd.sock │ │ ├─213146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0bd1e403100658abcdce071d120e9ce71528729445671f83ea573845af69693 -address /run/containerd/containerd.sock │ │ ├─213267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67c51d27c774a861e7ee328dc67561d745645d444eb4365ba5e8c2994a164546 -address /run/containerd/containerd.sock │ │ ├─225015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 852fa44eb520a3a99f59a8dff2387887d6a91da4025bb6970ddbc642ce2b6d85 -address /run/containerd/containerd.sock │ │ ├─227472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74ac38b0210a4f38e884b1fe715308e8262faceac90fb911209e4e34e34745ec -address /run/containerd/containerd.sock │ │ ├─228704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768638165ed99f70e25109da77c3e7d2865094d57a4ab66e406cf4670d22686f -address /run/containerd/containerd.sock │ │ ├─229566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f07f71c490527ae082e1d5bb8cbdfd1bad3da327f4b3bc68c23f25090f1eead -address /run/containerd/containerd.sock │ │ ├─230232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 631025f255912ce0c487bf94a4568879bf3c5fa0b7a17f6340c6768c5822db0d -address /run/containerd/containerd.sock │ │ ├─232449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb731f3d548acbae31b2d1c0e509078638b5426632e4b87644fd7aa559b6d535 -address /run/containerd/containerd.sock │ │ ├─233746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be1d6947c93a8d8bcccdd35ddb04d49430fbdd4495db92658d1a5927112a5d7f -address /run/containerd/containerd.sock │ │ ├─233809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e88e038080f9d961b7eee07f8c142f37ded32e40855ae757fa0de0ad5016a7f6 -address /run/containerd/containerd.sock │ │ ├─243446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97ca3f20c8a5d2b9c4b9bbe1c15d0d07555150d3dd8fc554c4ea45ca029f350 -address /run/containerd/containerd.sock │ │ ├─243929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c8b1025b975da0670b1526e8631441560d6cd9f496143a013984ca646e97f8 -address /run/containerd/containerd.sock │ │ ├─248273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c8e942c6a3ae93750c353e38bc2fa2c00b5b2486038fb4f4bf47f50e773c5e -address /run/containerd/containerd.sock │ │ ├─252883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb1f3ce60f8bc94e136535b9c10a0a8535ee67a5fb786198979a875bc4940452 -address /run/containerd/containerd.sock │ │ ├─253146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd806a4c3a8d6d45b147987ced5816aa2666b46af7fa28d645549e2fe9db1bdc -address /run/containerd/containerd.sock │ │ ├─253227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bed90b1a3ec8cb9d0902f482d1df468ca9902f44b0f9c546f875f46fd2e4ba0 -address /run/containerd/containerd.sock │ │ ├─253277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8b2e47879b58b766d535c33f299f94f5e78a72330b6d8480fe1ebac9321629 -address /run/containerd/containerd.sock │ │ ├─264654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e496d71d465a840907918820ae6cf11d81ac934d9e3120af835c5d9b96302b4 -address /run/containerd/containerd.sock │ │ ├─267335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce0e59770ed8c7f5b861458fd9202826f46a5ff0f659b966b874533d67e30cf9 -address /run/containerd/containerd.sock │ │ └─268725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a866c1a7c09bed887c083e281140efafa929d15ecb4333091611d6cbe550e25 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1413 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-0d7da9940528006c4412b833d6622493a54771a45f06c3c2619c9d12326e63e6.scope … │ │ ├─18543 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18561 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-rd7586fb322a641e19b9b896b54daea40.scope │ │ └─187143 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29318 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29586 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18496 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24839 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25102 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34025 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34304 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12205 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12235 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.iosidu.service │ │ ├─12566 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iosidu/unit.run │ │ └─12600 /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-iosidu --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iosidu:/var/lib/ceph/mgr/ceph-instance.iosidu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.iosidu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.iosidu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10304 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─638 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139617 /sbin/multipathd -d -s │ ├─docker-82897f0b71ffdf327a4241105a2da8551cb646170fafca835393ae243c8ff42a.scope … │ │ ├─29628 /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 │ │ └─29640 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─40624 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.205 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-f5bfdd6ea396e8f0f357ea97e4598d88d932dda57c9ead0f697613dd77534cdd.scope … │ │ ├─34346 /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 │ │ └─34358 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-9a5e6c4bf2815052ee33a6492b7a95afd0d1d4292a865a86297423ba75aff6c1.scope … │ │ ├─12306 /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 │ │ └─12326 /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 │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─416814 sshd: unknown [priv] │ │ └─416815 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1082 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10815 /usr/sbin/chronyd -F 1 │ │ └─10816 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139492 /sbin/iscsid │ │ └─139493 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─618 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-133c5d77daac284beda754b0b86d6312a87338e90c0f805685446e620cdbaee7.scope … │ │ ├─25144 /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 │ │ └─25156 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-14765284c44ca34db4e073793af4793b2a708f633040283dcb1e3e1145ab1250.scope … │ │ ├─12680 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.iosidu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12699 /usr/bin/ceph-mgr -n mgr.instance.iosidu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─615 /lib/systemd/systemd-logind ├─k8s.io │ ├─7a92a8540bd19013989ff4c539957e6d73fe8c4b0a3f02eae9ae11fc1c930eac │ │ └─172925 /pause │ ├─615a9834a65974fbad5f6ac0e87ebd2bb28b9ead6737bcde8096faefb0d2d494 │ │ └─173330 /pause │ ├─217abb5c4097dd50c35d592a96c2acf5411b62321f3e8b7b1bed089c1bc52c13 │ │ └─41583 /pause │ ├─18c52a5410e2bb5afb1e5276c71b84d7b9ef9903ca068fb8c76d793ec105c202 │ │ ├─182440 neutron-policy-server: uWSGI master │ │ ├─182453 neutron-policy-server: uWSGI worker 1 │ │ └─182454 neutron-policy-server: uWSGI worker 2 │ ├─2784dd98fca26fb86de176be11514641ccd236976efb1faca9d5311e0c14e96c │ │ └─51275 /pause │ ├─7c1ee30159d8800f413eb945185465b4236490a1ad8aaa25dbd8a71b9b0440b6 │ │ └─48260 percona-xtradb-cluster-operator │ ├─5bf9a4e6a20e23e4fb0adb7204e0f15535bfd965d923d5ecd8bbcd498ffe080a │ │ ├─243542 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244292 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcq22sglk/privsep.sock │ │ ├─244295 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244297 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c030e037ae211b8b8268dd0b46eba79b10f6efb4fb4d38f1d31d1432c7ec6ddd │ │ └─269001 /bin/openstack-database-exporter │ ├─79fd24ca03474841bd8b5e1881619c23a9ceafe4e3332de6467eb303fd615eec │ │ └─48845 /pause │ ├─89124c58042d26e5d7a9af5a10c34c8a5cf8967acf9241f699b939bcb61d623b │ │ └─62892 /pause │ ├─b7b30a0c09981128a519cb41807f891f41a5e115b706dd4d90e3e58bab314578 │ │ ├─186702 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186720 /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 │ │ ├─186726 erl_child_setup 1048576 │ │ ├─186818 sh -s disksup │ │ ├─186820 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─186821 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186836 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186837 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186847 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187283 /bin/sh -s rabbit_disk_monitor │ ├─162ab1c0b52389aaa8b30c50cfe8b7d5a3e65ab8f966a8dd47e835a62a01a8ba │ │ └─143088 /pause │ ├─a6f19628f48418aedf4dc7c272b66bbabca3d55f5e83185b4459836e5cff11ac │ │ └─40417 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 │ ├─c1c6c947129cddda756b739f36016acb4c7a89f6261d45174b60ebfad8b81d3a │ │ └─40340 /pause │ ├─7827c7df396ac4a8415fd44136200f466e6e4a443d1ff985b9e572d3c5b121ef │ │ ├─48873 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 │ │ └─50345 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─5b64b2521ccd1aee7013179a7a05e3adfbe383a01d83a5a7d807df509d21ca90 │ │ ├─168945 nova-api: uWSGI master │ │ ├─169025 nova-api: uWSGI worker 1 │ │ └─169026 nova-api: uWSGI worker 2 │ ├─852fa44eb520a3a99f59a8dff2387887d6a91da4025bb6970ddbc642ce2b6d85 │ │ └─225044 /pause │ ├─e8d45b99b43e530e29ef59cee779bc533d3954e525fc399fa3bd18f18ca565ff │ │ └─140623 /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 │ ├─68feab3f7229069eab7e50e7224dc2f481a478a83556fdf14dd3c5fc27ce7f16 │ │ └─123591 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1d6def4feb984e1205c7a41fdab33bca336827aad5c085507e952ebf9ba5bc53 │ │ └─62233 /pause │ ├─4cde4fa28b3fb8b187a4999a4fd9cba2a6ee9ed9b006e1ddde8fe75d876e0aab │ │ └─96106 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-xhhkb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ae7697252ee303e28b8d9b0174d57e4a49299c46a20f00fef0bac193e1882112 │ │ └─51437 /pause │ ├─0bb65d568a1e7fdb994ec25029b629a46ac5822bf2014a8bb7307667cab5cbee │ │ └─61006 /pause │ ├─51fd7c0fe0073c3fa3a1565cda8c83b2e3cfad6db028c23d5b977fb436af99cd │ │ └─61096 /pause │ ├─e85bf179ea4902052b03ec625655669afdc1ac95901708e531492a5d341d2edb │ │ ├─205712 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205732 /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 │ │ ├─205738 erl_child_setup 1048576 │ │ ├─205785 sh -s disksup │ │ ├─205787 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205788 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205825 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205826 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205836 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206113 /bin/sh -s rabbit_disk_monitor │ ├─d625ace43f8064d1d184d26637a374cd5f1855f98093331e6355e2bacde57035 │ │ └─223237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c64444434f2c7baf6e003ae94f14ba295e13daef464718056d1e012482d4a8d3 │ │ └─85406 /pause │ ├─4dcbe0b2eae2b7fb911d2a7e8837f4fece5f4b0e479cc828e2245bf25df74522 │ │ ├─108182 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108199 /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 │ │ ├─108205 erl_child_setup 1048576 │ │ ├─108328 sh -s disksup │ │ ├─108330 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108331 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108346 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108356 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108457 /bin/sh -s rabbit_disk_monitor │ ├─74ac38b0210a4f38e884b1fe715308e8262faceac90fb911209e4e34e34745ec │ │ └─227499 /pause │ ├─186a9301a1f547b58d638facf05d2e32d6dc57233ff904df39cc1e91a29e4753 │ │ └─267702 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─3be13c181151639700573379ab8aec1e0ae195736ddafbc026825baf977268e9 │ │ ├─182318 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182686 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182687 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182688 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6dab336877c0a0564013a951557d44e4df0b829daee25adf48811b909885bce2 │ │ └─172845 /pause │ ├─65b3e77d63718552b13c58128455ff0bcce15d687f1776b3481ed2ff49362042 │ │ └─121179 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d8c8e942c6a3ae93750c353e38bc2fa2c00b5b2486038fb4f4bf47f50e773c5e │ │ └─248296 /pause │ ├─ee0baf66560f2af3c3dfea5108b208910b30aa5d9258665fb9e70d5d3f857bab │ │ └─205528 /pause │ ├─3e1fcc70b4b0b6ceaf4df574ea70e3fa6a3068387bd19073c38f339436c8f5a5 │ │ ├─271356 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271368 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─53f1a512192e73438df1017f32601030eb6642797c91bb2e40b10a01d8052797 │ │ ├─64966 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65001 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3ff6f857f10743cf3dee7150ba0e382fe04fd64e1cf6d44fdfca441ea177c61f │ │ ├─201863 heat-api-cfn: uWSGI master │ │ ├─201915 heat-api-cfn: uWSGI worker 1 │ │ └─201916 heat-api-cfn: uWSGI worker 2 │ ├─b8d92c76f41da80e3ee9a443c027ffdd5f4036796fa5d047fddd378b00c34774 │ │ ├─124031 /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 │ │ └─124273 /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 │ ├─7c8b2e47879b58b766d535c33f299f94f5e78a72330b6d8480fe1ebac9321629 │ │ └─253302 /pause │ ├─7287cbfeb2a8a7b8852a4f677c265fbc98704f1010b66c524b79ff6cbe4f3391 │ │ ├─262510 manila-api: uWSGI master │ │ ├─262566 manila-api: uWSGI worker 1 │ │ └─262567 manila-api: uWSGI worker 2 │ ├─3fdced9c975d1d0aab5d3fc67ad989878a769024216f0aebc2b1a332a40e3902 │ │ └─64180 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7f5576c58b30eaa88b8f98a42f35420fae3371fd1f226afc4f736a34adcb5d73 │ │ └─95633 /pause │ ├─74bd018f5f200eac5eec1183891e1d77f787799861422fb312a3d4e482e1ca0c │ │ ├─42023 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42403 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8be8e3feb2d1543b8eec2d583f2385eca0799aa0a119aac73d025fa8e2dc8f68 │ │ └─44558 /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 │ ├─121d7bc1f99b45e6418fcd8ea673ec774b49367b018cd68016e28433176e7415 │ │ └─65435 /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 │ ├─0a4805bfdd8f8c1583e98c2decc401e2c198722585015757669f7253d5a5f9d2 │ │ └─122990 /pause │ ├─b55c1f292b0aaaf9c2341be8c0ca8d0a47bead3c3e873d61e46d36870319a05d │ │ └─43769 /pause │ ├─e0bd1e403100658abcdce071d120e9ce71528729445671f83ea573845af69693 │ │ └─213207 /pause │ ├─10ecc8b2d0bd035cd111fb9e067cd5d37f82ad6ce4fb3e78326ff2dd6dc350c2 │ │ └─66906 /pause │ ├─7a7d985d648431bd46b7810675092125707183ca157281da868f5ff1d27a5cff │ │ └─47462 /pause │ ├─37f77a477b9ac9b411ee36e214d29c669d7ec85f0ff076eea2e99c0e218d0531 │ │ └─63932 /pause │ ├─631025f255912ce0c487bf94a4568879bf3c5fa0b7a17f6340c6768c5822db0d │ │ └─230255 /pause │ ├─c9408f1cfd9c9c1d3976a6e1f965cdf1028978069bfd026e21241de0906796a3 │ │ └─66306 /bin/pushgateway │ ├─5f57cc6021fdd88d0eee5e400f774c51f79a92a1699bb0060d42d93b07ab32d5 │ │ └─40438 etcd --advertise-client-urls=https://199.204.45.205:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.205:2380 --initial-cluster=instance=https://199.204.45.205:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.205:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.205: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 │ ├─e88e038080f9d961b7eee07f8c142f37ded32e40855ae757fa0de0ad5016a7f6 │ │ └─233833 /pause │ ├─a1b8250d24c4ffeb887aaf2b66cd49385cff3fde1ae9ac3eb9bfad1fb550e64e │ │ └─40456 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 │ ├─ca5354b8ad81e9784798b6e83125432714007c47dc0dbc6adb5cb1628c5be3ed │ │ └─172781 /pause │ ├─90339be2227777a8ee8ddb2992e08251b06320c6f1705c9925a9face12cceb70 │ │ └─48139 /pause │ ├─da6bbee809733764141345e291d46f1665d7402c932de27b048fc9ffdf997620 │ │ └─65396 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-205.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 │ ├─cca09d92d004c689e7a581dac86717ae1b7bc60493b9610ca24086116d98495e │ │ ├─170947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170964 /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 │ │ ├─170970 erl_child_setup 1048576 │ │ ├─171090 sh -s disksup │ │ ├─171092 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171093 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171131 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171132 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171142 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171392 /bin/sh -s rabbit_disk_monitor │ ├─ae6afc9ecbe0933aee67c456e54164aebcb69c1589045da24e7729b92d4a91fe │ │ └─63311 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 │ ├─174a4aace4f9c79907884f70bbf82d0b15bc5f1fac89a33d6d5d681c171ae366 │ │ ├─67190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67206 /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 │ │ ├─67212 erl_child_setup 1048576 │ │ ├─67259 sh -s disksup │ │ ├─67261 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67262 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67330 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67331 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67341 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67409 /bin/sh -s rabbit_disk_monitor │ ├─29a75984225ffb3ae50124f4abf7bba8aa52c8ef8ba6c032544966735d99b3bd │ │ ├─131011 placement-api: uWSGI master │ │ ├─131035 placement-api: uWSGI worker 1 │ │ └─131036 placement-api: uWSGI worker 2 │ ├─64893878ecb2d7dbf4a32030fc6a7c9acfa63dae688026b96fc52e90226f7bf8 │ │ └─56357 /pause │ ├─543b4e1ac8a1428497df1fa0ef6eb153099197931d1c1849563d03428a4f2de0 │ │ └─51625 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 │ ├─a42bc9d6d487806b5d9afa62856ed525a811b97658d0bff4360aead54f31cf95 │ │ ├─267100 apache2 -DFOREGROUND │ │ ├─269516 (wsgi:h -DFOREGROUND │ │ ├─269517 (wsgi:h -DFOREGROUND │ │ ├─269518 (wsgi:h -DFOREGROUND │ │ ├─269519 (wsgi:h -DFOREGROUND │ │ ├─269520 (wsgi:h -DFOREGROUND │ │ ├─269521 apache2 -DFOREGROUND │ │ └─269522 apache2 -DFOREGROUND │ ├─47fa1083f910019999a291a8e9dabc89ae57b402396f4807ffe5fcf15c32e4eb │ │ └─186350 /bin/bash /tmp/libvirt.sh │ ├─9edfb651d2ee7b06ae13dec95e3c073131990712e18a81d6af749f8974ac98a7 │ │ └─106133 /pause │ ├─8e3819d77411458b59ee7d4ce8794390653f3b3731815d0765542c900e774c31 │ │ ├─248381 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248408 /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 │ │ ├─248414 erl_child_setup 1048576 │ │ ├─248551 sh -s disksup │ │ ├─248553 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─248554 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─248577 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248578 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248588 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248823 /bin/sh -s rabbit_disk_monitor │ ├─2e496d71d465a840907918820ae6cf11d81ac934d9e3120af835c5d9b96302b4 │ │ └─264679 /pause │ ├─7f9f0c79ea686a9fd3d287f9c7dddbc05bd815a176d51b81c213c7c21692877c │ │ └─106085 /pause │ ├─788af91f4da26320265901b26080270d866621d2d380a3a73c4dda55d1ece18f │ │ └─91420 /pause │ ├─742940a1987b7b43885f12c586c40391ce871a4c821471f05e701ddd7839b018 │ │ └─60883 /pause │ ├─4a480617f4ebd9301d94b2582a73c9a2c6b8f6f822b644813ffae43453e21f8e │ │ └─62491 /pause │ ├─a3352ebf9ada02b9da3874e891da462367beed515ba3b2a93fe47d623faae9ce │ │ ├─225226 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225243 /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 │ │ ├─225250 erl_child_setup 1048576 │ │ ├─225311 sh -s disksup │ │ ├─225313 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225314 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225420 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225421 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225431 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225535 /bin/sh -s rabbit_disk_monitor │ ├─5290f8d2f52a5b5aeae216ceab02bb56ee4dbb9d8fdc2c26d1090c0710a67a0a │ │ └─55667 /pause │ ├─d77cd56c1a5c80426ebc4500259074a9b3a56629586f0e4154771c172e858ded │ │ └─187086 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0bb0c9c18a66735b69f8ee2bc069ce9dcfbe869a4a79214a3c358124f135f5d4 │ │ └─64071 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e45f92b498516fbbcb7dd45c09c5b047b7a1c4de17cb603542ca44ae4d3c1e1a │ │ ├─49035 mysqld --wsrep_start_position=5543ec06-5fdf-11f1-aaab-ce27ff14826c:20 │ │ └─49157 /var/lib/mysql/mysql-state-monitor │ ├─81f1f021e3e75a488340221a07ec6e37328eb901d2b57d2ae92b3712fb673fce │ │ └─56655 nfd-worker -metrics=8081 │ ├─beebdf1ba11855d2db824ea0569756a5907a95712fa56268d640ad171d5cc2a8 │ │ └─66146 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6f9824783362928f31a26bf140081b590327023db748b084f0999530b0ecd33b │ │ └─56570 /pause │ ├─30416de3270b22bcffa173f23e9044e8a2e38ddb9b0728c7a89f4e917a1c0fa8 │ │ └─229041 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b7c4e11b61f2209bd1c3b671ad49e8df782d8df803e47e8823fd6a450a6b99d4 │ │ └─44354 /pause │ ├─9ec6c9d8b42998c722e1701a1ffbd74ef650b1d850b1190f8bc442131fbcfa65 │ │ └─49132 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e66f2e41641ca2ab82f37ab1096ba978ef4a566abb0e876330ed64eed443589d │ │ └─62916 /pause │ ├─9b8be4d2a6a1001b4d59ed998285304454a73880738ec2e6e9956a8c26c3d377 │ │ └─170833 /pause │ ├─2b86d9222e497ebb83b3a656bf7e09cb08e241ba8249ba4fe9112a1e37e31995 │ │ └─61308 /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 │ ├─5fb481b25e32c3dbd7460b660def50ef977d1725788f37c57b4a06abadc0f792 │ │ └─108065 /pause │ ├─f0967ddeae0eca7b77f7468376ffc54097b7b3f8259f24089bec186e78d9da36 │ │ ├─222188 octavia-api: uWSGI master │ │ ├─222221 octavia-api: uWSGI worker 1 │ │ └─222222 octavia-api: uWSGI worker 2 │ ├─f3b3a5579870ddc0ac1b99b256bd51bbb1cd5a601ad2752c78a8267f390ee6b8 │ │ └─63448 /pause │ ├─0f07f71c490527ae082e1d5bb8cbdfd1bad3da327f4b3bc68c23f25090f1eead │ │ └─229589 /pause │ ├─4e16c600fdeeee4c8a5c54145b2f3bcee1b1378f62dde20b6ad4928d9d03b9e3 │ │ └─61573 /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 │ ├─9752c651df87c1a74757bc528f8b33247fab161def57ca96b6a440ac8b6c0cc8 │ │ └─227567 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4324ce2ee573e807ec0d33eafd6ec056bbc76801dc71b832990b5bd958d42409 │ │ └─188961 /pause │ ├─7bed90b1a3ec8cb9d0902f482d1df468ca9902f44b0f9c546f875f46fd2e4ba0 │ │ └─253257 /pause │ ├─8f3bac23cc888598171213ebcf6791c7082a58525d18d1e96b5fd01c445dce7d │ │ └─40309 /pause │ ├─ce0e59770ed8c7f5b861458fd9202826f46a5ff0f659b966b874533d67e30cf9 │ │ └─267367 /pause │ ├─01326a3a7ea9932b66a25fb774373ae43cbf8c80d3459ad3692acc2fd7285214 │ │ └─46637 /pause │ ├─59346fa2bd0eecb7ac032f0f771ab143aa58cee67477140ce73d93aef70f5a57 │ │ └─47032 /server │ ├─38c73dd54079955255e1d9e0ef397c570f1b98e6b176e327d30aecb9373614d7 │ │ └─46732 /pause │ ├─df6cb1fa27d0c14e650362276c2a7cd944acc9a5da7ddcfce06f1af83fca6935 │ │ └─157639 /pause │ ├─b956a332bf1b697232c00366a48693aaae365c922d26add80f8e1bd8944d6a65 │ │ └─61046 /pause │ ├─c318fee8c95cea9eda1a8977ecf468d12c7923666c0708b71d3346b9fec052e2 │ │ └─66606 /bin/memcached_exporter │ ├─ea912b5cc9b8c58d9041addb90e3f2f7a3149c8682d5a7fa5a0213a0fa962eff │ │ ├─192929 /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 │ │ ├─375514 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp_h2r8upb/privsep.sock │ │ ├─375781 /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/tmpge1qljgk/privsep.sock │ │ └─377220 /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/tmpt8753xu6/privsep.sock │ ├─4029629cae549507d4bc43845dbde6f840e05ff74c6991ca729408f1270db917 │ │ └─262516 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bfc381e19312fffc394aa71c9199e73386c73306480db26a271de949e43b7bdf │ │ └─64799 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─d722a385e48f3be6242674dda2abf3aa728c3774bca04800b7992887f2a2c265 │ │ └─188877 /pause │ ├─a9720cf106322d3c90b8e2b6328b7ef7a08c40d1866589dace8e9bce52f66c83 │ │ ├─61991 python -u /app/sidecar.py │ │ ├─62290 python -u /app/sidecar.py │ │ └─62291 python -u /app/sidecar.py │ ├─b56aeb416ad979c9a412144f43c10e199b8aad4c8726bbf6524c2ca58ee07a86 │ │ └─62264 /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 │ ├─530514139e4d36de76282cf1328270dba8d49b95728b779b600b42ca4a73fe50 │ │ └─249573 docker-registry serve /etc/docker-registry/config.yml │ ├─c0c31e1808bb8e18ed101c7d9e2928fbfc44cc2b396a6bbd4035a8ec87c1e907 │ │ ├─64504 nginx: master process nginx -g daemon off; │ │ ├─64530 nginx: worker process │ │ ├─64531 nginx: worker process │ │ ├─64532 nginx: worker process │ │ ├─64533 nginx: worker process │ │ └─64534 nginx: worker process │ ├─ee25ac196620d9ce56e6308d803b9e675a2da986e6aa0b87c0a496c8a5293995 │ │ └─142255 /pause │ ├─3a68f0982c4753d29c137058748db3a1259a7e99d8154710fc677408a5e7b8fb │ │ └─65950 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─332e8103294c729ffff023dc5b8c738406e515754c94bd23665f90ce20c46cb5 │ │ └─125692 /pause │ ├─0c44093c08ab12ca3db0e66e17e9515def564198a5196e9c340fd3769ea45dac │ │ └─44317 /pause │ ├─ac888e16a7ba5e206fd16056f99f8b1414017616054d01af627dcab83a8d13ab │ │ └─56814 /secretgen-controller │ ├─6cadae8ec742fdcb24a657357164feb646b3da8899c34b7096328c78f8bfb451 │ │ └─184827 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) │ ├─5a866c1a7c09bed887c083e281140efafa929d15ecb4333091611d6cbe550e25 │ │ └─268755 /pause │ ├─8ffdc6b0ff94e38c00be19930cca5e6eae47bbcfb4662cb060f5d90d631d0865 │ │ └─65980 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─42fd67f0c0272d2fd1c2cb543a888e4ead9bfcbb78f735bdc2aaff1c2791aaba │ │ └─230280 /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 │ ├─84efc256e61e1ebcccf98e6aaa0fa0a3ec9f542e4400e73535d7d9ce6c3fc3b8 │ │ └─65742 /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 │ ├─da624bc56b889abef14767f0ed3670d9c86fe8f4155bedbe57b997abd3b46b12 │ │ └─41816 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─30f24f70f1e90100601689ea97d045b531819789d372f676506ff121764ef0af │ │ ├─244040 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244442 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244444 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cb1f3ce60f8bc94e136535b9c10a0a8535ee67a5fb786198979a875bc4940452 │ │ └─252941 /pause │ ├─0c6ba72edfba0c66ac841454b79564f17d406840d205493bc8ee7b99739328e1 │ │ └─56399 /pause │ ├─7b3d0b2ca2c0d81d605c0ee40d776381bb5e8d6b4fa3920b397d8981bb4717b6 │ │ └─42934 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─106738a59ea6b52367eead1f309c3d3ef1534d8898f79d57dab15863d9d96a26 │ │ ├─140659 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140672 /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 │ ├─9b93a20f69519cff5656eb5ea915915ef9b2a99cd77668b80abd5eb1fc8b768e │ │ └─40300 /pause │ ├─2f603d768a3e94a283e33fe0a5927953693c8d570ce508dd19e38d02c7ab844d │ │ └─44467 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─242529d50587a65e02cc06e09b384b9a97a1b64cb7d52067a12e96aceea555c2 │ │ └─47935 /manager --metrics-bind-address=:8080 │ ├─d83151e168cfd5c65f66e113487391fde22991321d2d033fba182ecebc98d282 │ │ ├─91632 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91649 /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 │ │ ├─91655 erl_child_setup 1048576 │ │ ├─91723 sh -s disksup │ │ ├─91725 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91726 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91803 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92103 /bin/sh -s rabbit_disk_monitor │ ├─75d9bb53b68ca40546e001b200e789fc7bfec7a560700995132cef5016e6302f │ │ ├─143240 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143258 /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 │ │ ├─143264 erl_child_setup 1048576 │ │ ├─143335 sh -s disksup │ │ ├─143336 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143338 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143418 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143419 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143429 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143521 /bin/sh -s rabbit_disk_monitor │ ├─768638165ed99f70e25109da77c3e7d2865094d57a4ab66e406cf4670d22686f │ │ └─228730 /pause │ ├─14a93c9402b3eb987e40b4a7ad14796ab7ee6a957df0b4db4d9a4fd0a62f206b │ │ └─56291 /pause │ ├─82e88387d91a30be89ac4687e445b82909b496796aa3bf3f333d34be13f3f703 │ │ └─65702 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-205.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 │ ├─4f564ed75ec94117f89688cc143a46a454a15cf133121fbfd5e63a8e958e6ffd │ │ └─158099 /pause │ ├─a9c6b8289f58df98476f83ee65ded54bd945aa15dfb84726bebbfeaaaa9f9489 │ │ └─68581 /pause │ ├─e739e70c201d8bffdc827a7b4a4a35cbbd9b9964067372c44f9a9daaee17254f │ │ └─109788 /pause │ ├─e7c4d2f98b59aa1525dc158d5642fd30a694a94e97deb71d3f75c3e00bce483b │ │ ├─169733 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170189 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170190 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─be1d6947c93a8d8bcccdd35ddb04d49430fbdd4495db92658d1a5927112a5d7f │ │ └─233770 /pause │ ├─a773604522a5ae0b81526dbd25ec8dd301b98f18f6961f94e01e8441b075c030 │ │ └─79407 /pause │ ├─82ad9ab965bdd62d8dbed146d30e9ba15a359d1ad3c8ea784571722a7789a40c │ │ ├─169110 nova-metadata: uWSGI master │ │ ├─169148 nova-metadata: uWSGI worker 1 │ │ └─169149 nova-metadata: uWSGI worker 2 │ ├─983158362bca5013787e6c4a35f8aa8f0f3219b492f12b40ced3f379b2a39e78 │ │ └─44510 /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 │ ├─dc9cbda857051775e085a6bb09ca279de85e29e50cf0f8106e2ce0ca73c73523 │ │ └─188834 /pause │ ├─79530df501faf5083159a9fde4055caa07a1766b0d8603be415b9b1cf3a34f71 │ │ └─40323 /pause │ ├─f354ac23f2ac7834e2d1b6480c63e8e5cc4f084fc47382fbf90dca6661445d4e │ │ └─142411 /coredns -conf /etc/coredns/Corefile │ ├─302c4690ffbe5dbca592367bdf079e6a13ae31e709a6b18523fe17a463a76816 │ │ ├─223244 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223739 octavia-worker: ConsumerService worker(0) │ │ └─223742 octavia-worker: ConsumerService worker(1) │ ├─41c628f22b62d7f94640b37748074e6f9e2677c0ef685086ed6eda00b7f4f265 │ │ ├─173907 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─412596 sleep 300 │ ├─fcb166b844c4b99fd676f7f32f3d3fffa9e94bfbe3ecdbba1de245134dec1c29 │ │ └─43382 /pause │ ├─292d378fcf376d4357707ab5a88654209be007294fe1cd2e0ab3894e42ab4b9b │ │ └─158502 /pause │ ├─eb731f3d548acbae31b2d1c0e509078638b5426632e4b87644fd7aa559b6d535 │ │ └─232472 /pause │ ├─de505b099040f3682b3c1bfecc1d69a8eef0b5c230951360caa535d311f82ab4 │ │ ├─84669 barbiacan-api: uWSGI master │ │ └─84683 barbiacan-api: uWSGI worker 1 │ ├─9afe05890206b3b176f7a59017fa6b0ab1ddbf829fd55851552d66fa80035899 │ │ ├─169864 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170198 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170199 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─12f344618e27d608915151d2a4d4f1a970ce0576d6eb4f8695701d548a390b69 │ │ └─95679 /pause │ ├─1d86468b74b3a40a517a09ba1da1d3f8a84ba62b154617cbd155a60cc75898be │ │ ├─184790 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) │ │ ├─185451 /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/tmp2o1h9kfb/privsep.sock │ │ ├─374233 /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/tmpomxbfo1q/privsep.sock │ │ ├─374590 /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/tmp_j9fwcus/privsep.sock │ │ ├─375175 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375176 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376181 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=dced4d62-47fb-4b1e-9155-29b05b1e025f --namespace=qrouter-dced4d62-47fb-4b1e-9155-29b05b1e025f --conf_dir=/var/lib/neutron/ha_confs/dced4d62-47fb-4b1e-9155-29b05b1e025f --log-file=/var/lib/neutron/ha_confs/dced4d62-47fb-4b1e-9155-29b05b1e025f/neutron-keepalived-state-change.log --monitor_interface=ha-c2e97825-4f --monitor_cidr=169.254.0.126/24 --pid_file=/var/lib/neutron/external/pids/dced4d62-47fb-4b1e-9155-29b05b1e025f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376603 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0682f07b-94bd-409d-9357-43d2f8dcabda --namespace=qrouter-0682f07b-94bd-409d-9357-43d2f8dcabda --conf_dir=/var/lib/neutron/ha_confs/0682f07b-94bd-409d-9357-43d2f8dcabda --log-file=/var/lib/neutron/ha_confs/0682f07b-94bd-409d-9357-43d2f8dcabda/neutron-keepalived-state-change.log --monitor_interface=ha-f51df331-b7 --monitor_cidr=169.254.0.27/24 --pid_file=/var/lib/neutron/external/pids/0682f07b-94bd-409d-9357-43d2f8dcabda.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377095 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3e7edc33-e3dc-4ba1-935d-17d5c3f4fd93 --namespace=qrouter-3e7edc33-e3dc-4ba1-935d-17d5c3f4fd93 --conf_dir=/var/lib/neutron/ha_confs/3e7edc33-e3dc-4ba1-935d-17d5c3f4fd93 --log-file=/var/lib/neutron/ha_confs/3e7edc33-e3dc-4ba1-935d-17d5c3f4fd93/neutron-keepalived-state-change.log --monitor_interface=ha-b3243a9f-cc --monitor_cidr=169.254.0.247/24 --pid_file=/var/lib/neutron/external/pids/3e7edc33-e3dc-4ba1-935d-17d5c3f4fd93.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─392244 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=24ce911b-3fdb-441b-acec-0ffa15c6718a --namespace=qrouter-24ce911b-3fdb-441b-acec-0ffa15c6718a --conf_dir=/var/lib/neutron/ha_confs/24ce911b-3fdb-441b-acec-0ffa15c6718a --log-file=/var/lib/neutron/ha_confs/24ce911b-3fdb-441b-acec-0ffa15c6718a/neutron-keepalived-state-change.log --monitor_interface=ha-e87a5e36-5a --monitor_cidr=169.254.0.252/24 --pid_file=/var/lib/neutron/external/pids/24ce911b-3fdb-441b-acec-0ffa15c6718a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397443 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=82b398ff-dc40-41ce-97d0-c2a87edfbcf2 --namespace=qrouter-82b398ff-dc40-41ce-97d0-c2a87edfbcf2 --conf_dir=/var/lib/neutron/ha_confs/82b398ff-dc40-41ce-97d0-c2a87edfbcf2 --log-file=/var/lib/neutron/ha_confs/82b398ff-dc40-41ce-97d0-c2a87edfbcf2/neutron-keepalived-state-change.log --monitor_interface=ha-693ac559-23 --monitor_cidr=169.254.0.116/24 --pid_file=/var/lib/neutron/external/pids/82b398ff-dc40-41ce-97d0-c2a87edfbcf2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8d5ceac44c50d82acd5675405c95bd9c2139dd1c030094f2141cfe218f0f6029 │ │ ├─106527 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106672 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106674 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6ed2cffab80c83ff82063f9643b383b72258c3c36192fabba9fb98c56fd82ae0 │ │ └─172753 /pause │ ├─5b36e3664a00ead9a7e7891f9d54b8d5bfad16ee7c83b6dd9a1cacec07f574ca │ │ └─109830 /pause │ ├─84df9ceaf8fecf8d8ed7f453b582e7e8f941c53bc1a63257cfbdc0951174c48b │ │ └─65528 /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 │ ├─5d5ed6fceb99047d65bd71b8d401f037c1e3af3294a846d3d9368f2be0006aa6 │ │ └─51508 valkey-server *:6379 │ ├─70f77ca06a45385950ba6ddd6cb071dc6e0b0e3182fb26cc503dd3bf06b4e16d │ │ └─122971 /pause │ ├─22d2fa4dbac9d5b3176f8829e3b7974ddc8f9cbf514c498e5c999ca5d4d903c9 │ │ └─41539 /pause │ ├─aa7217b9106bcf14d7017bd6968a8b45b04701f192389f0acf76d1f11bc56220 │ │ └─64288 /pause │ ├─37c8b1025b975da0670b1526e8631441560d6cd9f496143a013984ca646e97f8 │ │ └─243956 /pause │ ├─c34218a960d122cab1c851d3eb4ce16fb7d823a939d7de4d3d986fdb2232baad │ │ └─51801 valkey-server *:26379 [sentinel] │ ├─ec01de4b3036e4aef0cb80f57228511ea400f32d59a5f1ca1ec767180560c3dd │ │ └─86218 /usr/local/bin/rook ceph operator │ ├─1275660ba8e6e5681db62098a206843f54e49aad913bf7e76c878b5df1d888fa │ │ ├─61951 python -u /app/sidecar.py │ │ ├─62288 python -u /app/sidecar.py │ │ └─62289 python -u /app/sidecar.py │ ├─5ce2107c0b3bae4996c4a56a68e0480fbdf18de7d12d1c1b57f02bbc33001ff2 │ │ └─213005 /pause │ ├─e9d4f9a857a77819c794b3194da08816582a618e014cee9059fbaa35bee76abc │ │ └─40207 /pause │ ├─39cdeccf8a3569f7e10dcb836991d869f99fb87a11bbaed121db092f9820fd7b │ │ └─44255 /pause │ ├─7d8b270ecbbf154650725805e90fa7a512423a1e67acf5407be36124bcb63d81 │ │ └─56692 nfd-gc -gc-interval=1h │ ├─dcd68eba3149dbef648b6a707788ee3005957470a5e75d6cb7d31aaf5c99efff │ │ └─213187 /pause │ ├─192b6aced6cfe2c81bb26b30064c8c49de62e576bb5f093d320fb7d4215a9418 │ │ └─51880 redis_exporter │ ├─c97ca3f20c8a5d2b9c4b9bbe1c15d0d07555150d3dd8fc554c4ea45ca029f350 │ │ └─243469 /pause │ ├─023dc2a18247d1d05f8223e83f47ff8ddb8397afb783eb454369ea7efcda0181 │ │ └─262484 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a6f00540d5b31f4f7bdfbf6b66411a15c77b86cb97711861f9abadbf0a0739b9 │ │ └─173445 /pause │ ├─52372695d38275b694bc97611df5962b204dcfa5d35345967b7669086249f0cb │ │ └─65906 /goldpinger --static-file-path /static │ ├─8db3c8687c38b325db94119827c5e098c1f201cd9ce9b27ff089653d57cf29c6 │ │ └─104576 /pause │ ├─9d2e663fcae8fb6b89360c5845c4066b504c78cb56d89e5e68bce9984dabd716 │ │ ├─243847 magnum-api: uWSGI master │ │ ├─243880 magnum-api: uWSGI worker 1 │ │ └─243881 magnum-api: uWSGI worker 2 │ ├─eaddc4fa0ff29ff24443d4ee8c9338ee72d548bd25095f304eb8722fd2ad9269 │ │ └─64674 /pause │ ├─6655a0765409d0a1d1338e29479c67d79335176bb0fb4934987a5bd6de6f9ef6 │ │ └─48445 /pause │ ├─20f14ce26e1f52a873702041f36f77807e00adbfa7fabf7b6d94937240e06ea2 │ │ └─141762 /pause │ ├─b1a0c5c69b8440d8bb280391931716fa42d4d34b27945fcd0bb96599f46369d8 │ │ ├─119603 cinder-api: uWSGI master │ │ ├─119616 cinder-api: uWSGI worker 1 │ │ └─119617 cinder-api: uWSGI worker 2 │ ├─66b0090c923604a5c89bf0a44aa240d69ed4b8496e1bc6395e90c5331423e1f9 │ │ └─186528 /pause │ ├─dd806a4c3a8d6d45b147987ced5816aa2666b46af7fa28d645549e2fe9db1bdc │ │ └─253172 /pause │ ├─1eae2758b011060260b5f732251f2e17fce1c71e9918b923cec8434f4811a1d0 │ │ └─192957 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─90cc74f6c8250d5848f5c8792154b4892bcf8ae5bd6a04c9306ab929bd9ba90b │ │ └─43307 /coredns -conf /etc/coredns/Corefile │ ├─1631dc086171a76a5032815edac66b8c96b8f45dcec83d5a970e9dbf95950219 │ │ └─107685 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ececc9b03bd42aa4ca1eef435e8c65e8335f5ca2a84db1fda5a58e5ce1cc0eba │ │ ├─182337 neutron-api: uWSGI master │ │ ├─182420 neutron-api: uWSGI worker 1 │ │ └─182421 neutron-api: uWSGI worker 2 │ ├─285bb2269704ef6d2328b5be830d2be94ea762876f2a392f0d2ff3fe6098af0b │ │ └─40832 /pause │ ├─b55f4c1797ad0b121800fe0dc6d166f1530f8ab6b29368c69b9ff7054ab11cfc │ │ └─232497 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5ae240c4a3c81270a1d2d19e3c26199f674580554eea821ca3e79e59c860aefa │ │ └─42897 /pause │ ├─d70dd20806d4fd543ed07d5639b156b60a677f8f8098d75053d37eb7741acf38 │ │ └─140269 /pause │ ├─59a08dd9acb3e3551470ccbbf9fb40a7f7f6d513137d56caba72491786d40355 │ │ ├─262600 /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 │ │ └─262765 /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 │ ├─89c02031103e6b0f9b84c2d2b26f0d46de1508d5431fc4ccbd9180a164514d04 │ │ └─157352 /pause │ ├─2a58513da43ffa1d85e0e01d2edb3ac964c0a869606df7e27be8b000fe75e329 │ │ └─229615 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4f61ebba2e8ee6e7a395e1d24ceb1f3fedab7479c2c07b18982d6cd9f3666501 │ │ ├─ 46950 /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 │ │ ├─ 46963 /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 │ │ ├─ 47106 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266909 nginx: worker process │ │ ├─266910 nginx: worker process │ │ └─266911 nginx: cache manager process │ ├─c836aa2d838994fefade59da4147eaf0e9f63b63b76d77619b095cd9a95f1c15 │ │ └─157702 /pause │ ├─8636d79dfac747384f9fbdd38407a7f8726ce8aff17a30a1653a491afdc1a373 │ │ └─40568 /kube-vip manager │ ├─6e7aeec66eb2128370dc514fa7d0a50577ff580ef268b4bf5bf7854e4d9d34df │ │ └─65855 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0e2101211d08e3bdb71f5db8dca6c329ca7dec8d1a38e944f7cdbfeaacabaf24 │ │ ├─183349 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183670 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp128ehsj9/privsep.sock │ │ ├─183901 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp62we191f/privsep.sock │ │ └─184213 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─60a1404def6d8535498e49e955b6af9a80c361b5caafbde4cdad3722b631befb │ │ └─66566 /bin/oauth2-proxy │ ├─e351c2ebe763ec37cd56b155bea3d413f70619daa4f2fbd6afabb6dfea8cd07f │ │ ├─104957 glance-api: uWSGI master │ │ ├─104971 glance-api: uWSGI worker 1 │ │ └─104972 glance-api: uWSGI worker 2 │ ├─a984c64f603451485909a82c1d0c3ac8a023c32365da59952a0a05cacc491ead │ │ └─47804 /manager --metrics-bind-address=:9782 │ ├─a7ed68498d0d4bcfbaf14c6dd4fd69c03142dd910189947bc89c301c2c82ec4d │ │ ├─201973 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202283 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202284 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─06825da746b7b946747d5a557d87177de7fe509745b13ae3633580906162382e │ │ └─96886 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cf27a45b376d875b266fd2c166a0ae2233232ec8bc0628a494facde34d25414a │ │ └─43857 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 │ ├─7577c32c38b3cc48b2fa39f766f98d69042a5230bff01b17c3f5c6aa4d355f80 │ │ └─47543 /pause │ ├─af579971f5336389c3e14b7b621fee2c19f7f3d25d4bf49e160fd686c955e47c │ │ └─66585 /bin/oauth2-proxy │ ├─a4b293f53cc52e2c2b051d4362b2e1d7e2dbcaf4bccfd6376a83ef077bcfdd97 │ │ └─43409 /coredns -conf /etc/coredns/Corefile │ ├─4afefb2f4525c03c82edb1b0a372b2464a231c704bae4e1b1e994c4a290056a2 │ │ ├─78120 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78137 /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 │ │ ├─78143 erl_child_setup 1048576 │ │ ├─78190 sh -s disksup │ │ ├─78192 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78193 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78227 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78228 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78419 /bin/sh -s rabbit_disk_monitor │ ├─c248c9ca784f550dc6e14beb7a158ed453ae279691dacbcaef921255b8b7112d │ │ └─172963 /pause │ ├─b31185246765022a0878dd3895050a76595f97c2b946b0d38a79dd6ba8411e6d │ │ ├─223872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223896 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7ceb6f26729ab99571b51f559a7ea78a08ddebdf7cb41fa5dcd313a7857022f1 │ │ └─40400 kube-apiserver --advertise-address=199.204.45.205 --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 │ ├─67c51d27c774a861e7ee328dc67561d745645d444eb4365ba5e8c2994a164546 │ │ └─213317 /pause │ ├─26a473266c9b40103f747bd7efd1b0c5194225faf766edb291dec833190680fb │ │ └─78015 /pause │ ├─84c38cac62be445e427671d6b4b3981040f96dea93f46592ce7830162f03101b │ │ ├─184810 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) │ │ ├─185888 /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/tmp58woprp_/privsep.sock │ │ ├─186390 /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/tmps957ulxj/privsep.sock │ │ ├─187111 /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/tmp1d5d5y3d/privsep.sock │ │ ├─187456 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187457 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─187557 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d1492144-dfb2-41b2-a9f7-4b5c95a1227b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d1492144-dfb2-41b2-a9f7-4b5c95a1227b/host --addn-hosts=/var/lib/neutron/dhcp/d1492144-dfb2-41b2-a9f7-4b5c95a1227b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d1492144-dfb2-41b2-a9f7-4b5c95a1227b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d1492144-dfb2-41b2-a9f7-4b5c95a1227b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c8d348a5-1be8-4ff7-b935-deefaf153aa2,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 │ │ ├─187564 haproxy -f /var/lib/neutron/ns-metadata-proxy/d1492144-dfb2-41b2-a9f7-4b5c95a1227b.conf │ │ ├─207527 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/eaffddb7-9930-497d-b968-ce505778ad8e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/eaffddb7-9930-497d-b968-ce505778ad8e/host --addn-hosts=/var/lib/neutron/dhcp/eaffddb7-9930-497d-b968-ce505778ad8e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/eaffddb7-9930-497d-b968-ce505778ad8e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/eaffddb7-9930-497d-b968-ce505778ad8e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-aed67a22-33e7-40a3-95a4-20cae9d13c68,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 │ │ ├─207554 haproxy -f /var/lib/neutron/ns-metadata-proxy/eaffddb7-9930-497d-b968-ce505778ad8e.conf │ │ └─379162 /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/tmpjescoq2z/privsep.sock │ ├─61576c81d1af774f05f4f2d5ad2f3f83f122bd1e3a73f29e6c4781a61c881625 │ │ ├─201871 heat-api: uWSGI master │ │ ├─201907 heat-api: uWSGI worker 1 │ │ └─201908 heat-api: uWSGI worker 2 │ ├─ed0f579d48484906fc758e70d85bbb94f5898929d0fde67d73ac3fe5b82a347f │ │ ├─ 72040 apache2 -DFOREGROUND │ │ ├─ 72083 (wsgi:k -DFOREGROUND │ │ ├─ 72084 (wsgi:k -DFOREGROUND │ │ ├─ 72085 (wsgi:k -DFOREGROUND │ │ ├─ 72086 (wsgi:k -DFOREGROUND │ │ ├─412793 apache2 -DFOREGROUND │ │ ├─412854 apache2 -DFOREGROUND │ │ └─412855 apache2 -DFOREGROUND │ ├─4081a8015450b5defe6692d63d06f41bb8486fff67cd8b0d9b06d380b7dc5aff │ │ └─62833 /pause │ ├─fd9c54f89ee9828abe5af7aec98752f251a627ded633fd4fd2af27e0b3954aed │ │ ├─ 96189 /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 │ │ └─402685 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e9df4d83bed3f5e5e2d3b38a05dbf924146b4f9448098e79758afb0da74d75ae │ │ └─164467 /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 │ ├─7b25485cbd139f28b0aa36b351af5e0cd68146239663115fcb98aa6320b15be0 │ │ └─56738 nfd-master -crd-controller=true -metrics=8081 │ ├─d8635810ba40ea4bf6eca6411571e5ba40732a04c7b5e488f580b9af47b4e9e6 │ │ └─40856 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9afefc0818459d2260ddfbcf80ee468b7b6b27e0c926320d9c2bc24c6d1a4772 │ │ └─43261 /pause │ ├─cdd10eab4e1f18e7e17d6fc7442b67ecc94a943733b6d6d5d0d258411fa20ea3 │ │ └─186301 /usr/bin/libvirt-tls-sidecar │ ├─ad3e2dc155739c60f6acfca31961bfa8432cde4f0a48f60d9f19a85681cdf4f5 │ │ └─48957 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─bbdbe06c94971a5bfe47ef9eb5def468073e0d8eeecfec5f9ae256667b94a9ac │ │ └─65487 /pause │ └─2fac65dff8b6ede24aea7f0a53f1e23056715548eac94a5737ca5fafc53dbb25 │ └─157954 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount