Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21555 /lib/systemd/systemd --user │ │ │ └─21557 (sd-pam) │ │ └─session-21.scope │ │ ├─21490 sshd: cephadm [priv] │ │ └─21572 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1624 ssh: /home/zuul/.ansible/cp/162.253.55.191-22-zuul [mux] │ ├─432788 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ecltojvhgadrykqdldbfnhpyftddmkhz ; /usr/bin/python3'"'"' && sleep 0' │ ├─432789 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ecltojvhgadrykqdldbfnhpyftddmkhz ; /usr/bin/python3' && sleep 0 │ ├─432790 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ecltojvhgadrykqdldbfnhpyftddmkhz ; /usr/bin/python3 │ ├─432791 /bin/sh -c echo BECOME-SUCCESS-ecltojvhgadrykqdldbfnhpyftddmkhz ; /usr/bin/python3 │ ├─432792 /usr/bin/python3 │ ├─432842 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─432844 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 … │ │ ├─ 9962 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12315 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e61fb59656362bfba302c3daa7b100fdb07fc0bb8329b08b2b1db05e19206025 -address /run/containerd/containerd.sock │ │ ├─ 12678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1ad14ce690486e710eeda86cc653720953ce2df4464dfc591fa78c6d1efbe1ef -address /run/containerd/containerd.sock │ │ ├─ 18526 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43c93f57c03437016cf0e7dbe3d1f0e633acde9814abe07c4d48921bc741a2a5 -address /run/containerd/containerd.sock │ │ ├─ 25118 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56a0eaa8ba02f7e6ba3cfab9aac5dc13a5c26e7af9d114f1c26e4a2cb6642ad9 -address /run/containerd/containerd.sock │ │ ├─ 29794 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 770aee3b7f9629ce40b1d72b94034577f4e555790e5256e74bbcacf8455ed050 -address /run/containerd/containerd.sock │ │ ├─ 34323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7aecc263fa8657ad42f589d8b3f8aaa4298de6e4586c40fbbfbc62aa6c2cdcf4 -address /run/containerd/containerd.sock │ │ ├─ 38787 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36117780790c8e999b3a0b0ba3659b0de91e7911a3f5e6bd05050e402a4952d9 -address /run/containerd/containerd.sock │ │ ├─ 41316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d3938b8a3ceed7fe83d8541345224eaf241af5ff77d0367797b689161d38126 -address /run/containerd/containerd.sock │ │ ├─ 41352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d9301b0829c1e64cbb12d1bd65c02cae70df82b06e470020c338dd71bb4ccc5 -address /run/containerd/containerd.sock │ │ ├─ 41372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6f80680bfdd5d97daa61a10c11fce3e904aef522b4ace476a6c21392b6d8a50 -address /run/containerd/containerd.sock │ │ ├─ 41375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4fb696c836f90bbd5e9682d48c28eeb6ddf7dbe6ebb24f5886a7837c463a3cb -address /run/containerd/containerd.sock │ │ ├─ 41409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b23cca6aae07e7ef1ff0ca6ae5ff44971dc6b6a811e3dac86e8e1f5048acb5ec -address /run/containerd/containerd.sock │ │ ├─ 41936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8650c9df45651590d44dba77cbc0904506a6cd38a310ef760f04ee25ea0c7960 -address /run/containerd/containerd.sock │ │ ├─ 42651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6852a5e36be9a82922d75a18ccf1f2f6ef8b58d178ede5690baa5d4e1ba0bd66 -address /run/containerd/containerd.sock │ │ ├─ 42675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca198b972881564efbc6ce76f02985ceda429b508578ab6f638131f882ffe40 -address /run/containerd/containerd.sock │ │ ├─ 43998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfa84c1d7ffb8000c8309757d3a8bc1e05c24da477b1785b4d85b36d7a19854a -address /run/containerd/containerd.sock │ │ ├─ 44395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e3b48db4b2c8cf8e463ecb9815b7a0fb5bef0f1cc1a269330cd89174e16ef0 -address /run/containerd/containerd.sock │ │ ├─ 44434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1fd4c8174ea082819fdefb5ff0357487db45a6dca9a945469dbeeb37c70cce -address /run/containerd/containerd.sock │ │ ├─ 44885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd29138ea63ca2bcfb6b0ddcc789709b5c0d06653a2629bc43bdd915cdf1ad33 -address /run/containerd/containerd.sock │ │ ├─ 45367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6dd712f76f4204344551533a048a6b753f852a819a5f8db143f600f3ce2a04c -address /run/containerd/containerd.sock │ │ ├─ 45406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3541d299d70c9b574a45d5ee2164702109c8eefade1233d31efc962267f9bf7f -address /run/containerd/containerd.sock │ │ ├─ 45447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d3eed5d220999be549fbfc560d54c34008a09e935848616ddd8d31a17602a04 -address /run/containerd/containerd.sock │ │ ├─ 47519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cccba42cae4a0a3685134d03b0910514fa8deca298c3eb47def4797aeef89d0 -address /run/containerd/containerd.sock │ │ ├─ 47652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc0e7aae722ff3301650a8f8b37460623683ff56e1b6052a206f7fcdcf1aec2 -address /run/containerd/containerd.sock │ │ ├─ 48551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3af7be07faf83f823d0c9af404c3dcff317d1486090210c22972c6a847476cce -address /run/containerd/containerd.sock │ │ ├─ 48668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8478d738a41f3333c1c36ee96f7cdcda046f2eb81d56e4c30f07fcd23af4ac55 -address /run/containerd/containerd.sock │ │ ├─ 49032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6af478f2b80f779a072f4fb8e500d702bf32c29de3b2b7f24c015a88fd22185a -address /run/containerd/containerd.sock │ │ ├─ 49338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb9741a4c04a07b14e6406b42dd1a71fbed4fb01b9b49ce581e29bdfe157c784 -address /run/containerd/containerd.sock │ │ ├─ 49677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06dbc1c9c846b505322e4acd8c8eb8171ba04af54e2574b7446a8750c5171b9a -address /run/containerd/containerd.sock │ │ ├─ 51959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd422e3009d02029f56334ff13e30ed95657efc7f83504898e1a6031bf72cea6 -address /run/containerd/containerd.sock │ │ ├─ 52285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e8d3f89791ea40c965d6d7f043d9aac57e6860d5e0c2da03b148be8dadaeb4f -address /run/containerd/containerd.sock │ │ ├─ 57467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5b4249cd11eb88591f3a038ffeb91494a7ec26c3a7a46568bcb425a174f47d -address /run/containerd/containerd.sock │ │ ├─ 58187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df7338d2921fcc649a0d87ed3feef8dd49afc2e915f81d18db73cf3c98762e8c -address /run/containerd/containerd.sock │ │ ├─ 58242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71cf2cc79c5dd206d0576d742002ffb32da5d8316d32f0f7af89010f267e0fbe -address /run/containerd/containerd.sock │ │ ├─ 58297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 142c5d1c90bba9567777d60b6c4464f881b1b369b6ff8caf2cc789db9fef7260 -address /run/containerd/containerd.sock │ │ ├─ 58485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eba8c7f0872010852669b2d5ac3a312e9ce544ca7b872ddb7a5971fbf2e2a20 -address /run/containerd/containerd.sock │ │ ├─ 63447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b57de92611348ad9c456889a488d344562afafeb5f63e0213aa0c18de66c9cc -address /run/containerd/containerd.sock │ │ ├─ 63613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3eafaa20f21b5ef64b96b7a36d852edd77fb6454ac0ae0c8e136c9112be38ea -address /run/containerd/containerd.sock │ │ ├─ 63658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6339547f7b56a957a5bb4001b9e99a118c09f20bfec19491d253809e943f561 -address /run/containerd/containerd.sock │ │ ├─ 63708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2aa2980c17238e9e5be08e505ba331c25839a76b470937bca6f18221abce0c -address /run/containerd/containerd.sock │ │ ├─ 65052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e23173c0b27099a0a6dfb512ebfcc072d209ab9c1256b9b295064abacf53e62 -address /run/containerd/containerd.sock │ │ ├─ 65194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a9380a40097e10a2564c6f544072e781e8186a88348797d4e621bce7b36558 -address /run/containerd/containerd.sock │ │ ├─ 65493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dece347ff6f26d3e803c6c510b3bbfe78e2ec00d623102c088603fddcab035f -address /run/containerd/containerd.sock │ │ ├─ 65532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff86144f5cb1896bd87be251a51af289344c3b7b0bb0132b967845f71b253575 -address /run/containerd/containerd.sock │ │ ├─ 65580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6480702b954ce3e64e9976941cd0b51a3740a7ca7e97a50f46cab8a114a6cdf -address /run/containerd/containerd.sock │ │ ├─ 65931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07eeff8e4a833afb2706dc7330b51ee15a234f555303c477ba8d14ba8bc89e1d -address /run/containerd/containerd.sock │ │ ├─ 66272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d6401f7d9ca5de6f9123953df85abe939f91128592ed0c4e758c876dd782b02 -address /run/containerd/containerd.sock │ │ ├─ 66591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60866006ee7096c03d54efdb7687f03840908274fba964dde35dd933b68df0e0 -address /run/containerd/containerd.sock │ │ ├─ 67203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e11d4196db4a1eb404b3db67e408b0553e0668685bfa1629670ef1b905cbbe -address /run/containerd/containerd.sock │ │ ├─ 67923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9abce15917c04fc98986c3477f788ddee96d0b4cb0432dd60788e7d670b020 -address /run/containerd/containerd.sock │ │ ├─ 69615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e320b9cfba28e058e53c75b4826afcd5f96616ec356c42da83f753449ab3557c -address /run/containerd/containerd.sock │ │ ├─ 71397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbe1c9c9190413b85c659434eaaca6f59a3f6a9488eaf82603c6e248243768f5 -address /run/containerd/containerd.sock │ │ ├─ 80879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac281640d226b292ca0fd1ebc47bc30b80cad9e80518c62607c465c582e34797 -address /run/containerd/containerd.sock │ │ ├─ 82437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7a0e36b0b8a83d75be8478f327448abedb3f90261a5d3952cba928c69e71164 -address /run/containerd/containerd.sock │ │ ├─ 88597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40432bb32e35b6b434150202c678a6742290bc1125a1817d6822251b47114653 -address /run/containerd/containerd.sock │ │ ├─ 95435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8031bb88516ca6d58393d09820ea34974d3efc275654793229138e2460a875e2 -address /run/containerd/containerd.sock │ │ ├─ 98642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46226f422614e6f0f1dfbeb005ed0f40a90c89ce791be2e14d7ee9be44512912 -address /run/containerd/containerd.sock │ │ ├─ 98699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c893c21d7ca1252a69b42eb8996a24e709a8cb94bef1d027f2d98aa6ec1394c4 -address /run/containerd/containerd.sock │ │ ├─112493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dece88f4dbe7dced295ecea132f8cf878c5dccc5a3c2c7e82193216e05396ba -address /run/containerd/containerd.sock │ │ ├─114091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c871929dbfdfb7cbded05f9bf7a6652b0498d19f98e873c3ee789db8d00059 -address /run/containerd/containerd.sock │ │ ├─114134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fcd727e2601bc2490fdac647a682eda5bff4887e0707ef968ea62e321540809 -address /run/containerd/containerd.sock │ │ ├─116050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e76fb3f9962175665b11c4fe1ec48ec5fe01e16008d3bde10c9ee1c91c39025 -address /run/containerd/containerd.sock │ │ ├─117886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2860dc53631c53cdfd7aeda6b2d1f39795aac7b0d8af55dbbfbbc339d52b8c48 -address /run/containerd/containerd.sock │ │ ├─118033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901c2872f4157a3f451edd3b38272c6ec3517c36c3f31b3b24b6340b496a1959 -address /run/containerd/containerd.sock │ │ ├─130910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 461efaa5c77519852e2ff107f9d161d3056c82bc446968016a965d8343bea829 -address /run/containerd/containerd.sock │ │ ├─130950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 601b1e12e2300f5c6a2261da186a51d0d8d686f417739ffaa0d1e70c2bc62d66 -address /run/containerd/containerd.sock │ │ ├─137873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eacee59319eef40372d4d7312f581a5a8f27a20b5cc86dac04a9163b1d57691a -address /run/containerd/containerd.sock │ │ ├─160032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b413d46944dd34384c802397e0d395bf53d3b1310554338bfb83f399f2230675 -address /run/containerd/containerd.sock │ │ ├─161593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9868401cb32d85333b7333a868716b2054a5285f97663618c82c611408267b47 -address /run/containerd/containerd.sock │ │ ├─162002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b22f70f3efd8fb8f3cb6c88917c9ac12051130045c46d633904235e7d6c69ba7 -address /run/containerd/containerd.sock │ │ ├─162956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ebfb7d0379a60a134a6c16bf115044ffc65f5901cc0dab5e9cf70b6fb238ad8 -address /run/containerd/containerd.sock │ │ ├─165292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba14a1f13fe693fab26d311e01ed2a005c9fe4668ac239c3eee9bec8764a3a7 -address /run/containerd/containerd.sock │ │ ├─165364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e22acbc12dc01a9f715cc6fdf9dd75e765a3a93b0de33946cefe2e38d6d9ac6 -address /run/containerd/containerd.sock │ │ ├─165601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024fdf95e29902f9f9326d32553ff30f37eb78ba7268d59155c0135bff33584e -address /run/containerd/containerd.sock │ │ ├─165664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12381859f0a171d411d9317015356b6dabacafd8f110198dd8cd439a530624d2 -address /run/containerd/containerd.sock │ │ ├─165711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c28c32b3c0abb2c3aa80b33901c08bdcf125e882a730cf9ad50250ffb0dcf37 -address /run/containerd/containerd.sock │ │ ├─166071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9a989d732efdf6bdaf2f909f5b378cbdeceeb923639f8b727e7cd1aed6d6c3 -address /run/containerd/containerd.sock │ │ ├─178371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772d26bfccee5907c2f909fc648ec040fd2ba9efd67042d86d1ddb2d86aa4e25 -address /run/containerd/containerd.sock │ │ ├─180409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03af79ec8e51b2dbca0b14a66ed0d87fb2a5627d1278675143196ca354b9301c -address /run/containerd/containerd.sock │ │ ├─180427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df8a5ea3cda787d91f9401469582a545704cbb185772e33a52d384c3af02ec8 -address /run/containerd/containerd.sock │ │ ├─180566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef6536a8f91eba22f898832c01a9ffa692eaa0bc83432779ce95dee91b3265c -address /run/containerd/containerd.sock │ │ ├─180610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff61e9c9390f121699c23d14ba034edd0f400caacae46814f4edef79b1cd843 -address /run/containerd/containerd.sock │ │ ├─180670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371e08453d3dbed8334e598aebcc26fac957285b0ff879cfecc881ec4bd02ff1 -address /run/containerd/containerd.sock │ │ ├─181000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f5edb557b613aaa031cc756ff705ce6a61efd934617074652156f32077856f1 -address /run/containerd/containerd.sock │ │ ├─181043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6cad304703c2948e2f60bc987aed0feab01e61f011749ea662612a536f0f53 -address /run/containerd/containerd.sock │ │ ├─194612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65f3bca3bea74c51d46e4000a3d42d76485eefbfe25ce96e62bfe454e5219faa -address /run/containerd/containerd.sock │ │ ├─197125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f975f52d7bee0fa2c6d7c3703ceb47ff38ac7d804cad934acef94929b375741 -address /run/containerd/containerd.sock │ │ ├─197192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c49fdcd6ec8650f05dc3904cfb4c5651d7e90c8b2504de42e6c68a50b2cb4602 -address /run/containerd/containerd.sock │ │ ├─197240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738d10c777c39aaa3f13e701f09a51e8697f24caa38631a1bf603612bd052a67 -address /run/containerd/containerd.sock │ │ ├─214567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b4c79cb5929002a63d498cb1e66fb4372b50976c43758dcd9241db6c6e12f1e -address /run/containerd/containerd.sock │ │ ├─222585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5dab76bb255be0ac2011c66574cb7617d0bedebb90759966f98f733303aa60 -address /run/containerd/containerd.sock │ │ ├─222627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb73d18592eedb214be1f567248a483f5c52283f6b42d8ea340ae504453735b -address /run/containerd/containerd.sock │ │ ├─222675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa3286d4bda386b2df4f855d8e8009c66acf42566b978967676d1086e406415 -address /run/containerd/containerd.sock │ │ ├─222981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d56332f92c1edf1c22e98d90aadc461e36b4bb8fb9658488a6bd99a2ac54ba -address /run/containerd/containerd.sock │ │ ├─235106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a040c52728f25b7c6b8109c7d4065465cd08ff977e34b7a14ca3255018a08369 -address /run/containerd/containerd.sock │ │ ├─237762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e3851404371cdd1d1e990e01b21fb3202918897b559f53b7b805e49e37a5cc0 -address /run/containerd/containerd.sock │ │ ├─238970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0287ebc0c11bfca087b5f0c8fd8670a8652397dfcc83c3e223e1b9abd577f1cb -address /run/containerd/containerd.sock │ │ ├─239902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb0c67119a3b48d5d1422d375e00912fd93195ebc75a751a9f72f2f19a0acee -address /run/containerd/containerd.sock │ │ ├─240499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 785149c80c5f3d53cb3ef7589cbaeb52665a7f717e365c1025cc1b17af1c4150 -address /run/containerd/containerd.sock │ │ ├─242146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f5b635f857c4e81a74fb0bc4bffd0ef063dc464507979475c120ab1450ef11 -address /run/containerd/containerd.sock │ │ ├─244026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 952d0e04516ed5477ed5b67607af3376c1552598bc6738000a632789477164aa -address /run/containerd/containerd.sock │ │ ├─244217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cd47fd92e0b6724a2c1504ac16b9115d5bc40495c52803703bb081da07144a8 -address /run/containerd/containerd.sock │ │ ├─254119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60523a9dcf224a18a18b4d6f57760e5dfcca70e205827bd5a8e9e577f7214ec7 -address /run/containerd/containerd.sock │ │ ├─254707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17990ffe4ce8e19c9fe6e5cab663c316ba5004327b411b01a7e4d9b8205c5f43 -address /run/containerd/containerd.sock │ │ ├─257778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f8cb3063767cf11cbcd5044bc20ac88ec5feb67ee28610ee83102b4d08aee4e -address /run/containerd/containerd.sock │ │ ├─262708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fe47065dd40113c81f45718cd15149f56b41ee97c3df8e5ae1337b1a9902438 -address /run/containerd/containerd.sock │ │ ├─262896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33f1f264ef7915db651725a87763cd97ecbf06e98b21abd0bd5eae0f59507f92 -address /run/containerd/containerd.sock │ │ ├─262964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07083e1be6b261ad8873db1618020580b94a8e731eb1f8be3cba7976193b6dfb -address /run/containerd/containerd.sock │ │ ├─263114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7a5fa538ecfa4f420861d01ffadcedf386bdb25163793f80e3b0500601434b -address /run/containerd/containerd.sock │ │ ├─275967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab45591e56c36a9c5052807701bd9f6f6895897607cbaba49ee6033f522641d8 -address /run/containerd/containerd.sock │ │ ├─278605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d6fde4722cb733fcdd97c9b0af60a344254d4408d7525105b04139d032fe8ca -address /run/containerd/containerd.sock │ │ └─280262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90754e89804a4aaa47f1a0b9108f8c82734b6497e07612ba4c6b35238e4519d5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─400 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─29514 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29777 /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 │ │ │ ├─18483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18504 /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.lsrsju.service │ │ │ ├─12590 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lsrsju/unit.run │ │ │ └─12622 /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-lsrsju --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.lsrsju:/var/lib/ceph/mgr/ceph-instance.lsrsju:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lsrsju/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lsrsju -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 │ │ │ ├─24825 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25102 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38723 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38764 /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 │ │ │ ├─34027 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34306 /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 │ │ ├─12228 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12259 /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-36117780790c8e999b3a0b0ba3659b0de91e7911a3f5e6bd05050e402a4952d9.scope … │ │ ├─38813 /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 │ │ └─38831 /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 │ ├─docker.service … │ │ └─10333 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159378 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41775 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.191 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─368 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─431308 sshd: [accepted] │ │ ├─432685 sshd: unknown [priv] │ │ └─432686 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─docker-7aecc263fa8657ad42f589d8b3f8aaa4298de6e4586c40fbbfbc62aa6c2cdcf4.scope … │ │ ├─34348 /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 │ │ └─34360 /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 │ ├─run-r6fd3f66c07ca4d458c53582f4dab7276.scope │ │ └─195266 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10845 /usr/sbin/chronyd -F 1 │ │ └─10846 /usr/sbin/chronyd -F 1 │ ├─docker-770aee3b7f9629ce40b1d72b94034577f4e555790e5256e74bbcacf8455ed050.scope … │ │ ├─29819 /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 │ │ └─29832 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-43c93f57c03437016cf0e7dbe3d1f0e633acde9814abe07c4d48921bc741a2a5.scope … │ │ ├─18553 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18571 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-1ad14ce690486e710eeda86cc653720953ce2df4464dfc591fa78c6d1efbe1ef.scope … │ │ ├─12704 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lsrsju -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12723 /usr/bin/ceph-mgr -n mgr.instance.lsrsju -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159167 /sbin/iscsid │ │ └─159168 /sbin/iscsid │ ├─docker-56a0eaa8ba02f7e6ba3cfab9aac5dc13a5c26e7af9d114f1c26e4a2cb6642ad9.scope … │ │ ├─25143 /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 │ │ └─25155 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-e61fb59656362bfba302c3daa7b100fdb07fc0bb8329b08b2b1db05e19206025.scope … │ │ ├─12341 /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 │ │ └─12353 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─19c1a637d9eb4f9f099eb1be4d529b2fb2649eea672eb7e41f1ca7fa8b928902 │ │ ├─177269 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177570 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177571 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d6480702b954ce3e64e9976941cd0b51a3740a7ca7e97a50f46cab8a114a6cdf │ │ └─65612 /pause │ ├─0babb47095c60e702cb8f9448d6ebd983d3135f1d7649fa372d4a1ed11e5b886 │ │ └─68484 /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 │ ├─47aa3f382aa7e4960a20cef52e17c713cb0bdda5482964a9a3e0bea51da3d02f │ │ └─64958 /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 │ ├─1c2c66fc2830596cb6d30f92c2cdc3c3e03e6ce5a709c3e7ca0c8bc76430e381 │ │ └─45697 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─dcb5b06a3694f6c4eb633e8990d8c608ece2d6b7a64ba077a0f4d6b8549d2e8c │ │ ├─128063 cinder-api: uWSGI master │ │ ├─128076 cinder-api: uWSGI worker 1 │ │ └─128077 cinder-api: uWSGI worker 2 │ ├─e320b9cfba28e058e53c75b4826afcd5f96616ec356c42da83f753449ab3557c │ │ └─69639 /pause │ ├─270d360396149e557dcf4aa06a49322d3f7d590ebc2f3fb579ff93c0c9d00ccc │ │ ├─278578 apache2 -DFOREGROUND │ │ ├─280991 (wsgi:h -DFOREGROUND │ │ ├─280992 (wsgi:h -DFOREGROUND │ │ ├─280993 (wsgi:h -DFOREGROUND │ │ ├─280994 (wsgi:h -DFOREGROUND │ │ ├─280995 (wsgi:h -DFOREGROUND │ │ ├─280996 apache2 -DFOREGROUND │ │ └─280997 apache2 -DFOREGROUND │ ├─1df8a5ea3cda787d91f9401469582a545704cbb185772e33a52d384c3af02ec8 │ │ └─180497 /pause │ ├─8b082d490bd42e7ac4fcd9ec46b1fa80448292658e23310ac9dc8ad78ecd35ee │ │ └─48737 /manager --metrics-bind-address=:9782 │ ├─549ca60e95f4c29439be490036d5d48fbe4f72e62bd3fddb375df4c60ae875cc │ │ └─201166 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─60866006ee7096c03d54efdb7687f03840908274fba964dde35dd933b68df0e0 │ │ └─66615 /pause │ ├─ac281640d226b292ca0fd1ebc47bc30b80cad9e80518c62607c465c582e34797 │ │ └─80902 /pause │ ├─eef6536a8f91eba22f898832c01a9ffa692eaa0bc83432779ce95dee91b3265c │ │ └─180612 /pause │ ├─07083e1be6b261ad8873db1618020580b94a8e731eb1f8be3cba7976193b6dfb │ │ └─262997 /pause │ ├─f9bf99061d905c5cf1389d1bdef724791aae0aee2563c8e027b7b8fb05e6ea65 │ │ ├─190432 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] │ │ ├─190862 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) │ │ ├─190865 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) │ │ └─190869 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) │ ├─24354929b637412dee5bc3d67af958217d757174ccb7fa833f29d6925c648502 │ │ ├─210556 heat-api: uWSGI master │ │ ├─210611 heat-api: uWSGI worker 1 │ │ └─210612 heat-api: uWSGI worker 2 │ ├─941542e9cfaa2eeef1482dc73afc8f31051d40aaeb217eb2f65c8a148ea4cad5 │ │ ├─114579 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114713 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114716 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4f8cb3063767cf11cbcd5044bc20ac88ec5feb67ee28610ee83102b4d08aee4e │ │ └─257803 /pause │ ├─3541d299d70c9b574a45d5ee2164702109c8eefade1233d31efc962267f9bf7f │ │ └─45432 /pause │ ├─07eeff8e4a833afb2706dc7330b51ee15a234f555303c477ba8d14ba8bc89e1d │ │ └─65954 /pause │ ├─3dece347ff6f26d3e803c6c510b3bbfe78e2ec00d623102c088603fddcab035f │ │ └─65517 /pause │ ├─024fdf95e29902f9f9326d32553ff30f37eb78ba7268d59155c0135bff33584e │ │ └─165629 /pause │ ├─e4aa20757c0748ac05c4852155fecd427ed75e0fc0297bab78bbabdc522a3279 │ │ ├─ 47875 /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 │ │ ├─ 47887 /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 │ │ ├─ 48093 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─278299 nginx: worker process │ │ ├─278300 nginx: worker process │ │ └─278301 nginx: cache manager process │ ├─e32ecb292dceb5811f084a5b8e19c35201e82d8305bac8c18ece1932ef19c245 │ │ └─242202 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─48e1630cb70b638fd29091afb5d28b9c4def4a0e4cf19fb3db8d5f773a7a5033 │ │ └─195223 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─634ceca6e84b1d17511a4455f0b6ee3244d4f43bfd79822f38311b1898bd37a7 │ │ ├─282809 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282822 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─983e75688adc7689fb66d56b55e604dc9801480df73c5823652e11ebe33b65e6 │ │ └─260886 docker-registry serve /etc/docker-registry/config.yml │ ├─0ba5cc1811c5fea3144c0d5d5ec5f13879efa889b7ac8d18c54d2dfb5806353a │ │ ├─191510 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) │ │ ├─191800 /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/tmpi1xu_sob/privsep.sock │ │ ├─192044 /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/tmpdmm9klh3/privsep.sock │ │ └─192455 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9e2211e0f04d6fffb095eeacfdb4b595ef865036969251f4584d162fbab87cc4 │ │ └─193163 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) │ ├─3c201088f16e2d637905ccca7a77e7217654bf36559bbd84967878f4efa5c710 │ │ └─68333 /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.162-253-55-191.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 │ ├─588d7efbaa11b94b97d6932d47643a4ee6a8960861953339e4c6441c6d26b880 │ │ └─239318 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─371e08453d3dbed8334e598aebcc26fac957285b0ff879cfecc881ec4bd02ff1 │ │ └─180728 /pause │ ├─2e8d3f89791ea40c965d6d7f043d9aac57e6860d5e0c2da03b148be8dadaeb4f │ │ └─52308 /pause │ ├─c6339547f7b56a957a5bb4001b9e99a118c09f20bfec19491d253809e943f561 │ │ └─63682 /pause │ ├─85fe8e4fa83014d169e4f8d622ea47fb7497abb82b2f4a9a000f3239ef814981 │ │ ├─69939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69956 /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 -- │ │ ├─69962 erl_child_setup 1048576 │ │ ├─70020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70214 /bin/sh -s rabbit_disk_monitor │ ├─d4580f08574299941e39ba005516fe28a57b6decc97c06e655f662298275710a │ │ └─131598 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6f5f21d73078916c910308d062edbc8b3d9090d0beff451ecc549f17a2adacb7 │ │ └─41986 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1ebfb7d0379a60a134a6c16bf115044ffc65f5901cc0dab5e9cf70b6fb238ad8 │ │ └─162980 /pause │ ├─601b1e12e2300f5c6a2261da186a51d0d8d686f417739ffaa0d1e70c2bc62d66 │ │ └─130980 /pause │ ├─ffeb403bc71238c2c0fc4a774e0b2bd8e9165d7068450d6afca9990dd57fb5e6 │ │ ├─254542 magnum-api: uWSGI master │ │ ├─254598 magnum-api: uWSGI worker 1 │ │ └─254599 magnum-api: uWSGI worker 2 │ ├─7eba8c7f0872010852669b2d5ac3a312e9ce544ca7b872ddb7a5971fbf2e2a20 │ │ └─58508 /pause │ ├─c2c53da4cb1b74569cb1e621207eb0f1cbc48373c792b9f67a4eee4a631d4583 │ │ ├─346759 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] │ │ ├─347320 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347524 /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/tmp6djzdchl/privsep.sock │ │ ├─347721 /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/tmp6n4cs09u/privsep.sock │ │ ├─347967 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347968 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347981 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/245451bc-e061-4660-a462-927e73e7325c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/245451bc-e061-4660-a462-927e73e7325c/host --addn-hosts=/var/lib/neutron/dhcp/245451bc-e061-4660-a462-927e73e7325c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/245451bc-e061-4660-a462-927e73e7325c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/245451bc-e061-4660-a462-927e73e7325c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-787b7510-cbc6-45c3-acdb-86df8b4dbe97,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 │ │ ├─348001 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ae777821-31c3-4e69-9bcd-c99750e48f64/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ae777821-31c3-4e69-9bcd-c99750e48f64/host --addn-hosts=/var/lib/neutron/dhcp/ae777821-31c3-4e69-9bcd-c99750e48f64/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ae777821-31c3-4e69-9bcd-c99750e48f64/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ae777821-31c3-4e69-9bcd-c99750e48f64/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7a5916da-f2c1-44a4-8e4f-1fe97a7c2d42,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 │ │ ├─348051 haproxy -f /var/lib/neutron/ns-metadata-proxy/245451bc-e061-4660-a462-927e73e7325c.conf │ │ ├─348055 haproxy -f /var/lib/neutron/ns-metadata-proxy/ae777821-31c3-4e69-9bcd-c99750e48f64.conf │ │ ├─391597 /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/tmp1tjnl9i2/privsep.sock │ │ └─396847 /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/tmpdnwtift_/privsep.sock │ ├─30139d5176229f0498aa288b468509107b2f0c30f0f9b5449a76f472792a9897 │ │ └─44048 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9e63f0c1a19ab09fba423ff6cee00093fe992aaae65b8cbb8feebaed7fd1edb8 │ │ ├─178612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178629 /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 -- │ │ ├─178635 erl_child_setup 1048576 │ │ ├─178759 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178939 /bin/sh -s rabbit_disk_monitor │ ├─9fcd5bdf230faf7c5a7e3c6394a3c9dced3eee2b074cc809450f5913132d73d6 │ │ └─44490 /coredns -conf /etc/coredns/Corefile │ ├─6785c7cf83ebe35e5871e7d2c5cfe27902861ae38f0af64037092d0dd32e40de │ │ └─48861 /manager --metrics-bind-address=:8080 │ ├─9e3851404371cdd1d1e990e01b21fb3202918897b559f53b7b805e49e37a5cc0 │ │ └─237788 /pause │ ├─6eb73d18592eedb214be1f567248a483f5c52283f6b42d8ea340ae504453735b │ │ └─222709 /pause │ ├─c6169c84bc97eabfdb536da96bb2ba9ddf837bf00122baf4df7c2cfd69f801b7 │ │ └─69163 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a14ec670a3e546f865eb77d14f748586492766f952efd085e683a9283ecb9300 │ │ ├─232165 octavia-api: uWSGI master │ │ ├─232186 octavia-api: uWSGI worker 1 │ │ └─232187 octavia-api: uWSGI worker 2 │ ├─65eb79896859ac7a48a7cd6607b010e91ef232b40802b54a1b65eb4a452bb953 │ │ ├─210551 heat-api-cfn: uWSGI master │ │ ├─210613 heat-api-cfn: uWSGI worker 1 │ │ └─210614 heat-api-cfn: uWSGI worker 2 │ ├─01ca7b3c76b0d003aad6a0de47b48559f9ebde6f573db6973ea6065bf7225ed6 │ │ └─98928 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-5kf7q --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e6be76bb3581e74bebe3b884db7de37aecff6c8b05ebd735bf10c1bca33ae66d │ │ ├─201117 /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 │ │ ├─393642 /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/tmpsx9dw7ow/privsep.sock │ │ ├─393821 /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/tmpdem0vmb3/privsep.sock │ │ └─393933 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmphxpc28dx/privsep.sock │ ├─2860dc53631c53cdfd7aeda6b2d1f39795aac7b0d8af55dbbfbbc339d52b8c48 │ │ └─117917 /pause │ ├─9e23173c0b27099a0a6dfb512ebfcc072d209ab9c1256b9b295064abacf53e62 │ │ └─65075 /pause │ ├─21e256a4802431ed05980f82d20fbf653f657b240d44a5479f248ea59972bd30 │ │ └─99978 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bc3706c0485ff620e425e234056f7fd80b7e28478688a9a31835fd00dce88245 │ │ └─160510 /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 │ ├─a040c52728f25b7c6b8109c7d4065465cd08ff977e34b7a14ca3255018a08369 │ │ └─235129 /pause │ ├─ca544a079ff08cf59570999969ac9d285d44b55eff834231e20fa31b3bc7380c │ │ └─171983 /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 │ ├─fba14a1f13fe693fab26d311e01ed2a005c9fe4668ac239c3eee9bec8764a3a7 │ │ └─165326 /pause │ ├─b4365af573c32045dcf422f8bb00e2eff6664daab8d9c2ffc874c83f9429dfe8 │ │ └─66050 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 │ ├─4fecd30a9f50a4dfbcd8aed69d826d98ad0483ee6b2d754870f9350ecec2d676 │ │ ├─177256 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177577 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177578 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─66a618172e98c19f466b4de2717bf9e6d3fa8cd387106f39045e8554b9109ffd │ │ ├─194874 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194892 /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 -- │ │ ├─194898 erl_child_setup 1048576 │ │ ├─195062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195411 /bin/sh -s rabbit_disk_monitor │ ├─fc337482a3b0c27209b7d3d8590f33ff368a553699c8a5a01dd99d6e1ae9fa8f │ │ └─52456 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 │ ├─b5c640d9c22af315dea18f281dff76ea8b6bef12af51a6bc168101b04a629b2c │ │ └─58797 /secretgen-controller │ ├─69dba90adba01a27f7e5fa4d806f00b814d9475728f333166880af613c847ccd │ │ └─68777 /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 │ ├─c437a5ba6fabbbba593791859fc27d73f84a17d6eb2c2e2cb1f0a66ce6ed0318 │ │ └─45650 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─a5627b71fb4618e825d2b07947677245ae30c2640545268738053d5063e60dd6 │ │ └─58618 nfd-master -crd-controller=true -metrics=8081 │ ├─0d0fa905374c0b4059e28163480e406fb8bded6b3684f3f9ce39c9d08be7547c │ │ └─50036 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─06dbc1c9c846b505322e4acd8c8eb8171ba04af54e2574b7446a8750c5171b9a │ │ └─49699 /pause │ ├─b413d46944dd34384c802397e0d395bf53d3b1310554338bfb83f399f2230675 │ │ └─160064 /pause │ ├─adc00d6ccf46aebc845379a034c9c058714006d7a2e2e48aa2e00963496baf4a │ │ └─194526 /bin/bash /tmp/libvirt.sh │ ├─4568e4b63b388a0294f0a728675649c28b75a8400dedbf86b4a986508ae6e2c3 │ │ └─280535 /bin/openstack-database-exporter │ ├─71cf2cc79c5dd206d0576d742002ffb32da5d8316d32f0f7af89010f267e0fbe │ │ └─58281 /pause │ ├─d4466442f6887f94315d245b46c812c28744bda1b74574ce83cefd3b5c14a2bb │ │ └─89429 /usr/local/bin/rook ceph operator │ ├─0287ebc0c11bfca087b5f0c8fd8670a8652397dfcc83c3e223e1b9abd577f1cb │ │ └─238995 /pause │ ├─0b43d3474a1369ccd2212daa3088585000d37794b102777fae51699a862c1406 │ │ └─52360 valkey-server *:26379 [sentinel] │ ├─ddf15e8f0cf0d036b42d8dce7a751bd324fe4d1e53e9978c5bb68b6a161ed369 │ │ └─69363 /bin/memcached_exporter │ ├─5b4c79cb5929002a63d498cb1e66fb4372b50976c43758dcd9241db6c6e12f1e │ │ └─214591 /pause │ ├─faa3286d4bda386b2df4f855d8e8009c66acf42566b978967676d1086e406415 │ │ └─222741 /pause │ ├─eacee59319eef40372d4d7312f581a5a8f27a20b5cc86dac04a9163b1d57691a │ │ └─137951 /pause │ ├─12381859f0a171d411d9317015356b6dabacafd8f110198dd8cd439a530624d2 │ │ └─165702 /pause │ ├─ae1fd4c8174ea082819fdefb5ff0357487db45a6dca9a945469dbeeb37c70cce │ │ └─44458 /pause │ ├─1cccba42cae4a0a3685134d03b0910514fa8deca298c3eb47def4797aeef89d0 │ │ └─47542 /pause │ ├─01c871929dbfdfb7cbded05f9bf7a6652b0498d19f98e873c3ee789db8d00059 │ │ └─114114 /pause │ ├─c6dd712f76f4204344551533a048a6b753f852a819a5f8db143f600f3ce2a04c │ │ └─45392 /pause │ ├─41e3b48db4b2c8cf8e463ecb9815b7a0fb5bef0f1cc1a269330cd89174e16ef0 │ │ └─44419 /pause │ ├─b22f70f3efd8fb8f3cb6c88917c9ac12051130045c46d633904235e7d6c69ba7 │ │ └─162026 /pause │ ├─6c28c32b3c0abb2c3aa80b33901c08bdcf125e882a730cf9ad50250ffb0dcf37 │ │ └─165748 /pause │ ├─8f56f4c8a970fe6615424e5e167e0505981451ac2197b193c740c02335cd64a7 │ │ ├─235462 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─235538 /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 -- │ │ ├─235550 erl_child_setup 1048576 │ │ ├─235747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235748 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─235758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─235922 /bin/sh -s rabbit_disk_monitor │ ├─f6f80680bfdd5d97daa61a10c11fce3e904aef522b4ace476a6c21392b6d8a50 │ │ └─41483 /pause │ ├─60523a9dcf224a18a18b4d6f57760e5dfcca70e205827bd5a8e9e577f7214ec7 │ │ └─254142 /pause │ ├─5bb521a48ff77ebbca4e27c072d9c45cf7ea9a7452da8891b8b825dce10b7186 │ │ ├─254177 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─254995 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9w715b50/privsep.sock │ │ ├─255000 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255010 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5af99bb1488bd22e7163bee1062923003a70443765d9567dc644137950bdee51 │ │ ├─258113 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258134 /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 -- │ │ ├─258140 erl_child_setup 1048576 │ │ ├─258208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258209 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258419 /bin/sh -s rabbit_disk_monitor │ ├─eb353892a4133ab08f38d6ac3afb459d6c51c1bd88e176cf6848663cd6d14f91 │ │ └─69453 /bin/oauth2-proxy │ ├─54067bd6d0d56539b8b6a4d1ba25143a5dec1ce294c735a3af09242e3e1d7c8e │ │ └─64369 /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 │ ├─83f5b635f857c4e81a74fb0bc4bffd0ef063dc464507979475c120ab1450ef11 │ │ └─242177 /pause │ ├─46226f422614e6f0f1dfbeb005ed0f40a90c89ce791be2e14d7ee9be44512912 │ │ └─98666 /pause │ ├─71043908096186f6bb4941b99018af24483deb0c409a34a153d5756aa3c5791d │ │ ├─95733 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95750 /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 -- │ │ ├─95756 erl_child_setup 1048576 │ │ ├─95972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96230 /bin/sh -s rabbit_disk_monitor │ ├─6af478f2b80f779a072f4fb8e500d702bf32c29de3b2b7f24c015a88fd22185a │ │ └─49057 /pause │ ├─0d9301b0829c1e64cbb12d1bd65c02cae70df82b06e470020c338dd71bb4ccc5 │ │ └─41458 /pause │ ├─782ddfeccdb2c53a2683382765dc9a082615a3139f9c8290d4c0a24a2ad9e5a8 │ │ ├─163154 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163189 /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 -- │ │ ├─163196 erl_child_setup 1048576 │ │ ├─163282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163422 /bin/sh -s rabbit_disk_monitor │ ├─5a9d720b3fed7ee89f794c3814dc44ea2c6ca862d916f5bce48841b32dd573e7 │ │ └─68741 /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.162-253-55-191.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 │ ├─816b5680197b5ce5b100d504063cc1509c335b4ebfd57339f793326554d901d8 │ │ ├─112877 glance-api: uWSGI master │ │ ├─112890 glance-api: uWSGI worker 1 │ │ └─112891 glance-api: uWSGI worker 2 │ ├─5d3938b8a3ceed7fe83d8541345224eaf241af5ff77d0367797b689161d38126 │ │ └─41376 /pause │ ├─738d10c777c39aaa3f13e701f09a51e8697f24caa38631a1bf603612bd052a67 │ │ └─197274 /pause │ ├─8fcd727e2601bc2490fdac647a682eda5bff4887e0707ef968ea62e321540809 │ │ └─114157 /pause │ ├─36e6bdfa3ec2a84a3ce58cd724872372c4802914fd705c0fa91a06be23687592 │ │ └─41624 kube-apiserver --advertise-address=162.253.55.191 --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 │ ├─95d56332f92c1edf1c22e98d90aadc461e36b4bb8fb9658488a6bd99a2ac54ba │ │ └─223004 /pause │ ├─bb0c76cce555beff8e0a2c3d581bd595617331ecb5602b5369f6ebcb4710db11 │ │ └─58585 nfd-gc -gc-interval=1h │ ├─5b8c33b61484e7a73dc209d04b7b00375487aae647d50e093347d7360a44ddb1 │ │ └─239951 /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 │ ├─af9a989d732efdf6bdaf2f909f5b378cbdeceeb923639f8b727e7cd1aed6d6c3 │ │ └─166095 /pause │ ├─2b57de92611348ad9c456889a488d344562afafeb5f63e0213aa0c18de66c9cc │ │ └─63495 /pause │ ├─8ca198b972881564efbc6ce76f02985ceda429b508578ab6f638131f882ffe40 │ │ └─42712 /pause │ ├─d3eafaa20f21b5ef64b96b7a36d852edd77fb6454ac0ae0c8e136c9112be38ea │ │ └─63640 /pause │ ├─e6f7d31512d78fbbc0a31309367b48049206339d6d700ee2f3d899bfc8f26dd0 │ │ └─64043 /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 │ ├─0dece88f4dbe7dced295ecea132f8cf878c5dccc5a3c2c7e82193216e05396ba │ │ └─112522 /pause │ ├─0a5b4249cd11eb88591f3a038ffeb91494a7ec26c3a7a46568bcb425a174f47d │ │ └─57490 /pause │ ├─50e11d4196db4a1eb404b3db67e408b0553e0668685bfa1629670ef1b905cbbe │ │ └─67226 /pause │ ├─1cd47fd92e0b6724a2c1504ac16b9115d5bc40495c52803703bb081da07144a8 │ │ └─244246 /pause │ ├─7ce2c8d879a2e267491f7c6b7943fd24439efb8ee7ae15ef28d93dd171a0f66e │ │ └─237933 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7ca5048bee2ece661802703f6c55c7b77d7ad4f763d5f346d2b1ca22a3f33c43 │ │ ├─160544 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160558 /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 │ ├─7cb0c67119a3b48d5d1422d375e00912fd93195ebc75a751a9f72f2f19a0acee │ │ └─239925 /pause │ ├─f15212c7907a19b39a08ddccd295ad1d439b2215dbd64e8e2d5f72208d47dede │ │ ├─87805 barbiacan-api: uWSGI master │ │ └─87819 barbiacan-api: uWSGI worker 1 │ ├─dd29138ea63ca2bcfb6b0ddcc789709b5c0d06653a2629bc43bdd915cdf1ad33 │ │ └─44909 /pause │ ├─f90d86c25c92a013c411c6284baceeacf916ce1719295fd3601bd1a4c66f4b4d │ │ └─233393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4def5d276a8d4c593b17eb3ef68dd78df77592425e4246469611102cf2a7c82e │ │ ├─64627 python -u /app/sidecar.py │ │ ├─64927 python -u /app/sidecar.py │ │ └─64929 python -u /app/sidecar.py │ ├─9684af6a75ba860ad464663d2ccb32d4854a58823a83d1772cc63e5de31e056f │ │ └─272899 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ae6cad304703c2948e2f60bc987aed0feab01e61f011749ea662612a536f0f53 │ │ └─181076 /pause │ ├─c49fdcd6ec8650f05dc3904cfb4c5651d7e90c8b2504de42e6c68a50b2cb4602 │ │ └─197231 /pause │ ├─4e22acbc12dc01a9f715cc6fdf9dd75e765a3a93b0de33946cefe2e38d6d9ac6 │ │ └─165407 /pause │ ├─17bdd782176c999c6e5a8bccf030842d2937928aa613313710318bdd6ee39614 │ │ ├─67036 nginx: master process nginx -g daemon off; │ │ ├─67052 nginx: worker process │ │ ├─67053 nginx: worker process │ │ ├─67054 nginx: worker process │ │ ├─67055 nginx: worker process │ │ └─67056 nginx: worker process │ ├─4387409c020495a197e8dd7f92b395fdd4c2427e6fb346146b6c97283b8ff30c │ │ └─47925 /server │ ├─cfa84c1d7ffb8000c8309757d3a8bc1e05c24da477b1785b4d85b36d7a19854a │ │ └─44023 /pause │ ├─4446d05c7bcda7c40b9228052e98db194996da5515244921e77647519bc2784c │ │ └─41557 etcd --advertise-client-urls=https://162.253.55.191: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://162.253.55.191:2380 --initial-cluster=instance=https://162.253.55.191:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.191:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.191: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 │ ├─142c5d1c90bba9567777d60b6c4464f881b1b369b6ff8caf2cc789db9fef7260 │ │ └─58323 /pause │ ├─461efaa5c77519852e2ff107f9d161d3056c82bc446968016a965d8343bea829 │ │ └─130934 /pause │ ├─e44f23e6704c763785235062c8a15e88260d81e9aa00812e14c7010524bb472f │ │ ├─273036 /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 │ │ └─273235 /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 │ ├─30d222a6e826a3577d10d365ed9a173036cef54f11ee37363a4eda4edcf43ea4 │ │ ├─214748 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214778 /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 -- │ │ ├─214784 erl_child_setup 1048576 │ │ ├─214900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215004 /bin/sh -s rabbit_disk_monitor │ ├─952d0e04516ed5477ed5b67607af3376c1552598bc6738000a632789477164aa │ │ └─244052 /pause │ ├─e196d018c25ad5f717cad09a340667fc496efbdd55bbdcc9bc7d3d2c5b376b4b │ │ ├─67610 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67666 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3976e5998b9b18028efb6b6f9e7035db3b7fb06bde43747e187be3ec1ae7bda6 │ │ ├─176697 nova-metadata: uWSGI master │ │ ├─176710 nova-metadata: uWSGI worker 1 │ │ └─176711 nova-metadata: uWSGI worker 2 │ ├─7d6a3c6869f0c53fce77b7d904a7aea2ee0aa7333da432af67b3ade4147728eb │ │ ├─116169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116259 /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 -- │ │ ├─116266 erl_child_setup 1048576 │ │ ├─116389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116561 /bin/sh -s rabbit_disk_monitor │ ├─e3c1db0db6a52dec116ea54db89e2d6fd62b66800e7028bf5401981e21225316 │ │ └─129521 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1cb2a5ac04f344875111222ce2e8bc6b905ac58f751ed6ba0a6a5b23d2ce6f98 │ │ ├─ 74802 apache2 -DFOREGROUND │ │ ├─ 74817 (wsgi:k -DFOREGROUND │ │ ├─ 74818 (wsgi:k -DFOREGROUND │ │ ├─ 74819 (wsgi:k -DFOREGROUND │ │ ├─ 74820 (wsgi:k -DFOREGROUND │ │ ├─419182 apache2 -DFOREGROUND │ │ └─425310 apache2 -DFOREGROUND │ ├─4ff61e9c9390f121699c23d14ba034edd0f400caacae46814f4edef79b1cd843 │ │ └─180643 /pause │ ├─b86d3d00cce9ba4910b62b9ddfafe7e70fa6caccd1d68006846c1a796d775a44 │ │ └─68209 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a7a0e36b0b8a83d75be8478f327448abedb3f90261a5d3952cba928c69e71164 │ │ └─82461 /pause │ ├─2a8f53f02943af533df85d6228be5aae80817e12cfde4f688125c7704041c47c │ │ └─240549 /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 │ ├─2f5edb557b613aaa031cc756ff705ce6a61efd934617074652156f32077856f1 │ │ └─181025 /pause │ ├─8650c9df45651590d44dba77cbc0904506a6cd38a310ef760f04ee25ea0c7960 │ │ └─41960 /pause │ ├─9868401cb32d85333b7333a868716b2054a5285f97663618c82c611408267b47 │ │ └─161618 /pause │ ├─1fe47065dd40113c81f45718cd15149f56b41ee97c3df8e5ae1337b1a9902438 │ │ └─262759 /pause │ ├─6a9abce15917c04fc98986c3477f788ddee96d0b4cb0432dd60788e7d670b020 │ │ └─67950 /pause │ ├─8031bb88516ca6d58393d09820ea34974d3efc275654793229138e2460a875e2 │ │ └─95461 /pause │ ├─34cfd95ed983f1c969d7ef53e04ca735ac0d12aec1c9bcd7e0b6f7224b9bb8b6 │ │ ├─190481 neutron-policy-server: uWSGI master │ │ ├─190494 neutron-policy-server: uWSGI worker 1 │ │ └─190495 neutron-policy-server: uWSGI worker 2 │ ├─3af7be07faf83f823d0c9af404c3dcff317d1486090210c22972c6a847476cce │ │ └─48575 /pause │ ├─2dc0e7aae722ff3301650a8f8b37460623683ff56e1b6052a206f7fcdcf1aec2 │ │ └─47679 /pause │ ├─845cd8508e0be776597e6c5b0f1d865398aaaa1d5d6af5fb9df2ad1fec83d122 │ │ ├─176443 nova-api: uWSGI master │ │ ├─176456 nova-api: uWSGI worker 1 │ │ └─176457 nova-api: uWSGI worker 2 │ ├─f44a71480cf85c07c7a6bdad1592f6d0e95504214aa3eff91162abbd025c0518 │ │ └─52682 redis_exporter │ ├─3487b8798c3c244bbaceebd5133d37d8eca484c753cff7303248bed4d535d7ba │ │ └─194477 /usr/bin/libvirt-tls-sidecar │ ├─a45a1bb5d4ed1e5863a2e0f4d164ed41c18a86756bb8205e4413a2cfa523d02a │ │ ├─ 49857 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 │ │ ├─ 52745 haproxy -sf 225 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─432841 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.159 33062 │ │ ├─432847 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.159 33062 │ │ ├─432848 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 10 /usr/bin/mysql -nNE -umonitor -h 10.0.0.159 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ │ ├─432849 /usr/bin/grep -A 1 -E wsrep_local_state$|pxc_maint_mode$|wsrep_cluster_status$|wsrep_reject_queries$|wsrep_sst_donor_rejects_queries$ │ │ ├─432850 /usr/bin/sed -n -e 2p -e 5p -e 8p -e 11p -e 14p │ │ ├─432851 /usr/bin/coreutils --coreutils-prog-shebang=tr /usr/bin/tr \n │ │ └─432852 /usr/bin/mysql -nNE -umonitor -h 10.0.0.159 -P 33062 -e SHOW STATUS LIKE 'wsrep_local_state'; SHOW VARIABLES LIKE 'pxc_maint_mode'; SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; SHOW GLOBAL VARIABLES LIKE 'wsrep_reject_queries'; SHOW GLOBAL VARIABLES LIKE 'wsrep_sst_donor_rejects_queries'; │ ├─2f975f52d7bee0fa2c6d7c3703ceb47ff38ac7d804cad934acef94929b375741 │ │ └─197152 /pause │ ├─1d3eed5d220999be549fbfc560d54c34008a09e935848616ddd8d31a17602a04 │ │ └─45477 /pause │ ├─50e719638ea9f5556ad876970cf8038e43616de063c95e50db13fc84c9150bd1 │ │ └─115807 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b41eaadebddee14d26fa3b59d409afb47e0e1074068d5cf85bb754581c592b0c │ │ └─41723 /kube-vip manager │ ├─e4784715e59fecfff9763938a99a4c66849a6e422fed25a7b8a04cd61706483b │ │ ├─49935 mysqld --wsrep_start_position=07c5ec0b-b155-11f1-ad2f-3a504b9a6b7e:20 │ │ └─50065 /var/lib/mysql/mysql-state-monitor │ ├─2a20b5ee5941e1147f4a86221da2898f7fb8ec7b2247a28be0a6861fe1ed59bc │ │ ├─181778 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─427298 sleep 300 │ ├─3a6b1d2ad3e0d2d64604d747956fef3cdb7b0be0eb0f177c00c98b3f1bc2af5c │ │ └─41594 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 │ ├─ab45591e56c36a9c5052807701bd9f6f6895897607cbaba49ee6033f522641d8 │ │ └─276003 /pause │ ├─37a82640e5fff6d881c65f23157b72b4915d1084e1b8412b57519222597f4b7d │ │ └─41576 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 │ ├─a5eb71e2a6fe013ae3fd727d022a06102720c4ac890d7a19c60efe7e6c89dcf6 │ │ └─68863 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─03af79ec8e51b2dbca0b14a66ed0d87fb2a5627d1278675143196ca354b9301c │ │ └─180503 /pause │ ├─a0e8a26a526c283065a08059a801cea3b502cabf96ee88c1506492d496e2b6cf │ │ ├─190403 neutron-api: uWSGI master │ │ ├─190467 neutron-api: uWSGI worker 1 │ │ └─190468 neutron-api: uWSGI worker 2 │ ├─cef6aad76fd60b5a2a93dbdcd51a2ee67161bca3d9444694088826488b085230 │ │ └─67171 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3b5b67ad14702f919645716315025a65ccf3df626bc540a66eca8075b64a9790 │ │ ├─80993 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81009 /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 -- │ │ ├─81015 erl_child_setup 1048576 │ │ ├─81064 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81075 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81305 /bin/sh -s rabbit_disk_monitor │ ├─90754e89804a4aaa47f1a0b9108f8c82734b6497e07612ba4c6b35238e4519d5 │ │ └─280293 /pause │ ├─a1cf86652823488724018b1b45ffd0c6b20b1f75b8b3193691ae19e964c2f186 │ │ └─66781 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e5dfd35c23935db94fc0465cae9162cabab99bbebd629a18d91d95acec7116ae │ │ └─68088 /goldpinger --static-file-path /static │ ├─33f1f264ef7915db651725a87763cd97ecbf06e98b21abd0bd5eae0f59507f92 │ │ └─262921 /pause │ ├─17990ffe4ce8e19c9fe6e5cab663c316ba5004327b411b01a7e4d9b8205c5f43 │ │ └─254731 /pause │ ├─785149c80c5f3d53cb3ef7589cbaeb52665a7f717e365c1025cc1b17af1c4150 │ │ └─240520 /pause │ ├─b7fb56b424ac55baed2bcc32b10a8a718699596e1133c2ee139e9630323c731a │ │ └─69206 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c4fb696c836f90bbd5e9682d48c28eeb6ddf7dbe6ebb24f5886a7837c463a3cb │ │ └─41466 /pause │ ├─b23cca6aae07e7ef1ff0ca6ae5ff44971dc6b6a811e3dac86e8e1f5048acb5ec │ │ └─41496 /pause │ ├─901c2872f4157a3f451edd3b38272c6ec3517c36c3f31b3b24b6340b496a1959 │ │ └─118072 /pause │ ├─ad88026b4b951cc9558645f48106d3f95bf23a3758b7fb28648d9067f01026df │ │ └─45102 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 │ ├─df7338d2921fcc649a0d87ed3feef8dd49afc2e915f81d18db73cf3c98762e8c │ │ └─58212 /pause │ ├─4461d4476592c02638afd380a406c4d8f745ea7ae51b334a7b5f04666fc49eb4 │ │ └─69434 /bin/oauth2-proxy │ ├─599a3081ac29e11483ad505d442bda09b26cb6d9acec30e2ed758a345614cfc7 │ │ ├─43170 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43549 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─29394267c4a7b3131f5f902389239bf04583531d3fc523be76746d4d177b5e66 │ │ ├─254758 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255102 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255103 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─028688f242c157a1567f2e1f1e3f48385234f68ded3ada6ad7134ffbb6b98e64 │ │ └─44508 /coredns -conf /etc/coredns/Corefile │ ├─7c7a5fa538ecfa4f420861d01ffadcedf386bdb25163793f80e3b0500601434b │ │ └─263139 /pause │ ├─bb5dab76bb255be0ac2011c66574cb7617d0bedebb90759966f98f733303aa60 │ │ └─222610 /pause │ ├─dd57eb84cacd522fc8fc7fe96c3dc05d3d68e7102434f6b5cd4ffbd0f37f9741 │ │ └─45605 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─cbe1c9c9190413b85c659434eaaca6f59a3f6a9488eaf82603c6e248243768f5 │ │ └─71420 /pause │ ├─666295846ba171a270bbad956b98036e1b2dc7cff1376db14a7d8d5822520000 │ │ └─272902 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7aae718f4e3e8153be648e1925e70a101c9d69b5d5a4222f7f376ec53f05c173 │ │ └─50156 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7fb077da9949a3196781391bb994229cda2d65796613b0769b762113d4fda2e1 │ │ ├─132083 /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 │ │ └─132215 /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 │ ├─ed2c18c218ee0ed9111b451fa930b14ce31305b975abe216a3a245bdadb503df │ │ ├─150897 placement-api: uWSGI master │ │ ├─150911 placement-api: uWSGI worker 1 │ │ └─150912 placement-api: uWSGI worker 2 │ ├─ed876582289e335df24e1585ac28c0e09a48b02802307dee8f25e429d5f5f7d7 │ │ ├─234105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234123 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─234748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422568 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422569 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422570 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422572 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─422577 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─422578 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─289d4e9c088267c3ad2438d6e8aa5b1673717b71adfb320ae4a6f23181e4b108 │ │ ├─64767 python -u /app/sidecar.py │ │ ├─65025 python -u /app/sidecar.py │ │ └─65026 python -u /app/sidecar.py │ ├─c893c21d7ca1252a69b42eb8996a24e709a8cb94bef1d027f2d98aa6ec1394c4 │ │ └─98731 /pause │ ├─90a65ac151f035b213705a7a0de25c9b6e4d3ae4da47166c4d93248067b599b6 │ │ └─162241 /coredns -conf /etc/coredns/Corefile │ ├─2f870c82e323205e8fea58b9f6e1f79ac326ff52c4964ca1605f2f948fe1fa69 │ │ └─58547 nfd-worker -metrics=8081 │ ├─a731cd65eda3a97aa2128dc0f97ec7f08f9b80e52d658e36a97c33123d266ad1 │ │ └─67510 /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 │ ├─8478d738a41f3333c1c36ee96f7cdcda046f2eb81d56e4c30f07fcd23af4ac55 │ │ └─48691 /pause │ ├─7111954f778ba30340ff65ab8f935cc3d9169184eb623499becdf56de4ee82f9 │ │ └─69276 /bin/pushgateway │ ├─9de44b252c637962a1bf14a5fcfdacba9c3369215868e6d20b71c1a3a0376bcf │ │ ├─233374 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─233814 octavia-worker: ConsumerService worker(0) │ │ └─233817 octavia-worker: ConsumerService worker(1) │ ├─7d6fde4722cb733fcdd97c9b0af60a344254d4408d7525105b04139d032fe8ca │ │ └─278628 /pause │ ├─cb9741a4c04a07b14e6406b42dd1a71fbed4fb01b9b49ce581e29bdfe157c784 │ │ └─49372 /pause │ ├─916f302e830db1a2bdb3b2d5bde87b6d5d39b421f566a685757deff609da5688 │ │ ├─ 99018 /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 │ │ └─404704 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1d6401f7d9ca5de6f9123953df85abe939f91128592ed0c4e758c876dd782b02 │ │ └─66302 /pause │ ├─4061f0c23ecf5759ecf7be47b5e47fdc9371241eae344c9baf4b47ae1a749304 │ │ └─68370 /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 │ ├─40432bb32e35b6b434150202c678a6742290bc1125a1817d6822251b47114653 │ │ └─88620 /pause │ ├─f064d06634d73a0cd934644e60d8d4f87e99f0699021a0068b6b46d5605bf8e7 │ │ └─42959 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─772d26bfccee5907c2f909fc648ec040fd2ba9efd67042d86d1ddb2d86aa4e25 │ │ └─178394 /pause │ ├─86c18fefbe8891b13e8e280aabc96bb508ddf1d42e4042b37984fc5d577761fd │ │ ├─210579 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─210883 heat-engine: ServiceWrapper worker(0) │ │ └─210886 heat-engine: ServiceWrapper worker(1) │ ├─ff86144f5cb1896bd87be251a51af289344c3b7b0bb0132b967845f71b253575 │ │ └─65566 /pause │ ├─6852a5e36be9a82922d75a18ccf1f2f6ef8b58d178ede5690baa5d4e1ba0bd66 │ │ └─42687 /pause │ ├─61c4693a3844cde06433e7d847e92e7c743c2b8a1810418f22878a1dab9816de │ │ └─52090 valkey-server *:6379 │ ├─1e76fb3f9962175665b11c4fe1ec48ec5fe01e16008d3bde10c9ee1c91c39025 │ │ └─116074 /pause │ ├─121bee01fdb0909ec0863c639da2720a385028073407ec1fcaed5a22c57ec1af │ │ └─278962 /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 │ ├─65f3bca3bea74c51d46e4000a3d42d76485eefbfe25ce96e62bfe454e5219faa │ │ └─194637 /pause │ ├─1e2aa2980c17238e9e5be08e505ba331c25839a76b470937bca6f18221abce0c │ │ └─63733 /pause │ ├─28ed8f9e267c24417a48b09cb52878f4694e88c56173caf5f3f08df2c2aae3a4 │ │ ├─193155 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] │ │ ├─193464 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─193673 /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/tmpfjw3jy_o/privsep.sock │ │ ├─391684 /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/tmpsirbbdd6/privsep.sock │ │ ├─392269 /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/tmp2zt6bx0t/privsep.sock │ │ ├─392917 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─392919 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─400608 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=64649e95-5b18-4070-a89c-865bf3b77f72 --namespace=qrouter-64649e95-5b18-4070-a89c-865bf3b77f72 --conf_dir=/var/lib/neutron/ha_confs/64649e95-5b18-4070-a89c-865bf3b77f72 --log-file=/var/lib/neutron/ha_confs/64649e95-5b18-4070-a89c-865bf3b77f72/neutron-keepalived-state-change.log --monitor_interface=ha-571404ad-56 --monitor_cidr=169.254.0.52/24 --pid_file=/var/lib/neutron/external/pids/64649e95-5b18-4070-a89c-865bf3b77f72.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─403018 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1d533258-a8b3-4944-846c-d79562978eb5 --namespace=qrouter-1d533258-a8b3-4944-846c-d79562978eb5 --conf_dir=/var/lib/neutron/ha_confs/1d533258-a8b3-4944-846c-d79562978eb5 --log-file=/var/lib/neutron/ha_confs/1d533258-a8b3-4944-846c-d79562978eb5/neutron-keepalived-state-change.log --monitor_interface=ha-82e852b0-a5 --monitor_cidr=169.254.0.114/24 --pid_file=/var/lib/neutron/external/pids/1d533258-a8b3-4944-846c-d79562978eb5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b7985c11162a6ff6e06c885e8cb16f26763db0578377b91075f60d11c1513996 │ │ └─49175 percona-xtradb-cluster-operator │ ├─d4a9380a40097e10a2564c6f544072e781e8186a88348797d4e621bce7b36558 │ │ └─65217 /pause │ ├─565801b5b3e60849dc96ab8347459bb840dbe813cbedcd881a8879695c16dca8 │ │ ├─273018 manila-api: uWSGI master │ │ ├─273051 manila-api: uWSGI worker 1 │ │ └─273052 manila-api: uWSGI worker 2 │ └─fd422e3009d02029f56334ff13e30ed95657efc7f83504898e1a6031bf72cea6 │ └─51983 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount