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 │ │ │ ├─21245 /lib/systemd/systemd --user │ │ │ └─21246 (sd-pam) │ │ └─session-22.scope │ │ ├─21234 sshd: cephadm [priv] │ │ └─21260 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─718 /lib/systemd/systemd --user │ │ └─719 (sd-pam) │ ├─session-4.scope │ │ ├─1469 sshd: zuul [priv] │ │ └─1482 sshd: zuul@notty │ └─session-1.scope │ ├─ 715 sshd: zuul [priv] │ ├─ 732 sshd: zuul@notty │ ├─ 879 /usr/bin/python3 │ ├─ 1473 ssh: /home/zuul/.ansible/cp/162.253.55.52-22-zuul [mux] │ ├─409472 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-etwyowlsgoyioevusbqpbosxkalerqsa ; /usr/bin/python3'"'"' && sleep 0' │ ├─409473 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-etwyowlsgoyioevusbqpbosxkalerqsa ; /usr/bin/python3' && sleep 0 │ ├─409474 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-etwyowlsgoyioevusbqpbosxkalerqsa ; /usr/bin/python3 │ ├─409475 /bin/sh -c echo BECOME-SUCCESS-etwyowlsgoyioevusbqpbosxkalerqsa ; /usr/bin/python3 │ ├─409476 /usr/bin/python3 │ ├─409477 /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 │ └─409479 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-bf445fa9ba08a60035e6103f92cea37898dde184f776da5e24f72000b5895814.scope … │ │ ├─12239 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12252 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─containerd.service … │ │ ├─ 9810 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12208 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf445fa9ba08a60035e6103f92cea37898dde184f776da5e24f72000b5895814 -address /run/containerd/containerd.sock │ │ ├─ 12577 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e5276bf95e7622b4429c1d857f5edf24899f11cbac9d503f3a751854c51a3bc -address /run/containerd/containerd.sock │ │ ├─ 19158 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b51df7d21c8e4fb09fa3f12395f1cf082c9690e281766843a1c8b4b1ff4be0b8 -address /run/containerd/containerd.sock │ │ ├─ 24333 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e9ee65f5dbea2dee3436b1bfc16c654706558651f940989cdcf414cfdf77682 -address /run/containerd/containerd.sock │ │ ├─ 29055 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aa3d92ca18edd0c905ef9d2728f09c3031c22f25a71dd759373c7480b7ec4957 -address /run/containerd/containerd.sock │ │ ├─ 33664 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7781be1e9e7e0b12a989570be5a2340b6443fed25cd3edff834e6c8a9b6d663a -address /run/containerd/containerd.sock │ │ ├─ 39306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 250b16cbc5f1f19ed1fb5569786c0a05fd0f310bdcd6f0b227b13413b5642793 -address /run/containerd/containerd.sock │ │ ├─ 39352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b633d87b7b9e6b1c356d074c3f79824a92236a8f16a1ec94a7708a5a4585a4d -address /run/containerd/containerd.sock │ │ ├─ 39365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b436019b6870cc50c8e9789a86c9f51bcc10de670f580b242aa33d1ad8d09ef6 -address /run/containerd/containerd.sock │ │ ├─ 39383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c373473bde21e329790b26bd9007a78df9b075f3339b9d1c89090a7bd909364e -address /run/containerd/containerd.sock │ │ ├─ 39388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c602438aa7669c4dd0d806b7b2988debac695dbde900340f84af32df3426e667 -address /run/containerd/containerd.sock │ │ ├─ 39912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360894875da5bb96e3bcf43e99b40ed73a95bd054e2a125fde6eb8546dcea928 -address /run/containerd/containerd.sock │ │ ├─ 40649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f66f06ac3f5d3028e9f76593e44e8729d2183d0f4cf1d4022b67ac0401bc8e -address /run/containerd/containerd.sock │ │ ├─ 40667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca520f8bef8e2e73a90318b5e0bb2001536d90bc73c3754153a334318ab882f -address /run/containerd/containerd.sock │ │ ├─ 42323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33592b2f67e400f4d2f0448aba5f70538156c45a2a692310ea15f12848be6d5a -address /run/containerd/containerd.sock │ │ ├─ 42415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 535e1c692ab5f4a7936aad9928f464ac35888ea70f5d4f44271b5e8fcecd3927 -address /run/containerd/containerd.sock │ │ ├─ 42459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f227ed7422f1f8b482830978bd7e8a574b650dfc8f2862c3b0fc1dab6afcba49 -address /run/containerd/containerd.sock │ │ ├─ 42549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da027e687a5e4e80350b3f405bec6153ff55e98be2210d1008304b9bac6a4c9 -address /run/containerd/containerd.sock │ │ ├─ 42726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01b8222575f4e35cb40f20d709c7365794d2409f338acdba0c66968088a398e5 -address /run/containerd/containerd.sock │ │ ├─ 42774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e923f3649eb017b47fb4449774639c1ea5207cf0c06aff0b69d141f9f77e9f -address /run/containerd/containerd.sock │ │ ├─ 45109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd6c1c18f7fa27cebc7ed1496f70ed4cecae3f8b13066da38960ac811dd03990 -address /run/containerd/containerd.sock │ │ ├─ 45221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c15c27ee2a4cd453a9ac6a11ae9e90466d0cf0ffdb25864a221e027c65ad25d3 -address /run/containerd/containerd.sock │ │ ├─ 45973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688cfa40ef3478d86b6f5ed08c5e379cfc2b9ceaa82479b1e6ea259f4e7e85b1 -address /run/containerd/containerd.sock │ │ ├─ 46073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c1c287741f4f8cc86a84a23b6f78d79618e693d8c2f5d6df40955219b8431b3 -address /run/containerd/containerd.sock │ │ ├─ 46391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0b4042042591d39fbc7945eb9075de09a0bad49b05f024b74373306d6250dc3 -address /run/containerd/containerd.sock │ │ ├─ 46873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd417c7e45caeeab674d58d2bd6bfbc745c2d7f90efe32ba34f0825ec78a1276 -address /run/containerd/containerd.sock │ │ ├─ 47321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0664d5cbd38b5acd0e1844f6d4614356f30e4581c72af4e36f3604377f615efb -address /run/containerd/containerd.sock │ │ ├─ 49724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2bed9ec957ca505fade0a6379a08be65db33388fa6d9b9cdb24167776dab9d -address /run/containerd/containerd.sock │ │ ├─ 49890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd82cbf610761aa5535223799c3dda7ecf7bd19a8c65b2c86449f60b148bc3c -address /run/containerd/containerd.sock │ │ ├─ 54303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f8abdd0a7095577866042675bc7dbe157b5335654c7a3fbab6262a4454ae10 -address /run/containerd/containerd.sock │ │ ├─ 54938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332de06ca28aa6343bf3ef55bdf0d495c39c01d549686766cd28c15e47ccaa27 -address /run/containerd/containerd.sock │ │ ├─ 54987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a0b04be6455280ebfba778ff5b706a5a2f78b06f1fcb20db3135cc3653b2522 -address /run/containerd/containerd.sock │ │ ├─ 55046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a4d825041d1fa55cd75bb79924c9961406d75c1408ca620222adb5c307934bb -address /run/containerd/containerd.sock │ │ ├─ 55209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f83be14e124d0ec90ede8d9d9b19e0edbfdf80cec56e42deea87582c5dba9f47 -address /run/containerd/containerd.sock │ │ ├─ 59655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ccbbdb23877b7c085062f0991ad06f9d2dde02fc8816d45a287e0878a54c9b -address /run/containerd/containerd.sock │ │ ├─ 59731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6abf986b0a3c6ba6f41917d049bb3c4f3c7d16eb1b7a03a820f09963a8c924eb -address /run/containerd/containerd.sock │ │ ├─ 59841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3db85bf0fc0598c2d404a65b071ccfea5501d077a16ef85810944847fe38370 -address /run/containerd/containerd.sock │ │ ├─ 59878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86be476cb702cd4a7dbf40ed2c7e21a0e841a83bdf9047cab7b4ee9921bd48fc -address /run/containerd/containerd.sock │ │ ├─ 61717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94912a9351fc441dfb7d8e808ddc1fb7720268a76347dec9ab212ff1106dd572 -address /run/containerd/containerd.sock │ │ ├─ 61821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8165442948c416828819b0154d7632eb64a1e45ccb317e2b3a5517c843fe8a4b -address /run/containerd/containerd.sock │ │ ├─ 61867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 499f6f03dcb556dde9ac3c7b717b19d4c94d74b50cfb0a70061d332e70e82882 -address /run/containerd/containerd.sock │ │ ├─ 62037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d722e0e5673b89a0c0e5497ff468b50118b2c32b6d59679889db04ba45f93068 -address /run/containerd/containerd.sock │ │ ├─ 62459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f531ba2fc7ea7d60a2f1f8d8d6c24ff9817cd163f537177eca7257ecce118f0f -address /run/containerd/containerd.sock │ │ ├─ 62486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfca2adae626ca197265d9c0f7c3b1f5d2fab42d97935432660c17e93495da72 -address /run/containerd/containerd.sock │ │ ├─ 62639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe29563a264a10c71f848f4cb9795a3e6c7d334bbe25b69ff5d41f5f1e43be12 -address /run/containerd/containerd.sock │ │ ├─ 63260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8683173f727a5de8419bc66d42265251960fd3a9c6f2b2611e13f226fdd21304 -address /run/containerd/containerd.sock │ │ ├─ 63269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05eed9a9fdf517ba6f55a5a7a457dd40ec559595db3d2d787ba6e9a81a76aec6 -address /run/containerd/containerd.sock │ │ ├─ 64004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb5f60dffbd43273954eb2e1a60d11a8ecdae91f7b0ea19786d3487eeffba823 -address /run/containerd/containerd.sock │ │ ├─ 65286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e1b551034946698d5ac229179f257c4c00f6841bf53ff4686776211c04a0899 -address /run/containerd/containerd.sock │ │ ├─ 67816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7970e5b4abfc7cce480439271281d7812328e9dccf613e64a820925e3e83810a -address /run/containerd/containerd.sock │ │ ├─ 77046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71123a9d2891475a4ab82611e0ddc1dd4e8a8e9a108fd1a2af0404922b1d6a9e -address /run/containerd/containerd.sock │ │ ├─ 78573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1be55ee06427ca0807783e786ffb34b9106d897146f40af34c3a37b4299b887 -address /run/containerd/containerd.sock │ │ ├─ 84593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53c6102106c938a8714c10a705295f80fd29e110ea57c4d3d244a272075ed542 -address /run/containerd/containerd.sock │ │ ├─ 90960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2734f7a282e4ce6c7b8de573387c8b9c106eaf3fdab52fa94159d65e566f1d9 -address /run/containerd/containerd.sock │ │ ├─ 94827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff90014d8e52640bbad734438e086f9386dc4c2d97338c1214fde5f655d90ef6 -address /run/containerd/containerd.sock │ │ ├─ 94906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0144715f93b534ad7e0d498df44900f53fd4cd08d9283a603926bf0125a25e94 -address /run/containerd/containerd.sock │ │ ├─108164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f7a327120f7a8ca8371c85c64f2971f7f56e000d14ed1541881661ccddedf4 -address /run/containerd/containerd.sock │ │ ├─109759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a51bf073392f744db04e0bbd6353441346a0f4e4da21bcea5d08e97f820c72b2 -address /run/containerd/containerd.sock │ │ ├─109803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f463b9bbcc049d9ff6a4063cf97ce32a6c81b86cf7365533afd7ea939d48e14d -address /run/containerd/containerd.sock │ │ ├─111672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8d2892de7d9ae335e1fa407c347c86d4aceb20abadeeba195d0ad1934d6a28 -address /run/containerd/containerd.sock │ │ ├─113515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f42e0f6c7918204eee6b5a715b2997f132ad7dbb53d1798b1b205d88bcdda66 -address /run/containerd/containerd.sock │ │ ├─113686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0cc5202b554e3f40ef6e1c8bc7702d38e83ab43d9a5b7eb10dd51627d4683d3 -address /run/containerd/containerd.sock │ │ ├─126553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eefa496227893152a2a30185e2cc5697165680d047f185a1e7a8176a057cf10 -address /run/containerd/containerd.sock │ │ ├─126593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f66f4e94ac2429ffc6acecaad71bf1dfb7754f1fa0d2bc45e76822dbe9b7fdc1 -address /run/containerd/containerd.sock │ │ ├─129113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a12213972d2b584171f470f1b3fc6e3568f8e20ee2fc4fb1cffce55cf63430d4 -address /run/containerd/containerd.sock │ │ ├─155262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb14e9d9d3e4b223cd03dc4603e0602e9186e9eb091201636806d68c92030635 -address /run/containerd/containerd.sock │ │ ├─156468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e12bbb976e16a0cbf3554bbc2b15cc9d4ec541ec8e240c16870e5ad67d8d4fb -address /run/containerd/containerd.sock │ │ ├─157699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 125007070fa5e5614d12175fb5428e35f05a81232029f0db11ba897239443b48 -address /run/containerd/containerd.sock │ │ ├─157761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6ce53b21a0c13fe4aace9747afe70a6fb173956582ac6217b2d1680652fd12f -address /run/containerd/containerd.sock │ │ ├─158240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c112edb4a9c3277aef8471b169a8b1a2fc5f3363d44acfbb7210c43c65aa6258 -address /run/containerd/containerd.sock │ │ ├─159392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0fa46fc610bd0930522ffc8226a1cdfe4039433ba2757503b4214175fab7434 -address /run/containerd/containerd.sock │ │ ├─161410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a774122ca7673240f690d7d1d050f68932062d6733c5eaadde5d39a676e66af -address /run/containerd/containerd.sock │ │ ├─161598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab85d19a8794324b0b9601502993002fbbc9f885835d20a589ae0f69092f740e -address /run/containerd/containerd.sock │ │ ├─161810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f871c1fa9147990e9bf4f5ec33f50e3f0b0188761c5dbafb40edf21d89c425f3 -address /run/containerd/containerd.sock │ │ ├─161987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0167729d252bb1927475c14f46faa227346db2821e3a2d32630a9b25f3f66fc9 -address /run/containerd/containerd.sock │ │ ├─162242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 212a30a872d5d462bf8d14d08e68acc110b6e39428a00e1ab004d56b5852ef01 -address /run/containerd/containerd.sock │ │ ├─162463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8e34c1a6773f781dabd247f3a8459b4810cdcbbb51838fd9e0fc2c9efca852c -address /run/containerd/containerd.sock │ │ ├─174451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b51a15e4f3d7dbbe2a6d1efacb3c5c0a44daa82a832895d7c0a9908f0d11850 -address /run/containerd/containerd.sock │ │ ├─176313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7809bc50521a627875fbb2cd37595a8bd5d3ed8117db86a32693df50e22e4b1 -address /run/containerd/containerd.sock │ │ ├─176360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e608580aadb27a56e05c4843bb067e0b821981eba3efc0b87b1d6d95dd470e1b -address /run/containerd/containerd.sock │ │ ├─176407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16feea53aa29040cba3c6546497711636ccb88309f21fd3a0996295be979ff9f -address /run/containerd/containerd.sock │ │ ├─176663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc3da60b727af7a4f129ca2c01ba6ea84fa8935bd8c56e358d5a4fae72153e4c -address /run/containerd/containerd.sock │ │ ├─183673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d34ff05b70a14ae855a9db4372bfb895d63ae9f10fc9f6b5bb2649cb427cfb9 -address /run/containerd/containerd.sock │ │ ├─188296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76a15c844e6a071a304423596ad957e9e9bd5073598c0093a2c876d3c9736ac1 -address /run/containerd/containerd.sock │ │ ├─191016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18752be490e8dc3bd54961a37bfad7e417dc962e6fac31dab554a64ebbdda8ae -address /run/containerd/containerd.sock │ │ ├─191059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1b23fecb35ad699ebe236474a465efaab736a8a5d95cbfbbc98a8eb2d6617c -address /run/containerd/containerd.sock │ │ ├─191121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8860f16edca65436f950c78b887accc95d9ec282fa2f137bc9f24a323845743 -address /run/containerd/containerd.sock │ │ ├─207893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 527a793eb946ddeac65588675a15a35c8696ef6365c5794e6d0a8d04b3ef46c4 -address /run/containerd/containerd.sock │ │ ├─215648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6ae3fce68ae125bf2b24441c129e536f40e938bfc9e7b5169683aa61f7b286d -address /run/containerd/containerd.sock │ │ ├─215651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92f663b1e21752b43e35cb93e100dd109e9994bf6388b62ad47f5424c6ea3e55 -address /run/containerd/containerd.sock │ │ ├─215659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 855feef7e7f8e4a79273014a3eb468b8d79c4ad23e618e5012ccc4b352e51206 -address /run/containerd/containerd.sock │ │ ├─215995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fef0bc4ec73e3d7945a67024b1f4453930b2bedef065231a5d7c6b55a4eda727 -address /run/containerd/containerd.sock │ │ ├─228103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 999978c3c7452020c5160163daf63089e5ca2cca64dfaecb8dea33282990d0d1 -address /run/containerd/containerd.sock │ │ ├─230397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eaaf3b5e7b8ed29cd98cc3e5e9faf89f8ecd9daa3fdd45862ef45a94ff91f75 -address /run/containerd/containerd.sock │ │ ├─231549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31ef9d5d21b5e70064edf34ed3cf7d4363ef7656302d2d5ab710a0b5ee423d09 -address /run/containerd/containerd.sock │ │ ├─232500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18bd0435191f765f732cd8e3cc6de7a4a12e7cb8966f9160e62423409a833df1 -address /run/containerd/containerd.sock │ │ ├─233145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 498cc30f6808c06712e1f67411a4a2ee53cd266ca5f721cb7f3b22f528770938 -address /run/containerd/containerd.sock │ │ ├─235348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd22e8ae92e4f02213160fb3132479b7ec564b69d9f08cecb76ead6070d9bf6e -address /run/containerd/containerd.sock │ │ ├─236771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c4791ebb899a13b4bd8ed03df5ed455d5060e37a368b85b003f19f1acfa8a3 -address /run/containerd/containerd.sock │ │ ├─236838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d49eec915b99e83e9c334eb1d104e964586a0a73f2579edb9352400ff8ffeb -address /run/containerd/containerd.sock │ │ ├─246903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 314abe4642b71920b1817e149f9011845fd2dc67d8f095f12e5e200cf35a8664 -address /run/containerd/containerd.sock │ │ ├─247306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeecaff393349d63516c38d15b745009fefc758e702cd2ce73e9e7d5c97b51e0 -address /run/containerd/containerd.sock │ │ ├─254498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801876aade3a3886d0cb5790933f6d8a55ee57a52ecd059cf1def9a33a25aa4a -address /run/containerd/containerd.sock │ │ ├─258484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6cec469177ed9a85a98afd1fb96c3aaf6e29c6aa0608eb3849efa0da8251dc4 -address /run/containerd/containerd.sock │ │ ├─258766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21a6037519b73059206688d4c1447f769428d4045a984b59dd8bef61cd51088f -address /run/containerd/containerd.sock │ │ ├─258839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3903461137c56418b935f9db0c0bad5bc15bb4c0189325e4976e44c01852fb47 -address /run/containerd/containerd.sock │ │ ├─258922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 112c8fa849904ff0ca2570dbda86d9c1048a67c7d3e3d39974b46c75edd77c16 -address /run/containerd/containerd.sock │ │ ├─270519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36c5d5574dfc8c1644a1729e85cf05baae3f3c926d705851681aacd3e497242a -address /run/containerd/containerd.sock │ │ ├─273061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90fe52eeafce981033834e4397ca45b8a61b6045db925df7d95081019ac9b7c -address /run/containerd/containerd.sock │ │ └─273819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43882663361ca072a67b11737cc00133b5637805c707a3d3f9734ea769a204f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1200 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─530 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─400 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28762 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29036 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.jrkdea.service │ │ │ ├─12489 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jrkdea/unit.run │ │ │ └─12521 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-jrkdea --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jrkdea:/var/lib/ceph/mgr/ceph-instance.jrkdea:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jrkdea/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jrkdea -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 │ │ │ ├─19117 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19136 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24053 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24316 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33376 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33647 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12126 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12159 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10182 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─656 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─627 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-7781be1e9e7e0b12a989570be5a2340b6443fed25cd3edff834e6c8a9b6d663a.scope … │ │ ├─33688 /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 │ │ └─33701 /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 │ ├─multipathd.service │ │ └─154507 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39767 /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=162.253.55.52 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 662 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─408959 sshd: root [priv] │ │ └─408961 sshd: root [net] │ ├─docker-6e5276bf95e7622b4429c1d857f5edf24899f11cbac9d503f3a751854c51a3bc.scope … │ │ ├─12600 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jrkdea -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12620 /usr/bin/ceph-mgr -n mgr.instance.jrkdea -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1404 /usr/sbin/uuidd --socket-activation │ ├─docker-b51df7d21c8e4fb09fa3f12395f1cf082c9690e281766843a1c8b4b1ff4be0b8.scope … │ │ ├─19185 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19202 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-r7f6284e2b543400e9fc5b4a549ca6346.scope │ │ └─190673 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─407 /lib/systemd/systemd-resolved │ ├─docker-0e9ee65f5dbea2dee3436b1bfc16c654706558651f940989cdcf414cfdf77682.scope … │ │ ├─24358 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─24371 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154329 /sbin/iscsid │ │ └─154330 /sbin/iscsid │ ├─dbus.service │ │ └─623 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─635 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-aa3d92ca18edd0c905ef9d2728f09c3031c22f25a71dd759373c7480b7ec4957.scope … │ │ ├─29078 /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 │ │ └─29091 /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 │ └─systemd-logind.service │ └─629 /lib/systemd/systemd-logind ├─k8s.io │ ├─130b7632cedc00c6201f904c825b4564f314871922f995084b352ca2b9b24768 │ │ └─250700 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─91434b4713dcc40bf8562c0f74891830475f03db4f560b60d5335891b8c3c953 │ │ └─43095 /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 │ ├─527a793eb946ddeac65588675a15a35c8696ef6365c5794e6d0a8d04b3ef46c4 │ │ └─207916 /pause │ ├─743d164925b0cded6dd0ce45b725cd286b7d5d7cff48cf531815b73e920f79b7 │ │ ├─ 45461 /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 │ │ ├─ 45474 /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 │ │ ├─ 45533 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272782 nginx: worker process │ │ ├─272783 nginx: worker process │ │ └─272784 nginx: cache manager process │ ├─f83be14e124d0ec90ede8d9d9b19e0edbfdf80cec56e42deea87582c5dba9f47 │ │ └─55232 /pause │ ├─21a6037519b73059206688d4c1447f769428d4045a984b59dd8bef61cd51088f │ │ └─258807 /pause │ ├─fd417c7e45caeeab674d58d2bd6bfbc745c2d7f90efe32ba34f0825ec78a1276 │ │ └─46895 /pause │ ├─0167729d252bb1927475c14f46faa227346db2821e3a2d32630a9b25f3f66fc9 │ │ └─162038 /pause │ ├─eb5f60dffbd43273954eb2e1a60d11a8ecdae91f7b0ea19786d3487eeffba823 │ │ └─64027 /pause │ ├─25c486ae619902445b7d46ff27b5da928bfe114230871c3ad1eb5a54cf43b1ff │ │ └─62565 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 │ ├─c6cec469177ed9a85a98afd1fb96c3aaf6e29c6aa0608eb3849efa0da8251dc4 │ │ └─258548 /pause │ ├─15a78ebf4b18e46b64f013f8c461bdcf71b32b69856445be2595c51ba34fcd62 │ │ ├─158641 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─158847 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 │ │ ├─158852 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─408834 sleep 15 │ ├─785cbde403c01bf8298f4563dee6a4480df81893f7d98ffccc2bf25f879d6321 │ │ ├─177102 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404243 sleep 300 │ ├─164507b22d77628e585ee9f6697d4ed7366e3fdbbd87d111c50ef84ecfc2c5a6 │ │ └─63691 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8bb6ddecabe4c4408d0f6b27f7e990fc45851448a90dfe9043d35e2347b3bbbd │ │ └─43046 /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 │ ├─ed5da5751592ccd16188ebc68947715f803e80c184ab9fd423bb4a5c2735c028 │ │ └─190541 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f59c8e85723a56d4de3717c0f3426ff56265f5005675eaf1595d722ec46bed37 │ │ └─55327 nfd-worker -metrics=8081 │ ├─75cc5ce8015ffe2d53f903f575dd9c10c4888d13777887f2b30de7c576ef65bd │ │ ├─276371 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276385 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0fb6a6b393df1b9461eb8d58d5e8be53e47295ed21143e584f09bfae435a7464 │ │ ├─127629 /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 │ │ └─127871 /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 │ ├─b7809bc50521a627875fbb2cd37595a8bd5d3ed8117db86a32693df50e22e4b1 │ │ └─176348 /pause │ ├─5a4d825041d1fa55cd75bb79924c9961406d75c1408ca620222adb5c307934bb │ │ └─55068 /pause │ ├─4e17d8b8b91f4bbb5692286a11f9026616b65711a941c2629f2bd405c61e14e8 │ │ └─55511 /secretgen-controller │ ├─67704e4ba9845efdb641f1e77f6136db762074e1101e7a9aa789f63fe139edb1 │ │ └─194690 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9fe68d342599eddd1d3c0f7a4ea33ec1eae2570b2d5ff3885f512db1d37d304b │ │ └─50147 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 │ ├─a8697ccc44350fa7a558a70108a0037ab55e21e0163ad329a74bdb22fccb4200 │ │ └─65588 /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 │ ├─8bec39a6070e25c6e6776d3f2bdd9c87c1f6e68e845917d26ce4e6549b9ae0c8 │ │ └─43002 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a6ce53b21a0c13fe4aace9747afe70a6fb173956582ac6217b2d1680652fd12f │ │ └─157802 /pause │ ├─513f65d7fc95c2f19a614e4876c088029f6b2bef42ecf294c29ae38c2ece87a1 │ │ └─42591 /coredns -conf /etc/coredns/Corefile │ ├─a8e34c1a6773f781dabd247f3a8459b4810cdcbbb51838fd9e0fc2c9efca852c │ │ └─162486 /pause │ ├─7970e5b4abfc7cce480439271281d7812328e9dccf613e64a820925e3e83810a │ │ └─67839 /pause │ ├─481d343d47bee0a237f9668f0ecdcabe0758d101ae23c62e12da6ea82051899a │ │ ├─41638 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42189 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8165442948c416828819b0154d7632eb64a1e45ccb317e2b3a5517c843fe8a4b │ │ └─61856 /pause │ ├─4bd24ba4c55710d11e7c14ef5f295f8b7ec7c570a8863d56d8793c298e184904 │ │ └─225803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─33592b2f67e400f4d2f0448aba5f70538156c45a2a692310ea15f12848be6d5a │ │ └─42347 /pause │ ├─ad4aa02d59e231b7fef41d59983f2fd401149c7371e9efb788d602f151e03474 │ │ └─39960 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5be103130e2b8aca839f5f5b0237b6112b6f7467de79e6dcdd4b8d1698b6d0f1 │ │ └─46753 percona-xtradb-cluster-operator │ ├─a6ae3fce68ae125bf2b24441c129e536f40e938bfc9e7b5169683aa61f7b286d │ │ └─215722 /pause │ ├─5d822a00270664e90da1622264a2795497ec7cde3a1f2818549c2e04bb501698 │ │ └─127252 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3701563885fea6dd5cd0441b516b09a2cc5a2e0ba2f040d48abcb5521b3fd918 │ │ └─65365 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─360894875da5bb96e3bcf43e99b40ed73a95bd054e2a125fde6eb8546dcea928 │ │ └─39936 /pause │ ├─6abf986b0a3c6ba6f41917d049bb3c4f3c7d16eb1b7a03a820f09963a8c924eb │ │ └─59765 /pause │ ├─f66f4e94ac2429ffc6acecaad71bf1dfb7754f1fa0d2bc45e76822dbe9b7fdc1 │ │ └─126616 /pause │ ├─78a82534ec6da1778dccbd238d4039ca23e9a8dadd15dd940ed13afbf82d972e │ │ └─42621 /coredns -conf /etc/coredns/Corefile │ ├─499f6f03dcb556dde9ac3c7b717b19d4c94d74b50cfb0a70061d332e70e82882 │ │ └─61900 /pause │ ├─429238818048c5dd5334b8eeeb1b6e3b1b0227d52eda97bb458931b3d52e8408 │ │ ├─63063 nginx: master process nginx -g daemon off; │ │ ├─63083 nginx: worker process │ │ ├─63084 nginx: worker process │ │ ├─63085 nginx: worker process │ │ ├─63086 nginx: worker process │ │ └─63087 nginx: worker process │ ├─7371cc9228822a481219e5d33dfebf0dcb54bfdfac243b16e4206477ca312408 │ │ ├─47551 mysqld --wsrep_start_position=1309b54a-199a-11f1-b96f-a70dd9e3bcf5:20 │ │ └─47672 /var/lib/mysql/mysql-state-monitor │ ├─05eed9a9fdf517ba6f55a5a7a457dd40ec559595db3d2d787ba6e9a81a76aec6 │ │ └─63319 /pause │ ├─3e2a3141b8ef998a8afa2339b1640863ac64e2a7255ae7c9b318b4c9f66c46b3 │ │ └─61223 /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 │ ├─a58d8f59f34ed1a20c02f22592dd231ec2ece5fd3fdc5bdc07ca5a225ade2ea0 │ │ ├─203441 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203634 heat-engine: ServiceWrapper worker(0) │ │ └─203637 heat-engine: ServiceWrapper worker(1) │ ├─43f7a327120f7a8ca8371c85c64f2971f7f56e000d14ed1541881661ccddedf4 │ │ └─108187 /pause │ ├─f531ba2fc7ea7d60a2f1f8d8d6c24ff9817cd163f537177eca7257ecce118f0f │ │ └─62503 /pause │ ├─b80d7a03e5d6d3e2f27fc654ec826946685dbef5f7d78b72490b104fd06987de │ │ └─64289 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─65e49347669016723d2f03ad89419fbb9623d1b674b33eca205ad2c82fe82362 │ │ └─65661 /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.162-253-55-52.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 │ ├─da8b664413dc5466ab26e5e4147384c5eb677cef5ec1322bdcf1014ff7f60aa2 │ │ └─250745 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 │ ├─6bd82cbf610761aa5535223799c3dda7ecf7bd19a8c65b2c86449f60b148bc3c │ │ └─49913 /pause │ ├─801876aade3a3886d0cb5790933f6d8a55ee57a52ecd059cf1def9a33a25aa4a │ │ └─254521 /pause │ ├─0144715f93b534ad7e0d498df44900f53fd4cd08d9283a603926bf0125a25e94 │ │ └─94936 /pause │ ├─5fc17b338075dae05318280845547bf3253cee913d87ebcd78c98efa16f81f5d │ │ └─45510 /server │ ├─8079ffddd77315884b7cacb43e06401b50a4cda6da6c6d5f7a3c9f0cc696f2cb │ │ ├─64399 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64433 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─31ef9d5d21b5e70064edf34ed3cf7d4363ef7656302d2d5ab710a0b5ee423d09 │ │ └─231572 /pause │ ├─a12213972d2b584171f470f1b3fc6e3568f8e20ee2fc4fb1cffce55cf63430d4 │ │ └─129137 /pause │ ├─cf8ade57067e9bcfac6e3d650e3d681f044eceb8d2a24cf288d5c7b428e5875c │ │ └─60677 /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 │ ├─4bd3e7fd63ef4cde48530925e2c47743b73f494641928dac49cc5bc62de29fce │ │ ├─268301 manila-api: uWSGI master │ │ ├─268391 manila-api: uWSGI worker 1 │ │ └─268392 manila-api: uWSGI worker 2 │ ├─c941c450545b73f25b85a58d1a13ab0937c0ab705719dcf8205319d03ace1f8b │ │ └─63799 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6eefa496227893152a2a30185e2cc5697165680d047f185a1e7a8176a057cf10 │ │ └─126578 /pause │ ├─b1011775c39d5ccc09b060a0d6d9cfe1c68a37fcefd79b70fe58589e2ee42d29 │ │ └─250812 /manager --metrics-bind-address=:9782 │ ├─a51bf073392f744db04e0bbd6353441346a0f4e4da21bcea5d08e97f820c72b2 │ │ └─109782 /pause │ ├─6aeb2c9910ecf16b5dbbdb78569473d28d18e0b1b38de0d9c40654c475ac93e8 │ │ ├─172581 nova-api: uWSGI master │ │ ├─172612 nova-api: uWSGI worker 1 │ │ └─172613 nova-api: uWSGI worker 2 │ ├─d02784405cd8ead3765c1f3687719952b437e2efe0723ae2b83d7aae3fbe0d85 │ │ ├─194660 /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 │ │ ├─372094 /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/tmp3hljogrk/privsep.sock │ │ ├─372332 /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/tmp0j0u_l36/privsep.sock │ │ └─372649 /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/tmph086l3b2/privsep.sock │ ├─e608580aadb27a56e05c4843bb067e0b821981eba3efc0b87b1d6d95dd470e1b │ │ └─176394 /pause │ ├─4219ef59f992332276cdae755a8688b3ae01df20162296bc624fd2cbe258d723 │ │ └─64698 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─0d34ff05b70a14ae855a9db4372bfb895d63ae9f10fc9f6b5bb2649cb427cfb9 │ │ └─183696 /pause │ ├─276517b79e858deda8fe719bdb5efafa1e6e4c2235c43de02b85677cb0728fee │ │ └─96133 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c35ef1d664539b7fb2c0519222f209bc93a4f8479f3f727f96c76c7d6fcf41d8 │ │ ├─158008 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158151 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158172 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 │ │ ├─158371 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─408691 sleep 15 │ ├─1f42e0f6c7918204eee6b5a715b2997f132ad7dbb53d1798b1b205d88bcdda66 │ │ └─113539 /pause │ ├─1f5a4599ea2a7f55e978c3226e86c3c45a7267388c024dd6b3ff0ce60adc0fb2 │ │ ├─247399 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247697 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247698 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─428f4cbc8592c8de25919cacf94559dc361a952146a3dd0344a4d7cfe84b7b1a │ │ └─189994 /usr/bin/libvirt-tls-sidecar │ ├─0664d5cbd38b5acd0e1844f6d4614356f30e4581c72af4e36f3604377f615efb │ │ └─47344 /pause │ ├─212a30a872d5d462bf8d14d08e68acc110b6e39428a00e1ab004d56b5852ef01 │ │ └─162266 /pause │ ├─6cbf58036d450e1f5f80f45f5933fc4b43e6e8f8c5ddd5ac0b0afbf4c7cfb48e │ │ ├─228308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228331 erl_child_setup 1048576 │ │ ├─228478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228751 /bin/sh -s rabbit_disk_monitor │ ├─dd22e8ae92e4f02213160fb3132479b7ec564b69d9f08cecb76ead6070d9bf6e │ │ └─235373 /pause │ ├─fd7956b70cf99be8d91345ae8b0fe5ec4d3581b1387b46607a9d448e342701c5 │ │ └─66192 /bin/oauth2-proxy │ ├─01b8222575f4e35cb40f20d709c7365794d2409f338acdba0c66968088a398e5 │ │ └─42749 /pause │ ├─a2c95550e02f1334918c52ba7090377f2f5410662c4e95da989c7a9583dd6959 │ │ └─268670 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ec8d2892de7d9ae335e1fa407c347c86d4aceb20abadeeba195d0ad1934d6a28 │ │ └─111696 /pause │ ├─125007070fa5e5614d12175fb5428e35f05a81232029f0db11ba897239443b48 │ │ └─157721 /pause │ ├─137e9b3546e2d61cb736a696d97a000acc633c3f615a881c57e5e462d82ab579 │ │ └─65460 /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.162-253-55-52.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 │ ├─37e923f3649eb017b47fb4449774639c1ea5207cf0c06aff0b69d141f9f77e9f │ │ └─42799 /pause │ ├─a0fa46fc610bd0930522ffc8226a1cdfe4039433ba2757503b4214175fab7434 │ │ └─159414 /pause │ ├─ff90014d8e52640bbad734438e086f9386dc4c2d97338c1214fde5f655d90ef6 │ │ └─94851 /pause │ ├─246af771dded581f53de617b3513c495444b33da6858cfefc2dd6a44f4b582d9 │ │ └─95355 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-sl9sv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─eb5aa6ba31f0fe69826c17925cfef0d3bbe2d25170b123696209002684307c8b │ │ └─268321 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─535e1c692ab5f4a7936aad9928f464ac35888ea70f5d4f44271b5e8fcecd3927 │ │ └─42439 /pause │ ├─088b4fbb1ef45eadcc54fadf0878ef09c2fa72058e0985f7cb95164cd76fc51a │ │ ├─188571 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) │ │ ├─189052 /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/tmp9vg98ey6/privsep.sock │ │ ├─209808 /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/tmps0lis67a/privsep.sock │ │ ├─226676 /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/tmpj4nraoxm/privsep.sock │ │ ├─226863 haproxy -f /var/lib/neutron/ovn-metadata-proxy/29c6083b-d891-4fe5-85dd-46498d4eedf6.conf │ │ ├─372539 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─372540 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─da3673f0435b27d0b972f73cb5ee2fd221880796d43e79ec8c68319cb96352bc │ │ └─47450 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─5a0b04be6455280ebfba778ff5b706a5a2f78b06f1fcb20db3135cc3653b2522 │ │ └─55016 /pause │ ├─ab85d19a8794324b0b9601502993002fbbc9f885835d20a589ae0f69092f740e │ │ └─161627 /pause │ ├─3d093d208bc59c4c77df3115278c31fc0d80fc70b2223b4b45621a9b1b4cb465 │ │ ├─110127 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110315 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110317 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b436019b6870cc50c8e9789a86c9f51bcc10de670f580b242aa33d1ad8d09ef6 │ │ └─39468 /pause │ ├─c399036702bb011b310ba957132c4293116b4347c91b086de5cb3ee39aa566a8 │ │ ├─60334 python -u /app/sidecar.py │ │ ├─60633 python -u /app/sidecar.py │ │ └─60634 python -u /app/sidecar.py │ ├─c18f967d067170e826ab0e1c88b104d4759df2410c2bdabe8bcc6b7418ee86d2 │ │ └─274468 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─cbbab722e99d2d54ac1b14309cfccd86fc985274746ce94d33159f4b637d83aa │ │ ├─145885 placement-api: uWSGI master │ │ ├─145911 placement-api: uWSGI worker 1 │ │ └─145912 placement-api: uWSGI worker 2 │ ├─314abe4642b71920b1817e149f9011845fd2dc67d8f095f12e5e200cf35a8664 │ │ └─246928 /pause │ ├─c709593ec0d3bada2bb867ac6d4539f99116995cd25f7ce2860a92cba05c5319 │ │ ├─203431 heat-api-cfn: uWSGI master │ │ ├─203477 heat-api-cfn: uWSGI worker 1 │ │ └─203478 heat-api-cfn: uWSGI worker 2 │ ├─855feef7e7f8e4a79273014a3eb468b8d79c4ad23e618e5012ccc4b352e51206 │ │ └─215772 /pause │ ├─05ccbbdb23877b7c085062f0991ad06f9d2dde02fc8816d45a287e0878a54c9b │ │ └─59695 /pause │ ├─212a53e03cdd5eff6a242c762d5defe3f24cbb36155f7562435dc2e79495b658 │ │ ├─123787 cinder-api: uWSGI master │ │ ├─123801 cinder-api: uWSGI worker 1 │ │ └─123802 cinder-api: uWSGI worker 2 │ ├─8683173f727a5de8419bc66d42265251960fd3a9c6f2b2611e13f226fdd21304 │ │ └─63309 /pause │ ├─739efab018e635c020a129ada0d58ddb3318009a234556de88f2cd9d99e3057f │ │ └─64954 /bin/pushgateway │ ├─39f8abdd0a7095577866042675bc7dbe157b5335654c7a3fbab6262a4454ae10 │ │ └─54328 /pause │ ├─ba334cb99acbdc37d7568b316a0e15a2bd976e1eb84b7cb1cd2f7c7962919b61 │ │ ├─ 95432 /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 │ │ └─392470 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─53c6102106c938a8714c10a705295f80fd29e110ea57c4d3d244a272075ed542 │ │ └─84617 /pause │ ├─4df9da3c9f4c5c3004992c6b4654ad03c6e860f702f556ef45ee12b7bf5205e5 │ │ └─49977 valkey-server *:6379 │ ├─8f5a933a29504e1dc74fa4aedd5a31f0e60f429b6304a144c813c56d3dc729b9 │ │ ├─254804 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─254830 erl_child_setup 1048576 │ │ ├─254891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255118 /bin/sh -s rabbit_disk_monitor │ ├─3e6e192cccd3d98c92ca6eea412518279e98641fdf8b06d3c712abbd5e7c6949 │ │ ├─174605 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174637 erl_child_setup 1048576 │ │ ├─174837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174838 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175032 /bin/sh -s rabbit_disk_monitor │ ├─d722e0e5673b89a0c0e5497ff468b50118b2c32b6d59679889db04ba45f93068 │ │ └─62060 /pause │ ├─b3db85bf0fc0598c2d404a65b071ccfea5501d077a16ef85810944847fe38370 │ │ └─59864 /pause │ ├─c1c471fa6c8785ed28a1325bedb4cd82a9ba050dd65bc586f2998a6b8a499124 │ │ ├─172702 nova-metadata: uWSGI master │ │ ├─172717 nova-metadata: uWSGI worker 1 │ │ └─172718 nova-metadata: uWSGI worker 2 │ ├─f0b4042042591d39fbc7945eb9075de09a0bad49b05f024b74373306d6250dc3 │ │ └─46414 /pause │ ├─2c1c287741f4f8cc86a84a23b6f78d79618e693d8c2f5d6df40955219b8431b3 │ │ └─46096 /pause │ ├─5c6d5aa34bc17cab117db5383de83cff0e916b52fd12008d97342c42c925496a │ │ └─65328 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─578586dc460c92a52c527851530290811aab384622904e9b2ac31110f745f1dc │ │ ├─188743 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188766 erl_child_setup 1048576 │ │ ├─188898 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188899 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189134 /bin/sh -s rabbit_disk_monitor │ ├─b36993b16ffb55460ed3de0d436ab817c3a7d4505bcf93e629f2dd90abc72a1e │ │ ├─268348 /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 │ │ └─268613 /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 │ ├─3d1b23fecb35ad699ebe236474a465efaab736a8a5d95cbfbbc98a8eb2d6617c │ │ └─191087 /pause │ ├─0fcdc45bae5f0e959b068bbd7c98930a2c82b3f4585c105e8a5c687cd93a579a │ │ ├─246955 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247605 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0qkjd6az/privsep.sock │ │ ├─247617 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247620 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─13f2f48909654f824b8af4ddb4fcc92c02eb1c7ba79df4f8f9e622dfa8078121 │ │ ├─184462 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184478 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─bd6c1c18f7fa27cebc7ed1496f70ed4cecae3f8b13066da38960ac811dd03990 │ │ └─45143 /pause │ ├─ba54907a3a798ad0ead345e8f02d298fe003bfc8e03ed24568baa486ba10ea4b │ │ ├─159521 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159538 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159544 erl_child_setup 1048576 │ │ ├─159693 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159704 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159830 /bin/sh -s rabbit_disk_monitor │ ├─fef0bc4ec73e3d7945a67024b1f4453930b2bedef065231a5d7c6b55a4eda727 │ │ └─216018 /pause │ ├─c112edb4a9c3277aef8471b169a8b1a2fc5f3363d44acfbb7210c43c65aa6258 │ │ └─158262 /pause │ ├─36c5d5574dfc8c1644a1729e85cf05baae3f3c926d705851681aacd3e497242a │ │ └─270542 /pause │ ├─9c6692efd26aa7dac91ea0dda3bd285b53abbc4869e3a5005cdceb95ad5c9ac0 │ │ └─341949 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─524efae37d093c8f5decf08c2731ee193f9d2cf6768ded8ad41915f5bc0723dc │ │ └─39545 etcd --advertise-client-urls=https://162.253.55.52: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://162.253.55.52:2380 --initial-cluster=instance=https://162.253.55.52:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.52:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.52: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 │ ├─c373473bde21e329790b26bd9007a78df9b075f3339b9d1c89090a7bd909364e │ │ └─39475 /pause │ ├─bb14e9d9d3e4b223cd03dc4603e0602e9186e9eb091201636806d68c92030635 │ │ └─155285 /pause │ ├─111a629b2200ffe5b361991698ee32bb253892000b14ece12e33c5c04bdd6c78 │ │ ├─47370 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 │ │ └─50097 haproxy -sf 249 -x sockpair@5 -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 │ ├─71123a9d2891475a4ab82611e0ddc1dd4e8a8e9a108fd1a2af0404922b1d6a9e │ │ └─77069 /pause │ ├─12a8583dcfcf662fb16e99dddf0d16f6c3ba2d12b83b798b52e25cb8843dfe22 │ │ └─111375 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c8860f16edca65436f950c78b887accc95d9ec282fa2f137bc9f24a323845743 │ │ └─191158 /pause │ ├─803ce6f4c207b2719b5435981989c1d39c610b1ff3008e0fa581fceb8249441d │ │ ├─108599 glance-api: uWSGI master │ │ ├─108611 glance-api: uWSGI worker 1 │ │ └─108612 glance-api: uWSGI worker 2 │ ├─44230c9268489a073319d46d07a38ad3af40a129c49615b19a93c13f2456b972 │ │ └─66291 /bin/oauth2-proxy │ ├─3f3b90e68ffff52af703cf1e56352368a0fd154f9ff50b7a52594ae6be05ad6b │ │ └─60569 /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 │ ├─8e6f4a868b374baae43ba5fb733bc770df1aad343d0befd7d2b23497081fbb98 │ │ └─64731 /goldpinger --static-file-path /static │ ├─6da027e687a5e4e80350b3f405bec6153ff55e98be2210d1008304b9bac6a4c9 │ │ └─42579 /pause │ ├─c67d60714122d5fbe41017f0c1f5f3cd0ebef6101c4d30cd672b613e3bef5968 │ │ └─250867 /kube-vip manager │ ├─d9457b9063874e735aec28d3f9707ad911f5e5f0b7bfcedc660c7b20d8b5d691 │ │ └─155878 /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 │ ├─a2c98de64daa0eea8e087a051fddc5d3383d4e0781ffaff9471570d600b9715d │ │ └─190043 /bin/bash /tmp/libvirt.sh │ ├─bf74912d85c65a326444127c292e5a43f237423e89d040e728c0bed1a0edf2a4 │ │ └─55370 nfd-master -crd-controller=true -metrics=8081 │ ├─2e1b551034946698d5ac229179f257c4c00f6841bf53ff4686776211c04a0899 │ │ └─65309 /pause │ ├─6e037596d1686520eebd4d79dd3e268ff6f538cdb958e9ca2b49b169f2b76382 │ │ └─65726 /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 │ ├─f0cc5202b554e3f40ef6e1c8bc7702d38e83ab43d9a5b7eb10dd51627d4683d3 │ │ └─113709 /pause │ ├─4b51a15e4f3d7dbbe2a6d1efacb3c5c0a44daa82a832895d7c0a9908f0d11850 │ │ └─174476 /pause │ ├─fe7e6f550c80c1e85fbeece902968ccef0ab5ab9267be70a29296030feaff58a │ │ └─250313 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5a4f95afec157c46bf78b4f3214e9cf427edda6b48e173a30027eb0b8f4f86dc │ │ ├─273281 apache2 -DFOREGROUND │ │ ├─275491 (wsgi:h -DFOREGROUND │ │ ├─275492 (wsgi:h -DFOREGROUND │ │ ├─275493 (wsgi:h -DFOREGROUND │ │ ├─275494 (wsgi:h -DFOREGROUND │ │ ├─275495 (wsgi:h -DFOREGROUND │ │ ├─275496 apache2 -DFOREGROUND │ │ └─275497 apache2 -DFOREGROUND │ ├─33507e54a7dd3ec09627a29871a1c54512b3663a602f8511caf9c312b72d8a65 │ │ └─65774 /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 │ ├─001fc0cd64a26e6b5c7ce7ce3dce661e473963e687614aa811a571fa01b8db2b │ │ └─65570 /bin/memcached_exporter │ ├─92f663b1e21752b43e35cb93e100dd109e9994bf6388b62ad47f5424c6ea3e55 │ │ └─215735 /pause │ ├─84d30bc70238a3cae3d7484314137967ec0581356ab5166ea01274c363eaae35 │ │ └─50421 redis_exporter │ ├─a3864e54ca9356e5b5b686931dc696f354cb01b19c80097c9ad87c14aecfbf00 │ │ ├─173390 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173689 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173690 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4e12bbb976e16a0cbf3554bbc2b15cc9d4ec541ec8e240c16870e5ad67d8d4fb │ │ └─156494 /pause │ ├─3c0101af30b24b5aec5b49f5623f99feb3de6da68092652e26471296435b5ea5 │ │ ├─186183 neutron-api: uWSGI master │ │ ├─186207 neutron-api: uWSGI worker 1 │ │ └─186208 neutron-api: uWSGI worker 2 │ ├─786d06a82e855e7e1740a3e0286dc919349fe62677bb0db1e43f087c0130f7c9 │ │ └─39577 kube-apiserver --advertise-address=162.253.55.52 --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 │ ├─9c32f22c0cdf6d8b3999659530d3206c564ff9786375107788531077a94c0fe7 │ │ ├─173335 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173791 nova-scheduler: ServiceWrapper worker(0) │ │ └─173793 nova-scheduler: ServiceWrapper worker(1) │ ├─c2734f7a282e4ce6c7b8de573387c8b9c106eaf3fdab52fa94159d65e566f1d9 │ │ └─90983 /pause │ ├─f227ed7422f1f8b482830978bd7e8a574b650dfc8f2862c3b0fc1dab6afcba49 │ │ └─42484 /pause │ ├─0ef110146b884894a3bdc00ea5d42df8b64bbc0bf622e1cfd317d35acec78018 │ │ └─55414 nfd-gc -gc-interval=1h │ ├─5eaaf3b5e7b8ed29cd98cc3e5e9faf89f8ecd9daa3fdd45862ef45a94ff91f75 │ │ └─230420 /pause │ ├─bbff48dccb58eb1f219eb0e8fcbb8bd65a7a1b26989495f38277d434b0752610 │ │ └─85583 /usr/local/bin/rook ceph operator │ ├─94912a9351fc441dfb7d8e808ddc1fb7720268a76347dec9ab212ff1106dd572 │ │ └─61741 /pause │ ├─e1e74e6ad2708c2b5b1370389ca16b7750a64f4b819fb8f063917ab4a306eac1 │ │ ├─208005 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208030 erl_child_setup 1048576 │ │ ├─208138 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208149 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208305 /bin/sh -s rabbit_disk_monitor │ ├─ce1dd3a755ca5a985d9e00072c5ad31cf7a257503dfdfa98d469515f49957d1d │ │ └─254584 docker-registry serve /etc/docker-registry/config.yml │ ├─3903461137c56418b935f9db0c0bad5bc15bb4c0189325e4976e44c01852fb47 │ │ └─258868 /pause │ ├─eb646a18174bc5686905240a03b323a8be53c2e8f873a7081beb50d883f2517e │ │ ├─247181 magnum-api: uWSGI master │ │ ├─247233 magnum-api: uWSGI worker 1 │ │ └─247234 magnum-api: uWSGI worker 2 │ ├─b90fe52eeafce981033834e4397ca45b8a61b6045db925df7d95081019ac9b7c │ │ └─273083 /pause │ ├─bc275433cb4aff0f7638caf2f0482fb781c6ff70c1ccbb99f1cc098a0d99882b │ │ └─47648 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5b40247dae490d6bc0f2e04b65a54f88e9d0e4efebf1e2799b333f37bac03dbb │ │ ├─66212 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66234 erl_child_setup 1048576 │ │ ├─66415 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66416 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66426 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66533 /bin/sh -s rabbit_disk_monitor │ ├─250b16cbc5f1f19ed1fb5569786c0a05fd0f310bdcd6f0b227b13413b5642793 │ │ └─39330 /pause │ ├─d4b66073953724f1ae4e4c5b6e3670eecafcf95d2a2d0064d10f7608c4257671 │ │ └─273478 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─02d422fd6e97485511fd8f22b056d73586f8826fab21fa8177014fcf498eb70f │ │ ├─91273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91296 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91303 erl_child_setup 1048576 │ │ ├─91392 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91626 /bin/sh -s rabbit_disk_monitor │ ├─fe29563a264a10c71f848f4cb9795a3e6c7d334bbe25b69ff5d41f5f1e43be12 │ │ └─62664 /pause │ ├─4a774122ca7673240f690d7d1d050f68932062d6733c5eaadde5d39a676e66af │ │ └─161453 /pause │ ├─f1be55ee06427ca0807783e786ffb34b9106d897146f40af34c3a37b4299b887 │ │ └─78597 /pause │ ├─0f48e9e49a3563ece08ce0bb2afdb0b6405e86c22b609f0159fbf0739a988d77 │ │ └─232550 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─18bd0435191f765f732cd8e3cc6de7a4a12e7cb8966f9160e62423409a833df1 │ │ └─232524 /pause │ ├─b7288fb655d1aa9f9a90202383759f2fba6a02f4316b1a29dacda084eb0dd301 │ │ ├─155911 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155924 /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 │ ├─ad711cf13b8f1d7c718300aed3ad1586e5c083c230d8c6252cc37a6c38994933 │ │ └─251100 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dd2cb5ffeddfea3f8c2c369a1e2447b60db463f66cffb07ea58978640252cac1 │ │ ├─226708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226726 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400358 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400359 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─999978c3c7452020c5160163daf63089e5ca2cca64dfaecb8dea33282990d0d1 │ │ └─228147 /pause │ ├─f871c1fa9147990e9bf4f5ec33f50e3f0b0188761c5dbafb40edf21d89c425f3 │ │ └─161842 /pause │ ├─b70b8c9d17ff7b2ce4a2ac54f313d5b8f88bcb320ef383faad58a0f69991a07d │ │ └─65207 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c602438aa7669c4dd0d806b7b2988debac695dbde900340f84af32df3426e667 │ │ └─39477 /pause │ ├─f43882663361ca072a67b11737cc00133b5637805c707a3d3f9734ea769a204f │ │ └─273846 /pause │ ├─ec5cafc3e4683b3de714fd7680c4fd0623e6ba5a451b5397196bb0f9753ca40f │ │ └─50337 valkey-server *:26379 [sentinel] │ ├─eb88040336409a2c26b11e7652f7ac60db252f62386132e8098533766b8c99d7 │ │ └─46439 /manager --metrics-bind-address=:8080 │ ├─cd0289ee088a4f75f304dcd4428c7617eae6e12093b68db9c574c726ce310ee3 │ │ ├─60308 python -u /app/sidecar.py │ │ ├─60607 python -u /app/sidecar.py │ │ └─60608 python -u /app/sidecar.py │ ├─7a2bed9ec957ca505fade0a6379a08be65db33388fa6d9b9cdb24167776dab9d │ │ └─49746 /pause │ ├─7ca520f8bef8e2e73a90318b5e0bb2001536d90bc73c3754153a334318ab882f │ │ └─40712 /pause │ ├─498cc30f6808c06712e1f67411a4a2ee53cd266ca5f721cb7f3b22f528770938 │ │ └─233168 /pause │ ├─bfca2adae626ca197265d9c0f7c3b1f5d2fab42d97935432660c17e93495da72 │ │ └─62521 /pause │ ├─f33436bf7580f2991f62b233ffad80feda3b93103df81c931be06fa5889c36c9 │ │ └─167982 /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 │ ├─6deeed0e5e44870455bf36eec068d2e981263f02826e90799a14765fa1d8e2b6 │ │ └─250639 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─112c8fa849904ff0ca2570dbda86d9c1048a67c7d3e3d39974b46c75edd77c16 │ │ └─258946 /pause │ ├─f73a2d0a11e511d4596b1871e3b2d6bb3e48b9491b069eb86e056c30774b8b8c │ │ ├─186222 neutron-policy-server: uWSGI master │ │ ├─186234 neutron-policy-server: uWSGI worker 1 │ │ └─186235 neutron-policy-server: uWSGI worker 2 │ ├─aeecaff393349d63516c38d15b745009fefc758e702cd2ce73e9e7d5c97b51e0 │ │ └─247333 /pause │ ├─f433119490fb7513d13abed78eab5635cc2692fd6e64242a6a3272cbfcc44b27 │ │ ├─225822 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226333 octavia-worker: ConsumerService worker(0) │ │ └─226336 octavia-worker: ConsumerService worker(1) │ ├─71c4791ebb899a13b4bd8ed03df5ed455d5060e37a368b85b003f19f1acfa8a3 │ │ └─236809 /pause │ ├─9469eea35f831acfb2c61a72b6a7509e392c99d8d65e1bd0333c8af035697f5c │ │ └─233193 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─f463b9bbcc049d9ff6a4063cf97ce32a6c81b86cf7365533afd7ea939d48e14d │ │ └─109827 /pause │ ├─86be476cb702cd4a7dbf40ed2c7e21a0e841a83bdf9047cab7b4ee9921bd48fc │ │ └─59909 /pause │ ├─202a4140ab6e4b879ee14c03be31816eded4f885baa28e26e630ed60e2c68952 │ │ ├─83849 barbiacan-api: uWSGI master │ │ └─83862 barbiacan-api: uWSGI worker 1 │ ├─fc3da60b727af7a4f129ca2c01ba6ea84fa8935bd8c56e358d5a4fae72153e4c │ │ └─176686 /pause │ ├─f8ede015942319f24e7b9e5a933961c6ec8fd8ff6783a7270d2c2bbb07b898bc │ │ ├─184345 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184557 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 │ │ ├─184568 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─409114 sleep 15 │ ├─a55fabf70fd2743385c1dac069abd208a99e943ca8f43187fdd0291edbd9c3eb │ │ ├─ 71169 apache2 -DFOREGROUND │ │ ├─ 71208 (wsgi:k -DFOREGROUND │ │ ├─ 71209 (wsgi:k -DFOREGROUND │ │ ├─ 71210 (wsgi:k -DFOREGROUND │ │ ├─ 71211 (wsgi:k -DFOREGROUND │ │ ├─393772 apache2 -DFOREGROUND │ │ └─396848 apache2 -DFOREGROUND │ ├─23ec0c7653de9cd4997ebebffbbb9758d1ff960a4a9ede5b0ade83306bb27928 │ │ ├─158030 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158073 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158086 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 │ │ ├─158343 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─408689 sleep 15 │ ├─8b633d87b7b9e6b1c356d074c3f79824a92236a8f16a1ec94a7708a5a4585a4d │ │ └─39445 /pause │ ├─18752be490e8dc3bd54961a37bfad7e417dc962e6fac31dab554a64ebbdda8ae │ │ └─191036 /pause │ ├─46b219a68aaa8ec1bbbe1e044d65c157fd0ff685bd46edc0665098aaf7fab4d3 │ │ └─184382 vector --config /etc/vector/vector.toml │ ├─0b21d879de63c806bec8ab8389619eca7d096e70abfe1cdb0cd35e073364f6d1 │ │ └─42837 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 │ ├─6690b854570110788803918027c83a8b10ff656706d61a8a7a5b2c991a2fa02a │ │ ├─203388 heat-api: uWSGI master │ │ ├─203475 heat-api: uWSGI worker 1 │ │ └─203476 heat-api: uWSGI worker 2 │ ├─688cfa40ef3478d86b6f5ed08c5e379cfc2b9ceaa82479b1e6ea259f4e7e85b1 │ │ └─45997 /pause │ ├─d365fa6799e432156212f4b1fdaa0ad70d40758d43a0f78c8b17ce4312fd2fb5 │ │ ├─111939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111962 erl_child_setup 1048576 │ │ ├─112020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112206 /bin/sh -s rabbit_disk_monitor │ ├─58699dcffd1783d73cefc1f1bc26ef09b71001ed9e3b3c91ba78f2ccba8295cf │ │ ├─77249 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77265 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77271 erl_child_setup 1048576 │ │ ├─77332 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77333 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77343 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77397 /bin/sh -s rabbit_disk_monitor │ ├─16feea53aa29040cba3c6546497711636ccb88309f21fd3a0996295be979ff9f │ │ └─176445 /pause │ ├─332de06ca28aa6343bf3ef55bdf0d495c39c01d549686766cd28c15e47ccaa27 │ │ └─54986 /pause │ ├─e2f66f06ac3f5d3028e9f76593e44e8729d2183d0f4cf1d4022b67ac0401bc8e │ │ └─40698 /pause │ ├─c15c27ee2a4cd453a9ac6a11ae9e90466d0cf0ffdb25864a221e027c65ad25d3 │ │ └─45245 /pause │ ├─9b1a1ee2b2fe8dc583449288ba9da861428e616afcc2d8c37b0bf6f801a831ea │ │ └─125140 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─378d018bf38fe9e40c68ee1237242e33ea03f9221985c997207f818095ce0cb2 │ │ └─250784 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 │ ├─648aafb6b928ef8c881728dbe42f0948f1b92b77d1470b328d82b98f5f155d56 │ │ ├─224475 octavia-api: uWSGI master │ │ ├─224487 octavia-api: uWSGI worker 1 │ │ └─224488 octavia-api: uWSGI worker 2 │ ├─76a15c844e6a071a304423596ad957e9e9bd5073598c0093a2c876d3c9736ac1 │ │ └─188319 /pause │ └─73d49eec915b99e83e9c334eb1d104e964586a0a73f2579edb9352400ff8ffeb │ └─236868 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount