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 │ │ │ ├─21472 /lib/systemd/systemd --user │ │ │ └─21474 (sd-pam) │ │ └─session-22.scope │ │ ├─21469 sshd: cephadm [priv] │ │ └─21490 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1452 sshd: zuul [priv] │ │ └─1465 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1456 ssh: /home/zuul/.ansible/cp/199.204.45.169-22-zuul [mux] │ ├─420582 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vstqwqmzrifoffswopoittdaayeawsnz ; /usr/bin/python3'"'"' && sleep 0' │ ├─420583 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vstqwqmzrifoffswopoittdaayeawsnz ; /usr/bin/python3' && sleep 0 │ ├─420584 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vstqwqmzrifoffswopoittdaayeawsnz ; /usr/bin/python3 │ ├─420585 /bin/sh -c echo BECOME-SUCCESS-vstqwqmzrifoffswopoittdaayeawsnz ; /usr/bin/python3 │ ├─420586 /usr/bin/python3 │ ├─420589 /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 │ └─420591 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9812 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12198 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4315a6988e5a01baf758f1b5e36291835aa8fd24c5c445d2f52fe83c67c0dc51 -address /run/containerd/containerd.sock │ │ ├─ 12577 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9cd5f8f03c35804d2d052d26d6118bb46473856f3ba013110b45fb49f8d65523 -address /run/containerd/containerd.sock │ │ ├─ 19366 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b520f6d4d5886212da1185601552e790ce1423e67af8135ef1978fce9ad64d0e -address /run/containerd/containerd.sock │ │ ├─ 24568 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e001bbbbf1581ddf508b490c956d60019b517a8f8129717cdd22a81d43ee1ea8 -address /run/containerd/containerd.sock │ │ ├─ 29287 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a4832a242d8339cfaf79687ef41a05fb04c93564d763419ad92db0abe2479702 -address /run/containerd/containerd.sock │ │ ├─ 33976 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 810855f598e3d7d39bd6f4336a7e22551d583cc4c976e8b016a173a249e84d7e -address /run/containerd/containerd.sock │ │ ├─ 39652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45d0b287d0726e19dc2845910e5a0336328c63e0835fde0b0647842a9e4e6631 -address /run/containerd/containerd.sock │ │ ├─ 39684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73e8f059909293298e1a80a277aeb873ea307009085b0dc1f699e1fcfeb2096a -address /run/containerd/containerd.sock │ │ ├─ 39739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eb2589a819f0e1797b6da63aa14120219d16cca3dacab6e4562eb964b05c151 -address /run/containerd/containerd.sock │ │ ├─ 39745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d4ffb5cdf8f80cfe7d40d50feb7b7c4a2c7ffeeba2f87506c5cc03f23a6fd6 -address /run/containerd/containerd.sock │ │ ├─ 39751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e5ebaec03a1415ad3ceee6a97a6e8c2753cc194e010dadeb70a87fbf713a5b0 -address /run/containerd/containerd.sock │ │ ├─ 40280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7c15a9b2e92f9d34653179de57a895fc558ddc83b14a30ee9bc5537cf56b47d -address /run/containerd/containerd.sock │ │ ├─ 41005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c07168e2c66179bb92c1526a1b5cacccf04fedd99dc51256bd9253c59c9c39 -address /run/containerd/containerd.sock │ │ ├─ 41008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3260ff95524dcbd45ec002b92dc7d76ff1822f95c3dfb6f19f076639fa13362 -address /run/containerd/containerd.sock │ │ ├─ 42414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b3612aaed1c734c7ca5b94534cb71083816f9a807baa76ae6cbaa64012e12a -address /run/containerd/containerd.sock │ │ ├─ 42788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2a4efa257a621d87bd7a5a82f704205f64ed66bc32e345ab9d2475f38e2ad4 -address /run/containerd/containerd.sock │ │ ├─ 42835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43e373d39f29020e99c081c557073a2c31b3b91148aa986347e82b20ce32718b -address /run/containerd/containerd.sock │ │ ├─ 43255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec69806474c57d8ecf233acb9e3b7a7bd0e7e99c7854bacec0756384b7faaa0b -address /run/containerd/containerd.sock │ │ ├─ 43742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d620106d8ee785da98be6893eea3db0774dc64b870218280f0456d9f29297c3 -address /run/containerd/containerd.sock │ │ ├─ 43784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22e5f6c311352e09286808aae60a5e271542152f3a3877fb21affa621e10e4b -address /run/containerd/containerd.sock │ │ ├─ 43834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42fc08cb83658f3efb4fa8681c23d4e01909f5d3def9314c87d827f5860fcf9e -address /run/containerd/containerd.sock │ │ ├─ 46283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e135261932acddc3998d7328f8b76e7e75d77fcb597fccb4b56729104d95496 -address /run/containerd/containerd.sock │ │ ├─ 46369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117805466a450bd81cb061ba470c31ad0a9f55bd8d82360bd79929dbc544edd8 -address /run/containerd/containerd.sock │ │ ├─ 47084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b773b4a75fa90ecddda0f16c0943f70971cc73d392e3957bc9a4684ff7f460d -address /run/containerd/containerd.sock │ │ ├─ 47179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 097a69fb6bdc1c0bfd0a83be564a4aed9795e53a49a1b685644d6b67dde27e7c -address /run/containerd/containerd.sock │ │ ├─ 47537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab9a0bdd360f3e472900cd5bbb37d2dabaace8e6a3069624951068599fbc75c2 -address /run/containerd/containerd.sock │ │ ├─ 47842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86fe282092785094322e1d3b9c034d180f1c4c35e61a116f50593b286326bfea -address /run/containerd/containerd.sock │ │ ├─ 48249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93611f028c6ce13f6b3cba3c9c6067894a6865915d34d22fedd5eec701632835 -address /run/containerd/containerd.sock │ │ ├─ 50777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bb60de21542a7a88b06872e415b6e84747aba8bb2987cab201f8f0c55389d62 -address /run/containerd/containerd.sock │ │ ├─ 50984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dfad9bab5047df42f1aeb2cd4a97ef171ef4b3b02fa22027312d7e4aaf670df -address /run/containerd/containerd.sock │ │ ├─ 55289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a9e1b55c7827ed25f7d25080ca03f1c130054bc075130ecf5c7a640d6fa701 -address /run/containerd/containerd.sock │ │ ├─ 55899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8833f8cb0064cf1eebc1df44ab8588a4c49f04261262d31293797ed3b33482f2 -address /run/containerd/containerd.sock │ │ ├─ 55941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a2725cff0f03db08127867b0bce973a1b5a9eec01dd8a3cb9c175b89469d879 -address /run/containerd/containerd.sock │ │ ├─ 55982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312f9e029b848f4cdd9cc8def98732171c96f910b247ec0505e50180996f00ae -address /run/containerd/containerd.sock │ │ ├─ 56165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afce0c95e9d8901d0b0e718e5663906f33ece5d0471abf1ef38fd3ba02725404 -address /run/containerd/containerd.sock │ │ ├─ 60437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 230617faa5636b96cbb09de20569abd2f30b4e50ab58a1ad124a308a0fff417b -address /run/containerd/containerd.sock │ │ ├─ 60480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405f6659b2bc926916d176b222e37b0a2a532d51efb22cfdb68d7b04db10d448 -address /run/containerd/containerd.sock │ │ ├─ 60536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d316c158b4e8ed632d82366475fdb7ce3070b2b59e70dcc1f8cd4601b7727c56 -address /run/containerd/containerd.sock │ │ ├─ 60675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ca5ac09988be1f351ee3685d0c22ff8f761abe258cbf7d8d82345c804ff49a7 -address /run/containerd/containerd.sock │ │ ├─ 62026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8836e8d64e1e636eeb74a77f7c7bca2ffa1196eae2db8067d2755e9bfc4ec26c -address /run/containerd/containerd.sock │ │ ├─ 62068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 109d15faa62ce50ab6838381f0e044d906f2a55961316820bcd879c82aa04529 -address /run/containerd/containerd.sock │ │ ├─ 62118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22296503986e2f62e1c03e64b7623d28137af78c28ea0de25e6caeeb871c1127 -address /run/containerd/containerd.sock │ │ ├─ 62763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c566b3b65b6276121286ef42cd6803bc68a32f7e99cd4912f1d10a135e72ef1 -address /run/containerd/containerd.sock │ │ ├─ 62999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a838c7885574231afee36e3b8f539ceb01d6d860a82e6e304ddd544fcde7c290 -address /run/containerd/containerd.sock │ │ ├─ 63045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3f5326be467808239163f5ad7f42d41035be75875989c02cd8bf5078470f88 -address /run/containerd/containerd.sock │ │ ├─ 63146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91ad814ee0289d0ef35a3ee304a9e0c824743ba030fcb47ae5f9cc3f147d7222 -address /run/containerd/containerd.sock │ │ ├─ 63671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d44bf99508cecac19e914f54566b4cabd0ce9d4ecc9d952ef215dad9f2a8b56 -address /run/containerd/containerd.sock │ │ ├─ 63731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c60793abc67bb8cb2ecaf7e88b054691a4ea81bf0cfa0bc68582c63860bd3bd9 -address /run/containerd/containerd.sock │ │ ├─ 64463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a3fcf66a3ead8d62fe7f8c4bf1408faff632a8b1df509a2bcef426d6577eca -address /run/containerd/containerd.sock │ │ ├─ 65883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f74df35382cc21d779a7313a58bc052d52deb149eb3ef23caae7bca5f99d1a -address /run/containerd/containerd.sock │ │ ├─ 68508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ea1bd7b7b4bd58945b451744ad9b7f0f4958367c8c0246a6c375bc8d4ba79a -address /run/containerd/containerd.sock │ │ ├─ 77842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de96d3fb68b061a103dd41940e88c6babfd2e0565cb3215e6a84c3a81faaf6e6 -address /run/containerd/containerd.sock │ │ ├─ 79364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12061406ce9880596babb2491bf94954cce494bc362d8c78394da9b648eb9dd8 -address /run/containerd/containerd.sock │ │ ├─ 85279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd1baefb1d313d7bc5bf926f1682ca1402520bc9a538a72215f782893f82cf70 -address /run/containerd/containerd.sock │ │ ├─ 91637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70c3721c0c08cef4d1487e6b5a5a09f60427542e6a497cada8f7785f809aa07e -address /run/containerd/containerd.sock │ │ ├─ 95833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 394fc9c086d55d8515069977e95c7dd1324cb4a45f1573db78358dca3c6312ed -address /run/containerd/containerd.sock │ │ ├─ 95878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29868a482826a34153999c68ac7ad8b04030f382985625a74f86d8347e87dd7 -address /run/containerd/containerd.sock │ │ ├─109040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ff248edae717b04655ac6106ab060bbb199fbd711d028edf04c5c618491497c -address /run/containerd/containerd.sock │ │ ├─110582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c2ab3e8b46cdb0b52dde5c2539c8fa5aec741c6c72b5e2cecec85a91523c1ba -address /run/containerd/containerd.sock │ │ ├─110633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7dc9137c6e3d0f1edbdd1f367a63c91de96f5c6cb7d425aa73093e1a0f7df3e -address /run/containerd/containerd.sock │ │ ├─112596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa12da4d8aa9f44ab033502d5e164b633f95ed277d5fe3127390a4fdb13def0 -address /run/containerd/containerd.sock │ │ ├─114409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0761d5f7857cf83905f6e626f1e4198c1ac177b14d9e6d07b9784cc6c729e37 -address /run/containerd/containerd.sock │ │ ├─114498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08dcc2beaea14c79e24a2b8192735b5728fe61d63d82230192428c373f5a815 -address /run/containerd/containerd.sock │ │ ├─127565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b579af87271a5932c2e0912e1e9d4d470a45f830a0c46f10e0caf2ef5e43b45 -address /run/containerd/containerd.sock │ │ ├─127653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ffee3ae2c7affd686d3638a4633569097512a2837b77a0309e626efefadc1e6 -address /run/containerd/containerd.sock │ │ ├─130215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be512afdfcb3eae8dc40e7405e6468ac304b16ba2171771cb867d881da251ab -address /run/containerd/containerd.sock │ │ ├─158690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bf606894c5aefcc11cd0bfd8a6816fbf5c40dc6fb05b81414ec4db3201e1444 -address /run/containerd/containerd.sock │ │ ├─160316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccf6b41f34b07200a643deb231734ff3acb9c3187e40b16841f5fd3d8471e310 -address /run/containerd/containerd.sock │ │ ├─160677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46e32ac1640670415ce31ed56a85c0f39d43483aded2fcc04dafa65476ef6dd9 -address /run/containerd/containerd.sock │ │ ├─161742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ae9ae0fc26bf3bbe39dfe0da7cd9e858fa29e22a4e2b5728a239322b6884d9 -address /run/containerd/containerd.sock │ │ ├─163739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b544c1ca322401134f184b89438ef4a658971e55b87db7a24a0a0cb9aff5a922 -address /run/containerd/containerd.sock │ │ ├─164051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f117d5ebb773307ab682d42f2e5f379d0ca47dc1681abc1a99515dec28bbc300 -address /run/containerd/containerd.sock │ │ ├─164306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e213396ffa7a1814e1d048a187c141500f46c897fd19acadace2f635d2bf894 -address /run/containerd/containerd.sock │ │ ├─164399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93ca7bc50294fcb482674925b058a5d54bbee2e1a0b5ba4c662ed1e6b11c6014 -address /run/containerd/containerd.sock │ │ ├─164564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c73c27224902ca92c03fe51393e0310c221bde1334878622f519e1f994932773 -address /run/containerd/containerd.sock │ │ ├─164775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e50dea34210156767243d57e13ec880ad9c6ec745358250fe62e268edaa7fea9 -address /run/containerd/containerd.sock │ │ ├─176182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3ae37826064440d6366a602b322e11616c4814927660da8e089ba244439203c -address /run/containerd/containerd.sock │ │ ├─177952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb43d51e85e6c0ebcff55fd7db80c8eab388ab6630e97cfec728ea892e3b15bc -address /run/containerd/containerd.sock │ │ ├─177986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cec3217755e626b2756117f870c59914bfb4e16e8350ad0cff6285aaabb326e5 -address /run/containerd/containerd.sock │ │ ├─178078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f4d953212abcd128cc16f7839351663251d9a69b7a6d54a8c7cd20abf909aba -address /run/containerd/containerd.sock │ │ ├─178117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbb124db267c4edffce10c84b63a68425fa78c0fc872a88ded6b7fc0231f0c59 -address /run/containerd/containerd.sock │ │ ├─178174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e60593981f55ecf821e27f6e6f3337d59f59a4dca4ac2d771cbd2c0d991edf -address /run/containerd/containerd.sock │ │ ├─178474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b56c2808b131afc53d90b78a03c6828138db964fd81e52679dc700ab81836c -address /run/containerd/containerd.sock │ │ ├─178529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b42cb90d0119215ebeee455d28c6bef462bf7f127bfdbeb73acc55e38f0f526 -address /run/containerd/containerd.sock │ │ ├─191714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6210fd45140204cd5c1f5aef8aa6671bfc6186e3f448b2463d15b15e19b0553c -address /run/containerd/containerd.sock │ │ ├─194309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c236a92fd607019fdad9211eced3e5c8672da843d56d7d29c668ab4184b37580 -address /run/containerd/containerd.sock │ │ ├─194354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea1f71bd27ea72cf03e3efbaf27b82ac287966a1f69e8a086811dd52d0ca6acb -address /run/containerd/containerd.sock │ │ ├─194434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3b0b96a5bda6d376ca171096b4bf30f41f7bb7d6d9d32311d4e5674d989dc89 -address /run/containerd/containerd.sock │ │ ├─211090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f9b55754e0fd1b73c4ddaa4d6af8e4a4a5a5d6478bb490194a43938475aa6b -address /run/containerd/containerd.sock │ │ ├─218998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63c2c8d99f1df975e1debe49e25439a3714c8f03b9a2b1ba422523c91617ee50 -address /run/containerd/containerd.sock │ │ ├─219166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdaf93f1fdc22c8fd5193c49ae4f347566fa3937a6268518f7fdcf04c23d4700 -address /run/containerd/containerd.sock │ │ ├─219194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4b5c59df162c5a4ea8a05a0654ae0960b9a09c53085729da1147870b012017e -address /run/containerd/containerd.sock │ │ ├─219263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff8ef037205f8c56c268766d2399a8c2fd10444f5cb032101c221015b3dfb175 -address /run/containerd/containerd.sock │ │ ├─230850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c828d958a715da1a1526c0804977ed5d39f0dc42c2821325b38f0d488f6289f -address /run/containerd/containerd.sock │ │ ├─233534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 344e9f4943c761be60afd77af17cd8cce441070323056138c8bceea7f619a6e6 -address /run/containerd/containerd.sock │ │ ├─234695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c090eb183379457357535c0162ab5999a6eed86f16d330e0dbbd842bddbefeb -address /run/containerd/containerd.sock │ │ ├─235782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c22d9acf657c1d2bfb7467f2b432673a17f92c4d56e26c27ff0c12ba9580d315 -address /run/containerd/containerd.sock │ │ ├─236329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82345ad186eb697f183da0427dff219c24027041429b2cabed82be13a22646fd -address /run/containerd/containerd.sock │ │ ├─238376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5f7536ccdbd7b651ffeabd82450c25d0bca3fafa23430f0d70e44051d102d1 -address /run/containerd/containerd.sock │ │ ├─240299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf5050e061edb504246370c862727638838c1e483d580beb9aa069e9ddf1f14 -address /run/containerd/containerd.sock │ │ ├─240344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cd455866a7926ffea7c00802576c03715f5d38d4a7e6f13e3d7a8cd3bdc15b2 -address /run/containerd/containerd.sock │ │ ├─249922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c98eb780f1efe7272a93f125581a464a8e1fb6b59596529df04fa0cc6b553ff -address /run/containerd/containerd.sock │ │ ├─250574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f2212487e426f15304ce0efdf4ba758d8eb6ae28e7250be23c60695e96d205d -address /run/containerd/containerd.sock │ │ ├─259498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5d8e5eceded0c2c71a96be9695a69f7612d83793d069ac3fad10be5f0ceb15c -address /run/containerd/containerd.sock │ │ ├─263476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d95a98b19299e9b031de03c76438db43cddd6ad5ef8a93f2ce159202c3601c4d -address /run/containerd/containerd.sock │ │ ├─263827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 435274bc94eaef279aa84992130f2640373d7b4207bb1bfe3568dd7305c212c1 -address /run/containerd/containerd.sock │ │ ├─263971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebdc2e9f7db1e89e5362996f1538287ad8575f64c188dd5ea81187e8d00138b1 -address /run/containerd/containerd.sock │ │ ├─264004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e522f62d0f6ab12c69f0994a2cc1c7f9f480fa93662888b7a7cfbcc6a75629e -address /run/containerd/containerd.sock │ │ ├─276080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c0a18057772aa59a4220a7cc2577b8e4582e55cbd298aee56977222209db2f -address /run/containerd/containerd.sock │ │ ├─278426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa994c2170b5694bfc496190bf5233fdd8202ccca5573e174936f2fc1a7bed1a -address /run/containerd/containerd.sock │ │ └─279907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04eefc9cd96a4a013e2c9c55eeb4f43923cbe7d88498dddb89cf6018ddb8f4d8 -address /run/containerd/containerd.sock │ ├─docker-a4832a242d8339cfaf79687ef41a05fb04c93564d763419ad92db0abe2479702.scope … │ │ ├─29311 /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 │ │ └─29323 /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 │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /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 │ │ │ ├─29004 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29270 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19322 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19343 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24283 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24550 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cfwcls.service │ │ │ ├─12490 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cfwcls/unit.run │ │ │ └─12521 /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-cfwcls --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cfwcls:/var/lib/ceph/mgr/ceph-instance.cfwcls:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cfwcls/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.cfwcls -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33682 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33957 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12132 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12160 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10184 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158126 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40122 /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.169 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-b520f6d4d5886212da1185601552e790ce1423e67af8135ef1978fce9ad64d0e.scope … │ │ ├─19391 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19410 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-9cd5f8f03c35804d2d052d26d6118bb46473856f3ba013110b45fb49f8d65523.scope … │ │ ├─12601 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cfwcls -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12621 /usr/bin/ceph-mgr -n mgr.instance.cfwcls -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─420141 sshd: root [priv] │ │ ├─420142 sshd: root [net] │ │ ├─420251 sshd: root [priv] │ │ ├─420252 sshd: root [net] │ │ ├─420571 sshd: unknown [priv] │ │ └─420572 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1383 /usr/sbin/uuidd --socket-activation │ ├─docker-810855f598e3d7d39bd6f4336a7e22551d583cc4c976e8b016a173a249e84d7e.scope … │ │ ├─34000 /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 │ │ └─34012 /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-e001bbbbf1581ddf508b490c956d60019b517a8f8129717cdd22a81d43ee1ea8.scope … │ │ ├─24592 /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 │ │ └─24604 /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 │ ├─run-rc223f1bc9cfa4a5aa00aa3993f401850.scope │ │ └─192296 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10692 /usr/sbin/chronyd -F 1 │ │ └─10693 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158007 /sbin/iscsid │ │ └─158008 /sbin/iscsid │ ├─docker-4315a6988e5a01baf758f1b5e36291835aa8fd24c5c445d2f52fe83c67c0dc51.scope … │ │ ├─12241 /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 │ │ └─12252 /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 │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─f87f021042176efbd4e5c596788d81c2ec53ade16cb34b7ffe9fd0581e443e2f │ │ └─259102 docker-registry serve /etc/docker-registry/config.yml │ ├─aa92c7efe9c93c24cfac947ac87581358ca36aa687a66322ad7d75c8ec651331 │ │ ├─66855 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66885 /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 -- │ │ ├─66907 erl_child_setup 1048576 │ │ ├─67111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67261 /bin/sh -s rabbit_disk_monitor │ ├─bb43d51e85e6c0ebcff55fd7db80c8eab388ab6630e97cfec728ea892e3b15bc │ │ └─178027 /pause │ ├─344e9f4943c761be60afd77af17cd8cce441070323056138c8bceea7f619a6e6 │ │ └─233564 /pause │ ├─4169bc4d46f9293c09b4de6e856036874a38c3287968791066ec3f4e10b01a87 │ │ ├─161930 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161947 /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 -- │ │ ├─161953 erl_child_setup 1048576 │ │ ├─162001 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162002 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162012 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162122 /bin/sh -s rabbit_disk_monitor │ ├─1c50a4c8aa2db4e24aa0ec2ecb989bccd7ef465897d4a0e0692efc92425bec86 │ │ └─65651 /bin/pushgateway │ ├─9eb2589a819f0e1797b6da63aa14120219d16cca3dacab6e4562eb964b05c151 │ │ └─39819 /pause │ ├─82345ad186eb697f183da0427dff219c24027041429b2cabed82be13a22646fd │ │ └─236353 /pause │ ├─2059abe4bbf1547585276564c2b1739c4291307598a2cc99b2404b7ddd1cc4de │ │ └─189856 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─45d0b287d0726e19dc2845910e5a0336328c63e0835fde0b0647842a9e4e6631 │ │ └─39686 /pause │ ├─0bda0fc093e22bd7a98ea77d9d6f04f197d984cee1f2bae88ea9392275bbeb11 │ │ └─51163 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 │ ├─ad1028a4d67c54076990bde85f865ebfce84e52345df39e6f798d3a86138958e │ │ ├─159228 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159240 /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 │ ├─c89cfd0a2c36c8f1b3744121836686199089ffcd5d93bd431ce011801b28738f │ │ ├─64722 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64755 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─395416873299c5197ff802d5ddfc6523c774da43320226f7b8c5789ddaf617e8 │ │ └─43980 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─8cc23accc2f606da5fafcea32ae1bdb1e57000d7fd70ef55b126047eda778d1a │ │ └─48723 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─93ca7bc50294fcb482674925b058a5d54bbee2e1a0b5ba4c662ed1e6b11c6014 │ │ └─164477 /pause │ ├─4be512afdfcb3eae8dc40e7405e6468ac304b16ba2171771cb867d881da251ab │ │ └─130239 /pause │ ├─3d0783a3684d1e8852d08c881df5b9b3320770a6b3e2f1b0c6ba6d262cf0e352 │ │ ├─48321 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 │ │ └─49902 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 │ ├─46e32ac1640670415ce31ed56a85c0f39d43483aded2fcc04dafa65476ef6dd9 │ │ └─160702 /pause │ ├─91ad814ee0289d0ef35a3ee304a9e0c824743ba030fcb47ae5f9cc3f147d7222 │ │ └─63169 /pause │ ├─3ff248edae717b04655ac6106ab060bbb199fbd711d028edf04c5c618491497c │ │ └─109064 /pause │ ├─1bdb41a9de653d993e140a7bc62231f66f54cd1cd6b8e11859639b767c447e94 │ │ └─56316 nfd-gc -gc-interval=1h │ ├─cbb124db267c4edffce10c84b63a68425fa78c0fc872a88ded6b7fc0231f0c59 │ │ └─178191 /pause │ ├─109d15faa62ce50ab6838381f0e044d906f2a55961316820bcd879c82aa04529 │ │ └─62092 /pause │ ├─8e5a409ce705c4104ea5dc254f9b77a5d2c9f86ddabaac666fa036dbe5fe7b18 │ │ ├─227955 octavia-api: uWSGI master │ │ ├─227970 octavia-api: uWSGI worker 1 │ │ └─227971 octavia-api: uWSGI worker 2 │ ├─cf6955e24c69c417f6e2357a40225ab744bd036a14b6e6976068e44329aca172 │ │ ├─292250 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─292451 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a92a8c4ab78cf5ff9e495a962ce7dbf091b6b19a88f108c8e59a5bd31c3c04f3 │ │ └─255168 /manager --metrics-bind-address=:9782 │ ├─afce0c95e9d8901d0b0e718e5663906f33ece5d0471abf1ef38fd3ba02725404 │ │ └─56188 /pause │ ├─9bf5050e061edb504246370c862727638838c1e483d580beb9aa069e9ddf1f14 │ │ └─240329 /pause │ ├─d95a98b19299e9b031de03c76438db43cddd6ad5ef8a93f2ce159202c3601c4d │ │ └─263563 /pause │ ├─cf8a82a640241c76233de775da3edac1522295d03d864761ff97429fb491e36d │ │ └─46666 /server │ ├─169eaebaa7307c08c7dcd93ad9776e76dd25a7174b2fd004edf517e1eb218278 │ │ └─160934 /coredns -conf /etc/coredns/Corefile │ ├─e3260ff95524dcbd45ec002b92dc7d76ff1822f95c3dfb6f19f076639fa13362 │ │ └─41064 /pause │ ├─29c6404e40dc0701c860f0829dcea9455b11c507945b6a5537ea1452023aa30e │ │ └─65756 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cdaf93f1fdc22c8fd5193c49ae4f347566fa3937a6268518f7fdcf04c23d4700 │ │ └─219219 /pause │ ├─1b579af87271a5932c2e0912e1e9d4d470a45f830a0c46f10e0caf2ef5e43b45 │ │ └─127589 /pause │ ├─df13463341042ad256f1de2d719012a2fba195e0ae28f7a1a03a6916bf43866e │ │ ├─195545 /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 │ │ ├─384521 /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/tmpu7plheax/privsep.sock │ │ ├─384787 /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/tmp1ymnp8hx/privsep.sock │ │ └─387931 /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/tmpuirc48ry/privsep.sock │ ├─47937ce2c1fc34561595e7f29e908bf8764ff9fc5a1a02b2392eb2b042fd0439 │ │ └─64200 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d88c8afdae8d26cfc7b27660e6295d37edd673c2b5659c6c2651a9a3c72e33c6 │ │ ├─188068 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188361 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpym1sa82q/privsep.sock │ │ ├─188532 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgs_dftc0/privsep.sock │ │ └─188862 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a56c13df1c5a074468acff3d10fae601949559a10f6759a22ee8b9d62fa51c0d │ │ └─51039 valkey-server *:6379 │ ├─ff8ef037205f8c56c268766d2399a8c2fd10444f5cb032101c221015b3dfb175 │ │ └─219293 /pause │ ├─230617faa5636b96cbb09de20569abd2f30b4e50ab58a1ad124a308a0fff417b │ │ └─60466 /pause │ ├─22296503986e2f62e1c03e64b7623d28137af78c28ea0de25e6caeeb871c1127 │ │ └─62152 /pause │ ├─70c3721c0c08cef4d1487e6b5a5a09f60427542e6a497cada8f7785f809aa07e │ │ └─91661 /pause │ ├─405f6659b2bc926916d176b222e37b0a2a532d51efb22cfdb68d7b04db10d448 │ │ └─60506 /pause │ ├─f7c15a9b2e92f9d34653179de57a895fc558ddc83b14a30ee9bc5537cf56b47d │ │ └─40304 /pause │ ├─c5d83409552635ecb76538c20b35f2d747bf524c8bc5b356474e605cdcb20601 │ │ └─65948 /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-169.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 │ ├─11ec74f7c46189e787acf4a31a72aba8e91b5d5c674af2f952a37e0b5fe8e101 │ │ └─254998 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9c49d877fd14b02ad7e2d76cbd852e01ae337621ee8d1212d6f9c450ee16b43a │ │ ├─250197 magnum-api: uWSGI master │ │ ├─250252 magnum-api: uWSGI worker 1 │ │ └─250253 magnum-api: uWSGI worker 2 │ ├─8e2a4efa257a621d87bd7a5a82f704205f64ed66bc32e345ab9d2475f38e2ad4 │ │ └─42811 /pause │ ├─3d60523829f892eb9c92d89ece60d0a3549446f5c244d947b8c628ffbf814bab │ │ └─56442 /secretgen-controller │ ├─d11e99fddd9257b7278c6cb46e9cd1236dbd5b825b67d5b7a4257998bbc1f88f │ │ └─61342 /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 │ ├─a838c7885574231afee36e3b8f539ceb01d6d860a82e6e304ddd544fcde7c290 │ │ └─63024 /pause │ ├─1a01c27801d5d5292a2ae82175e4e61a03dca325b2085721f0bb7684cccdcc20 │ │ ├─61152 python -u /app/sidecar.py │ │ ├─61408 python -u /app/sidecar.py │ │ └─61409 python -u /app/sidecar.py │ ├─a7dc9137c6e3d0f1edbdd1f367a63c91de96f5c6cb7d425aa73093e1a0f7df3e │ │ └─110657 /pause │ ├─67b56c2808b131afc53d90b78a03c6828138db964fd81e52679dc700ab81836c │ │ └─178512 /pause │ ├─18b518862088036a4facfc365334804c3a292363374fd527f136154d269e36e3 │ │ └─64373 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─72f6eeefa55cdd5df7ae039d518d2a271186c6c557f1389c22a38a1d223ac21b │ │ └─195713 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6210fd45140204cd5c1f5aef8aa6671bfc6186e3f448b2463d15b15e19b0553c │ │ └─191739 /pause │ ├─cd1baefb1d313d7bc5bf926f1682ca1402520bc9a538a72215f782893f82cf70 │ │ └─85303 /pause │ ├─c73c27224902ca92c03fe51393e0310c221bde1334878622f519e1f994932773 │ │ └─164587 /pause │ ├─7fa857055a1408ceb850657975073510d9c11e1c2459c4e61ce6ba3416d7c6d2 │ │ └─42923 /coredns -conf /etc/coredns/Corefile │ ├─8e5ebaec03a1415ad3ceee6a97a6e8c2753cc194e010dadeb70a87fbf713a5b0 │ │ └─39818 /pause │ ├─ab9a0bdd360f3e472900cd5bbb37d2dabaace8e6a3069624951068599fbc75c2 │ │ └─47560 /pause │ ├─54ad01d14ede010418086f9d77af62f580c9602e7adcdacc5e6bcf33dbf8249c │ │ ├─231091 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231108 /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 -- │ │ ├─231114 erl_child_setup 1048576 │ │ ├─231179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231310 /bin/sh -s rabbit_disk_monitor │ ├─72c8e15f3b79147d3bf343c72dc4a5ed4dd156749f625aa22b15b090038a9030 │ │ └─60770 /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 │ ├─8833f8cb0064cf1eebc1df44ab8588a4c49f04261262d31293797ed3b33482f2 │ │ └─55926 /pause │ ├─5b68af587b1b0bf63520657ecab3feb1ee3edd9d742ed57a869e932e89bd733c │ │ └─56239 nfd-worker -metrics=8081 │ ├─a54419db8983c2c2bbef7cc88a912fb8e774769eb97b44cc0b1b32938269b623 │ │ ├─249987 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250619 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpb_fpgkx2/privsep.sock │ │ ├─250629 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250631 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─90c07168e2c66179bb92c1526a1b5cacccf04fedd99dc51256bd9253c59c9c39 │ │ └─41052 /pause │ ├─2dfc1c1dc3dc59bae74b9c13d413ec70ff2ea7c5c17d03ba619422a7ae7770d0 │ │ ├─229118 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229666 octavia-worker: ConsumerService worker(0) │ │ └─229669 octavia-worker: ConsumerService worker(1) │ ├─27df6b7e04803b7e53f7bbbfeac201ee7748c65fc7801dc1533cb54d5553f3b2 │ │ └─169904 /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 │ ├─ea1f71bd27ea72cf03e3efbaf27b82ac287966a1f69e8a086811dd52d0ca6acb │ │ └─194383 /pause │ ├─a1b212c66b4a34f00330dda0f37bc8788fc1c2f7839fdc49993d66d3d541637e │ │ └─65467 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e38c235ee759c430399f64cdbf980e69a38de65d0d3310bb7e0e44d7b2cab6fa │ │ └─66740 /bin/oauth2-proxy │ ├─a4b5c59df162c5a4ea8a05a0654ae0960b9a09c53085729da1147870b012017e │ │ └─219238 /pause │ ├─83f74df35382cc21d779a7313a58bc052d52deb149eb3ef23caae7bca5f99d1a │ │ └─65907 /pause │ ├─73e8f059909293298e1a80a277aeb873ea307009085b0dc1f699e1fcfeb2096a │ │ └─39714 /pause │ ├─04199bb95eeecc12603c2ef8fdce1e88827d6aab1d29129d0d864a4f20cd347c │ │ └─254951 percona-xtradb-cluster-operator │ ├─f21fc02c04b762f21e649fd4e60ba380eed2cbdf42d46690186c6cdd65db0642 │ │ ├─176318 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176335 /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 -- │ │ ├─176341 erl_child_setup 1048576 │ │ ├─176504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176660 /bin/sh -s rabbit_disk_monitor │ ├─c4817304d69683427657c2ed7babcb1cc00b52535dc33befe40f012de5a6952e │ │ ├─189831 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─190158 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190700 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvjlerj7c/privsep.sock │ │ ├─383433 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzjp61fau/privsep.sock │ │ ├─383911 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpi9zurmu8/privsep.sock │ │ ├─384315 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384318 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─e50dea34210156767243d57e13ec880ad9c6ec745358250fe62e268edaa7fea9 │ │ └─164816 /pause │ ├─2b2522bae40dcce4bc2d16f41ee281d74911a8ba5b48b527e3e890b93f910f6e │ │ └─43396 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 │ ├─100700011e245c25bdbf97e42f0157bc2a9fc5291c8c0d31b1482fb4f900cd0f │ │ └─56277 nfd-master -crd-controller=true -metrics=8081 │ ├─c2ae9ae0fc26bf3bbe39dfe0da7cd9e858fa29e22a4e2b5728a239322b6884d9 │ │ └─161768 /pause │ ├─a5d8e5eceded0c2c71a96be9695a69f7612d83793d069ac3fad10be5f0ceb15c │ │ └─259521 /pause │ ├─8e43744e047c4a5e6f5b3aebc0bb0b0562d0afed09812a82969330b5256bf6a6 │ │ ├─84592 barbiacan-api: uWSGI master │ │ └─84616 barbiacan-api: uWSGI worker 1 │ ├─902adeb43ea0063c13fe2b77f1a6bcc8b23ffee74a613f8b5836ee7062fdd814 │ │ ├─ 96437 /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 │ │ └─405150 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3d620106d8ee785da98be6893eea3db0774dc64b870218280f0456d9f29297c3 │ │ └─43767 /pause │ ├─ffc9178d72e4ebe010951b5cfd091b7fc038c2d393ab9860bae99d51ce8a439d │ │ ├─273308 manila-api: uWSGI master │ │ ├─273474 manila-api: uWSGI worker 1 │ │ └─273475 manila-api: uWSGI worker 2 │ ├─04eefc9cd96a4a013e2c9c55eeb4f43923cbe7d88498dddb89cf6018ddb8f4d8 │ │ └─279947 /pause │ ├─6e522f62d0f6ab12c69f0994a2cc1c7f9f480fa93662888b7a7cfbcc6a75629e │ │ └─264045 /pause │ ├─ea6a1ee8c90af0edd349f655044a5aebf9d5e7d7833384208b7150e6d7cb8dfe │ │ └─51444 redis_exporter │ ├─e389313eccaec7c46ccdf35cc5b0b2237d048d61c02003d324869b567c37e65a │ │ └─273325 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─12061406ce9880596babb2491bf94954cce494bc362d8c78394da9b648eb9dd8 │ │ └─79391 /pause │ ├─729d4127b34049633b9964c010b3c76e1979282745564efa53d6ebceb237f4f9 │ │ └─280163 /bin/openstack-database-exporter │ ├─cc05d974e0df37094e1f81fdaa5d68e5881952cffcea4784610911b4ee809e32 │ │ └─255247 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─189b53bf692e98f67cd510e4beeae26bf9d0bd1df9ba6a75859127154a8f15b1 │ │ ├─175148 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─175603 nova-conductor: ServiceWrapper worker(0) │ │ └─175605 nova-conductor: ServiceWrapper worker(1) │ ├─4dbef7b26c199376e50d76dc9a426c91c3208880630a1beaf2432b810a77b6ef │ │ └─66689 /bin/oauth2-proxy │ ├─86fe282092785094322e1d3b9c034d180f1c4c35e61a116f50593b286326bfea │ │ └─47868 /pause │ ├─4e213396ffa7a1814e1d048a187c141500f46c897fd19acadace2f635d2bf894 │ │ └─164343 /pause │ ├─2c828d958a715da1a1526c0804977ed5d39f0dc42c2821325b38f0d488f6289f │ │ └─230873 /pause │ ├─cf164e465a60ff59e827f071b388fe049501f8548ca0509a87e65dac26a9b881 │ │ └─255254 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 │ ├─46b70b016f019096404ce8d312b23ab8f3c8fba7d4249389557f33da138f2b54 │ │ └─65988 /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 │ ├─06d4ffb5cdf8f80cfe7d40d50feb7b7c4a2c7ffeeba2f87506c5cc03f23a6fd6 │ │ └─39824 /pause │ ├─e926c3f8c3b56f26c8c33a3881b2f54015d6359cae33f9c16eb5663d5d8f0734 │ │ ├─187035 neutron-api: uWSGI master │ │ ├─187084 neutron-api: uWSGI worker 1 │ │ └─187085 neutron-api: uWSGI worker 2 │ ├─4e59c83faebab2fbf07eb9fd8c0906d027ccfe0e12b5f8ff5a0df71140499616 │ │ └─66202 /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 │ ├─76fa7540e70fa62bcc788cb47c4d564a1b929ca195185e5545bf5bc7be37ae3c │ │ └─65814 /bin/memcached_exporter │ ├─b3b0b96a5bda6d376ca171096b4bf30f41f7bb7d6d9d32311d4e5674d989dc89 │ │ └─194496 /pause │ ├─8631d286049116afdb7e5116b0a09d9e4edef2e2d07e21cd073d67e46d7c4777 │ │ ├─259900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259917 /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 -- │ │ ├─259926 erl_child_setup 1048576 │ │ ├─260056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─260262 /bin/sh -s rabbit_disk_monitor │ ├─312f9e029b848f4cdd9cc8def98732171c96f910b247ec0505e50180996f00ae │ │ └─56010 /pause │ ├─f08dcc2beaea14c79e24a2b8192735b5728fe61d63d82230192428c373f5a815 │ │ └─114550 /pause │ ├─1c2ab3e8b46cdb0b52dde5c2539c8fa5aec741c6c72b5e2cecec85a91523c1ba │ │ └─110611 /pause │ ├─5b773b4a75fa90ecddda0f16c0943f70971cc73d392e3957bc9a4684ff7f460d │ │ └─47107 /pause │ ├─6e61e90144bcb78305ce7f7a343abf30f49288eae0b0a3b552042e05cad661e1 │ │ └─112285 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6d1801a20664234eea7c3f20303005713660235fe18c401453e576f8a3b2d4dd │ │ └─229023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f4ea1bd7b7b4bd58945b451744ad9b7f0f4958367c8c0246a6c375bc8d4ba79a │ │ └─68531 /pause │ ├─3b5cb4ab11816a4a3726e27c32ca7ee9dd6cd7c23926378e0d1fbdf48bfa988d │ │ ├─175140 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175647 nova-scheduler: ServiceWrapper worker(0) │ │ └─175649 nova-scheduler: ServiceWrapper worker(1) │ ├─3bb60de21542a7a88b06872e415b6e84747aba8bb2987cab201f8f0c55389d62 │ │ └─50806 /pause │ ├─9c6a70a83b6830975981d517dfff4844145be5d7e1366a9e7d3d2b406c5b4f6b │ │ ├─206939 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207248 heat-engine: ServiceWrapper worker(0) │ │ └─207253 heat-engine: ServiceWrapper worker(1) │ ├─9f5f7536ccdbd7b651ffeabd82450c25d0bca3fafa23430f0d70e44051d102d1 │ │ └─238400 /pause │ ├─e61619ead8b6a5b3970a0e8ef79cd5242489079bf8149d30daca910d6134812c │ │ └─40328 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8c98eb780f1efe7272a93f125581a464a8e1fb6b59596529df04fa0cc6b553ff │ │ └─249953 /pause │ ├─4ce47b61c57cfb50909fa8b2a5ac02dc0b4b47cd2387a80902363db4d79990a1 │ │ └─255015 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e29868a482826a34153999c68ac7ad8b04030f382985625a74f86d8347e87dd7 │ │ └─95909 /pause │ ├─35f67cf166a57a94e605b93494c5dbd749cb1d76e4f05c73dbea9ea8f5eb77cb │ │ ├─343854 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344760 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344954 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpi4iuamk6/privsep.sock │ │ ├─345427 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpi92g1_gi/privsep.sock │ │ ├─345892 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345893 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345925 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1fd8e9d1-6bb2-4614-be11-57ce7d721171/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1fd8e9d1-6bb2-4614-be11-57ce7d721171/host --addn-hosts=/var/lib/neutron/dhcp/1fd8e9d1-6bb2-4614-be11-57ce7d721171/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1fd8e9d1-6bb2-4614-be11-57ce7d721171/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1fd8e9d1-6bb2-4614-be11-57ce7d721171/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b808bbbf-7691-4d35-8cf5-b4c5f3be6a7b,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─345930 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c249334b-5900-4f06-b64d-04b69af048f3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c249334b-5900-4f06-b64d-04b69af048f3/host --addn-hosts=/var/lib/neutron/dhcp/c249334b-5900-4f06-b64d-04b69af048f3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c249334b-5900-4f06-b64d-04b69af048f3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c249334b-5900-4f06-b64d-04b69af048f3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c4500b2f-b8ae-40fd-8719-09df6acd9780,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─346014 haproxy -f /var/lib/neutron/ns-metadata-proxy/1fd8e9d1-6bb2-4614-be11-57ce7d721171.conf │ │ ├─346018 haproxy -f /var/lib/neutron/ns-metadata-proxy/c249334b-5900-4f06-b64d-04b69af048f3.conf │ │ ├─383324 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxli0g8bo/privsep.sock │ │ └─390740 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpyttvv6uk/privsep.sock │ ├─7b5e401f18c3aa491fb6020d429a021979560679e65fd8549d29afe7d1d4e8a4 │ │ ├─48623 mysqld --wsrep_start_position=12b1749d-436f-11f1-a14b-671063e99a09:20 │ │ └─48748 /var/lib/mysql/mysql-state-monitor │ ├─3cd455866a7926ffea7c00802576c03715f5d38d4a7e6f13e3d7a8cd3bdc15b2 │ │ └─240368 /pause │ ├─e8b3612aaed1c734c7ca5b94534cb71083816f9a807baa76ae6cbaa64012e12a │ │ └─42438 /pause │ ├─0bf606894c5aefcc11cd0bfd8a6816fbf5c40dc6fb05b81414ec4db3201e1444 │ │ └─158714 /pause │ ├─79ddcae3bef4eed70d37e6ea925d1306547540690ff4a77e15df1d5826b72f2b │ │ └─255042 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─2c42640e2f4fff7b92c03e2b89186830867d57f3a77c533e59789254fcdc12b0 │ │ └─191392 /usr/bin/libvirt-tls-sidecar │ ├─0a2725cff0f03db08127867b0bce973a1b5a9eec01dd8a3cb9c175b89469d879 │ │ └─55965 /pause │ ├─0ca5ac09988be1f351ee3685d0c22ff8f761abe258cbf7d8d82345c804ff49a7 │ │ └─60708 /pause │ ├─4c566b3b65b6276121286ef42cd6803bc68a32f7e99cd4912f1d10a135e72ef1 │ │ └─62787 /pause │ ├─a26c6fcb1c3a3e4d7b199b9c23c6de6631e7191a5a10d77e026834147072d09c │ │ └─42877 /coredns -conf /etc/coredns/Corefile │ ├─db31f347632222d4503a20137fce046ed4921d0efdba50251bbf750b8db9ffe3 │ │ └─96302 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-5fmnn --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2c090eb183379457357535c0162ab5999a6eed86f16d330e0dbbd842bddbefeb │ │ └─234718 /pause │ ├─b0761d5f7857cf83905f6e626f1e4198c1ac177b14d9e6d07b9784cc6c729e37 │ │ └─114440 /pause │ ├─a67675b9ef0fa57f78b1cdd3618f015c4184a43333cd3803c4f626ce064eed6a │ │ ├─147389 placement-api: uWSGI master │ │ ├─147402 placement-api: uWSGI worker 1 │ │ └─147403 placement-api: uWSGI worker 2 │ ├─30a9e1b55c7827ed25f7d25080ca03f1c130054bc075130ecf5c7a640d6fa701 │ │ └─55313 /pause │ ├─ec69806474c57d8ecf233acb9e3b7a7bd0e7e99c7854bacec0756384b7faaa0b │ │ └─43278 /pause │ ├─01a3fcf66a3ead8d62fe7f8c4bf1408faff632a8b1df509a2bcef426d6577eca │ │ └─64485 /pause │ ├─c8d33e47788604145cb4985ea96f9c7ca7a40f3224cd0d7490181e783f672d84 │ │ └─255049 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─77a3dcdfc8bd11651b8c9fbf7f34d58ecbad5350e26ae13e4e312f9dc4feba35 │ │ └─191527 /bin/bash /tmp/libvirt.sh │ ├─67a3b9a41c7f0304dd37470d8c9cf3d535507392e84335898502b4ddbca0ea63 │ │ └─48398 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2f787a65e251ffa7d11ede064044a16afad1eda58263493b3af617b4f1e495a4 │ │ ├─250368 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250985 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250986 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─43f9b55754e0fd1b73c4ddaa4d6af8e4a4a5a5d6478bb490194a43938475aa6b │ │ └─211113 /pause │ ├─93ee253fa164d20cba1c98ad5cd0089e6943aa16d1b916d959e037863ff5a374 │ │ ├─124467 cinder-api: uWSGI master │ │ ├─124480 cinder-api: uWSGI worker 1 │ │ └─124481 cinder-api: uWSGI worker 2 │ ├─c22d9acf657c1d2bfb7467f2b432673a17f92c4d56e26c27ff0c12ba9580d315 │ │ └─235806 /pause │ ├─4173a9d3dc1d93b1cddfdbfed9ca7f625f4b6ac5914f5a779f2cc4f64d3d4c86 │ │ ├─111102 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111365 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111372 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d316c158b4e8ed632d82366475fdb7ce3070b2b59e70dcc1f8cd4601b7727c56 │ │ └─60559 /pause │ ├─c236a92fd607019fdad9211eced3e5c8672da843d56d7d29c668ab4184b37580 │ │ └─194335 /pause │ ├─af343fde667c015d0b37edfc3f278ae7e66e34ce3274611426a86228d8e1c26f │ │ └─39902 etcd --advertise-client-urls=https://199.204.45.169: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.169:2380 --initial-cluster=instance=https://199.204.45.169:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.169:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.169: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 │ ├─42c0a18057772aa59a4220a7cc2577b8e4582e55cbd298aee56977222209db2f │ │ └─276104 /pause │ ├─117805466a450bd81cb061ba470c31ad0a9f55bd8d82360bd79929dbc544edd8 │ │ └─46393 /pause │ ├─435274bc94eaef279aa84992130f2640373d7b4207bb1bfe3568dd7305c212c1 │ │ └─263856 /pause │ ├─e84c3dae7d0323ae760dcd0e58f411fef8ae7a0c50c809a0915336897618ef74 │ │ ├─61118 python -u /app/sidecar.py │ │ ├─61377 python -u /app/sidecar.py │ │ └─61378 python -u /app/sidecar.py │ ├─0c13557f4b96446f2c99c1d9b5c41d7fe355e1050b68139fa9284d27c0542c0d │ │ ├─273368 /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 │ │ └─273607 /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 │ ├─d3ae37826064440d6366a602b322e11616c4814927660da8e089ba244439203c │ │ └─176205 /pause │ ├─8f141f276051cda5ca102c1aa45314b3e23687d2c1f2638fb7be2ed9fa0302ad │ │ └─44070 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─097a69fb6bdc1c0bfd0a83be564a4aed9795e53a49a1b685644d6b67dde27e7c │ │ └─47202 /pause │ ├─2f2212487e426f15304ce0efdf4ba758d8eb6ae28e7250be23c60695e96d205d │ │ └─250598 /pause │ ├─1f9c395a07cfadfe1de228a0bf6d52d1b88264552ae4433e5a334a6bdafdecdd │ │ └─128226 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─48996aaf6649d1c663c5827c9ef22ad4b7ccebb582ada24c0aa5d97b1d00395d │ │ └─39910 kube-apiserver --advertise-address=199.204.45.169 --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 │ ├─cec3217755e626b2756117f870c59914bfb4e16e8350ad0cff6285aaabb326e5 │ │ └─178054 /pause │ ├─2e135261932acddc3998d7328f8b76e7e75d77fcb597fccb4b56729104d95496 │ │ └─46310 /pause │ ├─ebdc2e9f7db1e89e5362996f1538287ad8575f64c188dd5ea81187e8d00138b1 │ │ └─263995 /pause │ ├─42fc08cb83658f3efb4fa8681c23d4e01909f5d3def9314c87d827f5860fcf9e │ │ └─43858 /pause │ ├─63e60593981f55ecf821e27f6e6f3337d59f59a4dca4ac2d771cbd2c0d991edf │ │ └─178247 /pause │ ├─dd710319e3005600010bd2ca8507824d08057414c3be5cdec85981310a40f186 │ │ ├─41547 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41967 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─10d302a0bfc2cc8daea366ae05c4dd6c07ea19c1013ae9d6781a8569f126640d │ │ ├─109490 glance-api: uWSGI master │ │ ├─109522 glance-api: uWSGI worker 1 │ │ └─109523 glance-api: uWSGI worker 2 │ ├─3f4d953212abcd128cc16f7839351663251d9a69b7a6d54a8c7cd20abf909aba │ │ └─178179 /pause │ ├─0fa8ae5fa8d81b15d828032b214b1f4095dc51a37ef11db42fbf5f195eb16823 │ │ ├─91840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91934 /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 -- │ │ ├─91940 erl_child_setup 1048576 │ │ ├─92079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92303 /bin/sh -s rabbit_disk_monitor │ ├─b544c1ca322401134f184b89438ef4a658971e55b87db7a24a0a0cb9aff5a922 │ │ └─163765 /pause │ ├─fb3f5326be467808239163f5ad7f42d41035be75875989c02cd8bf5078470f88 │ │ └─63068 /pause │ ├─8d44bf99508cecac19e914f54566b4cabd0ce9d4ecc9d952ef215dad9f2a8b56 │ │ └─63694 /pause │ ├─7035e6381b4318301f930cd7182b748b8dd4860b4c9a50c217e6a91414d2d49c │ │ ├─128666 /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 │ │ └─128832 /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 │ ├─19acb0f511b22f456deedb8b9848e7e229e7f432299eda3edce4ec29f480fb9a │ │ ├─174441 nova-metadata: uWSGI master │ │ ├─174456 nova-metadata: uWSGI worker 1 │ │ └─174457 nova-metadata: uWSGI worker 2 │ ├─25aaca4cd6cf275162144f9b6f3573b3dacea9ea9b7f3cad1f64e31d80869bcb │ │ └─255251 /manager --metrics-bind-address=:8080 │ ├─ccf6b41f34b07200a643deb231734ff3acb9c3187e40b16841f5fd3d8471e310 │ │ └─160344 /pause │ ├─4fd83f7020512756fb4d92412fec1ff16d91fe952372f8a0fd03c483af54b246 │ │ └─65533 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─175a3ffbc03f287ec075a46bf3a161978a5e30e80beb98e6527230012887b85b │ │ └─278829 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─7dd7388be357bf7dc190393084ee7d0c8240d5cd792338325d1ebb45d93dffab │ │ └─192165 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a5b84fd9aa83d2e71457b7db84e1329497217f02706efa0e1d26509de1511459 │ │ └─51352 valkey-server *:26379 [sentinel] │ ├─2b42cb90d0119215ebeee455d28c6bef462bf7f127bfdbeb73acc55e38f0f526 │ │ └─178557 /pause │ ├─de96d3fb68b061a103dd41940e88c6babfd2e0565cb3215e6a84c3a81faaf6e6 │ │ └─77866 /pause │ ├─d8863f24f86de7ad7eb39fb23e6ee836cca5028bc8e2be6f8762c327789b3c2b │ │ └─126095 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─63c2c8d99f1df975e1debe49e25439a3714c8f03b9a2b1ba422523c91617ee50 │ │ └─219073 /pause │ ├─c6c265be2a552f9fc2dfa923e4ad7cfd6d7a44785566876e0f9ed2d038e14462 │ │ └─254784 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─84a3d2ec10854002e32438e215a87afdaf90246291da58f550a3310b36e6707a │ │ ├─174299 nova-api: uWSGI master │ │ ├─174342 nova-api: uWSGI worker 1 │ │ └─174343 nova-api: uWSGI worker 2 │ ├─a22e5f6c311352e09286808aae60a5e271542152f3a3877fb21affa621e10e4b │ │ └─43810 /pause │ ├─0371b32b557572c505c8892ee5e126a96f2e94fa621b54febb6be671fcfbabc1 │ │ └─273346 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d4dc7f2a90868d52ada78ed5c1212600702411880e2e112645dc3ad9bf7c5ddd │ │ ├─192025 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192064 /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 -- │ │ ├─192091 erl_child_setup 1048576 │ │ ├─192199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192545 /bin/sh -s rabbit_disk_monitor │ ├─3acadd24ba60a59e16e21a9c5bf37d5c478da232dd80d5d0c87ff6ca4054b07b │ │ ├─206957 heat-api: uWSGI master │ │ ├─207007 heat-api: uWSGI worker 1 │ │ └─207008 heat-api: uWSGI worker 2 │ ├─60e66c0d71a997737d937e02d2ec69fedf6fab7919da0879aaee303205a3ef9c │ │ └─44026 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f54332e9dcb32f99b6e27f283ebef8f7a74e59146432618d73592546d55da22e │ │ └─159189 /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 │ ├─a6b8994ed1615e58a1a39cff0927e24e9b58247d1eca1b51ad17f07dcf69d432 │ │ └─66161 /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-169.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 │ ├─55da33c8545698767d6a148093e8ad927f04cc5dc9eed3b15b4b1b05a9968b30 │ │ └─255186 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 │ ├─e61e42f8d12fc068a8e7d63813210b4882f858caae4a558a31021a317cb2404e │ │ └─64632 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─07d65d54a95c8e4a32c350e064afda236bc686747830ff9633d122d8bafc46af │ │ └─65200 /goldpinger --static-file-path /static │ ├─394fc9c086d55d8515069977e95c7dd1324cb4a45f1573db78358dca3c6312ed │ │ └─95857 /pause │ ├─eedb6b4819840d86288baaae7a98880c9a9374b61f99a615f3511292c1a4df28 │ │ └─62550 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 │ ├─6dfad9bab5047df42f1aeb2cd4a97ef171ef4b3b02fa22027312d7e4aaf670df │ │ └─51007 /pause │ ├─43e373d39f29020e99c081c557073a2c31b3b91148aa986347e82b20ce32718b │ │ └─42859 /pause │ ├─d2cd108697c4349eafb283af267454ef1a49cbf6765553d2fafaf02af91ca8c0 │ │ ├─78025 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78042 /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 -- │ │ ├─78048 erl_child_setup 1048576 │ │ ├─78097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78099 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78261 /bin/sh -s rabbit_disk_monitor │ ├─e4416b962e453b45f042eb60706b3184116ba23c87b059116186defbda196a4d │ │ └─66244 /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 │ ├─d0634192021c5ea2135a0b58b36798eec518aa28349de2c87e69b19360eb4b46 │ │ ├─63901 nginx: master process nginx -g daemon off; │ │ ├─63925 nginx: worker process │ │ ├─63926 nginx: worker process │ │ ├─63927 nginx: worker process │ │ ├─63928 nginx: worker process │ │ └─63929 nginx: worker process │ ├─f55ec18e0c7b64c1d7aa53a00ca93eb4ae0a0845dbf73c6f3dceb276e5a0683c │ │ └─255207 /kube-vip manager │ ├─9a91e58477f0560933267099245ae1b746a3d8a92a087ac71ab6e8e80b9d0332 │ │ ├─278784 apache2 -DFOREGROUND │ │ ├─281151 (wsgi:h -DFOREGROUND │ │ ├─281152 (wsgi:h -DFOREGROUND │ │ ├─281153 (wsgi:h -DFOREGROUND │ │ ├─281154 (wsgi:h -DFOREGROUND │ │ ├─281155 (wsgi:h -DFOREGROUND │ │ ├─281156 apache2 -DFOREGROUND │ │ └─281157 apache2 -DFOREGROUND │ ├─dcb1ba36f449ce3fbc5fc4d1ec6f059ea1b080b9639ccecd54e4ecd7a62ca043 │ │ ├─229942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229974 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230573 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230574 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─409353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─409354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a2013df76fda54d44d4064468052c7db204e1b258c52d8d6b45417fc45703466 │ │ └─65783 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─aa994c2170b5694bfc496190bf5233fdd8202ccca5573e174936f2fc1a7bed1a │ │ └─278451 /pause │ ├─8fa12da4d8aa9f44ab033502d5e164b633f95ed277d5fe3127390a4fdb13def0 │ │ └─112619 /pause │ ├─24e7ef28060f41cd8149a6950a30a05f1a0fdd7c7fce9f25fad456b3506d7689 │ │ └─235831 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─dbb4e329e74d9a647dfa6a33a2c945762e1d576924cbed3946ad4e1ec5372f6a │ │ ├─179107 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─406122 sleep 300 │ ├─d913ced8f590d93887a1b129157916c9e0d8f27519164c2e7dac7a2c0a87d327 │ │ ├─112738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112755 /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 -- │ │ ├─112761 erl_child_setup 1048576 │ │ ├─112906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112917 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113010 /bin/sh -s rabbit_disk_monitor │ ├─9cbd55b26607369acf5a4da93bbabcc782059ee3542a55efd4d70f8f87d7de95 │ │ ├─187098 neutron-policy-server: uWSGI master │ │ ├─187110 neutron-policy-server: uWSGI worker 1 │ │ └─187111 neutron-policy-server: uWSGI worker 2 │ ├─c60793abc67bb8cb2ecaf7e88b054691a4ea81bf0cfa0bc68582c63860bd3bd9 │ │ └─63757 /pause │ ├─98bec5a22bed52c219c0e8f5ae54648c46280fde13de9f574e306e242bc13e70 │ │ ├─ 46614 /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 │ │ ├─ 46627 /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 │ │ ├─ 46744 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─278230 nginx: worker process │ │ ├─278231 nginx: worker process │ │ └─278232 nginx: cache manager process │ ├─2ffee3ae2c7affd686d3638a4633569097512a2837b77a0309e626efefadc1e6 │ │ └─127678 /pause │ ├─118e4b2617356296e8ff4654a19c4533bd17e5fd9110501e6d13b2b3fe1cd6d5 │ │ ├─ 71877 apache2 -DFOREGROUND │ │ ├─ 71973 (wsgi:k -DFOREGROUND │ │ ├─ 71974 (wsgi:k -DFOREGROUND │ │ ├─ 71975 (wsgi:k -DFOREGROUND │ │ ├─ 71976 (wsgi:k -DFOREGROUND │ │ ├─405920 apache2 -DFOREGROUND │ │ └─407651 apache2 -DFOREGROUND │ ├─93611f028c6ce13f6b3cba3c9c6067894a6865915d34d22fedd5eec701632835 │ │ └─48274 /pause │ ├─2f92c7c7859dc676a3e63598968da90518ae217cfba0d9fb6b5fe89634c90e8e │ │ └─63295 /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 │ ├─18611e5afeb0272b41fe77ecef87bb0b45066c510d17d363f3f1a09460f5ea69 │ │ └─86315 /usr/local/bin/rook ceph operator │ ├─8836e8d64e1e636eeb74a77f7c7bca2ffa1196eae2db8067d2755e9bfc4ec26c │ │ └─62050 /pause │ ├─43dd0cd8c636c43939f824e2d5f102e5675cb6e8b91a0c0780718da1c415ab00 │ │ ├─206961 heat-api-cfn: uWSGI master │ │ ├─207005 heat-api-cfn: uWSGI worker 1 │ │ └─207006 heat-api-cfn: uWSGI worker 2 │ ├─a25dd05dbbe732bac354b704f7d600ad0485f78aee37dc76f9d3ba29f0d157ac │ │ ├─187053 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187311 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187314 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187317 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─e8ae39be10a09eee6d5d6ce759309c9a312beae0597b8dab945d3866c4ae1b98 │ │ ├─211253 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211272 /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 -- │ │ ├─211289 erl_child_setup 1048576 │ │ ├─211338 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211339 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211352 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211568 /bin/sh -s rabbit_disk_monitor │ ├─f117d5ebb773307ab682d42f2e5f379d0ca47dc1681abc1a99515dec28bbc300 │ │ └─164085 /pause │ └─a7e9f92df9b9ccfe40d85cb6b4d960607c5ec8d1c6edfab2a7c7c2be11fac26c │ └─97166 /usr/bin/python3 -s /usr/bin/ceph-crash ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount