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 │ │ │ ├─21443 /lib/systemd/systemd --user │ │ │ └─21444 (sd-pam) │ │ └─session-22.scope │ │ ├─21421 sshd: cephadm [priv] │ │ └─21458 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/199.204.45.113-22-zuul [mux] │ ├─376580 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tuqntrcvytcxcthfufowcegckuboovao ; /usr/bin/python3'"'"' && sleep 0' │ ├─376582 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tuqntrcvytcxcthfufowcegckuboovao ; /usr/bin/python3' && sleep 0 │ ├─376583 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tuqntrcvytcxcthfufowcegckuboovao ; /usr/bin/python3 │ ├─376584 /bin/sh -c echo BECOME-SUCCESS-tuqntrcvytcxcthfufowcegckuboovao ; /usr/bin/python3 │ ├─376585 /usr/bin/python3 │ ├─376588 /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 │ └─376590 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 … │ │ ├─ 9798 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id babb90ea4517a8232d16fc88e3b0ebe02c94920ac4b3a0b4e8b8dde8e5359d03 -address /run/containerd/containerd.sock │ │ ├─ 12564 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bcc7547d93d7d4face20fb0272cf4a92c78af136587cb94431c477d0e8b978dd -address /run/containerd/containerd.sock │ │ ├─ 19322 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 19fe0605621cea2f59b1f0f83d9b7c9424e23ee7b16a8cf0ed71e730e563a00f -address /run/containerd/containerd.sock │ │ ├─ 24500 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b8b4f9cc1282063642ffff80e64779b3a5054fe626a80fdf79f243a5e092285 -address /run/containerd/containerd.sock │ │ ├─ 28934 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 24510a2f437ad27129fa3d8a35df05a0640be3f7a207dfda5768a37bf8f40264 -address /run/containerd/containerd.sock │ │ ├─ 33438 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6bd096b8e00ea0b95cfdd9d7dc1239cd8705ca69435142040dc7c78f98815853 -address /run/containerd/containerd.sock │ │ ├─ 38931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9538acc28a0f5ac25545b6972f2c7bcd371265c6179a5c3c025a75ded80feff -address /run/containerd/containerd.sock │ │ ├─ 38964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 708e74d3fe336b379ed7174e8176cdfd8ffe549f330381047470948ca636c49a -address /run/containerd/containerd.sock │ │ ├─ 38988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24e74182a80f29195e54792dcbaa0d1906246f779613eb05f61b2cd4d9700f0e -address /run/containerd/containerd.sock │ │ ├─ 38989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba7e183dda02b5a6be99b4f7d07ea4da0cef4db8fdcf1da37c145838f765d8b -address /run/containerd/containerd.sock │ │ ├─ 39007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28dd47d97bdb008ef4fc10359e65186b896c99b4a8a6edd39fc2724638169381 -address /run/containerd/containerd.sock │ │ ├─ 39536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8f634da625949addbbe2fab22b775f6f9f8ef0c66cd2b1ecac84d7d1f1dd55 -address /run/containerd/containerd.sock │ │ ├─ 40260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26b9fa74abc4fda759f0470eb3a2bdd6f799a55813e15024c67e5e622f325216 -address /run/containerd/containerd.sock │ │ ├─ 40305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4658354f12c59eb6cc58b78e460829c0927c6f263f6f382bc95a19e602401674 -address /run/containerd/containerd.sock │ │ ├─ 41928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e3c5d65ac20a8a4868416598f9a7aa987594e916f9ca3bcb07480d005f1315 -address /run/containerd/containerd.sock │ │ ├─ 41966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2805f6f3a504e905d03203b2ba399e5f888774b74674e0b3af7e70cf0b006bb2 -address /run/containerd/containerd.sock │ │ ├─ 42037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b772dd3d406e25f1937a85095f3605ff1d9e05fdfff6bdab1642b3260bf6e692 -address /run/containerd/containerd.sock │ │ ├─ 42252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f40e1feefad097434f9c096fc54c0e1b12b16606716ffc8bbaf4254f76bd396 -address /run/containerd/containerd.sock │ │ ├─ 42315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47cfa64cd27ad3a397cb5f80222309f1fa73a6cbb4e7f2d91905966ad31c88e2 -address /run/containerd/containerd.sock │ │ ├─ 42361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d00883e7f766a869eb53f6734c36d377ece9f45584ab4cc207ae678f069cec6 -address /run/containerd/containerd.sock │ │ ├─ 44392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb48ef06f2fd28729588b9721af09f22bb4e66ec49fcb99323df507902fc60e4 -address /run/containerd/containerd.sock │ │ ├─ 44501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5ec9f64bbd14e7e012c97da002699f4aaaecb6fce7bd504d513fdb885817eb -address /run/containerd/containerd.sock │ │ ├─ 45241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82db230dd8bf9d2da7fe9b19b16b2a4155bf249c5f50983a6cfdbf247c7182a6 -address /run/containerd/containerd.sock │ │ ├─ 45343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e87efb27086d170c0a571646fdbd1475da0a6aa6d7aeae854e8e15e707aa73a -address /run/containerd/containerd.sock │ │ ├─ 45691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 525cb36296fbab97fc6791df558620cbb34a55b33ab57d1c07bb729c0b51fccf -address /run/containerd/containerd.sock │ │ ├─ 46063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c3d76532792cf8a4134a041d787d1f1e0d0ce88467b986aeed8fbaa87ef2021 -address /run/containerd/containerd.sock │ │ ├─ 46570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 335b7b40f2a61078520c539edaf3acbfa0f340dc10e133b438a55a52c0f11e57 -address /run/containerd/containerd.sock │ │ ├─ 48449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0305144b1f8a6b96ed2c81d0b30c95e6c982ab61fa6c84bf28d846a7faade474 -address /run/containerd/containerd.sock │ │ ├─ 52048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51bbe33c62f95d65a7c081d7fd733453f4b3026af69be3a73f28c68cd81f5a07 -address /run/containerd/containerd.sock │ │ ├─ 52607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b287effcaf4e4e21e891a9a51ecfb12ca40ed0cabdca505ae7ead0aeff776ec0 -address /run/containerd/containerd.sock │ │ ├─ 52677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2163baa62a82996347de23c585c7a8b532b9f0ad01c2779f23df9b2213727df -address /run/containerd/containerd.sock │ │ ├─ 52715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1952d72f9e2a8f0983b6df5c445d094d19a60e04947f8f56f655118f1fd54d3 -address /run/containerd/containerd.sock │ │ ├─ 52855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c2cca61ad5df4a3537ab321e28c6e3ecb6d54e178f27e02599ef50562fbc7d -address /run/containerd/containerd.sock │ │ ├─ 55582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 420fbb95bfddc17d250349257c5ab74243f91c4db050ef4f883a75dd76dd7146 -address /run/containerd/containerd.sock │ │ ├─ 55769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0a1e020d10baa98013a1aff283d4b8420609c26e805827d90ab73529d286f3 -address /run/containerd/containerd.sock │ │ ├─ 55809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2adf1d1c6a48d4a2dcdd19d71a0cddcd89844d52f520c413741549fff186508 -address /run/containerd/containerd.sock │ │ ├─ 55860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc26f614b355a92367120f5d3a191cba5f6e64c16ffcfbc8cb1d57d69677219b -address /run/containerd/containerd.sock │ │ ├─ 57316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 237b731e1f850979c507666f1578c5a3d1d833c0c867863ef43ce3d2edb8fa04 -address /run/containerd/containerd.sock │ │ ├─ 57554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93115601039d25858d15da0ab1c25b22fb8abe365b373526a1424d89a363e3bd -address /run/containerd/containerd.sock │ │ ├─ 57585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9152cd29b808340319fe679a85c4ac45e1bd3666b4475443b8c53152982e976 -address /run/containerd/containerd.sock │ │ ├─ 57657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ef419fa6a9b885fb83257931bbddcb0a935270087bacb32c7adc29e92de020 -address /run/containerd/containerd.sock │ │ ├─ 57716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e7a774082a2bf0b4509dbcffb955ac7b8231481792000d5f42bf57968a33eba -address /run/containerd/containerd.sock │ │ ├─ 58174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10e02f2376dab3dcb7a0b33217c5ae3729b00f1fc4f28b15fe0b3b7949591ce -address /run/containerd/containerd.sock │ │ ├─ 58369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 829ec3a988042f53c4db856e8ac1eb0728d7c4fb45df2ad212f56e03283fe20c -address /run/containerd/containerd.sock │ │ ├─ 58913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9da5373e53e10842522e53f2ccb13a4be8107c3004b6d57b3a81fe057aada41a -address /run/containerd/containerd.sock │ │ ├─ 58986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b319c8f109e535ebe6db3d07c87ecb11b0169a8de7c51c6cb5faea4f0d965466 -address /run/containerd/containerd.sock │ │ ├─ 59580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8bbcdc1f7e1f608be765393d6cdb7534d95179bf3006135aacb18aa07583ded -address /run/containerd/containerd.sock │ │ ├─ 60659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 680e9723333a8abcf271369678d72de71d875008b4592e2d2fec3cdba5d78225 -address /run/containerd/containerd.sock │ │ ├─ 63181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fdf3426c5a0f4513b161bf14df4843f5d4889a35e708248b6b0e4a5fcf3614b -address /run/containerd/containerd.sock │ │ ├─ 69466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2869ecfe72df92dee7262ced9e0a361af146d1278ec1c8bfd2327d12ecbf7214 -address /run/containerd/containerd.sock │ │ ├─ 70516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617420db9c29b711aa2c613e32e0682464f23af9bd957d5d82388bf9e35eeb33 -address /run/containerd/containerd.sock │ │ ├─ 74853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292c1d3d1de43c233b9b38284714719edd7f1f6bf54bf56056d8546db0b50fcc -address /run/containerd/containerd.sock │ │ ├─ 79655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ac978fd7f12a0a5e57f9c8a6cd86ce0191c08174b4dc72c9e73d8f2578d83c5 -address /run/containerd/containerd.sock │ │ ├─ 85561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32e4d4fb3c39a4e429c2045e2fb5ba7b7e28b4b4f99358eb46ff9167f7f72c6c -address /run/containerd/containerd.sock │ │ ├─ 85608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 069ea8769c16b40848466c0a3dbb7c8bad21ed18429ca47be9512cd776ceaa7a -address /run/containerd/containerd.sock │ │ ├─ 93235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2deb2a33d78b787973ac8f155e8ce164ee1fe823c3536617adddde1831524b0c -address /run/containerd/containerd.sock │ │ ├─ 94434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c4c04ead087c16d62f2dc5d5871f3a871dbe7049ef7414d6d63f29fca770606 -address /run/containerd/containerd.sock │ │ ├─ 94472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55adc057febe9bb843cc0bd5c96335df8c624e39e7806066f37ea6ccc88a8bf -address /run/containerd/containerd.sock │ │ ├─ 96226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e918d5a45e58f94ee7bcdcd6a18207ac530f59dd169c45deb5d5b51e7502da28 -address /run/containerd/containerd.sock │ │ ├─ 97419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aac855b9fa5905cd62c1cdda8a14d303bc0d304980abcee426ecb067b1598ba -address /run/containerd/containerd.sock │ │ ├─ 97466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0874b8633e54fc8e2dcf693a6e75bb978f93b5f02f711cce068a6e88c5b9a05 -address /run/containerd/containerd.sock │ │ ├─107627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c6087ca4a15f4e6c4e83342970ea2b23d3c60ef1b8c8b2fc4da2adc06df3d92 -address /run/containerd/containerd.sock │ │ ├─107672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7861c153f451c8f4fcd0b80b33f6acc5f43030b37958297874921a7451a3a1f8 -address /run/containerd/containerd.sock │ │ ├─109703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9feeaeeed174ee5185a1e1d2d0bd3fda319724686a729c30a5f865c676a155d -address /run/containerd/containerd.sock │ │ ├─122306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52582211dd90387735db72c31f61dfa657a0054f541065f152490036c2032325 -address /run/containerd/containerd.sock │ │ ├─123560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85670d1ece8e661a4807b41776ef103480ae08866921ee00177e27c0306c6d24 -address /run/containerd/containerd.sock │ │ ├─123929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2353d734c1bb596d5b88ea0ce6dc1ca136f8b5e90cc776a91d24b4508e3a69a -address /run/containerd/containerd.sock │ │ ├─124908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9330a75becbe5d2020ad37043cd2bb1e2424d9c72bf0e73876f9740184cb565 -address /run/containerd/containerd.sock │ │ ├─126523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d823a0f8c74a8f55a350fc8ed29002beb7f54adac45d466b3f556336ae739f5 -address /run/containerd/containerd.sock │ │ ├─126824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd1e51bbe98ad3f4ccdbf77e36c642e6927eab29944d77e949efd89c923595f0 -address /run/containerd/containerd.sock │ │ ├─126865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f98338bd66aa112dac36e7b72df77c5db6e909aacd2a40b1fbe4055e8f0516 -address /run/containerd/containerd.sock │ │ ├─127000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fde4d1b796b6246769d71b777770743d05bb699722f2736c2ddb90ab5d5119c4 -address /run/containerd/containerd.sock │ │ ├─127180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e96e5388c79f3c4869941d4539aae91fc80c031eaf652d0788a30e6c9d6af2 -address /run/containerd/containerd.sock │ │ ├─127388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddeed5f07ff0dad85b497b4aff1bc9b84bee65c2ecfcdf9a8a12f1fda22439fb -address /run/containerd/containerd.sock │ │ ├─149466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1d1275fecac2eb154ec9ffdcd73ad5a0b714c46a0fa3f166a3dcc132061adb7 -address /run/containerd/containerd.sock │ │ ├─150653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38de9a9ecb9818693ccfec295690e59d8fe6c9bf6ffa0181d9c77cb503d3e38 -address /run/containerd/containerd.sock │ │ ├─150745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2e469d9f4fe43a2f1d72ec84a5ce90bd66d0acb80e60f8cdcd4e4e851361c39 -address /run/containerd/containerd.sock │ │ ├─150781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29ced875a9871de660599313964c03c661bfd8265878da8c205d6fe4636baa32 -address /run/containerd/containerd.sock │ │ ├─151143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d8d4076aa1975a60002135918fd4f5949e1415b89cd9a072bd98e9725aa24d -address /run/containerd/containerd.sock │ │ ├─151261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07900cbbc1427cf4a792ef7135f3e9f1bcc19ba53ca8dac1341c7fef3a0e8fe6 -address /run/containerd/containerd.sock │ │ ├─151307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f027cb47893fddc066efd5bc7db7e970c106bcdbf403db0cb797674640072e41 -address /run/containerd/containerd.sock │ │ ├─151388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab9b41d9110cab3f5f36d59bf513b82dc818c81148f64669f3799df0db292ab6 -address /run/containerd/containerd.sock │ │ ├─161798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12e7da2be1d4986ab31fb1da2638bca3b4aa80834c5972bab04470f3a391321e -address /run/containerd/containerd.sock │ │ ├─164224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6090c983f655476b086cfbda824a26304c1e788275db8576156a294c3cd84c -address /run/containerd/containerd.sock │ │ ├─164276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cbbce393fc6c3d16979ec56a3379a5b28b6018da865896685f8b2fc2d3f4419 -address /run/containerd/containerd.sock │ │ ├─164357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20beb31b91503ddd6c691a159c7659c31e64123705c3c6aa03dd16f6329e49ec -address /run/containerd/containerd.sock │ │ ├─164541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7397c6dd6afcface2b584d93ebe38756bb5074fc93c0e4187cfa9512e55d6429 -address /run/containerd/containerd.sock │ │ ├─171815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f40aba4443c5a13e6836bb525bbc349edf2c6c40c7d96370242d22badca7f4d -address /run/containerd/containerd.sock │ │ ├─173757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1e1e02fae168ad93063431d576fe1ab1f431837ce85a16a15bcc28e2b1dbfe1 -address /run/containerd/containerd.sock │ │ ├─173848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e65dbe376c9488a59f0402a15d7d45ae848afda0bd274473994be492c1928053 -address /run/containerd/containerd.sock │ │ ├─174112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082ecc63412177c67233774acdb6eb561e1316e5b4930772360e6ce875cc9023 -address /run/containerd/containerd.sock │ │ ├─186568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1995540a1d2552ad3520f67b47e692726e4d72533d41899043e54d388a196112 -address /run/containerd/containerd.sock │ │ ├─193789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09fa7b3152f66c7041f7d25f031a24463e5f10d9c403f0397bdc234222754fb6 -address /run/containerd/containerd.sock │ │ ├─193820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1b3101644c9fdc2f2f57e5af7ee8db411d75f6335d4945a76896d0e71269270 -address /run/containerd/containerd.sock │ │ ├─193890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2997c97b26baa874bdd85c222977783df77b99898c22e03a5406353e326d899 -address /run/containerd/containerd.sock │ │ ├─194159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 109e4c1f64c93ae3896b6ac7f4eb7d4eec7c7d40346c5730eaf974917b5c66a6 -address /run/containerd/containerd.sock │ │ ├─204089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 004aa81562144e17f8ad2d9bd8927973a109ebe76295daae60c2d720269b8ae0 -address /run/containerd/containerd.sock │ │ ├─206077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e406ad2d405ca54bb7eb8b7f5fdcc0d719bb3857e447231857be5244ae1509e2 -address /run/containerd/containerd.sock │ │ ├─207023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5764602b1330128382dcafd71ce4fa9ab96694890f95e51659f4ee0afb26b1 -address /run/containerd/containerd.sock │ │ ├─208052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571d16f9daaae0d134a3677e606450eb6045f7863b72840ad7871b15ab42b3cc -address /run/containerd/containerd.sock │ │ ├─209027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 634b13689f71efd6de7407de86f731a777739d3000926eca209260d55eb5dadb -address /run/containerd/containerd.sock │ │ ├─210927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422b1bae15face9c761309fa34d1b5d0bd5d1e2845dde0b3de130294dcbd034c -address /run/containerd/containerd.sock │ │ ├─212249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa0c2d4d4839d94b5c0af15a98410ef86e0c39216dc9f1d9fd89c8e83b6bbe95 -address /run/containerd/containerd.sock │ │ ├─212380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be8f3b7cf9d16e77c31939559bc5f5a8cd613647ac3ba5d864f474d4f3721f20 -address /run/containerd/containerd.sock │ │ ├─220687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa496aed9d39ad3b507bfd5ba8a0a969b69380ac534827ea3a0298e4d3f85868 -address /run/containerd/containerd.sock │ │ ├─221190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ae4b1d6d7e36ce29a1603d0ecb8b664286c09e0ded47ca7e605c5cb6b4092b7 -address /run/containerd/containerd.sock │ │ ├─232052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 916a77534ce42342e72d0e5fb62a5775140a28389afd21bd6c65c37b4bc7a75b -address /run/containerd/containerd.sock │ │ ├─235530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fde049b62d807a738905dab8bf94aa29303f1ebdde071aff7dd6657f1d0e56b -address /run/containerd/containerd.sock │ │ ├─235743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51f3951e27b39f656715dc8fd12242c1a2a4950fe6775dd543b4b3a5314c7084 -address /run/containerd/containerd.sock │ │ ├─235798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9a1bef4f79aec6c11230eb3652f9c892e14d276b42fa48e50a6c50b8ec083b3 -address /run/containerd/containerd.sock │ │ ├─235849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0389d208bb808a6617c472ed27840ef3f7751f9bcf5bb018151b2e789ac5382c -address /run/containerd/containerd.sock │ │ ├─246876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea03025a3bd45266fe9db33a6473c312673ecdd7e145b4fe58e7742ca3033a72 -address /run/containerd/containerd.sock │ │ ├─249652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb52746653fb28c6ab6a31b6ea43866e6363f78211ec28c1968d93c8247e2d37 -address /run/containerd/containerd.sock │ │ └─250142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28b9fdaad351546d2f2d8d581dc7939aea89cc1649c5f3702c27fbbe0cf29254 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─run-ra20024b2d49b4e37a37df37effa72a01.scope │ │ └─162894 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28651 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28916 /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 │ │ │ ├─19282 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19301 /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 │ │ │ ├─24210 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24481 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33141 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33420 /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@mgr.instance.jpkwcq.service │ │ │ ├─12478 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jpkwcq/unit.run │ │ │ └─12509 /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-jpkwcq --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.jpkwcq:/var/lib/ceph/mgr/ceph-instance.jpkwcq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jpkwcq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jpkwcq -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 │ │ ├─12116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12146 /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 … │ │ └─10169 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─121721 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39395 /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.113 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-6bd096b8e00ea0b95cfdd9d7dc1239cd8705ca69435142040dc7c78f98815853.scope … │ │ ├─33460 /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 │ │ └─33474 /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 │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─docker-19fe0605621cea2f59b1f0f83d9b7c9424e23ee7b16a8cf0ed71e730e563a00f.scope … │ │ ├─19349 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19367 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10675 /usr/sbin/chronyd -F 1 │ │ └─10676 /usr/sbin/chronyd -F 1 │ ├─docker-babb90ea4517a8232d16fc88e3b0ebe02c94920ac4b3a0b4e8b8dde8e5359d03.scope … │ │ ├─12228 /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 │ │ └─12241 /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.socket │ ├─docker-bcc7547d93d7d4face20fb0272cf4a92c78af136587cb94431c477d0e8b978dd.scope … │ │ ├─12587 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jpkwcq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12607 /usr/bin/ceph-mgr -n mgr.instance.jpkwcq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─121611 /sbin/iscsid │ │ └─121612 /sbin/iscsid │ ├─docker-7b8b4f9cc1282063642ffff80e64779b3a5054fe626a80fdf79f243a5e092285.scope … │ │ ├─24524 /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 │ │ └─24537 /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 │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-24510a2f437ad27129fa3d8a35df05a0640be3f7a207dfda5768a37bf8f40264.scope … │ │ ├─28958 /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 │ │ └─28970 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─6c9dd0358799dffc761b2f7cbe53e07534ff9f1e3b0eb417b6ab973b4d619b9e │ │ ├─ 86069 /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 │ │ └─307679 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d2163baa62a82996347de23c585c7a8b532b9f0ad01c2779f23df9b2213727df │ │ └─52700 /pause │ ├─cb4f64e2231a9780b5970043f6989e5e97d87d5bf4cdaf795c6ead53f0f607e0 │ │ ├─46753 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 │ │ └─48843 haproxy -sf 166 -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 │ ├─7fde049b62d807a738905dab8bf94aa29303f1ebdde071aff7dd6657f1d0e56b │ │ └─235562 /pause │ ├─6680767a8e4f111069d1f8a721807f28597907a4ef86312f5980705e2ca83081 │ │ ├─113447 placement-api: uWSGI master │ │ ├─113472 placement-api: uWSGI worker 1 │ │ └─113473 placement-api: uWSGI worker 2 │ ├─a1ef4c440879d4e1e9e31e6b9d694372c9eb866788ded47a48aeb87220edcde8 │ │ ├─171286 senlin-api: uWSGI master │ │ ├─171342 senlin-api: uWSGI worker 1 │ │ └─171343 senlin-api: uWSGI worker 2 │ ├─b24272cb9042d145d018356a7e31fbd3c5676a1d6316e7de8d9734ecc7c9c48c │ │ ├─79784 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79801 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─79815 erl_child_setup 1048576 │ │ ├─80023 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80077 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80078 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80266 /bin/sh -s rabbit_disk_monitor │ ├─c5362a013fd3f3e5e18e63e592c01ea1b33b904811d7dba1e81ba64388306935 │ │ └─224565 percona-xtradb-cluster-operator │ ├─5e09591eee670a93f4a4e3a4860b59a0bc1201a4430aea448f3f2582adb4db79 │ │ └─230233 /kube-vip manager │ ├─617420db9c29b711aa2c613e32e0682464f23af9bd957d5d82388bf9e35eeb33 │ │ └─70540 /pause │ ├─0305144b1f8a6b96ed2c81d0b30c95e6c982ab61fa6c84bf28d846a7faade474 │ │ └─48473 /pause │ ├─e918d5a45e58f94ee7bcdcd6a18207ac530f59dd169c45deb5d5b51e7502da28 │ │ └─96249 /pause │ ├─287ed3eb730aafa0b66b53d0003df500c6803207ff41c158c07935891d46fdf6 │ │ └─56603 /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 │ ├─3f02af99b621422dd11f3108f4f1f600740e19100577d3e79fa3820f05ec6144 │ │ ├─220897 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─221324 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbr0j84vy/privsep.sock │ │ ├─221342 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─221382 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9da5373e53e10842522e53f2ccb13a4be8107c3004b6d57b3a81fe057aada41a │ │ └─58946 /pause │ ├─3edfc3e8008a3ccc9fa79ba8c52660591f583a67c722ca5876a14838fae55649 │ │ └─229965 docker-registry serve /etc/docker-registry/config.yml │ ├─44e66077328e5565aacce8a8ca3fe8ee8e3f890325089159a0e8fd1a2aed0d81 │ │ ├─252747 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─252759 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0b6c55ce0e4b5d7245f8cecaed52ea42365591d2c85cd0d4fc04ee8c9fad9d49 │ │ ├─220866 magnum-api: uWSGI master │ │ ├─220880 magnum-api: uWSGI worker 1 │ │ └─220881 magnum-api: uWSGI worker 2 │ ├─d1d1275fecac2eb154ec9ffdcd73ad5a0b714c46a0fa3f166a3dcc132061adb7 │ │ └─149490 /pause │ ├─392b0cdc1957a5057199979917eb53e557cefae45c07798d025691522611cb7f │ │ ├─220948 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─221305 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─221307 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fb52746653fb28c6ab6a31b6ea43866e6363f78211ec28c1968d93c8247e2d37 │ │ └─249683 /pause │ ├─75b64bf8f47ae52d83ae1dc924a62d6716bbff2c1783e0f97526fa8f2f47abb3 │ │ ├─183632 heat-api: uWSGI master │ │ ├─183669 heat-api: uWSGI worker 1 │ │ └─183670 heat-api: uWSGI worker 2 │ ├─29ced875a9871de660599313964c03c661bfd8265878da8c205d6fe4636baa32 │ │ └─150826 /pause │ ├─109e4c1f64c93ae3896b6ac7f4eb7d4eec7c7d40346c5730eaf974917b5c66a6 │ │ └─194182 /pause │ ├─86e3c5d65ac20a8a4868416598f9a7aa987594e916f9ca3bcb07480d005f1315 │ │ └─41988 /pause │ ├─1e5141773259516e870902d81d02ce6ebfbcb360c4f7c3bca9e0a8df78a41d47 │ │ └─108186 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e9a1bef4f79aec6c11230eb3652f9c892e14d276b42fa48e50a6c50b8ec083b3 │ │ └─235821 /pause │ ├─7f83b28c49e2e2f3bdd4038a5ebe6158da55754915fff64ba755f87e24fdaced │ │ ├─244536 manila-api: uWSGI master │ │ ├─244599 manila-api: uWSGI worker 1 │ │ └─244600 manila-api: uWSGI worker 2 │ ├─3ac978fd7f12a0a5e57f9c8a6cd86ce0191c08174b4dc72c9e73d8f2578d83c5 │ │ └─79678 /pause │ ├─15e96e5388c79f3c4869941d4539aae91fc80c031eaf652d0788a30e6c9d6af2 │ │ └─127211 /pause │ ├─c1b3101644c9fdc2f2f57e5af7ee8db411d75f6335d4945a76896d0e71269270 │ │ └─193897 /pause │ ├─58e446a3677a94797773b8e54693f17e5c704caee04c683a1c1fd16df68d03d1 │ │ ├─105167 cinder-api: uWSGI master │ │ ├─105181 cinder-api: uWSGI worker 1 │ │ └─105182 cinder-api: uWSGI worker 2 │ ├─21b88f3ad13d01354e608d21470b2a37dad0d3fd743b59cd8cb5a55c14f5221b │ │ ├─ 65622 apache2 -DFOREGROUND │ │ ├─ 65644 (wsgi:k -DFOREGROUND │ │ ├─ 65645 (wsgi:k -DFOREGROUND │ │ ├─ 65646 (wsgi:k -DFOREGROUND │ │ ├─ 65647 (wsgi:k -DFOREGROUND │ │ ├─370393 apache2 -DFOREGROUND │ │ └─375856 apache2 -DFOREGROUND │ ├─7397c6dd6afcface2b584d93ebe38756bb5074fc93c0e4187cfa9512e55d6429 │ │ └─164565 /pause │ ├─0969257812ba6e87d81e7ba1ae5a03957fb66a23dff145e21c5eedf9c0310c86 │ │ └─61099 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─321ccea8491870a6cdae0ddb10090a0efae18d14e253d46a16c905279d1500a0 │ │ ├─186739 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186774 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─186780 erl_child_setup 1048576 │ │ ├─186875 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─186954 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─186955 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187028 /bin/sh -s rabbit_disk_monitor │ ├─5e590bbedd29af5f07d44a651faa0e8e9463b1c182bfc5fed31d1d52a125ad89 │ │ └─122671 /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 │ ├─26f6483e172c777f6a579bd3229ab3096cf6c7d541103d26eee7dab360b1f938 │ │ └─171268 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─b319c8f109e535ebe6db3d07c87ecb11b0169a8de7c51c6cb5faea4f0d965466 │ │ └─59010 /pause │ ├─9a67e88af40a8779abdd6d10b315d4055b66c5d330d98b23d8649303c95bfde5 │ │ └─42188 /coredns -conf /etc/coredns/Corefile │ ├─4f95f6aba4dc39161acf22544d4a0c93a53ba3bb24d2af9c29da5f427b921547 │ │ └─61390 /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 │ ├─2a4756958cb6fa98c04fa6ebbb6421671ceef76b7713c830e2fc5f57dbba7507 │ │ └─46958 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e2e469d9f4fe43a2f1d72ec84a5ce90bd66d0acb80e60f8cdcd4e4e851361c39 │ │ └─150778 /pause │ ├─11c17eb9f4c6b1502500566c0c6c0fd34535efc435ef67794deb84ac04373599 │ │ └─244572 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─07900cbbc1427cf4a792ef7135f3e9f1bcc19ba53ca8dac1341c7fef3a0e8fe6 │ │ └─151285 /pause │ ├─340158f48c2a4918993c9c56ab6fab1f297397b6f1c9ebe1ca78d628132b5098 │ │ └─75532 /usr/local/bin/rook ceph operator │ ├─571d16f9daaae0d134a3677e606450eb6045f7863b72840ad7871b15ab42b3cc │ │ └─208075 /pause │ ├─8e43523004ba3b67123631a51c1ae4a285836cc7c31a302c2b3f9d06089b113c │ │ ├─59077 nginx: master process nginx -g daemon off; │ │ ├─59092 nginx: worker process │ │ ├─59093 nginx: worker process │ │ ├─59094 nginx: worker process │ │ ├─59095 nginx: worker process │ │ └─59096 nginx: worker process │ ├─93115601039d25858d15da0ab1c25b22fb8abe365b373526a1424d89a363e3bd │ │ └─57586 /pause │ ├─420fbb95bfddc17d250349257c5ab74243f91c4db050ef4f883a75dd76dd7146 │ │ └─55604 /pause │ ├─773f3cc7e916427ebb4c1b3620eeb458d331e418877bcb8e02205e644bc49558 │ │ └─60753 /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 │ ├─10785006b174597bcbb0597ede692e6dc40cb430df49d07b91d5d7db8e536a55 │ │ ├─171982 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172000 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─172006 erl_child_setup 1048576 │ │ ├─172160 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─172234 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─172235 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─172586 /bin/sh -s rabbit_disk_monitor │ ├─422b1bae15face9c761309fa34d1b5d0bd5d1e2845dde0b3de130294dcbd034c │ │ └─210951 /pause │ ├─335b7b40f2a61078520c539edaf3acbfa0f340dc10e133b438a55a52c0f11e57 │ │ └─46594 /pause │ ├─28b9fdaad351546d2f2d8d581dc7939aea89cc1649c5f3702c27fbbe0cf29254 │ │ └─250165 /pause │ ├─f1e1e02fae168ad93063431d576fe1ab1f431837ce85a16a15bcc28e2b1dbfe1 │ │ └─173782 /pause │ ├─916a77534ce42342e72d0e5fb62a5775140a28389afd21bd6c65c37b4bc7a75b │ │ └─232075 /pause │ ├─0acf7913a0e6cef48d470c4fb2337c0cd10344c95ded4e999abf028c893bde3a │ │ ├─158303 neutron-policy-server: uWSGI master │ │ ├─158316 neutron-policy-server: uWSGI worker 1 │ │ └─158317 neutron-policy-server: uWSGI worker 2 │ ├─a98b485d8f70cd34b9c53be5dc45cb1786ab62b2892fc11eb572c344ccd08510 │ │ └─167558 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7861c153f451c8f4fcd0b80b33f6acc5f43030b37958297874921a7451a3a1f8 │ │ └─107703 /pause │ ├─be8f3b7cf9d16e77c31939559bc5f5a8cd613647ac3ba5d864f474d4f3721f20 │ │ └─212404 /pause │ ├─708e74d3fe336b379ed7174e8176cdfd8ffe549f330381047470948ca636c49a │ │ └─39067 /pause │ ├─b20425a203e67825b5b0a06d8983a093605347adbbe75cdd392b1e7e9ac87233 │ │ ├─125011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125028 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─125034 erl_child_setup 1048576 │ │ ├─125102 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125153 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125154 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125213 /bin/sh -s rabbit_disk_monitor │ ├─e55adc057febe9bb843cc0bd5c96335df8c624e39e7806066f37ea6ccc88a8bf │ │ └─94500 /pause │ ├─45d871c95b968c81faf1f68429769e41de162e7967067e11624989af082bad74 │ │ └─202562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─683fd6a55cfcf15ca6d1fc973c916f5c1a6c6e016f5e736d1b01d0b463db8088 │ │ └─230135 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8dedfba5b8b7360cb6176c4019078a3edc499ad7e321e282da73c55bb0bf89af │ │ └─230051 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ddeed5f07ff0dad85b497b4aff1bc9b84bee65c2ecfcdf9a8a12f1fda22439fb │ │ └─127413 /pause │ ├─2bfad6f7edfe5a554502d0b2b604d6eb3c7e0ccb86b1a6caa9cd6c4a6417508c │ │ └─244563 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9db7d666d0b8723fd10a8758d78897642bffb603bcd8e046582b925fb0618684 │ │ ├─159899 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) │ │ ├─160380 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) │ │ └─160381 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) │ ├─2a3cfc3cbd3dafeba5813876d37d8f587300c59d9c901f5512c596a63828e6b2 │ │ └─225578 /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 │ ├─c5f160de08c6d3aa8445fe796b9cf3707b957074e307fc45c7734c3309f84bcc │ │ └─58285 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 │ ├─2deb2a33d78b787973ac8f155e8ce164ee1fe823c3536617adddde1831524b0c │ │ └─93260 /pause │ ├─3d823a0f8c74a8f55a350fc8ed29002beb7f54adac45d466b3f556336ae739f5 │ │ └─126564 /pause │ ├─ef0a1e020d10baa98013a1aff283d4b8420609c26e805827d90ab73529d286f3 │ │ └─55794 /pause │ ├─7cb3cee2d6a628e165c9a98d85e0f4c472e5847445d5b4a0467e154c34d934bf │ │ └─52928 nfd-gc -gc-interval=1h │ ├─d0072aeb7375fa2303caf7cf6b2783d6b4fa69c92d8ec10f4b7a2d7268c7e90c │ │ └─60711 /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-113.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 │ ├─38e81f334e2f218c6716791e08d5304885d5a29d9533f9b0160087842e99a9b3 │ │ ├─183465 heat-api-cfn: uWSGI master │ │ ├─183492 heat-api-cfn: uWSGI worker 1 │ │ └─183493 heat-api-cfn: uWSGI worker 2 │ ├─0e101ac7b695f26139c786b4bb6869f8c7d6c7e37f22e961e2a09e16cc7a282f │ │ └─225732 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c2adf1d1c6a48d4a2dcdd19d71a0cddcd89844d52f520c413741549fff186508 │ │ └─55832 /pause │ ├─09fa7b3152f66c7041f7d25f031a24463e5f10d9c403f0397bdc234222754fb6 │ │ └─193821 /pause │ ├─882d90f608353bf5015601c51b4bcf1b0d53042c608b3924b0c91345b9a94a7b │ │ ├─201395 octavia-api: uWSGI master │ │ ├─201409 octavia-api: uWSGI worker 1 │ │ └─201410 octavia-api: uWSGI worker 2 │ ├─2cbbce393fc6c3d16979ec56a3379a5b28b6018da865896685f8b2fc2d3f4419 │ │ └─164317 /pause │ ├─cc21c71f4153ccf6195b5286b3e570980bfe6769facf7e4a1a10e54bfa4477bf │ │ └─59873 /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 │ ├─fa8f634da625949addbbe2fab22b775f6f9f8ef0c66cd2b1ecac84d7d1f1dd55 │ │ └─39559 /pause │ ├─6c3d76532792cf8a4134a041d787d1f1e0d0ce88467b986aeed8fbaa87ef2021 │ │ └─46087 /pause │ ├─6efe992bd51ee7dbfad64548df6164b42c79ac5370ff5cc742695cb08fa3bd1d │ │ ├─41250 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41792 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─51bbe33c62f95d65a7c081d7fd733453f4b3026af69be3a73f28c68cd81f5a07 │ │ └─52072 /pause │ ├─1995540a1d2552ad3520f67b47e692726e4d72533d41899043e54d388a196112 │ │ └─186592 /pause │ ├─81a599112cd2d4e8e8c70f36d7da0635e6ce20b3b1dc50ded41576a3f97c0428 │ │ └─162116 /usr/bin/libvirt-tls-sidecar │ ├─31b76c1fa9e93af682359508277e8254d841a9ec10106181e192fcb52b93198e │ │ ├─183434 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─183767 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─183768 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─634b13689f71efd6de7407de86f731a777739d3000926eca209260d55eb5dadb │ │ └─209050 /pause │ ├─ca537fb953a9acaa788a86f06114993254a92fd7e3a04552bbad5f4b1e64a2fe │ │ ├─62265 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62282 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─62288 erl_child_setup 1048576 │ │ ├─62410 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62461 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62462 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62551 /bin/sh -s rabbit_disk_monitor │ ├─c60acba62b8233aa6da5abca87117db2f620d74bf3f5e46312906a641a2966e7 │ │ └─171249 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─8e87efb27086d170c0a571646fdbd1475da0a6aa6d7aeae854e8e15e707aa73a │ │ └─45368 /pause │ ├─9edd457756b1cd24dee5bee1403d86f56c872928d31c333e1a8e0afdc2195146 │ │ └─56410 /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.34.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 │ ├─c9152cd29b808340319fe679a85c4ac45e1bd3666b4475443b8c53152982e976 │ │ └─57614 /pause │ ├─f7e355caf4ce49ce7391142c506debf7f19f92877de766184f9ca6835b3444e2 │ │ └─144533 /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 │ ├─e65dbe376c9488a59f0402a15d7d45ae848afda0bd274473994be492c1928053 │ │ └─173886 /pause │ ├─7b5698e707a7160fb785046051937624c8ce0d8de4da84b771af614a28d9c47d │ │ └─86811 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─237b731e1f850979c507666f1578c5a3d1d833c0c867863ef43ce3d2edb8fa04 │ │ └─57339 /pause │ ├─33d9fd5d1a2f5d04fa8f3e11353d9640484dd2d7fd3496c5a2faafdec7aed01a │ │ └─59932 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e7cea24168016c3acc9768e556ecf529a7a9554d7cd4dd9eab19863e03ed75e0 │ │ └─42601 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 │ ├─9d1a14fbb36132fca1bd632ecadbe5e13cc72b7c5fece1c909645718d61c72b7 │ │ └─250009 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─98af7fd8ad9f42938f5296efd6924a68d2a5c3ef02d4b7d83f2747073c453206 │ │ └─230024 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─002058b2c7c679e3e2d5059481d06209bf6c39c0b766ffb6d75baaa41f121ed6 │ │ ├─244763 /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 │ │ └─244887 /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 │ ├─8791471d5ea8962add46b691df8ee0e3f300761736b422cea0946ca3b29c66be │ │ └─60977 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─51f3951e27b39f656715dc8fd12242c1a2a4950fe6775dd543b4b3a5314c7084 │ │ └─235772 /pause │ ├─842dc8fea64e911855d255fa935b0abef29f1a8af92881d6b9584b5d4742d71c │ │ ├─249475 apache2 -DFOREGROUND │ │ ├─252891 (wsgi:h -DFOREGROUND │ │ ├─252892 (wsgi:h -DFOREGROUND │ │ ├─252893 (wsgi:h -DFOREGROUND │ │ ├─252894 (wsgi:h -DFOREGROUND │ │ ├─252895 (wsgi:h -DFOREGROUND │ │ ├─252896 apache2 -DFOREGROUND │ │ └─252897 apache2 -DFOREGROUND │ ├─9a23e2cd581f1c2752e4dbec039167a2d700e973ee12abc0071b9b6283502c0f │ │ └─171313 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─e6c09ce58ab95e6fee15003446f446ffc91c5570e66ab71a25b1f7d576b70c38 │ │ ├─56300 python -u /app/sidecar.py │ │ ├─56458 python -u /app/sidecar.py │ │ └─56459 python -u /app/sidecar.py │ ├─47cfa64cd27ad3a397cb5f80222309f1fa73a6cbb4e7f2d91905966ad31c88e2 │ │ └─42338 /pause │ ├─1fdf3426c5a0f4513b161bf14df4843f5d4889a35e708248b6b0e4a5fcf3614b │ │ └─63207 /pause │ ├─da024fcb5cfa4260df88172d26bfd3778b44c463884e3d25272358b5a680ac60 │ │ └─230063 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 │ ├─fa0c2d4d4839d94b5c0af15a98410ef86e0c39216dc9f1d9fd89c8e83b6bbe95 │ │ └─212273 /pause │ ├─b875c551cfe153ae4b49fcb5ddcf92e3269a61caa575789ee18eea26105da212 │ │ ├─204253 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204271 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─204277 erl_child_setup 1048576 │ │ ├─204426 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204498 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204499 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204734 /bin/sh -s rabbit_disk_monitor │ ├─b331bd9988025e02e203a538b97d64a93b9fe0c3051885d0b34f42a54bc21ac6 │ │ ├─69578 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69596 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─69602 erl_child_setup 1048576 │ │ ├─69682 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69733 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69734 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69868 /bin/sh -s rabbit_disk_monitor │ ├─7e01d06a60dc2e30c0b7a842dfd7c11fe42208c5c4a757d6b00811fc81b926dd │ │ ├─56325 python -u /app/sidecar.py │ │ ├─56460 python -u /app/sidecar.py │ │ └─56461 python -u /app/sidecar.py │ ├─066a805233de75d1769afa371aecf4d998cb24f42026cd3d46252d06a811729c │ │ └─230215 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e1d59edaf7fc0c43433b6cd26a048ec58cbf969f86e8cd4015260e303529f779 │ │ └─162990 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0f8edc868bb34d1587005626d59e9cfcdd5e7b332e2a0571cd923fa7f34468e8 │ │ └─42182 /coredns -conf /etc/coredns/Corefile │ ├─b1fc916774ccbdb59b1243b720be4cf2300f1b70f4bd80aa255f417fec8cae8a │ │ ├─232252 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232288 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─232294 erl_child_setup 1048576 │ │ ├─232365 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─232448 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─232449 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─232549 /bin/sh -s rabbit_disk_monitor │ ├─e3a6469dbe69d23b34bfa81fb45f4ab09a2dea8a8a4264be785df8f833b5404a │ │ └─61272 /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-113.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 │ ├─1e7a774082a2bf0b4509dbcffb955ac7b8231481792000d5f42bf57968a33eba │ │ └─57740 /pause │ ├─f9538acc28a0f5ac25545b6972f2c7bcd371265c6179a5c3c025a75ded80feff │ │ └─38997 /pause │ ├─26b9fa74abc4fda759f0470eb3a2bdd6f799a55813e15024c67e5e622f325216 │ │ └─40286 /pause │ ├─32e4d4fb3c39a4e429c2045e2fb5ba7b7e28b4b4f99358eb46ff9167f7f72c6c │ │ └─85585 /pause │ ├─06c138bef42856486338beb4d972643a0aa0d7d4e31b257f44f1a87adbf89116 │ │ ├─203426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203460 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─365900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─365901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d1afa88bb6d090b327b6ef5a3480c5613e7ab565716da131fb412eb33855fba9 │ │ └─39213 kube-apiserver --advertise-address=199.204.45.113 --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 │ ├─ab547e7718ecb85dffda66b33b072dc2cc8bf465672cf3ddde05dbff5f551f10 │ │ └─42413 /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 │ ├─f74545a3c41272488828bb2cb2711166e93731f5a17cf67b3c0f2a4f867e276b │ │ ├─160080 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─160598 /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/tmpjikib9t_/privsep.sock │ │ ├─344617 /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/tmpj_ah5my4/privsep.sock │ │ ├─345082 /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/tmp_w2j0eo6/privsep.sock │ │ ├─345376 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─345379 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─f027cb47893fddc066efd5bc7db7e970c106bcdbf403db0cb797674640072e41 │ │ └─151329 /pause │ ├─d2c9df8e88a09bacd5306a0e93995a86b16652d3486dc65a0ff53e4f722a1369 │ │ └─61350 /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 │ ├─a4ce234ce9cac57fbdec6fc428ff1105bd2dd5e03e6d77f020cd8746dec0cf49 │ │ └─124113 /coredns -conf /etc/coredns/Corefile │ ├─0389d208bb808a6617c472ed27840ef3f7751f9bcf5bb018151b2e789ac5382c │ │ └─235879 /pause │ ├─4985a2acbde0e5bf1eab6551bbee1d2ed0508105c09db7983d7c80b4a33a6d3a │ │ └─59451 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aa496aed9d39ad3b507bfd5ba8a0a969b69380ac534827ea3a0298e4d3f85868 │ │ └─220730 /pause │ ├─082ecc63412177c67233774acdb6eb561e1316e5b4930772360e6ce875cc9023 │ │ └─174134 /pause │ ├─7f40aba4443c5a13e6836bb525bbc349edf2c6c40c7d96370242d22badca7f4d │ │ └─171838 /pause │ ├─2ae4b1d6d7e36ce29a1603d0ecb8b664286c09e0ded47ca7e605c5cb6b4092b7 │ │ └─221213 /pause │ ├─38ebaf8dc8e048edddd4e867ac111f9358e77ada4b456e43191bf4d2d9f73317 │ │ └─105687 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─829ec3a988042f53c4db856e8ac1eb0728d7c4fb45df2ad212f56e03283fe20c │ │ └─58393 /pause │ ├─3d854c90e44dfcdbf3e082bda08d242cc6a475f99b7e1dda7de15d8923c75c3f │ │ └─39584 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─85670d1ece8e661a4807b41776ef103480ae08866921ee00177e27c0306c6d24 │ │ └─123582 /pause │ ├─b9330a75becbe5d2020ad37043cd2bb1e2424d9c72bf0e73876f9740184cb565 │ │ └─124931 /pause │ ├─cb48ef06f2fd28729588b9721af09f22bb4e66ec49fcb99323df507902fc60e4 │ │ └─44421 /pause │ ├─004aa81562144e17f8ad2d9bd8927973a109ebe76295daae60c2d720269b8ae0 │ │ └─204112 /pause │ ├─f38de9a9ecb9818693ccfec295690e59d8fe6c9bf6ffa0181d9c77cb503d3e38 │ │ └─150675 /pause │ ├─56ef419fa6a9b885fb83257931bbddcb0a935270087bacb32c7adc29e92de020 │ │ └─57683 /pause │ ├─c2997c97b26baa874bdd85c222977783df77b99898c22e03a5406353e326d899 │ │ └─193923 /pause │ ├─24e74182a80f29195e54792dcbaa0d1906246f779613eb05f61b2cd4d9700f0e │ │ └─39097 /pause │ ├─5516e4e33fe8e8791d88309510bbbb18e879f60f702261b0efc350d5e05bba15 │ │ ├─ 44744 /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 │ │ ├─ 44757 /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 │ │ ├─ 44902 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─249292 nginx: worker process │ │ ├─249293 nginx: worker process │ │ └─249294 nginx: cache manager process │ ├─2c151194f438ab351605f530d032ddcec1205709f3df6ec4b1265272ce811f26 │ │ ├─158975 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─159168 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzfhs1ofy/privsep.sock │ │ ├─159291 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpfy2l0ljg/privsep.sock │ │ └─159527 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─ab1eb3dd025524597db384379292a5d9eae580777a94682082a5f555ab2d3cb6 │ │ └─59764 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d3d8d4076aa1975a60002135918fd4f5949e1415b89cd9a072bd98e9725aa24d │ │ └─151168 /pause │ ├─ea03025a3bd45266fe9db33a6473c312673ecdd7e145b4fe58e7742ca3033a72 │ │ └─246899 /pause │ ├─ade17abd0eed8bb1f8e64f82350724cf6a947a754506c370a34772dcfec0c0af │ │ ├─122706 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─122719 /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 │ ├─6085d0f004c2fab6306c4ec9b35c77347e3b3a35687b8afd561cdaea811074c4 │ │ └─230256 /manager --metrics-bind-address=:9782 │ ├─cdcf50034475c0fb0250109795367b478cf7a1a01d94b9f99a633aa79055da81 │ │ └─44802 /server │ ├─d8c2cca61ad5df4a3537ab321e28c6e3ecb6d54e178f27e02599ef50562fbc7d │ │ └─52879 /pause │ ├─8a43e9d737ad6a53059877d96edc55b20708358e82ec598fdfce5d85db5d1f37 │ │ └─61128 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1e626598a30ca91ac42c7a77433b1974d340fab6a0f5a3091d9a595bef55bb03 │ │ ├─148103 nova-metadata: uWSGI master │ │ ├─148183 nova-metadata: uWSGI worker 1 │ │ └─148184 nova-metadata: uWSGI worker 2 │ ├─2805f6f3a504e905d03203b2ba399e5f888774b74674e0b3af7e70cf0b006bb2 │ │ └─42060 /pause │ ├─e67968fc3f1227b92b222f06efa0f2889d7066053c7ccd1d2e58240b8f716148 │ │ └─230179 /manager --metrics-bind-address=:8080 │ ├─fde4d1b796b6246769d71b777770743d05bb699722f2736c2ddb90ab5d5119c4 │ │ └─127036 /pause │ ├─bae23ec385464f63b44c23675d6a4112ee4baf1cc7edbd0891938284e2a1bbdb │ │ └─61320 /bin/memcached_exporter │ ├─e9feeaeeed174ee5185a1e1d2d0bd3fda319724686a729c30a5f865c676a155d │ │ └─109727 /pause │ ├─52582211dd90387735db72c31f61dfa657a0054f541065f152490036c2032325 │ │ └─122330 /pause │ ├─680e9723333a8abcf271369678d72de71d875008b4592e2d2fec3cdba5d78225 │ │ └─60683 /pause │ ├─4b513406b40b23422c3e3139c332d13d84cb90f004f092732873635bfe200b3b │ │ └─251065 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─dd1e51bbe98ad3f4ccdbf77e36c642e6927eab29944d77e949efd89c923595f0 │ │ └─126855 /pause │ ├─2b98b4a8c699d1d5daa58f576de5a3fa95376d24e9cbb1aabca6d6b429c63a76 │ │ ├─167487 /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 │ │ ├─345507 /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/tmp17f6ru_l/privsep.sock │ │ ├─345703 /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/tmpcaxkczuz/privsep.sock │ │ └─347269 /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/tmp2_08h1ac/privsep.sock │ ├─1c6087ca4a15f4e6c4e83342970ea2b23d3c60ef1b8c8b2fc4da2adc06df3d92 │ │ └─107651 /pause │ ├─d2353d734c1bb596d5b88ea0ce6dc1ca136f8b5e90cc776a91d24b4508e3a69a │ │ └─123952 /pause │ ├─aec0661d8348596538df0faf836a040706a4cd0d5b3e69347fd0c548fb18f1dd │ │ └─52962 nfd-master -crd-controller=true -metrics=8081 │ ├─2f3435aca7313c80e9a5feeff399b261de7f1d9a98734dfe5fa75dd23f4e4abf │ │ ├─108475 /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 │ │ └─108667 /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 │ ├─f8565984dd400038933c1f55970f725e4d9b9a4536cc45ea9f9725046234147b │ │ └─57139 /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 │ ├─d8bc87837e63967e2c1dbfd6aacb66e146567aa8445f3e588c126770cdb40de8 │ │ ├─60361 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60395 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─196dd8d691876f154b32de1238addd2d51a307a9f5ee749048e2052dccd3c5f4 │ │ └─62346 /bin/oauth2-proxy │ ├─1edfedf7b28ed453df2d1ee6642e50b19dd100136340acb76edc6fe615f4740a │ │ ├─160315 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─161372 /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/tmpqcw2x2zy/privsep.sock │ │ ├─161658 /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/tmpoprynvdv/privsep.sock │ │ ├─162016 /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/tmptoeb25z8/privsep.sock │ │ ├─162367 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162368 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162425 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f058558d-4206-4549-8c23-4d9d6b639038/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f058558d-4206-4549-8c23-4d9d6b639038/host --addn-hosts=/var/lib/neutron/dhcp/f058558d-4206-4549-8c23-4d9d6b639038/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f058558d-4206-4549-8c23-4d9d6b639038/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f058558d-4206-4549-8c23-4d9d6b639038/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2a27f9c3-bad4-4c92-880f-0750b340aa09,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 │ │ ├─162428 haproxy -f /var/lib/neutron/ns-metadata-proxy/f058558d-4206-4549-8c23-4d9d6b639038.conf │ │ ├─188219 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7c39fed3-900a-4548-83e9-d21e13d40dca/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7c39fed3-900a-4548-83e9-d21e13d40dca/host --addn-hosts=/var/lib/neutron/dhcp/7c39fed3-900a-4548-83e9-d21e13d40dca/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7c39fed3-900a-4548-83e9-d21e13d40dca/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7c39fed3-900a-4548-83e9-d21e13d40dca/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-00ce138c-3ceb-4b55-a440-39f4e70c3778,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 │ │ ├─188222 haproxy -f /var/lib/neutron/ns-metadata-proxy/7c39fed3-900a-4548-83e9-d21e13d40dca.conf │ │ └─349290 /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/tmpbgggod0q/privsep.sock │ ├─39129171117d68010169a81771d464326a7d41ec410637c9fbc8f34550c1d8fc │ │ ├─46805 mysqld --wsrep_start_position=8a1e8019-137b-11f1-a6e8-c2e4e847926b:20 │ │ └─46943 /var/lib/mysql/mysql-state-monitor │ ├─12e7da2be1d4986ab31fb1da2638bca3b4aa80834c5972bab04470f3a391321e │ │ └─161821 /pause │ ├─2869ecfe72df92dee7262ced9e0a361af146d1278ec1c8bfd2327d12ecbf7214 │ │ └─69489 /pause │ ├─1996be43417d6d4705912898747540d17ed29969d5ff4bd8161264490114393d │ │ └─208101 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─d10e02f2376dab3dcb7a0b33217c5ae3729b00f1fc4f28b15fe0b3b7949591ce │ │ └─58197 /pause │ ├─afa4ede6397d50c9e8cbebf57cefbdeaa6f51d33302b1c2939d429f535421e08 │ │ ├─158192 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─158457 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─158458 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─158460 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─66e738a17249fc81f83ea68dfb7a74f4d066392c8ae0bd38635747df6bd296ba │ │ └─225768 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 │ ├─f8bbcdc1f7e1f608be765393d6cdb7534d95179bf3006135aacb18aa07583ded │ │ └─59604 /pause │ ├─7c765446d78fdb3ce7548317e92b83df55ad71409e8355478be964611c2b8f2f │ │ ├─149590 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─149607 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─149613 erl_child_setup 1048576 │ │ ├─149684 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─149735 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─149736 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─149962 /bin/sh -s rabbit_disk_monitor │ ├─edf3947be80608ac3c085812c3b7243746b34b3fb1d6a702d4dbff48ce298c80 │ │ └─95955 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e406ad2d405ca54bb7eb8b7f5fdcc0d719bb3857e447231857be5244ae1509e2 │ │ └─206102 /pause │ ├─28dd47d97bdb008ef4fc10359e65186b896c99b4a8a6edd39fc2724638169381 │ │ └─39106 /pause │ ├─525cb36296fbab97fc6791df558620cbb34a55b33ab57d1c07bb729c0b51fccf │ │ └─45713 /pause │ ├─ab9b41d9110cab3f5f36d59bf513b82dc818c81148f64669f3799df0db292ab6 │ │ └─151417 /pause │ ├─4658354f12c59eb6cc58b78e460829c0927c6f263f6f382bc95a19e602401674 │ │ └─40335 /pause │ ├─20beb31b91503ddd6c691a159c7659c31e64123705c3c6aa03dd16f6329e49ec │ │ └─164380 /pause │ ├─5d00883e7f766a869eb53f6734c36d377ece9f45584ab4cc207ae678f069cec6 │ │ └─42384 /pause │ ├─dc26f614b355a92367120f5d3a191cba5f6e64c16ffcfbc8cb1d57d69677219b │ │ └─55883 /pause │ ├─d1952d72f9e2a8f0983b6df5c445d094d19a60e04947f8f56f655118f1fd54d3 │ │ └─52739 /pause │ ├─cf8e6ff1e80675d0756b13b5153d061240e9cf9c453659dbfbd47075199f0ba5 │ │ └─46902 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─263781bc7fbe7182d7302359bba19b744e2138f5dc1df38297e17dbee8bbf7d7 │ │ └─39220 etcd --advertise-client-urls=https://199.204.45.113: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.113:2380 --initial-cluster=instance=https://199.204.45.113:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.113:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.113: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 │ ├─fba7e183dda02b5a6be99b4f7d07ea4da0cef4db8fdcf1da37c145838f765d8b │ │ └─39085 /pause │ ├─679b8b020ec734c723f2f308a1f65fff14a92b7b7904bec6a0991586a21b291c │ │ ├─93571 glance-api: uWSGI master │ │ ├─93584 glance-api: uWSGI worker 1 │ │ └─93585 glance-api: uWSGI worker 2 │ ├─d79624f7e1ad8e08b3ec1df3a46fddfffd3b4f3b04e04b04d896cc9ffa9de8ac │ │ ├─151954 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─362191 sleep 300 │ ├─40b7df1f379f0dc528d7c2d2a8876a3f8decd4c1d721f214bc28f1769d081168 │ │ └─230286 /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 │ ├─d0874b8633e54fc8e2dcf693a6e75bb978f93b5f02f711cce068a6e88c5b9a05 │ │ └─97490 /pause │ ├─efb603b16f1d91ba5658c519c3b401872f6b3401ccc69fe8adeaf4517539ab44 │ │ ├─148688 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149001 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149002 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0c4c04ead087c16d62f2dc5d5871f3a871dbe7049ef7414d6d63f29fca770606 │ │ └─94457 /pause │ ├─b772dd3d406e25f1937a85095f3605ff1d9e05fdfff6bdab1642b3260bf6e692 │ │ └─42090 /pause │ ├─5764575e8a59758fbbebb86f143471e87f919d82331be734fa254fa35a41abcc │ │ ├─96356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96373 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─96379 erl_child_setup 1048576 │ │ ├─96449 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96500 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96501 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96574 /bin/sh -s rabbit_disk_monitor │ ├─069ea8769c16b40848466c0a3dbb7c8bad21ed18429ca47be9512cd776ceaa7a │ │ └─85635 /pause │ ├─9b95723dcd7167d2eaaf2b2a0461cf39a5f699333765de9a09d0dd08e08d44eb │ │ └─162163 /bin/bash /tmp/libvirt.sh │ ├─0f40e1feefad097434f9c096fc54c0e1b12b16606716ffc8bbaf4254f76bd396 │ │ └─42281 /pause │ ├─292c1d3d1de43c233b9b38284714719edd7f1f6bf54bf56056d8546db0b50fcc │ │ └─74875 /pause │ ├─25f0abc21faaa3420c876a1acbad25af82625d99a52fce8ecca8600cbfd2e9c4 │ │ └─48586 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─4ea0623cebaddee78e54a6893478d3078269693e2cceceff08be4f432a2ea9d6 │ │ ├─148664 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─148976 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─148977 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─bd568a09a24e0cf42e4b8ed60d7c34be2074929991c459541ef829aa0bd3dbf9 │ │ ├─74264 barbiacan-api: uWSGI master │ │ └─74276 barbiacan-api: uWSGI worker 1 │ ├─82db230dd8bf9d2da7fe9b19b16b2a4155bf249c5f50983a6cfdbf247c7182a6 │ │ └─45265 /pause │ ├─e9e7d36827ef75f1c2bcc6aa7818b4eac0a6fa3737807ee7323a95ede60c5965 │ │ ├─158171 neutron-api: uWSGI master │ │ ├─158263 neutron-api: uWSGI worker 1 │ │ └─158265 neutron-api: uWSGI worker 2 │ ├─35ab72ad45e4d3870e7c11a4d52a5a3c0d1a31e357373a56df232c7adb9051a2 │ │ ├─94720 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─94877 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─94879 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5e117416b007dbdb255f12bd61f15620c13073bdb48f8117de8eab7a7ce96d7b │ │ └─53128 /secretgen-controller │ ├─75c7d1f9dc5b3a4dfd911824d819589238639d3f8601b864e80cfa0fdac89e94 │ │ ├─202570 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─203161 octavia-worker: ConsumerService worker(0) │ │ ├─203165 octavia-worker: ConsumerService worker(1) │ │ ├─203177 octavia-worker: ConsumerService worker(0) │ │ └─203180 octavia-worker: ConsumerService worker(1) │ ├─09a215ba28f7b7797e76055e4d663c3ca4a6f46b0476804913b27bc9f6c38ec6 │ │ └─61068 /bin/pushgateway │ ├─5c6090c983f655476b086cfbda824a26304c1e788275db8576156a294c3cd84c │ │ └─164251 /pause │ ├─cb5ec9f64bbd14e7e012c97da002699f4aaaecb6fce7bd504d513fdb885817eb │ │ └─44524 /pause │ ├─ee5764602b1330128382dcafd71ce4fa9ab96694890f95e51659f4ee0afb26b1 │ │ └─207053 /pause │ ├─d1ead99ddff09d79d96979d1565718a8a0d6d7a1293ceb33809004ddb18a3b9a │ │ ├─148008 nova-api: uWSGI master │ │ ├─148043 nova-api: uWSGI worker 1 │ │ └─148044 nova-api: uWSGI worker 2 │ ├─540116b08e786854f10370c7b2ccaa64db1bc81783c28ac51c2af673a90803b0 │ │ └─62365 /bin/oauth2-proxy │ ├─2aac855b9fa5905cd62c1cdda8a14d303bc0d304980abcee426ecb067b1598ba │ │ └─97444 /pause │ ├─b287effcaf4e4e21e891a9a51ecfb12ca40ed0cabdca505ae7ead0aeff776ec0 │ │ └─52644 /pause │ ├─8210b9cb4ee5a66393ab9c1048984580f1ca96954d54502eaf0276c20cfb07af │ │ └─53002 nfd-worker -metrics=8081 │ ├─3963c9dd68190fe86dec70cd58657bea3752b49bf870d11124a13a09666c6979 │ │ ├─161905 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161924 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─161930 erl_child_setup 1048576 │ │ ├─162035 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─162087 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─162088 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─162671 /bin/sh -s rabbit_disk_monitor │ ├─917641d7fd81c493209141925ae1e7414b89a65211905d4e905db7f4b8cae259 │ │ └─85939 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-cf9f85b9f-9rb2c --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─02f98338bd66aa112dac36e7b72df77c5db6e909aacd2a40b1fbe4055e8f0516 │ │ └─126891 /pause │ └─099a7042844a366e5d018fc0f2e3887bfaf042a07dac168a86533881b1dc4612 │ └─60528 /goldpinger --static-file-path /static ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount