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 │ │ │ ├─21033 /lib/systemd/systemd --user │ │ │ └─21035 (sd-pam) │ │ └─session-22.scope │ │ ├─21028 sshd: cephadm [priv] │ │ └─21048 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1459 sshd: zuul [priv] │ │ └─1472 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1463 ssh: /home/zuul/.ansible/cp/199.19.213.25-22-zuul [mux] │ ├─442200 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ppcfmbwebxdudjbmjvyucviadztakskq ; /usr/bin/python3'"'"' && sleep 0' │ ├─442201 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ppcfmbwebxdudjbmjvyucviadztakskq ; /usr/bin/python3' && sleep 0 │ ├─442202 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ppcfmbwebxdudjbmjvyucviadztakskq ; /usr/bin/python3 │ ├─442205 /bin/sh -c echo BECOME-SUCCESS-ppcfmbwebxdudjbmjvyucviadztakskq ; /usr/bin/python3 │ ├─442211 /usr/bin/python3 │ ├─442215 /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 │ └─442217 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9800 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12183 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 26e52586f25e8afd88edabeb773c02489e2f8f4b15cb3cad00f654671fb2eb44 -address /run/containerd/containerd.sock │ │ ├─ 12535 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 214a4ee9efb60f70cd5dceed58ce27752b860cc323ae659e35fd225d51560042 -address /run/containerd/containerd.sock │ │ ├─ 19151 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c81d3d3a3bee1add6f75a97647ff43a2ee26f54b85d60e333d1d4548bcf2218 -address /run/containerd/containerd.sock │ │ ├─ 24335 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7a1941372fb41bc7549348861f48e3f4b78c096ea8d2871eb6e023ecc8c43ad1 -address /run/containerd/containerd.sock │ │ ├─ 28955 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 740ccf97f7984bf10bc5521b07553111e05c14052eab13150fdf49a84b482191 -address /run/containerd/containerd.sock │ │ ├─ 33732 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20e828d0b5c59630ea26837f99e3b86d817659253e8fc2af1cc06b5b5253e094 -address /run/containerd/containerd.sock │ │ ├─ 39433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eba80105777f09ef490e632c243d6452a93f863a4be48be7ac314fa5d5dad80 -address /run/containerd/containerd.sock │ │ ├─ 39472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b6dda6efd99c1b0ec444f98caefa2404dbe9ecdfb7f24f99d681c3043c904cf -address /run/containerd/containerd.sock │ │ ├─ 39522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5ddbed6671c220b42136a0f38f92dd818c9b4a544a0b8f706ad12057c027a1 -address /run/containerd/containerd.sock │ │ ├─ 39524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6488844b26b6047badc0171975b627380348a7851bf4c9fe139a9bfd490a402e -address /run/containerd/containerd.sock │ │ ├─ 39534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a123df7d64fc55c36f6cdf9be950373145bd2dfe443f17d8b997ead30cc040c8 -address /run/containerd/containerd.sock │ │ ├─ 40018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b198c601a32e9f2029252279e0b14bd2c7783b00b26078109f12b68f165df244 -address /run/containerd/containerd.sock │ │ ├─ 40785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29358998ca7bbf908c25b33f163534ce459d0cd8359ec8e7f2993ed40ffb4c4b -address /run/containerd/containerd.sock │ │ ├─ 40794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d4f55b1581c47006e764efe750e9da73aa2b0842beda1000b699919d2e8f4d -address /run/containerd/containerd.sock │ │ ├─ 42513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b61e068ddb43e3e8d9792db8985857a81ab0ec9e9853a0e88531b1a434bb7f8 -address /run/containerd/containerd.sock │ │ ├─ 42520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082719d6ccbf6717c72fd4294c1c222b31219f8c1df4a0e8ee0c35693fffe588 -address /run/containerd/containerd.sock │ │ ├─ 42539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2feab1cbb084e3f65bc3393b82212a57c1d875829ab052b208a62e29d45e4faf -address /run/containerd/containerd.sock │ │ ├─ 42607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae47a7c861cfe4c78e523c5f1777ecf1234a5f6167c7f2a3301c42db1d4f083d -address /run/containerd/containerd.sock │ │ ├─ 42643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ae4176b6d3b87f0e882e26c09843e5dec8ed50b47bc1331e0e5a92e8564e37 -address /run/containerd/containerd.sock │ │ ├─ 42744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6e02fdd0d397e62fa82e4b91bbc27ad633d803fea79c988e4efa82827a3c98f -address /run/containerd/containerd.sock │ │ ├─ 45274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 145a43583eb9b8f2b3aff5550bc795f80659678ab09c3abf7dd7c59034e4d4f6 -address /run/containerd/containerd.sock │ │ ├─ 45377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9fd4f9ad11d5d8e3066bcd08afcb2cd8a1ff5059e5f12985a9528c062749b86 -address /run/containerd/containerd.sock │ │ ├─ 46147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01016c823b4c7a9003933745408bca9644f17ca7f3200caa85ade6748046f8fe -address /run/containerd/containerd.sock │ │ ├─ 46181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f1bac671dba6aef2c5d3906ee3d02970ad1f9b640583433024907d2c9611e6b -address /run/containerd/containerd.sock │ │ ├─ 46749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae923bc9c5f9fb34b4ae28556bcfc8f72ee8a2c13cca96fc40d5f3ca277fa02 -address /run/containerd/containerd.sock │ │ ├─ 47052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21bc2464913d1a51398c1f679cc29c250250d8d7503316bdb94604e662466bb7 -address /run/containerd/containerd.sock │ │ ├─ 47476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a4e430ebabc6c20610ef94d6fc01e757b55c636caa140f343d3f559151b7206 -address /run/containerd/containerd.sock │ │ ├─ 50377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 645e2a05122cdfcf159ce45b70db06125d25c7d1aa8efe460e1c798bfa129830 -address /run/containerd/containerd.sock │ │ ├─ 50586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b5ee5129ce7eb31ee64d88c0636967005e5eecb0a48c04f3da1cf276fed667 -address /run/containerd/containerd.sock │ │ ├─ 55356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa285a5e17735b780199540c7896b5d888e21bdd1f47dbb8c835b66fe33afebe -address /run/containerd/containerd.sock │ │ ├─ 56012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29774122ef90768ac4eff57fae78619ff82a913361687366a32287916c0b7d43 -address /run/containerd/containerd.sock │ │ ├─ 56094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a369cc4c729731e735807d5a06be3ce8a7b30cc6e9cc9d9fac61b060863aae -address /run/containerd/containerd.sock │ │ ├─ 56155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141d8dce25a708fa6ae5559cf71af330e23475d6aca2cc24a11b1e0977649ebb -address /run/containerd/containerd.sock │ │ ├─ 56301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab57e5c786bb42bb463ca859b963511358dbf7616c9c0f6006f5031a8d33b36 -address /run/containerd/containerd.sock │ │ ├─ 61148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acf0124a002602c70b716607d4d3262e3de4d6102abb80af9207eb87eaf8d8aa -address /run/containerd/containerd.sock │ │ ├─ 61314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7317eed867176a343b499b0e3f4238274967a9aa261a330d1e0493b3fa26391b -address /run/containerd/containerd.sock │ │ ├─ 61356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d540d1fa49392cfc841a6dfccbc57255edcc6ecdab2f649d09d2e93fbb8c2a -address /run/containerd/containerd.sock │ │ ├─ 61402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fbfb9c3248673398eece832cbda0fa3afc6e8e80a30238f00f7c040a177758e -address /run/containerd/containerd.sock │ │ ├─ 63369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73872d799f70341260b8dc138e9c7acb1e95f0010c4ad4ffa7c20e9509f4cd05 -address /run/containerd/containerd.sock │ │ ├─ 63437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3902fa39e3cedffc844bb7ba0652caff784c8b36a06b7cb8bb46d1e4396e7e7 -address /run/containerd/containerd.sock │ │ ├─ 63502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e9382ee8fa13239c760a7210b29af196ad45ac5a873983dfae5c12ceeaad3d -address /run/containerd/containerd.sock │ │ ├─ 63904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3bc060695e29107a21e38948739c39158d35b5056aa203f97af2631e8574bd2 -address /run/containerd/containerd.sock │ │ ├─ 64215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b37c72bfb34ef23d78ba62c69e71e7d917abfe94bdff50cef60473a90d3a187e -address /run/containerd/containerd.sock │ │ ├─ 64282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45974e69fd86ff2d9f5991c45ac610ffa8aad490374bd9449a03db5dd812508e -address /run/containerd/containerd.sock │ │ ├─ 64390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a4ef59dfa9fc1c9ef384f9ca0379a5694bae66c8ee7773fbdc387368537b7a -address /run/containerd/containerd.sock │ │ ├─ 64771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a876bba7d47ef83a2ad91d2b40c5724edd9c47e8e6863a39a057c11d899ee090 -address /run/containerd/containerd.sock │ │ ├─ 65128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6448c822b8d9d2edc78aad31ad6d571378d9748be89d45ba336cad03afe38869 -address /run/containerd/containerd.sock │ │ ├─ 65503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 676f7321982f6b8624da449f4f13ca0e562b1bd5364371266902e752a2b571e1 -address /run/containerd/containerd.sock │ │ ├─ 67120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76498f128bc6241491f8f90b81b87aba332533e2920c274a76eeb3bf48d516ec -address /run/containerd/containerd.sock │ │ ├─ 70698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 871fe7e15d03100a09fc2866123e9737ceffd70e74d492d5177d00447d5ba0d2 -address /run/containerd/containerd.sock │ │ ├─ 80173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ab32702ce554fe62b202e0d9867ba6827638e3aa56a5a285d1ba609b6993675 -address /run/containerd/containerd.sock │ │ ├─ 81737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44397ade5ca465f7bce9d502253d0a1817a36756c207dd7b287779c332fbafa2 -address /run/containerd/containerd.sock │ │ ├─ 88021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90ae4508dd60a30690e71e6eac82b41be0fa8d8c83e765d9322a4f8129c7769b -address /run/containerd/containerd.sock │ │ ├─ 95087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155acda8e8e2884c67902a46d4780ce329e86dcee42d84096f98758c2ded5de9 -address /run/containerd/containerd.sock │ │ ├─ 98880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077e6551e0857023a1d110152a3b2377559de683388296d02ca62e9c17d245da -address /run/containerd/containerd.sock │ │ ├─ 98927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85e48e800203e502b826ec78d6353f872d2c8b28cca4002df2492f0a654030c9 -address /run/containerd/containerd.sock │ │ ├─112092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38a84de864679156a5ae43bae6cab3d4d18da688a9f308563cc184cc0fd06c2f -address /run/containerd/containerd.sock │ │ ├─113767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51d6dfa2fe95c6d67436780c08287cab23e466a1a09a8a1bd0d079a5643679d2 -address /run/containerd/containerd.sock │ │ ├─113812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 800a9b8d867d6cf8e0e2b5db34432df5f2fc202823ef79600a5fdcbf30ae10d6 -address /run/containerd/containerd.sock │ │ ├─115765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28706c231f6ba606e9efeb31b49b29a439c7659fd93bf2f5d537358dc7317f9 -address /run/containerd/containerd.sock │ │ ├─117573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef9c43ebfbca2c5d689f44209e71df44ef202777c6313e2d81745a2d699818b6 -address /run/containerd/containerd.sock │ │ ├─117663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4cb795dbd378a4aa293b50b269338606a7a4ac9309c62aacaa35d36454325d6 -address /run/containerd/containerd.sock │ │ ├─141137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9122714694242be91c85eb932d3e03ceccba1362f5901468a29d6197b31bea8 -address /run/containerd/containerd.sock │ │ ├─141200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2168da4cb08a07b0f009dfaeea53320124e1c9253ededca152bdd945ca45be -address /run/containerd/containerd.sock │ │ ├─143682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956a86f91a6a12ea09559cecd9bec4977e2a1cfd80d125685f2f28627b2436b8 -address /run/containerd/containerd.sock │ │ ├─158773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4330a33386b45932f826bff0ac27c182637759a45e99ab30523e19355d6af93 -address /run/containerd/containerd.sock │ │ ├─160649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b056eaf2f08ce0f232b20530d69ae9630a1ea8b85d9503252986e9ec539d9f2b -address /run/containerd/containerd.sock │ │ ├─161045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ff1833631a0bfd31cea993d3c55e7259d0fdf512a2ca2d2882f50246838c71 -address /run/containerd/containerd.sock │ │ ├─161961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b976ccaf71fc91ee01b7682233b3dfe9f7e80bef00dc7ef0afe74575bf782f5e -address /run/containerd/containerd.sock │ │ ├─163977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12971c536f9f92d5deb597a5496c6b46a058bb447820b6cc29224600ba6353f2 -address /run/containerd/containerd.sock │ │ ├─164185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f394775f20faba4edc0f8ef777ca444901da1b513c680a1c951b01b7357d341 -address /run/containerd/containerd.sock │ │ ├─164340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e224b2267efe08a497d34a10e36e36985b5a8932b1e6bc40b50e14e4df099f39 -address /run/containerd/containerd.sock │ │ ├─164719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7214676dfe91c8c6493dffad7acad17d3e4d0f34426046c1759938d26cb179c7 -address /run/containerd/containerd.sock │ │ ├─164803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 828c4cccecf3d273fee066592b9251ac0d722461bc0cfc1abaf7e5309758c9ce -address /run/containerd/containerd.sock │ │ ├─165063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8e2687e2adc06f2f987b2612a4c0612036bc2b7294d5b54561686471432f803 -address /run/containerd/containerd.sock │ │ ├─177106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d47d24a4b2378e18ecd690d921d2f12cabc3111f1757241a431e6e0ab7ec628a -address /run/containerd/containerd.sock │ │ ├─178947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5606d5f5ff1f7f686f669e542bcb11b4773e3730f5127a72f70eb2ad2280ed -address /run/containerd/containerd.sock │ │ ├─178974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f174694ee2f5e090501cb82c283618bd055df06a76a2eb882762edea4375eab -address /run/containerd/containerd.sock │ │ ├─179069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec01bc4eaa6eb0e5beb16567509a47fe680e3d07b9237f62fdf8462174aedd2d -address /run/containerd/containerd.sock │ │ ├─179125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d5d630cb5789aacde10dafa678753829ad8906358d192ac218299ca723e8916 -address /run/containerd/containerd.sock │ │ ├─179219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e615cf4ded8ef49656c9f5ae3784a2fc9e1aa1ae67914645b09049eff571a63a -address /run/containerd/containerd.sock │ │ ├─179488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da19a2021b9f734b9680756be19bdb1dde7bc70ff3097bde7e70a5d980b1661a -address /run/containerd/containerd.sock │ │ ├─179525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8971d732db8a027a14895369e4b6c50b8644630a2fde8c45b7a4c0c0f5b876ef -address /run/containerd/containerd.sock │ │ ├─193107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b4c610d2296e73d8dfa84ffcbbe9e36e79d2cd64cfdd1c9fb991b62ee658ee6 -address /run/containerd/containerd.sock │ │ ├─195674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 003ab66dcc83d40df74c4de0ad96ee4dbae3833ff1f46aa8e5936c32b3f8e699 -address /run/containerd/containerd.sock │ │ ├─195753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbedfcc73e066c9f8a3ece18888fe0e2cc2cf670cd66f46a9e7b8c021ef32cc0 -address /run/containerd/containerd.sock │ │ ├─195900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae589f0317b12360b43200bc35484827d1c46b666f9f6cccd7f16385a73f4d9d -address /run/containerd/containerd.sock │ │ ├─213740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e28deb97cf229c4cbed1a4563bd8ad6895e4a9631dd5d83ce82a2aa202811f7e -address /run/containerd/containerd.sock │ │ ├─229251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce925a6c28f98becd122b699a59b78bce36a70321514cab90cfdf183e0b0ccf1 -address /run/containerd/containerd.sock │ │ ├─229292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28b13a96d6aaa9d112f0534919bccb2cc8d509d8b62fa8dd02f1e1da8a5e1f58 -address /run/containerd/containerd.sock │ │ ├─229475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2d2899a46db847d870b058f7fb5e7fd0e544f8816a4322dcc30eadd9b1b03e2 -address /run/containerd/containerd.sock │ │ ├─229546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8069f21c9134927a1e1ed1a780e99061a7187a1770bf0cba69da33cbcaf8995c -address /run/containerd/containerd.sock │ │ ├─244605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a435f1dcc5cb8532cacdefb09698e3d3cbffae8a9c06e4af8ad1568aed1db90 -address /run/containerd/containerd.sock │ │ ├─247002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cb9ec75aa3f01ec2b8e859ead1edff687a6601574dfa9280bcca510a61de91f -address /run/containerd/containerd.sock │ │ ├─248786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72399e84e396455889d126978380d2a0782cb5a6dea82c28c1ebd7e5b28f7e0c -address /run/containerd/containerd.sock │ │ ├─249734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c6783264f200efdc292469a3e656c4b13411f45b167805fe2b927af15c752ea -address /run/containerd/containerd.sock │ │ ├─250314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c9a53b5ba833e968ba452a7ea719a207e7cf987b44b3ea11599991d13733fc9 -address /run/containerd/containerd.sock │ │ ├─251948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13646956de442e6fab25efdb10cdf35f74c853fb252a6ae291e85716adb99217 -address /run/containerd/containerd.sock │ │ ├─253317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e3de95882c8259a7f977c3d85480d6f4bc9d225d1076e879fe53a149dbe8bb2 -address /run/containerd/containerd.sock │ │ ├─253367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 620f63db41cf969760f2634ec7c1a6944ecb93b3935d8da489a5df3a20f5579c -address /run/containerd/containerd.sock │ │ ├─263814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5528118b816ceb1fd5602a717c7ff039025fa55c6ea9652020a401109be62d8f -address /run/containerd/containerd.sock │ │ ├─264436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 099493e019c04eead6d4d86b1a4893cb02ca3230e60ad4151e3dcf92987ef03c -address /run/containerd/containerd.sock │ │ ├─298174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a15ce54c95125372a9a01f52af2a335140c1c72fadd5aac59958d6c46883ba9 -address /run/containerd/containerd.sock │ │ ├─303014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f8a652e62b6a83a7563adefe1084b6148e102d911dbf27a73342fab4826d1b -address /run/containerd/containerd.sock │ │ ├─303154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6add6f4b10875c5ccebbf3f787ed69904143b43302aa1e8d837cea5ec894e423 -address /run/containerd/containerd.sock │ │ ├─303214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f016ad62055428dd06a62a0c3d2fd0e79fd21178a3ae9c5345b93ead04e06edd -address /run/containerd/containerd.sock │ │ ├─303261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b412d8cd01a19659d112800c1ac195600ddd6f7e19a0a5e1b7d781465d24052c -address /run/containerd/containerd.sock │ │ ├─316309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1754ef04718710f611cc78426e7d79785267de3311d6731921ad9a8696a988c0 -address /run/containerd/containerd.sock │ │ ├─319198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3876a98b7148abd687a31b8fc4974c601174310a7adb90adb85d4014cd240af4 -address /run/containerd/containerd.sock │ │ └─320738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7273ef2d9667d413456e78da737778642b7cbb004323c668e1580c100bdc6c20 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28659 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28938 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19112 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19131 /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 │ │ │ ├─24055 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24318 /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 │ │ │ ├─33436 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33715 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.huxwul.service │ │ │ ├─12487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.huxwul/unit.run │ │ │ └─12508 /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-huxwul --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.huxwul:/var/lib/ceph/mgr/ceph-instance.huxwul:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.huxwul/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.huxwul -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 │ │ ├─12125 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12155 /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 … │ │ └─10173 /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 │ ├─docker-740ccf97f7984bf10bc5521b07553111e05c14052eab13150fdf49a84b482191.scope … │ │ ├─28978 /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 │ │ └─28992 /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-26e52586f25e8afd88edabeb773c02489e2f8f4b15cb3cad00f654671fb2eb44.scope … │ │ ├─12236 /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 │ ├─multipathd.service │ │ └─157983 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39897 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 653 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─441917 sshd: [accepted] │ ├─docker-9c81d3d3a3bee1add6f75a97647ff43a2ee26f54b85d60e333d1d4548bcf2218.scope … │ │ ├─19178 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19196 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1394 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker-7a1941372fb41bc7549348861f48e3f4b78c096ea8d2871eb6e023ecc8c43ad1.scope … │ │ ├─24358 /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 │ │ └─24371 /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-20e828d0b5c59630ea26837f99e3b86d817659253e8fc2af1cc06b5b5253e094.scope … │ │ ├─33757 /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 │ │ └─33769 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157780 /sbin/iscsid │ │ └─157781 /sbin/iscsid │ ├─run-r174fd163088743348dcae20461dc38ce.scope │ │ └─194383 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-214a4ee9efb60f70cd5dceed58ce27752b860cc323ae659e35fd225d51560042.scope … │ │ ├─12588 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.huxwul -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.huxwul -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─51d6dfa2fe95c6d67436780c08287cab23e466a1a09a8a1bd0d079a5643679d2 │ │ └─113790 /pause │ ├─3b5714d5e28cd7cde6dd5cfd666c63e3ec87de19a11f32a3d9ff19230f0b93b5 │ │ ├─177298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177315 /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 -- │ │ ├─177321 erl_child_setup 1048576 │ │ ├─177414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177415 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177425 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177558 /bin/sh -s rabbit_disk_monitor │ ├─a4330a33386b45932f826bff0ac27c182637759a45e99ab30523e19355d6af93 │ │ └─158796 /pause │ ├─23129ee8c0c9b29221501535fbb33052c2f4c476a76cec000ef8c53b719b141e │ │ └─68989 /bin/oauth2-proxy │ ├─b976ccaf71fc91ee01b7682233b3dfe9f7e80bef00dc7ef0afe74575bf782f5e │ │ └─161984 /pause │ ├─fa285a5e17735b780199540c7896b5d888e21bdd1f47dbb8c835b66fe33afebe │ │ └─55382 /pause │ ├─8b6dda6efd99c1b0ec444f98caefa2404dbe9ecdfb7f24f99d681c3043c904cf │ │ └─39495 /pause │ ├─ef9c43ebfbca2c5d689f44209e71df44ef202777c6313e2d81745a2d699818b6 │ │ └─117599 /pause │ ├─099493e019c04eead6d4d86b1a4893cb02ca3230e60ad4151e3dcf92987ef03c │ │ └─264512 /pause │ ├─5062b52b2f9bbeb1c79bb18e8eea3f4d9227e4310ba93f9016c9ae58f76c785e │ │ └─67720 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-25.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 │ ├─9fbfb9c3248673398eece832cbda0fa3afc6e8e80a30238f00f7c040a177758e │ │ └─61426 /pause │ ├─ff52c31d6c1d228934ad92e955f2ddcb8ba0e15256731943673ba4b776b39a4d │ │ └─65909 /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 │ ├─b412d8cd01a19659d112800c1ac195600ddd6f7e19a0a5e1b7d781465d24052c │ │ └─303304 /pause │ ├─0ee890aada6bd913ec0c82204262e97c2f24c6ab718ffb20a7e44b99ae49841b │ │ ├─209494 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209821 heat-engine: ServiceWrapper worker(0) │ │ └─209824 heat-engine: ServiceWrapper worker(1) │ ├─f0400452cb629899395a0b46804ab23297862fe3d65ae930c2d25af03e97016f │ │ ├─62921 python -u /app/sidecar.py │ │ ├─63167 python -u /app/sidecar.py │ │ └─63168 python -u /app/sidecar.py │ ├─b2531a80a47c5fad980f588fb36f5f4090ceb9fd4f09523e50ac22ecef0f8ba8 │ │ ├─199510 /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 │ │ ├─398986 /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/tmpy9w5bt80/privsep.sock │ │ ├─399178 /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/tmp91bmxk9k/privsep.sock │ │ └─399189 /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/tmp3ek28t6u/privsep.sock │ ├─75f89c8d14c564c73212beacf8face85a28a02bdd082dc52e7c7c050ee53ab01 │ │ ├─142223 /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 │ │ └─142446 /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 │ ├─6236cfc1620e7e1cf02a9570010e8d7ab7b5d4493fe4097dfc37a4d65f6db2f3 │ │ ├─242407 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─242796 octavia-worker: ConsumerService worker(0) │ │ └─242799 octavia-worker: ConsumerService worker(1) │ ├─da19a2021b9f734b9680756be19bdb1dde7bc70ff3097bde7e70a5d980b1661a │ │ └─179511 /pause │ ├─956a86f91a6a12ea09559cecd9bec4977e2a1cfd80d125685f2f28627b2436b8 │ │ └─143707 /pause │ ├─f67e9bcc5ebe2dc10713367733d6de466eb15c458b65af77effee471aa0e1325 │ │ ├─66939 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66974 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e615cf4ded8ef49656c9f5ae3784a2fc9e1aa1ae67914645b09049eff571a63a │ │ └─179276 /pause │ ├─003ab66dcc83d40df74c4de0ad96ee4dbae3833ff1f46aa8e5936c32b3f8e699 │ │ └─195703 /pause │ ├─a9808caf61559c72e989ac3b8fd3ff1b82ec3e8aad5e616ef9d5791268682eb0 │ │ ├─115967 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115984 /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 -- │ │ ├─115990 erl_child_setup 1048576 │ │ ├─116052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116153 /bin/sh -s rabbit_disk_monitor │ ├─2bb2dfe41fe8f93f2bed6f61e2c695eb80f0413c884a2c5f29ac1a87eb666717 │ │ └─56763 /secretgen-controller │ ├─139c839510c4c62182748dd25e1d2b3d8a2e0629fb451c670f60f173c833722a │ │ ├─ 74418 apache2 -DFOREGROUND │ │ ├─ 74434 (wsgi:k -DFOREGROUND │ │ ├─ 74435 (wsgi:k -DFOREGROUND │ │ ├─ 74436 (wsgi:k -DFOREGROUND │ │ ├─ 74437 (wsgi:k -DFOREGROUND │ │ ├─420897 apache2 -DFOREGROUND │ │ └─424133 apache2 -DFOREGROUND │ ├─c28706c231f6ba606e9efeb31b49b29a439c7659fd93bf2f5d537358dc7317f9 │ │ └─115791 /pause │ ├─f2d2899a46db847d870b058f7fb5e7fd0e544f8816a4322dcc30eadd9b1b03e2 │ │ └─229523 /pause │ ├─7ab57e5c786bb42bb463ca859b963511358dbf7616c9c0f6006f5031a8d33b36 │ │ └─56325 /pause │ ├─1c6783264f200efdc292469a3e656c4b13411f45b167805fe2b927af15c752ea │ │ └─249758 /pause │ ├─676f7321982f6b8624da449f4f13ca0e562b1bd5364371266902e752a2b571e1 │ │ └─65527 /pause │ ├─e28deb97cf229c4cbed1a4563bd8ad6895e4a9631dd5d83ce82a2aa202811f7e │ │ └─213763 /pause │ ├─141d8dce25a708fa6ae5559cf71af330e23475d6aca2cc24a11b1e0977649ebb │ │ └─56179 /pause │ ├─52ec7139935c300363ede12c5d6f09d9a0616700b9d8c651e66579f876b60e6c │ │ └─67652 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─01016c823b4c7a9003933745408bca9644f17ca7f3200caa85ade6748046f8fe │ │ └─46176 /pause │ ├─0d5d630cb5789aacde10dafa678753829ad8906358d192ac218299ca723e8916 │ │ └─179195 /pause │ ├─99d9af9dd0f96f5ccefc1bb49c662c8b3cb84081e06248b30f3865842919ff13 │ │ ├─241054 octavia-api: uWSGI master │ │ ├─241070 octavia-api: uWSGI worker 1 │ │ └─241071 octavia-api: uWSGI worker 2 │ ├─f50ff1a9878dd392dc9983c93033e1d8eb1b434783ad6eb7f9b23d9af3072b94 │ │ ├─243232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─243259 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─243773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─243774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432440 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432441 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─432464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─432465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9e7c1cf7c6e734324a1a3824e4bd561d9c0e216568c257d4f60b7e30d262520f │ │ └─43140 /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 │ ├─a5b1ac102d6243e77682f5bbf4994e3cb1fc3728a21353805dcc37f735b330a6 │ │ └─193706 /bin/bash /tmp/libvirt.sh │ ├─145a43583eb9b8f2b3aff5550bc795f80659678ab09c3abf7dd7c59034e4d4f6 │ │ └─45301 /pause │ ├─a6c60083b2ce19da29fca5e6838f30a0f93e644539363a63ebea2f526a60b512 │ │ └─159426 /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 │ ├─0ab1b66c2f678ebff3e2ec04422ce0584d5e1673214fbd60c1b9761b59960687 │ │ ├─66265 nginx: master process nginx -g daemon off; │ │ ├─66280 nginx: worker process │ │ ├─66281 nginx: worker process │ │ ├─66282 nginx: worker process │ │ ├─66283 nginx: worker process │ │ └─66284 nginx: worker process │ ├─134b7b6c04f3cdaff66edb8f4338d701509287c22d0957a6d531c3b0b744bbbd │ │ ├─298457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─298474 /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 -- │ │ ├─298480 erl_child_setup 1048576 │ │ ├─298544 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─298545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─298555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─298723 /bin/sh -s rabbit_disk_monitor │ ├─6a4e430ebabc6c20610ef94d6fc01e757b55c636caa140f343d3f559151b7206 │ │ └─47499 /pause │ ├─45af8dc642f4176d3bc6fa9b2201d5147ab955b5f6bb47fbca842c7f39b09f72 │ │ ├─ 99486 /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 │ │ └─395247 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─31a14558cf1432e217569c751d679f407f45060a7edda8fd07e39b6cec7a22a9 │ │ ├─68907 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68924 /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 -- │ │ ├─68930 erl_child_setup 1048576 │ │ ├─69048 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69126 /bin/sh -s rabbit_disk_monitor │ ├─da2c43345f7fc0ef5a361567b4f5bb388a92ffea00d1e489baca0a572f333111 │ │ └─42949 /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 │ ├─30d1cfdeaa0ccaa8565c10e89e3a2b93f52cef3f0cb46a3abd4846cde1c00e4e │ │ └─67962 /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 │ ├─9879d92d6369e9aa2dbce99d11a535d8ee840796b668b576e7e73324a0c2d718 │ │ └─51186 redis_exporter │ ├─2feab1cbb084e3f65bc3393b82212a57c1d875829ab052b208a62e29d45e4faf │ │ └─42605 /pause │ ├─d9fe205deab6a49cf709533a495facc7d442adbfa88904c6b505330b85b11f87 │ │ └─67922 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-25.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 │ ├─ed57f54f1c436cae9968f54d4c2dbcc5fd8d608a908c81944c3e4c1183d4eb97 │ │ ├─209537 heat-api-cfn: uWSGI master │ │ ├─209559 heat-api-cfn: uWSGI worker 1 │ │ └─209561 heat-api-cfn: uWSGI worker 2 │ ├─52b4c0be702d6e4a20d5eb04f711236f39cdfd4f5bc5aa2b417ad0258b8ebecb │ │ └─272728 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─21bc2464913d1a51398c1f679cc29c250250d8d7503316bdb94604e662466bb7 │ │ └─47076 /pause │ ├─528569f5a7480e1c07c653caadce5f0aeb49e2ab944be673b2f0d9bc9d5aa5a1 │ │ └─67762 /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 │ ├─299c49ea13b78e885b462e2402e2f260ae8e20a575c6d8580dcc7a467d6724b2 │ │ ├─264573 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─264862 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─264863 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0f394775f20faba4edc0f8ef777ca444901da1b513c680a1c951b01b7357d341 │ │ └─164213 /pause │ ├─f24a644eeae7a49225954dd1bb071c81e600c6c51759579d9315ca2f67bd7d22 │ │ └─89289 /usr/local/bin/rook ceph operator │ ├─49baa75a89b8bd1981215a71a302d2d4753cdea45a9598a8e8db52d2105fcc9c │ │ ├─213989 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214006 /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 -- │ │ ├─214012 erl_child_setup 1048576 │ │ ├─214142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214143 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214405 /bin/sh -s rabbit_disk_monitor │ ├─aaf9a8f1cd8da8923929f7daabb1b858268dcaf1fe34203128fc1aba8ab94335 │ │ └─40067 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ae589f0317b12360b43200bc35484827d1c46b666f9f6cccd7f16385a73f4d9d │ │ └─195924 /pause │ ├─30690f2dec08b4dd28f677563d1f2e7a5475baadcefff19f48e760b2cbd80dab │ │ └─68505 /bin/memcached_exporter │ ├─4f7ee963f7076070d9b5a5827f998da07483b9628e742eda1cd181860c047173 │ │ └─68889 /bin/oauth2-proxy │ ├─7ae923bc9c5f9fb34b4ae28556bcfc8f72ee8a2c13cca96fc40d5f3ca277fa02 │ │ └─46771 /pause │ ├─5df9d78804e215196e64a7e13386ba3b005e0c210d3c78e43b52fc0679d5bfa9 │ │ ├─188644 neutron-policy-server: uWSGI master │ │ ├─188656 neutron-policy-server: uWSGI worker 1 │ │ └─188657 neutron-policy-server: uWSGI worker 2 │ ├─769caa5c15a22f0dac2225a5e021c79be08b6d240baab47e069506c46c75ed99 │ │ ├─149476 placement-api: uWSGI master │ │ ├─149489 placement-api: uWSGI worker 1 │ │ └─149490 placement-api: uWSGI worker 2 │ ├─2c47a62e5648138d5fb0cd624775492db85041443467c10691887f6d3777f4b0 │ │ └─296373 /manager --metrics-bind-address=:9782 │ ├─efc86bc6d2030de14defd3765ea1900af64b92bc43ad8eb51d32e04499f26cd2 │ │ ├─162234 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162251 /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 -- │ │ ├─162257 erl_child_setup 1048576 │ │ ├─162360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162578 /bin/sh -s rabbit_disk_monitor │ ├─b8b45e1c95b20aff59ab2811b4d5ea367c09d44c510cb0ad87d679d8964a3fd4 │ │ ├─112517 glance-api: uWSGI master │ │ ├─112555 glance-api: uWSGI worker 1 │ │ └─112556 glance-api: uWSGI worker 2 │ ├─60abb2b4bf4135db69c809db8789d45f7aed047eb279b8dd4df0a0819e6df621 │ │ ├─159461 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159474 /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 │ ├─156933433f6a3b60297b7204ecb4dc37afa53ea815abbb0a1705bc5b9a4ddb32 │ │ └─51048 valkey-server *:26379 [sentinel] │ ├─bd6d4d78d3609b392f36de65cc33553335c8d475bf50dd5aa288fad1766ac5b3 │ │ ├─47529 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 │ │ └─49562 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─35ffda4e5c445b3e616562472d3cd6d50b9dc435b4721dbb89f39403715f7d46 │ │ └─63322 /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 │ ├─3876a98b7148abd687a31b8fc4974c601174310a7adb90adb85d4014cd240af4 │ │ └─319223 /pause │ ├─63d540d1fa49392cfc841a6dfccbc57255edcc6ecdab2f649d09d2e93fbb8c2a │ │ └─61393 /pause │ ├─e3bc060695e29107a21e38948739c39158d35b5056aa203f97af2631e8574bd2 │ │ └─63927 /pause │ ├─44eb8f2914b205232f4b31bf1aeb7d01d59f5c651d4c515b9da32f9a28eafcab │ │ ├─188554 neutron-api: uWSGI master │ │ ├─188630 neutron-api: uWSGI worker 1 │ │ └─188631 neutron-api: uWSGI worker 2 │ ├─cb0f22919b1039197ddb1243a65bf4ee76942edbf0c62bf1ef6bc3dcd6065b09 │ │ └─47749 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0750c692c73882120db81f6ea3eb8d3ae28ee39b92c5ff5ba8bacc7c262bb2ab │ │ └─272755 percona-xtradb-cluster-operator │ ├─17e9382ee8fa13239c760a7210b29af196ad45ac5a873983dfae5c12ceeaad3d │ │ └─63525 /pause │ ├─2b92c3f9055c2bb62f204d89d2deb101c0a212165ae7f7d17d91b284d6c48acf │ │ └─194300 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─29358998ca7bbf908c25b33f163534ce459d0cd8359ec8e7f2993ed40ffb4c4b │ │ └─40830 /pause │ ├─97eef3407de6a8fbd2942dc7fa692681201f3168bc14b2c3c04cf63a3cbfea22 │ │ ├─193382 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193399 /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 -- │ │ ├─193405 erl_child_setup 1048576 │ │ ├─193489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193573 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193903 /bin/sh -s rabbit_disk_monitor │ ├─e6e02fdd0d397e62fa82e4b91bbc27ad633d803fea79c988e4efa82827a3c98f │ │ └─42782 /pause │ ├─c45863d67bb0320cbb105002ebebdd40b3e5bfcbc963a2ac463ca3be312c0432 │ │ ├─314027 /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 │ │ └─314341 /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 │ ├─29774122ef90768ac4eff57fae78619ff82a913361687366a32287916c0b7d43 │ │ └─56039 /pause │ ├─1b4c610d2296e73d8dfa84ffcbbe9e36e79d2cd64cfdd1c9fb991b62ee658ee6 │ │ └─193131 /pause │ ├─645e2a05122cdfcf159ce45b70db06125d25c7d1aa8efe460e1c798bfa129830 │ │ └─50401 /pause │ ├─507871e811fa4ef2c99556305039cd43081b829af9ee898841b83d4a0a130204 │ │ └─56418 nfd-master -crd-controller=true -metrics=8081 │ ├─4e3de95882c8259a7f977c3d85480d6f4bc9d225d1076e879fe53a149dbe8bb2 │ │ └─253342 /pause │ ├─59a1227d33a039cc469f839a7fd594da74a7c4112ec9ff671a2d16f205a70bf5 │ │ └─249782 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─29eebd8e0c74b561bb12f4595e29e36b0520b574f64c5cb7e31991cba9cac5ab │ │ ├─87264 barbiacan-api: uWSGI master │ │ └─87277 barbiacan-api: uWSGI worker 1 │ ├─8aa29b54cbc7f21006e6b8d3d687fe136690826105583d362e28fe4e39bcd7d9 │ │ └─43008 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 │ ├─b198c601a32e9f2029252279e0b14bd2c7783b00b26078109f12b68f165df244 │ │ └─40041 /pause │ ├─73872d799f70341260b8dc138e9c7acb1e95f0010c4ad4ffa7c20e9509f4cd05 │ │ └─63392 /pause │ ├─1754ef04718710f611cc78426e7d79785267de3311d6731921ad9a8696a988c0 │ │ └─316335 /pause │ ├─b056eaf2f08ce0f232b20530d69ae9630a1ea8b85d9503252986e9ec539d9f2b │ │ └─160673 /pause │ ├─da12a9df618fb4b81cbdd06359379515cadfb184a7a235d9d5a2d1c9ab5865fb │ │ └─42888 /coredns -conf /etc/coredns/Corefile │ ├─7317eed867176a343b499b0e3f4238274967a9aa261a330d1e0493b3fa26391b │ │ └─61338 /pause │ ├─72399e84e396455889d126978380d2a0782cb5a6dea82c28c1ebd7e5b28f7e0c │ │ └─248810 /pause │ ├─e00d7c0c93eb123bc790ec2d5a280d5a683fa988158d08ffe6f6a00ccc2ae0af │ │ ├─41755 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42315 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─596e22a9611deb3bc47ab8dadcb1dbedb57e5e8d0e9e76833abacfe817093b51 │ │ └─48346 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9a49dd58f43cbfb87a4964ceaae30b7b5681921e9d4d541e2986f827420ddbde │ │ ├─180441 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─440506 sleep 300 │ ├─d417919eb6ba4e3ba130ed5bd2252e4bf09be8c7cf7270252720b7857c273819 │ │ └─50660 valkey-server *:6379 │ ├─b8a369cc4c729731e735807d5a06be3ce8a7b30cc6e9cc9d9fac61b060863aae │ │ └─56117 /pause │ ├─8d032d696e486ea3d92ed8cf4e862a5bd0c14eb4eb2dfdcfc62cf9962d16775e │ │ └─319604 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f8150aa5eb603b96824d03cd7833c612f376c98d6de71fb7bb3b40e08ea13936 │ │ └─272650 /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 │ ├─ef9ca9875f41fa0aef591c47c61173bb136d314130c6556bae746f525db452aa │ │ ├─189502 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189857 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9m2q3juf/privsep.sock │ │ ├─190141 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpvpvt0omc/privsep.sock │ │ └─190477 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5fc7b315fb0bd4af2f206b22587397109ee2adfb89fdfef59624569a5332906e │ │ └─242426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3a236219e8684704f23eb632e1b3838de6a5b4a29318d60d32ef55c02fce6a0f │ │ └─296869 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 │ ├─465e94b50aad273f8ce5ed299f042aad93483ef3a791b3f2a2b001cbb4c78250 │ │ └─100167 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─972ef6709b3e66d5aee0a2967eb42da0f749ff9a3fbccc617137624beb1a0ac2 │ │ ├─244776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244793 /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 -- │ │ ├─244799 erl_child_setup 1048576 │ │ ├─244972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245127 /bin/sh -s rabbit_disk_monitor │ ├─7273ef2d9667d413456e78da737778642b7cbb004323c668e1580c100bdc6c20 │ │ └─320779 /pause │ ├─ce925a6c28f98becd122b699a59b78bce36a70321514cab90cfdf183e0b0ccf1 │ │ └─229309 /pause │ ├─e01b1bdc3b5615c1df6fca809d1d48bbe58921caf0e9dd1c18e70b8f98d160d6 │ │ └─45662 /server │ ├─6448c822b8d9d2edc78aad31ad6d571378d9748be89d45ba336cad03afe38869 │ │ └─65154 /pause │ ├─345082e00713557df6e52e48ef05dc9e81713a377533f54160baaa01b893091b │ │ └─193647 /usr/bin/libvirt-tls-sidecar │ ├─4e0ad964c55866619d58420800679237e8ca208e8509b10138dfd81dfc7da9a3 │ │ └─129113 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f4e6fff45cd2cf38146af5df52fa339c5ef2b3059f712ebd5fe9603e1609fb66 │ │ └─65201 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 │ ├─7ce8f70b8efc373523d6b72d699ea60ba9d752429c78786f89656e706502de70 │ │ └─272516 docker-registry serve /etc/docker-registry/config.yml │ ├─ae47a7c861cfe4c78e523c5f1777ecf1234a5f6167c7f2a3301c42db1d4f083d │ │ └─42698 /pause │ ├─967d0ccff308622ee1a487acf46004bef8200ccf9df22260ba885f0f31aab1c9 │ │ └─272713 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 │ ├─58e520cb88f260e07902e9461a03f17edddc492fb1ebfeb72c845dc47bf6167d │ │ └─67472 /bin/pushgateway │ ├─871fe7e15d03100a09fc2866123e9737ceffd70e74d492d5177d00447d5ba0d2 │ │ └─70721 /pause │ ├─46d2def16afc6296ed08a08d1d02a964e700f55aa57cd86c86001e60902c77a3 │ │ ├─175322 nova-api: uWSGI master │ │ ├─175356 nova-api: uWSGI worker 1 │ │ └─175357 nova-api: uWSGI worker 2 │ ├─493608f636fed3b2ee169823ffde468f599595e81b90513a29b7ea4008426224 │ │ └─42860 /coredns -conf /etc/coredns/Corefile │ ├─154f5a1583fdf6db361ca10f8421d45e8eb47589e21b165b8cff7c1e6ce50be4 │ │ ├─62897 python -u /app/sidecar.py │ │ ├─63165 python -u /app/sidecar.py │ │ └─63166 python -u /app/sidecar.py │ ├─df6b3d0093edbd430ad2b4232438470ea7a46176a7c4e8bd0773f8ee2e84d0cb │ │ └─56459 nfd-gc -gc-interval=1h │ ├─c1ae4176b6d3b87f0e882e26c09843e5dec8ed50b47bc1331e0e5a92e8564e37 │ │ └─42700 /pause │ ├─791a5968c0cbb7366e2872ba0178e881b966a85907c9c4f2e4090beb1636af5f │ │ └─62324 /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 │ ├─bf8baf98d580e47e53831002c91e4588d09870416b05e67af2b41ed087fdcbfb │ │ └─296391 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0f1bac671dba6aef2c5d3906ee3d02970ad1f9b640583433024907d2c9611e6b │ │ └─46210 /pause │ ├─5528118b816ceb1fd5602a717c7ff039025fa55c6ea9652020a401109be62d8f │ │ └─263840 /pause │ ├─9747a3287981671be67658ab4a166bb108261b80b29cd8a72796b3dce593a913 │ │ ├─ 45621 /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 │ │ ├─ 45634 /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 │ │ ├─ 45762 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─318846 nginx: worker process │ │ ├─318847 nginx: worker process │ │ └─318848 nginx: cache manager process │ ├─3b61e068ddb43e3e8d9792db8985857a81ab0ec9e9853a0e88531b1a434bb7f8 │ │ └─42580 /pause │ ├─4047778d48800f45c9e42fb0e50c282869803ea63967e5657c23ee8c7c1b6025 │ │ └─50872 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 │ ├─1e2168da4cb08a07b0f009dfaeea53320124e1c9253ededca152bdd945ca45be │ │ └─141232 /pause │ ├─76498f128bc6241491f8f90b81b87aba332533e2920c274a76eeb3bf48d516ec │ │ └─67146 /pause │ ├─e9122714694242be91c85eb932d3e03ceccba1362f5901468a29d6197b31bea8 │ │ └─141160 /pause │ ├─828c4cccecf3d273fee066592b9251ac0d722461bc0cfc1abaf7e5309758c9ce │ │ └─164825 /pause │ ├─63e7542f173d49fd44515e4a99a5cfc971aa851fe709e2f94fe464f63a0ba076 │ │ └─62134 /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 │ ├─59b5ee5129ce7eb31ee64d88c0636967005e5eecb0a48c04f3da1cf276fed667 │ │ └─50610 /pause │ ├─acb8cdd26140b3ff3ae69caf9dff149fd188cfe8f3517e4888adf2b0f4fc0828 │ │ └─272664 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f95c5c91c432b2e7359b42a42086043deb3baa696607dd26ec3dc4c38a969abe │ │ └─66329 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─75d2f68d392ab359e664f8082e865fede93e5a76ab89f4c0ca904bee81691040 │ │ ├─323452 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─323473 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8069f21c9134927a1e1ed1a780e99061a7187a1770bf0cba69da33cbcaf8995c │ │ └─229569 /pause │ ├─9731113d0f3166dbed670608ed74ce78f513c7ae5995229b3e650ad3f1bd6bee │ │ └─170867 /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 │ ├─6cb9ec75aa3f01ec2b8e859ead1edff687a6601574dfa9280bcca510a61de91f │ │ └─247031 /pause │ ├─e25883aeea98781eab33562e6d7527023b95f0b12130f7a850ef25fc90e7addc │ │ └─161256 /coredns -conf /etc/coredns/Corefile │ ├─9058af0e233c138a1694c64bce9f2a10a97462e8792160ebe5f9d7ad8e608097 │ │ └─39709 etcd --advertise-client-urls=https://199.19.213.25:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.25:2380 --initial-cluster=instance=https://199.19.213.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.25: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 │ ├─ad11f3cef45d9172d156ab5b3ae7e361e57d9a3b2d292c11a9790b7be9c9eaea │ │ └─99351 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-zt8ww --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ec01bc4eaa6eb0e5beb16567509a47fe680e3d07b9237f62fdf8462174aedd2d │ │ └─179098 /pause │ ├─107bc1d324e2a466f5d6f9c7b4bc67ddfa9e24f29a82a0b16a7cf1b85d0c201a │ │ └─272736 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3cf4d4db00495b08f40e3cfdae7b50b1bdc85eea66db37bb7ec899f765d7e9a3 │ │ ├─319383 apache2 -DFOREGROUND │ │ ├─321662 (wsgi:h -DFOREGROUND │ │ ├─321663 (wsgi:h -DFOREGROUND │ │ ├─321664 (wsgi:h -DFOREGROUND │ │ ├─321665 (wsgi:h -DFOREGROUND │ │ ├─321666 (wsgi:h -DFOREGROUND │ │ ├─321667 apache2 -DFOREGROUND │ │ └─321668 apache2 -DFOREGROUND │ ├─092350eed57be180d3febbe6bdbfa32fef36111a7ac48784e6de9ec821b2a625 │ │ └─67520 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a123df7d64fc55c36f6cdf9be950373145bd2dfe443f17d8b997ead30cc040c8 │ │ └─39613 /pause │ ├─b3902fa39e3cedffc844bb7ba0652caff784c8b36a06b7cb8bb46d1e4396e7e7 │ │ └─63478 /pause │ ├─12971c536f9f92d5deb597a5496c6b46a058bb447820b6cc29224600ba6353f2 │ │ └─164047 /pause │ ├─38a84de864679156a5ae43bae6cab3d4d18da688a9f308563cc184cc0fd06c2f │ │ └─112117 /pause │ ├─2aad5c6c049f323b880c373e8a4204524837706eb8bfdbaae0644c46a2ef3fc6 │ │ └─313920 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b5d4f55b1581c47006e764efe750e9da73aa2b0842beda1000b699919d2e8f4d │ │ └─40844 /pause │ ├─84458eac7f0e28cae3341a12b58e5ed1c2e5115ad24a0c37cd56d87dfecc8b2a │ │ └─141736 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5ffbbd2cccc933454645253ecfce57bafaa221088e578dc8df1dc5ab008477d4 │ │ └─67331 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5ee81c12e59b5c035e89295ca250209ca6a2e480fbd708301d119fe699de9b6c │ │ └─199546 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fbedfcc73e066c9f8a3ece18888fe0e2cc2cf670cd66f46a9e7b8c021ef32cc0 │ │ └─195784 /pause │ ├─b7d0e9f33d31b6b4aacecbe1c8e69081a1f881b77508c37165c0c29189251312 │ │ ├─95373 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95390 /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 -- │ │ ├─95396 erl_child_setup 1048576 │ │ ├─95479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95757 /bin/sh -s rabbit_disk_monitor │ ├─700382b0edf8751ff23293737775ce2eed34170145673fe28449e7a09f0dc3da │ │ ├─313889 manila-api: uWSGI master │ │ ├─313977 manila-api: uWSGI worker 1 │ │ └─313978 manila-api: uWSGI worker 2 │ ├─85e48e800203e502b826ec78d6353f872d2c8b28cca4002df2492f0a654030c9 │ │ └─98949 /pause │ ├─9a15ce54c95125372a9a01f52af2a335140c1c72fadd5aac59958d6c46883ba9 │ │ └─298198 /pause │ ├─26a4ef59dfa9fc1c9ef384f9ca0379a5694bae66c8ee7773fbdc387368537b7a │ │ └─64412 /pause │ ├─acf0124a002602c70b716607d4d3262e3de4d6102abb80af9207eb87eaf8d8aa │ │ └─61209 /pause │ ├─6add6f4b10875c5ccebbf3f787ed69904143b43302aa1e8d837cea5ec894e423 │ │ └─303179 /pause │ ├─28b13a96d6aaa9d112f0534919bccb2cc8d509d8b62fa8dd02f1e1da8a5e1f58 │ │ └─229330 /pause │ ├─fb4ac6ff7f8af28be4235020687c0ddae52bfe3b89e2837402c82f75d1d90105 │ │ ├─191411 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─191656 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192264 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpyr_odq5t/privsep.sock │ │ ├─397561 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8uuy9z0k/privsep.sock │ │ ├─398234 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpa48z5t9c/privsep.sock │ │ ├─398814 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─398816 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─399299 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=adc88a7e-6047-4a10-bd31-7a6a5a18ff7f --namespace=qrouter-adc88a7e-6047-4a10-bd31-7a6a5a18ff7f --conf_dir=/var/lib/neutron/ha_confs/adc88a7e-6047-4a10-bd31-7a6a5a18ff7f --log-file=/var/lib/neutron/ha_confs/adc88a7e-6047-4a10-bd31-7a6a5a18ff7f/neutron-keepalived-state-change.log --monitor_interface=ha-85e72014-02 --monitor_cidr=169.254.0.194/24 --pid_file=/var/lib/neutron/external/pids/adc88a7e-6047-4a10-bd31-7a6a5a18ff7f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─400574 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9c8cffc1-3185-4370-8d64-63d201cebebf --namespace=qrouter-9c8cffc1-3185-4370-8d64-63d201cebebf --conf_dir=/var/lib/neutron/ha_confs/9c8cffc1-3185-4370-8d64-63d201cebebf --log-file=/var/lib/neutron/ha_confs/9c8cffc1-3185-4370-8d64-63d201cebebf/neutron-keepalived-state-change.log --monitor_interface=ha-df87bf80-23 --monitor_cidr=169.254.0.166/24 --pid_file=/var/lib/neutron/external/pids/9c8cffc1-3185-4370-8d64-63d201cebebf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─401683 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ac836d7c-3c34-4b68-bcd0-f42d15e07896 --namespace=qrouter-ac836d7c-3c34-4b68-bcd0-f42d15e07896 --conf_dir=/var/lib/neutron/ha_confs/ac836d7c-3c34-4b68-bcd0-f42d15e07896 --log-file=/var/lib/neutron/ha_confs/ac836d7c-3c34-4b68-bcd0-f42d15e07896/neutron-keepalived-state-change.log --monitor_interface=ha-6b042b97-0b --monitor_cidr=169.254.0.237/24 --pid_file=/var/lib/neutron/external/pids/ac836d7c-3c34-4b68-bcd0-f42d15e07896.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─a876bba7d47ef83a2ad91d2b40c5724edd9c47e8e6863a39a057c11d899ee090 │ │ └─64796 /pause │ ├─c7c0f423c0c04248313115d3e76f3e80fd7bba642a9cec962b2c0b1556872558 │ │ └─65940 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1ffbd02ddff4e88f54dfe42d70d6088e7d4e5476a36461806b7b3b693c6d4477 │ │ ├─332672 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─333371 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─333447 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyt4nmvx8/privsep.sock │ │ ├─333698 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpeaaujzbe/privsep.sock │ │ ├─333998 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/52dad927-a690-4073-a9eb-6eb4cdfad7ca/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/52dad927-a690-4073-a9eb-6eb4cdfad7ca/host --addn-hosts=/var/lib/neutron/dhcp/52dad927-a690-4073-a9eb-6eb4cdfad7ca/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/52dad927-a690-4073-a9eb-6eb4cdfad7ca/opts --dhcp-leasefile=/var/lib/neutron/dhcp/52dad927-a690-4073-a9eb-6eb4cdfad7ca/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e3de9252-ee24-4baa-931b-f6603e6a2f31,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─334002 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/40129e7e-c9bd-4654-ae4f-e8eacb433491/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/40129e7e-c9bd-4654-ae4f-e8eacb433491/host --addn-hosts=/var/lib/neutron/dhcp/40129e7e-c9bd-4654-ae4f-e8eacb433491/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/40129e7e-c9bd-4654-ae4f-e8eacb433491/opts --dhcp-leasefile=/var/lib/neutron/dhcp/40129e7e-c9bd-4654-ae4f-e8eacb433491/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7d733517-4460-48a3-b56c-04e4a81e39d5,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─334006 haproxy -f /var/lib/neutron/ns-metadata-proxy/52dad927-a690-4073-a9eb-6eb4cdfad7ca.conf │ │ ├─334010 haproxy -f /var/lib/neutron/ns-metadata-proxy/40129e7e-c9bd-4654-ae4f-e8eacb433491.conf │ │ ├─397406 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpsayu8qc3/privsep.sock │ │ ├─397753 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─397754 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─402346 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpaknxdfq3/privsep.sock │ ├─b0a177d7e57f2d8ba25c2daac3cfacf77a3a9ee89794392b36dfca57ec41b72f │ │ ├─209514 heat-api: uWSGI master │ │ ├─209557 heat-api: uWSGI worker 1 │ │ └─209558 heat-api: uWSGI worker 2 │ ├─6feca7ed178f2ee556db0c2b1ad2a0a8ae24c094ff9bb6bbb4ff72b8e10cabd5 │ │ ├─175448 nova-metadata: uWSGI master │ │ ├─175461 nova-metadata: uWSGI worker 1 │ │ └─175462 nova-metadata: uWSGI worker 2 │ ├─8971d732db8a027a14895369e4b6c50b8644630a2fde8c45b7a4c0c0f5b876ef │ │ └─179549 /pause │ ├─eb3e6f6a69f0c82ab93b2f39282eb057f10fe5de7fd8eb30f3de0ea16c3edbfc │ │ ├─48224 mysqld --wsrep_start_position=93d0d2c9-22d2-11f1-afa8-f7f7b1f6c928:20 │ │ └─48361 /var/lib/mysql/mysql-state-monitor │ ├─e12d2015111c23159a589ff62aa2d88199c0f7679bd51d6be57099b4f8a6d119 │ │ └─296582 /manager --metrics-bind-address=:8080 │ ├─b4ff1833631a0bfd31cea993d3c55e7259d0fdf512a2ca2d2882f50246838c71 │ │ └─161068 /pause │ ├─78f8a652e62b6a83a7563adefe1084b6148e102d911dbf27a73342fab4826d1b │ │ └─303039 /pause │ ├─2ab32702ce554fe62b202e0d9867ba6827638e3aa56a5a285d1ba609b6993675 │ │ └─80195 /pause │ ├─4592135270ca7f1ade778729b5a003188ae53c6dc23a5991ecf6d422bd5b6c94 │ │ ├─114087 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114295 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114297 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6799a0de89a5ff5b9d5f624a3592a1880ea371422e614318d06dba74fddda36a │ │ └─115418 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6c9a53b5ba833e968ba452a7ea719a207e7cf987b44b3ea11599991d13733fc9 │ │ └─250338 /pause │ ├─f27e109578e1d542a37461c9544af38f13a26908564b4c0dafe12234ece85849 │ │ └─67623 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─44397ade5ca465f7bce9d502253d0a1817a36756c207dd7b287779c332fbafa2 │ │ └─81761 /pause │ ├─3e671a4192b0e94d0ed84aff37c4f82c268e85395bda2ef03e6188f35843f121 │ │ ├─127779 cinder-api: uWSGI master │ │ ├─127792 cinder-api: uWSGI worker 1 │ │ └─127793 cinder-api: uWSGI worker 2 │ ├─e224b2267efe08a497d34a10e36e36985b5a8932b1e6bc40b50e14e4df099f39 │ │ └─164366 /pause │ ├─800a9b8d867d6cf8e0e2b5db34432df5f2fc202823ef79600a5fdcbf30ae10d6 │ │ └─113840 /pause │ ├─dc5606d5f5ff1f7f686f669e542bcb11b4773e3730f5127a72f70eb2ad2280ed │ │ └─179003 /pause │ ├─45974e69fd86ff2d9f5991c45ac610ffa8aad490374bd9449a03db5dd812508e │ │ └─64306 /pause │ ├─51db07eca2e92ec284d68d9bf1cb4d47412c5b9bd4c2ec45fabefa7a7763d890 │ │ └─39664 kube-apiserver --advertise-address=199.19.213.25 --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 │ ├─f9fd4f9ad11d5d8e3066bcd08afcb2cd8a1ff5059e5f12985a9528c062749b86 │ │ └─45401 /pause │ ├─7809dd75328fc6d0a116b72bd286ddf44876aa12b7e31992775f088844fd5a87 │ │ └─56358 nfd-worker -metrics=8081 │ ├─9aac26364c7f4ce72bae6ab75283630ee8fcd490fd2ec4ab6bbda952d091e249 │ │ ├─176251 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176603 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176604 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6488844b26b6047badc0171975b627380348a7851bf4c9fe139a9bfd490a402e │ │ └─39620 /pause │ ├─082719d6ccbf6717c72fd4294c1c222b31219f8c1df4a0e8ee0c35693fffe588 │ │ └─42610 /pause │ ├─4bd61a7429a87599e82a03f3b802db13ff81e095ad47b4f5228acec216139e08 │ │ └─314386 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─155acda8e8e2884c67902a46d4780ce329e86dcee42d84096f98758c2ded5de9 │ │ └─95110 /pause │ ├─077e6551e0857023a1d110152a3b2377559de683388296d02ca62e9c17d245da │ │ └─98906 /pause │ ├─24c88e699de78f08dff90e55435e5f3acc6d7442770dfeb327223ee05efe1b4a │ │ └─43050 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a01e8e5838bbf5b97c9a9469ddd826318ba404dbebbce39a7b7780264554aafc │ │ └─68008 /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 │ ├─620f63db41cf969760f2634ec7c1a6944ecb93b3935d8da489a5df3a20f5579c │ │ └─253390 /pause │ ├─064dec532a2eb0ad30386856126668f89c5b6c4a8fb3c6a7d94d1367120e9946 │ │ └─296786 /kube-vip manager │ ├─a8e2687e2adc06f2f987b2612a4c0612036bc2b7294d5b54561686471432f803 │ │ └─165092 /pause │ ├─3f174694ee2f5e090501cb82c283618bd055df06a76a2eb882762edea4375eab │ │ └─179043 /pause │ ├─282c5fd0c4e0bbd5df251acb8c4eba86f2a0a0c4f5f145b0178c0c11ae7842bf │ │ └─323356 /bin/openstack-database-exporter │ ├─2d70cd497f8f0a58fdc49172c054aaa05b8a6808cc3bae2b52d02e6f5596b9de │ │ ├─176245 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176795 nova-scheduler: ServiceWrapper worker(0) │ │ └─176797 nova-scheduler: ServiceWrapper worker(1) │ ├─b37c72bfb34ef23d78ba62c69e71e7d917abfe94bdff50cef60473a90d3a187e │ │ └─64245 /pause │ ├─7a435f1dcc5cb8532cacdefb09698e3d3cbffae8a9c06e4af8ad1568aed1db90 │ │ └─244628 /pause │ ├─d47d24a4b2378e18ecd690d921d2f12cabc3111f1757241a431e6e0ab7ec628a │ │ └─177130 /pause │ ├─480b079f0bfbdefba270e19c25ff17494fcb72a78be1c5e29cdd39b78cf36937 │ │ └─67250 /goldpinger --static-file-path /static │ ├─dd5b76c74acfad4769a62111823e857dd425bea6fb0b6a6d3ebc182a1c85231b │ │ ├─188567 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188879 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188882 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188885 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6b7fff025b06e7341ea0fffecc4d663e91ba8e8c96a83980e24ed86a44c9aafd │ │ ├─80325 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80342 /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 -- │ │ ├─80348 erl_child_setup 1048576 │ │ ├─80489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80606 /bin/sh -s rabbit_disk_monitor │ ├─5a5ddbed6671c220b42136a0f38f92dd818c9b4a544a0b8f706ad12057c027a1 │ │ └─39586 /pause │ ├─f016ad62055428dd06a62a0c3d2fd0e79fd21178a3ae9c5345b93ead04e06edd │ │ └─303239 /pause │ ├─90ae4508dd60a30690e71e6eac82b41be0fa8d8c83e765d9322a4f8129c7769b │ │ └─88045 /pause │ ├─e465acfb20a327d9de1e805cb7c566360450a404600665f5c49380dbfa366197 │ │ ├─263866 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─264382 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9xya1qno/privsep.sock │ │ ├─264398 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─264409 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7214676dfe91c8c6493dffad7acad17d3e4d0f34426046c1759938d26cb179c7 │ │ └─164744 /pause │ ├─09b69f57c98cad17a5cfe57189ce71a672434fa6d1d1a1379abf6260a37b38be │ │ └─191459 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─c4cb795dbd378a4aa293b50b269338606a7a4ac9309c62aacaa35d36454325d6 │ │ └─117692 /pause │ ├─13646956de442e6fab25efdb10cdf35f74c853fb252a6ae291e85716adb99217 │ │ └─251972 /pause │ └─9eba80105777f09ef490e632c243d6452a93f863a4be48be7ac314fa5d5dad80 │ └─39459 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount