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 │ │ │ ├─21830 /lib/systemd/systemd --user │ │ │ └─21831 (sd-pam) │ │ └─session-21.scope │ │ ├─21784 sshd: cephadm [priv] │ │ └─21847 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.204.45.248-22-zuul [mux] │ ├─400305 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oygzdnrzyoquelujqlqmesxhxnehaibk ; /usr/bin/python3'"'"' && sleep 0' │ ├─400306 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oygzdnrzyoquelujqlqmesxhxnehaibk ; /usr/bin/python3' && sleep 0 │ ├─400307 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oygzdnrzyoquelujqlqmesxhxnehaibk ; /usr/bin/python3 │ ├─400308 /bin/sh -c echo BECOME-SUCCESS-oygzdnrzyoquelujqlqmesxhxnehaibk ; /usr/bin/python3 │ ├─400309 /usr/bin/python3 │ ├─400310 /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 │ └─400312 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac2615269edb6cbdb83916af5f372579a5342c2591e86249a32a62a6fc26f769 -address /run/containerd/containerd.sock │ │ ├─ 12667 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0bf8fa7cfe4e77915dd71d0a302a53f52dd52f77886d37c8062fd33525e6003 -address /run/containerd/containerd.sock │ │ ├─ 18796 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83e8c6f87b804a6ce0a145c8f2e605eb154910386a32ec59e6904fdb3b6858f5 -address /run/containerd/containerd.sock │ │ ├─ 25368 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f30ca5aa57eb504c7b0711bcc664093174078b272d36f13f52e9e1dcdd360455 -address /run/containerd/containerd.sock │ │ ├─ 30068 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0b579e80202811d4b6b66de0aa11c2616ec6ccd316d5f7636c7758b0e6380324 -address /run/containerd/containerd.sock │ │ ├─ 34768 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6d7a65c8b3a8587f47cd9c9b7ea28fa21f15faf1371f92745a7a9a3c1135d5df -address /run/containerd/containerd.sock │ │ ├─ 40472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5b11eefa33b6a6ae422667b4135e0dc75266ba6f12fc80290417dcb2c5ee7b6 -address /run/containerd/containerd.sock │ │ ├─ 40496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b60a99488700f65779b0fe64a1219bd340d8de06331df2b74cdb201d217c3889 -address /run/containerd/containerd.sock │ │ ├─ 40537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2f34eab19eb3b6b851fb900db17a39d26ddc8c4f4f89ffed3ff405ea29ec683 -address /run/containerd/containerd.sock │ │ ├─ 40569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9369df52c8c471340e83f39a1b15c72fff88b44308a3ada1dc2a469324cad16 -address /run/containerd/containerd.sock │ │ ├─ 40572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61b5617137dee97535f316ea7ff37f95f73102a3709f0edb9f5bbd1dd583bc8f -address /run/containerd/containerd.sock │ │ ├─ 41062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f2f27d1ac8cc7053d258a497421268cae65d340fd78c978eff4519360fc3f4 -address /run/containerd/containerd.sock │ │ ├─ 41841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382c1ac3b9803d2767e19654d3b1f4ceddf0d859d19ee105fec876ecd737d5ea -address /run/containerd/containerd.sock │ │ ├─ 41858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b52a76322d23a260574082a5867c1f4226ca553a9c7b034043532dd01b029111 -address /run/containerd/containerd.sock │ │ ├─ 43177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18c7b0e13ca054d220ec44cc4170d1d7cf6a8ca3c082b44f750693ad6713feec -address /run/containerd/containerd.sock │ │ ├─ 43561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 519c401f2f4699bc337d428183eefa37f4b0f6e1791f50cd73523712bedce661 -address /run/containerd/containerd.sock │ │ ├─ 43600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593c5346b15be241df4e8df14d52c9d3d63e96500c82eca0bde1d9b00997ffc8 -address /run/containerd/containerd.sock │ │ ├─ 44026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cdf6a448e2961fc2043d71426862b553553ba217173acf53585114ac8842c74 -address /run/containerd/containerd.sock │ │ ├─ 44543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2380372848790f55cd94fff3095e1b5a44590f33642ea71cab467e9e4344e11f -address /run/containerd/containerd.sock │ │ ├─ 44570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e9adf379c73e842a6946ccdf1c6760a6d0dfb3334c371f827885995f358d096 -address /run/containerd/containerd.sock │ │ ├─ 44573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 616eff9279ff7a55da9c9d4d46a537cc58de853f45ad9ab010c48c0c44decbb8 -address /run/containerd/containerd.sock │ │ ├─ 46688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf760978996dd9dd451a603dcfe6434b91893d97a2bd9192375e905b592387c6 -address /run/containerd/containerd.sock │ │ ├─ 46802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34d9fceb2621b66f47e5ee48a8a5b80604a796702921e1e1e6ab7a7e55170e86 -address /run/containerd/containerd.sock │ │ ├─ 47514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5448964154f4fe1540cd549038e093bfa83d0fd4c96dc1434255176c534b7d72 -address /run/containerd/containerd.sock │ │ ├─ 47615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce16e03d17752b298db2b526d46ff6f720ff1c591af76e7a8ba73bec532a8737 -address /run/containerd/containerd.sock │ │ ├─ 48102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5611b190a00323db2f93d30196ba2aa99e854f1635f7fdcf608a0d0b57ece390 -address /run/containerd/containerd.sock │ │ ├─ 48490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9d71e5a107ae919ab8e77cd898852353ef6ba9e2c2179f68dd4e4d382a7e400 -address /run/containerd/containerd.sock │ │ ├─ 48903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e98ee7722d5fb2346f38ccf735d7c608ec6c73fd58c7ce01db0d208f7146319 -address /run/containerd/containerd.sock │ │ ├─ 51175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb07051eb6b34841697294e2d26ba2df59e00340c3161a315d99f2d5c9a5bd07 -address /run/containerd/containerd.sock │ │ ├─ 51265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71460aa9a2d91332dbeea129d5ff1c5789b58e90c58afc7067157da4916d400 -address /run/containerd/containerd.sock │ │ ├─ 55447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9487a9009d1b980d399b9fc03f1ab576e11faf76c10461883513539729c2d1c3 -address /run/containerd/containerd.sock │ │ ├─ 56095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d340a83f9680534b987e239ba0b8c97a7853525cc568d977a2d28a6ea7f065 -address /run/containerd/containerd.sock │ │ ├─ 56132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5a9ca46bef04a142e83a6f1b35c643630dda9a8fa407cc9ec251fe18ce38a1 -address /run/containerd/containerd.sock │ │ ├─ 56181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db20a20c5352a0500bd5710de0ac8a3bb0ce68e3419db44cbcfb8eb442cc90d8 -address /run/containerd/containerd.sock │ │ ├─ 56342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901da8c2ccf120a44db54d17202162bf0aae60e7be9cc58c0b198b4a4a37578c -address /run/containerd/containerd.sock │ │ ├─ 60328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b74cdd1e9489aac476e4a81daeafa37f4a9ca4acfac1d8d361fdd2d43bb1c8 -address /run/containerd/containerd.sock │ │ ├─ 60456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d191dfa0ecf1afa87318491ce3dabfd9bc1de3a7117f9105360e3f9b3e64ef -address /run/containerd/containerd.sock │ │ ├─ 60514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d67dc11c5c239e14141d959ac14008d1e745de8d35d05a67880192ebd9cb73 -address /run/containerd/containerd.sock │ │ ├─ 60553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8443b5014595ad2fff36cf86453e818838af81819b6a994ad7eef216ddd7671 -address /run/containerd/containerd.sock │ │ ├─ 62174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5872873e28bae9de1fe83620346ed8c7be698351ffb1236a03c5252165479c83 -address /run/containerd/containerd.sock │ │ ├─ 62213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0d552d0e878fe0d8594d843cf30286a4b3b16d41cc50518cc069aed1b02f4c7 -address /run/containerd/containerd.sock │ │ ├─ 62314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d1d3d100b9be0a7ca2b4feaaba8a345352272c8038944aea5e0379da5bb8c41 -address /run/containerd/containerd.sock │ │ ├─ 62574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 054a70845c5ce8beccac270ca90d77a7c370770e4f0f276e047d89a3c9b91051 -address /run/containerd/containerd.sock │ │ ├─ 62783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae3fbef962a2df9ab4f1cc2df37ed9664cde855b7ce06f9fded7e2bc437f396a -address /run/containerd/containerd.sock │ │ ├─ 62906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787b188b75e09216ff09cd967da65e2249e7121a2b29d552ff97b8455a070f84 -address /run/containerd/containerd.sock │ │ ├─ 63226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c7c2ee189eb104db88a7847b9a20f4567d116d5ff283dcf8ad08dcfca4d201 -address /run/containerd/containerd.sock │ │ ├─ 63386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec943009c0310cd5738935df47d62f2bf38f2a377b1802ac71652f70d2618d62 -address /run/containerd/containerd.sock │ │ ├─ 63963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 222bdfbdf47066a7734dec52be002eb9432c93654000d4d66339202ff04272f8 -address /run/containerd/containerd.sock │ │ ├─ 64777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a73b3fa7cbb2bf729d9232f7afc1212f82f8e3686b113e2891857fe8a64d5525 -address /run/containerd/containerd.sock │ │ ├─ 66338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc63e2216a11f9df79534c84ae0d158f4dd3a13602ee7e13b8a3831c0c11f26b -address /run/containerd/containerd.sock │ │ ├─ 68337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c973f0253abbcf35d62b79d1053048ed6e6531c239f29d65134f597ee9617cae -address /run/containerd/containerd.sock │ │ ├─ 77474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3410c5e0d8369884cc575fe7f427aa0050417d4f8f3974a32b64d29f7b60ee39 -address /run/containerd/containerd.sock │ │ ├─ 78839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3b0d2263fb5b7c24d66820c0c137551e61a190578e2efca2fe1e2b1674a84c8 -address /run/containerd/containerd.sock │ │ ├─ 84643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b78ab5cdb9c3108c96db66e29b1aa125831561eea332405fdc9e2cdc0ddd9b27 -address /run/containerd/containerd.sock │ │ ├─ 90542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3ed59f84bfbb5e8edf6dff2091c3fc3d6407ac581ae1dbb86ab6f9017fa68b -address /run/containerd/containerd.sock │ │ ├─ 94755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b0af39de1bc004f2a5bd92e73420f6a1e3de4405341577f857f21054737fe6 -address /run/containerd/containerd.sock │ │ ├─ 94818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c646013fb672ebf145ea8119983bfda367ade18dadbea1d6254df3c1e648d1ef -address /run/containerd/containerd.sock │ │ ├─103396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06932d51e53e43e5bfbd2d070286b8776d3e4622d9df8c8e972b130b83eb3fe2 -address /run/containerd/containerd.sock │ │ ├─104905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1da833aa16cdb75b5b7feb5c041bfcdf3c4520ae42cde6aadb5fbae624d910 -address /run/containerd/containerd.sock │ │ ├─104951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b69a00e97db25f1ea8a1954cd7b885850ad623eb63dc0afb96079df2038711 -address /run/containerd/containerd.sock │ │ ├─106881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a7708fbbf8caf9a989a8c64ccbbfef0e2a678256e3e910db8c3bd2452d63e6 -address /run/containerd/containerd.sock │ │ ├─108686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db24a7523441c0ccbf64066f67d7f4b4f2560fe64eaf21bfd487f6f1c2a1b33 -address /run/containerd/containerd.sock │ │ ├─108794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee9479311c089a4717bfdbe357261ca49a27c363c09ec6b1c4152d0ff2267c2d -address /run/containerd/containerd.sock │ │ ├─121790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9118ce09e47c213c5940892946063a6e62d38019e916604cc5440fe8d0f5e6 -address /run/containerd/containerd.sock │ │ ├─121836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d821dd4a5d1d13cfc8e49b7c2bd72064bba844b4c13d541da5e094cb832bc5d0 -address /run/containerd/containerd.sock │ │ ├─124425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d68f3bfe51f1567dfe503a3e71fc1f09e1149825c7643beaa4049b07cfb855f -address /run/containerd/containerd.sock │ │ ├─138419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dde148f9eca12eeb446c0c0d7bbf371371189af82a8b35cd70af21e2abee291b -address /run/containerd/containerd.sock │ │ ├─139888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88527ef597830bcecb5ca6e150a06a99a4a483914aba95a4517b8d5b4fa00bd7 -address /run/containerd/containerd.sock │ │ ├─140262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffc349502aa4a00fdbbbc65c56e357ab50aeede0bcda507b52fe7a77df88593f -address /run/containerd/containerd.sock │ │ ├─141163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ba5a09ae386f08bfd3f966a1a7e810b583a30447352857570d2481134d3b05 -address /run/containerd/containerd.sock │ │ ├─143009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3054a07a52e2c652d86fbda7f84819bce1acde3aba90f57edc5ff4959b23af71 -address /run/containerd/containerd.sock │ │ ├─143377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a578bd403ae94c63dcd236aa2c2864e732980c63704b92c879af92f3991fb93 -address /run/containerd/containerd.sock │ │ ├─143584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 994cbe5fc621be00409d4ce3a426af9a620df6d207adf9f6225b2f46cd4a2913 -address /run/containerd/containerd.sock │ │ ├─143631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81cbd06de95ec59543365c2e55788b2a922c5ee086a143608644e597bcefcc31 -address /run/containerd/containerd.sock │ │ ├─143862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7c31a43b5ed02f300cd93f594bf7307d696c438c4f3ebb8da890de67109f31d -address /run/containerd/containerd.sock │ │ ├─144204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed1b883ded8a2d9e67d88b0a3dbc8357efe19d03ee6e027bb938e12f6c6b3430 -address /run/containerd/containerd.sock │ │ ├─169055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d299cb54b9b0bce29111706898bd0b3791008b191cdbb4bfdd9b785c7a26d76f -address /run/containerd/containerd.sock │ │ ├─170784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38eac09ae17138e9d998a46dd01c9443b60e9c9cb172412a704543d4ee658c4b -address /run/containerd/containerd.sock │ │ ├─170812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23165a680ad34ee1ff58783abfded7920885ddb0efcee9725d995338e5ed296f -address /run/containerd/containerd.sock │ │ ├─170889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de4f6a6f649d243bfa77be32b61064e4d62c8d1692d12f3633701dff33c2ef06 -address /run/containerd/containerd.sock │ │ ├─170907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029dae74b95b0811c0a3919455bcc69809b511cc8628281b11bcd437be502cd2 -address /run/containerd/containerd.sock │ │ ├─170932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33a8ea7c8263d4ae2b54fc405e93eb71def090976f24bf7b7b1a50e9fc1357d7 -address /run/containerd/containerd.sock │ │ ├─171438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8a3a346830141aba9b9a927855b90772b9e2adbd19ff93ade5720a8618ce422 -address /run/containerd/containerd.sock │ │ ├─171482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81da292be402565b041dbcdf884b76aec13ba8f33b8bb60ef9c4dbc03eefcb43 -address /run/containerd/containerd.sock │ │ ├─183728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc13c56539e91277d5cfbb904bfcac380a2383db354f0dc77f65cf1ffaba482e -address /run/containerd/containerd.sock │ │ ├─185935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859d3f486c374f7a17ddc4bdec05a1e01ddb815fa386d0dcaedd05e33d2f38a3 -address /run/containerd/containerd.sock │ │ ├─185986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1372b85a92a0541ad64f6b2c02c931eee1c07de02bb6d4ba4e065cc20396e057 -address /run/containerd/containerd.sock │ │ ├─186150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205d2084aa221accd93703e68d0a3a6533d45d3e65d63f751aa0604608e140d5 -address /run/containerd/containerd.sock │ │ ├─201857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70aac08fcabde1229d23e54be2022a0c415989c2ba54a4be071d1e10916dc82c -address /run/containerd/containerd.sock │ │ ├─209133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2589e0423f15c693c968897d5306cbb26a41de79c51f27f31baccc0c9e798537 -address /run/containerd/containerd.sock │ │ ├─209161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb2948cf88dd5df5bc548f14251829654c245496acecf5f0d33b4741efe733f -address /run/containerd/containerd.sock │ │ ├─209204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ff86b0baa3f0ed05ce4d7f8641835a8c755809c1a4b8f97a0a7ad422d46c872 -address /run/containerd/containerd.sock │ │ ├─209510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b32791522dfdcffce125740460905c0a7467397d9e26ca634f6939f8581a488 -address /run/containerd/containerd.sock │ │ ├─220596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0ea25a9926f5f3483f52d26009bc2501c15f716795b490a3be35be093e64e6 -address /run/containerd/containerd.sock │ │ ├─222940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cf67fabeb2f6362cee661dd2a96fbafe1ca56da4b31766bfcbb6cb35bb2ed21 -address /run/containerd/containerd.sock │ │ ├─224001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbdb5a63b0f8c630c610713e37d5e850947ec05064159e7fd4e1edb14c58be41 -address /run/containerd/containerd.sock │ │ ├─225009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11456571e06cde1e4eba8901ce7ed79614a306c4efde8c7662b6880d6459fa4d -address /run/containerd/containerd.sock │ │ ├─226125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f145209dc577dd1c5724a7bf5700d44731ebe02c231d96581c0555eca8b4ca22 -address /run/containerd/containerd.sock │ │ ├─227805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b4f90397bea7da788abe51e002bfa5fa7599cc0a4e674749640cc833d180913 -address /run/containerd/containerd.sock │ │ ├─229206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9609c0e4505bca92e333904af7cf5c2e89e981ded317f12a1ba8928e3f7de5d3 -address /run/containerd/containerd.sock │ │ ├─229342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddfe307ca2d4214ef8f47c34cc89f25c69cc5ba6c7a2b724d348b9ce6b6683c6 -address /run/containerd/containerd.sock │ │ ├─238483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5676b499e4459a98277c505a16878e81bde6b69b8cb050576c2884e60fd1ae4 -address /run/containerd/containerd.sock │ │ ├─238899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e823e6306a707b7537985b5118d10af032e1c962b0d20047d1ab093f8373cfaa -address /run/containerd/containerd.sock │ │ ├─241938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f465c0dc000c8e61b218d9d36faf4f993cad2be2bf0254789eaea173e3541c0a -address /run/containerd/containerd.sock │ │ ├─246260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccc73b8f6dfb19572eb194b33bcc44d08a9967bceb274f3e01d1bf3f04b69603 -address /run/containerd/containerd.sock │ │ ├─246462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fae073591559e1b099323759705a9e17949df15099ed8d0b9208fc9410f2ebb -address /run/containerd/containerd.sock │ │ ├─246508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cdc6659eef710e5bbcf300857a8cc7af2f1802fd108e0585bb443fcc7dcd302 -address /run/containerd/containerd.sock │ │ ├─246552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e79789f716c31ebd839dfe585d6b19372ae6cc1c0dbfb3d69b0535a9eb005eb -address /run/containerd/containerd.sock │ │ ├─257641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ade4bb9b33e287a654ea5b308eed93f36de031aa8679ebcaf0442b13630eef6 -address /run/containerd/containerd.sock │ │ ├─260328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6f1d1a5fe907efbb3a4e2c52ba838b708932a38c84bb037f9f5f348a327091 -address /run/containerd/containerd.sock │ │ └─261720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c159b61d76de69d4938e5a03c1b20e1925478d5300ec1be4060ad974facfc9e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─docker-83e8c6f87b804a6ce0a145c8f2e605eb154910386a32ec59e6904fdb3b6858f5.scope … │ │ ├─18825 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18843 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29770 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30051 /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 │ │ │ ├─18756 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18777 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25079 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25351 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34747 /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 │ │ │ ├─12219 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12249 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bclneo.service │ │ ├─12579 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bclneo/unit.run │ │ └─12609 /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-bclneo --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.bclneo:/var/lib/ceph/mgr/ceph-instance.bclneo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bclneo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.bclneo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-6d7a65c8b3a8587f47cd9c9b7ea28fa21f15faf1371f92745a7a9a3c1135d5df.scope … │ │ ├─34793 /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 │ │ └─34806 /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 │ ├─multipathd.service │ │ └─137758 /sbin/multipathd -d -s │ ├─docker-d0bf8fa7cfe4e77915dd71d0a302a53f52dd52f77886d37c8062fd33525e6003.scope … │ │ ├─12692 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bclneo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12712 /usr/bin/ceph-mgr -n mgr.instance.bclneo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─40934 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.248 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-0b579e80202811d4b6b66de0aa11c2616ec6ccd316d5f7636c7758b0e6380324.scope … │ │ ├─30092 /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 │ │ └─30104 /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-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-f30ca5aa57eb504c7b0711bcc664093174078b272d36f13f52e9e1dcdd360455.scope … │ │ ├─25393 /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 │ │ └─25405 /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 │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker-ac2615269edb6cbdb83916af5f372579a5342c2591e86249a32a62a6fc26f769.scope … │ │ ├─12330 /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 │ │ └─12342 /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 │ ├─run-rba33f420a99645ceae75adad8c813048.scope │ │ └─184057 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137589 /sbin/iscsid │ │ └─137590 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─f22e48b193b4c527e852eeb83500ced5354bd08efb5db61e23c7d4971283ec0d │ │ └─225059 /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 │ ├─30ab6534bce115f1e13ee5511a86e012c8a7d43e06c86449008c959188539092 │ │ ├─201962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201979 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─201985 erl_child_setup 1048576 │ │ ├─202032 sh -s disksup │ │ ├─202034 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202035 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202100 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202101 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202111 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202317 /bin/sh -s rabbit_disk_monitor │ ├─fd52d4b57dff8d5e94aa1418ab214f19e71c0fad2508853f519bddf6831a4326 │ │ ├─77672 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77692 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77698 erl_child_setup 1048576 │ │ ├─77745 sh -s disksup │ │ ├─77747 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77748 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77749 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77750 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77760 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77949 /bin/sh -s rabbit_disk_monitor │ ├─70aac08fcabde1229d23e54be2022a0c415989c2ba54a4be071d1e10916dc82c │ │ └─201880 /pause │ ├─c4de74875e6843194c20a7e86b992ee5fe4083f3612fc17e5d12419e14b50d0e │ │ └─261916 /bin/openstack-database-exporter │ ├─7f1f9d8f52ec9d6ad0025eb1cf4a8607f8c33b3c761e25c31d4b9ca00d377ff6 │ │ └─43242 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─11f79b4d4ca7c87a9be8fd2c3a3ebad1125aec20decaf5397f7ee58b863d8e44 │ │ └─61656 /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 │ ├─382c1ac3b9803d2767e19654d3b1f4ceddf0d859d19ee105fec876ecd737d5ea │ │ └─41886 /pause │ ├─02ef3bba72f1e30f25aa21e5c7546946dc5822bd0e82ad614b741c5c7ce4acd8 │ │ └─95215 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-67xxs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d8443b5014595ad2fff36cf86453e818838af81819b6a994ad7eef216ddd7671 │ │ └─60577 /pause │ ├─ec2da299cfee4e1130ce804af714b2666c45959e90f8d26cee3c959ffbbbdce6 │ │ ├─103854 glance-api: uWSGI master │ │ ├─103867 glance-api: uWSGI worker 1 │ │ └─103868 glance-api: uWSGI worker 2 │ ├─e689b00bd9ea78d11a36388484f5da07a1c153be2924bd39bbf67fc0c9dee571 │ │ └─44171 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 │ ├─ffc349502aa4a00fdbbbc65c56e357ab50aeede0bcda507b52fe7a77df88593f │ │ └─140286 /pause │ ├─f1787a8e54dcdaf4ad1f7112f091ca47a1ac3319493675ee9d457d5329acf4a3 │ │ ├─107013 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107030 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107036 erl_child_setup 1048576 │ │ ├─107083 sh -s disksup │ │ ├─107085 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107086 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107087 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107088 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107303 /bin/sh -s rabbit_disk_monitor │ ├─2cc8880b02e0bee0bd3f64f1dfead3cbf33d6b986340c38a13dbe18965542ab8 │ │ └─51451 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 │ ├─0c0ea25a9926f5f3483f52d26009bc2501c15f716795b490a3be35be093e64e6 │ │ └─220620 /pause │ ├─b8fd7d4557c0ae5e5b56d97f06f189a3e45a3d46820e76ecde986dd0ebd190d7 │ │ └─65312 /bin/pushgateway │ ├─3912c46d8b1a4591dff054d9071bbdc621dfdfe11f264a3f3c5e37c9f44f3bf8 │ │ └─43650 /coredns -conf /etc/coredns/Corefile │ ├─f465c0dc000c8e61b218d9d36faf4f993cad2be2bf0254789eaea173e3541c0a │ │ └─241962 /pause │ ├─ed1b883ded8a2d9e67d88b0a3dbc8357efe19d03ee6e027bb938e12f6c6b3430 │ │ └─144227 /pause │ ├─19a7708fbbf8caf9a989a8c64ccbbfef0e2a678256e3e910db8c3bd2452d63e6 │ │ └─106903 /pause │ ├─b99ceadae0b585d389646f4d039cbc31e51395b9c9aaed7a26e89ef16d938cae │ │ ├─166844 nova-api: uWSGI master │ │ ├─166860 nova-api: uWSGI worker 1 │ │ └─166861 nova-api: uWSGI worker 2 │ ├─e71a0ed603d2dcbff025865d90a917561bf5298fc4352657c67d3bdc3619ea46 │ │ ├─ 71760 apache2 -DFOREGROUND │ │ ├─ 71804 (wsgi:k -DFOREGROUND │ │ ├─ 71805 (wsgi:k -DFOREGROUND │ │ ├─ 71806 (wsgi:k -DFOREGROUND │ │ ├─ 71807 (wsgi:k -DFOREGROUND │ │ ├─388702 apache2 -DFOREGROUND │ │ └─398190 apache2 -DFOREGROUND │ ├─4d20de0a9c671b85f7114827afac5b2edd8ce4c72292d13955ab423b31058db3 │ │ ├─255507 manila-api: uWSGI master │ │ ├─255543 manila-api: uWSGI worker 1 │ │ └─255544 manila-api: uWSGI worker 2 │ ├─85fa39ffdeaabb6fb4353dc88a41479bb20f39e556b02d4ec15f6970c6550370 │ │ └─183370 /bin/bash /tmp/libvirt.sh │ ├─06932d51e53e43e5bfbd2d070286b8776d3e4622d9df8c8e972b130b83eb3fe2 │ │ └─103419 /pause │ ├─c5b11eefa33b6a6ae422667b4135e0dc75266ba6f12fc80290417dcb2c5ee7b6 │ │ └─40519 /pause │ ├─26d67dc11c5c239e14141d959ac14008d1e745de8d35d05a67880192ebd9cb73 │ │ └─60539 /pause │ ├─c1d0c4cd17a635d235afe9078c5b6fecd6004006bb9194a7ba926865fe710e54 │ │ └─65486 /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 │ ├─3a578bd403ae94c63dcd236aa2c2864e732980c63704b92c879af92f3991fb93 │ │ └─143419 /pause │ ├─b78ab5cdb9c3108c96db66e29b1aa125831561eea332405fdc9e2cdc0ddd9b27 │ │ └─84666 /pause │ ├─7378388fc5c2ae88a26a20465710d2aebd9e3053f0a0efd3748227d997f20a13 │ │ └─51359 valkey-server *:6379 │ ├─d1b0094eb81ada46eb763e91cdd87f3db7d0bd13efb2077f4b0fe8e8129ebcf1 │ │ └─65877 /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 │ ├─5b32791522dfdcffce125740460905c0a7467397d9e26ca634f6939f8581a488 │ │ └─209538 /pause │ ├─2c5a9ca46bef04a142e83a6f1b35c643630dda9a8fa407cc9ec251fe18ce38a1 │ │ └─56157 /pause │ ├─1dd98e8d390050dce5c4fdd23b6dcefdb3b9f38ce82ddab4d37d9aa5b53b43ee │ │ ├─172001 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393869 sleep 300 │ ├─18c7b0e13ca054d220ec44cc4170d1d7cf6a8ca3c082b44f750693ad6713feec │ │ └─43201 /pause │ ├─e3b0d2263fb5b7c24d66820c0c137551e61a190578e2efca2fe1e2b1674a84c8 │ │ └─78862 /pause │ ├─34d9fceb2621b66f47e5ee48a8a5b80604a796702921e1e1e6ab7a7e55170e86 │ │ └─46825 /pause │ ├─ce16e03d17752b298db2b526d46ff6f720ff1c591af76e7a8ba73bec532a8737 │ │ └─47639 /pause │ ├─8109441136750fd5feae27abee24157340209414931e62edf318ab31932a360b │ │ ├─183925 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183942 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183948 erl_child_setup 1048576 │ │ ├─184052 sh -s disksup │ │ ├─184054 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184055 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184086 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184087 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184097 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184425 /bin/sh -s rabbit_disk_monitor │ ├─33a8ea7c8263d4ae2b54fc405e93eb71def090976f24bf7b7b1a50e9fc1357d7 │ │ └─171020 /pause │ ├─5f1a79e92eceea71e3d973df51cc60b1d9c4a2448a06fb09b4f5096fc26e0ac3 │ │ ├─242087 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242104 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─242110 erl_child_setup 1048576 │ │ ├─242249 sh -s disksup │ │ ├─242251 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─242252 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─242271 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242272 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242691 /bin/sh -s rabbit_disk_monitor │ ├─ddfe307ca2d4214ef8f47c34cc89f25c69cc5ba6c7a2b724d348b9ce6b6683c6 │ │ └─229366 /pause │ ├─425ec79456b755d2b32825308eab653e7eac9529d2301aa492e8871f13e1c866 │ │ ├─129440 placement-api: uWSGI master │ │ ├─129452 placement-api: uWSGI worker 1 │ │ └─129453 placement-api: uWSGI worker 2 │ ├─3fbb3dcf15fb8cd9db60ad77374e38a4f7d339005a2b1c53d08b86d69d617958 │ │ └─60832 /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 │ ├─4fbaaaf1880aed82f207e340ec1a87807dd98af8d9b3ed230fcfb4489f7c5933 │ │ ├─105284 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105524 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105526 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─054a70845c5ce8beccac270ca90d77a7c370770e4f0f276e047d89a3c9b91051 │ │ └─62597 /pause │ ├─3b966f44f10710074ad21ce9f25553146db4fa7eb5a83563b603f280e4015299 │ │ └─255391 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─859d3f486c374f7a17ddc4bdec05a1e01ddb815fa386d0dcaedd05e33d2f38a3 │ │ └─185958 /pause │ ├─4e9adf379c73e842a6946ccdf1c6760a6d0dfb3334c371f827885995f358d096 │ │ └─44638 /pause │ ├─e8a3a346830141aba9b9a927855b90772b9e2adbd19ff93ade5720a8618ce422 │ │ └─171462 /pause │ ├─b60a99488700f65779b0fe64a1219bd340d8de06331df2b74cdb201d217c3889 │ │ └─40581 /pause │ ├─e823e6306a707b7537985b5118d10af032e1c962b0d20047d1ab093f8373cfaa │ │ └─238923 /pause │ ├─f4b3c5d685be1e12fa095d073f037c2dbec017e6f43771d472e56c841ee938c5 │ │ └─42103 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d759543c5c2a61a2bdcd03bd0893d22ec876a281f69007f304e39a4959978358 │ │ └─122472 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fc13c56539e91277d5cfbb904bfcac380a2383db354f0dc77f65cf1ffaba482e │ │ └─183753 /pause │ ├─d682054464cb950430502df76eb13c7cc0155e94346b21ce8d19a617eba91759 │ │ ├─138792 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138805 /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 │ ├─ee9479311c089a4717bfdbe357261ca49a27c363c09ec6b1c4152d0ff2267c2d │ │ └─108831 /pause │ ├─2bb2948cf88dd5df5bc548f14251829654c245496acecf5f0d33b4741efe733f │ │ └─209238 /pause │ ├─33102295607901dc06be508c3abf728b621073fc8852d16b9ac233354fdd6552 │ │ └─56471 nfd-master -crd-controller=true -metrics=8081 │ ├─3d68f3bfe51f1567dfe503a3e71fc1f09e1149825c7643beaa4049b07cfb855f │ │ └─124448 /pause │ ├─ad63a1928ed29819a21b8336c733ca7e7a132e8785fe8d52117039f2bb435823 │ │ └─40764 kube-apiserver --advertise-address=199.204.45.248 --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 │ ├─2380372848790f55cd94fff3095e1b5a44590f33642ea71cab467e9e4344e11f │ │ └─44615 /pause │ ├─2a69050a45b3976d0cbfd8e193124aa52b848d6e238eddb48eb250d9f9b51aec │ │ ├─198071 heat-api-cfn: uWSGI master │ │ ├─198110 heat-api-cfn: uWSGI worker 1 │ │ └─198111 heat-api-cfn: uWSGI worker 2 │ ├─61b5617137dee97535f316ea7ff37f95f73102a3709f0edb9f5bbd1dd583bc8f │ │ └─40645 /pause │ ├─1db24a7523441c0ccbf64066f67d7f4b4f2560fe64eaf21bfd487f6f1c2a1b33 │ │ └─108714 /pause │ ├─994cbe5fc621be00409d4ce3a426af9a620df6d207adf9f6225b2f46cd4a2913 │ │ └─143610 /pause │ ├─4fae073591559e1b099323759705a9e17949df15099ed8d0b9208fc9410f2ebb │ │ └─246490 /pause │ ├─d299cb54b9b0bce29111706898bd0b3791008b191cdbb4bfdd9b785c7a26d76f │ │ └─169080 /pause │ ├─c4923643fc368727a2a65d9e13da3d9dafa3b497cedb596b96a63dff0e598dd2 │ │ ├─118331 cinder-api: uWSGI master │ │ ├─118347 cinder-api: uWSGI worker 1 │ │ └─118348 cinder-api: uWSGI worker 2 │ ├─848ca6f739300faa5e133e97a5917cc14700fd2ff8249551809b7dad8ca618c5 │ │ ├─48957 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 │ │ └─50218 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─7cdc6659eef710e5bbcf300857a8cc7af2f1802fd108e0585bb443fcc7dcd302 │ │ └─246538 /pause │ ├─4d5a50b4c3e0bf8dc288f03484c66db978d574e821b0514312d9d097133e4222 │ │ ├─181884 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182427 /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/tmp6n0mlh21/privsep.sock │ │ ├─364707 /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/tmp2waq6hb1/privsep.sock │ │ ├─365144 /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/tmpcsu9lq9t/privsep.sock │ │ ├─365499 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365501 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366526 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e6c51d69-5ca0-46e5-9196-aab3bec50d2b --namespace=qrouter-e6c51d69-5ca0-46e5-9196-aab3bec50d2b --conf_dir=/var/lib/neutron/ha_confs/e6c51d69-5ca0-46e5-9196-aab3bec50d2b --log-file=/var/lib/neutron/ha_confs/e6c51d69-5ca0-46e5-9196-aab3bec50d2b/neutron-keepalived-state-change.log --monitor_interface=ha-da879a70-d0 --monitor_cidr=169.254.0.46/24 --pid_file=/var/lib/neutron/external/pids/e6c51d69-5ca0-46e5-9196-aab3bec50d2b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─369265 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ec59fb97-2619-4d43-ba34-367428b211ab --namespace=qrouter-ec59fb97-2619-4d43-ba34-367428b211ab --conf_dir=/var/lib/neutron/ha_confs/ec59fb97-2619-4d43-ba34-367428b211ab --log-file=/var/lib/neutron/ha_confs/ec59fb97-2619-4d43-ba34-367428b211ab/neutron-keepalived-state-change.log --monitor_interface=ha-fa95abfd-5c --monitor_cidr=169.254.0.74/24 --pid_file=/var/lib/neutron/external/pids/ec59fb97-2619-4d43-ba34-367428b211ab.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5872873e28bae9de1fe83620346ed8c7be698351ffb1236a03c5252165479c83 │ │ └─62197 /pause │ ├─43dd9df40d861cb565fe511337f5f1b6861d89f25fcded163279e67accedfc93 │ │ └─65835 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-248.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 │ ├─5cb12636ea25ed216e86160ccf4ae9628c7784a8ed9994e60b7fd1d7b1782e68 │ │ ├─179546 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179843 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179844 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179845 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2fef3ecf490c55c6230b3c674f3043c2e2b2e3809b3eacf5afcd6d55bc82eb9a │ │ └─138757 /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 │ ├─519c401f2f4699bc337d428183eefa37f4b0f6e1791f50cd73523712bedce661 │ │ └─43585 /pause │ ├─c1568c577e86a8affbc206dfe457866d15b452dae4cf724f10836baaa4877584 │ │ └─61223 /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 │ ├─555e20d823bff1914a6e841edbe43d8d5d0d3c7d2cce4b450eed78a75cb831d9 │ │ └─44857 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─65abbdae85356de284010c61ac5c78e6cc0caf7949a8aa1e17d006c8f80d956c │ │ ├─238547 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239270 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgs3fxtjl/privsep.sock │ │ ├─239280 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239283 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d6de6db66f7181d4d1e3457fd9200b40bdeac776c0a1c26536f36fb9526339e8 │ │ └─40878 /kube-vip manager │ ├─03abeaabf54262fc5145a9f1edb40f23d74976ec0daa50134556a37f5329149b │ │ └─63891 /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 │ ├─5241c94941885208052a6c0838eae329273cffdd85b387c635cc61cd2c342872 │ │ └─96019 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─901da8c2ccf120a44db54d17202162bf0aae60e7be9cc58c0b198b4a4a37578c │ │ └─56365 /pause │ ├─5447fe311110f953d5e47364ae8d501b847a8cd41bba6b3bb821fb8b176d3055 │ │ ├─179545 neutron-api: uWSGI master │ │ ├─179579 neutron-api: uWSGI worker 1 │ │ └─179580 neutron-api: uWSGI worker 2 │ ├─3054a07a52e2c652d86fbda7f84819bce1acde3aba90f57edc5ff4959b23af71 │ │ └─143078 /pause │ ├─38eac09ae17138e9d998a46dd01c9443b60e9c9cb172412a704543d4ee658c4b │ │ └─170845 /pause │ ├─1a9f640f13c28e3b8967e9c04f7a2e0f5a1c67b4d736456249a108f6710c9438 │ │ └─255369 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2ade4bb9b33e287a654ea5b308eed93f36de031aa8679ebcaf0442b13630eef6 │ │ └─257665 /pause │ ├─7e79789f716c31ebd839dfe585d6b19372ae6cc1c0dbfb3d69b0535a9eb005eb │ │ └─246602 /pause │ ├─10060c1793cef716dcfde349efb2fed9b6bf80857f6179a0bef8bc193f04a600 │ │ └─66210 /bin/oauth2-proxy │ ├─f938ebac39e7b9d8bc4818156ceb9f1f6d75f8ee801d85feea6962e018bf0008 │ │ └─47816 /manager --metrics-bind-address=:8080 │ ├─b52a76322d23a260574082a5867c1f4226ca553a9c7b034043532dd01b029111 │ │ └─41905 /pause │ ├─f4b5e5377a867ed181472ceb72ac17e3c527ec716801006afa54e82200fd3478 │ │ ├─218617 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219130 octavia-worker: ConsumerService worker(0) │ │ └─219133 octavia-worker: ConsumerService worker(1) │ ├─123d6f33edda49e11c0321efed2ce1e98dd04af83048516f8f3a2a5cc4890c19 │ │ ├─63795 nginx: master process nginx -g daemon off; │ │ ├─63812 nginx: worker process │ │ ├─63813 nginx: worker process │ │ ├─63814 nginx: worker process │ │ ├─63815 nginx: worker process │ │ └─63816 nginx: worker process │ ├─672df6d6d2eefb2ebbd9f618486bbfa0ea66e891ee36d21cd1c3b38ce6c611a0 │ │ ├─238958 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239333 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239334 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2589e0423f15c693c968897d5306cbb26a41de79c51f27f31baccc0c9e798537 │ │ └─209167 /pause │ ├─11456571e06cde1e4eba8901ce7ed79614a306c4efde8c7662b6880d6459fa4d │ │ └─225033 /pause │ ├─09804d0abae82d2bbb7cbc2606ab6eed2b6d61d4fb66c06b01b127ccb058b866 │ │ └─224397 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─ca89b116608c43fb65053c751bc54643055ffb337e918f2fdb6e43c2aee09681 │ │ └─44767 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─a3222d99cf4d2a29a3a84c57034c90f7f4ec8cf4027ca9c4b764b76786de86ae │ │ └─40710 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 │ ├─b1537017d415f64ebdb29fc8e250ac18f42a41827095594580f0e78bdb1ee8f5 │ │ └─47153 /server │ ├─8923f3a0d04be8068eaa8e81a27311ee01c532b53093641482434b45d7f01197 │ │ └─63929 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5448964154f4fe1540cd549038e093bfa83d0fd4c96dc1434255176c534b7d72 │ │ └─47540 /pause │ ├─29b74cdd1e9489aac476e4a81daeafa37f4a9ca4acfac1d8d361fdd2d43bb1c8 │ │ └─60367 /pause │ ├─7958803811689e03b615d6c2177c08117a6b621c6a39aec6afbbd97feb873d0e │ │ └─162360 /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 │ ├─641e671739d7455bcb585cae1c948a22f736f4475676af208ca38f799c876bb1 │ │ └─43706 /coredns -conf /etc/coredns/Corefile │ ├─d7305c9b4a6cedd90b0683de0b5a3f4f972f67111386c7db976e6d5099b426c0 │ │ ├─181912 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183091 /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/tmp092sxjlu/privsep.sock │ │ ├─183535 /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/tmpm0ebc8ee/privsep.sock │ │ ├─184146 /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/tmp7k56_oz4/privsep.sock │ │ ├─184453 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184454 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184489 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0dc2d8b6-6ca8-4a00-9d7d-61d4f75c2b7e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0dc2d8b6-6ca8-4a00-9d7d-61d4f75c2b7e/host --addn-hosts=/var/lib/neutron/dhcp/0dc2d8b6-6ca8-4a00-9d7d-61d4f75c2b7e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0dc2d8b6-6ca8-4a00-9d7d-61d4f75c2b7e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0dc2d8b6-6ca8-4a00-9d7d-61d4f75c2b7e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bffe2298-0e45-41a5-9b72-b53d4766d135,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 │ │ ├─184494 haproxy -f /var/lib/neutron/ns-metadata-proxy/0dc2d8b6-6ca8-4a00-9d7d-61d4f75c2b7e.conf │ │ ├─203971 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/461e9d42-0ce2-4a2e-be8b-453c4e890ad8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/461e9d42-0ce2-4a2e-be8b-453c4e890ad8/host --addn-hosts=/var/lib/neutron/dhcp/461e9d42-0ce2-4a2e-be8b-453c4e890ad8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/461e9d42-0ce2-4a2e-be8b-453c4e890ad8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/461e9d42-0ce2-4a2e-be8b-453c4e890ad8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e559ad6c-8611-410d-9083-982515be06e7,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 │ │ ├─203974 haproxy -f /var/lib/neutron/ns-metadata-proxy/461e9d42-0ce2-4a2e-be8b-453c4e890ad8.conf │ │ └─370378 /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/tmpxgw_ho_y/privsep.sock │ ├─db20a20c5352a0500bd5710de0ac8a3bb0ce68e3419db44cbcfb8eb442cc90d8 │ │ └─56205 /pause │ ├─f145209dc577dd1c5724a7bf5700d44731ebe02c231d96581c0555eca8b4ca22 │ │ └─226149 /pause │ ├─081e01818937d882a7407d3f79f36c622415d581d07924f981a2e5e0db6db50e │ │ └─41114 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─56c2c76930a3a7cac4a907291339e2f7b52c0113bcaecb7e41a4af8d4193e8bc │ │ └─227857 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─f781c601c3d02b1670a772e3d1fb3e327de06cec003daaedab964ecb677f73af │ │ ├─167104 nova-metadata: uWSGI master │ │ ├─167116 nova-metadata: uWSGI worker 1 │ │ └─167117 nova-metadata: uWSGI worker 2 │ ├─90c7c2ee189eb104db88a7847b9a20f4567d116d5ff283dcf8ad08dcfca4d201 │ │ └─63248 /pause │ ├─0a816bb72599c56da76bddfa69614160a62607a9bfa9b777d3c4d497c50e22ff │ │ └─47689 /manager --metrics-bind-address=:9782 │ ├─62ffedef49954260fd1e08ea7343f5b93229156ecb6d1835ee94365c3d4dec4b │ │ └─226175 /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 │ ├─6db8f1efcdb01ef147458d6d06ca4ae83e9f043d8993e99f377e180d9a66c7db │ │ └─65918 /bin/memcached_exporter │ ├─81cbd06de95ec59543365c2e55788b2a922c5ee086a143608644e597bcefcc31 │ │ └─143661 /pause │ ├─b71460aa9a2d91332dbeea129d5ff1c5789b58e90c58afc7067157da4916d400 │ │ └─51290 /pause │ ├─205d2084aa221accd93703e68d0a3a6533d45d3e65d63f751aa0604608e140d5 │ │ └─186178 /pause │ ├─dbdb5a63b0f8c630c610713e37d5e850947ec05064159e7fd4e1edb14c58be41 │ │ └─224026 /pause │ ├─c973f0253abbcf35d62b79d1053048ed6e6531c239f29d65134f597ee9617cae │ │ └─68379 /pause │ ├─b9369df52c8c471340e83f39a1b15c72fff88b44308a3ada1dc2a469324cad16 │ │ └─40644 /pause │ ├─130211b890b3376340ebb1495887f25097f59fbf07f855086a75056e3c976aa4 │ │ └─63454 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─593c5346b15be241df4e8df14d52c9d3d63e96500c82eca0bde1d9b00997ffc8 │ │ └─43630 /pause │ ├─ae3fbef962a2df9ab4f1cc2df37ed9664cde855b7ce06f9fded7e2bc437f396a │ │ └─62815 /pause │ ├─3b029ee9a8b6328e3b9b85b4294a6b29c005f7b7978b4bf76f5744dbde2e2cb5 │ │ ├─ 95292 /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 │ │ └─337532 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─07accbc0449eaeb830fcd87711b0d02f25c69706b999adfda7ba5fad2ed33f06 │ │ └─56511 nfd-worker -metrics=8081 │ ├─a73b3fa7cbb2bf729d9232f7afc1212f82f8e3686b113e2891857fe8a64d5525 │ │ └─64802 /pause │ ├─a7c31a43b5ed02f300cd93f594bf7307d696c438c4f3ebb8da890de67109f31d │ │ └─143912 /pause │ ├─787b188b75e09216ff09cd967da65e2249e7121a2b29d552ff97b8455a070f84 │ │ └─62941 /pause │ ├─661bb9c629d6d58d9a6c7d4edd15474d90b9327caa5a4a121294a1ad10aad24f │ │ └─40746 etcd --advertise-client-urls=https://199.204.45.248:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.248:2380 --initial-cluster=instance=https://199.204.45.248:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.248:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.248: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 │ ├─bcccdc68f19af5363fd1e3b8f5ce9635bf57bb0b12c7b70627b563c1600e83b2 │ │ └─120008 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0e98ee7722d5fb2346f38ccf735d7c608ec6c73fd58c7ce01db0d208f7146319 │ │ └─48926 /pause │ ├─90783157a5e8c368ec1c9dba0b7844ce845d5de22f6ac698e63311fd7a61d3c3 │ │ ├─169160 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169177 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169183 erl_child_setup 1048576 │ │ ├─169232 sh -s disksup │ │ ├─169234 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169235 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169236 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169237 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169247 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169476 /bin/sh -s rabbit_disk_monitor │ ├─ccc73b8f6dfb19572eb194b33bcc44d08a9967bceb274f3e01d1bf3f04b69603 │ │ └─246283 /pause │ ├─bf760978996dd9dd451a603dcfe6434b91893d97a2bd9192375e905b592387c6 │ │ └─46721 /pause │ ├─4d547c787cf2ad278bdaebf00ef59cedfd827377dac8c6b3c16914caf1138d59 │ │ ├─66723 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66739 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66745 erl_child_setup 1048576 │ │ ├─66792 sh -s disksup │ │ ├─66794 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66795 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66807 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66808 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66818 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66906 /bin/sh -s rabbit_disk_monitor │ ├─4e056f7533de924ffda496076d4f641a09bfad173662f808c9e8cb0b593c9452 │ │ ├─198015 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198485 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198486 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─aa998a214898d9ce57615e6b61c22f725d4cd8c7bae7b6ef735fa822f4778b83 │ │ └─51641 valkey-server *:26379 [sentinel] │ ├─ec943009c0310cd5738935df47d62f2bf38f2a377b1802ac71652f70d2618d62 │ │ └─63411 /pause │ ├─f87d7004b183006b3ffa80a152922d9d79a4002120b0e99d44f505f6a871090e │ │ ├─217915 octavia-api: uWSGI master │ │ ├─217938 octavia-api: uWSGI worker 1 │ │ └─217939 octavia-api: uWSGI worker 2 │ ├─e44fe556aebbe808312d75217630c8cca0f0799ed80d1bda62ce94f32a396869 │ │ ├─42344 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42717 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f5f8ddfcbf1c24e71d9348af63bdae88fcf30196aa3deadf5c0e39ca38f7ddf2 │ │ └─65447 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-248.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 │ ├─5611b190a00323db2f93d30196ba2aa99e854f1635f7fdcf608a0d0b57ece390 │ │ └─48139 /pause │ ├─222bdfbdf47066a7734dec52be002eb9432c93654000d4d66339202ff04272f8 │ │ └─63989 /pause │ ├─e5041d682ad88067d3f9445956835d7169330d00c100b61a215ef39baa8c5471 │ │ ├─167709 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168023 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168024 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c0d552d0e878fe0d8594d843cf30286a4b3b16d41cc50518cc069aed1b02f4c7 │ │ └─62252 /pause │ ├─bc63e2216a11f9df79534c84ae0d158f4dd3a13602ee7e13b8a3831c0c11f26b │ │ └─66363 /pause │ ├─519d0cfda8ae42cc65efb13962fa879083efa9fe11c68249592c46e0cf2ba127 │ │ ├─179594 neutron-policy-server: uWSGI master │ │ ├─179606 neutron-policy-server: uWSGI worker 1 │ │ └─179607 neutron-policy-server: uWSGI worker 2 │ ├─9cf67fabeb2f6362cee661dd2a96fbafe1ca56da4b31766bfcbb6cb35bb2ed21 │ │ └─222968 /pause │ ├─d821dd4a5d1d13cfc8e49b7c2bd72064bba844b4c13d541da5e094cb832bc5d0 │ │ └─121859 /pause │ ├─f169a7bbefd1264d27746a591f6447c4ad597d1aa9f43f4a1c8c68e5edf9c0e8 │ │ └─65237 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dde148f9eca12eeb446c0c0d7bbf371371189af82a8b35cd70af21e2abee291b │ │ └─138442 /pause │ ├─a0eb5a9217d61c8b002dafda4f854792b2f8e979f0d65d1401e4030a23171058 │ │ └─183291 /usr/bin/libvirt-tls-sidecar │ ├─9609c0e4505bca92e333904af7cf5c2e89e981ded317f12a1ba8928e3f7de5d3 │ │ └─229230 /pause │ ├─8746baecfe377a668110bc085b25646d466f93ec93ed6e77c62247a8591db384 │ │ └─51731 redis_exporter │ ├─c84bd4cfd1168d3b4ed1f97db28aac22c06ba9565f5ccd5c721b45a792415f04 │ │ └─66009 /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 │ ├─4253fb55109bbeaca28b7e966e199d3c36104e3628b3aa652feffef64661ce87 │ │ └─187823 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─baff7682c93b31c936255ea69aeed5f76e32c0b43e5a04d0ac8e6a2077883f67 │ │ └─184007 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d4841ca48abf762abcccc2352f832a94a579eda9cbade978ebc4ddc9b000b618 │ │ ├─ 47042 /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 │ │ ├─ 47071 /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 │ │ ├─ 47193 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260080 nginx: worker process │ │ ├─260081 nginx: worker process │ │ └─260082 nginx: cache manager process │ ├─172d808688258e60a2dc04e03972b8f5876b2a05801517b4c7d725b435ec7c41 │ │ └─260661 /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 │ ├─c8ccf36bfd4f76731977d82748c379dc612735ca3e254a038ac0a9ae7a6d5765 │ │ ├─181917 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) │ │ ├─182165 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) │ │ └─182166 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) │ ├─3e6f1d1a5fe907efbb3a4e2c52ba838b708932a38c84bb037f9f5f348a327091 │ │ └─260350 /pause │ ├─4a3ed59f84bfbb5e8edf6dff2091c3fc3d6407ac581ae1dbb86ab6f9017fa68b │ │ └─90565 /pause │ ├─6d01aa42d49133afeedea27bca39f3e22cdf086d64bea25940cec6f98a682aa4 │ │ ├─260469 apache2 -DFOREGROUND │ │ ├─263100 (wsgi:h -DFOREGROUND │ │ ├─263101 (wsgi:h -DFOREGROUND │ │ ├─263102 (wsgi:h -DFOREGROUND │ │ ├─263103 (wsgi:h -DFOREGROUND │ │ ├─263104 (wsgi:h -DFOREGROUND │ │ ├─263105 apache2 -DFOREGROUND │ │ └─263106 apache2 -DFOREGROUND │ ├─81da292be402565b041dbcdf884b76aec13ba8f33b8bb60ef9c4dbc03eefcb43 │ │ └─171507 /pause │ ├─c646013fb672ebf145ea8119983bfda367ade18dadbea1d6254df3c1e648d1ef │ │ └─94860 /pause │ ├─1cdf6a448e2961fc2043d71426862b553553ba217173acf53585114ac8842c74 │ │ └─44049 /pause │ ├─616eff9279ff7a55da9c9d4d46a537cc58de853f45ad9ab010c48c0c44decbb8 │ │ └─44642 /pause │ ├─f9d6c754a5977cc29058bee9a98756a67660d3c709543a42d9e063d47dcf6f55 │ │ └─49228 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1372b85a92a0541ad64f6b2c02c931eee1c07de02bb6d4ba4e065cc20396e057 │ │ └─186022 /pause │ ├─8a1c32f99eccf3357d9812576e61fafb6259e5bab6f4c97198273e470b6b1ecd │ │ ├─167716 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168041 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168042 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4e13e54ad2f05d3f5682de8df1f4f6024b90a119122e3aaf2dbb1f34c8f9a710 │ │ └─49038 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─09bbac3168fa22dc81930b62e4b5c0dafe8f0e29131ca138c7f5963e3fc1d3ad │ │ ├─84021 barbiacan-api: uWSGI master │ │ └─84035 barbiacan-api: uWSGI worker 1 │ ├─c9f4a3043e1a474eba458ea5bc89ee909ae4314836d594fb846b8a18ee3fd85b │ │ └─48326 percona-xtradb-cluster-operator │ ├─718ea3241a7ec8df3b8b7a5da5eebc29b68e3200c9481deab389d7ee6c3f7f46 │ │ ├─64470 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64523 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ef59908191a6c774f8e45ae9c46574ede1e3cbd6a024c4a5d2dff43e26aeb2b6 │ │ └─64890 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fd48a36945fe5bd55e919b4bb0711cff9fd51e0f6c1c94d46b23eba1281fe179 │ │ └─56621 /secretgen-controller │ ├─23165a680ad34ee1ff58783abfded7920885ddb0efcee9725d995338e5ed296f │ │ └─170871 /pause │ ├─d86dd8572e105c6fbf23c38b41d5cffb09a8f47145ebc8425dad7d0b32691d18 │ │ ├─197836 heat-api: uWSGI master │ │ ├─197849 heat-api: uWSGI worker 1 │ │ └─197850 heat-api: uWSGI worker 2 │ ├─73dd583c3d44325ff3690125b93c7e299d27243571b7ac4c8425e62d0763bc66 │ │ └─223093 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2ff86b0baa3f0ed05ce4d7f8641835a8c755809c1a4b8f97a0a7ad422d46c872 │ │ └─209276 /pause │ ├─3ca3378be0e16b6ff49fd854424f9451fae1c4733aa4f5a71cc98761e4495840 │ │ ├─264191 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264204 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─26d191dfa0ecf1afa87318491ce3dabfd9bc1de3a7117f9105360e3f9b3e64ef │ │ └─60482 /pause │ ├─8442d74eaac8c65501be649f861a5143a7f429c651bf7053797c1cf297c7b4a5 │ │ ├─61162 python -u /app/sidecar.py │ │ ├─61389 python -u /app/sidecar.py │ │ └─61390 python -u /app/sidecar.py │ ├─50990a60ab49a602deb58c94e5ee67b94f70d35bc83950d940ed12b6fc9ed2ab │ │ └─65193 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9d1d3d100b9be0a7ca2b4feaaba8a345352272c8038944aea5e0379da5bb8c41 │ │ └─62354 /pause │ ├─5220fef8f4dc23cdbdaff63ad5071e9f8fffac838c9e31c14b84b96eb1ad8d10 │ │ └─244519 docker-registry serve /etc/docker-registry/config.yml │ ├─c6e6b149a0c141cea0b0c82dd23fa5342a9928b17b1fae75af01bd1292719867 │ │ ├─220737 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220753 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─220759 erl_child_setup 1048576 │ │ ├─220809 sh -s disksup │ │ ├─220811 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220812 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220825 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221063 /bin/sh -s rabbit_disk_monitor │ ├─4c6c53cc929a5ee8dc0a8349440ba1156d79f8a655466c71a6479f9391af76c5 │ │ ├─141287 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141310 erl_child_setup 1048576 │ │ ├─141363 sh -s disksup │ │ ├─141377 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141378 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141396 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141397 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141473 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141635 /bin/sh -s rabbit_disk_monitor │ ├─2dcb389a56658ffdea1a1ce31d561b1c1b42347163fa01a2619ce7287b0641a7 │ │ └─218641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a2f34eab19eb3b6b851fb900db17a39d26ddc8c4f4f89ffed3ff405ea29ec683 │ │ └─40626 /pause │ ├─bc140fac39151f013e8964fb1f703979339adbc9f4bd718b103b746a330380ec │ │ └─64945 /goldpinger --static-file-path /static │ ├─0e8f3d8d880cc6394ed9f48e4886a86e1432232861a61e3b2784c952133efafb │ │ ├─238816 magnum-api: uWSGI master │ │ ├─238870 magnum-api: uWSGI worker 1 │ │ └─238871 magnum-api: uWSGI worker 2 │ ├─c5676b499e4459a98277c505a16878e81bde6b69b8cb050576c2884e60fd1ae4 │ │ └─238507 /pause │ ├─aa14808ab6434cb86799ec9ed9b1003aeda2bef736c60928defc6fd3513042b7 │ │ └─56438 nfd-gc -gc-interval=1h │ ├─24d340a83f9680534b987e239ba0b8c97a7853525cc568d977a2d28a6ea7f065 │ │ └─56119 /pause │ ├─aa9118ce09e47c213c5940892946063a6e62d38019e916604cc5440fe8d0f5e6 │ │ └─121814 /pause │ ├─f57ef34ea1d281cedaee8b6def3d8af86b601f2fa9869fd5ebf08f135d6a0306 │ │ ├─219425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219457 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─25728c547aa96f79c67e2f67cee895203702aaf35a3db30fbe4ad1252eb805ea │ │ └─106500 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─029dae74b95b0811c0a3919455bcc69809b511cc8628281b11bcd437be502cd2 │ │ └─170974 /pause │ ├─9487a9009d1b980d399b9fc03f1ab576e11faf76c10461883513539729c2d1c3 │ │ └─55471 /pause │ ├─f39302ae096e604b250bfcc40ba0a3e0268b88e6385aeb98a00a4b4e7cc1fbc7 │ │ └─65031 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1b4f90397bea7da788abe51e002bfa5fa7599cc0a4e674749640cc833d180913 │ │ └─227829 /pause │ ├─83f2f27d1ac8cc7053d258a497421268cae65d340fd78c978eff4519360fc3f4 │ │ └─41087 /pause │ ├─10b69a00e97db25f1ea8a1954cd7b885850ad623eb63dc0afb96079df2038711 │ │ └─104975 /pause │ ├─27f3a670daa5f29253f74b68ba5d9746b052c4b78f810a81962062e9ae9f7866 │ │ └─66184 /bin/oauth2-proxy │ ├─52cddd9c9ef985110a216e5c28ba88957e0cd28e95793027eeddb65e3bb1bb74 │ │ ├─61137 python -u /app/sidecar.py │ │ ├─61380 python -u /app/sidecar.py │ │ └─61381 python -u /app/sidecar.py │ ├─bb07051eb6b34841697294e2d26ba2df59e00340c3161a315d99f2d5c9a5bd07 │ │ └─51200 /pause │ ├─3410c5e0d8369884cc575fe7f427aa0050417d4f8f3974a32b64d29f7b60ee39 │ │ └─77497 /pause │ ├─290c964cabfffda09a4882088638f6f077f05f9585b10343a3f5d1ab07428708 │ │ └─44809 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─20df551bfb61dd82d5d297155427dc723be96d3f47e145176ef51ee7c9ff6fb7 │ │ └─85404 /usr/local/bin/rook ceph operator │ ├─6b82c92fc4f6e549e8637909c450a7edb31018d36c08f0dff9310ff246034114 │ │ └─40728 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 │ ├─0e725743e09506e803a3f2d86a3572f161c4480a2671bf738a7e971ea44a5c69 │ │ ├─180470 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180957 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmptln7wssa/privsep.sock │ │ ├─181115 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpyjxs343v/privsep.sock │ │ └─181338 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a9d71e5a107ae919ab8e77cd898852353ef6ba9e2c2179f68dd4e4d382a7e400 │ │ └─48513 /pause │ ├─08ba5a09ae386f08bfd3f966a1a7e810b583a30447352857570d2481134d3b05 │ │ └─141187 /pause │ ├─aeff25fd9c24e458733282c295efe1bebdbfe644c5f7950ba1048b020970e710 │ │ └─140463 /coredns -conf /etc/coredns/Corefile │ ├─6c159b61d76de69d4938e5a03c1b20e1925478d5300ec1be4060ad974facfc9e │ │ └─261744 /pause │ ├─40ade10d7969c2b474bf0ae71cfd36418d00a480984d699554302ced04a6ec38 │ │ └─63027 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 │ ├─88527ef597830bcecb5ca6e150a06a99a4a483914aba95a4517b8d5b4fa00bd7 │ │ └─139913 /pause │ ├─31f5ea99781b7e47974c87c27f33ede743302e58e58970ffa0a8a541581cbccc │ │ ├─255520 /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 │ │ └─255693 /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 │ ├─1b06ddcaa8965efc5803f61c8fe3f8afe70d66cd0b79c25d9502c0845833530a │ │ ├─90711 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90729 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90736 erl_child_setup 1048576 │ │ ├─90889 sh -s disksup │ │ ├─90891 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90892 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90920 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90921 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90931 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91164 /bin/sh -s rabbit_disk_monitor │ ├─de4f6a6f649d243bfa77be32b61064e4d62c8d1692d12f3633701dff33c2ef06 │ │ └─170980 /pause │ ├─ac1da833aa16cdb75b5b7feb5c041bfcdf3c4520ae42cde6aadb5fbae624d910 │ │ └─104935 /pause │ ├─1433feb13d07e1f724d32fb0185e20979160e9186c06c3484e99c3388216d9d6 │ │ ├─122854 /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 │ │ └─123028 /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 │ ├─76cd31b7f11ca9717535535ea0f25acd42b781cc8700f7e76945ef3428c8be04 │ │ ├─187769 /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 │ │ ├─365794 /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/tmpsvyoppbt/privsep.sock │ │ ├─366198 /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/tmpnt8_f0yi/privsep.sock │ │ └─367764 /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/tmp8t49sxgp/privsep.sock │ ├─20b0af39de1bc004f2a5bd92e73420f6a1e3de4405341577f857f21054737fe6 │ │ └─94780 /pause │ └─e879df8ac4cad544d9acc3fdac811836322092dcae8f97f257f5cc9d78b71d34 │ ├─49112 mysqld --wsrep_start_position=65039ad6-74ae-11f1-a624-2aae7370f713:20 │ └─49253 /var/lib/mysql/mysql-state-monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount