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 │ │ │ ├─21862 /lib/systemd/systemd --user │ │ │ └─21863 (sd-pam) │ │ └─session-21.scope │ │ ├─21808 sshd: cephadm [priv] │ │ └─21876 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─409578 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uziesqazgmhyagkzpbgfdkhcjiuivsfh ; /usr/bin/python3'"'"' && sleep 0' │ ├─409579 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-uziesqazgmhyagkzpbgfdkhcjiuivsfh ; /usr/bin/python3' && sleep 0 │ ├─409580 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-uziesqazgmhyagkzpbgfdkhcjiuivsfh ; /usr/bin/python3 │ ├─409581 /bin/sh -c echo BECOME-SUCCESS-uziesqazgmhyagkzpbgfdkhcjiuivsfh ; /usr/bin/python3 │ ├─409582 /usr/bin/python3 │ ├─409584 /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 │ └─409586 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 … │ │ ├─ 9966 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12404 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e4afab66f345323ae187c77af96099206db56a89714ddc763614865c4b2a78e6 -address /run/containerd/containerd.sock │ │ ├─ 12767 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0ce872cfa325cd7b421088c6fc863c89ec35c0c7a24226fa4f01125070aecb8 -address /run/containerd/containerd.sock │ │ ├─ 18797 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1921110ed38f392a383ac0bec515496662a2569c2d9180cb347a745220062f0f -address /run/containerd/containerd.sock │ │ ├─ 25406 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81e9e9e7d6433b387848df7ac4000a048aae24dd38e204eba499f3bb4373a6da -address /run/containerd/containerd.sock │ │ ├─ 30196 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cec67015e9a5ea46824efa00e2fbf650e8a756ba753a925e4c941a333e0df4c4 -address /run/containerd/containerd.sock │ │ ├─ 35001 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 894067b632732c523bb87c58ed4d001459219a7146966b782cff68a640e7953f -address /run/containerd/containerd.sock │ │ ├─ 40586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90278a6437b5e4aba6e437d109729e168348f5db5a5dc6980dce6665149ba84b -address /run/containerd/containerd.sock │ │ ├─ 40609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e771e7c7b9e17f9e1073a576f8ebf0fb3f577348a6c6ca3085eed39dcc519d0 -address /run/containerd/containerd.sock │ │ ├─ 40635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7b77de676080471f525c8eb1f478f7d54af2dd759e63e81efcbb1f91a6959a -address /run/containerd/containerd.sock │ │ ├─ 40638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad07367223d2857d261c04c111faa75598d2785f3583e5afa24092769a539e38 -address /run/containerd/containerd.sock │ │ ├─ 40666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ed81e706e4c88a4b20b095db2be3f26ef59e8985878e66f0aaa73c002d6389 -address /run/containerd/containerd.sock │ │ ├─ 41191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c367a0222c200b07a6e80a2a5b5832a3c6a1748ba7f8cac08e39bcf34004b52 -address /run/containerd/containerd.sock │ │ ├─ 41952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f10f62478b9f44e70b0bb52997e392b4ede5119b0851a9c2bed02acd7346bf63 -address /run/containerd/containerd.sock │ │ ├─ 41968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e051e169152ab50648caf433989487d0cd9d2f3a29a345d75ff5ea01b1edaa15 -address /run/containerd/containerd.sock │ │ ├─ 43301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d42d77c12f9d4cecb14036c9995cb499567c42f7e74edd0f5d3cd73f027e206b -address /run/containerd/containerd.sock │ │ ├─ 43693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03ddfa5545820302f1babd8cd61bf2d3fc296fc5d68ff1414edc10c959a1e571 -address /run/containerd/containerd.sock │ │ ├─ 43718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8184415a383e17bdeb77d43fce25125864ea2a4ae8f80b2267025c4d17327cbb -address /run/containerd/containerd.sock │ │ ├─ 44205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d79627821932baf7f400ab355da5d75f647ef23ed22111ad9e45ea27239cb4 -address /run/containerd/containerd.sock │ │ ├─ 44701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7530a72eee0947be2a536c7c93485ddb12aae2626d464fc8ac0c29dcca8403ea -address /run/containerd/containerd.sock │ │ ├─ 44741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d71f1f8ac6ca49da3f4796f4cc7deaa676892f1b16364f963c6dee72403787d3 -address /run/containerd/containerd.sock │ │ ├─ 44774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8745e36131e0e72bf2f2c529c3b43ce37f8e5bbc54dcf9a7452cb00e164d3b5b -address /run/containerd/containerd.sock │ │ ├─ 46766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce42262bf58d86401ab14822bb8aea8495644bd0d567583d97c001252cff5ee5 -address /run/containerd/containerd.sock │ │ ├─ 46860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a76d79027ffa299b9168777ffb821f0772d61364f2ad2bdab0292146ca16d39d -address /run/containerd/containerd.sock │ │ ├─ 47574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca84b6134e29c8b9b999294a4ef8351c693c6588448d73fb18e2871289c59801 -address /run/containerd/containerd.sock │ │ ├─ 47672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbb791852a584060f8f57593cf0f90a4c571b1f7620b2887cb0028b8ecc096c7 -address /run/containerd/containerd.sock │ │ ├─ 48044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e3e429e0f8c48e7180ef3fb59ea5503c526535d0f81ce4fc03e59403a69f9fe -address /run/containerd/containerd.sock │ │ ├─ 48544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eaabe43c44145193534e509e6c4e5fce265c5f02735c0df319ef1bcac26a13c -address /run/containerd/containerd.sock │ │ ├─ 48965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9700055f57b02d0903f36347a534eea2af4d67ff25744bf8eccbe0755b55f5e0 -address /run/containerd/containerd.sock │ │ ├─ 51130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01368e8afb4c201b77a70d22db941fd215ce876ee1ec11e51e381af0cd069c7 -address /run/containerd/containerd.sock │ │ ├─ 51343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d1de0c8cd764e107cbcebb86fb1865840d49468be1314a25cf7368c76428a8a -address /run/containerd/containerd.sock │ │ ├─ 55539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af0d76322043729d0a1324390b8ee5ed4d357d96131175fec623642a04b84ec -address /run/containerd/containerd.sock │ │ ├─ 56193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ea1b7fdb0388b79e69afbb54da4d0ebbbc9c61601eb8ad62d63f2510c0f16e -address /run/containerd/containerd.sock │ │ ├─ 56232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 400a022bd7e41007d24cb08f86ea69d31717d3f89310c19e308243526c17a1c6 -address /run/containerd/containerd.sock │ │ ├─ 56282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e74bb68f19f4a6775282809b239100abb58160960270e9da4d1e261620b7b06d -address /run/containerd/containerd.sock │ │ ├─ 56493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40fa0ebc84412ca94c30ace86df2c9904e3af5a18aedb1be5910222d858ca4ef -address /run/containerd/containerd.sock │ │ ├─ 60534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024807a4a0dbd6e42ccd12268f27305d1744bbf11417836cd8e21ad1b970a2f0 -address /run/containerd/containerd.sock │ │ ├─ 60614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd4f3ec9686ca34f914368edd3bcbd35dee2160341ea107a365c57606982114 -address /run/containerd/containerd.sock │ │ ├─ 60661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 474418a1ec38a29df795f1e07e690510250959ea2851c97f2ca587db84553acc -address /run/containerd/containerd.sock │ │ ├─ 60712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1e37cca866f6d1abda6b28b917899fb8dce6bfee78d38be000133544d79a84 -address /run/containerd/containerd.sock │ │ ├─ 62097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 148a14a3e902417a287576abf7bc530934248799cfd9b158d4042db5eff335fc -address /run/containerd/containerd.sock │ │ ├─ 62231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56084058b345761c31e5316179002753e48b808c240737c63f2b0131625fd936 -address /run/containerd/containerd.sock │ │ ├─ 62453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 012629057eea7d3eb859845b553050755d10e67a911492d093bd892039399485 -address /run/containerd/containerd.sock │ │ ├─ 62576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d5401050b46ec0af6475e9a42cc7a5e6e02d429906d165bc084492fc8ca42e -address /run/containerd/containerd.sock │ │ ├─ 62633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d833ba8896d85d9913b59ac9f98d9c7577fe0fa5dfbd9c8ea41999b3eca851 -address /run/containerd/containerd.sock │ │ ├─ 63021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f3e10f98e11a51b0fa33806f7c5594a809232e12412a58d4abcc5dda109515b -address /run/containerd/containerd.sock │ │ ├─ 63339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23dab2e686ccad303a5512b8225d398180e2bc3f957db7ddc7459d9f72200c80 -address /run/containerd/containerd.sock │ │ ├─ 63776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad06bf725876f95b2f46b7e3ae814ea489d139870b4fd749e9454d73eb575c19 -address /run/containerd/containerd.sock │ │ ├─ 64137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45caa922d042076510093f8b7c1a8604f720925d36b4051a4aec409c474cd2d2 -address /run/containerd/containerd.sock │ │ ├─ 64985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70702e7e7dd7f0dccc1049f02518370d70c9e737da0c9932110a5d12881e9b91 -address /run/containerd/containerd.sock │ │ ├─ 66461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ce5f63c2dbbeb3b20d0ec66003c668a0df76bf8c2efa92fde611052bfc2cf9b -address /run/containerd/containerd.sock │ │ ├─ 68595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 356fab22160e3eacabcd170557acef515100c76ba8d4c2107ff5c0f8b652715c -address /run/containerd/containerd.sock │ │ ├─ 77680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baaf78f21419f7115dbc76da3453e01a21db9f25e8a9e400005e96a058a42828 -address /run/containerd/containerd.sock │ │ ├─ 79009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 501204fb0da37962c5cec08ff7c1f860ef32e32015e910cddc7694a39b034104 -address /run/containerd/containerd.sock │ │ ├─ 84832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2b4c2052741d6bbdad10f46d6cda67604b9b5aa2f9fee25ffb3d2dbd47c2499 -address /run/containerd/containerd.sock │ │ ├─ 90648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e05d2b743429db43987d4ae80ffece5cbfb83b3fc71f475e2b2015483c73fb17 -address /run/containerd/containerd.sock │ │ ├─ 96787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c558c31f5ed8063e210f491b9b96f855319ca5f8d39a941c2867746d2713335f -address /run/containerd/containerd.sock │ │ ├─ 96905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da1bf783b3a7c8548a9cb77d16e90f0bc36d23754a6a2a1494875b909256282 -address /run/containerd/containerd.sock │ │ ├─106340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 684a1d63b4948d698d586260a88c16f89267644d3aa645f7f603fda5d59b753e -address /run/containerd/containerd.sock │ │ ├─107988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea2f271e2665a4d669ce0173e6e260c6220db8ca095a1057dfdea2e209861b6 -address /run/containerd/containerd.sock │ │ ├─108067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e51f70d84c4788bf9af1adc55f0bc10eb701d292bee379f77709a172ec9d4f -address /run/containerd/containerd.sock │ │ ├─110067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1634412e497e8f08c1812a52f165cc9dbb5fae67c183b5cd495cb5729b45761 -address /run/containerd/containerd.sock │ │ ├─111787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a7ed5d9fe406f7d01ba0e8644d369c2d047a913096ec87ab6cb8cb03ddb5dae -address /run/containerd/containerd.sock │ │ ├─111821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6e89dc028075e4eb0800fc6fa8e8bbbd358d595b56d28924e4ce11141ec76f -address /run/containerd/containerd.sock │ │ ├─125008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c312399ead65f00a151868d5b410753967b42943c92b624a40afde1a13f5e8d -address /run/containerd/containerd.sock │ │ ├─125052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40370f936b95b44f9a9172361a9382b333f92caec8aa58614274ef229576b60c -address /run/containerd/containerd.sock │ │ ├─127628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aec093b0301acdbbae011d31d2d8fea5a9da14f071967fa7aff24a0fdcbdf5e -address /run/containerd/containerd.sock │ │ ├─142000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c94b7e7edfdb104f6393d95b003d921b346ca8540193ab727d2613a79c25999 -address /run/containerd/containerd.sock │ │ ├─143558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd28eff563c08f6ca4b34733d10d71ea39b5678291a09342f5d608fac30bb284 -address /run/containerd/containerd.sock │ │ ├─143903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87806dc5dec61adb53ead89a7cf6cbc88bccc9c94ff982e306a2d9cf0002e781 -address /run/containerd/containerd.sock │ │ ├─144804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d37404a09910268047244073e4ffa44d184de9d4b9908727d46d244b280ded1 -address /run/containerd/containerd.sock │ │ ├─146777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 577f11105e6aabdd87dbcf2c6d26929b71e351aa040d8af7c0839c6c3ae000f4 -address /run/containerd/containerd.sock │ │ ├─147069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92f575e663d6c607597db97a069691b132868ea4fdd7a4e2479fbd24fba7a95e -address /run/containerd/containerd.sock │ │ ├─147213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84ea13971faa9a93f1855d9b74734e1d7fb3fb1730650dd7cd3f6058f4751256 -address /run/containerd/containerd.sock │ │ ├─147294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd1085513c973bf9970f8ec71ba569677a855d8c2a1b0f270bb84fcd69576352 -address /run/containerd/containerd.sock │ │ ├─147633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ad9fbf14ecaab671e412752990e12218357412c6d7accc37b250dc85cf81eb -address /run/containerd/containerd.sock │ │ ├─147893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9185efbfc9337ad3834ab707fda25e712481b7cea49bf73eb4f4994d56723053 -address /run/containerd/containerd.sock │ │ ├─172506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e0273a7b4e7bdc669a85c2534ed5874aed032b4d437dd87a5718cf215a6136 -address /run/containerd/containerd.sock │ │ ├─174889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba5b3bfc3df8efaa6149daed9dbe2112d8daebed11761c5ebc5040790a6eda38 -address /run/containerd/containerd.sock │ │ ├─174941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea8bb06fb202cdb7991692b5ad418e145fb1510b62934f4417b948ae9f80c53 -address /run/containerd/containerd.sock │ │ ├─174990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 006f970a50c54e7a20ac66b652209e7bc22e5eb30efba84afecf68065a0d8480 -address /run/containerd/containerd.sock │ │ ├─175033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b10d3d9a725c270993e2800cd320de49e754acb02c35283fa50728377d945f7d -address /run/containerd/containerd.sock │ │ ├─175057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b77ed387547fb62451cc7ca6313d297452c3d44294790d886ab72722dc183ff -address /run/containerd/containerd.sock │ │ ├─175430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e18f507fc2b43f34d398bc95e76635e90eadb3a4ff53d5aee95cc6e9545598 -address /run/containerd/containerd.sock │ │ ├─175477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 236bd0caae9f3d0f2af71e17dfe446487933c1c44cc7aad544e2e490ed6aca12 -address /run/containerd/containerd.sock │ │ ├─188938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ccd3c8e6ad2290066525d3690446de8b9c4696955f6b9330d1d8daa7b92453f -address /run/containerd/containerd.sock │ │ ├─191328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52ea4fd3b880bdeee8677971cc893a56cf5ec9b23cd958a77858d78cef71c80 -address /run/containerd/containerd.sock │ │ ├─191480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2202f974340902b897e73e94cd6ca1190e8fb5bfe2a2b46371bcf5d9fbd2f9e -address /run/containerd/containerd.sock │ │ ├─191542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30b25f1f56ac775b3764b4f8a15f96cc37d832af34c2387168258daf0c7a2277 -address /run/containerd/containerd.sock │ │ ├─207395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b09e38a4c8bc270c9fdbcdcfd7a038748c148d718653cfcc434b135658a3287f -address /run/containerd/containerd.sock │ │ ├─217225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e81112452435a677119d2593d0640eea19102f108c13036e4fec9ec9a0a5a784 -address /run/containerd/containerd.sock │ │ ├─217335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a909bd17fe8ead6b0de96359d1d24bc7053f73edc5ae5d5b48a2bc311219b4d -address /run/containerd/containerd.sock │ │ ├─217373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7863ae9dc03a65f545371ed46085f30507c6fc4e3d04390add57d9ebeab42ab -address /run/containerd/containerd.sock │ │ ├─217656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9ecc60552fced7b542ee4e26ef14c5273caf58719617043064fe9b77afc134 -address /run/containerd/containerd.sock │ │ ├─230368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f9504c3b0b2ab4aded6b3cf4c634dac589d4f5c152ec9ec5f6d95cd2ce4bb3 -address /run/containerd/containerd.sock │ │ ├─232708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487368d09fc637deeee24dab00e5622b2f0729def49d165141640f2bfe99e7f7 -address /run/containerd/containerd.sock │ │ ├─233882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e33b356b828c6ebec28a35bb0ce0586f32510253c7c8cda3c1566dd464ddefa -address /run/containerd/containerd.sock │ │ ├─234766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c4e8796239c52aeef268a1a6395a1416600e9eb82d9613fd6d4fd8646a36f5d -address /run/containerd/containerd.sock │ │ ├─235788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01b1a7ccaba8a89462e0d01096861fead8617ded135175c14bbf197e2843ff3d -address /run/containerd/containerd.sock │ │ ├─238322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7e4246a877ea30ff7f0efa25e30014a5ad74a8ef728fa9bbf39bd2eb52f4146 -address /run/containerd/containerd.sock │ │ ├─239815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cdf6ca3d871561b01a235ba03fb224138d755844184991729078ad632e90396 -address /run/containerd/containerd.sock │ │ ├─239864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d530370542e4303ef5295100fb991a130ba5bee4506fdfce7f495782a5b6247 -address /run/containerd/containerd.sock │ │ ├─248648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea9e23ca2bb4c4370e635389bd0b8be939943b106dca3013917942e9159cad4 -address /run/containerd/containerd.sock │ │ ├─249131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13a4bdef569d8e204b9329ced40be6dc85bb86006134c1d1b87c9f16c74ae490 -address /run/containerd/containerd.sock │ │ ├─251869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f8cae5ad20b3b66a8ebc2f6859f01d0f4106be0c1a5626cb4cbcaf8183e5cd6 -address /run/containerd/containerd.sock │ │ ├─256518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c929aaa8f5c207c407eb8b851d87df96f634bb7908e3fa39e6caff4bb07e719 -address /run/containerd/containerd.sock │ │ ├─256702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78825a514e1e9d591a460fa4bb7657dbe4b4918d653f9a36f5ac2408bf73441a -address /run/containerd/containerd.sock │ │ ├─256736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44894f0ed6cbfd944463d77c306487e8ba11f06585fdbef9908aaf414ab605f5 -address /run/containerd/containerd.sock │ │ ├─256794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c5cc097a8226ff7985e7b36e148abc7c1d0468354abe556122e8df4ac8aac5f -address /run/containerd/containerd.sock │ │ ├─268109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cbb085d788d94d06b4b158005d21a3a4bb6c39c1fc7c8379a6e02237ce22a4c -address /run/containerd/containerd.sock │ │ ├─270544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4f01534d041f0ad9d331e8c5154687fee01ebd628232877ff1fe7ccc0c9d219 -address /run/containerd/containerd.sock │ │ └─272033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 390f827c5ea76c19af41021b1520a2cf0be678c7a7268574493bfb80f4aeedd3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1439 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29909 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30179 /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@mgr.instance.ojfssx.service │ │ │ ├─12684 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ojfssx/unit.run │ │ │ └─12713 /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-ojfssx --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.ojfssx:/var/lib/ceph/mgr/ceph-instance.ojfssx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ojfssx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ojfssx -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 │ │ │ ├─18753 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18773 /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 │ │ │ ├─25114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25389 /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 │ │ │ ├─34721 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34984 /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 │ │ ├─12318 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12352 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10344 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141342 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41049 /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.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-1921110ed38f392a383ac0bec515496662a2569c2d9180cb347a745220062f0f.scope … │ │ ├─18824 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18840 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-cec67015e9a5ea46824efa00e2fbf650e8a756ba753a925e4c941a333e0df4c4.scope … │ │ ├─30222 /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 │ │ └─30234 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─docker-894067b632732c523bb87c58ed4d001459219a7146966b782cff68a640e7953f.scope … │ │ ├─35026 /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 │ │ └─35038 /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 │ ├─ssh.service │ │ ├─ 641 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─409556 sshd: unknown [priv] │ │ └─409557 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1108 /usr/sbin/uuidd --socket-activation │ ├─run-r58207166ccdb44629d67057274101062.scope │ │ └─188641 /usr/sbin/libvirtd --listen │ ├─docker-d0ce872cfa325cd7b421088c6fc863c89ec35c0c7a24226fa4f01125070aecb8.scope … │ │ ├─12792 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ojfssx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12811 /usr/bin/ceph-mgr -n mgr.instance.ojfssx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10854 /usr/sbin/chronyd -F 1 │ │ └─10855 /usr/sbin/chronyd -F 1 │ ├─docker-81e9e9e7d6433b387848df7ac4000a048aae24dd38e204eba499f3bb4373a6da.scope … │ │ ├─25431 /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 │ │ └─25444 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141209 /sbin/iscsid │ │ └─141210 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-e4afab66f345323ae187c77af96099206db56a89714ddc763614865c4b2a78e6.scope … │ │ ├─12434 /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 │ │ └─12447 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─7b8791de7e3f26ebc30d9c03176b2c9c673f1ff09b1116be3ce1fac2e8c7185a │ │ └─47140 /server │ ├─35bf9fbcd7df1e407ef481ff0def84bbc64c349c0dae6a5f56c7b58381cf1bda │ │ └─228934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c4f01534d041f0ad9d331e8c5154687fee01ebd628232877ff1fe7ccc0c9d219 │ │ └─270576 /pause │ ├─a78d9542e7408d36fbbe73eb49a3c9c810ebdb11b3ada958d3c3cad1241f3a05 │ │ ├─189133 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189153 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─189161 erl_child_setup 1048576 │ │ ├─189223 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─189224 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─189234 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─189592 /bin/sh -s rabbit_disk_monitor │ ├─0e5c4a36319668af7361da57af72db1939e0b0bc34b343a099f62a5b9d960e33 │ │ └─43812 /coredns -conf /etc/coredns/Corefile │ ├─b4ed81e706e4c88a4b20b095db2be3f26ef59e8985878e66f0aaa73c002d6389 │ │ └─40765 /pause │ ├─356fab22160e3eacabcd170557acef515100c76ba8d4c2107ff5c0f8b652715c │ │ └─68619 /pause │ ├─0cb7810e1cc76b2421a414c753b1b39a54bf01bef0bd4fc0ee08f92cd03e114c │ │ ├─106786 glance-api: uWSGI master │ │ ├─106799 glance-api: uWSGI worker 1 │ │ └─106800 glance-api: uWSGI worker 2 │ ├─5f8cae5ad20b3b66a8ebc2f6859f01d0f4106be0c1a5626cb4cbcaf8183e5cd6 │ │ └─251897 /pause │ ├─8a7ed5d9fe406f7d01ba0e8644d369c2d047a913096ec87ab6cb8cb03ddb5dae │ │ └─111811 /pause │ ├─8a0d0a2e93679f6d0a97530e2abcb72dadf297897e5e0c53eefa5c7560748748 │ │ └─234129 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─045b0389ff14df82c835737cd6278e89c4afdf3768a2816316dabd5586919f0f │ │ ├─90825 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90842 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90848 erl_child_setup 1048576 │ │ ├─90992 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90993 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91012 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91557 /bin/sh -s rabbit_disk_monitor │ ├─b6fb4b4be10adff240afe6762f2413516d27619c6b20e6283a1878bbbed1a1c9 │ │ └─51528 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 │ ├─2d322cc2d480a72f9bce86e034057bf0a227d03dd46d72bb8bdee8eab171a7ed │ │ └─66169 /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 │ ├─531c9f4c64a3f547b116efee04a3756137825cd3adb98734eaac6009ae7975f6 │ │ └─238370 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─012629057eea7d3eb859845b553050755d10e67a911492d093bd892039399485 │ │ └─62480 /pause │ ├─dd28eff563c08f6ca4b34733d10d71ea39b5678291a09342f5d608fac30bb284 │ │ └─143582 /pause │ ├─03ddfa5545820302f1babd8cd61bf2d3fc296fc5d68ff1414edc10c959a1e571 │ │ └─43731 /pause │ ├─e33fc461eaee9e19237ed2634d91736254430ce370fba0377ddca041cc56a962 │ │ ├─61549 python -u /app/sidecar.py │ │ ├─61831 python -u /app/sidecar.py │ │ └─61832 python -u /app/sidecar.py │ ├─01b1a7ccaba8a89462e0d01096861fead8617ded135175c14bbf197e2843ff3d │ │ └─235812 /pause │ ├─2ac3dbcf9a4ca070435621597217f2285c2fb8e43a20239ddbe7892e2c4c9a9a │ │ ├─265883 /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 │ │ └─265987 /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 │ ├─024807a4a0dbd6e42ccd12268f27305d1744bbf11417836cd8e21ad1b970a2f0 │ │ └─60575 /pause │ ├─5921899b328b0d1015c54e3a9632836240903a530f704a2be110e3b99b321fbd │ │ ├─186658 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) │ │ ├─187215 /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/tmprgfs5565/privsep.sock │ │ ├─374854 /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/tmp64dtr2v7/privsep.sock │ │ ├─375258 /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/tmp36vfy5kx/privsep.sock │ │ ├─375641 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375643 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─376758 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d095a561-d59e-4bbd-884b-4e243cd7c77b --namespace=qrouter-d095a561-d59e-4bbd-884b-4e243cd7c77b --conf_dir=/var/lib/neutron/ha_confs/d095a561-d59e-4bbd-884b-4e243cd7c77b --log-file=/var/lib/neutron/ha_confs/d095a561-d59e-4bbd-884b-4e243cd7c77b/neutron-keepalived-state-change.log --monitor_interface=ha-9ceaeeca-e0 --monitor_cidr=169.254.0.90/24 --pid_file=/var/lib/neutron/external/pids/d095a561-d59e-4bbd-884b-4e243cd7c77b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377221 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3ca3c192-59b0-44b6-8fc8-a91a2518bd81 --namespace=qrouter-3ca3c192-59b0-44b6-8fc8-a91a2518bd81 --conf_dir=/var/lib/neutron/ha_confs/3ca3c192-59b0-44b6-8fc8-a91a2518bd81 --log-file=/var/lib/neutron/ha_confs/3ca3c192-59b0-44b6-8fc8-a91a2518bd81/neutron-keepalived-state-change.log --monitor_interface=ha-59aa7234-25 --monitor_cidr=169.254.0.116/24 --pid_file=/var/lib/neutron/external/pids/3ca3c192-59b0-44b6-8fc8-a91a2518bd81.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─379286 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f8f0d17f-d131-4991-b314-0ff76fc7adf3 --namespace=qrouter-f8f0d17f-d131-4991-b314-0ff76fc7adf3 --conf_dir=/var/lib/neutron/ha_confs/f8f0d17f-d131-4991-b314-0ff76fc7adf3 --log-file=/var/lib/neutron/ha_confs/f8f0d17f-d131-4991-b314-0ff76fc7adf3/neutron-keepalived-state-change.log --monitor_interface=ha-d201b61a-6e --monitor_cidr=169.254.0.191/24 --pid_file=/var/lib/neutron/external/pids/f8f0d17f-d131-4991-b314-0ff76fc7adf3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─fff454e5277203503e69e2076f79c74284a5b1d21e8bd00e38c5b958af292d48 │ │ └─49291 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e74bb68f19f4a6775282809b239100abb58160960270e9da4d1e261620b7b06d │ │ └─56309 /pause │ ├─b550744168cdd13bac35d2121ff8a954c855efeee2dab02360194338b33ad08d │ │ └─61613 /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 │ ├─2aec093b0301acdbbae011d31d2d8fea5a9da14f071967fa7aff24a0fdcbdf5e │ │ └─127656 /pause │ ├─e81112452435a677119d2593d0640eea19102f108c13036e4fec9ec9a0a5a784 │ │ └─217282 /pause │ ├─400a022bd7e41007d24cb08f86ea69d31717d3f89310c19e308243526c17a1c6 │ │ └─56258 /pause │ ├─3351c65cabcce5c64f329745f4201bebca0ea7709ab0b63d5b840fc1f4142157 │ │ ├─171333 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171610 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171611 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─11ce6417eaddf32df838ebbfcb6d22bbe10ca3db9818c23c9112b5ce5ec3c1dc │ │ └─40840 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 │ ├─19c2f472bf4b6573d0aeb2bdd132c28518703a2b6076fa2334ec9ec710a9e68f │ │ └─66082 /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 │ ├─a3cf88108e52c43159911051eff6416b4535fbeb04f3ab993ec18f0e965defba │ │ ├─229872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229894 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─1d60ed3c82f82073393fe67ebbfbb91cba6ab530df8da1f422b82d3a1009bfb3 │ │ ├─67016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67033 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─67039 erl_child_setup 1048576 │ │ ├─67090 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67091 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67114 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67584 /bin/sh -s rabbit_disk_monitor │ ├─1084b2b06ba1d38df6cc9be3ea8eea97de31b6ed36284dec57256d07fcb4bc87 │ │ ├─65414 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65445 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─390f827c5ea76c19af41021b1520a2cf0be678c7a7268574493bfb80f4aeedd3 │ │ └─272057 /pause │ ├─b46dea394f67a54efb7e699c0e4685b8e686a84d0ee5737ac2a52cf75058fe29 │ │ └─64627 /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 │ ├─ba5b3bfc3df8efaa6149daed9dbe2112d8daebed11761c5ebc5040790a6eda38 │ │ └─174952 /pause │ ├─d42d77c12f9d4cecb14036c9995cb499567c42f7e74edd0f5d3cd73f027e206b │ │ └─43326 /pause │ ├─94b6459c6a94faa04f8cb6227d689081991449143604d460b3c1bce4000775a1 │ │ └─187930 /bin/bash /tmp/libvirt.sh │ ├─9a9b3de43b0d3d836419ee55bfc58733fbcac34cfd8a785239cf42f0196d3c53 │ │ ├─270710 apache2 -DFOREGROUND │ │ ├─273626 (wsgi:h -DFOREGROUND │ │ ├─273627 (wsgi:h -DFOREGROUND │ │ ├─273628 (wsgi:h -DFOREGROUND │ │ ├─273629 (wsgi:h -DFOREGROUND │ │ ├─273630 (wsgi:h -DFOREGROUND │ │ ├─273631 apache2 -DFOREGROUND │ │ └─273633 apache2 -DFOREGROUND │ ├─a76d79027ffa299b9168777ffb821f0772d61364f2ad2bdab0292146ca16d39d │ │ └─46884 /pause │ ├─9700055f57b02d0903f36347a534eea2af4d67ff25744bf8eccbe0755b55f5e0 │ │ └─48988 /pause │ ├─8fffebbbeef2600dbed19bb794ffd50f51590daf72b5c3c79638f58f67b34720 │ │ ├─186664 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) │ │ ├─186906 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) │ │ └─186907 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) │ ├─0eaabe43c44145193534e509e6c4e5fce265c5f02735c0df319ef1bcac26a13c │ │ └─48571 /pause │ ├─c7863ae9dc03a65f545371ed46085f30507c6fc4e3d04390add57d9ebeab42ab │ │ └─217418 /pause │ ├─e05d2b743429db43987d4ae80ffece5cbfb83b3fc71f475e2b2015483c73fb17 │ │ └─90672 /pause │ ├─b2202f974340902b897e73e94cd6ca1190e8fb5bfe2a2b46371bcf5d9fbd2f9e │ │ └─191556 /pause │ ├─51ae4af75344deadd94c2ccc94bcb078552223780e074f0f719338037c7f8ded │ │ └─66562 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0a1094c2098a55e8f1ecb5d14a0ee9f2f0c0cfe0dfb83a001a9210d681ae8273 │ │ └─66038 /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 │ ├─cc6ca44dbd6475defaced07c7abd7af894326235efa37460165f448b429fa426 │ │ ├─108557 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108769 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108775 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─19e0273a7b4e7bdc669a85c2534ed5874aed032b4d437dd87a5718cf215a6136 │ │ └─172531 /pause │ ├─6ce5f63c2dbbeb3b20d0ec66003c668a0df76bf8c2efa92fde611052bfc2cf9b │ │ └─66486 /pause │ ├─0cdf6ca3d871561b01a235ba03fb224138d755844184991729078ad632e90396 │ │ └─239842 /pause │ ├─28b087627a0edaaab665006305cfc68dcbe51350bfc8c25949260862fbcc44cf │ │ └─270985 /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 │ ├─9ac7d45aea2baf1487ebfeb7b35ee954f4a9009193387d862dad0f635d3db2bf │ │ ├─176789 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396822 sleep 300 │ ├─fd70e284c412fe611b87900ac544808060648fd7be2b1d364d60d4777f409227 │ │ └─41240 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e7e4246a877ea30ff7f0efa25e30014a5ad74a8ef728fa9bbf39bd2eb52f4146 │ │ └─238345 /pause │ ├─c90d615a6934bdb8575e2ba305e4d72a938b4a2c75935a4b20d6f1fec0ba1cd1 │ │ └─66595 /bin/memcached_exporter │ ├─006f970a50c54e7a20ac66b652209e7bc22e5eb30efba84afecf68065a0d8480 │ │ └─175125 /pause │ ├─5a24f95976e782301ea300205a1540c6d2c2eba78c255de20be9c3c597abd29c │ │ ├─ 47095 /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 │ │ ├─ 47109 /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 │ │ ├─ 47256 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270272 nginx: worker process │ │ ├─270273 nginx: worker process │ │ └─270274 nginx: cache manager process │ ├─b1d5401050b46ec0af6475e9a42cc7a5e6e02d429906d165bc084492fc8ca42e │ │ └─62604 /pause │ ├─98a7b12d7c562a4585540c39a072bbb8b41d2b250456f3c6b52a28d483218b4a │ │ └─40821 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 │ ├─83a832704e9b67e6e59edbc32884dfa43b0ca933d75a6c4dc802dadac6478ac2 │ │ ├─227682 octavia-api: uWSGI master │ │ ├─227696 octavia-api: uWSGI worker 1 │ │ └─227697 octavia-api: uWSGI worker 2 │ ├─b2781e9ea19c095f39247d38fc7eb40659e1bf6c01ecb22bbd66235dd7c7b773 │ │ └─44389 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 │ ├─f679423fbc1709febab68cc09956ded824718b0c126bf29895e8abbb3a0dd2df │ │ └─51692 valkey-server *:26379 [sentinel] │ ├─af8b7589c4114c7fb8ce85fa61a42dfb88001b99c0a99ab287a010f7a358b113 │ │ └─235837 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─c4969d0f5aa5a57be322a9f4920ed0a11bce16ffeaed3b1f562e57cf12860167 │ │ └─188581 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─27cada449f121b1639e9f83165d42d827aba61c3a27b9b33005e95af5455aa4f │ │ ├─171379 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171606 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171607 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─78825a514e1e9d591a460fa4bb7657dbe4b4918d653f9a36f5ac2408bf73441a │ │ └─256730 /pause │ ├─2d1de0c8cd764e107cbcebb86fb1865840d49468be1314a25cf7368c76428a8a │ │ └─51368 /pause │ ├─b10d3d9a725c270993e2800cd320de49e754acb02c35283fa50728377d945f7d │ │ └─175157 /pause │ ├─d71f1f8ac6ca49da3f4796f4cc7deaa676892f1b16364f963c6dee72403787d3 │ │ └─44775 /pause │ ├─4307f371303970e05e3e8ded0b913ffa52c406ff372f79ad3a25b2ad4a5c69b2 │ │ └─65949 /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-109.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 │ ├─30b25f1f56ac775b3764b4f8a15f96cc37d832af34c2387168258daf0c7a2277 │ │ └─191594 /pause │ ├─af4d8061e4d97bfe1db07ba040f207957d1938e9fd1a4ded582f87a2c0e96525 │ │ └─97218 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-56njw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─92f575e663d6c607597db97a069691b132868ea4fdd7a4e2479fbd24fba7a95e │ │ └─147091 /pause │ ├─292ffaf41120fca6860efcc14679273922076dcc6bfc2252d46214e4ced4d4c3 │ │ ├─230515 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230532 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─230538 erl_child_setup 1048576 │ │ ├─230627 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─230628 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─230638 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─230981 /bin/sh -s rabbit_disk_monitor │ ├─7d37404a09910268047244073e4ffa44d184de9d4b9908727d46d244b280ded1 │ │ └─144827 /pause │ ├─65176470432acb366ccfcd33fc33546abf2b3dff9b23390dae1119bb1043639d │ │ ├─84179 barbiacan-api: uWSGI master │ │ └─84193 barbiacan-api: uWSGI worker 1 │ ├─9e0851d295646d068c5e853335ddc7c8676b32bef1defd7fec699d5eef0f68c8 │ │ ├─172647 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172663 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─172669 erl_child_setup 1048576 │ │ ├─172904 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172905 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172934 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─173222 /bin/sh -s rabbit_disk_monitor │ ├─48c94bc5e79b4eaabc6eaeefd142dfeeefa70e9af1b00e0179b2618e84a44835 │ │ └─122177 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8f3e10f98e11a51b0fa33806f7c5594a809232e12412a58d4abcc5dda109515b │ │ └─63049 /pause │ ├─13a4bdef569d8e204b9329ced40be6dc85bb86006134c1d1b87c9f16c74ae490 │ │ └─249156 /pause │ ├─93a9e2e953591084c08ea0c98b20dc116141a61fb207d27677237f795e57c4b8 │ │ ├─49082 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 │ │ └─50304 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 │ ├─ce42262bf58d86401ab14822bb8aea8495644bd0d567583d97c001252cff5ee5 │ │ └─46808 /pause │ ├─276c05533548b4009df2e727269a845e5914f5f528894806ede4cfff25cf4d2f │ │ └─49238 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─a87120e722a8a5b12cc3c8a2c4e9a00a9a9d56763e81070f17add79fb09632fc │ │ ├─252079 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252095 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─252101 erl_child_setup 1048576 │ │ ├─252181 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─252186 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─252198 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─252659 /bin/sh -s rabbit_disk_monitor │ ├─45caa922d042076510093f8b7c1a8604f720925d36b4051a4aec409c474cd2d2 │ │ └─64159 /pause │ ├─8cd4f3ec9686ca34f914368edd3bcbd35dee2160341ea107a365c57606982114 │ │ └─60640 /pause │ ├─3820caba60970ddde4c60849bba23ca785092f6fb5fd1a7bdff273c554838f29 │ │ └─56604 nfd-worker -metrics=8081 │ ├─b68291549e15b329ecfaa0cf1906c65b615df3540d67476488f8c5ae7d983bfd │ │ ├─203725 heat-api-cfn: uWSGI master │ │ ├─203752 heat-api-cfn: uWSGI worker 1 │ │ └─203753 heat-api-cfn: uWSGI worker 2 │ ├─0c78853a29ea961a41acfda4e6ecdaba0647b2f920eabc974f3401ac91e6a0b2 │ │ └─51408 valkey-server *:6379 │ ├─4c312399ead65f00a151868d5b410753967b42943c92b624a40afde1a13f5e8d │ │ └─125032 /pause │ ├─9873bb1393b9c92ea771aa10eca39ab8c28f77a0722000a428b258fa8c90b17a │ │ ├─77847 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77864 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77870 erl_child_setup 1048576 │ │ ├─77920 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77921 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77931 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─78153 /bin/sh -s rabbit_disk_monitor │ ├─33e18f507fc2b43f34d398bc95e76635e90eadb3a4ff53d5aee95cc6e9545598 │ │ └─175463 /pause │ ├─520119bf78232d1cc7b1462646d52637dfb73b75a7b77fefa92ee55daaf39b3e │ │ ├─185281 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) │ │ ├─185737 /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/tmp86grzkfx/privsep.sock │ │ ├─185899 /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/tmpz_ipby3y/privsep.sock │ │ └─185996 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─889c47204f8ca76483003f7ebe46762ed47115ffde788cf6384bb21cf2bc999f │ │ └─56644 nfd-gc -gc-interval=1h │ ├─b09e38a4c8bc270c9fdbcdcfd7a038748c148d718653cfcc434b135658a3287f │ │ └─207422 /pause │ ├─56ea1b7fdb0388b79e69afbb54da4d0ebbbc9c61601eb8ad62d63f2510c0f16e │ │ └─56218 /pause │ ├─624ee33f0d0928ab180fcd172b2432debd2bd0abb4eadceb9eefecf8967bd3a2 │ │ └─66747 /bin/oauth2-proxy │ ├─132514dcf2a96ec219d771d7aae759ae13f8bc7ef5f656842b7e41266058db7d │ │ └─63219 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 │ ├─56084058b345761c31e5316179002753e48b808c240737c63f2b0131625fd936 │ │ └─62253 /pause │ ├─29d79627821932baf7f400ab355da5d75f647ef23ed22111ad9e45ea27239cb4 │ │ └─44229 /pause │ ├─e698a17ee8f619d6ea7be2e44e464030b50aeb434bd7a3e765c4a61efe350759 │ │ └─40992 /kube-vip manager │ ├─8a99208a3bd6f41ead649436765ceaffb9dbecd74190b6bd29a03524368cfa4f │ │ └─66122 /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-109.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 │ ├─d6627027c9cae810eb77f3ff4114933a09e379655e8cda0af8c45734c94d0798 │ │ ├─184291 neutron-api: uWSGI master │ │ ├─184330 neutron-api: uWSGI worker 1 │ │ └─184331 neutron-api: uWSGI worker 2 │ ├─8b3e0ed5da1f89b63428c6304fe278578ea6be40384976a21d5d8f848dfbeb0f │ │ ├─144932 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144949 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144955 erl_child_setup 1048576 │ │ ├─145158 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145159 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145169 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145392 /bin/sh -s rabbit_disk_monitor │ ├─dea8bb06fb202cdb7991692b5ad418e145fb1510b62934f4417b948ae9f80c53 │ │ └─174997 /pause │ ├─3cbb085d788d94d06b4b158005d21a3a4bb6c39c1fc7c8379a6e02237ce22a4c │ │ └─268133 /pause │ ├─50e66969405f7b90d665ef21d23d5dbc18595177d0b8dcb689f6df0ff615b1f1 │ │ ├─ 97353 /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 │ │ └─339542 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5d26d638e6258f2611ca6906146085bdc92ab1c2a3460a9c6c72b2bed580043e │ │ └─51783 redis_exporter │ ├─79f9504c3b0b2ab4aded6b3cf4c634dac589d4f5c152ec9ec5f6d95cd2ce4bb3 │ │ └─230392 /pause │ ├─e75cdf3db2a907d29317d99d2bc8795e7f227364e39a9de34ba68085964df21a │ │ └─42239 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c558c31f5ed8063e210f491b9b96f855319ca5f8d39a941c2867746d2713335f │ │ └─96812 /pause │ ├─36966cc13649145831c376bbbdcfdd204a4e503496d309e7adfd66e2ad6160cc │ │ └─66725 /bin/oauth2-proxy │ ├─f2073ce8dc904bf5afcc56221411762d90bf625b0006bfb08ffd5826f82509e8 │ │ ├─170699 nova-api: uWSGI master │ │ ├─170735 nova-api: uWSGI worker 1 │ │ └─170736 nova-api: uWSGI worker 2 │ ├─f10f62478b9f44e70b0bb52997e392b4ede5119b0851a9c2bed02acd7346bf63 │ │ └─42007 /pause │ ├─c04a5e68d1d65cd019b459e61d227d692431756f4f0fd212ffca961f955f912e │ │ ├─126145 /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 │ │ └─126258 /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 │ ├─ad07367223d2857d261c04c111faa75598d2785f3583e5afa24092769a539e38 │ │ └─40746 /pause │ ├─40370f936b95b44f9a9172361a9382b333f92caec8aa58614274ef229576b60c │ │ └─125093 /pause │ ├─1f8adfeca76dcbb98835adadc0d600a03ee02c645f839b8ea54a340f92ce7963 │ │ └─144205 /coredns -conf /etc/coredns/Corefile │ ├─43386f01056f778d373971c446886053dd378a3f240f9f0464dd490c672ca080 │ │ └─56566 nfd-master -crd-controller=true -metrics=8081 │ ├─23dab2e686ccad303a5512b8225d398180e2bc3f957db7ddc7459d9f72200c80 │ │ └─63363 /pause │ ├─2d6e89dc028075e4eb0800fc6fa8e8bbbd358d595b56d28924e4ce11141ec76f │ │ └─111850 /pause │ ├─1793242e90a0762d79ddafcbcfa9a7884bff5e34c1aca9f4735aae4dbe6771cc │ │ └─85714 /usr/local/bin/rook ceph operator │ ├─f39b3cc99ddabf27fd160b7a8cacae0108e8f2649ac2241091b239950e663b88 │ │ ├─65164 nginx: master process nginx -g daemon off; │ │ ├─65184 nginx: worker process │ │ ├─65185 nginx: worker process │ │ ├─65186 nginx: worker process │ │ ├─65187 nginx: worker process │ │ └─65188 nginx: worker process │ ├─4590dc9cef5b1695cabafd68142e2cbcbb2040ebd57c94db3229ad7fdc9cf80f │ │ └─272297 /bin/openstack-database-exporter │ ├─7e3e429e0f8c48e7180ef3fb59ea5503c526535d0f81ce4fc03e59403a69f9fe │ │ └─48068 /pause │ ├─036761da9fbbd10145f7129d61d195d3991e1ea88f046771069ffb7927ae3ec6 │ │ ├─ 71880 apache2 -DFOREGROUND │ │ ├─ 71919 (wsgi:k -DFOREGROUND │ │ ├─ 71920 (wsgi:k -DFOREGROUND │ │ ├─ 71921 (wsgi:k -DFOREGROUND │ │ ├─ 71922 (wsgi:k -DFOREGROUND │ │ ├─405704 apache2 -DFOREGROUND │ │ └─405847 apache2 -DFOREGROUND │ ├─e3c2ae311f29bb368ee2f9b5e00f6e95bded4da44991887849a2c35ec08ba1b5 │ │ ├─249023 magnum-api: uWSGI master │ │ ├─249079 magnum-api: uWSGI worker 1 │ │ └─249080 magnum-api: uWSGI worker 2 │ ├─501204fb0da37962c5cec08ff7c1f860ef32e32015e910cddc7694a39b034104 │ │ └─79035 /pause │ ├─dea2f271e2665a4d669ce0173e6e260c6220db8ca095a1057dfdea2e209861b6 │ │ └─108016 /pause │ ├─d56b26768b874b6ea42633171df69649399bb12329da472e92264470ba7db640 │ │ ├─203724 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203915 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203916 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1ed58856e6e1dec60d24226f2d01f84c435688f68ea6362b57f4a14654c761d2 │ │ └─48384 percona-xtradb-cluster-operator │ ├─a923e069768dc7c120105613a86277a930a9953ae100f8ea90217535f46f09bc │ │ └─65209 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f0639f00145261f62d6bf7016f982d740084c75de73e024e387d0cd899afd9ac │ │ └─265859 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3c4e8796239c52aeef268a1a6395a1416600e9eb82d9613fd6d4fd8646a36f5d │ │ └─234792 /pause │ ├─7a7da2ce28e580caf59ec18f2bdd44ea08a80df44ad3f732d06517ad24e076db │ │ └─98231 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3adf4498801e77cd6b4da38f6c4d9416b0617b0d5f0bf7fd5ecf225b48b741f1 │ │ ├─249264 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249649 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249650 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3f31e40b90953dff5f918b649443addff363ddd88f6aaf1939d0a82f06b0a60d │ │ └─44921 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─684a1d63b4948d698d586260a88c16f89267644d3aa645f7f603fda5d59b753e │ │ └─106366 /pause │ ├─ea9a7f8b54fdcaab1cd8e637805b74754ff7e0ae492782a400545f7e3bd57b25 │ │ └─47823 /manager --metrics-bind-address=:8080 │ ├─db2261085b572bfad308367d367b76b567afabd78a1ab44c9636f8cac6d55f07 │ │ └─234818 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─470e9495887675b0bee2a4d1b9c0d4789c385a47cbdb9e002d4b587ce116ec4a │ │ └─43368 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f2b4c2052741d6bbdad10f46d6cda67604b9b5aa2f9fee25ffb3d2dbd47c2499 │ │ └─84855 /pause │ ├─c7b8b91898667b716e4eff94289813c9137ae4bc9e9303adadcc8bf76ca2a381 │ │ └─192130 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ddf62558ac10870936a3747e0184d3b7d7d1293c2ce769b973cec234c99f6698 │ │ └─125757 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2da1bf783b3a7c8548a9cb77d16e90f0bc36d23754a6a2a1494875b909256282 │ │ └─96930 /pause │ ├─baaf78f21419f7115dbc76da3453e01a21db9f25e8a9e400005e96a058a42828 │ │ └─77704 /pause │ ├─f2d48c0f2613723a3dba30a4d45323a674db63546971fa713f6763ca48cdb395 │ │ └─40878 kube-apiserver --advertise-address=199.204.45.109 --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 │ ├─7f5972e5b11b9e554cad629ba80f1659cad5d51fff4f04b2a8080448515e3eac │ │ ├─184344 neutron-policy-server: uWSGI master │ │ ├─184357 neutron-policy-server: uWSGI worker 1 │ │ └─184358 neutron-policy-server: uWSGI worker 2 │ ├─7d4f11a8aacb766d8afbc67469aa4a25e4fc985f5206f63e444be2b328280bda │ │ ├─170728 nova-metadata: uWSGI master │ │ ├─170749 nova-metadata: uWSGI worker 1 │ │ └─170750 nova-metadata: uWSGI worker 2 │ ├─148a14a3e902417a287576abf7bc530934248799cfd9b158d4042db5eff335fc │ │ └─62121 /pause │ ├─1ea9e23ca2bb4c4370e635389bd0b8be939943b106dca3013917942e9159cad4 │ │ └─248687 /pause │ ├─8745e36131e0e72bf2f2c529c3b43ce37f8e5bbc54dcf9a7452cb00e164d3b5b │ │ └─44810 /pause │ ├─fd1085513c973bf9970f8ec71ba569677a855d8c2a1b0f270bb84fcd69576352 │ │ └─147376 /pause │ ├─9eb6a97ba7ffa25102a959cdff4bda6ae5f94411848ab736cf3e8a85f4cbeba3 │ │ ├─132964 placement-api: uWSGI master │ │ ├─132977 placement-api: uWSGI worker 1 │ │ └─132978 placement-api: uWSGI worker 2 │ ├─78e51f70d84c4788bf9af1adc55f0bc10eb701d292bee379f77709a172ec9d4f │ │ └─108125 /pause │ ├─4c94b7e7edfdb104f6393d95b003d921b346ca8540193ab727d2613a79c25999 │ │ └─142024 /pause │ ├─9d530370542e4303ef5295100fb991a130ba5bee4506fdfce7f495782a5b6247 │ │ └─239927 /pause │ ├─99fc1f899ae811b2a9277074f580fe9b26b1d26d906ec25fb026fdd2d2f3fc39 │ │ └─44965 /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 │ ├─de4c932a0713f7b09435a9deadcf7396edc434165fa57e2113cbc1a22ce3d288 │ │ ├─61574 python -u /app/sidecar.py │ │ ├─61829 python -u /app/sidecar.py │ │ └─61830 python -u /app/sidecar.py │ ├─0fa65cf24f4e29afb73a91e732fdecdc838e889bf84fde2bce3aa9f2a9288dfe │ │ └─109749 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─40fa0ebc84412ca94c30ace86df2c9904e3af5a18aedb1be5910222d858ca4ef │ │ └─56516 /pause │ ├─5e7b77de676080471f525c8eb1f478f7d54af2dd759e63e81efcbb1f91a6959a │ │ └─40743 /pause │ ├─23477d5a3d80570b8524dd7d8e08c98b40bb374862d0197b24e1789017cc13cd │ │ └─66533 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0a4c3cfe035c7ab0131f2ff85aeaf2626635f66c13ec4967e18ec594db7fff96 │ │ └─40861 etcd --advertise-client-urls=https://199.204.45.109: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.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109: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 │ ├─0b77ed387547fb62451cc7ca6313d297452c3d44294790d886ab72722dc183ff │ │ └─175162 /pause │ ├─f0d833ba8896d85d9913b59ac9f98d9c7577fe0fa5dfbd9c8ea41999b3eca851 │ │ └─62669 /pause │ ├─577f11105e6aabdd87dbcf2c6d26929b71e351aa040d8af7c0839c6c3ae000f4 │ │ └─146832 /pause │ ├─474418a1ec38a29df795f1e07e690510250959ea2851c97f2ca587db84553acc │ │ └─60695 /pause │ ├─5ef81784d2facfcb931584c62d7bbebafe7a8dc8815d0ec9c084dccccaa6a5f7 │ │ └─65617 /goldpinger --static-file-path /static │ ├─a6f7034afe64e5114661ad1c00ded96cd1dc3dc8fac92d8ab794d9331e5bb90b │ │ └─60952 /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 │ ├─7c5cc097a8226ff7985e7b36e148abc7c1d0468354abe556122e8df4ac8aac5f │ │ └─256819 /pause │ ├─3b4883940842fa2bd3120f17ad7f85eb64ddb9909edab721d3bf5e6ed4f57706 │ │ └─142308 /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 │ ├─b1634412e497e8f08c1812a52f165cc9dbb5fae67c183b5cd495cb5729b45761 │ │ └─110091 /pause │ ├─f52ea4fd3b880bdeee8677971cc893a56cf5ec9b23cd958a77858d78cef71c80 │ │ └─191355 /pause │ ├─bbb791852a584060f8f57593cf0f90a4c571b1f7620b2887cb0028b8ecc096c7 │ │ └─47695 /pause │ ├─dce254514493f7f778646227c7bad4ee18c3679627ee69b89d1813ee10eb6ffe │ │ ├─203504 heat-api: uWSGI master │ │ ├─203518 heat-api: uWSGI worker 1 │ │ └─203519 heat-api: uWSGI worker 2 │ ├─74eb97727076b21f7b5ef02db60b89be9e585c4355c862a48b9230ecf1a835b4 │ │ └─43788 /coredns -conf /etc/coredns/Corefile │ ├─87806dc5dec61adb53ead89a7cf6cbc88bccc9c94ff982e306a2d9cf0002e781 │ │ └─143927 /pause │ ├─5e33b356b828c6ebec28a35bb0ce0586f32510253c7c8cda3c1566dd464ddefa │ │ └─233906 /pause │ ├─7e8ab8506502bed92a514cb127ec82b56b8a96fe1548f6abdef9ac531e531604 │ │ ├─49141 mysqld --wsrep_start_position=e6dedcad-5b51-11f1-96a0-afe7347ba07f:20 │ │ └─49267 /var/lib/mysql/mysql-state-monitor │ ├─fbd3d600b92b7642bd4766340561bca11c052f7c5eae1e4c3b2b31b05e1116c8 │ │ ├─192103 /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 │ │ ├─375951 /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/tmpa9zckvkr/privsep.sock │ │ ├─376126 /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/tmp0bym5y8y/privsep.sock │ │ └─378160 /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/tmprj5ln0zj/privsep.sock │ ├─2ae459e44e72c839aba606fc330f583ee4e4ce9b70390e31d52348690b6ce00c │ │ ├─274448 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274461 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fa0a188c31675a9d236bd7ff9f18e1e2c1130d740863887bcf88f8ab62c836d4 │ │ ├─184298 /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 │ │ ├─184652 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) │ │ ├─184653 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) │ │ └─184654 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) │ ├─8184415a383e17bdeb77d43fce25125864ea2a4ae8f80b2267025c4d17327cbb │ │ └─43755 /pause │ ├─8885774e442ab00d05324b2ce0df4835e828df9fe746838699b6df3ce38c5c09 │ │ ├─110269 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110285 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110291 erl_child_setup 1048576 │ │ ├─110382 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110383 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110393 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110656 /bin/sh -s rabbit_disk_monitor │ ├─e051e169152ab50648caf433989487d0cd9d2f3a29a345d75ff5ea01b1edaa15 │ │ └─42012 /pause │ ├─5e08b8758cc11e91b4742fa7116369144a91be24ba59c162704aa607ebd872c9 │ │ └─64557 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─70702e7e7dd7f0dccc1049f02518370d70c9e737da0c9932110a5d12881e9b91 │ │ └─65008 /pause │ ├─9c929aaa8f5c207c407eb8b851d87df96f634bb7908e3fa39e6caff4bb07e719 │ │ └─256543 /pause │ ├─f9f3600a383ce67c61afdfa1d5aceb0bab2c12a45a2ba0bfa3c5928a5a38f221 │ │ └─66401 /bin/pushgateway │ ├─487368d09fc637deeee24dab00e5622b2f0729def49d165141640f2bfe99e7f7 │ │ └─232733 /pause │ ├─5c1e37cca866f6d1abda6b28b917899fb8dce6bfee78d38be000133544d79a84 │ │ └─60738 /pause │ ├─c9d80718c4f16f94fc0ff8698f4b50490b7e349c18399fba8dfc6ca880e84f50 │ │ ├─142342 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142355 /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 │ ├─f4f7c65e27b04bd1e6dc4a762a28fdf066b9749a41538d4d9e3853c360e134f4 │ │ ├─265835 manila-api: uWSGI master │ │ ├─265912 manila-api: uWSGI worker 1 │ │ └─265913 manila-api: uWSGI worker 2 │ ├─7530a72eee0947be2a536c7c93485ddb12aae2626d464fc8ac0c29dcca8403ea │ │ └─44726 /pause │ ├─ca84b6134e29c8b9b999294a4ef8351c693c6588448d73fb18e2871289c59801 │ │ └─47599 /pause │ ├─90f2cfe13a45aaef8b1098502849a5d688b0184c5c8f2abace4370c7d9b05ef1 │ │ └─64737 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─822c6672b1035a6a3e1975d4d7a6049cbb24f95e93562bc35868a36be690d4b1 │ │ └─265823 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7ab37ac294f34a30fc66a1db01c473b6a35304b9699cc361ece7ab858e4c3279 │ │ └─254516 docker-registry serve /etc/docker-registry/config.yml │ ├─7c367a0222c200b07a6e80a2a5b5832a3c6a1748ba7f8cac08e39bcf34004b52 │ │ └─41216 /pause │ ├─9af0d76322043729d0a1324390b8ee5ed4d357d96131175fec623642a04b84ec │ │ └─55563 /pause │ ├─ad06bf725876f95b2f46b7e3ae814ea489d139870b4fd749e9454d73eb575c19 │ │ └─63798 /pause │ ├─8ccd3c8e6ad2290066525d3690446de8b9c4696955f6b9330d1d8daa7b92453f │ │ └─188963 /pause │ ├─af9ecc60552fced7b542ee4e26ef14c5273caf58719617043064fe9b77afc134 │ │ └─217680 /pause │ ├─760958712155fa54a661dcaa0a73fc2bc7c36368332feeb26960970b997d4129 │ │ └─152910 /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 │ ├─44894f0ed6cbfd944463d77c306487e8ba11f06585fdbef9908aaf414ab605f5 │ │ └─256765 /pause │ ├─e1b25f4ed49769f8d09af05c5e911c44c106579c6e9f8bbdb1af399c58a73ffc │ │ ├─207503 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207520 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─207526 erl_child_setup 1048576 │ │ ├─207594 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207595 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207605 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─207988 /bin/sh -s rabbit_disk_monitor │ ├─9185efbfc9337ad3834ab707fda25e712481b7cea49bf73eb4f4994d56723053 │ │ └─147916 /pause │ ├─d8cdb7b85caf8444cdd8a337b2bc1434159489cf4ab105235d947d5de5bd08c6 │ │ └─61949 /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 │ ├─236bd0caae9f3d0f2af71e17dfe446487933c1c44cc7aad544e2e490ed6aca12 │ │ └─175562 /pause │ ├─d7ad9fbf14ecaab671e412752990e12218357412c6d7accc37b250dc85cf81eb │ │ └─147657 /pause │ ├─2657a8931f845d6625e73c6938a9174dfc9bd960a3426b849c13628077d5eb6c │ │ ├─186655 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) │ │ ├─187652 /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/tmpptxnuepm/privsep.sock │ │ ├─188078 /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/tmpi9alkkxr/privsep.sock │ │ ├─188509 /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/tmp0l554gx2/privsep.sock │ │ ├─188978 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188980 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189079 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/42ce3bf2-f86e-46bc-b75d-1763efccfe0f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/42ce3bf2-f86e-46bc-b75d-1763efccfe0f/host --addn-hosts=/var/lib/neutron/dhcp/42ce3bf2-f86e-46bc-b75d-1763efccfe0f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/42ce3bf2-f86e-46bc-b75d-1763efccfe0f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/42ce3bf2-f86e-46bc-b75d-1763efccfe0f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3cb57327-211b-4417-ac8e-db3de7b4b758,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 │ │ ├─189083 haproxy -f /var/lib/neutron/ns-metadata-proxy/42ce3bf2-f86e-46bc-b75d-1763efccfe0f.conf │ │ ├─209326 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5d4df462-58a9-4266-83b8-bb43ef69b622/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5d4df462-58a9-4266-83b8-bb43ef69b622/host --addn-hosts=/var/lib/neutron/dhcp/5d4df462-58a9-4266-83b8-bb43ef69b622/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5d4df462-58a9-4266-83b8-bb43ef69b622/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5d4df462-58a9-4266-83b8-bb43ef69b622/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d6f4c727-2aaa-4c98-9b81-74a9cd426611,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 │ │ ├─209329 haproxy -f /var/lib/neutron/ns-metadata-proxy/5d4df462-58a9-4266-83b8-bb43ef69b622.conf │ │ └─380884 /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/tmpl8bp0db7/privsep.sock │ ├─6633f63349396c0cef22bd026765387c347040d663335bc173913fb4527d1411 │ │ ├─121413 cinder-api: uWSGI master │ │ ├─121429 cinder-api: uWSGI worker 1 │ │ └─121430 cinder-api: uWSGI worker 2 │ ├─56ff7965656db8bd46e7cc4a02b0da714765c9f9f3519db038a3517831627fdc │ │ └─232793 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─90278a6437b5e4aba6e437d109729e168348f5db5a5dc6980dce6665149ba84b │ │ └─40702 /pause │ ├─72ba3241be3e4dee4348360a8aeef71a964556f0eae84aa45b1678e55cf3268e │ │ └─56752 /secretgen-controller │ ├─c01368e8afb4c201b77a70d22db941fd215ce876ee1ec11e51e381af0cd069c7 │ │ └─51156 /pause │ ├─84ea13971faa9a93f1855d9b74734e1d7fb3fb1730650dd7cd3f6058f4751256 │ │ └─147247 /pause │ ├─7b1197ab1635dce595829865c1a849f0bf6cc966f4d6d5a6cc04dc7649f8a2f0 │ │ ├─248715 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249370 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplgu_8qch/privsep.sock │ │ ├─249468 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249509 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─07d23220d65ae38399c14fbcabcca1fd9866ae0fd07ae9ad64a4a7c9058a4d4c │ │ ├─42467 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42844 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3a909bd17fe8ead6b0de96359d1d24bc7053f73edc5ae5d5b48a2bc311219b4d │ │ └─217397 /pause │ ├─6ca6361c07a80eaf7b6fe20be475884c5abeba32082ff404309b99237d59fe00 │ │ └─47741 /manager --metrics-bind-address=:9782 │ ├─e6b8e6db391c3974338ed5dfd8cd6a13ef4df1ebe2d829674de111114bae58c0 │ │ └─66340 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─01d077488d7d46eaaf343791fbf0f258f791976b29893774ea08340d1143bef0 │ │ ├─228963 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229525 octavia-worker: ConsumerService worker(0) │ │ └─229529 octavia-worker: ConsumerService worker(1) │ ├─5228c68772ba10db4a09165e3b59220f01a05cb297dff33d85e83a1667fcde58 │ │ └─187864 /usr/bin/libvirt-tls-sidecar │ ├─0e771e7c7b9e17f9e1073a576f8ebf0fb3f577348a6c6ca3085eed39dcc519d0 │ │ └─40701 /pause │ └─1a8aa9f071a809053a74a7fc53c2e8b9226091193729224e35fe241f1c7a3e1f │ └─45011 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount