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 │ │ │ ├─21759 /lib/systemd/systemd --user │ │ │ └─21760 (sd-pam) │ │ └─session-22.scope │ │ ├─21749 sshd: cephadm [priv] │ │ └─21779 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1464 sshd: zuul [priv] │ │ └─1477 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1468 ssh: /home/zuul/.ansible/cp/199.204.45.89-22-zuul [mux] │ ├─406392 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bqvsdfftqkljpvmgutszoixvqxaubutc ; /usr/bin/python3'"'"' && sleep 0' │ ├─406393 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bqvsdfftqkljpvmgutszoixvqxaubutc ; /usr/bin/python3' && sleep 0 │ ├─406394 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bqvsdfftqkljpvmgutszoixvqxaubutc ; /usr/bin/python3 │ ├─406395 /bin/sh -c echo BECOME-SUCCESS-bqvsdfftqkljpvmgutszoixvqxaubutc ; /usr/bin/python3 │ ├─406396 /usr/bin/python3 │ ├─406399 /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 │ └─406401 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 … │ │ ├─ 9816 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12459 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6bdd286029b1ea69c918792058daca9c1f36d4060585c2c5075d2e11f6c5042a -address /run/containerd/containerd.sock │ │ ├─ 12845 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 546682856b99ca4601f3af0886726939f67fdc8c970c09171911b52147206b2b -address /run/containerd/containerd.sock │ │ ├─ 19837 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9864469c35100f1ac122cca2bea9f8f7b70d39ac2baf3c84bb9931c48a4b8fa4 -address /run/containerd/containerd.sock │ │ ├─ 25024 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 67a5b4150aefd0c352e5a0008f2d3cf7b790cf65f610007916d034999cbf7641 -address /run/containerd/containerd.sock │ │ ├─ 29637 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 04e24414d04a4f65e5f32ddab593ea5d57360a8ed90e94f60632d26bae983475 -address /run/containerd/containerd.sock │ │ ├─ 34148 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 39e2b85dd2098d493ccf8b402563153eb3ec39702ec4c48d16a123f090aa5889 -address /run/containerd/containerd.sock │ │ ├─ 39647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20108e3824246021c31feb495f78a828464bf8e436071f0f7c43e9488181cab2 -address /run/containerd/containerd.sock │ │ ├─ 39708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4acc0c4eaaa8183a9582d0dd269422c6d2ac47dd9dd5a1cc296ffd6720b30295 -address /run/containerd/containerd.sock │ │ ├─ 39715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56c47185ed608c3e930e7944eb51416ad1728bd1c0722232c99e8b9917ad09ce -address /run/containerd/containerd.sock │ │ ├─ 39716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5582d95d2b047fa0fe73b25a2ad7b2d985e26bfd0b6670a767cb74f4358e6d7 -address /run/containerd/containerd.sock │ │ ├─ 39718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d4f02c676df1684043e2835a7f21a356ed9bc20e214ad33a75f2f9d81142bf -address /run/containerd/containerd.sock │ │ ├─ 40240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e2400639fcfa8f0885e55282d31fdc05205d98072465a6233c9a06a571b3ab -address /run/containerd/containerd.sock │ │ ├─ 40987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ffeb9641acfe370fd4a8a1bfd59d7c8730bc34c2a8da6ab70ef1fe746452918 -address /run/containerd/containerd.sock │ │ ├─ 40996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55fdbbb93343f57f609ae81aa6a2fad12559e2627d005330091f59da33ca9cfa -address /run/containerd/containerd.sock │ │ ├─ 42355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94e66011fae0c0b490d0991bed73484b618b4d8376238ddbddc7d3c8cabc7fc4 -address /run/containerd/containerd.sock │ │ ├─ 42752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6490d6094ae679d188d4f61b1924f5cf610bc35fe00025bf5de20c17bc4923d7 -address /run/containerd/containerd.sock │ │ ├─ 42789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fd9c954851ad7776469bca12f7afb26bb8dd436e7a0b4edf44cccef58979ab -address /run/containerd/containerd.sock │ │ ├─ 43218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b85398c3fa5e5cd15c062c1b5d4f7659fac288d38eea22feb8dc305d81896c84 -address /run/containerd/containerd.sock │ │ ├─ 43723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9b4288a69178f6d9e0def21a5dca3ab9293935f3d6a53fdd7cbe2b3abec6c94 -address /run/containerd/containerd.sock │ │ ├─ 43775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93ceb4052a7cd33d4533219e1cb63b0db3eccfc52faa25ad6e18e93f278c34d -address /run/containerd/containerd.sock │ │ ├─ 43792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf782557f988ef7907c7dbd4ab6c7cff7903c1998d8ff838acc60750dfdc2153 -address /run/containerd/containerd.sock │ │ ├─ 46213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e243d1dfdd54bd9ebb33d45bd426e11ec46138410b7f2adf26ce223b4f4425b -address /run/containerd/containerd.sock │ │ ├─ 46327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b89bb5a63076e96502a1d3572e0e5e9929c8b6e3a5c23ac5204cf095b5dc95 -address /run/containerd/containerd.sock │ │ ├─ 47029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cb3d213b5466d835708713d1434e6e67dd7f88b3cb631849cc51b394855ba8e -address /run/containerd/containerd.sock │ │ ├─ 47127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2951649056d6617ac01fc3204afa1b6e630562b0b570d5aeaff066272b7d497 -address /run/containerd/containerd.sock │ │ ├─ 47507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa7c284a5d40340aca724d69f9bd3cb057b817c146e021762b23e230d770ebb3 -address /run/containerd/containerd.sock │ │ ├─ 47786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0978d934bf6bfe464c4e9e4fd2c78d6ce2e81130e307053e31be6aeed7205759 -address /run/containerd/containerd.sock │ │ ├─ 48208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3961f4b06eccb4a662f50a8738f8669398e59ffe139c908f957247bfee36d9fe -address /run/containerd/containerd.sock │ │ ├─ 50681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d65fcfada2d75eb722022b63345e906c92a005ed51a8bd52f15ef2c599901084 -address /run/containerd/containerd.sock │ │ ├─ 50887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a48e5221b9d2eee21d74260118875e94d807a48ba72a2cd7ce940ac31db3073 -address /run/containerd/containerd.sock │ │ ├─ 55086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 045b3262ccc17a3a1247b41ec8a982b5655dd85ee589541e2c6ef2571768f3f7 -address /run/containerd/containerd.sock │ │ ├─ 55748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 011a28a6a95a59b318a37989855e916d04bb18a911b7edffc0678c9cc0dab670 -address /run/containerd/containerd.sock │ │ ├─ 55800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e42aef60ffa0a7303416e9e9f204b3dad5e23ce839af0926c215d3fcd4151c8e -address /run/containerd/containerd.sock │ │ ├─ 55840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ecd1e1feb15a74c34218b9195d31d6a2db4f3bcd595b9d7203f5649f8d9316 -address /run/containerd/containerd.sock │ │ ├─ 56013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79a14ee9bf7efe398a0a1478068312e4a11605ecc008f46cbe48ce33c141bf6a -address /run/containerd/containerd.sock │ │ ├─ 60057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a298ea537f68996ebf75d465031d2c8929028bc9b54ae2b7cdca5b2f126de4 -address /run/containerd/containerd.sock │ │ ├─ 60153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61ed388e6f3c41702fee6e457ddf2fe3b08f8558fd99888fc3a8f008ece88088 -address /run/containerd/containerd.sock │ │ ├─ 60205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b4ce66f808e449804ef48063bf62bc19cb6d8c742a7d4ad002ff43853841f8 -address /run/containerd/containerd.sock │ │ ├─ 60253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf4ace20a590c504d8ba78d32a0af5e989b71e098019caaab66eefab25118cad -address /run/containerd/containerd.sock │ │ ├─ 61888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f0dd985b74de5f5b631ab7f20af66d082f2ba55fc66e90dc0d8e54d5ac574d9 -address /run/containerd/containerd.sock │ │ ├─ 61925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2ec8e1dab064b6771315643af8cb0512d49c8e43067b2d9a3c62d6d4f211dd -address /run/containerd/containerd.sock │ │ ├─ 61978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f91505f80035043d04d0a537d6172104b5ea7568695d2649ce6bd5a06b696db -address /run/containerd/containerd.sock │ │ ├─ 62339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f917c35dc4f695f4830ff6fff513c698d93bec22151b2cc46e664c3f03c9e84 -address /run/containerd/containerd.sock │ │ ├─ 62439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fde8890c19d1a8e97959bad119f3a8b3faebe2d63b8a536adb8496569dc6315 -address /run/containerd/containerd.sock │ │ ├─ 62566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805fab3ae375f7a6f902fdef9ab927c011be30927ab072bf64d69aa78bbfc80f -address /run/containerd/containerd.sock │ │ ├─ 62950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16c94006d04e2dfec3c87bd393cdc17bbcda63b924a0508c80ef3bfebd33c059 -address /run/containerd/containerd.sock │ │ ├─ 63248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a366d7581a73cac0e234854d01e92ecac70819a63a33abed54ddbaae5408cf17 -address /run/containerd/containerd.sock │ │ ├─ 63468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d8b0c887c7405a8bda463b9780cb732e4463fdbff179e5c2d1c80e4984527ea -address /run/containerd/containerd.sock │ │ ├─ 64323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba0ccc06f3757c4eb25bb658b1880bc134c5269ffad82109d229cdd16f9778c -address /run/containerd/containerd.sock │ │ ├─ 65684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acf468f403aec48e84031f62556058e3a278e89270164f3d94e10f7b66bc93a -address /run/containerd/containerd.sock │ │ ├─ 68178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4d0198aa70f8724dbadf4d1df4afb01a2a8b1f2c0ce7b315f954ae3aa2c780 -address /run/containerd/containerd.sock │ │ ├─ 77491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1e82c390cccfa610fbb8ca63560d983f94ca3696ecfd1dbfac885663b0b832 -address /run/containerd/containerd.sock │ │ ├─ 78935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9676d3ec3b9e63c31856a2d2e0b129fa441abb72835aeefe45e7643a7f0335a9 -address /run/containerd/containerd.sock │ │ ├─ 84901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 203cf94a20fd0b344f54a2c47d579057ef8f34638baa531619b84f6c441157ce -address /run/containerd/containerd.sock │ │ ├─ 91387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 110a5cd4d2866412d2586dab8782445e5cf45427703d155dc203795b7de74ff5 -address /run/containerd/containerd.sock │ │ ├─ 95118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a06994ef56a8f4e38ba9b7b56dbc912c6a6afa9e9cf6541e8213ab31451277 -address /run/containerd/containerd.sock │ │ ├─ 95167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 507dc651d8c26c928301b10c776ea0a41f116141911462ed6156c0f0d6933317 -address /run/containerd/containerd.sock │ │ ├─108653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 809c786f6db998e650b559c71745c353ac2a569d2602dc87651a971aed92c8f9 -address /run/containerd/containerd.sock │ │ ├─110191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593b882d135733f4babd32addbb18467ca9b66a6125206dc0e3277595a6ce450 -address /run/containerd/containerd.sock │ │ ├─110245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3639e6568db3ab4fc8747e6335444c1089dae1283b5e09b91fbe049b7fce8bbb -address /run/containerd/containerd.sock │ │ ├─112199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecd147549a6d50ea2a8d5a414ac57afddb203d8eafe3a3261fab4aea75447b2a -address /run/containerd/containerd.sock │ │ ├─114048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1437ed6353c0e5fcc6a5a8b7f07184f119ba5a01d529a9f5bb4166699294d13 -address /run/containerd/containerd.sock │ │ ├─114093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82de118d6778e922f724c0739e06d3508e276b6acb42fb35147f821ced5516e2 -address /run/containerd/containerd.sock │ │ ├─127135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2323ca4beaf6428d6d8dadf23afa4b0276046006f1603fd5e5ec8ca125684488 -address /run/containerd/containerd.sock │ │ ├─127169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c162f99631a602dc88924fb8ad4653e8615a3ae272826458bd2995cb86be28c -address /run/containerd/containerd.sock │ │ ├─129793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fea90ad2fdb1b7f8fa9232c2b81443ef3623a0ce6c2081adaf28b39cc81c2797 -address /run/containerd/containerd.sock │ │ ├─157209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af7f430358ff0c5dc158cbd1890590044164b3e22540e26cc1a94af044f066c -address /run/containerd/containerd.sock │ │ ├─158228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38919e12ec83f313193ef5cf6a0772f4c3181150fae7e0bf907da47909d5c56e -address /run/containerd/containerd.sock │ │ ├─159394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0c3cf45dcb2e7d2303461f517d0010355df5ce31f6bf63cf65b1b09d034a030 -address /run/containerd/containerd.sock │ │ ├─159686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edff8df622538a7995fa45b2b29814dc564bd82681979e9de630a2fe489a0585 -address /run/containerd/containerd.sock │ │ ├─159968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 012cdf922f459b129986574818df15f3784d9aebe0211911edb8bdf744c3d808 -address /run/containerd/containerd.sock │ │ ├─161174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d854f7ff91ff5f4cf435746633209059dce73479a02c54e1392d5bcc796d850c -address /run/containerd/containerd.sock │ │ ├─163232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32bd7cfcab4eacd5d03b6f04cd6f5d505e478baf5d9db2bb684474d4d1b60b06 -address /run/containerd/containerd.sock │ │ ├─163562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c67267f5e41d2374b4bee580677e55ac36cfd2fdb0e1d670baa3944c47edcfb -address /run/containerd/containerd.sock │ │ ├─163626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09e629c82afd8734ef37058f52a671e9e545fa887b0e4ecd32609d779a5220c8 -address /run/containerd/containerd.sock │ │ ├─163788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646450af701969eb6a1c9c187dac49918b98761a6afa2f6a5bd3782190f1550b -address /run/containerd/containerd.sock │ │ ├─164097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6199ad0148b72c189810aa507e4513c9a6af146507a14dde934d6852d9bd5cd -address /run/containerd/containerd.sock │ │ ├─164367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d06e650d829c9c3a2302043a272021c38f247ab5cb51f09a30069c3000e7e7 -address /run/containerd/containerd.sock │ │ ├─176986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 109f3eb6d9ad06f53d1791c9c8bb0d77b3b3be37cdbad9a3f6461bc8dfd0cddd -address /run/containerd/containerd.sock │ │ ├─178662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86844ed8a83c20cee3290480c551143a9c880bd99dae8c2a7cc36e3de0b786e8 -address /run/containerd/containerd.sock │ │ ├─178748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b6ad671c217c5c2b0ec39a21c6d6a3d5301665316a10c3a0120bd66b538570d -address /run/containerd/containerd.sock │ │ ├─179012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae57f8d21d153aae8c61e1dabc8bea48fb854b8ed499e4feef5dfe5c14c7a87a -address /run/containerd/containerd.sock │ │ ├─179135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5d395f1e2d5491a090ff8662dae9181bfb4a97ea3c982e65fcfe7e67a2f86a -address /run/containerd/containerd.sock │ │ ├─179200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44273fcdb8ca6ecf95162a80db6c6b5492f2f00974029bbbfaf097e48578eea9 -address /run/containerd/containerd.sock │ │ ├─185509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93c7af6b118a953fa2d5f6211adf232da19526ab10170459ccf2f6784b0afa24 -address /run/containerd/containerd.sock │ │ ├─191281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faecbb2189b48b2a07d4de287d3b71812278b8559681ca4163a662a49dcf97db -address /run/containerd/containerd.sock │ │ ├─193660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3bb094cbf81b1dca40bca7a0ce5e4d8ae734b1aa31d23835243ee7c8b427871 -address /run/containerd/containerd.sock │ │ ├─193750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f08e1dfbd07e7702ef0fac2ce12e3d74819ab2a8809bbf982373e8f5eaf258a -address /run/containerd/containerd.sock │ │ ├─193805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a73970b8ee0d8a0364caa5a82f238da1c001394a470aeff7d6b3a20ae65bec7a -address /run/containerd/containerd.sock │ │ ├─210237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9680ce2ba14369e0869bb80fe30817dcd95313f708db64487941aa164c444f1b -address /run/containerd/containerd.sock │ │ ├─217934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a9475338379f2809db2625012e46042c4a91d35cd29b360cc4c77845441d87 -address /run/containerd/containerd.sock │ │ ├─217943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f45a6b6ae795055c73493c4b37c7820091bf1a5e69ebf1bbd45a21666b65a15 -address /run/containerd/containerd.sock │ │ ├─217957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b82a3c18b811e14588dc228b076e26e0b9e8c176813bad5aacea118d6c4099 -address /run/containerd/containerd.sock │ │ ├─218255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 311b5704eadc9d177b3d90b814d671c370fa0688f121b2d7128e1b94d9bc1987 -address /run/containerd/containerd.sock │ │ ├─229915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3c10dfcdf8ad20106534997cd8bbb9fb8a88be8ba0de3f910e96e2cdad9e2f5 -address /run/containerd/containerd.sock │ │ ├─232227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9839ac7d4f61b64b1609aecf79fbc88a8ffd176b9dc56220c4fd31254d5a1c9 -address /run/containerd/containerd.sock │ │ ├─233305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a051fbfde162abbd6d27dc2895920885c203198ca30de40e586de4cfc7296314 -address /run/containerd/containerd.sock │ │ ├─234294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca52761eeb856575461b2c95e682d3ae3e20f74e2275e97db5539a1d7ef229c6 -address /run/containerd/containerd.sock │ │ ├─234743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bc91b9b7cd3363ca8f5ced217d3cc4ded599d27017ccc6f01749852bacedad5 -address /run/containerd/containerd.sock │ │ ├─236240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 503cd757ceaaf7132cd3ef55c2f79dcb1b6c5efda29e81f4e5ee2da8cd942546 -address /run/containerd/containerd.sock │ │ ├─237593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c63930bd51205f8e2aebc3ee684390980aa001536be554fc1e8d73a0ea8693 -address /run/containerd/containerd.sock │ │ ├─237673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 133c9899265aa319f97a681dfb96d9a9ee0b8faa87612f9b20be95258aa6193e -address /run/containerd/containerd.sock │ │ ├─247127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0945244394718ba8a3755ece016c0c70a9eaa0e90cf7d5ea15d600d0b39ec9ed -address /run/containerd/containerd.sock │ │ ├─247571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dc818c96d67619d634426051a278324b81e1b2f2313b0cc56899e3c3edbfed2 -address /run/containerd/containerd.sock │ │ ├─252426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a29cf3be9c83a02906bc90c1ec6d90c6db49022d4cdc9f12d13c025df698838c -address /run/containerd/containerd.sock │ │ ├─262078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad5d4a33ab6ffbf35687e68b5b3fa6035fe17197e79591a5ac2edf7254315375 -address /run/containerd/containerd.sock │ │ ├─262300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c1e1b4ab6270b4313816819a3a409d1263664a2f7913839e0d34dd4affada9 -address /run/containerd/containerd.sock │ │ ├─262345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e91766c477b437c4d95f18c505b24dc81e224394acf204000a0d4173fc1671a -address /run/containerd/containerd.sock │ │ ├─262424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7506f1869d3ac6424e18698224260fd958cfb2819a83b879b58c22834fb13c1d -address /run/containerd/containerd.sock │ │ ├─273911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10052ad191372c6f9d9dbc506fef4b409a1272815b07b24a8fcf4f8abb001b38 -address /run/containerd/containerd.sock │ │ ├─276782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95e1e071368cef2e01d5df98ed0c585a161f8ac77c3a296097a7fcb69d6132ed -address /run/containerd/containerd.sock │ │ └─278217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c66cee2e7a10e71a34fb1700e9ffeb860154e8225a96498eb25c3d4bec0044b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─29353 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29620 /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 │ │ │ ├─19777 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19797 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24743 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25007 /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 │ │ │ ├─33860 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34128 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.uvfpuz.service │ │ │ ├─12758 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uvfpuz/unit.run │ │ │ └─12789 /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-uvfpuz --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.uvfpuz:/var/lib/ceph/mgr/ceph-instance.uvfpuz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uvfpuz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.uvfpuz -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 │ │ ├─12397 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12429 /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-6bdd286029b1ea69c918792058daca9c1f36d4060585c2c5075d2e11f6c5042a.scope … │ │ ├─12504 /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 │ │ └─12521 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10186 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156664 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40106 /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.89 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─405689 sshd: root [priv] │ │ ├─405690 sshd: root [net] │ │ ├─405824 sshd: root [priv] │ │ └─405825 sshd: root [net] │ ├─docker-546682856b99ca4601f3af0886726939f67fdc8c970c09171911b52147206b2b.scope … │ │ ├─12870 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.uvfpuz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12889 /usr/bin/ceph-mgr -n mgr.instance.uvfpuz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1397 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10947 /usr/sbin/chronyd -F 1 │ │ └─10948 /usr/sbin/chronyd -F 1 │ ├─docker-04e24414d04a4f65e5f32ddab593ea5d57360a8ed90e94f60632d26bae983475.scope … │ │ ├─29663 /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 │ │ └─29675 /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 │ ├─run-refe711c41c98485bb9e23ba776d95263.scope │ │ └─192468 /usr/sbin/libvirtd --listen │ ├─docker-9864469c35100f1ac122cca2bea9f8f7b70d39ac2baf3c84bb9931c48a4b8fa4.scope … │ │ ├─19863 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19879 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-67a5b4150aefd0c352e5a0008f2d3cf7b790cf65f610007916d034999cbf7641.scope … │ │ ├─25050 /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 │ │ └─25062 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156449 /sbin/iscsid │ │ └─156450 /sbin/iscsid │ ├─docker-39e2b85dd2098d493ccf8b402563153eb3ec39702ec4c48d16a123f090aa5889.scope … │ │ ├─34173 /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 │ │ └─34185 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─6f9307ae6616dca7d49bd16a3dd2acac4f71a27679a9142e6bb2caf389398f40 │ │ ├─227544 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228164 octavia-worker: ConsumerService worker(0) │ │ └─228167 octavia-worker: ConsumerService worker(1) │ ├─5af7f430358ff0c5dc158cbd1890590044164b3e22540e26cc1a94af044f066c │ │ └─157235 /pause │ ├─a73970b8ee0d8a0364caa5a82f238da1c001394a470aeff7d6b3a20ae65bec7a │ │ └─193839 /pause │ ├─8dde1676ac7697b6a5669a118c024286017b53a75656b631c408fc8f39687f28 │ │ └─64942 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1255ea35e84d2602060288471034ea58515f569ce9e7632dd4b80f95b5c5cae9 │ │ └─65991 /bin/oauth2-proxy │ ├─7c1e22bc1253e83de76c431bbcfa1b76ddf321442e1eaf17fd67765e5d180363 │ │ ├─206488 heat-api: uWSGI master │ │ ├─206510 heat-api: uWSGI worker 1 │ │ └─206511 heat-api: uWSGI worker 2 │ ├─72a33640fcc0e1b01417d8ad66dbe604b26cf732e71b9b71461d689dfb02e66e │ │ └─234363 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─503cd757ceaaf7132cd3ef55c2f79dcb1b6c5efda29e81f4e5ee2da8cd942546 │ │ └─236268 /pause │ ├─0978d934bf6bfe464c4e9e4fd2c78d6ce2e81130e307053e31be6aeed7205759 │ │ └─47820 /pause │ ├─16bc7afd2be8b3ad3ef84f39e31e50546996c334c0dbed0b73575cd8b41634c4 │ │ └─39928 etcd --advertise-client-urls=https://199.204.45.89: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.89:2380 --initial-cluster=instance=https://199.204.45.89:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.89:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.89: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 │ ├─311b5704eadc9d177b3d90b814d671c370fa0688f121b2d7128e1b94d9bc1987 │ │ └─218279 /pause │ ├─3fde8890c19d1a8e97959bad119f3a8b3faebe2d63b8a536adb8496569dc6315 │ │ └─62466 /pause │ ├─2f4a334d2d5ad03301577b80ce7aad117df4a5c113bf62984194495619ce6b06 │ │ ├─188989 neutron-api: uWSGI master │ │ ├─189022 neutron-api: uWSGI worker 1 │ │ └─189023 neutron-api: uWSGI worker 2 │ ├─f810c9cbae2688b79454d3a404e78fafd24c0cee80b32cfb91d42e0ef6eef811 │ │ └─43980 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d59d5619407a544415829b4c09485ff325d3dc95171b0da1a2f7d29eb8144835 │ │ └─95567 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-qz964 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a0d06e650d829c9c3a2302043a272021c38f247ab5cb51f09a30069c3000e7e7 │ │ └─164391 /pause │ ├─4a9c89edb95574e435a3527865c80ce800d2738cdb1145fc3efdc40dc5580657 │ │ ├─41515 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41942 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─50d4b41113009c7f65ff235cef611370f62724cecd5a2ba7fcf62d6eeaa09523 │ │ └─196763 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ba86cfcdeb3bf1503952ac2ebae1ef925dff6906e4d665e27f222acc003ec65a │ │ └─51333 redis_exporter │ ├─bbcb7489065becfd3e57b3223b5d5e7095111d87d61963a04294b22d2e939ba5 │ │ └─56147 nfd-master -crd-controller=true -metrics=8081 │ ├─ed48bbf653cb38a44a7735cd242101d3a53746f783ef030648159be6a257b2e8 │ │ └─51087 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 │ ├─1bc91b9b7cd3363ca8f5ced217d3cc4ded599d27017ccc6f01749852bacedad5 │ │ └─234767 /pause │ ├─a051fbfde162abbd6d27dc2895920885c203198ca30de40e586de4cfc7296314 │ │ └─233329 /pause │ ├─c93ceb4052a7cd33d4533219e1cb63b0db3eccfc52faa25ad6e18e93f278c34d │ │ └─43832 /pause │ ├─82de118d6778e922f724c0739e06d3508e276b6acb42fb35147f821ced5516e2 │ │ └─114123 /pause │ ├─67b89bb5a63076e96502a1d3572e0e5e9929c8b6e3a5c23ac5204cf095b5dc95 │ │ └─46350 /pause │ ├─0da981fb46a8be39c065577bd5856e7a9e41190b372f7802a3431a7e59084d48 │ │ └─64970 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8f917c35dc4f695f4830ff6fff513c698d93bec22151b2cc46e664c3f03c9e84 │ │ └─62363 /pause │ ├─fd3cf160a08e317f34d5f09582be413f6571f48eabb23a66f959e5eb4ff024d9 │ │ ├─190316 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─190903 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─191113 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsvzwx_lk/privsep.sock │ │ ├─395803 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp0z9t0f2/privsep.sock │ │ └─395884 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpw9aalwsf/privsep.sock │ ├─ad5d4a33ab6ffbf35687e68b5b3fa6035fe17197e79591a5ac2edf7254315375 │ │ └─262151 /pause │ ├─f743551e477f63b729f515ee1f4eddca2f6ed74b6326aeedd1535bfec1783c38 │ │ └─43932 /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 │ ├─375a8fda8ee4114e80884e24e6ff2b2e2b2df70befb84badbd5d4420b1d336c7 │ │ ├─161443 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─161465 erl_child_setup 1048576 │ │ ├─161577 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161578 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161588 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161730 /bin/sh -s rabbit_disk_monitor │ ├─109f3eb6d9ad06f53d1791c9c8bb0d77b3b3be37cdbad9a3f6461bc8dfd0cddd │ │ └─177010 /pause │ ├─51d06f0fa3caf7d0f023358f076a50316fc472d2446aee4152ce87d572dade34 │ │ └─256817 /kube-vip manager │ ├─5afc62dac3cda2eac72efe1dfe5ea150b675a8b074c7949136591df14fd1398d │ │ └─48714 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─94e66011fae0c0b490d0991bed73484b618b4d8376238ddbddc7d3c8cabc7fc4 │ │ └─42380 /pause │ ├─19b6b9653df2daf06d23fbd3b0969b0629cd3d2a2ee1820923b208a05a7644ae │ │ ├─179686 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393860 sleep 300 │ ├─078a1141e8fe675ac84a046f3d083a618da49b22b7c63292dd6d3245fa535af9 │ │ └─66185 /bin/oauth2-proxy │ ├─1a48e5221b9d2eee21d74260118875e94d807a48ba72a2cd7ce940ac31db3073 │ │ └─50910 /pause │ ├─163419c2d1713aed9a4adbef7b9660037624ff57225f0ed4dfa3de8fa81e0473 │ │ ├─174654 nova-api: uWSGI master │ │ ├─174689 nova-api: uWSGI worker 1 │ │ └─174690 nova-api: uWSGI worker 2 │ ├─84a298ea537f68996ebf75d465031d2c8929028bc9b54ae2b7cdca5b2f126de4 │ │ └─60092 /pause │ ├─1b5d395f1e2d5491a090ff8662dae9181bfb4a97ea3c982e65fcfe7e67a2f86a │ │ └─179173 /pause │ ├─2920cc5ae0bd0f466f1a965d21646674c525ccdf773bc0a38e9213bf8a98c8f5 │ │ └─111927 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─67d385988ef0e61c6007b4e32595232239caf4f15407d8ed31ea14961b55fcfc │ │ └─64785 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─012cdf922f459b129986574818df15f3784d9aebe0211911edb8bdf744c3d808 │ │ └─159999 /pause │ ├─0fcc563d5a7f2162b1a0e6c8462e57610e8ee8551cd9fed9fe83e9b13446310e │ │ └─191850 /usr/bin/libvirt-tls-sidecar │ ├─56f34f5519682b75efc74b549f9a9a7cab2bba7a536e7f82f224e7fe698bfb67 │ │ ├─91612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91629 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91635 erl_child_setup 1048576 │ │ ├─91801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92004 /bin/sh -s rabbit_disk_monitor │ ├─f6c9fff61c8a09a1af02df6ab8ff8b496a2f26961de80fe68053e5951acae404 │ │ └─257072 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f7f6d3f8fbafe04e774fdf0730acf3f44bc76f46158d595561397cad81a8c097 │ │ └─96416 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─37a9475338379f2809db2625012e46042c4a91d35cd29b360cc4c77845441d87 │ │ └─218002 /pause │ ├─2323ca4beaf6428d6d8dadf23afa4b0276046006f1603fd5e5ec8ca125684488 │ │ └─127160 /pause │ ├─44273fcdb8ca6ecf95162a80db6c6b5492f2f00974029bbbfaf097e48578eea9 │ │ └─179243 /pause │ ├─a4630b7896b1ba5665ce67d09317a67f23fb8183cb493ca6db663c0192e664e3 │ │ ├─277034 apache2 -DFOREGROUND │ │ ├─279156 (wsgi:h -DFOREGROUND │ │ ├─279157 (wsgi:h -DFOREGROUND │ │ ├─279159 (wsgi:h -DFOREGROUND │ │ ├─279160 (wsgi:h -DFOREGROUND │ │ ├─279161 (wsgi:h -DFOREGROUND │ │ ├─279162 apache2 -DFOREGROUND │ │ └─279163 apache2 -DFOREGROUND │ ├─6f0dd985b74de5f5b631ab7f20af66d082f2ba55fc66e90dc0d8e54d5ac574d9 │ │ └─61910 /pause │ ├─011a28a6a95a59b318a37989855e916d04bb18a911b7edffc0678c9cc0dab670 │ │ └─55774 /pause │ ├─75a1d89005efe5a0e38f36968523d6a7c2a6659f77ead1d189e3e8e234d105c2 │ │ ├─112347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112379 erl_child_setup 1048576 │ │ ├─112518 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112529 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112631 /bin/sh -s rabbit_disk_monitor │ ├─9676d3ec3b9e63c31856a2d2e0b129fa441abb72835aeefe45e7643a7f0335a9 │ │ └─78960 /pause │ ├─0e1e82c390cccfa610fbb8ca63560d983f94ca3696ecfd1dbfac885663b0b832 │ │ └─77514 /pause │ ├─36e96809f8871d9d1f4cee462b0f4bdf9884fa005f9506bde698419dbab24bde │ │ └─256621 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─805fab3ae375f7a6f902fdef9ab927c011be30927ab072bf64d69aa78bbfc80f │ │ └─62597 /pause │ ├─09e0f069936beff3fadc6aa97fac3e67fc966dbb7b5aa7ebc58690fcf507139d │ │ ├─110626 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110792 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110794 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6d1c6328fd550e36bbb89fa3f1297d668cd6d333178f915700e0672f8822b70d │ │ └─56260 /secretgen-controller │ ├─09e629c82afd8734ef37058f52a671e9e545fa887b0e4ecd32609d779a5220c8 │ │ └─163654 /pause │ ├─507dc651d8c26c928301b10c776ea0a41f116141911462ed6156c0f0d6933317 │ │ └─95285 /pause │ ├─75a213a1e4993e7676b38f2abfa09436a64f0c5c7174e3b5d4d8c1ed77ab668d │ │ ├─60581 python -u /app/sidecar.py │ │ ├─60893 python -u /app/sidecar.py │ │ └─60894 python -u /app/sidecar.py │ ├─79a14ee9bf7efe398a0a1478068312e4a11605ecc008f46cbe48ce33c141bf6a │ │ └─56037 /pause │ ├─5f9349148ef75dba03530da69481c4e1d0df38bf86b2bf21418267d7c608dce0 │ │ ├─196736 /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 │ │ ├─378864 /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/tmpiwmlhf6a/privsep.sock │ │ ├─379000 /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/tmpro4vjpzz/privsep.sock │ │ └─380491 /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/tmp_l8597e2/privsep.sock │ ├─045b3262ccc17a3a1247b41ec8a982b5655dd85ee589541e2c6ef2571768f3f7 │ │ └─55111 /pause │ ├─5483f7ae0ee53ca206034de23984398a15d5de2f62394978e160ff9fab8e5f1e │ │ ├─84200 barbiacan-api: uWSGI master │ │ └─84214 barbiacan-api: uWSGI worker 1 │ ├─4f45a6b6ae795055c73493c4b37c7820091bf1a5e69ebf1bbd45a21666b65a15 │ │ └─218012 /pause │ ├─b36d7a26171af1282ee33684d53e9f4b87985e5ae6481d430a473d6047d48ad8 │ │ ├─206306 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206699 heat-engine: ServiceWrapper worker(0) │ │ └─206702 heat-engine: ServiceWrapper worker(1) │ ├─328ef91f81a40c1797f546916f41ef610687f0fb078b03f431e7e7983d559f6a │ │ ├─175699 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176272 nova-scheduler: ServiceWrapper worker(0) │ │ └─176274 nova-scheduler: ServiceWrapper worker(1) │ ├─5adb005726ca49d66ca1196946ac215f8c3fa74c9e026b600ab2b8860082d6b8 │ │ ├─177180 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177220 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─177226 erl_child_setup 1048576 │ │ ├─177274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177285 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177424 /bin/sh -s rabbit_disk_monitor │ ├─4b6ad671c217c5c2b0ec39a21c6d6a3d5301665316a10c3a0120bd66b538570d │ │ └─178812 /pause │ ├─3fa275193d03416add36e5cbb2e496a7f1f00191ad32cc58e53706c761d19fdb │ │ └─256609 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6490d6094ae679d188d4f61b1924f5cf610bc35fe00025bf5de20c17bc4923d7 │ │ └─42779 /pause │ ├─271f39e2340f64a473103d3dbb6d1ebdc782a585acd72047c1a082f2e5c9e603 │ │ └─277283 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─10b343af71c89694b16c3ec2c274c934593014cde54760a8ce9be00196ef4dde │ │ ├─128237 /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 │ │ └─128480 /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 │ ├─bf4ace20a590c504d8ba78d32a0af5e989b71e098019caaab66eefab25118cad │ │ └─60277 /pause │ ├─16c94006d04e2dfec3c87bd393cdc17bbcda63b924a0508c80ef3bfebd33c059 │ │ └─62973 /pause │ ├─203cf94a20fd0b344f54a2c47d579057ef8f34638baa531619b84f6c441157ce │ │ └─84926 /pause │ ├─b5582d95d2b047fa0fe73b25a2ad7b2d985e26bfd0b6670a767cb74f4358e6d7 │ │ └─39780 /pause │ ├─13b82a3c18b811e14588dc228b076e26e0b9e8c176813bad5aacea118d6c4099 │ │ └─218073 /pause │ ├─d9e656f4c0b1ab901134a211b8224db1da88f28bad66fd01eaee0d2152834851 │ │ └─192332 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─20108e3824246021c31feb495f78a828464bf8e436071f0f7c43e9488181cab2 │ │ └─39672 /pause │ ├─2d38d29213d3aca4b1d52dedbb637c4f8cefc81cbbc840c08e85819eed2cd659 │ │ ├─190308 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191036 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxx0o9tvf/privsep.sock │ │ ├─212372 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp094x3jex/privsep.sock │ │ ├─228351 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpm211gij7/privsep.sock │ │ ├─228543 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f3abcd98-14fc-427a-b8dc-0fd7d7519c98.conf │ │ ├─379182 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─379183 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ca52761eeb856575461b2c95e682d3ae3e20f74e2275e97db5539a1d7ef229c6 │ │ └─234337 /pause │ ├─de21485a9f241e0e3a759c9a0c8a2504f232517432c100da0c79f053dc3451d4 │ │ ├─60606 python -u /app/sidecar.py │ │ ├─60895 python -u /app/sidecar.py │ │ └─60896 python -u /app/sidecar.py │ ├─59a06994ef56a8f4e38ba9b7b56dbc912c6a6afa9e9cf6541e8213ab31451277 │ │ └─95142 /pause │ ├─61ed388e6f3c41702fee6e457ddf2fe3b08f8558fd99888fc3a8f008ece88088 │ │ └─60179 /pause │ ├─9680ce2ba14369e0869bb80fe30817dcd95313f708db64487941aa164c444f1b │ │ └─210263 /pause │ ├─18e2400639fcfa8f0885e55282d31fdc05205d98072465a6233c9a06a571b3ab │ │ └─40263 /pause │ ├─155ad34da0cb3caca528f984e3938c6b908de6e8fb238fff605d8df22ac68ae4 │ │ └─157628 /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 │ ├─38919e12ec83f313193ef5cf6a0772f4c3181150fae7e0bf907da47909d5c56e │ │ └─158252 /pause │ ├─e746145c6fd43db339e5591e8fccb6d609ea9957224061ad12ca6580c439132d │ │ └─256676 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─000d7f5e52d541ea381359f324523470df35ace6de8d3f0c5aec42a61196b290 │ │ └─48360 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─65b4ce66f808e449804ef48063bf62bc19cb6d8c742a7d4ad002ff43853841f8 │ │ └─60230 /pause │ ├─809c786f6db998e650b559c71745c353ac2a569d2602dc87651a971aed92c8f9 │ │ └─108677 /pause │ ├─6ba0ccc06f3757c4eb25bb658b1880bc134c5269ffad82109d229cdd16f9778c │ │ └─64348 /pause │ ├─32bd7cfcab4eacd5d03b6f04cd6f5d505e478baf5d9db2bb684474d4d1b60b06 │ │ └─163391 /pause │ ├─904ace16a53d12516ecce590eb662c936c9c6937e01e6c4ccab8761d97990739 │ │ └─65853 /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 │ ├─ecd147549a6d50ea2a8d5a414ac57afddb203d8eafe3a3261fab4aea75447b2a │ │ └─112222 /pause │ ├─a6041a15b8c09ff37fd6d66643fc548227d491c2d2fefc2bf7a182ad0e33fcae │ │ └─256054 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─faecbb2189b48b2a07d4de287d3b71812278b8559681ca4163a662a49dcf97db │ │ └─191327 /pause │ ├─d854f7ff91ff5f4cf435746633209059dce73479a02c54e1392d5bcc796d850c │ │ └─161199 /pause │ ├─b449cb5e8db5904e117baeb088e254ce1967f9a59673073a2bebfb80c8b59abc │ │ └─60783 /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 │ ├─e0607199245838f848ae806ca5ff16157cd37059b7ff8c72539c8204530e826e │ │ ├─64565 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64600 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c2d811595495236b803845afccabd729ce9eed786294fef52d1fc297a3abbde8 │ │ ├─254038 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─254082 erl_child_setup 1048576 │ │ ├─254152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255514 /bin/sh -s rabbit_disk_monitor │ ├─3c66cee2e7a10e71a34fb1700e9ffeb860154e8225a96498eb25c3d4bec0044b │ │ └─278244 /pause │ ├─4002a5d99c1761d62ba274d51663ee4fb6dfeb91bae0aaf56a3aa325cfd5be15 │ │ ├─247554 magnum-api: uWSGI master │ │ ├─247627 magnum-api: uWSGI worker 1 │ │ └─247628 magnum-api: uWSGI worker 2 │ ├─88ec5fdd0dabd08b03e2e0061d88399337aede943b13c43f99c7ee159a8b38df │ │ └─44025 /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 │ ├─3c67267f5e41d2374b4bee580677e55ac36cfd2fdb0e1d670baa3944c47edcfb │ │ └─163600 /pause │ ├─9a7e7c10305e98bbac47040c745f6ac22a3af69e256685fdfecc060963ab7884 │ │ ├─48268 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 │ │ └─49842 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─7b4d0198aa70f8724dbadf4d1df4afb01a2a8b1f2c0ce7b315f954ae3aa2c780 │ │ └─68202 /pause │ ├─e592b18b843dd3fb35507d3c5f2b74362a4d485964adb7c75702fe002f99ede4 │ │ ├─185965 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186226 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186237 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─405688 sleep 15 │ ├─5670626f82eb9c796d51bb899d4ec8718b07303580b312fc8d227e10cc4a688c │ │ └─85783 /usr/local/bin/rook ceph operator │ ├─4d638a20803dd136b6151302090444d63d7a3c74e96bf8ba3c706da8ecd9fe4e │ │ └─227561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3961f4b06eccb4a662f50a8738f8669398e59ffe139c908f957247bfee36d9fe │ │ └─48233 /pause │ ├─23c63930bd51205f8e2aebc3ee684390980aa001536be554fc1e8d73a0ea8693 │ │ └─237626 /pause │ ├─b60068377d50d4d599efd45473665fb9e522a12e82bc8e2d8c53a2d91a1ffa7e │ │ └─65528 /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 │ ├─58197f265baccf582f7e75519b540fa03ea50817709dbfe9f4d637cf64b7512d │ │ ├─66421 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66444 erl_child_setup 1048576 │ │ ├─66503 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66669 /bin/sh -s rabbit_disk_monitor │ ├─7d01f273d179a856229534aab1018e74b9f1020e6c510decdca764c89104eecb │ │ ├─174785 nova-metadata: uWSGI master │ │ ├─174804 nova-metadata: uWSGI worker 1 │ │ └─174805 nova-metadata: uWSGI worker 2 │ ├─a366d7581a73cac0e234854d01e92ecac70819a63a33abed54ddbaae5408cf17 │ │ └─63289 /pause │ ├─3639e6568db3ab4fc8747e6335444c1089dae1283b5e09b91fbe049b7fce8bbb │ │ └─110286 /pause │ ├─cd7b1a31da0ce9c159ce62673baf75543d7c7a0061e2cd47743a318c6bf737a1 │ │ └─62852 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 │ ├─db8be90cb5bb185795b7de179ab966625f8355fe92084e46762e6a9c74496a1b │ │ ├─189036 neutron-policy-server: uWSGI master │ │ ├─189050 neutron-policy-server: uWSGI worker 1 │ │ └─189051 neutron-policy-server: uWSGI worker 2 │ ├─23d0afd9882222c60099b6997ff2db91bff0e761f46749b00016185f190c9cc4 │ │ └─256854 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 │ ├─b013f124c70600b268018d157631a404fb1e8e00f81c2d929cd9ef0565b26d7e │ │ ├─109081 glance-api: uWSGI master │ │ ├─109094 glance-api: uWSGI worker 1 │ │ └─109095 glance-api: uWSGI worker 2 │ ├─593b882d135733f4babd32addbb18467ca9b66a6125206dc0e3277595a6ce450 │ │ └─110215 /pause │ ├─f3ecc281e4439477b33816b6c800f43005b928a7dc0075a22e29faac0152f7cb │ │ ├─63853 nginx: master process nginx -g daemon off; │ │ ├─63872 nginx: worker process │ │ ├─63873 nginx: worker process │ │ ├─63874 nginx: worker process │ │ ├─63875 nginx: worker process │ │ └─63876 nginx: worker process │ ├─7506f1869d3ac6424e18698224260fd958cfb2819a83b879b58c22834fb13c1d │ │ └─262462 /pause │ ├─3efe883df8615e5524dd77cc9c07a5e13d05817c30013206d19449e39d680473 │ │ └─271919 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─17f82d767843e2c4108720ee89d789e68b5a3b9600d182dcef36ba5f6799ec17 │ │ └─61467 /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 │ ├─99e0ec670d4c3da86aef41d2c29c44bca025bab6d9e42207fb00246bfb91f419 │ │ └─65736 /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-89.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 │ ├─86844ed8a83c20cee3290480c551143a9c880bd99dae8c2a7cc36e3de0b786e8 │ │ └─178721 /pause │ ├─8c162f99631a602dc88924fb8ad4653e8615a3ae272826458bd2995cb86be28c │ │ └─127207 /pause │ ├─145bbb0ab33c7625db1a44d4e2663f6bf168650324724e30430dd59de2ee71de │ │ ├─146734 placement-api: uWSGI master │ │ ├─146748 placement-api: uWSGI worker 1 │ │ └─146749 placement-api: uWSGI worker 2 │ ├─d02846c5513fb806c88671327ce67b01ac044ba3da1b133bdfc0a42a51094b6b │ │ ├─ 46563 /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 │ │ ├─ 46675 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276378 nginx: worker process │ │ ├─276379 nginx: worker process │ │ └─276380 nginx: cache manager process │ ├─a29cf3be9c83a02906bc90c1ec6d90c6db49022d4cdc9f12d13c025df698838c │ │ └─252469 /pause │ ├─14f35ad62383d2c6bc403a0b0aa8926753fd1012ed4186e24f534764dafecb7a │ │ └─191899 /bin/bash /tmp/libvirt.sh │ ├─28e7e5f59dace2a915bba0c250d5ee2b2f2d118624ca43507c47dbf0c92ddbd5 │ │ └─63431 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─77dcbffe29ed11c9bf443d680941828e82c793e11617fe93abb07aa63dc7626a │ │ ├─230117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230140 erl_child_setup 1048576 │ │ ├─230193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230396 /bin/sh -s rabbit_disk_monitor │ ├─052d12e19e28b412cc84169692e06d7c2457aaade7cf26b88bd86e77e59d50df │ │ └─39880 kube-apiserver --advertise-address=199.204.45.89 --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 │ ├─29f2a619a733350d47912d91f07b46db29e4425f1beceadd436f1cb781a8543e │ │ ├─175721 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─176229 nova-conductor: ServiceWrapper worker(0) │ │ └─176231 nova-conductor: ServiceWrapper worker(1) │ ├─02575aa7222bac808a96c9ef756c7dba54d2598b21aba5ea5c2eb0072a31e7ba │ │ ├─188981 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189523 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189526 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189529 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─4440cbfed00f9f6da585e9755cc1148d735f51dc34b6cbcdf791f91f1039b1ca │ │ └─40289 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f9b4288a69178f6d9e0def21a5dca3ab9293935f3d6a53fdd7cbe2b3abec6c94 │ │ └─43756 /pause │ ├─b548adab139a05825c13bbd40b34608b7071b308cc0e3da4a70301c1d7f176c1 │ │ └─127772 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─65ecd1e1feb15a74c34218b9195d31d6a2db4f3bcd595b9d7203f5649f8d9316 │ │ └─55864 /pause │ ├─5daf0edf8f8e3cecf80e82988e4b866fc3d0e4fd246c063a5da38bdc3dc32d98 │ │ └─63326 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b3c660fc991f16420f40fa78cd0ec5abd4e38da4cee6cdf05ae2d1fb743bc1ce │ │ └─46612 /server │ ├─7ea5dcc63763485a97728a5001bc8a264285c4dcc491b9a29ae05ead1908a3e0 │ │ ├─77648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77670 erl_child_setup 1048576 │ │ ├─77777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77909 /bin/sh -s rabbit_disk_monitor │ ├─cf782557f988ef7907c7dbd4ab6c7cff7903c1998d8ff838acc60750dfdc2153 │ │ └─43844 /pause │ ├─2411140a0e4f9a62931a34bed49f594fdc04f167552ecc23db559142ce9165bc │ │ └─255861 docker-registry serve /etc/docker-registry/config.yml │ ├─0945244394718ba8a3755ece016c0c70a9eaa0e90cf7d5ea15d600d0b39ec9ed │ │ └─247151 /pause │ ├─d2951649056d6617ac01fc3204afa1b6e630562b0b570d5aeaff066272b7d497 │ │ └─47152 /pause │ ├─3eedee1c2d18c98c913f7b0360aaee8117dd9c76c39fb0e15511e6f7690961de │ │ └─56075 nfd-gc -gc-interval=1h │ ├─59542f5eca58c9792e659887a24257192856785cd530af89dc0e987cb013668d │ │ ├─280618 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280707 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fed10cd8704e650f265b4e49678b760a796e56a0ab017b2db03a292bbbed8444 │ │ └─256256 percona-xtradb-cluster-operator │ ├─95e1e071368cef2e01d5df98ed0c585a161f8ac77c3a296097a7fcb69d6132ed │ │ └─276808 /pause │ ├─8cfe0b0097f7e4f5e3eabb1fe5035749780b696ed8be249c83fb7181b4cbcc10 │ │ ├─159862 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159883 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─159896 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─160198 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─406115 sleep 15 │ ├─f9a8e05fe761eebc3734fd03fc1d86bc67a07d6785a6eff7c67ac01d0ec46133 │ │ └─50964 valkey-server *:6379 │ ├─4acc0c4eaaa8183a9582d0dd269422c6d2ac47dd9dd5a1cc296ffd6720b30295 │ │ └─39803 /pause │ ├─d3d4f02c676df1684043e2835a7f21a356ed9bc20e214ad33a75f2f9d81142bf │ │ └─39811 /pause │ ├─998ab9d53aa2844f4902dbce3f36c883793f6567f0ef894ca71fea37db0d0af8 │ │ ├─48617 mysqld --wsrep_start_position=16fad54d-436f-11f1-8df7-f2ce35fa4964:20 │ │ └─48739 /var/lib/mysql/mysql-state-monitor │ ├─e8585b4bddaa2f96134d50442c06ef4805fdcf9cf35d01a606cc78043b97a1cb │ │ └─186008 vector --config /etc/vector/vector.toml │ ├─646450af701969eb6a1c9c187dac49918b98761a6afa2f6a5bd3782190f1550b │ │ └─163831 /pause │ ├─f6bdc92ce5292b9580ad190f1bbf276012dcbfc9305ee65378133b8fbe96498f │ │ ├─206293 heat-api-cfn: uWSGI master │ │ ├─206324 heat-api-cfn: uWSGI worker 1 │ │ └─206325 heat-api-cfn: uWSGI worker 2 │ ├─110a5cd4d2866412d2586dab8782445e5cf45427703d155dc203795b7de74ff5 │ │ └─91411 /pause │ ├─6f91505f80035043d04d0a537d6172104b5ea7568695d2649ce6bd5a06b696db │ │ └─62010 /pause │ ├─7d8b0c887c7405a8bda463b9780cb732e4463fdbff179e5c2d1c80e4984527ea │ │ └─63495 /pause │ ├─8cb3d213b5466d835708713d1434e6e67dd7f88b3cb631849cc51b394855ba8e │ │ └─47053 /pause │ ├─32100dd81482b4f6fcf812b7b85ca8ffe094cd36aa5281b8ef316635ebc9b11b │ │ └─65573 /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 │ ├─39ab67a2188e6ccc0011b843eb65397d6e34f2b9aea19a863fe6cf72fd1b2650 │ │ └─256837 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 │ ├─f039f959358f60648d2630114749b521c61d5e7d71b7cf89ef97c7fe23c03478 │ │ ├─160461 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─160821 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─160826 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─406398 sleep 15 │ ├─d65fcfada2d75eb722022b63345e906c92a005ed51a8bd52f15ef2c599901084 │ │ └─50704 /pause │ ├─65bb360107d8df54bc691a554a633a9b3769fd532d2a4aa96f04566b3aa62a09 │ │ └─271928 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─134d24ee4751c0b11f6f7e8c35b448af971129d8d3f4ba3e5d06f6554f00d56a │ │ └─51279 valkey-server *:26379 [sentinel] │ ├─329ae74697790c681c24a1a8d8df8ea0fd2a20f43aa558d025a8ae065e8eacdf │ │ ├─247678 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248210 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248211 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f27b894dba3706527bb66be550cf338ff1427db0dec291d0b605fbeb798e7488 │ │ ├─159614 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159681 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─159710 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─160015 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─405982 sleep 15 │ ├─13a1bf4ee94b66bb87a27268dc3a15111058def2bad17172da6b46f3ed35001a │ │ └─60918 /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 │ ├─44820ac0205899175991ba8946e830d1dd49361d5fc2cdc78d287fbb86e2d89a │ │ └─42869 /coredns -conf /etc/coredns/Corefile │ ├─d3c10dfcdf8ad20106534997cd8bbb9fb8a88be8ba0de3f910e96e2cdad9e2f5 │ │ └─229938 /pause │ ├─ae57f8d21d153aae8c61e1dabc8bea48fb854b8ed499e4feef5dfe5c14c7a87a │ │ └─179054 /pause │ ├─de5a5a4f818f8a75436dfbb1127f2a2a9a2e516e5fbeda85a98c221f95e2d660 │ │ ├─ 95671 /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 │ │ └─395838 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9dc818c96d67619d634426051a278324b81e1b2f2313b0cc56899e3c3edbfed2 │ │ └─247612 /pause │ ├─55fdbbb93343f57f609ae81aa6a2fad12559e2627d005330091f59da33ca9cfa │ │ └─41042 /pause │ ├─edff8df622538a7995fa45b2b29814dc564bd82681979e9de630a2fe489a0585 │ │ └─159729 /pause │ ├─aefe9d10c3902a3a8863974e3c162a469486549425c9257f2a9ed24f38230440 │ │ ├─226867 octavia-api: uWSGI master │ │ ├─226880 octavia-api: uWSGI worker 1 │ │ └─226881 octavia-api: uWSGI worker 2 │ ├─fea90ad2fdb1b7f8fa9232c2b81443ef3623a0ce6c2081adaf28b39cc81c2797 │ │ └─129816 /pause │ ├─ae99dfcf2e2b8d013934f62ae56b9c849009b8fdc90b77d7eeef1468451d1f25 │ │ └─256648 /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 │ ├─bce2acf955397d8072b3d9f4769f8742507c0e4e42793c838217288cd7d74a49 │ │ ├─186120 neutron-ovn-network-logging-parser: uWSGI master │ │ └─186157 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e42aef60ffa0a7303416e9e9f204b3dad5e23ce839af0926c215d3fcd4151c8e │ │ └─55825 /pause │ ├─ed4785baffa702cea91dc393defe7417143fe35059cf3ff128722125864c845d │ │ └─256819 /manager --metrics-bind-address=:8080 │ ├─1e243d1dfdd54bd9ebb33d45bd426e11ec46138410b7f2adf26ce223b4f4425b │ │ └─46238 /pause │ ├─526a18caea33f59a7a2d60f5ed235d65f0ddbd6ad9d6c2c28b0422a8c32d3929 │ │ ├─271957 /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 │ │ └─272389 /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 │ ├─0f08e1dfbd07e7702ef0fac2ce12e3d74819ab2a8809bbf982373e8f5eaf258a │ │ └─193791 /pause │ ├─3d9aeebd2e3626c31da55d4bf46aa10bb8f96cf086142391f35873669722e108 │ │ ├─247193 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247890 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8obfxw8v/privsep.sock │ │ ├─247895 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247917 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─91a577c3adcae9e3b36b4ff14c98b8c3618b42fc63786cd5ea161f2227452b40 │ │ ├─271924 manila-api: uWSGI master │ │ ├─271983 manila-api: uWSGI worker 1 │ │ └─271984 manila-api: uWSGI worker 2 │ ├─585c4af387b20ce1ac4220c72966242b33e6af42eaa19b61374a5a0d0914c244 │ │ ├─191597 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191620 erl_child_setup 1048576 │ │ ├─191707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192007 /bin/sh -s rabbit_disk_monitor │ ├─e1437ed6353c0e5fcc6a5a8b7f07184f119ba5a01d529a9f5bb4166699294d13 │ │ └─114073 /pause │ ├─56c47185ed608c3e930e7944eb51416ad1728bd1c0722232c99e8b9917ad09ce │ │ └─39820 /pause │ ├─aa7c284a5d40340aca724d69f9bd3cb057b817c146e021762b23e230d770ebb3 │ │ └─47530 /pause │ ├─562ea09cd0f07f9969f5e996c87a51bcecd12dabf01712d0763674c5ee2525ed │ │ └─43488 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 │ ├─bbcae0145dc51199c51bd8d1144945bc60779c7ca8d5c8147542dcc2d5f6bbe3 │ │ ├─157665 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157686 /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 │ ├─10052ad191372c6f9d9dbc506fef4b409a1272815b07b24a8fcf4f8abb001b38 │ │ └─273937 /pause │ ├─3d2ec8e1dab064b6771315643af8cb0512d49c8e43067b2d9a3c62d6d4f211dd │ │ └─61946 /pause │ ├─a9839ac7d4f61b64b1609aecf79fbc88a8ffd176b9dc56220c4fd31254d5a1c9 │ │ └─232252 /pause │ ├─2a4b228345e782747db5b3c0f59b587ac897fec65c16021adc9d8adb37a6fc8a │ │ └─170059 /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 │ ├─f821d76c686597018a3fce6accf80fd59e4d936c6116654635a6a6ca82e95f5c │ │ └─64631 /goldpinger --static-file-path /static │ ├─dbb975ea08e43e47904672740ccf4a130e0d4a2909dea35eb9898c8bf415cb8f │ │ └─63272 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─8ffeb9641acfe370fd4a8a1bfd59d7c8730bc34c2a8da6ab70ef1fe746452918 │ │ └─41031 /pause │ ├─501550afa89dbbf85a29f124f027242d0fbd2eccece4ab92e3b5ec25ab78ce3a │ │ ├─123873 cinder-api: uWSGI master │ │ ├─123889 cinder-api: uWSGI worker 1 │ │ └─123890 cinder-api: uWSGI worker 2 │ ├─b85398c3fa5e5cd15c062c1b5d4f7659fac288d38eea22feb8dc305d81896c84 │ │ └─43242 /pause │ ├─06a8fcf5bd329f2cc3fd1b1803699ac0c14ff435edb4a1eb094a71ed18000f80 │ │ └─256785 /manager --metrics-bind-address=:9782 │ ├─5e91766c477b437c4d95f18c505b24dc81e224394acf204000a0d4173fc1671a │ │ └─262377 /pause │ ├─b980d0d61e30720bd10b801be6a1a7adbb2a1f6bacd48def867d75bcdd9e4292 │ │ └─65876 /bin/memcached_exporter │ ├─870a6c0b9e32bcb42b63bd1d50e5a080f961bd3f2fcf4f6771cb330b2cf8dd58 │ │ └─56109 nfd-worker -metrics=8081 │ ├─23c1e1b4ab6270b4313816819a3a409d1263664a2f7913839e0d34dd4affada9 │ │ └─262328 /pause │ ├─ad87c9b478c60057958833c5300fe66a0219ccc26d48e89593f25b9f662af84a │ │ └─125409 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─23a5e2a5a4b44546a054f37fc9eafbe5cf71fbcc1a05117fef373495cbacc881 │ │ ├─210430 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210453 erl_child_setup 1048576 │ │ ├─210503 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210718 /bin/sh -s rabbit_disk_monitor │ ├─b6cb186886f36183387a398def1f7a3fa263867cb72c9a4992f5667ebf8173bb │ │ ├─228373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228391 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─397769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d4dce1e627dd1b0a6d3c50374cf34c34c5529f58d310468ef4580c5ab199d47f │ │ └─65268 /bin/pushgateway │ ├─9f62cea3ab80b0d1e5013cdc139c6fac54fb1f78624399abf6f6b3eaf51adcb2 │ │ └─278459 /bin/openstack-database-exporter │ ├─e0c3cf45dcb2e7d2303461f517d0010355df5ce31f6bf63cf65b1b09d034a030 │ │ └─159425 /pause │ ├─3803658a3bbee41227c468930ca9083653d2c1fd2974d9d3b8c9f43d536fcf08 │ │ ├─ 71446 apache2 -DFOREGROUND │ │ ├─ 71463 (wsgi:k -DFOREGROUND │ │ ├─ 71464 (wsgi:k -DFOREGROUND │ │ ├─ 71465 (wsgi:k -DFOREGROUND │ │ ├─ 71466 (wsgi:k -DFOREGROUND │ │ ├─395065 apache2 -DFOREGROUND │ │ └─395421 apache2 -DFOREGROUND │ ├─c174f99a3a84dda952ead86aa331486c5b226dfc03f904b227b37ca5c28be912 │ │ └─42844 /coredns -conf /etc/coredns/Corefile │ ├─93c7af6b118a953fa2d5f6211adf232da19526ab10170459ccf2f6784b0afa24 │ │ └─185533 /pause │ ├─7932335c780810a59b8a8e2c2a6f20970c832cae511e55da264efc29cf64bd2b │ │ └─65458 /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-89.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 │ ├─87fd9c954851ad7776469bca12f7afb26bb8dd436e7a0b4edf44cccef58979ab │ │ └─42812 /pause │ ├─c3bb094cbf81b1dca40bca7a0ce5e4d8ae734b1aa31d23835243ee7c8b427871 │ │ └─193691 /pause │ ├─88d34e75ce52682d46b52053cdda76e1a221fd8d4586f2242092dc3d368d92e7 │ │ └─64454 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─133c9899265aa319f97a681dfb96d9a9ee0b8faa87612f9b20be95258aa6193e │ │ └─237711 /pause │ ├─0acf468f403aec48e84031f62556058e3a278e89270164f3d94e10f7b66bc93a │ │ └─65707 /pause │ └─d6199ad0148b72c189810aa507e4513c9a6af146507a14dde934d6852d9bd5cd │ └─164121 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount