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 │ │ │ ├─21014 /lib/systemd/systemd --user │ │ │ └─21022 (sd-pam) │ │ └─session-22.scope │ │ ├─20985 sshd: cephadm [priv] │ │ └─21077 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─716 /lib/systemd/systemd --user │ │ └─717 (sd-pam) │ ├─session-4.scope │ │ ├─1463 sshd: zuul [priv] │ │ └─1476 sshd: zuul@notty │ └─session-1.scope │ ├─ 713 sshd: zuul [priv] │ ├─ 730 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1467 ssh: /home/zuul/.ansible/cp/199.204.45.233-22-zuul [mux] │ ├─429795 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nrildwqpnfvauoslvqfaducmziqovffj ; /usr/bin/python3'"'"' && sleep 0' │ ├─429796 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nrildwqpnfvauoslvqfaducmziqovffj ; /usr/bin/python3' && sleep 0 │ ├─429797 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nrildwqpnfvauoslvqfaducmziqovffj ; /usr/bin/python3 │ ├─429798 /bin/sh -c echo BECOME-SUCCESS-nrildwqpnfvauoslvqfaducmziqovffj ; /usr/bin/python3 │ ├─429799 /usr/bin/python3 │ ├─429800 /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 │ └─429802 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 … │ │ ├─ 9808 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12225 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4ce565a5b9e32d5efcf8d1797eeb74fad0e94178dc8b9eabb253434aba2d273d -address /run/containerd/containerd.sock │ │ ├─ 12570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 520ffae56d8e80cba72c47bfdf675cf6dd3921296027570de2d2d4c0603ade57 -address /run/containerd/containerd.sock │ │ ├─ 19161 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 42cb01e95aa592453c7861a438499edbb84baaa9f46d7aeb6d60423059c3aeed -address /run/containerd/containerd.sock │ │ ├─ 24339 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56c54c9e4a59482b27f79012a5493958a34914e447ccce0421d595dc6dfa002b -address /run/containerd/containerd.sock │ │ ├─ 28756 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0713fb4baedbe452c604e766a6c0c5b3aabd2b178979910b7e148ad1114de816 -address /run/containerd/containerd.sock │ │ ├─ 33416 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76d0c4f4a1c99ce44b158ab004332138336af803f0103ada20bf9e5aa021b9be -address /run/containerd/containerd.sock │ │ ├─ 39102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cdf0f5cf3978c0e4e6522dc3c7feef26a2f3d5626553b2a01310c8a105e6daf -address /run/containerd/containerd.sock │ │ ├─ 39112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e058bd57acf1208efc5657c0ad8abd9baa7f283de2ef4735a555964b9468d97 -address /run/containerd/containerd.sock │ │ ├─ 39178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d48bd7b187f3fbb56053e273bdffc77c5ee5cf0ead3cdda4ec7b6b509ba8f9c -address /run/containerd/containerd.sock │ │ ├─ 39187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afb7f4d916fa2799b9db8c791601b8b651da941dc5b1a38a05fc4439926b644d -address /run/containerd/containerd.sock │ │ ├─ 39209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c70dff8a083b4b6ca1704a6180e5c377951d596d95535ce460d3ae01b5880d13 -address /run/containerd/containerd.sock │ │ ├─ 39652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b06d2119fb7c62482ab67c15beee9f9d9be0c76d56aaeab7095c59af189f649 -address /run/containerd/containerd.sock │ │ ├─ 40438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a45e39b60288e8f90d3ba503ce57ec356d6d75c554061640d008a3bd244cb1 -address /run/containerd/containerd.sock │ │ ├─ 40460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b5bc2dbd9bb277c75ab8cad720ab95f21d528c17a8f4f34067b252405b2867 -address /run/containerd/containerd.sock │ │ ├─ 41799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eda5a2575df0ff7a6ea821b49ec774cd2d56fd268b80bb28bd1b6cd2f007bbb -address /run/containerd/containerd.sock │ │ ├─ 42442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76ecbb62e04e7a3aee93a30fc490de70bc017cb12d326e892ffaf7eae9e8674a -address /run/containerd/containerd.sock │ │ ├─ 42456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f081479f7b23b2fb5157aecd33e5b09a4e88dcc98a871a52b1959a2f45d297 -address /run/containerd/containerd.sock │ │ ├─ 42708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49add16feb7a2b7c6072cb5a7850369bf3a3b5300e1245905537a87c16f71a64 -address /run/containerd/containerd.sock │ │ ├─ 43190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85b5120eb7cd8e18ede0b225010a77a4d6bde3b66decb76bfe56fadd365cfd2a -address /run/containerd/containerd.sock │ │ ├─ 43281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ab6f52f16ad502a808cb5dfc8d049a08ea728d16a185ba9e4ad96b6536ca9ab -address /run/containerd/containerd.sock │ │ ├─ 43284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8178f2d35a3d61cdae89f4a861f24b41fc41ca0ec7106224b243a1c8b8168e45 -address /run/containerd/containerd.sock │ │ ├─ 45670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e318ae4be7baebbea15d8bf5a5747b19ceb785f7818a29c5445ab45eda1a9a66 -address /run/containerd/containerd.sock │ │ ├─ 45779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be3215859f6b4e9f4060e75d166f9e9c401bb77d7f15c97775a31cd627c1dca8 -address /run/containerd/containerd.sock │ │ ├─ 46517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f049c0e773700961e605854814e34fa48380f0cc8437e8b3f10d8124ba94eecc -address /run/containerd/containerd.sock │ │ ├─ 46617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a50dd704234ff7bafaa77af5a01689030b48973ce1b0d041baa0c1f40f062962 -address /run/containerd/containerd.sock │ │ ├─ 46982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 386269a18b0dda82158aa3cf440a648ce9f7df80765cb5a90a172cb7d1cda828 -address /run/containerd/containerd.sock │ │ ├─ 47267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f428ce0c2d58aad9c54bd19b5efbb603acbd575fd32b756c182f2d53961916d9 -address /run/containerd/containerd.sock │ │ ├─ 47782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b210b81d71da5d365cec316fbd30fe4d42db97f4e51c2ae5e02b0c22b61bc73f -address /run/containerd/containerd.sock │ │ ├─ 50141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 828d2a9b1aefe9700f078f3f941474d24115e51cc8bedb503aa607783126e306 -address /run/containerd/containerd.sock │ │ ├─ 50372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8120bd0c76c6a9d1a7b988b8360db3ffbb71d4d5969e9115b9b98664bb2ee8fc -address /run/containerd/containerd.sock │ │ ├─ 54802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a31382923577c141e6290750072a6c394bf70259653ceb41dcd585e3a0b648 -address /run/containerd/containerd.sock │ │ ├─ 55382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f20113676e0db27d455d4382938203805e37e033fb69f249314ad00fa281efd -address /run/containerd/containerd.sock │ │ ├─ 55531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed485986bf31e43cdea8d36491294638944c4befac59e76b7ec3f7b5e4507c6e -address /run/containerd/containerd.sock │ │ ├─ 55569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eb727f61cc9dc16ce5afce439a6e647c2fb201689e733b4db0a2d5b8b2b7917 -address /run/containerd/containerd.sock │ │ ├─ 55764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7522a8e0676a9dde8f07ad0849c988b83b75d756e85113e4016b4ae242cff0ab -address /run/containerd/containerd.sock │ │ ├─ 60264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303464762473ed97e14d10448d56f9173e4ca4f27aad62a22dbdde244f854163 -address /run/containerd/containerd.sock │ │ ├─ 60341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c34605454f2be8cf8809299a8742bdbee682033e4283ac36476c802e17c442 -address /run/containerd/containerd.sock │ │ ├─ 60382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2eee6b25b6848f968ad74f9d90d8d5fef9093f3260530fbaa681e11fa7480e6 -address /run/containerd/containerd.sock │ │ ├─ 60430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057aac0408c8c5eb92ca640ebf770f321082cb1d39f102bd7689de9ad8f1301e -address /run/containerd/containerd.sock │ │ ├─ 62184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e309b50bae7dd6a9b11281690ade95ebe9dc648af2c35391d5e60fc9d4392e7c -address /run/containerd/containerd.sock │ │ ├─ 62301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742f16d79425b2369f97195c499f7691973eac89d3ca87f29ccb1f07ebf991f4 -address /run/containerd/containerd.sock │ │ ├─ 62427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6ee4ebd4fe28f6a0bba131a9f278b97a7967f8dfe70060d5cfa888b83e14e23 -address /run/containerd/containerd.sock │ │ ├─ 62487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac481205ffbbf771449df8726f022d566bc58ed111ae55f913582ec40b11cd92 -address /run/containerd/containerd.sock │ │ ├─ 62624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 068d21ef0c37f7b86575f792a89f2878f4ee7f6d42e370bcf72b818b53aab3e7 -address /run/containerd/containerd.sock │ │ ├─ 62821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 920f85d8e317d25772ab4d56f08514d5d7d684a78bd820d9c2aca23b7d7bf705 -address /run/containerd/containerd.sock │ │ ├─ 63240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a50ac1c4145719072362b84fb2c848a69c1161444d1b31b52a6fae70ba1c66f2 -address /run/containerd/containerd.sock │ │ ├─ 63493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d007d1ac62547dae21c4c965ba2550f71a2a67b9d1dad5d91639df9a0a91ac -address /run/containerd/containerd.sock │ │ ├─ 63707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db24d6f34e6e3a8449f1d56d637f965c946201342cbac51f29350aa3da4f3278 -address /run/containerd/containerd.sock │ │ ├─ 64490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 952a479b711e98892dd755140bd02305d7c994b67afd0262b5cedcedf8061637 -address /run/containerd/containerd.sock │ │ ├─ 66216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eb7ab7518484cec05b1152d36e3b591d227541dcc3ca9ef0cbf4b6d57a1bfa8 -address /run/containerd/containerd.sock │ │ ├─ 68489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56c1d7ce4679fd4fbccbf0c532b5d47518f84818942d1c5565caabd6c7c36fcd -address /run/containerd/containerd.sock │ │ ├─ 77834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 884b3b7f8dcd6eb7ac8790bf4cfa47fad3f49bdb18c5e4d3d601427506e9274d -address /run/containerd/containerd.sock │ │ ├─ 79366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b9d76ec239b2269c8e26f6c97cf5bbd2864df24483c53f515721c9f459fcb5d -address /run/containerd/containerd.sock │ │ ├─ 85570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf605229de572cd4e4ca67f8137421e473903fdf1652a863ddef84979595c8b4 -address /run/containerd/containerd.sock │ │ ├─ 92300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24ff08e1ff5964d25bcff941434b2acb300b836896000dadbdd508b95f7028ec -address /run/containerd/containerd.sock │ │ ├─ 96280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2680fca3a9f483e38436440e86a16da44b7ae25a9f674c70e50873be8e9bb23a -address /run/containerd/containerd.sock │ │ ├─ 96457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2986e733b09db7dcc20eeaa2275412b10826557184d828167367194cf7037b8 -address /run/containerd/containerd.sock │ │ ├─109493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6c1781c778b95a8dbfe320d22e87ac29012e39bb4f05009a43ffdccbe357b0e -address /run/containerd/containerd.sock │ │ ├─110991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b61ebc2a04162c9707bd68b6842b14e181fcee537634488078bbf139250e8f4e -address /run/containerd/containerd.sock │ │ ├─111022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c50fdc30f2391c76249cb722fd9dfcb7253ce695c23c47f1b71fd5acdae16a2 -address /run/containerd/containerd.sock │ │ ├─113083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d713296a4225b4e51786cad1768261855b97586ddefc11ab3cae590e32aad8 -address /run/containerd/containerd.sock │ │ ├─114931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6252ebd10f0c84589e151f7f1f3ec30a3d5c550f3f1a90024cd6c2246bfb438d -address /run/containerd/containerd.sock │ │ ├─115034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ebfe8d3ea00e99e6dd0edf8025b73a5d576e38c43503618f5f4960449b98ff -address /run/containerd/containerd.sock │ │ ├─128041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee4c503008d08f13f7f1bedc7d8c09bdec5a478328a77453fac6df1845d88f39 -address /run/containerd/containerd.sock │ │ ├─128130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f3f6117e97a0060f7b8f020016a6addf4c24d98d55639e8f31b3c48e4ca0194 -address /run/containerd/containerd.sock │ │ ├─130605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e84826425748badaddb296027ea200b689adfaf248b0c6d85fbbd77cdde79bf8 -address /run/containerd/containerd.sock │ │ ├─157093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9e9b86c3bde982c12e0883f164141e5bf2ebe17d06aac8f29d9806bee944ed9 -address /run/containerd/containerd.sock │ │ ├─158802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fd8b63ba976a9431b73cf9058a782e4424a5b5dbfb0a6fea9bbb9a2b8c4fb58 -address /run/containerd/containerd.sock │ │ ├─159184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f4bf4d174538444eae4df148bf24564a265bd6572f94120919e56ca867e3eb6 -address /run/containerd/containerd.sock │ │ ├─160163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61fcd70d298240e01e2d18dbbf27c293fd7286ec85875bef4bb28ba9e5ad5fb5 -address /run/containerd/containerd.sock │ │ ├─162151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0879d8aff3bdf6249fb34d56f1abca3e0c71595aca229c5687d8fc5307981b93 -address /run/containerd/containerd.sock │ │ ├─162408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0cef76fb696b1252478c3549ebf2b3cba88eb8f3e9bcc4f5f3b5fc6403ffed7 -address /run/containerd/containerd.sock │ │ ├─162618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89596241a891bb3fab4d189d3594b39f1c215f141a6baa1c5f1560841797c268 -address /run/containerd/containerd.sock │ │ ├─162803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94d48a2b154e2f88b8849b5e44671ae78fd7f7b537ffcf4ecd7cd855d2437455 -address /run/containerd/containerd.sock │ │ ├─162964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e88b05afc41ee80cf652f4225f8147b3de680c27bb2a01b011677b3110b2ced -address /run/containerd/containerd.sock │ │ ├─163191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d12d637105e8812f5aba703a7672f07aeac477d641c72f9dfcc6b762bf45a7d -address /run/containerd/containerd.sock │ │ ├─175054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1317a494f80d1e5b17c7b6075f1499e1aaa7b26f9489b3e3c2afe8d5cdb1043a -address /run/containerd/containerd.sock │ │ ├─176816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c7e80f4e66773be14f47ffe0de399567c65f47ad77f379d86d001f0c31dc45e -address /run/containerd/containerd.sock │ │ ├─176837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3080fdf1917a39d78a2ad9f8cce7e46c94e8329b15eddf1f5a8a9bb2f0ff754f -address /run/containerd/containerd.sock │ │ ├─176890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c106661f4be265db53a4c0b7696a9062df02eaf4a51d2596e5d7dc258ed6a90e -address /run/containerd/containerd.sock │ │ ├─176943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1593c88ae676571538e9b05522ccdcbeb21d629bb62eb71fa00467ffc0d5dcf -address /run/containerd/containerd.sock │ │ ├─176999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882e5463b816e89b4747f7f06833438fcfdcedb62aab6684842acd9a3aab99cd -address /run/containerd/containerd.sock │ │ ├─177415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a89291ae6588f1836fe91821c3b44b7e41039dde7f0713d59cba0f3d23d714 -address /run/containerd/containerd.sock │ │ ├─177458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50cab74819bccd8c0a7456eaaec98c9809cfc830096216dc77371063b20c28ab -address /run/containerd/containerd.sock │ │ ├─190431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2136bcdee4cdb9fe1c42c6e6e7859f8d285ac4329c58381e76ba15b1fcb49942 -address /run/containerd/containerd.sock │ │ ├─193232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fdb1b751ff49f06feda59dfc27451fd50375bf2d24d56f5cc590f68f7b65340 -address /run/containerd/containerd.sock │ │ ├─193264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31987a2cb24dc5d42779457964ebf1d4ccf5c208704cdc45a8b706b67884d3be -address /run/containerd/containerd.sock │ │ ├─193292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2de29151b63f83d65547f4d17266aa07e38e85334927db98144861133adad16c -address /run/containerd/containerd.sock │ │ ├─209403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97122787da9ff56d7550382fdb4e22c969253cf9aa7849c2da0dade1ac48ec88 -address /run/containerd/containerd.sock │ │ ├─218152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c3f82b20f3f4bbb7c917e69efe1baa5b9005c86623c50567ee9c97c59b6994b -address /run/containerd/containerd.sock │ │ ├─218215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4cd425bd09bde0a4c6a8a2b4d055ca41381d87dee8c2d3a0975546686506490 -address /run/containerd/containerd.sock │ │ ├─218223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47332bdd216c036d0952ea42fa489953554614a3f71fa8f71ab5ab7f403514bc -address /run/containerd/containerd.sock │ │ ├─218575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a4151f31c5656903782da804b133efbd1b325496a1051f3e13e4b6741058b6f -address /run/containerd/containerd.sock │ │ ├─229777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e3f7eceee2aacd4e5a9b46c0ba389fcab5f60248c17469ec5483bb11554e02 -address /run/containerd/containerd.sock │ │ ├─232405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad5be589a6ae74d90601f88d8fb51bcf66f7dc1ea2d0866d3681ae265797a77a -address /run/containerd/containerd.sock │ │ ├─233555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbc1416b1b70b08a0be43b34a26635316eac013e05c4c0e9281fc61dc7431bc6 -address /run/containerd/containerd.sock │ │ ├─234591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67612c59999bc85124046e2172bce0fd460fbee005643d83b3bd6882d1bac6bb -address /run/containerd/containerd.sock │ │ ├─235039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91c5be8e7e61e735a6a3e8bb7d312e6e4c15e205196a8568e31ffbfb69b1482 -address /run/containerd/containerd.sock │ │ ├─237893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f80764779317b2828b61041b930bd11b7f6e6069266c8dcf00fbce8087fcedd -address /run/containerd/containerd.sock │ │ ├─238615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14db6769745d6d93dbe4418343d5007bcd2028c3dfb4b1dc66e5df834345607 -address /run/containerd/containerd.sock │ │ ├─238685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f8363eeb8d878a909ed6c3bbe54aa1cfdbc21cf3eade168bb6d056adba30efe -address /run/containerd/containerd.sock │ │ ├─248667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85e589918c181d102f9b14fbedcb4e79fd7f4eeaaf8473c6859e6efbfe274c6f -address /run/containerd/containerd.sock │ │ ├─249129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09f6486247965658914e1a6bb93e7eaaf459a45b8df7e4cf9405ba7220f2263 -address /run/containerd/containerd.sock │ │ ├─263697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f67bc7db36cd7552b2b08add656f8720de9fd0219b6b88009d3265e40e93ebc5 -address /run/containerd/containerd.sock │ │ ├─267959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451d618ecc13ed7af83bed310c254cc43266d559a070a6f1c4aaf1cc3824b625 -address /run/containerd/containerd.sock │ │ ├─268215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 348f7f6c3073597aacef77da5d81aa35fec76553333d993ac1df69d30151e306 -address /run/containerd/containerd.sock │ │ ├─268259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f7ed4de90da1d9f4bf4b37dc9b992db9718b9ae4139a7b8aa558ab3cf312bce -address /run/containerd/containerd.sock │ │ ├─268304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3006acaa3d2ced0130eb58057ce31a2fa28ce8ddccb89624f488d1dcd9c428a1 -address /run/containerd/containerd.sock │ │ ├─304727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6017c5b709d02c9ce8e9c1b854880d0af7eec3662b6f8aa7fdceb2b105aaafbe -address /run/containerd/containerd.sock │ │ ├─307294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45037d7a97d016e00f161f981257ef288d0e8f1a1b21340a49debdb6593eb1e5 -address /run/containerd/containerd.sock │ │ └─308748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7cd176c13267f3503eb554af670ece49aaa6082e2a1f3a93503615218f97b0 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1199 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─533 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─403 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-ref6875861838450e89bcd4df17eaf944.scope │ │ └─191718 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28739 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19139 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24060 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24321 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33127 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33399 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12152 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qxyjye.service │ │ ├─12484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qxyjye/unit.run │ │ └─12514 /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-qxyjye --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qxyjye:/var/lib/ceph/mgr/ceph-instance.qxyjye:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qxyjye/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qxyjye -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10177 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─656 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─628 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156530 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39529 /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.233 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─368 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─662 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-0713fb4baedbe452c604e766a6c0c5b3aabd2b178979910b7e148ad1114de816.scope … │ │ ├─28781 /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 │ │ └─28793 /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 │ ├─docker-56c54c9e4a59482b27f79012a5493958a34914e447ccce0421d595dc6dfa002b.scope … │ │ ├─24363 /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 │ │ └─24375 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1398 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─docker-42cb01e95aa592453c7861a438499edbb84baaa9f46d7aeb6d60423059c3aeed.scope … │ │ ├─19187 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19204 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-520ffae56d8e80cba72c47bfdf675cf6dd3921296027570de2d2d4c0603ade57.scope … │ │ ├─12593 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qxyjye -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12614 /usr/bin/ceph-mgr -n mgr.instance.qxyjye -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-4ce565a5b9e32d5efcf8d1797eeb74fad0e94178dc8b9eabb253434aba2d273d.scope … │ │ ├─12249 /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 │ │ └─12262 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─408 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156352 /sbin/iscsid │ │ └─156353 /sbin/iscsid │ ├─dbus.service │ │ └─624 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-76d0c4f4a1c99ce44b158ab004332138336af803f0103ada20bf9e5aa021b9be.scope … │ │ ├─33441 /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 │ │ └─33453 /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 │ └─systemd-logind.service │ └─630 /lib/systemd/systemd-logind ├─k8s.io │ ├─884befeae04ae05b7bd4e6f05815332e78ff7dba62b7b06e79ed02339708ce11 │ │ └─112750 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1e3c69a2a3f836e1565305d261e6dad7001a6836337a8a629f904bc13d6df65a │ │ ├─249069 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249427 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249428 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ed485986bf31e43cdea8d36491294638944c4befac59e76b7ec3f7b5e4507c6e │ │ └─55554 /pause │ ├─816d871daca59e4d664d9dee99cb89f1a5b2b889aa66cb25973054cd5cf28c1e │ │ ├─61368 python -u /app/sidecar.py │ │ ├─61627 python -u /app/sidecar.py │ │ └─61629 python -u /app/sidecar.py │ ├─a50ac1c4145719072362b84fb2c848a69c1161444d1b31b52a6fae70ba1c66f2 │ │ └─63264 /pause │ ├─b646285ed2a284b6cc7761522a2e92675e8bc163d3b9fb001fd23df71ecaa4e6 │ │ ├─147948 placement-api: uWSGI master │ │ ├─147964 placement-api: uWSGI worker 1 │ │ └─147965 placement-api: uWSGI worker 2 │ ├─c106661f4be265db53a4c0b7696a9062df02eaf4a51d2596e5d7dc258ed6a90e │ │ └─176996 /pause │ ├─0b9d76ec239b2269c8e26f6c97cf5bbd2864df24483c53f515721c9f459fcb5d │ │ └─79407 /pause │ ├─eccdcd875805482cc4fd22b5a7dbde2b98e2979a450042c32dc463e884a1b5a2 │ │ ├─178126 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─419598 sleep 300 │ ├─6c50fdc30f2391c76249cb722fd9dfcb7253ce695c23c47f1b71fd5acdae16a2 │ │ └─111059 /pause │ ├─386269a18b0dda82158aa3cf440a648ce9f7df80765cb5a90a172cb7d1cda828 │ │ └─47005 /pause │ ├─7a4151f31c5656903782da804b133efbd1b325496a1051f3e13e4b6741058b6f │ │ └─218598 /pause │ ├─85b5120eb7cd8e18ede0b225010a77a4d6bde3b66decb76bfe56fadd365cfd2a │ │ └─43214 /pause │ ├─6a01903b6efc73b7cc93c5b1b43a495d05afd911bfd37b3b2d13e0a7820b6543 │ │ └─42855 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 │ ├─8d580101c89e01946de2d8da48e1851205ee668e7a174596e1c0d421232a221b │ │ └─55905 nfd-gc -gc-interval=1h │ ├─b0fe4d1608a2200005bdec728610a1abf21f853c631a5821d74cafa3e9a24d5b │ │ └─50531 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 │ ├─586c39fd25316006de76a8bfd887dd86341865a41411b7fc4e031f2c2294e03e │ │ └─39356 kube-apiserver --advertise-address=199.204.45.233 --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 │ ├─23adc2bc41d674259882336fb8bf737631784fb99d35f38b74078847c04ba165 │ │ └─197700 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4902b10000b18e9b8495f7acafea9fd2b6a960c88027af77c4226a6dbc85d3dc │ │ └─256170 nfd-worker -metrics=8081 │ ├─fc55e3493c58e025d7046f4b9cb09d2120f7b527bca7030ab0c5b03a3cf3e1db │ │ └─66292 /bin/memcached_exporter │ ├─3006acaa3d2ced0130eb58057ce31a2fa28ce8ddccb89624f488d1dcd9c428a1 │ │ └─268342 /pause │ ├─14e3f7eceee2aacd4e5a9b46c0ba389fcab5f60248c17469ec5483bb11554e02 │ │ └─229800 /pause │ ├─34b5bc2dbd9bb277c75ab8cad720ab95f21d528c17a8f4f34067b252405b2867 │ │ └─40507 /pause │ ├─b210b81d71da5d365cec316fbd30fe4d42db97f4e51c2ae5e02b0c22b61bc73f │ │ └─47806 /pause │ ├─3b85e2b936509ade943ee3296d9999cc930007a04694652dfe7f473d395afbcd │ │ ├─190795 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190819 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190837 erl_child_setup 1048576 │ │ ├─190970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191263 /bin/sh -s rabbit_disk_monitor │ ├─742f16d79425b2369f97195c499f7691973eac89d3ca87f29ccb1f07ebf991f4 │ │ └─62338 /pause │ ├─69ee054f02c91f2c73e4d1920bfa21279e791f4cfb364ddc7785001a14b9eda5 │ │ └─260871 /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 │ ├─34bfb894bab1ea2c576661c1671ee94f6586395062f3ec8e2cdd7496ef8c0e57 │ │ └─64251 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b65a4fc5d980ac38ab5f0c9fa3cba47a8c2a5acd9627ea161e5cc98456978dcf │ │ ├─ 72168 apache2 -DFOREGROUND │ │ ├─ 72189 (wsgi:k -DFOREGROUND │ │ ├─ 72190 (wsgi:k -DFOREGROUND │ │ ├─ 72191 (wsgi:k -DFOREGROUND │ │ ├─ 72192 (wsgi:k -DFOREGROUND │ │ ├─406759 apache2 -DFOREGROUND │ │ └─406886 apache2 -DFOREGROUND │ ├─e309b50bae7dd6a9b11281690ade95ebe9dc648af2c35391d5e60fc9d4392e7c │ │ └─62208 /pause │ ├─4b5009bd750a3739356026130910e3047b4bba3a9a614e0eacfa676dc924cae2 │ │ └─50435 valkey-server *:6379 │ ├─89596241a891bb3fab4d189d3594b39f1c215f141a6baa1c5f1560841797c268 │ │ └─162653 /pause │ ├─828d2a9b1aefe9700f078f3f941474d24115e51cc8bedb503aa607783126e306 │ │ └─50168 /pause │ ├─b4b7b0fb554a3c4e71d9253febddafd6b49d6376a1ce294e7fd69878aea6b4ac │ │ ├─ 96732 /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 │ │ └─399930 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─935367ea0b6307e40ffbf4cdc57372d324e2fd5643fa3a9bb5f5b868f49e0a87 │ │ └─65434 /bin/pushgateway │ ├─d2e1747f9c63fa33c99afd00841408c1d80eae5deca04ce07016904c5d515c56 │ │ └─260973 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c73552c6a475d8ca91541b1153cf895d36fd2cb1c14f232c99637b2da0bea37c │ │ └─261093 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0315e656b4a670a909abd79b7d3c414d5973b07e01c43ae94111df8df29b373a │ │ └─261713 /manager --metrics-bind-address=:9782 │ ├─bf605229de572cd4e4ca67f8137421e473903fdf1652a863ddef84979595c8b4 │ │ └─85595 /pause │ ├─a2eee6b25b6848f968ad74f9d90d8d5fef9093f3260530fbaa681e11fa7480e6 │ │ └─60416 /pause │ ├─2c3f82b20f3f4bbb7c917e69efe1baa5b9005c86623c50567ee9c97c59b6994b │ │ └─218175 /pause │ ├─49d6196ef0b0d585ba987c43069ea6933242363a7b71c42fb998a7b99a5ffd8b │ │ └─260853 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 │ ├─2e058bd57acf1208efc5657c0ad8abd9baa7f283de2ef4735a555964b9468d97 │ │ └─39168 /pause │ ├─9a955487a0bcb16b5e59683a60d1b645428060d338ce55641c0639ad225cb51b │ │ ├─63464 nginx: master process nginx -g daemon off; │ │ ├─63480 nginx: worker process │ │ ├─63481 nginx: worker process │ │ ├─63482 nginx: worker process │ │ ├─63483 nginx: worker process │ │ └─63484 nginx: worker process │ ├─84a0889c13eca384e29a2b8e96ad2d626b3642ddb15bda948a1b85921381ce9b │ │ └─65777 /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-233.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 │ ├─50cab74819bccd8c0a7456eaaec98c9809cfc830096216dc77371063b20c28ab │ │ └─177528 /pause │ ├─348f7f6c3073597aacef77da5d81aa35fec76553333d993ac1df69d30151e306 │ │ └─268238 /pause │ ├─b2986e733b09db7dcc20eeaa2275412b10826557184d828167367194cf7037b8 │ │ └─96483 /pause │ ├─f428ce0c2d58aad9c54bd19b5efbb603acbd575fd32b756c182f2d53961916d9 │ │ └─47293 /pause │ ├─472a5f0dbc31f5f4bf9f27a4148c722baf27a12dc6c067770e2fdcfb97ca6f5b │ │ └─188609 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) │ ├─47ba5a4cb45766b660560259e314165ba4ca9c2d59c654cd262cf5799b9a1466 │ │ ├─ 50750 valkey-server *:26379 [sentinel] │ │ └─429779 sh -c /health/ping_sentinel.sh 1 │ ├─d14db6769745d6d93dbe4418343d5007bcd2028c3dfb4b1dc66e5df834345607 │ │ └─238651 /pause │ ├─bab7f325feabca71038cb5fbb328a0ce2c4edd98c12fd82aa72e5b4560037c00 │ │ └─157608 /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 │ ├─2de29151b63f83d65547f4d17266aa07e38e85334927db98144861133adad16c │ │ └─193332 /pause │ ├─9fdb1b751ff49f06feda59dfc27451fd50375bf2d24d56f5cc590f68f7b65340 │ │ └─193266 /pause │ ├─8b4884b5caaf55bffad03a2551e324d99b3ccfdf1ad207cc0e5f12bab3090f03 │ │ ├─185921 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186226 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) │ │ ├─186229 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) │ │ └─186232 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) │ ├─88d713296a4225b4e51786cad1768261855b97586ddefc11ab3cae590e32aad8 │ │ └─113107 /pause │ ├─3d72ecd36c4201ac5109dcc961681c98c0120a5a4919db1987bc99e1f2f01e31 │ │ └─65468 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─451d618ecc13ed7af83bed310c254cc43266d559a070a6f1c4aaf1cc3824b625 │ │ └─268003 /pause │ ├─b4f2edd69f4a26b51fccf6416f1eeb1a59587c8b29830e47af7dbab6e8449978 │ │ ├─64752 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64786 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c22a1ae100f1be73dc8db7c7b651e6bb113955170620806af649b5c31e513eec │ │ ├─ 46024 /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 │ │ ├─ 46036 /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 │ │ ├─ 46145 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─306918 nginx: worker process │ │ ├─306919 nginx: worker process │ │ └─306920 nginx: cache manager process │ ├─94d48a2b154e2f88b8849b5e44671ae78fd7f7b537ffcf4ecd7cd855d2437455 │ │ └─162837 /pause │ ├─c6d005cf7d0b03a9290bad7a05f13393d6a21886d55a1d9646e57893c4803105 │ │ ├─61415 python -u /app/sidecar.py │ │ ├─61637 python -u /app/sidecar.py │ │ └─61638 python -u /app/sidecar.py │ ├─7b3b9d9255d3b60d31a5d53b68d85b6df1efb9c756047d4a1dd8e8897ed3bd1f │ │ ├─47998 mysqld --wsrep_start_position=cdc0beab-4f30-11f1-9c84-838db047a1dd:20 │ │ └─48125 /var/lib/mysql/mysql-state-monitor │ ├─01ddf212aa1d38a520ea4bdd2df09e57f53768c63803b809e797ae485bba55fa │ │ ├─160315 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160337 erl_child_setup 1048576 │ │ ├─160502 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160503 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160513 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160637 /bin/sh -s rabbit_disk_monitor │ ├─e5fe2e0cf48fe4d1cbe6a9124e030a42a3d17b7f1728c521374b136e09400c54 │ │ └─128638 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7a36bdb891bac0429ce6fc242af8ed06eb63da70fb7a4eba3be09ee2ae103bcf │ │ ├─228593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228612 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─419505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─419506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c70dff8a083b4b6ca1704a6180e5c377951d596d95535ce460d3ae01b5880d13 │ │ └─39273 /pause │ ├─6930440a93fbe4dfaf9a86a2681f2306d41eb68c0622ab5c196d0befdce1b602 │ │ └─66416 /bin/oauth2-proxy │ ├─9ff567107b6e659c629023471597838f587a89a6bf6280a8b7afe465dfd048a3 │ │ └─65820 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7c15eeca33ee8ffe9bb65e42ea563d90efafd7bc768dc5f943f8d80f3d3c91f0 │ │ ├─174014 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174357 nova-scheduler: ServiceWrapper worker(0) │ │ └─174361 nova-scheduler: ServiceWrapper worker(1) │ ├─2680fca3a9f483e38436440e86a16da44b7ae25a9f674c70e50873be8e9bb23a │ │ └─96319 /pause │ ├─807976d4bcdc95f610d43e857c59b174425a84b056984f3ef559a725c36e3d58 │ │ └─260890 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 │ ├─d9e9b86c3bde982c12e0883f164141e5bf2ebe17d06aac8f29d9806bee944ed9 │ │ └─157115 /pause │ ├─63d0746d7668a31e14dcc38679d386627cd0ec5948d1e5b4f27eab4e9158b875 │ │ └─234643 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─cbc1416b1b70b08a0be43b34a26635316eac013e05c4c0e9281fc61dc7431bc6 │ │ └─233578 /pause │ ├─615d487437a8cfaace3ae3c03e0de697820b3c4a5e5d90ccc9683b9acdb4d4d0 │ │ └─260792 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─24ff08e1ff5964d25bcff941434b2acb300b836896000dadbdd508b95f7028ec │ │ └─92324 /pause │ ├─7522a8e0676a9dde8f07ad0849c988b83b75d756e85113e4016b4ae242cff0ab │ │ └─55787 /pause │ ├─7c2177dac1fb2ed632d455226a4e29bfd14e2f83c3cb5227dcfce6f7ef6f4c66 │ │ └─86474 /usr/local/bin/rook ceph operator │ ├─d92935f42c00e7e9bdd2ee7aceb6a37a2f35bbfa0d12325967704203a5fb7be1 │ │ └─48293 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8da2ed48cae88ef0888c91cdbbbaae10006c936d2ca8eacc58bfd06f51de1c8d │ │ └─191615 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ee4c503008d08f13f7f1bedc7d8c09bdec5a478328a77453fac6df1845d88f39 │ │ └─128068 /pause │ ├─bfbc93a5fc157605fe7d2c5aa6a4bc19c443a4346594a966d364afed08d5e03e │ │ └─63991 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b97963eb2144644476be03630b2f4f23c5a9764984046cf32af564a7140fa6bd │ │ ├─227041 octavia-api: uWSGI master │ │ ├─227108 octavia-api: uWSGI worker 1 │ │ └─227109 octavia-api: uWSGI worker 2 │ ├─7eb7ab7518484cec05b1152d36e3b591d227541dcc3ca9ef0cbf4b6d57a1bfa8 │ │ └─66253 /pause │ ├─28122200211dbb9ab6697230d232270e3f0383a473e3d063bbb8ecb28966a1ea │ │ ├─125327 cinder-api: uWSGI master │ │ ├─125340 cinder-api: uWSGI worker 1 │ │ └─125341 cinder-api: uWSGI worker 2 │ ├─22e666043b9bae0f257e28c713b1eb79c141eb4a273a50c9105d241443c69ee0 │ │ └─227759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─19bc8ed7ff69ddd00ce61b73e15a66567c6971bd7718cedaf3e1ab34766d86ec │ │ ├─188631 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─191155 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/82d170dd-af18-42e8-89d4-16500b8fc660/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/82d170dd-af18-42e8-89d4-16500b8fc660/host --addn-hosts=/var/lib/neutron/dhcp/82d170dd-af18-42e8-89d4-16500b8fc660/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/82d170dd-af18-42e8-89d4-16500b8fc660/opts --dhcp-leasefile=/var/lib/neutron/dhcp/82d170dd-af18-42e8-89d4-16500b8fc660/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-56e2e0a1-0b22-41e8-8b78-24ddb5398e2e,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 │ │ ├─191159 haproxy -f /var/lib/neutron/ns-metadata-proxy/82d170dd-af18-42e8-89d4-16500b8fc660.conf │ │ ├─211596 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f3d05182-94f6-47cf-b573-a7bb1037aa80/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f3d05182-94f6-47cf-b573-a7bb1037aa80/host --addn-hosts=/var/lib/neutron/dhcp/f3d05182-94f6-47cf-b573-a7bb1037aa80/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f3d05182-94f6-47cf-b573-a7bb1037aa80/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f3d05182-94f6-47cf-b573-a7bb1037aa80/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7b09b888-a252-4502-bcb1-7893b1197195,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 │ │ └─211618 haproxy -f /var/lib/neutron/ns-metadata-proxy/f3d05182-94f6-47cf-b573-a7bb1037aa80.conf │ ├─0c1960ee6e44cfe418dae343eb69884014d18b57e8f498ee162a53fe360a017b │ │ └─256225 /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 │ ├─c91c5be8e7e61e735a6a3e8bb7d312e6e4c15e205196a8568e31ffbfb69b1482 │ │ └─235069 /pause │ ├─0927a1371c8aa32116615a62a0c3bdf2c98e7495ca31066703531d06367a1c39 │ │ ├─173028 nova-metadata: uWSGI master │ │ ├─173042 nova-metadata: uWSGI worker 1 │ │ └─173043 nova-metadata: uWSGI worker 2 │ ├─3080fdf1917a39d78a2ad9f8cce7e46c94e8329b15eddf1f5a8a9bb2f0ff754f │ │ └─176891 /pause │ ├─e0cef76fb696b1252478c3549ebf2b3cba88eb8f3e9bcc4f5f3b5fc6403ffed7 │ │ └─162434 /pause │ ├─0f169c733ef1b83e9570d24e8972b8c9f0809522d8e1e08ad0078326eb7f7eba │ │ ├─78038 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78060 erl_child_setup 1048576 │ │ ├─78164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78165 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78239 /bin/sh -s rabbit_disk_monitor │ ├─a6c1781c778b95a8dbfe320d22e87ac29012e39bb4f05009a43ffdccbe357b0e │ │ └─109516 /pause │ ├─42c34605454f2be8cf8809299a8742bdbee682033e4283ac36476c802e17c442 │ │ └─60364 /pause │ ├─ee3aa98967c18570b354faf8f8efaddd8f3f36ee34f019188e4d6249e31f4d03 │ │ └─56042 /secretgen-controller │ ├─4c123729ae50aef357eda8ac1fd3dc01cda0621e44b209407d76393a5696d55c │ │ └─261103 percona-xtradb-cluster-operator │ ├─4c604a7de61d94bbec9ca8e23cd0f3f69c1ba90410b3b394be25ec188a7cba44 │ │ ├─248721 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249383 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp02lygyg7/privsep.sock │ │ ├─249389 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249396 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ce36fe9c77418394584e7902ca3f14a1c5fa151b26cfac26a9968cb01f9b1669 │ │ └─46076 /server │ ├─6252ebd10f0c84589e151f7f1f3ec30a3d5c550f3f1a90024cd6c2246bfb438d │ │ └─114962 /pause │ ├─97122787da9ff56d7550382fdb4e22c969253cf9aa7849c2da0dade1ac48ec88 │ │ └─209427 /pause │ ├─99e8eb5ee52dc4601ba6ed8d202844d95d737e74d25eff14b52f959765dce7cc │ │ └─65149 /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 │ ├─be7cf1c2335ba6f1713b17bcf5072a5bc3a37e9b448ea1913d4f9c6b6fd59d8a │ │ └─126571 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ac481205ffbbf771449df8726f022d566bc58ed111ae55f913582ec40b11cd92 │ │ └─62520 /pause │ ├─262e2de95c52189aa1ea4a4c5c6c2584e0f63e0e349913e58603044719d70784 │ │ └─65018 /goldpinger --static-file-path /static │ ├─45037d7a97d016e00f161f981257ef288d0e8f1a1b21340a49debdb6593eb1e5 │ │ └─307317 /pause │ ├─2a363b2399b9b03ad656b9167004be2594024ad5f05c27f91d2c87c433ad8794 │ │ └─61775 /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 │ ├─06361b1a58d3eb364d4ade2aa4226990287d04b75cfbbe823dfddc1300e3e650 │ │ ├─230056 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230079 erl_child_setup 1048576 │ │ ├─230208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230209 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230369 /bin/sh -s rabbit_disk_monitor │ ├─31987a2cb24dc5d42779457964ebf1d4ccf5c208704cdc45a8b706b67884d3be │ │ └─193316 /pause │ ├─8a731c5623501d4400ba0b360ddedb3bd03238983c97d23ba8b8d046bb2be9ff │ │ └─302476 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d2c133c488c8c9a06d5c116d50458dd20475ff5b1cf44f9176ed74965fcb1477 │ │ ├─205717 heat-api: uWSGI master │ │ ├─205754 heat-api: uWSGI worker 1 │ │ └─205755 heat-api: uWSGI worker 2 │ ├─afb7f4d916fa2799b9db8c791601b8b651da941dc5b1a38a05fc4439926b644d │ │ └─39256 /pause │ ├─105829b54629dd9b388de809bd335f99bb9127d88520ab3dc5aec3f00e4cf1c3 │ │ ├─186836 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) │ │ ├─187236 /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/tmpmlcplo7n/privsep.sock │ │ ├─187430 /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/tmpdo5uijus/privsep.sock │ │ └─187766 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6404fc239f36eb4970b8a1eda3258503b547b5d22cdb7a0bb0a0e8e2fcedd3aa │ │ ├─175276 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175298 erl_child_setup 1048576 │ │ ├─175420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175562 /bin/sh -s rabbit_disk_monitor │ ├─b509bba41ee8e3fbae5545770341916e567f8269eef6e28acdc7ff14f798e055 │ │ ├─263933 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263949 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─263955 erl_child_setup 1048576 │ │ ├─264075 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─264076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─264086 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─264209 /bin/sh -s rabbit_disk_monitor │ ├─a3c3a2ccc5f69563dca943889666d0489eaa2306eddcfda148dae8b38ed6f584 │ │ └─260741 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d1e94360cdddc97d6eeef11679c5888b082db3bebece0b7b87b08f00796971ca │ │ └─65313 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ddada4492425a021e98f1f0da70894ff06e118ddb1033cea0aa8616a62108cc2 │ │ ├─47941 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 │ │ └─50837 haproxy -sf 238 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─77ed4f8f57c97e74269ca916cb77cde7d2455564aea0f765e59b92505f823b60 │ │ └─66355 /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 │ ├─a07d130de5543f2526751ebfa5cf1bdaa9706fa417d114ba6bcc153f0e484467 │ │ └─256093 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7a7b23b058ddfd8133dc1bdaaea4c7259c6869f3b4821a4987aed649883d65c5 │ │ └─190675 /usr/bin/libvirt-tls-sidecar │ ├─f486f2322cd678efe3c457b4c130e712b05cc8fc4df7621e3de83770f0b050ad │ │ ├─307433 apache2 -DFOREGROUND │ │ ├─309717 (wsgi:h -DFOREGROUND │ │ ├─309718 (wsgi:h -DFOREGROUND │ │ ├─309719 (wsgi:h -DFOREGROUND │ │ ├─309720 (wsgi:h -DFOREGROUND │ │ ├─309721 (wsgi:h -DFOREGROUND │ │ ├─309722 apache2 -DFOREGROUND │ │ └─309723 apache2 -DFOREGROUND │ ├─884b3b7f8dcd6eb7ac8790bf4cfa47fad3f49bdb18c5e4d3d601427506e9274d │ │ └─77857 /pause │ ├─4eda5a2575df0ff7a6ea821b49ec774cd2d56fd268b80bb28bd1b6cd2f007bbb │ │ └─41823 /pause │ ├─ca7630ad4e67ba757da32a9bf36dc06e01f4ca88b71860723f344608994760e1 │ │ └─307764 /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 │ ├─9c7e80f4e66773be14f47ffe0de399567c65f47ad77f379d86d001f0c31dc45e │ │ └─176864 /pause │ ├─882e5463b816e89b4747f7f06833438fcfdcedb62aab6684842acd9a3aab99cd │ │ └─177093 /pause │ ├─002b8c09d7be1e4e02f22f316f164df8187924d60aec9e47ebbb1896bda3692e │ │ ├─111344 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111675 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111677 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ed5a383ceee704d87769696df7fb40a6cce1cdb42475c0abf4268e2d98163418 │ │ ├─311077 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─311090 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0c40f5a0f99a6e85307b169397831126ab5b920dc02f87c473981da7760a5586 │ │ └─159407 /coredns -conf /etc/coredns/Corefile │ ├─6d62f47e6edd5d49871318cbee3244f1289c6b01bf50a66270a06aaf3e15830d │ │ ├─172917 nova-api: uWSGI master │ │ ├─172952 nova-api: uWSGI worker 1 │ │ └─172953 nova-api: uWSGI worker 2 │ ├─ba0f864e5fca93e60046819ad2cffa3de7efcc5ea5cbdd0442d197165e31c0da │ │ └─260206 docker-registry serve /etc/docker-registry/config.yml │ ├─db24d6f34e6e3a8449f1d56d637f965c946201342cbac51f29350aa3da4f3278 │ │ └─63730 /pause │ ├─60dab33d5c1f748109db91e17e8a2e79c7eb2281c872c1b670503b3f0b44a6d8 │ │ ├─205692 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206207 heat-engine: ServiceWrapper worker(0) │ │ └─206210 heat-engine: ServiceWrapper worker(1) │ ├─77d3b55142411172e69f052d3720c48a3bf223bfb6931d8c08a45ccfbafb4dec │ │ ├─188608 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188879 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189242 /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/tmp6hlq_5jz/privsep.sock │ │ ├─385021 /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/tmpp_w14c3d/privsep.sock │ │ ├─385382 /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/tmpsgpx1v6n/privsep.sock │ │ ├─385833 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385846 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─389390 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=dbfefc11-227c-4c4c-a35d-3286154566b4 --namespace=qrouter-dbfefc11-227c-4c4c-a35d-3286154566b4 --conf_dir=/var/lib/neutron/ha_confs/dbfefc11-227c-4c4c-a35d-3286154566b4 --log-file=/var/lib/neutron/ha_confs/dbfefc11-227c-4c4c-a35d-3286154566b4/neutron-keepalived-state-change.log --monitor_interface=ha-320acd8e-21 --monitor_cidr=169.254.0.57/24 --pid_file=/var/lib/neutron/external/pids/dbfefc11-227c-4c4c-a35d-3286154566b4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─390755 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2935b42a-d248-4783-a2f2-3297e694664e --namespace=qrouter-2935b42a-d248-4783-a2f2-3297e694664e --conf_dir=/var/lib/neutron/ha_confs/2935b42a-d248-4783-a2f2-3297e694664e --log-file=/var/lib/neutron/ha_confs/2935b42a-d248-4783-a2f2-3297e694664e/neutron-keepalived-state-change.log --monitor_interface=ha-25d2acdb-30 --monitor_cidr=169.254.0.72/24 --pid_file=/var/lib/neutron/external/pids/2935b42a-d248-4783-a2f2-3297e694664e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─403973 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f33b7394-ab7d-415c-a1e6-8f9e098b0a8c --namespace=qrouter-f33b7394-ab7d-415c-a1e6-8f9e098b0a8c --conf_dir=/var/lib/neutron/ha_confs/f33b7394-ab7d-415c-a1e6-8f9e098b0a8c --log-file=/var/lib/neutron/ha_confs/f33b7394-ab7d-415c-a1e6-8f9e098b0a8c/neutron-keepalived-state-change.log --monitor_interface=ha-2c1d27ed-53 --monitor_cidr=169.254.0.120/24 --pid_file=/var/lib/neutron/external/pids/f33b7394-ab7d-415c-a1e6-8f9e098b0a8c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b57cfa51a1e2af07236299cf3b709f0098fb653f99b4e088a2335c4f14358f29 │ │ ├─113224 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113247 erl_child_setup 1048576 │ │ ├─113395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113485 /bin/sh -s rabbit_disk_monitor │ ├─f23ca2964f136f9402ed688bb326c5fb70754e8a9bcbdb17b78de64ddd9f500f │ │ ├─209651 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209675 erl_child_setup 1048576 │ │ ├─209750 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209762 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209981 /bin/sh -s rabbit_disk_monitor │ ├─29d007d1ac62547dae21c4c965ba2550f71a2a67b9d1dad5d91639df9a0a91ac │ │ └─63517 /pause │ ├─287e3f0de45bc9483b09c1bf1583e89c46ca0c80b750399573c47baf884160dc │ │ ├─185940 neutron-api: uWSGI master │ │ ├─185967 neutron-api: uWSGI worker 1 │ │ └─185968 neutron-api: uWSGI worker 2 │ ├─6a4ba96752c908e3a47ba7e99b3c20e03929efa147edda07967f7f83d7be1d8f │ │ └─39705 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─56c1d7ce4679fd4fbccbf0c532b5d47518f84818942d1c5565caabd6c7c36fcd │ │ └─68512 /pause │ ├─2bc0efb93d5b4e27ce8b427b4855840a71433d774906064a9921e35b624a63f9 │ │ └─60762 /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 │ ├─61fcd70d298240e01e2d18dbbf27c293fd7286ec85875bef4bb28ba9e5ad5fb5 │ │ └─160187 /pause │ ├─5c8113a024b3d7757c1ca9c2568b1b8f304fcd9e40df679b85024b0b2b37677f │ │ └─60995 /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 │ ├─1317a494f80d1e5b17c7b6075f1499e1aaa7b26f9489b3e3c2afe8d5cdb1043a │ │ └─175077 /pause │ ├─d09f6486247965658914e1a6bb93e7eaaf459a45b8df7e4cf9405ba7220f2263 │ │ └─249151 /pause │ ├─0f84dab738a218c39f652722a17dfc372c153539de9b6498c28b710fe32b69e2 │ │ ├─227797 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228251 octavia-worker: ConsumerService worker(0) │ │ └─228254 octavia-worker: ConsumerService worker(1) │ ├─85e589918c181d102f9b14fbedcb4e79fd7f4eeaaf8473c6859e6efbfe274c6f │ │ └─248688 /pause │ ├─91e2d427ad15161b0b6a85058fc9abd4d1dc1ede1993a52f100ce705b132b55c │ │ └─309482 /bin/openstack-database-exporter │ ├─2ea26f15eb50f48e61d845ea116e228bc2da9dc2829b53fe8b602db826e640aa │ │ └─302459 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─be3215859f6b4e9f4060e75d166f9e9c401bb77d7f15c97775a31cd627c1dca8 │ │ └─45803 /pause │ ├─0f938e41cd461b75c9ce6635cfd712bee8f1179eb20de0b8c1fb9a12c265657c │ │ └─64693 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─25a45e39b60288e8f90d3ba503ce57ec356d6d75c554061640d008a3bd244cb1 │ │ └─40489 /pause │ ├─6e5501be4a68367b1c5f5f296cc8004f8c780f1d5b54634152fc04b513c6700d │ │ ├─129140 /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 │ │ └─129414 /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 │ ├─62f081479f7b23b2fb5157aecd33e5b09a4e88dcc98a871a52b1959a2f45d297 │ │ └─42505 /pause │ ├─3ef9aec16acfda6dee9102433ae30cedacfcd2aae9040dd7c0279c026ca7f811 │ │ └─261813 /manager --metrics-bind-address=:8080 │ ├─1b16796603b9c05172cdc19e2f3dc01435b9bc657f25770ff49f4babd5c77a98 │ │ └─66275 /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 │ ├─a6ee4ebd4fe28f6a0bba131a9f278b97a7967f8dfe70060d5cfa888b83e14e23 │ │ └─62470 /pause │ ├─ad5be589a6ae74d90601f88d8fb51bcf66f7dc1ea2d0866d3681ae265797a77a │ │ └─232445 /pause │ ├─f049c0e773700961e605854814e34fa48380f0cc8437e8b3f10d8124ba94eecc │ │ └─46541 /pause │ ├─1175ebec6e7a24516a1727910c9916dc4e81cb576d4f53deed5282922d9270d2 │ │ ├─92524 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92547 erl_child_setup 1048576 │ │ ├─92616 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92627 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92901 /bin/sh -s rabbit_disk_monitor │ ├─c8271809c02791b198561b35f9ecd3abe3cb2b89f1e27469ea77dfd9cdfbda5e │ │ └─42537 /coredns -conf /etc/coredns/Corefile │ ├─2eb727f61cc9dc16ce5afce439a6e647c2fb201689e733b4db0a2d5b8b2b7917 │ │ └─55593 /pause │ ├─c467806ebc67a67469a78789f63fd59fdd141d3d666e01fe9a16b9ae588b4a6f │ │ ├─205728 heat-api-cfn: uWSGI master │ │ ├─205756 heat-api-cfn: uWSGI worker 1 │ │ └─205757 heat-api-cfn: uWSGI worker 2 │ ├─920f85d8e317d25772ab4d56f08514d5d7d684a78bd820d9c2aca23b7d7bf705 │ │ └─62847 /pause │ ├─9f7ed4de90da1d9f4bf4b37dc9b992db9718b9ae4139a7b8aa558ab3cf312bce │ │ └─268307 /pause │ ├─e318ae4be7baebbea15d8bf5a5747b19ceb785f7818a29c5445ab45eda1a9a66 │ │ └─45710 /pause │ ├─76ecbb62e04e7a3aee93a30fc490de70bc017cb12d326e892ffaf7eae9e8674a │ │ └─42488 /pause │ ├─af2d465751a745a221f52b3e28bf0ab7feec3d9145149b6582062444d29f0af2 │ │ └─96613 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-msp5p --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b42d254a4733e68b376b8c677d010a39d083d69cb8658508bef9d66e6c0b546d │ │ └─50950 redis_exporter │ ├─e101d8472ca2a56a37a13e2dc6fed740033d9849a7aaec8cf02832ec7af2c5ac │ │ └─97578 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b61ebc2a04162c9707bd68b6842b14e181fcee537634488078bbf139250e8f4e │ │ └─111029 /pause │ ├─a4a8b22d8c71489be474be64aa86fc41085eed931787be5841f3a8cf3131e8ec │ │ └─66685 /bin/oauth2-proxy │ ├─2136bcdee4cdb9fe1c42c6e6e7859f8d285ac4329c58381e76ba15b1fcb49942 │ │ └─190454 /pause │ ├─6017c5b709d02c9ce8e9c1b854880d0af7eec3662b6f8aa7fdceb2b105aaafbe │ │ └─304752 /pause │ ├─303464762473ed97e14d10448d56f9173e4ca4f27aad62a22dbdde244f854163 │ │ └─60288 /pause │ ├─057aac0408c8c5eb92ca640ebf770f321082cb1d39f102bd7689de9ad8f1301e │ │ └─60453 /pause │ ├─0879d8aff3bdf6249fb34d56f1abca3e0c71595aca229c5687d8fc5307981b93 │ │ └─162215 /pause │ ├─2888ce03f78f6e03ae74a5af7601cb6aa4b7fca132d99fde09af66c7c7b4d08c │ │ └─260697 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9e8c46bc01ef987c3bbdbf9c61b7a16aa85b01fefa8fb699542aeec01591c0b9 │ │ └─261128 /kube-vip manager │ ├─5f80764779317b2828b61041b930bd11b7f6e6069266c8dcf00fbce8087fcedd │ │ └─237917 /pause │ ├─1f3f6117e97a0060f7b8f020016a6addf4c24d98d55639e8f31b3c48e4ca0194 │ │ └─128154 /pause │ ├─8cdf0f5cf3978c0e4e6522dc3c7feef26a2f3d5626553b2a01310c8a105e6daf │ │ └─39147 /pause │ ├─e6762029baefe21135442f32bd278e0510104579915136796885a8e733e366c0 │ │ ├─157639 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157654 /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 │ ├─d1d21605f2b768b320f7cfa7858bac4c489aa8cfff399187b35a39d0cb945b69 │ │ └─43565 /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 │ ├─91290006a4498b154ef6c57885ea8d3f9cbdca19d41afc1ce8a8bff9d82865f0 │ │ ├─40972 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41392 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6d12d637105e8812f5aba703a7672f07aeac477d641c72f9dfcc6b762bf45a7d │ │ └─163216 /pause │ ├─63de2e9542f0d58e698a5f91c8b333a2b7b1f1c8cdbe9e304f30e00ea632e072 │ │ └─42562 /coredns -conf /etc/coredns/Corefile │ ├─47332bdd216c036d0952ea42fa489953554614a3f71fa8f71ab5ab7f403514bc │ │ └─218371 /pause │ ├─8ab6f52f16ad502a808cb5dfc8d049a08ea728d16a185ba9e4ad96b6536ca9ab │ │ └─43346 /pause │ ├─8120bd0c76c6a9d1a7b988b8360db3ffbb71d4d5969e9115b9b98664bb2ee8fc │ │ └─50395 /pause │ ├─9b06d2119fb7c62482ab67c15beee9f9d9be0c76d56aaeab7095c59af189f649 │ │ └─39676 /pause │ ├─4181f551ac577637f1ce6b9faa7ef5ad51dd943511a56f44fb888453f3381ede │ │ ├─248904 magnum-api: uWSGI master │ │ ├─248937 magnum-api: uWSGI worker 1 │ │ └─248938 magnum-api: uWSGI worker 2 │ ├─49add16feb7a2b7c6072cb5a7850369bf3a3b5300e1245905537a87c16f71a64 │ │ └─42731 /pause │ ├─d62d380be4b50c67aa5dd6f4c42de854844ac493ee3c371d86774b9f82d0b56f │ │ └─190726 /bin/bash /tmp/libvirt.sh │ ├─e1593c88ae676571538e9b05522ccdcbeb21d629bb62eb71fa00467ffc0d5dcf │ │ └─177109 /pause │ ├─79c0fe170f77cff760f1db0fcab1f3ae6080b4a5fe9272b4b8d68687681c497b │ │ ├─197673 /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 │ │ ├─386158 /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/tmp26w9sysw/privsep.sock │ │ ├─386576 /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/tmpjr27gv17/privsep.sock │ │ └─388362 /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/tmpbolbhxam/privsep.sock │ ├─3f20113676e0db27d455d4382938203805e37e033fb69f249314ad00fa281efd │ │ └─55415 /pause │ ├─14036392eb3dbb5101acff1036e872dcfddc7c324e9ebbd7eff6adc8aaf771d9 │ │ └─39376 etcd --advertise-client-urls=https://199.204.45.233: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.233:2380 --initial-cluster=instance=https://199.204.45.233:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.233:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.233: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 │ ├─068d21ef0c37f7b86575f792a89f2878f4ee7f6d42e370bcf72b818b53aab3e7 │ │ └─62649 /pause │ ├─b3a3629d0a53b3a7ee9d6efe610b49225a000b34161efa304ca8fbfdde151c12 │ │ ├─109921 glance-api: uWSGI master │ │ ├─109934 glance-api: uWSGI worker 1 │ │ └─109935 glance-api: uWSGI worker 2 │ ├─e84826425748badaddb296027ea200b689adfaf248b0c6d85fbbd77cdde79bf8 │ │ └─130629 /pause │ ├─64fc8b271a542e6ad13956748a126876babc1cc7f1b1e11d4714b893106da0c2 │ │ └─55826 nfd-master -crd-controller=true -metrics=8081 │ ├─7c7cd176c13267f3503eb554af670ece49aaa6082e2a1f3a93503615218f97b0 │ │ └─308784 /pause │ ├─5f8363eeb8d878a909ed6c3bbe54aa1cfdbc21cf3eade168bb6d056adba30efe │ │ └─238724 /pause │ ├─2e88b05afc41ee80cf652f4225f8147b3de680c27bb2a01b011677b3110b2ced │ │ └─162996 /pause │ ├─b8a89291ae6588f1836fe91821c3b44b7e41039dde7f0713d59cba0f3d23d714 │ │ └─177442 /pause │ ├─952a479b711e98892dd755140bd02305d7c994b67afd0262b5cedcedf8061637 │ │ └─64512 /pause │ ├─8178f2d35a3d61cdae89f4a861f24b41fc41ca0ec7106224b243a1c8b8168e45 │ │ └─43327 /pause │ ├─fd13ec69810fa3223ebddc610863aabbab6ba1c420a305cb2599280a02a72d38 │ │ └─63127 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 │ ├─55c91d37662f1ace88e23bf222a29a913a1f0c3d6b814700500d0f84fa1fe5e0 │ │ ├─302744 /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 │ │ └─303007 /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 │ ├─1a1ac9b56c936f26d23f7994cb8d55bfcc058c2692b505fbf1938f70cae2b7fa │ │ ├─302501 manila-api: uWSGI master │ │ ├─302521 manila-api: uWSGI worker 1 │ │ └─302522 manila-api: uWSGI worker 2 │ ├─d2ebfe8d3ea00e99e6dd0edf8025b73a5d576e38c43503618f5f4960449b98ff │ │ └─115057 /pause │ ├─a3f85d3fda13fa939318fb7d5d260018c4bfb471edca271ce26f01092e051955 │ │ └─65838 /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 │ ├─ac9df6ab77bc4c30eb386307d4e7a69826bc5247e78ed031ee8e1757ab4e1339 │ │ ├─185981 neutron-policy-server: uWSGI master │ │ ├─185994 neutron-policy-server: uWSGI worker 1 │ │ └─185995 neutron-policy-server: uWSGI worker 2 │ ├─e395006093ddfeefacf7bc317028bf5b8cce6859b984c06455c04f65fcdc1ee3 │ │ └─48095 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4d48bd7b187f3fbb56053e273bdffc77c5ee5cf0ead3cdda4ec7b6b509ba8f9c │ │ └─39254 /pause │ ├─3f4bf4d174538444eae4df148bf24564a265bd6572f94120919e56ca867e3eb6 │ │ └─159207 /pause │ ├─f67bc7db36cd7552b2b08add656f8720de9fd0219b6b88009d3265e40e93ebc5 │ │ └─263721 /pause │ ├─b8a31382923577c141e6290750072a6c394bf70259653ceb41dcd585e3a0b648 │ │ └─54825 /pause │ ├─4a4762aec3bb713cbffaed1d13d9f64df57df7d4c6464c002cb7fdcbead319d4 │ │ └─66191 /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-233.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 │ ├─7248c759dc956fbdca07aaa62dca07de12db94f180debdf31ca660f1d70844a1 │ │ ├─173883 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174224 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174225 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─67612c59999bc85124046e2172bce0fd460fbee005643d83b3bd6882d1bac6bb │ │ └─234617 /pause │ ├─bb3b8d965d38a08ca8c8ad6b907fe0d59c6ba0662ccd33d17b6f15ef085935e2 │ │ └─168490 /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 │ ├─7157d99da0eedffb53bd07d3d7ab5a0e911e1fb3861f948a80d0222ea25b6735 │ │ ├─66979 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67000 erl_child_setup 1048576 │ │ ├─67134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67145 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67277 /bin/sh -s rabbit_disk_monitor │ ├─3fd8b63ba976a9431b73cf9058a782e4424a5b5dbfb0a6fea9bbb9a2b8c4fb58 │ │ └─158828 /pause │ ├─c4cd425bd09bde0a4c6a8a2b4d055ca41381d87dee8c2d3a0975546686506490 │ │ └─218296 /pause │ ├─3af68b4749838a84a0e5574e2d1beb79064ebd928206de7811d10e7eb212d17e │ │ ├─84816 barbiacan-api: uWSGI master │ │ └─84829 barbiacan-api: uWSGI worker 1 │ └─a50dd704234ff7bafaa77af5a01689030b48973ce1b0d041baa0c1f40f062962 │ └─46641 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount