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 │ │ │ ├─43497 /lib/systemd/systemd --user │ │ │ └─43498 (sd-pam) │ │ └─session-26.scope │ │ ├─43494 sshd: cephadm [priv] │ │ └─43526 sshd: cephadm@notty │ └─user-1000.slice │ ├─session-66.scope │ │ ├─263288 sshd: zuul [priv] │ │ └─263303 sshd: zuul@notty │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─700 (sd-pam) │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 713 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─263294 ssh: /home/zuul/.ansible/cp/199.204.45.69-22-zuul [mux] │ ├─311669 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wzbvkhosdckdpettnplgnutnnupapkke ; /usr/bin/python3'"'"' && sleep 0' │ ├─311670 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wzbvkhosdckdpettnplgnutnnupapkke ; /usr/bin/python3' && sleep 0 │ ├─311671 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wzbvkhosdckdpettnplgnutnnupapkke ; /usr/bin/python3 │ ├─311675 /bin/sh -c echo BECOME-SUCCESS-wzbvkhosdckdpettnplgnutnnupapkke ; /usr/bin/python3 │ ├─311676 /usr/bin/python3 │ ├─311677 /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 │ └─311679 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 40 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 13950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 20657 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 074d145492f463ced58ac8e7df302808adfa292d6efea72cda43c133d0643e3a -address /run/containerd/containerd.sock │ │ ├─ 20937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef4f353b5f3d04781ea5150fdf29a61d08054af865a2ff9824d7969ba260f6d -address /run/containerd/containerd.sock │ │ ├─ 20990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cc0735a78182a1cdd3d53e7afd389f60edf53ae1a1686d31a46931e66deed48 -address /run/containerd/containerd.sock │ │ ├─ 20997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c72e247e53a71b244ae0bf2c485334d3bd1aa0e8c99a8856246a495f4a5eb10e -address /run/containerd/containerd.sock │ │ ├─ 21015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e87d4764af817c24732b28edc8ef5e1a44a0874d7491386f229ec1999d57ec -address /run/containerd/containerd.sock │ │ ├─ 21018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e605762f851961c57cd9827af8b838ad15c6f40d1fed476543071afae07cf753 -address /run/containerd/containerd.sock │ │ ├─ 21486 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d80e2a7d83ff6edbbbe16425d5337b6be04e8264e1a07823dc7e8cde5977d36 -address /run/containerd/containerd.sock │ │ ├─ 22310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bde288c594cce768fc034a3fa48897f13f3ea2737b59050f992d667b250b436 -address /run/containerd/containerd.sock │ │ ├─ 24171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dde5d04565a8c41c77cfa38827ff3e9ac73da72806c736de931524663597be8 -address /run/containerd/containerd.sock │ │ ├─ 24199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff0392a927f6e55760692440cd050da3048727b8b8795dbffaa2a9af8256431 -address /run/containerd/containerd.sock │ │ ├─ 26452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10cbc9c57f629d63d4c4f7b8ae2654599fb549ccf5f714c2d897e1a561a9d5a -address /run/containerd/containerd.sock │ │ ├─ 27183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af03864ba4229dcdaaff9e9fb796e1bdb99a75937d8a51905839c96f69b918b0 -address /run/containerd/containerd.sock │ │ ├─ 27240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef81522a165b17e598d5f81aeef6c26e697afaf5cc46dfaba6003cdc180d576 -address /run/containerd/containerd.sock │ │ ├─ 40873 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d499c4ca2548d2c3c800edc481f4b093c8a1960d569e5b8a64ab3fd4aa920b87 -address /run/containerd/containerd.sock │ │ ├─ 47630 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 892333ad5dab94c2b2229ce19b79176de23094fc5348b6a8c1a3f8bf22c872a2 -address /run/containerd/containerd.sock │ │ ├─ 53081 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f8fd457e1cf8876d167d83b5ef4d1c3d12146056ca1ec85b4818c19580c9a143 -address /run/containerd/containerd.sock │ │ ├─ 58859 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06433a533630d3e6ca46e7e646b3f8546d29c37213f5b60119540849d82546bc -address /run/containerd/containerd.sock │ │ ├─ 65468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 550e68c8d23d4fce4bf43d69f4006a5a4a59ea890b6e74b9f40d9513b834309e -address /run/containerd/containerd.sock │ │ ├─ 65884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2fb24d3194e266036cb52538d1bda5b6930e06727f313af67c0c02988128a1 -address /run/containerd/containerd.sock │ │ ├─ 66239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4e8ab80930f823052cd229a37c374d229e4de631940118c2a4279c5e5791c3a -address /run/containerd/containerd.sock │ │ ├─ 66523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fdce953adb55aa66e76407a0713162f31c3d5f579496928b1197af89f799ae4 -address /run/containerd/containerd.sock │ │ ├─ 66540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89d39f3d1070ac95748332f55d43bffdedee1cb67566317fd2c695b440a906ba -address /run/containerd/containerd.sock │ │ ├─ 66555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c76f0f07f96caf2ec7ebde0f781f6170d0b5894cecd94994772d10cb42def3cb -address /run/containerd/containerd.sock │ │ ├─ 66571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 368acf74b5a4606fbecc48a04af6c1776b6d2fb6d7a724a4d03dc7abebe7f769 -address /run/containerd/containerd.sock │ │ ├─ 66886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97fa1954b8605b7110c2859f427f4579113e7dfeda4ba3086de84eb5256a0714 -address /run/containerd/containerd.sock │ │ ├─ 66952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e1345604b22a36253d505344391729dd5ecd0b8bb736e494007a82734dfd0fc -address /run/containerd/containerd.sock │ │ ├─ 67038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d087e1286dec5948b0792dc87227d0983fe0f25efdc419a811d7a242c547ef03 -address /run/containerd/containerd.sock │ │ ├─ 67081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfece6e757d642d3f3ce0e52142257eb51ccef8ac83c7152526f22b7b171502c -address /run/containerd/containerd.sock │ │ ├─ 67397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c207c7938e0e7990f549ff0d8757987bdb3b061a825bda258f075fcd0ea7711 -address /run/containerd/containerd.sock │ │ ├─ 68665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab87402544742ec6640f6139f5fa61c7275017d306bb4d365893e81d28a395a -address /run/containerd/containerd.sock │ │ ├─ 68781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a0c1e0d3a8e074be7bc3140f40aa05d0c7d439ea8ecf5fec362bda56bad023 -address /run/containerd/containerd.sock │ │ ├─ 72788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e238eaab82ff3f6ceb889537cfa87a7bdc1902eb605f63d468ed86f5a40db16c -address /run/containerd/containerd.sock │ │ ├─ 72951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a49fe82ef80489e9df57585e58ff9de6e3baf33fca1361e739da622ee1e88c4c -address /run/containerd/containerd.sock │ │ ├─ 73007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a8e19e4f8ab24d3c19b7145c89ab5896009c5a3e6d05bc44c4e5d01c46a7c79 -address /run/containerd/containerd.sock │ │ ├─ 73067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3726e75f663e87db8a28e0d10996d565caf430f8cc9b80aa8c453127ce8e8825 -address /run/containerd/containerd.sock │ │ ├─ 73622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc5988ed9f1dbe874bfdd88451946f3f737238406d43e337bdbc3d9257154f73 -address /run/containerd/containerd.sock │ │ ├─ 73776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e76d1af00ff3a5b03e55b3e8844007cfcd276549d96a291048658f3d8fe257 -address /run/containerd/containerd.sock │ │ ├─ 74043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e264b631486c7344a7ae399b0f65b753d7ac941f0000071feb03d654b8b4d6f1 -address /run/containerd/containerd.sock │ │ ├─ 75564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f37796035fdfe67b0e537918830c3b762637561ab98746d49d7c3aa11e4537a -address /run/containerd/containerd.sock │ │ ├─ 76027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e309c2b968372fe9e3be1adce4deccb51790a376b90bafe3cda5b3f9c693ba2d -address /run/containerd/containerd.sock │ │ ├─ 76731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42130026349d295916acd680a54df0a3400aabb120f8e98a38d803dbc672b51a -address /run/containerd/containerd.sock │ │ ├─ 76864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffe5826f5c411068cc36580400a3818b39c7f50e4d5752d0cfa8b05090dd76fe -address /run/containerd/containerd.sock │ │ ├─ 77026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c0c9eb01a413d406540d76cec4c4f41e68e643fd7ce063a80e4878efb58ed7 -address /run/containerd/containerd.sock │ │ ├─ 77107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc37ed9e2a31322db28423e66f1448f76609633228c2cd996de183969b4a9017 -address /run/containerd/containerd.sock │ │ ├─ 77311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad0c2d254978d73241b0e948497edc26e6779a55119461cb0ce00aa61c279c38 -address /run/containerd/containerd.sock │ │ ├─ 77628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a29a4850889a89a58d4d3139fcb73cccdcb2166828bb8a864946c0928a98e9d4 -address /run/containerd/containerd.sock │ │ ├─ 81846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae2a3f8bc769173351e137b5122d5484803e8fcb6bc44c2cfd2735aad8c7a9d8 -address /run/containerd/containerd.sock │ │ ├─ 88353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02a63d3626c1b1048e64342b25b9d208bb507b011d6fd6c5a01e730d072b2bd -address /run/containerd/containerd.sock │ │ ├─ 89490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6aa62ca9c93bbee8bbcd2e0af0788afba6bddb2ac1f3ba613f49df95941b3d7 -address /run/containerd/containerd.sock │ │ ├─ 92337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76cef4bbae2475664dfeab36ed48cd1ccb5cb73251354464dd4d25fddc45d305 -address /run/containerd/containerd.sock │ │ ├─ 97638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f72b526b9db0b065bb20143e82d3bb169cd8721c9b9434f565d18134c0f65761 -address /run/containerd/containerd.sock │ │ ├─ 97787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6801383ca651499c484b309e6264f8f78135773c212b0669e5ac9d6edf60cb -address /run/containerd/containerd.sock │ │ ├─ 97832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4af5211add85610b7343689be745dd4fe6603ebc8b72ccd6c55f4a601cb6a16 -address /run/containerd/containerd.sock │ │ ├─ 97871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb199a176092ae2cf53eadb278b0ddae49b0487e0d83b0d05ca3cfb826d83ee -address /run/containerd/containerd.sock │ │ ├─ 99236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23b8f831415a191821a015c1700421fc5549f5adc6ed004d2d6df42e29225688 -address /run/containerd/containerd.sock │ │ ├─ 99325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2088827ac47fa645c51691d1901337c4de21828f00ea8830cc6f03380cb6d9 -address /run/containerd/containerd.sock │ │ ├─108411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0539aa912cff93a413203dab6f3566888447329594827d13dce89c803ff5589 -address /run/containerd/containerd.sock │ │ ├─109471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b342c18f1d72a523adaa3ab1e5326c8581611462b2b7fa3100207d1d89bec7e4 -address /run/containerd/containerd.sock │ │ ├─109610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f92d013a806787819995d50b74756a13c06e13058ae5660bd94f437e21e035b -address /run/containerd/containerd.sock │ │ ├─110599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 878f9bee7b802610cccdb8563bf529db7eaee13327b68083da450a4da8259266 -address /run/containerd/containerd.sock │ │ ├─110855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a60c941fbad85c34a2380a78a999d791c5ede0c8e2d2b8313615dfedb9f2f98 -address /run/containerd/containerd.sock │ │ ├─111780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a5fa65cef5bc20fa74dce915be8c66639414089d8b43be8a40ccdb321359ca9 -address /run/containerd/containerd.sock │ │ ├─113341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b360418ab278ef880a5b53b14ef585a005253e9f7bff8dc9a00d1c39a5c12b3a -address /run/containerd/containerd.sock │ │ ├─115689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a210f129ef03359fbc934c862ffccb83e7b7d3d5ef6cb0b1d9896d27661024bf -address /run/containerd/containerd.sock │ │ ├─116021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 189a3e8b9ef5c2ceb239b81011b44142fd8e51c135195f16171601efdc87ad3e -address /run/containerd/containerd.sock │ │ ├─116061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f00aa6977d3187b4ab561324103bded09cfd5c0f2aed2fd430b31217b87f57 -address /run/containerd/containerd.sock │ │ ├─116701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d822d0bf64a64ec05aa37b00b8c44db34e66615594a0c27d147da4e5cdc3a35 -address /run/containerd/containerd.sock │ │ ├─116739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca35c1f4f7bbbe7595f848c4accccec47d1856c03dda956d46594cbcd0319c37 -address /run/containerd/containerd.sock │ │ ├─118166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af3c143da05990e274ffe9238de082dc38225300b684c7fb610a20876ccdf78 -address /run/containerd/containerd.sock │ │ ├─141748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 241d3d6704942ed795fd9ede436b603ed359c5004896e982d7c33ff2dc41837f -address /run/containerd/containerd.sock │ │ ├─141794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bf42d042ab0217468a477035762b23937e51718c35ec13ada3a692b9b7d7f97 -address /run/containerd/containerd.sock │ │ ├─141977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17897b8fd7290ce7bd7ce799d1ddc208b11f965409666b7434fedf044b7cef92 -address /run/containerd/containerd.sock │ │ ├─147446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6dead35d78344c3523de115af4396facbbca6f49af08b3bb7047588838f1f87 -address /run/containerd/containerd.sock │ │ ├─147501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e7a19818fa14e04a275659618844a162f699bf0d18b0f57df387077521c67a -address /run/containerd/containerd.sock │ │ ├─147942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6515a33c5b043d0bd9bdd2f59391bdd2ce6abf01880df9c26a4683bc34f7e930 -address /run/containerd/containerd.sock │ │ ├─152042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 733f7e06de19a7c08c64cfa5075f4197ed7dae505f8739a6415a7b9bf5864a50 -address /run/containerd/containerd.sock │ │ ├─152243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba055c32c1027da643b49e6280e0ab4e0b218ce0ffb7c6a760ef29bc08c86c10 -address /run/containerd/containerd.sock │ │ ├─152398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd761c375c065aa166e870ff88a377e18611463dad76d3aed1d83d79bc6dbf1 -address /run/containerd/containerd.sock │ │ ├─152460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb050ec30ee1a1dc2c58cd857afda6c8681bfa992e09083b38dbc6a1324cb090 -address /run/containerd/containerd.sock │ │ ├─152708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d70e9559d26a4d1fb9dc2ffeef0799958050f0c3cf153ab2099bf0bf25f943b -address /run/containerd/containerd.sock │ │ ├─153007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd3d4112cc542b8d09dab4847dc3101e445dd5fb5a9c1a9c3113720e5559696d -address /run/containerd/containerd.sock │ │ ├─160605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1794da6b692b05499423e462f2f4e7ffcd4392ab3fbe5a1360d85125e940291b -address /run/containerd/containerd.sock │ │ ├─160670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d5d1555a758a6d49937dfe3becf775efa3550e55c7d9360f5652b8843648100 -address /run/containerd/containerd.sock │ │ ├─170818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c25318f6fe06ada662d211857c109fac9c80cdff9f7454fe373aafadf96a03 -address /run/containerd/containerd.sock │ │ ├─172879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a9688fecab7fc8a59e15cbd697659e7e56d6820e0d653ba5951dd009ca2f1f5 -address /run/containerd/containerd.sock │ │ ├─172913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4659738a4f37fe4f77b949c5a963c4a677ae0381cabb96b6ba30d5a26f33cd46 -address /run/containerd/containerd.sock │ │ ├─173050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59d569ac449433d33c82e172652478378ba6d99db9c97350f460148aaa20784d -address /run/containerd/containerd.sock │ │ ├─173265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ff4e607d789d94c689e6640ceebe4430f686c63fc49878c0d45ccf681eba02 -address /run/containerd/containerd.sock │ │ ├─173310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef6167d68e092b1bf120b4a9346fa2a66298186e5c54f35a77a10fd7aee7745 -address /run/containerd/containerd.sock │ │ ├─173929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638e11b3d5f4f2231ad5b05bea6973c273537d05e33653850c5adbcb151de23f -address /run/containerd/containerd.sock │ │ ├─187772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40bc06f21e0b4ff2863a2852aeffc306bd040cb6c8a992f9bf52829a7c9c1f5c -address /run/containerd/containerd.sock │ │ ├─189897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b3e50ed509b86739818faf8da79d25d0d7d6d34035fe09b809b27f193de172 -address /run/containerd/containerd.sock │ │ ├─190094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7296612b443a2554ec204db5daddf8252d46f1ca8593f8b8832b10e7e3049aa9 -address /run/containerd/containerd.sock │ │ ├─191476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82ac8f5cf6bf478b2ec4778d844e262184280e0f3c9cace902e947c95236326 -address /run/containerd/containerd.sock │ │ ├─196892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5b61bf0eaa8609b51406af1859c0b1389710fd357d1a58a28c5e21d5665e7ad -address /run/containerd/containerd.sock │ │ ├─197093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5e3588b4d46bce78a2b1a4e229cf04d376390e7c821764342851bedbaed2d7 -address /run/containerd/containerd.sock │ │ ├─197132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeb3a5bd3b98207c75dcaabdab8fe8259c69d936109a10ceff2fe7971ee942b2 -address /run/containerd/containerd.sock │ │ ├─197257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f60ee563ec9c8f8d918aa743fa60bf57c52e149bf4c30e01275f7d89f573428c -address /run/containerd/containerd.sock │ │ ├─203215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135900d5125d09254b8cbe89d437f098a7cd5d96235657a77e7a147ab8f67087 -address /run/containerd/containerd.sock │ │ ├─203241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b7394690c2aae4473c71f4b1c70f522bda230a291e2eb158a234ef7480a6ce -address /run/containerd/containerd.sock │ │ ├─203366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f700921a0cfa2629140d31ff3ead8e86e77f157681123ff9937b245c6f9f0dd4 -address /run/containerd/containerd.sock │ │ ├─203563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ff28c6ebb5a18c64aaf10ff327fad7199a9296505b298b4bc74b143ee91e7f -address /run/containerd/containerd.sock │ │ ├─217763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa985be44925242861bc14069d3b43eaa210bd755efbd74bdd9316496d07367 -address /run/containerd/containerd.sock │ │ ├─220595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312d4bf0ec10324cca7e3bb837a36e38146429b635d5e285a3a927bff46e0136 -address /run/containerd/containerd.sock │ │ ├─221844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08111623b5011e2acce5993fabad63348ec815ce679d3582598a46a664b603be -address /run/containerd/containerd.sock │ │ ├─222566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c398b02567cd4b2f73a7e3d6a7727053f36eb20838b10aca9744ded5b7ede3ad -address /run/containerd/containerd.sock │ │ ├─223735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1097ff0fdc556ed60dd33e6ef3bade47c0da414a2e7c8b5cc5a545b5dc24194f -address /run/containerd/containerd.sock │ │ ├─225699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0575e0cca42fd0165baf36bca96187d3a94e576515fbeea6b859fb598489aba -address /run/containerd/containerd.sock │ │ ├─227216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4abde7eb27e5f57e4b7eb20a4a9f53c5e574da3eee7b37d1b44c89be0f085b0 -address /run/containerd/containerd.sock │ │ ├─227261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b11c7ccfcbd38691acc081eadc86d3461b82eb714436bbe54fe16f8d65cdc73 -address /run/containerd/containerd.sock │ │ ├─259184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed50e6d4e4b0aea8657b9de925e6e8238b5f93db75db17e2bbf8554541f2abd0 -address /run/containerd/containerd.sock │ │ ├─259638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cf453f3f91ac955db05501c5140127e71a444de20954766a604e1372f996e1b -address /run/containerd/containerd.sock │ │ └─311555 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/7f170c36104d74806c8e4d935fce582e424453f50f879aa24fbc137eb8b44986/log.json --log-format json exec --process /tmp/runc-process442008989 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/7f170c36104d74806c8e4d935fce582e424453f50f879aa24fbc137eb8b44986/2c36fd564f23e5601211e2cdca2c8b0b8b65c84a4a7ace061b58b31a99711ba8.pid 7f170c36104d74806c8e4d935fce582e424453f50f879aa24fbc137eb8b44986 │ ├─packagekit.service │ │ └─1180 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-1d80e2a7d83ff6edbbbe16425d5337b6be04e8264e1a07823dc7e8cde5977d36.scope … │ │ ├─21509 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tjhwmj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─21529 /usr/bin/ceph-mgr -n mgr.instance.tjhwmj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─52758 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─53064 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tjhwmj.service │ │ │ ├─21401 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tjhwmj/unit.run │ │ │ └─21427 /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-tjhwmj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tjhwmj:/var/lib/ceph/mgr/ceph-instance.tjhwmj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tjhwmj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tjhwmj -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 │ │ │ ├─40832 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─40852 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─47299 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─47611 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─58531 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─58842 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─20569 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─20600 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-06433a533630d3e6ca46e7e646b3f8546d29c37213f5b60119540849d82546bc.scope … │ │ ├─58882 /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 │ │ └─58895 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─15510 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r4eb091fb323c4cfb8a22855c226aba11.scope │ │ └─180816 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─36968 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─21779 /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.69 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-892333ad5dab94c2b2229ce19b79176de23094fc5348b6a8c1a3f8bf22c872a2.scope … │ │ ├─47653 /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 │ │ └─47666 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-f8fd457e1cf8876d167d83b5ef4d1c3d12146056ca1ec85b4818c19580c9a143.scope … │ │ ├─53105 /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 │ │ └─53118 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1544 /usr/sbin/uuidd --socket-activation │ ├─docker-074d145492f463ced58ac8e7df302808adfa292d6efea72cda43c133d0643e3a.scope … │ │ ├─20681 /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 │ │ └─20701 /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-d499c4ca2548d2c3c800edc481f4b093c8a1960d569e5b8a64ab3fd4aa920b87.scope … │ │ ├─40899 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─40917 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─16438 /usr/sbin/chronyd -F 1 │ │ └─16439 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─37853 /sbin/iscsid │ │ └─37854 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─e605762f851961c57cd9827af8b838ad15c6f40d1fed476543071afae07cf753 │ │ └─21123 /pause │ ├─b82ac8f5cf6bf478b2ec4778d844e262184280e0f3c9cace902e947c95236326 │ │ └─191500 /pause │ ├─c76f0f07f96caf2ec7ebde0f781f6170d0b5894cecd94994772d10cb42def3cb │ │ └─66647 /pause │ ├─dbfd3dba90868b4e543b31719e19b4877b1b0e5e7b0ec7b24dcc01049793a416 │ │ └─69289 /bin/memcached_exporter │ ├─f60ee563ec9c8f8d918aa743fa60bf57c52e149bf4c30e01275f7d89f573428c │ │ └─197305 /pause │ ├─5b0e60dbefbebaea1c1aa7ce6a125b3eb6c842ce7b6988bb9568e88bd97556ef │ │ ├─113459 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113477 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113483 erl_child_setup 1048576 │ │ ├─113530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113531 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113899 /bin/sh -s rabbit_disk_monitor │ ├─4d70e9559d26a4d1fb9dc2ffeef0799958050f0c3cf153ab2099bf0bf25f943b │ │ └─152741 /pause │ ├─7af3c143da05990e274ffe9238de082dc38225300b684c7fb610a20876ccdf78 │ │ └─118190 /pause │ ├─ffe5826f5c411068cc36580400a3818b39c7f50e4d5752d0cfa8b05090dd76fe │ │ └─76888 /pause │ ├─135900d5125d09254b8cbe89d437f098a7cd5d96235657a77e7a147ab8f67087 │ │ └─203263 /pause │ ├─f72b526b9db0b065bb20143e82d3bb169cd8721c9b9434f565d18134c0f65761 │ │ └─97696 /pause │ ├─ec25c293d7e8374be1888c894627ca51ef082ff96b4f74e1f1a3428a0ef3903b │ │ ├─183865 neutron-policy-server: uWSGI master │ │ ├─183896 neutron-policy-server: uWSGI worker 1 │ │ └─183897 neutron-policy-server: uWSGI worker 2 │ ├─0c3c76471458cea157ab95c3e451b339c5c291492261030c8ab81631fa19dc36 │ │ ├─68050 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─68064 /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 │ ├─83aef2bfcb55e04601deb4ee4b4fd2d49ad06defe2e6673419e51810df92a8f7 │ │ ├─168168 nova-metadata: uWSGI master │ │ ├─168226 nova-metadata: uWSGI worker 1 │ │ └─168227 nova-metadata: uWSGI worker 2 │ ├─92a0c1e0d3a8e074be7bc3140f40aa05d0c7d439ea8ecf5fec362bda56bad023 │ │ └─68806 /pause │ ├─2c645e63fe9635b4124080143d660e15d1a1d72e0761ffa2d9df467a21b82a44 │ │ └─100242 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─3f37796035fdfe67b0e537918830c3b762637561ab98746d49d7c3aa11e4537a │ │ └─75599 /pause │ ├─5cf453f3f91ac955db05501c5140127e71a444de20954766a604e1372f996e1b │ │ └─259664 /pause │ ├─b3ba43ac0486a0440b1bec997af782c5bd99a6dfef89bcff833ac73c3e7ea7c1 │ │ └─98457 /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 │ ├─892816b8cbb161ede90dfc6e2ebb5cd2a52178e9ea8013bedcbce94516300227 │ │ └─68434 /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 │ ├─d975e9e23e2a24d0e01e9e7e527b896ad5d67eae2f2010f907798b851731c382 │ │ ├─111478 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111569 erl_child_setup 1048576 │ │ ├─112019 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112030 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112938 /bin/sh -s rabbit_disk_monitor │ ├─a4abde7eb27e5f57e4b7eb20a4a9f53c5e574da3eee7b37d1b44c89be0f085b0 │ │ └─227240 /pause │ ├─a1fb1a6d130a2b088feed5cde174a2b55f961d7b40f8b5852d09e81679dfde3e │ │ └─73217 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─89324d7c88cf5a250296b6409b99f6cfa79b9b6a63bf47d3ef54c0dce723659b │ │ ├─ 77687 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─ 77707 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─ 77721 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─ 77804 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─311485 sleep 15 │ ├─c02a63d3626c1b1048e64342b25b9d208bb507b011d6fd6c5a01e730d072b2bd │ │ └─88377 /pause │ ├─debb51425d750ca0a9e89a569210ccf0bf4acedb3cf9c85ef2c769363314f025 │ │ ├─183800 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184241 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184243 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184246 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─1e7ee361b37731ab84dd8c2818061e28cb18ad2aa8519d8ecff61236ada710b6 │ │ ├─171032 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─171055 erl_child_setup 1048576 │ │ ├─171115 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171126 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171340 /bin/sh -s rabbit_disk_monitor │ ├─c398b02567cd4b2f73a7e3d6a7727053f36eb20838b10aca9744ded5b7ede3ad │ │ └─222607 /pause │ ├─8ef4f353b5f3d04781ea5150fdf29a61d08054af865a2ff9824d7969ba260f6d │ │ └─20972 /pause │ ├─483f2db54b3a5d80a614e7a2a0097f1d216d1520b506e90fd3a58cdaf48987b7 │ │ └─27348 /coredns -conf /etc/coredns/Corefile │ ├─0e9fd62c74b518c71c3bf0aaac1a2345f7c058d7563b11af15f1f3c7b3512af9 │ │ ├─185279 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186979 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwptx_bcf/privsep.sock │ │ ├─194162 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpij15ucua/privsep.sock │ │ ├─215906 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_d3rg7k6/privsep.sock │ │ ├─216044 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─216045 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─216077 haproxy -f /var/lib/neutron/ovn-metadata-proxy/3a6adb2f-91b4-4a09-91b0-af43cfb86623.conf │ ├─88537e9c5965fdcb17d074dce16f412391b1f7bb7a6971a3064510e9d4948a5e │ │ ├─214085 octavia-api: uWSGI master │ │ ├─214097 octavia-api: uWSGI worker 1 │ │ └─214098 octavia-api: uWSGI worker 2 │ ├─58c25318f6fe06ada662d211857c109fac9c80cdff9f7454fe373aafadf96a03 │ │ └─170842 /pause │ ├─b0539aa912cff93a413203dab6f3566888447329594827d13dce89c803ff5589 │ │ └─108440 /pause │ ├─241d3d6704942ed795fd9ede436b603ed359c5004896e982d7c33ff2dc41837f │ │ └─141779 /pause │ ├─52d5c779b51f1bc86070357e148eef70ff08f9f53b2c3c75615f0fbaf6156131 │ │ └─99878 /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 │ ├─bf1125b92e39a62c1c15c3d2b159531708b4b32d3b796cea6822d95d5b613e3d │ │ └─180656 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6d822d0bf64a64ec05aa37b00b8c44db34e66615594a0c27d147da4e5cdc3a35 │ │ └─116725 /pause │ ├─ccd2b8e390f48e5956a88c39dc5a3f46880a4659e05fb8dc876e85f50d4eb20b │ │ └─275686 docker-registry serve /etc/docker-registry/config.yml │ ├─035fbb979124f8701c5e0d11091dd11103b4ad9f20da2b88df00666bb0cefaf7 │ │ └─100041 /bin/oauth2-proxy │ ├─2c207c7938e0e7990f549ff0d8757987bdb3b061a825bda258f075fcd0ea7711 │ │ └─67420 /pause │ ├─af03864ba4229dcdaaff9e9fb796e1bdb99a75937d8a51905839c96f69b918b0 │ │ └─27225 /pause │ ├─800b2fae6565f36a6cd3a865ec8353415e2b609ecad319982f366294f5f0b9df │ │ └─21607 /kube-vip manager │ ├─f223089f4eaaab33e1005c14e2cab4495cc4bbc677d7b1db05a1396173f17990 │ │ └─73304 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e264b631486c7344a7ae399b0f65b753d7ac941f0000071feb03d654b8b4d6f1 │ │ └─74071 /pause │ ├─fe490665f2816189268e0ae2bf8f5ae95a5800a06e7962474833df5b82b449f6 │ │ └─220960 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─918f07a3b71b866be5704427a5e58d384fc637c5c24826fbb2b3dde7a885e79f │ │ └─174730 vector --config /etc/vector/vector.toml │ ├─312d4bf0ec10324cca7e3bb837a36e38146429b635d5e285a3a927bff46e0136 │ │ └─220624 /pause │ ├─7c8b86b837452eb7829f3e6eaf5c7f95dc27f1edc025180a056b034cf90a41e3 │ │ ├─191692 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191711 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191717 erl_child_setup 1048576 │ │ ├─191767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191779 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191960 /bin/sh -s rabbit_disk_monitor │ ├─678fe8934ef9887038080fedfd7c61b390a0dbb11b58bd9fdc41f7a1c829a065 │ │ └─27304 /coredns -conf /etc/coredns/Corefile │ ├─574036f1a7a0c1f5ce04c8d2440d020b25e9ede472cdcd70a0cf6e296a18a815 │ │ └─222735 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─60f372388ee05850ce06d69735803590e3edc56f292e719a18631c6465fe82af │ │ └─69214 /usr/local/bin/rook ceph operator │ ├─3fb01eca6e7481fe6ce68d74ac9e089cbbd8bc5be467501b26086f3c5a2dca30 │ │ └─78808 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2c9947e407cf642aaf3f1d253e9eb9045a33d3961be1fe150f6b6492ba6aae33 │ │ └─77824 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─86c0c9eb01a413d406540d76cec4c4f41e68e643fd7ce063a80e4878efb58ed7 │ │ └─77050 /pause │ ├─a49fe82ef80489e9df57585e58ff9de6e3baf33fca1361e739da622ee1e88c4c │ │ └─72981 /pause │ ├─b360418ab278ef880a5b53b14ef585a005253e9f7bff8dc9a00d1c39a5c12b3a │ │ └─113365 /pause │ ├─c764deb129eeb476beccdcf4834daec734fb225b93ba4939a4256b333ca474f7 │ │ └─99709 /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 │ ├─f700921a0cfa2629140d31ff3ead8e86e77f157681123ff9937b245c6f9f0dd4 │ │ └─203398 /pause │ ├─abfe16b669f07d85dc13da79bd1859affb6885d2cec20ef2577f1877b00ce3f1 │ │ ├─259475 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─259988 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─259989 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d142169f1a00a95be6ca461d79cadacf80309635d83c7b0e314d38dc335cf348 │ │ └─76185 /manager --metrics-bind-address=:9782 │ ├─0d6cfa8b7f61c2b592cf6b1c06d72db5faefcd945bed85c7146c0b0f62ed6a41 │ │ ├─173713 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─307732 sleep 300 │ ├─a210f129ef03359fbc934c862ffccb83e7b7d3d5ef6cb0b1d9896d27661024bf │ │ └─115720 /pause │ ├─01276faf8314551e3ce0431ba8e7c3b55073bac26f8ad9eec4b803e71f5cc17e │ │ └─78839 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6f0589019d3df9642baa0b882ba1f00512546ae2fed596244015fffd01f3fa99 │ │ └─68010 /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 │ ├─69a1495e0b99a6b51c8ba23a1a50d7a87af20d8480b7958237a9655080f83572 │ │ ├─ 69324 /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 │ │ ├─ 69337 /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 │ │ ├─ 69481 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259739 nginx: worker process │ │ ├─259740 nginx: worker process │ │ └─259741 nginx: cache manager process │ ├─3964ccb125be17b1ededbb2b1e33f022d95c7ed112fb5bd8fac817090e5eeb89 │ │ └─225782 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e238eaab82ff3f6ceb889537cfa87a7bdc1902eb605f63d468ed86f5a40db16c │ │ └─72817 /pause │ ├─26a1c9ba0667ae98ce291eeb64292ca1007840393f63766c39aea5e92b3e1cf7 │ │ └─21240 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 │ ├─a5b61bf0eaa8609b51406af1859c0b1389710fd357d1a58a28c5e21d5665e7ad │ │ └─197004 /pause │ ├─23b8f831415a191821a015c1700421fc5549f5adc6ed004d2d6df42e29225688 │ │ └─99264 /pause │ ├─279d22ca6b99cbbac945d873dbecc87c707c7109b5676267bbc601ad5a2b004c │ │ └─68543 /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 │ ├─d97404481935ad90ead939d3964e80d5f35e0d5d7408f4ec0606511303e7017c │ │ └─67235 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─47be1a5bfe07ed5e104c0d89d447aae4fc9fec8c112b44ca301a2223622bcf9b │ │ └─67763 nfd-gc -gc-interval=1h │ ├─7296612b443a2554ec204db5daddf8252d46f1ca8593f8b8832b10e7e3049aa9 │ │ └─190126 /pause │ ├─72e11fbc250008a091682c794991ec23056fc6bb52c0411d8da6a8538bc08479 │ │ ├─174811 neutron-ovn-network-logging-parser: uWSGI master │ │ └─174827 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─25cabca9005cd09c4c4dc2ec83f61a381979cdf8b3ff9dc5cfb7a1feb1ab83ba │ │ └─88469 /secretgen-controller │ ├─9ab87402544742ec6640f6139f5fa61c7275017d306bb4d365893e81d28a395a │ │ └─68689 /pause │ ├─57ff28c6ebb5a18c64aaf10ff327fad7199a9296505b298b4bc74b143ee91e7f │ │ └─203596 /pause │ ├─ed50e6d4e4b0aea8657b9de925e6e8238b5f93db75db17e2bbf8554541f2abd0 │ │ └─259215 /pause │ ├─7a60c941fbad85c34a2380a78a999d791c5ede0c8e2d2b8313615dfedb9f2f98 │ │ └─110884 /pause │ ├─ae2a3f8bc769173351e137b5122d5484803e8fcb6bc44c2cfd2735aad8c7a9d8 │ │ └─81870 /pause │ ├─01ab9c70913b3609279db586d045ef33c4f8587130a66ab55fa7a4d6378b5c44 │ │ ├─77360 /usr/bin/vector --config-dir /etc/vector/ │ │ └─77464 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─30f712a2b1f60646b17f9fa9537ea92be1ecbd87b6c3fcc0bbc2190d82b98495 │ │ └─99770 /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-69.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 │ ├─3b11c7ccfcbd38691acc081eadc86d3461b82eb714436bbe54fe16f8d65cdc73 │ │ └─227301 /pause │ ├─bb050ec30ee1a1dc2c58cd857afda6c8681bfa992e09083b38dbc6a1324cb090 │ │ └─152508 /pause │ ├─1c6b6ee81deb5859c1342854d732361c63f959a4fe1546589a937fe43741cfcf │ │ ├─183801 neutron-api: uWSGI master │ │ ├─183851 neutron-api: uWSGI worker 1 │ │ └─183852 neutron-api: uWSGI worker 2 │ ├─a0575e0cca42fd0165baf36bca96187d3a94e576515fbeea6b859fb598489aba │ │ └─225722 /pause │ ├─edb199a176092ae2cf53eadb278b0ddae49b0487e0d83b0d05ca3cfb826d83ee │ │ └─97896 /pause │ ├─ab480740148b888055496bfc629292fc4d1f090d770c3d810816bc338f0812cc │ │ ├─89825 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─89847 erl_child_setup 1048576 │ │ ├─90009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90105 /bin/sh -s rabbit_disk_monitor │ ├─08ae85f1bfa755cbdd374440f931b66d74ea49a875ec0306334a267826df61ea │ │ └─149966 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─60a289f230d5723a2934c3470b0f537d93e4ea4f8f9cc62ff7307626957d5967 │ │ └─108931 /bin/pushgateway │ ├─4c27e3558eb17827ce1005747369d88c1d1aaa72fa6ee39a3b7f3b3a5cb28252 │ │ ├─168828 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169422 nova-scheduler: ServiceWrapper worker(0) │ │ └─169424 nova-scheduler: ServiceWrapper worker(1) │ ├─99a59486ea24f87508ed1daddbd7b6c56e366670a88ca42878e3e347cda4d5ec │ │ └─67596 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 │ ├─0fdce953adb55aa66e76407a0713162f31c3d5f579496928b1197af89f799ae4 │ │ └─66620 /pause │ ├─d10cbc9c57f629d63d4c4f7b8ae2654599fb549ccf5f714c2d897e1a561a9d5a │ │ └─26475 /pause │ ├─69ff4e607d789d94c689e6640ceebe4430f686c63fc49878c0d45ccf681eba02 │ │ └─173289 /pause │ ├─17897b8fd7290ce7bd7ce799d1ddc208b11f965409666b7434fedf044b7cef92 │ │ └─142001 /pause │ ├─e5f00aa6977d3187b4ab561324103bded09cfd5c0f2aed2fd430b31217b87f57 │ │ └─116093 /pause │ ├─c58072f5e1154ef472398cc5b0df17798900bab98f4c3d5e4bebc218274c0882 │ │ ├─217904 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─217920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─217926 erl_child_setup 1048576 │ │ ├─218072 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─218286 /bin/sh -s rabbit_disk_monitor │ ├─cfe1816aa4e082cdc4ade815bf047196858d233e3442052ae83a1b8881163230 │ │ └─26521 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─e3c50df4de7b8167882d9dc3a49b5b2869809e12cbfa26a535349756a248c605 │ │ └─22377 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─04e9a69dd3c79c3e61bd6cddbd66331dd6f0676a3f8c5dff036f5875051b4d2b │ │ └─73155 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0dac1b080d683c308113e585f5ee6689645f17198eeff18040b274cc2b546363 │ │ └─209557 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─189a3e8b9ef5c2ceb239b81011b44142fd8e51c135195f16171601efdc87ad3e │ │ └─116046 /pause │ ├─32b0ad7fb93404d652ac07a70f9e79723750cc3ab5819adcc6bdc0a6a2cca2a4 │ │ ├─ 77431 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─ 77518 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─ 77532 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─ 77779 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─311456 sleep 15 │ ├─08111623b5011e2acce5993fabad63348ec815ce679d3582598a46a664b603be │ │ └─221867 /pause │ ├─37b7394690c2aae4473c71f4b1c70f522bda230a291e2eb158a234ef7480a6ce │ │ └─203287 /pause │ ├─055a4c71a2a0e12d8d8ab448342eeba2dac5946a2b79be2594f3e674d3ff65f8 │ │ ├─98394 python -u /app/sidecar.py │ │ ├─98689 python -u /app/sidecar.py │ │ └─98690 python -u /app/sidecar.py │ ├─0bf645a51245f25f599ec6f6de92896c2816b823e5b025d9300d7620683469e7 │ │ └─68237 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f7d7f23d427a044e25c2736649ea9dcbd88fb111a7293d1fe182cbeeb1808441 │ │ ├─127045 placement-api: uWSGI master │ │ ├─127096 placement-api: uWSGI worker 1 │ │ └─127097 placement-api: uWSGI worker 2 │ ├─cb736600895804fe11678ef22f45e95617876a24a06c0e6033f732bcec509e09 │ │ └─223783 /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 │ ├─42b28bfc33493c11d6678282344c08d8bdc49c6d7f0710ad537438f01a983fa1 │ │ ├─275792 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275804 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c4af5211add85610b7343689be745dd4fe6603ebc8b72ccd6c55f4a601cb6a16 │ │ └─97856 /pause │ ├─c72e247e53a71b244ae0bf2c485334d3bd1aa0e8c99a8856246a495f4a5eb10e │ │ └─21104 /pause │ ├─b9572180e655220c22a25fcc2a441817be863517996e4f037dfb050ed857d717 │ │ └─78332 redis_exporter │ ├─72e7a19818fa14e04a275659618844a162f699bf0d18b0f57df387077521c67a │ │ └─147523 /pause │ ├─6cf368c276b7c66ab4813ae4d729851bcccf011ff159fefd890dbbd3bde5bda6 │ │ ├─215154 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─215654 octavia-worker: ConsumerService worker(0) │ │ └─215657 octavia-worker: ConsumerService worker(1) │ ├─7f7cc0ca7f60f56bfdfe2b8ddde447fc6864ae010d1f5ef27819bb05241028f9 │ │ ├─78425 mysqld --wsrep_start_position=2b77c699-3ce1-11f1-8049-72c50c97fdd2:20 │ │ └─78518 /var/lib/mysql/mysql-state-monitor │ ├─466839abcee5b45feccd92befee3116fb1e629569b7cd37857ab867965917a11 │ │ ├─131475 barbiacan-api: uWSGI master │ │ └─131510 barbiacan-api: uWSGI worker 1 │ ├─1fd761c375c065aa166e870ff88a377e18611463dad76d3aed1d83d79bc6dbf1 │ │ └─152436 /pause │ ├─7cc0735a78182a1cdd3d53e7afd389f60edf53ae1a1686d31a46931e66deed48 │ │ └─21072 /pause │ ├─cc5988ed9f1dbe874bfdd88451946f3f737238406d43e337bdbc3d9257154f73 │ │ └─73647 /pause │ ├─e9487d5447774bc09bd2424e221c753b3cd37bdc36945cb13f61de745809de04 │ │ └─21281 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 │ ├─ad0c2d254978d73241b0e948497edc26e6779a55119461cb0ce00aa61c279c38 │ │ └─77336 /pause │ ├─d7f5db92a05e78eb668bf73f13d095acf8ef987c48fb9151b43f8b12aeb74cfb │ │ ├─136555 heat-api-cfn: uWSGI master │ │ ├─136586 heat-api-cfn: uWSGI worker 1 │ │ └─136587 heat-api-cfn: uWSGI worker 2 │ ├─f263cd0ca4f713b9daaae995447271c30255d4c0873022478edb389221abfa3b │ │ ├─136521 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─136865 heat-engine: ServiceWrapper worker(0) │ │ └─136877 heat-engine: ServiceWrapper worker(1) │ ├─50e76d1af00ff3a5b03e55b3e8844007cfcd276549d96a291048658f3d8fe257 │ │ └─73802 /pause │ ├─c152fdd861030be7800970a348017d0937099db7d1b2b0dfd8f271f988d5cec9 │ │ ├─111133 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111168 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111174 erl_child_setup 1048576 │ │ ├─111684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111685 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112697 /bin/sh -s rabbit_disk_monitor │ ├─355b5ff3f44337305f76868533712c0c6ee38e1a45a4164e93f77b025de536c8 │ │ ├─168791 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169201 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169202 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f5621675a2cf64def52ad3c08efce4780750cba7bbd523b0071fad9244cdb77a │ │ └─21198 etcd --advertise-client-urls=https://199.204.45.69: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.69:2380 --initial-cluster=instance=https://199.204.45.69:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.69:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.69: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 │ ├─a650ed39ab258c27112e9ad5190d047bc5925ee17da8a58d33deb23cd2362faf │ │ ├─215938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─215957 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─216780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─216782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─303228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─303229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e3617956f44db6079f58c1e2af3bc6dc457d8a10e77ebc394aad3a569cd2e941 │ │ ├─174668 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─174913 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─174924 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─311300 sleep 15 │ ├─8a245ccbfd7e6213ad92e92bdc946364237bb9b6d52957ef00aeb86cb75f2131 │ │ ├─143482 /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 │ │ └─143788 /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 │ ├─89d39f3d1070ac95748332f55d43bffdedee1cb67566317fd2c695b440a906ba │ │ └─66639 /pause │ ├─8b80f2da05ca8e534baab67dbbb93f78348b2ad534cf67c9ee44c18d502821d1 │ │ └─180353 /bin/bash /tmp/libvirt.sh │ ├─733f7e06de19a7c08c64cfa5075f4197ed7dae505f8739a6415a7b9bf5864a50 │ │ └─152068 /pause │ ├─2117ef4d865ff3785bd59c45051b3a7ba65baea1369a9ae4745e1bf0d99e40aa │ │ └─161871 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─30fddf250d50b3eca458d3a0b127a6a9c242e159369e0c478a87efd1c8532efa │ │ ├─148172 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─148189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─148195 erl_child_setup 1048576 │ │ ├─148428 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─148450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─148753 /bin/sh -s rabbit_disk_monitor │ ├─aa129078e53467bdb42dfe8c40a9676ca6cf53299f5e1627bf803ae14fdfe786 │ │ └─99377 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 │ ├─8ae262b704bb43111f0a573c871196ed515cd89817dccbace1ad227b9d807127 │ │ ├─190393 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190413 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190422 erl_child_setup 1048576 │ │ ├─190571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190572 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190585 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190906 /bin/sh -s rabbit_disk_monitor │ ├─eff0392a927f6e55760692440cd050da3048727b8b8795dbffaa2a9af8256431 │ │ └─24238 /pause │ ├─97fa1954b8605b7110c2859f427f4579113e7dfeda4ba3086de84eb5256a0714 │ │ └─66910 /pause │ ├─42b0fe127df9db09ca4e5390ed30c258c5d782c271f593f6fe2c73f808ff1fa0 │ │ ├─136533 heat-api: uWSGI master │ │ ├─136584 heat-api: uWSGI worker 1 │ │ └─136585 heat-api: uWSGI worker 2 │ ├─b342c18f1d72a523adaa3ab1e5326c8581611462b2b7fa3100207d1d89bec7e4 │ │ └─109514 /pause │ ├─c8279070346a3e4da443e2c5b1d5d188495f57514cf422148740539420bd4209 │ │ ├─98429 python -u /app/sidecar.py │ │ ├─98725 python -u /app/sidecar.py │ │ └─98726 python -u /app/sidecar.py │ ├─6515a33c5b043d0bd9bdd2f59391bdd2ce6abf01880df9c26a4683bc34f7e930 │ │ └─147985 /pause │ ├─9e0d34283bfaf9d7b0a9ff185dc0ff385870afaca7536fd5c4e14031759d5eda │ │ ├─186844 /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 │ │ ├─277973 /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/tmpgn176w3p/privsep.sock │ │ ├─278333 /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/tmpvg51nwhn/privsep.sock │ │ └─282391 /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/tmp9xta5ljv/privsep.sock │ ├─e7f3cc7d39a8cc3290933874ce3384b1072b90e12586cf412caefd8950cbf717 │ │ └─188387 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─566c70971d3c696ee10ec2d1c9fd9ce8200a65710b64abb00e81d00a0816073e │ │ ├─115955 apache2 -DFOREGROUND │ │ ├─119258 (wsgi:h -DFOREGROUND │ │ ├─119259 (wsgi:h -DFOREGROUND │ │ ├─119260 (wsgi:h -DFOREGROUND │ │ ├─119261 (wsgi:h -DFOREGROUND │ │ ├─119262 (wsgi:h -DFOREGROUND │ │ ├─119263 apache2 -DFOREGROUND │ │ └─119264 apache2 -DFOREGROUND │ ├─1a9688fecab7fc8a59e15cbd697659e7e56d6820e0d653ba5951dd009ca2f1f5 │ │ └─172942 /pause │ ├─3726e75f663e87db8a28e0d10996d565caf430f8cc9b80aa8c453127ce8e8825 │ │ └─73099 /pause │ ├─4e2d028176d2b309e5a138a7446d012a1ef9f37c56821a1447b2a14ad06717b2 │ │ └─186955 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─2c2bc5d30a3b8df0bfd526fde0d6d8764be644d6a404fb60e95cff1d58711ab1 │ │ └─66994 /goldpinger --static-file-path /static │ ├─8dc6583ab3872f0d09f8e4e225b4c425573601f1856cbfde3aa636036ddc99bf │ │ └─73325 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6e1345604b22a36253d505344391729dd5ecd0b8bb736e494007a82734dfd0fc │ │ └─66975 /pause │ ├─31aa738ada483e0f3150cf0cf1f8d5532279ac1d8d15a0c5a26e81dfa974c1c5 │ │ └─76843 /manager --metrics-bind-address=:8080 │ ├─368acf74b5a4606fbecc48a04af6c1776b6d2fb6d7a724a4d03dc7abebe7f769 │ │ └─66654 /pause │ ├─3d2fb24d3194e266036cb52538d1bda5b6930e06727f313af67c0c02988128a1 │ │ └─65906 /pause │ ├─d6c343a00707229db4fac02885e789c9d4c65a353c5d5dad9d800912f3d9adf2 │ │ └─222145 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─0760a18d9534857d719e7355f81b80bd1f19b80e5145c017518c170fa3a600f5 │ │ └─215126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─bd3d4112cc542b8d09dab4847dc3101e445dd5fb5a9c1a9c3113720e5559696d │ │ └─153032 /pause │ ├─6bde288c594cce768fc034a3fa48897f13f3ea2737b59050f992d667b250b436 │ │ └─22339 /pause │ ├─08daaed9adc444dde5cbfaf4ec556c1d0c869da0cf5ccfe855ac892cd30709a6 │ │ └─21294 kube-apiserver --advertise-address=199.204.45.69 --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 │ ├─eef9d81cbce5bd95e8c0252a5528928019e542fb19bd48d4d25097fbd41ac9d0 │ │ └─139645 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1a8e19e4f8ab24d3c19b7145c89ab5896009c5a3e6d05bc44c4e5d01c46a7c79 │ │ └─73045 /pause │ ├─fe29a8e252c889550e1c697b726d456a36bf59b1ec7c6b52aa7efad3a62db70b │ │ └─69372 /server │ ├─c6dead35d78344c3523de115af4396facbbca6f49af08b3bb7047588838f1f87 │ │ └─147473 /pause │ ├─97cbb24d96ef7cff53192ca40c10658e1c39292833006c70ef96da96ad44276b │ │ ├─136183 cinder-api: uWSGI master │ │ ├─136196 cinder-api: uWSGI worker 1 │ │ └─136197 cinder-api: uWSGI worker 2 │ ├─d087e1286dec5948b0792dc87227d0983fe0f25efdc419a811d7a242c547ef03 │ │ └─67060 /pause │ ├─42130026349d295916acd680a54df0a3400aabb120f8e98a38d803dbc672b51a │ │ └─76755 /pause │ ├─32d8b0218c7315ecf72a25ed411147150cb73733d83a4c3a57af43d59c996386 │ │ └─82031 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 │ ├─4f984d54364511b21dd4de49a0dab2e051be41298af8c460cc2b74b9a5cc9ffb │ │ └─67665 nfd-master -crd-controller=true -metrics=8081 │ ├─ba055c32c1027da643b49e6280e0ab4e0b218ce0ffb7c6a760ef29bc08c86c10 │ │ └─152267 /pause │ ├─1097ff0fdc556ed60dd33e6ef3bade47c0da414a2e7c8b5cc5a545b5dc24194f │ │ └─223759 /pause │ ├─79d9cd44b8f4d95e50d2a823682edd8b262f6a8951b202b035103fd26433a547 │ │ ├─167841 nova-api: uWSGI master │ │ ├─167923 nova-api: uWSGI worker 1 │ │ └─167924 nova-api: uWSGI worker 2 │ ├─ba2088827ac47fa645c51691d1901337c4de21828f00ea8830cc6f03380cb6d9 │ │ └─99348 /pause │ ├─495df658e08440545c0f443cc9bbf4bc581a4e99cbdba49aec33911fb83f2cb8 │ │ ├─147870 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─148272 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─148274 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ca35c1f4f7bbbe7595f848c4accccec47d1856c03dda956d46594cbcd0319c37 │ │ └─116776 /pause │ ├─22f6608cb3d42d2e3e23ce405856b01bbd6da2a80a3c6f59e74f13e2d19e8e5d │ │ └─67515 nfd-worker -metrics=8081 │ ├─878f9bee7b802610cccdb8563bf529db7eaee13327b68083da450a4da8259266 │ │ └─110629 /pause │ ├─87dfe6a3c6324e8f4e5081c9fd0bdada226235656013b847379586e95349da01 │ │ └─142864 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a29a4850889a89a58d4d3139fcb73cccdcb2166828bb8a864946c0928a98e9d4 │ │ └─77656 /pause │ ├─845a2a4703aeaff367090bb15e5c8fcf23af24b123bcac9d6bf794bb799ba4b8 │ │ ├─ 96811 apache2 -DFOREGROUND │ │ ├─ 96826 (wsgi:k -DFOREGROUND │ │ ├─ 96827 (wsgi:k -DFOREGROUND │ │ ├─ 96828 (wsgi:k -DFOREGROUND │ │ ├─ 96829 (wsgi:k -DFOREGROUND │ │ ├─294181 apache2 -DFOREGROUND │ │ └─295963 apache2 -DFOREGROUND │ ├─61a55d076dc5bc0210efed75f328b68a78129ca68f1737495fb05aacf3f53391 │ │ └─180305 /usr/bin/libvirt-tls-sidecar │ ├─550e68c8d23d4fce4bf43d69f4006a5a4a59ea890b6e74b9f40d9513b834309e │ │ └─65500 /pause │ ├─243e0dea31ce59f7360a1f0c9c63b13ed4ebeee367391d6003aa9a8ce9f38ca0 │ │ └─98120 /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 │ ├─59d569ac449433d33c82e172652478378ba6d99db9c97350f460148aaa20784d │ │ └─173081 /pause │ ├─b7a976b985c47468d51063fa2caf5ad67346f5b188fc582ec6b0c2c979b36cbf │ │ └─190491 /bin/openstack-database-exporter │ ├─8ef6167d68e092b1bf120b4a9346fa2a66298186e5c54f35a77a10fd7aee7745 │ │ └─173340 /pause │ ├─40ac7de0a78d6108d64076d4a513a11f35e894b678bdbc99a436761d261e002e │ │ └─162634 /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 │ ├─7f170c36104d74806c8e4d935fce582e424453f50f879aa24fbc137eb8b44986 │ │ ├─ 78282 valkey-server *:26379 [sentinel] │ │ ├─311583 sh -c /health/ping_sentinel.sh 1 │ │ ├─311602 runc init │ │ ├─311672 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─311673 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─311674 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─eef81522a165b17e598d5f81aeef6c26e697afaf5cc46dfaba6003cdc180d576 │ │ └─27265 /pause │ ├─4414e394e9fd40f6dde139e5600d5ded4b70ee7041be6423da15de39ae2c10e6 │ │ ├─259252 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─259943 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplyhh92gr/privsep.sock │ │ ├─259966 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─259968 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5dde5d04565a8c41c77cfa38827ff3e9ac73da72806c736de931524663597be8 │ │ └─24215 /pause │ ├─2f92d013a806787819995d50b74756a13c06e13058ae5660bd94f437e21e035b │ │ └─109679 /pause │ ├─7d5e3588b4d46bce78a2b1a4e229cf04d376390e7c821764342851bedbaed2d7 │ │ └─197117 /pause │ ├─f5c99b4a8eddf6497e499a6551fd82b588ee9a87b3a28a5c20c684949e092dbf │ │ └─100022 /bin/oauth2-proxy │ ├─f4e8ab80930f823052cd229a37c374d229e4de631940118c2a4279c5e5791c3a │ │ └─66274 /pause │ ├─845e9c4e297ea714298f7fa74c0941d44473c677787c53ea99409cc258414c4d │ │ ├─24935 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─25353 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d1eb3348e8b77c681a259ff456d8c5691452a3bee5ba8990bdf5d55d88081279 │ │ ├─78758 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 │ │ └─82396 haproxy -sf 153 -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 │ ├─82a22183fd0a3593dac58f934cdfe3afc38c718e3edca38ea802c7beba612c44 │ │ └─74814 percona-xtradb-cluster-operator │ ├─5bf42d042ab0217468a477035762b23937e51718c35ec13ada3a692b9b7d7f97 │ │ └─141830 /pause │ ├─c821ac03f4437cd7b53ffb2c880a3153a577b3c033d59e9cefcc582feac6e317 │ │ └─98677 /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 │ ├─519a54836ba2c43a555bf7b5b2db212672aecba2a1b1e5391957384b991c5c0a │ │ ├─185308 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─187347 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj23fiu1t/privsep.sock │ │ ├─295365 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfk5p33lt/privsep.sock │ │ ├─295516 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpchfb_u2p/privsep.sock │ │ ├─295611 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─295612 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─638e11b3d5f4f2231ad5b05bea6973c273537d05e33653850c5adbcb151de23f │ │ └─173954 /pause │ ├─bfece6e757d642d3f3ce0e52142257eb51ccef8ac83c7152526f22b7b171502c │ │ └─67104 /pause │ ├─1d5d1555a758a6d49937dfe3becf775efa3550e55c7d9360f5652b8843648100 │ │ └─160706 /pause │ ├─3a5fa65cef5bc20fa74dce915be8c66639414089d8b43be8a40ccdb321359ca9 │ │ └─111816 /pause │ ├─4659738a4f37fe4f77b949c5a963c4a677ae0381cabb96b6ba30d5a26f33cd46 │ │ └─172977 /pause │ ├─97f7729a4b3ff8b357c5e81e63819a724f44fc144e658bd9728420b4795ebb78 │ │ └─161002 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-9wclg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8c1cd0731a84553c2ff42568f76d7e452aebae4a8571f62fb3764fe739a67b26 │ │ └─99807 /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 │ ├─5c6801383ca651499c484b309e6264f8f78135773c212b0669e5ac9d6edf60cb │ │ └─97810 /pause │ ├─1794da6b692b05499423e462f2f4e7ffcd4392ab3fbe5a1360d85125e940291b │ │ └─160631 /pause │ ├─dba44b18d86e9b058ddfd02a9d4233eafb4ca558a5035e2759a7143f584f26c9 │ │ └─78094 valkey-server *:6379 │ ├─356bad1b864227f4c85949b4a16d3bec3a73cbe429e25c51eee083edcf3e0263 │ │ ├─ 77904 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─ 78069 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─ 78075 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─310739 sleep 15 │ ├─cc74af411fc1d29c4bb4f5b431039236045c0d39a8a89a4e5969d9ed2bdd8e92 │ │ ├─142671 glance-api: uWSGI master │ │ ├─142699 glance-api: uWSGI worker 1 │ │ └─142700 glance-api: uWSGI worker 2 │ ├─e309c2b968372fe9e3be1adce4deccb51790a376b90bafe3cda5b3f9c693ba2d │ │ └─76064 /pause │ ├─aeb3a5bd3b98207c75dcaabdab8fe8259c69d936109a10ceff2fe7971ee942b2 │ │ └─197163 /pause │ ├─30e87d4764af817c24732b28edc8ef5e1a44a0874d7491386f229ec1999d57ec │ │ └─21103 /pause │ ├─b5b3e50ed509b86739818faf8da79d25d0d7d6d34035fe09b809b27f193de172 │ │ └─189936 /pause │ ├─5c96f197ab00b98ecda25ac194782760fd519818a6ea9f3e7783ecc8c8553bcb │ │ ├─75311 nginx: master process nginx -g daemon off; │ │ ├─75328 nginx: worker process │ │ ├─75329 nginx: worker process │ │ ├─75330 nginx: worker process │ │ ├─75331 nginx: worker process │ │ └─75332 nginx: worker process │ ├─e6aa62ca9c93bbee8bbcd2e0af0788afba6bddb2ac1f3ba613f49df95941b3d7 │ │ └─89513 /pause │ ├─6e704c479d172d0028b96d848ea3a6c73555700d7daebad800cf65c3701261e2 │ │ └─209435 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1922374cce5f963b942da93bd1c878af6678fa6625dc8f8cb9607ca6f4cdbbde │ │ ├─209539 manila-api: uWSGI master │ │ ├─209595 manila-api: uWSGI worker 1 │ │ └─209596 manila-api: uWSGI worker 2 │ ├─76cef4bbae2475664dfeab36ed48cd1ccb5cb73251354464dd4d25fddc45d305 │ │ └─92361 /pause │ ├─27ab212181c5f91006f162b9a5f6cd4ef129433bb031a6ef17d60063dbf896f2 │ │ └─99668 /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-69.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 │ ├─00a3d21ce234b414ddae0a410c1a2ed03f90119d99ec6857026a1f45b5e616e0 │ │ └─24726 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─eaac55fb876dca864b214e135052397223cbb06f443e103251b3891eb12da4b2 │ │ ├─209584 /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 │ │ └─209786 /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 │ ├─6c0237e03ff30b5a279f13bb270879555a4f038b6c3ac8848f12080f7bbddac3 │ │ ├─112123 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112159 erl_child_setup 1048576 │ │ ├─112579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113059 /bin/sh -s rabbit_disk_monitor │ ├─cc37ed9e2a31322db28423e66f1448f76609633228c2cd996de183969b4a9017 │ │ └─77131 /pause │ ├─3fa985be44925242861bc14069d3b43eaa210bd755efbd74bdd9316496d07367 │ │ └─217806 /pause │ ├─4c6313e9cea60cd7e958e0ac7fed9b2e0984ef354efe4a9160a5981710e26c78 │ │ ├─161125 /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 │ │ └─262885 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ └─40bc06f21e0b4ff2863a2852aeffc306bd040cb6c8a992f9bf52829a7c9c1f5c │ └─187796 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount