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 │ │ │ ├─22096 /lib/systemd/systemd --user │ │ │ └─22097 (sd-pam) │ │ └─session-21.scope │ │ ├─22054 sshd: cephadm [priv] │ │ └─22111 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1597 sshd: zuul [priv] │ │ └─1610 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1601 ssh: /home/zuul/.ansible/cp/199.204.45.157-22-zuul [mux] │ ├─404865 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-udtornzdhwlatmguzxinbemkustgfydg ; /usr/bin/python3'"'"' && sleep 0' │ ├─404866 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-udtornzdhwlatmguzxinbemkustgfydg ; /usr/bin/python3' && sleep 0 │ ├─404867 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-udtornzdhwlatmguzxinbemkustgfydg ; /usr/bin/python3 │ ├─404868 /bin/sh -c echo BECOME-SUCCESS-udtornzdhwlatmguzxinbemkustgfydg ; /usr/bin/python3 │ ├─404869 /usr/bin/python3 │ ├─404882 /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 │ └─404884 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-966bc0d9128d92c1130d8bd9bc17618266bceaf9f4bd9805cdae16876888e9dc.scope … │ │ ├─12932 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rbnxxp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12951 /usr/bin/ceph-mgr -n mgr.instance.rbnxxp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9940 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12532 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b54ac730676d447113a704da23a7c1cb7d79924099e25a92493c2a6470af7e54 -address /run/containerd/containerd.sock │ │ ├─ 12907 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 966bc0d9128d92c1130d8bd9bc17618266bceaf9f4bd9805cdae16876888e9dc -address /run/containerd/containerd.sock │ │ ├─ 19066 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 55202c9ad2080b37a13fe9e6101cb1489ca9067d345231f251500262c1f6186c -address /run/containerd/containerd.sock │ │ ├─ 25635 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cc8be54d377bb92bada9895fc71dd07f71abf0554784e7fef64bb6e04c797b9a -address /run/containerd/containerd.sock │ │ ├─ 30138 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0e7392ebae5f244ccdb71fb064f0eb1032cfaedb57dbde9898d17e5af3d126c -address /run/containerd/containerd.sock │ │ ├─ 34973 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 09eeb88d3d605bdf7004e64b0248cba2186547a18d218f4178f596708113142a -address /run/containerd/containerd.sock │ │ ├─ 40850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df0c074c073fda5043aa49fe6fe1bf413fb0d1afb58b25051f98efd17922878 -address /run/containerd/containerd.sock │ │ ├─ 40885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2b1f243a4b3393adca4b8e65e7daee647a053ed23c5c753cc72b2d05dbb5da -address /run/containerd/containerd.sock │ │ ├─ 40920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c94227c57ec687c28874fbcc07d2372fe661f066ae7cd417144faeaa9aee0609 -address /run/containerd/containerd.sock │ │ ├─ 40924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9580bd7b0a13ffe7c7de63eddf21f1bdbd99118c2a58f974fb43bf714554a91b -address /run/containerd/containerd.sock │ │ ├─ 40926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a587fadb3deb089370df7c3f1256fd316fa31571bc91e86ecd6f492df1e812bd -address /run/containerd/containerd.sock │ │ ├─ 41420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35bbf9ce265bb6b9d776a785d8bf0a87d20852bccee3199d3e1ebe5354bb0cd9 -address /run/containerd/containerd.sock │ │ ├─ 42197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf2510866d111de7dd176d966d397c6b7587810dbf565649080e0a7663cda5c -address /run/containerd/containerd.sock │ │ ├─ 42210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 588faeee4e9cef9dfef76156842104a30470d11be1f261d5e7a05e8a432fe545 -address /run/containerd/containerd.sock │ │ ├─ 43563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b3fa9f8828969ab12c22542e2bbacc09bcd4e3910c26c14672a311b30e11c09 -address /run/containerd/containerd.sock │ │ ├─ 43962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de11f8409b97c3d0f0dc0183178299647da72244f7b2bb8c57e23cd110aa5898 -address /run/containerd/containerd.sock │ │ ├─ 44002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f70b16ab327387162c7dd35725a587a9850d8807ef2f1d92c4e0622fe745261 -address /run/containerd/containerd.sock │ │ ├─ 44422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3074b8a1bbbab6f5306fd19db81e0d78f7e276808b1c04a397f70216b1402298 -address /run/containerd/containerd.sock │ │ ├─ 44921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18bd00f4baf6500210c96f0208b3b73311c04b1f9ab2a82e3a83b23487f5a1b9 -address /run/containerd/containerd.sock │ │ ├─ 44958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a801484e5365476c3c48041ad8e4ee4136efa14c2d6266a3c85b6fe0d98ca2f9 -address /run/containerd/containerd.sock │ │ ├─ 44998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 258bd2a559fff26ad66dd4ba79196933c2f49f6d8dee3c37648ec19457ab4a68 -address /run/containerd/containerd.sock │ │ ├─ 47367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c227f57c54833c566d3206d94822498173ee1fb60386ee69c19108851935df2 -address /run/containerd/containerd.sock │ │ ├─ 47405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdbf74c87df33fe0744ccfa73407867ad05bbc2e77e814e554edc83f159929d0 -address /run/containerd/containerd.sock │ │ ├─ 48130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132e1ab92cd7a3b42283b83abba5f30948d8c3e14e8fd5ae76d9848407d010c9 -address /run/containerd/containerd.sock │ │ ├─ 48229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f74e76e30174dac6566598428ed3774abad81652967b7e315c48bad8ad29dc2 -address /run/containerd/containerd.sock │ │ ├─ 48602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 798746866abe9f22d282b68d0f95b2a1ddc37893fbbe4fa23157d7d94d0aa85c -address /run/containerd/containerd.sock │ │ ├─ 49158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3089569e5d555e4643934607e8c54e8e50d4f19619e936ac116be756bc2b33 -address /run/containerd/containerd.sock │ │ ├─ 49488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29ed518338b91c11add7cb5fe738f7f845ebc72bf6bf14f3644387c0c4790e09 -address /run/containerd/containerd.sock │ │ ├─ 51702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3052743e5abe55af2d20c4f21a3734aff2a2a3339b486653a0fd66fc73b3a220 -address /run/containerd/containerd.sock │ │ ├─ 51885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20012aa9e22a94563ea6100124822e3055c71cc2e3b23033b7e664c768e51d0e -address /run/containerd/containerd.sock │ │ ├─ 56228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49dde33cb1e6b43a24a3172e476a9571802fdf0346e4cbda7e3cc73211dd680b -address /run/containerd/containerd.sock │ │ ├─ 56812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c84bbab396326904becb2ba8adb89710f576f9e614436b40e50e37d34ff466c -address /run/containerd/containerd.sock │ │ ├─ 56858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a67ff3fed2263964829b8ac4504df20c595e969aa62b76a9c049f9ac4214a4 -address /run/containerd/containerd.sock │ │ ├─ 56919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc2f73ef805622a038fa726fef4168f34845b79ca101f2d7084d04969a80b68 -address /run/containerd/containerd.sock │ │ ├─ 57130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce208d56cd5961213e8d6898c58fd19d3fca8ee516be380543dc104f8fed4d0f -address /run/containerd/containerd.sock │ │ ├─ 61204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d52dd0baf7ba51b76b2511d0fd81407ac297a5d4a8153e00a396f51f061a2d9 -address /run/containerd/containerd.sock │ │ ├─ 61432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 282daaded74f3caf782455f0a4429a07b77154dc0d5a7d2694a5ea36534a4105 -address /run/containerd/containerd.sock │ │ ├─ 61472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7c47b6af7ccb9364b523c6f1f285e52d19af14d9f9bdd7ee399117272daa34d -address /run/containerd/containerd.sock │ │ ├─ 61504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbe83e7cb8a85292310abb2a4e6a3a628d2437505c921c4d33bfd98aa8e7d980 -address /run/containerd/containerd.sock │ │ ├─ 62825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13eb705a91af0fedeb59cd23d526bf7158a10ae61a5fbcc96315749c111e097e -address /run/containerd/containerd.sock │ │ ├─ 62877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df983abf4e7de12445ea0ada77879778b7520814033dfc45018cad2e273254bb -address /run/containerd/containerd.sock │ │ ├─ 63180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08bc90e4915e3b4837dca565a82475f13f9f9f99cfa9b79e0e20299cd7a98cb8 -address /run/containerd/containerd.sock │ │ ├─ 63251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e6ca337d2ab78e3fce0258f0fdb61a0c6713e4341aa32664b51394b11cea224 -address /run/containerd/containerd.sock │ │ ├─ 63272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb31b4be2031c2a9e96efbce9059d851eedeeb3e055610730d9aaf321e351850 -address /run/containerd/containerd.sock │ │ ├─ 63639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bade8b3df89e1f691103ae65136619855cae436f11595c4bb5312cebe30e907 -address /run/containerd/containerd.sock │ │ ├─ 64061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97a81acbd3e7f6d6a42e38d70cb7b6819812970e6cb74a4f917ec6544fc194e6 -address /run/containerd/containerd.sock │ │ ├─ 64383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8901e046958389bd8244d17d6c7b69dfba7ed131535b44609cb760f866967490 -address /run/containerd/containerd.sock │ │ ├─ 64863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df05d33e8221243f274c3f62e684c21abe74b03f77003a14fb14816faf973f43 -address /run/containerd/containerd.sock │ │ ├─ 65576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a582fc1629c19583df29a796c061d5cf157a191938633df27fc574d7f7a17736 -address /run/containerd/containerd.sock │ │ ├─ 67138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29d0817c93eed1f227b2b0aee5a25a8767fe4920622986cabf50818fb7abfe7 -address /run/containerd/containerd.sock │ │ ├─ 69152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5efadd76718b40a2e48071b9075372f5f757eb810faacd849a190637619494cf -address /run/containerd/containerd.sock │ │ ├─ 78397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 721ae68081e7f4a33f2eebfde467fc9fdfb16fc6f22e7fba53a95f85b7fbc995 -address /run/containerd/containerd.sock │ │ ├─ 79880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6568ecc17230b8ba8c66ef337163e4d137bfef1929001d29a9b931664dbce6e -address /run/containerd/containerd.sock │ │ ├─ 86147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc2d03029c40d4759826892397df242b57c05df4fc0a27425c846eea699396f -address /run/containerd/containerd.sock │ │ ├─ 92122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc4da49dd5a3a1e1da729ee401eacb236e4bca93cb62f04d856b80e948d2ec3 -address /run/containerd/containerd.sock │ │ ├─ 96328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b415cf17484c2eabe674e0fa1f97c089d71631ea6295e4a6259926de7748b71 -address /run/containerd/containerd.sock │ │ ├─ 96358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2ad531f65ce92b0edd97e053864d9c62b84f246f15723ebf3185b79f86454d -address /run/containerd/containerd.sock │ │ ├─104866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e66e25f686649cb390f70401f4e536d293c53a1aaa587efc5bff0d48fbefbab -address /run/containerd/containerd.sock │ │ ├─106601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f0cd4c66930506e51308dcd440e32968f72c17e6ce92fd316926c6ab06cb31 -address /run/containerd/containerd.sock │ │ ├─106643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1255e2365ad5b9049d3e101119b05f7d3d467853a392247ef7c526814b5cd10 -address /run/containerd/containerd.sock │ │ ├─108664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b0f2167d2fc49dc01da480f7b6a74ff41b748b785c0294a545a250192fbd25 -address /run/containerd/containerd.sock │ │ ├─110352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6713eb86b67e1fffae43a616cef168f8a10cc9e178c2376b4c727d602c6b85de -address /run/containerd/containerd.sock │ │ ├─110409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec572f1ac695acce6dcba7627f78903c2ff6ef6989ee5eb77e1058cb1856bb4b -address /run/containerd/containerd.sock │ │ ├─123409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba21c6fe09360d5c2c9b7a64704f8981633c3f0c5b460570a08158062b74d28 -address /run/containerd/containerd.sock │ │ ├─123498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e87b4c29c1cb265be90d203908679ae2c27862f86f82f6eb18cdea5a9b78ed3 -address /run/containerd/containerd.sock │ │ ├─126116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9226e9e518a7185a8d62d78803680c6b22abf7a4e4c62dd7fe9c9391216295a1 -address /run/containerd/containerd.sock │ │ ├─140557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1918a2ae797cac48169c5ec670f9122ee0d750358a36a7e21682cc0fb3f48cd6 -address /run/containerd/containerd.sock │ │ ├─142171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b17edbf8b7cd9635f0da5787114f84cc79373eb818e5ee7e0a4cea92f1c40b8 -address /run/containerd/containerd.sock │ │ ├─142604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36bd7b0e8b87380b3cdbb28179f65525dda5964487c9c3afd00419046d6f53e8 -address /run/containerd/containerd.sock │ │ ├─143408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b32d9088ff31cca748c66a62ba00cec86c99c4cbd942a9d3dbb23ca2f79607aa -address /run/containerd/containerd.sock │ │ ├─145487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a273f9d8781183ed3c816bb5373ec1f9a452a5e19273b7b104ca862df68c0874 -address /run/containerd/containerd.sock │ │ ├─145706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b2418a06ab4a93b4e37e5989bf5c0c6b73e8d5858ce04987c98c682aabe081d -address /run/containerd/containerd.sock │ │ ├─146000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923cc4d0ca74f0c9d099cfdf0a2d342fc4e8cff894e71259de500f0bfc9722ae -address /run/containerd/containerd.sock │ │ ├─146115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d52ac3b8b78c8dacfe129e8d62df29d68b2659423403cbc0b7e0d4fe4e8b127c -address /run/containerd/containerd.sock │ │ ├─146303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53a1a433ef1da27aba78cfd46dba1a3ef7c56ff03f9f04e4db9cdf8f808195c3 -address /run/containerd/containerd.sock │ │ ├─146490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16919d6b023333b0fbfbb88ad4aa8df5214e1b07be9426f1ccae6faa9946bbee -address /run/containerd/containerd.sock │ │ ├─171567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a760089dab89a1bd3bcbdeda3f5b10af8e75a1f9dea6da78e43cd2011013691 -address /run/containerd/containerd.sock │ │ ├─173598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eeb73a852af6239d9fa4a1547102d37fd760d13f9c94b7520d3da6af5c112ed -address /run/containerd/containerd.sock │ │ ├─173664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e8e2cd82e74994b51d7757e70f2d7bbcf0377a451bc3606923e3f0088bc912b -address /run/containerd/containerd.sock │ │ ├─173684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b996ee5328f9d6809241fbb8146844ef45a67e0ed15c145402cccfd5d326878 -address /run/containerd/containerd.sock │ │ ├─173753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38eb00a2f291ff6295201e2286ef08d68bb9d14c3011c5801ae4a81f81759820 -address /run/containerd/containerd.sock │ │ ├─173792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d802037dbe25a3ed310a3bb8735aa05232cb1efcbb8b986aac3d6d3c3ed686bd -address /run/containerd/containerd.sock │ │ ├─173818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8d84830e7883b6eeeeda8114a154004b42d6dee0878fb9c0804f39477c24497 -address /run/containerd/containerd.sock │ │ ├─173867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d333de38d2a3c0493d8966f4c519d53d1a00ca1482973f137436b16ec762b43 -address /run/containerd/containerd.sock │ │ ├─187127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d79fefe885e2e70fa9586e7601fce11a8be5d89a8f1f852b6ef371237d385c2 -address /run/containerd/containerd.sock │ │ ├─189514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaff95154d6e8620a1d73b35a9efbf5b41d462ff00b1878aa23da2e9b8748b36 -address /run/containerd/containerd.sock │ │ ├─189575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c527a7423f93d0c3aa00296b37c76f40b75c421b492400480b3e75b6b0688e50 -address /run/containerd/containerd.sock │ │ ├─189655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e389226642c00dc1c31397c26fccc8777e2b286b2437de70b28385f8cfdd4dd1 -address /run/containerd/containerd.sock │ │ ├─205211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc42cd80406ade628018287fc9d49779b4d693cae417fbe194bdf4e492ab6b16 -address /run/containerd/containerd.sock │ │ ├─212479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed281326adf627ea335c68397d08586fb4b88ef0e2fb4674c859c5b9f5c8159 -address /run/containerd/containerd.sock │ │ ├─212499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46af7620de4849a83d3e7706d4298db6648559f21c7ba2a5d9131d4806a6bbd3 -address /run/containerd/containerd.sock │ │ ├─212530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b50c23d67b53785477c987e193d3554132cae6a3cc417bea20532177e96058d1 -address /run/containerd/containerd.sock │ │ ├─212829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55d9b2b3d95b93d0f2ae9c22a45a76094a64c10390df3726889e9211c61af477 -address /run/containerd/containerd.sock │ │ ├─223720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dff46de711aa80772bc33dfc6eb6f28e5a899c1e710b10b0384849f489b3fed -address /run/containerd/containerd.sock │ │ ├─226232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8022639bead7d1e7b33c8b69e63fa17afc5689b177e2b2eb8cf0ddbdb0af277a -address /run/containerd/containerd.sock │ │ ├─227439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 853c310250b785ec45aca280beda8321571574cd62c372111f50246c9831fe78 -address /run/containerd/containerd.sock │ │ ├─228353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b5c8f3a09c0ffd21bc1ab2378c44e15c74d479cdad396893f9ce69fe3d2c4c9 -address /run/containerd/containerd.sock │ │ ├─229615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c42e3371ce542a7a73d3a3967fe59d7141fb940327077634d9c4c7c34e45fbb -address /run/containerd/containerd.sock │ │ ├─231123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 637c08d0de7526908568419e984e02c8613536696496ef059ac93f41e585bf94 -address /run/containerd/containerd.sock │ │ ├─232522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3efc69c1cf7ed472ee37fcfae1dbc736844c7539bd5c9aae3ceba557f8a3bbb -address /run/containerd/containerd.sock │ │ ├─232666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea13e90ba33b4cdaf56d8d71ceb33f1769ea60e9d50c091684624ea007a15bd7 -address /run/containerd/containerd.sock │ │ ├─241874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0828a3c263e1d61abc4a7f9ed2c4f0dd96b8036b2efc41309c6b0c12e7142f93 -address /run/containerd/containerd.sock │ │ ├─242292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 458fa8ad1a853cae923d67803b2ed81654e44b738403a2de359f5436fb7ef15a -address /run/containerd/containerd.sock │ │ ├─244933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d99d089a22764b280a9bfdf0f58b9021a608aa437920b7ac2c453a0a10f6441 -address /run/containerd/containerd.sock │ │ ├─249462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b52cca5cf7f8ee3195bc2cc83bcf87d4d5e8cb5c1e8b5b28f8bfe24e1cac2f1 -address /run/containerd/containerd.sock │ │ ├─249647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3889903acebcb5304812684f2ad8c4265b85d108f7b91a5dbcdc74d3b7203684 -address /run/containerd/containerd.sock │ │ ├─249656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0997b7bac31a5fcadff75bfe4ebc6cfdbb82d0532403aa81f7d1a0b7a6f2a1e -address /run/containerd/containerd.sock │ │ ├─249729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c93a4d2f7925ad3d58ef6626e1063cf5361398783a5c1205a965915665bea9f -address /run/containerd/containerd.sock │ │ ├─260854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86fd7358b6548b8da5627d30430ca76944f44aed4da7a1d3b5001ba78b265501 -address /run/containerd/containerd.sock │ │ ├─263339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a24a9a17beb8d4100f99344543d1923590f0df18b99dd2068e6451ad9336df49 -address /run/containerd/containerd.sock │ │ ├─264824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698c5bc0bd1851e3bdb6229425ff40ec601698d35b2f82223d6346eeed92f347 -address /run/containerd/containerd.sock │ │ ├─404794 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/3501d597eef7d6293facf74402cc3d85faf6a553998657c4c9cc9d07f25ec751/log.json --log-format json exec --process /tmp/runc-process2599370368 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/3501d597eef7d6293facf74402cc3d85faf6a553998657c4c9cc9d07f25ec751/c6831627bfbede7193528dcf0a3c28c5ab86bd11a2572833c024736c9ecedbc9.pid 3501d597eef7d6293facf74402cc3d85faf6a553998657c4c9cc9d07f25ec751 │ │ └─404797 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/3501d597eef7d6293facf74402cc3d85faf6a553998657c4c9cc9d07f25ec751/log.json --log-format json exec --process /tmp/runc-process1625886978 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/3501d597eef7d6293facf74402cc3d85faf6a553998657c4c9cc9d07f25ec751/f56fdbfec8747273b720366b186f0cac615321807c3acff6eb578d376891bf22.pid 3501d597eef7d6293facf74402cc3d85faf6a553998657c4c9cc9d07f25ec751 │ ├─docker-09eeb88d3d605bdf7004e64b0248cba2186547a18d218f4178f596708113142a.scope … │ │ ├─34997 /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 │ │ └─35009 /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 │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-cc8be54d377bb92bada9895fc71dd07f71abf0554784e7fef64bb6e04c797b9a.scope … │ │ ├─25659 /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 │ │ └─25671 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29845 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30118 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19023 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19043 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25355 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25618 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34676 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34955 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rbnxxp.service │ │ │ ├─12817 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rbnxxp/unit.run │ │ │ └─12851 /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-rbnxxp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rbnxxp:/var/lib/ceph/mgr/ceph-instance.rbnxxp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rbnxxp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rbnxxp -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 │ │ ├─12459 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12489 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10311 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-d0e7392ebae5f244ccdb71fb064f0eb1032cfaedb57dbde9898d17e5af3d126c.scope … │ │ ├─30162 /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 │ │ └─30174 /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 │ ├─multipathd.service │ │ └─140033 /sbin/multipathd -d -s │ ├─docker-b54ac730676d447113a704da23a7c1cb7d79924099e25a92493c2a6470af7e54.scope … │ │ ├─12568 /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 │ │ └─12582 /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 │ ├─kubelet.service │ │ └─41322 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.157 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r20cbabce0cb44e188644d2b912c3b3b8.scope │ │ └─187792 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─11072 /usr/sbin/chronyd -F 1 │ │ └─11073 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139913 /sbin/iscsid │ │ └─139914 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-55202c9ad2080b37a13fe9e6101cb1489ca9067d345231f251500262c1f6186c.scope … │ │ ├─19094 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19109 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─046378b5758fce6e4500286c00534b011585e25c4339420794286a4a1963745c │ │ ├─62317 python -u /app/sidecar.py │ │ ├─62544 python -u /app/sidecar.py │ │ └─62545 python -u /app/sidecar.py │ ├─1d39c7664ff985acddfc58dc84d67f91e2684c46124bea3b3e5df8b3df77776d │ │ └─229691 /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 │ ├─7e6fddae6e2591d1577f71f98a87962997a0b12776cbc7b0e2a2553218cd4788 │ │ └─66751 /bin/oauth2-proxy │ ├─f1e92fa3d7c6ed510767806f2f8ce162b2cd344d96ff5ba7395f8965532c095a │ │ ├─169363 nova-api: uWSGI master │ │ ├─169398 nova-api: uWSGI worker 1 │ │ └─169399 nova-api: uWSGI worker 2 │ ├─e389226642c00dc1c31397c26fccc8777e2b286b2437de70b28385f8cfdd4dd1 │ │ └─189695 /pause │ ├─a587fadb3deb089370df7c3f1256fd316fa31571bc91e86ecd6f492df1e812bd │ │ └─41016 /pause │ ├─4cbaa1e85519e2a65811262ae3064f1a2b93248680d8fab1aff9d19d0de706e2 │ │ └─41132 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 │ ├─4d52dd0baf7ba51b76b2511d0fd81407ac297a5d4a8153e00a396f51f061a2d9 │ │ └─61274 /pause │ ├─c527a7423f93d0c3aa00296b37c76f40b75c421b492400480b3e75b6b0688e50 │ │ └─189620 /pause │ ├─caa96a655b95c05a58a4a0b5e8c4d8dd1dce3b6fbf9418be2ad31e17fcf43dab │ │ ├─241933 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242570 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp05k79d84/privsep.sock │ │ ├─242573 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242575 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─36bd7b0e8b87380b3cdbb28179f65525dda5964487c9c3afd00419046d6f53e8 │ │ └─142628 /pause │ ├─4da371f300984d418221ecd5d97f59bfc9e3a06ce5b926c5679298b79cb134ba │ │ └─43623 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d9d56aa08431ed5600a6f994ea2bdc2d172c8d3680d56defe2c8b0fecf6f8165 │ │ └─142778 /coredns -conf /etc/coredns/Corefile │ ├─459c91972e9b250800f7ce571880adbee64e8e29ddeaba95c67f9b37c9866d2b │ │ └─227691 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b8f113d329ce55bc3e400f8f62f2ad8a096ea421b0e364e4d263d6c49df8f1e3 │ │ └─48297 /manager --metrics-bind-address=:9782 │ ├─95e0815da22c439e72bc3a825e64e1c582b74422ea88265e56a83348d9f981c9 │ │ ├─124530 /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 │ │ └─124759 /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 │ ├─fdbf74c87df33fe0744ccfa73407867ad05bbc2e77e814e554edc83f159929d0 │ │ └─47430 /pause │ ├─74d96ecf7d5dd7df9d50b2a288ce3c633b66659691b398f0a5fdd2db1bea7319 │ │ ├─242277 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242772 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0b5c8f3a09c0ffd21bc1ab2378c44e15c74d479cdad396893f9ce69fe3d2c4c9 │ │ └─228376 /pause │ ├─4d333de38d2a3c0493d8966f4c519d53d1a00ca1482973f137436b16ec762b43 │ │ └─173906 /pause │ ├─733a75bbdbb87ee12eabec38f196ddb6ecb0525c99ffd99413afd1b5c466cb22 │ │ └─44082 /coredns -conf /etc/coredns/Corefile │ ├─29ed518338b91c11add7cb5fe738f7f845ebc72bf6bf14f3644387c0c4790e09 │ │ └─49512 /pause │ ├─9b2418a06ab4a93b4e37e5989bf5c0c6b73e8d5858ce04987c98c682aabe081d │ │ └─145744 /pause │ ├─25435c3323ce09a8934b383582cbd8242551a64686376711af67ea760df4081b │ │ └─45233 /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 │ ├─2a3cec6817e2eb6d3308fa43773805e73a16ffa4b7ac94a7b62184d96c759ee3 │ │ └─65818 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-157.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 │ ├─541f34d5ea668f86fdaf591b5499d7955bf9d8fd67328775ff6590a439ea2f45 │ │ └─66324 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5aca785a572f758fa68fb0a049ff4cc50046383dc615e31b61be026cc647f063 │ │ └─41471 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5efadd76718b40a2e48071b9075372f5f757eb810faacd849a190637619494cf │ │ └─69176 /pause │ ├─47b0f2167d2fc49dc01da480f7b6a74ff41b748b785c0294a545a250192fbd25 │ │ └─108688 /pause │ ├─16919d6b023333b0fbfbb88ad4aa8df5214e1b07be9426f1ccae6faa9946bbee │ │ └─146513 /pause │ ├─c43d30e302404ec0a638e1cb229909387f7bf19e2259b84a2f3628386b75e7fe │ │ └─65997 /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 │ ├─d802037dbe25a3ed310a3bb8735aa05232cb1efcbb8b986aac3d6d3c3ed686bd │ │ └─173824 /pause │ ├─f31fe7f0047e6a0f68a96c515f6e73602cab4ea693f35141ca72868f9f5c6f1b │ │ ├─267112 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267143 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─49dde33cb1e6b43a24a3172e476a9571802fdf0346e4cbda7e3cc73211dd680b │ │ └─56251 /pause │ ├─6713eb86b67e1fffae43a616cef168f8a10cc9e178c2376b4c727d602c6b85de │ │ └─110382 /pause │ ├─38eb00a2f291ff6295201e2286ef08d68bb9d14c3011c5801ae4a81f81759820 │ │ └─173778 /pause │ ├─76b6cc370a8061c65c473881628e0527ca6c0f9c7ac550f251743b7d43e0fcaf │ │ ├─131019 placement-api: uWSGI master │ │ ├─131045 placement-api: uWSGI worker 1 │ │ └─131046 placement-api: uWSGI worker 2 │ ├─ae8d27b7e73920a659126684911b8cca336c73a7bf74cb1cf3e596b4203a588a │ │ └─44056 /coredns -conf /etc/coredns/Corefile │ ├─9580bd7b0a13ffe7c7de63eddf21f1bdbd99118c2a58f974fb43bf714554a91b │ │ └─41012 /pause │ ├─3501d597eef7d6293facf74402cc3d85faf6a553998657c4c9cc9d07f25ec751 │ │ ├─ 52231 valkey-server *:26379 [sentinel] │ │ ├─404834 runc init │ │ └─404848 runc init │ ├─9e87b4c29c1cb265be90d203908679ae2c27862f86f82f6eb18cdea5a9b78ed3 │ │ └─123521 /pause │ ├─8d99d089a22764b280a9bfdf0f58b9021a608aa437920b7ac2c453a0a10f6441 │ │ └─244956 /pause │ ├─20012aa9e22a94563ea6100124822e3055c71cc2e3b23033b7e664c768e51d0e │ │ └─51907 /pause │ ├─3b3fa9f8828969ab12c22542e2bbacc09bcd4e3910c26c14672a311b30e11c09 │ │ └─43587 /pause │ ├─cc42cd80406ade628018287fc9d49779b4d693cae417fbe194bdf4e492ab6b16 │ │ └─205238 /pause │ ├─0e6ca337d2ab78e3fce0258f0fdb61a0c6713e4341aa32664b51394b11cea224 │ │ └─63296 /pause │ ├─08bc90e4915e3b4837dca565a82475f13f9f9f99cfa9b79e0e20299cd7a98cb8 │ │ └─63206 /pause │ ├─f29d0817c93eed1f227b2b0aee5a25a8767fe4920622986cabf50818fb7abfe7 │ │ └─67161 /pause │ ├─9624fa68d89d4fc60d46d0f62bc758374785217b883b933b7d8b72ef17e9b4bc │ │ └─41261 /kube-vip manager │ ├─0f70b16ab327387162c7dd35725a587a9850d8807ef2f1d92c4e0622fe745261 │ │ └─44026 /pause │ ├─8022639bead7d1e7b33c8b69e63fa17afc5689b177e2b2eb8cf0ddbdb0af277a │ │ └─226258 /pause │ ├─3e9f6db239d4661f240c120a9d9779c38f3edd4334cb17214437eee9bba39e7f │ │ └─258611 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─823e3d09833ccabfd2965157fbe61c8415bccd3e93f817234f1eb78c56201374 │ │ └─48396 /manager --metrics-bind-address=:8080 │ ├─d98b3be90e166ccb8854a40c9f8860558984e66b868af378bf658c904332fd50 │ │ └─52366 redis_exporter │ ├─1cfd7e26c946a0284524702ead37186562513ae232600cfaf05a67fdc0fe50b8 │ │ ├─187269 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187292 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─187316 erl_child_setup 1048576 │ │ ├─187378 sh -s disksup │ │ ├─187380 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187381 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187579 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187580 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187880 /bin/sh -s rabbit_disk_monitor │ ├─00ed57e341c667ad346c0b5d26c224316ab030f81ac5ff1435bb515baea81f40 │ │ ├─183146 neutron-api: uWSGI master │ │ ├─183179 neutron-api: uWSGI worker 1 │ │ └─183180 neutron-api: uWSGI worker 2 │ ├─934b264febfe76ccde25341842892810fbb935dba8906001b93adbd7feacf8bd │ │ └─258586 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─158c36fbfaabb5e0128e56fa9b8e1d04526653db9d80e7a07b294324e34d426a │ │ └─226415 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8e78a4a001040a6bde37ec1eb519c02671b3e323d7825b2394be366f757207cb │ │ ├─183194 neutron-policy-server: uWSGI master │ │ ├─183206 neutron-policy-server: uWSGI worker 1 │ │ └─183207 neutron-policy-server: uWSGI worker 2 │ ├─1e66e25f686649cb390f70401f4e536d293c53a1aaa587efc5bff0d48fbefbab │ │ └─104889 /pause │ ├─eaff95154d6e8620a1d73b35a9efbf5b41d462ff00b1878aa23da2e9b8748b36 │ │ └─189541 /pause │ ├─798746866abe9f22d282b68d0f95b2a1ddc37893fbbe4fa23157d7d94d0aa85c │ │ └─48625 /pause │ ├─8b415cf17484c2eabe674e0fa1f97c089d71631ea6295e4a6259926de7748b71 │ │ └─96361 /pause │ ├─49d2d6b0cda28b0134d7822d9271dc4c50c3bca8bd861b1dd3644210f822d480 │ │ └─97555 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─2c227f57c54833c566d3206d94822498173ee1fb60386ee69c19108851935df2 │ │ └─47390 /pause │ ├─811cb79602104598ad37f58282b42a57d9cf1eb5f1be25b218fa72368b588488 │ │ └─165159 /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 │ ├─b17a250bdf09e229e42f0f76bcc7be77ba9612c901ff2ea71297f2e0c393ee70 │ │ └─265082 /bin/openstack-database-exporter │ ├─824920dd3c27edb770ca1e8e834b0db0bf0ad948457f015ace93f60038b43395 │ │ └─228403 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3c84bbab396326904becb2ba8adb89710f576f9e614436b40e50e37d34ff466c │ │ └─56839 /pause │ ├─1c93a4d2f7925ad3d58ef6626e1063cf5361398783a5c1205a965915665bea9f │ │ └─249758 /pause │ ├─698c5bc0bd1851e3bdb6229425ff40ec601698d35b2f82223d6346eeed92f347 │ │ └─264851 /pause │ ├─dc0dfe7e69889e4f10f541874e672c5c275f7fb3f7d45944979045504b41e953 │ │ └─49798 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─c7b2e4d4806148ed0475ef92b584bc99b4d8bc1f5a7f3b334b5e5e4980a8d343 │ │ ├─193778 /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 │ │ ├─368619 /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/tmp59bs9_0e/privsep.sock │ │ ├─369097 /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/tmpep_yue37/privsep.sock │ │ └─369532 /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/tmppoxdq8i_/privsep.sock │ ├─7e09c38cefa3ffbaa6f7d86a5da3995e34d6a64b9a88555991a921577317cdc7 │ │ ├─170378 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170714 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170715 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─1cf2510866d111de7dd176d966d397c6b7587810dbf565649080e0a7663cda5c │ │ └─42242 /pause │ ├─4ed281326adf627ea335c68397d08586fb4b88ef0e2fb4674c859c5b9f5c8159 │ │ └─212571 /pause │ ├─30d000e215ba41edba1edba785ed132b23cce7893d57c05d526b9e14f1c0bedd │ │ └─61749 /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 │ ├─7d4bcb9d918d05eacb40404b7832ab75a55924f33873e28aacdb53fc8b24cb42 │ │ └─108213 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─97a81acbd3e7f6d6a42e38d70cb7b6819812970e6cb74a4f917ec6544fc194e6 │ │ └─64138 /pause │ ├─577eb9d25c57eec5fa39f6d93e1377a0343b07a11ae8aaebcf3418dc76475492 │ │ └─65905 /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 │ ├─588faeee4e9cef9dfef76156842104a30470d11be1f261d5e7a05e8a432fe545 │ │ └─42257 /pause │ ├─2d93ec0456f9616a69d8c286340a6e328f914d607b14298fcf843ef00f4333bb │ │ └─42513 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e170871e8194ac4ada5f99d425756b741fb5a3be36343e9cef360c23c3bfae6a │ │ └─66434 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─55b4aa5d39bdd074a17ac101efbb78889fa03ec5a939cbf5dc128747fac07506 │ │ ├─169498 nova-metadata: uWSGI master │ │ ├─169510 nova-metadata: uWSGI worker 1 │ │ └─169511 nova-metadata: uWSGI worker 2 │ ├─458fa8ad1a853cae923d67803b2ed81654e44b738403a2de359f5436fb7ef15a │ │ └─242320 /pause │ ├─8ee16dd24e687fd4b2de89d293a6aa0379a9f2335e643c1fdde95da3700f19f3 │ │ ├─184085 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184469 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp782grt2/privsep.sock │ │ ├─184619 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpse52aoby/privsep.sock │ │ └─184876 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─19f445f8f3b177043be2cf1aa75549da09e4a91dea8334c4a7af1294ce1d366f │ │ ├─242402 magnum-api: uWSGI master │ │ ├─242420 magnum-api: uWSGI worker 1 │ │ └─242421 magnum-api: uWSGI worker 2 │ ├─fb80784504ab7416a11df20b4cb024c8061548c61caab59a516766acf414fe5e │ │ └─64644 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9df0c074c073fda5043aa49fe6fe1bf413fb0d1afb58b25051f98efd17922878 │ │ └─40894 /pause │ ├─5797ecbbac319abbfc98dd3736cee1cfb19960f225379191deb51ada9c6d41be │ │ ├─92288 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92311 erl_child_setup 1048576 │ │ ├─92382 sh -s disksup │ │ ├─92384 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92385 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92444 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92445 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92455 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92755 /bin/sh -s rabbit_disk_monitor │ ├─0a9d6319b0eb1086dc365fbf014d49a45580a0593ed5971afe4ed75cb22f6696 │ │ ├─42719 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43142 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bc6dc29fda42d1de6f29c1073a24ec6cee98566c36e6f4edf235f1cb879695bc │ │ ├─ 72489 apache2 -DFOREGROUND │ │ ├─ 72531 (wsgi:k -DFOREGROUND │ │ ├─ 72532 (wsgi:k -DFOREGROUND │ │ ├─ 72533 (wsgi:k -DFOREGROUND │ │ ├─ 72534 (wsgi:k -DFOREGROUND │ │ ├─390203 apache2 -DFOREGROUND │ │ └─390251 apache2 -DFOREGROUND │ ├─1918a2ae797cac48169c5ec670f9122ee0d750358a36a7e21682cc0fb3f48cd6 │ │ └─140584 /pause │ ├─a3efc69c1cf7ed472ee37fcfae1dbc736844c7539bd5c9aae3ceba557f8a3bbb │ │ └─232546 /pause │ ├─3889903acebcb5304812684f2ad8c4265b85d108f7b91a5dbcdc74d3b7203684 │ │ └─249702 /pause │ ├─814c531b663956be6b43c04e174dd029bd60abfb1beae1e03db99f938573a76f │ │ └─66394 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cab6b6e1ee5b64d78368a3a49730298774da5e9720882cbbf305594665915699 │ │ ├─201336 heat-api: uWSGI master │ │ ├─201363 heat-api: uWSGI worker 1 │ │ └─201364 heat-api: uWSGI worker 2 │ ├─b185e6c24f8b2698cdd5e48ab92fae9b0fa5a876ba630bbc2a38c953ab29d4c4 │ │ └─222380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1c87bf78116f38dc438ff9e401387d4f3242a2373fa37a0b556f1cd382d382f8 │ │ └─64590 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ddcdc2575e546ab42254eae75b2501d62cec89c3a0d499bedb541e67e6c17a13 │ │ └─47544 /server │ ├─89ef39aba9f04f001ee9a077a33f80188e626ad7ac065b736b7280a48b2e5367 │ │ ├─84958 barbiacan-api: uWSGI master │ │ └─84986 barbiacan-api: uWSGI worker 1 │ ├─7da81207cf98da3bb3ffd43a911ece6fed924b481b44c6ad53886fbacebf5e93 │ │ ├─105530 glance-api: uWSGI master │ │ ├─105543 glance-api: uWSGI worker 1 │ │ └─105544 glance-api: uWSGI worker 2 │ ├─91e1eeb4f8656939a38c5b83a15fb58db4e86d6c00a0c12eed46a2b735fbb91b │ │ └─65399 /goldpinger --static-file-path /static │ ├─9dff46de711aa80772bc33dfc6eb6f28e5a899c1e710b10b0384849f489b3fed │ │ └─223747 /pause │ ├─ed05b110db1fb61f2d73d1c655961f923977f2f74a2ddb708f46a5f7053a3072 │ │ └─57269 nfd-master -crd-controller=true -metrics=8081 │ ├─8d2b1f243a4b3393adca4b8e65e7daee647a053ed23c5c753cc72b2d05dbb5da │ │ └─40976 /pause │ ├─e4425325a36469abe4b06f6e35744e8d199dc9d3afec27a4075cc443a3c32085 │ │ └─57509 /secretgen-controller │ ├─923cc4d0ca74f0c9d099cfdf0a2d342fc4e8cff894e71259de500f0bfc9722ae │ │ └─146026 /pause │ ├─cc439f23f84edcd6a317e3f6e6f2a881f77a0cb23cde0a9097aaf73ead2cdfae │ │ ├─258622 manila-api: uWSGI master │ │ ├─258650 manila-api: uWSGI worker 1 │ │ └─258651 manila-api: uWSGI worker 2 │ ├─df983abf4e7de12445ea0ada77879778b7520814033dfc45018cad2e273254bb │ │ └─62899 /pause │ ├─a24a9a17beb8d4100f99344543d1923590f0df18b99dd2068e6451ad9336df49 │ │ └─263363 /pause │ ├─132e1ab92cd7a3b42283b83abba5f30948d8c3e14e8fd5ae76d9848407d010c9 │ │ └─48153 /pause │ ├─f8fbb22db94b5cd744273418c0c5ebbbf0768f7c66fe540a5ef26a1040ed67eb │ │ ├─171772 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171788 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─171794 erl_child_setup 1048576 │ │ ├─171841 sh -s disksup │ │ ├─171843 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171844 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171856 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171867 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172090 /bin/sh -s rabbit_disk_monitor │ ├─df05d33e8221243f274c3f62e684c21abe74b03f77003a14fb14816faf973f43 │ │ └─64892 /pause │ ├─8b996ee5328f9d6809241fbb8146844ef45a67e0ed15c145402cccfd5d326878 │ │ └─173727 /pause │ ├─e0ef9a9aba4d1c733cf96411c1ab4aabfb565f402bbeeccec67d28e85a1ebe29 │ │ ├─67457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67474 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67480 erl_child_setup 1048576 │ │ ├─67527 sh -s disksup │ │ ├─67529 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67530 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67531 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67532 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67674 /bin/sh -s rabbit_disk_monitor │ ├─fc326604f37b4b3e6fc9ec50b6afc55861d5ee1a854fc6f5564848d5320eb604 │ │ └─41119 etcd --advertise-client-urls=https://199.204.45.157:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.157:2380 --initial-cluster=instance=https://199.204.45.157:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.157:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.157: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 │ ├─67411a5c881f09287e78048fc062426a3925a8ba44a8f920bca38086df877eea │ │ ├─78618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78638 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78644 erl_child_setup 1048576 │ │ ├─78694 sh -s disksup │ │ ├─78696 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78697 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78698 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78699 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78709 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78835 /bin/sh -s rabbit_disk_monitor │ ├─09dcdc1a0c5c1c075b9060115df193ecd4a968d0fe6a725b1e557100df90cefc │ │ └─62559 /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 │ ├─d1af19e180662ff8d3e5397b2051c616da55e4c71c0a347914c8f7fb18915d14 │ │ ├─49700 mysqld --wsrep_start_position=65c0d40a-5e50-11f1-b255-5a6de13065ab:20 │ │ └─49826 /var/lib/mysql/mysql-state-monitor │ ├─06009690a123738d655c8c8996e1da93b6dd67eafffdefadf85ae81537ef689b │ │ └─63690 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 │ ├─c7c47b6af7ccb9364b523c6f1f285e52d19af14d9f9bdd7ee399117272daa34d │ │ └─61502 /pause │ ├─86fd7358b6548b8da5627d30430ca76944f44aed4da7a1d3b5001ba78b265501 │ │ └─260881 /pause │ ├─f8c278b7fa2a6d3c6691ef6418b72e13869841b85c03898562f36f8c86307be1 │ │ └─44567 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 │ ├─9707bf26ff145e9c1dd2c8a40116ace193126a23fac40ad441a1e9c4f1004a6b │ │ └─121677 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d57e582028541acade57088f981a203960ca733e1c699142ba067d4b05c7d8fa │ │ └─49851 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1cc4da49dd5a3a1e1da729ee401eacb236e4bca93cb62f04d856b80e948d2ec3 │ │ └─92145 /pause │ ├─637c08d0de7526908568419e984e02c8613536696496ef059ac93f41e585bf94 │ │ └─231145 /pause │ ├─258bd2a559fff26ad66dd4ba79196933c2f49f6d8dee3c37648ec19457ab4a68 │ │ └─45028 /pause │ ├─fbea0940d826394f76a53d9068a9e1018588ee8da19b6e6ca166fc879acae24a │ │ ├─65171 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65207 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3d79fefe885e2e70fa9586e7601fce11a8be5d89a8f1f852b6ef371237d385c2 │ │ └─187150 /pause │ ├─5d2e6bbf1b67ae0ca1946130d189bc8f9cb59a400d0a77608739674b624f1769 │ │ └─231172 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─55d9b2b3d95b93d0f2ae9c22a45a76094a64c10390df3726889e9211c61af477 │ │ └─212853 /pause │ ├─a273f9d8781183ed3c816bb5373ec1f9a452a5e19273b7b104ca862df68c0874 │ │ └─145520 /pause │ ├─96f0cd4c66930506e51308dcd440e32968f72c17e6ce92fd316926c6ab06cb31 │ │ └─106626 /pause │ ├─35bbf9ce265bb6b9d776a785d8bf0a87d20852bccee3199d3e1ebe5354bb0cd9 │ │ └─41443 /pause │ ├─58cc79195442429b9f70a1972d4bef7634cbff34267e382d88e3feb6ac706db6 │ │ ├─205385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205402 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─205408 erl_child_setup 1048576 │ │ ├─205458 sh -s disksup │ │ ├─205460 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─205461 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─205498 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205499 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─205512 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─205884 /bin/sh -s rabbit_disk_monitor │ ├─9226e9e518a7185a8d62d78803680c6b22abf7a4e4c62dd7fe9c9391216295a1 │ │ └─126139 /pause │ ├─c71f931481e86144f9fd2889e9e8873084db03992dd725f1e8416fa093c88a84 │ │ └─247167 docker-registry serve /etc/docker-registry/config.yml │ ├─a582fc1629c19583df29a796c061d5cf157a191938633df27fc574d7f7a17736 │ │ └─65600 /pause │ ├─ce208d56cd5961213e8d6898c58fd19d3fca8ee516be380543dc104f8fed4d0f │ │ └─57153 /pause │ ├─cfb3548ad3c9764b9e670655492c04bce1a301e5a35deb34274bdfcac162eb3f │ │ └─66665 /bin/memcached_exporter │ ├─853c310250b785ec45aca280beda8321571574cd62c372111f50246c9831fe78 │ │ └─227467 /pause │ ├─41d3849bf25c43974040792b417d42a52e2df2eefad83d27ca55d818000a7faa │ │ ├─175202 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397067 sleep 300 │ ├─c166e197f1066aafa7eaab6f260ef308771c41cead1d1c4980be48326e788d32 │ │ ├─143524 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143541 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─143547 erl_child_setup 1048576 │ │ ├─143594 sh -s disksup │ │ ├─143596 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143597 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143674 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143675 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143685 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143895 /bin/sh -s rabbit_disk_monitor │ ├─b50c23d67b53785477c987e193d3554132cae6a3cc417bea20532177e96058d1 │ │ └─212601 /pause │ ├─93fd111b5515d0634c445608f33609f69bb91975d40e91730bddbdb3bcbb0b4c │ │ └─193807 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3052743e5abe55af2d20c4f21a3734aff2a2a3339b486653a0fd66fc73b3a220 │ │ └─51725 /pause │ ├─46af7620de4849a83d3e7706d4298db6648559f21c7ba2a5d9131d4806a6bbd3 │ │ └─212599 /pause │ ├─f7f77c3144e035f00565e7084483634d59eec5ce9b411004fc5812a7a4bdd27c │ │ └─57194 nfd-worker -metrics=8081 │ ├─eae206346f50d8be0ba1ee1e5fd55dda9922fdf23b8068929e623b5394c04797 │ │ ├─64241 nginx: master process nginx -g daemon off; │ │ ├─64259 nginx: worker process │ │ ├─64260 nginx: worker process │ │ ├─64261 nginx: worker process │ │ ├─64262 nginx: worker process │ │ └─64263 nginx: worker process │ ├─f05d1f51f5b7eb1debd4d1952be1515e6bf4a280d91cf1bd54bf0ab97bfe41bd │ │ └─124106 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ec572f1ac695acce6dcba7627f78903c2ff6ef6989ee5eb77e1058cb1856bb4b │ │ └─110450 /pause │ ├─2383e907d8a0c2b0fec07c5f3da9310e134bff03ed6f7810a08faa736bc05ad7 │ │ └─187016 /bin/bash /tmp/libvirt.sh │ ├─302addac6320ed4178465367facd506d7606924f094bfe3f5bce3c7b4d4d5b99 │ │ └─41085 kube-apiserver --advertise-address=199.204.45.157 --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 │ ├─18bd00f4baf6500210c96f0208b3b73311c04b1f9ab2a82e3a83b23487f5a1b9 │ │ └─44943 /pause │ ├─ec2ad531f65ce92b0edd97e053864d9c62b84f246f15723ebf3185b79f86454d │ │ └─96390 /pause │ ├─66cee27c8b06b41ac79e507902d5d561abc97238d8562333a6adadcdb2409745 │ │ └─65957 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-157.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 │ ├─53a1a433ef1da27aba78cfd46dba1a3ef7c56ff03f9f04e4db9cdf8f808195c3 │ │ └─146330 /pause │ ├─cb31b4be2031c2a9e96efbce9059d851eedeeb3e055610730d9aaf321e351850 │ │ └─63313 /pause │ ├─c6568ecc17230b8ba8c66ef337163e4d137bfef1929001d29a9b931664dbce6e │ │ └─79904 /pause │ ├─955f66e135608dd0fe27dd1ee3e4eddaf940e90f425ae5f3c15f2f6126e3f872 │ │ └─45139 /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 │ ├─c8ea2ae1fabf62e3abafd1a18e8602d5c10fd81cd0d7e137b7f3b9b06853a35f │ │ ├─263485 apache2 -DFOREGROUND │ │ ├─266123 (wsgi:h -DFOREGROUND │ │ ├─266124 (wsgi:h -DFOREGROUND │ │ ├─266125 (wsgi:h -DFOREGROUND │ │ ├─266126 (wsgi:h -DFOREGROUND │ │ ├─266127 (wsgi:h -DFOREGROUND │ │ ├─266128 apache2 -DFOREGROUND │ │ └─266130 apache2 -DFOREGROUND │ ├─2b17edbf8b7cd9635f0da5787114f84cc79373eb818e5ee7e0a4cea92f1c40b8 │ │ └─142195 /pause │ ├─721ae68081e7f4a33f2eebfde467fc9fdfb16fc6f22e7fba53a95f85b7fbc995 │ │ └─78420 /pause │ ├─f7988c24c5834d4dab3b37b86749823baa21b78db55532d9db43c38bdb40b771 │ │ ├─62341 python -u /app/sidecar.py │ │ ├─62585 python -u /app/sidecar.py │ │ └─62586 python -u /app/sidecar.py │ ├─0c3de28e4619a490ea02dfa910c891e4db79fbe496b34dc85051fe8fabbbf32b │ │ ├─185433 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) │ │ ├─185825 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) │ │ └─185826 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) │ ├─494d8ccd0d5229a3a4a68aa1594fad53a83cdee75f16cbcc4fd71609e4a098ac │ │ ├─ 96827 /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 │ │ └─336882 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─01331ff91251887a11fa8379908112c008caa287b3880ddb09c029f9e2b25a58 │ │ ├─ 47689 /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 │ │ ├─ 47701 /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 │ │ ├─ 47812 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262998 nginx: worker process │ │ ├─262999 nginx: worker process │ │ └─263000 nginx: cache manager process │ ├─261fb7e6c64225c2d23b98bebb783ad38cca086fa4879a55c27ac6b6bc0950bb │ │ └─61878 /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 │ ├─3d4b079bcaac1810af2e13380fde6561cacceed053dabb43d447d34769e28f31 │ │ ├─170375 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170634 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170635 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─83f7994625b13af037b26f37e68f62c9281db313441ec296025688647b57f7c4 │ │ └─52066 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 │ ├─142fb82f741a4e9675ef5a8cbcf9544a170bd232461184a21672ac300d46c1eb │ │ ├─223352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223373 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─114275e06d62ad7a62c11593c102f257af19598f454a10a9aaf183acae4c48bc │ │ ├─223829 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223846 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─223852 erl_child_setup 1048576 │ │ ├─223911 sh -s disksup │ │ ├─223913 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223914 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─224028 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224029 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224039 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─224223 /bin/sh -s rabbit_disk_monitor │ ├─13eb705a91af0fedeb59cd23d526bf7158a10ae61a5fbcc96315749c111e097e │ │ └─62851 /pause │ ├─a6b4cfad30776044f0593e5a1bfa65d401fc377428fae877f392a9e27350ed4e │ │ ├─107030 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107248 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107250 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─f40cee7ad6c451912bf6ab60e266953253fc94076e7918074ecc7d7c7c680fe4 │ │ └─66565 /bin/pushgateway │ ├─7bd94629a859289511bba258f1a89dd5e2c7fc0c968979168a61b20ed0a5420b │ │ └─65777 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c71ec7bc7e27f39cf9ee253434243a76eaaa4d285165c3a9790dba35e6bfe1fc │ │ ├─120056 cinder-api: uWSGI master │ │ ├─120069 cinder-api: uWSGI worker 1 │ │ └─120070 cinder-api: uWSGI worker 2 │ ├─9eeb73a852af6239d9fa4a1547102d37fd760d13f9c94b7520d3da6af5c112ed │ │ └─173640 /pause │ ├─2006a1e985d72a36e5b1788c27292381f9fc5706ef4f18468fa6031e4336b81f │ │ ├─221159 octavia-api: uWSGI master │ │ ├─221171 octavia-api: uWSGI worker 1 │ │ └─221172 octavia-api: uWSGI worker 2 │ ├─3cc2d03029c40d4759826892397df242b57c05df4fc0a27425c846eea699396f │ │ └─86171 /pause │ ├─3074b8a1bbbab6f5306fd19db81e0d78f7e276808b1c04a397f70216b1402298 │ │ └─44446 /pause │ ├─9c42e3371ce542a7a73d3a3967fe59d7141fb940327077634d9c4c7c34e45fbb │ │ └─229638 /pause │ ├─b0997b7bac31a5fcadff75bfe4ebc6cfdbb82d0532403aa81f7d1a0b7a6f2a1e │ │ └─249704 /pause │ ├─0828a3c263e1d61abc4a7f9ed2c4f0dd96b8036b2efc41309c6b0c12e7142f93 │ │ └─241898 /pause │ ├─8901e046958389bd8244d17d6c7b69dfba7ed131535b44609cb760f866967490 │ │ └─64407 /pause │ ├─c94227c57ec687c28874fbcc07d2372fe661f066ae7cd417144faeaa9aee0609 │ │ └─41023 /pause │ ├─1f74e76e30174dac6566598428ed3774abad81652967b7e315c48bad8ad29dc2 │ │ └─48252 /pause │ ├─d9b3d05119ad94ea5ff7e7867907d8c8b92dbb154409619eec442c2ae4af7cf5 │ │ └─41150 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 │ ├─f8e361ff100b0b35ab78cf6cba0fcd9aa9dccf56f882fdbe36f2e8e268e6ca66 │ │ ├─108846 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108865 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108871 erl_child_setup 1048576 │ │ ├─108922 sh -s disksup │ │ ├─108924 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108925 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108928 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108929 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108939 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109029 /bin/sh -s rabbit_disk_monitor │ ├─d52ac3b8b78c8dacfe129e8d62df29d68b2659423403cbc0b7e0d4fe4e8b127c │ │ └─146154 /pause │ ├─a2945747b4133afe0111583536b29eb4b1bbe954962abeabb8799b8c322edb05 │ │ ├─185452 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─186675 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_lxx7ox8/privsep.sock │ │ ├─187115 /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/tmp2h_eh7md/privsep.sock │ │ ├─187730 /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/tmpv2quhux_/privsep.sock │ │ ├─188035 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188037 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188078 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f7c8b7b6-a748-4313-a9b5-8b97260ebe3c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f7c8b7b6-a748-4313-a9b5-8b97260ebe3c/host --addn-hosts=/var/lib/neutron/dhcp/f7c8b7b6-a748-4313-a9b5-8b97260ebe3c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f7c8b7b6-a748-4313-a9b5-8b97260ebe3c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f7c8b7b6-a748-4313-a9b5-8b97260ebe3c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-81ea1d77-ee88-4eed-89da-469a83c3e55e,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 │ │ ├─188081 haproxy -f /var/lib/neutron/ns-metadata-proxy/f7c8b7b6-a748-4313-a9b5-8b97260ebe3c.conf │ │ ├─207408 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7b388c52-1142-452e-865b-55c1e43c7db8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7b388c52-1142-452e-865b-55c1e43c7db8/host --addn-hosts=/var/lib/neutron/dhcp/7b388c52-1142-452e-865b-55c1e43c7db8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7b388c52-1142-452e-865b-55c1e43c7db8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7b388c52-1142-452e-865b-55c1e43c7db8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e52099a7-3c88-4687-8a24-e291affed721,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 │ │ ├─207411 haproxy -f /var/lib/neutron/ns-metadata-proxy/7b388c52-1142-452e-865b-55c1e43c7db8.conf │ │ └─373340 /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/tmplxwwal1u/privsep.sock │ ├─a8d84830e7883b6eeeeda8114a154004b42d6dee0878fb9c0804f39477c24497 │ │ └─173869 /pause │ ├─b6fb21722cbb3c3d705d39c206b3bdc3b7ac5f62ce7e90ddca3e90ce106c2c1a │ │ ├─183127 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183492 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183493 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183494 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/plugins/ml2/ml2_conf.ini) │ ├─9fc2f73ef805622a038fa726fef4168f34845b79ca101f2d7084d04969a80b68 │ │ └─56943 /pause │ ├─4f44bae7cb8c25d54cd6bfc14883e798119f961f4d73c460e75aef57ff2e6045 │ │ └─65138 /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 │ ├─ce135bf2863ef57ac7d7478fe8b5c9187d7e95d5d2306fb07cb2a851196f7103 │ │ ├─245199 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245218 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─245224 erl_child_setup 1048576 │ │ ├─245274 sh -s disksup │ │ ├─245276 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245277 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245307 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245308 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245318 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245520 /bin/sh -s rabbit_disk_monitor │ ├─dbe83e7cb8a85292310abb2a4e6a3a628d2437505c921c4d33bfd98aa8e7d980 │ │ └─61538 /pause │ ├─6e39f0eecc34e74223c444977ddc76906c44e1aba14385c477e8b4d425c80274 │ │ ├─201306 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201648 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201664 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─37121ba591175b098b135ae009e16a6da7c54b0dfb3dba72d6217f9a6a19cef2 │ │ └─186961 /usr/bin/libvirt-tls-sidecar │ ├─4cfe37a31e68e4b4906040b29d2ba5f646f15177510ea1ec317c26435536d06e │ │ └─51950 valkey-server *:6379 │ ├─97b6ab602cecd432983fdbc8b4ba2821a54f7eb015e3b70335902065164930ea │ │ ├─222417 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222973 octavia-worker: ConsumerService worker(0) │ │ └─222979 octavia-worker: ConsumerService worker(1) │ ├─a801484e5365476c3c48041ad8e4ee4136efa14c2d6266a3c85b6fe0d98ca2f9 │ │ └─44983 /pause │ ├─54ab3c68436973b770c831261a5bd06fffa7848ee6c7fe27b9a5f3bea70c6aad │ │ ├─141055 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141069 /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 │ ├─1db28d80d6fbb02e2d08cfbb410b2ea2ec3e5a807076fdfd9cea8b0135e9ccb6 │ │ └─96772 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-cz9wm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─77f3835747b4a0271323612b8e78a3859f19114a0abef6d68b7d48b02f954afc │ │ └─57233 nfd-gc -gc-interval=1h │ ├─7d3089569e5d555e4643934607e8c54e8e50d4f19619e936ac116be756bc2b33 │ │ └─49187 /pause │ ├─7ba21c6fe09360d5c2c9b7a64704f8981633c3f0c5b460570a08158062b74d28 │ │ └─123436 /pause │ ├─86e9cf1730b263ec9d8922ce17b54d737018a28e381668607fcef7479ee89ccb │ │ └─45189 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─31b3c3c2345b35a1c0763446dacaf6b39703674c719d9da80270b4489842ba1e │ │ └─141021 /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 │ ├─d4a67ff3fed2263964829b8ac4504df20c595e969aa62b76a9c049f9ac4214a4 │ │ └─56886 /pause │ ├─2a760089dab89a1bd3bcbdeda3f5b10af8e75a1f9dea6da78e43cd2011013691 │ │ └─171590 /pause │ ├─aa22c4890b2416cc0d5669fa3c0dce1609a13bb0b6a2cea54313474ab8079cc0 │ │ ├─201185 heat-api-cfn: uWSGI master │ │ ├─201198 heat-api-cfn: uWSGI worker 1 │ │ └─201199 heat-api-cfn: uWSGI worker 2 │ ├─282daaded74f3caf782455f0a4429a07b77154dc0d5a7d2694a5ea36534a4105 │ │ └─61464 /pause │ ├─e1255e2365ad5b9049d3e101119b05f7d3d467853a392247ef7c526814b5cd10 │ │ └─106668 /pause │ ├─0e8e2cd82e74994b51d7757e70f2d7bbcf0377a451bc3606923e3f0088bc912b │ │ └─173697 /pause │ ├─de11f8409b97c3d0f0dc0183178299647da72244f7b2bb8c57e23cd110aa5898 │ │ └─43987 /pause │ ├─5e963422400239ec78b07f5ae816cc53acae371cb2fea5cc6b4c569a4bded7b0 │ │ ├─49647 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 │ │ └─52300 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 │ ├─0c751f47097337552196a2a35c9f82e92d0b6187db9f23313c0efacb9cd8ca70 │ │ ├─258902 /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 │ │ └─259083 /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 │ ├─72dba56d557888e1e62f2b42a23d3c7f0065bebc1334468b35f577913e776d5b │ │ └─263710 /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 │ ├─ea13e90ba33b4cdaf56d8d71ceb33f1769ea60e9d50c091684624ea007a15bd7 │ │ └─232695 /pause │ ├─64de7abceaf73b239e67b22553e1fe133b2a124da4d5f93df39542969dd15c81 │ │ ├─185494 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─186129 /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/tmpithxzttd/privsep.sock │ │ ├─367341 /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/tmpe7a6l0sz/privsep.sock │ │ ├─367831 /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/tmps8_nwgcp/privsep.sock │ │ ├─368211 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368213 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─369828 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=55e7f630-b0fc-4757-8780-46c40a11c49e --namespace=qrouter-55e7f630-b0fc-4757-8780-46c40a11c49e --conf_dir=/var/lib/neutron/ha_confs/55e7f630-b0fc-4757-8780-46c40a11c49e --log-file=/var/lib/neutron/ha_confs/55e7f630-b0fc-4757-8780-46c40a11c49e/neutron-keepalived-state-change.log --monitor_interface=ha-fccc762b-6b --monitor_cidr=169.254.0.203/24 --pid_file=/var/lib/neutron/external/pids/55e7f630-b0fc-4757-8780-46c40a11c49e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4b52cca5cf7f8ee3195bc2cc83bcf87d4d5e8cb5c1e8b5b28f8bfe24e1cac2f1 │ │ └─249511 /pause │ ├─b32d9088ff31cca748c66a62ba00cec86c99c4cbd942a9d3dbb23ca2f79607aa │ │ └─143432 /pause │ ├─8e8bcf04e1a2f5b62dded2679facabaecd845ae35741ff337b7d17718a881270 │ │ └─48963 percona-xtradb-cluster-operator │ ├─8185a172c7cffa7ea0c516b80acd98e7bd2373fed907e3dc371b99983fca3bb9 │ │ └─86986 /usr/local/bin/rook ceph operator │ ├─0ff454d60c3e6a1e4385ccc26b0fc9273cc3f95c8f115251bb543bf8d98245ee │ │ └─187770 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8fbd3a145fab9633ddf669638b8a32a873990010aa0ca4d2877f9fd609539ced │ │ └─65858 /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 │ ├─be4f8675eaefcea2d2d934c3e19692bda7e35ee97e8938fb9abc89858055849a │ │ └─66770 /bin/oauth2-proxy │ └─6bade8b3df89e1f691103ae65136619855cae436f11595c4bb5312cebe30e907 │ └─63663 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount