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 │ │ │ ├─21486 /lib/systemd/systemd --user │ │ │ └─21487 (sd-pam) │ │ └─session-21.scope │ │ ├─21414 sshd: cephadm [priv] │ │ └─21504 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.204.45.4-22-zuul [mux] │ ├─401444 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-polstyaaxifkxwpdkdvhumbsjztavhry ; /usr/bin/python3'"'"' && sleep 0' │ ├─401445 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-polstyaaxifkxwpdkdvhumbsjztavhry ; /usr/bin/python3' && sleep 0 │ ├─401446 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-polstyaaxifkxwpdkdvhumbsjztavhry ; /usr/bin/python3 │ ├─401447 /bin/sh -c echo BECOME-SUCCESS-polstyaaxifkxwpdkdvhumbsjztavhry ; /usr/bin/python3 │ ├─401448 /usr/bin/python3 │ ├─401450 /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 │ └─401452 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 … │ │ ├─ 9954 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cf13e62212c68fdfc9d9ac757dbeb6899064e8ca400cbab6d3ffd4ef17b97ad2 -address /run/containerd/containerd.sock │ │ ├─ 12687 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ef3473ed2558b80590ccca94fd303f655693384e55b0fb0ca4a9705a5f953bc -address /run/containerd/containerd.sock │ │ ├─ 18440 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eb918a06c54cb5bb83f8852bbd856041b4ce66d3e35e74fcf7f6cf4fa58ceba5 -address /run/containerd/containerd.sock │ │ ├─ 25032 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 891ddb2f400648597b43c6241b3188b3310e2a987d95ee191d90b1d2ddf386cd -address /run/containerd/containerd.sock │ │ ├─ 29636 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b8c43be9f34df36ea7efdf037ce16ae37785dfbcfcf64b85e7b96fd48d669ee1 -address /run/containerd/containerd.sock │ │ ├─ 34474 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 746bdb86da195095baeee18e242df0b9b2e0ee9e1d095cb6d922e108e9a2fb2f -address /run/containerd/containerd.sock │ │ ├─ 40350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1975ed92b0f1c651f3db3cc8eb844d81f91b2b93949b257223641483adaca306 -address /run/containerd/containerd.sock │ │ ├─ 40353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8856328bf5c99ad1b89f7b59ef829f4e012570705e2cb24aad65379c7691851a -address /run/containerd/containerd.sock │ │ ├─ 40382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4574ef77ddfa2b9b3fb5af792a467b7af314012c5487c76af879b56f76041c08 -address /run/containerd/containerd.sock │ │ ├─ 40389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c6f545d73e74b3444df98f6e3608f1abce1fb95b0f005a35bffa4df111b159e -address /run/containerd/containerd.sock │ │ ├─ 40417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ececb3c28f34a3b7608b3926d0be90d03a033d6821111e9d971fec66c315b353 -address /run/containerd/containerd.sock │ │ ├─ 40926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bef7d44616de68be212f8092f89de57452125a8554a20acb1f5989b1ef4c07 -address /run/containerd/containerd.sock │ │ ├─ 41828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b673bd265f7b195e236d773801db60a7b77d7c71bbfa0a819be582cff7f71972 -address /run/containerd/containerd.sock │ │ ├─ 41838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7afa1f399fc5f5cdd55d7f71df1cff9ae876dbfc404ee8e281c1fd7dea01886c -address /run/containerd/containerd.sock │ │ ├─ 43077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 894c412b8ec0461cb57df8af4a382bbd943bf14f8aa652a7532b1c16a9cefe6e -address /run/containerd/containerd.sock │ │ ├─ 43503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9e51981a1a09b3f7e29b95a31a25ac5b51c5c873843b25d2b33f6e9295a34a7 -address /run/containerd/containerd.sock │ │ ├─ 43539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 601aba4fc2e1763e64378a149ddfb75d72902e8a827ad396af86fe44708851fa -address /run/containerd/containerd.sock │ │ ├─ 44002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47c5f5aaa22932fc5c07cab6fa1374a48587e49707d3874f7460d0187c79b09 -address /run/containerd/containerd.sock │ │ ├─ 44537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 864cbf534a0fdca56765a2a2105736a3a391607f99b99f426d234904b2ebe4c8 -address /run/containerd/containerd.sock │ │ ├─ 44574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd5e5e29c1b0e487a1d72e619dfdb81644a2b11ff1a9979bc56865fb8ad9a8c6 -address /run/containerd/containerd.sock │ │ ├─ 44617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ec90e392f82f185672054099514cbac747c843f83d1649bf27684335a443cc -address /run/containerd/containerd.sock │ │ ├─ 46917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6fb26dd82004f19b635cab9ec287738373e7437ed95d9f2d47c016dec6b8c9c -address /run/containerd/containerd.sock │ │ ├─ 47020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0859a248e477b3bf1ff4203502c5fca709aada3c0405fd37d770be705903d1c -address /run/containerd/containerd.sock │ │ ├─ 47935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f30f3aaa07bc6016df477ab2afe9d486b4dce2f71c9324e502acd8ef2cf4121 -address /run/containerd/containerd.sock │ │ ├─ 48020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e177d6586bbf284020badff093db7ab419a8fd509b5e419b4d8f0109a3d0bae9 -address /run/containerd/containerd.sock │ │ ├─ 48385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ec1fa7e6668229a3f54b649b77b391daafe75ef66ad24fc059bc055bd6dff26 -address /run/containerd/containerd.sock │ │ ├─ 48729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7842ec6c83e47405704ab866546a237dd88136cd15abb7fc9a8b7bbe1ec1e34d -address /run/containerd/containerd.sock │ │ ├─ 49043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 437ee8e575ce538d41bbd1b9f393fb90d65f5682ff4cea38c5226cc0030067d2 -address /run/containerd/containerd.sock │ │ ├─ 51291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ec131f28bd22d3e279bbc16c4cfc3cdaca140cbe893c79f951c1a966440d33 -address /run/containerd/containerd.sock │ │ ├─ 51505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8cba5f73ea4e1fac31a1988933639e7e6078bc404ecef5e064d0edb4cf9370e -address /run/containerd/containerd.sock │ │ ├─ 55845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3c0d3c84f69ac3c4ee155af00577445732a5cf42b9d89caa8b588aef5849f84 -address /run/containerd/containerd.sock │ │ ├─ 56462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59729f17f7a3ac2fa5d4f2661627e745f3edd614ca92011f518db20087ae4be0 -address /run/containerd/containerd.sock │ │ ├─ 56514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c055876c858e42ddfab98c83f4ba3c64c8b438110490246e679ea3b33d85f37 -address /run/containerd/containerd.sock │ │ ├─ 56578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d3a1d3cf39171681ac21c42ca9129c04f40410d2d832dc1dc3025d48dd9eeca -address /run/containerd/containerd.sock │ │ ├─ 56723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f0474b8d4b12bb5fb8e409c2f685b13ab3b04aac00c95afa755660d6d35d52d -address /run/containerd/containerd.sock │ │ ├─ 60888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 506f615f6aec669d080c6c905a7325655d89c5bf31abee20647471fda6f39295 -address /run/containerd/containerd.sock │ │ ├─ 61051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c9ee7660ec3335d4eff691bf2f8168f1325e8949c062b6aaf3d31c1409fae53 -address /run/containerd/containerd.sock │ │ ├─ 61099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 704d8c57cc882564b4cd670801265208bcd34d55fa69b87a005a99bc67b3e138 -address /run/containerd/containerd.sock │ │ ├─ 61247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a3448ca71dd14748dd0b51f017de263e8cce631ab50120a8f00fcedbcef62df -address /run/containerd/containerd.sock │ │ ├─ 62527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c813c610dda54fb3b5ba24cbd391bc91dba9f59a67ea6e739e35277b86d8efb9 -address /run/containerd/containerd.sock │ │ ├─ 62607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a7e7f24b3818e24b01307b08f1082360c1a51a8763962de84658758915b48bb -address /run/containerd/containerd.sock │ │ ├─ 62964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7221af053ac09495fe2cb49ff5501a7b4e32de047681bad1cc35993b26ea1a71 -address /run/containerd/containerd.sock │ │ ├─ 63008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298e5b16fd2c5c1d0d18dde19891094a0da184a532ba1188d8abea8970e0de5a -address /run/containerd/containerd.sock │ │ ├─ 63061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662bb7027f3d979619f8ec54ee4a6041ec323f520031487139603ee4a376d8bc -address /run/containerd/containerd.sock │ │ ├─ 63456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c268df688df97d68dab13ccd3e6c5a8d8783b54eca7ad363ccd813b3a207f345 -address /run/containerd/containerd.sock │ │ ├─ 63999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7d0852e152d9c76900d58d097dde1013f1a9ed35d1e901c921dd28ca8e1178 -address /run/containerd/containerd.sock │ │ ├─ 64305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8563d389bb718ed92866f3a5ef3aa27c36f1cfdfd4c7fb6f67c6944dec54c536 -address /run/containerd/containerd.sock │ │ ├─ 64919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ea97f71dd550ba5d3f8839772c1c9b12f09d54039a5b0bf57ae95711d3be73c -address /run/containerd/containerd.sock │ │ ├─ 65639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55955001dda29a97d028a7bce2145878011f60f7a4c1c2fe227ac27500759658 -address /run/containerd/containerd.sock │ │ ├─ 67499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c347946e6c30465b31828462cf76a44e7fb1e50b5ee871197d4600a38a09b9 -address /run/containerd/containerd.sock │ │ ├─ 69218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb724dbda463ba2eaa16aa5f0f1cf9c0c5537cfa940b2c52b8d1fd586f5784ae -address /run/containerd/containerd.sock │ │ ├─ 78437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7d1a19515b0e0cf1fe6a7b2336751ef0febdec7449472533583b404e2a415e1 -address /run/containerd/containerd.sock │ │ ├─ 79788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d867df57daa87368efcccae6fb737c029eecad016d9e1ab5c1f87f0813f88279 -address /run/containerd/containerd.sock │ │ ├─ 85429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 475c36903461a7d0b7e10db3504cbd1c6fc73cb68245c501b2a25550b8cedae7 -address /run/containerd/containerd.sock │ │ ├─ 91411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83fa3d91c2e12d6d7080308e313c0fc40d43d756cd2806987d75f41ddf513c7e -address /run/containerd/containerd.sock │ │ ├─ 96242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e5b9f569a259044df2e30be0d5b9ba5ca35f8b1db81c7651cdaeb78226eaa26 -address /run/containerd/containerd.sock │ │ ├─ 96245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d19a8f98b3d450429972ef176e8bd545aeb4496ae79b8dec26fa8210895c358 -address /run/containerd/containerd.sock │ │ ├─104384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 626b9514e3097eba78f93111cd54aa56fd96cf31bb7519b4d68885f7c0c7b245 -address /run/containerd/containerd.sock │ │ ├─106013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f47167cef1c85fd1681b590d8489e91f2a9bce4fc6d8000ae7445d805a3f902 -address /run/containerd/containerd.sock │ │ ├─106131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f4e846dc3e5baf4f0c3634eb3c871b864967e6f5f15783d2399d1e14ec2c5b5 -address /run/containerd/containerd.sock │ │ ├─108039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f0a66539d9d9ba641db856841f9b337b3abcf43b39da3c985562aeeeadd763d -address /run/containerd/containerd.sock │ │ ├─109787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4418c0d1693aa00135d61cba5b0020eaac025f80285eeb8e301e0162c13728 -address /run/containerd/containerd.sock │ │ ├─109850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed68dd58a1a61f4d8a702a1f5758b80db3eebe51f15faa9a31a5144dd9a9ea19 -address /run/containerd/containerd.sock │ │ ├─122870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af69197ba4556e4d8b6e74ae258c9068639e643e5e29d7d64a49ac340deda61 -address /run/containerd/containerd.sock │ │ ├─122964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a769b56446c195eabc599cf7474faa6d71ea608e586c4fcd5beecd1533e487 -address /run/containerd/containerd.sock │ │ ├─125217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4436412b88d16d5b41ca80e35da5ba83dce8f3a47e692b45165605f374a4e3c -address /run/containerd/containerd.sock │ │ ├─139089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8030ff027299fb0141acae8f8903d1252c049fdc183fcc66d9e137fd7da68e80 -address /run/containerd/containerd.sock │ │ ├─140615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf0a8470acefa419bf8556d2b39ed83cf33980d2f6d9df218a4d6588b8c1bca -address /run/containerd/containerd.sock │ │ ├─141112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e624b094ab23cb4ad6288ca42cfaa18b1f87473cd190594c8cb8a90fb6d58e -address /run/containerd/containerd.sock │ │ ├─141836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15427ed39aa9ecca2cd04ea9700b11c14c653f1ccde3751b0bf6e52e5440a58b -address /run/containerd/containerd.sock │ │ ├─143958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d3a9bf7f9b958f75615ac8eb520501af6f547a21d11a8700509ac6a26b14ce -address /run/containerd/containerd.sock │ │ ├─144198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b90b27cbaf2b135d7505bfb613090760279189da4f3cb9c4c252b44ca07210e -address /run/containerd/containerd.sock │ │ ├─144321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89e2486e7335fec6318412ad66372ed07a3a6b333aa8383e1e455d8b26ed20ca -address /run/containerd/containerd.sock │ │ ├─144407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3b42fc7d72937e6bdf048d9086f3be225c874f9e7c0d810ce32637e74b18c8 -address /run/containerd/containerd.sock │ │ ├─144536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 125163924fc04a583e0e0fee7857b14096dcb165cc2bc5a81d129cb72e90051b -address /run/containerd/containerd.sock │ │ ├─144949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53017a800b8446d25a68142784bfea32f151a96354017f4e58f231f96210a3c3 -address /run/containerd/containerd.sock │ │ ├─169290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aebf2bc97931cb7d62110d679d1516ce473c14da9b8514afbf05efaf04347d2 -address /run/containerd/containerd.sock │ │ ├─171043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 971f791d031ffcd488bb899738daeea7a06367448a2754b6715931bd171acad7 -address /run/containerd/containerd.sock │ │ ├─171074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd780c3323aa6db5d634adc32be97d361b6d12aec10eeaef3d0d4d5f2757823e -address /run/containerd/containerd.sock │ │ ├─171217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd6ca2da078293bba51c194c57d8c28cabaa6ca84a17196c0c9c88b32bbce62 -address /run/containerd/containerd.sock │ │ ├─171222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7705688f83f5d220323220fec3f9ca8a189b756fdbd9a20252336dcbc1cc4e87 -address /run/containerd/containerd.sock │ │ ├─171275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c2cb563a6dcbf36b966ed56bc3abb14eb358344fe164111f3d6bc6d693517d -address /run/containerd/containerd.sock │ │ ├─171624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdfaa1cf1b27dec01eb08a34b700394e76bfdde6d6cec78eb11ce62b78422983 -address /run/containerd/containerd.sock │ │ ├─171668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02af2fc677e6c6e96fd2186bec1ecad85a61991209d0d31804aaeca9209d510b -address /run/containerd/containerd.sock │ │ ├─184237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c434497bb53754a553ec26e10b7a6512ff7a19bfeebfe75f9712537d3ec2d1a -address /run/containerd/containerd.sock │ │ ├─186212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f05bd51d1b3e67f6a4cf311d757c35bd6ba4d50784fb5fd1e5400c9e0e45e52c -address /run/containerd/containerd.sock │ │ ├─186294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 770abcac934f495537a9115455e4975568885af98208b4c542612a0d61cb5acb -address /run/containerd/containerd.sock │ │ ├─186396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee94de32784560921fa2e0d6e35c548ba1936fa19bc85e922ff25dc211a23626 -address /run/containerd/containerd.sock │ │ ├─200901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5f95ef712db94b96e2bbae85ba1de251fd04b39465436a1fb87c2344f8cc2e -address /run/containerd/containerd.sock │ │ ├─208305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4745d678ca9937480e5e90187b4c88efa6000336d7541adc104a82cf066da071 -address /run/containerd/containerd.sock │ │ ├─208334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66bf5e0f4e271656febef3ca4e48de773bd16ef158052bd2c9936d3d180c2762 -address /run/containerd/containerd.sock │ │ ├─208395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 281caf0c2d0bc111cfbe5247a23d809b3c21a0af6a4257f4064527552b4d6e34 -address /run/containerd/containerd.sock │ │ ├─208676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc779a8dc11ad1460287636c9939eb4ec775d52a458f0ab5a39963609e83dfd8 -address /run/containerd/containerd.sock │ │ ├─219328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93159e49e23bb754e4fa4320b11ba158be1644ece790715b316e3b958a001894 -address /run/containerd/containerd.sock │ │ ├─221732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a9192a88fb1710296d5ab3d52616f0cd0bcae4417dabcaaa3fe2e3a91622f15 -address /run/containerd/containerd.sock │ │ ├─222811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3300b0c4030cacba650ffffd5f5138d0eca175afc0114328bc51f026447e83c4 -address /run/containerd/containerd.sock │ │ ├─223642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d553931869530cd9d0128329a337d2c060ba0b04eb389429e48903cacc521cfb -address /run/containerd/containerd.sock │ │ ├─224499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b42063c7f1e9aa51f01b6a1f53b8e4283a183b65821c358ad0d12d5a658db860 -address /run/containerd/containerd.sock │ │ ├─226713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62bdd3954d401272b8a8a4cafcb25b0cc705aea3228419021b8d424fd0cfdd1f -address /run/containerd/containerd.sock │ │ ├─227636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52992954de6768dd56a84508d7fc29faf4b7acde8a98f70cf2c7cf10da216c03 -address /run/containerd/containerd.sock │ │ ├─227763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b5b0a1b79c83fe94bd5a174a641b3301829df5f20e4f372187942a0ec10224c -address /run/containerd/containerd.sock │ │ ├─236823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf1efe45d4538b1548ddb11aaff1baf6d0c218b85e507b42d7ee2b85b29db03 -address /run/containerd/containerd.sock │ │ ├─237299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4149bc1f14acc430b737287cba686dc8d5ffc4d2ffe833055a908401b4bf946 -address /run/containerd/containerd.sock │ │ ├─243309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fc7bc9caf362ae10f05ced8bce3cf8280f352c83b57949cbe5e7faacc05e064 -address /run/containerd/containerd.sock │ │ ├─249174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dac8fe799665367359e1c1205cdaad1a452b6095712cf30a3a4914bdda2442a -address /run/containerd/containerd.sock │ │ ├─249451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 527966d08f5592512ff5a473c47530ad265cde2d5d3d43435bac08344d1afec3 -address /run/containerd/containerd.sock │ │ ├─249483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5b5ce6c2609d3f0957e8f48b1a9fa2005a39a37a903368adca462fc6569485d -address /run/containerd/containerd.sock │ │ ├─249664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8411adc7871ee826c07076ce4a38887208a3515508c954bc02156a05672e902f -address /run/containerd/containerd.sock │ │ ├─261621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90cea8e5f75b826b11a921dd8bb7c7d95711baf77a2ed8da7df8d00ffeeca31b -address /run/containerd/containerd.sock │ │ ├─263814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f64438de9a56fcb7aa6a17a67aae48f74c9d93678cf0dfa3eb40ba4dd7d617 -address /run/containerd/containerd.sock │ │ ├─265186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61cde07c602fbba5f0a4cb59a30f131294200295e93e63b48353b765e1312774 -address /run/containerd/containerd.sock │ │ ├─401358 [runc] │ │ └─401359 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/7d1208985151a052bb469e625964df128d855f238d1ef6dd1ca2aa72047bc6b0/log.json --log-format json exec --process /tmp/runc-process2979195863 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/7d1208985151a052bb469e625964df128d855f238d1ef6dd1ca2aa72047bc6b0/e144b44eba3c6217a77fa4a6d5ff1ca775c6e64d0429d3b89e5abef3a03cace8.pid 7d1208985151a052bb469e625964df128d855f238d1ef6dd1ca2aa72047bc6b0 │ ├─run-ra72e097b6c514d00b637167639257da4.scope │ │ └─184090 /usr/sbin/libvirtd --listen │ ├─packagekit.service │ │ └─1426 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29344 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29617 /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 │ │ │ ├─18400 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18421 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24753 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25016 /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@mgr.instance.plbdeg.service │ │ │ ├─12593 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.plbdeg/unit.run │ │ │ └─12620 /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-plbdeg --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.plbdeg:/var/lib/ceph/mgr/ceph-instance.plbdeg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.plbdeg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.plbdeg -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 │ │ │ ├─34170 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34454 /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 │ │ ├─12231 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12264 /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 … │ │ └─10327 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138709 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40802 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.4 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-891ddb2f400648597b43c6241b3188b3310e2a987d95ee191d90b1d2ddf386cd.scope … │ │ ├─25055 /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 │ │ └─25068 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─docker-cf13e62212c68fdfc9d9ac757dbeb6899064e8ca400cbab6d3ffd4ef17b97ad2.scope … │ │ ├─12344 /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 │ │ └─12356 /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 │ │ ├─10839 /usr/sbin/chronyd -F 1 │ │ └─10840 /usr/sbin/chronyd -F 1 │ ├─docker-746bdb86da195095baeee18e242df0b9b2e0ee9e1d095cb6d922e108e9a2fb2f.scope … │ │ ├─34498 /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 │ │ └─34510 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-eb918a06c54cb5bb83f8852bbd856041b4ce66d3e35e74fcf7f6cf4fa58ceba5.scope … │ │ ├─18467 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18486 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-0ef3473ed2558b80590ccca94fd303f655693384e55b0fb0ca4a9705a5f953bc.scope … │ │ ├─12711 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.plbdeg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12744 /usr/bin/ceph-mgr -n mgr.instance.plbdeg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138598 /sbin/iscsid │ │ └─138599 /sbin/iscsid │ ├─dbus.service │ │ └─608 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b8c43be9f34df36ea7efdf037ce16ae37785dfbcfcf64b85e7b96fd48d669ee1.scope … │ │ ├─29662 /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 │ │ └─29674 /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 │ └─systemd-logind.service │ └─614 /lib/systemd/systemd-logind ├─k8s.io │ ├─bb724dbda463ba2eaa16aa5f0f1cf9c0c5537cfa940b2c52b8d1fd586f5784ae │ │ └─69241 /pause │ ├─26d3a9bf7f9b958f75615ac8eb520501af6f547a21d11a8700509ac6a26b14ce │ │ └─143982 /pause │ ├─270a5969988c453f7fd1821acb12e535d866d3c7aabaf13ae1f69fb139b4bd02 │ │ ├─179637 neutron-policy-server: uWSGI master │ │ ├─179650 neutron-policy-server: uWSGI worker 1 │ │ └─179651 neutron-policy-server: uWSGI worker 2 │ ├─852761db63121233293b77ad7d56ce4f227a0cef9e28b1605e8f5eca1da46553 │ │ └─66625 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e088c21583725b8a9b2a3dacc06f84316467cdeccda2f8439d091aec7c9658bb │ │ ├─49272 mysqld --wsrep_start_position=c5f33a55-5bca-11f1-9156-a6085a5e5694:20 │ │ └─49398 /var/lib/mysql/mysql-state-monitor │ ├─431422a9aaeea9d7afe1245c32db784c5ab202e4e89b66eeac943c25b73f974e │ │ ├─201048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201064 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─201070 erl_child_setup 1048576 │ │ ├─201117 sh -s disksup │ │ ├─201119 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─201120 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─201163 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201174 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─201387 /bin/sh -s rabbit_disk_monitor │ ├─5b90b27cbaf2b135d7505bfb613090760279189da4f3cb9c4c252b44ca07210e │ │ └─144222 /pause │ ├─3300b0c4030cacba650ffffd5f5138d0eca175afc0114328bc51f026447e83c4 │ │ └─222835 /pause │ ├─88bef7d44616de68be212f8092f89de57452125a8554a20acb1f5989b1ef4c07 │ │ └─40949 /pause │ ├─6f390b685deca3c7dcf5ade5f5c35eb3593aafb5554ffc3f6b50f4a9f107bf58 │ │ └─141271 /coredns -conf /etc/coredns/Corefile │ ├─c4149bc1f14acc430b737287cba686dc8d5ffc4d2ffe833055a908401b4bf946 │ │ └─237323 /pause │ ├─3fcaf69cbe4ed10ec7beea898f309ddcd7df2120e0849c5e4e4e11ff9c6a27b6 │ │ ├─236895 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─237389 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpkks4nkhg/privsep.sock │ │ ├─237392 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─237394 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7221af053ac09495fe2cb49ff5501a7b4e32de047681bad1cc35993b26ea1a71 │ │ └─62993 /pause │ ├─7705688f83f5d220323220fec3f9ca8a189b756fdbd9a20252336dcbc1cc4e87 │ │ └─171293 /pause │ ├─0dac8fe799665367359e1c1205cdaad1a452b6095712cf30a3a4914bdda2442a │ │ └─249225 /pause │ ├─d553931869530cd9d0128329a337d2c060ba0b04eb389429e48903cacc521cfb │ │ └─223668 /pause │ ├─d931d3baaa2575710938929590935c32442a6dd18af90729305c6ed1a99e85c5 │ │ ├─267762 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267775 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8563d389bb718ed92866f3a5ef3aa27c36f1cfdfd4c7fb6f67c6944dec54c536 │ │ └─64328 /pause │ ├─717fb2709ab062a45abd314c7e29adbd78e124318b1e05298221e1cfcfd1c65f │ │ ├─106454 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106671 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106673 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c268df688df97d68dab13ccd3e6c5a8d8783b54eca7ad363ccd813b3a207f345 │ │ └─63480 /pause │ ├─bb3cd397dae922efa314cf9f19de31521bcaf2d1b62ad0fefe0951c6e6a2f90e │ │ └─42020 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0209665074371754f7a39d33d9c0f6c0413e13c7a9f4445cfd32391a7d3e33e5 │ │ └─43153 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a47c5f5aaa22932fc5c07cab6fa1374a48587e49707d3874f7460d0187c79b09 │ │ └─44026 /pause │ ├─298e5b16fd2c5c1d0d18dde19891094a0da184a532ba1188d8abea8970e0de5a │ │ └─63032 /pause │ ├─527966d08f5592512ff5a473c47530ad265cde2d5d3d43435bac08344d1afec3 │ │ └─249485 /pause │ ├─2f30f3aaa07bc6016df477ab2afe9d486b4dce2f71c9324e502acd8ef2cf4121 │ │ └─47959 /pause │ ├─a54f65c577af811098a428f61a90903a943dd00433e37048ba527af6664ebe4e │ │ ├─62022 python -u /app/sidecar.py │ │ ├─62348 python -u /app/sidecar.py │ │ └─62349 python -u /app/sidecar.py │ ├─52992954de6768dd56a84508d7fc29faf4b7acde8a98f70cf2c7cf10da216c03 │ │ └─227660 /pause │ ├─5f6f23de3ea1da44f158d8186fdf1abbe9837954f76d229c674d7d6d06529ede │ │ └─223699 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─62bdd3954d401272b8a8a4cafcb25b0cc705aea3228419021b8d424fd0cfdd1f │ │ └─226735 /pause │ ├─9280935922f4639a04b2aecdaf4f8109f659fff5730d2ed33b79569268131e57 │ │ ├─ 49223 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 │ │ ├─ 50488 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 │ │ └─401453 /bin/bash /usr/local/bin/check_pxc.sh NOT_USED NOT_USED 10.0.0.178 33060 │ ├─040e10d873af20c0e62f1b7084e9b7421af901bb62b193a4374aa991225e59b0 │ │ └─66568 /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 │ ├─d278bc689dd8f862a2e175d39ef993f6c34e173bbfe2ce0073b151cfc12aaa9f │ │ ├─104809 glance-api: uWSGI master │ │ ├─104823 glance-api: uWSGI worker 1 │ │ └─104824 glance-api: uWSGI worker 2 │ ├─c813c610dda54fb3b5ba24cbd391bc91dba9f59a67ea6e739e35277b86d8efb9 │ │ └─62551 /pause │ ├─4098d015c0d62f6f0e43cf3d3574c0136cb31e52549a60182e033d152641f184 │ │ ├─130182 placement-api: uWSGI master │ │ ├─130209 placement-api: uWSGI worker 1 │ │ └─130210 placement-api: uWSGI worker 2 │ ├─2f4e846dc3e5baf4f0c3634eb3c871b864967e6f5f15783d2399d1e14ec2c5b5 │ │ └─106160 /pause │ ├─5fc3f99c33d363bc4ac6d7b8b39d8af9233bc80408d71f2d47196cd3a22785cd │ │ └─96680 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-wqlv6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─04bb6a57b5244946b22dbc7d09c7a55d20828b5ecf8c8479eb281c34dfd1c437 │ │ ├─197681 heat-api-cfn: uWSGI master │ │ ├─197732 heat-api-cfn: uWSGI worker 1 │ │ └─197733 heat-api-cfn: uWSGI worker 2 │ ├─59044e7da5854454ef504b64cbd9cc3e86ccad4d1a9ce7fffc961d37155c39bc │ │ └─57102 /secretgen-controller │ ├─fc6897a77b0b8be4d35a64e99d814f81a4eaa66379f1e5eeb807a7f787c28ebc │ │ ├─167574 nova-metadata: uWSGI master │ │ ├─167589 nova-metadata: uWSGI worker 1 │ │ └─167590 nova-metadata: uWSGI worker 2 │ ├─3cbc4197841e81a19f892da674c3669d2ae1d70421a6f8e26712fd7d827bc568 │ │ └─56947 nfd-gc -gc-interval=1h │ ├─ed68dd58a1a61f4d8a702a1f5758b80db3eebe51f15faa9a31a5144dd9a9ea19 │ │ └─109873 /pause │ ├─419ea3251e87b05fde05ee9fa8239d18867bbfb2cb714c96e363fafaa5ed7d14 │ │ ├─219461 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219479 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─219485 erl_child_setup 1048576 │ │ ├─219568 sh -s disksup │ │ ├─219570 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219571 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219624 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219625 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219635 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219836 /bin/sh -s rabbit_disk_monitor │ ├─c1ca05f8a0fd9696c2f52fa77d89e73eaf99c842544b9d267739f700aa1d313f │ │ └─221939 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─55955001dda29a97d028a7bce2145878011f60f7a4c1c2fe227ac27500759658 │ │ └─65663 /pause │ ├─6c9ee7660ec3335d4eff691bf2f8168f1325e8949c062b6aaf3d31c1409fae53 │ │ └─61077 /pause │ ├─ced01280d601e05258c583b8fc47fb386ba154aed528e116fc4d8cc4024f68af │ │ └─66470 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-4.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─9444cc1c22b12ef57a762358be24307d13f116befb7483d1ea10299be4b8ebc7 │ │ ├─78541 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78564 erl_child_setup 1048576 │ │ ├─78611 sh -s disksup │ │ ├─78613 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78614 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78626 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78627 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78637 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78725 /bin/sh -s rabbit_disk_monitor │ ├─2d3a1d3cf39171681ac21c42ca9129c04f40410d2d832dc1dc3025d48dd9eeca │ │ └─56602 /pause │ ├─626b9514e3097eba78f93111cd54aa56fd96cf31bb7519b4d68885f7c0c7b245 │ │ └─104408 /pause │ ├─775b5c7af7e5fb89289e8fae25eb7e4d85f50bb4bde631c0961f1060d4d5a8a1 │ │ ├─123863 /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 │ │ └─124031 /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 │ ├─19f43f72f1f522b93e001575c6a3a933d895d0b2f10309f596dd01010db595d5 │ │ ├─237236 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237578 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237579 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─93159e49e23bb754e4fa4320b11ba158be1644ece790715b316e3b958a001894 │ │ └─219378 /pause │ ├─d2d3e0056693ebf5f478075c9809f07b6a1385354bc2fdf445e2691ece09a397 │ │ └─40637 etcd --advertise-client-urls=https://199.204.45.4:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.4:2380 --initial-cluster=instance=https://199.204.45.4:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.4:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.4:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─1f0474b8d4b12bb5fb8e409c2f685b13ab3b04aac00c95afa755660d6d35d52d │ │ └─56747 /pause │ ├─3e383a29199f6be7a637a60a603feb3e53b7a42521a1b615dc48e668726f4a9c │ │ ├─65860 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65894 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─601aba4fc2e1763e64378a149ddfb75d72902e8a827ad396af86fe44708851fa │ │ └─43563 /pause │ ├─b673bd265f7b195e236d773801db60a7b77d7c71bbfa0a819be582cff7f71972 │ │ └─41884 /pause │ ├─38c1d0e37a256f902e457a23b021484df54e8547cf418d4dcfbb1116817d56d3 │ │ ├─108171 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108188 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108194 erl_child_setup 1048576 │ │ ├─108288 sh -s disksup │ │ ├─108290 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108291 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108296 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108297 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108307 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108464 /bin/sh -s rabbit_disk_monitor │ ├─5a3448ca71dd14748dd0b51f017de263e8cce631ab50120a8f00fcedbcef62df │ │ └─61270 /pause │ ├─a9e51981a1a09b3f7e29b95a31a25ac5b51c5c873843b25d2b33f6e9295a34a7 │ │ └─43525 /pause │ ├─e177d6586bbf284020badff093db7ab419a8fd509b5e419b4d8f0109a3d0bae9 │ │ └─48044 /pause │ ├─0c122855521c05501b3ba7145c2e27546554bff8bd930c1be47bc8a9e3d59a7f │ │ └─67144 /bin/oauth2-proxy │ ├─61887f26807fbba52debb25782bda76e1042d2d1a24f85e54ec40064d0be12d5 │ │ └─67163 /bin/oauth2-proxy │ ├─1975ed92b0f1c651f3db3cc8eb844d81f91b2b93949b257223641483adaca306 │ │ └─40467 /pause │ ├─7710160e39c3adc1855d46574d1026dcbbe4ff0488e8a6adc0fb88e34e3f9f82 │ │ ├─184444 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184461 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184467 erl_child_setup 1048576 │ │ ├─184517 sh -s disksup │ │ ├─184519 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184520 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184527 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184537 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184784 /bin/sh -s rabbit_disk_monitor │ ├─0fc7bc9caf362ae10f05ced8bce3cf8280f352c83b57949cbe5e7faacc05e064 │ │ └─243335 /pause │ ├─8ccb30710bef6de8aa8cd1c286be9f313f92140684cfe618e1ac482a2719bd28 │ │ ├─119027 cinder-api: uWSGI master │ │ ├─119040 cinder-api: uWSGI worker 1 │ │ └─119041 cinder-api: uWSGI worker 2 │ ├─7afa1f399fc5f5cdd55d7f71df1cff9ae876dbfc404ee8e281c1fd7dea01886c │ │ └─41870 /pause │ ├─3d727d39e86490a3338e2dcd434e123f746d2b71ee57d0c78360ff3513166a51 │ │ └─48218 /manager --metrics-bind-address=:8080 │ ├─5374c8cf2a6bdb1d65cbd7d7cae8795e76796961e4d199266c0bc7fbe40c40b8 │ │ └─65982 /goldpinger --static-file-path /static │ ├─dd5e5e29c1b0e487a1d72e619dfdb81644a2b11ff1a9979bc56865fb8ad9a8c6 │ │ └─44620 /pause │ ├─992e6376329643fecee40ffa7e4201bd786b5a4cc794889ba9d0ee79f1a8c94e │ │ └─189385 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─68b13ce99cf7910ea73200b2d853adbcb07bf1862e14d7a612083f91d1f87033 │ │ ├─84910 barbiacan-api: uWSGI master │ │ └─84923 barbiacan-api: uWSGI worker 1 │ ├─1bc4f4967385fffc58611c42831d503eadbfe2f3fd96da963dc19a23af28a7ac │ │ ├─216852 octavia-api: uWSGI master │ │ ├─216880 octavia-api: uWSGI worker 1 │ │ └─216881 octavia-api: uWSGI worker 2 │ ├─d376c087691be0c915738f5e66396afab15c44edf41a71068b05615eee994e94 │ │ └─51676 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 │ ├─2af69197ba4556e4d8b6e74ae258c9068639e643e5e29d7d64a49ac340deda61 │ │ └─122923 /pause │ ├─a421651c082ea64aa206be6e656200ee0bfa353c19d4fdb64d09fe3de1d92a31 │ │ └─44244 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 │ ├─15427ed39aa9ecca2cd04ea9700b11c14c653f1ccde3751b0bf6e52e5440a58b │ │ └─141859 /pause │ ├─2aebf2bc97931cb7d62110d679d1516ce473c14da9b8514afbf05efaf04347d2 │ │ └─169313 /pause │ ├─afd6ca2da078293bba51c194c57d8c28cabaa6ca84a17196c0c9c88b32bbce62 │ │ └─171295 /pause │ ├─76d4f6b628842575500722d6da20e04f0026804a1fc511fa6fc6d06c870fa8f5 │ │ └─264246 /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 │ ├─f05bd51d1b3e67f6a4cf311d757c35bd6ba4d50784fb5fd1e5400c9e0e45e52c │ │ └─186252 /pause │ ├─4a7e7f24b3818e24b01307b08f1082360c1a51a8763962de84658758915b48bb │ │ └─62630 /pause │ ├─bb9e200c4473fc31bd0acc944b13d07b597890492a9e6b5dcc3d3a29dd825960 │ │ └─40600 kube-apiserver --advertise-address=199.204.45.4 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─b0859a248e477b3bf1ff4203502c5fca709aada3c0405fd37d770be705903d1c │ │ └─47044 /pause │ ├─ee6a4e8fcbc75bde4a8d3bbc92106ee0c7ac265d0fa2dcf89e8b306b1fc3d9e4 │ │ └─47544 /server │ ├─8e4f76b00292cde39fb5bff6e8ebc67447844a409c9a1dce14be88e165551796 │ │ └─86367 /usr/local/bin/rook ceph operator │ ├─eb7d0852e152d9c76900d58d097dde1013f1a9ed35d1e901c921dd28ca8e1178 │ │ └─64023 /pause │ ├─7c54e9914162542795e97d872d8ac4e1766497288b42224cbe97964b81b4e5d6 │ │ └─63928 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 │ ├─604ee1bc8b9105ffd34125f34f881e44166452413b56f31b5c039e03d0172a6a │ │ ├─ 72525 apache2 -DFOREGROUND │ │ ├─ 72552 (wsgi:k -DFOREGROUND │ │ ├─ 72553 (wsgi:k -DFOREGROUND │ │ ├─ 72554 (wsgi:k -DFOREGROUND │ │ ├─ 72555 (wsgi:k -DFOREGROUND │ │ ├─398405 apache2 -DFOREGROUND │ │ └─398846 apache2 -DFOREGROUND │ ├─c4436412b88d16d5b41ca80e35da5ba83dce8f3a47e692b45165605f374a4e3c │ │ └─125240 /pause │ ├─8f47167cef1c85fd1681b590d8489e91f2a9bce4fc6d8000ae7445d805a3f902 │ │ └─106040 /pause │ ├─fdd2bfed482a02a97fce4a19cee2c583500c3935116a3faef9293ff50b4a4b9f │ │ └─66655 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a47c005a879cf19bea7ff4ff3f62587656cfc48115c0b68a0698cc009235e684 │ │ ├─168179 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168534 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168535 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─48cbb19456e9179b6efdd19b2de33f22d7488fd2793523a25bc42fa64ea37a45 │ │ └─44809 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─639648780bd980bca96216f548fc76b24fd88d19b079e6ca6fb1b00fb0ed1b68 │ │ └─64697 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1f0cddb590ad8d897ee78c87feef81302381f964d8d3bb169a9c3eec487735b0 │ │ └─40750 /kube-vip manager │ ├─125163924fc04a583e0e0fee7857b14096dcb165cc2bc5a81d129cb72e90051b │ │ └─144570 /pause │ ├─855ef0274ce2071faa841d2bd7917b3df4bfe3d0f6d1fb6618041312d2baee20 │ │ ├─67950 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67967 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67973 erl_child_setup 1048576 │ │ ├─68020 sh -s disksup │ │ ├─68022 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68023 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68048 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68049 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68059 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68239 /bin/sh -s rabbit_disk_monitor │ ├─b6e624b094ab23cb4ad6288ca42cfaa18b1f87473cd190594c8cb8a90fb6d58e │ │ └─141136 /pause │ ├─29cfbe4c2a2b2398cd2fd8b2287557c197472882a10a24a7b4f16b95b2420cf8 │ │ └─259691 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b99b1720f69fddddc15459354f1878a9dab1f532e4801a1d87ecdef1b223a1f2 │ │ ├─169416 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169433 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169439 erl_child_setup 1048576 │ │ ├─169486 sh -s disksup │ │ ├─169488 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169489 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169493 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169494 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169504 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169674 /bin/sh -s rabbit_disk_monitor │ ├─aca0f748e4d6c6ec61738a72df7115efaf24ad22b2f40b963039a7d766164280 │ │ └─48090 /manager --metrics-bind-address=:9782 │ ├─1d19a8f98b3d450429972ef176e8bd545aeb4496ae79b8dec26fa8210895c358 │ │ └─96284 /pause │ ├─6bbc2bb98e419ce183e9e68eceaeedf9037f9beb0576d2466af98dd8f9838c57 │ │ ├─181873 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) │ │ ├─182787 /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/tmp_5uekzgf/privsep.sock │ │ ├─183002 /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/tmpp_oubezl/privsep.sock │ │ ├─183473 /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/tmphhhvwld8/privsep.sock │ │ ├─183944 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─183947 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184027 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2b5eaf76-fc3d-41e7-b983-ff303a97f298/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2b5eaf76-fc3d-41e7-b983-ff303a97f298/host --addn-hosts=/var/lib/neutron/dhcp/2b5eaf76-fc3d-41e7-b983-ff303a97f298/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2b5eaf76-fc3d-41e7-b983-ff303a97f298/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2b5eaf76-fc3d-41e7-b983-ff303a97f298/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d29d7677-efb0-4001-8b8c-c98a8e25952e,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 │ │ ├─184042 haproxy -f /var/lib/neutron/ns-metadata-proxy/2b5eaf76-fc3d-41e7-b983-ff303a97f298.conf │ │ ├─202982 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/92c68915-03c4-48ba-95e5-92842dc4923f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/92c68915-03c4-48ba-95e5-92842dc4923f/host --addn-hosts=/var/lib/neutron/dhcp/92c68915-03c4-48ba-95e5-92842dc4923f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/92c68915-03c4-48ba-95e5-92842dc4923f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/92c68915-03c4-48ba-95e5-92842dc4923f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-205dbf0c-0d5f-4f93-8401-06117b75a67e,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 │ │ ├─202985 haproxy -f /var/lib/neutron/ns-metadata-proxy/92c68915-03c4-48ba-95e5-92842dc4923f.conf │ │ ├─371334 /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/tmpp66f4adk/privsep.sock │ │ └─388618 haproxy -f /var/lib/neutron/ns-metadata-proxy/0ac82e79-f06e-488d-97a1-ae7d57c79ac2.conf │ ├─7d1208985151a052bb469e625964df128d855f238d1ef6dd1ca2aa72047bc6b0 │ │ ├─ 51892 valkey-server *:26379 [sentinel] │ │ ├─401400 runc init │ │ └─401426 runc init │ ├─66bf5e0f4e271656febef3ca4e48de773bd16ef158052bd2c9936d3d180c2762 │ │ └─208428 /pause │ ├─3016bf702b82bac3cafb26e3acdbc9aae424460fd8b11c0b0c291815546059aa │ │ ├─237073 magnum-api: uWSGI master │ │ ├─237119 magnum-api: uWSGI worker 1 │ │ └─237120 magnum-api: uWSGI worker 2 │ ├─864cbf534a0fdca56765a2a2105736a3a391607f99b99f426d234904b2ebe4c8 │ │ └─44560 /pause │ ├─902d13ad77be3d1257522479e65a0317e36a3088fe875085e6bffd767cdec772 │ │ ├─218476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218494 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219067 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219070 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─388232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─30c10253ec43737ca55d1a3f264567a8341b05d90954ff2f6bf0dba67d5c1320 │ │ ├─139853 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139877 /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 │ ├─2e5b9f569a259044df2e30be0d5b9ba5ca35f8b1db81c7651cdaeb78226eaa26 │ │ └─96298 /pause │ ├─61cde07c602fbba5f0a4cb59a30f131294200295e93e63b48353b765e1312774 │ │ └─265218 /pause │ ├─61cd99762de677afd2f1edd0cda306f14e8f33aad832d2ce024ac9f73c421457 │ │ └─43595 /coredns -conf /etc/coredns/Corefile │ ├─20a3b7c1e12ea712147e89dfdf1da9e25e91d9ddcb641eedfa637565c4b63a3e │ │ └─43624 /coredns -conf /etc/coredns/Corefile │ ├─8411adc7871ee826c07076ce4a38887208a3515508c954bc02156a05672e902f │ │ └─249715 /pause │ ├─36948198bd6c0e62c719fbeb11841b99d1bd52be25a35fdf981ae78118d430bf │ │ ├─243544 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243564 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─243572 erl_child_setup 1048576 │ │ ├─243624 sh -s disksup │ │ ├─243626 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243627 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243644 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243645 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243655 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─243885 /bin/sh -s rabbit_disk_monitor │ ├─ddf0a8470acefa419bf8556d2b39ed83cf33980d2f6d9df218a4d6588b8c1bca │ │ └─140638 /pause │ ├─ee94de32784560921fa2e0d6e35c548ba1936fa19bc85e922ff25dc211a23626 │ │ └─186427 /pause │ ├─471bd77fded63d9af7a96170cf2ed1d020d4efb4a4bb82c3b31f75e48e1e23d7 │ │ └─217769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─90cea8e5f75b826b11a921dd8bb7c7d95711baf77a2ed8da7df8d00ffeeca31b │ │ └─261645 /pause │ ├─27ae79d5b824d289630423db75325edb5fb367e1cc744af501857ae2bdc84ec8 │ │ └─62457 /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 │ ├─9b5b0a1b79c83fe94bd5a174a641b3301829df5f20e4f372187942a0ec10224c │ │ └─227791 /pause │ ├─3cf1efe45d4538b1548ddb11aaff1baf6d0c218b85e507b42d7ee2b85b29db03 │ │ └─236866 /pause │ ├─3b5f48ca4878acfefc9cfc371e4b9703b065e21812255df58f506797b5750a6e │ │ └─184043 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─53017a800b8446d25a68142784bfea32f151a96354017f4e58f231f96210a3c3 │ │ └─144974 /pause │ ├─b42063c7f1e9aa51f01b6a1f53b8e4283a183b65821c358ad0d12d5a658db860 │ │ └─224523 /pause │ ├─57c39a151a79513b0a130049ae8f311db52fd6fdf23e92fc27320bd0897f21ba │ │ ├─65347 nginx: master process nginx -g daemon off; │ │ ├─65362 nginx: worker process │ │ ├─65363 nginx: worker process │ │ ├─65364 nginx: worker process │ │ ├─65365 nginx: worker process │ │ └─65366 nginx: worker process │ ├─02a138778dc45da585646ff612bfc16123d87dfc85207aaa9247f470a1c1b0d9 │ │ └─61809 /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 │ ├─91407c08dbe4170e33faaadf6ca26c37263ef44e09224c42ee3970ef0a71efd0 │ │ ├─142090 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142106 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142112 erl_child_setup 1048576 │ │ ├─142159 sh -s disksup │ │ ├─142161 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142162 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142165 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142175 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142354 /bin/sh -s rabbit_disk_monitor │ ├─1ecade461e513441872ed7fe1bbc20109c995940944ec806f8a9a414efae0449 │ │ └─49369 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─faa595a66e8e4393d93fc0a4bcc5a8bbbde9b5ba45dbf871abefe4e5f9ce7811 │ │ └─163055 /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 │ ├─96d296e65556417d5da9a342e7914a04a857500b7237c3edd8ce11499b6437d0 │ │ └─64515 /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 │ ├─3c03b9b7e8407f79d31e90df0518a837b0284ca005647e14dcc501718c7955f8 │ │ └─119536 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─15c347946e6c30465b31828462cf76a44e7fb1e50b5ee871197d4600a38a09b9 │ │ └─67523 /pause │ ├─621ed44f6d12a2ececf207198dd88782aaaed8fdeee250f67ab2c2a8e12b15e0 │ │ └─259724 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5ea97f71dd550ba5d3f8839772c1c9b12f09d54039a5b0bf57ae95711d3be73c │ │ └─64943 /pause │ ├─48f64438de9a56fcb7aa6a17a67aae48f74c9d93678cf0dfa3eb40ba4dd7d617 │ │ └─263845 /pause │ ├─d4ec131f28bd22d3e279bbc16c4cfc3cdaca140cbe893c79f951c1a966440d33 │ │ └─51314 /pause │ ├─d2eca58a24522acbc7e99dd31073005e29f32b0df20a4332c9d6e6e1203f6ada │ │ ├─181855 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) │ │ ├─182140 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) │ │ └─182141 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) │ ├─402fab69a54a507b6d38efe184d20bd36076e4dc2aad76f610298563df283f21 │ │ └─66765 /bin/pushgateway │ ├─1716b7594de4f82d6ea30e0f0365e0acb18f09cf53eb9766bc3310b6429b4c04 │ │ └─123522 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d560d7fecc5ba23eb9cc541cda46c44a5dede0a455d66523bd6db90059f94ba9 │ │ └─66204 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-4.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─095fcd35aeb369db50f33a9d5c93b1ba53844ba205e980a0556c1dafe444f28b │ │ └─49467 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9eebd76c9025ad62432c8650459dc805cdf2c8a6d05c4a7162697986b8915166 │ │ └─66248 /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 │ ├─20ec90e392f82f185672054099514cbac747c843f83d1649bf27684335a443cc │ │ └─44651 /pause │ ├─7ad9f459c9a5763d2786b21bdcbe8df320c7cdb4b9f05c97d90b1e7864b691fc │ │ ├─167414 nova-api: uWSGI master │ │ ├─167457 nova-api: uWSGI worker 1 │ │ └─167458 nova-api: uWSGI worker 2 │ ├─837e31b8b13e131d2a8658969089f9e14956e1c685840f96c6ae10f0b445b3ab │ │ ├─168184 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168502 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168503 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a337bdf5bc4a400648e929c579689b9814eb7daf71c172e08c1ad7233d464da5 │ │ ├─181836 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) │ │ ├─182418 /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/tmpigyu15g5/privsep.sock │ │ ├─366652 /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/tmpmw4fd5cx/privsep.sock │ │ ├─366914 /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/tmpiyqkwyvc/privsep.sock │ │ ├─367205 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367207 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384774 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6661abee-4e58-4db5-82f3-419eedfbfb39 --namespace=qrouter-6661abee-4e58-4db5-82f3-419eedfbfb39 --conf_dir=/var/lib/neutron/ha_confs/6661abee-4e58-4db5-82f3-419eedfbfb39 --log-file=/var/lib/neutron/ha_confs/6661abee-4e58-4db5-82f3-419eedfbfb39/neutron-keepalived-state-change.log --monitor_interface=ha-b9dd866d-8a --monitor_cidr=169.254.0.217/24 --pid_file=/var/lib/neutron/external/pids/6661abee-4e58-4db5-82f3-419eedfbfb39.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b3e68ddb85368fc36fd356a101985f2a8dc4995da089bc6e3746af414957e395 │ │ └─48531 percona-xtradb-cluster-operator │ ├─21e8ad68b1fa360dc243098231b021eee5f4494e5ec011ee9e6166b3d2170137 │ │ └─139798 /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 │ ├─efea9e749e08bad0701b934eca21d4f8e9294dc4f852404a38a18900830ec3d5 │ │ └─51569 valkey-server *:6379 │ ├─1047a06aec46a3e5ac598938bc13a9cd4815d8926ce1899e7a394aa9b3113a67 │ │ ├─179593 /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 │ │ ├─179910 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179911 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179912 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─671bd1d678692b3ed4b951e4520b829dc9f147072cfb5ba1d781419e7f5c6fdd │ │ ├─263975 apache2 -DFOREGROUND │ │ ├─267107 (wsgi:h -DFOREGROUND │ │ ├─267108 (wsgi:h -DFOREGROUND │ │ ├─267110 (wsgi:h -DFOREGROUND │ │ ├─267111 (wsgi:h -DFOREGROUND │ │ ├─267112 (wsgi:h -DFOREGROUND │ │ ├─267113 apache2 -DFOREGROUND │ │ └─267114 apache2 -DFOREGROUND │ ├─770abcac934f495537a9115455e4975568885af98208b4c542612a0d61cb5acb │ │ └─186320 /pause │ ├─8c055876c858e42ddfab98c83f4ba3c64c8b438110490246e679ea3b33d85f37 │ │ └─56541 /pause │ ├─704d8c57cc882564b4cd670801265208bcd34d55fa69b87a005a99bc67b3e138 │ │ └─61129 /pause │ ├─59cfa522144cf431936097ad95f8eb85a0295382dd898fb53c9a1d85ff1d5228 │ │ └─40618 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 │ ├─8acbba2ae16b18dc5469ccb184a70d72346fcea47dd411632aa9bf49faba8ef0 │ │ └─56982 nfd-master -crd-controller=true -metrics=8081 │ ├─1c434497bb53754a553ec26e10b7a6512ff7a19bfeebfe75f9712537d3ec2d1a │ │ └─184260 /pause │ ├─d2ee07fddac25d3b64d000e7da192f9f801b4b60fbb240ede1336d3cfe1240ff │ │ ├─179591 neutron-api: uWSGI master │ │ ├─179623 neutron-api: uWSGI worker 1 │ │ └─179624 neutron-api: uWSGI worker 2 │ ├─2ec1fa7e6668229a3f54b649b77b391daafe75ef66ad24fc059bc055bd6dff26 │ │ └─48408 /pause │ ├─0836ad53aca76344db7f6fcda273769c96ea77441ebac60ddb644bb4263469b0 │ │ ├─259862 /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 │ │ └─259981 /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 │ ├─e5074dc88ed4b531b9b85a626359c8b3ebaf0828b0d677f1976f3841517918be │ │ ├─217754 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218267 octavia-worker: ConsumerService worker(0) │ │ └─218270 octavia-worker: ConsumerService worker(1) │ ├─0a54f199a18522531464578f5cd5c477450a16ab8bcb813645fc54dec9ae7a43 │ │ └─44853 /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 │ ├─281caf0c2d0bc111cfbe5247a23d809b3c21a0af6a4257f4064527552b4d6e34 │ │ └─208451 /pause │ ├─02af2fc677e6c6e96fd2186bec1ecad85a61991209d0d31804aaeca9209d510b │ │ └─171704 /pause │ ├─29c2cb563a6dcbf36b966ed56bc3abb14eb358344fe164111f3d6bc6d693517d │ │ └─171356 /pause │ ├─98678b5abc0dfc4bbe8cdffe3ba0eaec736a3bc2a42252c60b69f8c2a499e98d │ │ ├─ 47421 /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 │ │ ├─ 47435 /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 │ │ ├─ 47557 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263531 nginx: worker process │ │ ├─263532 nginx: worker process │ │ └─263533 nginx: cache manager process │ ├─b6fb26dd82004f19b635cab9ec287738373e7437ed95d9f2d47c016dec6b8c9c │ │ └─46942 /pause │ ├─98367caf0f5ca69c08a37e5d00a10514d2a6846489ff1047ca58af55771d3054 │ │ ├─197666 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197968 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197969 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1c6f545d73e74b3444df98f6e3608f1abce1fb95b0f005a35bffa4df111b159e │ │ └─40487 /pause │ ├─475c36903461a7d0b7e10db3504cbd1c6fc73cb68245c501b2a25550b8cedae7 │ │ └─85453 /pause │ ├─6244d032e0bfb218281f8e3cede91d3df44116f24428888f20d3cbb91c39caba │ │ ├─62061 python -u /app/sidecar.py │ │ ├─62368 python -u /app/sidecar.py │ │ └─62369 python -u /app/sidecar.py │ ├─42b458b41e2bd1a10582cb009edddcd5d149d4d6547d952274b39f3d6073376e │ │ ├─91619 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91635 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91642 erl_child_setup 1048576 │ │ ├─91761 sh -s disksup │ │ ├─91763 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91764 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91861 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91862 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91888 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92078 /bin/sh -s rabbit_disk_monitor │ ├─d7d1a19515b0e0cf1fe6a7b2336751ef0febdec7449472533583b404e2a415e1 │ │ └─78461 /pause │ ├─52c60c32653ecdc287628d18683958db3b49ac199e0068d31076cb97f06fcc4f │ │ └─183036 /usr/bin/libvirt-tls-sidecar │ ├─437ee8e575ce538d41bbd1b9f393fb90d65f5682ff4cea38c5226cc0030067d2 │ │ └─49066 /pause │ ├─d867df57daa87368efcccae6fb737c029eecad016d9e1ab5c1f87f0813f88279 │ │ └─79822 /pause │ ├─a5b5ce6c2609d3f0957e8f48b1a9fa2005a39a37a903368adca462fc6569485d │ │ └─249550 /pause │ ├─56a769b56446c195eabc599cf7474faa6d71ea608e586c4fcd5beecd1533e487 │ │ └─122999 /pause │ ├─90f605e35f10574cb00ca5bef6951d1fac66e1cfe6a010fbfb7442fedcbf9a68 │ │ └─56914 nfd-worker -metrics=8081 │ ├─59729f17f7a3ac2fa5d4f2661627e745f3edd614ca92011f518db20087ae4be0 │ │ └─56493 /pause │ ├─c04846cfd31780a5894f8433d72cc563c8308a830e15ea9ed63b5e54f738ee5f │ │ └─107658 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─894c412b8ec0461cb57df8af4a382bbd943bf14f8aa652a7532b1c16a9cefe6e │ │ └─43101 /pause │ ├─cdb765d58c16c0b80dce52ab81376057a8f787f18e4f537ced154792f3a3f06b │ │ └─40978 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─971f791d031ffcd488bb899738daeea7a06367448a2754b6715931bd171acad7 │ │ └─171116 /pause │ ├─cd780c3323aa6db5d634adc32be97d361b6d12aec10eeaef3d0d4d5f2757823e │ │ └─171143 /pause │ ├─33a1c3a92bfbed960d4cfde6478ea6797497aa017365f6f7d38fe7d78abeec1b │ │ └─61492 /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 │ ├─c3c0d3c84f69ac3c4ee155af00577445732a5cf42b9d89caa8b588aef5849f84 │ │ └─55868 /pause │ ├─4deb864420d7e45333504d39cbe8ef05e4bb0a3727ba4a49bd270d0f3c48f6fc │ │ └─40585 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 │ ├─46c84648df5fc31a4d521e6cf6429247d31252409ba1924da3afcc551abc208f │ │ └─243357 docker-registry serve /etc/docker-registry/config.yml │ ├─e3791e8f537873e6788b6c5fc747c9abe411b64817ca434df98fb31790a923cc │ │ └─224586 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─5ba4eddd27fc6431321d96a4bf3f4a6d040864ba9ae03980a867b48304a6f120 │ │ └─66505 /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 │ ├─28cccd33b46859011eec9807e25e04a650f6be56fd7f3de319fad6b158c2ff61 │ │ └─226762 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─a8cba5f73ea4e1fac31a1988933639e7e6078bc404ecef5e064d0edb4cf9370e │ │ └─51528 /pause │ ├─89e2486e7335fec6318412ad66372ed07a3a6b333aa8383e1e455d8b26ed20ca │ │ └─144349 /pause │ ├─dc4418c0d1693aa00135d61cba5b0020eaac025f80285eeb8e301e0162c13728 │ │ └─109821 /pause │ ├─662bb7027f3d979619f8ec54ee4a6041ec323f520031487139603ee4a376d8bc │ │ └─63086 /pause │ ├─4574ef77ddfa2b9b3fb5af792a467b7af314012c5487c76af879b56f76041c08 │ │ └─40507 /pause │ ├─8a9192a88fb1710296d5ab3d52616f0cd0bcae4417dabcaaa3fe2e3a91622f15 │ │ └─221759 /pause │ ├─bc779a8dc11ad1460287636c9939eb4ec775d52a458f0ab5a39963609e83dfd8 │ │ └─208699 /pause │ ├─ab3b42fc7d72937e6bdf048d9086f3be225c874f9e7c0d810ce32637e74b18c8 │ │ └─144511 /pause │ ├─3ae8e28aba5e6d586d70593835f65e604775309c08a0e4a748d1cfa3a06e7d8d │ │ └─64785 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9dc3569c4427f0ace3fb208b2c2cc92ba12d42929118a0acf8d8f3de779dfede │ │ └─265463 /bin/openstack-database-exporter │ ├─7842ec6c83e47405704ab866546a237dd88136cd15abb7fc9a8b7bbe1ec1e34d │ │ └─48754 /pause │ ├─6e5ab9062f8a15839cc6c6e198c1f1c4ebbd816091b53504ffd129202ddd9e2d │ │ ├─172134 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393096 sleep 300 │ ├─bdfaa1cf1b27dec01eb08a34b700394e76bfdde6d6cec78eb11ce62b78422983 │ │ └─171647 /pause │ ├─dd30536a5f8683d46f278efb4c4b4ad910970bfd9ffa7bbd317321f6a1237503 │ │ └─223113 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─4745d678ca9937480e5e90187b4c88efa6000336d7541adc104a82cf066da071 │ │ └─208399 /pause │ ├─6f0a66539d9d9ba641db856841f9b337b3abcf43b39da3c985562aeeeadd763d │ │ └─108062 /pause │ ├─642c836a327fe6234d86137117b72848b9470195ecabfef784a2c406802ff6a9 │ │ ├─189347 /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 │ │ ├─367385 /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/tmpf2s52v4x/privsep.sock │ │ ├─367581 /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/tmpq68i23te/privsep.sock │ │ └─372821 /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/tmpygfsu2h0/privsep.sock │ ├─8856328bf5c99ad1b89f7b59ef829f4e012570705e2cb24aad65379c7691851a │ │ └─40449 /pause │ ├─6b6906f9df9bd506797a97853f033caa611a6aa4d3dd9d0937b50ae95981266b │ │ └─183173 /bin/bash /tmp/libvirt.sh │ ├─bdd357e01c6de53051ee16beec24218e9e98bbe8bf49042c3601be9422b14d74 │ │ └─66814 /bin/memcached_exporter │ ├─0f10e0c2101092e59e0392647be4fec0c0e6757584474b5332926fabc63ad508 │ │ ├─42231 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42612 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8030ff027299fb0141acae8f8903d1252c049fdc183fcc66d9e137fd7da68e80 │ │ └─139113 /pause │ ├─f4e389978ee6d4939bacfaf5f0815a5b80e1d0efed9eda2ebb0bab56e842920c │ │ └─65911 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─de3ef97d4317f9e69a2df414d4ec236fac035c9d95637b008416876552045805 │ │ └─44764 /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 │ ├─83fa3d91c2e12d6d7080308e313c0fc40d43d756cd2806987d75f41ddf513c7e │ │ └─91435 /pause │ ├─6d44edd4cc6207b0ce48baa2004d4a8a9a186bc6deb20881f81649c2f219a025 │ │ └─66151 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─506f615f6aec669d080c6c905a7325655d89c5bf31abee20647471fda6f39295 │ │ └─60931 /pause │ ├─1c5b87c743987fbba92f557cdde21c15909538450caa8af015f4eb9e982573c3 │ │ ├─ 96797 /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 │ │ └─337455 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2c5f95ef712db94b96e2bbae85ba1de251fd04b39465436a1fb87c2344f8cc2e │ │ └─200925 /pause │ ├─ececb3c28f34a3b7608b3926d0be90d03a033d6821111e9d971fec66c315b353 │ │ └─40520 /pause │ ├─30f6af6dab85d6771dcc27f821bad5b84decdcfc706b2951eaf62bf17e8d86e2 │ │ ├─259663 manila-api: uWSGI master │ │ ├─259756 manila-api: uWSGI worker 1 │ │ └─259757 manila-api: uWSGI worker 2 │ ├─6a5a9be6e66d4c0cf552b9cd22d852b44c441c82adec054f28e82803b5d0efcd │ │ ├─180488 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) │ │ ├─180760 /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/tmpd4oh9zyi/privsep.sock │ │ ├─180863 /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/tmp3n3wr_f2/privsep.sock │ │ └─181178 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─c659c3a999155e12f32454e4cd40c8f17a52746bd8803beb2c919b7836f57a55 │ │ ├─197699 heat-api: uWSGI master │ │ ├─197734 heat-api: uWSGI worker 1 │ │ └─197735 heat-api: uWSGI worker 2 │ ├─782324cad232841b8e9ebde0d6ed3304d285340d2e3a9f02c9d283d95abbd48a │ │ └─51984 redis_exporter │ └─36ca5b3bfe1894697f85653765497e4b2758824955741c2d43f5e4b1ae1c3c21 │ └─96852 /usr/bin/python3 -s /usr/bin/ceph-crash ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount