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 │ │ │ ├─21500 /lib/systemd/systemd --user │ │ │ └─21501 (sd-pam) │ │ └─session-22.scope │ │ ├─21493 sshd: cephadm [priv] │ │ └─21520 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1452 sshd: zuul [priv] │ │ └─1465 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1456 ssh: /home/zuul/.ansible/cp/199.204.45.95-22-zuul [mux] │ ├─401159 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-weyannxpzvmwrtgnlsrejhxqutlwysry ; /usr/bin/python3'"'"' && sleep 0' │ ├─401160 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-weyannxpzvmwrtgnlsrejhxqutlwysry ; /usr/bin/python3' && sleep 0 │ ├─401161 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-weyannxpzvmwrtgnlsrejhxqutlwysry ; /usr/bin/python3 │ ├─401164 /bin/sh -c echo BECOME-SUCCESS-weyannxpzvmwrtgnlsrejhxqutlwysry ; /usr/bin/python3 │ ├─401166 /usr/bin/python3 │ ├─401167 /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 │ └─401169 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 … │ │ ├─ 9794 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12440 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1097f7fdbcb071a5880a447545bb86bee25c5ac869a8e65d6d54f0f0570ec004 -address /run/containerd/containerd.sock │ │ ├─ 12814 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c58cb1c2b72edd0876d9a753514624fc30e332eb16eeda67ac00cddc9f5fdae -address /run/containerd/containerd.sock │ │ ├─ 19410 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 68a8d098a4180e2e04df25c4d932213d8c9b4fdca2533bea0a12bc96b290efe4 -address /run/containerd/containerd.sock │ │ ├─ 24575 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 198a57406cf6546ebba93aad96b5356ef38570c6ee07f0bef487828133feeafd -address /run/containerd/containerd.sock │ │ ├─ 29300 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 346599f63678060473b282b237bfacae477ddce81c1ad935b41de83d2827876d -address /run/containerd/containerd.sock │ │ ├─ 34081 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8bf933864f31ea987cae86ed0bafd0c87000f377f5e118f2a5ba275acfc1bd58 -address /run/containerd/containerd.sock │ │ ├─ 39739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77c42932e0efb4d74ac88ac72718afa987d624b1e3bb157e190670e1fa3c1f1 -address /run/containerd/containerd.sock │ │ ├─ 39749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 140e9a30c500ae92764964d1aad8c9961f44bf727f11c4f8e5c3810dd06004db -address /run/containerd/containerd.sock │ │ ├─ 39776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa616cae1044fffee8d7785be5b34e4046f71a7793b657f5837d80550aa60a46 -address /run/containerd/containerd.sock │ │ ├─ 39789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52dc5800fdb301d1f77f76c018b6646e4e5e37924d76f4327da0af50fe919a37 -address /run/containerd/containerd.sock │ │ ├─ 39824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0eb57a8b3f0dfa506a15c071ec92675585ed5a1c476bd2034338be57407fe45 -address /run/containerd/containerd.sock │ │ ├─ 40357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a67f95022d0612fd8b9c33ce235bc4bab8587454332ef1e068822920f54ed16c -address /run/containerd/containerd.sock │ │ ├─ 41075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef1b79d78e953151fd577a75c8bd7ded89e52d9e163ec1ed027b085cf6fcd92 -address /run/containerd/containerd.sock │ │ ├─ 41095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aff8b27807799defa216cd79101025c999ea1115e04e885eb5dc337f68ef38d3 -address /run/containerd/containerd.sock │ │ ├─ 42661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3ddfbe12817d9a5e7fe3760078e241045acff70d3961a834564b5cc470eec76 -address /run/containerd/containerd.sock │ │ ├─ 42832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c862bf94224471100b66527d99eba461b999fbadb352775a94060e18498e60ae -address /run/containerd/containerd.sock │ │ ├─ 42871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6740954b3c2492c6fb4f6922e0bff99e1f75b7cff6147514320bbe8a2c690184 -address /run/containerd/containerd.sock │ │ ├─ 43304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e662fb4a8071f31868ccd735d2b575aa4a1645bef8fcfdf610dae1e79a9325a6 -address /run/containerd/containerd.sock │ │ ├─ 43830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48220cd57a1c55e88f2d642c5e443da5043f19419235d56c624ff70509527c85 -address /run/containerd/containerd.sock │ │ ├─ 43868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aba8bf3186ac050d862e26980160a39cf3a2cab1f4a08c0f40677c8405d9bd9 -address /run/containerd/containerd.sock │ │ ├─ 43906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 450b95cfaf268a7e98aca74282332e86b91bf82fdd8fe1a23f492e9d184bd430 -address /run/containerd/containerd.sock │ │ ├─ 46216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee6c35701c155117fa6a2e2aea05a860ec9b297b4bfd5614e606dd3339c2ecdb -address /run/containerd/containerd.sock │ │ ├─ 46320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe03a120ff519ebd21efa060ee79042c2e0c486fbc71e3bc739555052965d71e -address /run/containerd/containerd.sock │ │ ├─ 47053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1520bc35367103a7583c1c23b75a26ce9dab4c8521cf4a7857d77a875b2ab271 -address /run/containerd/containerd.sock │ │ ├─ 47142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c5e297365955a0baa6f15b7f4c2fc37bc9e8349d94a9277670721549a4c93f -address /run/containerd/containerd.sock │ │ ├─ 47529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b0d241b895638fb341176651dcea86f3c8071315ed57c139255e156bb9eb164 -address /run/containerd/containerd.sock │ │ ├─ 48060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ded7ab9ca49293df124c708a50226b284f397dc2812816493dc55599415f17d7 -address /run/containerd/containerd.sock │ │ ├─ 48358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daae2d59dc3c55f6844b0abdc2cedd51aea0eab491f430c8217e5c11ba0f2854 -address /run/containerd/containerd.sock │ │ ├─ 50513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 636be473bf226664f3bdf34dc1e31771dbf3b810993822cc5b2a00fb1b8331ab -address /run/containerd/containerd.sock │ │ ├─ 50732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc14f6a1ed52c4c2d0ba1e100a8a65b88982878888d74e654a0e51926fc74bff -address /run/containerd/containerd.sock │ │ ├─ 55100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d895e5b126c365f0d437e26c3ce6e185304d27365713419bec32316f92e0d6 -address /run/containerd/containerd.sock │ │ ├─ 55661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa53c05041ddb275b02df49a58b6d559dacb4d7f0d347011337c53df200ef2c5 -address /run/containerd/containerd.sock │ │ ├─ 55731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8d43b13d7c1090381be9627dadd4c51b8b0536cca0ef0640090fb1de696292 -address /run/containerd/containerd.sock │ │ ├─ 55801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d748278ffca6f72062199a168cb1384cfe15ca2c985570215251205023081f0 -address /run/containerd/containerd.sock │ │ ├─ 56012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf5d938cd913d08b61df5d6b0f85616f111d4c6465e0f34322611f3e8b361dc8 -address /run/containerd/containerd.sock │ │ ├─ 60163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d557c5b8c553ad0450a469483ef29c34703ff9b0d51de34ad9ae15a1cf50021d -address /run/containerd/containerd.sock │ │ ├─ 60299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b88b68519042a74c07535a2fdba57ec512a22596a8705d8f5661add3cd5603 -address /run/containerd/containerd.sock │ │ ├─ 60343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaf5be8afca9c09499b2b74a506f0338bcff05c95d53ecdb4518b91dd702e796 -address /run/containerd/containerd.sock │ │ ├─ 60398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02b477d13c6234157bb48496a0dc6b136ef71e69f18358f16af0059b1dd44f5 -address /run/containerd/containerd.sock │ │ ├─ 61848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 363f30490b0fda0da426473951a99f934244dd3d6a89add103aa8ae380f95a4b -address /run/containerd/containerd.sock │ │ ├─ 61896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fee8547468d106de5045efbe31405c63496ba6e93b75a24176d71413c37928bf -address /run/containerd/containerd.sock │ │ ├─ 62098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6423f421e557012125572f70b5afe6e11c311b67dfe6045a99f51f97e710eb1e -address /run/containerd/containerd.sock │ │ ├─ 62171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc19a8e9da8a5e2bd2011032428c1358107c702e15fdbf20e55025292c17ef3b -address /run/containerd/containerd.sock │ │ ├─ 62203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a9bdd7c87063cb1382f090fead2e4d7e5ead83daa5f32a477e93f1481c24310 -address /run/containerd/containerd.sock │ │ ├─ 62595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a48c441e2803be805944e8965431ad87d95f6d522c3d91c4df61a9696f486e -address /run/containerd/containerd.sock │ │ ├─ 63054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2176b9d3d0d60f19bb90d45c056fc375f23dc5953c1f2cafd350adcb7430dd -address /run/containerd/containerd.sock │ │ ├─ 63246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 778022ff925fe9f07e3d4aed2fd8cd8a7e2e383ca3667630bfcaa0bba9e58ad2 -address /run/containerd/containerd.sock │ │ ├─ 63429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a5aa5c6b3ea67c6f4d5735812c568ecbb6a3a90a39a514975f63a6ff6d9df7 -address /run/containerd/containerd.sock │ │ ├─ 64212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19fc359175e201fdcb0ab0aa538f34a051b3c55f5ac5b652ccac6a3068009551 -address /run/containerd/containerd.sock │ │ ├─ 65732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c86186024a96906672c86ac52ab898a40681454e45cf34982d1be7fa0bdb93fc -address /run/containerd/containerd.sock │ │ ├─ 67937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a72943be0a16e1a8e88ab1fa6762b7ef2a1514aa4b0ad2204686fd624dad71 -address /run/containerd/containerd.sock │ │ ├─ 77159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a928a02b24a1c4cd88dd866cb8cd9334d0573697c3bc1f65d86dd985856086d2 -address /run/containerd/containerd.sock │ │ ├─ 78357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20dfdfd76b58a179582a673bcaca5118403a771e75b3a13c42ad7782f5cc04a9 -address /run/containerd/containerd.sock │ │ ├─ 84237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24d6d3bbd2ed56e98493012f1c60bfb2b60daf67c8675cec74356708c14e042e -address /run/containerd/containerd.sock │ │ ├─ 90163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 372d31250acc8aa3fbcd8806fdb5a85bc2cf952b9ab6a5b9133fe30e2730738d -address /run/containerd/containerd.sock │ │ ├─ 94504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72393559224f7e2837a166957564a91ffa0e64181047db538e8532ed9b8074a6 -address /run/containerd/containerd.sock │ │ ├─ 94550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cb35d13fbf7c55eb058dac7261e9415ccea075fcc7c6c7911d16ceffd3f0948 -address /run/containerd/containerd.sock │ │ ├─102827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f326ae6328cddc233e6a047b74443a931b564f2f45b7b9462ec9356f466cbbd4 -address /run/containerd/containerd.sock │ │ ├─104428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e8fee70d2f3bd932c0a5b2c71feb345dbe2941368c80fc0fcd44897acfc95c -address /run/containerd/containerd.sock │ │ ├─104608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589cd74e0e4ace406c27eb767c2d0e3c12499ccd41948b6639d3eb7acea78704 -address /run/containerd/containerd.sock │ │ ├─106397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ae7fa770067b1898f506910e76f6874766da0b5eb84f83087e73adb6c01afb -address /run/containerd/containerd.sock │ │ ├─108300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c96f7b970f844128f19f863937e0a47b6cdfb62c4b1d4f31d541cecab0cb8ac -address /run/containerd/containerd.sock │ │ ├─108474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d25eedbc085392cf4433f3138e142d85461f0f0fd3b7df1f399006c53acf0b32 -address /run/containerd/containerd.sock │ │ ├─121436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a9568ecfb3773f8cd0bad0b11ef3eb1c3451b826bb4173bb1c7abec124eee9d -address /run/containerd/containerd.sock │ │ ├─121509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1ddb3e561d1bae146b3308e683e7d7cbbbf55c295bb2f1bf84ba22778a30c84 -address /run/containerd/containerd.sock │ │ ├─124312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab06d88a545eead32f5153a9c9efc5849babb18bf3025f2b93b57b17d55fb3b -address /run/containerd/containerd.sock │ │ ├─138695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c06809fa2d5050030cee97699ea2a74a3fc90499f6094887b646a6e7ac494f -address /run/containerd/containerd.sock │ │ ├─140273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 973996eb0643835aea942bbad0c2582549ef7d4d79f2026c2d0ce8c5f1bac17c -address /run/containerd/containerd.sock │ │ ├─140691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a3007b81aafa856c6af520c80d682bd6ca4ef54c00edaef69fc3d44f5ab5f5 -address /run/containerd/containerd.sock │ │ ├─141539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61d9a4277bc41e36572c02bbf8423f481121866b71d211bc3c8db20065f56e6b -address /run/containerd/containerd.sock │ │ ├─143549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649e416df2b6d317e8142c53e44ee75ba94e504e8ee20f3ad81046eab1dfa31b -address /run/containerd/containerd.sock │ │ ├─143877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cee5f1be1499d6e68748fb88fb7c70b7a155ebb54d3673db34cd4cc9e9a7ad7 -address /run/containerd/containerd.sock │ │ ├─144020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a8063c422e27e2ab8bc27d10ed77017fab8e39cd23039877e03ea99d199667 -address /run/containerd/containerd.sock │ │ ├─144251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a2ab493e1fce8eade28a9d97b3f7fe3bb7c43c7ea77d1173d85b3d7c1e1a1b4 -address /run/containerd/containerd.sock │ │ ├─144343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18969f455d5a7e77f5e2125f457c48f6e0e51c639166b213276b82d6b287932c -address /run/containerd/containerd.sock │ │ ├─145049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e807edcb45a2fc21dcf9c5c9de20df0a0b1157c12c6924617fc45620ceafb83 -address /run/containerd/containerd.sock │ │ ├─169468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 785d52b6fe3c37969efd2daf6eec3f72623729ed4b1381a4ebe3f371ce895ab0 -address /run/containerd/containerd.sock │ │ ├─171176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92180ef286b15e10471ad2dc2c8c9710df14064738caaa01f977773df80c10b9 -address /run/containerd/containerd.sock │ │ ├─171190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2a4a3e26b43cceccb9e971566943170201907fcb5e7eda6b7a91825fc0f2091 -address /run/containerd/containerd.sock │ │ ├─171274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0241437f456fb3012d6008d38815fe6c9f865199eb6a4bd37b2185d6cd176edf -address /run/containerd/containerd.sock │ │ ├─171295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a73a781bfaab577019276b8148bd04dec35d3c64372618360a55b8e70dac9c -address /run/containerd/containerd.sock │ │ ├─171329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eafa6201f85074ad32fe229974f5ea113f1024a08c5b17ff9353e4f3ea205f46 -address /run/containerd/containerd.sock │ │ ├─171711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9c63386736faff8812d091dd9c5b8d8239f10b61bf09e52a97577b02efa20e5 -address /run/containerd/containerd.sock │ │ ├─171760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a4bf6a63d0dee4513a0d04c2739461ac1e1aa06f5c893e2da5144862cb8a224 -address /run/containerd/containerd.sock │ │ ├─184069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e6a14053f4fe5e7a601aa025e84cdb8df7df9ac511393d6340748425e33fe89 -address /run/containerd/containerd.sock │ │ ├─186355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0eb62c654d2f2bbe090acb8741d97df9b465d753a476101671a87df5a14bd53 -address /run/containerd/containerd.sock │ │ ├─186422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27a488bbd7858d8e143823c94ee69e9378716c229bfee53e6db72ab6f8b8269a -address /run/containerd/containerd.sock │ │ ├─186498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e55e0b8bde1b365b48984bedca80d954c5bf1332b1db9c86b1c670e8fbd34a2e -address /run/containerd/containerd.sock │ │ ├─201981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7081a074284e902fa62b4887e8d2990ad49863d87d0c49af79d0737f833558 -address /run/containerd/containerd.sock │ │ ├─209604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3501911c933a37dad3c6f926e0b365941066fb38d302618af21a315aaced03e -address /run/containerd/containerd.sock │ │ ├─209629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78112c1db01468f8c2734cbd5a4f46e019b4189625b62abfc58cedcc8f97bde0 -address /run/containerd/containerd.sock │ │ ├─209801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c7be1cd61570e4464bea11982f7d4f264e60bb123ef5f0c9ec8697d409f2c67 -address /run/containerd/containerd.sock │ │ ├─209934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f991c7cf6e86850a22cd67ec676efa40a8b6f6d58cf709da0ba300f1a1b1cec5 -address /run/containerd/containerd.sock │ │ ├─220844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31bbd4e38a800d66b694f9621b03d66a5095d149f761f618ee9895736ac740e1 -address /run/containerd/containerd.sock │ │ ├─223245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92832bd8251178a8db44b667ecb4cf2424abe10ec060748b3050394389803f5f -address /run/containerd/containerd.sock │ │ ├─224043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 569f63c8e2636945894c8f4823284fe976ffdc7cd9fbf1121ed9042dfea3d0fb -address /run/containerd/containerd.sock │ │ ├─225067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a053057dbeaebee6c39908dbcd37947d12bbf8b8354017b7db0def4bd473b3a2 -address /run/containerd/containerd.sock │ │ ├─226388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5591a1431f750d1508f2892a5ad671b9fdc53535998c1069d165ef728a38c3b -address /run/containerd/containerd.sock │ │ ├─227623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1faf0203e07e67ba97a5c3f22d2c73f0c6661bf4cb98e2a7f4179fa85f101561 -address /run/containerd/containerd.sock │ │ ├─229188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8354091320b134512e9477af894d3727c1c9d5e9baa374600f897de9d671d2a -address /run/containerd/containerd.sock │ │ ├─229232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d0916e78246a8b6c7c73be2fa40ba9ce4832fe85cb6c33f0247d475dab1d03a -address /run/containerd/containerd.sock │ │ ├─238272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 404cf1db201d418a53dee4a646567dfafccfb7c671868be21d18e7db0591806b -address /run/containerd/containerd.sock │ │ ├─238700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5eb0b53cae3e05f4403d19953d7fe9dd238ef108b58b1d5791c829e85d77ea -address /run/containerd/containerd.sock │ │ ├─241229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf0e3505f44a7aab4e83deae96bedb4ee29d89c79f60de1ce93b6967f905d2f -address /run/containerd/containerd.sock │ │ ├─245480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b4505169f5f71454d71eb5fd61b815011c24d355e28b2501a93e9da1257204 -address /run/containerd/containerd.sock │ │ ├─245707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c9300abaa0519c3b1da33da11e408c9cc9675dcbecb0faf9eb37f75250e47db -address /run/containerd/containerd.sock │ │ ├─245769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14aa61f6ca2594889a8ac42dd360a2e9d78d317951b0463a4671245c61b8e72b -address /run/containerd/containerd.sock │ │ ├─245927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eea4e1e2d2a57100e716ee7edfc3c7625deda7ae8230b880392b19150a1fedb -address /run/containerd/containerd.sock │ │ ├─257234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f6953379b624716cf497eb644decfee2727352ce5f08c0f25c38463ce2f3d3 -address /run/containerd/containerd.sock │ │ ├─259566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd6e9b0ea89fa6d4bef818b7695cb7948e3fc5a3252ac5894740437693775cf -address /run/containerd/containerd.sock │ │ └─261200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57bca3b2fcf845ea8bd9e06ad3f7d14bf57cba063126435339d2ac61a0174cd -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-8bf933864f31ea987cae86ed0bafd0c87000f377f5e118f2a5ba275acfc1bd58.scope … │ │ ├─34105 /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 │ │ └─34117 /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-1097f7fdbcb071a5880a447545bb86bee25c5ac869a8e65d6d54f0f0570ec004.scope … │ │ ├─12476 /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 │ │ └─12489 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29006 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29283 /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 │ │ │ ├─19367 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19388 /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@mgr.instance.texnpg.service │ │ │ ├─12727 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.texnpg/unit.run │ │ │ └─12758 /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-texnpg --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.texnpg:/var/lib/ceph/mgr/ceph-instance.texnpg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.texnpg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.texnpg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24297 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24558 /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 │ │ │ ├─33798 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34064 /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@mon.instance.service │ │ ├─12364 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12396 /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 … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138053 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40199 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.95 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-68a8d098a4180e2e04df25c4d932213d8c9b4fdca2533bea0a12bc96b290efe4.scope … │ │ ├─19437 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19454 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-8c58cb1c2b72edd0876d9a753514624fc30e332eb16eeda67ac00cddc9f5fdae.scope … │ │ ├─12839 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.texnpg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12859 /usr/bin/ceph-mgr -n mgr.instance.texnpg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1387 /usr/sbin/uuidd --socket-activation │ ├─docker-346599f63678060473b282b237bfacae477ddce81c1ad935b41de83d2827876d.scope … │ │ ├─29325 /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 │ │ └─29337 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10930 /usr/sbin/chronyd -F 1 │ │ └─10931 /usr/sbin/chronyd -F 1 │ ├─run-r8bd3b10817b54fdc8d4af2768cbd9c1b.scope │ │ └─184378 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137866 /sbin/iscsid │ │ └─137867 /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 │ ├─docker-198a57406cf6546ebba93aad96b5356ef38570c6ee07f0bef487828133feeafd.scope … │ │ ├─24599 /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 │ │ └─24611 /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-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─a874594f8c3cbce42d5dafd49a9e832c5f69ff8abe96b1d318fe8a6d06f60c77 │ │ ├─182391 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183562 /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/tmpfkj0c6is/privsep.sock │ │ ├─183951 /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/tmpiux1v7l3/privsep.sock │ │ ├─184619 /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/tmppxb9lnxp/privsep.sock │ │ ├─184896 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184897 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184916 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/38599298-7fc3-4e82-a452-82772f9433d2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/38599298-7fc3-4e82-a452-82772f9433d2/host --addn-hosts=/var/lib/neutron/dhcp/38599298-7fc3-4e82-a452-82772f9433d2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/38599298-7fc3-4e82-a452-82772f9433d2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/38599298-7fc3-4e82-a452-82772f9433d2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-54d9bf60-88bb-4f18-b65d-769426d46276,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 │ │ ├─184919 haproxy -f /var/lib/neutron/ns-metadata-proxy/38599298-7fc3-4e82-a452-82772f9433d2.conf │ │ ├─204069 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a/host --addn-hosts=/var/lib/neutron/dhcp/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a0c10f08-0145-4a5a-9957-accf1733deb6,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 │ │ ├─204072 haproxy -f /var/lib/neutron/ns-metadata-proxy/f829a3fe-2f22-4e6a-b761-ff9fcdff9f9a.conf │ │ └─367869 /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/tmp9kny2gu2/privsep.sock │ ├─b8354091320b134512e9477af894d3727c1c9d5e9baa374600f897de9d671d2a │ │ └─229211 /pause │ ├─aa53c05041ddb275b02df49a58b6d559dacb4d7f0d347011337c53df200ef2c5 │ │ └─55719 /pause │ ├─64ca2c4e5a06422c4accb5ff468da9ff51c207e4b620bac663b5f3094df925e7 │ │ ├─180884 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181422 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4vujyuei/privsep.sock │ │ ├─181510 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpjty4sq6c/privsep.sock │ │ └─181756 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─63717d7f2de93b13770c1a3666839d909c8d9d05945fd5d129fc592d1b265ed3 │ │ └─227674 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c66e466fb060ec2c0b68403237d876066b83d31ba03ddb55d015a5f870d05430 │ │ ├─104851 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105161 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105163 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─39ae7fa770067b1898f506910e76f6874766da0b5eb84f83087e73adb6c01afb │ │ └─106422 /pause │ ├─d4ba82ab6c74c21f7c545e05fc18eed76f9c886a3e50570777da28f6d2b91bb7 │ │ └─50789 valkey-server *:6379 │ ├─c157f7a6d8348d3e876306587996ffb41838777f31b86097a88ad448080d1eef │ │ └─39974 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 │ ├─f9c63386736faff8812d091dd9c5b8d8239f10b61bf09e52a97577b02efa20e5 │ │ └─171744 /pause │ ├─52e8fee70d2f3bd932c0a5b2c71feb345dbe2941368c80fc0fcd44897acfc95c │ │ └─104454 /pause │ ├─8e6a14053f4fe5e7a601aa025e84cdb8df7df9ac511393d6340748425e33fe89 │ │ └─184095 /pause │ ├─dee197e1aae6df7a07d3e839d3e0b85b6dd444da4e71ee413a862d422da87566 │ │ └─261433 /bin/openstack-database-exporter │ ├─bb3dfc50c6923c39d820da320064679b7acffc266ff9f65b3a20736a9b155147 │ │ └─63737 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─589cd74e0e4ace406c27eb767c2d0e3c12499ccd41948b6639d3eb7acea78704 │ │ └─104631 /pause │ ├─c1e89ec953cfc09b620afb9ca21149704b25b6af5785fa50ede659e9f6893ea0 │ │ ├─219579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219599 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391801 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d1d1d4978283ee5b4f7d4a2b3062dd8eb9577c55a3faef1ab08ff305eb8d6637 │ │ └─48738 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9e871c6a4f569d0e6cc8f643d600daf80d237ebe1a2b90791cd16ea52e93f228 │ │ ├─48503 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 │ │ └─51153 haproxy -sf 153 -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 │ ├─d57bca3b2fcf845ea8bd9e06ad3f7d14bf57cba063126435339d2ac61a0174cd │ │ └─261223 /pause │ ├─0d755c744c004cacf70050be38f0f6026f3ea725b47d6af2c13a13a9af2ee26b │ │ ├─168468 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168888 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168889 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─400540 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─400542 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─af4f8f613946742bb52887a141e949234a2e3b1123857e130c5a0e005f8f2d39 │ │ ├─218688 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219106 octavia-worker: ConsumerService worker(0) │ │ └─219109 octavia-worker: ConsumerService worker(1) │ ├─1ff9e8aded53c9af4915d8e482fd308807d7505a9ec436e99c9e9970af2706f5 │ │ └─64837 /goldpinger --static-file-path /static │ ├─1c96f7b970f844128f19f863937e0a47b6cdfb62c4b1d4f31d541cecab0cb8ac │ │ └─108343 /pause │ ├─f9efe4863b49e2ef56d2fffd1b93c591ca2ed340e6ccf0b97b73899bc86476ad │ │ └─56125 nfd-gc -gc-interval=1h │ ├─4a05d942ebf6491e1e20e5753ca749da4208e9b00b471e18cce74fcbc57b1104 │ │ ├─ 51083 valkey-server *:26379 [sentinel] │ │ ├─401122 sh -c /health/ping_sentinel.sh 1 │ │ ├─401162 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─401163 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─401165 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─e8b1b26bc7bd8368a1c76219ace62212cf86086ef8b47567b1473bd1bc8523a9 │ │ └─183575 /usr/bin/libvirt-tls-sidecar │ ├─569f63c8e2636945894c8f4823284fe976ffdc7cd9fbf1121ed9042dfea3d0fb │ │ └─224068 /pause │ ├─db51bf3586b77e86c269954ed1f55133a3353cb58aa8931899a1656edab57396 │ │ └─56159 nfd-worker -metrics=8081 │ ├─6dd6e9b0ea89fa6d4bef818b7695cb7948e3fc5a3252ac5894740437693775cf │ │ └─259589 /pause │ ├─c2146e8c0dd0d59b6e62d4b398aab149893de73e25355d59d386e553261e4a79 │ │ └─188408 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─dc14f6a1ed52c4c2d0ba1e100a8a65b88982878888d74e654a0e51926fc74bff │ │ └─50756 /pause │ ├─fe03a120ff519ebd21efa060ee79042c2e0c486fbc71e3bc739555052965d71e │ │ └─46343 /pause │ ├─140e9a30c500ae92764964d1aad8c9961f44bf727f11c4f8e5c3810dd06004db │ │ └─39857 /pause │ ├─3b5a33fbbcf5e8843120c12e2ff3c1e8aadbe44aa7373b02b43471be74dfca9e │ │ └─56073 nfd-master -crd-controller=true -metrics=8081 │ ├─4bd46522e48110d3b77f076e0b6881d1ec54401915ae7a396eb868bc8abae630 │ │ └─65389 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4442adbe49694f9583d5cca2cee0f2c94f7a33845089b2319fe19c1868d0707a │ │ └─64711 /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 │ ├─6c41220c499ecc121167d1c73b6634b0bc3c36c06cc3d91c7e22f3fa53f95781 │ │ ├─238331 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239022 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpny30mx2l/privsep.sock │ │ ├─239027 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239029 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─39f31ab15197a4308554f2dd1543fd6b47abba5f42f31c4c26ba2df8f51f7f60 │ │ └─65626 /bin/oauth2-proxy │ ├─d1b141702f23b388f5607ea2277f5b7e7e5d0ac50a8d15f137ebb3b36e332a13 │ │ └─255432 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e1ddb3e561d1bae146b3308e683e7d7cbbbf55c295bb2f1bf84ba22778a30c84 │ │ └─121542 /pause │ ├─636be473bf226664f3bdf34dc1e31771dbf3b810993822cc5b2a00fb1b8331ab │ │ └─50537 /pause │ ├─f326ae6328cddc233e6a047b74443a931b564f2f45b7b9462ec9356f466cbbd4 │ │ └─102850 /pause │ ├─dc5804ce80f75eca7ce6fb3b36618e4b93d0c1a12785ee5d0224c57da80bc952 │ │ ├─202154 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202170 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202176 erl_child_setup 1048576 │ │ ├─202226 sh -s disksup │ │ ├─202228 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202229 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202242 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202243 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202256 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202371 /bin/sh -s rabbit_disk_monitor │ ├─b3a73a781bfaab577019276b8148bd04dec35d3c64372618360a55b8e70dac9c │ │ └─171391 /pause │ ├─20dfdfd76b58a179582a673bcaca5118403a771e75b3a13c42ad7782f5cc04a9 │ │ └─78380 /pause │ ├─c600a2b24409fc7dbf8b99e474c6d5478d7c943e751d9e87e66883ed6118db8f │ │ ├─179942 neutron-api: uWSGI master │ │ ├─179984 neutron-api: uWSGI worker 1 │ │ └─179985 neutron-api: uWSGI worker 2 │ ├─f5d895e5b126c365f0d437e26c3ce6e185304d27365713419bec32316f92e0d6 │ │ └─55123 /pause │ ├─f6e46cbf86cee5c00c024467453a5921b03966819c620bed5e210e9386a37c9c │ │ ├─167755 nova-metadata: uWSGI master │ │ ├─167767 nova-metadata: uWSGI worker 1 │ │ └─167768 nova-metadata: uWSGI worker 2 │ ├─3a9568ecfb3773f8cd0bad0b11ef3eb1c3451b826bb4173bb1c7abec124eee9d │ │ └─121461 /pause │ ├─785d52b6fe3c37969efd2daf6eec3f72623729ed4b1381a4ebe3f371ce895ab0 │ │ └─169490 /pause │ ├─889fefaa4d3c68f2083843372b2ba553d0e5d1240902134e5fbdc811d4868fab │ │ └─64666 /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 │ ├─6c9feab5fc0b3e56c215f8f9a6120366c551b5536e42089b103ba213c616e4c2 │ │ └─226443 /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 │ ├─1a73c6fe64bf116c0dc8ca28b0d21a244a8b2975bd88bfc74b0be75503590aa4 │ │ ├─179949 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180288 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/plugins/ml2/ml2_conf.ini) │ │ ├─180289 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/plugins/ml2/ml2_conf.ini) │ │ └─180290 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/plugins/ml2/ml2_conf.ini) │ ├─00802a4f5b0635e38955c4183ad5d03f30695b9d5279a71a05fae50892e64043 │ │ ├─182169 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) │ │ ├─182585 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) │ │ └─182586 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) │ ├─de2176b9d3d0d60f19bb90d45c056fc375f23dc5953c1f2cafd350adcb7430dd │ │ └─63080 /pause │ ├─d5591a1431f750d1508f2892a5ad671b9fdc53535998c1069d165ef728a38c3b │ │ └─226413 /pause │ ├─31bbd4e38a800d66b694f9621b03d66a5095d149f761f618ee9895736ac740e1 │ │ └─220867 /pause │ ├─db5eb0b53cae3e05f4403d19953d7fe9dd238ef108b58b1d5791c829e85d77ea │ │ └─238728 /pause │ ├─eeb44ee85b1fcfaefaf42b365e334410b855c2b3a2ec0c9e5d3a0613a71ebeb8 │ │ ├─63133 nginx: master process nginx -g daemon off; │ │ ├─63149 nginx: worker process │ │ ├─63150 nginx: worker process │ │ ├─63151 nginx: worker process │ │ ├─63152 nginx: worker process │ │ └─63153 nginx: worker process │ ├─c1708d6962510c35fb0a240d2e14414ab56e614925822a39d1de3356637b3556 │ │ ├─122729 /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 │ │ └─122963 /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 │ ├─23e526270966696940929bde0f8813387c4339e66fa53d75288acb6c3b14b35e │ │ ├─41574 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41994 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2108227ce495f77b242eaea4ca841f9e7c62a680bc8219418654106aaea0a0a1 │ │ ├─198404 heat-api-cfn: uWSGI master │ │ ├─198453 heat-api-cfn: uWSGI worker 1 │ │ └─198454 heat-api-cfn: uWSGI worker 2 │ ├─f115b745a78bbc3e3df30edd88b7d96d3f2a60336e22fcc74cf3e40378d31349 │ │ └─245273 docker-registry serve /etc/docker-registry/config.yml │ ├─592eb01102086f3692b502023189c7283604a518ff4b81aafeb9933866fae2a3 │ │ └─51230 redis_exporter │ ├─a4017872f7ef3b13849a804c7d26b26b02aa4c2472cfd7488c22037def9ba1c7 │ │ └─40033 etcd --advertise-client-urls=https://199.204.45.95:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.95:2380 --initial-cluster=instance=https://199.204.45.95:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.95:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.95: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 │ ├─ffb0398d77666c4b2406a06e3ea2d436fd1bc8dc66a1c0d5147acc0c93db4a1f │ │ └─140863 /coredns -conf /etc/coredns/Corefile │ ├─0289458f0c2771ac3c8e10c6fdffe5fca420aba131d17e4aa2b999275a2f14b3 │ │ ├─ 46562 /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 │ │ ├─ 46575 /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 │ │ ├─ 46723 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259777 nginx: worker process │ │ ├─259778 nginx: worker process │ │ └─259779 nginx: cache manager process │ ├─b8e0c4da34444c8df449437c0924885eb73305f45ae6cafe73d54f4cca9ac0d2 │ │ └─65183 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─95f6953379b624716cf497eb644decfee2727352ce5f08c0f25c38463ce2f3d3 │ │ └─257257 /pause │ ├─4a4bf6a63d0dee4513a0d04c2739461ac1e1aa06f5c893e2da5144862cb8a224 │ │ └─171801 /pause │ ├─92180ef286b15e10471ad2dc2c8c9710df14064738caaa01f977773df80c10b9 │ │ └─171250 /pause │ ├─5e25fa5bddcf72502413745b635eb5a20dc1ef285fae15bbc9f5dee99f162495 │ │ └─40407 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2717ce3b49b2913add2fe6d7b76a278023b58cc42a79368bb7616a04a9a2f989 │ │ ├─255391 manila-api: uWSGI master │ │ ├─255464 manila-api: uWSGI worker 1 │ │ └─255465 manila-api: uWSGI worker 2 │ ├─4c9129bbc75cec52fed0b85fb182d41bcd42d70e7d327c56afb99743dac16d75 │ │ ├─66028 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66046 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66074 erl_child_setup 1048576 │ │ ├─66178 sh -s disksup │ │ ├─66184 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66187 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66196 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66197 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66207 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66294 /bin/sh -s rabbit_disk_monitor │ ├─95a8063c422e27e2ab8bc27d10ed77017fab8e39cd23039877e03ea99d199667 │ │ └─144063 /pause │ ├─15a72943be0a16e1a8e88ab1fa6762b7ef2a1514aa4b0ad2204686fd624dad71 │ │ └─67960 /pause │ ├─4956457ea1d8ae6388fd011f9b0f534aeb2f1650dafc9a5bf44568aa17f3a532 │ │ └─85080 /usr/local/bin/rook ceph operator │ ├─6eea4e1e2d2a57100e716ee7edfc3c7625deda7ae8230b880392b19150a1fedb │ │ └─245966 /pause │ ├─fee8547468d106de5045efbe31405c63496ba6e93b75a24176d71413c37928bf │ │ └─61918 /pause │ ├─6a2ab493e1fce8eade28a9d97b3f7fe3bb7c43c7ea77d1173d85b3d7c1e1a1b4 │ │ └─144274 /pause │ ├─d10a53c52b1ca8166f989a9c00297362f901ee940af8a5f9874d713424c1324c │ │ ├─60671 python -u /app/sidecar.py │ │ ├─61161 python -u /app/sidecar.py │ │ └─61162 python -u /app/sidecar.py │ ├─d8f8ffc5e0e3f0153926b93293457a8fdca00678ea5a1ce19595a766ececca34 │ │ └─183664 /bin/bash /tmp/libvirt.sh │ ├─f991c7cf6e86850a22cd67ec676efa40a8b6f6d58cf709da0ba300f1a1b1cec5 │ │ └─209963 /pause │ ├─aff8b27807799defa216cd79101025c999ea1115e04e885eb5dc337f68ef38d3 │ │ └─41138 /pause │ ├─f0eb62c654d2f2bbe090acb8741d97df9b465d753a476101671a87df5a14bd53 │ │ └─186383 /pause │ ├─a67f95022d0612fd8b9c33ce235bc4bab8587454332ef1e068822920f54ed16c │ │ └─40380 /pause │ ├─98bda077885e4764dd0ab0e1cf0b4f3ef298dd57a6119455ab0a69639d023a79 │ │ └─56267 /secretgen-controller │ ├─821a0cd3c1cd12ad72e4b6d43a0c10eb6cb88effae577dab5e9ce5713f716d00 │ │ ├─118825 cinder-api: uWSGI master │ │ ├─118838 cinder-api: uWSGI worker 1 │ │ └─118839 cinder-api: uWSGI worker 2 │ ├─7df5c6f7bc47211d88209c8aea70f57a0bc8c9dfc8a5d64844e25fbf1b824de7 │ │ └─44138 /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 │ ├─6fef57d0f6da06492775d2c93f7ae265a0e419c33b365a4945f532ec8db52a3c │ │ └─43542 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 │ ├─aa616cae1044fffee8d7785be5b34e4046f71a7793b657f5837d80550aa60a46 │ │ └─39884 /pause │ ├─dd1bda265a9d951d27433712ada54b0343a747700d9631ccfd88734d6904c4f0 │ │ └─260145 /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 │ ├─ee6c35701c155117fa6a2e2aea05a860ec9b297b4bfd5614e606dd3339c2ecdb │ │ └─46244 /pause │ ├─c2230bdc5223829260390fabdcc7c7a2bbf155bbd4918fe10d9272f08ba15f24 │ │ └─40001 kube-apiserver --advertise-address=199.204.45.95 --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 │ ├─eaf5be8afca9c09499b2b74a506f0338bcff05c95d53ecdb4518b91dd702e796 │ │ └─60371 /pause │ ├─0d0916e78246a8b6c7c73be2fa40ba9ce4832fe85cb6c33f0247d475dab1d03a │ │ └─229255 /pause │ ├─48220cd57a1c55e88f2d642c5e443da5043f19419235d56c624ff70509527c85 │ │ └─43854 /pause │ ├─a0d33aac9c4b8847911db284d761145cb07545e0ea776f90d3bf53581acc65fe │ │ ├─188380 /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 │ │ ├─363343 /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/tmp14jdf21y/privsep.sock │ │ ├─364079 /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/tmpxlkv_98h/privsep.sock │ │ ├─365388 /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/tmp226ydl3j/privsep.sock │ │ ├─400504 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─400505 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─0be9023970d63878ce58aa93f13309359d90967fb61cd4acdac42daadc449b90 │ │ ├─129619 placement-api: uWSGI master │ │ ├─129653 placement-api: uWSGI worker 1 │ │ └─129654 placement-api: uWSGI worker 2 │ ├─951d5ada091a730a1ac17318a2804e02d2a2ae1e0782e6ba1a8c11c9e67177dc │ │ ├─221010 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221037 erl_child_setup 1048576 │ │ ├─221084 sh -s disksup │ │ ├─221086 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221087 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221104 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221105 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221115 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221383 /bin/sh -s rabbit_disk_monitor │ ├─ba3ded6ff1f61aa84f7d1ecb38e33f78298182feb019e859fdf9d1284e3291a7 │ │ └─65327 /bin/pushgateway │ ├─553fd503978b2e58f09bb8ffc878b6931c053fa6682860aca8a9877cb4a81470 │ │ └─122108 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─14aa61f6ca2594889a8ac42dd360a2e9d78d317951b0463a4671245c61b8e72b │ │ └─245800 /pause │ ├─9bc85ac552c460928ab3a089c20325a75ea00ef84069c5ec67eb61bb00ce0659 │ │ ├─103415 glance-api: uWSGI master │ │ ├─103429 glance-api: uWSGI worker 1 │ │ └─103430 glance-api: uWSGI worker 2 │ ├─0cee5f1be1499d6e68748fb88fb7c70b7a155ebb54d3673db34cd4cc9e9a7ad7 │ │ └─143929 /pause │ ├─4e807edcb45a2fc21dcf9c5c9de20df0a0b1157c12c6924617fc45620ceafb83 │ │ └─145074 /pause │ ├─c0451061dc8505a05494072a07f5637f7a502d982fa3da12917c44ca363dcf2a │ │ └─64380 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-95.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 │ ├─be16f45885d278710d31ee4f2d662c79cb217fd986b3260f4b62eda7aae5f11b │ │ └─223364 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7d2c7b0d7c335f5d08e8577da9383358c43c91e7a5c3308d63c0c0bd9eaeff80 │ │ └─44047 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─3cc5aebf4f2510e8775bf6c0ae37c46e29401cae8055476079b61441f3ed5a1e │ │ └─65598 /bin/memcached_exporter │ ├─2214ae1e18cc3e3098b88ac13102496278c7ab67dc56ac08a17813adf23f7899 │ │ └─65360 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ae8d43b13d7c1090381be9627dadd4c51b8b0536cca0ef0640090fb1de696292 │ │ └─55758 /pause │ ├─d557c5b8c553ad0450a469483ef29c34703ff9b0d51de34ad9ae15a1cf50021d │ │ └─60233 /pause │ ├─969ff69f8eb60fa5bf2eabe324dd66f0c3c5df84f95734256bed8870f4eac57d │ │ └─106219 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3d748278ffca6f72062199a168cb1384cfe15ca2c985570215251205023081f0 │ │ └─55825 /pause │ ├─616d448ad66de47a1a3b1006f675a8c156ac2ce4d304ef3ec72d8b01e0a656af │ │ └─50881 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 │ ├─e1d44bda937942fc62242da45b5a82e5229e1bc3c68bbb567ab991f803b5f74c │ │ └─94926 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-v826z --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2a9bdd7c87063cb1382f090fead2e4d7e5ead83daa5f32a477e93f1481c24310 │ │ └─62233 /pause │ ├─61c06809fa2d5050030cee97699ea2a74a3fc90499f6094887b646a6e7ac494f │ │ └─138719 /pause │ ├─722df7b207e4e6cf2fe4a4f60d4e0e598c72fa6eabefbb9d28b2fefd622bed85 │ │ ├─218101 octavia-api: uWSGI master │ │ ├─218150 octavia-api: uWSGI worker 1 │ │ └─218151 octavia-api: uWSGI worker 2 │ ├─04baa4b989b68e977cd51c4290b14a2ba10c8c85b28f19bff79edd92d5c607ba │ │ └─48652 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─23a48c441e2803be805944e8965431ad87d95f6d522c3d91c4df61a9696f486e │ │ └─62621 /pause │ ├─19fc359175e201fdcb0ab0aa538f34a051b3c55f5ac5b652ccac6a3068009551 │ │ └─64236 /pause │ ├─98247517285c9ddf4784ac9440a416bec14812d0171c0596babf7ebad0fd0e7d │ │ └─95749 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─94c5e297365955a0baa6f15b7f4c2fc37bc9e8349d94a9277670721549a4c93f │ │ └─47165 /pause │ ├─52dc5800fdb301d1f77f76c018b6646e4e5e37924d76f4327da0af50fe919a37 │ │ └─39888 /pause │ ├─1448d83c25718e68ee86fa68cae3dfe0383bbe72e95b304f88f46cc8c5914a52 │ │ └─40034 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 │ ├─e55e0b8bde1b365b48984bedca80d954c5bf1332b1db9c86b1c670e8fbd34a2e │ │ └─186522 /pause │ ├─0a25e6bb55c4a1d28f8644ce30aac2e2c0a7c25f56dfa5db2b4fb40d41c8113e │ │ ├─141727 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141751 erl_child_setup 1048576 │ │ ├─141798 sh -s disksup │ │ ├─141800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141801 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141802 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141803 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142037 /bin/sh -s rabbit_disk_monitor │ ├─61d9a4277bc41e36572c02bbf8423f481121866b71d211bc3c8db20065f56e6b │ │ └─141562 /pause │ ├─6423f421e557012125572f70b5afe6e11c311b67dfe6045a99f51f97e710eb1e │ │ └─62128 /pause │ ├─e501fc8a69ce129f59d4244ca6bb7175ffcef0dd413249779314e69fb74f1679 │ │ └─184195 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6987c75db1796bb68584244e27ce9cf26c3e5590897d4c63bdece0d699aaaec6 │ │ └─47671 percona-xtradb-cluster-operator │ ├─3d44e0eaad089834cb78e81a1a64ff100ecb72ee81fdd34c08695957e0d786eb │ │ └─255388 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d0eb57a8b3f0dfa506a15c071ec92675585ed5a1c476bd2034338be57407fe45 │ │ └─39914 /pause │ ├─a104f7865fcc161e06c915c400c05153d8c638255f9ebc967a57c31c25407b4b │ │ └─64418 /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 │ ├─81015e4ac3d9f344e418a1cd101422a0452d7d1962c607278a6b05667f0a36fa │ │ ├─182373 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183086 /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/tmp5v4591_5/privsep.sock │ │ ├─362324 /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/tmp6o44in9s/privsep.sock │ │ ├─362647 /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/tmptrd9nv13/privsep.sock │ │ ├─363089 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363091 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365530 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=19ec8782-df4a-4893-bbe9-69a7f723eb91 --namespace=qrouter-19ec8782-df4a-4893-bbe9-69a7f723eb91 --conf_dir=/var/lib/neutron/ha_confs/19ec8782-df4a-4893-bbe9-69a7f723eb91 --log-file=/var/lib/neutron/ha_confs/19ec8782-df4a-4893-bbe9-69a7f723eb91/neutron-keepalived-state-change.log --monitor_interface=ha-6cbd8cdf-33 --monitor_cidr=169.254.0.80/24 --pid_file=/var/lib/neutron/external/pids/19ec8782-df4a-4893-bbe9-69a7f723eb91.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─366833 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=834096cc-7515-4a76-a3bd-054a08580f22 --namespace=qrouter-834096cc-7515-4a76-a3bd-054a08580f22 --conf_dir=/var/lib/neutron/ha_confs/834096cc-7515-4a76-a3bd-054a08580f22 --log-file=/var/lib/neutron/ha_confs/834096cc-7515-4a76-a3bd-054a08580f22/neutron-keepalived-state-change.log --monitor_interface=ha-af9b59af-65 --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/834096cc-7515-4a76-a3bd-054a08580f22.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─369796 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b8d09fb6-8884-45d2-a474-56a95d9af976 --namespace=qrouter-b8d09fb6-8884-45d2-a474-56a95d9af976 --conf_dir=/var/lib/neutron/ha_confs/b8d09fb6-8884-45d2-a474-56a95d9af976 --log-file=/var/lib/neutron/ha_confs/b8d09fb6-8884-45d2-a474-56a95d9af976/neutron-keepalived-state-change.log --monitor_interface=ha-27af3769-b5 --monitor_cidr=169.254.0.250/24 --pid_file=/var/lib/neutron/external/pids/b8d09fb6-8884-45d2-a474-56a95d9af976.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─377461 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fa260d0b-b47e-42cc-8715-e78312c1fea4 --namespace=qrouter-fa260d0b-b47e-42cc-8715-e78312c1fea4 --conf_dir=/var/lib/neutron/ha_confs/fa260d0b-b47e-42cc-8715-e78312c1fea4 --log-file=/var/lib/neutron/ha_confs/fa260d0b-b47e-42cc-8715-e78312c1fea4/neutron-keepalived-state-change.log --monitor_interface=ha-54218c56-6e --monitor_cidr=169.254.0.190/24 --pid_file=/var/lib/neutron/external/pids/fa260d0b-b47e-42cc-8715-e78312c1fea4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0bd239f4ed36fc7822c01280c6a3d3dc1a0d36c57712e8f376f811467f8f5b30 │ │ ├─ 71280 apache2 -DFOREGROUND │ │ ├─ 71295 (wsgi:k -DFOREGROUND │ │ ├─ 71296 (wsgi:k -DFOREGROUND │ │ ├─ 71297 (wsgi:k -DFOREGROUND │ │ ├─ 71298 (wsgi:k -DFOREGROUND │ │ ├─383713 apache2 -DFOREGROUND │ │ └─398472 apache2 -DFOREGROUND │ ├─20e9a9b94574fc1ff78487ab45312ac98e22a5629f0df740005554d9d56cece4 │ │ ├─106666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106683 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─106689 erl_child_setup 1048576 │ │ ├─106736 sh -s disksup │ │ ├─106738 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─106739 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─106741 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106742 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106752 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106968 /bin/sh -s rabbit_disk_monitor │ ├─545f259ce8a06f89905b0771d687217c322f2ea0a95753c1faebafe6d3b4a252 │ │ ├─64037 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64083 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─32b4505169f5f71454d71eb5fd61b815011c24d355e28b2501a93e9da1257204 │ │ └─245539 /pause │ ├─0241437f456fb3012d6008d38815fe6c9f865199eb6a4bd37b2185d6cd176edf │ │ └─171399 /pause │ ├─bc19a8e9da8a5e2bd2011032428c1358107c702e15fdbf20e55025292c17ef3b │ │ └─62201 /pause │ ├─404cf1db201d418a53dee4a646567dfafccfb7c671868be21d18e7db0591806b │ │ └─238303 /pause │ ├─9e6c176e6f6fe858726bdea16902b41c30fe4418601740f58ba389aeb68d9dd8 │ │ ├─90426 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90442 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90448 erl_child_setup 1048576 │ │ ├─90496 sh -s disksup │ │ ├─90498 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90499 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90533 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90534 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90544 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90830 /bin/sh -s rabbit_disk_monitor │ ├─89ff5eee75573bf7f0be21953492415efe8ec7bf5cbc93e430356b51bcdfc7b5 │ │ ├─198380 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198667 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198668 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─c86186024a96906672c86ac52ab898a40681454e45cf34982d1be7fa0bdb93fc │ │ └─65755 /pause │ ├─c58db9b0444d558de5861321f23abc740c4c418d52835c3418f1fcbe5638e617 │ │ └─46635 /server │ ├─e662fb4a8071f31868ccd735d2b575aa4a1645bef8fcfdf610dae1e79a9325a6 │ │ └─43327 /pause │ ├─363f30490b0fda0da426473951a99f934244dd3d6a89add103aa8ae380f95a4b │ │ └─61872 /pause │ ├─bcbfbee1250aacd0964347a8f18150e36ce2c45f55fb75902ba1809b618143d8 │ │ └─47222 /manager --metrics-bind-address=:9782 │ ├─92832bd8251178a8db44b667ecb4cf2424abe10ec060748b3050394389803f5f │ │ └─223268 /pause │ ├─6740954b3c2492c6fb4f6922e0bff99e1f75b7cff6147514320bbe8a2c690184 │ │ └─42895 /pause │ ├─f750f4e0dd3859f571e7d17737788e0d034fe2408eee4ecbb15f7a434d5ab4b8 │ │ ├─255431 /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 │ │ └─255634 /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 │ ├─cffd64a207685a24bd52eb5b942f543e87c5c58bb02d5d0e5b84bdf9fc8b1873 │ │ └─61370 /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 │ ├─bef1b79d78e953151fd577a75c8bd7ded89e52d9e163ec1ed027b085cf6fcd92 │ │ └─41120 /pause │ ├─5c29928b1c1b4f4a9b30b0096224feda46f1c5a29e7a787aec6638ce99c19db7 │ │ └─41366 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9aba8bf3186ac050d862e26980160a39cf3a2cab1f4a08c0f40677c8405d9bd9 │ │ └─43891 /pause │ ├─32b88b68519042a74c07535a2fdba57ec512a22596a8705d8f5661add3cd5603 │ │ └─60324 /pause │ ├─a928a02b24a1c4cd88dd866cb8cd9334d0573697c3bc1f65d86dd985856086d2 │ │ └─77184 /pause │ ├─0857b09a7327608d96e4e69b2daaccc07ba0fe463266d918e69029b23bca220d │ │ ├─48556 mysqld --wsrep_start_position=8bba3a2e-5252-11f1-91d1-d6a250c47663:20 │ │ └─48681 /var/lib/mysql/mysql-state-monitor │ ├─b77c42932e0efb4d74ac88ac72718afa987d624b1e3bb157e190670e1fa3c1f1 │ │ └─39851 /pause │ ├─eafa6201f85074ad32fe229974f5ea113f1024a08c5b17ff9353e4f3ea205f46 │ │ └─171468 /pause │ ├─b4712320b79a324313cb4691cf2b94fefa60171770bf898f4bc7761bf445d5e0 │ │ ├─172334 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392550 sleep 300 │ ├─1faf0203e07e67ba97a5c3f22d2c73f0c6661bf4cb98e2a7f4179fa85f101561 │ │ └─227646 /pause │ ├─cccd1893acd4dd779a3271d41b516ede7310c36c09cd9edc8c599704171e0d38 │ │ ├─180050 neutron-policy-server: uWSGI master │ │ ├─180073 neutron-policy-server: uWSGI worker 1 │ │ └─180074 neutron-policy-server: uWSGI worker 2 │ ├─f40504156f9ec6cb1bded66b6bc6b3fb407b3fe13aaf4025b36330b756df3d17 │ │ └─139093 /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 │ ├─1520bc35367103a7583c1c23b75a26ce9dab4c8521cf4a7857d77a875b2ab271 │ │ └─47076 /pause │ ├─0d933324b8e0d40fa31494d37fde46678df6aadead90870c4e0877758e49eb8a │ │ └─62463 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 │ ├─27a488bbd7858d8e143823c94ee69e9378716c229bfee53e6db72ab6f8b8269a │ │ └─186458 /pause │ ├─b2a4a3e26b43cceccb9e971566943170201907fcb5e7eda6b7a91825fc0f2091 │ │ └─171253 /pause │ ├─450b95cfaf268a7e98aca74282332e86b91bf82fdd8fe1a23f492e9d184bd430 │ │ └─43934 /pause │ ├─6cb35d13fbf7c55eb058dac7261e9415ccea075fcc7c6c7911d16ceffd3f0948 │ │ └─94588 /pause │ ├─cab06d88a545eead32f5153a9c9efc5849babb18bf3025f2b93b57b17d55fb3b │ │ └─124336 /pause │ ├─649e416df2b6d317e8142c53e44ee75ba94e504e8ee20f3ad81046eab1dfa31b │ │ └─143597 /pause │ ├─9e6c1afabe7f3c83138eca39d0ad76cca26988545857ad8fbb9489f85d927c15 │ │ └─65577 /bin/oauth2-proxy │ ├─1c1bdae3a1f84eca0f1a9151435728da996c3cdc28968d2482d729cd21f6c4a2 │ │ ├─184396 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184436 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184442 erl_child_setup 1048576 │ │ ├─184501 sh -s disksup │ │ ├─184510 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184512 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184541 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184552 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184874 /bin/sh -s rabbit_disk_monitor │ ├─ded7ab9ca49293df124c708a50226b284f397dc2812816493dc55599415f17d7 │ │ └─48084 /pause │ ├─1d12e29e5677b37c71418787cc9ae0156efb17f046917042b3cabba169653c51 │ │ ├─168461 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168897 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168898 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─400570 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─400581 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─25f206661cba6d8e205762fbbe0ae9419e283e8cce88a868cee3a7e99e42edd5 │ │ ├─263702 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─263717 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─1f7081a074284e902fa62b4887e8d2990ad49863d87d0c49af79d0737f833558 │ │ └─202005 /pause │ ├─290193baf27de171c33f08eec0636ad60df796ea5faf28371f67c37b18ad1f54 │ │ └─163114 /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 │ ├─d25eedbc085392cf4433f3138e142d85461f0f0fd3b7df1f399006c53acf0b32 │ │ └─108500 /pause │ ├─24d6d3bbd2ed56e98493012f1c60bfb2b60daf67c8675cec74356708c14e042e │ │ └─84261 /pause │ ├─88ed7935213448b5ace2756b46902689bdd3d4248c9c92482f02ff7fe1f941d6 │ │ └─40149 /kube-vip manager │ ├─98b3b6133c4487101b64b19876a5f82188c0316930d19565f58b8ed095c7a362 │ │ ├─167564 nova-api: uWSGI master │ │ ├─167577 nova-api: uWSGI worker 1 │ │ └─167578 nova-api: uWSGI worker 2 │ ├─114c6aa0f025f2efc921f8873a0543c553f3003b4d5c94619dc95318ce15c9a7 │ │ └─42956 /coredns -conf /etc/coredns/Corefile │ ├─7faf97a2b8e7d9128b1021be915db4b6d3b3a8a3787cd7a67bdeff7d0b154c2a │ │ ├─169572 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169590 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169596 erl_child_setup 1048576 │ │ ├─169693 sh -s disksup │ │ ├─169695 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169696 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169779 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169780 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169790 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169909 /bin/sh -s rabbit_disk_monitor │ ├─78112c1db01468f8c2734cbd5a4f46e019b4189625b62abfc58cedcc8f97bde0 │ │ └─209745 /pause │ ├─0deb2352947202f710da25e1f4863c9410cabaafa05fd87103d7020a5bf93047 │ │ ├─83555 barbiacan-api: uWSGI master │ │ └─83569 barbiacan-api: uWSGI worker 1 │ ├─58ef773358d538a283c4e291cc4b7d4fdea2ba30e3f49b51097591c952a10bb3 │ │ └─44092 /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 │ ├─9d9f17b3b43be56457537bffeafffb897b0aa1379436dc62b363c46fba4e4d50 │ │ ├─198411 heat-api: uWSGI master │ │ ├─198451 heat-api: uWSGI worker 1 │ │ └─198452 heat-api: uWSGI worker 2 │ ├─4bd93b25d13f0238475d9ae946fbb102c7273cd7caa417a6df28a3f0a9cd32bf │ │ ├─139129 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139142 /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 │ ├─d3ddfbe12817d9a5e7fe3760078e241045acff70d3961a834564b5cc470eec76 │ │ └─42685 /pause │ ├─372d31250acc8aa3fbcd8806fdb5a85bc2cf952b9ab6a5b9133fe30e2730738d │ │ └─90187 /pause │ ├─533924649f7fe0b1cf81f24b5b8df582b1bb45a24ce2267ca9052883e3f273c9 │ │ └─120382 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─14a62d116bd0330b1c38fb0748f81e4c5eabb958f16e6b7bc911509ac60344e8 │ │ ├─238545 magnum-api: uWSGI master │ │ ├─238579 magnum-api: uWSGI worker 1 │ │ └─238580 magnum-api: uWSGI worker 2 │ ├─72393559224f7e2837a166957564a91ffa0e64181047db538e8532ed9b8074a6 │ │ └─94528 /pause │ ├─5d618b9d90c7cc4986fe769ae5e0f9f702beb25fd6ea46250c89c425a932d635 │ │ ├─238635 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239046 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239047 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2cefd5d4f3a2bb273b61a46fa44759b27c5f030f0f21f7bfba0bf150a54b3cd8 │ │ ├─241505 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─241534 erl_child_setup 1048576 │ │ ├─241598 sh -s disksup │ │ ├─241600 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─241601 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─241610 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241611 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241621 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─241904 /bin/sh -s rabbit_disk_monitor │ ├─00aa93ead4bfd2761e3cfa6388e0ddbd1c405323fa3632f1678bbc1f075e8844 │ │ └─64537 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─683d5ed9f58a104f8ce2015cf83cc6cd3a99184af0ce1aa26aa599091f4c0f31 │ │ └─225116 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─daae2d59dc3c55f6844b0abdc2cedd51aea0eab491f430c8217e5c11ba0f2854 │ │ └─48381 /pause │ ├─14a5aa5c6b3ea67c6f4d5735812c568ecbb6a3a90a39a514975f63a6ff6d9df7 │ │ └─63449 /pause │ ├─024b62ada2dd7b21cbed964a6ec01061e5191a2353c896619dea2728c5aa7744 │ │ └─42758 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─1c7be1cd61570e4464bea11982f7d4f264e60bb123ef5f0c9ec8697d409f2c67 │ │ └─209867 /pause │ ├─2085fe9b8b55c768995b34a819e2350f1f6e9de38a7094da5c1fdaf418dcaab3 │ │ ├─ 95065 /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 │ │ └─337257 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bf5d938cd913d08b61df5d6b0f85616f111d4c6465e0f34322611f3e8b361dc8 │ │ └─56035 /pause │ ├─6b0d241b895638fb341176651dcea86f3c8071315ed57c139255e156bb9eb164 │ │ └─47553 /pause │ ├─3d58954865c256975f51bdadcb5ad28fe1bd250b3a9fa80e2e3adbca945d8120 │ │ └─47360 /manager --metrics-bind-address=:8080 │ ├─bbf0e3505f44a7aab4e83deae96bedb4ee29d89c79f60de1ce93b6967f905d2f │ │ └─241252 /pause │ ├─199877e5dfb687fd79ede9fa6fd97fdced0ea9a6a3d36f7537faca028faeeb7d │ │ └─64626 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-95.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 │ ├─1c9300abaa0519c3b1da33da11e408c9cc9675dcbecb0faf9eb37f75250e47db │ │ └─245732 /pause │ ├─18969f455d5a7e77f5e2125f457c48f6e0e51c639166b213276b82d6b287932c │ │ └─144367 /pause │ ├─a053057dbeaebee6c39908dbcd37947d12bbf8b8354017b7db0def4bd473b3a2 │ │ └─225090 /pause │ ├─666a11bab5cc998c28b1c395fdf1c90004dc457469339d95b77cf7047b08cec1 │ │ ├─77271 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77289 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77295 erl_child_setup 1048576 │ │ ├─77342 sh -s disksup │ │ ├─77344 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77345 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77346 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77347 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77357 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77570 /bin/sh -s rabbit_disk_monitor │ ├─2468ed44618c4c191aeefcecb801bf3c8a9c8829b74a3ed7a4fab44383fd642c │ │ └─218661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1422c06991b997cb397df013147af32982d71ef829f56377c6ecb11e8c943e17 │ │ └─64589 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─778022ff925fe9f07e3d4aed2fd8cd8a7e2e383ca3667630bfcaa0bba9e58ad2 │ │ └─63283 /pause │ ├─c862bf94224471100b66527d99eba461b999fbadb352775a94060e18498e60ae │ │ └─42856 /pause │ ├─c6df200385797beab2990c51d075d3d1b33a9828dcd8f5173b074edd620454e3 │ │ └─61051 /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 │ ├─0a2e9340f5140c46b11c3ad8b36c1eb971e45320abbca367e22f3e44018f1561 │ │ └─63523 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6d8a8658aecf925b7f885fa8f1a235b2437d95fe141af3735f5af980687cc5a9 │ │ └─42927 /coredns -conf /etc/coredns/Corefile │ ├─91740fa3e3822d02a281d9cd1a482d9b2357f3ac01a24d37513a8470347d96e3 │ │ └─60822 /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 │ ├─80a3007b81aafa856c6af520c80d682bd6ca4ef54c00edaef69fc3d44f5ab5f5 │ │ └─140717 /pause │ ├─e02b477d13c6234157bb48496a0dc6b136ef71e69f18358f16af0059b1dd44f5 │ │ └─60422 /pause │ ├─d3501911c933a37dad3c6f926e0b365941066fb38d302618af21a315aaced03e │ │ └─209714 /pause │ ├─cac43333fa9b424bd39cf91b9cfbe38f8a977fe46a04276a683a52fc718f8a87 │ │ ├─60646 python -u /app/sidecar.py │ │ ├─61130 python -u /app/sidecar.py │ │ └─61131 python -u /app/sidecar.py │ ├─520b099812401d2ccfb68350dec7813eebef14ded5daa87dcba43587cb7be985 │ │ ├─259649 apache2 -DFOREGROUND │ │ ├─262599 (wsgi:h -DFOREGROUND │ │ ├─262601 (wsgi:h -DFOREGROUND │ │ ├─262602 (wsgi:h -DFOREGROUND │ │ ├─262603 (wsgi:h -DFOREGROUND │ │ ├─262604 (wsgi:h -DFOREGROUND │ │ ├─262605 apache2 -DFOREGROUND │ │ └─262606 apache2 -DFOREGROUND │ ├─54fbe0124bfd589b7c15c3060673dc7f59e9c05e40424175e2b30c4bd1e0ebc2 │ │ └─224570 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ └─973996eb0643835aea942bbad0c2582549ef7d4d79f2026c2d0ce8c5f1bac17c │ └─140296 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount