Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21750 /lib/systemd/systemd --user │ │ │ └─21752 (sd-pam) │ │ └─session-21.scope │ │ ├─21679 sshd: cephadm [priv] │ │ └─21767 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1599 sshd: zuul [priv] │ │ └─1612 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1603 ssh: /home/zuul/.ansible/cp/199.204.45.210-22-zuul [mux] │ ├─395132 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gsapkunscvjqwbqitpghhcpmyzhybuno ; /usr/bin/python3'"'"' && sleep 0' │ ├─395133 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gsapkunscvjqwbqitpghhcpmyzhybuno ; /usr/bin/python3' && sleep 0 │ ├─395134 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gsapkunscvjqwbqitpghhcpmyzhybuno ; /usr/bin/python3 │ ├─395135 /bin/sh -c echo BECOME-SUCCESS-gsapkunscvjqwbqitpghhcpmyzhybuno ; /usr/bin/python3 │ ├─395136 /usr/bin/python3 │ ├─395137 /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 │ └─395139 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 … │ │ ├─ 9942 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12274 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4fea1ca3ea0caeba321330869a0acd4e89a83b74a41484c41328e48702b627c9 -address /run/containerd/containerd.sock │ │ ├─ 12655 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d3c4129d210f999e1403ed6a5f4364d7a526c648ffa02097c07ef7b8483425b5 -address /run/containerd/containerd.sock │ │ ├─ 18704 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc238008f969554b9366fb622bb7c46f95c1b98762ff1b7963393f6999efba40 -address /run/containerd/containerd.sock │ │ ├─ 25299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a83113c3c7f9217637a23c46a0478c227c8f2259c7987d53ad05372d6c5eb884 -address /run/containerd/containerd.sock │ │ ├─ 29901 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 55231b32c2c872d181e499dce0ea1f5ebce8bfaceec811fdf713d556fed14068 -address /run/containerd/containerd.sock │ │ ├─ 34712 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 826d91240b5b6cd0092115695a3fce57b46287038a9bf714c7f30f1e46982166 -address /run/containerd/containerd.sock │ │ ├─ 40270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27cfcc06e5ea4fed3476a59352be5d7a5e9ae1ea8c742819e9aaf2414b33eb79 -address /run/containerd/containerd.sock │ │ ├─ 40316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf1661dd345690c9d0c64f1d1538295c7c41da80c5d71c2c7c3927a9450fea3 -address /run/containerd/containerd.sock │ │ ├─ 40318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 348fa3c36853c118e21af61d0c79d7f041b3dbd390cce10e2ba4d328ce46433f -address /run/containerd/containerd.sock │ │ ├─ 40338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da999eb7f6220a1cfe1bd5194df721a11a9e91677e27bb62963f74bc1ee44157 -address /run/containerd/containerd.sock │ │ ├─ 40362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a0e0dc95f54209fef08721a3a42a80277b158686138b86df5f66f63b01d577 -address /run/containerd/containerd.sock │ │ ├─ 40903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef4c777c3159a477680fd5e689fa616bb0f38e26868517985ece45c5a859782a -address /run/containerd/containerd.sock │ │ ├─ 41612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa9b1022656c76e778b1749fdc05564272c6bb4fd23de6105ecf2cae07e69eb -address /run/containerd/containerd.sock │ │ ├─ 41629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bace461a53b507b270ae5fc68caa65c2ab2f432183be7af3f7e5080fa1754cf8 -address /run/containerd/containerd.sock │ │ ├─ 42965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f87bd32e45156bed1610f21456f8e01800eb522d5494962e0f21103912e063c -address /run/containerd/containerd.sock │ │ ├─ 43411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d156deed877282bcc884ed2f626c9742a4620e0ead5a348c496738066a66aae4 -address /run/containerd/containerd.sock │ │ ├─ 43468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feeac5209ceb712dd7a5ffd4d1289c524f254466868f3bc5963c1d9f1c251c43 -address /run/containerd/containerd.sock │ │ ├─ 43882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c83e351abaa205d706e24673c65be4163c5c6b451080f03282e60f5bc4ab87b -address /run/containerd/containerd.sock │ │ ├─ 44381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 211cb56266c81f44fc0a7bc54988358b016b56c89f80912a575f459fb2f51aea -address /run/containerd/containerd.sock │ │ ├─ 44420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dd2141e8ff12b0099c5fca0963228f20c28563c9c803093ea9f5a2e3eef1ac7 -address /run/containerd/containerd.sock │ │ ├─ 44459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16938daff58172de9f491dd9a7180d69334a4819f90833c6f1aa33e1adf1bed8 -address /run/containerd/containerd.sock │ │ ├─ 46752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a046bb2d3cb80f22e5b16f5915394537e4481aa2fb9cb4a66890993a1e9aef4 -address /run/containerd/containerd.sock │ │ ├─ 46822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a253a23626e04ae28cb422f05833b3d7544e6dee98b8c30a12f8b0febc878f9c -address /run/containerd/containerd.sock │ │ ├─ 47534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5551379cb9dcd1cb69574e65d41c86120c48a06ad9090f53d53ea4542f87b9b -address /run/containerd/containerd.sock │ │ ├─ 47643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5f611e192056335f0775ff5bdcea0507908d437303bbc450b21fa589f37b8d -address /run/containerd/containerd.sock │ │ ├─ 48022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6405aa4d40f539fa7e7341551bb5d1bef4e2ff2d531eec9de4f6cab66c2ca6fe -address /run/containerd/containerd.sock │ │ ├─ 48533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291898e41df8f5ed320e9a17924a0bcba3224fbfa3d40049221e326c5a10362d -address /run/containerd/containerd.sock │ │ ├─ 48908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be1c0fa1691168928c9f650688d8f6d9e1a22c8ecc3cfb6341161a9b4007e435 -address /run/containerd/containerd.sock │ │ ├─ 51085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f44d73107e7ab1b69a96f1a75baa907a6cd7fcaa4489211f4656884436fd95 -address /run/containerd/containerd.sock │ │ ├─ 51267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e26804ea3ce42d0c9e85f158c4c36b180a339bd3c4f8535103adcabf11acba8a -address /run/containerd/containerd.sock │ │ ├─ 55522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b29e8dfcf8cdcdda7857efcb76c254bbc4002053ea54bed0c84e2a5c58269aab -address /run/containerd/containerd.sock │ │ ├─ 56165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d14f0969579eff61912700cd988e0346f66df3859cbdbeaacacbc2c738e3a7 -address /run/containerd/containerd.sock │ │ ├─ 56230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 311a0051e77cb70d10599ad3368d445556dce6a299f1b01408c57d4470364ddb -address /run/containerd/containerd.sock │ │ ├─ 56269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e09a6bd46efbded6c27e07e62b8d8bd3db98674560d6b1d15b0fb3698f7981 -address /run/containerd/containerd.sock │ │ ├─ 56459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 525cbe9d7cd1871797c2ed7384e1b39cac8aafd3dc64411cd03cb4dc180bdb61 -address /run/containerd/containerd.sock │ │ ├─ 60548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1e16352789b862c7cb116c8e9791033a8d5a7a87c1f9a94674cf1229bc08a05 -address /run/containerd/containerd.sock │ │ ├─ 60650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca124d6062f71b8aee27cd27a01f3cf89e132ee6aa7939f5bdf21065f8c9f60f -address /run/containerd/containerd.sock │ │ ├─ 60712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6fb49af65d60e22a401e6e413b76503daeaf3d6bef8e60bb038a5766b332702 -address /run/containerd/containerd.sock │ │ ├─ 60759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d93776ba864da1f3aa14e3ff573d636000b275e220a1f515c74af66ee6c11531 -address /run/containerd/containerd.sock │ │ ├─ 62187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56225b2e6c772c40d5c1ac00fb73efe748ad28b055ae0ceede0abe4d1ed61ddc -address /run/containerd/containerd.sock │ │ ├─ 62248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e59c4ac16051a94b48cd970666550385c6eb5bef3a08fce21310c61c36d86fe5 -address /run/containerd/containerd.sock │ │ ├─ 62461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9f78c15d28c902e2e21455d1219f7cf786d69a3d1f10af1b9850a11a57fed7 -address /run/containerd/containerd.sock │ │ ├─ 62505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99ec7175e465466c6341975af6992a60654e270179858e42de46d4987ecb6621 -address /run/containerd/containerd.sock │ │ ├─ 62549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9dbaa1ce307fac2ca35fae3ab1aab34937d026699f3c1a0bca08ce1283b4b21 -address /run/containerd/containerd.sock │ │ ├─ 63005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0d589d65cd5996367b6d7bcfba656bcf6628ee79e562ffae5f9f0efd67fe104 -address /run/containerd/containerd.sock │ │ ├─ 63422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2cf80b5c7c62d01e0635254edf7d20e58879670c0b0bf0b249a237baeb3334b -address /run/containerd/containerd.sock │ │ ├─ 63687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 614eb531c13e5388f1c927c33ae9b39f4c227daaf8f6b8e1917227e59900ab9d -address /run/containerd/containerd.sock │ │ ├─ 64196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c23c39643682f92e6f1608099e36cfef7dceb8bbdaf0d490a71a33821295f15 -address /run/containerd/containerd.sock │ │ ├─ 65010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ca356d06f9639f9c70e47de8e9f46128dcd681860a7caab1023a7f080daf09 -address /run/containerd/containerd.sock │ │ ├─ 66578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dcbeb80dd2bbe53aa054456bb280643d9740e431a7347e65545bbcdd18da1fd -address /run/containerd/containerd.sock │ │ ├─ 68553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa35c68c2fd24ecabc5faa58a898b73f4f0f82d93b4a998baccb1044c667d374 -address /run/containerd/containerd.sock │ │ ├─ 77651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3592950a8e286c205bb7845a9a77f2b9015d8afb325334b893dada3176d78a3c -address /run/containerd/containerd.sock │ │ ├─ 79098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a85dddb71849883b744c8022d9e8f105a8fdcfcc70299567f9019ddc8a56c476 -address /run/containerd/containerd.sock │ │ ├─ 84964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59bbff4f695ced08c95855c224307b1fc9b9c5c3bb0a1fa932ae2ee84e096128 -address /run/containerd/containerd.sock │ │ ├─ 91024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89d5ffd7d1ac1ccce19826fbf07d73a65c7c24e88062d1409a69798005c646ce -address /run/containerd/containerd.sock │ │ ├─ 95041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b4a7e695a71b7847b319f09c6c7040671fe70e954fc16966ae68b59b5904300 -address /run/containerd/containerd.sock │ │ ├─ 95112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be28307167f513f26bbb1247f6abb1856eac90a7b6d90d604866bb6121aa36e -address /run/containerd/containerd.sock │ │ ├─103619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eb8895a6a423d6fe2b89cadac199bd11466019affbbee00452804135258d94f -address /run/containerd/containerd.sock │ │ ├─105302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32a57069ca707ab1db088861171c092a010d3481ef419e1a1684847b07a45be -address /run/containerd/containerd.sock │ │ ├─105373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c08c5a803cf512a111dbc84db3a33429668d77cd86de17e90137e869d539174 -address /run/containerd/containerd.sock │ │ ├─107311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7b35eeba259f7dc45c9c0c284cbf2d72a366c2d16e995d6660171e9d6605e61 -address /run/containerd/containerd.sock │ │ ├─109053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bc328e632d0d135c87bd0a25ba651b9de09c7f65a86db11b606d47b6bc9e546 -address /run/containerd/containerd.sock │ │ ├─109097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bcbfe8d7f8759d567c0fdf038d77b0a9df7e96a06d8ae31a67eea7937dbc8a6 -address /run/containerd/containerd.sock │ │ ├─122441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e9be210cb99f61da048fdd2055a6add8e7e43c81e65ee0be7451a820b7e6e47 -address /run/containerd/containerd.sock │ │ ├─122487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c80660198ad6573ff3d17cd5cbfca4ac124a189e1f47b214a28677c2e386b1 -address /run/containerd/containerd.sock │ │ ├─125029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add2265d5d2e9c0613e41175910187bca122595ca9ee3e5fa91c1009640bf31c -address /run/containerd/containerd.sock │ │ ├─139237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66a885da3ae828fac2c9e4f274455aa6647cfb8aec30db23cf013a0b3c96b4d7 -address /run/containerd/containerd.sock │ │ ├─140762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58201a9139117f6e5844b5186e17b34f00ed8d23e13042653db007d2205fb399 -address /run/containerd/containerd.sock │ │ ├─141140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c22b8975a415e935d885701c0342651ba61155104cf1b5848faffb79dea41f -address /run/containerd/containerd.sock │ │ ├─141994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d012328a082a898a40627e91327dd1d2e6f5c309f622437cc69506418f98316c -address /run/containerd/containerd.sock │ │ ├─144022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f211f2f5727ee4f3d520ea8f56dc151369d7d2a6f7907ea21d2486c78cb17d -address /run/containerd/containerd.sock │ │ ├─144313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19626b2bbed87abd54de3232a6307066a179673e9233b88946586278faa34447 -address /run/containerd/containerd.sock │ │ ├─144377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5681fc38c0f3d94928c1b3783c7ec647a40c5fd26e9d0088d0b081737d50897b -address /run/containerd/containerd.sock │ │ ├─144504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3588f659bb3060dbbad4eebd78e991aa9d7a78cce8170e91c8302f6ec581bae1 -address /run/containerd/containerd.sock │ │ ├─144613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d4fa6d11d004bddaa35376645adecd41af16203080d0e01bc765766873c3b8 -address /run/containerd/containerd.sock │ │ ├─145155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a879474bb31e303978316aeaa1281f72931a0c09f0959668d94fdc99beaae2 -address /run/containerd/containerd.sock │ │ ├─170151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0123f88bb32ea6ea7b0eb9d6cfc5e0c92e4996a0fa2a2a7cf813ad8281d2cfd4 -address /run/containerd/containerd.sock │ │ ├─171825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19aab4a3935deba580bf80b61036503ad3cc38434e158536080a4b41b5ccc251 -address /run/containerd/containerd.sock │ │ ├─171854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bc0297b5763a9e21ca2390c978da311cf5233dd4807fdb5fd120e660e280b5b -address /run/containerd/containerd.sock │ │ ├─171938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b66c060633a2dc3308585c4f702e91bc3b94679470829d237e7456e14c6031de -address /run/containerd/containerd.sock │ │ ├─171969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2628ed6eb5ea3cb66e3e2755d7242fa9a325745bb2855c4390a4d59ce70de7 -address /run/containerd/containerd.sock │ │ ├─172014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a6805175654f8576cffd989ab86cb1fa5d3732980902e221911dcf35eb8004c -address /run/containerd/containerd.sock │ │ ├─172439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4995e0c09065e8ee81a0441754ee5808727ab6c575a10e3dd8287544bbf2ddaa -address /run/containerd/containerd.sock │ │ ├─172485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608e446c176b2db51bd52fd772fc25307c8928c2ff46966c2c19d0081c3ac9ce -address /run/containerd/containerd.sock │ │ ├─184479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2da4ffacebd61ac95abd9961120b8495f130237300afab3b468d4436ec1c20e -address /run/containerd/containerd.sock │ │ ├─186741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f18f4f6360d61e299180797236c91ddbb649adeffcb82f644c25e132ab12a31f -address /run/containerd/containerd.sock │ │ ├─186840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30db5a4e9a04c860af4f49e5d80f301ca3297f136ab85a138b13bc60199a6c9d -address /run/containerd/containerd.sock │ │ ├─186885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cca3672437c8025a87c7bbfff7c222d67724d0be7b8f5d22145d5d7d2baa47f -address /run/containerd/containerd.sock │ │ ├─202517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0fa9b73d7dfa1969c1ecb37ed15f143961e5fd7001ef6a98d465bad50ef452 -address /run/containerd/containerd.sock │ │ ├─209649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65c57e95cff939d62add623484e3009439de32ae4c867f34fcc4dd7206c1fcb3 -address /run/containerd/containerd.sock │ │ ├─209680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b0e4f59bbd69090b6a591f6def897adb4e44c279436070f21ab40254152e69 -address /run/containerd/containerd.sock │ │ ├─209758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e863b08ce5c4103bf69b90b4db2a6e5f914be02b4f84f41057f90603dba7db9 -address /run/containerd/containerd.sock │ │ ├─210068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9bca435f56bac8fc070970b0a09e8682284cee9b915ed7b87dcebe053e35883 -address /run/containerd/containerd.sock │ │ ├─220972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a494cdf2b993295b5be668398950df61ed4315dfafc9e9aec7b914d2386e460 -address /run/containerd/containerd.sock │ │ ├─223484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5603ac82fd0ae08ca9001f3a34bb911f4d641bf92b31fbf5d77e5e6313713b15 -address /run/containerd/containerd.sock │ │ ├─224350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd6816f7847e51f76504a529e1943d11281f9f6a6e0dd882d35d3aa0d244d526 -address /run/containerd/containerd.sock │ │ ├─225147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffdf121aeedd967cfc3fc9f834173d6da99bfabab421f76fb384fcfd20b29826 -address /run/containerd/containerd.sock │ │ ├─225717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8362eb7993a358da50f8138135ea393f00efde2fe2a63b5e76255ab7879df99f -address /run/containerd/containerd.sock │ │ ├─227455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a41fd12af1749c47f354e8f07beb38e2782a493ab9d31307b52ff392128474b1 -address /run/containerd/containerd.sock │ │ ├─228949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0c7d49544adcc2f65baf889d2d0b9bf508998fb784e69c246162471759e5a2 -address /run/containerd/containerd.sock │ │ ├─229129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 792ac92cb70bb4b3cde73be8eafdb10578da756bfedccf29ff59d415cf317355 -address /run/containerd/containerd.sock │ │ ├─238019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c504412475af9f937815ab4bf42b6bf568ab5cd06e34753d0524dd482a9aa9 -address /run/containerd/containerd.sock │ │ ├─238617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bb0361dbdea5c51553f2d4226ef89bb02a2e174d9aeb5ed768b9a67a18616f -address /run/containerd/containerd.sock │ │ ├─241359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c48f66c57eee4861fd46cc9ca5e8f9cfb1aaaf88258026e1e45634f564ec56f -address /run/containerd/containerd.sock │ │ ├─246253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25742330cf1e23c0a4781db7f86b7d09cfb674d9c74edcc0203940c7b667ea20 -address /run/containerd/containerd.sock │ │ ├─246442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a273a7d21ffb975c18d799d83998655ff7cbe70ae7b7b55f133fd120a0b015 -address /run/containerd/containerd.sock │ │ ├─246490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f27b7163adc6afa7f837428850c905088b786d85065726f9af629ae18e9d73 -address /run/containerd/containerd.sock │ │ ├─246630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e4e19ef601ff1ab8b925d6f6a2b316bd3f037939357468077296809e6d2774c -address /run/containerd/containerd.sock │ │ ├─257921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6dfbaf4d877855423365676ed46f65cb66a56c06d91ddaa5bacb1c28d23f79f -address /run/containerd/containerd.sock │ │ ├─260466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4866eb817dffdba26707a40ed5c32d53e7f1a8b35001a1d815f17f105c67ef5c -address /run/containerd/containerd.sock │ │ └─261812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97c68fbff33cb6cbdec0829d623bd7a8c616b03c8a9401cc5b572a15f5ce708 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1420 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29607 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29884 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18664 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18683 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25003 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25280 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34413 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34695 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12205 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12236 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.xgebnc.service │ │ ├─12566 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xgebnc/unit.run │ │ └─12597 /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-xgebnc --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xgebnc:/var/lib/ceph/mgr/ceph-instance.xgebnc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xgebnc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xgebnc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10311 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138578 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40735 /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.210 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-826d91240b5b6cd0092115695a3fce57b46287038a9bf714c7f30f1e46982166.scope … │ │ ├─34736 /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 │ │ └─34748 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1089 /usr/sbin/uuidd --socket-activation │ ├─docker-bc238008f969554b9366fb622bb7c46f95c1b98762ff1b7963393f6999efba40.scope … │ │ ├─18732 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18749 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-a83113c3c7f9217637a23c46a0478c227c8f2259c7987d53ad05372d6c5eb884.scope … │ │ ├─25324 /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 │ │ └─25335 /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 │ ├─chrony.service │ │ ├─10817 /usr/sbin/chronyd -F 1 │ │ └─10818 /usr/sbin/chronyd -F 1 │ ├─docker-55231b32c2c872d181e499dce0ea1f5ebce8bfaceec811fdf713d556fed14068.scope … │ │ ├─29924 /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 │ │ └─29938 /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.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138333 /sbin/iscsid │ │ └─138334 /sbin/iscsid │ ├─run-raf2f4787a08b45f5bc98145a3dfecc1b.scope │ │ └─185182 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-4fea1ca3ea0caeba321330869a0acd4e89a83b74a41484c41328e48702b627c9.scope … │ │ ├─12316 /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 │ │ └─12329 /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 │ ├─docker-d3c4129d210f999e1403ed6a5f4364d7a526c648ffa02097c07ef7b8483425b5.scope … │ │ ├─12680 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xgebnc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12699 /usr/bin/ceph-mgr -n mgr.instance.xgebnc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─d156deed877282bcc884ed2f626c9742a4620e0ead5a348c496738066a66aae4 │ │ └─43434 /pause │ ├─2d52de12004750bbd2ad7320fcd7d0811e835bbae8b7a9633832229df94fcbe1 │ │ └─49178 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d03e37144879537154fa6e95e57d1fb915b77a1b3aee38f1c533f787dd1ea4fc │ │ ├─42139 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42522 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─291898e41df8f5ed320e9a17924a0bcba3224fbfa3d40049221e326c5a10362d │ │ └─48558 /pause │ ├─e26804ea3ce42d0c9e85f158c4c36b180a339bd3c4f8535103adcabf11acba8a │ │ └─51291 /pause │ ├─56225b2e6c772c40d5c1ac00fb73efe748ad28b055ae0ceede0abe4d1ed61ddc │ │ └─62218 /pause │ ├─538b48344a7cef1935af0702004fc34ed659a89f56fbc57ba7e3178d8b381aae │ │ ├─142133 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142228 erl_child_setup 1048576 │ │ ├─142276 sh -s disksup │ │ ├─142278 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142279 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142313 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142324 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142476 /bin/sh -s rabbit_disk_monitor │ ├─32d14f0969579eff61912700cd988e0346f66df3859cbdbeaacacbc2c738e3a7 │ │ └─56194 /pause │ ├─4fd363c89304f7ffd892247179675af6129995c2d27739acc0e497d8e60f1945 │ │ └─66263 /bin/memcached_exporter │ ├─383a02baf500b0ebd5c3b90f315a2d629e23ab339d28d2869a1a4bc6190c25ae │ │ ├─91235 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91252 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91259 erl_child_setup 1048576 │ │ ├─91381 sh -s disksup │ │ ├─91383 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91384 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91441 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91442 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91452 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91754 /bin/sh -s rabbit_disk_monitor │ ├─311a0051e77cb70d10599ad3368d445556dce6a299f1b01408c57d4470364ddb │ │ └─56254 /pause │ ├─26ca356d06f9639f9c70e47de8e9f46128dcd681860a7caab1023a7f080daf09 │ │ └─65034 /pause │ ├─608e446c176b2db51bd52fd772fc25307c8928c2ff46966c2c19d0081c3ac9ce │ │ └─172510 /pause │ ├─28d839ad31f0d3dcf65b8dd11f9f7e5abafd1ab2e909a676aaf275426e0d7ac8 │ │ ├─198761 heat-api: uWSGI master │ │ ├─198779 heat-api: uWSGI worker 1 │ │ └─198780 heat-api: uWSGI worker 2 │ ├─154f6295da1b0918c1dac848703aaa23b4af24b84889656c66352573220c8c0b │ │ └─218900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0f9b35f2066fefdf5de37add704af92f808cbab6288f84c6a70f3504e0e5ced7 │ │ └─225199 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─be9b426bda4b09d66b4452877defbe94ec7fa0e0c897fc24698d96387ff225c4 │ │ ├─172983 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─394659 sleep 300 │ ├─80d28202242770afed054a3a05ac67b49c15ba23849c4de22eb20fbf98c91408 │ │ └─66293 /bin/oauth2-proxy │ ├─ffdf121aeedd967cfc3fc9f834173d6da99bfabab421f76fb384fcfd20b29826 │ │ └─225172 /pause │ ├─06c504412475af9f937815ab4bf42b6bf568ab5cd06e34753d0524dd482a9aa9 │ │ └─238044 /pause │ ├─8c23c39643682f92e6f1608099e36cfef7dceb8bbdaf0d490a71a33821295f15 │ │ └─64220 /pause │ ├─2237464325470e8cff6a5b65c76098ad3c43a2d9989db6571655868285aa2da9 │ │ └─44603 /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 │ ├─7cddee5d3041a47f8cc0ab0b6240fff9a347549068eccfb5d1d5c539ccde84a1 │ │ ├─168957 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169302 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169303 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8180a01110d99c5f8f50946afbb32c2d30a85ab44efc49a2fd79f31e1e0a2239 │ │ └─43023 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─25742330cf1e23c0a4781db7f86b7d09cfb674d9c74edcc0203940c7b667ea20 │ │ └─246294 /pause │ ├─89d5ffd7d1ac1ccce19826fbf07d73a65c7c24e88062d1409a69798005c646ce │ │ └─91049 /pause │ ├─211cb56266c81f44fc0a7bc54988358b016b56c89f80912a575f459fb2f51aea │ │ └─44406 /pause │ ├─3588f659bb3060dbbad4eebd78e991aa9d7a78cce8170e91c8302f6ec581bae1 │ │ └─144531 /pause │ ├─8c9d86e7f5a1826ba62edd20bd06cecdd680d1d6a7a0559bb59c0df858f9aebb │ │ ├─198739 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199166 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199167 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─f516d8d050b7381828aac220146a70a7ed25215d00a09d1e96fad4329f716b5e │ │ └─56548 nfd-worker -metrics=8081 │ ├─d6a220e7a0abe0d4ff892d4e76aaf093096f37a348fe9abb9bcb4bba8e75af27 │ │ └─51722 redis_exporter │ ├─42276479794efdb73f027db34a47f515507645f7bb81932cd18d411ec5e9a24f │ │ └─51613 valkey-server *:26379 [sentinel] │ ├─e834dbb5d73377ffd90cbb4df7f4df5e5b9646fd45b89533770e2f80934ad18a │ │ └─40556 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 │ ├─5bcbfe8d7f8759d567c0fdf038d77b0a9df7e96a06d8ae31a67eea7937dbc8a6 │ │ └─109125 /pause │ ├─489e7f57ee831af0a66737cd1f7bff7203418da222f8327ed35c69ecb8a76755 │ │ └─64898 /goldpinger --static-file-path /static │ ├─f32bc69c532dabcecfe11f06e060eb1d2d2e0c7579fe428436c32cd9f260011c │ │ └─47837 /manager --metrics-bind-address=:8080 │ ├─544a53f94d5dc994e41206adb579d026d3ee3fe76e5feb0cdc09c7aff3f0334c │ │ ├─183123 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─184070 /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/tmpgvat96va/privsep.sock │ │ ├─362982 /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/tmpj3ps6xv1/privsep.sock │ │ ├─363352 /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/tmposq0lkmo/privsep.sock │ │ ├─363677 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363680 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376136 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3566c5c3-955b-4183-a6a4-a912fc18f90a --namespace=qrouter-3566c5c3-955b-4183-a6a4-a912fc18f90a --conf_dir=/var/lib/neutron/ha_confs/3566c5c3-955b-4183-a6a4-a912fc18f90a --log-file=/var/lib/neutron/ha_confs/3566c5c3-955b-4183-a6a4-a912fc18f90a/neutron-keepalived-state-change.log --monitor_interface=ha-22c9aab4-3e --monitor_cidr=169.254.0.11/24 --pid_file=/var/lib/neutron/external/pids/3566c5c3-955b-4183-a6a4-a912fc18f90a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9ca56ae2c3571e35e1a057314bc96fff362421da50c8210c381553e1d00674d6 │ │ ├─219914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219932 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─385389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─385390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─bace461a53b507b270ae5fc68caa65c2ab2f432183be7af3f7e5080fa1754cf8 │ │ └─41673 /pause │ ├─58e09a6bd46efbded6c27e07e62b8d8bd3db98674560d6b1d15b0fb3698f7981 │ │ └─56293 /pause │ ├─be1c0fa1691168928c9f650688d8f6d9e1a22c8ecc3cfb6341161a9b4007e435 │ │ └─48931 /pause │ ├─70d0f892db325de9a7e1701bf96abc0a8dc2fbe662f8d23f8405f847e4fcb815 │ │ └─64062 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─63a148426778d75f32c1e10af0d886a1be9a4a7e7be0a619d7fa3b704ed265c0 │ │ ├─198960 heat-api-cfn: uWSGI master │ │ ├─198996 heat-api-cfn: uWSGI worker 1 │ │ └─198997 heat-api-cfn: uWSGI worker 2 │ ├─88d7251e5af6b80c74029165c65425a9738e1eeb713fbdfd184e9a8fbafe4e43 │ │ ├─184750 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184769 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184775 erl_child_setup 1048576 │ │ ├─184841 sh -s disksup │ │ ├─184843 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184844 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184935 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184936 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184946 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185177 /bin/sh -s rabbit_disk_monitor │ ├─add2265d5d2e9c0613e41175910187bca122595ca9ee3e5fa91c1009640bf31c │ │ └─125071 /pause │ ├─4995e0c09065e8ee81a0441754ee5808727ab6c575a10e3dd8287544bbf2ddaa │ │ └─172463 /pause │ ├─1a5bfa7b98f7ebd57c9a01adca41c46a87493bd952f2eb461fa7fd37accaa525 │ │ ├─260344 apache2 -DFOREGROUND │ │ ├─262950 (wsgi:h -DFOREGROUND │ │ ├─262951 (wsgi:h -DFOREGROUND │ │ ├─262952 (wsgi:h -DFOREGROUND │ │ ├─262953 (wsgi:h -DFOREGROUND │ │ ├─262954 (wsgi:h -DFOREGROUND │ │ ├─262955 apache2 -DFOREGROUND │ │ └─262956 apache2 -DFOREGROUND │ ├─6f1a88e4f415bcc13133c9a8b2af2f71a6c377210dacd70f4913ed3d64242947 │ │ ├─170320 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─170351 erl_child_setup 1048576 │ │ ├─170400 sh -s disksup │ │ ├─170402 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170403 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170405 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170406 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170416 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170597 /bin/sh -s rabbit_disk_monitor │ ├─5a494cdf2b993295b5be668398950df61ed4315dfafc9e9aec7b914d2386e460 │ │ └─220995 /pause │ ├─72b0e4f59bbd69090b6a591f6def897adb4e44c279436070f21ab40254152e69 │ │ └─209765 /pause │ ├─4f87bd32e45156bed1610f21456f8e01800eb522d5494962e0f21103912e063c │ │ └─42992 /pause │ ├─d5551379cb9dcd1cb69574e65d41c86120c48a06ad9090f53d53ea4542f87b9b │ │ └─47559 /pause │ ├─9eee36709764385c23663a7ea491853a9304360cbaddf860adb1fe7469c4057f │ │ └─49234 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f492ae1f949ae697d87c759a24003d37fdd458532154895a8229e63663c33e72 │ │ ├─123495 /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 │ │ └─123702 /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 │ ├─2c48f66c57eee4861fd46cc9ca5e8f9cfb1aaaf88258026e1e45634f564ec56f │ │ └─241383 /pause │ ├─34c22b8975a415e935d885701c0342651ba61155104cf1b5848faffb79dea41f │ │ └─141181 /pause │ ├─a253a23626e04ae28cb422f05833b3d7544e6dee98b8c30a12f8b0febc878f9c │ │ └─46845 /pause │ ├─6b8935b38622131a8a6ba0703708443f6cc5ffe5425cfe5fa5b835fdeffc318e │ │ └─66013 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─19aab4a3935deba580bf80b61036503ad3cc38434e158536080a4b41b5ccc251 │ │ └─171896 /pause │ ├─30db5a4e9a04c860af4f49e5d80f301ca3297f136ab85a138b13bc60199a6c9d │ │ └─186866 /pause │ ├─205a195df4ce32208c8ce3c62d4fc2c7f83c8757611c72e9f3cff7729d18d1af │ │ └─183091 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) │ ├─198f1b2b6e8d693ad30f60d2e1b514e56468e2372f8eac7265cebc5b142b57b3 │ │ └─41929 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3ce34a6475d13b88bc6a9193e7c8d26716760865b5584d8e6e1722f3eb86b3d2 │ │ └─141377 /coredns -conf /etc/coredns/Corefile │ ├─058829ed811e3812b4711b15ee4bf9606d0c81cb59a7dc9f1e50aa84c5c58fb3 │ │ ├─105788 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105928 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105930 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4a0a892b6866a42d6d02d2162bf97dc7894d0879cdf99a5d18fd9947e0497e86 │ │ └─44693 /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 │ ├─da999eb7f6220a1cfe1bd5194df721a11a9e91677e27bb62963f74bc1ee44157 │ │ └─40448 /pause │ ├─d6fb49af65d60e22a401e6e413b76503daeaf3d6bef8e60bb038a5766b332702 │ │ └─60736 /pause │ ├─e7b35eeba259f7dc45c9c0c284cbf2d72a366c2d16e995d6660171e9d6605e61 │ │ └─107336 /pause │ ├─d9dbaa1ce307fac2ca35fae3ab1aab34937d026699f3c1a0bca08ce1283b4b21 │ │ └─62656 /pause │ ├─d8f78469490257bc20e5865d185c2e6ac0683d6243e7d7b5ed17e4e1e51814bc │ │ ├─241484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241501 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─241507 erl_child_setup 1048576 │ │ ├─241555 sh -s disksup │ │ ├─241557 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─241558 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─241579 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241580 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241590 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242123 /bin/sh -s rabbit_disk_monitor │ ├─9e4e19ef601ff1ab8b925d6f6a2b316bd3f037939357468077296809e6d2774c │ │ └─246678 /pause │ ├─67d52f3d3e06ef605ddd2b33b5fff30ed669a028edf735c872ec80a2cbfe4ca4 │ │ ├─ 95690 /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 │ │ └─339569 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d93776ba864da1f3aa14e3ff573d636000b275e220a1f515c74af66ee6c11531 │ │ └─60781 /pause │ ├─b29e8dfcf8cdcdda7857efcb76c254bbc4002053ea54bed0c84e2a5c58269aab │ │ └─55546 /pause │ ├─201461939df9e5f2e89e1fa9884d02daa3f83555c2deda06a098f918686f42b8 │ │ └─44648 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b1e16352789b862c7cb116c8e9791033a8d5a7a87c1f9a94674cf1229bc08a05 │ │ └─60572 /pause │ ├─dffa81e9fdf9bade9a9697f648ae060b01485b37722ee75140a041142d8bf54f │ │ └─260819 /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 │ ├─9b4a7e695a71b7847b319f09c6c7040671fe70e954fc16966ae68b59b5904300 │ │ └─95064 /pause │ ├─f2320cf853bb1df895a923154d8a8d416620ccdba48c81fd3ec6903ce11c482d │ │ ├─183116 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─184069 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp31uen4x8/privsep.sock │ │ ├─184676 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpruvt5a_0/privsep.sock │ │ ├─185114 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpxw2y_yw5/privsep.sock │ │ ├─185497 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185498 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185517 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6426ea66-c0c7-4a4a-9273-ce2b0acd8124/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6426ea66-c0c7-4a4a-9273-ce2b0acd8124/host --addn-hosts=/var/lib/neutron/dhcp/6426ea66-c0c7-4a4a-9273-ce2b0acd8124/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6426ea66-c0c7-4a4a-9273-ce2b0acd8124/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6426ea66-c0c7-4a4a-9273-ce2b0acd8124/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1abca955-6547-4de7-a53c-fbdaf7b92e4c,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 │ │ ├─185521 haproxy -f /var/lib/neutron/ns-metadata-proxy/6426ea66-c0c7-4a4a-9273-ce2b0acd8124.conf │ │ ├─204660 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/204e6ed5-a217-4713-a524-1fd0c3344982/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/204e6ed5-a217-4713-a524-1fd0c3344982/host --addn-hosts=/var/lib/neutron/dhcp/204e6ed5-a217-4713-a524-1fd0c3344982/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/204e6ed5-a217-4713-a524-1fd0c3344982/opts --dhcp-leasefile=/var/lib/neutron/dhcp/204e6ed5-a217-4713-a524-1fd0c3344982/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c0176515-82b7-401c-be27-69fcb29e03f3,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 │ │ ├─204663 haproxy -f /var/lib/neutron/ns-metadata-proxy/204e6ed5-a217-4713-a524-1fd0c3344982.conf │ │ └─367435 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp6gf3ll4c/privsep.sock │ ├─ba034160fc61636689118bbd84c6d724fb310e245bfc27c2454aec38fb4ca63a │ │ └─65575 /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-210.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 │ ├─6be28307167f513f26bbb1247f6abb1856eac90a7b6d90d604866bb6121aa36e │ │ └─95144 /pause │ ├─5e635529ae12779dc249e38a694d0471d1f2ab77f1857811120245a5e36907ff │ │ └─43994 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 │ ├─17492c944cdd93e82d6fd953311282c04eaa83b57f974a750e039a2254a7124c │ │ └─63071 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 │ ├─e16f64b5b2d161026d94a04d967137f679ce1c44eef3eb17537cae42a54c2c91 │ │ └─48373 percona-xtradb-cluster-operator │ ├─a2cf80b5c7c62d01e0635254edf7d20e58879670c0b0bf0b249a237baeb3334b │ │ └─63450 /pause │ ├─0123f88bb32ea6ea7b0eb9d6cfc5e0c92e4996a0fa2a2a7cf813ad8281d2cfd4 │ │ └─170175 /pause │ ├─5657232beaa8cc81896923188e874302e29eb16ab5644cb7efc8e3f1f683c7f1 │ │ ├─ 71781 apache2 -DFOREGROUND │ │ ├─ 71795 (wsgi:k -DFOREGROUND │ │ ├─ 71796 (wsgi:k -DFOREGROUND │ │ ├─ 71797 (wsgi:k -DFOREGROUND │ │ ├─ 71798 (wsgi:k -DFOREGROUND │ │ ├─384741 apache2 -DFOREGROUND │ │ └─386065 apache2 -DFOREGROUND │ ├─ab0c7d49544adcc2f65baf889d2d0b9bf508998fb784e69c246162471759e5a2 │ │ └─228973 /pause │ ├─c896c9963311b389ccf781648875d2e1571344b0a09b3f70ca055509d5fbb75a │ │ └─61227 /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 │ ├─2659bd9eddc3d33095b1072a75207dea3f0818170413ce9de452f070c50c825a │ │ └─56630 nfd-gc -gc-interval=1h │ ├─ed98db73edb6660940c71b79a1b5ff4caedc726c442b5ac8145d232e4d93f428 │ │ ├─77779 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77802 erl_child_setup 1048576 │ │ ├─77893 sh -s disksup │ │ ├─77895 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77896 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77898 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77899 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77909 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78112 /bin/sh -s rabbit_disk_monitor │ ├─8362eb7993a358da50f8138135ea393f00efde2fe2a63b5e76255ab7879df99f │ │ └─225740 /pause │ ├─0c46ed6b4901bee01fdb261dfdccbecc8f7f0278f83ad7de54989614ea85d54c │ │ ├─180543 neutron-policy-server: uWSGI master │ │ ├─180555 neutron-policy-server: uWSGI worker 1 │ │ └─180556 neutron-policy-server: uWSGI worker 2 │ ├─4507488a2f111e2f07c97256cd68fd8f7f65ee8c58bbc2e15fc893c3750eee09 │ │ ├─255767 /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 │ │ └─255945 /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 │ ├─ca124d6062f71b8aee27cd27a01f3cf89e132ee6aa7939f5bdf21065f8c9f60f │ │ └─60680 /pause │ ├─cafe2720ea894b3603d1bda476e6c6c012703f7d853b8b4b279d159446732d29 │ │ └─40673 /kube-vip manager │ ├─27cfcc06e5ea4fed3476a59352be5d7a5e9ae1ea8c742819e9aaf2414b33eb79 │ │ └─40325 /pause │ ├─8d2c96a41e7e185702e457b56839dbb770ba7b005f42d7c2237a3fde73ffc40b │ │ └─225766 /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 │ ├─38f211f2f5727ee4f3d520ea8f56dc151369d7d2a6f7907ea21d2486c78cb17d │ │ └─144083 /pause │ ├─f649fbd4d3a51b2a06580b7622d7a4f9c85f5f599710bdbc9ef512c5e6c6cad2 │ │ ├─66838 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66855 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66861 erl_child_setup 1048576 │ │ ├─66908 sh -s disksup │ │ ├─66910 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66911 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66983 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66994 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67377 /bin/sh -s rabbit_disk_monitor │ ├─e25cf8d346b8e4274f02a357a606ab39d40bbd15b5ff094f5428e08860927753 │ │ └─40513 kube-apiserver --advertise-address=199.204.45.210 --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 │ ├─e2ec957f63bcf2a40bf696efcb1a40e7656608256701c51119249f081a39f387 │ │ ├─ 47058 /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 │ │ ├─ 47072 /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 │ │ ├─ 47182 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260144 nginx: worker process │ │ ├─260145 nginx: worker process │ │ └─260146 nginx: cache manager process │ ├─3592950a8e286c205bb7845a9a77f2b9015d8afb325334b893dada3176d78a3c │ │ └─77674 /pause │ ├─e269e7aa173b835bc32db3444c38a423368bd708730b03b5cea70a78caac61ab │ │ └─47111 /server │ ├─5224f80cce7f883a4d970da75a8194ff7b15943c03994aeea2854f3f203f8dc4 │ │ └─64690 /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 │ ├─570e7f09e6017d144fea144d014fcd06f9f9e3f13663d04cf2c3585398fd27ab │ │ ├─84236 barbiacan-api: uWSGI master │ │ └─84248 barbiacan-api: uWSGI worker 1 │ ├─4cc37d60921b82731fb3a0f5033ce68828ae6e7175035dfde0eea8e90fc6b075 │ │ └─61113 /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 │ ├─feeac5209ceb712dd7a5ffd4d1289c524f254466868f3bc5963c1d9f1c251c43 │ │ └─43499 /pause │ ├─41f27b7163adc6afa7f837428850c905088b786d85065726f9af629ae18e9d73 │ │ └─246520 /pause │ ├─e2da4ffacebd61ac95abd9961120b8495f130237300afab3b468d4436ec1c20e │ │ └─184503 /pause │ ├─64f44d73107e7ab1b69a96f1a75baa907a6cd7fcaa4489211f4656884436fd95 │ │ └─51109 /pause │ ├─9759c4bb8bbf11bebcd606746f8d386bc34cd0ecd2d55fbf09e1991ed1f2b59a │ │ └─185134 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─afa9b95697a056849e37c96ecaec30dcb9d49169b51291f205ae127cb8e5d6ec │ │ ├─255588 manila-api: uWSGI master │ │ ├─255616 manila-api: uWSGI worker 1 │ │ └─255617 manila-api: uWSGI worker 2 │ ├─7ed430e9fee7db0ca76e15bec67463679e25bc05a06fc349d8c8dd58bb732714 │ │ └─96402 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b49989cd7eeac16c302c3919bddc97eae9a12801beeb58646341739fc67e67b9 │ │ └─163555 /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 │ ├─f6dfbaf4d877855423365676ed46f65cb66a56c06d91ddaa5bacb1c28d23f79f │ │ └─257945 /pause │ ├─c997fcd4b3a11fab3c8ed6593690beac05442c9e9cb29d4cfa1e3126ad8d9303 │ │ └─65674 /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 │ ├─19501edc5490b1a4f8164877d4757e197026eb951a37ef24c072a1941d25de7b │ │ ├─64639 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64673 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c5757846b2c95953a113eb82e7bba40cac3afc286ec4cb2d0f6801f6a1c392b6 │ │ ├─168939 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169270 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169271 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d2da5068a87fe9f038fb7ee9d8a48100ebfb6ab2b79e43c3519edabce9ca5bb6 │ │ └─120597 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6f965246ab05590636d8ec0d50fbc78671e9ea73a19f20617cf6c126a2ec7df6 │ │ ├─64014 nginx: master process nginx -g daemon off; │ │ ├─64027 nginx: worker process │ │ ├─64028 nginx: worker process │ │ ├─64029 nginx: worker process │ │ ├─64030 nginx: worker process │ │ └─64031 nginx: worker process │ ├─a00a39859bd9ba44b0bfa2983e1c34abf00c5e1ef908ce3f26f7abc9edf62fd9 │ │ ├─49081 mysqld --wsrep_start_position=7c11a6d2-5965-11f1-b853-af5b26d959b9:20 │ │ └─49207 /var/lib/mysql/mysql-state-monitor │ ├─4f4e6c088dcee98739f95b5ff717a34abcd28155068bba81b4b42ea6e48213fe │ │ └─56586 nfd-master -crd-controller=true -metrics=8081 │ ├─ed5f611e192056335f0775ff5bdcea0507908d437303bbc450b21fa589f37b8d │ │ └─47666 /pause │ ├─66ea124d819931c9345d570025d77a7ad04e7463ee7f4dce0eb38ce60e734c4f │ │ └─65627 /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 │ ├─66a885da3ae828fac2c9e4f274455aa6647cfb8aec30db23cf013a0b3c96b4d7 │ │ └─139259 /pause │ ├─19bb0361dbdea5c51553f2d4226ef89bb02a2e174d9aeb5ed768b9a67a18616f │ │ └─238641 /pause │ ├─f9ef5689db1fc1980a166223536986866eeede0cba24803c6829111abee2ff28 │ │ └─61919 /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 │ ├─298541bd55a25759cc311f46561758f5f077665e20e63dcb420ce39f0199eeac │ │ ├─238549 magnum-api: uWSGI master │ │ ├─238591 magnum-api: uWSGI worker 1 │ │ └─238592 magnum-api: uWSGI worker 2 │ ├─3df762d01e4ad91a699b441c43bf72d6034a80c3e8babfce8d155be16caca23d │ │ └─65300 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─614eb531c13e5388f1c927c33ae9b39f4c227daaf8f6b8e1917227e59900ab9d │ │ └─63718 /pause │ ├─9bc328e632d0d135c87bd0a25ba651b9de09c7f65a86db11b606d47b6bc9e546 │ │ └─109078 /pause │ ├─8bddbdbcf4f008108678e34fec10fce4b9ea968288858d8c0ad2fb07ddc7d988 │ │ └─85755 /usr/local/bin/rook ceph operator │ ├─792ac92cb70bb4b3cde73be8eafdb10578da756bfedccf29ff59d415cf317355 │ │ └─229152 /pause │ ├─403dcb7a4af0d2111ffe7049a17024508721bafc09470e780bfc8cd70a3b1088 │ │ └─65933 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8566aecbd467888ec2806aeb6c2a7a938b37c5428812b153cec9bb911aba88c5 │ │ └─66243 /bin/oauth2-proxy │ ├─7a3c6801cec8c3fe84869d3d4fb86ff34851a35f2868bad3558b1c00c33cd9b9 │ │ ├─202769 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202787 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202794 erl_child_setup 1048576 │ │ ├─202928 sh -s disksup │ │ ├─202930 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202931 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202936 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202937 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202947 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203102 /bin/sh -s rabbit_disk_monitor │ ├─5bc0297b5763a9e21ca2390c978da311cf5233dd4807fdb5fd120e660e280b5b │ │ └─171937 /pause │ ├─b3fea378a061b24ca3079d58c6771418ffe306bdf8c63e2e931ff2d50fa9f2fc │ │ └─43467 /coredns -conf /etc/coredns/Corefile │ ├─d5e27314515dbf4d6aec853205eabab5bdf8d16f7f3949d1df353298a4885490 │ │ └─223622 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e25308441d62a6ae96413f462b4dc818165255b987d804b3299a743b8083c466 │ │ └─40569 etcd --advertise-client-urls=https://199.204.45.210: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.210:2380 --initial-cluster=instance=https://199.204.45.210:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.210:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.210: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 │ ├─c37c5553971ee27f0e56b7c55cbe1031e83cb0ab20eea53d4bc817ea627c26bd │ │ ├─168066 nova-metadata: uWSGI master │ │ ├─168149 nova-metadata: uWSGI worker 1 │ │ └─168150 nova-metadata: uWSGI worker 2 │ ├─525cbe9d7cd1871797c2ed7384e1b39cac8aafd3dc64411cd03cb4dc180bdb61 │ │ └─56482 /pause │ ├─58201a9139117f6e5844b5186e17b34f00ed8d23e13042653db007d2205fb399 │ │ └─140793 /pause │ ├─ef4c777c3159a477680fd5e689fa616bb0f38e26868517985ece45c5a859782a │ │ └─40926 /pause │ ├─d012328a082a898a40627e91327dd1d2e6f5c309f622437cc69506418f98316c │ │ └─142018 /pause │ ├─59bbff4f695ced08c95855c224307b1fc9b9c5c3bb0a1fa932ae2ee84e096128 │ │ └─84988 /pause │ ├─57989bce9ecfb62cc6079f4ccc176840f384639574e6538a7620f40a42810478 │ │ └─63789 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─65c57e95cff939d62add623484e3009439de32ae4c867f34fcc4dd7206c1fcb3 │ │ └─209726 /pause │ ├─f288b741ff1e6ef06d32f82e0a7075bda350f9422da84b28852799deed6094ce │ │ ├─49027 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 │ │ └─51806 haproxy -sf 178 -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 │ ├─0a9f78c15d28c902e2e21455d1219f7cf786d69a3d1f10af1b9850a11a57fed7 │ │ └─62487 /pause │ ├─b66c060633a2dc3308585c4f702e91bc3b94679470829d237e7456e14c6031de │ │ └─171998 /pause │ ├─43523f47af0c0321f02d14a6b57a20ab00c8048b7ea97430eb51ab3228fbc383 │ │ └─184623 /usr/bin/libvirt-tls-sidecar │ ├─c9bca435f56bac8fc070970b0a09e8682284cee9b915ed7b87dcebe053e35883 │ │ └─210093 /pause │ ├─9c83e351abaa205d706e24673c65be4163c5c6b451080f03282e60f5bc4ab87b │ │ └─43905 /pause │ ├─d868abb75f5eca4e4332e86fb7942737a5129d70ccd85eb1942faa9580a7cd08 │ │ ├─264314 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264328 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f18f4f6360d61e299180797236c91ddbb649adeffcb82f644c25e132ab12a31f │ │ └─186768 /pause │ ├─99ec7175e465466c6341975af6992a60654e270179858e42de46d4987ecb6621 │ │ └─62534 /pause │ ├─acac41479c11e57f708bd64ec3dfe1df917c46f90faf1c1476d9c85b701e6666 │ │ └─65198 /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-210.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 │ ├─d69c55e35e10ef0b66f009a68228fd65a93b0751ffbc7995e27e45730c635585 │ │ └─243683 docker-registry serve /etc/docker-registry/config.yml │ ├─5603ac82fd0ae08ca9001f3a34bb911f4d641bf92b31fbf5d77e5e6313713b15 │ │ └─223508 /pause │ ├─a85dddb71849883b744c8022d9e8f105a8fdcfcc70299567f9019ddc8a56c476 │ │ └─79122 /pause │ ├─b4c802a63ea0d1775f726fb156ad88cdf54360f8f2cca6d18b96e7bea7a75237 │ │ └─66111 /bin/pushgateway │ ├─25a879474bb31e303978316aeaa1281f72931a0c09f0959668d94fdc99beaae2 │ │ └─145178 /pause │ ├─87fdd011ea538e2bf82cf1eab6556d40a682c902014e72a11c311adfb2497910 │ │ └─65241 /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 │ ├─fb197eebbc636ac10b9c79352f09978f634d1007991ce2c95cc567fa057a8ff3 │ │ ├─238691 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239065 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239066 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2b0fa9b73d7dfa1969c1ecb37ed15f143961e5fd7001ef6a98d465bad50ef452 │ │ └─202540 /pause │ ├─759e12a330d58b36e7e0034ec032020a0b8631313e6b06bef2618818ac24fed2 │ │ └─47711 /manager --metrics-bind-address=:9782 │ ├─a41fd12af1749c47f354e8f07beb38e2782a493ab9d31307b52ff392128474b1 │ │ └─227478 /pause │ ├─e1744b9dd48d80e2d664e39711c29f29d23d1964c6f657ce263ddeb00df8bf29 │ │ ├─139648 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139660 /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 │ ├─7c3af601bdf7d9f8079e5283946b15ac7ed97b0250c89671e478d08ae2dffadc │ │ └─56742 /secretgen-controller │ ├─9c08c5a803cf512a111dbc84db3a33429668d77cd86de17e90137e869d539174 │ │ └─105407 /pause │ ├─a32a57069ca707ab1db088861171c092a010d3481ef419e1a1684847b07a45be │ │ └─105329 /pause │ ├─0c6e457071a19b55c8fa88d2212ee0277b8fea0e20270d433c982dfebbacd1b8 │ │ └─255544 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9eb8895a6a423d6fe2b89cadac199bd11466019affbbee00452804135258d94f │ │ └─103643 /pause │ ├─bbf1661dd345690c9d0c64f1d1538295c7c41da80c5d71c2c7c3927a9450fea3 │ │ └─40423 /pause │ ├─e59c4ac16051a94b48cd970666550385c6eb5bef3a08fce21310c61c36d86fe5 │ │ └─62272 /pause │ ├─2cc72530bc6764bc4e9db6847590ddfcd0d040f03c63a650e3c739c37957013b │ │ └─139531 /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 │ ├─a4ac3c365c20a6187517f77d9aa698859ed3007d7d05a30cbdb7d8b5c736fbfc │ │ ├─221078 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221095 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221101 erl_child_setup 1048576 │ │ ├─221152 sh -s disksup │ │ ├─221154 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221155 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221239 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221249 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221665 /bin/sh -s rabbit_disk_monitor │ ├─6f9497f452d72277b12e64f2a61ad9c65316ba1354199a37507494c90025eaaa │ │ ├─189239 /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 │ │ ├─363823 /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/tmpcolm_z90/privsep.sock │ │ ├─364149 /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/tmp6_ccvxj8/privsep.sock │ │ └─365220 /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/tmpn0nxcdmp/privsep.sock │ ├─685bd35ee8ac6efd76b585d67ff3b92874215bdd46d5677ec8d0d3e05f5650d5 │ │ ├─181586 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) │ │ ├─181846 /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/tmpqt31c2x8/privsep.sock │ │ ├─182166 /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/tmpofbpii29/privsep.sock │ │ └─182328 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9cca3672437c8025a87c7bbfff7c222d67724d0be7b8f5d22145d5d7d2baa47f │ │ └─186914 /pause │ ├─d0d589d65cd5996367b6d7bcfba656bcf6628ee79e562ffae5f9f0efd67fe104 │ │ └─63028 /pause │ ├─0eff383d96f7a6291bf3253d4a5e690a5c23ba8e1ea0f3ed2b29ab83418ad4de │ │ ├─180502 neutron-api: uWSGI master │ │ ├─180529 neutron-api: uWSGI worker 1 │ │ └─180530 neutron-api: uWSGI worker 2 │ ├─ba2628ed6eb5ea3cb66e3e2755d7242fa9a325745bb2855c4390a4d59ce70de7 │ │ └─172016 /pause │ ├─c97c68fbff33cb6cbdec0829d623bd7a8c616b03c8a9401cc5b572a15f5ce708 │ │ └─261841 /pause │ ├─16938daff58172de9f491dd9a7180d69334a4819f90833c6f1aa33e1adf1bed8 │ │ └─44504 /pause │ ├─19626b2bbed87abd54de3232a6307066a179673e9233b88946586278faa34447 │ │ └─144337 /pause │ ├─6e9be210cb99f61da048fdd2055a6add8e7e43c81e65ee0be7451a820b7e6e47 │ │ └─122466 /pause │ ├─08edc13fa38a3a932d39e317bc7bcf31be9f50166a044e8b7b5e66588838245d │ │ ├─238073 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238869 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2dvaqonc/privsep.sock │ │ ├─238875 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238896 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fc065c57efc868a361bf4a45d37ca43cb8c3d53e89720423453d51eb27f810af │ │ └─51331 valkey-server *:6379 │ ├─4e0bac8a8bba1447f19719222f2467d9744e106ce918f922590b2b57d27055f5 │ │ ├─61603 python -u /app/sidecar.py │ │ ├─61950 python -u /app/sidecar.py │ │ └─61951 python -u /app/sidecar.py │ ├─e3a273a7d21ffb975c18d799d83998655ff7cbe70ae7b7b55f133fd120a0b015 │ │ └─246472 /pause │ ├─44c80660198ad6573ff3d17cd5cbfca4ac124a189e1f47b214a28677c2e386b1 │ │ └─122512 /pause │ ├─9e863b08ce5c4103bf69b90b4db2a6e5f914be02b4f84f41057f90603dba7db9 │ │ └─209810 /pause │ ├─4a6805175654f8576cffd989ab86cb1fa5d3732980902e221911dcf35eb8004c │ │ └─172148 /pause │ ├─e0835cd135f5c8960ff472642c4deff3ba4c3b30b293a12cf22c19ef2a74d041 │ │ ├─107414 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107431 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107437 erl_child_setup 1048576 │ │ ├─107564 sh -s disksup │ │ ├─107566 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107567 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107612 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107613 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107623 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107754 /bin/sh -s rabbit_disk_monitor │ ├─61d76c8d3dff1703d950ca222da687555f6f4fab7fa1a1f0eeb218966582c942 │ │ └─189347 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6405aa4d40f539fa7e7341551bb5d1bef4e2ff2d531eec9de4f6cab66c2ca6fe │ │ └─48047 /pause │ ├─9b90e833f82e780934ac85ac4b1effc83d591156179b5733721de13dd1903099 │ │ ├─218367 octavia-api: uWSGI master │ │ ├─218384 octavia-api: uWSGI worker 1 │ │ └─218385 octavia-api: uWSGI worker 2 │ ├─559395939c1a784cd9ca1babcc027db11a994d10db261253d2fc2b9b46534964 │ │ └─40951 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─864d1e7684c011f0e1d8a02d302ee3056f8fcbe0d889a4383ca385fbd5877a4c │ │ ├─130091 placement-api: uWSGI master │ │ ├─130118 placement-api: uWSGI worker 1 │ │ └─130119 placement-api: uWSGI worker 2 │ ├─9c2292a02aef8ec8b0e57150a460ab9d75ea3f54fafaa6f19919a5f52ba97748 │ │ └─123095 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─209b814031dabe60ecb9796e899426613cd568cc89bd3aeb9d576a2daff874d8 │ │ └─224847 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─4dd2141e8ff12b0099c5fca0963228f20c28563c9c803093ea9f5a2e3eef1ac7 │ │ └─44444 /pause │ ├─4866eb817dffdba26707a40ed5c32d53e7f1a8b35001a1d815f17f105c67ef5c │ │ └─260515 /pause │ ├─d4a0e0dc95f54209fef08721a3a42a80277b158686138b86df5f66f63b01d577 │ │ └─40427 /pause │ ├─62d4fa6d11d004bddaa35376645adecd41af16203080d0e01bc765766873c3b8 │ │ └─144664 /pause │ ├─daa9b1022656c76e778b1749fdc05564272c6bb4fd23de6105ecf2cae07e69eb │ │ └─41655 /pause │ ├─d573e9a90aa95752b296ca22e84e24be6b0d99179bdf9095c14ec7a9accaa65a │ │ ├─119046 cinder-api: uWSGI master │ │ ├─119061 cinder-api: uWSGI worker 1 │ │ └─119062 cinder-api: uWSGI worker 2 │ ├─a28dec764f3ddc90e9d44e550df1acfc0c65e85081654aba679e7b196afee41b │ │ ├─61577 python -u /app/sidecar.py │ │ ├─61947 python -u /app/sidecar.py │ │ └─61948 python -u /app/sidecar.py │ ├─319b2761a28cf926a40900d9a3ddbd1577989c2b4e35ee25e5fc6b42fc28c3a1 │ │ └─65863 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─348fa3c36853c118e21af61d0c79d7f041b3dbd390cce10e2ba4d328ce46433f │ │ └─40422 /pause │ ├─4b550bf7a3ee2a28546e0d5821147e9332dc8e6af6995ca60f7456832560ab1f │ │ └─227505 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─87a04e909ddb86472ba8d9bb07e2730a6117a85ff2c16341ec64b27d8d104d99 │ │ ├─180484 /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 │ │ ├─180931 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) │ │ ├─180932 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) │ │ └─180933 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) │ ├─1dcbeb80dd2bbe53aa054456bb280643d9740e431a7347e65545bbcdd18da1fd │ │ └─66603 /pause │ ├─b3823caed254aa3bd4350453227aa3f218d03493e24dff906291a557ad3cc270 │ │ └─255523 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9a5d33294fd8ae5d0ad38442b06cc31dc08748d9ea4748b5d4a58ebb99d94f10 │ │ └─95567 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-zrbss --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─5681fc38c0f3d94928c1b3783c7ec647a40c5fd26e9d0088d0b081737d50897b │ │ └─144426 /pause │ ├─4c9f278756e68dccd386ea7eaa558f3a8d9a9e090e19773b5999e50f1401ce18 │ │ └─184688 /bin/bash /tmp/libvirt.sh │ ├─cf763f547220a2022532b066dbf440b1417a9005bfb53cd3e68f82ca11b32598 │ │ ├─104282 glance-api: uWSGI master │ │ ├─104304 glance-api: uWSGI worker 1 │ │ └─104305 glance-api: uWSGI worker 2 │ ├─062be6e90d7fe41a9bb595fa1ff5e4b400345ba416d0248cf4cca09be9691912 │ │ ├─167953 nova-api: uWSGI master │ │ ├─167982 nova-api: uWSGI worker 1 │ │ └─167983 nova-api: uWSGI worker 2 │ ├─fd6816f7847e51f76504a529e1943d11281f9f6a6e0dd882d35d3aa0d244d526 │ │ └─224384 /pause │ ├─b882723d9225119b75d4e86c9c6394821861a787906fb947d15e1bd7fabaabb4 │ │ └─43543 /coredns -conf /etc/coredns/Corefile │ ├─f02512e5142558e91e0cddb527cacb50046e28a111ebbaf647a2d2976cf6995b │ │ └─40538 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 │ ├─5269ccc5a82cdfe1ad34937ebca0803e128001775bd5ff7c0669647c19fc7ce0 │ │ ├─218918 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219530 octavia-worker: ConsumerService worker(0) │ │ └─219533 octavia-worker: ConsumerService worker(1) │ ├─1f2b96c7ab598100663ecd9c21c6e37539cfa4128778960f73174b1fb4907857 │ │ └─106974 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a29b4688dba378c98481d089c863ed270fc6e1ac5a73195d8fee2ae558eda955 │ │ └─51425 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 │ ├─aa35c68c2fd24ecabc5faa58a898b73f4f0f82d93b4a998baccb1044c667d374 │ │ └─68577 /pause │ ├─0a046bb2d3cb80f22e5b16f5915394537e4481aa2fb9cb4a66890993a1e9aef4 │ │ └─46788 /pause │ └─1925627e1baf521018fb1f3b8f125a3d856b71ea20bbd844001597f22de5dd80 │ └─262127 /bin/openstack-database-exporter ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount