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 │ │ │ ├─22092 /lib/systemd/systemd --user │ │ │ └─22093 (sd-pam) │ │ └─session-21.scope │ │ ├─22019 sshd: cephadm [priv] │ │ └─22114 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1595 sshd: zuul [priv] │ │ └─1608 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1599 ssh: /home/zuul/.ansible/cp/199.204.45.248-22-zuul [mux] │ ├─425675 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yllrcvwjihzammvqsndxqdlxttcpuwrw ; /usr/bin/python3'"'"' && sleep 0' │ ├─425676 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yllrcvwjihzammvqsndxqdlxttcpuwrw ; /usr/bin/python3' && sleep 0 │ ├─425677 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yllrcvwjihzammvqsndxqdlxttcpuwrw ; /usr/bin/python3 │ ├─425678 /bin/sh -c echo BECOME-SUCCESS-yllrcvwjihzammvqsndxqdlxttcpuwrw ; /usr/bin/python3 │ ├─425679 /usr/bin/python3 │ ├─425680 /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 │ └─425682 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─run-rdfb10069f9bd4b09961ae4f413e4be1e.scope │ │ └─191161 /usr/sbin/libvirtd --listen │ ├─docker-f063c093e9737dfcf4f6dbd54116ee62d440273a35d40e8cf9552e664a260f67.scope … │ │ ├─30287 /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 │ │ └─30299 /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 │ ├─containerd.service … │ │ ├─ 9938 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12519 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ed58c3c5f14c5d34b48e55aba5b879b3416fd1d2fcabd04c8cd07a428d798e0 -address /run/containerd/containerd.sock │ │ ├─ 12904 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 598cf2f4fcdf99547f426fdfb80011f7395491f5ba71ddbd62f9ee372984a218 -address /run/containerd/containerd.sock │ │ ├─ 19046 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9fc5490b43d6a7355e5e61eeaffb3e6fe01f8a72c58072248c611e56bfee380e -address /run/containerd/containerd.sock │ │ ├─ 25646 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c6ce12f15cfe8784d73b0ad4f52b77b65e69ec0d08d2b42e7ae168ecdd201654 -address /run/containerd/containerd.sock │ │ ├─ 30261 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f063c093e9737dfcf4f6dbd54116ee62d440273a35d40e8cf9552e664a260f67 -address /run/containerd/containerd.sock │ │ ├─ 35070 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d1214076d6230c6ba3223da72e5313a7080d2e1bf265e676892b8ed32bb5d1a5 -address /run/containerd/containerd.sock │ │ ├─ 40639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2cdb7795ad8c0045a4ee17131a709a91ac1e5299843bf8b590e51ce37b692cd -address /run/containerd/containerd.sock │ │ ├─ 40658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7081baeace4be2a7d9cf50678a04aff02539a1f4051a2cda97a8b016fbca3672 -address /run/containerd/containerd.sock │ │ ├─ 40692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e781bc61b7c69d8c4e47e9dc6f901cc2f3a2e50665b4da93ed8c25d097dd8b7 -address /run/containerd/containerd.sock │ │ ├─ 40703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f714e76b6d79efdaae11a2bb604c8733747bb0f33f1d6970a8a8e2baf3cf9a -address /run/containerd/containerd.sock │ │ ├─ 40704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35544e01f0d0ff3b41573b8f4ba5c7657fdd85aa4038737fcb6aa0d8a3b38072 -address /run/containerd/containerd.sock │ │ ├─ 41264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04b01c9e9efcf14d096d049a983b41d79fc51e0c9289c167a830e9e67c80e5ae -address /run/containerd/containerd.sock │ │ ├─ 41985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6da4cc215f876756b5d616ddb81bcf56c0386d174271462b2db174318ae837f -address /run/containerd/containerd.sock │ │ ├─ 42007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53950c6088ddb8e3c249ead20a726c0a73f0ab09d9374ea0619a97f20d1a6e80 -address /run/containerd/containerd.sock │ │ ├─ 43364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4225a3b48dec1628247333e3c5b71270c084af1c4fd3abeb764f0cd883daa7 -address /run/containerd/containerd.sock │ │ ├─ 43760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b763d8b6ad1ea087d2bb1fd6ca174f7280c81b7eab3c881b79e03ed3b67030b -address /run/containerd/containerd.sock │ │ ├─ 43797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19aa7ee5b4c8855c036b0601508a36d2b3e57cb6d5f9c908fd81be47216481b3 -address /run/containerd/containerd.sock │ │ ├─ 44280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da417d21a45171927e1b1a183733849e71c923792124b6e2599c1b0c23186db4 -address /run/containerd/containerd.sock │ │ ├─ 44762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9091b1e50ac67676376555bc34add895de46f95b03411b51c5a0702fbe3d350 -address /run/containerd/containerd.sock │ │ ├─ 44800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0923d1a6ee999503ef1221c3c913e0cb65969d25aa676b0ec1bfb84b15fac769 -address /run/containerd/containerd.sock │ │ ├─ 44851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e00c027541af5f3322173c0c4b5b2dd269dacb505af5279333fb655f71c4ebd -address /run/containerd/containerd.sock │ │ ├─ 47148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f20680281db882630abcc66d2d9b705e5de3a1b711c85b5992e6d632ae832c3a -address /run/containerd/containerd.sock │ │ ├─ 47257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a5bbce55f4db3f369130d6debbbbbeb7c5744e0c850ae6c001808039976a030 -address /run/containerd/containerd.sock │ │ ├─ 47976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f7d4980d346d6b665ac0399dc0ceb1258b0ad042d761c45f2ed51377bac22c -address /run/containerd/containerd.sock │ │ ├─ 48095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 388f8011162cf4a5df2d8ff770927a8642fcbe14f3007d68ac535467fca7cc3a -address /run/containerd/containerd.sock │ │ ├─ 48691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ae8c5f712e06bc2e06301a3320a2a627751badcc65c5d754e31895a6fd680e -address /run/containerd/containerd.sock │ │ ├─ 48982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e39469b87f1ae50e83c3be11cd247883fe09656800624f1d9522bfbdbf72039 -address /run/containerd/containerd.sock │ │ ├─ 49435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 792fdae9d539c76a0b9d125970af7ace593c74e7b685ebf628b30ee892838357 -address /run/containerd/containerd.sock │ │ ├─ 51719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 142e566805dfafc59142722fb81f0e47065bae131bb3023142ae31cbe33a54b2 -address /run/containerd/containerd.sock │ │ ├─ 51805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec9718b7fbe6ecb1af4ccbdf66e9a321805f58c1ba5c4bd62131ce63520440e -address /run/containerd/containerd.sock │ │ ├─ 56088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bee1eec37a2fe5199bafa3029e35b1eed71341f4a23eb1cee265711339f3147 -address /run/containerd/containerd.sock │ │ ├─ 56668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5be1e4db903d38c1733543369c1f3c8adda8e892eedcd4244ed3e9cbf70075ac -address /run/containerd/containerd.sock │ │ ├─ 56737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a17754affee960b5796378812b9cb2d7f21b5a53e4392394f60cda61f1181ff6 -address /run/containerd/containerd.sock │ │ ├─ 56776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c821e95cc0802068609ea51165d73e5fe2edab27d8a6c9c9706b7d419bc67aef -address /run/containerd/containerd.sock │ │ ├─ 56929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6132b121df51a16975f31a30cb2c1b329c40540ee3d555d33932c808294b9a -address /run/containerd/containerd.sock │ │ ├─ 60976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471d65aa966ba4f4b92e3f9a88383e204cf7a0b9bd10e1f8ea4133ddc6a17aad -address /run/containerd/containerd.sock │ │ ├─ 61067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d74f13f35449d939c84ac6fb5e9d78566ef6b8dd216bb1a05e0e8bd7d0c1f74f -address /run/containerd/containerd.sock │ │ ├─ 61111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec705cb8b7da2f616aa985a400f4d5cb5c0ccf2229db225cb9da37390f3cfacb -address /run/containerd/containerd.sock │ │ ├─ 61164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c95f15636efdba477f972f7e1b3d92b9d53692bdab70834fb40c2be4f920579 -address /run/containerd/containerd.sock │ │ ├─ 62481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f291dcd590ee6dcda1ca8dfdacad8b46af643422a3cf155bae5703fe9a64238 -address /run/containerd/containerd.sock │ │ ├─ 62614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d2b7220bbda3c06d1df70b030ea492867f137006327e24a1d09eee6493adbe1 -address /run/containerd/containerd.sock │ │ ├─ 63000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15aac6419882905502aef16f872fe7f023b64946b18149bf495e8970d35c8697 -address /run/containerd/containerd.sock │ │ ├─ 63054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c588cc3f6e6b5a8320f850ade0ace77177610c491be11156323e2a7a3015e461 -address /run/containerd/containerd.sock │ │ ├─ 63122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27af6414da6803d58cdd59e360c1a815040b91f66014d63e61a947e6ac9973cd -address /run/containerd/containerd.sock │ │ ├─ 63542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a927fee6ff5ec70ab23ad1f217a0b9bf9de1745385c2e063b9ca52ca2d856c29 -address /run/containerd/containerd.sock │ │ ├─ 63911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e25368894725345c212ba9389b8300709efd1aed177fe3dd7ee083acf6161ba -address /run/containerd/containerd.sock │ │ ├─ 64256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15a93aa24794b2d520b616f13c9533f055a6f251aef9ef11458c768377e0771 -address /run/containerd/containerd.sock │ │ ├─ 64609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba1c1bfd5fae507e87506d8eb11ac15fd457a58bc39d107f80106a7f2380df0a -address /run/containerd/containerd.sock │ │ ├─ 65535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1eaf6424c3b207503d6e6d77b1393458101772419a0e6eebf24ef1e5b4de48b -address /run/containerd/containerd.sock │ │ ├─ 66939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 429d3934371e8eedc7d39f494f6834191d7e6346563bd4d51ccbba42b8594376 -address /run/containerd/containerd.sock │ │ ├─ 69087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4715dbfc95e5f17656c7f46c71a1c17e0499c72a762876ba6093744f4d843f26 -address /run/containerd/containerd.sock │ │ ├─ 78297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c30061e6c1c5faf82120da80877db01c0e363d322362c3f29270e13ce751966 -address /run/containerd/containerd.sock │ │ ├─ 79968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f724b125c9df5aa76ba4d36980c7c94d5389845eaf7b5bd42c21a7ca30a931a -address /run/containerd/containerd.sock │ │ ├─ 85986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9ac7cd6b0707fce4f2b89ba44b0f6571e5cc372af52a166e86be27fba66cf4 -address /run/containerd/containerd.sock │ │ ├─ 92199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2accc0b40da5628ad3b9f22d2ed2fa754a9730012e720d637c93f68f430c877d -address /run/containerd/containerd.sock │ │ ├─ 96067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3dc06cec7016dcd5e4a6f23048ee269fc77e1ba1e137042a051145e070aa532 -address /run/containerd/containerd.sock │ │ ├─ 96144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8d10cfe5cbe936d2d3f250ef7d31ac7876fd3742ff56c4da296308bb2572932 -address /run/containerd/containerd.sock │ │ ├─109529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7972e8623750ffeb544e00b5afbbd8af4742765025101aa6ea11d17b61aa4d -address /run/containerd/containerd.sock │ │ ├─111093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ed7100704f4281cb2859695e829bbe49dbb9806afe1a2ba32b1d6956236366 -address /run/containerd/containerd.sock │ │ ├─111176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd2199d19510a533e04732119729069a3cc267a1e475d8144fee7aa1d9ee97e -address /run/containerd/containerd.sock │ │ ├─113155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91b01b710b294fc3463f494c0609a2d29aca18682d533f803f0598168e31db77 -address /run/containerd/containerd.sock │ │ ├─115005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67aa4c9f899c87ccb634bc4e2ee01545b8874b580b0af276a68bf71b932c4f9a -address /run/containerd/containerd.sock │ │ ├─115045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0354a17303a34a1557938d0dcdd1cd38aed7b7235e8a5d72c2f4badd9a474c78 -address /run/containerd/containerd.sock │ │ ├─128039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5c43a8e590605ad758be3eca273b1110eee95017f6db741731a1414bbc34aa -address /run/containerd/containerd.sock │ │ ├─128133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72a438202a27c94ae637db85be1ed136c8bc58e3a0a19b7a8bd7fdfb990ad255 -address /run/containerd/containerd.sock │ │ ├─130609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d332abeab54c57da11d5ae01cb99b8d07e959a7ee748a335a57e85784d93a821 -address /run/containerd/containerd.sock │ │ ├─157201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c83d8ca2b5c3df93443d869baff50f4c5b8a739b1b08e1e9a009a6d5356197 -address /run/containerd/containerd.sock │ │ ├─158852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528a8a229854832620d56a6c914341220881dd63010f802b718154a8c1868bb4 -address /run/containerd/containerd.sock │ │ ├─159181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e6d5b7d65761df014c457e8fa519f645e5491e81ee0e9d1fe63b6efa6adda6c -address /run/containerd/containerd.sock │ │ ├─160119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e30614d66b501ceb3c462b09326edf35411a8a7ce691cb088f258b719bb75d7 -address /run/containerd/containerd.sock │ │ ├─162425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb28f86af44e1804e63e56cbd4049595352aaae48444e582a5af4f091d579a6 -address /run/containerd/containerd.sock │ │ ├─162579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1060eec8818d5f9c286bd6167bc8a42cf61ffb055de43c72093e0fcb73f7f3dc -address /run/containerd/containerd.sock │ │ ├─162894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dae70d18817fd51b95772bf584e4a7fd105500b34666d315a0411b64c26c93d -address /run/containerd/containerd.sock │ │ ├─163023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 937c808160f072676a0fc191321a0819b738f8eaae66ad0ecf6e135c62b0eacf -address /run/containerd/containerd.sock │ │ ├─163107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4793d6c7fa8bcbf48d28d0749b218673e96181fceefdeea8d69f58ca20365be -address /run/containerd/containerd.sock │ │ ├─163314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 647187190b0c555a03011c18db5ca0e3a58e9339ff599734824a763bd642b64e -address /run/containerd/containerd.sock │ │ ├─174960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf702e60cb484c0a2a7ad06b310c0619826f18c03733fde81ed8dce31480bb2 -address /run/containerd/containerd.sock │ │ ├─176736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b989bb155cfc8af63a92e973b2cf981c9d4a26e21e9b9e7d1ca5e7e6848da63b -address /run/containerd/containerd.sock │ │ ├─176777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0fff870315e30a1a3b331955f6836da29e4b962d67bccc19a65ff4525995d5f -address /run/containerd/containerd.sock │ │ ├─176825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4fb15315c84be10b22002360d4db22756ddf7708f498fca09c215702b9d31d1 -address /run/containerd/containerd.sock │ │ ├─176856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c54b15a405626d530b439c99aac6754da6a70f886a4ea8676478e2557eed712 -address /run/containerd/containerd.sock │ │ ├─176957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 811e5b0a5002d53f10b1e0c550001ca284baa462fcd5ee30191329b0a472ebe0 -address /run/containerd/containerd.sock │ │ ├─177289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd5611ee1c1a18f05e614d86633d443a91242e1c984b58348d78fa8cda2a2f4 -address /run/containerd/containerd.sock │ │ ├─177334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b471d19c53a299ebc850c1a7af0053084db6ceccb7772acee788fd395427b84 -address /run/containerd/containerd.sock │ │ ├─190438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0309cd32af0b21b06f6520ce4b24a1e1163b954cea43228aca49ccef61ddcc46 -address /run/containerd/containerd.sock │ │ ├─193231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17685e83cb3cd7ac5c3ffdcb1bd2421a509728b318e4605b8d96357d3721df73 -address /run/containerd/containerd.sock │ │ ├─193275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 545ae1bc12f7512b89ee619717ea36850e1a740bc358f64596dcdc3e5336cfde -address /run/containerd/containerd.sock │ │ ├─193394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b877c2f98ffdae6a4051060e08a6c82305b7d94de128188d1ad8a9ebbdc57010 -address /run/containerd/containerd.sock │ │ ├─209811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b422a9b02873119c5507800b8228b29a6dffe5964bfbe2cd7d7175b116362d1e -address /run/containerd/containerd.sock │ │ ├─217924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893da237b422a483d435649cdfbe1b1c4dc0b3d4c9db57882aab8b48dfc10b8b -address /run/containerd/containerd.sock │ │ ├─217974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3bc7358b2a8c6309332784300de141b5a9dc9d9433a28b6f6dc749eeb62119c -address /run/containerd/containerd.sock │ │ ├─217990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205bbe15e750b688d5bc63891fa2c8ed1815ebd805b18562b38dfb386e4a141f -address /run/containerd/containerd.sock │ │ ├─218322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1746cf6dd75c8221ee5d501561a8bec6f967975a39f587bcb6220f10c221042 -address /run/containerd/containerd.sock │ │ ├─229827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e626110b847e740313c4ce1e85eff46732260f5e39317c2fb570a14dc9f66f3 -address /run/containerd/containerd.sock │ │ ├─232355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 851ad95238516681c78825f5db40353693c4675250d52745532dd25f2e820e87 -address /run/containerd/containerd.sock │ │ ├─233583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1178b1d6e0c90c9dd2c0d1109bb7c869e1e38c4a6b7a1a00fa5f31d43496982e -address /run/containerd/containerd.sock │ │ ├─234718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51ff62f9ac19d086d6abfbfa0b4211dd8896ddb8ed3cb4d59d3ecc789ed6566 -address /run/containerd/containerd.sock │ │ ├─235851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ec40a5983bce9cfb633d04f1ffd767f6e98d6c963a3e6170f52608f94b3b753 -address /run/containerd/containerd.sock │ │ ├─238088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64082fe7496e8006ab65abbf1c74b444f9b6d78c5d5a45290120395ccb57e726 -address /run/containerd/containerd.sock │ │ ├─239418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c51bdbe203daa01447088561205d9704a0a94b42cca8a56380a0d6664a6fee1 -address /run/containerd/containerd.sock │ │ ├─239472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa1b6dd2ee3b675a00c7d4bc78e5b22dee2233dfdc90407f0653e4247c30c7e -address /run/containerd/containerd.sock │ │ ├─249585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d531ce7c94cef0f8fb06f8b5f38920cb140742f87d290b19b62193b00f98fd2 -address /run/containerd/containerd.sock │ │ ├─250081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ab62b73b91bfd5c3c91e3ab997973d7ab6f42471b28a02041b8dba9bb1856c8 -address /run/containerd/containerd.sock │ │ ├─253422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd9847105482facc79627886e729036c70c88e6e20f6e187cba7b1046779432b -address /run/containerd/containerd.sock │ │ ├─257951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4306930f713ec27bd3065ec32a3f407dfb8eac989ba0242b4ace69d6a99bd7ba -address /run/containerd/containerd.sock │ │ ├─258096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e015aa004cc361d69eb78a4cca318d8690a81c2d4d734f2b0045b600aadc66f4 -address /run/containerd/containerd.sock │ │ ├─258140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bc919e82ed6c835c2093c0195f53766c98f15de73e62182b372d304bf2f3ebd -address /run/containerd/containerd.sock │ │ ├─258231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a005efa01082a80ff9b35c1e8682fead96f6392818d04035cd33e3353cb820 -address /run/containerd/containerd.sock │ │ ├─270621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd0b80cadab766442f30f1760db4221d3f9249cc62afd1953456248c38efcb2b -address /run/containerd/containerd.sock │ │ ├─273150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1e8bce7592c38550d77d032e1d02282aef286a8c3b39c5219a2deb74af2f41a -address /run/containerd/containerd.sock │ │ └─274719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08640a98476b30543d69f5113abc8b3fb9510d1450900ca20bced5d91302bdc8 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1416 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /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 │ │ │ ├─29971 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30244 /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@crash.instance.service │ │ │ ├─19004 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19025 /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 │ │ │ ├─25356 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25629 /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@osd.2.service │ │ │ ├─34782 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35052 /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 │ │ │ ├─12454 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12484 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.quciiu.service │ │ ├─12818 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.quciiu/unit.run │ │ └─12849 /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-quciiu --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.quciiu:/var/lib/ceph/mgr/ceph-instance.quciiu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.quciiu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.quciiu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10307 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─145062 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41104 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.248 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-598cf2f4fcdf99547f426fdfb80011f7395491f5ba71ddbd62f9ee372984a218.scope … │ │ ├─12928 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.quciiu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12947 /usr/bin/ceph-mgr -n mgr.instance.quciiu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-c6ce12f15cfe8784d73b0ad4f52b77b65e69ec0d08d2b42e7ae168ecdd201654.scope … │ │ ├─25670 /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 │ │ └─25682 /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 │ ├─uuidd.service │ │ └─1085 /usr/sbin/uuidd --socket-activation │ ├─docker-d1214076d6230c6ba3223da72e5313a7080d2e1bf265e676892b8ed32bb5d1a5.scope … │ │ ├─35094 /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 │ │ └─35106 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11068 /usr/sbin/chronyd -F 1 │ │ └─11069 /usr/sbin/chronyd -F 1 │ ├─docker-9fc5490b43d6a7355e5e61eeaffb3e6fe01f8a72c58072248c611e56bfee380e.scope … │ │ ├─19073 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19090 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─144906 /sbin/iscsid │ │ └─144908 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-3ed58c3c5f14c5d34b48e55aba5b879b3416fd1d2fcabd04c8cd07a428d798e0.scope … │ │ ├─12563 /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 │ │ └─12578 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─ea99da87fe403e83e780244f12953bfcee35ecff1661e24bd56af268cf4fb949 │ │ ├─188621 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188981 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189305 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5a_h9p2q/privsep.sock │ │ ├─383648 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7z9wgt5m/privsep.sock │ │ ├─384298 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmwgdxkrm/privsep.sock │ │ ├─384697 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384700 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3d9f844f6e117313a82bd774ac5e2fddf39a85dec8631cd922f90f5361732d83 │ │ └─42310 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─66849673f17824a5dc6bb9fd71b6c8b8290435a75c7bf949e7abd5072d3af0e7 │ │ └─57155 nfd-master -crd-controller=true -metrics=8081 │ ├─0ec9718b7fbe6ecb1af4ccbdf66e9a321805f58c1ba5c4bd62131ce63520440e │ │ └─51829 /pause │ ├─fab7d9949fe396c79c1fa5aed9853091b6232ec0f10548e238082e90b2c8c01b │ │ ├─129078 /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 │ │ └─129373 /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 │ ├─36cf0a7838414b18cf28cc0dadd7d2fe035c53b0779d5d2d8ed1240d5667fb85 │ │ ├─186103 neutron-policy-server: uWSGI master │ │ ├─186116 neutron-policy-server: uWSGI worker 1 │ │ └─186117 neutron-policy-server: uWSGI worker 2 │ ├─20852fd1137ce83f31c4025bd36a414cfb4e8861d41771199f3252d4a3313469 │ │ ├─64978 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65014 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─178443fd9cfae0682b0c088c1dfa1c11c82b6a230ed943f44e8b7a1bdb25652a │ │ ├─157674 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157688 /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 │ ├─ca96f40602d2c024630028e68f5117b44dd6a2d9756c81249b8ba82a66ee6f92 │ │ └─168451 /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 │ ├─b422a9b02873119c5507800b8228b29a6dffe5964bfbe2cd7d7175b116362d1e │ │ └─209836 /pause │ ├─863de02d44413e7738fe0e34cb4fd07288289bab57fef3e132e9349a0867a2a3 │ │ ├─186033 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186356 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186359 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186362 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a5d5eb4ffb0ddacf4a0dfac444bb31013338270aef6536d8c2b4e29d2a6be004 │ │ └─66693 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bd4bf4e13c56ae59e82e4e0220531d5b04e8cdaa10bcfa0647aeeaf9a7f1e456 │ │ └─66815 /bin/pushgateway │ ├─3b09c97824c0bdf587a1653ee533b755a668992aa6bfbc22c656069ba7d86fab │ │ ├─210084 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210102 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210108 erl_child_setup 1048576 │ │ ├─210197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210208 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210471 /bin/sh -s rabbit_disk_monitor │ ├─e644d6f59cac7f48d86774f7fd303c1ba422510b986286914870f120aa12d640 │ │ └─45038 /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 │ ├─0187a64efdc8497231cbbc102a04f13556864532af1636c368b5cd4146fda2f7 │ │ └─233650 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─60c83d8ca2b5c3df93443d869baff50f4c5b8a739b1b08e1e9a009a6d5356197 │ │ └─157225 /pause │ ├─623e6e6ac7d3086a2a85d21b1a30f0e9b7680c69a99f91d7ffd933f9cdfa93d9 │ │ └─43430 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fb177dd9cfc68efc163ec79215f92617281f5bdc6be916cb55c7d296c9427033 │ │ ├─228684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228719 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9b3d28db3ac594c1fc9e9127542575f22b082b25d9c0ca40803aa3731493d3f0 │ │ └─66774 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4715dbfc95e5f17656c7f46c71a1c17e0499c72a762876ba6093744f4d843f26 │ │ └─69111 /pause │ ├─811e5b0a5002d53f10b1e0c550001ca284baa462fcd5ee30191329b0a472ebe0 │ │ └─177003 /pause │ ├─c73aec920ff78434b12f29c0fce63568eb9048a25785ad2fd3cd0a66f49290d5 │ │ └─45077 /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 │ ├─df625906bea71426f176577a658fb5363d33112736a4c6e16036506b623693b5 │ │ ├─268080 /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 │ │ └─268248 /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 │ ├─e878a792eb082be0ee94480432a031a5c8ee0f7c077cd3a7dcfcda56f0e3711d │ │ └─96633 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-nrwr2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─364f589e2c60543b16bae8d50764a4d1f63e423afd937a507a62b88119bfb3ed │ │ └─62358 /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 │ ├─142e566805dfafc59142722fb81f0e47065bae131bb3023142ae31cbe33a54b2 │ │ └─51742 /pause │ ├─c89d2e6cd38b0d139cbe299f4b8b179d624a5c22c02c748bb11eb2d1804b50da │ │ └─274938 /bin/openstack-database-exporter │ ├─3e9841af87f06ade10f5387af58b1cb2e138003e179f08ca7e309880d1279fa2 │ │ └─188614 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─939cfad69f23d40ff87ac75139e6d68d9e44e52e9baaef5a909a9e6ac824df04 │ │ ├─136162 placement-api: uWSGI master │ │ ├─136187 placement-api: uWSGI worker 1 │ │ └─136188 placement-api: uWSGI worker 2 │ ├─5c95f15636efdba477f972f7e1b3d92b9d53692bdab70834fb40c2be4f920579 │ │ └─61190 /pause │ ├─c2817a91e9d07b6ea6c7a8c6d64a5ca50542e6e247c39045daed0a427c9d00b3 │ │ └─63431 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 │ ├─c1746cf6dd75c8221ee5d501561a8bec6f967975a39f587bcb6220f10c221042 │ │ └─218345 /pause │ ├─a87d6f5b20e9b0bbf54a0fbb2ac5dae600c3791c3f0ae8007a03c01d6270045c │ │ ├─344645 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344960 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345124 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzujadgf0/privsep.sock │ │ ├─345474 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcipwy1e8/privsep.sock │ │ ├─346088 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346089 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346118 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3ccc353a-3df8-483e-8d6d-e4e8648eafd1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3ccc353a-3df8-483e-8d6d-e4e8648eafd1/host --addn-hosts=/var/lib/neutron/dhcp/3ccc353a-3df8-483e-8d6d-e4e8648eafd1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3ccc353a-3df8-483e-8d6d-e4e8648eafd1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3ccc353a-3df8-483e-8d6d-e4e8648eafd1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8f15a8f3-4671-49ea-99ea-f8460af318f9,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346123 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bb40fccf-9718-49b8-b111-a62038e353fb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bb40fccf-9718-49b8-b111-a62038e353fb/host --addn-hosts=/var/lib/neutron/dhcp/bb40fccf-9718-49b8-b111-a62038e353fb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bb40fccf-9718-49b8-b111-a62038e353fb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bb40fccf-9718-49b8-b111-a62038e353fb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-83873614-e224-45c5-a762-9f8f50e1f40d,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346130 haproxy -f /var/lib/neutron/ns-metadata-proxy/3ccc353a-3df8-483e-8d6d-e4e8648eafd1.conf │ │ ├─346135 haproxy -f /var/lib/neutron/ns-metadata-proxy/bb40fccf-9718-49b8-b111-a62038e353fb.conf │ │ ├─383462 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpx1voqiq8/privsep.sock │ │ └─389495 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpne8ojk8r/privsep.sock │ ├─b877c2f98ffdae6a4051060e08a6c82305b7d94de128188d1ad8a9ebbdc57010 │ │ └─193457 /pause │ ├─e3dc06cec7016dcd5e4a6f23048ee269fc77e1ba1e137042a051145e070aa532 │ │ └─96099 /pause │ ├─97b0d9d3675577dc59910ab7f5027024af126b0771030bd771492a4d79af4b01 │ │ └─43894 /coredns -conf /etc/coredns/Corefile │ ├─78b2bb6238bd8ec79e9e741aba23e88c76384175137b657a4b126d5b5229e09c │ │ └─190297 /bin/bash /tmp/libvirt.sh │ ├─90bf170b565827eefbd85ef7df1f4403678f7b2dc74f8f20a3c2742622580248 │ │ ├─205914 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206306 heat-engine: ServiceWrapper worker(0) │ │ └─206309 heat-engine: ServiceWrapper worker(1) │ ├─cb1e7839045f3ccecd3c50c3b21d99e17312d56e1fa60cedbef134abbb826107 │ │ ├─62015 python -u /app/sidecar.py │ │ ├─62262 python -u /app/sidecar.py │ │ └─62263 python -u /app/sidecar.py │ ├─58ed7100704f4281cb2859695e829bbe49dbb9806afe1a2ba32b1d6956236366 │ │ └─111117 /pause │ ├─a5a36bff021cc85509dd04a0655d65f4e6e831d478ce6ba1e1383901953bffbb │ │ └─51896 valkey-server *:6379 │ ├─35544e01f0d0ff3b41573b8f4ba5c7657fdd85aa4038737fcb6aa0d8a3b38072 │ │ └─40805 /pause │ ├─cddc2faf1ca9e16d78b14bdd31e66a08a220c3a1e944962ea864c365ce357219 │ │ ├─125263 cinder-api: uWSGI master │ │ ├─125277 cinder-api: uWSGI worker 1 │ │ └─125278 cinder-api: uWSGI worker 2 │ ├─545ae1bc12f7512b89ee619717ea36850e1a740bc358f64596dcdc3e5336cfde │ │ └─193303 /pause │ ├─7ec40a5983bce9cfb633d04f1ffd767f6e98d6c963a3e6170f52608f94b3b753 │ │ └─235875 /pause │ ├─08640a98476b30543d69f5113abc8b3fb9510d1450900ca20bced5d91302bdc8 │ │ └─274751 /pause │ ├─8b9d971e9fbedcb19d9371192425f0a0e306ecc1daa4263bf688990168b91d25 │ │ └─232491 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b7d1cf07916ba1436d7fba76906c1ed6e30eebb162196561d95164e3ae1d0100 │ │ ├─109891 glance-api: uWSGI master │ │ ├─109903 glance-api: uWSGI worker 1 │ │ └─109904 glance-api: uWSGI worker 2 │ ├─b989bb155cfc8af63a92e973b2cf981c9d4a26e21e9b9e7d1ca5e7e6848da63b │ │ └─176799 /pause │ ├─fc65d050f19112809587c4ac2b3013cfeb1a4514cd1a7eae2c78af05f7b3c54d │ │ └─43851 /coredns -conf /etc/coredns/Corefile │ ├─528a8a229854832620d56a6c914341220881dd63010f802b718154a8c1868bb4 │ │ └─158876 /pause │ ├─d20c9e8a44ce96f20879174fb035c887ce8889d44cff2d7112f46cf2fc778115 │ │ ├─ 96743 /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 │ │ └─405394 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0923d1a6ee999503ef1221c3c913e0cb65969d25aa676b0ec1bfb84b15fac769 │ │ └─44826 /pause │ ├─a1e8bce7592c38550d77d032e1d02282aef286a8c3b39c5219a2deb74af2f41a │ │ └─273174 /pause │ ├─eefc7873aeaf40a19794db70de83107eabc2ea408afde669e68b07232571961d │ │ └─234809 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0ecfffd86b8357628f17a6e0fbf662f8dc1dca1b03ec809e7fc878dfc942e64d │ │ └─48165 /manager --metrics-bind-address=:9782 │ ├─89a6dcb4946077caaa4fa873f5b664b4b3546045c6cd786a07766cab2d08bcbf │ │ └─267970 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9d4d8bd2bde7bd48ce8162fe0cbb24b072bfd39bad9f044335ec8209c1d8fe80 │ │ ├─49483 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 │ │ └─50726 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 │ ├─d332abeab54c57da11d5ae01cb99b8d07e959a7ee748a335a57e85784d93a821 │ │ └─130633 /pause │ ├─bda201c0213a2574a1bb6ec785af85c373c0b808371df208a5de8e7e29ece1cd │ │ ├─186983 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187309 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpi9vrh2n8/privsep.sock │ │ ├─187484 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp9b_m1tdc/privsep.sock │ │ └─187852 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2c5c43a8e590605ad758be3eca273b1110eee95017f6db741731a1414bbc34aa │ │ └─128068 /pause │ ├─3b65bb7a299f97d4e75efc1ebee7092077141504ca71e806937d7ba0c8bf8bab │ │ ├─92429 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92456 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92470 erl_child_setup 1048576 │ │ ├─92597 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92598 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92608 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92881 /bin/sh -s rabbit_disk_monitor │ ├─388f8011162cf4a5df2d8ff770927a8642fcbe14f3007d68ac535467fca7cc3a │ │ └─48119 /pause │ ├─8a5bbce55f4db3f369130d6debbbbbeb7c5744e0c850ae6c001808039976a030 │ │ └─47280 /pause │ ├─3e25368894725345c212ba9389b8300709efd1aed177fe3dd7ee083acf6161ba │ │ └─63935 /pause │ ├─a6146d2816e6ccf70ed418ddbabc09670ed1a0a2fa799dcaf2efe14429949567 │ │ ├─193828 /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 │ │ ├─384969 /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/tmpu20r9o38/privsep.sock │ │ ├─385308 /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/tmpv2inbxva/privsep.sock │ │ └─385465 /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/tmp99xdh1_l/privsep.sock │ ├─a6da4cc215f876756b5d616ddb81bcf56c0386d174271462b2db174318ae837f │ │ └─42033 /pause │ ├─ea763faca07471c8882673370df08c1f1e2bc94a0020ef01c57c85b0bd8b2ae3 │ │ └─67014 /bin/memcached_exporter │ ├─fe29ac68463889879de222d40cc8fad550fe0ff43d8926b893c8f9d1ecf7e2d0 │ │ ├─ 47497 /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 │ │ ├─ 47509 /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 │ │ ├─ 47571 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272886 nginx: worker process │ │ ├─272887 nginx: worker process │ │ └─272888 nginx: cache manager process │ ├─b8877a28d808134b7a2c546c56351301ea6099cfc9c9cb1e691f6e7ce2edda7c │ │ └─227853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9f9ac7cd6b0707fce4f2b89ba44b0f6571e5cc372af52a166e86be27fba66cf4 │ │ └─86015 /pause │ ├─c821e95cc0802068609ea51165d73e5fe2edab27d8a6c9c9706b7d419bc67aef │ │ └─56807 /pause │ ├─a4793d6c7fa8bcbf48d28d0749b218673e96181fceefdeea8d69f58ca20365be │ │ └─163133 /pause │ ├─4306930f713ec27bd3065ec32a3f407dfb8eac989ba0242b4ace69d6a99bd7ba │ │ └─257986 /pause │ ├─d205714520d0d91dbb13a182be3c0918e48dd010db3bc26cb928af4adfa52f5b │ │ ├─67647 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67664 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67670 erl_child_setup 1048576 │ │ ├─67755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67766 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67832 /bin/sh -s rabbit_disk_monitor │ ├─7081baeace4be2a7d9cf50678a04aff02539a1f4051a2cda97a8b016fbca3672 │ │ └─40744 /pause │ ├─2b83c40e33a4ba921dd4ccfac692bcfafbc61fa54661a0621aa5c858231cb337 │ │ └─44462 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 │ ├─a5f714e76b6d79efdaae11a2bb604c8733747bb0f33f1d6970a8a8e2baf3cf9a │ │ └─40804 /pause │ ├─118b57c0c078f631b69c442795dc019da2dc29c06828f58e2bea43ed887c65c7 │ │ └─238138 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─df16af7633304240e69bc70b5e437c5838be3e540bb981fb17ff52e77ed1c870 │ │ ├─249651 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250355 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpqm69we5x/privsep.sock │ │ ├─250358 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250378 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1c30061e6c1c5faf82120da80877db01c0e363d322362c3f29270e13ce751966 │ │ └─78321 /pause │ ├─5b925a477b61ac28c60f95705703c18b909359eccfeb1a3550b8e1d197c03180 │ │ ├─113294 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113311 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113317 erl_child_setup 1048576 │ │ ├─113512 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113513 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113523 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113609 /bin/sh -s rabbit_disk_monitor │ ├─19a005efa01082a80ff9b35c1e8682fead96f6392818d04035cd33e3353cb820 │ │ └─258257 /pause │ ├─27f7d4980d346d6b665ac0399dc0ceb1258b0ad042d761c45f2ed51377bac22c │ │ └─47999 /pause │ ├─377bca7b1d1fc2c46f51dfe8059e97933d981ea4c06aecee1ac83902578db8f2 │ │ └─159484 /coredns -conf /etc/coredns/Corefile │ ├─704137f814bc39c951f0a1c47852436771c8b1253989424ed79e254893c8cc3d │ │ ├─111589 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111775 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111777 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0b763d8b6ad1ea087d2bb1fd6ca174f7280c81b7eab3c881b79e03ed3b67030b │ │ └─43783 /pause │ ├─b98cb200ac38b058e1d777c2bec7e795788720cb98d85c18a7a537bb78b782b0 │ │ └─41314 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0ccb7e11830bbe937580ca52726cbed97fa9a844d93b09e54fb411df16260e40 │ │ └─49566 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0354a17303a34a1557938d0dcdd1cd38aed7b7235e8a5d72c2f4badd9a474c78 │ │ └─115069 /pause │ ├─27122df7648fd64eeb5d55aaba427c5b26d8bd324a6d154fadea9c1d8448140e │ │ └─66583 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─03467d9c4b725c9d84879162f4a73490de1b44a075d0c77e62a21b539df6cbd6 │ │ └─57208 /secretgen-controller │ ├─3f6a887683908e20a5c46e52f335c3516dda66644c669e03aaa6ac57cdb8ee12 │ │ ├─175062 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175085 erl_child_setup 1048576 │ │ ├─175212 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175213 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175331 /bin/sh -s rabbit_disk_monitor │ ├─429d3934371e8eedc7d39f494f6834191d7e6346563bd4d51ccbba42b8594376 │ │ └─66969 /pause │ ├─c8b30ee4d3b2f710c317c5673a0f4b3880007040870d468bddf15c1e289f1277 │ │ └─41045 /kube-vip manager │ ├─cabbe027ff9345fe5e03682564e75efbdbc1ad7a07a9be80006fee5bdc5ecf84 │ │ └─47547 /server │ ├─afa1b6dd2ee3b675a00c7d4bc78e5b22dee2233dfdc90407f0653e4247c30c7e │ │ └─239495 /pause │ ├─c588cc3f6e6b5a8320f850ade0ace77177610c491be11156323e2a7a3015e461 │ │ └─63086 /pause │ ├─ea8b102b3e802212b01172fc2917662002ffee4de6e336e3308597346c5e4d4f │ │ └─66987 /bin/oauth2-proxy │ ├─bbda03fae65e6b74e765074e8ba0aa1152e03d28ed5d525c118c81911747596e │ │ ├─160385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160402 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160408 erl_child_setup 1048576 │ │ ├─160506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160517 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160582 /bin/sh -s rabbit_disk_monitor │ ├─27af6414da6803d58cdd59e360c1a815040b91f66014d63e61a947e6ac9973cd │ │ └─63144 /pause │ ├─49ae8c5f712e06bc2e06301a3320a2a627751badcc65c5d754e31895a6fd680e │ │ └─48714 /pause │ ├─29bab09af6df8b4018f26af9de0f397a60c586a321748352e43aff7c9009245e │ │ └─49792 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9d7972e8623750ffeb544e00b5afbbd8af4742765025101aa6ea11d17b61aa4d │ │ └─109552 /pause │ ├─2f0e40a3cc8accf6a59f8fa3aec36c89f81a25955198d6f5c2b1f110feb7edc5 │ │ └─112755 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─fe7b07faea0e947d465a199f94ec61fbf24d1d9f048a17ecf26821b7960e8513 │ │ └─65760 /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 │ ├─3ec33ac3aa6e5e6ac703a2af08235ed03512d3e7122a9db5534bffe85f155f8e │ │ └─157591 /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 │ ├─d7b93656c32b67fc7d4e59eafeb70e1bb41db4447a8d8a9bb370fd409e925c53 │ │ └─64432 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─92caa62ae5f86a3545790362d2aa6f3f791c24bbff1b5fec42f75189c5ce8172 │ │ ├─ 72508 apache2 -DFOREGROUND │ │ ├─ 72522 (wsgi:k -DFOREGROUND │ │ ├─ 72523 (wsgi:k -DFOREGROUND │ │ ├─ 72524 (wsgi:k -DFOREGROUND │ │ ├─ 72525 (wsgi:k -DFOREGROUND │ │ ├─407299 apache2 -DFOREGROUND │ │ └─425086 apache2 -DFOREGROUND │ ├─8748ed813f6dfe816c4157dbe86157abe49c896df054943cd39ee14e16d545c5 │ │ ├─173646 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174053 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174054 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2955900ab6b4ab08bcb2558406234270e5e749f2429780fd5e247ed2738d61c2 │ │ └─57119 nfd-gc -gc-interval=1h │ ├─d51ff62f9ac19d086d6abfbfa0b4211dd8896ddb8ed3cb4d59d3ecc789ed6566 │ │ └─234760 /pause │ ├─eed95d6b5680d8c5802134da740f8e7620766c3bf448eb09d46aa2d25b4cce4b │ │ └─87168 /usr/local/bin/rook ceph operator │ ├─2dd2199d19510a533e04732119729069a3cc267a1e475d8144fee7aa1d9ee97e │ │ └─111200 /pause │ ├─67aa4c9f899c87ccb634bc4e2ee01545b8874b580b0af276a68bf71b932c4f9a │ │ └─115029 /pause │ ├─4e6d5b7d65761df014c457e8fa519f645e5491e81ee0e9d1fe63b6efa6adda6c │ │ └─159211 /pause │ ├─937c808160f072676a0fc191321a0819b738f8eaae66ad0ecf6e135c62b0eacf │ │ └─163046 /pause │ ├─d15a93aa24794b2d520b616f13c9533f055a6f251aef9ef11458c768377e0771 │ │ └─64279 /pause │ ├─d70055294ade05d4f0cfb5cc65095b24131f963f7f160c48532ee1cddab85073 │ │ ├─249934 magnum-api: uWSGI master │ │ ├─250006 magnum-api: uWSGI worker 1 │ │ └─250007 magnum-api: uWSGI worker 2 │ ├─887cb44dbfb48b95f9df5f68945c031cec5f167bc2280cada9403a65c9795d8c │ │ ├─173208 nova-metadata: uWSGI master │ │ ├─173220 nova-metadata: uWSGI worker 1 │ │ └─173221 nova-metadata: uWSGI worker 2 │ ├─3e9fdff3dc303997a3d34b11f57d8565a66395c25bc7508847c3598e5957a4de │ │ └─62069 /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 │ ├─1fe9ef88bf16e6e9f960ef58522097114f1c2e37df20e9ab4dbb0e805e75fd74 │ │ ├─64061 nginx: master process nginx -g daemon off; │ │ ├─64079 nginx: worker process │ │ ├─64080 nginx: worker process │ │ ├─64081 nginx: worker process │ │ ├─64082 nginx: worker process │ │ └─64083 nginx: worker process │ ├─0309cd32af0b21b06f6520ce4b24a1e1163b954cea43228aca49ccef61ddcc46 │ │ └─190466 /pause │ ├─ba1c1bfd5fae507e87506d8eb11ac15fd457a58bc39d107f80106a7f2380df0a │ │ └─64632 /pause │ ├─205bbe15e750b688d5bc63891fa2c8ed1815ebd805b18562b38dfb386e4a141f │ │ └─218060 /pause │ ├─bcf6c4073011bdce893b7b91657687a06c22fa212576b720dfc087286264066a │ │ └─48850 percona-xtradb-cluster-operator │ ├─8e39469b87f1ae50e83c3be11cd247883fe09656800624f1d9522bfbdbf72039 │ │ └─49006 /pause │ ├─949ecd4c396e4be9cf899edb8a48f2215df0d2316285f814c77768458fe6e4ef │ │ └─40900 kube-apiserver --advertise-address=199.204.45.248 --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 │ ├─9b830f9057f1b00afc85962d68c15d67b74076be4784e5f35cd2df68fb8061f8 │ │ ├─229998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230024 erl_child_setup 1048576 │ │ ├─230121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230322 /bin/sh -s rabbit_disk_monitor │ ├─a927fee6ff5ec70ab23ad1f217a0b9bf9de1745385c2e063b9ca52ca2d856c29 │ │ └─63569 /pause │ ├─15aac6419882905502aef16f872fe7f023b64946b18149bf495e8970d35c8697 │ │ └─63056 /pause │ ├─e4fb15315c84be10b22002360d4db22756ddf7708f498fca09c215702b9d31d1 │ │ └─176894 /pause │ ├─27bfd0801c1c75ffefb9fb8379a69c3e90f90186c763b45a98a58f27612d7ef6 │ │ └─40931 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 │ ├─2accc0b40da5628ad3b9f22d2ed2fa754a9730012e720d637c93f68f430c877d │ │ └─92222 /pause │ ├─5f20ae50799f21b5d2c4a69362b3dd66321b13403dad8c7ced3deca627c6d335 │ │ └─65305 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-248.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 │ ├─5be1e4db903d38c1733543369c1f3c8adda8e892eedcd4244ed3e9cbf70075ac │ │ └─56698 /pause │ ├─d2cb6ffaf1038c4ebf0e9d78e01e0a4490aa924c022b397325fac33de0634f91 │ │ ├─178015 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─423187 sleep 300 │ ├─3e00c027541af5f3322173c0c4b5b2dd269dacb505af5279333fb655f71c4ebd │ │ └─44876 /pause │ ├─19aa7ee5b4c8855c036b0601508a36d2b3e57cb6d5f9c908fd81be47216481b3 │ │ └─43821 /pause │ ├─afdd86925c31a10b38c2ff78646de75829ddb85abcd6eb11c3d3c17f811aef0d │ │ ├─277355 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277410 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7f1743dc94a7bb2477752270202b15a56b2b422ce18da2339c9d6791ea3302a8 │ │ └─44993 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1f724b125c9df5aa76ba4d36980c7c94d5389845eaf7b5bd42c21a7ca30a931a │ │ └─79992 /pause │ ├─da417d21a45171927e1b1a183733849e71c923792124b6e2599c1b0c23186db4 │ │ └─44304 /pause │ ├─b788b5a43814989aa4362ad7749b14463602166cee0c2b798466b59f22476209 │ │ └─61547 /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 │ ├─aaeef8527ede4401ce19e03d787e6717f3491d8efced3fc88b3d26d7a21c6313 │ │ └─57079 nfd-worker -metrics=8081 │ ├─02c0250a315cb0247839eb6d844b1dacfba68218c80adac500fb6cbf11039799 │ │ ├─250158 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250566 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250567 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─17685e83cb3cd7ac5c3ffdcb1bd2421a509728b318e4605b8d96357d3721df73 │ │ └─193258 /pause │ ├─6dae70d18817fd51b95772bf584e4a7fd105500b34666d315a0411b64c26c93d │ │ └─162932 /pause │ ├─35ce46926a52b16e80fc37383e5b19d8567bcfdb4dd63d178be569d79cfcac79 │ │ ├─226984 octavia-api: uWSGI master │ │ ├─226997 octavia-api: uWSGI worker 1 │ │ └─226998 octavia-api: uWSGI worker 2 │ ├─3c51bdbe203daa01447088561205d9704a0a94b42cca8a56380a0d6664a6fee1 │ │ └─239447 /pause │ ├─a1e01a4975b9fbcdc870dfe8e5d6e8606163ae5d03cda8287e7140835112397a │ │ ├─172953 nova-api: uWSGI master │ │ ├─172966 nova-api: uWSGI worker 1 │ │ └─172967 nova-api: uWSGI worker 2 │ ├─a88416c94a8416ba3d6c8954a4c4dd6708f75955b0103253231dd58737f3c50b │ │ └─65381 /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 │ ├─23a5151533449fde4fbf8fb5227f5e7cb1df70188dee82e7e32af05a88e9007e │ │ ├─253739 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─253763 erl_child_setup 1048576 │ │ ├─253842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253843 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254061 /bin/sh -s rabbit_disk_monitor │ ├─99d20c5100a7757ace0c30292bfd30d4be779232ffdeb381e19a0bcac938a9fe │ │ └─65723 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-248.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 │ ├─471d65aa966ba4f4b92e3f9a88383e204cf7a0b9bd10e1f8ea4133ddc6a17aad │ │ └─61016 /pause │ ├─2683879219b6c489a22a716db2fbf64b5f1771ea89d0befec20848bd376ce736 │ │ └─65859 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4d721709cee53799cd9087b37a5d25eedb20e6a69bee78565f75a5e7e4cda74f │ │ ├─205944 heat-api-cfn: uWSGI master │ │ ├─205981 heat-api-cfn: uWSGI worker 1 │ │ └─205982 heat-api-cfn: uWSGI worker 2 │ ├─795979d7e0da33d80807e7d46cdcc7f935b46fa4c8f992c6334f956fe61978f7 │ │ └─273596 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─0ab62b73b91bfd5c3c91e3ab997973d7ab6f42471b28a02041b8dba9bb1856c8 │ │ └─250109 /pause │ ├─6b471d19c53a299ebc850c1a7af0053084db6ceccb7772acee788fd395427b84 │ │ └─177364 /pause │ ├─b7843f85860c8fedb69fa2ba4a96ee9801b5d05791008e895746c4bdc0829497 │ │ ├─49695 mysqld --wsrep_start_position=4f937b9f-58c7-11f1-a01d-569aaa75ce82:20 │ │ └─49817 /var/lib/mysql/mysql-state-monitor │ ├─906374e2b12eedfc3852938b4e946283964b969ceb995100c920396d952bc6c9 │ │ └─256129 docker-registry serve /etc/docker-registry/config.yml │ ├─3e626110b847e740313c4ce1e85eff46732260f5e39317c2fb570a14dc9f66f3 │ │ └─229852 /pause │ ├─72a438202a27c94ae637db85be1ed136c8bc58e3a0a19b7a8bd7fdfb990ad255 │ │ └─128157 /pause │ ├─d652cd053f9041b8f505bcd1894cd8a2720a8562c1612fee5acc762d909deba1 │ │ └─65501 /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 │ ├─d91e48fe60528c5ed30747b89fe35e45609a5917c4041565e9df07355a4b33b9 │ │ ├─62043 python -u /app/sidecar.py │ │ ├─62266 python -u /app/sidecar.py │ │ └─62267 python -u /app/sidecar.py │ ├─b9091b1e50ac67676376555bc34add895de46f95b03411b51c5a0702fbe3d350 │ │ └─44786 /pause │ ├─8ae57a0d8b19f961cf00b161c3e51de454b975c62376ba29a8092b5a72d00c45 │ │ └─235900 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─ced2e02ee6c14e4c2c7abc3a0161656094a7387f9a340a7e732777fa5095fb6b │ │ ├─173615 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174048 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174049 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d2cdb7795ad8c0045a4ee17131a709a91ac1e5299843bf8b590e51ce37b692cd │ │ └─40763 /pause │ ├─fd0b80cadab766442f30f1760db4221d3f9249cc62afd1953456248c38efcb2b │ │ └─270644 /pause │ ├─f021efbbd1b1649b137a48e7ab28bff41f79dcccb81835ea9c4225eb84acdd50 │ │ ├─267944 manila-api: uWSGI master │ │ ├─268013 manila-api: uWSGI worker 1 │ │ └─268014 manila-api: uWSGI worker 2 │ ├─dfb28f86af44e1804e63e56cbd4049595352aaae48444e582a5af4f091d579a6 │ │ └─162453 /pause │ ├─1c4225a3b48dec1628247333e3c5b71270c084af1c4fd3abeb764f0cd883daa7 │ │ └─43388 /pause │ ├─5e781bc61b7c69d8c4e47e9dc6f901cc2f3a2e50665b4da93ed8c25d097dd8b7 │ │ └─40800 /pause │ ├─3e2601d35caf082c932d43285f0bf21acec98807326f6b2cc7cbc6952ae9e508 │ │ └─51998 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 │ ├─e3bc7358b2a8c6309332784300de141b5a9dc9d9433a28b6f6dc749eeb62119c │ │ └─218054 /pause │ ├─f20680281db882630abcc66d2d9b705e5de3a1b711c85b5992e6d632ae832c3a │ │ └─47177 /pause │ ├─7f291dcd590ee6dcda1ca8dfdacad8b46af643422a3cf155bae5703fe9a64238 │ │ └─62505 /pause │ ├─c81c25393537a7a5c078f9e333bdb39d58e0789be94e601a28375985e0cc006f │ │ ├─227878 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228427 octavia-worker: ConsumerService worker(0) │ │ └─228430 octavia-worker: ConsumerService worker(1) │ ├─e015aa004cc361d69eb78a4cca318d8690a81c2d4d734f2b0045b600aadc66f4 │ │ └─258121 /pause │ ├─6a834c39822e4cf789e11fa3f24382b0934e92ceb7d6e3157a4bcaf42a4efe7c │ │ └─191069 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6bee1eec37a2fe5199bafa3029e35b1eed71341f4a23eb1cee265711339f3147 │ │ └─56112 /pause │ ├─d74f13f35449d939c84ac6fb5e9d78566ef6b8dd216bb1a05e0e8bd7d0c1f74f │ │ └─61094 /pause │ ├─5850dabd239fdf484e5c0da60947bb5b3399142aa7846e1fc6965948d0d74d2a │ │ └─193858 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─82562a2f83fada5d4d31670ccb6cd209d0312e1d3ad658a7359fb6c1d7f07089 │ │ └─66920 /bin/oauth2-proxy │ ├─993f80d6388395f68c7eb47f301e78a3af42f0467d0aa81de1ef947b7c9d47b2 │ │ ├─205922 heat-api: uWSGI master │ │ ├─205979 heat-api: uWSGI worker 1 │ │ └─205980 heat-api: uWSGI worker 2 │ ├─1ac42b1ad471686c10e96536b0b48fc23678734bfb8a6356b2b3f11d1d93efcb │ │ └─65102 /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 │ ├─53950c6088ddb8e3c249ead20a726c0a73f0ab09d9374ea0619a97f20d1a6e80 │ │ └─42052 /pause │ ├─d970202e344950e077da66ba4e7bcd5f8cb766f43b0801431b99f8b90af0372a │ │ ├─42519 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42894 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a0558616ee18557b4da764f7835381c1b21aafca50b8b70a43f9ecd214b16977 │ │ └─267937 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b1eaf6424c3b207503d6e6d77b1393458101772419a0e6eebf24ef1e5b4de48b │ │ └─65558 /pause │ ├─7e30614d66b501ceb3c462b09326edf35411a8a7ce691cb088f258b719bb75d7 │ │ └─160143 /pause │ ├─792fdae9d539c76a0b9d125970af7ace593c74e7b685ebf628b30ee892838357 │ │ └─49458 /pause │ ├─f77399022c3e0e000b5f50606f8a4ce39dab31876114b7c69b0a3d8cddaaee69 │ │ ├─273240 apache2 -DFOREGROUND │ │ ├─275656 (wsgi:h -DFOREGROUND │ │ ├─275657 (wsgi:h -DFOREGROUND │ │ ├─275658 (wsgi:h -DFOREGROUND │ │ ├─275659 (wsgi:h -DFOREGROUND │ │ ├─275660 (wsgi:h -DFOREGROUND │ │ ├─275661 apache2 -DFOREGROUND │ │ └─275662 apache2 -DFOREGROUND │ ├─b3074b0f94756aefd012447ba870989f5e3fa7a95cb4c5d14288754666ab2642 │ │ ├─85154 barbiacan-api: uWSGI master │ │ └─85167 barbiacan-api: uWSGI worker 1 │ ├─7a128900d72a974e83031e99f026774998d0d2ac184abfd3aa99d9fd0bcd9588 │ │ ├─186052 neutron-api: uWSGI master │ │ ├─186089 neutron-api: uWSGI worker 1 │ │ └─186090 neutron-api: uWSGI worker 2 │ ├─e41cae3105037073265c5565c977a89fba1b61c3bc0b53bb0a54abd99b2a4fed │ │ └─40882 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 │ ├─6d6132b121df51a16975f31a30cb2c1b329c40540ee3d555d33932c808294b9a │ │ └─56953 /pause │ ├─607bd6b7f6aa783c0083e54e17c0e1fd826c51aecc6469d8511d3a4f5846ea06 │ │ └─64373 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bb2c25486d180dda9033897a19b472c5f5e00bb8c73460acc41b845fa184dd08 │ │ ├─78412 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78435 erl_child_setup 1048576 │ │ ├─78599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78729 /bin/sh -s rabbit_disk_monitor │ ├─1060eec8818d5f9c286bd6167bc8a42cf61ffb055de43c72093e0fcb73f7f3dc │ │ └─162622 /pause │ ├─d1cee3a37407f9e042a33686d94085bbb4208df960f31c1c9e9938b2291c12e7 │ │ └─48291 /manager --metrics-bind-address=:8080 │ ├─cd9847105482facc79627886e729036c70c88e6e20f6e187cba7b1046779432b │ │ └─253446 /pause │ ├─2536e9d606181f6ed043d02d48b7ffb85a665e45f93500d7cc59e4fe70fcb917 │ │ └─66261 /goldpinger --static-file-path /static │ ├─0cf027d52a168e477fb43360fcfa3f65c9e07c2d341d7f282274547049ee308d │ │ └─52287 redis_exporter │ ├─851ad95238516681c78825f5db40353693c4675250d52745532dd25f2e820e87 │ │ └─232380 /pause │ ├─b0fff870315e30a1a3b331955f6836da29e4b962d67bccc19a65ff4525995d5f │ │ └─176849 /pause │ ├─2d2b7220bbda3c06d1df70b030ea492867f137006327e24a1d09eee6493adbe1 │ │ └─62643 /pause │ ├─ec705cb8b7da2f616aa985a400f4d5cb5c0ccf2229db225cb9da37390f3cfacb │ │ └─61136 /pause │ ├─2ec4418ce1868f875ceef41628274814be2bb735652132caf90f98ddd401bdb0 │ │ ├─190730 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190753 erl_child_setup 1048576 │ │ ├─190995 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191244 /bin/sh -s rabbit_disk_monitor │ ├─2d531ce7c94cef0f8fb06f8b5f38920cb140742f87d290b19b62193b00f98fd2 │ │ └─249620 /pause │ ├─1cf702e60cb484c0a2a7ad06b310c0619826f18c03733fde81ed8dce31480bb2 │ │ └─174983 /pause │ ├─04b01c9e9efcf14d096d049a983b41d79fc51e0c9289c167a830e9e67c80e5ae │ │ └─41287 /pause │ ├─1178b1d6e0c90c9dd2c0d1109bb7c869e1e38c4a6b7a1a00fa5f31d43496982e │ │ └─233606 /pause │ ├─69664cc77d8cb24e084a793adda3d8c09599be59560b222355e53f44090be868 │ │ └─40937 etcd --advertise-client-urls=https://199.204.45.248:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.248:2380 --initial-cluster=instance=https://199.204.45.248:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.248:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.248: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 │ ├─68be3a6f9384de312cc53fe62ccfc1790d0e6b93ea570c765ed595f5806237ed │ │ └─52232 valkey-server *:26379 [sentinel] │ ├─9d88a583fe672e87a5910a408b950be05e2861bd5b6a44dfef0b01ae47367428 │ │ └─97407 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bd22ac600b444068a6de869de8795d2e52c924a9fbca63f6421dcdde386b7187 │ │ └─190238 /usr/bin/libvirt-tls-sidecar │ ├─91b01b710b294fc3463f494c0609a2d29aca18682d533f803f0598168e31db77 │ │ └─113180 /pause │ ├─fa4a2ba293875e55cfcb802baac6ae57bde04fad7712b54952e8728a0fcf2841 │ │ └─126533 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─64082fe7496e8006ab65abbf1c74b444f9b6d78c5d5a45290120395ccb57e726 │ │ └─238110 /pause │ ├─a17754affee960b5796378812b9cb2d7f21b5a53e4392394f60cda61f1181ff6 │ │ └─56762 /pause │ ├─647187190b0c555a03011c18db5ca0e3a58e9339ff599734824a763bd642b64e │ │ └─163343 /pause │ ├─893da237b422a483d435649cdfbe1b1c4dc0b3d4c9db57882aab8b48dfc10b8b │ │ └─218025 /pause │ ├─b8d10cfe5cbe936d2d3f250ef7d31ac7876fd3742ff56c4da296308bb2572932 │ │ └─96188 /pause │ ├─8c54b15a405626d530b439c99aac6754da6a70f886a4ea8676478e2557eed712 │ │ └─176961 /pause │ ├─baf74dfbc8efba780c88844d0be79f0b2814546183e399046c12fc03d818cb11 │ │ └─128691 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─bfd5611ee1c1a18f05e614d86633d443a91242e1c984b58348d78fa8cda2a2f4 │ │ └─177314 /pause │ └─4bc919e82ed6c835c2093c0195f53766c98f15de73e62182b372d304bf2f3ebd │ └─258179 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount