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 │ │ │ ├─21667 /lib/systemd/systemd --user │ │ │ └─21668 (sd-pam) │ │ └─session-21.scope │ │ ├─21599 sshd: cephadm [priv] │ │ └─21681 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1614 sshd: zuul [priv] │ │ └─1627 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1618 ssh: /home/zuul/.ansible/cp/162.253.55.135-22-zuul [mux] │ ├─410950 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eabjyfpohdqmjprziuwvfnkbvlpwquoe ; /usr/bin/python3'"'"' && sleep 0' │ ├─410951 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-eabjyfpohdqmjprziuwvfnkbvlpwquoe ; /usr/bin/python3' && sleep 0 │ ├─410952 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-eabjyfpohdqmjprziuwvfnkbvlpwquoe ; /usr/bin/python3 │ ├─410953 /bin/sh -c echo BECOME-SUCCESS-eabjyfpohdqmjprziuwvfnkbvlpwquoe ; /usr/bin/python3 │ ├─410954 /usr/bin/python3 │ ├─410955 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─410957 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-9ae4a18362dcb891b61bf4b28e5ccc8eb58b3a762d7f78b12a2cae5ed57bc46e.scope … │ │ ├─12703 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lvforq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12723 /usr/bin/ceph-mgr -n mgr.instance.lvforq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9960 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a720d2806dd001520feba26fdc90f756368b17bf218e9880440121286cfe4b8e -address /run/containerd/containerd.sock │ │ ├─ 12679 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9ae4a18362dcb891b61bf4b28e5ccc8eb58b3a762d7f78b12a2cae5ed57bc46e -address /run/containerd/containerd.sock │ │ ├─ 18625 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e19fe7402bbb0d770f38dad85142b4b3502c4de08645ddaf72f2d286585721cd -address /run/containerd/containerd.sock │ │ ├─ 25228 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3bf28f80863879ba84296939a8cf404b18bfe0458278a59ac287d30ffcc12837 -address /run/containerd/containerd.sock │ │ ├─ 29999 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aea37e87b16d86079d25fe09de1311be555584e6e864d2d01a864d910d0647a7 -address /run/containerd/containerd.sock │ │ ├─ 34636 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c97dbf6d008206bc2e37eaeee5708ba0a99ea451ea76117af99c07a5b705db21 -address /run/containerd/containerd.sock │ │ ├─ 39278 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c051f9194ecd4ec4e3ff0104dfbd734b0d1031301e7a8b12053f22abcf17749b -address /run/containerd/containerd.sock │ │ ├─ 41831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d9db97553c3ffb3ab1771ec31e67a15579c7d3137b31e6e8216c30d10b94bcd -address /run/containerd/containerd.sock │ │ ├─ 41870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1575c23271c6588ccdfb121bbd54cbd29e9372af43650c1d765a5f940e09329b -address /run/containerd/containerd.sock │ │ ├─ 41889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62c7ac8cff27897452390506e0a916c0bd2ff17c096633827e0e6ddeaa26f6a8 -address /run/containerd/containerd.sock │ │ ├─ 41912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47db95f3aaace20bb374277ae0d68bbcafcb259b8f15871c72cdf81449f3eb0a -address /run/containerd/containerd.sock │ │ ├─ 41936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4785ff2b8cbf3a0e50c9723f9143385c3b84c3f770926f9bb3abe7b2efeb922e -address /run/containerd/containerd.sock │ │ ├─ 42433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9911ec880a46b94d0f24cdb13a1b53135b08f7755308477188cb7022c4eb8312 -address /run/containerd/containerd.sock │ │ ├─ 43171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4926accf914d2aa81c8590254840de0c516fa8b57d9f9cac1591e5b2992dd7 -address /run/containerd/containerd.sock │ │ ├─ 43183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d25122499b8d40466931ea770436c37d28fc4243c3759b3487389cbdc9271054 -address /run/containerd/containerd.sock │ │ ├─ 44524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b759a5db053b51a1acbeb13cb7eb2bd77f8324ab57b7a77b47120c8020e6c53c -address /run/containerd/containerd.sock │ │ ├─ 44972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac5895d62a211b46284d68d736676d7568ca39117c1806139a9084a13302bdd -address /run/containerd/containerd.sock │ │ ├─ 45013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b953304ab54ee3ba46d5cf8fe96514e4c680536c60e9d2c4a8a55ef361c122b5 -address /run/containerd/containerd.sock │ │ ├─ 45441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da7da0a6136a735064fbc796b32852705aaedf31a2646390c3af3923ca9b8227 -address /run/containerd/containerd.sock │ │ ├─ 45936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45b41b097ec702be2735ce218a9576af6278a4af13826d20f28920411e490ca -address /run/containerd/containerd.sock │ │ ├─ 45992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077ce928b197572b7c634cbde4462e9d81120dba18e2a0388cd8e62c2fb63ed8 -address /run/containerd/containerd.sock │ │ ├─ 46033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d62d9d1fd85940a8b507003f063c27183cfea1aae7e48b18e0ed58e47bd42a8 -address /run/containerd/containerd.sock │ │ ├─ 48096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8334301088d2e1304183ce0ef671c33284211dd5f70abf748d8090e749778116 -address /run/containerd/containerd.sock │ │ ├─ 48176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18cbc1ebf7bfe0ee040d267bf5aa71840da1124ba6a8bc18ecabdd071b5b9790 -address /run/containerd/containerd.sock │ │ ├─ 49101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1ded9faa11abb1f1e0d075122f25ddf19ce7f3e9f8431b71b5d5d1841f53e4 -address /run/containerd/containerd.sock │ │ ├─ 49199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a9c3fccb0fc3c426d1d5c0b3bacf20bd64a5891d2a5b091ccb46d98edf8cf6c -address /run/containerd/containerd.sock │ │ ├─ 49567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea5a96c008216121f8a8c58c59c0c1b1fd37dfb54b4ddfee20952124b09f009 -address /run/containerd/containerd.sock │ │ ├─ 49850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acdd4b48232b5226651ad56988badc880aef95697b4e5364bd39731405b6df64 -address /run/containerd/containerd.sock │ │ ├─ 50267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3bcab96b9e2cce9a1ebd1400f732ba67b7a45328908fe2bf7f71bd46b8bf85d -address /run/containerd/containerd.sock │ │ ├─ 52392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e669d8511143acf7195db027c650f4e6f6f9d424d268878662280fc329642f -address /run/containerd/containerd.sock │ │ ├─ 52746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bab49b55dc25ede9a945cc4b3e31bc487fb5dbe253476baf3fb007bd39929d01 -address /run/containerd/containerd.sock │ │ ├─ 57930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f45b11c4d59872de0222d2f0894aa7cad13611bc9bb3ad4574d4f1d65bc7b2f7 -address /run/containerd/containerd.sock │ │ ├─ 58646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98f2fd96b8e9ec084baef65b6bfcf141f6a55152e91afcd64f4657ec0b63ccbd -address /run/containerd/containerd.sock │ │ ├─ 58686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0618033c5b248c2d5400b1becd397b40723befd024b82a476bec764903b3cb5b -address /run/containerd/containerd.sock │ │ ├─ 58732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fc3e59d8057bf0d6e84895f9fb87bbeb7b8b73cd35084ca5f1ed250e66a7ba9 -address /run/containerd/containerd.sock │ │ ├─ 58894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d167a41a354282eb3e9e19fb1e88fd6aaa2d9a3fc693cc2a3838e8673fc1cb19 -address /run/containerd/containerd.sock │ │ ├─ 64102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9faa5e624a2e1b5a851797e4e09036215e559cd28dab3f25c1086780f534e81 -address /run/containerd/containerd.sock │ │ ├─ 64267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6097e35a2cd7d5f0795a87fc4608b841bd806fbf8d10d21f3b883174e6e4766e -address /run/containerd/containerd.sock │ │ ├─ 64304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46333f3bb4195587660bac86340d7f76808fd2d2dd7de94dc318cdc03d7d4326 -address /run/containerd/containerd.sock │ │ ├─ 64348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7df1027351324eeff8a9f52221e095059f1b7a57c235c79562899bdf9a897c -address /run/containerd/containerd.sock │ │ ├─ 65497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 579de4db586b5dfafc4cecab986db42e7dc9040f7c2f8eae7f73f7a3e53266d7 -address /run/containerd/containerd.sock │ │ ├─ 65635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8254f0c8a32ca1fc3a10211c36161c0b9152e24be1d9367dc335b99b20fb5b -address /run/containerd/containerd.sock │ │ ├─ 66029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b7a1927a5a0642ed44b4a0641d0224070501c47f2feb4cc4316fb0bcb448d2 -address /run/containerd/containerd.sock │ │ ├─ 66082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b10b97b8dfa9cd7fabdf5637d4266e93a8d31aff59c3035c6309a51bee56a148 -address /run/containerd/containerd.sock │ │ ├─ 66121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a75d390bc0ebb93878f38946b13563a5719875782e8ac105bd1f9178f39ef13d -address /run/containerd/containerd.sock │ │ ├─ 66480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81132e50aed286a3645a71b6f597eeb332a9c170f04a46f078eed0d4b8bef5d8 -address /run/containerd/containerd.sock │ │ ├─ 66884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6037baa6ce3728d1ad911df3f71c9a4edf7c4dc68ce26ec3d9e1c2277bb454fe -address /run/containerd/containerd.sock │ │ ├─ 67269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac425c375fd30a41a18419a81fdcdf76bfe4e0213e379117a577c91a942d7bd6 -address /run/containerd/containerd.sock │ │ ├─ 67776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb1c9851766faa21e8984c44a2d4213e2c603826ad6f91fbe18ffcd92ffc5fbc -address /run/containerd/containerd.sock │ │ ├─ 68541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b9d17e194d2d15abe148d96709228a9e3be40ed2f191515652fc257b59c177 -address /run/containerd/containerd.sock │ │ ├─ 70512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ce176859a404dcbffeb66f7f3b261f0e10fb89aab558964f6fef0a22c4fcb7 -address /run/containerd/containerd.sock │ │ ├─ 72280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fcf4dcf20b5c70f9429691c9d01089d024ccb0f1dbac7ba601c9781ea9202f2 -address /run/containerd/containerd.sock │ │ ├─ 81632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba322e88095ea954507af4c734b5826ebd6176f57a9e9af234b0d9940094362 -address /run/containerd/containerd.sock │ │ ├─ 83093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8beee748d4050737cddd8284dc6b61fd066de0adb589f65d28f7edd0d64121a -address /run/containerd/containerd.sock │ │ ├─ 89111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55ec07424a3c1324318a137ced7c0ad77c74d150307639e76fd69af9e9f0c8bc -address /run/containerd/containerd.sock │ │ ├─ 95837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7af24b61f24eb7a847bc5943c044cda06480b6e36fbf8c8bc1de71eeee95857 -address /run/containerd/containerd.sock │ │ ├─ 99458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b55fee3eb5e471b9a77116e14fcc1fa61a2b00a7986ba9a6b16eed9a93e5e965 -address /run/containerd/containerd.sock │ │ ├─ 99519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68f2f76dadb809dad6c7fa7e22ba1a2b534765404da14953fb2a30bad8263cdb -address /run/containerd/containerd.sock │ │ ├─108505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25000dddc2a32e1ee5b1776258869d0d868d90a317fac4bf20257accbc8fe78d -address /run/containerd/containerd.sock │ │ ├─110000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d5086436ad35888aad62e84c8dbdebf3e7bf0cdce8f476a6aa2d7f9c79b03d2 -address /run/containerd/containerd.sock │ │ ├─110101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9141f62776e9017cb0ed7052ed16f33a890ed0541dab6736dfb97957fe846be -address /run/containerd/containerd.sock │ │ ├─112060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bda1584e4d54260e0937bec29c3122f1827626414704b4d1d1cea6d13f95f87 -address /run/containerd/containerd.sock │ │ ├─113803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc8b744f16f864c4d09f8b814ee6656badfe74489c3249a2da2a5e7e7967d31 -address /run/containerd/containerd.sock │ │ ├─113859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19eac3a209aa35a642e83c83ad9acb9364db213a08de78d78483a946fe536da9 -address /run/containerd/containerd.sock │ │ ├─126922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 366cbaf5f6cde0990e2e83e104734fdc35fc6e87578389132bf9f887aa73d551 -address /run/containerd/containerd.sock │ │ ├─126962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8321397cf61b5c86626c42fb52783ea3e9685882630530f64d2987793690386 -address /run/containerd/containerd.sock │ │ ├─129572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a68535b000fd1d0c30ea73fb867b1b330980317d5514e30ccb86c8111e8a1da -address /run/containerd/containerd.sock │ │ ├─155330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e5b208b80f5ee2a63edfa09077cf87a12a770d1bd75c9e3e4a85504181a5d14 -address /run/containerd/containerd.sock │ │ ├─156853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bd570edea395c21d4c43247a6ee30095c5abe0b70079ba6ec8ffc165fa5c552 -address /run/containerd/containerd.sock │ │ ├─157275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b0c142374607ba893c4d5afd61ae51f8073a9f72102229395a65d6ec428407 -address /run/containerd/containerd.sock │ │ ├─158226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cc70f3129b70e61362ef99ddbf3893938c9810206b64a24d7202393235d0b1d -address /run/containerd/containerd.sock │ │ ├─160415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2502f10de39d393025fa8db07731147f28fea339398fc755e112a019a6e45a3 -address /run/containerd/containerd.sock │ │ ├─160634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3775c84ab52ab341a108b658d017fc677c961c99e2567bf15fc4de23e8b841c2 -address /run/containerd/containerd.sock │ │ ├─160827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eece7be5fd1099552ce8065880a28b6d8fa4f66c19e97b71adf902eeff68581c -address /run/containerd/containerd.sock │ │ ├─160876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52c1ea8fa95e64bea62d42ec6faf247ac1e18ed27e932da4f5a43843b4dd5b85 -address /run/containerd/containerd.sock │ │ ├─161187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b56deeb4a8fc527ed43263df8562f780ce967b93b9b22f2a6578d8a2c47727 -address /run/containerd/containerd.sock │ │ ├─161508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba09ea8a4cde882ee542aab7b80e1e2c1c5ccc7fd252b42b2d20d6d5b2f30d57 -address /run/containerd/containerd.sock │ │ ├─172957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7463495ecec3045855774ee39fabc2ef11c6d8397f165a31f3710c72ae36a26c -address /run/containerd/containerd.sock │ │ ├─174689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d123b298abdf5a6f4ddd1ad71e75ee8b99e8030d77970f0c24b64714fa2ebc -address /run/containerd/containerd.sock │ │ ├─174724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fad1a2d7bf1321f18a22f4fc50aed22f04a3e39fc9686d91b5d9e58b2a0f14ce -address /run/containerd/containerd.sock │ │ ├─174791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 867af9e546c0c58d96b05a753c02c8833ef0a57530e8a0e3f1c5a1f45f070510 -address /run/containerd/containerd.sock │ │ ├─174818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7680ac74ff3f5d070c7eda621e48c858565d469bc1270990ed247bfd3425bdae -address /run/containerd/containerd.sock │ │ ├─174934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15d156d8979afa544fd1117d34ed2c231831cfd3db4bfaeddd2e6d75c5e8835 -address /run/containerd/containerd.sock │ │ ├─175244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6142d2e2c0509cfa991768291acfb8f1edc63185bac47436c83dfedaa58c07a1 -address /run/containerd/containerd.sock │ │ ├─175387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d32b033eaff49d9af4bbb3ddca18fd59418133472eb9e547102a63bdd2431729 -address /run/containerd/containerd.sock │ │ ├─188507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db2b1a37f79134d1c0be29e1a7214d9a7e7aea9a6cd0f4da9f38a81bb213d78 -address /run/containerd/containerd.sock │ │ ├─191188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73cb0a318bfa7277881da6239abd391bfc91a02641d19c4b85d090a44aa0f06a -address /run/containerd/containerd.sock │ │ ├─191223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54c1ba0c8ef9f423eb6d9aa9cf0a0ca957c7bdec014cd071d182e663b5dc903d -address /run/containerd/containerd.sock │ │ ├─191365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20917de425b2e39c67630e86c27fd208d9509934c60bef8c0ffdf2c8304be502 -address /run/containerd/containerd.sock │ │ ├─207008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d0e0e2e503f31a8c0347346d49b5a340b44bfecf15438ef52045b5325cb650 -address /run/containerd/containerd.sock │ │ ├─215132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afef97b7ee8cc7019c06f4882e2baf14e51981b153424525c1cbdd65fac470c0 -address /run/containerd/containerd.sock │ │ ├─215223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ee819f052f46bc4fe702d78dfc475e232ee8d10ea63ca73e254e8c9eea90dd5 -address /run/containerd/containerd.sock │ │ ├─215260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff852e0bfbdc130bcd86d520dd22bf7a34baa63dede4500e57ca3e5d3edce1b1 -address /run/containerd/containerd.sock │ │ ├─215439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c2c97064758fe32d36c288e5d731c78f1ed3b30021fba7ce9b89931068cd15 -address /run/containerd/containerd.sock │ │ ├─226532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69f47d2ad510fb2a8d603fa6449669a471a4e389d7350d228337400e6cc8bfa3 -address /run/containerd/containerd.sock │ │ ├─228889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4d63c3f9f302d26a736a7c235840a0ba8db1bb4fb5549c85de19cf1e7e0439 -address /run/containerd/containerd.sock │ │ ├─230129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32b159ec7770664d6338bcfa2921ac66425d6e22dd0dfda7ca7824d2032975f -address /run/containerd/containerd.sock │ │ ├─231378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b450fd36481d3ada619cdd372f8b9e001f64abc7a2526a9958fe06373f502c0 -address /run/containerd/containerd.sock │ │ ├─232506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e2221748353723620fc64c60e1ae6a3a63b4368a0f602e0e2eff63868f40771 -address /run/containerd/containerd.sock │ │ ├─234049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f0e96fcdd3072d2f5f610e893d17325b669a17dc334492a8f63afd5b884745 -address /run/containerd/containerd.sock │ │ ├─235517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff5569258de6ccab703be1b34a35758d6099757332659b9abeefc976acff4dd1 -address /run/containerd/containerd.sock │ │ ├─235661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 719dc2e800251a98ed6a330eefb388a7d37de4b118f39d3e4127aa2686a7bbdb -address /run/containerd/containerd.sock │ │ ├─245239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31440979cb80617d67ff6efc6e1d4311e96b109239fa3766c20a091077c2fe61 -address /run/containerd/containerd.sock │ │ ├─245653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e6ea522ab58e0589166e8839acc7458219de10cb72a406b261e933d2ed7d197 -address /run/containerd/containerd.sock │ │ ├─248840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4224f65cd170755c264f57179284d28118c2b728d963106fa39e11be3d23af84 -address /run/containerd/containerd.sock │ │ ├─253060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 046f69bb1d2bb671bb5fa478d94a92d857072429634b8f374deddf889505d1ea -address /run/containerd/containerd.sock │ │ ├─253253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7967f8dafbd91344f31c33197b96214df30977fce1fcd4064847aad522fb1bfc -address /run/containerd/containerd.sock │ │ ├─253388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e801a15a0e318216333fa6e9605a9a809f08508e592459363ae62acbbbdbbea4 -address /run/containerd/containerd.sock │ │ ├─253426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a55281b68a4b08027f98281ad109caf5e54e52735ef82b6c9628ab25b0b8945 -address /run/containerd/containerd.sock │ │ ├─264578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9b2e63159c2b3da7cffd07e2de55f47f022befb4b9940f3f6aa7c3236c537fe -address /run/containerd/containerd.sock │ │ ├─267218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92982c560e02690ccfff7c2c79ee2e2af6c95d424d284c8b2bac7ecddfe429a -address /run/containerd/containerd.sock │ │ └─268726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 582fa2e7aa7d3aab610414b3c934deeed3434e25d48f69c1e2958bebd4144a67 -address /run/containerd/containerd.sock │ ├─docker-a720d2806dd001520feba26fdc90f756368b17bf218e9880440121286cfe4b8e.scope … │ │ ├─12346 /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 │ │ └─12357 /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 │ ├─packagekit.service │ │ └─1422 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─29711 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29983 /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 │ │ │ ├─18584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18604 /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@mgr.instance.lvforq.service │ │ │ ├─12593 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lvforq/unit.run │ │ │ └─12623 /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-lvforq --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.lvforq:/var/lib/ceph/mgr/ceph-instance.lvforq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lvforq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lvforq -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.0.service │ │ │ ├─24934 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25211 /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 │ │ │ ├─39233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39253 /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 │ │ │ ├─34344 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34619 /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@mon.instance.service │ │ ├─12233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12265 /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 │ ├─run-rbc9b91bc40f64a369f3ac4164b85dcf0.scope │ │ └─189092 /usr/sbin/libvirtd --listen │ ├─docker.service … │ │ └─10330 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─154726 /sbin/multipathd -d -s │ ├─docker-e19fe7402bbb0d770f38dad85142b4b3502c4de08645ddaf72f2d286585721cd.scope … │ │ ├─18652 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18671 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─42293 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.135 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1091 /usr/sbin/uuidd --socket-activation │ ├─docker-c97dbf6d008206bc2e37eaeee5708ba0a99ea451ea76117af99c07a5b705db21.scope … │ │ ├─34661 /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 │ │ └─34673 /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-config.service │ ├─chrony.service │ │ ├─10841 /usr/sbin/chronyd -F 1 │ │ └─10842 /usr/sbin/chronyd -F 1 │ ├─docker-3bf28f80863879ba84296939a8cf404b18bfe0458278a59ac287d30ffcc12837.scope … │ │ ├─25253 /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 │ │ └─25265 /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 │ ├─docker.socket │ ├─docker-aea37e87b16d86079d25fe09de1311be555584e6e864d2d01a864d910d0647a7.scope … │ │ ├─30025 /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 │ │ └─30037 /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-c051f9194ecd4ec4e3ff0104dfbd734b0d1031301e7a8b12053f22abcf17749b.scope … │ │ ├─39304 /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 │ │ └─39342 /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 │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─154514 /sbin/iscsid │ │ └─154515 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─69f47d2ad510fb2a8d603fa6449669a471a4e389d7350d228337400e6cc8bfa3 │ │ └─226563 /pause │ ├─19eac3a209aa35a642e83c83ad9acb9364db213a08de78d78483a946fe536da9 │ │ └─113906 /pause │ ├─dde2311bc5492d9f5f3adb1f15da6205f798af695e7bc3aa5352b2ad275db0a7 │ │ └─45625 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 │ ├─cf12be457e3e9e12418dc8a78e274a32c8e2da29d03dcbcc4ce5cc66d8d2df00 │ │ └─99858 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-5wf2r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─dc4d63c3f9f302d26a736a7c235840a0ba8db1bb4fb5549c85de19cf1e7e0439 │ │ └─228913 /pause │ ├─e4e669d8511143acf7195db027c650f4e6f6f9d424d268878662280fc329642f │ │ └─52415 /pause │ ├─7bda1584e4d54260e0937bec29c3122f1827626414704b4d1d1cea6d13f95f87 │ │ └─112084 /pause │ ├─d8abd6e917ff2aba6ee38fbee5ec7a3e45bf70554411b9beda08a55acdf81793 │ │ └─53095 redis_exporter │ ├─eb0c6a67fba778c40b3e438731acc3ea0254a43d6af3d20a05c6c42680f0ef30 │ │ └─125053 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8ca495cea9d0d48f3ebf420881e66c16bae37d91ed98e452cc5a4c9829944560 │ │ └─59051 nfd-worker -metrics=8081 │ ├─a75d390bc0ebb93878f38946b13563a5719875782e8ac105bd1f9178f39ef13d │ │ └─66148 /pause │ ├─74985c621d387a4a5863b306bc28f99068b2ba9c21afdb2b2f4de2c4023f1add │ │ ├─184292 neutron-api: uWSGI master │ │ ├─184331 neutron-api: uWSGI worker 1 │ │ └─184333 neutron-api: uWSGI worker 2 │ ├─b759a5db053b51a1acbeb13cb7eb2bd77f8324ab57b7a77b47120c8020e6c53c │ │ └─44547 /pause │ ├─e7f6bba470221a2845fdbdffd2d6c142a6f78049d3695c035dfbfd6a44cc2566 │ │ └─50657 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9cc70f3129b70e61362ef99ddbf3893938c9810206b64a24d7202393235d0b1d │ │ └─158251 /pause │ ├─afce445b036be4496ad2578d8152cb1e6002802f6d9606a8e40765c351762182 │ │ ├─173064 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173082 /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 │ │ ├─173088 erl_child_setup 1048576 │ │ ├─173139 sh -s disksup │ │ ├─173146 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173147 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173299 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173300 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173310 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173384 /bin/sh -s rabbit_disk_monitor │ ├─d3826c759151a6a1cff712e518e3a37767ad62b509605e727535b440b2224bab │ │ ├─224540 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225210 octavia-worker: ConsumerService worker(0) │ │ └─225213 octavia-worker: ConsumerService worker(1) │ ├─01cd39e2c9cf07673483be8520075c0883e474c662473f61702bc23430844c53 │ │ ├─267335 apache2 -DFOREGROUND │ │ ├─269666 (wsgi:h -DFOREGROUND │ │ ├─269667 (wsgi:h -DFOREGROUND │ │ ├─269668 (wsgi:h -DFOREGROUND │ │ ├─269669 (wsgi:h -DFOREGROUND │ │ ├─269670 (wsgi:h -DFOREGROUND │ │ ├─269671 apache2 -DFOREGROUND │ │ └─269672 apache2 -DFOREGROUND │ ├─eb1c9851766faa21e8984c44a2d4213e2c603826ad6f91fbe18ffcd92ffc5fbc │ │ └─67801 /pause │ ├─76b7a1927a5a0642ed44b4a0641d0224070501c47f2feb4cc4316fb0bcb448d2 │ │ └─66058 /pause │ ├─d25122499b8d40466931ea770436c37d28fc4243c3759b3487389cbdc9271054 │ │ └─43228 /pause │ ├─ed04335738714cd827340bc92bd5d8e5b0bbe0ff46c006683cefca34f4218dbe │ │ └─42488 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─973f0c2f1951551998ec7c4ff2f651d5d477af1cdc6b2413e6954c81e0092da1 │ │ ├─96066 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96083 /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 │ │ ├─96102 erl_child_setup 1048576 │ │ ├─96309 sh -s disksup │ │ ├─96311 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─96312 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─96345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96346 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96356 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96596 /bin/sh -s rabbit_disk_monitor │ ├─f45b11c4d59872de0222d2f0894aa7cad13611bc9bb3ad4574d4f1d65bc7b2f7 │ │ └─57954 /pause │ ├─1341392166bad18e325ef170bfda0ee240afc2574ad92ce5a26540333dc4e6f0 │ │ └─42235 /kube-vip manager │ ├─fe340ff80454786c35ab099c27cd13afb9c972b5e760c877c647f5a43e5da05a │ │ ├─245326 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245972 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpk2lkceg3/privsep.sock │ │ ├─245976 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245983 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─579de4db586b5dfafc4cecab986db42e7dc9040f7c2f8eae7f73f7a3e53266d7 │ │ └─65525 /pause │ ├─0618033c5b248c2d5400b1becd397b40723befd024b82a476bec764903b3cb5b │ │ └─58733 /pause │ ├─ec1ff8323366e5c1c428477a3a068bf32e58d7da167363795e099e495ea7b2a5 │ │ └─46210 /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 │ ├─18cbc1ebf7bfe0ee040d267bf5aa71840da1124ba6a8bc18ecabdd071b5b9790 │ │ └─48199 /pause │ ├─47db95f3aaace20bb374277ae0d68bbcafcb259b8f15871c72cdf81449f3eb0a │ │ └─41998 /pause │ ├─fd4926accf914d2aa81c8590254840de0c516fa8b57d9f9cac1591e5b2992dd7 │ │ └─43216 /pause │ ├─46adf605157886b4a89a8f0e62685ea95b3c5a9d77cdaf494bbd6ac44a947689 │ │ └─234106 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─959175a6dbf0dcc870aafc6cd8e73eff55dd641a4cb70ae56ba8168088d5c3ce │ │ ├─262437 /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 │ │ └─262621 /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 │ ├─046f69bb1d2bb671bb5fa478d94a92d857072429634b8f374deddf889505d1ea │ │ └─253112 /pause │ ├─d0fd831b5dff16d1761f07e7212db66673e68ae4c1bf7f5b2629b296f49a1cb8 │ │ ├─245476 magnum-api: uWSGI master │ │ ├─245509 magnum-api: uWSGI worker 1 │ │ └─245510 magnum-api: uWSGI worker 2 │ ├─ed7df1027351324eeff8a9f52221e095059f1b7a57c235c79562899bdf9a897c │ │ └─64379 /pause │ ├─3bd570edea395c21d4c43247a6ee30095c5abe0b70079ba6ec8ffc165fa5c552 │ │ └─156879 /pause │ ├─8334301088d2e1304183ce0ef671c33284211dd5f70abf748d8090e749778116 │ │ └─48128 /pause │ ├─582fa2e7aa7d3aab610414b3c934deeed3434e25d48f69c1e2958bebd4144a67 │ │ └─268760 /pause │ ├─325e06d54d9612d9efe25bfe84a0a04fe697669ab3d5742f3dd6992dc83295d1 │ │ └─262207 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e3121bcbf3f14ecece2458d09c4091f64b618765e176444e606cbbc843e716e7 │ │ └─69602 /bin/oauth2-proxy │ ├─b31d444311401946a7de8df538f6d2a501838756eed55b9738b9b82978c5225b │ │ ├─110459 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110639 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110641 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─95d06609b28ff90e6d3bff45e73584ecc0a1f41027dce05eb0a8a878634d705c │ │ ├─ 75784 apache2 -DFOREGROUND │ │ ├─ 75812 (wsgi:k -DFOREGROUND │ │ ├─ 75813 (wsgi:k -DFOREGROUND │ │ ├─ 75814 (wsgi:k -DFOREGROUND │ │ ├─ 75815 (wsgi:k -DFOREGROUND │ │ ├─409380 apache2 -DFOREGROUND │ │ └─409480 apache2 -DFOREGROUND │ ├─b0f85241c34ac1ab2028a230a159d1605f6400b0f1d6817e22d9cf3da11eba18 │ │ └─49708 percona-xtradb-cluster-operator │ ├─3fc3e59d8057bf0d6e84895f9fb87bbeb7b8b73cd35084ca5f1ed250e66a7ba9 │ │ └─58768 /pause │ ├─5993c73b75c52039714d6794d1cc5ad86ad5b0fabef67918b1b1343ab70c3bac │ │ └─65654 /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 │ ├─021b5bb3537b2c7737caeb2115cbba75ebccdcea6c0472e14e7a4ac49e53d52a │ │ └─68525 /goldpinger --static-file-path /static │ ├─31620538fabfd876fcd86a786edb7b2ef503012bb3e7006d55d511a575df40b9 │ │ ├─171903 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172262 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172263 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1b57f7240e735a5b72296aee64b9d9c95417546f055eb5a17fc06a7507ddbc0e │ │ ├─158374 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158391 /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 │ │ ├─158397 erl_child_setup 1048576 │ │ ├─158444 sh -s disksup │ │ ├─158446 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─158447 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─158448 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158449 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─158459 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─158656 /bin/sh -s rabbit_disk_monitor │ ├─0e8b859d59c09c09eee0ef19adea823a73965fe16cf9bdaa1552492dc793fb01 │ │ ├─203180 heat-api-cfn: uWSGI master │ │ ├─203222 heat-api-cfn: uWSGI worker 1 │ │ └─203223 heat-api-cfn: uWSGI worker 2 │ ├─8a55281b68a4b08027f98281ad109caf5e54e52735ef82b6c9628ab25b0b8945 │ │ └─253466 /pause │ ├─b55fee3eb5e471b9a77116e14fcc1fa61a2b00a7986ba9a6b16eed9a93e5e965 │ │ └─99481 /pause │ ├─9921f48ef306573b62848e561a577696b368777ee677d2633c19ea7de990d5c3 │ │ ├─88367 barbiacan-api: uWSGI master │ │ └─88379 barbiacan-api: uWSGI worker 1 │ ├─98f2fd96b8e9ec084baef65b6bfcf141f6a55152e91afcd64f4657ec0b63ccbd │ │ └─58670 /pause │ ├─92100cd9fefa72bc029f9e0480183306fb48c5042bdb285123f50324a7043d2d │ │ └─67741 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2e1ce41bfa8e85099b0df59d80f3433609a75e7580d1e12713a2c7f79aeb6a33 │ │ └─59138 nfd-master -crd-controller=true -metrics=8081 │ ├─082442a1cfbf943ee339b7f0c22c09eebc46da0932eda9ea670e4c4fcca516f6 │ │ └─69247 /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 │ ├─d15c68a974ba4de1621dd065f5b881e7c284bd890e99a6de35675aca6545a32e │ │ └─45097 /coredns -conf /etc/coredns/Corefile │ ├─93842889d41c38a375cd02ee9052e1322113d45aefa1a01f47d7416aac3117c0 │ │ └─188338 /usr/bin/libvirt-tls-sidecar │ ├─9e6ea522ab58e0589166e8839acc7458219de10cb72a406b261e933d2ed7d197 │ │ └─245677 /pause │ ├─d1c1992983e3147b9c2d19b51d546649dfb820083a3389ae3c71fc7c12843902 │ │ ├─68176 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68226 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─01654e10b51cb3330627655a02d928f021b8b3cf8f20f1ab980fa3630e54b663 │ │ ├─50461 mysqld --wsrep_start_position=86a51cfa-b415-11f1-8117-9e70d906821b:20 │ │ └─50587 /var/lib/mysql/mysql-state-monitor │ ├─75cad4839f3e8701850f81de6e95afe05ab681b7a0d34399a6185c42fbee50cc │ │ └─69572 /bin/memcached_exporter │ ├─17b56deeb4a8fc527ed43263df8562f780ce967b93b9b22f2a6578d8a2c47727 │ │ └─161222 /pause │ ├─ed6e70a287982dc54bf08e061d60a05355f08ab55c8e95a69fd8c53371b0fe0a │ │ ├─127949 /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 │ │ └─128116 /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 │ ├─e801a15a0e318216333fa6e9605a9a809f08508e592459363ae62acbbbdbbea4 │ │ └─253412 /pause │ ├─46333f3bb4195587660bac86340d7f76808fd2d2dd7de94dc318cdc03d7d4326 │ │ └─64335 /pause │ ├─ff852e0bfbdc130bcd86d520dd22bf7a34baa63dede4500e57ca3e5d3edce1b1 │ │ └─215306 /pause │ ├─6097e35a2cd7d5f0795a87fc4608b841bd806fbf8d10d21f3b883174e6e4766e │ │ └─64291 /pause │ ├─54c1ba0c8ef9f423eb6d9aa9cf0a0ca957c7bdec014cd071d182e663b5dc903d │ │ └─191257 /pause │ ├─1b450fd36481d3ada619cdd372f8b9e001f64abc7a2526a9958fe06373f502c0 │ │ └─231401 /pause │ ├─54389dfd7171cd1609305885d03b09fd6551e1e57d76a5527cda17bd8baa3759 │ │ ├─123694 cinder-api: uWSGI master │ │ ├─123707 cinder-api: uWSGI worker 1 │ │ └─123708 cinder-api: uWSGI worker 2 │ ├─942d548420c57ccd009ce6d91e647c5dee853eea8cbf3afa6c0ef3be902ced95 │ │ └─67641 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─da7da0a6136a735064fbc796b32852705aaedf31a2646390c3af3923ca9b8227 │ │ └─45465 /pause │ ├─d15d156d8979afa544fd1117d34ed2c231831cfd3db4bfaeddd2e6d75c5e8835 │ │ └─174985 /pause │ ├─bab49b55dc25ede9a945cc4b3e31bc487fb5dbe253476baf3fb007bd39929d01 │ │ └─52771 /pause │ ├─741aed6c295e728d04aea7ccb817fbd4bafc0060bcbf1aa2555fbc94bb9b18a7 │ │ ├─184347 neutron-policy-server: uWSGI master │ │ ├─184360 neutron-policy-server: uWSGI worker 1 │ │ └─184361 neutron-policy-server: uWSGI worker 2 │ ├─642e385ad7704d71327f88bdef4d7193979a75a5fda0abf22998718d9109f45f │ │ └─100671 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─31440979cb80617d67ff6efc6e1d4311e96b109239fa3766c20a091077c2fe61 │ │ └─245264 /pause │ ├─d167a41a354282eb3e9e19fb1e88fd6aaa2d9a3fc693cc2a3838e8673fc1cb19 │ │ └─58918 /pause │ ├─18990c3ab03101441e93a47401fcd98a560a134ec73a2573c8613196730d00d1 │ │ └─52895 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 │ ├─25000dddc2a32e1ee5b1776258869d0d868d90a317fac4bf20257accbc8fe78d │ │ └─108530 /pause │ ├─3a26dabcd8290f4c64cb1f1b8ad4a20f40432d37cffb83419c30bc19ef1bf864 │ │ └─69462 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8fdcbab1821e6278701d4d3a8b3dd6d53c6d13123b2eb5b78303dfceb60845cd │ │ └─69371 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4a18d0ac0e77f230f269b5f434b60f3c9e0ff0dd08d237d2edba210597b24c9d │ │ ├─225242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225260 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399730 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4ef109840c7a1ff87bd8a382908d0854e4f2dae6b3919b875262595df7df841d │ │ └─111704 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─157d052a2b9ba201ec9aec63b5fada876cc23c175c92a8279c37f2a8540b4a7d │ │ └─224519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7463495ecec3045855774ee39fabc2ef11c6d8397f165a31f3710c72ae36a26c │ │ └─172981 /pause │ ├─8cc87b18018286986761ba7c95d56609e0336b415b0b16403cb6f74acbceb39b │ │ └─46165 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1575c23271c6588ccdfb121bbd54cbd29e9372af43650c1d765a5f940e09329b │ │ └─41958 /pause │ ├─b566327e7d8ea13ea159515c6cb6305bc25b8f2d3fda1ca58b84737529190f53 │ │ └─155758 /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 │ ├─75e3689751db05ec662aac2b1765c3f01f90af93b2d67410e4bc99334359c61f │ │ └─66683 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 │ ├─077ce928b197572b7c634cbde4462e9d81120dba18e2a0388cd8e62c2fb63ed8 │ │ └─46019 /pause │ ├─98784e29eaf15acb96a9b62371a7f6225d7920f710451d34ed8ab9f4f90734d4 │ │ └─42126 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 │ ├─8db2b1a37f79134d1c0be29e1a7214d9a7e7aea9a6cd0f4da9f38a81bb213d78 │ │ └─188531 /pause │ ├─242d54df553a867de641bc65adc5a29f2bdb9c8a9fc9e5c1fb03cd8d6c218090 │ │ └─69536 /bin/pushgateway │ ├─68f2f76dadb809dad6c7fa7e22ba1a2b534765404da14953fb2a30bad8263cdb │ │ └─99579 /pause │ ├─8c7624d2e8447d71836109d7c257e5b84c0a74e09e67522dba5e897ede4081a5 │ │ ├─262219 manila-api: uWSGI master │ │ ├─262311 manila-api: uWSGI worker 1 │ │ └─262312 manila-api: uWSGI worker 2 │ ├─0c6665324b7c7df683dce3b53fd6ce8af1151a27b453efa0efc1551999a5708c │ │ ├─50388 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 │ │ └─51633 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 │ ├─3775c84ab52ab341a108b658d017fc677c961c99e2567bf15fc4de23e8b841c2 │ │ └─160670 /pause │ ├─7f03df7af78466d84854a4e728592eed72f12cbcac64a52f40071a6af513cd40 │ │ └─188394 /bin/bash /tmp/libvirt.sh │ ├─34b0c142374607ba893c4d5afd61ae51f8073a9f72102229395a65d6ec428407 │ │ └─157329 /pause │ ├─9d62d9d1fd85940a8b507003f063c27183cfea1aae7e48b18e0ed58e47bd42a8 │ │ └─46056 /pause │ ├─4ece3474987ccce2ef86104a78c0d584ecaad2e2ba59722131a8e91411865603 │ │ └─90005 /usr/local/bin/rook ceph operator │ ├─4f6cecb6ba058c3b80e94d1ebb1350da04e5c286fb503fa021f6b60e38bb9622 │ │ └─191758 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0222b8047a2775c6f785962f84f8c5232d115e0f9ebfb5a2a4894a0d2ca44e61 │ │ ├─184476 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184831 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184832 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184834 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─eece7be5fd1099552ce8065880a28b6d8fa4f66c19e97b71adf902eeff68581c │ │ └─160853 /pause │ ├─577fe50a1a8ddff9bf3c86ca7418610fe5f2f69a1f35d7bf66a0fcf6823e6a2e │ │ ├─146191 placement-api: uWSGI master │ │ ├─146220 placement-api: uWSGI worker 1 │ │ └─146221 placement-api: uWSGI worker 2 │ ├─afef97b7ee8cc7019c06f4882e2baf14e51981b153424525c1cbdd65fac470c0 │ │ └─215160 /pause │ ├─66e9ce7ba1ac6c18dc01d2db045c6bdb957748bfa9a76991fde6c98070689a2a │ │ ├─65026 python -u /app/sidecar.py │ │ ├─65364 python -u /app/sidecar.py │ │ └─65365 python -u /app/sidecar.py │ ├─d9b2e63159c2b3da7cffd07e2de55f47f022befb4b9940f3f6aa7c3236c537fe │ │ └─264601 /pause │ ├─74b29a24cc662597e3d9b89b5dac6b08bd62e4312fa6663a3c20ad4a36826a9b │ │ └─166809 /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 │ ├─d9141f62776e9017cb0ed7052ed16f33a890ed0541dab6736dfb97957fe846be │ │ └─110150 /pause │ ├─7dc6242e057a175370e50765356a7a70a9cb3f50bbfdd580ffdc7f6255d3ff25 │ │ ├─155796 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155810 /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 │ ├─629fb2d559936dfd8ae75b9bc0319939efb96d3d98a4dbedd83bb6679b79019c │ │ ├─81735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81752 /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 │ │ ├─81761 erl_child_setup 1048576 │ │ ├─81816 sh -s disksup │ │ ├─81818 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81819 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81903 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81904 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81932 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─82008 /bin/sh -s rabbit_disk_monitor │ ├─0e818da770e5e62a3f8865d53ae0778e09e76a16e7602d36a98a0fa717f2aaab │ │ └─229068 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8a68535b000fd1d0c30ea73fb867b1b330980317d5514e30ccb86c8111e8a1da │ │ └─129595 /pause │ ├─c45b41b097ec702be2735ce218a9576af6278a4af13826d20f28920411e490ca │ │ └─45963 /pause │ ├─0c1ded9faa11abb1f1e0d075122f25ddf19ce7f3e9f8431b71b5d5d1841f53e4 │ │ └─49124 /pause │ ├─d11c4482fe677c4d4f2e3445d6b5c3e5182306f50f17372c8d7c0099663b5572 │ │ └─67417 /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 │ ├─1dce9c493d8863cc7713541096c9275d15c618cd49fddf023e29da5bcf853208 │ │ ├─108897 glance-api: uWSGI master │ │ ├─108912 glance-api: uWSGI worker 1 │ │ └─108913 glance-api: uWSGI worker 2 │ ├─d2faba12b6497ca268536075d92cc8a60ed70e5a5b1fa945a82128254779349c │ │ └─230194 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1c448cd40919b5517482b65edca4bee612be214746c9d1c479d6d82958e504f1 │ │ ├─271278 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271298 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─784fef57bdb2ce0a30ccf44794bdab3f5e7267954e8861dc8d97ff706f8ff4a0 │ │ ├─70892 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70908 /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 │ │ ├─70914 erl_child_setup 1048576 │ │ ├─70995 sh -s disksup │ │ ├─70997 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70998 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71000 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71010 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─71078 /bin/sh -s rabbit_disk_monitor │ ├─558ae9ce077efd063afdf31f02548181b06adc36656c6093ecd9bfa233d9f28f │ │ ├─185439 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185853 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpqi1i0jbo/privsep.sock │ │ ├─186064 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpvv1ue04w/privsep.sock │ │ └─186329 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4224f65cd170755c264f57179284d28118c2b728d963106fa39e11be3d23af84 │ │ └─248868 /pause │ ├─bcfd08ec3179832f5a5c790b5f5222f738ec99f8b0cb74c8b7a34c89e7c12d5b │ │ ├─223926 octavia-api: uWSGI master │ │ ├─223945 octavia-api: uWSGI worker 1 │ │ └─223946 octavia-api: uWSGI worker 2 │ ├─a7af24b61f24eb7a847bc5943c044cda06480b6e36fbf8c8bc1de71eeee95857 │ │ └─95860 /pause │ ├─8cb84934a4cf039e126b6d8ea1f4c2afb4122d047e2ce61e637d489b12476af1 │ │ └─44591 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─20917de425b2e39c67630e86c27fd208d9509934c60bef8c0ffdf2c8304be502 │ │ └─191406 /pause │ ├─fdc1cdc98a624c7b7895d04164a16ca0161e76f4425f12eafc6e5be2d8baba2f │ │ └─52512 valkey-server *:6379 │ ├─9cc3bd3a9a1e57cbb8d859c130176aee1dff6f3de41731e8390f8f0007a7888c │ │ └─69202 /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 │ ├─05f6b14d14a570d550e992bcba9e45ade3b46789879a4d172861125dd9e81de0 │ │ └─59099 nfd-gc -gc-interval=1h │ ├─366cbaf5f6cde0990e2e83e104734fdc35fc6e87578389132bf9f887aa73d551 │ │ └─126945 /pause │ ├─1e3abf68ac33e3628b375ad5a529a709983e2c2a133c7d1baaa40e4ae18ac150 │ │ └─49313 /manager --metrics-bind-address=:8080 │ ├─154e9cc570f9c7ece5f91cdbc829e795c001f456937a09a40a7ecf137ff68123 │ │ └─49267 /manager --metrics-bind-address=:9782 │ ├─3bc8b744f16f864c4d09f8b814ee6656badfe74489c3249a2da2a5e7e7967d31 │ │ └─113829 /pause │ ├─f84952f9218f0cc10ed25c0244e64c6e147aff66f6bca3be7ca8be2172047a73 │ │ ├─203183 heat-api: uWSGI master │ │ ├─203220 heat-api: uWSGI worker 1 │ │ └─203221 heat-api: uWSGI worker 2 │ ├─6ac5895d62a211b46284d68d736676d7568ca39117c1806139a9084a13302bdd │ │ └─44998 /pause │ ├─369feacfb8f56ef8cefcbd6049868eebd8cec5e1313e87bd2075d65e742110e4 │ │ ├─100001 /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 │ │ └─406148 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8fdf998f94463b7230a33c6d56a3f8db8784a7a19fad5aaa131ec04c5940117c │ │ └─42111 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 │ ├─bafeddc80d6597af815c51c4d90791fac570b09239492c5363468b7ec84185c3 │ │ ├─171109 nova-api: uWSGI master │ │ ├─171147 nova-api: uWSGI worker 1 │ │ └─171148 nova-api: uWSGI worker 2 │ ├─197583469a573bc638564ef5f7106563dbde87ce6b0bb1fb929db5bdd474bd64 │ │ └─46257 /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 │ ├─6ea846ca814fe4828781be930e0e461e51ab54124ab2fcfcabb3c748bb12ef22 │ │ ├─191727 /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 │ │ ├─378374 /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/tmplttajus6/privsep.sock │ │ ├─378422 /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/tmpdcw9a1vt/privsep.sock │ │ └─378628 /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/tmp1nful9vb/privsep.sock │ ├─9911ec880a46b94d0f24cdb13a1b53135b08f7755308477188cb7022c4eb8312 │ │ └─42458 /pause │ ├─80ea48a4d7c7bb548111d86045a9ac2bdd09af02b3365a77287a5bea2d8bc682 │ │ ├─112165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112199 /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 │ │ ├─112207 erl_child_setup 1048576 │ │ ├─112257 sh -s disksup │ │ ├─112259 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112260 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112306 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112307 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112317 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112602 /bin/sh -s rabbit_disk_monitor │ ├─81a2d144ff93ae752e6f5b39bf33e194ab3bb50d42eb23d3c1ae72e900644744 │ │ └─69432 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d92982c560e02690ccfff7c2c79ee2e2af6c95d424d284c8b2bac7ecddfe429a │ │ └─267252 /pause │ ├─819a481da6e88fde7e0a719bbbc4c10563b1504bf70c8b0356f2142e40e39538 │ │ ├─245728 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246103 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246104 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─85ce25a1db36796ce9c6fe4e88d9b367153b8ede792109be3b34f5ab93b004a4 │ │ ├─43702 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44119 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─55ec07424a3c1324318a137ced7c0ad77c74d150307639e76fd69af9e9f0c8bc │ │ └─89135 /pause │ ├─d2502f10de39d393025fa8db07731147f28fea339398fc755e112a019a6e45a3 │ │ └─160503 /pause │ ├─417114b37cee42096c4812ad31425132806becb16aa6cff3c11bf4c79ee6acb9 │ │ ├─65051 python -u /app/sidecar.py │ │ ├─65372 python -u /app/sidecar.py │ │ └─65373 python -u /app/sidecar.py │ ├─d32b033eaff49d9af4bbb3ddca18fd59418133472eb9e547102a63bdd2431729 │ │ └─175430 /pause │ ├─c8beee748d4050737cddd8284dc6b61fd066de0adb589f65d28f7edd0d64121a │ │ └─83136 /pause │ ├─a3bcab96b9e2cce9a1ebd1400f732ba67b7a45328908fe2bf7f71bd46b8bf85d │ │ └─50291 /pause │ ├─5e0c865abc28f1f0997925cb6dd212bd5bf39fde73ae7bb8d1a4931432cb7fe3 │ │ ├─ 48416 /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 │ │ ├─ 48429 /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 │ │ ├─ 48551 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266967 nginx: worker process │ │ ├─266968 nginx: worker process │ │ └─266969 nginx: cache manager process │ ├─4a8cc3fd1f80c3f6241959b538454a3a5ddfaa6ba1b242eba57097cd4520dd36 │ │ └─157535 /coredns -conf /etc/coredns/Corefile │ ├─02c2c97064758fe32d36c288e5d731c78f1ed3b30021fba7ce9b89931068cd15 │ │ └─215462 /pause │ ├─a3fc105a056e8797cd992c3afbe5d8500c1916b4f446330c06af5ec31fca50a8 │ │ ├─171818 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172249 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172250 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─3db2eaf2815c4d28e71ed6829a45ed417d6c7fa9ff1de50df358030ce460cc77 │ │ └─50558 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─5cf1b29798c6d5cc076b580ac7638bd231703f6edc7f18eb4cad2c3324589b37 │ │ ├─188622 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188697 /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 │ │ ├─188709 erl_child_setup 1048576 │ │ ├─188794 sh -s disksup │ │ ├─188796 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188797 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188879 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188880 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188898 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189302 /bin/sh -s rabbit_disk_monitor │ ├─76b5a2816f070277594ace9c6013f45e6e5172ecf23ca4d6bd6e4833503659ae │ │ └─48498 /server │ ├─81132e50aed286a3645a71b6f597eeb332a9c170f04a46f078eed0d4b8bef5d8 │ │ └─66566 /pause │ ├─91538f8a0ad2bafd097299113f00602ccc025198b0a4073710476311af9a5d17 │ │ └─64599 /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 │ ├─b953304ab54ee3ba46d5cf8fe96514e4c680536c60e9d2c4a8a55ef361c122b5 │ │ └─45036 /pause │ ├─b10b97b8dfa9cd7fabdf5637d4266e93a8d31aff59c3035c6309a51bee56a148 │ │ └─66107 /pause │ ├─52c1ea8fa95e64bea62d42ec6faf247ac1e18ed27e932da4f5a43843b4dd5b85 │ │ └─160913 /pause │ ├─7967f8dafbd91344f31c33197b96214df30977fce1fcd4064847aad522fb1bfc │ │ └─253278 /pause │ ├─fad1a2d7bf1321f18a22f4fc50aed22f04a3e39fc9686d91b5d9e58b2a0f14ce │ │ └─174800 /pause │ ├─87b9d17e194d2d15abe148d96709228a9e3be40ed2f191515652fc257b59c177 │ │ └─68565 /pause │ ├─93c400d5ca69652fb7e44b6e6983904cb43ca8164c705f4f0f8f2b7cb78a6028 │ │ └─231461 /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 │ ├─3ba322e88095ea954507af4c734b5826ebd6176f57a9e9af234b0d9940094362 │ │ └─81655 /pause │ ├─061404be9b40653e71adb65902535d6facb267ce6f65952a73daba21ac9a682f │ │ └─59239 /secretgen-controller │ ├─f9faa5e624a2e1b5a851797e4e09036215e559cd28dab3f25c1086780f534e81 │ │ └─64136 /pause │ ├─b8321397cf61b5c86626c42fb52783ea3e9685882630530f64d2987793690386 │ │ └─126984 /pause │ ├─8e5b208b80f5ee2a63edfa09077cf87a12a770d1bd75c9e3e4a85504181a5d14 │ │ └─155354 /pause │ ├─48f05136bce7692f0f62be52d94c56179d7f4dc9c01ea11ab43fa2f5961f4a31 │ │ └─232563 /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 │ ├─7ea5a96c008216121f8a8c58c59c0c1b1fd37dfb54b4ddfee20952124b09f009 │ │ └─49590 /pause │ ├─0d5086436ad35888aad62e84c8dbdebf3e7bf0cdce8f476a6aa2d7f9c79b03d2 │ │ └─110044 /pause │ ├─656f62f43245ff27ad957112e093f6a2944a5b0b6ff5ce4ff3cd35b5e56c5b0d │ │ └─68854 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ed8254f0c8a32ca1fc3a10211c36161c0b9152e24be1d9367dc335b99b20fb5b │ │ └─65671 /pause │ ├─73cb0a318bfa7277881da6239abd391bfc91a02641d19c4b85d090a44aa0f06a │ │ └─191233 /pause │ ├─9bc09916acf533b32ddc5432302badabbfae29143756af0b28e6c3fe9095c975 │ │ └─65318 /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 │ ├─78f0e96fcdd3072d2f5f610e893d17325b669a17dc334492a8f63afd5b884745 │ │ └─234072 /pause │ ├─70a9a23278aa9f0d6b72ff2a0b3152297ca13911a99eef78499085d91659fdaa │ │ ├─186683 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) │ │ ├─187594 /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/tmp9k5g_skg/privsep.sock │ │ ├─376798 /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/tmp1mdh0maz/privsep.sock │ │ ├─377245 /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/tmpwctl_ai7/privsep.sock │ │ ├─377648 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377652 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379121 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ae6af032-eec8-40fc-8f09-23f866d1bdfc --namespace=qrouter-ae6af032-eec8-40fc-8f09-23f866d1bdfc --conf_dir=/var/lib/neutron/ha_confs/ae6af032-eec8-40fc-8f09-23f866d1bdfc --log-file=/var/lib/neutron/ha_confs/ae6af032-eec8-40fc-8f09-23f866d1bdfc/neutron-keepalived-state-change.log --monitor_interface=ha-c276b60a-0d --monitor_cidr=169.254.0.164/24 --pid_file=/var/lib/neutron/external/pids/ae6af032-eec8-40fc-8f09-23f866d1bdfc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384422 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8bfbdac8-7cce-4923-8781-c95f866e23e0 --namespace=qrouter-8bfbdac8-7cce-4923-8781-c95f866e23e0 --conf_dir=/var/lib/neutron/ha_confs/8bfbdac8-7cce-4923-8781-c95f866e23e0 --log-file=/var/lib/neutron/ha_confs/8bfbdac8-7cce-4923-8781-c95f866e23e0/neutron-keepalived-state-change.log --monitor_interface=ha-fd2c27e9-76 --monitor_cidr=169.254.0.187/24 --pid_file=/var/lib/neutron/external/pids/8bfbdac8-7cce-4923-8781-c95f866e23e0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─401735 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5e516c6a-2e5e-492d-a9da-bcd967159726 --namespace=qrouter-5e516c6a-2e5e-492d-a9da-bcd967159726 --conf_dir=/var/lib/neutron/ha_confs/5e516c6a-2e5e-492d-a9da-bcd967159726 --log-file=/var/lib/neutron/ha_confs/5e516c6a-2e5e-492d-a9da-bcd967159726/neutron-keepalived-state-change.log --monitor_interface=ha-d7cf0162-1b --monitor_cidr=169.254.0.51/24 --pid_file=/var/lib/neutron/external/pids/5e516c6a-2e5e-492d-a9da-bcd967159726.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─402256 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=79a38faf-bf32-4081-b449-e3f7c2eed2f1 --namespace=qrouter-79a38faf-bf32-4081-b449-e3f7c2eed2f1 --conf_dir=/var/lib/neutron/ha_confs/79a38faf-bf32-4081-b449-e3f7c2eed2f1 --log-file=/var/lib/neutron/ha_confs/79a38faf-bf32-4081-b449-e3f7c2eed2f1/neutron-keepalived-state-change.log --monitor_interface=ha-955c85bd-52 --monitor_cidr=169.254.0.151/24 --pid_file=/var/lib/neutron/external/pids/79a38faf-bf32-4081-b449-e3f7c2eed2f1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─dad08971b2c4b15b6e82784613eba1cb2fd6cfdc4d55651a55d158bf4085cbce │ │ └─251886 docker-registry serve /etc/docker-registry/config.yml │ ├─772dcc72857f3f4c7fda71668c6be949b58aa446824c615d885688685248ec70 │ │ └─69623 /bin/oauth2-proxy │ ├─9e3a9f8e94e5386343dde6457efdd2e2598f77552d7024d840b94a723dcfa7a9 │ │ └─52799 valkey-server *:26379 [sentinel] │ ├─62c7ac8cff27897452390506e0a916c0bd2ff17c096633827e0e6ddeaa26f6a8 │ │ └─41979 /pause │ ├─1d9db97553c3ffb3ab1771ec31e67a15579c7d3137b31e6e8216c30d10b94bcd │ │ └─41860 /pause │ ├─c6ce176859a404dcbffeb66f7f3b261f0e10fb89aab558964f6fef0a22c4fcb7 │ │ └─70538 /pause │ ├─adeb0c742e4d1a4f43ce114e0e518d31de0470c210655d6ef86ebed750e38da6 │ │ └─45068 /coredns -conf /etc/coredns/Corefile │ ├─d95b612e99c6a62903ac0f96622f4fc0d56707f68adf59d207e9ba8b87755369 │ │ └─269051 /bin/openstack-database-exporter │ ├─ba09ea8a4cde882ee542aab7b80e1e2c1c5ccc7fd252b42b2d20d6d5b2f30d57 │ │ └─161532 /pause │ ├─4785ff2b8cbf3a0e50c9723f9143385c3b84c3f770926f9bb3abe7b2efeb922e │ │ └─42011 /pause │ ├─e57937e4715c358f328f47eafba290eae05f32f3600e4b73ce47a12525c3cedc │ │ └─267810 /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 │ ├─f70a85d732199c3794f49321da27b351e310f76a2e4e162520a8383f90c21b5e │ │ └─262406 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6037baa6ce3728d1ad911df3f71c9a4edf7c4dc68ce26ec3d9e1c2277bb454fe │ │ └─66915 /pause │ ├─4fcf4dcf20b5c70f9429691c9d01089d024ccb0f1dbac7ba601c9781ea9202f2 │ │ └─72305 /pause │ ├─b9a2a02b3fd49e37e22e49e123e6c81d7d69042075f5a393f0194c2fd4122f49 │ │ └─69157 /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-135.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 │ ├─c72603734475dc3b9140be11591b126f6b46e8f3fd3b6af7a2804369fffc8057 │ │ └─43533 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6c7ef632b19280f2c81533d4889a49d4601cb0cac6e83644af36f1d7ea1c62b8 │ │ ├─175917 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396323 sleep 300 │ ├─2c7c5fdb5770cec479c44eaff5bc0d2cef1ead3067a3d332a9c82e188a1c984f │ │ └─42087 etcd --advertise-client-urls=https://162.253.55.135: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.135:2380 --initial-cluster=instance=https://162.253.55.135:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.135:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.135: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 │ ├─8010fbcf132152b01b571025f6175fd0149a7f8c82f819f137439ca798514e2c │ │ └─186835 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) │ ├─a32b159ec7770664d6338bcfa2921ac66425d6e22dd0dfda7ca7824d2032975f │ │ └─230152 /pause │ ├─ff5569258de6ccab703be1b34a35758d6099757332659b9abeefc976acff4dd1 │ │ └─235545 /pause │ ├─2dcdff84a4059454e1b640c8fa41b52d380cbbca287cd2f6740a9dfcbcff3b53 │ │ ├─171250 nova-metadata: uWSGI master │ │ ├─171264 nova-metadata: uWSGI worker 1 │ │ └─171265 nova-metadata: uWSGI worker 2 │ ├─6e2221748353723620fc64c60e1ae6a3a63b4368a0f602e0e2eff63868f40771 │ │ └─232532 /pause │ ├─648a4967107cf9e921cc7be3f96954e139296836c589d9add559e2c9620448d0 │ │ └─189071 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7ee819f052f46bc4fe702d78dfc475e232ee8d10ea63ca73e254e8c9eea90dd5 │ │ └─215280 /pause │ ├─719dc2e800251a98ed6a330eefb388a7d37de4b118f39d3e4127aa2686a7bbdb │ │ └─235697 /pause │ ├─b9c9f6eb9b4d8ab0084f7e5e0160ad85e6dae93696688fb5731247a82496c67e │ │ ├─207268 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207289 /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 │ │ ├─207295 erl_child_setup 1048576 │ │ ├─207345 sh -s disksup │ │ ├─207347 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207348 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207365 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207375 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207537 /bin/sh -s rabbit_disk_monitor │ ├─734cc278811fd71037649c712c88fee37b5f17b8925b04629fe24f262a9f66c8 │ │ └─69028 /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-135.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 │ ├─f68f6faf750f3f61b67d68b63a41b0864306edd129eff15dd4f268648aee4847 │ │ ├─248965 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248983 /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 │ │ ├─248989 erl_child_setup 1048576 │ │ ├─249040 sh -s disksup │ │ ├─249042 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─249043 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─249044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─249325 /bin/sh -s rabbit_disk_monitor │ ├─ac425c375fd30a41a18419a81fdcdf76bfe4e0213e379117a577c91a942d7bd6 │ │ └─67292 /pause │ ├─acdd4b48232b5226651ad56988badc880aef95697b4e5364bd39731405b6df64 │ │ └─49874 /pause │ ├─867af9e546c0c58d96b05a753c02c8833ef0a57530e8a0e3f1c5a1f45f070510 │ │ └─174871 /pause │ ├─02d0e0e2e503f31a8c0347346d49b5a340b44bfecf15438ef52045b5325cb650 │ │ └─207050 /pause │ ├─b8c0591856b1463a068e6d6c39494627e89133c49ef42448c596b451d5d096dc │ │ └─127617 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f0498a93096336586d60b5fcded071112a855e54ade45ce1f8e507e2bb3dcf18 │ │ ├─226750 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226778 /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 │ │ ├─226786 erl_child_setup 1048576 │ │ ├─226905 sh -s disksup │ │ ├─226907 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─226908 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─226926 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226927 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226937 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227011 /bin/sh -s rabbit_disk_monitor │ ├─8932c47c1b4a3c2c95f455321bd0558f11a0d81f89950789b932e8aff6518ff9 │ │ └─69075 /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 │ ├─3a9c3fccb0fc3c426d1d5c0b3bacf20bd64a5891d2a5b091ccb46d98edf8cf6c │ │ └─49222 /pause │ ├─ba6cd5a81832d68e5fb8246a973d2e301b733d0b2c5d2f347f193c9d21f9dd63 │ │ ├─203152 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203517 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203518 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─75d123b298abdf5a6f4ddd1ad71e75ee8b99e8030d77970f0c24b64714fa2ebc │ │ └─174714 /pause │ ├─5e643c74b89f42678777b75badadf33d11db84e44c9ee16ff12f6bf05ce2515d │ │ ├─186854 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) │ │ ├─188051 /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/tmp1rfslym8/privsep.sock │ │ ├─188486 /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/tmp0niwid70/privsep.sock │ │ ├─189116 /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/tmp3l3pca5m/privsep.sock │ │ ├─189432 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189436 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189529 haproxy -f /var/lib/neutron/ns-metadata-proxy/347359c2-6cba-4fb3-af89-846173b42914.conf │ │ ├─209151 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8d2e9958-e33a-4fbc-a51e-1fd59a7dca22/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8d2e9958-e33a-4fbc-a51e-1fd59a7dca22/host --addn-hosts=/var/lib/neutron/dhcp/8d2e9958-e33a-4fbc-a51e-1fd59a7dca22/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8d2e9958-e33a-4fbc-a51e-1fd59a7dca22/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8d2e9958-e33a-4fbc-a51e-1fd59a7dca22/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c1c10672-56ab-4146-af1c-54c0c8a0cc71,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 │ │ ├─209158 haproxy -f /var/lib/neutron/ns-metadata-proxy/8d2e9958-e33a-4fbc-a51e-1fd59a7dca22.conf │ │ ├─386687 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/347359c2-6cba-4fb3-af89-846173b42914/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/347359c2-6cba-4fb3-af89-846173b42914/host --addn-hosts=/var/lib/neutron/dhcp/347359c2-6cba-4fb3-af89-846173b42914/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/347359c2-6cba-4fb3-af89-846173b42914/opts --dhcp-leasefile=/var/lib/neutron/dhcp/347359c2-6cba-4fb3-af89-846173b42914/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f3d673d1-0064-4ec0-ad1c-6e7de1c108bb,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 │ │ └─387237 /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/tmpemqs5nwu/privsep.sock │ ├─5c44f2bd4d7c36be1d93c61b8e20a0212e6b03888ea30e7b3513b1553864d24c │ │ └─42069 kube-apiserver --advertise-address=162.253.55.135 --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 │ ├─131746db52af0c12adca845a0523180793f92b154047b6bfd17d7ebe336b1af5 │ │ ├─67221 nginx: master process nginx -g daemon off; │ │ ├─67246 nginx: worker process │ │ ├─67247 nginx: worker process │ │ ├─67248 nginx: worker process │ │ ├─67249 nginx: worker process │ │ └─67250 nginx: worker process │ ├─6142d2e2c0509cfa991768291acfb8f1edc63185bac47436c83dfedaa58c07a1 │ │ └─175349 /pause │ └─7680ac74ff3f5d070c7eda621e48c858565d469bc1270990ed247bfd3425bdae │ └─174936 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount