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 │ │ │ ├─22115 /lib/systemd/systemd --user │ │ │ └─22116 (sd-pam) │ │ └─session-21.scope │ │ ├─22042 sshd: cephadm [priv] │ │ └─22132 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─424009 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tzjpaxmohibwxbltkaejyzilbzxfiyas ; /usr/bin/python3'"'"' && sleep 0' │ ├─424010 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tzjpaxmohibwxbltkaejyzilbzxfiyas ; /usr/bin/python3' && sleep 0 │ ├─424011 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tzjpaxmohibwxbltkaejyzilbzxfiyas ; /usr/bin/python3 │ ├─424012 /bin/sh -c echo BECOME-SUCCESS-tzjpaxmohibwxbltkaejyzilbzxfiyas ; /usr/bin/python3 │ ├─424013 /usr/bin/python3 │ ├─424014 /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 │ └─424016 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9955 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b83c7c5e30c62553860cd60dfbd1f97b2022d89d2555e3d17771efc47bb22508 -address /run/containerd/containerd.sock │ │ ├─ 12924 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8f8cfc8605219337da563ba2964d81023b16969cccf342012add7d519b0f3236 -address /run/containerd/containerd.sock │ │ ├─ 19035 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fe7f5a962d02c04a3d0ea8f04f585ee6f7f20cd0298493da0874cd0ef20e0368 -address /run/containerd/containerd.sock │ │ ├─ 25663 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83f642c98e6ab9af07a9d1dc36c8f9ba7c809ba5bc41271a8e6aa47fbb29e562 -address /run/containerd/containerd.sock │ │ ├─ 30146 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0fcae6caf39bf8f80e0a27c9bffb697322983a64c2729e22c5e4035cc322278f -address /run/containerd/containerd.sock │ │ ├─ 34682 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 992d70b4fc8d5d192c4cd0b30bc9b6a40d83e938b889ac2d66ad3eea25057f32 -address /run/containerd/containerd.sock │ │ ├─ 39166 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a9804e7f6d256b2d111e1bcba29338883041ecc3515c87ac90fd431941e546d -address /run/containerd/containerd.sock │ │ ├─ 41704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95525fbb2314e1bc553d337a4ebde556aa81fa45cd9304affbcde618fdabaa5d -address /run/containerd/containerd.sock │ │ ├─ 41708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bea92e010d6221466ab7ed74a0b62ea1862f9c49ff801bcda5ada88031707b10 -address /run/containerd/containerd.sock │ │ ├─ 41755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92fda371265dbf19532e57de700499911c977ac0d0e2c0be656a065828e8a667 -address /run/containerd/containerd.sock │ │ ├─ 41777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b99783c8681124e4075639e87316181c01586f02a187668b19db0c4ac327055 -address /run/containerd/containerd.sock │ │ ├─ 41787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d4a2141ce6c9b6aceccc0737b9e2d5bc6cc89dadbf739a9eb223122f6070a85 -address /run/containerd/containerd.sock │ │ ├─ 42335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c6c704e9d02d5d379dcb602922f468695d2e52da2dd34d651f807cde5b2af0 -address /run/containerd/containerd.sock │ │ ├─ 43057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3d262a790fd4a7dc997ef2da20330562b47cbdb97ba877f8b296b53d29576d6 -address /run/containerd/containerd.sock │ │ ├─ 43070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f72b31bdd1cdbadaa1a40b3216a8b34e623b2ad592b096868167915fe56069 -address /run/containerd/containerd.sock │ │ ├─ 44420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bbe85909e1b51a2b9e1e7ef49e529d75d7604db486ce1eee9f5e833b5facb94 -address /run/containerd/containerd.sock │ │ ├─ 44818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ea14d4f836060e68821ebb2b4ba9e08768f878daaa56bb6cd4af01376df4bb -address /run/containerd/containerd.sock │ │ ├─ 44855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce5a7ca2785eed548fa4d5b1b5643f098b6d2369b1e4e2043531ff9067450b5 -address /run/containerd/containerd.sock │ │ ├─ 45280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d64159da0500ef4658bdb0fc74108ceff8a910bff7810f825af845922f114d02 -address /run/containerd/containerd.sock │ │ ├─ 45753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acb2bafeb71ce4fe96fadf0c1513e76ab973d604f0369f473fc1eba1c19052d9 -address /run/containerd/containerd.sock │ │ ├─ 45799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54e66765249253ec60bfc8832d8fe50cb6eadd3e3583143fac0c0ce195a1067 -address /run/containerd/containerd.sock │ │ ├─ 45846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf79a89e3e3ef9a08d5deb25df4f04d8fdd098e2c79d00f0d2efaad7db99ad8 -address /run/containerd/containerd.sock │ │ ├─ 47913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea0f408d8362af2073dac379c9f8b2833510fd12f74274eb9343dfd0fa218f4 -address /run/containerd/containerd.sock │ │ ├─ 47969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e34175fab2faabd5302814ff17be94643ffbc8f7325f94248bc2e28deb8019 -address /run/containerd/containerd.sock │ │ ├─ 48747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd35dc8fca5ef6d5e156f54fcb52d240714b06e8ac53ecfcc595d80429109cd8 -address /run/containerd/containerd.sock │ │ ├─ 48800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f5a524af6aed7e308033ac04dcc001b126092958ec4320d26dab2ea2b880f09 -address /run/containerd/containerd.sock │ │ ├─ 49382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28b7792651da07ce458ad16afa2197b064476d81bed3adb8c400e1346bae83c5 -address /run/containerd/containerd.sock │ │ ├─ 49684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2df6252dc573e8a5979ca660ac6e857de9758d95680b62d0517430669534bb54 -address /run/containerd/containerd.sock │ │ ├─ 50081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00cc9f3bf8b3b5acb72012d81a955008ed5d6d69fc56f9c65eabbac149a2f37 -address /run/containerd/containerd.sock │ │ ├─ 52246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67f4b9723a02937b7c96aa34b4d81d5c1d635409689d5e177bbdefc5607dd659 -address /run/containerd/containerd.sock │ │ ├─ 52408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6466997142ea77401a6309c68720c937225422e41e1e9c767f109ee14f27da40 -address /run/containerd/containerd.sock │ │ ├─ 56572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68f86a159146bd981dcd39d2763a36175ae65ba98bd8c9c75f3a593aaa1391c7 -address /run/containerd/containerd.sock │ │ ├─ 57223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6da3401dee2542eee083c3c63de62c871494f3cdf68f58c41f0a11fbedc19ca -address /run/containerd/containerd.sock │ │ ├─ 57282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b099bff4dbdfbd7dfa8bd38f0be6b05090b2a08b2f223072f98e3b0c70ad0a -address /run/containerd/containerd.sock │ │ ├─ 57322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 426510b451455c4a4cc7ff3d59b55b37efd907709bc4f3ca26829fb561dde5c4 -address /run/containerd/containerd.sock │ │ ├─ 57460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfcbe9e7819994bb8c43ec8fa65b1249de9069e97595d497269847062312a468 -address /run/containerd/containerd.sock │ │ ├─ 61429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4393af17bb3454b44c85852d646d0f73642ec3fc1a0fccdc82a3e975ab8cc94a -address /run/containerd/containerd.sock │ │ ├─ 61586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4ebd50d10034dcebaae29afc7a5ff330235bcc3c3314f392671dd0a1a7ffb5 -address /run/containerd/containerd.sock │ │ ├─ 61631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3593870d1b4874862c146109487b704de5dc5cdc4b697ffcf076bd3c7a139c21 -address /run/containerd/containerd.sock │ │ ├─ 61664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de0862573390a05d003bacacc74429b39262afff2739d3c24fe3acee85cfd941 -address /run/containerd/containerd.sock │ │ ├─ 63278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d63b728492690ac73cbbc900e5e7ce0628462fdabfe5df47408539d59b21ef8 -address /run/containerd/containerd.sock │ │ ├─ 63347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0de663c3d5db6531e966801378b4bf3f93b0cfe0bb18dc472c5b8a80e19f535 -address /run/containerd/containerd.sock │ │ ├─ 63386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1b9cdd026ab9499ea34e5a4a200ebd758f86dedce815fbd3cb0fdc74fd2437 -address /run/containerd/containerd.sock │ │ ├─ 63777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47d521842590bcdea6dd2b8339b48b0ea78ab0729f45106c17ddb6458a4a82ae -address /run/containerd/containerd.sock │ │ ├─ 63833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57082fe94f71de2dc1bf2f50ff873a5cde401d7c8a3428bacb79f6ff1b308251 -address /run/containerd/containerd.sock │ │ ├─ 63949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b7067e2dfea8f245eba2b779d832028107167eef587d379b84a56d95bff6b5 -address /run/containerd/containerd.sock │ │ ├─ 64253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8cd9e01bdf731b303d9c522e2d5aabaaa6033a6fa96f5649884d36d0100cb37 -address /run/containerd/containerd.sock │ │ ├─ 64601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94193e8770bb542a4dae00bfb6af313fe9557659d899955ca78d0b46cb39bf29 -address /run/containerd/containerd.sock │ │ ├─ 65023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b2a665a5bfd560b397a12de9c35be82a74603063aa0bcf189a975a43e760e0 -address /run/containerd/containerd.sock │ │ ├─ 65837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 341424042355394ff5d672ef7a20578973af208d98804bee3fea6f3a6c11796e -address /run/containerd/containerd.sock │ │ ├─ 67319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3867a96e3be81ae580f9116b8b6cd05d6e55ec8372353224af3a42e2d45cf33 -address /run/containerd/containerd.sock │ │ ├─ 69531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23474a6b2b62d1e845172c69450c797b4b030c943ce6fa2a5969923d6ff2e188 -address /run/containerd/containerd.sock │ │ ├─ 78730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e26cad82c43930b4b8efb98ab21e7987e1c76fee9582e6fdd593002fa95c34f -address /run/containerd/containerd.sock │ │ ├─ 80349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d03367805093dd29c0908ef6201105ea6d75fc19fa7138bc3bdff6d82085d95 -address /run/containerd/containerd.sock │ │ ├─ 86338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9827feb288da48f10fa8717c9be9372937a97d28b76e76fe11a23ab7d2ea9df8 -address /run/containerd/containerd.sock │ │ ├─ 92522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e9efcc3c9ce972ac34815a0018e5542212c835dbc6ca9dcd4d384ddf9469a8 -address /run/containerd/containerd.sock │ │ ├─ 96443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593c8a815b337e7b11730316d94d6dc4d7ca0dc50d5aabf555bd598816900000 -address /run/containerd/containerd.sock │ │ ├─ 96524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 495962d2240ce3fba74259864efd472fb4fa277b2d320eae9dd91808d8698fd1 -address /run/containerd/containerd.sock │ │ ├─105228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b8b0334638392339019f95a875815cad65233f10cd2e47ea0ec169cbaaca655 -address /run/containerd/containerd.sock │ │ ├─106688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a74619820e961ae9db8f5d40dfe60dd70ecada6db33ede4583b9afc6fcebacc -address /run/containerd/containerd.sock │ │ ├─106744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3162750de4ff7ec4445be049e4e138a93d6f59d02ccf05c9ceb10ef1e8e18e1 -address /run/containerd/containerd.sock │ │ ├─108704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db6ed0735cba10e691c4d22e58a9fe897931d599db24cb9f8451fb979f36ef7 -address /run/containerd/containerd.sock │ │ ├─110713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 501ad240bed1377859af6ea64321f3c2c53f7cea95697e29f85e65b9566f26be -address /run/containerd/containerd.sock │ │ ├─110764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9eb8911e2bdc97becd2daf6ecaaa4a6cf88cde9b81059c8950e8a9a02be1bb1 -address /run/containerd/containerd.sock │ │ ├─123680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8528a10bd7075384a51afc2676a9605b9ac26810c7595b849af4b173d79beb6f -address /run/containerd/containerd.sock │ │ ├─123742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aef4fab7f25907f994b78c5f48186aded0aa171790d052292b7a186a5063e6c -address /run/containerd/containerd.sock │ │ ├─126345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c950c5c8b3d19383ef58d2955ec461b7cef57a45988d1545e9633d09f576d5e8 -address /run/containerd/containerd.sock │ │ ├─140816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12b8e9beaf10c63b9d6e41d287226069d134a1c8881a048329014f4eca365235 -address /run/containerd/containerd.sock │ │ ├─142328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70fbd189a483ce67ed92251b7e668c11320a3c711ceac1436cbee8f4d468171e -address /run/containerd/containerd.sock │ │ ├─142706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c109a126fde624e2840bbe9d8e47a6f1b417c76d2300c2f79d946f859f597a9 -address /run/containerd/containerd.sock │ │ ├─143553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6e46c12c72a8503ed88f0c60ee24c5c1e8d834a1abb0fd2307b687ada8ce90a -address /run/containerd/containerd.sock │ │ ├─157874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7858ec46ea0ab2f69ee1d104cfa5b3c29df945c0e793bc3a46a1fcda00355864 -address /run/containerd/containerd.sock │ │ ├─158112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439aee7ec2aa67a17f637a6a9ad56537d0192f2dff659da864b039ee541f7fca -address /run/containerd/containerd.sock │ │ ├─158309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11d38172bd1afca4ebeece9ee9a7a80c050c22a40e1ca43703ec5df6bc3e7d2 -address /run/containerd/containerd.sock │ │ ├─158351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61c2853cff5766dad15f07acc75e3d8de36ca51a980f1403d11ecfccd93d8822 -address /run/containerd/containerd.sock │ │ ├─158535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32ab2ee6d425ac37e28a6f18b06b0622f823f642f024d1c86cf13df1a7b4353e -address /run/containerd/containerd.sock │ │ ├─158941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad8984c9804741aa76e14f28a88bfd93bb642d9b5bcd478d68e304edace3e99 -address /run/containerd/containerd.sock │ │ ├─170440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2d04305bb5b2f01bbd4f1d50a5cbe01ef70e11554acadd061c14757d057ea24 -address /run/containerd/containerd.sock │ │ ├─172199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5d4ee908901e0ca4042cb0a205776f7a5314608d4ebf37f4e93e0443060212 -address /run/containerd/containerd.sock │ │ ├─172266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1972e22c941d8c74290bdc2a1a9b8dc4fe59f3676b7eaf48a24b19cf471dd5c -address /run/containerd/containerd.sock │ │ ├─172336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a520eafd9839e37d2f227a027c6f1fa1eec5fbb7e26ec9eab31b521bf2e9ee0d -address /run/containerd/containerd.sock │ │ ├─172347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29005f82daef6d742c54aa1bdd12945c18aab1b8eb7767d14265b8ed146be934 -address /run/containerd/containerd.sock │ │ ├─172394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ffd90884d4c754f309ab616aab0f22e38ef01c64426d3a5e6eac3279221b6cb -address /run/containerd/containerd.sock │ │ ├─172791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd3b9b27a67d8992e8510581cc15b9a7a805e949a812d1216e77e5ba709e9bc -address /run/containerd/containerd.sock │ │ ├─172903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a2c7c5d518e0204b97e0b5b461025fada326a1181583c72882689568029a617 -address /run/containerd/containerd.sock │ │ ├─185935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36104dcf8fbbd4d10dedb510b32f4b7daecc88f19a869163ac63fa27cd58c76e -address /run/containerd/containerd.sock │ │ ├─188423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23cced579256d0f161fde93ee4d87de828c621d71aea6b4eb5d513e9f7dca537 -address /run/containerd/containerd.sock │ │ ├─188477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcfbfacf0259af7e451668982d1b0703d43ba0c43bebdfb01b729ab3b1f341e2 -address /run/containerd/containerd.sock │ │ ├─188644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 619b5b2df9dc02e9fdae3f64b789307dea30bef9734655bc75efee19c3fa331c -address /run/containerd/containerd.sock │ │ ├─204763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418e25372ef8e80004df0b9eb7a1fa92404fbae70988113dd436eed91b6fbea1 -address /run/containerd/containerd.sock │ │ ├─212138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 728d3c2d2c5600de7f9f3e46a095728ba05fa0003776395029f73179b7f1be0d -address /run/containerd/containerd.sock │ │ ├─212201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439c8a745e9012170a5c599d49d91a39da684153f5b1377de123b461daf46c0f -address /run/containerd/containerd.sock │ │ ├─212226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81187b34814edb00c31213d42a1684d39d932c92992482dcb15da6f310a2d0e2 -address /run/containerd/containerd.sock │ │ ├─212532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dbe40e931a9a4cc904838681ad75217f6b763ad01ccfc4e41ca11c0fd04d0b3 -address /run/containerd/containerd.sock │ │ ├─223935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf1bdcf01ff37748ff4ba3a7fb2efe636a9eb47c4d549404bd77120d8c16939 -address /run/containerd/containerd.sock │ │ ├─226625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4238de0f763a6a23f378d6a2169af2d047ddc1b46cc1302df0e3cbc27bf3834 -address /run/containerd/containerd.sock │ │ ├─227854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3b765c9bdbc11174893e17deb5c545372a453787ccef4a28dd5a890a377a9a2 -address /run/containerd/containerd.sock │ │ ├─228819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22193336f376634b0638eb65b7f61bdf02b581ff39d7ea477beff373dce4df99 -address /run/containerd/containerd.sock │ │ ├─229350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d8d157099790a9a3dde294fce3cb75b22aa326acb1eeed450aec99a8d07b7e3 -address /run/containerd/containerd.sock │ │ ├─231214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b61d0950c05936544e0e0df297ff592ef8a24ee48e314836901b2f44b17fbee8 -address /run/containerd/containerd.sock │ │ ├─232085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bafd63234fe0d5f57ae9880383d980f7c63d1438bb1936f71d26e7773f9d18b -address /run/containerd/containerd.sock │ │ ├─232220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b257f9fb8d12d2fcd0e04d1fbf68c42c8f1c91d830842f6363f540f1a5a7fa84 -address /run/containerd/containerd.sock │ │ ├─241395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ae87a9c27e0d036a6ddf80666e8c793f37ecb456dfb3b09aef5772f4073bb9b -address /run/containerd/containerd.sock │ │ ├─241840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d454753bedd7fa222e5b553dba8bcd4795c0aedfedcf073e5c9c3fcc8a116e -address /run/containerd/containerd.sock │ │ ├─244856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43e27840bcb348a529a7dbbed2a462797613fb261e79c6e97964d6b2374a9a46 -address /run/containerd/containerd.sock │ │ ├─250308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 793bbc06ca1778c700138065ba4daa6d475534755ee6de6e1f28b9263ecdff61 -address /run/containerd/containerd.sock │ │ ├─250501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a07757f8f66f36f9fa6243519a1dbade63c7f990c064a9d69146a9983e2b9f2 -address /run/containerd/containerd.sock │ │ ├─250589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b60ce2fe8571297b8c90d2244c2c8189100150fd941111339b2f5a9edf8ad33 -address /run/containerd/containerd.sock │ │ ├─250768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c77224cd4c2551cd569bb9007c555d229eef7b83c49cdedaa17ae55cc911b012 -address /run/containerd/containerd.sock │ │ ├─262012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d015b7d588db667c87208ab28ca1751022f2f6e6771ea2ca4ede861a138e636 -address /run/containerd/containerd.sock │ │ ├─264407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14ec95622eb865423f0290683eb20338b8d0634b28b693bf6bddccb25cefe401 -address /run/containerd/containerd.sock │ │ └─265964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc548644784bd01d6822a0d9353792e816b5e66fdeed48185cc1f7e03605a99 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29864 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30129 /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 │ │ │ ├─18993 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19013 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25383 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25646 /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 │ │ │ ├─39104 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39125 /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 │ │ │ ├─34392 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34665 /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@mgr.instance.uhpwvz.service │ │ │ ├─12838 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uhpwvz/unit.run │ │ │ └─12869 /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-uhpwvz --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.uhpwvz:/var/lib/ceph/mgr/ceph-instance.uhpwvz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uhpwvz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.uhpwvz -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 │ │ ├─12474 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12507 /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 … │ │ └─10327 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-fe7f5a962d02c04a3d0ea8f04f585ee6f7f20cd0298493da0874cd0ef20e0368.scope … │ │ ├─19063 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19106 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─140257 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42168 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-4a9804e7f6d256b2d111e1bcba29338883041ecc3515c87ac90fd431941e546d.scope … │ │ ├─39196 /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 │ │ └─39213 /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 │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-8f8cfc8605219337da563ba2964d81023b16969cccf342012add7d519b0f3236.scope … │ │ ├─12950 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.uhpwvz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12970 /usr/bin/ceph-mgr -n mgr.instance.uhpwvz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─run-r1302349cf114446898d19018e34b3e47.scope │ │ └─186629 /usr/sbin/libvirtd --listen │ ├─docker-83f642c98e6ab9af07a9d1dc36c8f9ba7c809ba5bc41271a8e6aa47fbb29e562.scope … │ │ ├─25690 /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 │ │ └─25702 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11088 /usr/sbin/chronyd -F 1 │ │ └─11089 /usr/sbin/chronyd -F 1 │ ├─docker-0fcae6caf39bf8f80e0a27c9bffb697322983a64c2729e22c5e4035cc322278f.scope … │ │ ├─30170 /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 │ │ └─30182 /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 │ ├─docker-992d70b4fc8d5d192c4cd0b30bc9b6a40d83e938b889ac2d66ad3eea25057f32.scope … │ │ ├─34707 /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 │ │ └─34719 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-b83c7c5e30c62553860cd60dfbd1f97b2022d89d2555e3d17771efc47bb22508.scope … │ │ ├─12586 /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 │ │ └─12599 /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 │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140037 /sbin/iscsid │ │ └─140038 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─d6da3401dee2542eee083c3c63de62c871494f3cdf68f58c41f0a11fbedc19ca │ │ └─57251 /pause │ ├─f35e30a8bb99d1b78af0fb254015af1003626348e92e32461db097e8a742b4f5 │ │ └─66955 /bin/oauth2-proxy │ ├─f00696d8820cb217b6e21e349239b786ee5446ba97ed7391303db71f2eca1c9d │ │ └─189709 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d1020bcd0d3415a036c8265132d228f6a8af1fb18ce57f6ae7ddd7a6aba99f67 │ │ └─226778 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─98d199f7f9c17be563f06d87b4feb5b67ceaadbe659660d72937787f0bb6cb52 │ │ └─41941 etcd --advertise-client-urls=https://199.204.45.115:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─a9a308221a5d4da9fa2c2b10065279c176e017115dcad8550e7d362425a0f154 │ │ ├─224098 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224139 /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 -- │ │ ├─224155 erl_child_setup 1048576 │ │ ├─224347 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224358 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224507 /bin/sh -s rabbit_disk_monitor │ ├─87f7c3dba7fdbb52df4503c5aed9842b4b4492e7c0d11f9c3e8c30665ec1269e │ │ └─66275 /bin/pushgateway │ ├─5b9f2002e7abb5fae6eabf362e7626163cf8c32c3d33cdcf6833e55685a7ba2e │ │ └─52589 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 │ ├─c1ea14d4f836060e68821ebb2b4ba9e08768f878daaa56bb6cd4af01376df4bb │ │ └─44841 /pause │ ├─9d446acbba1e1079d347bc5a21f72edfc6febd8958b85be34bba04251357325f │ │ ├─50269 mysqld --wsrep_start_position=98b5dd91-861a-11f1-8252-2eb8b42cf24d:20 │ │ └─50419 /var/lib/mysql/mysql-state-monitor │ ├─3db6ed0735cba10e691c4d22e58a9fe897931d599db24cb9f8451fb979f36ef7 │ │ └─108728 /pause │ ├─28b7792651da07ce458ad16afa2197b064476d81bed3adb8c400e1346bae83c5 │ │ └─49406 /pause │ ├─3733b6f38b1e06b5d7779abe773ae34a811c3d9afc32f431451e15f7d2c48a93 │ │ └─52789 valkey-server *:26379 [sentinel] │ ├─c29eab377d9a18910e32ed7be174f02c96de806701bd50f9166afbdf8a094749 │ │ └─66594 /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 │ ├─c67bc32ba0d006c8dc2e03351fcbd8df8ec7cc1de800a057c469ed370cb42925 │ │ ├─245193 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245212 /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 -- │ │ ├─245218 erl_child_setup 1048576 │ │ ├─245269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245270 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─245280 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245651 /bin/sh -s rabbit_disk_monitor │ ├─56694606f5be06dba053375b81c6dd5600733ebc34729c38edd0523c0d6231a2 │ │ ├─241917 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242273 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242274 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1ad8984c9804741aa76e14f28a88bfd93bb642d9b5bcd478d68e304edace3e99 │ │ └─158964 /pause │ ├─2a2c7c5d518e0204b97e0b5b461025fada326a1181583c72882689568029a617 │ │ └─172936 /pause │ ├─85f3411b7f47b7aa56d28e55161c80fb8831b93c224a765bc6e36137642ef042 │ │ ├─141292 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141304 /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 │ ├─439c8a745e9012170a5c599d49d91a39da684153f5b1377de123b461daf46c0f │ │ └─212288 /pause │ ├─7626f502bbab00452f1050b9ff680f30878bcc07c656f4eb829cd596e9134c8b │ │ ├─184181 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] │ │ ├─184455 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184701 /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/tmpd6xk24ax/privsep.sock │ │ ├─374187 /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/tmphrn8b2y2/privsep.sock │ │ ├─374933 /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/tmp20e8jiw4/privsep.sock │ │ ├─375589 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375591 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377905 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8cde1678-11ac-4646-9072-7744b9c37433 --namespace=qrouter-8cde1678-11ac-4646-9072-7744b9c37433 --conf_dir=/var/lib/neutron/ha_confs/8cde1678-11ac-4646-9072-7744b9c37433 --log-file=/var/lib/neutron/ha_confs/8cde1678-11ac-4646-9072-7744b9c37433/neutron-keepalived-state-change.log --monitor_interface=ha-84f0471f-e4 --monitor_cidr=169.254.0.9/24 --pid_file=/var/lib/neutron/external/pids/8cde1678-11ac-4646-9072-7744b9c37433.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─400093 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=11f20b40-5298-4a07-8f17-86c5cbf1b12e --namespace=qrouter-11f20b40-5298-4a07-8f17-86c5cbf1b12e --conf_dir=/var/lib/neutron/ha_confs/11f20b40-5298-4a07-8f17-86c5cbf1b12e --log-file=/var/lib/neutron/ha_confs/11f20b40-5298-4a07-8f17-86c5cbf1b12e/neutron-keepalived-state-change.log --monitor_interface=ha-7d2c1f8a-d4 --monitor_cidr=169.254.0.130/24 --pid_file=/var/lib/neutron/external/pids/11f20b40-5298-4a07-8f17-86c5cbf1b12e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─dbf79a89e3e3ef9a08d5deb25df4f04d8fdd098e2c79d00f0d2efaad7db99ad8 │ │ └─45871 /pause │ ├─f11d38172bd1afca4ebeece9ee9a7a80c050c22a40e1ca43703ec5df6bc3e7d2 │ │ └─158333 /pause │ ├─3d8d157099790a9a3dde294fce3cb75b22aa326acb1eeed450aec99a8d07b7e3 │ │ └─229374 /pause │ ├─4a07757f8f66f36f9fa6243519a1dbade63c7f990c064a9d69146a9983e2b9f2 │ │ └─250548 /pause │ ├─02c026d41ad02021663e76f85308d994a9cf4dd017d33b1e2c8e5d3301da0ecc │ │ └─52879 redis_exporter │ ├─6b8b0334638392339019f95a875815cad65233f10cd2e47ea0ec169cbaaca655 │ │ └─105251 /pause │ ├─714440ad3a769217fa0c9da326bc4100fdf79c48139fbc8f1b4b8acc4b314914 │ │ ├─92719 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92746 /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 -- │ │ ├─92761 erl_child_setup 1048576 │ │ ├─92994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92995 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93163 /bin/sh -s rabbit_disk_monitor │ ├─2e26cad82c43930b4b8efb98ab21e7987e1c76fee9582e6fdd593002fa95c34f │ │ └─78755 /pause │ ├─202f1b97ee20163d9b417c90f7ff04c65b6aa08c50614b5ff5e584a2b7f09dcb │ │ └─41998 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 │ ├─9e4c0e0417f3392f436e1475826a5bf11bdcab98000b47725a920e19ef17d1b3 │ │ └─228905 /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 │ ├─5aef4fab7f25907f994b78c5f48186aded0aa171790d052292b7a186a5063e6c │ │ └─123784 /pause │ ├─e00cc9f3bf8b3b5acb72012d81a955008ed5d6d69fc56f9c65eabbac149a2f37 │ │ └─50105 /pause │ ├─82087d65bdb1e04c3b1509cdfb3694ed4e97be933674364b56da38c9a9fb356a │ │ └─229399 /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 │ ├─9827feb288da48f10fa8717c9be9372937a97d28b76e76fe11a23ab7d2ea9df8 │ │ └─86364 /pause │ ├─495962d2240ce3fba74259864efd472fb4fa277b2d320eae9dd91808d8698fd1 │ │ └─96569 /pause │ ├─d54e66765249253ec60bfc8832d8fe50cb6eadd3e3583143fac0c0ce195a1067 │ │ └─45828 /pause │ ├─4069cba9324cf1e6d834e8bb151e5ea2660b62912eb80c58ca9366dfe9c0754b │ │ ├─222968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223008 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─414058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a3162750de4ff7ec4445be049e4e138a93d6f59d02ccf05c9ceb10ef1e8e18e1 │ │ └─106767 /pause │ ├─b257f9fb8d12d2fcd0e04d1fbf68c42c8f1c91d830842f6363f540f1a5a7fa84 │ │ └─232244 /pause │ ├─d033e5ca81bc41384dfa21ee7af2a74d3f7a18e5f1995f053befbaa42b985eb4 │ │ ├─ 72759 apache2 -DFOREGROUND │ │ ├─ 72798 (wsgi:k -DFOREGROUND │ │ ├─ 72799 (wsgi:k -DFOREGROUND │ │ ├─ 72800 (wsgi:k -DFOREGROUND │ │ ├─ 72801 (wsgi:k -DFOREGROUND │ │ ├─405887 apache2 -DFOREGROUND │ │ └─418843 apache2 -DFOREGROUND │ ├─cea35405d5655e091232a76482f1a8eb69ad2ca4ab901ec713ae945b3329d3bd │ │ ├─43568 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43987 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─9a72b151617e58bf889a3da033747c5930b0c29f838b1a0669e19b238615b097 │ │ ├─189683 /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 │ │ ├─376075 /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/tmp9w1g6e0d/privsep.sock │ │ ├─376435 /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/tmp27c1ewza/privsep.sock │ │ └─378830 /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/tmpabp0jm1i/privsep.sock │ ├─6748a6a143c7c6dfb7e2829f6c78828b207a2bba42e423b3c5eaab5f36a4a1e7 │ │ ├─220931 octavia-api: uWSGI master │ │ ├─220944 octavia-api: uWSGI worker 1 │ │ └─220945 octavia-api: uWSGI worker 2 │ ├─063c6fdafa75bcd3f1235c6487d0e69494581e03e8955eb7370c61608b5ab424 │ │ └─62871 /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 │ ├─95525fbb2314e1bc553d337a4ebde556aa81fa45cd9304affbcde618fdabaa5d │ │ └─41809 /pause │ ├─2f38245664c180b2f974164b5f03c75d971609a9da23b48ab7c59a92ea0c7b7a │ │ └─228121 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─14ec95622eb865423f0290683eb20338b8d0634b28b693bf6bddccb25cefe401 │ │ └─264430 /pause │ ├─c9b7067e2dfea8f245eba2b779d832028107167eef587d379b84a56d95bff6b5 │ │ └─63974 /pause │ ├─81187b34814edb00c31213d42a1684d39d932c92992482dcb15da6f310a2d0e2 │ │ └─212295 /pause │ ├─5fd3b9b27a67d8992e8510581cc15b9a7a805e949a812d1216e77e5ba709e9bc │ │ └─172827 /pause │ ├─599739ddb24328d3bbef5086ccefb62e9f2123b9f56d2c802a88fcbf958b81c4 │ │ └─185836 /bin/bash /tmp/libvirt.sh │ ├─d6e46c12c72a8503ed88f0c60ee24c5c1e8d834a1abb0fd2307b687ada8ce90a │ │ └─143577 /pause │ ├─4cddc8bde0912d36b35cd728013ad0166fa396be8d012e855aa909d9a3193b8d │ │ ├─344006 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] │ │ ├─344545 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344689 /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/tmpugnpen33/privsep.sock │ │ ├─345265 /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/tmpecx2srzn/privsep.sock │ │ ├─345674 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345675 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345711 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/62aac6f2-4be2-4bbf-884c-b02c66c5e651/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/62aac6f2-4be2-4bbf-884c-b02c66c5e651/host --addn-hosts=/var/lib/neutron/dhcp/62aac6f2-4be2-4bbf-884c-b02c66c5e651/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/62aac6f2-4be2-4bbf-884c-b02c66c5e651/opts --dhcp-leasefile=/var/lib/neutron/dhcp/62aac6f2-4be2-4bbf-884c-b02c66c5e651/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d1430134-835b-461c-8d35-e0895842442f,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 │ │ ├─345718 haproxy -f /var/lib/neutron/ns-metadata-proxy/62aac6f2-4be2-4bbf-884c-b02c66c5e651.conf │ │ ├─345729 haproxy -f /var/lib/neutron/ns-metadata-proxy/bc24fb06-b110-45e6-af19-e2622630e24f.conf │ │ ├─374058 /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/tmpw_5pbx2a/privsep.sock │ │ ├─381604 /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/tmptw6uvmh_/privsep.sock │ │ └─384996 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bc24fb06-b110-45e6-af19-e2622630e24f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bc24fb06-b110-45e6-af19-e2622630e24f/host --addn-hosts=/var/lib/neutron/dhcp/bc24fb06-b110-45e6-af19-e2622630e24f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bc24fb06-b110-45e6-af19-e2622630e24f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bc24fb06-b110-45e6-af19-e2622630e24f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f60639af-5abe-4918-879f-bd018f6e218a,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 │ ├─4c6fca3f78b0cfffa3f84badae9ae4fad79178195c054561a313a5206c3b9fa0 │ │ ├─259909 manila-api: uWSGI master │ │ ├─259934 manila-api: uWSGI worker 1 │ │ └─259935 manila-api: uWSGI worker 2 │ ├─c1972e22c941d8c74290bdc2a1a9b8dc4fe59f3676b7eaf48a24b19cf471dd5c │ │ └─172316 /pause │ ├─57082fe94f71de2dc1bf2f50ff873a5cde401d7c8a3428bacb79f6ff1b308251 │ │ └─63863 /pause │ ├─501ad240bed1377859af6ea64321f3c2c53f7cea95697e29f85e65b9566f26be │ │ └─110737 /pause │ ├─341424042355394ff5d672ef7a20578973af208d98804bee3fea6f3a6c11796e │ │ └─65861 /pause │ ├─9711e56388d73dfc838926d745920d348b349afd176168cea02ffe6e4cba54ce │ │ └─186546 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c3d262a790fd4a7dc997ef2da20330562b47cbdb97ba877f8b296b53d29576d6 │ │ └─43109 /pause │ ├─4508f3b689d95adfbdaf61e4c0456c3cb7c3d8892919d41558d4b2efb8ff5668 │ │ └─67005 /bin/oauth2-proxy │ ├─793bbc06ca1778c700138065ba4daa6d475534755ee6de6e1f28b9263ecdff61 │ │ └─250333 /pause │ ├─36104dcf8fbbd4d10dedb510b32f4b7daecc88f19a869163ac63fa27cd58c76e │ │ └─185961 /pause │ ├─f4b97004a115c3485e7dced38ed69a8c6b0cb68cb88f9526b5183079d4787833 │ │ └─48878 /manager --metrics-bind-address=:8080 │ ├─92fda371265dbf19532e57de700499911c977ac0d0e2c0be656a065828e8a667 │ │ └─41865 /pause │ ├─c950c5c8b3d19383ef58d2955ec461b7cef57a45988d1545e9633d09f576d5e8 │ │ └─126391 /pause │ ├─5d9d680cbb8c4ddc84cc2238fcf1626102d2dcf9d1699429e49830a7e619dfed │ │ └─44485 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─33debd391735d81c6e3891bc5e4f6d9f240a53cec09a77d228874827c5288a34 │ │ ├─108913 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108930 /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 -- │ │ ├─108936 erl_child_setup 1048576 │ │ ├─109010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109023 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109113 /bin/sh -s rabbit_disk_monitor │ ├─67f4b9723a02937b7c96aa34b4d81d5c1d635409689d5e177bbdefc5607dd659 │ │ └─52275 /pause │ ├─a520eafd9839e37d2f227a027c6f1fa1eec5fbb7e26ec9eab31b521bf2e9ee0d │ │ └─172391 /pause │ ├─d8f493f98be3b0760ab0451a4df44705002d88a195c3703fc5faedf92717115f │ │ └─231264 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─fce5a7ca2785eed548fa4d5b1b5643f098b6d2369b1e4e2043531ff9067450b5 │ │ └─44878 /pause │ ├─619b5b2df9dc02e9fdae3f64b789307dea30bef9734655bc75efee19c3fa331c │ │ └─188668 /pause │ ├─29005f82daef6d742c54aa1bdd12945c18aab1b8eb7767d14265b8ed146be934 │ │ └─172501 /pause │ ├─791f74eda95d67f1f4ab4eae4b256936529a43ea9536bef4ddf8dc19d4b6570f │ │ └─66202 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a3e42488d94f69a25d0ef75c7d37ed2bf832c3b55fb91f4fc5d398f05321c6ce │ │ └─185789 /usr/bin/libvirt-tls-sidecar │ ├─2963a77af6804ec8d5cda390a342ecbdc78a81ac571dee7a9e54574f5e21bd0a │ │ └─62286 /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 │ ├─a1ceb7519dd14c6daad9db0344c0cf5dffe59a627bcd852559c053640b7793a8 │ │ └─42104 /kube-vip manager │ ├─ccd6896646c98b04021e9bd04953a6dda9ba076fb6bf0a3a99e52d827c7bba19 │ │ ├─173750 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─420213 sleep 300 │ ├─4d4a2141ce6c9b6aceccc0737b9e2d5bc6cc89dadbf739a9eb223122f6070a85 │ │ └─41873 /pause │ ├─b6ce0663332be5944e7102c63d92f3e0ab38601110ce3b4917e7b56a0aaf63bb │ │ ├─186282 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186304 /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 -- │ │ ├─186310 erl_child_setup 1048576 │ │ ├─186387 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186388 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186890 /bin/sh -s rabbit_disk_monitor │ ├─1b501487df6380875134b1cd0703ec1d59d15583b2053777a9f1f05625c4de8b │ │ └─66558 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-115.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 │ ├─7c109a126fde624e2840bbe9d8e47a6f1b417c76d2300c2f79d946f859f597a9 │ │ └─142733 /pause │ ├─4663038a4cc6246ccd2fac41967e3ab6579ede67bcdb30cbd847dcc3ed2d0c2f │ │ └─46030 /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 │ ├─e30fd80694697a970be61a1789ad7d517336d2aef22dfcf191aa0844a3b2f43f │ │ ├─222200 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222736 octavia-worker: ConsumerService worker(0) │ │ └─222739 octavia-worker: ConsumerService worker(1) │ ├─3593870d1b4874862c146109487b704de5dc5cdc4b697ffcf076bd3c7a139c21 │ │ └─61656 /pause │ ├─23474a6b2b62d1e845172c69450c797b4b030c943ce6fa2a5969923d6ff2e188 │ │ └─69556 /pause │ ├─1b876e4eacccf7af316f7ddd73989709525e1d7737423effbb41e17895d9514a │ │ ├─181544 neutron-api: uWSGI master │ │ ├─181582 neutron-api: uWSGI worker 1 │ │ └─181583 neutron-api: uWSGI worker 2 │ ├─9fc548644784bd01d6822a0d9353792e816b5e66fdeed48185cc1f7e03605a99 │ │ └─265993 /pause │ ├─2b60ce2fe8571297b8c90d2244c2c8189100150fd941111339b2f5a9edf8ad33 │ │ └─250633 /pause │ ├─302a335bad74d8451b95dda1fdb406b596e4a3663399660dc74547fb67b88ee4 │ │ └─266370 /bin/openstack-database-exporter │ ├─36e8481acdaeeb281a15c7eca916d2851666ef187cddad97e8654d28d60baf28 │ │ └─44935 /coredns -conf /etc/coredns/Corefile │ ├─1bafd63234fe0d5f57ae9880383d980f7c63d1438bb1936f71d26e7773f9d18b │ │ └─232115 /pause │ ├─c14eba791344aec6e802a172579cf10de684847cb7aed53b553dfddb760c666d │ │ └─46076 /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 │ ├─78acb328d8909997911469d7189ed3a3b2d3c91ac728392e88091d269d423596 │ │ ├─182564 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) │ │ ├─182791 /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/tmpyx4b68o2/privsep.sock │ │ ├─183052 /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/tmpsra0busc/privsep.sock │ │ └─183365 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5d921b71c456464bf77c04e8d66811b0071e96ecd246a4790d13c78d50368f7d │ │ ├─170643 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170660 /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 -- │ │ ├─170666 erl_child_setup 1048576 │ │ ├─170724 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170725 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170735 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170941 /bin/sh -s rabbit_disk_monitor │ ├─3c9e8d29bb38f2524ee934cf47594e62b76c3f987cb73cc2a8a4d8a73893cf8a │ │ ├─260156 /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 │ │ └─260297 /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 │ ├─cfcbe9e7819994bb8c43ec8fa65b1249de9069e97595d497269847062312a468 │ │ └─57483 /pause │ ├─034b5eff815c8805f0ba9560785c5b906e20cf0568912e7ad930b15d786acd57 │ │ └─50399 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2f9eace3e6825a1af882d578435630aa131ce7d6c5987b00f3a4e5a248373c79 │ │ └─124295 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─88a3c2a9b454e362aa9dce3040957d46d6650eb100bd0106114bc315fb06fee4 │ │ └─41978 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 │ ├─0f5a524af6aed7e308033ac04dcc001b126092958ec4320d26dab2ea2b880f09 │ │ └─48825 /pause │ ├─fc39ec418303cbfea1a5ac7d10daeac1ff285eb0fc501e1b5fe5abd924d78d08 │ │ ├─169532 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169852 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169853 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c9b099bff4dbdfbd7dfa8bd38f0be6b05090b2a08b2f223072f98e3b0c70ad0a │ │ └─57308 /pause │ ├─1a53a5dfb316079becd5c06c1f53752241b0b313d35375923fb50638a0247cda │ │ └─65634 /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 │ ├─d2526c071f8805052044b0b88235983f0c6cbac4ef71fb1007517a9dc790a210 │ │ └─163962 /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 │ ├─7858ec46ea0ab2f69ee1d104cfa5b3c29df945c0e793bc3a46a1fcda00355864 │ │ └─157948 /pause │ ├─52718c7767cfcb4997b24bf3eb181bcc44422e42b56dbd7ba783e8d6fda23e00 │ │ └─65730 /goldpinger --static-file-path /static │ ├─bea92e010d6221466ab7ed74a0b62ea1862f9c49ff801bcda5ada88031707b10 │ │ └─41778 /pause │ ├─068d5394b59e9b886f88974e8f8a5a55714bb5e5d9e561a2c4054635c8305552 │ │ ├─200808 heat-api: uWSGI master │ │ ├─200852 heat-api: uWSGI worker 1 │ │ └─200853 heat-api: uWSGI worker 2 │ ├─8134d72d6bdda273f1727d09795c4a95a51da6157faf65fc0d0f0f04eb2ace95 │ │ └─57577 nfd-master -crd-controller=true -metrics=8081 │ ├─9b15004cc7ba493c3a6a78545a7b314ff7f1c0578c43cc291e6c8246fd3a6296 │ │ ├─124768 /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 │ │ └─125020 /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 │ ├─2d9d49c6088fa7aa6bbff4951002a7cfd4d4a2a9d9cc839a5f46f36fcfe84945 │ │ ├─169466 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169764 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169765 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─d25f568cdfe4eb83edb81e7899904d9f17429a218634a52d37a1cd2db08bfff8 │ │ └─264747 /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 │ ├─1d63b728492690ac73cbbc900e5e7ce0628462fdabfe5df47408539d59b21ef8 │ │ └─63309 /pause │ ├─892ba673228073d6b38a086d48f034f786a016cd205e08a81bc4732199b634f7 │ │ ├─205035 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205052 /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 -- │ │ ├─205058 erl_child_setup 1048576 │ │ ├─205108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205109 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205119 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205268 /bin/sh -s rabbit_disk_monitor │ ├─5544e2054b30b3d53fff1d7a42a4406c4feeb3e5ed5a16ef5f01b52347c812c5 │ │ └─48950 /manager --metrics-bind-address=:9782 │ ├─0c466807a0d3dbcb6d2c084c4f7e160cb920eddb5707b8378363d2c5b461c50d │ │ └─45380 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 │ ├─a34cd5bcc70f2b0755477e8d87499fa02da000487ef329c1dbb611bc854d36de │ │ ├─241783 magnum-api: uWSGI master │ │ ├─241824 magnum-api: uWSGI worker 1 │ │ └─241825 magnum-api: uWSGI worker 2 │ ├─593c8a815b337e7b11730316d94d6dc4d7ca0dc50d5aabf555bd598816900000 │ │ └─96478 /pause │ ├─5ae87a9c27e0d036a6ddf80666e8c793f37ecb456dfb3b09aef5772f4073bb9b │ │ └─241420 /pause │ ├─cdf1bdcf01ff37748ff4ba3a7fb2efe636a9eb47c4d549404bd77120d8c16939 │ │ └─223958 /pause │ ├─12d723a72db89b00f31562be8751cb8ca084b968f7468fe853784f4518d80b7f │ │ └─57616 nfd-worker -metrics=8081 │ ├─3e3ea5f3c4fd8ba55151b8c026d9c9500f36471fb6fc635590a1e7eebaf0a046 │ │ ├─107171 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107339 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107341 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─44b5502ffe2fbe9c2e74b06cffe76fd77d14c3e8a8585ec7460e04fcbf1e5bbf │ │ ├─62238 python -u /app/sidecar.py │ │ ├─62556 python -u /app/sidecar.py │ │ └─62557 python -u /app/sidecar.py │ ├─aac6e5adcaf54eb1ea38f588223364f1bc19ebc9430d7bd443b4167f40dc8cb3 │ │ └─64146 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 │ ├─9b593bdd92b3530c974c5dacfba2480c112837f2deb87496bbff9546e0a536ad │ │ ├─85548 barbiacan-api: uWSGI master │ │ └─85560 barbiacan-api: uWSGI worker 1 │ ├─badddfbc7333d34ab11b678f2b34cf73aceffe552329b4a13e1bb911051ed7b1 │ │ └─64889 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b2d04305bb5b2f01bbd4f1d50a5cbe01ef70e11554acadd061c14757d057ea24 │ │ └─170465 /pause │ ├─750cd82a0fe0d6da801178ab118657b5d62cca3ec97c852dd477989977a41a28 │ │ └─260065 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─37f46ebf9c52a4dba5e63a904e4cb73695fc1c18edc3ded5424b2b03f653a71d │ │ └─50366 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─94193e8770bb542a4dae00bfb6af313fe9557659d899955ca78d0b46cb39bf29 │ │ └─64627 /pause │ ├─8528a10bd7075384a51afc2676a9605b9ac26810c7595b849af4b173d79beb6f │ │ └─123703 /pause │ ├─c77224cd4c2551cd569bb9007c555d229eef7b83c49cdedaa17ae55cc911b012 │ │ └─250792 /pause │ ├─a9eb8911e2bdc97becd2daf6ecaaa4a6cf88cde9b81059c8950e8a9a02be1bb1 │ │ └─110794 /pause │ ├─38c27b82ba4c5c0ba4ccd5ee2a81d750946d287b77ac3077a3900a97e4817478 │ │ └─142965 /coredns -conf /etc/coredns/Corefile │ ├─126e17f708e127ce5dd62ad952f0a203bdca982d8b9ae0baef0fa472e2f65846 │ │ └─57543 nfd-gc -gc-interval=1h │ ├─32ab2ee6d425ac37e28a6f18b06b0622f823f642f024d1c86cf13df1a7b4353e │ │ └─158559 /pause │ ├─ad31ca7d7ad8fed921c20940c9b4aa02ec98a920b79700284baca035e4e1752a │ │ ├─200811 heat-api-cfn: uWSGI master │ │ ├─200854 heat-api-cfn: uWSGI worker 1 │ │ └─200855 heat-api-cfn: uWSGI worker 2 │ ├─ef14f5a4563779c9e63f8329bcfa7bbe22a05f567645fb8e3a0943094f13051d │ │ └─66642 /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 │ ├─f05005ebdd8bee34146d04b7cd48a79d177c9330d816b676feeaf1bc90ba5d0a │ │ └─259902 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ef5e752212a23ae3e4ed766fc6085a0deeb4e500943223e4d1a5ea4c4c7fc7e2 │ │ └─222209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9c1abf7058f8afd1cfbf54c07394d4da68264d49636f245c56fdd3e043d8ec9c │ │ └─45983 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─bf14088775110f9dccd8a3a046b7b283fd9cc0d33dc76552aa64086e5f291063 │ │ └─49526 percona-xtradb-cluster-operator │ ├─547f8e66400d16f9dd875b1c3f9625a0c7547ac1456b1cc04f1bbe34be95c40f │ │ ├─181597 neutron-policy-server: uWSGI master │ │ ├─181610 neutron-policy-server: uWSGI worker 1 │ │ └─181611 neutron-policy-server: uWSGI worker 2 │ ├─1ffd90884d4c754f309ab616aab0f22e38ef01c64426d3a5e6eac3279221b6cb │ │ └─172515 /pause │ ├─aadc771322dd9b2e0e7b5fb1333c25e9efcac0438861e09ded20bbf9f3fca4dd │ │ └─248296 docker-registry serve /etc/docker-registry/config.yml │ ├─0f192bafb4ac65cbe0ecb093d1674208bc5b64edd702a4f915f11c540a0522d0 │ │ ├─264767 apache2 -DFOREGROUND │ │ ├─267055 (wsgi:h -DFOREGROUND │ │ ├─267056 (wsgi:h -DFOREGROUND │ │ ├─267057 (wsgi:h -DFOREGROUND │ │ ├─267058 (wsgi:h -DFOREGROUND │ │ ├─267059 (wsgi:h -DFOREGROUND │ │ ├─267060 apache2 -DFOREGROUND │ │ └─267061 apache2 -DFOREGROUND │ ├─8d43cca99aa51ba1bf958b2f90720e8805b17e03f48c048f89fcb032d60cc070 │ │ ├─50216 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 │ │ └─51416 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 │ ├─439aee7ec2aa67a17f637a6a9ad56537d0192f2dff659da864b039ee541f7fca │ │ └─158137 /pause │ ├─a0de663c3d5db6531e966801378b4bf3f93b0cfe0bb18dc472c5b8a80e19f535 │ │ └─63370 /pause │ ├─2d4ebd50d10034dcebaae29afc7a5ff330235bcc3c3314f392671dd0a1a7ffb5 │ │ └─61610 /pause │ ├─c8cd9e01bdf731b303d9c522e2d5aabaaa6033a6fa96f5649884d36d0100cb37 │ │ └─64276 /pause │ ├─7b99783c8681124e4075639e87316181c01586f02a187668b19db0c4ac327055 │ │ └─41858 /pause │ ├─f5b2a665a5bfd560b397a12de9c35be82a74603063aa0bcf189a975a43e760e0 │ │ └─65046 /pause │ ├─5f42c89e3252e192da39b96c622c136bacdade95f78cac2e30ebdc0ba76fe76a │ │ └─66151 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─418e25372ef8e80004df0b9eb7a1fa92404fbae70988113dd436eed91b6fbea1 │ │ └─204788 /pause │ ├─3ea0f408d8362af2073dac379c9f8b2833510fd12f74274eb9343dfd0fa218f4 │ │ └─47939 /pause │ ├─b870be34f2e62f396ef2a2edba1dca518d4dd1c66e3d3d7d8f6df637ac6abae7 │ │ ├─105606 glance-api: uWSGI master │ │ ├─105619 glance-api: uWSGI worker 1 │ │ └─105620 glance-api: uWSGI worker 2 │ ├─d64159da0500ef4658bdb0fc74108ceff8a910bff7810f825af845922f114d02 │ │ └─45306 /pause │ ├─43578f73bdcbaf07d1964d476bea71af319de944a2606c71ebc91c21c1343217 │ │ ├─168488 nova-api: uWSGI master │ │ ├─168524 nova-api: uWSGI worker 1 │ │ └─168525 nova-api: uWSGI worker 2 │ ├─46f925eca4338136d175fad70f428f1202dd5c5c855a2b85a1b0b7253ffee0cb │ │ ├─67575 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67593 /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 -- │ │ ├─67599 erl_child_setup 1048576 │ │ ├─67772 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67862 /bin/sh -s rabbit_disk_monitor │ ├─43e27840bcb348a529a7dbbed2a462797613fb261e79c6e97964d6b2374a9a46 │ │ └─244881 /pause │ ├─f3867a96e3be81ae580f9116b8b6cd05d6e55ec8372353224af3a42e2d45cf33 │ │ └─67342 /pause │ ├─3dd52b11387ad9e1732c0875d03891dd87847a129f42939c607703fb933a5f8b │ │ └─66835 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-115.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 │ ├─c5d454753bedd7fa222e5b553dba8bcd4795c0aedfedcf073e5c9c3fcc8a116e │ │ └─241862 /pause │ ├─1b2d5d64d8ef594b129c5ab81d15246ea241e69079f2500cda3dd0b44bf27045 │ │ └─184152 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) │ ├─3ea0a135c26b2b5f6aab77488cf7ff5fe03c1a48797eb454d1b7f2dbacbccc1f │ │ └─62043 /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 │ ├─426510b451455c4a4cc7ff3d59b55b37efd907709bc4f3ca26829fb561dde5c4 │ │ └─57347 /pause │ ├─89a1f891ca86b6b9dc13d557322ce80c36dd1a55a77d8b5b4e2e0244c7d0b85f │ │ ├─168590 nova-metadata: uWSGI master │ │ ├─168603 nova-metadata: uWSGI worker 1 │ │ └─168604 nova-metadata: uWSGI worker 2 │ ├─6dbe40e931a9a4cc904838681ad75217f6b763ad01ccfc4e41ca11c0fd04d0b3 │ │ └─212555 /pause │ ├─51ed19794923e5fc66480e5f678f067bae74a212f33c45d70fed100f85f01eee │ │ └─64798 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─de0862573390a05d003bacacc74429b39262afff2739d3c24fe3acee85cfd941 │ │ └─61693 /pause │ ├─b61d0950c05936544e0e0df297ff592ef8a24ee48e314836901b2f44b17fbee8 │ │ └─231237 /pause │ ├─71c6d9936e54b30d72ac71bc18dd32c4a24f8fbdc6a886f1fcc8c0c3bfa5fa19 │ │ ├─65499 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65534 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─680de726798e671518741337be8c560fc1b900da59b1d52369534fe4d9363ea7 │ │ └─121895 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6466997142ea77401a6309c68720c937225422e41e1e9c767f109ee14f27da40 │ │ └─52431 /pause │ ├─6e067ab51417f9817f799abeadb13f1f663065ca032cda933fab11516a7dc0f3 │ │ ├─143812 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143829 /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 -- │ │ ├─143835 erl_child_setup 1048576 │ │ ├─143882 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143883 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143982 /bin/sh -s rabbit_disk_monitor │ ├─cd35dc8fca5ef6d5e156f54fcb52d240714b06e8ac53ecfcc595d80429109cd8 │ │ └─48770 /pause │ ├─d073627bcc66c87b513f940a71b8bcb65211b84a3e04913ef4b736618bc185e2 │ │ ├─120566 cinder-api: uWSGI master │ │ ├─120579 cinder-api: uWSGI worker 1 │ │ └─120580 cinder-api: uWSGI worker 2 │ ├─9a74619820e961ae9db8f5d40dfe60dd70ecada6db33ede4583b9afc6fcebacc │ │ └─106718 /pause │ ├─23cced579256d0f161fde93ee4d87de828c621d71aea6b4eb5d513e9f7dca537 │ │ └─188449 /pause │ ├─c961c018e1754df098eb2b538f36a10422451ea1566cf324fa47b448aa8a6f05 │ │ ├─181457 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] │ │ ├─181902 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) │ │ ├─181907 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) │ │ └─181910 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) │ ├─f4be085bbc06934843633a514fe262b6b383e49d11ef92ba5a50742548da75c3 │ │ └─66231 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d3b765c9bdbc11174893e17deb5c545372a453787ccef4a28dd5a890a377a9a2 │ │ └─227878 /pause │ ├─61c2853cff5766dad15f07acc75e3d8de36ca51a980f1403d11ecfccd93d8822 │ │ └─158377 /pause │ ├─e1cefd60577b462e0fb4c13da2412a620ee0b826858f5c445b7ed52828698979 │ │ └─141256 /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 │ ├─1d1b9cdd026ab9499ea34e5a4a200ebd758f86dedce815fbd3cb0fdc74fd2437 │ │ └─63407 /pause │ ├─12b8e9beaf10c63b9d6e41d287226069d134a1c8881a048329014f4eca365235 │ │ └─140841 /pause │ ├─876e76eae39154f3922ee2480fb75d87faf0777d0f22460b809ce04f081ec8cf │ │ └─44909 /coredns -conf /etc/coredns/Corefile │ ├─f0e9efcc3c9ce972ac34815a0018e5542212c835dbc6ca9dcd4d384ddf9469a8 │ │ └─92547 /pause │ ├─473a958205271e05e59ba8769b3f77d6457b1718890073e49db454701b034f81 │ │ └─57734 /secretgen-controller │ ├─fa0e83354c21f7bd32ec8b1c44318c9a6ac04140b4dfc36d2b8fb0223f4a91cc │ │ ├─ 96983 /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 │ │ └─411052 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ae668bf6d61c556c541d1958e61be6d78e13323b9599c585631a340112d36bf1 │ │ ├─268464 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268477 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a4238de0f763a6a23f378d6a2169af2d047ddc1b46cc1302df0e3cbc27bf3834 │ │ └─226650 /pause │ ├─a1c44b2ff9735322c375d81ba6c17db6577ad53b472124fc2c8c3bf3a3d8e915 │ │ ├─62262 python -u /app/sidecar.py │ │ ├─62648 python -u /app/sidecar.py │ │ └─62649 python -u /app/sidecar.py │ ├─3e5d4ee908901e0ca4042cb0a205776f7a5314608d4ebf37f4e93e0443060212 │ │ └─172286 /pause │ ├─47d521842590bcdea6dd2b8339b48b0ea78ab0729f45106c17ddb6458a4a82ae │ │ └─63803 /pause │ ├─bcfbfacf0259af7e451668982d1b0703d43ba0c43bebdfb01b729ab3b1f341e2 │ │ └─188503 /pause │ ├─22193336f376634b0638eb65b7f61bdf02b581ff39d7ea477beff373dce4df99 │ │ └─228843 /pause │ ├─5eed0614f539c959347f431dec95835a13a9bdf26a0c23849fac125295b9440a │ │ └─43359 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cd0cff38c8f917f29773d51610e391f963d14622632c9fc30423a4da765551f4 │ │ ├─241464 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242209 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8cdzypxe/privsep.sock │ │ ├─242212 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242215 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─68f86a159146bd981dcd39d2763a36175ae65ba98bd8c9c75f3a593aaa1391c7 │ │ └─56596 /pause │ ├─5d015b7d588db667c87208ab28ca1751022f2f6e6771ea2ca4ede861a138e636 │ │ └─262037 /pause │ ├─b390b166c1c082192b84ebc6bf9f916c36550dbc65e1991a6271be8421d89e81 │ │ └─48301 /server │ ├─52e34175fab2faabd5302814ff17be94643ffbc8f7325f94248bc2e28deb8019 │ │ └─47994 /pause │ ├─6bbe85909e1b51a2b9e1e7ef49e529d75d7604db486ce1eee9f5e833b5facb94 │ │ └─44443 /pause │ ├─70fbd189a483ce67ed92251b7e668c11320a3c711ceac1436cbee8f4d468171e │ │ └─142351 /pause │ ├─60808e54e99192d3a9c8904dd048bf2c44b1aa5308272cf9b72b10ec88ffef5c │ │ └─41961 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─27f72b31bdd1cdbadaa1a40b3216a8b34e623b2ad592b096868167915fe56069 │ │ └─43121 /pause │ ├─383caed6be5312d6bb35e32f0ddef0425327d21fbecd52cb7713030a6715ccb6 │ │ └─66103 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ff0598bf10778dd12780c891d58dc2cc930101380e306da1354278b76496b7bb │ │ ├─64359 nginx: master process nginx -g daemon off; │ │ ├─64374 nginx: worker process │ │ ├─64375 nginx: worker process │ │ ├─64376 nginx: worker process │ │ ├─64377 nginx: worker process │ │ └─64378 nginx: worker process │ ├─acb2bafeb71ce4fe96fadf0c1513e76ab973d604f0369f473fc1eba1c19052d9 │ │ └─45777 /pause │ ├─1cc3665c89a7b17155d07074b6f4adbaebbd1ffddcd0fa76b47d01d96c323ffc │ │ ├─131736 placement-api: uWSGI master │ │ ├─131753 placement-api: uWSGI worker 1 │ │ └─131754 placement-api: uWSGI worker 2 │ ├─77be6c1dd544787d1723d794199070fa319de9f5ad869a5e03131a1e021717c6 │ │ └─66904 /bin/memcached_exporter │ ├─9b03365e9c7f22dd8d4b637a5d3808a5110c697bcd2365a2964bd7ac599664f5 │ │ └─42385 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9fc9a494acf8377bef7ca0fa2a9c5090e9d9f786c1309e07235fd1f7a6a9f075 │ │ └─52498 valkey-server *:6379 │ ├─2df6252dc573e8a5979ca660ac6e857de9758d95680b62d0517430669534bb54 │ │ └─49709 /pause │ ├─a9015b052d4d2243bac37ae08254a5847693973f2f85f74ec650e985de243aa2 │ │ ├─ 48215 /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 │ │ ├─ 48227 /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 │ │ ├─ 48369 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264157 nginx: worker process │ │ ├─264158 nginx: worker process │ │ └─264159 nginx: cache manager process │ ├─728d3c2d2c5600de7f9f3e46a095728ba05fa0003776395029f73179b7f1be0d │ │ └─212184 /pause │ ├─44d7a1c3e288fb9c32b7709d0d11b01420065e4c9a20c998c8d8f8c06f5078fe │ │ ├─200809 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201073 heat-engine: ServiceWrapper worker(0) │ │ └─201076 heat-engine: ServiceWrapper worker(1) │ ├─6d03367805093dd29c0908ef6201105ea6d75fc19fa7138bc3bdff6d82085d95 │ │ └─80374 /pause │ ├─cbbc015364572993c33ab6787808b20c09a153abf60a1294cf7237e590ce033c │ │ └─66876 /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 │ ├─eeb5aaa4d078dfdd48397712f459c91d08f9ec2037128e434b238c2fa1fc3869 │ │ ├─78869 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78886 /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 -- │ │ ├─78892 erl_child_setup 1048576 │ │ ├─79009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79084 /bin/sh -s rabbit_disk_monitor │ ├─4393af17bb3454b44c85852d646d0f73642ec3fc1a0fccdc82a3e975ab8cc94a │ │ └─61479 /pause │ ├─990c2859d3473ca3e30fb22c600451c72b36dbab898aceff825ede886f9b1a3b │ │ └─108317 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f3f33bf6f11d3b17a1c30c9ec899ca2ec30ad28ac3e9cff59b358fda9776a462 │ │ └─97744 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─acd2ea25d823aab67f56aa36f07a4628cf89620f1913967ccfed9ef043380c56 │ │ └─96929 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-v29jv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─bb6bf3dd32f748695d9eb5a71215b9dd3b01ea2d72038a5c8f5509e6dca6839c │ │ └─87085 /usr/local/bin/rook ceph operator │ └─75c6c704e9d02d5d379dcb602922f468695d2e52da2dd34d651f807cde5b2af0 │ └─42358 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount