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 │ │ │ ├─21520 /lib/systemd/systemd --user │ │ │ └─21521 (sd-pam) │ │ └─session-22.scope │ │ ├─21517 sshd: cephadm [priv] │ │ └─21538 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─405444 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uwxvvsumnaiumnljwxoxsgiqdkobyqzu ; /usr/bin/python3'"'"' && sleep 0' │ ├─405446 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-uwxvvsumnaiumnljwxoxsgiqdkobyqzu ; /usr/bin/python3' && sleep 0 │ ├─405447 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-uwxvvsumnaiumnljwxoxsgiqdkobyqzu ; /usr/bin/python3 │ ├─405450 /bin/sh -c echo BECOME-SUCCESS-uwxvvsumnaiumnljwxoxsgiqdkobyqzu ; /usr/bin/python3 │ ├─405451 /usr/bin/python3 │ ├─405459 /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 │ └─405461 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12184 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1863309f34588bf5717cca934434ee7980d5d65f1c777dfb8c427962740317d8 -address /run/containerd/containerd.sock │ │ ├─ 12562 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d5e9d3e214a2dd21ec3857a2248b340edc1f3128ad5c31fb918b8a83afe96fe -address /run/containerd/containerd.sock │ │ ├─ 19433 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 82a3a2edbf59d3ae65e555a8a434cf5427e6830a0e2e2c3a4fa10c1f962cad10 -address /run/containerd/containerd.sock │ │ ├─ 24613 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09b15be907df6743e3dc9c22bed194fd3b9420ca1eb852756c99b0b0f74c19c5 -address /run/containerd/containerd.sock │ │ ├─ 29039 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 008a80a74a44665195b2ec3cd2d6c34b38b141d8058e200d296521c15e119bc6 -address /run/containerd/containerd.sock │ │ ├─ 33831 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c31c64f8adef6bb31017507f18a9bae8e1e7a6f313900eea2bc1955ea852a5c -address /run/containerd/containerd.sock │ │ ├─ 39386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3861848978a65bb64d299961f436c0fdad27aded27b31c195cfe3919b5d97c1 -address /run/containerd/containerd.sock │ │ ├─ 39405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c41513e864bbb545f8915994aea4ae8875750ff88e09c763dcf44a968d3e9bc -address /run/containerd/containerd.sock │ │ ├─ 39458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f04f45443e14991782acd4122fef646b3e6ba0bf72d3ed2a9a290c869110888 -address /run/containerd/containerd.sock │ │ ├─ 39459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03f21d84d933223b2201a2201c187d5292df9dbbbbf2a9d7247e33bf9b15ca6a -address /run/containerd/containerd.sock │ │ ├─ 39484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c297ab2d0c7c3fd1b5e36a0306732e82c8723d4ead064426ac45df25282a768b -address /run/containerd/containerd.sock │ │ ├─ 40004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d70996b58db4538cdef5e06eb91f2fa6d266dbc89e4f7e472f5ba863c5402a05 -address /run/containerd/containerd.sock │ │ ├─ 40716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f84ed65215b8453b15936f52c80cc2b5f0b6e3444cf1e196a7e11b69d37f64 -address /run/containerd/containerd.sock │ │ ├─ 40747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4d4606aa4fa545adb9705bd24c6f241004e25c6393c73c2c63c2985353cbbec -address /run/containerd/containerd.sock │ │ ├─ 42103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b79d8b7e43a114ef660861637363728457f824a98c137d3113bb24323660aae8 -address /run/containerd/containerd.sock │ │ ├─ 42496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb65bfe4d9cf103e7f6bf09c8875b98268e5200fde4a9ea6ec14e3be893e5b0 -address /run/containerd/containerd.sock │ │ ├─ 42547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 346f228b941bdb77ab6efa23ab180a9b154c69f4ee13cfc32b273c701cfb6796 -address /run/containerd/containerd.sock │ │ ├─ 42965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0ef0fae6f0d580317351f030d21c66a338e502c212ece004495664f9953ebcd -address /run/containerd/containerd.sock │ │ ├─ 43452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23b6d7948ab18c2580625677b77efa356dbe5e9a6482f5bc0c40ae82188f008 -address /run/containerd/containerd.sock │ │ ├─ 43491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e72cd2343d1a01c665c46963a75d0752a896fbe2fb5872d773299ac01c7d4fb -address /run/containerd/containerd.sock │ │ ├─ 43532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108b23932543c5f743d4bd6e614982725cb1aea476ddcb24246d1a4ae88cfa5f -address /run/containerd/containerd.sock │ │ ├─ 45983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c02f08bc26a1d1032552dba2a27cfd38cf98f2c641f9fa959459dca1d05dc24 -address /run/containerd/containerd.sock │ │ ├─ 46048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 909b5bc45d924c9b36df4e745bbfe57267b922b04b58871a7073daff7ed14541 -address /run/containerd/containerd.sock │ │ ├─ 46864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63a4f7a7494a53a91ae71b668866ed2d0bc2211a79da424719b507a35d507df0 -address /run/containerd/containerd.sock │ │ ├─ 46952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0b3a0342eddaf93cc9f4dd6f82c19efe88ece7725cc25e3b498223dbc17a633 -address /run/containerd/containerd.sock │ │ ├─ 47266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b79b5b5beaa0becf2e50fc277ab216a6f877ca6b22ca20a6455f7a6e149217 -address /run/containerd/containerd.sock │ │ ├─ 47653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21532303c7bf8d61be6b3e684e6336383e48940fa3dc7c279d821c60f6709aac -address /run/containerd/containerd.sock │ │ ├─ 47974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b09a493c1827a9bb53df59c1eb58be6a3e3d7ecb211f561e63fa590d3b2d8a91 -address /run/containerd/containerd.sock │ │ ├─ 50290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a818bb0c8104e7e0999b13b61844a469b089eabce80aa01539edb5000c63287 -address /run/containerd/containerd.sock │ │ ├─ 50498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf7b180208ecc197b6654affa078b3f30b164d7147555d0ddc4265f4589b2e7f -address /run/containerd/containerd.sock │ │ ├─ 55059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2794602ef4744f5656e25385f9be328a81d0a95cd5d676edf2659c481a9b7746 -address /run/containerd/containerd.sock │ │ ├─ 55682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf7b89b85127017db8638f69a608ec5f860f27beee992d7e8f9451378232a033 -address /run/containerd/containerd.sock │ │ ├─ 55759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a92f132358f3bc08d97a9e6a1e160a8f17de643026f65018de2332a256009d1 -address /run/containerd/containerd.sock │ │ ├─ 55798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f6a6ec63fce1aee887779360e5c476f172f96d63d09147d3ff72c0d7c13479 -address /run/containerd/containerd.sock │ │ ├─ 55957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1a8e8ead7aa4e8d420bbff0aa681bc36fef76a62ea49916249d50b93fc474a -address /run/containerd/containerd.sock │ │ ├─ 60585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8cec6998719b4dc03d685df4aca09a8964927792915c8b9853bd241640d84ae -address /run/containerd/containerd.sock │ │ ├─ 60663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba3840c8971afbcb20379524de8dccf9b10df1855521422d9c3d6f640583fcc7 -address /run/containerd/containerd.sock │ │ ├─ 60716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c7c90bfec11d08d64b59048e68141264b18267eb16618841f25fda5ad23fd4 -address /run/containerd/containerd.sock │ │ ├─ 60755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7abb52bce60e8ad362ade5e102dcc4b6dc66a05b8bc22896977a52d6ba06a7af -address /run/containerd/containerd.sock │ │ ├─ 62044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef12fe600471670d11b04f0ca82aa2bf57c813a8914cf665617da60f5060ac9 -address /run/containerd/containerd.sock │ │ ├─ 62214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2993aee60c3834d78894dfa4eef03faa08b8f48334b170453d9b906d291d9053 -address /run/containerd/containerd.sock │ │ ├─ 62528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc69629f17edbedaf2a385512b1a8e63f0410185369dc9ba8ebea108babbc4e -address /run/containerd/containerd.sock │ │ ├─ 62575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f8aea23db7fd5a83ac02f08b7009cd084f67013da049c87cb0bd24ff3b57f3f -address /run/containerd/containerd.sock │ │ ├─ 62621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2628e6576007cb6fd365887a22fa8ee47f7da548cbe9da2e59c9fb4b3250308 -address /run/containerd/containerd.sock │ │ ├─ 63190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472370713bfe18494e2126f22168f18829e05ea00a4b9b2047ef8e53a2310f3c -address /run/containerd/containerd.sock │ │ ├─ 63619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8693c5e44ef12ed992de447684804522ac815975ba95a3cde333eb89409e242 -address /run/containerd/containerd.sock │ │ ├─ 63863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2d5640e68907084158e8ac8af48cd2b966d6a771ae11fd5dc5b8467ddfc44a -address /run/containerd/containerd.sock │ │ ├─ 64033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fd3c7181722812e81a8d57c12ab4bed20651ae537606a885332d903e27014af -address /run/containerd/containerd.sock │ │ ├─ 64752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79eaf1efb1f73d5cb87f31c06f7e1e0110fc953cc283f732de8675a886295cc2 -address /run/containerd/containerd.sock │ │ ├─ 66389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33eddda52a26f1b0a8530bd40f5ac462cc33eaf4511ac1bcf2795a1d6bf982e1 -address /run/containerd/containerd.sock │ │ ├─ 68406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812ad4d0cc3cf616f602bbcb0aa6a3d261b2220bd2083fed2613ad755048d7d8 -address /run/containerd/containerd.sock │ │ ├─ 77611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23aed748f822a836ed2e5920e3a0139a41348033ad20839cf05a8008d4afd5c5 -address /run/containerd/containerd.sock │ │ ├─ 79149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0763a9dedb9643c72546470e03e3ed8944745e7b35702aa81b83e06c0b30e24 -address /run/containerd/containerd.sock │ │ ├─ 84877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df6b3c407b8363bcbb23aa1d3d60e3945a78ab6b0f78875ca521eb924cf25cf -address /run/containerd/containerd.sock │ │ ├─ 91008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a65c3baf1fae6d486c2a506acd845561b687271451818c12777b914a2facdcf8 -address /run/containerd/containerd.sock │ │ ├─ 95026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf1bb47581f0f8b904392b32e7861ce4438f74f5ece3d1ac1fbfcaf8a17fbdaf -address /run/containerd/containerd.sock │ │ ├─ 95093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a430412fb9e3aadd764fb606914c7b8e0f7968d3543ad60a540cd7813b952c8 -address /run/containerd/containerd.sock │ │ ├─103628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fe1722970b7e6830ba7939f7064c3cf64b5328ac595eae27987fa3a3e9ef716 -address /run/containerd/containerd.sock │ │ ├─105334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66bd13564cc94f77fbff647bfc91ac3dba2148c7e2d4f8316e2f3f5f267b7301 -address /run/containerd/containerd.sock │ │ ├─105379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8306cca66f41bc6f8ebc2e266d7da26502e9fd7db8816542e6f465f886f59916 -address /run/containerd/containerd.sock │ │ ├─107295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 301c78b949e2fe8554bd3b549b7518039a84e9df4767e0ddc22171a853c39c2d -address /run/containerd/containerd.sock │ │ ├─109078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b5d1cd63bfe2f5c40ad23e5463be813074ef8d2d32304a254c8f066a1aeb5f0 -address /run/containerd/containerd.sock │ │ ├─109118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d7b03458268418b529ef078f0d89d8af4f0cebd76073013114c867d26ad6d0 -address /run/containerd/containerd.sock │ │ ├─122168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bed96c00dd110a75b58f722ba712a5ea1965b8b65d4c333f18e0414ccaef273 -address /run/containerd/containerd.sock │ │ ├─122209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba637ed2a50b0d93384aa3eb23600bdfe2fc1b605fcde44f5b3bca59a4984621 -address /run/containerd/containerd.sock │ │ ├─124609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1adbd38b3f2fae4ab124ada2620d7c014717dd15b48f175d7652739a9065baac -address /run/containerd/containerd.sock │ │ ├─138680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f936a6b376c33705e45b7e1d8ff79affbd9d0bc570d9742de0aace7864c545 -address /run/containerd/containerd.sock │ │ ├─140353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 333e4ab040d900ebc666cbf57eece862f21a5b7e79b8afb8666bb46154990b17 -address /run/containerd/containerd.sock │ │ ├─140711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ecf3ebc5bc646efa18298daae0e7e3ce113e24d9251ad9de9a81394184b1126 -address /run/containerd/containerd.sock │ │ ├─141494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74d7b5ef64d25532b99f18abdb1340fc35ada558054bc2f0a70247855f7ef45b -address /run/containerd/containerd.sock │ │ ├─143588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d09ad1a2e37207ca93ef4860ae0575c14e86d6036b91e3ffae5f7980f0916a4 -address /run/containerd/containerd.sock │ │ ├─143701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 006aeadd469d0c81bb7186d444fc82f88a5c4b20f3223dfa6b73d212245f7aad -address /run/containerd/containerd.sock │ │ ├─143870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adf058b9bd25d4b6a279e4a1228057f4894d15438aa450c3e01e436541451bb5 -address /run/containerd/containerd.sock │ │ ├─144278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043c29463bc4eebd624e2b04c517012fa1be317c54927b2a2e19da17c10539f2 -address /run/containerd/containerd.sock │ │ ├─144420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 606c744667942999fa4b81b124a80367e50dcf4a33af2fc09a7571349f478748 -address /run/containerd/containerd.sock │ │ ├─144654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 050570910890acc07e687a70c54a7064da65ae49c37400b0c47e91e993abd24e -address /run/containerd/containerd.sock │ │ ├─169157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01c361cd06964175986201e7fa61a849830c3a863cb156fd3aec378e5d7ae9e -address /run/containerd/containerd.sock │ │ ├─170855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5bb1a913ef5ac6d7d6721a2f8c482fb0637188c558179d2cdbe28a4b6517f94 -address /run/containerd/containerd.sock │ │ ├─170873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2198fce23edd5b16a09ec708e4c694c8dcf2c29f6d1a002e306d7bc8ddcad7cd -address /run/containerd/containerd.sock │ │ ├─170914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ca3d983a5ba26801ba09a89c7a57563d9f3c15371a77da8de01b50acfd05362 -address /run/containerd/containerd.sock │ │ ├─170953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 121c8d6075b34f68963dc9543a13b31ae9544c6eeaf2b2fee4fddeb5c10c2e97 -address /run/containerd/containerd.sock │ │ ├─171008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2b4abdc2a986c837278134077d043f22bd181be3ebae027bb5bd5eb5ab3a8b -address /run/containerd/containerd.sock │ │ ├─171493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be514a572725d4bacfe7dc2d90f815aba3499abe041cf465eab122409c06dbf0 -address /run/containerd/containerd.sock │ │ ├─171539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ab977c97948d0f4780fe8c791b72c1f20047d70f9c876915c7b62239b06bb50 -address /run/containerd/containerd.sock │ │ ├─187140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fbd48ebdd81ef9c5eea6585809f737124377f6dbf32d0727dd820c21cdd271d -address /run/containerd/containerd.sock │ │ ├─188950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9935328531e4953b19f98fdfd7f02e92589480497512528f62d8d7a3a1ed6908 -address /run/containerd/containerd.sock │ │ ├─189005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3375d38465afdb922ba5504b17836d4d45824abcb3ad2e86a1f5f27ac3c03e94 -address /run/containerd/containerd.sock │ │ ├─189136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc3d809e63d1f9d70f81c91d7a180b4bf878ebbbab36b14e48b2b9cedaf7a6c3 -address /run/containerd/containerd.sock │ │ ├─204277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b79ffa2dd88e700d62e21bcdf7ca12923a42571b1bbef8dc485e084a075c3f5e -address /run/containerd/containerd.sock │ │ ├─213119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fa8dee3f4dbd60f6e89d50f37c6bd1c5bac618892155aef2a6b3a5bbef59a2e -address /run/containerd/containerd.sock │ │ ├─213172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d12c59788bba0460cbf980ea295410d0793fc63e68072d3266772203d3b541ce -address /run/containerd/containerd.sock │ │ ├─213208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbc0de0eaf2b2e442917be0142cc71daf8f8bb9e1226a5e2ae3cf15813b8abf -address /run/containerd/containerd.sock │ │ ├─213511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7fba6df15e89ff05f060f4eafe8771ce7ca77c2dfc2fa6e12786e9429d4fc52 -address /run/containerd/containerd.sock │ │ ├─224395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b7bda6addbed22ff596ecba57b6cb3739841ed6acf76153879ff77a0b742486 -address /run/containerd/containerd.sock │ │ ├─226656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5768392406847090d621fd956dbc841d61b72a753380d6cb0429c75cf64f515a -address /run/containerd/containerd.sock │ │ ├─227840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0475863c623dc627212d4517cc6fa3db00970bb15fb70f4d29ed7207cc4ae91 -address /run/containerd/containerd.sock │ │ ├─228766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54c878224649e60991f21601706fcd5fe65add68a3bcda809e7f21d8affd7687 -address /run/containerd/containerd.sock │ │ ├─229793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc688b0ef4a8e678abde818067d560e39d5b81367af28fb5b1e6c9e3142269b8 -address /run/containerd/containerd.sock │ │ ├─232076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01289133ddc18ab5f3a783966bfe489cd51df253cf78bece3ab1f47a2f616bab -address /run/containerd/containerd.sock │ │ ├─233443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acdc4cebb72fd4d65082d7d4af100cf316acd8ded1fccdeea042330eb4ec7a36 -address /run/containerd/containerd.sock │ │ ├─233496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9c6082276222eea2e041654415b27db2967f4c350ad3051b29e961c0eb5a6b -address /run/containerd/containerd.sock │ │ ├─242455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1b4e6c33786ecdc1bd694feafc068e08f9f5cdc9b78509a2ac48a41ca247ba2 -address /run/containerd/containerd.sock │ │ ├─242862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a1c8a76c77dd9043bc16b83ce03f45dae6fdbc936ebd5f8b095bdd44de39be -address /run/containerd/containerd.sock │ │ ├─248298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa82a89312acef6f60e0e63ca63d067001d1dec8533ea6824d2cb3cf6903bcd -address /run/containerd/containerd.sock │ │ ├─254352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d76d2a7b5794d1cb8cf4d05192bcb5cf15d84390790205954f702ab2e8a9c5be -address /run/containerd/containerd.sock │ │ ├─254538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0df1df986bf9cf36009132553e5a00f91cfb9742967e41fd3307c6c423e0158 -address /run/containerd/containerd.sock │ │ ├─254606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28cbabfa824dad56457e2ddfa19fa5645f9363f89013d0dbda7f8f5563c7547a -address /run/containerd/containerd.sock │ │ ├─254660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa204ab6a238d82c684e3cbd350e4a1eff54006d8ba7fcced39816f63490c46e -address /run/containerd/containerd.sock │ │ ├─265735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754c220e3e93fa8a912c084349c0d47a650bb0743d8d06c3c5626ab1216c6018 -address /run/containerd/containerd.sock │ │ ├─268167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 389088aae08c13de85ad37b5c2fb3256b8f3d08f8b3e8c2e9292886c9c39c308 -address /run/containerd/containerd.sock │ │ └─269690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae814dd5040ca20f933a2e4749991635957093acd2dc8fcc6b7bd35d642675b6 -address /run/containerd/containerd.sock │ ├─docker-09b15be907df6743e3dc9c22bed194fd3b9420ca1eb852756c99b0b0f74c19c5.scope … │ │ ├─24637 /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 │ │ └─24649 /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 │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─28754 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29021 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19389 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19411 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24332 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24595 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33530 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33813 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12144 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hkyhlc.service │ │ ├─12473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hkyhlc/unit.run │ │ └─12504 /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-hkyhlc --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hkyhlc:/var/lib/ceph/mgr/ceph-instance.hkyhlc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hkyhlc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hkyhlc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10166 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-1863309f34588bf5717cca934434ee7980d5d65f1c777dfb8c427962740317d8.scope … │ │ ├─12222 /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 │ │ └─12235 /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 │ ├─multipathd.service │ │ └─138316 /sbin/multipathd -d -s │ ├─docker-4c31c64f8adef6bb31017507f18a9bae8e1e7a6f313900eea2bc1955ea852a5c.scope … │ │ ├─33859 /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 │ │ └─33871 /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 │ ├─kubelet.service │ │ └─39843 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1382 /usr/sbin/uuidd --socket-activation │ ├─run-ra38ff83d1ea04dceb246ae6d6f03a6a8.scope │ │ └─186666 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker-7d5e9d3e214a2dd21ec3857a2248b340edc1f3128ad5c31fb918b8a83afe96fe.scope … │ │ ├─12586 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hkyhlc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12606 /usr/bin/ceph-mgr -n mgr.instance.hkyhlc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-82a3a2edbf59d3ae65e555a8a434cf5427e6830a0e2e2c3a4fa10c1f962cad10.scope … │ │ ├─19460 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19478 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-008a80a74a44665195b2ec3cd2d6c34b38b141d8058e200d296521c15e119bc6.scope … │ │ ├─29064 /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 │ │ └─29076 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138207 /sbin/iscsid │ │ └─138208 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─e0c4332fc7551877209b0fb3ca44d17f9044c1484519b3468daaa56e026e50ef │ │ └─263606 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─3494be807d8491512789382c369713cfcc2ac5e2b252a1b49f685bbde524b7a4 │ │ ├─67169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67187 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67193 erl_child_setup 1048576 │ │ ├─67240 sh -s disksup │ │ ├─67242 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67243 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67246 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67247 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67257 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67422 /bin/sh -s rabbit_disk_monitor │ ├─bc3d809e63d1f9d70f81c91d7a180b4bf878ebbbab36b14e48b2b9cedaf7a6c3 │ │ └─189197 /pause │ ├─74b0c1134c4255126a6a04db20d66d5a48e222498420a7d567ec3ee0b9deca6e │ │ └─228203 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─66bd13564cc94f77fbff647bfc91ac3dba2148c7e2d4f8316e2f3f5f267b7301 │ │ └─105357 /pause │ ├─301c78b949e2fe8554bd3b549b7518039a84e9df4767e0ddc22171a853c39c2d │ │ └─107320 /pause │ ├─5cd33c60d3f945f085da0cb1cbc4078b1d71d87ef7c0793a4986af3b92a41b31 │ │ └─64801 /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 │ ├─2c02f08bc26a1d1032552dba2a27cfd38cf98f2c641f9fa959459dca1d05dc24 │ │ └─46011 /pause │ ├─98210621015f89d6b424f39dbbc646e3868c191a8d4700753ef572b0a5a06f7e │ │ ├─184420 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─184778 /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/tmpjftoanwi/privsep.sock │ │ ├─369850 /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/tmp8izjxeac/privsep.sock │ │ ├─370168 /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/tmpz7i46z57/privsep.sock │ │ ├─370454 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370456 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371613 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c3091095-7cd6-4c46-82ad-737075f98f5c --namespace=qrouter-c3091095-7cd6-4c46-82ad-737075f98f5c --conf_dir=/var/lib/neutron/ha_confs/c3091095-7cd6-4c46-82ad-737075f98f5c --log-file=/var/lib/neutron/ha_confs/c3091095-7cd6-4c46-82ad-737075f98f5c/neutron-keepalived-state-change.log --monitor_interface=ha-c8143312-62 --monitor_cidr=169.254.0.130/24 --pid_file=/var/lib/neutron/external/pids/c3091095-7cd6-4c46-82ad-737075f98f5c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─376735 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f --namespace=qrouter-f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f --conf_dir=/var/lib/neutron/ha_confs/f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f --log-file=/var/lib/neutron/ha_confs/f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f/neutron-keepalived-state-change.log --monitor_interface=ha-3ff1d7b2-b4 --monitor_cidr=169.254.0.108/24 --pid_file=/var/lib/neutron/external/pids/f16c6205-72a4-4a34-8d6e-6ad83cfcdf8f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─fb8ce0c52e064e98f2b90f0b703c6580bc2dc0214f81eb61f7209262b178a3c2 │ │ └─65978 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0c41513e864bbb545f8915994aea4ae8875750ff88e09c763dcf44a968d3e9bc │ │ └─39490 /pause │ ├─ce75ec7d35b6af9c48f7b9e11461d9a673b514c5396aa1c5fdf933cb9cb8652d │ │ └─66225 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─be5317d035a59950122d1354711ed7bbceeffa7e9d49c9659694ac588b016974 │ │ ├─84170 barbiacan-api: uWSGI master │ │ └─84185 barbiacan-api: uWSGI worker 1 │ ├─c3861848978a65bb64d299961f436c0fdad27aded27b31c195cfe3919b5d97c1 │ │ └─39444 /pause │ ├─e2c295ebdec73b8f9a28afdeb76a275fd96709a56b5cb22c713db6a8213e3ab5 │ │ └─48445 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─e790f6a989442599774b0d07ee30e8a56cd47b527b01863cce1ad162a2c3e46b │ │ ├─181455 neutron-api: uWSGI master │ │ ├─181474 neutron-api: uWSGI worker 1 │ │ └─181475 neutron-api: uWSGI worker 2 │ ├─8fe1722970b7e6830ba7939f7064c3cf64b5328ac595eae27987fa3a3e9ef716 │ │ └─103651 /pause │ ├─54c878224649e60991f21601706fcd5fe65add68a3bcda809e7f21d8affd7687 │ │ └─228791 /pause │ ├─c2628e6576007cb6fd365887a22fa8ee47f7da548cbe9da2e59c9fb4b3250308 │ │ └─62653 /pause │ ├─cb2d5640e68907084158e8ac8af48cd2b966d6a771ae11fd5dc5b8467ddfc44a │ │ └─63893 /pause │ ├─250335bd80244d4d693dc145d12cb1cd1402332a392c00d4636b841cf962bf0d │ │ ├─118609 cinder-api: uWSGI master │ │ ├─118622 cinder-api: uWSGI worker 1 │ │ └─118623 cinder-api: uWSGI worker 2 │ ├─01bdd0f0a4fb843549e4dcf57b5cf889ebd4966553f1020d6d9b3bff3db36c6d │ │ ├─167052 nova-api: uWSGI master │ │ ├─167076 nova-api: uWSGI worker 1 │ │ └─167077 nova-api: uWSGI worker 2 │ ├─1ae32b1a955fabb807f9e879f244e908b8d51ed53680919c5016416b3d93478b │ │ └─185806 /bin/bash /tmp/libvirt.sh │ ├─3d7de4c1422914f3a8a659365bafef4af31dda826a4d35c4e6c8d23dd16d5c6e │ │ └─229842 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─8ca3d983a5ba26801ba09a89c7a57563d9f3c15371a77da8de01b50acfd05362 │ │ └─170982 /pause │ ├─6405e94d81c27128d7c245a62840aae0d655fb78084d2171b49d93aa4b22e3a9 │ │ └─47342 /manager --metrics-bind-address=:8080 │ ├─0bbc0de0eaf2b2e442917be0142cc71daf8f8bb9e1226a5e2ae3cf15813b8abf │ │ └─213293 /pause │ ├─acdc4cebb72fd4d65082d7d4af100cf316acd8ded1fccdeea042330eb4ec7a36 │ │ └─233469 /pause │ ├─043c29463bc4eebd624e2b04c517012fa1be317c54927b2a2e19da17c10539f2 │ │ └─144313 /pause │ ├─e5f7913cc0a7a1d001885074958041f255d05dd8e83597db99b8a40bf40e6cae │ │ ├─ 95611 /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 │ │ └─402354 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─fc688b0ef4a8e678abde818067d560e39d5b81367af28fb5b1e6c9e3142269b8 │ │ └─229818 /pause │ ├─bd64a74b7bc03996ce18118dffc7391ea3f5f77fd4b2ad24d2265ceeb037b38d │ │ ├─61681 python -u /app/sidecar.py │ │ ├─62145 python -u /app/sidecar.py │ │ └─62146 python -u /app/sidecar.py │ ├─5768392406847090d621fd956dbc841d61b72a753380d6cb0429c75cf64f515a │ │ └─226681 /pause │ ├─fae567d12780722eca6f2ff33e7564005439141c89cd881dad4e8fca62628b1a │ │ └─56056 nfd-gc -gc-interval=1h │ ├─7ce5d7ed5623d9e860bc8ab178e5ce8c71d2323c9ae5dc9df36b52311de465a0 │ │ ├─61594 python -u /app/sidecar.py │ │ ├─61942 python -u /app/sidecar.py │ │ └─61943 python -u /app/sidecar.py │ ├─30fd8d1a8b51a358899e8bca8a6008343598f91b459789c3a32207a70653d820 │ │ ├─65031 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65066 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b829f6ce1ab7bc363a0d70c331b359821feef96df7cdd2bd4a388afbb8ffc8f1 │ │ ├─248685 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248702 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─248708 erl_child_setup 1048576 │ │ ├─248756 sh -s disksup │ │ ├─248761 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─248762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─248826 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248827 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248837 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─249078 /bin/sh -s rabbit_disk_monitor │ ├─66d7b03458268418b529ef078f0d89d8af4f0cebd76073013114c867d26ad6d0 │ │ └─109147 /pause │ ├─8306cca66f41bc6f8ebc2e266d7da26502e9fd7db8816542e6f465f886f59916 │ │ └─105402 /pause │ ├─187ba9042a7f52332f944a18a8da501a567003f932e6abd12ebf888579d67f87 │ │ └─65223 /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-129.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 │ ├─b79ffa2dd88e700d62e21bcdf7ca12923a42571b1bbef8dc485e084a075c3f5e │ │ └─204304 /pause │ ├─135a144cdff19af0da7ea24f827298fb9299d07cc2f7dd20797c7bd3ccf29645 │ │ ├─263623 manila-api: uWSGI master │ │ ├─263683 manila-api: uWSGI worker 1 │ │ └─263684 manila-api: uWSGI worker 2 │ ├─513abac80118675616406a38862cc5bb6e98e9b955c43e3c21a295c20407e43b │ │ ├─48174 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 │ │ └─50858 haproxy -sf 164 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─faa82a89312acef6f60e0e63ca63d067001d1dec8533ea6824d2cb3cf6903bcd │ │ └─248322 /pause │ ├─bad78d2e966a5a300eb8c9ba2de89b45a04763eaa13a68f9ebfb4c7a074dd441 │ │ └─263365 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c297ab2d0c7c3fd1b5e36a0306732e82c8723d4ead064426ac45df25282a768b │ │ └─39562 /pause │ ├─f7a1c8a76c77dd9043bc16b83ce03f45dae6fdbc936ebd5f8b095bdd44de39be │ │ └─242891 /pause │ ├─bf7b180208ecc197b6654affa078b3f30b164d7147555d0ddc4265f4589b2e7f │ │ └─50522 /pause │ ├─cb245ad767614ba090a0a7208e092b07969aada368afeaf0f405a9ef73ce5a63 │ │ └─210093 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 │ ├─cc54add2c8dd17ea1045fca9f77a3088a54869180e3dfee113787fba25078bb7 │ │ └─65492 /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 │ ├─e93a943f8e73a754be665a5f9ce2f5667f56590b44d0f1f1a17bfb0fdc6a2074 │ │ └─39622 etcd --advertise-client-urls=https://199.204.45.129: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.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─2993aee60c3834d78894dfa4eef03faa08b8f48334b170453d9b906d291d9053 │ │ └─62262 /pause │ ├─b0763a9dedb9643c72546470e03e3ed8944745e7b35702aa81b83e06c0b30e24 │ │ └─79172 /pause │ ├─28cbabfa824dad56457e2ddfa19fa5645f9363f89013d0dbda7f8f5563c7547a │ │ └─254632 /pause │ ├─3375d38465afdb922ba5504b17836d4d45824abcb3ad2e86a1f5f27ac3c03e94 │ │ └─189037 /pause │ ├─b09a493c1827a9bb53df59c1eb58be6a3e3d7ecb211f561e63fa590d3b2d8a91 │ │ └─47998 /pause │ ├─d3e871c87a7e89820163083c1dc488474d2cb14af3e14b2c00637e7c59472274 │ │ ├─263644 /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 │ │ └─263912 /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 │ ├─4909312f549d7424433725367d3d87ce88f1dd8973ebe4b96d0f5bc0c475ab1e │ │ ├─242516 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243072 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpf1dx0kf6/privsep.sock │ │ ├─243076 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243079 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f0ef0fae6f0d580317351f030d21c66a338e502c212ece004495664f9953ebcd │ │ └─42989 /pause │ ├─8df6b3c407b8363bcbb23aa1d3d60e3945a78ab6b0f78875ca521eb924cf25cf │ │ └─84902 /pause │ ├─d65809dd71eb4c2276b34d008d0ef61ea20ce7d9d9d2be1526e359d8634b2373 │ │ └─42167 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2fbd48ebdd81ef9c5eea6585809f737124377f6dbf32d0727dd820c21cdd271d │ │ └─187163 /pause │ ├─ba637ed2a50b0d93384aa3eb23600bdfe2fc1b605fcde44f5b3bca59a4984621 │ │ └─122239 /pause │ ├─444c7c49e55d4a7410157f01eb2534614aa30b1d51809b9955fa79495e31e969 │ │ ├─48349 mysqld --wsrep_start_position=bd2854cc-4ba6-11f1-9cc8-eeccd83bf8f2:20 │ │ └─48476 /var/lib/mysql/mysql-state-monitor │ ├─0213cb4d9a98e952a841dbd273c67ac7556cda4c1ef39f5f06dc014c1a39640b │ │ └─42631 /coredns -conf /etc/coredns/Corefile │ ├─8a6b91c3573a155ff528ff89d51411518f11d5b00e1aabbdf3978f0f98112ab9 │ │ └─61288 /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 │ ├─29b79b5b5beaa0becf2e50fc277ab216a6f877ca6b22ca20a6455f7a6e149217 │ │ └─47291 /pause │ ├─e7fba6df15e89ff05f060f4eafe8771ce7ca77c2dfc2fa6e12786e9429d4fc52 │ │ └─213536 /pause │ ├─33eddda52a26f1b0a8530bd40f5ac462cc33eaf4511ac1bcf2795a1d6bf982e1 │ │ └─66412 /pause │ ├─3999cd747f2dba66a157d36d64f84de77cd66bfffa21a78e0b01e7d36377564f │ │ └─251307 docker-registry serve /etc/docker-registry/config.yml │ ├─050570910890acc07e687a70c54a7064da65ae49c37400b0c47e91e993abd24e │ │ └─144678 /pause │ ├─4f2de4463cf17bb00aa6ee86782e7013fb8a0c596fd619d32f3b5e8e3b6979df │ │ ├─222281 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222706 octavia-worker: ConsumerService worker(0) │ │ └─222709 octavia-worker: ConsumerService worker(1) │ ├─f16157ef0c002c609ae9d81784b86f9d174caf0a30bd1c567feef72aa1655971 │ │ ├─91204 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91221 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91227 erl_child_setup 1048576 │ │ ├─91295 sh -s disksup │ │ ├─91297 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91298 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91332 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91333 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91343 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91633 /bin/sh -s rabbit_disk_monitor │ ├─389088aae08c13de85ad37b5c2fb3256b8f3d08f8b3e8c2e9292886c9c39c308 │ │ └─268214 /pause │ ├─f9fb66dd3fcbc95b47fdc4c46df725ceb7f6528d57549e1ad2869296325afd71 │ │ └─65444 /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-129.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 │ ├─ac1a8e8ead7aa4e8d420bbff0aa681bc36fef76a62ea49916249d50b93fc474a │ │ └─55981 /pause │ ├─8b9243a8d558d47d398c8620af42677b00eb2d35dc75250c696c252046427b88 │ │ └─47084 /manager --metrics-bind-address=:9782 │ ├─2812ad6bb85afadb5183fd61e87070ff9deb87406563d2f84770047e9cbb9573 │ │ ├─139746 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139759 /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 │ ├─bafb546b825b990de24cc32489d52f6b43090df680d886b80e0ad7a129cdba8d │ │ ├─204528 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204546 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─204552 erl_child_setup 1048576 │ │ ├─204621 sh -s disksup │ │ ├─204623 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204624 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204658 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204672 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204973 /bin/sh -s rabbit_disk_monitor │ ├─cf1450aec82e39266d480d79fc8ffb66e7a4b09d4cf9ae0fac748cde2e07fc91 │ │ ├─104222 glance-api: uWSGI master │ │ ├─104244 glance-api: uWSGI worker 1 │ │ └─104245 glance-api: uWSGI worker 2 │ ├─53a5f8a8309464943af20117c186189950a17135909409b0246c7d603238904f │ │ ├─182736 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183069 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmplm5kyvs4/privsep.sock │ │ ├─183312 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpsxd5ak9z/privsep.sock │ │ └─183507 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2e72b959069275a2560508d58b36e8f1299f0464b7ff52e08a74c6ea06e3af9f │ │ ├─224615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224634 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─224640 erl_child_setup 1048576 │ │ ├─224711 sh -s disksup │ │ ├─224713 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─224714 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─224719 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224720 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224730 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225066 /bin/sh -s rabbit_disk_monitor │ ├─a65c3baf1fae6d486c2a506acd845561b687271451818c12777b914a2facdcf8 │ │ └─91040 /pause │ ├─492f53733aaf917c598405f9d3f206936f3f9ae622f70a7f044fe362f3821f23 │ │ └─43775 /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 │ ├─c1b4e6c33786ecdc1bd694feafc068e08f9f5cdc9b78509a2ac48a41ca247ba2 │ │ └─242479 /pause │ ├─63a4f7a7494a53a91ae71b668866ed2d0bc2211a79da424719b507a35d507df0 │ │ └─46888 /pause │ ├─a641478a9b454fe5dfa6f8e576873400ae8c1644adbdff6400d21f6902f8d835 │ │ └─228842 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─79eaf1efb1f73d5cb87f31c06f7e1e0110fc953cc283f732de8675a886295cc2 │ │ └─64776 /pause │ ├─89a4a1077a94888aecd5c34fa45803f98f12b50d8dfb4b8a9023768f04216391 │ │ ├─41227 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41650 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─973a49a8da748766ae9cc091f7ce450aa113f2a2d0473a2a3aa46c2d638a654b │ │ ├─167308 nova-metadata: uWSGI master │ │ ├─167321 nova-metadata: uWSGI worker 1 │ │ └─167322 nova-metadata: uWSGI worker 2 │ ├─b92d7ee0e9f20359859262c9e45707b81e344b93091d993e83fa9d57d9624802 │ │ ├─129719 placement-api: uWSGI master │ │ ├─129747 placement-api: uWSGI worker 1 │ │ └─129748 placement-api: uWSGI worker 2 │ ├─f3f84ed65215b8453b15936f52c80cc2b5f0b6e3444cf1e196a7e11b69d37f64 │ │ └─40759 /pause │ ├─b3757cbc996f16e9f776df18508428020154018a7cd455833b67255da088f807 │ │ └─65270 /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 │ ├─6fc69629f17edbedaf2a385512b1a8e63f0410185369dc9ba8ebea108babbc4e │ │ └─62555 /pause │ ├─ba42227047b9aceecdf45d9e2895248e4f9c6a50784b8e6bc257f7d629a7ae49 │ │ ├─272091 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272104 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3bed96c00dd110a75b58f722ba712a5ea1965b8b65d4c333f18e0414ccaef273 │ │ └─122192 /pause │ ├─c01c361cd06964175986201e7fa61a849830c3a863cb156fd3aec378e5d7ae9e │ │ └─169181 /pause │ ├─aa204ab6a238d82c684e3cbd350e4a1eff54006d8ba7fcced39816f63490c46e │ │ └─254704 /pause │ ├─d1c1165ff52b1d1cac03da26f78f1f18b3d2c78ce2a51f6a566b54065a6a6cbb │ │ ├─267950 apache2 -DFOREGROUND │ │ ├─271375 (wsgi:h -DFOREGROUND │ │ ├─271376 (wsgi:h -DFOREGROUND │ │ ├─271377 (wsgi:h -DFOREGROUND │ │ ├─271378 (wsgi:h -DFOREGROUND │ │ ├─271379 (wsgi:h -DFOREGROUND │ │ ├─271380 apache2 -DFOREGROUND │ │ └─271381 apache2 -DFOREGROUND │ ├─29120e6b92a044a6fb07b0f6fc2596e7932e9cfbce8737c6fc4d1a5e2ba1bd76 │ │ ├─ 50914 valkey-server *:26379 [sentinel] │ │ ├─405372 sh -c /health/ping_sentinel.sh 1 │ │ ├─405456 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─405457 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─405458 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─95dd697df2f864b5a0461035ec256ef406dc0f2199d600d643919eea683187b9 │ │ └─96351 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─de30eaaa8e68196a5de6028a4c961c56338f41dd026ef32e2ed9c2bac5f1286b │ │ └─162762 /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 │ ├─121c8d6075b34f68963dc9543a13b31ae9544c6eeaf2b2fee4fddeb5c10c2e97 │ │ └─171023 /pause │ ├─b79d8b7e43a114ef660861637363728457f824a98c137d3113bb24323660aae8 │ │ └─42127 /pause │ ├─d70996b58db4538cdef5e06eb91f2fa6d266dbc89e4f7e472f5ba863c5402a05 │ │ └─40028 /pause │ ├─108b23932543c5f743d4bd6e614982725cb1aea476ddcb24246d1a4ae88cfa5f │ │ └─43557 /pause │ ├─8f1aac371b2647aaace9419708491dce4b063ba866ee42c496649b529c23e3d5 │ │ ├─63741 nginx: master process nginx -g daemon off; │ │ ├─63759 nginx: worker process │ │ ├─63760 nginx: worker process │ │ ├─63761 nginx: worker process │ │ ├─63762 nginx: worker process │ │ └─63763 nginx: worker process │ ├─bf7b89b85127017db8638f69a608ec5f860f27beee992d7e8f9451378232a033 │ │ └─55707 /pause │ ├─346f228b941bdb77ab6efa23ab180a9b154c69f4ee13cfc32b273c701cfb6796 │ │ └─42585 /pause │ ├─0a430412fb9e3aadd764fb606914c7b8e0f7968d3543ad60a540cd7813b952c8 │ │ └─95128 /pause │ ├─a30e46d7887bebffeebb996e85f47c3e9f98b6fd115f15ef37468313f49af14c │ │ └─42558 /coredns -conf /etc/coredns/Corefile │ ├─c20429c275519841d864110ddd3869a235382360441f8263c071beb2e3f5cd97 │ │ └─95463 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-b2n8k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9eb31be5ecb7cf7d50e397cb81561fab94cb211e102c7c9880a495123cf40140 │ │ └─66364 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e3472e6a223c422fd8e5bd77b7e428b897cf0420c597353875e42d20d90f5f82 │ │ ├─167948 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168254 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168255 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─405238 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─405247 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─9b1f22f32a667388952f2841421b5ef2947f11972fb7851bd9772329e918ce7c │ │ └─270006 /bin/openstack-database-exporter │ ├─2794602ef4744f5656e25385f9be328a81d0a95cd5d676edf2659c481a9b7746 │ │ └─55082 /pause │ ├─576ce0a28bc66ed87c65ab1718c63799a17f932d906fcb6a4b058e337059ecfa │ │ ├─190881 /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 │ │ ├─370773 /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/tmpm4hw3jzv/privsep.sock │ │ ├─371008 /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/tmpzi1fre3c/privsep.sock │ │ ├─373226 /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/tmpxmbgqxlo/privsep.sock │ │ ├─405297 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─405299 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─7e72cd2343d1a01c665c46963a75d0752a896fbe2fb5872d773299ac01c7d4fb │ │ └─43517 /pause │ ├─d12c59788bba0460cbf980ea295410d0793fc63e68072d3266772203d3b541ce │ │ └─213274 /pause │ ├─f3ec9713b22f95ca6afc3f5f726f6777a4ef4673e28f61e6efbe03f1ee6b811a │ │ └─66504 /bin/oauth2-proxy │ ├─105534809da4a59dacc76a925e0a5cf68ea04a814f8c3bdeb82b894de10cd5ef │ │ ├─181429 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181934 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181935 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181936 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─cfaf93e934187b4a2f632e7e711ff3ac7a964e0ae3b53dff55cc9325919e41fa │ │ └─63052 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 │ ├─2f8aea23db7fd5a83ac02f08b7009cd084f67013da049c87cb0bd24ff3b57f3f │ │ └─62604 /pause │ ├─8f3c5b2799a5172a7cca4ce7433a3c87136d73b74d67a2fe6f8761ad556f906b │ │ └─43730 /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 │ ├─df64a99336ab3d877b53308c8df83b095023ccfcf0c8efbe95100bc2b5993fac │ │ ├─123183 /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 │ │ └─123309 /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 │ ├─c44cd9e5e31783176351f174c608b7d3d89ba33aa2d6ee987625ba500c8d2f61 │ │ └─43130 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 │ ├─ef081447a69ad5ff184d52ed4126acfe2451409588ac7fcd0f440ae8bbc6f221 │ │ └─56132 nfd-worker -metrics=8081 │ ├─0d09ad1a2e37207ca93ef4860ae0575c14e86d6036b91e3ffae5f7980f0916a4 │ │ └─143650 /pause │ ├─006aeadd469d0c81bb7186d444fc82f88a5c4b20f3223dfa6b73d212245f7aad │ │ └─143756 /pause │ ├─b300c64cc482b1f6286ca23b7b27e0abc36da1d0ec2b71b84f801d42d5ba0620 │ │ └─139708 /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 │ ├─bd28948dbd5bb3b58e944fe8b269ab3388881f1af452cff07ac73f7698251aeb │ │ └─65085 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9f65b7d2a7036288835bcd5da1ccf9ecf75b1edcb6f241bc36ac73b8060e67a7 │ │ └─64457 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1adbd38b3f2fae4ab124ada2620d7c014717dd15b48f175d7652739a9065baac │ │ └─124635 /pause │ ├─088520bc6802902a60c53f3a109567fbe8968acdc43f5470032991152e1caa9e │ │ ├─77798 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77815 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77821 erl_child_setup 1048576 │ │ ├─77884 sh -s disksup │ │ ├─77886 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77887 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77916 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77917 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77927 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78024 /bin/sh -s rabbit_disk_monitor │ ├─2198fce23edd5b16a09ec708e4c694c8dcf2c29f6d1a002e306d7bc8ddcad7cd │ │ └─170927 /pause │ ├─29c7c90bfec11d08d64b59048e68141264b18267eb16618841f25fda5ad23fd4 │ │ └─60739 /pause │ ├─eef12fe600471670d11b04f0ca82aa2bf57c813a8914cf665617da60f5060ac9 │ │ └─62079 /pause │ ├─ea561b3015b573ee109228aaa28b659fbb2be195b6857afdd9a35ce4854f5b4c │ │ └─61006 /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 │ ├─d431ac91be42cc066a5b5c2fd0d96efab0c885ac7c720005fe429d6ae4d604f2 │ │ └─118916 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─14ba02eb96383025fcef5157ae5ac9868efd5011a76f864d622fca31c0c31449 │ │ ├─ 46296 /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 │ │ ├─ 46309 /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 │ │ ├─ 46435 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267752 nginx: worker process │ │ ├─267753 nginx: worker process │ │ └─267754 nginx: cache manager process │ ├─30203ebf86db59376d62bce44280a31ed9dc189f59b36fc78456982298065340 │ │ └─226797 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b42dd0bd7876f198d85e4f65d03d171369d5c0ceb636e5a47387419faaaf0be1 │ │ ├─167903 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168189 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168190 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─405295 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─405320 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─754c220e3e93fa8a912c084349c0d47a650bb0743d8d06c3c5626ab1216c6018 │ │ └─265759 /pause │ ├─56b43d6669a307c4e2bc7d7da0609884cae11e54306695a9f0b4b752723f930d │ │ └─65587 /goldpinger --static-file-path /static │ ├─e605ed4d3d3c1eb1976704a3f207d91e039ae0c1cfb70748355b0feb651938fa │ │ ├─200414 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200732 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200733 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─16dc8d92d436d80d5b6063ba63f554b756b08c7472409e1058900733093761c5 │ │ └─190908 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0c3fe9f91f49c8a69a3cde889c1453af6066e8729eab8e406cb357bec80f03f5 │ │ └─66059 /bin/pushgateway │ ├─f4d4606aa4fa545adb9705bd24c6f241004e25c6393c73c2c63c2985353cbbec │ │ └─40783 /pause │ ├─adf058b9bd25d4b6a279e4a1228057f4894d15438aa450c3e01e436541451bb5 │ │ └─143904 /pause │ ├─8b5d1cd63bfe2f5c40ad23e5463be813074ef8d2d32304a254c8f066a1aeb5f0 │ │ └─109102 /pause │ ├─f6d31b82e628b7294ee85870750bffde48cae189a25b5dd447a9291e3a3e77d4 │ │ ├─184418 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─185491 /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/tmpf5pzcocd/privsep.sock │ │ ├─185673 /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/tmpredfnpv9/privsep.sock │ │ ├─186057 /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/tmp_i1snmft/privsep.sock │ │ ├─186509 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186510 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186536 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fb6b8ca0-7818-49d9-a7a0-b41146b2a296/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fb6b8ca0-7818-49d9-a7a0-b41146b2a296/host --addn-hosts=/var/lib/neutron/dhcp/fb6b8ca0-7818-49d9-a7a0-b41146b2a296/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fb6b8ca0-7818-49d9-a7a0-b41146b2a296/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fb6b8ca0-7818-49d9-a7a0-b41146b2a296/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3d6aad82-9375-4bde-863f-a88ddd6dd924,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 │ │ ├─186540 haproxy -f /var/lib/neutron/ns-metadata-proxy/fb6b8ca0-7818-49d9-a7a0-b41146b2a296.conf │ │ ├─206378 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2168eb9c-45a2-449f-9200-1045bd06ce91/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2168eb9c-45a2-449f-9200-1045bd06ce91/host --addn-hosts=/var/lib/neutron/dhcp/2168eb9c-45a2-449f-9200-1045bd06ce91/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2168eb9c-45a2-449f-9200-1045bd06ce91/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2168eb9c-45a2-449f-9200-1045bd06ce91/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e8b88be6-8f74-4663-b47a-98cbc3ffda35,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 │ │ ├─206382 haproxy -f /var/lib/neutron/ns-metadata-proxy/2168eb9c-45a2-449f-9200-1045bd06ce91.conf │ │ ├─375427 /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/tmpc_cnz9lp/privsep.sock │ │ └─386841 haproxy -f /var/lib/neutron/ns-metadata-proxy/982aaa0c-6bbf-4b06-bf30-84204dea4a00.conf │ ├─cb91b72ec9c85b8039b0c6343c24d076b7c718c750175e483082afc6b39d6350 │ │ └─39642 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─a8693c5e44ef12ed992de447684804522ac815975ba95a3cde333eb89409e242 │ │ └─63642 /pause │ ├─39f0d3eafab8328a44fe34c29be56745b2489e36c3986a9ac9da656dc6be7dcd │ │ └─48544 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a0b3a0342eddaf93cc9f4dd6f82c19efe88ece7725cc25e3b498223dbc17a633 │ │ └─46976 /pause │ ├─78cd6c93dde2cfec31f6989ef76a19c9b39f964e89a52a38823d77e33ae82eee │ │ └─47445 percona-xtradb-cluster-operator │ ├─761d6af42e0f432eec6a341c3ff3fe15518b52759f21b7e0acacd03ddfc88c91 │ │ ├─181600 neutron-policy-server: uWSGI master │ │ ├─181614 neutron-policy-server: uWSGI worker 1 │ │ └─181615 neutron-policy-server: uWSGI worker 2 │ ├─7702f010c9108936c074edaad5747e310783bf1cc75db05566777970f7e447a2 │ │ └─210039 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 │ ├─bfaa85ef6c4e49bf338d68d31b6728eaa03d0f89e52203d14696cdf5ba4b9e21 │ │ ├─200459 heat-api: uWSGI master │ │ ├─200481 heat-api: uWSGI worker 1 │ │ └─200482 heat-api: uWSGI worker 2 │ ├─909b5bc45d924c9b36df4e745bbfe57267b922b04b58871a7073daff7ed14541 │ │ └─46071 /pause │ ├─be514a572725d4bacfe7dc2d90f815aba3499abe041cf465eab122409c06dbf0 │ │ └─171517 /pause │ ├─2ab977c97948d0f4780fe8c791b72c1f20047d70f9c876915c7b62239b06bb50 │ │ └─171581 /pause │ ├─850d9dd0dbdea4b3476c490bf9688bf59ebdb0c794c9a1c301dc2675faddfd90 │ │ ├─200436 heat-api-cfn: uWSGI master │ │ ├─200479 heat-api-cfn: uWSGI worker 1 │ │ └─200480 heat-api-cfn: uWSGI worker 2 │ ├─cf1bb47581f0f8b904392b32e7861ce4438f74f5ece3d1ac1fbfcaf8a17fbdaf │ │ └─95070 /pause │ ├─0e47c0fd1fde80461e476af7e16ee76b697afa5ace4a125775e855b3409a2427 │ │ └─222283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─74d7b5ef64d25532b99f18abdb1340fc35ada558054bc2f0a70247855f7ef45b │ │ └─141519 /pause │ ├─4fb13642c9597c01c5e372bb438568e51d0b96777326069f963cf7aa43ea3b79 │ │ └─106971 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8a818bb0c8104e7e0999b13b61844a469b089eabce80aa01539edb5000c63287 │ │ └─50315 /pause │ ├─3c150cadf3fe238f8b407c3d99c86a95c722ccaba8ab33a01b52dc338fbcf9b6 │ │ ├─169262 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169277 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169283 erl_child_setup 1048576 │ │ ├─169361 sh -s disksup │ │ ├─169363 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169364 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169463 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169464 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169480 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169600 /bin/sh -s rabbit_disk_monitor │ ├─465215f1286fcb0fdf96fae92911fd2cb2353d0467472c9a54a98bf507194796 │ │ ├─ 71702 apache2 -DFOREGROUND │ │ ├─ 71717 (wsgi:k -DFOREGROUND │ │ ├─ 71718 (wsgi:k -DFOREGROUND │ │ ├─ 71719 (wsgi:k -DFOREGROUND │ │ ├─ 71720 (wsgi:k -DFOREGROUND │ │ ├─393745 apache2 -DFOREGROUND │ │ └─394947 apache2 -DFOREGROUND │ ├─fd33cda81432710192c0b6fe151bafaac7f84fc4828543aef696579d6ccec879 │ │ └─268458 /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 │ ├─3908fb0bf625caa69f2826966b3cc5ae6a7b4bc07dd19d9cc6ae5a43c78c0590 │ │ └─56249 /secretgen-controller │ ├─01289133ddc18ab5f3a783966bfe489cd51df253cf78bece3ab1f47a2f616bab │ │ └─232098 /pause │ ├─6ecf3ebc5bc646efa18298daae0e7e3ce113e24d9251ad9de9a81394184b1126 │ │ └─140734 /pause │ ├─84f486c5c84106da2b20789f012c479b0d3ddd7039bfec76e8d33e8cda0ee119 │ │ └─51017 redis_exporter │ ├─ba3840c8971afbcb20379524de8dccf9b10df1855521422d9c3d6f640583fcc7 │ │ └─60690 /pause │ ├─7ee1146e13522515163cedbe8fb57eefb862ff3e33f026e0a77514d27c00563d │ │ └─40053 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c5103f3224bb52cb5495bac8f8fad7ebdc31a0b10581381d33f20beef583a148 │ │ ├─243048 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243280 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243281 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d76d2a7b5794d1cb8cf4d05192bcb5cf15d84390790205954f702ab2e8a9c5be │ │ └─254378 /pause │ ├─ae814dd5040ca20f933a2e4749991635957093acd2dc8fcc6b7bd35d642675b6 │ │ └─269723 /pause │ ├─365fd04eb5af9a00366d8bd015a26fb962a3244d57aa42b39500a746dbc66d2a │ │ └─64201 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7bdccfccfbeadb04196c1449190642798ee336f5699840e0f265c7a29228e6f1 │ │ └─232199 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d8dc69fe60ada4552a8290accb76c321792b80cb57cb43763e4f3d6af47e9a70 │ │ ├─141709 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141744 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141750 erl_child_setup 1048576 │ │ ├─141799 sh -s disksup │ │ ├─141801 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141802 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141803 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142028 /bin/sh -s rabbit_disk_monitor │ ├─6dfeac74f43bc213354ad95a712b27408fcce03ddd7f1c63ac981c4c7ad712f4 │ │ └─43684 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0139664308186b643499b630ae0e71203753d88a0a63b7e9dee9bb946e62161d │ │ └─66438 /bin/memcached_exporter │ ├─4f04f45443e14991782acd4122fef646b3e6ba0bf72d3ed2a9a290c869110888 │ │ └─39537 /pause │ ├─23aed748f822a836ed2e5920e3a0139a41348033ad20839cf05a8008d4afd5c5 │ │ └─77635 /pause │ ├─4508efb0e3bd767a13b3c40bcb982a417d7899d3861a557136379115785eaf4e │ │ ├─107507 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107534 erl_child_setup 1048576 │ │ ├─107616 sh -s disksup │ │ ├─107618 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107619 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107641 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107642 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107652 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107778 /bin/sh -s rabbit_disk_monitor │ ├─b3f936a6b376c33705e45b7e1d8ff79affbd9d0bc570d9742de0aace7864c545 │ │ └─138703 /pause │ ├─0adc89f6553a687ea03b5a247ea1cadd9a25aabb4e2fdeb99ec9f99229005a60 │ │ └─86348 /usr/local/bin/rook ceph operator │ ├─03f21d84d933223b2201a2201c187d5292df9dbbbbf2a9d7247e33bf9b15ca6a │ │ └─39554 /pause │ ├─606c744667942999fa4b81b124a80367e50dcf4a33af2fc09a7571349f478748 │ │ └─144445 /pause │ ├─b36df239b1bc0412c5a927c0cea1c0d41523ffe52e520de132d3a4147d3a393e │ │ ├─242929 magnum-api: uWSGI master │ │ ├─242967 magnum-api: uWSGI worker 1 │ │ └─242968 magnum-api: uWSGI worker 2 │ ├─f5bb1a913ef5ac6d7d6721a2f8c482fb0637188c558179d2cdbe28a4b6517f94 │ │ └─170895 /pause │ ├─8b7bda6addbed22ff596ecba57b6cb3739841ed6acf76153879ff77a0b742486 │ │ └─224420 /pause │ ├─a3df49264fefbedfa52916285097958c282fceccf70535090f9f649e40e98e18 │ │ ├─105784 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105985 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105987 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d23b6d7948ab18c2580625677b77efa356dbe5e9a6482f5bc0c40ae82188f008 │ │ └─43476 /pause │ ├─8c77285ec84a16fdfdb389d218ed8d0d97e6db97c25fa844f7203aabe7773741 │ │ └─62000 /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 │ ├─afb86a7248a38fdb9c29dae9b23cc7266baec556f738308dd68704ad6a0ead10 │ │ └─122805 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1454ba44bf7db23e16199d90215e9aefe01d35e3fbfb09b512f0e2717d6c4128 │ │ └─50682 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 │ ├─21532303c7bf8d61be6b3e684e6336383e48940fa3dc7c279d821c60f6709aac │ │ └─47676 /pause │ ├─ba9c6082276222eea2e041654415b27db2967f4c350ad3051b29e961c0eb5a6b │ │ └─233524 /pause │ ├─a3df4c7e73acc98994a3bcc4d2df1f9136df40104fb4fbd4d79b4a4cd0ea8947 │ │ ├─223069 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223090 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c8cec6998719b4dc03d685df4aca09a8964927792915c8b9853bd241640d84ae │ │ └─60618 /pause │ ├─812ad4d0cc3cf616f602bbcb0aa6a3d261b2220bd2083fed2613ad755048d7d8 │ │ └─68429 /pause │ ├─472370713bfe18494e2126f22168f18829e05ea00a4b9b2047ef8e53a2310f3c │ │ └─63214 /pause │ ├─6eb65bfe4d9cf103e7f6bf09c8875b98268e5200fde4a9ea6ec14e3be893e5b0 │ │ └─42520 /pause │ ├─1006d4037ded1dbba1ea069a68f3a3905f170ef106684d48ae2e7f219469f698 │ │ ├─187385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187402 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─187408 erl_child_setup 1048576 │ │ ├─187525 sh -s disksup │ │ ├─187527 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187528 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187534 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187535 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187822 /bin/sh -s rabbit_disk_monitor │ ├─069db6aeac3fb6d11e936a69fb024086575700c10f0ae8d898a0fc059ca1c659 │ │ ├─171964 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─390550 sleep 300 │ ├─391a5f5c517da8fb479a3c9493da694bf4c1bdeb8f7f403aebbfa21218cd15ab │ │ └─187029 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9ca8e53d06b02fbd80a73aca6272d5d18905aafa489bfd7a19afd566ddf7b54c │ │ └─65320 /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 │ ├─5cad06d44e4521f835cf3991dc95e0674c9a60df4dd66a81ff06bcc37c691713 │ │ ├─184385 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) │ │ ├─184555 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) │ │ └─184556 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) │ ├─333e4ab040d900ebc666cbf57eece862f21a5b7e79b8afb8666bb46154990b17 │ │ └─140378 /pause │ ├─f0df1df986bf9cf36009132553e5a00f91cfb9742967e41fd3307c6c423e0158 │ │ └─254569 /pause │ ├─530c706d3db9161072acab07067adbe86a840f078d89b5d30e2e675de3c50824 │ │ └─66467 /bin/oauth2-proxy │ ├─7fd3c7181722812e81a8d57c12ab4bed20651ae537606a885332d903e27014af │ │ └─64056 /pause │ ├─a0a70966ef4c6f7230e93284ce06733d36bf03671dee8892e6d08a15936a1f5f │ │ └─140882 /coredns -conf /etc/coredns/Corefile │ ├─7abb52bce60e8ad362ade5e102dcc4b6dc66a05b8bc22896977a52d6ba06a7af │ │ └─60785 /pause │ ├─e4a5e62590286183c82e2af3465dd9f5f272bf31e1ec9136af6e15809b90abed │ │ ├─221354 octavia-api: uWSGI master │ │ ├─221423 octavia-api: uWSGI worker 1 │ │ └─221424 octavia-api: uWSGI worker 2 │ ├─4fa8dee3f4dbd60f6e89d50f37c6bd1c5bac618892155aef2a6b3a5bbef59a2e │ │ └─213158 /pause │ ├─9935328531e4953b19f98fdfd7f02e92589480497512528f62d8d7a3a1ed6908 │ │ └─188981 /pause │ ├─8ccadc37c0c71167ff4b0afb3dc44ce114d5e5c9f543201838c4985b309ced15 │ │ └─210095 /kube-vip manager │ ├─e0475863c623dc627212d4517cc6fa3db00970bb15fb70f4d29ed7207cc4ae91 │ │ └─227864 /pause │ ├─ae8af9b29c98bb678b15532e367bb1f7ea8160df162c19f47301f1381dcdae91 │ │ └─185746 /usr/bin/libvirt-tls-sidecar │ ├─d0b263fff3e64c62e75e2c73996a81a1c6a07c9f20c11380f716e3f2a6ae234e │ │ └─56090 nfd-master -crd-controller=true -metrics=8081 │ ├─de2b4abdc2a986c837278134077d043f22bd181be3ebae027bb5bd5eb5ab3a8b │ │ └─171049 /pause │ ├─c0f6a6ec63fce1aee887779360e5c476f172f96d63d09147d3ff72c0d7c13479 │ │ └─55827 /pause │ ├─54488852a4483a302389394ed09b5a4b7cc5916891d3cfb776b4b288e330ed11 │ │ └─46337 /server │ ├─9a92f132358f3bc08d97a9e6a1e160a8f17de643026f65018de2332a256009d1 │ │ └─55782 /pause │ ├─66081755c8dd4d7266eba544bf507c91a0bbddfb1291cf3f80ae6d6d2a6eb53a │ │ └─50551 valkey-server *:6379 │ └─4932c2be287a9763f8d6583a45723917741a2215f24b9659f656c5f23d42bf26 │ └─210097 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount