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 │ │ │ ├─21458 /lib/systemd/systemd --user │ │ │ └─21459 (sd-pam) │ │ └─session-22.scope │ │ ├─21448 sshd: cephadm [priv] │ │ └─21473 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1464 sshd: zuul [priv] │ │ └─1477 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1468 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─390192 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ivpmabxrkzsuorqtwlemmicqrdawveje ; /usr/bin/python3'"'"' && sleep 0' │ ├─390193 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ivpmabxrkzsuorqtwlemmicqrdawveje ; /usr/bin/python3' && sleep 0 │ ├─390194 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ivpmabxrkzsuorqtwlemmicqrdawveje ; /usr/bin/python3 │ ├─390195 /bin/sh -c echo BECOME-SUCCESS-ivpmabxrkzsuorqtwlemmicqrdawveje ; /usr/bin/python3 │ ├─390196 /usr/bin/python3 │ ├─390225 /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 │ └─390227 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-03f917aa31974c444e33bfea008d5bcbd60f5048ea424acf11c284ceadf4839b.scope … │ │ ├─24586 /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 │ │ └─24600 /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 │ ├─containerd.service … │ │ ├─ 9806 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12174 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ab87392b4826757e39bd044304b6e2eb77ae5aa33ca7da3706897855466c5c5f -address /run/containerd/containerd.sock │ │ ├─ 12572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6b0347e60499b000507c2da7254de18cda8d9f8cbe2e6616bca6b4b033db5080 -address /run/containerd/containerd.sock │ │ ├─ 19364 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4e300d7bef0a70998873a847ffe9dab37537103b05d1aa18e4b7329ce0f23fc -address /run/containerd/containerd.sock │ │ ├─ 24563 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 03f917aa31974c444e33bfea008d5bcbd60f5048ea424acf11c284ceadf4839b -address /run/containerd/containerd.sock │ │ ├─ 29092 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 749b8c5f4fd28b7aab56105886bc500b59867eca21713436fe2621c30f1ef6b4 -address /run/containerd/containerd.sock │ │ ├─ 33591 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5710653f983986cf05183e481c4a3ae6982d5c6c9ad25b687982593548e7faac -address /run/containerd/containerd.sock │ │ ├─ 38961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61864d7e929139e47cd54eb1c32b532b51806329ee2dadc5ebb5e2a38780f25b -address /run/containerd/containerd.sock │ │ ├─ 39015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8cd59d88041f3bcf61e67974e397deec3f20a30ba53059e1df3af0c13f11c4e -address /run/containerd/containerd.sock │ │ ├─ 39017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf80a13a46217befe6609fb5d0bb670a88f54046e5ead8999ed3b990c456331 -address /run/containerd/containerd.sock │ │ ├─ 39034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 699121e40930e03b782c0809211517ec7df3e499579d626ec3c0a49854fd7b60 -address /run/containerd/containerd.sock │ │ ├─ 39039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f519a6bac773ec6288741da8d1ea65fd00a7fd3cd61e72a76ff9cf8cb31ac87 -address /run/containerd/containerd.sock │ │ ├─ 39560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d802d256dfe2058695ce2db3c599ed6cd3f1f5420b4c446b3265a6077d42238c -address /run/containerd/containerd.sock │ │ ├─ 40305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2107c36075a0171569d1ac945ac01c7ac2222befaa8d1ddf387f82668a9bd8d7 -address /run/containerd/containerd.sock │ │ ├─ 40328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c5560283f5d8b02eb88ad92735b87398f7e561f24bfabd50b33f1c1d4728c9 -address /run/containerd/containerd.sock │ │ ├─ 41732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2002094124863484c4345caada2c6e6d6d9692a41fc95d36e15e003c128c2d2f -address /run/containerd/containerd.sock │ │ ├─ 42132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b472a0a4b2e7bcd5744a8d299b16740621dc528751fcc7421db6a33e06dc95ef -address /run/containerd/containerd.sock │ │ ├─ 42165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269fbef06cab7f632e6df08eb375a9fd84242f85c19b48fcd2f7d15f17ace908 -address /run/containerd/containerd.sock │ │ ├─ 42602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8bba27678354cca39b80b2ce0e73b27eefe3e9c64d5c521ef34ef4943f243d2 -address /run/containerd/containerd.sock │ │ ├─ 43096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6c6bceebb52bdac917fbcae627bca52dfe8bb533c4ae802b073d262a225ddc -address /run/containerd/containerd.sock │ │ ├─ 43135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ab6cfab51d85649139287d2bdb06316003a8fc4a029939630e2c3d17a63b436 -address /run/containerd/containerd.sock │ │ ├─ 43180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c32333d8b72781e73fd92f144ab80b5abdbeceb44b1f27fb7d17e84c5482e856 -address /run/containerd/containerd.sock │ │ ├─ 45138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37d181e9d11b618630a78ec2a0210ff13fa2d6f9ff4ac8f34041bbca4826e53 -address /run/containerd/containerd.sock │ │ ├─ 45213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9965e174b5bc349b8900bf98c5c40abc9451a6a52df62848ffb3806efd6ca084 -address /run/containerd/containerd.sock │ │ ├─ 45998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4e0f445e22b6991c0e23f71e5b2eef2706c6de95ca4b5b6e6427b0f16d5f90 -address /run/containerd/containerd.sock │ │ ├─ 46035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e315bd17a7494c13130da9c6688a628cdaf81c6c25d3e80cf55fe7f79f29db07 -address /run/containerd/containerd.sock │ │ ├─ 46421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76e5087a4901ac50801e1e273ba75af90cd5836d1d9d0d9578c7f2d07f42bab5 -address /run/containerd/containerd.sock │ │ ├─ 46680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae0294b17faf0c285582c0fcac30aeab85b055bff2eab11b6212b8d0d882a2fb -address /run/containerd/containerd.sock │ │ ├─ 47333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b2f3627aa0995ca43857850f4841209e2b1b403ef2d421576e6bbcbbd992fe -address /run/containerd/containerd.sock │ │ ├─ 49398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ecfc1b605065e0040c3fc5fbbc98841fbcb10d6f9460d3d589ab7870985647d -address /run/containerd/containerd.sock │ │ ├─ 49559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea69060ff2212017d316a6ad69b3d366b0f847b26044e89ee5a127a0c2c56112 -address /run/containerd/containerd.sock │ │ ├─ 53786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98650180c839b4649b3e793b446926a65583e4b46c86cd91d21cd0d5e8b4213 -address /run/containerd/containerd.sock │ │ ├─ 54501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2982756d7449e864ccabf67d8ba81006c2f43f868ed25b44e3eb794534418e3d -address /run/containerd/containerd.sock │ │ ├─ 54554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f41f269e4dbc7de65705e9087b8fd9d90fd703da221ab810cf30b3280efe912 -address /run/containerd/containerd.sock │ │ ├─ 54597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d5cd9fa559add733258afdd6b8ae497a9ba6967b2ed8c351a1b972543f7a97 -address /run/containerd/containerd.sock │ │ ├─ 54785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ce6af6f1ea474980c83543ae277e10f52848d6917f7a8f309cd2d7243efdefe -address /run/containerd/containerd.sock │ │ ├─ 58737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fa1c421d28c19cd9e9f1771f0cc38e7745c0210387782d0263ff5ff035e57a4 -address /run/containerd/containerd.sock │ │ ├─ 58891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c6faef2f5d3231c95ae4639684854b447606a3c217d1ff3fd220f71cf9ac393 -address /run/containerd/containerd.sock │ │ ├─ 58951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8720c49b920273ddf96481141ea1bff1aa48f5219cf7cf8da6c2bc7fe032c07d -address /run/containerd/containerd.sock │ │ ├─ 58972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5753edb3f9f3a625e8ac39b90d0340f11c3f5b4cbca68b8f9240eba16cd72991 -address /run/containerd/containerd.sock │ │ ├─ 60651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f95f4cae4aec7a6d205d46b55e48a0330ae2457244e1f6c9e75a651b419046a2 -address /run/containerd/containerd.sock │ │ ├─ 60710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d94e89d266142bd685568c6efd419256c380331be0984c932be2c0d5c8574cf -address /run/containerd/containerd.sock │ │ ├─ 60774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59bdc79e850672af2664fa573a6af3a3926402e83fb6938bc4b1ecce3e0df5c1 -address /run/containerd/containerd.sock │ │ ├─ 60872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0234321e21c54f0babcd2aff5604f5c9d778592f17b9f27b3d3c462cce8ee1eb -address /run/containerd/containerd.sock │ │ ├─ 61086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a21035d92ff7ba44ea7d0b79dfa6d21cd76b1c5b3fe9fa3613d5a668a797e96 -address /run/containerd/containerd.sock │ │ ├─ 61262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15e21a6518433e71441e11674d2bd5c2c3e39730df87c09ae495415b98726ae -address /run/containerd/containerd.sock │ │ ├─ 61701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b78c0dc52d504c2beb96b84b0cfb9b8a79ce9ea125895ee90cf54d3cea6692 -address /run/containerd/containerd.sock │ │ ├─ 61922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6166584605d9a4146eedc1b9be80979eabaac3d16373fdd5393bdae7da5ce96d -address /run/containerd/containerd.sock │ │ ├─ 62104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2fb3d300ebf1cf12fe7d7966dead5b4e139f09fbb17e3cdc7261181e3b45587 -address /run/containerd/containerd.sock │ │ ├─ 62937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77d07ae27129c7c98f899064811ab5de3a8ba916bda3a298d8d248d05797ba26 -address /run/containerd/containerd.sock │ │ ├─ 64798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 358fe22fe2fc8fff02afba15993fa06777df57ec7e143740c030b57672518616 -address /run/containerd/containerd.sock │ │ ├─ 66851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d4ca25cd4cfdc8f8fdefd7d5364b4e38a72cd892eab137657afd2caad929cf5 -address /run/containerd/containerd.sock │ │ ├─ 75851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bd84ce2fd30eba5a747081232273e59b2e5ac36e13a028c2686f0eee840205 -address /run/containerd/containerd.sock │ │ ├─ 77345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd7e20ea333aef769581ff41318b3bd4d2b2432d9ed19b4c51daa201dc358230 -address /run/containerd/containerd.sock │ │ ├─ 82970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 752ff901e95477822b55df3a59250cf03a70a0f0394466d86a89e7803692eabd -address /run/containerd/containerd.sock │ │ ├─ 88773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cb7911eb40d4033e745bac2733a6235196b70c6886886241772181667bdfa06 -address /run/containerd/containerd.sock │ │ ├─ 94833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3bb7426725bc7d7c0bdc556ee1c9b989d980aae0b3f826df466dc668797bbc5 -address /run/containerd/containerd.sock │ │ ├─ 95118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80bff3770b5e398e48340bb166e369b99aa9dbe7edf5bc9739ce647bf16481ce -address /run/containerd/containerd.sock │ │ ├─104395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0220b387e647c1c9b347d4ecd24b8ccab8aa687f354215e6e56986011bc8240e -address /run/containerd/containerd.sock │ │ ├─105903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a1238be2c5ba1a5eb9cbb08833de912fa470a17aa88fda971e69bff26b6f9f6 -address /run/containerd/containerd.sock │ │ ├─105943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97d25d9da31b4fe0865d937d336153c1500783f3b508367da624453f407e9da -address /run/containerd/containerd.sock │ │ ├─107898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5d4c1bf6b99754ce6e46c7bddb800baf065180d9c7a44fb6df58c25446a85eb -address /run/containerd/containerd.sock │ │ ├─109646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6bb7fa6665b26082af9aadd00d5613e9281cb673ed1251904af818e9e4ca4e -address /run/containerd/containerd.sock │ │ ├─109815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1c887ccab8faead5ec01dc74b913684dc0544a99f26ec168bea402196839082 -address /run/containerd/containerd.sock │ │ ├─122903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd16789b89a76911915f8c2a895eeba65ad9c117988bc0763a3c060927cc0ab0 -address /run/containerd/containerd.sock │ │ ├─122990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f4aebd6f61659fa52791e70ca54026f22c6e4677541f6cd836976b082c54cb -address /run/containerd/containerd.sock │ │ ├─125372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d04b01bbc46b16af1c4b36c4620ad7617340276ffa4fb41a8e684e02f8b88a5 -address /run/containerd/containerd.sock │ │ ├─139514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ecedb656da01d6fbfb4bc79f1872ef1e3c67b412b42c6356e6ee6ddf79cb30 -address /run/containerd/containerd.sock │ │ ├─141085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fff272b071f5e384db3ae9b6759cf62fe3ee5cd1ce993fc76fbf91713cd1ca4 -address /run/containerd/containerd.sock │ │ ├─141476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9ad352b19bbd9d66c4a944f6d4fe5ce1717396f518a5088fc0e8561dd856466 -address /run/containerd/containerd.sock │ │ ├─142456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6c606bab865dcaffdbb1f637925abe79c42b06fdf3da28b8574db3d65522ff0 -address /run/containerd/containerd.sock │ │ ├─144322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6642b9c4b99489b3442bb02c7302b0ffdf269bb668c79b9e4e56c5baa5790d09 -address /run/containerd/containerd.sock │ │ ├─144627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a79150f189fb97a1d410891c73416c0fe006926ad8be44153e9cc95b14de18 -address /run/containerd/containerd.sock │ │ ├─144780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beb6e45bc014274ee289183f88f4ed537a9f5485fc574183510a69be1d8cdfda -address /run/containerd/containerd.sock │ │ ├─144957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd93d90fd044ec922be67863eaaabdc43190e17d45b8ad281ef31852fca8ab4 -address /run/containerd/containerd.sock │ │ ├─145106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c65fcb886022ce7658c557ee96bfa815b1fbcfec7c5fcb94839fc0c2926144f -address /run/containerd/containerd.sock │ │ ├─145489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38554674c3be3120ede75167253bbb5113da2157bb83cc35f0e1f645788f46c8 -address /run/containerd/containerd.sock │ │ ├─169895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ec1aaa102edfa62a21f9008119628becd99e1c8abaf3a28c321f47946c0dbe8 -address /run/containerd/containerd.sock │ │ ├─171524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef17a8904faf6e98698a7f394067dc604f040eeb03101ae05adb611ca4c6509 -address /run/containerd/containerd.sock │ │ ├─171563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232a0b66651c5d5caaa1290ee5f47f356a4c6cbbace40cd4312a8a7ca81fb4ab -address /run/containerd/containerd.sock │ │ ├─171639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d253ba1510033158a157b30c6f974ef4ffe270a21201c9f500c8dc77e5a50ef -address /run/containerd/containerd.sock │ │ ├─171665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faea7fcd48238f9a96068a9737a47be5149b93c9654c129a9b1cfbd948c44c27 -address /run/containerd/containerd.sock │ │ ├─171760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89a7f1c91729bd713d4c4c4eb830150c3fbcc8d72f1042f1c3da68e74b42d8e0 -address /run/containerd/containerd.sock │ │ ├─172089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9b7e4ee2fb0dcb0c7cd254edb8279ef94e93f4912ae38d833defe5a2050fe9 -address /run/containerd/containerd.sock │ │ ├─172134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04145cd35554bba798314fb71faf25cf8e001f2a6a15df8dc9e0e18183f6198b -address /run/containerd/containerd.sock │ │ ├─184409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b4d0224929d9473d9ac4a68fc2cc91848bc65c7463cb9c0a47ab98f1d1efe8 -address /run/containerd/containerd.sock │ │ ├─186669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c7c645cfda0570ca32045d2c30663110c4e724ca1f390227315afbba93646e8 -address /run/containerd/containerd.sock │ │ ├─186734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0033c75cb4cf4dc1871adb5ce4bd675a2cd668e71f7a1f1c82f8b0639c5422c4 -address /run/containerd/containerd.sock │ │ ├─186839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de55ffafdefec4cc85b9083fd53279cf2ee2e1e2189603e03d29ff0a988a1be6 -address /run/containerd/containerd.sock │ │ ├─201240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36fd39449c3115f6882359bedd240a2eb60be4a8e1dea2dc51bc1a2ce6d74e74 -address /run/containerd/containerd.sock │ │ ├─208769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0daf7e85cd1a25156ffcec40194f84f9f7687dc10c3d51d2f84563aaf85c03b -address /run/containerd/containerd.sock │ │ ├─208793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 550173fa32d60dbfc344677799e0609250cf83ad12a423755f8029cd26eb2d5e -address /run/containerd/containerd.sock │ │ ├─208864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7cfb2eaba2b126112b133b5e321b04ef60ba4d1041a580fbe15c16c8b8444dc -address /run/containerd/containerd.sock │ │ ├─209290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e08eea359a138fcaec5f0fdff4c43aed1ffd44c6e1aaf4f6c5073564a31f9af -address /run/containerd/containerd.sock │ │ ├─219558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d196e50245b4717aea4e811c1b2a9090c98638926b8bcb2dd55479df76b0e76f -address /run/containerd/containerd.sock │ │ ├─221803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 399e6c2515c9a4a267a62d7ebdb6a0f3e7a22fcd79b737d115035187d7244581 -address /run/containerd/containerd.sock │ │ ├─223076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d92bcb892926b04fff55ca3bb8bdf38305fd628caad959100884fefce29158 -address /run/containerd/containerd.sock │ │ ├─223938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1bc1a107d132a374c03e36cd27b8b40f306e20638c76aa93ff3c69e5e33efa -address /run/containerd/containerd.sock │ │ ├─225047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4da9748cbda97e8e4dc78c46e7a567297f5d3b4ae45444e1a398aec5c4e064cd -address /run/containerd/containerd.sock │ │ ├─227128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e9019ec89e97cd277489f9bf42e8525c3939733db37459ae97b6db5906e4eb2 -address /run/containerd/containerd.sock │ │ ├─228826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb98dc063b19d98f14e35510454e86ddf032e078c0041b1e00e1e49d4e7782d0 -address /run/containerd/containerd.sock │ │ ├─228877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd62b5354194577c6a32e8bd62f9ee869c81e81cf2db169e027bd94a61ed92d -address /run/containerd/containerd.sock │ │ ├─237766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf78f085ab0752c57d4cad82475b184b0c5d52963f2a6189dd15b48b8cb345e -address /run/containerd/containerd.sock │ │ ├─238255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de47cdf828823d696770ee0954abcf182075775a088f4706aeeeaaff65b0ccac -address /run/containerd/containerd.sock │ │ ├─240843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f23c7de43502cf56562645eef011c68f658fbffeb5a93e1a9e676f1a1ff3a1ff -address /run/containerd/containerd.sock │ │ ├─244899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 725cc551fd25bfba4bcf8013ff408e83bbdd724ba68590b653f0cb00aca907c8 -address /run/containerd/containerd.sock │ │ ├─245215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd62aa26f959698c94d6bc6a37a54385c64e3b28a3edc0fa08a7cf4577a52e2a -address /run/containerd/containerd.sock │ │ ├─245255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b7b052abed0599d304e04e1ede8dbea64e3dcf643e5d5519699edd270c4e2bf -address /run/containerd/containerd.sock │ │ ├─245352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 275d49672c769f48dd32d62e6a791292ccaca96a26a595142ccd9a6c7f1b23da -address /run/containerd/containerd.sock │ │ ├─256651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95688140f38438f76d2f8496f3a802741afb6f1d639e980b12e882fda5c8f5ef -address /run/containerd/containerd.sock │ │ ├─259068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68d14c1ddecb4336483559bc5481cb6e2750075208c6a647bf4cec3082393eba -address /run/containerd/containerd.sock │ │ └─260514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d386f1b44896de377559c633722531d9cbf513fe67a422f17be105a7a93102d1 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1193 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-a4e300d7bef0a70998873a847ffe9dab37537103b05d1aa18e4b7329ce0f23fc.scope … │ │ ├─19391 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19409 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─28800 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29075 /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@mgr.instance.rdvhpq.service │ │ │ ├─12486 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rdvhpq/unit.run │ │ │ └─12517 /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-rdvhpq --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.rdvhpq:/var/lib/ceph/mgr/ceph-instance.rdvhpq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rdvhpq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.rdvhpq -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 │ │ │ ├─19309 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19327 /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 │ │ │ ├─24268 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24546 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33291 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33574 /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 │ │ ├─12128 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12155 /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 … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138943 /sbin/multipathd -d -s │ ├─docker-5710653f983986cf05183e481c4a3ae6982d5c6c9ad25b687982593548e7faac.scope … │ │ ├─33615 /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 │ │ └─33627 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39426 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.4 --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 │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1399 /usr/sbin/uuidd --socket-activation │ ├─docker-749b8c5f4fd28b7aab56105886bc500b59867eca21713436fe2621c30f1ef6b4.scope … │ │ ├─29116 /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 │ │ └─29128 /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-config.service │ ├─chrony.service │ │ ├─10690 /usr/sbin/chronyd -F 1 │ │ └─10691 /usr/sbin/chronyd -F 1 │ ├─docker-6b0347e60499b000507c2da7254de18cda8d9f8cbe2e6616bca6b4b033db5080.scope … │ │ ├─12596 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rdvhpq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12616 /usr/bin/ceph-mgr -n mgr.instance.rdvhpq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-ab87392b4826757e39bd044304b6e2eb77ae5aa33ca7da3706897855466c5c5f.scope … │ │ ├─12230 /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 │ │ └─12249 /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 │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138824 /sbin/iscsid │ │ └─138825 /sbin/iscsid │ ├─run-r5308c3fb6f2e4da8b94c929d2c19a22a.scope │ │ └─184737 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─2d94e89d266142bd685568c6efd419256c380331be0984c932be2c0d5c8574cf │ │ └─60739 /pause │ ├─c3ad962ec9d5c00ecc009faae15173f6454d85ba37569b504e7b9c5fd0eab3ea │ │ └─123569 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5c1d47f959bf47c6f370c57e648e681bf1b24f52dcbc53e7c3083927ec863eca │ │ └─63906 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-4.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 │ ├─2a21035d92ff7ba44ea7d0b79dfa6d21cd76b1c5b3fe9fa3613d5a668a797e96 │ │ └─61109 /pause │ ├─85601c6cb61037101c782fe79d808d0df53ef711848b4b03eeb2f262a18ed080 │ │ ├─59564 python -u /app/sidecar.py │ │ ├─59817 python -u /app/sidecar.py │ │ └─59819 python -u /app/sidecar.py │ ├─665f697bfc0ffb037085e1a148ec289db07a522e32442e0450d1afc97d850359 │ │ ├─197914 heat-api: uWSGI master │ │ ├─197962 heat-api: uWSGI worker 1 │ │ └─197963 heat-api: uWSGI worker 2 │ ├─e28afcced8bdf94cc119915c6a0794ceec56b2a60737e78cc212dbfdfcb58d68 │ │ ├─241040 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241056 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─241062 erl_child_setup 1048576 │ │ ├─241147 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─241148 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─241161 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─241573 /bin/sh -s rabbit_disk_monitor │ ├─7a87b211ec58014bc22cedad3769cd64649f920f2807cde17f4664cc9140ccf8 │ │ └─54975 nfd-master -crd-controller=true -metrics=8081 │ ├─699121e40930e03b782c0809211517ec7df3e499579d626ec3c0a49854fd7b60 │ │ └─39114 /pause │ ├─45c5560283f5d8b02eb88ad92735b87398f7e561f24bfabd50b33f1c1d4728c9 │ │ └─40374 /pause │ ├─cd47b0e0024d089312c1e86d85e307fcbc057c358e18274d4065630baedd23cb │ │ └─54925 nfd-gc -gc-interval=1h │ ├─269fbef06cab7f632e6df08eb375a9fd84242f85c19b48fcd2f7d15f17ace908 │ │ └─42194 /pause │ ├─7f5c028a45a4ce5fb8e28a074796bea3880de9474f0b3651b1916521759578de │ │ ├─218265 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218672 octavia-worker: ConsumerService worker(0) │ │ └─218675 octavia-worker: ConsumerService worker(1) │ ├─9b41ac6a69ec1993bb3568238be013234014cbf24776605bb6f7c275d349edb4 │ │ └─43323 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8f519a6bac773ec6288741da8d1ea65fd00a7fd3cd61e72a76ff9cf8cb31ac87 │ │ └─39134 /pause │ ├─6e2afde72b9eda4b1904326e5c562e325aafe5847688971b42b806564f816560 │ │ ├─182348 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) │ │ ├─182769 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) │ │ └─182770 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) │ ├─ef9242b6add108738123ae1601cce933adc675bb9b840e09304e22c898e18841 │ │ └─63589 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c4c6f808e1531b041a006fcb8cdfd92e30af3bc0ff6f367632983764875936ab │ │ ├─197879 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198135 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198136 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─2002094124863484c4345caada2c6e6d6d9692a41fc95d36e15e003c128c2d2f │ │ └─41761 /pause │ ├─de1338c5868bb5c26006de6795f3ea7d3c7fbd17bfdce86e3f48e3a8a0e8408f │ │ └─64182 /bin/oauth2-proxy │ ├─87ca1a30c02c999b92c1c8c0f1005fac0daffa0c33db8f86dd5fbe2e781fe565 │ │ ├─254223 /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 │ │ └─254318 /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 │ ├─6e08eea359a138fcaec5f0fdff4c43aed1ffd44c6e1aaf4f6c5073564a31f9af │ │ └─209317 /pause │ ├─dbdd87db2ac588f93287a897508759bb68b28d5e3c36b3ead00e0a605b50a737 │ │ └─95361 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-526w9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bb90d102ade4bb30095e426afccc3623ab5c35dcc3197418ac9565753c1a25a5 │ │ └─63311 /goldpinger --static-file-path /static │ ├─085d95351f90ece62a940f11a5992605f8e6fd708f0d942d4959b75e374988fc │ │ ├─238233 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238494 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─238495 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c7cfb2eaba2b126112b133b5e321b04ef60ba4d1041a580fbe15c16c8b8444dc │ │ └─208893 /pause │ ├─68d14c1ddecb4336483559bc5481cb6e2750075208c6a647bf4cec3082393eba │ │ └─259096 /pause │ ├─1ab6cfab51d85649139287d2bdb06316003a8fc4a029939630e2c3d17a63b436 │ │ └─43162 /pause │ ├─7dd9920a43df8476f83e0b31f82dd6d1862f99d65df8d2055351137a3d3e357c │ │ └─184638 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5b63dafed8df266e19c6454ed954a5865fcaad2693e0f75da96d97331c9957a7 │ │ └─42246 /coredns -conf /etc/coredns/Corefile │ ├─dd64782b0708bef564ab3b3a94fac6757d8369f6091e36cc4dff1b341a6fa1d9 │ │ └─49676 valkey-server *:6379 │ ├─c52580d221d8c42d67c3521a9ebe970cebc0cc9e8e500abcd22c42523bccb7e9 │ │ ├─47535 mysqld --wsrep_start_position=6058a697-4253-11f1-aaf7-8a3a52ccc181:20 │ │ └─47657 /var/lib/mysql/mysql-state-monitor │ ├─b8bba27678354cca39b80b2ce0e73b27eefe3e9c64d5c521ef34ef4943f243d2 │ │ └─42625 /pause │ ├─5ed418d12916e19c769d6660fcb1383ba8c4dd0a4f85f12aa0c9a6c7620d2b56 │ │ ├─254033 manila-api: uWSGI master │ │ ├─254072 manila-api: uWSGI worker 1 │ │ └─254073 manila-api: uWSGI worker 2 │ ├─a9731ab23f6d756769702a457c3c119f3055b7ee1e5458ec5aae3a59efea7b22 │ │ ├─142569 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142586 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─142592 erl_child_setup 1048576 │ │ ├─142676 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142677 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─142687 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─143060 /bin/sh -s rabbit_disk_monitor │ ├─c87a8a976107971ac87678cbc10521d8c021f27eb36e5b4b6bda902c2988e86e │ │ ├─180029 neutron-api: uWSGI master │ │ ├─180055 neutron-api: uWSGI worker 1 │ │ └─180056 neutron-api: uWSGI worker 2 │ ├─2d6c6bceebb52bdac917fbcae627bca52dfe8bb533c4ae802b073d262a225ddc │ │ └─43121 /pause │ ├─83d5cd9fa559add733258afdd6b8ae497a9ba6967b2ed8c351a1b972543f7a97 │ │ └─54621 /pause │ ├─d15e21a6518433e71441e11674d2bd5c2c3e39730df87c09ae495415b98726ae │ │ └─61286 /pause │ ├─33e75571e4f58be506bf47d065c5e07f9bb1e0b8efd1390ab76202e34545a71c │ │ └─59260 /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 │ ├─2574e82fd1820bcf73a392daf097a849fd65a38396469e975ba6654172bf7f32 │ │ ├─170020 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170081 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─170092 erl_child_setup 1048576 │ │ ├─170152 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170153 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170163 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─170409 /bin/sh -s rabbit_disk_monitor │ ├─c32333d8b72781e73fd92f144ab80b5abdbeceb44b1f27fb7d17e84c5482e856 │ │ └─43203 /pause │ ├─08452164e0d5d9a251283104e19f521398587be0238dc32c8740a7cece24236d │ │ └─119658 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f3bb7426725bc7d7c0bdc556ee1c9b989d980aae0b3f826df466dc668797bbc5 │ │ └─94857 /pause │ ├─d802d256dfe2058695ce2db3c599ed6cd3f1f5420b4c446b3265a6077d42238c │ │ └─39585 /pause │ ├─7d57711e8e2a83af91f3f3f2a5f6ed84fc93ba8bf3fa895bf30da91174986107 │ │ └─62476 /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 │ ├─dd7e20ea333aef769581ff41318b3bd4d2b2432d9ed19b4c51daa201dc358230 │ │ └─77369 /pause │ ├─90ddb1c59358de61510808b4d8bc2ed570f38e8f2b62cee556f6bce26e1747b1 │ │ ├─168018 nova-metadata: uWSGI master │ │ ├─168033 nova-metadata: uWSGI worker 1 │ │ └─168034 nova-metadata: uWSGI worker 2 │ ├─42bb26809498d1e7c51c20c1fd3cbb076414b6e7bd1042b11e7971d4aa58c9f3 │ │ ├─180012 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180216 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/plugins/ml2/ml2_conf.ini) │ │ ├─180217 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/plugins/ml2/ml2_conf.ini) │ │ └─180218 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/plugins/ml2/ml2_conf.ini) │ ├─b6480993abb260992382ad0de198758926cb294ecb785c0dc7fc3f09b176f428 │ │ └─43369 /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 │ ├─05b7423eab8a4a8e2fcdbafd5608d768b782973c0c4801d1420732e495a84413 │ │ └─41799 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a304d50c8e9f60cf63de6d1fe0a2974918c02440edf573c75341a09ffcbbb984 │ │ └─107665 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6cbd280083a3e0a06d0a493e7063ffc0058320ae491807d7c17064189fbe3177 │ │ └─63433 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3a1238be2c5ba1a5eb9cbb08833de912fa470a17aa88fda971e69bff26b6f9f6 │ │ └─105927 /pause │ ├─f8a95ccc461a67907540fbaf47ea522cef839f8449fabf5acde3cead1a047d58 │ │ └─183713 /usr/bin/libvirt-tls-sidecar │ ├─76e5087a4901ac50801e1e273ba75af90cd5836d1d9d0d9578c7f2d07f42bab5 │ │ └─46444 /pause │ ├─a9b78c0dc52d504c2beb96b84b0cfb9b8a79ce9ea125895ee90cf54d3cea6692 │ │ └─61726 /pause │ ├─6166584605d9a4146eedc1b9be80979eabaac3d16373fdd5393bdae7da5ce96d │ │ └─61961 /pause │ ├─629694c33850a9d17d0f58492e859336a62ae8fc95d0ba15ab37275ca57f0ef1 │ │ ├─219684 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219701 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─219707 erl_child_setup 1048576 │ │ ├─219813 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─219814 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─219827 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─220148 /bin/sh -s rabbit_disk_monitor │ ├─df4e0f445e22b6991c0e23f71e5b2eef2706c6de95ca4b5b6e6427b0f16d5f90 │ │ └─46021 /pause │ ├─eb09a230d4acf0644fe15f0c6e5b80a010e50a21ac720d9e91df5bbab8f6423b │ │ └─60278 /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 │ ├─c9d1bc13ea15d036c62c3761a09756efb798e964ae25d5f259cd5c03735cc449 │ │ └─62437 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─beb6e45bc014274ee289183f88f4ed537a9f5485fc574183510a69be1d8cdfda │ │ └─144818 /pause │ ├─0e9019ec89e97cd277489f9bf42e8525c3939733db37459ae97b6db5906e4eb2 │ │ └─227152 /pause │ ├─d03c80c395bf3fb82f5d82794ef30d477c7c8ee7e4d0881fa61f0df11cdb6661 │ │ └─63625 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-4.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 │ ├─bef17a8904faf6e98698a7f394067dc604f040eeb03101ae05adb611ca4c6509 │ │ └─171599 /pause │ ├─77d07ae27129c7c98f899064811ab5de3a8ba916bda3a298d8d248d05797ba26 │ │ └─62961 /pause │ ├─a1a79150f189fb97a1d410891c73416c0fe006926ad8be44153e9cc95b14de18 │ │ └─144653 /pause │ ├─b56d27c444e63a68530ee048070c9bfce76d4645557523606abe459400c83cb3 │ │ └─45487 /server │ ├─e195bfddaa6f91f1c9d5bff2e933bf8c7005db395c328299bf8ef2cea4f05d7b │ │ ├─82322 barbiacan-api: uWSGI master │ │ └─82333 barbiacan-api: uWSGI worker 1 │ ├─f50ec42ce36b11b0d187bec110706606d3a5d60fc2c0d3d68c2b39ce453713e4 │ │ └─55056 /secretgen-controller │ ├─9d04b01bbc46b16af1c4b36c4620ad7617340276ffa4fb41a8e684e02f8b88a5 │ │ └─125396 /pause │ ├─f9ad352b19bbd9d66c4a944f6d4fe5ce1717396f518a5088fc0e8561dd856466 │ │ └─141498 /pause │ ├─f37d181e9d11b618630a78ec2a0210ff13fa2d6f9ff4ac8f34041bbca4826e53 │ │ └─45166 /pause │ ├─d386f1b44896de377559c633722531d9cbf513fe67a422f17be105a7a93102d1 │ │ └─260547 /pause │ ├─b472a0a4b2e7bcd5744a8d299b16740621dc528751fcc7421db6a33e06dc95ef │ │ └─42163 /pause │ ├─de55ffafdefec4cc85b9083fd53279cf2ee2e1e2189603e03d29ff0a988a1be6 │ │ └─186883 /pause │ ├─8720c49b920273ddf96481141ea1bff1aa48f5219cf7cf8da6c2bc7fe032c07d │ │ └─58989 /pause │ ├─214a039a67e3e3bec4aed531a2774992e0fc0a78b0de61d2dbaa14c0ffeb85b0 │ │ └─223499 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─24cf1658c4ff47f3f5bea1c6ff2b1b436fc38ccf69651101a36a22040f586914 │ │ └─183825 /bin/bash /tmp/libvirt.sh │ ├─d4b38e3a052ae7cf4d784e7e2c2f8205eb3c2323b09b51d3cb66889985ca1b55 │ │ └─259533 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─cda0963a535e1e0644ad6e9b0e5dc962998f521bee25d40e01526745108b4df2 │ │ └─243780 docker-registry serve /etc/docker-registry/config.yml │ ├─d3d92bcb892926b04fff55ca3bb8bdf38305fd628caad959100884fefce29158 │ │ └─223099 /pause │ ├─ea69060ff2212017d316a6ad69b3d366b0f847b26044e89ee5a127a0c2c56112 │ │ └─49583 /pause │ ├─3d432d489a3f922012e667c35e90c99ca389ecac91ed41eb37848bb239722d46 │ │ └─39259 kube-apiserver --advertise-address=199.204.45.4 --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 │ ├─53a98b08f93c71b39e72a082356b1c83b47db6a595bbdec15199a09068839f33 │ │ ├─169034 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169334 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169335 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─390173 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─390186 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─7caf919892357879a4ff1affa4d32997746ec56a5452fcfdb308287b09a1e66c │ │ └─222023 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f3ce5cb12e0b05e8b60bc2ff0036c43de4e6c31098d8f6e42e3b2dfaa7d25679 │ │ ├─169139 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169441 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169442 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─390105 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─390107 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─b5aabfa7b9b879e0fab749b4a38ce3746f8cfc0f891411b9ecffde76b7f362f0 │ │ ├─263044 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─263057 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─327f09802eeca24de27585022e396b84fdd341ed0698dbbf3f43f0aed054bf3f │ │ └─63659 /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 │ ├─f7f60a472ca9bb69ec13b4804bddab157a811ec80302fe2a1cdefa19783e1d52 │ │ └─39248 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 │ ├─a6bd84ce2fd30eba5a747081232273e59b2e5ac36e13a028c2686f0eee840205 │ │ └─75874 /pause │ ├─fc7b60eaebf4dd9751ef71250d2aa61cae61e4cf21bb6a882cc548bfcf7f075e │ │ └─63987 /bin/memcached_exporter │ ├─f9c4b07038134b58335d3a5090913a192a37e44d3c1a0e55949adb937d18b22b │ │ └─47462 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─dd62aa26f959698c94d6bc6a37a54385c64e3b28a3edc0fa08a7cf4577a52e2a │ │ └─245239 /pause │ ├─6f7da34c954505a3bd397e7372f13b6e25ddf838e5729a751d107a4640242afc │ │ ├─61894 nginx: master process nginx -g daemon off; │ │ ├─61931 nginx: worker process │ │ ├─61932 nginx: worker process │ │ ├─61933 nginx: worker process │ │ ├─61934 nginx: worker process │ │ └─61935 nginx: worker process │ ├─52b2f3627aa0995ca43857850f4841209e2b1b403ef2d421576e6bbcbbd992fe │ │ └─47356 /pause │ ├─6e8f6340faf618618642b31c06ae84821a06c2305b984858134ebb123e114d78 │ │ ├─172626 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─374565 sleep 300 │ ├─73ecedb656da01d6fbfb4bc79f1872ef1e3c67b412b42c6356e6ee6ddf79cb30 │ │ └─139538 /pause │ ├─61864d7e929139e47cd54eb1c32b532b51806329ee2dadc5ebb5e2a38780f25b │ │ └─38988 /pause │ ├─62f4aebd6f61659fa52791e70ca54026f22c6e4677541f6cd836976b082c54cb │ │ └─123015 /pause │ ├─17c066aa42b9a2981e3ebc9544829cad0539f6da4fe8ce228670df8009148303 │ │ ├─238060 magnum-api: uWSGI master │ │ ├─238138 magnum-api: uWSGI worker 1 │ │ └─238139 magnum-api: uWSGI worker 2 │ ├─3b3c7a236faceb91c09a126ff0b760a493d80692d2cdfc83573765d0edee4813 │ │ └─224021 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7fa1c421d28c19cd9e9f1771f0cc38e7745c0210387782d0263ff5ff035e57a4 │ │ └─58790 /pause │ ├─98240834b772ca386d47ac7d62b5b2ac9e4c97d8567d6f5e48766d60b835aca9 │ │ └─64163 /bin/oauth2-proxy │ ├─550173fa32d60dbfc344677799e0609250cf83ad12a423755f8029cd26eb2d5e │ │ └─208857 /pause │ ├─de47cdf828823d696770ee0954abcf182075775a088f4706aeeeaaff65b0ccac │ │ └─238279 /pause │ ├─912c10a2608229b2d6d6756016dd85d0f67b85280cfc3eac00272a74b1527f28 │ │ └─39611 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7e3625f33aadfd0c8c9cafe42d30d49b61153edf67905c7945c401287e7d98e3 │ │ └─63969 /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 │ ├─94bb80156756b19b94d50329c351a5d814518bc535ccb2ae3a0f1a4ef46760ab │ │ ├─47383 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 │ │ └─48619 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 │ ├─b3d8abea93914ae4229d7c3fa1758e3efe6669dc0739e7b3af609381dead9346 │ │ └─59629 /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 │ ├─04145cd35554bba798314fb71faf25cf8e001f2a6a15df8dc9e0e18183f6198b │ │ └─172160 /pause │ ├─9517d91776a619e3042c512ef187a7e84a19a736234a0ae13ae95918208ef3ab │ │ └─63495 /bin/pushgateway │ ├─5753edb3f9f3a625e8ac39b90d0340f11c3f5b4cbca68b8f9240eba16cd72991 │ │ └─59014 /pause │ ├─51b2ada49fead788a0cae25b3f47c6584017faea5fbeb42e3ac8f5cb0d243a6a │ │ └─190358 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─36fd39449c3115f6882359bedd240a2eb60be4a8e1dea2dc51bc1a2ce6d74e74 │ │ └─201264 /pause │ ├─0caecad3a60c9b10042fcc39e3b937e7a185351042e32dc5241a179d3457bf6d │ │ └─62512 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9d4ca25cd4cfdc8f8fdefd7d5364b4e38a72cd892eab137657afd2caad929cf5 │ │ └─66877 /pause │ ├─7e427910e7742508ce7ea0177550313c37300e6c4d2d861a795fc2bd5e9c60ff │ │ ├─104884 glance-api: uWSGI master │ │ ├─104897 glance-api: uWSGI worker 1 │ │ └─104898 glance-api: uWSGI worker 2 │ ├─c85f91b0850fc5a855b4d9933eb249fd53da503887735f7223bcee70461cb1ea │ │ ├─75987 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76005 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─76011 erl_child_setup 1048576 │ │ ├─76091 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76092 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76102 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76293 /bin/sh -s rabbit_disk_monitor │ ├─c3e86ed4ad9e03760c82dbd622e08dbd1a1e212aefb4831d59ddcb90adf61662 │ │ └─141638 /coredns -conf /etc/coredns/Corefile │ ├─4da9748cbda97e8e4dc78c46e7a567297f5d3b4ae45444e1a398aec5c4e064cd │ │ └─225075 /pause │ ├─eb98dc063b19d98f14e35510454e86ddf032e078c0041b1e00e1e49d4e7782d0 │ │ └─228854 /pause │ ├─4e44d7c908a7b98f04f4b9608f361ede352924daf83740d37e07de63efcfbb8d │ │ └─63559 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─abd62b5354194577c6a32e8bd62f9ee869c81e81cf2db169e027bd94a61ed92d │ │ └─228901 /pause │ ├─9b7b052abed0599d304e04e1ede8dbea64e3dcf643e5d5519699edd270c4e2bf │ │ └─245335 /pause │ ├─27a35044823e4d744f1e8f1b977c5400571d423e65436e2703f4308545f99de5 │ │ ├─184619 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184659 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─184675 erl_child_setup 1048576 │ │ ├─184895 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─184896 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─184906 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─185087 /bin/sh -s rabbit_disk_monitor │ ├─86b4d0224929d9473d9ac4a68fc2cc91848bc65c7463cb9c0a47ab98f1d1efe8 │ │ └─184437 /pause │ ├─32f0a1c4298bb14491127fe5b1d0f19eeeeb63d10810eb172075949fa9410e20 │ │ ├─237841 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238400 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpiueknr7q/privsep.sock │ │ ├─238403 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238407 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─ef42bb8eeb26b8683d03aa001e40fc8502e78d4a8566f5ef5232a2fb4f0d5975 │ │ ├─63221 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63257 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─faf78f085ab0752c57d4cad82475b184b0c5d52963f2a6189dd15b48b8cb345e │ │ └─237794 /pause │ ├─3ce6af6f1ea474980c83543ae277e10f52848d6917f7a8f309cd2d7243efdefe │ │ └─54807 /pause │ ├─3c7c645cfda0570ca32045d2c30663110c4e724ca1f390227315afbba93646e8 │ │ └─186696 /pause │ ├─9336ee7b9056460a66ffa5c8bc0d08298bff8dc87cca1bf2e9ce6f96805ddebe │ │ └─253934 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─91d135406a661d5e8d8c419c621774f9088f717161193b7bd7112fa73f747b2a │ │ ├─123913 /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 │ │ └─124111 /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 │ ├─ad2a5d8077e7242c3ea0c00d2f5cd873791800e6f15199c8e4df76970dd5c9a8 │ │ └─39373 /kube-vip manager │ ├─67b82f62867c6b7a1c558a3245e5b523fc7d7fe94e7f7c62705be0d51def3727 │ │ └─54886 nfd-worker -metrics=8081 │ ├─2107c36075a0171569d1ac945ac01c7ac2222befaa8d1ddf387f82668a9bd8d7 │ │ └─40353 /pause │ ├─9ddeabfb72d30cc5b1ca3593fccdc6e19a1974d872bc1d8e3ab946ccee4f327e │ │ └─42226 /coredns -conf /etc/coredns/Corefile │ ├─c97d25d9da31b4fe0865d937d336153c1500783f3b508367da624453f407e9da │ │ └─105973 /pause │ ├─040d10e8f08674d9893b48cc6e69a58aadfa7be600a615c51770dbdec83d6989 │ │ └─39205 etcd --advertise-client-urls=https://199.204.45.4:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4: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 │ ├─b75972668256374d18cbe82482b58f1a93263d4a33edb215417af5da29d0fb7b │ │ ├─180069 neutron-policy-server: uWSGI master │ │ ├─180082 neutron-policy-server: uWSGI worker 1 │ │ └─180083 neutron-policy-server: uWSGI worker 2 │ ├─ebd6e6eb94507feeaf7833e52fbe5d26d2fc798dbe4f456ca09913c26a219932 │ │ ├─167864 nova-api: uWSGI master │ │ ├─167877 nova-api: uWSGI worker 1 │ │ └─167878 nova-api: uWSGI worker 2 │ ├─232a0b66651c5d5caaa1290ee5f47f356a4c6cbbace40cd4312a8a7ca81fb4ab │ │ └─171630 /pause │ ├─5673d47a3fb12f40c6e8bf09480ebcd69f970cd9a723e073370ecbbd24609ce4 │ │ └─61639 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 │ ├─0234321e21c54f0babcd2aff5604f5c9d778592f17b9f27b3d3c462cce8ee1eb │ │ └─60916 /pause │ ├─bc32d44167081701021c9ccbbea1058fa64e0df6e4987ff63863e86d68fc4f0c │ │ └─150265 /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 │ ├─38554674c3be3120ede75167253bbb5113da2157bb83cc35f0e1f645788f46c8 │ │ └─145512 /pause │ ├─ca9b7e4ee2fb0dcb0c7cd254edb8279ef94e93f4912ae38d833defe5a2050fe9 │ │ └─172113 /pause │ ├─95688140f38438f76d2f8496f3a802741afb6f1d639e980b12e882fda5c8f5ef │ │ └─256675 /pause │ ├─ec248812ca09054b1c7f0afc8b427704c1310dbf99e5dc640a21e18fe74c4cc7 │ │ ├─40812 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41197 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c2927da96e71ed06eb91d8ef67c4478c13341d301e73059fd4c8968cce4375d9 │ │ └─39224 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 │ ├─5d0910e638504448393efbe6c71adae59137449bf99ea88c21aecd07518072d6 │ │ ├─ 45447 /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 │ │ ├─ 45460 /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 │ │ ├─ 45611 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─258587 nginx: worker process │ │ ├─258588 nginx: worker process │ │ └─258589 nginx: cache manager process │ ├─f2fb3d300ebf1cf12fe7d7966dead5b4e139f09fbb17e3cdc7261181e3b45587 │ │ └─62127 /pause │ ├─e5134f1b4d709411223539a663e8722507f6c8696806813ce91b5e85c8370c39 │ │ └─225118 /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 │ ├─e40b3b06e2646993954da6ab0b846803beba399d621fcc26253545fe9dc3b71b │ │ ├─65033 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65058 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─65066 erl_child_setup 1048576 │ │ ├─65137 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65138 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65148 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65373 /bin/sh -s rabbit_disk_monitor │ ├─758ae6a00705c4ca53249943dbad3c045676935a57faf317704be673a5ef90c1 │ │ ├─201348 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201365 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─201371 erl_child_setup 1048576 │ │ ├─201435 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─201436 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─201501 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─201726 /bin/sh -s rabbit_disk_monitor │ ├─da3387d89e02471ab8fba2f23218b7e4d2498353dab6d46d0cf06d947fd5bbda │ │ └─46255 /manager --metrics-bind-address=:9782 │ ├─7af6c68e5eca8dabc0198a8dc0d1aa8ed2f4bb361653dc39fabb6fd61d903ed4 │ │ └─42769 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 │ ├─06924cbca63dbcf8cdfba391b9ed50d73855be2aed3f5c297ebd5712528a2671 │ │ └─260829 /bin/openstack-database-exporter │ ├─f95f4cae4aec7a6d205d46b55e48a0330ae2457244e1f6c9e75a651b419046a2 │ │ └─60675 /pause │ ├─4c65fcb886022ce7658c557ee96bfa815b1fbcfec7c5fcb94839fc0c2926144f │ │ └─145129 /pause │ ├─ae0294b17faf0c285582c0fcac30aeab85b055bff2eab11b6212b8d0d882a2fb │ │ └─46715 /pause │ ├─2c6faef2f5d3231c95ae4639684854b447606a3c217d1ff3fd220f71cf9ac393 │ │ └─58919 /pause │ ├─3fff272b071f5e384db3ae9b6759cf62fe3ee5cd1ce993fc76fbf91713cd1ca4 │ │ └─141107 /pause │ ├─8854b956e5f1fc1bf0e30062ddfa33f4e259c87fdd00cc44aaabc4e1a2472965 │ │ ├─259195 apache2 -DFOREGROUND │ │ ├─262151 (wsgi:h -DFOREGROUND │ │ ├─262152 (wsgi:h -DFOREGROUND │ │ ├─262153 (wsgi:h -DFOREGROUND │ │ ├─262154 (wsgi:h -DFOREGROUND │ │ ├─262155 (wsgi:h -DFOREGROUND │ │ ├─262156 apache2 -DFOREGROUND │ │ └─262157 apache2 -DFOREGROUND │ ├─5c52d7b265f5e57bc7c129d9d40e52d8173386d85d9144e0eaaee568d3c8f7c4 │ │ └─218258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8bf439c10b7a02a22e4072634d5d0bff6670071e084a7e7d9468f9de74efd7a6 │ │ ├─140009 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140028 /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 │ ├─fe9a96d184ee44397607d7fc4c461342fb6a0ae0d36dbb3caba5c6a495ba50d1 │ │ ├─ 95574 /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 │ │ └─344460 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─eb1bc1a107d132a374c03e36cd27b8b40f306e20638c76aa93ff3c69e5e33efa │ │ └─223963 /pause │ ├─faea7fcd48238f9a96068a9737a47be5149b93c9654c129a9b1cfbd948c44c27 │ │ └─171775 /pause │ ├─32db7f06853c2ae1814ccc2ee45ee445c57d5825b6c6178f3d8be70de4b76489 │ │ └─63094 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2c51b3ab13c5b09bef8d82723018175f02f078e4aa4446c35410e248407a0a11 │ │ ├─197904 heat-api-cfn: uWSGI master │ │ ├─197960 heat-api-cfn: uWSGI worker 1 │ │ └─197961 heat-api-cfn: uWSGI worker 2 │ ├─59bdc79e850672af2664fa573a6af3a3926402e83fb6938bc4b1ecce3e0df5c1 │ │ └─60806 /pause │ ├─8f41f269e4dbc7de65705e9087b8fd9d90fd703da221ab810cf30b3280efe912 │ │ └─54579 /pause │ ├─6d39f3402241960a5b4f7df004923c4957da5a4edf740a131d72b47b85cf78cd │ │ ├─182272 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) │ │ ├─183161 /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/tmp2y209wdc/privsep.sock │ │ ├─183469 /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/tmpq6e_tc_x/privsep.sock │ │ ├─183970 /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/tmptlohbxfd/privsep.sock │ │ ├─184399 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184400 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184557 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ff57a60f-8305-4164-bb55-cd54431dfd0f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ff57a60f-8305-4164-bb55-cd54431dfd0f/host --addn-hosts=/var/lib/neutron/dhcp/ff57a60f-8305-4164-bb55-cd54431dfd0f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ff57a60f-8305-4164-bb55-cd54431dfd0f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ff57a60f-8305-4164-bb55-cd54431dfd0f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2becf31b-0f33-416c-baae-710cebcae2ae,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 │ │ ├─184560 haproxy -f /var/lib/neutron/ns-metadata-proxy/ff57a60f-8305-4164-bb55-cd54431dfd0f.conf │ │ ├─203331 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4f196551-da87-4bfb-a093-055faebbe01b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4f196551-da87-4bfb-a093-055faebbe01b/host --addn-hosts=/var/lib/neutron/dhcp/4f196551-da87-4bfb-a093-055faebbe01b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4f196551-da87-4bfb-a093-055faebbe01b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4f196551-da87-4bfb-a093-055faebbe01b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-53b378d4-dc1b-473d-ade2-0d0f7fb955c7,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 │ │ ├─203335 haproxy -f /var/lib/neutron/ns-metadata-proxy/4f196551-da87-4bfb-a093-055faebbe01b.conf │ │ ├─363888 /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/tmp8juhwcy5/privsep.sock │ │ └─389672 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 │ ├─821131b4ffbc9877fa377731af63713d984419a8b3b3c45c68f393cdca93bf41 │ │ └─43410 /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 │ ├─399e6c2515c9a4a267a62d7ebdb6a0f3e7a22fcd79b737d115035187d7244581 │ │ └─221828 /pause │ ├─a9da47a80d481c0ea3d1041fe847af1ed880ff23baff94dba7c117e2f7202190 │ │ └─46562 percona-xtradb-cluster-operator │ ├─d5832676b47981bea1bbef1c4415a244bc10c94e6db486d944606082e5c5888e │ │ └─96233 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bac5724d5dff8e250a0b9c5f901db6d5ca8ae6943d6e50081b4517e5e27066bb │ │ ├─182026 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) │ │ ├─182772 /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/tmpkcnirukg/privsep.sock │ │ ├─359874 /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/tmp__7gakkf/privsep.sock │ │ ├─360172 /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/tmpshuo7o0e/privsep.sock │ │ ├─360499 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─360523 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─361961 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9892447a-69bd-4fa1-999b-ad690aef3d41 --namespace=qrouter-9892447a-69bd-4fa1-999b-ad690aef3d41 --conf_dir=/var/lib/neutron/ha_confs/9892447a-69bd-4fa1-999b-ad690aef3d41 --log-file=/var/lib/neutron/ha_confs/9892447a-69bd-4fa1-999b-ad690aef3d41/neutron-keepalived-state-change.log --monitor_interface=ha-68cbc43f-5b --monitor_cidr=169.254.0.83/24 --pid_file=/var/lib/neutron/external/pids/9892447a-69bd-4fa1-999b-ad690aef3d41.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─362336 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=af43cf53-61e1-4818-b263-c55927bf59cc --namespace=qrouter-af43cf53-61e1-4818-b263-c55927bf59cc --conf_dir=/var/lib/neutron/ha_confs/af43cf53-61e1-4818-b263-c55927bf59cc --log-file=/var/lib/neutron/ha_confs/af43cf53-61e1-4818-b263-c55927bf59cc/neutron-keepalived-state-change.log --monitor_interface=ha-a796403a-19 --monitor_cidr=169.254.0.169/24 --pid_file=/var/lib/neutron/external/pids/af43cf53-61e1-4818-b263-c55927bf59cc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370983 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=da9c76af-d60a-4966-96fe-2a72e69ae3dd --namespace=qrouter-da9c76af-d60a-4966-96fe-2a72e69ae3dd --conf_dir=/var/lib/neutron/ha_confs/da9c76af-d60a-4966-96fe-2a72e69ae3dd --log-file=/var/lib/neutron/ha_confs/da9c76af-d60a-4966-96fe-2a72e69ae3dd/neutron-keepalived-state-change.log --monitor_interface=ha-758f3282-1a --monitor_cidr=169.254.0.229/24 --pid_file=/var/lib/neutron/external/pids/da9c76af-d60a-4966-96fe-2a72e69ae3dd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384003 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=922e304c-982b-4876-8441-2d1a58253798 --namespace=qrouter-922e304c-982b-4876-8441-2d1a58253798 --conf_dir=/var/lib/neutron/ha_confs/922e304c-982b-4876-8441-2d1a58253798 --log-file=/var/lib/neutron/ha_confs/922e304c-982b-4876-8441-2d1a58253798/neutron-keepalived-state-change.log --monitor_interface=ha-11accf53-62 --monitor_cidr=169.254.0.223/24 --pid_file=/var/lib/neutron/external/pids/922e304c-982b-4876-8441-2d1a58253798.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─389609 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --liveness-probe --use-fqdn │ ├─0220b387e647c1c9b347d4ecd24b8ccab8aa687f354215e6e56986011bc8240e │ │ └─104419 /pause │ ├─d196e50245b4717aea4e811c1b2a9090c98638926b8bcb2dd55479df76b0e76f │ │ └─219582 /pause │ ├─cadacb24eca78b30ef9953349e2b571c463168b2fa8f6399be19f80b151443ce │ │ └─139974 /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 │ ├─8ec1aaa102edfa62a21f9008119628becd99e1c8abaf3a28c321f47946c0dbe8 │ │ └─169919 /pause │ ├─80bff3770b5e398e48340bb166e369b99aa9dbe7edf5bc9739ce647bf16481ce │ │ └─95146 /pause │ ├─dd16789b89a76911915f8c2a895eeba65ad9c117988bc0763a3c060927cc0ab0 │ │ └─122927 /pause │ ├─f98b86f2fcdacef1359cb2fffd7019c9aa1a9c65834346d7e4a4de912d3318ac │ │ ├─217026 octavia-api: uWSGI master │ │ ├─217040 octavia-api: uWSGI worker 1 │ │ └─217041 octavia-api: uWSGI worker 2 │ ├─db428895a32ba06fd9e7c076da8aaa2e0c519fededeb41eccddc5f88330cb6fe │ │ └─50054 redis_exporter │ ├─efeb775f60cab5b9c3beea2ce244248c11c5d3d38907001ce1e8c55d59bafe7a │ │ ├─ 70062 apache2 -DFOREGROUND │ │ ├─ 70093 (wsgi:k -DFOREGROUND │ │ ├─ 70094 (wsgi:k -DFOREGROUND │ │ ├─ 70095 (wsgi:k -DFOREGROUND │ │ ├─ 70096 (wsgi:k -DFOREGROUND │ │ ├─381888 apache2 -DFOREGROUND │ │ └─387484 apache2 -DFOREGROUND │ ├─7dc2631f207bc5e0aefd24e29f2217f0952b98a128c184b8324979ba62976c1c │ │ ├─218902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218924 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381307 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─381328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─381329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3cb7911eb40d4033e745bac2733a6235196b70c6886886241772181667bdfa06 │ │ └─88797 /pause │ ├─358fe22fe2fc8fff02afba15993fa06777df57ec7e143740c030b57672518616 │ │ └─64822 /pause │ ├─8d253ba1510033158a157b30c6f974ef4ffe270a21201c9f500c8dc77e5a50ef │ │ └─171690 /pause │ ├─daf80a13a46217befe6609fb5d0bb670a88f54046e5ead8999ed3b990c456331 │ │ └─39132 /pause │ ├─725cc551fd25bfba4bcf8013ff408e83bbdd724ba68590b653f0cb00aca907c8 │ │ └─244929 /pause │ ├─5cd93d90fd044ec922be67863eaaabdc43190e17d45b8ad281ef31852fca8ab4 │ │ └─145005 /pause │ ├─d1ebb0e85891a76ee0890c195430f019538b2ab2ac58cb2e271edef54fa7b6cf │ │ └─253935 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─301832dc329b462b5d1b1be06f731d933f7df5a6d009da765eb101c58c7cad66 │ │ └─83798 /usr/local/bin/rook ceph operator │ ├─f23c7de43502cf56562645eef011c68f658fbffeb5a93e1a9e676f1a1ff3a1ff │ │ └─240868 /pause │ ├─a98650180c839b4649b3e793b446926a65583e4b46c86cd91d21cd0d5e8b4213 │ │ └─53808 /pause │ ├─3ecfc1b605065e0040c3fc5fbbc98841fbcb10d6f9460d3d589ab7870985647d │ │ └─49421 /pause │ ├─d1c887ccab8faead5ec01dc74b913684dc0544a99f26ec168bea402196839082 │ │ └─109839 /pause │ ├─3482f764b9e021cbefc827e45684e51d69bce1de640061259b6fb27636630e9c │ │ └─46130 /manager --metrics-bind-address=:8080 │ ├─c8cd59d88041f3bcf61e67974e397deec3f20a30ba53059e1df3af0c13f11c4e │ │ └─39113 /pause │ ├─e5d4c1bf6b99754ce6e46c7bddb800baf065180d9c7a44fb6df58c25446a85eb │ │ └─107921 /pause │ ├─9965e174b5bc349b8900bf98c5c40abc9451a6a52df62848ffb3806efd6ca084 │ │ └─45235 /pause │ ├─f0daf7e85cd1a25156ffcec40194f84f9f7687dc10c3d51d2f84563aaf85c03b │ │ └─208813 /pause │ ├─e6c606bab865dcaffdbb1f637925abe79c42b06fdf3da28b8574db3d65522ff0 │ │ └─142490 /pause │ ├─2982756d7449e864ccabf67d8ba81006c2f43f868ed25b44e3eb794534418e3d │ │ └─54528 /pause │ ├─ec6bb7fa6665b26082af9aadd00d5613e9281cb673ed1251904af818e9e4ca4e │ │ └─109674 /pause │ ├─6642b9c4b99489b3442bb02c7302b0ffdf269bb668c79b9e4e56c5baa5790d09 │ │ └─144393 /pause │ ├─c1218f634c78c156e30a94845b174b9e11d30e58aa49a5bbc542a0e592eae94a │ │ ├─106336 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106520 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106522 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─93dc607df0500e20162bab9cb2d77ae3541e449dd9ba15a50b330afa6dc0c753 │ │ └─64044 /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 │ ├─e315bd17a7494c13130da9c6688a628cdaf81c6c25d3e80cf55fe7f79f29db07 │ │ └─46058 /pause │ ├─c301e1192c3c0a52ffb337541812952a4ff90e43b4cc92525114caf88c5483b5 │ │ └─47633 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─be8a4eb65de045467b6f792ff53b448e57ae914f2a94e2d136b5ff9bc30afc0a │ │ ├─190332 /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 │ │ ├─360708 /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/tmpvadseqph/privsep.sock │ │ ├─361005 /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/tmpf7c4b5tz/privsep.sock │ │ ├─362666 /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/tmptk4g1ohj/privsep.sock │ │ ├─390143 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─390145 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─8983afd53310f6cf51814665106a410ee38e6b647f958c9ec3b6e4321772c104 │ │ ├─118971 cinder-api: uWSGI master │ │ ├─118984 cinder-api: uWSGI worker 1 │ │ └─118985 cinder-api: uWSGI worker 2 │ ├─752ff901e95477822b55df3a59250cf03a70a0f0394466d86a89e7803692eabd │ │ └─82994 /pause │ ├─fff7bbff753a4b003161b8930a34888133ce68ef40a1d31e61e461e8c1a41b3c │ │ └─49963 valkey-server *:26379 [sentinel] │ ├─4b0f2f1947e52afd80b1958be4805c4cb9ed432f16313a27c23cd96f291400eb │ │ ├─88936 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─88953 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─88959 erl_child_setup 1048576 │ │ ├─89038 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89039 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89049 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─89596 /bin/sh -s rabbit_disk_monitor │ ├─275d49672c769f48dd32d62e6a791292ccaca96a26a595142ccd9a6c7f1b23da │ │ └─245404 /pause │ ├─224d28f396eb5daef416ff297af3d2ca0afe5f6a0ee2eabdbaaca8f55f8e8d73 │ │ ├─59596 python -u /app/sidecar.py │ │ ├─59935 python -u /app/sidecar.py │ │ └─59943 python -u /app/sidecar.py │ ├─7dde626dba99eb295b2252e45f277360667a4eca684c000c877d04c86f9db6b6 │ │ └─49769 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 │ ├─0033c75cb4cf4dc1871adb5ce4bd675a2cd668e71f7a1f1c82f8b0639c5422c4 │ │ └─186781 /pause │ ├─7e6e3226d6a6a4b0080c64608fd9bb01ed38699c624c08c9a7e199990aa89c84 │ │ ├─130466 placement-api: uWSGI master │ │ ├─130489 placement-api: uWSGI worker 1 │ │ └─130490 placement-api: uWSGI worker 2 │ ├─ced402df1cdf750d7b37d566c8f21e27a5b0bf16bcfe372f69fee6daac9914fa │ │ ├─108029 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108065 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─108071 erl_child_setup 1048576 │ │ ├─108188 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108189 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108201 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─108414 /bin/sh -s rabbit_disk_monitor │ ├─4a82da2162e7e9c88f882dc846641783191eb5bf8c81901d5c2aa684a1ac63d0 │ │ ├─180831 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181131 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzubozsoo/privsep.sock │ │ ├─181356 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmphad59szq/privsep.sock │ │ ├─181473 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ │ ├─389638 /bin/bash /tmp/neutron-openvswitch-agent-liveness.sh │ │ └─389684 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --agent-queue-name q-agent-notifier-tunnel-update --use-fqdn --liveness-probe │ ├─3cb4798ebfe232deddb19b3faffeb7969f04c89fe900c626928e0d970afbc914 │ │ └─40558 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─89a7f1c91729bd713d4c4c4eb830150c3fbcc8d72f1042f1c3da68e74b42d8e0 │ │ └─171823 /pause │ └─784dfed5cc5ef75671fcc94996e1413cd1dbb80f8a8b5b293c32f130da95a119 │ └─227178 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount