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 │ │ │ ├─21832 /lib/systemd/systemd --user │ │ │ └─21833 (sd-pam) │ │ └─session-21.scope │ │ ├─21783 sshd: cephadm [priv] │ │ └─21853 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1590 sshd: zuul [priv] │ │ └─1603 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1594 ssh: /home/zuul/.ansible/cp/199.204.45.210-22-zuul [mux] │ ├─420030 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kfthpmxlvaxccoaehoisoznfkzmjassl ; /usr/bin/python3'"'"' && sleep 0' │ ├─420031 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kfthpmxlvaxccoaehoisoznfkzmjassl ; /usr/bin/python3' && sleep 0 │ ├─420032 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kfthpmxlvaxccoaehoisoznfkzmjassl ; /usr/bin/python3 │ ├─420033 /bin/sh -c echo BECOME-SUCCESS-kfthpmxlvaxccoaehoisoznfkzmjassl ; /usr/bin/python3 │ ├─420034 /usr/bin/python3 │ ├─420036 /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 │ └─420038 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 … │ │ ├─ 9932 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12257 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 24ab94f4232415409c9191fa6b96ef852d129995fe148e7dbc30ead06e96fac4 -address /run/containerd/containerd.sock │ │ ├─ 12647 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fa5a88a40933d1e4364f7d844f41a90adb78d209540972617579c183f2f90fa8 -address /run/containerd/containerd.sock │ │ ├─ 18787 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02a52e3fcdab634359758a8bfc643509a6b234e17967a50185e77cca345cac99 -address /run/containerd/containerd.sock │ │ ├─ 25395 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc9304e54efd93a57678397327f0c7049d2c88e07a5dbe4e0b587195bb0cf61f -address /run/containerd/containerd.sock │ │ ├─ 30182 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a1e515f6287e05b4762364cf671fa41cb93bce1fb3dbd52d99194a7e06792952 -address /run/containerd/containerd.sock │ │ ├─ 34820 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1e4ea53af9db094851f008593e1f89b0e805ac67ab07b4ff6547ae8283925703 -address /run/containerd/containerd.sock │ │ ├─ 40558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f62cf1758cb0cf77df027856a70683d67730166835a09ef0386aed8f6490c0e -address /run/containerd/containerd.sock │ │ ├─ 40567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50bd664da838299eb7e68837618371191c26545f4c2fb6ee17e99895a1066b73 -address /run/containerd/containerd.sock │ │ ├─ 40625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e66783d8f458b71a1aa3f382a3dfa7eaeb29be447604b765c95db7d6e5dd4a -address /run/containerd/containerd.sock │ │ ├─ 40645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62df8a0c0f8588375ae012101e52eb52c785235f115afbcb8f72626f649473db -address /run/containerd/containerd.sock │ │ ├─ 40648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5998952c089c8577560ca3458b19f5b1dc8f9e1022ec2ea6d846f45a00a3ec88 -address /run/containerd/containerd.sock │ │ ├─ 41156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a3f68406bddcc9c08407ea73009a01acae837bc5beb482b71a19ff5847dd3d1 -address /run/containerd/containerd.sock │ │ ├─ 41915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8293eff6c2d59e1b93d73753dab6198797b976807d7eb9d50567a545d4ff77ba -address /run/containerd/containerd.sock │ │ ├─ 42104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 587d5dbf09cb8ae6abeaf58468926041d10984e012ce91e75b1649d9f43d19b7 -address /run/containerd/containerd.sock │ │ ├─ 43295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b909bf9c5684a7a7f1929d0e0daff264eeca04de73b520a09e6cda4057e1dfbb -address /run/containerd/containerd.sock │ │ ├─ 43679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 828bce379fae07d8401529e20c1a856334d049d2a56cd007903d53172f5ca1c3 -address /run/containerd/containerd.sock │ │ ├─ 43718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 249e6dea67f9af611931356b4c2bc8023febeab96f974a141cc974ede2f92af3 -address /run/containerd/containerd.sock │ │ ├─ 44177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c32960a10b7b31ce00a2636cad0378f1ff04d5b3546000f9a9d8b02f9cf8597 -address /run/containerd/containerd.sock │ │ ├─ 44672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e57085f528d21296060ce34375dcbb3632084856ac08adbcdd95f0a969bf0ca -address /run/containerd/containerd.sock │ │ ├─ 44710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 929856b448d717886306d565e81cd8763b4fc080641045f1f13540a34d9a7212 -address /run/containerd/containerd.sock │ │ ├─ 44751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec6b8014a561b6446c7e9521a9a7ad8e8ac912b371d5d783d6dac33676e6108 -address /run/containerd/containerd.sock │ │ ├─ 47075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 056c384fd754a4d7aafa863bded163604d45daa15ca991c735ba58406bc0fb4b -address /run/containerd/containerd.sock │ │ ├─ 47161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 438c2dfcf83a4cc385c04329ae9deeb49a78eacc6b96f9aaa99ccf94194eda9d -address /run/containerd/containerd.sock │ │ ├─ 48058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b9abb59e64073a2d3635d6503b9c2d451922f67a20a930de37c3b7720073fd3 -address /run/containerd/containerd.sock │ │ ├─ 48158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf5539722c24b5c49d7c372c5e84b41c23b51e4da328188478321e53113d8a4 -address /run/containerd/containerd.sock │ │ ├─ 48524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f50b662230e715714cb0cecc8a46004c72008fc056425a6a9d16d261422cd10 -address /run/containerd/containerd.sock │ │ ├─ 48839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1baaa1f90465691bc5877be248740b3ce1cd75d6cfd7f662bd198612b0577373 -address /run/containerd/containerd.sock │ │ ├─ 49263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9329cd509d810b21133bd6e1f8763b9f1b3967a77b9477075aefba3dc1739f7e -address /run/containerd/containerd.sock │ │ ├─ 51501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da2bdd52fb20cd0fe849ecd0213b25e2b6425448cdf9b7927d734e50a01d180c -address /run/containerd/containerd.sock │ │ ├─ 51668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2923e9fe58d608bebd984580df2a0c1591776779cd736c3150a037db610e7e0f -address /run/containerd/containerd.sock │ │ ├─ 56192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 166cf6f231e08d84a485bf5fe28597c4004f16c750e8d6a13c5e2c17d105dd5b -address /run/containerd/containerd.sock │ │ ├─ 56839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 630a77449dca5ae3ca52d0448513d6be7d856943d1801f852bdf6df996c3b9eb -address /run/containerd/containerd.sock │ │ ├─ 56904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45fdcbaa60d96b962e6892f2e527fd8cf2f9ce4762fae7d5efd0cb6c2ab237f0 -address /run/containerd/containerd.sock │ │ ├─ 56946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6466d9390da9b10a5482256d6c45cc408b493d65b8b69cd776fa54753cfc3d60 -address /run/containerd/containerd.sock │ │ ├─ 57099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f33bcaf1de2cdaf4ef7dea1a039d44b58c2731c0c63729c1a833eeba850a96f -address /run/containerd/containerd.sock │ │ ├─ 61702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b346e6959d8161043cd73cd11279f3795ea1e64472f9c0a6cad24246776878d -address /run/containerd/containerd.sock │ │ ├─ 61836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b86bb2ff9242d9aa3be23ecd070620c98d5383e2dac046eefaf9cbca569083 -address /run/containerd/containerd.sock │ │ ├─ 61875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dd19a7fc73eddbbee0357145bd09e4fd5c7abd55131d126c37de94ab6566044 -address /run/containerd/containerd.sock │ │ ├─ 61920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c05e43b9c672d27668a91290e2ce59212b658b997a310422445959fbb7c2b1 -address /run/containerd/containerd.sock │ │ ├─ 63533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2227b51336021ced7cd47d08668393d910587f25e350bf0cf9d2b8cb580e82d4 -address /run/containerd/containerd.sock │ │ ├─ 63683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eef986cfb90624fed849623095db0cfd6302522da52380296a0e34ef22a1fa8 -address /run/containerd/containerd.sock │ │ ├─ 63740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18119644e0bae35a83e449abf8f4247a27de052b63f02258f6c412fa40f9ce6d -address /run/containerd/containerd.sock │ │ ├─ 63772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c09541cadb1bac44e828c0356e2d99fdcc20ef705ee8d7dcfbaf661cf59314 -address /run/containerd/containerd.sock │ │ ├─ 63957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f06a60865826d48780ccfbab1cf68b31b8b844387abc66269b65e5f4831b3a8 -address /run/containerd/containerd.sock │ │ ├─ 64393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92a2bd91e4c35e79dd9560a63bfd0a74bbccc0b400a804decc4938ec25d31fd9 -address /run/containerd/containerd.sock │ │ ├─ 64640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed9e5a336fffa66ca0b96b6d3876feb8cded4bc965d25587e64c989b0627dc61 -address /run/containerd/containerd.sock │ │ ├─ 65006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d94bda5ddb7356403527e134914fc942b0b35eeaa5900db96e690de4947871 -address /run/containerd/containerd.sock │ │ ├─ 65487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 131ad89bf26dc01e3588d2e82ce2f55cd07969d6e516ff62460359620dd14046 -address /run/containerd/containerd.sock │ │ ├─ 66225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0348931fdbc795bda4aacfba62fd392c3ec3c47532fbb67b01920b36a2d47107 -address /run/containerd/containerd.sock │ │ ├─ 67749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 302a3bfd5f0b0c0b73daf1e09aaffe0c135dab1be634d37ef123c5278e1e75bf -address /run/containerd/containerd.sock │ │ ├─ 69723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8769346b5c8d19e5e89b2dd0657284cde8e723297be7426ddfae640af418f244 -address /run/containerd/containerd.sock │ │ ├─ 79057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea4f30626e5c16a34cada2e1f48479e59b9aa1a096d18d50858accfe01ec7cd8 -address /run/containerd/containerd.sock │ │ ├─ 80697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472122f034eec09c213fe992ea7201eb8f7dc6741ddb01df6aeff7983f4d6b19 -address /run/containerd/containerd.sock │ │ ├─ 86762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cdb1dc882572b3d4256da99e4cd44ae9617ac7c497641925cb91d0a376d9b54 -address /run/containerd/containerd.sock │ │ ├─ 93240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68b1ebde5020851d7290306012755d7699cbe715ba4fb139e0c99bb1b8e172d -address /run/containerd/containerd.sock │ │ ├─ 96980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78cc6cd26f5e48f059addeb64f40ac3c479a42fe8b03b799938e815d8f294393 -address /run/containerd/containerd.sock │ │ ├─ 97020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e024a723c2e8945132f9c8f0a29e12f829263693b57bb24ab5bc6f095181ca -address /run/containerd/containerd.sock │ │ ├─110394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92237a433aa6fa3f11ed007715405ee01ac5d36da62172589335be011f7c6ac -address /run/containerd/containerd.sock │ │ ├─112000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5527cb1258ed096e6ba7b3315d62dba6d25b45834d230845818ff6b70e5381 -address /run/containerd/containerd.sock │ │ ├─112083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72251d58d311fb978943d8ca7f0c1f5cd96a67191e07b693baa006d72a144d34 -address /run/containerd/containerd.sock │ │ ├─114111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f96907f3a1703a589716173a7513768f7662f7365927e33efec7d88a59ce4b9 -address /run/containerd/containerd.sock │ │ ├─115938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d0bb11aa7962a85da6a67d02a96fc5cf89418751e7a71701e7ad1d193f9229 -address /run/containerd/containerd.sock │ │ ├─115991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320d9203b77a31058c938e29c33e7b904d9de6ac0dbd397326f79a1d7316824f -address /run/containerd/containerd.sock │ │ ├─128919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4075a657f0ccbc3dfe9c4e3e77c6158677c3ffd171b921101e9038762b13856f -address /run/containerd/containerd.sock │ │ ├─128996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e07ec7434b60d27eb132e664393f984e95181d07276bacb8b06cb8a2990ec0c8 -address /run/containerd/containerd.sock │ │ ├─131645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 899f23a58af6d438385ae99cdd73d6045fec44340cecbceefafc4eb7516bfbbe -address /run/containerd/containerd.sock │ │ ├─158360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c7415a9c9a4d517402d67e5d2d4eae6871a06bfbc94f9ec06f5ff463cf9735 -address /run/containerd/containerd.sock │ │ ├─159509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e3c7d944eb849f43430cc18ee862d47313cfecec1b010b70fddf0a502a52e6d -address /run/containerd/containerd.sock │ │ ├─160666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 144abf989115ef4ea659f159e566f64d8585c5f2eb23093cbcf52d3b8af3aae1 -address /run/containerd/containerd.sock │ │ ├─160785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b5f1882448c9ac8ec499af7721ab75cc5bcf4d44894fd3c97406a62430ca637 -address /run/containerd/containerd.sock │ │ ├─161349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088319c0b3e9bc2ed54106aaf4700e3f989a36b3f3bd9e73616b7f8036a0e8c0 -address /run/containerd/containerd.sock │ │ ├─162565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a16291545f1decd2a18265d1a0d659619b9a1d99b5362023e71d05e5d1e3b5ea -address /run/containerd/containerd.sock │ │ ├─164679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ccae192a17cade9d257c6194519ce8e89ecff9cf05647d72cf4c73b612c996 -address /run/containerd/containerd.sock │ │ ├─164912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5216cb67d34c2562aa82aafce88cb1da2cccdce728e05693f77d9bfe625eb69e -address /run/containerd/containerd.sock │ │ ├─165020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a680e3e1bba93e4a8d01d888be1702178b802a2e4e9f3b17d05677ca4288503 -address /run/containerd/containerd.sock │ │ ├─165224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2cb6cf5efcfadaaa8a845608b32f3e851cdb9a70978f7aa1834a37afa0e3757 -address /run/containerd/containerd.sock │ │ ├─165344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0df7c4d6fb9a02bee1cc4c754e522b24bf2ab6da298aae769c3660767552bf2 -address /run/containerd/containerd.sock │ │ ├─165667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8d4f9fba7f491ccb329e879a5a50666ca2888a236c80d41e5c238bab429113 -address /run/containerd/containerd.sock │ │ ├─178301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07dcce11501157db5c826822ad55e6ef1f1f50f76529ac4cce7ef36c41b99268 -address /run/containerd/containerd.sock │ │ ├─180188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad9c297299afc38fcc0f6074114fb24df3e6e45f15776ff6596fd5035cf33ae -address /run/containerd/containerd.sock │ │ ├─180217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 353459c4bce5ceb60bebd8510d267f2c69ec93489a42543121d2877ade179aba -address /run/containerd/containerd.sock │ │ ├─180286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 367c525a16ace5684a7795933e5645934a659a845614e84ed1008d5f51eee2cc -address /run/containerd/containerd.sock │ │ ├─180672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ce1142054b69901edd45384b97456f96ff001f295c2a525c1ed80c194a78587 -address /run/containerd/containerd.sock │ │ ├─180719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac4f6fc026015ae9707d9f5f3bd1f7708151cf406fdb8f2c3d9e73396662a8c -address /run/containerd/containerd.sock │ │ ├─186553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3c7be71c9d92ce40a604ad31c4eba4fdbeb8a75994c8d5900aa656a0025ad8 -address /run/containerd/containerd.sock │ │ ├─193608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8185fd1148d1bb3a482272ddfcd54ac59205a0f2315dfadeb3500a062030ff3 -address /run/containerd/containerd.sock │ │ ├─195835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3607c656ea9c0ff8711f218901fcf5f00b4deb347efef719e71d69ef198b1cbd -address /run/containerd/containerd.sock │ │ ├─195885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d652d415eb546705633c34327ba079dd31a06c7b4ee688b2589b2bcae8e92e13 -address /run/containerd/containerd.sock │ │ ├─195957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0c8131431496f0b96fafe9947bc3050c2f00f9714f59fdcbe4466c2e658aa5 -address /run/containerd/containerd.sock │ │ ├─213174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6174a326f2ae7bb6aae8acc045b877b31ec487ee237be10ffccafc57171e8a -address /run/containerd/containerd.sock │ │ ├─220759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f965b838f2de4b4eb4a6b51a1eb2ed5ef9a5b62d8e1e1e375a5e2d34a05647f7 -address /run/containerd/containerd.sock │ │ ├─220779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e169bbec43bba79ddf74fb8be62b0a2d616bcc22e0ed22c76f28d949b1cacba -address /run/containerd/containerd.sock │ │ ├─220807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b91c6feae1b213713c1b8f68fd8f0ce6b936df727c4c5593bc2c9c9041916c2 -address /run/containerd/containerd.sock │ │ ├─221118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1cb1ec968b7995d280f3fa4eade3bee13a22a194bff7a9e9999079d68260bf9 -address /run/containerd/containerd.sock │ │ ├─232833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993bb08f9ebaa727f9360d1ebb58d05330473cdccb3d5291c49a49144dbeb8ad -address /run/containerd/containerd.sock │ │ ├─235464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1fc679c48237d37f54d1835f77d5e0f06ce7b28f37a1d9b5b9c1263d1df3ee -address /run/containerd/containerd.sock │ │ ├─236519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edf5aff0f5f6dca26538844a6ae49eaf8f791aaa6c9da028c195830d859f8cc3 -address /run/containerd/containerd.sock │ │ ├─237519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a14578107f39a6d2f9a6202ce7bc4aa08e42605bce052e0be43b9ef92a4f04 -address /run/containerd/containerd.sock │ │ ├─238048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2902fb088c432d306775eb8ae49482551a69180d8eb7660a6ddb4eccec515fcc -address /run/containerd/containerd.sock │ │ ├─240384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7aad9e30be8466ed43f8d9a9b2d42d16e97861b96bf3a32553497d367f3297 -address /run/containerd/containerd.sock │ │ ├─241803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0baf316c7669aa89b18f74df8453b78e4af48066fc9e224698eba580cab7d3e9 -address /run/containerd/containerd.sock │ │ ├─241830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c86d80184c79e937f0556af3a696993684e191131cb5a11162c50fd43f9bf79d -address /run/containerd/containerd.sock │ │ ├─252461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b10802cf54ad0b32094ce1cf40296f73f207261cd497f00e52f868f26d1e34eb -address /run/containerd/containerd.sock │ │ ├─253028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07654fbdc2649b18eba89f3ac8bd8de6acbc6b175c353e095dfd4394493b62a9 -address /run/containerd/containerd.sock │ │ ├─257022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 575e51f74e74cc919d47bbf2e93b708c81e41da28cb68583ee334da500179901 -address /run/containerd/containerd.sock │ │ ├─261350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb5c0aaccb11239a9284726c4164e135d56c149604cb6e9ab31fde1c95f7fb04 -address /run/containerd/containerd.sock │ │ ├─261546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4858bd97fd6aab460f4bb3367cdb32dd1cd0e85ba2f7205ba3f4bd32412c6df0 -address /run/containerd/containerd.sock │ │ ├─261606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d04a189e2e9a7be76f1f207547fff2fcd813b972b446cea8f6583b004c858e88 -address /run/containerd/containerd.sock │ │ ├─261690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78ea6190f4a883f87d14d970f06b8bb5d5ab429aa1a55bf0f8054fccde174dbf -address /run/containerd/containerd.sock │ │ ├─274008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 021e69ca8efac2e8edf15e0045e5906b697f34f0992517cbd8cc8fe3fcc144d9 -address /run/containerd/containerd.sock │ │ ├─276609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80dd7917ff5e51dd5b7b4148f5bd900cdb9785f76aadcef6ee0088883c2d1956 -address /run/containerd/containerd.sock │ │ └─277951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2d762fd9d1865b25bc41b1840455c807bdc8f7d693e5fa2d1e9ba4beabfb8e7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1411 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29896 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30164 /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 │ │ │ ├─18746 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18766 /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 │ │ │ ├─25106 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25378 /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@mgr.instance.xoxtkg.service │ │ │ ├─12561 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xoxtkg/unit.run │ │ │ └─12591 /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-xoxtkg --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.xoxtkg:/var/lib/ceph/mgr/ceph-instance.xoxtkg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xoxtkg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xoxtkg -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 │ │ │ ├─34530 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34802 /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 │ │ ├─12196 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12228 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10304 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157803 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41021 /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.210 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─run-r7694f12bb2e04b4dad4b5e157a96916f.scope │ │ └─193470 /usr/sbin/libvirtd --listen │ ├─docker-1e4ea53af9db094851f008593e1f89b0e805ac67ab07b4ff6547ae8283925703.scope … │ │ ├─34844 /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 │ │ └─34857 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─642 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-fa5a88a40933d1e4364f7d844f41a90adb78d209540972617579c183f2f90fa8.scope … │ │ ├─12678 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xoxtkg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12692 /usr/bin/ceph-mgr -n mgr.instance.xoxtkg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a1e515f6287e05b4762364cf671fa41cb93bce1fb3dbd52d99194a7e06792952.scope … │ │ ├─30206 /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 │ │ └─30218 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1080 /usr/sbin/uuidd --socket-activation │ ├─docker-24ab94f4232415409c9191fa6b96ef852d129995fe148e7dbc30ead06e96fac4.scope … │ │ ├─12309 /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 │ │ └─12321 /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-bc9304e54efd93a57678397327f0c7049d2c88e07a5dbe4e0b587195bb0cf61f.scope … │ │ ├─25419 /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 │ │ └─25431 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10810 /usr/sbin/chronyd -F 1 │ │ └─10811 /usr/sbin/chronyd -F 1 │ ├─docker-02a52e3fcdab634359758a8bfc643509a6b234e17967a50185e77cca345cac99.scope … │ │ ├─18815 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18832 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157596 /sbin/iscsid │ │ └─157597 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─aa9bccf5c391d6e620f4f78276c9f834dcee2431a918d9892a08062e14eae2cf │ │ └─192651 /usr/bin/libvirt-tls-sidecar │ ├─74de828e660e0b7913ca11c355993b6539730bc189291252370b987f5ae6fa99 │ │ ├─209168 heat-api: uWSGI master │ │ ├─209204 heat-api: uWSGI worker 1 │ │ └─209205 heat-api: uWSGI worker 2 │ ├─088319c0b3e9bc2ed54106aaf4700e3f989a36b3f3bd9e73616b7f8036a0e8c0 │ │ └─161374 /pause │ ├─c3fcfffbf7b2ebafb6cc62f7f6f71d5bd995a9911c969c24c01b3138b0874638 │ │ └─41211 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ad206abc076de2a84a775d8d3bcebe7119ba9aac91a75425b0992edcb76991ff │ │ └─42072 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f0df7c4d6fb9a02bee1cc4c754e522b24bf2ab6da298aae769c3660767552bf2 │ │ └─165396 /pause │ ├─fc3fd7769f1b12bd1989f80232f0e293fc627972a9e38321d36f1159351f4c88 │ │ ├─192383 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─192893 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpqvfgjw9l/privsep.sock │ │ ├─215126 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdtct7wui/privsep.sock │ │ ├─231324 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmsk62iww/privsep.sock │ │ ├─231780 haproxy -f /var/lib/neutron/ovn-metadata-proxy/16939d76-a5e8-4e7a-9741-c01875c52030.conf │ │ ├─384925 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384927 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─8f96907f3a1703a589716173a7513768f7662f7365927e33efec7d88a59ce4b9 │ │ └─114134 /pause │ ├─0a3f68406bddcc9c08407ea73009a01acae837bc5beb482b71a19ff5847dd3d1 │ │ └─41184 /pause │ ├─fe39dd509461b2f1fa8f28b6a6cf11c989e09b0b9754fe890e8080747f4a3eb3 │ │ └─66300 /goldpinger --static-file-path /static │ ├─021e69ca8efac2e8edf15e0045e5906b697f34f0992517cbd8cc8fe3fcc144d9 │ │ └─274053 /pause │ ├─978bf8aa6c640c88305958ebdd43a15d6b2108c6f4fce9ba0139b1a2d807e69b │ │ └─40960 /kube-vip manager │ ├─7d1fc679c48237d37f54d1835f77d5e0f06ce7b28f37a1d9b5b9c1263d1df3ee │ │ └─235488 /pause │ ├─828bce379fae07d8401529e20c1a856334d049d2a56cd007903d53172f5ca1c3 │ │ └─43702 /pause │ ├─e07ec7434b60d27eb132e664393f984e95181d07276bacb8b06cb8a2990ec0c8 │ │ └─129033 /pause │ ├─5bb3121142661f0ebcb1c10747745511820c2496b8709da65840d3fc3f01f7c4 │ │ ├─271304 /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 │ │ └─271490 /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 │ ├─ac0c8131431496f0b96fafe9947bc3050c2f00f9714f59fdcbe4466c2e658aa5 │ │ └─195982 /pause │ ├─00b852ca86793d9b0154c6a54a2ca1021f4c37397b4a3b92859d8dddf0d24b7d │ │ └─64438 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 │ ├─7454e930862eeba841f6cd6d2baf874ab8fa5e950066ed2023aa2e5614c3c445 │ │ └─66396 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5216cb67d34c2562aa82aafce88cb1da2cccdce728e05693f77d9bfe625eb69e │ │ └─164936 /pause │ ├─c15c75b1384555b0dd2ca57fda3e7f7aa1caeea6d91d2ad339868623de4d8549 │ │ └─129584 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─69e769c6e457417d93807a4944f64b6851e215a7ee5a15aafb8dd2ee547ab377 │ │ └─43776 /coredns -conf /etc/coredns/Corefile │ ├─8167e5602b34afecb07fb72105c444bd2a38832af4f3e3a4baf7db2325c271fd │ │ └─49552 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2227b51336021ced7cd47d08668393d910587f25e350bf0cf9d2b8cb580e82d4 │ │ └─63560 /pause │ ├─442bac76e5fbf1e7a892f955786bdc19c7f938ef74b108eb0804362badfc2567 │ │ └─66719 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f51f2024b9e5fee80f5bc341e53c2be9cf1bc6296d8f2750f10dea365b945cf8 │ │ └─271315 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─81be7efd9324aaead5c38af7fd14d3938d2b5d252ebd7f67e0a926bb84692cc4 │ │ ├─160884 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160922 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─160935 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─161146 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─419771 sleep 15 │ ├─fe987cf13153685782a48146e64f9350958f4bbd4c24ff899557767482e0d742 │ │ ├─176345 nova-metadata: uWSGI master │ │ ├─176358 nova-metadata: uWSGI worker 1 │ │ └─176359 nova-metadata: uWSGI worker 2 │ ├─8cf2e29c8432137212797edf4ca995cb605e766cdeed4a21a5199564de298323 │ │ ├─161612 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─161802 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─161809 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─420009 sleep 15 │ ├─e7d5f33f307a5eb9abec784809fb483c6ddb99e65ab2d1220c4870b94704d742 │ │ └─278137 /bin/openstack-database-exporter │ ├─935bd2c03b3e4cca19aa6c98a20361734f8503724f3839adcd9d662b2eace5eb │ │ └─87746 /usr/local/bin/rook ceph operator │ ├─0b9abb59e64073a2d3635d6503b9c2d451922f67a20a930de37c3b7720073fd3 │ │ └─48081 /pause │ ├─5f292ceeee127d1647785f96f356d61c930a13e7bf747d77513214af2be4d947 │ │ └─62574 /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 │ ├─b94cd42ab50365ff1eaad8fdece67dc80d0e54e6f190bdb0194efcdaed17c814 │ │ └─238097 /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 │ ├─993bb08f9ebaa727f9360d1ebb58d05330473cdccb3d5291c49a49144dbeb8ad │ │ └─232874 /pause │ ├─e2b7e4cfa11ecdba38edeecc4e9741d11af7144ed352db3b59f00455e6cf723a │ │ └─67572 /bin/oauth2-proxy │ ├─1c814f888401795f4fa8c31f84a877bff6326e55b1ffb2f83389d47ac02a2efc │ │ ├─114213 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114230 /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 -- │ │ ├─114236 erl_child_setup 1048576 │ │ ├─114410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114491 /bin/sh -s rabbit_disk_monitor │ ├─0e78b868f43a52d921f39e6d9037ba94dcde14cf18819f948b75d51d3a658260 │ │ └─158852 /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 │ ├─ba874b5b376d5588a491273d6acc0affcb9723e813430781459a96d1c98f5179 │ │ ├─190827 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─191380 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191382 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─191385 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e16f3415246d651695561c29f827f8a02359ccc0edec5383680c7003b1ef2f57 │ │ └─97380 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-sxgpv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3f62cf1758cb0cf77df027856a70683d67730166835a09ef0386aed8f6490c0e │ │ └─40628 /pause │ ├─131ad89bf26dc01e3588d2e82ce2f55cd07969d6e516ff62460359620dd14046 │ │ └─65523 /pause │ ├─21f7963692ef4c143f99763b69d6b29a95743ae15eaf959aa7d35feecf4de28a │ │ └─66858 /bin/pushgateway │ ├─bee66398541db6a052a2a36a014d68c62e73fed39562d98a8c0284bd2ae3874d │ │ └─67300 /bin/memcached_exporter │ ├─4391b6841af000b2c03234cf913854842e4853453d3a01d90084aa22c59ab3c8 │ │ ├─110795 glance-api: uWSGI master │ │ ├─110808 glance-api: uWSGI worker 1 │ │ └─110809 glance-api: uWSGI worker 2 │ ├─630a77449dca5ae3ca52d0448513d6be7d856943d1801f852bdf6df996c3b9eb │ │ └─56873 /pause │ ├─c86d80184c79e937f0556af3a696993684e191131cb5a11162c50fd43f9bf79d │ │ └─241865 /pause │ ├─2d7aad9e30be8466ed43f8d9a9b2d42d16e97861b96bf3a32553497d367f3297 │ │ └─240409 /pause │ ├─3607c656ea9c0ff8711f218901fcf5f00b4deb347efef719e71d69ef198b1cbd │ │ └─195864 /pause │ ├─f1cb1ec968b7995d280f3fa4eade3bee13a22a194bff7a9e9999079d68260bf9 │ │ └─221141 /pause │ ├─aac4f6fc026015ae9707d9f5f3bd1f7708151cf406fdb8f2c3d9e73396662a8c │ │ └─180750 /pause │ ├─ae81de1eb8b21c9313a2db2ada38a992e74fa7598cb97bc09c0e70309466ae61 │ │ └─127517 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7e2eb006cd927095f03cdc9da05699c6e7bf26e8f2b6441254de024335e8cca9 │ │ └─48229 /manager --metrics-bind-address=:9782 │ ├─7712734ebd2f315d7167abb24e2a318ed1521615de1ee47e7f2da19685654908 │ │ └─230626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─367c525a16ace5684a7795933e5645934a659a845614e84ed1008d5f51eee2cc │ │ └─180335 /pause │ ├─1a6e2f589eb457bb72961f2e78e7908b9ace9358f467e5103c6ab7b0d1d6c885 │ │ ├─209129 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209566 heat-engine: ServiceWrapper worker(0) │ │ └─209569 heat-engine: ServiceWrapper worker(1) │ ├─e2d762fd9d1865b25bc41b1840455c807bdc8f7d693e5fa2d1e9ba4beabfb8e7 │ │ └─277978 /pause │ ├─07654fbdc2649b18eba89f3ac8bd8de6acbc6b175c353e095dfd4394493b62a9 │ │ └─253066 /pause │ ├─472122f034eec09c213fe992ea7201eb8f7dc6741ddb01df6aeff7983f4d6b19 │ │ └─80721 /pause │ ├─620aeb51c5529429a79c7cd07dad73460da757b05686bde6fb95c654e2f11b38 │ │ ├─252923 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253347 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253348 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─62df8a0c0f8588375ae012101e52eb52c785235f115afbcb8f72626f649473db │ │ └─40726 /pause │ ├─18119644e0bae35a83e449abf8f4247a27de052b63f02258f6c412fa40f9ce6d │ │ └─63768 /pause │ ├─794000530836038676c00a8aaa4e9fd57ef74053fc4030c77ad749778c48106d │ │ ├─280497 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280509 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f722ae11dfebe9153d0ae31ca03926b86cc40db06c2bd11780727729d9c81716 │ │ ├─276245 apache2 -DFOREGROUND │ │ ├─278901 (wsgi:h -DFOREGROUND │ │ ├─278903 (wsgi:h -DFOREGROUND │ │ ├─278904 (wsgi:h -DFOREGROUND │ │ ├─278905 (wsgi:h -DFOREGROUND │ │ ├─278906 (wsgi:h -DFOREGROUND │ │ ├─278907 apache2 -DFOREGROUND │ │ └─278908 apache2 -DFOREGROUND │ ├─d82739473ecc995c347d58cfce659d5037b841996c5dfb096556519009ad70c6 │ │ └─197364 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─575e51f74e74cc919d47bbf2e93b708c81e41da28cb68583ee334da500179901 │ │ └─257045 /pause │ ├─a16291545f1decd2a18265d1a0d659619b9a1d99b5362023e71d05e5d1e3b5ea │ │ └─162589 /pause │ ├─a8f03d87842fa89a0f460a8024a150b6385643ed574a0a46147b4208a5aabcb7 │ │ ├─178504 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178521 /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 -- │ │ ├─178527 erl_child_setup 1048576 │ │ ├─178714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178715 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178725 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178853 /bin/sh -s rabbit_disk_monitor │ ├─c6365de977715a38e7172350cadbd2dc5b1ac16fbb5f4f7bd5f6b8fd9c2b19b5 │ │ └─40835 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 │ ├─7ab68bccda49ac5f38aedd1fba739d58d1ae0fc06883b7814a9a14a1e63a75f9 │ │ ├─187370 neutron-ovn-network-logging-parser: uWSGI master │ │ └─187405 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─803b5b779839988d556b53ce5e07cd7b26c3065a12faadf63f2c050583691720 │ │ ├─190719 neutron-api: uWSGI master │ │ ├─190760 neutron-api: uWSGI worker 1 │ │ └─190761 neutron-api: uWSGI worker 2 │ ├─2e3c7d944eb849f43430cc18ee862d47313cfecec1b010b70fddf0a502a52e6d │ │ └─159546 /pause │ ├─98c31c0c2cecb9358eb9d80be1f38f2fdbe82cf0750ce8325b51cf1974408878 │ │ ├─149285 placement-api: uWSGI master │ │ ├─149298 placement-api: uWSGI worker 1 │ │ └─149299 placement-api: uWSGI worker 2 │ ├─1fd729a9d8dd17c681377b2d84f3a8e2e0dff9e03331cf11b943ebf8eecc2278 │ │ └─43356 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c3bce96269fa5a09c9916fc673fc6cf73cddada9b0ea6c1b668ac804009bf4d0 │ │ └─49647 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c1d0bb11aa7962a85da6a67d02a96fc5cf89418751e7a71701e7ad1d193f9229 │ │ └─115966 /pause │ ├─4858bd97fd6aab460f4bb3367cdb32dd1cd0e85ba2f7205ba3f4bd32412c6df0 │ │ └─261574 /pause │ ├─0348931fdbc795bda4aacfba62fd392c3ec3c47532fbb67b01920b36a2d47107 │ │ └─66248 /pause │ ├─04ac023c3c3f99b681bc2ef0865130a416fbed95b5bf555ba804c3274d077f27 │ │ ├─68118 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68134 /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 -- │ │ ├─68140 erl_child_setup 1048576 │ │ ├─68198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68209 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68337 /bin/sh -s rabbit_disk_monitor │ ├─75f08c2690118fe44c7f9e03b05d48993d913d0420484283aa6d6df355977e65 │ │ ├─162816 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162833 /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 -- │ │ ├─162840 erl_child_setup 1048576 │ │ ├─162924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162925 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162935 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163094 /bin/sh -s rabbit_disk_monitor │ ├─a37fdf727567524a3e692852890b749c7a23784639b5c4c64d2696da25a14b90 │ │ ├─192361 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─193040 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_52jxzvc/privsep.sock │ │ ├─400222 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkmoocw2z/privsep.sock │ │ ├─400427 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpivaxy_fp/privsep.sock │ │ ├─400454 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─400455 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─9e2269d14d8e17a9cb18620c3cc34ff3c3c91bcc45f815ae26cb6f31c8b4fca3 │ │ ├─257167 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257184 /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 -- │ │ ├─257190 erl_child_setup 1048576 │ │ ├─257337 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257338 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─257348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─257507 /bin/sh -s rabbit_disk_monitor │ ├─2cdb1dc882572b3d4256da99e4cd44ae9617ac7c497641925cb91d0a376d9b54 │ │ └─86785 /pause │ ├─fc8988980cce2c3cf90a24c25d1b0ecfb5bf8e9f231c5329199945806b280a56 │ │ ├─230608 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231143 octavia-worker: ConsumerService worker(0) │ │ └─231146 octavia-worker: ConsumerService worker(1) │ ├─ab3c7be71c9d92ce40a604ad31c4eba4fdbeb8a75994c8d5900aa656a0025ad8 │ │ └─186578 /pause │ ├─5f8d0ab5bc21268fc3030ac73c239798759c93aeba12950b3beadaf6e56df812 │ │ ├─271266 manila-api: uWSGI master │ │ ├─271361 manila-api: uWSGI worker 1 │ │ └─271362 manila-api: uWSGI worker 2 │ ├─4b91c6feae1b213713c1b8f68fd8f0ce6b936df727c4c5593bc2c9c9041916c2 │ │ └─220929 /pause │ ├─d5e66783d8f458b71a1aa3f382a3dfa7eaeb29be447604b765c95db7d6e5dd4a │ │ └─40710 /pause │ ├─580bc632a3390c2af5cdac8c6ba04100a693a10a914a9b9cee8142447551d5fa │ │ ├─ 97494 /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 │ │ └─395907 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7b440390011a7e1467dd0d0254653cc09cdc8a521bb31faf56ce5e964cf30e4a │ │ ├─209165 heat-api-cfn: uWSGI master │ │ ├─209209 heat-api-cfn: uWSGI worker 1 │ │ └─209210 heat-api-cfn: uWSGI worker 2 │ ├─c1ccae192a17cade9d257c6194519ce8e89ecff9cf05647d72cf4c73b612c996 │ │ └─164713 /pause │ ├─8769346b5c8d19e5e89b2dd0657284cde8e723297be7426ddfae640af418f244 │ │ └─69747 /pause │ ├─056c384fd754a4d7aafa863bded163604d45daa15ca991c735ba58406bc0fb4b │ │ └─47127 /pause │ ├─302a3bfd5f0b0c0b73daf1e09aaffe0c135dab1be634d37ef123c5278e1e75bf │ │ └─67772 /pause │ ├─d04a189e2e9a7be76f1f207547fff2fcd813b972b446cea8f6583b004c858e88 │ │ └─261638 /pause │ ├─34c6b0f99c530d7afc8bfdc6aa1e100ba1863aef45f03d8b955d0746de85b117 │ │ ├─126228 cinder-api: uWSGI master │ │ ├─126240 cinder-api: uWSGI worker 1 │ │ └─126241 cinder-api: uWSGI worker 2 │ ├─5774aaa8bd59ff46633cc3899322096ef0d5f15c0b639c409cc1f5be4d0baa12 │ │ ├─49397 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 │ │ └─52175 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 │ ├─72251d58d311fb978943d8ca7f0c1f5cd96a67191e07b693baa006d72a144d34 │ │ └─112108 /pause │ ├─c8474c1789f46c50c4661771bddf67c7c296fe24f0c582645f242ab78e602989 │ │ ├─86043 barbiacan-api: uWSGI master │ │ └─86065 barbiacan-api: uWSGI worker 1 │ ├─8b346e6959d8161043cd73cd11279f3795ea1e64472f9c0a6cad24246776878d │ │ └─61732 /pause │ ├─9a8d4661c975652bfdba854709e209813eef86e168f33b82407c2dbdd987baac │ │ ├─49454 mysqld --wsrep_start_position=360db43c-5863-11f1-95ce-8b3f8f789ed0:20 │ │ └─49580 /var/lib/mysql/mysql-state-monitor │ ├─9ee71201d0ce8c1a16c7017c4085f66a97cb144c51a4cebc5268db18532499e1 │ │ └─67303 /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 │ ├─795be8f3d7600943ec493dd75b4f797452d30370acfbbe542c52e547869740bb │ │ ├─177139 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177538 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177539 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9a897d8223f0541d7aac027be14374de1c13a8d7d7a6b1eda3b1a28f236e6212 │ │ ├─161083 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─161154 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─161167 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─161291 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─419803 sleep 15 │ ├─1eef986cfb90624fed849623095db0cfd6302522da52380296a0e34ef22a1fa8 │ │ └─63710 /pause │ ├─30c80b53ea5adea903f6c2ee8e9ede38cdbd772d074fe022b75ce2425ece18c0 │ │ └─67364 /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 │ ├─ff11f1157a6b3a682fd13058d79b2640af2599712329e856a35ff70e5def668a │ │ ├─158886 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158899 /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 │ ├─ac6f1f33b33379fc1c486a3a5e4316582343318879e525ecfe0aac7570cf48a0 │ │ └─66576 /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 │ ├─3cf5539722c24b5c49d7c372c5e84b41c23b51e4da328188478321e53113d8a4 │ │ └─48182 /pause │ ├─cb046ded305dbbc30c21762673276b5c41bd06ef1c902232529ac91271ffa439 │ │ ├─231357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231416 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410943 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e92237a433aa6fa3f11ed007715405ee01ac5d36da62172589335be011f7c6ac │ │ └─110418 /pause │ ├─545e2cc9b0dfe9080e6d1c23b375d5f10f9635e29d18e8b39efd8ad942d22dd3 │ │ └─44889 /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 │ ├─0e169bbec43bba79ddf74fb8be62b0a2d616bcc22e0ed22c76f28d949b1cacba │ │ └─220873 /pause │ ├─9ad9c297299afc38fcc0f6074114fb24df3e6e45f15776ff6596fd5035cf33ae │ │ └─180257 /pause │ ├─70c37fd47c4c3054c9fc205a3211eedf0531447306ecec3fe646df17deabcff2 │ │ └─237567 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─2923e9fe58d608bebd984580df2a0c1591776779cd736c3150a037db610e7e0f │ │ └─51691 /pause │ ├─e99afeaee9e6fee3d89c5defe9ac5a734e01e460fccbdd7c92da984fdf58c36e │ │ ├─112463 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112766 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112768 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9858191321aa88011e1f41ede5250c8885f2047a355b91b2f34ad7318ef7f5c6 │ │ ├─ 47628 /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 │ │ ├─ 47642 /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 │ │ ├─ 47742 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276106 nginx: worker process │ │ ├─276107 nginx: worker process │ │ └─276108 nginx: cache manager process │ ├─ea4f30626e5c16a34cada2e1f48479e59b9aa1a096d18d50858accfe01ec7cd8 │ │ └─79081 /pause │ ├─13866c562efa5b876254bd6bff2a32a1f793d44d7c805cc04add1219377b981c │ │ ├─190774 neutron-policy-server: uWSGI master │ │ ├─190788 neutron-policy-server: uWSGI worker 1 │ │ └─190789 neutron-policy-server: uWSGI worker 2 │ ├─0669fd4dc569c471d03697c9c0d171690eb7bdc5f97270dc124aeead93916a54 │ │ └─40789 etcd --advertise-client-urls=https://199.204.45.210: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.210:2380 --initial-cluster=instance=https://199.204.45.210:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.210:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.210: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 │ ├─94cd72c0596a178f0c89856aed27f0d3c9c39a102a1805976c23069532dd18ee │ │ └─236939 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─94c09541cadb1bac44e828c0356e2d99fdcc20ef705ee8d7dcfbaf661cf59314 │ │ └─63801 /pause │ ├─f965b838f2de4b4eb4a6b51a1eb2ed5ef9a5b62d8e1e1e375a5e2d34a05647f7 │ │ └─220864 /pause │ ├─8eb054965ac072f56f8b2679303dd56835ae6f5d1fcac2e9fa93e7bca345e7f4 │ │ └─240434 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d59920b3c109e95aea5b45ccd9617de4167a240f72d785c86d4d86c5ae60c1f7 │ │ └─276961 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─5a0ada433343d78884da3887e1d02ed562c5c72ee480f3e8c608b309c48c28f8 │ │ ├─197308 /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 │ │ ├─384247 /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/tmpy3l2logm/privsep.sock │ │ ├─384456 /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/tmpsv2uzm5z/privsep.sock │ │ └─384728 /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/tmpb95uqqg6/privsep.sock │ ├─4075a657f0ccbc3dfe9c4e3e77c6158677c3ffd171b921101e9038762b13856f │ │ └─128948 /pause │ ├─ed9e5a336fffa66ca0b96b6d3876feb8cded4bc965d25587e64c989b0627dc61 │ │ └─64663 /pause │ ├─587d5dbf09cb8ae6abeaf58468926041d10984e012ce91e75b1649d9f43d19b7 │ │ └─42126 /pause │ ├─e5c1f76a8ba81b66d331320e427040e6ce4bedee8f81b60acd72132603e50c21 │ │ ├─230109 octavia-api: uWSGI master │ │ ├─230125 octavia-api: uWSGI worker 1 │ │ └─230126 octavia-api: uWSGI worker 2 │ ├─bdb833f83655985019e09d9e1f169c4c6468b45cbf580aa255cf070e1fbf92db │ │ └─57219 nfd-master -crd-controller=true -metrics=8081 │ ├─438c2dfcf83a4cc385c04329ae9deeb49a78eacc6b96f9aaa99ccf94194eda9d │ │ └─47184 /pause │ ├─eca77fc4c9ae98bf8f4f81cbb30938eb930a83d63950572c8a9e8cab5caadecb │ │ └─67592 /bin/oauth2-proxy │ ├─78ea6190f4a883f87d14d970f06b8bb5d5ab429aa1a55bf0f8054fccde174dbf │ │ └─261729 /pause │ ├─6466d9390da9b10a5482256d6c45cc408b493d65b8b69cd776fa54753cfc3d60 │ │ └─56970 /pause │ ├─95edbc524317f1e62273522132ef8044a3b2cf940bd96ac5eac9f4e6e650171e │ │ ├─65976 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66048 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fb5c0aaccb11239a9284726c4164e135d56c149604cb6e9ab31fde1c95f7fb04 │ │ └─261373 /pause │ ├─05ea1c9988d4ef20f90a2e5bcb7b46bc473508548542c140f3f824462130ed80 │ │ ├─62406 python -u /app/sidecar.py │ │ ├─62812 python -u /app/sidecar.py │ │ └─62813 python -u /app/sidecar.py │ ├─06fe39c32f7c3c0ce6e12d4b4ae4e93eb19a69c227f9544efb01e1794fc76bed │ │ └─65763 /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 │ ├─929856b448d717886306d565e81cd8763b4fc080641045f1f13540a34d9a7212 │ │ └─44733 /pause │ ├─2376c006daafdd602e779a2c074d08a072c5711a561772b9e44272c1938b85f1 │ │ └─48674 percona-xtradb-cluster-operator │ ├─926376257908d5f3521d741a05e4dd3beaa7572c7a4a3d4fc50ac93f76c70442 │ │ └─65378 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a0df93c18567b09781fadc21da111b8fcc549b7cbae3c34266ff59ab0ca84199 │ │ ├─42427 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42801 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─cf6174a326f2ae7bb6aae8acc045b877b31ec487ee237be10ffccafc57171e8a │ │ └─213198 /pause │ ├─249e6dea67f9af611931356b4c2bc8023febeab96f974a141cc974ede2f92af3 │ │ └─43742 /pause │ ├─166cf6f231e08d84a485bf5fe28597c4004f16c750e8d6a13c5e2c17d105dd5b │ │ └─56215 /pause │ ├─899f23a58af6d438385ae99cdd73d6045fec44340cecbceefafc4eb7516bfbbe │ │ └─131670 /pause │ ├─c57a44e0941aa1a25a83bd5dba75ad36bfb2a80b59cf479a84c298df7cec0da5 │ │ └─258994 docker-registry serve /etc/docker-registry/config.yml │ ├─5998952c089c8577560ca3458b19f5b1dc8f9e1022ec2ea6d846f45a00a3ec88 │ │ └─40719 /pause │ ├─60a1a09874df7fbd680ac2f8f54c3dede9d4df455b388a54fd76c53db9434504 │ │ └─47724 /server │ ├─5ec6b8014a561b6446c7e9521a9a7ad8e8ac912b371d5d783d6dac33676e6108 │ │ └─44781 /pause │ ├─acae5fd388323f644717433c01633e1d97197e093c171e942b0eefe5a85091a7 │ │ └─52020 valkey-server *:26379 [sentinel] │ ├─c7b86bb2ff9242d9aa3be23ecd070620c98d5383e2dac046eefaf9cbca569083 │ │ └─61861 /pause │ ├─a3a14578107f39a6d2f9a6202ce7bc4aa08e42605bce052e0be43b9ef92a4f04 │ │ └─237542 /pause │ ├─b813f0cb3c626605ada1d314cb9397c61b3fbf55d07595d83c9d45cc991c3652 │ │ └─57260 nfd-worker -metrics=8081 │ ├─c5ff3ce1d0452f8b882c515816b533afd18758a11986c654d2adab4c85cf1635 │ │ ├─176242 nova-api: uWSGI master │ │ ├─176279 nova-api: uWSGI worker 1 │ │ └─176280 nova-api: uWSGI worker 2 │ ├─8220fa44c6610451f0251d9f65948a9ed39a4450d466a55ae07bb1f1dd064be5 │ │ └─43824 /coredns -conf /etc/coredns/Corefile │ ├─0baf316c7669aa89b18f74df8453b78e4af48066fc9e224698eba580cab7d3e9 │ │ └─241838 /pause │ ├─b909bf9c5684a7a7f1929d0e0daff264eeca04de73b520a09e6cda4057e1dfbb │ │ └─43318 /pause │ ├─a2cb6cf5efcfadaaa8a845608b32f3e851cdb9a70978f7aa1834a37afa0e3757 │ │ └─165275 /pause │ ├─92a2bd91e4c35e79dd9560a63bfd0a74bbccc0b400a804decc4938ec25d31fd9 │ │ └─64419 /pause │ ├─387f5d00cca522f64fa2153bf646303c5deac9199b3a60a3838b16e00eb3f239 │ │ ├─193828 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193845 /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 -- │ │ ├─193851 erl_child_setup 1048576 │ │ ├─194068 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194266 /bin/sh -s rabbit_disk_monitor │ ├─b10802cf54ad0b32094ce1cf40296f73f207261cd497f00e52f868f26d1e34eb │ │ └─252485 /pause │ ├─80dd7917ff5e51dd5b7b4148f5bd900cdb9785f76aadcef6ee0088883c2d1956 │ │ └─276633 /pause │ ├─0e57085f528d21296060ce34375dcbb3632084856ac08adbcdd95f0a969bf0ca │ │ └─44696 /pause │ ├─fa40023703faba0b631f4f9e8a389eb6d28e1bbb56ba28d17af2497a77ca14a7 │ │ └─44937 /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 │ ├─ef9e14feb5764e65957bb75229ff090b7126113d652140139401cde1bb411eed │ │ ├─252540 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253310 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6q96o_b3/privsep.sock │ │ ├─253313 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253319 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6e9e7db17b88191416afd94fc794140b258bcd0d5cba11bbe6de9abb14dd0fa2 │ │ ├─ 73212 apache2 -DFOREGROUND │ │ ├─ 73259 (wsgi:k -DFOREGROUND │ │ ├─ 73260 (wsgi:k -DFOREGROUND │ │ ├─ 73261 (wsgi:k -DFOREGROUND │ │ ├─ 73262 (wsgi:k -DFOREGROUND │ │ ├─402548 apache2 -DFOREGROUND │ │ └─403407 apache2 -DFOREGROUND │ ├─edf5aff0f5f6dca26538844a6ae49eaf8f791aaa6c9da028c195830d859f8cc3 │ │ └─236543 /pause │ ├─62000a2fd2b8ebaa6102a36c36336e36806a188a526c111ae8d4fded23517a40 │ │ ├─93410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93428 /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 -- │ │ ├─93434 erl_child_setup 1048576 │ │ ├─93566 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93567 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93577 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93870 /bin/sh -s rabbit_disk_monitor │ ├─376c6c70934f3f3df93f183caf10007c15efdd2290d78efbbca5a9baab8225a4 │ │ ├─62381 python -u /app/sidecar.py │ │ ├─62767 python -u /app/sidecar.py │ │ └─62768 python -u /app/sidecar.py │ ├─ffd12edafbaeff6e7813f1539cb4137f77befbc0390260a08c594fbb7e338c26 │ │ └─271289 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5a5527cb1258ed096e6ba7b3315d62dba6d25b45834d230845818ff6b70e5381 │ │ └─112022 /pause │ ├─f79d20296fb3687f924d4c02a4510260374fd72f379437ef58e40beca37bc8fe │ │ └─48357 /manager --metrics-bind-address=:8080 │ ├─0f06a60865826d48780ccfbab1cf68b31b8b844387abc66269b65e5f4831b3a8 │ │ └─63985 /pause │ ├─2b5f1882448c9ac8ec499af7721ab75cc5bcf4d44894fd3c97406a62430ca637 │ │ └─160808 /pause │ ├─45fdcbaa60d96b962e6892f2e527fd8cf2f9ce4762fae7d5efd0cb6c2ab237f0 │ │ └─56930 /pause │ ├─2902fb088c432d306775eb8ae49482551a69180d8eb7660a6ddb4eccec515fcc │ │ └─238073 /pause │ ├─35e024a723c2e8945132f9c8f0a29e12f829263693b57bb24ab5bc6f095181ca │ │ └─97045 /pause │ ├─f68b1ebde5020851d7290306012755d7699cbe715ba4fb139e0c99bb1b8e172d │ │ └─93281 /pause │ ├─eb5fb9b98e6048d29c45940a9d12529311c531b083c22cc804a9b64ac63e244d │ │ └─40853 kube-apiserver --advertise-address=199.204.45.210 --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 │ ├─1baaa1f90465691bc5877be248740b3ce1cd75d6cfd7f662bd198612b0577373 │ │ └─48867 /pause │ ├─50bd664da838299eb7e68837618371191c26545f4c2fb6ee17e99895a1066b73 │ │ └─40643 /pause │ ├─144abf989115ef4ea659f159e566f64d8585c5f2eb23093cbcf52d3b8af3aae1 │ │ └─160694 /pause │ ├─abb5fab1f6f70d3c899436b1bfdd9f34507259e8b9f6b0eb3f90572411405e75 │ │ └─235672 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c4a7bdbeadc218ce99a082774e451f5561987399bdf1213499906fcea3b2d990 │ │ ├─181394 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─410981 sleep 300 │ ├─62d94bda5ddb7356403527e134914fc942b0b35eeaa5900db96e690de4947871 │ │ └─65049 /pause │ ├─cff6d314da4fffdca9729f631012a47fcb73fdc90df65b94b88706dc5612e45c │ │ └─98199 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0ce1142054b69901edd45384b97456f96ff001f295c2a525c1ed80c194a78587 │ │ └─180697 /pause │ ├─6f33bcaf1de2cdaf4ef7dea1a039d44b58c2731c0c63729c1a833eeba850a96f │ │ └─57123 /pause │ ├─93c05e43b9c672d27668a91290e2ce59212b658b997a310422445959fbb7c2b1 │ │ └─61946 /pause │ ├─62d94327e9b2947c733444c5492233767944889e696974760ca219d27deb09c9 │ │ ├─187171 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─187546 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─187556 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─419365 sleep 15 │ ├─4ab745703dabe4eca5205616bd1b04e8b14bafccd97114bd2960003f02b49094 │ │ ├─213355 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213372 /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 -- │ │ ├─213378 erl_child_setup 1048576 │ │ ├─213443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213819 /bin/sh -s rabbit_disk_monitor │ ├─29c7415a9c9a4d517402d67e5d2d4eae6871a06bfbc94f9ec06f5ff463cf9735 │ │ └─158384 /pause │ ├─da2bdd52fb20cd0fe849ecd0213b25e2b6425448cdf9b7927d734e50a01d180c │ │ └─51534 /pause │ ├─d652d415eb546705633c34327ba079dd31a06c7b4ee688b2589b2bcae8e92e13 │ │ └─195909 /pause │ ├─63bffcf6a787f56072aed36a986f1b4872b926ea142380126825f080b25f2354 │ │ └─171508 /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 │ ├─7d31e049fb2d0967f9fdc98d24545d5199a3f4208c81066dfdaab0a18447ac1d │ │ ├─130048 /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 │ │ └─130278 /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 │ ├─07dcce11501157db5c826822ad55e6ef1f1f50f76529ac4cce7ef36c41b99268 │ │ └─178325 /pause │ ├─7e89b559211f13ae21599b5264c7e818ccd7fa4903f7d6c2abf4849dc3706324 │ │ └─67246 /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-210.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 │ ├─6f50b662230e715714cb0cecc8a46004c72008fc056425a6a9d16d261422cd10 │ │ └─48548 /pause │ ├─369156db89d945be6a589f960319769c3277c0c772c0391dae8aa92265fab946 │ │ ├─64883 nginx: master process nginx -g daemon off; │ │ ├─64903 nginx: worker process │ │ ├─64904 nginx: worker process │ │ ├─64905 nginx: worker process │ │ ├─64906 nginx: worker process │ │ └─64907 nginx: worker process │ ├─b47cc72fa3389c0740454713b4948130fd2fd7479784e99885146dbec52422df │ │ └─62940 /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 │ ├─78cc6cd26f5e48f059addeb64f40ac3c479a42fe8b03b799938e815d8f294393 │ │ └─97004 /pause │ ├─e1132bd8260a901ed95e2b8788237b1b7c8bc0716559ea3be3e608e9a4750439 │ │ └─51737 valkey-server *:6379 │ ├─8293eff6c2d59e1b93d73753dab6198797b976807d7eb9d50567a545d4ff77ba │ │ └─41944 /pause │ ├─ff79c6aa80fc333097cc296f6abacc73ee833519cb9a9aee78df950f5235c280 │ │ └─52112 redis_exporter │ ├─9329cd509d810b21133bd6e1f8763b9f1b3967a77b9477075aefba3dc1739f7e │ │ └─49287 /pause │ ├─9c32960a10b7b31ce00a2636cad0378f1ff04d5b3546000f9a9d8b02f9cf8597 │ │ └─44200 /pause │ ├─7ec7b60c0acbf9ac714fcb2763c1527f14e6059dc2956761e4c44643f6e2e536 │ │ └─66669 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7ea4498e55ae49353b7f1c0ebc5700de3b615d284940c93d1a6bd74d29e50c79 │ │ └─44982 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cc0a6193843b251d36ff28726a134078f0efa2b214cd1f99e080160064275735 │ │ └─187251 vector --config /etc/vector/vector.toml │ ├─9100b76e84b3ad93ec066a214b63ff3192d8e42c98921828da1339c9df6e14ad │ │ └─66764 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─92220dded72a50f515d5f49c2e887ddb7b8f22613c85e911cf3d6c5d36930734 │ │ └─65285 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─862753fe0033043b501bfcb862a41b97b391107a2a29423800cae775e4bccdea │ │ └─192698 /bin/bash /tmp/libvirt.sh │ ├─7dd19a7fc73eddbbee0357145bd09e4fd5c7abd55131d126c37de94ab6566044 │ │ └─61899 /pause │ ├─b3b32ed56b9601e5455390761ca0bf6f75c712b37826b57f76a03db395753900 │ │ └─66517 /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-210.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 │ ├─320d9203b77a31058c938e29c33e7b904d9de6ac0dbd397326f79a1d7316824f │ │ └─116015 /pause │ ├─883921d96d85cab1e5005f7e5f6324c173e3c03fbc99661c600fd485464bd469 │ │ └─40815 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 │ ├─e18381757823446e25d0ba8a66ca67c57fdc19383379303c4216ac926f44ff46 │ │ └─62192 /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 │ ├─b8185fd1148d1bb3a482272ddfcd54ac59205a0f2315dfadeb3500a062030ff3 │ │ └─193631 /pause │ ├─a3a4d49685bb8001436909044a57a6c3fb9ce171780710ca4470c771167ea704 │ │ └─57376 /secretgen-controller │ ├─2f9bde98a5cff7a3d932e83ac03ebef29f836b2dc6973871e738655d9e461b67 │ │ └─44366 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 │ ├─e375666cce2f66bda9d0c0084209179df628e69aa25c816fc41748a8c1a1e3d1 │ │ ├─252752 magnum-api: uWSGI master │ │ ├─252867 magnum-api: uWSGI worker 1 │ │ └─252868 magnum-api: uWSGI worker 2 │ ├─353459c4bce5ceb60bebd8510d267f2c69ec93489a42543121d2877ade179aba │ │ └─180303 /pause │ ├─bf8d4f9fba7f491ccb329e879a5a50666ca2888a236c80d41e5c238bab429113 │ │ └─165691 /pause │ ├─ef4f82be0d4e6d49ed5c6f57753f63a3b0e35bc5faa1d2e2588700dca30ff497 │ │ └─113638 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2324fb233cef2719581bd1324f64912490eac9c8f47765893b37c2e4aa5ea62d │ │ ├─176988 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177492 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177493 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c512c13943647c05f4a96cd9e2e00aa81ef5fbdf55821b1cb800d33cb0f7310b │ │ ├─233093 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233122 /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 -- │ │ ├─233134 erl_child_setup 1048576 │ │ ├─233187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233188 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233513 /bin/sh -s rabbit_disk_monitor │ ├─6a08705a35d2329bb7219393ebe28a7612e55896651a6f58f5df85147638d5cf │ │ └─57160 nfd-gc -gc-interval=1h │ ├─96dac101d65cd74c13f585a8365dc8195397c8a2e325f796048960b4fe787830 │ │ └─193434 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6a680e3e1bba93e4a8d01d888be1702178b802a2e4e9f3b17d05677ca4288503 │ │ └─165055 /pause │ ├─c39759f7cb94eb5927e3564070138e2ff030c22e18f8d99a338103c43189feec │ │ └─51853 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 │ └─183fc3921e8e043ea09c003f790445c728a8ae8bb54a3a216ccbcf1cb19761a4 │ ├─79266 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─79283 /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 -- │ ├─79289 erl_child_setup 1048576 │ ├─79369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─79370 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ ├─79380 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ └─79494 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount