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 │ │ │ ├─21146 /lib/systemd/systemd --user │ │ │ └─21149 (sd-pam) │ │ └─session-22.scope │ │ ├─21129 sshd: cephadm [priv] │ │ └─21180 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─700 (sd-pam) │ ├─session-4.scope │ │ ├─1442 sshd: zuul [priv] │ │ └─1455 sshd: zuul@notty │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 713 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─ 1446 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─402630 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cetajgtipisugkyazmqfwgrxtdrzctyv ; /usr/bin/python3'"'"' && sleep 0' │ ├─402631 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cetajgtipisugkyazmqfwgrxtdrzctyv ; /usr/bin/python3' && sleep 0 │ ├─402632 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cetajgtipisugkyazmqfwgrxtdrzctyv ; /usr/bin/python3 │ ├─402633 /bin/sh -c echo BECOME-SUCCESS-cetajgtipisugkyazmqfwgrxtdrzctyv ; /usr/bin/python3 │ ├─402634 /usr/bin/python3 │ ├─402635 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─402637 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9785 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12185 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a779512264634761c6134a3d65260529dff817d99bbfc043d288c7622ab6d50 -address /run/containerd/containerd.sock │ │ ├─ 12555 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aeaf5e80987e582affc69c48b276edaf9c171aba68a6fb19fc0614ae7e3e1938 -address /run/containerd/containerd.sock │ │ ├─ 19245 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8b0134f8e3d7760e5f6a5fb6de7de6cfd41b025f6cdd8d72126a4b454d76bb1b -address /run/containerd/containerd.sock │ │ ├─ 24443 /usr/bin/containerd-shim-runc-v2 -namespace moby -id abedad41fd480175b96509823f1012fdff78720ce3eea3475de57f9f03bc4a6c -address /run/containerd/containerd.sock │ │ ├─ 29143 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 75a5cf1fd43268baac3b7a065f189eb852806b3356ec30636c5e3acdfd373dbf -address /run/containerd/containerd.sock │ │ ├─ 33729 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 24a1fc5397aae6d637ff02a93cf076a34b4ace893236d61c891b1491099cf360 -address /run/containerd/containerd.sock │ │ ├─ 39377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b45e96f6659f44f857f0c4878643e10621aa1dcb5801df8f23381dff931aae6b -address /run/containerd/containerd.sock │ │ ├─ 39399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93086b33fe65e433f335fc1eaa08be6e52343a898de39df062e48973fbb43184 -address /run/containerd/containerd.sock │ │ ├─ 39412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb03dcdf1cfde87b6cfbaa9ccea68a2b42f5260de91e79f794b45c2e12eb6fc -address /run/containerd/containerd.sock │ │ ├─ 39437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8771f4588ee409d8c1e8d9d4738c102fc221472ea699bf498002c5c5afd15ed2 -address /run/containerd/containerd.sock │ │ ├─ 39454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1c3e939cada26ff6b8ffba2266ee799519bf75dcdf07b6092dea9496f01d05 -address /run/containerd/containerd.sock │ │ ├─ 39986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be57134bf827c51fad35ae77a2ec899f19b4bd4d91153f08d945b6a3f866973 -address /run/containerd/containerd.sock │ │ ├─ 40709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c469d821a7f4890ee5c7d2fc332994dff34d408bcde5e8da6ec6776a0c71233 -address /run/containerd/containerd.sock │ │ ├─ 40739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac7eaf014d293481539876b0f647225ff0343f92062b01271a328c376119a199 -address /run/containerd/containerd.sock │ │ ├─ 42071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab56c4e2637df5b2b1876f161f98437f43f45693c7a5dd46fdc070e3ce5a8913 -address /run/containerd/containerd.sock │ │ ├─ 42484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb1a44afdf268acbf59d62ab1b24fdeb6b5170fd788b6ed1b0173323134c5491 -address /run/containerd/containerd.sock │ │ ├─ 42522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cdcfff70a572e0f0a54b2411d05320ab04716714597fcbcc56b72a5169574a2 -address /run/containerd/containerd.sock │ │ ├─ 42951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd19d6e5e69f87c744513facc6018be489f00b843c2b8971832491b302719189 -address /run/containerd/containerd.sock │ │ ├─ 43475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c837c4966332fc6867a7b26956b25c1abf14d51758b452302957640b2073ba1 -address /run/containerd/containerd.sock │ │ ├─ 43513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb29b3e230d02263c269524fb7cdaf96ece5ad32f712529836807d12000058e2 -address /run/containerd/containerd.sock │ │ ├─ 43558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feefa6610a1b1112878252f2048a668db65291d70e038e7436184af515aa974b -address /run/containerd/containerd.sock │ │ ├─ 45846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f46d35896042fe20dfa32df00c9beb5bbc3120c926dbec120aac6d967736b34 -address /run/containerd/containerd.sock │ │ ├─ 45938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cea0546ec2d6b20124d96a51162cb905685aa44e307cc80e12045cb376ca99d3 -address /run/containerd/containerd.sock │ │ ├─ 46699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0966c00bcb996f329dc57806b338869d295564f7178805c9bc5ae66bf5b8f4d6 -address /run/containerd/containerd.sock │ │ ├─ 46803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e68098f8e3677e29d4169a15d8814a14d8d2abd9fbb6ae9f3d62bc540a4c95 -address /run/containerd/containerd.sock │ │ ├─ 47371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 520dfd44654a563332a62636c82e40c83aaea212c6593d4ff0c88ca80b8a0c1b -address /run/containerd/containerd.sock │ │ ├─ 47672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e8ea85b5d8a0f4cc55c9a3138b1217296c016df0642f76650479a0f2ab991d -address /run/containerd/containerd.sock │ │ ├─ 48083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0afe4578ba0e9361372139aeb19795bfa60b8f1cbd5cb18146fd2426aa56a379 -address /run/containerd/containerd.sock │ │ ├─ 50349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d06157ff02d62f177427b427f45170f65da9e5a5257db75a702bf5fdc8c6501 -address /run/containerd/containerd.sock │ │ ├─ 50471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 011d3736262616f7439d438ade8eeb2316f02908ece324eb6f93d3a022dcd48b -address /run/containerd/containerd.sock │ │ ├─ 54487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18d8f911aabdb7b64630cd592a1ba8a2785dca04a298a6bcb58b1697bdb1d1c3 -address /run/containerd/containerd.sock │ │ ├─ 55162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48d6c7901f90f260dfff2d8d508e2b7e0c3e38a985ad56139208707a3df6679 -address /run/containerd/containerd.sock │ │ ├─ 55214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 578b1d22b46b1c256711d570094b72cd594f3ff03a547b8d96e19af8714d0639 -address /run/containerd/containerd.sock │ │ ├─ 55303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e63d0e1b89356ee3799cb1c1cb30f840383cb038083e0208b4d257a8c43a6f66 -address /run/containerd/containerd.sock │ │ ├─ 55440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad5f6f58b003f4c4ef7d8460dd8cd0350d1660fcb5ca29d01b986eb1503b0db6 -address /run/containerd/containerd.sock │ │ ├─ 59230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5267f11d01d68d276cd6e3a5de0cb8d7faeb6d49677bcfa605a54cbd87f14c6a -address /run/containerd/containerd.sock │ │ ├─ 59487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea59fbd17ac74454214919d2593cd1353d6b07d8088d8571ef7ee13e0254f873 -address /run/containerd/containerd.sock │ │ ├─ 59534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aeca780f49d489cfea12b32e1c998d659a8bf3b9e0d3ea76005e7705565664c -address /run/containerd/containerd.sock │ │ ├─ 59569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1520fd5866450d0d0519fb8e7d1adca72558432128f7fb4c864ebb051a53b4ce -address /run/containerd/containerd.sock │ │ ├─ 60816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df34b7029ffa7374510759c16ee6e8ea25b19d637321a3e0c80dc7829f29ca10 -address /run/containerd/containerd.sock │ │ ├─ 60923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 867369e88f6cc43734d5d3ee75e029f48041506f1895acc4d84753f368044a97 -address /run/containerd/containerd.sock │ │ ├─ 61307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c76d51e64e1089186e63dbdae7ac690ce0856b3ed2b38889d9f3fa0c670ebb -address /run/containerd/containerd.sock │ │ ├─ 61375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99802b774cf43e25ca8bb86f2d2078c9c94cbbe6a354294f01bf885a287e4028 -address /run/containerd/containerd.sock │ │ ├─ 61474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c33b5eac9e8ac0a5820a24c871c487f80207bc1055f2e119ca6a8bfae85b20d7 -address /run/containerd/containerd.sock │ │ ├─ 61768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb2639461108344312d0dae2889ed7a2eba6d22331f700acaeca11fb3b8a9bf -address /run/containerd/containerd.sock │ │ ├─ 62349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7109cf82455609507351e5423d1e8f645c952016bbb597a96f34432c5c5ab620 -address /run/containerd/containerd.sock │ │ ├─ 62572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a333257949fbcc6403144d90d226db035353d2fa70fd9047b1f7cda31f3217a9 -address /run/containerd/containerd.sock │ │ ├─ 62735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 948ef32dbf05039067b4a68f287b51d62c68eaa41f02dee4d3596b1090cf74b1 -address /run/containerd/containerd.sock │ │ ├─ 63407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d9f1964e9015aee4895a465e74f3778dd89cb980350cc2c81cd1fdfac2e1493 -address /run/containerd/containerd.sock │ │ ├─ 64928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 595aca7bd9973768da8aedaee0f7b2caa51a2664f52729a62b0d72df7cc9ea68 -address /run/containerd/containerd.sock │ │ ├─ 67141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bafd7e621fb03167ca1393e8fbc92df315ae1810779b2a3fed4a9bde4637230e -address /run/containerd/containerd.sock │ │ ├─ 76202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e195383b20ccdede2db9e890baeec9d75434076a53a29fab228292c48df365 -address /run/containerd/containerd.sock │ │ ├─ 77660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de8ceafdd93757054eecb7d994b01a7d5bb77e74721aba6df2ab4d0d71749ce8 -address /run/containerd/containerd.sock │ │ ├─ 83472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4419b1a1829ed517187af2e981f914efba64a1e00ff31bbd4aa59ce7ac4f0089 -address /run/containerd/containerd.sock │ │ ├─ 89638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5de2e1ece3ab172b3d7cb2a350ec423c137026abfab45666e8e14bac483768f -address /run/containerd/containerd.sock │ │ ├─ 93613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38cfc18029a20966a65d00706e36fd3a8e32635e4020b7916afab8c172e732e -address /run/containerd/containerd.sock │ │ ├─ 93681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d60212959052e163143eabd3a2966d9b9ac981a709deac8c0d386b736dec5e2 -address /run/containerd/containerd.sock │ │ ├─102106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cef125f3225ef2579f1dd2daace4b478e0bc621fcca91191faaf0a5a72df1b9 -address /run/containerd/containerd.sock │ │ ├─103769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7723ed8aab22a21ff0ea6c6c732dfc1495bfe61dff7fe18f453bc15292ee7468 -address /run/containerd/containerd.sock │ │ ├─103808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 273bfbcd5ef26a74500694345ae7bc78313787436f311d1a10f80af6782ec07a -address /run/containerd/containerd.sock │ │ ├─105807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e61f5997dd836941ceded0c3e396fb00bc66823d72f05e7e37f671a500e4a46 -address /run/containerd/containerd.sock │ │ ├─107689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8286b9d6a732fd2837892c3ecfc7da0cb6a74c243354de1a44b1306b5948edc -address /run/containerd/containerd.sock │ │ ├─107741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 025f76ab0441ae858a0b26efa22245b11d665084c0fc31b7af1920ffe0de97d7 -address /run/containerd/containerd.sock │ │ ├─120748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77a5a033273317b6a821d49e2c67ef19a3aa07855add919642093862a52d4dd -address /run/containerd/containerd.sock │ │ ├─120792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682a90683f81c00eeabc7a370e5282ca557aaf86f3160484ea2a248cb1882159 -address /run/containerd/containerd.sock │ │ ├─123273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eea8dea2efa1be94fd0c1b711b2261f55c44b940a3c29897f31d56008a299bd -address /run/containerd/containerd.sock │ │ ├─137671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4c3d3da23966c3e06b866849ad989bc96ab65dbb92500c8f9cbc02cd8490b2b -address /run/containerd/containerd.sock │ │ ├─138684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 884b45ebfd70d0befbe52de1f14fc7863775a410ae1f80d0f7bdbfeb2d0e85c5 -address /run/containerd/containerd.sock │ │ ├─139858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd9e87af0399c2b877be11767b4d96e193d2dd25caec845540254cdc372aaa9f -address /run/containerd/containerd.sock │ │ ├─139879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3d4ebe7b5478cf89201bc43143ff88389f09af069c5e57de42a7a2ef93dae7c -address /run/containerd/containerd.sock │ │ ├─140529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00eed22491197c779f740878e5958d4d812117d513b10429a916a4adbc069d3d -address /run/containerd/containerd.sock │ │ ├─141668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3180162f2f967257a7f9c10616863d4b14bb70adbfd39f7cc778853eebbd69f8 -address /run/containerd/containerd.sock │ │ ├─143635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c820358fa745c6cdbeb048fd208361ceba6539afa6e8a85f75fcb5b34f0e5a38 -address /run/containerd/containerd.sock │ │ ├─143895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98dec148ddab27dc3bb36b4448c45ecda836819f159880b585ad27b8b012e7fb -address /run/containerd/containerd.sock │ │ ├─144163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ecdc6d86bd4b4b5e1a9c7736aff84a9d610dbfe063b242568e3202b19d32bd5 -address /run/containerd/containerd.sock │ │ ├─144242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2144a0aea333837a68f569d3ffbae11d5402b2fe2f8b8de2c4f5239e63eddfd2 -address /run/containerd/containerd.sock │ │ ├─144302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e65913a788f2e095b01b4dbb96b428df67fe42dafc95fbb6f269ba8269bb57f -address /run/containerd/containerd.sock │ │ ├─144813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1ccad91f5d3f94ad2c5ce194d229ded741fb693bda30ca33682be792451df7e -address /run/containerd/containerd.sock │ │ ├─170704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98386d897807fb8446fbf6a3ca43b45f81e28e9c581a350ca8728ccf2caaf32 -address /run/containerd/containerd.sock │ │ ├─172406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8e8033468b3457785f07ee8a49779b3df8149fc82d9ce379bb796816a275c0 -address /run/containerd/containerd.sock │ │ ├─172442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c60329c03282c018c11df689959bb10aa3aa6f0fad422b79704c6af01571d7b -address /run/containerd/containerd.sock │ │ ├─172491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac78c156889675538e3623a5542b87d38c51a58062044acb2e4bf5aebd41899 -address /run/containerd/containerd.sock │ │ ├─172773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97e0d0058202c63643dbf2caa7ebe0d33be98890092869062103a119cbb4952f -address /run/containerd/containerd.sock │ │ ├─179663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cc307e542779743093340011838c5c8dcd17359e45fa0c3197288d0c304d403 -address /run/containerd/containerd.sock │ │ ├─184362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b3a18a455e7fa5dde334d903d4a1ec1249ac7f422c1eaed878f2d3f026fe2d0 -address /run/containerd/containerd.sock │ │ ├─186776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a11a8380da0b98c1ebc0ec2135d058ac050211f22921da8aa539e488d8562fb -address /run/containerd/containerd.sock │ │ ├─186815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a60bcae9aed1ffd6b2edce33c31d3cf2d06d1eab7bd0b73c005527703db90793 -address /run/containerd/containerd.sock │ │ ├─186921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eaf4191a6feb085979f9dc2cd46e92de571f6e92a1bda192d7197a8c9ff617f -address /run/containerd/containerd.sock │ │ ├─202683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a7229c934fe877a14f1d4451df8ea9ca475ec7f712ca915b9c8d318c2f8c6f -address /run/containerd/containerd.sock │ │ ├─211037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 193566849238202612cca1f35c464b5b5096852854b8a9d70c4c18359685165f -address /run/containerd/containerd.sock │ │ ├─211047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9746e3d5a5fe792675e6d6e05436058940b7e169ae827f6b269afdc380bfebbc -address /run/containerd/containerd.sock │ │ ├─211061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6f7ffaad6116f21fe39f079a7c843c7769174db8ea21b29331306c3ae09b142 -address /run/containerd/containerd.sock │ │ ├─211434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 813150813c7a503fa081d392bd82f0815e652985d19516e1e52e7d386bba0601 -address /run/containerd/containerd.sock │ │ ├─222397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b5e3ee77e02ccaba3751aa5a1a42cb61bf84ca583af40b9e2a32e23d148753e -address /run/containerd/containerd.sock │ │ ├─224644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bae51e5895ed4d6cdb46495e7deea445be11127989bcf2bb314031d36f483e30 -address /run/containerd/containerd.sock │ │ ├─225680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac07572bc8163d5099863d91846e6c7d5dd27b5cf4c2ec1db94f600466112463 -address /run/containerd/containerd.sock │ │ ├─226757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49e444274d06002c9fc629d813c3a43f8ce31db1b8e8c44bd405ca0dcba9e9ab -address /run/containerd/containerd.sock │ │ ├─228032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 545281d4683c8795956ff4c812b6f2612a175023d6b42f7c8bfee767d07b2f77 -address /run/containerd/containerd.sock │ │ ├─230359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04d5ecfd347b702fc90f63923d55c3b119c0125d3823e10fc5b6c1aec227b64 -address /run/containerd/containerd.sock │ │ ├─231942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78c0aa5cc60fda42a54f294305b68cfccf073c10f0354061f032a401d167b546 -address /run/containerd/containerd.sock │ │ ├─232080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a3fef226db96d72a8de91e28202ffab60c41ba515fd7029a48ec690fa4f8f0 -address /run/containerd/containerd.sock │ │ ├─241018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa1f70c5457993e4dcdddddd3e716f817c5e3a2c1970ba96abcc29b517d9596 -address /run/containerd/containerd.sock │ │ ├─241381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c73ba123aa965ea0b646dd765d3c18a8cef21c5ca9d95a9b81f93803000c538 -address /run/containerd/containerd.sock │ │ ├─254652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 721214a927c864723fd4b8502f901246ae9b2e8cb9489796e5a311d5b9bdc380 -address /run/containerd/containerd.sock │ │ ├─259856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe74e7bfb51b855410dde8a281fd108ff3cb78842a9ebefd4cfa2b43f038ec25 -address /run/containerd/containerd.sock │ │ ├─260084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2bb482c61a67376d9c5c6dc2de4fb6d302b441b50e16386a6416ab591d0d199 -address /run/containerd/containerd.sock │ │ ├─260128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa530dcdf827ade847e184324adc60d5e38d9d1319994ca5b7748b660030b563 -address /run/containerd/containerd.sock │ │ ├─260188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6022bc36a832036d9e38096235c2a42de278533e9289fb6f0e5b893246f42b0f -address /run/containerd/containerd.sock │ │ ├─271559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58db1fc0819f431ddbf0500521cd20e24683bc2e4a0d8e247edbe1349230a238 -address /run/containerd/containerd.sock │ │ ├─274134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7e127feba31f46ab344acf558c308d364e1ccc9281ef3c242cd57804ede0304 -address /run/containerd/containerd.sock │ │ └─275429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88ea85ca65df10d4ed1fabc67ed69ce33f75a69afec381c415d5b1a0c1167b81 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1182 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─28861 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29126 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19202 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19223 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24155 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24426 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33443 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33711 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12105 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12138 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.brazbi.service │ │ ├─12468 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.brazbi/unit.run │ │ └─12499 /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-brazbi --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.brazbi:/var/lib/ceph/mgr/ceph-instance.brazbi:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.brazbi/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.brazbi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10154 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-75a5cf1fd43268baac3b7a065f189eb852806b3356ec30636c5e3acdfd373dbf.scope … │ │ ├─29168 /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 │ │ └─29180 /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 │ ├─multipathd.service │ │ └─136980 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39844 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-8b0134f8e3d7760e5f6a5fb6de7de6cfd41b025f6cdd8d72126a4b454d76bb1b.scope … │ │ ├─19272 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19289 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 4 of 10-100 startups │ │ ├─396993 sshd: [accepted] │ │ ├─399055 sshd: [accepted] │ │ ├─401165 sshd: [accepted] │ │ ├─402621 sshd: [accepted] │ │ └─402622 sshd: [net] │ ├─docker-aeaf5e80987e582affc69c48b276edaf9c171aba68a6fb19fc0614ae7e3e1938.scope … │ │ ├─12579 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.brazbi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12598 /usr/bin/ceph-mgr -n mgr.instance.brazbi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r38eb3101e2ae4785bf2ed252f6be5693.scope │ │ └─186472 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─docker-24a1fc5397aae6d637ff02a93cf076a34b4ace893236d61c891b1491099cf360.scope … │ │ ├─33754 /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 │ │ └─33765 /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 │ ├─uuidd.service │ │ └─1377 /usr/sbin/uuidd --socket-activation │ ├─docker-abedad41fd480175b96509823f1012fdff78720ce3eea3475de57f9f03bc4a6c.scope … │ │ ├─24466 /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 │ │ └─24479 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10662 /usr/sbin/chronyd -F 1 │ │ └─10663 /usr/sbin/chronyd -F 1 │ ├─docker-4a779512264634761c6134a3d65260529dff817d99bbfc043d288c7622ab6d50.scope … │ │ ├─12217 /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 │ │ └─12230 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─136761 /sbin/iscsid │ │ └─136762 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─ce1c3e939cada26ff6b8ffba2266ee799519bf75dcdf07b6092dea9496f01d05 │ │ └─39556 /pause │ ├─ae2c63a6193b5732b507e18c3a7743aa79576669ee6cb71b2a6fbfc5e00009a9 │ │ └─46244 /server │ ├─7e32c5b380465381da0dcd5062f1aeb3dedbc3c8ae6a866a722e7ac2c87d6cc5 │ │ ├─241686 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241989 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241991 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─93086b33fe65e433f335fc1eaa08be6e52343a898de39df062e48973fbb43184 │ │ └─39520 /pause │ ├─cd9e0a4bbd0f2013478d00cdf631e6936d9e0c2ec1a21a24ebf90c714ad3c751 │ │ └─48213 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─4cc307e542779743093340011838c5c8dcd17359e45fa0c3197288d0c304d403 │ │ └─179686 /pause │ ├─99802b774cf43e25ca8bb86f2d2078c9c94cbbe6a354294f01bf885a287e4028 │ │ └─61399 /pause │ ├─a1fcce5c7898b0a9ffa07ade732f4819333be9904e31a12ff5124177d6f0373c │ │ ├─173393 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401350 sleep 300 │ ├─53e195383b20ccdede2db9e890baeec9d75434076a53a29fab228292c48df365 │ │ └─76226 /pause │ ├─6c73ba123aa965ea0b646dd765d3c18a8cef21c5ca9d95a9b81f93803000c538 │ │ └─241416 /pause │ ├─d71d37ee42a223eef17e00173df7918db99eb803329baf365d2a5437c5979a76 │ │ └─55769 /secretgen-controller │ ├─4336e6fe37d7c42a1ab9fe4fcd216d8377bad46dacbc69eb4116d410a450dad4 │ │ ├─169350 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169841 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169842 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─b45e96f6659f44f857f0c4878643e10621aa1dcb5801df8f23381dff931aae6b │ │ └─39493 /pause │ ├─39eaf66d5fb4441af926c08a9fded6f40d237c2ed0b9c7e80d366abf9dd75056 │ │ ├─104158 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104373 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104375 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─595aca7bd9973768da8aedaee0f7b2caa51a2664f52729a62b0d72df7cc9ea68 │ │ └─64953 /pause │ ├─feefa6610a1b1112878252f2048a668db65291d70e038e7436184af515aa974b │ │ └─43581 /pause │ ├─4419b1a1829ed517187af2e981f914efba64a1e00ff31bbd4aa59ce7ac4f0089 │ │ └─83495 /pause │ ├─884b45ebfd70d0befbe52de1f14fc7863775a410ae1f80d0f7bdbfeb2d0e85c5 │ │ └─138708 /pause │ ├─96883d30e95793ec1a1a179ff07c42e00e0e40f671468fdef4169f47c7077b56 │ │ ├─181888 neutron-policy-server: uWSGI master │ │ ├─181900 neutron-policy-server: uWSGI worker 1 │ │ └─181901 neutron-policy-server: uWSGI worker 2 │ ├─1cf91b4ae33ebb3dedf869166b60b5ceac92475dddffaca91f8d3a06c3a31a13 │ │ ├─241081 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241828 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpey7o0hzq/privsep.sock │ │ ├─241834 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241861 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ac7eaf014d293481539876b0f647225ff0343f92062b01271a328c376119a199 │ │ └─40775 /pause │ ├─1eaf4191a6feb085979f9dc2cd46e92de571f6e92a1bda192d7197a8c9ff617f │ │ └─186954 /pause │ ├─68885ae93297dde3f92710f97c79aa57b706d872201c4dea8378c6f5ca8037e8 │ │ └─163830 /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 │ ├─813150813c7a503fa081d392bd82f0815e652985d19516e1e52e7d386bba0601 │ │ └─211458 /pause │ ├─47507bf3ecf608cdb0b7774dab0e4b0d10a8d54297720b62ecb75599e7fac735 │ │ └─65007 /bin/oauth2-proxy │ ├─1e37795d4c4957c49b090c14f77f6b1cc8417d8ac0a09dfc3116bea0df83599f │ │ └─47198 /manager --metrics-bind-address=:8080 │ ├─49e444274d06002c9fc629d813c3a43f8ce31db1b8e8c44bd405ca0dcba9e9ab │ │ └─226787 /pause │ ├─635a87bedc19dc8b780d85b1ef820870042985870bb9f2bfd0a6a39f35ba328c │ │ └─43743 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7d1708fcc8bd51edae92db7b66dd7ebdad09ad9d95a1e88b0487602a9aece7c5 │ │ ├─41217 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41596 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─78a7ffa74bbfe4fa97e0283b9454945705077c6820c0fb8ab4d102add2a62ba4 │ │ ├─184657 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184692 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184699 erl_child_setup 1048576 │ │ ├─184749 sh -s disksup │ │ ├─184751 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184752 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184801 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184802 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185059 /bin/sh -s rabbit_disk_monitor │ ├─1ddf93907d14b306af9379740d79a909c0f6422e7d11d0f33e30e57a6344adab │ │ ├─ 70439 apache2 -DFOREGROUND │ │ ├─ 70454 (wsgi:k -DFOREGROUND │ │ ├─ 70455 (wsgi:k -DFOREGROUND │ │ ├─ 70456 (wsgi:k -DFOREGROUND │ │ ├─ 70457 (wsgi:k -DFOREGROUND │ │ ├─396756 apache2 -DFOREGROUND │ │ └─396964 apache2 -DFOREGROUND │ ├─7f4f82eecfc208790cf74362437a4e38c909155c1ce788c8b9fa7b67a3c2f761 │ │ ├─241260 magnum-api: uWSGI master │ │ ├─241274 magnum-api: uWSGI worker 1 │ │ └─241275 magnum-api: uWSGI worker 2 │ ├─edc9250529a266281a1fee96319c9d767473c922b3c3e3dac73361307d15c746 │ │ └─60769 /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 │ ├─0159e6916967d7d585ea1da5ffa9aad36a89fa65ae6b715169572f9a3c8123ce │ │ └─84289 /usr/local/bin/rook ceph operator │ ├─7ce2b84b37b7f780646152eca0bc0ed252d7329a3e911eb4ecd1924b5d625799 │ │ ├─199061 heat-api-cfn: uWSGI master │ │ ├─199107 heat-api-cfn: uWSGI worker 1 │ │ └─199108 heat-api-cfn: uWSGI worker 2 │ ├─4d9f1964e9015aee4895a465e74f3778dd89cb980350cc2c81cd1fdfac2e1493 │ │ └─63430 /pause │ ├─5b3a18a455e7fa5dde334d903d4a1ec1249ac7f422c1eaed878f2d3f026fe2d0 │ │ └─184386 /pause │ ├─721214a927c864723fd4b8502f901246ae9b2e8cb9489796e5a311d5b9bdc380 │ │ └─254677 /pause │ ├─9d71ae6bf2c78ec8853d64a2081c1788ecac0c2a67c0f16eecb353d7b5ac2f41 │ │ └─185751 /usr/bin/libvirt-tls-sidecar │ ├─1ac290250cb5c058afe82164c3eea175f16746d214c192e6acdde0992c2a1141 │ │ ├─138107 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138121 /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 │ ├─71256de48ec06d3c2eba88ab5cab1a7d7c57c6adcb95eaf23934471de89d60a1 │ │ └─50672 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 │ ├─ea59fbd17ac74454214919d2593cd1353d6b07d8088d8571ef7ee13e0254f873 │ │ └─59510 /pause │ ├─a60bcae9aed1ffd6b2edce33c31d3cf2d06d1eab7bd0b73c005527703db90793 │ │ └─186845 /pause │ ├─bceb0bb4286282069e0e54687f2db5efd5d0a40e4b232afa6ad55d5af6ed0cb8 │ │ └─220178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a3d4ebe7b5478cf89201bc43143ff88389f09af069c5e57de42a7a2ef93dae7c │ │ └─139920 /pause │ ├─612dbcb466e03e75bc08c5cd0400252ddfb3c3f835a7d412cf4e1f0a9fe53e19 │ │ ├─202874 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202891 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202897 erl_child_setup 1048576 │ │ ├─202947 sh -s disksup │ │ ├─202948 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202950 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202956 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202966 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203248 /bin/sh -s rabbit_disk_monitor │ ├─1d06157ff02d62f177427b427f45170f65da9e5a5257db75a702bf5fdc8c6501 │ │ └─50372 /pause │ ├─e93105801cbf2e09a5bae5d1e65fc168d23e68e3b1cf09393cf5991f53320d2d │ │ └─94848 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bd625adb2e4b75c2beb04acdb25e6502f6f621b7b6aa5ce980d1ee3d6365834d │ │ ├─184520 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─184999 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185000 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185032 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwk46hd34/privsep.sock │ │ ├─204595 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpsflg2ls6/privsep.sock │ │ ├─221008 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmppwbggjre/privsep.sock │ │ ├─221334 haproxy -f /var/lib/neutron/ovn-metadata-proxy/354638a7-b743-4fd9-b7e3-8f7f4b4b8a7b.conf │ │ ├─375355 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─375356 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─fe74e7bfb51b855410dde8a281fd108ff3cb78842a9ebefd4cfa2b43f038ec25 │ │ └─259936 /pause │ ├─ef0baf0c075bc7b947d403168b0e6aef8a0467543eca23c0c786d4f9dde8091e │ │ └─65026 /bin/oauth2-proxy │ ├─13c889bfe5605d62a7d49d5a045961006b16ec20cb1041f5cd871b80b74d5fb5 │ │ └─248576 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─78c0aa5cc60fda42a54f294305b68cfccf073c10f0354061f032a401d167b546 │ │ └─231968 /pause │ ├─a77a5a033273317b6a821d49e2c67ef19a3aa07855add919642093862a52d4dd │ │ └─120771 /pause │ ├─14ef62285df9293b312002c60ecf9167990661f07cccb9300a3a7a89c3b8929f │ │ └─63825 /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 │ ├─ae705b1fe4d536f3c665fdcb83add40d5fd0ff2ac34c91e2e171dc1f8d67c351 │ │ └─63913 /goldpinger --static-file-path /static │ ├─193566849238202612cca1f35c464b5b5096852854b8a9d70c4c18359685165f │ │ └─211109 /pause │ ├─180ee6f162e1e23733369fe9bf4ea2545324108e24ee734fb1a9f9e55049310a │ │ └─50569 valkey-server *:6379 │ ├─b72c0995a457ba6ee80261e385101e3fd50e5032f56e30c19246e787129a23fb │ │ └─253307 /kube-vip manager │ ├─a7d247da400d923ce0646c567ae1ba1b88308566e92815d3776e0a91acdbd9e8 │ │ ├─273871 apache2 -DFOREGROUND │ │ ├─276750 (wsgi:h -DFOREGROUND │ │ ├─276751 (wsgi:h -DFOREGROUND │ │ ├─276752 (wsgi:h -DFOREGROUND │ │ ├─276753 (wsgi:h -DFOREGROUND │ │ ├─276754 (wsgi:h -DFOREGROUND │ │ ├─276755 apache2 -DFOREGROUND │ │ └─276756 apache2 -DFOREGROUND │ ├─8675dfbaff1666bba92237a1d7a8fbff44f9fa946d4fabd5d44b9619a5423c3a │ │ └─64620 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f2563ee5a521f3b1b1be547895f9602e7cc0ca30d01818b1d276ae856d0366fe │ │ ├─168644 nova-metadata: uWSGI master │ │ ├─168658 nova-metadata: uWSGI worker 1 │ │ └─168659 nova-metadata: uWSGI worker 2 │ ├─35399554a489f8f6032f21880e07e00e979d48393c4229747b5454d95f94daa5 │ │ ├─60308 python -u /app/sidecar.py │ │ ├─60642 python -u /app/sidecar.py │ │ └─60643 python -u /app/sidecar.py │ ├─ab6e7ef7061f06f355ac4c2e48efaaec4ff9248c92d853bace0ae08317696677 │ │ └─40037 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2eee0904557511897018913bb31181655682d61ea4c2ff8dd1accbf08fb14cf2 │ │ └─55586 nfd-master -crd-controller=true -metrics=8081 │ ├─a65b1bd0d9a3822a7529665fa207736e76ae625acb705f9126b89d55ea6f6b2c │ │ ├─190415 /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 │ │ ├─374905 /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/tmps225j1ba/privsep.sock │ │ ├─375168 /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/tmpxpup2d0e/privsep.sock │ │ └─378993 /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/tmpvopa2rkc/privsep.sock │ ├─60acf1b91592fed51f4d7f987f0b52df10c3e9a233d855ebd33d774e0cac8610 │ │ └─226828 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f04d5ecfd347b702fc90f63923d55c3b119c0125d3823e10fc5b6c1aec227b64 │ │ └─230381 /pause │ ├─dbbb17f01fd3e0218117f0bd55cb4e110f8cc8caa498546eae91614fc8d09e70 │ │ └─43787 /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 │ ├─e2edf37c6cdc55806c07e36e8af270abc87f8522893e484eda25aea2429abd7a │ │ └─269195 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7109cf82455609507351e5423d1e8f645c952016bbb597a96f34432c5c5ab620 │ │ └─62373 /pause │ ├─ab56c4e2637df5b2b1876f161f98437f43f45693c7a5dd46fdc070e3ce5a8913 │ │ └─42095 /pause │ ├─f27e7939bd7d1a5a2945eeb47e32e8f6728606558d0dba20a273b22b13a4694a │ │ ├─222537 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─222562 erl_child_setup 1048576 │ │ ├─222610 sh -s disksup │ │ ├─222612 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222613 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222701 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222702 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222712 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223074 /bin/sh -s rabbit_disk_monitor │ ├─9746e3d5a5fe792675e6d6e05436058940b7e169ae827f6b269afdc380bfebbc │ │ └─211146 /pause │ ├─8c837c4966332fc6867a7b26956b25c1abf14d51758b452302957640b2073ba1 │ │ └─43502 /pause │ ├─c4c3d3da23966c3e06b866849ad989bc96ab65dbb92500c8f9cbc02cd8490b2b │ │ └─137696 /pause │ ├─3e61f5997dd836941ceded0c3e396fb00bc66823d72f05e7e37f671a500e4a46 │ │ └─105832 /pause │ ├─fd19d6e5e69f87c744513facc6018be489f00b843c2b8971832491b302719189 │ │ └─42974 /pause │ ├─fa8e8033468b3457785f07ee8a49779b3df8149fc82d9ce379bb796816a275c0 │ │ └─172474 /pause │ ├─867369e88f6cc43734d5d3ee75e029f48041506f1895acc4d84753f368044a97 │ │ └─60950 /pause │ ├─948ef32dbf05039067b4a68f287b51d62c68eaa41f02dee4d3596b1090cf74b1 │ │ └─62758 /pause │ ├─794485b96ee10acd239520138245e2c28ad7dbbb2c0e96cc4e507a0d2bc13b87 │ │ └─138072 /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 │ ├─2d8e85a6c54e5f28e8875942c7e8932561ef0883393e16cb4b41e0906a0cdfdc │ │ └─253336 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─aa530dcdf827ade847e184324adc60d5e38d9d1319994ca5b7748b660030b563 │ │ └─260162 /pause │ ├─0327cb51951fd56ace6bfe3cc2ade447a2e5ba4e9268d4bbbcafdf1a4b67b877 │ │ ├─121794 /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 │ │ └─121944 /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 │ ├─0948ffa1922b3ead38bdebe3172cc3b1c3ce513fe31912cedecb4bf1a75fa559 │ │ ├─105988 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106008 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106014 erl_child_setup 1048576 │ │ ├─106065 sh -s disksup │ │ ├─106067 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106068 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106097 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106219 /bin/sh -s rabbit_disk_monitor │ ├─591d29fdbd1ec660b39f081b18fa3959b297d65338e66b4de284c51c1bb382e4 │ │ └─248504 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─de8ceafdd93757054eecb7d994b01a7d5bb77e74721aba6df2ab4d0d71749ce8 │ │ └─77684 /pause │ ├─db5819d3ca6d21ce54b3721fcaf59f884a5bb5271f21dd5baf1d8a3b4eba1f49 │ │ └─253355 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c0ed78a39baf01fd78505076d17a20ae6237d4f3e5ea2bbfa16fa2f0d99c1457 │ │ ├─269508 /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 │ │ └─269643 /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 │ ├─4b57674783a0e0cd31501c44618986f2117fa067ecc77013c0c9e88a84339f53 │ │ └─39622 etcd --advertise-client-urls=https://199.204.45.235:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─a0a46d5c881d79afbc30f9c9d6659f9384d496d9f414becf69720e692db51767 │ │ ├─140182 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140230 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─140255 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─140609 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─402587 sleep 15 │ ├─def21f6b62626cc40693144275433f79bbfa228e2b92f26fa5079decea1ce6fa │ │ └─55655 nfd-worker -metrics=8081 │ ├─402a009c782f6fd4f0e4fc2157b95497773bb31459b28b0acaf1b6c3c072ea55 │ │ ├─220278 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220777 octavia-worker: ConsumerService worker(0) │ │ └─220784 octavia-worker: ConsumerService worker(1) │ ├─ba98a7756cb380208fdbdfefcbb60a2626d871cd4bc321ce1824f05890ecff83 │ │ └─94046 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-slrns --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─cc654fadbd952a97a734332bfc146b0150a4b6c5bbefcba73c9655f6f4d31ebc │ │ ├─102650 glance-api: uWSGI master │ │ ├─102663 glance-api: uWSGI worker 1 │ │ └─102664 glance-api: uWSGI worker 2 │ ├─6051b61d29c57c13286227d04b29f780ea2a07a1c946867193ec508f0b5105be │ │ └─253116 /manager --metrics-bind-address=:9782 │ ├─3180162f2f967257a7f9c10616863d4b14bb70adbfd39f7cc778853eebbd69f8 │ │ └─141691 /pause │ ├─3dd66b788aef9ab685b152b31a7406101ba13a73c1ec643d1dd9109d00dc6a04 │ │ ├─63685 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63721 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c32b04a8a0ae050758538ab117177803a629cf536821f4d7e3c93218a459eb86 │ │ └─43080 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 │ ├─025f76ab0441ae858a0b26efa22245b11d665084c0fc31b7af1920ffe0de97d7 │ │ └─107792 /pause │ ├─cb1a44afdf268acbf59d62ab1b24fdeb6b5170fd788b6ed1b0173323134c5491 │ │ └─42507 /pause │ ├─b9db8714ca775490f61594be0aaa4c776b8e513d7eee7b1ae0d65120bdfdb22e │ │ └─64799 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b7532f9a8290b3075c07683d1b85b94950f441b555bcc571dd082793309a12f9 │ │ └─185880 /bin/bash /tmp/libvirt.sh │ ├─6c469d821a7f4890ee5c7d2fc332994dff34d408bcde5e8da6ec6776a0c71233 │ │ └─40746 /pause │ ├─4924de87045245353bb3a05dca606a1113c3bdf85467c3d5031e5a251bf5e5d1 │ │ └─55552 nfd-gc -gc-interval=1h │ ├─44f7267c1aa0e8cad12d126fd727dbdf3977dd8345bc62d7f595b8236fd2aa17 │ │ ├─269194 manila-api: uWSGI master │ │ ├─269230 manila-api: uWSGI worker 1 │ │ └─269231 manila-api: uWSGI worker 2 │ ├─c33b5eac9e8ac0a5820a24c871c487f80207bc1055f2e119ca6a8bfae85b20d7 │ │ └─61506 /pause │ ├─58db1fc0819f431ddbf0500521cd20e24683bc2e4a0d8e247edbe1349230a238 │ │ └─271583 /pause │ ├─96e1cd37c8dff6852fbf99b8459ef3493878797753b7025d2a6a955777d5dbff │ │ └─42577 /coredns -conf /etc/coredns/Corefile │ ├─68d69966ba7e34f9d3c009c0bba7019fe49a847290f5e88f2f82794077d6a151 │ │ └─63739 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a1bac19ce89e2141d07235833cbec1947b1b2d79d9c51ef2ba6a0fc30d185dfc │ │ └─64904 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ad5f6f58b003f4c4ef7d8460dd8cd0350d1660fcb5ca29d01b986eb1503b0db6 │ │ └─55463 /pause │ ├─63edf691633518835953da1b01c7f642b11d89faa6912338ebd3afddf87a7a62 │ │ └─186335 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6ccf9b50f36e7ea0e0eda21b4bdd6f5b9feae0f78b262d577896fa780d511ace │ │ ├─89790 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89830 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89836 erl_child_setup 1048576 │ │ ├─89904 sh -s disksup │ │ ├─89906 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89907 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89963 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89964 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89974 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90301 /bin/sh -s rabbit_disk_monitor │ ├─22e8ea85b5d8a0f4cc55c9a3138b1217296c016df0642f76650479a0f2ab991d │ │ └─47696 /pause │ ├─0b8191b81c31cc817b5dbf6a315f1e58c005d554f5c54dde3d090f9d018b101d │ │ ├─199028 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199301 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199302 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─520dfd44654a563332a62636c82e40c83aaea212c6593d4ff0c88ca80b8a0c1b │ │ └─47394 /pause │ ├─19b856f1a91218b1d0f83ecd673c148fe367ad5bc01d133f3cf693ba05bfeb7f │ │ └─39676 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─dfaea8c2c895d5d74ca90cdc51cfb7869c4103b7bafc5c9f4c733d3f6badb37b │ │ └─50839 valkey-server *:26379 [sentinel] │ ├─0b18a0884507d0ad5d29e1f2b328bf237b148edec6669a607a6b2c8a7cb3ac53 │ │ └─256864 docker-registry serve /etc/docker-registry/config.yml │ ├─578b1d22b46b1c256711d570094b72cd594f3ff03a547b8d96e19af8714d0639 │ │ └─55237 /pause │ ├─273bfbcd5ef26a74500694345ae7bc78313787436f311d1a10f80af6782ec07a │ │ └─103838 /pause │ ├─59a7229c934fe877a14f1d4451df8ea9ca475ec7f712ca915b9c8d318c2f8c6f │ │ └─202708 /pause │ ├─37081154028a10bbd8938401e9cd7a291f54c9b0786a50bda677b3b9ca5fd253 │ │ └─61817 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 │ ├─8f46d35896042fe20dfa32df00c9beb5bbc3120c926dbec120aac6d967736b34 │ │ └─45874 /pause │ ├─2144a0aea333837a68f569d3ffbae11d5402b2fe2f8b8de2c4f5239e63eddfd2 │ │ └─144298 /pause │ ├─62f0467d746e7dbc2d87020b4e126935cf0da7f060f897de2a6cb75f64581134 │ │ ├─48131 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 │ │ └─49367 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─df34b7029ffa7374510759c16ee6e8ea25b19d637321a3e0c80dc7829f29ca10 │ │ └─60839 /pause │ ├─4e47957f8d8209f2e1349fc901e0794ee4b566eac5215732503632facf856dd6 │ │ └─64431 /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 │ ├─5ecdc6d86bd4b4b5e1a9c7736aff84a9d610dbfe063b242568e3202b19d32bd5 │ │ └─144195 /pause │ ├─685e51c1e54299e7183286ec7e408336fca5e10750f1e27502e8a8a9829ac615 │ │ └─59960 /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 │ ├─cef7f0ca9b68936664483ce0f4176818d83fcfb40ba59b49023a03f82bfaee85 │ │ ├─65457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65474 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65480 erl_child_setup 1048576 │ │ ├─65527 sh -s disksup │ │ ├─65529 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65530 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65531 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65532 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65684 /bin/sh -s rabbit_disk_monitor │ ├─7723ed8aab22a21ff0ea6c6c732dfc1495bfe61dff7fe18f453bc15292ee7468 │ │ └─103793 /pause │ ├─aaaaf8ba7dc6a3ca9984c81ce0903dfac8e1ef1ab67a5df78c16f945797db0f4 │ │ └─50960 redis_exporter │ ├─78a3fef226db96d72a8de91e28202ffab60c41ba515fd7029a48ec690fa4f8f0 │ │ └─232106 /pause │ ├─74a173f9b7e204f6b28ccc7f68f11a333a4cfab587804ef4ca45e5a7584f6cb5 │ │ ├─ 46196 /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 │ │ ├─ 46211 /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 │ │ ├─ 46343 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273634 nginx: worker process │ │ ├─273635 nginx: worker process │ │ └─273636 nginx: cache manager process │ ├─26a5e45b7414cc84520f048107b0079eecee9dec7514131ca81262b5f3a99eeb │ │ └─180188 vector --config /etc/vector/vector.toml │ ├─4eb03dcdf1cfde87b6cfbaa9ccea68a2b42f5260de91e79f794b45c2e12eb6fc │ │ └─39518 /pause │ ├─98dec148ddab27dc3bb36b4448c45ecda836819f159880b585ad27b8b012e7fb │ │ └─143932 /pause │ ├─cea0546ec2d6b20124d96a51162cb905685aa44e307cc80e12045cb376ca99d3 │ │ └─45962 /pause │ ├─8eea99b6197e28a13722b8aaaecf3d8d37bcbb8c0e88a75c0f8baf10724977f3 │ │ └─64972 /bin/memcached_exporter │ ├─f7c02c6bbd2a7df527e602b89ebae3fd4fe3bcfd0f5816f3ed1a7b8ac72417f9 │ │ └─63067 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6022bc36a832036d9e38096235c2a42de278533e9289fb6f0e5b893246f42b0f │ │ └─260222 /pause │ ├─d5de2e1ece3ab172b3d7cb2a350ec423c137026abfab45666e8e14bac483768f │ │ └─89662 /pause │ ├─04c76d51e64e1089186e63dbdae7ac690ce0856b3ed2b38889d9f3fa0c670ebb │ │ └─61336 /pause │ ├─0cef125f3225ef2579f1dd2daace4b478e0bc621fcca91191faaf0a5a72df1b9 │ │ └─102130 /pause │ ├─bd1600fb2047e72d382f2606803318b4a48d7985a9e9b9bfde3e2875c1f82799 │ │ └─121311 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─31889786e412ef2dd3811468c2ef48279a98d82b39a84f55429078a8aa688fc3 │ │ └─64322 /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 │ ├─1559ed83ee7856ab170f213433ca72b52ebf5561a94be1bcb39c98894ecb520a │ │ └─118928 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─886d9eda69e85f5abb7f7e764f80ac5c921dca7a7bbcdd21ee8275a1e57241af │ │ ├─76316 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76333 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76339 erl_child_setup 1048576 │ │ ├─76469 sh -s disksup │ │ ├─76471 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76472 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76543 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76553 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76641 /bin/sh -s rabbit_disk_monitor │ ├─a333257949fbcc6403144d90d226db035353d2fa70fd9047b1f7cda31f3217a9 │ │ └─62595 /pause │ ├─8771f4588ee409d8c1e8d9d4738c102fc221472ea699bf498002c5c5afd15ed2 │ │ └─39545 /pause │ ├─5b46d34b0c456cbbe0b9732ebfa640fb4b5aef2df25071d5553d9663d23d1021 │ │ ├─278082 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278099 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a2bb482c61a67376d9c5c6dc2de4fb6d302b441b50e16386a6416ab591d0d199 │ │ └─260110 /pause │ ├─ac07572bc8163d5099863d91846e6c7d5dd27b5cf4c2ec1db94f600466112463 │ │ └─225704 /pause │ ├─713b075dd0f12473dd09117e11a6487efce2289eb071bdbb96801483679adb7a │ │ ├─60423 python -u /app/sidecar.py │ │ ├─60645 python -u /app/sidecar.py │ │ └─60646 python -u /app/sidecar.py │ ├─e6a992ef546c02a6dca805f6880a39b08bd19f375bba751578f1374a502c45b5 │ │ └─63110 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5267f11d01d68d276cd6e3a5de0cb8d7faeb6d49677bcfa605a54cbd87f14c6a │ │ └─59293 /pause │ ├─cbc92ad757ca4cb53376edd2366f26fbdb7e8486b1c5ebfe80b611a8f31f66c6 │ │ ├─221137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221154 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─30f203291af06c2f9e3a0aca2fe52534be5f52eff3a4c56e06280a9f8d6b26c4 │ │ └─63783 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-235.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 │ ├─18d8f911aabdb7b64630cd592a1ba8a2785dca04a298a6bcb58b1697bdb1d1c3 │ │ └─54510 /pause │ ├─a27542b02592497794707c75aadb1462c8621f5af5ba4e86eaa6c489b738698b │ │ └─275784 /bin/openstack-database-exporter │ ├─8463f72051376f96fe42b121919c2166cb7e3bb15cfa107cfa6dd91b303bfd70 │ │ └─63650 /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 │ ├─0eae1c0a4474efbf9a643a7e687b4928cbc4e3b004b12218a5114375851fde73 │ │ ├─82834 barbiacan-api: uWSGI master │ │ └─82848 barbiacan-api: uWSGI worker 1 │ ├─f1ccad91f5d3f94ad2c5ce194d229ded741fb693bda30ca33682be792451df7e │ │ └─144837 /pause │ ├─c517fcb3f0141898f5b522fc25cf3754a83564cd12d76348d5a349d87aca8212 │ │ └─269187 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9eb13593d038a2aa2378c21c3e3d7323be53e4f15a6dbe3daa1bf62b6f5501f4 │ │ └─42597 /coredns -conf /etc/coredns/Corefile │ ├─f6f7ffaad6116f21fe39f079a7c843c7769174db8ea21b29331306c3ae09b142 │ │ └─211142 /pause │ ├─41c5c07b597770f3caaba2871330f94a745b31bf53cab367299c55ecc87a0eb2 │ │ ├─169342 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169848 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169849 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b48d6c7901f90f260dfff2d8d508e2b7e0c3e38a985ad56139208707a3df6679 │ │ └─55196 /pause │ ├─904a433fa9d7723fa1eb519c4cf48937f24a6498724679502954c55572ed8da7 │ │ └─64709 /bin/pushgateway │ ├─ecb2639461108344312d0dae2889ed7a2eba6d22331f700acaeca11fb3b8a9bf │ │ └─61796 /pause │ ├─6b28affd15af22640fb767342fcedadc307d5a8d64b890234d6cc2c79681e061 │ │ ├─199094 heat-api: uWSGI master │ │ ├─199109 heat-api: uWSGI worker 1 │ │ └─199110 heat-api: uWSGI worker 2 │ ├─d56c374841b580e57b848d56bb8edff9e69636c03984b9c93760444d78f2238a │ │ ├─140200 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140296 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─140314 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─140638 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─402601 sleep 15 │ ├─926e823ec6a78c5da09e803f16d02cf2763f010511abea9bd5b72a33cc1e9e8e │ │ ├─180150 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180367 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180378 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─402114 sleep 15 │ ├─3e65913a788f2e095b01b4dbb96b428df67fe42dafc95fbb6f269ba8269bb57f │ │ └─144372 /pause │ ├─ba09800a2010e00014404a3e3c502812f3cd88900b9db747074eeeff61d9b958 │ │ ├─181856 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182313 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182314 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182316 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182317 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182318 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182319 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182320 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─881e35666d65d4fdcae5f1dfe7c14399507beb6b192cf607c4e86ae21e3e4dba │ │ ├─128481 placement-api: uWSGI master │ │ ├─128494 placement-api: uWSGI worker 1 │ │ └─128495 placement-api: uWSGI worker 2 │ ├─b8286b9d6a732fd2837892c3ecfc7da0cb6a74c243354de1a44b1306b5948edc │ │ └─107718 /pause │ ├─bae51e5895ed4d6cdb46495e7deea445be11127989bcf2bb314031d36f483e30 │ │ └─224712 /pause │ ├─8d60212959052e163143eabd3a2966d9b9ac981a709deac8c0d386b736dec5e2 │ │ └─93704 /pause │ ├─72841610cc23e96b9c5340fe998e44c7d7ebc55ffdbb8bb22c2e6842cb0c82ef │ │ └─190491 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─90852bc36935c13652ea13adbd5a28e1772e953cbe92c9c62918d4be6ddff20a │ │ └─274492 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─ee18b07ad3be75da682252777a00c9eb60c9f49651045d3920affafac5dd8438 │ │ ├─170887 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170904 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─170910 erl_child_setup 1048576 │ │ ├─170957 sh -s disksup │ │ ├─170959 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170960 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170962 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170963 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170973 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171137 /bin/sh -s rabbit_disk_monitor │ ├─00eed22491197c779f740878e5958d4d812117d513b10429a916a4adbc069d3d │ │ └─140553 /pause │ ├─74d63f31984fc8765355d016fe7b4825d3811679ec90c23ade58c89aa28ccc49 │ │ └─43696 /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 │ ├─db61957a108317d5c4f61ebf5cac416a35acd93bc5c8243950590fe7a386fd03 │ │ └─252867 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─011d3736262616f7439d438ade8eeb2316f02908ece324eb6f93d3a022dcd48b │ │ └─50493 /pause │ ├─7a11a8380da0b98c1ebc0ec2135d058ac050211f22921da8aa539e488d8562fb │ │ └─186798 /pause │ ├─88ea85ca65df10d4ed1fabc67ed69ce33f75a69afec381c415d5b1a0c1167b81 │ │ └─275454 /pause │ ├─33e6e00bf6e24efe1cc72416ee82874bd5409334d895fe8ea1b4cf521d8e409d │ │ ├─62616 nginx: master process nginx -g daemon off; │ │ ├─62637 nginx: worker process │ │ ├─62638 nginx: worker process │ │ ├─62639 nginx: worker process │ │ ├─62640 nginx: worker process │ │ └─62641 nginx: worker process │ ├─a91c9022d1f84de2228ffc147a31a1d0f9f44ab5e0b6d29914ea50320f5a4a6b │ │ └─252808 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─4b2f1b4e7377e48e18e09b7f71b175feedb69b9005586419235501439139a11d │ │ └─252732 percona-xtradb-cluster-operator │ ├─7c60329c03282c018c11df689959bb10aa3aa6f0fad422b79704c6af01571d7b │ │ └─172504 /pause │ ├─c7e127feba31f46ab344acf558c308d364e1ccc9281ef3c242cd57804ede0304 │ │ └─274169 /pause │ ├─31c2dbb1db85cf0cabd606b54e73e47207b690a518475525410b61e7f87287e6 │ │ └─48386 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0afe4578ba0e9361372139aeb19795bfa60b8f1cbd5cb18146fd2426aa56a379 │ │ └─48106 /pause │ ├─c820358fa745c6cdbeb048fd208361ceba6539afa6e8a85f75fcb5b34f0e5a38 │ │ └─143723 /pause │ ├─fe6352cd9136f91b42927ffcae2d12693db6a591aa92b7772ad33a34cfd91d12 │ │ ├─255277 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255294 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─255302 erl_child_setup 1048576 │ │ ├─255419 sh -s disksup │ │ ├─255421 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─255422 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─255440 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─255441 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─255451 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─255770 /bin/sh -s rabbit_disk_monitor │ ├─e026a848efdf91d24487ef36afecf3d3c3d4afb0dbc398dcef38ef95a0388f34 │ │ ├─184109 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─184980 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpv7epe2fd/privsep.sock │ │ ├─390605 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmps0tksp5y/privsep.sock │ │ ├─390836 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp68m7ky5g/privsep.sock │ │ ├─390863 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─390864 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─f57e3bf46a9741a48ae38a3c123c6eda317924357eb263b71a068aa9ad3cfa0d │ │ ├─141790 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141807 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141813 erl_child_setup 1048576 │ │ ├─141884 sh -s disksup │ │ ├─141886 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141887 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141900 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141901 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141911 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142050 /bin/sh -s rabbit_disk_monitor │ ├─dac78c156889675538e3623a5542b87d38c51a58062044acb2e4bf5aebd41899 │ │ └─172542 /pause │ ├─0172fd268bbb22e7d28a6262b04410ca6be442d101a4d25bed25d9529f064b25 │ │ └─253311 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 │ ├─8eea8dea2efa1be94fd0c1b711b2261f55c44b940a3c29897f31d56008a299bd │ │ └─123309 /pause │ ├─3be57134bf827c51fad35ae77a2ec899f19b4bd4d91153f08d945b6a3f866973 │ │ └─40009 /pause │ ├─682a90683f81c00eeabc7a370e5282ca557aaf86f3160484ea2a248cb1882159 │ │ └─120816 /pause │ ├─58e68098f8e3677e29d4169a15d8814a14d8d2abd9fbb6ae9f3d62bc540a4c95 │ │ └─46828 /pause │ ├─1520fd5866450d0d0519fb8e7d1adca72558432128f7fb4c864ebb051a53b4ce │ │ └─59597 /pause │ ├─bd9e87af0399c2b877be11767b4d96e193d2dd25caec845540254cdc372aaa9f │ │ └─139902 /pause │ ├─2b5e3ee77e02ccaba3751aa5a1a42cb61bf84ca583af40b9e2a32e23d148753e │ │ └─222421 /pause │ ├─c38cfc18029a20966a65d00706e36fd3a8e32635e4020b7916afab8c172e732e │ │ └─93643 /pause │ ├─97e0d0058202c63643dbf2caa7ebe0d33be98890092869062103a119cbb4952f │ │ └─172797 /pause │ ├─889aa71aca93156a1b5de79f0ac4c90617a2387c80e345c48d807cdf0ee2631c │ │ ├─168506 nova-api: uWSGI master │ │ ├─168550 nova-api: uWSGI worker 1 │ │ └─168551 nova-api: uWSGI worker 2 │ ├─5acb6f2900b2bb5f962bdd24a257017a68ec841a14e0e69a6d69e0312c9e4afe │ │ ├─117605 cinder-api: uWSGI master │ │ ├─117618 cinder-api: uWSGI worker 1 │ │ └─117619 cinder-api: uWSGI worker 2 │ ├─422d808b54c8adefff6fb6c0c14b1cdc173d03851671b598de9df8493590af08 │ │ └─64228 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-235.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 │ ├─b57d47634b8c2f2a90be5706f1ada130e76ef6a3b1aab2e3adaefcd3535e2d67 │ │ ├─48289 mysqld --wsrep_start_position=bbe6d7c2-4ba6-11f1-bca5-d6809f2e2cff:20 │ │ └─48411 /var/lib/mysql/mysql-state-monitor │ ├─ffa1f70c5457993e4dcdddddd3e716f817c5e3a2c1970ba96abcc29b517d9596 │ │ └─241049 /pause │ ├─3973d8a7da01e06d9465c231b5dee3c4a4d374b5ce4cd828c8fdc65b131396bf │ │ ├─ 94159 /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 │ │ └─396132 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─07051592123286efaac7730a18714a5e490422c8dd4f2d98fc8b728970223d4f │ │ └─59803 /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 │ ├─8874d1a7c9e66438cc20284b5115bbe05eeeb1849db4ffa89421138e4e84436f │ │ ├─180269 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180301 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─0966c00bcb996f329dc57806b338869d295564f7178805c9bc5ae66bf5b8f4d6 │ │ └─46726 /pause │ ├─2b6b3f1cd4161f4a662c6accb4a598d233d7f768a4d76076bca9f56f161233b7 │ │ └─253270 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 │ ├─ddc792bbf3757b3fca8e8a8a531272f4ff98561251b82c9192a3b5aab1ef7ba8 │ │ ├─140778 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─140963 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─140968 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─401840 sleep 15 │ ├─82eb70956bc57996c8718e165e14017b3d204873e036b933542af1ff3e9b9c02 │ │ └─105425 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0aa1717dd8a7c4b10e3bc70df9491c61159760bdf8a132850ff1b1b8f631e765 │ │ ├─219585 octavia-api: uWSGI master │ │ ├─219597 octavia-api: uWSGI worker 1 │ │ └─219598 octavia-api: uWSGI worker 2 │ ├─7aeca780f49d489cfea12b32e1c998d659a8bf3b9e0d3ea76005e7705565664c │ │ └─59564 /pause │ ├─a98386d897807fb8446fbf6a3ca43b45f81e28e9c581a350ca8728ccf2caaf32 │ │ └─170726 /pause │ ├─e63d0e1b89356ee3799cb1c1cb30f840383cb038083e0208b4d257a8c43a6f66 │ │ └─55327 /pause │ ├─bb29b3e230d02263c269524fb7cdaf96ece5ad32f712529836807d12000058e2 │ │ └─43537 /pause │ ├─545281d4683c8795956ff4c812b6f2612a175023d6b42f7c8bfee767d07b2f77 │ │ └─228056 /pause │ ├─bafd7e621fb03167ca1393e8fbc92df315ae1810779b2a3fed4a9bde4637230e │ │ └─67166 /pause │ └─7cdcfff70a572e0f0a54b2411d05320ab04716714597fcbcc56b72a5169574a2 │ └─42545 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount