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 │ │ │ ├─21773 /lib/systemd/systemd --user │ │ │ └─21774 (sd-pam) │ │ └─session-21.scope │ │ ├─21712 sshd: cephadm [priv] │ │ └─21788 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1613 sshd: zuul [priv] │ │ └─1626 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1617 ssh: /home/zuul/.ansible/cp/199.204.45.182-22-zuul [mux] │ ├─423647 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-posrsruvtjscgllloqopaeswkwzpkpmo ; /usr/bin/python3'"'"' && sleep 0' │ ├─423648 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-posrsruvtjscgllloqopaeswkwzpkpmo ; /usr/bin/python3' && sleep 0 │ ├─423649 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-posrsruvtjscgllloqopaeswkwzpkpmo ; /usr/bin/python3 │ ├─423650 /bin/sh -c echo BECOME-SUCCESS-posrsruvtjscgllloqopaeswkwzpkpmo ; /usr/bin/python3 │ ├─423651 /usr/bin/python3 │ ├─423652 /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 │ └─423654 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─run-r4a59b4e8b8174265bc3d3ff1f3b3948b.scope │ │ └─188823 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9954 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12275 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 26476c0aa448d50981e4fc3cf08e554b555a9ecd3910dd4ccec337fb8d18c824 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee859243f59a60bf703e474391caa154ef8bc0592c9788a55a3f76c3803aee92 -address /run/containerd/containerd.sock │ │ ├─ 18728 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db8f551b1de64cfb520fa5146b8c901000b34dfec07c233a81535a93e2410d6d -address /run/containerd/containerd.sock │ │ ├─ 25341 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2c10db354ea51c3757a880c0e164aec713b9256452a0575d9f6ffc56e8719d98 -address /run/containerd/containerd.sock │ │ ├─ 30103 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5a67b0d34a178482cb63581b0ecbf5baf51636b771470b6151c5e05d62dda7b4 -address /run/containerd/containerd.sock │ │ ├─ 34825 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 86d3e34fb7ac55c5f09c4f0f13aa84c4e9ed344d14ed6aa1d9e3ff96c72dd2c3 -address /run/containerd/containerd.sock │ │ ├─ 39288 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7048275a3776d44e55b206be1dd677f0a26cf13e13b6d767508ca418f6532f6e -address /run/containerd/containerd.sock │ │ ├─ 41808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62385bb1dbf4f005bf0bacf6a43797b79a7016c7ed2b8d038b0d924662bfa8a4 -address /run/containerd/containerd.sock │ │ ├─ 41839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d076a600a990d54662a45c9a0ed6ec6917604c3434879d9abd98cf672445f8a0 -address /run/containerd/containerd.sock │ │ ├─ 41857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c8312d9f39d9c02803540c9aba0aaf705e4e3e176c05b70fd480099ca705f4b -address /run/containerd/containerd.sock │ │ ├─ 41869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68f809cb68186bb26e9eab977ced5253694a4b7d3530dc2d1ce0ca62dbc1c2bf -address /run/containerd/containerd.sock │ │ ├─ 41882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a13a722cfe1b9411b9022bd24809b9ad913194a55c96a0a6a1b9072285499f67 -address /run/containerd/containerd.sock │ │ ├─ 42453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7ba6ed67779f12297eaeee8bc2da9e5fa3af842bbba55925ff520540d3a136 -address /run/containerd/containerd.sock │ │ ├─ 43163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cec806c72da11afa638df70168bb48d9186d8600cb9ddd98133c9b82104c5a6 -address /run/containerd/containerd.sock │ │ ├─ 43221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a21068713515b218ad7c9f8a379630c929840d05da68bd4914edfae3892c5393 -address /run/containerd/containerd.sock │ │ ├─ 44514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a83f1209cf77bad3fa8363e90e3435449b83aafa08661437851f26f2d89d8401 -address /run/containerd/containerd.sock │ │ ├─ 44967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f220f95781023fad3330a4852da4c7883edcd5f405fb9ce297b8bd89b204c0a -address /run/containerd/containerd.sock │ │ ├─ 45005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d56c860bf6e7d920befae77a8446dcf39d08d99fbf932ec316400f41ac65caa -address /run/containerd/containerd.sock │ │ ├─ 45424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db6e7927bdfabfe4813886ffe2d0097e1d38a5ad22509c9bb91e36f8bf7a6b0 -address /run/containerd/containerd.sock │ │ ├─ 46001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f59d8604caf87a1a60819adc6d0aa43cea64c7164056b5c56cb0efb6eed2a2d4 -address /run/containerd/containerd.sock │ │ ├─ 46011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ccadba89bbf20981083894b8dd886a5396d880f5de97f2c37332ab019ea1b8f -address /run/containerd/containerd.sock │ │ ├─ 46074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 267a4cb932cbe8700042d0da451afd000dd373e6bb1271530a87935782584b9c -address /run/containerd/containerd.sock │ │ ├─ 48179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fc345ef01c54f837c2484037a4a8d402f5ac97c602220b221be53477d22a8be -address /run/containerd/containerd.sock │ │ ├─ 48247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e098d21360ee911772c69ec9aca4aab4f2dbcd398e85da0a0f6de49c384af2f3 -address /run/containerd/containerd.sock │ │ ├─ 48988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c5fcef4f8b6db5acad57e2aa2f7c719487c9afd8071752cb20add36a4c42fbb -address /run/containerd/containerd.sock │ │ ├─ 49094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ed1dadf47ffa36db13454e343b3180867352dd09cf74484f6f79bf1fd03e5d -address /run/containerd/containerd.sock │ │ ├─ 49557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9f0ce32e6616894a7e502679b37dde6c7213be827665d285880ad30c959cd22 -address /run/containerd/containerd.sock │ │ ├─ 49970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9142588ab5fe617e21ff44b6e9ddd9de53acffcd1f8dd0d9055a18fe7b2ecfe7 -address /run/containerd/containerd.sock │ │ ├─ 50394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe6a81e99ad6ac5d7cce5de977e9a1d5b4473e42d03b77f86b1864917332b2a -address /run/containerd/containerd.sock │ │ ├─ 52565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfcb626dd430fb9b66caad43e4dcda0e54c28696eea789c427802d14d43462e6 -address /run/containerd/containerd.sock │ │ ├─ 52783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b2a68f7b77b882e00ce491c227348a4b4fe48953c77d738b4cefe507345f74f -address /run/containerd/containerd.sock │ │ ├─ 57120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45a85f27e97cffeab486fc7a7ce8841c04f8b89697685b11cafb3b1c3059ad6e -address /run/containerd/containerd.sock │ │ ├─ 57797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a1a469f7c773960813a45e73a39dfa571392d954ba720811784b32dd3a3ddf -address /run/containerd/containerd.sock │ │ ├─ 57868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde38bd8fc43ec4e1c1474a0c61ac264ece0166c5ed4901787f65a7a2b7e98dd -address /run/containerd/containerd.sock │ │ ├─ 57899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 746d818f0b864be87cf84f415036cf702393bcf5d52bf59b07e4cc66350371d2 -address /run/containerd/containerd.sock │ │ ├─ 58096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0783799be443ec704d8fce5c660cc193bb2cda2a90e8fad3c35002e1ba80fa8d -address /run/containerd/containerd.sock │ │ ├─ 62107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1d4f8ecf853be1ac3bc63d2d8741ff9340cd5a68148efbc68635ff42220cdcd -address /run/containerd/containerd.sock │ │ ├─ 62220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 425430efd310aa5e7a77591f5d804574b38e4ac393e07c6ba3c921c046650c85 -address /run/containerd/containerd.sock │ │ ├─ 62267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c2665012304e0bc3b457bcd3e3d0b9c9b4eb8442cdd587d19df156383fcf101 -address /run/containerd/containerd.sock │ │ ├─ 62313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b6cc7a0b0f848aef5ea937b38c8d77a54b4125eeb729d74ad12d0bca32cf32d -address /run/containerd/containerd.sock │ │ ├─ 63885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51d9a6863473f1ebfb296cbc9f622736b32bccea6f8f0e9ba3361a457061024f -address /run/containerd/containerd.sock │ │ ├─ 63942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16ccf4e969537566f29ef04e607942d381b1c3b42e66c2d885cd55d0994f7c0e -address /run/containerd/containerd.sock │ │ ├─ 63979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffcda86f485e4c375bbd1f2d0eaf01796aab1dd71117b53f0329099454ed539c -address /run/containerd/containerd.sock │ │ ├─ 64278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa7f8bd2a50364bace0b5a94db1b29b1cb96d879638b354cdb5ab724b78c5b2 -address /run/containerd/containerd.sock │ │ ├─ 64358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720ab807de4feb5c3bd3ed5d48afedcedc1d623083e91d5babbfd700be9e524c -address /run/containerd/containerd.sock │ │ ├─ 64632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40ce95fb529382daab60b59e039ed9bc508d27fd9dd91aa0cc9b5961e222b27 -address /run/containerd/containerd.sock │ │ ├─ 64918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb8941b60161999c90420ef72a937d2eb0efb1d37280c86ca33cc955f286322 -address /run/containerd/containerd.sock │ │ ├─ 65029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5812f3115b10ecf379633d948d2a116290c0e47ea48aa354cf7b96e472b24ec2 -address /run/containerd/containerd.sock │ │ ├─ 65589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb04d280f196067503597602efae27dd90ce6489c17fc7982df9454aa2ec333 -address /run/containerd/containerd.sock │ │ ├─ 66462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 123af7b545b3f66d68f09e418a9895ca3393f266240afdc42cb95085f95c44c2 -address /run/containerd/containerd.sock │ │ ├─ 68004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd9d9e456876225a51e80e51cef8a7f4f783c8f07d39f5179cca016ec715634 -address /run/containerd/containerd.sock │ │ ├─ 70597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484c3117fed6e4ffebfac4fb879721070371718ca1efc336658b77599ad821e5 -address /run/containerd/containerd.sock │ │ ├─ 80115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fe4135613deec71ff60eca88d6a423bbd27812d1fac9aa470343dfd471212fd -address /run/containerd/containerd.sock │ │ ├─ 81672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0d525accf38ac1c541cfda246e5d1b83535e5a236d8f664c25061ed3c237c1 -address /run/containerd/containerd.sock │ │ ├─ 87558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2f4dbceb478df1ca8ddfd681a0f6f916e8960e610c5bb574168ec512d88457 -address /run/containerd/containerd.sock │ │ ├─ 93698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c8f6ea316793209f9006381c86815df56c402f7379f514390873017142313b -address /run/containerd/containerd.sock │ │ ├─ 97700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0835c0ba7928ec0dfc4ffb8ecfa3146af16e275432ad60c9c2052fa20a0ae399 -address /run/containerd/containerd.sock │ │ ├─ 97747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba3388b30df0c36f5589df8f7d62956dc970a2b10546aa73751ed14bfb810e47 -address /run/containerd/containerd.sock │ │ ├─106336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97245e042b5496b1595399f30e25e163130fe32644d8912dfb0c0dc02cba0d77 -address /run/containerd/containerd.sock │ │ ├─107894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f260d50e27cc56f7e493d43602735df83c037d58daa3abdd489550a550c32b3 -address /run/containerd/containerd.sock │ │ ├─107941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1acd8e3c93a9b563e955d7dd5e5a274238738756682fe773843a302f5c92f74 -address /run/containerd/containerd.sock │ │ ├─109993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a53da30763404df57f41af8668cd8f24e1f7a04a545114e5d8de5fdc07958b -address /run/containerd/containerd.sock │ │ ├─111986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90e08ec8487c0b098a815c943978db817aeaf7bf698da1a81881c4680e0ff6c2 -address /run/containerd/containerd.sock │ │ ├─112064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ab7c4c8073231d6fab14edd85ec8c5901153a1169990e170ef4e5b77b7ca726 -address /run/containerd/containerd.sock │ │ ├─125134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 161055c55f50f12594c242763cbbcb74ba7a40ff05a2f17cefd7feb50616e84e -address /run/containerd/containerd.sock │ │ ├─125217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ad85223def16514ea191bc3f0bd4c58e44ad1df15f387df844d8c3a2f0028d -address /run/containerd/containerd.sock │ │ ├─127744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9004b66d7f7376fd1c5c1934ef1d2b86e03d3466420e12743c2b98a7ce39ea53 -address /run/containerd/containerd.sock │ │ ├─142910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108a0957785a39aec0f76f8d9f1fbec90850761f4578f2c405f55d5ed81565c3 -address /run/containerd/containerd.sock │ │ ├─144401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d2e1f24b8e6042fb85bd1c4a301c89883c615e55c73fd448e497893f8cf3a72 -address /run/containerd/containerd.sock │ │ ├─144806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb34df0f7481a700524098c9155ba9b71127b0023adbb832ec4ca89cde829f77 -address /run/containerd/containerd.sock │ │ ├─145650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1ffc9fa0046b5e781177d956aac736aea3110d57873e54f0858cf5fb0e431fb -address /run/containerd/containerd.sock │ │ ├─159876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d5ac1b31d0a69adcc114cbf36fa17a3f3eb6741c31ba47a8e9f5ef01a95faf9 -address /run/containerd/containerd.sock │ │ ├─160230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ef30ad98f443512aeab764862c78d14aa41a7601317dfc5ac038a360a9293bd -address /run/containerd/containerd.sock │ │ ├─160377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eebd01349ab3b7915a8c35f7264dca4e347277529536928abf3b1e1c5e7b428c -address /run/containerd/containerd.sock │ │ ├─160427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3b14f4213fcb1fcda6153d61767116d53e23032912d1f1554f62322bef180c -address /run/containerd/containerd.sock │ │ ├─160734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c76d1b98966c0f8d6835bebd49e150a60ab1f5528b1ec5939b1467d31c322c48 -address /run/containerd/containerd.sock │ │ ├─160813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8177ff27a36b9bcb88f58612af040aaf5f366d560bbcd7713a643835d71c042f -address /run/containerd/containerd.sock │ │ ├─172938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e9269d17dd5ad9187236716bc02ba62b7a250ddd8647d2d480162a6752adb1 -address /run/containerd/containerd.sock │ │ ├─174831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7826067d4240c80f431907b13c04f4e1b9fcc5b22aee267dcbb59f9235402b6f -address /run/containerd/containerd.sock │ │ ├─174883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b74c4fb301ede13dbb888a72ea7790c3099863c0026804c4bdd565f4d312d57d -address /run/containerd/containerd.sock │ │ ├─174929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bebab64139b0cb3991b8b3f4aa11f162e75ba2bc15d4e1e7faf11f180b142e0 -address /run/containerd/containerd.sock │ │ ├─175048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc8d61bcbdde806d853887a97a55a749944aa8db6d4701f0f2cb7068e1b71fbe -address /run/containerd/containerd.sock │ │ ├─175094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6abe18b1cb3252b4c6bb607517a9ecba5ee83b43e74f575749f4bada0ff12e5c -address /run/containerd/containerd.sock │ │ ├─175392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0cb823697fc9d4addecc021116f4e58c14e8e50967bc2179d15454ed8d25bb -address /run/containerd/containerd.sock │ │ ├─175431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 354b77b258f454cacc50f36045d820bef3dd41d99f1c698c52328a5413c5e5e1 -address /run/containerd/containerd.sock │ │ ├─188212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e2758b2cbc2882057eab88c1a8c80713c760c660eea1edac76e8e984417dce -address /run/containerd/containerd.sock │ │ ├─190845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0778082c650327f9ad4ef37f62574a84f48c37f03829c191eec2076bef11a49a -address /run/containerd/containerd.sock │ │ ├─190959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d90ab074d8ef6705c1ebe86dc417383be77858c4b0912bdca7c866a2099b2629 -address /run/containerd/containerd.sock │ │ ├─190993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc7df7054f23c6422a434d833b0e264ca982718b43bccc6a6b57dbf84246c641 -address /run/containerd/containerd.sock │ │ ├─207354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb0188411936372e437e60dcc3bdd56fcf535a74c392f81c75cc0745e50a283 -address /run/containerd/containerd.sock │ │ ├─217144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13d97f51bab5115384b0d0af909fb616188c2f69ded12e7bf7926f0c0dd1f1b6 -address /run/containerd/containerd.sock │ │ ├─217198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9311f5b608f4a537816e4d1ac87955a4d7c44df4f4219f37356c6a178c5b8d11 -address /run/containerd/containerd.sock │ │ ├─217237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3892a263dd83a9af56ee472d7669390acec49f49d638c4cf887ebfe9a343be6c -address /run/containerd/containerd.sock │ │ ├─217497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66e6759a07b29cb722117d394c46d4b06abe47f737e1802ecc246f5aeeb593f4 -address /run/containerd/containerd.sock │ │ ├─228800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b7811a1baa642760a289ff1a423a42d360caaeefb8c420fbf16f979f91fcd9c -address /run/containerd/containerd.sock │ │ ├─231282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a31c56a0f5c82063603d1e21986001fd67f48b058502b9b5b8602e2b9c00908d -address /run/containerd/containerd.sock │ │ ├─232761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2a6d3e320d3f9c70b76f2781d54ac8f003ada0af90c24349788bb7167ce0ccb -address /run/containerd/containerd.sock │ │ ├─233618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a10088b1a3e101051488b6d814078c6a98ff17eed95bee8b95e5e0cdadbc0d74 -address /run/containerd/containerd.sock │ │ ├─234954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2b8523ff094fd63e5a0a5f0666632d1a0df4d512cdfbe57e2de736042b0d52 -address /run/containerd/containerd.sock │ │ ├─237295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db37e8e69ee3b2cf5b745f1ca4ff254d0f238448e76cafb741ac368dfc58799e -address /run/containerd/containerd.sock │ │ ├─238671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fce29e9dccd1bfd1bdea08584fc8aa80a8d38ce2ad314b097593147ea07a8a9 -address /run/containerd/containerd.sock │ │ ├─238720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43a9b571f763d1ecd390c243fdb20bc0a3b8da817d0a660d3ad6679212d30163 -address /run/containerd/containerd.sock │ │ ├─248354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3a79dbd63c0c9f96d4bb528ae1e8d009fe0a4de6b8d6141be4b120c010a2325 -address /run/containerd/containerd.sock │ │ ├─248841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2541c085a47c9c464c82b6a9d2fa2bd6748c62cb182443ef87e0bd033008c35 -address /run/containerd/containerd.sock │ │ ├─252621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf482ab215624eef6b43cf152f6fd4195177ff754afb65387cd1413731221a80 -address /run/containerd/containerd.sock │ │ ├─257390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f3e1992859d6df57d368308d802acc5baf156d392050e3fedbd5604b4057cf -address /run/containerd/containerd.sock │ │ ├─257578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4295a349c78deb1b23bea5d1def9c8aa3e826e039cbf7e285ed237f3211e19d8 -address /run/containerd/containerd.sock │ │ ├─257643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d0856c7adcc7a9dce32d646ce76dcce6dbafb278db1e59d0631fde9d20997c -address /run/containerd/containerd.sock │ │ ├─257731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da4c23d66b5e3b9941d7e72f66d4fd38252686a12c4b5d3bff353f441242c31 -address /run/containerd/containerd.sock │ │ ├─269256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84cf08ebe4d7c32d85287d2f232bed701d67bed5af9b6e030f44ac4225da184e -address /run/containerd/containerd.sock │ │ ├─272409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ee9e23af9842d74948330bf914fa6c3420278433533ab791a695324c1beec3 -address /run/containerd/containerd.sock │ │ └─273946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d6234672cd1607617b4b38ed301fde39eb66214bcec340f14ea071d57547f3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1421 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29819 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30086 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18685 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18705 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25044 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25323 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39227 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39265 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34534 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34808 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12254 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rjheck.service │ │ ├─12586 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rjheck/unit.run │ │ └─12616 /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-rjheck --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rjheck:/var/lib/ceph/mgr/ceph-instance.rjheck:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rjheck/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rjheck -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10323 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-ee859243f59a60bf703e474391caa154ef8bc0592c9788a55a3f76c3803aee92.scope … │ │ ├─12698 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rjheck -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12717 /usr/bin/ceph-mgr -n mgr.instance.rjheck -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─142234 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42283 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.182 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-2c10db354ea51c3757a880c0e164aec713b9256452a0575d9f6ffc56e8719d98.scope … │ │ ├─25367 /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 │ │ └─25379 /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 │ ├─docker-26476c0aa448d50981e4fc3cf08e554b555a9ecd3910dd4ccec337fb8d18c824.scope … │ │ ├─12328 /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 │ │ └─12348 /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 │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─docker-7048275a3776d44e55b206be1dd677f0a26cf13e13b6d767508ca418f6532f6e.scope … │ │ ├─39316 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39334 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker-86d3e34fb7ac55c5f09c4f0f13aa84c4e9ed344d14ed6aa1d9e3ff96c72dd2c3.scope … │ │ ├─34849 /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 │ │ └─34861 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─142125 /sbin/iscsid │ │ └─142126 /sbin/iscsid │ ├─docker-5a67b0d34a178482cb63581b0ecbf5baf51636b771470b6151c5e05d62dda7b4.scope … │ │ ├─30126 /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 │ │ └─30139 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-db8f551b1de64cfb520fa5146b8c901000b34dfec07c233a81535a93e2410d6d.scope … │ │ ├─18755 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18771 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─b5ad0031d563bb20b6d4a54620b828d74fb76bfbde91e0cedd27dec10362e3ad │ │ ├─183921 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184392 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184395 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184398 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c76d1b98966c0f8d6835bebd49e150a60ab1f5528b1ec5939b1467d31c322c48 │ │ └─160758 /pause │ ├─a33acb41bf45de8f24f19efd39eeaa54a4db111606ba8d5694896a8f69f85007 │ │ └─58240 nfd-master -crd-controller=true -metrics=8081 │ ├─dc8d61bcbdde806d853887a97a55a749944aa8db6d4701f0f2cb7068e1b71fbe │ │ └─175101 /pause │ ├─88d267edc7524ff0a08649d1ee341694163575ed40d1d2e648b0f0871ac55736 │ │ └─67337 /bin/pushgateway │ ├─2fce29e9dccd1bfd1bdea08584fc8aa80a8d38ce2ad314b097593147ea07a8a9 │ │ └─238696 /pause │ ├─3d56c860bf6e7d920befae77a8446dcf39d08d99fbf932ec316400f41ac65caa │ │ └─45028 /pause │ ├─5055e21178977092b1b104106e12e23babacfbe251dc4436e790abf72ad4670d │ │ ├─171790 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172248 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172249 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d5a24a15093e7d4b0fdffe3e17c8cdd9d648219061c41439200de0b8525767e1 │ │ ├─207562 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207586 erl_child_setup 1048576 │ │ ├─207764 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207765 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207775 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207947 /bin/sh -s rabbit_disk_monitor │ ├─2f9a67023143894534051a6f0423963a27a8ef948a0baee70854af2eec7e1156 │ │ └─42055 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 │ ├─e5f31e56aa94ddf46d20872ab24ba431bc03e630aa0a06baf4be2d28285fa8cb │ │ ├─248902 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249224 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249225 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d90ab074d8ef6705c1ebe86dc417383be77858c4b0912bdca7c866a2099b2629 │ │ └─190983 /pause │ ├─0c5fcef4f8b6db5acad57e2aa2f7c719487c9afd8071752cb20add36a4c42fbb │ │ └─49011 /pause │ ├─b9f0ce32e6616894a7e502679b37dde6c7213be827665d285880ad30c959cd22 │ │ └─49589 /pause │ ├─74eb796b94e9956d0c63998509bc66596c3c92eeb82b21ccf981a88976890439 │ │ ├─272562 apache2 -DFOREGROUND │ │ ├─274845 (wsgi:h -DFOREGROUND │ │ ├─274846 (wsgi:h -DFOREGROUND │ │ ├─274847 (wsgi:h -DFOREGROUND │ │ ├─274848 (wsgi:h -DFOREGROUND │ │ ├─274849 (wsgi:h -DFOREGROUND │ │ ├─274851 apache2 -DFOREGROUND │ │ └─274852 apache2 -DFOREGROUND │ ├─10f3e1992859d6df57d368308d802acc5baf156d392050e3fedbd5604b4057cf │ │ └─257413 /pause │ ├─8da4c23d66b5e3b9941d7e72f66d4fd38252686a12c4b5d3bff353f441242c31 │ │ └─257763 /pause │ ├─734665c58f5e2fc357ec39eb56bafcc1c2ab544cde986016dde6306608b53104 │ │ └─65506 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─01ad85223def16514ea191bc3f0bd4c58e44ad1df15f387df844d8c3a2f0028d │ │ └─125243 /pause │ ├─87bdfaa01820fcc13613579c74b9d9220aaf65aa415722fa75278db1e431f997 │ │ ├─171140 nova-metadata: uWSGI master │ │ ├─171155 nova-metadata: uWSGI worker 1 │ │ └─171156 nova-metadata: uWSGI worker 2 │ ├─2a984ecb2453e0b58d3f3f1025634796f5981c6d186944876108616f216f4ded │ │ └─67372 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─49ae0a306eafe3a3faa183634300095eaf6ff2c88a5ac2e30c3498049e379092 │ │ └─237343 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─ef0d525accf38ac1c541cfda246e5d1b83535e5a236d8f664c25061ed3c237c1 │ │ └─81695 /pause │ ├─3fa7f8bd2a50364bace0b5a94db1b29b1cb96d879638b354cdb5ab724b78c5b2 │ │ └─64303 /pause │ ├─9c60f72a636ce0496b76e87bd1b171282aee9c089d414107eea4515664c96de3 │ │ └─62856 /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 │ ├─084ce2905422f07ec36f2e0a736809e7cd0daf14e7fbdd46cb4bcb9ecd67c642 │ │ └─58377 /secretgen-controller │ ├─0cec806c72da11afa638df70168bb48d9186d8600cb9ddd98133c9b82104c5a6 │ │ └─43186 /pause │ ├─e149fb472b4f4bd858d38a4d885bd789c950486514013c407cf6f1ecc28b186e │ │ └─45097 /coredns -conf /etc/coredns/Corefile │ ├─93b84ce49b7cb46992861d87b1ed91efce785f1d6cf5a2c0502271ce2c2baa85 │ │ └─67788 /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-182.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 │ ├─4273ddefca9e247b9c63511dca0d5403b2ebfa4ab4ea76d6b7849ffc09a70e1a │ │ ├─188455 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188483 erl_child_setup 1048576 │ │ ├─188657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188988 /bin/sh -s rabbit_disk_monitor │ ├─dc4e2a96692ec8ea8287294aa8e1f5f5e228879d0542b521e4362d5f42044a08 │ │ └─272856 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─5bebab64139b0cb3991b8b3f4aa11f162e75ba2bc15d4e1e7faf11f180b142e0 │ │ └─175012 /pause │ ├─bde38bd8fc43ec4e1c1474a0c61ac264ece0166c5ed4901787f65a7a2b7e98dd │ │ └─57900 /pause │ ├─a663c24db99680a8f61e3d39f67053246a9b008e40cd894481b8f4c4b6a5b613 │ │ └─125811 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─21a1a469f7c773960813a45e73a39dfa571392d954ba720811784b32dd3a3ddf │ │ └─57838 /pause │ ├─76018d3815ffeadc740777d3f51331824a165c52fd5db30e93bab4f51e487fdc │ │ ├─86924 barbiacan-api: uWSGI master │ │ └─86936 barbiacan-api: uWSGI worker 1 │ ├─3892a263dd83a9af56ee472d7669390acec49f49d638c4cf887ebfe9a343be6c │ │ └─217277 /pause │ ├─4b51f5a45e6dcf3c7e08358787100fc211aa9c031c0c8729232a021bb8e89fe6 │ │ ├─62607 python -u /app/sidecar.py │ │ ├─62902 python -u /app/sidecar.py │ │ └─62903 python -u /app/sidecar.py │ ├─d076a600a990d54662a45c9a0ed6ec6917604c3434879d9abd98cf672445f8a0 │ │ └─41969 /pause │ ├─449d88167cd30c566af3bf6ecea933f1e8286d41d493fd7e3fe823ed83917a72 │ │ ├─66680 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66714 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─da223a38a3a18578ba5a070d2b87c4e4702bb234d6db7620124b3a804cb37fda │ │ └─143303 /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 │ ├─bcb0188411936372e437e60dcc3bdd56fcf535a74c392f81c75cc0745e50a283 │ │ └─207380 /pause │ ├─97245e042b5496b1595399f30e25e163130fe32644d8912dfb0c0dc02cba0d77 │ │ └─106360 /pause │ ├─a21068713515b218ad7c9f8a379630c929840d05da68bd4914edfae3892c5393 │ │ └─43246 /pause │ ├─e098d21360ee911772c69ec9aca4aab4f2dbcd398e85da0a0f6de49c384af2f3 │ │ └─48270 /pause │ ├─f21ed1f4fcb399c193ac9ab571697b661308ab7b94ef2f4010e3d9bf94a1db07 │ │ ├─252862 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─252884 erl_child_setup 1048576 │ │ ├─253004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253015 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253255 /bin/sh -s rabbit_disk_monitor │ ├─e390c2caaee0b45ba75fc485977073b0b77958c704b9aa998142ac4e299dcdb3 │ │ └─58162 nfd-gc -gc-interval=1h │ ├─16ccf4e969537566f29ef04e607942d381b1c3b42e66c2d885cd55d0994f7c0e │ │ └─63965 /pause │ ├─3dd5e7f6c3517937c5d823619ed0ae221a9d8ccc62279fb22feff663ee60de62 │ │ ├─171778 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172241 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172242 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0778082c650327f9ad4ef37f62574a84f48c37f03829c191eec2076bef11a49a │ │ └─190879 /pause │ ├─deceb154338d63bb85a75adc020732be2590d61442ea99d8d64ff11ffd27e1da │ │ ├─227538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227582 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─413641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─cb34df0f7481a700524098c9155ba9b71127b0023adbb832ec4ca89cde829f77 │ │ └─144830 /pause │ ├─68c3e78beda636e16a7c7c3e6f5ddbb917ddf95e2ec9f5c10f2c2655fae16d35 │ │ └─254795 docker-registry serve /etc/docker-registry/config.yml │ ├─664428f098481603222e55348b03e678e27f2a834a5f84d7af9066a6dd12a4ac │ │ └─144960 /coredns -conf /etc/coredns/Corefile │ ├─6abe18b1cb3252b4c6bb607517a9ecba5ee83b43e74f575749f4bada0ff12e5c │ │ └─175165 /pause │ ├─0c138200f5e9e399f79240edb0e65c5082b037a0002a0bc407fe1d9e9d19404a │ │ └─188050 /bin/bash /tmp/libvirt.sh │ ├─b96c2e6bf3a71b66324842c5a49bf5f9222c8b04f52e79c35ce0121a92391bbd │ │ ├─203631 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203980 heat-engine: ServiceWrapper worker(0) │ │ └─203983 heat-engine: ServiceWrapper worker(1) │ ├─31182a558de44fc704f6dea7b5faaf9fd643e0356fb8acd24041008dbaa5c79f │ │ ├─185092 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185374 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyri_q7iy/privsep.sock │ │ ├─185570 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmps6sekrpv/privsep.sock │ │ └─185986 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─499b2ccd539b962b4b1c2e3110e34dd8cbaff9363457beae7918ef6481aee3b8 │ │ └─109623 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─718caea3d449147eab681edd721839c1675779bb9b9edb8c0e11e468e9c37414 │ │ └─67978 /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 │ ├─049e5c821afd7969964be52037cfc0220667bfcd75f43021f5f9f2f9955eadcc │ │ ├─121939 cinder-api: uWSGI master │ │ ├─121953 cinder-api: uWSGI worker 1 │ │ └─121954 cinder-api: uWSGI worker 2 │ ├─cb8d51c2026f8f4d3383061c932f5ab024547ec50971c7b7d2b6e3c52c65a3a0 │ │ ├─248422 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249093 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpkwb82rms/privsep.sock │ │ ├─249097 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249103 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─699f69c32a3e4d3c6b61e925abcbd48464140c8549e9a3649a9271c906d34b0e │ │ └─235022 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ffcda86f485e4c375bbd1f2d0eaf01796aab1dd71117b53f0329099454ed539c │ │ └─64009 /pause │ ├─9b6cc7a0b0f848aef5ea937b38c8d77a54b4125eeb729d74ad12d0bca32cf32d │ │ └─62337 /pause │ ├─0e2f90ee22f1e9acaa35a8b350593a22070db8edb7408f578ec81d8907d269ba │ │ └─64731 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 │ ├─24003238bb99e4851270d122998a9a7f98c72a9de395092d5e68d61db518f481 │ │ └─62977 /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 │ ├─1c552892ea15a98852f8190bb79a45e2bbea76fb722b07b287dd3d5b10bccfb1 │ │ ├─267283 /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 │ │ └─267506 /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 │ ├─9c8312d9f39d9c02803540c9aba0aaf705e4e3e176c05b70fd480099ca705f4b │ │ └─41948 /pause │ ├─0783799be443ec704d8fce5c660cc193bb2cda2a90e8fad3c35002e1ba80fa8d │ │ └─58119 /pause │ ├─2bdd7443b54db8b78b1e50be3bd61da6abf986359562c66fdc84e7e919a94b51 │ │ └─165956 /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 │ ├─fdb04d280f196067503597602efae27dd90ce6489c17fc7982df9454aa2ec333 │ │ └─65612 /pause │ ├─ba3388b30df0c36f5589df8f7d62956dc970a2b10546aa73751ed14bfb810e47 │ │ └─97771 /pause │ ├─89fe7993b6d5fafd873e588c9edf7cca7ea4b85ce41181e3897b74ec520c82f5 │ │ └─46310 /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 │ ├─eebd01349ab3b7915a8c35f7264dca4e347277529536928abf3b1e1c5e7b428c │ │ └─160418 /pause │ ├─f0419364eb7777678306977ed87f957a7798e94bf442435a54ad5525d5cd94f8 │ │ └─226833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1d5ac1b31d0a69adcc114cbf36fa17a3f3eb6741c31ba47a8e9f5ef01a95faf9 │ │ └─159945 /pause │ ├─68de591cb729e9eedea1c3278712c7555d44448db86d22037eb05e79433d314b │ │ ├─183903 neutron-api: uWSGI master │ │ ├─183952 neutron-api: uWSGI worker 1 │ │ └─183953 neutron-api: uWSGI worker 2 │ ├─f06071041bdfda9ee0b3514760112bdb4bed0bd68ebe538b39ba9b435fb7446b │ │ └─65638 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─87d5dbc6d0bb110115d1b8989d7cd3901a2ebed00ccd907aa5d8fd9bf3480764 │ │ └─46215 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5a3f2de48c3f9bc0cb45c5847a55ca8e87943822f824110d1cf5f494bbedfdb6 │ │ └─50524 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─fc8f8744f36137286d4d13bfcc6d1bb4ade98b234edb9b2bfedd26e6934b1efe │ │ └─49170 /manager --metrics-bind-address=:9782 │ ├─0b575d79dd6150d9c668e74709f1af7034c800f07b183dc5e477c771a77438c0 │ │ ├─93859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93882 erl_child_setup 1048576 │ │ ├─93998 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93999 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94295 /bin/sh -s rabbit_disk_monitor │ ├─6049b72c0f8f63a0101805f7816ec126f7f2e63b42429f028e3371ac6f204b09 │ │ └─188000 /usr/bin/libvirt-tls-sidecar │ ├─0ed97a70f42827fd6df3b0904f32c151adafe7e9ec22c27aaf7cda08c961d735 │ │ └─188733 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─43a9b571f763d1ecd390c243fdb20bc0a3b8da817d0a660d3ad6679212d30163 │ │ └─238746 /pause │ ├─dc1e8cdcc629d229e8f27f93fb152fef8282f75b6e6104d56c33d95adff18a36 │ │ └─42504 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─db8f94be4968acd8526a4911db9806d7f9f523f03fec2e3372730b0b81a5a75f │ │ └─67480 /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-182.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 │ ├─db0ff909455dec97b0327eaee377fdf53f68fccfdfd4491aeb377e4512d9f90b │ │ ├─183969 neutron-policy-server: uWSGI master │ │ ├─184051 neutron-policy-server: uWSGI worker 1 │ │ └─184052 neutron-policy-server: uWSGI worker 2 │ ├─90e08ec8487c0b098a815c943978db817aeaf7bf698da1a81881c4680e0ff6c2 │ │ └─112013 /pause │ ├─8f220f95781023fad3330a4852da4c7883edcd5f405fb9ce297b8bd89b204c0a │ │ └─44991 /pause │ ├─9f595d41eb8c6ef112122381b7e6a939fdb2e00eff28716c1b120b9b81cbcebb │ │ ├─126227 /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 │ │ └─126358 /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 │ ├─14c9a539b58c5111883f291113de6a3db967a571f537437a1afc457a35ec4a4e │ │ └─99004 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a0d6234672cd1607617b4b38ed301fde39eb66214bcec340f14ea071d57547f3 │ │ └─273972 /pause │ ├─4d30fbfaffd433c83a2e0ecd6f1646abf1f73d4e2b1888ee2f08d4e8f3d817e0 │ │ └─66437 /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 │ ├─62385bb1dbf4f005bf0bacf6a43797b79a7016c7ed2b8d038b0d924662bfa8a4 │ │ └─41908 /pause │ ├─4295a349c78deb1b23bea5d1def9c8aa3e826e039cbf7e285ed237f3211e19d8 │ │ └─257606 /pause │ ├─df62cc869a243999cc814c0e528a15c5b7d97fd9aa7302a1836e5d577359ba66 │ │ ├─133377 placement-api: uWSGI master │ │ ├─133391 placement-api: uWSGI worker 1 │ │ └─133392 placement-api: uWSGI worker 2 │ ├─b74c51c1a39f16b9559482b32143adb98fb23175c933b93d8e34ea88d354f85a │ │ └─98082 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-mdzpp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2bb8941b60161999c90420ef72a937d2eb0efb1d37280c86ca33cc955f286322 │ │ └─64952 /pause │ ├─51d9a6863473f1ebfb296cbc9f622736b32bccea6f8f0e9ba3361a457061024f │ │ └─63915 /pause │ ├─484c3117fed6e4ffebfac4fb879721070371718ca1efc336658b77599ad821e5 │ │ └─70621 /pause │ ├─ee5aab75598656e5393bff135c2fbadb5feb86324b7439da97354bc7c128f2f0 │ │ └─186480 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─227de747dc6929b2a82e326086404e1b22295443dee05a37fd5f54ab0580fdce │ │ ├─110164 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─110187 erl_child_setup 1048576 │ │ ├─110272 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110444 /bin/sh -s rabbit_disk_monitor │ ├─1fd9d9e456876225a51e80e51cef8a7f4f783c8f07d39f5179cca016ec715634 │ │ └─68025 /pause │ ├─63768136bf73ac8058f48d39e30066e5ff5df2031b29b16ef33a5fe5473033b3 │ │ ├─276494 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276506 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9311f5b608f4a537816e4d1ac87955a4d7c44df4f4219f37356c6a178c5b8d11 │ │ └─217261 /pause │ ├─38e9269d17dd5ad9187236716bc02ba62b7a250ddd8647d2d480162a6752adb1 │ │ └─172962 /pause │ ├─0aa5f2cfccdfe5092c647bee0ff42e6bc7573e3c434fdfcef900626cafc7fb42 │ │ └─68062 /bin/oauth2-proxy │ ├─993d578db2e14fb2a635dfec531e78e472d39c3a5eaa5d1fab97213ce48b4ed1 │ │ └─233668 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a1acd8e3c93a9b563e955d7dd5e5a274238738756682fe773843a302f5c92f74 │ │ └─107964 /pause │ ├─4b2a68f7b77b882e00ce491c227348a4b4fe48953c77d738b4cefe507345f74f │ │ └─52806 /pause │ ├─a83f1209cf77bad3fa8363e90e3435449b83aafa08661437851f26f2d89d8401 │ │ └─44537 /pause │ ├─dfd8b62938c332365264ee7a6248546704fc487f3909e97272eba02c7eb1ebad │ │ └─68091 /bin/oauth2-proxy │ ├─d6ed1dadf47ffa36db13454e343b3180867352dd09cf74484f6f79bf1fd03e5d │ │ └─49118 /pause │ ├─1007f2ea64632ae4c853a843b911f00b636cfb475ec7fbf2303e4073e424e45e │ │ └─52839 valkey-server *:6379 │ ├─70a45233a5a0fc98c56cf253bf50bce868b3a48ebd5a8e034e7ba3156d0c5238 │ │ └─49252 /manager --metrics-bind-address=:8080 │ ├─1254922000fe210a2296f4da2b2736d172a645fbae795b4d73f0e60c5deee926 │ │ ├─65919 nginx: master process nginx -g daemon off; │ │ ├─65937 nginx: worker process │ │ ├─65938 nginx: worker process │ │ ├─65939 nginx: worker process │ │ ├─65940 nginx: worker process │ │ └─65941 nginx: worker process │ ├─9a16590c482b0fbbee4e6c99764da4315a54f5a1b18de0509d6aa634d9add2b2 │ │ └─233068 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─047c3f5eef237e065f28b56899a377d3b92c6ab2d9abc921d7a66ed117406f9e │ │ ├─80297 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80320 erl_child_setup 1048576 │ │ ├─80378 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80532 /bin/sh -s rabbit_disk_monitor │ ├─f65a32c75995cd14e5809eda03debd06414ba945dd89d49a8b042775c5308040 │ │ └─66796 /goldpinger --static-file-path /static │ ├─d3a79dbd63c0c9f96d4bb528ae1e8d009fe0a4de6b8d6141be4b120c010a2325 │ │ └─248383 /pause │ ├─a87010c63ff68640f40251987579680718340d18b21928387fea98c712479417 │ │ └─193141 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b44e354daed650ce18de6179e94e3d5de9b97434cc534e271ca09010c696a71d │ │ └─67036 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─13d97f51bab5115384b0d0af909fb616188c2f69ded12e7bf7926f0c0dd1f1b6 │ │ └─217182 /pause │ ├─d7ee9e23af9842d74948330bf914fa6c3420278433533ab791a695324c1beec3 │ │ └─272432 /pause │ ├─a4c3c629bbd01027f57a12596e51714c763977a5ea9eeb673933f6fa6d17eaeb │ │ └─42093 etcd --advertise-client-urls=https://199.204.45.182: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.182:2380 --initial-cluster=instance=https://199.204.45.182:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.182:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.182: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 │ ├─4413a4f9ad32034ea1220f3b038d6e004fe07bf5b2d83bb32d4171aa93dfbbd4 │ │ ├─186512 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─186770 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187072 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpk29assma/privsep.sock │ │ ├─380844 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmn8df1jt/privsep.sock │ │ ├─381259 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpvdmmv5dn/privsep.sock │ │ ├─381653 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381655 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383594 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=27b9444b-feb8-42b1-ac07-5cf8ccc8ba64 --namespace=qrouter-27b9444b-feb8-42b1-ac07-5cf8ccc8ba64 --conf_dir=/var/lib/neutron/ha_confs/27b9444b-feb8-42b1-ac07-5cf8ccc8ba64 --log-file=/var/lib/neutron/ha_confs/27b9444b-feb8-42b1-ac07-5cf8ccc8ba64/neutron-keepalived-state-change.log --monitor_interface=ha-ee0066a1-b6 --monitor_cidr=169.254.0.153/24 --pid_file=/var/lib/neutron/external/pids/27b9444b-feb8-42b1-ac07-5cf8ccc8ba64.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─386610 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=62652845-ea51-4652-9cc2-cc3c88d84abc --namespace=qrouter-62652845-ea51-4652-9cc2-cc3c88d84abc --conf_dir=/var/lib/neutron/ha_confs/62652845-ea51-4652-9cc2-cc3c88d84abc --log-file=/var/lib/neutron/ha_confs/62652845-ea51-4652-9cc2-cc3c88d84abc/neutron-keepalived-state-change.log --monitor_interface=ha-677118ea-9f --monitor_cidr=169.254.0.210/24 --pid_file=/var/lib/neutron/external/pids/62652845-ea51-4652-9cc2-cc3c88d84abc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─400333 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fcadadff-4c98-43b9-98ea-ffbb8d8d5046 --namespace=qrouter-fcadadff-4c98-43b9-98ea-ffbb8d8d5046 --conf_dir=/var/lib/neutron/ha_confs/fcadadff-4c98-43b9-98ea-ffbb8d8d5046 --log-file=/var/lib/neutron/ha_confs/fcadadff-4c98-43b9-98ea-ffbb8d8d5046/neutron-keepalived-state-change.log --monitor_interface=ha-906634e7-79 --monitor_cidr=169.254.0.105/24 --pid_file=/var/lib/neutron/external/pids/fcadadff-4c98-43b9-98ea-ffbb8d8d5046.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4cba65465aff31878f0494c61f5f5f137afefde51c699a253be8f3a036b85281 │ │ └─49817 percona-xtradb-cluster-operator │ ├─f1ffc9fa0046b5e781177d956aac736aea3110d57873e54f0858cf5fb0e431fb │ │ └─145673 /pause │ ├─e1d4f8ecf853be1ac3bc63d2d8741ff9340cd5a68148efbc68635ff42220cdcd │ │ └─62159 /pause │ ├─df2b8523ff094fd63e5a0a5f0666632d1a0df4d512cdfbe57e2de736042b0d52 │ │ └─234998 /pause │ ├─aca653fa51c0d2e3e97d0c39176020ddf9ebf135f495cb13bedc6da911b3e86f │ │ └─274215 /bin/openstack-database-exporter │ ├─11198f4bab8b8cb483be65a0de802ed6c6c35b47c48886f257681f09990aa6ab │ │ └─267243 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4f4e350db8cf47cddc81832c64753e15acfa4b54af52d7da2e16677328c5f5fc │ │ ├─68520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68543 erl_child_setup 1048576 │ │ ├─68606 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68961 /bin/sh -s rabbit_disk_monitor │ ├─ca00ad7e7eb6754b32f43a02f0f144d8b4754e559972ae3a9d5068315a93622e │ │ └─52961 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 │ ├─a344dd98e97663ae2c188742435e1314d817900f740adac50c2f6dfe9b321bec │ │ ├─170871 nova-api: uWSGI master │ │ ├─170900 nova-api: uWSGI worker 1 │ │ └─170901 nova-api: uWSGI worker 2 │ ├─45a85f27e97cffeab486fc7a7ce8841c04f8b89697685b11cafb3b1c3059ad6e │ │ └─57143 /pause │ ├─425430efd310aa5e7a77591f5d804574b38e4ac393e07c6ba3c921c046650c85 │ │ └─62246 /pause │ ├─a123b45ad050da9b84ed153ca23262aa796b3321dcfee42820609a64722c6eda │ │ ├─203647 heat-api: uWSGI master │ │ ├─203695 heat-api: uWSGI worker 1 │ │ └─203696 heat-api: uWSGI worker 2 │ ├─8c1791278b2639839e7d736ebd7182ab6faa33400e451770a23e7d729c7f95ff │ │ └─46260 /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 │ ├─9fe6a81e99ad6ac5d7cce5de977e9a1d5b4473e42d03b77f86b1864917332b2a │ │ └─50418 /pause │ ├─1fd3abc1ac350db9ebe60c681ebdbbc538b41b8a3042451219f83f307b8e4b6b │ │ └─53248 redis_exporter │ ├─520e8dc563c4f3ca353be0ccf6f6b573208b39bacc9c6aa224fd25ae2d5fd4f7 │ │ ├─106880 glance-api: uWSGI master │ │ ├─106896 glance-api: uWSGI worker 1 │ │ └─106897 glance-api: uWSGI worker 2 │ ├─931dcae0f002d052ad51a4722c6701817aa3d7fc92f8677ad14501a15aa1485c │ │ ├─ 98181 /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 │ │ └─413888 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0a7172f890c43d1570c1f5489dffcde1fbc212c04976fc7b3244cfeb84558f9e │ │ ├─345836 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─346278 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346371 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpc0zffq_2/privsep.sock │ │ ├─346861 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3gmii7n2/privsep.sock │ │ ├─347203 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347204 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347243 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/55b59494-949e-44f0-bc20-f069852dfcfe/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/55b59494-949e-44f0-bc20-f069852dfcfe/host --addn-hosts=/var/lib/neutron/dhcp/55b59494-949e-44f0-bc20-f069852dfcfe/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/55b59494-949e-44f0-bc20-f069852dfcfe/opts --dhcp-leasefile=/var/lib/neutron/dhcp/55b59494-949e-44f0-bc20-f069852dfcfe/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-874a8216-b244-4ab2-bdf7-a35060d66f7b,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347249 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/aae94644-5392-443f-ae25-77cbc81f65ff/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/aae94644-5392-443f-ae25-77cbc81f65ff/host --addn-hosts=/var/lib/neutron/dhcp/aae94644-5392-443f-ae25-77cbc81f65ff/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/aae94644-5392-443f-ae25-77cbc81f65ff/opts --dhcp-leasefile=/var/lib/neutron/dhcp/aae94644-5392-443f-ae25-77cbc81f65ff/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d0863654-8dde-4d47-89ec-7e8a4a33e316,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─347252 haproxy -f /var/lib/neutron/ns-metadata-proxy/55b59494-949e-44f0-bc20-f069852dfcfe.conf │ │ ├─347256 haproxy -f /var/lib/neutron/ns-metadata-proxy/aae94644-5392-443f-ae25-77cbc81f65ff.conf │ │ ├─380635 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8op70wbc/privsep.sock │ │ └─384593 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpnlqwqxoj/privsep.sock │ ├─d6bb2c6e80588043f2fc3910fb33a44950442aad1df25fcb28ce44f09768f100 │ │ └─123409 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ed9624a2aa4bfbe15ae72bee99b072879545f1955bb11cead3f4a98fec7442b3 │ │ ├─ 74016 apache2 -DFOREGROUND │ │ ├─ 74041 (wsgi:k -DFOREGROUND │ │ ├─ 74042 (wsgi:k -DFOREGROUND │ │ ├─ 74043 (wsgi:k -DFOREGROUND │ │ ├─ 74044 (wsgi:k -DFOREGROUND │ │ ├─415753 apache2 -DFOREGROUND │ │ └─422605 apache2 -DFOREGROUND │ ├─32da7c759f4ac47979c69c6dd76faea83825ad034ee50fcc798123c9d19ed14f │ │ ├─203669 heat-api-cfn: uWSGI master │ │ ├─203697 heat-api-cfn: uWSGI worker 1 │ │ └─203698 heat-api-cfn: uWSGI worker 2 │ ├─5e5a821bcd0a83d60d995634c00bd448c31d2c361429a25832f2ec2e49fdd118 │ │ ├─50446 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 │ │ └─51725 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 │ ├─0db6e7927bdfabfe4813886ffe2d0097e1d38a5ad22509c9bb91e36f8bf7a6b0 │ │ └─45448 /pause │ ├─376f84846a7b48251c69682fdcddf6a0bf470e27b08a342fd943817a0d6235dc │ │ └─48623 /server │ ├─d2541c085a47c9c464c82b6a9d2fa2bd6748c62cb182443ef87e0bd033008c35 │ │ └─248872 /pause │ ├─96aa650dec76cd184b571188af9c7d0b74de128de86e6549bf5c90dce481c4e2 │ │ └─67521 /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 │ ├─164e299bd7cfe45fb7d7dae67a8a5126f31dd68a1b4d7ad4d00dc662e9cb6497 │ │ ├─176101 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─423634 sleep 300 │ ├─f57e6ac820cff03dbcbb5207f8d7b7cc1e1041d5e549bbd2559b948f9c822104 │ │ ├─267038 manila-api: uWSGI master │ │ ├─267128 manila-api: uWSGI worker 1 │ │ └─267129 manila-api: uWSGI worker 2 │ ├─c54f0957aef3751a61a7b21c160137c7c36f5340d20baf9a2b56451e37ace8f7 │ │ ├─226077 octavia-api: uWSGI master │ │ ├─226090 octavia-api: uWSGI worker 1 │ │ └─226091 octavia-api: uWSGI worker 2 │ ├─12858d09c2b2b69f28f197aec12ce09c22dc43f22ae32d39f0f3eeaddce3354c │ │ └─67869 /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 │ ├─c659dfdcbe38e9f3c4d1d2c7b69257bfac5dac6aa032dd03222f834395a80a14 │ │ └─267265 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9004b66d7f7376fd1c5c1934ef1d2b86e03d3466420e12743c2b98a7ce39ea53 │ │ └─127767 /pause │ ├─36f1fd9c24008afb47e03b1c3f0e795b28725bad0f8e5743d6e8ab43d25ba499 │ │ └─67846 /bin/memcached_exporter │ ├─995265d44716e792a78917f139230ffcf0d454d1e881bcf8a2cf1ce219aa9595 │ │ └─45615 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 │ ├─e4e2758b2cbc2882057eab88c1a8c80713c760c660eea1edac76e8e984417dce │ │ └─188236 /pause │ ├─eac8a813419f685efa81da1021409daaa8e46d0c6eb663d7e701025a2cd40556 │ │ └─44581 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ca0cb823697fc9d4addecc021116f4e58c14e8e50967bc2179d15454ed8d25bb │ │ └─175423 /pause │ ├─ba7ba6ed67779f12297eaeee8bc2da9e5fa3af842bbba55925ff520540d3a136 │ │ └─42477 /pause │ ├─3038d57c4b592d989d6feddf208e5760dcfdeb37192760c1acb2b3b89a9ca11f │ │ ├─193114 /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 │ │ ├─382117 /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/tmpouuxs8ev/privsep.sock │ │ ├─382556 /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/tmp_8peigez/privsep.sock │ │ └─385301 /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/tmpuyih91ab/privsep.sock │ ├─9ccadba89bbf20981083894b8dd886a5396d880f5de97f2c37332ab019ea1b8f │ │ └─46048 /pause │ ├─b74c4fb301ede13dbb888a72ea7790c3099863c0026804c4bdd565f4d312d57d │ │ └─174945 /pause │ ├─8177ff27a36b9bcb88f58612af040aaf5f366d560bbcd7713a643835d71c042f │ │ └─160838 /pause │ ├─84cf08ebe4d7c32d85287d2f232bed701d67bed5af9b6e030f44ac4225da184e │ │ └─269279 /pause │ ├─2d2e1f24b8e6042fb85bd1c4a301c89883c615e55c73fd448e497893f8cf3a72 │ │ └─144430 /pause │ ├─c279bf9ab9c9363e9b9a31f40a77775695410fddb7a0a99ea7d6daf0c5621662 │ │ ├─50624 mysqld --wsrep_start_position=4e0dd07a-9745-11f1-8b9e-ff4c7bbbe640:20 │ │ └─50745 /var/lib/mysql/mysql-state-monitor │ ├─746d818f0b864be87cf84f415036cf702393bcf5d52bf59b07e4cc66350371d2 │ │ └─57930 /pause │ ├─20d8933b3ef607f3ba58486385a0c3ca0d40ad0e8a9dfe2d952800a8aeb070c7 │ │ ├─43674 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44100 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─dfeb1aa027da05c9093c70651ad26bed1f497127412491cba96518151d983a77 │ │ ├─62582 python -u /app/sidecar.py │ │ ├─62900 python -u /app/sidecar.py │ │ └─62901 python -u /app/sidecar.py │ ├─7a2f4dbceb478df1ca8ddfd681a0f6f916e8960e610c5bb574168ec512d88457 │ │ └─87583 /pause │ ├─354b77b258f454cacc50f36045d820bef3dd41d99f1c698c52328a5413c5e5e1 │ │ └─175459 /pause │ ├─720ab807de4feb5c3bd3ed5d48afedcedc1d623083e91d5babbfd700be9e524c │ │ └─64382 /pause │ ├─86b834b79fe0cafeeb0759a0ae54de5166481883ee2826aef245abee41ce7749 │ │ ├─145839 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─145861 erl_child_setup 1048576 │ │ ├─145908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─146142 /bin/sh -s rabbit_disk_monitor │ ├─0835c0ba7928ec0dfc4ffb8ecfa3146af16e275432ad60c9c2052fa20a0ae399 │ │ └─97724 /pause │ ├─a31c56a0f5c82063603d1e21986001fd67f48b058502b9b5b8602e2b9c00908d │ │ └─231317 /pause │ ├─123af7b545b3f66d68f09e418a9895ca3393f266240afdc42cb95085f95c44c2 │ │ └─66485 /pause │ ├─35015943b5c9d0e380d2e5544af0f0420cc068ef37f3525bbfa9cdd55ba44da7 │ │ └─53166 valkey-server *:26379 [sentinel] │ ├─9142588ab5fe617e21ff44b6e9ddd9de53acffcd1f8dd0d9055a18fe7b2ecfe7 │ │ └─49994 /pause │ ├─108a0957785a39aec0f76f8d9f1fbec90850761f4578f2c405f55d5ed81565c3 │ │ └─142934 /pause │ ├─8f260d50e27cc56f7e493d43602735df83c037d58daa3abdd489550a550c32b3 │ │ └─107918 /pause │ ├─db37e8e69ee3b2cf5b745f1ca4ff254d0f238448e76cafb741ac368dfc58799e │ │ └─237318 /pause │ ├─2bc53b0e9a76c6219d695668262a16413b071843b4bae7d298cdf342b5de9912 │ │ ├─108266 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108512 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108514 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─cb8a6f22be33ae09a20309f2f2f47e10d6af67c70ab6363482bf3ae081875562 │ │ └─50720 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─fb3b14f4213fcb1fcda6153d61767116d53e23032912d1f1554f62322bef180c │ │ └─160469 /pause │ ├─e62655a586b04b656a3b558c4892509ab17344292e81641c5c38ea0468c7a2c7 │ │ └─42108 kube-apiserver --advertise-address=199.204.45.182 --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 │ ├─fc4a400bd25d7efe0e85e8b914c86045e70234707142c3a208efe4399a2b9e3a │ │ ├─248734 magnum-api: uWSGI master │ │ ├─248822 magnum-api: uWSGI worker 1 │ │ └─248823 magnum-api: uWSGI worker 2 │ ├─dfcb626dd430fb9b66caad43e4dcda0e54c28696eea789c427802d14d43462e6 │ │ └─52588 /pause │ ├─5ab7c4c8073231d6fab14edd85ec8c5901153a1169990e170ef4e5b77b7ca726 │ │ └─112106 /pause │ ├─61d97d74b97f8e56eb34ea73195049a8f8cd94feb2d42ece4f4058c539088512 │ │ └─66934 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4fe3338e38d5f4e51f8e9a62d4d9c222936c22c8cb91dca0b49c9019485222d3 │ │ └─42089 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 │ ├─267a4cb932cbe8700042d0da451afd000dd373e6bb1271530a87935782584b9c │ │ └─46104 /pause │ ├─a13a722cfe1b9411b9022bd24809b9ad913194a55c96a0a6a1b9072285499f67 │ │ └─41972 /pause │ ├─d5c8f6ea316793209f9006381c86815df56c402f7379f514390873017142313b │ │ └─93722 /pause │ ├─9f41004c609b797d12c0e80042dd94aae7a58e37514af51b82c3274b0585be66 │ │ └─43466 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─24920e25eba50a3a32cc4a1a0338bda46cc4f205e71ae843dc9221e39cf2dda7 │ │ └─66576 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6ef30ad98f443512aeab764862c78d14aa41a7601317dfc5ac038a360a9293bd │ │ └─160259 /pause │ ├─bc7df7054f23c6422a434d833b0e264ca982718b43bccc6a6b57dbf84246c641 │ │ └─191021 /pause │ ├─6e99d09d942820fe1ef5934e16bb4720bc8bc170918fb47e7456dcb3de7586fd │ │ ├─229030 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229047 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─229053 erl_child_setup 1048576 │ │ ├─229110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229286 /bin/sh -s rabbit_disk_monitor │ ├─2fe4135613deec71ff60eca88d6a423bbd27812d1fac9aa470343dfd471212fd │ │ └─80140 /pause │ ├─82a53da30763404df57f41af8668cd8f24e1f7a04a545114e5d8de5fdc07958b │ │ └─110018 /pause │ ├─a2a6d3e320d3f9c70b76f2781d54ac8f003ada0af90c24349788bb7167ce0ccb │ │ └─232784 /pause │ ├─0c9c41ed3c12c57bb47e0946fc9e7f97b74ddd9bd44a2dc87e99296effd2052b │ │ ├─ 48553 /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 │ │ ├─ 48568 /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 │ │ ├─ 48675 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272145 nginx: worker process │ │ ├─272146 nginx: worker process │ │ └─272147 nginx: cache manager process │ ├─f59d8604caf87a1a60819adc6d0aa43cea64c7164056b5c56cb0efb6eed2a2d4 │ │ └─46058 /pause │ ├─3c2665012304e0bc3b457bcd3e3d0b9c9b4eb8442cdd587d19df156383fcf101 │ │ └─62294 /pause │ ├─fb7489827f4cafcee3ebb00e7d171dd3633c6bec18647a576c30744798078c32 │ │ ├─226726 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227276 octavia-worker: ConsumerService worker(0) │ │ └─227279 octavia-worker: ConsumerService worker(1) │ ├─f5d0856c7adcc7a9dce32d646ce76dcce6dbafb278db1e59d0631fde9d20997c │ │ └─257671 /pause │ ├─0d95d7f15814dd13f0d8433483f2edb17b0e29d24d4473c0ef6359774ce1e9a7 │ │ └─231465 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─df04156453e906c3b61d7d260cc03d845e1c608739f63cc87918f7091ba9e445 │ │ └─63386 /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 │ ├─a10088b1a3e101051488b6d814078c6a98ff17eed95bee8b95e5e0cdadbc0d74 │ │ └─233643 /pause │ ├─5812f3115b10ecf379633d948d2a116290c0e47ea48aa354cf7b96e472b24ec2 │ │ └─65053 /pause │ ├─68f809cb68186bb26e9eab977ced5253694a4b7d3530dc2d1ce0ca62dbc1c2bf │ │ └─41982 /pause │ ├─7dc75c0dedf454458fdd5dd861a1a2e234a04f18b4999c37b291fb9fb7b701f6 │ │ └─58197 nfd-worker -metrics=8081 │ ├─7a242513e053b47b3514950d938489779646a3b370051173f62539d836bddbe0 │ │ └─45060 /coredns -conf /etc/coredns/Corefile │ ├─070f669ea2204b8597b191eae8cabec269cbdcbb7f796f32ca117dfd328d9423 │ │ ├─173077 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173099 erl_child_setup 1048576 │ │ ├─173279 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173298 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173437 /bin/sh -s rabbit_disk_monitor │ ├─1fc345ef01c54f837c2484037a4a8d402f5ac97c602220b221be53477d22a8be │ │ └─48214 /pause │ ├─9e4092423e26cfd233cad793c3266c06210f5587c11f67201037b8b84cce6648 │ │ ├─143340 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143352 /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 │ ├─66e6759a07b29cb722117d394c46d4b06abe47f737e1802ecc246f5aeeb593f4 │ │ └─217521 /pause │ ├─b40ce95fb529382daab60b59e039ed9bc508d27fd9dd91aa0cc9b5961e222b27 │ │ └─64669 /pause │ ├─64723ca49cc40c51a2a890eaa44fedac567c574341c91eb1c0e8a4ab569d3cff │ │ └─42222 /kube-vip manager │ ├─8b7811a1baa642760a289ff1a423a42d360caaeefb8c420fbf16f979f91fcd9c │ │ └─228823 /pause │ ├─7826067d4240c80f431907b13c04f4e1b9fcc5b22aee267dcbb59f9235402b6f │ │ └─174902 /pause │ ├─161055c55f50f12594c242763cbbcb74ba7a40ff05a2f17cefd7feb50616e84e │ │ └─125157 /pause │ ├─36ed52fb29f5f39dbd2a6e1fd9e7545c92ce3feb1dd2cfc4b56740e63dea1d98 │ │ └─88384 /usr/local/bin/rook ceph operator │ └─cf482ab215624eef6b43cf152f6fd4195177ff754afb65387cd1413731221a80 │ └─252644 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount