Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21601 /lib/systemd/systemd --user │ │ │ └─21602 (sd-pam) │ │ └─session-22.scope │ │ ├─21596 sshd: cephadm [priv] │ │ └─21622 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1459 sshd: zuul [priv] │ │ └─1472 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1463 ssh: /home/zuul/.ansible/cp/199.19.213.216-22-zuul [mux] │ ├─412736 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-camxaeftaqihenpmjmeqridhkybulnwe ; /usr/bin/python3'"'"' && sleep 0' │ ├─412737 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-camxaeftaqihenpmjmeqridhkybulnwe ; /usr/bin/python3' && sleep 0 │ ├─412738 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-camxaeftaqihenpmjmeqridhkybulnwe ; /usr/bin/python3 │ ├─412741 /bin/sh -c echo BECOME-SUCCESS-camxaeftaqihenpmjmeqridhkybulnwe ; /usr/bin/python3 │ ├─412742 /usr/bin/python3 │ ├─412743 /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 │ └─412745 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12440 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd0cf93dd76ead0ca5bf44b7c886616f632747b73fe6a25f503e7b5c6666d15d -address /run/containerd/containerd.sock │ │ ├─ 12818 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2de4846a49aa0c1b75de59cab94f0d56ec5f9c173ccd2e6cb389ea0367c94844 -address /run/containerd/containerd.sock │ │ ├─ 19551 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6742c4a67071ad45adbc24231577f1827c1d6116dcb9c5a56678c3989d078c1d -address /run/containerd/containerd.sock │ │ ├─ 24849 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 84b7656c34e441708ea3bc9271db3599c52efe83c6e38bae1f404216ff70cd9f -address /run/containerd/containerd.sock │ │ ├─ 29267 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a8435cb2c24242ef07511b6bd486f06737b981abd2d1f7df0f3b95b0ab63de8 -address /run/containerd/containerd.sock │ │ ├─ 34047 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 42611876a16f41995c3b0a837238e8ff67ba19f3efa946fbc7ef0e88e8085be1 -address /run/containerd/containerd.sock │ │ ├─ 39723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad98ec3374991072f863a3835d557eab272c46c8c579658d5ba5fa0f10b6ab34 -address /run/containerd/containerd.sock │ │ ├─ 39748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b66da58bf68f913b08dbcff0ed31c96a46c4c9c750d187cb4560c2272f0c8aa4 -address /run/containerd/containerd.sock │ │ ├─ 39802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa933c5b22c4aa6d6f7a9233ba8daaf4c0d2032a4dfdb154858e3740f3351b4 -address /run/containerd/containerd.sock │ │ ├─ 39816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb0d04719f702a28235c4da89619d147770081f10317e85b979c8b425bc47fb -address /run/containerd/containerd.sock │ │ ├─ 39837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb09cda7cdd1bf636fcbdf8562ddf96da1d04b8ffa9a63e0b1594b0142a199d5 -address /run/containerd/containerd.sock │ │ ├─ 40329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14f5d67028dfadaa31551eda25bcc7da37b1dd90e1f0590a83779a380be0c1db -address /run/containerd/containerd.sock │ │ ├─ 41064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a86a4a48b047683fd685b1afa8642867b0f40c4868e75780c0ca8416f83c2e0 -address /run/containerd/containerd.sock │ │ ├─ 41081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5c231393b23b5eb7b7bb8fd7c7a64842ed58f00c7cb21b573db78ab4638bdba -address /run/containerd/containerd.sock │ │ ├─ 42738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8919a3fefd059059bd62ebeb9dd8921e9ce53cc225862d5ea37dc8cce9ec8131 -address /run/containerd/containerd.sock │ │ ├─ 42776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78438326ab4a43011ba7a7cad0ccdc5f712179308f47a35f845573b3317c231c -address /run/containerd/containerd.sock │ │ ├─ 42828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdeada91eb8d7fee68761d198a325c6c304b66b5a1937a85e5db83cdc866c66c -address /run/containerd/containerd.sock │ │ ├─ 42862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76fc6b3011b59e78d39e68650b6c209563f296807ddd3dae11981fa8519175a7 -address /run/containerd/containerd.sock │ │ ├─ 42986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 611d8bd58ff40196c255ebed71677768428a1d4a50c78a68119d3e987f1618a1 -address /run/containerd/containerd.sock │ │ ├─ 43167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c79a5bc8b8804cb9eacd51ba25bd53da0ad40ccd9893f750931785f041be88 -address /run/containerd/containerd.sock │ │ ├─ 45507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52afd473d45d77ba6804c94e5343387b653c3e6beb12a850a0dc24606e911fe4 -address /run/containerd/containerd.sock │ │ ├─ 45619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aefed6b0ab4f0b1724f6217c853f051d631547ed00ccf19850426aa16fec139 -address /run/containerd/containerd.sock │ │ ├─ 46374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a1fd4ac9b22e874ee23ac450d9a1ee5893553507413688d751a3766919db404 -address /run/containerd/containerd.sock │ │ ├─ 46424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae04aff9ae8c04a13df910ae70db721cccfa75ee13a14c5fc55f37b7aea932f9 -address /run/containerd/containerd.sock │ │ ├─ 46814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c83c672ccdec29ea718ca071051627872f715cf4f6140eece47ab5ba0a6b58 -address /run/containerd/containerd.sock │ │ ├─ 47117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2345e6c7f04fdd513d01bd6e08f2ffdd5a5d696317a89fea8fdf83e721afa628 -address /run/containerd/containerd.sock │ │ ├─ 47703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16193b0963d1d01a8fda25f4a8d4abef2232b446f0517884ce6036eb0eac366f -address /run/containerd/containerd.sock │ │ ├─ 50070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fc41ac5f9175b5a77dbdd3be4722c291a00bf6a5f0d1b8f81951b4b8964327 -address /run/containerd/containerd.sock │ │ ├─ 50256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d0297b4899b1d3283c3ce35a214bf4a38c89d0b1f6a47a669b2b8557e6fc79 -address /run/containerd/containerd.sock │ │ ├─ 55104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55d4a6f78eeb314b04cca9c6cd2cbf2997efa3634db79eb7ee5ad17bf63efc8 -address /run/containerd/containerd.sock │ │ ├─ 55777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4c8eff242b4fd503ed22252c84bb0eeb00bf21092bd16d7da57172e0abe6af -address /run/containerd/containerd.sock │ │ ├─ 55819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7c304883e4f9f1a14d321e3d9dcb1f2d361ea581300a5a8a262d276f888377 -address /run/containerd/containerd.sock │ │ ├─ 55899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b42bd3a85cd06630c0d3270b90080403f311f6328bf082d825bca84f8c67b8e -address /run/containerd/containerd.sock │ │ ├─ 56037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb0863bceb6b0ec1851d5310de87a732a1033204e8ef8d5e78a99a736a80732b -address /run/containerd/containerd.sock │ │ ├─ 61033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18aba66a4b68ca91f1fee4cbbded9810c34a1752ccce0f8904e3adcc002b581f -address /run/containerd/containerd.sock │ │ ├─ 61224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c03c16c4508c8de3419747fec9a9b40970c66d111701bdb1257920e065baef06 -address /run/containerd/containerd.sock │ │ ├─ 61270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c88377872f007660219a190ef0bbafb055c49ce525b21370756cafd5f4772d1 -address /run/containerd/containerd.sock │ │ ├─ 61309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d945208bba06e134a619a508ee4ab87818be5750fb26b1a19cc1ace2cd3026f9 -address /run/containerd/containerd.sock │ │ ├─ 62444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c11d2f2b68e433577fc2d8c7c68b3e8ea095d6cd14269ddb7192c3257c80a159 -address /run/containerd/containerd.sock │ │ ├─ 62680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94bbe0b0e26cfcb3d327112107647a7f7fc4f15f4331757815c309f4955e73fa -address /run/containerd/containerd.sock │ │ ├─ 62944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 569016b9d16e1b7fd6bcb8781bc525e337aa2af684e65b5580f300c2b7abaa11 -address /run/containerd/containerd.sock │ │ ├─ 63021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c46626c0d52acd96b62443262c831fa99aed36d053146f022fcb759930aa8d0d -address /run/containerd/containerd.sock │ │ ├─ 63065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b3abf39991da9ea273109dfeef50cc5d91dcbfe589ea689a1b3d4aac21e9a9 -address /run/containerd/containerd.sock │ │ ├─ 63544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c3e0899e1149ac5cee2f63419e19fbc2f320858316a9e0959bfb59d14956354 -address /run/containerd/containerd.sock │ │ ├─ 63775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e5c8402b674d7ce7ff8cdddbeccb7481fa18b44d1fec5f64ffb9785e8f38240 -address /run/containerd/containerd.sock │ │ ├─ 64276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7193f957b6684fc5582e1b8379bace35aa50ea4727a10a481e4e1e5dbb4c3270 -address /run/containerd/containerd.sock │ │ ├─ 64342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3af9436ab7b1fbab6062a5ce3b8b1ae643e7354bce022b9ae325fc55de124502 -address /run/containerd/containerd.sock │ │ ├─ 65196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0e4c1e20731eff6e61ccfff657d9e7099256ed86ca655b2a1fa8c1a46e1ea7 -address /run/containerd/containerd.sock │ │ ├─ 66420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18545a54851d0b3bbd491cbe6914af320a7afb86603d555733394ef55391ca7e -address /run/containerd/containerd.sock │ │ ├─ 69191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72bbbe572e705f9d157a6445687ffb3fa960919f05e9cba0d666d26f8c729b37 -address /run/containerd/containerd.sock │ │ ├─ 78626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ffc4f26fbc3fd950bd466809a41b5146e1e4922a27d4cc7fb07763e70a962a -address /run/containerd/containerd.sock │ │ ├─ 80100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38b37d57351b2ea852d497efdf2622d225700186a9df82f28c3116346688ae02 -address /run/containerd/containerd.sock │ │ ├─ 86231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffca0be63bfa13ee018a9a35140157eb21411fb8603e3a30b891ab7ac3a33d58 -address /run/containerd/containerd.sock │ │ ├─ 92640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec48c720a1f4d02cdef14a0e47098d3b40375b95064d7076c9d0e00cf8892a8 -address /run/containerd/containerd.sock │ │ ├─ 96471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382ffa60f4fbffcd810aa723d7667a0f689c8c84798dd8837e1bad2de9460049 -address /run/containerd/containerd.sock │ │ ├─ 96516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7cd7a19cf66de3a7043be27097cd4916d0e5bb5e9cf07825dcfb7e05b6c94ab -address /run/containerd/containerd.sock │ │ ├─109849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 631feb8ba35fdf331dd8e3ecb7f36e99b2e74d8dd497e8a01ea8b4ede6659bff -address /run/containerd/containerd.sock │ │ ├─111391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9758e45591c6c5b4561fd1553fe1858e10b988299a0cf17db8e6bbd936498ba -address /run/containerd/containerd.sock │ │ ├─111429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34efe546e8c24e4a3c62e6e6da252994ff526ff3b4e5bb4ca5769fc9b42bd72 -address /run/containerd/containerd.sock │ │ ├─113467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c40b1ccc8bbe5c5f93a1ec386ae3c22e08904021e92b21c6ac66a71356ad6d -address /run/containerd/containerd.sock │ │ ├─115151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1450be88e550930540e9000b6cdaba13597024d5f2693df70387d2dc3a948139 -address /run/containerd/containerd.sock │ │ ├─115225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e6ab4b15d3d7778ffea6f672b5997c62da15175c4325a244720c38b9bae6b7b -address /run/containerd/containerd.sock │ │ ├─128280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8fe6d5de718e842366e79a2c320214249139ea3bc62e0ef23766dd6fd1a15b8 -address /run/containerd/containerd.sock │ │ ├─128344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a75c5c186c61ff4c6fd3a97c210f85c641f28873cd10628d1501364c390d31a9 -address /run/containerd/containerd.sock │ │ ├─130820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bbdbe2e16557a1c4bbb9ad634f913699d31e0b1be26de0c366350d4f1bdedf0 -address /run/containerd/containerd.sock │ │ ├─156569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e2ef09a677d65b0291350447a6fd6b9736c1306b96ac89f7cb173010a1c4fd -address /run/containerd/containerd.sock │ │ ├─158089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 231f1e8763a7f583521e378fd217ef26f35b48bc8405ee44c5584836f8a9e0a8 -address /run/containerd/containerd.sock │ │ ├─158415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09ae167fbb43590bc67f95b601733c5a03157e3111e85f4ef12c756fdf5f5ea9 -address /run/containerd/containerd.sock │ │ ├─159332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53c93ecc5e1f0b3e716f780b882dd577e51d5990c7ff040df32e209722361a0 -address /run/containerd/containerd.sock │ │ ├─161355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16c046ca09988503d00b44cccb83891d3a5ef8e8d59140f659d3c2f97cc0c5bc -address /run/containerd/containerd.sock │ │ ├─161687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2022d4381b9cf4bb1263e694ddfbbb8c0afea7e05d73c3cf8fddc874aef06871 -address /run/containerd/containerd.sock │ │ ├─161792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65cb2c2e74b280c11f9cc05f22530549d793256af83af61279ef7f07f6001fb0 -address /run/containerd/containerd.sock │ │ ├─162144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ae9842c5853f56b458ce892091e387201f291501d5038314aed8bdb53bb4b6 -address /run/containerd/containerd.sock │ │ ├─162260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c39b007a22c679225e3ca996ce1be17331f9e04cd805cf67c4a0e9fe0fcb879d -address /run/containerd/containerd.sock │ │ ├─162338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6587fc99e0855bc503e1abce863de6a8728099e7c42d52ab6f5749cde84018f3 -address /run/containerd/containerd.sock │ │ ├─174210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b94b89ca3c49eac17003ccdee4e153b9612c862f89c1d37f408438cb0da61559 -address /run/containerd/containerd.sock │ │ ├─175947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5097272b9a8fd0f850134a79013c9dc968885c9a3c6bbb4a5438654040271cd7 -address /run/containerd/containerd.sock │ │ ├─175981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf5ac9c35c8ef6477310366bb20d89a48e49767f76f6f70ba81277ec360f1a1 -address /run/containerd/containerd.sock │ │ ├─176078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4afdb39077b6200235f21bf8852e2bdef854922c4b94a23653cff7df5006b246 -address /run/containerd/containerd.sock │ │ ├─176103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f5ad0c2b2138288c45a394354a119a9f11e34775c68d31404ab359dead293f -address /run/containerd/containerd.sock │ │ ├─176183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cfd6291866f310273a1dde26333c1425131efada8c782f4a5848218cee9cf2c -address /run/containerd/containerd.sock │ │ ├─176497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d28b929723bd18e15d7ecacea7a5c6dc24579c4500b73ba702af36b3c44b6db0 -address /run/containerd/containerd.sock │ │ ├─176549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bda52a5fd13ef37daf17aca899739a93609bc14aa8ba6f93ea32a675c4840ce -address /run/containerd/containerd.sock │ │ ├─189868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11eb239bb37dfda12286d81db5966d34f36755eeeed77442b822d0d451e11624 -address /run/containerd/containerd.sock │ │ ├─192394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac7f0d426ca87cbe1526598e2356830a83cbe0a6fd7b4160940e01d4a13fc4ec -address /run/containerd/containerd.sock │ │ ├─192448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1866613f66b131c06f3f6b6f67be22eacb3ec16a2880405265f759c6dcc7810 -address /run/containerd/containerd.sock │ │ ├─192538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70d9a5b24b59af0fd1530d5bf326406b70c987cf8ab9ecbfbd7bea3f16958917 -address /run/containerd/containerd.sock │ │ ├─208190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 435f46b4bb1156b4e1d56959fcca9de07daece3dd2a19caf873f498f78cd4527 -address /run/containerd/containerd.sock │ │ ├─217027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30340dbeb2869cc13a70e5408b8a6413c807eb13a9e144215e37fb497934d7bc -address /run/containerd/containerd.sock │ │ ├─217072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22402ba3e87d6c8884be0d867e1a72b64d3ced28b9fcb8842fdd6829c0eb4669 -address /run/containerd/containerd.sock │ │ ├─217422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10239453abecf2d7da5f6da50cfa9667336939965d8f3b785bf6c83e723f302 -address /run/containerd/containerd.sock │ │ ├─217467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159a86b2f37f17adfa95a8bd12d88976fdb6ebe2d2b23409189188793f824891 -address /run/containerd/containerd.sock │ │ ├─228529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd961893bfb36000c1110e82dca77223a21673206cec8ff0d9af4e18bec0c619 -address /run/containerd/containerd.sock │ │ ├─230912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c6da968a84b86ada7b1d5623e1bfc6699f491db3d253160c739c45e2171f1d -address /run/containerd/containerd.sock │ │ ├─232153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7745cf548efe99ec91711a15e555fba5e6e9a566249d1a9887513368bbc30d8 -address /run/containerd/containerd.sock │ │ ├─233167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c138f3c70f673e70403948808b7f58fb40a98ff027a888c462b5f97abdaef1 -address /run/containerd/containerd.sock │ │ ├─234259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58aa33bfde0bb170f64cdba5a6b63238e1c62502d4d1d64874de69a4b6d06ace -address /run/containerd/containerd.sock │ │ ├─236720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed6c265e732de8d3a59c57893a2e8c686c8cd34dca2c07f1cb464a25f537241 -address /run/containerd/containerd.sock │ │ ├─237496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c906fb834b5d7d827bdc7dc76d835ffe6b289dc58d34339816aac3bca8eb6173 -address /run/containerd/containerd.sock │ │ ├─237717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 110448c889c45547f1c3033c809176d198b57020773a5673425ea1d1a2d23618 -address /run/containerd/containerd.sock │ │ ├─246885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bdeaf42356d189c8ee53e44fd59e230cbbf2d5551210daaee5a2b7680e9d023 -address /run/containerd/containerd.sock │ │ ├─247409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a8b5b0cecd390abbc41d266f131bc8d05ef512641d45aa6d929259b5d3f0998 -address /run/containerd/containerd.sock │ │ ├─252437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a55b7123e593d75ebafe1eb77602ba5fffe6701c9a43d5ad2cab452d185cfb -address /run/containerd/containerd.sock │ │ ├─257002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc35174abd2c5b27d2d9906ba063b75e2916ded6debc988a6109c1fad7ccfbc -address /run/containerd/containerd.sock │ │ ├─257193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfedeab3f84f29b2d4a020270dfae65ba656ed0d0e283408a07f4c88034ef07a -address /run/containerd/containerd.sock │ │ ├─257242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7876421bbfc0fb0688da5b4cbf41679818ca6aaa50ed1bcd7d1d876d1f21c6fa -address /run/containerd/containerd.sock │ │ ├─257409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c21e3ed105a46701f1e1ffbf9744bc943090724ec4e02741a8cb10cdf59b1b -address /run/containerd/containerd.sock │ │ ├─268781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabf9d05c92fc9a1b116a88c926c34e15f2e50d6e5382d9402d4af3b4876d1cb -address /run/containerd/containerd.sock │ │ ├─271370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fa810c9e7b5405136dd655a55ca9f53c0b80502c2f2b75a228ba284efb4234b -address /run/containerd/containerd.sock │ │ └─272122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6545e63fa1d176a52d0576605bd6615423cf597e0650dede4806c60cb3b668d9 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-bd0cf93dd76ead0ca5bf44b7c886616f632747b73fe6a25f503e7b5c6666d15d.scope … │ │ ├─12483 /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 │ │ └─12496 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─28987 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29249 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19495 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24564 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24832 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.folpea.service │ │ │ ├─12732 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.folpea/unit.run │ │ │ └─12763 /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-folpea --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.folpea:/var/lib/ceph/mgr/ceph-instance.folpea:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.folpea/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.folpea -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33752 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34027 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12372 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12403 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10170 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─docker-2de4846a49aa0c1b75de59cab94f0d56ec5f9c173ccd2e6cb389ea0367c94844.scope … │ │ ├─12841 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.folpea -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12862 /usr/bin/ceph-mgr -n mgr.instance.folpea -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155962 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40209 /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.19.213.216 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-84b7656c34e441708ea3bc9271db3599c52efe83c6e38bae1f404216ff70cd9f.scope … │ │ ├─24873 /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 │ │ └─24886 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-4a8435cb2c24242ef07511b6bd486f06737b981abd2d1f7df0f3b95b0ab63de8.scope … │ │ ├─29293 /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 │ │ └─29305 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1392 /usr/sbin/uuidd --socket-activation │ ├─run-r383f96ff531648e99c4fdbe8f3dafa7d.scope │ │ └─190453 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10929 /usr/sbin/chronyd -F 1 │ │ └─10930 /usr/sbin/chronyd -F 1 │ ├─docker-6742c4a67071ad45adbc24231577f1827c1d6116dcb9c5a56678c3989d078c1d.scope … │ │ ├─19577 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19600 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-42611876a16f41995c3b0a837238e8ff67ba19f3efa946fbc7ef0e88e8085be1.scope … │ │ ├─34070 /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 │ │ └─34083 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─155766 /sbin/iscsid │ │ └─155767 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─3c3e0899e1149ac5cee2f63419e19fbc2f320858316a9e0959bfb59d14956354 │ │ └─63600 /pause │ ├─eb09cda7cdd1bf636fcbdf8562ddf96da1d04b8ffa9a63e0b1594b0142a199d5 │ │ └─39906 /pause │ ├─130e12e1ebad6de6cff69380baba489f277e6dfc4eab50664adc24d3b0332f60 │ │ ├─62096 python -u /app/sidecar.py │ │ ├─62363 python -u /app/sidecar.py │ │ └─62364 python -u /app/sidecar.py │ ├─76fc6b3011b59e78d39e68650b6c209563f296807ddd3dae11981fa8519175a7 │ │ └─42919 /pause │ ├─878fa9bdc0e2a49577d20b6a4235607cc0da353ae653e8b9857824c4bd62e968 │ │ └─64438 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 │ ├─b60f73a7eb7699848f38a8d8c415c45d65629ba643e0afd85d8b17d7640c779c │ │ ├─188136 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─412616 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --use-fqdn │ ├─338630af145bbf961bc5c22d25dac8e16ac15a9b259a49c3546c082abfd270cf │ │ └─66564 /bin/pushgateway │ ├─9fa810c9e7b5405136dd655a55ca9f53c0b80502c2f2b75a228ba284efb4234b │ │ └─271400 /pause │ ├─abf5ac9c35c8ef6477310366bb20d89a48e49767f76f6f70ba81277ec360f1a1 │ │ └─176028 /pause │ ├─940baa26a6bff38d1a29589c7b69dc740db3c5258444834c4ee9b119e89e0c8c │ │ └─266514 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fd87722e274e8ce5d07dfb4c4f4a144fc800f5c2a2e9106c40ff4e61750be4cb │ │ ├─172324 nova-api: uWSGI master │ │ ├─172358 nova-api: uWSGI worker 1 │ │ └─172359 nova-api: uWSGI worker 2 │ ├─8a96df852a8cb38e550429403ed680ecd0e89f0bd44345f0882dc2a294674df6 │ │ └─66807 /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-19-213-216.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 │ ├─21b3abf39991da9ea273109dfeef50cc5d91dcbfe589ea689a1b3d4aac21e9a9 │ │ └─63097 /pause │ ├─536a48b246e4c5d4675c528017d6714df7dca95af829b4423e2bae28ceb5a0ac │ │ └─189717 /bin/bash /tmp/libvirt.sh │ ├─2d7089cb748e56793a33fac47191cefe3a25a64b5ee9dfbc7d7b3033cec48f7f │ │ ├─65301 nginx: master process nginx -g daemon off; │ │ ├─65316 nginx: worker process │ │ ├─65317 nginx: worker process │ │ ├─65318 nginx: worker process │ │ ├─65319 nginx: worker process │ │ └─65320 nginx: worker process │ ├─ae5009888103f0657dcea82f3d28f05acddaac5babbae875bc41cd7d8ac1d99d │ │ ├─225828 octavia-api: uWSGI master │ │ ├─225840 octavia-api: uWSGI worker 1 │ │ └─225841 octavia-api: uWSGI worker 2 │ ├─5fde180a1e69a6f2ad670e91cea64838c87327919104fdd1e6f0307f4bd37fcf │ │ ├─274831 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274844 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─48c1596a54d9380a61a9f029e0e2fedc40bb00427901aa9c7be1e6dd6c4ddca8 │ │ ├─113569 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113586 /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 │ │ ├─113592 erl_child_setup 1048576 │ │ ├─113650 sh -s disksup │ │ ├─113652 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─113653 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─113654 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113655 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─113665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─113865 /bin/sh -s rabbit_disk_monitor │ ├─0511b31803ba9dad69d2b56bbdd5ce590a296452ae7002e3608b9923cf769682 │ │ └─56254 nfd-master -crd-controller=true -metrics=8081 │ ├─697c186d474794770798631dd12d17d9c26e903136d62a78856ce100221e50b7 │ │ └─232608 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─597121ee54843e0ca949d064430e91e451f87b58403fc8aa2f4d58896657175f │ │ ├─173290 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173643 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173644 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─65502e8d9f72849cf796f83560479ddc5660bed05df4fd67ac24792d1ae6ac28 │ │ └─43268 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f5f79752e828edf2e0aaf0f335144384a80c763c120245681d266a31b2d42d23 │ │ └─50503 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 │ ├─8cbc4e61d9c2fa22b8c5722dbd37777b44df009aac3f48ce7a7c36c8665606fa │ │ └─46521 /manager --metrics-bind-address=:8080 │ ├─cdd74031eb00844c31bf048abf37b8e9fde4f6e8533491a2270448db82349268 │ │ └─66686 /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-19-213-216.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 │ ├─bd03fd456187d2ad4e2e59122e01bd7b03cfce3793db9e18f2e60b9dbb172e92 │ │ └─96812 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-jp9vq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─09ae167fbb43590bc67f95b601733c5a03157e3111e85f4ef12c756fdf5f5ea9 │ │ └─158441 /pause │ ├─7bb0d04719f702a28235c4da89619d147770081f10317e85b979c8b425bc47fb │ │ └─39881 /pause │ ├─65cb2c2e74b280c11f9cc05f22530549d793256af83af61279ef7f07f6001fb0 │ │ └─161838 /pause │ ├─d061c29385df3d16fbc5502ebf704f6b1635d66cdda28341914346a4e124ff04 │ │ └─43409 /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 │ ├─2c1c6a0ca66e5ef41fec5a5e0a5822b3860797a34c91f87012606476c5b2d87f │ │ ├─208342 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208359 /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 │ │ ├─208365 erl_child_setup 1048576 │ │ ├─208496 sh -s disksup │ │ ├─208498 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208499 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208545 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208546 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208557 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208690 /bin/sh -s rabbit_disk_monitor │ ├─6fadfdffd48b00867e39eb308ced0ef08565c1f29f964112177328abf07f36d4 │ │ └─46955 percona-xtradb-cluster-operator │ ├─c10239453abecf2d7da5f6da50cfa9667336939965d8f3b785bf6c83e723f302 │ │ └─217446 /pause │ ├─d8c138f3c70f673e70403948808b7f58fb40a98ff027a888c462b5f97abdaef1 │ │ └─233190 /pause │ ├─8a1fd4ac9b22e874ee23ac450d9a1ee5893553507413688d751a3766919db404 │ │ └─46397 /pause │ ├─77c3f62b680500cae71c71912d807f6fa755bdb25012b0234e556ed3b3881ca6 │ │ ├─266762 /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 │ │ └─266903 /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 │ ├─e67d92e4aba0389e923f3e6420fb7cdcb0e177470e16d2d59a2daa2a9a2f2f66 │ │ ├─92797 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92814 /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 │ │ ├─92820 erl_child_setup 1048576 │ │ ├─92890 sh -s disksup │ │ ├─92892 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92893 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92940 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92941 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92951 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93248 /bin/sh -s rabbit_disk_monitor │ ├─78438326ab4a43011ba7a7cad0ccdc5f712179308f47a35f845573b3317c231c │ │ └─42800 /pause │ ├─cc33bb10335556620814540a7727564a8a0c2e28a5d23db90c5fbeedee99cc40 │ │ ├─247277 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247705 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247706 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0cfd6291866f310273a1dde26333c1425131efada8c782f4a5848218cee9cf2c │ │ └─176253 /pause │ ├─303af3c3926d63ae59243d8861d794de789b4e49c86bd96445d0269ff740da9e │ │ └─66849 /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 │ ├─e55d4a6f78eeb314b04cca9c6cd2cbf2997efa3634db79eb7ee5ad17bf63efc8 │ │ └─55127 /pause │ ├─4252f5b11bbb7c3ad734557a34c1470f3854f2aabadc611b4d140089c226fbc6 │ │ └─56405 /secretgen-controller │ ├─ed7c304883e4f9f1a14d321e3d9dcb1f2d361ea581300a5a8a262d276f888377 │ │ └─55846 /pause │ ├─dc702439ee2cc2545cf64867b917e01c3510eb6464e3f7b1436533035c3e0157 │ │ └─42860 /coredns -conf /etc/coredns/Corefile │ ├─9e257cb7fbc8b16a09106fbe14d3519d17f81372a71f58504aeac1b84a44d46d │ │ ├─247138 magnum-api: uWSGI master │ │ ├─247184 magnum-api: uWSGI worker 1 │ │ └─247185 magnum-api: uWSGI worker 2 │ ├─8919a3fefd059059bd62ebeb9dd8921e9ce53cc225862d5ea37dc8cce9ec8131 │ │ └─42762 /pause │ ├─d1866613f66b131c06f3f6b6f67be22eacb3ec16a2880405265f759c6dcc7810 │ │ └─192480 /pause │ ├─39a042bfd2dddb67ef2f273fea37a4b69e037bbcae3ee13875ffff04756612f5 │ │ ├─111803 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112074 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112076 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0790f44ffde8a7bea0bcc65b44e0bb6662312b899c63bd0f80577c569e9e8225 │ │ ├─156957 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156970 /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 │ ├─631feb8ba35fdf331dd8e3ecb7f36e99b2e74d8dd497e8a01ea8b4ede6659bff │ │ └─109872 /pause │ ├─11eb239bb37dfda12286d81db5966d34f36755eeeed77442b822d0d451e11624 │ │ └─189893 /pause │ ├─09322d8d3c3eecb25a32a2986284f75ea91aa77037eeeacd33c5fdba90748c0a │ │ ├─227329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227346 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─403307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─bb4c8eff242b4fd503ed22252c84bb0eeb00bf21092bd16d7da57172e0abe6af │ │ └─55804 /pause │ ├─ac7f0d426ca87cbe1526598e2356830a83cbe0a6fd7b4160940e01d4a13fc4ec │ │ └─192418 /pause │ ├─569016b9d16e1b7fd6bcb8781bc525e337aa2af684e65b5580f300c2b7abaa11 │ │ └─62970 /pause │ ├─f0e0c23f57ff11b180b22b06cb6ca647b08b770cbc57f3af0567bd60ef4c1baa │ │ └─97808 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c71f636fe017b4178700d357375fbe45ce097f82db70f766cb1dc5086004def8 │ │ └─66960 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f21265d3ffadf3a1a21367d3e83f154a554971515ee094515ed359defb2e8cf7 │ │ └─50374 valkey-server *:6379 │ ├─0e5c8402b674d7ce7ff8cdddbeccb7481fa18b44d1fec5f64ffb9785e8f38240 │ │ └─63798 /pause │ ├─18aba66a4b68ca91f1fee4cbbded9810c34a1752ccce0f8904e3adcc002b581f │ │ └─61063 /pause │ ├─52afd473d45d77ba6804c94e5343387b653c3e6beb12a850a0dc24606e911fe4 │ │ └─45540 /pause │ ├─b66da58bf68f913b08dbcff0ed31c96a46c4c9c750d187cb4560c2272f0c8aa4 │ │ └─39784 /pause │ ├─8bbdbe2e16557a1c4bbb9ad634f913699d31e0b1be26de0c366350d4f1bdedf0 │ │ └─130843 /pause │ ├─393b111162a8fb83906c7433438cc0b5a6c1d5c16ffe7ee35a681aeb160df943 │ │ └─41877 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─159a86b2f37f17adfa95a8bd12d88976fdb6ebe2d2b23409189188793f824891 │ │ └─217491 /pause │ ├─e040144526f9dc83948399bb36f65eca5181d48698e4bb1a4afa23d87e043a3e │ │ ├─196444 /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 │ │ ├─372706 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpobbc8d0x/privsep.sock │ │ ├─372931 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp_isd3_fb/privsep.sock │ │ └─380919 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpi84306s1/privsep.sock │ ├─c81fa7110472d7b8eebea76863c75dce49ec3f1235f15b2bc0ac8ffdd0f34c7a │ │ ├─246944 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247609 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5w3j4t7_/privsep.sock │ │ ├─247612 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247616 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─550942c894984dfd4c9503179fadf308c48a7ed9eae8cca4d0c65603386b5273 │ │ ├─185356 neutron-api: uWSGI master │ │ ├─185377 neutron-api: uWSGI worker 1 │ │ └─185378 neutron-api: uWSGI worker 2 │ ├─33aeb746a84a9ef249943b2cb08c84000693ee9ccc5e8d5f13d6d47c591e3012 │ │ ├─67666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67683 /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 │ │ ├─67689 erl_child_setup 1048576 │ │ ├─67755 sh -s disksup │ │ ├─67757 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67758 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67923 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67924 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67934 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68096 /bin/sh -s rabbit_disk_monitor │ ├─94bbe0b0e26cfcb3d327112107647a7f7fc4f15f4331757815c309f4955e73fa │ │ └─62716 /pause │ ├─16c046ca09988503d00b44cccb83891d3a5ef8e8d59140f659d3c2f97cc0c5bc │ │ └─161388 /pause │ ├─58c83c672ccdec29ea718ca071051627872f715cf4f6140eece47ab5ba0a6b58 │ │ └─46839 /pause │ ├─e98d698a82c28729650872f76db443b1e8603df249155b0ee79c208bb7b1a047 │ │ ├─188149 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─189351 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw4wnbtua/privsep.sock │ │ ├─189769 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0cocyri3/privsep.sock │ │ ├─190452 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpnap8ah2q/privsep.sock │ │ ├─190859 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190860 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190877 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0477e81a-c1e2-42fe-a835-6769e1633de7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0477e81a-c1e2-42fe-a835-6769e1633de7/host --addn-hosts=/var/lib/neutron/dhcp/0477e81a-c1e2-42fe-a835-6769e1633de7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0477e81a-c1e2-42fe-a835-6769e1633de7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0477e81a-c1e2-42fe-a835-6769e1633de7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6110f170-1e72-419b-abee-703592cf6942,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─190900 haproxy -f /var/lib/neutron/ns-metadata-proxy/0477e81a-c1e2-42fe-a835-6769e1633de7.conf │ │ ├─210258 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0cae4c82-942f-4055-bd3e-9f2b5cf3f5f2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0cae4c82-942f-4055-bd3e-9f2b5cf3f5f2/host --addn-hosts=/var/lib/neutron/dhcp/0cae4c82-942f-4055-bd3e-9f2b5cf3f5f2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0cae4c82-942f-4055-bd3e-9f2b5cf3f5f2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0cae4c82-942f-4055-bd3e-9f2b5cf3f5f2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2de5ec4d-7d43-4648-98f4-e7d914b2505d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─210267 haproxy -f /var/lib/neutron/ns-metadata-proxy/0cae4c82-942f-4055-bd3e-9f2b5cf3f5f2.conf │ │ ├─374844 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpnow9r7ta/privsep.sock │ │ └─412716 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─6545e63fa1d176a52d0576605bd6615423cf597e0650dede4806c60cb3b668d9 │ │ └─272146 /pause │ ├─a782c744a0905a47fb469c4021f7c6492d0a9268cc933dd82a58f0925ffcfebf │ │ ├─147483 placement-api: uWSGI master │ │ ├─147498 placement-api: uWSGI worker 1 │ │ └─147499 placement-api: uWSGI worker 2 │ ├─88e74c1c9526be94e3d5075a3f461ff7941c47fd089f8b4c5a390cfa3f249fcb │ │ └─67771 /bin/oauth2-proxy │ ├─c3bb79244ed51d107f467b950b2c12b0bd8fe4343fa4d43bb69f68ef3beca5c6 │ │ ├─172443 nova-metadata: uWSGI master │ │ ├─172455 nova-metadata: uWSGI worker 1 │ │ └─172456 nova-metadata: uWSGI worker 2 │ ├─c906fb834b5d7d827bdc7dc76d835ffe6b289dc58d34339816aac3bca8eb6173 │ │ └─237520 /pause │ ├─f8e2ef09a677d65b0291350447a6fd6b9736c1306b96ac89f7cb173010a1c4fd │ │ └─156592 /pause │ ├─fec8ea73bd21b26abea229e3e6aa520deb194acbb4ada30fb3b8b32eab79b5af │ │ └─66989 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─611d8bd58ff40196c255ebed71677768428a1d4a50c78a68119d3e987f1618a1 │ │ └─43016 /pause │ ├─092e8b7c7eb2f0862eb68723377b0d3711d101ffc826b17b4126d1a0abe3d40e │ │ ├─ 45856 /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 │ │ ├─ 45869 /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 │ │ ├─ 45978 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271109 nginx: worker process │ │ ├─271110 nginx: worker process │ │ └─271111 nginx: cache manager process │ ├─538308fc2e0b85e6be60d79925d4b6f53083417529ca88660f5071e56ca4fc41 │ │ ├─78808 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78824 /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 │ │ ├─78830 erl_child_setup 1048576 │ │ ├─78877 sh -s disksup │ │ ├─78879 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78880 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78883 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78884 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78894 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78983 /bin/sh -s rabbit_disk_monitor │ ├─38b37d57351b2ea852d497efdf2622d225700186a9df82f28c3116346688ae02 │ │ └─80124 /pause │ ├─5097272b9a8fd0f850134a79013c9dc968885c9a3c6bbb4a5438654040271cd7 │ │ └─176003 /pause │ ├─9c91692a233b1b598ee9ca45396eb5e017d66af01804ccb9b3fdea837c7e0e92 │ │ └─156923 /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 │ ├─f64e1bff20baa9e55fa2b22a35639e50740c04d8fd4a047b0312aeefb500df55 │ │ └─50769 redis_exporter │ ├─ae04aff9ae8c04a13df910ae70db721cccfa75ee13a14c5fc55f37b7aea932f9 │ │ └─46448 /pause │ ├─4af067cdf78df7a336d4738a90670ce02bf7780a1b4fe30f859352aa0d9ce294 │ │ ├─65776 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65809 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─69c1701416dd0edcd17a14431a8a0335b2cb6d323d682f7e29e5335df376b4f8 │ │ ├─252605 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252621 /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 │ │ ├─252627 erl_child_setup 1048576 │ │ ├─252677 sh -s disksup │ │ ├─252679 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─252680 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─252835 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252836 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─252846 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─253438 /bin/sh -s rabbit_disk_monitor │ ├─2022d4381b9cf4bb1263e694ddfbbb8c0afea7e05d73c3cf8fddc874aef06871 │ │ └─161722 /pause │ ├─2f0e4c1e20731eff6e61ccfff657d9e7099256ed86ca655b2a1fa8c1a46e1ea7 │ │ └─65218 /pause │ ├─4aefed6b0ab4f0b1724f6217c853f051d631547ed00ccf19850426aa16fec139 │ │ └─45643 /pause │ ├─0ec48c720a1f4d02cdef14a0e47098d3b40375b95064d7076c9d0e00cf8892a8 │ │ └─92664 /pause │ ├─a0801487452dc397ee96bfa4da92f558c288867e42152624e1786fddf2cbb7ad │ │ ├─226558 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227038 octavia-worker: ConsumerService worker(0) │ │ └─227047 octavia-worker: ConsumerService worker(1) │ ├─57f5ad0c2b2138288c45a394354a119a9f11e34775c68d31404ab359dead293f │ │ └─176200 /pause │ ├─2b42bd3a85cd06630c0d3270b90080403f311f6328bf082d825bca84f8c67b8e │ │ └─55922 /pause │ ├─32c610dc4ff610934be1973211d06993ed2522ea3654532510e58e6183753dd4 │ │ └─167836 /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 │ ├─69707a73ad357907ca6ac86ead5bb6341c5e8e686ad965cc645e52501ed157c9 │ │ └─189667 /usr/bin/libvirt-tls-sidecar │ ├─d8854f38021775f31d48a03f7c014453f7c35e2e5f29f48fd204c080014139b3 │ │ ├─62121 python -u /app/sidecar.py │ │ ├─62365 python -u /app/sidecar.py │ │ └─62366 python -u /app/sidecar.py │ ├─16193b0963d1d01a8fda25f4a8d4abef2232b446f0517884ce6036eb0eac366f │ │ └─47726 /pause │ ├─cdeada91eb8d7fee68761d198a325c6c304b66b5a1937a85e5db83cdc866c66c │ │ └─42891 /pause │ ├─9fc35174abd2c5b27d2d9906ba063b75e2916ded6debc988a6109c1fad7ccfbc │ │ └─257025 /pause │ ├─e2c6da968a84b86ada7b1d5623e1bfc6699f491db3d253160c739c45e2171f1d │ │ └─230937 /pause │ ├─8c88377872f007660219a190ef0bbafb055c49ce525b21370756cafd5f4772d1 │ │ └─61295 /pause │ ├─ffca0be63bfa13ee018a9a35140157eb21411fb8603e3a30b891ab7ac3a33d58 │ │ └─86254 /pause │ ├─f0508d61d605c3ace1ef0d42085e23db34b327e0fee37b2ca1f33a2f200daa18 │ │ ├─228722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228750 /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 │ │ ├─228756 erl_child_setup 1048576 │ │ ├─228806 sh -s disksup │ │ ├─228808 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─228809 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─228813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228824 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228955 /bin/sh -s rabbit_disk_monitor │ ├─d31199a66deaa46f0eb41e402fb8f5eec74e14b5103ab613a2c16edc493e905b │ │ └─271822 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─c8019edb700a04eaf8a26bf4565378a2a711b2ebfdcd25e8cecf6f2fd9d68379 │ │ └─47837 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─08ffc4f26fbc3fd950bd466809a41b5146e1e4922a27d4cc7fb07763e70a962a │ │ └─78649 /pause │ ├─4a659205d5d2f360f95b954752308b6aae19eb1369e605ccd6f3cbeb74d0e221 │ │ ├─185391 neutron-policy-server: uWSGI master │ │ ├─185406 neutron-policy-server: uWSGI worker 1 │ │ └─185407 neutron-policy-server: uWSGI worker 2 │ ├─883aef7fc55f4ce110827c3afaffe6a272e76983f9ecb1535358c5d1bea01454 │ │ ├─173200 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173518 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173519 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─6587fc99e0855bc503e1abce863de6a8728099e7c42d52ab6f5749cde84018f3 │ │ └─162362 /pause │ ├─9ae96ac31a26ff1969a1f318ba153c1705cb92a8e1a1d5734204c585c2040375 │ │ └─253414 docker-registry serve /etc/docker-registry/config.yml │ ├─7b93cf3260a8e1dfd554019ac73d4e13d04c5e6f024ff6c4184bf9817faf4d75 │ │ ├─129362 /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 │ │ └─129570 /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 │ ├─e2e6e375edde0042e0843112913966f2f2c7ec30b882102498803f8564f520eb │ │ └─56167 nfd-worker -metrics=8081 │ ├─d28b929723bd18e15d7ecacea7a5c6dc24579c4500b73ba702af36b3c44b6db0 │ │ └─176523 /pause │ ├─2e36465cf1c654bac63c5fb484f0d3fe82eb52eac54e099fd24d3c8cf6a469d9 │ │ └─65490 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b94b89ca3c49eac17003ccdee4e153b9612c862f89c1d37f408438cb0da61559 │ │ └─174233 /pause │ ├─2345e6c7f04fdd513d01bd6e08f2ffdd5a5d696317a89fea8fdf83e721afa628 │ │ └─47140 /pause │ ├─995eace50d66b00b6109056ae396bf6f4b87476bb6554a28780db3e8452791f8 │ │ └─234367 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─f7745cf548efe99ec91711a15e555fba5e6e9a566249d1a9887513368bbc30d8 │ │ └─232177 /pause │ ├─fcd7219c98699203512839ae79b93f389a3e5802f7c0d478c34084d8cf241f7e │ │ ├─85454 barbiacan-api: uWSGI master │ │ └─85470 barbiacan-api: uWSGI worker 1 │ ├─20ae9842c5853f56b458ce892091e387201f291501d5038314aed8bdb53bb4b6 │ │ └─162170 /pause │ ├─cdd690ee04e8eff215d85adbef0bbd59f790ea366841902dea106ae40236f07e │ │ └─40122 /kube-vip manager │ ├─f94909450303e9652fc22c9be724f9308687e9fb38cddbef1af992bdbd89a078 │ │ ├─177030 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─412396 sleep 300 │ ├─ad98ec3374991072f863a3835d557eab272c46c8c579658d5ba5fa0f10b6ab34 │ │ └─39764 /pause │ ├─1450be88e550930540e9000b6cdaba13597024d5f2693df70387d2dc3a948139 │ │ └─115173 /pause │ ├─4d070660a2171c589fc4827d4d0aa77994337091b30c20d70e8905bfa131369a │ │ └─48059 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─26cd968015773f6c5dd27d3e4b82c440c2a0bda87b5f2cccfe72f3c9d602d807 │ │ └─66918 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2bda52a5fd13ef37daf17aca899739a93609bc14aa8ba6f93ea32a675c4840ce │ │ └─176578 /pause │ ├─326c49204878e2140063a8456f7870449d085f6139e1e805afef218199360ba7 │ │ ├─ 96887 /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 │ │ └─396890 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8020e197c4a757c1892791af74de9779c3ba37e52614bdb011b6fa05149f6d81 │ │ ├─110232 glance-api: uWSGI master │ │ ├─110266 glance-api: uWSGI worker 1 │ │ └─110267 glance-api: uWSGI worker 2 │ ├─50a626fdb9afa1ae29cc8cf6695fd233f458692255ba4301a9404b553b1b78fe │ │ └─63216 /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 │ ├─2bfe1805a2252b32c47e33e8f82c268e4e87404f9d653cd5923f47f5ebbaba99 │ │ ├─125347 cinder-api: uWSGI master │ │ ├─125359 cinder-api: uWSGI worker 1 │ │ └─125360 cinder-api: uWSGI worker 2 │ ├─6e6ab4b15d3d7778ffea6f672b5997c62da15175c4325a244720c38b9bae6b7b │ │ └─115256 /pause │ ├─58aa33bfde0bb170f64cdba5a6b63238e1c62502d4d1d64874de69a4b6d06ace │ │ └─234305 /pause │ ├─6d8665d31f339e6f66dcacad276e7bda82ec517a6b8f95e2049ed105cd62c00a │ │ ├─188117 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─188488 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpewydg_t_/privsep.sock │ │ ├─371590 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfqhcq_5c/privsep.sock │ │ ├─371998 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpc03ie4i8/privsep.sock │ │ ├─372406 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372408 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372793 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a4ef2f56-0cd8-462d-8d1e-88ff624a89d8 --namespace=qrouter-a4ef2f56-0cd8-462d-8d1e-88ff624a89d8 --conf_dir=/var/lib/neutron/ha_confs/a4ef2f56-0cd8-462d-8d1e-88ff624a89d8 --log-file=/var/lib/neutron/ha_confs/a4ef2f56-0cd8-462d-8d1e-88ff624a89d8/neutron-keepalived-state-change.log --monitor_interface=ha-7087587f-28 --monitor_cidr=169.254.0.78/24 --pid_file=/var/lib/neutron/external/pids/a4ef2f56-0cd8-462d-8d1e-88ff624a89d8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374641 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f0093d27-027f-423d-839e-38387cd1fe0c --namespace=qrouter-f0093d27-027f-423d-839e-38387cd1fe0c --conf_dir=/var/lib/neutron/ha_confs/f0093d27-027f-423d-839e-38387cd1fe0c --log-file=/var/lib/neutron/ha_confs/f0093d27-027f-423d-839e-38387cd1fe0c/neutron-keepalived-state-change.log --monitor_interface=ha-4b329c2c-b3 --monitor_cidr=169.254.0.251/24 --pid_file=/var/lib/neutron/external/pids/f0093d27-027f-423d-839e-38387cd1fe0c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─390331 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=660b59d8-e726-4f1b-9dbd-4d88073a8be9 --namespace=qrouter-660b59d8-e726-4f1b-9dbd-4d88073a8be9 --conf_dir=/var/lib/neutron/ha_confs/660b59d8-e726-4f1b-9dbd-4d88073a8be9 --log-file=/var/lib/neutron/ha_confs/660b59d8-e726-4f1b-9dbd-4d88073a8be9/neutron-keepalived-state-change.log --monitor_interface=ha-20c76a2f-fa --monitor_cidr=169.254.0.227/24 --pid_file=/var/lib/neutron/external/pids/660b59d8-e726-4f1b-9dbd-4d88073a8be9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─396586 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=040a9b8b-562b-4007-a41e-4a9901eb55a5 --namespace=qrouter-040a9b8b-562b-4007-a41e-4a9901eb55a5 --conf_dir=/var/lib/neutron/ha_confs/040a9b8b-562b-4007-a41e-4a9901eb55a5 --log-file=/var/lib/neutron/ha_confs/040a9b8b-562b-4007-a41e-4a9901eb55a5/neutron-keepalived-state-change.log --monitor_interface=ha-c957b039-af --monitor_cidr=169.254.0.237/24 --pid_file=/var/lib/neutron/external/pids/040a9b8b-562b-4007-a41e-4a9901eb55a5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─412675 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─18545a54851d0b3bbd491cbe6914af320a7afb86603d555733394ef55391ca7e │ │ └─66443 /pause │ ├─435f46b4bb1156b4e1d56959fcca9de07daece3dd2a19caf873f498f78cd4527 │ │ └─208232 /pause │ ├─c39b007a22c679225e3ca996ce1be17331f9e04cd805cf67c4a0e9fe0fcb879d │ │ └─162282 /pause │ ├─ca9e589c2eeac15a03118c8fb864b6c0ff920ff7dd6d208bbac8edb14e31df51 │ │ ├─174365 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174380 /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 │ │ ├─174386 erl_child_setup 1048576 │ │ ├─174434 sh -s disksup │ │ ├─174436 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174437 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174536 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174687 /bin/sh -s rabbit_disk_monitor │ ├─c03c16c4508c8de3419747fec9a9b40970c66d111701bdb1257920e065baef06 │ │ └─61247 /pause │ ├─d53c93ecc5e1f0b3e716f780b882dd577e51d5990c7ff040df32e209722361a0 │ │ └─159355 /pause │ ├─fa9ae440b7332302d5dd8ea5d76ea05d4c5a187f646d70035f487477789b3c18 │ │ └─66768 /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 │ ├─2257f46164cd7da5dcea2c157252fae1c8c69e4a74932acde9c8bcb1632251a5 │ │ └─66728 /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 │ ├─a2654431086e034bedde44d67e658340eb9c38d9e833e7bd33ec6f0a36987196 │ │ ├─185211 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185714 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185715 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185723 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d9c44d5cc9a22d990f11c80942a236b943a4c9be074a1b389ff504c3db39f2fc │ │ └─233239 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─fb0863bceb6b0ec1851d5310de87a732a1033204e8ef8d5e78a99a736a80732b │ │ └─56066 /pause │ ├─4180ba1d934cbc13b41ebf70bc1bab7b5e7022295f5051a4899476668377aab1 │ │ └─158767 /coredns -conf /etc/coredns/Corefile │ ├─47e754c05ca0a5a5eb3309b186e1b81798585529a6dec66022db259b85225459 │ │ └─226549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c6ecc026faa75e0e9703af916bc7144a251ae58358d604e7e813f26f455b798c │ │ └─40379 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─fb76add2e88835c545d27613887fede235342ae5fcb363c98f6f4cb72e6a24c7 │ │ └─128944 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ab97180357f9996b79806b9700f9a38686d8c10667d91686788be479304bdf00 │ │ └─236769 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e682a00840dcab0259ffbf1239549e86af3d3fa913e839fead80ab0486d22b3a │ │ └─65578 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─7bc001ebbe9f7a594fe2b3c0c7450a29a7801de43a7701ea9dd0298f39da0bd4 │ │ └─126796 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c46626c0d52acd96b62443262c831fa99aed36d053146f022fcb759930aa8d0d │ │ └─63049 /pause │ ├─28c3fb54203a5290b12abccefd145791ce2720b2cdde76662e407d6e2a7844a7 │ │ ├─186445 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186802 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpalal90ix/privsep.sock │ │ ├─187143 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmprl5wv2yk/privsep.sock │ │ └─187270 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─64014cf7b572e12d97e65f50e7bc83b5433d58bd9db2b4eb4da93f448c11efeb │ │ └─65524 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─110448c889c45547f1c3033c809176d198b57020773a5673425ea1d1a2d23618 │ │ └─237754 /pause │ ├─c984072e2e0bf35103321636abe28c5ad7aded2a97680c4372764726afc11d6c │ │ ├─47937 mysqld --wsrep_start_position=20ad6854-22c1-11f1-878e-d7001673d7e0:20 │ │ └─48083 /var/lib/mysql/mysql-state-monitor │ ├─6a8b5b0cecd390abbc41d266f131bc8d05ef512641d45aa6d929259b5d3f0998 │ │ └─247432 /pause │ ├─82983bf6362fec3a2b8df354cab340b93b6ea0700c7bffd921d5c993f0cbad31 │ │ └─67792 /bin/memcached_exporter │ ├─30340dbeb2869cc13a70e5408b8a6413c807eb13a9e144215e37fb497934d7bc │ │ └─217084 /pause │ ├─231f1e8763a7f583521e378fd217ef26f35b48bc8405ee44c5584836f8a9e0a8 │ │ └─158114 /pause │ ├─06c21e3ed105a46701f1e1ffbf9744bc943090724ec4e02741a8cb10cdf59b1b │ │ └─257451 /pause │ ├─8ea477d4e4251da10a362b29df472915e3e27c463ecf5d78b2d62372ca7108d0 │ │ ├─204855 heat-api: uWSGI master │ │ ├─204909 heat-api: uWSGI worker 1 │ │ └─204910 heat-api: uWSGI worker 2 │ ├─a2e6dc8eb5af261424a7749172fd8fe9b4859477f95511a489d0e0be2746120d │ │ └─87249 /usr/local/bin/rook ceph operator │ ├─0a86a4a48b047683fd685b1afa8642867b0f40c4868e75780c0ca8416f83c2e0 │ │ └─41113 /pause │ ├─a75c5c186c61ff4c6fd3a97c210f85c641f28873cd10628d1501364c390d31a9 │ │ └─128372 /pause │ ├─8bd2f594e62beda845e2cf545f3d4f5cc733211397994ab91ac27ba257e301f7 │ │ └─67748 /bin/oauth2-proxy │ ├─b87fefa3adb1df50677e7f3c919dd5cf4e2f7fca7c38a68eeb7e0324f48f8c23 │ │ ├─266551 manila-api: uWSGI master │ │ ├─266575 manila-api: uWSGI worker 1 │ │ └─266576 manila-api: uWSGI worker 2 │ ├─bbf6729b2a2236f1431590abb686fbec4065378b3bd45d2ca2cc0b256a5410fc │ │ └─45908 /server │ ├─76bc3fb41e2dbc9ce8061568723b4237b194e67604db15dab719aa0b302014c6 │ │ ├─47755 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 │ │ └─49231 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 │ ├─22402ba3e87d6c8884be0d867e1a72b64d3ced28b9fcb8842fdd6829c0eb4669 │ │ └─217114 /pause │ ├─a9758e45591c6c5b4561fd1553fe1858e10b988299a0cf17db8e6bbd936498ba │ │ └─111414 /pause │ ├─f8fe6d5de718e842366e79a2c320214249139ea3bc62e0ef23766dd6fd1a15b8 │ │ └─128304 /pause │ ├─7876421bbfc0fb0688da5b4cbf41679818ca6aaa50ed1bcd7d1d876d1f21c6fa │ │ └─257265 /pause │ ├─35bfd2e06ddf74d21ac236a546d82180b612bf69ecebc34ab2e91f32610e7f4b │ │ └─273053 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─34c9cae707d43b4d4b113fad5501f4c5ca7338c704f4c906f1a65c2d9175caa8 │ │ └─43220 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 │ ├─d945208bba06e134a619a508ee4ab87818be5750fb26b1a19cc1ace2cd3026f9 │ │ └─61334 /pause │ ├─a7cd7a19cf66de3a7043be27097cd4916d0e5bb5e9cf07825dcfb7e05b6c94ab │ │ └─96547 /pause │ ├─8418c30b0f1c873c046dfff80dfdf7b43bd921dfa6b1a4a731a691ea24259e07 │ │ └─190375 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─303c08e1783f39277bd042a3ab16f2554bd6adf0ee696527e4cfcc7dc5e75d47 │ │ ├─204850 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─205183 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─205184 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─7193f957b6684fc5582e1b8379bace35aa50ea4727a10a481e4e1e5dbb4c3270 │ │ └─64302 /pause │ ├─d36cd5750af35bd2559f23beb7f528ef41cfe21262329319346eb64d68c73f97 │ │ └─39996 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 │ ├─eeb801a754713a287431952006d7fddd37d6c14f384525b60e65046fc755e53a │ │ ├─ 72810 apache2 -DFOREGROUND │ │ ├─ 72825 (wsgi:k -DFOREGROUND │ │ ├─ 72826 (wsgi:k -DFOREGROUND │ │ ├─ 72827 (wsgi:k -DFOREGROUND │ │ ├─ 72828 (wsgi:k -DFOREGROUND │ │ ├─395410 apache2 -DFOREGROUND │ │ └─397152 apache2 -DFOREGROUND │ ├─d534d0022ae2940925bba714c8326fe29fa569ebf045e8c47a3d9f0695e1167a │ │ └─196471 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1419198c7d660f2dbec292ef1c817a94dc95c50b497ea9d047f9b6f1679afb18 │ │ └─43085 /coredns -conf /etc/coredns/Corefile │ ├─89811a59bb2bf67f713a98392bc212bc34aa0cab1f9dc15c34d57ae68f922504 │ │ └─66295 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─eaa933c5b22c4aa6d6f7a9233ba8daaf4c0d2032a4dfdb154858e3740f3351b4 │ │ └─39870 /pause │ ├─7bdeaf42356d189c8ee53e44fd59e230cbbf2d5551210daaee5a2b7680e9d023 │ │ └─246917 /pause │ ├─4a9a0fc20ed9d7f2602c32cbd96613905150adef097147faad747672c85920ad │ │ └─66076 /goldpinger --static-file-path /static │ ├─f043a8594ed34516dae131fe4224c291aa918b0421747fa3386442f71a122b89 │ │ └─40077 kube-apiserver --advertise-address=199.19.213.216 --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 │ ├─762ee8899a19e76752714059f5c127dd5f9c8499f7a23d98141eb1a44837154c │ │ └─113020 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─98ca21033f8125646bd659c7988e5118db620b963cd7cdf531036c89db937d79 │ │ └─266533 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e3c79a5bc8b8804cb9eacd51ba25bd53da0ad40ccd9893f750931785f041be88 │ │ └─43190 /pause │ ├─f6a606957eb598d334a2c02498f13034b3eb7472bf085533bbc98519fb2797fc │ │ ├─271619 apache2 -DFOREGROUND │ │ ├─274200 (wsgi:h -DFOREGROUND │ │ ├─274201 (wsgi:h -DFOREGROUND │ │ ├─274202 (wsgi:h -DFOREGROUND │ │ ├─274203 (wsgi:h -DFOREGROUND │ │ ├─274204 (wsgi:h -DFOREGROUND │ │ ├─274205 apache2 -DFOREGROUND │ │ └─274206 apache2 -DFOREGROUND │ ├─cd961893bfb36000c1110e82dca77223a21673206cec8ff0d9af4e18bec0c619 │ │ └─228552 /pause │ ├─8f0266b9887102912085c6b0d85bfbab3e6d5db05c51228658635c2667ad9ad4 │ │ └─62251 /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 │ ├─b34efe546e8c24e4a3c62e6e6da252994ff526ff3b4e5bb4ca5769fc9b42bd72 │ │ └─111453 /pause │ ├─14f5d67028dfadaa31551eda25bcc7da37b1dd90e1f0590a83779a380be0c1db │ │ └─40355 /pause │ ├─c11d2f2b68e433577fc2d8c7c68b3e8ea095d6cd14269ddb7192c3257c80a159 │ │ └─62468 /pause │ ├─b5f96d3953290bf24b69ca328925a8250c1a84b31698fef83148f881b8e27497 │ │ ├─190128 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190146 /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 │ │ ├─190152 erl_child_setup 1048576 │ │ ├─190260 sh -s disksup │ │ ├─190269 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190270 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190356 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190357 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190390 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─190732 /bin/sh -s rabbit_disk_monitor │ ├─70d9a5b24b59af0fd1530d5bf326406b70c987cf8ab9ecbfbd7bea3f16958917 │ │ └─192566 /pause │ ├─432d97cb7a93f76920efa2c7c8ba0615c6c9432ce37d236067f3636bcacea05f │ │ ├─159494 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159511 /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 │ │ ├─159517 erl_child_setup 1048576 │ │ ├─159565 sh -s disksup │ │ ├─159567 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─159568 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─159717 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159718 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159728 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─159861 /bin/sh -s rabbit_disk_monitor │ ├─19a55b7123e593d75ebafe1eb77602ba5fffe6701c9a43d5ad2cab452d185cfb │ │ └─252466 /pause │ ├─d8c40b1ccc8bbe5c5f93a1ec386ae3c22e08904021e92b21c6ac66a71356ad6d │ │ └─113491 /pause │ ├─3af9436ab7b1fbab6062a5ce3b8b1ae643e7354bce022b9ae325fc55de124502 │ │ └─64365 /pause │ ├─95e4b436b179bd568241813fb5e9bb29de7ac884985b97fa65c05658c591ba32 │ │ ├─204882 heat-api-cfn: uWSGI master │ │ ├─204911 heat-api-cfn: uWSGI worker 1 │ │ └─204912 heat-api-cfn: uWSGI worker 2 │ ├─20fc41ac5f9175b5a77dbdd3be4722c291a00bf6a5f0d1b8f81951b4b8964327 │ │ └─50093 /pause │ ├─79fb2770cdbb6503a367a6413a209cf2f94fb867287a89ca58a59e33a14e57ae │ │ └─50680 valkey-server *:26379 [sentinel] │ ├─5a77a6f5706a9f8ca6ac99c20812b7615c1156b9d8f83bcabd3816ce5d26a36b │ │ └─46639 /manager --metrics-bind-address=:9782 │ ├─0a85547ae7a718daad514f6ff7e28807fa5ef2b3ede933801169498e7392872a │ │ └─43318 /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 │ ├─43d0297b4899b1d3283c3ce35a214bf4a38c89d0b1f6a47a669b2b8557e6fc79 │ │ └─50278 /pause │ ├─72bbbe572e705f9d157a6445687ffb3fa960919f05e9cba0d666d26f8c729b37 │ │ └─69215 /pause │ ├─925cc1ac97b30306922354eec0de2c114c6bbf7044e542a15e90813c30224e23 │ │ └─39953 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 │ ├─eabf9d05c92fc9a1b116a88c926c34e15f2e50d6e5382d9402d4af3b4876d1cb │ │ └─268804 /pause │ ├─4afdb39077b6200235f21bf8852e2bdef854922c4b94a23653cff7df5006b246 │ │ └─176120 /pause │ ├─6eb74f89594bd3f7897760507bb80a5f68221cf1c8ea102b9d26aab784e8c2fb │ │ └─56220 nfd-gc -gc-interval=1h │ ├─6ed6c265e732de8d3a59c57893a2e8c686c8cd34dca2c07f1cb464a25f537241 │ │ └─236744 /pause │ ├─dbf456191325d325306d8a305376a79b837fab524df57c067ed94be6a0f2a1fc │ │ └─40040 etcd --advertise-client-urls=https://199.19.213.216: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.19.213.216:2380 --initial-cluster=instance=https://199.19.213.216:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.216:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.216: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 │ ├─c5c231393b23b5eb7b7bb8fd7c7a64842ed58f00c7cb21b573db78ab4638bdba │ │ └─41127 /pause │ ├─382ffa60f4fbffcd810aa723d7667a0f689c8c84798dd8837e1bad2de9460049 │ │ └─96495 /pause │ ├─aa2fc81dab4a602f97b1e6ed1da99ce80e78da65eca26afade52e42ea2ef90f0 │ │ └─61607 /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 │ ├─cfedeab3f84f29b2d4a020270dfae65ba656ed0d0e283408a07f4c88034ef07a │ │ └─257219 /pause │ ├─db0c9d003f0feff022580819eff5493aad2c17fe7f3a2d38b7a1edf918a60ec8 │ │ └─231073 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ └─bdd060ab1553be1852a1270fbeb42aa0308143debd4960aa923fe09a1e6a09b1 │ ├─42036 cilium-agent --config-dir=/tmp/cilium/config-map │ └─42589 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount