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 │ │ │ ├─28199 /lib/systemd/systemd --user │ │ │ └─28200 (sd-pam) │ │ └─session-22.scope │ │ ├─28190 sshd: cephadm [priv] │ │ └─28213 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─7988 sshd: zuul [priv] │ │ └─8001 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 7992 ssh: /home/zuul/.ansible/cp/199.19.213.102-22-zuul [mux] │ ├─418070 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iuxbtdqfkqsgwevpmpzkyaaigxuqmplt ; /usr/bin/python3'"'"' && sleep 0' │ ├─418071 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iuxbtdqfkqsgwevpmpzkyaaigxuqmplt ; /usr/bin/python3' && sleep 0 │ ├─418072 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iuxbtdqfkqsgwevpmpzkyaaigxuqmplt ; /usr/bin/python3 │ ├─418073 /bin/sh -c echo BECOME-SUCCESS-iuxbtdqfkqsgwevpmpzkyaaigxuqmplt ; /usr/bin/python3 │ ├─418074 /usr/bin/python3 │ ├─418090 /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 │ └─418097 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 … │ │ ├─ 16472 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 18877 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 31fec1118e2fbe63e8bb7d6ca59470c80c6638d5f709ac7648fee88e7ad2d514 -address /run/containerd/containerd.sock │ │ ├─ 19241 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8249600c7b8a19251990b1d5cc0eede924c2cd200d635d2dfc17fa67cf40055 -address /run/containerd/containerd.sock │ │ ├─ 26117 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d09323312e2117ea156bd2822359f07517fdfe26f4e625489c53735c7058a15a -address /run/containerd/containerd.sock │ │ ├─ 31333 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 948b6d0edb7a4a1d06da90886078c48bb4a471a7c1194e16e5932cef1722debe -address /run/containerd/containerd.sock │ │ ├─ 35933 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9da60c0cc87117263f3f16c327bbf9fa2f66e810ef90742191744ab43ab0c1ef -address /run/containerd/containerd.sock │ │ ├─ 40554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 39d9950d5d1bcc946a44ecfcd2076064af1138b64bfa96d0a89315aeb9f29009 -address /run/containerd/containerd.sock │ │ ├─ 46094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115d3d055c2eff6dde5149be26e6f447e769932a9c7e07485675772014ec1bc6 -address /run/containerd/containerd.sock │ │ ├─ 46106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd46d900042329f480c52c5383fb739766a537c70d5e7a161c698a894b1c117 -address /run/containerd/containerd.sock │ │ ├─ 46156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81371902498be714cc9ade16c48f9f4d297d05d1c7b7617764dd6b5fa3a14fc5 -address /run/containerd/containerd.sock │ │ ├─ 46161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febf088f931568b8c66ea43dbe806106cf33b26386c3097c74a96574dc6da3a5 -address /run/containerd/containerd.sock │ │ ├─ 46175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eeee3506fe261992a8d2ec6864c829e408a0efa108e9e30c7a5915cf59f45df -address /run/containerd/containerd.sock │ │ ├─ 46670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deb69e0d302eb1ac00b94c9b2fd4eabafdb60909315357ac8987160bc250e1d3 -address /run/containerd/containerd.sock │ │ ├─ 47374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4783980cb5d7e2ed2557d4aba84bddf1126fb44d907254719648927de92db651 -address /run/containerd/containerd.sock │ │ ├─ 47384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abba4d53c23a9e7397d1ea2280636525e0c1037aaa9c45728d5cf339ad199e4f -address /run/containerd/containerd.sock │ │ ├─ 48762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c14b50b1c77d2a65411f78260c7c5cccdb1ed92d88f959177a762d706d88a27a -address /run/containerd/containerd.sock │ │ ├─ 49157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c69ac8c951e3f47a2cca7b107dc999ff566fa71670923fff12dc709ec5b9a9 -address /run/containerd/containerd.sock │ │ ├─ 49203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9104b8915fb353885569e085ca06c7e74f2ac961cc598c1f9135898da252f27 -address /run/containerd/containerd.sock │ │ ├─ 49612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99fd4ce54405fcabfad0e495a16eed3f4b99b173da3b3f06b55e3fe9921eab4f -address /run/containerd/containerd.sock │ │ ├─ 50157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a396c4fd62fbe09356b8efab149624273f2d90551f48dc095c193f901e48f2c7 -address /run/containerd/containerd.sock │ │ ├─ 50213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c306e29c810d2928c42e2604155d2d13fe8ecd3d7ecc3165a89f10fbc35147 -address /run/containerd/containerd.sock │ │ ├─ 50252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f1df84f66c30c8600d7b52aa49417928eddb6572062703283998e55df65059d -address /run/containerd/containerd.sock │ │ ├─ 52543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3877ad31072b323f6940933c3d0c9b9fb97e238f73ffb1e21ee9ec9d4f1f2243 -address /run/containerd/containerd.sock │ │ ├─ 52654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b937775e6d6505a724c156899868f02585189a2b30ed8deb33c5b98bbd2210d -address /run/containerd/containerd.sock │ │ ├─ 53419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a517cdd18e539393e6501491c0fa682f6fcde112e9c8b260d27a6ec7474c50c0 -address /run/containerd/containerd.sock │ │ ├─ 53494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19564946947c9cdbed4607309bbf9e62e5c26e9989947dfeec98d53d35ef72a9 -address /run/containerd/containerd.sock │ │ ├─ 54011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c8f040546c79112a8cbbda9946b86e3b039b3a41b5a03523619a1a7cf3156c -address /run/containerd/containerd.sock │ │ ├─ 54356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee01e72e82da581b89113b55ea3ad762fea43dfee46a58eceb8bd2f317d8cc6 -address /run/containerd/containerd.sock │ │ ├─ 54723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0772ad891f822a1a4c72254cccb6c80cfb1e006c264167dd1aa79854e7bcad87 -address /run/containerd/containerd.sock │ │ ├─ 57108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ee93631faa0c57aedf13916b85be0ec69e768a908aff55cc8e7437fc0e1ba55 -address /run/containerd/containerd.sock │ │ ├─ 57262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7a89b8bbf91e6552cc1094ad9f6d6ecee9fa10851fd67a400b34880c357b304 -address /run/containerd/containerd.sock │ │ ├─ 61516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18c0f5286b80061d8053fe6344af5c7c38fd223fdac4706570a409f200e0ec8d -address /run/containerd/containerd.sock │ │ ├─ 62119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a0f3b190342f297a78725fc60a33f88d81fa46b21888d39664bb71972de52a -address /run/containerd/containerd.sock │ │ ├─ 62182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e268b84b5f05360fe52e3d2ffad35759dc1a155db9dc50417d2db3acba6e092 -address /run/containerd/containerd.sock │ │ ├─ 62223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07671321458502bcefcd519dd80c8db635047254e9d5a0046c15bd92e6d5c79f -address /run/containerd/containerd.sock │ │ ├─ 62407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 737cee2d1c03b8c0f1e37ad713c3b5e0bdd94dcdca8a402227d3492fcf7816b0 -address /run/containerd/containerd.sock │ │ ├─ 66241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b611813c65002d0cbffd358ec85d0845658afc650cdcb9eb9545397bfe65482 -address /run/containerd/containerd.sock │ │ ├─ 66332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28200fff5dcba7ce218b405154d2d04cd7768cc89fecab3d720f34ef4e963d2d -address /run/containerd/containerd.sock │ │ ├─ 66383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f175295bed3a13caa3df43bd38954779fdb053516a6f7d9c202ff631e57de9d6 -address /run/containerd/containerd.sock │ │ ├─ 66422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13099089b45451d8f1ae492c4b61b17458880cfe7d8b597015024bebeb9d3048 -address /run/containerd/containerd.sock │ │ ├─ 67857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fad14c2c565f71bd0fe8faf0cd65a78b48d4be40fe2d758c25da136496b8ffe7 -address /run/containerd/containerd.sock │ │ ├─ 67917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2e488c41b2688f4145f6381dbc647519a50b0d30c39afc0a31b41a2e25f210 -address /run/containerd/containerd.sock │ │ ├─ 68109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40c9989f59b8726f526290111152715351254f9eda0983611f93ad6823ea821 -address /run/containerd/containerd.sock │ │ ├─ 68162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e7f34237ca0290254987e43dca6c96fcd307e077f13b8d275fae1cb5b6a6d6 -address /run/containerd/containerd.sock │ │ ├─ 68194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c40b73c2e8a0a4544022b02f320b1ab2ea02d1bbd06b31bbbed20b956133caf5 -address /run/containerd/containerd.sock │ │ ├─ 68646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36113c926080d7f9ddaaf211ab4dc23e277d735eeeb6a5c9c0f7f31fdda66d32 -address /run/containerd/containerd.sock │ │ ├─ 68938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23e77b1fbdbb0a7697d4bb79280e6164e94472fefa0af6209ee80dfb676f61c6 -address /run/containerd/containerd.sock │ │ ├─ 69185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a91d9ec7a1c297292983449bf443ce90175e88928caa3e5a8f184aa9258ca7e -address /run/containerd/containerd.sock │ │ ├─ 69518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b1680a3d99c397696e9472b242b4f60d6095fcd3a2ff719507a06387d8653a6 -address /run/containerd/containerd.sock │ │ ├─ 70285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5687d120b4abc3ca6221acbbb525287badf33d47174f3a5efc339e45e4331d39 -address /run/containerd/containerd.sock │ │ ├─ 71985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce7a2a1e7a17805d2c1a5fecc41afffa8ea0f767e0e18b267b5d9c7f47376b77 -address /run/containerd/containerd.sock │ │ ├─ 74310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfea2c4a609bf0a892fe7dc39090d98b97ee2861286f88f650fbbd9ad14b938d -address /run/containerd/containerd.sock │ │ ├─ 83627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ff2ae0ed7382ea0531dcdc94582545508dfd4bb93dbd9a2419b5b3ad21702f -address /run/containerd/containerd.sock │ │ ├─ 85205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b644942c9860a0c21836157a2b51129adb60e78d63fd004ceee5214a24068de -address /run/containerd/containerd.sock │ │ ├─ 91079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2445aa55a15470313aaecc5431118dc2427764cb3b87ed133ef2befe69111485 -address /run/containerd/containerd.sock │ │ ├─ 97293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8083ce7e362a35fda3fdb94f3d1f44fd0ff3313c125d6bf8c5285d171c509aa8 -address /run/containerd/containerd.sock │ │ ├─101131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fdedb9bdebafdd6ab3d87737cc93fed97ed927acbeb980a66a346e92653026e -address /run/containerd/containerd.sock │ │ ├─101173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2dff3892da6b3e01b2ba4521d9eba5f1e9421b7c2335712c318544b33b15a0 -address /run/containerd/containerd.sock │ │ ├─110055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fef2e17b410d8342d77fd9659e230cb28409717f54cf21d38089079a03dc6d6 -address /run/containerd/containerd.sock │ │ ├─111510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77196ff7ef1685e73df05d61df23eedea70d82c676c8bdf8238f68b6a4429cbc -address /run/containerd/containerd.sock │ │ ├─111566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c165ea74b205d32ed651495ab4259230e16bd891e0023f4db6526454715af152 -address /run/containerd/containerd.sock │ │ ├─113615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 522eaa8db3ed36016a297643d90d44d57279b01ef218481f4ad6a857ab93f442 -address /run/containerd/containerd.sock │ │ ├─115380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b1d079cb8829157aeebb44465b4b9beb83a8f14807e10a3ccef3134c95097f3 -address /run/containerd/containerd.sock │ │ ├─115425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c912cc6b6269d542f86555672d405b46b8ac51ccb13dc7d7bff946f6993c27f7 -address /run/containerd/containerd.sock │ │ ├─128520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6540090e7a74bcef58d831fa9a8e7b83d9f35225d9727358742dc40d43832019 -address /run/containerd/containerd.sock │ │ ├─128555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e7662444e37e48b99cd2fafb2ce08ed7c4a12b02975de76a3147547c7d818d -address /run/containerd/containerd.sock │ │ ├─131187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7276a8563ad5131a1cec58b7f471da277480cf1ca27ee533c31aee6294ed32ce -address /run/containerd/containerd.sock │ │ ├─138768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4362b55cac2841de2a06f25cc640babc5fa2f6813b8363356b6654b2c3c9c745 -address /run/containerd/containerd.sock │ │ ├─140208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07e8bc0da21dd1b97188b82948fbf4ed61c5f384369c3195d8e1c39f2c362204 -address /run/containerd/containerd.sock │ │ ├─140667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95960763af79ea0531b17c2078236ab56f5b0faaf83da5daa9f7102f5557f9f1 -address /run/containerd/containerd.sock │ │ ├─141571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff120ea86cebe25778a370de89b2803b052fe66aed81d83a1dbd7784ec745f0f -address /run/containerd/containerd.sock │ │ ├─143899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3196d091efa142ecd1d270a877d7e07c8e4a5af473ca1432031c0a4efb878f7 -address /run/containerd/containerd.sock │ │ ├─144234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76ac6870af6de76c849d4dcda0ad43ae4465e407ebbf56b791b1d4703c84af12 -address /run/containerd/containerd.sock │ │ ├─144305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24cad72f49ba8439a24e90f1c0d9c8b81c9e0c69ce3440e8f5665ffcc110d8ab -address /run/containerd/containerd.sock │ │ ├─144437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f14efb160aff32b027b52e6f6313874f1c7496a2c0ddb97b04129aae2a3585f -address /run/containerd/containerd.sock │ │ ├─144683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dfcdd171de850196eb75f0f331850c0fc1a33d4925f69612abbb874921f4856 -address /run/containerd/containerd.sock │ │ ├─145015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b70579ee7de6fc7f06ec91bcb2037aa57bf15f07de4b04ee40a301805f1c6f32 -address /run/containerd/containerd.sock │ │ ├─169652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 335f5498141e61f7497d34e9bc51517b33f5e7e1a9cb9ed25bb48c4dac37f31f -address /run/containerd/containerd.sock │ │ ├─171503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f9d75fc99c2a1cdc7c3f2483779d023f5b10d64284cd6c371c024e73e60b4d6 -address /run/containerd/containerd.sock │ │ ├─171570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a76604a1d12c84feefd7d03877a2846e505f358f58017c3bcb6b87b7881145d9 -address /run/containerd/containerd.sock │ │ ├─171629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39075a269d64c76391762485ca22a8735a80a3dde631c2778c9f2a6057e81ad7 -address /run/containerd/containerd.sock │ │ ├─171664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 229554fc1b3488890a6841165c838bb8908a5b2bab47ddd73ed24a9922b77c38 -address /run/containerd/containerd.sock │ │ ├─171865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c068ddd8b0f51c2e85f8a5d2f55f8c27dc4f7f7b052c5fa561213d6356b3595a -address /run/containerd/containerd.sock │ │ ├─171982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cf5a8d742ced12d809732761307ceaa22cf9f1b1eb39b6031c8506ed87a66f5 -address /run/containerd/containerd.sock │ │ ├─172038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7647d7196f57a6001ad7e202550db638a21ddfffeed315268a29d83257dc8c33 -address /run/containerd/containerd.sock │ │ ├─184515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993e9a94eea9efc0d57610841ac9c91da9151d6abc6608396a42abee88d09600 -address /run/containerd/containerd.sock │ │ ├─187068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cb0f64e207f4f622001c34f04380cefbf0165a668c017b51080123bbb0237c0 -address /run/containerd/containerd.sock │ │ ├─187250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c43c010f42adecfe63e3ccf2991831df8b24d9256fe0e6e631d2fa1abcf2330 -address /run/containerd/containerd.sock │ │ ├─187300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad512c2bfdc847911a12729f8b77784247ed264fb82a9eb780327592b1ce4523 -address /run/containerd/containerd.sock │ │ ├─203563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bfd49e2e3505db37122a4dc8968d67418f19e72300b8106a87c8b808e006d5d -address /run/containerd/containerd.sock │ │ ├─217211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c3b17b970e21a7688ee2f3377ecec519b5a57095365b00ed0a09c643bdabb47 -address /run/containerd/containerd.sock │ │ ├─217246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 021881e010f72d281311f9091fea293fc688e8146db1c5e920d369073f25ed3d -address /run/containerd/containerd.sock │ │ ├─217305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa20ef5510d851d1f11b007d72ed4f23d9160e2c781cdc618c962b9c56f77de -address /run/containerd/containerd.sock │ │ ├─217566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f02b27e4310d58c5d1347779e6562c6e22cc83028049606bf06674f130be641 -address /run/containerd/containerd.sock │ │ ├─228776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba80965d2fb1ab0a4f9f684d99323b77422a9fcb8acee83ce9340317f437bb1a -address /run/containerd/containerd.sock │ │ ├─231185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee61d4cf1fbe55892ceac9a5d0832edd9fa4ec81409b8ac40e58279b712ae1b4 -address /run/containerd/containerd.sock │ │ ├─232144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5da2a7fa670029e0e4a0787de7a4321f78fd3c2ae1643f80b4433f899f69b759 -address /run/containerd/containerd.sock │ │ ├─232802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4567390c2afbfd63020ebd3e154193538c26f16e4c28679b9a5737766cb1f056 -address /run/containerd/containerd.sock │ │ ├─233495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0a90761b191fc26ec82b5ec0077650aee8675adc84f5dc8e388bf9fe0fca2e -address /run/containerd/containerd.sock │ │ ├─235233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f61d2a99055403197fbb447a46bc3a5bc88ceac6116de96765f0671867144d -address /run/containerd/containerd.sock │ │ ├─236705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 557d2aa52365c77703ac0504ecb2de749c239ef2fd94780e3c99d835b960abd6 -address /run/containerd/containerd.sock │ │ ├─236755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e4eec1536f4a673c2329e53b3b23d35986fdc6dffe9cc6633ca8d6bab99135 -address /run/containerd/containerd.sock │ │ ├─246558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6c9130f648e6ef35aa44ee1e7971fb803cdebeb49f91b250a94dbf10bc6f1f8 -address /run/containerd/containerd.sock │ │ ├─247051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a467ca7061c827d7c86c1ec82446a004f478cb771eea5fa6a893b10c73fe92d -address /run/containerd/containerd.sock │ │ ├─255305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c86d4f39c53e44b2c73c5d61298ff97e53f4796d667fec2c7dbbcf3a9595cfd -address /run/containerd/containerd.sock │ │ ├─259407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d80ea28a39bf1e4a9243cb9a43eaf08217799d9624e68cd537602de9f5c4053 -address /run/containerd/containerd.sock │ │ ├─259644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c143a2d053a71bee0916745def4921592ee81da572865c60d51381542756116 -address /run/containerd/containerd.sock │ │ ├─259720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7a5d5822107bd422f5f980e95ccaf65d2f52dec0ee6298504ba1fbeb0ee6d87 -address /run/containerd/containerd.sock │ │ ├─259752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 868ee7a39c55cc8188018b07d9379cded182f63759ffdeb5c256031fb675cb00 -address /run/containerd/containerd.sock │ │ ├─271780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451106275ce83cf60b55964df6789bf0448c3330619174d9a9e31db2d76a8df9 -address /run/containerd/containerd.sock │ │ ├─274266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc355c6e0c4bdf0061f8bbe05436eb05f2024ab8a820637829dbe40b3544e48 -address /run/containerd/containerd.sock │ │ └─275663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fde645ce28c35374572e552dffecf6825220c049f165163de4037bde2173037 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-r0aada2c7723948e19b3ffa018e57dfd7.scope │ │ └─185087 /usr/sbin/libvirtd --listen │ ├─docker-d09323312e2117ea156bd2822359f07517fdfe26f4e625489c53735c7058a15a.scope … │ │ ├─26145 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─26163 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─35650 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─35916 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─26076 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─26097 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─31040 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─31316 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─40259 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─40537 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hoieyk.service │ │ │ ├─19152 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hoieyk/unit.run │ │ │ └─19182 /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-hoieyk --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hoieyk:/var/lib/ceph/mgr/ceph-instance.hoieyk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hoieyk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hoieyk -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 │ │ ├─18789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─18821 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─16841 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-9da60c0cc87117263f3f16c327bbf9fa2f66e810ef90742191744ab43ab0c1ef.scope … │ │ ├─35958 /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 │ │ └─35970 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─138114 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─46548 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.102 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-39d9950d5d1bcc946a44ecfcd2076064af1138b64bfa96d0a89315aeb9f29009.scope … │ │ ├─40578 /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 │ │ └─40591 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-948b6d0edb7a4a1d06da90886078c48bb4a471a7c1194e16e5932cef1722debe.scope … │ │ ├─31359 /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 │ │ └─31371 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-a8249600c7b8a19251990b1d5cc0eede924c2cd200d635d2dfc17fa67cf40055.scope … │ │ ├─19265 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hoieyk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─19284 /usr/bin/ceph-mgr -n mgr.instance.hoieyk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─7919 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─17351 /usr/sbin/chronyd -F 1 │ │ └─17352 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-31fec1118e2fbe63e8bb7d6ca59470c80c6638d5f709ac7648fee88e7ad2d514.scope … │ │ ├─18901 /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 │ │ └─18921 /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 │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137930 /sbin/iscsid │ │ └─137931 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─4752b5c8788d4972697fa2f5e81793e274073861e8e0c0f8a763f6a3fe92c40e │ │ └─189153 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─44f4b7b733423999d53698429b3655bff28a13c9bca843b1ed25d9c6a39e8344 │ │ └─71548 /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 │ ├─b3c0fe1d7268a9ec178ab4386ca9439d4a3ccbc3cd2035f37b0d34beec5d9054 │ │ └─66892 /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 │ ├─5687d120b4abc3ca6221acbbb525287badf33d47174f3a5efc339e45e4331d39 │ │ └─70314 /pause │ ├─e97bcb76094628fe326534135beb44124f619a51e96983ecbc1ff623de87b43a │ │ ├─182957 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─183145 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183859 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp7mpfplgd/privsep.sock │ │ ├─376645 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmptmdgkvcq/privsep.sock │ │ ├─377234 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp32b7wl_2/privsep.sock │ │ ├─377744 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377747 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─389351 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6f1958b9-6eca-4576-b0f3-d8650dc2800f --namespace=qrouter-6f1958b9-6eca-4576-b0f3-d8650dc2800f --conf_dir=/var/lib/neutron/ha_confs/6f1958b9-6eca-4576-b0f3-d8650dc2800f --log-file=/var/lib/neutron/ha_confs/6f1958b9-6eca-4576-b0f3-d8650dc2800f/neutron-keepalived-state-change.log --monitor_interface=ha-2983aec5-8b --monitor_cidr=169.254.0.7/24 --pid_file=/var/lib/neutron/external/pids/6f1958b9-6eca-4576-b0f3-d8650dc2800f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─396590 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=72c27124-336a-4329-a807-a1220a2f9872 --namespace=qrouter-72c27124-336a-4329-a807-a1220a2f9872 --conf_dir=/var/lib/neutron/ha_confs/72c27124-336a-4329-a807-a1220a2f9872 --log-file=/var/lib/neutron/ha_confs/72c27124-336a-4329-a807-a1220a2f9872/neutron-keepalived-state-change.log --monitor_interface=ha-271dd8bc-7b --monitor_cidr=169.254.0.229/24 --pid_file=/var/lib/neutron/external/pids/72c27124-336a-4329-a807-a1220a2f9872.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─bdb87d4ad1c1b1ca6356aa7ee8deabf321840d689a66028696110d114b6681d5 │ │ └─71309 /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-19-213-102.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 │ ├─cac9ffce616055721f21e78f3241505ed2d57766141e6499b46d151418f0a8ab │ │ └─227203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6fde645ce28c35374572e552dffecf6825220c049f165163de4037bde2173037 │ │ └─275689 /pause │ ├─4362b55cac2841de2a06f25cc640babc5fa2f6813b8363356b6654b2c3c9c745 │ │ └─138791 /pause │ ├─5a91d9ec7a1c297292983449bf443ce90175e88928caa3e5a8f184aa9258ca7e │ │ └─69219 /pause │ ├─39075a269d64c76391762485ca22a8735a80a3dde631c2778c9f2a6057e81ad7 │ │ └─171693 /pause │ ├─d2c69ac8c951e3f47a2cca7b107dc999ff566fa71670923fff12dc709ec5b9a9 │ │ └─49186 /pause │ ├─f102c0faa3d1c3b0fe6394560af9b57e2e62a87a7e112456fd4fc854997d008a │ │ └─62734 /secretgen-controller │ ├─6540090e7a74bcef58d831fa9a8e7b83d9f35225d9727358742dc40d43832019 │ │ └─128545 /pause │ ├─bd3b02159fc8212bafa02af34389c9e4167d3e2806739f77733a6342bcfe7b74 │ │ └─55177 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b2e7cb714ecc38df436f79ce182ac86783d14bd56c66071c76934f46d73d3a41 │ │ └─49352 /coredns -conf /etc/coredns/Corefile │ ├─2445aa55a15470313aaecc5431118dc2427764cb3b87ed133ef2befe69111485 │ │ └─91103 /pause │ ├─24cad72f49ba8439a24e90f1c0d9c8b81c9e0c69ce3440e8f5665ffcc110d8ab │ │ └─144359 /pause │ ├─18c0f5286b80061d8053fe6344af5c7c38fd223fdac4706570a409f200e0ec8d │ │ └─61539 /pause │ ├─fdb9bb7dad9ee8dae8461b5d825a686f2407930a028c69a43129bd6680476c6c │ │ ├─167843 nova-api: uWSGI master │ │ ├─167879 nova-api: uWSGI worker 1 │ │ └─167880 nova-api: uWSGI worker 2 │ ├─a7ff24f6125a3387a8b68e8f3fd6de2221d2edd5d9a88b0637a178f542322d97 │ │ └─57812 redis_exporter │ ├─99fd4ce54405fcabfad0e495a16eed3f4b99b173da3b3f06b55e3fe9921eab4f │ │ └─49636 /pause │ ├─5ac8d2a944b16c4b7facba6926c4a9363598571a15a39b1718cd151f6d2e383c │ │ └─49365 /coredns -conf /etc/coredns/Corefile │ ├─24b75232492e99d7864027192d7fa476207a3917dca4e26d9504069737c865cd │ │ ├─167954 nova-metadata: uWSGI master │ │ ├─167968 nova-metadata: uWSGI worker 1 │ │ └─167969 nova-metadata: uWSGI worker 2 │ ├─335f5498141e61f7497d34e9bc51517b33f5e7e1a9cb9ed25bb48c4dac37f31f │ │ └─169675 /pause │ ├─2bfd49e2e3505db37122a4dc8968d67418f19e72300b8106a87c8b808e006d5d │ │ └─203587 /pause │ ├─13099089b45451d8f1ae492c4b61b17458880cfe7d8b597015024bebeb9d3048 │ │ └─66445 /pause │ ├─c55d3a206150ca11fd614dfd90c8b5a85579c096903964a6a0927e2daddd7780 │ │ └─67578 /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 │ ├─a64ea38c8d1580ac9b029267ff9fc0e5f03d202af81263dd2fef8882d4cf5e8f │ │ └─101497 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-q9x65 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─fbc4f61c0dad3db7848812f0ec9f328c9bb4e00e88c78f7591a68e7e275e0381 │ │ ├─247120 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247499 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247500 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5cf5a8d742ced12d809732761307ceaa22cf9f1b1eb39b6031c8506ed87a66f5 │ │ └─172006 /pause │ ├─451106275ce83cf60b55964df6789bf0448c3330619174d9a9e31db2d76a8df9 │ │ └─271804 /pause │ ├─4b5c058f77eeaa0de27aff77c2895799a48ae4e258e84fd6f5153348115cb0cc │ │ ├─203765 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203787 /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 -- │ │ ├─203799 erl_child_setup 1048576 │ │ ├─203852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204007 /bin/sh -s rabbit_disk_monitor │ ├─b70579ee7de6fc7f06ec91bcb2037aa57bf15f07de4b04ee40a301805f1c6f32 │ │ └─145038 /pause │ ├─3b7f4c8aafd41af668fa2eec4e5c1b1ce7e0f8efc27be89767251a2af8bd9afd │ │ ├─184749 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184765 /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 -- │ │ ├─184771 erl_child_setup 1048576 │ │ ├─184910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185217 /bin/sh -s rabbit_disk_monitor │ ├─f8dd6fca99ebdb002d83e10695bfc608c9e16ea8165a35afb11671a78f675d78 │ │ └─139131 /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 │ ├─9a352a1ed2cbaf7ea1cb3f00fe8548672e142f7fa31c8d346ad58b5d3a1ec150 │ │ └─53568 /manager --metrics-bind-address=:9782 │ ├─f8efce7dfcb789847ba1b8c2546fdc68f23dc4be6d60417308299e7096e6eb2e │ │ ├─69347 nginx: master process nginx -g daemon off; │ │ ├─69362 nginx: worker process │ │ ├─69363 nginx: worker process │ │ ├─69364 nginx: worker process │ │ ├─69365 nginx: worker process │ │ └─69366 nginx: worker process │ ├─0f9d75fc99c2a1cdc7c3f2483779d023f5b10d64284cd6c371c024e73e60b4d6 │ │ └─171552 /pause │ ├─993e9a94eea9efc0d57610841ac9c91da9151d6abc6608396a42abee88d09600 │ │ └─184543 /pause │ ├─5688c6e0bea0f26dad5d0f7ae58dd3ab81ca0352dc42175f54e79981c4528b2c │ │ ├─97496 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97512 /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 -- │ │ ├─97518 erl_child_setup 1048576 │ │ ├─97624 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97635 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97890 /bin/sh -s rabbit_disk_monitor │ ├─76ac6870af6de76c849d4dcda0ad43ae4465e407ebbf56b791b1d4703c84af12 │ │ └─144261 /pause │ ├─d29212e6e5fb4bc6ca3c37307ae185eeca6588f548c195e93851fdc762fd354f │ │ ├─228007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228024 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407844 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407845 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407847 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407850 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0c0a90761b191fc26ec82b5ec0077650aee8675adc84f5dc8e388bf9fe0fca2e │ │ └─233519 /pause │ ├─0656a3a47d2e387315d30f003a23e4555d1efd4d2a1454bd189b6a7c7245383e │ │ └─54194 percona-xtradb-cluster-operator │ ├─ba2e488c41b2688f4145f6381dbc647519a50b0d30c39afc0a31b41a2e25f210 │ │ └─67941 /pause │ ├─06b0f2cae20b72ac0dc187755d6302edd0e0295cc4bfc1d154a268e093a07a6c │ │ └─71848 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b68b6617d2e23d019ecfccba858ff69d223dfbf1c0c1e0a1b140d47beeabbcd7 │ │ └─113195 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─46c01c67bd17e0d16f195487c0466201fbde55ed7c0ae7a896850b2034c36c39 │ │ └─57342 valkey-server *:6379 │ ├─ae32add52cf935338df6835a9c7fda3fd1b2a3d10763bb2a0b2f9ea3ae7f11bf │ │ ├─168732 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169464 nova-scheduler: ServiceWrapper worker(0) │ │ └─169466 nova-scheduler: ServiceWrapper worker(1) │ ├─7b937775e6d6505a724c156899868f02585189a2b30ed8deb33c5b98bbd2210d │ │ └─52678 /pause │ ├─07671321458502bcefcd519dd80c8db635047254e9d5a0046c15bd92e6d5c79f │ │ └─62246 /pause │ ├─95960763af79ea0531b17c2078236ab56f5b0faaf83da5daa9f7102f5557f9f1 │ │ └─140690 /pause │ ├─9770d109a7492adbc907aba4e9cbd327b7b44b0d96982df4be5a795698748b44 │ │ ├─70431 /usr/bin/vector --config-dir /etc/vector/ │ │ └─70467 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c912cc6b6269d542f86555672d405b46b8ac51ccb13dc7d7bff946f6993c27f7 │ │ └─115448 /pause │ ├─9dfcdd171de850196eb75f0f331850c0fc1a33d4925f69612abbb874921f4856 │ │ └─144707 /pause │ ├─993819df4cca8d7cf4ae639f66cd8aa7da5a100498aa46d1d31c333b8636ad50 │ │ └─127060 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a7a5d5822107bd422f5f980e95ccaf65d2f52dec0ee6298504ba1fbeb0ee6d87 │ │ └─259761 /pause │ ├─d0b9cd036f6f901b2b57988fcf50f68dfa55a61dd60e637b05692c060d20aa02 │ │ ├─111902 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112013 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112015 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8c9131edbca5f7cfeb7b9530340866abdf7b75224780e2295296ad8f8788c874 │ │ ├─172547 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─415575 sleep 300 │ ├─bfa20ef5510d851d1f11b007d72ed4f23d9160e2c781cdc618c962b9c56f77de │ │ └─217357 /pause │ ├─81371902498be714cc9ade16c48f9f4d297d05d1c7b7617764dd6b5fa3a14fc5 │ │ └─46244 /pause │ ├─deb69e0d302eb1ac00b94c9b2fd4eabafdb60909315357ac8987160bc250e1d3 │ │ └─46694 /pause │ ├─143332f2c565821c23711762c5129ac0d10f69fc541336e11ea63437eab3ea2c │ │ ├─199643 heat-api: uWSGI master │ │ ├─199679 heat-api: uWSGI worker 1 │ │ └─199680 heat-api: uWSGI worker 2 │ ├─7276a8563ad5131a1cec58b7f471da277480cf1ca27ee533c31aee6294ed32ce │ │ └─131211 /pause │ ├─5de61dde5dc6da573db2f7ae49492ed7521817ef196f196d4363be3b9b9a0b70 │ │ ├─180429 neutron-policy-server: uWSGI master │ │ ├─180441 neutron-policy-server: uWSGI worker 1 │ │ └─180442 neutron-policy-server: uWSGI worker 2 │ ├─0c3b17b970e21a7688ee2f3377ecec519b5a57095365b00ed0a09c643bdabb47 │ │ └─217253 /pause │ ├─a89d1241178fbbc4594bc71de71b12ae4d48ec4905f5b36d01b7784738a113e2 │ │ └─254157 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 │ ├─413515004f5fa6a0e0da55d633514ab684f41ccb482cef294cb7e5678a5e012e │ │ └─62567 nfd-gc -gc-interval=1h │ ├─931971a1f7623a480563a211b099941543d6a5b555a987044b3aa679a4cb0b4a │ │ └─46349 etcd --advertise-client-urls=https://199.19.213.102:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.102:2380 --initial-cluster=instance=https://199.19.213.102:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.102:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.102: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 │ ├─07e74a72e5b72721cc2f54f15c6ed71277e9f31e0150c34910ab3963909dab5c │ │ └─69880 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2d017d4adea5f37534169311fea2656a71ad9fb7ab703b407de388173825da33 │ │ └─269694 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8b1680a3d99c397696e9472b242b4f60d6095fcd3a2ff719507a06387d8653a6 │ │ └─69539 /pause │ ├─8f06554507d822aed0b66a0c0d06c956fca4a3cdef9669b0aca32247d8fa6e5c │ │ └─46493 /kube-vip manager │ ├─0f1df84f66c30c8600d7b52aa49417928eddb6572062703283998e55df65059d │ │ └─50276 /pause │ ├─b0d4548e908f5bf36595e4554b4a199aba11db91d0d2569874333a48ad686d53 │ │ └─55045 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cd51045c675a1ce2d05295970abba328513e8ce02ed13e0ea3b92666640e1c45 │ │ └─70553 /goldpinger --static-file-path /static │ ├─868ee7a39c55cc8188018b07d9379cded182f63759ffdeb5c256031fb675cb00 │ │ └─259792 /pause │ ├─9c143a2d053a71bee0916745def4921592ee81da572865c60d51381542756116 │ │ └─259674 /pause │ ├─25190e51c2374a80ec0f3639792ee67dff45fba03a9699137347c7d254beea7c │ │ ├─113729 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113746 /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 -- │ │ ├─113752 erl_child_setup 1048576 │ │ ├─113849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113860 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114014 /bin/sh -s rabbit_disk_monitor │ ├─abba4d53c23a9e7397d1ea2280636525e0c1037aaa9c45728d5cf339ad199e4f │ │ └─47426 /pause │ ├─8bc2473a43ef5c1b6a0e229444ac2001d571523a9cb291153410ff9de9995ee3 │ │ ├─180386 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─180622 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180625 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180628 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d63918f3d2a7c004aadaa21601a4f149ea923c2f98be6138a98242da76497b2d │ │ ├─ 77510 apache2 -DFOREGROUND │ │ ├─ 77525 (wsgi:k -DFOREGROUND │ │ ├─ 77526 (wsgi:k -DFOREGROUND │ │ ├─ 77527 (wsgi:k -DFOREGROUND │ │ ├─ 77528 (wsgi:k -DFOREGROUND │ │ ├─400316 apache2 -DFOREGROUND │ │ ├─400376 apache2 -DFOREGROUND │ │ └─400377 apache2 -DFOREGROUND │ ├─cdbc0c429d64041c203528f8f74769046b8fffd467e5732314d2b4c834847d93 │ │ └─70482 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─bdc355c6e0c4bdf0061f8bbe05436eb05f2024ab8a820637829dbe40b3544e48 │ │ └─274311 /pause │ ├─acc3c0c3f0a3833de71bdef8457a90a7cf9bfe5035b6845bb2d9f7e66ac12ad5 │ │ └─253551 docker-registry serve /etc/docker-registry/config.yml │ ├─fa5aef3e5bf472b71794de74c74479e659301fffad7af548eadf6abedd70406d │ │ ├─180366 neutron-api: uWSGI master │ │ ├─180414 neutron-api: uWSGI worker 1 │ │ └─180415 neutron-api: uWSGI worker 2 │ ├─899e24f9096d06d6ae65726564863e993fe307fe719f484d227d653bd35b98c3 │ │ ├─181392 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181765 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpejju091i/privsep.sock │ │ ├─181989 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp0ll4ehuy/privsep.sock │ │ └─182480 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7f2daa4d33e3f3a1f914ff8455b492bf0064daa2ee36d4b5d480575116a70119 │ │ └─232436 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─737cee2d1c03b8c0f1e37ad713c3b5e0bdd94dcdca8a402227d3492fcf7816b0 │ │ └─62434 /pause │ ├─9e5a1236254586bb457c1b1e9bf7e376a4d67659971deed6235238acf654e52b │ │ ├─136477 placement-api: uWSGI master │ │ ├─136504 placement-api: uWSGI worker 1 │ │ └─136505 placement-api: uWSGI worker 2 │ ├─6fef2e17b410d8342d77fd9659e230cb28409717f54cf21d38089079a03dc6d6 │ │ └─110078 /pause │ ├─5854afb279947053ee2720e88b067e0e2f952c5463332e9bbdad14e8ac7ef5ec │ │ ├─54949 mysqld --wsrep_start_position=3ff767da-389e-11f1-8a52-37ad3e3b8f63:20 │ │ └─55074 /var/lib/mysql/mysql-state-monitor │ ├─a517cdd18e539393e6501491c0fa682f6fcde112e9c8b260d27a6ec7474c50c0 │ │ └─53450 /pause │ ├─23e77b1fbdbb0a7697d4bb79280e6164e94472fefa0af6209ee80dfb676f61c6 │ │ └─68965 /pause │ ├─6e99ffc5f744f578003d69842d7d01b45a2d8585f6d2165338f72ad654302e89 │ │ └─57692 valkey-server *:26379 [sentinel] │ ├─1d856446a0641c3292f21770ebbb50668ce5bf89bbf41e6b53198628c828eb3a │ │ ├─ 52889 /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 │ │ ├─ 52906 /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 │ │ ├─ 53019 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273961 nginx: worker process │ │ ├─273962 nginx: worker process │ │ └─273963 nginx: cache manager process │ ├─54784bb76b22cccf99f0d5498683e94db16da02c43133c59d22c13134f464156 │ │ ├─278285 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278298 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e07fefe1869d4eca7682ceba19fd7c29eafb59566f749de65a395b7aa9766132 │ │ ├─168709 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169353 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169354 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d36146bf0f9e26723f702d72dcf876059535862f6bd0d1ab148b81d73a167d24 │ │ └─66691 /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 │ ├─33d33e557022d3c320bfe2abc70b0f56227141ef083ee55bd54469818176985d │ │ └─72077 /bin/oauth2-proxy │ ├─8c86d4f39c53e44b2c73c5d61298ff97e53f4796d667fec2c7dbbcf3a9595cfd │ │ └─255330 /pause │ ├─d9c8f040546c79112a8cbbda9946b86e3b039b3a41b5a03523619a1a7cf3156c │ │ └─54034 /pause │ ├─557d2aa52365c77703ac0504ecb2de749c239ef2fd94780e3c99d835b960abd6 │ │ └─236727 /pause │ ├─130d83c55183d539b76e9a1318ed48860d6e0dc11edc8dd73f9d3666a8aadbc5 │ │ ├─169889 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169906 /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 -- │ │ ├─169912 erl_child_setup 1048576 │ │ ├─170039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170157 /bin/sh -s rabbit_disk_monitor │ ├─229da5062adb949df2f3f241d0cd7aee9053aa77b52acbab6bbbc98386ea550c │ │ └─102363 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─657362df37d6f6f35bc51bd440cd1b40c6927f5c6373a7bb515b0ef369d709d5 │ │ ├─125524 cinder-api: uWSGI master │ │ ├─125543 cinder-api: uWSGI worker 1 │ │ └─125544 cinder-api: uWSGI worker 2 │ ├─3877ad31072b323f6940933c3d0c9b9fb97e238f73ffb1e21ee9ec9d4f1f2243 │ │ └─52567 /pause │ ├─c165ea74b205d32ed651495ab4259230e16bd891e0023f4db6526454715af152 │ │ └─111638 /pause │ ├─5da2a7fa670029e0e4a0787de7a4321f78fd3c2ae1643f80b4433f899f69b759 │ │ └─232167 /pause │ ├─ba80965d2fb1ab0a4f9f684d99323b77422a9fcb8acee83ce9340317f437bb1a │ │ └─228800 /pause │ ├─d40c9989f59b8726f526290111152715351254f9eda0983611f93ad6823ea821 │ │ └─68137 /pause │ ├─d7ff2ae0ed7382ea0531dcdc94582545508dfd4bb93dbd9a2419b5b3ad21702f │ │ └─83650 /pause │ ├─d3e7662444e37e48b99cd2fafb2ce08ed7c4a12b02975de76a3147547c7d818d │ │ └─128590 /pause │ ├─4567390c2afbfd63020ebd3e154193538c26f16e4c28679b9a5737766cb1f056 │ │ └─232829 /pause │ ├─f804487cfb025da02bafd61a440a9b947161f92352eb49a9414656884521416c │ │ └─53996 /manager --metrics-bind-address=:8080 │ ├─c40b73c2e8a0a4544022b02f320b1ab2ea02d1bbd06b31bbbed20b956133caf5 │ │ └─68233 /pause │ ├─28200fff5dcba7ce218b405154d2d04cd7768cc89fecab3d720f34ef4e963d2d │ │ └─66358 /pause │ ├─6b611813c65002d0cbffd358ec85d0845658afc650cdcb9eb9545397bfe65482 │ │ └─66286 /pause │ ├─5b644942c9860a0c21836157a2b51129adb60e78d63fd004ceee5214a24068de │ │ └─85250 /pause │ ├─c9cfa80e8ae2b3bb1b47030157ded0c5d92c5abaab595287508d2ada7ffd9c56 │ │ └─185042 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c6ee76eecd3bb5380bbac52326db318d92af5e09c9ca25537c31077382edc902 │ │ └─50440 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6a2dff3892da6b3e01b2ba4521d9eba5f1e9421b7c2335712c318544b33b15a0 │ │ └─101197 /pause │ ├─72e4eec1536f4a673c2329e53b3b23d35986fdc6dffe9cc6633ca8d6bab99135 │ │ └─236790 /pause │ ├─2e268b84b5f05360fe52e3d2ffad35759dc1a155db9dc50417d2db3acba6e092 │ │ └─62210 /pause │ ├─7647d7196f57a6001ad7e202550db638a21ddfffeed315268a29d83257dc8c33 │ │ └─172076 /pause │ ├─1c43c010f42adecfe63e3ccf2991831df8b24d9256fe0e6e631d2fa1abcf2330 │ │ └─187283 /pause │ ├─da82dc34ea2fef1f931e915606a527148b839e710a8cd7fdce479695017436f9 │ │ └─72096 /bin/oauth2-proxy │ ├─68dab6963c94a32c6d34de3932e122b867d73042e99c56819e308cdb7db0b06d │ │ ├─199546 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199984 heat-engine: ServiceWrapper worker(0) │ │ └─199987 heat-engine: ServiceWrapper worker(1) │ ├─c068ddd8b0f51c2e85f8a5d2f55f8c27dc4f7f7b052c5fa561213d6356b3595a │ │ └─171934 /pause │ ├─f76e2ea0bafb2de03e04fc4c353d2b0653623f9db6838700d97751de7acaa8e4 │ │ └─71594 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bfea2c4a609bf0a892fe7dc39090d98b97ee2861286f88f650fbbd9ad14b938d │ │ └─74334 /pause │ ├─ad512c2bfdc847911a12729f8b77784247ed264fb82a9eb780327592b1ce4523 │ │ └─187331 /pause │ ├─1cb0f64e207f4f622001c34f04380cefbf0165a668c017b51080123bbb0237c0 │ │ └─187093 /pause │ ├─b2893ddb32c00e91c71730e352a669d110369caf9911ac89ec2d3a592cbf5da6 │ │ ├─67269 python -u /app/sidecar.py │ │ ├─67603 python -u /app/sidecar.py │ │ └─67604 python -u /app/sidecar.py │ ├─0fdedb9bdebafdd6ab3d87737cc93fed97ed927acbeb980a66a346e92653026e │ │ └─101154 /pause │ ├─ba3d6e73d0f41d651b0c069e73b4cd4e7760efe7217836c6fd40dad15be1d54e │ │ └─46720 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─021881e010f72d281311f9091fea293fc688e8146db1c5e920d369073f25ed3d │ │ └─217292 /pause │ ├─0772ad891f822a1a4c72254cccb6c80cfb1e006c264167dd1aa79854e7bcad87 │ │ └─54754 /pause │ ├─8a5df284aaa93403eabfa5d95a5885b037040d7065435dc867d3f0ea24b4abf1 │ │ ├─274127 apache2 -DFOREGROUND │ │ ├─276623 (wsgi:h -DFOREGROUND │ │ ├─276624 (wsgi:h -DFOREGROUND │ │ ├─276625 (wsgi:h -DFOREGROUND │ │ ├─276626 (wsgi:h -DFOREGROUND │ │ ├─276627 (wsgi:h -DFOREGROUND │ │ ├─276628 apache2 -DFOREGROUND │ │ └─276629 apache2 -DFOREGROUND │ ├─65e7f34237ca0290254987e43dca6c96fcd307e077f13b8d275fae1cb5b6a6d6 │ │ └─68195 /pause │ ├─09da22850570b14df3b47363437400b07a2d5cc437d75e44101e794fbfac2045 │ │ ├─101618 /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 │ │ └─407510 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─60a3a22f28b11eff12cf1eb44e13455086f2bd6d69fe44c5b6614af460bb84c6 │ │ └─53111 /server │ ├─1aaa1b0f793fac19e77f7c60755c283bef26efb88d01ea47e01b0c53531cd628 │ │ ├─90275 barbiacan-api: uWSGI master │ │ └─90287 barbiacan-api: uWSGI worker 1 │ ├─fad14c2c565f71bd0fe8faf0cd65a78b48d4be40fe2d758c25da136496b8ffe7 │ │ └─67880 /pause │ ├─1ee01e72e82da581b89113b55ea3ad762fea43dfee46a58eceb8bd2f317d8cc6 │ │ └─54385 /pause │ ├─20684cea3a66753b957342d8b5cc93fd569ae5aa5de9b53cc5d42b4bade4ea16 │ │ └─129161 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─77196ff7ef1685e73df05d61df23eedea70d82c676c8bdf8238f68b6a4429cbc │ │ └─111537 /pause │ ├─90d5056c3c9c89cf7011ce557e6e031deddff9c9094d0e7f5ee13976dc46661f │ │ └─163407 /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 │ ├─1a70953759d7cf0a613dcd244ec8377bc1e9e44483b537a6ece45152157fd7cb │ │ ├─246630 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247344 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmprcevth8w/privsep.sock │ │ ├─247349 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247360 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─dc55a5aa9834b5334b7655bafa33be5dd676ab338f1e9e44b4fd44f0e492b7c9 │ │ ├─269727 /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 │ │ └─269879 /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 │ ├─1c063b24f4efaf78c9f2545032572e723d0c923dfdeef1e2b70b87ae69d73d0b │ │ ├─227212 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227704 octavia-worker: ConsumerService worker(0) │ │ └─227707 octavia-worker: ConsumerService worker(1) │ ├─8029149afc66a2729b50c0283c77fd84e392db6f434de07775d931f739705a58 │ │ └─47687 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b2913437f9704002f3e57f868cd9c63b19459f839abbeebe51ae157ca6e1cc8f │ │ ├─228932 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228949 /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 -- │ │ ├─228955 erl_child_setup 1048576 │ │ ├─229110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229371 /bin/sh -s rabbit_disk_monitor │ ├─97c55935e66927c13b21144cbe203c25b9c3b71d44180dd5a3dfd7130653ee30 │ │ └─69839 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6c57c6361543e785b85d3c9e8315bf24587fd3196698745c02270e76faca9f67 │ │ └─50393 /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 │ ├─febf088f931568b8c66ea43dbe806106cf33b26386c3097c74a96574dc6da3a5 │ │ └─46261 /pause │ ├─a7b0f30133a50885af7e1789e63339c830542df69745f6dc2802dfabc9a8c497 │ │ └─276197 /bin/openstack-database-exporter │ ├─2a83247733eca730bdcab1f18cd2cb7507df85498f139830b05cb36b312f1a5f │ │ └─235288 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3d2d3c839dedddbbdf0c0af6fad3fe2eea9da23af3488b92be5bb7143791e2c6 │ │ ├─110592 glance-api: uWSGI master │ │ ├─110605 glance-api: uWSGI worker 1 │ │ └─110606 glance-api: uWSGI worker 2 │ ├─f175295bed3a13caa3df43bd38954779fdb053516a6f7d9c202ff631e57de9d6 │ │ └─66410 /pause │ ├─fa12c813c44162ebed7061f07bc0dda8aa530e86d923f349c147fc22c6af5ced │ │ └─71736 /bin/pushgateway │ ├─ffd46d900042329f480c52c5383fb739766a537c70d5e7a161c698a894b1c117 │ │ └─46184 /pause │ ├─a373a9d10678ee85ccae689d286573fd547e872bbf5a400356518513dc5388a0 │ │ └─62609 nfd-master -crd-controller=true -metrics=8081 │ ├─c41312698b6b06af35d4c05d821264f343d40784ab1b5d798230b96624611b9f │ │ └─184338 /bin/bash /tmp/libvirt.sh │ ├─9b81383c2dbe2795afdb0e7541085fbec21d559a0536578819032602215c0cdc │ │ └─62527 nfd-worker -metrics=8081 │ ├─3ffeda2f8fcfce80cfddaa53aa24bf0b5262b1f7fc2ebedd0d840674710509f9 │ │ └─274647 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─6a23618f647353ed081fc5914af091c9a0e3b1b66b61e4739cb61d2f0525b2de │ │ └─48825 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─032e20ae55e9b06c0d1cb59a225d0877dfa63f442432bf3a95486ae206ece148 │ │ └─71897 /bin/memcached_exporter │ ├─be3c5f41b3504daa38f6f92e72e0c27bbea68e337e1b2e6a7feeeb03541cfa8f │ │ ├─255531 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255548 /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 -- │ │ ├─255555 erl_child_setup 1048576 │ │ ├─255734 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255735 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255746 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255984 /bin/sh -s rabbit_disk_monitor │ ├─b9104b8915fb353885569e085ca06c7e74f2ac961cc598c1f9135898da252f27 │ │ └─49227 /pause │ ├─46c05bd0805f278feaf04bc66ceaf22ddf33a54fa01e21f3d5989d0eac5da71e │ │ ├─139165 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139187 /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 │ ├─103a74e863cbfd53d1b1c510dc1bda0aad95177b18303f1a136c38816ba8b842 │ │ ├─141803 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141820 /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 -- │ │ ├─141826 erl_child_setup 1048576 │ │ ├─141874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141885 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142065 /bin/sh -s rabbit_disk_monitor │ ├─2f02b27e4310d58c5d1347779e6562c6e22cc83028049606bf06674f130be641 │ │ └─217590 /pause │ ├─a396c4fd62fbe09356b8efab149624273f2d90551f48dc095c193f901e48f2c7 │ │ └─50184 /pause │ ├─05f61d2a99055403197fbb447a46bc3a5bc88ceac6116de96765f0671867144d │ │ └─235258 /pause │ ├─0a467ca7061c827d7c86c1ec82446a004f478cb771eea5fa6a893b10c73fe92d │ │ └─247076 /pause │ ├─7b2b31743a66203e4fedb007c9003d033c2dde881195be9f96f2d6d1e145e96c │ │ └─70737 /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-19-213-102.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 │ ├─f2c306e29c810d2928c42e2604155d2d13fe8ecd3d7ecc3165a89f10fbc35147 │ │ └─50237 /pause │ ├─ae8905b47f678b40a3bfedbde21d89638cc6557041a8f058cc6653d8dd99d6f5 │ │ └─233544 /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 │ ├─7c5609b749b833774d62e0f14811aea5096e9b50ef849ed9e2dc8b993f7ee3ad │ │ ├─72690 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72708 /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 -- │ │ ├─72736 erl_child_setup 1048576 │ │ ├─72806 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─72807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─72817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─72875 /bin/sh -s rabbit_disk_monitor │ ├─6ee93631faa0c57aedf13916b85be0ec69e768a908aff55cc8e7437fc0e1ba55 │ │ └─57132 /pause │ ├─dbacfbcbb98715984bb556eb097e0109c2bd7b5d1bcbdf3645ed4fe7edb877df │ │ ├─199577 heat-api-cfn: uWSGI master │ │ ├─199686 heat-api-cfn: uWSGI worker 1 │ │ └─199687 heat-api-cfn: uWSGI worker 2 │ ├─a9ebee49b9e638a93f94d5d33707061828ccb5cb6e8863c755fb60d952c552f5 │ │ └─182658 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─229554fc1b3488890a6841165c838bb8908a5b2bab47ddd73ed24a9922b77c38 │ │ └─171713 /pause │ ├─f7fedd465c151d4e2c60a8db1a737ae78b9e74692eb0dfb75978cceb0be4cfaf │ │ ├─129590 /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 │ │ └─129738 /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 │ ├─f3196d091efa142ecd1d270a877d7e07c8e4a5af473ca1432031c0a4efb878f7 │ │ └─143993 /pause │ ├─d5a0f3b190342f297a78725fc60a33f88d81fa46b21888d39664bb71972de52a │ │ └─62154 /pause │ ├─07e8bc0da21dd1b97188b82948fbf4ed61c5f384369c3195d8e1c39f2c362204 │ │ └─140236 /pause │ ├─1d2297e55e93278f72d7ffa7b37477be56d1a4a93ff8655779b3b366308ac00a │ │ └─184289 /usr/bin/libvirt-tls-sidecar │ ├─b7607028069d17679e271b01d1b8fc0aec1503ad8b741c8d243e40d0a6572c84 │ │ └─70780 /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 │ ├─8b1d079cb8829157aeebb44465b4b9beb83a8f14807e10a3ccef3134c95097f3 │ │ └─115403 /pause │ ├─1c0561e551e9111aa6ea00fc2e9b799e4a278497266c8375f2ea198d91d51018 │ │ └─46331 kube-apiserver --advertise-address=199.19.213.102 --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 │ ├─8083ce7e362a35fda3fdb94f3d1f44fd0ff3313c125d6bf8c5285d171c509aa8 │ │ └─97316 /pause │ ├─9f652caed00394c93e83612c30abc2ea52cdd0b142c6877adfd5334e0a94642a │ │ └─232854 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c397fdf1a0850207f9f8061d3b991d96dfaa267bfbbfa8f34458939af1590f59 │ │ ├─336006 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─336404 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─336543 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5jzepehd/privsep.sock │ │ ├─336934 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkcj85kg7/privsep.sock │ │ ├─337508 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─337509 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─337556 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f7233adb-32e3-458e-9cdb-d4fd6331305d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f7233adb-32e3-458e-9cdb-d4fd6331305d/host --addn-hosts=/var/lib/neutron/dhcp/f7233adb-32e3-458e-9cdb-d4fd6331305d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f7233adb-32e3-458e-9cdb-d4fd6331305d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f7233adb-32e3-458e-9cdb-d4fd6331305d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-69e4023d-0d4d-4d8d-bf38-18c33b34098d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─337560 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4092ad8b-e314-425e-81a3-a56f33909e26/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4092ad8b-e314-425e-81a3-a56f33909e26/host --addn-hosts=/var/lib/neutron/dhcp/4092ad8b-e314-425e-81a3-a56f33909e26/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4092ad8b-e314-425e-81a3-a56f33909e26/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4092ad8b-e314-425e-81a3-a56f33909e26/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-003439d1-7734-4ef7-8adc-c846c7a8742f,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─337564 haproxy -f /var/lib/neutron/ns-metadata-proxy/f7233adb-32e3-458e-9cdb-d4fd6331305d.conf │ │ ├─337568 haproxy -f /var/lib/neutron/ns-metadata-proxy/4092ad8b-e314-425e-81a3-a56f33909e26.conf │ │ ├─376516 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpqwdj8rld/privsep.sock │ │ └─386255 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpow05bis7/privsep.sock │ ├─283bdd8a9d9b51ee841f50cbf5c8f899fe0335c8cbe68a164b73de983d429fcb │ │ └─71504 /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 │ ├─4783980cb5d7e2ed2557d4aba84bddf1126fb44d907254719648927de92db651 │ │ └─47431 /pause │ ├─2ac417236981e6b5f2e8cba2375d788a3d006592d8af2eaa191835a169047969 │ │ └─70630 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─a76604a1d12c84feefd7d03877a2846e505f358f58017c3bcb6b87b7881145d9 │ │ └─171639 /pause │ ├─c14b50b1c77d2a65411f78260c7c5cccdb1ed92d88f959177a762d706d88a27a │ │ └─48796 /pause │ ├─1e2a140b7b9ad8363e93a8ec4c307e995337b5c39f8f65f8b795983316c87994 │ │ ├─ 91981 /usr/local/bin/rook ceph operator │ │ └─418075 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─16518e5ca3b87c5d2ea6e3c5165093fdcb7f2e2fdd52d6492eb7aaa6ccb6cf53 │ │ └─140867 /coredns -conf /etc/coredns/Corefile │ ├─522eaa8db3ed36016a297643d90d44d57279b01ef218481f4ad6a857ab93f442 │ │ └─113639 /pause │ ├─9d80ea28a39bf1e4a9243cb9a43eaf08217799d9624e68cd537602de9f5c4053 │ │ └─259454 /pause │ ├─f8c4d1dd382b9d1e64f3abc0996a56edaba7673927e63ae3caab18d79c143c88 │ │ └─68848 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 │ ├─115d3d055c2eff6dde5149be26e6f447e769932a9c7e07485675772014ec1bc6 │ │ └─46183 /pause │ ├─6edf0f5919b8012a885f8a18ad1802b96f11792698308d2884142a5aff40ea74 │ │ ├─47899 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─48279 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─27ff5a44747d22e9b2baacb023a36c7e3a90c7133a358e9a043e8973cd1765a3 │ │ └─50484 /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 │ ├─3f14efb160aff32b027b52e6f6313874f1c7496a2c0ddb97b04129aae2a3585f │ │ └─144496 /pause │ ├─07e909a072cf00d6f9e2a49e9046ca7be407d99778a4e8bc50daf6afa59a238e │ │ └─249440 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 │ ├─a7a89b8bbf91e6552cc1094ad9f6d6ecee9fa10851fd67a400b34880c357b304 │ │ └─57285 /pause │ ├─aa8da5d946e0fbc489c35776c012e12f36ab4d11a17eade4291f10d9ece8c62b │ │ ├─189115 /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 │ │ ├─378099 /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/tmpfjw9984c/privsep.sock │ │ ├─378356 /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/tmpia3g8h_y/privsep.sock │ │ └─378417 /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/tmpo_11c56y/privsep.sock │ ├─d6c9130f648e6ef35aa44ee1e7971fb803cdebeb49f91b250a94dbf10bc6f1f8 │ │ └─246587 /pause │ ├─36113c926080d7f9ddaaf211ab4dc23e277d735eeeb6a5c9c0f7f31fdda66d32 │ │ └─68675 /pause │ ├─19564946947c9cdbed4607309bbf9e62e5c26e9989947dfeec98d53d35ef72a9 │ │ └─53519 /pause │ ├─ff120ea86cebe25778a370de89b2803b052fe66aed81d83a1dbd7784ec745f0f │ │ └─141600 /pause │ ├─21676bb7b93dc510feb1d1ae9026972f4e7b10051b6e7a33d18982fea6cbdb1f │ │ └─269507 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ce7a2a1e7a17805d2c1a5fecc41afffa8ea0f767e0e18b267b5d9c7f47376b77 │ │ └─72008 /pause │ ├─034e5b0bf3a78879923ef688c4e3e85fc4a38d69528965c0b0d64b9ab49dba91 │ │ ├─83740 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─83757 /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 -- │ │ ├─83763 erl_child_setup 1048576 │ │ ├─83835 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─83836 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─83846 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─83999 /bin/sh -s rabbit_disk_monitor │ ├─35bde75b284bb4d43bfc1a72793ea33fccbd4bf54e306df1b4b1a559f1970893 │ │ ├─67245 python -u /app/sidecar.py │ │ ├─67591 python -u /app/sidecar.py │ │ └─67592 python -u /app/sidecar.py │ ├─1d750e065421f81e4c833b977ba90e1c739663f2cfc147dcd18cd4ccb21c6caa │ │ ├─54890 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 │ │ └─57511 haproxy -sf 213 -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 │ ├─5634643d6817bb67e4365a290420dbe311693f632b643386253312210acac9d9 │ │ └─49772 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 │ ├─9eeee3506fe261992a8d2ec6864c829e408a0efa108e9e30c7a5915cf59f45df │ │ └─46267 /pause │ ├─5ec34f2e830c8008ebdb68bb3bf18e12eb210ca4179edc2843620133c435921d │ │ └─71769 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ee61d4cf1fbe55892ceac9a5d0832edd9fa4ec81409b8ac40e58279b712ae1b4 │ │ └─231211 /pause │ ├─810d55a34e941c569e23a54f670aab0447c3a5d317f18b080c39b174ae6dc428 │ │ ├─269713 manila-api: uWSGI master │ │ ├─269756 manila-api: uWSGI worker 1 │ │ └─269757 manila-api: uWSGI worker 2 │ ├─98d04099f934c6dd5ac7f20601742fbf4f2562f0fcba4e3572929dd79be2d608 │ │ ├─225974 octavia-api: uWSGI master │ │ ├─225987 octavia-api: uWSGI worker 1 │ │ └─225988 octavia-api: uWSGI worker 2 │ ├─874bf106cab55ca28dacb0abe63eb4d04c15a5f748812409cb11fb97bac05918 │ │ └─231450 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ └─4c31726cfe3bd310693742903684105692cf0a8d952cbfa6157425b7e5327908 │ └─57493 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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount