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 │ │ │ ├─21451 /lib/systemd/systemd --user │ │ │ └─21452 (sd-pam) │ │ └─session-22.scope │ │ ├─21444 sshd: cephadm [priv] │ │ └─21467 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/199.204.45.49-22-zuul [mux] │ ├─410452 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ajmwesnanbomgqrrtislcjigyaxlbjyw ; /usr/bin/python3'"'"' && sleep 0' │ ├─410453 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ajmwesnanbomgqrrtislcjigyaxlbjyw ; /usr/bin/python3' && sleep 0 │ ├─410454 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ajmwesnanbomgqrrtislcjigyaxlbjyw ; /usr/bin/python3 │ ├─410461 /bin/sh -c echo BECOME-SUCCESS-ajmwesnanbomgqrrtislcjigyaxlbjyw ; /usr/bin/python3 │ ├─410462 /usr/bin/python3 │ ├─410478 /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 │ └─410480 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 … │ │ ├─ 9850 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12240 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4b34c363b5608da62c2e5ba7603dbbe088199573f72b63f748d46e67fcc01d02 -address /run/containerd/containerd.sock │ │ ├─ 12612 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d126b935f36788f197500a4a2018d8fa3779ed8bc425740fbedf79c38912154b -address /run/containerd/containerd.sock │ │ ├─ 19573 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5bc13d1e65f0df934f026e47a64680f8ddf36ee3e96e1a81aedf84de36f5f473 -address /run/containerd/containerd.sock │ │ ├─ 24750 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 570b8ed2b36a05bbcc323b47a53de25a8b0c66bb6c9cebbc0a6c83b3da7b5a95 -address /run/containerd/containerd.sock │ │ ├─ 29188 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f7659d0fa2758b4f0419d421860c6ee52462e72a2b539854e6443a324ad6ef5f -address /run/containerd/containerd.sock │ │ ├─ 33785 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c7d3db61c9d8a8667158118d41a8d8ac471c03b014b5955e72b30b792ded03ce -address /run/containerd/containerd.sock │ │ ├─ 39446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d82ebf82119a3acfd5b215430d35a3f4cdec69112bc4e0c02ab13ac4b8d6d6e -address /run/containerd/containerd.sock │ │ ├─ 39460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e34a6e57383e6d59bbf4d7d62e7dfe79926b525bd7aa7fb12435114ed394706 -address /run/containerd/containerd.sock │ │ ├─ 39491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98c843160ce32a4278ead2a9f16d799648b6b446bc72515013976e55e05e28a6 -address /run/containerd/containerd.sock │ │ ├─ 39502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3f3bd160295412ea061645e4d47dce16fac5ebfa0835e0fdf68d6568fc12b6c -address /run/containerd/containerd.sock │ │ ├─ 39524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a6801d8de9f8b288e44ca34f7a830300313c17efacf95915a00cc828f89086f -address /run/containerd/containerd.sock │ │ ├─ 40076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417f80c89d7be8992187f4d7c28861911f0b67572d8c04504e96d96639f4e8f4 -address /run/containerd/containerd.sock │ │ ├─ 40810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 595cee6ac5165f3ecd0166296b899c9a2d6f25e2a1b60af80df4bb951baa7f96 -address /run/containerd/containerd.sock │ │ ├─ 40817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25575250ce52872f76348f9cfa75230aed15c155d837ef5841649c74ab82b7c8 -address /run/containerd/containerd.sock │ │ ├─ 42149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40fcc43214871bd5679e4591301b534d6011da537e8228d6c576753d4b8ce17 -address /run/containerd/containerd.sock │ │ ├─ 42552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 025d5bff9550050446bf00149e907aa661ba1735ad4cf8d082315b5b3d33f1f2 -address /run/containerd/containerd.sock │ │ ├─ 42591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e0aacaee437133eaee20836cf67dfe0e452bcf9c039e25b01cbbc0a7366810 -address /run/containerd/containerd.sock │ │ ├─ 43016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a54f9e9a2056d20697fa2073fa16380ec79dd6c50283300f335ba89089295e2 -address /run/containerd/containerd.sock │ │ ├─ 43499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c608f0720b7d14a54607ae65dbad1ed51aea26345037d0947dfc920b207347 -address /run/containerd/containerd.sock │ │ ├─ 43554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76dd0729721c1816fd41322930d89356ec1bf3501d1cb5677e1f5899730695b8 -address /run/containerd/containerd.sock │ │ ├─ 43595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d0d12a7ccf4a605ec252318595d64c631f51e3b1b35f66c560b1bdb89d3e6e1 -address /run/containerd/containerd.sock │ │ ├─ 45873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c940caf6b777310fb7ff693c0debae9a39b43934487725c8a0b38bb4e5f8f2e -address /run/containerd/containerd.sock │ │ ├─ 45945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a89848791743c088f6669fcf665d9f1c2fec50cf791cb6f00ea4ccedb285ea4 -address /run/containerd/containerd.sock │ │ ├─ 46691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 779097d51eeded307fbf243202468dccc6328cee71b1c5a5cb67bb791b53758a -address /run/containerd/containerd.sock │ │ ├─ 46793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67379ca349911fceb3e6576a4dba9bb67c64666584e77c89191ecece02f3c084 -address /run/containerd/containerd.sock │ │ ├─ 47150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e8f13e0f591010a1faf6c0f8e6ba47a701afb6794acd97b1e1f55522a24be54 -address /run/containerd/containerd.sock │ │ ├─ 47668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc00f5f2df792c274bc1a7648a9686913c99dc6bc741a2f684da76cd6f6525e2 -address /run/containerd/containerd.sock │ │ ├─ 48087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99b3f20e81c5ee569be9a3164b59d0078b504b8f3297e07c2b9bb2c16ccda3be -address /run/containerd/containerd.sock │ │ ├─ 50317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e517ff9f24f6f0003fbf0fb5359cdb90506c268a9eccdb4cfb531df1282129c -address /run/containerd/containerd.sock │ │ ├─ 50530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 061c7971d5da3f20e2771788c929094ddaa263e6d3cbf851e64406f4e0ef91fd -address /run/containerd/containerd.sock │ │ ├─ 55039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dd104dabe11507c246ad6478ace602c186a2cc56a5f0e073094047c496e741e -address /run/containerd/containerd.sock │ │ ├─ 55704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb45bb32128fc5a03fa61052187dc3735a7fdddf88630fd9a35895637d46840e -address /run/containerd/containerd.sock │ │ ├─ 55766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f9d615f2c93abe97d0c346776d8843b00957c7cb6b2422dcb9183b0e3f530f9 -address /run/containerd/containerd.sock │ │ ├─ 55804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf9685d4e07c5c221d4d5f5f57bf44190d0b6bf7ce229c7428e4debbf233b183 -address /run/containerd/containerd.sock │ │ ├─ 55936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00876a562658d611ee5e72889b9b3d493b3e5e37587753e06af47d4b4b52cfa8 -address /run/containerd/containerd.sock │ │ ├─ 60034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ab514de1a7fb5002bdce3bc0fff305e587726171c603ee50779c04ca3f642b -address /run/containerd/containerd.sock │ │ ├─ 60291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de662e84f5007bb85363045402d9066b8419756c2630772d8f4f2531eba1f1a6 -address /run/containerd/containerd.sock │ │ ├─ 60332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6371e6b30172f7c815beb08e904566b59263ea4e6acabc9ef2fb408d1df5ef -address /run/containerd/containerd.sock │ │ ├─ 60353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15770397594829b766516495481ec48254a776a0d6a6106f35d1c6c97e24cfa5 -address /run/containerd/containerd.sock │ │ ├─ 61557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cdca04b1e5a8b462cf12578283879dae506e1e6b71c5f1205befacbcb3616eb -address /run/containerd/containerd.sock │ │ ├─ 61671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81515baea6f3159ee95d110fafd1bdb374ef71c35fa9643a1ff1e790524fb2c3 -address /run/containerd/containerd.sock │ │ ├─ 62100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 878e1d58eef8b43e5aa7f55b7f4f5b294bde21fc3e31973d601735fc5f91c898 -address /run/containerd/containerd.sock │ │ ├─ 62149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8edd245f6e66a151ae70bba80fd005839b834d8670831d870ce33611fbc7226c -address /run/containerd/containerd.sock │ │ ├─ 62213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd02090175577dc04f16a5429c447de4d68e79e0ef666c9e67ef76c053910c01 -address /run/containerd/containerd.sock │ │ ├─ 62561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35c8eceb02e4afb1aedfc488ea3911fe5eef483320deb6605761b4528cec220c -address /run/containerd/containerd.sock │ │ ├─ 62891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 411b68b778929ecd4d9d4bdd51b7183c796ffcfe4e8026bd6e7e75118c645244 -address /run/containerd/containerd.sock │ │ ├─ 63413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49fe13c16c709e2d8127e8fecbca312f4b6f0b216bcba9d05257e912965c4887 -address /run/containerd/containerd.sock │ │ ├─ 63544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf10959d367725480a08364ab00ad08fa0ea6393facb335265c01fdf0bc033f5 -address /run/containerd/containerd.sock │ │ ├─ 64403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22bc717b55c4a3de4305376ded64c76c299a278272cfa76a66ec1c9356d333b2 -address /run/containerd/containerd.sock │ │ ├─ 65975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bd1e07c044d1d5668b65f94dd71969f4c446b482b75e18b07c608cc037cb9c8 -address /run/containerd/containerd.sock │ │ ├─ 68283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3caced177b47ea30fb562292303eb2fd803a8442575fa4ef90556040f5c8e242 -address /run/containerd/containerd.sock │ │ ├─ 77374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87604a882bafe0c3b2554e6c6ed761a64847906150a8fdc53da21bd9a1f6dabf -address /run/containerd/containerd.sock │ │ ├─ 78970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97cc1d8a31f2ee053ec068f19c9587717e7f393f8a48fe7405224d86ad93c3bb -address /run/containerd/containerd.sock │ │ ├─ 84951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d864d98dee59a581a3240e1e6a4bfffd20f13f5de96f7a831b7557002906b89e -address /run/containerd/containerd.sock │ │ ├─ 91192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8dd463a27b7a17b41192ff6bb5b9122141fb8bedf8c87cb5310896d07fd024 -address /run/containerd/containerd.sock │ │ ├─ 95058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37522ad73afd70603b3927371d7de70e82c63b1e6cf2106c78e3c46268d77373 -address /run/containerd/containerd.sock │ │ ├─ 95342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 886aa4258db267086332d327b89d6a5528cf15f108b41b8c646cc664a787f255 -address /run/containerd/containerd.sock │ │ ├─108365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f99634e16fe4541161839a39399cd0d1ffcbb7b8dbd11bec8410e9d4e7afff6 -address /run/containerd/containerd.sock │ │ ├─109957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6560b442aa014bd49eba157e3bdfc39d3e60aeb1145735e0a90da9a05c158e31 -address /run/containerd/containerd.sock │ │ ├─110026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf1d6d9361ca388641cd40e081247d60649a97f118148eb9170e2fa2f10ab44 -address /run/containerd/containerd.sock │ │ ├─111998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d71e581226119aa9a097a39ec387042bc645c37481aa0374a8625c24e47e8277 -address /run/containerd/containerd.sock │ │ ├─113806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febef77db3b69ba9a75ae3ec1710c3c54848dfb8f149259b9e8f9ef55caec48e -address /run/containerd/containerd.sock │ │ ├─113846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4782db2f23d04e07debaf8a1bd41f6ea9a3d2405ffecc3480f17b2445d5e0768 -address /run/containerd/containerd.sock │ │ ├─126835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c01b08d4b14eb2bf764d9cb4512dac338b589701b91d51032cdee66f36f2d5 -address /run/containerd/containerd.sock │ │ ├─126879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b4fe0cff0e0d352016e23e5d7f43f556a8eb531f92cddffa9a7c8440238397 -address /run/containerd/containerd.sock │ │ ├─129294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06608c33094d7ba49c50b0511dce601f1b1df6e548a9c5d959c68ed7a289bebc -address /run/containerd/containerd.sock │ │ ├─144077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75700cb7dc6db9b84fb831eba4979b5fd2e0ac00f2c8756512ee16ceb78445aa -address /run/containerd/containerd.sock │ │ ├─157060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42a3a247c3de487123de091e134224f48804064a9e3c237265ba9f7f5e0481a0 -address /run/containerd/containerd.sock │ │ ├─157461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a0941700fc59d57eb506eb462aaee341828ef906bcbb49d794f433ba1be775f -address /run/containerd/containerd.sock │ │ ├─158361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84c8f8a0248ba70df62a0d2353c287b182de3f4e93fb85b0966f2d2f6484061e -address /run/containerd/containerd.sock │ │ ├─160462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 441e1ec1b3e663e41090e96058a79555b67e17a9ebccb59cdb61d3859ca98143 -address /run/containerd/containerd.sock │ │ ├─160736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc87a03f6e90811f203231c25b6f80edbcaada239f0243661d8ee48560207550 -address /run/containerd/containerd.sock │ │ ├─160858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49b0336185d0094fbff9de8dc8aa4c813b04227369a6d63c630a5bcfc470c17c -address /run/containerd/containerd.sock │ │ ├─160915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4864d94f8bc50eba4722de4b5df677b4de1901dcd3153ca852896be5dae6c2 -address /run/containerd/containerd.sock │ │ ├─161169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ead559d81e55182857e97c1fa735a6d8fa9aaf0522eb8fb5161f823166372d -address /run/containerd/containerd.sock │ │ ├─161518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dc31051b07ed1ea7d429a4c6c7ca310fde6a9a26807822a7adb295ed362e35b -address /run/containerd/containerd.sock │ │ ├─173026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d939de7754b6fe65da1ca04bd82d563041fa2d9434a252bc5a2b90968b7b9a0 -address /run/containerd/containerd.sock │ │ ├─174814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f6a183beb7731734c4082b6a066ef5bc93b99a55660be3509e42cd1173013dd -address /run/containerd/containerd.sock │ │ ├─174850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d758751546be6e64ba116628cdf5d2ab4b6fc1c5c770878e9130e87c56113e6 -address /run/containerd/containerd.sock │ │ ├─174931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 807c0ac1b3353d832b084a97f249dda3959936849512477482f96f722284c63e -address /run/containerd/containerd.sock │ │ ├─174975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0c19854a7364247b9996ceeb9330890535e644b229f7cf67a906735ffdfadf -address /run/containerd/containerd.sock │ │ ├─175074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36350727a1dc525c8b8b1a29d44e7625daaa1785a9fe920bbd7fc0e34a1254ba -address /run/containerd/containerd.sock │ │ ├─175356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ec0a3e5448c52b36be42d383a9cb43e54ab71311edaa81ac25f81b49660073 -address /run/containerd/containerd.sock │ │ ├─175395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649342bd043d2ad21df6dfe7e38fa5f0f462f7c398a0042c1fd6ccc7600cae4f -address /run/containerd/containerd.sock │ │ ├─188031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1994f52d6dd06527a79e8cfae5b07b23ab36804b5c4b61f1199e51b13bde517 -address /run/containerd/containerd.sock │ │ ├─190379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c75080d9cdcd5d99040362060a8a9706e8da7609e94ed810818fdbcaef7df19 -address /run/containerd/containerd.sock │ │ ├─190699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5ed12b2062a3b4667edcfb32aaa8e30d925a52978ec51a5c6ec59d5e16bdb54 -address /run/containerd/containerd.sock │ │ ├─190737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bdc5c9f2bb936dcd538741f4f7bb2fd098e5b50bd497e5fa17b0029c34231b7 -address /run/containerd/containerd.sock │ │ ├─206811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d1984a818e27d968a79839c23d6b61318090875fe57a92b6c076487e335721a -address /run/containerd/containerd.sock │ │ ├─214802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec959faaee1bc89e0d1e91e3552545cc8148fcf0f733884a29175ab7d8f574bf -address /run/containerd/containerd.sock │ │ ├─214852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13af69000c02cff51695bc371510dbf82b7fb1e539c912cd5be05e444e24852a -address /run/containerd/containerd.sock │ │ ├─214880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bd161af669e0d2a712bf2a97140f012fec85f9de3be98f3f3ad3e924808598a -address /run/containerd/containerd.sock │ │ ├─215183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7337e2814909fc21030c922463d751aded6511ed9a32cb2e5fc1a08891a0f6e -address /run/containerd/containerd.sock │ │ ├─226623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 359e36ccebc42169ef5bc73c2a309a44447065f9237dca4a9d591634dcbf26d0 -address /run/containerd/containerd.sock │ │ ├─228991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91319fa76daa1fffb70c79a9f3952493e6dbf049f39d5df278871d21c575e4fb -address /run/containerd/containerd.sock │ │ ├─230155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269cd730fc001138ef5a32e1786b168b4d72dc98de99e048ffedc1db05bb21f1 -address /run/containerd/containerd.sock │ │ ├─231034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c17df4e2f97f1e208758527b9447ebc789dd87e6c43301df5012be6c8eccf550 -address /run/containerd/containerd.sock │ │ ├─232243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aae9ec42ca553772a48463e8e0a6b3d70344bfb9b27389a3a31da3e4d6e4b957 -address /run/containerd/containerd.sock │ │ ├─233836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dc9298aeb8219a0c95eed308e6f9cf623ea3aa638d1e026abd785c49a35c49e -address /run/containerd/containerd.sock │ │ ├─235343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df129fb8709011a2cf5e94dee21289ca56288d58bacb9357226faba1dae8f0b -address /run/containerd/containerd.sock │ │ ├─235393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd2bad5daea289962dec0e19c135202f8250a6502b79cff7f499c09fe18d3090 -address /run/containerd/containerd.sock │ │ ├─244728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb6010dd0b1b1c4019a6023df295b6285b3d5dc7588115e53af99b72e4591da -address /run/containerd/containerd.sock │ │ ├─245233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5f302f31532ae6bd712de48284d22a69ad05a69df2d8d358cb5bee4b09f532e -address /run/containerd/containerd.sock │ │ ├─249392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff7d2fa2e3267aad4c998e3159c18e560991505f635e720c6d47e3cb57aaa8a -address /run/containerd/containerd.sock │ │ ├─253668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de42c5c2badb98c6e5dea47be8062df8265c78a38a0e65fa4386b120a5abbd7f -address /run/containerd/containerd.sock │ │ ├─253975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0ea32a8b91d2562f3be17120341923ec78d4a8c3a734855af7abe6abafb27f -address /run/containerd/containerd.sock │ │ ├─254106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4d5162d216aaab289f8b50327eee904f291ebd33fe3329f98f0d2e75514af1 -address /run/containerd/containerd.sock │ │ ├─254151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3303e901fa548a440630219c6b44b7fc57249b9e3288eda0046fb1a97aa6b9 -address /run/containerd/containerd.sock │ │ ├─266004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 261ba8d9856ff4e40e8b6a38a3a11fc28a33096f2c2e025d0e39b7771faeb567 -address /run/containerd/containerd.sock │ │ ├─268640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2153aebe8b4c17a041c6c6c5144341b5990cadab83c8a8c9c05b65f1a6cc97 -address /run/containerd/containerd.sock │ │ └─270130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71bd4e3a2c65bcaa073834604225a0a714dbd1df753410ac0bf77b1f1797a2db -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-4b34c363b5608da62c2e5ba7603dbbe088199573f72b63f748d46e67fcc01d02.scope … │ │ ├─12278 /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 │ │ └─12290 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-570b8ed2b36a05bbcc323b47a53de25a8b0c66bb6c9cebbc0a6c83b3da7b5a95.scope … │ │ ├─24773 /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 │ │ └─24787 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-racf415cd951c4ef69ea06df0880db85c.scope │ │ └─188598 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28903 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29171 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19531 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19551 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24733 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wlioyz.service │ │ │ ├─12526 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wlioyz/unit.run │ │ │ └─12556 /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-wlioyz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wlioyz:/var/lib/ceph/mgr/ceph-instance.wlioyz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wlioyz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wlioyz -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 │ │ │ ├─33500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33768 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12166 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12196 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10222 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143266 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39917 /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.49 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-f7659d0fa2758b4f0419d421860c6ee52462e72a2b539854e6443a324ad6ef5f.scope … │ │ ├─29211 /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 │ │ └─29225 /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-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10727 /usr/sbin/chronyd -F 1 │ │ └─10728 /usr/sbin/chronyd -F 1 │ ├─docker-d126b935f36788f197500a4a2018d8fa3779ed8bc425740fbedf79c38912154b.scope … │ │ ├─12637 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wlioyz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12656 /usr/bin/ceph-mgr -n mgr.instance.wlioyz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─docker-5bc13d1e65f0df934f026e47a64680f8ddf36ee3e96e1a81aedf84de36f5f473.scope … │ │ ├─19600 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19616 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143079 /sbin/iscsid │ │ └─143080 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─docker-c7d3db61c9d8a8667158118d41a8d8ac471c03b014b5955e72b30b792ded03ce.scope … │ ├─33807 /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 │ └─33822 /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 ├─k8s.io │ ├─f13711e55e8a7e5c05e0d279ee25af22b66cb0135dcee5fd028c1b32300fe8ad │ │ └─46861 /manager --metrics-bind-address=:9782 │ ├─6073a9183fd03e88d4b9cd5c5c22f1ac165b5d8ae1c65fd38148c9409f62ad01 │ │ └─263708 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4f6a183beb7731734c4082b6a066ef5bc93b99a55660be3509e42cd1173013dd │ │ └─174881 /pause │ ├─30819e9a449883e7e278bc71504c43fc263c02e15a5be0ee4af252fcc466b916 │ │ └─166492 /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 │ ├─67379ca349911fceb3e6576a4dba9bb67c64666584e77c89191ecece02f3c084 │ │ └─46815 /pause │ ├─ec7974afdc90d72ca4a52a8bc48c086f103b86a1fb5f879f446cf264da02f991 │ │ └─229136 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2e9d280b260f0cd479cff07790922d255ae109dec5669926f16fbe915c0a12b3 │ │ └─50957 valkey-server *:26379 [sentinel] │ ├─886aa4258db267086332d327b89d6a5528cf15f108b41b8c646cc664a787f255 │ │ └─95366 /pause │ ├─5e8f13e0f591010a1faf6c0f8e6ba47a701afb6794acd97b1e1f55522a24be54 │ │ └─47177 /pause │ ├─b06a87a6222db51da7bc4126020f1b2d9b5ca8dadfddda5647c64360a1977af9 │ │ ├─272418 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272430 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f40fcc43214871bd5679e4591301b534d6011da537e8228d6c576753d4b8ce17 │ │ └─42173 /pause │ ├─d4c1ee44faeb66822a266c45b9e5e088a2a56bcd96a7f95bc38ddca3e2f9401d │ │ └─39727 etcd --advertise-client-urls=https://199.204.45.49: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.49:2380 --initial-cluster=instance=https://199.204.45.49:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.49:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.49: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 │ ├─bf10959d367725480a08364ab00ad08fa0ea6393facb335265c01fdf0bc033f5 │ │ └─63568 /pause │ ├─c17df4e2f97f1e208758527b9447ebc789dd87e6c43301df5012be6c8eccf550 │ │ └─231072 /pause │ ├─417f80c89d7be8992187f4d7c28861911f0b67572d8c04504e96d96639f4e8f4 │ │ └─40098 /pause │ ├─8dc95469a9580490a7b7640e7eebd28ad6a500934d1a6e86d566cafd43a5af5d │ │ ├─225642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225659 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398967 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398973 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9a6801d8de9f8b288e44ca34f7a830300313c17efacf95915a00cc828f89086f │ │ └─39621 /pause │ ├─23e8b47f31eca7c190f328626000fde276e74d291085dee122ff55483b7b4f38 │ │ ├─171976 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172267 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172268 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─97621766c80a7eadc3f7eceb949cb8a33435160d482c7fe3a02264178bfb4edb │ │ ├─77567 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77587 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─77593 erl_child_setup 1048576 │ │ ├─77646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77657 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77747 /bin/sh -s rabbit_disk_monitor │ ├─411b68b778929ecd4d9d4bdd51b7183c796ffcfe4e8026bd6e7e75118c645244 │ │ └─62915 /pause │ ├─aae9ec42ca553772a48463e8e0a6b3d70344bfb9b27389a3a31da3e4d6e4b957 │ │ └─232266 /pause │ ├─7dc6304ad6dfb41dbb3d6d17365473d523f9420cad834abd43155eb8ed24b65f │ │ └─43777 /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 │ ├─4a54f9e9a2056d20697fa2073fa16380ec79dd6c50283300f335ba89089295e2 │ │ └─43040 /pause │ ├─c580e82451a1d722affb2fecd9f28206a618a5515d39e677f908da9d90eb130a │ │ └─62806 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 │ ├─9dc0bfd94f9f96248e1482479b920ca49c677d028cb88f4dca80d74df1ebdada │ │ └─39860 /kube-vip manager │ ├─bf9685d4e07c5c221d4d5f5f57bf44190d0b6bf7ce229c7428e4debbf233b183 │ │ └─55826 /pause │ ├─81d01bb499821d4bdd0b771e321e2a161278b3116649114d1f46ba332ed077e3 │ │ └─46986 /manager --metrics-bind-address=:8080 │ ├─22cdf705ce74dea856b02834c1ba7705c6e4183a2d29a381eeeb2c15c30e9c21 │ │ └─65836 /bin/pushgateway │ ├─0a4864d94f8bc50eba4722de4b5df677b4de1901dcd3153ca852896be5dae6c2 │ │ └─160945 /pause │ ├─b301bafe92fe5182073997c7698f537fad8cfa4b6d41a7020b8f5435de03451c │ │ └─251079 docker-registry serve /etc/docker-registry/config.yml │ ├─061c7971d5da3f20e2771788c929094ddaa263e6d3cbf851e64406f4e0ef91fd │ │ └─50554 /pause │ ├─5841522dbbecc90945a93a3e002d02b436ff74d59407133834834d2d86885cd1 │ │ └─60629 /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 │ ├─fc7c4ecd7854e723c81859fde4899ed5c3d62ec591000ebfafc3da2cfcf023b3 │ │ ├─148007 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─148229 /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 │ ├─b35e4b1c3b08ed28fa19be8369e443cdceb150fb3e14a5aa0a6bc388136a9a61 │ │ ├─203149 heat-api: uWSGI master │ │ ├─203194 heat-api: uWSGI worker 1 │ │ └─203195 heat-api: uWSGI worker 2 │ ├─97cc1d8a31f2ee053ec068f19c9587717e7f393f8a48fe7405224d86ad93c3bb │ │ └─78994 /pause │ ├─6eadb91212e05fd253b1f082eae8d0952b46a1564febdedef6a4df7d4b72b449 │ │ └─47510 percona-xtradb-cluster-operator │ ├─14e06b11adacf5934c1873a90219ed0d71bdaf58c10d6895e29654d25ab67063 │ │ ├─192425 /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 │ │ ├─370656 /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/tmp1x_u2but/privsep.sock │ │ ├─371040 /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/tmpp3cgg6kp/privsep.sock │ │ └─372936 /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/tmpk1q99qeb/privsep.sock │ ├─725cf6e5ebda997143abc10c2a22c8979a09b36b70a32e2ee58635c616f68bad │ │ └─64820 /goldpinger --static-file-path /static │ ├─29d947d0b10db7834c2fe7d836b6e022db773bddae1af7c1c909d52bf64a64ad │ │ └─50728 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 │ ├─9df129fb8709011a2cf5e94dee21289ca56288d58bacb9357226faba1dae8f0b │ │ └─235369 /pause │ ├─0cf1057b4d3ec2334d99bcc441de4d10e326553f6bc341821f11bcf7f1a2ade6 │ │ ├─108791 glance-api: uWSGI master │ │ ├─108804 glance-api: uWSGI worker 1 │ │ └─108805 glance-api: uWSGI worker 2 │ ├─de662e84f5007bb85363045402d9066b8419756c2630772d8f4f2531eba1f1a6 │ │ └─60315 /pause │ ├─d7337e2814909fc21030c922463d751aded6511ed9a32cb2e5fc1a08891a0f6e │ │ └─215208 /pause │ ├─22bc717b55c4a3de4305376ded64c76c299a278272cfa76a66ec1c9356d333b2 │ │ └─64427 /pause │ ├─f5583d303eb84f9d73be4bd2a909d60a20b23cff0c3062c67b6ff284a36e0d35 │ │ ├─224998 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225430 octavia-worker: ConsumerService worker(0) │ │ └─225433 octavia-worker: ConsumerService worker(1) │ ├─d86a2e7fa95516a85c661a7feb265b6bb1808a77f8eef097105ddb506b0aa790 │ │ └─64684 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─bc87a03f6e90811f203231c25b6f80edbcaada239f0243661d8ee48560207550 │ │ └─160763 /pause │ ├─084d423ebebea32c1e96810ae29d0b1e0766625ae6b7667f84a405c0701f1f58 │ │ └─95587 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-jlxpq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─721faf0baa78ce7e0f87146e5ebe0c7d9bcb3cd6a61942fa5c2d9e4c9b1d834f │ │ ├─263793 /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 │ │ └─264134 /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 │ ├─da68086c82d5eadba8c3e5ca4972a50467dbceaca984361cee61a3d4d2f5e5f3 │ │ ├─61206 python -u /app/sidecar.py │ │ ├─61429 python -u /app/sidecar.py │ │ └─61430 python -u /app/sidecar.py │ ├─b890ab308c0ffb88ba079e251c83bd4e90ae46e3aec0e81d670e4db551c25710 │ │ └─39707 kube-apiserver --advertise-address=199.204.45.49 --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 │ ├─5af235d698bd7dd99a7f238166ae266cbb805bcc7324b326f8ac6f940a65f81e │ │ ├─223796 octavia-api: uWSGI master │ │ ├─223808 octavia-api: uWSGI worker 1 │ │ └─223809 octavia-api: uWSGI worker 2 │ ├─84c8f8a0248ba70df62a0d2353c287b182de3f4e93fb85b0966f2d2f6484061e │ │ └─158386 /pause │ ├─ad7f3c32fbcc888c59b91ea72e514712d8cf4725ee8dda1e4ba9adab6b79b33e │ │ ├─348211 neutron-dhcp-agent: master process [/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] │ │ ├─348787 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348981 /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/tmp9wxezpv8/privsep.sock │ │ ├─349454 /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/tmp28sj9a6i/privsep.sock │ │ ├─349957 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349958 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349994 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8cf64159-4292-421e-afd1-0bfeaa4c506b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8cf64159-4292-421e-afd1-0bfeaa4c506b/host --addn-hosts=/var/lib/neutron/dhcp/8cf64159-4292-421e-afd1-0bfeaa4c506b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8cf64159-4292-421e-afd1-0bfeaa4c506b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8cf64159-4292-421e-afd1-0bfeaa4c506b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8e17f324-20d5-4d12-bd17-f00a16e472c9,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 │ │ ├─349998 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c3d6dd37-b7a6-49b1-a9e7-2daa27a8eef2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c3d6dd37-b7a6-49b1-a9e7-2daa27a8eef2/host --addn-hosts=/var/lib/neutron/dhcp/c3d6dd37-b7a6-49b1-a9e7-2daa27a8eef2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c3d6dd37-b7a6-49b1-a9e7-2daa27a8eef2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c3d6dd37-b7a6-49b1-a9e7-2daa27a8eef2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-00789819-6797-4d79-85d7-beda6a89f04b,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 │ │ ├─350001 haproxy -f /var/lib/neutron/ns-metadata-proxy/8cf64159-4292-421e-afd1-0bfeaa4c506b.conf │ │ ├─350005 haproxy -f /var/lib/neutron/ns-metadata-proxy/c3d6dd37-b7a6-49b1-a9e7-2daa27a8eef2.conf │ │ ├─369255 /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/tmpzb7bzdwf/privsep.sock │ │ ├─375456 /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/tmpuur3bxa9/privsep.sock │ │ └─410471 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─8aa27bab033d7a9a9bd4fac0a777f04de6f00e1b8cf3ccf78e3c4b5c3e332321 │ │ ├─173308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173326 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─173332 erl_child_setup 1048576 │ │ ├─173382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173549 /bin/sh -s rabbit_disk_monitor │ ├─3bd1e07c044d1d5668b65f94dd71969f4c446b482b75e18b07c608cc037cb9c8 │ │ └─65999 /pause │ ├─3e9fb8a2046cbaf53adc0d57203755dc06d8e99a6dee295ec2609c1178e4befe │ │ ├─186347 neutron-l3-agent: master process [/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] │ │ ├─186621 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187107 /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/tmpwmhb177e/privsep.sock │ │ ├─369443 /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/tmpt6foeukn/privsep.sock │ │ ├─369828 /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/tmpes8r5kjb/privsep.sock │ │ ├─370327 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370331 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─410423 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─ea00abb36e9d267d652c69d0f90d1f85c80ac5a24d632981e07cada5404c03a3 │ │ ├─ 46193 /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 │ │ ├─ 46212 /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 │ │ ├─ 46371 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268396 nginx: worker process │ │ ├─268397 nginx: worker process │ │ └─268398 nginx: cache manager process │ ├─de42c5c2badb98c6e5dea47be8062df8265c78a38a0e65fa4386b120a5abbd7f │ │ └─253734 /pause │ ├─d3d57ef3f034bfb008e26de6ae00c0efd3b0d57fe5c4f2ba2925e7a4d9583922 │ │ └─56018 nfd-gc -gc-interval=1h │ ├─d41de142a53ed3b23b88ae7a971fa169b79b8c1191f90f7a6ef412ec49f8baab │ │ ├─61234 python -u /app/sidecar.py │ │ ├─61440 python -u /app/sidecar.py │ │ └─61441 python -u /app/sidecar.py │ ├─9656e4e19099d43cef8c5171db2783e8682796ec4f035c15b3788036fb34b86a │ │ ├─41299 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41695 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e4c608f0720b7d14a54607ae65dbad1ed51aea26345037d0947dfc920b207347 │ │ └─43526 /pause │ ├─15770397594829b766516495481ec48254a776a0d6a6106f35d1c6c97e24cfa5 │ │ └─60394 /pause │ ├─0468f4613102f083573abcaebeb5684b0e1f8d5f8c848db993626aef456cc6fa │ │ └─85788 /usr/local/bin/rook ceph operator │ ├─d864d98dee59a581a3240e1e6a4bfffd20f13f5de96f7a831b7557002906b89e │ │ └─84975 /pause │ ├─718c4c01f1a8b83eebb48a3f10305513cf6f67f755b6bb2ee4b60abbf0e6f5a0 │ │ ├─203130 heat-api-cfn: uWSGI master │ │ ├─203190 heat-api-cfn: uWSGI worker 1 │ │ └─203191 heat-api-cfn: uWSGI worker 2 │ ├─37522ad73afd70603b3927371d7de70e82c63b1e6cf2106c78e3c46268d77373 │ │ └─95081 /pause │ ├─8e4147dfba6deb6683042c90bb735debaea7e043b9487e9c820118fb0cabd31c │ │ └─269028 /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 │ ├─76dd0729721c1816fd41322930d89356ec1bf3501d1cb5677e1f5899730695b8 │ │ └─43581 /pause │ ├─e84c6832985f59f88759e87fc471fc0b421c70bea6f339d775bf462f3bf7909c │ │ └─66332 /bin/oauth2-proxy │ ├─ecdabf68a14d5b84d91be58cdf5f024845828ea08c359320fb3ec58f62cbc729 │ │ └─42216 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─777286bb9f5964e65b447f16b83c4f141219103d8f2fb0260840ce9e7fa2b25f │ │ └─43201 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 │ ├─cd02090175577dc04f16a5429c447de4d68e79e0ef666c9e67ef76c053910c01 │ │ └─62239 /pause │ ├─261ba8d9856ff4e40e8b6a38a3a11fc28a33096f2c2e025d0e39b7771faeb567 │ │ └─266026 /pause │ ├─4770bccebbd9603b4fd6a999de16cf4709ac5ce26e5db23bf84d6fd84532e419 │ │ └─48381 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f964f787289632e522915dc0ac4ed6c6c6adf1e0469fd3ac8af0c2c87d3abbdd │ │ └─187792 /bin/bash /tmp/libvirt.sh │ ├─dc3303e901fa548a440630219c6b44b7fc57249b9e3288eda0046fb1a97aa6b9 │ │ └─254189 /pause │ ├─49b0336185d0094fbff9de8dc8aa4c813b04227369a6d63c630a5bcfc470c17c │ │ └─160882 /pause │ ├─00876a562658d611ee5e72889b9b3d493b3e5e37587753e06af47d4b4b52cfa8 │ │ └─55961 /pause │ ├─c5ed12b2062a3b4667edcfb32aaa8e30d925a52978ec51a5c6ec59d5e16bdb54 │ │ └─190723 /pause │ ├─7e517ff9f24f6f0003fbf0fb5359cdb90506c268a9eccdb4cfb531df1282129c │ │ └─50340 /pause │ ├─a79679d12b2d007eeda7432dfa0bbd72d8470fe5cdd18940c770c2e44f2aeda0 │ │ ├─188217 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188240 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─188246 erl_child_setup 1048576 │ │ ├─188373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188384 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188671 /bin/sh -s rabbit_disk_monitor │ ├─3f0c19854a7364247b9996ceeb9330890535e644b229f7cf67a906735ffdfadf │ │ └─175012 /pause │ ├─0753eb159d1888168899d0ba97a6780096e0d3b5979b7e29b2130d5c6f9068db │ │ ├─64631 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64669 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─6560b442aa014bd49eba157e3bdfc39d3e60aeb1145735e0a90da9a05c158e31 │ │ └─109993 /pause │ ├─da0c24a995c70a0ab3e7d1a806b82d1739cad86a56a9c8dded258f5e76545fb4 │ │ └─50595 valkey-server *:6379 │ ├─d6cd151f043a64bdeaee19383727ec574a2875df83fbc33d6c89b6ea93cf66a4 │ │ └─225008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5afdb2ed6a89da36f11832f51b9dc839f7a20f06de4051bd296154baf353cf0a │ │ └─147614 /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 │ ├─269cd730fc001138ef5a32e1786b168b4d72dc98de99e048ffedc1db05bb21f1 │ │ └─230178 /pause │ ├─79ec2e83d73f4bbd0770820c9e48daf8648600034ee40ee210663dc38b96ee97 │ │ └─111592 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7bd161af669e0d2a712bf2a97140f012fec85f9de3be98f3f3ad3e924808598a │ │ └─214931 /pause │ ├─9a0941700fc59d57eb506eb462aaee341828ef906bcbb49d794f433ba1be775f │ │ └─157485 /pause │ ├─ec959faaee1bc89e0d1e91e3552545cc8148fcf0f733884a29175ab7d8f574bf │ │ └─214836 /pause │ ├─0b311853cb37b75661f611b0c88ea4ccec754bc3761167172f67af23cd6a8f4f │ │ ├─175879 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─402632 sleep 300 │ ├─359e36ccebc42169ef5bc73c2a309a44447065f9237dca4a9d591634dcbf26d0 │ │ └─226647 /pause │ ├─19b0eb482c3e792aa33097b0c410c856c59f308a036159a208d794bcd3a81157 │ │ └─188490 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fa0ea32a8b91d2562f3be17120341923ec78d4a8c3a734855af7abe6abafb27f │ │ └─254002 /pause │ ├─06608c33094d7ba49c50b0511dce601f1b1df6e548a9c5d959c68ed7a289bebc │ │ └─129318 /pause │ ├─35c8eceb02e4afb1aedfc488ea3911fe5eef483320deb6605761b4528cec220c │ │ └─62585 /pause │ ├─04673ab0354f451f7f46d7ca6efcf1942e76e8598b71e3fa3e8c03877d75dffa │ │ └─56099 nfd-master -crd-controller=true -metrics=8081 │ ├─295bab1b471af84c8a4f0d0f4965a491097535954e05bd894183ccfc9641252e │ │ └─192451 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─773e717cf3f89bf2915f074f0939c430496df198d11fc3da371dec9a91fa420a │ │ └─66034 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─81515baea6f3159ee95d110fafd1bdb374ef71c35fa9643a1ff1e790524fb2c3 │ │ └─61698 /pause │ ├─12daecce146d98051c01c515497842ac65ddaabb6b2580b731e51fef7a204f8a │ │ ├─171989 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172259 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172260 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1bbb7ef79d3e2eef308cc27f10bed91d57204f759e6981e50fe0462011b18a82 │ │ ├─158627 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158652 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─158660 erl_child_setup 1048576 │ │ ├─158707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158808 /bin/sh -s rabbit_disk_monitor │ ├─dc6371e6b30172f7c815beb08e904566b59263ea4e6acabc9ef2fb408d1df5ef │ │ └─60376 /pause │ ├─829df129801e54742c0d1c6afa32f41d48bca09b885f2b2b0f61898b376b7f50 │ │ ├─207086 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207103 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─207109 erl_child_setup 1048576 │ │ ├─207162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207173 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207463 /bin/sh -s rabbit_disk_monitor │ ├─41192f17de47280c9692f4381de1386940e375a5ef4fa5c380102120a2f77a5f │ │ ├─184848 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185159 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwl4fwcf3/privsep.sock │ │ ├─185398 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp1ig10v11/privsep.sock │ │ └─186022 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9c75080d9cdcd5d99040362060a8a9706e8da7609e94ed810818fdbcaef7df19 │ │ └─190409 /pause │ ├─537770aa9d2675f19b98f8f026c27f5e39cefe2f0946ecd71643136e73f2729a │ │ ├─203115 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203490 heat-engine: ServiceWrapper worker(0) │ │ └─203493 heat-engine: ServiceWrapper worker(1) │ ├─25575250ce52872f76348f9cfa75230aed15c155d837ef5841649c74ab82b7c8 │ │ └─40864 /pause │ ├─98c843160ce32a4278ead2a9f16d799648b6b446bc72515013976e55e05e28a6 │ │ └─39602 /pause │ ├─8861321bb24b56d3fc6de2c3802dd0d9813463e69a4556109cf8711bed214f0c │ │ └─66298 /bin/memcached_exporter │ ├─36350727a1dc525c8b8b1a29d44e7625daaa1785a9fe920bbd7fc0e34a1254ba │ │ └─175105 /pause │ ├─e7320648c54a9d2eb01852ec2b13ba4cb6b565172ad3441f3c8e709b3c920a66 │ │ └─65717 /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 │ ├─7c42c5a96e99e3a78a975cad711cdbd651e9105e2dc5b9897285e0bb73d7a123 │ │ └─48477 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─cdf1d6d9361ca388641cd40e081247d60649a97f118148eb9170e2fa2f10ab44 │ │ └─110049 /pause │ ├─be942bd3f83a88c2052f08a985ce26aeb2b670218574a0e99384bca2133cbf4c │ │ ├─245154 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245638 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245639 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─854cc93b7a920047d4a9f5b5cdef11f8b8a2f706694fd8570ba5f6619504a587 │ │ └─43822 /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 │ ├─b61b3fa89c3afd9ab00825c42540ad22b7fabf9045db69e7d75d089a0b2cff14 │ │ ├─249723 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249742 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─249748 erl_child_setup 1048576 │ │ ├─249825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249854 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250062 /bin/sh -s rabbit_disk_monitor │ ├─efe3f185745f81e5b07451a461c8c7ff099d52aaefcb9d5eafd28cecd0eea0f6 │ │ └─40988 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3891ffa28e2a2f47abaf6b48b1292087c9ba6fb74529cc03e94fc57a4257e6d6 │ │ └─233886 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─51feccb1c97abd476e6e3b74d26e90eed5b7c1d9fd6db9671393d84ccde7c20f │ │ └─64602 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─42a3a247c3de487123de091e134224f48804064a9e3c237265ba9f7f5e0481a0 │ │ └─157085 /pause │ ├─7d82ebf82119a3acfd5b215430d35a3f4cdec69112bc4e0c02ab13ac4b8d6d6e │ │ └─39548 /pause │ ├─3caced177b47ea30fb562292303eb2fd803a8442575fa4ef90556040f5c8e242 │ │ └─68323 /pause │ ├─680a621261dcc6fa16fe2acffd02f23972c06fafd4a483a978d74fd7bb9d75dc │ │ └─157741 /coredns -conf /etc/coredns/Corefile │ ├─11e7d688e1b115f23ac61432abb96ea8ba45835dd3a50c4fefba43831f53ca4e │ │ └─51142 redis_exporter │ ├─fd4d5162d216aaab289f8b50327eee904f291ebd33fe3329f98f0d2e75514af1 │ │ └─254130 /pause │ ├─6306a043f2a5dc9118588298513d0250451605e3fcc339dc5f3791ba1720c0a4 │ │ ├─245316 magnum-api: uWSGI master │ │ ├─245329 magnum-api: uWSGI worker 1 │ │ └─245330 magnum-api: uWSGI worker 2 │ ├─878e1d58eef8b43e5aa7f55b7f4f5b294bde21fc3e31973d601735fc5f91c898 │ │ └─62127 /pause │ ├─99b3f20e81c5ee569be9a3164b59d0078b504b8f3297e07c2b9bb2c16ccda3be │ │ └─48112 /pause │ ├─8d1984a818e27d968a79839c23d6b61318090875fe57a92b6c076487e335721a │ │ └─206833 /pause │ ├─649342bd043d2ad21df6dfe7e38fa5f0f462f7c398a0042c1fd6ccc7600cae4f │ │ └─175423 /pause │ ├─71bd4e3a2c65bcaa073834604225a0a714dbd1df753410ac0bf77b1f1797a2db │ │ └─270160 /pause │ ├─4eb6010dd0b1b1c4019a6023df295b6285b3d5dc7588115e53af99b72e4591da │ │ └─244751 /pause │ ├─3c0d5cb283a5016297939c02134880494ce7484e7edc6dbac737f8ea65458129 │ │ └─232293 /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 │ ├─93bfdfa371bd22c99fe64e661f04ec6fdf3fffec316b2905a3b80601b13ba09c │ │ ├─91398 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91415 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─91421 erl_child_setup 1048576 │ │ ├─91515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91516 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91770 /bin/sh -s rabbit_disk_monitor │ ├─af9779152f35f01f51e8c4f8462958ab422864715273bbedd717d19863e3531d │ │ ├─48219 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 │ │ └─51026 haproxy -sf 215 -x sockpair@5 -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 │ ├─d2c01b08d4b14eb2bf764d9cb4512dac338b589701b91d51032cdee66f36f2d5 │ │ └─126858 /pause │ ├─2270261bb93a3dc4b4fb73799640846ae4c899f59b48a329e6b18e6fbaf5d3f0 │ │ ├─183841 neutron-policy-server: uWSGI master │ │ ├─183854 neutron-policy-server: uWSGI worker 1 │ │ └─183855 neutron-policy-server: uWSGI worker 2 │ ├─9f7f20eb928d192a5f1f4e428f2c84731d9111cd3308325034e4b3d8f0a353f5 │ │ ├─183782 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184255 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184258 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184261 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─416eaf0187214a6a65f2a0f2147dff377c7f7e34e467d47493909a1ba9ec3c2f │ │ └─39747 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 │ ├─4cdca04b1e5a8b462cf12578283879dae506e1e6b71c5f1205befacbcb3616eb │ │ └─61582 /pause │ ├─779097d51eeded307fbf243202468dccc6328cee71b1c5a5cb67bb791b53758a │ │ └─46714 /pause │ ├─19fc1dfaad5523cd74fb94eaf015de83fad291c065e81b92be4817749eed9d55 │ │ ├─84206 barbiacan-api: uWSGI master │ │ └─84220 barbiacan-api: uWSGI worker 1 │ ├─e7cbfa41c118998684930b7d3181a58c116867f22b5f1db300f7023b665e6ed1 │ │ ├─123853 cinder-api: uWSGI master │ │ ├─123866 cinder-api: uWSGI worker 1 │ │ └─123867 cinder-api: uWSGI worker 2 │ ├─745a493439aa74a27829a95ac5952c191d488f1486b9b8998af7efacf4eafcdf │ │ └─46283 /server │ ├─aeceaa2204626eeb6aa238047dececb9a97feac03a02a6cbd18fbdc9db8c9c54 │ │ └─63975 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8d63a958e5668d75d491b7b53013237a062a2912e6d9c191b557e46abf7ea9d0 │ │ └─42658 /coredns -conf /etc/coredns/Corefile │ ├─75700cb7dc6db9b84fb831eba4979b5fd2e0ac00f2c8756512ee16ceb78445aa │ │ └─144108 /pause │ ├─5ff7d2fa2e3267aad4c998e3159c18e560991505f635e720c6d47e3cb57aaa8a │ │ └─249416 /pause │ ├─5fc6bad730c3ba533a7147153eaeed157aa8a9984b3f955d124b97e48df86b06 │ │ └─65481 /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-49.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 │ ├─bb45bb32128fc5a03fa61052187dc3735a7fdddf88630fd9a35895637d46840e │ │ └─55733 /pause │ ├─bf836f5245ddb000ed0f871e163de71203b7b420bc19821d05b0333f04f620c0 │ │ └─125392 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f7b4bbe83cbab49539f5ad45693c156ce5dfa42bd981da2c99f240235edfee33 │ │ ├─263670 manila-api: uWSGI master │ │ ├─263748 manila-api: uWSGI worker 1 │ │ └─263749 manila-api: uWSGI worker 2 │ ├─3b22e6ff0d0112126dbd17fc42a73644af0b31dc8ac21638a441890d0e027c5f │ │ └─187720 /usr/bin/libvirt-tls-sidecar │ ├─115ea3a082509ef95e8be822bd34f7c7e167f0a6c17dda69fb1119dee87612ee │ │ └─66228 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fb9375b1f77ee285d6cdd4b39c93d1e005f7a701f05601a47527c986ba8f44fa │ │ ├─48284 mysqld --wsrep_start_position=0e58b07c-3216-11f1-8b68-335647bd46c0:20 │ │ └─48409 /var/lib/mysql/mysql-state-monitor │ ├─5bdc5c9f2bb936dcd538741f4f7bb2fd098e5b50bd497e5fa17b0029c34231b7 │ │ └─190761 /pause │ ├─a91b8198da6ec48bd4763d6c93282d458832ba25bc9cb7a66335f3018c30d6a6 │ │ └─65677 /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-49.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 │ ├─d71e581226119aa9a097a39ec387042bc645c37481aa0374a8625c24e47e8277 │ │ └─112022 /pause │ ├─9a89848791743c088f6669fcf665d9f1c2fec50cf791cb6f00ea4ccedb285ea4 │ │ └─45980 /pause │ ├─8d758751546be6e64ba116628cdf5d2ab4b6fc1c5c770878e9130e87c56113e6 │ │ └─174912 /pause │ ├─5f9d615f2c93abe97d0c346776d8843b00957c7cb6b2422dcb9183b0e3f530f9 │ │ └─55790 /pause │ ├─fa8dd463a27b7a17b41192ff6bb5b9122141fb8bedf8c87cb5310896d07fd024 │ │ └─91215 /pause │ ├─441e1ec1b3e663e41090e96058a79555b67e17a9ebccb59cdb61d3859ca98143 │ │ └─160514 /pause │ ├─a1994f52d6dd06527a79e8cfae5b07b23ab36804b5c4b61f1199e51b13bde517 │ │ └─188057 /pause │ ├─aecf55f472bc1113aee26f30455a65ca62646af860e5a3c13c59b6e973dabc67 │ │ ├─171110 nova-metadata: uWSGI master │ │ ├─171123 nova-metadata: uWSGI worker 1 │ │ └─171124 nova-metadata: uWSGI worker 2 │ ├─bda27685284c372705036a85b4425ce13ccb9e6adbb28c6ce5b3b7cb6c532b7a │ │ ├─110315 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110590 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110592 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5b2d4282377ecd6c851a53d6965d99977db65940eca6e7536890445e61475902 │ │ └─42656 /coredns -conf /etc/coredns/Corefile │ ├─176c7828b901411efca75f18aa2020721fac2abd13431bb7b434f669c419ce94 │ │ ├─186316 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) │ │ └─410383 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --use-fqdn │ ├─6d0d12a7ccf4a605ec252318595d64c631f51e3b1b35f66c560b1bdb89d3e6e1 │ │ └─43618 /pause │ ├─3e58a1fa28834468c02a191c2bbe8f9e94131b194aa228831bcbec290863e35b │ │ └─230597 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b5f302f31532ae6bd712de48284d22a69ad05a69df2d8d358cb5bee4b09f532e │ │ └─245257 /pause │ ├─febef77db3b69ba9a75ae3ec1710c3c54848dfb8f149259b9e8f9ef55caec48e │ │ └─113829 /pause │ ├─18bccb492e3847cbe60edcc86565a5073b1f6a58957a526f356a61fd34dac298 │ │ └─65567 /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 │ ├─60193df4fdb6e024a74d93329300e1a94f429018a9e1b8df5be581bc0d0d1162 │ │ ├─ 95718 /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 │ │ └─404833 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─953357f31b7b4b017ff3f38b1faa473fadbc557b2b907adb2b3ddd7971fd01a6 │ │ ├─244796 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245580 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9rmbs6ak/privsep.sock │ │ ├─245641 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245655 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d136fcb44e1b859d3a389ad8eed3e777d8590ae4c0624cce883ceb7006412c6a │ │ └─127435 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─94dad8aa62d35afc6851109bca4d62ecc94446820ff206e27cca2945601fcc70 │ │ └─40127 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4c602971a8be8d4de36936a8011a36d9035686e94e886809533dc2d179a3d274 │ │ └─270349 /bin/openstack-database-exporter │ ├─930055f171caca042306434561640e66303a3342e586cc5d673d970bbb8cdfd6 │ │ └─263715 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7dd104dabe11507c246ad6478ace602c186a2cc56a5f0e073094047c496e741e │ │ └─55061 /pause │ ├─30125130d95559ef821a8f14141bcaefeb256dc93117dd9203a0ef8a502f1a38 │ │ ├─226962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226985 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─226993 erl_child_setup 1048576 │ │ ├─227050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227064 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227242 /bin/sh -s rabbit_disk_monitor │ ├─67c732c72d3f7aeae02e2b4e292b6891edffeeac91e8120c0ec26425bb2bff13 │ │ ├─63310 nginx: master process nginx -g daemon off; │ │ ├─63332 nginx: worker process │ │ ├─63333 nginx: worker process │ │ ├─63334 nginx: worker process │ │ ├─63335 nginx: worker process │ │ └─63336 nginx: worker process │ ├─87604a882bafe0c3b2554e6c6ed761a64847906150a8fdc53da21bd9a1f6dabf │ │ └─77398 /pause │ ├─2b629242ff2af575a853b8bcfafe70687670105af100faba8f6ef7ccd4464e28 │ │ └─231097 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a68b196b4263d7c97166e5d226e8c6d715fe57dc7cf6877970cf5fef9eb8a548 │ │ └─66351 /bin/oauth2-proxy │ ├─807c0ac1b3353d832b084a97f249dda3959936849512477482f96f722284c63e │ │ └─174972 /pause │ ├─2abbb8b0de14c2f43a844b16771d757a8dff6659af136b1b4a28f5160e4e2034 │ │ ├─ 71518 apache2 -DFOREGROUND │ │ ├─ 71535 (wsgi:k -DFOREGROUND │ │ ├─ 71536 (wsgi:k -DFOREGROUND │ │ ├─ 71537 (wsgi:k -DFOREGROUND │ │ ├─ 71538 (wsgi:k -DFOREGROUND │ │ ├─389213 apache2 -DFOREGROUND │ │ └─408888 apache2 -DFOREGROUND │ ├─937d2dd2392ff46eb8938c15021c354241bbf43456ab03b52150f0335b3dcd9e │ │ └─96394 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─91319fa76daa1fffb70c79a9f3952493e6dbf049f39d5df278871d21c575e4fb │ │ └─229015 /pause │ ├─c2ead559d81e55182857e97c1fa735a6d8fa9aaf0522eb8fb5161f823166372d │ │ └─161208 /pause │ ├─47d5b71d58b83dcbb227ecf480f6e3379dbc76e443f6885cb95ebe9d1a49ebbe │ │ └─66265 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c9b4fe0cff0e0d352016e23e5d7f43f556a8eb531f92cddffa9a7c8440238397 │ │ └─126921 /pause │ ├─0d939de7754b6fe65da1ca04bd82d563041fa2d9434a252bc5a2b90968b7b9a0 │ │ └─173049 /pause │ ├─4782db2f23d04e07debaf8a1bd41f6ea9a3d2405ffecc3480f17b2445d5e0768 │ │ └─113874 /pause │ ├─5d2153aebe8b4c17a041c6c6c5144341b5990cadab83c8a8c9c05b65f1a6cc97 │ │ └─268670 /pause │ ├─cd2bad5daea289962dec0e19c135202f8250a6502b79cff7f499c09fe18d3090 │ │ └─235419 /pause │ ├─86e0aacaee437133eaee20836cf67dfe0e452bcf9c039e25b01cbbc0a7366810 │ │ └─42614 /pause │ ├─6dc9298aeb8219a0c95eed308e6f9cf623ea3aa638d1e026abd785c49a35c49e │ │ └─233861 /pause │ ├─1f99634e16fe4541161839a39399cd0d1ffcbb7b8dbd11bec8410e9d4e7afff6 │ │ └─108389 /pause │ ├─7c940caf6b777310fb7ff693c0debae9a39b43934487725c8a0b38bb4e5f8f2e │ │ └─45906 /pause │ ├─39155d0a96ae18a8d91f922fad1edb9c8090a30e23edf3d2611097ba43f5aee6 │ │ ├─268775 apache2 -DFOREGROUND │ │ ├─271081 (wsgi:h -DFOREGROUND │ │ ├─271082 (wsgi:h -DFOREGROUND │ │ ├─271083 (wsgi:h -DFOREGROUND │ │ ├─271084 (wsgi:h -DFOREGROUND │ │ ├─271085 (wsgi:h -DFOREGROUND │ │ ├─271086 apache2 -DFOREGROUND │ │ └─271087 apache2 -DFOREGROUND │ ├─dc00f5f2df792c274bc1a7648a9686913c99dc6bc741a2f684da76cd6f6525e2 │ │ └─47699 /pause │ ├─e3f626c9d911a4d20f3e6dde1d5e31bd6878ac31e651c5e9e50111028e45302f │ │ └─61486 /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 │ ├─6dc31051b07ed1ea7d429a4c6c7ca310fde6a9a26807822a7adb295ed362e35b │ │ └─161540 /pause │ ├─67ec0a3e5448c52b36be42d383a9cb43e54ab71311edaa81ac25f81b49660073 │ │ └─175380 /pause │ ├─d13865558c206daf935beacea4d52a6f54e6eed777aaf23bac78e37c307ec144 │ │ └─39724 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 │ ├─3a488858d7c2a636c474a7f2273ef21d097e81b5dbb575d876754e5e5ac50840 │ │ ├─134655 placement-api: uWSGI master │ │ ├─134682 placement-api: uWSGI worker 1 │ │ └─134683 placement-api: uWSGI worker 2 │ ├─f1b95b7a17e21fa581719b1fd9791efbb89d22bd1e332e2d91f2a16d0eef07a9 │ │ ├─183798 neutron-api: uWSGI master │ │ ├─183827 neutron-api: uWSGI worker 1 │ │ └─183828 neutron-api: uWSGI worker 2 │ ├─8edd245f6e66a151ae70bba80fd005839b834d8670831d870ce33611fbc7226c │ │ └─62172 /pause │ ├─68e415743636bf589c2bea86f97a23b9a36401afab985367b9e2806f6be96ee3 │ │ └─56145 /secretgen-controller │ ├─fa3431a53d785513c60276b2419dfff674928af06f49d40d0664764935f02c70 │ │ └─65523 /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 │ ├─44249a883595870d3ef1965b0b5f69d3f51ef33f1fcc1c2853717e6c7906a851 │ │ └─56057 nfd-worker -metrics=8081 │ ├─7e34a6e57383e6d59bbf4d7d62e7dfe79926b525bd7aa7fb12435114ed394706 │ │ └─39571 /pause │ ├─6075b18ef9602fcc29d239c85b915770b69dc5ea1a8b6bbb4bd64770a7fd36db │ │ └─60938 /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 │ ├─49fe13c16c709e2d8127e8fecbca312f4b6f0b216bcba9d05257e912965c4887 │ │ └─63435 /pause │ ├─13af69000c02cff51695bc371510dbf82b7fb1e539c912cd5be05e444e24852a │ │ └─214898 /pause │ ├─3c28a25f7f2738255c77923c0dd016066e57743dd83dac59e42f86e353869d4a │ │ ├─112136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112152 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─112158 erl_child_setup 1048576 │ │ ├─112205 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112206 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112216 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112367 /bin/sh -s rabbit_disk_monitor │ ├─025d5bff9550050446bf00149e907aa661ba1735ad4cf8d082315b5b3d33f1f2 │ │ └─42576 /pause │ ├─e7aa406c911bd29c9c60836207c25fbc1617eda7f6c9cd2e46aa972691dc934f │ │ ├─171000 nova-api: uWSGI master │ │ ├─171034 nova-api: uWSGI worker 1 │ │ └─171035 nova-api: uWSGI worker 2 │ ├─27ad303f6a7d3f29cfe0085ec14e0290f387d7f35baf0b8811839cfcd1e2b47a │ │ ├─127867 /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 │ │ └─128084 /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 │ ├─ef9650306fcea4b197795d60c01e6434cf134a32fe9fa8ddc38b14753fab4406 │ │ └─63913 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─595cee6ac5165f3ecd0166296b899c9a2d6f25e2a1b60af80df4bb951baa7f96 │ │ └─40852 /pause │ ├─022ea100af0cd977f3930c8b01c013ac5bb9f8999dd2d40a15254c9be0bd5a6c │ │ ├─66747 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66764 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─66770 erl_child_setup 1048576 │ │ ├─66831 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66832 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66921 /bin/sh -s rabbit_disk_monitor │ ├─c3f3bd160295412ea061645e4d47dce16fac5ebfa0835e0fdf68d6568fc12b6c │ │ └─39609 /pause │ ├─48ab514de1a7fb5002bdce3bc0fff305e587726171c603ee50779c04ca3f642b │ │ └─60103 /pause │ └─81f38ed3918ef14bc03077e00517a159bcfb026582b1a1d10c3e5c24d789edb8 │ └─43732 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount