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 │ │ │ ├─21763 /lib/systemd/systemd --user │ │ │ └─21764 (sd-pam) │ │ └─session-21.scope │ │ ├─21700 sshd: cephadm [priv] │ │ └─21780 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1613 sshd: zuul [priv] │ │ └─1626 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1617 ssh: /home/zuul/.ansible/cp/199.204.45.38-22-zuul [mux] │ ├─420667 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wusgkejnonmapapxoagmjaobiyexolpj ; /usr/bin/python3'"'"' && sleep 0' │ ├─420668 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wusgkejnonmapapxoagmjaobiyexolpj ; /usr/bin/python3' && sleep 0 │ ├─420669 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wusgkejnonmapapxoagmjaobiyexolpj ; /usr/bin/python3 │ ├─420670 /bin/sh -c echo BECOME-SUCCESS-wusgkejnonmapapxoagmjaobiyexolpj ; /usr/bin/python3 │ ├─420671 /usr/bin/python3 │ ├─420672 /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 │ └─420674 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9955 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12296 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 131f25bd26fcfb642202e696b5f759ec238bda6c671d7692d7eb4e10e63c82ed -address /run/containerd/containerd.sock │ │ ├─ 12677 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 905487f9de1bc8ccd531168d9bbe2f3d54e2ab2f97672953c3fca2d60908fd71 -address /run/containerd/containerd.sock │ │ ├─ 18713 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b16407db8c75c3cce0eefa6e9f0dd194334aa5fc0559dc9cf80f7b16120bf8ae -address /run/containerd/containerd.sock │ │ ├─ 25296 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0120869ce92936526b41c7219c686be892b8dd3e181260f92323e6bd5a5bafb0 -address /run/containerd/containerd.sock │ │ ├─ 30079 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a6a3e6bac17e0f121d1b372fe3c993a6ddf40377c0c7cd6f71e47a1c08c1ba8a -address /run/containerd/containerd.sock │ │ ├─ 34878 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a6757bc6e8489b8a0073a3fc950bd1c19670f1b4cec5bc5ba122ffc26b61ce2c -address /run/containerd/containerd.sock │ │ ├─ 40569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ca9f2415021165d9a51892894cb60168a69503df88d8ecb8255df3afe7a213 -address /run/containerd/containerd.sock │ │ ├─ 40594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd473a6983bcca9fe66fcfcc8207131e91446d9aabe63f73b8aebaf4e86547b -address /run/containerd/containerd.sock │ │ ├─ 40623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 539c219aa95f2a6c9fff2e11ac722c9318d14dbd8737be036e6f7765331085de -address /run/containerd/containerd.sock │ │ ├─ 40626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e010c4268f802aa286e90fa381a2540f3385da6be96d6709efe5e4e50ca508a1 -address /run/containerd/containerd.sock │ │ ├─ 40631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8010675b785ca7fc1d2369295a5636f86a0ee675a878dcd00ae5a42ff47c10ef -address /run/containerd/containerd.sock │ │ ├─ 41186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28d76fba23bc77227ec536e0ed1330ca64752765d794f6e7b48a8f52293defc0 -address /run/containerd/containerd.sock │ │ ├─ 41943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0b8a1546ee3ddecaa36a02554e8c3dd3420e00b46fb3a0747d55b138ec19bc2 -address /run/containerd/containerd.sock │ │ ├─ 41963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b799b9164cff8f8776b189f7e6f79119876d1d9ddbdfde9ac00aef1343431595 -address /run/containerd/containerd.sock │ │ ├─ 43284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f67345cf2a01d5437577dea3f423bb9082dbcb42e2903ac36f8d4784b3383198 -address /run/containerd/containerd.sock │ │ ├─ 43680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1a092c591d13087a980b89714f5112cc213dc2d205d2b7e643cc01a9c18720 -address /run/containerd/containerd.sock │ │ ├─ 43717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0a0887db37b2ce524c6457a37333c427a002b8cff846ac26e7eea64b6f98fbc -address /run/containerd/containerd.sock │ │ ├─ 44141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d8a165e739d28ef249c8fb828c1b8867e48620dd6f3bd7487ca56d4328fd24 -address /run/containerd/containerd.sock │ │ ├─ 44604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13c1c4d488ddbbe8fbe34021f53eebc4db88bd0815dbd7b45eef04a08f4b83be -address /run/containerd/containerd.sock │ │ ├─ 44655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5251eb161b22edb9af0e357b67ad4e3a7d5c656bd051b95fc86190bf1bc6c2f -address /run/containerd/containerd.sock │ │ ├─ 44692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcabd5a85d887f34ec092a25832510b32cf5ab48d1c818f7c3cd606992c5b649 -address /run/containerd/containerd.sock │ │ ├─ 46516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31af2250dd600313932c6d933f9b0ab6668358ec6ba109d401e59af3dcdf93b8 -address /run/containerd/containerd.sock │ │ ├─ 46627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3274d35e7744931e2d6ab9d8fbf1e73d97680d79320a634a162e7965e1ae1e58 -address /run/containerd/containerd.sock │ │ ├─ 47358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882a33beea84f30826ebb3604a485409e23332579df99828c0dde5998e3755d6 -address /run/containerd/containerd.sock │ │ ├─ 47461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e373f9a10e915f4ee660cc78bcaca306a1407fd93d8dee6543a8ad30db0e18 -address /run/containerd/containerd.sock │ │ ├─ 48041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c3329708632e89ee08bd56227cf925279cbfe3890bae9ba37afeb9146d87fd -address /run/containerd/containerd.sock │ │ ├─ 48336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54aa2c65926254427c9c1f032af3d71b34b1285f8ed49cfdafbada9922cfa0fe -address /run/containerd/containerd.sock │ │ ├─ 48743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b781104e5e67f35e3c87a5ffa8aafeebb9727cd4c482c47ea9c0a4e9ca27da3 -address /run/containerd/containerd.sock │ │ ├─ 50914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4b0015dd2bfa7c93acb184f3f324a7997a0589c1831eaadaba8fdc78dada7b -address /run/containerd/containerd.sock │ │ ├─ 51122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5b382a4a02be36b69a5ce3d08cd8c31466d7d292da55a545d58987f24381d4 -address /run/containerd/containerd.sock │ │ ├─ 55432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60e845b541abfa3679f26700d92422ae6e6a7176eaa4a35b979f23d9bc6e2098 -address /run/containerd/containerd.sock │ │ ├─ 56052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98404043697675637cae0f263d937df41810c2097848e77fb7e7761596ab1ca7 -address /run/containerd/containerd.sock │ │ ├─ 56116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9a3d012f2a64c720ae6054673f60bbcdf099e9824efda03cecc7e1957dc4504 -address /run/containerd/containerd.sock │ │ ├─ 56155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a39659c87095b5d2e64492aec28288ea17fd8ba0460d467038909d3aa01256 -address /run/containerd/containerd.sock │ │ ├─ 56341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc1c79eb3e737375f5580d4741185ce61434fc98a90f22e5c833e0aba9c62061 -address /run/containerd/containerd.sock │ │ ├─ 60505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40c1419ec1affbdcd4c37ea5f0b2085343b1db1af6cf40df00f9430fda0f358 -address /run/containerd/containerd.sock │ │ ├─ 60656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c79da29c9df6f4552032c7b363e45e9764ef36560090d4755ac53352d9a57a8 -address /run/containerd/containerd.sock │ │ ├─ 60694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b364e395bfe8e4f9473f2a3e956c87b217285a042328639ee1959c12d2eccb23 -address /run/containerd/containerd.sock │ │ ├─ 60739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb8428322ba2091b218cf8f1cfc2541d21bb5189af8bdeaee920acc8a97d3db6 -address /run/containerd/containerd.sock │ │ ├─ 62256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f30bbc5dae6ccfe3dd523c0bb4c186e0f3a2809f8e81a1be7b3c25563f46019b -address /run/containerd/containerd.sock │ │ ├─ 62314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddcdfd37920cb5a6d21b0b0908a5025d3985b05540340fd70d941dd0b6bdcf16 -address /run/containerd/containerd.sock │ │ ├─ 62353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aeeaa537adff58f67fba0ae14270cde6c43a0872b662e169b1b2fafe0f7d0fe -address /run/containerd/containerd.sock │ │ ├─ 62573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb73dc4307f11ebf5b259ff0ca19d5ef56c83d57578e7a357c2bcde575bfd07 -address /run/containerd/containerd.sock │ │ ├─ 62702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dba7b3cb4460718df7f4c3516a416993e635ae1f4fdb6d73aede58afc11988f -address /run/containerd/containerd.sock │ │ ├─ 62900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1bbb0bba6db8be52895216a202b838ae09cbe5a70cc1a1893198f4ca38ac36d -address /run/containerd/containerd.sock │ │ ├─ 63272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 984647439566edeb272359f2c32db11b275ebffa6c1f5dcf0735c4d10f5e7a70 -address /run/containerd/containerd.sock │ │ ├─ 64041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117dd19b96c38a4624652f9d7a4f2c532f7a5b94755ff69def3742d0193b211a -address /run/containerd/containerd.sock │ │ ├─ 64320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d149cf97d0168a683eee6279a60aa90e613314bc573768ea5e667a83717d25d -address /run/containerd/containerd.sock │ │ ├─ 65044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c8e2f4efdf18e6ca20b2b879edfb0dba7b8b0e4f161a02295697b2dd3714799 -address /run/containerd/containerd.sock │ │ ├─ 66551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e94527a90c2da863e2a5db501ba48f5137febbb8f5544d025d7c071c8fbc74d5 -address /run/containerd/containerd.sock │ │ ├─ 69514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b6f1a6d0c093f7e94406112951e9ab6bddeba8951f45d3a6901d73c74169ec -address /run/containerd/containerd.sock │ │ ├─ 78549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75da7e1022864b0e875382b774edc3d76eb1c11577220e241064cd73bbc11a79 -address /run/containerd/containerd.sock │ │ ├─ 80142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f312aa8f5d2e0b3f1c1193e8e22b7deb3e11dafefe41ddb6dd8fcbd71c484f17 -address /run/containerd/containerd.sock │ │ ├─ 85959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ad11982928812cd689d16ca5414ebc25d0ef7a36dcf3e311217be51d423ea0 -address /run/containerd/containerd.sock │ │ ├─ 95020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0185328e28347a94ee7310a703423b0bff5c9ee17d9c41a8ad2cff143626a584 -address /run/containerd/containerd.sock │ │ ├─100826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 346248d00f0da1697494eefa6a4e2fb7d894ae464809c941e0585b63f609f325 -address /run/containerd/containerd.sock │ │ ├─100857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8969f4babac0411461122cf514fe6fa6b1bd2eea089108b5903ceed1ceb6b4c -address /run/containerd/containerd.sock │ │ ├─111527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26278fbc3b5f5dc1cb655aecba8123cb1988f76fa9053f99177947c7ac0d7406 -address /run/containerd/containerd.sock │ │ ├─112944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f1945495ce98144294ba279ff524201a599929c19aa00b5cf081a6b539ee33 -address /run/containerd/containerd.sock │ │ ├─112989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2122f5c33655cbd348539d2fe6c3c7357829823475da9fc839c9719c0a21291 -address /run/containerd/containerd.sock │ │ ├─115050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c52d1c88c61adc835d67bd456e03e1641eed971003263adb2c002b714cc6e8d7 -address /run/containerd/containerd.sock │ │ ├─116735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 609c8f9050dd0d847589a09782da3fe2aa688575675efec35cddb78de2671696 -address /run/containerd/containerd.sock │ │ ├─116788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b83b424d67b985b0fd27d79babc909c2582ab75408e49745eb9f3dc42e19e3c -address /run/containerd/containerd.sock │ │ ├─129875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b7852ae1250ebdd673a7661c40563958622e110cdd9d8417f587a3730564e92 -address /run/containerd/containerd.sock │ │ ├─129913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04bdfdff45bf89a1f7eaa52d50be380f38bc97ff48d5d9754eecba103e56efc1 -address /run/containerd/containerd.sock │ │ ├─132826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70acd8638c14c9eedc08f0fb859984cb0305388200d5541c061775312ee49317 -address /run/containerd/containerd.sock │ │ ├─162239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d58b4c4c6a3791c31223dbf94f94c373d92011af3ec3a3c745ec50517d63e248 -address /run/containerd/containerd.sock │ │ ├─164081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f531291c87b8e13b7f4a473dce4c4bc012c371d6386cf1fc83e17fe74d3f8756 -address /run/containerd/containerd.sock │ │ ├─164646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f607bfb5c442a2d8625036194ac72257e5c7ddff18f83f519fa65363ec0c770c -address /run/containerd/containerd.sock │ │ ├─165602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4514f56c49aa0bcc793d239051d0bad54584e30a41b3eae013a9f59fffb4cb2 -address /run/containerd/containerd.sock │ │ ├─167663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714aa8be77181d06bf5933b8700dd2012e2a4598cfe21f3ba950c624407386d4 -address /run/containerd/containerd.sock │ │ ├─167773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d22dc6334b0705f45c7e7efeb471c76b1a11980ce473485b143a33a1f45c3acb -address /run/containerd/containerd.sock │ │ ├─167880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5194b4ec58fa351c2daa3ef906663b55c9c8c6c985b9d4851ef9e28cfd87015e -address /run/containerd/containerd.sock │ │ ├─167923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f1267194a2dc4f55414fcdcb8fba7edc6224c7a3f5bf280f70241ba0a0d1619 -address /run/containerd/containerd.sock │ │ ├─167984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a95e6de7d36ea553411f64d3cb6bf5d8d81a9ab9da530ef3c915ec8555435e34 -address /run/containerd/containerd.sock │ │ ├─168542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0268b48fff24244350ffe867a4836e2e2d25f9d3d225191ed344d6598073d04d -address /run/containerd/containerd.sock │ │ ├─180124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e779c8e63498782d938e9d23f7b296739ae71f376ea73d77462c90e8f89a12a -address /run/containerd/containerd.sock │ │ ├─181852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bacdec947feaca04f978d0286de987024dbc7e08e1400c772e871b0514bd767c -address /run/containerd/containerd.sock │ │ ├─181925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cbed09a7ac334b97b217b30fb0f71b9e45b0777f4fd3fc22c1bd32ad93e3a76 -address /run/containerd/containerd.sock │ │ ├─181969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc16f72deee59ec7f8d7dfeab5ba6468de9f02a5c3604399fdb4f4a6ae848beb -address /run/containerd/containerd.sock │ │ ├─182018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40ecc45062f360a0f861e0c9a5ac8f58c68428f738bc624386ebec323207476 -address /run/containerd/containerd.sock │ │ ├─182092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e2effc2ab0fe252a4f7040057753a327f7ff01fbf256edf149167ac126062a -address /run/containerd/containerd.sock │ │ ├─182382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcfaa044867c12b001e90d42855ee9c016c155551eea6dca4e34ee20b33fa2a7 -address /run/containerd/containerd.sock │ │ ├─182420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be5834e6ca3449a56fb319faab875c44c09e9c9605da79e7f1f3e999e0ebe20 -address /run/containerd/containerd.sock │ │ ├─195210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8967d567feb6d4e1e421c32f8b1d1fae3e3ae3db006c55612dcb5beb16462643 -address /run/containerd/containerd.sock │ │ ├─197362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea42a05061c368194ce5607df1fd95db23b118521bc4f0dd564b7b30887374f7 -address /run/containerd/containerd.sock │ │ ├─197456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 519a9c5d2f5e1f52b578471d6b5351fa5041d92bcc2d53b3a15cd3925cca40eb -address /run/containerd/containerd.sock │ │ ├─197568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8948b76952669716d41e489da78e64077b6debeefe7e6430b5fd1a0c3d33957d -address /run/containerd/containerd.sock │ │ ├─213217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95c90b0902cfcb4303c68401278ab3504f298fc15669c9b3f75366134d0d85ab -address /run/containerd/containerd.sock │ │ ├─220792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b49c3c7553f569bd256375cbeb1f3a5f63e7d3af62db44ec91413fbf45e3b9 -address /run/containerd/containerd.sock │ │ ├─220841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da3c8fe7dfcb4dcac9670d588df0519dbe0b286dae821407602ed23f5a2faac -address /run/containerd/containerd.sock │ │ ├─220842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5193445f1d0ef5137cd070a30778d886863e65dec9b14baaa21c37b0143b862b -address /run/containerd/containerd.sock │ │ ├─221154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8041069b50df40644104d2ff6c04c3eaafe40d091187fd64ad071e16f9745202 -address /run/containerd/containerd.sock │ │ ├─232276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2195418b30676ccdf92047bdc6967768d0d8ba801ce138524564692dd2757814 -address /run/containerd/containerd.sock │ │ ├─234492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae63f4e433eabf11760ab2d5d3235514604d53ea95ec6572f1d2552a945a887d -address /run/containerd/containerd.sock │ │ ├─235652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f0a32addcb9fa79df925e9e9c0fff6a3630a1a3956e486dc746d4c6256d6a6 -address /run/containerd/containerd.sock │ │ ├─236895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 456a6739411647bf40e6f5fd5a0770b8c4cf735f870f611178ba41e7922ef8ad -address /run/containerd/containerd.sock │ │ ├─238013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 696f832a3a7e74854affe84eb1d6d011f2c385bc898fb7f9e7220f1d10535da8 -address /run/containerd/containerd.sock │ │ ├─240252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a6f3bbef86981e61d56b9cdfc403e47be37e6f0ba414c8647b5ee77d60b244a -address /run/containerd/containerd.sock │ │ ├─241870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a936254d61ba529d7caba49613a5b3d4720f4af63defe512555a78574cc804 -address /run/containerd/containerd.sock │ │ ├─241999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e18f9e706ec5349da5d595b632eceff9f98b227a98684486126cec21859162a6 -address /run/containerd/containerd.sock │ │ ├─251852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01b28ecef310bd37e55156b8832d09689afa3d3f9ad51fecbd61679e34303c81 -address /run/containerd/containerd.sock │ │ ├─252260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db1be0585cb890dd01fa2446db360c70ea5cdb793f5734b6ecbbd569b162cf82 -address /run/containerd/containerd.sock │ │ ├─257669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57d3a6572dd15b4835e0a3cb171bdfe48c1e16d9dd53d5d1119897ffa3b58aea -address /run/containerd/containerd.sock │ │ ├─262028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 960865cb6e03007964318bd8caabff20f8ccbfe6dc9bf5beef4139e54d179988 -address /run/containerd/containerd.sock │ │ ├─262284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb71faf0658b022617410c975665f44a4434babd83b8f11aab5a4205ca26993 -address /run/containerd/containerd.sock │ │ ├─262392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84eab4481679998bad500be1c9e2e9fdc5f1d50eda9cdfb43d3fab831014be02 -address /run/containerd/containerd.sock │ │ ├─262556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03664c439faf476d2cd2b5d7aec866b7c5a44d75beae5737c6a09781c56f99d2 -address /run/containerd/containerd.sock │ │ ├─274177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0468876a9c93b38a965436721fff99c5f669eec9c2e818f725c75adccf464ca -address /run/containerd/containerd.sock │ │ ├─276893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc33f9dcda5608868dcd130d0bf99ca9419fc6aee5031627ad19c66725d73e5b -address /run/containerd/containerd.sock │ │ └─278140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41960028c1c1f9638469a1e91cd0204b1f451f9a167fc7b4146cfe816d4897be -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1421 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-b16407db8c75c3cce0eefa6e9f0dd194334aa5fc0559dc9cf80f7b16120bf8ae.scope … │ │ ├─18740 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18758 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-0120869ce92936526b41c7219c686be892b8dd3e181260f92323e6bd5a5bafb0.scope … │ │ ├─25324 /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 │ │ └─25336 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29786 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30061 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18674 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18693 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hjtwbs.service │ │ │ ├─12592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hjtwbs/unit.run │ │ │ └─12622 /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-hjtwbs --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hjtwbs:/var/lib/ceph/mgr/ceph-instance.hjtwbs:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hjtwbs/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hjtwbs -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.0.service │ │ │ ├─25009 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25280 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34860 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12227 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12261 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─161263 /sbin/multipathd -d -s │ ├─docker-a6a3e6bac17e0f121d1b372fe3c993a6ddf40377c0c7cd6f71e47a1c08c1ba8a.scope … │ │ ├─30104 /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 │ │ └─30116 /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 │ ├─kubelet.service │ │ └─41033 /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.38 --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 │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─420519 sshd: root [priv] │ │ └─420544 sshd: root [net] │ ├─docker-a6757bc6e8489b8a0073a3fc950bd1c19670f1b4cec5bc5ba122ffc26b61ce2c.scope … │ │ ├─34902 /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 │ │ └─34914 /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 │ ├─cloud-final.service │ ├─docker-905487f9de1bc8ccd531168d9bbe2f3d54e2ab2f97672953c3fca2d60908fd71.scope … │ │ ├─12701 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hjtwbs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12720 /usr/bin/ceph-mgr -n mgr.instance.hjtwbs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─docker-131f25bd26fcfb642202e696b5f759ec238bda6c671d7692d7eb4e10e63c82ed.scope … │ │ ├─12342 /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 │ │ └─12354 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10834 /usr/sbin/chronyd -F 1 │ │ └─10835 /usr/sbin/chronyd -F 1 │ ├─run-r924cfb1e1582496085f9e56f82e90b78.scope │ │ └─195785 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─161020 /sbin/iscsid │ │ └─161021 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─0268b48fff24244350ffe867a4836e2e2d25f9d3d225191ed344d6598073d04d │ │ └─168564 /pause │ ├─6f137ddeacbe9cb2385d7a1445fd1813906282af79dca44308bec2fc8c4ab62f │ │ └─101192 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-glrdj --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e010c4268f802aa286e90fa381a2540f3385da6be96d6709efe5e4e50ca508a1 │ │ └─40728 /pause │ ├─0d389b6da054e07e3ac2dd087fea3b187765cfaa44091fe64d41c5e227038c00 │ │ └─272235 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ca9119c5eacee1dd50920ee2f81bdb0672d1fff57da7e31312014fd9a3c172b6 │ │ └─66419 /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 │ ├─ffd873a31b45b3169851bfeaed5c7dcf52bffa653dfbde6aa40503ba4516f3ea │ │ ├─101363 /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 │ │ └─407004 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─29ec2eec4dd920f8d9855f02b22971db5dc9690aaa1dd2160c205fc0badac891 │ │ └─51293 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 │ ├─7e779c8e63498782d938e9d23f7b296739ae71f376ea73d77462c90e8f89a12a │ │ └─180148 /pause │ ├─13c1c4d488ddbbe8fbe34021f53eebc4db88bd0815dbd7b45eef04a08f4b83be │ │ └─44633 /pause │ ├─aac98fea7aba94f8720df5e9da4b5dc8a614e7dbc2961e249cc8265ae6d3c1ce │ │ └─65215 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e1bbb0bba6db8be52895216a202b838ae09cbe5a70cc1a1893198f4ca38ac36d │ │ └─62929 /pause │ ├─e4514f56c49aa0bcc793d239051d0bad54584e30a41b3eae013a9f59fffb4cb2 │ │ └─165626 /pause │ ├─19f1945495ce98144294ba279ff524201a599929c19aa00b5cf081a6b539ee33 │ │ └─112968 /pause │ ├─0732e200e0085946dc9ac04586ac818464340607cb42ca6bf7d83189d44dd5f5 │ │ └─278456 /bin/openstack-database-exporter │ ├─27409ac00dcbc50bfb9fefcfc36f2638b8622bc8211a98533fdd8b0f09103090 │ │ ├─61293 python -u /app/sidecar.py │ │ ├─61607 python -u /app/sidecar.py │ │ └─61608 python -u /app/sidecar.py │ ├─56ca9f2415021165d9a51892894cb60168a69503df88d8ecb8255df3afe7a213 │ │ └─40653 /pause │ ├─1ee2dc19e3b3b775ab24bf324a29f758fce482bffa9707dae0993645eaa15058 │ │ ├─209639 heat-api-cfn: uWSGI master │ │ ├─209675 heat-api-cfn: uWSGI worker 1 │ │ └─209676 heat-api-cfn: uWSGI worker 2 │ ├─a31f74279edbcc6ccc7df156e99cafece15cd354390fd6b1ec8fda41279eda12 │ │ ├─178282 nova-metadata: uWSGI master │ │ ├─178297 nova-metadata: uWSGI worker 1 │ │ └─178298 nova-metadata: uWSGI worker 2 │ ├─1dba7b3cb4460718df7f4c3516a416993e635ae1f4fdb6d73aede58afc11988f │ │ └─62730 /pause │ ├─441f937141b8feeddc108683ec719479e654398a67628c5ca605c74785e8b45a │ │ └─95920 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a0b8a1546ee3ddecaa36a02554e8c3dd3420e00b46fb3a0747d55b138ec19bc2 │ │ └─41997 /pause │ ├─8750cb1bbf519be2fa5481878dfdb88a1d2fd4e1fc515ab0ee5d9592737e4817 │ │ └─40854 kube-apiserver --advertise-address=199.204.45.38 --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 │ ├─dd320486865fece55b51a8031268361c8c0c8e58b70ef8ee601b89f584479f28 │ │ ├─152824 placement-api: uWSGI master │ │ ├─152856 placement-api: uWSGI worker 1 │ │ └─152857 placement-api: uWSGI worker 2 │ ├─f0d5c900653a555ac8f3c98a3e5305fb97b0b5cd8c0fa9821a5bf94f30409b84 │ │ └─66606 /bin/oauth2-proxy │ ├─8010675b785ca7fc1d2369295a5636f86a0ee675a878dcd00ae5a42ff47c10ef │ │ └─40745 /pause │ ├─413bd923c456026c08dcc8603d3fdae9830c57a6e9bff81c8b54e9ead95b2776 │ │ ├─179058 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─179456 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─179457 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c758484cda5419863bff61f466a8ebd928bd6449c0e38cbe53fd8b104eaa4ba8 │ │ └─51199 valkey-server *:6379 │ ├─c5c46b3fdea42a504fdfc85983f02d11f62365efa1640b29a4e42e19b681dfc9 │ │ └─114667 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─223598c435edbc04003ddf16b46c12fe9453c77512f14188c9a85b4aad55e86a │ │ └─43774 /coredns -conf /etc/coredns/Corefile │ ├─d4368d0b797ee856a9ff87a963e2653fcbea4893d3a6ffc21355d19857e76d9d │ │ ├─113595 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113858 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113860 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─882a33beea84f30826ebb3604a485409e23332579df99828c0dde5998e3755d6 │ │ └─47382 /pause │ ├─902ec9eeffa900facc419657fe1eac3b59970842d74e56d5138d32f69e332b3e │ │ └─92939 /manager --metrics-bind-address=:8080 │ ├─c205eb612177ed31285d5cf877c26391920a7fb59a80a79635898ff6e43f5424 │ │ └─96936 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f5a39659c87095b5d2e64492aec28288ea17fd8ba0460d467038909d3aa01256 │ │ └─56180 /pause │ ├─29421b3f0e26180c5b5da02dd1cdb1033d81a457bac47f1b8a6437046f6bbacc │ │ └─236323 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─59b6f1a6d0c093f7e94406112951e9ab6bddeba8951f45d3a6901d73c74169ec │ │ └─69569 /pause │ ├─0185328e28347a94ee7310a703423b0bff5c9ee17d9c41a8ad2cff143626a584 │ │ └─95046 /pause │ ├─a776aeae1f7d24d15e9f078d56a8141fe205294c25940ecc62a7958708988dc8 │ │ ├─280929 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280945 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ca2c332bc207ff74ca0b2d164e282245a9e4029349b930d561cb40657b62ae0f │ │ └─51471 valkey-server *:26379 [sentinel] │ ├─75da7e1022864b0e875382b774edc3d76eb1c11577220e241064cd73bbc11a79 │ │ └─78573 /pause │ ├─ceecb36bd9d11423a2a4425cb4151afc4d277d98064724e5d8c814d2c6db0824 │ │ ├─272217 manila-api: uWSGI master │ │ ├─272278 manila-api: uWSGI worker 1 │ │ └─272279 manila-api: uWSGI worker 2 │ ├─a67c0af53ae330e9fb528b25e06742d480627b9990c9f3a2e98158fe423cb879 │ │ └─164832 /coredns -conf /etc/coredns/Corefile │ ├─696f832a3a7e74854affe84eb1d6d011f2c385bc898fb7f9e7220f1d10535da8 │ │ └─238037 /pause │ ├─31af2250dd600313932c6d933f9b0ab6668358ec6ba109d401e59af3dcdf93b8 │ │ └─46549 /pause │ ├─84b7cee95b9a658632c699b3cbabbf55ebc0a1d1719450384591b13abd5cf61a │ │ └─56464 nfd-master -crd-controller=true -metrics=8081 │ ├─a9b9dcb15e36acb33ea5481110ccf9bb86065e095a5a7fd927266bc5193725fb │ │ └─41235 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d6e7469ebafb0a8d966f0083ffe9caba9e9c1d306fb3e233334eb14d703fecc3 │ │ ├─ 73141 apache2 -DFOREGROUND │ │ ├─ 73161 (wsgi:k -DFOREGROUND │ │ ├─ 73162 (wsgi:k -DFOREGROUND │ │ ├─ 73163 (wsgi:k -DFOREGROUND │ │ ├─ 73164 (wsgi:k -DFOREGROUND │ │ ├─405400 apache2 -DFOREGROUND │ │ └─406547 apache2 -DFOREGROUND │ ├─e94527a90c2da863e2a5db501ba48f5137febbb8f5544d025d7c071c8fbc74d5 │ │ └─66578 /pause │ ├─f67345cf2a01d5437577dea3f423bb9082dbcb42e2903ac36f8d4784b3383198 │ │ └─43307 /pause │ ├─00c3329708632e89ee08bd56227cf925279cbfe3890bae9ba37afeb9146d87fd │ │ └─48065 /pause │ ├─5f176452b065df109903987b8ea8da8c4da99344142a92f45190dfc3f45cb523 │ │ └─65712 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9f667d70b7531b22539a5316076ccb920b90bdc623b290ab0ed3cd2b69509430 │ │ └─65793 /bin/pushgateway │ ├─b364e395bfe8e4f9473f2a3e956c87b217285a042328639ee1959c12d2eccb23 │ │ └─60720 /pause │ ├─bacdec947feaca04f978d0286de987024dbc7e08e1400c772e871b0514bd767c │ │ └─181919 /pause │ ├─701b0edd94f7f36b51dddd6804706f6b76af61237193317d5f4ab0d65f33ca71 │ │ ├─190596 /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 │ │ ├─190963 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) │ │ ├─190964 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) │ │ └─190965 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) │ ├─fb8428322ba2091b218cf8f1cfc2541d21bb5189af8bdeaee920acc8a97d3db6 │ │ └─60763 /pause │ ├─a2b62db03a073b9927473e89362e2688dae0ad468ace45da6ac865c309227cd4 │ │ └─40816 etcd --advertise-client-urls=https://199.204.45.38: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.38:2380 --initial-cluster=instance=https://199.204.45.38:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.38:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.38: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 │ ├─881d09ded9a6fead5cdb011731922c9286ee41c682c6649d0694a21cadf26ab6 │ │ └─61872 /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 │ ├─98404043697675637cae0f263d937df41810c2097848e77fb7e7761596ab1ca7 │ │ └─56078 /pause │ ├─26278fbc3b5f5dc1cb655aecba8123cb1988f76fa9053f99177947c7ac0d7406 │ │ └─111550 /pause │ ├─9b7852ae1250ebdd673a7661c40563958622e110cdd9d8417f587a3730564e92 │ │ └─129898 /pause │ ├─c4e8bfe1e2db445c0f74c057f82a01c5320617d3b9c37aa85daf6f278519095b │ │ ├─85305 barbiacan-api: uWSGI master │ │ └─85327 barbiacan-api: uWSGI worker 1 │ ├─e18f9e706ec5349da5d595b632eceff9f98b227a98684486126cec21859162a6 │ │ └─242036 /pause │ ├─e183cab921cf5a9ad5a4310967258946ced4c454f8b995c1113bd85e4cf4acd9 │ │ └─101506 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a7bea7a12dda433dc0489c00ffc00182661ddf8b70b04d824946cc6535cf9b5c │ │ └─56423 nfd-worker -metrics=8081 │ ├─03bb0db0c91f672049ed987bd65cc0853f762afe9b85544d298ef8e0b16ec774 │ │ ├─ 46930 /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 │ │ ├─ 46945 /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 │ │ ├─ 47040 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276473 nginx: worker process │ │ ├─276474 nginx: worker process │ │ └─276475 nginx: cache manager process │ ├─aa5145ef043a4cea50366151fd6f942e7333f303da94c4d3927271b795ce36ff │ │ └─162985 /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 │ ├─b0678c37bac06ea085061eaccf1055ddf6230ada02417edebe6824750841acf4 │ │ └─65515 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6ab16751167465a1d5ac97a964c7b00aca126679a3155ee64e88ad14b647e8d8 │ │ ├─180395 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180412 /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 │ │ ├─180418 erl_child_setup 1048576 │ │ ├─180489 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─180490 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─180500 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─180760 /bin/sh -s rabbit_disk_monitor │ ├─fdd44e940ce498e01f8b833276533c17c3b6ccfd8f2d898c914722f3fa66865e │ │ └─238063 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─aff86409fe3cd000dc1b4442e7896ac34c8feee29f22edd4c8fe23feb60cfb8c │ │ └─44919 /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 │ ├─bcabd5a85d887f34ec092a25832510b32cf5ab48d1c818f7c3cd606992c5b649 │ │ └─44716 /pause │ ├─80a82a32abba7ecd89a773e8de37dc4fcb9b1f2238e2c33231b557ec9a2f9871 │ │ ├─232448 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232469 /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 │ │ ├─232475 erl_child_setup 1048576 │ │ ├─232539 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─232540 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─232550 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─233088 /bin/sh -s rabbit_disk_monitor │ ├─f6a6ec4f57d3a8bacf08962438935d12a4842f46544fb3ac87ea5d4b6d19153a │ │ ├─95913 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95942 /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 │ │ ├─95961 erl_child_setup 1048576 │ │ ├─96074 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─96075 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─96091 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─96685 /bin/sh -s rabbit_disk_monitor │ ├─7198bd702939c1560eeecdf44da8b98ef4b20220a5548e3a18fb7b6985478d20 │ │ ├─193185 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) │ │ ├─193706 /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/tmp9s39pbox/privsep.sock │ │ ├─382543 /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/tmprowizvc3/privsep.sock │ │ ├─382965 /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/tmpsiskig9s/privsep.sock │ │ ├─383317 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383319 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─387552 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d676c8c6-544e-4909-aec4-9fd1fa0613b3 --namespace=qrouter-d676c8c6-544e-4909-aec4-9fd1fa0613b3 --conf_dir=/var/lib/neutron/ha_confs/d676c8c6-544e-4909-aec4-9fd1fa0613b3 --log-file=/var/lib/neutron/ha_confs/d676c8c6-544e-4909-aec4-9fd1fa0613b3/neutron-keepalived-state-change.log --monitor_interface=ha-d0da68f0-74 --monitor_cidr=169.254.0.179/24 --pid_file=/var/lib/neutron/external/pids/d676c8c6-544e-4909-aec4-9fd1fa0613b3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─cdfae51c3fddc71766133a809ea4106d5f3d803ddaccd8f45ccc2a9b6c0c4f2e │ │ └─66011 /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 │ ├─97238baa5115d4a0748a5337dc8a8abee3ef770210a7b8dcc348f00f9a230772 │ │ ├─230790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230810 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413000 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─413028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─5834207642c602cdac05f7b744f507bb8590bc4c6428412c2c2e738793eb43df │ │ ├─78789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78806 /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 │ │ ├─78812 erl_child_setup 1048576 │ │ ├─78859 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─78860 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─78870 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─79066 /bin/sh -s rabbit_disk_monitor │ ├─4d149cf97d0168a683eee6279a60aa90e613314bc573768ea5e667a83717d25d │ │ └─64352 /pause │ ├─b1c28e5e53b6cea4818ba7ba2e1fc9a30c144058216bbae311a53bd08ece2bbf │ │ └─92989 percona-xtradb-cluster-operator │ ├─b0468876a9c93b38a965436721fff99c5f669eec9c2e818f725c75adccf464ca │ │ └─274200 /pause │ ├─e8969f4babac0411461122cf514fe6fa6b1bd2eea089108b5903ceed1ceb6b4c │ │ └─100889 /pause │ ├─bc1c79eb3e737375f5580d4741185ce61434fc98a90f22e5c833e0aba9c62061 │ │ └─56364 /pause │ ├─4e5f84eda5f93df3d91c3deb7e19badcace3061d8c5a2e3d464c9b239f815eb6 │ │ └─61347 /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 │ ├─960865cb6e03007964318bd8caabff20f8ccbfe6dc9bf5beef4139e54d179988 │ │ └─262071 /pause │ ├─7e8aa88917d64d30a3700bb7d608ca3649bd3a71e7569e6b85bef37a9f1476f0 │ │ ├─178163 nova-api: uWSGI master │ │ ├─178194 nova-api: uWSGI worker 1 │ │ └─178195 nova-api: uWSGI worker 2 │ ├─07a418d2cc206cdeea35693f645b6687605135931a547973a67138b834440527 │ │ ├─279265 apache2 -DFOREGROUND │ │ ├─282608 (wsgi:h -DFOREGROUND │ │ ├─282609 (wsgi:h -DFOREGROUND │ │ ├─282610 (wsgi:h -DFOREGROUND │ │ ├─282611 (wsgi:h -DFOREGROUND │ │ ├─282612 (wsgi:h -DFOREGROUND │ │ ├─282613 apache2 -DFOREGROUND │ │ └─282614 apache2 -DFOREGROUND │ ├─c4c032cbb7718bec8d6b8b60c4941272baae5d31168cf754495b3e8025269d2a │ │ └─44872 /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 │ ├─539c219aa95f2a6c9fff2e11ac722c9318d14dbd8737be036e6f7765331085de │ │ └─40741 /pause │ ├─469d6e4a98be75c6d111fc391e95dd3fc11196361310615fbc489bcc7f1f1777 │ │ └─64300 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─71bcdb8ece895e8a0eb05593fc322146a0502ed38265ac84537d37fc5ec35636 │ │ └─63828 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e2f0a32addcb9fa79df925e9e9c0fff6a3630a1a3956e486dc746d4c6256d6a6 │ │ └─235677 /pause │ ├─609c8f9050dd0d847589a09782da3fe2aa688575675efec35cddb78de2671696 │ │ └─116763 /pause │ ├─346248d00f0da1697494eefa6a4e2fb7d894ae464809c941e0585b63f609f325 │ │ └─100859 /pause │ ├─4eb71faf0658b022617410c975665f44a4434babd83b8f11aab5a4205ca26993 │ │ └─262328 /pause │ ├─483117c59378c3efef45efc74b1987780962aa0c8aa7ab5e5c2e9015287a2d9f │ │ ├─131017 /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 │ │ └─131202 /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 │ ├─7dfbe0c3c0a725f3426ef21320a553e728e97065b46ae46ca212e93b9a7df1ee │ │ └─66302 /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-38.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 │ ├─d080194bed5587f4e7f64e156e6d83307564a5153514f97eec5f993abe105704 │ │ └─86868 /usr/local/bin/rook ceph operator │ ├─bbb9b4af73a1e4b23b4699c7d6540b587d2f16e4c7428001c7e5b339fa677da8 │ │ ├─42453 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42830 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d58d6ae1a07acb2b504a329009d122e2508b6bc36bf336860bde0551a5b96230 │ │ ├─191542 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) │ │ ├─191918 /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/tmpj35xcp6q/privsep.sock │ │ ├─192220 /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/tmp4n_p31gs/privsep.sock │ │ └─192386 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5fe15da610331737a052b5946cc478aa05a85ad13f256ff6ce0947adc21ff14e │ │ ├─183011 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─420076 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ ├─420340 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpu09wlrvz/privsep.sock │ │ └─420585 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpoar84c8u/privsep.sock │ ├─e8af386cf412672424a0c483c0b760acedfe75c86079aeb1dbf96ec442b1a458 │ │ └─130655 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b799b9164cff8f8776b189f7e6f79119876d1d9ddbdfde9ac00aef1343431595 │ │ └─42010 /pause │ ├─28d76fba23bc77227ec536e0ed1330ca64752765d794f6e7b48a8f52293defc0 │ │ └─41210 /pause │ ├─ce1a092c591d13087a980b89714f5112cc213dc2d205d2b7e643cc01a9c18720 │ │ └─43704 /pause │ ├─4d02638fc66b6a50f2d059d2e6d96bce3e51abcfb7d8eaf62c101a397b9bfc21 │ │ ├─193161 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) │ │ ├─193785 /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/tmpjtv4yl5m/privsep.sock │ │ ├─194074 /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/tmpfps_8ils/privsep.sock │ │ ├─194559 /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/tmpouka_qlv/privsep.sock │ │ ├─194990 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─194991 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─195055 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b/host --addn-hosts=/var/lib/neutron/dhcp/42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1a483d3e-ebcc-48c2-a052-77b767946968,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 │ │ ├─195058 haproxy -f /var/lib/neutron/ns-metadata-proxy/42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b.conf │ │ ├─215140 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a7e75522-d611-4a7c-8c47-8fe2182efbea/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a7e75522-d611-4a7c-8c47-8fe2182efbea/host --addn-hosts=/var/lib/neutron/dhcp/a7e75522-d611-4a7c-8c47-8fe2182efbea/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a7e75522-d611-4a7c-8c47-8fe2182efbea/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a7e75522-d611-4a7c-8c47-8fe2182efbea/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9eda98c7-8755-46cf-a80b-3f79fb461871,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 │ │ ├─215163 haproxy -f /var/lib/neutron/ns-metadata-proxy/a7e75522-d611-4a7c-8c47-8fe2182efbea.conf │ │ └─388250 /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/tmprwdeslt9/privsep.sock │ ├─c74d6e80654ad634feaa08e5e2cfc3677bcf0f105f362c1e4ca9262b697758d4 │ │ └─66744 /bin/oauth2-proxy │ ├─4e56114fc6d2068dbbf7e03ddc66a40472b3502b08203eb649aab615f0173d2b │ │ ├─252080 magnum-api: uWSGI master │ │ ├─252111 magnum-api: uWSGI worker 1 │ │ └─252112 magnum-api: uWSGI worker 2 │ ├─3aead30a26f02cd0cf1f1fbf76a06690a21fa51f2034d5bae4acba9c8f24014b │ │ ├─272258 /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 │ │ └─272353 /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 │ ├─cdb73dc4307f11ebf5b259ff0ca19d5ef56c83d57578e7a357c2bcde575bfd07 │ │ └─62598 /pause │ ├─f607bfb5c442a2d8625036194ac72257e5c7ddff18f83f519fa65363ec0c770c │ │ └─164695 /pause │ ├─e93ee0b416c01c7fbee176070c6daab740830686daf022e065b2891191b83562 │ │ └─65424 /goldpinger --static-file-path /static │ ├─24725079786ea1b12179cdf1c149a3c3b678e661a951d2ba0f91ce7c5c27898e │ │ └─44336 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 │ ├─984647439566edeb272359f2c32db11b275ebffa6c1f5dcf0735c4d10f5e7a70 │ │ └─63296 /pause │ ├─8b781104e5e67f35e3c87a5ffa8aafeebb9727cd4c482c47ea9c0a4e9ca27da3 │ │ └─48768 /pause │ ├─eec4ebf509b7e26045688d505f60e50028d20683cbf257cea89710cca0051bbc │ │ ├─199232 /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 │ │ ├─383710 /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/tmpud0m425z/privsep.sock │ │ ├─383992 /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/tmpr3c5ze1j/privsep.sock │ │ └─384683 /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/tmpeglyanx2/privsep.sock │ ├─5545272231f228bcde3c7142d3b2d4bf583350a18aa734237292ebf42b9a4029 │ │ └─195693 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cf347994ad22f810619e8d1a5f40fd08ad8f47f69fb56aef1a0865fb785eb026 │ │ ├─258000 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258017 /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 │ │ ├─258023 erl_child_setup 1048576 │ │ ├─258240 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─258241 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─258251 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─258629 /bin/sh -s rabbit_disk_monitor │ ├─9cbed09a7ac334b97b217b30fb0f71b9e45b0777f4fd3fc22c1bd32ad93e3a76 │ │ └─181971 /pause │ ├─2c79da29c9df6f4552032c7b363e45e9764ef36560090d4755ac53352d9a57a8 │ │ └─60679 /pause │ ├─ddcdfd37920cb5a6d21b0b0908a5025d3985b05540340fd70d941dd0b6bdcf16 │ │ └─62338 /pause │ ├─238425a57ffe3c046fd0309a4b36d03d609e6e37c1b89c258e0ccacf896a8418 │ │ └─96954 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 │ ├─0a6f3bbef86981e61d56b9cdfc403e47be37e6f0ba414c8647b5ee77d60b244a │ │ └─240274 /pause │ ├─5193445f1d0ef5137cd070a30778d886863e65dec9b14baaa21c37b0143b862b │ │ └─220926 /pause │ ├─ffd473a6983bcca9fe66fcfcc8207131e91446d9aabe63f73b8aebaf4e86547b │ │ └─40700 /pause │ ├─bd224602a56f81c0a635d8887cf90e388d01170df0f95ca6edb9db32f22e0fbc │ │ └─63149 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 │ ├─57d3a6572dd15b4835e0a3cb171bdfe48c1e16d9dd53d5d1119897ffa3b58aea │ │ └─257693 /pause │ ├─a4e2effc2ab0fe252a4f7040057753a327f7ff01fbf256edf149167ac126062a │ │ └─182145 /pause │ ├─c3e38cff96f19d36d7ae3d9ed39d74aad29eb9c076bfc4a39415aa497f15638a │ │ └─43792 /coredns -conf /etc/coredns/Corefile │ ├─60e845b541abfa3679f26700d92422ae6e6a7176eaa4a35b979f23d9bc6e2098 │ │ └─55455 /pause │ ├─95c90b0902cfcb4303c68401278ab3504f298fc15669c9b3f75366134d0d85ab │ │ └─213241 /pause │ ├─bdce3e7c1a4920f1ee51527fc4bb460c4c969c51738b4bcc754ce7072292b678 │ │ └─229985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fcfaa044867c12b001e90d42855ee9c016c155551eea6dca4e34ee20b33fa2a7 │ │ └─182406 /pause │ ├─ab9b3ed94a4d13f8de8f4cac2ad603e261fea006c6945816f5861678bf22d268 │ │ └─61005 /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 │ ├─db1be0585cb890dd01fa2446db360c70ea5cdb793f5734b6ecbbd569b162cf82 │ │ └─252286 /pause │ ├─5af07a12e9bca99d40e2ba2d3052ef410890fe70059b2b698d7b341931945068 │ │ └─234642 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a2a4744b1ee04c6de4966442581ef24d90f4e4b52868de96c380ab789d95d27e │ │ └─173602 /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 │ ├─a95e6de7d36ea553411f64d3cb6bf5d8d81a9ab9da530ef3c915ec8555435e34 │ │ └─168026 /pause │ ├─f312aa8f5d2e0b3f1c1193e8e22b7deb3e11dafefe41ddb6dd8fcbd71c484f17 │ │ └─80166 /pause │ ├─2c193cb3a3a2a88d332d5f30db1a18ad7b2420ae82f70ebd27d10f56a44603c6 │ │ └─47004 /server │ ├─6b7b08759ed3af91e5106d686350c78bb9b54fbc69ca8dae88affbbf494345c4 │ │ └─64207 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9ce524730d08c240905c077a7af887f44dfd96aa3101b9305175e2d3f0904fcb │ │ ├─190663 neutron-policy-server: uWSGI master │ │ ├─190678 neutron-policy-server: uWSGI worker 1 │ │ └─190679 neutron-policy-server: uWSGI worker 2 │ ├─0bbdabdc5be4b34874267db567caeaae60311f42dd3b89753bc1c6071ac2c527 │ │ ├─63615 nginx: master process nginx -g daemon off; │ │ ├─63645 nginx: worker process │ │ ├─63648 nginx: worker process │ │ ├─63649 nginx: worker process │ │ ├─63650 nginx: worker process │ │ └─63651 nginx: worker process │ ├─2b2b0f423a29f6410dc5b8a7c007e55f5964c0db3995a75e562f36a3d560be58 │ │ ├─165718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165734 /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 │ │ ├─165740 erl_child_setup 1048576 │ │ ├─165854 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─165855 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─165865 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─166113 /bin/sh -s rabbit_disk_monitor │ ├─b4f4367f2371fae3c37f44007ff289a3164174c0c12b4b54c96cae2b43806e5f │ │ ├─193147 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) │ │ ├─193347 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) │ │ └─193348 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) │ ├─32d6bd02558285dec6de3baa5289de47c8529388c6be481abfbabc8947024258 │ │ ├─229954 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230541 octavia-worker: ConsumerService worker(0) │ │ └─230544 octavia-worker: ConsumerService worker(1) │ ├─f2122f5c33655cbd348539d2fe6c3c7357829823475da9fc839c9719c0a21291 │ │ └─113013 /pause │ ├─59d2fc114d3e5db19aec51c2fdce3e86a579e5bc06cd08e51233abdc968ee971 │ │ ├─251995 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252514 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8i7bhug5/privsep.sock │ │ ├─252519 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252529 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2da3c8fe7dfcb4dcac9670d588df0519dbe0b286dae821407602ed23f5a2faac │ │ └─220916 /pause │ ├─92708118f5da56b73de7372bc35012d5ca37f2b61877c3a77ffe09adb1132563 │ │ └─92959 /manager --metrics-bind-address=:9782 │ ├─af98d95ab0b8985a27fb8bf17ec1d3ae5e7c844f11a81a69aafac539cad64be7 │ │ └─93259 /kube-vip manager │ ├─160c866e123b12641a7b2f299aa031740c23951b130e6eee33e3f5224236cb3f │ │ └─65946 /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-38.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 │ ├─5194b4ec58fa351c2daa3ef906663b55c9c8c6c985b9d4851ef9e28cfd87015e │ │ └─167908 /pause │ ├─4d5b382a4a02be36b69a5ce3d08cd8c31466d7d292da55a545d58987f24381d4 │ │ └─51145 /pause │ ├─518a5cb51ebbaa65411dbeba3bf723d8bf964bd0f5c89cceff0c8716baaf614d │ │ └─277249 /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 │ ├─d40c1419ec1affbdcd4c37ea5f0b2085343b1db1af6cf40df00f9430fda0f358 │ │ └─60551 /pause │ ├─b9a3d012f2a64c720ae6054673f60bbcdf099e9824efda03cecc7e1957dc4504 │ │ └─56140 /pause │ ├─d1be8e376f5dcb2c88e6f41bb180bd2d4ba81e2d66f5dad46b1439969c987ba6 │ │ └─272196 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─84eab4481679998bad500be1c9e2e9fdc5f1d50eda9cdfb43d3fab831014be02 │ │ └─262416 /pause │ ├─f531291c87b8e13b7f4a473dce4c4bc012c371d6386cf1fc83e17fe74d3f8756 │ │ └─164102 /pause │ ├─c52d1c88c61adc835d67bd456e03e1641eed971003263adb2c002b714cc6e8d7 │ │ └─115073 /pause │ ├─144945a60453f54db934ca43df3d9e232244902d50319c31a575c24377de46ed │ │ ├─209495 heat-api: uWSGI master │ │ ├─209516 heat-api: uWSGI worker 1 │ │ └─209517 heat-api: uWSGI worker 2 │ ├─be5864591df0a4493cf02e052640ef7c88e5657a3c05e749b928af60c2b1e574 │ │ └─240300 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─d22dc6334b0705f45c7e7efeb471c76b1a11980ce473485b143a33a1f45c3acb │ │ └─167807 /pause │ ├─456a6739411647bf40e6f5fd5a0770b8c4cf735f870f611178ba41e7922ef8ad │ │ └─236919 /pause │ ├─9d014ed857c088857921abce6af478529c996c7fdbb6b9e4d2cf45b22f190f7f │ │ ├─61268 python -u /app/sidecar.py │ │ ├─61524 python -u /app/sidecar.py │ │ └─61525 python -u /app/sidecar.py │ ├─70acd8638c14c9eedc08f0fb859984cb0305388200d5541c061775312ee49317 │ │ └─132849 /pause │ ├─52a936254d61ba529d7caba49613a5b3d4720f4af63defe512555a78574cc804 │ │ └─241896 /pause │ ├─8967d567feb6d4e1e421c32f8b1d1fae3e3ae3db006c55612dcb5beb16462643 │ │ └─195235 /pause │ ├─5c38df79675a28e96b5c1b3b69d44087c4e61d74a6791d4dd7572407a583bb3b │ │ ├─252224 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252512 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252513 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4c979ba86018446e0320139306dce65641396f8f5fa2e6c228f2e801acdcd17d │ │ └─259146 docker-registry serve /etc/docker-registry/config.yml │ ├─18d3e7b7768a0676e50608a7544aa7d2c3579141e9a0ac9ee73c5dc273c3d899 │ │ ├─213322 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213340 /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 │ │ ├─213346 erl_child_setup 1048576 │ │ ├─213440 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─213441 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─213454 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─213754 /bin/sh -s rabbit_disk_monitor │ ├─2aeeaa537adff58f67fba0ae14270cde6c43a0872b662e169b1b2fafe0f7d0fe │ │ └─62379 /pause │ ├─bc33f9dcda5608868dcd130d0bf99ca9419fc6aee5031627ad19c66725d73e5b │ │ └─276921 /pause │ ├─a3bcd192da17061cfccb6f0772ecad2ea139a88f2ae18b72b7193d10484c4e67 │ │ └─96455 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 │ ├─117dd19b96c38a4624652f9d7a4f2c532f7a5b94755ff69def3742d0193b211a │ │ └─64065 /pause │ ├─8ef29d05afc77197c2b330205ac43ef17b1229e0e5e9efeb6309790533b087ec │ │ └─66348 /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 │ ├─b940100fe979b03cba63df6c426a5706b4f59cd02ad25a1286d5e5821d9b8bf3 │ │ ├─190608 neutron-api: uWSGI master │ │ ├─190640 neutron-api: uWSGI worker 1 │ │ └─190641 neutron-api: uWSGI worker 2 │ ├─519a9c5d2f5e1f52b578471d6b5351fa5041d92bcc2d53b3a15cd3925cca40eb │ │ └─197482 /pause │ ├─2e80960d1d93ebccf8e3dab03366e62ff4aa475880306d12107203dc51ad5e0e │ │ └─66378 /bin/memcached_exporter │ ├─ae63f4e433eabf11760ab2d5d3235514604d53ea95ec6572f1d2552a945a887d │ │ └─234516 /pause │ ├─7a4566192792ee3fad60f8d74ce1bd6f430ba6a9dc6a046823ac7ffaf50182bf │ │ ├─67240 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67257 /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 │ │ ├─67263 erl_child_setup 1048576 │ │ ├─67358 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67359 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67369 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67516 /bin/sh -s rabbit_disk_monitor │ ├─3274d35e7744931e2d6ab9d8fbf1e73d97680d79320a634a162e7965e1ae1e58 │ │ └─46653 /pause │ ├─a0a0887db37b2ce524c6457a37333c427a002b8cff846ac26e7eea64b6f98fbc │ │ └─43742 /pause │ ├─b1ad11982928812cd689d16ca5414ebc25d0ef7a36dcf3e311217be51d423ea0 │ │ └─85983 /pause │ ├─0d79c4fb0bb03ce05134fb8c8aac46d94408f4b36df31d1bc7043d7894ee637e │ │ ├─111858 glance-api: uWSGI master │ │ ├─111870 glance-api: uWSGI worker 1 │ │ └─111871 glance-api: uWSGI worker 2 │ ├─f40ecc45062f360a0f861e0c9a5ac8f58c68428f738bc624386ebec323207476 │ │ └─182079 /pause │ ├─714aa8be77181d06bf5933b8700dd2012e2a4598cfe21f3ba950c624407386d4 │ │ └─167690 /pause │ ├─ea42a05061c368194ce5607df1fd95db23b118521bc4f0dd564b7b30887374f7 │ │ └─197387 /pause │ ├─2195418b30676ccdf92047bdc6967768d0d8ba801ce138524564692dd2757814 │ │ └─232300 /pause │ ├─946c0e9c6179e5309b8e1cdaeb44626563b298329ffd4bc4c6c76091eec87964 │ │ ├─115155 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115172 /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 │ │ ├─115178 erl_child_setup 1048576 │ │ ├─115237 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─115238 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─115249 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─115571 /bin/sh -s rabbit_disk_monitor │ ├─bc16f72deee59ec7f8d7dfeab5ba6468de9f02a5c3604399fdb4f4a6ae848beb │ │ └─182054 /pause │ ├─5cb96e207c39aa9b4a11a6ed96a4fd593d8c794d7dde047a43e2b368a5400018 │ │ ├─163020 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─163041 /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 │ ├─4be5834e6ca3449a56fb319faab875c44c09e9c9605da79e7f1f3e999e0ebe20 │ │ └─182450 /pause │ ├─382211721b9e016800649b26c10913a52de0322a1e9d5f9973a4e7eb5353c8df │ │ ├─195456 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195477 /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 │ │ ├─195498 erl_child_setup 1048576 │ │ ├─195709 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─195710 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─195720 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─195952 /bin/sh -s rabbit_disk_monitor │ ├─0c69fe977a8c5feb81e1509d26eafa737979bd5b78e105031c813be88232efda │ │ ├─209621 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─209852 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─209854 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─d58b4c4c6a3791c31223dbf94f94c373d92011af3ec3a3c745ec50517d63e248 │ │ └─162262 /pause │ ├─2f1267194a2dc4f55414fcdcb8fba7edc6224c7a3f5bf280f70241ba0a0d1619 │ │ └─167956 /pause │ ├─48e373f9a10e915f4ee660cc78bcaca306a1407fd93d8dee6543a8ad30db0e18 │ │ └─47486 /pause │ ├─0bbb5558735d1d677a933b9e1c9b2dfccc7b1d708982ca93189769856b87cd75 │ │ ├─65160 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65201 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─cc484b310c4138851c1e55ed59d0e7c194b70d1d19b69312ac0780d54a458079 │ │ ├─179093 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─179486 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─179487 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ca2bf9d99074ab5d73c85e0ec3f4b1cec7b0d45cbfd4e5391d17c36d5fb24aa4 │ │ └─194778 /bin/bash /tmp/libvirt.sh │ ├─32e312d81f7408c6de13a7110de3eb3832040d69a03de91d33484177958e2ab6 │ │ ├─48866 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 │ │ └─50109 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 │ ├─f929f55cb9912b9548967a6e647e7215148ef3953e4d63b6634b7ad1af163772 │ │ ├─229266 octavia-api: uWSGI master │ │ ├─229280 octavia-api: uWSGI worker 1 │ │ └─229281 octavia-api: uWSGI worker 2 │ ├─a71d6394a0eb428a8debce4dd472585523741d2f8deca421d56b5a09a8acea68 │ │ └─199276 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f30bbc5dae6ccfe3dd523c0bb4c186e0f3a2809f8e81a1be7b3c25563f46019b │ │ └─62285 /pause │ ├─ae1429af9ce3fe92b7e8a8b7a46500839500a5ec1bed174ea94f279559763e41 │ │ ├─48939 mysqld --wsrep_start_position=9613d1fa-762a-11f1-9bf1-2e3286c01adc:20 │ │ └─49064 /var/lib/mysql/mysql-state-monitor │ ├─7235536a328af5783728f40d8ef52c57f2b301b8764d050fc7b4d8c1d618ecc2 │ │ └─56503 nfd-gc -gc-interval=1h │ ├─628776884da5f536e4807c506ea0d0d82d8b6d9bcf675ebeefc76dd35e9ff6ba │ │ └─65627 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─aa4b0015dd2bfa7c93acb184f3f324a7997a0589c1831eaadaba8fdc78dada7b │ │ └─50938 /pause │ ├─cd13708529d762a5930a4e0bb66cb99f46c5f9472244c147a07c7d8c681ef157 │ │ └─126876 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1b83b424d67b985b0fd27d79babc909c2582ab75408e49745eb9f3dc42e19e3c │ │ └─116827 /pause │ ├─8041069b50df40644104d2ff6c04c3eaafe40d091187fd64ad071e16f9745202 │ │ └─221179 /pause │ ├─5cfc723ba5edc81aab75687b0b836139f875a3f7df5cf3ad1a599ac73e112652 │ │ └─44828 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─41960028c1c1f9638469a1e91cd0204b1f451f9a167fc7b4146cfe816d4897be │ │ └─278165 /pause │ ├─f5b49c3c7553f569bd256375cbeb1f3a5f63e7d3af62db44ec91413fbf45e3b9 │ │ └─220817 /pause │ ├─f9a59e64952e1f17c223f23593c8502e9a04e87b351b80f28fb2882e66747d15 │ │ └─49130 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─04bdfdff45bf89a1f7eaa52d50be380f38bc97ff48d5d9754eecba103e56efc1 │ │ └─129945 /pause │ ├─f5e9f128b0e53dc17a0a4f4f1bc00bca6d6fa176625fe84a986ef548ad408136 │ │ └─49035 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─31fd14dd76158a98da2b08942586a79b2c5fc6447e55f45c3b6bd7ff878dfe64 │ │ ├─126468 cinder-api: uWSGI master │ │ ├─126481 cinder-api: uWSGI worker 1 │ │ └─126482 cinder-api: uWSGI worker 2 │ ├─01b28ecef310bd37e55156b8832d09689afa3d3f9ad51fecbd61679e34303c81 │ │ └─251876 /pause │ ├─03664c439faf476d2cd2b5d7aec866b7c5a44d75beae5737c6a09781c56f99d2 │ │ └─262586 /pause │ ├─010a4dc5c70340e1758be9d8f224e8c6d1454d37f628744c978cd931ef7803d0 │ │ └─236946 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─8948b76952669716d41e489da78e64077b6debeefe7e6430b5fd1a0c3d33957d │ │ └─197607 /pause │ ├─54aa2c65926254427c9c1f032af3d71b34b1285f8ed49cfdafbada9922cfa0fe │ │ └─48364 /pause │ ├─b48deab162bf2224214814202c3916c9fdde7446a6edc5da1611cf1c1a8fda8e │ │ └─51590 redis_exporter │ ├─e6d8a165e739d28ef249c8fb828c1b8867e48620dd6f3bd7487ca56d4328fd24 │ │ └─44167 /pause │ ├─a1ae6eb116796c39c984c991335c941133d462cb9b959ee90dfc7946f580836c │ │ └─194730 /usr/bin/libvirt-tls-sidecar │ ├─e5251eb161b22edb9af0e357b67ad4e3a7d5c656bd051b95fc86190bf1bc6c2f │ │ └─44678 /pause │ ├─151c2731051029466fedb0052acd24c642e8539ddda767038b79e825ffdd3291 │ │ └─56615 /secretgen-controller │ └─3c8e2f4efdf18e6ca20b2b879edfb0dba7b8b0e4f161a02295697b2dd3714799 │ └─65075 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount