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 │ │ │ ├─21753 /lib/systemd/systemd --user │ │ │ └─21755 (sd-pam) │ │ └─session-22.scope │ │ ├─21749 sshd: cephadm [priv] │ │ └─21774 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/199.204.45.216-22-zuul [mux] │ ├─363826 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ncqnvbchmxcbduqcjhmghckilrkylsfh ; /usr/bin/python3'"'"' && sleep 0' │ ├─363827 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ncqnvbchmxcbduqcjhmghckilrkylsfh ; /usr/bin/python3' && sleep 0 │ ├─363828 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ncqnvbchmxcbduqcjhmghckilrkylsfh ; /usr/bin/python3 │ ├─363829 /bin/sh -c echo BECOME-SUCCESS-ncqnvbchmxcbduqcjhmghckilrkylsfh ; /usr/bin/python3 │ ├─363830 /usr/bin/python3 │ ├─363832 /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 │ └─363834 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 … │ │ ├─ 9798 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12428 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8b5ea8a5997f49b70c86470163431bde371d458537a6198f42b9e9858bae2b48 -address /run/containerd/containerd.sock │ │ ├─ 12811 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f899e21576d68f23f522e76d2e0e4b8db87f2a7addfa32b3958c3fa142a5bffa -address /run/containerd/containerd.sock │ │ ├─ 19673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 12b259a6ea228076760085efd581342ab034e5578b86de93a0d2982d01295411 -address /run/containerd/containerd.sock │ │ ├─ 24857 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eecec2f25916999512d4ba79f2ca89169c3f8ab063b1e88ba6a3c98ab6076127 -address /run/containerd/containerd.sock │ │ ├─ 29579 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3c63a529bee05de3ddd6107800ac1e1b7217bc76708e318e2af7edbbec8b4553 -address /run/containerd/containerd.sock │ │ ├─ 34244 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5a02a0edc1242c2b40fd198056ab7c5f1f1e0ebc8c17d628135586fd3d2d77e -address /run/containerd/containerd.sock │ │ ├─ 39898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51df768c01e0baaddd2d9f56f9ca1534861d5d83f38ab4b643d61429587f4821 -address /run/containerd/containerd.sock │ │ ├─ 39940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659120830fb1ec77d2f97ad5c1465977d0ed1c28b7b19c3b82be4228b408e0ba -address /run/containerd/containerd.sock │ │ ├─ 39942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3505c3ff6219f2c47b80867b8530c1eca547f168db4f757825b2628f60797eca -address /run/containerd/containerd.sock │ │ ├─ 39972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a177e675bc7365cc8086988f9a365946495f9e6522de29f122ec63cb3844bb -address /run/containerd/containerd.sock │ │ ├─ 39999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07fb57ea192d7c0daf0bb4bec4a215d994d734f077f0aa6cb3069bcd0fc96e0c -address /run/containerd/containerd.sock │ │ ├─ 40528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e09db2ec28ca55d83747f2e554d65429fc3a71e8c908d51ae19be8d22d97a3c7 -address /run/containerd/containerd.sock │ │ ├─ 41247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cce266ee192f7b9712e9144ff148cab1cfef99a94ff81ec6b5977e0a6eb2fbbd -address /run/containerd/containerd.sock │ │ ├─ 41258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 747bd04d3cb5d64d653b2b5e0bd69811a614bbf02f321ca45f55e2284feaf9ca -address /run/containerd/containerd.sock │ │ ├─ 42619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cab6c540ffd59a908870cfe4ad3b3222374a485afe07d352f58acdfef49177f -address /run/containerd/containerd.sock │ │ ├─ 43018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa4af4bb3f2009f5fcbb1a25ab71a39c8671fad4901b2865efe6974e8da27a9 -address /run/containerd/containerd.sock │ │ ├─ 43057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 475d911141a6bd0ccc56fe645b1ab4307437b181a7ceea3f8b043b05199cbdcb -address /run/containerd/containerd.sock │ │ ├─ 43495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6902cd3d1b87340892d6509c8ab7502972e6f026b2c496196d38183f9f4d762 -address /run/containerd/containerd.sock │ │ ├─ 44025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1817b4de6e850e3307a9b67ed262c01c7216414529c2972659c51856dc39f1cc -address /run/containerd/containerd.sock │ │ ├─ 44057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d3ca2be9c75e1d007a4d7c572d7114008efd728b4ccb454c2859f47b27e55b -address /run/containerd/containerd.sock │ │ ├─ 44098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1461871a509fbb37f8ccdc850e3ad3868d71824129a0c8f010e79827b1a31223 -address /run/containerd/containerd.sock │ │ ├─ 46073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3c49b25bf435f29094dc0af4238fb5cf63bafeff04f56ffbaf1f9d63a5a3a1 -address /run/containerd/containerd.sock │ │ ├─ 46161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71400a5b7c97ae6ad4a4536af0d27a787f04dcd717ca172c592e463e34ab5b24 -address /run/containerd/containerd.sock │ │ ├─ 46897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e158a06feb622801cd857720f4ae5f01e32c0ca2d5196f8343c7de25023d3399 -address /run/containerd/containerd.sock │ │ ├─ 46998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e237179dfd939dfd77ad88b41f24bbb6bd4ca06cfae1efacca13018c9060ff4 -address /run/containerd/containerd.sock │ │ ├─ 47359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0a349c791d1563858c31cc813afea95c1bbdc2e3e723a45fe4b3fe94163058d -address /run/containerd/containerd.sock │ │ ├─ 47729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fb14634cd347892ef14350ef52ccead410ce3d8a4c91b0ea86d490aa52645da -address /run/containerd/containerd.sock │ │ ├─ 48030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22bc16e1ce653ac7839ba33f05a4d2238a48eb4ae3713b96ab940ae04e669373 -address /run/containerd/containerd.sock │ │ ├─ 50083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d8fdc6aa2e0e3dd920d5d30585d1bac5749c7f0820ad4bc241a577bfdf0fb2 -address /run/containerd/containerd.sock │ │ ├─ 53552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b058c0a4f4bf8b3573e9065f6d19dc5b84afcf46410d9a5754806a8c98b4b4e -address /run/containerd/containerd.sock │ │ ├─ 54226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0adb03ef7b2a0dbb1d0c8199365403d3487c51a37de5d1928bd4051b6157da9 -address /run/containerd/containerd.sock │ │ ├─ 54285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c281e6afa5b3a26fc6ecfa2e0d7002e67f7d75c04681d61d5d136729f4c4e3a2 -address /run/containerd/containerd.sock │ │ ├─ 54326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6201e036df99e5f28aeed354c0daaf23ecb0ded2956b6e9a25a375d89beb48e9 -address /run/containerd/containerd.sock │ │ ├─ 54469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62be93e4eebe2f1ea2ba91b49b92cc7cea9a378dc4548b098fa20dc12e0e475c -address /run/containerd/containerd.sock │ │ ├─ 57097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c98def20d003c90e5c57e1d829bdfdaf062c201ddd349f7e738c95243450d934 -address /run/containerd/containerd.sock │ │ ├─ 57229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ca2bfb5f30adc44bb018092924bd9a587a8f3869fcc6e642a6c94c21986c19 -address /run/containerd/containerd.sock │ │ ├─ 57267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36fea1db021b039e944554287f4816deee7ea0b1206ed21b7cf6f37ddd89b84e -address /run/containerd/containerd.sock │ │ ├─ 57313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb6d81834934c5de37a75db757b1d5f2b7f6026e3129940d72a7430a3c0c944f -address /run/containerd/containerd.sock │ │ ├─ 58711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 798e22af4ea7fe563f05409c4f699ee0f8ea286c663910883d365b34e86afdc8 -address /run/containerd/containerd.sock │ │ ├─ 58790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f8526f5ade691e31f5723c5c3b779ad1576c5836f55a9bdf4d02fa18e3d62a -address /run/containerd/containerd.sock │ │ ├─ 58825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10c488a9a7f1987d000421944618831ede1458dec5933868a3efab30480049a -address /run/containerd/containerd.sock │ │ ├─ 59127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 695f074064fef72e493760eb7e246d1d1b3dbc3d48575dc75b8fc3882ad775b0 -address /run/containerd/containerd.sock │ │ ├─ 59244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1a1a0e82f2f56738879692f958d32d78ed56d4c191a919d04c8ffb37711fae -address /run/containerd/containerd.sock │ │ ├─ 59355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dad5c96de7bf99b4351f2e2125aca5eba4794eb539b4057f8d49fbfe364a3b9 -address /run/containerd/containerd.sock │ │ ├─ 59750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424130408515d1fc0af21d408880db0b46afa6687070a1f08feb4bb82e6e3ac0 -address /run/containerd/containerd.sock │ │ ├─ 60082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29ef0573f7e92465bad83e2f223348ee18354a9a927343bb9e30c7a11c1029d5 -address /run/containerd/containerd.sock │ │ ├─ 60346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73e28990876ddfeba6ebabebec45e100ea190cad693460c437d8be612cd38e31 -address /run/containerd/containerd.sock │ │ ├─ 61041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f257cdf6054b189f036b39a6284411146f5a192edf994b8e0d777ce25dca30e -address /run/containerd/containerd.sock │ │ ├─ 62001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e11c9e0921a6803761507102d7b77ab2bf98928388ba76052b2822bfc5fd6c28 -address /run/containerd/containerd.sock │ │ ├─ 63392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44db10af220068f32988b6061d9bf995eb9aa44166cf7d57038f52550c883776 -address /run/containerd/containerd.sock │ │ ├─ 70028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057c775b96fd1e6167f3acaaff5cec5cc6c9fde57231cbc6137bd2e17359bf2f -address /run/containerd/containerd.sock │ │ ├─ 71113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6f03e9bd6bf5f5d6ee79526a3aa756394f96ca4e3de0ef07732d765f1813c57 -address /run/containerd/containerd.sock │ │ ├─ 75231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc42135eb930ad32e00b481342e52773b45b41605525f877192d257008568e9 -address /run/containerd/containerd.sock │ │ ├─ 79691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d774b9101796ef59e6d94f9f563e805fe358331b9b969aa9724cf89abb7d12cd -address /run/containerd/containerd.sock │ │ ├─ 85754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5323aae1de93864911bbd06eb59b7511c7305d04cf005b7130de594ea0197ec5 -address /run/containerd/containerd.sock │ │ ├─ 85819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b11f6d3a6bb5662162d6e9882a105813b21b316566d0de8d0bd9eb3d66d1a42 -address /run/containerd/containerd.sock │ │ ├─ 93260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10369dbb6f8f61f4c46f0f66094ac2b2f06794e496cf6c4dd5df25daa4dcd104 -address /run/containerd/containerd.sock │ │ ├─ 94501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4051c077f8245ba2c165bc60804030dac6ecbe4f7f1d7f96d164d611413afdd -address /run/containerd/containerd.sock │ │ ├─ 94587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1900e372de591eced4db861125dea27a088f4accef3f3d4ceaafbfa4262e84bb -address /run/containerd/containerd.sock │ │ ├─ 96179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca35a5cb9ff6e51fe3fc7839316c1439fbf9b32b842c8b74a58a73dfd149a6ad -address /run/containerd/containerd.sock │ │ ├─ 97487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d22c2334f265524924663465b17007e62c57ba5fda76a9891c6dbf0b96952533 -address /run/containerd/containerd.sock │ │ ├─ 97541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d59a8209e605a308bf9f867e2645c8181938505582a6f37005489a2938659801 -address /run/containerd/containerd.sock │ │ ├─107760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e66a58027753f3f24d22b9e8c0a11adcd690f5f5cf28c7c95f3b9abcc8ad4297 -address /run/containerd/containerd.sock │ │ ├─107846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ea145f3f7faca314d7265d72d8dc799e817eb88f60935178c924adff0b08ad4 -address /run/containerd/containerd.sock │ │ ├─109840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4a3380eb0d15e3b129c7c2147dc276e4b697177949627d3609573331a193a4 -address /run/containerd/containerd.sock │ │ ├─122428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c238e647291861a186bddd40d5443f1a819146b1f272c69db05fa67fd02efc1c -address /run/containerd/containerd.sock │ │ ├─123694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa80f42e3bfbd2a67c3b803106c1f1290c0acd9fb66865dd01b017abe8de242 -address /run/containerd/containerd.sock │ │ ├─124017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bed813498564d20d9a072783b8b263eeda1e17e4c8c29f9d0b2532cb193cd53 -address /run/containerd/containerd.sock │ │ ├─124857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fec2fd936d5190ec568e9c79bf21f13c163ec859a1e27f0771e8e803420ceac -address /run/containerd/containerd.sock │ │ ├─126428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db80ee93de3b9d2bb1a78c042ed3fbd7448771323d1e4b8897250a5e9a99cbc6 -address /run/containerd/containerd.sock │ │ ├─126788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a24da9734317f45a82705a3b5669b220e51b8a588b0b7c2af6a856ffc286f9f4 -address /run/containerd/containerd.sock │ │ ├─126848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c408281502f8d1c887f611f5030d6a459771e1efe680578dd8512ed5ee385a -address /run/containerd/containerd.sock │ │ ├─126994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ebccdce8cf2bca523c8fd8e2dcd925552c6c56913dc6fcd676ea2dd4511e634 -address /run/containerd/containerd.sock │ │ ├─127273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd4e46cc5daa93d7b7fa0fae9fc88d582a07ed4668ffb993275159435783a4b -address /run/containerd/containerd.sock │ │ ├─127937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b737d2d7d028da69ddcbf4eb67d8fb8f3c38bd1e0f5f26bfa3a8a490cecebc9b -address /run/containerd/containerd.sock │ │ ├─150539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa324f576d67367aed2771b6e4154065188e3b153eb96395356714cc26a5180 -address /run/containerd/containerd.sock │ │ ├─151823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41faa4146c71382350d4555645c73581a0bf2260dce909e2e0c39eea9312ea4b -address /run/containerd/containerd.sock │ │ ├─151892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1744e9cfe62c1b7834c54b6fafc75c93625283c267c6ce669e10c5f5b52928c1 -address /run/containerd/containerd.sock │ │ ├─151929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4251c7e215147fb1e86d1344a711359a5206863af6d0e4f3ba06063500c4a7c5 -address /run/containerd/containerd.sock │ │ ├─152174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f356f6974c9af4ee3cfc18b52d6c538e3130efdfafddf66f016b826908ecf98 -address /run/containerd/containerd.sock │ │ ├─152279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 577cea3e8eca8569e81a18acaddcb615763681b76eb1169ac76f11dd5ba76c84 -address /run/containerd/containerd.sock │ │ ├─152281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 227aa59e68caeaf03f96e85fdd9f9fdcac33b929b2b456095b423dfb39ffb944 -address /run/containerd/containerd.sock │ │ ├─152371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1252875d99ccb5b5be10279d6d0d3d5db0b427a75b1a6f9d012b3921b944f24c -address /run/containerd/containerd.sock │ │ ├─162830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdd7ffad3564009ed4e59faa7388e64f7ac519ed618edf1f82b907536eeed72c -address /run/containerd/containerd.sock │ │ ├─164826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb671cf395135e39488c27549ee09dc73b2ac627268ea351acb213503ecb5771 -address /run/containerd/containerd.sock │ │ ├─164998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5637c41df4b9a8a3390554698cf0dc1e44c5a7ee4fea597ffbaa1317d02ebe06 -address /run/containerd/containerd.sock │ │ ├─165049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e08d152f17c06f1aa081767e9c36cfb4f1450f3f5d23d13d10832a2beaebccb4 -address /run/containerd/containerd.sock │ │ ├─165096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3249250a54c31b785afe13eade71ea7af18d470820fd255dc50e4eb79035999 -address /run/containerd/containerd.sock │ │ ├─172476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1b594a38a53d386bce600a2547e9024ffa02e471cabdcc563674b685b0f4aa7 -address /run/containerd/containerd.sock │ │ ├─174214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9b0c1349548353f54aaa5c9959831579566abb0adea35e237f54dec6fb3094 -address /run/containerd/containerd.sock │ │ ├─174265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7496d8ffe271716b6c34cbda243c82bcaa059f6d46d3696cca0c642b35b5166 -address /run/containerd/containerd.sock │ │ ├─174512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f96eebd785c2997f87ffd0ecaec46e383d61f32acfd53be47b22d0df3ca193a -address /run/containerd/containerd.sock │ │ ├─187486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84b24302521be36995e602f993e62dab9ed3435da02899d1980ca412a4bc4b48 -address /run/containerd/containerd.sock │ │ ├─193665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a98ab0109a2f520cab5f3d0923b3908e0529d6bc899316917865c29febf015f -address /run/containerd/containerd.sock │ │ ├─193767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ffaf128c33e345ccb932e5dc08cddd585670b224fc0d86404af3086a850212 -address /run/containerd/containerd.sock │ │ ├─193796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f476c77641be6d35755b4fe88509203e4efbfd12d16f10fa4cf819a892756e40 -address /run/containerd/containerd.sock │ │ ├─194061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d84a76c19f5cc408d42bdcc728e55156975b6352b3825b8079b052472c165d -address /run/containerd/containerd.sock │ │ ├─203858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 519d60f4e2495d9dc976123e1912bcab18a18f72d2de60a5ec826f2ae100412f -address /run/containerd/containerd.sock │ │ ├─206083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3df4f81b8f2c1f1a10b471c4111e71da1e5b357b1b63c30217e103e9749d65f0 -address /run/containerd/containerd.sock │ │ ├─207139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 430df52b47367a4421b6159cac11afa128fca099b073d6a7189dd73253b93d47 -address /run/containerd/containerd.sock │ │ ├─207830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaff65c090d068af3ec59839305ebe651c876175c0cf8edcde28768a24e20559 -address /run/containerd/containerd.sock │ │ ├─208852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 240a9a76fd6a786e55b04e4dda103e909086cd634e9152d9f5a5f20ce9dcce0d -address /run/containerd/containerd.sock │ │ ├─210870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70af30fc5033c0efadbdc2f808b12a80d3bae9a2b16a95f0a0d616babda03f42 -address /run/containerd/containerd.sock │ │ ├─212064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d073783945e6c05c1e0235af58ef0ad618ff2eba35c69857de5895b0d4927d0f -address /run/containerd/containerd.sock │ │ ├─212189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a30d396276d32d22dd130f053559bc0e7d2dc7dd267691b72d14b87a436bdd2 -address /run/containerd/containerd.sock │ │ ├─220112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9938045de9ce702b48d017a2e42c8f782254942185cf24786d9bcd32d7c31553 -address /run/containerd/containerd.sock │ │ ├─220561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2471f8d15443d2a32e541b2efec53c17039b3d0ec48ae9c6cd4026222a0197d9 -address /run/containerd/containerd.sock │ │ ├─222819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed2f361d1dda75869a2ea16fcd93d3933a84545ca3d63945cd782faa24f76b77 -address /run/containerd/containerd.sock │ │ ├─226951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2365bf8a3138d8daacc2ffdeab4074f159324101d96ab68d8e03a1e571793ce0 -address /run/containerd/containerd.sock │ │ ├─227159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4a306f35117fae5365cebda29e8ed51d2aff9733154a7e000726116bf9dd00e -address /run/containerd/containerd.sock │ │ ├─227209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e0ad8caa0cbba07cb36211e704583fa191a78878f3237e39a686de2ae6500fb -address /run/containerd/containerd.sock │ │ ├─227228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd217e21eb4dc18bfd4b96878c0397e527092f5f55f5e48987f4e174f697d7f8 -address /run/containerd/containerd.sock │ │ ├─237238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bb01259ea939b3d6fc3b193b9b69545fb8d56004f2ed2f628ee7f400b5bea82 -address /run/containerd/containerd.sock │ │ ├─239397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d8028a2183431fa8bc58cb8e63d3f371b4b9f9c9b201a114f9f749bcd56d323 -address /run/containerd/containerd.sock │ │ ├─240674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f4c7c91b7e4e4de84e61fe2326c057915dbeb2fab0ede03d6501af18000825 -address /run/containerd/containerd.sock │ │ └─363440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84e72b489df38ae9c2ee60f4e9a74cb7b592c9fe884965be29e5a1f56670b4a2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1192 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─29287 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29562 /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 │ │ │ ├─19628 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19649 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24564 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24840 /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 │ │ │ ├─33960 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34227 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cmzdat.service │ │ │ ├─12725 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cmzdat/unit.run │ │ │ └─12756 /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-cmzdat --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.cmzdat:/var/lib/ceph/mgr/ceph-instance.cmzdat:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cmzdat/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.cmzdat -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 │ │ ├─12361 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12392 /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 … │ │ └─10170 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─121937 /sbin/multipathd -d -s │ ├─docker-eecec2f25916999512d4ba79f2ca89169c3f8ab063b1e88ba6a3c98ab6076127.scope … │ │ ├─24882 /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 │ │ └─24894 /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 │ ├─kubelet.service │ │ └─40372 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.216 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─docker-f899e21576d68f23f522e76d2e0e4b8db87f2a7addfa32b3958c3fa142a5bffa.scope … │ │ ├─12837 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cmzdat -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12856 /usr/bin/ceph-mgr -n mgr.instance.cmzdat -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-3c63a529bee05de3ddd6107800ac1e1b7217bc76708e318e2af7edbbec8b4553.scope … │ │ ├─29604 /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 │ │ └─29616 /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 │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─docker-d5a02a0edc1242c2b40fd198056ab7c5f1f1e0ebc8c17d628135586fd3d2d77e.scope … │ │ ├─34268 /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 │ │ └─34281 /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-12b259a6ea228076760085efd581342ab034e5578b86de93a0d2982d01295411.scope … │ │ ├─19701 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19717 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-8b5ea8a5997f49b70c86470163431bde371d458537a6198f42b9e9858bae2b48.scope … │ │ ├─12472 /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 │ │ └─12484 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10930 /usr/sbin/chronyd -F 1 │ │ └─10931 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─121785 /sbin/iscsid │ │ └─121786 /sbin/iscsid │ ├─run-r89ad9b231ffc4df4ab0c200e4ced8ff5.scope │ │ └─162842 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─90e3306418b1d1ce1dc88dbb4eed3ec2e9e867e9d82d16387c76361d04484206 │ │ └─235393 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3505c3ff6219f2c47b80867b8530c1eca547f168db4f757825b2628f60797eca │ │ └─40048 /pause │ ├─10369dbb6f8f61f4c46f0f66094ac2b2f06794e496cf6c4dd5df25daa4dcd104 │ │ └─93284 /pause │ ├─2f96eebd785c2997f87ffd0ecaec46e383d61f32acfd53be47b22d0df3ca193a │ │ └─174541 /pause │ ├─a24da9734317f45a82705a3b5669b220e51b8a588b0b7c2af6a856ffc286f9f4 │ │ └─126817 /pause │ ├─958787e3a60bdc8bffff7a6d4b4e6c71ed75df87a86561b34db4d1aba7abc4ff │ │ └─40185 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 │ ├─5a30d396276d32d22dd130f053559bc0e7d2dc7dd267691b72d14b87a436bdd2 │ │ └─212230 /pause │ ├─5616178bd8ac84f9ecbd730b04ba6aad7c54c01a673b115c022b16fce617c912 │ │ ├─41754 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42189 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8db59519d3e91484c12b0ba1c9805feaf40643f3b4025b6e23a8bb4db12dcd35 │ │ └─57562 /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 │ ├─b737d2d7d028da69ddcbf4eb67d8fb8f3c38bd1e0f5f26bfa3a8a490cecebc9b │ │ └─127961 /pause │ ├─ec95fd2b3767a805724530d544c32e613620df2bc4840bd7498e2293888777bb │ │ └─47069 /manager --metrics-bind-address=:9782 │ ├─cc80c320329932206064f392e066d11c14abbe90a1edc207580d00aa16dd35e0 │ │ └─239728 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f68e8e265fa05503784f74489c904c77130c680e5aed2968504572337d611e21 │ │ └─54723 /secretgen-controller │ ├─3bc42135eb930ad32e00b481342e52773b45b41605525f877192d257008568e9 │ │ └─75254 /pause │ ├─747bd04d3cb5d64d653b2b5e0bd69811a614bbf02f321ca45f55e2284feaf9ca │ │ └─41308 /pause │ ├─32fef14dc57fcb4cbe0106574ab261b39af44b7930df18c3998a12a5ce6e4382 │ │ ├─74760 barbiacan-api: uWSGI master │ │ └─74773 barbiacan-api: uWSGI worker 1 │ ├─ec4a3380eb0d15e3b129c7c2147dc276e4b697177949627d3609573331a193a4 │ │ └─109865 /pause │ ├─b0adb03ef7b2a0dbb1d0c8199365403d3487c51a37de5d1928bd4051b6157da9 │ │ └─54254 /pause │ ├─d1157f480746ce7177e49af00476bca32e3a843781d3a5a86207ddefca1effe0 │ │ └─95844 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2feaefe3a7cebddcc06320a5427fcbccd4193f12eb0cbdad1b08cd49b507b7f4 │ │ ├─235374 manila-api: uWSGI master │ │ ├─235412 manila-api: uWSGI worker 1 │ │ └─235413 manila-api: uWSGI worker 2 │ ├─4251c7e215147fb1e86d1344a711359a5206863af6d0e4f3ba06063500c4a7c5 │ │ └─151964 /pause │ ├─0fc5f29d131980144afe114359d8e1ade3186d52fefac7d588607099a78c7b0c │ │ └─172087 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─a828cb9692c71b3fc1521d3fff7a8b9196f516f918173de7812ae25c04417702 │ │ └─62229 /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 │ ├─d2ca2bfb5f30adc44bb018092924bd9a587a8f3869fcc6e642a6c94c21986c19 │ │ └─57252 /pause │ ├─8aa80f42e3bfbd2a67c3b803106c1f1290c0acd9fb66865dd01b017abe8de242 │ │ └─123717 /pause │ ├─488a9d43a4a3a9d286efd1832d73210cebafa3a5aac2a551bb522de032955da2 │ │ ├─48442 mysqld --wsrep_start_position=c8cd57fa-42b1-11f1-af05-0b7cb238abf9:20 │ │ └─48570 /var/lib/mysql/mysql-state-monitor │ ├─4c3c49b25bf435f29094dc0af4238fb5cf63bafeff04f56ffbaf1f9d63a5a3a1 │ │ └─46108 /pause │ ├─c238e647291861a186bddd40d5443f1a819146b1f272c69db05fa67fd02efc1c │ │ └─122453 /pause │ ├─39147e4fbf288bf130d14c63173306dcb28e2a5702aa59b3067c49729d14d278 │ │ └─43763 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 │ ├─d59a8209e605a308bf9f867e2645c8181938505582a6f37005489a2938659801 │ │ └─97574 /pause │ ├─ca35a5cb9ff6e51fe3fc7839316c1439fbf9b32b842c8b74a58a73dfd149a6ad │ │ └─96202 /pause │ ├─1744e9cfe62c1b7834c54b6fafc75c93625283c267c6ce669e10c5f5b52928c1 │ │ └─151935 /pause │ ├─c98def20d003c90e5c57e1d829bdfdaf062c201ddd349f7e738c95243450d934 │ │ └─57163 /pause │ ├─227aa59e68caeaf03f96e85fdd9f9fdcac33b929b2b456095b423dfb39ffb944 │ │ └─152321 /pause │ ├─56e3aacec93fbff16f94e2f0eb0fa3317e203efa15ad7a5d21db1e94b2193e2c │ │ └─50241 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 │ ├─ca78e36ed038ab2d4f9110d1076b4a749522119cc256831a8d4ad6c9d76c65ed │ │ └─41544 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3fd35e4d1861a2d91cba646c7ee7ff37e0725c552538a79fb310a01f561617db │ │ ├─184294 heat-api: uWSGI master │ │ ├─184316 heat-api: uWSGI worker 1 │ │ └─184317 heat-api: uWSGI worker 2 │ ├─e4f9ce70d27c2d5b2dc9e2c35cf16567ab99197b081ae4507aaffbb346c3fbf5 │ │ └─47502 percona-xtradb-cluster-operator │ ├─5637c41df4b9a8a3390554698cf0dc1e44c5a7ee4fea597ffbaa1317d02ebe06 │ │ └─165034 /pause │ ├─57049086e00655e14ca7974e360305a5740845665f35b6443a27e98ea454f60f │ │ ├─159122 neutron-api: uWSGI master │ │ ├─159143 neutron-api: uWSGI worker 1 │ │ └─159144 neutron-api: uWSGI worker 2 │ ├─4922cc7cdbb123ca9fc5a694a80711992792b11087ec307c40cfc673dd2ac884 │ │ └─40577 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d77bdf36f88574cdd6949371d4d7643fcd51321a6fe45de1da799b7ed44c521f │ │ └─105568 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─71400a5b7c97ae6ad4a4536af0d27a787f04dcd717ca172c592e463e34ab5b24 │ │ └─46185 /pause │ ├─6201e036df99e5f28aeed354c0daaf23ecb0ded2956b6e9a25a375d89beb48e9 │ │ └─54350 /pause │ ├─71ce15fafd2a4ce1ccab177133b6150a468eecf26da5e64e81293e75b5ceed0d │ │ ├─108659 /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 │ │ └─108767 /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 │ ├─8155844950f64086891d31f4c69666ab0b594ee09edc7b24bc15ff694b8debf9 │ │ └─54545 nfd-worker -metrics=8081 │ ├─b6b33448d752724374ef6981fe24176d684694aaceab0bfbb4d8cc04e3aac772 │ │ ├─200815 octavia-api: uWSGI master │ │ ├─200828 octavia-api: uWSGI worker 1 │ │ └─200829 octavia-api: uWSGI worker 2 │ ├─51df768c01e0baaddd2d9f56f9ca1534861d5d83f38ab4b643d61429587f4821 │ │ └─39936 /pause │ ├─19902de0dc3c586a61dd2f3ba45b679f2309e57fc4e3028767847feedddc84d3 │ │ └─61604 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─44db10af220068f32988b6061d9bf995eb9aa44166cf7d57038f52550c883776 │ │ └─63415 /pause │ ├─17bfbb4e2272f8d8173da549d065d338fdd827fd5eaaff74fb0735331add4e47 │ │ ├─134835 nova-api: uWSGI master │ │ ├─134869 nova-api: uWSGI worker 1 │ │ └─134870 nova-api: uWSGI worker 2 │ ├─8f9b0c1349548353f54aaa5c9959831579566abb0adea35e237f54dec6fb3094 │ │ └─174242 /pause │ ├─d9293f21573dcd96bb4e5581fa147ecb4179b116fb87526bb379f5752d8abf71 │ │ └─162741 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6bb01259ea939b3d6fc3b193b9b69545fb8d56004f2ed2f628ee7f400b5bea82 │ │ └─237272 /pause │ ├─1f16b52d0dcf2d6b61b722ab88135258413765a5919334a097b6acaa086becf9 │ │ ├─222956 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222998 /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 │ │ ├─223007 erl_child_setup 1048576 │ │ ├─223104 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─223176 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─223177 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─223743 /bin/sh -s rabbit_disk_monitor │ ├─e4051c077f8245ba2c165bc60804030dac6ecbe4f7f1d7f96d164d611413afdd │ │ └─94529 /pause │ ├─2119f9cf9dfeed659c0a8b1fc901d537149cc491aa6aa841b22d2a3810105e54 │ │ ├─134952 nova-metadata: uWSGI master │ │ ├─134965 nova-metadata: uWSGI worker 1 │ │ └─134966 nova-metadata: uWSGI worker 2 │ ├─69192796d6c90a14b3ab04aff8d4dee3b66397dde4f98fdedb17bd1b996ba81b │ │ ├─159157 neutron-policy-server: uWSGI master │ │ ├─159173 neutron-policy-server: uWSGI worker 1 │ │ └─159174 neutron-policy-server: uWSGI worker 2 │ ├─54806f6b0b032d795e619f50faf3d001940ef43abe384bfd203cec4aa811b78a │ │ └─40166 etcd --advertise-client-urls=https://199.204.45.216:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.216:2380 --initial-cluster=instance=https://199.204.45.216:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.216:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.216: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 │ ├─f17491b5a949099d4d23e8cf637979359c54ad8117c76400c54946138ffd6e36 │ │ ├─220181 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220703 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpnkorimgv/privsep.sock │ │ ├─220707 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220715 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─db80ee93de3b9d2bb1a78c042ed3fbd7448771323d1e4b8897250a5e9a99cbc6 │ │ └─126573 /pause │ ├─3956d34f34dddec07131f4593be1d1ca59aa574f004aaa702c185dee38c19f56 │ │ └─124198 /coredns -conf /etc/coredns/Corefile │ ├─836ee20294549826dafbcd56258fb5c1e845a7a36accbac37706ed3ea07f7967 │ │ ├─113718 placement-api: uWSGI master │ │ ├─113749 placement-api: uWSGI worker 1 │ │ └─113750 placement-api: uWSGI worker 2 │ ├─cb6d81834934c5de37a75db757b1d5f2b7f6026e3129940d72a7430a3c0c944f │ │ └─57337 /pause │ ├─4dab0b69e2c934574f65297e1973c69de732055c6cb45382179f7cda1cecb1a2 │ │ └─40142 kube-apiserver --advertise-address=199.204.45.216 --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 │ ├─de12193434dd9e52887bc074d9eb21203f82d43046ee92e2aa55933ca6848080 │ │ └─225752 docker-registry serve /etc/docker-registry/config.yml │ ├─5ebccdce8cf2bca523c8fd8e2dcd925552c6c56913dc6fcd676ea2dd4511e634 │ │ └─127050 /pause │ ├─1900e372de591eced4db861125dea27a088f4accef3f3d4ceaafbfa4262e84bb │ │ └─94611 /pause │ ├─e09db2ec28ca55d83747f2e554d65429fc3a71e8c908d51ae19be8d22d97a3c7 │ │ └─40553 /pause │ ├─2471f8d15443d2a32e541b2efec53c17039b3d0ec48ae9c6cd4026222a0197d9 │ │ └─220589 /pause │ ├─44168d0c1e7c2e2ed4ed4c9faf3868e2e52e443c71e8befdeb8dac24d3d84d8f │ │ ├─ 75985 /usr/local/bin/rook ceph operator │ │ └─363803 /usr/libexec/platform-python -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─1725b17b02149b0d5de9e63be3e32e63b06ee4b40c1c928e1dc3e7c4415d8f8c │ │ ├─ 66065 apache2 -DFOREGROUND │ │ ├─ 66081 (wsgi:k -DFOREGROUND │ │ ├─ 66082 (wsgi:k -DFOREGROUND │ │ ├─ 66083 (wsgi:k -DFOREGROUND │ │ ├─ 66084 (wsgi:k -DFOREGROUND │ │ ├─355639 apache2 -DFOREGROUND │ │ └─361620 apache2 -DFOREGROUND │ ├─618b173817a523bd96395a088563165b1816ce149f9083c01324b4307af00c71 │ │ └─171904 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─5323aae1de93864911bbd06eb59b7511c7305d04cf005b7130de594ea0197ec5 │ │ └─85787 /pause │ ├─bd1f19bad628be4fbdb275de67bd03ec841ada25792cd3cdd5846a75badc081b │ │ ├─94842 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95048 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95050 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─07fb57ea192d7c0daf0bb4bec4a215d994d734f077f0aa6cb3069bcd0fc96e0c │ │ └─40073 /pause │ ├─14562a1bb7da23d8bda84582fbbd0be795205d7d802fc694d45c0079e9fd8d37 │ │ └─44289 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cabd05dcb78b3ce87932121c2404f522a710b5a13fb9631971f3331c30893287 │ │ ├─70195 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70211 /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 │ │ ├─70217 erl_child_setup 1048576 │ │ ├─70273 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70324 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70325 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70374 /bin/sh -s rabbit_disk_monitor │ ├─41e9cc048f29e7bc9470fc9a40b42e154b4389c0d81fabeadc8288338bc98800 │ │ ├─161351 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) │ │ ├─162293 /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/tmpjqzvakwy/privsep.sock │ │ ├─162542 /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/tmpbtqbb33a/privsep.sock │ │ ├─162915 /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/tmplful7tkh/privsep.sock │ │ ├─163242 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163243 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163256 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/06d7bcac-1a4d-4d17-8382-b89b903dec9b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/06d7bcac-1a4d-4d17-8382-b89b903dec9b/host --addn-hosts=/var/lib/neutron/dhcp/06d7bcac-1a4d-4d17-8382-b89b903dec9b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/06d7bcac-1a4d-4d17-8382-b89b903dec9b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/06d7bcac-1a4d-4d17-8382-b89b903dec9b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-869ad2b5-437a-4c1b-9bb2-06fc095a10ef,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 │ │ ├─163259 haproxy -f /var/lib/neutron/ns-metadata-proxy/06d7bcac-1a4d-4d17-8382-b89b903dec9b.conf │ │ ├─188954 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1aaf5d7c-c6f9-4373-b44f-11a502735b95/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1aaf5d7c-c6f9-4373-b44f-11a502735b95/host --addn-hosts=/var/lib/neutron/dhcp/1aaf5d7c-c6f9-4373-b44f-11a502735b95/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1aaf5d7c-c6f9-4373-b44f-11a502735b95/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1aaf5d7c-c6f9-4373-b44f-11a502735b95/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-72b7774c-9cd3-4c9b-ad34-e7d3534732e7,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 │ │ ├─188958 haproxy -f /var/lib/neutron/ns-metadata-proxy/1aaf5d7c-c6f9-4373-b44f-11a502735b95.conf │ │ └─340271 /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/tmpsv13509m/privsep.sock │ ├─f6902cd3d1b87340892d6509c8ab7502972e6f026b2c496196d38183f9f4d762 │ │ └─43521 /pause │ ├─441875c26dcf84f24b2efb6473059ca09b821113de963b7d29b05e5b2b536cbf │ │ └─44242 /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 │ ├─38c13fd64416c7c377e4b28025221a8b8c5a0f9ce2cd6ceda0247b5c4bf000a1 │ │ └─62551 /bin/oauth2-proxy │ ├─8588671c9e1f2fb5b7bb52baefda27da761eaf780cc7cd1faf8c477295228a0c │ │ └─62190 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-216.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 │ ├─c4a306f35117fae5365cebda29e8ed51d2aff9733154a7e000726116bf9dd00e │ │ └─227187 /pause │ ├─41d84a76c19f5cc408d42bdcc728e55156975b6352b3825b8079b052472c165d │ │ └─194085 /pause │ ├─5c4f759bdc8b70d0eca57d2f0429961a24392ddb9b516afd93e0c6f62a49f840 │ │ └─59642 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 │ ├─a0a349c791d1563858c31cc813afea95c1bbdc2e3e723a45fe4b3fe94163058d │ │ └─47381 /pause │ ├─113eccdb7bf6023d338bb31d815dca1a50b35c631c57575e418cf4dbb1a9dc25 │ │ └─206364 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─798e22af4ea7fe563f05409c4f699ee0f8ea286c663910883d365b34e86afdc8 │ │ └─58737 /pause │ ├─84e72b489df38ae9c2ee60f4e9a74cb7b592c9fe884965be29e5a1f56670b4a2 │ │ └─363464 /pause │ ├─e1e5d57aeb496d31b1d34f2f19d0d2a2ea85f3f0a11139c0cadd8b70224ca7ee │ │ ├─105170 cinder-api: uWSGI master │ │ ├─105183 cinder-api: uWSGI worker 1 │ │ └─105184 cinder-api: uWSGI worker 2 │ ├─70af30fc5033c0efadbdc2f808b12a80d3bae9a2b16a95f0a0d616babda03f42 │ │ └─210893 /pause │ ├─577cea3e8eca8569e81a18acaddcb615763681b76eb1169ac76f11dd5ba76c84 │ │ └─152340 /pause │ ├─5ea145f3f7faca314d7265d72d8dc799e817eb88f60935178c924adff0b08ad4 │ │ └─107869 /pause │ ├─de1a1a0e82f2f56738879692f958d32d78ed56d4c191a919d04c8ffb37711fae │ │ └─59272 /pause │ ├─a822498fd20f75dbcffe5ad303d71eb8907aa785b0d88a1e6d31836b58753308 │ │ ├─57811 python -u /app/sidecar.py │ │ ├─58044 python -u /app/sidecar.py │ │ └─58045 python -u /app/sidecar.py │ ├─39ff36ba86cd02596087d652baaa76c2e4a0ea95c07192c1be1071bdfa5f67da │ │ ├─125011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125028 /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 │ │ ├─125034 erl_child_setup 1048576 │ │ ├─125101 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125152 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125153 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125293 /bin/sh -s rabbit_disk_monitor │ ├─80123369f5d4f38af9f255c06df3336c8f3ab5a5d16c8441406de975aaa03cab │ │ ├─184435 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184682 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184683 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─695f074064fef72e493760eb7e246d1d1b3dbc3d48575dc75b8fc3882ad775b0 │ │ └─59151 /pause │ ├─e66a58027753f3f24d22b9e8c0a11adcd690f5f5cf28c7c95f3b9abcc8ad4297 │ │ └─107782 /pause │ ├─73e28990876ddfeba6ebabebec45e100ea190cad693460c437d8be612cd38e31 │ │ └─60371 /pause │ ├─2fb14634cd347892ef14350ef52ccead410ce3d8a4c91b0ea86d490aa52645da │ │ └─47754 /pause │ ├─76f4c7c91b7e4e4de84e61fe2326c057915dbeb2fab0ede03d6501af18000825 │ │ └─240698 /pause │ ├─1fec2fd936d5190ec568e9c79bf21f13c163ec859a1e27f0771e8e803420ceac │ │ └─124881 /pause │ ├─7f356f6974c9af4ee3cfc18b52d6c538e3130efdfafddf66f016b826908ecf98 │ │ └─152205 /pause │ ├─29ef0573f7e92465bad83e2f223348ee18354a9a927343bb9e30c7a11c1029d5 │ │ └─60111 /pause │ ├─47e050a09288755328068e6cdbff8ba318543e4e6182cfdbd51844ec21431068 │ │ └─61433 /goldpinger --static-file-path /static │ ├─cce266ee192f7b9712e9144ff148cab1cfef99a94ff81ec6b5977e0a6eb2fbbd │ │ └─41295 /pause │ ├─4c448e12275fa9f9ec2883226700340e0a8457836bd86777e270181a56e30d9c │ │ └─61871 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6d8028a2183431fa8bc58cb8e63d3f371b4b9f9c9b201a114f9f749bcd56d323 │ │ └─239421 /pause │ ├─e7c1a7397fab54d777ee83da9c0fa4493b7d112f048baf0427964ab8f8678213 │ │ ├─153089 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─345297 sleep 300 │ ├─2ae7f646bfa6d91376cf741e799add49c950d17845899fd0fb19d5a917d3759b │ │ ├─93556 glance-api: uWSGI master │ │ ├─93569 glance-api: uWSGI worker 1 │ │ └─93570 glance-api: uWSGI worker 2 │ ├─7c02ea8999c17d7a450b4f87d8e559d2f03b8d0ceec9c4cba4d85cc50100fa40 │ │ └─86835 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─bdfe94d9187866455cfbc42e3e580a3328a74743ec52320f493075f42c42be18 │ │ ├─ 86223 /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 │ │ └─318477 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0ea0e11cd5a4d597a1b6b51899331933f7fe2b04ddc5bcfd261d9fb634161871 │ │ └─108373 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d10c488a9a7f1987d000421944618831ede1458dec5933868a3efab30480049a │ │ └─58864 /pause │ ├─847f860490b6ec4b4053305b6ff29dbc5bbe8c90b2a30c1fff8b5f5c6f60acfd │ │ ├─160066 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) │ │ ├─160299 /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/tmp9ifdinjh/privsep.sock │ │ ├─160447 /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/tmplyhb7sxn/privsep.sock │ │ └─160556 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─3dfb3b7f3ac744a51f4b91220d1d1b5748c19f0a5fd3c457b2a0000ccf392712 │ │ └─61838 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ed2f361d1dda75869a2ea16fcd93d3933a84545ca3d63945cd782faa24f76b77 │ │ └─222859 /pause │ ├─9938045de9ce702b48d017a2e42c8f782254942185cf24786d9bcd32d7c31553 │ │ └─220137 /pause │ ├─1077b5591483c6075debd60b4e5ac5de4d25b3f4ff41b1cb4ebc930a1a24fc14 │ │ └─57880 /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 │ ├─f7496d8ffe271716b6c34cbda243c82bcaa059f6d46d3696cca0c642b35b5166 │ │ └─174309 /pause │ ├─746a956191de5b27b1c5519cc1a98989014e4dee6ed309885010de813d3d9398 │ │ └─60582 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b6471b7f091337d91d3d1920739ad25dcd438fe75d3c2a182228f6d6c86c9f1c │ │ └─43130 /coredns -conf /etc/coredns/Corefile │ ├─41faa4146c71382350d4555645c73581a0bf2260dce909e2e0c39eea9312ea4b │ │ └─151871 /pause │ ├─cbee8e5ea1cd8318d43fa8b6e3642077fa53dd0d3352e7e15d80f0aa0ec2cbed │ │ └─201433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─eaff65c090d068af3ec59839305ebe651c876175c0cf8edcde28768a24e20559 │ │ └─207854 /pause │ ├─967337474ca03d93c4bc3b414bb98fef7c224a0699b851bc97c30bfb6619a138 │ │ ├─239521 apache2 -DFOREGROUND │ │ ├─242329 (wsgi:h -DFOREGROUND │ │ ├─242330 (wsgi:h -DFOREGROUND │ │ ├─242331 (wsgi:h -DFOREGROUND │ │ ├─242332 (wsgi:h -DFOREGROUND │ │ ├─242333 (wsgi:h -DFOREGROUND │ │ ├─242334 apache2 -DFOREGROUND │ │ └─242335 apache2 -DFOREGROUND │ ├─156a400801fceb71722b4f1a4a9de726c8b9b00036d8154e999e3a1a8b5be23b │ │ └─54585 nfd-master -crd-controller=true -metrics=8081 │ ├─11c674d5be95414e66d1c9161465ecfd69b909a7dec2021cb751bf875835452b │ │ ├─48392 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 │ │ └─50477 haproxy -sf 153 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─d774b9101796ef59e6d94f9f563e805fe358331b9b969aa9724cf89abb7d12cd │ │ └─79724 /pause │ ├─c1e65bacf0355ed661eb6b27e6755c1a6f68df4db7e9b7b51f88230d366671e7 │ │ ├─61299 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61332 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─36fea1db021b039e944554287f4816deee7ea0b1206ed21b7cf6f37ddd89b84e │ │ └─57297 /pause │ ├─1af9a96b2de47de18f9c08af56464f9af3907e99209715f3ca29e9fcf5de6a15 │ │ ├─161076 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) │ │ ├─161526 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) │ │ └─161527 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) │ ├─84b24302521be36995e602f993e62dab9ed3435da02899d1980ca412a4bc4b48 │ │ └─187510 /pause │ ├─060cff676aeabd9705357e7c141b17db9ae59cdbdd33ba3d5b67703cb684568e │ │ ├─159058 /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 │ │ ├─159370 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) │ │ ├─159371 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) │ │ └─159372 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) │ ├─53b80ecd94ddab9bd7e13380be27b7c6add1e27c3ee842d96a0dce80a30940fd │ │ └─47188 /manager --metrics-bind-address=:8080 │ ├─475d911141a6bd0ccc56fe645b1ab4307437b181a7ceea3f8b043b05199cbdcb │ │ └─43081 /pause │ ├─07fb53a32832e08138c5cf5918b0430e1b0299ae9b7fa97f61dd19d86fe33d25 │ │ ├─235614 /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 │ │ └─235705 /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 │ ├─1461871a509fbb37f8ccdc850e3ad3868d71824129a0c8f010e79827b1a31223 │ │ └─44130 /pause │ ├─430df52b47367a4421b6159cac11afa128fca099b073d6a7189dd73253b93d47 │ │ └─207173 /pause │ ├─23439aaba682deba0187b4acd4b6fa7875a7fb3411da3ed4968d2e61aa9bd0d0 │ │ └─48541 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─a3e9d50292fdf294a86dfb19cadbf71a5f7cb958ca3b5cfb2afe34880fd67d60 │ │ └─61176 /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 │ ├─907fe08da9bb6082b1fb1424bead08f375648449f5a40b0a53b69e09bf822911 │ │ ├─135830 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─136296 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─136297 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2d0a734fef866383ac858f70554e6f2a1d4e553ce0de8b4a2c48ef7ef9d3f2fd │ │ └─171816 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─7a23cb8007fa27d9813440488d0da5b0d72cc498085804a5197ab1de4d249798 │ │ └─58349 /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 │ ├─19366dd14b4de07f7127850d82b30d1e685d45bd143d9036f7227f6680808d11 │ │ └─62268 /bin/memcached_exporter │ ├─47f57d96c20c46e636ec326aec2f21ace5230cc11aaa9a92bf5fdaca3058aea7 │ │ └─86122 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-rhvqs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─da2522cba2a17fdabbc2f04a9a31322a2639bf9f1c0a723b019f383adef7be34 │ │ └─210919 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─daa324f576d67367aed2771b6e4154065188e3b153eb96395356714cc26a5180 │ │ └─150564 /pause │ ├─a7eb756e1cf7cc6cabc40e833492323311e941652bbce501737448af47c7e28b │ │ └─235593 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0c8eefa210b2e15165bc7b0ae7574d8cd273101cb302abe1542951edaa23d930 │ │ └─207904 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6b058c0a4f4bf8b3573e9065f6d19dc5b84afcf46410d9a5754806a8c98b4b4e │ │ └─53575 /pause │ ├─74c1670fed3e266bcf0f657ce253537bb129d74be4a507a33c7d2c14be2cf6a7 │ │ └─44336 /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 │ ├─fdd7ffad3564009ed4e59faa7388e64f7ac519ed618edf1f82b907536eeed72c │ │ └─162854 /pause │ ├─f0d3ca2be9c75e1d007a4d7c572d7114008efd728b4ccb454c2859f47b27e55b │ │ └─44084 /pause │ ├─56dea2f258ed72087c7cf4580ad61d49f4f62517a380c9bb8709adb085d561b0 │ │ └─241330 /bin/openstack-database-exporter │ ├─240a9a76fd6a786e55b04e4dda103e909086cd634e9152d9f5a5f20ce9dcce0d │ │ └─208876 /pause │ ├─e11c9e0921a6803761507102d7b77ab2bf98928388ba76052b2822bfc5fd6c28 │ │ └─62026 /pause │ ├─2dad5c96de7bf99b4351f2e2125aca5eba4794eb539b4057f8d49fbfe364a3b9 │ │ └─59383 /pause │ ├─f511da6955894c3bc8d47aa80874a27e6d54aa9c7f93d8bb6045e0fdf0b205d7 │ │ └─162190 /usr/bin/libvirt-tls-sidecar │ ├─29d8fdc6aa2e0e3dd920d5d30585d1bac5749c7f0820ad4bc241a577bfdf0fb2 │ │ └─50106 /pause │ ├─fb671cf395135e39488c27549ee09dc73b2ac627268ea351acb213503ecb5771 │ │ └─164857 /pause │ ├─5770c4b9fcd7e92c26e5aadc69f3916cc0a0796e13597dfa3c5fa1676ec493bc │ │ ├─202556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202583 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357428 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─357433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─357434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a5bd523074d7b75df93a0d02cb888f87580f36338a553a1ed82fb112220f5e3d │ │ ├─135837 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─136303 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─136304 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8e0ad8caa0cbba07cb36211e704583fa191a78878f3237e39a686de2ae6500fb │ │ └─227253 /pause │ ├─5a98ab0109a2f520cab5f3d0923b3908e0529d6bc899316917865c29febf015f │ │ └─193711 /pause │ ├─c281e6afa5b3a26fc6ecfa2e0d7002e67f7d75c04681d61d5d136729f4c4e3a2 │ │ └─54310 /pause │ ├─d3249250a54c31b785afe13eade71ea7af18d470820fd255dc50e4eb79035999 │ │ └─165142 /pause │ ├─183f7e3b49315b99f0b3a352cb41aef1522cb5f0bb3f65765ebd721163b1b813 │ │ ├─363757 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─363771 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─f1b594a38a53d386bce600a2547e9024ffa02e471cabdcc563674b685b0f4aa7 │ │ └─172500 /pause │ ├─c1a187e9346834d2632458b94979399e1abe0a12a4a144727dfbb64f5221a487 │ │ └─62054 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-216.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 │ ├─41b3e31a182c3c6c9e5fbd2f31521de4d358cc7d75902af57174747bf7493045 │ │ ├─220631 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─220806 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─220807 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cd217e21eb4dc18bfd4b96878c0397e527092f5f55f5e48987f4e174f697d7f8 │ │ └─227285 /pause │ ├─b1f8526f5ade691e31f5723c5c3b779ad1576c5836f55a9bdf4d02fa18e3d62a │ │ └─58812 /pause │ ├─4bd4e46cc5daa93d7b7fa0fae9fc88d582a07ed4668ffb993275159435783a4b │ │ └─127296 /pause │ ├─659120830fb1ec77d2f97ad5c1465977d0ed1c28b7b19c3b82be4228b408e0ba │ │ └─40071 /pause │ ├─62be93e4eebe2f1ea2ba91b49b92cc7cea9a378dc4548b098fa20dc12e0e475c │ │ └─54492 /pause │ ├─519d60f4e2495d9dc976123e1912bcab18a18f72d2de60a5ec826f2ae100412f │ │ └─203883 /pause │ ├─4bed813498564d20d9a072783b8b263eeda1e17e4c8c29f9d0b2532cb193cd53 │ │ └─124042 /pause │ ├─9f257cdf6054b189f036b39a6284411146f5a192edf994b8e0d777ce25dca30e │ │ └─61065 /pause │ ├─e158a06feb622801cd857720f4ae5f01e32c0ca2d5196f8343c7de25023d3399 │ │ └─46921 /pause │ ├─d3f18ac7c7ca8a9725e7b922daebe92dd0a0d93a429bcdbafad15b349a4cf839 │ │ ├─57837 python -u /app/sidecar.py │ │ ├─58111 python -u /app/sidecar.py │ │ └─58112 python -u /app/sidecar.py │ ├─5e237179dfd939dfd77ad88b41f24bbb6bd4ca06cfae1efacca13018c9060ff4 │ │ └─47021 /pause │ ├─32f2b337808c74eb6e0b8fc0386c41bc68ab77b6aa8670087120a4aa9b87c7d4 │ │ └─40319 /kube-vip manager │ ├─469a3c16b3479379fe97eb55e0b91fbf5fb6bfb0bd9f9cf61511cdc7ce576101 │ │ └─48629 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─641b1a627abe5346ef922f0591536f21548ef59cdf9431f87389e6737788d373 │ │ ├─79835 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79853 /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 │ │ ├─79859 erl_child_setup 1048576 │ │ ├─80079 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─80133 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─80134 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80408 /bin/sh -s rabbit_disk_monitor │ ├─22bc16e1ce653ac7839ba33f05a4d2238a48eb4ae3713b96ab940ae04e669373 │ │ └─48053 /pause │ ├─f0704d5b606c6688e9154a0c70a954963fad72025851b1e957420ad8c0dda263 │ │ ├─60137 nginx: master process nginx -g daemon off; │ │ ├─60157 nginx: worker process │ │ ├─60158 nginx: worker process │ │ ├─60159 nginx: worker process │ │ ├─60160 nginx: worker process │ │ └─60161 nginx: worker process │ ├─be2769471835ba146c5812f0234da77d23a202f03b5130cde73ebd13bff56298 │ │ ├─187668 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187686 /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 │ │ ├─187692 erl_child_setup 1048576 │ │ ├─187782 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187833 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187834 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187998 /bin/sh -s rabbit_disk_monitor │ ├─d5e6402fc42ad2f4cacf3cbc4064882757a6d8d775ffe1ac3d4dc3fb8ab00fee │ │ ├─96294 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96311 /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 │ │ ├─96317 erl_child_setup 1048576 │ │ ├─96373 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96424 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96425 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96501 /bin/sh -s rabbit_disk_monitor │ ├─02a398c4f8343bd89bb10379617f5ee004e4362e315a5f660ba3be8c703b579c │ │ ├─220402 magnum-api: uWSGI master │ │ ├─220436 magnum-api: uWSGI worker 1 │ │ └─220437 magnum-api: uWSGI worker 2 │ ├─2365bf8a3138d8daacc2ffdeab4074f159324101d96ab68d8e03a1e571793ce0 │ │ └─226989 /pause │ ├─d073783945e6c05c1e0235af58ef0ad618ff2eba35c69857de5895b0d4927d0f │ │ └─212090 /pause │ ├─2569fb50582245b342f4029305cbcde8f4d43bfcf0512829f758c1b85bf33387 │ │ ├─204046 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204063 /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 │ │ ├─204069 erl_child_setup 1048576 │ │ ├─204231 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204328 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204329 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204521 /bin/sh -s rabbit_disk_monitor │ ├─bc37492be7248f2c75b11bd999f1620355dbfa252db9945b41621573f3b4c0c3 │ │ └─208901 /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 │ ├─facee2afcbe418943657f3f1e37951437dba96db9b86a9eb668752f5d0006d62 │ │ └─42687 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5cb14c84aafd9c8d8277f27f58a45b027bd1c97dfbb5ed27dee16c8885b681b1 │ │ └─61210 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0368a7e36ff675d398bacfaca287eaf685fa7836b178c99d1a356cb9aa4785f3 │ │ ├─150642 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150658 /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 │ │ ├─150664 erl_child_setup 1048576 │ │ ├─150782 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150834 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150835 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─150948 /bin/sh -s rabbit_disk_monitor │ ├─bef5962404ff02a6a8290ad3f5d66c7c6964fa333a1587daf2c28ff00fc31cf4 │ │ └─61733 /bin/pushgateway │ ├─f16488f6c29bba53bec20fb31042affcc645e9fd3ac074162f30e456a86008d3 │ │ ├─201381 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202331 octavia-worker: ConsumerService worker(0) │ │ ├─202334 octavia-worker: ConsumerService worker(1) │ │ ├─202337 octavia-worker: ConsumerService worker(0) │ │ └─202340 octavia-worker: ConsumerService worker(1) │ ├─68d6589330479398d38858618b4288221320c592ef3d5ee5a163889706cc7a5c │ │ ├─168286 /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 │ │ ├─336685 /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/tmp2c_bnyca/privsep.sock │ │ ├─337037 /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/tmp268lulrv/privsep.sock │ │ └─342256 /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/tmpcrui2qno/privsep.sock │ ├─5cab6c540ffd59a908870cfe4ad3b3222374a485afe07d352f58acdfef49177f │ │ └─42644 /pause │ ├─9438f4970d2f5f2734c3f726422d02781de0f080c814420bd0ad3ac06b2934af │ │ ├─162965 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162985 /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 │ │ ├─162997 erl_child_setup 1048576 │ │ ├─163099 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163150 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163151 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163406 /bin/sh -s rabbit_disk_monitor │ ├─c7cdc5ad093fced125d6fee8805c244cbc66294c755503c3cf868837eeaf7ca6 │ │ └─162238 /bin/bash /tmp/libvirt.sh │ ├─f884fa8aaae78566cb06baf79a10007ef6e26cfa2af971a852bf86eeca063299 │ │ ├─172581 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172612 /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 │ │ ├─172632 erl_child_setup 1048576 │ │ ├─172846 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─172899 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─172900 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173180 /bin/sh -s rabbit_disk_monitor │ ├─424130408515d1fc0af21d408880db0b46afa6687070a1f08feb4bb82e6e3ac0 │ │ └─59791 /pause │ ├─d9a51ca1cada7aff256d9aa75b8926eddfc9db0ca775334a3ca3f84ab7cac381 │ │ └─168313 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f476c77641be6d35755b4fe88509203e4efbfd12d16f10fa4cf819a892756e40 │ │ └─193847 /pause │ ├─1cc3dc2f05c317050a17cb0b53e8d171b9cb089e2e5cadd4eb73d907236d75af │ │ └─62571 /bin/oauth2-proxy │ ├─04ffaf128c33e345ccb932e5dc08cddd585670b224fc0d86404af3086a850212 │ │ └─193822 /pause │ ├─5a4cb8879c5231cd447542bd641c789b1ba2e532e383ad72bf6e8aed7ceb8076 │ │ ├─62445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62462 /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 │ │ ├─62468 erl_child_setup 1048576 │ │ ├─62675 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62741 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62742 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62762 /bin/sh -s rabbit_disk_monitor │ ├─e08d152f17c06f1aa081767e9c36cfb4f1450f3f5d23d13d10832a2beaebccb4 │ │ └─165074 /pause │ ├─a80be26ae4f6162c827488d5a24772052e344732fba7b4e7de4ab8349c9a1e2f │ │ ├─184453 heat-api-cfn: uWSGI master │ │ ├─184471 heat-api-cfn: uWSGI worker 1 │ │ └─184472 heat-api-cfn: uWSGI worker 2 │ ├─a12663f51a5ac454e82bc490f56650b8aee3aa39fb3526b0e6b88a32ff6b1e7e │ │ ├─161470 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) │ │ ├─162138 /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/tmp2sy1_6cb/privsep.sock │ │ ├─335849 /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/tmpjj147_i1/privsep.sock │ │ ├─336137 /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/tmp2bsu_gfu/privsep.sock │ │ ├─336504 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─336505 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─337346 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4bc0a8d7-f4ed-44e5-9597-a98678b3b0f6 --namespace=qrouter-4bc0a8d7-f4ed-44e5-9597-a98678b3b0f6 --conf_dir=/var/lib/neutron/ha_confs/4bc0a8d7-f4ed-44e5-9597-a98678b3b0f6 --log-file=/var/lib/neutron/ha_confs/4bc0a8d7-f4ed-44e5-9597-a98678b3b0f6/neutron-keepalived-state-change.log --monitor_interface=ha-81872d0a-fa --monitor_cidr=169.254.0.101/24 --pid_file=/var/lib/neutron/external/pids/4bc0a8d7-f4ed-44e5-9597-a98678b3b0f6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─341567 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=32c05fb4-7958-49cf-95b0-287f4ab0f768 --namespace=qrouter-32c05fb4-7958-49cf-95b0-287f4ab0f768 --conf_dir=/var/lib/neutron/ha_confs/32c05fb4-7958-49cf-95b0-287f4ab0f768 --log-file=/var/lib/neutron/ha_confs/32c05fb4-7958-49cf-95b0-287f4ab0f768/neutron-keepalived-state-change.log --monitor_interface=ha-ce2a2f05-73 --monitor_cidr=169.254.0.150/24 --pid_file=/var/lib/neutron/external/pids/32c05fb4-7958-49cf-95b0-287f4ab0f768.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─346772 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=65316d32-545a-4669-8ae6-59652a5f2494 --namespace=qrouter-65316d32-545a-4669-8ae6-59652a5f2494 --conf_dir=/var/lib/neutron/ha_confs/65316d32-545a-4669-8ae6-59652a5f2494 --log-file=/var/lib/neutron/ha_confs/65316d32-545a-4669-8ae6-59652a5f2494/neutron-keepalived-state-change.log --monitor_interface=ha-38c5aa29-01 --monitor_cidr=169.254.0.114/24 --pid_file=/var/lib/neutron/external/pids/65316d32-545a-4669-8ae6-59652a5f2494.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─552593e280e5bba0fc4a9d4e028fdfda7445da0fc98cf1f6c6bc8d2b535dbb67 │ │ ├─ 46405 /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 │ │ ├─ 46416 /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 │ │ ├─ 46558 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─239045 nginx: worker process │ │ ├─239046 nginx: worker process │ │ └─239047 nginx: cache manager process │ ├─e3a177e675bc7365cc8086988f9a365946495f9e6522de29f122ec63cb3844bb │ │ └─40049 /pause │ ├─a6f03e9bd6bf5f5d6ee79526a3aa756394f96ca4e3de0ef07732d765f1813c57 │ │ └─71135 /pause │ ├─c2c408281502f8d1c887f611f5030d6a459771e1efe680578dd8512ed5ee385a │ │ └─126878 /pause │ ├─6761b1b3d12165c943c17989f417ed70ccd6ef319706e9fa8086b6bc7ea15e79 │ │ └─40199 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 │ ├─d22c2334f265524924663465b17007e62c57ba5fda76a9891c6dbf0b96952533 │ │ └─97511 /pause │ ├─ffa4af4bb3f2009f5fcbb1a25ab71a39c8671fad4901b2865efe6974e8da27a9 │ │ └─43042 /pause │ ├─1252875d99ccb5b5be10279d6d0d3d5db0b427a75b1a6f9d012b3921b944f24c │ │ └─152408 /pause │ ├─f70033723911fb9964ae639d1f9694dc35757901acd842bfb9eae6a9af5f3e6b │ │ ├─172105 senlin-api: uWSGI master │ │ ├─172125 senlin-api: uWSGI worker 1 │ │ └─172126 senlin-api: uWSGI worker 2 │ ├─f024cbb640f489c29e8f304b14744caf2bd16ef6451ee9b80a1803910ffbdb52 │ │ └─43111 /coredns -conf /etc/coredns/Corefile │ ├─3df4f81b8f2c1f1a10b471c4111e71da1e5b357b1b63c30217e103e9749d65f0 │ │ └─206124 /pause │ ├─6b17bfc19ac35a551f1f937d4568dfdc2385dd157600d6a49d7e860c030eab78 │ │ └─62146 /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 │ ├─038cc6a41f3c3d0c458761ff1cbd105a727ee7f91e67702e76396a18906dd224 │ │ └─60649 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─69df8212990dae5e7f46d3ddb794a56c5eb03c4bf132951476b63e26fe3d0eeb │ │ ├─122816 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─122828 /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 │ ├─7bc5fa6255eb0dbd11b6320d3d10c666e594ccb5225dc2d29058ccf0615ef089 │ │ └─54627 nfd-gc -gc-interval=1h │ ├─98edfab2d8f2a36ed09a4e864cfcbd2af82754b641d63a129496204da7ad6ea7 │ │ └─122780 /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 │ ├─2c072ea7010c4b40754f07a5ce9d4cc0ff22bf9cf00c97ab8baffabee7c005d4 │ │ ├─243014 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─243027 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─1817b4de6e850e3307a9b67ed262c01c7216414529c2972659c51856dc39f1cc │ │ └─44052 /pause │ ├─31536625aeb79aaeb7c8c6aff9044746124894c9c750403d00696a49e84ab36b │ │ └─46450 /server │ ├─1a7a9bee7f456b01d92efdaa10e68a27b6372b609bbc8a0adb0b9beeda94374c │ │ └─131574 /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 │ ├─9b11f6d3a6bb5662162d6e9882a105813b21b316566d0de8d0bd9eb3d66d1a42 │ │ └─85855 /pause │ ├─c6f46a74069cc42c5e4db9beb10406d3a68f76da7c50b8c7f68fa47ff25dc53e │ │ └─207455 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─057c775b96fd1e6167f3acaaff5cec5cc6c9fde57231cbc6137bd2e17359bf2f │ │ └─70052 /pause │ └─441db77072077fcb3a129015ab95feb3f75136a333fb3f7f3dd3dfefe38062be │ └─62097 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount