Control group /: -.slice ├─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 │ │ │ ├─21599 /lib/systemd/systemd --user │ │ │ └─21601 (sd-pam) │ │ └─session-21.scope │ │ ├─21540 sshd: cephadm [priv] │ │ └─21621 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1635 sshd: zuul [priv] │ │ └─1648 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1639 ssh: /home/zuul/.ansible/cp/199.204.45.38-22-zuul [mux] │ ├─405011 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hfaduqjjbxssotthxsgusykkjofdqanu ; /usr/bin/python3'"'"' && sleep 0' │ ├─405012 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hfaduqjjbxssotthxsgusykkjofdqanu ; /usr/bin/python3' && sleep 0 │ ├─405013 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hfaduqjjbxssotthxsgusykkjofdqanu ; /usr/bin/python3 │ ├─405014 /bin/sh -c echo BECOME-SUCCESS-hfaduqjjbxssotthxsgusykkjofdqanu ; /usr/bin/python3 │ ├─405015 /usr/bin/python3 │ ├─405027 /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 │ └─405029 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9982 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12310 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d97261747ec1f2081f6d0977037a436cfb33553d647cb3ae8d11d973d4bf01fb -address /run/containerd/containerd.sock │ │ ├─ 12690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d83f6dda72d2e09b600001239cdcf296621fd57e6e5edc55bdf337424ceb85e1 -address /run/containerd/containerd.sock │ │ ├─ 18562 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c451deeaa3be512c9d3c113ec71dd74cf56e57fcfd5be762aed12a7deed0610b -address /run/containerd/containerd.sock │ │ ├─ 25154 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74843c6afc0178c8f5a3978b60e2813bc1cae5dba561b5ebef6d27c7a22de517 -address /run/containerd/containerd.sock │ │ ├─ 29830 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff6039104dea7afaaebeb55eff9eea0bb26202e16b93e39d3071811b567d0af7 -address /run/containerd/containerd.sock │ │ ├─ 34654 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d7564ed6eb21f8d6c4431321a00fa44a5cf333125ed825a731780220f647fce7 -address /run/containerd/containerd.sock │ │ ├─ 39303 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77c4683d3e34687fba68057260f1a4b4439b48fcc86bf15a95951cf79f83ce33 -address /run/containerd/containerd.sock │ │ ├─ 41814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51075f3b12cb222646f49fde8b091de6c09afd28102b576b23bc95a9aaac7f7 -address /run/containerd/containerd.sock │ │ ├─ 41826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 856fd8e6ee819b2d46eb0fdd06d69b5d12067555d9c891f113a8ec7e8b21bc44 -address /run/containerd/containerd.sock │ │ ├─ 41870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebae51bfe356840c148a3c3da9d687fcb6c0297d505a12aaf5a0c2b1c455d888 -address /run/containerd/containerd.sock │ │ ├─ 41882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4022ff7b13d58ad5e08d0fff089a5fd977021db58fe4868036f48db7e25a0b0c -address /run/containerd/containerd.sock │ │ ├─ 41885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6322df4dd6792162fb9c49e9375dbadcf45d5f1333916f318d0b117c33d03d5b -address /run/containerd/containerd.sock │ │ ├─ 42446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c9517b6d04a938e029da82d11a472df7b2ce9d0a47da8f68a72952fe0e4a78 -address /run/containerd/containerd.sock │ │ ├─ 43164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e48c249d553f932885d18522fe95ada3c22ba89fe0a4e9f13953a37d9858d7de -address /run/containerd/containerd.sock │ │ ├─ 43191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 895b749e90c2867e770662a8de73a922cea3c41c65de70d3b17a369bded8c2d3 -address /run/containerd/containerd.sock │ │ ├─ 44538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b8bea363e78e38f4273fb845758d2f3fe839d37ec0ebe8a71a47341c14d107b -address /run/containerd/containerd.sock │ │ ├─ 44931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f3b16c377283fcda66750b977efa265ea86ba1178c9f2ac4dae50a8aa264d49 -address /run/containerd/containerd.sock │ │ ├─ 44970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8658742c3baf4b0fb5b79a6168ac9491b12f34c39f532213fd75e17db8d579dd -address /run/containerd/containerd.sock │ │ ├─ 45409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec9b2b941dec81cb49dcec048005c78152d22bd97b0065cec1dc3e477f8c5c00 -address /run/containerd/containerd.sock │ │ ├─ 45853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe75a094503a6638f24a79360c72be4942ae5702b7a2705fe9b7dc946c1de00d -address /run/containerd/containerd.sock │ │ ├─ 45893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3f07641286c49f5c5432bf09eae4afc3ba5de88521cbc9067e69b2c044392a -address /run/containerd/containerd.sock │ │ ├─ 45976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 888bee32d11e093a5edba6ac26b92f32f19efb93366fe41abf26cbc6ffbfdfa6 -address /run/containerd/containerd.sock │ │ ├─ 48016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b16c515e11cde31d938d6255b1430add32984e22a4aecd7224dd3b1b31f4b8 -address /run/containerd/containerd.sock │ │ ├─ 48081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dfaf497f437295b011c7dbece6a545ccea0a2d152ba15c77d220d27a52b4bc8 -address /run/containerd/containerd.sock │ │ ├─ 48807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d0be1f86f17e8b193c4dbdeb03b604fc80d766679850fd2fdf45551a73a30eb -address /run/containerd/containerd.sock │ │ ├─ 48918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a76d551039af68c639c6aa55164e02a39d21d7b7fda89b5e625297cf7b3792d6 -address /run/containerd/containerd.sock │ │ ├─ 49310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e828906adcf6a11978cf2e75486d02258de732926feddc5fbe122ec76235dddd -address /run/containerd/containerd.sock │ │ ├─ 49802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb014aa6630bb03738a84b6a2eca8216e8b5f881a045987d0d57fb1dce52d4a -address /run/containerd/containerd.sock │ │ ├─ 50206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60e6ce9bba2b5bf3b41979b2c68744d07492dce7cdabb896ee90cd3ab9b77ee7 -address /run/containerd/containerd.sock │ │ ├─ 52405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76d9fc831a3563a90a353f35f720e8f9473b86ecd5aebd4ae98fc22ff29f9995 -address /run/containerd/containerd.sock │ │ ├─ 52519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 438e5b42ea94803c1670307060aa26689834c2676f681af26e5e8b4971614d1d -address /run/containerd/containerd.sock │ │ ├─ 56683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac39402c7df34fa35e9e4677cec19ce6eea8dbd085d010b49e68091e9e01b268 -address /run/containerd/containerd.sock │ │ ├─ 57342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77e01f24993081504d73deaa34caae1d09100bc1d62dfff2f8ab6fa81b3b235 -address /run/containerd/containerd.sock │ │ ├─ 57380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 550b1dcea1859d1d150307d920341ca47aea7a247d4ed9546864b800c63c70e0 -address /run/containerd/containerd.sock │ │ ├─ 57430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84c2313464a43ed720fc78392d6b10f8f572069790b846638ec2ee419cdcd036 -address /run/containerd/containerd.sock │ │ ├─ 57581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 054abb2b387e96180cc352852a1a242ffc8a82c7ea7cfcc1dd4687aff365a264 -address /run/containerd/containerd.sock │ │ ├─ 61423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af789e618608c0abaad7b6c3afd202ecb24f105313c2a3eea82535e5c2920e42 -address /run/containerd/containerd.sock │ │ ├─ 61524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d67f1ed23089001b13d8687395c0c71d8fda7c73cc0f07a847ebf33b6b3c0ff7 -address /run/containerd/containerd.sock │ │ ├─ 61562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef262d15a90cecfa896b11b050ee740b1ccd6d510e3a00483342822443c43af4 -address /run/containerd/containerd.sock │ │ ├─ 61602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ccc14f5d2c31748a17a19e5898f94097a894f87847d7af5ab28ce2227939466 -address /run/containerd/containerd.sock │ │ ├─ 63201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7690f5797aa4dbceddc83b525b50d10de95d4769b99eb85ff7ec99c3279002ae -address /run/containerd/containerd.sock │ │ ├─ 63274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc2d281131efa3c314342b5db4558b07e77582566e921942926f7ce98cf83efc -address /run/containerd/containerd.sock │ │ ├─ 63317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e66c3f053b06e46b58635a2c414e41318074a3d88459b6fb2028d2c7e9a92b -address /run/containerd/containerd.sock │ │ ├─ 63758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 624bf8c23d4f677ef6a0dfb7e4dd64682cbb8f3e7adf8a783e6418e44a6f4e96 -address /run/containerd/containerd.sock │ │ ├─ 63831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 566f73ba1555acd8a424fab96191641d1408796c9d77090ab858892f08c39d35 -address /run/containerd/containerd.sock │ │ ├─ 63960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c40c12fde9b50675c3ff61986f7b898356c78d57fee048831ce5d8ecccafc4 -address /run/containerd/containerd.sock │ │ ├─ 64268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f7e47c243af95fa79939d74714e93ece8ed8f07ecab553d5d5e266852370d37 -address /run/containerd/containerd.sock │ │ ├─ 64379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d984c9378eabf790aedcfeb03829ca24929782ad3e5733063dec245a0a1d019 -address /run/containerd/containerd.sock │ │ ├─ 65042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96eee2ff94110980fd41d4514c1a92155206ddae68954235466df45e823d122b -address /run/containerd/containerd.sock │ │ ├─ 65811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d58548776ca9f590f7dc6f91206d146841cea94542c0076d9db6040a256ef367 -address /run/containerd/containerd.sock │ │ ├─ 67287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd6ba0ef6c6d731ee6d28c19d11179f14242ccfa0f52464fbb5c48a85701d074 -address /run/containerd/containerd.sock │ │ ├─ 69538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5c459cfb03917c46757099b98974eee46b62fde3aac26d86230f47feaf8215c -address /run/containerd/containerd.sock │ │ ├─ 78611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de5b3cca3804a4ebc5d066e0f6b607db08da47b618ec50dc32515ab9a9285d6 -address /run/containerd/containerd.sock │ │ ├─ 80141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7dceb817612af7fe0c4a7b9333164f931dc29abf1c66bed28fb4de1be98d466 -address /run/containerd/containerd.sock │ │ ├─ 86168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77b482687d2c807b2fbed8cdcc5b2f673b24a4ca86bc0c4aac3e7fc63bc7aa9 -address /run/containerd/containerd.sock │ │ ├─ 92212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a464206d169a5832fc299c5593340076887dfb94d9e97e5a0010f9a7a38825d1 -address /run/containerd/containerd.sock │ │ ├─ 96333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f7c7a91983e8a8964531e06770a0ea5e6a5ae2c121f9e1cac0a132bc82e0e5 -address /run/containerd/containerd.sock │ │ ├─ 96465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e00470a2c48c71c527b1d8aa453eb494269dfe221cc25ebca7d08f579e64a2d -address /run/containerd/containerd.sock │ │ ├─109527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e1454ebca5dde06e8ace839f102eb34b360d950f52b7488782263ceba27104d -address /run/containerd/containerd.sock │ │ ├─111093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce3bedd9345684533751a69aa5777d0514a1d68f5bd27854d664f0575b0aaeb -address /run/containerd/containerd.sock │ │ ├─111132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed3221b023888eede20f152cd93db921cb754d3d03720d06f3c7c4cf066c07d -address /run/containerd/containerd.sock │ │ ├─113050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a069b05f30368245ae7472c3faba95b3ae7d896073ad09037dc56634ee503584 -address /run/containerd/containerd.sock │ │ ├─114855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c05df875e5172276025b43cc9b706c239387a47ff69d93eb980f909cac70807 -address /run/containerd/containerd.sock │ │ ├─114944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784c575523e7a4e9180b07054afd0a0708659e4b38dce88abc00ff73d693a3a1 -address /run/containerd/containerd.sock │ │ ├─127918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3250f695f0c065e12b66f13689dffb52494c588cb6f4f063096abb77eb0650a -address /run/containerd/containerd.sock │ │ ├─127965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a1b47dd3c32a0381b106f8635250e11137f1a026ae60153310623318369f01 -address /run/containerd/containerd.sock │ │ ├─130556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881f9f542cee660f4f4606ed962ede40e130c93648becb5e189f6c8924986cc3 -address /run/containerd/containerd.sock │ │ ├─157092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea61f95f3e37a8b6326a4d604a89a0285a8d95ccff09eeeb44844ca6bd820ae3 -address /run/containerd/containerd.sock │ │ ├─158520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca709d13ff23e00ab9da31a1fe2a6a0fd4fde6b182dee9613b443a10393a5cb -address /run/containerd/containerd.sock │ │ ├─158998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db57847547f5c23bed7440a26f2da186dbf934f2c1ae059fc82f679fac657d6 -address /run/containerd/containerd.sock │ │ ├─159738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ffeea98122ecbd5aabbe85f9428c356c0f0c6a66fb2f957b0901c7ef8fe65c4 -address /run/containerd/containerd.sock │ │ ├─162152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00d8f000e94f89a8bfc2528dea63712b19de7da62ea05c18441eb2101d71950 -address /run/containerd/containerd.sock │ │ ├─162447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70048a44c560462ec8fa062a902ea7006cfd8af65fc152e49bf596c039a33082 -address /run/containerd/containerd.sock │ │ ├─162536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562ad3f257bfe6f21c0d4a7d105bfcaca85f11e7b91c511b08a081f192b81a16 -address /run/containerd/containerd.sock │ │ ├─162622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332764d914332533350d86ef6fd9951a25b1b63646c25dd85c0f3c0581acbb1e -address /run/containerd/containerd.sock │ │ ├─162701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a023830fd3ec99fc81938f6960ee5f9fa75f7e30c4dd3331ef3d01b040a1770f -address /run/containerd/containerd.sock │ │ ├─163208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a02ac6c39d349fafee63f54a714e82849004f96d3715c10e840d9ff78b4b482 -address /run/containerd/containerd.sock │ │ ├─175031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddaef111e9e2a368c89db9daa149a6e28bb4cb49b35bfbb3510923ed3e150b19 -address /run/containerd/containerd.sock │ │ ├─176811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c5496b834132eb5e46f0ead97fb7fa133d898c916187325bd30b091ac280a04 -address /run/containerd/containerd.sock │ │ ├─176886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a6486f0544d3826a8ce77abe98cd6b0b7a9a1a10a8e1f884d1fd80118279740 -address /run/containerd/containerd.sock │ │ ├─176915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a56d3591f282a6edc1217cfca4db53d035c18d616e46ac9d066f8c435f4972e -address /run/containerd/containerd.sock │ │ ├─176951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3b467f96b1fb5ea8492f6455368a1f420b6a7a38a142ddd0b960c804a78dc9 -address /run/containerd/containerd.sock │ │ ├─177031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e768f9754905d1614f7d2c74c2b1d63bf31902b9368f7746e35fbcbddda49fbb -address /run/containerd/containerd.sock │ │ ├─177363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b04ab22b255c9de175c1fe766fac77f6c25a8745d699b201de0216113f7411 -address /run/containerd/containerd.sock │ │ ├─177474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409f1dc3f12147dbbacd068fdb012a8c29e548435c535244877e482803aeab1d -address /run/containerd/containerd.sock │ │ ├─190931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d7c256e454afc49ec59198297150f5a535123bf8e92629dbc7cbbffbfc4335e -address /run/containerd/containerd.sock │ │ ├─193301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 457252e9ea85dc77bf2e70c22c70820ad86f92f2bf8c62b5760267d1203a0351 -address /run/containerd/containerd.sock │ │ ├─193343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31ae38a7c13de060874a34efd926805aebca0031079334cd8ea99044f446394a -address /run/containerd/containerd.sock │ │ ├─193382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9f89b6416a213e6a75b26b5273b844dc63d1fb2fffefeb9e02a17c5456420b9 -address /run/containerd/containerd.sock │ │ ├─210931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 294dc567ab51cbf12f59a4a8c56f364bdbdbbac3d5bf46530023e276991770ba -address /run/containerd/containerd.sock │ │ ├─218842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 282a2c4d0d600d315e8257339e439a58390dc80624929c9c7368aa4f7fc6fbcc -address /run/containerd/containerd.sock │ │ ├─218909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fffbdf05ba457645dc443f747c678cf8ed599e3bb1bf953ffa32818c47a365a -address /run/containerd/containerd.sock │ │ ├─218935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f340ce3e6e7ec9b7a0a0ff08caaca6a29d28188ab61c9340057d8602a44311 -address /run/containerd/containerd.sock │ │ ├─219273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 215cf695d1f4c578964fd942ee6d25c4c36d8ace3516217c600a6268c0ea3067 -address /run/containerd/containerd.sock │ │ ├─230967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f6eb8d637bda273acbeba42a843cf6879cfb7e35267cda46d1b2a0643a821ed -address /run/containerd/containerd.sock │ │ ├─233882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893300ed85221ee4027d437f122a05d7e284e6b9df268579eba496e626dd03bd -address /run/containerd/containerd.sock │ │ ├─235027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cd71f0d18d8c09740e008e4c9abdfb5eaa419f102e71a77c0d78399ab721dfe -address /run/containerd/containerd.sock │ │ ├─235925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5564cec0a095df0caa4ae68271f9e80684df54ae376e7f5aa2f3c09be0f6bc6d -address /run/containerd/containerd.sock │ │ ├─236431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576af1062917e89dc2c63cae1e96203ba110d31402ce7237ffee67a53ca76893 -address /run/containerd/containerd.sock │ │ ├─238783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd31270502e0c9c77ef0453ad25b538ee7d4470cd6260ab08fc118e80b318534 -address /run/containerd/containerd.sock │ │ ├─240346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc5faf90a559f30c6468e58370e41d89e451a9689b11e88744d66ed229f1b32 -address /run/containerd/containerd.sock │ │ ├─240396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c84796a4cd12af2ab064f562385ee37b9779609efa88f131d2a150e14e1263c -address /run/containerd/containerd.sock │ │ ├─250574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 012b98dbd66d74f933c4f4ecc25d8b3029580f17e023836e3ad7aaf9b39af099 -address /run/containerd/containerd.sock │ │ ├─250995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec03cfdab86aec9e0250c6895d12469da05d74e7ef4b1407055af62d22b5b15a -address /run/containerd/containerd.sock │ │ ├─253844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22244579a645b3debe8a5701427b1abc491b221bafb8429ba74dcc49eb0f7804 -address /run/containerd/containerd.sock │ │ ├─258740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54b7c0b6d5f37507101baa86524652353871dfbd3a49721cc4d3fc770a72f94e -address /run/containerd/containerd.sock │ │ ├─258945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce78387b36728bbe0a240ca0bd802536880306c01b0f56d8c761f33ffc118ff -address /run/containerd/containerd.sock │ │ ├─259015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c0d8dce115ecb12c5ef1535488006169383928129552c180170199bd7dc8d3 -address /run/containerd/containerd.sock │ │ ├─259125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a307de49d1be681b37a6807300dd6bd04438da660a3874d0f761506f721fa870 -address /run/containerd/containerd.sock │ │ ├─271061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b19e3375137523790bb6f99c78358917b14b1e2837d4cee1727d3bd21566883e -address /run/containerd/containerd.sock │ │ ├─273532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6e8907fe6b33b725740c9d86ed620ae09a689b854a1dcdeb9c2ac7af2054aed -address /run/containerd/containerd.sock │ │ └─275112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db112a2bc40adb0e0790d88c79a6dbb79ccfecba48523b2ba65eb2216606e247 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1441 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29543 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29814 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18522 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18541 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qesknj.service │ │ │ ├─12605 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qesknj/unit.run │ │ │ └─12635 /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-qesknj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qesknj:/var/lib/ceph/mgr/ceph-instance.qesknj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qesknj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qesknj -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.0.service │ │ │ ├─24864 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25136 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39236 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39257 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34369 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34636 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12247 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12277 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10351 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─docker-c451deeaa3be512c9d3c113ec71dd74cf56e57fcfd5be762aed12a7deed0610b.scope … │ │ ├─18590 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18607 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─148034 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42283 /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.38 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-d83f6dda72d2e09b600001239cdcf296621fd57e6e5edc55bdf337424ceb85e1.scope … │ │ ├─12714 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qesknj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12734 /usr/bin/ceph-mgr -n mgr.instance.qesknj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─docker-74843c6afc0178c8f5a3978b60e2813bc1cae5dba561b5ebef6d27c7a22de517.scope … │ │ ├─25179 /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 │ │ └─25191 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1110 /usr/sbin/uuidd --socket-activation │ ├─docker-77c4683d3e34687fba68057260f1a4b4439b48fcc86bf15a95951cf79f83ce33.scope … │ │ ├─39331 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39346 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10862 /usr/sbin/chronyd -F 1 │ │ └─10863 /usr/sbin/chronyd -F 1 │ ├─docker-d97261747ec1f2081f6d0977037a436cfb33553d647cb3ae8d11d973d4bf01fb.scope … │ │ ├─12357 /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 │ │ └─12369 /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.socket │ ├─docker-d7564ed6eb21f8d6c4431321a00fa44a5cf333125ed825a731780220f647fce7.scope … │ │ ├─34678 /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 │ │ └─34690 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─144810 /sbin/iscsid │ │ └─144812 /sbin/iscsid │ ├─docker-ff6039104dea7afaaebeb55eff9eea0bb26202e16b93e39d3071811b567d0af7.scope … │ │ ├─29856 /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 │ │ └─29868 /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 │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r3983f640ef524618a1263780304f7043.scope │ │ └─191435 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─f0ea862fef283ccd76757e8cadbebda3d08a6180f748dbb880aa0b174fd9a56b │ │ ├─111574 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111696 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111698 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─84c2313464a43ed720fc78392d6b10f8f572069790b846638ec2ee419cdcd036 │ │ └─57458 /pause │ ├─7c3f9d59887104e55ec5bc989b7cee87e56f44f9f4da1dfae35f091b6ba8624e │ │ └─62037 /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 │ ├─dc2d281131efa3c314342b5db4558b07e77582566e921942926f7ce98cf83efc │ │ └─63301 /pause │ ├─cf1f21e22d339051cb050c4c68c67692e7f45784194810e95109a95016590ccd │ │ ├─177968 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404587 sleep 300 │ ├─9b3f07641286c49f5c5432bf09eae4afc3ba5de88521cbc9067e69b2c044392a │ │ └─45931 /pause │ ├─3ce618dc128e378836085996343a8dab41ee517e2838fcb4079a6a760dbba40d │ │ └─188987 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─a764991b34e0c010c690ccf1e377e659b93495ba9c13ac695b107b5db8d26cd2 │ │ ├─109962 glance-api: uWSGI master │ │ ├─109975 glance-api: uWSGI worker 1 │ │ └─109976 glance-api: uWSGI worker 2 │ ├─5d1c87f3f37e0d0ae35658c71a154d13c214df1081ee3e1255556e05520896d0 │ │ └─66197 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─562ad3f257bfe6f21c0d4a7d105bfcaca85f11e7b91c511b08a081f192b81a16 │ │ └─162574 /pause │ ├─22244579a645b3debe8a5701427b1abc491b221bafb8429ba74dcc49eb0f7804 │ │ └─253871 /pause │ ├─dc38511dc56ea741745fbca1df4b9f0abb2d22fd13ab154b802aa258da36441d │ │ ├─129054 /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 │ │ └─129293 /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 │ ├─83b23c906c2f01b4001e1d0b8506b106dd831c7ba2a7a62805c80a260e53b299 │ │ ├─207025 heat-api: uWSGI master │ │ ├─207060 heat-api: uWSGI worker 1 │ │ └─207061 heat-api: uWSGI worker 2 │ ├─edaaa06ac7a4f6d3c6767f8a663ceeef8f8470494eb689036c5e785d2c41501c │ │ ├─64409 nginx: master process nginx -g daemon off; │ │ ├─64440 nginx: worker process │ │ ├─64441 nginx: worker process │ │ ├─64442 nginx: worker process │ │ ├─64443 nginx: worker process │ │ └─64444 nginx: worker process │ ├─45b452e694ca1a0d51e68832094782ba3a93cf78f27c662a473f2009ee98cfc2 │ │ ├─43671 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44094 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─7d7c256e454afc49ec59198297150f5a535123bf8e92629dbc7cbbffbfc4335e │ │ └─190954 /pause │ ├─888bee32d11e093a5edba6ac26b92f32f19efb93366fe41abf26cbc6ffbfdfa6 │ │ └─46000 /pause │ ├─35a1665b92d542098782e58fba885cd0f2c4e2eec1589fa20a5db29dc23add12 │ │ ├─50397 mysqld --wsrep_start_position=315be9e1-7ef6-11f1-b696-13c6e44305bc:20 │ │ └─50525 /var/lib/mysql/mysql-state-monitor │ ├─b19e3375137523790bb6f99c78358917b14b1e2837d4cee1727d3bd21566883e │ │ └─271085 /pause │ ├─fe75a094503a6638f24a79360c72be4942ae5702b7a2705fe9b7dc946c1de00d │ │ └─45877 /pause │ ├─29aa7c326ad53ace749958c7150bbc3b4838a630fea17317af8b368a220f78bf │ │ └─190664 /usr/bin/libvirt-tls-sidecar │ ├─8bc5faf90a559f30c6468e58370e41d89e451a9689b11e88744d66ed229f1b32 │ │ └─240373 /pause │ ├─e2dfc7ce606f746c1dd8e7ca96b422df6896df7304ebd615143102163cf2e5d9 │ │ ├─ 72910 apache2 -DFOREGROUND │ │ ├─ 72925 (wsgi:k -DFOREGROUND │ │ ├─ 72926 (wsgi:k -DFOREGROUND │ │ ├─ 72927 (wsgi:k -DFOREGROUND │ │ ├─ 72928 (wsgi:k -DFOREGROUND │ │ ├─401289 apache2 -DFOREGROUND │ │ ├─401318 apache2 -DFOREGROUND │ │ └─401319 apache2 -DFOREGROUND │ ├─0a56d3591f282a6edc1217cfca4db53d035c18d616e46ac9d066f8c435f4972e │ │ └─177043 /pause │ ├─7ce78387b36728bbe0a240ca0bd802536880306c01b0f56d8c761f33ffc118ff │ │ └─258970 /pause │ ├─215cf695d1f4c578964fd942ee6d25c4c36d8ace3516217c600a6268c0ea3067 │ │ └─219297 /pause │ ├─2a6486f0544d3826a8ce77abe98cd6b0b7a9a1a10a8e1f884d1fd80118279740 │ │ └─176952 /pause │ ├─60e6ce9bba2b5bf3b41979b2c68744d07492dce7cdabb896ee90cd3ab9b77ee7 │ │ └─50229 /pause │ ├─66c0d8dce115ecb12c5ef1535488006169383928129552c180170199bd7dc8d3 │ │ └─259052 /pause │ ├─ea61f95f3e37a8b6326a4d604a89a0285a8d95ccff09eeeb44844ca6bd820ae3 │ │ └─157115 /pause │ ├─f201f3eda81f51e3c4ab48c62a4630804ae6e90e6669ef3bfe6ee80fbaaf04fd │ │ └─46199 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─5564cec0a095df0caa4ae68271f9e80684df54ae376e7f5aa2f3c09be0f6bc6d │ │ └─235949 /pause │ ├─4022ff7b13d58ad5e08d0fff089a5fd977021db58fe4868036f48db7e25a0b0c │ │ └─41986 /pause │ ├─db112a2bc40adb0e0790d88c79a6dbb79ccfecba48523b2ba65eb2216606e247 │ │ └─275137 /pause │ ├─ef2a700f566f350a63277154eed4dee60ff372f2b79168de1e109e8c47cc8fd5 │ │ └─46107 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─054abb2b387e96180cc352852a1a242ffc8a82c7ea7cfcc1dd4687aff365a264 │ │ └─57607 /pause │ ├─317d1fb57630ca22cdf4b3b1fd4daf0671a6afbbf476bc4db497bae9b0aa2426 │ │ └─62774 /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 │ ├─bb75c1be267ffc7c508020b8ce636ee913d6f577ec5fb1bbcb49c03cf824e6ac │ │ └─42110 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 │ ├─76b16c515e11cde31d938d6255b1430add32984e22a4aecd7224dd3b1b31f4b8 │ │ └─48048 /pause │ ├─c2dc0dee421cc4160bb29cb02b64d006fca6de28f9ea0dd77793b5bb83b5662c │ │ ├─268616 manila-api: uWSGI master │ │ ├─268662 manila-api: uWSGI worker 1 │ │ └─268663 manila-api: uWSGI worker 2 │ ├─54b7c0b6d5f37507101baa86524652353871dfbd3a49721cc4d3fc770a72f94e │ │ └─258776 /pause │ ├─0aa9d033e8ef0962963b470eccbf8db15d25be749dd93a155b5c8c8c36fc2217 │ │ └─42097 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 │ ├─93ed8f11f4c963468b15f8f763f4411e2126c0700c4fa297720ba6ba6254e890 │ │ ├─85490 barbiacan-api: uWSGI master │ │ └─85505 barbiacan-api: uWSGI worker 1 │ ├─2cd71f0d18d8c09740e008e4c9abdfb5eaa419f102e71a77c0d78399ab721dfe │ │ └─235052 /pause │ ├─0168cb7264545584105de84fda45a8433b9dc5a6520a4706037a0f6abdb118d9 │ │ └─49662 percona-xtradb-cluster-operator │ ├─4e0975980e1becaa083d54178e7026e0b4f85978eb7b665cf821eabc423d496b │ │ └─66728 /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 │ ├─71111798ea130388ad970faabd2f3bb72378e3ca5dd35307ca7e44eaa18e1301 │ │ └─112742 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─253d69dfd93c250ce86d77e812522bbc11ecc13c0506b70d2a60a5a5fea86432 │ │ └─64830 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─294d2a8510a29ec1bf5ddef8c1a017127a472786cf44a34d09603e4a5d33530e │ │ └─66152 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─012b98dbd66d74f933c4f4ecc25d8b3029580f17e023836e3ad7aaf9b39af099 │ │ └─250601 /pause │ ├─09ac42c1283233ce9719cec309a64e6424cef6086c3dfff3696755e2822825d1 │ │ └─228891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6b36cd67e78161a999ff3e768e96b3cc5ced1589d239b1d44511b03def2cb964 │ │ ├─92668 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92685 /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 -- │ │ ├─92691 erl_child_setup 1048576 │ │ ├─92783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92784 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92794 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93070 /bin/sh -s rabbit_disk_monitor │ ├─2d984c9378eabf790aedcfeb03829ca24929782ad3e5733063dec245a0a1d019 │ │ └─64421 /pause │ ├─294dc567ab51cbf12f59a4a8c56f364bdbdbbac3d5bf46530023e276991770ba │ │ └─210956 /pause │ ├─50fbb554b08ea145eca82941d44c3c08418858c07f97249cf3f1716f5fd88861 │ │ ├─197618 /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 │ │ ├─387028 /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/tmp9pswvl_p/privsep.sock │ │ └─387408 /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/tmpnb0ze_6n/privsep.sock │ ├─af789e618608c0abaad7b6c3afd202ecb24f105313c2a3eea82535e5c2920e42 │ │ └─61463 /pause │ ├─062139a8bfdd836ca19383991b2451cf039dfc537d495529a2ea2b4d4d6dcfc2 │ │ └─191322 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─bc1031ee6d1c487513de25d1ac7e20d57fe5576fdcf095f5fb22a5022257f84d │ │ ├─187576 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187925 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppzapit_x/privsep.sock │ │ ├─188098 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp4kmvftb8/privsep.sock │ │ └─188463 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9c7332379c4b95d5a823783a2e38c4f04b132274f08e8ef26fc01dbae1293480 │ │ └─49000 /manager --metrics-bind-address=:9782 │ ├─4ce3bedd9345684533751a69aa5777d0514a1d68f5bd27854d664f0575b0aaeb │ │ └─111116 /pause │ ├─c64393a789cd9df69a1881a7f7db37a8b71db53bfa06085b3741d4eb77f09b2a │ │ └─66024 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─693c72c21e2f41f49f3eced0bc9616420befdce2e1442d032c46780571ea6f79 │ │ ├─78788 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78805 /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 -- │ │ ├─78811 erl_child_setup 1048576 │ │ ├─78870 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78871 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78881 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78960 /bin/sh -s rabbit_disk_monitor │ ├─6bf7d5915f8b4b7b19b577fea07d44753819edbaa34d005bd2d6cabe547c4264 │ │ └─49129 /manager --metrics-bind-address=:8080 │ ├─ea1beef3cdbb66dca0dbd5d7602f60e1b6534b56b8077bc48c12dc26ef1fd030 │ │ ├─159993 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160083 /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 -- │ │ ├─160091 erl_child_setup 1048576 │ │ ├─160149 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160328 /bin/sh -s rabbit_disk_monitor │ ├─0f6eb8d637bda273acbeba42a843cf6879cfb7e35267cda46d1b2a0643a821ed │ │ └─230990 /pause │ ├─ec9b2b941dec81cb49dcec048005c78152d22bd97b0065cec1dc3e477f8c5c00 │ │ └─45433 /pause │ ├─550b1dcea1859d1d150307d920341ca47aea7a247d4ed9546864b800c63c70e0 │ │ └─57405 /pause │ ├─e6e8907fe6b33b725740c9d86ed620ae09a689b854a1dcdeb9c2ac7af2054aed │ │ └─273566 /pause │ ├─e48c249d553f932885d18522fe95ada3c22ba89fe0a4e9f13953a37d9858d7de │ │ └─43203 /pause │ ├─d949bc078ae76ee678fe137ba190c46cd3d7e390abe3022b5158d61279740dd3 │ │ └─157456 /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 │ ├─d3b659eced41bac0e9add05903bf4b9ee0b084d610268ce51795422684777e9a │ │ └─43462 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3082246881c30da77f81c518808aa67762e0cfa2b62c18d33aab29ad782e144f │ │ ├─211097 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211115 /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 -- │ │ ├─211121 erl_child_setup 1048576 │ │ ├─211349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211677 /bin/sh -s rabbit_disk_monitor │ ├─0c05df875e5172276025b43cc9b706c239387a47ff69d93eb980f909cac70807 │ │ └─114879 /pause │ ├─d58548776ca9f590f7dc6f91206d146841cea94542c0076d9db6040a256ef367 │ │ └─65834 /pause │ ├─6bb54428af4a61fe46eac55f2e99408123213838396cc91aba180cd33fc36c16 │ │ └─126484 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─881f9f542cee660f4f4606ed962ede40e130c93648becb5e189f6c8924986cc3 │ │ └─130579 /pause │ ├─9c5a2b66dc3bd2975c2dc1089a115875fa181c78db249c0b453f01930aa2ad19 │ │ └─66936 /bin/memcached_exporter │ ├─31ae38a7c13de060874a34efd926805aebca0031079334cd8ea99044f446394a │ │ └─193368 /pause │ ├─56ca8330519a591ddbf84d336dde273268544e50dd075dfd2ab3c7c9b9576f47 │ │ └─64752 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5de5b3cca3804a4ebc5d066e0f6b607db08da47b618ec50dc32515ab9a9285d6 │ │ └─78633 /pause │ ├─3d2b3544131075826c6efbee8e6e3c29943ff2e55f48fe5867ebdb7c96b86443 │ │ └─236495 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ec03cfdab86aec9e0250c6895d12469da05d74e7ef4b1407055af62d22b5b15a │ │ └─251022 /pause │ ├─d8a2869807d6a62e235a28ea8beea4e4238130cc41dfaaab7d606cb5f7609a6e │ │ └─66894 /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 │ ├─91ec800e100a3611f8c04b1a1a6b97d9e5808ff7f7c11a901e9e193d84026bef │ │ └─65939 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─8c0acf8d9e2a9e7ce3ba0c1267641e00faca22d1ed3e9742c0fca4c75dbdc4db │ │ └─42219 /kube-vip manager │ ├─60115c870c5a5796d798f70e1fbca5397b7aae6f6c7ded302003dce1291d66fe │ │ └─257130 docker-registry serve /etc/docker-registry/config.yml │ ├─765824cb79d0d2cb934b6272dcd1c0ec704532fb75e76bc51b2e825cabc84d50 │ │ ├─231418 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231435 /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 -- │ │ ├─231442 erl_child_setup 1048576 │ │ ├─231601 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231602 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231612 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231817 /bin/sh -s rabbit_disk_monitor │ ├─7bfcc3a440f36e7e5f06d5a01cf43acb0222ffb59f6ccd3c04df0c1593a9f7a5 │ │ └─190757 /bin/bash /tmp/libvirt.sh │ ├─7dde3c8c35cc906710d56343ded0fd32264b03faa328ad1508c65169b0213585 │ │ ├─136328 placement-api: uWSGI master │ │ ├─136341 placement-api: uWSGI worker 1 │ │ └─136342 placement-api: uWSGI worker 2 │ ├─27ad13f7e7f274b9c41e69f89220da41cfbdfb7b3fbc56263dabe16d397cb75f │ │ ├─50343 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 │ │ └─51539 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─25fcfc86194f97d9f49a587aa31481c886e365fee9bdb2c57bf4f0a67a3c6239 │ │ └─197644 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c55e78698b3a2d62abf74025fdba5ed377d3256f8f186cd91943dd5daa8cb366 │ │ └─57702 nfd-worker -metrics=8081 │ ├─2c84796a4cd12af2ab064f562385ee37b9779609efa88f131d2a150e14e1263c │ │ └─240457 /pause │ ├─2b6895ea7489e340a10e62518d7f788099d17ee192c41a2786164cc851522f1f │ │ ├─189250 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189609 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190375 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_za8hyza/privsep.sock │ │ ├─385289 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8_jl4owk/privsep.sock │ │ ├─385799 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa1nsviao/privsep.sock │ │ ├─387346 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─387347 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─4a3041b2115f69909882c82dc0542111d561e6a4e717249aa6104cf85f2a36ef │ │ └─159187 /coredns -conf /etc/coredns/Corefile │ ├─4ed3221b023888eede20f152cd93db921cb754d3d03720d06f3c7c4cf066c07d │ │ └─111157 /pause │ ├─cca6886348b4d07b84587a4d086bf965761e892e1aed14cf4853b7c161552f35 │ │ └─44599 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─33e66c3f053b06e46b58635a2c414e41318074a3d88459b6fb2028d2c7e9a92b │ │ └─63347 /pause │ ├─2f3b16c377283fcda66750b977efa265ea86ba1178c9f2ac4dae50a8aa264d49 │ │ └─44956 /pause │ ├─6bded5128b32d967bb6314d3062805793486a7007ed6522674447129e0882bb8 │ │ └─66673 /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 │ ├─b45b82753b36915e28c64a49a43ede5a435d9e18d46214f9f4fa6b631aaa5016 │ │ └─235977 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cfc7762eb54d2aa405763cd4e6f6230e7cc8659982e575eb6416c6ee515d4906 │ │ └─50497 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─5cfe04d8f8cab0a552a4b81db6e2856620cbaceface4d5dc9b09eaf43b214fa7 │ │ ├─191183 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191203 /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 -- │ │ ├─191221 erl_child_setup 1048576 │ │ ├─191373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191384 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191715 /bin/sh -s rabbit_disk_monitor │ ├─e8f340ce3e6e7ec9b7a0a0ff08caaca6a29d28188ab61c9340057d8602a44311 │ │ └─218981 /pause │ ├─2b06ad39afc1a283ce66bb1e96a24718278d2811a5fc0b3ef8d39372de86d9e3 │ │ └─46153 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4fffbdf05ba457645dc443f747c678cf8ed599e3bb1bf953ffa32818c47a365a │ │ └─218979 /pause │ ├─33ea0e3cae7ef8fd2658307a5067ca9d40040d6233ade68cd39764342b040118 │ │ └─128575 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d9c40c12fde9b50675c3ff61986f7b898356c78d57fee048831ce5d8ecccafc4 │ │ └─63984 /pause │ ├─c16479cd0e0b61f92df389c34c465d8d2d7826754a21acfe1e996048a7a1d669 │ │ ├─67609 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67626 /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 -- │ │ ├─67632 erl_child_setup 1048576 │ │ ├─67769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67771 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67848 /bin/sh -s rabbit_disk_monitor │ ├─f2b9ebf06ef5734540e0175a539b753d2c1d210a3d41ecc8484871706b28fdd7 │ │ └─52868 valkey-server *:26379 [sentinel] │ ├─ac3b467f96b1fb5ea8492f6455368a1f420b6a7a38a142ddd0b960c804a78dc9 │ │ └─177076 /pause │ ├─71bcb4709c3b419ea66b785a7278cf46886c012ffd8d7ed78232a2740f443d9e │ │ ├─173979 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─174369 nova-conductor: ServiceWrapper worker(0) │ │ └─174374 nova-conductor: ServiceWrapper worker(1) │ ├─ef262d15a90cecfa896b11b050ee740b1ccd6d510e3a00483342822443c43af4 │ │ └─61586 /pause │ ├─37b04ab22b255c9de175c1fe766fac77f6c25a8745d699b201de0216113f7411 │ │ └─177386 /pause │ ├─52a6a90d383ff25c4631751cb4b1e3800ddb3531a189b998c4d30215db5ea6ff │ │ └─62283 /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 │ ├─9dfe227f38219fe4400ee1d443118bb593c4cda7c7bb15c5bac56e98852d5169 │ │ ├─277665 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277684 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─20a7f24a11827281e8b3d08efcaef4613666bbb4a801a3680803da0ded423f07 │ │ └─66854 /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-38.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 │ ├─e00d8f000e94f89a8bfc2528dea63712b19de7da62ea05c18441eb2101d71950 │ │ └─162176 /pause │ ├─af97f47ee844fd31f9e0b35c427243a8c4d98e14974ab1bd493cf8a6f6bdad55 │ │ ├─173119 nova-metadata: uWSGI master │ │ ├─173132 nova-metadata: uWSGI worker 1 │ │ └─173133 nova-metadata: uWSGI worker 2 │ ├─d77e01f24993081504d73deaa34caae1d09100bc1d62dfff2f8ab6fa81b3b235 │ │ └─57366 /pause │ ├─5e00470a2c48c71c527b1d8aa453eb494269dfe221cc25ebca7d08f579e64a2d │ │ └─96501 /pause │ ├─7690f5797aa4dbceddc83b525b50d10de95d4769b99eb85ff7ec99c3279002ae │ │ └─63225 /pause │ ├─8dfaf497f437295b011c7dbece6a545ccea0a2d152ba15c77d220d27a52b4bc8 │ │ └─48105 /pause │ ├─ca5217e44bf0f76a7de453c041e96bcbf5ef6130c3c1e242df063d165b4fe38a │ │ └─87017 /usr/local/bin/rook ceph operator │ ├─2d29fa432b22c8094c64026d0c4e8b7a69287543a406d347e424be0e088a05d5 │ │ ├─173962 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174389 nova-scheduler: ServiceWrapper worker(0) │ │ └─174391 nova-scheduler: ServiceWrapper worker(1) │ ├─4ba2dde9147e51543daaa1f9f04c666ec425764c8db2101815989cefdbe33818 │ │ ├─173007 nova-api: uWSGI master │ │ ├─173042 nova-api: uWSGI worker 1 │ │ └─173043 nova-api: uWSGI worker 2 │ ├─6f64f1edefbe0ec94da0609e277e8b4e3e69c3f5f453a05a6396b17e86d688eb │ │ ├─254072 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254094 /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 -- │ │ ├─254104 erl_child_setup 1048576 │ │ ├─254249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254260 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254596 /bin/sh -s rabbit_disk_monitor │ ├─08ff32c237c3100376b55a9ac070c020c2f299060933a8b5f101d39990444c69 │ │ └─57743 nfd-master -crd-controller=true -metrics=8081 │ ├─576af1062917e89dc2c63cae1e96203ba110d31402ce7237ffee67a53ca76893 │ │ └─236464 /pause │ ├─d77b482687d2c807b2fbed8cdcc5b2f673b24a4ca86bc0c4aac3e7fc63bc7aa9 │ │ └─86192 /pause │ ├─d67f1ed23089001b13d8687395c0c71d8fda7c73cc0f07a847ebf33b6b3c0ff7 │ │ └─61547 /pause │ ├─110aaeed1067da537a42805e6c45750acc532888a9d2d1265db1a9577487e66d │ │ ├─62221 python -u /app/sidecar.py │ │ ├─62559 python -u /app/sidecar.py │ │ └─62561 python -u /app/sidecar.py │ ├─b5e1bd504f7da848a3dd49e506e676e19968ffbe5e54b83d2ff477566dcecb42 │ │ └─67039 /bin/oauth2-proxy │ ├─457252e9ea85dc77bf2e70c22c70820ad86f92f2bf8c62b5760267d1203a0351 │ │ └─193328 /pause │ ├─438e5b42ea94803c1670307060aa26689834c2676f681af26e5e8b4971614d1d │ │ └─52542 /pause │ ├─a464206d169a5832fc299c5593340076887dfb94d9e97e5a0010f9a7a38825d1 │ │ └─92235 /pause │ ├─fe6e26c0509560f89a89de5fceb4c8988ad78c23a62f817e39e21265e53b4dfc │ │ └─64121 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 │ ├─7a02ac6c39d349fafee63f54a714e82849004f96d3715c10e840d9ff78b4b482 │ │ └─163231 /pause │ ├─c79e9f2b887b320b0219385a4765a990273d3e45d3e2a8da47d7302a94369634 │ │ ├─157490 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157503 /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 │ ├─332764d914332533350d86ef6fd9951a25b1b63646c25dd85c0f3c0581acbb1e │ │ └─162655 /pause │ ├─566f73ba1555acd8a424fab96191641d1408796c9d77090ab858892f08c39d35 │ │ └─63858 /pause │ ├─bfe6d7196ca202403343bd7aa87cd92418189fc03397128dc9ad2d8524707c9e │ │ ├─ 96935 /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 │ │ └─329707 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─76d9fc831a3563a90a353f35f720e8f9473b86ecd5aebd4ae98fc22ff29f9995 │ │ └─52442 /pause │ ├─b5c459cfb03917c46757099b98974eee46b62fde3aac26d86230f47feaf8215c │ │ └─69564 /pause │ ├─ebae51bfe356840c148a3c3da9d687fcb6c0297d505a12aaf5a0c2b1c455d888 │ │ └─41972 /pause │ ├─282a2c4d0d600d315e8257339e439a58390dc80624929c9c7368aa4f7fc6fbcc │ │ └─218931 /pause │ ├─6322df4dd6792162fb9c49e9375dbadcf45d5f1333916f318d0b117c33d03d5b │ │ └─41980 /pause │ ├─856fd8e6ee819b2d46eb0fdd06d69b5d12067555d9c891f113a8ec7e8b21bc44 │ │ └─41933 /pause │ ├─dae7560bf8ebba7e6c31c8df9f3fee9ec937a2af316b98949f27bb746d02292a │ │ ├─228908 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229447 octavia-worker: ConsumerService worker(0) │ │ └─229450 octavia-worker: ConsumerService worker(1) │ ├─c6e4229bd798ee042bee3d1a231d65277a4b90eb666b04637b3fe92095924e1b │ │ ├─228006 octavia-api: uWSGI master │ │ ├─228021 octavia-api: uWSGI worker 1 │ │ └─228022 octavia-api: uWSGI worker 2 │ ├─531772b6fc0a8e5a376933dcca1b4f0a2090c00dc9b000c776233432349fe71f │ │ └─268614 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─402cbf610027740108b198698ab1855edf844c1b3364b7c2c1fbfeaa87c56d32 │ │ └─50551 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─23607cbbd2047df4be756e1012c0ed07ee7270c937476de48ebdd5b5053dee44 │ │ ├─186470 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186940 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186943 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186946 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─7f7e47c243af95fa79939d74714e93ece8ed8f07ecab553d5d5e266852370d37 │ │ └─64293 /pause │ ├─e7dceb817612af7fe0c4a7b9333164f931dc29abf1c66bed28fb4de1be98d466 │ │ └─80165 /pause │ ├─489852ba4fce8d78575bcd18cab5cb09db79cb624e07c20c337365e55ea6b442 │ │ └─66277 /bin/pushgateway │ ├─f7a1b47dd3c32a0381b106f8635250e11137f1a026ae60153310623318369f01 │ │ └─127988 /pause │ ├─fdfd14a82757c530c85e2bcb30249eb516172debeb40d44a4db52bd4a8372592 │ │ └─65920 /goldpinger --static-file-path /static │ ├─4e9d7db615af0cb703ac5beb1266f5b981b551bf9d79f1303f8abb7206575b38 │ │ └─48364 /server │ ├─a686ad28f2d9744fa5bc25317c3f358eed5dd9762afa6754aa8118fee3eb17f9 │ │ ├─62246 python -u /app/sidecar.py │ │ ├─62616 python -u /app/sidecar.py │ │ └─62617 python -u /app/sidecar.py │ ├─9cfbb0a45c1cc597f252875bfbad69c0ea22393817b573361297f23b73dd4a6b │ │ └─96882 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d89338d565eb54ab45cfa983206fea85f12b9ac5cadff741210344bb284f3d13 │ │ └─66576 /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-38.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 │ ├─e46d2dcad74b11f7f9c053d4dfd3e5d82f0ec9e1351171c5d1c924907b108a38 │ │ ├─206970 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207358 heat-engine: ServiceWrapper worker(0) │ │ └─207361 heat-engine: ServiceWrapper worker(1) │ ├─bce4d658e8db9be3c74fb409cb68f59dc3c47d9dea3335e7545cd8ce6e3ff484 │ │ ├─268794 /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 │ │ └─269026 /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 │ ├─f62f4ea1ce38020c71b822493c2d0233a1210b79e86396d0a5397152f8686a5b │ │ └─45027 /coredns -conf /etc/coredns/Corefile │ ├─0c970905ef332b385530a4b69de3700df5b524443b18b7352d057ec806a71fec │ │ └─52573 valkey-server *:6379 │ ├─d7aefad3d485ba0ae2224fa9646cec2591bc77bca5e198b30d7e44f806d9595d │ │ └─96871 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-brwx9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─31141de4e01f516107542c76d619e1ee9969a8a7bcf486e96b27e4ecd8ac13de │ │ └─268637 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─409f1dc3f12147dbbacd068fdb012a8c29e548435c535244877e482803aeab1d │ │ └─177508 /pause │ ├─e828906adcf6a11978cf2e75486d02258de732926feddc5fbe122ec76235dddd │ │ └─49334 /pause │ ├─d81d2147974c5d61ec24dc0512771cf5fc9f5877629192389c3be4322193310b │ │ └─66228 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b88f9f15485049e88b61930e52285b3c964ceb5479b77207d2d9e3ec51185cf9 │ │ └─57645 nfd-gc -gc-interval=1h │ ├─e51075f3b12cb222646f49fde8b091de6c09afd28102b576b23bc95a9aaac7f7 │ │ └─41924 /pause │ ├─70048a44c560462ec8fa062a902ea7006cfd8af65fc152e49bf596c039a33082 │ │ └─162475 /pause │ ├─4ffeea98122ecbd5aabbe85f9428c356c0f0c6a66fb2f957b0901c7ef8fe65c4 │ │ └─159762 /pause │ ├─9d17f98a8c7bc84a6235390889052e4f25c855710cab82da7cd8a1ac1d913899 │ │ └─234160 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5e623f49b75b4503cafd2e846ad8fffc2a72bf41ddd91bc844c0d09d6fdd565d │ │ └─42054 kube-apiserver --advertise-address=199.204.45.38 --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 │ ├─6c8f3236de47a67daf9c33deebf5a7783723d7337245cc67273ea5b982d806a9 │ │ └─235357 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─2e1454ebca5dde06e8ace839f102eb34b360d950f52b7488782263ceba27104d │ │ └─109551 /pause │ ├─893300ed85221ee4027d437f122a05d7e284e6b9df268579eba496e626dd03bd │ │ └─233909 /pause │ ├─a76d551039af68c639c6aa55164e02a39d21d7b7fda89b5e625297cf7b3792d6 │ │ └─48941 /pause │ ├─0db57847547f5c23bed7440a26f2da186dbf934f2c1ae059fc82f679fac657d6 │ │ └─159042 /pause │ ├─50e5449cdc8f1563839969c6559fa091ad48396e623d74ef6082864f4622568f │ │ └─42071 etcd --advertise-client-urls=https://199.204.45.38: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.38:2380 --initial-cluster=instance=https://199.204.45.38:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.38:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.38: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 │ ├─dd6ba0ef6c6d731ee6d28c19d11179f14242ccfa0f52464fbb5c48a85701d074 │ │ └─67312 /pause │ ├─cc4239703885cbb84a7b53fce0fb152dc99751f3ad4c7114768eb2a9b69748a3 │ │ └─52668 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 │ ├─b147c954c56fc4efe4301341384ed559c8386764c7151424b42b9d9d1001c6d5 │ │ └─238910 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─0dcfff62e7eacab3803ad7b3c8d869499d907b07d6ffea3fa19bba71803d4390 │ │ └─67105 /bin/oauth2-proxy │ ├─fa4c2beb4d9b97eab2edcf6f44b353e85b1e4c662cf430021af54fd39685ca84 │ │ ├─113189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113206 /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 -- │ │ ├─113212 erl_child_setup 1048576 │ │ ├─113394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113405 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113459 /bin/sh -s rabbit_disk_monitor │ ├─a307de49d1be681b37a6807300dd6bd04438da660a3874d0f761506f721fa870 │ │ └─259157 /pause │ ├─720a1270b530c3a4cb65029d89789921a61a10aa869c1d0811dc2d24738df96e │ │ ├─186465 neutron-api: uWSGI master │ │ ├─186502 neutron-api: uWSGI worker 1 │ │ └─186503 neutron-api: uWSGI worker 2 │ ├─3c5e11a43a73ce9cad954949d9acf34b56befc6490a6e83788a2b0232ed0cffd │ │ ├─229696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229714 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─230423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6502ebfe6bc941d97b28844a497c58461cd27c169e0e17731637325ab3bcfe6e │ │ └─45578 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 │ ├─38f7c7a91983e8a8964531e06770a0ea5e6a5ae2c121f9e1cac0a132bc82e0e5 │ │ └─96362 /pause │ ├─ddaef111e9e2a368c89db9daa149a6e28bb4cb49b35bfbb3510923ed3e150b19 │ │ └─175063 /pause │ ├─5b8bea363e78e38f4273fb845758d2f3fe839d37ec0ebe8a71a47341c14d107b │ │ └─44561 /pause │ ├─ee1a352a15fb339dd289dd8b39fbc08158269092bb4ee1324586b28879e9ad15 │ │ ├─207008 heat-api-cfn: uWSGI master │ │ ├─207058 heat-api-cfn: uWSGI worker 1 │ │ └─207059 heat-api-cfn: uWSGI worker 2 │ ├─018328c81865af37ba225b2c08d1f606b526485959051346ea87e5b938acbf14 │ │ └─45044 /coredns -conf /etc/coredns/Corefile │ ├─a069b05f30368245ae7472c3faba95b3ae7d896073ad09037dc56634ee503584 │ │ └─113073 /pause │ ├─905e3902402134ac5f3e486c673318cadb0e31462e50af4f66aa5e0b0c1a4366 │ │ └─275342 /bin/openstack-database-exporter │ ├─5e1c1312cc19215e99efe8a5c293d351c5a18df9cb6e4f635603829319373259 │ │ ├─186517 neutron-policy-server: uWSGI master │ │ ├─186555 neutron-policy-server: uWSGI worker 1 │ │ └─186556 neutron-policy-server: uWSGI worker 2 │ ├─96eee2ff94110980fd41d4514c1a92155206ddae68954235466df45e823d122b │ │ └─65067 /pause │ ├─d68b44f5b7fd36d51d90da9f9b14383149502413d6b9bd1c9ea9609d0b5a76d8 │ │ ├─175186 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175203 /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 -- │ │ ├─175209 erl_child_setup 1048576 │ │ ├─175256 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175474 /bin/sh -s rabbit_disk_monitor │ ├─bd27824ba4772709e52e5ef4670c8079811933d286f20e603f12d0f05d138d69 │ │ ├─65558 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65612 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─46b2b41208e2f6f183ab6d906b3e6ef61c4ac2151c45a29e568c5d1d0a15d1f2 │ │ ├─345837 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─346152 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346418 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpase_ctug/privsep.sock │ │ ├─346658 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmph1df5bow/privsep.sock │ │ ├─347200 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347202 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347284 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d53c51a6-165b-414a-b795-7e1d33b72a10/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d53c51a6-165b-414a-b795-7e1d33b72a10/host --addn-hosts=/var/lib/neutron/dhcp/d53c51a6-165b-414a-b795-7e1d33b72a10/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d53c51a6-165b-414a-b795-7e1d33b72a10/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d53c51a6-165b-414a-b795-7e1d33b72a10/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-57431ca7-ce2d-4d59-b9ec-2f19406dda9d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347289 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/61ae0e12-2f0c-430d-a456-a8471a7dc91a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/61ae0e12-2f0c-430d-a456-a8471a7dc91a/host --addn-hosts=/var/lib/neutron/dhcp/61ae0e12-2f0c-430d-a456-a8471a7dc91a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/61ae0e12-2f0c-430d-a456-a8471a7dc91a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/61ae0e12-2f0c-430d-a456-a8471a7dc91a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-dbb0fe37-acf5-4f73-8633-1aceb7e5dc29,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347353 haproxy -f /var/lib/neutron/ns-metadata-proxy/d53c51a6-165b-414a-b795-7e1d33b72a10.conf │ │ ├─347357 haproxy -f /var/lib/neutron/ns-metadata-proxy/61ae0e12-2f0c-430d-a456-a8471a7dc91a.conf │ │ ├─385144 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpch3vwftt/privsep.sock │ │ ├─390984 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpibsr_uh1/privsep.sock │ │ └─401885 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/21e3e94e-6946-4578-82c1-51e7332be105/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/21e3e94e-6946-4578-82c1-51e7332be105/host --addn-hosts=/var/lib/neutron/dhcp/21e3e94e-6946-4578-82c1-51e7332be105/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/21e3e94e-6946-4578-82c1-51e7332be105/opts --dhcp-leasefile=/var/lib/neutron/dhcp/21e3e94e-6946-4578-82c1-51e7332be105/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d25f2000-f329-4e52-b5b5-8e7d2c972fd0,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─1bfda920c7f9a1123c67e44227d852401ccb85e8780b4aa106dee6f775227461 │ │ └─57793 /secretgen-controller │ ├─13c114bc9af2cd8adaaa49b90ade13b6cce20f9750cddc6d68fd41da90cd37cc │ │ └─52979 redis_exporter │ ├─8c5496b834132eb5e46f0ead97fb7fa133d898c916187325bd30b091ac280a04 │ │ └─176839 /pause │ ├─6eb014aa6630bb03738a84b6a2eca8216e8b5f881a045987d0d57fb1dce52d4a │ │ └─49827 /pause │ ├─9ca709d13ff23e00ab9da31a1fe2a6a0fd4fde6b182dee9613b443a10393a5cb │ │ └─158545 /pause │ ├─cd31270502e0c9c77ef0453ad25b538ee7d4470cd6260ab08fc118e80b318534 │ │ └─238818 /pause │ ├─895b749e90c2867e770662a8de73a922cea3c41c65de70d3b17a369bded8c2d3 │ │ └─43237 /pause │ ├─3a00575784f7186969e2bfc7293495fea3b9490be4429cac63f2926fea812797 │ │ ├─124801 cinder-api: uWSGI master │ │ ├─124835 cinder-api: uWSGI worker 1 │ │ └─124836 cinder-api: uWSGI worker 2 │ ├─316fc1e78f9d6e7eb72dfe05ede9ada312a88690a82c0b7d68f40b9bb6653454 │ │ └─42498 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b9f89b6416a213e6a75b26b5273b844dc63d1fb2fffefeb9e02a17c5456420b9 │ │ └─193419 /pause │ ├─ac39402c7df34fa35e9e4677cec19ce6eea8dbd085d010b49e68091e9e01b268 │ │ └─56708 /pause │ ├─3d0be1f86f17e8b193c4dbdeb03b604fc80d766679850fd2fdf45551a73a30eb │ │ └─48831 /pause │ ├─a3250f695f0c065e12b66f13689dffb52494c588cb6f4f063096abb77eb0650a │ │ └─127943 /pause │ ├─1f33e3916fc7ad9800eda7187ba408f8bdb82cb204fa93fc0252919909e7ab74 │ │ └─273889 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─624bf8c23d4f677ef6a0dfb7e4dd64682cbb8f3e7adf8a783e6418e44a6f4e96 │ │ └─63792 /pause │ ├─e768f9754905d1614f7d2c74c2b1d63bf31902b9368f7746e35fbcbddda49fbb │ │ └─177118 /pause │ ├─cf18119bae87abbbd27a051f041ffd1e980056f4d182af9fef4708aadf50d8fa │ │ ├─273414 apache2 -DFOREGROUND │ │ ├─276025 (wsgi:h -DFOREGROUND │ │ ├─276026 (wsgi:h -DFOREGROUND │ │ ├─276027 (wsgi:h -DFOREGROUND │ │ ├─276029 (wsgi:h -DFOREGROUND │ │ ├─276030 (wsgi:h -DFOREGROUND │ │ ├─276031 apache2 -DFOREGROUND │ │ └─276032 apache2 -DFOREGROUND │ ├─784c575523e7a4e9180b07054afd0a0708659e4b38dce88abc00ff73d693a3a1 │ │ └─114979 /pause │ ├─0f7af1c2b45d505d622ea46ec2bc50f1b051b081481b040d76b8272b770abce2 │ │ ├─ 48322 /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 │ │ ├─ 48335 /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 │ │ ├─ 48485 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273213 nginx: worker process │ │ ├─273214 nginx: worker process │ │ └─273215 nginx: cache manager process │ ├─b3e1237df3a48b3bf530f94f14e9dfc5bf946b6957dd7b867ac9e47c9a062bf0 │ │ └─168320 /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 │ ├─2ccc14f5d2c31748a17a19e5898f94097a894f87847d7af5ab28ce2227939466 │ │ └─61630 /pause │ ├─a023830fd3ec99fc81938f6960ee5f9fa75f7e30c4dd3331ef3d01b040a1770f │ │ └─162738 /pause │ ├─d9c9517b6d04a938e029da82d11a472df7b2ce9d0a47da8f68a72952fe0e4a78 │ │ └─42471 /pause │ └─8658742c3baf4b0fb5b79a6168ac9491b12f34c39f532213fd75e17db8d579dd │ └─44995 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount