Control group /: -.slice ├─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 │ │ │ ├─21576 /lib/systemd/systemd --user │ │ │ └─21577 (sd-pam) │ │ └─session-21.scope │ │ ├─21517 sshd: cephadm [priv] │ │ └─21590 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1632 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1623 ssh: /home/zuul/.ansible/cp/162.253.55.82-22-zuul [mux] │ ├─252639 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cziibeejlxbjtakpkfnwpiyhevtpsyye ; /usr/bin/python3'"'"' && sleep 0' │ ├─252640 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cziibeejlxbjtakpkfnwpiyhevtpsyye ; /usr/bin/python3' && sleep 0 │ ├─252641 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cziibeejlxbjtakpkfnwpiyhevtpsyye ; /usr/bin/python3 │ ├─252642 /bin/sh -c echo BECOME-SUCCESS-cziibeejlxbjtakpkfnwpiyhevtpsyye ; /usr/bin/python3 │ ├─252643 /usr/bin/python3 │ ├─252644 /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 │ └─252646 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-b9e5de276c4df10cbb20c35ce10ca93b613aaf7f60707c2e993a7ec30a1d6e9c.scope … │ │ ├─39160 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39178 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-2693ef42dc17efdac234bf04548b5bf8cce183c91005fc614f6748d779fc21f8.scope … │ │ ├─25153 /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 │ │ └─25165 /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 │ ├─containerd.service … │ │ ├─ 9964 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12310 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 69e4a0fbb52cb9b6a34c8c6e198b31c049b109a3b91e011120c1088c5d44dedc -address /run/containerd/containerd.sock │ │ ├─ 12687 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 27f41370c86db6aebfceff3e1966afe117c2945cf8bd9f3f4d82049919605f70 -address /run/containerd/containerd.sock │ │ ├─ 18543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0b3d1ddcbf2db3b0cbe8dea04c94b8bbc17cc99edc854a268979822a981afc9 -address /run/containerd/containerd.sock │ │ ├─ 25128 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2693ef42dc17efdac234bf04548b5bf8cce183c91005fc614f6748d779fc21f8 -address /run/containerd/containerd.sock │ │ ├─ 29928 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fa3f8534d89150e043f51fdc1149dd5814e4c2d1f22c2fef9c8dc4b53baa1e3c -address /run/containerd/containerd.sock │ │ ├─ 34657 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ea44f6106365732c7471513b4f9bc78f6d8181692af646a2eac22911d2a8938e -address /run/containerd/containerd.sock │ │ ├─ 39118 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b9e5de276c4df10cbb20c35ce10ca93b613aaf7f60707c2e993a7ec30a1d6e9c -address /run/containerd/containerd.sock │ │ ├─ 41644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c6fbac2a7df9419c3ec4692a8effd8444faa6acce2529843beb3274b8dd1f36 -address /run/containerd/containerd.sock │ │ ├─ 41684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0730bb2cc4c2b9f61c2311160618d0408c51f9500b7aa7d0376942fb7dfd465a -address /run/containerd/containerd.sock │ │ ├─ 41693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5247e48ab419c7af6f1a03b3912ae5234654677aaf9e58787313e168abcf71d -address /run/containerd/containerd.sock │ │ ├─ 41711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ffbfbc9c12893d50fd8d1b916a20aa316b6c4f523538155bc40dcdbafe8188 -address /run/containerd/containerd.sock │ │ ├─ 41718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cddd3f9a21ccea944ec4c6981cbfc28d1fda951d313b323f0a2e1f0d34fab3b -address /run/containerd/containerd.sock │ │ ├─ 42221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f10e5e8c1331625a202839f70452c7725786dc1bf83bbfc80978b8a91cf5c28 -address /run/containerd/containerd.sock │ │ ├─ 43029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b44baed9f6cf1dc5d59ee5581a367f8041291a3960a3a3a981ea286f96808d1 -address /run/containerd/containerd.sock │ │ ├─ 43044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3628b7dc536d8e1d6123c8074bea43d510706d95fe35b4a97cb641b8de4c091 -address /run/containerd/containerd.sock │ │ ├─ 44410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4904f58b90361a0372db102b834131ecba27d72e1d79800012c5d242fbb31b -address /run/containerd/containerd.sock │ │ ├─ 44857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 404a69dfc2eca8aa661a5fdd3f33c702fbd8d71dc79af762282bb32c2111905c -address /run/containerd/containerd.sock │ │ ├─ 44895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e086144c5b4d8998fcfa611bc375d68d58c21f07460505d50c0dbeec60f47290 -address /run/containerd/containerd.sock │ │ ├─ 45319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cbdaa2ee6e88e3f61c2018c484e5630d9ca561d8e59ba5425c1dafeea396124 -address /run/containerd/containerd.sock │ │ ├─ 45837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc36fc82089722fcf04269a15cfdf86675d96bc967197e0e55c5cc88c73acffa -address /run/containerd/containerd.sock │ │ ├─ 45868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f8fca67f2f51f8b38aa0f32113501c2f3042189560de96620fdbf41dba0bba4 -address /run/containerd/containerd.sock │ │ ├─ 45917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c283678b5accf002febd1c1fce3b1e8662ada5f8d9fa6ff1ad10b70e761d6b5 -address /run/containerd/containerd.sock │ │ ├─ 48039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba4e098c8fac18378510e8df3e68a35186bfa6c4ab430a1a5c28a51f52d2e57f -address /run/containerd/containerd.sock │ │ ├─ 48152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add86bf3732db80fa6f7bdfa6b70ff1eb6ca0c629abce794c3f643e044bb55ec -address /run/containerd/containerd.sock │ │ ├─ 49026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7ccf869d2839330d06d74d057423c21ec99bd2c842579913420a6b4d3f27e05 -address /run/containerd/containerd.sock │ │ ├─ 49132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3d8e58173660448cc5dfb0c25a847920249818745c3b3553ba2c5189b5c2b7 -address /run/containerd/containerd.sock │ │ ├─ 49506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dfbe9a46470f49df4113558111e875517d1d9049c424b2cd6fd64b49ad3971d -address /run/containerd/containerd.sock │ │ ├─ 49806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e991ca318fad55ce42148de0612e3ac878c1713157c1e3b8f4ede83ef73278b5 -address /run/containerd/containerd.sock │ │ ├─ 50133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad2d9549dbcb9dd3849280db52dc8bf535222dbb0d9f927678c893291dfd9721 -address /run/containerd/containerd.sock │ │ ├─ 52550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bef3a60c7860b6349864b911f67625711ced9e9cda07820a212e99dd9392d98 -address /run/containerd/containerd.sock │ │ ├─ 52719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1444ad9273c6d7f5f6dfba7c27fc3406dbd972b42469f890b1fa8eb624417b -address /run/containerd/containerd.sock │ │ ├─ 57676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f034c5df29e02d7d4163700a70fad88057dfc3a70578a49a4f75461c9c0ef27b -address /run/containerd/containerd.sock │ │ ├─ 58312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10ceaf99b7ac996076d7b82410a649e96d4e4f973dc51eab9da0a74d3fe7839a -address /run/containerd/containerd.sock │ │ ├─ 58350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3de70d6204cd764fc9b4dcc6ff03c19be953880c58cd0930a2cbfa11aa20224e -address /run/containerd/containerd.sock │ │ ├─ 58402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40bcada138863131fbd3123d1a51bef4f74c14516a9a31485124a8ec7435a036 -address /run/containerd/containerd.sock │ │ ├─ 58629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23b9c0a03bdb8baded2bcc750f853dd4e9a9399c8d68bc9e5e596a07e2aa3ebb -address /run/containerd/containerd.sock │ │ ├─ 63601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd7d50f606b70138553301beafa47da0c4a89450a904210bf72e5bf60844b00 -address /run/containerd/containerd.sock │ │ ├─ 63734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f45fd288a22fad160e99c001f786f3d4401a06424a4fa4db32453091459321be -address /run/containerd/containerd.sock │ │ ├─ 63790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fd3539343f4fc2bde4ce4e572f93a2fbbe0197554c4a18f7816f4e14eda36b0 -address /run/containerd/containerd.sock │ │ ├─ 63829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98bf7a13dc3e59d93f5d99fede55f2304e72c42096e5462151df8a1ea0703205 -address /run/containerd/containerd.sock │ │ ├─ 65520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38880971aa317f85834fedb96bac9889a30a62bc3a96a87f31629f10783457f3 -address /run/containerd/containerd.sock │ │ ├─ 65611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ea87bee59935989ba1e63ebeb0a67ad52f7282a5cf48439e0200d09d060d253 -address /run/containerd/containerd.sock │ │ ├─ 65648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4c23c2e926af5de0b8215fa1e505d899596307de65ecb0da299bdea3efe581f -address /run/containerd/containerd.sock │ │ ├─ 65779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 272b4fe6d2c73a7328ee7246a4326bb9844ab30601a335653125d45ecdf094eb -address /run/containerd/containerd.sock │ │ ├─ 65874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d95d1dad9eeaa8eed3261825099362f722f8d7af451f88ac74fff0be1237b51c -address /run/containerd/containerd.sock │ │ ├─ 66184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d9f39b2bb30be04e91e6b94e6fe02709d52cf62309d866ea31a8427dae78dc9 -address /run/containerd/containerd.sock │ │ ├─ 66547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e9271cb8cb7e894906d07a3b8db777cc40c8a7abd9f2737482b763c7c288a15 -address /run/containerd/containerd.sock │ │ ├─ 66715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe72ff70f0de72fa2ff9c37d872356236592752d7f4a8c3373d97c89e18661f1 -address /run/containerd/containerd.sock │ │ ├─ 67453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e642441722bd9a58ee31b25121f8c05358123c22503cf15e457575386a74c9 -address /run/containerd/containerd.sock │ │ ├─ 68189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 394d806fc03ac29d93e9f90e9154c846fc2a024f07f55ab2612e644c4f18684c -address /run/containerd/containerd.sock │ │ ├─ 69670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd2c6c1b8796f0d221acbbfbf1befa5892b4da3849e92f6ade9881c4e1db4fbd -address /run/containerd/containerd.sock │ │ ├─ 71694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e08f3c9ac2ed0f2a3ae04e3b99c1fe485f1ccb6520467d9f4ce0e932ee98fa27 -address /run/containerd/containerd.sock │ │ ├─ 81228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5795a234f1c8f3fef632afa6cf7beabdedbd5edfc7e0a34a8498eba6a3212e01 -address /run/containerd/containerd.sock │ │ ├─ 82830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4606d5095223376411ad66b3e54a4f3b66d173e2f9ac234d72ea2eda15c08c -address /run/containerd/containerd.sock │ │ ├─ 88657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07f9ed2c12eed6186d7a713e15623df0ad949f6faa90247e5e00a0030d154e09 -address /run/containerd/containerd.sock │ │ ├─ 95483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7df006384493b10677e40619cdc5e498adf50cb2b464ea1eedb5b394d7ea6e5e -address /run/containerd/containerd.sock │ │ ├─ 98927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aee1f155efa2dbcd652152967d46444b064b4e1872c2f35d4ea91d705ff7897 -address /run/containerd/containerd.sock │ │ ├─ 99156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84c3a0523d02a5fbbcc1181dee413f14ee39be4b63622eb1fa4019a43640f08e -address /run/containerd/containerd.sock │ │ ├─108360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed25ebdd17f7ce0f7f961a2f26eefb1272120fd3bd426d3b9c7c39b23c2006e -address /run/containerd/containerd.sock │ │ ├─109880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a7bb54bb012493d2eddf12be1f08fdeeebee9d6e5eddca9550e59ff4b54120 -address /run/containerd/containerd.sock │ │ ├─109969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 718b1548a1705b9012c1ca74d87f4e98bdd22dab31835df2a679516dcb394632 -address /run/containerd/containerd.sock │ │ ├─111961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38272a1c7927779be1b49382207addb938e4bc568895b829d4d2e8c19040c039 -address /run/containerd/containerd.sock │ │ ├─113586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d4fe24ee57c1fe8a26d48c90a556a10a92e9ad3ed559eddf98fe8a49839bc92 -address /run/containerd/containerd.sock │ │ ├─113698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af16b7ff3fb618ad12c8391571b42c6253820dfbbeb3613fabd578f923ef0160 -address /run/containerd/containerd.sock │ │ ├─126750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9605451b977a5f3ed855144b10632b53d3560c19ee62af626d3aa04a3c75975 -address /run/containerd/containerd.sock │ │ ├─126796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1579f210a0f770e9e8f616b025810bc98a8ddec4677c889758b383485725e486 -address /run/containerd/containerd.sock │ │ ├─129488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe2324eaa61dac3b4a5643a6c280590beeca69f366dc1a0a73ad6c9f3876ee7 -address /run/containerd/containerd.sock │ │ ├─155551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8536a6caaf1529d98b891d52ed8095607f1ff17f9bfd1b6f48191eb5fd3fd7f5 -address /run/containerd/containerd.sock │ │ ├─157076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9762ebe9f82855d90226dcd45f1058b5020fa87b55e0273e7eeac7208506097 -address /run/containerd/containerd.sock │ │ ├─157552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1b7146caf78ad24031bfdd1ecbcbfd2d4d36ed6dfb3b809a7a23890b14a2f8a -address /run/containerd/containerd.sock │ │ ├─158415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae54ee0c49265950d6371724ba8ef3ed6111ecc6e8f16be168732cc7df280d2 -address /run/containerd/containerd.sock │ │ ├─160387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171c7b6e6f2b1f7612849ed62d3ca88c98e209f1cc9eae180c616382bea367e0 -address /run/containerd/containerd.sock │ │ ├─160635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 476ca03e0b4c7966121fc48429faec5f0db9638efc99a6b374abbb548ea70879 -address /run/containerd/containerd.sock │ │ ├─160721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4c470ca658c53485430d91f0602a473eac3060d95c3d49ac55110d9c3a5e51d -address /run/containerd/containerd.sock │ │ ├─160786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07c27e5e063f3f403860e0b8e7e172d2862349f340f06d4dfa96c029cf568ae7 -address /run/containerd/containerd.sock │ │ ├─161049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea630761f7b30ef641d9ff4dc7cc700e212ca42f499a3d809144e23596d3edb -address /run/containerd/containerd.sock │ │ ├─161419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ac14bd29178b6dd1253ae3ce7ee427cacd5822f29404d8659a52fc8f870ff6b -address /run/containerd/containerd.sock │ │ ├─173338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a25cf8f3dca1e630190c05061538982903e1d85a68a2e09f20829453dc8abab8 -address /run/containerd/containerd.sock │ │ ├─175157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f7f555d7efd00ec14b14356b4a147f4272f98177bacfc8882a97644939c1ceb -address /run/containerd/containerd.sock │ │ ├─175186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7340adbb7f50c7a6123a68462cb770ddb6d95040aaf6a2c95510ae804d344671 -address /run/containerd/containerd.sock │ │ ├─175255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b94ea7525dd2a296aa2b17ee3827393cc0fbcf88f10398ef5ee807dd9a39b658 -address /run/containerd/containerd.sock │ │ ├─175459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ed27a5ac10bcfb6c91773fab12603a1d367f2c842b1a0e105be8ad2ffc4f65e -address /run/containerd/containerd.sock │ │ ├─175545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfdd6680819331e0c67c3d5bf5254f7984fedd03042c263b22c5db0148009699 -address /run/containerd/containerd.sock │ │ ├─175716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f8748e63de9018d2c7a35336fc743dcbb9faa50c3e5e56f727ccc6544487137 -address /run/containerd/containerd.sock │ │ ├─175786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9812c90d57d86212ec500ca2eb5d89161b84947ad80e5e4ed960fa922cacf8e1 -address /run/containerd/containerd.sock │ │ ├─188538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 425c0effbcae788b0ba076277125d9e0fccc46ed70f0ee6be826ed35f3160002 -address /run/containerd/containerd.sock │ │ ├─190885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94083d983a46886e14e43da89a4bbddd3122190975b546a9869b7a6f1aa9aa7c -address /run/containerd/containerd.sock │ │ ├─190949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e90d0ed45e7e1eaca71797f7579fbbc0cbd07a59d3cf40c5fb2fd9052e3a103 -address /run/containerd/containerd.sock │ │ ├─190972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07ac40a641bb7bc54c2ffec6f27a8497ee6a600383512aabc2938fee0fbcab4a -address /run/containerd/containerd.sock │ │ ├─206978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b62dbc51245b1459a6768fa7b733c7cd7a8884f0717803e357e043b1e249c9b8 -address /run/containerd/containerd.sock │ │ ├─214872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77f3d8e0a0439ec95a4ee694208407d20d8dfd5897f4d82412dbe113e6c1fbd1 -address /run/containerd/containerd.sock │ │ ├─214910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcbf7c1daaabe7d738b60cfff4d4c21fe836a9ad6411b5097884582d93a655c6 -address /run/containerd/containerd.sock │ │ ├─214949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e2f1405346bb76dd627ca9ed794b5df35d31b2fde822c9ea1c42d3309548e06 -address /run/containerd/containerd.sock │ │ ├─215282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6088c7a7c234b42bae77d629ba587a3b92c26b3edc7bc9411e93b9f521a0d17 -address /run/containerd/containerd.sock │ │ ├─226449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9cda848523f3b62e8cc633f6f54b916311399f50a3c01a93bfe6a8b6a13b611 -address /run/containerd/containerd.sock │ │ ├─228739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55a9afc4bf52256da7bdbaa7f92acdd6556e476f70b0814ccd514c3a3376277d -address /run/containerd/containerd.sock │ │ ├─230220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2aea3003598e21490bac8445dc17c7f6184bd020be1d16a049c132c824f78a -address /run/containerd/containerd.sock │ │ ├─231065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2703b2e92b7defb3fdf27f90d16756bff971930d847469b8f1b9727757723a39 -address /run/containerd/containerd.sock │ │ ├─232171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698ab4fb460e3e4f8dbf05303844c8c6df4305dbd1e6b01acf2ab3db050e307d -address /run/containerd/containerd.sock │ │ ├─234475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8e388bc0012a85a2ea1aee062a7d962cc78ac7fbeb9187fb50767ec98992205 -address /run/containerd/containerd.sock │ │ ├─235803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f5b0cb986d49b96ff9ae5c0b55c073ef6097c6fd5a62cf5156c226bbcf98e34 -address /run/containerd/containerd.sock │ │ ├─235855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf898a2f6468afb7e9849837cb99749e95f115db62e075e422ead2a65d84aefc -address /run/containerd/containerd.sock │ │ └─236812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee881ceec1193d25267ba5d23a1ddd02d692681f0dc0b5c98ac0dfe38163deb7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29630 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29911 /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 │ │ │ ├─18502 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18522 /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 │ │ │ ├─24848 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25111 /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@ceph-exporter.instance.service │ │ │ ├─39069 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39088 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34362 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34640 /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.aqzxdz.service │ │ │ ├─12599 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aqzxdz/unit.run │ │ │ └─12631 /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-aqzxdz --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.aqzxdz:/var/lib/ceph/mgr/ceph-instance.aqzxdz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aqzxdz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.aqzxdz -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 │ │ ├─12237 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12268 /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-fa3f8534d89150e043f51fdc1149dd5814e4c2d1f22c2fef9c8dc4b53baa1e3c.scope … │ │ ├─29952 /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 │ │ └─29964 /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 │ ├─docker.service … │ │ └─10333 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-d0b3d1ddcbf2db3b0cbe8dea04c94b8bbc17cc99edc854a268979822a981afc9.scope … │ │ ├─18571 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18588 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─154843 /sbin/multipathd -d -s │ ├─docker-69e4a0fbb52cb9b6a34c8c6e198b31c049b109a3b91e011120c1088c5d44dedc.scope … │ │ ├─12348 /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 │ │ └─12360 /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 │ │ └─42112 /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=162.253.55.82 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─367 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-27f41370c86db6aebfceff3e1966afe117c2945cf8bd9f3f4d82049919605f70.scope … │ │ ├─12712 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.aqzxdz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12731 /usr/bin/ceph-mgr -n mgr.instance.aqzxdz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ea44f6106365732c7471513b4f9bc78f6d8181692af646a2eac22911d2a8938e.scope … │ │ ├─34682 /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 │ │ └─34694 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10842 /usr/sbin/chronyd -F 1 │ │ └─10843 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─152708 /sbin/iscsid │ │ └─152709 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─623 /lib/systemd/systemd-logind │ └─run-rf003999c71934671ada15f50a0e691f0.scope │ └─189100 /usr/sbin/libvirtd --listen ├─k8s.io │ ├─e20b455c196f5d7e82bf884c4bbbdffd4918dc16bf016a9a4eecc9e8377767df │ │ └─43351 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─55a9afc4bf52256da7bdbaa7f92acdd6556e476f70b0814ccd514c3a3376277d │ │ └─228763 /pause │ ├─e8e388bc0012a85a2ea1aee062a7d962cc78ac7fbeb9187fb50767ec98992205 │ │ └─234498 /pause │ ├─c4c470ca658c53485430d91f0602a473eac3060d95c3d49ac55110d9c3a5e51d │ │ └─160755 /pause │ ├─a6088c7a7c234b42bae77d629ba587a3b92c26b3edc7bc9411e93b9f521a0d17 │ │ └─215306 /pause │ ├─90d77109be4ad8db309d284ce8dacaba2e2aa64a6f88d20528e659c5e30b0154 │ │ └─44458 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2d4606d5095223376411ad66b3e54a4f3b66d173e2f9ac234d72ea2eda15c08c │ │ └─82854 /pause │ ├─1579f210a0f770e9e8f616b025810bc98a8ddec4677c889758b383485725e486 │ │ └─126838 /pause │ ├─89e41ae2217330cd4503d8bbf5be43cab6847935fcfab5ff6b6d8147028544bb │ │ └─58784 nfd-gc -gc-interval=1h │ ├─b3c73ef1620e61623d6375de47dfdae800d9684e687b12554cac3e6065e34551 │ │ ├─110289 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110536 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110538 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─51d792829cc4d712bc49cd42dcf2a62f38c97ec390e3ee3f33f426d06a327ec6 │ │ └─166946 /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 │ ├─f4f1058c5cbb79e6b3c9fe272be90c3fbe7cecf42caf4bda3ab91ef31290a10d │ │ └─64400 /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 │ ├─dddb7c0bb7682fa65cb93a0d1fddcc7ebcbf2cd732817eb7af1adf6384f844f9 │ │ └─235903 kubernetes-entrypoint │ ├─49db49fe7cd413d6a88a5b4e6d486e6e11a74b31093bf7226bfe73b2b770238e │ │ └─68299 /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 │ ├─435980ed23ba6d94e5552fc5d9a754e594bab6451ea003385d7959a7b8e63902 │ │ ├─127825 /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 │ │ └─127999 /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 │ ├─d70bab33f676df7666c76a04420f0fd2571d6188404010045d80a81845b00616 │ │ └─67164 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1a8b9e60666aba82ac377caec95d54ac3cedd56f9612f413736b2d21b41520c1 │ │ ├─184445 /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 │ │ ├─184796 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) │ │ ├─184797 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) │ │ └─184798 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) │ ├─38272a1c7927779be1b49382207addb938e4bc568895b829d4d2e8c19040c039 │ │ └─111986 /pause │ ├─02ffbfbc9c12893d50fd8d1b916a20aa316b6c4f523538155bc40dcdbafe8188 │ │ └─41782 /pause │ ├─404a69dfc2eca8aa661a5fdd3f33c702fbd8d71dc79af762282bb32c2111905c │ │ └─44880 /pause │ ├─9aee1f155efa2dbcd652152967d46444b064b4e1872c2f35d4ea91d705ff7897 │ │ └─98950 /pause │ ├─9b44b76d6ef325b7acb5195d76d717937d1811f23736ec03f95790acda21d408 │ │ ├─171402 nova-api: uWSGI master │ │ ├─171438 nova-api: uWSGI worker 1 │ │ └─171439 nova-api: uWSGI worker 2 │ ├─e84c495429340eec7ba1f9d1c166bf38176c1638bf6b3db1bae719e8acaf504d │ │ └─68233 /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 │ ├─5a41d3b0fea3ea51bef559d44e522a296a9e855afa8047924baee6099c18987b │ │ └─41880 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 │ ├─abd7d50f606b70138553301beafa47da0c4a89450a904210bf72e5bf60844b00 │ │ └─63626 /pause │ ├─ee881ceec1193d25267ba5d23a1ddd02d692681f0dc0b5c98ac0dfe38163deb7 │ │ └─236835 /pause │ ├─3e2f1405346bb76dd627ca9ed794b5df35d31b2fde822c9ea1c42d3309548e06 │ │ └─215016 /pause │ ├─8be823eb246a49467ce2463fcab86aef3234afaa9f113ababe3ae5457f698e88 │ │ └─44968 /coredns -conf /etc/coredns/Corefile │ ├─b5247e48ab419c7af6f1a03b3912ae5234654677aaf9e58787313e168abcf71d │ │ └─41797 /pause │ ├─8c6620095b06b11d5bc6c69324fd902134272930871097f54a7af3d38c27c756 │ │ ├─186840 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) │ │ └─187474 /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/tmp25ocx217/privsep.sock │ ├─b127e81b81e147a5fd2eace4d2253da311f8c63ec14212f49f8157ebd462ca92 │ │ └─69315 /bin/memcached_exporter │ ├─425c0effbcae788b0ba076277125d9e0fccc46ed70f0ee6be826ed35f3160002 │ │ └─188562 /pause │ ├─4eb3659f8ffb5cef0718abf3e449ba68a443550fa0a4af170825a2f1a729d11a │ │ └─49321 /manager --metrics-bind-address=:8080 │ ├─316bab7fd7887110f3c95d52103a9566e15b654afed04a5f68f26f3c02dc9d80 │ │ ├─95643 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95660 /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 │ │ ├─95666 erl_child_setup 1048576 │ │ ├─95734 sh -s disksup │ │ ├─95736 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95737 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95822 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95833 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96076 /bin/sh -s rabbit_disk_monitor │ ├─63060854decde8123928fab5492afdadb0d8652d119eae55c848fa62c304fdf6 │ │ └─99430 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-nsmqz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b94ea7525dd2a296aa2b17ee3827393cc0fbcf88f10398ef5ee807dd9a39b658 │ │ └─175279 /pause │ ├─fe975a64b97f2802f2847d45660418e63e79c0ebee5eed3f2836e909998eef9c │ │ └─41918 etcd --advertise-client-urls=https://162.253.55.82: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://162.253.55.82:2380 --initial-cluster=instance=https://162.253.55.82:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.82:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.82: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 │ ├─43ec9b77e067c87060f3fad1235349143195d59641e50d5a235359e0cd244b69 │ │ └─234522 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─d95d1dad9eeaa8eed3261825099362f722f8d7af451f88ac74fff0be1237b51c │ │ └─65902 /pause │ ├─f3628b7dc536d8e1d6123c8074bea43d510706d95fe35b4a97cb641b8de4c091 │ │ └─43090 /pause │ ├─9e90d0ed45e7e1eaca71797f7579fbbc0cbd07a59d3cf40c5fb2fd9052e3a103 │ │ └─190999 /pause │ ├─10ceaf99b7ac996076d7b82410a649e96d4e4f973dc51eab9da0a74d3fe7839a │ │ └─58336 /pause │ ├─b5c1e6accd21084a7967304abb001fdea66de3eda8e24379fe722aebad1af854 │ │ └─231117 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─5f81702420985a43ada7e42afc6b0f178719592020148cbf87627e77e9a0173d │ │ └─58744 nfd-master -crd-controller=true -metrics=8081 │ ├─a75300c54f4a902fc3fb996e3f5b7a5f355641258590fb8d9e3abfe60adf7c84 │ │ └─68816 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b5bf3e42b9c4876b092ba9c03a1b7a7204a2cd923967787cd45b78987d999d86 │ │ └─111462 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─75bb8d3915f99db4c65f3c1a6981853f377ea6a5ca621efc1469deee19f8d639 │ │ └─42049 /kube-vip manager │ ├─af16b7ff3fb618ad12c8391571b42c6253820dfbbeb3613fabd578f923ef0160 │ │ └─113740 /pause │ ├─40bcada138863131fbd3123d1a51bef4f74c14516a9a31485124a8ec7435a036 │ │ └─58431 /pause │ ├─f9762ebe9f82855d90226dcd45f1058b5020fa87b55e0273e7eeac7208506097 │ │ └─157103 /pause │ ├─8536a6caaf1529d98b891d52ed8095607f1ff17f9bfd1b6f48191eb5fd3fd7f5 │ │ └─155575 /pause │ ├─07c27e5e063f3f403860e0b8e7e172d2862349f340f06d4dfa96c029cf568ae7 │ │ └─160815 /pause │ ├─e307cb4878de08bd24d5b8011de43253df91c3f9d99fc760bec0291988048bb2 │ │ └─188205 /usr/bin/libvirt-tls-sidecar │ ├─44cda6ecfaa31c2fe0c688899e43f6c17337e2c343d73d310163d63cc4545a4d │ │ ├─43561 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43946 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6f5b0cb986d49b96ff9ae5c0b55c073ef6097c6fd5a62cf5156c226bbcf98e34 │ │ └─235830 /pause │ ├─10a7bb54bb012493d2eddf12be1f08fdeeebee9d6e5eddca9550e59ff4b54120 │ │ └─109907 /pause │ ├─bf1deddc204aad8e22398a19df067644a94faf7a096e0759a88e3d2b8a07222b │ │ └─188262 /bin/bash /tmp/libvirt.sh │ ├─8f10e5e8c1331625a202839f70452c7725786dc1bf83bbfc80978b8a91cf5c28 │ │ └─42245 /pause │ ├─bcbf7c1daaabe7d738b60cfff4d4c21fe836a9ad6411b5097884582d93a655c6 │ │ └─214992 /pause │ ├─e29b5fcb068d3fb2e23dc0e09a40f07e3e1bb893cff04cdfcec901543431bd56 │ │ ├─203118 heat-api: uWSGI master │ │ ├─203182 heat-api: uWSGI worker 1 │ │ └─203183 heat-api: uWSGI worker 2 │ ├─7fa831254c2129e2c2f17fd2f3187ed35b473f78d557c6eb54d7d5ebafe72cb3 │ │ └─48600 /server │ ├─d1b7146caf78ad24031bfdd1ecbcbfd2d4d36ed6dfb3b809a7a23890b14a2f8a │ │ └─157575 /pause │ ├─17d1051b94158651789e367d14a1fea1bd0afb13e50b53ee32abe30a79aec804 │ │ ├─ 48550 /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 │ │ ├─ 48563 /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 │ │ ├─ 48687 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─225615 nginx: worker process │ │ ├─225616 nginx: worker process │ │ └─225617 nginx: cache manager process │ ├─6f2aea3003598e21490bac8445dc17c7f6184bd020be1d16a049c132c824f78a │ │ └─230256 /pause │ ├─f034c5df29e02d7d4163700a70fad88057dfc3a70578a49a4f75461c9c0ef27b │ │ └─57700 /pause │ ├─3de70d6204cd764fc9b4dcc6ff03c19be953880c58cd0930a2cbfa11aa20224e │ │ └─58375 /pause │ ├─ab6bf1c893d9a481fa434f47d842eed8041543d63601c171643f919aec995aa7 │ │ ├─87997 barbiacan-api: uWSGI master │ │ └─88011 barbiacan-api: uWSGI worker 1 │ ├─8bb97c6262b42c00c0c83a1b2d2e9e2be44a5b34aefd78569e2f9f334c126cc0 │ │ └─232223 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─9c283678b5accf002febd1c1fce3b1e8662ada5f8d9fa6ff1ad10b70e761d6b5 │ │ └─45940 /pause │ ├─c7ccf869d2839330d06d74d057423c21ec99bd2c842579913420a6b4d3f27e05 │ │ └─49049 /pause │ ├─ba4e098c8fac18378510e8df3e68a35186bfa6c4ab430a1a5c28a51f52d2e57f │ │ └─48073 /pause │ ├─a60be5eaf7a4f92005b4a6647d73736830db028386f1f60673ac78597b57b882 │ │ └─66068 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 │ ├─ca729ab9e46546cf51f9adc3d47d93de512b6f8097b882a114cfe946f159d04d │ │ └─46109 /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 │ ├─fd2c6c1b8796f0d221acbbfbf1befa5892b4da3849e92f6ade9881c4e1db4fbd │ │ └─69695 /pause │ ├─219a834f82e3739b018ff1add9396918e58aa7e5b7da768f6a2cbc178a31af14 │ │ └─49655 percona-xtradb-cluster-operator │ ├─5795a234f1c8f3fef632afa6cf7beabdedbd5edfc7e0a34a8498eba6a3212e01 │ │ └─81251 /pause │ ├─8ed27a5ac10bcfb6c91773fab12603a1d367f2c842b1a0e105be8ad2ffc4f65e │ │ └─175504 /pause │ ├─7340adbb7f50c7a6123a68462cb770ddb6d95040aaf6a2c95510ae804d344671 │ │ └─175223 /pause │ ├─d208972bae6f4db1cc982267ce6591fc98d53b3574c4dcc98ccac4414bdeead5 │ │ ├─171538 nova-metadata: uWSGI master │ │ ├─171552 nova-metadata: uWSGI worker 1 │ │ └─171553 nova-metadata: uWSGI worker 2 │ ├─d3dd5d4bdb05201d8c6df34bc0d122d540e92be7a75eafbadf4a0383a94ef5f4 │ │ └─64527 /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 │ ├─ebe2324eaa61dac3b4a5643a6c280590beeca69f366dc1a0a73ad6c9f3876ee7 │ │ └─129520 /pause │ ├─da95499b42e7346e5a95b8e5d0f27f17279b4acd3687751417b67cefa6e2ed45 │ │ └─69355 /bin/oauth2-proxy │ ├─3ae54ee0c49265950d6371724ba8ef3ed6111ecc6e8f16be168732cc7df280d2 │ │ └─158441 /pause │ ├─add86bf3732db80fa6f7bdfa6b70ff1eb6ca0c629abce794c3f643e044bb55ec │ │ └─48175 /pause │ ├─e0ede974ac29bd78a986c4d581cf3dd69ece451e8bdb19fd566620023b6df2a2 │ │ ├─173449 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173467 /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 │ │ ├─173473 erl_child_setup 1048576 │ │ ├─173520 sh -s disksup │ │ ├─173522 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173523 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173554 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173555 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173565 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173764 /bin/sh -s rabbit_disk_monitor │ ├─7cbdaa2ee6e88e3f61c2018c484e5630d9ca561d8e59ba5425c1dafeea396124 │ │ └─45343 /pause │ ├─718b1548a1705b9012c1ca74d87f4e98bdd22dab31835df2a679516dcb394632 │ │ └─109992 /pause │ ├─3a06a19ff43b1def61f8c11a7ab19c5191e552ae41dce9307e9024aec30b9d92 │ │ └─41966 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 │ ├─cb04d8b4892c560b0d2038771ec823b0ef6b37bbb4b8d7495d4c53974ab6eba3 │ │ ├─108764 glance-api: uWSGI master │ │ ├─108775 glance-api: uWSGI worker 1 │ │ └─108776 glance-api: uWSGI worker 2 │ ├─994e7694a02658e41f987e55e4eb5fd2911dc5fe0844f6cee71ef0ca9e10212b │ │ └─188943 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0ed25ebdd17f7ce0f7f961a2f26eefb1272120fd3bd426d3b9c7c39b23c2006e │ │ └─108385 /pause │ ├─a9cda848523f3b62e8cc633f6f54b916311399f50a3c01a93bfe6a8b6a13b611 │ │ └─226474 /pause │ ├─1b86035b703bb922672b8a31428c62ef998e58ee13456ad65acd4cb13bf15732 │ │ ├─67740 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67775 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e1af35d1f1d6802588e41915178725cbd56958709adac321f705197e5c3be0cf │ │ └─46068 /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 │ ├─0c6fbac2a7df9419c3ec4692a8effd8444faa6acce2529843beb3274b8dd1f36 │ │ └─41706 /pause │ ├─ad2d9549dbcb9dd3849280db52dc8bf535222dbb0d9f927678c893291dfd9721 │ │ └─50157 /pause │ ├─decf374a71aec5c90574a3c1457c3ea22c101bcf9be2a62c59857d18925a6a03 │ │ └─215209 kubernetes-entrypoint │ ├─412225c6e68e823b09f1b6996cb6962ac2abf5becb8cc5f2477b349a2d584525 │ │ └─68769 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e991ca318fad55ce42148de0612e3ac878c1713157c1e3b8f4ede83ef73278b5 │ │ └─49830 /pause │ ├─dd9f68226ad51b68f92ff10a8d7d13533eb1ad5c6fbbdc3ab8092fc4536b1c9a │ │ └─124946 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e39c9285150c7cb02877bed341e8bb213bacfe2e0284b98a4ae6ce55e7a927bb │ │ ├─112152 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112169 /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 │ │ ├─112175 erl_child_setup 1048576 │ │ ├─112242 sh -s disksup │ │ ├─112244 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112245 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112310 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112311 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112321 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112536 /bin/sh -s rabbit_disk_monitor │ ├─02f3f5e28cb05fd2c7e1c12100409f1a883679c3dfd7c6ae63bf199af4006b65 │ │ ├─50296 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 │ │ └─51655 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─c86b67a90daf0af92745a805b5bc7c261219b8190bd8feea08bfa6698799f0eb │ │ ├─172113 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172424 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172425 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e9b88a92473dd77de6cf13e33cb63d802a085b8c9888a92915beb85a54141896 │ │ ├─188649 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188668 /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 │ │ ├─188674 erl_child_setup 1048576 │ │ ├─188742 sh -s disksup │ │ ├─188746 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188747 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188820 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188851 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189225 /bin/sh -s rabbit_disk_monitor │ ├─84c3a0523d02a5fbbcc1181dee413f14ee39be4b63622eb1fa4019a43640f08e │ │ └─99185 /pause │ ├─9a3d8e58173660448cc5dfb0c25a847920249818745c3b3553ba2c5189b5c2b7 │ │ └─49155 /pause │ ├─d9b5ecb862e2a048701d9a001f118fb2c70cbff269523d8eceb859df1bc39411 │ │ └─67088 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─77f3d8e0a0439ec95a4ee694208407d20d8dfd5897f4d82412dbe113e6c1fbd1 │ │ └─214955 /pause │ ├─8f8fca67f2f51f8b38aa0f32113501c2f3042189560de96620fdbf41dba0bba4 │ │ └─45902 /pause │ ├─394d806fc03ac29d93e9f90e9154c846fc2a024f07f55ab2612e644c4f18684c │ │ └─68214 /pause │ ├─6e9271cb8cb7e894906d07a3b8db777cc40c8a7abd9f2737482b763c7c288a15 │ │ └─66575 /pause │ ├─48bd7d7c4108db0b9c540d59c37a083f9644e17ad30a95807616ce12a27594a5 │ │ ├─64270 python -u /app/sidecar.py │ │ ├─64452 python -u /app/sidecar.py │ │ └─64453 python -u /app/sidecar.py │ ├─d619c08f32e223aebee9dee616594e4bb7478f10a0791980a04aed76455e5253 │ │ ├─172079 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172428 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172429 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─38880971aa317f85834fedb96bac9889a30a62bc3a96a87f31629f10783457f3 │ │ └─65545 /pause │ ├─4e9642d6abd22e9a7393b169c22e89bd5162b9154f7c2f8e559989d1881cc84e │ │ ├─185393 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) │ │ ├─185695 /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/tmp9sbnds81/privsep.sock │ │ ├─185907 /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/tmpdg4gjxxj/privsep.sock │ │ └─186150 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─07ac40a641bb7bc54c2ffec6f27a8497ee6a600383512aabc2938fee0fbcab4a │ │ └─191036 /pause │ ├─694028677046dd118f21ee6170b34ac552a8717f80e3582224ffab69044f29ff │ │ └─155872 /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 │ ├─097ec4795b57e5ed41cd0915addd2454e9e6ea9ec1ca0d099a5e765795bc89cc │ │ ├─226660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226678 /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 │ │ ├─226696 erl_child_setup 1048576 │ │ ├─226786 sh -s disksup │ │ ├─226788 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─226789 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─226808 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226809 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227075 /bin/sh -s rabbit_disk_monitor │ ├─fe72ff70f0de72fa2ff9c37d872356236592752d7f4a8c3373d97c89e18661f1 │ │ └─66739 /pause │ ├─94083d983a46886e14e43da89a4bbddd3122190975b546a9869b7a6f1aa9aa7c │ │ └─190920 /pause │ ├─9fd3539343f4fc2bde4ce4e572f93a2fbbe0197554c4a18f7816f4e14eda36b0 │ │ └─63814 /pause │ ├─6035fed33f581976fd9533647e2a1f82e16eb503f7ffc3779ac4b413ba121357 │ │ └─42281 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f45fd288a22fad160e99c001f786f3d4401a06424a4fa4db32453091459321be │ │ └─63758 /pause │ ├─1fb962173b757867e512f07709101d6efdf6bb002e83e1cb8df1e69c40d321de │ │ └─58883 /secretgen-controller │ ├─957321e9e3788095ad4f8ed0c649ea7697b68b75297e7ee25e2679014546a6e3 │ │ ├─176482 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─241964 sleep 300 │ ├─5649bb4deedf6933a69068f2b114e1e5fd0ebe2709decb7e41d5213ddc4014ec │ │ └─67887 /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 │ ├─9ff288f44e28fcaf47ba7901aa7a9209e661114cc09ce84ba5cbd9584566505e │ │ └─52900 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 │ ├─2df7c3080299f2e65e74bd2383c9868c1f5f9d7ad492950938f0a85d4c5ed579 │ │ ├─75226 apache2 -DFOREGROUND │ │ ├─75261 (wsgi:k -DFOREGROUND │ │ ├─75262 (wsgi:k -DFOREGROUND │ │ ├─75263 (wsgi:k -DFOREGROUND │ │ ├─75264 (wsgi:k -DFOREGROUND │ │ ├─75265 apache2 -DFOREGROUND │ │ ├─75268 apache2 -DFOREGROUND │ │ ├─75269 apache2 -DFOREGROUND │ │ ├─75271 apache2 -DFOREGROUND │ │ ├─75274 apache2 -DFOREGROUND │ │ ├─75275 apache2 -DFOREGROUND │ │ ├─75276 apache2 -DFOREGROUND │ │ ├─75278 apache2 -DFOREGROUND │ │ ├─75279 apache2 -DFOREGROUND │ │ └─75280 apache2 -DFOREGROUND │ ├─e9605451b977a5f3ed855144b10632b53d3560c19ee62af626d3aa04a3c75975 │ │ └─126774 /pause │ ├─267d4127b068347b3bc8d0e523eb47593752ae8a88aedea991f1de59ba3196c6 │ │ ├─207116 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207134 /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 │ │ ├─207140 erl_child_setup 1048576 │ │ ├─207264 sh -s disksup │ │ ├─207269 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207270 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207389 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207390 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207401 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207686 /bin/sh -s rabbit_disk_monitor │ ├─ba6b687352c61ca5c6a218f03d774cbfaf24ed175e584d5fd80ab5bac516fc42 │ │ └─68694 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9ac14bd29178b6dd1253ae3ce7ee427cacd5822f29404d8659a52fc8f870ff6b │ │ └─161443 /pause │ ├─23b9c0a03bdb8baded2bcc750f853dd4e9a9399c8d68bc9e5e596a07e2aa3ebb │ │ └─58654 /pause │ ├─a4e45d10bd0b6cc2a0756b0c131a34d71ace65cb24494bb3912ec97f45b3ea5e │ │ └─229005 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─16843bcbfdedefc3229327fc39798e2a535d3b9cedb218c534cbe833f94e1d56 │ │ ├─203131 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203529 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203530 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9110ba48ed40542bddd5f76fd4c701acd1113218f4edb9c5acdeeba075b8cfae │ │ └─64876 /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 │ ├─e4113ed119eb38f0451949e93fb2b890cf79d630e646e141ec8dcfec8574522b │ │ └─196124 /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 │ ├─d172a8a3863168a6955bacedfa138b29cf842853da70e19cd71c22183400c148 │ │ └─44950 /coredns -conf /etc/coredns/Corefile │ ├─ed1e8e752d2300da7ca4715d3db0604a3edd171a4ab731e8cc877275f0b19168 │ │ ├─158545 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158561 /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 │ │ ├─158567 erl_child_setup 1048576 │ │ ├─158614 sh -s disksup │ │ ├─158616 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─158617 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─158651 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158652 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158662 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─158921 /bin/sh -s rabbit_disk_monitor │ ├─a29d47b97eeddd4ab4d617c0362e10909b840405699b307c9ed306bc5e4b6c37 │ │ └─41900 kube-apiserver --advertise-address=162.253.55.82 --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 │ ├─c98a24a94d8302a82701bd06403d72cc564fb6fcd11b3b397a8487642a81092c │ │ └─68965 /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 │ ├─f4c23c2e926af5de0b8215fa1e505d899596307de65ecb0da299bdea3efe581f │ │ └─65680 /pause │ ├─e086144c5b4d8998fcfa611bc375d68d58c21f07460505d50c0dbeec60f47290 │ │ └─44918 /pause │ ├─3d905d760e2544e9e6eb51a897317b14b447196b126908b69b34d9db329610e9 │ │ ├─69962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69979 /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 │ │ ├─69985 erl_child_setup 1048576 │ │ ├─70205 sh -s disksup │ │ ├─70228 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70237 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70425 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70426 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70436 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70504 /bin/sh -s rabbit_disk_monitor │ ├─8694d7a0e8093045a686b3503336f580c21ae3df06164d5568955d036d2682c4 │ │ └─46157 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─272b4fe6d2c73a7328ee7246a4326bb9844ab30601a335653125d45ecdf094eb │ │ └─65816 /pause │ ├─5a90421dd26f0d2caad9765aa2182372d2d873de70115d28456e351c0add4685 │ │ └─52805 valkey-server *:6379 │ ├─3cdf987ef6a65a668353eecab8bd72006bb629311ed30dce835d15dc5ca34a30 │ │ ├─66639 nginx: master process nginx -g daemon off; │ │ ├─66665 nginx: worker process │ │ ├─66666 nginx: worker process │ │ ├─66667 nginx: worker process │ │ ├─66668 nginx: worker process │ │ └─66669 nginx: worker process │ ├─11f629782e30a8d462525e63d841e9216b99c9cd61ac22c9db7e806a1bc8bdc0 │ │ └─53156 redis_exporter │ ├─2703b2e92b7defb3fdf27f90d16756bff971930d847469b8f1b9727757723a39 │ │ └─231090 /pause │ ├─06654a745933812cb5ae7fc0db45d71dd7a11c637280dfe558a57affd5e33d57 │ │ └─68922 /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.162-253-55-82.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 │ ├─a25cf8f3dca1e630190c05061538982903e1d85a68a2e09f20829453dc8abab8 │ │ └─173361 /pause │ ├─bf898a2f6468afb7e9849837cb99749e95f115db62e075e422ead2a65d84aefc │ │ └─235884 /pause │ ├─476ca03e0b4c7966121fc48429faec5f0db9638efc99a6b374abbb548ea70879 │ │ └─160658 /pause │ ├─1cddd3f9a21ccea944ec4c6981cbfc28d1fda951d313b323f0a2e1f0d34fab3b │ │ └─41818 /pause │ ├─1c4904f58b90361a0372db102b834131ecba27d72e1d79800012c5d242fbb31b │ │ └─44433 /pause │ ├─171c7b6e6f2b1f7612849ed62d3ca88c98e209f1cc9eae180c616382bea367e0 │ │ └─160431 /pause │ ├─698ab4fb460e3e4f8dbf05303844c8c6df4305dbd1e6b01acf2ab3db050e307d │ │ └─232196 /pause │ ├─07f9ed2c12eed6186d7a713e15623df0ad949f6faa90247e5e00a0030d154e09 │ │ └─88681 /pause │ ├─ee30c2a8cd4d48fb6ada9813e5d9ed5a59f53bcaff15c517fe4f85171eca0a3f │ │ ├─64296 python -u /app/sidecar.py │ │ ├─64454 python -u /app/sidecar.py │ │ └─64455 python -u /app/sidecar.py │ ├─e032cf5b28f5471978bd4f1be59082c2346ecf5cf14861ac18654bf16d359fb9 │ │ ├─186828 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) │ │ ├─187107 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) │ │ └─187108 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) │ ├─1ab0e1aa380c583166a31ca187c100feec0101e8fd893355c0380c69ffc07ec1 │ │ ├─50353 mysqld --wsrep_start_position=c40f158e-abd8-11f1-8b27-eff2fd3f3482:20 │ │ └─50491 /var/lib/mysql/mysql-state-monitor │ ├─f8652eeededef9e73b09cd96d4675f7d451fab43a94cd9a55130f9dc7d4235d2 │ │ └─69100 /bin/pushgateway │ ├─a82dc9b4f8e1375cb08d0a60e00fd871fb75415927cda3deda02af6add828456 │ │ ├─123461 cinder-api: uWSGI master │ │ ├─123473 cinder-api: uWSGI worker 1 │ │ └─123474 cinder-api: uWSGI worker 2 │ ├─62b1efaf2c9fb9547ed9eaf66f94fd9adfeefd35deb49d4bf1d6f47658395917 │ │ ├─187498 /bin/sh -x /bin/wait-for-ip.sh │ │ └─252596 sleep 1 │ ├─7d9640c8928e1c0cc06df04864604370a19f0b64dadd9b54c057bd27f2b69283 │ │ └─58703 nfd-worker -metrics=8081 │ ├─17c9e92b9f4cb4ecfa5e629b54456a58e28d8d0c772f32c3a76ae4e5fd510e92 │ │ └─127503 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1dfbe9a46470f49df4113558111e875517d1d9049c424b2cd6fd64b49ad3971d │ │ └─49530 /pause │ ├─e06c784ecd2729a1b083c16758ee417c300ab3acde0a0cf7f4b97ab9b38218a3 │ │ ├─81342 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81358 /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 │ │ ├─81364 erl_child_setup 1048576 │ │ ├─81411 sh -s disksup │ │ ├─81413 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81414 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81462 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81463 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81473 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81684 /bin/sh -s rabbit_disk_monitor │ ├─5b44baed9f6cf1dc5d59ee5581a367f8041291a3960a3a3a981ea286f96808d1 │ │ └─43083 /pause │ ├─3bdbcf04e3a5442eef4e0e79626316376da8079ad5b57c24143aad3dd5d88398 │ │ └─215174 kubernetes-entrypoint │ ├─fc1444ad9273c6d7f5f6dfba7c27fc3406dbd972b42469f890b1fa8eb624417b │ │ └─52742 /pause │ ├─a13e663d04730009a2c3dd6b27094ccc8cfa9ee3a3cc1b6a738cf4cab24d3f13 │ │ ├─184501 neutron-api: uWSGI master │ │ ├─184522 neutron-api: uWSGI worker 1 │ │ └─184523 neutron-api: uWSGI worker 2 │ ├─0730bb2cc4c2b9f61c2311160618d0408c51f9500b7aa7d0376942fb7dfd465a │ │ └─41788 /pause │ ├─4695ebc37cdab9fb9f09e49fbd71878ad48001185433bed6ea4e6793e772cd2d │ │ └─215190 kubernetes-entrypoint │ ├─23cf439a1f66779eddea7a73e1e532e5a7163fc7ebac117ab0a8a034606e9fe1 │ │ └─230660 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─e08f3c9ac2ed0f2a3ae04e3b99c1fe485f1ccb6520467d9f4ce0e932ee98fa27 │ │ └─71717 /pause │ ├─4bef3a60c7860b6349864b911f67625711ced9e9cda07820a212e99dd9392d98 │ │ └─52573 /pause │ ├─4ea87bee59935989ba1e63ebeb0a67ad52f7282a5cf48439e0200d09d060d253 │ │ └─65651 /pause │ ├─a0f6c826474bb651aca20d6f20412f695f7d074d1baa7daed45392c18009d88c │ │ └─89662 /usr/local/bin/rook ceph operator │ ├─93e642441722bd9a58ee31b25121f8c05358123c22503cf15e457575386a74c9 │ │ └─67476 /pause │ ├─bfdd6680819331e0c67c3d5bf5254f7984fedd03042c263b22c5db0148009699 │ │ └─175581 /pause │ ├─485b495173c35e3db85e3c4b971fd6b53ed4c585274f9b4397bc525dc4365122 │ │ └─53066 valkey-server *:26379 [sentinel] │ ├─0130a1bd45d5182db47db16329022fadb84fb37aee0da48136b33d3d5ecd7436 │ │ └─68157 /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.162-253-55-82.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 │ ├─eb02212e2e468594c5fd297e671b06fe205272639563b8cba77bc0f4b371534b │ │ └─235988 kubernetes-entrypoint │ ├─7f8748e63de9018d2c7a35336fc743dcbb9faa50c3e5e56f727ccc6544487137 │ │ └─175743 /pause │ ├─549016868929135f29e34dfc7815a47af22d2d0e5cc86e392c021fa511b88c5f │ │ └─50449 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─fcdff3ebf01e258beb735c3fa403535954cd328207205b66588290cacc7fe92d │ │ ├─134914 placement-api: uWSGI master │ │ ├─134945 placement-api: uWSGI worker 1 │ │ └─134946 placement-api: uWSGI worker 2 │ ├─b7668bc2856e38c62f56b1168fae53b60a070ef72046ecc198f9bbf7c08f14d1 │ │ └─68453 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c6b82fc8c7ccba943ed24020c42f61d30dd8cc88af5370d144160e597225c9c1 │ │ ├─203149 heat-api-cfn: uWSGI master │ │ ├─203184 heat-api-cfn: uWSGI worker 1 │ │ └─203185 heat-api-cfn: uWSGI worker 2 │ ├─9a280b9ea541d30d3535f7c04b540136b60fdf58ab0893bca43f47acef89df7a │ │ ├─155911 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155924 /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 │ ├─daef6c8c8f41bccdfea46639c164865761f63e083122e40186041349369d2175 │ │ ├─184536 neutron-policy-server: uWSGI master │ │ ├─184550 neutron-policy-server: uWSGI worker 1 │ │ └─184551 neutron-policy-server: uWSGI worker 2 │ ├─b62dbc51245b1459a6768fa7b733c7cd7a8884f0717803e357e043b1e249c9b8 │ │ └─207001 /pause │ ├─2ec658d51c21adf3f911470c14d9a17a800361b8875626b5a09fd9c5d15b8635 │ │ └─157685 /coredns -conf /etc/coredns/Corefile │ ├─631ca0706b6afaefe1f2e9d536ddfb236fb5f35e100d573709f1fa483d2359bc │ │ └─45492 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 │ ├─bc36fc82089722fcf04269a15cfdf86675d96bc967197e0e55c5cc88c73acffa │ │ └─45871 /pause │ ├─5d4fe24ee57c1fe8a26d48c90a556a10a92e9ad3ed559eddf98fe8a49839bc92 │ │ └─113611 /pause │ ├─5b9f3276554c353526f59e085420a94185563e249aba611a60e6ee029a072943 │ │ └─196160 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─067363fd4c3a215efc3d9d5098d42cce4e3e5366f470b66a0538f87ec1e439c7 │ │ └─69292 /bin/oauth2-proxy │ ├─9b84d087122f3aa16cca1135b0458a81fdd79eddd6815eff193fe2846f3e585e │ │ ├─186860 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) │ │ ├─187895 /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/tmpi1nmhhw5/privsep.sock │ │ ├─188342 /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/tmpv8vdeqq8/privsep.sock │ │ ├─188952 /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/tmpa0ze38g0/privsep.sock │ │ ├─189440 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189441 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189472 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a44e3c5a-0b9a-4068-ba3f-f134d7076758/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a44e3c5a-0b9a-4068-ba3f-f134d7076758/host --addn-hosts=/var/lib/neutron/dhcp/a44e3c5a-0b9a-4068-ba3f-f134d7076758/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a44e3c5a-0b9a-4068-ba3f-f134d7076758/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a44e3c5a-0b9a-4068-ba3f-f134d7076758/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-37981405-d544-43a4-b029-700925544b61,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 │ │ ├─189475 haproxy -f /var/lib/neutron/ns-metadata-proxy/a44e3c5a-0b9a-4068-ba3f-f134d7076758.conf │ │ ├─209283 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/731c8bac-a9ca-4e55-b594-3192ea7e2e23/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/731c8bac-a9ca-4e55-b594-3192ea7e2e23/host --addn-hosts=/var/lib/neutron/dhcp/731c8bac-a9ca-4e55-b594-3192ea7e2e23/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/731c8bac-a9ca-4e55-b594-3192ea7e2e23/opts --dhcp-leasefile=/var/lib/neutron/dhcp/731c8bac-a9ca-4e55-b594-3192ea7e2e23/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-673aa115-c895-4b62-bed6-24226606684f,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 │ │ └─209289 haproxy -f /var/lib/neutron/ns-metadata-proxy/731c8bac-a9ca-4e55-b594-3192ea7e2e23.conf │ ├─d1684a68fe05f39169b81aae5cdf6305f61004ccac7ebc10819ac291658788ab │ │ └─50563 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7df006384493b10677e40619cdc5e498adf50cb2b464ea1eedb5b394d7ea6e5e │ │ └─95506 /pause │ ├─ef615624b678c820bb281847b5df91f1eb6d12589973b1fb37e045a818aa4012 │ │ └─68618 /goldpinger --static-file-path /static │ ├─1d9f39b2bb30be04e91e6b94e6fe02709d52cf62309d866ea31a8427dae78dc9 │ │ └─66207 /pause │ ├─98bf7a13dc3e59d93f5d99fede55f2304e72c42096e5462151df8a1ea0703205 │ │ └─63854 /pause │ ├─1dd9274459cb9a1db32de52378bdace7b9925c52a9aff8a0c6e0748d9c4a1a3f │ │ └─49199 /manager --metrics-bind-address=:9782 │ ├─03e6bc2585ea358af251559b0ee80c0f4a208693a86dee0193d91762b2502579 │ │ └─100308 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e151114e0ab945d54cb291de44fe2eb4a8861a77d994b60cc3ef4eca8f636602 │ │ ├─ 99524 /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 │ │ └─237882 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0f7f555d7efd00ec14b14356b4a147f4272f98177bacfc8882a97644939c1ceb │ │ └─175215 /pause │ ├─9812c90d57d86212ec500ca2eb5d89161b84947ad80e5e4ed960fa922cacf8e1 │ │ └─175818 /pause │ └─1ea630761f7b30ef641d9ff4dc7cc700e212ca42f499a3d809144e23596d3edb │ └─161081 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount