Control group /: -.slice ├─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 │ │ │ ├─21650 /lib/systemd/systemd --user │ │ │ └─21651 (sd-pam) │ │ └─session-21.scope │ │ ├─21585 sshd: cephadm [priv] │ │ └─21664 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.19.213.220-22-zuul [mux] │ ├─264652 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yfdudjfypoddktuxaapbjyzctmopngvw ; /usr/bin/python3'"'"' && sleep 0' │ ├─264653 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yfdudjfypoddktuxaapbjyzctmopngvw ; /usr/bin/python3' && sleep 0 │ ├─264654 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yfdudjfypoddktuxaapbjyzctmopngvw ; /usr/bin/python3 │ ├─264655 /bin/sh -c echo BECOME-SUCCESS-yfdudjfypoddktuxaapbjyzctmopngvw ; /usr/bin/python3 │ ├─264656 /usr/bin/python3 │ ├─264657 /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 │ └─264659 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-27a809de2955a358baf5e4cd33a7d8f691157848564750fc26e38d028730c391.scope … │ │ ├─34568 /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 │ │ └─34581 /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 │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12305 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36a0b975246bd130c6a2b7769d3b67900f8cacfd2ae631736e6e0bc70fb5a264 -address /run/containerd/containerd.sock │ │ ├─ 12675 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a5c341251e570c509d238f68df62e66dee47651645d2c3e2fa55c5e36b4e8235 -address /run/containerd/containerd.sock │ │ ├─ 18625 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e54abfa6fb768877532d4b75d407d378fa9547a1561d7288c03e75840e6f668f -address /run/containerd/containerd.sock │ │ ├─ 25214 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fea063261e51ff4393960e919268f3b80141d671cf868709e24a844b7a0506b0 -address /run/containerd/containerd.sock │ │ ├─ 29996 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f38439d5e0c7ed9e0207a902cb89187eeb56d894b3df88313a76a405d4c7ebc7 -address /run/containerd/containerd.sock │ │ ├─ 34543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 27a809de2955a358baf5e4cd33a7d8f691157848564750fc26e38d028730c391 -address /run/containerd/containerd.sock │ │ ├─ 39122 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 45d6bca613feded5a6f5cc028280b4f85809f2d396b479c53fac224e6fd92bf8 -address /run/containerd/containerd.sock │ │ ├─ 41621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5193a5fe60250f372a199395b683d5aa0ad55bfb30020ad62c56ae2c694c3a5f -address /run/containerd/containerd.sock │ │ ├─ 41656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7a5c1b0ce1117c787fd6e383561e77c52c52060374b976babf3c61dc473e98 -address /run/containerd/containerd.sock │ │ ├─ 41670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6310fd817414480b89c683c3011698b9d915b3822f7e969ab73f7a4dc46bf684 -address /run/containerd/containerd.sock │ │ ├─ 41672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d17c5c5ea84cc1b6d0c954556a85a3ba87ba6f04df924e5b15b0ffb9f4935718 -address /run/containerd/containerd.sock │ │ ├─ 41725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e101090d66f79b0e7db64dade38fb25adc0d7d30437ae6ac3529c9b2ae91d6a -address /run/containerd/containerd.sock │ │ ├─ 42236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77f43e82b30d6866e6cadb0e89f1eb50fd00bb2834be3589402a67b06c825e2 -address /run/containerd/containerd.sock │ │ ├─ 42974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1725aa0420a91b916871b46e60174faaa54d54369c1e41834118eb3f5a0fefc -address /run/containerd/containerd.sock │ │ ├─ 42995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef4ca851507ebee6605527140b20e3752ca4d16724f28b9c2a7680621d30b57 -address /run/containerd/containerd.sock │ │ ├─ 44352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65221fb93312392acb0d2d8cec438de7c82c102568ca51dce65469fd81f5f0a3 -address /run/containerd/containerd.sock │ │ ├─ 44742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25286b21244763d4cf65df0de301218613b875b5ede58a2c3f36175658a10438 -address /run/containerd/containerd.sock │ │ ├─ 44809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5ec94bc72bc42d40984dbe4c77f5a19ac00a79f15d669a6c811e192a50eb03b -address /run/containerd/containerd.sock │ │ ├─ 45218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9b8e5f8a8d96d87e61fd9c9911575aaf9eab283311393465684c31ea85e0a94 -address /run/containerd/containerd.sock │ │ ├─ 45673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31a82ba4978fd70cc592bbd1ebd3040589f49e2809d0853f82e405f08d007b72 -address /run/containerd/containerd.sock │ │ ├─ 45736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e26b53cbc477595a5c9752ade904009d99d1b33e3371c04ecf0938b798e2b7 -address /run/containerd/containerd.sock │ │ ├─ 45781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1ed4a9550a476bdb899c9ee10513c1d319931a746a1a25fd73f45b656775ec -address /run/containerd/containerd.sock │ │ ├─ 47819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30d01d19bbf073cecd1f94e273c3e9b4026ed2569aa40d1781721f10fb747438 -address /run/containerd/containerd.sock │ │ ├─ 47886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 325ee6127fab47889311f03482fbce80475d830f5012ea6a7629415d23d03adc -address /run/containerd/containerd.sock │ │ ├─ 48621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 075e54f8979ce88a7c755adef4397071769a2093a93c21d6bca45ae7e784db8f -address /run/containerd/containerd.sock │ │ ├─ 48721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bebb1e85a8d63c41b1a77be1a40546864dd2416f8697a39c262bf841e28525 -address /run/containerd/containerd.sock │ │ ├─ 49101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 925cda394a6af70028ecf8417d19458feb86b2ac077c98131cb159906fe2fe5b -address /run/containerd/containerd.sock │ │ ├─ 49604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30017b05547bd3ed48306cb43c41d2cbc78c9bda61215d46adf534aa5116d74b -address /run/containerd/containerd.sock │ │ ├─ 50043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29270f401e6a1cd5eb387978b97ce8382a4dc6eef183b255bc187dd5500a679 -address /run/containerd/containerd.sock │ │ ├─ 52265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 429ef5e09c621cd752ba0259979d1ff9524c31cf78e8216162a5377c1d1620ab -address /run/containerd/containerd.sock │ │ ├─ 52446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4baae8a95a1091625fe5462f7b23785b77127af0a4ebf0be9339548c0b4cca79 -address /run/containerd/containerd.sock │ │ ├─ 56806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d0b4570640957f53cd593fbee89976d357c68504188d04f1e15d52dd58effc -address /run/containerd/containerd.sock │ │ ├─ 57437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b972cc5a07c3b1aa7482ff65c90867b21443ea68175b5033148dfda641547155 -address /run/containerd/containerd.sock │ │ ├─ 57502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d96eee1e8f4650813386433718d401986b85ce49beee03c6256432a7d5976ee -address /run/containerd/containerd.sock │ │ ├─ 57543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7695153d2c417f64490ccbc068a648fa1282b95bc59cb0c615481ece9567bca8 -address /run/containerd/containerd.sock │ │ ├─ 57708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4378ee65e2367826161b067dc5d23761918d5f49225997c71938b81b0827f758 -address /run/containerd/containerd.sock │ │ ├─ 61873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca682c9902ee6cc62be7d48887c9bb1f7dd2b90ab9c8c37cfa13550d36da6db -address /run/containerd/containerd.sock │ │ ├─ 62050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7401572e9c17d80b4ef1edbc18b5562e59502e9cf0cccb9bf783aec6e2b0577 -address /run/containerd/containerd.sock │ │ ├─ 62108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b7274afe577f27c4283bac9f1e3149cbde5040ae0f488434fa7cc34c31c3d46 -address /run/containerd/containerd.sock │ │ ├─ 62147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07077b4f2b43f7148805d453c07a0ec449aa06dd264391f063837da38979e63e -address /run/containerd/containerd.sock │ │ ├─ 63550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac75133afb6d87019c8397fa56313f9c172df49523f560524b5d2cf6b7e6b79f -address /run/containerd/containerd.sock │ │ ├─ 63854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 957788634f41fd69c478c88c49aa6761aeb49bb7976d102a47cbbde0b0176dc7 -address /run/containerd/containerd.sock │ │ ├─ 63895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0c30eeddbaaa58e1abe4587a32d38d07312305149c3f85544260303d6ea9afd -address /run/containerd/containerd.sock │ │ ├─ 63939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62fd72142231f6b5c2866570597f6c009b5acbd258ef9451078c026d33fad8f6 -address /run/containerd/containerd.sock │ │ ├─ 64173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14f0d2ae967e96679427a8e139d2f8a00deb8ea99c269f7cefa6c9ba9df1c90d -address /run/containerd/containerd.sock │ │ ├─ 64411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 930d1ce2b342c8e8f0bd6a96975ad0b93ac16f286f40a94f838a9d679534a029 -address /run/containerd/containerd.sock │ │ ├─ 64850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2c6c3d37a9cbb60808afaa009beaf26b08361d90526b9234a84fa3f7353828b -address /run/containerd/containerd.sock │ │ ├─ 65027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57f87b593ca75c4269b05ad7b1d223c07664de39bdaf6fbcb229e726b165e87 -address /run/containerd/containerd.sock │ │ ├─ 65692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffc5323f0d12b79afc471f41aba67a4035af142074aff7604f285c3896705979 -address /run/containerd/containerd.sock │ │ ├─ 66539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 532c078452107d6512e9c820c983424f2650a0a68952c122493e43bbf85f93ab -address /run/containerd/containerd.sock │ │ ├─ 67918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5c4b73061c0a99327494905f6f06bb4a396d4787b9132a2bc0d3d1e7224dc27 -address /run/containerd/containerd.sock │ │ ├─ 70093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc61cf7ea8429ed3de7526305c14589e6ca425c36bd36d5005248bc0c907f75e -address /run/containerd/containerd.sock │ │ ├─ 79291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d5f8bac088e92c561aa0ca3c28572c1394c829356bb6e939c13ebed73f1b7ba -address /run/containerd/containerd.sock │ │ ├─ 80763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b98fc10870309f212b8a13eff185223effbcc90188ad79fe617efa8d15093e4 -address /run/containerd/containerd.sock │ │ ├─ 86652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 721e4d3abfdf6782507261e37a469ac7bf85ff5d36d8cffe3202c28c3cd166d9 -address /run/containerd/containerd.sock │ │ ├─ 93594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4752d86393185cec939463a926c91a3b2fe588c6edd79af9288931079207cdb -address /run/containerd/containerd.sock │ │ ├─ 97323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 947e401cbcd538b1780680b8e5ea7ab66599088d4e13ea50dacaa9b2996174be -address /run/containerd/containerd.sock │ │ ├─ 97369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0192a315274edf588645d17a4bc36528c59058b798d84089a0c152559c51fe0 -address /run/containerd/containerd.sock │ │ ├─111078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c032d6bd6f9fa76db56ff9d7abab43d7a5f3dabe8a441576b8dd33208d978db2 -address /run/containerd/containerd.sock │ │ ├─113741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dbfb15a366bb9d51406476d83aa6b88ca3a38df5845114008f293e19dcd76b5 -address /run/containerd/containerd.sock │ │ ├─113779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b3deacdb546e753e4f4ca557db9b109e4d1a7d2609014085a6fcb15f13cb365 -address /run/containerd/containerd.sock │ │ ├─116095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1017c28c897e40f08031f17d316adaf8b389cc07d515138aaed408035d88a9bb -address /run/containerd/containerd.sock │ │ ├─117880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f71da8c98f105fa13d81562a37e92d724b9cdc79d9ea1f83473924d7cdba6af -address /run/containerd/containerd.sock │ │ ├─117942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1990bdff5326bde0ff8693a6016735d57e2534c457aa34dd6a088e2515bc48f -address /run/containerd/containerd.sock │ │ ├─130813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d098bbd629f727816bfa5883c87a7076d3e16f9eac682906aedc2a6f12814fee -address /run/containerd/containerd.sock │ │ ├─130895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7a2a1451ec68a97a287503f9c6280f70239e5733289c871a449532b04cff85 -address /run/containerd/containerd.sock │ │ ├─134410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0468de8886aed541c474350ddbf43b9e660e156267474960b13554cf197878a1 -address /run/containerd/containerd.sock │ │ ├─160973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe223d5bc709473188346056c7c13e8ab35578a5bf99532a06e669355a119d26 -address /run/containerd/containerd.sock │ │ ├─162255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da296b2bd3a57314bf46450eb8f6fc8749758528759013d30f7f7b6f52b7b62 -address /run/containerd/containerd.sock │ │ ├─163665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56eb077e23ee2f36805f6618cac0d5f7723a6c6d19256fe38360250743768748 -address /run/containerd/containerd.sock │ │ ├─163698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90adfc314ee937f4cd7d2b6c7b8f3177228907e3ea0101fdbd6f9dcae96fafa2 -address /run/containerd/containerd.sock │ │ ├─164142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdee3b146fe9d2cd03d2dd988ae725245c647cb4364d301426889269ca8764c5 -address /run/containerd/containerd.sock │ │ ├─165379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f335f78a0bd4916508277f2fdaf4cdef3959df3296b9c4a318f9825629b8aaa -address /run/containerd/containerd.sock │ │ ├─167402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adee95412fe6b822dc58b7bcca03c456832d84385fdf88a477a619ee08db7aa6 -address /run/containerd/containerd.sock │ │ ├─167601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f5263b886c9a78a6fbbfe1168caf9e3d173fa9d5ec96a511a51059ecd7b761f -address /run/containerd/containerd.sock │ │ ├─167677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7553834ce3b88f602b7c714312943171ef9771e0ecd84a6ec0bb0f4e803a49a5 -address /run/containerd/containerd.sock │ │ ├─167738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bef034839919c0406509eac20848ddb4cbddb60770a2e600471776d999855c0 -address /run/containerd/containerd.sock │ │ ├─167821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89267b8413ec749c30161d6301aa1866f6282505c2fb69a509d133caffad748e -address /run/containerd/containerd.sock │ │ ├─168521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78830cca213217db42c725dc1573a83611fc9d8f8bfd23e36f3676b6283af83e -address /run/containerd/containerd.sock │ │ ├─182317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e1ba037e77ec0d0588202475ec042a1d8651fb1eb6ffbd94e7284f45217f21 -address /run/containerd/containerd.sock │ │ ├─184136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa373a30dfed241e7c2196857cf1de5d35c2b2aed2545c6325f0884b202c4dd -address /run/containerd/containerd.sock │ │ ├─184264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45511ddb8e81263535d6574377f429ab420f6097f84d2002311a6a996bf2e6b3 -address /run/containerd/containerd.sock │ │ ├─184379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2466c565f663d64c3350f59b6231a627361986d6bdc9a45f153c57021f2d4db -address /run/containerd/containerd.sock │ │ ├─184445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0b660550efd855e5065cb50f9f53166b5ae32b49f6eb9ccc3fca6d2bbb9df7 -address /run/containerd/containerd.sock │ │ ├─187673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8dc9f011d400ea6507631acd3786bb2b79bdf7923216696f4b5b72ccb8e468 -address /run/containerd/containerd.sock │ │ ├─199886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82bbf06031ce08f0f7f52e15944011435511270035ff83c0db4176d3c7d58ddf -address /run/containerd/containerd.sock │ │ ├─202279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 633ff7c0f605b6ae7b4cfc8e143f3a1c8efcb2d2a2bddf62411b50cff37f9962 -address /run/containerd/containerd.sock │ │ ├─202381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ee8f604df4e54ac47eaf989f971c310b66a2aca02837c5d0915c00f162ad773 -address /run/containerd/containerd.sock │ │ ├─202561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44a8db6b6e370fca6c058581ca8e00d19e01c4727dd24a91caed93bc97106f01 -address /run/containerd/containerd.sock │ │ ├─217406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9f411fa67e345f0263854299de9e825ef8460d64f01c097431e6628bf3acb3 -address /run/containerd/containerd.sock │ │ ├─226006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed585f4b3b6a406a9cab64f77f665f6e8467014eb627ce23c5b699679a97d05 -address /run/containerd/containerd.sock │ │ ├─226041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7114a5a9bd155cbc54545eb17780d6117bce529e62c562648c9e1d69b8ee2f1f -address /run/containerd/containerd.sock │ │ ├─226059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef5f5300f040bf5dc291eb6d9249a4b01f23ed3cba36673dc785883a986f46f7 -address /run/containerd/containerd.sock │ │ ├─226445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c3b70a151dc10fe08d2634fdb44cbda20dfbff57a900201f7d81318a800e49 -address /run/containerd/containerd.sock │ │ ├─237178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3686788e427bc89ecf5ddf77687c79610f0b50536ef29713c0589e3571bd35a -address /run/containerd/containerd.sock │ │ ├─240300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a5d2d808a9b02da84160d746fedd7ba18cd9892e85cbb95c0afd0895651b65 -address /run/containerd/containerd.sock │ │ ├─241591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 492123d6e03740dbac147fcbb654877bf1de271aec1541fc8e7955302f4b7c38 -address /run/containerd/containerd.sock │ │ ├─242647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ad8234f4c3e3ad9a1fa62e6c52cb918063874ce0d37d772810ad04a6f89958b -address /run/containerd/containerd.sock │ │ ├─243830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6129b5c6b87be4efb4ba497a994440c68f2da766a0a765f1a40dc61e00b80aa3 -address /run/containerd/containerd.sock │ │ ├─246235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d195c3843b18a4161eccf0beb5cdcd83fcfb6850ff489d9a3cb411ba4d13a154 -address /run/containerd/containerd.sock │ │ ├─247567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a25de303b8de49d15b3fa4f81c79ff2429f3998bbb6812937a9e29d9ee6f2893 -address /run/containerd/containerd.sock │ │ ├─247624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c77e6e1c44554b5c7ac50a663e41a8e7e2b6fc9fd041ff2cff23a20cff28a9b4 -address /run/containerd/containerd.sock │ │ └─248655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e582346361604ff736614ede4830535a83f172598c197b4f6741c8c28622f6 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /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-fea063261e51ff4393960e919268f3b80141d671cf868709e24a844b7a0506b0.scope … │ │ ├─25239 /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 │ │ └─25251 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29705 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29979 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18582 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18601 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kdgypb.service │ │ │ ├─12588 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kdgypb/unit.run │ │ │ └─12621 /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-kdgypb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kdgypb:/var/lib/ceph/mgr/ceph-instance.kdgypb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kdgypb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.kdgypb -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 │ │ │ ├─24921 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25197 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39056 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39077 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34244 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34525 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160353 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42095 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.220 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-a5c341251e570c509d238f68df62e66dee47651645d2c3e2fa55c5e36b4e8235.scope … │ │ ├─12699 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kdgypb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12719 /usr/bin/ceph-mgr -n mgr.instance.kdgypb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-36a0b975246bd130c6a2b7769d3b67900f8cacfd2ae631736e6e0bc70fb5a264.scope … │ │ ├─12339 /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 │ │ └─12357 /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 │ │ ├─ 644 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─264508 sshd: [accepted] │ │ └─264509 sshd: [net] │ ├─docker-45d6bca613feded5a6f5cc028280b4f85809f2d396b479c53fac224e6fd92bf8.scope … │ │ ├─39148 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39164 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─docker-e54abfa6fb768877532d4b75d407d378fa9547a1561d7288c03e75840e6f668f.scope … │ │ ├─18654 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18670 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─run-rf5c3c4b500f4486b95298af10104c553.scope │ │ └─194562 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─160185 /sbin/iscsid │ │ └─160186 /sbin/iscsid │ ├─dbus.service │ │ └─611 @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-f38439d5e0c7ed9e0207a902cb89187eeb56d894b3df88313a76a405d4c7ebc7.scope … │ │ ├─30020 /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 │ │ └─30032 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─947e401cbcd538b1780680b8e5ea7ab66599088d4e13ea50dacaa9b2996174be │ │ └─97347 /pause │ ├─f88555c86e91c219c7899a337436469db32a4da35b7d03f473d5629b32aefe4d │ │ ├─188371 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─188572 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─188580 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─264411 sleep 15 │ ├─fa7a2a1451ec68a97a287503f9c6280f70239e5733289c871a449532b04cff85 │ │ └─130919 /pause │ ├─ee09cea980ba9e7636d200bc1b55d8430f0bfa81b50a0df3b6a8cf077c3aaa01 │ │ └─44796 /coredns -conf /etc/coredns/Corefile │ ├─9d5cd585bf1436d72182ec20a76b77069ddd4ed621a6fa6ca8878931be03fdb4 │ │ └─66179 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-220.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 │ ├─e7967206758e792198d7d29f10e187a5eaaf6e61974b32e5df5204311537e2c3 │ │ ├─164546 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─164737 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─164742 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─264278 sleep 15 │ ├─e4752d86393185cec939463a926c91a3b2fe588c6edd79af9288931079207cdb │ │ └─93618 /pause │ ├─a34f1cb4ca2835ae99f87db4147ca22cefe93f985acb17755067dcf3ed2d1a6c │ │ └─62973 /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 │ ├─ab0e52836bdb4ddbf2367858728d9b6143c03f0191fb61e8b1df09c522b738c8 │ │ └─67027 /bin/pushgateway │ ├─43895a5dd12c092238ac7e6e20766a7efdc3178cfba7151245701a7deb20849d │ │ ├─192395 /bin/sh -x /bin/wait-for-ip.sh │ │ └─264650 sleep 1 │ ├─ba52272a68ef10eca1d24874c067aab44b961b379279ac7908e9c9ac60b30cff │ │ └─242699 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─492123d6e03740dbac147fcbb654877bf1de271aec1541fc8e7955302f4b7c38 │ │ └─241617 /pause │ ├─07d0a451902494b3ba7265b6a1af6991ece86ae8cf58c9e9442bda33571d03b2 │ │ ├─181203 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─181476 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─181477 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─1b65d3d51a0a59072011de6db792e84b3bdcd549a37ed0c50b978830498ba2b7 │ │ └─110883 /manager --metrics-bind-address=:9782 │ ├─d57f87b593ca75c4269b05ad7b1d223c07664de39bdaf6fbcb229e726b165e87 │ │ └─65052 /pause │ ├─39718eeee0852c94a82f06ec565ebbf649204c1a6fc69d06e78f5657ce853d74 │ │ └─240545 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1d96eee1e8f4650813386433718d401986b85ce49beee03c6256432a7d5976ee │ │ └─57528 /pause │ ├─92b743361901d69b436711bc506c778f9e1eb766e75c82000e00b4263ddba99e │ │ ├─79394 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79411 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─79455 erl_child_setup 1048576 │ │ ├─79532 sh -s disksup │ │ ├─79534 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79535 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79547 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79548 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79648 /bin/sh -s rabbit_disk_monitor │ ├─62fd72142231f6b5c2866570597f6c009b5acbd258ef9451078c026d33fad8f6 │ │ └─63973 /pause │ ├─94f3effe9ceaada1a5de6f4e6593e425c6429349efd52e3a37becb4f22774c98 │ │ └─110735 /kube-vip manager │ ├─f29270f401e6a1cd5eb387978b97ce8382a4dc6eef183b255bc187dd5500a679 │ │ └─50068 /pause │ ├─0468de8886aed541c474350ddbf43b9e660e156267474960b13554cf197878a1 │ │ └─134433 /pause │ ├─14f0d2ae967e96679427a8e139d2f8a00deb8ea99c269f7cefa6c9ba9df1c90d │ │ └─64198 /pause │ ├─b2c6c3d37a9cbb60808afaa009beaf26b08361d90526b9234a84fa3f7353828b │ │ └─64874 /pause │ ├─93401fc0c1934b90053c36e477d0e795af47723f26fee684b37d68635e892181 │ │ └─65343 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0b4f7d8d262d0cf5550bc4961f806d4f677ce928cd1661288ad0c9d2c2202244 │ │ └─45954 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─13b580600098aeed77a2658c6a06ae805d6e569de5539f42b07fc98c6fa95095 │ │ ├─116233 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116251 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─116257 erl_child_setup 1048576 │ │ ├─116324 sh -s disksup │ │ ├─116326 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─116327 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─116377 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116378 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116388 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─116521 /bin/sh -s rabbit_disk_monitor │ ├─075e54f8979ce88a7c755adef4397071769a2093a93c21d6bca45ae7e784db8f │ │ └─48646 /pause │ ├─95ebadb83919d2bfe31f4313f1a2adba40296a836bd75b6dc02bda1380842f04 │ │ ├─50249 mysqld --wsrep_start_position=a30d5856-90be-11f1-aa99-97b37a2a8683:20 │ │ └─50343 /var/lib/mysql/mysql-state-monitor │ ├─ac75133afb6d87019c8397fa56313f9c172df49523f560524b5d2cf6b7e6b79f │ │ └─63580 /pause │ ├─6c8a94963d6d3c8855b918aec278d6f75b8709baafce47bc352984e3ffa4a679 │ │ ├─182506 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182524 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─182541 erl_child_setup 1048576 │ │ ├─182617 sh -s disksup │ │ ├─182619 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182620 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182632 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182633 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182643 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182801 /bin/sh -s rabbit_disk_monitor │ ├─30d01d19bbf073cecd1f94e273c3e9b4026ed2569aa40d1781721f10fb747438 │ │ └─47854 /pause │ ├─cdee3b146fe9d2cd03d2dd988ae725245c647cb4364d301426889269ca8764c5 │ │ └─164165 /pause │ ├─cfd657674c8e9fd62b5432278556ac9b1e6999437265f701e4169d4fdfbab58f │ │ └─97752 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-5bxmd --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─340c794e50a6622248570927b204f36944ac3e6ee3510e0e80b765dafb225240 │ │ ├─111642 glance-api: uWSGI master │ │ ├─111653 glance-api: uWSGI worker 1 │ │ └─111654 glance-api: uWSGI worker 2 │ ├─e1003daf528de1481bf032ab83e786462e200c64ebea296685f40383b294b843 │ │ ├─198846 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─199701 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp81cvr93k/privsep.sock │ ├─31a82ba4978fd70cc592bbd1ebd3040589f49e2809d0853f82e405f08d007b72 │ │ └─45696 /pause │ ├─4b7274afe577f27c4283bac9f1e3149cbde5040ae0f488434fa7cc34c31c3d46 │ │ └─62131 /pause │ ├─3ed585f4b3b6a406a9cab64f77f665f6e8467014eb627ce23c5b699679a97d05 │ │ └─226039 /pause │ ├─6f71da8c98f105fa13d81562a37e92d724b9cdc79d9ea1f83473924d7cdba6af │ │ └─117909 /pause │ ├─27e98092488c1351512ce11d40e622d59c4fae27b2ed9b43e8a6356f14221474 │ │ ├─213959 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─214229 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─214230 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e2466c565f663d64c3350f59b6231a627361986d6bdc9a45f153c57021f2d4db │ │ └─184404 /pause │ ├─7553834ce3b88f602b7c714312943171ef9771e0ecd84a6ec0bb0f4e803a49a5 │ │ └─167715 /pause │ ├─d0c30eeddbaaa58e1abe4587a32d38d07312305149c3f85544260303d6ea9afd │ │ └─63919 /pause │ ├─82bbf06031ce08f0f7f52e15944011435511270035ff83c0db4176d3c7d58ddf │ │ └─199910 /pause │ ├─7114a5a9bd155cbc54545eb17780d6117bce529e62c562648c9e1d69b8ee2f1f │ │ └─226100 /pause │ ├─bd4950f1353fdc8c8883e57bc73b9ee6d446a6be2e339c52425bd71e81865369 │ │ ├─237323 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237340 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─237346 erl_child_setup 1048576 │ │ ├─237479 sh -s disksup │ │ ├─237484 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─237485 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─237538 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─237539 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─237551 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─237795 /bin/sh -s rabbit_disk_monitor │ ├─672133464c3285323104d226cf230bdee85f363947bdb65607ac0a5c644d541a │ │ ├─213978 heat-api: uWSGI master │ │ ├─214022 heat-api: uWSGI worker 1 │ │ └─214023 heat-api: uWSGI worker 2 │ ├─3ad8234f4c3e3ad9a1fa62e6c52cb918063874ce0d37d772810ad04a6f89958b │ │ └─242672 /pause │ ├─8855b5f18616ca636aab0c82b2f019ecb2698a6f96ce3f7ab3eeead900312f23 │ │ └─121391 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 │ ├─6310fd817414480b89c683c3011698b9d915b3822f7e969ab73f7a4dc46bf684 │ │ └─41775 /pause │ ├─f972680afff5c638e8dee95824b6e4b8e4dc09768fe4999091c0c792aed4c133 │ │ └─246288 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─78830cca213217db42c725dc1573a83611fc9d8f8bfd23e36f3676b6283af83e │ │ └─168550 /pause │ ├─c77e6e1c44554b5c7ac50a663e41a8e7e2b6fc9fd041ff2cff23a20cff28a9b4 │ │ └─247650 /pause │ ├─3114386142855118fe55258ae76ceb284f5a936bd05489476a0c5f92cb759086 │ │ ├─200140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200158 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─200164 erl_child_setup 1048576 │ │ ├─200216 sh -s disksup │ │ ├─200218 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200219 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200306 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200307 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200317 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200578 /bin/sh -s rabbit_disk_monitor │ ├─49b658e69af211513c6a320134540898682547f2d9e5272ee17565a9c2090c78 │ │ └─48212 /server │ ├─19bebb1e85a8d63c41b1a77be1a40546864dd2416f8697a39c262bf841e28525 │ │ └─48744 /pause │ ├─197309fd3f0f8f386e7eabf28293bd8c252934a97c22e122f1eaf3f6440496df │ │ └─199750 /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 │ ├─d295c67ff1409c88a8d2113e5150c1d15275c0321ac03b82f2d9b27705e37014 │ │ ├─180402 nova-api: uWSGI master │ │ ├─180436 nova-api: uWSGI worker 1 │ │ └─180437 nova-api: uWSGI worker 2 │ ├─fb7a5c1b0ce1117c787fd6e383561e77c52c52060374b976babf3c61dc473e98 │ │ └─41755 /pause │ ├─787f65ac5069786a8255687ba72b57f66d89a06c9a684a3f0d623fd433db482f │ │ └─66741 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─89267b8413ec749c30161d6301aa1866f6282505c2fb69a509d133caffad748e │ │ └─167844 /pause │ ├─22d0b4570640957f53cd593fbee89976d357c68504188d04f1e15d52dd58effc │ │ └─56830 /pause │ ├─6137de477ebd841c05ede54b60538ff24ad25c51ccf3cccfb72f1e6f349b05b3 │ │ └─44882 /coredns -conf /etc/coredns/Corefile │ ├─25286b21244763d4cf65df0de301218613b875b5ede58a2c3f36175658a10438 │ │ └─44769 /pause │ ├─e7d2ff0056f8eb90415d095e9dfeac203946e5db38b00b88bc90ee8eb5908642 │ │ └─52922 redis_exporter │ ├─4c294ccbc5b75c0dbd4df6cb1d2308eabc9bca28adef52a27ebcdb78cd2a38b2 │ │ └─42285 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cad2d8c78ed9842953631eb55fb0ea37f24e3335cbbc76e4c4c645df85126d72 │ │ └─243961 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─91d908e8d5a212d20bd081a6775d739e60b8fb48fc70fbe21f0a7d1a95dba906 │ │ ├─ 48127 /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 │ │ ├─ 48140 /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 │ │ ├─ 48284 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─236438 nginx: worker process │ │ ├─236439 nginx: worker process │ │ └─236440 nginx: cache manager process │ ├─3b6d61fe813c4dd6ea84fb0b4c1083a043d3797243fdf2cd2112d0cd81623125 │ │ └─45908 /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 │ ├─6da296b2bd3a57314bf46450eb8f6fc8749758528759013d30f7f7b6f52b7b62 │ │ └─162284 /pause │ ├─b49f539897fd0b0c480a50fd5b6f68e80bfb715d7d79862f4e4cd89950101030 │ │ └─41902 etcd --advertise-client-urls=https://199.19.213.220:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.220:2380 --initial-cluster=instance=https://199.19.213.220:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.220:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.220: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 │ ├─56eb077e23ee2f36805f6618cac0d5f7723a6c6d19256fe38360250743768748 │ │ └─163693 /pause │ ├─ffc5323f0d12b79afc471f41aba67a4035af142074aff7604f285c3896705979 │ │ └─65715 /pause │ ├─c9b59673cbb953eb0451d2a104d7dc5053f6bd1b2c5e95f4a50d58f8dbe15bed │ │ ├─129964 cinder-api: uWSGI master │ │ ├─129978 cinder-api: uWSGI worker 1 │ │ └─129979 cinder-api: uWSGI worker 2 │ ├─3dadc5eebd3868a71e8dcf2d93cab2809ef67daad515381d99db8c0b44619216 │ │ ├─62460 python -u /app/sidecar.py │ │ ├─62733 python -u /app/sidecar.py │ │ └─62734 python -u /app/sidecar.py │ ├─384b681a3a8a10aedf293acaac340e34ed2491ee9a545bb43885ea903364a964 │ │ └─132072 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─325ee6127fab47889311f03482fbce80475d830f5012ea6a7629415d23d03adc │ │ └─47910 /pause │ ├─4378ee65e2367826161b067dc5d23761918d5f49225997c71938b81b0827f758 │ │ └─57731 /pause │ ├─5dbfb15a366bb9d51406476d83aa6b88ca3a38df5845114008f293e19dcd76b5 │ │ └─113765 /pause │ ├─45511ddb8e81263535d6574377f429ab420f6097f84d2002311a6a996bf2e6b3 │ │ └─184290 /pause │ ├─f34dfdc20554fd7c9247af50974b66c2ecfae52e0179d16273773e4a75db51d4 │ │ └─63295 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─f3e26b53cbc477595a5c9752ade904009d99d1b33e3371c04ecf0938b798e2b7 │ │ └─45782 /pause │ ├─e1945bbdcfc35a40c82ab93c8f5e9d644fd9ad919157a72a5ea9b3fff88ecfdb │ │ └─194627 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b66dbe63dc683facf12034ef1fd372de9450e7dd984635449e542e6400de9b45 │ │ └─66931 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bfa373a30dfed241e7c2196857cf1de5d35c2b2aed2545c6325f0884b202c4dd │ │ └─184181 /pause │ ├─e3686788e427bc89ecf5ddf77687c79610f0b50536ef29713c0589e3571bd35a │ │ └─237203 /pause │ ├─a74c4d793780fbb572c74acb16abbbd322f6d2a931b46dfae28b64d345a6768b │ │ └─41938 kube-apiserver --advertise-address=199.19.213.220 --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 │ ├─ba7c25c22f3f857d84f981cd7167930c4da95fc68d42009d1e16c1cc1e21fdc2 │ │ └─110562 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 │ ├─61e27308afc8db970114dd098d8cf88f570d4ea7bd37d209a9fa8338be5d8382 │ │ └─194030 /bin/bash /tmp/libvirt.sh │ ├─8286f5348aef31c0cbd60e49245affa44b6b450ae588e81c9a82e6b92f53080a │ │ └─67683 /bin/memcached_exporter │ ├─eca682c9902ee6cc62be7d48887c9bb1f7dd2b90ab9c8c37cfa13550d36da6db │ │ └─61915 /pause │ ├─b5c4b73061c0a99327494905f6f06bb4a396d4787b9132a2bc0d3d1e7224dc27 │ │ └─67943 /pause │ ├─a1ab477d08fa5cee84d1dd234585dc79d230bfd9dfd6d27bf1e971b7fba48699 │ │ ├─50094 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 │ │ └─51391 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─c476153209406cb844449a734accef1821d3991d7236bfc95d8a4d40e975d780 │ │ ├─64918 nginx: master process nginx -g daemon off; │ │ ├─64933 nginx: worker process │ │ ├─64934 nginx: worker process │ │ ├─64935 nginx: worker process │ │ ├─64936 nginx: worker process │ │ └─64937 nginx: worker process │ ├─6129b5c6b87be4efb4ba497a994440c68f2da766a0a765f1a40dc61e00b80aa3 │ │ └─243854 /pause │ ├─c892306c20488446e4fb56c197ac18f3a1319ad4750358287e19c5959cf4ad0a │ │ └─65261 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ff64cc1f034db67c00090f30339c605dd6b1d88ae80edf4a0641e980e08d551b │ │ └─87675 /usr/local/bin/rook ceph operator │ ├─fa7cf9bbbfc6e8213cc60047e2e6e6f97e6bb7b4256fb6d6c5065617352e01e8 │ │ └─67725 /bin/oauth2-proxy │ ├─f43cb1377c8c42f453da326cef5f0829d3ca9ee7375814bd6db3199bcd1889c5 │ │ ├─198828 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─199489 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─199490 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─199629 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmps5e1mfk5/privsep.sock │ │ └─219750 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwbhsrtpr/privsep.sock │ ├─c649e39b552d67adcffc0d3af9fe5083be6dad06721f0fe7a88c74d2d2bab569 │ │ └─188421 vector --config /etc/vector/vector.toml │ ├─0ef4ca851507ebee6605527140b20e3752ca4d16724f28b9c2a7680621d30b57 │ │ └─43037 /pause │ ├─901533648a49299edf85226792cba93f492f19cd5bba4a9660dd273b57f1cb0e │ │ └─226234 kubernetes-entrypoint │ ├─7ae95fba04e8239f8fc3810dd39019542c0d03fba883812aead47a3b6c87d9e4 │ │ └─64260 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 │ ├─b9b8e5f8a8d96d87e61fd9c9911575aaf9eab283311393465684c31ea85e0a94 │ │ └─45241 /pause │ ├─9e101090d66f79b0e7db64dade38fb25adc0d7d30437ae6ac3529c9b2ae91d6a │ │ └─41803 /pause │ ├─30017b05547bd3ed48306cb43c41d2cbc78c9bda61215d46adf534aa5116d74b │ │ └─49628 /pause │ ├─38b00ef095868d84760b4c447a0cee6d24d955ddab5203ead7365d9694b722b9 │ │ └─175700 /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 │ ├─c5ec94bc72bc42d40984dbe4c77f5a19ac00a79f15d669a6c811e192a50eb03b │ │ └─44843 /pause │ ├─71e1ba037e77ec0d0588202475ec042a1d8651fb1eb6ffbd94e7284f45217f21 │ │ └─182341 /pause │ ├─532c078452107d6512e9c820c983424f2650a0a68952c122493e43bbf85f93ab │ │ └─66562 /pause │ ├─7695153d2c417f64490ccbc068a648fa1282b95bc59cb0c615481ece9567bca8 │ │ └─57566 /pause │ ├─5193a5fe60250f372a199395b683d5aa0ad55bfb30020ad62c56ae2c694c3a5f │ │ └─41694 /pause │ ├─7d29b9f79a6d48dfb2b2f8178a5938b49600a2f9844bb504e4ab64c61d0e6b50 │ │ └─52633 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 │ ├─875301dc79df7cbe9a740e7d230215288b35be1087ffec7d0bea7e4f62fe79a8 │ │ └─66792 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b864c03b1dad002c2f8e179bca684ebec3390329f457c639b69bc44e66204500 │ │ └─67511 /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 │ ├─e8fdc1d786585b111e35031521b3ec682ce4d1f9fed63aa1e03cf9d469d0d0c1 │ │ └─62641 /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 │ ├─f71d3455a6135d3060c80731cb8efe5e13d02137c5c9b741b15ac2a5da8bf535 │ │ ├─197219 neutron-policy-server: uWSGI master │ │ ├─197234 neutron-policy-server: uWSGI worker 1 │ │ └─197235 neutron-policy-server: uWSGI worker 2 │ ├─c014fdb49f3967c5a151cca333fa19e0cbbe29366405d146915e2344842d86a9 │ │ ├─86014 barbiacan-api: uWSGI master │ │ └─86027 barbiacan-api: uWSGI worker 1 │ ├─2bef034839919c0406509eac20848ddb4cbddb60770a2e600471776d999855c0 │ │ └─167771 /pause │ ├─b47ee8a9f0cd39a4fac4ce1362f4b85e9f6e128b4300e0682b0151f4cbee3506 │ │ └─110905 /manager --metrics-bind-address=:8080 │ ├─f6b6a2f58bd73368a49f71894e74cdb06a13934055be4ad3c621b49825ce3b64 │ │ └─45401 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 │ ├─b11614db38c49acae36e8d1891adce8df410bba0be1b1205c0ba9b12f7c9dbd5 │ │ └─67614 /bin/oauth2-proxy │ ├─633ff7c0f605b6ae7b4cfc8e143f3a1c8efcb2d2a2bddf62411b50cff37f9962 │ │ └─202306 /pause │ ├─21c3b70a151dc10fe08d2634fdb44cbda20dfbff57a900201f7d81318a800e49 │ │ └─226476 /pause │ ├─ec8dc9f011d400ea6507631acd3786bb2b79bdf7923216696f4b5b72ccb8e468 │ │ └─187697 /pause │ ├─72dfb1e45c77423a6ee678c7041a91c2e200f28336b2289d01b3957bfd94e659 │ │ └─242136 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─925cda394a6af70028ecf8417d19458feb86b2ac077c98131cb159906fe2fe5b │ │ └─49125 /pause │ ├─8f5263b886c9a78a6fbbfe1168caf9e3d173fa9d5ec96a511a51059ecd7b761f │ │ └─167625 /pause │ ├─858da93d485697fd9784fa44aab3b672f1af19be103f577e2efb867b61ff69ea │ │ └─199803 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7e3815060d6f8efe356a98a95b5f1de1670608714fb8559f1fa9a1c1f0afe9d8 │ │ └─161602 /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 │ ├─148af498fa253c1986fbdd15cf2396faecff0cc0eaa871753b6ea7d840d057dc │ │ └─132240 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f682a45ab0ce7281abc1ab5db4cac15d8c2003296e99622d164fcba8d05b68db │ │ └─247668 kubernetes-entrypoint │ ├─d195c3843b18a4161eccf0beb5cdcd83fcfb6850ff489d9a3cb411ba4d13a154 │ │ └─246259 /pause │ ├─930d1ce2b342c8e8f0bd6a96975ad0b93ac16f286f40a94f838a9d679534a029 │ │ └─64435 /pause │ ├─439cd45cc37bab912a7fed2d3d2f28ee13882a58d7fd73f579adcf17065c88f3 │ │ ├─165495 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165511 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─165517 erl_child_setup 1048576 │ │ ├─165583 sh -s disksup │ │ ├─165585 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─165586 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─165588 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─165589 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─165605 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─165832 /bin/sh -s rabbit_disk_monitor │ ├─ae3fe845e0bb66745429a49a0a1f296cf05ad46052ad959ce7c8e6441f220856 │ │ └─57965 /secretgen-controller │ ├─2a1a393d06919b2eb209869a47de8d0b7ca4c633f26e82085b2eed88516694be │ │ ├─188599 neutron-ovn-network-logging-parser: uWSGI master │ │ └─188615 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3746372d215bb3d1e32a8353e7e3488731074f235236ba6a4dd9120160d84fcc │ │ ├─163892 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163940 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163958 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─164256 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─264060 sleep 15 │ ├─46b1f085c9afd27c8c29908f24705c2565e935f1735f021500058897a3cc6c7e │ │ └─66901 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ac0b660550efd855e5065cb50f9f53166b5ae32b49f6eb9ccc3fca6d2bbb9df7 │ │ └─184471 /pause │ ├─fc76c5add7270c504e73d3d400bd02935e9f55714be05922b86e2b2804963156 │ │ ├─197185 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─197775 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197776 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197778 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197779 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197780 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─197781 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─197782 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─7a786c56e4a9544f10932125320a7bad6fd60a7018fd1ed3b866c222641d2690 │ │ ├─65984 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66021 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ac080084c5ce151823ccc33f21d86e9930647898220671de2a0679290d884467 │ │ ├─180481 nova-metadata: uWSGI master │ │ ├─180504 nova-metadata: uWSGI worker 1 │ │ └─180505 nova-metadata: uWSGI worker 2 │ ├─2d5f8bac088e92c561aa0ca3c28572c1394c829356bb6e939c13ebed73f1b7ba │ │ └─79315 /pause │ ├─d1725aa0420a91b916871b46e60174faaa54d54369c1e41834118eb3f5a0fefc │ │ └─43020 /pause │ ├─6dddc7cd6390fa9bf9af52bbe0c1b7b35b9a71a2bbbc9d5a92a8c2855259b312 │ │ └─110706 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c07f5a40a2366404e4b9d2956c5b8c5743bbe38bf9b20d40f3142b88c97f0529 │ │ └─110515 percona-xtradb-cluster-operator │ ├─74c91994639e902dbf9fef50047751e6c0e151f75c86b5363663a7441e0e6d80 │ │ └─115574 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ef5f5300f040bf5dc291eb6d9249a4b01f23ed3cba36673dc785883a986f46f7 │ │ └─226104 /pause │ ├─adee95412fe6b822dc58b7bcca03c456832d84385fdf88a477a619ee08db7aa6 │ │ └─167431 /pause │ ├─5dcb25f422f644d7055f8a50d960d628e165bec3bf30eb709810db547092b500 │ │ ├─217684 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─217704 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─217710 erl_child_setup 1048576 │ │ ├─217814 sh -s disksup │ │ ├─217816 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─217817 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─217833 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217834 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217844 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─218147 /bin/sh -s rabbit_disk_monitor │ ├─d098bbd629f727816bfa5883c87a7076d3e16f9eac682906aedc2a6f12814fee │ │ └─130854 /pause │ ├─f8495a1ec802edf0b6d3e42158723955a4ffc7373db426f10fd425e9af906ba2 │ │ └─46000 /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 │ ├─0aecd8e28404a10c2cd8dc9104b503187edadf018f478b1a658a4384b444c704 │ │ └─57769 nfd-worker -metrics=8081 │ ├─aa1398f10a81db02e9b119ecf86e6153a4c523d7bffbfbcce0fe73662c1bf6e9 │ │ └─193983 /usr/bin/libvirt-tls-sidecar │ ├─1b3deacdb546e753e4f4ca557db9b109e4d1a7d2609014085a6fcb15f13cb365 │ │ └─113808 /pause │ ├─46df299fffae84d9df263344a12db1388321777170a3da6a86cc251e41be71ce │ │ ├─114462 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114811 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114813 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─046e39a510b41b96d649c3393113482a19a8bb008bb453f9f86e6cebcf646a94 │ │ ├─73608 apache2 -DFOREGROUND │ │ ├─73623 (wsgi:k -DFOREGROUND │ │ ├─73624 (wsgi:k -DFOREGROUND │ │ ├─73625 (wsgi:k -DFOREGROUND │ │ ├─73626 (wsgi:k -DFOREGROUND │ │ ├─73628 apache2 -DFOREGROUND │ │ ├─73631 apache2 -DFOREGROUND │ │ ├─73633 apache2 -DFOREGROUND │ │ ├─73634 apache2 -DFOREGROUND │ │ ├─73636 apache2 -DFOREGROUND │ │ ├─73637 apache2 -DFOREGROUND │ │ ├─73638 apache2 -DFOREGROUND │ │ ├─73639 apache2 -DFOREGROUND │ │ └─73642 apache2 -DFOREGROUND │ ├─fa1ed4a9550a476bdb899c9ee10513c1d319931a746a1a25fd73f45b656775ec │ │ └─45819 /pause │ ├─97162c1b2acd30861db95b3faa9787818a80e1883c7a50d91857db9c52000682 │ │ └─67426 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-220.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 │ ├─7b9ba5cc4b58cdde564b03e7d80c2c5cdc308457c7c297a12ce15553a42ce2f5 │ │ └─67469 /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 │ ├─65221fb93312392acb0d2d8cec438de7c82c102568ca51dce65469fd81f5f0a3 │ │ └─44376 /pause │ ├─d17c5c5ea84cc1b6d0c954556a85a3ba87ba6f04df924e5b15b0ffb9f4935718 │ │ └─41777 /pause │ ├─2b98fc10870309f212b8a13eff185223effbcc90188ad79fe617efa8d15093e4 │ │ └─80799 /pause │ ├─97b72ddf8330c1e7d03a9f247365922126d06c8e5f8a7f344336bf0b2e85e5fe │ │ ├─93733 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93750 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─93756 erl_child_setup 1048576 │ │ ├─93825 sh -s disksup │ │ ├─93827 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93828 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93833 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93834 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94229 /bin/sh -s rabbit_disk_monitor │ ├─e7401572e9c17d80b4ef1edbc18b5562e59502e9cf0cccb9bf783aec6e2b0577 │ │ └─62076 /pause │ ├─429ef5e09c621cd752ba0259979d1ff9524c31cf78e8216162a5377c1d1620ab │ │ └─52303 /pause │ ├─0dd740cccf6e366985a379fb46c9318b790b08d996aecc0e42fbd5f2dde28b49 │ │ ├─62552 python -u /app/sidecar.py │ │ ├─62741 python -u /app/sidecar.py │ │ └─62743 python -u /app/sidecar.py │ ├─10b39db26a18451a653462cf4cf4794c5b3c14c836da326a3ebdbccf77a98fbb │ │ └─66100 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─90adfc314ee937f4cd7d2b6c7b8f3177228907e3ea0101fdbd6f9dcae96fafa2 │ │ └─163732 /pause │ ├─a25de303b8de49d15b3fa4f81c79ff2429f3998bbb6812937a9e29d9ee6f2893 │ │ └─247592 /pause │ ├─722892351c0c8981ec0a63c1d31ecf3b2be5ddfca3243bf47a6d99adce7fe27c │ │ └─57855 nfd-gc -gc-interval=1h │ ├─808c4dcea3c00d7c5fbac7d3f8f66678c6984f5d0eda406ab67136e8925720fa │ │ └─113150 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─afb5cd5ddf527dfbc3bba85856b7088929e26b4930bfd1a47cbc1d2bcc28064b │ │ └─52516 valkey-server *:6379 │ ├─c032d6bd6f9fa76db56ff9d7abab43d7a5f3dabe8a441576b8dd33208d978db2 │ │ └─111101 /pause │ ├─957788634f41fd69c478c88c49aa6761aeb49bb7976d102a47cbbde0b0176dc7 │ │ └─63880 /pause │ ├─721e4d3abfdf6782507261e37a469ac7bf85ff5d36d8cffe3202c28c3cd166d9 │ │ └─86677 /pause │ ├─431f8c928c86dd7bed53558394830aa80f7799d77a4a8fc37d30aae1d03caf07 │ │ └─50175 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─52e0875e562edef60bbac143cefc94ab211deb8e083f33d325b81012f7f0ec93 │ │ ├─181076 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─181429 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─181430 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─d4508caf61b7bfcc3c17640d11d46989371bd15667205933b237f7b6f4007c68 │ │ └─226208 kubernetes-entrypoint │ ├─44a8db6b6e370fca6c058581ca8e00d19e01c4727dd24a91caed93bc97106f01 │ │ └─202586 /pause │ ├─ca6d668fdeab8aadfd291c600d28b7c9d24e47f0b6b067e6dd8bc504f56317e0 │ │ └─98655 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─dc9a891da0d2a4f70c533ee23ff381ab729c9cd5ad9fedfdb21ce3467f3ab1d7 │ │ ├─163906 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─164045 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─164064 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─164280 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─264064 sleep 15 │ ├─ef90198fe6417f08e12ec0c63616f96218f4aaed56c4b50c7c62e1da8400bb0a │ │ ├─161636 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161650 /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 │ ├─104a43817bc0d2cc4c00b6694a01f527e0a196f363a4f9f5a218f673940ff65d │ │ └─50409 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─dc61cf7ea8429ed3de7526305c14589e6ca425c36bd36d5005248bc0c907f75e │ │ └─70120 /pause │ ├─08b3a88cf853f91fea0f765779d5f390d09bcef07635d3e71eecdd3fec0790c0 │ │ ├─185364 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─251459 sleep 300 │ ├─b2e582346361604ff736614ede4830535a83f172598c197b4f6741c8c28622f6 │ │ └─248688 /pause │ ├─ca9f411fa67e345f0263854299de9e825ef8460d64f01c097431e6628bf3acb3 │ │ └─217431 /pause │ ├─b972cc5a07c3b1aa7482ff65c90867b21443ea68175b5033148dfda641547155 │ │ └─57474 /pause │ ├─5f15dca77af2dedcff473b1d032a8bcb19a3bcd3252bd00a13667ca5b20d8cb7 │ │ ├─68667 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68684 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─68690 erl_child_setup 1048576 │ │ ├─68739 sh -s disksup │ │ ├─68741 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68742 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68791 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68792 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68802 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68947 /bin/sh -s rabbit_disk_monitor │ ├─728363eb8a6de77278f0c9738523fd766d48b3c2f4a726865306510da488f075 │ │ ├─213998 heat-api-cfn: uWSGI master │ │ ├─214024 heat-api-cfn: uWSGI worker 1 │ │ └─214025 heat-api-cfn: uWSGI worker 2 │ ├─77d2849ae37f22fa4e5abdafc1a3f03fe9b5423409433e6ff09df5d5b4e985f6 │ │ └─66667 /goldpinger --static-file-path /static │ ├─fe223d5bc709473188346056c7c13e8ab35578a5bf99532a06e669355a119d26 │ │ └─160997 /pause │ ├─e9d6c9ee4d24140e555fcb98e3b218be5593d0e55fcae7cf5b1926a131e6089b │ │ └─66282 /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 │ ├─4ee8f604df4e54ac47eaf989f971c310b66a2aca02837c5d0915c00f162ad773 │ │ └─202431 /pause │ ├─4578ff5011d934fe5543b45101a1387e070bb8842852110d2632fd5456a2140a │ │ └─57811 nfd-master -crd-controller=true -metrics=8081 │ ├─84a5d2d808a9b02da84160d746fedd7ba18cd9892e85cbb95c0afd0895651b65 │ │ └─240322 /pause │ ├─1017c28c897e40f08031f17d316adaf8b389cc07d515138aaed408035d88a9bb │ │ └─116118 /pause │ ├─2672964e7fee9ff30022e7e0d3d0b8290fa0ae36a44677352a54611d7218068f │ │ ├─ 97875 /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 │ │ └─229421 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a0192a315274edf588645d17a4bc36528c59058b798d84089a0c152559c51fe0 │ │ └─97392 /pause │ ├─82ab1d075b6ca06e5d40e9ce8bb81910da96a758ac6893408aabd31297f3447f │ │ └─52806 valkey-server *:26379 [sentinel] │ ├─56f75d8e26dac3d1a64167b5814f8c56bf148349df9c46e03ad75db19712465d │ │ ├─151666 placement-api: uWSGI master │ │ ├─151686 placement-api: uWSGI worker 1 │ │ └─151687 placement-api: uWSGI worker 2 │ ├─b77f43e82b30d6866e6cadb0e89f1eb50fd00bb2834be3589402a67b06c825e2 │ │ └─42261 /pause │ ├─7f335f78a0bd4916508277f2fdaf4cdef3959df3296b9c4a318f9825629b8aaa │ │ └─165402 /pause │ ├─3fc5bb8a7f0ea05783781f4e101f726f1557ba691b8bfda4bc3c046cfbdf2419 │ │ └─247742 kubernetes-entrypoint │ ├─4baae8a95a1091625fe5462f7b23785b77127af0a4ebf0be9339548c0b4cca79 │ │ └─52470 /pause │ ├─8529638257f455c10c0b11a2d601b6ad0626c69c45ec936160f59f16dac13fee │ │ └─226240 kubernetes-entrypoint │ ├─a0039ed492c2df834ab5f1d590fa7144dc337b6fd4e2d4ff9d73ee40653f07be │ │ ├─132758 /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 │ │ └─132939 /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 │ ├─99428c25564498f6323b874253a6ee4b42f481818480554cffe7534b42dc3356 │ │ ├─43481 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43859 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c1990bdff5326bde0ff8693a6016735d57e2534c457aa34dd6a088e2515bc48f │ │ └─117968 /pause │ └─07077b4f2b43f7148805d453c07a0ec449aa06dd264391f063837da38979e63e │ └─62174 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount