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 │ │ │ ├─21725 /lib/systemd/systemd --user │ │ │ └─21726 (sd-pam) │ │ └─session-21.scope │ │ ├─21661 sshd: cephadm [priv] │ │ └─21743 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1605 sshd: zuul [priv] │ │ └─1618 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1609 ssh: /home/zuul/.ansible/cp/199.204.45.22-22-zuul [mux] │ ├─402046 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lbvbjvurxauxlkqvifzjmxvqudzlazxe ; /usr/bin/python3'"'"' && sleep 0' │ ├─402047 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lbvbjvurxauxlkqvifzjmxvqudzlazxe ; /usr/bin/python3' && sleep 0 │ ├─402048 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lbvbjvurxauxlkqvifzjmxvqudzlazxe ; /usr/bin/python3 │ ├─402049 /bin/sh -c echo BECOME-SUCCESS-lbvbjvurxauxlkqvifzjmxvqudzlazxe ; /usr/bin/python3 │ ├─402050 /usr/bin/python3 │ ├─402051 /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 │ └─402053 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-606fd721793b42f6bcc8ec5cae9f730fb734400d7bdecbf879ba4164bd9f07e3.scope … │ │ ├─12317 /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 │ │ └─12329 /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 │ ├─containerd.service … │ │ ├─ 9948 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12272 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 606fd721793b42f6bcc8ec5cae9f730fb734400d7bdecbf879ba4164bd9f07e3 -address /run/containerd/containerd.sock │ │ ├─ 12648 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e0b934e90505a975ff67fb544dcccfd84f0c38fa45cfb3cb689a2f7dec1b37e2 -address /run/containerd/containerd.sock │ │ ├─ 18685 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7519c124999ead520b2800a70b8f2e8d3c5c17506e980cced2afcad3ae440cde -address /run/containerd/containerd.sock │ │ ├─ 25271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7ca6a252321fae27284a3850a66a3a1878e73034cb4f1a48ec342c525610f1f1 -address /run/containerd/containerd.sock │ │ ├─ 29770 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 97efa75cfe33b682983ef6bc8958411d99fc3a19c726650c9dea749631ea1bf9 -address /run/containerd/containerd.sock │ │ ├─ 34470 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f7f6e5ff3e2348e0976492e4822eeb5db0bfff69489ce74a9b54ac831b1f45f -address /run/containerd/containerd.sock │ │ ├─ 40317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d61c869cf519f69f41653779849fc91b1a13b0a32506f7a609c6e1c63bc132 -address /run/containerd/containerd.sock │ │ ├─ 40329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38cfcf8459d4c5ec3decd7b74e151d4ddc879175daadcd2aba0e791b1c3bedc4 -address /run/containerd/containerd.sock │ │ ├─ 40371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d5ace791db0a3dd657b0222561a23761ce22f2e211d4b0514a70843f87ca20d -address /run/containerd/containerd.sock │ │ ├─ 40373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b5590ee117c1e04bcf53f6e060af1f4cdb89f1571c1b00cfde36f9979e91420 -address /run/containerd/containerd.sock │ │ ├─ 40378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb968f34913a23972e7c65d7355add3a5d4007bccac8703a3c6b66cbe532e3c9 -address /run/containerd/containerd.sock │ │ ├─ 40913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 730ab33536183715ed3b230a38b6e48bd9f281e1b7ee695eb3f59f4d56183b05 -address /run/containerd/containerd.sock │ │ ├─ 41680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd5ffdcf0f354b772fa04f4d4ccffab388bdb6b921023d3cefd6954332cabebe -address /run/containerd/containerd.sock │ │ ├─ 41707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d0ed46e505c369eae292c9a8a17f15780fb05a3a8aa0192bf68d379cef4e1ba -address /run/containerd/containerd.sock │ │ ├─ 43015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27c189fa1cbc807e3490f2fe1e82f1df2cfcbcff0d2d0f8a653111676bb876db -address /run/containerd/containerd.sock │ │ ├─ 43414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93887eff28b27fef5c2ad0b9da11895d927fddc5ab600ec364ddb8d515b5ebb8 -address /run/containerd/containerd.sock │ │ ├─ 43488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d468d97de4490dad3df32e20e1724fea6830233ee77e8b2446d3440e34959841 -address /run/containerd/containerd.sock │ │ ├─ 43890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5ce877a9eeeb4f7cc78fe737e3d62c464d7a3b63202b56e3555e5f7c344cf2 -address /run/containerd/containerd.sock │ │ ├─ 44350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aea8f18a82d126f82f9e144f65bba900193f96c8cdba7694ba0e2ee72e9d689 -address /run/containerd/containerd.sock │ │ ├─ 44388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088ce4c3b904a5ed83f991be65edab9404c53d37474541129dbf4e122e55ffcf -address /run/containerd/containerd.sock │ │ ├─ 44432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd761fc846ef64e2f42d4222d2d28da15da76414229bf996e24aa9e087ce09e -address /run/containerd/containerd.sock │ │ ├─ 46505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec7e8f938744c4225f72bce98969d5437def20a49458665c8ca841531a521266 -address /run/containerd/containerd.sock │ │ ├─ 46599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f40307a0b71df55dd18969589c525b16188b6c302289c56515551297eb742793 -address /run/containerd/containerd.sock │ │ ├─ 47509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a21f06ff1350c3d1b20dada8d539d6ab6fd78e75127bc2888c8a5bcc05092073 -address /run/containerd/containerd.sock │ │ ├─ 47611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7378660a77b608612b4dd8f4066de36dfed0aec704fc06fb49aa08db44f36c -address /run/containerd/containerd.sock │ │ ├─ 47975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40a85b978717d3734a4d4944148a04002f5a2a293716ed27fad69e2fbadc5f76 -address /run/containerd/containerd.sock │ │ ├─ 48268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbb64165268d9b912bd515e9e94be1f0655383b97d55e6bb799a45d4cb377324 -address /run/containerd/containerd.sock │ │ ├─ 48708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 945f5c29ac145b717f6e677c475329cb05faa90c95a301cd7335995ea0f92e11 -address /run/containerd/containerd.sock │ │ ├─ 51146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 680070510730988ba8a53b6b5e0c38a0e288b7d61aedb63010bc72489a7283cf -address /run/containerd/containerd.sock │ │ ├─ 51356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2c60fdb6b7f530744e235ee7ebd8ccc00a1ed39e777fe09801421a2d840191 -address /run/containerd/containerd.sock │ │ ├─ 55530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9e3e0fa842a301e01dfe1c6bdcafbe3bbaaf26837f2872c12179db06479599 -address /run/containerd/containerd.sock │ │ ├─ 56142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74894a9d4dfbb5b6afb9a427e0389069f37f99aed8328fd1516634383cb8bf77 -address /run/containerd/containerd.sock │ │ ├─ 56194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cb7946a507961b217366b29611de72fbc75a3c582eb1be5008dcd82381ff664 -address /run/containerd/containerd.sock │ │ ├─ 56251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63bd7ccaf2f7cd0f87397ee9fa57fca127ba315578f72be89a1a0f830ba1e0d6 -address /run/containerd/containerd.sock │ │ ├─ 56440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b220bdb0c70458c3c4f5a2ca3d4592cf5565e18ab690b7b8f0c5c121e2db5e34 -address /run/containerd/containerd.sock │ │ ├─ 60691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e60c94dc716150a2f338e87f8af2744aae963d787526eb3af850daa32c8f5607 -address /run/containerd/containerd.sock │ │ ├─ 60844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa53471ee4fe466dcce49deda30c3d81aaf94a487692c9864cfcab6f223249b9 -address /run/containerd/containerd.sock │ │ ├─ 60919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40cee775d8fc7aa731eeb210d8b0d5bc26a755f758fe279bf17f3f442a6d956 -address /run/containerd/containerd.sock │ │ ├─ 60965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a91baff808116fab870440849151e3d1e6af1b2ba781b774b1f882094dbb1c46 -address /run/containerd/containerd.sock │ │ ├─ 62141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5c1c7a081a87a41a70763e0871657ba72ad621d329116198557549de9413be9 -address /run/containerd/containerd.sock │ │ ├─ 62295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d448b1c61dfce0cc0d2f3dfb167ff4bbfb809ea9fbf6b1262b15a3dc6f01f185 -address /run/containerd/containerd.sock │ │ ├─ 62625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aafccac94a0bf42a10546373ed7f9215d3bc470e0c62d0332bfec87792766e4 -address /run/containerd/containerd.sock │ │ ├─ 62670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 175ea60cbb1fec9fe251435c378a3a14ccb080d4144b120c69174acada62db4a -address /run/containerd/containerd.sock │ │ ├─ 62717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81ac7d9282d0fe8ff905e9c9998d91cc27358f309c50e7a889c1ac0d5cdd1ccf -address /run/containerd/containerd.sock │ │ ├─ 63252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0063d3c44313f40111300fee4fc87e35da66a6bdb88a9c33185f682d5a69dfc0 -address /run/containerd/containerd.sock │ │ ├─ 63440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2955c40ee0205dd0d6e5585e09c0f3ba143dd8ebd492e06b0ff9a46c818d41d7 -address /run/containerd/containerd.sock │ │ ├─ 63904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id defcf3cb164197b01f3df61581c1c3c0d417d8ab78ee8ed6d824d912c54d43d1 -address /run/containerd/containerd.sock │ │ ├─ 64282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a3a7d54b9ab22da1b59a56994f59a4884d18d690e30e761eff0bb1228635862 -address /run/containerd/containerd.sock │ │ ├─ 64992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a8a636b92eb31d04c9271a9873dd5e6fad623c96448a7d456c2a2dff53cbb3 -address /run/containerd/containerd.sock │ │ ├─ 66552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f136d5f5203acb35a6911e891052a3e00c71a9c27e68fc75b3ac3afe11dfd16 -address /run/containerd/containerd.sock │ │ ├─ 68547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8627c8d3ce4fa58eae70302013079413f554a418f19c86f31c87b6b39f4c47e5 -address /run/containerd/containerd.sock │ │ ├─ 77798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d0107fe902678b4f18c6ba5dfd660b3776dcb548e6fb5aae85ab45bb3b5650 -address /run/containerd/containerd.sock │ │ ├─ 79297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f473dbe6628c0a68039e2e13def686b01981ecf22122d518ba5c8202a9483002 -address /run/containerd/containerd.sock │ │ ├─ 85140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b20ede7ce75482aaccc0b83a463697d8e154076ded443c2a95413d27fd5d55e5 -address /run/containerd/containerd.sock │ │ ├─ 91168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07def44c479fd7d2b60961c8d846bff07e623b789aeaf932879010ec611e774e -address /run/containerd/containerd.sock │ │ ├─ 95460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 248db4019f31980b7f1a59ce652a6b85d4607b76d55fa4cb6e8d7bdb5f36917b -address /run/containerd/containerd.sock │ │ ├─ 95595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4dd054afd76b8a5373fc303e348d501a59758c0cefccc068f8d325261d7b51b -address /run/containerd/containerd.sock │ │ ├─103894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8fe630323a42b22b3c72797e4adc2fd86e41a06e1de7d027d07f16d1bae4154 -address /run/containerd/containerd.sock │ │ ├─105499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e36b1467d5077c431b08ea6b8ddd69177021d997c33a69e5a393504d61228f3e -address /run/containerd/containerd.sock │ │ ├─105549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d48aa4093327aadf749152c3749b73025f463cac31cb52493c49d78e9d2b8c4 -address /run/containerd/containerd.sock │ │ ├─107443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d53b71b9d990faf0ac6cd28ed047869d07ec8627289c80f057974621e0de76 -address /run/containerd/containerd.sock │ │ ├─109186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73c274b5a03fc32ef1ea4ddd2724e874208888d6f2338501ca22a1d29e871e66 -address /run/containerd/containerd.sock │ │ ├─109316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eae3d604732c26ddfec6caf87f6fe68c1c2bcd028876bcd2de425a79170c899c -address /run/containerd/containerd.sock │ │ ├─122225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2129fafb596e501bd9d90a5a0edf722f294c91d9995eb7152f4707a91b11cd49 -address /run/containerd/containerd.sock │ │ ├─122313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7ed01ef5ae3fa6fceeae539141daf5dbd1c683c180875bee9a95f88716e26ea -address /run/containerd/containerd.sock │ │ ├─124695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa670622aa71a83e6c0437d13e26f0f591c48fb68358300a70e99bc7fa0356ac -address /run/containerd/containerd.sock │ │ ├─139085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a941ef932a339e183587fbb3329fc4a63a081306f0f546a66dd31811edf1b088 -address /run/containerd/containerd.sock │ │ ├─140146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17242d1fc5e70491140e5cd7e2689e6683f359e459831bbb165a02c75b8eda8d -address /run/containerd/containerd.sock │ │ ├─141215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbb51d0d3e04913b380115d15753bfdd9b8c6f8f4598f99d004a32674bd8e310 -address /run/containerd/containerd.sock │ │ ├─141255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85f8dbf7de8a192cb303b00616f328787416b384dc041ec581bffeb63fc51552 -address /run/containerd/containerd.sock │ │ ├─141720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d65664b3b27f91c247eb491f9822cc3713e54e869b72a2d6e0173ceadabbe911 -address /run/containerd/containerd.sock │ │ ├─142935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7db8c6c92eda67c704ff33d11e7772dfd31ca433b295ca831eb611770135b99 -address /run/containerd/containerd.sock │ │ ├─144803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c81a1b8766340ab0c0d31a96942288add64ca639bd177bc52678c9fba823256d -address /run/containerd/containerd.sock │ │ ├─145150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cd5a8d70a165c7f6dc3bc94c5aabb49ea504c9358723e9174699f32d11179e1 -address /run/containerd/containerd.sock │ │ ├─145205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 429eeba361cf16c8ec266ab5e0e3c9954c9ad29a8305a667df1cebedafe7b1c5 -address /run/containerd/containerd.sock │ │ ├─145344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe657ba8b8a511564d838d58b1dfaeabe7dfc8276a21d1808f9035fe3a036c01 -address /run/containerd/containerd.sock │ │ ├─145466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f6f9a47229a04b2e2523de112ee1104a00acb72cdaed1cd75e4d95ed3db053b -address /run/containerd/containerd.sock │ │ ├─145816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 011f1db3028ccb7c240466a686dcd61ce687d66d0335d2acfca9893d0670287c -address /run/containerd/containerd.sock │ │ ├─171536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af5c76f0b434c666eb9bab6d7d83258813d52504510a8ddc7a5e1edeabb4b859 -address /run/containerd/containerd.sock │ │ ├─173384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ae3cd3dae28a5cb1d9843ed273f2241e2071bf5c953f143355426b6f69584b4 -address /run/containerd/containerd.sock │ │ ├─173433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98ac6ce1e9ccf1e0706dc36c0028dca1d9638f6a36e4e01a440440b97f84d701 -address /run/containerd/containerd.sock │ │ ├─173508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d64c05586dac1a38a390a1951d6d9358ba91a135d4cf820c154d414ee5a6a605 -address /run/containerd/containerd.sock │ │ ├─173860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05d8f2a8cdf67e26155d11e0d01d1ccf8f20f45702fe78dba06b42644ee5dc3f -address /run/containerd/containerd.sock │ │ ├─173899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 189d76675a26ef28a88443aa00b4f01f88a957084152dc6463444ba247cca78c -address /run/containerd/containerd.sock │ │ ├─180938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73a8769d0e0650d0b8cc12c33913de9f403c22259895a390add5fa257a6e2fb3 -address /run/containerd/containerd.sock │ │ ├─185106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681e24f658f6091e0fe709811a4656e56832663823bfe97f3df9c3e3490568f9 -address /run/containerd/containerd.sock │ │ ├─187754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4feb9ab36060d633a9867b1725db5a803c71533b229b94c3fd08bf1777b1a0b -address /run/containerd/containerd.sock │ │ ├─187842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bb259ae211a4ee2ad0ba3c670bfeefe84a566a5e8bd17134a29f4ec18f6b51 -address /run/containerd/containerd.sock │ │ ├─187982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd3ec6009623c2881960a2d99bc9b091f598bd915ed2bab12e2851e52887477b -address /run/containerd/containerd.sock │ │ ├─204052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad01e0b98e3aa30f186e53389c423f278123a211002e43f32041b4f320c74a69 -address /run/containerd/containerd.sock │ │ ├─211658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b0ddc3bee9d7a966a07ccb076deb454d7a48858c463a2a3c06bca41b60ba7db -address /run/containerd/containerd.sock │ │ ├─211679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda54d2ab2f87e09898039c0f117d690e2e6d529133e2fda3007c9893efb48de -address /run/containerd/containerd.sock │ │ ├─211736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f74507b6f4b4781f6109ab58931beb0acbb4506792f0842fde2e2d32f85b7d -address /run/containerd/containerd.sock │ │ ├─212070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 957bd5024df36932555bd068926557a4b6579836df996fedcc96e5e9ce5308bf -address /run/containerd/containerd.sock │ │ ├─222879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15d99e71bf5ce6e8eb185aa587dcdf422851105a7cfe0a7a1978ad35e7fe6c02 -address /run/containerd/containerd.sock │ │ ├─225634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37f8323fce7c9519fc339afc2b70939ca5a241d91d9e7424dde03e71f75d40a -address /run/containerd/containerd.sock │ │ ├─226732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a30363dc57354db9b2dca083717caf21d66decfc31080f71c9578670cf6955c8 -address /run/containerd/containerd.sock │ │ ├─227652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01e55570d3a86f5287f8bb4a50aa9040337b811e3de58ec83cdc9c9f3b747a84 -address /run/containerd/containerd.sock │ │ ├─228660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bd3e76c0bbda35f962c489755fe44b5b7f0ef0da96b12952d16b54e250bf196 -address /run/containerd/containerd.sock │ │ ├─230518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 746ccde0c2c9cd542f7f57e23f200bbb50d6df45b8671f7007c71c2f95a1e424 -address /run/containerd/containerd.sock │ │ ├─231929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36ad0a4f747705f27327b5bbbae7f0f38062aee888122c341b22faa9644f2e2f -address /run/containerd/containerd.sock │ │ ├─232067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0444ad6f0462dc855928f8c8aff6a8ed8104909f08f3843d17fc86b4db33441 -address /run/containerd/containerd.sock │ │ ├─241062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c44c4dbff985bc47304b960f0add56d5414aec5c43520152e82e42625611c06b -address /run/containerd/containerd.sock │ │ ├─241494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10779be19a595422d61deb8a2010ef567ef0609ea95aa29bc83af09ea4cb8a20 -address /run/containerd/containerd.sock │ │ ├─245461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589d03ff3b403d82d818a93edb7e62fc4c3eecf55c62ffe831059cd6b964dacf -address /run/containerd/containerd.sock │ │ ├─250380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4011ba651a1f5b3590885441c16a59c94c6b50a4933bec08c811000fe18b0f5 -address /run/containerd/containerd.sock │ │ ├─250639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d9ec00331d0787e0b94a7b59a93aa56d4304db6791bc0dca0a4f8c2694b9337 -address /run/containerd/containerd.sock │ │ ├─250671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38bb27dbda3f9ca5af53e809c16787b2f3081054c7dafaa63f3a1002f0f7d9e -address /run/containerd/containerd.sock │ │ ├─250723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca43e425a34e434c10811d13d3b2f35542ea9453d24c0301139233c46ed48507 -address /run/containerd/containerd.sock │ │ ├─262343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 715d1a83709fff9cc91de6857be74f809fe2e3736c1da4249c5df5922acf02be -address /run/containerd/containerd.sock │ │ ├─265196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 660bebfa05f6df699d7b8b62c605891f0eeccb721e025eca00e0b59b875454d9 -address /run/containerd/containerd.sock │ │ ├─266626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab7f346e0afa618db00375f6ef37908b312fd853e029d474a6c05a6c5d24ac43 -address /run/containerd/containerd.sock │ │ ├─401932 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/a6482b02b46d2b0d5ada7d6a5eb3228537da817242b066fee8dde43a0d009b70/log.json --log-format json exec --process /tmp/runc-process615747386 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/a6482b02b46d2b0d5ada7d6a5eb3228537da817242b066fee8dde43a0d009b70/6060dbf44295eb8a6d691c2bd3857b0d0ec48376a16af980bf518b4061bb307a.pid a6482b02b46d2b0d5ada7d6a5eb3228537da817242b066fee8dde43a0d009b70 │ │ └─401933 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/a6482b02b46d2b0d5ada7d6a5eb3228537da817242b066fee8dde43a0d009b70/log.json --log-format json exec --process /tmp/runc-process2650367403 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/a6482b02b46d2b0d5ada7d6a5eb3228537da817242b066fee8dde43a0d009b70/fcd842727de25c0326a396742d67eac471f5cbb29a5acf4c898b7e7835121aa9.pid a6482b02b46d2b0d5ada7d6a5eb3228537da817242b066fee8dde43a0d009b70 │ ├─packagekit.service │ │ └─1413 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29753 /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 │ │ │ ├─18648 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18668 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qlwhqk.service │ │ │ ├─12565 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qlwhqk/unit.run │ │ │ └─12593 /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-qlwhqk --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.qlwhqk:/var/lib/ceph/mgr/ceph-instance.qlwhqk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qlwhqk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qlwhqk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24991 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25254 /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 │ │ │ ├─34185 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34453 /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 │ │ ├─12206 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12237 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10318 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138501 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40781 /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.22 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-0f7f6e5ff3e2348e0976492e4822eeb5db0bfff69489ce74a9b54ac831b1f45f.scope … │ │ ├─34494 /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 │ │ └─34508 /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 │ ├─docker-7519c124999ead520b2800a70b8f2e8d3c5c17506e980cced2afcad3ae440cde.scope … │ │ ├─18713 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18732 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1082 /usr/sbin/uuidd --socket-activation │ ├─docker-e0b934e90505a975ff67fb544dcccfd84f0c38fa45cfb3cb689a2f7dec1b37e2.scope … │ │ ├─12671 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qlwhqk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12691 /usr/bin/ceph-mgr -n mgr.instance.qlwhqk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10825 /usr/sbin/chronyd -F 1 │ │ └─10826 /usr/sbin/chronyd -F 1 │ ├─docker-97efa75cfe33b682983ef6bc8958411d99fc3a19c726650c9dea749631ea1bf9.scope … │ │ ├─29795 /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 │ │ └─29808 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─docker-7ca6a252321fae27284a3850a66a3a1878e73034cb4f1a48ec342c525610f1f1.scope … │ │ ├─25295 /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 │ │ └─25307 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138375 /sbin/iscsid │ │ └─138376 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-rcfd8d76a3887420ab3ebb6536ba154ad.scope │ │ └─188356 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─628a55872c290d50d6ba5791743934c543877dc24d58656f2da672aea576fe44 │ │ └─265623 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─b01ce9f988c75f249c4b022dd98d83e28fcd03e3a432cff1c58c301a426992d0 │ │ └─259838 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a40cee775d8fc7aa731eeb210d8b0d5bc26a755f758fe279bf17f3f442a6d956 │ │ └─60943 /pause │ ├─603796b95e45bf158ba517a8e495f5b42990ae21cb6a5236c67a6c8a4204e2d3 │ │ └─165113 /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 │ ├─d406a343aa51b8593c3bdb9de9e054f81c5d33e91034ed5d57fec37810827c74 │ │ └─107140 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─216dfe4c35e5418176940aa6204c85b1daf74d0dde1ae941fd7353edf1c92f3a │ │ ├─185237 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185255 /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 │ │ ├─185261 erl_child_setup 1048576 │ │ ├─185308 sh -s disksup │ │ ├─185310 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185311 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185347 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185348 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185358 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185874 /bin/sh -s rabbit_disk_monitor │ ├─011f1db3028ccb7c240466a686dcd61ce687d66d0335d2acfca9893d0670287c │ │ └─145841 /pause │ ├─81ac7d9282d0fe8ff905e9c9998d91cc27358f309c50e7a889c1ac0d5cdd1ccf │ │ └─62741 /pause │ ├─f473dbe6628c0a68039e2e13def686b01981ecf22122d518ba5c8202a9483002 │ │ └─79322 /pause │ ├─4f6f60d0d3a95b09fa7af19dbc149b3f604ebd72816f1cc2a67b240c2cc534b4 │ │ └─86029 /usr/local/bin/rook ceph operator │ ├─367d8749cd4a81994fcdc76ae2536b6e065b43504f7958f7d250169afde5442c │ │ └─48123 percona-xtradb-cluster-operator │ ├─e70cc78fabc419e71b4351e2b77516776b703d628e66475a863639a598640262 │ │ └─66224 /bin/memcached_exporter │ ├─206a11d52246027efc20b611052c44c2a7666bd09ca21a305662d962baca83e8 │ │ ├─241455 magnum-api: uWSGI master │ │ ├─241539 magnum-api: uWSGI worker 1 │ │ └─241540 magnum-api: uWSGI worker 2 │ ├─fe657ba8b8a511564d838d58b1dfaeabe7dfc8276a21d1808f9035fe3a036c01 │ │ └─145395 /pause │ ├─7a5214391f86a14b0dee779175229ffd603898ffef64791f4f05522bf748090f │ │ ├─141478 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141525 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141546 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141922 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─401618 sleep 15 │ ├─4542ed57a41ba0e05d2b72aae75fd51206466421b6c3911d34555e57ebc72f98 │ │ └─51540 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 │ ├─0811a8c1601ff3a3bb8d3bcb75a551279c2e7c4155e20bbb9176a5a4ba9257da │ │ └─40615 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 │ ├─6dc54390ebaea70f2bbf236b01fa382a702a4d908049fea20c3d6eb38f238554 │ │ ├─183208 neutron-api: uWSGI master │ │ ├─183234 neutron-api: uWSGI worker 1 │ │ └─183235 neutron-api: uWSGI worker 2 │ ├─5e0e5ea83d8dc13921e31cd6fcbc930c89244b079360073299cff6b21ecd2796 │ │ ├─42187 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42563 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─98ac6ce1e9ccf1e0706dc36c0028dca1d9638f6a36e4e01a440440b97f84d701 │ │ └─173490 /pause │ ├─730ab33536183715ed3b230a38b6e48bd9f281e1b7ee695eb3f59f4d56183b05 │ │ └─40939 /pause │ ├─890c1bb8f0575a0f43460b9c55e61afadb185b96eafb23390e846d4998128f34 │ │ └─44582 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─23acaf91340e263c4ec288b55beec411a602eb94b52f2db754065f2294c1fe96 │ │ └─44625 /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 │ ├─e1e193dc9ef609e384c6414e400d7bc8bf1a9a9467d270f134b151d63af359c4 │ │ └─44673 /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 │ ├─fc6be6e6f7b37027bd64acc598c1e278c61a59ad74c865cacfc7b9591f4449fa │ │ ├─200434 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200652 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200653 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─a6482b02b46d2b0d5ada7d6a5eb3228537da817242b066fee8dde43a0d009b70 │ │ ├─ 51728 valkey-server *:26379 [sentinel] │ │ ├─401973 runc init │ │ └─401977 runc init │ ├─0d5ace791db0a3dd657b0222561a23761ce22f2e211d4b0514a70843f87ca20d │ │ └─40483 /pause │ ├─a941ef932a339e183587fbb3329fc4a63a081306f0f546a66dd31811edf1b088 │ │ └─139109 /pause │ ├─73c274b5a03fc32ef1ea4ddd2724e874208888d6f2338501ca22a1d29e871e66 │ │ └─109215 /pause │ ├─7c8e0d5606d9a0605eed5bee8045aa1f10f8774c32796b139532b58e4c67e78a │ │ └─63322 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 │ ├─9c84054d8677b768ef903e16d11049b7844a4469d5dce7641bd123628380b837 │ │ ├─200243 heat-api-cfn: uWSGI master │ │ ├─200283 heat-api-cfn: uWSGI worker 1 │ │ └─200284 heat-api-cfn: uWSGI worker 2 │ ├─0cfb0cd144138e5fd8b5d5f1835ff6712411d3f623751d99939a9b769929bf47 │ │ ├─66841 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66858 /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 │ │ ├─66864 erl_child_setup 1048576 │ │ ├─66911 sh -s disksup │ │ ├─66913 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66914 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67026 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67037 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67108 /bin/sh -s rabbit_disk_monitor │ ├─7f05887f0da2c597b0437816be5916ee4abbacaa70538a6b2e0368589bedc275 │ │ └─43079 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─40a85b978717d3734a4d4944148a04002f5a2a293716ed27fad69e2fbadc5f76 │ │ └─47999 /pause │ ├─fe09c4c0c1b8a1b12ee8b7aef3d7dc69217ba86eb71e8bb0fef0686e2e6baa5f │ │ ├─130105 placement-api: uWSGI master │ │ ├─130128 placement-api: uWSGI worker 1 │ │ └─130129 placement-api: uWSGI worker 2 │ ├─c504e8d29ad5f56e25ddb65ea8ab58eac3c6833a880248f76fc2ec65af9e13aa │ │ └─188332 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─eeeb3130c9e3d15dede7269cac3187181118a591ad031b5a963873fe73142dbf │ │ └─49055 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2f12eb11e50e3ffce1da1ec7fa59177a0d5dad23d6c5d5eb14d4c5218ad62892 │ │ └─66452 /bin/oauth2-proxy │ ├─2d0ed46e505c369eae292c9a8a17f15780fb05a3a8aa0192bf68d379cef4e1ba │ │ └─41741 /pause │ ├─175ea60cbb1fec9fe251435c378a3a14ccb080d4144b120c69174acada62db4a │ │ └─62694 /pause │ ├─29490ae137e35eb83b00762c3745aa938a7e8474e70c1ffe670cde98f3397e8a │ │ ├─48881 mysqld --wsrep_start_position=3ad2cef9-78de-11f1-8334-33d89d0f76ad:20 │ │ └─49007 /var/lib/mysql/mysql-state-monitor │ ├─accffd9b41cd45a9714a310d552c03e26ebf4421ad10af7d7690c83e5a845587 │ │ └─56576 nfd-master -crd-controller=true -metrics=8081 │ ├─a5f74507b6f4b4781f6109ab58931beb0acbb4506792f0842fde2e2d32f85b7d │ │ └─211799 /pause │ ├─0b5590ee117c1e04bcf53f6e060af1f4cdb89f1571c1b00cfde36f9979e91420 │ │ └─40486 /pause │ ├─cbb64165268d9b912bd515e9e94be1f0655383b97d55e6bb799a45d4cb377324 │ │ └─48313 /pause │ ├─0b46cf19f56142ce655ad6200316b0921ef7c1e911d844b795a980149a57f084 │ │ └─96659 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4e6fd858856a824590ebdd6e5dbdcacd9f1ea5e70e2fca84a7020f750c3b083b │ │ ├─181595 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181622 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─b7ed01ef5ae3fa6fceeae539141daf5dbd1c683c180875bee9a95f88716e26ea │ │ └─122338 /pause │ ├─067a9a137d7924e750a7d8a17181fd9adebc12c55b64ffdc0a41456b74f814ed │ │ ├─ 72064 apache2 -DFOREGROUND │ │ ├─ 72107 (wsgi:k -DFOREGROUND │ │ ├─ 72108 (wsgi:k -DFOREGROUND │ │ ├─ 72109 (wsgi:k -DFOREGROUND │ │ ├─ 72110 (wsgi:k -DFOREGROUND │ │ ├─387226 apache2 -DFOREGROUND │ │ └─390959 apache2 -DFOREGROUND │ ├─17027d5345d7d20b741e07c2d3f83ba6da8f24eac2ed16d65b0c1e852437f6ec │ │ └─122860 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8bdcdc8c23f4b10a3c120ea79d10564f7fe1ab41fc35757a365d68a0b0252a94 │ │ └─139523 /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 │ ├─da53c190b30777be6673c6c3f4a4b92ab704734c93d818fab784a84c79da73aa │ │ └─65580 /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 │ ├─632573963e88012feb08497a71097ddbf2a0e098fef57546ef05fc84b6026905 │ │ ├─220845 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221352 octavia-worker: ConsumerService worker(0) │ │ └─221355 octavia-worker: ConsumerService worker(1) │ ├─10779be19a595422d61deb8a2010ef567ef0609ea95aa29bc83af09ea4cb8a20 │ │ └─241533 /pause │ ├─69f92029a151949cf262fe0d6099ce26447706e54b0f02ec99f0ab9d0a9eed03 │ │ └─40591 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 │ ├─b2ef678fc4103ac87e0e3429c933afcc83d88a5e570c31c0121c0afa83624f94 │ │ ├─61646 python -u /app/sidecar.py │ │ ├─61996 python -u /app/sidecar.py │ │ └─61997 python -u /app/sidecar.py │ ├─c44c4dbff985bc47304b960f0add56d5414aec5c43520152e82e42625611c06b │ │ └─241094 /pause │ ├─248db4019f31980b7f1a59ce652a6b85d4607b76d55fa4cb6e8d7bdb5f36917b │ │ └─95494 /pause │ ├─945f5c29ac145b717f6e677c475329cb05faa90c95a301cd7335995ea0f92e11 │ │ └─48732 /pause │ ├─eda54d2ab2f87e09898039c0f117d690e2e6d529133e2fda3007c9893efb48de │ │ └─211752 /pause │ ├─c1a1653f67d0d45d68ceca23f577c5a0ed0b3979be4ae4bf721798e7c9b006f7 │ │ └─56501 nfd-gc -gc-interval=1h │ ├─6aeec386e9f5da3f462c30878a52febad59da4dc53fe5bbe01797f519dac211e │ │ ├─ 96001 /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 │ │ └─399779 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0a3a7d54b9ab22da1b59a56994f59a4884d18d690e30e761eff0bb1228635862 │ │ └─64307 /pause │ ├─bbb51d0d3e04913b380115d15753bfdd9b8c6f8f4598f99d004a32674bd8e310 │ │ └─141239 /pause │ ├─6ae3cd3dae28a5cb1d9843ed273f2241e2071bf5c953f143355426b6f69584b4 │ │ └─173437 /pause │ ├─a53fd3b605a59d0e50898f3d3fade028a15c264e94cbcf9711fb7d6e8b3a2d78 │ │ ├─63954 nginx: master process nginx -g daemon off; │ │ ├─63973 nginx: worker process │ │ ├─63974 nginx: worker process │ │ ├─63975 nginx: worker process │ │ ├─63976 nginx: worker process │ │ └─63977 nginx: worker process │ ├─e5e0228dff023cce9bfc5d58a9302c9b6f0e6dc942d9cdeaba5c1c86c804d926 │ │ ├─61621 python -u /app/sidecar.py │ │ ├─61994 python -u /app/sidecar.py │ │ └─61995 python -u /app/sidecar.py │ ├─713cf9e33bfc89daa91e60e2d4bcdd7248a28c6828337e3501e3b28b48961523 │ │ └─47681 /manager --metrics-bind-address=:9782 │ ├─503d8eb1000ec379e37adaab57ac03ab68e0909bf94a283fbbf45f0af4349cd3 │ │ ├─84477 barbiacan-api: uWSGI master │ │ └─84490 barbiacan-api: uWSGI worker 1 │ ├─a91baff808116fab870440849151e3d1e6af1b2ba781b774b1f882094dbb1c46 │ │ └─60989 /pause │ ├─17a8a636b92eb31d04c9271a9873dd5e6fad623c96448a7d456c2a2dff53cbb3 │ │ └─65014 /pause │ ├─1acd782e46c7c642295c59c80e23560091bc0101e4afe35d0b275b4feb14fed5 │ │ ├─241579 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241953 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241955 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─681e24f658f6091e0fe709811a4656e56832663823bfe97f3df9c3e3490568f9 │ │ └─185130 /pause │ ├─08eefb403774bff0f311631889d79f14449f942773daf3ecf400b55d14671675 │ │ ├─107616 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107656 /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 │ │ ├─107666 erl_child_setup 1048576 │ │ ├─107737 sh -s disksup │ │ ├─107739 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107740 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107747 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107748 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107758 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107883 /bin/sh -s rabbit_disk_monitor │ ├─f40307a0b71df55dd18969589c525b16188b6c302289c56515551297eb742793 │ │ └─46623 /pause │ ├─9e6e25d6769779aac0a452acd8d3353871622a42bc7cff6825bfb6af0052e18b │ │ ├─222999 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223017 /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 │ │ ├─223023 erl_child_setup 1048576 │ │ ├─223073 sh -s disksup │ │ ├─223075 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223076 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223088 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223089 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223102 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223352 /bin/sh -s rabbit_disk_monitor │ ├─4b0b271e6182647a23463499347d3db9a05e298ccce45c31354ded4797dc5eb7 │ │ └─43566 /coredns -conf /etc/coredns/Corefile │ ├─ca43e425a34e434c10811d13d3b2f35542ea9453d24c0301139233c46ed48507 │ │ └─250748 /pause │ ├─e0444ad6f0462dc855928f8c8aff6a8ed8104909f08f3843d17fc86b4db33441 │ │ └─232107 /pause │ ├─6a2f91f41c493151ae2830727d5e4d6b4cf08a24c366ca32a67cd23edc2d4b45 │ │ ├─181478 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181699 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181710 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─401231 sleep 15 │ ├─17242d1fc5e70491140e5cd7e2689e6683f359e459831bbb165a02c75b8eda8d │ │ └─140174 /pause │ ├─b71ef03466b33b5eda69451dce08465e0a681e631da8af20a3c5db75eb5b8bef │ │ ├─265013 apache2 -DFOREGROUND │ │ ├─267512 (wsgi:h -DFOREGROUND │ │ ├─267513 (wsgi:h -DFOREGROUND │ │ ├─267514 (wsgi:h -DFOREGROUND │ │ ├─267515 (wsgi:h -DFOREGROUND │ │ ├─267516 (wsgi:h -DFOREGROUND │ │ ├─267517 apache2 -DFOREGROUND │ │ └─267518 apache2 -DFOREGROUND │ ├─c8c57c271d2fe76a880a63e199add24b332194adbf29950ab4a195068b0fdac1 │ │ └─65356 /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 │ ├─7c32062b1b6115e49829373dc97b9dc2f5571f39caf02cb43dd3b3f42afb8bac │ │ └─56632 /secretgen-controller │ ├─9d4a2c8ee7381651926e43fdb4030d3a1c115151fa5ffcecbb81a4a00acabd47 │ │ └─230570 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─004decc218ce3bbf8c8b30d020019948a0bea8c3bc6d218496abbc488875f845 │ │ └─47793 /manager --metrics-bind-address=:8080 │ ├─73a8769d0e0650d0b8cc12c33913de9f403c22259895a390add5fa257a6e2fb3 │ │ └─180961 /pause │ ├─96b4abbe6940d2e3680fa0889c6ee49178e7ca3e2533ef45b7081c0b666443ce │ │ ├─170486 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170797 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170798 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─de5ce877a9eeeb4f7cc78fe737e3d62c464d7a3b63202b56e3555e5f7c344cf2 │ │ └─43916 /pause │ ├─7f6f9a47229a04b2e2523de112ee1104a00acb72cdaed1cd75e4d95ed3db053b │ │ └─145491 /pause │ ├─f4f228b52520a89f20e9951c2d1038e1ddf54dcf9d663308d9cbd29b19429e36 │ │ └─66163 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ae35f0dcb31627383ae5d8c083ca773f9993a5817b7ce48ac9ac312bb721abcc │ │ └─187388 /bin/bash /tmp/libvirt.sh │ ├─07def44c479fd7d2b60961c8d846bff07e623b789aeaf932879010ec611e774e │ │ └─91192 /pause │ ├─f8557939a38da7407b4b65cac74323d2e308720c4c5cd1971ffbf40b45e71de0 │ │ ├─141496 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141601 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141616 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141956 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─401669 sleep 15 │ ├─4495136f1622696290bc95e9232b9928336e09ac5a915abc6604c5d486a9527a │ │ └─187324 /usr/bin/libvirt-tls-sidecar │ ├─2129fafb596e501bd9d90a5a0edf722f294c91d9995eb7152f4707a91b11cd49 │ │ └─122251 /pause │ ├─9cad3d4fee86ce882c4fafc4dd71d884cf2589647ec86af8befa543c2a0f3d13 │ │ └─227129 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─05cd05ce0d930a130f3ab9ba5cadfde8ea93e1c47c9d92280b7b0d4626ce7e87 │ │ └─228720 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─7309ddd49e72beae0a781f849ae54c7cebfa0277fe1f042ba0adfd3ac6e62682 │ │ ├─204163 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204180 /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 │ │ ├─204186 erl_child_setup 1048576 │ │ ├─204244 sh -s disksup │ │ ├─204246 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204247 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204337 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204338 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204348 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204703 /bin/sh -s rabbit_disk_monitor │ ├─6007b460ce508d848e9b5d6101c32270d4590b9d63889f4046dfa2cdeea8bbee │ │ ├─170455 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170817 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170818 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d6ac674dd88512e76502d936c0cc968b7b9430cbb0d8a8f33351f49345dfa843 │ │ └─65848 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a669c4ca53bd8f8a572ed7bd807e2b5c454e745a25d308e2ce9a3acb7152e096 │ │ └─61849 /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 │ ├─fb968f34913a23972e7c65d7355add3a5d4007bccac8703a3c6b66cbe532e3c9 │ │ └─40460 /pause │ ├─5207930114db80e21e520168a64340bcb69d0284fb8f823f12905ba972a0fbf7 │ │ └─64607 /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 │ ├─9f9e3e0fa842a301e01dfe1c6bdcafbe3bbaaf26837f2872c12179db06479599 │ │ └─55553 /pause │ ├─160787e72e3db1a14c2789a5f3f62996156f9259150b825020f450a4257f834a │ │ └─40965 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f0de869c3c4f73f8aebf401a1395e08599dd6ce6687d771626763fad93efb7bc │ │ ├─259909 manila-api: uWSGI master │ │ ├─259949 manila-api: uWSGI worker 1 │ │ └─259950 manila-api: uWSGI worker 2 │ ├─36ad0a4f747705f27327b5bbbae7f0f38062aee888122c341b22faa9644f2e2f │ │ └─231954 /pause │ ├─f76b3b4fdfe3a1ed3e874775b121b0dc9f8fdc93edd41d1fdb2c6228e949293c │ │ ├─191718 /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 │ │ ├─369615 /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/tmpe75kp6_v/privsep.sock │ │ ├─369744 /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/tmp_ioz24kx/privsep.sock │ │ └─370096 /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/tmp7wsrig5b/privsep.sock │ ├─c1e93d40c747e11fb30921b1541cd0f8ad854ecd71337a35cac3d734033a1435 │ │ ├─171744 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171761 /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 │ │ ├─171767 erl_child_setup 1048576 │ │ ├─171820 sh -s disksup │ │ ├─171822 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171823 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171900 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171901 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171911 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172039 /bin/sh -s rabbit_disk_monitor │ ├─116be86c099c141cb72a714e43515f9e487a6142ea4f1baa06d0d83c38afbbab │ │ ├─169849 nova-metadata: uWSGI master │ │ ├─169861 nova-metadata: uWSGI worker 1 │ │ └─169862 nova-metadata: uWSGI worker 2 │ ├─dfdeaa1350d133214c4db66872a52f3564bf5eb0f4d107f84b00029eab79d180 │ │ ├─221605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221637 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393247 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─93887eff28b27fef5c2ad0b9da11895d927fddc5ab600ec364ddb8d515b5ebb8 │ │ └─43444 /pause │ ├─3ef093abc45493d34fd399a91a3eb856645e27daad0eba1ad549bacb2a7eb37c │ │ ├─118761 cinder-api: uWSGI master │ │ ├─118776 cinder-api: uWSGI worker 1 │ │ └─118777 cinder-api: uWSGI worker 2 │ ├─9bd3e76c0bbda35f962c489755fe44b5b7f0ef0da96b12952d16b54e250bf196 │ │ └─228682 /pause │ ├─91d61c869cf519f69f41653779849fc91b1a13b0a32506f7a609c6e1c63bc132 │ │ └─40405 /pause │ ├─fb2a591157642b12baef9ef06fc993cd434a01cdafad7131d4c1292a8f4f78ef │ │ └─56538 nfd-worker -metrics=8081 │ ├─85f8dbf7de8a192cb303b00616f328787416b384dc041ec581bffeb63fc51552 │ │ └─141285 /pause │ ├─eb621fcbb9e910f68190aef3563d9ff360dcb00e5ae3e28208fc32973614f763 │ │ └─61187 /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 │ ├─6de83affe162e60e59cd930b2d8f442a5741cc1b015dbdf2edbc3bd11a4ec403 │ │ ├─91339 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91372 /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 │ │ ├─91378 erl_child_setup 1048576 │ │ ├─91567 sh -s disksup │ │ ├─91569 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91570 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91600 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91601 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91611 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91786 /bin/sh -s rabbit_disk_monitor │ ├─00ccf66f488c528a4a3e4cf81d8e2a8f4e3123b3856f39ab12f3affb11db5780 │ │ ├─169693 nova-api: uWSGI master │ │ ├─169730 nova-api: uWSGI worker 1 │ │ └─169731 nova-api: uWSGI worker 2 │ ├─4f136d5f5203acb35a6911e891052a3e00c71a9c27e68fc75b3ac3afe11dfd16 │ │ └─66576 /pause │ ├─429eeba361cf16c8ec266ab5e0e3c9954c9ad29a8305a667df1cebedafe7b1c5 │ │ └─145257 /pause │ ├─746ccde0c2c9cd542f7f57e23f200bbb50d6df45b8671f7007c71c2f95a1e424 │ │ └─230541 /pause │ ├─d0ffe546ea9fcf319668946218e6a9308d1b570827cc90b10b4b80c00304a935 │ │ └─62064 /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 │ ├─73170fc461ac000f2c157e65bc29d43ffbba8ddf1e7245c2c9b9957fb87ac947 │ │ └─43474 /coredns -conf /etc/coredns/Corefile │ ├─63bd7ccaf2f7cd0f87397ee9fa57fca127ba315578f72be89a1a0f830ba1e0d6 │ │ └─56274 /pause │ ├─0b0ddc3bee9d7a966a07ccb076deb454d7a48858c463a2a3c06bca41b60ba7db │ │ └─211710 /pause │ ├─6b7378660a77b608612b4dd8f4066de36dfed0aec704fc06fb49aa08db44f36c │ │ └─47635 /pause │ ├─fd5ffdcf0f354b772fa04f4d4ccffab388bdb6b921023d3cefd6954332cabebe │ │ └─41717 /pause │ ├─3d9ec00331d0787e0b94a7b59a93aa56d4304db6791bc0dca0a4f8c2694b9337 │ │ └─250675 /pause │ ├─72d0107fe902678b4f18c6ba5dfd660b3776dcb548e6fb5aae85ab45bb3b5650 │ │ └─77823 /pause │ ├─3ccb11c164a12cec378b46d93e097a76ef168ceea967c13927864e41cea4481b │ │ └─40554 kube-apiserver --advertise-address=199.204.45.22 --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 │ ├─088b31bde0ab7099a692428fe5fcc714234d5cfba383e146e3f2a92d543b0cf8 │ │ └─48978 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─58ddeb27355093910cf63099995fee8ea9d22c574cc7447923ea3b290cca4bc0 │ │ ├─183189 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183629 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183630 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183631 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c01ad3b9ff69a7620e54a82c769c518ec3bbf33b883dfac1fc3a6298c31a36c5 │ │ └─51891 redis_exporter │ ├─5b5aa09fac78dfd1ec1b89bf0bc0e1cf002088e47daedc114744bfff3d9a39ee │ │ └─65221 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─cc7d1a557a67e98e9f0d1aec6680059fc3f34bb1d4257736ff90eaad421da8d8 │ │ └─95895 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-6c5g9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─526716b7a01d3cf1882e5960bc9b4d831a82ad39945c550465c52982185462d8 │ │ └─225832 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4aea8f18a82d126f82f9e144f65bba900193f96c8cdba7694ba0e2ee72e9d689 │ │ └─44373 /pause │ ├─58b2b0c1e414f89a44c96588dc40c1d82e683b3e3a7cad909d7e2c6df6ed43d8 │ │ ├─245584 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245601 /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 │ │ ├─245607 erl_child_setup 1048576 │ │ ├─245657 sh -s disksup │ │ ├─245659 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245660 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245961 /bin/sh -s rabbit_disk_monitor │ ├─4528f9a95119de081ca6c057d0e8ea6e141060a42df91dad3cf80db95ea16b6e │ │ ├─186014 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─186429 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpnyh1u4wv/privsep.sock │ │ ├─382034 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9mw35ws0/privsep.sock │ │ ├─382062 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzp2huk04/privsep.sock │ │ ├─382198 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─382199 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ead211be5604a32dfd2418c73cd838deda4a136bf90a4d15d39a1561d809389a │ │ ├─268933 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268946 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6b4cb4a3e731d1d4e05621193790051aa1338bca7d73df0aad32da9381371bb2 │ │ └─227705 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─119764658306684ebe9c956209bf74f68b0ab2ff816f836a22d8eeb2f29c67b2 │ │ └─65540 /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-22.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 │ ├─8aafccac94a0bf42a10546373ed7f9215d3bc470e0c62d0332bfec87792766e4 │ │ └─62648 /pause │ ├─189d76675a26ef28a88443aa00b4f01f88a957084152dc6463444ba247cca78c │ │ └─173929 /pause │ ├─7b2499b369506a9739c155574a5b4bee1ff74e579098dfdec876f510afd35ff3 │ │ ├─77913 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77931 /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 │ │ ├─77937 erl_child_setup 1048576 │ │ ├─77984 sh -s disksup │ │ ├─77986 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77987 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78056 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78066 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78220 /bin/sh -s rabbit_disk_monitor │ ├─0d48aa4093327aadf749152c3749b73025f463cac31cb52493c49d78e9d2b8c4 │ │ └─105573 /pause │ ├─02d53b71b9d990faf0ac6cd28ed047869d07ec8627289c80f057974621e0de76 │ │ └─107468 /pause │ ├─589d03ff3b403d82d818a93edb7e62fc4c3eecf55c62ffe831059cd6b964dacf │ │ └─245485 /pause │ ├─6d9a53aa474362ef0dde1634df8cc8a27c5b3383d00d2d0682a097796d415a55 │ │ └─266886 /bin/openstack-database-exporter │ ├─f8fe630323a42b22b3c72797e4adc2fd86e41a06e1de7d027d07f16d1bae4154 │ │ └─103917 /pause │ ├─d468d97de4490dad3df32e20e1724fea6830233ee77e8b2446d3440e34959841 │ │ └─43522 /pause │ ├─3ee91f83f82afe17cd9e3704f3ccbe1bbd38ba1cd4c8f119ab66af5388c1a1ef │ │ ├─219891 octavia-api: uWSGI master │ │ ├─219905 octavia-api: uWSGI worker 1 │ │ └─219906 octavia-api: uWSGI worker 2 │ ├─fa670622aa71a83e6c0437d13e26f0f591c48fb68358300a70e99bc7fa0356ac │ │ └─124720 /pause │ ├─c4011ba651a1f5b3590885441c16a59c94c6b50a4933bec08c811000fe18b0f5 │ │ └─250440 /pause │ ├─f37f8323fce7c9519fc339afc2b70939ca5a241d91d9e7424dde03e71f75d40a │ │ └─225657 /pause │ ├─60b3825da9463dc6ecc00ed1020caf95d10dab77d54a118f284c49ab1759e9d7 │ │ ├─260152 /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 │ │ └─260252 /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 │ ├─ec7e8f938744c4225f72bce98969d5437def20a49458665c8ca841531a521266 │ │ └─46535 /pause │ ├─a0a9ca692ef94186f9e29c9fa44cd98e100943c6ba37df0eccc329f229c0c057 │ │ └─64572 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a21f06ff1350c3d1b20dada8d539d6ab6fd78e75127bc2888c8a5bcc05092073 │ │ └─47532 /pause │ ├─ad01e0b98e3aa30f186e53389c423f278123a211002e43f32041b4f320c74a69 │ │ └─204075 /pause │ ├─eae3d604732c26ddfec6caf87f6fe68c1c2bcd028876bcd2de425a79170c899c │ │ └─109339 /pause │ ├─38cfcf8459d4c5ec3decd7b74e151d4ddc879175daadcd2aba0e791b1c3bedc4 │ │ └─40451 /pause │ ├─a6bb259ae211a4ee2ad0ba3c670bfeefe84a566a5e8bd17134a29f4ec18f6b51 │ │ └─187888 /pause │ ├─d448b1c61dfce0cc0d2f3dfb167ff4bbfb809ea9fbf6b1262b15a3dc6f01f185 │ │ └─62331 /pause │ ├─8627c8d3ce4fa58eae70302013079413f554a418f19c86f31c87b6b39f4c47e5 │ │ └─68572 /pause │ ├─a0d96843562ec1dc847578c894c82e43327c4be86c2974215e318fc5402ea993 │ │ └─66193 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d65664b3b27f91c247eb491f9822cc3713e54e869b72a2d6e0173ceadabbe911 │ │ └─141800 /pause │ ├─defcf3cb164197b01f3df61581c1c3c0d417d8ab78ee8ed6d824d912c54d43d1 │ │ └─63927 /pause │ ├─d64c05586dac1a38a390a1951d6d9358ba91a135d4cf820c154d414ee5a6a605 │ │ └─173550 /pause │ ├─fe00325e058b785d9b4b863a6d1a4ae4a8d03607cc404e6e20a45649ebf6a434 │ │ ├─139558 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139571 /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 │ ├─717fd8ffa70c29002afc1da8a17360e5521bc849a128a3871b8d32b3155aa448 │ │ ├─174490 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─388521 sleep 300 │ ├─f6ded14ae6510a8671483981d7fcefc8fdcc0487ba4f2978a55bca8c8e6a19e8 │ │ └─247846 docker-registry serve /etc/docker-registry/config.yml │ ├─6fb09654aed83aeb00858fc4fc6319354f3d43fb1cced1bb9212a473d7055344 │ │ └─120079 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9ac174a0d0e5f95b2d63f55cc06b047b4dfa10f3c7e49527d2b445c86cd297d8 │ │ └─46899 /server │ ├─d4dd054afd76b8a5373fc303e348d501a59758c0cefccc068f8d325261d7b51b │ │ └─95627 /pause │ ├─b42e00cae3dbb88ae492c5146a487127dd624c90beac1f2cd3c46b68d97a4d44 │ │ ├─142142 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142354 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142359 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─401926 sleep 15 │ ├─f22fe5feacb322961312f520daf35c62f8cd265e5ecbcdb8da2d4fb456ddfd9a │ │ ├─104255 glance-api: uWSGI master │ │ ├─104269 glance-api: uWSGI worker 1 │ │ └─104270 glance-api: uWSGI worker 2 │ ├─1fd69728366ea4dfd069a36c1951300aeb3a0c1e833cc9f7e22810ba7fb80d16 │ │ └─66117 /bin/pushgateway │ ├─814c024909d17d9260e52dcf08189624155d82eb7614b84aae5247cbde3aeb4a │ │ └─44056 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 │ ├─0063d3c44313f40111300fee4fc87e35da66a6bdb88a9c33185f682d5a69dfc0 │ │ └─63275 /pause │ ├─fa53471ee4fe466dcce49deda30c3d81aaf94a487692c9864cfcab6f223249b9 │ │ └─60871 /pause │ ├─a0274dc28f26b786ac1c33ad1f83dda3c933efdd5ea05b104271910ee14a43e4 │ │ ├─143068 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143085 /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 │ │ ├─143092 erl_child_setup 1048576 │ │ ├─143160 sh -s disksup │ │ ├─143162 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143163 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143268 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143269 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143281 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143444 /bin/sh -s rabbit_disk_monitor │ ├─6475655ca42b57eb003832e19ae53c1e11990513f38e5ee6080c5c9240837c81 │ │ ├─200248 heat-api: uWSGI master │ │ ├─200281 heat-api: uWSGI worker 1 │ │ └─200282 heat-api: uWSGI worker 2 │ ├─e60c94dc716150a2f338e87f8af2744aae963d787526eb3af850daa32c8f5607 │ │ └─60730 /pause │ ├─715d1a83709fff9cc91de6857be74f809fe2e3736c1da4249c5df5922acf02be │ │ └─262367 /pause │ ├─957bd5024df36932555bd068926557a4b6579836df996fedcc96e5e9ce5308bf │ │ └─212094 /pause │ ├─680070510730988ba8a53b6b5e0c38a0e288b7d61aedb63010bc72489a7283cf │ │ └─51172 /pause │ ├─2955c40ee0205dd0d6e5585e09c0f3ba143dd8ebd492e06b0ff9a46c818d41d7 │ │ └─63464 /pause │ ├─a5c1c7a081a87a41a70763e0871657ba72ad621d329116198557549de9413be9 │ │ └─62163 /pause │ ├─6cd761fc846ef64e2f42d4222d2d28da15da76414229bf996e24aa9e087ce09e │ │ └─44464 /pause │ ├─bd3ec6009623c2881960a2d99bc9b091f598bd915ed2bab12e2851e52887477b │ │ └─188017 /pause │ ├─5b4d033735f0dc65b80b0c10e0c2c5334a04c15df27ec7e785a89c65eac8e372 │ │ └─40717 /kube-vip manager │ ├─f47f60d47a9d96dba23ce7ab84e029f776c44303ae4cc6080f97f79f0b587a99 │ │ └─66399 /bin/oauth2-proxy │ ├─c58807dfbc392b20ba80c4d94b64c0f1ff429b5930f0aa7e5f9f91e102c8384f │ │ ├─241124 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241849 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpv4lbc53s/privsep.sock │ │ ├─241852 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241854 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─74894a9d4dfbb5b6afb9a427e0389069f37f99aed8328fd1516634383cb8bf77 │ │ └─56176 /pause │ ├─a30363dc57354db9b2dca083717caf21d66decfc31080f71c9578670cf6955c8 │ │ └─226756 /pause │ ├─27c189fa1cbc807e3490f2fe1e82f1df2cfcbcff0d2d0f8a653111676bb876db │ │ └─43039 /pause │ ├─161e788ae1340fcc380d6a896727dd17c82f9abc01d59a08ac8651e659ab227d │ │ └─51410 valkey-server *:6379 │ ├─1a2669a564ea5fac6a32417d403b647a8a6a12baca7fe0c7cafb9c85940c331c │ │ └─191746 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─32a5223913e4c1975ceda1559cefeb8d74029963981037b42d7d1bcfdd7f8533 │ │ ├─ 46835 /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 │ │ ├─ 46847 /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 │ │ ├─ 46988 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264722 nginx: worker process │ │ ├─264723 nginx: worker process │ │ └─264724 nginx: cache manager process │ ├─b220bdb0c70458c3c4f5a2ca3d4592cf5565e18ab690b7b8f0c5c121e2db5e34 │ │ └─56463 /pause │ ├─0d4fac325a2b462a2bb47fd129c4e2843b0d1733698bd5ba559c5d2d5690734b │ │ ├─123378 /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 │ │ └─123548 /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 │ ├─b20ede7ce75482aaccc0b83a463697d8e154076ded443c2a95413d27fd5d55e5 │ │ └─85163 /pause │ ├─01e55570d3a86f5287f8bb4a50aa9040337b811e3de58ec83cdc9c9f3b747a84 │ │ └─227680 /pause │ ├─15d99e71bf5ce6e8eb185aa587dcdf422851105a7cfe0a7a1978ad35e7fe6c02 │ │ └─222904 /pause │ ├─9d40e23d329bc2c9442cda2293503ad14c9e7fe2d129ce5f46d75de9207402bd │ │ ├─48830 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 │ │ └─50432 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 │ ├─ab7f346e0afa618db00375f6ef37908b312fd853e029d474a6c05a6c5d24ac43 │ │ └─266655 /pause │ ├─c81a1b8766340ab0c0d31a96942288add64ca639bd177bc52678c9fba823256d │ │ └─144866 /pause │ ├─c2b93ec6d88a12a4b1380b1ce18d3d1627a81610a063febc039262f264bb5841 │ │ ├─65053 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65120 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bf9eb922a9e51effcc29994057c233d32896b6528777d8d8d0ff1b41e092652e │ │ ├─105894 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106039 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106041 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─af5c76f0b434c666eb9bab6d7d83258813d52504510a8ddc7a5e1edeabb4b859 │ │ └─171559 /pause │ ├─05d8f2a8cdf67e26155d11e0d01d1ccf8f20f45702fe78dba06b42644ee5dc3f │ │ └─173883 /pause │ ├─e36b1467d5077c431b08ea6b8ddd69177021d997c33a69e5a393504d61228f3e │ │ └─105528 /pause │ ├─3cd5a8d70a165c7f6dc3bc94c5aabb49ea504c9358723e9174699f32d11179e1 │ │ └─145176 /pause │ ├─392f0a98a448776c5df74042bb0509f90ac3f1d4ce11050479f74879bc31ee82 │ │ └─40580 etcd --advertise-client-urls=https://199.204.45.22: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.22:2380 --initial-cluster=instance=https://199.204.45.22:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.22:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.22: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 │ ├─c38bb27dbda3f9ca5af53e809c16787b2f3081054c7dafaa63f3a1002f0f7d9e │ │ └─250707 /pause │ ├─67663fbc08093f2616e3c2a956c52d51cc0452e2ffdb7f44c1c071b4e3289245 │ │ └─220812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6fb4f20badffb5012aa7acb8f18ef955676141348f234a032987b974c68ea6d4 │ │ └─41937 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5cb7946a507961b217366b29611de72fbc75a3c582eb1be5008dcd82381ff664 │ │ └─56220 /pause │ ├─759fbfa29ae8eae33457804765515ed6c6359240b1296e5b67151f9e357278f9 │ │ └─64502 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a46cddb50b97a3da6c3958badc5fe5acdf89c99c7ca1a5c4a690da244b38b081 │ │ └─65314 /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-22.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 │ ├─c1a2e8d75619b8d7168b151727bbd6e30046978a3177f8c9ec06f1c300ea7280 │ │ └─181516 vector --config /etc/vector/vector.toml │ ├─803dce46d1d866bedb8f7976aeef2c131fa933574e01d2c6bd820be7970d4764 │ │ ├─185996 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186396 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgficqiuc/privsep.sock │ │ ├─206132 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1hp_yk62/privsep.sock │ │ ├─221590 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpr6mz_zse/privsep.sock │ │ ├─221726 haproxy -f /var/lib/neutron/ovn-metadata-proxy/3be8261f-34b1-4d49-8af3-7739404dd6af.conf │ │ ├─369975 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─369976 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─a4feb9ab36060d633a9867b1725db5a803c71533b229b94c3fd08bf1777b1a0b │ │ └─187784 /pause │ ├─088ce4c3b904a5ed83f991be65edab9404c53d37474541129dbf4e122e55ffcf │ │ └─44411 /pause │ ├─a696ea236910cbf957ae4acaed10568e7b63aaa3d49adf03e9074e3677d2fdc2 │ │ └─65623 /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 │ ├─5d8cda992eacba41e37172284c46121789cee1b48614d1ed54577a8dcbfc3904 │ │ ├─183248 neutron-policy-server: uWSGI master │ │ ├─183261 neutron-policy-server: uWSGI worker 1 │ │ └─183262 neutron-policy-server: uWSGI worker 2 │ ├─3d2c60fdb6b7f530744e235ee7ebd8ccc00a1ed39e777fe09801421a2d840191 │ │ └─51381 /pause │ ├─660bebfa05f6df699d7b8b62c605891f0eeccb721e025eca00e0b59b875454d9 │ │ └─265232 /pause │ ├─2b3e5736c39af5d3e77a3a7577dc39ed8c8c426228ef9ecac4b25f8ffbfacbaa │ │ └─259848 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5139690057ebbe69ac4d37dfb0b4c4dc7d7e41c990dd5e343394fe22714e420e │ │ └─65256 /goldpinger --static-file-path /static │ └─e7db8c6c92eda67c704ff33d11e7772dfd31ca433b295ca831eb611770135b99 │ └─142960 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount