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 │ │ │ ├─21826 /lib/systemd/systemd --user │ │ │ └─21827 (sd-pam) │ │ └─session-21.scope │ │ ├─21774 sshd: cephadm [priv] │ │ └─21846 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.204.45.162-22-zuul [mux] │ ├─416745 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xbwgkrtblhbwjjeqzxiymivwgwyiyngj ; /usr/bin/python3'"'"' && sleep 0' │ ├─416746 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xbwgkrtblhbwjjeqzxiymivwgwyiyngj ; /usr/bin/python3' && sleep 0 │ ├─416747 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xbwgkrtblhbwjjeqzxiymivwgwyiyngj ; /usr/bin/python3 │ ├─416748 /bin/sh -c echo BECOME-SUCCESS-xbwgkrtblhbwjjeqzxiymivwgwyiyngj ; /usr/bin/python3 │ ├─416749 /usr/bin/python3 │ ├─416750 /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 │ └─416752 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12337 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ddb081486c678bbc5902cf0cbc8bb7ece714601588ebdbea5cf108f4338eb767 -address /run/containerd/containerd.sock │ │ ├─ 12723 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 400bf9e184270cd931cb72bf140475796689def58d97b8206f0d1fc1f3589e6b -address /run/containerd/containerd.sock │ │ ├─ 18774 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9616ff2bc789ff2a7f6a43069cc5818ff07a3c28c9f894a62ea9452710ee1e48 -address /run/containerd/containerd.sock │ │ ├─ 25387 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 14bf3feb3ea8456f6a41ecf267b54210ae7536ea3e10bcbfa584ea5d30df0c10 -address /run/containerd/containerd.sock │ │ ├─ 30168 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f0de4f6510d38308f50e79a2c18af4053b971a4b5b92ad4627eb214926646a6 -address /run/containerd/containerd.sock │ │ ├─ 34991 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf1ca5fa7db64f1101f70248dabdd19a042c8258000f4e5fb20a6d73236c645b -address /run/containerd/containerd.sock │ │ ├─ 39649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f2b49a2b4fe7092f76ea1d08ba7144f64a28ebe355a399c51309a5f9fc1ec059 -address /run/containerd/containerd.sock │ │ ├─ 42223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26282eb7ab223e238d5e9ef471bd9083bf160bc6a89cd15aefdf798eb7d16d24 -address /run/containerd/containerd.sock │ │ ├─ 42247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9cc8ce2d2639bf0f0ffb944828a3d9ada564ad13558ee4063cafcb9e3ea9979 -address /run/containerd/containerd.sock │ │ ├─ 42267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2957ea6f381f64614909028ae2402538dc178a78034932771be1399706db0533 -address /run/containerd/containerd.sock │ │ ├─ 42298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c37149fd89eab8a9471a601c764bb1c3ad0c5a0b1f175f37a2d7d24462efab -address /run/containerd/containerd.sock │ │ ├─ 42300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f084e3132a98a47aa23cc9e7b2b2bfe84461e89c5fd1a75dcd451d54e18b8dec -address /run/containerd/containerd.sock │ │ ├─ 42869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 914604be19c1d5d3af0d6f2a7a2b822c681a97e883d5408d62fe5873671df732 -address /run/containerd/containerd.sock │ │ ├─ 43592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba94441c3a75c959c60ff5eb7a51f94af53cfde9f68ba4ca5f02e272c3ef19ec -address /run/containerd/containerd.sock │ │ ├─ 43608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a808f85e4001c7b36b5f5e3b1275ea7a8a09e45e0ff3c6d6b3a7180c7a87030b -address /run/containerd/containerd.sock │ │ ├─ 44967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e3b89366ce38efdb90e45f1ef8d78c46935b0725ae1bbfb0b0d138be3cdf869 -address /run/containerd/containerd.sock │ │ ├─ 45366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7fb0c58fc6a65f03d2e4a707e2aa2eea938489cfc78189afa726d00a13158e1 -address /run/containerd/containerd.sock │ │ ├─ 45405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d70d471fc91224db76fe19c426cd1c377d452739d9917d6de820f34735b6678 -address /run/containerd/containerd.sock │ │ ├─ 45873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66f7368ef3163b4481fec95b7494a84881b0afac5768e283391d18547708194d -address /run/containerd/containerd.sock │ │ ├─ 46351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea06f7b24912c9ff818801936875ea6d5ab5e60d3d96a4e2833fb8bb12f306b9 -address /run/containerd/containerd.sock │ │ ├─ 46379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2954b8883459c61d2615528643471e3ef97ae03cec7f278caf19787f2c47de7a -address /run/containerd/containerd.sock │ │ ├─ 46435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c22001527e3a02af5459e80547d2bed8f568b41c9a67c52ea8bb598d386c046a -address /run/containerd/containerd.sock │ │ ├─ 48560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da1ac57c45e17ab278fa1d9a2fafb3cf0c489a2b49d00406c27df66939d32d2b -address /run/containerd/containerd.sock │ │ ├─ 48665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a4c493b8b82e627cca012db84aad5274c9900aa7a88e6ffc8bd3eac722886f9 -address /run/containerd/containerd.sock │ │ ├─ 49431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d55ecd536b2a8b2425dcb1f44943fe8281e4e7ca084f2138e7793d3a8a6cd5c9 -address /run/containerd/containerd.sock │ │ ├─ 49480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b63222ba1955ceda2d0ed40149ba4c187289cd1ca8b402d46eab048f947d03b -address /run/containerd/containerd.sock │ │ ├─ 50078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de9fc3a1e7c8184f76cddf13f9d7e230d921786a2108ca46eefbc196ea43d06 -address /run/containerd/containerd.sock │ │ ├─ 50397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f86b42a3e15305f38d8674f39e6076a99b79d4fbe8bc4b55eade5e367c973489 -address /run/containerd/containerd.sock │ │ ├─ 50812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885baa68453672dd12f9c01dd7c059d2ee6fc00880b0635fe9159b6c96d9f028 -address /run/containerd/containerd.sock │ │ ├─ 52996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a6b52477ca07d6be467c19314b6392c387cbd565364b2fc9fecf77693b473f1 -address /run/containerd/containerd.sock │ │ ├─ 53137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd32658a6eead91595e288d06a4e7c5de44fca90a562e8922263b8a4ed6005d -address /run/containerd/containerd.sock │ │ ├─ 57692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56e7ba76cc0b8f32a7b4a5f129832efb5571e21e0ee38d40a170e8611058b2fb -address /run/containerd/containerd.sock │ │ ├─ 58305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce8a7dcc503c093d00de8800867226cc21fbbda4913b252fce2a37d36abad5c3 -address /run/containerd/containerd.sock │ │ ├─ 58374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e006cc63966f57597e736f02587abbb875109e1643509ae31e1387fd5993685c -address /run/containerd/containerd.sock │ │ ├─ 58437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4900e96b17b253a0f82bb6b019040a9df5aa12114389201a4fa64ae40ee4550 -address /run/containerd/containerd.sock │ │ ├─ 58601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fc81ad7b5ca1d3b302ec4b5aadf0ef69cb19b16eaa1a12bf75925906e5fed64 -address /run/containerd/containerd.sock │ │ ├─ 62894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f703234b5a50de8507ca7ae049615663915f37c15727bac3faa7815e53d80f2a -address /run/containerd/containerd.sock │ │ ├─ 63013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f0ae21badab5483abe772edd074c16c5ba89cbdc5a1ccefd55b2414497fc381 -address /run/containerd/containerd.sock │ │ ├─ 63058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40d503c760e1628f55b4ef4a6c4d1817d26c4c65539c39cfc5a97ac29d9c9f97 -address /run/containerd/containerd.sock │ │ ├─ 63250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45cd68171671a9c368431d7f8f8d86a2473eec838cf9b1c8254c0fb43db4c851 -address /run/containerd/containerd.sock │ │ ├─ 64430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46db70b917cf11ef1702ec419ceb56a067922061fdb8ce6e5c20f01ac6868f53 -address /run/containerd/containerd.sock │ │ ├─ 64497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a753dec9737ef4f58313737ca54079f791af3db1f3429822c8950ea8a07fe51 -address /run/containerd/containerd.sock │ │ ├─ 64837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6efc50faa204553dda6f82b26a13f96ee04d46ed07e627c56d5a4313445451c5 -address /run/containerd/containerd.sock │ │ ├─ 64882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9682ccea01e62017d5832c317ef01b1eaf181e56af1947be5c3446ce6100371e -address /run/containerd/containerd.sock │ │ ├─ 65073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16fe948649ccea3a39ad9739c9d76bfc5636eccd2f48d75d7eee590ba5dfc414 -address /run/containerd/containerd.sock │ │ ├─ 65388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 104c249644fca8abc433f801e72eeb8e4a5193cb0f80a472d2112ec8d2630122 -address /run/containerd/containerd.sock │ │ ├─ 65778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4acd1dbcfd0fc927d36d2019c3229a894f52fe0a5e24fd4ae995dfb6cf070005 -address /run/containerd/containerd.sock │ │ ├─ 66099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f697d5b50a6c167d0c34786b094031a9f8e617e1e1f91b9c12cb9f9d5d1c2665 -address /run/containerd/containerd.sock │ │ ├─ 66579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96de1a259fcc517c6516831a7878c5b849572e190d850012754be8b175fd14ab -address /run/containerd/containerd.sock │ │ ├─ 67348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3547b67679a66ff77fd9b83e939643b04b0ff8c409dcde281445fd08052a1fd9 -address /run/containerd/containerd.sock │ │ ├─ 68882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5c04d5d694b5da62d71adb3206a820c7c2410589d313c78631209444d3c4deb -address /run/containerd/containerd.sock │ │ ├─ 70984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b29688ca4fa2083cf25ed5fcd93c62b8add50e7428a02641c08f266b2e5867 -address /run/containerd/containerd.sock │ │ ├─ 80528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ff4b2f3e5c5d5a6106be67984f28d424f65972d1d8643d38aae29195e06f01d -address /run/containerd/containerd.sock │ │ ├─ 82158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 080b59b90ba281e9c62cf01ac1dea3cbcbf9c56759487aa2027353b0f15c1174 -address /run/containerd/containerd.sock │ │ ├─ 88116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a4eb26a855b5e1ab032184e5ffbf56ed9aed54279a850e0d6daa75280b210f9 -address /run/containerd/containerd.sock │ │ ├─ 94821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecab050060b282f962576672ea29b3ccc24ebfe769efc41c38ca9f1995722dea -address /run/containerd/containerd.sock │ │ ├─ 98260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d7b716f7db44e31069c7a7e2816ecbeca50e0b00f1fffef04071da1ccf601e5 -address /run/containerd/containerd.sock │ │ ├─ 98320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcb0d048f3f7a2d279b3c2d62dc899889e16b8a1ecf6df8257e7f17960e5d23a -address /run/containerd/containerd.sock │ │ ├─107760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e52bb3e7fd6be9cb467ee1aca0ac08adde5537540384893b32d2a4bf3969390 -address /run/containerd/containerd.sock │ │ ├─109300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d536243efe51107dd2d18be5bf22f10e4a3fe0a2887e3a8665e696a4e944145 -address /run/containerd/containerd.sock │ │ ├─109341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67506eeb2ec46106724a8f08da6ba99ff42c89bb4d8dedca5732898d30bbab1d -address /run/containerd/containerd.sock │ │ ├─111403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7a6b6b6a0754076c26c8a42402035d3b5f3afbaef5c8ded3dd3dd27d7d38b9 -address /run/containerd/containerd.sock │ │ ├─113186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee287e2ccd5eaf5c36a17254662c91717fde5ba7e9132a7032e3e45a1cd17042 -address /run/containerd/containerd.sock │ │ ├─113257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d334ebf1b758a3871c13dcfc9d8a57b3a3291b1169d7a4f5daebd85e913d4a1e -address /run/containerd/containerd.sock │ │ ├─126509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b7d121cc208cc39270f84ae697eea945508a46446f4623faed85d568bd43209 -address /run/containerd/containerd.sock │ │ ├─126568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37dce9404eb4b2e9bf3c79a4e0775aa06d42855b843a1fc1be91c992ab96b3b -address /run/containerd/containerd.sock │ │ ├─129155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc346e67b8067794c7000a34e753b47716e18fc3dc93c05f2eb11c88f4fdbef -address /run/containerd/containerd.sock │ │ ├─144198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2412f3d173f0e095829bb80b4df376cf2c6bfbf52b91affdf2fb719f417dca02 -address /run/containerd/containerd.sock │ │ ├─145239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d9b40ee11d864a49c4d2ff17efdf5e3a270d96f2fec6d2ebc94a9ed4b33fbc2 -address /run/containerd/containerd.sock │ │ ├─146290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205827d41d0d9cee1ce46fa397faa1fad654d84383e78b7e2928a405b1707d1a -address /run/containerd/containerd.sock │ │ ├─146336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dd35ee9ab9be7045a60c4d60a7addaf8ceb49a34d9eb30127cbb317cf17297e -address /run/containerd/containerd.sock │ │ ├─146971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91030be2a6624558d52f8c36336ef96fddbdc9d51ea54ec5aeda03bbb8797460 -address /run/containerd/containerd.sock │ │ ├─160329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee1619107640c8cba8de782a65efb01f6780ecf3121ff3ac59acf69fbb112e3b -address /run/containerd/containerd.sock │ │ ├─162367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba4dfbfe80bd5c1f50b8300c78a1dafca8a45fda831ad1436a0c49db4794720b -address /run/containerd/containerd.sock │ │ ├─162688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 867f30c5fffe13a8dbfb72ab84d8bd171c6dbc6b4b356b8be80d48ac3207c1f4 -address /run/containerd/containerd.sock │ │ ├─162781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9651d112cf0b13c374bba701f91b65f63ee7139c69cf20e310a4a8be78f69bfb -address /run/containerd/containerd.sock │ │ ├─163041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3e6bfbf20a26cb04211b4a2e7d52eba1639fd6a816bbe3315911e43810c2141 -address /run/containerd/containerd.sock │ │ ├─163207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efee404ba1ba39e00c1c187aa2a0060d18d06621655bd2921a1a34f922ea352a -address /run/containerd/containerd.sock │ │ ├─163511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id befbec136fe2c2f8240194de715a5482e43b423d0336548e412771602fd48c5e -address /run/containerd/containerd.sock │ │ ├─176559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cae426795e14e7d00bc2612f317683dd151e2d1e01aa7e74c8662eceaca6c5b -address /run/containerd/containerd.sock │ │ ├─178439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af492877a21513c5ad33e6d121f014e434a933b6845a5d3b0a7e2cf0da813672 -address /run/containerd/containerd.sock │ │ ├─178456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69d6abe4b0389b4c5607a5c1658ed4f2bda851162822b84f9fa0d30b3dad4e14 -address /run/containerd/containerd.sock │ │ ├─178554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09191755dc7aa4df788d263bbe380b665710c9e460dbea1b7fe7a1a182735a50 -address /run/containerd/containerd.sock │ │ ├─178853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ab3f8371d287d973c0e0e2991d2098b98c91ca5f2a277670620c942d0e18f85 -address /run/containerd/containerd.sock │ │ ├─178929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc72082c646595c9a59f5425f9ed58cc1ba722f6e90c35f3c59b4eb0be22c505 -address /run/containerd/containerd.sock │ │ ├─185240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a765573d8d062bdc89acac74ea3d4d822607a482a4359051e9fc6b5c90bf166d -address /run/containerd/containerd.sock │ │ ├─191556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2379b515d820cb1803642f43da1381ed7a2608138303288cb7ae0823cca81328 -address /run/containerd/containerd.sock │ │ ├─193944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 111c8a1694db87c5151e15df526609c5e736d23cb541dbb4b40635e6b610efbd -address /run/containerd/containerd.sock │ │ ├─194005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f1d5fc724ca86b79f0bc240e78618ad36447ee1801497642de1f8ff2089b02 -address /run/containerd/containerd.sock │ │ ├─194049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53d0f20220e67dddc82a26b3abe852bf73f99de2c1f046954cd8dcebe990b9fe -address /run/containerd/containerd.sock │ │ ├─210832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdcd55074afeca72c31780e08b21b3c107147d4e555e93ce20fcc5c253be9dfa -address /run/containerd/containerd.sock │ │ ├─218305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f34d7a0f35a5c10af2065d9b6f44e1a9377bb52bd800bceca11db71360b810f4 -address /run/containerd/containerd.sock │ │ ├─218325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2517ad3cd715ff4fa8fcbc7a358e2d5e5a4ed9ac4d5d184521b65d66635aa8d -address /run/containerd/containerd.sock │ │ ├─218380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239e93b86afe28ecc102c2a29cf007f1f5332f4516d9ec78736e16b80b9d8b59 -address /run/containerd/containerd.sock │ │ ├─218803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f39d730473b8098eaed43d2a29528644c42bb3021ab8b2df97b6eb7a4a4853 -address /run/containerd/containerd.sock │ │ ├─230534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81ca683e85576825867708d46525011c5e0b72774ad064a87b5c30b86a7d2473 -address /run/containerd/containerd.sock │ │ ├─232942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5411ae9bfec25e7cdce4720b702b6d150368d8b329de16d95c261c9f91a02e5 -address /run/containerd/containerd.sock │ │ ├─234174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 552aad0cd85aa315871547f9691cb80bb53002aa782748b26646ad165595705d -address /run/containerd/containerd.sock │ │ ├─235062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d228de6ada542df8bed68aa772b700f02f19419bd687ff0f0f4ae0819d8cdf8b -address /run/containerd/containerd.sock │ │ ├─236231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 970110f66a0166a3903d81f4d7f6c5a6fe6cfaee04e0d0c730a01a3b1577638a -address /run/containerd/containerd.sock │ │ ├─238514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3939305b6f7a0a937ea8d124a70f4ec068c7b37f9aec61720ef66f2018072e5f -address /run/containerd/containerd.sock │ │ ├─240060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f2404c1d706ecf8fe3821daadea6d8908c5ffcebb976ea398acd7a021bb9434 -address /run/containerd/containerd.sock │ │ ├─240111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814f294268094e8adbaad36d5a3777adf7631e6bad42ee1b3f1fcd57ece3fcd9 -address /run/containerd/containerd.sock │ │ ├─249624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb0115b85b16849aab62424534b34192f4dfac93cc61ebf9997171a1dddff08 -address /run/containerd/containerd.sock │ │ ├─250183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c974831d0c9cf5865417e57d10426b9437639a706cd95560eb34e5a95e93fb6a -address /run/containerd/containerd.sock │ │ ├─252995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f030d308b3781a8cf77e228c4f50444ddbee0625c693e07133ab257174413c6a -address /run/containerd/containerd.sock │ │ ├─257551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd902fda08d0528e3352638d4ac7f4250b799fc0ab6a2d87bad0ec492b94eca1 -address /run/containerd/containerd.sock │ │ ├─257838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a45a74890e68cb9f20501d9e6514514383baa5ad2138f1f72fd4df78aeb7bc -address /run/containerd/containerd.sock │ │ ├─257898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9928b42c43385c8d2990e19ca69267c06f61a13cb7d0f360d32d24da77199cbf -address /run/containerd/containerd.sock │ │ ├─257993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51dc8707e0060c7768ccbef2a3979c253f06d05cb4d305b4b8c00befcd5ef31c -address /run/containerd/containerd.sock │ │ ├─269736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ad459a1aa6e98871f97801bf701b836afb72642418a74032b0db8da1a9e61fa -address /run/containerd/containerd.sock │ │ ├─272356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c151e1cf63f96fbfbe1b5c3b5ebf747a1930f2318ab305e9bcbe4f577f0654 -address /run/containerd/containerd.sock │ │ └─274114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea696f27b95f7ad07808a29cb2c8577ca7385145cf94399c06aaedb61e890cb -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─29883 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30151 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18734 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18752 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25107 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25370 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39583 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39604 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34695 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34974 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12265 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12300 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.vjjqwm.service │ │ ├─12635 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vjjqwm/unit.run │ │ └─12667 /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-vjjqwm --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vjjqwm:/var/lib/ceph/mgr/ceph-instance.vjjqwm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vjjqwm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.vjjqwm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143585 /sbin/multipathd -d -s │ ├─run-ra870833fa16b4b26be9ba785b2715506.scope │ │ └─192204 /usr/sbin/libvirtd --listen │ ├─docker-400bf9e184270cd931cb72bf140475796689def58d97b8206f0d1fc1f3589e6b.scope … │ │ ├─12747 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vjjqwm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12766 /usr/bin/ceph-mgr -n mgr.instance.vjjqwm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─42703 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.162 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-ddb081486c678bbc5902cf0cbc8bb7ece714601588ebdbea5cf108f4338eb767.scope … │ │ ├─12379 /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 │ │ └─12396 /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 │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-9616ff2bc789ff2a7f6a43069cc5818ff07a3c28c9f894a62ea9452710ee1e48.scope … │ │ ├─18800 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18819 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-f2b49a2b4fe7092f76ea1d08ba7144f64a28ebe355a399c51309a5f9fc1ec059.scope … │ │ ├─39676 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39692 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─docker-7f0de4f6510d38308f50e79a2c18af4053b971a4b5b92ad4627eb214926646a6.scope … │ │ ├─30194 /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 │ │ └─30206 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─docker-14bf3feb3ea8456f6a41ecf267b54210ae7536ea3e10bcbfa584ea5d30df0c10.scope … │ │ ├─25412 /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 │ │ └─25424 /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 │ ├─chrony.service │ │ ├─10849 /usr/sbin/chronyd -F 1 │ │ └─10850 /usr/sbin/chronyd -F 1 │ ├─docker-bf1ca5fa7db64f1101f70248dabdd19a042c8258000f4e5fb20a6d73236c645b.scope … │ │ ├─35015 /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 │ │ └─35027 /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 │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143368 /sbin/iscsid │ │ └─143369 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─885baa68453672dd12f9c01dd7c059d2ee6fc00880b0635fe9159b6c96d9f028 │ │ └─50835 /pause │ ├─098083126024fb26823249a80d36693965107ba5d53dd52f2e3eac0c541c028e │ │ ├─229369 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229386 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405368 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0e3b89366ce38efdb90e45f1ef8d78c46935b0725ae1bbfb0b0d138be3cdf869 │ │ └─44990 /pause │ ├─b007debb8e5868e0dd6c082a74a53304ada144b58a454ac8a8143b3a530e984d │ │ ├─123408 cinder-api: uWSGI master │ │ ├─123423 cinder-api: uWSGI worker 1 │ │ └─123424 cinder-api: uWSGI worker 2 │ ├─8cae426795e14e7d00bc2612f317683dd151e2d1e01aa7e74c8662eceaca6c5b │ │ └─176584 /pause │ ├─ec557bb0d3620a6ce5086b00a13883d037099886ab2ebf30d2ca7b6e51e126e0 │ │ └─45485 /coredns -conf /etc/coredns/Corefile │ ├─166cb374ee50e688227a437f19a8b74fb0e6ff610aedc297cc931db2531d2b4c │ │ └─68356 /bin/oauth2-proxy │ ├─fbf7913ab82c59e348c24147e892c17278c9279687a74285d73f875a96708344 │ │ └─68107 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─970110f66a0166a3903d81f4d7f6c5a6fe6cfaee04e0d0c730a01a3b1577638a │ │ └─236255 /pause │ ├─b5a3b7d3f8605b720810d994f5bb6a3751236e115cfdd0d3852321b43e59bb2d │ │ └─256157 docker-registry serve /etc/docker-registry/config.yml │ ├─6efc50faa204553dda6f82b26a13f96ee04d46ed07e627c56d5a4313445451c5 │ │ └─64867 /pause │ ├─f86b42a3e15305f38d8674f39e6076a99b79d4fbe8bc4b55eade5e367c973489 │ │ └─50422 /pause │ ├─3547b67679a66ff77fd9b83e939643b04b0ff8c409dcde281445fd08052a1fd9 │ │ └─67371 /pause │ ├─aea696f27b95f7ad07808a29cb2c8577ca7385145cf94399c06aaedb61e890cb │ │ └─274142 /pause │ ├─09687c1e492db7cf9bb9d89f46278220842730c5c2bfe0a4f937b6cd1aa4ef38 │ │ ├─ 48940 /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 │ │ ├─ 48957 /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 │ │ ├─ 49083 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271933 nginx: worker process │ │ ├─271934 nginx: worker process │ │ └─271935 nginx: cache manager process │ ├─f51eda1e96b1b98c1e7151e76175b316fb1669f183dd2cf405332e7b4882a967 │ │ └─58663 nfd-worker -metrics=8081 │ ├─0124ee74a80e72af2725e318882a90ea505449410cc08ba3cb135a30cefc84e9 │ │ └─68472 /bin/memcached_exporter │ ├─41f1d5fc724ca86b79f0bc240e78618ad36447ee1801497642de1f8ff2089b02 │ │ └─194051 /pause │ ├─46db70b917cf11ef1702ec419ceb56a067922061fdb8ce6e5c20f01ac6868f53 │ │ └─64459 /pause │ ├─8b7d121cc208cc39270f84ae697eea945508a46446f4623faed85d568bd43209 │ │ └─126532 /pause │ ├─6a753dec9737ef4f58313737ca54079f791af3db1f3429822c8950ea8a07fe51 │ │ └─64520 /pause │ ├─3939305b6f7a0a937ea8d124a70f4ec068c7b37f9aec61720ef66f2018072e5f │ │ └─238538 /pause │ ├─95408d9f314c9872153eb81c28da36a19260119998498a285e150f588b86e206 │ │ └─125001 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5dca6b74ba39adf005e1040a3a573d549880a60df30e628c53b1203ce27bd5c4 │ │ ├─211048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211068 /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 -- │ │ ├─211074 erl_child_setup 1048576 │ │ ├─211149 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211150 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211161 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211346 /bin/sh -s rabbit_disk_monitor │ ├─96de1a259fcc517c6516831a7878c5b849572e190d850012754be8b175fd14ab │ │ └─66602 /pause │ ├─57129c12adf5efc40504fc276f4bac1e4a9eaa247e08cb326334272e4e753b49 │ │ ├─175293 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175710 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175711 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e608aec639d0ad8eed2bb94fd8d85d8c82f40c4ad560311689e14d0b3d9571a1 │ │ ├─144611 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─144633 /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 │ ├─9f5dfeaffc97d352f02e949818794d9e343c31de3882758c320f99a6ee2c5d77 │ │ └─272910 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─17e3c9d45a92374cd505edbf6b49a0a26c2b971c998f0a41984ac4916fdae5de │ │ └─235110 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cbbad7c8a2d915ac7b1b2e37f42fe5cef97a37b68142ac635cd074c53adef81b │ │ └─45033 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─926b3b3403561d7a887ecf4395ebac143035252a65923de9863719cceef9d4a1 │ │ ├─206664 heat-api: uWSGI master │ │ ├─206678 heat-api: uWSGI worker 1 │ │ └─206679 heat-api: uWSGI worker 2 │ ├─1999d427b1817b51983f9a549a6041d2161f8124778d36dddfa4b98d903f6294 │ │ └─66339 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─03b29688ca4fa2083cf25ed5fcd93c62b8add50e7428a02641c08f266b2e5867 │ │ └─71007 /pause │ ├─ee1619107640c8cba8de782a65efb01f6780ecf3121ff3ac59acf69fbb112e3b │ │ └─160433 /pause │ ├─7611300947d95ded9ae316bada3d5fc68c29c6721a40180689cd891b3ea84550 │ │ ├─267190 /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 │ │ └─267566 /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 │ ├─ccd32658a6eead91595e288d06a4e7c5de44fca90a562e8922263b8a4ed6005d │ │ └─53160 /pause │ ├─2954b8883459c61d2615528643471e3ef97ae03cec7f278caf19787f2c47de7a │ │ └─46420 /pause │ ├─af492877a21513c5ad33e6d121f014e434a933b6845a5d3b0a7e2cf0da813672 │ │ └─178512 /pause │ ├─080b59b90ba281e9c62cf01ac1dea3cbcbf9c56759487aa2027353b0f15c1174 │ │ └─82182 /pause │ ├─7ad459a1aa6e98871f97801bf701b836afb72642418a74032b0db8da1a9e61fa │ │ └─269760 /pause │ ├─4382801123c8b8a132e4bc04a871856f72d818957a007fd3252ca3284dc893eb │ │ ├─230762 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230779 /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 -- │ │ ├─230785 erl_child_setup 1048576 │ │ ├─230962 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230963 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231093 /bin/sh -s rabbit_disk_monitor │ ├─2ae401e30ef7ca6b46d32aedd89a02a90d3c9b5971007663df53ca70aad82501 │ │ └─67055 /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 │ ├─45cd68171671a9c368431d7f8f8d86a2473eec838cf9b1c8254c0fb43db4c851 │ │ └─63276 /pause │ ├─fbba469c244d8ad4d25e254317028f02c74700b1d8abbfae2bb261c21f2bbe36 │ │ ├─111611 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111628 /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 -- │ │ ├─111634 erl_child_setup 1048576 │ │ ├─111750 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111761 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111895 /bin/sh -s rabbit_disk_monitor │ ├─7de2ebdfc8af0965f9442a8dd0782d31ced0e1cdd5ecd28798697092c710db24 │ │ └─42508 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 │ ├─51dc8707e0060c7768ccbef2a3979c253f06d05cb4d305b4b8c00befcd5ef31c │ │ └─258022 /pause │ ├─c22001527e3a02af5459e80547d2bed8f568b41c9a67c52ea8bb598d386c046a │ │ └─46458 /pause │ ├─071edfd3811e11e82626dfbfd9c92fe50b91ca433cb7d97bc2b31f43305f04b4 │ │ └─51099 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b4900e96b17b253a0f82bb6b019040a9df5aa12114389201a4fa64ae40ee4550 │ │ └─58463 /pause │ ├─c9cc8ce2d2639bf0f0ffb944828a3d9ada564ad13558ee4063cafcb9e3ea9979 │ │ └─42354 /pause │ ├─c974831d0c9cf5865417e57d10426b9437639a706cd95560eb34e5a95e93fb6a │ │ └─250205 /pause │ ├─c7bcf66bdab33400c28ccb2636378a0df4e1e8d67e09b8397ab19d289a479821 │ │ ├─190124 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─190618 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprypv391y/privsep.sock │ │ ├─398177 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpo2_bjg8u/privsep.sock │ │ ├─398415 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpe2c41ofy/privsep.sock │ │ ├─398425 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─398426 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2a605e6eaca3bc6faaadf286fb7aeab1e8234b7b9b8a6e03663c8bbe8b72e9f4 │ │ ├─69514 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69531 /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 -- │ │ ├─69538 erl_child_setup 1048576 │ │ ├─69679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69680 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69690 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69760 /bin/sh -s rabbit_disk_monitor │ ├─bdd033a8d87f6ed19bb826ab872d44b92a540a9e2bd6ded5c891d21c09738591 │ │ ├─160624 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160641 /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 -- │ │ ├─160647 erl_child_setup 1048576 │ │ ├─160700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160711 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160843 /bin/sh -s rabbit_disk_monitor │ ├─a3ecadd17d2f5b5fac9a7d17f8d8bec90a0140aafef8c21a30bdb087882daad1 │ │ ├─175212 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175716 nova-scheduler: ServiceWrapper worker(0) │ │ └─175718 nova-scheduler: ServiceWrapper worker(1) │ ├─205827d41d0d9cee1ce46fa397faa1fad654d84383e78b7e2928a405b1707d1a │ │ └─146315 /pause │ ├─9adf98dd3378b64bd4ba86ff4a435f6c546e24a6bf7bc99f974783720b53e64d │ │ ├─272121 apache2 -DFOREGROUND │ │ ├─274857 (wsgi:h -DFOREGROUND │ │ ├─274858 (wsgi:h -DFOREGROUND │ │ ├─274859 (wsgi:h -DFOREGROUND │ │ ├─274860 (wsgi:h -DFOREGROUND │ │ ├─274861 (wsgi:h -DFOREGROUND │ │ ├─274862 apache2 -DFOREGROUND │ │ └─274864 apache2 -DFOREGROUND │ ├─a37dce9404eb4b2e9bf3c79a4e0775aa06d42855b843a1fc1be91c992ab96b3b │ │ └─126596 /pause │ ├─239e93b86afe28ecc102c2a29cf007f1f5332f4516d9ec78736e16b80b9d8b59 │ │ └─218446 /pause │ ├─efee404ba1ba39e00c1c187aa2a0060d18d06621655bd2921a1a34f922ea352a │ │ └─163244 /pause │ ├─914604be19c1d5d3af0d6f2a7a2b822c681a97e883d5408d62fe5873671df732 │ │ └─42894 /pause │ ├─15c151e1cf63f96fbfbe1b5c3b5ebf747a1930f2318ab305e9bcbe4f577f0654 │ │ └─272390 /pause │ ├─7f0ae21badab5483abe772edd074c16c5ba89cbdc5a1ccefd55b2414497fc381 │ │ └─63037 /pause │ ├─f703234b5a50de8507ca7ae049615663915f37c15727bac3faa7815e53d80f2a │ │ └─62948 /pause │ ├─63fdaa7ea7a4a5d4deadc7bc9456b2672b782ef1c16a2080a982ada96574ae27 │ │ └─238563 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b447a9f28e53124685a57999eb0d3163163802482cab85a630e2963c48b82a4e │ │ └─185846 vector --config /etc/vector/vector.toml │ ├─3c3c43a8689a897ba654f96e1bcc5b67880bff6f904f2958e03c70c380c92dc8 │ │ └─46099 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 │ ├─4b1b7e9b9070bb4de00d27dbe2badcf131f9774e012c487178e50fb564bfbe7f │ │ └─58852 /secretgen-controller │ ├─e006cc63966f57597e736f02587abbb875109e1643509ae31e1387fd5993685c │ │ └─58399 /pause │ ├─e96ac8d26bb256a9bc0c0bb5600fdb15c6e010d5cdb2c07bc3e71bd629febf2b │ │ ├─44103 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44483 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2379b515d820cb1803642f43da1381ed7a2608138303288cb7ae0823cca81328 │ │ └─191585 /pause │ ├─6dcc1a651b6d4a44e45b5b6501f50f50b3bd9b7f9ab4044fdfbe1fb22d7f4694 │ │ └─49015 /server │ ├─d0c44fffc9aa0b2b596e4544563ec8b19ddd5abcd5c6674ffc2d0fb1f78715e9 │ │ └─53655 redis_exporter │ ├─e22cf40472758c062286a0be84ebb92d07e345515a67d558b425663e19384edd │ │ └─67990 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ba94441c3a75c959c60ff5eb7a51f94af53cfde9f68ba4ca5f02e272c3ef19ec │ │ └─43641 /pause │ ├─5b470cd58371086920a7aa143a3db113263ea6b8c73c0af2c6370cbdc2a93333 │ │ ├─146507 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─146581 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─146598 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─146827 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─416227 sleep 15 │ ├─9bbc7a5b2461f28735a2cb11e0141f8b198d69a92d6207743643ea50b1191324 │ │ ├─250247 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250685 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250686 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f0881bad79b9d96fd498890d7f22e5402acdb2950cf83d65fd698e80835982e1 │ │ └─53351 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 │ ├─86dc988958db8e55c9445ce91fa8f6f60144d9a4c99ae018363203e51f52cbac │ │ └─68173 /bin/pushgateway │ ├─1d4ba36fb67850ce62ee65fbb68e79393bc2a95967b019ac2d4e9c43a452fa08 │ │ └─191462 /bin/bash /tmp/libvirt.sh │ ├─3d21cff68679565892b0d85534e60108891b932d19e66cc3785ca7f49322bfad │ │ ├─228550 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229175 octavia-worker: ConsumerService worker(0) │ │ └─229178 octavia-worker: ConsumerService worker(1) │ ├─8fc81ad7b5ca1d3b302ec4b5aadf0ef69cb19b16eaa1a12bf75925906e5fed64 │ │ └─58625 /pause │ ├─4dbd83c235ad2c953a45325662ed804faed51afe4d966d2ca90140f2370dc64f │ │ └─63742 /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 │ ├─91030be2a6624558d52f8c36336ef96fddbdc9d51ea54ec5aeda03bbb8797460 │ │ └─147060 /pause │ ├─ded428163561f1a74d2baa2854b473a6e5d1cc44bb6194a5d8545d04afdfb60f │ │ ├─185807 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─186061 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─186069 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─415898 sleep 15 │ ├─4b184f808f09a763aa91609d4a34a352e62ccb829bac018f8bf287a13a6ac22b │ │ └─63305 /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 │ ├─ea06f7b24912c9ff818801936875ea6d5ab5e60d3d96a4e2833fb8bb12f306b9 │ │ └─46394 /pause │ ├─f8b7225f41020dca52124bdec11cf9f2c97afdb58228a66bbeb5b4d5f4cfaab0 │ │ └─67716 /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 │ ├─cd902fda08d0528e3352638d4ac7f4250b799fc0ab6a2d87bad0ec492b94eca1 │ │ └─257589 /pause │ ├─9928b42c43385c8d2990e19ca69267c06f61a13cb7d0f360d32d24da77199cbf │ │ └─257931 /pause │ ├─ae4a7258d8e5f4e167b0c175c10fba9cb6aa2eafa720a17b2d4a4619e210bc18 │ │ ├─249674 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250533 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpp_3ayn8y/privsep.sock │ │ ├─250536 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250538 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fa422cfb0e65af750e3a71dc55839deaebc532cf88a30e9e435c3b43f5f66a1f │ │ ├─147360 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─147580 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─147585 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─416595 sleep 15 │ ├─3728cad2be7078a09eec1223d9da6ed67e89ce8d1ba716e54e233fe5a9169a51 │ │ └─127093 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e77724607b48b1254cfcba3d1113e5a73347c22b2f6718733b72314e2409fa77 │ │ ├─188789 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189349 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189351 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189354 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b7fb0c58fc6a65f03d2e4a707e2aa2eea938489cfc78189afa726d00a13158e1 │ │ └─45391 /pause │ ├─23701d2924fa2763b9fa4683e84f27f088c29243c3695402159ab95ece6063cf │ │ └─45460 /coredns -conf /etc/coredns/Corefile │ ├─5d70d471fc91224db76fe19c426cd1c377d452739d9917d6de820f34735b6678 │ │ └─45429 /pause │ ├─ee287e2ccd5eaf5c36a17254662c91717fde5ba7e9132a7032e3e45a1cd17042 │ │ └─113208 /pause │ ├─ba7a6b6b6a0754076c26c8a42402035d3b5f3afbaef5c8ded3dd3dd27d7d38b9 │ │ └─111426 /pause │ ├─9682ccea01e62017d5832c317ef01b1eaf181e56af1947be5c3446ce6100371e │ │ └─64909 /pause │ ├─9e1ad6e1c12872a2cb7d2467b113de974fabcd15bb9aa2892f0e5c8b23894ff3 │ │ └─191404 /usr/bin/libvirt-tls-sidecar │ ├─f5c04d5d694b5da62d71adb3206a820c7c2410589d313c78631209444d3c4deb │ │ └─68921 /pause │ ├─39f84941da138d50c763898483b41dcee36c4816dd425e83ba216a494b3ec0dd │ │ └─99609 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─dc72082c646595c9a59f5425f9ed58cc1ba722f6e90c35f3c59b4eb0be22c505 │ │ └─178964 /pause │ ├─c2517ad3cd715ff4fa8fcbc7a358e2d5e5a4ed9ac4d5d184521b65d66635aa8d │ │ └─218407 /pause │ ├─1012abb4831613d75b50bccf4c746e3ad2e767ac77af730b95a89f95db007f88 │ │ └─42637 /kube-vip manager │ ├─925068a6f1ea04c6c1785a2de64cb986fa4a5c8af987da0dd4b4974792e3397e │ │ ├─253250 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253266 /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 -- │ │ ├─253272 erl_child_setup 1048576 │ │ ├─253390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253391 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253564 /bin/sh -s rabbit_disk_monitor │ ├─4a4c493b8b82e627cca012db84aad5274c9900aa7a88e6ffc8bd3eac722886f9 │ │ └─48689 /pause │ ├─1f1405f518c4b5d3bcc47006a86a5390c2b0b4dfcc3b7079d6e23af611d9aacd │ │ └─196396 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─67506eeb2ec46106724a8f08da6ba99ff42c89bb4d8dedca5732898d30bbab1d │ │ └─109364 /pause │ ├─111c8a1694db87c5151e15df526609c5e736d23cb541dbb4b40635e6b610efbd │ │ └─193971 /pause │ ├─1bcf2e6c02eb5699e576220d68eef99b6022d8917de503ac39e7643c1f6c4eaf │ │ └─88899 /usr/local/bin/rook ceph operator │ ├─de12d7f25260e18625ae972c4e8a4f2946b99cff6ad10cdfe6410c1bd158ccc6 │ │ ├─179336 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─412964 sleep 300 │ ├─53d0f20220e67dddc82a26b3abe852bf73f99de2c1f046954cd8dcebe990b9fe │ │ └─194093 /pause │ ├─6ef46ae834da72878f4f4a5a7d04ebe7a0b35794b905b35b694c83d5251357d9 │ │ ├─206458 heat-api-cfn: uWSGI master │ │ ├─206488 heat-api-cfn: uWSGI worker 1 │ │ └─206489 heat-api-cfn: uWSGI worker 2 │ ├─dcb0d048f3f7a2d279b3c2d62dc899889e16b8a1ecf6df8257e7f17960e5d23a │ │ └─98355 /pause │ ├─d4f339384a96429731daf5de634d7a647043f879078f5a83c4caafa0eb239832 │ │ └─50230 percona-xtradb-cluster-operator │ ├─f289b5123595f18b3da617cc15638554714f2be7624a23beb9d8800f57f9b8ae │ │ └─233030 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a17b3306373c78edea16b44f0d705fdc918330f990bf39b305cce5b96dee617f │ │ ├─174474 nova-api: uWSGI master │ │ ├─174486 nova-api: uWSGI worker 1 │ │ └─174487 nova-api: uWSGI worker 2 │ ├─764fc5d7f6c8344248542decd6cb389453e2704136811b0f2d75de7418fcb26f │ │ ├─108128 glance-api: uWSGI master │ │ ├─108140 glance-api: uWSGI worker 1 │ │ └─108141 glance-api: uWSGI worker 2 │ ├─5de9fc3a1e7c8184f76cddf13f9d7e230d921786a2108ca46eefbc196ea43d06 │ │ └─50102 /pause │ ├─a895ad3809a2232879b3c0afa6fb1b63e925dc6af2d25edeefeab87e63508219 │ │ └─42527 kube-apiserver --advertise-address=199.204.45.162 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─d1645e5e79d1b4658580049bbaf829a04efab6aabdf3348a9db245241fb2efce │ │ ├─ 98791 /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 │ │ └─404802 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2512e8cbf1fac78f792f3c56247747eb9bc4b51e8132a0c14109c486f329776d │ │ └─53523 valkey-server *:26379 [sentinel] │ ├─1dd35ee9ab9be7045a60c4d60a7addaf8ceb49a34d9eb30127cbb317cf17297e │ │ └─146359 /pause │ ├─f34d7a0f35a5c10af2065d9b6f44e1a9377bb52bd800bceca11db71360b810f4 │ │ └─218349 /pause │ ├─b129e21de70f5f9903abe7e671b8a2adb0a497391a5043398153b1f6ee434ae6 │ │ ├─185926 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185951 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e13b876dced35bbcaaffc2ebcc85b187640d8c75946ef9f49e094abe3b192ee3 │ │ └─43887 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bf3a9edbec6554ba1eb7505b724151c25bde03b44d1738a12aba11babe4f86f2 │ │ └─110927 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─867f30c5fffe13a8dbfb72ab84d8bd171c6dbc6b4b356b8be80d48ac3207c1f4 │ │ └─162721 /pause │ ├─abb0115b85b16849aab62424534b34192f4dfac93cc61ebf9997171a1dddff08 │ │ └─249648 /pause │ ├─16fe948649ccea3a39ad9739c9d76bfc5636eccd2f48d75d7eee590ba5dfc414 │ │ └─65092 /pause │ ├─1b8b71ff1ee4a0e53d7224da516ceec68b1c5243472160143e5eadb749e22d19 │ │ └─49786 /manager --metrics-bind-address=:9782 │ ├─09191755dc7aa4df788d263bbe380b665710c9e460dbea1b7fe7a1a182735a50 │ │ └─178583 /pause │ ├─81ca683e85576825867708d46525011c5e0b72774ad064a87b5c30b86a7d2473 │ │ └─230558 /pause │ ├─7d7b716f7db44e31069c7a7e2816ecbeca50e0b00f1fffef04071da1ccf601e5 │ │ └─98282 /pause │ ├─6ff4b2f3e5c5d5a6106be67984f28d424f65972d1d8643d38aae29195e06f01d │ │ └─80552 /pause │ ├─f030d308b3781a8cf77e228c4f50444ddbee0625c693e07133ab257174413c6a │ │ └─253018 /pause │ ├─befbec136fe2c2f8240194de715a5482e43b423d0336548e412771602fd48c5e │ │ └─163537 /pause │ ├─a808f85e4001c7b36b5f5e3b1275ea7a8a09e45e0ff3c6d6b3a7180c7a87030b │ │ └─43654 /pause │ ├─e6b801f6ebf63e30cf10aa40999a5ccb6131684e7e3cc407e350474c29765706 │ │ ├─80791 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80807 /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 -- │ │ ├─80813 erl_child_setup 1048576 │ │ ├─80877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80966 /bin/sh -s rabbit_disk_monitor │ ├─814f294268094e8adbaad36d5a3777adf7631e6bad42ee1b3f1fcd57ece3fcd9 │ │ └─240162 /pause │ ├─69d6abe4b0389b4c5607a5c1658ed4f2bda851162822b84f9fa0d30b3dad4e14 │ │ └─178534 /pause │ ├─14a45a74890e68cb9f20501d9e6514514383baa5ad2138f1f72fd4df78aeb7bc │ │ └─257862 /pause │ ├─ce4ffc85c45542b3c8f1a167858b76f1b3c05a2bd3d8e995f12b1f683d78fe42 │ │ ├─95031 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95049 /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 -- │ │ ├─95055 erl_child_setup 1048576 │ │ ├─95232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95233 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95243 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95445 /bin/sh -s rabbit_disk_monitor │ ├─91582bfd538ed614234ee0c59934b0ac5dc078d90f5a93b73c390f67872740ef │ │ └─66268 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─49eb95edc38f58c09c1d4bf774999515538ff8d3dbd0d7b87c13c03434e989ec │ │ └─64060 /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 │ ├─d55ecd536b2a8b2425dcb1f44943fe8281e4e7ca084f2138e7793d3a8a6cd5c9 │ │ └─49454 /pause │ ├─ffa3734942b6b482c290089447645ecf434ff71b5af291b91429e7098f59cab8 │ │ ├─190123 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190579 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpn3pmon7j/privsep.sock │ │ ├─191080 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp19w_9rix/privsep.sock │ │ ├─229347 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmprg7lth66/privsep.sock │ │ ├─229535 haproxy -f /var/lib/neutron/ovn-metadata-proxy/0b8df6f9-e827-491d-a704-1d36e8b510fe.conf │ │ ├─384362 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384363 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ba85c671acd763890c191f5722454a4fd862bf0448ca13bdc8851fbe3ecaf607 │ │ └─42489 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 │ ├─da1ac57c45e17ab278fa1d9a2fafb3cf0c489a2b49d00406c27df66939d32d2b │ │ └─48587 /pause │ ├─78a4688a048e90d3126943cda843f13ce5e3300f0ab45d46852a9ddc64291ad7 │ │ ├─191772 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191791 /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 -- │ │ ├─191797 erl_child_setup 1048576 │ │ ├─191942 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192290 /bin/sh -s rabbit_disk_monitor │ ├─988009e835bfefeacad59dcd0c9f02a7f76afdde380f1753ab5d79a0e31d57a5 │ │ └─46575 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─c7f39d730473b8098eaed43d2a29528644c42bb3021ab8b2df97b6eb7a4a4853 │ │ └─218826 /pause │ ├─0b97a6226f62a85a5a2f34f9adb17ab043119aae1cc025edb1d9b29333682a15 │ │ └─51168 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─3337f09de28325d2bf9ea734bce972162cb65b86da0cc5024845af55bcde695b │ │ ├─174371 nova-metadata: uWSGI master │ │ ├─174403 nova-metadata: uWSGI worker 1 │ │ └─174404 nova-metadata: uWSGI worker 2 │ ├─ba4dfbfe80bd5c1f50b8300c78a1dafca8a45fda831ad1436a0c49db4794720b │ │ └─162408 /pause │ ├─3db2660d1d8585f68f03206280a3f9c23d3327f8b2a5a95d21c32e3dc649f042 │ │ ├─ 74355 apache2 -DFOREGROUND │ │ ├─ 74399 (wsgi:k -DFOREGROUND │ │ ├─ 74400 (wsgi:k -DFOREGROUND │ │ ├─ 74401 (wsgi:k -DFOREGROUND │ │ ├─ 74402 (wsgi:k -DFOREGROUND │ │ ├─405046 apache2 -DFOREGROUND │ │ └─408766 apache2 -DFOREGROUND │ ├─d228de6ada542df8bed68aa772b700f02f19419bd687ff0f0f4ae0819d8cdf8b │ │ └─235085 /pause │ ├─e4c5637f70b7648bc853429fce35794953c2600c1d4bd10d86ac594835e6956a │ │ ├─250076 magnum-api: uWSGI master │ │ ├─250125 magnum-api: uWSGI worker 1 │ │ └─250126 magnum-api: uWSGI worker 2 │ ├─15cc9d46cc420c2450d229722d64bf14f3a512e04de6f715397b28885b908ff7 │ │ ├─64314 python -u /app/sidecar.py │ │ ├─64630 python -u /app/sidecar.py │ │ └─64631 python -u /app/sidecar.py │ ├─552aad0cd85aa315871547f9691cb80bb53002aa782748b26646ad165595705d │ │ └─234211 /pause │ ├─0d9b40ee11d864a49c4d2ff17efdf5e3a270d96f2fec6d2ebc94a9ed4b33fbc2 │ │ └─145265 /pause │ ├─104c249644fca8abc433f801e72eeb8e4a5193cb0f80a472d2112ec8d2630122 │ │ └─65413 /pause │ ├─6309f6b9796815eb8b6700b31ef598ecdd10789bb93648d59738ca437ab33d4b │ │ ├─146529 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─146658 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─146677 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─146909 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─416229 sleep 15 │ ├─a3e6bfbf20a26cb04211b4a2e7d52eba1639fd6a816bbe3315911e43810c2141 │ │ └─163089 /pause │ ├─2017c1f82830b0e50bc95c29b0b8054bd2bbb6bf720fa85170baac38794c9e73 │ │ ├─127514 /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 │ │ └─127739 /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 │ ├─a765573d8d062bdc89acac74ea3d4d822607a482a4359051e9fc6b5c90bf166d │ │ └─185262 /pause │ ├─33acc159e56d542227551576911f5049ae447b381a13dae06faf68e34419e438 │ │ └─266982 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─280fc77402a7efba2c2a747ae416a006b277aaf24872c6e53368a06e3e4cc25c │ │ ├─64373 python -u /app/sidecar.py │ │ ├─64632 python -u /app/sidecar.py │ │ └─64633 python -u /app/sidecar.py │ ├─c200d10ece2c2f6bfe3b0aab4bb38348cdf712d02f78e26f06eb64713e233082 │ │ ├─276613 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276626 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─48dfb4fc526b0fad359ebd5b4cbd277f71ce37f6ead315b3f8595d6fe0e79d80 │ │ └─58739 nfd-master -crd-controller=true -metrics=8081 │ ├─9d536243efe51107dd2d18be5bf22f10e4a3fe0a2887e3a8665e696a4e944145 │ │ └─109324 /pause │ ├─4bf56b75df8fb83c58ba47453d1e4b1deddd18f56dd9ddafdb8b85f2af8d499b │ │ ├─266975 manila-api: uWSGI master │ │ ├─267029 manila-api: uWSGI worker 1 │ │ └─267030 manila-api: uWSGI worker 2 │ ├─a472a4c339ee9959d30c269ce3e88786fdb98b50789933d9f16eb58c8623ee1c │ │ ├─188794 neutron-api: uWSGI master │ │ ├─188826 neutron-api: uWSGI worker 1 │ │ └─188827 neutron-api: uWSGI worker 2 │ ├─15dd594b43fe1fb6fc28e116b630fa5b72c07f5c7b422812b967702a3c739b15 │ │ └─274560 /bin/openstack-database-exporter │ ├─b314a592bae09fc47e93b5de275fb2f0ca7670605e3d74ef49c57fffab7592f5 │ │ └─46663 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─2f2404c1d706ecf8fe3821daadea6d8908c5ffcebb976ea398acd7a021bb9434 │ │ └─240087 /pause │ ├─bece9414ff59d2ebe53cb58dcf0f6f7d6118bcf0dcf91a5b5c8e109d3b370591 │ │ └─236280 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ac22906c81198099aa6f3f80ae5982257a9a9ec387fe820075116ed6884e4097 │ │ └─68300 /bin/oauth2-proxy │ ├─8b5d51f0bb300568800ca64d3237257a1b632045cdab2dd16a5c4aedbaef3cde │ │ ├─65893 nginx: master process nginx -g daemon off; │ │ ├─65907 nginx: worker process │ │ ├─65908 nginx: worker process │ │ ├─65909 nginx: worker process │ │ ├─65910 nginx: worker process │ │ └─65911 nginx: worker process │ ├─f56e52319be474efd1b94ac4b2fd6332159bf2c0a57c33b7c38440d6638d26a4 │ │ ├─176816 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176834 /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 -- │ │ ├─176840 erl_child_setup 1048576 │ │ ├─176901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176912 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177035 /bin/sh -s rabbit_disk_monitor │ ├─fdcd55074afeca72c31780e08b21b3c107147d4e555e93ce20fcc5c253be9dfa │ │ └─210856 /pause │ ├─9651d112cf0b13c374bba701f91b65f63ee7139c69cf20e310a4a8be78f69bfb │ │ └─162815 /pause │ ├─3cc346e67b8067794c7000a34e753b47716e18fc3dc93c05f2eb11c88f4fdbef │ │ └─129179 /pause │ ├─0ab3f8371d287d973c0e0e2991d2098b98c91ca5f2a277670620c942d0e18f85 │ │ └─178878 /pause │ ├─f9d962f7c0a972c501318a2cd1061dffe70c0a05bd53f3e821b73958884e85e8 │ │ └─46617 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4ed807587b4db4b3b3a3429e83483f8cdc3749a2ce16051df26b77bbe199b3ab │ │ └─144577 /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 │ ├─b3f84b31087bf1459cba8e7140b6428329537ea5d8787e3f7e1b0c10b286465e │ │ ├─50998 mysqld --wsrep_start_position=5f6c626c-9584-11f1-bb0d-97d7246c4c9b:20 │ │ └─51128 /var/lib/mysql/mysql-state-monitor │ ├─f6a115bfd13c21c0334489c75f42034349f294bc673b6a625bcfb0ce97c8220c │ │ ├─196369 /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 │ │ ├─383704 /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/tmpk1dhmhwn/privsep.sock │ │ ├─384018 /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/tmpvlban28g/privsep.sock │ │ └─384124 /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/tmpt7ezzmam/privsep.sock │ ├─56e7ba76cc0b8f32a7b4a5f129832efb5571e21e0ee38d40a170e8611058b2fb │ │ └─57716 /pause │ ├─021c3c1472368e409f338409506512f2e403c4ea89de8929c046526c19932487 │ │ └─42484 etcd --advertise-client-urls=https://199.204.45.162:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.162:2380 --initial-cluster=instance=https://199.204.45.162:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.162:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.162:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─f084e3132a98a47aa23cc9e7b2b2bfe84461e89c5fd1a75dcd451d54e18b8dec │ │ └─42397 /pause │ ├─2c389dfaacc77cf4282b2d2606004bfcffdc62d95a5a435e4b475e89e10a7d8b │ │ └─53225 valkey-server *:6379 │ ├─3c9f47d9b318344250c6a0bf2bf1d5b38ba8a790bcb69f86f0ecfe3204f6737f │ │ ├─227376 octavia-api: uWSGI master │ │ ├─227391 octavia-api: uWSGI worker 1 │ │ └─227392 octavia-api: uWSGI worker 2 │ ├─7a327e5af62121665eac9934a8d58ca0453a52c40fb2863b4b2109be0d7743cc │ │ ├─188841 neutron-policy-server: uWSGI master │ │ ├─188853 neutron-policy-server: uWSGI worker 1 │ │ └─188854 neutron-policy-server: uWSGI worker 2 │ ├─9a79d926c6a7887d24d447808a09e1597c52411055adf2cb54c66f5897231669 │ │ └─234466 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─22ddab134757973a7732bac28434427a12674bb7db755bce75ec06aad9d05f10 │ │ └─67674 /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 │ ├─a4303d8f2e701ca2b37c203e975c351a22824183cc0c15bdce823f4515553aad │ │ ├─134591 placement-api: uWSGI master │ │ ├─134616 placement-api: uWSGI worker 1 │ │ └─134617 placement-api: uWSGI worker 2 │ ├─40d503c760e1628f55b4ef4a6c4d1817d26c4c65539c39cfc5a97ac29d9c9f97 │ │ └─63088 /pause │ ├─ce8a7dcc503c093d00de8800867226cc21fbbda4913b252fce2a37d36abad5c3 │ │ └─58357 /pause │ ├─6b63222ba1955ceda2d0ed40149ba4c187289cd1ca8b402d46eab048f947d03b │ │ └─49503 /pause │ ├─d6b937d528f82f2ea1ebd6f984bc92018db754841cd9f39e846c6303e0090717 │ │ ├─50943 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 │ │ └─52157 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 │ ├─d334ebf1b758a3871c13dcfc9d8a57b3a3291b1169d7a4f5daebd85e913d4a1e │ │ └─113291 /pause │ ├─4acd1dbcfd0fc927d36d2019c3229a894f52fe0a5e24fd4ae995dfb6cf070005 │ │ └─65801 /pause │ ├─61285dca6213c555e3b99348e57474fb65ad56862bfb7205c4db57c05ac968de │ │ ├─109611 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109859 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109861 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─26282eb7ab223e238d5e9ef471bd9083bf160bc6a89cd15aefdf798eb7d16d24 │ │ └─42301 /pause │ ├─ab4f5ee4583408e9dd92ed8ffca2b4a659ef2720727cca28a8b8a0070f3ebdd5 │ │ └─66972 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─a882551af160369f9917a335b612b65fbcb19224d51cb89c8dabfc306b8ba6da │ │ └─65254 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 │ ├─a5411ae9bfec25e7cdce4720b702b6d150368d8b329de16d95c261c9f91a02e5 │ │ └─232964 /pause │ ├─2957ea6f381f64614909028ae2402538dc178a78034932771be1399706db0533 │ │ └─42384 /pause │ ├─7e52bb3e7fd6be9cb467ee1aca0ac08adde5537540384893b32d2a4bf3969390 │ │ └─107785 /pause │ ├─cdd9a5b302527b9aa7f31d536d37a74da7b6e3ffd7f5a49d9abb366f5f3fb097 │ │ └─58704 nfd-gc -gc-interval=1h │ ├─e2c37149fd89eab8a9471a601c764bb1c3ad0c5a0b1f175f37a2d7d24462efab │ │ └─42399 /pause │ ├─3a4eb26a855b5e1ab032184e5ffbf56ed9aed54279a850e0d6daa75280b210f9 │ │ └─88140 /pause │ ├─014cd862a54f4c8f607b41b9d7c97a7e98d21fb4b222c8eba53ed73bc1dd7bdc │ │ ├─87354 barbiacan-api: uWSGI master │ │ └─87367 barbiacan-api: uWSGI worker 1 │ ├─ecab050060b282f962576672ea29b3ccc24ebfe769efc41c38ca9f1995722dea │ │ └─94845 /pause │ ├─d54701e9df464b7f73bf9c94962e3faa9da5727ee094c7d2d2d49941a2252f58 │ │ └─49839 /manager --metrics-bind-address=:8080 │ ├─0441edde2d544b327bca60af4a398e9fcae359a69931728a4026bf6ba7bdb042 │ │ ├─66897 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66948 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f697d5b50a6c167d0c34786b094031a9f8e617e1e1f91b9c12cb9f9d5d1c2665 │ │ └─66123 /pause │ ├─9a5b0c54cbe2e212c6926ddcfe59f2a854966050c65b93bb9134b75445017136 │ │ ├─206463 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206807 heat-engine: ServiceWrapper worker(0) │ │ └─206810 heat-engine: ServiceWrapper worker(1) │ ├─e90723a8c172ca956c0c58ebaf70c684b380254936496c81a3a65c6a1576d65d │ │ └─67010 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-162.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─2412f3d173f0e095829bb80b4df376cf2c6bfbf52b91affdf2fb719f417dca02 │ │ └─144223 /pause │ ├─738ae18fe1fcd38f27c7bae6e3a721d9891cccb26aa109edb07fb467fe31fec0 │ │ └─42921 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─66f7368ef3163b4481fec95b7494a84881b0afac5768e283391d18547708194d │ │ └─45897 /pause │ ├─bfc3bc1b39ebaf28173863bde7bb5ec2713040ed3fef30ddfd857e26e7b0dd7d │ │ └─67762 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─bc6da099c297fa77de2146f699bf7656d8dd3034f204448b853f0b0793778578 │ │ └─67623 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-162.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─54bc809df7925daac4842e4fd79fe07d8b1858468c0f856e0a1a025ac3214f98 │ │ └─67910 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3d909f7b5667ea77e0e53d79cad4013795fa5ef04e4efd25216cbef6006a60a8 │ │ └─192096 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6a6b52477ca07d6be467c19314b6392c387cbd565364b2fc9fecf77693b473f1 │ │ └─53019 /pause │ ├─5af21667c8d63851dcfc1b959f61d0259835bbbd705ad999df4d9eff0ad922c2 │ │ └─98680 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-rqxdz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2163e201d4b88917280a73d615af4f042d680e217b869f8662ca95f55939df64 │ │ └─67811 /goldpinger --static-file-path /static │ ├─526cb613c6e01bdc9dc9e7578bb56fe2d2768a3448cbaa9eeb68680a491dff9f │ │ └─228554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─98221490439c94472dadf0edcc7c8975e210ef6d7c4de71d278bc6914c646762 │ │ └─169584 /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 │ └─53316ee722daaacfbc3e09d9fe2d9b4347556af2b1409b839f4b5d3e11f68ff3 │ └─267004 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount