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 │ │ │ ├─21518 /lib/systemd/systemd --user │ │ │ └─21519 (sd-pam) │ │ └─session-22.scope │ │ ├─21514 sshd: cephadm [priv] │ │ └─21549 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.19.213.24-22-zuul [mux] │ ├─412385 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pzqkmsdoowhvallnnxnqnzcdieusmzrr ; /usr/bin/python3'"'"' && sleep 0' │ ├─412386 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pzqkmsdoowhvallnnxnqnzcdieusmzrr ; /usr/bin/python3' && sleep 0 │ ├─412387 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pzqkmsdoowhvallnnxnqnzcdieusmzrr ; /usr/bin/python3 │ ├─412389 /bin/sh -c echo BECOME-SUCCESS-pzqkmsdoowhvallnnxnqnzcdieusmzrr ; /usr/bin/python3 │ ├─412390 /usr/bin/python3 │ ├─412427 /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 │ └─412429 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 … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12180 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 98005064e04a80e112496eb4bf98988ea74e99950d19d50691d9afd2932d1431 -address /run/containerd/containerd.sock │ │ ├─ 12556 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2bf27d10eb18d10f17a45d82dc95e43a512dfc3872efe9828228cfd1789e6927 -address /run/containerd/containerd.sock │ │ ├─ 19406 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 012daaf03d9b8aa5209b3b2a0c85920453f0c7d6a5a4ac1fefde9b8e5ec38f83 -address /run/containerd/containerd.sock │ │ ├─ 24593 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c94a95727eead0698c801a395df5acab04879dfa4ab9b02972355844aaf6dd00 -address /run/containerd/containerd.sock │ │ ├─ 29005 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e4070b383eaae9da259080220ae43941995d31cfd459064aecaab4f69f521b52 -address /run/containerd/containerd.sock │ │ ├─ 33785 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6b6e1eef8f784310cb677c35a369c941e8cc39a5a7ec207b53c8f4771abed89d -address /run/containerd/containerd.sock │ │ ├─ 39169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1eb240c5797ba0bc8cb3b2f846663c1bb62215affc1c290ba5f83c55f963631 -address /run/containerd/containerd.sock │ │ ├─ 39208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f10529599f0c4c11c5a386cfc39d63723694874fbb78cd9c2c871d82503ccd9 -address /run/containerd/containerd.sock │ │ ├─ 39224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3336079e077c5e8326da2c0b9dcefc7b93625d53d550585b01189c89ab7588b1 -address /run/containerd/containerd.sock │ │ ├─ 39240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb45f37f5b6d6e0dacba683aff1366085f427458d169b0dc12dc2ca8a1782c61 -address /run/containerd/containerd.sock │ │ ├─ 39247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b51062cdceaf9b00046361c6c27df93ed06de1bd33715de885d3e6ce9382a0c -address /run/containerd/containerd.sock │ │ ├─ 39734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 596de6a4f180a2107cbd3c2c23ff1edb4c95257d509385d1aba64d91a7afb416 -address /run/containerd/containerd.sock │ │ ├─ 40529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b36572b8b697b62dd7bd1081dd45b023b6543aef3623b77241a96bf7d71f1ed -address /run/containerd/containerd.sock │ │ ├─ 40547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7637d10655f2a1d544c33512c9944057a9cce588a226bf7f2dfe730a75ea9f6 -address /run/containerd/containerd.sock │ │ ├─ 42191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7bd65696a35172ac22de019d896d1e3fd9b5a2126cebbfe0f371278a29d3e99 -address /run/containerd/containerd.sock │ │ ├─ 42243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faaa8aa65f64ee94e44559a8b8deda087e03a6d55998c64a290925988081b0e4 -address /run/containerd/containerd.sock │ │ ├─ 42302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969ca9515db475b1694ac702bc5739a6a430239d35fef8cb903add83799dfbe3 -address /run/containerd/containerd.sock │ │ ├─ 42748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb6075fe4205944010e43bf8d03db5a18f95eab4cbe85fff3827ff585cbe7df -address /run/containerd/containerd.sock │ │ ├─ 43242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e0a15daeded94e103923e0163aa5cbe6cd7c8dde1e1096f17979a3a25b5af2 -address /run/containerd/containerd.sock │ │ ├─ 43278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e15342e0b46c0fc05b319a6f7916d4d082b4395df591d4df4c46199e2576230c -address /run/containerd/containerd.sock │ │ ├─ 43348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40af653e34698b8aafc4256bdc7106dd0e025b1eb32a0e2f379dd4b7eba8b8e6 -address /run/containerd/containerd.sock │ │ ├─ 45610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47cef7fc301ba4bfc2b22cb47499673176a197db02994f1f736168a6e783ddd3 -address /run/containerd/containerd.sock │ │ ├─ 45739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 516d1f693fc22b9584016a1cc02c93e2bc6392ec1febc59e5979595ba7a10e7c -address /run/containerd/containerd.sock │ │ ├─ 46438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id accacf36e5ca6822bfb33915f045a5ded86224d907fbc456b72c404a784f0fd5 -address /run/containerd/containerd.sock │ │ ├─ 46922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b517d1f3f637ac80c6e2c94488bc90eb91309a021a89140042ceedd041ff2f0 -address /run/containerd/containerd.sock │ │ ├─ 47025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fc09b0fc1d6840fe9a26c0ddcf0492c28d58b62fc6c2ff5293aff700eb7bc5d -address /run/containerd/containerd.sock │ │ ├─ 47367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9123464aa47edc77751e4929b82e4f5762802c19c237c83d4a669168089ebdca -address /run/containerd/containerd.sock │ │ ├─ 47693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576000e83685f1588cd7a532592743352a594e8c98205a93003d49fb6f9e6164 -address /run/containerd/containerd.sock │ │ ├─ 48134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e819c459dcbbcf986bddf186f5815c7ff0cdba0a74235afb7d75e9631a59b79d -address /run/containerd/containerd.sock │ │ ├─ 50274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af29acab49a7ca4d24956e9ae1a9c95d46ff1eb18dc91cbf45d773492a2b530 -address /run/containerd/containerd.sock │ │ ├─ 50457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5d40899f52f86ee65fd87585320e65e51f3d7ec262e297de58840de1b0c5aeb -address /run/containerd/containerd.sock │ │ ├─ 54846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68bf7c7198c83e86f05755537bdb36e8d272757b97921198febf9d6c41bcdab3 -address /run/containerd/containerd.sock │ │ ├─ 55411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33f653c545b5c0f1ddfab54e2dd7ad98e81d56109cddea735a630f8befecba37 -address /run/containerd/containerd.sock │ │ ├─ 55537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02068803612031f8896d1c904213f83b94d47ec8dd85443fa0103c0ca47b0588 -address /run/containerd/containerd.sock │ │ ├─ 55579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc7529febd607ba61211df671d5816e82571770ab2c8b98a0e2d932b26c8d2f -address /run/containerd/containerd.sock │ │ ├─ 55711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b7557662d66ae0e83bb45b536cd528d453a44ce0377a500332e0246ff02fa4b -address /run/containerd/containerd.sock │ │ ├─ 59609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2464ab5deb1fdedb05accb62ca48393bfd391843d6c548dbbbb9a8a67e88e0d1 -address /run/containerd/containerd.sock │ │ ├─ 59719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0c24903a9f4e0da07c76f5797064dc15b869e56781665e636c9f545414d8fb5 -address /run/containerd/containerd.sock │ │ ├─ 59760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6909718795cd299f085c0fbf64a92b5c67fc76c160dba07dc746817508628eb -address /run/containerd/containerd.sock │ │ ├─ 59833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce212087b8fe98fb31bf24fedbe7af0e2f131e691789e058dec7102aad40904 -address /run/containerd/containerd.sock │ │ ├─ 60848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246415d4a2456606dcf9f5604b49147c16f634fba0b3f6ee787eaf0df556feeb -address /run/containerd/containerd.sock │ │ ├─ 61044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7391563d9de9cce755c4e7c50b216d1378706a7562d40f40d5c5cc67707ac03b -address /run/containerd/containerd.sock │ │ ├─ 63050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e482f3870bf2e6369ee08e2b5cdc72bb9a0d6a6adc13db3dbf05acadc680cc1 -address /run/containerd/containerd.sock │ │ ├─ 63159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b304aa7176680d88c82ea6a76891540ea97f26214cd88987b8f49af41c00ca -address /run/containerd/containerd.sock │ │ ├─ 63199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4efdc37a1965f62bc2613a63440faa41de843d5e5a97337b9f1aeea2ee9d592e -address /run/containerd/containerd.sock │ │ ├─ 63465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f19b30ecfb77ddaf84c9b8389ba0495ab977dc4fac3924979361d1fca2efa5b -address /run/containerd/containerd.sock │ │ ├─ 63784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be4a228cba24caddfa43a7da415a69f37592172971dcb45895b11dc48e99e03f -address /run/containerd/containerd.sock │ │ ├─ 64056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7230ec7010303f79bf5243edba50940c8fbc79513a3b38fdc5dd16decf06630d -address /run/containerd/containerd.sock │ │ ├─ 64323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1cf4cfcf397991fc3d62d99ca8825138303ad698d1c5b15a4f33a2e9fc84cdd -address /run/containerd/containerd.sock │ │ ├─ 65040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312daa457a683ac4ab6d2749c07bf3107124ceb0e42fe7660b5f65bd257d67de -address /run/containerd/containerd.sock │ │ ├─ 66434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b8d021446c0243b2c79a1c6495a30e88bfaf906fa519af0bf5b1fb42ed892a8 -address /run/containerd/containerd.sock │ │ ├─ 68194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c940ccb8fc279c07d0f7a9aa39cb3a5c947dd2d23a1b0b42c45d832065c6862 -address /run/containerd/containerd.sock │ │ ├─ 77589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74006196689d6cae44102420e2baa277c92c8d933d55730ea9a804b062743746 -address /run/containerd/containerd.sock │ │ ├─ 79141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4acd63a858968d733ce0800b73ca20236caa300bc62f585b16e132e50436d6e0 -address /run/containerd/containerd.sock │ │ ├─ 85374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76c4e46b564212be33930713472167256ecd9fdcf8de1a96167f1a38d12ab8db -address /run/containerd/containerd.sock │ │ ├─ 91896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 642a543aa9b3332896e5320f2fd068923f96e30fcf40b504f087886548298220 -address /run/containerd/containerd.sock │ │ ├─ 95692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d565553fd74ab9d862366f34c817b15da380368557eb086030a671913323f35e -address /run/containerd/containerd.sock │ │ ├─ 95738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77f506e3316a0bf29a8582c47c56a1a59247f22ab73aee2a9ef2f61b0fd9645 -address /run/containerd/containerd.sock │ │ ├─104730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9367032a0165d0109b60b54024c8c7539009e7969fffeb08fe98169c5319ed1 -address /run/containerd/containerd.sock │ │ ├─106122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0442e48d9952967b6c02933b259743117aab8fc5d703b92c29148c3b8f52d69 -address /run/containerd/containerd.sock │ │ ├─106159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb1e9587b03acb36281a043e2627e63d1b0bed591c325d8ef4e8a32059ea586 -address /run/containerd/containerd.sock │ │ ├─108217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee7910c416843e8d9c7ca9fb182ba500ca330ac7e94a10580eadc566c665f00 -address /run/containerd/containerd.sock │ │ ├─110001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4787f6e245e6492cc8db2957f0bda807a8de3aba24a4aa870d17392f477eb4e6 -address /run/containerd/containerd.sock │ │ ├─110051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c31dcb65a790462ef986d2190e4eec0ef9c16a8a5970ed6e53ec7301967917b -address /run/containerd/containerd.sock │ │ ├─123106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25798e86121dbd5b55c159660e484e8751a47f2e445ba6c0ee634c87fc639c72 -address /run/containerd/containerd.sock │ │ ├─123150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b575c40d56fa0772dff2e063f8f9f585012fa93330dcae776c1829472f4eaa2d -address /run/containerd/containerd.sock │ │ ├─126181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 434b3b1f20c6475b222fc3e0f8cbbb04b7987935aea34030657d33851b67e04a -address /run/containerd/containerd.sock │ │ ├─141104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7bf9f512804ff335cb17020749b28107225667267ca3e80b6e8bc31d175cd1 -address /run/containerd/containerd.sock │ │ ├─142120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f694b4591da7a4c23f4d34e8f5319e9e9a3383cd48c369f69b65322d5096e1cf -address /run/containerd/containerd.sock │ │ ├─143168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6557f236e39912d4a9ee28119246549ef4f03c6d0d5f5df6fd780ed0000c1d8 -address /run/containerd/containerd.sock │ │ ├─143225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a216e101ffdda53e51a42727c82a9de98fefb39267b10944f9a826aafee7697d -address /run/containerd/containerd.sock │ │ ├─143879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 050f660455fcd9b835690ce16833902a6a57eec0af0466cd49abb2e53ef9878a -address /run/containerd/containerd.sock │ │ ├─145050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efcd2b0a5fcabef4994779e600a28b7c6897da1bbb93e8bf8ce2bdb861510b5f -address /run/containerd/containerd.sock │ │ ├─159647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c10df247c0800d59dfae560dd64951e0e804f0f05fab6d1b5bb5106bc0ae361 -address /run/containerd/containerd.sock │ │ ├─160102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bdf4c7550174ebc6bb85bbc71a483a25a04540a75b59bf8c5742b99fa5f9ffa -address /run/containerd/containerd.sock │ │ ├─160238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f63697753a8f4979567c899768140ce82ba34d795d3672ce03b9296a6b15dde8 -address /run/containerd/containerd.sock │ │ ├─160276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee8c74c7c70ca46ba1cea09fa4d458daa72039601976bcc75f6077a389b23fd -address /run/containerd/containerd.sock │ │ ├─160545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59eed722e2d10722eea092bef64c4d6bc04c09751af108e50f72fafe7bf9ec99 -address /run/containerd/containerd.sock │ │ ├─160735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4512e12511579f3870cb063611fe59ea31b192518e26383eecd0c0ddf9711d0a -address /run/containerd/containerd.sock │ │ ├─173820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 582384660bb223cee84b51eec42dc32dd800f850cb17208db6e35d04f7084c6e -address /run/containerd/containerd.sock │ │ ├─175680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e951eb2761c581e383bc39482eabf715b2d08b743c9ccb48887209cae7be12c4 -address /run/containerd/containerd.sock │ │ ├─175742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07f39e67e30f893db35d1f30f7dbd1a0ac065a07c6ee02212ec55d76f79f58ff -address /run/containerd/containerd.sock │ │ ├─175784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51f6eb72c34e42e5f97843580b7ef46444fe8b765ad2a777f7fe4585466a20c5 -address /run/containerd/containerd.sock │ │ ├─176081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5935ebfb5a08988ff920181dd287e22589c31f356dff6a4f3e54daae8be325af -address /run/containerd/containerd.sock │ │ ├─176135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6828dea45cd0ecf6a0df13830eb1eb38d56bbed9f240f7a190480c9f57ab336 -address /run/containerd/containerd.sock │ │ ├─182663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f396fc13d12c96e9a9684df02563e49b7917d43312c565c5bca99f2ba6f87c -address /run/containerd/containerd.sock │ │ ├─188029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37d4e2f0dcb6cc428cb7666d2c80188d31619fd4854a853d51dec665cfe20b7 -address /run/containerd/containerd.sock │ │ ├─190656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a822186ee887be4a348d5a02cff0d36ae0d20243c5ea877f33dfd6e2c139a1 -address /run/containerd/containerd.sock │ │ ├─190712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a06c651d7ab478e119f19ab1a5b36c16eda97ca59c693d015c83f7a364922658 -address /run/containerd/containerd.sock │ │ ├─190752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44e922c813a9bd6fc89d8ccc14189017bbefda6b4f90a29101bc7735e193b87 -address /run/containerd/containerd.sock │ │ ├─208204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4658937674d7fab2d16c035dda9d135c20c5bfc7cd1bc2e9208f195e22e50aa0 -address /run/containerd/containerd.sock │ │ ├─219360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c194f9e17004d4b278c87977f1ce4b4a553b2f7bc4e4e20c10e54b8af7ab44d -address /run/containerd/containerd.sock │ │ ├─219379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b346199b2e93277dc7662cee6ea4a146d1bf07d5178e63e9cddf3ca33cea2eef -address /run/containerd/containerd.sock │ │ ├─219437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc6a3930c6db784cc8768bb29c726f57c84cdd667e18441474d8aaeea8ca8dd4 -address /run/containerd/containerd.sock │ │ ├─219719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e0f1093acc23031ccf023402ebb75c4ef978ac048bd9b82e6e5432fec34d576 -address /run/containerd/containerd.sock │ │ ├─231456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5574465be2dccc96318219eb40a89997a97550df358fc413911c5262a376cbcf -address /run/containerd/containerd.sock │ │ ├─233790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def452dc08b47e2fdecb746f73391f2456ff7f308e7aa6c7c56c40ffb1d86ae9 -address /run/containerd/containerd.sock │ │ ├─234848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce5fee8c8f5dc93816130dbd02706bc8bc51138a9cea1c0fe2fb8e2e9ee136a -address /run/containerd/containerd.sock │ │ ├─235630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42817139425c651385565cc705723e9f490913b184dce99d5722f26ddd93f56e -address /run/containerd/containerd.sock │ │ ├─236860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45963e5522d11a1355efcbd15c3ea73edd00a375d5b2ee378de6cd9c50cb8277 -address /run/containerd/containerd.sock │ │ ├─238806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29cd8c73554e850353f3d6230ebd4678a4a78de0911c4f8f4b66fb19a76073e9 -address /run/containerd/containerd.sock │ │ ├─240283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb90707aed4962837a3997d7323ef165c3a1784f168e651d00cc3cf9ec8aad4e -address /run/containerd/containerd.sock │ │ ├─240335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d34ba4ddbc8c51b16775bffb9440fe42cb9c04494e53484b32b46d08f11a38f -address /run/containerd/containerd.sock │ │ ├─249363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d7a6af29c7ff84848153a8f1d427769a8fb70498f3f77271f9162d13b293ebd -address /run/containerd/containerd.sock │ │ ├─250157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75b0d9bab69457d376cc34868f12c40e445a38d81462945db67aeba71534f259 -address /run/containerd/containerd.sock │ │ ├─254073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7856f66dffe533f260dd95d561305198e79100e166f3f66e25bda0913b8fbb -address /run/containerd/containerd.sock │ │ ├─258573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 512be58ffc36ec4ef6768301191fca260c73143abfe792a478e2d3c76b40ead6 -address /run/containerd/containerd.sock │ │ ├─258775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbc7a769d24dea2477248add5a211ed7ff2007792af1ae279de180272bf4fd4 -address /run/containerd/containerd.sock │ │ ├─258826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e7ba73e3276e6779d188f130ec09ca82db033e11f94051d10f9776bd3e9abdd -address /run/containerd/containerd.sock │ │ ├─258889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe1e3b7e21ab95c916663909ec4efb77b63396e3ae4cae8578b22c4b47643a3a -address /run/containerd/containerd.sock │ │ ├─271235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd419d012a7e9c8605e00ecf797e2a669313ce80dc407be75bd73629f122169e -address /run/containerd/containerd.sock │ │ ├─274535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d1c52cbce23ae6297d8134aa493d65cb996a2187db7a48403f5cb31333dd88 -address /run/containerd/containerd.sock │ │ ├─275667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7c8fbf338799ae9fc27f674ee8f14d0910946a3df9d54691262603abe238041 -address /run/containerd/containerd.sock │ │ ├─412303 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/bd9c0100828707d81e3c2dd49b50d851f4ee045a1ea163a4836337be35dcf4af/log.json --log-format json exec --process /tmp/runc-process4144363234 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/bd9c0100828707d81e3c2dd49b50d851f4ee045a1ea163a4836337be35dcf4af/ad001d2fa51698cb0a14c6c1bf29c84f78e241cbb69da1fd9bb9e9109dcc1f0d.pid bd9c0100828707d81e3c2dd49b50d851f4ee045a1ea163a4836337be35dcf4af │ │ └─412304 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/bd9c0100828707d81e3c2dd49b50d851f4ee045a1ea163a4836337be35dcf4af/log.json --log-format json exec --process /tmp/runc-process1102904916 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/bd9c0100828707d81e3c2dd49b50d851f4ee045a1ea163a4836337be35dcf4af/97134922a84aea80fd47bd732662696e3fd7e8aed607bc87229269c6e7fb0fee.pid bd9c0100828707d81e3c2dd49b50d851f4ee045a1ea163a4836337be35dcf4af │ ├─packagekit.service │ │ └─1193 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─28727 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28988 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19366 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19386 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24313 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24576 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33496 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33768 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12147 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ihagxz.service │ │ ├─12477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ihagxz/unit.run │ │ └─12508 /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-ihagxz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ihagxz:/var/lib/ceph/mgr/ceph-instance.ihagxz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ihagxz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ihagxz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10166 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─run-rdc1e464fe7e54611affebf6b3c8d614b.scope │ │ └─189589 /usr/sbin/libvirtd --listen │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-2bf27d10eb18d10f17a45d82dc95e43a512dfc3872efe9828228cfd1789e6927.scope … │ │ ├─12588 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ihagxz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12608 /usr/bin/ceph-mgr -n mgr.instance.ihagxz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─140501 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39633 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.24 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-c94a95727eead0698c801a395df5acab04879dfa4ab9b02972355844aaf6dd00.scope … │ │ ├─24618 /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 │ │ └─24630 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10675 /usr/sbin/chronyd -F 1 │ │ └─10676 /usr/sbin/chronyd -F 1 │ ├─docker-98005064e04a80e112496eb4bf98988ea74e99950d19d50691d9afd2932d1431.scope … │ │ ├─12228 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12241 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-e4070b383eaae9da259080220ae43941995d31cfd459064aecaab4f69f521b52.scope … │ │ ├─29029 /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 │ │ └─29046 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-012daaf03d9b8aa5209b3b2a0c85920453f0c7d6a5a4ac1fefde9b8e5ec38f83.scope … │ │ ├─19431 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19468 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140314 /sbin/iscsid │ │ └─140315 /sbin/iscsid │ ├─docker-6b6e1eef8f784310cb677c35a369c941e8cc39a5a7ec207b53c8f4771abed89d.scope … │ │ ├─33809 /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 │ │ └─33822 /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 │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─9ee7910c416843e8d9c7ca9fb182ba500ca330ac7e94a10580eadc566c665f00 │ │ └─108241 /pause │ ├─ddf7b7b096ff1b8e2e28be21d21e3a8b7791ba4d9497f76879b0bd74508fc656 │ │ └─43461 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --enable-gateway-api --max-concurrent-challenges=60 │ ├─6e7ba73e3276e6779d188f130ec09ca82db033e11f94051d10f9776bd3e9abdd │ │ └─258873 /pause │ ├─b90fcf66ccb33ff99347599b0e0f87d68512da05fe74eaa596e4f45a362b8e6a │ │ └─268255 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5fb1e9587b03acb36281a043e2627e63d1b0bed591c325d8ef4e8a32059ea586 │ │ └─106183 /pause │ ├─2d95e895ec3002a22c82041530e788484add26f59c7f0343943fc767710c26d1 │ │ └─39403 etcd --advertise-client-urls=https://199.19.213.24:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.24:2380 --initial-cluster=instance=https://199.19.213.24:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.24:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.24: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 │ ├─f324083a561d066df7b5df62af8fc522527fa0c2fa77f27f599e6482bfbbe910 │ │ └─268228 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5031ed9eaff95244d162d2a7095bae9222d9362570088b3536d3cfc0ea1877c7 │ │ ├─63623 nginx: master process nginx -g daemon off; │ │ ├─63663 nginx: worker process │ │ ├─63664 nginx: worker process │ │ ├─63665 nginx: worker process │ │ ├─63666 nginx: worker process │ │ └─63667 nginx: worker process │ ├─bd7fd5f5ef316cfe29b585d1a66918a56d6c7b64d1edf08aab9f8f387dcdfd65 │ │ └─47183 /manager --metrics-bind-address=:9782 │ ├─204929f27e370f6f8dcfa91c7ea0acdee57cb27761a3091cd39d9e7f93526358 │ │ ├─174092 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174138 erl_child_setup 1048576 │ │ ├─174270 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174409 /bin/sh -s rabbit_disk_monitor │ ├─9b51062cdceaf9b00046361c6c27df93ed06de1bd33715de885d3e6ce9382a0c │ │ └─39328 /pause │ ├─bd9c0100828707d81e3c2dd49b50d851f4ee045a1ea163a4836337be35dcf4af │ │ ├─ 50854 valkey-server *:26379 [sentinel] │ │ ├─412354 runc init │ │ └─412362 runc init │ ├─42ec0efb34392330ac1d82e88e53845848a88b734117f111be28093d5d9d82c2 │ │ └─62521 /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 │ ├─fb94e8496819a53e78a8ac3be49f5bc2431610ff802aef149dbe52626e7e3940 │ │ └─39434 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 │ ├─33697c6939e403a984652e2dff81501cb955fcfa2bcb329f39c9218073dec21f │ │ ├─185679 neutron-policy-server: uWSGI master │ │ ├─185693 neutron-policy-server: uWSGI worker 1 │ │ └─185694 neutron-policy-server: uWSGI worker 2 │ ├─accacf36e5ca6822bfb33915f045a5ded86224d907fbc456b72c404a784f0fd5 │ │ └─46463 /pause │ ├─d0e591c38c467a7aa828ad99039c437c17237fff20747593673300dd29c63c0e │ │ ├─228017 octavia-api: uWSGI master │ │ ├─228031 octavia-api: uWSGI worker 1 │ │ └─228032 octavia-api: uWSGI worker 2 │ ├─29cd8c73554e850353f3d6230ebd4678a4a78de0911c4f8f4b66fb19a76073e9 │ │ └─238829 /pause │ ├─22cbddff6780ba6b0c79a5770d54082829f1ae8916eb791ea745f8a569056418 │ │ └─39782 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4512e12511579f3870cb063611fe59ea31b192518e26383eecd0c0ddf9711d0a │ │ └─160760 /pause │ ├─f2fc22646317a11748385e6edf886cc0415c05104693f65e4dd08bd957f19bb3 │ │ ├─172313 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172905 nova-scheduler: ServiceWrapper worker(0) │ │ └─172908 nova-scheduler: ServiceWrapper worker(1) │ ├─fbabb757ea2d1b61a8e6caccc825cec1380e3a65c6ffdefcea91c36ecc95e559 │ │ └─123774 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─642a543aa9b3332896e5320f2fd068923f96e30fcf40b504f087886548298220 │ │ └─91919 /pause │ ├─1878b18f67700d7f024c7ce7bc65d770aa7272e19af797fe65086b487ea9cea9 │ │ ├─60641 python -u /app/sidecar.py │ │ ├─60900 python -u /app/sidecar.py │ │ └─60901 python -u /app/sidecar.py │ ├─45963e5522d11a1355efcbd15c3ea73edd00a375d5b2ee378de6cd9c50cb8277 │ │ └─236882 /pause │ ├─eee8c74c7c70ca46ba1cea09fa4d458daa72039601976bcc75f6077a389b23fd │ │ └─160309 /pause │ ├─512be58ffc36ec4ef6768301191fca260c73143abfe792a478e2d3c76b40ead6 │ │ └─258595 /pause │ ├─51ff4bb8a1564b2c1bea7aea57226f13561614291a30d09b0f8dd9195a2421f3 │ │ └─62666 /bin/oauth2-proxy │ ├─72692f4f9fae7ade9ecc3f7d6ef4a83aa350e42f1293dac9cb22059936550e4c │ │ ├─124192 /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 │ │ └─124357 /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 │ ├─939c091d116e48386ac3eeff2960dee34f27aef3c849dd2712c12c3651b0890e │ │ └─189168 /bin/bash /tmp/libvirt.sh │ ├─d5e0a15daeded94e103923e0163aa5cbe6cd7c8dde1e1096f17979a3a25b5af2 │ │ └─43264 /pause │ ├─ddd7f7c90f7bc4f406b8fa0835c016f5f93750175b99a848028ebe902c7da7d3 │ │ └─55810 nfd-master -crd-controller=true -metrics=8081 │ ├─10e7fc1d2c0fe26105b7f076768cb6c4841c8c2b5909faf857d3889a65902ec1 │ │ └─60914 /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 │ ├─a109cde06d272715c32b1a96f343e8a96e9d29648c837c8e08666588eca08ffc │ │ └─39432 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 │ ├─3336079e077c5e8326da2c0b9dcefc7b93625d53d550585b01189c89ab7588b1 │ │ └─39330 /pause │ ├─7230ec7010303f79bf5243edba50940c8fbc79513a3b38fdc5dd16decf06630d │ │ └─64079 /pause │ ├─811bc5e5408b2f41892ee74fb5904c92b55db53f0b1b210b9ced67a96eeb648d │ │ └─107966 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─582384660bb223cee84b51eec42dc32dd800f850cb17208db6e35d04f7084c6e │ │ └─173843 /pause │ ├─b346199b2e93277dc7662cee6ea4a146d1bf07d5178e63e9cddf3ca33cea2eef │ │ └─219436 /pause │ ├─3bea49e01c743c0c25cef9059ab6365cc2d66ca056a8e602387a70a8701759ff │ │ ├─229822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229839 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─403748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b575c40d56fa0772dff2e063f8f9f585012fa93330dcae776c1829472f4eaa2d │ │ └─123174 /pause │ ├─51f6eb72c34e42e5f97843580b7ef46444fe8b765ad2a777f7fe4585466a20c5 │ │ └─175827 /pause │ ├─77f86a07e10faf12cc54847c8c44be258afd51952e2ed65781263d2c4f32790b │ │ ├─188442 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188482 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188494 erl_child_setup 1048576 │ │ ├─188687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188958 /bin/sh -s rabbit_disk_monitor │ ├─e15342e0b46c0fc05b319a6f7916d4d082b4395df591d4df4c46199e2576230c │ │ └─43322 /pause │ ├─f1eb240c5797ba0bc8cb3b2f846663c1bb62215affc1c290ba5f83c55f963631 │ │ └─39229 /pause │ ├─dc1bf3269e9e0a563dca17f19a0a259031199801a46687027e9d05f747f1c066 │ │ └─43507 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cb45f37f5b6d6e0dacba683aff1366085f427458d169b0dc12dc2ca8a1782c61 │ │ └─39332 /pause │ ├─8ce212087b8fe98fb31bf24fedbe7af0e2f131e691789e058dec7102aad40904 │ │ └─59857 /pause │ ├─25798e86121dbd5b55c159660e484e8751a47f2e445ba6c0ee634c87fc639c72 │ │ └─123128 /pause │ ├─fd8511dcc040af95f8aef7748c7ca52a0a50fb308417aac3e35a343aad32bb11 │ │ ├─176633 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409497 sleep 300 │ ├─1d34ba4ddbc8c51b16775bffb9440fe42cb9c04494e53484b32b46d08f11a38f │ │ └─240365 /pause │ ├─a06c651d7ab478e119f19ab1a5b36c16eda97ca59c693d015c83f7a364922658 │ │ └─190761 /pause │ ├─bfc1c37b69dc58811c7721fe2fba807206bd557097162bab2d827c06640b5032 │ │ └─141567 /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 │ ├─867d527564020be1ce98c2ff709f93197def93144d48c3bdd39d248699528259 │ │ ├─ 71536 apache2 -DFOREGROUND │ │ ├─ 71557 (wsgi:k -DFOREGROUND │ │ ├─ 71558 (wsgi:k -DFOREGROUND │ │ ├─ 71559 (wsgi:k -DFOREGROUND │ │ ├─ 71560 (wsgi:k -DFOREGROUND │ │ ├─400277 apache2 -DFOREGROUND │ │ ├─400445 apache2 -DFOREGROUND │ │ └─400446 apache2 -DFOREGROUND │ ├─e5d0db427b3f0fcc673e4ba9adb2dcabf469e4dba9799e54ff749c88882e3c60 │ │ ├─143383 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143576 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143591 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143821 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─411987 sleep 15 │ ├─5935ebfb5a08988ff920181dd287e22589c31f356dff6a4f3e54daae8be325af │ │ └─176108 /pause │ ├─fb90707aed4962837a3997d7323ef165c3a1784f168e651d00cc3cf9ec8aad4e │ │ └─240307 /pause │ ├─76c4e46b564212be33930713472167256ecd9fdcf8de1a96167f1a38d12ab8db │ │ └─85398 /pause │ ├─434b3b1f20c6475b222fc3e0f8cbbb04b7987935aea34030657d33851b67e04a │ │ └─126205 /pause │ ├─7130235b1fb113e32ece87cee9645271b4651a7b910f44105ba290aabd6ca5df │ │ └─42389 /coredns -conf /etc/coredns/Corefile │ ├─20d1c52cbce23ae6297d8134aa493d65cb996a2187db7a48403f5cb31333dd88 │ │ └─274556 /pause │ ├─2e76d62dda6fcefdb534a5c63b47f4dda684351e8879b0c5741ab725ad8ddbb5 │ │ └─50569 valkey-server *:6379 │ ├─6e0f1093acc23031ccf023402ebb75c4ef978ac048bd9b82e6e5432fec34d576 │ │ └─219742 /pause │ ├─47cef7fc301ba4bfc2b22cb47499673176a197db02994f1f736168a6e783ddd3 │ │ └─45653 /pause │ ├─267bb146e97eff3357bafb42a69437e078ca6b612ee5ceb6af4db030ba9e54bf │ │ ├─231597 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231620 erl_child_setup 1048576 │ │ ├─231695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231696 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231930 /bin/sh -s rabbit_disk_monitor │ ├─246415d4a2456606dcf9f5604b49147c16f634fba0b3f6ee787eaf0df556feeb │ │ └─60871 /pause │ ├─3d4576f3b3f4888a4e6375d9b8b529f0fd4467db84bdb5c79cb97f8bd682ccca │ │ ├─273420 apache2 -DFOREGROUND │ │ ├─275398 (wsgi:h -DFOREGROUND │ │ ├─275399 (wsgi:h -DFOREGROUND │ │ ├─275400 (wsgi:h -DFOREGROUND │ │ ├─275401 (wsgi:h -DFOREGROUND │ │ ├─275402 (wsgi:h -DFOREGROUND │ │ ├─275403 apache2 -DFOREGROUND │ │ └─275404 apache2 -DFOREGROUND │ ├─12cf507fc86b3403d9964053e4fcb35dd8d15a7426dcf2b2f6ced46cc937ead6 │ │ ├─145410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145442 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─145448 erl_child_setup 1048576 │ │ ├─146021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146026 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146096 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─152371 /bin/sh -s rabbit_disk_monitor │ ├─9d6be68e3f7dafe63eaac3ef336528d27deee8f5dbb985a7761cb66e82ccd74e │ │ ├─249421 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249924 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpn25tc2mu/privsep.sock │ │ ├─249934 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249951 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e4bd3a00e87e72c8c8e21cd9473d6d93aff2822fd1774f30993f0c5aab1b70bc │ │ ├─108332 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108354 erl_child_setup 1048576 │ │ ├─108437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108448 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108639 /bin/sh -s rabbit_disk_monitor │ ├─0bbc7a769d24dea2477248add5a211ed7ff2007792af1ae279de180272bf4fd4 │ │ └─258798 /pause │ ├─273816be808d5384341da13c9473319cfe8b1243e2fe12d76fb62f8d354aae49 │ │ ├─172340 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172798 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172799 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2464ab5deb1fdedb05accb62ca48393bfd391843d6c548dbbbb9a8a67e88e0d1 │ │ └─59648 /pause │ ├─db113b76f49caf60d23a4c3be537f11f681c36e3f56962ee3bc2ca55a3005d61 │ │ └─86178 /usr/local/bin/rook ceph operator │ ├─7ce5fee8c8f5dc93816130dbd02706bc8bc51138a9cea1c0fe2fb8e2e9ee136a │ │ └─234871 /pause │ ├─605d6bc5b92fc9e9dcf380c41ddd8cf3d5650994004d2282ec619ca42481989c │ │ └─62272 /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://kube-prometheus-stack-prometheus.monitoring:9090 --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 │ ├─90f396fc13d12c96e9a9684df02563e49b7917d43312c565c5bca99f2ba6f87c │ │ └─182687 /pause │ ├─efcd2b0a5fcabef4994779e600a28b7c6897da1bbb93e8bf8ce2bdb861510b5f │ │ └─145073 /pause │ ├─8fc09b0fc1d6840fe9a26c0ddcf0492c28d58b62fc6c2ff5293aff700eb7bc5d │ │ └─47048 /pause │ ├─cc194ae18d9011fee0a3a70b806da817dce220854cb020ea2e52513fa8756d9e │ │ ├─208360 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208377 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208383 erl_child_setup 1048576 │ │ ├─208478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208823 /bin/sh -s rabbit_disk_monitor │ ├─413efa0935958963d0bfb647a30ec33f872bffae3f7a1fb24a87d66b874d8af4 │ │ └─194054 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9d1281f0319153e1a3098d7afab548e2118a9027b819270cb1d84396fc55ae22 │ │ ├─144056 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144259 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─144269 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─412252 sleep 15 │ ├─3efe902f3f7d9645c13fad80e3aca1c4f4f45f04367952c3d0f3ec5228316bbe │ │ ├─105121 glance-api: uWSGI master │ │ ├─105138 glance-api: uWSGI worker 1 │ │ └─105139 glance-api: uWSGI worker 2 │ ├─be4a228cba24caddfa43a7da415a69f37592172971dcb45895b11dc48e99e03f │ │ └─63876 /pause │ ├─c1cf4cfcf397991fc3d62d99ca8825138303ad698d1c5b15a4f33a2e9fc84cdd │ │ └─64346 /pause │ ├─6aae3394dcedb6f496ccd8f3a706244872c88a85c943163fc29b3f726eebb870 │ │ ├─64715 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64752 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d62869c396390ba3c83f5e018a0aaffcbbf545d76e8f89daf9cad0b093155eef │ │ └─62470 /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://kube-prometheus-stack-alertmanager.monitoring:9093 --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 │ ├─b2b0dd3dc2ea55fb78565e008db914479c6525d3ff366dba324a23821b6266bc │ │ └─275929 /bin/openstack-database-exporter │ ├─fd419d012a7e9c8605e00ecf797e2a669313ce80dc407be75bd73629f122169e │ │ └─271258 /pause │ ├─ffd22bc93d7662d52fd59acf8ff73ad3fd24df867a825d0fc3187d4f33c715d8 │ │ └─56035 /secretgen-controller │ ├─43e5a5c2307ececb99123582f8ec3b89d6ed90d62d6ee8638ed550c315102865 │ │ ├─143395 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143443 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143488 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─143770 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─411985 sleep 15 │ ├─5b7bf9f512804ff335cb17020749b28107225667267ca3e80b6e8bc31d175cd1 │ │ └─141127 /pause │ ├─68bf7c7198c83e86f05755537bdb36e8d272757b97921198febf9d6c41bcdab3 │ │ └─54883 /pause │ ├─576000e83685f1588cd7a532592743352a594e8c98205a93003d49fb6f9e6164 │ │ └─47719 /pause │ ├─23eb334824ac203c96af3573fb79ab8ce90a7eae3341874d71996c51b3b9becd │ │ └─55850 nfd-worker -metrics=8081 │ ├─b5a9c888bb15587cfd754a092ffd7f08d6d8ddd0312c958139aa0ca48912aed9 │ │ ├─268240 /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 │ │ └─268441 /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 │ ├─5574465be2dccc96318219eb40a89997a97550df358fc413911c5262a376cbcf │ │ └─231480 /pause │ ├─fffd1f4b532aa9152cff6d61889470ae0e4a9fcbbb484fc069211fbf5d412d40 │ │ └─39458 kube-apiserver --advertise-address=199.19.213.24 --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 │ ├─40af653e34698b8aafc4256bdc7106dd0e025b1eb32a0e2f379dd4b7eba8b8e6 │ │ └─43373 /pause │ ├─079cd01a886a44fa271da09637fc2db5657c3889ddc5cabfcbc5d6e93731c0d1 │ │ └─189572 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4dc7529febd607ba61211df671d5816e82571770ab2c8b98a0e2d932b26c8d2f │ │ └─55614 /pause │ ├─42817139425c651385565cc705723e9f490913b184dce99d5722f26ddd93f56e │ │ └─235675 /pause │ ├─c204da9093cdca83ff75ab41afcb28bdc991c3b725f3e2680e150452a3421027 │ │ └─62823 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─c0c24903a9f4e0da07c76f5797064dc15b869e56781665e636c9f545414d8fb5 │ │ └─59746 /pause │ ├─d77f506e3316a0bf29a8582c47c56a1a59247f22ab73aee2a9ef2f61b0fd9645 │ │ └─95762 /pause │ ├─20124256d4df10cda529f1fffbf9e5af5bba33c29236edf2566db8eed352efd9 │ │ ├─41040 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41462 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─969ca9515db475b1694ac702bc5739a6a430239d35fef8cb903add83799dfbe3 │ │ └─42327 /pause │ ├─4acd63a858968d733ce0800b73ca20236caa300bc62f585b16e132e50436d6e0 │ │ └─79164 /pause │ ├─3b8d021446c0243b2c79a1c6495a30e88bfaf906fa519af0bf5b1fb42ed892a8 │ │ └─66459 /pause │ ├─01591974747570e7ad40a8f35906ee6c994d43f3c9fdda8e38e337178afcf17e │ │ ├─171584 nova-metadata: uWSGI master │ │ ├─171597 nova-metadata: uWSGI worker 1 │ │ └─171598 nova-metadata: uWSGI worker 2 │ ├─9123464aa47edc77751e4929b82e4f5762802c19c237c83d4a669168089ebdca │ │ └─47392 /pause │ ├─6b36572b8b697b62dd7bd1081dd45b023b6543aef3623b77241a96bf7d71f1ed │ │ └─40574 /pause │ ├─1de8bddbb49f732978b83664131813115b645a3dff57850ddafec01c344fb96c │ │ └─233988 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8b5247b68132970ccb66ceb8c54e2d795c7d06337230477473e0b813bcabefa4 │ │ └─50945 redis_exporter │ ├─b033e0b89ef4360828a769353b57db8296b4571170cc2804f6a4156d7704b573 │ │ └─238858 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─4787f6e245e6492cc8db2957f0bda807a8de3aba24a4aa870d17392f477eb4e6 │ │ └─110030 /pause │ ├─baadab608c5023cbea711f4c5ecee03ce17608fb2fde3491f184dfad30086adb │ │ └─256086 docker-registry serve /etc/docker-registry/config.yml │ ├─f7c8fbf338799ae9fc27f674ee8f14d0910946a3df9d54691262603abe238041 │ │ └─275689 /pause │ ├─24c0cba82b86ce305a67b05d4e42c724327eafe272db6658280c466b8bfce2ed │ │ ├─203490 heat-api-cfn: uWSGI master │ │ ├─203517 heat-api-cfn: uWSGI worker 1 │ │ └─203518 heat-api-cfn: uWSGI worker 2 │ ├─e0b304aa7176680d88c82ea6a76891540ea97f26214cd88987b8f49af41c00ca │ │ └─63184 /pause │ ├─94c9d7118d4bd66dac670542d1d277c6c2945cf8d6b37cc74ee18e044bc8fca3 │ │ └─48264 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3b00be5f080f262b5e01b3d43116af141894f6c3eb0d56db165809d4148f1ae9 │ │ └─183431 vector --config /etc/vector/vector.toml │ ├─33f653c545b5c0f1ddfab54e2dd7ad98e81d56109cddea735a630f8befecba37 │ │ └─55436 /pause │ ├─4e78af793dd5f832505dc34c27d94015125ffe425584f63c1295d2c6bf82d78c │ │ └─65379 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e819c459dcbbcf986bddf186f5815c7ff0cdba0a74235afb7d75e9631a59b79d │ │ └─48158 /pause │ ├─7f585e3a1b0a6bcab1a8e20822606c71fe4ee1f946f28b7456a247c833087684 │ │ └─65413 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a48d44c72b65804ab661ab977782e6a27965b3041e34790baa75d20347f3c7fa │ │ └─39576 /kube-vip manager │ ├─f1f9c47583c381882d948fa7c92bbcb2b37a6c850944817145aeb65e0bcb6b14 │ │ └─43550 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc │ ├─28ba40b5c11407508e2eed237f48050953c2f7acb3e869b9a6fcfc095d723f77 │ │ └─65155 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c9367032a0165d0109b60b54024c8c7539009e7969fffeb08fe98169c5319ed1 │ │ └─104755 /pause │ ├─aea0c940956b33f79ae48ae2c8cf676d49eb45fa4160ab4c927f1e7f8361cd56 │ │ └─61550 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 │ ├─286edb63478547ccbd062c8973a47128d8359cd74e47abda18e94bcf0e6c8527 │ │ ├─92190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92207 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92213 erl_child_setup 1048576 │ │ ├─92304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92315 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92588 /bin/sh -s rabbit_disk_monitor │ ├─8c997f42f1a8bcf0371093d94fbd5386a1fa21132889e8c904245f9d10e8b793 │ │ └─64209 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5a3abc68044f28a10f7a79cda046204a71158226772f3277c8ce3de8bc64e388 │ │ └─229104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─75b0d9bab69457d376cc34868f12c40e445a38d81462945db67aeba71534f259 │ │ └─250186 /pause │ ├─050f660455fcd9b835690ce16833902a6a57eec0af0466cd49abb2e53ef9878a │ │ └─143903 /pause │ ├─3053bf34ff33dc1f356086b581de0073ae4c369e514090dc9b48393b50787176 │ │ └─189102 /usr/bin/libvirt-tls-sidecar │ ├─9b7557662d66ae0e83bb45b536cd528d453a44ce0377a500332e0246ff02fa4b │ │ └─55735 /pause │ ├─fc6a3930c6db784cc8768bb29c726f57c84cdd667e18441474d8aaeea8ca8dd4 │ │ └─219476 /pause │ ├─0913d1c2156e5cbd62ed398a7bcf5a26871bb4ba8f4530afe08ed2508d30db29 │ │ └─96151 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-rlknm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fa69165b63c1f2eefd73873a12cadf42de8f81ee756a613ecb10f65a0da08134 │ │ └─166493 /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 │ ├─f7bd65696a35172ac22de019d896d1e3fd9b5a2126cebbfe0f371278a29d3e99 │ │ └─42218 /pause │ ├─bc7a4a04383fd456245bc22f1bc92bfce49dfe2ff7678b6bbd3287d92c823d42 │ │ └─235713 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─74006196689d6cae44102420e2baa277c92c8d933d55730ea9a804b062743746 │ │ └─77613 /pause │ ├─16e883ade4337c05fcdbfefb918d64b6cc9f580662ae8d3e26c1a963b9d2748b │ │ ├─203477 heat-api: uWSGI master │ │ ├─203515 heat-api: uWSGI worker 1 │ │ └─203516 heat-api: uWSGI worker 2 │ ├─4052308c3a680bd86d42581b3a6ca1121597a44c589f9a9f779baecda3382323 │ │ └─274854 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─07f39e67e30f893db35d1f30f7dbd1a0ac065a07c6ee02212ec55d76f79f58ff │ │ └─175807 /pause │ ├─4658937674d7fab2d16c035dda9d135c20c5bfc7cd1bc2e9208f195e22e50aa0 │ │ └─208227 /pause │ ├─7b1041ed6a6bd8799941c366b81d9e269158e2e2e2fb3b67a76012fdb1e0db16 │ │ ├─66696 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66720 erl_child_setup 1048576 │ │ ├─66864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66978 /bin/sh -s rabbit_disk_monitor │ ├─516d1f693fc22b9584016a1cc02c93e2bc6392ec1febc59e5979595ba7a10e7c │ │ └─45763 /pause │ ├─f694b4591da7a4c23f4d34e8f5319e9e9a3383cd48c369f69b65322d5096e1cf │ │ └─142145 /pause │ ├─202a2b28a375966998f6a5fd59b67e8849131d6656732090a74652b2699cfc8d │ │ └─64908 /goldpinger --static-file-path /static │ ├─7391563d9de9cce755c4e7c50b216d1378706a7562d40f40d5c5cc67707ac03b │ │ └─61067 /pause │ ├─b442f96ad5783d772bfc6c2c6d6154aa69854f360d84ed9efef3c304b1b38b0c │ │ └─62326 /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 │ ├─fcb2df4ac628759dcc76eed0aa194463d2656b55fa2ede04bc64a28d487a0c83 │ │ ├─106488 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106797 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106800 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7c8c1a57869568090269757710b77903209e7a41526717edd800f2bf709267bf │ │ ├─141601 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141614 /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 │ ├─a44e922c813a9bd6fc89d8ccc14189017bbefda6b4f90a29101bc7735e193b87 │ │ └─190790 /pause │ ├─b88f0c03103537969db816d29e2343db7b7d534655e338cab619f22c8ca2b45b │ │ └─42420 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b8a822186ee887be4a348d5a02cff0d36ae0d20243c5ea877f33dfd6e2c139a1 │ │ └─190689 /pause │ ├─fb32b929f3a58be245b50cffaedc3eaaabf9b67b6f2858e257eb38071d53a892 │ │ ├─60666 python -u /app/sidecar.py │ │ ├─60939 python -u /app/sidecar.py │ │ └─60940 python -u /app/sidecar.py │ ├─fe1e3b7e21ab95c916663909ec4efb77b63396e3ae4cae8578b22c4b47643a3a │ │ └─258926 /pause │ ├─db81297149393c10c44f60d9428e8ac7d5f522caa2e617bd819d2621ad36d67a │ │ ├─171278 nova-api: uWSGI master │ │ ├─171364 nova-api: uWSGI worker 1 │ │ └─171365 nova-api: uWSGI worker 2 │ ├─48e300bee30f2a8152c15c81caab9cfd77f16510b6b3d36035c290fa16a7edf2 │ │ └─55887 nfd-gc -gc-interval=1h │ ├─02068803612031f8896d1c904213f83b94d47ec8dd85443fa0103c0ca47b0588 │ │ └─55560 /pause │ ├─312daa457a683ac4ab6d2749c07bf3107124ceb0e42fe7660b5f65bd257d67de │ │ └─65063 /pause │ ├─b4822c24d8a1f5e2762b188907fd3d15b6dce09ec6e4797283a4a28c3787f622 │ │ ├─183506 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183529 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─9c194f9e17004d4b278c87977f1ce4b4a553b2f7bc4e4e20c10e54b8af7ab44d │ │ └─219453 /pause │ ├─81290ae01f09d76fcd8b27a9ba4328dce3bbcfa56be9393857d05f521d499c7c │ │ ├─77704 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77775 erl_child_setup 1048576 │ │ ├─77822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77965 /bin/sh -s rabbit_disk_monitor │ ├─d439f7739a803c2ff0580d57ed9070de6ac116dcc079b8eff6c8a4d858393dc4 │ │ ├─229096 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229596 octavia-worker: ConsumerService worker(0) │ │ └─229599 octavia-worker: ConsumerService worker(1) │ ├─dcb6b4e25264e856a6107e5dc479d6b32b15c384e525976c63f3f556e9b3d37c │ │ ├─268266 manila-api: uWSGI master │ │ ├─268298 manila-api: uWSGI worker 1 │ │ └─268299 manila-api: uWSGI worker 2 │ ├─7af29acab49a7ca4d24956e9ae1a9c95d46ff1eb18dc91cbf45d773492a2b530 │ │ └─50301 /pause │ ├─d56197976ca7045b274828113d11241e66d919fe9232a556b2ae9c0e59273441 │ │ └─235142 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8c31dcb65a790462ef986d2190e4eec0ef9c16a8a5970ed6e53ec7301967917b │ │ └─110075 /pause │ ├─a0442e48d9952967b6c02933b259743117aab8fc5d703b92c29148c3b8f52d69 │ │ └─106146 /pause │ ├─48575e65eb06b275f5177c5dc6b340b706aef563b2e691e6a079e7adc86dd002 │ │ └─65554 /bin/memcached_exporter │ ├─def452dc08b47e2fdecb746f73391f2456ff7f308e7aa6c7c56c40ffb1d86ae9 │ │ └─233814 /pause │ ├─e6557f236e39912d4a9ee28119246549ef4f03c6d0d5f5df6fd780ed0000c1d8 │ │ └─143193 /pause │ ├─8772fe573d655b8733e101257feefb7bbec47c4531daf4a94ee4be766152a337 │ │ └─46633 envoy-gateway envoy shutdown-manager --ready-timeout=70s │ ├─dcf0f5cd32c196a5a2143a273a290f1fa588aa494fe4b8693d9c43091d827d21 │ │ └─46019 /server │ ├─96eddbe2e207128a12bab5c0d4e63bceea9f39756e5cf914c5cfec66cdbc2c08 │ │ ├─ 45973 /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 │ │ ├─ 45985 /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 │ │ ├─ 46106 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273212 nginx: worker process │ │ ├─273213 nginx: worker process │ │ └─273214 nginx: cache manager process │ ├─ddb654fef4c1c99b35ac2eee228032521bc82b90275baa4cfe89f590e1320ca5 │ │ ├─185623 neutron-api: uWSGI master │ │ ├─185652 neutron-api: uWSGI worker 1 │ │ └─185653 neutron-api: uWSGI worker 2 │ ├─f63697753a8f4979567c899768140ce82ba34d795d3672ce03b9296a6b15dde8 │ │ └─160283 /pause │ ├─c4858d303a8448e10fc0705fcd593a680218aac4a521aed338ca3cf5a757a7ef │ │ └─121633 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8bdf4c7550174ebc6bb85bbc71a483a25a04540a75b59bf8c5742b99fa5f9ffa │ │ └─160150 /pause │ ├─8b517d1f3f637ac80c6e2c94488bc90eb91309a021a89140042ceedd041ff2f0 │ │ └─46944 /pause │ ├─3c10df247c0800d59dfae560dd64951e0e804f0f05fab6d1b5bb5106bc0ae361 │ │ └─159698 /pause │ ├─ba0323c1fc2f68e56f161c4c85c1e1d260342d7e7ddc5d08738d865f590abfda │ │ ├─187910 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─188758 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphl_1tlx3/privsep.sock │ │ ├─395906 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpsnwefqn2/privsep.sock │ │ ├─395990 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpo3l6f2e6/privsep.sock │ │ ├─396080 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─396081 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─412403 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --use-fqdn │ ├─d565553fd74ab9d862366f34c817b15da380368557eb086030a671913323f35e │ │ └─95716 /pause │ ├─4f6a72c87a5fd5b6a10a826e231ec0fc5cb99b63ac189c0ac179bb3a590f0e7f │ │ └─62402 /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 │ ├─6d7a6af29c7ff84848153a8f1d427769a8fb70498f3f77271f9162d13b293ebd │ │ └─249388 /pause │ ├─6b0dc17d62864c67fae1d911dc9619b3406f48679322eb291464f54d006b4802 │ │ ├─ 96224 /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 │ │ └─403129 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b9b307c0c8005cbff8323541e847dab200b70c829100e11a761f5ca705811b06 │ │ ├─84426 barbiacan-api: uWSGI master │ │ └─84439 barbiacan-api: uWSGI worker 1 │ ├─bb7111b728368eff6ca3c82f17b30d8c3988b3afbbf507d37fefedc6ee8f42ce │ │ ├─120335 cinder-api: uWSGI master │ │ ├─120351 cinder-api: uWSGI worker 1 │ │ └─120352 cinder-api: uWSGI worker 2 │ ├─02c5582b3b03efa1b042c4ab073aaa5e6c750a65bbf362038241d54f87dd606e │ │ └─65326 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a216e101ffdda53e51a42727c82a9de98fefb39267b10944f9a826aafee7697d │ │ └─143278 /pause │ ├─6f10529599f0c4c11c5a386cfc39d63723694874fbb78cd9c2c871d82503ccd9 │ │ └─39301 /pause │ ├─5de9fe731c209fabc85cc60bc2cf722a2acba2a83a120ca5b5d92a3e1559ea83 │ │ ├─48347 mysqld --wsrep_start_position=64fba8c9-3418-11f1-b34f-2f4d5855025e:20 │ │ └─48469 /var/lib/mysql/mysql-state-monitor │ ├─3e482f3870bf2e6369ee08e2b5cdc72bb9a0d6a6adc13db3dbf05acadc680cc1 │ │ └─63076 /pause │ ├─529872b9a6a8a313cc2efda7f69fa08fb0289de75afe3714fa935eac074ddb96 │ │ ├─185616 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186239 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186242 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186244 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e09dc6e4b7df34c592063b5be02502a8e1b9873e4e5c1e6b180f4bc326eb1033 │ │ └─236908 /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 │ ├─5b91ca3a34b5dcd8e2b5bc6317377cb8060beeea851ee43aca194d891224924c │ │ ├─193987 /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 │ │ ├─382823 /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/tmp5lsmt7dz/privsep.sock │ │ ├─383253 /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/tmpf9didboo/privsep.sock │ │ └─384278 /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/tmpbpmrhfth/privsep.sock │ ├─7f5b9a347e21a67824afc7ca85cbdda81a76a0d4d8e02fde10fd33297f03fb8a │ │ ├─254351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─254379 erl_child_setup 1048576 │ │ ├─254514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254827 /bin/sh -s rabbit_disk_monitor │ ├─d3acd700c8ca0db23269bc45bfc0185095b2a223fe2713ac2c0c834c5a06f511 │ │ └─60260 /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 │ ├─12e52d5030596b5b492a81d831e0d2158f727fb492927f5194f30c42b729c151 │ │ └─40828 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c88ba11ddd1d8f9f15b38216c344bb6f59ccf13f0304dbdf7750c6d65a96341b │ │ ├─131345 placement-api: uWSGI master │ │ ├─131364 placement-api: uWSGI worker 1 │ │ └─131365 placement-api: uWSGI worker 2 │ ├─2cd93174bc49bcda468550d1d97cf8f49c5f60431684b1492c2293532297c149 │ │ ├─183395 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183613 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─183638 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─411542 sleep 15 │ ├─5998f3a264872b246c5fc250e729b2f2fb4f4dfe9a2be09a2381619a28191dce │ │ ├─48185 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 │ │ └─49424 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 │ ├─6815d56a7c289576cb8a4b1af6f072cbe7cc7a16c8c557cb88151ed8acca9fa8 │ │ └─47546 percona-xtradb-cluster-operator │ ├─b74046b4e7b4927390e3c5f487f545d1ec294f43eb31a016305622c8dba31519 │ │ ├─203424 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203804 heat-engine: ServiceWrapper worker(0) │ │ └─203807 heat-engine: ServiceWrapper worker(1) │ ├─4efdc37a1965f62bc2613a63440faa41de843d5e5a97337b9f1aeea2ee9d592e │ │ └─63241 /pause │ ├─3346af99d900bf417a8827891f93253ef4b05916c387c8871c3391b3954ab20d │ │ └─42295 /coredns -conf /etc/coredns/Corefile │ ├─d7637d10655f2a1d544c33512c9944057a9cce588a226bf7f2dfe730a75ea9f6 │ │ └─40593 /pause │ ├─f6828dea45cd0ecf6a0df13830eb1eb38d56bbed9f240f7a190480c9f57ab336 │ │ └─176158 /pause │ ├─0fd7a6feb1e8a00051aa6b20e1bef57ffec95c66a23096935c4c7f71eb1164a1 │ │ └─65518 /bin/pushgateway │ ├─3d0a2d6c6c98930b046018b549f085f842e64212c454e1aa08276d1d2dac370d │ │ └─64122 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8c11ca40d86fd41091896090f6a0d21d6f09a189a2ee3122b8da511f90055144 │ │ ├─187928 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188619 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpt9ly8n1j/privsep.sock │ │ ├─210474 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4aiol425/privsep.sock │ │ ├─229718 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpae27akbx/privsep.sock │ │ ├─230072 haproxy -f /var/lib/neutron/ovn-metadata-proxy/d7f901a8-df92-4195-9b4f-212e2f8195b8.conf │ │ ├─383426 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383435 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─412421 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --use-fqdn │ ├─59bbc5012f8f163ab83942f190812c04c24bcddb2571519b2e543c6a9479465a │ │ ├─278019 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278032 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─818ce10410c37058d986409aee971de133899ceccf19436551c4b4d74939dfe2 │ │ └─48444 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─367499b3b0b028b20f53036043b8db026d50b6534affc2b15305b84eb7c2f95e │ │ └─97053 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bd67318a6847a6fb9d30493ba971f2d0f0428de6c71488f2110fe3c276998b5e │ │ └─42990 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 │ ├─9fe43e082ea3865614d369ca27712b5621353e9b18624e5b032ec36f38480bcf │ │ ├─249850 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250043 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250044 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─596de6a4f180a2107cbd3c2c23ff1edb4c95257d509385d1aba64d91a7afb416 │ │ └─39758 /pause │ ├─d6909718795cd299f085c0fbf64a92b5c67fc76c160dba07dc746817508628eb │ │ └─59785 /pause │ ├─0421e0bb1d7b290b9b6daa58744e8bc04778d835fff58445bdd9b08c5077d0f4 │ │ └─60059 /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 │ ├─faaa8aa65f64ee94e44559a8b8deda087e03a6d55998c64a290925988081b0e4 │ │ └─42284 /pause │ ├─a5d40899f52f86ee65fd87585320e65e51f3d7ec262e297de58840de1b0c5aeb │ │ └─50481 /pause │ ├─1f19b30ecfb77ddaf84c9b8389ba0495ab977dc4fac3924979361d1fca2efa5b │ │ └─63489 /pause │ ├─4c940ccb8fc279c07d0f7a9aa39cb3a5c947dd2d23a1b0b42c45d832065c6862 │ │ └─68218 /pause │ ├─4245ec8710b7b7108a781d9b7e4addc93ba42d2e9d90732164f63dc62d6ec80f │ │ └─46601 envoy --service-cluster envoy-gateway-system/atmosphere --service-node envoy-envoy-gateway-system-atmosphere-e7b904d3-k8nw6 --config-yaml admin: access_log: - name: envoy.access_loggers.file typed_config: "@type": type.googleapis.com/envoy.extensions.access_loggers.file.v3.FileAccessLog path: /dev/null address: socket_address: address: 127.0.0.1 port_value: 19000 cluster_manager: local_cluster_name: envoy-gateway-system/atmosphere node: locality: zone: stats_config: use_all_default_tags: true stats_tags: - regex: \.zone(\.(([^\.]+)\.)) tag_name: from_zone - regex: \.zone\.[^\.]+\.(([^\.]+)\.) tag_name: to_zone - regex: "^cluster(\\..+\\.(.+))\\.total_match_count$" tag_name: socket_match_name - regex: "circuit_breakers\\.((.+?)\\.).+" tag_name: priority layered_runtime: layers: - name: global_config static_layer: envoy.restart_features.use_eds_cache_for_ads: true re2.max_program_size.error_level: 4294967295 re2.max_program_size.warn_level: 1000 dynamic_resources: ads_config: api_type: DELTA_GRPC transport_api_version: V3 grpc_services: - envoy_grpc: cluster_name: xds_cluster set_node_on_first_message_only: true lds_config: ads: {} initial_fetch_timeout: 0s resource_api_version: V3 cds_config: ads: {} initial_fetch_timeout: 0s resource_api_version: V3 static_resources: listeners: - name: envoy-gateway-proxy-stats-0.0.0.0-19001 address: socket_address: address: '0.0.0.0' port_value: 19001 protocol: TCP bypass_overload_manager: true filter_chains: - filters: - name: envoy.filters.network.http_connection_manager typed_config: "@type": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager stat_prefix: eg-stats-http normalize_path: true route_config: name: local_route virtual_hosts: - name: prometheus_stats domains: - "*" routes: - match: path: /stats/prometheus headers: - name: ":method" string_match: exact: GET route: cluster: prometheus_stats http_filters: - name: envoy.filters.http.router typed_config: "@type": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router clusters: - name: prometheus_stats connect_timeout: 0.250s type: STATIC lb_policy: ROUND_ROBIN load_assignment: cluster_name: prometheus_stats endpoints: - lb_endpoints: - endpoint: address: socket_address: address: 127.0.0.1 port_value: 19000 - connect_timeout: 10s eds_cluster_config: eds_config: ads: {} resource_api_version: 'V3' service_name: envoy-gateway-system/atmosphere load_balancing_policy: policies: - typed_extension_config: name: 'envoy.load_balancing_policies.least_request' typed_config: '@type': 'type.googleapis.com/envoy.extensions.load_balancing_policies.least_request.v3.LeastRequest' locality_lb_config: zone_aware_lb_config: min_cluster_size: '1' name: envoy-gateway-system/atmosphere type: EDS - connect_timeout: 10s load_assignment: cluster_name: xds_cluster endpoints: - load_balancing_weight: 1 lb_endpoints: - load_balancing_weight: 1 endpoint: address: socket_address: address: envoy-gateway.envoy-gateway-system.svc.cluster.local. port_value: 18000 typed_extension_protocol_options: envoy.extensions.upstreams.http.v3.HttpProtocolOptions: "@type": "type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions" explicit_http_config: http2_protocol_options: connection_keepalive: interval: 30s timeout: 5s name: xds_cluster type: STRICT_DNS transport_socket: name: envoy.transport_sockets.tls typed_config: "@type": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext common_tls_context: tls_params: tls_maximum_protocol_version: TLSv1_3 tls_certificate_sds_secret_configs: - name: xds_certificate sds_config: path_config_source: path: /sds/xds-certificate.json resource_api_version: V3 validation_context_sds_secret_config: name: xds_trusted_ca sds_config: path_config_source: path: /sds/xds-trusted-ca.json resource_api_version: V3 overload_manager: refresh_interval: 0.25s resource_monitors: - name: "envoy.resource_monitors.global_downstream_max_connections" typed_config: "@type": type.googleapis.com/envoy.extensions.resource_monitors.downstream_connections.v3.DownstreamConnectionsConfig max_active_downstream_connections: 50000 --log-level warn --cpuset-threads --drain-strategy immediate --component-log-level misc:error --drain-time-s 60 │ ├─5b7856f66dffe533f260dd95d561305198e79100e166f3f66e25bda0913b8fbb │ │ └─254097 /pause │ ├─c561b169623959ed11ed3790c3cfc0a1cc797725b314240c7b7c3f650aab6ca7 │ │ └─50688 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 │ ├─4eb6075fe4205944010e43bf8d03db5a18f95eab4cbe85fff3827ff585cbe7df │ │ └─42771 /pause │ ├─d1606eff999aaea7dc31ede2bf13d554d1bf6bab405ef7f965184e718950de29 │ │ └─62645 /bin/oauth2-proxy │ ├─e37d4e2f0dcb6cc428cb7666d2c80188d31619fd4854a853d51dec665cfe20b7 │ │ └─188129 /pause │ ├─59eed722e2d10722eea092bef64c4d6bc04c09751af108e50f72fafe7bf9ec99 │ │ └─160569 /pause │ ├─e82e756bc0404314026812a03f43d6115d9d8c7c341b747507612a37eef77c17 │ │ └─47471 /manager --metrics-bind-address=:8080 │ └─e951eb2761c581e383bc39482eabf715b2d08b743c9ccb48887209cae7be12c4 │ └─175731 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount