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 │ │ │ ├─21605 /lib/systemd/systemd --user │ │ │ └─21606 (sd-pam) │ │ └─session-21.scope │ │ ├─21541 sshd: cephadm [priv] │ │ └─21619 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─711 /lib/systemd/systemd --user │ │ └─712 (sd-pam) │ ├─session-4.scope │ │ ├─1640 sshd: zuul [priv] │ │ └─1653 sshd: zuul@notty │ └─session-1.scope │ ├─ 708 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1644 ssh: /home/zuul/.ansible/cp/199.19.213.143-22-zuul [mux] │ ├─422129 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hcydiwfhophgxdbzpruyujfbicjlwvvv ; /usr/bin/python3'"'"' && sleep 0' │ ├─422130 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hcydiwfhophgxdbzpruyujfbicjlwvvv ; /usr/bin/python3' && sleep 0 │ ├─422131 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hcydiwfhophgxdbzpruyujfbicjlwvvv ; /usr/bin/python3 │ ├─422132 /bin/sh -c echo BECOME-SUCCESS-hcydiwfhophgxdbzpruyujfbicjlwvvv ; /usr/bin/python3 │ ├─422133 /usr/bin/python3 │ ├─422134 /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 │ └─422136 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9982 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12338 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6892670f830925f94781660ea506a7fbc6de947b9b75d9e46aa457cd9f035068 -address /run/containerd/containerd.sock │ │ ├─ 12699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4895aa513af98cb7ac2f2b5d9211170bb866b2e631bac724a4df07e77c9eee7 -address /run/containerd/containerd.sock │ │ ├─ 18559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 64d6974afb4c30e0d55b6c4cde6c9793449c7b121094dfa60f09f6245bb4a606 -address /run/containerd/containerd.sock │ │ ├─ 25143 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 01237f0db000156515e396ca3557fc3b59e9fdf67f3fb8319f4dccdc05f6be0a -address /run/containerd/containerd.sock │ │ ├─ 29749 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d13bc58b5e82ae2eafcac0d97726dd22e973ead05303b2607da070118bbd50f1 -address /run/containerd/containerd.sock │ │ ├─ 34572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07584b8e58c776b31875a0c29db530a493dee4608a5d30c1b393887a3047a353 -address /run/containerd/containerd.sock │ │ ├─ 39057 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07897bbb20470711d18ca0b5a85dfb6a65f327ae4ea052452117596fb6bfc6c8 -address /run/containerd/containerd.sock │ │ ├─ 41565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aff82a28498f0dfd1f658df1161fc25886d4c63a98a4ae23153ce8cbe1320d1 -address /run/containerd/containerd.sock │ │ ├─ 41610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0412db04b4dc253d2e8f3cc37802193624dcd2b6ea258b7e88c0d20bb59f3b4 -address /run/containerd/containerd.sock │ │ ├─ 41614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 480a44b9354799b433a626fabcde625b914b85eb2368f6518de0e5e92a65ab85 -address /run/containerd/containerd.sock │ │ ├─ 41643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63ce211194beaf22b86dbeb01906e6bb26212c51653ee7b7518ef8e9b259cfe3 -address /run/containerd/containerd.sock │ │ ├─ 41652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84f54ff733c6132235ff3135de15180476603b3af48c20fbaa6bbf68af248290 -address /run/containerd/containerd.sock │ │ ├─ 42205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc35012445904c96e486ac76f71e754ad4aae409ac2ffdac825121c7812e571a -address /run/containerd/containerd.sock │ │ ├─ 42971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e04f30030daf91a38220291e2dc988fa2251247e456065383ba264b5dcf49dd6 -address /run/containerd/containerd.sock │ │ ├─ 42972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b8c1bef3c46cfa9e0a76022530efab0a960bb8b47d36d921b0f28bd232a2018 -address /run/containerd/containerd.sock │ │ ├─ 44373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02028fba8cb5138e09aac4548d1145373c333261af4e87722f72f21ab8abd7d4 -address /run/containerd/containerd.sock │ │ ├─ 44769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8baef767052226c9dbfbfa74a34a4d0ef85fd2c0a5faf62fcff79058c0892a6d -address /run/containerd/containerd.sock │ │ ├─ 44806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0331a32255f056d76f90400467408d7e373915c097e4e24834ffe4b3ee4fdbfb -address /run/containerd/containerd.sock │ │ ├─ 45276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77dc3f377566765f5d2de5d67937695eb66ba48ad08e2b6a30f68b00abe454a1 -address /run/containerd/containerd.sock │ │ ├─ 45737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12fb7cf7bd23dd02f3746c1094d377f6977fd48bd56a7631f64c591b23db3a87 -address /run/containerd/containerd.sock │ │ ├─ 45776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a21e95489463904b034cb567752a999efdb6cb721e0c995d4c3ba0f59d0e6c96 -address /run/containerd/containerd.sock │ │ ├─ 45822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3eebcd2b3c4dfa8ba3f93bf312a9105105fc12caca1afe7ec588296ad9c2b97 -address /run/containerd/containerd.sock │ │ ├─ 48014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 304dca170501f299d20cffad3eb9a4c45bb041bdafffc603ecd1eb571be1e1f3 -address /run/containerd/containerd.sock │ │ ├─ 48110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 395d70f760b1b7667f797ad786509cb981ce3189f9627b6aaefa36542ed94e23 -address /run/containerd/containerd.sock │ │ ├─ 48830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2354aae5ebeaafadf698f56a1d860cf2c432568d2d42eca7810241f009c8f81d -address /run/containerd/containerd.sock │ │ ├─ 48928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f5d484abec6247730c90a9c0faa9daf50d7a0d9719983be702fac8935e61f9 -address /run/containerd/containerd.sock │ │ ├─ 49290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c979e6b03e02e7e14a70a94eb7ac9c808138ae955744a87e5b89ed8ccdd255 -address /run/containerd/containerd.sock │ │ ├─ 49655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3a4a5327c29760b1bf1d2d78382e60764e9c43f07cf7cdadda6aa5a02b95c6 -address /run/containerd/containerd.sock │ │ ├─ 50074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfd0ee86eda4d74c90863df8c7b38c929cdf3c3a3dda20e42c41481121edf09e -address /run/containerd/containerd.sock │ │ ├─ 52540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acad490c13ad58ae728f47b3b81b31ec4768286e9f254689cdb3b2f08cdf4c32 -address /run/containerd/containerd.sock │ │ ├─ 52689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ddb80a487cffca26aef791bd653f843269bf3b00fde4467fcc848805191cd0 -address /run/containerd/containerd.sock │ │ ├─ 57062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1323906cdc7706ed546d032c0cff8f85afae1cc63e8288a25862c682a4a3b4a2 -address /run/containerd/containerd.sock │ │ ├─ 57717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e27cb1f9637a909cd20f38a38d1bf2671d1a0493d67591945abb4852ed9efa45 -address /run/containerd/containerd.sock │ │ ├─ 57767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0fdef00c26ab096b83d383a1279f2476407230181d24b93704a08b53c8d676a -address /run/containerd/containerd.sock │ │ ├─ 57842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39023494cb02d2d06459ec441f81dff0df7426e4c34fab82b0be9a2c380719b4 -address /run/containerd/containerd.sock │ │ ├─ 57971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fc6cc130a4c0479af142d2c3162d93becbc40ab1c5343f56d02cde98753ab34 -address /run/containerd/containerd.sock │ │ ├─ 62355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74cf7151122289a1c1955c13b6c981f6734473e130afc2a059538adef325c7ba -address /run/containerd/containerd.sock │ │ ├─ 62508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1ada2b72718ef2c74f3b67156d44867e11d5eb299d6a42c679be58c2bcd7f38 -address /run/containerd/containerd.sock │ │ ├─ 62536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 035f9b5df4573e5dc78efb425362773a331dd9ea256a839523534f6c2830e0be -address /run/containerd/containerd.sock │ │ ├─ 62734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deccfded9de282996ecefb20d7680cb72037679792b76cbaab860f00db6b427b -address /run/containerd/containerd.sock │ │ ├─ 64139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378a6501839b68739a2c9d1e7db21b1601666e48b583b533f638dd384ab7f7d8 -address /run/containerd/containerd.sock │ │ ├─ 64186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d872a0395a89c4d3d14c3fd353b49898d0fe800b99444bad24dc770074e7e3e3 -address /run/containerd/containerd.sock │ │ ├─ 64323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77180d25a812e4cc48acbea18748b67673fb9c3129ecf96c1f025fc55cc51d2f -address /run/containerd/containerd.sock │ │ ├─ 64782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4930f68333e59feba51aa6b6d19986cbe76c764c484b3716cedc5730fece809 -address /run/containerd/containerd.sock │ │ ├─ 64899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91ccd58b6f16d9e5e7a3479e34a6f58f04e5576187e61e882f3a441c31608cf -address /run/containerd/containerd.sock │ │ ├─ 65129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0473385efdad64bfd7926015412d47199d047434029a4da19bc4afd60add6ed -address /run/containerd/containerd.sock │ │ ├─ 65400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1f040f292294e6636b66cef5f4be0b0c7119d4aef8b8ee52834ea28f1fd732 -address /run/containerd/containerd.sock │ │ ├─ 65564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfdd5d37aadafa8e0fd0533a8cd20b9edd8a8d9a8c8ea7661cc4250b0d3a9e18 -address /run/containerd/containerd.sock │ │ ├─ 66105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2e612e9d75ea1a60c3bff2f442eb77a4d6c39ec2b2903808ae7b506053789a -address /run/containerd/containerd.sock │ │ ├─ 67112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d961d64cc6f61568227fc4e0707245b994def61cff0cdb3b036e4166e82289f0 -address /run/containerd/containerd.sock │ │ ├─ 69306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5623b3d97457b5767151826afa9ab2c83357909940a5e3bade38a7bd62471b1 -address /run/containerd/containerd.sock │ │ ├─ 71062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ea28a5fe595dee4f1bd43cf0a6600b2e91b543257e3db8569e7970fd7b6ff84 -address /run/containerd/containerd.sock │ │ ├─ 80552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b043fb6cbd75a5cd1f5dcc199c1cc636a93428c80858f33ea935f114d723d0a -address /run/containerd/containerd.sock │ │ ├─ 82065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a626ad1f274892aab5e83ddb618f9d29cbd56a24132e8891008d6485d1bb5c24 -address /run/containerd/containerd.sock │ │ ├─ 88256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d134690290f81c9602a7af7a960a45d7529f37fd31ca02e0fc56e956376c7ec -address /run/containerd/containerd.sock │ │ ├─ 94702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fa07e1ed61f36cd212bed09ccb4e791736063ad4ba5d781d309153196ef8885 -address /run/containerd/containerd.sock │ │ ├─ 98605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6930f2879ce43c545e31b188182b3031f8977d533d1c49a698cde171919b2962 -address /run/containerd/containerd.sock │ │ ├─ 98650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f2d768fe64671c64aa308203ab1a19f057ed5ab867dcdf7e62d6111894c937c -address /run/containerd/containerd.sock │ │ ├─112039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id babc3f961a47b3831b29fbb8664c77dc7d1b6cb99e63d3a2df01754d21351310 -address /run/containerd/containerd.sock │ │ ├─113772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c73baed66f8955a62cd32f7b7411bf02bbbf3051b1cde396fe9323dbe34498 -address /run/containerd/containerd.sock │ │ ├─113910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bf170a2e775a18335f0a048838d925d2916b56c50c85152a0b5a35742abd043 -address /run/containerd/containerd.sock │ │ ├─115776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4f4df3219786e9f7d1388b30c3b19baaaa9149b6000974cb6797f18f46cc7bb -address /run/containerd/containerd.sock │ │ ├─117524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a7d61140d831674711267eddb91f15a0fbaf5f3faa744ddd869422e4bdee6e8 -address /run/containerd/containerd.sock │ │ ├─117562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ad1bb9a21347fba2a3a7aa5346375e3ac11f5c49aeda62b1aedad4bb5dd146 -address /run/containerd/containerd.sock │ │ ├─130815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 142560490ecc75b8df9b5ed6ad3a255aa86308bf5ee52d64d8cef635888d0ce4 -address /run/containerd/containerd.sock │ │ ├─130840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2e11333dbd669c25b56dc80fa644fca7dde48323446ab5760b4bc91554646da -address /run/containerd/containerd.sock │ │ ├─133515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 951820ed0d47b5f30dc5dda7f50eb99d88847925fe9ecfc3ea4ec2cfa8acfdb5 -address /run/containerd/containerd.sock │ │ ├─159833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57da80c408fc1a5cb095ab18d0366499aaedeb736a11212ed1ba51d19b07852b -address /run/containerd/containerd.sock │ │ ├─161013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b67658c1def7279f8d1b49be9f4c848eb5382641cdd822dd47b440ad5b1dcd43 -address /run/containerd/containerd.sock │ │ ├─162043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f12a78151fb6e4cf83402e4d1b4fe6bde45d1751faa79ff7bc101ab473481ee -address /run/containerd/containerd.sock │ │ ├─162367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8797e2e069315a1bdb7504581e5375887a123cf1ad254434507b1df2a7631b77 -address /run/containerd/containerd.sock │ │ ├─162872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe345a22aa14fdbcd713e42271808fea481552f80f0a177fea1161e836ee933f -address /run/containerd/containerd.sock │ │ ├─163972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f57fc5f016da07f0760fbcdf952b5a2898d2377f04a962f34ebf2c4fe74d29 -address /run/containerd/containerd.sock │ │ ├─165893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8698a586e1465d35f47884fbf2011d8cea773ccc324394951a8199bcb7e8769d -address /run/containerd/containerd.sock │ │ ├─166227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 481d9703cc44ae369f7593fd33e8a11eb60a5146668e8387474bdf49b1bf93c8 -address /run/containerd/containerd.sock │ │ ├─166326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0d12ccef84872022b11b0ede29b9cbab9fd0af3415452660a9719d28d59cf0 -address /run/containerd/containerd.sock │ │ ├─166543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de55d655eb3698b9e8412386717a94e109e918b586cc19b2bc9f0a77d1cac294 -address /run/containerd/containerd.sock │ │ ├─166686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd6b56543b3d9cf2011c10c018a65be7809f4e0ecc03284af31a64d789fa27ae -address /run/containerd/containerd.sock │ │ ├─167603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 497c1172e0cab8af6fe0f46f0852953c40c61382379c6d7851464df1548370ca -address /run/containerd/containerd.sock │ │ ├─180123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40546c287cdc232e7bf127f6a1b533bf6910874ebbe5e18cddf276b8a32ed50 -address /run/containerd/containerd.sock │ │ ├─181904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ddbb2a59243911c768b6e88dbe64c5e99595274e0d77ad48da596163dfeb19a -address /run/containerd/containerd.sock │ │ ├─181933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f84879f408f68d150d8498ca31ce24505a9093ad9e725b062247be56cc2838 -address /run/containerd/containerd.sock │ │ ├─181994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4d5481ad754c439b565bf1efddb65681e78ebe2abe0dd8b65fab2ed37513351 -address /run/containerd/containerd.sock │ │ ├─182276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf0339366d233c14add5a8b6dd7ef702ccda0bf8b31a14e1c6b0a3cefa146d96 -address /run/containerd/containerd.sock │ │ ├─182320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9743379d7604e2aa166c1a53530e600050ef33f9d89b5d29ae0201962dfe7603 -address /run/containerd/containerd.sock │ │ ├─188250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4759767a9a4d3b1c644b4a1355001760836b3af013282143242c1d758a2476ed -address /run/containerd/containerd.sock │ │ ├─194704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca098e9dac8be5c472c600a20a8925b8b3c85b4fdb2507bf514908013af0be7 -address /run/containerd/containerd.sock │ │ ├─197029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da3c3f8d70c8329c5084373bd40e65fe8c2556b24ef9eadae8634fe275d191f7 -address /run/containerd/containerd.sock │ │ ├─197076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91bfeaa6981b351e55eec5cc81beac51a75e70a02e6e7884d40962b593623a0 -address /run/containerd/containerd.sock │ │ ├─197150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd4ede70e8de8dd5b0d5cecce47c931ccf974636abea26e9ffdbf8342594cfa -address /run/containerd/containerd.sock │ │ ├─213474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d674bfcd644ba8b181ee61392703bbac69f07cfa3647c4106c87c31bfca2b7a9 -address /run/containerd/containerd.sock │ │ ├─221749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 319b527db5c30eefbedbe05b2e6303a19188f10e37cbf5fe1ba7b8579beb0b1b -address /run/containerd/containerd.sock │ │ ├─221788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1640ceb367e4e06c2fd0712425f48282b1512a26e223da5d5c7e732f7cdbb794 -address /run/containerd/containerd.sock │ │ ├─221807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb4430ad2876f8725bb38ead16203d205119fd37624e31af5b72c651cdc94bc -address /run/containerd/containerd.sock │ │ ├─222199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34172acd4148f928548a741d63dd77df34085819988de606b123d4f705b4671d -address /run/containerd/containerd.sock │ │ ├─234001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b8204b6f3c0fb413e0cc7cf6e5886d6d5defa7a0df94adf34c139bcad0b317 -address /run/containerd/containerd.sock │ │ ├─236332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12fb1008ae192f4ce394e9513d00140eeb8882ebd7b23fe345cda80c340f811f -address /run/containerd/containerd.sock │ │ ├─237582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da9f2f51c75e4b57ee8688858c5f71393f0742022e2c853d7bca69c8437fd2e8 -address /run/containerd/containerd.sock │ │ ├─238690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae3fbcc050cf8cd17caf7ef8af502d079684fa0d8bf1bb68dce984535bd0c983 -address /run/containerd/containerd.sock │ │ ├─240011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f02f117bbaa6d7d22396ce01d802e9b77f2ec0bcf985e7d9b182258b61abd02 -address /run/containerd/containerd.sock │ │ ├─242325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f376a117ac4c09887ea214b6cd20dbcbf0379d840a5e3d7bf2a716b30b663bb -address /run/containerd/containerd.sock │ │ ├─243633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccde535433049aa706e8fe3c663f7e879bc3576f8e8da186ef034a7fee849708 -address /run/containerd/containerd.sock │ │ ├─243679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e821fc36a72408e40aad882a921e3904ee7590bab073bfb702115130a69209 -address /run/containerd/containerd.sock │ │ ├─253436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2039c0dc29ec859fcb8e2bec4c2c679419acb07aa3dc5de79a3ff2f72889b9e1 -address /run/containerd/containerd.sock │ │ ├─253849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 870c171caad200aeed1ad3967d3a1baccb0d63c08057e5a2ab441461f8adc4fc -address /run/containerd/containerd.sock │ │ ├─259113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 568f6abb998474244cb7edce652da9a742c2e883f11b27703163f4bde4cf5c10 -address /run/containerd/containerd.sock │ │ ├─265425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9398b32654014a4504b77c85e66d41527c72a76cd4fbbe27977ed089e99d9435 -address /run/containerd/containerd.sock │ │ ├─265646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c5de26938f094fc8f4d77b6ea32260b72f8b3ef1c4ba058f9f1fc76484bcd3c -address /run/containerd/containerd.sock │ │ ├─265683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2b00a9a27570ba4648c700d3c04a35c5dc7d861a3edb228854259c42cdaf14 -address /run/containerd/containerd.sock │ │ ├─265874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0565b6b1ee05aa541b25fe7d3658a10933fbc99eeda903c9d22e55caa3e728fb -address /run/containerd/containerd.sock │ │ ├─279560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cb7489a20dc7c210e8664548439cdc969b0438f8635716a05ec2b4d4f0b363c -address /run/containerd/containerd.sock │ │ ├─302279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16cbd86a743b082acf36a451bc7a47dd66b1561461318f4a604fd7bd55b2b05d -address /run/containerd/containerd.sock │ │ └─306733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7ebf519a6678b316ef5148539570892292570f62edc9bf1ea5e8cc852c2a0f4 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1448 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─29455 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29733 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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@mgr.instance.bdslxr.service │ │ │ ├─12615 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bdslxr/unit.run │ │ │ └─12644 /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-bdslxr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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.bdslxr:/var/lib/ceph/mgr/ceph-instance.bdslxr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bdslxr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.bdslxr -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 │ │ │ ├─18516 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18537 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24853 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25125 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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@ceph-exporter.instance.service │ │ │ ├─38998 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39018 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34278 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34555 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12249 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12281 /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 -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 -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 … │ │ └─10352 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159273 /sbin/multipathd -d -s │ ├─docker-64d6974afb4c30e0d55b6c4cde6c9793449c7b121094dfa60f09f6245bb4a606.scope … │ │ ├─18586 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18603 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-07584b8e58c776b31875a0c29db530a493dee4608a5d30c1b393887a3047a353.scope … │ │ ├─34598 /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 │ │ └─34610 /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 │ ├─kubelet.service │ │ └─42078 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.143 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-6892670f830925f94781660ea506a7fbc6de947b9b75d9e46aa457cd9f035068.scope … │ │ ├─12363 /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 │ │ └─12383 /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-final.service │ ├─uuidd.service │ │ └─1115 /usr/sbin/uuidd --socket-activation │ ├─docker-07897bbb20470711d18ca0b5a85dfb6a65f327ae4ea052452117596fb6bfc6c8.scope … │ │ ├─39083 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39098 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10861 /usr/sbin/chronyd -F 1 │ │ └─10862 /usr/sbin/chronyd -F 1 │ ├─run-rc6d72d505ee24e78ba592244e966d6db.scope │ │ └─195554 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-d13bc58b5e82ae2eafcac0d97726dd22e973ead05303b2607da070118bbd50f1.scope … │ │ ├─29776 /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 │ │ └─29789 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159058 /sbin/iscsid │ │ └─159059 /sbin/iscsid │ ├─docker-f4895aa513af98cb7ac2f2b5d9211170bb866b2e631bac724a4df07e77c9eee7.scope … │ │ ├─12724 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bdslxr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12744 /usr/bin/ceph-mgr -n mgr.instance.bdslxr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-01237f0db000156515e396ca3557fc3b59e9fdf67f3fb8319f4dccdc05f6be0a.scope … │ │ ├─25167 /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 │ │ └─25179 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─bf0339366d233c14add5a8b6dd7ef702ccda0bf8b31a14e1c6b0a3cefa146d96 │ │ └─182299 /pause │ ├─2039c0dc29ec859fcb8e2bec4c2c679419acb07aa3dc5de79a3ff2f72889b9e1 │ │ └─253463 /pause │ ├─babc3f961a47b3831b29fbb8664c77dc7d1b6cb99e63d3a2df01754d21351310 │ │ └─112063 /pause │ ├─d36f3a84aea4b69e864372508e43727770189408b96ec53d839e99a3158eaa2e │ │ └─67224 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c0aabf8991c8c5686c31c8a91f6f03635d312e7e57956d1bc4f07fe884a7a908 │ │ └─65094 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 │ ├─0f02f117bbaa6d7d22396ce01d802e9b77f2ec0bcf985e7d9b182258b61abd02 │ │ └─240034 /pause │ ├─de4b472874950ccab3dc3b1e479468ca2858dc800e9f7dfbd30010840763bf3a │ │ ├─232832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232850 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─409905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─4075b4c4e987d3b40602bc905a45d6e7800dca681c9cd98034ff9a995dbf11f2 │ │ ├─309238 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─309252 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6c5de26938f094fc8f4d77b6ea32260b72f8b3ef1c4ba058f9f1fc76484bcd3c │ │ └─265676 /pause │ ├─b4930f68333e59feba51aa6b6d19986cbe76c764c484b3716cedc5730fece809 │ │ └─64806 /pause │ ├─e1ada2b72718ef2c74f3b67156d44867e11d5eb299d6a42c679be58c2bcd7f38 │ │ └─62545 /pause │ ├─4e8c8f60379716dc81eb00685e23978e55d96ab20eae64b112d78add53451d2d │ │ ├─164086 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164102 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─164108 erl_child_setup 1048576 │ │ ├─164155 sh -s disksup │ │ ├─164157 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─164158 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─164161 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─164162 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─164172 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─164363 /bin/sh -s rabbit_disk_monitor │ ├─15c73baed66f8955a62cd32f7b7411bf02bbbf3051b1cde396fe9323dbe34498 │ │ └─113798 /pause │ ├─1fa07e1ed61f36cd212bed09ccb4e791736063ad4ba5d781d309153196ef8885 │ │ └─94726 /pause │ ├─12f5d484abec6247730c90a9c0faa9daf50d7a0d9719983be702fac8935e61f9 │ │ └─48952 /pause │ ├─ccde535433049aa706e8fe3c663f7e879bc3576f8e8da186ef034a7fee849708 │ │ └─243660 /pause │ ├─e7ec758baa2cb5b3e974c4c4b027a52318559f36023f109c68b9cf4a62f7fc83 │ │ ├─192265 neutron-api: uWSGI master │ │ ├─192291 neutron-api: uWSGI worker 1 │ │ └─192292 neutron-api: uWSGI worker 2 │ ├─4da3966144137d3f83e00a0a94ca435afeec6d7f8311d7c13b31889330261262 │ │ ├─ 74453 apache2 -DFOREGROUND │ │ ├─ 74469 (wsgi:k -DFOREGROUND │ │ ├─ 74470 (wsgi:k -DFOREGROUND │ │ ├─ 74471 (wsgi:k -DFOREGROUND │ │ ├─ 74472 (wsgi:k -DFOREGROUND │ │ ├─420076 apache2 -DFOREGROUND │ │ └─420134 apache2 -DFOREGROUND │ ├─4830bb4f27f7a726d6d871463c7526e787187e5c8899ad24a4d01f282635b346 │ │ └─67482 /bin/pushgateway │ ├─923628d7f463987d9b7d79c0cd9a6f50eafbab63cbb72179700648768cc75600 │ │ └─44882 /coredns -conf /etc/coredns/Corefile │ ├─b0473385efdad64bfd7926015412d47199d047434029a4da19bc4afd60add6ed │ │ └─65167 /pause │ ├─9a09ff085d51347def4313b073035f2e1256afb64b5ad3202223f13caf4f0e85 │ │ ├─69601 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69617 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69623 erl_child_setup 1048576 │ │ ├─69777 sh -s disksup │ │ ├─69779 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69780 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69798 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69799 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69809 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69873 /bin/sh -s rabbit_disk_monitor │ ├─6eeb2e389bb464149e31a84b0dc80efef7e367fff440245c9e7c676a603b6df5 │ │ ├─209739 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─209967 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─209968 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─12fb7cf7bd23dd02f3746c1094d377f6977fd48bd56a7631f64c591b23db3a87 │ │ └─45762 /pause │ ├─7bed2316a595f7e47b5e58c9417bc2502d73a39a2b2610cc35a08c25cc1fff99 │ │ ├─50144 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 │ │ └─51737 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─fe345a22aa14fdbcd713e42271808fea481552f80f0a177fea1161e836ee933f │ │ └─162896 /pause │ ├─b1f57fc5f016da07f0760fbcdf952b5a2898d2377f04a962f34ebf2c4fe74d29 │ │ └─163995 /pause │ ├─da9f2f51c75e4b57ee8688858c5f71393f0742022e2c853d7bca69c8437fd2e8 │ │ └─237607 /pause │ ├─d961d64cc6f61568227fc4e0707245b994def61cff0cdb3b036e4166e82289f0 │ │ └─67136 /pause │ ├─8797e2e069315a1bdb7504581e5375887a123cf1ad254434507b1df2a7631b77 │ │ └─162390 /pause │ ├─9f2d768fe64671c64aa308203ab1a19f057ed5ab867dcdf7e62d6111894c937c │ │ └─98681 /pause │ ├─65302c250b645aabc4156c70bbc3fd08b01f4e890bf2638b2f8298ce6fd5307c │ │ └─67750 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-143.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 │ ├─84f54ff733c6132235ff3135de15180476603b3af48c20fbaa6bbf68af248290 │ │ └─41739 /pause │ ├─e4d5481ad754c439b565bf1efddb65681e78ebe2abe0dd8b65fab2ed37513351 │ │ └─182071 /pause │ ├─15c85c21a6ed1c59a01b815de87e5e776ce1179e3677d921d3ca81a63f88840a │ │ └─160393 /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 │ ├─4a7d61140d831674711267eddb91f15a0fbaf5f3faa744ddd869422e4bdee6e8 │ │ └─117545 /pause │ ├─6f913f76870f6afa1a6dd6641c3749eadbefddbcdd84be31e920a19730d0649d │ │ └─41980 /kube-vip manager │ ├─d5078677357b14bf0d1ff72561bf3450bf78eb79073a4918d68875d191ca02a8 │ │ └─276527 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6b043fb6cbd75a5cd1f5dcc199c1cc636a93428c80858f33ea935f114d723d0a │ │ └─80576 /pause │ ├─e27cb1f9637a909cd20f38a38d1bf2671d1a0493d67591945abb4852ed9efa45 │ │ └─57754 /pause │ ├─f87a525531a9678739962a1b54ddec4ba812407d783851b9638b05bc3a772285 │ │ └─67835 /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 │ ├─825a32a9b33b684c6055dab486902573253ae3b2f3f3d9f70d5b66b39ccb8aad │ │ ├─150711 placement-api: uWSGI master │ │ ├─150739 placement-api: uWSGI worker 1 │ │ └─150740 placement-api: uWSGI worker 2 │ ├─63ce211194beaf22b86dbeb01906e6bb26212c51653ee7b7518ef8e9b259cfe3 │ │ └─41737 /pause │ ├─1b90a19325704acc4953f9b251dee5c2aebe3d94f59b805c25ec7f95f4d2c2cf │ │ └─189039 vector --config /etc/vector/vector.toml │ ├─7810801c4365965f7c7f2536e8c7dab88853de451163f75772c9aef5a0c64e46 │ │ └─195443 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─142560490ecc75b8df9b5ed6ad3a255aa86308bf5ee52d64d8cef635888d0ce4 │ │ └─130856 /pause │ ├─f7e462bfb7bbc39d14986ec030428bb82fec6b7dbfdba9ab4306ad69aab9122b │ │ └─67258 /goldpinger --static-file-path /static │ ├─5abb723e2659f83d8fd650d91ad4442fd17b603cb0a96328c235a2f2c00af46a │ │ └─306931 /bin/openstack-database-exporter │ ├─3eaacfeb9b41b27fe4dc292aa47150506ad45ac0ebdbb275ec4e981a334611ed │ │ ├─178711 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─179153 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─179154 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c21782459d0333cd8c90be8042c77eb97b46954be8906d110e5c7200010b427f │ │ ├─162219 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─162288 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─162303 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─162762 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─421459 sleep 15 │ ├─27b1fcf041d222668cf0e524e2cd541b10e42b514002f0eb1b74f82efcf81d40 │ │ └─63310 /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 │ ├─eb77544fee85ed9951036ee0ecb60cfd7e9f382f06872f707885c1a7593a100d │ │ ├─180246 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180263 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─180269 erl_child_setup 1048576 │ │ ├─180327 sh -s disksup │ │ ├─180329 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─180330 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─180331 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─180332 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─180342 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─180625 /bin/sh -s rabbit_disk_monitor │ ├─c1f84879f408f68d150d8498ca31ce24505a9093ad9e725b062247be56cc2838 │ │ └─181996 /pause │ ├─aa1400b814cca0fb4b5e46a546cef6e8819d92a5e14f93bf141a5d4007a568f4 │ │ └─44861 /coredns -conf /etc/coredns/Corefile │ ├─2354aae5ebeaafadf698f56a1d860cf2c432568d2d42eca7810241f009c8f81d │ │ └─48854 /pause │ ├─5d2b00a9a27570ba4648c700d3c04a35c5dc7d861a3edb228854259c42cdaf14 │ │ └─265716 /pause │ ├─8f822569c5ffe7d2fc5f92ba1e43a3a9976e97aee48d0db9e904a8654523ba20 │ │ └─53184 redis_exporter │ ├─9187759c5862521abbeb0a06f9ee4df929811a910504282a80fca93e01fa028f │ │ └─50220 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6c0c24a0e869f5149b622630661bc21c0c9b36aa3ce9890cf3916ae8a296b0cd │ │ └─58245 /secretgen-controller │ ├─7a151472c67b520f4460695252d3f53806100f953d94d91599da9c993affc326 │ │ └─42253 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7309bdc6c0bf257a9d6cfbd718ce22d7043e7d8a64131d92ac8dcf6829412286 │ │ └─67793 /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 │ ├─02028fba8cb5138e09aac4548d1145373c333261af4e87722f72f21ab8abd7d4 │ │ └─44396 /pause │ ├─bc6578fb5f1cc0afe11e0e609946f4c3bcc8354da3eeea1b473bcf3d339ce5a4 │ │ └─242380 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─bdbaedc6667572e1488975a0945ec22c2d00bd812ec4c41c0a9dce1b9bd4d8d6 │ │ └─238741 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─319b527db5c30eefbedbe05b2e6303a19188f10e37cbf5fe1ba7b8579beb0b1b │ │ └─221774 /pause │ ├─28b057f3cc2f86d4a4cbcfb47f7b37b8a8e494633c93538ad81134278da6467c │ │ └─115529 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─60c979e6b03e02e7e14a70a94eb7ac9c808138ae955744a87e5b89ed8ccdd255 │ │ └─49313 /pause │ ├─23a8eed4dcb8bbe895bd7b8b71549b8281f7708a0c26e8ffdf100c0bd9b712b1 │ │ └─194858 /bin/bash /tmp/libvirt.sh │ ├─d3a0985edb5e5967390dc788ae7939a92b1a7e3630b849b32aa5af8d16522a20 │ │ └─52909 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─d40444462abb7bdaae3171e1fa7b4f38f212d31647ccffa0dffa4f408ac07ac7 │ │ └─172807 /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 │ ├─5a25fe7163f21579267c13ae730b4beaf84aea30db6389731747c1fd17d1ed82 │ │ └─48395 /server │ ├─deccfded9de282996ecefb20d7680cb72037679792b76cbaab860f00db6b427b │ │ └─62757 /pause │ ├─b3eebcd2b3c4dfa8ba3f93bf312a9105105fc12caca1afe7ec588296ad9c2b97 │ │ └─45853 /pause │ ├─d5623b3d97457b5767151826afa9ab2c83357909940a5e3bade38a7bd62471b1 │ │ └─69330 /pause │ ├─980f526a0d822c7be7177045c6ff4a4684c7aa99892faf4f2596135d7a5de8ef │ │ ├─177741 nova-api: uWSGI master │ │ ├─177754 nova-api: uWSGI worker 1 │ │ └─177755 nova-api: uWSGI worker 2 │ ├─6930f2879ce43c545e31b188182b3031f8977d533d1c49a698cde171919b2962 │ │ └─98628 /pause │ ├─035f9b5df4573e5dc78efb425362773a331dd9ea256a839523534f6c2830e0be │ │ └─62571 /pause │ ├─304dca170501f299d20cffad3eb9a4c45bb041bdafffc603ecd1eb571be1e1f3 │ │ └─48048 /pause │ ├─1ca098e9dac8be5c472c600a20a8925b8b3c85b4fdb2507bf514908013af0be7 │ │ └─194730 /pause │ ├─2f9670ab174ed707524f0220ea7120834da2f1b9c53e3a9fc4f0b04e68ad0157 │ │ └─45484 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 │ ├─9d37b4b724f0d2ba9fe94531b8f441d353cfc977befa4d6fbb631a08df7b4e6b │ │ └─52753 valkey-server *:6379 │ ├─d872a0395a89c4d3d14c3fd353b49898d0fe800b99444bad24dc770074e7e3e3 │ │ └─64218 /pause │ ├─213112f4765db5c07189236d072dc243799abcf69fed3da3524e2ff40186a53d │ │ └─43348 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d0fdef00c26ab096b83d383a1279f2476407230181d24b93704a08b53c8d676a │ │ └─57790 /pause │ ├─90075976ed8833892e2feebd1a9ac72e4ac87a0a460695e15090df94b3104d1b │ │ ├─160427 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160441 /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 │ ├─5a4d6ebf089c705e1c928be07612dbca0c6a944ceb50226ce99759332caa0df2 │ │ ├─114273 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114607 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114615 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─870c171caad200aeed1ad3967d3a1baccb0d63c08057e5a2ab441461f8adc4fc │ │ └─253872 /pause │ ├─e2e11333dbd669c25b56dc80fa644fca7dde48323446ab5760b4bc91554646da │ │ └─130878 /pause │ ├─73a7ded29bed6e1440c4718fb0859d58c61b6585f8c51f6a5bae2c866495a2f1 │ │ ├─193578 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─194362 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp6vjv51tl/privsep.sock │ ├─395d70f760b1b7667f797ad786509cb981ce3189f9627b6aaefa36542ed94e23 │ │ └─48135 /pause │ ├─77dc3f377566765f5d2de5d67937695eb66ba48ad08e2b6a30f68b00abe454a1 │ │ └─45300 /pause │ ├─bd6f87a853fd5eff63a9510c1f4b97320b08d8bb91225caf71eb66dd43c0115a │ │ ├─253618 magnum-api: uWSGI master │ │ ├─253720 magnum-api: uWSGI worker 1 │ │ └─253721 magnum-api: uWSGI worker 2 │ ├─0ddbb2a59243911c768b6e88dbe64c5e99595274e0d77ad48da596163dfeb19a │ │ └─181989 /pause │ ├─63414f10f1f0b01096e6e6092b8b3f1e3055c05c4921b4c07abbdeba656d8e0f │ │ ├─199657 /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 │ │ ├─393247 /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/tmpm_hnl8b6/privsep.sock │ │ ├─393730 /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/tmpnyd08e2v/privsep.sock │ │ └─394702 /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/tmp5vs9jbpr/privsep.sock │ ├─14e821fc36a72408e40aad882a921e3904ee7590bab073bfb702115130a69209 │ │ └─243715 /pause │ ├─295ca9c73be1a55eb1d6d8543404cbba2eb31e67de3fc940b4324a2ca1a24293 │ │ ├─253502 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─254163 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpo1k6oz8p/privsep.sock │ │ ├─254170 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─254194 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6cb7489a20dc7c210e8664548439cdc969b0438f8635716a05ec2b4d4f0b363c │ │ └─279584 /pause │ ├─50af209a8fec6662c0313dc44b2f9bceb00a45e1424b72480d0a6cc123535601 │ │ ├─253768 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─254167 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─254168 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─afbc26ea61c2ff079b91a2023198f0b11b057100a027bc52ac03b3146b0ee167 │ │ └─67408 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─41faa921bd016fdf2336f4c6cb2d9f110cc21d556d0325f5b8d13ac29e589de2 │ │ └─66402 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─77180d25a812e4cc48acbea18748b67673fb9c3129ecf96c1f025fc55cc51d2f │ │ └─64345 /pause │ ├─ee3672ace65845d9067ee4f6aa4efcda76d61f74da3b6f5e693a415a085c681c │ │ └─305728 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─45a570a63fd127e2daf3d93a801794b58ea2e306f24d8f5c9d22100fabaa0dab │ │ └─67945 /bin/memcached_exporter │ ├─14b4651799fbc4a0c6d705fd56f18b774fcf7cd2a841fbdf249fddbb2b4e7476 │ │ └─129378 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d40546c287cdc232e7bf127f6a1b533bf6910874ebbe5e18cddf276b8a32ed50 │ │ └─180146 /pause │ ├─c9787615aeaf0fa67bfe1fc83ac9c06c773508d8d600798f73d0d2d6593b1f6a │ │ ├─182903 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─414773 sleep 300 │ ├─cfd0ee86eda4d74c90863df8c7b38c929cdf3c3a3dda20e42c41481121edf09e │ │ └─50100 /pause │ ├─539d0f011382e8d824ddf7f509e46fbcb96a23fc227540a6f905f2dcefab3e7a │ │ └─260923 docker-registry serve /etc/docker-registry/config.yml │ ├─fa3f2b6ce80ff54ee0671d722deb4a2d900746ffd92cd4d3aafb2a0e97f55cbe │ │ ├─162654 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─162676 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─162689 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─162822 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─421500 sleep 15 │ ├─ae3fbcc050cf8cd17caf7ef8af502d079684fa0d8bf1bb68dce984535bd0c983 │ │ └─238715 /pause │ ├─a28a639c3b22ab2609f8131cc2eb0de5a07ae869d709d2b1d1a842d24c979cfc │ │ ├─189142 neutron-ovn-network-logging-parser: uWSGI master │ │ └─189182 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─5886896af34330fac333374a08f7ad6a35c073e389dec0b75cb50c6efced7b87 │ │ ├─209669 heat-api: uWSGI master │ │ ├─209690 heat-api: uWSGI worker 1 │ │ └─209691 heat-api: uWSGI worker 2 │ ├─9743379d7604e2aa166c1a53530e600050ef33f9d89b5d29ae0201962dfe7603 │ │ └─182352 /pause │ ├─fcf97fa88fbfaae5d6eacff77628d4d1dc7e628e3d35f20ac6668fe292010e14 │ │ ├─188953 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─189245 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─189256 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─421927 sleep 15 │ ├─d17b0e0a856638d2a1507e1cc82eaf27312a77a022a701e9f4ac20b80c51b997 │ │ └─46023 /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 │ ├─0331a32255f056d76f90400467408d7e373915c097e4e24834ffe4b3ee4fdbfb │ │ └─44830 /pause │ ├─6b8c1bef3c46cfa9e0a76022530efab0a960bb8b47d36d921b0f28bd232a2018 │ │ └─43022 /pause │ ├─a0be5595bb1f15dce7edabc62d8b70d427a0a1dc1e1e053a9c82b9787186d13a │ │ └─46072 /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 │ ├─497c1172e0cab8af6fe0f46f0852953c40c61382379c6d7851464df1548370ca │ │ └─167627 /pause │ ├─480a44b9354799b433a626fabcde625b914b85eb2368f6518de0e5e92a65ab85 │ │ └─41696 /pause │ ├─aebe04004bd220347304ee6df9ca65153a2cfbffa7ec161dd6975c3b731af7cc │ │ └─231913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2f12a78151fb6e4cf83402e4d1b4fe6bde45d1751faa79ff7bc101ab473481ee │ │ └─162066 /pause │ ├─39023494cb02d2d06459ec441f81dff0df7426e4c34fab82b0be9a2c380719b4 │ │ └─57866 /pause │ ├─d674bfcd644ba8b181ee61392703bbac69f07cfa3647c4106c87c31bfca2b7a9 │ │ └─213499 /pause │ ├─fdb4430ad2876f8725bb38ead16203d205119fd37624e31af5b72c651cdc94bc │ │ └─221849 /pause │ ├─9949fd87e45998bf6e2bf462cff0a7ce5516b83a90f70833d5563f324c76a41a │ │ └─89191 /usr/local/bin/rook ceph operator │ ├─272570249c7fe65712fb7929e7bdb35b62a74a5461b9a61ec9518f212735d087 │ │ └─67454 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e42a2b85fc5a6119282443326b1914cc04fbc695a05597a8e1338a1cad7d278f │ │ └─48999 /manager --metrics-bind-address=:9782 │ ├─0acd36e7ad2d5c242db5c629a6e9ab0d9f812734f3427da0a4bf3abc6b5cf70c │ │ ├─194985 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─195009 erl_child_setup 1048576 │ │ ├─195063 sh -s disksup │ │ ├─195065 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─195066 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─195191 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─195192 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─195209 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─195414 /bin/sh -s rabbit_disk_monitor │ ├─57da80c408fc1a5cb095ab18d0366499aaedeb736a11212ed1ba51d19b07852b │ │ └─159857 /pause │ ├─caee9d3df15aa2bacee4df0c7f3328177d08225600a6d2731988bc22dff1b23c │ │ ├─209651 heat-api-cfn: uWSGI master │ │ ├─209688 heat-api-cfn: uWSGI worker 1 │ │ └─209689 heat-api-cfn: uWSGI worker 2 │ ├─0831b9ac024f414a6d8321de91d758a66d841e6534639b2d524894dc75e9f636 │ │ └─50543 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─02fa1e587a773a17c4bb8b238f3bbc86b012a488afc348afd842a0cef6270987 │ │ ├─193559 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─194024 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp64sn43w9/privsep.sock │ │ ├─215539 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9n56o4e0/privsep.sock │ │ ├─232805 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgak_wij9/privsep.sock │ │ ├─232985 haproxy -f /var/lib/neutron/ovn-metadata-proxy/2014524f-1f03-4d77-8ad2-0c930f1bd9d7.conf │ │ ├─393963 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─393964 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─87ad1bb9a21347fba2a3a7aa5346375e3ac11f5c49aeda62b1aedad4bb5dd146 │ │ └─117586 /pause │ ├─d05dd304d5118308242e5e3f30e844d7902f60ec048c3ca3ee8ad8024aab088a │ │ ├─192305 neutron-policy-server: uWSGI master │ │ ├─192318 neutron-policy-server: uWSGI worker 1 │ │ └─192319 neutron-policy-server: uWSGI worker 2 │ ├─d99eb33151a763a137608f9945dabb14be1969d8dee81c282494b9beb36c35a5 │ │ └─194805 /usr/bin/libvirt-tls-sidecar │ ├─378a6501839b68739a2c9d1e7db21b1601666e48b583b533f638dd384ab7f7d8 │ │ └─64162 /pause │ ├─bc35012445904c96e486ac76f71e754ad4aae409ac2ffdac825121c7812e571a │ │ └─42229 /pause │ ├─e04f30030daf91a38220291e2dc988fa2251247e456065383ba264b5dcf49dd6 │ │ └─43024 /pause │ ├─2bf170a2e775a18335f0a048838d925d2916b56c50c85152a0b5a35742abd043 │ │ └─113936 /pause │ ├─1d93b74393064cefef4ac0d1804a608e6bcb6056b59a8ad381fd2c2c07d4e417 │ │ ├─259250 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259266 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─259272 erl_child_setup 1048576 │ │ ├─259397 sh -s disksup │ │ ├─259400 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─259405 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─259456 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─259457 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─259467 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─259773 /bin/sh -s rabbit_disk_monitor │ ├─a5a0a364efc68ae4cac849745c393862745109906e32e3e1956caa803c1c2ede │ │ ├─230941 octavia-api: uWSGI master │ │ ├─230954 octavia-api: uWSGI worker 1 │ │ └─230955 octavia-api: uWSGI worker 2 │ ├─6e2cf201d5e66a615ea257a44eea77a5b66eb5fb12cd3e2a61483c93c7d2698b │ │ ├─127657 cinder-api: uWSGI master │ │ ├─127670 cinder-api: uWSGI worker 1 │ │ └─127671 cinder-api: uWSGI worker 2 │ ├─1bd4ede70e8de8dd5b0d5cecce47c931ccf974636abea26e9ffdbf8342594cfa │ │ └─197183 /pause │ ├─a21e95489463904b034cb567752a999efdb6cb721e0c995d4c3ba0f59d0e6c96 │ │ └─45805 /pause │ ├─4a6c267f548c69f1fb6c8aa9bc8c9562d1d8696030663508abf9079d7663f20c │ │ └─49122 /manager --metrics-bind-address=:8080 │ ├─8f376a117ac4c09887ea214b6cd20dbcbf0379d840a5e3d7bf2a716b30b663bb │ │ └─242350 /pause │ ├─da3c3f8d70c8329c5084373bd40e65fe8c2556b24ef9eadae8634fe275d191f7 │ │ └─197059 /pause │ ├─ea9328e20321e227a241e610041018eb9f949e5a7f0f346dbbdaca418e2c8d11 │ │ └─68005 /bin/oauth2-proxy │ ├─07ae3d17cf10d412bda17b46f0aacc5fb6a87250ccd295d496ee42130e80d3c1 │ │ ├─94817 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94835 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─94859 erl_child_setup 1048576 │ │ ├─94927 sh -s disksup │ │ ├─94929 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─94930 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94975 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94977 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94988 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95269 /bin/sh -s rabbit_disk_monitor │ ├─97b0af854ced910a23b6f17747869b353104ebf77b1c581ba85871945bb740b5 │ │ └─240060 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─208681ada39b53e406031a7d86c7150ed2eee746f2251fc73f517a3662f72118 │ │ └─99064 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-smflc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─de55d655eb3698b9e8412386717a94e109e918b586cc19b2bc9f0a77d1cac294 │ │ └─166601 /pause │ ├─dfab0e2c45145aa4fe30fb1f155a72305b58ffe82eb4501dfdbac88e4f68ad22 │ │ └─199694 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─645a13ea2d847ad5a55c93482cd710c9bcaf66d919a2aab47f6c6a6814c66707 │ │ ├─177934 nova-metadata: uWSGI master │ │ ├─177947 nova-metadata: uWSGI worker 1 │ │ └─177948 nova-metadata: uWSGI worker 2 │ ├─34172acd4148f928548a741d63dd77df34085819988de606b123d4f705b4671d │ │ └─222223 /pause │ ├─9097a1da7f4d6acc8b66da59842d6e4f357b16774432807741a41ee7a66b5c94 │ │ ├─231918 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─232436 octavia-worker: ConsumerService worker(0) │ │ └─232439 octavia-worker: ConsumerService worker(1) │ ├─dc727104960bd420d9a8d8267690109c89724ca49396424abb60e1a81de86b2a │ │ └─41868 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 │ ├─4df24810b1f09bce28932e2328c0f9112b4c4a33aebc6da973a84d2987a2d2be │ │ └─67884 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-143.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 │ ├─ac3a4a5327c29760b1bf1d2d78382e60764e9c43f07cf7cdadda6aa5a02b95c6 │ │ └─49678 /pause │ ├─3d1f040f292294e6636b66cef5f4be0b0c7119d4aef8b8ee52834ea28f1fd732 │ │ └─65423 /pause │ ├─74cf7151122289a1c1955c13b6c981f6734473e130afc2a059538adef325c7ba │ │ └─62411 /pause │ ├─b67658c1def7279f8d1b49be9f4c848eb5382641cdd822dd47b440ad5b1dcd43 │ │ └─161036 /pause │ ├─04b69eddce1b9e9d564faf1e5fe0b6ca07a836763934efbef4bc9df305b115d3 │ │ └─131446 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4aea191f2a1304990965b29eb200507da62a1abbcc1d8361919b2b906ed2507a │ │ └─45978 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b4f4df3219786e9f7d1388b30c3b19baaaa9149b6000974cb6797f18f46cc7bb │ │ └─115799 /pause │ ├─12fb1008ae192f4ce394e9513d00140eeb8882ebd7b23fe345cda80c340f811f │ │ └─236357 /pause │ ├─1828fb84e21dbf30bd241344db1502987b66278ce3b30047e3efe1c138d96f75 │ │ └─41805 etcd --advertise-client-urls=https://199.19.213.143:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.143:2380 --initial-cluster=instance=https://199.19.213.143:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.143:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.143: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 │ ├─159d286f14047ea5ba87b8067f68ce620b2563c40844cef13d25ba441bbadef0 │ │ └─41823 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 │ ├─951820ed0d47b5f30dc5dda7f50eb99d88847925fe9ecfc3ea4ec2cfa8acfdb5 │ │ └─133547 /pause │ ├─883f8be4a8bac41165b636ef464c30c85122c5d06e0d7fcf1b34e70565521140 │ │ └─41843 kube-apiserver --advertise-address=199.19.213.143 --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 │ ├─1323906cdc7706ed546d032c0cff8f85afae1cc63e8288a25862c682a4a3b4a2 │ │ └─57085 /pause │ ├─64b8204b6f3c0fb413e0cc7cf6e5886d6d5defa7a0df94adf34c139bcad0b317 │ │ └─234025 /pause │ ├─08d1c59e40c11691b5f3667577c1a72ce993d4052a4eee68d3862d36baa4a9ef │ │ ├─63146 python -u /app/sidecar.py │ │ ├─63295 python -u /app/sidecar.py │ │ └─63296 python -u /app/sidecar.py │ ├─333a4f771bf338cc0b6efd69d6289fe2b691b5491a57ddc791ff094168bfd230 │ │ └─236637 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b7ebf519a6678b316ef5148539570892292570f62edc9bf1ea5e8cc852c2a0f4 │ │ └─306762 /pause │ ├─b0412db04b4dc253d2e8f3cc37802193624dcd2b6ea258b7e88c0d20bb59f3b4 │ │ └─41719 /pause │ ├─2acfbe0b7d70e876712081c2f9c38580bacfc69fa04fde3141804edf4de8eca7 │ │ └─66161 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─35b4c87bd28fa03a091493cc62d2801b9fc3206d33e38ecff25b05633a3c6d02 │ │ ├─213612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213628 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─213634 erl_child_setup 1048576 │ │ ├─213682 sh -s disksup │ │ ├─213684 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─213685 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─213723 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─213724 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─213734 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─214057 /bin/sh -s rabbit_disk_monitor │ ├─f2ddb80a487cffca26aef791bd653f843269bf3b00fde4467fcc848805191cd0 │ │ └─52713 /pause │ ├─8d2e612e9d75ea1a60c3bff2f442eb77a4d6c39ec2b2903808ae7b506053789a │ │ └─66128 /pause │ ├─f1c495c79fff8f9e582ce7e3ab1016aca45c6657eda89c1fa7aa6294931a0655 │ │ └─44429 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4aff82a28498f0dfd1f658df1161fc25886d4c63a98a4ae23153ce8cbe1320d1 │ │ └─41613 /pause │ ├─92abfafc5364d2a0d1677b177b85ba8e1381f09e37a61d2f1ec8170ac9ba0eb0 │ │ ├─80652 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80670 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─80676 erl_child_setup 1048576 │ │ ├─80824 sh -s disksup │ │ ├─80826 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80827 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80855 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80856 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80866 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80933 /bin/sh -s rabbit_disk_monitor │ ├─67db04810ba99147a0be7562adaf4fbde253d3c3a8e39a11c7a7da5020d267fd │ │ └─63567 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─90417c92b7c389d6f5b5ca3b2c933d3880dd1c20f43d1ae06d7446756e776f20 │ │ └─67925 /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 │ ├─acad490c13ad58ae728f47b3b81b31ec4768286e9f254689cdb3b2f08cdf4c32 │ │ └─52564 /pause │ ├─c578c69c7b2a1c483f46f5d3acd3d71d187ed26900efeda6e8a43632021debb8 │ │ └─49442 percona-xtradb-cluster-operator │ ├─69f067ef8a27aff4ebd7047720d5ae937197154db7c11a64964670656d29ffcf │ │ ├─178735 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─179162 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─179163 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8698a586e1465d35f47884fbf2011d8cea773ccc324394951a8199bcb7e8769d │ │ └─165918 /pause │ ├─f91bfeaa6981b351e55eec5cc81beac51a75e70a02e6e7884d40962b593623a0 │ │ └─197099 /pause │ ├─9bf17942fd63747a54a189e69eaf98110d8ae2e2ac8cff4469b300aaaa4925b6 │ │ └─53117 valkey-server *:26379 [sentinel] │ ├─2ae666e9066f2daa64fb187c5c46c0629a0ac001740869065ca357318fe66f9d │ │ ├─43536 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43956 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3fc6cc130a4c0479af142d2c3162d93becbc40ab1c5343f56d02cde98753ab34 │ │ └─57994 /pause │ ├─59f5c16d9ebef1b76b59247c0dcb5656d76f89bb090baa867f88d572fcde2098 │ │ ├─87437 barbiacan-api: uWSGI master │ │ └─87449 barbiacan-api: uWSGI worker 1 │ ├─a626ad1f274892aab5e83ddb618f9d29cbd56a24132e8891008d6485d1bb5c24 │ │ └─82088 /pause │ ├─d5c9ca010059f7d2eb80a2ffee604c9e19d70234beb5a6f49632e4167aeaf493 │ │ ├─63102 python -u /app/sidecar.py │ │ ├─63276 python -u /app/sidecar.py │ │ └─63277 python -u /app/sidecar.py │ ├─74530b140b2da73cf494b811d64f97a2142a2007a503b46667929125962eedd7 │ │ └─58045 nfd-gc -gc-interval=1h │ ├─1eab3bc487bee2893118f800c069db4eef2d187ce7c5b3d2b40e76dd577cb25a │ │ ├─ 99123 /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 │ │ └─399668 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4481a1d3fca4c3ed8b68b8ea7bf92d56bade2cedb40f9473fbce702ebe169473 │ │ ├─163054 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─163235 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─163240 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─421508 sleep 15 │ ├─4ea28a5fe595dee4f1bd43cf0a6600b2e91b543257e3db8569e7970fd7b6ff84 │ │ └─71085 /pause │ ├─481d9703cc44ae369f7593fd33e8a11eb60a5146668e8387474bdf49b1bf93c8 │ │ └─166254 /pause │ ├─c91ccd58b6f16d9e5e7a3479e34a6f58f04e5576187e61e882f3a441c31608cf │ │ └─64931 /pause │ ├─bd6875bd49f7f4621ef2a5008c6649fb422c8fa06a5f2a3e33db27e8b4df1f0b │ │ ├─302732 apache2 -DFOREGROUND │ │ ├─307526 (wsgi:h -DFOREGROUND │ │ ├─307527 (wsgi:h -DFOREGROUND │ │ ├─307528 (wsgi:h -DFOREGROUND │ │ ├─307529 (wsgi:h -DFOREGROUND │ │ ├─307530 (wsgi:h -DFOREGROUND │ │ ├─307531 apache2 -DFOREGROUND │ │ └─307532 apache2 -DFOREGROUND │ ├─ef0d12ccef84872022b11b0ede29b9cbab9fd0af3415452660a9719d28d59cf0 │ │ └─166375 /pause │ ├─cdb0a8029d450a8677b76dcc96918331bec133e3cecd5bf30afce7e688bb9430 │ │ ├─ 48347 /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 │ │ ├─ 48365 /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 │ │ ├─ 48427 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─297688 nginx: worker process │ │ ├─297690 nginx: worker process │ │ └─297692 nginx: cache manager process │ ├─1640ceb367e4e06c2fd0712425f48282b1512a26e223da5d5c7e732f7cdbb794 │ │ └─221839 /pause │ ├─62ef4af8e33b01e6f3f0c967be669627deccf5fe8a26d7904072980af57a9fcd │ │ ├─50445 mysqld --wsrep_start_position=ac3edf5b-950b-11f1-81d2-3e97491f5d97:20 │ │ └─50567 /var/lib/mysql/mysql-state-monitor │ ├─46bb5282862f22b837cf5a759e7560397aac5e95df9c90eccbca965e1cd0c2b7 │ │ └─99831 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─65f26e4e8379886d0a1b20ab584b4bdf9c06caead3b7eb6cdc5e00bd2f23e561 │ │ └─62874 /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 │ ├─36e592c711888b3ebd055044207a10386d663b3525dd357623d7ef95ca72c409 │ │ ├─276789 /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 │ │ └─277047 /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 │ ├─6e7c47b95574c95cb26a8a5cd3952c92bb3354ed5ca4af165be540bf7640d6b8 │ │ └─67526 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─96174d6c2ef252efddafc495a8c7f57ab11d1af89ba534dce88cbe599f986451 │ │ ├─115891 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115908 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─115914 erl_child_setup 1048576 │ │ ├─116017 sh -s disksup │ │ ├─116019 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─116020 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─116080 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116081 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116091 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─116201 /bin/sh -s rabbit_disk_monitor │ ├─8d16a76bb267541ccc6d04d928bef0189048cfa14dba53ce690083db611673a7 │ │ └─58078 nfd-worker -metrics=8081 │ ├─a1c80d47ec53910ccbcbde90087f72529ddb1524597990d4d65892e957a23524 │ │ ├─65528 nginx: master process nginx -g daemon off; │ │ ├─65550 nginx: worker process │ │ ├─65551 nginx: worker process │ │ ├─65552 nginx: worker process │ │ ├─65553 nginx: worker process │ │ └─65554 nginx: worker process │ ├─a472d70e4bda8cce15bacbd878088f7c07e4c53bb778ba7dc7586c743d3e6675 │ │ └─238036 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─8f06275340075945a9018cb7254674dd45181f5256ec8bd09e09dc63269a3d67 │ │ └─276648 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─0565b6b1ee05aa541b25fe7d3658a10933fbc99eeda903c9d22e55caa3e728fb │ │ └─265909 /pause │ ├─32d1f9843750cc265cc4081dc7e88cfe5a0e72af57bb5b1e43ed10d12f10abb6 │ │ └─68024 /bin/oauth2-proxy │ ├─cbdcb8a7406b75b3414d3b17666d02647ed6fb89984aa95f4032ac7cdca5f68b │ │ └─58130 nfd-master -crd-controller=true -metrics=8081 │ ├─16cbd86a743b082acf36a451bc7a47dd66b1561461318f4a604fd7bd55b2b05d │ │ └─302347 /pause │ ├─8baef767052226c9dbfbfa74a34a4d0ef85fd2c0a5faf62fcff79058c0892a6d │ │ └─44792 /pause │ ├─fbb63099bf151459ed4fe28740e2334e3be37790a1f43c6603e339ffe80bcd1a │ │ ├─66515 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66567 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f1c18977e430a28d1f25c3c05645dc5bcbe301303dabc8c52ed5a2cfb520144e │ │ ├─112470 glance-api: uWSGI master │ │ ├─112541 glance-api: uWSGI worker 1 │ │ └─112542 glance-api: uWSGI worker 2 │ ├─0d134690290f81c9602a7af7a960a45d7529f37fd31ca02e0fc56e956376c7ec │ │ └─88280 /pause │ ├─a261c9279800a16d3ad1e38807cdbc319f72e607d888cb955be18b8ba378e938 │ │ ├─192246 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─192899 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192900 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192901 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bd6b56543b3d9cf2011c10c018a65be7809f4e0ecc03284af31a64d789fa27ae │ │ └─166722 /pause │ ├─dfdd5d37aadafa8e0fd0533a8cd20b9edd8a8d9a8c8ea7661cc4250b0d3a9e18 │ │ └─65591 /pause │ ├─4759767a9a4d3b1c644b4a1355001760836b3af013282143242c1d758a2476ed │ │ └─188274 /pause │ ├─9398b32654014a4504b77c85e66d41527c72a76cd4fbbe27977ed089e99d9435 │ │ └─265450 /pause │ ├─e33b9cad27e0b3a3cc5af5a5414cfde9a86d61991c9a4d4573b3d4462ea620ba │ │ ├─276687 manila-api: uWSGI master │ │ ├─276714 manila-api: uWSGI worker 1 │ │ └─276715 manila-api: uWSGI worker 2 │ ├─183196b7ba02846e8ddb0b902d48abf50a49fc3f5d331701918b9fbc9bbb594c │ │ ├─234121 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─234194 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─234206 erl_child_setup 1048576 │ │ ├─234296 sh -s disksup │ │ ├─234308 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─234309 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─234316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─234317 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─234327 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─234606 /bin/sh -s rabbit_disk_monitor │ ├─568f6abb998474244cb7edce652da9a742c2e883f11b27703163f4bde4cf5c10 │ │ └─259138 /pause │ ├─c20c2bffc6ac322f91d69bd57127298979be6dd01bd5da6a06a3947a1a639871 │ │ └─65977 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ └─dda8cb291e4056f28f8eef5a597381aafcfc43d7b3adf06afa95d559f659dd8f │ ├─131917 /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 │ └─132224 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount