Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21888 /lib/systemd/systemd --user │ │ │ └─21889 (sd-pam) │ │ └─session-21.scope │ │ ├─21844 sshd: cephadm [priv] │ │ └─21902 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─723 /lib/systemd/systemd --user │ │ └─724 (sd-pam) │ ├─session-4.scope │ │ ├─1635 sshd: zuul [priv] │ │ └─1648 sshd: zuul@notty │ └─session-1.scope │ ├─ 720 sshd: zuul [priv] │ ├─ 738 sshd: zuul@notty │ ├─ 883 /usr/bin/python3 │ ├─ 1639 ssh: /home/zuul/.ansible/cp/199.204.45.156-22-zuul [mux] │ ├─260007 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wbuaqbhpehcmclizicgkwvpowlseblrw ; /usr/bin/python3'"'"' && sleep 0' │ ├─260009 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wbuaqbhpehcmclizicgkwvpowlseblrw ; /usr/bin/python3' && sleep 0 │ ├─260010 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wbuaqbhpehcmclizicgkwvpowlseblrw ; /usr/bin/python3 │ ├─260011 /bin/sh -c echo BECOME-SUCCESS-wbuaqbhpehcmclizicgkwvpowlseblrw ; /usr/bin/python3 │ ├─260012 /usr/bin/python3 │ ├─260013 /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 │ └─260015 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9987 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12322 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c38cf564a057e952d6255f4d412eda32111351dff6939500a3a16991b84f6fd4 -address /run/containerd/containerd.sock │ │ ├─ 12700 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b113978db3c12a1dc9fd8925aa40f05f27ec6f77ab46c0d1b61976119dd60b4c -address /run/containerd/containerd.sock │ │ ├─ 18836 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 92a30280e481b4e042dbd677956902366acee801c632c329135f62052c41f84c -address /run/containerd/containerd.sock │ │ ├─ 25444 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 361e3826cfe322341a0585e7e6799cbdc2f899bee4c6abe69d1ccc8682808b0f -address /run/containerd/containerd.sock │ │ ├─ 29918 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d08c8a33f238246ba69555b4f7eb7a1a977eb63308316a2f4e26de6e3c494d7a -address /run/containerd/containerd.sock │ │ ├─ 34730 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 119ecf7509afdeabe76c63df03d5b148e8dbd3d796ef298ed9ebc4605c44b54d -address /run/containerd/containerd.sock │ │ ├─ 39468 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b14cf79f1ac7355094d4e79ce328be9e2ed08c38a1da94acb85285c62a5fa236 -address /run/containerd/containerd.sock │ │ ├─ 41998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b8353d47e7dc253723f47fd93b688b0bd3d5a1d4ca64180b4bf0d17eae34b10 -address /run/containerd/containerd.sock │ │ ├─ 42025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8ed8d0a6f6f1a42f1d482944604436fd56919103e2babeba2dcab55adff7b68 -address /run/containerd/containerd.sock │ │ ├─ 42040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3cc616689fb3482f0afb736bffc5b58ef5ccdedd8ba29c32328366a97a1c80 -address /run/containerd/containerd.sock │ │ ├─ 42045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6cc6c2de8feb01f865fef0a4da5e2e1cc030aefc4446ed5aceb0e4a4e66763 -address /run/containerd/containerd.sock │ │ ├─ 42063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c88cf1352acb8c21b81ca24ca93fc4fe26adbf7eba470d3648c74c3e93c1002 -address /run/containerd/containerd.sock │ │ ├─ 42608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13af31ab5c29099bef30749adae47529db57eb09ae0c887b232fd95095b188e7 -address /run/containerd/containerd.sock │ │ ├─ 43346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7afcdaf425ceb0cb1e77cb912481e55189be8ff5067eba37837144b319263429 -address /run/containerd/containerd.sock │ │ ├─ 43385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5783c078b3b83df50ec27e0b906186470a51136148c5d36937d4c7c162f778d -address /run/containerd/containerd.sock │ │ ├─ 44706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b87610aaef7b8fff790e3c4ccd7995fbf8f301b29b1a2de5f20d0d90ccafdd5 -address /run/containerd/containerd.sock │ │ ├─ 45165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b779885ac23abb78039ac2027cc567e6adc3540a0da00d0f34b13705f7bfc72 -address /run/containerd/containerd.sock │ │ ├─ 45207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dabab1baf1ea288c825a93f2edaf76cdf47607505fb282d2db7fdb9cf5792ccc -address /run/containerd/containerd.sock │ │ ├─ 45643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ca351f14620916f3b7f280e1f70f5468ea7415ec5f8a10eb4a24c73d08692de -address /run/containerd/containerd.sock │ │ ├─ 46103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79ed83cefeab620a63f9da5f98fe36ea502b7ae7c9f946b38a177408fe68f94b -address /run/containerd/containerd.sock │ │ ├─ 46140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486b9cad3d97a0b7fa2e6c73bbac52e75c612c8f8e2fe3f06d6274aea31ae12f -address /run/containerd/containerd.sock │ │ ├─ 46185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 769f404899435d4d5ec1a95fd3c63b7d5b1dd18c6006c02ea1ba41d80c3f3365 -address /run/containerd/containerd.sock │ │ ├─ 48236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a739c1a54d04a963166bccfaa98a0b2a46b9e922aba0560a200206262facc6b -address /run/containerd/containerd.sock │ │ ├─ 48301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff6d62ce8be7527aa7d64bbeea8a6babdbfa3b2fd40efc2c5c300279a3f97cb2 -address /run/containerd/containerd.sock │ │ ├─ 49024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 014fec8437e76b3c4ba60560a9342e2808560f584eaf1ddb7a8fecb2b0a2b3c1 -address /run/containerd/containerd.sock │ │ ├─ 49123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df7a10bf753e7cb41c8ab3cac77553a7a01204a95333c8b22dde1450a94d6dd -address /run/containerd/containerd.sock │ │ ├─ 49508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40a702521e4c7f5374522d53d055638057c15bad18c0071b78b24c13d0102bbb -address /run/containerd/containerd.sock │ │ ├─ 49865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09e75265ec44d2fd7596b2cbd61febdc7bd983ae0bf616c65b39c98fa9699ab0 -address /run/containerd/containerd.sock │ │ ├─ 50396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07b3eb1fcf627690fdd445a8c6c267d15a4894920a6e1a8d51b32669dff23857 -address /run/containerd/containerd.sock │ │ ├─ 52612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f12925be77bb94c058908b4c8154669b44e256d66881c267383c9d2a5416cc4b -address /run/containerd/containerd.sock │ │ ├─ 52741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad43a326dd6375009b401744be6ca7a70cfbc5d496276af971c24004e08e7050 -address /run/containerd/containerd.sock │ │ ├─ 56911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cd587f158065af75c396390a32376e53d7cea32acb4acd8ffb377c3ba718f0b -address /run/containerd/containerd.sock │ │ ├─ 57563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfc10163ae86993d556715d3e3d0bb355b21d0b984e3bf484fe10eb79577f04c -address /run/containerd/containerd.sock │ │ ├─ 57626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc8bdfbdb7b05957f424057b0a261a1021ef6a3856e6b3db8a8e84bb3108d88 -address /run/containerd/containerd.sock │ │ ├─ 57672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ee1a6682a2c025253e5bff79cb61842f58495949dacf88d200a5a1460abf5ee -address /run/containerd/containerd.sock │ │ ├─ 57807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 131c4cbaea39bacdd06d4b7457ddda87a43944bf39cac1bd9e9f7696d65779c1 -address /run/containerd/containerd.sock │ │ ├─ 61836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df8e8413c3bc844d147cb9406d588cf0cc9e13feb32f1d8922a6b34599b47d7 -address /run/containerd/containerd.sock │ │ ├─ 61909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb13ade62d913100b150c8f360dac0e66f850498e9da4ea96645cf98014bdbf8 -address /run/containerd/containerd.sock │ │ ├─ 61964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5704cf67e773f097a15daa37926ac8e200071b4c5e7bb360e3872047faef2ad7 -address /run/containerd/containerd.sock │ │ ├─ 61997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40461c3a5acb4bd9d20b8af5278f13a1cfa3f4175a3e8ae16f9f8f46e3d39f75 -address /run/containerd/containerd.sock │ │ ├─ 63290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9ccc107ac489896018e0d66cb4b142af57f230e45af43718910c3f456868acb -address /run/containerd/containerd.sock │ │ ├─ 63401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47dd64db0b6f3cfcd2a12ecd40a588312076bf2960b52f2f7be4ad31404663b -address /run/containerd/containerd.sock │ │ ├─ 63830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb543079e2873dc8ab4df96e2b12765dedd53b2ad61e53e0310723d87775da86 -address /run/containerd/containerd.sock │ │ ├─ 63870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c398ddb823a25c70ea2242c751ab2deb9a9053b346498d636ca5b680df6fd1 -address /run/containerd/containerd.sock │ │ ├─ 63947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0af807c6915348634a14c7167d349c694173fca4bf989330aa57eb8350d784e4 -address /run/containerd/containerd.sock │ │ ├─ 64303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc7d8f2ea1e2ad8784e5df948c0b06d3c112a040895b86f6ee5a7f4c4fb5e2f -address /run/containerd/containerd.sock │ │ ├─ 64591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cf272c71cb2670a6745a2912285f90f043785b3d3172c434d296a8838036377 -address /run/containerd/containerd.sock │ │ ├─ 64735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe6856b0819306a8c0f9a2689acfdd0fe28e52b2bab4b2f2acb8c7436f8350c0 -address /run/containerd/containerd.sock │ │ ├─ 65485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f41b2f94120f321d0afe5c48d9627d0cd91167c37d9e1b33fd037d00397ab7d7 -address /run/containerd/containerd.sock │ │ ├─ 66165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09ff070a04ad6493a1fe103e4b381da290765d491447c912ceb53abc4fb8f331 -address /run/containerd/containerd.sock │ │ ├─ 67540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 480485fceab8fd256cf0e056207d5c2dcb31071f04fdd992521b02823966a892 -address /run/containerd/containerd.sock │ │ ├─ 69813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc4a5eeccbf8a75857339d004c16e2eaa9378c3766c1e691d29bd5a461516e56 -address /run/containerd/containerd.sock │ │ ├─ 79081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b12abbda4af34c2049b99e5bf680c03b286320a925b0da74fe83ecc28c4715e6 -address /run/containerd/containerd.sock │ │ ├─ 80472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30272b2469236809963d516f9429b25829512d84f109e4099b0067df488dabaa -address /run/containerd/containerd.sock │ │ ├─ 86222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd664b66fa60c75a20784743b1c4497d4db491e2a5bebce6ea52df46bcbd6918 -address /run/containerd/containerd.sock │ │ ├─ 91982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b27d7d61233e84ff07cff732616bd398d40f2f9e468bd66fd5cecf451ad8488 -address /run/containerd/containerd.sock │ │ ├─ 96370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c107cbd515d785a3c31c199396bb7ff71c872d27d83b0e6fd9a310738165cbd -address /run/containerd/containerd.sock │ │ ├─ 96390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a451d72b7666c1e0e11bda7cdbbfb91373ad03356aeb190e0675ea425da90e6 -address /run/containerd/containerd.sock │ │ ├─104804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f1dfd27839e9829214bbe892478200f1b93714167993a7f371557568f72fec -address /run/containerd/containerd.sock │ │ ├─107126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a3d0b3db69e513847501651b59e74d956ad88fcdf4dc821d440205de823435 -address /run/containerd/containerd.sock │ │ ├─107180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8f7577948ef479df3a508367a067587b0b4b7b02cc0008a50fbc52b04d5cf58 -address /run/containerd/containerd.sock │ │ ├─109341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71d60ae1e2b875d7c1a23a0013ee126bb64b2dbd6b9f4216d1688e72d9d4d6ba -address /run/containerd/containerd.sock │ │ ├─111084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8646ad884f82ecc15699972bb8c76aaa731f7b8b3db642adc46ebe11792b6014 -address /run/containerd/containerd.sock │ │ ├─111125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b9a0de1850a2c16421359153bda2f52a23405a735a22fc3e903db30c8d6ab6a -address /run/containerd/containerd.sock │ │ ├─124312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a26814cd9d8cbc1312ea1d0671a2fcac2533afd02182333aaf4a6a5edaf9fcd2 -address /run/containerd/containerd.sock │ │ ├─124400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b578f638f614e37e61e7253c603b5614fa7e96d2719dad0d0777c68bcf45326 -address /run/containerd/containerd.sock │ │ ├─126906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983867cbd776532b408ee571611b039f4e74ada285895b8c83801d6d2215050c -address /run/containerd/containerd.sock │ │ ├─141132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12a4964bec1e34a74b960ca8ba2de114cddc89a6212db8f4a6690beffb9fc8a3 -address /run/containerd/containerd.sock │ │ ├─142126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04fc7e730db73d058b0d5cc27631df2b281e437d2e781d215b0b16532ddc2889 -address /run/containerd/containerd.sock │ │ ├─143227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e720c072a22cf136e3c71abcd7c60715961b6354de37034a523ee79b49187d62 -address /run/containerd/containerd.sock │ │ ├─143266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2104c76652d034156414ee541ec3495ef0054853b4a56fdccce83414cda523c3 -address /run/containerd/containerd.sock │ │ ├─143887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa7a63d9ce92929d2801fcd3f85eb01d416240ff87b4af16db4c22e86209ae09 -address /run/containerd/containerd.sock │ │ ├─144982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b8018923a9de9f706bb155b8f1d5d45f13ea7e5ce9b4dde2eb57b949a5790cd -address /run/containerd/containerd.sock │ │ ├─147095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cdd18eb734b274eafa0a0d65ae3724fc4e11be96e04de942f529603afefe7a6 -address /run/containerd/containerd.sock │ │ ├─147409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ace89a5199aefd1453e15b5279e95c86ef9a0d58de9c0bf011cc0c8aac181d99 -address /run/containerd/containerd.sock │ │ ├─147593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd1dee17e23b610bc6f922720037e3d69bedb63e33c89c65a3be19e92519c8d5 -address /run/containerd/containerd.sock │ │ ├─147630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f48796e63c7c3be245b9b373b65fd72587ac9ce5e2a23963faf261b1a5cc9ca9 -address /run/containerd/containerd.sock │ │ ├─148014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70bc9aa1c31c91ef66badc643b4882a01efc7de28d382d861f7bbdfc87e3853e -address /run/containerd/containerd.sock │ │ ├─148109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62be2ba7f24094d3b28f3b8efe675fc2eabc1c30fe15f263d651939ed17943f7 -address /run/containerd/containerd.sock │ │ ├─173308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c27ac94a05b2fc6d7b3a1c384d35376ec443ba9c2a3579dea12772b3015086 -address /run/containerd/containerd.sock │ │ ├─175150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87111c61d527ccbbdcc4847d74748d85aa6191068f0236864cbebd00f147aa05 -address /run/containerd/containerd.sock │ │ ├─175208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45acb302396d2a867287bdaaeb9e7d3fabbb55d204f3f55d60082b4d29c8c111 -address /run/containerd/containerd.sock │ │ ├─175263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451538c679dcc1a42adaa754d4883ae46e7c12cb266825e519325c8413eac5f4 -address /run/containerd/containerd.sock │ │ ├─175523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73fca4e26894db4c27f38c68712344f9df9ea1162735106ba8ef9f6dbc79fa24 -address /run/containerd/containerd.sock │ │ ├─183140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aab3b31ed867a369c04d24bc6dbb0e42b1c55cf00759e017f2d2ae634ae17d84 -address /run/containerd/containerd.sock │ │ ├─186265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07615145946a19044a9e6bc15d0fe621e4961502dc87a0bc4283b22eaa3edb2e -address /run/containerd/containerd.sock │ │ ├─188675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 731a48fbb2e0d9c5c78fda76622f63324189555589955f9181ba0c784c797d2a -address /run/containerd/containerd.sock │ │ ├─188734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce1a5e020f26a7f47fdfe86ffcb6e38d13e45dc1d42f0439d6bb3a671551015 -address /run/containerd/containerd.sock │ │ ├─188843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c699e43f10cee74fafb82ec801cdf41db1849cd85adb58772caa58617ce62a -address /run/containerd/containerd.sock │ │ ├─204883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c941ddec11f1751912af3076145780a1570ddf7ed0be1065ed1c2587e13309dc -address /run/containerd/containerd.sock │ │ ├─211956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc2f8dddb04cf3063a11036e59137b2e8edcb479fb8aba2c94b43be837d07d90 -address /run/containerd/containerd.sock │ │ ├─211977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0cc739497ea7f26be38252b535511d149debeeaa582f55b3b64beb9f012c2fa -address /run/containerd/containerd.sock │ │ ├─212002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 922744c04fdae3aeeb91f43f7a2199d8392b1adca73a7e5f7db1c52045a9f160 -address /run/containerd/containerd.sock │ │ ├─212321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 680042ebe322f604cbf39833d7974a9a48d4ca6a8864325c47de67099dac37f8 -address /run/containerd/containerd.sock │ │ ├─223233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb4ddf410f0a16c840392e457c84a059044899588b59fd63c8dc353b6071c065 -address /run/containerd/containerd.sock │ │ ├─225408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5edd5fa3631f18dfdd9b03f5b8c3ee31ab087ada197663531e012cd097ed90 -address /run/containerd/containerd.sock │ │ ├─226834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bf6e5b304533790eadc164577ce6a4f656078a818472e78529dbe5336b70637 -address /run/containerd/containerd.sock │ │ ├─227539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb6d5ba6641e1cf3d04937ab6a23abad679122290b6bfd24c33c412339ea8237 -address /run/containerd/containerd.sock │ │ ├─228651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42921093ccbd24216db7fbaba202d32af4aa66aaeb931b7f66964f9e262543c2 -address /run/containerd/containerd.sock │ │ ├─230163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0fab2ef35f58d45816bcee199a8902bb8497c68d0b5c518fc59b3f0dac9d66a -address /run/containerd/containerd.sock │ │ ├─231716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19896da00a34f954709ad32107fe225e90160a691dfc07595f82a6c6bd72dab8 -address /run/containerd/containerd.sock │ │ ├─231877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821519784b5215a8089e4caffc8a1aee28dcd56a194191996dcd499207031329 -address /run/containerd/containerd.sock │ │ ├─240894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170cabe8e331d218bed04d4976d69fd5642f099fdfab568bd91e52fdcdaee4b6 -address /run/containerd/containerd.sock │ │ ├─241412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b938c26dcad2da3011df2b37be35dc169ece873e7a20874bb0e5bc138259db1d -address /run/containerd/containerd.sock │ │ ├─244082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dc278959b6cfee2902441820981a880c5646e77f659f6fd88899b250649309b -address /run/containerd/containerd.sock │ │ ├─248309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f3c2ac731519efa316003bacd436ce0edcefc8e520e8e0543fc26be1af869d -address /run/containerd/containerd.sock │ │ ├─248394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83ea304eda15867634d3e665031a0615ac00b2f144bc96ff69ca43e33b1d0fc9 -address /run/containerd/containerd.sock │ │ ├─248454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c291d9f2d87e5061ba85c072a6f756662a03b52b858006612136165bc533719 -address /run/containerd/containerd.sock │ │ └─248617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90eaf2beed89fa3544bee11b798cf790b902514775cc00cd2e576c383867a037 -address /run/containerd/containerd.sock │ ├─docker-361e3826cfe322341a0585e7e6799cbdc2f899bee4c6abe69d1ccc8682808b0f.scope … │ │ ├─25469 /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 │ │ └─25481 /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 │ │ └─1441 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /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 │ │ │ ├─29636 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29901 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.vuialm.service │ │ │ ├─12614 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vuialm/unit.run │ │ │ └─12645 /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-vuialm --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vuialm:/var/lib/ceph/mgr/ceph-instance.vuialm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vuialm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vuialm -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 │ │ │ ├─18796 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18815 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25156 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25427 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39425 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39444 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34442 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34713 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12252 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12284 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10358 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140511 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42467 /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.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r6c9b9ec3d562423c9d19caa555c45db8.scope │ │ └─190573 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1110 /usr/sbin/uuidd --socket-activation │ ├─docker-d08c8a33f238246ba69555b4f7eb7a1a977eb63308316a2f4e26de6e3c494d7a.scope … │ │ ├─29943 /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 │ │ └─29955 /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-92a30280e481b4e042dbd677956902366acee801c632c329135f62052c41f84c.scope … │ │ ├─18865 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18882 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─chrony.service │ │ ├─10866 /usr/sbin/chronyd -F 1 │ │ └─10867 /usr/sbin/chronyd -F 1 │ ├─docker-c38cf564a057e952d6255f4d412eda32111351dff6939500a3a16991b84f6fd4.scope … │ │ ├─12366 /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 │ │ └─12378 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─docker-b113978db3c12a1dc9fd8925aa40f05f27ec6f77ab46c0d1b61976119dd60b4c.scope … │ │ ├─12724 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vuialm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12744 /usr/bin/ceph-mgr -n mgr.instance.vuialm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─140391 /sbin/iscsid │ │ └─140392 /sbin/iscsid │ ├─docker-b14cf79f1ac7355094d4e79ce328be9e2ed08c38a1da94acb85285c62a5fa236.scope … │ │ ├─39497 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39523 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-119ecf7509afdeabe76c63df03d5b148e8dbd3d796ef298ed9ebc4605c44b54d.scope … │ │ ├─34755 /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 │ │ └─34767 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─cdc8bdfbdb7b05957f424057b0a261a1021ef6a3856e6b3db8a8e84bb3108d88 │ │ └─57658 /pause │ ├─7395a1223cedd531919a131de48d1611c7622f14f264b6470f33c2f266966283 │ │ └─52902 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 │ ├─cadaefd77ae99fa587909eb28ace30f815859d2460558b35d4e4db23120a11ae │ │ └─57949 nfd-gc -gc-interval=1h │ ├─07615145946a19044a9e6bc15d0fe621e4961502dc87a0bc4283b22eaa3edb2e │ │ └─186288 /pause │ ├─bbb61493c09bc81bdff7ab58655675c1fc6cd70b96a1e57f1dbd4aa021745452 │ │ └─49266 /manager --metrics-bind-address=:8080 │ ├─7fc7d8f2ea1e2ad8784e5df948c0b06d3c112a040895b86f6ee5a7f4c4fb5e2f │ │ └─64328 /pause │ ├─f73b2f8f584a9f875aa8364c22219977ae81d9c7239aaf2bdb0a8648e1d7d5d4 │ │ └─67419 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a1a7441d10c28f8e8707ab392f843880e43f3825769852794393c7c9fb54a5d0 │ │ ├─257491 manila-api: uWSGI master │ │ ├─257568 manila-api: uWSGI worker 1 │ │ └─257569 manila-api: uWSGI worker 2 │ ├─ace89a5199aefd1453e15b5279e95c86ef9a0d58de9c0bf011cc0c8aac181d99 │ │ └─147444 /pause │ ├─28f45ba6f7b450824ac6b570e80719628d7de1298387ea2294bed93c546cf4b9 │ │ ├─62818 python -u /app/sidecar.py │ │ ├─63084 python -u /app/sidecar.py │ │ └─63085 python -u /app/sidecar.py │ ├─4d5454a9c652ce234a6dffc129ead6caa53ba9a16537f4aeb98794e182c7d52a │ │ ├─187850 /bin/sh -x /bin/wait-for-ip.sh │ │ └─259999 sleep 1 │ ├─414346928c5a36af596dee211f90497cda01624ecffc87a23715f00f358fe0aa │ │ └─124987 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f12925be77bb94c058908b4c8154669b44e256d66881c267383c9d2a5416cc4b │ │ └─52635 /pause │ ├─0b87610aaef7b8fff790e3c4ccd7995fbf8f301b29b1a2de5f20d0d90ccafdd5 │ │ └─44729 /pause │ ├─ad43a326dd6375009b401744be6ca7a70cfbc5d496276af971c24004e08e7050 │ │ └─52764 /pause │ ├─9cf272c71cb2670a6745a2912285f90f043785b3d3172c434d296a8838036377 │ │ └─64616 /pause │ ├─014fec8437e76b3c4ba60560a9342e2808560f584eaf1ddb7a8fecb2b0a2b3c1 │ │ └─49047 /pause │ ├─52f8134a3130b9ca383c53dc6ec7c98698f57289a70cab5982947e072ab5175c │ │ └─42261 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 │ ├─5b779885ac23abb78039ac2027cc567e6adc3540a0da00d0f34b13705f7bfc72 │ │ └─45193 /pause │ ├─c70c4d0831694978e7c1e5ef6f6a249d02487f6c7dd5df78d683becd0d602cf1 │ │ └─230212 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5cc0944f044ec0b02ed2a20b18ef89c144d4e0daefe7951025c0793c58b7f005 │ │ ├─73166 apache2 -DFOREGROUND │ │ ├─73216 (wsgi:k -DFOREGROUND │ │ ├─73217 (wsgi:k -DFOREGROUND │ │ ├─73218 (wsgi:k -DFOREGROUND │ │ ├─73219 (wsgi:k -DFOREGROUND │ │ ├─73220 apache2 -DFOREGROUND │ │ ├─73221 apache2 -DFOREGROUND │ │ ├─73223 apache2 -DFOREGROUND │ │ ├─73228 apache2 -DFOREGROUND │ │ ├─73230 apache2 -DFOREGROUND │ │ ├─73231 apache2 -DFOREGROUND │ │ ├─73232 apache2 -DFOREGROUND │ │ ├─73233 apache2 -DFOREGROUND │ │ └─73235 apache2 -DFOREGROUND │ ├─b8f822e0a5bc4ed1f7e3da5b942d1a13800f52623a07eee3671fe7814c03c213 │ │ └─190029 /bin/bash /tmp/libvirt.sh │ ├─55fe671b4eed537e63eca51736c70ba682c2a170b3a5163bbaba973c9a55c9e6 │ │ └─42246 kube-apiserver --advertise-address=199.204.45.156 --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 │ ├─aceba54590d668ac1b15f20dc876559755f95eaa990feff24fa3e1a068d6ce34 │ │ └─45799 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 │ ├─4c50d6092e9370f9ee3fadab6604d0fc4ab352f3708f5128b9922e1780537be4 │ │ └─166946 /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 │ ├─63ede2631bd9869b04a50b5b3833f3970c2f9edd01e78e2220fc060016359c9b │ │ ├─186370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186389 /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 │ │ ├─186395 erl_child_setup 1048576 │ │ ├─186461 sh -s disksup │ │ ├─186463 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─186464 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─186476 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186477 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─186487 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─186710 /bin/sh -s rabbit_disk_monitor │ ├─162c5e49fe86c8b946d1ff9501ee47bf95931c1a1ba6393054ccb9d07799ab52 │ │ ├─184537 neutron-policy-server: uWSGI master │ │ ├─184550 neutron-policy-server: uWSGI worker 1 │ │ └─184551 neutron-policy-server: uWSGI worker 2 │ ├─2104c76652d034156414ee541ec3495ef0054853b4a56fdccce83414cda523c3 │ │ └─143291 /pause │ ├─d027d8f1e58ac7f997ca5a7030ff2ba9f5e9053edde4fc86f74eb54036e1e7c1 │ │ ├─244296 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244365 /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 │ │ ├─244382 erl_child_setup 1048576 │ │ ├─244528 sh -s disksup │ │ ├─244536 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244537 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─244564 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244565 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244577 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─244898 /bin/sh -s rabbit_disk_monitor │ ├─45acb302396d2a867287bdaaeb9e7d3fabbb55d204f3f55d60082b4d29c8c111 │ │ └─175242 /pause │ ├─e9043da2e70b34780cbcbee341143c4075253543c54227c373df5678a14e0bda │ │ ├─171596 nova-api: uWSGI master │ │ ├─171634 nova-api: uWSGI worker 1 │ │ └─171635 nova-api: uWSGI worker 2 │ ├─cb4ddf410f0a16c840392e457c84a059044899588b59fd63c8dc353b6071c065 │ │ └─223257 /pause │ ├─b27485a9aff1574ddb9872f76d6df0abf64c3f0656b6f475368c6d5f0b07e78c │ │ ├─241336 magnum-api: uWSGI master │ │ ├─241402 magnum-api: uWSGI worker 1 │ │ └─241403 magnum-api: uWSGI worker 2 │ ├─b7163468341f4e8a6270a9979899757bb94e22b597be5f02ff10ca65119d5217 │ │ └─45264 /coredns -conf /etc/coredns/Corefile │ ├─13af31ab5c29099bef30749adae47529db57eb09ae0c887b232fd95095b188e7 │ │ └─42631 /pause │ ├─8646ad884f82ecc15699972bb8c76aaa731f7b8b3db642adc46ebe11792b6014 │ │ └─111107 /pause │ ├─85a075c10f6893a933f88555369852c72e8bf5fbfddc62e680a6e717e23273f7 │ │ ├─201248 heat-api: uWSGI master │ │ ├─201291 heat-api: uWSGI worker 1 │ │ └─201292 heat-api: uWSGI worker 2 │ ├─a47ce7fdf30c61abd3414dcacea06575a22591befeeb4488badd9d5b64cfb8be │ │ ├─241564 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241909 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241910 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7b8018923a9de9f706bb155b8f1d5d45f13ea7e5ce9b4dde2eb57b949a5790cd │ │ └─145007 /pause │ ├─3d2556b0a10cd76b85915009cb282dd2aa0ba38c450ec3ebe67a60b7c78a6d94 │ │ └─257901 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bfc10163ae86993d556715d3e3d0bb355b21d0b984e3bf484fe10eb79577f04c │ │ └─57598 /pause │ ├─a14d366e74e27b65d5c83f577c11f377bfcce356f557d0bf198628649c4d7a2d │ │ ├─120741 cinder-api: uWSGI master │ │ ├─120753 cinder-api: uWSGI worker 1 │ │ └─120754 cinder-api: uWSGI worker 2 │ ├─42921093ccbd24216db7fbaba202d32af4aa66aaeb931b7f66964f9e262543c2 │ │ └─228675 /pause │ ├─3ee1a6682a2c025253e5bff79cb61842f58495949dacf88d200a5a1460abf5ee │ │ └─57697 /pause │ ├─007d1109de4325742166d61b387797667bd0f3267c7d235ccb46c21c66df0df9 │ │ └─45292 /coredns -conf /etc/coredns/Corefile │ ├─f205ddd2ad9d1b0ef93710ee226eff73a9cad59f554fc30aac9ee7c2dfdc5f5d │ │ └─63212 /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 │ ├─060a7596315e9828bc61e836c9de0335aad45aa559f5d189a311c1c92708ca4e │ │ ├─144177 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144428 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─144433 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─259992 sleep 15 │ ├─40a702521e4c7f5374522d53d055638057c15bad18c0071b78b24c13d0102bbb │ │ └─49531 /pause │ ├─0301ea9a2926b2fc8e8acfd25835fceb3e7fabb539e442cc58f3eb09078474de │ │ └─228700 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─eb6d5ba6641e1cf3d04937ab6a23abad679122290b6bfd24c33c412339ea8237 │ │ └─227563 /pause │ ├─90b0a6d4898b245339459aa8bad2709a84c8948a575cb6d3b2bd0a7eba9ebf4c │ │ └─66951 /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 │ ├─04fc7e730db73d058b0d5cc27631df2b281e437d2e781d215b0b16532ddc2889 │ │ └─142150 /pause │ ├─09ff070a04ad6493a1fe103e4b381da290765d491447c912ceb53abc4fb8f331 │ │ └─66188 /pause │ ├─3168d7ac96150686ba981059fb1c81d5f60740cd8f26637a94d3d734251a0527 │ │ ├─172259 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172662 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172663 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─259378 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─259379 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─731a48fbb2e0d9c5c78fda76622f63324189555589955f9181ba0c784c797d2a │ │ └─188701 /pause │ ├─142c2ba857a856d24f4ca73144cd3a13354f215a24a2857da5dd89d70b61c16e │ │ ├─173489 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173508 /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 │ │ ├─173514 erl_child_setup 1048576 │ │ ├─173562 sh -s disksup │ │ ├─173564 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173565 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173567 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173568 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173578 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173807 /bin/sh -s rabbit_disk_monitor │ ├─4007abcfb2264d7c1e8db0f535ab47466e44292cecbd3e555d111bf6db0b5d96 │ │ └─212237 kubernetes-entrypoint │ ├─f344fe64300490c370320fd12e1bcd1dd5c3407ab38f960c0d99d2b2b62ad48a │ │ └─62239 /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 │ ├─8d3cc616689fb3482f0afb736bffc5b58ef5ccdedd8ba29c32328366a97a1c80 │ │ └─42163 /pause │ ├─5704cf67e773f097a15daa37926ac8e200071b4c5e7bb360e3872047faef2ad7 │ │ └─61995 /pause │ ├─83ea304eda15867634d3e665031a0615ac00b2f144bc96ff69ca43e33b1d0fc9 │ │ └─248422 /pause │ ├─09e75265ec44d2fd7596b2cbd61febdc7bd983ae0bf616c65b39c98fa9699ab0 │ │ └─49888 /pause │ ├─8e9dfb39eac1f23ed3cde25b6fec5f73325ca79c7d972082755e35a678897325 │ │ └─42299 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 │ ├─bb60d0cf85ce4186e9cbc14b1078aced92c7f2906bb0001e9fb84bf373eb4951 │ │ ├─79214 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79247 /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 │ │ ├─79253 erl_child_setup 1048576 │ │ ├─79300 sh -s disksup │ │ ├─79302 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79303 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79315 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79326 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79474 /bin/sh -s rabbit_disk_monitor │ ├─ff6d62ce8be7527aa7d64bbeea8a6babdbfa3b2fd40efc2c5c300279a3f97cb2 │ │ └─48326 /pause │ ├─9b8353d47e7dc253723f47fd93b688b0bd3d5a1d4ca64180b4bf0d17eae34b10 │ │ └─42119 /pause │ ├─1454608ab6881cc56596d9879ac3bf8ba9ea177336a416b68b03094901fbf338 │ │ ├─85583 barbiacan-api: uWSGI master │ │ └─85596 barbiacan-api: uWSGI worker 1 │ ├─3ba64cbbe9598c709ff8ac82e920cc21e1af73020bc4bbe48c73effb76b1a65f │ │ └─190505 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5b52cc6a565ed43d77f9549242b87efe5deafb2453384f5f43acb6cdd160f8d1 │ │ ├─125352 /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 │ │ └─125602 /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 │ ├─62be2ba7f24094d3b28f3b8efe675fc2eabc1c30fe15f263d651939ed17943f7 │ │ └─148133 /pause │ ├─636b48c88975e5c570a33acd85808e12be4bd2625eb753c03ceaa96701a5bce1 │ │ └─48634 /server │ ├─1b926f8662cbc458ac2ab6a08d0934b31eab214b064174ff5e520a4090d74be1 │ │ ├─143562 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143607 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143627 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─143820 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─259674 sleep 15 │ ├─d3a879c85fdec4fc6b110b6afcc767adad159c619ab99000f6b4a7bffc796504 │ │ ├─68026 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68043 /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 │ │ ├─68049 erl_child_setup 1048576 │ │ ├─68096 sh -s disksup │ │ ├─68098 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68099 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68100 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68101 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68111 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68297 /bin/sh -s rabbit_disk_monitor │ ├─aab3b31ed867a369c04d24bc6dbb0e42b1c55cf00759e017f2d2ae634ae17d84 │ │ └─183165 /pause │ ├─2a6adc843408c3db08d1f055b9eea609951bcca724c99c4aec82e6f9e7cb323b │ │ └─50677 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─d6a6e678810a3a59aac42e68956531d692f83ff55a5c522839c90246d04c9ce3 │ │ ├─145097 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145113 /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 │ │ ├─145119 erl_child_setup 1048576 │ │ ├─145166 sh -s disksup │ │ ├─145168 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145169 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145242 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145243 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145253 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145456 /bin/sh -s rabbit_disk_monitor │ ├─02474b6e477503f9288e6866288243000881301654d72a7941aa934081906eb8 │ │ ├─ 48532 /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 │ │ ├─ 48545 /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 │ │ ├─ 48694 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259719 nginx: worker process │ │ ├─259720 nginx: worker process │ │ └─259721 nginx: cache manager process │ ├─f47dd64db0b6f3cfcd2a12ecd40a588312076bf2960b52f2f7be4ad31404663b │ │ └─63437 /pause │ ├─0af807c6915348634a14c7167d349c694173fca4bf989330aa57eb8350d784e4 │ │ └─63986 /pause │ ├─dd7b6a6a4d02b84909e6d8d92182a2f62a606ea0420d58ac88a33fef3672e2bc │ │ ├─109566 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109584 /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 │ │ ├─109590 erl_child_setup 1048576 │ │ ├─109638 sh -s disksup │ │ ├─109640 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109641 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109682 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109683 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109693 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109798 /bin/sh -s rabbit_disk_monitor │ ├─a0f3c2ac731519efa316003bacd436ce0edcefc8e520e8e0543fc26be1af869d │ │ └─248351 /pause │ ├─83f9a82a341f82562737a5462fd7f098461aed4b4ec793442509ab069c663724 │ │ └─96766 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-7tg7q --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─821519784b5215a8089e4caffc8a1aee28dcd56a194191996dcd499207031329 │ │ └─231914 /pause │ ├─fda5f9e9166723bb1dc085a9c60d46999b45b9aa361291df5f1f2d170c7cc76d │ │ └─257468 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─edfbc4a05fdf57c094561d7deefbe7d671b336619b74f9d91270f6178ee72444 │ │ └─189983 /usr/bin/libvirt-tls-sidecar │ ├─480485fceab8fd256cf0e056207d5c2dcb31071f04fdd992521b02823966a892 │ │ └─67564 /pause │ ├─dd664b66fa60c75a20784743b1c4497d4db491e2a5bebce6ea52df46bcbd6918 │ │ └─86246 /pause │ ├─79ed83cefeab620a63f9da5f98fe36ea502b7ae7c9f946b38a177408fe68f94b │ │ └─46126 /pause │ ├─f2c398ddb823a25c70ea2242c751ab2deb9a9053b346498d636ca5b680df6fd1 │ │ └─63892 /pause │ ├─131c4cbaea39bacdd06d4b7457ddda87a43944bf39cac1bd9e9f7696d65779c1 │ │ └─57830 /pause │ ├─e9cf309674c6d0399b40b7ef398cc6f46f4b8ddb7073c93c10cc8e81d3e333d2 │ │ ├─171622 nova-metadata: uWSGI master │ │ ├─171636 nova-metadata: uWSGI worker 1 │ │ └─171637 nova-metadata: uWSGI worker 2 │ ├─79d8345518a9eee1427e3f674fba9e5cc9443899e1d112451ebfa39c062e6301 │ │ ├─66374 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66408 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8bb212c9c02a0493c2c7439ea8f1dae6c3a7cb4a653349bc7b1193dae8a9110f │ │ ├─172336 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172693 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172694 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─259323 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─259336 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─0df7a10bf753e7cb41c8ab3cac77553a7a01204a95333c8b22dde1450a94d6dd │ │ └─49146 /pause │ ├─dc30f8dfd7b84661f43cbef9d0f2af6c28fda1e170dac8abb571db64edb2061a │ │ └─57991 nfd-master -crd-controller=true -metrics=8081 │ ├─1a739c1a54d04a963166bccfaa98a0b2a46b9e922aba0560a200206262facc6b │ │ └─48267 /pause │ ├─22a6ad5e7db63c8b418109673e28bd4d46fb1a0dca7fda829ae25c3d599d14af │ │ └─227063 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─a56cf8c4114d708b82e0fc212f839f064c4e7718268b07f50d031d0c4f60c4c9 │ │ ├─183655 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183934 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─183945 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─259147 sleep 15 │ ├─70bc9aa1c31c91ef66badc643b4882a01efc7de28d382d861f7bbdfc87e3853e │ │ └─148042 /pause │ ├─8f3377aa8cbf19339323198fc91a9fa49f95a26c5d81944320686877d269155e │ │ └─46317 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3f01b8d69f379074da6a00f744d404a8a8d0b77e70858ff671de1a68dd0c3bd8 │ │ ├─ 96884 /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 │ │ └─241235 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─34590ad689c40f88c5e761ddf4d10f914751f1f996766953c5d253c751d0bb57 │ │ └─122519 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─dfea1459f25cb647257e0af375b87bc46ad3a3b16dcff53c31d19948797aff83 │ │ ├─188191 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189072 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189073 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189180 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpnh2ky1jb/privsep.sock │ │ └─207108 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpe71_bklr/privsep.sock │ ├─06c27ac94a05b2fc6d7b3a1c384d35376ec443ba9c2a3579dea12772b3015086 │ │ └─173332 /pause │ ├─5f6b0e10aa85cb3fad82ec5cbb36c494e96cca19bfe9461e742cb484324ffdf4 │ │ └─141554 /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 │ ├─451538c679dcc1a42adaa754d4883ae46e7c12cb266825e519325c8413eac5f4 │ │ └─175343 /pause │ ├─1bf6e5b304533790eadc164577ce6a4f656078a818472e78529dbe5336b70637 │ │ └─226857 /pause │ ├─bd182ab83a876bf179ff854743dc74b9365b91eb028641f2f6eedad713795ef0 │ │ └─43643 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c941ddec11f1751912af3076145780a1570ddf7ed0be1065ed1c2587e13309dc │ │ └─204907 /pause │ ├─406f62945def7aaf4f65cb295bdeeafee315fb75167607e79d3da9b07f019d2d │ │ └─49192 /manager --metrics-bind-address=:9782 │ ├─bb871395dbf3e84a4366b2f09667e2dbe017cf728b1d2fd3a968cb8565e15d36 │ │ └─57910 nfd-worker -metrics=8081 │ ├─e720c072a22cf136e3c71abcd7c60715961b6354de37034a523ee79b49187d62 │ │ └─143252 /pause │ ├─474b49cbc4049042bca20b2974894e0ed0838ea8f35147781ed74378569d2c71 │ │ └─63017 /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 │ ├─64f1dfd27839e9829214bbe892478200f1b93714167993a7f371557568f72fec │ │ └─104827 /pause │ ├─953c7fe16a6a0cad140a9a2138a027136ef8c5f5e589b4c91500e1562dcb301a │ │ ├─92226 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92242 /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 │ │ ├─92248 erl_child_setup 1048576 │ │ ├─92366 sh -s disksup │ │ ├─92368 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92369 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92425 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92426 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92436 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92691 /bin/sh -s rabbit_disk_monitor │ ├─a3d1399c7d16f195cf2c7a16413ff671141d351f3dd788b47e8ca8f9178ee153 │ │ ├─205015 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205032 /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 │ │ ├─205039 erl_child_setup 1048576 │ │ ├─205120 sh -s disksup │ │ ├─205170 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205172 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205186 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205187 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205197 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─205311 /bin/sh -s rabbit_disk_monitor │ ├─cc4a5eeccbf8a75857339d004c16e2eaa9378c3766c1e691d29bd5a461516e56 │ │ └─69837 /pause │ ├─a1ba3ac9aa0aa5450e22dd11385527e6b17d805b85099d709f4e94ceb775b0e1 │ │ ├─43851 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44288 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─dabab1baf1ea288c825a93f2edaf76cdf47607505fb282d2db7fdb9cf5792ccc │ │ └─45230 /pause │ ├─c279650b831a24963a1018615a775704e91c5836276b791e88495f3b66dbd820 │ │ └─66135 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3ef02b14a3f44d92cdb1c78b3a652bf4f629d5a68dc7ffb8354cddebfdf76c10 │ │ ├─143563 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143679 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143693 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143863 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─259679 sleep 15 │ ├─bb13ade62d913100b150c8f360dac0e66f850498e9da4ea96645cf98014bdbf8 │ │ └─61932 /pause │ ├─9c1f1d6d9835b76ccd6f1a749e266fcc4eb5956cf13613aea5bec88b0cd44583 │ │ └─66855 /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-156.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 │ ├─209b52ac2d1bbd4e47f736ea7ff363a1d27be7ddec86c3e0ed473b65c211b7aa │ │ └─52805 valkey-server *:6379 │ ├─f0fab2ef35f58d45816bcee199a8902bb8497c68d0b5c518fc59b3f0dac9d66a │ │ └─230187 /pause │ ├─7a2cd9ca948d8c9e469e6493800a53fa4b0bf2b92f6b0f028aede08096a66f2e │ │ └─67221 /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-156.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 │ ├─19896da00a34f954709ad32107fe225e90160a691dfc07595f82a6c6bd72dab8 │ │ └─231745 /pause │ ├─3a451d72b7666c1e0e11bda7cdbbfb91373ad03356aeb190e0675ea425da90e6 │ │ └─96435 /pause │ ├─b1875d775b42eed578b932164d1babb645c37800fd8241de6a5ffb7ad895b13c │ │ ├─62792 python -u /app/sidecar.py │ │ ├─63077 python -u /app/sidecar.py │ │ └─63078 python -u /app/sidecar.py │ ├─f9ccc107ac489896018e0d66cb4b142af57f230e45af43718910c3f456868acb │ │ └─63315 /pause │ ├─b0b013304addeb9ca12606a4f54c862e8aa2af0270260b0459d502bc1d9d83d3 │ │ └─227588 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─da95141b4e5c9157086d2148547a5897d55449362ed0403b5707c9f44f632ea0 │ │ └─109167 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c2f92bfb31be25c9be35cfd06e441950549d880e81cad35261f43f37aec750c2 │ │ └─225588 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f758e5c8c470f4ee35ea3192676d96a04a8c31a64e672af18d33e6294944c0f4 │ │ ├─105308 glance-api: uWSGI master │ │ ├─105321 glance-api: uWSGI worker 1 │ │ └─105322 glance-api: uWSGI worker 2 │ ├─00d0798484cfedc8e4c8875b2e7b876e7989a6a31fe675d572d03d77031b3959 │ │ ├─184504 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184938 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184939 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184944 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184945 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184946 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184947 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184948 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d854eda8b11f6d8ad1535618c436877f2a85b2b0b96daa0707d303c3eadb236a │ │ └─194293 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9df8e8413c3bc844d147cb9406d588cf0cc9e13feb32f1d8922a6b34599b47d7 │ │ └─61864 /pause │ ├─d9a9a6b471c7eb737bb2ef5b9b7f0da3bd1ac1fb498edef1278fb406f77e3add │ │ ├─240952 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241811 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpftn738a2/privsep.sock │ │ ├─241821 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241823 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7d5edd5fa3631f18dfdd9b03f5b8c3ee31ab087ada197663531e012cd097ed90 │ │ └─225432 /pause │ ├─4ca351f14620916f3b7f280e1f70f5468ea7415ec5f8a10eb4a24c73d08692de │ │ └─45668 /pause │ ├─8238aaf6c45e23e278da586e9e91065263295dfce9f56f6bcc42090e16383b4f │ │ ├─183838 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183867 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2b27d7d61233e84ff07cff732616bd398d40f2f9e468bd66fd5cecf451ad8488 │ │ └─92007 /pause │ ├─d21411ea610bddd5521523067091a0c1a9036eaf461f1131fb73253b2f48cb27 │ │ ├─107544 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107790 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107792 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3cd587f158065af75c396390a32376e53d7cea32acb4acd8ffb377c3ba718f0b │ │ └─56936 /pause │ ├─714ab222514ec1108b5c1519b2e2448bc82997929a52b817ee2337a7aea4d59d │ │ └─87027 /usr/local/bin/rook ceph operator │ ├─5cdd18eb734b274eafa0a0d65ae3724fc4e11be96e04de942f529603afefe7a6 │ │ └─147118 /pause │ ├─73fca4e26894db4c27f38c68712344f9df9ea1162735106ba8ef9f6dbc79fa24 │ │ └─175547 /pause │ ├─90eaf2beed89fa3544bee11b798cf790b902514775cc00cd2e576c383867a037 │ │ └─248659 /pause │ ├─170cabe8e331d218bed04d4976d69fd5642f099fdfab568bd91e52fdcdaee4b6 │ │ └─240919 /pause │ ├─b92aeb1260fc83b598d29c8d304e035dbcb2136a0453208106426a5e6c8c66d4 │ │ └─67390 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4b0302237e24a1c2f967f46cfef3efce364f090467184e87f5ec365f7e215b63 │ │ └─246936 docker-registry serve /etc/docker-registry/config.yml │ ├─2c4d282c368533146919454f78d733787defeca0e74e73e26bd851a473d500f0 │ │ └─42403 /kube-vip manager │ ├─486b9cad3d97a0b7fa2e6c73bbac52e75c612c8f8e2fe3f06d6274aea31ae12f │ │ └─46164 /pause │ ├─fbf11355dd8c50fbaed1af6af19024b2b583085f978e18942ff136bd95c5a6e3 │ │ └─64713 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 │ ├─4a1f1db76dd4f7efdd96e2f5503033c2c848096b3e549302c3b6f2ce369e8da0 │ │ └─53090 valkey-server *:26379 [sentinel] │ ├─e0cc739497ea7f26be38252b535511d149debeeaa582f55b3b64beb9f012c2fa │ │ └─212050 /pause │ ├─dc2f8dddb04cf3063a11036e59137b2e8edcb479fb8aba2c94b43be837d07d90 │ │ └─212049 /pause │ ├─d8ed8d0a6f6f1a42f1d482944604436fd56919103e2babeba2dcab55adff7b68 │ │ └─42137 /pause │ ├─5a4464d08d605eb9d55272af9e82d568535969d4f2713752851d406f1a4a481d │ │ ├─201433 heat-api-cfn: uWSGI master │ │ ├─201445 heat-api-cfn: uWSGI worker 1 │ │ └─201446 heat-api-cfn: uWSGI worker 2 │ ├─f48796e63c7c3be245b9b373b65fd72587ac9ce5e2a23963faf261b1a5cc9ca9 │ │ └─147668 /pause │ ├─ec8c3b8e70bfb59fc300c6c048f28c0ccba6c7a20fcf0e01f1c1d1750bb6ec39 │ │ └─58058 /secretgen-controller │ ├─922744c04fdae3aeeb91f43f7a2199d8392b1adca73a7e5f7db1c52045a9f160 │ │ └─212078 /pause │ ├─07b3eb1fcf627690fdd445a8c6c267d15a4894920a6e1a8d51b32669dff23857 │ │ └─50419 /pause │ ├─71d60ae1e2b875d7c1a23a0013ee126bb64b2dbd6b9f4216d1688e72d9d4d6ba │ │ └─109365 /pause │ ├─fe6856b0819306a8c0f9a2689acfdd0fe28e52b2bab4b2f2acb8c7436f8350c0 │ │ └─64760 /pause │ ├─dc9b53644fc7d533bbc8b06d26ccdccd67d9ed3f39d77d20c338b016bda81ac5 │ │ ├─65270 nginx: master process nginx -g daemon off; │ │ ├─65290 nginx: worker process │ │ ├─65291 nginx: worker process │ │ ├─65292 nginx: worker process │ │ ├─65293 nginx: worker process │ │ └─65294 nginx: worker process │ ├─d19bd8c25a56cd6da978596b41580c383eec04194195cb3539a27ec8d087f5e8 │ │ └─46362 /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 │ ├─983867cbd776532b408ee571611b039f4e74ada285895b8c83801d6d2215050c │ │ └─126935 /pause │ ├─c8f7577948ef479df3a508367a067587b0b4b7b02cc0008a50fbc52b04d5cf58 │ │ └─107207 /pause │ ├─8e54f464f365e5f850a3f6b36518ef9b49fb27f329f2c08fc947b6fef74a6596 │ │ ├─176164 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─244905 sleep 300 │ ├─8c88cf1352acb8c21b81ca24ca93fc4fe26adbf7eba470d3648c74c3e93c1002 │ │ └─42175 /pause │ ├─680042ebe322f604cbf39833d7974a9a48d4ca6a8864325c47de67099dac37f8 │ │ └─212345 /pause │ ├─40461c3a5acb4bd9d20b8af5278f13a1cfa3f4175a3e8ae16f9f8f46e3d39f75 │ │ └─62025 /pause │ ├─b938c26dcad2da3011df2b37be35dc169ece873e7a20874bb0e5bc138259db1d │ │ └─241435 /pause │ ├─b12abbda4af34c2049b99e5bf680c03b286320a925b0da74fe83ecc28c4715e6 │ │ └─79105 /pause │ ├─9b220300c706c7f0b72aa2d95dd7e6fa8fff0539a7642a74498c2b71e92dcee2 │ │ └─67356 /bin/pushgateway │ ├─2c107cbd515d785a3c31c199396bb7ff71c872d27d83b0e6fd9a310738165cbd │ │ └─96416 /pause │ ├─30272b2469236809963d516f9429b25829512d84f109e4099b0067df488dabaa │ │ └─80496 /pause │ ├─37c699e43f10cee74fafb82ec801cdf41db1849cd85adb58772caa58617ce62a │ │ └─188880 /pause │ ├─6dc278959b6cfee2902441820981a880c5646e77f659f6fd88899b250649309b │ │ └─244104 /pause │ ├─a31f1d1b47b573e7b7bf4bf43edf7c14942a430bdfe7dd5ba08cff9618be01a5 │ │ ├─50523 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 │ │ └─51717 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─f41b2f94120f321d0afe5c48d9627d0cd91167c37d9e1b33fd037d00397ab7d7 │ │ └─65510 /pause │ ├─fd1dee17e23b610bc6f922720037e3d69bedb63e33c89c65a3be19e92519c8d5 │ │ └─147622 /pause │ ├─a26814cd9d8cbc1312ea1d0671a2fcac2533afd02182333aaf4a6a5edaf9fcd2 │ │ └─124339 /pause │ ├─5c291d9f2d87e5061ba85c072a6f756662a03b52b858006612136165bc533719 │ │ └─248478 /pause │ ├─d5783c078b3b83df50ec27e0b906186470a51136148c5d36937d4c7c162f778d │ │ └─43416 /pause │ ├─3ebeaa4cad100a6319554f1f07d700cd3918747aba1a1e3acefb96564152d6c2 │ │ └─49651 percona-xtradb-cluster-operator │ ├─660e870022c3d56f5c0faee48b494dd8be57aaeff561ee108dd777387b2a8cea │ │ └─67515 /bin/memcached_exporter │ ├─4687b565742d3769d1d59ecaf68496a76a9b8b9cb1a973573e5743e17188589b │ │ └─66549 /goldpinger --static-file-path /static │ ├─915d491e9b221cc1a7e1ffe7846cc1c316be95d507df329651b035cc34afd0fb │ │ └─66309 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e184e9c8b1cf6bfdecdde55c6a3a2521678e6a2b423af3963e8ca8bd663b3d33 │ │ └─66729 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9b578f638f614e37e61e7253c603b5614fa7e96d2719dad0d0777c68bcf45326 │ │ └─124424 /pause │ ├─7c345b61499dd3616816e74e342bfb72c0f41e0996f1a20c438ebf5ac7ae368f │ │ └─66264 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fc292acb97a42b82f123756b791d923fe62fb8beaaed67bb16053b6970e0a26a │ │ ├─50578 mysqld --wsrep_start_position=c2542452-84cf-11f1-9d2f-2eba6c8f92cd:20 │ │ └─50707 /var/lib/mysql/mysql-state-monitor │ ├─12a4964bec1e34a74b960ca8ba2de114cddc89a6212db8f4a6690beffb9fc8a3 │ │ └─141157 /pause │ ├─356ae8667d95451616b88cd6c15ebd940a9994824dd8b6a713079ae339be439c │ │ └─97559 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─de4d1df325ca3dd1e311efb158ba77cf9946f2d8a9d7cfa31c33692ac22cd4af │ │ └─212182 kubernetes-entrypoint │ ├─15b987a6ea745ba46a2ffa35800ee73b9bb17ba08a37562da3f161896dd3c53c │ │ ├─194264 /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 │ │ ├─259292 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─259294 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─884fc4156478f4ceab31a3aeb81a59a15a1e10eb2a2132c72e59ff13c2345039 │ │ └─67714 /bin/oauth2-proxy │ ├─9653837786ddf1802be16fe54d2fa5a14a786ab317613bc04abaed29dc736cb2 │ │ ├─131993 placement-api: uWSGI master │ │ ├─132006 placement-api: uWSGI worker 1 │ │ └─132007 placement-api: uWSGI worker 2 │ ├─f18c926fc1b71270a3ff2446c5db3bbbbb479a4700da36e3af1ce9c9c8bea027 │ │ └─67309 /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 │ ├─728b6851688448966d32b4ebf468967c5dba9c62f9e111d985fde9acda2e6b31 │ │ └─67737 /bin/oauth2-proxy │ ├─0b9a0de1850a2c16421359153bda2f52a23405a735a22fc3e903db30c8d6ab6a │ │ └─111154 /pause │ ├─aa7a63d9ce92929d2801fcd3f85eb01d416240ff87b4af16db4c22e86209ae09 │ │ └─143911 /pause │ ├─35b427e4e1d1dba11e4a1e5f7062d16a01cf738e6366a55d840aada66c77cff9 │ │ └─65778 /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 │ ├─da9c9df6a39e1cf14fab432274a2f573f10ec4c272159b626dbf3190c1cfb6f0 │ │ ├─141588 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141601 /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 │ ├─e051464a78c8642ec5f600155d26389be053779b9256e59500b512a3a077d66a │ │ └─183695 vector --config /etc/vector/vector.toml │ ├─738b4cbc06fc1088925cc8ed939c2f2467eef2cfb4cb2c8ae394289772aec0d1 │ │ └─42658 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cc48742033ecc195dd44be4d1dc70f43fc4f2cae5b4b9b034efb8c229914b5e2 │ │ └─44772 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b3f0973c0c359a18b1a414b8d209a36300e2a56ee2807edc0c9ff47bfb1ac46c │ │ ├─223363 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223386 /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 │ │ ├─223392 erl_child_setup 1048576 │ │ ├─223488 sh -s disksup │ │ ├─223490 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223491 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223598 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223599 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223609 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223741 /bin/sh -s rabbit_disk_monitor │ ├─a0127ffe0ff4959b75ee1063678fa5de4badf030014bb14ed083376118625fc0 │ │ ├─201257 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201698 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201699 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─fd86def63ddb3866bb5adc71d7d36a139cb712c006928d24c567554b2505602f │ │ ├─188182 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─189184 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpce5k3py9/privsep.sock │ ├─bd2d8e414ed22b31f5c95a9751031a3a044e043b25ce0e6316f462460815f431 │ │ └─212191 kubernetes-entrypoint │ ├─619ea55519814e41a5751b5cd628767ad455e7dd643d986231b112a271863692 │ │ └─50739 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7ce1a5e020f26a7f47fdfe86ffcb6e38d13e45dc1d42f0439d6bb3a671551015 │ │ └─188762 /pause │ ├─cb543079e2873dc8ab4df96e2b12765dedd53b2ad61e53e0310723d87775da86 │ │ └─63855 /pause │ ├─7afcdaf425ceb0cb1e77cb912481e55189be8ff5067eba37837144b319263429 │ │ └─43376 /pause │ ├─87111c61d527ccbbdcc4847d74748d85aa6191068f0236864cbebd00f147aa05 │ │ └─175175 /pause │ ├─cab89f8f3604fdff5e0c0e9ada2c0ea5676d0a8089bfe5601866a59cd8a71723 │ │ └─67264 /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 │ ├─68bdde13050aa20f5e7fce64d874b9a7121f453d7b8ee6384295bb7dfb9e18da │ │ └─53200 redis_exporter │ ├─aae3dcc5332e2e28b702a388c5674678107da8683cf10fa4407fa503ea1e2206 │ │ └─46408 /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 │ ├─e7a3d0b3db69e513847501651b59e74d956ad88fcdf4dc821d440205de823435 │ │ └─107156 /pause │ ├─9d6cc6c2de8feb01f865fef0a4da5e2e1cc030aefc4446ed5aceb0e4a4e66763 │ │ └─42142 /pause │ ├─fb505f5212c09a6ea3521bf3866a4b754fa38b8ba5f66beed41aec70ad9f2cb6 │ │ └─42281 etcd --advertise-client-urls=https://199.204.45.156: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.156:2380 --initial-cluster=instance=https://199.204.45.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.156: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 │ ├─769f404899435d4d5ec1a95fd3c63b7d5b1dd18c6006c02ea1ba41d80c3f3365 │ │ └─46209 /pause │ └─06cae43dfd434dad58623b4c617b8b391db3ec0553f793dc5a0a5ce6de759ee2 │ ├─257641 /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 │ └─257818 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount