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 │ │ │ ├─21313 /lib/systemd/systemd --user │ │ │ └─21314 (sd-pam) │ │ └─session-22.scope │ │ ├─21309 sshd: cephadm [priv] │ │ └─21334 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─698 /lib/systemd/systemd --user │ │ └─699 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 695 sshd: zuul [priv] │ ├─ 712 sshd: zuul@notty │ ├─ 857 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/162.253.55.207-22-zuul [mux] │ ├─369103 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fjfcvvqznnlhomipokhqlplmcxdnbfkc ; /usr/bin/python3'"'"' && sleep 0' │ ├─369104 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fjfcvvqznnlhomipokhqlplmcxdnbfkc ; /usr/bin/python3' && sleep 0 │ ├─369105 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fjfcvvqznnlhomipokhqlplmcxdnbfkc ; /usr/bin/python3 │ ├─369106 /bin/sh -c echo BECOME-SUCCESS-fjfcvvqznnlhomipokhqlplmcxdnbfkc ; /usr/bin/python3 │ ├─369107 /usr/bin/python3 │ ├─369108 /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 │ └─369110 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 … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc8f1c6b02495581b715687df0b461a0da127092011fc7d5bfae5a62dd495873 -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9ac3c6c2324fe7b6b55e00d5223b703cdf3cdece5c6f510d41e001b874f19b03 -address /run/containerd/containerd.sock │ │ ├─ 19236 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8747684ca0346cee7661ea01e91519e680778db3308eb0bb76ca93a7fb936f4d -address /run/containerd/containerd.sock │ │ ├─ 24429 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2b6a095edeaf1f0526f698396aa6dac656048546482bbcff9554e30377edf8e5 -address /run/containerd/containerd.sock │ │ ├─ 28856 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee9bbf00ede8136eb4a66c257938c390a14cd66cabfd8dd019eae49ba55b1203 -address /run/containerd/containerd.sock │ │ ├─ 33627 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 825908e447f29b04bda0494d53dc51e9b6c4b829ee89e43459f0ec81a53912c5 -address /run/containerd/containerd.sock │ │ ├─ 39273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aeb29767fce0e9261892d89d211372acddf76d56bd719de86c81ae61036c8e9 -address /run/containerd/containerd.sock │ │ ├─ 39323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5b5daf09546d245419686e89c2b0beee9b68132ed15179ff8bc9b0ffac8afd3 -address /run/containerd/containerd.sock │ │ ├─ 39334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeebaae935b108556e7999303864fc8ef02c9bc6f64ca77bd01b5fab20c315a4 -address /run/containerd/containerd.sock │ │ ├─ 39337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 646d66c9db24595a20179634e3244c4fe1a4b201cb474a4cdb34c153d78b1669 -address /run/containerd/containerd.sock │ │ ├─ 39356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 875de2b58503cdae7d96e72b15a67b99eb6627f82ac80bea5b2735309cfa10f4 -address /run/containerd/containerd.sock │ │ ├─ 39902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a0815772be47cd9ae9388fd48d9fbfae2509416afa1c0c85178d96c37d8e16 -address /run/containerd/containerd.sock │ │ ├─ 40625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44f47c5f22da8a6cd376fa1dd40819cb6afb4567822de2c30b1bf9715d3317c0 -address /run/containerd/containerd.sock │ │ ├─ 40708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c49a4a68e8ff12f504718fbd1527bfab1c6c04d49c248bc00e0d5d10604e73d -address /run/containerd/containerd.sock │ │ ├─ 42314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32266ece28d545d4724fb0c04580f150f34973dafada64e1acd6bb4ac59735b0 -address /run/containerd/containerd.sock │ │ ├─ 42392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12a12e1d30c3fd8f39a5ec4b24d00ffa41b0add497635997e0b2f16d8e8ff426 -address /run/containerd/containerd.sock │ │ ├─ 42442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef23fcd0e6139c0e08799ad48872f777ccbc6147e4d91e11694ed7cd2c1a361e -address /run/containerd/containerd.sock │ │ ├─ 42487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 686fdaa3a171e14dc4a8d90aec65193be1b5881aeaeb3545e40531f621294755 -address /run/containerd/containerd.sock │ │ ├─ 42551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0c6e47b6dbd207c77eb39522df06309ea1b118e02c8f93e3599e1df5deddd1 -address /run/containerd/containerd.sock │ │ ├─ 42755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28e90679b3423c58c43b797a000e901e8090409668e561c1c0ff8a4b3b571f4 -address /run/containerd/containerd.sock │ │ ├─ 44814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 142ae0d53ab80746e3a5ed1d5dcd1ab9b38367fc7a2c2ebebc600d60d5c40174 -address /run/containerd/containerd.sock │ │ ├─ 44928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a305372fcb530207505287c938ec74b05b78e3dbf8ef5b9414bf4618580f49 -address /run/containerd/containerd.sock │ │ ├─ 45642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9552b424a19d8143e43e70291fc2e5bca6fe6ae69c9fb470dc54f97255e5ca50 -address /run/containerd/containerd.sock │ │ ├─ 45743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dc9bd1b8eec9113173778f343d283b6f461e73b9003907780bbd3aa65f017d7 -address /run/containerd/containerd.sock │ │ ├─ 46103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d60353f3f2fb739bf70176cbf434f739f1efed8c60872c6f48469c984c5c91c -address /run/containerd/containerd.sock │ │ ├─ 46493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f396e868c267941d77b1d3a374e6ee5dc7d504665272b08fee94c64714bd6c0 -address /run/containerd/containerd.sock │ │ ├─ 46820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b1396f1802071277c9a520289aeda7b1b25809750881b55a546b4bd1d66a19 -address /run/containerd/containerd.sock │ │ ├─ 48843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a20fef04cb101878a64ebf2ce389fc18ebb6e5e503f6fdf7198cdd6525709dcd -address /run/containerd/containerd.sock │ │ ├─ 52356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 457271ab4d228f96779c055e6a300b98fb813fe28641ac71241c2e3a7f788570 -address /run/containerd/containerd.sock │ │ ├─ 52940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 235ed831fc87b976135f2b9f339f37f7b5e92f30399e3f72c3b9330295bef6a2 -address /run/containerd/containerd.sock │ │ ├─ 52985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f893067efc6f25a38e459e2b820741b2139b002560d2de17f558e1d975825da4 -address /run/containerd/containerd.sock │ │ ├─ 53055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d394c112a63a61a6d25ad57189010621ba886eb2b2b11b88b66056653859a36b -address /run/containerd/containerd.sock │ │ ├─ 53188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e940717262739d18797d721056571797c8657efe42cf0d0a5ca30b98dcbef0f2 -address /run/containerd/containerd.sock │ │ ├─ 55843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90771b7dbd0e03628131458a23798a37c5e1a8c95519a088b922d6b57415332 -address /run/containerd/containerd.sock │ │ ├─ 55935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 140f53de25a57e7123d7e61f7b821dc10e05fc9b2029777f2e98e109fa946df0 -address /run/containerd/containerd.sock │ │ ├─ 55966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b357032127615dd4c52361923245e1a900d10ec8ba8c83cf4ba1b372cacf9a8f -address /run/containerd/containerd.sock │ │ ├─ 56044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d806658a9cd38049fbe60db4ede825adb002313f2da8821ce0502c9420b6e91 -address /run/containerd/containerd.sock │ │ ├─ 57147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a857c418f09101bb1d45607304581571da9d472d1467cbe60312529d88f43785 -address /run/containerd/containerd.sock │ │ ├─ 57287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a9d3dffa518e5e986dd935b2307eccfaa6105933ab918f6a232f1580a60cf74 -address /run/containerd/containerd.sock │ │ ├─ 57602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bed8fa0dac78ecb5445b87f6357a40ca2b551aebe534869c7c4cda37342f058 -address /run/containerd/containerd.sock │ │ ├─ 57659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7130ef7a358c94574c79742d4c68e45c1389b2752ff980655a826780a2ae52ac -address /run/containerd/containerd.sock │ │ ├─ 57700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0537a5d500ac4811e46d012748383dedc6c4080fd3c2147be494b20d3b736d9 -address /run/containerd/containerd.sock │ │ ├─ 58063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d23a011f0b5d5f08640832f77f0a6966e6e511593e25d825c9067bdd07c567c -address /run/containerd/containerd.sock │ │ ├─ 58388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84b03767ab861646c1dfbca99697d04a90b7977eafad0ad8de582b88bf2c15fa -address /run/containerd/containerd.sock │ │ ├─ 58813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ce5d1deba8785aa280ce67adf299e8d642ef194ba4631ead44ca356aa148c1b -address /run/containerd/containerd.sock │ │ ├─ 59171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb3db1c59a198ed92ffab47cdc4db1a0bd6b9e12e240456cc43cf5cdb46fd01 -address /run/containerd/containerd.sock │ │ ├─ 59835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 021951db16e6d69a6744d766e5d37653ce880511b22c9e56ad4462804169c0a7 -address /run/containerd/containerd.sock │ │ ├─ 60961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45598d61ede1c582bfb06e1d02d8b6f6b9366156b2d934d1c1ad4ca52bcf453d -address /run/containerd/containerd.sock │ │ ├─ 62636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996d4725dccde294c77ecf0c3a524950b51036a8b3c39e82f017e8a82511bbaa -address /run/containerd/containerd.sock │ │ ├─ 68914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d8d7264b613e3685a4a3ff87f0101053e809f3078a33e005829fd4fe7b3533a -address /run/containerd/containerd.sock │ │ ├─ 69878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb0a81d0ad7669272ff5bc647e3af8af65c8fe8548e5a35009ea521da359587d -address /run/containerd/containerd.sock │ │ ├─ 74089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea753fe8e49004340a9365889e0a9e971fdf937da94d1286a1da71e8eccd8aa6 -address /run/containerd/containerd.sock │ │ ├─ 78571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 632b4fab4d5d3d0306f4720910eb72966714d1ece99916ed90cc62d07d75bf5a -address /run/containerd/containerd.sock │ │ ├─ 84395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8e0abfe3d4c683f0313d60fdd7ef25d5f9cea9804e64899f3f23b63be4fe52 -address /run/containerd/containerd.sock │ │ ├─ 84434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 979d14e623ac169b1fe53bcdaae21e6b82dc146c13cc25602805c7d9ebe8cdf3 -address /run/containerd/containerd.sock │ │ ├─ 92191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d22bbb01cdde399cd5a483642babc9329a5236517105da75c4e03c3a3d0544a5 -address /run/containerd/containerd.sock │ │ ├─ 93393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffad8715a80b2f591d04a296d9c8c289d521a5a9980d00b1717f2fbbd54dfbe9 -address /run/containerd/containerd.sock │ │ ├─ 93542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f7fa26da195c3be71849e92cdd917adcc67000042e257a9600b119061176533 -address /run/containerd/containerd.sock │ │ ├─ 95012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62c0c8090dfb8cef464bd03685d3bdb15cd1200b81ae518eebe4d2330e1044b6 -address /run/containerd/containerd.sock │ │ ├─ 96251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b6b405d8ad329539942a5d9a663063c8da95d3fa93a5b4b670ebd5fb8035b4 -address /run/containerd/containerd.sock │ │ ├─ 96307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 403d1a406e680202bc43b8877be44ffbe56b2fa86089d8fa68af37959fd5e6be -address /run/containerd/containerd.sock │ │ ├─106550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3681593fef87b100ae9b4000676a7958200a97bae4712a464c81af170994469b -address /run/containerd/containerd.sock │ │ ├─106589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ffa22e96d0f36200e4bc6bb7d9625c0374e857a4ecf62bccb1d9d7809e42324 -address /run/containerd/containerd.sock │ │ ├─108720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb851953b2ac8dd3a3727357df0eb773fe8ab2f3d9863aa973567cd19ce2539 -address /run/containerd/containerd.sock │ │ ├─121304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 499360c42c963117ed01ba08580b919e1e216afb64b652c090a2c37537a06b5e -address /run/containerd/containerd.sock │ │ ├─122737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bae0cf943c1f3c8228874cbc2869bafebee02856ea7e3d46d01f68356c523f26 -address /run/containerd/containerd.sock │ │ ├─123063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a354a728303bd2dfa2787770171bccd356f1553d22ef75f3a05b92dd04c5736 -address /run/containerd/containerd.sock │ │ ├─123787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 709992616db2bd2e576ef90a2188ff6a3ca5ed8905e991fc13515a3169213559 -address /run/containerd/containerd.sock │ │ ├─125310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f7f37c20acc02a058246f635b1bd1fc3ea904a753badb543c9f8481b7506dd -address /run/containerd/containerd.sock │ │ ├─125676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2935b9031301446ae96e275c6eb3ca2c22cf0d8402415683f7ec50e9bbc851c -address /run/containerd/containerd.sock │ │ ├─125853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b08a28d6c441c48d83db7a09680be17b02d6c83389e2b5de6f1b1c46a9f79fc -address /run/containerd/containerd.sock │ │ ├─125889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360ff3171d22d0ec9ca2d68e82bb77f9e47398516e8d63c93b3fe8a6878d0863 -address /run/containerd/containerd.sock │ │ ├─126115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 310b98b0ff9d6ed112355f5546cc7945449ce575b8975ee26237f8bc848db950 -address /run/containerd/containerd.sock │ │ ├─126797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8cb13f9d4e8b5c5e94c461c35471b0c03542675f1cf66e5233a576f0fcc0bce -address /run/containerd/containerd.sock │ │ ├─149224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfbdc242dde3ee6f7d1c7b3656cd2fa37a378a7fb4bf5ce7f2a31153f6d81ebc -address /run/containerd/containerd.sock │ │ ├─150525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c5ec65beac3d636dd5079591ee65c09aa89a559f5d3d9dc1c4e89672dd25ba -address /run/containerd/containerd.sock │ │ ├─150560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72a252b60657b80129cd03cebe39e9b822c1f942a23d9e1b4786ce91b2cff488 -address /run/containerd/containerd.sock │ │ ├─150652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2c6fb7bb503c6f379418c9c74c601392f1c8247277a6ae0933aeb68e4e03ee -address /run/containerd/containerd.sock │ │ ├─150672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf84bf39737087a2ec689cfe29f25e1700c4e6b5cf240ee64779274449a451e8 -address /run/containerd/containerd.sock │ │ ├─150825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f1c24bb9af8dacbc99e343844cc018b55a38fd40de782ed75021992b3ecb0cf -address /run/containerd/containerd.sock │ │ ├─151100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fed902993540e51c3ff327e23bc27c616135248563029a178ea85bd8cea89049 -address /run/containerd/containerd.sock │ │ ├─151169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee594126d21a6855bd50c121bbd8e7258c023c370c1bf59e1479c0616296a591 -address /run/containerd/containerd.sock │ │ ├─161305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a68d9b4ac479f0dbfc2689ae46e5ac71cf44e4361dd9e699154b20699d5ed47 -address /run/containerd/containerd.sock │ │ ├─163285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 848796a67c575b2ab9d34ed4c5cd91f8d88721f4b78cc6bf559d99a15823987c -address /run/containerd/containerd.sock │ │ ├─163353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a17060e209f074bdc97544b4502d76cff58e2bddc8594c8019744f343b5c937a -address /run/containerd/containerd.sock │ │ ├─163573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50055431edde59a8d6ee86f7de7ad2ee18588397bdb61b6ab1721c7ad1f934ad -address /run/containerd/containerd.sock │ │ ├─163725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c68fa8d522cd5360a2d1831dd36ddd8b6ec10c187ca3b614ed58c50e0b2d5568 -address /run/containerd/containerd.sock │ │ ├─170812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300674cd5dcc40063acf583d8c0b05c45d7273b9e913c4d4c3fe8a3c14f514bc -address /run/containerd/containerd.sock │ │ ├─172664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cbd36e72fc592037e751b79d613213448d7f36912e35a1c47a4cc0d14a4ff0a -address /run/containerd/containerd.sock │ │ ├─172703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8c849aba29e2d290902b27f0f23b2ffbfc2d3357030b23b518e1a8c48e6040 -address /run/containerd/containerd.sock │ │ ├─172858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b55c53c6bda2e3862c344e8e04673b49d59e6664c5d3c263551271f37c1dd22f -address /run/containerd/containerd.sock │ │ ├─185312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab2b89f07dd27132c97a74a9e9a3a486a14c0fbd1392384b198a14fff08b9f2 -address /run/containerd/containerd.sock │ │ ├─191975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcfca547c9a5b76185be62ddf84a5eb865fdc7b266f623ee9dc89ec1ed3946ae -address /run/containerd/containerd.sock │ │ ├─192062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b32bd0a21ba1049a375b80c21262d858226d11a2345e4ac74e4779798e4a112 -address /run/containerd/containerd.sock │ │ ├─192077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78b412c4c7bb03a9105f2b2f8a7ecc7092a1151b3ed643c9de6e3f65a363ed99 -address /run/containerd/containerd.sock │ │ ├─192322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a528f23f125bb85c46865cfb3dcf57bed7ce9a5c686a918267f9c20536faf66 -address /run/containerd/containerd.sock │ │ ├─201969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2373467bc4e85e08049763b2d75564d81dfbe268d477dcfb1b42fdbb191941b -address /run/containerd/containerd.sock │ │ ├─204170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465e1b7ec8233f7b2c5e76ac4e73f7eb06014ecd17d80dea2c2ab068deccaaa7 -address /run/containerd/containerd.sock │ │ ├─205215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab99c2c412f52332acb14125e684ec3182a0bab659d3c1aab59fccb984f588a0 -address /run/containerd/containerd.sock │ │ ├─205832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c70ae42d1c17061d9fe95fc225faaf298637ac1920c4a0bf6022557e0bb627 -address /run/containerd/containerd.sock │ │ ├─206810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5100ef99d3b8ea5e0948d1022afe839235e1b47473b169296a39ddafea63fd62 -address /run/containerd/containerd.sock │ │ ├─208657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7019539613615e3b94306a14093b57525cfeff10aa257ff669485b80830e749e -address /run/containerd/containerd.sock │ │ ├─209713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fafd9583348c4c1bb0e4ae33d56503dbf3222d06c160ab1103ca49d6f480f03 -address /run/containerd/containerd.sock │ │ ├─209850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 351f4b8899f02c8f80b1a700622369f4e38d45629d873dda557352bec55057ab -address /run/containerd/containerd.sock │ │ ├─217643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d9bd40eec7f6f322742e3ad913ec22d8027c8877aa56f76e0af28a7acfa242 -address /run/containerd/containerd.sock │ │ ├─218165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96648415e891326085aa55d32cae16020a389ba35848ca3aabf7719eb604d38d -address /run/containerd/containerd.sock │ │ ├─222775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a711014ca2e7dc73cc2da2c92143334dbdfac85d9f8b420cf6f00c120cf9c8b7 -address /run/containerd/containerd.sock │ │ ├─226692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8458e47276117ca42784c86e4db49dd09da65ecdb5762c275ebf95814a41df33 -address /run/containerd/containerd.sock │ │ ├─226873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1bb147eb1b2d8085de1d414c86e6e23140337d9022599e3986a138d57bb502d -address /run/containerd/containerd.sock │ │ ├─226915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c182eed352608e44373a067ff14ddc9426d418f54228168d7c0bff153695794 -address /run/containerd/containerd.sock │ │ ├─226975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7794177d793dd5de5f80d7b1f1eeed08720c80404222ba508dff494c9cd5ea5a -address /run/containerd/containerd.sock │ │ ├─236672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af3efa021d5f7120e945e0994faec318657e0889c32e5bbf785f37cd769fad9 -address /run/containerd/containerd.sock │ │ ├─238793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54cd5eac4ad6ffa4ef72106c7cba46201da92ac2e6afeff85165494d52551442 -address /run/containerd/containerd.sock │ │ └─239508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3504f7edf868be017051af9595695c1208c482318feb840b8645f7ecf9c871ba -address /run/containerd/containerd.sock │ ├─docker-9ac3c6c2324fe7b6b55e00d5223b703cdf3cdece5c6f510d41e001b874f19b03.scope … │ │ ├─12585 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.unsppl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12606 /usr/bin/ceph-mgr -n mgr.instance.unsppl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─28562 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28839 /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 │ │ │ ├─19194 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19215 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.unsppl.service │ │ │ ├─12472 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.unsppl/unit.run │ │ │ └─12505 /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-unsppl --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.unsppl:/var/lib/ceph/mgr/ceph-instance.unsppl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.unsppl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.unsppl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24143 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24412 /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 │ │ │ ├─33335 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33610 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12141 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10162 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─120945 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39742 /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=162.253.55.207 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-dc8f1c6b02495581b715687df0b461a0da127092011fc7d5bfae5a62dd495873.scope … │ │ ├─12222 /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 │ │ └─12235 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─run-r46c03320c2fa4711b202c23ef3f75f6b.scope │ │ └─161794 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-825908e447f29b04bda0494d53dc51e9b6c4b829ee89e43459f0ec81a53912c5.scope … │ │ ├─33651 /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 │ │ └─33664 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-8747684ca0346cee7661ea01e91519e680778db3308eb0bb76ca93a7fb936f4d.scope … │ │ ├─19263 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19279 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-ee9bbf00ede8136eb4a66c257938c390a14cd66cabfd8dd019eae49ba55b1203.scope … │ │ ├─28879 /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 │ │ └─28892 /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 │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10672 /usr/sbin/chronyd -F 1 │ │ └─10673 /usr/sbin/chronyd -F 1 │ ├─docker-2b6a095edeaf1f0526f698396aa6dac656048546482bbcff9554e30377edf8e5.scope … │ │ ├─24451 /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 │ │ └─24465 /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 │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─120776 /sbin/iscsid │ │ └─120777 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─12a12e1d30c3fd8f39a5ec4b24d00ffa41b0add497635997e0b2f16d8e8ff426 │ │ └─42422 /pause │ ├─310b98b0ff9d6ed112355f5546cc7945449ce575b8975ee26237f8bc848db950 │ │ └─126143 /pause │ ├─fed902993540e51c3ff327e23bc27c616135248563029a178ea85bd8cea89049 │ │ └─151125 /pause │ ├─6aeb29767fce0e9261892d89d211372acddf76d56bd719de86c81ae61036c8e9 │ │ └─39327 /pause │ ├─bb381c917a863adaec40bd62d7cf73e0cadcbee0c4b5f5fa5e4a5d6b55639500 │ │ └─42590 /coredns -conf /etc/coredns/Corefile │ ├─4b83defc1a904a598b872ce5ec99778dd1f4d2fb86fe35fc297f79db96f08cdd │ │ ├─56965 python -u /app/sidecar.py │ │ ├─57319 python -u /app/sidecar.py │ │ └─57320 python -u /app/sidecar.py │ ├─3eba64fbe94f0ec4101b5ca8053c64acbd7f24cd58f1ec09916b07cc8a7deb73 │ │ ├─56991 python -u /app/sidecar.py │ │ ├─57367 python -u /app/sidecar.py │ │ └─57368 python -u /app/sidecar.py │ ├─bae0cf943c1f3c8228874cbc2869bafebee02856ea7e3d46d01f68356c523f26 │ │ └─122760 /pause │ ├─a857c418f09101bb1d45607304581571da9d472d1467cbe60312529d88f43785 │ │ └─57169 /pause │ ├─eb9fc1d9a4da6b4750a1aa7bb6eaddb51be180ba3ba61a58936fbfbbc68d40ec │ │ └─45812 /manager --metrics-bind-address=:9782 │ ├─a5b5daf09546d245419686e89c2b0beee9b68132ed15179ff8bc9b0ffac8afd3 │ │ └─39426 /pause │ ├─f893067efc6f25a38e459e2b820741b2139b002560d2de17f558e1d975825da4 │ │ └─53018 /pause │ ├─e940717262739d18797d721056571797c8657efe42cf0d0a5ca30b98dcbef0f2 │ │ └─53213 /pause │ ├─45598d61ede1c582bfb06e1d02d8b6f6b9366156b2d934d1c1ad4ca52bcf453d │ │ └─60985 /pause │ ├─c7b7627db31c3398881731de6192c4bdbb91a99164606b10352300eda99f3522 │ │ └─60642 /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 │ ├─9552b424a19d8143e43e70291fc2e5bca6fe6ae69c9fb470dc54f97255e5ca50 │ │ └─45667 /pause │ ├─60f7f37c20acc02a058246f635b1bd1fc3ea904a753badb543c9f8481b7506dd │ │ └─125354 /pause │ ├─a395d61ba277c60d2026a81149f4db046265b5eed126fb56bf2d04a34c4a7a44 │ │ └─39579 kube-apiserver --advertise-address=162.253.55.207 --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 │ ├─28db1f8d46695d23f89bbbff159de56f2f334cd78f031f2f4aeba24c67266b5d │ │ └─161735 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f2e2e8f37615f2c3ce73d2bf402ff3032154e733921943fbd18b3e1795f9a3f0 │ │ └─170060 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─47f1771934d1b41146f3e6c883afd86f9672019a7a222d0b8e8e7c19b7c0b37e │ │ ├─ 65030 apache2 -DFOREGROUND │ │ ├─ 65074 (wsgi:k -DFOREGROUND │ │ ├─ 65075 (wsgi:k -DFOREGROUND │ │ ├─ 65076 (wsgi:k -DFOREGROUND │ │ ├─ 65077 (wsgi:k -DFOREGROUND │ │ ├─360011 apache2 -DFOREGROUND │ │ └─368266 apache2 -DFOREGROUND │ ├─cab2b89f07dd27132c97a74a9e9a3a486a14c0fbd1392384b198a14fff08b9f2 │ │ └─185335 /pause │ ├─790f13d07bbed00857686988622c47ccfe4d7ee12ddc3ab6c2f386986a953baa │ │ ├─92465 glance-api: uWSGI master │ │ ├─92477 glance-api: uWSGI worker 1 │ │ └─92478 glance-api: uWSGI worker 2 │ ├─42c70ae42d1c17061d9fe95fc225faaf298637ac1920c4a0bf6022557e0bb627 │ │ └─205856 /pause │ ├─1ce5d1deba8785aa280ce67adf299e8d642ef194ba4631ead44ca356aa148c1b │ │ └─58846 /pause │ ├─3481eae26ed83b7aa4f97a93dd6b12f45c2cb6ee5a3be248f7cbd2afe18ef204 │ │ └─60843 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a896872a7e50a699a4d149f3212cdf12dbb2c92a5c0e90cc2dc47f1e8e2c3ac4 │ │ ├─158644 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─158909 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp07fm80dx/privsep.sock │ │ ├─158990 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp4wct2459/privsep.sock │ │ └─159168 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─bab9a8257b704796fc757b12e664745992e778718a92454ab3b2f3a8d6629a2d │ │ └─60204 /goldpinger --static-file-path /static │ ├─96648415e891326085aa55d32cae16020a389ba35848ca3aabf7719eb604d38d │ │ └─218190 /pause │ ├─d04d6375ff849ec9ed3d1d34304e3c6d2e095eb10c6a6be8c1f00f10b43a2a41 │ │ └─205905 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─2b08a28d6c441c48d83db7a09680be17b02d6c83389e2b5de6f1b1c46a9f79fc │ │ └─125891 /pause │ ├─a6e85279ed2138fc199203147b44538a830a9036ce7b2e0510d90a551b7ddc58 │ │ ├─159940 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─160200 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─160201 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─60c23da1c3526665609efcb03d505b777db60f2c6041be4e4e87dced71e9b634 │ │ ├─199879 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─200435 octavia-worker: ConsumerService worker(0) │ │ ├─200438 octavia-worker: ConsumerService worker(1) │ │ ├─200441 octavia-worker: ConsumerService worker(0) │ │ └─200444 octavia-worker: ConsumerService worker(1) │ ├─140f53de25a57e7123d7e61f7b821dc10e05fc9b2029777f2e98e109fa946df0 │ │ └─55983 /pause │ ├─93873bd41979024ae68984bbc0f5669922362aa2bfdfd1f48dc3f6e0b6657572 │ │ └─208740 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ffad8715a80b2f591d04a296d9c8c289d521a5a9980d00b1717f2fbbd54dfbe9 │ │ └─93417 /pause │ ├─84bba55b3215fa7e1472fea923a16d4edabe2a93b65bbc5b786cccf90eb87867 │ │ └─45248 /server │ ├─d7b1396f1802071277c9a520289aeda7b1b25809750881b55a546b4bd1d66a19 │ │ └─46844 /pause │ ├─929bf6714e21b9e3182089585b1078029ec3c0f5338ad4f6876e39d8da11d28b │ │ └─166958 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7019539613615e3b94306a14093b57525cfeff10aa257ff669485b80830e749e │ │ └─208680 /pause │ ├─4a354a728303bd2dfa2787770171bccd356f1553d22ef75f3a05b92dd04c5736 │ │ └─123086 /pause │ ├─b55c53c6bda2e3862c344e8e04673b49d59e6664c5d3c263551271f37c1dd22f │ │ └─172885 /pause │ ├─44f47c5f22da8a6cd376fa1dd40819cb6afb4567822de2c30b1bf9715d3317c0 │ │ └─40654 /pause │ ├─ce9e8c09e4e51a76c901c8409fad6f0076fc6878c34498db42dd6418bc40dba0 │ │ └─160967 /usr/bin/libvirt-tls-sidecar │ ├─3681593fef87b100ae9b4000676a7958200a97bae4712a464c81af170994469b │ │ └─106575 /pause │ ├─882128d22342d1eef1f6004470af144c1de5511244ed2d75ef7c39d375439ef7 │ │ └─61045 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─62ddfab1ee85e388850a4f4ddee9f9bffb417b66262fc40ca54a5ec0fe32f70c │ │ ├─159676 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─160662 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp9y1428f/privsep.sock │ │ ├─160928 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpag1glyun/privsep.sock │ │ ├─161393 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpvpc9w5q4/privsep.sock │ │ ├─161796 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─161812 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─161847 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/11e9b8ed-fbd0-410c-b4ac-866c6ebef85f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/11e9b8ed-fbd0-410c-b4ac-866c6ebef85f/host --addn-hosts=/var/lib/neutron/dhcp/11e9b8ed-fbd0-410c-b4ac-866c6ebef85f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/11e9b8ed-fbd0-410c-b4ac-866c6ebef85f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/11e9b8ed-fbd0-410c-b4ac-866c6ebef85f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0ab271d1-f2df-4835-b4c2-f89a1d6b57f3,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─161850 haproxy -f /var/lib/neutron/ns-metadata-proxy/11e9b8ed-fbd0-410c-b4ac-866c6ebef85f.conf │ │ ├─187095 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/aa2e60e2-7f18-4a39-b15a-b08b866de8da/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/aa2e60e2-7f18-4a39-b15a-b08b866de8da/host --addn-hosts=/var/lib/neutron/dhcp/aa2e60e2-7f18-4a39-b15a-b08b866de8da/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/aa2e60e2-7f18-4a39-b15a-b08b866de8da/opts --dhcp-leasefile=/var/lib/neutron/dhcp/aa2e60e2-7f18-4a39-b15a-b08b866de8da/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2eb54547-1ed3-4ec9-9019-d31ce8b244a3,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─187099 haproxy -f /var/lib/neutron/ns-metadata-proxy/aa2e60e2-7f18-4a39-b15a-b08b866de8da.conf │ │ └─339414 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmptih7jlu5/privsep.sock │ ├─790aab10b79951bedd73515e6a7bef3efbf5b6fa6bdce28dfb8a0b9d0c1eb110 │ │ └─74726 /usr/local/bin/rook ceph operator │ ├─d22bbb01cdde399cd5a483642babc9329a5236517105da75c4e03c3a3d0544a5 │ │ └─92215 /pause │ ├─ef23fcd0e6139c0e08799ad48872f777ccbc6147e4d91e11694ed7cd2c1a361e │ │ └─42466 /pause │ ├─cb0a81d0ad7669272ff5bc647e3af8af65c8fe8548e5a35009ea521da359587d │ │ └─69901 /pause │ ├─7a9d3dffa518e5e986dd935b2307eccfaa6105933ab918f6a232f1580a60cf74 │ │ └─57312 /pause │ ├─9d6823569aab4648fb270861005f297277e42c548025c3bf77c324777b6df294 │ │ └─205375 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─fa1efa6218cb3ee56fe70f2e6b25482d8a6a3f7eebcb7f922ba9302956d38fb4 │ │ └─60351 /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 │ ├─d394c112a63a61a6d25ad57189010621ba886eb2b2b11b88b66056653859a36b │ │ └─53079 /pause │ ├─84b03767ab861646c1dfbca99697d04a90b7977eafad0ad8de582b88bf2c15fa │ │ └─58425 /pause │ ├─ec922b5fa54bbe5e3e1df38cc446373515bd99cdf151bdd505101b5e9be4959f │ │ └─56668 /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 │ ├─ea753fe8e49004340a9365889e0a9e971fdf937da94d1286a1da71e8eccd8aa6 │ │ └─74113 /pause │ ├─3665cd812eab4f29b31d83ab043ce64a7287a908d284d99403d60927234cb66a │ │ └─42702 /coredns -conf /etc/coredns/Corefile │ ├─7794177d793dd5de5f80d7b1f1eeed08720c80404222ba508dff494c9cd5ea5a │ │ └─227018 /pause │ ├─df912bc930799679c891698f72f7fde53e001ce44941852c88c197bba4c7c52d │ │ └─206860 /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 │ ├─c81d68ffb40e299cabc201d55a146a0e327d51e70c75628a0c7655042b67fb44 │ │ └─61009 /bin/pushgateway │ ├─f5b1016ee6980330c2eac7525859bd9f7e29a62a38303d1191a39c05e187c461 │ │ └─170149 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─66bb2b2bac014d7447cee8548a5d12a51ed79aa0064e19c332eb98321bb78345 │ │ └─60294 /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.162-253-55-207.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 │ ├─175cd910756382b1337972fa022216e8fdab832c4c41603773308bc9a0bff15f │ │ ├─157946 neutron-policy-server: uWSGI master │ │ ├─157959 neutron-policy-server: uWSGI worker 1 │ │ └─157960 neutron-policy-server: uWSGI worker 2 │ ├─ac0c6e47b6dbd207c77eb39522df06309ea1b118e02c8f93e3599e1df5deddd1 │ │ └─42610 /pause │ ├─142ae0d53ab80746e3a5ed1d5dcd1ab9b38367fc7a2c2ebebc600d60d5c40174 │ │ └─44849 /pause │ ├─5ea3553d1e40d3c4fa6f7bb8dc64ad335793df0534b2b56ba62c3851b8e708a2 │ │ └─47386 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3d2c6fb7bb503c6f379418c9c74c601392f1c8247277a6ae0933aeb68e4e03ee │ │ └─150726 /pause │ ├─d2373467bc4e85e08049763b2d75564d81dfbe268d477dcfb1b42fdbb191941b │ │ └─201993 /pause │ ├─bd78e3976decab8bcc495c3a1cc5a9c6a02e950a99359a1c2b0a3a07f1ddece1 │ │ ├─200698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─200716 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─201575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─201576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360196 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─360206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6d697baf92684d11e0bad59a547b013360c933781c7b90c4fc9d6a49686357bb │ │ ├─238654 apache2 -DFOREGROUND │ │ ├─242363 (wsgi:h -DFOREGROUND │ │ ├─242364 (wsgi:h -DFOREGROUND │ │ ├─242365 (wsgi:h -DFOREGROUND │ │ ├─242366 (wsgi:h -DFOREGROUND │ │ ├─242367 (wsgi:h -DFOREGROUND │ │ ├─242368 apache2 -DFOREGROUND │ │ └─242369 apache2 -DFOREGROUND │ ├─cf84bf39737087a2ec689cfe29f25e1700c4e6b5cf240ee64779274449a451e8 │ │ └─150722 /pause │ ├─f779fe02f62399eae726c58e38c542ec0985c058e51f631dbfdc7284dfbfe236 │ │ ├─182354 heat-api-cfn: uWSGI master │ │ ├─182411 heat-api-cfn: uWSGI worker 1 │ │ └─182412 heat-api-cfn: uWSGI worker 2 │ ├─1d46b1e54e21e7af8bc545d0b5865f878f906f201582f0c13ec920218ceb26b8 │ │ └─85624 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─351f4b8899f02c8f80b1a700622369f4e38d45629d873dda557352bec55057ab │ │ └─209881 /pause │ ├─c2935b9031301446ae96e275c6eb3ca2c22cf0d8402415683f7ec50e9bbc851c │ │ └─125702 /pause │ ├─6e1458ff3ca89dfabe3012584b3ec7baea19f5954adbd28cf1c105a8939c60f3 │ │ └─58457 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 │ ├─78d38bc59440b232027a071a4a7e5b1d7fe1f0a886edcc4d6a0fb7ea40481d90 │ │ ├─134946 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─139929 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─139934 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d5cfa36228cee15a2531ee8ad0bcce1ebf982168b2f52048733aeb7b0ea02cc7 │ │ └─45933 /manager --metrics-bind-address=:8080 │ ├─f90771b7dbd0e03628131458a23798a37c5e1a8c95519a088b922d6b57415332 │ │ └─55874 /pause │ ├─b8c21f5fca62e8850aa310d635020c1e7f567ad37652aeff2a1a4b7ed3f87367 │ │ └─61193 /bin/oauth2-proxy │ ├─709992616db2bd2e576ef90a2188ff6a3ca5ed8905e991fc13515a3169213559 │ │ └─123811 /pause │ ├─54cd5eac4ad6ffa4ef72106c7cba46201da92ac2e6afeff85165494d52551442 │ │ └─238824 /pause │ ├─521ff5e776fcec629b45de2a1332595d8a9445da02c0419ccb2596aecd727f0a │ │ └─42866 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 │ ├─ee594126d21a6855bd50c121bbd8e7258c023c370c1bf59e1479c0616296a591 │ │ └─151203 /pause │ ├─fbbc6128142c15692533a0ab889a5e682d173e9afd8d345d15663c9f1caadaad │ │ ├─134934 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─140387 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─140393 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─212bc09489553f78bc9d43e70c475e8f3a1647c7c352235f22ececc73cd09bee │ │ └─107046 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d5115b00c4809d521d8f8f0845c7c6a0c405bddd4659dc94b0ba2c143df4d695 │ │ ├─60075 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60110 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c691e16d27eed4fd2cd323b581d98b0af0a00bd46334ebea9026eed6ea59b416 │ │ └─39951 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8a68d9b4ac479f0dbfc2689ae46e5ac71cf44e4361dd9e699154b20699d5ed47 │ │ └─161328 /pause │ ├─e3caac65752963230302aa0d1ad27f637fb139801370863c8fdb5309b0f77a87 │ │ └─199916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─24b6b405d8ad329539942a5d9a663063c8da95d3fa93a5b4b670ebd5fb8035b4 │ │ └─96278 /pause │ ├─61a305372fcb530207505287c938ec74b05b78e3dbf8ef5b9414bf4618580f49 │ │ └─44952 /pause │ ├─9dc9bd1b8eec9113173778f343d283b6f461e73b9003907780bbd3aa65f017d7 │ │ └─45766 /pause │ ├─e7069ef59674963dff2bda4bf88b716c32337e48c0c40d7e0cdd2bc6182e6c29 │ │ └─53261 nfd-gc -gc-interval=1h │ ├─b357032127615dd4c52361923245e1a900d10ec8ba8c83cf4ba1b372cacf9a8f │ │ └─56006 /pause │ ├─ab99c2c412f52332acb14125e684ec3182a0bab659d3c1aab59fccb984f588a0 │ │ └─205239 /pause │ ├─b1bb147eb1b2d8085de1d414c86e6e23140337d9022599e3986a138d57bb502d │ │ └─226904 /pause │ ├─6d617deb622f9621106309053d9f6f53966183511b4cfd7c95fb465a2becee44 │ │ └─239221 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─7089ed27392e18aceddf8c1ce88ccb819e2666a96bce9e205dc4be7acf5d6c87 │ │ ├─185482 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185499 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─185505 erl_child_setup 1048576 │ │ ├─185578 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─185677 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─185678 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─185802 /bin/sh -s rabbit_disk_monitor │ ├─9a528f23f125bb85c46865cfb3dcf57bed7ce9a5c686a918267f9c20536faf66 │ │ └─192345 /pause │ ├─57527fb62d7a247fd2062b23b776588fa4bfe178f2529261aff69360db504dd6 │ │ ├─123950 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─123967 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─123973 erl_child_setup 1048576 │ │ ├─124125 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─124181 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─124182 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─124337 /bin/sh -s rabbit_disk_monitor │ ├─708f5e4ec66d50d816b5f2a65cc5af1c496909fc15b5de59e363c9cb7071fb76 │ │ ├─ 84740 /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 │ │ └─314041 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─300674cd5dcc40063acf583d8c0b05c45d7273b9e913c4d4c3fe8a3c14f514bc │ │ └─170837 /pause │ ├─dedbd0980014e3bdd71885964c0acbcc2bed7a0c4735e53f44d56b9cf941cb34 │ │ ├─223164 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223181 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─223187 erl_child_setup 1048576 │ │ ├─223295 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─223369 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─223370 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─223725 /bin/sh -s rabbit_disk_monitor │ ├─2d23a011f0b5d5f08640832f77f0a6966e6e511593e25d825c9067bdd07c567c │ │ └─58086 /pause │ ├─34124000df1b29dc971f13ac1b7236584865ff684b4d0f832e854fb3d2be4583 │ │ └─220642 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 │ ├─937e758c83bfee796203e65416ed592ec71d6f6c86f9eaa878c44de32ea5c5ad │ │ └─53335 nfd-master -crd-controller=true -metrics=8081 │ ├─89ae48d8791ffaaf80b9959b812a3feb0240ace84e7d784a903b0f1fe85ddc95 │ │ ├─47203 mysqld --wsrep_start_position=d07b6773-15dc-11f1-a0e6-9e34102dacea:20 │ │ └─47327 /var/lib/mysql/mysql-state-monitor │ ├─f38da9aaa9a134df1441363dbb26318d5fd310853f06745a2dbdfa5d7e30f506 │ │ └─170040 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─9315224cb8f5d2c50b30afe70b8cbb07bceb8cffd176677b97c6eb0665642b71 │ │ ├─182384 heat-api: uWSGI master │ │ ├─182413 heat-api: uWSGI worker 1 │ │ └─182414 heat-api: uWSGI worker 2 │ ├─c9d043c71b1a6e8f49983d5ffa7278ba1593b09c11bd9020edc86a2ff1090951 │ │ ├─157886 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─158160 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─158161 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─158162 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c2eaf23c6d157fdd33da93a2a5c04ab6427d1bf2badc5395d6df669f8eae5d43 │ │ └─235077 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─048d44bff14a460e6cccf42a22171b24e05116ebc80c0db998af4686e11aa27c │ │ └─53376 /secretgen-controller │ ├─34954f78720500bafdd27c857fd65e2e642ca14dd3467445e1f5b5d3b88579b8 │ │ ├─151494 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─361978 sleep 300 │ ├─5cbd36e72fc592037e751b79d613213448d7f36912e35a1c47a4cc0d14a4ff0a │ │ └─172689 /pause │ ├─36f2ea587097b425ad8d00c94ecbb84841a2d3455581467c9b520e0469f3ca18 │ │ ├─149414 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─149431 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─149437 erl_child_setup 1048576 │ │ ├─149494 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─149545 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─149546 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─149712 /bin/sh -s rabbit_disk_monitor │ ├─72a252b60657b80129cd03cebe39e9b822c1f942a23d9e1b4786ce91b2cff488 │ │ └─150631 /pause │ ├─2789e16f60402fec951607853f9fd14406bbc8d9a4ad0b6bed97ecb5b4b9e389 │ │ ├─121740 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─121753 /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 │ ├─ae52db741c0e820f18f1fab428cd86f1a043046dbaf354bbc7ea20099f701e6b │ │ ├─133812 nova-api: uWSGI master │ │ ├─133848 nova-api: uWSGI worker 1 │ │ └─133849 nova-api: uWSGI worker 2 │ ├─7aa0fa549f39123ac6937d99ca50018198791f6ca92540654f3a62c94412d7d3 │ │ └─121706 /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 │ ├─3051e495df9e2f76789e73ee197e45a085a6b414aaadc25abe5075db08c454c1 │ │ ├─112864 placement-api: uWSGI master │ │ ├─112883 placement-api: uWSGI worker 1 │ │ └─112884 placement-api: uWSGI worker 2 │ ├─eaee2c546a8e931e971233df32332d2b6db2a89a1f2c03700fa0158580934b98 │ │ └─61150 /bin/oauth2-proxy │ ├─8458e47276117ca42784c86e4db49dd09da65ecdb5762c275ebf95814a41df33 │ │ └─226717 /pause │ ├─0bfa1cdbb2f12dad78126435eee148749f61945cdf7991664e4bf4840c554f0b │ │ ├─95141 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95158 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─95164 erl_child_setup 1048576 │ │ ├─95232 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─95283 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─95284 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─95408 /bin/sh -s rabbit_disk_monitor │ ├─a711014ca2e7dc73cc2da2c92143334dbdfac85d9f8b420cf6f00c120cf9c8b7 │ │ └─222798 /pause │ ├─1007dd34f2c6476e313f34c0f151d41faeebb50c61f551cd375264425886e65e │ │ └─43119 /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 │ ├─472c0589e6cb4c259e9e2fae216dba60a1312377684e2758578332d3f680d322 │ │ ├─157904 neutron-api: uWSGI master │ │ ├─157932 neutron-api: uWSGI worker 1 │ │ └─157933 neutron-api: uWSGI worker 2 │ ├─aa19131e36844198f90853619264abbc8368c3867aa5602b19c794b74aaf5f9c │ │ ├─93714 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─93916 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─93918 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─235ed831fc87b976135f2b9f339f37f7b5e92f30399e3f72c3b9330295bef6a2 │ │ └─52967 /pause │ ├─b1f01f55e64ec97a35813702a2817e7d4c4913912dc199dd685442d9574dd718 │ │ └─59220 /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 │ ├─c8cb13f9d4e8b5c5e94c461c35471b0c03542675f1cf66e5233a576f0fcc0bce │ │ └─126821 /pause │ ├─4af3efa021d5f7120e945e0994faec318657e0889c32e5bbf785f37cd769fad9 │ │ └─236697 /pause │ ├─0c991df34be621accc5ea82dcc3d29a8d5f7ff5ce1c818aa225f257e1f5bb95c │ │ └─53295 nfd-worker -metrics=8081 │ ├─01cfa8daf1913dd40508e29a03cdf4176e1264a445d63aba2322881efd71332e │ │ └─57334 /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 │ ├─fa6128bf9c6e6cc93e97324dbf83a52e1ca58ed84a5f4ec3c570762966c474fb │ │ └─39686 /kube-vip manager │ ├─cb429c6c48d4df1aec054e04a4b07d9757a7613de37c60ac9a6f4c136a5f73f8 │ │ └─130465 /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 │ ├─360ff3171d22d0ec9ca2d68e82bb77f9e47398516e8d63c93b3fe8a6878d0863 │ │ └─125939 /pause │ ├─3c53182de6b6086e367843772138a7d9afa29b412f5c136ab467ec944c796710 │ │ └─59624 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e816489f3ce30856f5766a91a14d58bba37bd660a790d70971396c25d3d00f00 │ │ └─46249 percona-xtradb-cluster-operator │ ├─f95502945c3556ddda32a3e2a8e491a05419820210e4860f8e59776e58cba4e8 │ │ ├─78758 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78775 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─78850 erl_child_setup 1048576 │ │ ├─78951 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79002 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79003 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─79330 /bin/sh -s rabbit_disk_monitor │ ├─02f57e50c39c3059e9d038fc84a8120d8bc60e7330839f86655812417e94a736 │ │ └─161032 /bin/bash /tmp/libvirt.sh │ ├─39a985f6043ee9d88054e7222f0e93016d5babe6377d5393c904d7f478710dfe │ │ └─240093 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─403d1a406e680202bc43b8877be44ffbe56b2fa86089d8fa68af37959fd5e6be │ │ └─96350 /pause │ ├─499360c42c963117ed01ba08580b919e1e216afb64b652c090a2c37537a06b5e │ │ └─121329 /pause │ ├─16f9ff40511eea2688e0bc1ebea31617df5aebc5f85e6858d1d1a580c9ebb3e0 │ │ └─48977 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─fcfca547c9a5b76185be62ddf84a5eb865fdc7b266f623ee9dc89ec1ed3946ae │ │ └─192009 /pause │ ├─50055431edde59a8d6ee86f7de7ad2ee18588397bdb61b6ab1721c7ad1f934ad │ │ └─163607 /pause │ ├─3dc6c21881ef3db745e6d6402129ee72bf89017aada90454998b10f6d535b55e │ │ └─39516 etcd --advertise-client-urls=https://162.253.55.207: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://162.253.55.207:2380 --initial-cluster=instance=https://162.253.55.207:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.207:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.207: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 │ ├─3504f7edf868be017051af9595695c1208c482318feb840b8645f7ecf9c871ba │ │ └─239533 /pause │ ├─465e1b7ec8233f7b2c5e76ac4e73f7eb06014ecd17d80dea2c2ab068deccaaa7 │ │ └─204193 /pause │ ├─0c49a4a68e8ff12f504718fbd1527bfab1c6c04d49c248bc00e0d5d10604e73d │ │ └─40741 /pause │ ├─21bc282dea220bbfce91dbc62554a49b9e8e5fc12ac53cd9bf6373db172d9a37 │ │ └─42810 /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 │ ├─43d9bd40eec7f6f322742e3ad913ec22d8027c8877aa56f76e0af28a7acfa242 │ │ └─217676 /pause │ ├─38a0815772be47cd9ae9388fd48d9fbfae2509416afa1c0c85178d96c37d8e16 │ │ └─39924 /pause │ ├─0d8d7264b613e3685a4a3ff87f0101053e809f3078a33e005829fd4fe7b3533a │ │ └─68937 /pause │ ├─da0aae86683548e874cce10423444460d0fe5118cc38dfce310964d1e40a6237 │ │ └─60594 /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.162-253-55-207.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 │ ├─fc276f33e9d4c584da02b49de9f7d779d925790d880a97193afd3b830e9ac9eb │ │ └─123259 /coredns -conf /etc/coredns/Corefile │ ├─6ffa22e96d0f36200e4bc6bb7d9625c0374e857a4ecf62bccb1d9d7809e42324 │ │ └─106612 /pause │ ├─c68fa8d522cd5360a2d1831dd36ddd8b6ec10c187ca3b614ed58c50e0b2d5568 │ │ └─163751 /pause │ ├─c34b672bbd8025d60f4c25bf6a22cbd812107f3459c0e69d8430577a6e5a82c6 │ │ ├─235297 /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 │ │ └─235363 /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 │ ├─332a0033e7cde6344c6d69d2db20046a1035498b73bb2c53835b331d4b9d6620 │ │ └─59988 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ac27b80bc66edc859e80cb1dbd74c3fb24a444f823931c43dd460542ed8e96ca │ │ ├─107390 /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 │ │ └─107547 /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 │ ├─021951db16e6d69a6744d766e5d37653ce880511b22c9e56ad4462804169c0a7 │ │ └─59858 /pause │ ├─55455526255d4a24a6bfad0e5ccc3420705a01d463c87a412e2135ff9bd065a3 │ │ ├─170971 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170988 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─170994 erl_child_setup 1048576 │ │ ├─171091 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─171142 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─171143 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─171477 /bin/sh -s rabbit_disk_monitor │ ├─81d2a4b36e6a2a2478c2e75ef2d75fd556aac5c2e8ac6fa4123cb8cc5fec9d2a │ │ ├─61437 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─61454 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─61460 erl_child_setup 1048576 │ │ ├─61516 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─61567 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─61568 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─61661 /bin/sh -s rabbit_disk_monitor │ ├─bf8e0abfe3d4c683f0313d60fdd7ef25d5f9cea9804e64899f3f23b63be4fe52 │ │ └─84419 /pause │ ├─a0ef41e91cf6d079555648b3aa1f09a0bef95b8e7a8ae5a64d4b745aa5ea5583 │ │ ├─170173 senlin-api: uWSGI master │ │ ├─170187 senlin-api: uWSGI worker 1 │ │ └─170188 senlin-api: uWSGI worker 2 │ ├─5b32bd0a21ba1049a375b80c21262d858226d11a2345e4ac74e4779798e4a112 │ │ └─192130 /pause │ ├─cfbdc242dde3ee6f7d1c7b3656cd2fa37a378a7fb4bf5ce7f2a31153f6d81ebc │ │ └─149247 /pause │ ├─4fb3db1c59a198ed92ffab47cdc4db1a0bd6b9e12e240456cc43cf5cdb46fd01 │ │ └─59195 /pause │ ├─78b412c4c7bb03a9105f2b2f8a7ecc7092a1151b3ed643c9de6e3f65a363ed99 │ │ └─192120 /pause │ ├─5100ef99d3b8ea5e0948d1022afe839235e1b47473b169296a39ddafea63fd62 │ │ └─206833 /pause │ ├─a61473d996f34dccf5e29d78eaed05b1bbcd95f9c2747964ea71074307d74c5f │ │ └─104296 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f1b649fd2fe30f86e7b729679afb3d5a619ddff7d21d34738c39ad33c12d766b │ │ ├─199180 octavia-api: uWSGI master │ │ ├─199194 octavia-api: uWSGI worker 1 │ │ └─199195 octavia-api: uWSGI worker 2 │ ├─3fafd9583348c4c1bb0e4ae33d56503dbf3222d06c160ab1103ca49d6f480f03 │ │ └─209736 /pause │ ├─01f8d1b2514728fa9a42f80dfc066e26f306275d357d0f9ac683d4e5fab12cc7 │ │ └─47299 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b0537a5d500ac4811e46d012748383dedc6c4080fd3c2147be494b20d3b736d9 │ │ └─57725 /pause │ ├─7130ef7a358c94574c79742d4c68e45c1389b2752ff980655a826780a2ae52ac │ │ └─57683 /pause │ ├─44fcf5bae0c948a2701f8ec89b3bca14c5105e3fbaaab683e9250b0d68d768c9 │ │ ├─217983 magnum-api: uWSGI master │ │ ├─218007 magnum-api: uWSGI worker 1 │ │ └─218008 magnum-api: uWSGI worker 2 │ ├─eeebaae935b108556e7999303864fc8ef02c9bc6f64ca77bd01b5fab20c315a4 │ │ └─39450 /pause │ ├─43529cc21231e11cb3eb812045f7b80661d4b426bd25654b0d1e151830b21c0f │ │ ├─166923 /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 │ │ ├─335555 /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/tmp58afr1vy/privsep.sock │ │ ├─335728 /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/tmponhkd66n/privsep.sock │ │ └─337530 /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/tmpfqv6sutf/privsep.sock │ ├─9c182eed352608e44373a067ff14ddc9426d418f54228168d7c0bff153695794 │ │ └─226941 /pause │ ├─6f1c24bb9af8dacbc99e343844cc018b55a38fd40de782ed75021992b3ecb0cf │ │ └─150883 /pause │ ├─de36803037cd8e278d4c1ac9c6cc88f561a94ce8b30ad4076ec93a5a2815f13f │ │ └─235065 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ffb851953b2ac8dd3a3727357df0eb773fe8ab2f3d9863aa973567cd19ce2539 │ │ └─108745 /pause │ ├─8bed8fa0dac78ecb5445b87f6357a40ca2b551aebe534869c7c4cda37342f058 │ │ └─57632 /pause │ ├─719fbd8094e4b76ff807fca0719f2088323ffb9bdf830f8badf3b4a17967798a │ │ ├─41606 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41984 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c28e90679b3423c58c43b797a000e901e8090409668e561c1c0ff8a4b3b571f4 │ │ └─42778 /pause │ ├─3ab5dbd13d7a6f9cdd621e3a96e0d8e5f181b2c8a0af7dfdb05e576717c9b634 │ │ ├─242159 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─242174 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b5f7b0e9551e26ae1e1cd40281d7d721c5fabb46fc7c29bf54766d11a819395c │ │ └─61108 /bin/memcached_exporter │ ├─b025ad184b8a072df84eb245f0923e002e846d2f4206d42cad391f1a861c500c │ │ └─59718 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1f396e868c267941d77b1d3a374e6ee5dc7d504665272b08fee94c64714bd6c0 │ │ └─46516 /pause │ ├─794e4312932554d53b7198b6d4437acd2578dcadff2e4729b6fbf2c29f652a1b │ │ ├─217722 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─218341 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp7h30i3ht/privsep.sock │ │ ├─218353 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─218374 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─848796a67c575b2ab9d34ed4c5cd91f8d88721f4b78cc6bf559d99a15823987c │ │ └─163363 /pause │ ├─ae8c849aba29e2d290902b27f0f23b2ffbfc2d3357030b23b518e1a8c48e6040 │ │ └─172738 /pause │ ├─457271ab4d228f96779c055e6a300b98fb813fe28641ac71241c2e3a7f788570 │ │ └─52379 /pause │ ├─62c0c8090dfb8cef464bd03685d3bdb15cd1200b81ae518eebe4d2330e1044b6 │ │ └─95037 /pause │ ├─2fa82a3b6121bdd5120784592c42234ea287750e02f90e5420f6a4901ca60bba │ │ ├─161423 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161442 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─161450 erl_child_setup 1048576 │ │ ├─161543 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─161636 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─161637 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─162078 /bin/sh -s rabbit_disk_monitor │ ├─9c9818e1dcd8c2b612efa554709caaf4d29d914e2eb6a41d414e867f60a9858c │ │ └─84683 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-cf9f85b9f-7kn95 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─686fdaa3a171e14dc4a8d90aec65193be1b5881aeaeb3545e40531f621294755 │ │ └─42531 /pause │ ├─632b4fab4d5d3d0306f4720910eb72966714d1ece99916ed90cc62d07d75bf5a │ │ └─78595 /pause │ ├─31c5ec65beac3d636dd5079591ee65c09aa89a559f5d3d9dc1c4e89672dd25ba │ │ └─150591 /pause │ ├─10d6f753686d1f36863eb1d205dd0e22cd0b46d3faa040589350d1665367494e │ │ └─42985 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─32266ece28d545d4724fb0c04580f150f34973dafada64e1acd6bb4ac59735b0 │ │ └─42338 /pause │ ├─a8176c55c656abeaa8c12643c09a8dff7b47c0d51ecb9868b27390177c5d463d │ │ ├─202168 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202185 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─202191 erl_child_setup 1048576 │ │ ├─202305 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─202356 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─202357 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─202442 /bin/sh -s rabbit_disk_monitor │ ├─07f4c7ddac293104b05e9e43deb4131cc57b96181ba02c3feebb3a0700f41f82 │ │ └─94868 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f2e0c88d8b1d02d74344d39c6514528d52be30d44100610c7f070eef0cc77fa3 │ │ └─40693 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a17060e209f074bdc97544b4502d76cff58e2bddc8594c8019744f343b5c937a │ │ └─163409 /pause │ ├─8f7fa26da195c3be71849e92cdd917adcc67000042e257a9600b119061176533 │ │ └─93573 /pause │ ├─0d806658a9cd38049fbe60db4ede825adb002313f2da8821ce0502c9420b6e91 │ │ └─56067 /pause │ ├─646d66c9db24595a20179634e3244c4fe1a4b201cb474a4cdb34c153d78b1669 │ │ └─39425 /pause │ ├─c5dd0cd999beaf52fced4533d5fb04421d8460d53081c85b3e130c032c5cb1f9 │ │ └─61077 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─277908c1aeb337cc7fcdca525abdae9110e8dd2566f8699a91a2a8e8c55dd702 │ │ └─204314 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5cb1bd44462331942974b0e03de264fded8fb0b2e06de04b875e6ef3e8f4fc7b │ │ ├─59260 nginx: master process nginx -g daemon off; │ │ ├─59277 nginx: worker process │ │ ├─59278 nginx: worker process │ │ ├─59279 nginx: worker process │ │ ├─59280 nginx: worker process │ │ └─59281 nginx: worker process │ ├─9b0ee583880e5195d6f36bfd4e5d9751e4ecf3a2128bb43aa567b06560ab28db │ │ ├─73592 barbiacan-api: uWSGI master │ │ └─73605 barbiacan-api: uWSGI worker 1 │ ├─50679cfc3ba08ab794195a60d2b48563952df6b2f764769fd67b733ba9bfffc0 │ │ ├─159693 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─160351 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpughqcvtf/privsep.sock │ │ ├─334749 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcsf3drwy/privsep.sock │ │ ├─335083 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpc2k3g4qf/privsep.sock │ │ ├─335491 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─335495 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─337576 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a9d50574-f6b7-443c-a89d-773456c1e428 --namespace=qrouter-a9d50574-f6b7-443c-a89d-773456c1e428 --conf_dir=/var/lib/neutron/ha_confs/a9d50574-f6b7-443c-a89d-773456c1e428 --log-file=/var/lib/neutron/ha_confs/a9d50574-f6b7-443c-a89d-773456c1e428/neutron-keepalived-state-change.log --monitor_interface=ha-b337d01d-cf --monitor_cidr=169.254.0.122/24 --pid_file=/var/lib/neutron/external/pids/a9d50574-f6b7-443c-a89d-773456c1e428.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─342329 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5781cfee-4aa2-49bb-8688-71f3c02eef65 --namespace=qrouter-5781cfee-4aa2-49bb-8688-71f3c02eef65 --conf_dir=/var/lib/neutron/ha_confs/5781cfee-4aa2-49bb-8688-71f3c02eef65 --log-file=/var/lib/neutron/ha_confs/5781cfee-4aa2-49bb-8688-71f3c02eef65/neutron-keepalived-state-change.log --monitor_interface=ha-67acee77-2c --monitor_cidr=169.254.0.222/24 --pid_file=/var/lib/neutron/external/pids/5781cfee-4aa2-49bb-8688-71f3c02eef65.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─343547 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=eff1f1eb-b918-4133-a30c-964cb1a29a81 --namespace=qrouter-eff1f1eb-b918-4133-a30c-964cb1a29a81 --conf_dir=/var/lib/neutron/ha_confs/eff1f1eb-b918-4133-a30c-964cb1a29a81 --log-file=/var/lib/neutron/ha_confs/eff1f1eb-b918-4133-a30c-964cb1a29a81/neutron-keepalived-state-change.log --monitor_interface=ha-98930b67-82 --monitor_cidr=169.254.0.213/24 --pid_file=/var/lib/neutron/external/pids/eff1f1eb-b918-4133-a30c-964cb1a29a81.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─350968 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ac73127a-cdc1-4388-9153-166ab828c676 --namespace=qrouter-ac73127a-cdc1-4388-9153-166ab828c676 --conf_dir=/var/lib/neutron/ha_confs/ac73127a-cdc1-4388-9153-166ab828c676 --log-file=/var/lib/neutron/ha_confs/ac73127a-cdc1-4388-9153-166ab828c676/neutron-keepalived-state-change.log --monitor_interface=ha-68da387e-a3 --monitor_cidr=169.254.0.235/24 --pid_file=/var/lib/neutron/external/pids/ac73127a-cdc1-4388-9153-166ab828c676.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─979d14e623ac169b1fe53bcdaae21e6b82dc146c13cc25602805c7d9ebe8cdf3 │ │ └─84457 /pause │ ├─ecc2b984f48ac04090b67397694fc2b82911ad375d1897aa6fe5c5b9246ec5e8 │ │ └─220659 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 │ ├─a2fa62188e9dd0cf8d4018097ef8394dd906a8b6a7cc430b16a94005383c4463 │ │ └─56303 /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.34.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 │ ├─996d4725dccde294c77ecf0c3a524950b51036a8b3c39e82f017e8a82511bbaa │ │ └─62664 /pause │ ├─6d60353f3f2fb739bf70176cbf434f739f1efed8c60872c6f48469c984c5c91c │ │ └─46126 /pause │ ├─748f7d14aaf49f5ba9b731b350014292978e044875db20b1ff051b3815dfb932 │ │ ├─103862 cinder-api: uWSGI master │ │ ├─103875 cinder-api: uWSGI worker 1 │ │ └─103876 cinder-api: uWSGI worker 2 │ ├─de11278f1530e441c5d97f2f8b95b0103a7887407d92303d86f5ea4826d26f5a │ │ └─224181 docker-registry serve /etc/docker-registry/config.yml │ ├─83f3f73fc032a8c6524e028e424de5773daaa07778d5f964a77bae6d3d59cb22 │ │ ├─235287 manila-api: uWSGI master │ │ ├─235315 manila-api: uWSGI worker 1 │ │ └─235316 manila-api: uWSGI worker 2 │ ├─27d4f669c188ab439608353776a34dd835c40ee83daf882bc4be3a28b37ae4ba │ │ ├─133916 nova-metadata: uWSGI master │ │ ├─133936 nova-metadata: uWSGI worker 1 │ │ └─133937 nova-metadata: uWSGI worker 2 │ ├─a20fef04cb101878a64ebf2ce389fc18ebb6e5e503f6fdf7198cdd6525709dcd │ │ └─48868 /pause │ ├─4026c56dd8844e1735f3546d2e21e60023e55c6f961ffc669ed972b07d0d2e56 │ │ └─60695 /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 │ ├─df8b45c96e5966710df7342bf92dcee2028f7f2efcf3ebf59717775fff3576b2 │ │ ├─ 45165 /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 │ │ ├─ 45179 /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 │ │ ├─ 45325 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─238994 nginx: worker process │ │ ├─238995 nginx: worker process │ │ └─238996 nginx: cache manager process │ ├─d57060833f450e467b96b63c7500e76f0ed1be2da4d924af91639792ab11de12 │ │ ├─69043 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69060 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─69066 erl_child_setup 1048576 │ │ ├─69133 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69184 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69185 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69272 /bin/sh -s rabbit_disk_monitor │ ├─875de2b58503cdae7d96e72b15a67b99eb6627f82ac80bea5b2735309cfa10f4 │ │ └─39433 /pause │ ├─1ad9126a01d0cb0d872dc18919bcf80709ffc802239795742880392193819cc2 │ │ ├─47146 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 │ │ └─49247 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─7682261eeec5769ea64c34c1db8e8eb7961462b122a9dd0c1b2ee629b88572e6 │ │ ├─182347 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─182564 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─182565 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ └─3b1d1adcd0dc82f6fe4f0848c3e4105196715edbadd8356dd918f6ec654e7100 │ ├─218128 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─218474 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─218475 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount