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 │ │ │ ├─21853 /lib/systemd/systemd --user │ │ │ └─21854 (sd-pam) │ │ └─session-21.scope │ │ ├─21787 sshd: cephadm [priv] │ │ └─21867 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1609 sshd: zuul [priv] │ │ └─1622 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1613 ssh: /home/zuul/.ansible/cp/199.204.45.113-22-zuul [mux] │ ├─406779 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-veqtzdiflqguxggivleqmljwfksneqal ; /usr/bin/python3'"'"' && sleep 0' │ ├─406780 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-veqtzdiflqguxggivleqmljwfksneqal ; /usr/bin/python3' && sleep 0 │ ├─406781 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-veqtzdiflqguxggivleqmljwfksneqal ; /usr/bin/python3 │ ├─406782 /bin/sh -c echo BECOME-SUCCESS-veqtzdiflqguxggivleqmljwfksneqal ; /usr/bin/python3 │ ├─406783 /usr/bin/python3 │ ├─406802 /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 │ └─406804 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-7ff49410acac56a4da615481b2654d98fd33236ace66f2bf023ce8980cb3385a.scope … │ │ ├─25414 /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 │ │ └─25427 /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 │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12265 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cc6a73935f912ad850136b6e210c50c73a15da1dea715522e40677504c0b5d8f -address /run/containerd/containerd.sock │ │ ├─ 12656 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f941d21e7897d12c6bec95fd732997024a06f73f8720abbd5f4aa41d5472f1bb -address /run/containerd/containerd.sock │ │ ├─ 18796 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7416ab1f1c1b7788ea1748d25f1022e28741c28c2d314d5cb76152f2ea5d6c69 -address /run/containerd/containerd.sock │ │ ├─ 25389 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7ff49410acac56a4da615481b2654d98fd33236ace66f2bf023ce8980cb3385a -address /run/containerd/containerd.sock │ │ ├─ 30077 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8cab167ae65a52f53d75e00629f37db480396dc486d740dc0b03bf96357b93d4 -address /run/containerd/containerd.sock │ │ ├─ 34585 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3b3e7730cb6e626a5c923f0d2b1c7f15abae8c6b8ef1e004a6785d5486fdeb26 -address /run/containerd/containerd.sock │ │ ├─ 40270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20efc3a969864fb819a7ffeefbb90fcea810b19d01325f41ebe5063927dec65c -address /run/containerd/containerd.sock │ │ ├─ 40291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35227d6295e010a430a73e7e7e0ac1fb670c8b69f3589831d617386c60f2e94 -address /run/containerd/containerd.sock │ │ ├─ 40305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4947dced3f92c0fafc8a5a7cd8c75e688b102b9b34bfce506b3e0e48606d2c9 -address /run/containerd/containerd.sock │ │ ├─ 40349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 091910af1075db5c5865e49f3793355e7b3c31118edcd870789272931b87f88a -address /run/containerd/containerd.sock │ │ ├─ 40353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 226bbcd7404c8d93e05e3f54e595e42c36997b3e404e15a06ab91d969c458bd3 -address /run/containerd/containerd.sock │ │ ├─ 40908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa04058c2e773affa7b1f6b498e5beed709c35ddf9b0ae8412064acdb5548b0 -address /run/containerd/containerd.sock │ │ ├─ 41616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c563348f7a809d72cae34362e952e53fc0ed318c5750f27c60007c0b5bc69aa -address /run/containerd/containerd.sock │ │ ├─ 41634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ecd56e60275875fe763f5985b4bf3b8548453a281c1937dc0ce5bebb5a86af7 -address /run/containerd/containerd.sock │ │ ├─ 42972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 868db6732a183d3b585a2ddaef5c41c55d62c228d2bba1e9af983946da20400b -address /run/containerd/containerd.sock │ │ ├─ 43415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bce5d1e5a137014d7eca6b4987f39886f2b204048b8a0ae534dd9575a59c53c -address /run/containerd/containerd.sock │ │ ├─ 43453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d83e88766c93464eb5f3d4bfaae74f95763778c5a0f1a022403a00c99cb227 -address /run/containerd/containerd.sock │ │ ├─ 43889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 043ab2109b958e3376ff3c37ce40b977de3f8ed8cdee5cf2298fe2e88d881de5 -address /run/containerd/containerd.sock │ │ ├─ 44382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3421ffe7b153c7954559f866d49d04ebcedd002f64e5c4b66f516b477b8d5a8 -address /run/containerd/containerd.sock │ │ ├─ 44422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61fbdeffd2a7b0c7ea50fa49f3e567064bc5bf5a795c862e5ba46a03ec3cf120 -address /run/containerd/containerd.sock │ │ ├─ 44465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d7e59828e5a02889b4845bade9439c7f3decc91267bfadd8dbc2e3affe75e0 -address /run/containerd/containerd.sock │ │ ├─ 46756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfaa1077148fa92891c748e62f8b0218cf68f76ec342099e4be6f49bae8d8358 -address /run/containerd/containerd.sock │ │ ├─ 46831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39565fc4005a9531c966a5bb85f631dae69dc9090a4bb33c196948abe315fb40 -address /run/containerd/containerd.sock │ │ ├─ 47547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7de4642ea1c29e4b2ece814fbc93eef5989f1d134a21208b682bc90dfbd3a2a -address /run/containerd/containerd.sock │ │ ├─ 47658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5796f54565c6a7ac6825fe5cc6737760433400df7ac4bd21b3824c346266df61 -address /run/containerd/containerd.sock │ │ ├─ 48019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 601a3099fd4c214bf8ad357535b9c9839d2188962d3ca4e665f07ff198fe3c84 -address /run/containerd/containerd.sock │ │ ├─ 48526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b32bcfc41a8aa16e132b52300f277fa817fbbc530408154e5bc2650684b6a0f -address /run/containerd/containerd.sock │ │ ├─ 48942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a52b3afca9de921c00380439a023c3cce51b554acd475645715160968f780f -address /run/containerd/containerd.sock │ │ ├─ 51184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f1cd28a10dd41a7b4959582c1c2c2b37f21bf13d0979449dfaf5b0e277f4373 -address /run/containerd/containerd.sock │ │ ├─ 51341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2772e6925ccf47969a71009e442edfd2e2e42391443b03a8607dd9056b85e259 -address /run/containerd/containerd.sock │ │ ├─ 55673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f30790841848aadd100efbdff448a7eddab797cef416f4f0f45c37d06081f5a -address /run/containerd/containerd.sock │ │ ├─ 56352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1fe23f772774cdefd7ab7b55b8bed09492077ba46095f2e01a7ab652387527 -address /run/containerd/containerd.sock │ │ ├─ 56404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9c9bfff042106fd0e07aff254e4ec4740f25f3f7450296c8398d19e78b5a82 -address /run/containerd/containerd.sock │ │ ├─ 56443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df721cf45a617354fa79a3a10d4e8b6ebf4cd6a429657c3e9e854de8e1f38a69 -address /run/containerd/containerd.sock │ │ ├─ 56595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe76c133730471e566b1cadd92336eb74a04923585181a66f9fce1523bbb81f -address /run/containerd/containerd.sock │ │ ├─ 60850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2d27600490b91fcbd72b1ae948aebf3e7ad0161515ef4dc82a3936a577c0332 -address /run/containerd/containerd.sock │ │ ├─ 61090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ae7579459063c3b51d86ad4b18a1eaf1e504a87a34950174014b0ddb48dc5f8 -address /run/containerd/containerd.sock │ │ ├─ 61137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8558d2b2b6388ca98c2c9fd186a29716a04206616e349e581ab56c808a085003 -address /run/containerd/containerd.sock │ │ ├─ 61160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0234e6e3ad4642813cfed4f1e34e7354ceea0cbcc9746508b7b665a91643cec -address /run/containerd/containerd.sock │ │ ├─ 62344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea226d12ae7f0360b377f0fd4ef2624b5e30e47cb9cd7d0a1fcee7e5c3d64df6 -address /run/containerd/containerd.sock │ │ ├─ 62439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fa9a5f5138a052301cb955c396cf7530ee7c2d87cb7ea0dfa3a08c61196610e -address /run/containerd/containerd.sock │ │ ├─ 62872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d25bfa43eb0e657d8782ca2639ee654a285a0339efb1fc9984a6a0c61df2aea -address /run/containerd/containerd.sock │ │ ├─ 62912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a24491eecb81e9c934f219a1115ba54297e173db87946cbad86fef554fac82ee -address /run/containerd/containerd.sock │ │ ├─ 62961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9c07645b85c87fe0dfb7ab141594713942ef6994f5f6d982261eecd7e234084 -address /run/containerd/containerd.sock │ │ ├─ 63456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20e66ecab5f0996cdeb513378e4084ecacc71836ef4106ba85feb2808556f88e -address /run/containerd/containerd.sock │ │ ├─ 63810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94fc99253a5551011b2d5ee75b872aa90e97c84b8822bf99e67bb7ef65090992 -address /run/containerd/containerd.sock │ │ ├─ 64273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5b04cb47679953fbbdbbd8ba83a4d094c645adbb4afe1482e0460911f3b5719 -address /run/containerd/containerd.sock │ │ ├─ 64810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8926b2a14dc5d79372ab170cff8e6603048a57cc2cbe8e03aa2a9b9ef4caf10f -address /run/containerd/containerd.sock │ │ ├─ 65513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3205d9f83cf39d521f5dc97b4d551e003ce0f502c81d0adddd510d374504fa -address /run/containerd/containerd.sock │ │ ├─ 67169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1f0b9fab5ff78801c9b4d280fdfa4043e748cda3290fb6c45769427f5a77fc6 -address /run/containerd/containerd.sock │ │ ├─ 68914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b8320629bb159a75cc611d2baf35d5291bcaae8ed01b859c2a5b4565a8030c -address /run/containerd/containerd.sock │ │ ├─ 78214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f54eec3afa98481fd75999f6af41704698c3b6a6afb1dab5b600f3fd3b942ec8 -address /run/containerd/containerd.sock │ │ ├─ 79503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 792c4d62fe07663ea8ae21225ce8b8d9da159041f54e3e4395f00d7ac5aa9a83 -address /run/containerd/containerd.sock │ │ ├─ 85346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f59e698858edfeaedd9f79cdd056a55921129c84eec800d14375f70b8bbdc735 -address /run/containerd/containerd.sock │ │ ├─ 91382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df717f1b4a7aa9d43a41ba99a739c011e85492183f6ef00cfa65c99c4d5a2ae2 -address /run/containerd/containerd.sock │ │ ├─ 95479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aee7cd0353c242d5030983fa87ad111cb30e83cae517d38e32060346ebd58b70 -address /run/containerd/containerd.sock │ │ ├─ 95667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 549458e54b3f65262b3f76781cb8d653d0db3d8da969c397a39e74fe962db34a -address /run/containerd/containerd.sock │ │ ├─104081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3641f1b3cce4babcc5ea9b9c55fd52bc4b89ce08251a6ea334b4a073387701cb -address /run/containerd/containerd.sock │ │ ├─105811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0901b203dddc956d61e39f19dad3c91f8021e6ce00c54927421471c1e58109 -address /run/containerd/containerd.sock │ │ ├─105852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4622146e34e5552e25e2567cca543c782a5c78e22891391d98fd820ee88f78ad -address /run/containerd/containerd.sock │ │ ├─107935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c787b366abddded65e555673678eaee77b8b545b4c3539201d93edf3f477b439 -address /run/containerd/containerd.sock │ │ ├─109549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4cb63f58d3b2a709cf0fd017583d50f6df34b18477e8bb7ce539fced0b004ff -address /run/containerd/containerd.sock │ │ ├─109606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd5dc9e962e5b45f79b9f2d106fd2ada3c3ed2039608e468949521d99cd36e1d -address /run/containerd/containerd.sock │ │ ├─122562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 336acc2277962654eb17c41755bd47f48571f6e31ff21fee3f9cbe1acb2d5a99 -address /run/containerd/containerd.sock │ │ ├─122646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5621afe6db6852b06d97bc00dd9b87dc1bf634eb8d274f875fa68b405b5a48 -address /run/containerd/containerd.sock │ │ ├─125197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c4142ef4ca18c4397f0677dee4e992cc53e1e578451485e782c9fc33374017 -address /run/containerd/containerd.sock │ │ ├─139116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7fd5e5068a070eef5cd87c4db7b5194311ba3fa5eb3300df50d7bd65d8dd1c -address /run/containerd/containerd.sock │ │ ├─140716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d30a1d0f9ecb63dd3eb16273a28f81009e3bd286b23c887792094091aa3e22b -address /run/containerd/containerd.sock │ │ ├─141068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445e26649003032142d9854e1154ca51085a8fd4b9269cfe75d4feb65363875f -address /run/containerd/containerd.sock │ │ ├─141891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4436d848422fb19f5ac2b471d14c0a61a0132a8bb9ba93b9796df95077384992 -address /run/containerd/containerd.sock │ │ ├─144122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1907c5180045a6160b227993f23b9983e70162456c62b4a062f8b2f56070cf6d -address /run/containerd/containerd.sock │ │ ├─144326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83b726acfea975de25378a07d4ffb642b555a9f1b4b6fc462d5d9198d48b6c58 -address /run/containerd/containerd.sock │ │ ├─144358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe1651a6075f735cbebd1b5c28ef0efd2882fea5cbe2b04100e2931bb4485625 -address /run/containerd/containerd.sock │ │ ├─144627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b814d679f38c48449e270c5c9ba77ba80063a08790d1b483e30d3acb9f6ea5cd -address /run/containerd/containerd.sock │ │ ├─144789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9276f5e9943e7a261fb78313cb4bfa7b7f36702a7daf821fc8ac56e62b15874 -address /run/containerd/containerd.sock │ │ ├─145073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18f77fcf15579e2d78d26a9232cddb1e14d2778c46b75e4b95e792ece48dfb0a -address /run/containerd/containerd.sock │ │ ├─169923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cdf00ed229c141cc4a6bc62f5dfa04f4706312cd37fae77257a96ae837f3bfe -address /run/containerd/containerd.sock │ │ ├─171640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf9eb82383b438306c73423afbbdc6f807f96e172060588692429711ec495692 -address /run/containerd/containerd.sock │ │ ├─171675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f3d1194534148d411fafde1fc9f39e62ed1b4bb212a133e6468abfbc040e44f -address /run/containerd/containerd.sock │ │ ├─171827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e65bf39c4ee1e08bf274757ceceb51a361d26e819464cc659e93ef0fee6e200 -address /run/containerd/containerd.sock │ │ ├─171840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bdf6b0c90d600279298ff137417d3835764cdce1cd96ae73a66ca09c6286c01 -address /run/containerd/containerd.sock │ │ ├─172098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40f31e5abd6a6262b38428005d952d05f9420f3e4f0c61ce6394ed423d546338 -address /run/containerd/containerd.sock │ │ ├─172162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7185dc821c14d9b9739d38d8a68f01b15917d10eef3a8db2492abcfc5c36857 -address /run/containerd/containerd.sock │ │ ├─172234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c193068bdc8a7df1aac740f7e7c00b2100f0c0c8282e5ed1dbb4e8da2a02a1 -address /run/containerd/containerd.sock │ │ ├─185135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a804f3120d3c9bcccc35913695ef71db0fe98172d9cfeaa518e375911d1502d -address /run/containerd/containerd.sock │ │ ├─187141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd6381fa241ea9927e707c458e982c900d8fd00c6ebcf68dc828aa7748f53335 -address /run/containerd/containerd.sock │ │ ├─187197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84f053a69ad9fdfd2146cbffb7f3079ffee5e107b8dbd27389537e8f47c88a4a -address /run/containerd/containerd.sock │ │ ├─187253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03d7511293796d602c548422f1a76fd037b819093253d1fadb4c205506e4d53 -address /run/containerd/containerd.sock │ │ ├─202611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1067928afce286692500b482305bf25b08ae4f878fbf80d6c5dc65bbf5cafb06 -address /run/containerd/containerd.sock │ │ ├─210070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 123731bf4d501b2db93c04437b2e73a9a8ee241235f6ab29e9091c87a54b8760 -address /run/containerd/containerd.sock │ │ ├─210119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc21a63746a7b8372c22c11a08d5f1dfa93a2225196b35dc3104818e7080eb0d -address /run/containerd/containerd.sock │ │ ├─210152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa9c6bbd8ee598379b0f97911e88015ac2a17f967cbea50ebd6e6d0a97db950 -address /run/containerd/containerd.sock │ │ ├─210436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3cfc9ec3a3a6e7d0a50a095962d694debdd97bd8883af7ca85445e65ba7e638 -address /run/containerd/containerd.sock │ │ ├─221469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6c2892033c09d2e72db9852748d2a5eecb9b80f59084a201ab2d8466754c65f -address /run/containerd/containerd.sock │ │ ├─223741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33a9608e73b36b37c9bfd91dea131b9a2b6ec05bf2ce527a5f7333436b3424e6 -address /run/containerd/containerd.sock │ │ ├─224861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8be8df059b7effcf24f7dfebb8f76972733ae65b95f086ff5e43f4481eff6b6e -address /run/containerd/containerd.sock │ │ ├─225762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d09f3ab2bb3cf209bb8b2fc136283669edd770ac062771395c32f1c29bbbe61 -address /run/containerd/containerd.sock │ │ ├─226937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c594958e641c2dc4989d12d1281d8e4f6082774a53db9b8511e0f7513ba28884 -address /run/containerd/containerd.sock │ │ ├─228563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26672474ecc12085641449f955c2279df1b4c42295740f1166b3b32414a38f7e -address /run/containerd/containerd.sock │ │ ├─230108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb938a2bc1f5b439253efda0130deaaaab509369370a94920ccfd56d41081fd5 -address /run/containerd/containerd.sock │ │ ├─230153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 391ea43f3d3e35c0caccb4afbcdc10d9f8555b33a07134920021cd486c3c107d -address /run/containerd/containerd.sock │ │ ├─239107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e058ce40ac260702b94094831ab6822e40412cf9a81f28a9912bba8785e88955 -address /run/containerd/containerd.sock │ │ ├─239616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b28c63770942bfb615189d45f16c1a1e4b2eae3afde6a21be17657e7da10ff8a -address /run/containerd/containerd.sock │ │ ├─242607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821b2708ae12f7cd00b7a231b395e0f704a847ec185b5e4fac3f4eb5255c69ef -address /run/containerd/containerd.sock │ │ ├─246833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 612d502e28a85d4beee92f9f45a428a285ab2605db1eba61a2bbb7151623998d -address /run/containerd/containerd.sock │ │ ├─247020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 071336f5cb9f8efcd9694d9ed29ae9c60c68cfa097224dea61a14b6395c0d8c5 -address /run/containerd/containerd.sock │ │ ├─247061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bebeb13dcc580973a2c2fa65c24fae32cec99d11e7aa639083d287141ad43c42 -address /run/containerd/containerd.sock │ │ ├─247110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de130d1df5adae64f28573b38ea102532795693f09d9f8cf8093d14fe312c28 -address /run/containerd/containerd.sock │ │ ├─258524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0493b0e25993eb05859b25365834c15968980f75e800eb28218cd94dacb61c08 -address /run/containerd/containerd.sock │ │ ├─261047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8785fb4cdee19a3ecf8c36d8692826a5f2cdde844d24ef1e5fd674fb7a06318 -address /run/containerd/containerd.sock │ │ └─262347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5e09feac0589d18c9c14310d977348cea86267b5bc3fe9e631473d0b2d16634 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-cc6a73935f912ad850136b6e210c50c73a15da1dea715522e40677504c0b5d8f.scope … │ │ ├─12319 /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 │ │ └─12332 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29780 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30059 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18754 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18774 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25109 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25371 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34296 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34568 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12208 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12239 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ljaomu.service │ │ ├─12569 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ljaomu/unit.run │ │ └─12600 /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-ljaomu --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ljaomu:/var/lib/ceph/mgr/ceph-instance.ljaomu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ljaomu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ljaomu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138796 /sbin/multipathd -d -s │ ├─docker-3b3e7730cb6e626a5c923f0d2b1c7f15abae8c6b8ef1e004a6785d5486fdeb26.scope … │ │ ├─34609 /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 │ │ └─34622 /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 │ ├─kubelet.service │ │ └─40742 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.113 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─run-r0fd918cff0ae4ddcb368dc672d0ecc41.scope │ │ └─184670 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10831 /usr/sbin/chronyd -F 1 │ │ └─10832 /usr/sbin/chronyd -F 1 │ ├─docker-f941d21e7897d12c6bec95fd732997024a06f73f8720abbd5f4aa41d5472f1bb.scope … │ │ ├─12682 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ljaomu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12701 /usr/bin/ceph-mgr -n mgr.instance.ljaomu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-7416ab1f1c1b7788ea1748d25f1022e28741c28c2d314d5cb76152f2ea5d6c69.scope … │ │ ├─18824 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18842 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138595 /sbin/iscsid │ │ └─138596 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-8cab167ae65a52f53d75e00629f37db480396dc486d740dc0b03bf96357b93d4.scope … │ │ ├─30101 /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 │ │ └─30113 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─1067928afce286692500b482305bf25b08ae4f878fbf80d6c5dc65bbf5cafb06 │ │ └─202638 /pause │ ├─226bbcd7404c8d93e05e3f54e595e42c36997b3e404e15a06ab91d969c458bd3 │ │ └─40450 /pause │ ├─2772e6925ccf47969a71009e442edfd2e2e42391443b03a8607dd9056b85e259 │ │ └─51366 /pause │ ├─531d9eb893910e8fa3efb04441ef099178a03212783c9eafccbb6ef8c1c88c08 │ │ ├─123687 /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 │ │ └─123815 /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 │ ├─1561e084dddf577287b4d2eac11ee9f51ff4e8cb76b2834110d9af6d8493317e │ │ ├─108041 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108058 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108064 erl_child_setup 1048576 │ │ ├─108112 sh -s disksup │ │ ├─108114 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108115 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108120 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108121 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108131 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108343 /bin/sh -s rabbit_disk_monitor │ ├─100d2ced3c9e4d91356f06ff2b0f2f04344b692e6b02288cda2bfcf8ae3c68d8 │ │ ├─188584 /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 │ │ ├─367892 /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/tmpuanwj7ms/privsep.sock │ │ ├─368400 /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/tmpdovrjl1b/privsep.sock │ │ ├─368432 /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/tmpd_rdzqvv/privsep.sock │ │ ├─406364 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─406397 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─3312ceca8d0f99957055734ed1cafe5c7df320bbb7f26f72a3f53d03671c33f1 │ │ ├─170033 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170050 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─170056 erl_child_setup 1048576 │ │ ├─170105 sh -s disksup │ │ ├─170107 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170108 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170109 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170110 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170120 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170320 /bin/sh -s rabbit_disk_monitor │ ├─1ef8f55bb364927fd10431bd4a89ad6d3c20c2682b6224a24bca0ada11c822cb │ │ └─56783 nfd-master -crd-controller=true -metrics=8081 │ ├─e7de4642ea1c29e4b2ece814fbc93eef5989f1d134a21208b682bc90dfbd3a2a │ │ └─47572 /pause │ ├─94c4142ef4ca18c4397f0677dee4e992cc53e1e578451485e782c9fc33374017 │ │ └─125228 /pause │ ├─a6c2892033c09d2e72db9852748d2a5eecb9b80f59084a201ab2d8466754c65f │ │ └─221493 /pause │ ├─a394b564368cfd09b24aadbbd4ad337e17be61b6828730ca2600de52ad6ff703 │ │ ├─61889 python -u /app/sidecar.py │ │ ├─62187 python -u /app/sidecar.py │ │ └─62188 python -u /app/sidecar.py │ ├─6f3def12f34554d1fabfa789cf26e3a981b3ba10be2b8b466c6df7907c1ef694 │ │ ├─198869 heat-api-cfn: uWSGI master │ │ ├─198930 heat-api-cfn: uWSGI worker 1 │ │ └─198931 heat-api-cfn: uWSGI worker 2 │ ├─26672474ecc12085641449f955c2279df1b4c42295740f1166b3b32414a38f7e │ │ └─228587 /pause │ ├─a552e9c86062abb44d26fd32d1e6246a957ba185b5c7e580cf7a302def83b4da │ │ ├─264920 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264950 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d183801a0ac323eaf91d62d8a4598ef2cdfbae525024ad8116294330ac954c84 │ │ └─41938 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─792c4d62fe07663ea8ae21225ce8b8d9da159041f54e3e4395f00d7ac5aa9a83 │ │ └─79526 /pause │ ├─a01ab5a10e54000b295950e7a355a194c670ffaf2259fb472617f931057f87ca │ │ └─256253 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e68bc7a79751b0f32d655b82172d6005c0a9080869d81afa5eb21f8a7534d265 │ │ └─40682 /kube-vip manager │ ├─f5b8320629bb159a75cc611d2baf35d5291bcaae8ed01b859c2a5b4565a8030c │ │ └─68937 /pause │ ├─b336511a80eb2c126ccd8abf4e37a6ee3c274d72a81545e973f715baee93c3b0 │ │ ├─180515 neutron-policy-server: uWSGI master │ │ ├─180528 neutron-policy-server: uWSGI worker 1 │ │ └─180529 neutron-policy-server: uWSGI worker 2 │ ├─c5b04cb47679953fbbdbbd8ba83a4d094c645adbb4afe1482e0460911f3b5719 │ │ └─64299 /pause │ ├─a4cb63f58d3b2a709cf0fd017583d50f6df34b18477e8bb7ce539fced0b004ff │ │ └─109578 /pause │ ├─aacb39f5dc83c3aab2ae53ed4993ddeb1235cd91efda70b860843bb2723a5c47 │ │ ├─67431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67448 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67454 erl_child_setup 1048576 │ │ ├─67501 sh -s disksup │ │ ├─67503 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67504 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67540 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67541 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67551 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67769 /bin/sh -s rabbit_disk_monitor │ ├─bc21a63746a7b8372c22c11a08d5f1dfa93a2225196b35dc3104818e7080eb0d │ │ └─210228 /pause │ ├─17c315bba6a6d27fd778f7c4c1c1a71fb1a91d3294574d06891ba6ead6d6df2b │ │ └─183931 /bin/bash /tmp/libvirt.sh │ ├─a78f3c97c380017e4c85d4e8a6ce4a1a665ad637f64e65be81da25826de19d70 │ │ └─44696 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─13c6920b731a63475db6fbdb3ec4a27f8a12784de95b34bb1c79c6b144c6c872 │ │ └─47729 /manager --metrics-bind-address=:9782 │ ├─82908dee6a3dafed5308b7aeae3679159be40d4b969075c0cdfd92ccd201473f │ │ └─66685 /bin/memcached_exporter │ ├─068b1323e53cb3fb3588441c49c0bb90a52fbec308452ec128298e1e9ca59f42 │ │ └─40568 kube-apiserver --advertise-address=199.204.45.113 --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 │ ├─123731bf4d501b2db93c04437b2e73a9a8ee241235f6ab29e9091c87a54b8760 │ │ └─210137 /pause │ ├─3e65bf39c4ee1e08bf274757ceceb51a361d26e819464cc659e93ef0fee6e200 │ │ └─171882 /pause │ ├─549458e54b3f65262b3f76781cb8d653d0db3d8da969c397a39e74fe962db34a │ │ └─95689 /pause │ ├─8aa9c6bbd8ee598379b0f97911e88015ac2a17f967cbea50ebd6e6d0a97db950 │ │ └─210247 /pause │ ├─52dbe16eb21859f743c242ce4724567c805c2c83959d9e3132a9a909036a6d52 │ │ └─51525 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 │ ├─20efc3a969864fb819a7ffeefbb90fcea810b19d01325f41ebe5063927dec65c │ │ └─40347 /pause │ ├─61fbdeffd2a7b0c7ea50fa49f3e567064bc5bf5a795c862e5ba46a03ec3cf120 │ │ └─44447 /pause │ ├─ecf15270e3c6a29c8431e832af79fad3420aa38106cdbb99becfd654afef3281 │ │ ├─104724 glance-api: uWSGI master │ │ ├─104737 glance-api: uWSGI worker 1 │ │ └─104738 glance-api: uWSGI worker 2 │ ├─0eebaca0f95c30ae633bc51d884123dd03a632ba62410e76559c6a8a49f88308 │ │ └─65685 /goldpinger --static-file-path /static │ ├─45b46159449637786586ada800af32bb3205f1f2c7f98be86860015b9e7fab16 │ │ └─107484 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bebeb13dcc580973a2c2fa65c24fae32cec99d11e7aa639083d287141ad43c42 │ │ └─247094 /pause │ ├─d144be35ca01f62889233b41af7e473301f794730fe7785f09b64ecc5df7ae50 │ │ └─47122 /server │ ├─cb9eb26b0a5176d3b9bc459b09240e0a30d0cbf17a644778563e54fbfa8f99bf │ │ └─64766 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aff120237d477bf46cb1d83fbf798b42e304843c8c86c506c26f8500c087f06d │ │ └─96024 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-wm244 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9ecd56e60275875fe763f5985b4bf3b8548453a281c1937dc0ce5bebb5a86af7 │ │ └─41684 /pause │ ├─601a3099fd4c214bf8ad357535b9c9839d2188962d3ca4e665f07ff198fe3c84 │ │ └─48042 /pause │ ├─154e067d8f0da1c6dddaa8b4478121c860855eb1f6df5948cd82ce538be770b5 │ │ └─65389 /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 │ ├─d885cf9a403d54495085cf36e65e69ca7b96ec741bfa7b765edc4941e0e66cfb │ │ ├─106226 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106517 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106519 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a6ee651a5632307cc5ff4526812e463f4a2593d9ed0e6c75e31dff292b2b6c1b │ │ └─62209 /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 │ ├─acd57d6608ba628169dbbc394b91b20d68748b99eb1d48d45c0fb86d23242ae8 │ │ ├─172672 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392413 sleep 300 │ ├─bfaa1077148fa92891c748e62f8b0218cf68f76ec342099e4be6f49bae8d8358 │ │ └─46798 /pause │ ├─1d0901b203dddc956d61e39f19dad3c91f8021e6ce00c54927421471c1e58109 │ │ └─105837 /pause │ ├─80a52b3afca9de921c00380439a023c3cce51b554acd475645715160968f780f │ │ └─48972 /pause │ ├─993f78cd0fbec872ab58a8985b7a3841cdda8641f45d40737c59825791230643 │ │ ├─260797 apache2 -DFOREGROUND │ │ ├─263974 (wsgi:h -DFOREGROUND │ │ ├─263975 (wsgi:h -DFOREGROUND │ │ ├─263976 (wsgi:h -DFOREGROUND │ │ ├─263977 (wsgi:h -DFOREGROUND │ │ ├─263978 (wsgi:h -DFOREGROUND │ │ ├─263979 apache2 -DFOREGROUND │ │ └─263980 apache2 -DFOREGROUND │ ├─4b2d6ea5b6ccc2805ccf81a205a6b778047f5fbb43b85b9bdecab22640326b9a │ │ ├─221684 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221701 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221707 erl_child_setup 1048576 │ │ ├─221760 sh -s disksup │ │ ├─221762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221763 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221845 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221846 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221856 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222038 /bin/sh -s rabbit_disk_monitor │ ├─4f0a3f97a4f261095f13d717e8f7061a699519cba4750d023faae7a39c6dc1c6 │ │ └─64639 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─612d502e28a85d4beee92f9f45a428a285ab2605db1eba61a2bbb7151623998d │ │ └─246907 /pause │ ├─0a804f3120d3c9bcccc35913695ef71db0fe98172d9cfeaa518e375911d1502d │ │ └─185159 /pause │ ├─0cdfef42d87b4f1ffe53954ea3ab4f73c69043e0df26835be2adcf7c2b487148 │ │ └─163575 /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 │ ├─b4c87948fabdf6629e5694091f91755cc4a8269f63d6895674b0208da36c404f │ │ └─61387 /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 │ ├─ea226d12ae7f0360b377f0fd4ef2624b5e30e47cb9cd7d0a1fcee7e5c3d64df6 │ │ └─62374 /pause │ ├─c594958e641c2dc4989d12d1281d8e4f6082774a53db9b8511e0f7513ba28884 │ │ └─226961 /pause │ ├─36cbe0c0e98adb62f037792e8d97fc6ef543798d001e047dd1480bd8cfeb8b59 │ │ ├─168710 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168992 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168993 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─406361 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─406367 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─d76a89e1e2ff253653c8dbd971a3b76b773dbc8a36c6ef3d069a6062f24d0c7e │ │ └─66640 /bin/oauth2-proxy │ ├─61320ccec59f171d88fb541df5a61201ac2e410ad771569409fa762a15197a6f │ │ └─184642 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d06956a1995b8f80ec52b59ed48d32fa6a8c91191d83877251b84db0963895c9 │ │ ├─ 49068 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 │ │ ├─ 50295 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 │ │ └─406805 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 │ ├─ff74065d4961e5e1e86a543048af322624cb95ca6a1cab58f7d5654324185e00 │ │ ├─119001 cinder-api: uWSGI master │ │ ├─119014 cinder-api: uWSGI worker 1 │ │ └─119015 cinder-api: uWSGI worker 2 │ ├─4436d848422fb19f5ac2b471d14c0a61a0132a8bb9ba93b9796df95077384992 │ │ └─141914 /pause │ ├─fc231106a8e6ab4977edbc36aa7e355d4df13885026802d7cda72e84136dedc6 │ │ ├─142120 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142137 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142143 erl_child_setup 1048576 │ │ ├─142190 sh -s disksup │ │ ├─142192 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142193 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142346 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142356 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142461 /bin/sh -s rabbit_disk_monitor │ ├─6b674cd745dcf4276608b93cd06ee46a3881cf51172f0606fb9b8383f126f2e1 │ │ └─63251 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 │ ├─b4457de9898127270114ccd2079bc0314eaae18b3b4719c1a07c689a5320a89c │ │ └─47845 /manager --metrics-bind-address=:8080 │ ├─aee7cd0353c242d5030983fa87ad111cb30e83cae517d38e32060346ebd58b70 │ │ └─95502 /pause │ ├─e8785fb4cdee19a3ecf8c36d8692826a5f2cdde844d24ef1e5fd674fb7a06318 │ │ └─261072 /pause │ ├─df717f1b4a7aa9d43a41ba99a739c011e85492183f6ef00cfa65c99c4d5a2ae2 │ │ └─91406 /pause │ ├─b9cc42d2087d4b6687d7629904f1b9fa37df19bbf3cc15a0cd328c74d24f4bb5 │ │ └─40958 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b2d27600490b91fcbd72b1ae948aebf3e7ad0161515ef4dc82a3936a577c0332 │ │ └─60874 /pause │ ├─23e97080387e7291157fe9be101a6998ee71459ab6a0afcbdc1000ae90ecb778 │ │ └─66754 /bin/oauth2-proxy │ ├─c9276f5e9943e7a261fb78313cb4bfa7b7f36702a7daf821fc8ac56e62b15874 │ │ └─144828 /pause │ ├─52d83e88766c93464eb5f3d4bfaae74f95763778c5a0f1a022403a00c99cb227 │ │ └─43476 /pause │ ├─336acc2277962654eb17c41755bd47f48571f6e31ff21fee3f9cbe1acb2d5a99 │ │ └─122588 /pause │ ├─e6512e2fb69e0e6ace4df847251ed589b42099925fbc783bd45fd20c67305a11 │ │ └─48379 percona-xtradb-cluster-operator │ ├─c4947dced3f92c0fafc8a5a7cd8c75e688b102b9b34bfce506b3e0e48606d2c9 │ │ └─40420 /pause │ ├─b35227d6295e010a430a73e7e7e0ac1fb670c8b69f3589831d617386c60f2e94 │ │ └─40387 /pause │ ├─496e80b88f61834b1e943171e9c3381534c9262562ba40409736c2e76422b91b │ │ └─56710 nfd-worker -metrics=8081 │ ├─ad7fd5e5068a070eef5cd87c4db7b5194311ba3fa5eb3300df50d7bd65d8dd1c │ │ └─139139 /pause │ ├─dbf4e080ed7c250757a8b59d0a0e65a8c6b8b3ce8b3bece97593ac060540d307 │ │ └─228613 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─1014a7d8352606fc2bc0555907b54ea61c2117259d38a59dc51e82437b6ed361 │ │ └─96805 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d03d7511293796d602c548422f1a76fd037b819093253d1fadb4c205506e4d53 │ │ └─187332 /pause │ ├─4ac2569f5fedd38758f70aaeb9a4fb5d30ba5c4d38c1a318b09745b3de47c108 │ │ ├─239665 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240010 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240011 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4f3205d9f83cf39d521f5dc97b4d551e003ce0f502c81d0adddd510d374504fa │ │ └─65537 /pause │ ├─7e3355f1146452a4501f7b83d42fcc41bc4b05bb9cf462285c1da18389ad0af0 │ │ ├─61864 python -u /app/sidecar.py │ │ ├─62185 python -u /app/sidecar.py │ │ └─62186 python -u /app/sidecar.py │ ├─90b216b718c9fc5759051c6aff35b3d2aad6c08af921cb6b7d072ec822c02734 │ │ ├─49121 mysqld --wsrep_start_position=0edcfc47-5c0d-11f1-964d-96e0e761a054:20 │ │ └─49273 /var/lib/mysql/mysql-state-monitor │ ├─43addba43d7c6283acc4df12489174429687a36d8f1ff6df13e6501e4fd62d39 │ │ └─183881 /usr/bin/libvirt-tls-sidecar │ ├─8e3f99efbf3e2e0069217c4650f47fd2e9ded8f8b1e96f50ee342932d212d5be │ │ ├─219427 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219852 octavia-worker: ConsumerService worker(0) │ │ └─219856 octavia-worker: ConsumerService worker(1) │ ├─dc2bc6b96328b64f685cd7eb7ce91474a5d34b522535c2a4048c3330482e6980 │ │ └─40570 etcd --advertise-client-urls=https://199.204.45.113:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.113:2380 --initial-cluster=instance=https://199.204.45.113:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.113:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.113: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 │ ├─8ae7579459063c3b51d86ad4b18a1eaf1e504a87a34950174014b0ddb48dc5f8 │ │ └─61115 /pause │ ├─a7185dc821c14d9b9739d38d8a68f01b15917d10eef3a8db2492abcfc5c36857 │ │ └─172192 /pause │ ├─5fa04058c2e773affa7b1f6b498e5beed709c35ddf9b0ae8412064acdb5548b0 │ │ └─40931 /pause │ ├─db1ca0aba85e81dd997d63a5ad3d356a282b5a61d851acc090c59a4738e1182e │ │ └─225811 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─69638ce07af9dea8de45d8744e50f0cd15fc7c2e98116c200f975d65a5bbae29 │ │ └─56749 nfd-gc -gc-interval=1h │ ├─39565fc4005a9531c966a5bb85f631dae69dc9090a4bb33c196948abe315fb40 │ │ └─46855 /pause │ ├─18f77fcf15579e2d78d26a9232cddb1e14d2778c46b75e4b95e792ece48dfb0a │ │ └─145097 /pause │ ├─9faf73aa4d3cb7273fbf26f8ecd93b6d63930c08cf8e014521bd50bf1e379ca5 │ │ └─49218 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7ab01398c97251408f48e85dd0f43cfdae066128041f6ea74f2419f22f272fc1 │ │ └─51810 redis_exporter │ ├─b3421ffe7b153c7954559f866d49d04ebcedd002f64e5c4b66f516b477b8d5a8 │ │ └─44413 /pause │ ├─8926b2a14dc5d79372ab170cff8e6603048a57cc2cbe8e03aa2a9b9ef4caf10f │ │ └─64833 /pause │ ├─4f08a615be0988507d5e6f71321288326e083b2ae98b6421e5e55191ef3b4cb5 │ │ └─86068 /usr/local/bin/rook ceph operator │ ├─94fc99253a5551011b2d5ee75b872aa90e97c84b8822bf99e67bb7ef65090992 │ │ └─63833 /pause │ ├─6e045203a64bc7c22a1ab001bd3076df0cda15fad10bc6e0dc776cc14f7c42b1 │ │ ├─65118 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65180 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─8c13835ed65859c2c489583ddbf2a04f4eb33e9e572db13eaeec5dcbe20a5b0c │ │ └─44107 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 │ ├─cc076a063c61445fa9a5579350982dc941920985cca915118c7031d23d120791 │ │ └─56837 /secretgen-controller │ ├─b5e09feac0589d18c9c14310d977348cea86267b5bc3fe9e631473d0b2d16634 │ │ └─262373 /pause │ ├─93b8dded2b1716cd9e5e972acfe5cec4aed4d9e6eef6a7a88de0820edbd6f66a │ │ └─245168 docker-registry serve /etc/docker-registry/config.yml │ ├─091910af1075db5c5865e49f3793355e7b3c31118edcd870789272931b87f88a │ │ └─40437 /pause │ ├─821b2708ae12f7cd00b7a231b395e0f704a847ec185b5e4fac3f4eb5255c69ef │ │ └─242631 /pause │ ├─eb938a2bc1f5b439253efda0130deaaaab509369370a94920ccfd56d41081fd5 │ │ └─230132 /pause │ ├─d569464f4ec01aa6a93999d85358af6d8625694399d072d407f19c1f15cb5960 │ │ ├─167930 nova-api: uWSGI master │ │ ├─167969 nova-api: uWSGI worker 1 │ │ └─167970 nova-api: uWSGI worker 2 │ ├─a0c846c058b26a20658f9a18acaeb7aa94d594ddbe55810ca448c61a02b80686 │ │ ├─78324 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78340 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78346 erl_child_setup 1048576 │ │ ├─78404 sh -s disksup │ │ ├─78406 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78407 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78432 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78433 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78443 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78592 /bin/sh -s rabbit_disk_monitor │ ├─adbdf443cda29423e39a3e3100fd8f2bafb24cb8a9e8391fc4bb5e86bcf6fc14 │ │ └─44607 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e6d61abe11dca8f23a198c69fde2f878a8a33233226d82ce4dbb927f9aa1c2b7 │ │ └─66189 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─855d223287a49d4c61d5546570982bd9099757464d7def68d028a4c0366fa5cd │ │ ├─198892 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199458 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199459 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─da543e6caa23a8136db3a9af758fb0f9309357961903104ff41681f76ec08571 │ │ ├─256279 /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 │ │ └─256423 /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 │ ├─fd6381fa241ea9927e707c458e982c900d8fd00c6ebcf68dc828aa7748f53335 │ │ └─187167 /pause │ ├─71cb53ab5f88ede67487f9ab76069861c59029d05c3957c5ad0312f88554e66c │ │ └─43538 /coredns -conf /etc/coredns/Corefile │ ├─071336f5cb9f8efcd9694d9ed29ae9c60c68cfa097224dea61a14b6395c0d8c5 │ │ └─247045 /pause │ ├─c7353cf84136bcb2789f17f56577ad8cfd90faa0fad97960ad9ce887222c1d38 │ │ └─140051 /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 │ ├─7c1fe23f772774cdefd7ab7b55b8bed09492077ba46095f2e01a7ab652387527 │ │ └─56381 /pause │ ├─d0234e6e3ad4642813cfed4f1e34e7354ceea0cbcc9746508b7b665a91643cec │ │ └─61205 /pause │ ├─391ea43f3d3e35c0caccb4afbcdc10d9f8555b33a07134920021cd486c3c107d │ │ └─230190 /pause │ ├─9e5621afe6db6852b06d97bc00dd9b87dc1bf634eb8d274f875fa68b405b5a48 │ │ └─122677 /pause │ ├─5480f3e1e1f94fe7049608bce02b35b1acf65e0851d6d8d58a98292172faf8f4 │ │ └─66531 /bin/pushgateway │ ├─44c2ba07bae531f8bfe958bf3158cfd1c16f079ba8f48fb73556503cb6726c00 │ │ └─223882 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─df721cf45a617354fa79a3a10d4e8b6ebf4cd6a429657c3e9e854de8e1f38a69 │ │ └─56468 /pause │ ├─12d7e59828e5a02889b4845bade9439c7f3decc91267bfadd8dbc2e3affe75e0 │ │ └─44495 /pause │ ├─e058ce40ac260702b94094831ab6822e40412cf9a81f28a9912bba8785e88955 │ │ └─239132 /pause │ ├─fe21d4cc2b50b95ec4a3366d0fddc124783bbd361c326f43548f04a8692c4c02 │ │ └─262624 /bin/openstack-database-exporter │ ├─7d09f3ab2bb3cf209bb8b2fc136283669edd770ac062771395c32f1c29bbbe61 │ │ └─225784 /pause │ ├─92309125a0800503e60d581b47650721e2d61eb695cc91c80877117b3ca0982e │ │ ├─42148 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42533 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b1060420e836dd5f5006dcefd4f74656cda914a91f0412b00ffe083818dc1e93 │ │ ├─168660 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168999 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169000 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─406363 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─406368 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─ef6e1df0014832ea90930feddc4106740e7c104248b6ae55148e9b5fdbbc7793 │ │ └─119777 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─36ebbf79ea3f0742e712be9b6b1bddc85e12a0af611c9459edee5f526fbbb449 │ │ ├─185282 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185300 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─185306 erl_child_setup 1048576 │ │ ├─185356 sh -s disksup │ │ ├─185358 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185359 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185411 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185425 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185615 /bin/sh -s rabbit_disk_monitor │ ├─0cf36de6e2e39be03ac9633fd50ce85b7ca0b395fc806973302c83e7724472c9 │ │ ├─64001 nginx: master process nginx -g daemon off; │ │ ├─64027 nginx: worker process │ │ ├─64028 nginx: worker process │ │ ├─64029 nginx: worker process │ │ ├─64030 nginx: worker process │ │ └─64031 nginx: worker process │ ├─f28eda3791bb861bf03c3b428f9e1516ad424d23c5ec22d039f32e16a3475996 │ │ ├─130059 placement-api: uWSGI master │ │ ├─130083 placement-api: uWSGI worker 1 │ │ └─130084 placement-api: uWSGI worker 2 │ ├─8558d2b2b6388ca98c2c9fd186a29716a04206616e349e581ab56c808a085003 │ │ └─61179 /pause │ ├─85a124d29510634c359ef8eb2013a27181312dde62f18209cb9a10308d7fb212 │ │ └─51690 valkey-server *:26379 [sentinel] │ ├─566801efa1688dd904e66328927fde45c6985b861174efb465d033b9b9ed1f0d │ │ ├─242871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242889 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─242895 erl_child_setup 1048576 │ │ ├─242972 sh -s disksup │ │ ├─242974 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─242975 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─242981 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242982 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─242992 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─243179 /bin/sh -s rabbit_disk_monitor │ ├─b814d679f38c48449e270c5c9ba77ba80063a08790d1b483e30d3acb9f6ea5cd │ │ └─144657 /pause │ ├─b3cfc9ec3a3a6e7d0a50a095962d694debdd97bd8883af7ca85445e65ba7e638 │ │ └─210459 /pause │ ├─7cdf00ed229c141cc4a6bc62f5dfa04f4706312cd37fae77257a96ae837f3bfe │ │ └─169951 /pause │ ├─e86646e147fee40a5b1e386344a8925e3932f59bc80d6606ed123fbcd86b2495 │ │ └─225203 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6272ccabbfc305c5f85bcf89b3f4289cdf131caa31ea4e19888c7c7ed32b6311 │ │ ├─182900 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─183099 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─183100 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─d1f0b9fab5ff78801c9b4d280fdfa4043e748cda3290fb6c45769427f5a77fc6 │ │ └─67196 /pause │ ├─0b8070ed2e70414161da140f5b8eb8afc3548edd09882ac55557f2c8c601efad │ │ └─123331 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e776ff058bdd6c8e437b5215056153deb5771a5447af684eddd56bd5eb0019be │ │ └─65290 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-113.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─db9c9bfff042106fd0e07aff254e4ec4740f25f3f7450296c8398d19e78b5a82 │ │ └─56430 /pause │ ├─1907c5180045a6160b227993f23b9983e70162456c62b4a062f8b2f56070cf6d │ │ └─144165 /pause │ ├─dc95387a2e203c18043d4c0a57f9bb79c34a1795777b75ffe506b1803402858f │ │ ├─168035 nova-metadata: uWSGI master │ │ ├─168047 nova-metadata: uWSGI worker 1 │ │ └─168048 nova-metadata: uWSGI worker 2 │ ├─1de130d1df5adae64f28573b38ea102532795693f09d9f8cf8093d14fe312c28 │ │ └─247180 /pause │ ├─3377550b89a987ec8da948012dc5759cecb0c233f47680191f4e07ecd46f05bd │ │ └─66036 /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 │ ├─7b32bcfc41a8aa16e132b52300f277fa817fbbc530408154e5bc2650684b6a0f │ │ └─48553 /pause │ ├─ed142a0a0d223257df1935fdf12906c988c7e3b5f832175140e857784bc61b99 │ │ └─65168 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─868db6732a183d3b585a2ddaef5c41c55d62c228d2bba1e9af983946da20400b │ │ └─42995 /pause │ ├─fe1651a6075f735cbebd1b5c28ef0efd2882fea5cbe2b04100e2931bb4485625 │ │ └─144398 /pause │ ├─5796f54565c6a7ac6825fe5cc6737760433400df7ac4bd21b3824c346266df61 │ │ └─47680 /pause │ ├─f3dbad15af447ffeffb8e959912762c20438a6f675d0b9aa2a9ef887143989d2 │ │ ├─180472 neutron-api: uWSGI master │ │ ├─180500 neutron-api: uWSGI worker 1 │ │ └─180501 neutron-api: uWSGI worker 2 │ ├─40f31e5abd6a6262b38428005d952d05f9420f3e4f0c61ce6394ed423d546338 │ │ └─172129 /pause │ ├─86494216d47387bae15213f2008f5e13a455d6e31d7e9b6e4c6cff106f6cd353 │ │ ├─91501 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91518 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91525 erl_child_setup 1048576 │ │ ├─91612 sh -s disksup │ │ ├─91614 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91615 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91663 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91674 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91953 /bin/sh -s rabbit_disk_monitor │ ├─0493b0e25993eb05859b25365834c15968980f75e800eb28218cd94dacb61c08 │ │ └─258549 /pause │ ├─bd1d26bee7cddbcd67c91bfffd335fef982f5aa73d2b32ba54167ad0c0a5356f │ │ ├─182911 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183753 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6tgk2jvf/privsep.sock │ │ ├─184154 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpiedaxaak/privsep.sock │ │ ├─184576 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjomgk8ff/privsep.sock │ │ ├─184830 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184833 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184886 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bb113f2d-0af5-4553-9c70-5e2a9f943ee9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bb113f2d-0af5-4553-9c70-5e2a9f943ee9/host --addn-hosts=/var/lib/neutron/dhcp/bb113f2d-0af5-4553-9c70-5e2a9f943ee9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bb113f2d-0af5-4553-9c70-5e2a9f943ee9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bb113f2d-0af5-4553-9c70-5e2a9f943ee9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-233538dd-2c9a-4f62-a36a-8616d14108c0,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─184889 haproxy -f /var/lib/neutron/ns-metadata-proxy/bb113f2d-0af5-4553-9c70-5e2a9f943ee9.conf │ │ ├─204610 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e84cbcab-1e35-415b-9839-4e3f5ba69d0f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e84cbcab-1e35-415b-9839-4e3f5ba69d0f/host --addn-hosts=/var/lib/neutron/dhcp/e84cbcab-1e35-415b-9839-4e3f5ba69d0f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e84cbcab-1e35-415b-9839-4e3f5ba69d0f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e84cbcab-1e35-415b-9839-4e3f5ba69d0f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-da570dd5-d6c0-4675-abf6-ae193ea5250f,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─204630 haproxy -f /var/lib/neutron/ns-metadata-proxy/e84cbcab-1e35-415b-9839-4e3f5ba69d0f.conf │ │ └─371810 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp4j3fcv3a/privsep.sock │ ├─2f1cd28a10dd41a7b4959582c1c2c2b37f21bf13d0979449dfaf5b0e277f4373 │ │ └─51207 /pause │ ├─3209f1da72752d421081f10d8842b0b70c25d92bae071cb652ffe49ae9d7d8e2 │ │ └─65988 /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 │ ├─6f30790841848aadd100efbdff448a7eddab797cef416f4f0f45c37d06081f5a │ │ └─55696 /pause │ ├─9d40d0d3e2d0277ac2129806075d2827af099327e23c28f614aad5edf28d4f08 │ │ ├─198918 heat-api: uWSGI master │ │ ├─198938 heat-api: uWSGI worker 1 │ │ └─198939 heat-api: uWSGI worker 2 │ ├─c787b366abddded65e555673678eaee77b8b545b4c3539201d93edf3f477b439 │ │ └─107959 /pause │ ├─b6faca7d96cde051c7ca4189013a7b2e2c492214ba25d0f21df715a0ffa3e6b9 │ │ └─188703 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─245210f87ea1e749739cbb353f9653cb5a49766495f886a1a678d67f28934f1e │ │ └─43023 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f54eec3afa98481fd75999f6af41704698c3b6a6afb1dab5b600f3fd3b942ec8 │ │ └─78238 /pause │ ├─84f053a69ad9fdfd2146cbffb7f3079ffee5e107b8dbd27389537e8f47c88a4a │ │ └─187224 /pause │ ├─65b60a33091725a8b8442db97592e0cb192ca79c80721677781e7f6172a0f124 │ │ ├─180455 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180666 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180667 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180668 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f59e698858edfeaedd9f79cdd056a55921129c84eec800d14375f70b8bbdc735 │ │ └─85368 /pause │ ├─94866ba2a8f982f7388e6bdde27a727ba3795e4d901f6e239c38bfca1308b8f8 │ │ └─65740 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f7a6a69c05339387819e8eaea0281479d16daf2d3a7da1e2d18a97e48ca83933 │ │ └─141329 /coredns -conf /etc/coredns/Corefile │ ├─6730ae66390275df0d08e75ec57a287493cc1237d350ab24d99f6bc73e1612e6 │ │ └─51431 valkey-server *:6379 │ ├─a24491eecb81e9c934f219a1115ba54297e173db87946cbad86fef554fac82ee │ │ └─62940 /pause │ ├─26fdf6f305c1949c971d6f7564d443f00aa19b74a3cd5deb001217a8a5ad6b43 │ │ └─261351 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─1c563348f7a809d72cae34362e952e53fc0ed318c5750f27c60007c0b5bc69aa │ │ └─41661 /pause │ ├─5bdf6b0c90d600279298ff137417d3835764cdce1cd96ae73a66ca09c6286c01 │ │ └─171888 /pause │ ├─364c7c2fb1769680a3162076eed5559a37e5b8501eeddecd252632d3581e789c │ │ └─43507 /coredns -conf /etc/coredns/Corefile │ ├─1e50c78bb5976f60282f6c2015c7e7f7a05a0eef4008151bc8f76f4a210d9311 │ │ └─65941 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-113.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─c9ecd077b4bd0d2f16f7ddeac3dd71b4191613038043018263c8c7e956bf2782 │ │ └─66227 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4622146e34e5552e25e2567cca543c782a5c78e22891391d98fd820ee88f78ad │ │ └─105874 /pause │ ├─d41dd529a42793e994301710b08f76cb59ed311bde149d8352061cccb5ccd318 │ │ └─49252 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─bf9eb82383b438306c73423afbbdc6f807f96e172060588692429711ec495692 │ │ └─171719 /pause │ ├─8f19c707046d87608b0ebe0e51a8ec743a83e316507978155abdc32d18c3658f │ │ ├─ 47076 /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 │ │ ├─ 47089 /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 │ │ ├─ 47231 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260643 nginx: worker process │ │ ├─260644 nginx: worker process │ │ └─260645 nginx: cache manager process │ ├─1307ae44389c102fdfa65a1a9c603b3ab6c4fae4df28076308008d64905de413 │ │ ├─ 96134 /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 │ │ └─403837 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b4a1c1db4e16fecbaad3ff7f5bc1abd5b5e57bff6d86bae9f08e789b7c61d474 │ │ └─61975 /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 │ ├─4bce5d1e5a137014d7eca6b4987f39886f2b204048b8a0ae534dd9575a59c53c │ │ └─43438 /pause │ ├─af113fc414e5b82d655cd3e0357657ac3acc9391967b3fed14b20df77fcfe097 │ │ ├─182909 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183713 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzwt3g6lt/privsep.sock │ │ ├─366934 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpufnvx36b/privsep.sock │ │ ├─367205 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpnk3pqow3/privsep.sock │ │ ├─367675 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367677 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369564 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=07e25300-1f73-4aab-9944-412815cf990c --namespace=qrouter-07e25300-1f73-4aab-9944-412815cf990c --conf_dir=/var/lib/neutron/ha_confs/07e25300-1f73-4aab-9944-412815cf990c --log-file=/var/lib/neutron/ha_confs/07e25300-1f73-4aab-9944-412815cf990c/neutron-keepalived-state-change.log --monitor_interface=ha-e94ba0da-66 --monitor_cidr=169.254.0.149/24 --pid_file=/var/lib/neutron/external/pids/07e25300-1f73-4aab-9944-412815cf990c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─373402 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=66987373-2f87-4159-b6c1-0ea52b09c3c2 --namespace=qrouter-66987373-2f87-4159-b6c1-0ea52b09c3c2 --conf_dir=/var/lib/neutron/ha_confs/66987373-2f87-4159-b6c1-0ea52b09c3c2 --log-file=/var/lib/neutron/ha_confs/66987373-2f87-4159-b6c1-0ea52b09c3c2/neutron-keepalived-state-change.log --monitor_interface=ha-24ac2da5-72 --monitor_cidr=169.254.0.135/24 --pid_file=/var/lib/neutron/external/pids/66987373-2f87-4159-b6c1-0ea52b09c3c2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─6f3d1194534148d411fafde1fc9f39e62ed1b4bb212a133e6468abfbc040e44f │ │ └─171738 /pause │ ├─0d25bfa43eb0e657d8782ca2639ee654a285a0339efb1fc9984a6a0c61df2aea │ │ └─62896 /pause │ ├─cfe76c133730471e566b1cadd92336eb74a04923585181a66f9fce1523bbb81f │ │ └─56618 /pause │ ├─043ab2109b958e3376ff3c37ce40b977de3f8ed8cdee5cf2298fe2e88d881de5 │ │ └─43914 /pause │ ├─7398be24afc976c672546f4e2a00fab0126630649e30e42259f4ac0f18c94add │ │ ├─84668 barbiacan-api: uWSGI master │ │ └─84682 barbiacan-api: uWSGI worker 1 │ ├─34feb8a6a410b9f556c97c25bf3255469c621c9fa07b1dbdd6bbdd1778b2f339 │ │ ├─220144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220179 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392247 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8c012635a65606f1b56e6a22dea5138d6cb2ff6e8e0a12a537635cf5ca1bee13 │ │ ├─140176 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140198 /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 │ ├─127a7eabe0e5075a5556c1715b788b3df1001810ffa36abbeb052b2a5b68ff3e │ │ ├─239483 magnum-api: uWSGI master │ │ ├─239523 magnum-api: uWSGI worker 1 │ │ └─239524 magnum-api: uWSGI worker 2 │ ├─b28c63770942bfb615189d45f16c1a1e4b2eae3afde6a21be17657e7da10ff8a │ │ └─239647 /pause │ ├─20e66ecab5f0996cdeb513378e4084ecacc71836ef4106ba85feb2808556f88e │ │ └─63479 /pause │ ├─83b726acfea975de25378a07d4ffb642b555a9f1b4b6fc462d5d9198d48b6c58 │ │ └─144366 /pause │ ├─78365346d70b8ff2a3f8c1c0742d5de9dc177a2850041b9f45da74b83e38eb3d │ │ └─226990 /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 │ ├─e9a33057740a87b961bec03eae099f76ab6b253425c4b7dea4d1a12ca8eaa8ed │ │ └─66123 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c647127b0add490a9b77128786807958efd6d39575fe5d0ee83b0642109576d0 │ │ └─256125 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0f6b39fee22f90a4de0d2c8ec6b009d32a3903fb5ec287a4d02889d33420600f │ │ ├─256023 manila-api: uWSGI master │ │ ├─256036 manila-api: uWSGI worker 1 │ │ └─256037 manila-api: uWSGI worker 2 │ ├─00538f5d39ba8c8adbed203526bec2ee6017bf5517e39bfdd33db5a7bec8fcb1 │ │ ├─202772 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202788 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202794 erl_child_setup 1048576 │ │ ├─202841 sh -s disksup │ │ ├─202843 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202844 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202974 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202975 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202985 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203148 /bin/sh -s rabbit_disk_monitor │ ├─f9c07645b85c87fe0dfb7ab141594713942ef6994f5f6d982261eecd7e234084 │ │ └─62983 /pause │ ├─93c193068bdc8a7df1aac740f7e7c00b2100f0c0c8282e5ed1dbb4e8da2a02a1 │ │ └─172264 /pause │ ├─33a9608e73b36b37c9bfd91dea131b9a2b6ec05bf2ce527a5f7333436b3424e6 │ │ └─223765 /pause │ ├─48699a571de3b262eadd260bc7e2951d8ddc941f68da553b2434bf7d364655d4 │ │ ├─181497 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181820 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkav4m11b/privsep.sock │ │ ├─181933 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpway0zcy0/privsep.sock │ │ └─182106 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─da650dd1de5785ed3c1de0e3aa4af702169c1c42f606bc6e36a165b1da543940 │ │ └─40538 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 │ ├─1fa9a5f5138a052301cb955c396cf7530ee7c2d87cb7ea0dfa3a08c61196610e │ │ └─62464 /pause │ ├─8be8df059b7effcf24f7dfebb8f76972733ae65b95f086ff5e43f4481eff6b6e │ │ └─224890 /pause │ ├─e61aa080a4c98f3221bd5414750511214f87ec446f9b911b141be0f2f1ac9ef6 │ │ ├─239195 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239827 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmphov0_t5q/privsep.sock │ │ ├─239934 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239942 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5359e050958b7e1262272acb943b15a9ca1c80fdbf10641895c7e9ad0cb6592d │ │ └─40518 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 │ ├─445e26649003032142d9854e1154ca51085a8fd4b9269cfe75d4feb65363875f │ │ └─141090 /pause │ ├─a1274322fa025c9d07a92aa32a6a5c368d3d246e4cf9ac00bfee60cf58bf1bd3 │ │ └─44653 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─bb0cee5e5f5b4345491bd5b917eceda8e15fccc7ced070e859a79f78a5473705 │ │ ├─218884 octavia-api: uWSGI master │ │ ├─218897 octavia-api: uWSGI worker 1 │ │ └─218898 octavia-api: uWSGI worker 2 │ ├─fc9cbf49a913d937abf1df9ca8b8642d9c4cd72930de53beda18232c41e04432 │ │ ├─ 72103 apache2 -DFOREGROUND │ │ ├─ 72118 (wsgi:k -DFOREGROUND │ │ ├─ 72119 (wsgi:k -DFOREGROUND │ │ ├─ 72120 (wsgi:k -DFOREGROUND │ │ ├─ 72121 (wsgi:k -DFOREGROUND │ │ ├─395883 apache2 -DFOREGROUND │ │ └─404956 apache2 -DFOREGROUND │ ├─cd5dc9e962e5b45f79b9f2d106fd2ada3c3ed2039608e468949521d99cd36e1d │ │ └─109629 /pause │ ├─4d45101d57fa50e9324c814dd75872df2a0af5be378d9391c3e89b42f973e224 │ │ └─219411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1d30a1d0f9ecb63dd3eb16273a28f81009e3bd286b23c887792094091aa3e22b │ │ └─140746 /pause │ └─3641f1b3cce4babcc5ea9b9c55fd52bc4b89ce08251a6ea334b4a073387701cb │ └─104107 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount