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 │ │ │ ├─21430 /lib/systemd/systemd --user │ │ │ └─21439 (sd-pam) │ │ └─session-22.scope │ │ ├─ 21420 sshd: cephadm [priv] │ │ ├─ 21459 sshd: cephadm@notty │ │ ├─451702 sudo /usr/bin/python3 /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/cephadm.31206ab20142c8051b6384b731ef7ef7af2407447fac35b7291e90720452ed8d --timeout 895 gather-facts │ │ ├─451703 /usr/bin/python3 /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/cephadm.31206ab20142c8051b6384b731ef7ef7af2407447fac35b7291e90720452ed8d --timeout 895 gather-facts │ │ └─451717 sysctl -a │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1463 sshd: zuul [priv] │ │ └─1476 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1467 ssh: /home/zuul/.ansible/cp/199.204.45.162-22-zuul [mux] │ ├─451708 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ntdxmcikmugdruzmzuvpjymbfeimppjk ; /usr/bin/python3'"'"' && sleep 0' │ ├─451709 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ntdxmcikmugdruzmzuvpjymbfeimppjk ; /usr/bin/python3' && sleep 0 │ ├─451710 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ntdxmcikmugdruzmzuvpjymbfeimppjk ; /usr/bin/python3 │ ├─451711 /bin/sh -c echo BECOME-SUCCESS-ntdxmcikmugdruzmzuvpjymbfeimppjk ; /usr/bin/python3 │ ├─451712 /usr/bin/python3 │ ├─451713 /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 │ └─451715 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-dd1782010cbf0615a40305af194c17a12eddb85e72a46f17a0a776124dcfb2da.scope … │ │ ├─19575 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19592 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9810 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12176 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5a4894226b4c4cba632619948d7534ef54f9d437bf26df529f0dd56b13b3f887 -address /run/containerd/containerd.sock │ │ ├─ 12572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id be334b59a39a4afce998be589514bdf2ed4a770b75dc72f31ff05dc785c4f0f4 -address /run/containerd/containerd.sock │ │ ├─ 19548 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd1782010cbf0615a40305af194c17a12eddb85e72a46f17a0a776124dcfb2da -address /run/containerd/containerd.sock │ │ ├─ 24742 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4f6fc8adfd51d8bbb7afa925d50fd0e2e8b7bfe4a64a2dd18b3a3dc5391e3877 -address /run/containerd/containerd.sock │ │ ├─ 29211 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 37727a2193596f9d4738db5ed30ac291d448fefc76f2b3c80ba73ce1d9e9b1dd -address /run/containerd/containerd.sock │ │ ├─ 33897 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0c6277c1eda7bacc5f56aa11d2827e838eb5d498d4def286b1d2c4b292c3ecf7 -address /run/containerd/containerd.sock │ │ ├─ 39629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a216f67bbd1acb31e2d5406f9a6ea8ee39aebab9a0442a3005233d8bb1fe6313 -address /run/containerd/containerd.sock │ │ ├─ 39672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 339681578505f079d1000ac832ecca42836cb333d5054e76560db0cb724091e1 -address /run/containerd/containerd.sock │ │ ├─ 39690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c5f7e051708b22fe96dcffc4df9f38a9d6907910808e07c9e5749c572b6ef50 -address /run/containerd/containerd.sock │ │ ├─ 39706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f4c4c4b22021f73439af872e8a517fc2694d7af96c5e5a82ec7280d2ec8851 -address /run/containerd/containerd.sock │ │ ├─ 39713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a98a99f47c0fea151fd718ecbe4f13def01754589c8d88451e2cbdb324c68e0 -address /run/containerd/containerd.sock │ │ ├─ 40249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e7398344fbd74a6504bad492520c34ad2dd4e7f3ae84ca856ba2ecbef6a4c8 -address /run/containerd/containerd.sock │ │ ├─ 41015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6d394f53eb04ebe406c089d4f8755f05841d067caab798bacb5d80ea813d0a3 -address /run/containerd/containerd.sock │ │ ├─ 41031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85573c890f78756e6961a3813adc60eb8d2cc32abbb399119873b81ece2e1d96 -address /run/containerd/containerd.sock │ │ ├─ 42390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a033836c17aa940db167ab6071b3b1dd7d2ae391f3cb0ef5dea014070d59f8 -address /run/containerd/containerd.sock │ │ ├─ 42843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc57c301f0b0b89fd9275c4452daabc299e201a729489f47b1a218a911fc2dd8 -address /run/containerd/containerd.sock │ │ ├─ 42881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90ed5263688b95beee2c816d8ff8fac77d3c3456abca77958872deb0e8a0c5fe -address /run/containerd/containerd.sock │ │ ├─ 43325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40bc8005f076e5cb03577aaae8238d4ff1f8cc86f58c1d05cecd01662091a661 -address /run/containerd/containerd.sock │ │ ├─ 43812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f06425d2d67f624fe295efa4d85f8dedd1dea89bb9669790e1e4edc3e2990109 -address /run/containerd/containerd.sock │ │ ├─ 43850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a455026421e64b1beb0909b6d903445391e41ebd05c9d7e3aa8d83f068d5bf43 -address /run/containerd/containerd.sock │ │ ├─ 43903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9443b77268db65994c9f2b544ac31310a4ca07680417acc572f40b8a366e47bd -address /run/containerd/containerd.sock │ │ ├─ 46342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa13fd42eff4404581a97c7b02b831082df3cd46a11074caced16657d8b6a9ec -address /run/containerd/containerd.sock │ │ ├─ 46470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2105158a5ab61a7c73266c93332637106b3ba5775846f5b15de492dba8c9e1a -address /run/containerd/containerd.sock │ │ ├─ 47342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a89839d1681368b068c20fc83f1ba1945b1a2c5d2036662d83d5ee98106c19d8 -address /run/containerd/containerd.sock │ │ ├─ 47543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9b2242623414b6e91e84ad0b13c9fa656a16ba7d9a1c94127adf511855a4cd9 -address /run/containerd/containerd.sock │ │ ├─ 47854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c3abfa8aeba49fe41c2abfc9838fe0f554981f85d9e549e697cffea0e3d2d8 -address /run/containerd/containerd.sock │ │ ├─ 48195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dbb04955fe9665c84c757fbcb62baf47da467cade2412452d67640886a75603 -address /run/containerd/containerd.sock │ │ ├─ 48601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e48078fca3ca1a36c4e5604c7ab4499e9e998e24dfd221717b063c4ac42f1e -address /run/containerd/containerd.sock │ │ ├─ 52305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 522e5722b5c0b92d7e23cf5fe3a314741a7b419e26d7f5d94402a85cbeb1d6a6 -address /run/containerd/containerd.sock │ │ ├─ 52510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52cffd78d9555fb762efb95599e274ba14c2a46453926bf5f38355fdaaae8175 -address /run/containerd/containerd.sock │ │ ├─ 58443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8cc26568eb90cb7d6c7b5795b07cff3cb54b4187515d1ec8ed4c7cdf334e20 -address /run/containerd/containerd.sock │ │ ├─ 59419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86421bb9ca587874580de0446caa26435d83ef37252149734c4ff794342b000c -address /run/containerd/containerd.sock │ │ ├─ 59459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26ab00af072507d404e8705e219acc5dc60f5d305c9550face4dd0cd3f8d25cb -address /run/containerd/containerd.sock │ │ ├─ 59462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7c0852e6fe7a4bdfbfe7d703920dab56b4319e45ee2b5197af6f6d17ad900b1 -address /run/containerd/containerd.sock │ │ ├─ 59614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f940003da202b48df5d2c3d0338fb72bdd9c74169fcdee32e782b34267e074 -address /run/containerd/containerd.sock │ │ ├─ 64427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82defb5f193184a89803c7ffdf4919dd2b1e6fe38d6b4f1f187f7404db4123d7 -address /run/containerd/containerd.sock │ │ ├─ 64608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0839456f6a8d97af93a8f65b350d679e6f8c5a700c38d91e07a5e94c8c8662ef -address /run/containerd/containerd.sock │ │ ├─ 64654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8cbe9c4993a3c70f9622de03f5bafe9eb62a48a434a984c4d1c77c4a704dda8 -address /run/containerd/containerd.sock │ │ ├─ 64694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00d59b550dead97f67807d9317e69db099a1ccd835ad6848585b367baac98be3 -address /run/containerd/containerd.sock │ │ ├─ 66427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a31375f540fc37bdbe4a3814ff88e99629f76e55b488255b7a64a547df26d652 -address /run/containerd/containerd.sock │ │ ├─ 66477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a80d5bdad1ae6ff12cb687acc36a56264f3207089b306866ca9f4854b01eff1f -address /run/containerd/containerd.sock │ │ ├─ 66527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba0215bcf7b82569b5c23c110f81ccb86d74ee268dfc29f9159ced380978e28a -address /run/containerd/containerd.sock │ │ ├─ 66950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5356099d73408bc4578c2901af5e0a78fe0241499900ff63a6ce2dd6f1c40d93 -address /run/containerd/containerd.sock │ │ ├─ 67069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1152a3a729f695385ea09d320a6b860d36dfe0a01695c9f929551f54de2a0ea8 -address /run/containerd/containerd.sock │ │ ├─ 67326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85b30b4ef87001403fba8853f2da84a8c68f3efdf2b002e29c40e3ada26f2d36 -address /run/containerd/containerd.sock │ │ ├─ 67497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4329ea6a86c29fad6fbc2095d771d88bcc31226226a4e721f0e7ced5f1b8944 -address /run/containerd/containerd.sock │ │ ├─ 67685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b62d291b7b1d7ad45ab7161dfe956686d2fe37da1ba1097e35981b1b6a34dcd -address /run/containerd/containerd.sock │ │ ├─ 67917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be70d7b2b65bc5235b87e778f6090446269e208517aa1bd3d25637391c1f2a7e -address /run/containerd/containerd.sock │ │ ├─ 68908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0e4d75bd04b3bc0c8672b643d39eb2f74f2527d78b3c845d09cbcb15be072c5 -address /run/containerd/containerd.sock │ │ ├─ 70338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db91243e9c396c4b51729c4c45c7791adb86cbfc18ee7216d8e2cdc3cbd88abf -address /run/containerd/containerd.sock │ │ ├─ 72956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36aa69bb4e200f8e083f9295f23238c9c310989ebd060ba26a5c2981563f9d20 -address /run/containerd/containerd.sock │ │ ├─ 82264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f60554fcc9f66eab5ad1294c70706456371c584928478ccdd7ace23a8bb9a82 -address /run/containerd/containerd.sock │ │ ├─ 83812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aca29a796af6fd061c314c74c30ed17287d6b5cc64384781e6dd615a283f0aca -address /run/containerd/containerd.sock │ │ ├─ 89950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb83e2928c86a78d679b22de55e730fb3eddcb1900c6b46d8c9fa5d42cf3b332 -address /run/containerd/containerd.sock │ │ ├─ 96310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a9f41a3faa625a1d803422960c236f9c3681f5c5e8cb77f40ff1c872dec0ff -address /run/containerd/containerd.sock │ │ ├─100817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aba10ad62cb670c6163feedc022bd8a3445ad4f6e7313e3bb33cfe1f7d4290ed -address /run/containerd/containerd.sock │ │ ├─100869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8022d75288b78fda2925d835d7c317391973f920341fb8e54fd254cec0365166 -address /run/containerd/containerd.sock │ │ ├─113582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f6f48edcb625c09d198b01ac0c7a91f0b63a81173f337d28354443a6b86313b -address /run/containerd/containerd.sock │ │ ├─124326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c921f5d9b0358fc680ba2d278e9f13aad2228e1df3783d1d2ddd1208a31e247 -address /run/containerd/containerd.sock │ │ ├─124376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46ba75a33d565f1c4105e6ec5d20e69ba146a50d5918c8b60ec06375ace24202 -address /run/containerd/containerd.sock │ │ ├─127004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c27e72f21634738895ca3120a7b0af1f581f1099464d3e2d9ec14dace8bae370 -address /run/containerd/containerd.sock │ │ ├─128933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 948d78caf1510375b2975e926eef2a5fd4bbba086ef5fce7837343d9ab8dbde0 -address /run/containerd/containerd.sock │ │ ├─128988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b8b1a13241483ade72b4915fb407f766a8a903caf66775d636d210ededad017 -address /run/containerd/containerd.sock │ │ ├─141894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad7208e4136ae5b2e4acaacafb667fc5cc7a7a200db5abfc36cdbed33c3dee33 -address /run/containerd/containerd.sock │ │ ├─141939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0280e1255c4018e225dd4de4113fed52c43775a3859758d2f8cb3a7a1a29865e -address /run/containerd/containerd.sock │ │ ├─144561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0145bdb8fb3bd9b56e14c689a94b0e9b7d7764fcbf31246abe3c6021a9066de -address /run/containerd/containerd.sock │ │ ├─159601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2a7d5e34fc2a072f25af36563259d4c946c563527815ad076d0616145472a09 -address /run/containerd/containerd.sock │ │ ├─161471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff739c97e593c3f1e5bebd7f16c7e353e1a397653a674edbdfbeb414738744f5 -address /run/containerd/containerd.sock │ │ ├─162944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b955440fcbe1fa28ea5d7ae55b3e6190938c8199921346558395a62a9ad9510 -address /run/containerd/containerd.sock │ │ ├─163012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94b72d5f229b240f583c630e1a9da9e953f9ff2a1aeac5fc1d1a286f67fbb627 -address /run/containerd/containerd.sock │ │ ├─163245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dcf7aca799cadae77e5cd39b5a48e2b8a7f80ca6f7c165ca45c4d58e0f5898b -address /run/containerd/containerd.sock │ │ ├─164630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 802c67dcf38907a66c5ba62da766bb9d8ab460c475482a22f64fd5e4cc84e071 -address /run/containerd/containerd.sock │ │ ├─167014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 101b5bb7c8b9e3eee35002cf7e270fba9530082a9127c04633ef2392732bb5fc -address /run/containerd/containerd.sock │ │ ├─167047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 106742ef7bcb66323b388583445851e3a89bce196fefb468c0791ecb2aecf3e4 -address /run/containerd/containerd.sock │ │ ├─167112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f958476b1dd2057345775ec395d3fdefcc047a4c591b1a1877a22c394c7f172 -address /run/containerd/containerd.sock │ │ ├─167372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15beb99b82dfb2142adedfb3dfb87d2c5d9becfb45dd126f0e7ec171100531e2 -address /run/containerd/containerd.sock │ │ ├─167634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ae584fe412f204fc02947e51ca8dc05290e0dc115a6b3b030634f564aaa432b -address /run/containerd/containerd.sock │ │ ├─167984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 383aa265c41b94d93c300cf80be981fd373d54f273e56937711c8e260ea95469 -address /run/containerd/containerd.sock │ │ ├─183544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa620cb27634d881415b6101ddd78fbb00b5b25ccaf81685eaeab6c153f5226 -address /run/containerd/containerd.sock │ │ ├─185313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5c9063b5048fcadebff6acd1f07f7f809fe5ed50f5f2a0e56680ef98ffed1e3 -address /run/containerd/containerd.sock │ │ ├─185375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 613060d6e5a237d1f10e050705bbb9f832ae97796d03aeaf14f999bee5052aa2 -address /run/containerd/containerd.sock │ │ ├─185437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d09e44a85b86884563d5bd3b946172c1d461479a8c0c7b6444bb845ed487e04b -address /run/containerd/containerd.sock │ │ ├─185712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f33fc36238aaf5ab2cdec271ba8b7418b40a66c1121bc3c6b5d3b407612f19 -address /run/containerd/containerd.sock │ │ ├─185756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24a7c43fb741c145acc26b595b01ba94a5e2c534444f7aca2a10df00ee8364ec -address /run/containerd/containerd.sock │ │ ├─186546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46dec57c5ee687d590fa3d82c09cdf9ecef3562fbd242b51620fd0bd438031ee -address /run/containerd/containerd.sock │ │ ├─200266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8e714ef0af5ca7d349494f0ff699514281f4abf662398bd1e6f957e15d8b8a -address /run/containerd/containerd.sock │ │ ├─202484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 579ad4e165fdd70f255f2ac1dacfc15558977250a2f920045bee17ed07ce3053 -address /run/containerd/containerd.sock │ │ ├─202538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 370842e8f89f4f5ca5d16d33f12b27a8fb7de58a491cff281e1cf2897a71ccbe -address /run/containerd/containerd.sock │ │ ├─202645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 385602a8cbd9269b39229782cc2fe342f6273b2fe4103cf508b5717ca9a18dde -address /run/containerd/containerd.sock │ │ ├─218834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4909d6c36b1c9e26ade38f28bd39cd71cf4521beded9f906b929140f02082654 -address /run/containerd/containerd.sock │ │ ├─227726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2710a44faf3c6f6e36485a2e26736bf3da21d15a286db9cc174b8b8f83fcfcf -address /run/containerd/containerd.sock │ │ ├─227856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 375655d0ce515efa3c41c7a78f58d42a5679ac7c8f041612189ff45ef47a8d6e -address /run/containerd/containerd.sock │ │ ├─227898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6086b2f41522ac72cbf85a97c08a4dba5bbddab2f9fef8604cd0dc8e7133475 -address /run/containerd/containerd.sock │ │ ├─228193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63f7da32c07482869e2a0187316c5bb54df63c9375cc1d7c4a68d58cedba8d73 -address /run/containerd/containerd.sock │ │ ├─239705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e46a281291efdb49a7ed1c45b194b45183dbd866474f9983361fbc21d8268b21 -address /run/containerd/containerd.sock │ │ ├─242429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c55c5983b826c8bc37ecae7efe707cbc553c37b72a6fba86ace2336440e4b1 -address /run/containerd/containerd.sock │ │ ├─243721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee566a560f863083a0b3d6c768ada65be6bdd88fd4b60449f7fa239ec3de949 -address /run/containerd/containerd.sock │ │ ├─244599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d796f9354bf9928d7d7ea6c63d5b9778fea8ef1be56c05f1f13ee98cb7fd7d1e -address /run/containerd/containerd.sock │ │ ├─245607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd582fccecb64659835829080d72861f5a2f3ab8b0a8e2bacbb648e8fe4efa8 -address /run/containerd/containerd.sock │ │ ├─247430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c7bd5db689ec00605e480fed92c236e309d7c6f32be26e0cc113253d838053 -address /run/containerd/containerd.sock │ │ ├─248313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00e99f74b4bb1bceca64d57bdef8eed806654c548fc1e9115ebc4f8bc2403b8 -address /run/containerd/containerd.sock │ │ ├─248489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0522a174e8de3aecd1be178246f294aca7adba2190e8554cb672600dcfb8bc9 -address /run/containerd/containerd.sock │ │ ├─278821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b0dbbff5439e41d50ad64384feacbca326e8227111c49044f98d3d2be23923f -address /run/containerd/containerd.sock │ │ ├─279239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fde125084148992cce02406b83164bd1044f3a7d6c11e8295040f28beda0219 -address /run/containerd/containerd.sock │ │ ├─288960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 845124d851a6cdf1dd0399ecf62377ac1c8b1f48c1a54809e90b1082bb053369 -address /run/containerd/containerd.sock │ │ ├─293317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6993170e602c3f252fab0160b2ef7c5d70816c3165188330a164069ebb28570a -address /run/containerd/containerd.sock │ │ ├─293489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 776f13a444f5bfbcaa371e748260c2c7104806447bd4cc4169928dec5ea07ab5 -address /run/containerd/containerd.sock │ │ ├─293541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db03a58e1e5c359610e8283f377c8f9f22155dce37dece5fde484933f80cccab -address /run/containerd/containerd.sock │ │ ├─293635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8115a4fedb0c5d7ee6947fb3c4e30a44e74af608421d3a4b786c6f24c69c9fa5 -address /run/containerd/containerd.sock │ │ ├─306036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3f07553f01d8f41d514b9143d560e06d47f6826185aee0aa11776a853650304 -address /run/containerd/containerd.sock │ │ ├─308927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fade4ba1e76824280530c7e676354023c9c1167e3d81dcde3d1af433dfb484fa -address /run/containerd/containerd.sock │ │ └─310242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a46d7e27c89b0e16d59e778d46015fa7e7da12325f462b183d3a5f35c348207 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1194 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-5a4894226b4c4cba632619948d7534ef54f9d437bf26df529f0dd56b13b3f887.scope … │ │ ├─12229 /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 │ │ └─12249 /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-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─28915 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29194 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ydarjp.service │ │ │ ├─12485 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ydarjp/unit.run │ │ │ └─12516 /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-ydarjp --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ydarjp:/var/lib/ceph/mgr/ceph-instance.ydarjp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ydarjp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ydarjp -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 │ │ │ ├─19505 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19525 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24456 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24725 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33605 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33880 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12126 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12156 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10179 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158774 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40110 /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.162 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-0c6277c1eda7bacc5f56aa11d2827e838eb5d498d4def286b1d2c4b292c3ecf7.scope … │ │ ├─33921 /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 │ │ └─33933 /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 │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 653 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─450020 sshd: [accepted] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1398 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10685 /usr/sbin/chronyd -F 1 │ │ └─10686 /usr/sbin/chronyd -F 1 │ ├─docker-be334b59a39a4afce998be589514bdf2ed4a770b75dc72f31ff05dc785c4f0f4.scope … │ │ ├─12603 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ydarjp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12616 /usr/bin/ceph-mgr -n mgr.instance.ydarjp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r7fe805dcd25f4823bd826f1cd9762ee9.scope │ │ └─193885 /usr/sbin/libvirtd --listen │ ├─docker-37727a2193596f9d4738db5ed30ac291d448fefc76f2b3c80ba73ce1d9e9b1dd.scope … │ │ ├─29236 /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 │ │ └─29248 /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 │ ├─docker-4f6fc8adfd51d8bbb7afa925d50fd0e2e8b7bfe4a64a2dd18b3a3dc5391e3877.scope … │ │ ├─24766 /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 │ │ └─24778 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─488 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158617 /sbin/iscsid │ │ └─158618 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─0ab839c10b606bc707297d2873b16c72f1f4d9c0fc58ca93be40778c076df48c │ │ └─283314 /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 │ ├─ed8cc26568eb90cb7d6c7b5795b07cff3cb54b4187515d1ec8ed4c7cdf334e20 │ │ └─58468 /pause │ ├─2ccacb22c3eab7a567a0c5e88ff5b102ee980a6968de463c8f9524d6e3168e2a │ │ └─71096 /bin/oauth2-proxy │ ├─0f7c05983f45495d9bcdd45a2cded49f4d610b032ec4b5ddd32ec5fe21e0f03c │ │ └─287147 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 │ ├─fade4ba1e76824280530c7e676354023c9c1167e3d81dcde3d1af433dfb484fa │ │ └─308956 /pause │ ├─8aa620cb27634d881415b6101ddd78fbb00b5b25ccaf81685eaeab6c153f5226 │ │ └─183567 /pause │ ├─a455026421e64b1beb0909b6d903445391e41ebd05c9d7e3aa8d83f068d5bf43 │ │ └─43874 /pause │ ├─cbac368019ce9fd65c7729504a5f1ad4b58108a0d7247d645e843ed18ff37f28 │ │ └─69859 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─367e3c15c41fa4ce9b52ac77da38851c17688c500e08b9808d96a2a3d5dd3720 │ │ ├─181772 nova-metadata: uWSGI master │ │ ├─181785 nova-metadata: uWSGI worker 1 │ │ └─181786 nova-metadata: uWSGI worker 2 │ ├─edbebd9389d3e15c60e59f70284cda1b00a7f37f64fd6ab13de47cc85b6eedfe │ │ └─69890 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e46a281291efdb49a7ed1c45b194b45183dbd866474f9983361fbc21d8268b21 │ │ └─239729 /pause │ ├─e6503b868b491fef0b0c43dbf615f997a42a798febda7e8c5399f29f3536e65d │ │ ├─219022 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219039 /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 -- │ │ ├─219045 erl_child_setup 1048576 │ │ ├─219200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219201 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─219213 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─219375 /bin/sh -s rabbit_disk_monitor │ ├─e2a7d5e34fc2a072f25af36563259d4c946c563527815ad076d0616145472a09 │ │ └─159623 /pause │ ├─eab520d78d0775920f0585f5bdb82001e7ea4f231d3c87ddb7a93398cd1cdb51 │ │ └─48885 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─db03a58e1e5c359610e8283f377c8f9f22155dce37dece5fde484933f80cccab │ │ └─293570 /pause │ ├─c69adf16827f0ef7ade42e974bca5c39da52e38bd597d78638c18f1dd9150c7b │ │ ├─303194 manila-api: uWSGI master │ │ ├─303238 manila-api: uWSGI worker 1 │ │ └─303239 manila-api: uWSGI worker 2 │ ├─67fd301ddd6af15619d0d0e129e1bfb1dcb5f1d1c5770e537f8ec6700b2a9382 │ │ ├─ 46788 /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 │ │ ├─ 46801 /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 │ │ ├─ 46926 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─308483 nginx: worker process │ │ ├─308484 nginx: worker process │ │ └─308485 nginx: cache manager process │ ├─3c5f7e051708b22fe96dcffc4df9f38a9d6907910808e07c9e5749c572b6ef50 │ │ └─39808 /pause │ ├─9ae6831908f6ddaaccf672f9bffcc0fd28e8c160586d0fda694678f0c15b80fe │ │ └─286778 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─00b152cbdcd124524a3dcea571363d098f5b64f728df6f46d726a53d4644e452 │ │ └─52909 valkey-server *:26379 [sentinel] │ ├─df88f0a9b8b71bb7d2ab8a508ac4142ea50b01271ad24413f34c937870ad5efa │ │ └─287119 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 │ ├─d796f9354bf9928d7d7ea6c63d5b9778fea8ef1be56c05f1f13ee98cb7fd7d1e │ │ └─244623 /pause │ ├─00d59b550dead97f67807d9317e69db099a1ccd835ad6848585b367baac98be3 │ │ └─64716 /pause │ ├─241953fc10fae536faa9df9688e24892d3c866d8f7c1e62a98662d59b337680c │ │ └─237948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3a305e36275ac98504f46e8d18fa31bfd8deb8b41213d297c604b41abf9329af │ │ ├─214967 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─215263 heat-engine: ServiceWrapper worker(0) │ │ └─215266 heat-engine: ServiceWrapper worker(1) │ ├─4416fb61c5475fd8f6ffeaa09226728547bc29494430fa965ac0e68974cc43a1 │ │ ├─101396 /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 │ │ └─392340 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f0cd2c63a84a9fe8f90c60249be180fe25a221aacb9b0eb5fab68cb8ff4c551d │ │ └─68339 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3c921f5d9b0358fc680ba2d278e9f13aad2228e1df3783d1d2ddd1208a31e247 │ │ └─124352 /pause │ ├─451ab86221759f269b70771f1f9a921f499ea7f0ccc3d4f9a9c452d215e31554 │ │ └─193842 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8f6f48edcb625c09d198b01ac0c7a91f0b63a81173f337d28354443a6b86313b │ │ └─113606 /pause │ ├─52cffd78d9555fb762efb95599e274ba14c2a46453926bf5f38355fdaaae8175 │ │ └─52533 /pause │ ├─94edc084cddfa6285ce35e0ccf2a1f7f8e61bffee6440172d9192632714b12a7 │ │ ├─187327 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─187597 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─187607 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─451029 sleep 15 │ ├─aa13fd42eff4404581a97c7b02b831082df3cd46a11074caced16657d8b6a9ec │ │ └─46366 /pause │ ├─1edb397c6b7883783c68dc827786a2b1a0ee39d3a5de56b962c44c4ea6d43767 │ │ └─65367 /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 │ ├─e5d3b9714912e551e41e4f7f6c25b5c3559d75fd6245c6adcbf5e7220a1996d9 │ │ ├─279317 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─279569 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─279570 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─385602a8cbd9269b39229782cc2fe342f6273b2fe4103cf508b5717ca9a18dde │ │ └─202678 /pause │ ├─7fbedcddcc83407645c5833b10a246d14ffc17eb289254e1439d790d958dd35b │ │ ├─289142 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─289160 /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 -- │ │ ├─289176 erl_child_setup 1048576 │ │ ├─289422 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─289423 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─289433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─289650 /bin/sh -s rabbit_disk_monitor │ ├─aca29a796af6fd061c314c74c30ed17287d6b5cc64384781e6dd615a283f0aca │ │ └─83851 /pause │ ├─92c7bd5db689ec00605e480fed92c236e309d7c6f32be26e0cc113253d838053 │ │ └─247453 /pause │ ├─c7c0852e6fe7a4bdfbfe7d703920dab56b4319e45ee2b5197af6f6d17ad900b1 │ │ └─59511 /pause │ ├─0280e1255c4018e225dd4de4113fed52c43775a3859758d2f8cb3a7a1a29865e │ │ └─141968 /pause │ ├─fc57c301f0b0b89fd9275c4452daabc299e201a729489f47b1a218a911fc2dd8 │ │ └─42866 /pause │ ├─db91243e9c396c4b51729c4c45c7791adb86cbfc18ee7216d8e2cdc3cbd88abf │ │ └─70362 /pause │ ├─78809627ae1ba62be9f765f4f34bf404857615865446900ac2656a2cae0fd787 │ │ └─52991 redis_exporter │ ├─e8cbe9c4993a3c70f9622de03f5bafe9eb62a48a434a984c4d1c77c4a704dda8 │ │ └─64678 /pause │ ├─47806967382e5c47b7eae7070136cdca86ebc1f370884833eed773c775d5c23d │ │ └─283262 /manager --metrics-bind-address=:8080 │ ├─6993170e602c3f252fab0160b2ef7c5d70816c3165188330a164069ebb28570a │ │ └─293341 /pause │ ├─e63b278b2f490b541a55c4abbc07c883a41ca862c2ac74ebc844bdba17ae2f6d │ │ └─70122 /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 │ ├─a2105158a5ab61a7c73266c93332637106b3ba5775846f5b15de492dba8c9e1a │ │ └─46493 /pause │ ├─88b8dba507e498ac225691583bc03aad4239f2243d3810b88219b7fe7cd07f1e │ │ ├─71439 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71470 /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 -- │ │ ├─71476 erl_child_setup 1048576 │ │ ├─71533 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71544 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71725 /bin/sh -s rabbit_disk_monitor │ ├─2494c2a664eb5b3ca0d3324c90ca664fd419653cdc5beb372c758db4d8757bee │ │ ├─67795 nginx: master process nginx -g daemon off; │ │ ├─67811 nginx: worker process │ │ ├─67812 nginx: worker process │ │ ├─67813 nginx: worker process │ │ ├─67814 nginx: worker process │ │ └─67815 nginx: worker process │ ├─2b7cae23e83d60fb2aaf786ba1d456bbfdee1ee56c1637a3180647b5fdcf1958 │ │ └─283240 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─36aa69bb4e200f8e083f9295f23238c9c310989ebd060ba26a5c2981563f9d20 │ │ └─73002 /pause │ ├─948d78caf1510375b2975e926eef2a5fd4bbba086ef5fce7837343d9ab8dbde0 │ │ └─128960 /pause │ ├─339681578505f079d1000ac832ecca42836cb333d5054e76560db0cb724091e1 │ │ └─39771 /pause │ ├─39f940003da202b48df5d2c3d0338fb72bdd9c74169fcdee32e782b34267e074 │ │ └─59637 /pause │ ├─979d298b7a93e62d014c793dcfd3e3faf8895ca40ab3d4557d03d1182ab43084 │ │ └─187410 vector --config /etc/vector/vector.toml │ ├─37c55c5983b826c8bc37ecae7efe707cbc553c37b72a6fba86ace2336440e4b1 │ │ └─242452 /pause │ ├─947ccc0f938ecf045a4471de33f5901ba4c7262b6f464043053d8a19017cf4d1 │ │ └─199495 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b51ad7192f2597b159ab4321c33b0c9993816e7119f638057a90d6fe7362ef4a │ │ ├─303691 /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 │ │ └─304076 /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 │ ├─f43747279642fea5c41a1ba27f468d753c812f7adbb8d8798f6a6f3d2ad140f0 │ │ └─69616 /bin/pushgateway │ ├─0aec40a6a70850a24a1ba82077cb433d4b9b18ff88e650b7658aea6d0ce03e89 │ │ ├─186409 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─451498 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─7c4d20d1ead6a075d2e442918f1b3c05f545bca43dfd01fea85642569e65319d │ │ └─287011 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─27f8a8421e5824973da34e9c32f1fcee061143736f158c32ebe6d3d5a7805b0b │ │ └─70622 /bin/oauth2-proxy │ ├─a80d5bdad1ae6ff12cb687acc36a56264f3207089b306866ca9f4854b01eff1f │ │ └─66500 /pause │ ├─86421bb9ca587874580de0446caa26435d83ef37252149734c4ff794342b000c │ │ └─59461 /pause │ ├─4b62d291b7b1d7ad45ab7161dfe956686d2fe37da1ba1097e35981b1b6a34dcd │ │ └─67709 /pause │ ├─d4203de48a0aaa37b6987912f1027d3698f16fc927528d7b0d32b65d76fb7f1b │ │ ├─89219 barbiacan-api: uWSGI master │ │ └─89232 barbiacan-api: uWSGI worker 1 │ ├─90ed5263688b95beee2c816d8ff8fac77d3c3456abca77958872deb0e8a0c5fe │ │ └─42904 /pause │ ├─d6f3f0355d44b708e22a047d3d39b53f6582a900946b2b506244d29e655fe945 │ │ ├─197310 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─197781 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197783 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─197787 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f63733732c3072d8ccc5fa50ac6151ee67bd337eee821bb33fb12ace484927bb │ │ └─302951 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b3a9f41a3faa625a1d803422960c236f9c3681f5c5e8cb77f40ff1c872dec0ff │ │ └─96334 /pause │ ├─a216f67bbd1acb31e2d5406f9a6ea8ee39aebab9a0442a3005233d8bb1fe6313 │ │ └─39653 /pause │ ├─f3fad7e68587b5fa36854eabe15c153f55fbba7f6ac458af405d05218433b447 │ │ ├─51318 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 │ │ └─51395 haproxy -sf 13 -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 │ ├─85b30b4ef87001403fba8853f2da84a8c68f3efdf2b002e29c40e3ada26f2d36 │ │ └─67364 /pause │ ├─9c1a596f0633d80b11d6fcef390bda3bff78a9a0b7c8709be09725479ecb6194 │ │ └─126347 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4e724a634098b7b953f1a0999e95ae7b4f4de745eb2136af71153df1eebd7ff4 │ │ └─43546 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 │ ├─ad7208e4136ae5b2e4acaacafb667fc5cc7a7a200db5abfc36cdbed33c3dee33 │ │ └─141917 /pause │ ├─8204dce79ac6a720bc3ebe05091686799150ae3d3678ce62e21ad67fd51a235f │ │ └─42966 /coredns -conf /etc/coredns/Corefile │ ├─2913ab987b3e485c9249b0d268cd8e4e2c79152c8215e0a983596840d7a44cf7 │ │ └─42938 /coredns -conf /etc/coredns/Corefile │ ├─40bc8005f076e5cb03577aaae8238d4ff1f8cc86f58c1d05cecd01662091a661 │ │ └─43347 /pause │ ├─9fb54e3c72965254b9b1887e59d520c2e3420ed03350c21d40fc637e1ee2aa10 │ │ ├─163441 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163459 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163472 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─163542 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─451248 sleep 15 │ ├─4ab7f594ede97f837df279356853a188fc5e9a75e3f87f50444635df821beba8 │ │ └─312069 /bin/openstack-database-exporter │ ├─c83fd1bbc2ad7dd79ee562aff92c4f8f8c00c28435db286f71e006a3ad459f2f │ │ ├─181604 nova-api: uWSGI master │ │ ├─181647 nova-api: uWSGI worker 1 │ │ └─181648 nova-api: uWSGI worker 2 │ ├─38029d813ed057bf9fc9df901e9e000eda3db5ff61cd539c5972cfa6a48d6035 │ │ ├─182363 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─182731 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─182732 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─53e7398344fbd74a6504bad492520c34ad2dd4e7f3ae84ca856ba2ecbef6a4c8 │ │ └─40274 /pause │ ├─aabd6ce8e4c2b775ddcd2478845dcfbb6a2be5fb301ada45e1edb7a470d249fb │ │ └─64951 /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 │ ├─c84d40c4c94666654fde261cf1360b6a175b37a862647ed38db8089dc40455ef │ │ ├─187492 neutron-ovn-network-logging-parser: uWSGI master │ │ └─187514 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2d651651389b253e67471307930bba6e1bdbb19cfb54e7a1ee828d9ed8f6bfaf │ │ └─70391 /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-162.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 │ ├─9e880d03e24f0711305825afe0f7c5fde57d39d3a47b205aeecd4b37c10fdcef │ │ └─102116 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─82e48078fca3ca1a36c4e5604c7ab4499e9e998e24dfd221717b063c4ac42f1e │ │ └─48625 /pause │ ├─5ad27271c2641c0b0ea0837cc60eb670966799b87c08caa4ff35ce854d0f8278 │ │ └─288167 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d3f07553f01d8f41d514b9143d560e06d47f6826185aee0aa11776a853650304 │ │ └─306060 /pause │ ├─459cfab7ab5e1b29636859a6cb6aed08cb7637dc4cf7d6d92cc59f79eb39fca1 │ │ └─67409 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 │ ├─b8c1be0f4dac8c796b033ceee51fe20d669e6ee1dfdd46a0ee9d9d80c3a8c62c │ │ └─39939 kube-apiserver --advertise-address=199.204.45.162 --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 │ ├─a0a1831956df3ecefcac7bd19e806acb35e3f78a2779c5cbd5dbad044528cbb1 │ │ ├─113999 glance-api: uWSGI master │ │ ├─114012 glance-api: uWSGI worker 1 │ │ └─114013 glance-api: uWSGI worker 2 │ ├─ea6c272b27c1cbdef656a43d5243e70c6cc61d2a9d8d929c3b49f7c69d8774ee │ │ ├─237935 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─238401 octavia-worker: ConsumerService worker(0) │ │ └─238404 octavia-worker: ConsumerService worker(1) │ ├─bb83e2928c86a78d679b22de55e730fb3eddcb1900c6b46d8c9fa5d42cf3b332 │ │ └─89993 /pause │ ├─c00e99f74b4bb1bceca64d57bdef8eed806654c548fc1e9115ebc4f8bc2403b8 │ │ └─248339 /pause │ ├─7dcf7aca799cadae77e5cd39b5a48e2b8a7f80ca6f7c165ca45c4d58e0f5898b │ │ └─163270 /pause │ ├─15beb99b82dfb2142adedfb3dfb87d2c5d9becfb45dd126f0e7ec171100531e2 │ │ └─167399 /pause │ ├─522e5722b5c0b92d7e23cf5fe3a314741a7b419e26d7f5d94402a85cbeb1d6a6 │ │ └─52330 /pause │ ├─613060d6e5a237d1f10e050705bbb9f832ae97796d03aeaf14f999bee5052aa2 │ │ └─185423 /pause │ ├─370842e8f89f4f5ca5d16d33f12b27a8fb7de58a491cff281e1cf2897a71ccbe │ │ └─202564 /pause │ ├─3b11f16ccd3b6de9112e3830d5d97f8139d3de15e78d0cf2813056c00fbda47c │ │ └─69139 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─ba8e714ef0af5ca7d349494f0ff699514281f4abf662398bd1e6f957e15d8b8a │ │ └─200289 /pause │ ├─b6c779f468cdcb3e743f97f038262962eb49ecf9dbe443f961daeda94fea5415 │ │ ├─197360 neutron-policy-server: uWSGI master │ │ ├─197372 neutron-policy-server: uWSGI worker 1 │ │ └─197373 neutron-policy-server: uWSGI worker 2 │ ├─9ae584fe412f204fc02947e51ca8dc05290e0dc115a6b3b030634f564aaa432b │ │ └─167681 /pause │ ├─5f978416d52795bdd3a9c13473b09d1d645edd60d631675a86e2c37a5d7204b7 │ │ └─303203 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3bf77438610fb747be583c8ccef1788e90c606f5b3449857e1a76dadc1252987 │ │ └─141571 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─be70d7b2b65bc5235b87e778f6090446269e208517aa1bd3d25637391c1f2a7e │ │ └─67943 /pause │ ├─d9301acc9f08914d34f9d39b8627a5ad29107ce19de68d6053791267d37193f1 │ │ └─101242 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-ppssk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d554b9f2639d4bf979a7c6ce66c9a252b45ff28df621bc9941b3aed0d18c4f43 │ │ ├─ 76412 apache2 -DFOREGROUND │ │ ├─ 76450 (wsgi:k -DFOREGROUND │ │ ├─ 76451 (wsgi:k -DFOREGROUND │ │ ├─ 76452 (wsgi:k -DFOREGROUND │ │ ├─ 76453 (wsgi:k -DFOREGROUND │ │ ├─441496 apache2 -DFOREGROUND │ │ └─448838 apache2 -DFOREGROUND │ ├─53334efeab3b472d049cd374d189a8a21ebe03f892ad0f59107261b6516ed531 │ │ ├─149911 placement-api: uWSGI master │ │ ├─149950 placement-api: uWSGI worker 1 │ │ └─149951 placement-api: uWSGI worker 2 │ ├─7a85eeb4c394941d02d661318e12d6090c4556200846fb56f9716c1c3ea5c9b4 │ │ ├─214970 heat-api: uWSGI master │ │ ├─215039 heat-api: uWSGI worker 1 │ │ └─215040 heat-api: uWSGI worker 2 │ ├─94b72d5f229b240f583c630e1a9da9e953f9ff2a1aeac5fc1d1a286f67fbb627 │ │ └─163046 /pause │ ├─579ad4e165fdd70f255f2ac1dacfc15558977250a2f920045bee17ed07ce3053 │ │ └─202514 /pause │ ├─24a7c43fb741c145acc26b595b01ba94a5e2c534444f7aca2a10df00ee8364ec │ │ └─185780 /pause │ ├─63f7da32c07482869e2a0187316c5bb54df63c9375cc1d7c4a68d58cedba8d73 │ │ └─228216 /pause │ ├─845124d851a6cdf1dd0399ecf62377ac1c8b1f48c1a54809e90b1082bb053369 │ │ └─288983 /pause │ ├─e5148e2b06f97ae3e87e079f20bb40796aac4f26678bacaaf21142dbb12a9b5f │ │ └─69472 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a2710a44faf3c6f6e36485a2e26736bf3da21d15a286db9cc174b8b8f83fcfcf │ │ └─227751 /pause │ ├─97c77b892ca4d1bb36c01a38de9eabbef3166d9c9f5ac521f3bcea20d70a5259 │ │ ├─214996 heat-api-cfn: uWSGI master │ │ ├─215041 heat-api-cfn: uWSGI worker 1 │ │ └─215042 heat-api-cfn: uWSGI worker 2 │ ├─e3abff835ffc53af1305ce019a968e538fab06aff9f290cdb2e5ca57c9c66a7c │ │ └─286681 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3f60554fcc9f66eab5ad1294c70706456371c584928478ccdd7ace23a8bb9a82 │ │ └─82287 /pause │ ├─0b955440fcbe1fa28ea5d7ae55b3e6190938c8199921346558395a62a9ad9510 │ │ └─162967 /pause │ ├─278ee3df64a60269c093f38c9b0640e4ba609322f539bd636ae0953f570edc17 │ │ ├─143005 /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 │ │ └─143161 /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 │ ├─2a2c86fb34c3d8cfcdb21d1dc1e38e7fc7ea781ca27c9bbd074bd23ed9f6dabc │ │ └─286991 /kube-vip manager │ ├─d223928fc268a38937ad931c0902435ba3ae42d8abcbf3b41ce8f0031b3f483d │ │ └─59792 nfd-gc -gc-interval=1h │ ├─7e74bcee82217e6e7bb21f10d810840414d32029e99d0879dd1f9bba4e3fe260 │ │ └─40299 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5fde125084148992cce02406b83164bd1044f3a7d6c11e8295040f28beda0219 │ │ └─279272 /pause │ ├─82defb5f193184a89803c7ffdf4919dd2b1e6fe38d6b4f1f187f7404db4123d7 │ │ └─64467 /pause │ ├─5356099d73408bc4578c2901af5e0a78fe0241499900ff63a6ce2dd6f1c40d93 │ │ └─66979 /pause │ ├─84a033836c17aa940db167ab6071b3b1dd7d2ae391f3cb0ef5dea014070d59f8 │ │ └─42412 /pause │ ├─7e02e8df3c8ff00780c240dbae7390dcf00b7e7481e2fcc9336ffd19debf5ab9 │ │ └─44122 /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 │ ├─8314f7568f903569ba3e6374e8b5dfe0ec23ee65b681a9ffb8c4c00abcc58946 │ │ └─70510 /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 │ ├─5bd582fccecb64659835829080d72861f5a2f3ab8b0a8e2bacbb648e8fe4efa8 │ │ └─245630 /pause │ ├─07ddb645f27f37e760a38c10e52f9c0daa85cf73092d4e2c85cd3f05f196c241 │ │ └─176483 /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 │ ├─d9b2242623414b6e91e84ad0b13c9fa656a16ba7d9a1c94127adf511855a4cd9 │ │ └─47565 /pause │ ├─5ee566a560f863083a0b3d6c768ada65be6bdd88fd4b60449f7fa239ec3de949 │ │ └─243744 /pause │ ├─c3b26ca549d5cbfa7ed4a6e41cd9754ebafe0b11b7b465e6d54d84f31ada08f9 │ │ └─70428 /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 │ ├─c27e72f21634738895ca3120a7b0af1f581f1099464d3e2d9ec14dace8bae370 │ │ └─127026 /pause │ ├─cc3b6e38c71784cdb38fc307d98f2723582229e8cce918a4b04cd7a355e3bb41 │ │ └─244649 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─1034b3e315363d6569500b9b1517123d1ac88f1c761a2adb1c565b2cc4035af1 │ │ └─286826 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─bd5954783bd4ef0752eac099a8a57123278609dd2f0c5ca93ed035cecd2c63d7 │ │ └─69269 /goldpinger --static-file-path /static │ ├─3a3308493b65186228e4e07970d4dd0559f9ce69d3a1b65fda28cd397b46d724 │ │ └─193295 /usr/bin/libvirt-tls-sidecar │ ├─190e55880f53fbcba4df6fde64cf74465d95940fd3a62a84027c9c055fbcb5e1 │ │ └─70464 /bin/memcached_exporter │ ├─802c67dcf38907a66c5ba62da766bb9d8ab460c475482a22f64fd5e4cc84e071 │ │ └─164653 /pause │ ├─69c0c6125b6194cb13ed3d6854a8a549ce9816b83bb986782cdf8efce06ff187 │ │ └─59828 nfd-master -crd-controller=true -metrics=8081 │ ├─adc2bbcd0449dbb20d8aa2a4568f7ccef75b9ebcdd6e39d789b4b544293e2bd4 │ │ └─69039 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ba30e07ee94b689c0a44de23aafd5aa25971c7bb0d3181997dd68d76652cc5da │ │ └─142623 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─152434d62bbcfcc601299fcb290525d00ee1d8df9de012a91e24c67b81bf92b6 │ │ └─52586 valkey-server *:6379 │ ├─0839456f6a8d97af93a8f65b350d679e6f8c5a700c38d91e07a5e94c8c8662ef │ │ └─64632 /pause │ ├─34aee6ce3802fe1e0a73a29dd22a6711aa8c5026bf9c331e99fad95a8b4a9515 │ │ └─70085 /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-162.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 │ ├─383aa265c41b94d93c300cf80be981fd373d54f273e56937711c8e260ea95469 │ │ └─168015 /pause │ ├─d8153209ab7231e3dabdaa8c5647cdf95c4aba496ad8bdaf931d51119d852711 │ │ ├─238724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─238745 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─239471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─239472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─438788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─438789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─375655d0ce515efa3c41c7a78f58d42a5679ac7c8f041612189ff45ef47a8d6e │ │ └─227878 /pause │ ├─776f13a444f5bfbcaa371e748260c2c7104806447bd4cc4169928dec5ea07ab5 │ │ └─293515 /pause │ ├─a9f4c4c4b22021f73439af872e8a517fc2694d7af96c5e5a82ec7280d2ec8851 │ │ └─39796 /pause │ ├─b0145bdb8fb3bd9b56e14c689a94b0e9b7d7764fcbf31246abe3c6021a9066de │ │ └─144584 /pause │ ├─eab34417b8fd98d5e9d7b97b71025b881f497cb4e4048d8cf3785ee1c0124710 │ │ ├─69074 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69108 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─128dcade32523ee7343013383d804b09f237989027758a2141bb02efed2f19f2 │ │ ├─65295 python -u /app/sidecar.py │ │ ├─65498 python -u /app/sidecar.py │ │ └─65499 python -u /app/sidecar.py │ ├─1571e9def607849fa47f864deafe9cd05c9b7175cae62c34e7cc9b401e7f2e6a │ │ ├─160361 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160373 /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 │ ├─02f33fc36238aaf5ab2cdec271ba8b7418b40a66c1121bc3c6b5d3b407612f19 │ │ └─185733 /pause │ ├─2a46d7e27c89b0e16d59e778d46015fa7e7da12325f462b183d3a5f35c348207 │ │ └─310272 /pause │ ├─46dec57c5ee687d590fa3d82c09cdf9ecef3562fbd242b51620fd0bd438031ee │ │ └─186575 /pause │ ├─a0e4d75bd04b3bc0c8672b643d39eb2f74f2527d78b3c845d09cbcb15be072c5 │ │ └─68931 /pause │ ├─e8bc7b0c56feee9e7b1a3a7e6ede75854dda154c952125ecda970172dda0be9c │ │ └─193383 /bin/bash /tmp/libvirt.sh │ ├─ca292cc5a6b59b46a551511b386f86d37bdb705d659f7c7e90502d8ab213c197 │ │ ├─163642 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163687 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163700 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─163825 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─451349 sleep 15 │ ├─85573c890f78756e6961a3813adc60eb8d2cc32abbb399119873b81ece2e1d96 │ │ └─41074 /pause │ ├─b998f0700a64ab54c4f3df74b4a33883c814bbaf869a6c0b523c7ab5ec0bc59b │ │ ├─278878 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─279517 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpaof02yvl/privsep.sock │ │ ├─279527 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─279529 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6da8c9a3273c88911735925ac124171be255ce20680504f9802dc3f19581d47b │ │ └─39929 etcd --advertise-client-urls=https://199.204.45.162: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.162:2380 --initial-cluster=instance=https://199.204.45.162:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.162:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.162: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 │ ├─ba0215bcf7b82569b5c23c110f81ccb86d74ee268dfc29f9159ced380978e28a │ │ └─66550 /pause │ ├─0b8b1a13241483ade72b4915fb407f766a8a903caf66775d636d210ededad017 │ │ └─129009 /pause │ ├─82c01d9d1bffec9ba7f38118a20e1b02405913e54978997ba87b820382186b96 │ │ └─59753 nfd-worker -metrics=8081 │ ├─60f603e0a4607ebafbf51bd7e1adc94665819eed10fbb08bc40d03596c0cb48f │ │ ├─239937 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239963 /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 -- │ │ ├─239969 erl_child_setup 1048576 │ │ ├─240027 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240038 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─240189 /bin/sh -s rabbit_disk_monitor │ ├─c6d394f53eb04ebe406c089d4f8755f05841d067caab798bacb5d80ea813d0a3 │ │ └─41061 /pause │ ├─d09e44a85b86884563d5bd3b946172c1d461479a8c0c7b6444bb845ed487e04b │ │ └─185527 /pause │ ├─0dbb04955fe9665c84c757fbcb62baf47da467cade2412452d67640886a75603 │ │ └─48222 /pause │ ├─8022d75288b78fda2925d835d7c317391973f920341fb8e54fd254cec0365166 │ │ └─100907 /pause │ ├─6d191556310458d223655fa7869136b1e4d50f39940bba08bc802bca2c157eb6 │ │ ├─127263 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127282 /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 -- │ │ ├─127289 erl_child_setup 1048576 │ │ ├─127396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─127397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─127407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─127573 /bin/sh -s rabbit_disk_monitor │ ├─3a98a99f47c0fea151fd718ecbe4f13def01754589c8d88451e2cbdb324c68e0 │ │ └─39794 /pause │ ├─0ed17528275b4ec7ebc0277e39521745c645c1875fff66389aa99a5b5e01becd │ │ └─68296 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─47aca233054c4d4b7cc2be9c357ae2f3412c7e220fc43654946d065cbdef812d │ │ └─283077 percona-xtradb-cluster-operator │ ├─d05654d9f9684ef3d851196421f2e0c854f1a7c886595b3b0bcb0f56ca633bd9 │ │ ├─198814 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─199547 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpcn2v3bza/privsep.sock │ │ ├─407124 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpksdu39ns/privsep.sock │ │ ├─407242 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjs8q_z0w/privsep.sock │ │ ├─407349 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─407350 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3f958476b1dd2057345775ec395d3fdefcc047a4c591b1a1877a22c394c7f172 │ │ └─167150 /pause │ ├─75fc5b9ec9d9ee84aaac94ebb12d05bfe40c05d52d582657509774f3c2e86066 │ │ └─52708 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 │ ├─aba10ad62cb670c6163feedc022bd8a3445ad4f6e7313e3bb33cfe1f7d4290ed │ │ └─100841 /pause │ ├─796bda756735b6b5e656b8bdb47ccb5cac26a8d39ebf95b91f7e0c4bb3aaf62b │ │ └─65873 /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 │ ├─f5c9063b5048fcadebff6acd1f07f7f809fe5ed50f5f2a0e56680ef98ffed1e3 │ │ └─185343 /pause │ ├─d4329ea6a86c29fad6fbc2095d771d88bcc31226226a4e721f0e7ced5f1b8944 │ │ └─67520 /pause │ ├─999197d430cba822ad6006002119311cac0c7be6c11fdc4fcb66095017d9fc14 │ │ ├─236714 octavia-api: uWSGI master │ │ ├─236727 octavia-api: uWSGI worker 1 │ │ └─236728 octavia-api: uWSGI worker 2 │ ├─e82dbd7b239ac1d5982919f50d361fd9596ec2beee9555c6fb05a54d54bfc8cd │ │ ├─199432 /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 │ │ ├─389611 /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/tmpi69s2rfo/privsep.sock │ │ ├─390224 /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/tmptapv9keh/privsep.sock │ │ └─391053 /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/tmph2t_p9t9/privsep.sock │ ├─508c5ef0b1e0d77e334b175e36007fe6d2463240e880c199310d7986450398f7 │ │ ├─96601 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96635 /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 -- │ │ ├─96641 erl_child_setup 1048576 │ │ ├─96813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97005 /bin/sh -s rabbit_disk_monitor │ ├─c1a1a8c729312bc81544b68e94b5eea63ca73ee380affedb2c4b64dc274c5570 │ │ └─91078 /usr/local/bin/rook ceph operator │ ├─4909d6c36b1c9e26ade38f28bd39cd71cf4521beded9f906b929140f02082654 │ │ └─218859 /pause │ ├─37ae26d52d5d17c93851370d12fe335210edd42b5ccc79ca8427c73a32fee901 │ │ └─59961 /secretgen-controller │ ├─7b0dbbff5439e41d50ad64384feacbca326e8227111c49044f98d3d2be23923f │ │ └─278845 /pause │ ├─8c3c3d98132d3cf018250dd87ee3095ff1a2b54352643db8756bb164e6152176 │ │ └─309287 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─741348bbe78fb883b523ee7bf9242a1a167a823ec230f4642e41ca76743e0420 │ │ ├─82465 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82482 /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 -- │ │ ├─82488 erl_child_setup 1048576 │ │ ├─82559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82717 /bin/sh -s rabbit_disk_monitor │ ├─d4cafe224b9925057976993a06ebb651d90784d81ae325fba347eb144aff2477 │ │ └─287125 /manager --metrics-bind-address=:9782 │ ├─ff739c97e593c3f1e5bebd7f16c7e353e1a397653a674edbdfbeb414738744f5 │ │ └─161498 /pause │ ├─baa371cdbfd83cdabbb7ed88be2f5acf6df3aa2346957c7af0e8823668102aad │ │ ├─65271 python -u /app/sidecar.py │ │ ├─65494 python -u /app/sidecar.py │ │ └─65495 python -u /app/sidecar.py │ ├─b85f492d7fdc656eafc5efeae14ee6cdbf1db87bdd637317625bf76d3c2740ea │ │ └─286913 /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 │ ├─a31375f540fc37bdbe4a3814ff88e99629f76e55b488255b7a64a547df26d652 │ │ └─66456 /pause │ ├─bbb0e6a170270b220cb617053d9f5d9c2e5f4fd92eb3422999d1841d0452a9fb │ │ └─160326 /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 │ ├─255db29e68b9fd6f40cfc8a56eef4a667258269c1ffba2cccd02449c3282a810 │ │ └─49059 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a0522a174e8de3aecd1be178246f294aca7adba2190e8554cb672600dcfb8bc9 │ │ └─248523 /pause │ ├─a89839d1681368b068c20fc83f1ba1945b1a2c5d2036662d83d5ee98106c19d8 │ │ └─47367 /pause │ ├─1152a3a729f695385ea09d320a6b860d36dfe0a01695c9f929551f54de2a0ea8 │ │ └─67097 /pause │ ├─6fe49ad68e22fdb66cccccf07b17490300a8274d709261e929be54e3bb9b6040 │ │ ├─200589 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200605 /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 -- │ │ ├─200611 erl_child_setup 1048576 │ │ ├─200675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200677 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200687 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─200896 /bin/sh -s rabbit_disk_monitor │ ├─adf33f382e1dc142eea004fc1b85e46ef154b6c1f5332903b85c49aba4e9d61c │ │ ├─197316 neutron-api: uWSGI master │ │ ├─197346 neutron-api: uWSGI worker 1 │ │ └─197347 neutron-api: uWSGI worker 2 │ ├─9595e86abeb1648016837e5b664d6ffb58e24c46abc6774742b151de92623cc5 │ │ ├─48788 mysqld --wsrep_start_position=6bef0c05-2e72-11f1-9b91-bfcc316b54a6:20 │ │ └─48937 /var/lib/mysql/mysql-state-monitor │ ├─f06425d2d67f624fe295efa4d85f8dedd1dea89bb9669790e1e4edc3e2990109 │ │ └─43836 /pause │ ├─6e2b95aab005379153280018ac8949d5fe04b024f01554181f0c79b4ee57078c │ │ └─286700 docker-registry serve /etc/docker-registry/config.yml │ ├─1251599a6a9a481393220ee45bf78e52d0bdcab06c94205c69d908d8238d7e6c │ │ └─46827 /server │ ├─94c3abfa8aeba49fe41c2abfc9838fe0f554981f85d9e549e697cffea0e3d2d8 │ │ └─47878 /pause │ ├─7f1d892ec04c41fb24c6f6d82a86d7f9d61215ca5de7aeb2b27ac88829d13e18 │ │ ├─140242 cinder-api: uWSGI master │ │ ├─140254 cinder-api: uWSGI worker 1 │ │ └─140255 cinder-api: uWSGI worker 2 │ ├─68a75589aed046d5cb1734fe2775555316cd960e1da9b2695d155c861bcda6a1 │ │ ├─308692 apache2 -DFOREGROUND │ │ ├─311153 (wsgi:h -DFOREGROUND │ │ ├─311154 (wsgi:h -DFOREGROUND │ │ ├─311155 (wsgi:h -DFOREGROUND │ │ ├─311156 (wsgi:h -DFOREGROUND │ │ ├─311157 (wsgi:h -DFOREGROUND │ │ ├─311158 apache2 -DFOREGROUND │ │ └─311159 apache2 -DFOREGROUND │ ├─58b4fa1c4d7297efb7b736b4147c7a547a313a4a8f240323677932f5a88c563c │ │ ├─163847 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─164096 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─164101 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─451458 sleep 15 │ ├─ea9980e4619a8ce06a504c05459c39009dfaa15201a76501fb49dc156bb09490 │ │ ├─198813 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─199526 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp09q0rlya/privsep.sock │ │ ├─199858 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuhsd_nnl/privsep.sock │ │ ├─238668 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmldasxix/privsep.sock │ │ ├─239009 haproxy -f /var/lib/neutron/ovn-metadata-proxy/de419ea4-1488-4391-bd6a-6cf602d87bc6.conf │ │ ├─390438 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─390439 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─106742ef7bcb66323b388583445851e3a89bce196fefb468c0791ecb2aecf3e4 │ │ └─167080 /pause │ ├─26ab00af072507d404e8705e219acc5dc60f5d305c9550face4dd0cd3f8d25cb │ │ └─59510 /pause │ ├─d26da0fae3ff86156a575c51c24c37597da10d15e5a7a63fc820cfa2c65a7c5a │ │ ├─312759 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─312772 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─46ba75a33d565f1c4105e6ec5d20e69ba146a50d5918c8b60ec06375ace24202 │ │ └─124421 /pause │ ├─002b3902a67e8130b2b24f266828a652c242e69a08677d20eb27bde8483754dd │ │ ├─124885 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─125006 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─125008 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─858d31b77875e82483b5469cbed0329c83c01aff989f5f5dd6a8ea223c92474c │ │ ├─182378 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─182763 nova-scheduler: ServiceWrapper worker(0) │ │ └─182765 nova-scheduler: ServiceWrapper worker(1) │ ├─f6086b2f41522ac72cbf85a97c08a4dba5bbddab2f9fef8604cd0dc8e7133475 │ │ └─227938 /pause │ ├─a4e649b9e04b549e4b4cb6fcd891a72171bd6c65d413f108f37d01149efeb49c │ │ ├─164785 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164802 /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 -- │ │ ├─164808 erl_child_setup 1048576 │ │ ├─165066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165224 /bin/sh -s rabbit_disk_monitor │ ├─5b90c199f12d17b1559e94cac9dafd7668584bec49b6e9c37be1b8461371d836 │ │ ├─183860 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183876 /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 -- │ │ ├─183882 erl_child_setup 1048576 │ │ ├─183967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─183968 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─183978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184121 /bin/sh -s rabbit_disk_monitor │ ├─f9a1c0eaeb0aa5e94f7a016ca7bef53fb2f038fb7c6d23f9c53bf2c5b9638473 │ │ ├─41550 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41974 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─101b5bb7c8b9e3eee35002cf7e270fba9530082a9127c04633ef2392732bb5fc │ │ └─167046 /pause │ ├─9443b77268db65994c9f2b544ac31310a4ca07680417acc572f40b8a366e47bd │ │ └─43944 /pause │ └─8115a4fedb0c5d7ee6947fb3c4e30a44e74af608421d3a4b786c6f24c69c9fa5 │ └─293674 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount