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 │ │ │ ├─21559 /lib/systemd/systemd --user │ │ │ └─21560 (sd-pam) │ │ └─session-21.scope │ │ ├─21494 sshd: cephadm [priv] │ │ └─21576 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1593 sshd: zuul [priv] │ │ └─1606 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1597 ssh: /home/zuul/.ansible/cp/199.204.45.35-22-zuul [mux] │ ├─414493 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pwrlhbuxlgufctahpejhsemuntqkguuj ; /usr/bin/python3'"'"' && sleep 0' │ ├─414494 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pwrlhbuxlgufctahpejhsemuntqkguuj ; /usr/bin/python3' && sleep 0 │ ├─414495 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pwrlhbuxlgufctahpejhsemuntqkguuj ; /usr/bin/python3 │ ├─414496 /bin/sh -c echo BECOME-SUCCESS-pwrlhbuxlgufctahpejhsemuntqkguuj ; /usr/bin/python3 │ ├─414497 /usr/bin/python3 │ ├─414498 /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 │ └─414500 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9937 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12242 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5c6c9f789abe5c717722cda43a966f696a8740bea396eb567fd75431153d4e90 -address /run/containerd/containerd.sock │ │ ├─ 12634 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cc0223331d5f48debd5aaba99d7c0286aef657286ce5a9a7c17ceed59b3a63f9 -address /run/containerd/containerd.sock │ │ ├─ 18504 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5bece069cf1c7240c0b7913a2b928b4024465822795162f32c56e67e08d0dd2e -address /run/containerd/containerd.sock │ │ ├─ 25088 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2609a233a221af2e6370e456de6bdd024913d3262bf4adfb831f6a0e155b1b76 -address /run/containerd/containerd.sock │ │ ├─ 29851 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a5cb42b36df0a7d8f47261a1bf712cf3e27d2d7d76fac1a4fac2bc30ab4edda -address /run/containerd/containerd.sock │ │ ├─ 34671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fa5accd8ea5c7b87655ce9014deb53280076979283a7ce1bd2664dcf9b2472bb -address /run/containerd/containerd.sock │ │ ├─ 40351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f1e4475970d4e9e9ef20a63779ae2336de572830ff948740e9f5da50e1678b -address /run/containerd/containerd.sock │ │ ├─ 40395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df630a4e877d7f9d912ac4369385bed6148574b5b506b13cdcff89aa6a83945 -address /run/containerd/containerd.sock │ │ ├─ 40406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f2f8cc5fc236abeacad404b23ac3fd27d002dedd87792c56202496c7ac39a3 -address /run/containerd/containerd.sock │ │ ├─ 40424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0779135152b2a6c2546f3e1e38d9205276011f38355bf47f5e04f478017f105 -address /run/containerd/containerd.sock │ │ ├─ 40441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63657b6e03fdee100549b5ca9594bf1bcb8dae74fe314d6bdb8142e1934e8adc -address /run/containerd/containerd.sock │ │ ├─ 40990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6408b6ba34e87216fbded9cbcf5940f30ab5487c114ade1d0a94e0a4fd4f4c91 -address /run/containerd/containerd.sock │ │ ├─ 41724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 808fa690b3e99a82306c6ec1cd2bf3156ea99f5d05d469a451110a685181fb00 -address /run/containerd/containerd.sock │ │ ├─ 41728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b203bfa7b2d2b9bbdc5f0948c8cd526446515e7aa2718d011b72ccd22aef7186 -address /run/containerd/containerd.sock │ │ ├─ 43052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8904d1740d044d2fef1abd1835930389940485b79ac67c03072ce3ea7db1e4f7 -address /run/containerd/containerd.sock │ │ ├─ 43462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf7fef62638a1a05343e1e53c44b5efa4883a05d967a3cc20c2a6268c2418b08 -address /run/containerd/containerd.sock │ │ ├─ 43500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d864375549e740be9fc7637b75381f97c39aa1725a50a4360dc14997cebad2b -address /run/containerd/containerd.sock │ │ ├─ 43926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65a3878f76df1fe14ce1455a62af3f912c2eead2f8bfc793a657ed6594411515 -address /run/containerd/containerd.sock │ │ ├─ 44417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b00cdbbbd37100bc21b86a24feb3aa71769fb994b5e5a2302f3b9b321b7adc8a -address /run/containerd/containerd.sock │ │ ├─ 44454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd1b0fd5d91390e674b1b73d74543563e27f71af41e94dba0265f86fca5fadde -address /run/containerd/containerd.sock │ │ ├─ 44499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b00129dcfc1a85077ce243e7d9b96e878176fc1974a582414e722703ca9317 -address /run/containerd/containerd.sock │ │ ├─ 46794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bebc3443f67f9141c717edc7851d9f93c5a5008c1034cb9a39f91096d84546d5 -address /run/containerd/containerd.sock │ │ ├─ 46899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eea7c0bc53a2ee80cc0188feacaaaa67a19fa6e6015421db395c34cb2c69b99 -address /run/containerd/containerd.sock │ │ ├─ 47659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33331aa3e184f5a2d0ffb76a5fddeacec80f30a5ffe01f8a894e6025eadab1a9 -address /run/containerd/containerd.sock │ │ ├─ 47737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bdc9aeb8d7c0733ebf8ab55241f00d21776651ce0ef37f21c9f3b3a6b25de7e -address /run/containerd/containerd.sock │ │ ├─ 48270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67da654a6e51306ab58293e0631f8636f0c9df1e2107f162f093f4c447e7f48a -address /run/containerd/containerd.sock │ │ ├─ 48609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5903e9c6d88788a52f7078409c3ba9fe1d3fc8c051680d0a6c1362b3c6e3a74 -address /run/containerd/containerd.sock │ │ ├─ 49014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905b899b92124f86b0109d4bb216cf9528a7aef7bea442c3f78a19979abfb0c7 -address /run/containerd/containerd.sock │ │ ├─ 51467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dcc067265f31611ea220c92736ff8f3b5e2465b3df5d4f664e3f947915d2a13 -address /run/containerd/containerd.sock │ │ ├─ 51557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73243a2fbc253d4589cbe5c4c444d00118199b9771df2117e6747433b0366121 -address /run/containerd/containerd.sock │ │ ├─ 55822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e5ac995169493c83794c78d904c28c107d4f0c7e1ca5123775abb994d8719c8 -address /run/containerd/containerd.sock │ │ ├─ 56473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffea63accbb825d6eb917a750113fa0532bd48e90109db75034da580ad3a69bd -address /run/containerd/containerd.sock │ │ ├─ 56539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5270e38a45288c53e4561721399fee1302de9df403f1b5ba062d49405fc6850d -address /run/containerd/containerd.sock │ │ ├─ 56577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa3b3839d0aa955decae998fdbbe89d906bb275ba6b2e799c756ac17f1a9f81 -address /run/containerd/containerd.sock │ │ ├─ 56731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54bac29d6c23dc1d9328b41eb760ffeb322a0e0c25ee67dd394ea2a4807f10e5 -address /run/containerd/containerd.sock │ │ ├─ 60744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cee940def5d9ef08e72884221dd1fee8d829e768c09cd2b6ef6b12ea9146d858 -address /run/containerd/containerd.sock │ │ ├─ 60893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f733d4cc397fc9812998990cb017267959636eab78b0259a35c69a9ecf634e4b -address /run/containerd/containerd.sock │ │ ├─ 61020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f4aa01261640ec12e6afac68214350f30c962a6cdcc7b4b0df42f9e4ca4aa1c -address /run/containerd/containerd.sock │ │ ├─ 61059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22c72282fceaeb606b575b3722cf00debf59c6e47200a296f5c897414c2696ff -address /run/containerd/containerd.sock │ │ ├─ 62665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad37ea2e797e95910f2ba935058706c4aaf101e7b6597c7ce7787db9f98ec20c -address /run/containerd/containerd.sock │ │ ├─ 62734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9caaddd3df0b37efa8a758061d05725e6544f2668e04b0baaee2e480996c5b86 -address /run/containerd/containerd.sock │ │ ├─ 62798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90fad748c5f8ab375a302df3b4927c2aa48399d919359c6157c2a8d7d6b75ca -address /run/containerd/containerd.sock │ │ ├─ 63031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24cdeaa3f6ba87eab631510880ce28b3a2889d526236f503d422f0632e8273a3 -address /run/containerd/containerd.sock │ │ ├─ 63185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dec9778e30f7c2c47438ae44edd6b040ca02eaa97df5f50e8b885af7dbf519cb -address /run/containerd/containerd.sock │ │ ├─ 63509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee0c11debafa3452258df7cfc3b9350849421d1bb7c051ec5dcf53cdc9c2f712 -address /run/containerd/containerd.sock │ │ ├─ 63832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90130ef7ae6fc05dfed3cbaf71e84ef10688b3eda523f000d9ca1c7aedcb682b -address /run/containerd/containerd.sock │ │ ├─ 63939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0225006e5a0db0e87943095cea83c5561ebed0fca0f722328fab1fc0af50f999 -address /run/containerd/containerd.sock │ │ ├─ 64569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8b117497a0d2a1583f7891a532baad394372d12cbfa2c39258ee389f3a17299 -address /run/containerd/containerd.sock │ │ ├─ 65450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bdb9af36cfb1ce724342ee3e12cbfbdfb568a91397269195a410ed12277f436 -address /run/containerd/containerd.sock │ │ ├─ 67081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14da50f64cf0eedec39fe74102a02b42e63b26a507a37b37d6b5e2a354075a7d -address /run/containerd/containerd.sock │ │ ├─ 68858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f6d08ae7ad2e7e10e14437ea8c6c6dffcaf86f133607f3fd5f785ce0cd06d52 -address /run/containerd/containerd.sock │ │ ├─ 78359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30fa02e09a1f7a8121505391ee9e9ff0c8b138943db00bf5b2be4de44ef55c78 -address /run/containerd/containerd.sock │ │ ├─ 79857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887cbecc4bb5efaa28924c8b8d84fce2d0d37b8a101f3a6f7a81251b422f364e -address /run/containerd/containerd.sock │ │ ├─ 85872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb9815e510cdb1b5be13e01c90db7926a2a2c5cb0b609d6781636f2e34191a5c -address /run/containerd/containerd.sock │ │ ├─ 92088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 079588950101f24a6209848ef585fe28d72a10a1a0877ba0bfc966252a88d703 -address /run/containerd/containerd.sock │ │ ├─ 96119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801ad2b6a835877b00d5272c0e0fac3f46f15242432514ab84cfd2acc0f159c3 -address /run/containerd/containerd.sock │ │ ├─ 96158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7f7f9b7eb5e8cb03d7e43adae1fc15f646927baf3b4a5c21c9b1174af0b81e -address /run/containerd/containerd.sock │ │ ├─109471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89cc5c53f7002805998e25b556e26d01986603a2336a702bfef4670e1ff2d14b -address /run/containerd/containerd.sock │ │ ├─111019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f7de6918c448bc320a06c78fa4847d6228bc2bf53838118c7958cabedb307e -address /run/containerd/containerd.sock │ │ ├─111077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e944c1cfbe8f72f5319d4ecab0c8efc678562390cdce1fb3308a36593d0dd8 -address /run/containerd/containerd.sock │ │ ├─113022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd79851a7eb2b06d0d9eca6ef9d0a69c16b3f03a73f508bf26b3e3755724262 -address /run/containerd/containerd.sock │ │ ├─114829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc15e3a7820995f2c6ab1fba6f98e05df92129449e03fe3c0b052828f6d4eb64 -address /run/containerd/containerd.sock │ │ ├─114955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89b73d18b3568c6c6df9b0922d773a5e3dce5e49edbdaeb2e7a34c72e79c8f07 -address /run/containerd/containerd.sock │ │ ├─127941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 234b324172de6b20b8c7f227340406b0741bff1c040ffd3f4992d5745a97a047 -address /run/containerd/containerd.sock │ │ ├─128020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a39b929470949fcf93c75e977db5c061d1c43666456d2b1b940e41a5587b0831 -address /run/containerd/containerd.sock │ │ ├─130728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d12d54c09e27473f08b2e76d85f83dae5c648327001ac278ac830d3e69ebea83 -address /run/containerd/containerd.sock │ │ ├─156959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9005f35c9fa8ff5b14bb663f77b0a530d10bcad91ae00ba3938ef0aa5a90c87b -address /run/containerd/containerd.sock │ │ ├─158529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c27abd74448a2787176dc6587ead5e9a38705d2aa55093f6a84cae1bcf9ec4b -address /run/containerd/containerd.sock │ │ ├─158906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc381a782a7f4a318a74992176aff3ce12689767c4609943b1ade2e36e8c123 -address /run/containerd/containerd.sock │ │ ├─159752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8370f724d4a5b2783b08d6f5c3d51d42917ca875b55029964e3068b3317c218 -address /run/containerd/containerd.sock │ │ ├─161824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fb557d43f0af9084c5b8b0236b5fe2474c14ca810a71877046bc948dc5d5b7f -address /run/containerd/containerd.sock │ │ ├─162110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf55e68bf8c0eb813b5df134e9cd73d86e67af2511d46e9cbe2b7bd671481ffb -address /run/containerd/containerd.sock │ │ ├─162157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0f14cb3b76e8de4acca85776508698aeb18e9a9f6d50fc77a50523be858798c -address /run/containerd/containerd.sock │ │ ├─162454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a2af9c51617d121a25a9053426a14f7744d5f9bc20241f04928375c00fc14f -address /run/containerd/containerd.sock │ │ ├─162528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3612af78fc242b519481eba92558d4d198a39568aa671245d5a00138e53676 -address /run/containerd/containerd.sock │ │ ├─162819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc1b43025b6a7c2f8397c7fd8ee544bc2cfa1be6e4d1bf6346abae6522ace3a -address /run/containerd/containerd.sock │ │ ├─174284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a5f38e07525268991683f003c2805d348c22d4f14408824a784a0826f995f7 -address /run/containerd/containerd.sock │ │ ├─176074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9667a14286de02571c624181161ee4e274e51c435ee097a2dc59188843e78c9 -address /run/containerd/containerd.sock │ │ ├─176107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1223424a2e5abaa5a9d3859bab775c12e3879bddb848d445e5cfc126dbc2cb5f -address /run/containerd/containerd.sock │ │ ├─176192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b69d7e972a90526d69a4e3fd422ab9a97cf3f2c0425045b867bbadabec72f8f -address /run/containerd/containerd.sock │ │ ├─176264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 092ede9a9e257e179b9e7d3e72f77b272824a97b26989097bbd658c31e17be44 -address /run/containerd/containerd.sock │ │ ├─176546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfd5833506702aa898860928cbab9873ee16bb6dc4d9154cdc7237d19fa6ff5f -address /run/containerd/containerd.sock │ │ ├─176621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f82bc4d863482c44a4489b4693637c1fd8ad6cfb45bdc7a809383c19697ee9 -address /run/containerd/containerd.sock │ │ ├─176681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bb2175aa55fb2fb0abf71c42bc742fadf5553c2a6996327f0fab29300fb0cdd -address /run/containerd/containerd.sock │ │ ├─190069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf3dc2be50ede8b4d74646ecf180bdf707ba70b66d83f71f8a98349c17ca013 -address /run/containerd/containerd.sock │ │ ├─192686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc71189f4652cf0f36a39ca83fad8bfdfeb5c2dd39d3fd98daf29e28f0916f0 -address /run/containerd/containerd.sock │ │ ├─192747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e7ea0bd6eb87d5b3486c649e0f3ef286451d38ebb8af14d116fa80e97ec27ee -address /run/containerd/containerd.sock │ │ ├─192927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab2e9f35f72e5278fb43abbb4da7b5508138b5ff75ce5123f53781da15c5999 -address /run/containerd/containerd.sock │ │ ├─208981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8646f7b5011eba287bd1e4f74ef3ebe94ab52c13841214e894069c654c42775c -address /run/containerd/containerd.sock │ │ ├─216512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dbca427d38cf3063d8613aba990024f9069097759673fb14a907eef1136b790 -address /run/containerd/containerd.sock │ │ ├─216580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b231d0058a38e8450ff27a50f18b04e67eecd3af96a790ac4eeba0bf5a61ea -address /run/containerd/containerd.sock │ │ ├─216743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f7ace5af5892be2473f92421879bcba772affa798d1e1d483ef0384114ef69 -address /run/containerd/containerd.sock │ │ ├─216807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1434ebbaa2b97f4935b2e73623a3b101780e4bcbdf7a55f4b2fad793789e4e -address /run/containerd/containerd.sock │ │ ├─228544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 863907cbfaa5529727b3d46832ade68293260fc0a97f94169723e8e305df09b5 -address /run/containerd/containerd.sock │ │ ├─230845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a613b67f9ad222ea00cbdfc2d26d917f4404b96e4d7a6e4cee7ccc170353ae55 -address /run/containerd/containerd.sock │ │ ├─231897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e78a24cabecb9b55b02ddd855df3b7b20d26bae38fe7bb801f8c91cd3ff7fece -address /run/containerd/containerd.sock │ │ ├─232981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 871933e3f56d2c774fd7cc0bf2f63b6e64c0c6485267b1797a7a66a3791905e3 -address /run/containerd/containerd.sock │ │ ├─234167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efeecf5426678c0146e2065cf3446f1607c289dbe56d67de828ff8559e336326 -address /run/containerd/containerd.sock │ │ ├─235832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8607b20ff6f29489dcc50380a806347d8ee09404c863e63a802949176d0606 -address /run/containerd/containerd.sock │ │ ├─236998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0a6378afed28e1d74c3cb230b93a5bd1ea602284883f7d914bec822ced198e -address /run/containerd/containerd.sock │ │ ├─237079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99a65b0f2caa466d8bfd65847c8d4ef0206f91745653899b7189ae0e5ea36b1d -address /run/containerd/containerd.sock │ │ ├─246497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 235567b87540c9839b88d0f757465d9ad56ea8a83def00e850dd5fe7d86b93ae -address /run/containerd/containerd.sock │ │ ├─247214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881afdd31c624501c9884d9333e2c4ab3ab9325fce904dc7a915965d210ab60b -address /run/containerd/containerd.sock │ │ ├─250278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484cce16a34121a1f4d4629655918d5a6cc97af987e7e547007cdc81f65317e9 -address /run/containerd/containerd.sock │ │ ├─254499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 976e245c66ac22312f49dbd9aca12abbf201fdcef99a23063b418a6d6dd6da49 -address /run/containerd/containerd.sock │ │ ├─254742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98f1bcebeee81212797d88d92c7ed2bdfd74a22438addc4020885c137d7bcca3 -address /run/containerd/containerd.sock │ │ ├─254858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b14f15301a8f0b515acd6480e8c1bb24a758f68959cad5091978f687e82dd4c2 -address /run/containerd/containerd.sock │ │ ├─254903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17d4638db577e4babf057745a31a071dd29c30490ff556818f1c86137e0b633e -address /run/containerd/containerd.sock │ │ ├─266267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea29709d109fa6f3ba091a96753d79ac50fdacd4ad03c9e8e0a0d27abca43049 -address /run/containerd/containerd.sock │ │ ├─268802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300a9da43eff34e0329162b54a12d6f80473797acb10f9fa6e820d3b0f74eb76 -address /run/containerd/containerd.sock │ │ └─270335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acef8706428c79822d88dcabd4153a58c25aad679f758d0bf9f4dcdcb3bb494 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1414 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29834 /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 │ │ │ ├─18459 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18480 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24807 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25071 /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 │ │ │ ├─34387 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34653 /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 │ │ │ ├─12193 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12224 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.rpvwcd.service │ │ ├─12551 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rpvwcd/unit.run │ │ └─12580 /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-rpvwcd --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.rpvwcd:/var/lib/ceph/mgr/ceph-instance.rpvwcd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rpvwcd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rpvwcd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10304 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-5bece069cf1c7240c0b7913a2b928b4024465822795162f32c56e67e08d0dd2e.scope … │ │ ├─18532 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18547 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-4a5cb42b36df0a7d8f47261a1bf712cf3e27d2d7d76fac1a4fac2bc30ab4edda.scope … │ │ ├─29875 /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 │ │ └─29887 /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 │ ├─multipathd.service │ │ └─155898 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40825 /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.35 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-cc0223331d5f48debd5aaba99d7c0286aef657286ce5a9a7c17ceed59b3a63f9.scope … │ │ ├─12659 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rpvwcd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12678 /usr/bin/ceph-mgr -n mgr.instance.rpvwcd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rd7eca5f0cefb46d9add454311532b3f3.scope │ │ └─190244 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1083 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10812 /usr/sbin/chronyd -F 1 │ │ └─10813 /usr/sbin/chronyd -F 1 │ ├─docker-5c6c9f789abe5c717722cda43a966f696a8740bea396eb567fd75431153d4e90.scope … │ │ ├─12297 /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 │ │ └─12316 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-2609a233a221af2e6370e456de6bdd024913d3262bf4adfb831f6a0e155b1b76.scope … │ │ ├─25112 /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 │ │ └─25124 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─155778 /sbin/iscsid │ │ └─155779 /sbin/iscsid │ ├─docker-fa5accd8ea5c7b87655ce9014deb53280076979283a7ce1bd2664dcf9b2472bb.scope … │ │ ├─34696 /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 │ │ └─34708 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─597d76cb25b1c260b993b4690ecbceef56511b0ab67929461b6759961a32b5cc │ │ └─64955 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0c3d085d227723d2985760d7ad6a0d104ea5995dbb5c8f84ba7936be6bd44a20 │ │ └─128554 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ee0c11debafa3452258df7cfc3b9350849421d1bb7c051ec5dcf53cdc9c2f712 │ │ └─63547 /pause │ ├─0558d2e736ac440223a8ddd5792a07bb9213dc1f834fbd197bd372c1e8e05967 │ │ ├─185315 neutron-policy-server: uWSGI master │ │ ├─185364 neutron-policy-server: uWSGI worker 1 │ │ └─185365 neutron-policy-server: uWSGI worker 2 │ ├─7851e422e7b8cc3e517d106477fbfacba255949cffc8633d828b83d93670a2e6 │ │ ├─111411 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111663 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111665 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0e33cf8e4b063d1788ad0bf18956cce30f38ebec9935083b0a68125899b1ccb5 │ │ └─66808 /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-35.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 │ ├─2e02b8663d040c1fefb3fe347a9957c798128a4736c278223d51df9579498938 │ │ └─51647 valkey-server *:6379 │ ├─79cb4cb688ebebe1ff06f6844eb467e461e87552b39ef1d47f77d884ffcb28d3 │ │ └─63660 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 │ ├─c98e169a49b313f963374aefd63b2f54045c756242439f33996589f411bfb3a0 │ │ ├─172441 nova-api: uWSGI master │ │ ├─172480 nova-api: uWSGI worker 1 │ │ └─172481 nova-api: uWSGI worker 2 │ ├─4e5ac995169493c83794c78d904c28c107d4f0c7e1ca5123775abb994d8719c8 │ │ └─55845 /pause │ ├─67654578d02b4ff3f6f32afebbb2552710eb0ff70fe87507d9b30cba294ddc78 │ │ └─67164 /bin/oauth2-proxy │ ├─034e55502b30266377c945169d8497b406d375d6ca1a7469d7f426ba35f343ac │ │ ├─92360 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92437 erl_child_setup 1048576 │ │ ├─92537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92789 /bin/sh -s rabbit_disk_monitor │ ├─188e9a31f2fd39f4a485a4d248593856d1b21df36736a4e97abbae3e0e7e081b │ │ └─252391 docker-registry serve /etc/docker-registry/config.yml │ ├─90f2f8cc5fc236abeacad404b23ac3fd27d002dedd87792c56202496c7ac39a3 │ │ └─40531 /pause │ ├─a65cf2f3f2547d2da177b044d702612c4ba74ff312fc240c81c16483de6d9614 │ │ └─40759 /kube-vip manager │ ├─887cbecc4bb5efaa28924c8b8d84fce2d0d37b8a101f3a6f7a81251b422f364e │ │ └─79878 /pause │ ├─65a3878f76df1fe14ce1455a62af3f912c2eead2f8bfc793a657ed6594411515 │ │ └─43949 /pause │ ├─130693bef14a9bbef4775f3ae68195f7a623b735fa81442fd1f7b2a2d90db578 │ │ └─43548 /coredns -conf /etc/coredns/Corefile │ ├─cee940def5d9ef08e72884221dd1fee8d829e768c09cd2b6ef6b12ea9146d858 │ │ └─60796 /pause │ ├─e57671e4cbb4512346553a695c9a6cbce3bd0d6b210c318337bad20dc31a8dc1 │ │ ├─247410 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247860 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247861 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─871933e3f56d2c774fd7cc0bf2f63b6e64c0c6485267b1797a7a66a3791905e3 │ │ └─233009 /pause │ ├─14da50f64cf0eedec39fe74102a02b42e63b26a507a37b37d6b5e2a354075a7d │ │ └─67107 /pause │ ├─30fa02e09a1f7a8121505391ee9e9ff0c8b138943db00bf5b2be4de44ef55c78 │ │ └─78383 /pause │ ├─6c99c98c0e4c7e4d35d82a5f84bbcbf6a6fb6dadd55846909ec6722cba0e1a65 │ │ ├─185269 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185724 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185727 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185730 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─24cdeaa3f6ba87eab631510880ce28b3a2889d526236f503d422f0632e8273a3 │ │ └─63055 /pause │ ├─49cdf1f7434cc3f2ad381c359b60b6559311048f069cf9dc435c806be0784779 │ │ ├─225458 octavia-api: uWSGI master │ │ ├─225470 octavia-api: uWSGI worker 1 │ │ └─225471 octavia-api: uWSGI worker 2 │ ├─9de33aa03719ece2a3a1d2bcd7dd5f6e6d75580a5615d8b9396d1102233fbb20 │ │ └─263919 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6b2061e2e9204a7fdda035b6c0a02d33713d1e6e2c315aa0f2c67b9664418576 │ │ └─226831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fd1b0fd5d91390e674b1b73d74543563e27f71af41e94dba0265f86fca5fadde │ │ └─44477 /pause │ ├─73243a2fbc253d4589cbe5c4c444d00118199b9771df2117e6747433b0366121 │ │ └─51582 /pause │ ├─83e2b4815e68572d5ca3bce7ee7fb7c42185ce5888539321482c22412d659fb1 │ │ ├─190322 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190340 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190346 erl_child_setup 1048576 │ │ ├─190524 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190743 /bin/sh -s rabbit_disk_monitor │ ├─dec9778e30f7c2c47438ae44edd6b040ca02eaa97df5f50e8b885af7dbf519cb │ │ └─63208 /pause │ ├─0acef8706428c79822d88dcabd4153a58c25aad679f758d0bf9f4dcdcb3bb494 │ │ └─270359 /pause │ ├─5b513771fc8333c975e8a045cc7b530ebfd5c3a4eeef1b0146fac6b686e87fb9 │ │ └─44681 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2f2fb6ecea653a33d80e20d2043f194466403f453603b2e0b754813779925e25 │ │ └─65933 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─eb9815e510cdb1b5be13e01c90db7926a2a2c5cb0b609d6781636f2e34191a5c │ │ └─85896 /pause │ ├─48b3240d4305174bce23e90f712a4e67676a39389e0337461bc2e74be451b1d2 │ │ └─66041 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─04f7ace5af5892be2473f92421879bcba772affa798d1e1d483ef0384114ef69 │ │ └─216784 /pause │ ├─11f308ab54a4eebea208ce501168383d89ff4c42705160cdea38aba645d8c0ff │ │ └─231000 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─45f802377ead8b98765f8930b017bf96eecc8d283a2350c0664e9de2db1e7002 │ │ ├─172461 nova-metadata: uWSGI master │ │ ├─172482 nova-metadata: uWSGI worker 1 │ │ └─172483 nova-metadata: uWSGI worker 2 │ ├─0eb803dc23609efbd05abb6e2c3dd61ef9cec16a37f4c7d9389cb4765f7f5713 │ │ ├─227627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227644 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ad6bf02c8dd2cbcf909792d7009d7d2b9eb81feda9c68d1b5d77365411fd034d │ │ └─56841 nfd-worker -metrics=8081 │ ├─0cb1bb38bf5d63a5db4a717b77abbb5e60e196728302151041c0ab0b2a6700db │ │ └─189331 /usr/bin/libvirt-tls-sidecar │ ├─b74bacc1f83adce50080ff84b334b5e505989c95a15d53766c55cc8e4c7e17e2 │ │ └─263937 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5303a71ca2423566406f981f604e548d7a20a925833f627c8da1b7bede1a4927 │ │ └─48313 /manager --metrics-bind-address=:8080 │ ├─54bac29d6c23dc1d9328b41eb760ffeb322a0e0c25ee67dd394ea2a4807f10e5 │ │ └─56755 /pause │ ├─66b2f792324e7b3305cea82a0e5b9c61de93bdc150a1aa412d45112a3711b833 │ │ ├─160047 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160071 erl_child_setup 1048576 │ │ ├─160130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160215 /bin/sh -s rabbit_disk_monitor │ ├─704801fe50e07726508a6f2a8a077c223d1aa8d46df4981e69bf03c78fd777ec │ │ └─44726 /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 │ ├─5286822f6eae30643a1a71a573ecdc02139202733843f9e33243bde308838e61 │ │ └─65711 /goldpinger --static-file-path /static │ ├─dfd5833506702aa898860928cbab9873ee16bb6dc4d9154cdc7237d19fa6ff5f │ │ └─176569 /pause │ ├─4e659903e09b781903b1c27a82c960b33d391b9bbb6b9ea93939f7c528b8f1fc │ │ ├─85133 barbiacan-api: uWSGI master │ │ └─85169 barbiacan-api: uWSGI worker 1 │ ├─4f6d08ae7ad2e7e10e14437ea8c6c6dffcaf86f133607f3fd5f785ce0cd06d52 │ │ └─68881 /pause │ ├─7c7f7f9b7eb5e8cb03d7e43adae1fc15f646927baf3b4a5c21c9b1174af0b81e │ │ └─96186 /pause │ ├─effa9923bc17e6ea3c19ee7b858d38348c0fdf535fe2d4ee06df2e3469717009 │ │ └─61361 /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 │ ├─0036a59023fa1bc69b3d66a6ab6f279fc6ecbbe3d43ae1bc6a2f4875949df6ac │ │ └─189382 /bin/bash /tmp/libvirt.sh │ ├─a768619865f262244e805394deb75f64f7f185b14f51608ea18963298742d72f │ │ ├─205031 heat-api: uWSGI master │ │ ├─205060 heat-api: uWSGI worker 1 │ │ └─205061 heat-api: uWSGI worker 2 │ ├─7535d1142ee5b4d1ec5e659e79bbaf4db1007ccffc328913330e9bf8fd19cb57 │ │ ├─ 72249 apache2 -DFOREGROUND │ │ ├─ 72264 (wsgi:k -DFOREGROUND │ │ ├─ 72265 (wsgi:k -DFOREGROUND │ │ ├─ 72266 (wsgi:k -DFOREGROUND │ │ ├─ 72267 (wsgi:k -DFOREGROUND │ │ ├─404227 apache2 -DFOREGROUND │ │ └─408739 apache2 -DFOREGROUND │ ├─cb3c8ae61e62728bf781485e1e48a52f41e696075ac06051eead7a4bc6d54980 │ │ ├─129065 /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 │ │ └─129289 /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 │ ├─b022438abd0fca9fe9c185fd5fa5c05638de65b486e6015719c6f02ea758dbd4 │ │ └─65579 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─65ee7ce2a88efe3001f0cf8c305f5abd839e730a9c1e4119afc5dc03235ffec3 │ │ └─40589 etcd --advertise-client-urls=https://199.204.45.35: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.35:2380 --initial-cluster=instance=https://199.204.45.35:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.35:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.35: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 │ ├─a5caec02752683c3f8e5cebc17c649cfe0482fcc2cfb9eebd38f7f7c374c46e8 │ │ └─232454 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b17f5cbb4e957776ac05b68abdf50f63d8ae6bd0a41e37e388ffe65f9c7efe2e │ │ └─48457 percona-xtradb-cluster-operator │ ├─83e944c1cfbe8f72f5319d4ecab0c8efc678562390cdce1fb3308a36593d0dd8 │ │ └─111102 /pause │ ├─cff91f9b7b17875ee532627b5a6ac126a1ffc043492fbd1f188c64d018a32b02 │ │ ├─246552 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247623 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgh7791a9/privsep.sock │ │ ├─247645 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247670 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─63657b6e03fdee100549b5ca9594bf1bcb8dae74fe314d6bdb8142e1934e8adc │ │ └─40518 /pause │ ├─34a2af9c51617d121a25a9053426a14f7744d5f9bc20241f04928375c00fc14f │ │ └─162484 /pause │ ├─b90fad748c5f8ab375a302df3b4927c2aa48399d919359c6157c2a8d7d6b75ca │ │ └─62827 /pause │ ├─6b69d7e972a90526d69a4e3fd422ab9a97cf3f2c0425045b867bbadabec72f8f │ │ └─176257 /pause │ ├─73f1e4475970d4e9e9ef20a63779ae2336de572830ff948740e9f5da50e1678b │ │ └─40375 /pause │ ├─03aa70241a71a0655179d55406cc38b9ca33bc3c4aa443340cab070ab155882f │ │ ├─205169 heat-api-cfn: uWSGI master │ │ ├─205191 heat-api-cfn: uWSGI worker 1 │ │ └─205192 heat-api-cfn: uWSGI worker 2 │ ├─b15be907e81447b6f7ac87f644b87ae14285e189099f8c2b62fd032a76a215a0 │ │ └─52078 redis_exporter │ ├─8bdb9af36cfb1ce724342ee3e12cbfbdfb568a91397269195a410ed12277f436 │ │ └─65473 /pause │ ├─7f1c2b4070e953487d95d28878ab2e2b7b5799daf64aa839079a53dad619eec4 │ │ └─157317 /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 │ ├─9df630a4e877d7f9d912ac4369385bed6148574b5b506b13cdcff89aa6a83945 │ │ └─40474 /pause │ ├─4cfbe71dfffb34dc263f58da3944ffdc24de7ef17e44129b60dc6b926f82ea93 │ │ ├─263975 /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 │ │ └─264251 /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 │ ├─51ded55a6f581fe2918495c5dcd424262ba6342e01ab6181229c535a0b13f1b8 │ │ ├─49151 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 │ │ └─51749 haproxy -sf 188 -x sockpair@5 -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 │ ├─863907cbfaa5529727b3d46832ade68293260fc0a97f94169723e8e305df09b5 │ │ └─228570 /pause │ ├─d1b6589c72967b72ec03741edddc3600a936eaa9fc1f6a1464e21b3cad249893 │ │ ├─228741 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228764 erl_child_setup 1048576 │ │ ├─228839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228959 /bin/sh -s rabbit_disk_monitor │ ├─12be4e0f0e422938f15491685e8ca737b0ffe9572f73ee8445d4657bc6566ad6 │ │ ├─ 96576 /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 │ │ └─406623 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9be7bf6639279577558184d08b0f2d6101cfb10e9f5c9eb911c756452cc03bbb │ │ ├─185266 neutron-api: uWSGI master │ │ ├─185301 neutron-api: uWSGI worker 1 │ │ └─185302 neutron-api: uWSGI worker 2 │ ├─8068608966768266ca335fd4d64c647426423da017997dad1c11eab1ff2576f5 │ │ └─66287 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─eb8607b20ff6f29489dcc50380a806347d8ee09404c863e63a802949176d0606 │ │ └─235855 /pause │ ├─512056a9884462a97b66689cae813c6ca4e3a4d8d356f245d88f77ae25080501 │ │ ├─147431 placement-api: uWSGI master │ │ ├─147460 placement-api: uWSGI worker 1 │ │ └─147462 placement-api: uWSGI worker 2 │ ├─27a5f38e07525268991683f003c2805d348c22d4f14408824a784a0826f995f7 │ │ └─174309 /pause │ ├─6408b6ba34e87216fbded9cbcf5940f30ab5487c114ade1d0a94e0a4fd4f4c91 │ │ └─41014 /pause │ ├─f62f45de1c7b1952c3d9424c7f9d2702690c593019f4cb41c366dd70988ce03f │ │ └─66925 /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 │ ├─0c0b2d93f12af15e85f29e19563000ff4d7b01a10a568d2446bda1ff537ea078 │ │ ├─272728 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272740 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─22c72282fceaeb606b575b3722cf00debf59c6e47200a296f5c897414c2696ff │ │ └─61083 /pause │ ├─bcf02eb253eef8baf1a3211dab922134d52dcaff714cdfb508e2ea36c0f0043c │ │ └─43107 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ce8804dffcd8a54168d4878f8ab89dff1c922aa0761d46fa54a71f088d7766ab │ │ └─44639 /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 │ ├─f97c90efdb1e80cd661236ece790bf28fdedffde8253127e1489926ea4bfed18 │ │ └─67142 /bin/oauth2-proxy │ ├─9aab85c9ceb6af3558664ea20c0340edaf202aecc16ffe963030bc396eaec468 │ │ ├─173302 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173702 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173703 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4325d8551ca609de738162b16d22a77bdd799783293aa875081574f5d27ab553 │ │ └─269273 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─4b139fa728d4548c7e5505ef97d9b739f6d5cc326d5f5a6f0e5822aa273d358a │ │ ├─49225 mysqld --wsrep_start_position=72491a67-62eb-11f1-a7fc-2f81516e8f68:20 │ │ └─49354 /var/lib/mysql/mysql-state-monitor │ ├─45f1cb0dc3e9257734545f5d4143047f0b77ed39f240064f5011d55b3edf4f8c │ │ ├─113201 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113225 erl_child_setup 1048576 │ │ ├─113294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113467 /bin/sh -s rabbit_disk_monitor │ ├─3cc1b43025b6a7c2f8397c7fd8ee544bc2cfa1be6e4d1bf6346abae6522ace3a │ │ └─162841 /pause │ ├─89b73d18b3568c6c6df9b0922d773a5e3dce5e49edbdaeb2e7a34c72e79c8f07 │ │ └─114978 /pause │ ├─99a65b0f2caa466d8bfd65847c8d4ef0206f91745653899b7189ae0e5ea36b1d │ │ └─237103 /pause │ ├─235567b87540c9839b88d0f757465d9ad56ea8a83def00e850dd5fe7d86b93ae │ │ └─246522 /pause │ ├─32ba33c88e42135c30910d29d4104e18aa445918e123b8c4bfbe074e2dbbe4fc │ │ ├─174483 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174506 erl_child_setup 1048576 │ │ ├─174606 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174764 /bin/sh -s rabbit_disk_monitor │ ├─e78a24cabecb9b55b02ddd855df3b7b20d26bae38fe7bb801f8c91cd3ff7fece │ │ └─231921 /pause │ ├─1223424a2e5abaa5a9d3859bab775c12e3879bddb848d445e5cfc126dbc2cb5f │ │ └─176161 /pause │ ├─ec977b9e9492a9faf25746cc8ce2a42313bfa784d80bc05f678d4281f8a1d9d9 │ │ ├─209163 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209186 erl_child_setup 1048576 │ │ ├─209241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209485 /bin/sh -s rabbit_disk_monitor │ ├─b408f50e4c7df2d8a3c78b271e7bb2ee3d3a97955043ad23dbab9ea5acc804dc │ │ └─40652 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 │ ├─881afdd31c624501c9884d9333e2c4ab3ab9325fce904dc7a915965d210ab60b │ │ └─247237 /pause │ ├─621516ca14c9c2d21fb129a21994e64877f117b0d3f3b7440cf432bca7b9c949 │ │ ├─247065 magnum-api: uWSGI master │ │ ├─247199 magnum-api: uWSGI worker 1 │ │ └─247200 magnum-api: uWSGI worker 2 │ ├─0729729370b5167264a2d1e746888772aa9e400056f94478428a07f3b9da7d73 │ │ └─66673 /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 │ ├─1eea7c0bc53a2ee80cc0188feacaaaa67a19fa6e6015421db395c34cb2c69b99 │ │ └─46924 /pause │ ├─3cc71189f4652cf0f36a39ca83fad8bfdfeb5c2dd39d3fd98daf29e28f0916f0 │ │ └─192710 /pause │ ├─90130ef7ae6fc05dfed3cbaf71e84ef10688b3eda523f000d9ca1c7aedcb682b │ │ └─63860 /pause │ ├─079588950101f24a6209848ef585fe28d72a10a1a0877ba0bfc966252a88d703 │ │ └─92111 /pause │ ├─8646f7b5011eba287bd1e4f74ef3ebe94ab52c13841214e894069c654c42775c │ │ └─209005 /pause │ ├─b5b00129dcfc1a85077ce243e7d9b96e878176fc1974a582414e722703ca9317 │ │ └─44522 /pause │ ├─17d4638db577e4babf057745a31a071dd29c30490ff556818f1c86137e0b633e │ │ └─254943 /pause │ ├─629cf59a3801c39f116af1d5c4c42fc192dcd78a2f26e90e3497992822ba8d81 │ │ └─52023 valkey-server *:26379 [sentinel] │ ├─8f0b51d21130b39ef08cd1b5fdcd5ef4a2039f57378b893ab7750ad794fd758b │ │ └─97403 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cdc381a782a7f4a318a74992176aff3ce12689767c4609943b1ade2e36e8c123 │ │ └─158930 /pause │ ├─b48760942a31c639aaf3c2d28deababd54880a9f88b98163a905928ed24361b5 │ │ ├─125042 cinder-api: uWSGI master │ │ ├─125056 cinder-api: uWSGI worker 1 │ │ └─125057 cinder-api: uWSGI worker 2 │ ├─3968347577593c0205e3fd85f224b3a89eb800bef13d17dacd46289471c2a4c9 │ │ ├─186390 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186721 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpqjz_gw64/privsep.sock │ │ ├─186960 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpid2h_dsb/privsep.sock │ │ └─187255 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─bf8a5a3ee73a2c22282eaa999ebe507f538de203ddf334570a4a3ed895700110 │ │ └─43597 /coredns -conf /etc/coredns/Corefile │ ├─a9656d2b497b22a0cd0e7507710178e89041d45df959025259fc6785b76c1085 │ │ ├─188184 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188477 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189016 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpnjbmcdwv/privsep.sock │ │ ├─373259 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvvbp0ibo/privsep.sock │ │ ├─373745 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpwmpw6ti9/privsep.sock │ │ ├─374242 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374245 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379677 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=89964e3f-3f99-43f5-b37c-072200317d43 --namespace=qrouter-89964e3f-3f99-43f5-b37c-072200317d43 --conf_dir=/var/lib/neutron/ha_confs/89964e3f-3f99-43f5-b37c-072200317d43 --log-file=/var/lib/neutron/ha_confs/89964e3f-3f99-43f5-b37c-072200317d43/neutron-keepalived-state-change.log --monitor_interface=ha-856b8473-68 --monitor_cidr=169.254.0.98/24 --pid_file=/var/lib/neutron/external/pids/89964e3f-3f99-43f5-b37c-072200317d43.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─394903 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=50b72662-a5c3-4fdd-b077-20218fed6c3e --namespace=qrouter-50b72662-a5c3-4fdd-b077-20218fed6c3e --conf_dir=/var/lib/neutron/ha_confs/50b72662-a5c3-4fdd-b077-20218fed6c3e --log-file=/var/lib/neutron/ha_confs/50b72662-a5c3-4fdd-b077-20218fed6c3e/neutron-keepalived-state-change.log --monitor_interface=ha-9234fa37-51 --monitor_cidr=169.254.0.242/24 --pid_file=/var/lib/neutron/external/pids/50b72662-a5c3-4fdd-b077-20218fed6c3e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─12a15d3ab7619f94593091949ab1745489bd067d79646da6a678162e8aef827e │ │ ├─ 47143 /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 │ │ ├─ 47156 /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 │ │ ├─ 47279 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268503 nginx: worker process │ │ ├─268504 nginx: worker process │ │ └─268505 nginx: cache manager process │ ├─3d1434ebbaa2b97f4935b2e73623a3b101780e4bcbdf7a55f4b2fad793789e4e │ │ └─216832 /pause │ ├─23023c57f429e98fe6fda8319d77d1035ac957a1082e7234eb69e1385cfa2332 │ │ └─61703 /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 │ ├─1a9eb2266d533dba77eb544ed66753e6d0b9aaaf676a1dce2aac030b47a43adc │ │ ├─64854 nginx: master process nginx -g daemon off; │ │ ├─64914 nginx: worker process │ │ ├─64915 nginx: worker process │ │ ├─64916 nginx: worker process │ │ ├─64917 nginx: worker process │ │ └─64918 nginx: worker process │ ├─f733d4cc397fc9812998990cb017267959636eab78b0259a35c69a9ecf634e4b │ │ └─60965 /pause │ ├─bf7fef62638a1a05343e1e53c44b5efa4883a05d967a3cc20c2a6268c2418b08 │ │ └─43485 /pause │ ├─a39b929470949fcf93c75e977db5c061d1c43666456d2b1b940e41a5587b0831 │ │ └─128051 /pause │ ├─b14f15301a8f0b515acd6480e8c1bb24a758f68959cad5091978f687e82dd4c2 │ │ └─254884 /pause │ ├─bfcd8374e460982a62f36d190b817614251d833468569246d1616c2a87a68906 │ │ └─64349 /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 │ ├─a25cccf64692c72030ac6c8d656628d2343545184d5c42eca353a1fd7433f844 │ │ └─40629 kube-apiserver --advertise-address=199.204.45.35 --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 │ ├─d261ebd82ec18b74af9575079f71fdec418ddd7dac702c6f272268f86403a480 │ │ └─234218 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─9cb9f9653d03740562ed850219c30bd3baa61acced53478ddab97a1609737273 │ │ ├─65648 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65682 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bebc3443f67f9141c717edc7851d9f93c5a5008c1034cb9a39f91096d84546d5 │ │ └─46831 /pause │ ├─405861153551334e5e9c525bcb9d36239497189f886b0ceaf8ca75a5cad869d3 │ │ ├─109854 glance-api: uWSGI master │ │ ├─109866 glance-api: uWSGI worker 1 │ │ └─109867 glance-api: uWSGI worker 2 │ ├─fab2e9f35f72e5278fb43abbb4da7b5508138b5ff75ce5123f53781da15c5999 │ │ └─192972 /pause │ ├─b62718f469a66cda0db1a3e76f1bd7632137656499ddade11f26d854975a0160 │ │ └─159205 /coredns -conf /etc/coredns/Corefile │ ├─2833726353283237a798973e1d592e7e26442e562180836dc00316bd6bb2ea1d │ │ ├─173202 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173731 nova-scheduler: ServiceWrapper worker(0) │ │ └─173733 nova-scheduler: ServiceWrapper worker(1) │ ├─67da654a6e51306ab58293e0631f8636f0c9df1e2107f162f093f4c447e7f48a │ │ └─48293 /pause │ ├─e885a5a3027259f6f651c797737ba68b4fe752ca38e85708a3218d634f59d6a1 │ │ └─42018 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7790f4de45d19dad1e5db9c64720e5994061e53b5662af9496beb05d8c2f1654 │ │ └─56937 nfd-gc -gc-interval=1h │ ├─ef7d7a23d07918ab770225d88808138d7d6ca3d92022214b77445c3dfa762c79 │ │ └─86731 /usr/local/bin/rook ceph operator │ ├─caf3dc2be50ede8b4d74646ecf180bdf707ba70b66d83f71f8a98349c17ca013 │ │ └─190099 /pause │ ├─9d13aed2b5458fa98a90921385d31633adcd0a9bc71b234dd4b0a726525959e8 │ │ └─41041 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e5903e9c6d88788a52f7078409c3ba9fe1d3fc8c051680d0a6c1362b3c6e3a74 │ │ └─48634 /pause │ ├─835aa6861f32a9989bc9e3559a0b39ff23288eda72c523ac7186ed499f368650 │ │ ├─67507 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67524 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67530 erl_child_setup 1048576 │ │ ├─67644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67645 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67809 /bin/sh -s rabbit_disk_monitor │ ├─a613b67f9ad222ea00cbdfc2d26d917f4404b96e4d7a6e4cee7ccc170353ae55 │ │ └─230870 /pause │ ├─9dbca427d38cf3063d8613aba990024f9069097759673fb14a907eef1136b790 │ │ └─216599 /pause │ ├─e0b231d0058a38e8450ff27a50f18b04e67eecd3af96a790ac4eeba0bf5a61ea │ │ └─216626 /pause │ ├─e8ddda5f47063f60bf83f77cfd5a1cef6473b4b57106b2051d88819258a10953 │ │ └─44074 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 │ ├─f6759adafbcf5e5a52cc92a9099c80feaf6aa98ee0937bf4d52af10321899e5b │ │ └─112665 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8904d1740d044d2fef1abd1835930389940485b79ac67c03072ce3ea7db1e4f7 │ │ └─43076 /pause │ ├─cf55e68bf8c0eb813b5df134e9cd73d86e67af2511d46e9cbe2b7bd671481ffb │ │ └─162142 /pause │ ├─09d5027e835b39e79b9620a8f60fc10c32575fa7d74f4c8db1a64b73fad566e5 │ │ └─193391 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ed56553441831c495625af9af0f57c178b660a33ce9936218a30bb79e66c8840 │ │ └─188222 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─05f296a4a46ae4be3ab817dc6b971e55abb14e7f5207bbe840a32c77d1de14e1 │ │ └─96463 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-zwfnn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ea29709d109fa6f3ba091a96753d79ac50fdacd4ad03c9e8e0a0d27abca43049 │ │ └─266290 /pause │ ├─0d0d65fa09a44c964ffb703fa07a9afd64c3330915c7722e3b1c425bb223dca4 │ │ └─126386 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b203bfa7b2d2b9bbdc5f0948c8cd526446515e7aa2718d011b72ccd22aef7186 │ │ └─41784 /pause │ ├─c8b1f06ac9e2e586a3b065778a4b5c0b2ff99457ae719585a5037c53b77bfc3a │ │ └─66870 /bin/memcached_exporter │ ├─d12d54c09e27473f08b2e76d85f83dae5c648327001ac278ac830d3e69ebea83 │ │ └─130756 /pause │ ├─e9667a14286de02571c624181161ee4e274e51c435ee097a2dc59188843e78c9 │ │ └─176177 /pause │ ├─7b39e4ec0ed25e6bb6d10e64018d2c675b84bcb7f01f69f389deeb089ce25ddd │ │ └─66211 /bin/pushgateway │ ├─efeecf5426678c0146e2065cf3446f1607c289dbe56d67de828ff8559e336326 │ │ └─234192 /pause │ ├─6fb557d43f0af9084c5b8b0236b5fe2474c14ca810a71877046bc948dc5d5b7f │ │ └─161894 /pause │ ├─659ad7adffc62f63038e641c66116d120b8f83c2d1d43cd61c8170cbf12d1cb3 │ │ ├─250557 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─250589 erl_child_setup 1048576 │ │ ├─250728 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250838 /bin/sh -s rabbit_disk_monitor │ ├─dc3612af78fc242b519481eba92558d4d198a39568aa671245d5a00138e53676 │ │ └─162554 /pause │ ├─93bf45758547d07a842ea6e1ee39bdb20f85381f4a13a64a31d7c060fc7ea68c │ │ └─235881 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2e45a0e5367ad656bbd487d7ab657e5ed4240553d943799ba94766e446d1c567 │ │ ├─42229 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42606 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2e7ea0bd6eb87d5b3486c649e0f3ef286451d38ebb8af14d116fa80e97ec27ee │ │ └─192780 /pause │ ├─9aa3b3839d0aa955decae998fdbbe89d906bb275ba6b2e799c756ac17f1a9f81 │ │ └─56601 /pause │ ├─6b0a6378afed28e1d74c3cb230b93a5bd1ea602284883f7d914bec822ced198e │ │ └─237052 /pause │ ├─19c3a161b81ce21e990fba90a6f2f3c6f2c733280cc140be03dfc328c5cce0c0 │ │ └─48041 /manager --metrics-bind-address=:9782 │ ├─5270e38a45288c53e4561721399fee1302de9df403f1b5ba062d49405fc6850d │ │ └─56564 /pause │ ├─300a9da43eff34e0329162b54a12d6f80473797acb10f9fa6e820d3b0f74eb76 │ │ └─268825 /pause │ ├─808fa690b3e99a82306c6ec1cd2bf3156ea99f5d05d469a451110a685181fb00 │ │ └─41773 /pause │ ├─234b324172de6b20b8c7f227340406b0741bff1c040ffd3f4992d5745a97a047 │ │ └─127965 /pause │ ├─c6ff07c54e9ac009fb4e2efe3af2a120f7ae5d60ae484a19a062bc26ed0e35c3 │ │ ├─177197 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404631 sleep 300 │ ├─801ad2b6a835877b00d5272c0e0fac3f46f15242432514ab84cfd2acc0f159c3 │ │ └─96142 /pause │ ├─0f4aa01261640ec12e6afac68214350f30c962a6cdcc7b4b0df42f9e4ca4aa1c │ │ └─61044 /pause │ ├─dc15e3a7820995f2c6ab1fba6f98e05df92129449e03fe3c0b052828f6d4eb64 │ │ └─114857 /pause │ ├─905b899b92124f86b0109d4bb216cf9528a7aef7bea442c3f78a19979abfb0c7 │ │ └─49037 /pause │ ├─d5dd876f14565e2ce3c6255f8142fbf3a53a2a38af62a9e2a87b94900166d679 │ │ └─62154 /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 │ ├─10f82bc4d863482c44a4489b4693637c1fd8ad6cfb45bdc7a809383c19697ee9 │ │ └─176655 /pause │ ├─484cce16a34121a1f4d4629655918d5a6cc97af987e7e547007cdc81f65317e9 │ │ └─250301 /pause │ ├─6bb3c2e5b233971d4d31627924b3bf43f8f80b726726db15b7cf7048a7f671a0 │ │ └─66614 /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-35.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 │ ├─ee18dcaad506f04feae7768bffd209c0baf4e7ee75496bc8c7e85654919b5e53 │ │ ├─347514 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─348059 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348394 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmqr92e2n/privsep.sock │ │ ├─349132 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpei0fvfbq/privsep.sock │ │ ├─349467 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349468 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349560 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9b719bc2-271b-4b47-b5a0-8b708345e958/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9b719bc2-271b-4b47-b5a0-8b708345e958/host --addn-hosts=/var/lib/neutron/dhcp/9b719bc2-271b-4b47-b5a0-8b708345e958/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9b719bc2-271b-4b47-b5a0-8b708345e958/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9b719bc2-271b-4b47-b5a0-8b708345e958/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c2f44739-bc21-4496-bc2e-15310fb3b913,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349564 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f618fbb6-c03d-4728-86d8-9d2e1da57424/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f618fbb6-c03d-4728-86d8-9d2e1da57424/host --addn-hosts=/var/lib/neutron/dhcp/f618fbb6-c03d-4728-86d8-9d2e1da57424/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f618fbb6-c03d-4728-86d8-9d2e1da57424/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f618fbb6-c03d-4728-86d8-9d2e1da57424/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-231b2205-ce0d-4e1c-9e53-f6665ad8ab45,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349567 haproxy -f /var/lib/neutron/ns-metadata-proxy/9b719bc2-271b-4b47-b5a0-8b708345e958.conf │ │ ├─349571 haproxy -f /var/lib/neutron/ns-metadata-proxy/f618fbb6-c03d-4728-86d8-9d2e1da57424.conf │ │ ├─372985 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp152e4zhu/privsep.sock │ │ └─378311 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpac_imlhe/privsep.sock │ ├─731dada9a92538c41beebe590a66063e74dfdf14f002b76c88de5d46bc7e7bde │ │ ├─157351 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157364 /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 │ ├─7c27abd74448a2787176dc6587ead5e9a38705d2aa55093f6a84cae1bcf9ec4b │ │ └─158553 /pause │ ├─1bdc9aeb8d7c0733ebf8ab55241f00d21776651ce0ef37f21c9f3b3a6b25de7e │ │ └─47760 /pause │ ├─2bb2175aa55fb2fb0abf71c42bc742fadf5553c2a6996327f0fab29300fb0cdd │ │ └─176706 /pause │ ├─98f1bcebeee81212797d88d92c7ed2bdfd74a22438addc4020885c137d7bcca3 │ │ └─254824 /pause │ ├─092ede9a9e257e179b9e7d3e72f77b272824a97b26989097bbd658c31e17be44 │ │ └─176303 /pause │ ├─ffea63accbb825d6eb917a750113fa0532bd48e90109db75034da580ad3a69bd │ │ └─56499 /pause │ ├─33331aa3e184f5a2d0ffb76a5fddeacec80f30a5ffe01f8a894e6025eadab1a9 │ │ └─47682 /pause │ ├─cf18ec92d3ce4f9825179f4b2711284d79207ec5a211dac8d7c48e6d6dd16e99 │ │ └─56893 nfd-master -crd-controller=true -metrics=8081 │ ├─3f9c0866cbf94c0c884f2d3d85c65fc80eec9b7d7e3bf2dcae3b483c12b7c532 │ │ └─40614 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 │ ├─89cc5c53f7002805998e25b556e26d01986603a2336a702bfef4670e1ff2d14b │ │ └─109495 /pause │ ├─e053a454f61f32c53d01ee1d835766e2f8719d4f266e637215f955100a22bdcd │ │ ├─226863 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227297 octavia-worker: ConsumerService worker(0) │ │ └─227300 octavia-worker: ConsumerService worker(1) │ ├─c9562547c6339d04fa1ea4449685d7b5b1400a81ecdb1bfb8d87cf6d1c6888d0 │ │ ├─78485 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78502 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78508 erl_child_setup 1048576 │ │ ├─78566 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78567 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78577 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78728 /bin/sh -s rabbit_disk_monitor │ ├─83f7de6918c448bc320a06c78fa4847d6228bc2bf53838118c7958cabedb307e │ │ └─111049 /pause │ ├─9caaddd3df0b37efa8a758061d05725e6544f2668e04b0baaee2e480996c5b86 │ │ └─62771 /pause │ ├─0a537a33bf51047d66d453f34743185661ac8d6afb714da8c597103419d698eb │ │ └─66851 /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 │ ├─f95402e51f2c05502ca633f5fdca02fe39fece0d86082b9ffcb6f69dd58c3944 │ │ └─64160 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4d051d3d9611ae89eda674994f9c5c0a512865d96686c009a3d52762c1fbcff5 │ │ └─49325 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─9dcc067265f31611ea220c92736ff8f3b5e2465b3df5d4f664e3f947915d2a13 │ │ └─51490 /pause │ ├─6a49270ef037247c595ce30c76ef7e7c65ea42e234048287f1ba3e820e9ec3bc │ │ ├─193364 /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 │ │ ├─375061 /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/tmp227n0k5g/privsep.sock │ │ ├─375311 /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/tmpxasv97dl/privsep.sock │ │ └─375543 /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/tmpoo6uzxyf/privsep.sock │ ├─822a77a67804a45163ffc16479a44182ba5121ab9f6ae8617e371e578f125da4 │ │ ├─205011 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205431 heat-engine: ServiceWrapper worker(0) │ │ └─205434 heat-engine: ServiceWrapper worker(1) │ ├─be54773ab5ed71221c7c4c9bb26860a6aa578daad54b5ddc52891c3b59411d21 │ │ ├─61533 python -u /app/sidecar.py │ │ ├─61961 python -u /app/sidecar.py │ │ └─61963 python -u /app/sidecar.py │ ├─d36f2675140de4f2fccfade14d44ef389222913c485fd65aa86ce3d438b1bca3 │ │ └─167987 /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 │ ├─7187722372774aedae7253df281ed8b024da8740e95c0ac48be9c68f803f834f │ │ └─47192 /server │ ├─e0f14cb3b76e8de4acca85776508698aeb18e9a9f6d50fc77a50523be858798c │ │ └─162181 /pause │ ├─708e915e7cbb676e1c12316f7419bb47e361aa8ac3818f282f61a01027844885 │ │ └─49379 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ad37ea2e797e95910f2ba935058706c4aaf101e7b6597c7ce7787db9f98ec20c │ │ └─62690 /pause │ ├─2a83cd93ea0bf8dba702246839e7e0cddc0d26a7647263dfa0f3badaacd739a2 │ │ └─57084 /secretgen-controller │ ├─f8370f724d4a5b2783b08d6f5c3d51d42917ca875b55029964e3068b3317c218 │ │ └─159776 /pause │ ├─6f0d8c6065e697e431729b66483db76a9e9dc7c6da1fc396876d221acb1e38b9 │ │ └─189996 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d3840041e8ac84fd6ecdce2610a207ee0dfd2135f0d01410bfd99c76763a5e5b │ │ ├─263952 manila-api: uWSGI master │ │ ├─264002 manila-api: uWSGI worker 1 │ │ └─264003 manila-api: uWSGI worker 2 │ ├─c8b117497a0d2a1583f7891a532baad394372d12cbfa2c39258ee389f3a17299 │ │ └─64594 /pause │ ├─b00cdbbbd37100bc21b86a24feb3aa71769fb994b5e5a2302f3b9b321b7adc8a │ │ └─44440 /pause │ ├─09c8271f02a2ee0e07560781fd435381ebde4b0a829ca8630043dca4a43d6188 │ │ └─270553 /bin/openstack-database-exporter │ ├─9005f35c9fa8ff5b14bb663f77b0a530d10bcad91ae00ba3938ef0aa5a90c87b │ │ └─156984 /pause │ ├─7d864375549e740be9fc7637b75381f97c39aa1725a50a4360dc14997cebad2b │ │ └─43530 /pause │ ├─9c2e502f26fbc79ba59ab3cb8961ee16f7d9068b289f37353d02dc46d1e53858 │ │ ├─268942 apache2 -DFOREGROUND │ │ ├─271291 (wsgi:h -DFOREGROUND │ │ ├─271292 (wsgi:h -DFOREGROUND │ │ ├─271293 (wsgi:h -DFOREGROUND │ │ ├─271294 (wsgi:h -DFOREGROUND │ │ ├─271295 (wsgi:h -DFOREGROUND │ │ ├─271296 apache2 -DFOREGROUND │ │ └─271297 apache2 -DFOREGROUND │ ├─4bd79851a7eb2b06d0d9eca6ef9d0a69c16b3f03a73f508bf26b3e3755724262 │ │ └─113047 /pause │ ├─b17a5eba623ba0d20c207c35d0df809e369be21cf8cf69ae7a8477f08c7bd20c │ │ └─51797 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 │ ├─976e245c66ac22312f49dbd9aca12abbf201fdcef99a23063b418a6d6dd6da49 │ │ └─254537 /pause │ ├─5ecff0009873b516b84b6e2580deb41fdb02345cdf04a013a9d968eb37c8acb6 │ │ ├─61570 python -u /app/sidecar.py │ │ ├─61971 python -u /app/sidecar.py │ │ └─61972 python -u /app/sidecar.py │ ├─a0b21412e2d2b7e28365285a2f6011977ef4fe57a5f833f7ec31e32d287c1f19 │ │ └─233035 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0225006e5a0db0e87943095cea83c5561ebed0fca0f722328fab1fc0af50f999 │ │ └─63963 /pause │ └─f0779135152b2a6c2546f3e1e38d9205276011f38355bf47f5e04f478017f105 │ └─40499 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount