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 │ │ │ ├─21849 /lib/systemd/systemd --user │ │ │ └─21850 (sd-pam) │ │ └─session-21.scope │ │ ├─21789 sshd: cephadm [priv] │ │ └─21870 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.204.45.74-22-zuul [mux] │ ├─419942 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zhoaxnmplrhdxvroruaakepmpdjpweds ; /usr/bin/python3'"'"' && sleep 0' │ ├─419943 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zhoaxnmplrhdxvroruaakepmpdjpweds ; /usr/bin/python3' && sleep 0 │ ├─419944 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zhoaxnmplrhdxvroruaakepmpdjpweds ; /usr/bin/python3 │ ├─419945 /bin/sh -c echo BECOME-SUCCESS-zhoaxnmplrhdxvroruaakepmpdjpweds ; /usr/bin/python3 │ ├─419946 /usr/bin/python3 │ ├─419980 /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 │ └─419982 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-9f046cb162ac9d51efcef57c753b76a405b39f4d0dc5fda40d709d13568487f6.scope … │ │ ├─18832 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18849 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-a330f38a76aaf3c57557469417a5f19ebf61e7863521c2b3d35e23bafa6190f0.scope … │ │ ├─30136 /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 │ │ └─30148 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9958 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12292 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c7d1113f16ce4cfb2060debad83419287c1cdeab04e98dbe0e84b9ef61f1456 -address /run/containerd/containerd.sock │ │ ├─ 12667 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4b597ac0bef80c74af522a6de5fcba0501a375fee2f3e637d9f5e0c969f6ce2b -address /run/containerd/containerd.sock │ │ ├─ 18804 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9f046cb162ac9d51efcef57c753b76a405b39f4d0dc5fda40d709d13568487f6 -address /run/containerd/containerd.sock │ │ ├─ 25407 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a3886b9b967e849dbca3a5b6833cdd8cacc02c9b8c434f695ba9f04eeeea5c5 -address /run/containerd/containerd.sock │ │ ├─ 30111 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a330f38a76aaf3c57557469417a5f19ebf61e7863521c2b3d35e23bafa6190f0 -address /run/containerd/containerd.sock │ │ ├─ 34767 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf4d130295f9ec64ad5e81643cac16b5e70610c0c08d261b35ec2c76efa8646f -address /run/containerd/containerd.sock │ │ ├─ 39551 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c7bbbd78a492aa2d7f22f4f4c59488ae9de8fc52a619ca053a0b0f6a7307b49 -address /run/containerd/containerd.sock │ │ ├─ 42069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba32f1f55d5244cb2c6e022dba8e6d1b24a37d380b9e3ce32bbf9cb97a0a8f80 -address /run/containerd/containerd.sock │ │ ├─ 42102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40da1491f1feed0fed0283440b647be7fb6e9bb9ed3c26e896a887f99049199 -address /run/containerd/containerd.sock │ │ ├─ 42125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e20101526ec306e368c44944121e4417465013447c62f6894a36fe5926730c -address /run/containerd/containerd.sock │ │ ├─ 42138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4dcf020c319b4ecbbe857929e69758d54222f0e864b7af30be3535ef9ddb808 -address /run/containerd/containerd.sock │ │ ├─ 42140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e5c35387ec7f72d7165d55445e7bd7fe07535626eda726580a2b9ce2644ca0 -address /run/containerd/containerd.sock │ │ ├─ 42686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e75809d78073c4b5936b7341196582386f77923c3fdec604d81781abe2b4df21 -address /run/containerd/containerd.sock │ │ ├─ 43422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0126982d3eab4ca000b7520f31adb2b12063a49b7114dbc0dbf5eb435d8a545 -address /run/containerd/containerd.sock │ │ ├─ 43457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378e2b705357eac92933e9f26b3400047690eab2c1452d0cf807a38c15c0456d -address /run/containerd/containerd.sock │ │ ├─ 44786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07b671178970eef3ff393ea276d8daee926998431d37dd0af562c2b1824230b0 -address /run/containerd/containerd.sock │ │ ├─ 45183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99918e30920cf06100a12d58e0345a95807ec7aa4acb54e7c9dcf4fae31b4080 -address /run/containerd/containerd.sock │ │ ├─ 45221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c83fed2b251899e482a76ee7596a06a88ed3ae34b996d9d0fd69bdf72a7bd2 -address /run/containerd/containerd.sock │ │ ├─ 45690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43273362fbd972360fb952fed488d401ff4d092d0734b890f4b504253ceeed94 -address /run/containerd/containerd.sock │ │ ├─ 46151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7addf46a49c38c72149fc09493a635dd604323881c6cfc4ba9665670c354ce -address /run/containerd/containerd.sock │ │ ├─ 46190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8512400e2cb812441c4c48fb9bcc7c2a20aebc2cffdc4d25ec90b64d026242b0 -address /run/containerd/containerd.sock │ │ ├─ 46234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85f498dda4c39139ee17b66050671290a43e59fd30c8b1d659cf06edcf3736e -address /run/containerd/containerd.sock │ │ ├─ 48032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62db21a5a65337e9af191dc5ec0a8c7c95c4f817e9173b78fd633e945bc27e3 -address /run/containerd/containerd.sock │ │ ├─ 48157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b78485cea60b651dcb89bb7113c3b7bc1ed67bba584be4ed95a002b1bf00d8f8 -address /run/containerd/containerd.sock │ │ ├─ 49103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56dcdbc55b71cb6f92da2ef8b30413622874b4b32fa3f21e9ae324f1079b18d4 -address /run/containerd/containerd.sock │ │ ├─ 49203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00ed2215606ca4af98908a7e438888f657be8363183817d0a9dc4048d25f5246 -address /run/containerd/containerd.sock │ │ ├─ 49572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84049a1746fc2b20602c7b312961bc13fba26b835c0aeed7cc6543c95c0a742e -address /run/containerd/containerd.sock │ │ ├─ 49865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de0ee5dfdc26114384b2a254336a4084e08b255bb4120c626b299ffb5caaa22 -address /run/containerd/containerd.sock │ │ ├─ 50267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d14af8fccb782f97c0d63e0881a3bd1756598afa8516e1fcb6a05140e817478 -address /run/containerd/containerd.sock │ │ ├─ 52422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5d95e9d04e0d68899a973cf54aa006ce3a139394f9c924125ac1363d95d3bd -address /run/containerd/containerd.sock │ │ ├─ 52523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f8d7dcaddab369289ad1ad97a46b6f7b381a5742e8b58ac85477542352f604 -address /run/containerd/containerd.sock │ │ ├─ 56787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f248626e401ea46e0be558657f08b0abe689ee7c253f8b729f61dfd69d68c8 -address /run/containerd/containerd.sock │ │ ├─ 57441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf67a3e740328c66daabe64dc45d86ed8544b010429166255906798aa6c047c -address /run/containerd/containerd.sock │ │ ├─ 57479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3949f820e2c34aac0a199ad6c50bc93738bb681902b518ba20fcded2e43dd08a -address /run/containerd/containerd.sock │ │ ├─ 57521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a23a3e6c2083a338ca03f0ba3eadbf330e34740f930aabf32171db782ec48bd -address /run/containerd/containerd.sock │ │ ├─ 57733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0b8dd592e9f16edb85eb17a3b09410c2e0280c4abb589317f8c17ee9fd52fd1 -address /run/containerd/containerd.sock │ │ ├─ 61704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378b2d637d3108400028b3accf4e1dfe6742751451f6bcd4b60683350509cee3 -address /run/containerd/containerd.sock │ │ ├─ 61863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0512c610522b2317517e4cf3030cb0ccfd943bd2b8e79ae173a7ddad6f4c52ed -address /run/containerd/containerd.sock │ │ ├─ 61900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dab69ea1b29f6e861332269a34b5e0501996249a006d00755aeeb17c83352f5 -address /run/containerd/containerd.sock │ │ ├─ 62028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b57d0a98970d2c1b4dfe51cb5787249a434b74ceaa4d64644fe53c53844a9b35 -address /run/containerd/containerd.sock │ │ ├─ 63494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ebfa4e24b900713563b1811fb2d66b967e58c3e695621ce322f4154631db708 -address /run/containerd/containerd.sock │ │ ├─ 63584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b96bd9b15ba3ddb6999cb64ccf1ea609e4fe3161d1f8546da0b184054c4e7919 -address /run/containerd/containerd.sock │ │ ├─ 63880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf5695583f7a9f08f45eec90596e990ea47591113337c2b38a96474e74c4857 -address /run/containerd/containerd.sock │ │ ├─ 63923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc2734515c8958c3d300afa514d967bc7a660253d42a59bfd002915d905951d3 -address /run/containerd/containerd.sock │ │ ├─ 63972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cb2a3dad0f77bd06fd817f83d072136d37ec8b12289a31f0dc3fec5e557b531 -address /run/containerd/containerd.sock │ │ ├─ 64344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acac8d50dca8810d8b983b992d68dd2b387491062310ad39f92037fa61a12c9d -address /run/containerd/containerd.sock │ │ ├─ 64664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54cdfa5cdf350854c4c8c38f3f3cd4354a9cd8b9b9abcc94ee687d65e17339ca -address /run/containerd/containerd.sock │ │ ├─ 65161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7681cb62c02b920089a1ea9aa2dc3470ac9aefab833bfe9813319d6e18b2096b -address /run/containerd/containerd.sock │ │ ├─ 65588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec9f92e0390c89ee35e202e02dd6a03bcdbd9af2433b233a7bf95baca92dc8c3 -address /run/containerd/containerd.sock │ │ ├─ 66305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4241efa1c0e103505949c5f4df72ae120c38f86852f7dc863bb0b57aabb219f -address /run/containerd/containerd.sock │ │ ├─ 68305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 666ef5ef7a0057883c5ce0dd90e6b3cecbe98c9f36bbf158473930cb27d1bf27 -address /run/containerd/containerd.sock │ │ ├─ 70362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8369992e616c5fe1f6b106fbe138ac8e89c19ad1b84bb4e81a7521677d695193 -address /run/containerd/containerd.sock │ │ ├─ 79723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052ae291e93205a40c0f7e662a62a35952d7dd4066839b5ecc8730caa1a72d93 -address /run/containerd/containerd.sock │ │ ├─ 81158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2161c99a7df8ff6d54e476d0c4b8bfb1a28d4132ef1083ffba4b3530551bb8a7 -address /run/containerd/containerd.sock │ │ ├─ 86737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 665f0a7e7729acdd159080946f37524f3869edca10f75923fd3be4badbdb6783 -address /run/containerd/containerd.sock │ │ ├─ 92796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996a413319c645ea9b60a6c23059772938190f05d957a9ae733059d0e9f0f3c4 -address /run/containerd/containerd.sock │ │ ├─100091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55de08eaae4d88d8e7f385a542bd11b54ceb3c89645ff4631617f9a2e64d7ce6 -address /run/containerd/containerd.sock │ │ ├─100157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22cd62f63eeec8628d2c370c2c97702f5756acc8feff18f342129703140fd713 -address /run/containerd/containerd.sock │ │ ├─108719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89bbd577a4b23d56af3fb07f017a988c572e087883daa2b1d0ad5ebda86139b3 -address /run/containerd/containerd.sock │ │ ├─110505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b759de228b3e3afd1eea457f8db9171d0d33e4a79446a980bd1f9578e3c47957 -address /run/containerd/containerd.sock │ │ ├─110541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e50625264b3e8551fd96446260c651c3535ce31eba0ded19c420b1ac18361c2 -address /run/containerd/containerd.sock │ │ ├─112768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 590e9ac09e3319a33e6fdb0a4227c0171eb91865ac74c3f2f5ab153f7907475a -address /run/containerd/containerd.sock │ │ ├─114517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aa16d7943d8930885d296a3e83a1f621962967af47055d168582cd5402aeb35 -address /run/containerd/containerd.sock │ │ ├─114556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db69463029ea5626a75f949201e48739bbb5b6681de143779b6dafcced51997 -address /run/containerd/containerd.sock │ │ ├─127557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae72e219778184895a062d731424ad334c5d20fbee0e50f737a49df5eeee8740 -address /run/containerd/containerd.sock │ │ ├─127593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5a5814ebc51bc27231f9630c160594ad619d52e1d3a5f2990f28546d93020e -address /run/containerd/containerd.sock │ │ ├─130127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d20d76021c45e7c5cc49aa151fdc063734e0079d54fb888477c84103fc1b39bd -address /run/containerd/containerd.sock │ │ ├─144452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52116b732a23b72215edc2a0e9798e195f2226d8b00c05192a5f6d5b14406ae6 -address /run/containerd/containerd.sock │ │ ├─145458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0261346b81a14f2f1a16e9a439a60604e25bebd22e3e328896daa3e877b5eb00 -address /run/containerd/containerd.sock │ │ ├─146884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4f0a6b56687ee5c8b7700efaf107babd02e9a6e1f17a695f7482cef6c620618 -address /run/containerd/containerd.sock │ │ ├─146928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 224ac5495820ea17de4547018700755f23962c515e1f8a96e611329208a72d91 -address /run/containerd/containerd.sock │ │ ├─147336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07ff77d4e4fe0945c07a6d43531a6a3a100f00ba5c03d8b0cfad57d4046c6061 -address /run/containerd/containerd.sock │ │ ├─150232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 836626939db13b9d8a1adb741093dbcb203576d269143c69a56b02a90c17dc03 -address /run/containerd/containerd.sock │ │ ├─162769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 227df5f322ae0c019a22b149e4d17786ab60d37fba76e2e7e000aa1a8d387a11 -address /run/containerd/containerd.sock │ │ ├─163011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa5783cd73412fc1e00d33540af0f55910c6ea5f3f07b8f23445545e39e376ee -address /run/containerd/containerd.sock │ │ ├─163146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eea889648db5a8b066c38369b03e1c74021e75124acfbfa466455a7c224bb28 -address /run/containerd/containerd.sock │ │ ├─163210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ef93e4840f4b7eb8348f0307322f5aab3cd9e8a5964175d95f5e7ff732b057 -address /run/containerd/containerd.sock │ │ ├─163262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57883ce639b459bd671f6d56b4b748e27f2b08fb9250ab476ee6c8905d6423d -address /run/containerd/containerd.sock │ │ ├─163839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b2667ded2d770905d6fc43997781d587f89255b0b80047cdb7986cdc9d996f1 -address /run/containerd/containerd.sock │ │ ├─176350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd044e5e01d7c22e0bbf8e413fc6700704144867681989f18a59ffc8995814f -address /run/containerd/containerd.sock │ │ ├─178062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40fc83f437de62e457a96901e3fcec18ae5d07096ca48e72bdebdff4c20f6ec -address /run/containerd/containerd.sock │ │ ├─178088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 095d982f99db453dcf4452bbfd5741b50a111420be84b878afda5de89bd1eb0d -address /run/containerd/containerd.sock │ │ ├─178323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3987682458eb0cdb6a996462abb686e2249bfa13bc234f2e6b09043f307461a7 -address /run/containerd/containerd.sock │ │ ├─184826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07fafeca823257d73a539c0a3144019ba27957e40842553d9b97f77ac7729ea -address /run/containerd/containerd.sock │ │ ├─190650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a21e187828aefec2e0ddd5f571a80bb285e0673982d1fc8b4a368c575ab479 -address /run/containerd/containerd.sock │ │ ├─193024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 551bd41884c9ccdb28ab48d0fef2a49d6eff27d3182ed81080ea6f088bcc77c5 -address /run/containerd/containerd.sock │ │ ├─193083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58773fc5c0f75bb8902fd852adb6fe98af11b1c644797b1b748a121269966401 -address /run/containerd/containerd.sock │ │ ├─193125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45ab72394fa4d44894476cfb79ad94d212e3c0f02017795245a4ecd45c816dcd -address /run/containerd/containerd.sock │ │ ├─207802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d82c01710c4f5e070da35d20091dcd6ebb17d46bdbdf3bd07087362b00623b0 -address /run/containerd/containerd.sock │ │ ├─216168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20bdc5cbcbf66546ce8fcf332f99cfb131ea0e0c6c89e9c98211dbf3ba8fada3 -address /run/containerd/containerd.sock │ │ ├─216234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7a7f875eecd652709b25ca1f328b35b6e5a862b9b67d586f8dbf6e0e01ffb0 -address /run/containerd/containerd.sock │ │ ├─216453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87c93d9778a18e8db66d5313866038ece0758e07db94cbcbf2a4efb233385b1f -address /run/containerd/containerd.sock │ │ ├─216499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a72b62376b04f967834fab8857a74204844bb331b33958abc4867da9d19baeab -address /run/containerd/containerd.sock │ │ ├─227468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84686ec72eb44cf081afdaef8083380965340f9635696757cc03092e8e27a2fd -address /run/containerd/containerd.sock │ │ ├─229875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 199fe0ab9252a650b409d16f25d5d6bdbccaad141a42772f9628951d1eb0f4b6 -address /run/containerd/containerd.sock │ │ ├─231044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ca68bd17bd2309d1af9c131a84928a52a90e8120520e7a104a2d89eeab695fc -address /run/containerd/containerd.sock │ │ ├─232374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 671affcd65f31001e99b7fb28eca56a500095558b177f5b3333d3097ce98493f -address /run/containerd/containerd.sock │ │ ├─233676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20de9ea95883191885d8073cf57f53a84ff33350f9c22ca0b7258d8fa558fa31 -address /run/containerd/containerd.sock │ │ ├─235268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171478e37984a8d21f6b2a3ee6bb8d1f98162714dc5d1a8276e539b293102a71 -address /run/containerd/containerd.sock │ │ ├─236580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fb97af4599476a7a415d0024cdc99bd527d10d2f951a87b9edf0238b34bd519 -address /run/containerd/containerd.sock │ │ ├─236802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 748f8063cdafdd6401ace6ce53820f907bcc9c91ac121fb2866261d0ff56d4d2 -address /run/containerd/containerd.sock │ │ ├─250709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60e5f309dd0dca471d8e0f849a840bbd956fa12327214c8aa7e57cb1251274aa -address /run/containerd/containerd.sock │ │ ├─251110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 114e74a23e1c84ca1780f7c423a4b1ec6a197b9e89a964c9c7433f3b16ecd4b3 -address /run/containerd/containerd.sock │ │ ├─267233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3475ef0ed8ce53a99233c6934f2aaddb99e9fd38b37463ae50b3e603f98cd4 -address /run/containerd/containerd.sock │ │ ├─273065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed1818b08493bf80c897c43770d6ea8eca0dd3c6a4f7dec02bf3edfb9f559fa9 -address /run/containerd/containerd.sock │ │ ├─273284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1e4629a55d8ac7adb4f34123d858055c3e32095b1489991e49f8c38c88a487 -address /run/containerd/containerd.sock │ │ ├─273332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ddb926c92249b3c617a6b56a3147d0e7660bbe9dafe29a691c01e4f86a904bc -address /run/containerd/containerd.sock │ │ ├─273514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e935e538ce82736ab3abcaf9aee54997918f64badcd0120640306e978a25ad93 -address /run/containerd/containerd.sock │ │ ├─284177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82b8d0a60ed726a165b83520cc5bf745e9052cbbf31a3b09d0b72548d804fa37 -address /run/containerd/containerd.sock │ │ ├─286953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c3b3c3017020bb4663eded5ebf1933607d021f044a0e938b6b244d98bd729a -address /run/containerd/containerd.sock │ │ ├─288319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf43d828e9f161a79e99868222457063269e4b55c900157344540e2138f2ae22 -address /run/containerd/containerd.sock │ │ ├─419983 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/5a6b3c20534d9c96e4d495c7f99f17cf21fefa868ad9d867ba7fdc69549b6f23/log.json --log-format json exec --process /tmp/runc-process3812006830 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/5a6b3c20534d9c96e4d495c7f99f17cf21fefa868ad9d867ba7fdc69549b6f23/4bce6d449fb081d351b436786a0d4e514aa39f4dd8a11a133d220d3857f7d7ba.pid 5a6b3c20534d9c96e4d495c7f99f17cf21fefa868ad9d867ba7fdc69549b6f23 │ │ ├─419984 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/5a6b3c20534d9c96e4d495c7f99f17cf21fefa868ad9d867ba7fdc69549b6f23/log.json --log-format json exec --process /tmp/runc-process3425959372 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/5a6b3c20534d9c96e4d495c7f99f17cf21fefa868ad9d867ba7fdc69549b6f23/c9047866552dc6495492ddc571f43c081b061cb55ad5a43ece4cfa29cfd295bb.pid 5a6b3c20534d9c96e4d495c7f99f17cf21fefa868ad9d867ba7fdc69549b6f23 │ │ └─419985 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/886dc047cf5f7666222b8936a167cda8f767eab7a9738b923e401b8b16658794/log.json --log-format json exec --process /tmp/runc-process3173597263 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/886dc047cf5f7666222b8936a167cda8f767eab7a9738b923e401b8b16658794/800f57d794dd01a14b5766f238c9dea9e2aae0d77beeea60fd4d10adef9218bf.pid 886dc047cf5f7666222b8936a167cda8f767eab7a9738b923e401b8b16658794 │ ├─docker-4c7d1113f16ce4cfb2060debad83419287c1cdeab04e98dbe0e84b9ef61f1456.scope … │ │ ├─12331 /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 │ │ └─12343 /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 │ ├─packagekit.service │ │ └─1415 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-bf4d130295f9ec64ad5e81643cac16b5e70610c0c08d261b35ec2c76efa8646f.scope … │ │ ├─34790 /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 │ │ └─34803 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29821 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30095 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18762 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18782 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25111 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25390 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39502 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39527 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34462 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34749 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12219 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12249 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mjauwt.service │ │ ├─12582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mjauwt/unit.run │ │ └─12612 /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-mjauwt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mjauwt:/var/lib/ceph/mgr/ceph-instance.mjauwt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mjauwt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.mjauwt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10327 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143837 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42540 /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.74 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 650 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─417195 sshd: [accepted] │ │ ├─417196 sshd: [net] │ │ └─417754 sshd: [accepted] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1084 /usr/sbin/uuidd --socket-activation │ ├─docker-9c7bbbd78a492aa2d7f22f4f4c59488ae9de8fc52a619ca053a0b0f6a7307b49.scope … │ │ ├─39578 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39594 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─run-r873bdb356d224d2fa27c5000ae0415fe.scope │ │ └─191466 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10834 /usr/sbin/chronyd -F 1 │ │ └─10835 /usr/sbin/chronyd -F 1 │ ├─docker-9a3886b9b967e849dbca3a5b6833cdd8cacc02c9b8c434f695ba9f04eeeea5c5.scope … │ │ ├─25431 /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 │ │ └─25443 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-4b597ac0bef80c74af522a6de5fcba0501a375fee2f3e637d9f5e0c969f6ce2b.scope … │ │ ├─12693 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mjauwt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12713 /usr/bin/ceph-mgr -n mgr.instance.mjauwt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143629 /sbin/iscsid │ │ └─143630 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─e4e689cbc4f83853d3b2a10eb33e2741520a5918fc119cf2b0c332b36ac5f0a4 │ │ ├─ 74117 apache2 -DFOREGROUND │ │ ├─ 74240 (wsgi:k -DFOREGROUND │ │ ├─ 74241 (wsgi:k -DFOREGROUND │ │ ├─ 74242 (wsgi:k -DFOREGROUND │ │ ├─ 74243 (wsgi:k -DFOREGROUND │ │ ├─413506 apache2 -DFOREGROUND │ │ └─419368 apache2 -DFOREGROUND │ ├─e4dcf020c319b4ecbbe857929e69758d54222f0e864b7af30be3535ef9ddb808 │ │ └─42228 /pause │ ├─0ca68bd17bd2309d1af9c131a84928a52a90e8120520e7a104a2d89eeab695fc │ │ └─231068 /pause │ ├─b759de228b3e3afd1eea457f8db9171d0d33e4a79446a980bd1f9578e3c47957 │ │ └─110542 /pause │ ├─014f366b775dd9e398ed7d931663ea06a22a479e705ca2d73eba7d9b9306dc6d │ │ ├─187486 neutron-policy-server: uWSGI master │ │ ├─187499 neutron-policy-server: uWSGI worker 1 │ │ └─187500 neutron-policy-server: uWSGI worker 2 │ ├─45b815d35d3f384fcbedf419b592560893e9b0d5f9819bfcd4189d3b41f37742 │ │ ├─152634 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152776 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─152856 erl_child_setup 1048576 │ │ ├─156276 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─156283 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─156373 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─161289 /bin/sh -s rabbit_disk_monitor │ ├─2d7a7f875eecd652709b25ca1f328b35b6e5a862b9b67d586f8dbf6e0e01ffb0 │ │ └─216265 /pause │ ├─2a650e788f974a565738c62de6e43f5af7f1d11936da84f2f67596494050428b │ │ ├─267339 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─267357 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─267363 erl_child_setup 1048576 │ │ ├─267448 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─267449 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─267461 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─267665 /bin/sh -s rabbit_disk_monitor │ ├─2ddb926c92249b3c617a6b56a3147d0e7660bbe9dafe29a691c01e4f86a904bc │ │ └─273357 /pause │ ├─114e74a23e1c84ca1780f7c423a4b1ec6a197b9e89a964c9c7433f3b16ecd4b3 │ │ └─251133 /pause │ ├─8b3475ef0ed8ce53a99233c6934f2aaddb99e9fd38b37463ae50b3e603f98cd4 │ │ └─267256 /pause │ ├─40fe197de934a871129105bc4489de9d1ea4c4b1c987efe2261ea09f980e2547 │ │ └─259424 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b9e2049e403cf56df7fbe27c4c731b3ff4bd2fe1e281c316b3fcf9825cc5d90d │ │ ├─79829 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79846 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─79852 erl_child_setup 1048576 │ │ ├─79910 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─79911 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─79921 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─80163 /bin/sh -s rabbit_disk_monitor │ ├─1cb2a3dad0f77bd06fd817f83d072136d37ec8b12289a31f0dc3fec5e557b531 │ │ └─64009 /pause │ ├─9e3433966c367996b60bbb45d4bbb589fd3386b948b88b4d6f0b56dabf82873d │ │ ├─225990 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226434 octavia-worker: ConsumerService worker(0) │ │ └─226437 octavia-worker: ConsumerService worker(1) │ ├─99918e30920cf06100a12d58e0345a95807ec7aa4acb54e7c9dcf4fae31b4080 │ │ └─45207 /pause │ ├─22cd62f63eeec8628d2c370c2c97702f5756acc8feff18f342129703140fd713 │ │ └─100181 /pause │ ├─5d86318beefa84a708af3e863eea081f85515d7fa2810fb18ee8c08b5911e6e3 │ │ ├─250774 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251385 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpb5khfo1_/privsep.sock │ │ ├─251412 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251416 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f0b8dd592e9f16edb85eb17a3b09410c2e0280c4abb589317f8c17ee9fd52fd1 │ │ └─57788 /pause │ ├─173dc62fb5aabc8721edea052830b5e656c08e9bf2c03622ec66d09159bc65e2 │ │ └─190778 /usr/bin/libvirt-tls-sidecar │ ├─e3c3b3c3017020bb4663eded5ebf1933607d021f044a0e938b6b244d98bd729a │ │ └─286976 /pause │ ├─262f22e4943b94c5d1853a389d7dac49f7501d61c24d05b029494910edf0f2a9 │ │ └─58027 /secretgen-controller │ ├─095d982f99db453dcf4452bbfd5741b50a111420be84b878afda5de89bd1eb0d │ │ └─178143 /pause │ ├─748f8063cdafdd6401ace6ce53820f907bcc9c91ac121fb2866261d0ff56d4d2 │ │ └─236846 /pause │ ├─ad9b5389eb624adc3424c2f92162c8586ddb5bf03b1ee11f7bb8723a3920d24a │ │ └─264473 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 │ ├─d051ceacf8314ba079f0c2e4341944afd4935a0de31c8faa62e3b037b9cc447d │ │ └─288546 /bin/openstack-database-exporter │ ├─eb9ab91f1b4cc40be1e244c69d536d962a5989a3540349f4cc9a43a3830e0416 │ │ └─45278 /coredns -conf /etc/coredns/Corefile │ ├─56dcdbc55b71cb6f92da2ef8b30413622874b4b32fa3f21e9ae324f1079b18d4 │ │ └─49126 /pause │ ├─36a254a5f003e9f8c9a2f66e3970c7f0e5366d3476771f3b03e865adccf4b5ef │ │ └─62393 /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 │ ├─1cf5695583f7a9f08f45eec90596e990ea47591113337c2b38a96474e74c4857 │ │ └─63906 /pause │ ├─00ed2215606ca4af98908a7e438888f657be8363183817d0a9dc4048d25f5246 │ │ └─49227 /pause │ ├─70db163325ea5912f7a19a4c22246ee548a12cb20b97d695d84f246f13cde8f5 │ │ └─42316 kube-apiserver --advertise-address=199.204.45.74 --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 │ ├─0dab69ea1b29f6e861332269a34b5e0501996249a006d00755aeeb17c83352f5 │ │ └─61927 /pause │ ├─a829d0deb0d4f9f78bddd70a05979f54b84c615b92f2f69f95c02fb7e7e30336 │ │ ├─185547 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185834 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185845 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─419048 sleep 15 │ ├─b57d0a98970d2c1b4dfe51cb5787249a434b74ceaa4d64644fe53c53844a9b35 │ │ └─62051 /pause │ ├─40448957e2d6d15c22092382e1fcfbf04eadaa5b2517d303989e7d81f28f67eb │ │ ├─50482 mysqld --wsrep_start_position=acddf370-86f1-11f1-b70d-fee2f46d077a:20 │ │ └─50602 /var/lib/mysql/mysql-state-monitor │ ├─fa5783cd73412fc1e00d33540af0f55910c6ea5f3f07b8f23445545e39e376ee │ │ └─163055 /pause │ ├─7681cb62c02b920089a1ea9aa2dc3470ac9aefab833bfe9813319d6e18b2096b │ │ └─65185 /pause │ ├─7b10a2af199336834fa631c37acb5a1c9d64598ab42618d92f4a3a34017cea00 │ │ ├─65032 nginx: master process nginx -g daemon off; │ │ ├─65047 nginx: worker process │ │ ├─65048 nginx: worker process │ │ ├─65049 nginx: worker process │ │ ├─65050 nginx: worker process │ │ └─65051 nginx: worker process │ ├─a72b62376b04f967834fab8857a74204844bb331b33958abc4867da9d19baeab │ │ └─216523 /pause │ ├─671affcd65f31001e99b7fb28eca56a500095558b177f5b3333d3097ce98493f │ │ └─232398 /pause │ ├─7ac5cb5a23d528bd4acbb4c3eeead4340bedd7aec6ff49238c116b6e310f2537 │ │ ├─66001 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66060 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─80e5c35387ec7f72d7165d55445e7bd7fe07535626eda726580a2b9ce2644ca0 │ │ └─42241 /pause │ ├─1cf67a3e740328c66daabe64dc45d86ed8544b010429166255906798aa6c047c │ │ └─57468 /pause │ ├─e33effd734d05ae6d39c24f2d5bfc39e51f36c8cac6bfd7696c509fb26325c6b │ │ └─62537 /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 │ ├─87c93d9778a18e8db66d5313866038ece0758e07db94cbcbf2a4efb233385b1f │ │ └─216477 /pause │ ├─d4f0a6b56687ee5c8b7700efaf107babd02e9a6e1f17a695f7482cef6c620618 │ │ └─146907 /pause │ ├─590e9ac09e3319a33e6fdb0a4227c0171eb91865ac74c3f2f5ab153f7907475a │ │ └─112793 /pause │ ├─89bbd577a4b23d56af3fb07f017a988c572e087883daa2b1d0ad5ebda86139b3 │ │ └─108741 /pause │ ├─04915c0bab6046f9aa407ec79ddce5ab56774bf178d0fe25a49cdba06babd929 │ │ └─195625 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8779700504e297da0b6109ed08ae3e3a5330cde70bd8d8a705a50c849231c13d │ │ ├─227691 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227710 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─227717 erl_child_setup 1048576 │ │ ├─227811 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227812 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227822 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─228228 /bin/sh -s rabbit_disk_monitor │ ├─5c80428d6577a58be9fc3889df7d9d571d85b79daab71bc14bc1b302cd5bf66d │ │ └─57883 nfd-master -crd-controller=true -metrics=8081 │ ├─1887353f4d22ec7a7c80b7d096f4db367b8916d6caf31f2b4493542e4f3d672a │ │ └─42736 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ee081fe8bed964f4a6d8c74c16d0e30f40c70ffa90171893d8569bfa16476195 │ │ └─169641 /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 │ ├─7d1d5f4b65e9cef716c8e2f5abe6c817e9232540976c0599bcd04f8e0201d2f3 │ │ ├─147149 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─147178 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─147211 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─147503 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─419763 sleep 15 │ ├─84686ec72eb44cf081afdaef8083380965340f9635696757cc03092e8e27a2fd │ │ └─227491 /pause │ ├─acac8d50dca8810d8b983b992d68dd2b387491062310ad39f92037fa61a12c9d │ │ └─64369 /pause │ ├─224ac5495820ea17de4547018700755f23962c515e1f8a96e611329208a72d91 │ │ └─146953 /pause │ ├─e75809d78073c4b5936b7341196582386f77923c3fdec604d81781abe2b4df21 │ │ └─42709 /pause │ ├─9de0ee5dfdc26114384b2a254336a4084e08b255bb4120c626b299ffb5caaa22 │ │ └─49888 /pause │ ├─64b8af16af6bd5cf435e74588ab3585e1f30fd74ce0d29ca7e922ff59c3855e3 │ │ └─45302 /coredns -conf /etc/coredns/Corefile │ ├─39477eaf5793c37d4a083f1c88820d02482c491eaf47e7096b3c9a4f31c4a47f │ │ └─264688 /kube-vip manager │ ├─4ee88966dbe080854ca9fbc2e1e3c09d9d515183ddd9d63563ae2ea37645004b │ │ ├─174214 nova-api: uWSGI master │ │ ├─174243 nova-api: uWSGI worker 1 │ │ └─174244 nova-api: uWSGI worker 2 │ ├─29e45b467cee5efd3db91fd7c0971f04c685162c73273175aabac704bf2fede9 │ │ ├─190963 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190990 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─190996 erl_child_setup 1048576 │ │ ├─191084 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─191085 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─191095 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─191486 /bin/sh -s rabbit_disk_monitor │ ├─1fc0cc5a212e39eebdcfd3b746c2c3d8dbf326a4eab0eb63a1092f5ba1f38052 │ │ └─128270 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─16bfe23e145f0b77a81a4e68762e8206e8ecfccb18ee9a0beb9b90e487742196 │ │ ├─204339 heat-api-cfn: uWSGI master │ │ ├─204377 heat-api-cfn: uWSGI worker 1 │ │ └─204378 heat-api-cfn: uWSGI worker 2 │ ├─9e29365a014806761faf401bf0791ce8b89e3225467d3f98568548dfd85fd418 │ │ └─64489 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 │ ├─55668b153607ebd58f081d1adf4972a859f28db375ffbee1cc0b08d1a52b2072 │ │ └─100471 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-dz9dh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─665f0a7e7729acdd159080946f37524f3869edca10f75923fd3be4badbdb6783 │ │ └─86761 /pause │ ├─f13f3ccb9152e93b99f7f9013808be943537de51d52830d88a42d6c93812de59 │ │ └─65640 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5a6b3c20534d9c96e4d495c7f99f17cf21fefa868ad9d867ba7fdc69549b6f23 │ │ ├─ 52621 valkey-server *:6379 │ │ ├─420029 runc init │ │ └─420031 runc init │ ├─378e2b705357eac92933e9f26b3400047690eab2c1452d0cf807a38c15c0456d │ │ └─43488 /pause │ ├─1e10922f91a0d464f8c4c7ddae1e0247b14c5b4d39ace3e50ae72d57930c0ee8 │ │ ├─224696 octavia-api: uWSGI master │ │ ├─224773 octavia-api: uWSGI worker 1 │ │ └─224774 octavia-api: uWSGI worker 2 │ ├─6c695b427882336d3daad92446d51f95974b80e8181d8a7f13af930906a3e0f5 │ │ └─65659 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─60f8d7dcaddab369289ad1ad97a46b6f7b381a5742e8b58ac85477542352f604 │ │ └─52549 /pause │ ├─43273362fbd972360fb952fed488d401ff4d092d0734b890f4b504253ceeed94 │ │ └─45714 /pause │ ├─325393aed889adb868639b2643d069c03a4f0483f46bb3ac0e58457555e33e5b │ │ └─265510 /manager --metrics-bind-address=:9782 │ ├─58773fc5c0f75bb8902fd852adb6fe98af11b1c644797b1b748a121269966401 │ │ └─193111 /pause │ ├─b40da1491f1feed0fed0283440b647be7fb6e9bb9ed3c26e896a887f99049199 │ │ └─42208 /pause │ ├─f296af82fbfc4d87c930c558a83454b7386ae447bd9028dc4353b02826bc3670 │ │ ├─208040 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208059 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─208065 erl_child_setup 1048576 │ │ ├─208257 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─208258 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─208268 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─208557 /bin/sh -s rabbit_disk_monitor │ ├─6aa16d7943d8930885d296a3e83a1f621962967af47055d168582cd5402aeb35 │ │ └─114542 /pause │ ├─2b688638684a804d26c9518d7bc14ac8104ec680a9176b0c0d0303d7ceb53762 │ │ ├─174321 nova-metadata: uWSGI master │ │ ├─174334 nova-metadata: uWSGI worker 1 │ │ └─174335 nova-metadata: uWSGI worker 2 │ ├─1a4f1c961f6845be7837d6ad99def8b88ad6336650abacd9e51b6873c17759c5 │ │ └─66961 /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 │ ├─b5688d5010b1b162255cb6d97772f780eee3c88d3523b99ad86e63fd1ead04f5 │ │ ├─147758 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─147968 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─147978 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─419880 sleep 15 │ ├─9af15d1bcc497862554bc4562a90729350e4837baa1f98d952658d9aec9a75a3 │ │ ├─100772 /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 │ │ └─403071 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─82b8d0a60ed726a165b83520cc5bf745e9052cbbf31a3b09d0b72548d804fa37 │ │ └─284201 /pause │ ├─86632c6b6969caa07a03f9587506c88f6e3a2236f8d9f41dc27cb3d6b027c7e6 │ │ └─259615 percona-xtradb-cluster-operator │ ├─55de08eaae4d88d8e7f385a542bd11b54ceb3c89645ff4631617f9a2e64d7ce6 │ │ └─100116 /pause │ ├─e68a7b0b80e27edd44e96072349c33ff6ad5f96914fa6618d74009e20898c10a │ │ ├─63365 python -u /app/sidecar.py │ │ ├─63624 python -u /app/sidecar.py │ │ └─63625 python -u /app/sidecar.py │ ├─cf43d828e9f161a79e99868222457063269e4b55c900157344540e2138f2ae22 │ │ └─288349 /pause │ ├─12cd637c8a9abb8d82c5dcdf3cbc55424e9c739b6f1542b0f3f21a45a90fc40d │ │ └─259082 /manager --metrics-bind-address=:8080 │ ├─3df8318604860f4ec938a89f4b11f23af68dc08746ca9a6c29f18d7cd208cc17 │ │ ├─86076 barbiacan-api: uWSGI master │ │ └─86088 barbiacan-api: uWSGI worker 1 │ ├─1b73bec5234f2d9b76ca9689168498ea73c1b0d0b5c446593dd8e2ab639d1238 │ │ ├─147130 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─147255 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─147269 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─147527 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─419761 sleep 15 │ ├─227df5f322ae0c019a22b149e4d17786ab60d37fba76e2e7e000aa1a8d387a11 │ │ └─162836 /pause │ ├─d5933856f65d186da1ad12858611a145febf8f8f0a5eb296ea6c54d08dd017f2 │ │ └─48449 /server │ ├─8512400e2cb812441c4c48fb9bcc7c2a20aebc2cffdc4d25ec90b64d026242b0 │ │ └─46215 /pause │ ├─d4241efa1c0e103505949c5f4df72ae120c38f86852f7dc863bb0b57aabb219f │ │ └─66330 /pause │ ├─bae715e5a35326616389f141b2a1587d4763e24baf29fef0f1f0558ac7fc4760 │ │ └─67359 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e6d849658f9b10501e2bd42c7b35f8e2d956bd04fd6536882fdbcec69677d5f4 │ │ ├─204526 heat-api: uWSGI master │ │ ├─204549 heat-api: uWSGI worker 1 │ │ └─204550 heat-api: uWSGI worker 2 │ ├─b1f3ac865047a64f3b9d6e057f1db2e549947c9c34187b59150e88f294a68ea4 │ │ └─144918 /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 │ ├─944923b5dd22cbe46bde3f194a893baadc56fd6a12b3b663a0c9fdf59aa8c3c9 │ │ └─66913 /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-74.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 │ ├─5cd044e5e01d7c22e0bbf8e413fc6700704144867681989f18a59ffc8995814f │ │ └─176374 /pause │ ├─5bdeb705034e9edee3a053482e9e1fb970842e0f66ae8bcb5f0789cb4f92c262 │ │ └─287294 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─9f68bae1ef299331b1e66143d6093ae6c7f0adf276dca868b73f72b648af60cb │ │ ├─ 48402 /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 │ │ ├─ 48414 /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 │ │ ├─ 48557 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─286430 nginx: worker process │ │ ├─286431 nginx: worker process │ │ └─286432 nginx: cache manager process │ ├─19f248626e401ea46e0be558657f08b0abe689ee7c253f8b729f61dfd69d68c8 │ │ └─56811 /pause │ ├─7b88db378266ca66eb3d18ff4ddffadad2e730f8f73207ab0549d3ab069f46b1 │ │ ├─128633 /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 │ │ └─128773 /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 │ ├─2c2b856951c5bfd0ae0d186e9d8773046677d908ee9ca968cbc4a4dddcfaedd7 │ │ └─263707 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─fc2734515c8958c3d300afa514d967bc7a660253d42a59bfd002915d905951d3 │ │ └─63955 /pause │ ├─e935e538ce82736ab3abcaf9aee54997918f64badcd0120640306e978a25ad93 │ │ └─273539 /pause │ ├─ae72e219778184895a062d731424ad334c5d20fbee0e50f737a49df5eeee8740 │ │ └─127588 /pause │ ├─84049a1746fc2b20602c7b312961bc13fba26b835c0aeed7cc6543c95c0a742e │ │ └─49595 /pause │ ├─20bdc5cbcbf66546ce8fcf332f99cfb131ea0e0c6c89e9c98211dbf3ba8fada3 │ │ └─216214 /pause │ ├─a0126982d3eab4ca000b7520f31adb2b12063a49b7114dbc0dbf5eb435d8a545 │ │ └─43455 /pause │ ├─1eb751a045dec72e4f73ccf59b233c5918ed74be4880af56c12c8b0a32baacc4 │ │ └─112393 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d01d3714d064827550bfeccffba6968e2d939013846f67de117677adaf40a25e │ │ └─258761 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d1f74861a80bace6433c68279cff92f371158f2963966353c5f523daa88da917 │ │ └─258992 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f57883ce639b459bd671f6d56b4b748e27f2b08fb9250ab476ee6c8905d6423d │ │ └─163296 /pause │ ├─d6ef93e4840f4b7eb8348f0307322f5aab3cd9e8a5964175d95f5e7ff732b057 │ │ └─163235 /pause │ ├─332e754b778b80bafca823ca3d90d1d604667d11a882edc0fd9473a68f232daf │ │ └─65557 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d20d76021c45e7c5cc49aa151fdc063734e0079d54fb888477c84103fc1b39bd │ │ └─130155 /pause │ ├─fc7db0a61da4fa6031e4e982873ff917f84a8a237e5bf3a23a49a56c65ce7ebf │ │ └─190829 /bin/bash /tmp/libvirt.sh │ ├─cb1d875d10159706600f6fa0572b9ae7e96b1a723af43cf4c82ea384714660c4 │ │ ├─174980 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175340 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175341 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─5e4585bf229333b06a3d7557c632f8d7f9323e6765565700cbacd8e3564cb1b5 │ │ ├─251179 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251468 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251469 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ed1818b08493bf80c897c43770d6ea8eca0dd3c6a4f7dec02bf3edfb9f559fa9 │ │ └─273123 /pause │ ├─378b2d637d3108400028b3accf4e1dfe6742751451f6bcd4b60683350509cee3 │ │ └─61740 /pause │ ├─d4e06ae591a75d39af92b3c6d768be13f08fdf212c14dafff949cfd0f3f7edc8 │ │ └─68156 /bin/oauth2-proxy │ ├─ed5d95e9d04e0d68899a973cf54aa006ce3a139394f9c924125ac1363d95d3bd │ │ └─52451 /pause │ ├─471781a8393c6fc0ef9f4881011c3b36e568f58e72e562521ff14f90267b6e86 │ │ └─262356 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─29752c4e4d1dfd98ce1be417ad492a2b4fd6dd9f59c550191f835f7d510eed0d │ │ └─259150 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─17ee221349cb7f92a7ee2c8634c56bc928b8c36418ee43706a78308425a9379a │ │ ├─189318 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189677 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189678 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189705 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwv_rsgha/privsep.sock │ │ ├─226812 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgttnzym6/privsep.sock │ │ ├─227078 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmprtksjv6_/privsep.sock │ │ ├─227214 haproxy -f /var/lib/neutron/ovn-metadata-proxy/e404d35e-3ce3-4df5-83e4-c230d6c808ea.conf │ │ ├─395073 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─395075 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─20de9ea95883191885d8073cf57f53a84ff33350f9c22ca0b7258d8fa558fa31 │ │ └─233700 /pause │ ├─007d5415117b0dfdfa02013fd68fb9a4991042419923876f4b356e999d83f660 │ │ └─185583 vector --config /etc/vector/vector.toml │ ├─b78485cea60b651dcb89bb7113c3b7bc1ed67bba584be4ed95a002b1bf00d8f8 │ │ └─48181 /pause │ ├─753348a10c8936572b59045f8dfdb73cec464c3db2af4db8723739e514ed616e │ │ └─191446 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ab23c6c7d8e43aad8bcb99cc9203d4748f200fb152492a34ea62bdfadc8b87c5 │ │ ├─178801 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─406307 sleep 300 │ ├─40ecda4b9f95f966139ff54ef81bd52cc196faae8a9e20f9aad52e906f0438a2 │ │ └─45986 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 │ ├─d843a218e80b07b6af8e7ebb8a06a1de0f82e6acc3fc50b8cba3838ea75077ed │ │ ├─144954 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─144974 /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 │ ├─fa7addf46a49c38c72149fc09493a635dd604323881c6cfc4ba9665670c354ce │ │ └─46175 /pause │ ├─c1313c3ed1888590b72ad144d49039fa5d67082e56a4a11bfc68643a29e5493c │ │ ├─187453 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─187997 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187998 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188000 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188001 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188002 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188003 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188004 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d07fafeca823257d73a539c0a3144019ba27957e40842553d9b97f77ac7729ea │ │ └─184849 /pause │ ├─b96bd9b15ba3ddb6999cb64ccf1ea609e4fe3161d1f8546da0b184054c4e7919 │ │ └─63610 /pause │ ├─0512c610522b2317517e4cf3030cb0ccfd943bd2b8e79ae173a7ddad6f4c52ed │ │ └─61886 /pause │ ├─1f9025ec9efb4de774591c47f2268490ca8adb1d1b1308a73d2bc4468261a804 │ │ ├─176505 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176531 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─176539 erl_child_setup 1048576 │ │ ├─176589 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─176590 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─176600 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─176852 /bin/sh -s rabbit_disk_monitor │ ├─ec5a5814ebc51bc27231f9630c160594ad619d52e1d3a5f2990f28546d93020e │ │ └─127622 /pause │ ├─428f2810c3c571a22920cb1e829f1b6950995931d690efb9617f50843db6fff3 │ │ ├─68713 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68730 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─68736 erl_child_setup 1048576 │ │ ├─68882 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─68883 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─68896 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─69136 /bin/sh -s rabbit_disk_monitor │ ├─3987682458eb0cdb6a996462abb686e2249bfa13bc234f2e6b09043f307461a7 │ │ └─178348 /pause │ ├─8040c96b275a9aa366b560e2b13591df55612e4cd9bf91b3de4930938616fc38 │ │ └─124680 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ab1bc1b41a574d27dc145b43a299ccce29c81e359a4386b35a08d6e3d1a0c204 │ │ ├─282756 /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 │ │ └─282982 /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 │ ├─933958dc607576eba7ea725d175ca675fe4a495b81e4883ef3cc78d1e6fddff9 │ │ ├─112932 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112949 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─112957 erl_child_setup 1048576 │ │ ├─113023 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113024 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113034 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─113203 /bin/sh -s rabbit_disk_monitor │ ├─fc69f6cdc5a77709f5caca582569115bd573d1a8a36b8f621a992a48418e2055 │ │ └─87952 /usr/local/bin/rook ceph operator │ ├─052ae291e93205a40c0f7e662a62a35952d7dd4066839b5ecc8730caa1a72d93 │ │ └─79746 /pause │ ├─0261346b81a14f2f1a16e9a439a60604e25bebd22e3e328896daa3e877b5eb00 │ │ └─145487 /pause │ ├─ac0daddccddac53d3a84d79271a229143a5fdcdff92d8d277f8ec99acb5c3f71 │ │ └─52743 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 │ ├─6ebfa4e24b900713563b1811fb2d66b967e58c3e695621ce322f4154631db708 │ │ └─63530 /pause │ ├─1cdfd56299886503546f7a50837acc39a8a0991c1f916d580d6a6901ebd8c24c │ │ └─67946 /bin/memcached_exporter │ ├─ba32f1f55d5244cb2c6e022dba8e6d1b24a37d380b9e3ce32bbf9cb97a0a8f80 │ │ └─42124 /pause │ ├─d85f498dda4c39139ee17b66050671290a43e59fd30c8b1d659cf06edcf3736e │ │ └─46265 /pause │ ├─5b4eb57b207927075cbe31663c623b1e3351a7634ce3f3a326cba68e9e6f706b │ │ └─68177 /bin/oauth2-proxy │ ├─c950939ee3980602e2f0f43ace05fadb715e58b6f416822691e166c7253c26a6 │ │ ├─250970 magnum-api: uWSGI master │ │ ├─251021 magnum-api: uWSGI worker 1 │ │ └─251022 magnum-api: uWSGI worker 2 │ ├─3ae28e03277398d5e0706c7d6de43f31d2dd73ef0d55b18c5ce66e5a7b1b7eb7 │ │ └─57925 nfd-worker -metrics=8081 │ ├─7a85ce445f9d8f01899af8e0f7fa2541c1732680b93bd5419dfa5f2771f522fa │ │ └─225961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f5b8075e3ed4554d9c2a6e7c05fa4f442372c5ab8512512f9d3cd6fd6f91b311 │ │ ├─124182 cinder-api: uWSGI master │ │ ├─124204 cinder-api: uWSGI worker 1 │ │ └─124205 cinder-api: uWSGI worker 2 │ ├─b40fc83f437de62e457a96901e3fcec18ae5d07096ca48e72bdebdff4c20f6ec │ │ └─178122 /pause │ ├─50e20101526ec306e368c44944121e4417465013447c62f6894a36fe5926730c │ │ └─42233 /pause │ ├─c734d7a91fc171c5bd1b50cd9401dfdcdd356e847d6c96e93ee1ff115e353a22 │ │ ├─50317 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 │ │ └─51578 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 │ ├─54cdfa5cdf350854c4c8c38f3f3cd4354a9cd8b9b9abcc94ee687d65e17339ca │ │ └─64687 /pause │ ├─996a413319c645ea9b60a6c23059772938190f05d957a9ae733059d0e9f0f3c4 │ │ └─92819 /pause │ ├─ef8bc85e27142e390a5c776e9f44a4b7b876fa79329c3e2d9d491bd54ceee820 │ │ └─66439 /goldpinger --static-file-path /static │ ├─2d14af8fccb782f97c0d63e0881a3bd1756598afa8516e1fcb6a05140e817478 │ │ └─50290 /pause │ ├─83437be173c07ab3219441e49c8f54984b866bac166c492b877c9eb3c28372da │ │ └─66713 /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-74.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 │ ├─b72d7a43647f9d6f2628fa39fc96c11257e6c0f84e24a47d195fd63cf669b853 │ │ └─282527 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2a23a3e6c2083a338ca03f0ba3eadbf330e34740f930aabf32171db782ec48bd │ │ └─57553 /pause │ ├─ab7c07cfeaf429ee4192d93ce04e4b14e21774b8a885bb5a9d262da1fc71a88c │ │ └─67012 /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 │ ├─ecd769c90d2cba2a7f31b4b3ef58d11321a22f1f439b529eab79fb0b42d3882a │ │ ├─109130 glance-api: uWSGI master │ │ ├─109148 glance-api: uWSGI worker 1 │ │ └─109149 glance-api: uWSGI worker 2 │ ├─ccfbcc306c1656fcb9628a587da734023de5898fd3342e70f7cc2d03a9213240 │ │ ├─312889 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─312925 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─efc57925e2b3dbb88384f952889431f7a5afb3450dec34038f2a76af038a54e0 │ │ └─50626 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─adde387bc7f577d7f0d09961745fa7a9117025ca797fcffc4f9d03f39d89e2e1 │ │ └─46471 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e62db21a5a65337e9af191dc5ec0a8c7c95c4f817e9173b78fd633e945bc27e3 │ │ └─48075 /pause │ ├─666ef5ef7a0057883c5ce0dd90e6b3cecbe98c9f36bbf158473930cb27d1bf27 │ │ └─68331 /pause │ ├─4c7b7de92582df2c4b3f11eef131f80c1044cef0fc68183062fd4e90f6f5e854 │ │ ├─135298 placement-api: uWSGI master │ │ ├─135324 placement-api: uWSGI worker 1 │ │ └─135326 placement-api: uWSGI worker 2 │ ├─6e0dffe66239313f141635db81c9eea41cd404662f6c09bb1f2065b33958d93b │ │ ├─63335 python -u /app/sidecar.py │ │ ├─63602 python -u /app/sidecar.py │ │ └─63608 python -u /app/sidecar.py │ ├─52116b732a23b72215edc2a0e9798e195f2226d8b00c05192a5f6d5b14406ae6 │ │ └─144477 /pause │ ├─bc8c9bc093705da4a10fb750f783baeed003901575a8db61cb1a5bac727baa82 │ │ ├─286721 apache2 -DFOREGROUND │ │ ├─303019 (wsgi:h -DFOREGROUND │ │ ├─303020 (wsgi:h -DFOREGROUND │ │ ├─303021 (wsgi:h -DFOREGROUND │ │ ├─303022 (wsgi:h -DFOREGROUND │ │ ├─303024 (wsgi:h -DFOREGROUND │ │ ├─303026 apache2 -DFOREGROUND │ │ └─303027 apache2 -DFOREGROUND │ ├─c9ddb7298b594202a455a967530821f2f7f897565c95a993a1d990a850ff1408 │ │ └─282535 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8d82c01710c4f5e070da35d20091dcd6ebb17d46bdbdf3bd07087362b00623b0 │ │ └─207826 /pause │ ├─94b7ba6d45cb29a47e97fa41d07f3f416d6016e0425f5caf4137428a70581923 │ │ └─67865 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d455afb581655b2034ac59956fe5df1b57fd40ed49eadd38581be36e644be91a │ │ └─42350 etcd --advertise-client-urls=https://199.204.45.74: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.74:2380 --initial-cluster=instance=https://199.204.45.74:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.74:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.74: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 │ ├─7dff6b76ea1205427ed1e806cbe3eede82c4bef6d7cd4ea731b9fbc9781b2477 │ │ ├─226835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226884 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─412659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─12405c00de9319724e1fdb8b2e9888c286ba40e41c1ef8e083136ccd000905cc │ │ └─66759 /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 │ ├─b2673226a3be3849fd415c4d8942240a780730ac4cf745e19b5b73ea6cce9ad6 │ │ └─263283 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 │ ├─199fe0ab9252a650b409d16f25d5d6bdbccaad141a42772f9628951d1eb0f4b6 │ │ └─229898 /pause │ ├─4ea4de9e5eafde0536a34b1428f40e3bd17f656797b243292569691ce79c5e2d │ │ └─66532 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─07b671178970eef3ff393ea276d8daee926998431d37dd0af562c2b1824230b0 │ │ └─44809 /pause │ ├─2eea889648db5a8b066c38369b03e1c74021e75124acfbfa466455a7c224bb28 │ │ └─163179 /pause │ ├─02c83fed2b251899e482a76ee7596a06a88ed3ae34b996d9d0fd69bdf72a7bd2 │ │ └─45244 /pause │ ├─ed7c1c0e9de467caab3ded1a5fd550dc593575603751e3aa8a320863c998ab5c │ │ ├─43954 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44333 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─95a21e187828aefec2e0ddd5f571a80bb285e0673982d1fc8b4a368c575ab479 │ │ └─190672 /pause │ ├─2161c99a7df8ff6d54e476d0c4b8bfb1a28d4132ef1083ffba4b3530551bb8a7 │ │ └─81182 /pause │ ├─60e5f309dd0dca471d8e0f849a840bbd956fa12327214c8aa7e57cb1251274aa │ │ └─250737 /pause │ ├─9cb9de5a9286fc0b67f2766e214ca54e4bfa92f46d4b6c9f592287043b9593aa │ │ └─101442 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d8e8a16484f5055a46b661b2639c62ba774ebc520fee2dd5494eeeda7fa9c107 │ │ ├─110933 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111266 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111268 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─72092aa1c64d97e0d2cd1349ce7f70bd6627b09fa4ee1cd39ba1f23be20f3cc7 │ │ └─67475 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─db211d32820766fa2a4b22f366c245010d25c4961abe1f895648738408b6f0ae │ │ └─53067 redis_exporter │ ├─0f6b4e94e0934934b06b4651b59ea060922673b4c73ab362055c2f3522e98110 │ │ └─57848 nfd-gc -gc-interval=1h │ ├─4f129071e3ee3a5758ab7d54ca97400e7a05a6e18cf4215c26aa581425c99008 │ │ ├─195570 /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 │ │ ├─394674 /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/tmplofdrv98/privsep.sock │ │ ├─394870 /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/tmpdpqn0eyb/privsep.sock │ │ └─396459 /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/tmprqri288b/privsep.sock │ ├─1b1e4629a55d8ac7adb4f34123d858055c3e32095b1489991e49f8c38c88a487 │ │ └─273312 /pause │ ├─2e50625264b3e8551fd96446260c651c3535ce31eba0ded19c420b1ac18361c2 │ │ └─110575 /pause │ ├─a38bebb00fa47bf95b8c840734123205463358dfd6b4cc9f58910ccca130e738 │ │ └─46425 /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 │ ├─171478e37984a8d21f6b2a3ee6bb8d1f98162714dc5d1a8276e539b293102a71 │ │ └─235293 /pause │ ├─45ab72394fa4d44894476cfb79ad94d212e3c0f02017795245a4ecd45c816dcd │ │ └─193153 /pause │ ├─ce8ad24153315e1232bc7610480deb27f67270f4478760aa5542d82431f81c4b │ │ └─50399 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─0db69463029ea5626a75f949201e48739bbb5b6681de143779b6dafcced51997 │ │ └─114588 /pause │ ├─3489cb2e19f0416e9cd1656ee7879cbdcacdfb8f33cfac09771b551aaf691be0 │ │ ├─282543 manila-api: uWSGI master │ │ ├─282578 manila-api: uWSGI worker 1 │ │ └─282579 manila-api: uWSGI worker 2 │ ├─3dbcc7deadcdbee852728b3575942d697d719f3fb2dba98d8457021ed58f6f28 │ │ ├─174987 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175344 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175345 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─fbd63d6bf41519785793508ce18fec205b4b2c10004f6a2036e4a5db01331160 │ │ └─67820 /bin/pushgateway │ ├─886dc047cf5f7666222b8936a167cda8f767eab7a9738b923e401b8b16658794 │ │ ├─ 52985 valkey-server *:26379 [sentinel] │ │ └─420015 runc init │ ├─8369992e616c5fe1f6b106fbe138ac8e89c19ad1b84bb4e81a7521677d695193 │ │ └─70388 /pause │ ├─ec9f92e0390c89ee35e202e02dd6a03bcdbd9af2433b233a7bf95baca92dc8c3 │ │ └─65611 /pause │ ├─caab59bb055071a769f25dccae28238216fa2bfa761eadf6a27754dd101f1f14 │ │ └─46378 /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 │ ├─5b3d2c2a0b9eeb249fb57178555baac7a89889df1742f6670accb88d7f783a8e │ │ └─258858 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─836626939db13b9d8a1adb741093dbcb203576d269143c69a56b02a90c17dc03 │ │ └─150316 /pause │ ├─da6b77ab0f9dc106fe5e4f965ac4f8b2f860510e5885f8d11f0a3a143b1d1cbd │ │ └─62922 /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 │ ├─ceab0bcef0e50a7b2868151ba7cebebe619f05c407766188ecb7905445224169 │ │ ├─204356 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204594 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204595 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─07ff77d4e4fe0945c07a6d43531a6a3a100f00ba5c03d8b0cfad57d4046c6061 │ │ └─147363 /pause │ ├─7108954b1a15c5865f8e0e0f461a2cdca1071cf4d4750a9124640b791d9d0548 │ │ └─263821 docker-registry serve /etc/docker-registry/config.yml │ ├─5fb97af4599476a7a415d0024cdc99bd527d10d2f951a87b9edf0238b34bd519 │ │ └─236619 /pause │ ├─92a284a04870ce12ba9a25cbb695470f3b1c8d79c5f6cc881dbdc9e7a636308a │ │ ├─93132 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93152 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─93158 erl_child_setup 1048576 │ │ ├─93277 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93278 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93289 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─93723 /bin/sh -s rabbit_disk_monitor │ ├─3949f820e2c34aac0a199ad6c50bc93738bb681902b518ba20fcded2e43dd08a │ │ └─57505 /pause │ ├─0b2667ded2d770905d6fc43997781d587f89255b0b80047cdb7986cdc9d996f1 │ │ └─163863 /pause │ ├─33005b8128bb44f2e95c5df39708d209bd40bdbe0a7b3b06c7790ab2a2c364b8 │ │ ├─185659 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185680 neutron-ovn-network-logging-parser: uWSGI worker 1 │ └─551bd41884c9ccdb28ab48d0fef2a49d6eff27d3182ed81080ea6f088bcc77c5 │ └─193053 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount