Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21581 /lib/systemd/systemd --user │ │ │ └─21582 (sd-pam) │ │ └─session-21.scope │ │ ├─21507 sshd: cephadm [priv] │ │ └─21602 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─714 /lib/systemd/systemd --user │ │ └─715 (sd-pam) │ ├─session-4.scope │ │ ├─1624 sshd: zuul [priv] │ │ └─1637 sshd: zuul@notty │ └─session-1.scope │ ├─ 711 sshd: zuul [priv] │ ├─ 728 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1628 ssh: /home/zuul/.ansible/cp/199.19.213.5-22-zuul [mux] │ ├─428475 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wnehfzyjfpcabcdcijldrbtabjktcfnc ; /usr/bin/python3'"'"' && sleep 0' │ ├─428476 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wnehfzyjfpcabcdcijldrbtabjktcfnc ; /usr/bin/python3' && sleep 0 │ ├─428477 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wnehfzyjfpcabcdcijldrbtabjktcfnc ; /usr/bin/python3 │ ├─428478 /bin/sh -c echo BECOME-SUCCESS-wnehfzyjfpcabcdcijldrbtabjktcfnc ; /usr/bin/python3 │ ├─428479 /usr/bin/python3 │ ├─428486 /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 │ └─428488 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12304 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c5c2780bef1032de10af0d12767293f9ce0dff4a2ec4aafa24736fbbe17a419 -address /run/containerd/containerd.sock │ │ ├─ 12680 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b875aad982082945c19460470498efb01e7809211c0000d647529ad689ffd8ac -address /run/containerd/containerd.sock │ │ ├─ 18551 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4ec78609e4da8049aca9ddd4716df6edd587b8661a35f50b2f89aeae2c456304 -address /run/containerd/containerd.sock │ │ ├─ 25130 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b71676bb1b40891a1c3aac939405f44afad6f94f41af468b70ab498f75848ce0 -address /run/containerd/containerd.sock │ │ ├─ 29814 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9528d0c4fbfc4d5f33d152a1e1cb9aee61cbb5eb9c93527988738fdbe5b8bbc3 -address /run/containerd/containerd.sock │ │ ├─ 34452 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 801fa2b2890a193d672ae2ae50589410ae7d0e8b911bb79fdb66bb87e27b69af -address /run/containerd/containerd.sock │ │ ├─ 39203 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af00faedf8d75d56bcbd36d74c8fd0c78eb39d00ce6a3ea65ecd0b8c5630a47a -address /run/containerd/containerd.sock │ │ ├─ 41758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a0f6d29dbe712da585352e3e8a95e806cdf33274353d06874b27cff1d3d188e -address /run/containerd/containerd.sock │ │ ├─ 41803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa4abe8368075e6b2866d14a84bfe4e128d24d3766216e955154170024df95a2 -address /run/containerd/containerd.sock │ │ ├─ 41804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24f89e40ce639f97f5a9017a43169bacaa283311bb154e743c2c0229ff478be8 -address /run/containerd/containerd.sock │ │ ├─ 41819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fe8f7be2fb6d7af52600bd80d35a87998aef48ad2fb505541cb6be69d69d45d -address /run/containerd/containerd.sock │ │ ├─ 41844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a1b7ddfdcdcf3868a26985bc453028d33c5f23762b24c851e2b090816c7f4a -address /run/containerd/containerd.sock │ │ ├─ 42438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66a578910d4d2fa3e76f8500cd5937d678486b0725ee6821c83e6551495514cc -address /run/containerd/containerd.sock │ │ ├─ 43147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c8a95a63eb26e16981afb40d7725949d02d3f9a3e47a2ef467c9222fd1aea3e -address /run/containerd/containerd.sock │ │ ├─ 43164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 550da81e59f8c1bdba2f5aa6eaa652d8755a92a16487ad67369825d77f22159b -address /run/containerd/containerd.sock │ │ ├─ 44495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87135d160ac98a7650e39a6af26c607783905bc6ffce9cd7d37820aad690b6cf -address /run/containerd/containerd.sock │ │ ├─ 44992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 037ce270000cc6c33a32e451185630d93bcbdc84d79f628199aea0cf871e7e81 -address /run/containerd/containerd.sock │ │ ├─ 45024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42a894b3f5dc29535e620de2ad87f2afece0d2e97499299b4563a4dc2cc42b17 -address /run/containerd/containerd.sock │ │ ├─ 45504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e9df01347899091bb93b3632ea8b98b04a7e555051f5c80d82c6ac0bbebd64a -address /run/containerd/containerd.sock │ │ ├─ 46013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23d55f0a3e9f1b1f6d2097520224d423c9dd51111c7e5cda6c25ea3c11546f3b -address /run/containerd/containerd.sock │ │ ├─ 46050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5499134f66359bde13d1647a90fa16da24441df95389ab0d164b985b86285d8 -address /run/containerd/containerd.sock │ │ ├─ 46095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27c9c6e9a618de83da426334c32b156f6445c425207032eb5658ff08bd55f65 -address /run/containerd/containerd.sock │ │ ├─ 48200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ede9c809290e4c53f9fe3281ec5a0bf584e58ba463ad442e17e24a994c81cbc1 -address /run/containerd/containerd.sock │ │ ├─ 48256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a683f0db7b161ad4366698e41f35edb498caa66e0dd76c2836f2199fbb9c795 -address /run/containerd/containerd.sock │ │ ├─ 48999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 358d318d97d1cf7154b4281220a1634d72fc4732e11c670882006047e1af4327 -address /run/containerd/containerd.sock │ │ ├─ 49094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37916165221af0efd96d0dedcf115a37ccc11274e3eb01a6d9e334e3fa56c289 -address /run/containerd/containerd.sock │ │ ├─ 49727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07649f597de24768b7f9d05d6da4768b8f467899fab843c9dfe358554b89ece -address /run/containerd/containerd.sock │ │ ├─ 50023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259c0c62edc4d8af4941e21ba7e8e0c7fe281aae28ceb4a9f342e9493cd95985 -address /run/containerd/containerd.sock │ │ ├─ 50360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d0af2a3efd7d9070fabf5d39c91f59d16d7ab98b2a7286dfb4f0b594fff726 -address /run/containerd/containerd.sock │ │ ├─ 52653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe66da171839a23a888d6b4097c848b69f230c980817e529251c9498c72b2c84 -address /run/containerd/containerd.sock │ │ ├─ 52820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29a2f91a0b852ee745ec23402465e75bd6009b7542beb95d43eb30fe35585d3 -address /run/containerd/containerd.sock │ │ ├─ 57168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7015f81f43ce33ebb3ca9e57d38cd386719386421df87e67f9371c012c901f5e -address /run/containerd/containerd.sock │ │ ├─ 57873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e383cb672324532fa4d4df7695d4d678e0bca8095510a8cfcee9cd299aa0181 -address /run/containerd/containerd.sock │ │ ├─ 57928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46de5645baf2adbd702bfd10125f29c9eb0fdf2c94857d5fb8af8525288a1707 -address /run/containerd/containerd.sock │ │ ├─ 57971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29c2994129e3955930d4c77e93a0ec9e78d64fe70df7b19600acf4281311a39 -address /run/containerd/containerd.sock │ │ ├─ 58195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0508e2b73294af949c594aba1f22c5625a0ff14daade57df402aa06bcb944c -address /run/containerd/containerd.sock │ │ ├─ 62558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6555c37122c09c926ca1f6777a48edcc8d9970c106412a6e4ea6a2b772ab92 -address /run/containerd/containerd.sock │ │ ├─ 62681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40b0dbadbcb56ab546797462c3f47fcb5fc0695e8f3f0265476c7dbe6297ef48 -address /run/containerd/containerd.sock │ │ ├─ 62726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac45ea82cdc192406ac674a4bb9375c7b574a530406e64ffb5bf53b2443fba1b -address /run/containerd/containerd.sock │ │ ├─ 62765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d84541df082ef99ab622eb4a41259c1d4a16fc595836a5adb27411c6b13b85a5 -address /run/containerd/containerd.sock │ │ ├─ 64091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7fa80835f3b8ee027d4c1a47586dcf84c2571ba25b30d117f6f857b6d022bb0 -address /run/containerd/containerd.sock │ │ ├─ 64266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6156c3967ce7779aeea22ddbbad0607f30630eb1ba44ccb0f7aabeb91dfb2f -address /run/containerd/containerd.sock │ │ ├─ 64451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 094374b1488309e8c3b3482573f1dcdbff5cca1cdac9a9d4c872cf0e7c46f998 -address /run/containerd/containerd.sock │ │ ├─ 64499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eec6c1870805a050c872f7d478820792345788c1b9ac9a1d25f013ab01491044 -address /run/containerd/containerd.sock │ │ ├─ 64565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff6f778a377d9b136ee61f28d773e5dcd94547daf97c220a0df156a7f390a36 -address /run/containerd/containerd.sock │ │ ├─ 64915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1784882b5c944a8b0f2ea68a589e0d056fbb0ffdd9ea1ab398db170f852ed032 -address /run/containerd/containerd.sock │ │ ├─ 65369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465952f990b2619f418c9a00b6ea20c012b97ec5133ea468cc4e557f9618c487 -address /run/containerd/containerd.sock │ │ ├─ 65744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05861c18fe22deab96312fbc3fc1f80845e90372e315308f0555c821921d2bbd -address /run/containerd/containerd.sock │ │ ├─ 66147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffaae3d909afc68a3d1d53cd1b48afe34ac9fab6e787bc9f128dc3886e9d4ae8 -address /run/containerd/containerd.sock │ │ ├─ 66934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b408f61b8cc8400248c98fdfe483e8e394965b8df480e21bb3d5e40065ca935 -address /run/containerd/containerd.sock │ │ ├─ 68280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a08115edf03d14dc5b5cdb30cf71f27130b0c52b62ac44bb673c8ef6350e860 -address /run/containerd/containerd.sock │ │ ├─ 70642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1cc59c5e38939f8d7ca56b93cd7f6e3398f19073c04dcc59b218b672a606492 -address /run/containerd/containerd.sock │ │ ├─ 79984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06527c2d594a00feebdd638a994fd3af4baaff2804b23ae3d50d6ffcd28503e5 -address /run/containerd/containerd.sock │ │ ├─ 81595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc93b3e24d015db8ec62698f0aa910ca8bbe2e0cbb321f85fb8b0b22fc163ede -address /run/containerd/containerd.sock │ │ ├─ 87662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2afc8676c4b4258ed39aa9607a5f2f43f8e6ab37df8fc09b888fae08943e4cb0 -address /run/containerd/containerd.sock │ │ ├─ 94732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a02f41111ee4fb25bab7802d8fceb2623096896641f2bdd42f5d0977536d8a59 -address /run/containerd/containerd.sock │ │ ├─ 97848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c57e21415fce0ee54efbe8e51914bb8d7d455bfb49441eb0039a7262f050808 -address /run/containerd/containerd.sock │ │ ├─ 97895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05dafc43d03fb64f1d51e8d2735aaacecf983a8f83ffaa596f30339ef2a35d16 -address /run/containerd/containerd.sock │ │ ├─111925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e51c616010cf1220aed04b713730d535caa737ee659204813bd3ed9d3c357cd -address /run/containerd/containerd.sock │ │ ├─113409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c470d4248f98bccacc4ff72727a58b2d835eec0714d735c6de3ab348e28869a1 -address /run/containerd/containerd.sock │ │ ├─113492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0e5725dd4969dccee8be6f59fbcaef14e8802b4e8bd07c5d8327fa0ee3ff1c -address /run/containerd/containerd.sock │ │ ├─115347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b987aba6ced977246d98da5583df291badad67035abd8a586705bd708ce542a2 -address /run/containerd/containerd.sock │ │ ├─117140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a37a25209443996f6908151139768439988862ee4a45996183e91b204212b1e -address /run/containerd/containerd.sock │ │ ├─117319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e94a4810b2ec5a623b59922b7979506276889f50f03d3c6ecbf232ec2d03b85 -address /run/containerd/containerd.sock │ │ ├─130371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 987f3a5f79de3a1367b4b81f053e9fbda970f2ead3cacd729646824e1264efd6 -address /run/containerd/containerd.sock │ │ ├─130459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a68cf1a26a8e1a43bf282c7e15c624735dee8917b99c3894393d4ed9ed3b71c3 -address /run/containerd/containerd.sock │ │ ├─133071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a2ad457d07907f99f13e4c558722fee45f45fbc888052d02edececa7e6c714 -address /run/containerd/containerd.sock │ │ ├─159249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c418abe2366957409f71e6e9dd646d5d028335625c0a94744e107eaf27dd667 -address /run/containerd/containerd.sock │ │ ├─160756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4b50e902ebc5d1a93b9392e2e1270500f9dbbb962733d9efd6df4102d83da3 -address /run/containerd/containerd.sock │ │ ├─161205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be9f50e7543c7814be108212dd7db308708c2264a7f7af9c29f84668f70101d3 -address /run/containerd/containerd.sock │ │ ├─162112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29373614fb9720b4665c4857483d397d2ba6c52193fa36ad3c7eebe789a0f910 -address /run/containerd/containerd.sock │ │ ├─164167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86f853d61fb8472d202e74ed6db8ad46a62bd2369d0ca435327726ea070b5c31 -address /run/containerd/containerd.sock │ │ ├─164423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bacd64ba7437c0d6a0e6ec6597a7eb840862d2e8f30cb1b8072d1b4a75761e2 -address /run/containerd/containerd.sock │ │ ├─164614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b89bb6853f56dfc9193dc3777943c85910c4a8b9b4c0d009ee6a752d606aa195 -address /run/containerd/containerd.sock │ │ ├─164665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4b5c985797da375c000c6058e8213f31fc9bf9d247b45fd96d0eadca05226a8 -address /run/containerd/containerd.sock │ │ ├─165055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb62c79079bc9ae544d0e66a73bbf88b2037ae28842c4e6326edea12545f8a7a -address /run/containerd/containerd.sock │ │ ├─165680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b134999a0b71ae6d72c291230f8ab2b4a2217dbce3709195d2fcba3fc18e1f5 -address /run/containerd/containerd.sock │ │ ├─177522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f51e8ecb6d45dd8bd7fe900c9399157e731d497f95027e3b5c1c0e4ce4d7648 -address /run/containerd/containerd.sock │ │ ├─179541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce112e649c4c6978bf866532bfa52ab98a392cceb681bed007d221ea6c407eb5 -address /run/containerd/containerd.sock │ │ ├─179673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1e3d33acddde14c8af24976c63c71c19d33003ea3efeb1594b95706b8a5c20 -address /run/containerd/containerd.sock │ │ ├─179753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6caf316e1f3e15e66260e606b2b1bfc92d7b3314de62d0453066d45db56cc7a -address /run/containerd/containerd.sock │ │ ├─179814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1dc6ded4347927c2950ab3d39872fd37e02bad1c4bc70f668b152a242e5bb74 -address /run/containerd/containerd.sock │ │ ├─179839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbba13741e36dc1dfcd545c23c8a19461bcdd4e3d59bbcdc750a2c9f73e04610 -address /run/containerd/containerd.sock │ │ ├─179875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077129e0ab9c3c7616bb7fecc6d6d0f88ce5a63b2ae3e0f096954a710e9e513a -address /run/containerd/containerd.sock │ │ ├─179878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ae313ba57ff9347207aac26c5a70080b7508913eea901963104597d32ed7a1 -address /run/containerd/containerd.sock │ │ ├─194284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 749f3e584cd4f872797c378a5b8b64016fc2dc3d7104d9d4b15b35050d12ee16 -address /run/containerd/containerd.sock │ │ ├─196781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9beca007a3c38e157d76d9c3d9b83cbd46b3bf066fa41dfbd2b2f2595cb2e36 -address /run/containerd/containerd.sock │ │ ├─196855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc62f919be26a1c1594c63143527954755d7051bd089a128cf7fce58855685a -address /run/containerd/containerd.sock │ │ ├─196908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d01fb5e33ae99b074224b08941be8f18c806dcd1cb4d2f5b0066f5eaa337bc73 -address /run/containerd/containerd.sock │ │ ├─214372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d49794709b3463165749342baf39ab2e056863d37c010d2802bdf641928eccc6 -address /run/containerd/containerd.sock │ │ ├─222207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a9fd3bd586e882ae0e82a77f1bdc3bf9bc9fade9aa71d1983a8460d6162d49 -address /run/containerd/containerd.sock │ │ ├─222219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acb14da7a29e2b890ff9e89a4c708eb3f502a260c6c4279549bdd15e40f5f016 -address /run/containerd/containerd.sock │ │ ├─222224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca470f48a6f12d6435c04a1613c771f31658d046ed032b5dd251a45991f6e0cb -address /run/containerd/containerd.sock │ │ ├─222595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fa1841e0314d9cf3af3d8f47a8e01f7159e2e851d8753d128f5f02dbf70a989 -address /run/containerd/containerd.sock │ │ ├─234347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8ef94428a62f42d8214cf071c05835df1f2f2b56804008c385d76279369a452 -address /run/containerd/containerd.sock │ │ ├─236619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59915714c5e65ebe7038f1dea5e4c9ab51938fa6c83c5d216771bf3e6f45cd70 -address /run/containerd/containerd.sock │ │ ├─237937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2225969c4af4036508a9d7a1d46ee593d13d410f4a1ee7d12b8fdfa66be37349 -address /run/containerd/containerd.sock │ │ ├─239194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24948ddf5715bb8ec206601e14e3b5ba8332e7dbef2a8abfd5ae6cdb588cc488 -address /run/containerd/containerd.sock │ │ ├─239792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b90eb8ce50965589f40c4fab77ac3b30c8e11872140e8bf3121eb2e45a9fe41 -address /run/containerd/containerd.sock │ │ ├─241786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6965c9b8ad35555d02c9040b360d6f72f1f41a4354c52b346171e25135f5b65 -address /run/containerd/containerd.sock │ │ ├─243348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b7dbc6aa56ae9bf3f1223147e44f8f815abd2b2f602e4e956737a53224a7edb -address /run/containerd/containerd.sock │ │ ├─243417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c546204f09636c510f17a05af42c33afbee32163bf77ed757d35956976854c3e -address /run/containerd/containerd.sock │ │ ├─253454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a08283b6060ae95f1f5405ca850b1ef2f2654c177ab43dfcf8aabddabfe0d88f -address /run/containerd/containerd.sock │ │ ├─253949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08b24eaa4ae0d4ca2538662f48669c141eb988858dd1fe0ece5f1fa6a33d2ff5 -address /run/containerd/containerd.sock │ │ ├─257243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 614a1c62ebab07cde9168c1a0a6b82fb5e51f2454efa17ef203f4b878ef0078f -address /run/containerd/containerd.sock │ │ ├─261774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b69872c4c7c8a8c8371b06fb74308beeebdcaf595e5479ec920852554d43c7df -address /run/containerd/containerd.sock │ │ ├─261994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4bee7a6f605f7b9f78f080a0ce781846ec7bdd558455a3ab10ef3aca7355797 -address /run/containerd/containerd.sock │ │ ├─262047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b062a9de81c8a1a0a492ab5b22d540e442c48ab17391f669d9782944caed5e79 -address /run/containerd/containerd.sock │ │ ├─262143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47614c8be44d56319d6df2a27a4f8fffba6cf06157e126ea53b496d23f05b03e -address /run/containerd/containerd.sock │ │ ├─274002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e1d407c8cf1b59388b7f449842e1137f4de80660adace2af5d873a28315962b -address /run/containerd/containerd.sock │ │ ├─276472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde73bca153a2b2ef9dd35b66db25e995b0d312991ec8cf26e33f0922ce65670 -address /run/containerd/containerd.sock │ │ └─278374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a60aa7288a989b40be0a9e1a5ccf4128143c340230c8e3350084c01b528674c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1432 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 400 /lib/systemd/systemd-udevd │ │ ├─428469 /lib/systemd/systemd-udevd │ │ └─428470 /lib/systemd/systemd-udevd │ ├─docker-af00faedf8d75d56bcbd36d74c8fd0c78eb39d00ce6a3ea65ecd0b8c5630a47a.scope … │ │ ├─39231 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39245 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29525 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29797 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18510 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18530 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.svfrtb.service │ │ │ ├─12595 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.svfrtb/unit.run │ │ │ └─12625 /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-svfrtb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.svfrtb:/var/lib/ceph/mgr/ceph-instance.svfrtb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.svfrtb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.svfrtb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24836 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25113 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39136 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39178 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34164 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34434 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12231 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12262 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10337 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158517 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42229 /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.5 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─368 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─docker-9c5c2780bef1032de10af0d12767293f9ce0dff4a2ec4aafa24736fbbe17a419.scope … │ │ ├─12343 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12357 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-801fa2b2890a193d672ae2ae50589410ae7d0e8b911bb79fdb66bb87e27b69af.scope … │ │ ├─34477 /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 │ │ └─34489 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10849 /usr/sbin/chronyd -F 1 │ │ └─10850 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-9528d0c4fbfc4d5f33d152a1e1cb9aee61cbb5eb9c93527988738fdbe5b8bbc3.scope … │ │ ├─29839 /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 │ │ └─29851 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158317 /sbin/iscsid │ │ └─158318 /sbin/iscsid │ ├─docker-4ec78609e4da8049aca9ddd4716df6edd587b8661a35f50b2f89aeae2c456304.scope … │ │ ├─18579 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18596 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-b71676bb1b40891a1c3aac939405f44afad6f94f41af468b70ab498f75848ce0.scope … │ │ ├─25155 /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 │ │ └─25167 /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 │ ├─run-rdc2230938f1446fbaf85b5f83b66d90b.scope │ │ └─194873 /usr/sbin/libvirtd --listen │ ├─docker-b875aad982082945c19460470498efb01e7809211c0000d647529ad689ffd8ac.scope … │ │ ├─12710 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.svfrtb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12722 /usr/bin/ceph-mgr -n mgr.instance.svfrtb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─ce112e649c4c6978bf866532bfa52ab98a392cceb681bed007d221ea6c407eb5 │ │ └─179563 /pause │ ├─3e94f9e079d7b4ee8671ff4fb84d1843a33bdd95ae9054af7be8942d3797c318 │ │ ├─43654 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44075 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─358d318d97d1cf7154b4281220a1634d72fc4732e11c670882006047e1af4327 │ │ └─49023 /pause │ ├─5c68779c79835cfd760defffa6391a3df8cfab464d10495b7164d802423d3c7a │ │ ├─200434 /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 │ │ ├─390140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpwy8lijoa/privsep.sock │ │ ├─390559 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpxvh0dkjy/privsep.sock │ │ ├─398629 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpxa2bmocl/privsep.sock │ │ └─428150 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─59915714c5e65ebe7038f1dea5e4c9ab51938fa6c83c5d216771bf3e6f45cd70 │ │ └─236642 /pause │ ├─8d409a6874cbfe501d23a7811d5fee5e2b3152a956284c084a2085be163176ef │ │ └─48575 /server │ ├─d459c88e6c7bbf2a7d63486f467080564489b40b47def9c4df45e4b8d6b6f235 │ │ ├─94922 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94938 /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 -- │ │ ├─94944 erl_child_setup 1048576 │ │ ├─95046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95047 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95387 /bin/sh -s rabbit_disk_monitor │ ├─aba7cd8ccdad099efea112f2216284a27455e09922207dc7f073cc38dcfbedc4 │ │ ├─234613 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234628 /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 -- │ │ ├─234634 erl_child_setup 1048576 │ │ ├─234746 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─234757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234933 /bin/sh -s rabbit_disk_monitor │ ├─002b9e73f6c5ea6d23513fecb689fd8de657dc4d93e1a5704a5465becd71f167 │ │ ├─50505 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 │ │ └─53383 haproxy -sf 178 -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 │ ├─8ae4aec243d0655574cc3ed4a86a9c1824fc4963c29cfb4cb399069efcacde2b │ │ ├─271534 manila-api: uWSGI master │ │ ├─271575 manila-api: uWSGI worker 1 │ │ └─271576 manila-api: uWSGI worker 2 │ ├─a27c9c6e9a618de83da426334c32b156f6445c425207032eb5658ff08bd55f65 │ │ └─46119 /pause │ ├─04c1fc9bbf4ad266418830d24305330e9314f91f5aa24a2f833bf33443aac1c8 │ │ ├─63591 python -u /app/sidecar.py │ │ ├─63867 python -u /app/sidecar.py │ │ └─63868 python -u /app/sidecar.py │ ├─c349bf7e4951ea6bf39b9f313d5e0a47a968c5db7b243878d340bd05e8822c8a │ │ ├─127544 cinder-api: uWSGI master │ │ ├─127575 cinder-api: uWSGI worker 1 │ │ └─127576 cinder-api: uWSGI worker 2 │ ├─1eaf0c977c6a40f7d4d341a7b686e16fc47468a37e4f7770e53cb2956810b9ad │ │ └─131090 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─199c4a33fc79f8f53ee217f3bfa4b4797c79e1502347fdfd2a340c98451229ba │ │ └─68043 /bin/memcached_exporter │ ├─e276b870ac5ee77418f76e3dd593780f69312fb35cfa1073334714318a11b146 │ │ ├─86822 barbiacan-api: uWSGI master │ │ └─86841 barbiacan-api: uWSGI worker 1 │ ├─9fa1841e0314d9cf3af3d8f47a8e01f7159e2e851d8753d128f5f02dbf70a989 │ │ └─222620 /pause │ ├─3bacd64ba7437c0d6a0e6ec6597a7eb840862d2e8f30cb1b8072d1b4a75761e2 │ │ └─164450 /pause │ ├─987f3a5f79de3a1367b4b81f053e9fbda970f2ead3cacd729646824e1264efd6 │ │ └─130395 /pause │ ├─f77f567c558d7af8757b3fd969d8b5536e29af5ece73e3c2aef82442c95b1837 │ │ ├─65636 nginx: master process nginx -g daemon off; │ │ ├─65653 nginx: worker process │ │ ├─65654 nginx: worker process │ │ ├─65655 nginx: worker process │ │ ├─65656 nginx: worker process │ │ └─65657 nginx: worker process │ ├─2225969c4af4036508a9d7a1d46ee593d13d410f4a1ee7d12b8fdfa66be37349 │ │ └─237975 /pause │ ├─4d60b151aed434921bd79d995b057560383cc2d17fd2c890c42c92002f097649 │ │ └─68140 /bin/oauth2-proxy │ ├─9cb4242726e45fc855fa87129776644655c426053eb8581ccbea375f271e14b5 │ │ └─194613 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c470d4248f98bccacc4ff72727a58b2d835eec0714d735c6de3ab348e28869a1 │ │ └─113432 /pause │ ├─ede9c809290e4c53f9fe3281ec5a0bf584e58ba463ad442e17e24a994c81cbc1 │ │ └─48231 /pause │ ├─3d3dd1656f2aaa37006038bae17bc6e0203a4f565a77c4960a073e3e0565f97e │ │ ├─232090 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232777 octavia-worker: ConsumerService worker(0) │ │ └─232780 octavia-worker: ConsumerService worker(1) │ ├─d01fb5e33ae99b074224b08941be8f18c806dcd1cb4d2f5b0066f5eaa337bc73 │ │ └─196942 /pause │ ├─2a683f0db7b161ad4366698e41f35edb498caa66e0dd76c2836f2199fbb9c795 │ │ └─48279 /pause │ ├─4eccc75d37b1d0642773b716c400db009242ad213a97fa9d6741292216fb2e51 │ │ ├─175579 nova-api: uWSGI master │ │ ├─175686 nova-api: uWSGI worker 1 │ │ └─175687 nova-api: uWSGI worker 2 │ ├─3c418abe2366957409f71e6e9dd646d5d028335625c0a94744e107eaf27dd667 │ │ └─159273 /pause │ ├─47614c8be44d56319d6df2a27a4f8fffba6cf06157e126ea53b496d23f05b03e │ │ └─262181 /pause │ ├─2c8a95a63eb26e16981afb40d7725949d02d3f9a3e47a2ef467c9222fd1aea3e │ │ └─43189 /pause │ ├─c6b298c931c1d7af333c2b2d4b9addbf2761c9e72cb4f31baef25f145fac6b40 │ │ └─46285 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─06527c2d594a00feebdd638a994fd3af4baaff2804b23ae3d50d6ffcd28503e5 │ │ └─80007 /pause │ ├─fa4abe8368075e6b2866d14a84bfe4e128d24d3766216e955154170024df95a2 │ │ └─41929 /pause │ ├─2c80da209c5a98799c3907b215d017aeef22e5fb811fbb660156ae4f0a8d90d5 │ │ ├─176624 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─177016 nova-scheduler: ServiceWrapper worker(0) │ │ └─177030 nova-scheduler: ServiceWrapper worker(1) │ ├─f4b5c985797da375c000c6058e8213f31fc9bf9d247b45fd96d0eadca05226a8 │ │ └─164695 /pause │ ├─e0e784a8dbe6ff48111b47efc76d2ea90445ee1a2ab90f09caa9a61f31adb75a │ │ └─42489 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ca3b21a7ca450e9e8df264b681250a5e1f547199a7ce9a8408b0679e84c0c045 │ │ ├─159694 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159715 /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 │ ├─2e94a4810b2ec5a623b59922b7979506276889f50f03d3c6ecbf232ec2d03b85 │ │ └─117375 /pause │ ├─f3114a044dce3e873f1cf0357e627edf41609f5cb43b1a0a79eeb23074eb4eb7 │ │ ├─232995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233027 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─417629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─417630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─069c3a168f736f356d98f777f107a9c13f38835c9b25d6d0526bb17cc81a69c5 │ │ ├─214674 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214691 /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 -- │ │ ├─214697 erl_child_setup 1048576 │ │ ├─214829 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215101 /bin/sh -s rabbit_disk_monitor │ ├─501de110478bd34a6f16c8d405a40d40d139f85fb2898471231a5c6cf686668c │ │ ├─149732 placement-api: uWSGI master │ │ ├─149757 placement-api: uWSGI worker 1 │ │ └─149758 placement-api: uWSGI worker 2 │ ├─88a9d47c1749fa6c5ec41b7dd90875b7862fa36359b35ae041fc26ee0a288dd5 │ │ ├─ 74016 apache2 -DFOREGROUND │ │ ├─ 74057 (wsgi:k -DFOREGROUND │ │ ├─ 74058 (wsgi:k -DFOREGROUND │ │ ├─ 74059 (wsgi:k -DFOREGROUND │ │ ├─ 74060 (wsgi:k -DFOREGROUND │ │ ├─416118 apache2 -DFOREGROUND │ │ └─416859 apache2 -DFOREGROUND │ ├─55122e27bb3ddb6154dc28f393fc25e37b71c5aeb0a96411cb4e95d61e46dcd8 │ │ └─161398 /coredns -conf /etc/coredns/Corefile │ ├─4c21db6834e988c811d7780a8232c72cc523d9b1a9f6376937bf90d1424b80f7 │ │ ├─162394 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162426 /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 -- │ │ ├─162432 erl_child_setup 1048576 │ │ ├─162487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162488 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162586 /bin/sh -s rabbit_disk_monitor │ ├─982bd553424fb5236504e90f036348213ffcf34ea53168afe5bcbb8bea2b335b │ │ └─67324 /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 │ ├─655f7f5b1df84ab49e002e669c45078ac2dbcf2ba143f5d55139661241449350 │ │ └─232098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─550da81e59f8c1bdba2f5aa6eaa652d8755a92a16487ad67369825d77f22159b │ │ └─43207 /pause │ ├─253dc4112fcc0b7553e1eb90b944130217129da149f08c5369b642f9c2249971 │ │ ├─281203 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─281218 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c892bef5c41933fb87c1ec154b477c2de02252b15063251c067687dd0c8ea12d │ │ ├─210150 heat-api-cfn: uWSGI master │ │ ├─210211 heat-api-cfn: uWSGI worker 1 │ │ └─210212 heat-api-cfn: uWSGI worker 2 │ ├─bff8909bc46f0328750fce63f36148e3758d0610045077d12dbb08d6b3f59701 │ │ └─66063 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b987aba6ced977246d98da5583df291badad67035abd8a586705bd708ce542a2 │ │ └─115370 /pause │ ├─86f853d61fb8472d202e74ed6db8ad46a62bd2369d0ca435327726ea070b5c31 │ │ └─164249 /pause │ ├─7d02c2f26084460948164d931c76667bbc851b35fec65e38c13ac8a8adba2450 │ │ └─49291 /manager --metrics-bind-address=:8080 │ ├─75a9fd3bd586e882ae0e82a77f1bdc3bf9bc9fade9aa71d1983a8460d6162d49 │ │ └─222300 /pause │ ├─a02e0f0e7ed3807d765cb8d212a45ccace5ede2fcceae1cbce735b15cc131023 │ │ └─42178 /kube-vip manager │ ├─cdf5fee874d6dcde5b5627517ba1a7d03e009fbdf5f67f2b9e5f9be493756d5f │ │ └─128902 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4a87d68f7b7691c9c4a62d0076baf45e797bc99d39348622998ac972e67d270f │ │ ├─231085 octavia-api: uWSGI master │ │ ├─231102 octavia-api: uWSGI worker 1 │ │ └─231103 octavia-api: uWSGI worker 2 │ ├─7015f81f43ce33ebb3ca9e57d38cd386719386421df87e67f9371c012c901f5e │ │ └─57191 /pause │ ├─59a27220c97133dd811f0aefd834b269c343fb77b3acb0c0268950756457b6f6 │ │ ├─189634 neutron-policy-server: uWSGI master │ │ ├─189649 neutron-policy-server: uWSGI worker 1 │ │ └─189650 neutron-policy-server: uWSGI worker 2 │ ├─f6f3a196439e464d9e4e245cfb9535b322ba73f0c4746294bf4eab7f26779de5 │ │ └─67157 /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 │ ├─a68cf1a26a8e1a43bf282c7e15c624735dee8917b99c3894393d4ed9ed3b71c3 │ │ └─130483 /pause │ ├─c5be10148ef272228b63f1ed057fff766f0c055e9868a21e6251149feaa2918d │ │ └─66897 /goldpinger --static-file-path /static │ ├─40b0dbadbcb56ab546797462c3f47fcb5fc0695e8f3f0265476c7dbe6297ef48 │ │ └─62706 /pause │ ├─8ae8d76e3c94d6f5901dd41b93afd3017db3bebafdb007fc4fc1368a900f9519 │ │ ├─80180 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80254 /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 -- │ │ ├─80266 erl_child_setup 1048576 │ │ ├─80324 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80335 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80388 /bin/sh -s rabbit_disk_monitor │ ├─e6965c9b8ad35555d02c9040b360d6f72f1f41a4354c52b346171e25135f5b65 │ │ └─241809 /pause │ ├─1a1f5cf27b98c2fdb9dd4fe24b6c4f4be53e01accd7bb793fea40cfd20c30ed6 │ │ ├─115593 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115611 /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 -- │ │ ├─115617 erl_child_setup 1048576 │ │ ├─115666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115931 /bin/sh -s rabbit_disk_monitor │ ├─d84541df082ef99ab622eb4a41259c1d4a16fc595836a5adb27411c6b13b85a5 │ │ └─62792 /pause │ ├─6b134999a0b71ae6d72c291230f8ab2b4a2217dbce3709195d2fcba3fc18e1f5 │ │ └─165703 /pause │ ├─c546204f09636c510f17a05af42c33afbee32163bf77ed757d35956976854c3e │ │ └─243459 /pause │ ├─42a894b3f5dc29535e620de2ad87f2afece0d2e97499299b4563a4dc2cc42b17 │ │ └─45053 /pause │ ├─c5b3bcebb9aaa6e7604b35802155005bc0d90360193e520003ece8cef45babaf │ │ └─45673 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 │ ├─05dafc43d03fb64f1d51e8d2735aaacecf983a8f83ffaa596f30339ef2a35d16 │ │ └─97919 /pause │ ├─b15a6b3580c2bedb6216c72a14bb5232d03079d02fa0364921fd96a01772d9f5 │ │ ├─194460 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194477 /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 -- │ │ ├─194483 erl_child_setup 1048576 │ │ ├─194687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195046 /bin/sh -s rabbit_disk_monitor │ ├─f009ce80463d919efd8640857c13f2b5e951eea76748cbfe2f16803dad5d953b │ │ ├─189576 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189875 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189878 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189881 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─57f452bf9bc77b525d150dd0a70f9013cdc0f5462808d5bb77751824e8c889ee │ │ └─64993 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 │ ├─a2b0156a55f43c62b885e3f0de0f65879898e359bc2672f24e751b9850c9bad7 │ │ └─46237 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─4b408f61b8cc8400248c98fdfe483e8e394965b8df480e21bb3d5e40065ca935 │ │ └─66957 /pause │ ├─c6caf316e1f3e15e66260e606b2b1bfc92d7b3314de62d0453066d45db56cc7a │ │ └─179778 /pause │ ├─58eece0212b5678115f5af22bf1a77650a74ee7277637505f4b7156f4785ff28 │ │ └─63191 /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 │ ├─5e1d407c8cf1b59388b7f449842e1137f4de80660adace2af5d873a28315962b │ │ └─274039 /pause │ ├─f350412e4dff5eed818b382e608ee651ab4a1d118c4eb03fada8a408c5cfadfa │ │ ├─112286 glance-api: uWSGI master │ │ ├─112299 glance-api: uWSGI worker 1 │ │ └─112300 glance-api: uWSGI worker 2 │ ├─9c1d8c876fb1f371c8796e83a6362e7a52a9e3ab562975515d3e114bfd6d2ef5 │ │ └─99090 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─614a1c62ebab07cde9168c1a0a6b82fb5e51f2454efa17ef203f4b878ef0078f │ │ └─257268 /pause │ ├─17d010071d7b27e59808e19cd1636f33e35b6ec8fda51605042d72e8b0d3e330 │ │ └─45093 /coredns -conf /etc/coredns/Corefile │ ├─a02f41111ee4fb25bab7802d8fceb2623096896641f2bdd42f5d0977536d8a59 │ │ └─94755 /pause │ ├─4cba46abdce94541eb3884d5a58b318f1be97d89f34d4a158326bdcdf8d53f4f │ │ ├─175753 nova-metadata: uWSGI master │ │ ├─175766 nova-metadata: uWSGI worker 1 │ │ └─175767 nova-metadata: uWSGI worker 2 │ ├─05861c18fe22deab96312fbc3fc1f80845e90372e315308f0555c821921d2bbd │ │ └─65768 /pause │ ├─b1a1b7ddfdcdcf3868a26985bc453028d33c5f23762b24c851e2b090816c7f4a │ │ └─41915 /pause │ ├─286c98a1ce10bb82ac0b3e57c630b2efaaabd8895ad854fc2489e95097fd4ca6 │ │ └─50656 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─87135d160ac98a7650e39a6af26c607783905bc6ffce9cd7d37820aad690b6cf │ │ └─44521 /pause │ ├─66a578910d4d2fa3e76f8500cd5937d678486b0725ee6821c83e6551495514cc │ │ └─42462 /pause │ ├─26e9a005030e9d2f65f44a9c6bea8e5ef35e1f91e9d3922abda5577a7d64df04 │ │ └─67618 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─976f336a571697f326904eccf35a94c9fbe1bf8059400eaad181d7361c7ea248 │ │ └─58357 nfd-gc -gc-interval=1h │ ├─a63ac95709d5aad0ff240a36d81ca61dac05db567054ba8efb7a275bc3549e9f │ │ └─192045 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) │ ├─aa0ccdef9afb6c2e383c20925db0116af7e3a9658215dad9cb5db20ac3de1e29 │ │ └─58493 /secretgen-controller │ ├─3ffd4aaf78f643e5d530cc143b3991679d27f38c6dacb71d78c53f56b6689fc5 │ │ ├─276591 apache2 -DFOREGROUND │ │ ├─279486 (wsgi:h -DFOREGROUND │ │ ├─279487 (wsgi:h -DFOREGROUND │ │ ├─279488 (wsgi:h -DFOREGROUND │ │ ├─279489 (wsgi:h -DFOREGROUND │ │ ├─279490 (wsgi:h -DFOREGROUND │ │ ├─279491 apache2 -DFOREGROUND │ │ └─279492 apache2 -DFOREGROUND │ ├─bc6156c3967ce7779aeea22ddbbad0607f30630eb1ba44ccb0f7aabeb91dfb2f │ │ └─64289 /pause │ ├─4162285afb20ebcea51c280087d9bd10825e2d61e605508ccdb9da14e20d190d │ │ └─53423 redis_exporter │ ├─d9beca007a3c38e157d76d9c3d9b83cbd46b3bf066fa41dfbd2b2f2595cb2e36 │ │ └─196807 /pause │ ├─9dbf27efd242a6881a17bc71075ed63344eff96de50978e9ed232defc19c837a │ │ ├─50559 mysqld --wsrep_start_position=1bac5230-9fd0-11f1-846d-7687fcfa2f56:20 │ │ └─50684 /var/lib/mysql/mysql-state-monitor │ ├─eec6c1870805a050c872f7d478820792345788c1b9ac9a1d25f013ab01491044 │ │ └─64525 /pause │ ├─465952f990b2619f418c9a00b6ea20c012b97ec5133ea468cc4e557f9618c487 │ │ └─65411 /pause │ ├─c9a96ec20159a6a3b18e7dfbd3545b76386fa8a09a739982035f6cdc92a54d58 │ │ └─68170 /bin/oauth2-proxy │ ├─cc0508e2b73294af949c594aba1f22c5625a0ff14daade57df402aa06bcb944c │ │ └─58218 /pause │ ├─f213d22e2759a04ab6f3ea0b925664a9de593a97e8fc78e5f8d79cea0554cc1e │ │ └─44566 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c3478a9cba431ce993791b07a30f10233767187de7917e3cf53a03e58efa0b7f │ │ ├─189594 neutron-api: uWSGI master │ │ ├─189620 neutron-api: uWSGI worker 1 │ │ └─189621 neutron-api: uWSGI worker 2 │ ├─df1e3d33acddde14c8af24976c63c71c19d33003ea3efeb1594b95706b8a5c20 │ │ └─179703 /pause │ ├─7e51c616010cf1220aed04b713730d535caa737ee659204813bd3ed9d3c357cd │ │ └─111948 /pause │ ├─fc93b3e24d015db8ec62698f0aa910ca8bbe2e0cbb321f85fb8b0b22fc163ede │ │ └─81619 /pause │ ├─9325a781755a175705959bf5150c0e5132222ef8e6088291e670f4e51f47c639 │ │ └─46331 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─85896cb3bb383de5c3f25d3b4ce2b474284f2e44db09c7de761a453c99696253 │ │ └─271542 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bde73bca153a2b2ef9dd35b66db25e995b0d312991ec8cf26e33f0922ce65670 │ │ └─276495 /pause │ ├─cd76b7de642c923d19a1fe6b78e2b7e19dc87dca744b386782a46829ee3b90af │ │ └─49874 percona-xtradb-cluster-operator │ ├─9d25b614b49e050b406a4c00a9e90932e119a056d95699890af990dd096bc232 │ │ ├─253522 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─254226 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpfff3yy04/privsep.sock │ │ ├─254251 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─254253 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0decc9c4c145eee7cb741564d1a73ee6395603a8e96570cb3c06a8ac7cd092ac │ │ └─271628 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8a37a25209443996f6908151139768439988862ee4a45996183e91b204212b1e │ │ └─117164 /pause │ ├─7cc319dd72ce4131fa9bb13d67f0b7e676e6a49c69b2fc12b1fffaca73ff547c │ │ ├─176621 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176957 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176958 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─428231 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─428236 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─9427b5982e1b0848ed276237be723296b670858f21270027ee4d4829bb959f1b │ │ └─66189 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5e6555c37122c09c926ca1f6777a48edcc8d9970c106412a6e4ea6a2b772ab92 │ │ └─62584 /pause │ ├─24f89e40ce639f97f5a9017a43169bacaa283311bb154e743c2c0229ff478be8 │ │ └─41910 /pause │ ├─b4bee7a6f605f7b9f78f080a0ce781846ec7bdd558455a3ab10ef3aca7355797 │ │ └─262021 /pause │ ├─38e42750a8e8de826436f2c093a1735305391af75bf78827e523fcaeaf5d8b68 │ │ ├─254088 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─254480 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─254481 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e29c2994129e3955930d4c77e93a0ec9e78d64fe70df7b19600acf4281311a39 │ │ └─57994 /pause │ ├─650035f3d9e2fe9853aa35f7a06934c42ce54aefa1de8dbec73bda8aef493364 │ │ └─41994 etcd --advertise-client-urls=https://199.19.213.5: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.5:2380 --initial-cluster=instance=https://199.19.213.5:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.5:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.5: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 │ ├─79f8c6afbc51444df53f9d43ee081bc8729faa2208eeb7815f5f4c414f3109fe │ │ ├─349880 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] │ │ ├─350527 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─350576 /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/tmpoqocd4kz/privsep.sock │ │ ├─350863 /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/tmpus1t0zq7/privsep.sock │ │ ├─351223 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351224 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351324 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4e17620a-65df-4814-af5b-d02f26b21c53/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4e17620a-65df-4814-af5b-d02f26b21c53/host --addn-hosts=/var/lib/neutron/dhcp/4e17620a-65df-4814-af5b-d02f26b21c53/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4e17620a-65df-4814-af5b-d02f26b21c53/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4e17620a-65df-4814-af5b-d02f26b21c53/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8569c53c-e00b-4fb3-8fa8-c568c44bd647,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 │ │ ├─351328 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/650cd7ac-076e-4fe6-84b1-accfcf46ad57/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/650cd7ac-076e-4fe6-84b1-accfcf46ad57/host --addn-hosts=/var/lib/neutron/dhcp/650cd7ac-076e-4fe6-84b1-accfcf46ad57/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/650cd7ac-076e-4fe6-84b1-accfcf46ad57/opts --dhcp-leasefile=/var/lib/neutron/dhcp/650cd7ac-076e-4fe6-84b1-accfcf46ad57/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-173b6ee0-a293-4274-b10e-23d82f711f81,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 │ │ ├─351341 haproxy -f /var/lib/neutron/ns-metadata-proxy/4e17620a-65df-4814-af5b-d02f26b21c53.conf │ │ ├─351345 haproxy -f /var/lib/neutron/ns-metadata-proxy/650cd7ac-076e-4fe6-84b1-accfcf46ad57.conf │ │ ├─388626 /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/tmp5y0pxrto/privsep.sock │ │ └─393388 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpkv9tphm4/privsep.sock │ ├─79066b8114741ee374c785d01fa53a063ecd5cef63213436430ce6b94ae3d72e │ │ └─42031 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 │ ├─66de2ee909454f6b99a8f26c80814ba854bfd4052068d4c2377608ac29c1896c │ │ ├─253869 magnum-api: uWSGI master │ │ ├─253933 magnum-api: uWSGI worker 1 │ │ └─253934 magnum-api: uWSGI worker 2 │ ├─b69872c4c7c8a8c8371b06fb74308beeebdcaf595e5479ec920852554d43c7df │ │ └─261826 /pause │ ├─efbfeee5ea817fc7caf53ff6d7e9d1e0905622054b2b697829f3a169c6f4b34b │ │ ├─63667 python -u /app/sidecar.py │ │ ├─63917 python -u /app/sidecar.py │ │ └─63918 python -u /app/sidecar.py │ ├─f1621b7bb8d344867a4a88f22cee1c022d97de7a40da10f252559b6495a30731 │ │ └─276981 /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 │ ├─46de5645baf2adbd702bfd10125f29c9eb0fdf2c94857d5fb8af8525288a1707 │ │ └─57957 /pause │ ├─fbba13741e36dc1dfcd545c23c8a19461bcdd4e3d59bbcdc750a2c9f73e04610 │ │ └─179941 /pause │ ├─fe66da171839a23a888d6b4097c848b69f230c980817e529251c9498c72b2c84 │ │ └─52681 /pause │ ├─be9f50e7543c7814be108212dd7db308708c2264a7f7af9c29f84668f70101d3 │ │ └─161230 /pause │ ├─37916165221af0efd96d0dedcf115a37ccc11274e3eb01a6d9e334e3fa56c289 │ │ └─49120 /pause │ ├─e1cc59c5e38939f8d7ca56b93cd7f6e3398f19073c04dcc59b218b672a606492 │ │ └─70665 /pause │ ├─ccfebb9cf61851572ac0ceaf65a929aa7405c45acf5a4b79ef2cdf7af09e997c │ │ └─43496 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a08283b6060ae95f1f5405ca850b1ef2f2654c177ab43dfcf8aabddabfe0d88f │ │ └─253485 /pause │ ├─a3f0f28c3cc8bcfc1150785d36eba2e1f68c25d93e0985ea44d58bf4c4d9f81b │ │ └─193948 /usr/bin/libvirt-tls-sidecar │ ├─7dc62f919be26a1c1594c63143527954755d7051bd089a128cf7fce58855685a │ │ └─196883 /pause │ ├─b062a9de81c8a1a0a492ab5b22d540e442c48ab17391f669d9782944caed5e79 │ │ └─262074 /pause │ ├─d7fa80835f3b8ee027d4c1a47586dcf84c2571ba25b30d117f6f857b6d022bb0 │ │ └─64119 /pause │ ├─2591344fb87bc51611c0769fcba102eca7ea17f8636f1b9463dd81f40992d3c2 │ │ └─67423 /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 │ ├─077129e0ab9c3c7616bb7fecc6d6d0f88ce5a63b2ae3e0f096954a710e9e513a │ │ └─179958 /pause │ ├─08b24eaa4ae0d4ca2538662f48669c141eb988858dd1fe0ece5f1fa6a33d2ff5 │ │ └─253985 /pause │ ├─2afc8676c4b4258ed39aa9607a5f2f43f8e6ab37df8fc09b888fae08943e4cb0 │ │ └─87686 /pause │ ├─d07649f597de24768b7f9d05d6da4768b8f467899fab843c9dfe358554b89ece │ │ └─49751 /pause │ ├─a46a1801a9287c9929a476582b87cfb605bc79be10e434b4edeca12ff3c26f16 │ │ ├─66474 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66508 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7a60aa7288a989b40be0a9e1a5ccf4128143c340230c8e3350084c01b528674c │ │ └─278405 /pause │ ├─675fbcfdc34578f1035a5cf21589ca34f9b6637500aa79b0dd843078992ecb83 │ │ └─98252 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-2xxhs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9c57e21415fce0ee54efbe8e51914bb8d7d455bfb49441eb0039a7262f050808 │ │ └─97870 /pause │ ├─e4ebc9d3d3acd00f6682be7987792df48aafe7635cc2fbed1deee34fc3358feb │ │ └─58305 nfd-worker -metrics=8081 │ ├─51c012384f96e4109ba74c9a119ccbb49affcbbd2b06786a5aa3fc0706c70b94 │ │ └─239270 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c989f5151d6abdcd52cbff2b1b3f06e80980f7d9c9b5968f709beda6df6c7055 │ │ └─259903 docker-registry serve /etc/docker-registry/config.yml │ ├─094374b1488309e8c3b3482573f1dcdbff5cca1cdac9a9d4c872cf0e7c46f998 │ │ └─64476 /pause │ ├─e9c24269eda61b7cb530362c8096ccde834f86c3240b3ff28b62002c0839bd5a │ │ └─67648 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fff6f778a377d9b136ee61f28d773e5dcd94547daf97c220a0df156a7f390a36 │ │ └─64591 /pause │ ├─0e383cb672324532fa4d4df7695d4d678e0bca8095510a8cfcee9cd299aa0181 │ │ └─57901 /pause │ ├─905cbdea734240f048906b092f7777c36e3171388a5205caadc537c03be04427 │ │ ├─ 48493 /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 │ │ ├─ 48506 /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 │ │ ├─ 48629 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276212 nginx: worker process │ │ ├─276213 nginx: worker process │ │ └─276215 nginx: cache manager process │ ├─c0195b3d2e23865c5efc587753400613de0263f786e6ec07a12750ccd4396530 │ │ ├─69074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69090 /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 -- │ │ ├─69096 erl_child_setup 1048576 │ │ ├─69143 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69144 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69154 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69360 /bin/sh -s rabbit_disk_monitor │ ├─a6cb8c299c43ef217391c21aa8e65d6dcc853c92f9775589ab10d2f80b43ca08 │ │ └─42013 kube-apiserver --advertise-address=199.19.213.5 --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 │ ├─cedcb2afc04f52241a2038002ebc82d525961d8b8b9c138ed7c1715d6b848b4f │ │ └─194012 /bin/bash /tmp/libvirt.sh │ ├─ca470f48a6f12d6435c04a1613c771f31658d046ed032b5dd251a45991f6e0cb │ │ └─222325 /pause │ ├─cfdd98daa15eeee66e4bfdca0b89fb6c48e5a2fa50b0d75f85c302f10ced3a8a │ │ └─241857 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─cf97e16db086ba1e7c8a9f9206c3aa03b781310d23d468be2db8bf5c94a0ab97 │ │ └─52909 valkey-server *:6379 │ ├─1be0fec1d496225b49354c7f8dfc30083dc433e4b4f9c8766678f071de676ff3 │ │ ├─113866 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114098 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114104 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c9d0af2a3efd7d9070fabf5d39c91f59d16d7ab98b2a7286dfb4f0b594fff726 │ │ └─50384 /pause │ ├─73ab0f213c2c2c606745db9321ef887629bba9d1f88820460aa1edf5c9903e28 │ │ └─49164 /manager --metrics-bind-address=:9782 │ ├─db4b50e902ebc5d1a93b9392e2e1270500f9dbbb962733d9efd6df4102d83da3 │ │ └─160786 /pause │ ├─c0df2c9cd4d58b3ed2092e4e74bba85d8daceeaa0a61d5a22f65959c08cc1ab7 │ │ └─63893 /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 │ ├─4c0e5725dd4969dccee8be6f59fbcaef14e8802b4e8bd07c5d8327fa0ee3ff1c │ │ └─113517 /pause │ ├─1e9df01347899091bb93b3632ea8b98b04a7e555051f5c80d82c6ac0bbebd64a │ │ └─45528 /pause │ ├─f29a2f91a0b852ee745ec23402465e75bd6009b7542beb95d43eb30fe35585d3 │ │ └─52845 /pause │ ├─a65fa22db2cc1cdc3ab6df34e35bdd5fb1c435b9b49ad0f1ae59847f1a900e80 │ │ └─67571 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bacc1853a073d9dbe26aa91156f1df0731977c0bed9d04601694ee923109d75e │ │ └─159659 /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 │ ├─a3cc7c009a8dfd3a33b46987fedc102f2b4dd4772d3fa6b573242a625fa8897c │ │ └─67062 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─680bd08576fa9968d012dd877e17d9e2744c6e55a07b5ffaa0c22e706c922d9c │ │ ├─210117 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─210735 heat-engine: ServiceWrapper worker(0) │ │ └─210738 heat-engine: ServiceWrapper worker(1) │ ├─ac45ea82cdc192406ac674a4bb9375c7b574a530406e64ffb5bf53b2443fba1b │ │ └─62751 /pause │ ├─eb62c79079bc9ae544d0e66a73bbf88b2037ae28842c4e6326edea12545f8a7a │ │ └─165089 /pause │ ├─a483df64e8409f5b2fad1f124746460976870c7515b494ea0a7e946555a838c4 │ │ └─58392 nfd-master -crd-controller=true -metrics=8081 │ ├─23d55f0a3e9f1b1f6d2097520224d423c9dd51111c7e5cda6c25ea3c11546f3b │ │ └─46036 /pause │ ├─03030edeb3c99f6d5495a9d19352956fef9d0424e45b6a300595038df4a657a7 │ │ └─238565 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─126ca3654a01bd4684971817204327beee03f0da720d8df3168e63d3b000c66f │ │ └─50717 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─43d0171baabc220604b87379156ee763483144027419966a6447d370e18c774c │ │ └─53278 valkey-server *:26379 [sentinel] │ ├─4a0f6d29dbe712da585352e3e8a95e806cdf33274353d06874b27cff1d3d188e │ │ └─41806 /pause │ ├─ae24732be00851a8ce15dee7b23788b4c12779b982164e3b7fd5886fd68a3072 │ │ └─88635 /usr/local/bin/rook ceph operator │ ├─afe24c6750beed74f11b6d8f04d72840d6a4bf0512923c40f7167253e66e8b3d │ │ └─236879 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─af397b5aa0b34ea4a1bbfa0cbc41886170123792fe0d4e2be76ebe82c6e9fb64 │ │ └─66729 /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 │ ├─c8ef94428a62f42d8214cf071c05835df1f2f2b56804008c385d76279369a452 │ │ └─234370 /pause │ ├─10955cb5c507ccf6d2aefae06b5759446fe80482c0ecfbbc6bf8303501267c00 │ │ ├─177810 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177828 /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 -- │ │ ├─177834 erl_child_setup 1048576 │ │ ├─177882 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177883 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177897 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178143 /bin/sh -s rabbit_disk_monitor │ ├─acb14da7a29e2b890ff9e89a4c708eb3f502a260c6c4279549bdd15e40f5f016 │ │ └─222312 /pause │ ├─29373614fb9720b4665c4857483d397d2ba6c52193fa36ad3c7eebe789a0f910 │ │ └─162137 /pause │ ├─026975049441ffbfff50af5e8fa114efd7da107a256404bee54e147ac4a9f78a │ │ └─171120 /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 │ ├─e0a2ad457d07907f99f13e4c558722fee45f45fbc888052d02edececa7e6c714 │ │ └─133095 /pause │ ├─e0580ca541f452853ab68b9675a51d998b622777a1f3e714ffde9b3b3732bff0 │ │ ├─257520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257538 /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 -- │ │ ├─257548 erl_child_setup 1048576 │ │ ├─257797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257808 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258102 /bin/sh -s rabbit_disk_monitor │ ├─458388961d4e8691cd4346851544fc3e404c0d539c46bcdb72ec28e268f9a85f │ │ ├─192543 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] │ │ ├─192800 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─193171 /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/tmp_hnk24a_/privsep.sock │ │ ├─388908 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpoy96i3vy/privsep.sock │ │ ├─389408 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpetv4_9kb/privsep.sock │ │ ├─389828 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─389831 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390387 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ee53c82e-a02c-4366-a207-fa2316fb8d22 --namespace=qrouter-ee53c82e-a02c-4366-a207-fa2316fb8d22 --conf_dir=/var/lib/neutron/ha_confs/ee53c82e-a02c-4366-a207-fa2316fb8d22 --log-file=/var/lib/neutron/ha_confs/ee53c82e-a02c-4366-a207-fa2316fb8d22/neutron-keepalived-state-change.log --monitor_interface=ha-fff01343-e1 --monitor_cidr=169.254.0.246/24 --pid_file=/var/lib/neutron/external/pids/ee53c82e-a02c-4366-a207-fa2316fb8d22.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─391566 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ec539c5c-340d-4f02-b418-86301483d190 --namespace=qrouter-ec539c5c-340d-4f02-b418-86301483d190 --conf_dir=/var/lib/neutron/ha_confs/ec539c5c-340d-4f02-b418-86301483d190 --log-file=/var/lib/neutron/ha_confs/ec539c5c-340d-4f02-b418-86301483d190/neutron-keepalived-state-change.log --monitor_interface=ha-606db9fa-67 --monitor_cidr=169.254.0.177/24 --pid_file=/var/lib/neutron/external/pids/ec539c5c-340d-4f02-b418-86301483d190.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─404382 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3b7a985d-76a7-4e79-9bef-94ed8f825045 --namespace=qrouter-3b7a985d-76a7-4e79-9bef-94ed8f825045 --conf_dir=/var/lib/neutron/ha_confs/3b7a985d-76a7-4e79-9bef-94ed8f825045 --log-file=/var/lib/neutron/ha_confs/3b7a985d-76a7-4e79-9bef-94ed8f825045/neutron-keepalived-state-change.log --monitor_interface=ha-d08803b5-4e --monitor_cidr=169.254.0.93/24 --pid_file=/var/lib/neutron/external/pids/3b7a985d-76a7-4e79-9bef-94ed8f825045.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─11f1c3bd254ad636026c04aaea00494f89b9479395bc441a35732042cdb77383 │ │ ├─ 98338 /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 │ │ └─410693 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a0d13edbc9ee2d0c6793937ebcea35896cfd25a2a6d4a7bd4facc0867acf8dd6 │ │ ├─210149 heat-api: uWSGI master │ │ ├─210209 heat-api: uWSGI worker 1 │ │ └─210210 heat-api: uWSGI worker 2 │ ├─18453e10219d814b498a94da97c2d5cc64b4af75e009d9c16b94b24e9346e186 │ │ ├─190403 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) │ │ ├─190809 /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/tmpsv163753/privsep.sock │ │ ├─191030 /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/tmp8jy98aaw/privsep.sock │ │ └─191377 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d49794709b3463165749342baf39ab2e056863d37c010d2802bdf641928eccc6 │ │ └─214396 /pause │ ├─47cb3ea9f0eb14a83b4149fb4bd9b9a795146608f758b7f3d2067caa8dbef3bd │ │ ├─271653 /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 │ │ └─271911 /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 │ ├─8e11372ad1dc0ae5e0c4f017ab6fe2ac41846d453a2c596068b1b0f1f6476d18 │ │ └─278730 /bin/openstack-database-exporter │ ├─df6b2de12b20c4f7289b1d94bcb1221e5f861a09587e3b6b4e79f7d79ab89b27 │ │ ├─131490 /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 │ │ └─131711 /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 │ ├─259c0c62edc4d8af4941e21ba7e8e0c7fe281aae28ceb4a9f342e9493cd95985 │ │ └─50046 /pause │ ├─9b90eb8ce50965589f40c4fab77ac3b30c8e11872140e8bf3121eb2e45a9fe41 │ │ └─239816 /pause │ ├─ab0e1f3e4cf06ee245cfff4ab6106d5bbecc5779e19fa221e22d8ea335db6e01 │ │ └─45112 /coredns -conf /etc/coredns/Corefile │ ├─b89bb6853f56dfc9193dc3777943c85910c4a8b9b4c0d009ee6a752d606aa195 │ │ └─164646 /pause │ ├─4fe8f7be2fb6d7af52600bd80d35a87998aef48ad2fb505541cb6be69d69d45d │ │ └─41906 /pause │ ├─24948ddf5715bb8ec206601e14e3b5ba8332e7dbef2a8abfd5ae6cdb588cc488 │ │ └─239220 /pause │ ├─ffaae3d909afc68a3d1d53cd1b48afe34ac9fab6e787bc9f128dc3886e9d4ae8 │ │ └─66171 /pause │ ├─037ce270000cc6c33a32e451185630d93bcbdc84d79f628199aea0cf871e7e81 │ │ └─45022 /pause │ ├─29a486da2d7ee4be287e1d1c2aa3f2b8d4a93116082f9de92c55ac2bb1ff0fad │ │ ├─180973 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─410384 sleep 300 │ ├─1784882b5c944a8b0f2ea68a589e0d056fbb0ffdd9ea1ab398db170f852ed032 │ │ └─64941 /pause │ ├─d5499134f66359bde13d1647a90fa16da24441df95389ab0d164b985b86285d8 │ │ └─46075 /pause │ ├─c4ae313ba57ff9347207aac26c5a70080b7508913eea901963104597d32ed7a1 │ │ └─179978 /pause │ ├─a1a277705bf5a6af3ac9b622f6a725229cbdfb078738d652c10fb4963dadd6f2 │ │ └─67109 /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-5.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 │ ├─5f51e8ecb6d45dd8bd7fe900c9399157e731d497f95027e3b5c1c0e4ce4d7648 │ │ └─177547 /pause │ ├─0b7dbc6aa56ae9bf3f1223147e44f8f815abd2b2f602e4e956737a53224a7edb │ │ └─243386 /pause │ ├─e5e7b7f53ee2b99485dcaca782eb4a07357266d547ee6a027407244c88b9ea18 │ │ └─115208 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─76d6681c1aef9549c9a22a553c700daeddb024e8575f7d0ad1c4e924b0752190 │ │ └─200461 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─749f3e584cd4f872797c378a5b8b64016fc2dc3d7104d9d4b15b35050d12ee16 │ │ └─194307 /pause │ ├─6f83586b5cc6a592b14ca3125d1ddd4152c3d1b21357046db87a2e6525f08977 │ │ └─42067 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 │ ├─53ba13bf2db54d04bec10e90a4db721be8c0789bcb62aa9373941f9c16d22620 │ │ └─68009 /bin/pushgateway │ ├─b1dc6ded4347927c2950ab3d39872fd37e02bad1c4bc70f668b152a242e5bb74 │ │ └─179881 /pause │ ├─51b9dd7723005c32963c4a301d92b23016075282bbaa96e93e7a328b7729bfe3 │ │ └─67383 /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-5.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 │ ├─d1113be6473eb51860adc9e07b640294701e0188e0e9ed0d1852db0ed3e31285 │ │ └─239840 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7a08115edf03d14dc5b5cdb30cf71f27130b0c52b62ac44bb673c8ef6350e860 │ │ └─68303 /pause │ ├─76aa467d27ee458f057ee21bf8e7fff6344c4d39d13f52cb94544b494dd516e1 │ │ └─53003 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 │ └─dab1b3f5a1d47991d2d162e3b69a8c94cf40b672fde334ffe9e9884867f6876c │ └─63015 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount