Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─20999 /lib/systemd/systemd --user │ │ │ └─21000 (sd-pam) │ │ └─session-22.scope │ │ ├─20996 sshd: cephadm [priv] │ │ └─21013 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1446 sshd: zuul [priv] │ │ └─1459 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1450 ssh: /home/zuul/.ansible/cp/199.19.213.154-22-zuul [mux] │ ├─324861 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vxcqlfmimqtpdiydmpnmvqitugxbzyil ; /usr/bin/python3'"'"' && sleep 0' │ ├─324862 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vxcqlfmimqtpdiydmpnmvqitugxbzyil ; /usr/bin/python3' && sleep 0 │ ├─324863 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vxcqlfmimqtpdiydmpnmvqitugxbzyil ; /usr/bin/python3 │ ├─324864 /bin/sh -c echo BECOME-SUCCESS-vxcqlfmimqtpdiydmpnmvqitugxbzyil ; /usr/bin/python3 │ ├─324865 /usr/bin/python3 │ ├─324866 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─324871 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9789 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 694674eeb750ee42ae3f1e31cc0a81b6f8f392ec168a28eb326f491f56a98780 -address /run/containerd/containerd.sock │ │ ├─ 12547 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d986de90d2f58df2cb4e0809f5bef918b2b7e39d794ee3113986584ba6358970 -address /run/containerd/containerd.sock │ │ ├─ 19151 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85150f6bcd612c5dbed326921b23042d5d2fe843919a3b201d75517c978b8473 -address /run/containerd/containerd.sock │ │ ├─ 24324 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 136adf33f333642ac112aa732df38f90f107e1c656ca55b15252b2775148c9a5 -address /run/containerd/containerd.sock │ │ ├─ 28772 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ace00a958a86f3ea38d714f3316b5070759e63e07982c3db885f02e292a08198 -address /run/containerd/containerd.sock │ │ ├─ 33453 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bcf6d99fcfd3f3eaf3eac29f8f1cd0dbf159e6907a40654e1930111891bbfac9 -address /run/containerd/containerd.sock │ │ ├─ 39031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67aaf2319d5a2335573f5eec09c5c84c7525116ac09f2d94309d7f1f44ffaf88 -address /run/containerd/containerd.sock │ │ ├─ 39085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833f332b7696277219870ebbcc50a25c7c846eae642ad3f44e70830b423ba88a -address /run/containerd/containerd.sock │ │ ├─ 39100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 974e4cc5bc908e6f2433b3d4350c2d2382e3e2782709ffd737dd048ff8738033 -address /run/containerd/containerd.sock │ │ ├─ 39102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32514ab437f63ccecb13c21347b4fcb39d64a983d416e7fa1e19ac8efcdb5a94 -address /run/containerd/containerd.sock │ │ ├─ 39104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 963143ff262cfae0374d94e4040ff2630afe3a5cb002e5a39c8a66793282caeb -address /run/containerd/containerd.sock │ │ ├─ 39643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28841bd94f9b7a5681259b20d31041b13fb38a2f037fc699da15b4460cdb0b01 -address /run/containerd/containerd.sock │ │ ├─ 40390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 034314a56c134cf2b5b23edc2174f5499c2cd556e01ed024047f5ec1f8e38efd -address /run/containerd/containerd.sock │ │ ├─ 40411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 820812f79839e910e2d4ab82d1bf974e1bebb2548ba8ad8f70edea4269e5ba8e -address /run/containerd/containerd.sock │ │ ├─ 41743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3adb055e472b1edcc237e2cd8a02af3d2774a81650db9e0d536258bed6cbd170 -address /run/containerd/containerd.sock │ │ ├─ 42145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ab3b979892808e7b6ecc3f52a55e6a0db6c807afc1b99c273ad67923f186692 -address /run/containerd/containerd.sock │ │ ├─ 42182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad176555e69fe7fd1a68930fbdb432ef3e57b876e0f53dbeaeb05309d64cd449 -address /run/containerd/containerd.sock │ │ ├─ 42647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f95dbd8f1e58e853a4d702f469e8984a4c1d2a1ba87c5e076642e0ee27afc7 -address /run/containerd/containerd.sock │ │ ├─ 43165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb7d54c84f96c82b210f27576ba531e4883d3143bc75ec08c5b138b0cd6dade -address /run/containerd/containerd.sock │ │ ├─ 43218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 967145ff0798c72db966945879d32ecdf28c2f6499ad6c8ee2e234438d354d01 -address /run/containerd/containerd.sock │ │ ├─ 43257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2c6638a4ec015030a377da2af9ec0f0a6eed8a35ab698e5bacf5122fe0995e -address /run/containerd/containerd.sock │ │ ├─ 45547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07a357e7112bc7dbb16732f0146fa7a04e7ab0dd47c6c47cce3ad9f926e8eb98 -address /run/containerd/containerd.sock │ │ ├─ 45653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 582b631ca49be09c07bc1d7efac82f0a51be469131c512d877181ef71804ad53 -address /run/containerd/containerd.sock │ │ ├─ 46591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa6604c6c5a7a006aaf09ef9971ead7fbd43003da5721d7ede0dae29f321cc07 -address /run/containerd/containerd.sock │ │ ├─ 46689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3721196f05f7e38d539fa88f04dd69f6a2581b7d2d0ef046f6273030ebceed -address /run/containerd/containerd.sock │ │ ├─ 47056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667d78c833edce8a3cd9b9af260f251b8e38b28692b732d00fef96f3be272553 -address /run/containerd/containerd.sock │ │ ├─ 47373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c05cad6d91867eab39c953077e6856563f982e6fc0b8f014cc0db8b67a5535b -address /run/containerd/containerd.sock │ │ ├─ 47854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5db82785ac24b8238e62a494407b55d8e1bebdd64ff728fbff8df3d29c0799d -address /run/containerd/containerd.sock │ │ ├─ 50124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68b8ab18acad3f7d7abc50d479c45def72417c160557b5d7ff6751f156a3d5fa -address /run/containerd/containerd.sock │ │ ├─ 50339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bac717e608294404b8539a6505ee324218094dd47f2ff9054bbb480749434d9 -address /run/containerd/containerd.sock │ │ ├─ 54672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901c043cf7c2400abc93138696992ee2c346ec701e040752c333f60b8e4a5462 -address /run/containerd/containerd.sock │ │ ├─ 55375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 282f94fa21b87d4476bd84b703823cceeae4e9c1ef0ca43fe7d1fb2621ecabc0 -address /run/containerd/containerd.sock │ │ ├─ 55430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1236d525cdf03c543360492d8dca483144db8a1dbb8f320b8819d961488a13d8 -address /run/containerd/containerd.sock │ │ ├─ 55471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 040c3728eae6c10a5952cf659b43dda13366c4ff8364bae7481d9ae87469173a -address /run/containerd/containerd.sock │ │ ├─ 55623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5386f9bac3739142ee434ff60e6e4fa1f48857cdfd56324040d89e46020a22a8 -address /run/containerd/containerd.sock │ │ ├─ 59842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad151df37a05f3154879d015b3c5310228f7f03d63f317800e115ba5be7bbd8 -address /run/containerd/containerd.sock │ │ ├─ 59995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35a4173cf39b4b1375a1e5ce7c7ff2783d9af717543ba5c9084aac7095e185c -address /run/containerd/containerd.sock │ │ ├─ 60045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1010143f850a0711ab874f11fe2275109b8b62d66597675e614888b2213fdc0 -address /run/containerd/containerd.sock │ │ ├─ 60086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee66341474d7e9a6ecd4581e4b71567d25f017d5851f4263b29eb8258ad61a0 -address /run/containerd/containerd.sock │ │ ├─ 61746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0930ff6b6dd72c0bf33c47641a9b723af132f5cb07855c20ce2403d674474411 -address /run/containerd/containerd.sock │ │ ├─ 61804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ac7ccd602dd4ec268fa0fb7776e9411961599967d773d75597be2369ef2b0d -address /run/containerd/containerd.sock │ │ ├─ 61957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ccc235d30c8a6abba188e63c84f1a72ac16c7553d3bcfe43f0524453adcd9f -address /run/containerd/containerd.sock │ │ ├─ 61990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc1beb92123163fc29bf67ed7217d9a3125614726cf29f65b74ca45d47001ef2 -address /run/containerd/containerd.sock │ │ ├─ 62082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c80ecbcb47a1ef6e1744ed1c27a58aef16be3fa60be3d342550095af49d6801e -address /run/containerd/containerd.sock │ │ ├─ 62463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf6d44eaae4762ec79307742d9f6d0165aa855da9fd25d2153f82c90f106f86 -address /run/containerd/containerd.sock │ │ ├─ 62949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9600be97c64e7eb7114b8677732e830375ea7eeaf16a4159f2ff6f3396d9ec6f -address /run/containerd/containerd.sock │ │ ├─ 63137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8788cd9d908174be71533836c75cf55b952aa5ad6d7d7578be277ee19b8080f -address /run/containerd/containerd.sock │ │ ├─ 63350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bb42d459a25d639ea86057c79186bf45a5ff31b396f8357e11e27827d0f9234 -address /run/containerd/containerd.sock │ │ ├─ 64245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7bd47cb677b1c117b284a1e287208c0e81798d7a0b80c6f92c33a9299c58da4 -address /run/containerd/containerd.sock │ │ ├─ 65971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7659e8a3ed0cc2c3c3526f9ee9d0021a22bb287f85dfa0ee475ba978b4c0f40 -address /run/containerd/containerd.sock │ │ ├─ 67783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cabe18e3eecb0f23c94bcf003cb527b226271a02c9d004a2e2a7f69556700b45 -address /run/containerd/containerd.sock │ │ ├─ 76930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ccd7e0cb635630d8f3b91d8c2ca51cccd872dbd5a6389198749a97ba22f6623 -address /run/containerd/containerd.sock │ │ ├─ 78382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6e374faa492c6a3f5153c77a32d21fb773c6a25ae6ad0261b1aca773e360e7e -address /run/containerd/containerd.sock │ │ ├─ 84277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e65377c5c4f1d360cfed2af29ef8ab7f6da9fb97003258743720d01523f2950f -address /run/containerd/containerd.sock │ │ ├─ 90670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e7926b8febc65af3e4e4ea09177ca95ac45b3186d61b981132b605452666e2f -address /run/containerd/containerd.sock │ │ ├─ 94705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55f28f0d6372427568ed4bdbb989ec1685cd5751abb80717e770bacb7e3d1138 -address /run/containerd/containerd.sock │ │ ├─ 94863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2af509e3a5b1327d047dddbe55f1f39096b3dac9680bb394ab9cfac8bac4534 -address /run/containerd/containerd.sock │ │ ├─103465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e99aa4167b983882ded7649e58afd0b23fa7099f59a8210f0d667859ebe4a2 -address /run/containerd/containerd.sock │ │ ├─105049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c9bf2fe73f1f74262ed438c8e6e2573e02cbf2a6dcac3701d2d3087f0c9ef11 -address /run/containerd/containerd.sock │ │ ├─105098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ee9e2f8e4df74c26f7d4ffa405eb41f801bb4096d4e36745891d8131b1695b -address /run/containerd/containerd.sock │ │ ├─116494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3539e1fd9fa4cb74d3e4927284f80abf1c51c837ebcb5c61b3807f16ce7d4cef -address /run/containerd/containerd.sock │ │ ├─118264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adc614b4112b6bb7f516386453d65a910850a3dcc1b27a9daf64e14df7bbf259 -address /run/containerd/containerd.sock │ │ ├─118294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c0be792bed5e34d0fb9aa71233e6a7f66c8ca6c490b777c962d5e3f9be124e5 -address /run/containerd/containerd.sock │ │ ├─142087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b8146b6ecf4658e1bc0af8058c9e3bd6ebb92503bccc8a9d094a4cde4e1df82 -address /run/containerd/containerd.sock │ │ ├─142138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fb2898460f4a87e1156f74523e481b4c35ea10dfaa29fdf18b29ad5b3ccf39d -address /run/containerd/containerd.sock │ │ ├─144757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a8f83e9f4fad8f16492654477462a8b9aa010861a33f63ff534fd95917e1884 -address /run/containerd/containerd.sock │ │ ├─159242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20a0edcb111a9065a2faafeca81ae50e73323f680030a0cf68e16dd13126955 -address /run/containerd/containerd.sock │ │ ├─160812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b457fd6702e4955aaf2b9e513f8c9f3a9f928439fcaa8a1fce2ad3117f6b8c2c -address /run/containerd/containerd.sock │ │ ├─161251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b913bef3bbaec37a1bc2161a03a9d58b20d4b5bac1ccbe6ddb8c7b30f0a10f2a -address /run/containerd/containerd.sock │ │ ├─162217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f5707f69cfd6001696faa11dd1d9b74493f7775763408a0121cf05a6c2bb9d9 -address /run/containerd/containerd.sock │ │ ├─164258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a1d09d3cc87f6a17cdb92a6769fd1b76ef2255c48630249247394ea3bc3d40e -address /run/containerd/containerd.sock │ │ ├─164397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac758c2097ce10753e55373d42b10142ce2c22dd7f77a1c4f6a38d621029c4cf -address /run/containerd/containerd.sock │ │ ├─164566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 810c1f3ef379a46cbbbc3a42c8246e9e4ba496d1f0a4ce88f12eef20fdbc75e9 -address /run/containerd/containerd.sock │ │ ├─164641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 414dad283723649d18119a16f9f7a4c90dfb7f3e0a58c1f8c2d3b61f6d25d73e -address /run/containerd/containerd.sock │ │ ├─164854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a94cb6a8f56c3aea273bde2837fe63405894ae30ff0e098a1a43530d29ff28 -address /run/containerd/containerd.sock │ │ ├─165279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89eaf1a624197b44c01559b7854ed69b82eeff33508e6263d9be1f06051fd4b4 -address /run/containerd/containerd.sock │ │ ├─179764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc764035415c79c3e0b48e8a4014ab28de38446642e066054817bb727e4d0dae -address /run/containerd/containerd.sock │ │ ├─181530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60e3988368809198a7e022a87b98700c868b3779bcd229586fea88230fc3c948 -address /run/containerd/containerd.sock │ │ ├─181600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f3ccaa658f04262238668bfc6b9193cb641caebe6bf76e9ffa64985ea31938 -address /run/containerd/containerd.sock │ │ ├─181641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c624e484b0d9e30385a4e63dc808d3eb8c9468e8d277875f4c74133f8ac0c2e -address /run/containerd/containerd.sock │ │ ├─181669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e05cfbca055ef896b0ffe1db8d1102aec031ed7cb12616df13312b5f0218981 -address /run/containerd/containerd.sock │ │ ├─181817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6212a660deb14cdc4d63d89dc7318685d114fe41ccaa7336363b119f37f28b2 -address /run/containerd/containerd.sock │ │ ├─182085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b9137d84218765bda03f82815a271c9d3fc0b7021a5301e0e4e215a3ef421cb -address /run/containerd/containerd.sock │ │ ├─182130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfdbbc5e1e67e258a9a33cdd1fdd0266fd6ca55b07e173f4782ad6bd237eb868 -address /run/containerd/containerd.sock │ │ ├─196143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8972756aa8f308f2bc5640369079a9c2c8c9541cb3227fb6412634c9302637ec -address /run/containerd/containerd.sock │ │ ├─198645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da2b01409cdbb0b134999c423525d7a98f1fe07a5e1ccbf814ebf6dd6e6fc409 -address /run/containerd/containerd.sock │ │ ├─198699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446404ca8815d28cfc559888ecc996a14984b1f45fea573c14fb6fc9fb6f39d4 -address /run/containerd/containerd.sock │ │ ├─198848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653af621c9f01607ec8b83d10139dce3a756199f60900b839d30527ae5e48c21 -address /run/containerd/containerd.sock │ │ ├─215186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a8106469424dd53aab7e8f0b9d92f591b08b15b123dd722c7beb8945db1bbb5 -address /run/containerd/containerd.sock │ │ ├─224394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d81acc872def4e31e93a3d6f28130171597d306e3ee71b786b2ed3eca974fcf -address /run/containerd/containerd.sock │ │ ├─224402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb699216de4eb323d4065d0e0994cfcd7520fb6e27309c0bc51be6726d9333d -address /run/containerd/containerd.sock │ │ ├─224420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26bd1df30c3149e063a56f87412ced22785b4a7c73e4e6b237f036bfeb15cfbd -address /run/containerd/containerd.sock │ │ ├─224714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3bc0d576b826f98d8c2bb192d35f1e1ec48c806d72c37bdaee6acc54ca21b6a -address /run/containerd/containerd.sock │ │ ├─236440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68e0436a97d64fad2d90d1ae5efbcbf37c23787d5be471fbc99a1824b81ab70 -address /run/containerd/containerd.sock │ │ ├─239331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d7ad23baae33a2755e517f6c07a5e57e6b4a9601d9e4b51eaaa5385bde150c -address /run/containerd/containerd.sock │ │ ├─240336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f5236f2f43315cbc1cb7e16972509ce251522bd39652112c1a2d554f9e8b14 -address /run/containerd/containerd.sock │ │ ├─241394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ac8764171e7aa54f1ce30aac08f9ade252581bdabea5c724acdcdbc51e27b5 -address /run/containerd/containerd.sock │ │ ├─242312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a6f4f8a7a9052ea62d90d3d544329f82b44107318a4384f98b2185761b2cd9 -address /run/containerd/containerd.sock │ │ ├─244618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 910925704228bc174f23b9af3213a0105659729b7af79995acd87c08a8b016be -address /run/containerd/containerd.sock │ │ ├─245698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b49337d31749e97c1524b9ef99871ed8fb1e0ce329d13376a800f142215c04 -address /run/containerd/containerd.sock │ │ ├─245745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a46290d538865775f270652bf918586360ddebb658a9c488f6031ff9c6f3e61 -address /run/containerd/containerd.sock │ │ ├─255195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52291a045bbd3e6e70d0c5d3faa2f0e24c957f689271eb0e73456a8eb1e85b70 -address /run/containerd/containerd.sock │ │ ├─255645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e46f24389e90c293bdf0876ddb74cbf56be2a16d64b1e644860fe72a74af922e -address /run/containerd/containerd.sock │ │ ├─262911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df85ce0cc18b8212d4acc27da07c7b48cd11467413d4bbc7064d09a8e2e8fb08 -address /run/containerd/containerd.sock │ │ ├─267135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f58167cf5f03f6bed2c1936fc25419996a9dce70349871f20c96f15462686f -address /run/containerd/containerd.sock │ │ ├─267310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04e749dbee06a775fc9a4061aac784ef81a34ee5713b2e266502d9417357a24 -address /run/containerd/containerd.sock │ │ ├─267372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f915e8c141ca10586d4394eeaefb0442ae9653dae0a4d2d27eb6701828f66a -address /run/containerd/containerd.sock │ │ ├─267497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3d7ae2a302630a8da43cc92057e4bb26cf05b0a05ace8f9c7a66775f426844b -address /run/containerd/containerd.sock │ │ ├─303156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09711525618e47e02adbb5d4f3128ef8ac865349f99ac461c437ccd527917c4d -address /run/containerd/containerd.sock │ │ ├─306996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3311c68afd65f2d4265af5b4adb4ce7e456c69be9e0a507de06ae45d3bd548 -address /run/containerd/containerd.sock │ │ ├─308570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3fcf886b09cd013b33cb32d8e3f346325ec74eb0f7d738e2b6fa0a9eac0abca -address /run/containerd/containerd.sock │ │ ├─324867 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/a3d21eaecc84a301277184d77b6cfbed7a3cb4ec352fc02c0c86a82244996393/log.json --log-format json exec --process /tmp/runc-process1025781981 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/a3d21eaecc84a301277184d77b6cfbed7a3cb4ec352fc02c0c86a82244996393/9a74bf3d2449ca88401f3f07a51309b69e16f388257ac19e19092bfa65a557bf.pid a3d21eaecc84a301277184d77b6cfbed7a3cb4ec352fc02c0c86a82244996393 │ │ ├─324868 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/6f7239a3802700cb770394fc0669a5580bd5d320fe206a1282be46f42d161c30/log.json --log-format json exec --process /tmp/runc-process3697234487 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/6f7239a3802700cb770394fc0669a5580bd5d320fe206a1282be46f42d161c30/046905bb2b7d8402b12dc80668c21ab34d37ed51ceb50ef8ce4590a93518dbad.pid 6f7239a3802700cb770394fc0669a5580bd5d320fe206a1282be46f42d161c30 │ │ └─324869 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/6f7239a3802700cb770394fc0669a5580bd5d320fe206a1282be46f42d161c30/log.json --log-format json exec --process /tmp/runc-process2375898991 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/6f7239a3802700cb770394fc0669a5580bd5d320fe206a1282be46f42d161c30/8c7ea0e589f27104919be9dd3a5931363a98540255b357e6e733114aae4a118d.pid 6f7239a3802700cb770394fc0669a5580bd5d320fe206a1282be46f42d161c30 │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28755 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19109 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19127 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24036 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24309 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33152 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33433 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12105 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12139 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wfuhco.service │ │ ├─12469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfuhco/unit.run │ │ └─12497 /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-wfuhco --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfuhco:/var/lib/ceph/mgr/ceph-instance.wfuhco:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wfuhco/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wfuhco -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10161 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158587 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39505 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.154 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-136adf33f333642ac112aa732df38f90f107e1c656ca55b15252b2775148c9a5.scope … │ │ ├─24349 /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 │ │ └─24362 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1381 /usr/sbin/uuidd --socket-activation │ ├─docker-d986de90d2f58df2cb4e0809f5bef918b2b7e39d794ee3113986584ba6358970.scope … │ │ ├─12579 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wfuhco -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12600 /usr/bin/ceph-mgr -n mgr.instance.wfuhco -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 │ │ ├─10668 /usr/sbin/chronyd -F 1 │ │ └─10669 /usr/sbin/chronyd -F 1 │ ├─docker-bcf6d99fcfd3f3eaf3eac29f8f1cd0dbf159e6907a40654e1930111891bbfac9.scope … │ │ ├─33478 /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 │ │ └─33490 /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 │ ├─run-r313b1212cec2484cb9cac505a5d1aa89.scope │ │ └─197158 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-85150f6bcd612c5dbed326921b23042d5d2fe843919a3b201d75517c978b8473.scope … │ │ ├─19177 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19194 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─158470 /sbin/iscsid │ │ └─158471 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-694674eeb750ee42ae3f1e31cc0a81b6f8f392ec168a28eb326f491f56a98780.scope … │ │ ├─12228 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12240 /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 │ ├─systemd-logind.service │ │ └─622 /lib/systemd/systemd-logind │ └─docker-ace00a958a86f3ea38d714f3316b5070759e63e07982c3db885f02e292a08198.scope … │ ├─28797 /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 │ └─28809 /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 ├─k8s.io │ ├─00e400d705d2e86c491e8bb772fc1cedec646afc0482414c4fbcefd0c9ccb7b8 │ │ ├─191735 neutron-api: uWSGI master │ │ ├─191767 neutron-api: uWSGI worker 1 │ │ └─191768 neutron-api: uWSGI worker 2 │ ├─175d0714697f7725244a153fa7f29b5ab7adf7de079214821a289e6cc5a2466a │ │ └─65816 /bin/memcached_exporter │ ├─8f729bf04c3fcadf0623479760b2699088bafa9f155bac56cc20badf2da730ca │ │ └─65612 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c3fcf886b09cd013b33cb32d8e3f346325ec74eb0f7d738e2b6fa0a9eac0abca │ │ └─308595 /pause │ ├─c80ecbcb47a1ef6e1744ed1c27a58aef16be3fa60be3d342550095af49d6801e │ │ └─62132 /pause │ ├─a9182cec95ddc569c30387008ead7daa1627f6ce515c938e8099ed1b80630253 │ │ ├─159752 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159765 /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 │ ├─9bc4a12228250b58c99f2c7cac71e88f20565c7ad31ba883f5a36b375f3b7e80 │ │ ├─307156 apache2 -DFOREGROUND │ │ ├─309493 (wsgi:h -DFOREGROUND │ │ ├─309494 (wsgi:h -DFOREGROUND │ │ ├─309495 (wsgi:h -DFOREGROUND │ │ ├─309496 (wsgi:h -DFOREGROUND │ │ ├─309497 (wsgi:h -DFOREGROUND │ │ ├─309498 apache2 -DFOREGROUND │ │ └─309499 apache2 -DFOREGROUND │ ├─947a20bd57602d4ec9bfa5faa8e3404ee1864a394c5fcfa9efaddf55f5d82731 │ │ └─64793 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─df823d869ac2565144a688cc71e5387a9fcce17513caab180424f10ae73dc407 │ │ ├─179966 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179989 erl_child_setup 1048576 │ │ ├─180084 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180103 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180193 /bin/sh -s rabbit_disk_monitor │ ├─66aef2eb28d8a24dd1c5c9a3e5a618a7057d54a9bed64f1d3b414e5bfb5d62a3 │ │ └─95279 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─135d5ea04091e0003e155bea3a5b23e5dc2d1e7c9b241f961a09457e9963ba92 │ │ ├─ 46079 /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 │ │ ├─ 46099 /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 │ │ ├─ 46165 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─306664 nginx: worker process │ │ ├─306665 nginx: worker process │ │ └─306666 nginx: cache manager process │ ├─9c1628211fa8a2fb540790679e529e6429d6a2a22334c81d2d42b76d7ac9ba93 │ │ └─47980 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d1e99067895ef300f9f4784375abdadd4ce04bc5713d63d12e3dfbc7a23aaa61 │ │ └─234289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6d9748071192d0a40309ef7029c49600313d82d70e2b9b0f40d7c02f8826082d │ │ └─63541 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5ccd7e0cb635630d8f3b91d8c2ca51cccd872dbd5a6389198749a97ba22f6623 │ │ └─76954 /pause │ ├─9299bd1f7239ca712626d08fe93bcea640204c338ce87141b1b0bfa6d7b1f6b5 │ │ ├─71183 apache2 -DFOREGROUND │ │ ├─71221 (wsgi:k -DFOREGROUND │ │ ├─71222 (wsgi:k -DFOREGROUND │ │ ├─71223 (wsgi:k -DFOREGROUND │ │ ├─71224 (wsgi:k -DFOREGROUND │ │ ├─71226 apache2 -DFOREGROUND │ │ ├─71227 apache2 -DFOREGROUND │ │ ├─71229 apache2 -DFOREGROUND │ │ ├─71234 apache2 -DFOREGROUND │ │ ├─71236 apache2 -DFOREGROUND │ │ ├─71237 apache2 -DFOREGROUND │ │ ├─71238 apache2 -DFOREGROUND │ │ ├─71239 apache2 -DFOREGROUND │ │ └─71240 apache2 -DFOREGROUND │ ├─6f7239a3802700cb770394fc0669a5580bd5d320fe206a1282be46f42d161c30 │ │ ├─ 50441 valkey-server *:6379 │ │ ├─324906 runc init │ │ └─324908 runc init │ ├─d50d618d7780a52725c03f60a69afa56dd00ede9668aa1b6058ad79b7a31c6e1 │ │ ├─178866 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─179294 nova-scheduler: ServiceWrapper worker(0) │ │ └─179297 nova-scheduler: ServiceWrapper worker(1) │ ├─237763910cea68b6775bb9ac7cede6822d72551702197afb3a7d8ffb21dba842 │ │ └─116128 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d66d703cdf58cf8f34fb16a89f25d07f2d5e362ba240da27f2b0d704bdf9c9ea │ │ ├─194527 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─194860 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─195747 /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/tmp5wg4n_dy/privsep.sock │ │ ├─196257 /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/tmplftv3zy5/privsep.sock │ │ ├─196745 /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/tmpy9b90fkh/privsep.sock │ │ ├─197300 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─197301 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─197397 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/62221ee9-b4c3-4702-81a3-1e8fb3083cbd/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/62221ee9-b4c3-4702-81a3-1e8fb3083cbd/host --addn-hosts=/var/lib/neutron/dhcp/62221ee9-b4c3-4702-81a3-1e8fb3083cbd/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/62221ee9-b4c3-4702-81a3-1e8fb3083cbd/opts --dhcp-leasefile=/var/lib/neutron/dhcp/62221ee9-b4c3-4702-81a3-1e8fb3083cbd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0c0393a2-28a4-4281-ab09-3bfdda8d47ab,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 │ │ ├─197400 haproxy -f /var/lib/neutron/ns-metadata-proxy/62221ee9-b4c3-4702-81a3-1e8fb3083cbd.conf │ │ ├─217741 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/62927c04-6bc0-4885-86b2-35cea7bd6a19/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/62927c04-6bc0-4885-86b2-35cea7bd6a19/host --addn-hosts=/var/lib/neutron/dhcp/62927c04-6bc0-4885-86b2-35cea7bd6a19/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/62927c04-6bc0-4885-86b2-35cea7bd6a19/opts --dhcp-leasefile=/var/lib/neutron/dhcp/62927c04-6bc0-4885-86b2-35cea7bd6a19/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-055f9f54-18f9-4bb0-8d6a-c05ae096885a,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 │ │ └─217744 haproxy -f /var/lib/neutron/ns-metadata-proxy/62927c04-6bc0-4885-86b2-35cea7bd6a19.conf │ ├─f29bc85b44f9caf99581404bcf2bf45e2dee0ce4ed22eac95bf56579fb901a74 │ │ ├─300442 manila-api: uWSGI master │ │ ├─300528 manila-api: uWSGI worker 1 │ │ └─300529 manila-api: uWSGI worker 2 │ ├─75f0c2616c68d936153a25de1dd79904969bf1ab8db07fc2785b07fae8b12a62 │ │ └─65654 /bin/oauth2-proxy │ ├─73571d6b1cf78c23a577a73beb1cb8f0ffc01b910c3b84c08967138c69a00ddb │ │ └─196511 /bin/bash /tmp/libvirt.sh │ ├─6c9bf2fe73f1f74262ed438c8e6e2573e02cbf2a6dcac3701d2d3087f0c9ef11 │ │ └─105072 /pause │ ├─c5ddd606d7e733357fb3c5e73ef344d8084cee82ec7e8c79dd91833859fa320e │ │ └─42862 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 │ ├─a4fe719058c4e73170500f190b7edd0e587d5ae2022fc1d80ecac244da35e766 │ │ ├─177731 nova-api: uWSGI master │ │ ├─177772 nova-api: uWSGI worker 1 │ │ └─177773 nova-api: uWSGI worker 2 │ ├─375eefa74e09618fc5665186f0a42ec2e0b6aa504f81dd2ada0b1eb96b6b3e32 │ │ └─244667 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─967145ff0798c72db966945879d32ecdf28c2f6499ad6c8ee2e234438d354d01 │ │ └─43242 /pause │ ├─21b9bc065c83e65e919ea1b82bcb5b503004a1872a6383fad7d6bdc4d0e0dfe9 │ │ ├─115309 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115491 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115493 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─040c3728eae6c10a5952cf659b43dda13366c4ff8364bae7481d9ae87469173a │ │ └─55495 /pause │ ├─57b49337d31749e97c1524b9ef99871ed8fb1e0ce329d13376a800f142215c04 │ │ └─245730 /pause │ ├─d3482f722230aea6a672c198a5c7aabe1f59b06b17e08e6821e4b82024d40b16 │ │ └─202328 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7d3311c68afd65f2d4265af5b4adb4ce7e456c69be9e0a507de06ae45d3bd548 │ │ └─307022 /pause │ ├─32514ab437f63ccecb13c21347b4fcb39d64a983d416e7fa1e19ac8efcdb5a94 │ │ └─39205 /pause │ ├─b3721fc898a3bec706f7265d7f0dd8b4c4e4aedb49331db0a2dd3bd6e90d2725 │ │ └─61193 /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 │ ├─12f915e8c141ca10586d4394eeaefb0442ae9653dae0a4d2d27eb6701828f66a │ │ └─267399 /pause │ ├─ad176555e69fe7fd1a68930fbdb432ef3e57b876e0f53dbeaeb05309d64cd449 │ │ └─42207 /pause │ ├─ed0763d3497c03c65aabfa0e7aeab65d013427554480e2fdd70046a6b60b5688 │ │ ├─211570 heat-api-cfn: uWSGI master │ │ ├─211659 heat-api-cfn: uWSGI worker 1 │ │ └─211660 heat-api-cfn: uWSGI worker 2 │ ├─d9d831a027b59b69931d1c17c661bdf5093e422b4806f5f376c76e6ea66fba0d │ │ └─262322 docker-registry serve /etc/docker-registry/config.yml │ ├─b1010143f850a0711ab874f11fe2275109b8b62d66597675e614888b2213fdc0 │ │ └─60072 /pause │ ├─e8788cd9d908174be71533836c75cf55b952aa5ad6d7d7578be277ee19b8080f │ │ └─63167 /pause │ ├─57532db6301ce5c15686d2502b80eb69f9e0a159e966d6a0bf4d4b6e3a784c93 │ │ ├─233245 octavia-api: uWSGI master │ │ ├─233260 octavia-api: uWSGI worker 1 │ │ └─233261 octavia-api: uWSGI worker 2 │ ├─38a721a2c7c172d069be85d3f536e6cfe85277bf28ff8ca264c95d047c42a641 │ │ ├─211566 heat-api: uWSGI master │ │ ├─211655 heat-api: uWSGI worker 1 │ │ └─211656 heat-api: uWSGI worker 2 │ ├─80bee4a2d5bc58a1becae4132aaa81c52b58b96014f0a96297b66e5150967c74 │ │ └─174230 /manager --metrics-bind-address=:9782 │ ├─9c624e484b0d9e30385a4e63dc808d3eb8c9468e8d277875f4c74133f8ac0c2e │ │ └─181692 /pause │ ├─2c0be792bed5e34d0fb9aa71233e6a7f66c8ca6c490b777c962d5e3f9be124e5 │ │ └─118327 /pause │ ├─04a1e8d4a7f8fa02fad995ad9c734965b58d4a2234f404d860a4755737d9db8d │ │ ├─211537 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─211877 heat-engine: ServiceWrapper worker(0) │ │ └─211880 heat-engine: ServiceWrapper worker(1) │ ├─d3bc0d576b826f98d8c2bb192d35f1e1ec48c806d72c37bdaee6acc54ca21b6a │ │ └─224797 /pause │ ├─33268a558da3dd5c448b1af40505a2cb9d55a8ea2e4960564bd15059ea343584 │ │ └─55770 nfd-master -crd-controller=true -metrics=8081 │ ├─abb7d54c84f96c82b210f27576ba531e4883d3143bc75ec08c5b138b0cd6dade │ │ └─43193 /pause │ ├─df85ce0cc18b8212d4acc27da07c7b48cd11467413d4bbc7064d09a8e2e8fb08 │ │ └─262934 /pause │ ├─10f017f9d60a00d09e6fa28bae5892b65d938c3eb1a942fc393b97438f6b3acc │ │ ├─60590 python -u /app/sidecar.py │ │ ├─60778 python -u /app/sidecar.py │ │ └─60779 python -u /app/sidecar.py │ ├─6ab908fe8bc5f1a22acd03765f26a9ea3bb40e331f6454668018a8bedfd9806f │ │ └─161430 /coredns -conf /etc/coredns/Corefile │ ├─ae77b610928daba1b37048139000775b8c4166a26f0157e466f6712fad06ed73 │ │ └─39302 etcd --advertise-client-urls=https://199.19.213.154:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.154:2380 --initial-cluster=instance=https://199.19.213.154:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.154:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.154: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 │ ├─ac758c2097ce10753e55373d42b10142ce2c22dd7f77a1c4f6a38d621029c4cf │ │ └─164421 /pause │ ├─4193df92499249ec91a73a8a39efc7187863d2e64536fe951af1e40bb7bdec2d │ │ ├─255772 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256067 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256068 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─974e4cc5bc908e6f2433b3d4350c2d2382e3e2782709ffd737dd048ff8738033 │ │ └─39168 /pause │ ├─f04e749dbee06a775fc9a4061aac784ef81a34ee5713b2e266502d9417357a24 │ │ └─267334 /pause │ ├─a9fc9eb3605158a49c2b02685d23858e24c8feb904dc59b98cac60e31f03d638 │ │ └─240629 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6c2e1ca9b2302dca4ad435d80b010320e28a220ba6265491503863d9507a79d0 │ │ └─39278 kube-apiserver --advertise-address=199.19.213.154 --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 │ ├─3e7926b8febc65af3e4e4ea09177ca95ac45b3186d61b981132b605452666e2f │ │ └─90692 /pause │ ├─782483b6f0de0bf37c1826dce00251139cd349eaef561116cd705b3fa112bd10 │ │ ├─60645 python -u /app/sidecar.py │ │ ├─60826 python -u /app/sidecar.py │ │ └─60827 python -u /app/sidecar.py │ ├─653af621c9f01607ec8b83d10139dce3a756199f60900b839d30527ae5e48c21 │ │ └─198891 /pause │ ├─0c05cad6d91867eab39c953077e6856563f982e6fc0b8f014cc0db8b67a5535b │ │ └─47398 /pause │ ├─9600be97c64e7eb7114b8677732e830375ea7eeaf16a4159f2ff6f3396d9ec6f │ │ └─62972 /pause │ ├─3b9137d84218765bda03f82815a271c9d3fc0b7021a5301e0e4e215a3ef421cb │ │ └─182110 /pause │ ├─e128e5e6d5b6e0981c8d8313008c27882483345a0a079039546c6408509f616d │ │ └─50612 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 │ ├─b35a4173cf39b4b1375a1e5ce7c7ff2783d9af717543ba5c9084aac7095e185c │ │ └─60022 /pause │ ├─a3d21eaecc84a301277184d77b6cfbed7a3cb4ec352fc02c0c86a82244996393 │ │ ├─ 50870 valkey-server *:26379 [sentinel] │ │ └─324907 runc init │ ├─034314a56c134cf2b5b23edc2174f5499c2cd556e01ed024047f5ec1f8e38efd │ │ └─40433 /pause │ ├─2273ddc7700e2665fd22aaf245eb28cea1ad3c093687607c50108a70bb958f48 │ │ └─64931 /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 │ ├─a6212a660deb14cdc4d63d89dc7318685d114fe41ccaa7336363b119f37f28b2 │ │ └─181845 /pause │ ├─fd06c15ae2a2da2fcf2d3fc86bab1c734585ddc6a09466796decad19836a61e7 │ │ └─55858 /secretgen-controller │ ├─d743043053e80ab38406f9faf71cc9b23f46122bebab3d8207636599915b050e │ │ ├─143115 /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 │ │ └─143424 /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 │ ├─55af6bef2b2ab5797583e77a2f94d7109200d78abfd51d274c0c4c28243b98b5 │ │ └─129522 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4a46290d538865775f270652bf918586360ddebb658a9c488f6031ff9c6f3e61 │ │ └─245774 /pause │ ├─b5db82785ac24b8238e62a494407b55d8e1bebdd64ff728fbff8df3d29c0799d │ │ └─47877 /pause │ ├─e077e580faebf3b23be22cb30c0dffa0d97d5849557c9eedffd1dcb5962b76ac │ │ └─309019 /bin/openstack-database-exporter │ ├─2363c8d91c8838010c55d8672dc52ecd4b32054a417b87759243457bbceeaadf │ │ ├─235016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235035 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─236058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6834330c4cbf907c57f2108090002d0f04ad0dec441de3b95d8e4499e1d73359 │ │ └─239538 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─aa6604c6c5a7a006aaf09ef9971ead7fbd43003da5721d7ede0dae29f321cc07 │ │ └─46614 /pause │ ├─3adb055e472b1edcc237e2cd8a02af3d2774a81650db9e0d536258bed6cbd170 │ │ └─41765 /pause │ ├─b560d45453bf293b367e98b4b5984b0737ca667162189ab8abde6e705b60210e │ │ ├─215434 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─215457 erl_child_setup 1048576 │ │ ├─215530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215531 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215541 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215758 /bin/sh -s rabbit_disk_monitor │ ├─c7bd47cb677b1c117b284a1e287208c0e81798d7a0b80c6f92c33a9299c58da4 │ │ └─64269 /pause │ ├─17a94cb6a8f56c3aea273bde2837fe63405894ae30ff0e098a1a43530d29ff28 │ │ └─164883 /pause │ ├─5f3b34a1365e5691b7b5011f8f09c825b8f09c2d6db61e82c7ccb9a21621bf4f │ │ ├─66362 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66385 erl_child_setup 1048576 │ │ ├─66481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66482 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66492 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66590 /bin/sh -s rabbit_disk_monitor │ ├─3143d26122c98010a41c26f28a2fb9b7b8c52b309162ca62faa43b71a2ff25ef │ │ └─142649 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─492e10208bcb7eb0ba89be29a3b2dde7ad8e36d8bf900e284b13b6cd4f26d55a │ │ ├─194501 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─194845 neutron-l3-agent: ServiceWrapper worker(0) │ │ └─195402 /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/tmp4iynugei/privsep.sock │ ├─414dad283723649d18119a16f9f7a4c90dfb7f3e0a58c1f8c2d3b61f6d25d73e │ │ └─164675 /pause │ ├─7f7a2c0b67acc29dd0c3dd84a55cc2041d7f4a11e39268896385bb9c3bd588bf │ │ └─63580 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eb8566ef8c611bbf8709690c1587ab3986a72660ff8939f0cfd8bc1c225feec1 │ │ └─307423 /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 │ ├─4c27585888b8e789d130d99a9d2ce17aaa38b9e3bc7733995576f5304160043d │ │ ├─177821 nova-metadata: uWSGI master │ │ ├─177836 nova-metadata: uWSGI worker 1 │ │ └─177837 nova-metadata: uWSGI worker 2 │ ├─4d93bdd12f33b858759c4d9ed10f8cb4b99e2ef3ec4216929582c150b8925989 │ │ └─46142 /server │ ├─282f94fa21b87d4476bd84b703823cceeae4e9c1ef0ca43fe7d1fb2621ecabc0 │ │ └─55402 /pause │ ├─e20a0edcb111a9065a2faafeca81ae50e73323f680030a0cf68e16dd13126955 │ │ └─159267 /pause │ ├─582b631ca49be09c07bc1d7efac82f0a51be469131c512d877181ef71804ad53 │ │ └─45678 /pause │ ├─cbd29e1d9661d0a17dc33fee27d80b15bc219119d2f6279faeebc9e35035e3c0 │ │ ├─162359 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─162382 erl_child_setup 1048576 │ │ ├─162430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162441 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162657 /bin/sh -s rabbit_disk_monitor │ ├─273bf19f63f2c814ea41bbae1208061ebaaa035d5a702b44c454d27eb56be427 │ │ ├─313216 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─313230 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4eb699216de4eb323d4065d0e0994cfcd7520fb6e27309c0bc51be6726d9333d │ │ └─224543 /pause │ ├─adc614b4112b6bb7f516386453d65a910850a3dcc1b27a9daf64e14df7bbf259 │ │ └─118296 /pause │ ├─4bb42d459a25d639ea86057c79186bf45a5ff31b396f8357e11e27827d0f9234 │ │ └─63373 /pause │ ├─60e3988368809198a7e022a87b98700c868b3779bcd229586fea88230fc3c948 │ │ └─181583 /pause │ ├─26bd1df30c3149e063a56f87412ced22785b4a7c73e4e6b237f036bfeb15cfbd │ │ └─224548 /pause │ ├─f7b21bb4b8790cf221297282c7ba123cf988a1fbcbc72cb5380ef7afb5e7c64c │ │ └─65584 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7bd787adf56096762dbc12b9cfbad42cb7f63ba46192a643374c10def8aed337 │ │ └─258953 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 │ ├─52291a045bbd3e6e70d0c5d3faa2f0e24c957f689271eb0e73456a8eb1e85b70 │ │ └─255224 /pause │ ├─910925704228bc174f23b9af3213a0105659729b7af79995acd87c08a8b016be │ │ └─244641 /pause │ ├─cabe18e3eecb0f23c94bcf003cb527b226271a02c9d004a2e2a7f69556700b45 │ │ └─67807 /pause │ ├─8fb2898460f4a87e1156f74523e481b4c35ea10dfaa29fdf18b29ad5b3ccf39d │ │ └─142176 /pause │ ├─09711525618e47e02adbb5d4f3128ef8ac865349f99ac461c437ccd527917c4d │ │ └─303180 /pause │ ├─21ee9e2f8e4df74c26f7d4ffa405eb41f801bb4096d4e36745891d8131b1695b │ │ └─105122 /pause │ ├─b860f7cb17de6090f98bcccdf2ca9f671d362fe2ef6d1fdca870e8a8374e61d9 │ │ ├─77073 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77092 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77098 erl_child_setup 1048576 │ │ ├─77156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77167 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77299 /bin/sh -s rabbit_disk_monitor │ ├─a1224838ecfb8594d895e9ba9b3038668566c79f9e0f45d52b173bd2ec57e830 │ │ └─197091 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2d81acc872def4e31e93a3d6f28130171597d306e3ee71b786b2ed3eca974fcf │ │ └─224478 /pause │ ├─79f58167cf5f03f6bed2c1936fc25419996a9dce70349871f20c96f15462686f │ │ └─267161 /pause │ ├─20f5236f2f43315cbc1cb7e16972509ce251522bd39652112c1a2d554f9e8b14 │ │ └─240360 /pause │ ├─b5c39e850c139009e189d218040f896b4a0b9021948f5d121e45854451ffe81e │ │ └─42257 /coredns -conf /etc/coredns/Corefile │ ├─67aaf2319d5a2335573f5eec09c5c84c7525116ac09f2d94309d7f1f44ffaf88 │ │ └─39056 /pause │ ├─911dd1f0b1b35a5e091ab0bf37a81f63cb1fa47f63b78e8e13052540b4e05537 │ │ └─259173 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b2ac997e37be5d3c335ab6e0951b53854800549f809b5cd4121bec72df404f66 │ │ ├─116679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116701 erl_child_setup 1048576 │ │ ├─116752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116763 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116857 /bin/sh -s rabbit_disk_monitor │ ├─b2af509e3a5b1327d047dddbe55f1f39096b3dac9680bb394ab9cfac8bac4534 │ │ └─94887 /pause │ ├─23a6f4f8a7a9052ea62d90d3d544329f82b44107318a4384f98b2185761b2cd9 │ │ └─242336 /pause │ ├─b8b93a4d0dcb4404770438bbcb4afec50b723a77b94316bac6da38d086bdf930 │ │ └─65486 /bin/pushgateway │ ├─3a8106469424dd53aab7e8f0b9d92f591b08b15b123dd722c7beb8945db1bbb5 │ │ └─215210 /pause │ ├─4cdfe0b1503720d290ae2baef666f303108e913071b0bfe4381b97b384ff6ef2 │ │ └─60675 /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 │ ├─f1603bc3100db426a90df81edbb76063ebc9d0812f0954205e6e0c921f6f554f │ │ ├─178848 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─179196 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─179197 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6d9cf50d43c4d63a5db79dec790bf4071ae1ecd39aa3e64c62df0c9b9683b9b0 │ │ ├─47901 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 │ │ └─50784 haproxy -sf 236 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1b374e96efdca36bad11cbc8ecb115574db65eeadddecea822d26518e65ad556 │ │ └─55730 nfd-worker -metrics=8081 │ ├─1ad151df37a05f3154879d015b3c5310228f7f03d63f317800e115ba5be7bbd8 │ │ └─59900 /pause │ ├─8972756aa8f308f2bc5640369079a9c2c8c9541cb3227fb6412634c9302637ec │ │ └─196166 /pause │ ├─1a692905a63a6e8dd0757470a1c4a4b5a585decbc49b1750b33c1a7aeb60669a │ │ └─258949 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 │ ├─c03de026b6d4b0359cdb479b545025d75c9a23dfe800a93fffcb7348275eae27 │ │ └─85331 /usr/local/bin/rook ceph operator │ ├─077e514f4b02c18ce6b09645f3dd978058ed41afd2a09e96b657c560c90f1b25 │ │ └─202297 /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 │ ├─8ce37a5c0bb51a05371af278c9b620c76125f7ada36be9754ca8b9a6d93170c7 │ │ ├─83471 barbiacan-api: uWSGI master │ │ └─83484 barbiacan-api: uWSGI worker 1 │ ├─da2b01409cdbb0b134999c423525d7a98f1fe07a5e1ccbf814ebf6dd6e6fc409 │ │ └─198671 /pause │ ├─f6ac7ccd602dd4ec268fa0fb7776e9411961599967d773d75597be2369ef2b0d │ │ └─61868 /pause │ ├─820812f79839e910e2d4ab82d1bf974e1bebb2548ba8ad8f70edea4269e5ba8e │ │ └─40454 /pause │ ├─b3d7ae2a302630a8da43cc92057e4bb26cf05b0a05ace8f9c7a66775f426844b │ │ └─267535 /pause │ ├─cee1b527ad52d0f7c756fa56d8a6a8ab4cec4c2621a36cbfbfc7092fe933cbcb │ │ └─60351 /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 │ ├─0930ff6b6dd72c0bf33c47641a9b723af132f5cb07855c20ce2403d674474411 │ │ └─61771 /pause │ ├─dd1907b350414a5982948375538f7561d15f14ec1efd5ccbc83e32472c150702 │ │ ├─192766 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) │ │ ├─193136 /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/tmpxl8s69n8/privsep.sock │ │ ├─193346 /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/tmp8xdt6p2t/privsep.sock │ │ └─193654 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─27f3ccaa658f04262238668bfc6b9193cb641caebe6bf76e9ffa64985ea31938 │ │ └─181642 /pause │ ├─810c1f3ef379a46cbbbc3a42c8246e9e4ba496d1f0a4ce88f12eef20fdbc75e9 │ │ └─164605 /pause │ ├─2729b4c26a782782b84f93e9ccbe474d7d1541a169e9103d941a6584451be281 │ │ ├─ 95374 /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 │ │ └─312942 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─446404ca8815d28cfc559888ecc996a14984b1f45fea573c14fb6fc9fb6f39d4 │ │ └─198734 /pause │ ├─e6e374faa492c6a3f5153c77a32d21fb773c6a25ae6ad0261b1aca773e360e7e │ │ └─78411 /pause │ ├─de024916ce6e06488853c7f8fdc7037e0086642bbeb6984c053a9df3b90d8607 │ │ ├─234254 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234781 octavia-worker: ConsumerService worker(0) │ │ └─234784 octavia-worker: ConsumerService worker(1) │ ├─54ad336d47cceb5f5f9dea172a2559df66e9be41d814a12eea7196191a56a3a6 │ │ ├─48112 mysqld --wsrep_start_position=6933cd92-4aa3-11f1-bbd1-33af54d4486a:20 │ │ └─48245 /var/lib/mysql/mysql-state-monitor │ ├─0197b867ca8d2351381efb7d50bcdf441c40b1e015d4ed8331906bc6526025ab │ │ └─194534 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) │ ├─bf6675e8f09587dbdfa5d011062d7cbda09398988f9c4ba8a2d124e0f920d57e │ │ └─48220 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f269900d406e65e60fb6002ff33af9be31f9ccc7575faaf64cc35606aaaa5b53 │ │ └─300466 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─47cf892c873992f9f230a6a0df009f70022f2bdf8f1756ddf10e2df6f85d00c7 │ │ ├─150073 placement-api: uWSGI master │ │ ├─150101 placement-api: uWSGI worker 1 │ │ └─150102 placement-api: uWSGI worker 2 │ ├─d6ddb3cdc09fd9815f5aa7ce486af30554c6d13e67c8dcf10de8bc8b004bb51b │ │ └─64579 /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 │ ├─bec8086a47cb2f1a639f540a180930a73dcc145809da7767ac6a66c8bd6a81d9 │ │ └─242363 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─ba0dd3c13416204dadce5e4671c535749cef7e56829890e13ae1f742b389a483 │ │ └─43483 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8cf6d44eaae4762ec79307742d9f6d0165aa855da9fd25d2153f82c90f106f86 │ │ └─62487 /pause │ ├─d3c1807c65c139ae9f64d585b5352cdc05d76aa787b264cdc64e7f6944a95b56 │ │ ├─255587 magnum-api: uWSGI master │ │ ├─255621 magnum-api: uWSGI worker 1 │ │ └─255622 magnum-api: uWSGI worker 2 │ ├─2c33a2e6cc61833adf27db255fb5d399194436a5c13b604887efa251d8063d70 │ │ ├─90848 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90871 erl_child_setup 1048576 │ │ ├─91111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91283 /bin/sh -s rabbit_disk_monitor │ ├─a50b9306a4674a782dd5bbd77ca946cd364f1664f4d5a96b1bade22c9b819c9c │ │ ├─196477 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─196496 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─196519 erl_child_setup 1048576 │ │ ├─196634 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196635 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─196645 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─196912 /bin/sh -s rabbit_disk_monitor │ ├─2f02dc5652243a6c65a520f495a8f09052bad7f1ea033ecb832f03d1cfc98850 │ │ └─64495 /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 │ ├─4b0146ac755e8ddd3bc31b3ec08a826109416d4e7b635af4032aa63ef872dc98 │ │ └─174228 /manager --metrics-bind-address=:8080 │ ├─963143ff262cfae0374d94e4040ff2630afe3a5cb002e5a39c8a66793282caeb │ │ └─39206 /pause │ ├─3a1d09d3cc87f6a17cdb92a6769fd1b76ef2255c48630249247394ea3bc3d40e │ │ └─164294 /pause │ ├─cc764035415c79c3e0b48e8a4014ab28de38446642e066054817bb727e4d0dae │ │ └─179787 /pause │ ├─b79fd38fed7bffe145123da5bebbe2853a45858ef5e2852d8724078934d9cd88 │ │ └─42238 /coredns -conf /etc/coredns/Corefile │ ├─833f332b7696277219870ebbcc50a25c7c846eae642ad3f44e70830b423ba88a │ │ └─39166 /pause │ ├─e65377c5c4f1d360cfed2af29ef8ab7f6da9fb97003258743720d01523f2950f │ │ └─84301 /pause │ ├─d68e0436a97d64fad2d90d1ae5efbcbf37c23787d5be471fbc99a1824b81ab70 │ │ └─236464 /pause │ ├─e53b3120188fa04acebd7e6979e9c579cae64f35fb1d42388bcfff8ca51cd98d │ │ ├─263140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─263162 erl_child_setup 1048576 │ │ ├─263267 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263268 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─263281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─263444 /bin/sh -s rabbit_disk_monitor │ ├─3cb0463980c064f2da4969dfdf4b29cc5a10a94ac6d9f121f00f04858b8099ab │ │ ├─128107 cinder-api: uWSGI master │ │ ├─128120 cinder-api: uWSGI worker 1 │ │ └─128121 cinder-api: uWSGI worker 2 │ ├─667d78c833edce8a3cd9b9af260f251b8e38b28692b732d00fef96f3be272553 │ │ └─47079 /pause │ ├─ece198403179c9e740f7991311220d7f7b588d8714c83a20d67772c4a92b4fe8 │ │ ├─182721 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─323312 sleep 300 │ ├─89f95dbd8f1e58e853a4d702f469e8984a4c1d2a1ba87c5e076642e0ee27afc7 │ │ └─42671 /pause │ ├─b1d7ad23baae33a2755e517f6c07a5e57e6b4a9601d9e4b51eaaa5385bde150c │ │ └─239357 /pause │ ├─75889b9e557b63079f7b92679e4f7c3f5d3bfdd1fbb13d3ba30729bf3a9d388f │ │ ├─191781 neutron-policy-server: uWSGI master │ │ ├─191794 neutron-policy-server: uWSGI worker 1 │ │ └─191795 neutron-policy-server: uWSGI worker 2 │ ├─7ecde789ff3b8eac802dbcb4e2258a07693beee360d0371779e68d3236b5a7dd │ │ └─65303 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3539e1fd9fa4cb74d3e4927284f80abf1c51c837ebcb5c61b3807f16ce7d4cef │ │ └─116518 /pause │ ├─b3bdca4a2a45891305ef8d4dcab11fff4c7c885f3382115300cf2f86aa9fef85 │ │ └─65849 /bin/oauth2-proxy │ ├─8f5707f69cfd6001696faa11dd1d9b74493f7775763408a0121cf05a6c2bb9d9 │ │ └─162241 /pause │ ├─0477ab86ef5f2b34ee60dabb2ffed8a1794d1b0e3ef3e5012b3c42b250b04041 │ │ └─196406 /usr/bin/libvirt-tls-sidecar │ ├─8ee66341474d7e9a6ecd4581e4b71567d25f017d5851f4263b29eb8258ad61a0 │ │ └─60109 /pause │ ├─68b8ab18acad3f7d7abc50d479c45def72417c160557b5d7ff6751f156a3d5fa │ │ └─50149 /pause │ ├─07a357e7112bc7dbb16732f0146fa7a04e7ab0dd47c6c47cce3ad9f926e8eb98 │ │ └─45568 /pause │ ├─e78e901b206b91db568c55777fbf73a1e6f2bdac7d464a7ebf941556b72ce2e6 │ │ ├─255314 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256018 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpud35zlm9/privsep.sock │ │ ├─256031 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256035 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c04f461da9c2a38290ba9be8c28e6f3e084fb30a18d7d018f3695278393b006b │ │ ├─236713 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─236738 erl_child_setup 1048576 │ │ ├─236814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237266 /bin/sh -s rabbit_disk_monitor │ ├─1af6b17b914aa6220cacb2e8005df8a1a4416852dcd8df0a31312bc0e10bfa4f │ │ └─43435 /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 │ ├─e46f24389e90c293bdf0876ddb74cbf56be2a16d64b1e644860fe72a74af922e │ │ └─255669 /pause │ ├─4313d9d13e8fcec570cdbc36245b6748dfe1b6c80dc611ae09c71d850a24dc98 │ │ ├─300492 /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 │ │ └─300858 /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 │ ├─2a3721196f05f7e38d539fa88f04dd69f6a2581b7d2d0ef046f6273030ebceed │ │ └─46712 /pause │ ├─55f28f0d6372427568ed4bdbb989ec1685cd5751abb80717e770bacb7e3d1138 │ │ └─94730 /pause │ ├─901c043cf7c2400abc93138696992ee2c346ec701e040752c333f60b8e4a5462 │ │ └─54702 /pause │ ├─aaf570ead1f868b25c45d0cd519d1a0f72b59e82a8f9170db288c90fca0046f2 │ │ ├─63029 nginx: master process nginx -g daemon off; │ │ ├─63046 nginx: worker process │ │ ├─63047 nginx: worker process │ │ ├─63048 nginx: worker process │ │ ├─63049 nginx: worker process │ │ └─63050 nginx: worker process │ ├─28841bd94f9b7a5681259b20d31041b13fb38a2f037fc699da15b4460cdb0b01 │ │ └─39667 /pause │ ├─6bac717e608294404b8539a6505ee324218094dd47f2ff9054bbb480749434d9 │ │ └─50363 /pause │ ├─e7659e8a3ed0cc2c3c3526f9ee9d0021a22bb287f85dfa0ee475ba978b4c0f40 │ │ └─65994 /pause │ ├─94f6828181b39bced941c433a78e649fffc6f92095be67282d463c46cdacbec8 │ │ └─64998 /goldpinger --static-file-path /static │ ├─1f68b85a4a4abec828d9740086452e0e752e0b52f37d14ff269693ea99ab86f3 │ │ └─62328 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 │ ├─5386f9bac3739142ee434ff60e6e4fa1f48857cdfd56324040d89e46020a22a8 │ │ └─55646 /pause │ ├─b457fd6702e4955aaf2b9e513f8c9f3a9f928439fcaa8a1fce2ad3117f6b8c2c │ │ └─160837 /pause │ ├─80eba9cd741ac37e654176c75dbf37e3bbb3d6d3f91396525d22e59d65630cf3 │ │ └─95278 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-8t97p --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d2e9bfdf5fc3a2d7aac840fcce7bb2c3b5d50a2f855a644ad1a221497dd64bd4 │ │ └─47209 percona-xtradb-cluster-operator │ ├─b76bd06af95cd2fd45c71c8b31efe367d8be9d18dfcfe3f157f66de5180f5fde │ │ └─176436 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─efd8f0614b8602c7976d92514e7a314dce4941d2d8982e4bf0a1f3e5517b60ea │ │ ├─63847 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63890 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a3755fe23d19207bd73d2dbe76fdc50f51dd0d53daf75bc6d329282cc39819f9 │ │ └─39692 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ba3f3d3bc669ed92bb505093afe51db301bee56fdd8e1dcfd193c90dde2526e8 │ │ ├─103956 glance-api: uWSGI master │ │ ├─103968 glance-api: uWSGI worker 1 │ │ └─103969 glance-api: uWSGI worker 2 │ ├─89eaf1a624197b44c01559b7854ed69b82eeff33508e6263d9be1f06051fd4b4 │ │ └─165304 /pause │ ├─00bd434706dd8fe7654284935795d6a566b85075f2104fcc2ee19bf1f66d7a23 │ │ └─64422 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-154.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 │ ├─ec0492ec55ffb6a0b52c99d6ab9536780d1abe49590db5b84dfcb615ff50091d │ │ └─64834 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-154.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 │ ├─f2422cb6670411c539960164bea5c80686b886a3cf408293b8e85472612a0d73 │ │ └─159718 /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 │ ├─e6ed03ae96bdf3fd18ad8f35a2e6c55893cd794ccdfee26e30f4885528cd8295 │ │ ├─191736 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192106 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) │ │ ├─192109 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) │ │ └─192112 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) │ ├─9308d83e8e19a90cf34b704ae90d148bcda544e9dcb6db419b135a58f007ed28 │ │ └─241449 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─37b546fba7906f2e8c68a62fdb1205a24bab434748a02430006f9af640f549cb │ │ └─170111 /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 │ ├─cfdbbc5e1e67e258a9a33cdd1fdd0266fd6ca55b07e173f4782ad6bd237eb868 │ │ └─182158 /pause │ ├─0a8f83e9f4fad8f16492654477462a8b9aa010861a33f63ff534fd95917e1884 │ │ └─144781 /pause │ ├─b913bef3bbaec37a1bc2161a03a9d58b20d4b5bac1ccbe6ddb8c7b30f0a10f2a │ │ └─161274 /pause │ ├─f8178aa4ee4424e9fcd4070234d26d2ea9508de4fb745f83147e30f2aa4f428f │ │ └─50949 redis_exporter │ ├─cc1beb92123163fc29bf67ed7217d9a3125614726cf29f65b74ca45d47001ef2 │ │ └─62044 /pause │ ├─c5587d974a20ee7405cc86b07c6081cbc81c920ce534ff8bfe4b53dd42f283c8 │ │ └─43395 /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 │ ├─23947ca7de3529a8018ae05f4028f98bb04299fc5a294e3adb5cc44ffcb3125e │ │ └─258922 /kube-vip manager │ ├─edb066646355ca84a359e4cf09a46ef068d711c89fe248e22d1238671536ee04 │ │ └─300422 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7197bc9e1e43493629eb3a288cb48ec0ba185d202b440eca76c7199cc2cc6e7f │ │ └─64875 /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 │ ├─54ccc235d30c8a6abba188e63c84f1a72ac16c7553d3bcfe43f0524453adcd9f │ │ └─62016 /pause │ ├─e5baf730bffe89a9ade43fca5a7c6e63cf4939dabd41b86dca005d7ab1b2a55e │ │ ├─40914 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41336 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d3e99aa4167b983882ded7649e58afd0b23fa7099f59a8210f0d667859ebe4a2 │ │ └─103490 /pause │ ├─d1ac8764171e7aa54f1ce30aac08f9ade252581bdabea5c724acdcdbc51e27b5 │ │ └─241418 /pause │ ├─1236d525cdf03c543360492d8dca483144db8a1dbb8f320b8819d961488a13d8 │ │ └─55457 /pause │ ├─3d2c6638a4ec015030a377da2af9ec0f0a6eed8a35ab698e5bacf5122fe0995e │ │ └─43295 /pause │ ├─0b8146b6ecf4658e1bc0af8058c9e3bd6ebb92503bccc8a9d094a4cde4e1df82 │ │ └─142111 /pause │ ├─9ab3b979892808e7b6ecc3f52a55e6a0db6c807afc1b99c273ad67923f186692 │ │ └─42168 /pause │ ├─176843066a3d88529ae6cc6193d6919132a48d33ee6fd058f9b9ce63593a0509 │ │ └─55694 nfd-gc -gc-interval=1h │ └─9e05cfbca055ef896b0ffe1db8d1102aec031ed7cb12616df13312b5f0218981 │ └─181718 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount