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 │ │ │ ├─21827 /lib/systemd/systemd --user │ │ │ └─21830 (sd-pam) │ │ └─session-22.scope │ │ ├─21820 sshd: cephadm [priv] │ │ └─21845 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.204.45.44-22-zuul [mux] │ ├─403353 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qvviopgauyvvxfhbnvoueevaitlcqffb ; /usr/bin/python3'"'"' && sleep 0' │ ├─403354 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qvviopgauyvvxfhbnvoueevaitlcqffb ; /usr/bin/python3' && sleep 0 │ ├─403355 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qvviopgauyvvxfhbnvoueevaitlcqffb ; /usr/bin/python3 │ ├─403356 /bin/sh -c echo BECOME-SUCCESS-qvviopgauyvvxfhbnvoueevaitlcqffb ; /usr/bin/python3 │ ├─403357 /usr/bin/python3 │ ├─403358 /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 │ └─403360 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12437 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c6f8c47155f96e5a857bdcf8d4b3b7a959f56503ec4553ecc246b417d4b9fdfe -address /run/containerd/containerd.sock │ │ ├─ 12815 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 13f181e3aa5ca5407ebe6cbe66770f77c7f19b24e8d77aefa53db15ecbf869af -address /run/containerd/containerd.sock │ │ ├─ 19778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cdc756cfec8ded62b25f7fb114ff470d60c739bc2ab79200c468cc5b7be53c64 -address /run/containerd/containerd.sock │ │ ├─ 24957 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 03b81e21a670adec09ea8bb70f9abe1f8c26096407e088453205e23b318e078c -address /run/containerd/containerd.sock │ │ ├─ 29666 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e2a417a78c5d0f84aabd91ae551977f920a62c389c5fe751278d4a8a6dc0788 -address /run/containerd/containerd.sock │ │ ├─ 34164 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6683f16ab22b800f215bdf1ff02e9cd1cd833dcafe2ba69ef32ce46945438e22 -address /run/containerd/containerd.sock │ │ ├─ 39625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89d92d154adf8269f0371e963bbc48c7de8f7990b520373b1c43b07778b27a37 -address /run/containerd/containerd.sock │ │ ├─ 39647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecf05eaec80f09786553c50ee2627449c3c0bfc53240329ca26a04f26f153a50 -address /run/containerd/containerd.sock │ │ ├─ 39669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31fed42dc22749af16491739e80e41a397ca7fea7e148e057bcb01733ea4ac7c -address /run/containerd/containerd.sock │ │ ├─ 39676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa5910fa4dc0e72e92bebfbe05d959a306490107050ce64422e2a53899fc4b5 -address /run/containerd/containerd.sock │ │ ├─ 39686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7189b26a37a38acda416ea11fd1ab5fd13a47055f0bca36eae684746592a8556 -address /run/containerd/containerd.sock │ │ ├─ 40256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d38462ece9254fff057f3ebcf13a0ef383a5d0c0d06c9b86ada4e6ddcf2e24 -address /run/containerd/containerd.sock │ │ ├─ 40973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9701295af5abe28a096289b999c942660676f3204f71402c0eed3885ff3e668a -address /run/containerd/containerd.sock │ │ ├─ 40984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d7f64a29a5de425e44cb34a6ce482e8b95a6e8f9b9adb668dafcaa856d0b867 -address /run/containerd/containerd.sock │ │ ├─ 42315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906a338b67b5bb4bd2f4563b981e0b53bf46387f33272131fef03a76c6b3c0e9 -address /run/containerd/containerd.sock │ │ ├─ 42757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd100e9d5970bbf8da210271157b5a00655c409e255548dc77194a98cc957b1e -address /run/containerd/containerd.sock │ │ ├─ 42802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d254b8d954ffee6748c84c1ec8e01c4b923196ed12fbaa64d611d71e11022972 -address /run/containerd/containerd.sock │ │ ├─ 43223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58f0e5ddb770dbac0a9f5815cb713b6d7fa806df054ab2c146cbb8a2d4ac28a3 -address /run/containerd/containerd.sock │ │ ├─ 43702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8373a25f111c7ca0e5078d28734f3d258851da3264df01f2919b195bb7d648e -address /run/containerd/containerd.sock │ │ ├─ 43758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb2d6f0c0dd287440805381c6717a7ac26ec2e67aef3d95d443c46288b66dc59 -address /run/containerd/containerd.sock │ │ ├─ 43800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7de6ebd9584161636d28cf29bdf583ceebdaf6aa4f465d7ecccbce9564295947 -address /run/containerd/containerd.sock │ │ ├─ 45770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15ab564d51a2df56ed441acba814328e74d732d3c0c68a20a0a0519c5b0662ac -address /run/containerd/containerd.sock │ │ ├─ 45862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11c4955f04855737058ce5e6b5dddb9d660457e4fc60625fba35723860d59362 -address /run/containerd/containerd.sock │ │ ├─ 46582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8034b887855071289e65ec80d1d0ac7a488f95f4a3af2194cc9999e2f7ca23d3 -address /run/containerd/containerd.sock │ │ ├─ 46681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4519d995348cf98bb62006b00608ce9ecd3cd929cf8ebbc9f9ddb3a5ea47ae -address /run/containerd/containerd.sock │ │ ├─ 47055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05a8f0081ebc6ed38f6fa5d08ef6d846dbe4404095be10ab24e46f4fbd4241ba -address /run/containerd/containerd.sock │ │ ├─ 47359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83a90170ee6a3ca6af876bbb14bc440e9731ec5c292da675b747a84773d6c018 -address /run/containerd/containerd.sock │ │ ├─ 47927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc3f0f4ad9758af0b69a18acc1044075725d61c2923bf512a901b11c7dca6f6 -address /run/containerd/containerd.sock │ │ ├─ 50095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c954e17cf03d0a943908d8f6ed7fd589206afa977fc2a8249596bcd1571a71d9 -address /run/containerd/containerd.sock │ │ ├─ 50295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c704d96008fb470463c139285e7069fd40e4cefee322ac1e8367424c82b13ece -address /run/containerd/containerd.sock │ │ ├─ 54586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5265da704e29845ca3f92e3df7062a4c0dd62398c419db5283749eb7487e08bc -address /run/containerd/containerd.sock │ │ ├─ 55269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b96f846aa8ac0d5ea751f8e71c7c357e3322f31b9598bad23d138b82b34a96d -address /run/containerd/containerd.sock │ │ ├─ 55308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae82dde2bdb890d295b18e81a5c01fdb17b1730fabbea23844b3ecfa1b6ed83 -address /run/containerd/containerd.sock │ │ ├─ 55355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b0b7dc4ebd1dc849414a7f0f4cdbcb5eb345f0de8e66915c5c0f02d94040e70 -address /run/containerd/containerd.sock │ │ ├─ 55513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f534471cc9d01b353ebc6a7e6879c81f04fc0538bc446047616a63ad46ab9f -address /run/containerd/containerd.sock │ │ ├─ 59396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a90fa0b406525f05598e73e9f9e99a447bd373907ff56f5e5f8359d27d3095 -address /run/containerd/containerd.sock │ │ ├─ 59525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d194cef8e3cdc0bf6978b4ecf202eb8917b3a29213ad0a6a9a021a8674343dcd -address /run/containerd/containerd.sock │ │ ├─ 59572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5119b250ad1c03cb1c708d55496829acbdf772ec2e8febc76975738416de4b12 -address /run/containerd/containerd.sock │ │ ├─ 59622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1762e2932fa2ddf763cf5ec6a2f727c7447156991d3ac5a55070169a153295a -address /run/containerd/containerd.sock │ │ ├─ 61277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38db2725113d7e30d2e279d1a4e9dace7c463051762eebc44583d19854334e42 -address /run/containerd/containerd.sock │ │ ├─ 61310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fb62e65a5f24bce1b5e3a899d93cbde44bde5d2428d1ac015d288a28839d3ae -address /run/containerd/containerd.sock │ │ ├─ 61382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de962686aead790374a578c48f6b87274d0adec550d45a0cdb1fa0619fe6e32a -address /run/containerd/containerd.sock │ │ ├─ 61523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c429df241673edbbb4afba2fa66ad5853c7d879848ecfc3cd106ecc2d64ab3 -address /run/containerd/containerd.sock │ │ ├─ 61660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d440aebe4accce0d3c0eb8a4baa71f6b1f72acaf7bf83aaf59ed702d11e0678 -address /run/containerd/containerd.sock │ │ ├─ 62130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd8faf138e27b7c13607b1f2c3ebb48b9dc5fb80848ec3a26fd55cc1b0630287 -address /run/containerd/containerd.sock │ │ ├─ 62223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a3cbf63ec3e36f1a7df8e68adc13da4db08a9bce8ccdd3d615f8384a5953201 -address /run/containerd/containerd.sock │ │ ├─ 62695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd8352bf92e7af77f22dbd2993d289c78521773bb2041e093a4e44748f071743 -address /run/containerd/containerd.sock │ │ ├─ 62927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20a01593da41d9f94feca64aba45bcc891e74df9bf98df2c3f799a28f79e68e7 -address /run/containerd/containerd.sock │ │ ├─ 63606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af4da828b2cc82b2e83516f1aa36d8061db795755ba425e4e6cc59d0c012c24 -address /run/containerd/containerd.sock │ │ ├─ 64979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b1b129e24499b410e4103b2cac2efa28c2a3128ebc487a0eb6ffcea646d6376 -address /run/containerd/containerd.sock │ │ ├─ 67175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a62bdf96d137e8cd8e1dabbe55d553ad696e59434e221133473469e1e354a67b -address /run/containerd/containerd.sock │ │ ├─ 76217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53018e20ed80c045d1a6c74a6c3c7ae8f7f4ef76283adaa8a43d0ee0e21d1b46 -address /run/containerd/containerd.sock │ │ ├─ 77703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0468685dd0f2a87304aebddebe6c17349ee2287cac855ccdf2dc07ba3834f138 -address /run/containerd/containerd.sock │ │ ├─ 83301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc5b830b4c149069194a7a5dd79c66cddf6b44f1cd9c71cac4d2b74cba855ffc -address /run/containerd/containerd.sock │ │ ├─ 89060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1ba1243bfcb9fb38ebcffbff53a77c87fb2684241856f23274ba7c89c46ed7 -address /run/containerd/containerd.sock │ │ ├─ 94990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca19951059a55f5de3e9468e274b11149fcf56d6c22c733d5a353153e14ac018 -address /run/containerd/containerd.sock │ │ ├─ 95028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70adb5a85db39afb2e8791377cf6d494c34379223dc316838bd24a0db3265ef2 -address /run/containerd/containerd.sock │ │ ├─109353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 735cfbb2678983ab4923797843cffb61d0e4f00cf94ba0aab43c839314563c2a -address /run/containerd/containerd.sock │ │ ├─110855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5ade0f649808775bef20d1dde3eef78a98b1269bc7b3b452e18a055a3372e1 -address /run/containerd/containerd.sock │ │ ├─110989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fff1c886563a798e9938b34a6a0738635b178e33d4b689632b528b79b307c5f -address /run/containerd/containerd.sock │ │ ├─112901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d82e3cdf95423a8a0f88dc2fb800ab4ca7abcfc625a5e7686f5fd8d4a5dc20b -address /run/containerd/containerd.sock │ │ ├─114669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac92a05e5e401f2c2716d23230cb4134855f2595d80c080af9a4167f4bb6a5b3 -address /run/containerd/containerd.sock │ │ ├─114826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d412bd7564ca7f084e2583daa4f46f357d3120e75e7a513885d8195bb0d7836e -address /run/containerd/containerd.sock │ │ ├─127779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77acac2ec72b7a2f6deb90b14df231cc2d65fb792234d13a3afe5861410107a2 -address /run/containerd/containerd.sock │ │ ├─127824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d05c87b7981fbd3a7e9a8435d84b4ceb74289ffae8c1d2b773b66c7c47b6325 -address /run/containerd/containerd.sock │ │ ├─130270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59c5d1486e13bba452725f9d5b13b28dc6c33d5f822d8c37a555dd64ac463ca2 -address /run/containerd/containerd.sock │ │ ├─144334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49df0458ace16f37af9d65e8dbacc0ac00e4925066ab0a9ecdf48c81fabaf2fd -address /run/containerd/containerd.sock │ │ ├─146103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d125834316696e8eeac75a1ec5521e65ee57490eb84461df4b0d0c6ebc87a4 -address /run/containerd/containerd.sock │ │ ├─146466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eedd7c673184a84b20e249483d8ff8da401cb0f71b8ba230bc0cf05db0ab50e4 -address /run/containerd/containerd.sock │ │ ├─147335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f3776d5ea78ab3aa1223c22e8166066b0f0d7afccac8009ce657d6445dd7c9 -address /run/containerd/containerd.sock │ │ ├─161603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c6ca31e865d1d40b628f6bea35ad24a5b6d451a00592561e7f36fb6d00e3c01 -address /run/containerd/containerd.sock │ │ ├─161853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ee91b75ad67ffb1f0106f80e1137cf2c94ea14a4fbc4594aac0928ad76a9068 -address /run/containerd/containerd.sock │ │ ├─161963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c79eba0c16eaea3e27952cfdc3fc70e9be6df1b1fff4110e79f8dc79fd2e751 -address /run/containerd/containerd.sock │ │ ├─162001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1afb03172020391a966e39a7d6fd7c444315fbf71c05c382876173adc2378cfe -address /run/containerd/containerd.sock │ │ ├─162040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5237ffa17e6a5a09d65d79b13814a95687d029e29724f066cdb7213693ca596 -address /run/containerd/containerd.sock │ │ ├─162668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 122dd1fdc95e1b449ef4249e81c6f3a36148992a10e1c4f056fe469413b6395e -address /run/containerd/containerd.sock │ │ ├─173849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d757cb9ad101e67b0715199418a1e0cd4c2e817540e50058b25d09491c5b5289 -address /run/containerd/containerd.sock │ │ ├─175430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dec01ab04adb520547d604677f29660f4350090f5e434f82274d86f4d3aa7e55 -address /run/containerd/containerd.sock │ │ ├─175491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ea779324d3aa3ea9998c8267b4314a7a6ca94d2f9d2e6d5b71eafd1f1294729 -address /run/containerd/containerd.sock │ │ ├─175529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 054ee42fc30a2c514f7e2c993aa8d0509b1a21790ae315e87fa0a33c56f4120b -address /run/containerd/containerd.sock │ │ ├─175607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb9d8a04f3af2a77c23ad344fd1c2844106c78e60cf945550d4ef27302c2cef9 -address /run/containerd/containerd.sock │ │ ├─175646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e0851d65dc45e0e2dcf3392ffb57373422a94dbacda92a023876994f5774fa -address /run/containerd/containerd.sock │ │ ├─175995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640f0f5f6086855b6b17b8d5ce46ebb30bea94982ce5ef324e8b3334d215c8a6 -address /run/containerd/containerd.sock │ │ ├─176124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108b87e5e8cfceb91098eb7b77ab7120d86fe501adb9ea9b8777ed87ee068ced -address /run/containerd/containerd.sock │ │ ├─188808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5fca24919f14b7c887681e4c8b69ace43b3d3299f66a9c569176098da38ea63 -address /run/containerd/containerd.sock │ │ ├─190789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5602e020378291c62be82477c0cb8e75646e2d36efe9075e1087b2024ecb44e -address /run/containerd/containerd.sock │ │ ├─190857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3adba9e545ab7a855bb195598019cfb050497f27fdbf88dc39bc9485415044 -address /run/containerd/containerd.sock │ │ ├─191005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402f1cf11ad5619e7bd8db7b30a3ea46232ce02a9f820b20bce4e7f8241d3a49 -address /run/containerd/containerd.sock │ │ ├─205577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcc6fe430f48a3c056c4f0a1e110784492c7ef1e26bbd997599cea740d4ca821 -address /run/containerd/containerd.sock │ │ ├─213351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a59546469032cbff63949bd80ab2c57f71729e49cfa61d14d92040bbef7926 -address /run/containerd/containerd.sock │ │ ├─213357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f37e09934b538ec9b6b12d92e81e1abcd5b60dec9f99e0eef42f698af231b02 -address /run/containerd/containerd.sock │ │ ├─213395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f369659d83af59a9909969961b2bea43ddd2d25049f52e8c651a7499f42e003a -address /run/containerd/containerd.sock │ │ ├─213758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c178aa09dec0842dead59a2bc068a10520dfc94d02483e135e90d6c45e36748 -address /run/containerd/containerd.sock │ │ ├─224159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b68b02e7d7b76fe0b311ccf827dd1fb42727607d3126b3d2b3def4b9a46c49 -address /run/containerd/containerd.sock │ │ ├─226497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dae367f634b5310e59ebbb5da9f1f17eec93e70d32b1a78471391f5030cdfc3 -address /run/containerd/containerd.sock │ │ ├─227548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fb1f5244ad7eee36f9581ad486264153ccd07cf999f9bf3d32d74a1720decbd -address /run/containerd/containerd.sock │ │ ├─228522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca4d5f51f5958e475da92cfcc18e01ba6ff988e989f9fb107aadbb5ff09cde30 -address /run/containerd/containerd.sock │ │ ├─229096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0788c2e12099bff5372b206f8d27833d3f6b159ac82c11f3dac51676b7c0f96 -address /run/containerd/containerd.sock │ │ ├─231376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05d2e12cbc1e60da85ac934ef58fad7c39884b2681836da5f3c3c6aa29dc051f -address /run/containerd/containerd.sock │ │ ├─232997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03156aa27795b12f040ac3e97dfee134da115fcdb2aba4e953fdd021c1b51370 -address /run/containerd/containerd.sock │ │ ├─233085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4d07d0a7b30dda61011745353e54dc1309bb073ea8bba5867a476018239abf1 -address /run/containerd/containerd.sock │ │ ├─242016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf33ccaf1824b7d2a5c410c8ee9a2a77972f2eb550fd1b2fcb8f7b365e0ab2f -address /run/containerd/containerd.sock │ │ ├─242458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe7d56cd6266fb6445c6623b206e5b89d26beedaac42f53dc6af0b4cddbc0ce -address /run/containerd/containerd.sock │ │ ├─245945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf5541a61075cff95e877d920e7b4c90998aaa65889eda67768ac793d38b0fe -address /run/containerd/containerd.sock │ │ ├─251430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b780c3821f5891acda5964aa4fb3d97c29a5b90cfdd9ec7bd9d8eecd2cae8b1b -address /run/containerd/containerd.sock │ │ ├─251613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a4861b828694759637972dc58b9ac4a613d904e634fd50fdfe19213d72dbd05 -address /run/containerd/containerd.sock │ │ ├─251670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75dfa3b440fa6d3b2d7b56223287de8b3250d11b18c473d93b5b636cebb8c545 -address /run/containerd/containerd.sock │ │ ├─251714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6e580fc6f270236c1f8b73b8b6d2f3942467c7d4a608d0b0c2a7cec915810b3 -address /run/containerd/containerd.sock │ │ ├─262984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09e118f8507411adc4fbf6c9cc9b9393af53579226f63e0dd3aca5a922083f65 -address /run/containerd/containerd.sock │ │ ├─265330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 319b67019f8e4662324dd4e71f9a71e36941198effebeedc823e544aa57137bc -address /run/containerd/containerd.sock │ │ └─266815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 488feea6e162f989f01d3313cac9b935ca11681c08e98df0f5a44179e5303c3b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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@mgr.instance.ebmpdf.service │ │ │ ├─12727 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ebmpdf/unit.run │ │ │ └─12758 /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-ebmpdf --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ebmpdf:/var/lib/ceph/mgr/ceph-instance.ebmpdf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ebmpdf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ebmpdf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29374 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29649 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19739 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19757 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24671 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24940 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33884 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34147 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12365 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12395 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-6683f16ab22b800f215bdf1ff02e9cd1cd833dcafe2ba69ef32ce46945438e22.scope … │ │ ├─34188 /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 │ │ └─34200 /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.service … │ │ └─10166 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-cdc756cfec8ded62b25f7fb114ff470d60c739bc2ab79200c468cc5b7be53c64.scope … │ │ ├─19806 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19823 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─143814 /sbin/multipathd -d -s │ ├─docker-03b81e21a670adec09ea8bb70f9abe1f8c26096407e088453205e23b318e078c.scope … │ │ ├─24980 /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 │ │ └─24993 /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 │ ├─kubelet.service │ │ └─40102 /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.44 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-13f181e3aa5ca5407ebe6cbe66770f77c7f19b24e8d77aefa53db15ecbf869af.scope … │ │ ├─12838 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ebmpdf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12858 /usr/bin/ceph-mgr -n mgr.instance.ebmpdf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1384 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10927 /usr/sbin/chronyd -F 1 │ │ └─10928 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143695 /sbin/iscsid │ │ └─143696 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-6e2a417a78c5d0f84aabd91ae551977f920a62c389c5fe751278d4a8a6dc0788.scope … │ │ ├─29690 /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 │ │ └─29702 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r1ca67eede01642988ab3cc196e41ad90.scope │ │ └─188504 /usr/sbin/libvirtd --listen │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ └─docker-c6f8c47155f96e5a857bdcf8d4b3b7a959f56503ec4553ecc246b417d4b9fdfe.scope … │ ├─12475 /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 │ └─12487 /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 ├─k8s.io │ ├─7189b26a37a38acda416ea11fd1ab5fd13a47055f0bca36eae684746592a8556 │ │ └─39797 /pause │ ├─50dcc3e1bdb8f6cc109652fad9bcf49e510a33ff22b499c1ef16c5e86420b738 │ │ └─260640 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─52befc49e1337f0b120fe4963299d9acb850514751fab2e738ea246bb89ba430 │ │ ├─48126 mysqld --wsrep_start_position=f82647e3-4dc5-11f1-b546-9a959fc66293:20 │ │ └─48282 /var/lib/mysql/mysql-state-monitor │ ├─c4d07d0a7b30dda61011745353e54dc1309bb073ea8bba5867a476018239abf1 │ │ └─233120 /pause │ ├─74fc3f6a1b5abce314ee41117c285050e818a20fffa152f96e7e8f5f5bbcaf1b │ │ └─226623 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─655c009f24cd9f31910cea66e1a30abbab5d3486056f0ab514620652086a0c09 │ │ └─64209 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─dec01ab04adb520547d604677f29660f4350090f5e434f82274d86f4d3aa7e55 │ │ └─175465 /pause │ ├─83a90170ee6a3ca6af876bbb14bc440e9731ec5c292da675b747a84773d6c018 │ │ └─47381 /pause │ ├─6fb1f5244ad7eee36f9581ad486264153ccd07cf999f9bf3d32d74a1720decbd │ │ └─227571 /pause │ ├─1262e646f666057c3e64ed6bd0dedb5a56b0aecc4dd510feac45abc676a21178 │ │ ├─224268 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224284 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─224290 erl_child_setup 1048576 │ │ ├─224448 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224449 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224459 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─224713 /bin/sh -s rabbit_disk_monitor │ ├─0c178aa09dec0842dead59a2bc068a10520dfc94d02483e135e90d6c45e36748 │ │ └─213781 /pause │ ├─fb3adba9e545ab7a855bb195598019cfb050497f27fdbf88dc39bc9485415044 │ │ └─190931 /pause │ ├─bcc6fe430f48a3c056c4f0a1e110784492c7ef1e26bbd997599cea740d4ca821 │ │ └─205601 /pause │ ├─8d7f64a29a5de425e44cb34a6ce482e8b95a6e8f9b9adb668dafcaa856d0b867 │ │ └─41035 /pause │ ├─a3a90fa0b406525f05598e73e9f9e99a447bd373907ff56f5e5f8359d27d3095 │ │ └─59464 /pause │ ├─66d125834316696e8eeac75a1ec5521e65ee57490eb84461df4b0d0c6ebc87a4 │ │ └─146126 /pause │ ├─8802c6ef5aee8cae9920a5de1129dcc836d5f910c1f02f8dbacda152dba9b2fa │ │ └─43353 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 │ ├─640f0f5f6086855b6b17b8d5ce46ebb30bea94982ce5ef324e8b3334d215c8a6 │ │ └─176021 /pause │ ├─99664577e99d71bc35844fafd638381cf4ace0d699ab5b7086fe316679df8d18 │ │ └─42895 /coredns -conf /etc/coredns/Corefile │ ├─c96a8e450b8ea47ed00ab34d853867bc8bd44cbdb8d9a74c20122176ed6e12fa │ │ └─48223 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7d440aebe4accce0d3c0eb8a4baa71f6b1f72acaf7bf83aaf59ed702d11e0678 │ │ └─61683 /pause │ ├─35b5dcda690e089cbd511c4cd64a6edde6ee127b63be2e6ecbfb840587220129 │ │ └─62091 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 │ ├─35b8c13856f1ff53f7ff74f756222eaf61b75fa70fcecd1dc98df4bb8a2a2c75 │ │ └─39916 kube-apiserver --advertise-address=199.204.45.44 --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 │ ├─5ee91b75ad67ffb1f0106f80e1137cf2c94ea14a4fbc4594aac0928ad76a9068 │ │ └─161875 /pause │ ├─4f7671a96f37936af8543e355d80661e9375931f46bc537e4eae13aedc909551 │ │ ├─242544 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242772 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ae1ba1243bfcb9fb38ebcffbff53a77c87fb2684241856f23274ba7c89c46ed7 │ │ └─89084 /pause │ ├─50ba06f84caa2363ab1742b98e2c04fc9a6f6fbeb27c66ea589227903664c627 │ │ └─64620 /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-44.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 │ ├─00e8e4284b97cfb378aee5cf29f14e6a112ab150c2d38fdb05d9ff06e3c123f8 │ │ ├─242407 magnum-api: uWSGI master │ │ ├─242488 magnum-api: uWSGI worker 1 │ │ └─242490 magnum-api: uWSGI worker 2 │ ├─0babfb78d996c750bcc8b16ef73fa7600fd48197afb0ce41048ab8926eba9fa3 │ │ └─64820 /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 │ ├─c704d96008fb470463c139285e7069fd40e4cefee322ac1e8367424c82b13ece │ │ └─50317 /pause │ ├─fd100e9d5970bbf8da210271157b5a00655c409e255548dc77194a98cc957b1e │ │ └─42781 /pause │ ├─bb9d8a04f3af2a77c23ad344fd1c2844106c78e60cf945550d4ef27302c2cef9 │ │ └─175686 /pause │ ├─122dd1fdc95e1b449ef4249e81c6f3a36148992a10e1c4f056fe469413b6395e │ │ └─162697 /pause │ ├─1c8d436de70095cb1846991e9627857b624cbde56f63994c34d7c5dfa0e1a022 │ │ ├─144951 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─144974 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─ac92a05e5e401f2c2716d23230cb4134855f2595d80c080af9a4167f4bb6a5b3 │ │ └─114694 /pause │ ├─c4dbfd5d4f63645dcf254cc03750abdc4aeed4ba55bd5626d93844af009fa42c │ │ └─50349 valkey-server *:6379 │ ├─11c4955f04855737058ce5e6b5dddb9d660457e4fc60625fba35723860d59362 │ │ └─45885 /pause │ ├─6ef9a48688832f357ba5cff6ee937540cb8cbd5fa54041e305f11ea0e633d1e6 │ │ └─144780 /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 │ ├─f2a60308cc8caa40cb75fce67c3d3b80a18484896ec7b6c2c81ef6ae9d78a495 │ │ ├─260679 /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 │ │ └─260786 /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 │ ├─5aa5910fa4dc0e72e92bebfbe05d959a306490107050ce64422e2a53899fc4b5 │ │ └─39800 /pause │ ├─67308c186109da6951a32f2dd52b2219019ce92bdad44103d6f9b154a20296c1 │ │ └─65051 /bin/oauth2-proxy │ ├─877f14146e36bf273f0a8a7deae4e2a554cdb8b3c601589f615b695b8335dc34 │ │ ├─171977 nova-metadata: uWSGI master │ │ ├─171989 nova-metadata: uWSGI worker 1 │ │ └─171990 nova-metadata: uWSGI worker 2 │ ├─dbf33ccaf1824b7d2a5c410c8ee9a2a77972f2eb550fd1b2fcb8f7b365e0ab2f │ │ └─242041 /pause │ ├─057091ba33eacc0f1b72be1df50c0d8d6e9e33a8df8b14f6a792515efddf838f │ │ └─187733 /bin/bash /tmp/libvirt.sh │ ├─25d5fa62db6097615d40bacd623d7ea3fe38ea53e94d60499d82a86714411732 │ │ └─39873 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 │ ├─578db2d82327386eaed2843e4a82bae6755ef21a0b20f0494d36215945a94b09 │ │ └─46150 /server │ ├─dd8faf138e27b7c13607b1f2c3ebb48b9dc5fb80848ec3a26fd55cc1b0630287 │ │ └─62155 /pause │ ├─44b9861b2a06ea984b506cdf0b8790abffc11d0ffdc19243baebf89860d4daf4 │ │ └─63198 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ca4d5f51f5958e475da92cfcc18e01ba6ff988e989f9fb107aadbb5ff09cde30 │ │ └─228545 /pause │ ├─fb2d6f0c0dd287440805381c6717a7ac26ec2e67aef3d95d443c46288b66dc59 │ │ └─43783 /pause │ ├─488feea6e162f989f01d3313cac9b935ca11681c08e98df0f5a44179e5303c3b │ │ └─266839 /pause │ ├─15ab564d51a2df56ed441acba814328e74d732d3c0c68a20a0a0519c5b0662ac │ │ └─45796 /pause │ ├─75dfa3b440fa6d3b2d7b56223287de8b3250d11b18c473d93b5b636cebb8c545 │ │ └─251699 /pause │ ├─9701295af5abe28a096289b999c942660676f3204f71402c0eed3885ff3e668a │ │ └─41022 /pause │ ├─65745e678f8728de81e7751e85653eaef0e2e9cdf6265ec18db95952cd36b41d │ │ └─63881 /goldpinger --static-file-path /static │ ├─c5237ffa17e6a5a09d65d79b13814a95687d029e29724f066cdb7213693ca596 │ │ └─162074 /pause │ ├─33a293b1fcc055062f699e6cf219829ebbb1b6d202b13a807262242b2efdb0af │ │ └─96223 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─670411a12e4542a9adbb5c22c70f968739f1dcf410b67187c0d8b0bba3e189f3 │ │ └─222535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0cb3a8384ce24efff3942dfab0913c17fd7c94fc0bbe3638bc34a536ed392664 │ │ ├─82638 barbiacan-api: uWSGI master │ │ └─82651 barbiacan-api: uWSGI worker 1 │ ├─58f0e5ddb770dbac0a9f5815cb713b6d7fa806df054ab2c146cbb8a2d4ac28a3 │ │ └─43246 /pause │ ├─ea1aaff2680d41e88b9373c06fe97b8a1044865f101c856a4141df976a49cb74 │ │ └─187676 /usr/bin/libvirt-tls-sidecar │ ├─d757cb9ad101e67b0715199418a1e0cd4c2e817540e50058b25d09491c5b5289 │ │ └─173873 /pause │ ├─41e0851d65dc45e0e2dcf3392ffb57373422a94dbacda92a023876994f5774fa │ │ └─175737 /pause │ ├─de962686aead790374a578c48f6b87274d0adec550d45a0cdb1fa0619fe6e32a │ │ └─61419 /pause │ ├─1cf1d88691e58a215599d145b5da4a7b0860e34cbd9c30bb6856635a09a6cd51 │ │ ├─172741 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172920 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172921 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3e43c079149fe1c2d465388665e1bf8a6943f92b9814eb8ad04a1875f6dd0964 │ │ ├─60170 python -u /app/sidecar.py │ │ ├─60555 python -u /app/sidecar.py │ │ └─60556 python -u /app/sidecar.py │ ├─3b96f846aa8ac0d5ea751f8e71c7c357e3322f31b9598bad23d138b82b34a96d │ │ └─55292 /pause │ ├─da5e795a021159e3cda4c6f60cb51fec87fdc694d4f105ac3bc8ebc903fa2744 │ │ └─41289 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─fa17799347b5a019c3c8a4a61f46453ffdd8f9c5b4c242c8f8311b85470d31e5 │ │ ├─89211 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89227 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─89233 erl_child_setup 1048576 │ │ ├─89410 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89411 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89421 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─89878 /bin/sh -s rabbit_disk_monitor │ ├─14b68b02e7d7b76fe0b311ccf827dd1fb42727607d3126b3d2b3def4b9a46c49 │ │ └─224185 /pause │ ├─9effad5a0169d26a88c7a2165156006724bfbf5acf5e4be4938837b68cdab891 │ │ ├─48071 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 │ │ └─50783 haproxy -sf 164 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─7fe7d56cd6266fb6445c6623b206e5b89d26beedaac42f53dc6af0b4cddbc0ce │ │ └─242489 /pause │ ├─2252df62a73311e05e2753bcf12fbe3dc71a62a1f7401e1be6cb5d2a0ea77eb1 │ │ └─250965 docker-registry serve /etc/docker-registry/config.yml │ ├─1b1b129e24499b410e4103b2cac2efa28c2a3128ebc487a0eb6ffcea646d6376 │ │ └─65002 /pause │ ├─6b9049cf405d6b4c00d41c95c1ee58362f78d249019c0fe88907cab8e10c1a2c │ │ └─55634 nfd-master -crd-controller=true -metrics=8081 │ ├─f1762e2932fa2ddf763cf5ec6a2f727c7447156991d3ac5a55070169a153295a │ │ └─59649 /pause │ ├─89d92d154adf8269f0371e963bbc48c7de8f7990b520373b1c43b07778b27a37 │ │ └─39743 /pause │ ├─1e02772dd691ba202aee6e66f41b10a85a89915c7a3bece728787ad8ce559eb1 │ │ ├─265408 apache2 -DFOREGROUND │ │ ├─268782 (wsgi:h -DFOREGROUND │ │ ├─268783 (wsgi:h -DFOREGROUND │ │ ├─268784 (wsgi:h -DFOREGROUND │ │ ├─268785 (wsgi:h -DFOREGROUND │ │ ├─268786 (wsgi:h -DFOREGROUND │ │ ├─268787 apache2 -DFOREGROUND │ │ └─268789 apache2 -DFOREGROUND │ ├─53018e20ed80c045d1a6c74a6c3c7ae8f7f4ef76283adaa8a43d0ee0e21d1b46 │ │ └─76240 /pause │ ├─4d97d529912b4c0b64decd5f74fece386aa2d5197a514a06eda06e739f6095d5 │ │ └─55671 nfd-worker -metrics=8081 │ ├─c8373a25f111c7ca0e5078d28734f3d258851da3264df01f2919b195bb7d648e │ │ └─43729 /pause │ ├─6f1e0fcc9cda9ae70988bea72c01516dec8c789f821c0e6cc20833bbb4cd2ec2 │ │ └─46865 /manager --metrics-bind-address=:8080 │ ├─c22aef8cd9b90dfa0b2e774aee8d64533857092a8414edb5b6c4682f7657711b │ │ ├─135294 placement-api: uWSGI master │ │ ├─135324 placement-api: uWSGI worker 1 │ │ └─135325 placement-api: uWSGI worker 2 │ ├─8ea779324d3aa3ea9998c8267b4314a7a6ca94d2f9d2e6d5b71eafd1f1294729 │ │ └─175556 /pause │ ├─1d1184089e589c0842b899a20b442b4d6941179758c67b067150a1237bfe5f45 │ │ ├─171870 nova-api: uWSGI master │ │ ├─171912 nova-api: uWSGI worker 1 │ │ └─171913 nova-api: uWSGI worker 2 │ ├─9d2f1761bc9957225c02351c22a507b470881e13111b38156b8c5b4e3e307fa4 │ │ ├─111335 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111484 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111498 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a5602e020378291c62be82477c0cb8e75646e2d36efe9075e1087b2024ecb44e │ │ └─190813 /pause │ ├─ca19951059a55f5de3e9468e274b11149fcf56d6c22c733d5a353153e14ac018 │ │ └─95014 /pause │ ├─c6e580fc6f270236c1f8b73b8b6d2f3942467c7d4a608d0b0c2a7cec915810b3 │ │ └─251759 /pause │ ├─d0cc9e2f559e5eb91c58451e3db3d19afa2b91002607e7f251a90a2608a75734 │ │ ├─123934 cinder-api: uWSGI master │ │ ├─123949 cinder-api: uWSGI worker 1 │ │ └─123950 cinder-api: uWSGI worker 2 │ ├─086642b2cc2a16eb10dc25444c5d94f4eae2cb2d8b827a6a267f20d19b7a0d95 │ │ ├─147575 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─147593 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─147599 erl_child_setup 1048576 │ │ ├─147672 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147673 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147683 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─147931 /bin/sh -s rabbit_disk_monitor │ ├─ea3c31a64b091461ce7625f467e85a02bc4c4d35f9576fe06ebd8a6e05db89ac │ │ ├─193692 /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 │ │ ├─368382 /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/tmp5mcx4vs8/privsep.sock │ │ ├─368734 /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/tmp81im4k2u/privsep.sock │ │ └─368855 /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/tmpfbu5eh4q/privsep.sock │ ├─4532ced4d5537dd013aac5a66e4a3115ba0027ebae61a79d4ff9685c173fd894 │ │ ├─113028 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113045 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─113051 erl_child_setup 1048576 │ │ ├─113199 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113200 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113210 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─113506 /bin/sh -s rabbit_disk_monitor │ ├─c2e6348ed843e01c36304a7d87d1e7c088ede2d6a7e0360773493f757b4f2f49 │ │ └─65173 /bin/oauth2-proxy │ ├─2c6585d60dcf917b1145a2c578359114fc9f0fb5a9e0d8eab974f221a13a89f6 │ │ └─64661 /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 │ ├─edee6fe3b5b61cf88b600f875972117404420044df00e48ef4e0d75a7ca8bb50 │ │ ├─202267 heat-api: uWSGI master │ │ ├─202311 heat-api: uWSGI worker 1 │ │ └─202313 heat-api: uWSGI worker 2 │ ├─c17c7da53f1a0f348e0ecf6c587c3fcb4e4c7de7754b8bd59e4c7143f903e9ea │ │ └─60233 /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 │ ├─c1e83ccf92b41b59e75a51726ccc9512266b3ca7fd9c527f63e23403d387d024 │ │ ├─221555 octavia-api: uWSGI master │ │ ├─221569 octavia-api: uWSGI worker 1 │ │ └─221570 octavia-api: uWSGI worker 2 │ ├─78a4e8bd4953b764c5403e2e405638e62ca88edd8107109f557105609a41b031 │ │ └─64267 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6fb62e65a5f24bce1b5e3a899d93cbde44bde5d2428d1ac015d288a28839d3ae │ │ └─61350 /pause │ ├─318c004dcf90e11e90598cfa2be425534f8043d6c6f112ea50629f39095adde4 │ │ ├─109746 glance-api: uWSGI master │ │ ├─109769 glance-api: uWSGI worker 1 │ │ └─109770 glance-api: uWSGI worker 2 │ ├─fd8352bf92e7af77f22dbd2993d289c78521773bb2041e093a4e44748f071743 │ │ └─62722 /pause │ ├─a73003b0e5d101b3f9c828fd42ce65c7e534db0cddf62a688fd3c7013c16506a │ │ ├─65466 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65482 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─65488 erl_child_setup 1048576 │ │ ├─65537 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65538 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65548 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65770 /bin/sh -s rabbit_disk_monitor │ ├─09e118f8507411adc4fbf6c9cc9b9393af53579226f63e0dd3aca5a922083f65 │ │ └─263009 /pause │ ├─d194cef8e3cdc0bf6978b4ecf202eb8917b3a29213ad0a6a9a021a8674343dcd │ │ └─59549 /pause │ ├─ecf05eaec80f09786553c50ee2627449c3c0bfc53240329ca26a04f26f153a50 │ │ └─39769 /pause │ ├─52d38462ece9254fff057f3ebcf13a0ef383a5d0c0d06c9b86ada4e6ddcf2e24 │ │ └─40278 /pause │ ├─89268d3304ed68f25dff6f5e143ddd572dad3e04d5fcb48c15881665c15a78b2 │ │ └─48257 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─05d2e12cbc1e60da85ac934ef58fad7c39884b2681836da5f3c3c6aa29dc051f │ │ └─231401 /pause │ ├─5af4da828b2cc82b2e83516f1aa36d8061db795755ba425e4e6cc59d0c012c24 │ │ └─63630 /pause │ ├─07ed10e09e09d57f553463c6aab6b4875f569adc2516fd848f93bf00c9d0d4ee │ │ └─146720 /coredns -conf /etc/coredns/Corefile │ ├─fcd15e506646f5024151b90f99f4530c5fdf253d57a48252e135fdd8df8d0238 │ │ ├─186712 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─187492 /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/tmpxv1eint1/privsep.sock │ │ ├─367348 /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/tmpusakcm0m/privsep.sock │ │ ├─367731 /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/tmp9mq2r76t/privsep.sock │ │ ├─368077 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368080 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369282 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b935028b-3a27-4a3f-b2a3-f8e537c2c6ec --namespace=qrouter-b935028b-3a27-4a3f-b2a3-f8e537c2c6ec --conf_dir=/var/lib/neutron/ha_confs/b935028b-3a27-4a3f-b2a3-f8e537c2c6ec --log-file=/var/lib/neutron/ha_confs/b935028b-3a27-4a3f-b2a3-f8e537c2c6ec/neutron-keepalived-state-change.log --monitor_interface=ha-82f4efee-03 --monitor_cidr=169.254.0.119/24 --pid_file=/var/lib/neutron/external/pids/b935028b-3a27-4a3f-b2a3-f8e537c2c6ec.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370082 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5c5c2d37-ad9f-46c6-bdbd-496f259e338f --namespace=qrouter-5c5c2d37-ad9f-46c6-bdbd-496f259e338f --conf_dir=/var/lib/neutron/ha_confs/5c5c2d37-ad9f-46c6-bdbd-496f259e338f --log-file=/var/lib/neutron/ha_confs/5c5c2d37-ad9f-46c6-bdbd-496f259e338f/neutron-keepalived-state-change.log --monitor_interface=ha-96903ec2-49 --monitor_cidr=169.254.0.209/24 --pid_file=/var/lib/neutron/external/pids/5c5c2d37-ad9f-46c6-bdbd-496f259e338f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─384078 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=27149953-fc31-4355-a402-bb1ff35c1952 --namespace=qrouter-27149953-fc31-4355-a402-bb1ff35c1952 --conf_dir=/var/lib/neutron/ha_confs/27149953-fc31-4355-a402-bb1ff35c1952 --log-file=/var/lib/neutron/ha_confs/27149953-fc31-4355-a402-bb1ff35c1952/neutron-keepalived-state-change.log --monitor_interface=ha-c58d23f9-c8 --monitor_cidr=169.254.0.64/24 --pid_file=/var/lib/neutron/external/pids/27149953-fc31-4355-a402-bb1ff35c1952.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0dae367f634b5310e59ebbb5da9f1f17eec93e70d32b1a78471391f5030cdfc3 │ │ └─226520 /pause │ ├─7de6ebd9584161636d28cf29bdf583ceebdaf6aa4f465d7ecccbce9564295947 │ │ └─43831 /pause │ ├─a3f74470dee9f7bf0415b972e822287bb653ef83d433acee5f08be5add244569 │ │ └─64842 /bin/memcached_exporter │ ├─1afb03172020391a966e39a7d6fd7c444315fbf71c05c382876173adc2378cfe │ │ └─162032 /pause │ ├─a1404c5e2c561d1bee9420c5fb521b51b682d3132f8a9b16e91add93f4338e7d │ │ ├─62419 nginx: master process nginx -g daemon off; │ │ ├─62443 nginx: worker process │ │ ├─62444 nginx: worker process │ │ ├─62446 nginx: worker process │ │ ├─62447 nginx: worker process │ │ └─62448 nginx: worker process │ ├─1c78a277360a1047787708b454f65170ca2761608f5581f83ca502c670522093 │ │ ├─222541 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223169 octavia-worker: ConsumerService worker(0) │ │ └─223172 octavia-worker: ConsumerService worker(1) │ ├─a736bbed2aa19a9272f8d653bb698ea7f40f5aea4d65dcedc612e6c360f2b4c7 │ │ └─64777 /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-44.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 │ ├─5a5ade0f649808775bef20d1dde3eef78a98b1269bc7b3b452e18a055a3372e1 │ │ └─110883 /pause │ ├─234777e7dfb5f1500130b652ddeba6af3e50bdc3a3e307f2fbb8900b85c34fa6 │ │ └─267032 /bin/openstack-database-exporter │ ├─6e0c39c88fbf67ca2bdecfd6ddae622bab76e17b56d82649e8cb1f4d5cfe9636 │ │ └─55807 /secretgen-controller │ ├─d412bd7564ca7f084e2583daa4f46f357d3120e75e7a513885d8195bb0d7836e │ │ └─114863 /pause │ ├─b1f534471cc9d01b353ebc6a7e6879c81f04fc0538bc446047616a63ad46ab9f │ │ └─55537 /pause │ ├─54883a469fc24f59cadcddb932f2b4eceeb961a63a4af64ac0ffe60e59b0048a │ │ ├─172739 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172949 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172950 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─52a59546469032cbff63949bd80ab2c57f71729e49cfa61d14d92040bbef7926 │ │ └─213448 /pause │ ├─2bf6dfede1378f1c64313e2fa8e36df82eebee66f12ed013e1a131a2472efc0b │ │ ├─202217 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202602 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202603 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─c954e17cf03d0a943908d8f6ed7fd589206afa977fc2a8249596bcd1571a71d9 │ │ └─50128 /pause │ ├─26d50f56f876fea8a552b63fd602b44a14e46929970b56f88de6927dbe1f1006 │ │ └─265960 /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 │ ├─790bd6db33b22e7f656ebb03670fa2cc0e206c0afc18148376546d5001fe9f46 │ │ ├─269317 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269330 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ec7bc17ad47606bf88669f8e27c7c988881673eae6b6162c02b491f69215541a │ │ └─43937 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─20a01593da41d9f94feca64aba45bcc891e74df9bf98df2c3f799a28f79e68e7 │ │ └─62954 /pause │ ├─38db2725113d7e30d2e279d1a4e9dace7c463051762eebc44583d19854334e42 │ │ └─61319 /pause │ ├─57b0e5b36de85d7df839fb18acb23c74331453b8422f9e8dbb2bdfdcbe9b4b72 │ │ ├─176607 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396462 sleep 300 │ ├─9a3e1bd3c530a3d69f8c68af3f3136bc15975fec74589c460958dc1d2681d546 │ │ ├─173992 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174008 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─174014 erl_child_setup 1048576 │ │ ├─174072 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174073 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174084 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─174299 /bin/sh -s rabbit_disk_monitor │ ├─f369659d83af59a9909969961b2bea43ddd2d25049f52e8c651a7499f42e003a │ │ └─213477 /pause │ ├─3c15c6bcff1cb9c72f61af1f3aec52b173f857d14c327e021aa3dfa4997e10e4 │ │ └─50723 redis_exporter │ ├─b2c71f54e64267d0914b0a578e79541b67730950bf353a6d909748e9721ae340 │ │ └─39923 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 │ ├─a5dbba2c045119b1b4b42c0d01864a383fc9226cb5866653913f4741135e2d3e │ │ └─46748 /manager --metrics-bind-address=:9782 │ ├─deb6ac630939fb1d6010ed86ae5e689ff6a2b0371da8074a9b61c5fc600a00ec │ │ └─42844 /coredns -conf /etc/coredns/Corefile │ ├─ba8ccbc6eff6d8f6255861b869923645f093239284c19db2885f12f162695e4f │ │ └─229211 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─2c63d7ddaf1308741dcffc849c50788b91dedd06c694e5f0598df32dc1395287 │ │ └─60788 /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 │ ├─754f98d043c90d943e70c2d2c3e92ba7375d0dce9beb09706de18188d62c4c0e │ │ └─42379 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cbcbecbbc8d912c4bafe0349503eb8c55c869c9cea58007d37f37f86424ba1cc │ │ └─63009 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b1ce66017421fabf8f50ef08373d6d778a3dda209acaf8b0688bc0564968aae4 │ │ └─227916 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─03156aa27795b12f040ac3e97dfee134da115fcdb2aba4e953fdd021c1b51370 │ │ └─233023 /pause │ ├─59c5d1486e13bba452725f9d5b13b28dc6c33d5f822d8c37a555dd64ac463ca2 │ │ └─130295 /pause │ ├─3cf5541a61075cff95e877d920e7b4c90998aaa65889eda67768ac793d38b0fe │ │ └─245968 /pause │ ├─054ee42fc30a2c514f7e2c993aa8d0509b1a21790ae315e87fa0a33c56f4120b │ │ └─175624 /pause │ ├─70adb5a85db39afb2e8791377cf6d494c34379223dc316838bd24a0db3265ef2 │ │ └─95053 /pause │ ├─d254b8d954ffee6748c84c1ec8e01c4b923196ed12fbaa64d611d71e11022972 │ │ └─42825 /pause │ ├─319b67019f8e4662324dd4e71f9a71e36941198effebeedc823e544aa57137bc │ │ └─265358 /pause │ ├─55dbc85f744f8250b47881c413b2ff3bebead6dbe18b2adbedb918364fd3c2ff │ │ └─44029 /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 │ ├─f5fca24919f14b7c887681e4c8b69ace43b3d3299f66a9c569176098da38ea63 │ │ └─188833 /pause │ ├─f8f6ee9e419c5e76c5a5410538d3db95ff71dc95902258c20663a8623910dc2c │ │ └─55710 nfd-gc -gc-interval=1h │ ├─b780c3821f5891acda5964aa4fb3d97c29a5b90cfdd9ec7bd9d8eecd2cae8b1b │ │ └─251514 /pause │ ├─6d82e3cdf95423a8a0f88dc2fb800ab4ca7abcfc625a5e7686f5fd8d4a5dc20b │ │ └─112924 /pause │ ├─3c79eba0c16eaea3e27952cfdc3fc70e9be6df1b1fff4110e79f8dc79fd2e751 │ │ └─161987 /pause │ ├─dc26725914895d3d49e4bed77c37c275851cc45a44a58d6d42fe14474a4ec371 │ │ └─228570 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─9da77613a13445f65e281befae13f8fd93cba485b13fc0bdfb57906e9641afdf │ │ └─260459 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─af8feb16a9e0f2ce246cb56313c77bbc1b5c36a722ae6c5dee3f41d3b3b85da9 │ │ └─188405 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d87b5d08c0cb62ab6fd3c595a8434103f374b58c8af26456caf0779536fd06a7 │ │ ├─ 95421 /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 │ │ └─334076 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5119b250ad1c03cb1c708d55496829acbdf772ec2e8febc76975738416de4b12 │ │ └─59596 /pause │ ├─20470d6bfb2e96af7b061bf7ef0026024137310e3c023a6384cbaf8713299690 │ │ ├─184367 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184609 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/plugins/ml2/ml2_conf.ini) │ │ ├─184610 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/plugins/ml2/ml2_conf.ini) │ │ └─184611 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/plugins/ml2/ml2_conf.ini) │ ├─31fed42dc22749af16491739e80e41a397ca7fea7e148e057bcb01733ea4ac7c │ │ └─39768 /pause │ ├─e9586d6051ac9449f8aeeba5f8338eca92dd5af428e53db921ad5e3e2439ba8c │ │ └─40304 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4d9ba594f9311b0e8b70f1993ba04c52bc2501e1d18ae1dd19dfe7f8da97cae4 │ │ ├─246117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246134 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─246140 erl_child_setup 1048576 │ │ ├─246322 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246323 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246333 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─246799 /bin/sh -s rabbit_disk_monitor │ ├─f82ef20746677457853e1dd0b4ef34b079b40d225e36a8bf5c84a760267b7844 │ │ ├─223519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223538 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─394799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─394800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─735cfbb2678983ab4923797843cffb61d0e4f00cf94ba0aab43c839314563c2a │ │ └─109377 /pause │ ├─4956bc3b25a5cf8dbcc269db7f8d8800a9381dd4d1a74fb8c5dcfc4c7f04a9c0 │ │ └─63721 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a208f2377a6378ef5e9bd505f3ef313635029d7b39e8d4bedf1cd9d4941c8c4e │ │ ├─186711 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─187467 /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/tmpzj_1h72n/privsep.sock │ │ ├─187772 /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/tmptr8q81ov/privsep.sock │ │ ├─188299 /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/tmpp2dw706l/privsep.sock │ │ ├─188698 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188699 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188729 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/aa77ac82-4edc-467f-b60b-b32abcbaf8f9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/aa77ac82-4edc-467f-b60b-b32abcbaf8f9/host --addn-hosts=/var/lib/neutron/dhcp/aa77ac82-4edc-467f-b60b-b32abcbaf8f9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/aa77ac82-4edc-467f-b60b-b32abcbaf8f9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/aa77ac82-4edc-467f-b60b-b32abcbaf8f9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8778e9a3-3d15-4581-89be-003113843d8f,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 │ │ ├─188732 haproxy -f /var/lib/neutron/ns-metadata-proxy/aa77ac82-4edc-467f-b60b-b32abcbaf8f9.conf │ │ ├─207745 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e94c205f-a379-4457-8be9-e13d09a46e0d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e94c205f-a379-4457-8be9-e13d09a46e0d/host --addn-hosts=/var/lib/neutron/dhcp/e94c205f-a379-4457-8be9-e13d09a46e0d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e94c205f-a379-4457-8be9-e13d09a46e0d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e94c205f-a379-4457-8be9-e13d09a46e0d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9a12451d-c1eb-4ffc-905a-d6af37f8cb86,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 │ │ ├─207748 haproxy -f /var/lib/neutron/ns-metadata-proxy/e94c205f-a379-4457-8be9-e13d09a46e0d.conf │ │ └─372100 /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/tmpxouxyusf/privsep.sock │ ├─9f086301f513f18a4c1cee00314a014a51e7d917aa5c89f58f8d58266819161a │ │ ├─205698 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205716 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─205722 erl_child_setup 1048576 │ │ ├─206027 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─206028 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─206039 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─206497 /bin/sh -s rabbit_disk_monitor │ ├─6d05c87b7981fbd3a7e9a8435d84b4ceb74289ffae8c1d2b773b66c7c47b6325 │ │ └─127862 /pause │ ├─1f7f23240697abb9e17c97534043bb339eb4816452bf3aa5b0e75dfd1df6390f │ │ ├─41471 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41895 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f9201535f67e0ffb1bfadfc8b2647bcebe22974000e6e236039765ff40f34031 │ │ └─64374 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b9ec97cf2c0bdf278747938fd3072ed020e9d74dea05e9026f194d0bf440d3a7 │ │ ├─188917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188934 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─188941 erl_child_setup 1048576 │ │ ├─189021 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─189022 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─189033 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─189430 /bin/sh -s rabbit_disk_monitor │ ├─a0f3776d5ea78ab3aa1223c22e8166066b0f0d7afccac8009ce657d6445dd7c9 │ │ └─147358 /pause │ ├─8a3cbf63ec3e36f1a7df8e68adc13da4db08a9bce8ccdd3d615f8384a5953201 │ │ └─62247 /pause │ ├─a84d4e26c51a782e63c67dce647ee8730d760a49a17cdf0ba7d3698a14fc2f92 │ │ ├─ 70303 apache2 -DFOREGROUND │ │ ├─ 70343 (wsgi:k -DFOREGROUND │ │ ├─ 70344 (wsgi:k -DFOREGROUND │ │ ├─ 70345 (wsgi:k -DFOREGROUND │ │ ├─ 70346 (wsgi:k -DFOREGROUND │ │ ├─390752 apache2 -DFOREGROUND │ │ └─396771 apache2 -DFOREGROUND │ ├─2102f65e9b42166e2b43e16e9130282f42515e2f0a67010d19a2afdd39dff783 │ │ ├─186483 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) │ │ ├─186845 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) │ │ └─186846 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) │ ├─ed4f95cb93441e2e0fcf45f9a0fdeb4fc88b6e2a69e8a74a7443c864bfc054cd │ │ ├─60195 python -u /app/sidecar.py │ │ ├─60578 python -u /app/sidecar.py │ │ └─60579 python -u /app/sidecar.py │ ├─813d8550e803d48adb6ae29fee7e4823266b93d825a80ef8bb3366c16332d96e │ │ └─128395 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d70f21f03412bac16dd538d3e7e31649c40b7a7ee821a2b453a87770e05c9ab7 │ │ └─50443 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 │ ├─2a55f4494d3937e905da2b4428dbadb19a4ac9ef2db98bc0ae600c1e5d51d6a9 │ │ ├─260660 manila-api: uWSGI master │ │ ├─260704 manila-api: uWSGI worker 1 │ │ └─260705 manila-api: uWSGI worker 2 │ ├─f13bd2d67d576966687ef1e4c4afcb26c20dfd586d9fb17ad165d15a5c14e6bb │ │ └─40045 /kube-vip manager │ ├─985220aba5237d215ec8b816289918bfe0175cdcb022f55005ec59ca7b1d1719 │ │ └─47216 percona-xtradb-cluster-operator │ ├─9c6ca31e865d1d40b628f6bea35ad24a5b6d451a00592561e7f36fb6d00e3c01 │ │ └─161682 /pause │ ├─ef56173ae89448593e407027f0ef0e6806959031c1eff0ef4aabf8e25b31fd82 │ │ ├─202241 heat-api-cfn: uWSGI master │ │ ├─202308 heat-api-cfn: uWSGI worker 1 │ │ └─202309 heat-api-cfn: uWSGI worker 2 │ ├─7b0b7dc4ebd1dc849414a7f0f4cdbcb5eb345f0de8e66915c5c0f02d94040e70 │ │ └─55381 /pause │ ├─6f37e09934b538ec9b6b12d92e81e1abcd5b60dec9f99e0eef42f698af231b02 │ │ └─213433 /pause │ ├─e8dc89a6f3759b9897826a14fa687118ad6349b4ad27efa3d922ff8548c6cac7 │ │ ├─76319 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76336 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─76342 erl_child_setup 1048576 │ │ ├─76413 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76414 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76424 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76570 /bin/sh -s rabbit_disk_monitor │ ├─402f1cf11ad5619e7bd8db7b30a3ea46232ce02a9f820b20bce4e7f8241d3a49 │ │ └─191036 /pause │ ├─f4535eca25bd18b8147145d5d0d32ee8bab96ea4762669fbe1ebd79287169879 │ │ ├─184413 neutron-policy-server: uWSGI master │ │ ├─184426 neutron-policy-server: uWSGI worker 1 │ │ └─184427 neutron-policy-server: uWSGI worker 2 │ ├─35873f4ca6f1f873644f13f70d17ac6a280310c6bbe5ecb378ce2b3013bc8ef4 │ │ └─95318 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-rb94p --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8fff1c886563a798e9938b34a6a0738635b178e33d4b689632b528b79b307c5f │ │ └─111014 /pause │ ├─9dfb137ac8f5af42679a883d3c7b17e7774f72a01327b64ba9f692c8377ca0b4 │ │ ├─185161 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185699 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpp2wizz8y/privsep.sock │ │ ├─185866 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpq_k3l1c5/privsep.sock │ │ └─185968 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2d4519d995348cf98bb62006b00608ce9ecd3cd929cf8ebbc9f9ddb3a5ea47ae │ │ └─46704 /pause │ ├─4653c19d60363398c48f17bf74ed8acbdb1bc63c9cb5472b1e423229fae59a1e │ │ └─64910 /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 │ ├─fc5b830b4c149069194a7a5dd79c66cddf6b44f1cd9c71cac4d2b74cba855ffc │ │ └─83324 /pause │ ├─452e29c133634a5af0b91a58788162ae5e7dce44136b34a5aea0050ba5faf1a4 │ │ └─231425 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─05a8f0081ebc6ed38f6fa5d08ef6d846dbe4404095be10ab24e46f4fbd4241ba │ │ └─47078 /pause │ ├─a62bdf96d137e8cd8e1dabbe55d553ad696e59434e221133473469e1e354a67b │ │ └─67199 /pause │ ├─c7f15115dfd8abde965ac430e74e522154122699349b44f4930c5749969fd1df │ │ └─39917 etcd --advertise-client-urls=https://199.204.45.44: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.44:2380 --initial-cluster=instance=https://199.204.45.44:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.44: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 │ ├─d7a0638d3c8f83750ef51e67478e26b67157156f893e5f1602f48bb7314c9635 │ │ └─50643 valkey-server *:26379 [sentinel] │ ├─9a86e1cea3f8196528453dc7eaefd291733203b341aa00de0ecceafc20f7bd30 │ │ ├─63793 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63826 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─108b87e5e8cfceb91098eb7b77ab7120d86fe501adb9ea9b8777ed87ee068ced │ │ └─176153 /pause │ ├─60c429df241673edbbb4afba2fa66ad5853c7d879848ecfc3cd106ecc2d64ab3 │ │ └─61546 /pause │ ├─344886387073c7d3bd1b428b0639b1a3e938dc9aeb5d271dec011b4b58c68265 │ │ ├─184368 neutron-api: uWSGI master │ │ ├─184399 neutron-api: uWSGI worker 1 │ │ └─184400 neutron-api: uWSGI worker 2 │ ├─cae82dde2bdb890d295b18e81a5c01fdb17b1730fabbea23844b3ecfa1b6ed83 │ │ └─55332 /pause │ ├─7875de4c51962ba19ba896cb08279adf1bd04acdc6eb292d80e8814019d9d294 │ │ ├─242074 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242646 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpy9shcklx/privsep.sock │ │ ├─242652 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242655 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─932edbf932378ff33a722a3f4af1a63519ed8607fa24f792220c45bdf48f6d2f │ │ └─193721 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4e9697a7381f75d027e57a04df0dc2699b8b14741611ec4e6873a9fabc68f997 │ │ └─84075 /usr/local/bin/rook ceph operator │ ├─5265da704e29845ca3f92e3df7062a4c0dd62398c419db5283749eb7487e08bc │ │ └─54609 /pause │ ├─c0788c2e12099bff5372b206f8d27833d3f6b159ac82c11f3dac51676b7c0f96 │ │ └─229131 /pause │ ├─6a4861b828694759637972dc58b9ac4a613d904e634fd50fdfe19213d72dbd05 │ │ └─251643 /pause │ ├─ebc3f0f4ad9758af0b69a18acc1044075725d61c2923bf512a901b11c7dca6f6 │ │ └─47950 /pause │ ├─906a338b67b5bb4bd2f4563b981e0b53bf46387f33272131fef03a76c6b3c0e9 │ │ └─42338 /pause │ ├─d8f28fae983180727dd4a9650063c0dbecb9574b220940f824f9a4c38581cb34 │ │ └─167630 /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 │ ├─322251372a01bd5754e5a6ab653df19a81f37df8d29df88e2ef6f9d03c9c487a │ │ ├─ 46104 /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 │ │ ├─ 46117 /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 │ │ ├─ 46265 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265112 nginx: worker process │ │ ├─265113 nginx: worker process │ │ └─265114 nginx: cache manager process │ ├─77acac2ec72b7a2f6deb90b14df231cc2d65fb792234d13a3afe5861410107a2 │ │ └─127803 /pause │ ├─c3458a2aafecabd5e036d6b517d65cda0669781be72897c62e5663247f86cde5 │ │ ├─128667 /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 │ │ └─128869 /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 │ ├─3a71a166398f0ff0f6f2d563e2fe499acc4258e1ba025ffd4a29364e4ece85d8 │ │ └─59986 /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 │ ├─8034b887855071289e65ec80d1d0ac7a488f95f4a3af2194cc9999e2f7ca23d3 │ │ └─46605 /pause │ ├─0468685dd0f2a87304aebddebe6c17349ee2287cac855ccdf2dc07ba3834f138 │ │ └─77727 /pause │ ├─502d8382403c395ccc1b281219c1dac96d916d1fab724bd207ca47e3e4845f7a │ │ └─43985 /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 │ ├─49df0458ace16f37af9d65e8dbacc0ac00e4925066ab0a9ecdf48c81fabaf2fd │ │ └─144359 /pause │ ├─eedd7c673184a84b20e249483d8ff8da401cb0f71b8ba230bc0cf05db0ab50e4 │ │ └─146490 /pause │ ├─5afd6524ddd42455a30b2280448f5b63d29771cd304f06cee1800b8683bc8381 │ │ └─112574 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─353db1c8af7a0263eade59d0a59dcf8ecb9c5e596713222c323a6692fa08c080 │ │ └─124501 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c2a3b25f08ac127d609bc03b0a79c35e18772a75bd553795fd08d9d1b2edb0c1 │ │ └─63760 /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 │ └─4d39caa1ee0cf81010b1042569a8131609ce7cfd5e748a5af852901535ecc301 │ └─64034 /bin/pushgateway ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount