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 │ │ │ ├─21564 /lib/systemd/systemd --user │ │ │ └─21565 (sd-pam) │ │ └─session-22.scope │ │ ├─21561 sshd: cephadm [priv] │ │ └─21578 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1462 sshd: zuul [priv] │ │ └─1475 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1466 ssh: /home/zuul/.ansible/cp/162.253.55.204-22-zuul [mux] │ ├─418423 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hshktosakalxrxxsgdnsoywchdhrgdzw ; /usr/bin/python3'"'"' && sleep 0' │ ├─418424 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hshktosakalxrxxsgdnsoywchdhrgdzw ; /usr/bin/python3' && sleep 0 │ ├─418425 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hshktosakalxrxxsgdnsoywchdhrgdzw ; /usr/bin/python3 │ ├─418426 /bin/sh -c echo BECOME-SUCCESS-hshktosakalxrxxsgdnsoywchdhrgdzw ; /usr/bin/python3 │ ├─418427 /usr/bin/python3 │ ├─418429 /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 │ └─418431 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9807 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12194 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3a1e51a3087a19efd41478d8c3f61988a09491990f540701abc3b000b0c1ba4b -address /run/containerd/containerd.sock │ │ ├─ 12570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c56d1b77217d8d95d2ca70a9a9c18ea3dc65cbdda518ab3507e280dbdad67e9a -address /run/containerd/containerd.sock │ │ ├─ 19525 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79139dd41ef0aa01c3ac4a4e7d146ee3b618011097f43308a7bc65f95908fd7a -address /run/containerd/containerd.sock │ │ ├─ 24721 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 598fe0b936876c35f5c1f2d9998801ce541eeadf0e6577f8720aef6e619fe5fb -address /run/containerd/containerd.sock │ │ ├─ 29262 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 70356a853a6d8551ffa2dc2e26d5e307d3af95d072d416e810723ae49ea75771 -address /run/containerd/containerd.sock │ │ ├─ 33937 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 013c306da9958420219456b86298cef745b617932710259fae4377a6495c58a2 -address /run/containerd/containerd.sock │ │ ├─ 39315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402cbbe0d101ce21d24176df747222c8af5be90a6b86835ef90c2d407487d213 -address /run/containerd/containerd.sock │ │ ├─ 39340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05e1a34f0a6ee3b05d3432579a58be4dee733c9db4436194d430426d078b801 -address /run/containerd/containerd.sock │ │ ├─ 39372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf79ff41bf61cd9c4c55c862241e1f09b212a4d7772909ffa6127de22b42d01 -address /run/containerd/containerd.sock │ │ ├─ 39409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42fca96b4c321622f57823606b35b49274858d4892c04f8c4f8b785128b039ca -address /run/containerd/containerd.sock │ │ ├─ 39410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 691060ce93d7b70a9ea42a30bb34a77d46698f7af8329933ba642dafe2ba72fa -address /run/containerd/containerd.sock │ │ ├─ 39960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf70b29c92336d878b5d97dc0ee1ceb276f1bdac18cc97edfc33a1314d497b0 -address /run/containerd/containerd.sock │ │ ├─ 40664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6764687ee72a02b2d34b75c15eb3e04e79ae189df901e1527bbedca2d6db571 -address /run/containerd/containerd.sock │ │ ├─ 40685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec591d041d8efbca1a023b261a292c7972bdff0159587d86a4ebb86e9e2999a -address /run/containerd/containerd.sock │ │ ├─ 42035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c39b58199acc178ee3fe73397c8611bb302ca0f2ad43fd73d4db6e158651b5f -address /run/containerd/containerd.sock │ │ ├─ 42477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50ced2e8af2d0dda7149c6f844db4b178e480ee718cb2dd4aa652dd1100eef27 -address /run/containerd/containerd.sock │ │ ├─ 42514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638e5f2f0b2ca50c6a0db1da8e846772342a9227e1d76be6084a2f9a8699059a -address /run/containerd/containerd.sock │ │ ├─ 42946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0933dab9ba3a593ae7ad3fa11a6ee4a952bf3b1518d455183677e1092360a4da -address /run/containerd/containerd.sock │ │ ├─ 43430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674b7b26a4666187cda3f09cd3d869dd1815cd0ae47a4ca0f7d83a5fbb10750a -address /run/containerd/containerd.sock │ │ ├─ 43484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35b22f938c5985908af7edbdb9d243513857a58141c6db7d1869d574651a30f3 -address /run/containerd/containerd.sock │ │ ├─ 43522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62143c57081a5bc0601b132a91f87c9289d46f93e44d8dac7928bdb25c30efe6 -address /run/containerd/containerd.sock │ │ ├─ 45812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 267a1b7e46cfb9b9a23f7c0fe5c195ba44ecdd1ed72afec72b180197e747e7e3 -address /run/containerd/containerd.sock │ │ ├─ 45914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b439af585ee67997b4a8f7f676758efd9c4d554da6d7db1efed9ac489cc8dc7 -address /run/containerd/containerd.sock │ │ ├─ 46643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b2679c5f93a102990fcb4d41fb7600854f83d827559a52c1c582e0c93d7cd30 -address /run/containerd/containerd.sock │ │ ├─ 46765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77d8fe1dd23a0829f1039a0bfac5263e95b60ab6567b106d239639aeeeb7ce9c -address /run/containerd/containerd.sock │ │ ├─ 47327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af762b9e269c5c8d4b02d0ef1c4578f93199349077bf111ff44f689f319eaf7 -address /run/containerd/containerd.sock │ │ ├─ 47622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26437e748c95020ff260571491cdb5f609d575262b87c3f83d26e99e0fbcd686 -address /run/containerd/containerd.sock │ │ ├─ 48002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae0d7c1cf32fef31efdc4d133ed6aa0957957bba46d4bf93ffe5e2ecd68ff6d -address /run/containerd/containerd.sock │ │ ├─ 50233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 903a4e4d39486420b476bfedd543d8bc099d31ed4b2f6c682ce18573ee44ae4a -address /run/containerd/containerd.sock │ │ ├─ 50422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418551f32fe38c99f987883c0c2687d7e3135921d9bb484cca9341936090c137 -address /run/containerd/containerd.sock │ │ ├─ 54716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dd54618a17b40ebf4cb07fd754c07359f353216b8e8e24d1fa96748ad552ae8 -address /run/containerd/containerd.sock │ │ ├─ 55354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c21cd9ef4eaac33e29bdc69977c3810aa6d797c610d3aaa85ad2f4a394298615 -address /run/containerd/containerd.sock │ │ ├─ 55422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5adfcd3bd2b625d569d5ab4a5f9ce72cbe86b8dc4e3b36fe54137d57a2da95d -address /run/containerd/containerd.sock │ │ ├─ 55463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2fcc6ff01edc456e24fc39c19cd4fe943bbb216cda6dcf8fbc5d9fc5365b93d -address /run/containerd/containerd.sock │ │ ├─ 55652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85087c5fcea36bb7176d0ae0fbb0ce8698ea03f8d39b64943d3d51676db480b -address /run/containerd/containerd.sock │ │ ├─ 59676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef10473f3d58df74fea2fcdefe66c893f85486535ceacf51c27a0f007a97799d -address /run/containerd/containerd.sock │ │ ├─ 59816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b1f25efb760b25d95616683026b65c6c7984c9061da2f80a8293c7a5acd074a -address /run/containerd/containerd.sock │ │ ├─ 59866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2284158e4b9e520b60f81dbea4c593a2148e5325c91a92df795f590b18918b80 -address /run/containerd/containerd.sock │ │ ├─ 59918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a56fea4a9c13ba8b364dcf0eb1fd239a27ff5e214950c4ee9b4dce4147befa5a -address /run/containerd/containerd.sock │ │ ├─ 61478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95a0fb7f1b49cb570c34cd174fe1a3d2a7fa166d201fde62a72efc1787447be8 -address /run/containerd/containerd.sock │ │ ├─ 61539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da84e87f646f44659abb54d3e1c067a1514dd0a57b525c92030209aa9b7d4568 -address /run/containerd/containerd.sock │ │ ├─ 61584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69551b89df3fa10526821a03fa1923e5a2b5f4625b7361f931beb9a2c183a5b6 -address /run/containerd/containerd.sock │ │ ├─ 61754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63ae8b4ebf3bc409eef49ccff494eb81fd058f2abc8b1193205145928e9e5e2 -address /run/containerd/containerd.sock │ │ ├─ 61918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 299b87ec9001a4332fdee03aa073fc0c14a3143febde42cbabc878d640ab0d30 -address /run/containerd/containerd.sock │ │ ├─ 62068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faaf4f86d4db68bb10d8452b262efb7c35bd0a63f3088f6b1a866a2f619e4651 -address /run/containerd/containerd.sock │ │ ├─ 62451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9609efef31900e485e26b180b332df8f1c42d0281ebce94cc3cbd3c5f14d126 -address /run/containerd/containerd.sock │ │ ├─ 62710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74477cdb8c8e00fac7f8698e8edc947f7e854996253c4013a209df79d37a9363 -address /run/containerd/containerd.sock │ │ ├─ 62908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31e2fe3d3394ef6541d11fee4d3441cafbf2366ef467c8a2664bdf5c6ce5aa09 -address /run/containerd/containerd.sock │ │ ├─ 63728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 803b22444dd6eaba8b0bee19580c1e08c184eefc66e79e443bd61d9513e3819d -address /run/containerd/containerd.sock │ │ ├─ 65432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e411f9dcfe132f870abf0adfac956a5b44a194a547a04384f4b06ddbaa72943b -address /run/containerd/containerd.sock │ │ ├─ 67478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59b95a3943f8f25776e6f7d39b831a42c109559ab581fe2af7bfed968cfbe553 -address /run/containerd/containerd.sock │ │ ├─ 76747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887d6254417cc5aa733ceb6383e058811cdf6f0e0824cdc06091632d33e271ac -address /run/containerd/containerd.sock │ │ ├─ 78333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6754709da30c0f21c1a44a3db354f29e2913fb4f77bedef5cc68c66ae53d1d4 -address /run/containerd/containerd.sock │ │ ├─ 84238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e76f5c0c56632817679e05ca532f041ed043ab29a3778043316206b79c09aa1 -address /run/containerd/containerd.sock │ │ ├─ 90358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a870e6ef9537345d26efb42bad4dea8e59cfa3ac48e21fcc9c2f7daa716046f5 -address /run/containerd/containerd.sock │ │ ├─ 94324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ddfcaf843abfed495941a06edd8673e7842f8e5096fcb7c5372b95bb5057260 -address /run/containerd/containerd.sock │ │ ├─ 94505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2898b0e976aa60584d86cee08a3469d5d2867f1670326332dcf3ec4c8193fd -address /run/containerd/containerd.sock │ │ ├─103096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 460f344c526905fa6d4770ae46208867599244a58c813ed828472856ff70dc83 -address /run/containerd/containerd.sock │ │ ├─104568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdbcb2b6da5acd6cb8b79693cef598072dc784418b1d7ee777456d1f099d4a92 -address /run/containerd/containerd.sock │ │ ├─104611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d069e9e4e04fafeec9cf56e2019a5ff7c53062c49c6bfca0f01c4e26e6f33cb6 -address /run/containerd/containerd.sock │ │ ├─106563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165daf3f693aa671b133a9ae987a8e5a405eecd50a5fb528066eb7f62390b2d9 -address /run/containerd/containerd.sock │ │ ├─108523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d40c1c1852630803394846caa2216906755b5ce847f3d227cb4427344c361db -address /run/containerd/containerd.sock │ │ ├─108635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c63a0b8da7a05fb76c0a9fa74ec6a2e063e066a2a08d32b184d2165b230247e6 -address /run/containerd/containerd.sock │ │ ├─121550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 824f7457eb41c7b1b6590da3fda90280432fb786a65cc2df4ccc2da3af8e61f7 -address /run/containerd/containerd.sock │ │ ├─121590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fedb1b059d4325e2c811619005a3841f257aaf5c59d44635ab28204c67fddde -address /run/containerd/containerd.sock │ │ ├─124290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b990cf60e775130cadc924382eb880d55caca73cbb3cd49eb6cb44cb39f6c73c -address /run/containerd/containerd.sock │ │ ├─138664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260f064c7b069ab641298b3121b7ac8cf5fe2f5226b20b14dcdadb0d2aa0bdea -address /run/containerd/containerd.sock │ │ ├─140198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a50f67d450e155563913bdf671de6b20fe48d16a64eefa73f7f819da2b6c644a -address /run/containerd/containerd.sock │ │ ├─140630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1222c795f5079fab5a960c019a0a629324d1f5a7467cd07c44093e07564deb9 -address /run/containerd/containerd.sock │ │ ├─141455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e649b389ef291d7d0fe7199426d549dbf1bbad086cb1e2d3f89e3aaa0583cb6 -address /run/containerd/containerd.sock │ │ ├─143644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa46876ac2bfd84ba5c817977eb1937aff65b5916848684995f9cad6ccb9a7a3 -address /run/containerd/containerd.sock │ │ ├─143898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f00d3ba31c6259b5389163dd9fb1200729cb415e4c5bc974cce25315d2b2432f -address /run/containerd/containerd.sock │ │ ├─143958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0db71d8f1157e41670e1c4f503e9cd85cec0f0bd92c09d4e1e07751f4e43922 -address /run/containerd/containerd.sock │ │ ├─144112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afed197d476db6bc84b8d42cc6d64c1175eea8ad45b45e9f6a8112b4030ae2f6 -address /run/containerd/containerd.sock │ │ ├─144231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07b932c1cdb420e1d2738f2d80a6b87e08245a6ea19eee7a30857bf52e215cea -address /run/containerd/containerd.sock │ │ ├─144756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7107530a74cbc52cd81bc9e75779a3155ca8bd9807cb4ce692e215fcfdb113d8 -address /run/containerd/containerd.sock │ │ ├─169918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da04c60e5e2f296175f0f3ea0f7e14fba9a33944ea3f0cead6ae693d442ed587 -address /run/containerd/containerd.sock │ │ ├─171691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e2f178e182cb8928523fc1e305a47998c2114d25546b8fc744ca248bdfb96a -address /run/containerd/containerd.sock │ │ ├─171746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87ce9fa023640477443ba741172e5bddf6707364ca57027232cee8d138a24e4e -address /run/containerd/containerd.sock │ │ ├─171781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6622010144ad639efe4c0b1d34819daf7a88df47b7552274300a25af5c0b28bf -address /run/containerd/containerd.sock │ │ ├─171847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed3e397e46fc3fdcacb65b0e45f70393532698d279259c10ee6f49b2146de1f -address /run/containerd/containerd.sock │ │ ├─172131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b648c7562d309765343ddce0c6d9174e80bc19969920699dae372824e15ab5 -address /run/containerd/containerd.sock │ │ ├─172194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc452a55d5bea7ecdcbe9f52e58e8a44b6954d9a5cf467505d89a2b2611733a8 -address /run/containerd/containerd.sock │ │ ├─172262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10676a1d48a00ea1005cef9b5252f0978db944fd2097e77fa965fc8fbca3569c -address /run/containerd/containerd.sock │ │ ├─185419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a307c9ed17173d28b9b811a8054f4d90a48212256938071dc42d5289ab6411 -address /run/containerd/containerd.sock │ │ ├─187997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88f8fc3431ad397a8ffaea5ee73d9dd91370702920787261f50eba92dc71f2d2 -address /run/containerd/containerd.sock │ │ ├─188036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a5b8109eec17dbf54d34fd360a3ffacb3590112c048a568912cde0203802a5e -address /run/containerd/containerd.sock │ │ ├─188082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d5d98ab16a0e882775c49a2697101a29f7ea89e6cf3af9697b5f0a46ff70df -address /run/containerd/containerd.sock │ │ ├─204026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3425387a70179f422bdde8e27591ac675bdf2ccdbe4a497626d32d5bf785ae4a -address /run/containerd/containerd.sock │ │ ├─211463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c3b43521d993350c972eb17c4e868a48dd5dd31ba87ca52a2059d8005228bc6 -address /run/containerd/containerd.sock │ │ ├─211515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0895c37ac2ce437f6231599ee736cb8125b67639b7844319ea750523bf7909c -address /run/containerd/containerd.sock │ │ ├─211537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00575ae84f4e38850bebc983c0a1de80897e15252bdbe87593c1d2a00f937b91 -address /run/containerd/containerd.sock │ │ ├─211821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47101aae18d08ae86014413b061d7d22d1d0661cd53becb0e45950f841a1e931 -address /run/containerd/containerd.sock │ │ ├─223389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b54676ddd129186599441f6bd298cb3cc31972ab9995b81583f18a75ebb1d139 -address /run/containerd/containerd.sock │ │ ├─226070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31bfae42c346d0992918be51023fb8a9cb4de01435e950929283f282d960aa3e -address /run/containerd/containerd.sock │ │ ├─227183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd918e7b63188b30e3001da2b795215e646a751b22b760896bfab162336917e -address /run/containerd/containerd.sock │ │ ├─228199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6fe9ef5ab99f646d81bf8faa7115aa1df8190d1707bc9e9dec5fc62932f4bd -address /run/containerd/containerd.sock │ │ ├─229377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3160d4423f8b434648c154ae120d1a748a6b0d93a4843fc5be07ee71e5eeb17d -address /run/containerd/containerd.sock │ │ ├─231573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d3a7f6ebc4e77e5ed8fcfba57bf857dca35e43740f0cd9221b3d8003a6d199 -address /run/containerd/containerd.sock │ │ ├─233002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7529e29754d5ff55efef8230293f22b9266b4ea1de84dd580f084fc529e88e1c -address /run/containerd/containerd.sock │ │ ├─233157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b988bdb210527d9db9d6a18ccf445fff97f973c0c0120ed0d3372a4b33bb90d0 -address /run/containerd/containerd.sock │ │ ├─242658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71191c045898ba318656413afc41518a8f8cf22feb5c0bc552440403dcac4798 -address /run/containerd/containerd.sock │ │ ├─243099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768a1ee6283f0b18cda0e9cda8dcfad62a9bbbade1ad3db1c9e03c8ccf029af7 -address /run/containerd/containerd.sock │ │ ├─245755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d06bd4e0cac81f16da45a8186def6fb6aaf8d66ea7872451a2b5031e7c2be2d -address /run/containerd/containerd.sock │ │ ├─249962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 671aa8aa521c17b44125a4fba66d8d44048e12cbc82d955429e6b1578260c53c -address /run/containerd/containerd.sock │ │ ├─250158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b78aa0aa15abc83013e75d034f9f95ea45272b215cbeb74deb7947db4ae3293 -address /run/containerd/containerd.sock │ │ ├─250219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 693df4fa9c56e53a8cb0c4b34a8d2936a6991b3879ee6a0e29d2a1d8621737a0 -address /run/containerd/containerd.sock │ │ ├─250231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd02b5ca85f9a1857a20ac7d8142bea70b52efa54d9bae5e809b0ceb32e1f67b -address /run/containerd/containerd.sock │ │ ├─274628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9ff1c2efa8308a95d3e1c00b7aaee46826f4f2a1454d820a0f0698b6ffea03d -address /run/containerd/containerd.sock │ │ ├─277257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fece39536117e033d0af1d6a2db49097a661f4e946718ef436ad5a5c1fda23b1 -address /run/containerd/containerd.sock │ │ └─278785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bfda86532ea24a9d95f7492b6422cc51c93112497de510b5367b7ccf377ef0e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-70356a853a6d8551ffa2dc2e26d5e307d3af95d072d416e810723ae49ea75771.scope … │ │ ├─29285 /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 │ │ └─29298 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28970 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29244 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19502 /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@mgr.instance.wlscdj.service │ │ │ ├─12484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wlscdj/unit.run │ │ │ └─12512 /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-wlscdj --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.wlscdj:/var/lib/ceph/mgr/ceph-instance.wlscdj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wlscdj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.wlscdj -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.0.service │ │ │ ├─24428 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24705 /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 │ │ │ ├─33651 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33921 /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 │ │ ├─12122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12152 /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 … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138111 /sbin/multipathd -d -s │ ├─docker-013c306da9958420219456b86298cef745b617932710259fae4377a6495c58a2.scope … │ │ ├─33962 /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 │ │ └─33975 /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 │ ├─kubelet.service │ │ └─39794 /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.204 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─docker-3a1e51a3087a19efd41478d8c3f61988a09491990f540701abc3b000b0c1ba4b.scope … │ │ ├─12233 /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 │ │ └─12246 /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 │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r5180f3fe2f9d4ee6b2dea87589350ad1.scope │ │ └─185609 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10689 /usr/sbin/chronyd -F 1 │ │ └─10690 /usr/sbin/chronyd -F 1 │ ├─docker-598fe0b936876c35f5c1f2d9998801ce541eeadf0e6577f8720aef6e619fe5fb.scope … │ │ ├─24746 /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 │ │ └─24758 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-79139dd41ef0aa01c3ac4a4e7d146ee3b618011097f43308a7bc65f95908fd7a.scope … │ │ ├─19551 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19567 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137961 /sbin/iscsid │ │ └─137963 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-c56d1b77217d8d95d2ca70a9a9c18ea3dc65cbdda518ab3507e280dbdad67e9a.scope … │ │ ├─12595 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wlscdj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12614 /usr/bin/ceph-mgr -n mgr.instance.wlscdj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─803b22444dd6eaba8b0bee19580c1e08c184eefc66e79e443bd61d9513e3819d │ │ └─63753 /pause │ ├─a81ce33f4ca864610f35d5bf4b7b57cf9f8df09d1e302684c1c67f394ce8ee98 │ │ └─39566 etcd --advertise-client-urls=https://162.253.55.204: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.204:2380 --initial-cluster=instance=https://162.253.55.204:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.204:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.204: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 │ ├─990b560996b1ed40e1bd4a71f67457c76a2d519815664bbb1deb2c71a6c6a7d1 │ │ └─65021 /bin/memcached_exporter │ ├─087fe56b0ca146fab59451bd34a041442452c5a4f9a3f874c8715361f67f2da9 │ │ └─183577 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─c506e2cc4b9e301978e7fcba0346a24334384bab92273fba430b552ac3381576 │ │ └─63274 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─afed197d476db6bc84b8d42cc6d64c1175eea8ad45b45e9f6a8112b4030ae2f6 │ │ └─144215 /pause │ ├─5e649b389ef291d7d0fe7199426d549dbf1bbad086cb1e2d3f89e3aaa0583cb6 │ │ └─141479 /pause │ ├─b05e1a34f0a6ee3b05d3432579a58be4dee733c9db4436194d430426d078b801 │ │ └─39447 /pause │ ├─71191c045898ba318656413afc41518a8f8cf22feb5c0bc552440403dcac4798 │ │ └─242695 /pause │ ├─20f75a91b26d07b09be5dc6e1c0019c997b8bbb84221a478cf3800d87ae771ee │ │ └─55756 nfd-gc -gc-interval=1h │ ├─5fb3ee262363ee2505233c6f22049f3af271beb9d95405b615c9653619568625 │ │ ├─334718 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─335522 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─335909 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxzcurjk8/privsep.sock │ │ ├─336321 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpxh87p3rk/privsep.sock │ │ ├─336739 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─336740 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─336778 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1632d54b-40ce-49c3-8287-1ef28177f33b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1632d54b-40ce-49c3-8287-1ef28177f33b/host --addn-hosts=/var/lib/neutron/dhcp/1632d54b-40ce-49c3-8287-1ef28177f33b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1632d54b-40ce-49c3-8287-1ef28177f33b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1632d54b-40ce-49c3-8287-1ef28177f33b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-30a0ffc0-18fe-4984-baa0-42724de940fe,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─336782 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8/host --addn-hosts=/var/lib/neutron/dhcp/b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-705f7010-82eb-44b2-a7b3-405fa3dfdce2,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─336785 haproxy -f /var/lib/neutron/ns-metadata-proxy/1632d54b-40ce-49c3-8287-1ef28177f33b.conf │ │ ├─336789 haproxy -f /var/lib/neutron/ns-metadata-proxy/b4a7225e-a0c8-4fb0-bf99-1c1e4935a6f8.conf │ │ ├─381485 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp31b4fpur/privsep.sock │ │ └─385931 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp2yu9p_cr/privsep.sock │ ├─7a5b8109eec17dbf54d34fd360a3ffacb3590112c048a568912cde0203802a5e │ │ └─188061 /pause │ ├─6ea1d735f710124b4e35f01f9808ef884f7eb16c008fd1713afab92d19aaf026 │ │ ├─180717 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─181189 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181192 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181195 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─4562301a913979614e156363a54144add0807eddee9baaec3b906bff2685cdde │ │ ├─83474 barbiacan-api: uWSGI master │ │ └─83495 barbiacan-api: uWSGI worker 1 │ ├─746060d591e967a305ce0d43230d630c23cfc43970353d80ec09b9a0433309d9 │ │ ├─185655 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185672 /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 -- │ │ ├─185678 erl_child_setup 1048576 │ │ ├─185911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185912 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186165 /bin/sh -s rabbit_disk_monitor │ ├─f00d3ba31c6259b5389163dd9fb1200729cb415e4c5bc974cce25315d2b2432f │ │ └─143922 /pause │ ├─fe5598ed4d87999e3985e679b0de17865841f7466e189427a633392bd60bdb2c │ │ └─226289 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─77d8fe1dd23a0829f1039a0bfac5263e95b60ab6567b106d239639aeeeb7ce9c │ │ └─46786 /pause │ ├─d76bc2e80af88211ed3dfbf3f2c2a6168a6fb0b25351bef943486c864c8461b8 │ │ ├─63884 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63918 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3ba6e874c04f03549df62b5b159b935472635ca1992d3cd72db38d347083fba3 │ │ ├─129663 placement-api: uWSGI master │ │ ├─129686 placement-api: uWSGI worker 1 │ │ └─129687 placement-api: uWSGI worker 2 │ ├─5b3ddaa1c8973cd9742c5c57129ffb473494e12ffc770349a70bf642c75660e2 │ │ └─46958 /manager --metrics-bind-address=:8080 │ ├─77711eefb8ea24170a36b619eb3df8ff39fca8c35e8f5edc539780104bf65de2 │ │ └─227594 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6e04144d6b5209c7509a6fea9e7333488485fc352d1ef4f1601c0f9ab97bab85 │ │ ├─204298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204315 /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 -- │ │ ├─204321 erl_child_setup 1048576 │ │ ├─204437 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204569 /bin/sh -s rabbit_disk_monitor │ ├─84d80b9a333df08ad6355c4bc3aae48b4172d772e566f598edace3ac9176233f │ │ └─39603 kube-apiserver --advertise-address=162.253.55.204 --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 │ ├─23ce6d2408706430b223a414b5be5c6b29b1d0b62f7414da1797b18547650dcd │ │ ├─104941 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105084 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105086 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1ddfcaf843abfed495941a06edd8673e7842f8e5096fcb7c5372b95bb5057260 │ │ └─94349 /pause │ ├─61323d139836d7f5feec259c45ad7a408df30ecd59c90592db10335382b1ce7f │ │ └─64863 /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-204.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 │ ├─3ee94f0afdf085146317c2e5a6ae0cc0690bf0ce6f3cca06c8d3a38387ce102b │ │ └─46208 /server │ ├─dac55fc46154e112a0d7519951a144323336f97be65dbd2e1ddd10b3fcdb4c0b │ │ ├─180728 neutron-api: uWSGI master │ │ ├─180771 neutron-api: uWSGI worker 1 │ │ └─180772 neutron-api: uWSGI worker 2 │ ├─671aa8aa521c17b44125a4fba66d8d44048e12cbc82d955429e6b1578260c53c │ │ └─249986 /pause │ ├─e0895c37ac2ce437f6231599ee736cb8125b67639b7844319ea750523bf7909c │ │ └─211588 /pause │ ├─dbf79ff41bf61cd9c4c55c862241e1f09b212a4d7772909ffa6127de22b42d01 │ │ └─39448 /pause │ ├─2e76f5c0c56632817679e05ca532f041ed043ab29a3778043316206b79c09aa1 │ │ └─84263 /pause │ ├─d069e9e4e04fafeec9cf56e2019a5ff7c53062c49c6bfca0f01c4e26e6f33cb6 │ │ └─104635 /pause │ ├─b988bdb210527d9db9d6a18ccf445fff97f973c0c0120ed0d3372a4b33bb90d0 │ │ └─233200 /pause │ ├─fc452a55d5bea7ecdcbe9f52e58e8a44b6954d9a5cf467505d89a2b2611733a8 │ │ └─172222 /pause │ ├─c63a0b8da7a05fb76c0a9fa74ec6a2e063e066a2a08d32b184d2165b230247e6 │ │ └─108675 /pause │ ├─cdbcb2b6da5acd6cb8b79693cef598072dc784418b1d7ee777456d1f099d4a92 │ │ └─104600 /pause │ ├─26437e748c95020ff260571491cdb5f609d575262b87c3f83d26e99e0fbcd686 │ │ └─47646 /pause │ ├─4a6666029b50fa3ef194504516c4d74460251d3d7ab696e3bb22887f778631f4 │ │ └─50595 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 │ ├─9f2f0ae4149e7abeaec9f355d1da81b67776300e2ea7859ee400b4c412fa167d │ │ ├─272696 /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 │ │ └─272965 /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 │ ├─c1d5e218757cb438ff319a72be14aaf8035188061237cbcf279d0f38d7385d5b │ │ └─50498 valkey-server *:6379 │ ├─e05d05ca58df1c6f59b2fd4fd525fedb85d9354bf40c5d6fa3cafc9a4b877ffa │ │ └─63170 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0d7db3fe9b59e96ca98f9c4e92640dfc82ea1d12d403004bc5e738d898904d45 │ │ ├─60448 python -u /app/sidecar.py │ │ ├─60669 python -u /app/sidecar.py │ │ └─60670 python -u /app/sidecar.py │ ├─7b1b182e079ef24971ae5e81ddb838b5d3d40954b1c7e4d7a8870ed01efd932e │ │ └─40967 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1d40c1c1852630803394846caa2216906755b5ce847f3d227cb4427344c361db │ │ └─108547 /pause │ ├─9d0383c97653c30449d89906f42d0a04f715527c17e0c2be4b5ab3b4f85515b7 │ │ ├─170157 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170174 /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 -- │ │ ├─170180 erl_child_setup 1048576 │ │ ├─170238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170249 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170372 /bin/sh -s rabbit_disk_monitor │ ├─299b87ec9001a4332fdee03aa073fc0c14a3143febde42cbabc878d640ab0d30 │ │ └─61951 /pause │ ├─aa46876ac2bfd84ba5c817977eb1937aff65b5916848684995f9cad6ccb9a7a3 │ │ └─143670 /pause │ ├─47101aae18d08ae86014413b061d7d22d1d0661cd53becb0e45950f841a1e931 │ │ └─211845 /pause │ ├─3da4a4441028d77cb8e39c6bdb4e5c5996de198df0251151d850d640a3034b33 │ │ └─231621 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7c49023e9c88e0369d3461523fb308047d6ed97a7b44c3ad078e412a61bb7ec1 │ │ ├─221291 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221936 octavia-worker: ConsumerService worker(0) │ │ └─221940 octavia-worker: ConsumerService worker(1) │ ├─d056dc26cf8723b91a2aad878acb91b30a5cb6cecaca5854f2f994d1bf7c06bc │ │ └─64453 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─37c266428d361cf949cdd17f7c191aafc19dddad2a63026c2e5577312659ac23 │ │ └─64413 /bin/pushgateway │ ├─cb2898b0e976aa60584d86cee08a3469d5d2867f1670326332dcf3ec4c8193fd │ │ └─94530 /pause │ ├─6ecb94b5167fc86f2eb6b20535c46943251e78e6e20c1ba465f738cdc65af7ff │ │ └─39733 /kube-vip manager │ ├─d85087c5fcea36bb7176d0ae0fbb0ce8698ea03f8d39b64943d3d51676db480b │ │ └─55676 /pause │ ├─402cbbe0d101ce21d24176df747222c8af5be90a6b86835ef90c2d407487d213 │ │ └─39355 /pause │ ├─6d718a4e72de3682fb1899889e4b3bfbdc33b45475cee4656d8fb5abdfe68b10 │ │ └─85119 /usr/local/bin/rook ceph operator │ ├─1299aa3a54f9d20ed0429941b7a5ddbd85f7211772eb789ef49354c6e86be95e │ │ └─43705 /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 │ ├─3c39b58199acc178ee3fe73397c8611bb302ca0f2ad43fd73d4db6e158651b5f │ │ └─42058 /pause │ ├─10299a2633ff4c7b760e7a41e210d78874b64eaaab69f8f764bdb208de37611f │ │ ├─242742 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243467 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0qvwql10/privsep.sock │ │ ├─243477 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243479 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─88649717195440547e3f6304ca8dd3f6025cc01fce34ac14ca255ffb5100102b │ │ └─64077 /goldpinger --static-file-path /static │ ├─bfb797ce7071a479ae22ff8c83e01e5032b3fc3b492823da7bfb6d4f6cc077c2 │ │ └─140822 /coredns -conf /etc/coredns/Corefile │ ├─702fee57615a00a395e418ed6d551dca832393fb386c4fa84de0cfd8cf4c6245 │ │ └─94796 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-4hbmg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7fedb1b059d4325e2c811619005a3841f257aaf5c59d44635ab28204c67fddde │ │ └─121618 /pause │ ├─6622010144ad639efe4c0b1d34819daf7a88df47b7552274300a25af5c0b28bf │ │ └─171886 /pause │ ├─5fd9696b966674ea6b443dc459219e492d505246213b472f56ef4374238da162 │ │ ├─220419 octavia-api: uWSGI master │ │ ├─220433 octavia-api: uWSGI worker 1 │ │ └─220434 octavia-api: uWSGI worker 2 │ ├─22980ac2d1ecea482e7bb94b09555ea60271be3ccdea8686a0deb8c2fd5a088a │ │ └─50802 valkey-server *:26379 [sentinel] │ ├─a870e6ef9537345d26efb42bad4dea8e59cfa3ac48e21fcc9c2f7daa716046f5 │ │ └─90383 /pause │ ├─fece39536117e033d0af1d6a2db49097a661f4e946718ef436ad5a5c1fda23b1 │ │ └─277284 /pause │ ├─e062e9a2b67a21b8b6f486720b9ac9340d18489bed3f6f2a5710c22956055ab8 │ │ └─40010 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─59b95a3943f8f25776e6f7d39b831a42c109559ab581fe2af7bfed968cfbe553 │ │ └─67502 /pause │ ├─38617377a6fdc5a1b8e011202a4a611071e3cd9c855f1abf0a50f074045ffbbd │ │ └─95721 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a6764687ee72a02b2d34b75c15eb3e04e79ae189df901e1527bbedca2d6db571 │ │ └─40716 /pause │ ├─73777af36b314493f80936465e5336c43259b59707315d357a808e3a615c6b56 │ │ ├─183425 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─183782 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184395 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprl02s4ks/privsep.sock │ │ ├─381803 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3tbys73x/privsep.sock │ │ ├─382269 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp41kngx4u/privsep.sock │ │ ├─382800 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382805 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385067 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce --namespace=qrouter-89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce --conf_dir=/var/lib/neutron/ha_confs/89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce --log-file=/var/lib/neutron/ha_confs/89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce/neutron-keepalived-state-change.log --monitor_interface=ha-787c818b-66 --monitor_cidr=169.254.0.164/24 --pid_file=/var/lib/neutron/external/pids/89dc97d7-3dd7-44d2-a5fe-9d74c25ec7ce.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─387377 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fd5adcf2-3341-4c9f-8ade-bc5f9861325e --namespace=qrouter-fd5adcf2-3341-4c9f-8ade-bc5f9861325e --conf_dir=/var/lib/neutron/ha_confs/fd5adcf2-3341-4c9f-8ade-bc5f9861325e --log-file=/var/lib/neutron/ha_confs/fd5adcf2-3341-4c9f-8ade-bc5f9861325e/neutron-keepalived-state-change.log --monitor_interface=ha-cd7157e5-4a --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/fd5adcf2-3341-4c9f-8ade-bc5f9861325e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─397548 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b5c95278-0fdb-4574-bf5a-947e8f1222eb --namespace=qrouter-b5c95278-0fdb-4574-bf5a-947e8f1222eb --conf_dir=/var/lib/neutron/ha_confs/b5c95278-0fdb-4574-bf5a-947e8f1222eb --log-file=/var/lib/neutron/ha_confs/b5c95278-0fdb-4574-bf5a-947e8f1222eb/neutron-keepalived-state-change.log --monitor_interface=ha-ca8c6c95-09 --monitor_cidr=169.254.0.210/24 --pid_file=/var/lib/neutron/external/pids/b5c95278-0fdb-4574-bf5a-947e8f1222eb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─398580 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e26e5879-196e-4ba6-a4b7-7afc7eba9604 --namespace=qrouter-e26e5879-196e-4ba6-a4b7-7afc7eba9604 --conf_dir=/var/lib/neutron/ha_confs/e26e5879-196e-4ba6-a4b7-7afc7eba9604 --log-file=/var/lib/neutron/ha_confs/e26e5879-196e-4ba6-a4b7-7afc7eba9604/neutron-keepalived-state-change.log --monitor_interface=ha-64a5e6fa-e6 --monitor_cidr=169.254.0.64/24 --pid_file=/var/lib/neutron/external/pids/e26e5879-196e-4ba6-a4b7-7afc7eba9604.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─69551b89df3fa10526821a03fa1923e5a2b5f4625b7361f931beb9a2c183a5b6 │ │ └─61620 /pause │ ├─3425387a70179f422bdde8e27591ac675bdf2ccdbe4a497626d32d5bf785ae4a │ │ └─204049 /pause │ ├─e411f9dcfe132f870abf0adfac956a5b44a194a547a04384f4b06ddbaa72943b │ │ └─65466 /pause │ ├─cd02b5ca85f9a1857a20ac7d8142bea70b52efa54d9bae5e809b0ceb32e1f67b │ │ └─250288 /pause │ ├─7c113ebc1b15ba026d599edc91e8a30264fee0c4a162ca4d8c22e1deea15f012 │ │ └─64618 /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 │ ├─5b439af585ee67997b4a8f7f676758efd9c4d554da6d7db1efed9ac489cc8dc7 │ │ └─45937 /pause │ ├─1af762b9e269c5c8d4b02d0ef1c4578f93199349077bf111ff44f689f319eaf7 │ │ └─47350 /pause │ ├─87ce9fa023640477443ba741172e5bddf6707364ca57027232cee8d138a24e4e │ │ └─171802 /pause │ ├─3602a594fbb9cb52803fe7ca8369a6638464d37cdaaab57ea5dde3f32f2dd08b │ │ └─272649 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7529e29754d5ff55efef8230293f22b9266b4ea1de84dd580f084fc529e88e1c │ │ └─233026 /pause │ ├─40dca60b5630c6784739be7cfe5eb28a7dab51942a29fe0d480a2372296ecfb3 │ │ ├─106770 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106788 /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 -- │ │ ├─106794 erl_child_setup 1048576 │ │ ├─106867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106868 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107004 /bin/sh -s rabbit_disk_monitor │ ├─2683af3f35056de31f655a260e10d16ac5b6d354caf2a4f76b5302400e3f4b08 │ │ ├─180803 neutron-policy-server: uWSGI master │ │ ├─180816 neutron-policy-server: uWSGI worker 1 │ │ └─180817 neutron-policy-server: uWSGI worker 2 │ ├─8760f38ea5f8f4ed86ba54a57d5f7621d12e5b751ccce32abad28c66aa8fbb1f │ │ └─48296 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─daf88f6de63e17420bc59bc1df165483e75bf7847a5af8b1a2d6f4ed8b711649 │ │ └─120116 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─20a737fdf66a3c93671d7461ce50018625ee30db403f63bd94efc9d5238e543b │ │ └─188919 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─eeefe2799d17f33aaa4f25c9131cb5e1103d2d8dc81b78115c24f869ae042625 │ │ └─277740 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─796acc5e1a1ae6fcb0d02b53095b3568f25c6c595ca317baeb96517d1ad08a39 │ │ ├─245970 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245987 /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 -- │ │ ├─245993 erl_child_setup 1048576 │ │ ├─246158 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246159 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246172 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246439 /bin/sh -s rabbit_disk_monitor │ ├─b1d83235f7a8880df89ef6c30f1beba050d90bd59c83b496c0cc34e4cf54902f │ │ └─60506 /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 │ ├─b2fcc6ff01edc456e24fc39c19cd4fe943bbb216cda6dcf8fbc5d9fc5365b93d │ │ └─55487 /pause │ ├─9fee805f04b8536444a1cc8fb92af068b7594f31b8408ec26fe3757c9fa4d372 │ │ ├─199978 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200312 heat-engine: ServiceWrapper worker(0) │ │ └─200315 heat-engine: ServiceWrapper worker(1) │ ├─d8cf03eb48cd9b4afd1d3099aee23826795795d684c4d25a065171ad6f2452bd │ │ ├─168112 nova-metadata: uWSGI master │ │ ├─168127 nova-metadata: uWSGI worker 1 │ │ └─168128 nova-metadata: uWSGI worker 2 │ ├─4937d3e35076d1546940b532c4d3925e49b9d8679fa6abac87b03bcfbf903e3d │ │ ├─188880 /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 │ │ ├─383038 /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/tmp_mpwq923/privsep.sock │ │ ├─383587 /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/tmpdr_bs56x/privsep.sock │ │ └─385092 /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/tmp84nnl7i9/privsep.sock │ ├─01042cd51ef7009983367541eeb5373d3a3a6478eaaeb65e2c5605ea30bdde47 │ │ └─43202 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 │ ├─f0d5d98ab16a0e882775c49a2697101a29f7ea89e6cf3af9697b5f0a46ff70df │ │ └─188107 /pause │ ├─77b040914d533f6e9928bf74613db605aa6afea43cfa129af76aab2058f232af │ │ └─42591 /coredns -conf /etc/coredns/Corefile │ ├─8f46174aee63a14584eda7fb015fd104e39cfadf66221f96b03d42fc972a150d │ │ └─60166 /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 │ ├─a50f67d450e155563913bdf671de6b20fe48d16a64eefa73f7f819da2b6c644a │ │ └─140228 /pause │ ├─f1222c795f5079fab5a960c019a0a629324d1f5a7467cd07c44093e07564deb9 │ │ └─140654 /pause │ ├─50db6cf222202ec7cc6911b01a1f0d955a64c268bc95518473dcb3e157d238a7 │ │ ├─90666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90684 /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 -- │ │ ├─90690 erl_child_setup 1048576 │ │ ├─90769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90770 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90780 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90938 /bin/sh -s rabbit_disk_monitor │ ├─ddf70b29c92336d878b5d97dc0ee1ceb276f1bdac18cc97edfc33a1314d497b0 │ │ └─39984 /pause │ ├─a0f81bcdef04fb3f3e81bf5815eff29adeb5fbc724b5e1dd1909fc22108c31cc │ │ └─43751 /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 │ ├─5b2679c5f93a102990fcb4d41fb7600854f83d827559a52c1c582e0c93d7cd30 │ │ └─46667 /pause │ ├─22bc3c43ca121b7886076f70757375b3297a80e0720c4449995eb6daee0d03d6 │ │ └─42571 /coredns -conf /etc/coredns/Corefile │ ├─460f344c526905fa6d4770ae46208867599244a58c813ed828472856ff70dc83 │ │ └─103120 /pause │ ├─638e5f2f0b2ca50c6a0db1da8e846772342a9227e1d76be6084a2f9a8699059a │ │ └─42539 /pause │ ├─286d318371e49c158b1da1fa71fa9aa8c519fdf1337ebf8e3cce4c6ee23f4e09 │ │ ├─181767 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182091 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphxwkv2dy/privsep.sock │ │ ├─182306 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpqmhjih4_/privsep.sock │ │ └─182557 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─31e2fe3d3394ef6541d11fee4d3441cafbf2366ef467c8a2664bdf5c6ce5aa09 │ │ └─62931 /pause │ ├─b6e2f178e182cb8928523fc1e305a47998c2114d25546b8fc744ca248bdfb96a │ │ └─171728 /pause │ ├─20b648c7562d309765343ddce0c6d9174e80bc19969920699dae372824e15ab5 │ │ └─172157 /pause │ ├─4750c5ad093fd10e408bab65b60b591b9d76965f638eda5c7b27a1b0a8860567 │ │ └─50951 redis_exporter │ ├─6b79b659f56ff08381a80923383b1c2f2e42446416966baaed0a53575a42725f │ │ ├─118581 cinder-api: uWSGI master │ │ ├─118595 cinder-api: uWSGI worker 1 │ │ └─118596 cinder-api: uWSGI worker 2 │ ├─e6d25894a63019b6f3f42a0a13609f141a31970bc287d68302dfa247080cb0ee │ │ ├─277572 apache2 -DFOREGROUND │ │ ├─279809 (wsgi:h -DFOREGROUND │ │ ├─279810 (wsgi:h -DFOREGROUND │ │ ├─279811 (wsgi:h -DFOREGROUND │ │ ├─279812 (wsgi:h -DFOREGROUND │ │ ├─279813 (wsgi:h -DFOREGROUND │ │ ├─279814 apache2 -DFOREGROUND │ │ └─279815 apache2 -DFOREGROUND │ ├─824f7457eb41c7b1b6590da3fda90280432fb786a65cc2df4ccc2da3af8e61f7 │ │ └─121573 /pause │ ├─c0b028e2d6383cc835e1a8f4f5c57b480465920a73d15a1e2ef72dd40e93b87c │ │ └─264326 docker-registry serve /etc/docker-registry/config.yml │ ├─674b7b26a4666187cda3f09cd3d869dd1815cd0ae47a4ca0f7d83a5fbb10750a │ │ └─43457 /pause │ ├─07b932c1cdb420e1d2738f2d80a6b87e08245a6ea19eee7a30857bf52e215cea │ │ └─144273 /pause │ ├─4817dab8d18bcdf20a91f32724dea9e190630d44c235b753f6f66c3440af43ba │ │ └─65192 /bin/oauth2-proxy │ ├─52a307c9ed17173d28b9b811a8054f4d90a48212256938071dc42d5289ab6411 │ │ └─185441 /pause │ ├─42fca96b4c321622f57823606b35b49274858d4892c04f8c4f8b785128b039ca │ │ └─39492 /pause │ ├─a82efccaaf041b8e48a2404a5e5805b5128488a66d122b0e6229b9ce2da08dba │ │ ├─272715 manila-api: uWSGI master │ │ ├─272740 manila-api: uWSGI worker 1 │ │ └─272741 manila-api: uWSGI worker 2 │ ├─3e63b0fc013ceebb6b0817572935aaedb74cf43a8d4273765e009858c0e3365d │ │ └─163393 /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 │ ├─63878b44ef80096adeaa5032a45872cc6990b38c7c41cf855b3143bcc46a4cf8 │ │ └─65215 /bin/oauth2-proxy │ ├─0c24cb802b6f8cd7417561325354931eb2120c29f99ca7c6fab59df4f15e57e2 │ │ └─43658 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ef10473f3d58df74fea2fcdefe66c893f85486535ceacf51c27a0f007a97799d │ │ └─59735 /pause │ ├─f0d3a7f6ebc4e77e5ed8fcfba57bf857dca35e43740f0cd9221b3d8003a6d199 │ │ └─231596 /pause │ ├─e6b6dbedb98e12f777551574d943c3a03d74db61a7ecc9e2f44919babfc82d39 │ │ ├─103507 glance-api: uWSGI master │ │ ├─103520 glance-api: uWSGI worker 1 │ │ └─103521 glance-api: uWSGI worker 2 │ ├─a139e068b30711de7cbcce20d2fa10f28e66e69b2b25830c27e79c83be0c171d │ │ └─122192 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7010d1d527bebbc99bbb1497e0d155aaff560e541a7be0306ddfb0bfa178bd26 │ │ └─55871 /secretgen-controller │ ├─2284158e4b9e520b60f81dbea4c593a2148e5325c91a92df795f590b18918b80 │ │ └─59892 /pause │ ├─267a1b7e46cfb9b9a23f7c0fe5c195ba44ecdd1ed72afec72b180197e747e7e3 │ │ └─45850 /pause │ ├─165daf3f693aa671b133a9ae987a8e5a405eecd50a5fb528066eb7f62390b2d9 │ │ └─106586 /pause │ ├─92240cdd25c39457a61be5fb2f2fd4e4e018b015dd539c927535af5447f3d938 │ │ ├─141671 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141687 /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 -- │ │ ├─141693 erl_child_setup 1048576 │ │ ├─141774 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141775 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141785 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141916 /bin/sh -s rabbit_disk_monitor │ ├─693df4fa9c56e53a8cb0c4b34a8d2936a6991b3879ee6a0e29d2a1d8621737a0 │ │ └─250277 /pause │ ├─b990cf60e775130cadc924382eb880d55caca73cbb3cd49eb6cb44cb39f6c73c │ │ └─124314 /pause │ ├─418551f32fe38c99f987883c0c2687d7e3135921d9bb484cca9341936090c137 │ │ └─50445 /pause │ ├─00575ae84f4e38850bebc983c0a1de80897e15252bdbe87593c1d2a00f937b91 │ │ └─211622 /pause │ ├─da84e87f646f44659abb54d3e1c067a1514dd0a57b525c92030209aa9b7d4568 │ │ └─61563 /pause │ ├─a9701f96c5b577ebe6e515334f290af36e7551159213fe5d185e308abcc7aea6 │ │ ├─167985 nova-api: uWSGI master │ │ ├─168016 nova-api: uWSGI worker 1 │ │ └─168017 nova-api: uWSGI worker 2 │ ├─3160d4423f8b434648c154ae120d1a748a6b0d93a4843fc5be07ee71e5eeb17d │ │ └─229402 /pause │ ├─da04c60e5e2f296175f0f3ea0f7e14fba9a33944ea3f0cead6ae693d442ed587 │ │ └─169941 /pause │ ├─95a0fb7f1b49cb570c34cd174fe1a3d2a7fa166d201fde62a72efc1787447be8 │ │ └─61503 /pause │ ├─d35afeb18ab8ecc542bc27463d99db2d89c175aa788d8a3fbc6b7a7e20394e13 │ │ ├─168909 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169224 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169225 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─258c9aed40dd255bc166b09e3954cb8e82d1d883885d5dc1ca1068b97099fe61 │ │ ├─168916 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169307 nova-scheduler: ServiceWrapper worker(0) │ │ └─169309 nova-scheduler: ServiceWrapper worker(1) │ ├─7ae0d7c1cf32fef31efdc4d133ed6aa0957957bba46d4bf93ffe5e2ecd68ff6d │ │ └─48025 /pause │ ├─201ba18c71e70c7eac3bff9f8154189a811ca64a5dda9d336d17f20d1658f0a1 │ │ └─185500 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f5adfcd3bd2b625d569d5ab4a5f9ce72cbe86b8dc4e3b36fe54137d57a2da95d │ │ └─55446 /pause │ ├─768a1ee6283f0b18cda0e9cda8dcfad62a9bbbade1ad3db1c9e03c8ccf029af7 │ │ └─243123 /pause │ ├─d9fe84731f20051790c6e71b172e2a47b446b177eaa82c9eacbdf193a8856c13 │ │ └─46834 /manager --metrics-bind-address=:9782 │ ├─112a436d089fbda50c7786de2e2b8d6316ebc12e50dd888b26fca6169eeff7b6 │ │ └─60891 /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 │ ├─e9ef457ddd02ffc799fb4e4a7082bc5f9e70becab41c67e9c8064484d88e1893 │ │ ├─223564 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223581 /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 -- │ │ ├─223587 erl_child_setup 1048576 │ │ ├─223733 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223734 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223744 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223925 /bin/sh -s rabbit_disk_monitor │ ├─22a9116209fbda931a365d1a41ac733ee663828b70bb2045d739968c0515a3c0 │ │ └─55790 nfd-master -crd-controller=true -metrics=8081 │ ├─f5f5a65289b1a9170de5f4a27cb7f30cbc4b575075017088bd92a200b51abad4 │ │ └─48350 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2e2fb6510d1136d2c570ef441c6982be3d0f19b3e7ea1a934997de06721714d8 │ │ └─272678 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4d9e4dfb7ed9adcfeeee28f3538248639a99914e9540138c931a4a055c9d8e51 │ │ └─55714 nfd-worker -metrics=8081 │ ├─4d06bd4e0cac81f16da45a8186def6fb6aaf8d66ea7872451a2b5031e7c2be2d │ │ └─245778 /pause │ ├─7107530a74cbc52cd81bc9e75779a3155ca8bd9807cb4ce692e215fcfdb113d8 │ │ └─144789 /pause │ ├─88f8fc3431ad397a8ffaea5ee73d9dd91370702920787261f50eba92dc71f2d2 │ │ └─188021 /pause │ ├─5e2e6ecb21270b24c66b7edc13eab336598851b8a6d5d3f5baf1e757011eff3d │ │ └─64148 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cbe52dbc1b95d7dc1812390082cdb51b5bc5d8dcec02b95962cf55795c658bf4 │ │ └─106376 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─bcc47a5eaaac8aa6b45ad0c35bf3473a524b9c2a746d2fedd01dba0a1519ce54 │ │ └─47475 percona-xtradb-cluster-operator │ ├─10676a1d48a00ea1005cef9b5252f0978db944fd2097e77fa965fc8fbca3569c │ │ └─172296 /pause │ ├─e5ac711d8fd03ecb45e30fd36c6eaf5c1701d109a638b6d58cb38581ad7480dc │ │ └─64483 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─465795e383d754588235668d731e9616ffddf53e2aa0c98c2c382e45a5b31341 │ │ └─279456 /bin/openstack-database-exporter │ ├─7d5fb23df84cecc3ab31a4cf9d8e30abef4127d96a26ae32ad937e398926897b │ │ └─42098 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─da13010f03c417a8993868dfab700e53d7cbd07a6f8cbe09112c20bd98855582 │ │ ├─76966 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76983 /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 -- │ │ ├─76989 erl_child_setup 1048576 │ │ ├─77036 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77037 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77047 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77160 /bin/sh -s rabbit_disk_monitor │ ├─9dd54618a17b40ebf4cb07fd754c07359f353216b8e8e24d1fa96748ad552ae8 │ │ └─54739 /pause │ ├─4ec591d041d8efbca1a023b261a292c7972bdff0159587d86a4ebb86e9e2999a │ │ └─40731 /pause │ ├─4b1f25efb760b25d95616683026b65c6c7984c9061da2f80a8293c7a5acd074a │ │ └─59841 /pause │ ├─6e3a79788a503413edabb16df580302a873367a7330225acb511ab6efa6f1fae │ │ ├─122612 /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 │ │ └─122808 /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 │ ├─b04351a6de9a26c36f33029c05cd9e40eecc20265333a14ec3515e0899e39f6d │ │ ├─200014 heat-api: uWSGI master │ │ ├─200052 heat-api: uWSGI worker 1 │ │ └─200053 heat-api: uWSGI worker 2 │ ├─cc54b67d668af52f70bab9db05e441265ac64e6e23e8b0b3e8fac0315b273332 │ │ ├─62533 nginx: master process nginx -g daemon off; │ │ ├─62548 nginx: worker process │ │ ├─62549 nginx: worker process │ │ ├─62550 nginx: worker process │ │ ├─62551 nginx: worker process │ │ └─62552 nginx: worker process │ ├─e00b6263c0d07948efa848edc978718fbb6a75cb513466e40e4aa8c26bc1d1e0 │ │ ├─222156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222174 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─408497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6866808a9d2ac50332de7ebf089dd9192acecd0ac4540615064df38381a5f2b7 │ │ └─62121 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 │ ├─260f064c7b069ab641298b3121b7ac8cf5fe2f5226b20b14dcdadb0d2aa0bdea │ │ └─138687 /pause │ ├─439fa1efb413065c91c1778cfa653630cb56b90eac60a3e631d704fb731858c8 │ │ ├─48199 mysqld --wsrep_start_position=d4518e9c-369e-11f1-baae-ff52529c5770:20 │ │ └─48325 /var/lib/mysql/mysql-state-monitor │ ├─d5315ce38086cef23ef23e2274a09751458da73cfa2a9153dddcd8b523d8c2d8 │ │ ├─ 46168 /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 │ │ ├─ 46182 /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 │ │ ├─ 46330 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276947 nginx: worker process │ │ ├─276948 nginx: worker process │ │ └─276949 nginx: cache manager process │ ├─86bb00c33c5926c7e031a6252fe77dd853ec7a5ffdf8354f2df9039b2c865758 │ │ └─39622 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 │ ├─97844eeeae6672b9aee87a23469f1793fc3763183edbb3e925d65b759e5b96b8 │ │ ├─48147 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 │ │ └─50906 haproxy -sf 189 -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 │ ├─cc7ff6b7f0666530a8f43e63b67f9ff37090b1c5be7b39f61b43124a7a3caf8e │ │ ├─242996 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243524 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243525 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7c88824af816009c69b94b95dd7350f277d9a51e9ae5d6349b2e675d606df30c │ │ ├─65855 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65889 /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 -- │ │ ├─65905 erl_child_setup 1048576 │ │ ├─66164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66165 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66175 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66264 /bin/sh -s rabbit_disk_monitor │ ├─b36092717585ee0426db5c405d50b441dd81e09118b87302efa471a92281c88d │ │ └─63840 /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 │ ├─d95b51ccc3edc15ef944c1d60135a45abbdb779bcd8993cfdd7416ff691d201f │ │ ├─ 94899 /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 │ │ └─406984 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bb4a3b7af38183b9bd3a6d96a5b6280f5385883a6c8a9ab22a617c743395f9d9 │ │ └─221321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─62143c57081a5bc0601b132a91f87c9289d46f93e44d8dac7928bdb25c30efe6 │ │ └─43545 /pause │ ├─c9609efef31900e485e26b180b332df8f1c42d0281ebce94cc3cbd3c5f14d126 │ │ └─62476 /pause │ ├─691060ce93d7b70a9ea42a30bb34a77d46698f7af8329933ba642dafe2ba72fa │ │ └─39480 /pause │ ├─ffd918e7b63188b30e3001da2b795215e646a751b22b760896bfab162336917e │ │ └─227206 /pause │ ├─be1f5f703bd07ec2c1827a7e5654b8ace905f0f2226b6684170dab8d2df9f66d │ │ ├─281238 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─281272 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─02659e8bc3c9d3d0f1bfd939b6a4dcf317e84c40e470af59538ea5f2a681c36d │ │ └─64981 /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 │ ├─35b22f938c5985908af7edbdb9d243513857a58141c6db7d1869d574651a30f3 │ │ └─43515 /pause │ ├─48c66e240722c8a0a5713e487c5e586dc0c8d8611efbfebd3b5929f8957adea0 │ │ ├─200022 heat-api-cfn: uWSGI master │ │ ├─200050 heat-api-cfn: uWSGI worker 1 │ │ └─200051 heat-api-cfn: uWSGI worker 2 │ ├─50ced2e8af2d0dda7149c6f844db4b178e480ee718cb2dd4aa652dd1100eef27 │ │ └─42500 /pause │ ├─845046076fa38586b9bf19041f759abc7a0dae7bf61471bf72528a872d42aeb2 │ │ └─228249 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─1c429b45dc59363352a5302448059f4ba69c87f419a62dd4fd7cca36afda2205 │ │ └─64020 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f6fc0f4b825e112a9b1c59ccfc7d664a76c322537345f05f35f11d526eaeba01 │ │ └─39584 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 │ ├─31bfae42c346d0992918be51023fb8a9cb4de01435e950929283f282d960aa3e │ │ └─226093 /pause │ ├─c21cd9ef4eaac33e29bdc69977c3810aa6d797c610d3aaa85ad2f4a394298615 │ │ └─55381 /pause │ ├─d9ff1c2efa8308a95d3e1c00b7aaee46826f4f2a1454d820a0f0698b6ffea03d │ │ └─274654 /pause │ ├─99f20967e614cae219d556c328f50f8c62eec61433ca5b54796f581692865c3d │ │ ├─60476 python -u /app/sidecar.py │ │ ├─60741 python -u /app/sidecar.py │ │ └─60742 python -u /app/sidecar.py │ ├─3c3b43521d993350c972eb17c4e868a48dd5dd31ba87ca52a2059d8005228bc6 │ │ └─211503 /pause │ ├─d6e623813bb20b21e4e08431b5ef77ae925a1498eb44d68c0f54691fbc3c1acb │ │ ├─172825 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─416438 sleep 300 │ ├─903a4e4d39486420b476bfedd543d8bc099d31ed4b2f6c682ce18573ee44ae4a │ │ └─50255 /pause │ ├─3b78aa0aa15abc83013e75d034f9f95ea45272b215cbeb74deb7947db4ae3293 │ │ └─250184 /pause │ ├─f8eb5d60649b369276fc1f868dcd1f3a35ce53948bdd0e1e1f863eaf845142d0 │ │ ├─41177 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41559 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─887d6254417cc5aa733ceb6383e058811cdf6f0e0824cdc06091632d33e271ac │ │ └─76771 /pause │ ├─b0db71d8f1157e41670e1c4f503e9cd85cec0f0bd92c09d4e1e07751f4e43922 │ │ └─143985 /pause │ ├─74477cdb8c8e00fac7f8698e8edc947f7e854996253c4013a209df79d37a9363 │ │ └─62735 /pause │ ├─90fb7e5aeaac0e771d80bae507d148dd05f77d9bd747bcd50f1ff8566187af0a │ │ ├─ 70769 apache2 -DFOREGROUND │ │ ├─ 70816 (wsgi:k -DFOREGROUND │ │ ├─ 70817 (wsgi:k -DFOREGROUND │ │ ├─ 70818 (wsgi:k -DFOREGROUND │ │ ├─ 70819 (wsgi:k -DFOREGROUND │ │ ├─406710 apache2 -DFOREGROUND │ │ └─409238 apache2 -DFOREGROUND │ ├─7bfda86532ea24a9d95f7492b6422cc51c93112497de510b5367b7ccf377ef0e │ │ └─278815 /pause │ ├─0933dab9ba3a593ae7ad3fa11a6ee4a952bf3b1518d455183677e1092360a4da │ │ └─42972 /pause │ ├─faaf4f86d4db68bb10d8452b262efb7c35bd0a63f3088f6b1a866a2f619e4651 │ │ └─62097 /pause │ ├─9e87296021e6352f820fe1c4bde6455065a19e20ffe48a9f79e401c4aa6f5576 │ │ └─65070 /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 │ ├─4a9d0b4a716e371534b2519f79a95c628e6ffd84f651a8e5ee42abbf40f4ee49 │ │ └─229427 /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 │ ├─39a9a072ed117dc17fbb3407b682b54fc2e09325ca35a8757ff6f24a396c55bc │ │ └─184772 /bin/bash /tmp/libvirt.sh │ ├─b54676ddd129186599441f6bd298cb3cc31972ab9995b81583f18a75ebb1d139 │ │ └─223412 /pause │ ├─3f6fe9ef5ab99f646d81bf8faa7115aa1df8190d1707bc9e9dec5fc62932f4bd │ │ └─228224 /pause │ ├─a56fea4a9c13ba8b364dcf0eb1fd239a27ff5e214950c4ee9b4dce4147befa5a │ │ └─59942 /pause │ ├─bd5c563b1b10a1adc144f09d91d6797f38cbab9bf264b7bbb54ec159ef469651 │ │ └─139097 /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 │ ├─3ed3e397e46fc3fdcacb65b0e45f70393532698d279259c10ee6f49b2146de1f │ │ └─171919 /pause │ ├─e81760783754c7aa66c54c10dc629c73af35924e8bee9cf8c4a4a66ca822b35c │ │ └─64552 /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-204.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 │ ├─a63ae8b4ebf3bc409eef49ccff494eb81fd058f2abc8b1193205145928e9e5e2 │ │ └─61776 /pause │ ├─d6754709da30c0f21c1a44a3db354f29e2913fb4f77bedef5cc68c66ae53d1d4 │ │ └─78357 /pause │ ├─1de84384211f1e888ad6754832e3ffdf107146262a8f472edc9f3b3a1502bfc6 │ │ └─184724 /usr/bin/libvirt-tls-sidecar │ └─ea6ce73f4e3366299fcc8ae6520ddeaef68185bf4e93ffea5068b5cc762019b8 │ ├─139131 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ └─139144 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount