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 │ │ │ ├─21307 /lib/systemd/systemd --user │ │ │ └─21308 (sd-pam) │ │ └─session-22.scope │ │ ├─21300 sshd: cephadm [priv] │ │ └─21328 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1436 sshd: zuul [priv] │ │ └─1449 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1440 ssh: /home/zuul/.ansible/cp/199.19.213.156-22-zuul [mux] │ ├─411675 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lwjsibfttljasdllialxfampaflzxoup ; /usr/bin/python3'"'"' && sleep 0' │ ├─411676 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lwjsibfttljasdllialxfampaflzxoup ; /usr/bin/python3' && sleep 0 │ ├─411677 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lwjsibfttljasdllialxfampaflzxoup ; /usr/bin/python3 │ ├─411682 /bin/sh -c echo BECOME-SUCCESS-lwjsibfttljasdllialxfampaflzxoup ; /usr/bin/python3 │ ├─411683 /usr/bin/python3 │ ├─411764 /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 │ └─411766 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 … │ │ ├─ 9781 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12172 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 689e82ff19ba568a5db9df3b220e7645418ebc4d1bca21f36979fb88abb2f643 -address /run/containerd/containerd.sock │ │ ├─ 12538 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a48eb676cb0acb30b1230e7843d32869ea48aa07d067418b341554f77505c659 -address /run/containerd/containerd.sock │ │ ├─ 19220 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d6a76b65958ac3d05236ce1c531a1967dd83853fb3f3a640f785dc3292793073 -address /run/containerd/containerd.sock │ │ ├─ 24390 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 45b928a3482d2f00963b640c2cdf04315aada6c0bc4f1e9804c3e9d030dd7f72 -address /run/containerd/containerd.sock │ │ ├─ 28986 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1701f4d41f4126f577ccf26f8c07f3fdd49a8f5219c90005252be9a1fb435dec -address /run/containerd/containerd.sock │ │ ├─ 33743 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 102a8a4ae718d3858545fba6e5aac8cfc767d89779bf1cc9cfd9380e0ad284da -address /run/containerd/containerd.sock │ │ ├─ 39128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed58233a9fe1cd6ca32ce60b1643bfbdfa47c9e0881674df6710ae272c4ce73f -address /run/containerd/containerd.sock │ │ ├─ 39161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68a3770a73d4c899ec6b795b44a6f9a8b7ffaf5157f75fb84f81ef0e6c7a8c91 -address /run/containerd/containerd.sock │ │ ├─ 39192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df982b2ca6177605fe1fa4139155fce85029b602a1a3d492b6bc9e94268e71b4 -address /run/containerd/containerd.sock │ │ ├─ 39206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5b4945253998add502e78ba77f1ff5f3544845aad26bcac208a5f4640ab1dc0 -address /run/containerd/containerd.sock │ │ ├─ 39222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2037de7da0fce4111bf568d3db35dce40b3f712e10ac4c8dbc722eb2d0d4389 -address /run/containerd/containerd.sock │ │ ├─ 39766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 570adf477e9879a95957a71023fd8fd90390e54ef5a78c295a5a9e87f4b5cb77 -address /run/containerd/containerd.sock │ │ ├─ 40476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24d4c48746dd96931091ef21e4a430232294aedf99a6d3b84d31b84b3c2440b -address /run/containerd/containerd.sock │ │ ├─ 40486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f61be84f3820db1718a49a0f8d53566a9d2a7a90d9ee7c2145c8b525f178bb3f -address /run/containerd/containerd.sock │ │ ├─ 41830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2585d3c61cee0a540bee5852b93814ed33f6774cfc7c77a588435ac88e4613e6 -address /run/containerd/containerd.sock │ │ ├─ 42242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e26b35fb8f22e2690d4e11b10d3435c8351aba49fbe774346bd8c935f5ba5aad -address /run/containerd/containerd.sock │ │ ├─ 42274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5b12e99add09615b64a024f518b869e6cdbc3196150a741b30611cd902e1542 -address /run/containerd/containerd.sock │ │ ├─ 42708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88f6355ac678125d328e8f8d76bd80feffc9268b05a69cf7d532ea56c0f8f69a -address /run/containerd/containerd.sock │ │ ├─ 43260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14d1e4f4c2da7df227dc2267016349180f3c454f67540794dc1bf540e71b60a6 -address /run/containerd/containerd.sock │ │ ├─ 43300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a4bf4f7a0e92e13b8a1128ea82e9cb77f7e45cbeec5db9ce8d77e8017ef9cd6 -address /run/containerd/containerd.sock │ │ ├─ 43352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 614730855da2ce6a9cab969868b390868c6b4caa72d368b6aa5c3a8caf5f16fd -address /run/containerd/containerd.sock │ │ ├─ 45606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b5ad16cdd2fe8b5885bf1cbf4c9d11ad1f29645e45ccdea0920a25c4f974dee -address /run/containerd/containerd.sock │ │ ├─ 45737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b161c4ea99b49bd8d8269ad51ca4aaa35eaec98ad40d3525fe4a1ee53f4eac6 -address /run/containerd/containerd.sock │ │ ├─ 46460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc58650c1edf3843ff4246ccb064308812418ac34f45d45044a7bb01320454dd -address /run/containerd/containerd.sock │ │ ├─ 46499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67283f11292f99ec1820b69a4db656ed802ff380aa4c51763017e20618e048b6 -address /run/containerd/containerd.sock │ │ ├─ 46916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d242e8d2fb9b17bb5f47229ce08f771eb006f066485df8b4ecb5b4909b5e7d -address /run/containerd/containerd.sock │ │ ├─ 47227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 658613b9f1bb11b3510700b6f938524a2688d54f29733d554933b6d69337472d -address /run/containerd/containerd.sock │ │ ├─ 47803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f41f1a24ad20d0d65b99b5356da117e35dcf1c3eab9c3f50509b37399d71952 -address /run/containerd/containerd.sock │ │ ├─ 49947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40cd4a34bedf4656df9714a53fe3a6873bbbc569e2a29783e1b88ac091c32e29 -address /run/containerd/containerd.sock │ │ ├─ 50161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1562cc3d972eaf2b3410192d914bf14266e9d41466da9f89a3e80167a223789f -address /run/containerd/containerd.sock │ │ ├─ 54387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 249bf01384b2749ba19dc59931e02e066a66e862c04e11776246089b2622c296 -address /run/containerd/containerd.sock │ │ ├─ 55064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90bf2aec9bde305abfb5043e7f5e3e05549a89482ef13cdcb840c4e022e7a5c1 -address /run/containerd/containerd.sock │ │ ├─ 55103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a6224c2d059b9c122eb7d336ddbf219cd7458bbfda129f0ed5ae2db20c2eb37 -address /run/containerd/containerd.sock │ │ ├─ 55151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d442ba1f571241d14dc606c9a28f2f9b235841aad391c9897939c668273ee800 -address /run/containerd/containerd.sock │ │ ├─ 55284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3727324e4d041d4bbf62a8b279a2de1e1b9292d33ba1dfa7cb902c128c6787da -address /run/containerd/containerd.sock │ │ ├─ 59103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59d3bee287adc3da0dac46919cce85c5396d80eb13b64072e00003e4dc38cf3 -address /run/containerd/containerd.sock │ │ ├─ 59187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e132eda917251150996c2326a2df77a7ade9683320936550e92b60a34e11863 -address /run/containerd/containerd.sock │ │ ├─ 59245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51b1a0dbbedc599714bd328d077334a9e6e9add88ed3f41eca7000e2da894b60 -address /run/containerd/containerd.sock │ │ ├─ 59270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c2412502e0acfe12887a9bd7dc23867f5790b2dd548ec8c3de4cf7ffcbd5e7 -address /run/containerd/containerd.sock │ │ ├─ 60681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a8b6cc9c0039fd6d3e41a214148c6e090cd897dfa86f1d3cb6294a82d0f0375 -address /run/containerd/containerd.sock │ │ ├─ 60779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a451a8b311689ef2172bcfbd2c2849efde8d6a54d2df605f337ea5a726cc565 -address /run/containerd/containerd.sock │ │ ├─ 60981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3c4e9c5d13561c640a68b3ef74288f034bf7b2e371765c7b47f73db3110f47c -address /run/containerd/containerd.sock │ │ ├─ 61023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1b7007d2e906843fb9f2eabdac451eec3e2980dbbe6981d37b723932d935543 -address /run/containerd/containerd.sock │ │ ├─ 61092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b01b8eaf9f72cd875e1885f53b5693b855e354a0ea8d451768a54f5ccba9ed8 -address /run/containerd/containerd.sock │ │ ├─ 61726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eafc0627eeb2e7f10fb1d621453e45a047afb26921b16120486ccac6ae54dbb3 -address /run/containerd/containerd.sock │ │ ├─ 62085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b68b93efe9166aa0c613a64e81cb7e98b83d804278a7a0903e7605255dc88835 -address /run/containerd/containerd.sock │ │ ├─ 62580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc94412349e1b632d621637daea12a077a62acf65715f0d7a373a2fe1bcb882 -address /run/containerd/containerd.sock │ │ ├─ 62640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a14f833d6b3ad0c1944112eac657a8c644f598c40b4bcbe2f15e43eb2dc6358 -address /run/containerd/containerd.sock │ │ ├─ 63345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205013b22f80789dc512302f9e8934483c9222fb7214ab2a454af0d7c01c2411 -address /run/containerd/containerd.sock │ │ ├─ 64762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 518d8cc4994bdbf87537b10bdce9ce42c4f2b4f14785320445361ab1d5d38f7c -address /run/containerd/containerd.sock │ │ ├─ 66723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7ff40ef272e4a3b870c511c61bb8d16541cc2d98ed42d6e36c06848790fb07e -address /run/containerd/containerd.sock │ │ ├─ 76170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f226816c40784ed12257772534d556830b722636041e697f9c5fd2225b8542f6 -address /run/containerd/containerd.sock │ │ ├─ 77630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e09bb0a60f271dd01f5ba8b59779e61f268a7095121d1d98005b8904d0bb74 -address /run/containerd/containerd.sock │ │ ├─ 84116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c17d5d2f596d0a9270e1fef5a8b3a676522b95337d91c4086a8b91641c2482f -address /run/containerd/containerd.sock │ │ ├─ 90011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea2301529cee241ed01ca91ba4d2f5c089323330dc9742f0db864b4227ff929 -address /run/containerd/containerd.sock │ │ ├─ 94256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9848d70096bb4a7ec83047e454968c73f1feeafed887422f4eac78522f0d27be -address /run/containerd/containerd.sock │ │ ├─ 94379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04e9ff18510b44f2126af35009507331ea6c720b3375b4c5114047cdbaba120 -address /run/containerd/containerd.sock │ │ ├─102730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfea780309b01f4b6d253086102b29346515a25a6a375c0948598c5643008c0c -address /run/containerd/containerd.sock │ │ ├─104297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 016906d95d6b4b4e3cd86b2692ae8127f54f8c06248bd838f6c680123d757bd0 -address /run/containerd/containerd.sock │ │ ├─104343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ce657bdb868a8d2d95b88e771fca199ee275ac7a3245aa44849682255e802c2 -address /run/containerd/containerd.sock │ │ ├─106341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f3f974b1642b18aaa4d3b8b392c8a0370da0f2f358dfdab56963103cb749490 -address /run/containerd/containerd.sock │ │ ├─108297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 527ad69d5f265d987735b67c59b769057b6104befe60260088ac7d6eb997dbbe -address /run/containerd/containerd.sock │ │ ├─108408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57019fd27394e88c8a0bfc450a948bcdbbe93b358df8a4ba3b068e3ccb71ecdc -address /run/containerd/containerd.sock │ │ ├─121320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6157b447d56b3ac95510e775050afae7f100e5a7d55e8476d0d804cca1c49c3 -address /run/containerd/containerd.sock │ │ ├─121365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02f2a4d4e6167f76ec7c21ea3e6195a395a51a87e4f632034c2e7707db22cc2 -address /run/containerd/containerd.sock │ │ ├─123856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90454a7569fa1b9011dd1a484a8c0fc5f9d77bba5776204d05b17fb0c7b3aa36 -address /run/containerd/containerd.sock │ │ ├─138682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c8c4552b94bbd073eb07dadf9e56f4562542fc81c83a50edcff2e425fd5c6c0 -address /run/containerd/containerd.sock │ │ ├─140330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5962938c3c64296a364d3e4828dc2cba9ef125ed7e857eaf55375170f0eb45a4 -address /run/containerd/containerd.sock │ │ ├─140788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09e6168c757b8cb3a0fc6fc413be087d9c41211fa32cf2fe158fae0fb1af521b -address /run/containerd/containerd.sock │ │ ├─141507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7097168ad1b8361b9755a0a755097f34faa70955f3e3768f36debe617aacd03d -address /run/containerd/containerd.sock │ │ ├─143697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 661557fefe0807ad2a28613c438795b6b0889c7bcf615e84386918bf3f718067 -address /run/containerd/containerd.sock │ │ ├─143922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c936d0be98376f4a18be125f292648772ebf2033cade5179794d1de1896463 -address /run/containerd/containerd.sock │ │ ├─143975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e503a9944c8db2821ad38a29fd9ec7a760b4205b4ae847d6bdeb5e599cc39c3 -address /run/containerd/containerd.sock │ │ ├─144063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82553fcb65211db806d54f1f2c24c6a84726dc19ede5642f4eccfdc6bc112767 -address /run/containerd/containerd.sock │ │ ├─144354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f307f05203b819ce83c8b6ebad6dc654ca890398e9ca024667ac0b0b8ab42d -address /run/containerd/containerd.sock │ │ ├─144711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f8210c867396c26030cbb6665b37a131d5d873a4dbb8bf7994dc249aa55459c -address /run/containerd/containerd.sock │ │ ├─169474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f3a6469aed0b7d97565d358760ac7131407bb93b734084b81f73658855be3e5 -address /run/containerd/containerd.sock │ │ ├─171244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3600bc64ea981f9543ec308702b62b49e97cf8e7c868e0b8aa039a69f4613b89 -address /run/containerd/containerd.sock │ │ ├─171262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3163e881b6f420a220607b4a649a093ae5e95b1429e400e20d36f5d1bf7d8b38 -address /run/containerd/containerd.sock │ │ ├─171363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 172715dc453863ac54229fec4b652bea9784bc264af38f4264af7dc19af07d59 -address /run/containerd/containerd.sock │ │ ├─171392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc6b67cd229585f3e30b91c0381946b836f9904233f29cee18161ea293ceda0 -address /run/containerd/containerd.sock │ │ ├─171437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f422574888ec384248e555a6343c7bb99dd289e2593b70d004c7d2cb027ff9 -address /run/containerd/containerd.sock │ │ ├─171754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12dc675784f2414e0bd797c13a98903c267dcaeb4ddd1f9ea8a99f8925a3d5d1 -address /run/containerd/containerd.sock │ │ ├─171793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce8c78cab1ccbd905194d49d85b1069a9a3b09463be61cf9ea9954744e0e37ea -address /run/containerd/containerd.sock │ │ ├─184308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f77dddc22a49ee5f6e5f9688552c48d7b3d3aa7dc83310e0bff0fe04bac9c5b -address /run/containerd/containerd.sock │ │ ├─186777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaad770330174d1c62a0343df856ac84202c1a241d4008ec371a7301d9c9a85a -address /run/containerd/containerd.sock │ │ ├─186840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c15e4461de33c4e8bfaaf6df5e68ab7ccda40e504fb0cf15541ab877cbd6ec4 -address /run/containerd/containerd.sock │ │ ├─186947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ae447fe2027eea563f36954b66d74f4021a8ac1ded974a2c8793b9e75cf04e4 -address /run/containerd/containerd.sock │ │ ├─203252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24877781f41426244621c6ffd786a327da19769bfc26576055b5e3d5bb5186f7 -address /run/containerd/containerd.sock │ │ ├─211012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f9e880bee87edeb8cb1b5bc384892e71b4d9ca27e4c3c71bbf6bb5b0129708 -address /run/containerd/containerd.sock │ │ ├─211031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8ae8a746ce3202f554667b5a8489421489b3a0a176e6e29f4ab5db1d60c937 -address /run/containerd/containerd.sock │ │ ├─211074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1760ca78fe9d3ce68fbebb86ceea85335e88519155d9039f2c7b1d426542b134 -address /run/containerd/containerd.sock │ │ ├─211383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0db2966a2dcfe134c56ba8c27d8caa62a3fece34c018e575d33ed51f1389017 -address /run/containerd/containerd.sock │ │ ├─222894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f61c33c5cf236c43c41e26b09715f3a2e33b2cba807c16efcc3e4e0b19ccd3 -address /run/containerd/containerd.sock │ │ ├─225277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea393d69f4aa795c8a097e4af12617160cb8fef3b8d9302f3a5e40e96e09dc15 -address /run/containerd/containerd.sock │ │ ├─226446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7767e62f6b97bca9a3bc5de4b4220304feeaa70b21e809afa767cf2895bd87ae -address /run/containerd/containerd.sock │ │ ├─227174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b4dfe67da6de9c17cfd2c24bf1903cf8932c15a5bc991bbab0d6aba020c957a -address /run/containerd/containerd.sock │ │ ├─228232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1526ead2be85f50f87a861967c50dff93c797c626403c04400eb194580422782 -address /run/containerd/containerd.sock │ │ ├─229582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290c0426471e522699702d10c43b8ac05f32b8015b65bf13805239a181984d3b -address /run/containerd/containerd.sock │ │ ├─231120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ac9a00a5dc56bed1417617b768e8f37071ac37a863b50e994498b1cdb61f175 -address /run/containerd/containerd.sock │ │ ├─231176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a761b85d4e2f05bd7040eac74da4043f70eb2817a3c8b032fb1b85e789c50908 -address /run/containerd/containerd.sock │ │ ├─240331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86738f822d94af9379007fe1676a3d37b12854d20bd9a858376e6f8c0e1f9d25 -address /run/containerd/containerd.sock │ │ ├─240775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90358b7e399ff0298e7be721a8cfc1eefc07143d2bbb70b5f8915c992c3c578a -address /run/containerd/containerd.sock │ │ ├─243913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a7edf6c95882db0d39d1f2ed9be5295c185bc12a75748f0d9b29330c4838755 -address /run/containerd/containerd.sock │ │ ├─248113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 035511b9fd277d387e1e7fb2a2c2052666bca11f52221a9eabd49f63343a8c9b -address /run/containerd/containerd.sock │ │ ├─248425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be54edbf7301ecc65e60f5c46c6bfe57214b93255f1c28b1f3882b69b002b548 -address /run/containerd/containerd.sock │ │ ├─248486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ee66cf9fd0144d232d478e4b9e82860ba5b668774f8dead7341f0d03a0e56c1 -address /run/containerd/containerd.sock │ │ ├─248537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 281f60f0aedf76170720f8e379e2e9aca34c4d254ce9ddcfe42e67cf9fbe5258 -address /run/containerd/containerd.sock │ │ ├─270973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febb25a0d0344beaf130422423f6a40721e3e779328ee1c982abf3915325c06c -address /run/containerd/containerd.sock │ │ ├─273529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa728e9cbd7d50cf063a0e9661ca62c0962e5175e1f2eb620d5c0763999501a5 -address /run/containerd/containerd.sock │ │ ├─274906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87aa3f656598a5a1efc176acbf1e3bf1cd8134b197ec57ecddfef6295bc92548 -address /run/containerd/containerd.sock │ │ ├─411678 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/8f7ab1240212c5f7ecd73faa7207f10ee5afdc61913354a30a98a78352d41269/log.json --log-format json exec --process /tmp/runc-process113377189 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/8f7ab1240212c5f7ecd73faa7207f10ee5afdc61913354a30a98a78352d41269/337d4413f9e2ea9d0dd327120b742ff86e215c2600c66b9784e07e2d5346bd27.pid 8f7ab1240212c5f7ecd73faa7207f10ee5afdc61913354a30a98a78352d41269 │ │ └─411679 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/8f7ab1240212c5f7ecd73faa7207f10ee5afdc61913354a30a98a78352d41269/log.json --log-format json exec --process /tmp/runc-process2893015315 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/8f7ab1240212c5f7ecd73faa7207f10ee5afdc61913354a30a98a78352d41269/eaa8c2cae7f14ff7e886db94ba8b661f6484f2749d938fc1bcbfb206d3f00d18.pid 8f7ab1240212c5f7ecd73faa7207f10ee5afdc61913354a30a98a78352d41269 │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─run-r11cc923d48b9482fa54b5f52bc3d7099.scope │ │ └─184987 /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 │ │ │ ├─28699 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28969 /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 │ │ │ ├─19176 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19197 /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 │ │ │ ├─24100 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24373 /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 │ │ │ ├─33457 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33723 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12094 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12123 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hjcspr.service │ │ ├─12453 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hjcspr/unit.run │ │ └─12483 /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-hjcspr --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.hjcspr:/var/lib/ceph/mgr/ceph-instance.hjcspr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hjcspr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hjcspr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10150 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─docker-45b928a3482d2f00963b640c2cdf04315aada6c0bc4f1e9804c3e9d030dd7f72.scope … │ │ ├─24415 /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 │ │ └─24427 /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 │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138104 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39599 /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.19.213.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-1701f4d41f4126f577ccf26f8c07f3fdd49a8f5219c90005252be9a1fb435dec.scope … │ │ ├─29010 /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 │ │ └─29023 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-d6a76b65958ac3d05236ce1c531a1967dd83853fb3f3a640f785dc3292793073.scope … │ │ ├─19247 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19264 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-689e82ff19ba568a5db9df3b220e7645418ebc4d1bca21f36979fb88abb2f643.scope … │ │ ├─12204 /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 │ │ └─12216 /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 │ ├─uuidd.service │ │ └─1371 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10655 /usr/sbin/chronyd -F 1 │ │ └─10656 /usr/sbin/chronyd -F 1 │ ├─docker-102a8a4ae718d3858545fba6e5aac8cfc767d89779bf1cc9cfd9380e0ad284da.scope … │ │ ├─33767 /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 │ │ └─33779 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-a48eb676cb0acb30b1230e7843d32869ea48aa07d067418b341554f77505c659.scope … │ │ ├─12563 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hjcspr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12583 /usr/bin/ceph-mgr -n mgr.instance.hjcspr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137900 /sbin/iscsid │ │ └─137901 /sbin/iscsid │ ├─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 │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─b0db2966a2dcfe134c56ba8c27d8caa62a3fece34c018e575d33ed51f1389017 │ │ └─211409 /pause │ ├─f226816c40784ed12257772534d556830b722636041e697f9c5fd2225b8542f6 │ │ └─76193 /pause │ ├─3ea2301529cee241ed01ca91ba4d2f5c089323330dc9742f0db864b4227ff929 │ │ └─90036 /pause │ ├─6a4bf4f7a0e92e13b8a1128ea82e9cb77f7e45cbeec5db9ce8d77e8017ef9cd6 │ │ └─43325 /pause │ ├─e24d4c48746dd96931091ef21e4a430232294aedf99a6d3b84d31b84b3c2440b │ │ └─40532 /pause │ ├─be54edbf7301ecc65e60f5c46c6bfe57214b93255f1c28b1f3882b69b002b548 │ │ └─248463 /pause │ ├─0a82f36311fa786698ee3fc95c33530bc2be6a44ea84c686b1e2dd4535a7dab5 │ │ └─275255 /bin/openstack-database-exporter │ ├─4387ec57edaa28f67efadbdd216dc0d8b4035b66e82f774aa4f50a9c23de58be │ │ └─228289 /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 │ ├─95679b54fed512234276a8bd8e835bb5a844d902c7fcef0e2db71e95d9d5da5f │ │ ├─104664 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104773 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104775 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9848d70096bb4a7ec83047e454968c73f1feeafed887422f4eac78522f0d27be │ │ └─94279 /pause │ ├─08ba47de10e8e87ceb1a1ef0165dcbf89fbcf30619a57e405ec7badede4c6a50 │ │ ├─172451 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─398691 sleep 300 │ ├─958d9721efae32cb4ce84aaff41cebc4bdfda686c5dfdddd3276d642e19d0695 │ │ ├─168393 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168787 nova-scheduler: ServiceWrapper worker(0) │ │ └─168789 nova-scheduler: ServiceWrapper worker(1) │ ├─6a733f64e48395f48a1505fdfdd8fb326f8e85d6f583c99b99de3d568c8d3f93 │ │ └─94640 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-gt8z8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─443d2ec15a7888ce36b5bb30d32b9b0d664cace671a648d345f0eb70a88e422b │ │ ├─76284 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76301 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76307 erl_child_setup 1048576 │ │ ├─76354 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76539 /bin/sh -s rabbit_disk_monitor │ ├─1ed5941a20400fbe57a99a6780d10c800b291e93c55294f5b1761b3a4192bd88 │ │ └─63637 /goldpinger --static-file-path /static │ ├─d6157b447d56b3ac95510e775050afae7f100e5a7d55e8476d0d804cca1c49c3 │ │ └─121344 /pause │ ├─e8f61c33c5cf236c43c41e26b09715f3a2e33b2cba807c16efcc3e4e0b19ccd3 │ │ └─222926 /pause │ ├─1526ead2be85f50f87a861967c50dff93c797c626403c04400eb194580422782 │ │ └─228257 /pause │ ├─f081caaa9144ba15d0fc1d4db2e6d5bed053f9c3b403331af172d83f6360a400 │ │ └─120629 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─57019fd27394e88c8a0bfc450a948bcdbbe93b358df8a4ba3b068e3ccb71ecdc │ │ └─108439 /pause │ ├─f35bf05db61bbcdf48e9d7af1d479534b3f9703a38a2224477fbd7caa2f8dda1 │ │ └─268332 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b4a2d425d19434eb6a436db8de78e61b891dfbcf5af6116777d7811404e7c1a3 │ │ └─139185 /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 │ ├─8b4dfe67da6de9c17cfd2c24bf1903cf8932c15a5bc991bbab0d6aba020c957a │ │ └─227196 /pause │ ├─d8784a86984988e37cb9004a34dc8eb2801ca3c0628c07ef09b519f48ec00a83 │ │ ├─ 94774 /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 │ │ └─407450 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6a06ae3f61726dbf82f4756afaaa2129c4da314ae352756462bfe875a37f14d1 │ │ └─64568 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b56efc1b9437c4ded3e2c2765cb34564dcf59083817463c8d28071831364bd7f │ │ ├─180106 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─180556 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180559 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180562 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─13449b867cd07109090686d1c14a5b05ce9a5929e36576b431132d92ba070124 │ │ └─43554 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─91dc5c899752eca45d43cfb495bd7b87fe111011457e18092292605cd661e7ef │ │ └─64533 /bin/pushgateway │ ├─242bdfd7b0ad079a619c7adfc9a2f123adaa42e6c8bd6cf197140d68d09f0ef9 │ │ └─39427 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 │ ├─67283f11292f99ec1820b69a4db656ed802ff380aa4c51763017e20618e048b6 │ │ └─46522 /pause │ ├─8d1a9d7aaa2b5abf7e51c2a6c234dd6a4662695f0aa381b7de307f054b3332b7 │ │ └─226688 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─80e3dfddf5a29c58887c6aecf59c93ba0d7136ceb2d2262b77f8c65ca2d684c8 │ │ ├─106534 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106556 erl_child_setup 1048576 │ │ ├─106614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106615 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106826 /bin/sh -s rabbit_disk_monitor │ ├─3600bc64ea981f9543ec308702b62b49e97cf8e7c868e0b8aa039a69f4613b89 │ │ └─171299 /pause │ ├─4645c7e063aba8b1133e8d20dce2fd4013a7732c7d12000b6d3b762a9f7446ad │ │ └─48110 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f04e9ff18510b44f2126af35009507331ea6c720b3375b4c5114047cdbaba120 │ │ └─94409 /pause │ ├─0dab35cfa200fe711aababe52de5fcdc3373b6711b24adc478c6bbf396077085 │ │ ├─129683 placement-api: uWSGI master │ │ ├─129706 placement-api: uWSGI worker 1 │ │ └─129707 placement-api: uWSGI worker 2 │ ├─281f60f0aedf76170720f8e379e2e9aca34c4d254ce9ddcfe42e67cf9fbe5258 │ │ └─248609 /pause │ ├─42b12fc517b9961115055cdf1bacf42857a00a469db2c433f43fbd28650c3be3 │ │ └─63957 /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 │ ├─e29469b87023af42f0eef800faf0b101bd7dbcdb75505521dfcade26a646e17f │ │ ├─ 45948 /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 │ │ ├─ 45961 /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 │ │ ├─ 46110 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273135 nginx: worker process │ │ ├─273136 nginx: worker process │ │ └─273137 nginx: cache manager process │ ├─88f6355ac678125d328e8f8d76bd80feffc9268b05a69cf7d532ea56c0f8f69a │ │ └─42733 /pause │ ├─56f397099788c653eb5063e4354ae62be4019f51188eed8dbbee77242196b4f2 │ │ └─55382 nfd-worker -metrics=8081 │ ├─9fc94412349e1b632d621637daea12a077a62acf65715f0d7a373a2fe1bcb882 │ │ └─62604 /pause │ ├─4f41f1a24ad20d0d65b99b5356da117e35dcf1c3eab9c3f50509b37399d71952 │ │ └─47826 /pause │ ├─6a9e03f176d78e1bb5bbbd199312c9597a89eed6486a30d54acb32c33b5c276a │ │ ├─221217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221233 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ee94982faabce856681cc9f6d5406eb51fa9943bc9b647bf3cd362463212cd1b │ │ └─140923 /coredns -conf /etc/coredns/Corefile │ ├─0de0a702ef73623f2776db144f83f7f46d08e105f3f9a055dedb16f6af46324a │ │ └─64600 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─016906d95d6b4b4e3cd86b2692ae8127f54f8c06248bd838f6c680123d757bd0 │ │ └─104322 /pause │ ├─8f7ab1240212c5f7ecd73faa7207f10ee5afdc61913354a30a98a78352d41269 │ │ ├─ 50570 valkey-server *:26379 [sentinel] │ │ ├─411719 runc init │ │ └─411732 runc init │ ├─d0817f87d535a865bbe108db2935b33d4aa185b7d7b4ec3c88b7f1fbfcd2e95d │ │ └─259877 docker-registry serve /etc/docker-registry/config.yml │ ├─b130a7994cd5ab50c70f15641315bc2a04861194fb37419af0652fedc2c93932 │ │ ├─335822 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─336574 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─336755 /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/tmpyjyobah4/privsep.sock │ │ ├─337740 /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/tmpm3d_beri/privsep.sock │ │ ├─338251 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─338252 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─338271 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8462967f-6b35-4ecb-8971-bfb0c37bf4f5/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8462967f-6b35-4ecb-8971-bfb0c37bf4f5/host --addn-hosts=/var/lib/neutron/dhcp/8462967f-6b35-4ecb-8971-bfb0c37bf4f5/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8462967f-6b35-4ecb-8971-bfb0c37bf4f5/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8462967f-6b35-4ecb-8971-bfb0c37bf4f5/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8887c0ce-8c50-4480-92a7-9c134a02aa42,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 │ │ ├─338275 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/dec1622d-3df0-42eb-961b-ef662c1c0d1a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/dec1622d-3df0-42eb-961b-ef662c1c0d1a/host --addn-hosts=/var/lib/neutron/dhcp/dec1622d-3df0-42eb-961b-ef662c1c0d1a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/dec1622d-3df0-42eb-961b-ef662c1c0d1a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/dec1622d-3df0-42eb-961b-ef662c1c0d1a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-45f0e76e-9e10-42c7-a643-8325c0e442df,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 │ │ ├─338348 haproxy -f /var/lib/neutron/ns-metadata-proxy/8462967f-6b35-4ecb-8971-bfb0c37bf4f5.conf │ │ ├─338357 haproxy -f /var/lib/neutron/ns-metadata-proxy/dec1622d-3df0-42eb-961b-ef662c1c0d1a.conf │ │ ├─374782 /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/tmpn711c5te/privsep.sock │ │ └─375590 /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/tmpmqml02fp/privsep.sock │ ├─5962938c3c64296a364d3e4828dc2cba9ef125ed7e857eaf55375170f0eb45a4 │ │ └─140356 /pause │ ├─14d1e4f4c2da7df227dc2267016349180f3c454f67540794dc1bf540e71b60a6 │ │ └─43286 /pause │ ├─b445aa18712d97ca274c2177181da187b6b02e51fd75db50f1927543ead8967b │ │ ├─220462 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221078 octavia-worker: ConsumerService worker(0) │ │ └─221081 octavia-worker: ConsumerService worker(1) │ ├─40cd4a34bedf4656df9714a53fe3a6873bbbc569e2a29783e1b88ac091c32e29 │ │ └─49970 /pause │ ├─9fa943f910a533912ab5883fb8f59be7e7b1507c4de480707236193aa4574401 │ │ └─43463 /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 │ ├─09e6168c757b8cb3a0fc6fc413be087d9c41211fa32cf2fe158fae0fb1af521b │ │ └─140812 /pause │ ├─aaad770330174d1c62a0343df856ac84202c1a241d4008ec371a7301d9c9a85a │ │ └─186814 /pause │ ├─d442ba1f571241d14dc606c9a28f2f9b235841aad391c9897939c668273ee800 │ │ └─55174 /pause │ ├─b68b93efe9166aa0c613a64e81cb7e98b83d804278a7a0903e7605255dc88835 │ │ └─62114 /pause │ ├─b1b7007d2e906843fb9f2eabdac451eec3e2980dbbe6981d37b723932d935543 │ │ └─61058 /pause │ ├─42e5162c2bf51fe8fa53522336c0122153c8575a256031efff77a4572ccd488d │ │ ├─182556 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─182926 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183415 /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/tmpab3t2s35/privsep.sock │ │ ├─375016 /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/tmp8rbndjtd/privsep.sock │ │ ├─375477 /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_2uk_mq8/privsep.sock │ │ ├─376008 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376010 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378827 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7f701b6a-c9c3-450e-bac3-fce8379d901d --namespace=qrouter-7f701b6a-c9c3-450e-bac3-fce8379d901d --conf_dir=/var/lib/neutron/ha_confs/7f701b6a-c9c3-450e-bac3-fce8379d901d --log-file=/var/lib/neutron/ha_confs/7f701b6a-c9c3-450e-bac3-fce8379d901d/neutron-keepalived-state-change.log --monitor_interface=ha-1558fce6-8b --monitor_cidr=169.254.0.206/24 --pid_file=/var/lib/neutron/external/pids/7f701b6a-c9c3-450e-bac3-fce8379d901d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─380220 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a174c9e2-abf2-427d-b901-8a1de4abf470 --namespace=qrouter-a174c9e2-abf2-427d-b901-8a1de4abf470 --conf_dir=/var/lib/neutron/ha_confs/a174c9e2-abf2-427d-b901-8a1de4abf470 --log-file=/var/lib/neutron/ha_confs/a174c9e2-abf2-427d-b901-8a1de4abf470/neutron-keepalived-state-change.log --monitor_interface=ha-d9ca4d42-61 --monitor_cidr=169.254.0.160/24 --pid_file=/var/lib/neutron/external/pids/a174c9e2-abf2-427d-b901-8a1de4abf470.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─394733 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=976bfa83-69c6-48dd-b240-4c35aea346f9 --namespace=qrouter-976bfa83-69c6-48dd-b240-4c35aea346f9 --conf_dir=/var/lib/neutron/ha_confs/976bfa83-69c6-48dd-b240-4c35aea346f9 --log-file=/var/lib/neutron/ha_confs/976bfa83-69c6-48dd-b240-4c35aea346f9/neutron-keepalived-state-change.log --monitor_interface=ha-eb1c42fa-5e --monitor_cidr=169.254.0.5/24 --pid_file=/var/lib/neutron/external/pids/976bfa83-69c6-48dd-b240-4c35aea346f9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─20cad377bf213d1c01512b6b57c53ba85b65e474f864cca464c4e344a748921e │ │ ├─268334 manila-api: uWSGI master │ │ ├─268391 manila-api: uWSGI worker 1 │ │ └─268392 manila-api: uWSGI worker 2 │ ├─df982b2ca6177605fe1fa4139155fce85029b602a1a3d492b6bc9e94268e71b4 │ │ └─39289 /pause │ ├─183df1f6ee421897b5de41e92ca3b781e0471665e9b703dca573556170929502 │ │ ├─122418 /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 │ │ └─122679 /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 │ ├─2c8c8d78ca6a5c8b951c3131c18ba81e9fd260656b52ff3efe2dffbc800d24cd │ │ ├─219756 octavia-api: uWSGI master │ │ ├─219790 octavia-api: uWSGI worker 1 │ │ └─219791 octavia-api: uWSGI worker 2 │ ├─5a7edf6c95882db0d39d1f2ed9be5295c185bc12a75748f0d9b29330c4838755 │ │ └─243937 /pause │ ├─871d0d4e830e5fc215300b560e8a6ae339ca547a1ff75560071ab1bd329a77c1 │ │ └─40769 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2b7f06bf3eca38daef4e115783c3b7620f887300fffa6258bb518877944d4480 │ │ └─39376 etcd --advertise-client-urls=https://199.19.213.156: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.19.213.156:2380 --initial-cluster=instance=https://199.19.213.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.156: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 │ ├─0a14f833d6b3ad0c1944112eac657a8c644f598c40b4bcbe2f15e43eb2dc6358 │ │ └─62667 /pause │ ├─12888eeb34d1d4970459e10e8639389ccac53add77e64505293445d6b9a99376 │ │ ├─139219 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139232 /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 │ ├─347007cd48e65e286fcb2f6919b2e3a0b8153de13974b0350cc0d2af892ba1ba │ │ ├─ 70026 apache2 -DFOREGROUND │ │ ├─ 70040 (wsgi:k -DFOREGROUND │ │ ├─ 70041 (wsgi:k -DFOREGROUND │ │ ├─ 70042 (wsgi:k -DFOREGROUND │ │ ├─ 70043 (wsgi:k -DFOREGROUND │ │ ├─401431 apache2 -DFOREGROUND │ │ └─401838 apache2 -DFOREGROUND │ ├─21c936d0be98376f4a18be125f292648772ebf2033cade5179794d1de1896463 │ │ └─143946 /pause │ ├─3b06c424c3b89612a5fde792c11085b7d36b5e48f58ca1243f170fd2126ae3a0 │ │ └─60219 /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 │ ├─4c53a1d547ce57b14ba6adc2fe41d1ffb73ee91a557d2d3440bef861edb01b8e │ │ ├─240732 magnum-api: uWSGI master │ │ ├─240765 magnum-api: uWSGI worker 1 │ │ └─240766 magnum-api: uWSGI worker 2 │ ├─12d242e8d2fb9b17bb5f47229ce08f771eb006f066485df8b4ecb5b4909b5e7d │ │ └─46941 /pause │ ├─184b270397fea1c2e26e570b90fcf236f89581b4dc9ee019e2929423d2f888f9 │ │ ├─60119 python -u /app/sidecar.py │ │ ├─60398 python -u /app/sidecar.py │ │ └─60399 python -u /app/sidecar.py │ ├─6e132eda917251150996c2326a2df77a7ade9683320936550e92b60a34e11863 │ │ └─59214 /pause │ ├─8ea7aa3d1041abb812b0b63dc530f19d5bd0ee3f45638ce10743d038d3c28ef0 │ │ └─55457 nfd-master -crd-controller=true -metrics=8081 │ ├─febb25a0d0344beaf130422423f6a40721e3e779328ee1c982abf3915325c06c │ │ └─270997 /pause │ ├─d67451155d0b6f4f38bb49159d75b0276e8be14696264d36ade09c10b3058cbe │ │ └─95551 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e733264c1bae3457201c82a7bb090b23bf0145e0bd37eb756eb231c4991af4a1 │ │ └─184158 /usr/bin/libvirt-tls-sidecar │ ├─a761b85d4e2f05bd7040eac74da4043f70eb2817a3c8b032fb1b85e789c50908 │ │ └─231207 /pause │ ├─d5b4945253998add502e78ba77f1ff5f3544845aad26bcac208a5f4640ab1dc0 │ │ └─39288 /pause │ ├─34c1f0c348d2ebee13cc6bb4752aa6459fb37512f9bdc717d3c5ecbc9b985149 │ │ └─46719 /manager --metrics-bind-address=:9782 │ ├─e4ba7c2babe7097c063ba5329e9672b3ca072ad09fa059f52458179d03aa891f │ │ └─47062 percona-xtradb-cluster-operator │ ├─172715dc453863ac54229fec4b652bea9784bc264af38f4264af7dc19af07d59 │ │ └─171438 /pause │ ├─1ce995cc3ff5262092cb30f58d081a8e37136c90c9debd448edcad83d28097ba │ │ └─55423 nfd-gc -gc-interval=1h │ ├─a59d3bee287adc3da0dac46919cce85c5396d80eb13b64072e00003e4dc38cf3 │ │ └─59135 /pause │ ├─889908c95204f114dac14a50e3ef5583ba17973e9617059c64fd1776115b0717 │ │ └─188950 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─82553fcb65211db806d54f1f2c24c6a84726dc19ede5642f4eccfdc6bc112767 │ │ └─144116 /pause │ ├─90358b7e399ff0298e7be721a8cfc1eefc07143d2bbb70b5f8915c992c3c578a │ │ └─240799 /pause │ ├─c5b7571294cfcf5cde914a6d4d5641a69b81b871d36694b33093ec58c90f04fb │ │ └─225587 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ed58233a9fe1cd6ca32ce60b1643bfbdfa47c9e0881674df6710ae272c4ce73f │ │ └─39177 /pause │ ├─6fc6b67cd229585f3e30b91c0381946b836f9904233f29cee18161ea293ceda0 │ │ └─171493 /pause │ ├─4058547426ced324e0ae771ae8510013ed23ffea694f8739970467d3b63207d0 │ │ └─122022 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─668f1ad989c3fbc3980402af0616d541b3baaec4b09a1137b53afc5070ea9602 │ │ ├─118895 cinder-api: uWSGI master │ │ ├─118907 cinder-api: uWSGI worker 1 │ │ └─118908 cinder-api: uWSGI worker 2 │ ├─af3f3e3b81032b95fd7044f778cd9e96b1026e8f9b783fb6ef1822ebd4b8965c │ │ └─63426 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─4d6589a5b23c4a888b572affb9c4105d17f307ef86f46010c0a9598260c3366b │ │ ├─40978 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41406 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6f77dddc22a49ee5f6e5f9688552c48d7b3d3aa7dc83310e0bff0fe04bac9c5b │ │ └─184332 /pause │ ├─ea393d69f4aa795c8a097e4af12617160cb8fef3b8d9302f3a5e40e96e09dc15 │ │ └─225301 /pause │ ├─1b01b8eaf9f72cd875e1885f53b5693b855e354a0ea8d451768a54f5ccba9ed8 │ │ └─61114 /pause │ ├─266c2377efd554e85d7b345003e0031655f7624f684754c389daae373ea12c33 │ │ ├─169612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169630 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169636 erl_child_setup 1048576 │ │ ├─169683 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169872 /bin/sh -s rabbit_disk_monitor │ ├─83cb8597c5f21dc9167cbf64e7625cfe99537947467db9e822c584a77c44893a │ │ └─47938 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3727324e4d041d4bbf62a8b279a2de1e1b9292d33ba1dfa7cb902c128c6787da │ │ └─55308 /pause │ ├─658613b9f1bb11b3510700b6f938524a2688d54f29733d554933b6d69337472d │ │ └─47250 /pause │ ├─57f9e880bee87edeb8cb1b5bc384892e71b4d9ca27e4c3c71bbf6bb5b0129708 │ │ └─211052 /pause │ ├─cc58650c1edf3843ff4246ccb064308812418ac34f45d45044a7bb01320454dd │ │ └─46485 /pause │ ├─c1bc9fc4258c8615c7606ed0fae1da4da23e4ed99d9db26baded979b4eb0c8f1 │ │ └─60510 /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 │ ├─dfedfba66b20f886b2fb94f0dbb50e74b783995240fe94285f46fc77efc355c7 │ │ ├─181154 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181439 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkk6pjqsy/privsep.sock │ │ ├─181690 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpmgatci_5/privsep.sock │ │ └─182254 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─032dea92e88ce9c6163423cf03f36b38d6d4b7eb51aad07e2e2cb388e7f2be91 │ │ └─184952 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5ce657bdb868a8d2d95b88e771fca199ee275ac7a3245aa44849682255e802c2 │ │ └─104369 /pause │ ├─1d53bbeb301066c4c5d0b40af2dcdc7a0cc36808b976de4e914ec888b08bc53c │ │ ├─188899 /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 │ │ ├─376434 /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/tmp1skln3q3/privsep.sock │ │ ├─376724 /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/tmp4n8rhhwo/privsep.sock │ │ └─377371 /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/tmpsjfn9ezh/privsep.sock │ ├─2585d3c61cee0a540bee5852b93814ed33f6774cfc7c77a588435ac88e4613e6 │ │ └─41854 /pause │ ├─5f3f974b1642b18aaa4d3b8b392c8a0370da0f2f358dfdab56963103cb749490 │ │ └─106365 /pause │ ├─ec4f362225403f69cc6c7aae34c5501efbcf6101ccf8db7d0e8febdb0addfb98 │ │ ├─82827 barbiacan-api: uWSGI master │ │ └─82840 barbiacan-api: uWSGI worker 1 │ ├─7ef7ac0b6e16c266d9ab307aca464e5e88377b052cc285cecf4114ec6117b099 │ │ └─63861 /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-19-213-156.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 │ ├─2c04e9a0b476e27784f8498f850fdb739e3873887c06e5b0709dd01b17e39c82 │ │ └─64670 /bin/oauth2-proxy │ ├─de3357af6c6608751f89a021cdf352c91808806fd2e2b15cc5f5ebea6321810c │ │ ├─167551 nova-api: uWSGI master │ │ ├─167583 nova-api: uWSGI worker 1 │ │ └─167584 nova-api: uWSGI worker 2 │ ├─ff66d75284a6cfd57d9facbd5cde58b904c14669a08021eaf85812e2755918d8 │ │ └─64019 /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-19-213-156.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 │ ├─cb7d393a7d02d9fc8e69696b2ca7c80b3f77154a3a48a6a56cfbfbbd57685052 │ │ └─50228 valkey-server *:6379 │ ├─9d8ae8a746ce3202f554667b5a8489421489b3a0a176e6e29f4ab5db1d60c937 │ │ └─211116 /pause │ ├─aa728e9cbd7d50cf063a0e9661ca62c0962e5175e1f2eb620d5c0763999501a5 │ │ └─273555 /pause │ ├─9b5f5ddce418be371cdf78d62084404d013b12a7b991981879919446fbf6480c │ │ ├─48013 mysqld --wsrep_start_position=db2d4c1a-52e1-11f1-8674-cb2407b6e67e:20 │ │ └─48135 /var/lib/mysql/mysql-state-monitor │ ├─d756a798a5a787a9a008bdff9c3bd8c71842b891e754ffb7b726ebe94a7a9876 │ │ ├─141734 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141757 erl_child_setup 1048576 │ │ ├─141805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141806 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141978 /bin/sh -s rabbit_disk_monitor │ ├─4e110fd2e169267d676ac80654c53656547ddf4d03b5ef866f9b4a883d431ca4 │ │ └─62953 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─91976ad18c696e8d30f2739ca93b68490d6d1500be09cb02437868792b20a26f │ │ └─39397 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 │ ├─f16c71a2da35d1718c4cd65009f8841ab2bcf8641801abbe322857473f0b7e68 │ │ └─39425 kube-apiserver --advertise-address=199.19.213.156 --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 │ ├─5ae447fe2027eea563f36954b66d74f4021a8ac1ded974a2c8793b9e75cf04e4 │ │ └─186986 /pause │ ├─51cd42621c1d0c38368d30b744d5b26af29f590287a8742e842dc51a144ea899 │ │ └─50661 redis_exporter │ ├─12dc675784f2414e0bd797c13a98903c267dcaeb4ddd1f9ea8a99f8925a3d5d1 │ │ └─171777 /pause │ ├─e7ff40ef272e4a3b870c511c61bb8d16541cc2d98ed42d6e36c06848790fb07e │ │ └─66752 /pause │ ├─249bf01384b2749ba19dc59931e02e066a66e862c04e11776246089b2622c296 │ │ └─54411 /pause │ ├─2ee66cf9fd0144d232d478e4b9e82860ba5b668774f8dead7341f0d03a0e56c1 │ │ └─248515 /pause │ ├─1d927381744898dcdf078ffd61701a67f9e190e1eb242b8f96175f33c9383787 │ │ └─39544 /kube-vip manager │ ├─53e09bb0a60f271dd01f5ba8b59779e61f268a7095121d1d98005b8904d0bb74 │ │ └─77652 /pause │ ├─1d7013280f06dd34b78e84fdd6c7cef219c9a3b6f88b7f35aa7f1c4ba726bb4c │ │ ├─167675 nova-metadata: uWSGI master │ │ ├─167688 nova-metadata: uWSGI worker 1 │ │ └─167689 nova-metadata: uWSGI worker 2 │ ├─3163e881b6f420a220607b4a649a093ae5e95b1429e400e20d36f5d1bf7d8b38 │ │ └─171319 /pause │ ├─c02f2a4d4e6167f76ec7c21ea3e6195a395a51a87e4f632034c2e7707db22cc2 │ │ └─121388 /pause │ ├─85073066d8ed29dca1ed84d4a541e1f28dfc92d1a43f1d53dd404551430535dc │ │ └─64059 /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 │ ├─68a3770a73d4c899ec6b795b44a6f9a8b7ffaf5157f75fb84f81ef0e6c7a8c91 │ │ └─39264 /pause │ ├─3e6390dac43d5a955ee67c4fb3da4fc0705e968827442860ee3ae0974aef26a1 │ │ ├─180107 neutron-api: uWSGI master │ │ ├─180144 neutron-api: uWSGI worker 1 │ │ └─180145 neutron-api: uWSGI worker 2 │ ├─a5cc815666ec30f9abd7244b63b782a80763e04851b2143e652c81034ee9e028 │ │ ├─60095 python -u /app/sidecar.py │ │ ├─60348 python -u /app/sidecar.py │ │ └─60349 python -u /app/sidecar.py │ ├─7767e62f6b97bca9a3bc5de4b4220304feeaa70b21e809afa767cf2895bd87ae │ │ └─226475 /pause │ ├─3d9b5018a4f7da9fafdac3d45b11eea6ef0a0453e8718798510a17a26d0f3635 │ │ ├─62453 nginx: master process nginx -g daemon off; │ │ ├─62467 nginx: worker process │ │ ├─62468 nginx: worker process │ │ ├─62469 nginx: worker process │ │ ├─62470 nginx: worker process │ │ └─62471 nginx: worker process │ ├─0b54c519194586c718f23483176f1d306313ee74d599469863721f0a567af904 │ │ └─42338 /coredns -conf /etc/coredns/Corefile │ ├─23ce51af8ad61e12aaf411d7bbd581b6b6b8a6cf15c6940b02ae8c152231f777 │ │ ├─103218 glance-api: uWSGI master │ │ ├─103231 glance-api: uWSGI worker 1 │ │ └─103232 glance-api: uWSGI worker 2 │ ├─3a1058891e05b685bad1e49698737586a35b6763d7192450c27790a63000cba5 │ │ └─62899 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─290c0426471e522699702d10c43b8ac05f32b8015b65bf13805239a181984d3b │ │ └─229614 /pause │ ├─0a8b6cc9c0039fd6d3e41a214148c6e090cd897dfa86f1d3cb6294a82d0f0375 │ │ └─60709 /pause │ ├─c80b68987d7bbf85baefcbf47d0b205fac3fa27ed2d1d8a9c730386e7ecaa2ea │ │ └─64695 /bin/oauth2-proxy │ ├─f8f307f05203b819ce83c8b6ebad6dc654ca890398e9ca024667ac0b0b8ab42d │ │ └─144387 /pause │ ├─6760155388c40af6a8a39f1b6138ed70347cc995cb17ed53c3d4024a8d828b82 │ │ └─61863 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 │ ├─4c17d5d2f596d0a9270e1fef5a8b3a676522b95337d91c4086a8b91641c2482f │ │ └─84140 /pause │ ├─372772140ef0cc522195eb2573c66a445e0141da3a369bb767e0e58ae2574559 │ │ └─268298 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─db44d860ae65f1be2cadd3b4f79f7ac76add5c5a3af9e14146ae18859c71658b │ │ └─55563 /secretgen-controller │ ├─28db0253d5f5a64786b4c80c0aaca657d3037e4ed4e9ece0adf39f6869e324a5 │ │ ├─63535 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63569 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─87aa3f656598a5a1efc176acbf1e3bf1cd8134b197ec57ecddfef6295bc92548 │ │ └─274945 /pause │ ├─3f8210c867396c26030cbb6665b37a131d5d873a4dbb8bf7994dc249aa55459c │ │ └─144734 /pause │ ├─1c9f3146b3730773632a33fab19c9130783bcd94b56586addeabca33648757ef │ │ └─63586 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f595b5e34641f0f6a20914adc01ddf4537a457ed5da4411c9a031aa3ba3d0ce2 │ │ ├─180159 neutron-policy-server: uWSGI master │ │ ├─180171 neutron-policy-server: uWSGI worker 1 │ │ └─180172 neutron-policy-server: uWSGI worker 2 │ ├─fd8e3dd5cb05070eb5e2e0de108830443ef19c3d2b4ccada3a361aa5d8bcd899 │ │ └─64373 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6f3a6469aed0b7d97565d358760ac7131407bb93b734084b81f73658855be3e5 │ │ └─169499 /pause │ ├─cb56e13e51fabe28d4f273391a6c47ae2b4171df0ad50a4bac9144d43aa6a464 │ │ └─163075 /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 │ ├─f61be84f3820db1718a49a0f8d53566a9d2a7a90d9ee7c2145c8b525f178bb3f │ │ └─40531 /pause │ ├─90454a7569fa1b9011dd1a484a8c0fc5f9d77bba5776204d05b17fb0c7b3aa36 │ │ └─123880 /pause │ ├─518d8cc4994bdbf87537b10bdce9ce42c4f2b4f14785320445361ab1d5d38f7c │ │ └─64786 /pause │ ├─2b07becf7ca7e79a17806508e66e1b0c8d0be8624276ee7703cfd058d5e316c0 │ │ └─229643 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─69c2412502e0acfe12887a9bd7dc23867f5790b2dd548ec8c3de4cf7ffcbd5e7 │ │ └─59307 /pause │ ├─eafc0627eeb2e7f10fb1d621453e45a047afb26921b16120486ccac6ae54dbb3 │ │ └─61751 /pause │ ├─150bd847479547d379c6ee3f93f77e42a1bddad724fd52550f83305428ee71af │ │ ├─244170 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244189 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─244195 erl_child_setup 1048576 │ │ ├─244339 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244340 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─244443 /bin/sh -s rabbit_disk_monitor │ ├─8a451a8b311689ef2172bcfbd2c2849efde8d6a54d2df605f337ea5a726cc565 │ │ └─60804 /pause │ ├─661557fefe0807ad2a28613c438795b6b0889c7bcf615e84386918bf3f718067 │ │ └─143789 /pause │ ├─5449c2917f247840f0eeb11aa238c68187b341552e1bda00eeaf6e792b729229 │ │ └─227223 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─24877781f41426244621c6ffd786a327da19769bfc26576055b5e3d5bb5186f7 │ │ └─203276 /pause │ ├─6a52c12b859f356ca07b79920c4674a72e1acb7034cfffc60ab39da93b9e2253 │ │ └─41896 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─19f422574888ec384248e555a6343c7bb99dd289e2593b70d004c7d2cb027ff9 │ │ └─171509 /pause │ ├─f3c4e9c5d13561c640a68b3ef74288f034bf7b2e371765c7b47f73db3110f47c │ │ └─61005 /pause │ ├─699726a8a04333be68b2b5b028d186a7ff8400e6e6aa398d439899cd0af1e753 │ │ ├─199315 heat-api-cfn: uWSGI master │ │ ├─199374 heat-api-cfn: uWSGI worker 1 │ │ └─199375 heat-api-cfn: uWSGI worker 2 │ ├─1562cc3d972eaf2b3410192d914bf14266e9d41466da9f89a3e80167a223789f │ │ └─50186 /pause │ ├─501f72227da9e58a4e445dbce1cf3b212683abb0cb6fe6e2388d2b3a38751ed3 │ │ ├─273445 apache2 -DFOREGROUND │ │ ├─275885 (wsgi:h -DFOREGROUND │ │ ├─275886 (wsgi:h -DFOREGROUND │ │ ├─275887 (wsgi:h -DFOREGROUND │ │ ├─275888 (wsgi:h -DFOREGROUND │ │ ├─275889 (wsgi:h -DFOREGROUND │ │ ├─275890 apache2 -DFOREGROUND │ │ └─275891 apache2 -DFOREGROUND │ ├─7097168ad1b8361b9755a0a755097f34faa70955f3e3768f36debe617aacd03d │ │ └─141532 /pause │ ├─6832e1f6970aefa827a6470a47ceb1bbd36c77d4ce6c9ee9c3567facf2fe8d71 │ │ ├─277426 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277438 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─819dac4b28e99e14913a67040f9b5980be8d3a3ef49e66955930a3566968d389 │ │ ├─47855 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 │ │ └─50525 haproxy -sf 153 -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 │ ├─e26b35fb8f22e2690d4e11b10d3435c8351aba49fbe774346bd8c935f5ba5aad │ │ └─42272 /pause │ ├─141db91a2ac3eb00dd7e1638dc7a12f6a41a6bfd44a3aa954537368a99d20342 │ │ └─182567 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) │ ├─cf737ce54cadbd8a5992a34c70afe8224dd20560fb20fb04068555006835ef37 │ │ ├─240930 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241291 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241292 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c5b12e99add09615b64a024f518b869e6cdbc3196150a741b30611cd902e1542 │ │ └─42304 /pause │ ├─9315c4ab6ebdd84354ae17b75d0d0cb4072733300f2d1e0b77537a42f960176a │ │ ├─240384 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241110 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpx4oc1_kk/privsep.sock │ │ ├─241119 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241122 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─614730855da2ce6a9cab969868b390868c6b4caa72d368b6aa5c3a8caf5f16fd │ │ └─43379 /pause │ ├─b7f151d074c433ec86197fe500f84189f22586453f7ee8d1f6b89005ebca89e9 │ │ ├─168327 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168737 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168738 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─086412c31b099bff43281b4df21667ef0451957e8c4e69783ca540da3e485647 │ │ └─46590 /manager --metrics-bind-address=:8080 │ ├─3154e1369003c9bb2c011a73aee1b8a8331760a0fa664e7304a5ae61e665578f │ │ └─63910 /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 │ ├─1fd4caf964db93872e78cbebb3a6b252a3c7c938d548c95bca34dc6f30771c9e │ │ ├─199329 heat-api: uWSGI master │ │ ├─199376 heat-api: uWSGI worker 1 │ │ └─199377 heat-api: uWSGI worker 2 │ ├─90bf2aec9bde305abfb5043e7f5e3e05549a89482ef13cdcb840c4e022e7a5c1 │ │ └─55088 /pause │ ├─527ad69d5f265d987735b67c59b769057b6104befe60260088ac7d6eb997dbbe │ │ └─108324 /pause │ ├─035511b9fd277d387e1e7fb2a2c2052666bca11f52221a9eabd49f63343a8c9b │ │ └─248147 /pause │ ├─1760ca78fe9d3ce68fbebb86ceea85335e88519155d9039f2c7b1d426542b134 │ │ └─211172 /pause │ ├─e9b3697a209775723505ab04b0bf20a521435e21e68786b2d2dbe5157ca11d58 │ │ └─42856 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 │ ├─e3f869fdf652d2c8ae4b7707f2978118c8d668460ddcf9fc7817ca5ef282e82f │ │ ├─184547 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184573 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184579 erl_child_setup 1048576 │ │ ├─184757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184784 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185185 /bin/sh -s rabbit_disk_monitor │ ├─c6393e2103f5c15bc7e65d6d15815e6cb9b8cee2873817d2c45057ead2a2598c │ │ ├─223148 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223165 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─223174 erl_child_setup 1048576 │ │ ├─223237 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223248 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223557 /bin/sh -s rabbit_disk_monitor │ ├─40c2fe4763f541e47cde5d345fc60b6f4e73c8a448f6cf00d0c7dd09c5c55c6b │ │ ├─90449 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90466 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90472 erl_child_setup 1048576 │ │ ├─90564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90565 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90575 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90823 /bin/sh -s rabbit_disk_monitor │ ├─c456c111771fab1a31bdd9d1b6f341ea06c2b66e336c34e8c295e4167fbcde93 │ │ ├─203454 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203471 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─203477 erl_child_setup 1048576 │ │ ├─203603 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203825 /bin/sh -s rabbit_disk_monitor │ ├─e7337290ab64e6e1adbe580946d0699eed8397268d4bd2472380efdb54c7d117 │ │ └─50321 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─022012121241f7ff98709b9ba32ef475bbbc9f0da9fb46a8dd0cca2d5046948f │ │ └─59602 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─753889df54f113495e8bfbaa6ab5f2cc2d662cb9d245672cf3a93b8cc774b03a │ │ └─42358 /coredns -conf /etc/coredns/Corefile │ ├─1c8c4552b94bbd073eb07dadf9e56f4562542fc81c83a50edcff2e425fd5c6c0 │ │ └─138706 /pause │ ├─c2037de7da0fce4111bf568d3db35dce40b3f712e10ac4c8dbc722eb2d0d4389 │ │ └─39308 /pause │ ├─2f0737d3b2154932e0b4ece51e7ceb5d0e6d75642283353fc36e2d481e0459c7 │ │ ├─199328 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199590 heat-engine: ServiceWrapper worker(0) │ │ └─199593 heat-engine: ServiceWrapper worker(1) │ ├─6734e5826e152819c6e9eb9ac1a9735d1267f270250b2a15d4e69d0d8dabf947 │ │ └─39813 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5b3d4ea7093cf8fcd3769ed2fa655f6a7213a6cae281988ab720ff64082b2ebf │ │ └─45989 /server │ ├─b8fd4a8c2186d6ab66f2d819e379dbc6e69db085a75ee273d5c0f07594c92026 │ │ ├─65232 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65255 erl_child_setup 1048576 │ │ ├─65313 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65324 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65473 /bin/sh -s rabbit_disk_monitor │ ├─ce8c78cab1ccbd905194d49d85b1069a9a3b09463be61cf9ea9954744e0e37ea │ │ └─171817 /pause │ ├─d093921a3badb34cdbb8d538acfcb7657c091dc225ebb95af916eba8c2234167 │ │ └─106012 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6c15e4461de33c4e8bfaaf6df5e68ab7ccda40e504fb0cf15541ab877cbd6ec4 │ │ └─186864 /pause │ ├─357eba216e8af8a4d13f9526b6d5d5d71918e7c8dfec44ad9d2a4fa4eeb61cc2 │ │ └─220444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─86738f822d94af9379007fe1676a3d37b12854d20bd9a858376e6f8c0e1f9d25 │ │ └─240357 /pause │ ├─3e503a9944c8db2821ad38a29fd9ec7a760b4205b4ae847d6bdeb5e599cc39c3 │ │ └─144002 /pause │ ├─bfea780309b01f4b6d253086102b29346515a25a6a375c0948598c5643008c0c │ │ └─102754 /pause │ ├─66c4e2d5b317df4802e29f934cc9ccdb441519986455e0c66989ccdd7bbe0f0e │ │ └─273915 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─173d3e67ae1f636fb66042bff4b665faf541cfbb74e7b8322d83ff67e622cc27 │ │ └─43510 /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 │ ├─dd96736b063bc5ab68e4ec1eeaa70902af6a6428d2cb484954308965bcdce84a │ │ └─184206 /bin/bash /tmp/libvirt.sh │ ├─205013b22f80789dc512302f9e8934483c9222fb7214ab2a454af0d7c01c2411 │ │ └─63373 /pause │ ├─2ac9a00a5dc56bed1417617b768e8f37071ac37a863b50e994498b1cdb61f175 │ │ └─231146 /pause │ ├─b445973027f45b655b0287ab748a66c0dc3f402f478a36742e43949db7f15be3 │ │ ├─268364 /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 │ │ └─268646 /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 │ ├─3a6224c2d059b9c122eb7d336ddbf219cd7458bbfda129f0ed5ae2db20c2eb37 │ │ └─55128 /pause │ ├─6b5ad16cdd2fe8b5885bf1cbf4c9d11ad1f29645e45ccdea0920a25c4f974dee │ │ └─45639 /pause │ ├─57cf5ddc653f5910e812c9e5558dbfea0e4411d2019ef000c6cfc492165fb3f3 │ │ └─84812 /usr/local/bin/rook ceph operator │ ├─570adf477e9879a95957a71023fd8fd90390e54ef5a78c295a5a9e87f4b5cb77 │ │ └─39789 /pause │ ├─6e3e3863b13ccb87a42fb961c07f6e5513d1439199ad0d262d7ff21b686b70c6 │ │ └─64631 /bin/memcached_exporter │ ├─51b1a0dbbedc599714bd328d077334a9e6e9add88ed3f41eca7000e2da894b60 │ │ └─59294 /pause │ └─5b161c4ea99b49bd8d8269ad51ca4aaa35eaec98ad40d3525fe4a1ee53f4eac6 │ └─45767 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount