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 │ │ │ ├─21403 /lib/systemd/systemd --user │ │ │ └─21404 (sd-pam) │ │ └─session-22.scope │ │ ├─21400 sshd: cephadm [priv] │ │ └─21425 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─719 /lib/systemd/systemd --user │ │ └─720 (sd-pam) │ ├─session-4.scope │ │ ├─1466 sshd: zuul [priv] │ │ └─1479 sshd: zuul@notty │ └─session-1.scope │ ├─ 716 sshd: zuul [priv] │ ├─ 733 sshd: zuul@notty │ ├─ 878 /usr/bin/python3 │ ├─ 1470 ssh: /home/zuul/.ansible/cp/199.204.45.30-22-zuul [mux] │ ├─399745 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wvaoohilrejojkynptakkktvkfnqatgz ; /usr/bin/python3'"'"' && sleep 0' │ ├─399746 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wvaoohilrejojkynptakkktvkfnqatgz ; /usr/bin/python3' && sleep 0 │ ├─399747 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wvaoohilrejojkynptakkktvkfnqatgz ; /usr/bin/python3 │ ├─399748 /bin/sh -c echo BECOME-SUCCESS-wvaoohilrejojkynptakkktvkfnqatgz ; /usr/bin/python3 │ ├─399749 /usr/bin/python3 │ ├─399750 /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 │ └─399752 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 … │ │ ├─ 9809 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12206 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e33db7e26ce7262a64318bee7b639c52aad88c96a5fa4829af2519eb0840fa2c -address /run/containerd/containerd.sock │ │ ├─ 12575 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d85c7db8fba76c6477832b42d91dfc6680a529ba0fd3cddab03221791fe71578 -address /run/containerd/containerd.sock │ │ ├─ 19350 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8e26f1f8ed289760f7c87a458fb02ce61b1eef4aad2750050c4588ac12e861a2 -address /run/containerd/containerd.sock │ │ ├─ 24531 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c6754e723f1a5271e4fcc999c7c299b92bc62a62ddd3dd29e0a306d90e83b295 -address /run/containerd/containerd.sock │ │ ├─ 29088 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9cb70e8b58bc5cd4133b34d7787d301e48a29f52c3eccfceaf10b357456a067a -address /run/containerd/containerd.sock │ │ ├─ 33592 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ec12d62b4be3116e376d2ad1c50d79e2f1d5d4772d72ff23b6adaeab916868a3 -address /run/containerd/containerd.sock │ │ ├─ 38997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 567751fbfe9fbfd56c95e9e0434b752700f7f0095604ca62defbbe537387478c -address /run/containerd/containerd.sock │ │ ├─ 39015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b68045b0c86f7ae8ddf50b35d5919b51f9a4bc659b804e55cdf6b37d89563dc -address /run/containerd/containerd.sock │ │ ├─ 39069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b846fe7f0a85be8e0944bbf28f57df5c7f8f118d1013b7d62e49b8249c23af8a -address /run/containerd/containerd.sock │ │ ├─ 39085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c066b12108161b044e212a80803154acd3d92e0bb47e98c09fd316b2aa6d41c5 -address /run/containerd/containerd.sock │ │ ├─ 39101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70fb90d63f517825fcd85fcf27d7b0217b9e7e1bb4cd8fc5b61a4e220946b510 -address /run/containerd/containerd.sock │ │ ├─ 39627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b279c584559e3b440164e8d198206aee6b948fe287200780c2730fc90128029 -address /run/containerd/containerd.sock │ │ ├─ 40334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ee78b714e1b57df1d152eb52cea01ae25038dbd94d4efa8cb6d735c8624ec9 -address /run/containerd/containerd.sock │ │ ├─ 40356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1770e25d2a882496da97ffc19c90f9e3efc2b4f8405debdbc86ed18a6e280e47 -address /run/containerd/containerd.sock │ │ ├─ 41721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 795d71c61c3dd3e0a40d8649395b0d048e13e77558fd7f2d25add46082717e69 -address /run/containerd/containerd.sock │ │ ├─ 42167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a323a010d0b9b5d0464158b92713a619ff490467310f63b105adf7d075b0eebb -address /run/containerd/containerd.sock │ │ ├─ 42200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03c3cbba7f61731a51ea691052ab75241621dffd2f32bd44b2b3654dfcb26d5 -address /run/containerd/containerd.sock │ │ ├─ 42626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58eef0fce3769ae522c119427c0d2d31ed196d152b55a5264d3cda611c81d0bd -address /run/containerd/containerd.sock │ │ ├─ 43118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d511f6d6480a6140df7dc7e7919334f78dc6b8e376897cdf7d5e680397f678f -address /run/containerd/containerd.sock │ │ ├─ 43158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207c68ab583a2bf8a775ec432cba84027fe60f0c181e8e6f68596a8754f7639f -address /run/containerd/containerd.sock │ │ ├─ 43196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a89ce62b9bada3161e932483d3ec913abd3e6cc19a877d4bb7941773b6cfe90d -address /run/containerd/containerd.sock │ │ ├─ 45500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 552f08c431beab8669b91469ce7781a2793c883fbe6f4c38be86f23f5ee6dc87 -address /run/containerd/containerd.sock │ │ ├─ 45598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f5ef1bdfa361f795697924fbc7ff4c5e17b8acf93db82637cd7330c8dbd9801 -address /run/containerd/containerd.sock │ │ ├─ 46500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cc76f373f17d7a0bc7d8964d08f183964334a4bcd0a41a9f2ef8b6ad2b1fe10 -address /run/containerd/containerd.sock │ │ ├─ 46594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d02c81633bd372d2fd614630092eec1a2d6f8a7546535ebba2f68c23b25ef9d -address /run/containerd/containerd.sock │ │ ├─ 46948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 271d44bc3755e0ba58ecf1446edf76c3e473162bb09f1e2590b5bf5551c0ac1e -address /run/containerd/containerd.sock │ │ ├─ 47226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d146765d545e62dd3298be93f91839db456f63f07ee24b6cecfd216258d101 -address /run/containerd/containerd.sock │ │ ├─ 47678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37af3f73c731fbeb19497b5d73fe77cebdfc6ca0e4e8024219b970cb1bb3c35 -address /run/containerd/containerd.sock │ │ ├─ 50103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4c89c92ba72b6267d37497d561420fc16f9c30f97ecdce5d46dd00323ae5de2 -address /run/containerd/containerd.sock │ │ ├─ 50323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57a053d8e48f04136add1502777210a6a648cd10679f3d05f8936fdcd776b756 -address /run/containerd/containerd.sock │ │ ├─ 54524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b86ce3bf465114215bfd65b464ba7053e88e7d47ef68477aa92d340c11a16ff -address /run/containerd/containerd.sock │ │ ├─ 55212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 194aaa588a7ead9adeda6f2051b38af65a10f795d23c52868f32320fcf8cc1b1 -address /run/containerd/containerd.sock │ │ ├─ 55281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 397ac68604e2ada52ea4d6d6ce11a7ef15d66d3a067a2a68a5c90ec8c3b32c36 -address /run/containerd/containerd.sock │ │ ├─ 55317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99b33d7ecddd9fd589b4fc613859db2c524a18178c46763cfea3df6fe5c0dfb8 -address /run/containerd/containerd.sock │ │ ├─ 55469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe69a2e227560773ae507eff79a02c40fe8ae030a2eeacd873622ef682b60575 -address /run/containerd/containerd.sock │ │ ├─ 59863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232b3bd118ca678676aec180be179180df9039ee0a7ced6ba8b0e083ddcd294f -address /run/containerd/containerd.sock │ │ ├─ 59945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a60e3d66a8e1291b9c39a472804c6544ac8aa3106eb12ada29af4f095d62558 -address /run/containerd/containerd.sock │ │ ├─ 59986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfe6b141444e008b3b499982e25b72fba611baccf4bd1f8e9d6f88e119bf0a08 -address /run/containerd/containerd.sock │ │ ├─ 60036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10781c6bf968c1c873ec89fde31bb1bb0b44d61cb6bd0d5cd7538e104f38f8fb -address /run/containerd/containerd.sock │ │ ├─ 61646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da7b91d66602a727d73ba5e6e759f1c3f4b25a2772896475728b1c086045bfa8 -address /run/containerd/containerd.sock │ │ ├─ 61697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1918fbf55de7dd10c05ec1e5db5b3bf7f6a9a016a458936980cf03b8b3a0b6f5 -address /run/containerd/containerd.sock │ │ ├─ 61740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31fe0d3ea672df6d9ca9c0d34532b3ecfacbb9c42e2c618da5f30ad91cf47b5 -address /run/containerd/containerd.sock │ │ ├─ 61946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486492867de3f6e7485086510f2245ebfbb4c6986061d91b285d7c4ef3ef9d0a -address /run/containerd/containerd.sock │ │ ├─ 62108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04294e8d5d4825312f9f6f2771b6d135b3db716f27526dac99de819874c31fb7 -address /run/containerd/containerd.sock │ │ ├─ 62460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d54f6d68f68c252997b95888c0221aa130b2b5c00097b2ad0606809953cf28 -address /run/containerd/containerd.sock │ │ ├─ 62709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d33046689a668cb018209ae1854bc360f7a0a0cfe3f6251818b6ffaff580b51e -address /run/containerd/containerd.sock │ │ ├─ 63091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d907c051ff969229751a881601c93b3ae0c57743240cab7a3efa8c26c5642a7 -address /run/containerd/containerd.sock │ │ ├─ 63187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e098522e24180bfba0d218521267bddddc4922e5a639c478bd32cb1e413fa5 -address /run/containerd/containerd.sock │ │ ├─ 63865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca7b95027d8178eae16d00a4c0993eed11f8f36e5bdb263e99bcfd0f2d75765 -address /run/containerd/containerd.sock │ │ ├─ 65270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 585cdff0384d4443ac0abf2d9eb68d35f1f135b5e509dc5c3158fc0191cec63d -address /run/containerd/containerd.sock │ │ ├─ 67899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a11dd307b451d11702f6395173344128369c10fc3d6c8661c02a99ad068db2c -address /run/containerd/containerd.sock │ │ ├─ 77005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f1f7a635bb46872716115452b9f4c3eefea7a827748082b16954dcdd978e015 -address /run/containerd/containerd.sock │ │ ├─ 78585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e46755f3fe740f218dc7e9dee29139802ae277e350c4ab0e9ec074a487a3ce -address /run/containerd/containerd.sock │ │ ├─ 84334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6120a60990ff2f76bec581b88372dc37e39df1e55e67af7ebd532457949adf93 -address /run/containerd/containerd.sock │ │ ├─ 90651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21efdc9cf930e2caf471615382a0b919ae2bf04eaa09f8a6576d053b21f0bdee -address /run/containerd/containerd.sock │ │ ├─ 94534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3d24fca1160fcc8da36eddedd0660dde1b2b41d6897d3606f6a4f640f08b349 -address /run/containerd/containerd.sock │ │ ├─ 94578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57d342ab05b51874b502059e58c1fd832c08ef114caefa2f82b7971f666172df -address /run/containerd/containerd.sock │ │ ├─103416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cfd83500470f0fc7e8378f0a56830d0b43422d40a71ae73d7f7959ccec639e4 -address /run/containerd/containerd.sock │ │ ├─104968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a6c246f45ac01afc905a622da3007d9ba611dabca26f0d99afd37d6934b9a1 -address /run/containerd/containerd.sock │ │ ├─105024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 796c6bd15f57c8edf9a5d176aa88780bcace7817598e801ca78e268f7240db66 -address /run/containerd/containerd.sock │ │ ├─106867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81bf3e05570618051b7d1fbc753a59693b51f32244ff198ded2d31b885e9a0fc -address /run/containerd/containerd.sock │ │ ├─108679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262f87f8bd44bb54596bb89463506834a78c5139b4b3114274706db7fa766c58 -address /run/containerd/containerd.sock │ │ ├─108723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 305b21f83df048d841c83a3a0a0b1748ce4c0c880e059d8c94983a106fb3094c -address /run/containerd/containerd.sock │ │ ├─121772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ed9db44920ee77dcb498365f87cb458d03e8689c1a4457a5136c633a1d3de80 -address /run/containerd/containerd.sock │ │ ├─121861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61f646bdda898476d65a62ba97f32e531733b2ebb1ecb8427e56fad8706b25b4 -address /run/containerd/containerd.sock │ │ ├─124239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98b3d9d4fe939c162020574dc2e64115aa27b0a2de6adf857568dd6f97033cbe -address /run/containerd/containerd.sock │ │ ├─138459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23cf557282be9ab5dee7e85de90a30dec892a3353ad7b17ad2b6f2de75a4d1ba -address /run/containerd/containerd.sock │ │ ├─139939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e7a7d5d8993fd6e77a47aad81af84ea3c3f8de54a3153cedfe4833d7f54c574 -address /run/containerd/containerd.sock │ │ ├─140411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c2c370dab7fa02c1ad6910c12837854ae7bb3892e07057ef4e956f16d6d77d -address /run/containerd/containerd.sock │ │ ├─141221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0c33e03bbf0b82c512416f6cff96da930bd53a8e396b75ca8d34f25520f083 -address /run/containerd/containerd.sock │ │ ├─143206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446dbc6e8e6461aa0db83c565c14a91c8fca3dae94307f0c195530219f7548bd -address /run/containerd/containerd.sock │ │ ├─143395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf69fea25f3e8409d70a3085a32ceee49d8d516b9a7493e6e9e8c86fe862149b -address /run/containerd/containerd.sock │ │ ├─143664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e57b3071bd7e896b9bd9c1a555df9237ee97648bd7cf3a70c2fcaa4c1472a7e -address /run/containerd/containerd.sock │ │ ├─143770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c27db21a3064e0841fc03f82ce80057f1caab1797333c2d806dd0fd25cca77e -address /run/containerd/containerd.sock │ │ ├─143966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad83400d0b8280b88c1d6ccfde22b7c4b28dbe389d43edf2d1d9cf820bbf0232 -address /run/containerd/containerd.sock │ │ ├─144366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d87492b04da1ab4f51f4c079894c5fb30ed424f8ee14fe9326ac83c6b299a0 -address /run/containerd/containerd.sock │ │ ├─169121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01d8b13a198b21e11bf281383c678b03cb31e994b99d1e84733acbca41100fa6 -address /run/containerd/containerd.sock │ │ ├─170820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb9b4f59cfd213d89f2357074b0d484f4860f704f15a318cacb703a7c6f39a9 -address /run/containerd/containerd.sock │ │ ├─170834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de8bf51fadeced99fcf54a58ed386d972957446c5606b654d096529b2ae44222 -address /run/containerd/containerd.sock │ │ ├─170932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54774990bbb331474d541b8d179bfea7e80957470a6a2bfc6043386286c5ff84 -address /run/containerd/containerd.sock │ │ ├─170989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b020941e788f8d24bdb8d15758c04af891582daa99d32bc35b89d393e0fca9af -address /run/containerd/containerd.sock │ │ ├─171276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b749f3df3494f4382b3149dd608276ae09fefec50f1c95d65ccecd920c824823 -address /run/containerd/containerd.sock │ │ ├─171358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ebe7415b81fb1363ed70f299469b681a793332eecfd4fd0bfc83bea7b26666 -address /run/containerd/containerd.sock │ │ ├─171399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 874dc5d41308da35d061080817a2961632fdf8e773c2217f20bebcd425b76509 -address /run/containerd/containerd.sock │ │ ├─183743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d185947d79e845e6cb8ce7d0a04a3dc399992aa8a6609a56ddc6804f7183c237 -address /run/containerd/containerd.sock │ │ ├─185959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d662b1aa0eb11191e3cd3a2278b5011251b1092b19c18a9ec6a5128889017024 -address /run/containerd/containerd.sock │ │ ├─186020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac15b42ad2aa187978f1f1c97d6a06b2cb5227aa6228968286264d4e8e435ede -address /run/containerd/containerd.sock │ │ ├─186076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a73d55db2b3b2247b74945f17280d181b503e84055cee64d575db0498a81bc5a -address /run/containerd/containerd.sock │ │ ├─201776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f82205e1501baac1f8a78b181f23691d3d67d67adb4d1d0afabfb71e3f457e13 -address /run/containerd/containerd.sock │ │ ├─209070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92bfbc0294ceb0671d11331f03743dcb2056f633c3a40d91b1437525f3258208 -address /run/containerd/containerd.sock │ │ ├─209193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55dd1bea300eb6454189c9e2e1da03aec594638bb507e6598a14f7ffc2871893 -address /run/containerd/containerd.sock │ │ ├─209224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6745a1d7a6313b472d5257810ba8a741d8797c7895e2f1c89e3d1d065124f020 -address /run/containerd/containerd.sock │ │ ├─209411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d815a47ee7a8b1c1b5e69068f72b5ed7c6888be5ae8c514bb9d506401d43e7 -address /run/containerd/containerd.sock │ │ ├─220787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca59b6de81db6ab5573ded3ad0cd8f594e92cd60e93d85d9c51a35dbaf2b597e -address /run/containerd/containerd.sock │ │ ├─223032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59752f5ea2f0841dbedfdc3dcd9e81469a8a87df55907a1598423545ba86637b -address /run/containerd/containerd.sock │ │ ├─224188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a835f0d4f3f6646a58082ed39ad3f6e72eca6dd19ec1900eb2573cb23ae8cb -address /run/containerd/containerd.sock │ │ ├─225338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16d53889ebf9f41f6de4f57fffda10f1542a7f4dcdcda1bd6bf9fd5ec115f026 -address /run/containerd/containerd.sock │ │ ├─226518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b57a96ad34ad5ebbc63a73c4714dcb69d35179f3db060d22bc86eca0fcb5ee3 -address /run/containerd/containerd.sock │ │ ├─228582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e877ad51b2420573024b3d2937ad8ea47a6a85a1db7af147b3a4ad0dc4ca1b -address /run/containerd/containerd.sock │ │ ├─230104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f4ccdc87d91dceeb00e9ec82fbc3111900472d30b68e89a06d904fcb9b6e94 -address /run/containerd/containerd.sock │ │ ├─230181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af4a97090205f458327ea9deeb7536f7dfc282504cb799ff46f742de46e9918 -address /run/containerd/containerd.sock │ │ ├─239456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81fd531a03a46cc1b53914dddd582ceb96f89cffcdaf56564cad9ab1d181fbaf -address /run/containerd/containerd.sock │ │ ├─239971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 189d06688f95a20264195e6bd9ba91d590ed61e1cbc955f645fc3903d5b82552 -address /run/containerd/containerd.sock │ │ ├─248324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ed1e090d785dce359f0502b748070fc65da4289697292d3268f1db7d33498d6 -address /run/containerd/containerd.sock │ │ ├─252797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2707f3589abe3f75895cf9c20c9cda08e945ad967da0f0d71fdf818a93ae6dad -address /run/containerd/containerd.sock │ │ ├─252972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69593949d5a35f27e999747cc11278f5dc9baaa1767305b0a6b97a58d3b8d8e0 -address /run/containerd/containerd.sock │ │ ├─253041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c004d3ba70cd097c6aa2d52b181c8e951e61c7514f21dbeb36bc1d7a517e1d1 -address /run/containerd/containerd.sock │ │ ├─253238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2ed2c2646fc608199d47702aec12436f42bef065a1c50f25910fbdc4eb9fc3d -address /run/containerd/containerd.sock │ │ ├─264381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47d74b2d471431b71953e3dd9b241e824164d5f1087dfe65ffae284c66e1938a -address /run/containerd/containerd.sock │ │ ├─266864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52e686f370d4d72a3d3a72c6a401ab1aa5bdffcf3db3e32d897dd1e096e8abe0 -address /run/containerd/containerd.sock │ │ └─268310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ebb2a0a96ce26771c8c0079598ae334ebbff49c1452991256d215f4ecdd2744 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1199 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─531 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─635 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28790 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29070 /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 │ │ │ ├─19303 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19323 /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 │ │ │ ├─24234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24513 /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 │ │ │ ├─33292 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33571 /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@mgr.instance.xtinqp.service │ │ │ ├─12488 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xtinqp/unit.run │ │ │ └─12520 /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-xtinqp --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.xtinqp:/var/lib/ceph/mgr/ceph-instance.xtinqp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xtinqp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.xtinqp -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 │ │ ├─12127 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12158 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10179 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─653 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─626 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-c6754e723f1a5271e4fcc999c7c299b92bc62a62ddd3dd29e0a306d90e83b295.scope … │ │ ├─24555 /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 │ │ └─24567 /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 │ ├─multipathd.service │ │ └─137851 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39460 /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.30 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-e33db7e26ce7262a64318bee7b639c52aad88c96a5fa4829af2519eb0840fa2c.scope … │ │ ├─12239 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12251 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─run-r92e9646924b9435f9781171e6075467c.scope │ │ └─184138 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─660 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9cb70e8b58bc5cd4133b34d7787d301e48a29f52c3eccfceaf10b357456a067a.scope … │ │ ├─29113 /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 │ │ └─29125 /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 │ ├─uuidd.service │ │ └─1401 /usr/sbin/uuidd --socket-activation │ ├─docker-ec12d62b4be3116e376d2ad1c50d79e2f1d5d4772d72ff23b6adaeab916868a3.scope … │ │ ├─33616 /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 │ │ └─33628 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker-8e26f1f8ed289760f7c87a458fb02ce61b1eef4aad2750050c4588ac12e861a2.scope … │ │ ├─19377 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19390 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─137731 /sbin/iscsid │ │ └─137732 /sbin/iscsid │ ├─docker-d85c7db8fba76c6477832b42d91dfc6680a529ba0fd3cddab03221791fe71578.scope … │ │ ├─12599 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xtinqp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12619 /usr/bin/ceph-mgr -n mgr.instance.xtinqp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─623 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─632 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─629 /lib/systemd/systemd-logind ├─k8s.io │ ├─bf5e4638f0264a96b72550908f5c0582891dd93dcf77fefc02c073656f7a07e7 │ │ └─65549 /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 │ ├─1d7ef7bc79f27138a5231599fc9f240998610784bdfc611b4b089cead40c9998 │ │ └─50708 valkey-server *:26379 [sentinel] │ ├─62f4ccdc87d91dceeb00e9ec82fbc3111900472d30b68e89a06d904fcb9b6e94 │ │ └─230149 /pause │ ├─f6f1e4c6b5359a1f0b00f946ca503f44095b7ea2b56e761dae838478c211ba22 │ │ └─55606 nfd-worker -metrics=8081 │ ├─c6efabc27aefebaa1fdbcb0cd28627c33c649f4e171a696cb30c04ae0858b077 │ │ └─268847 /bin/openstack-database-exporter │ ├─2b9723ba90492df1c45455cf8a0a665e37501038305dc5c0a730fb7698f4c909 │ │ ├─201943 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201969 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─201975 erl_child_setup 1048576 │ │ ├─202044 sh -s disksup │ │ ├─202046 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202047 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202121 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202122 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202132 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202246 /bin/sh -s rabbit_disk_monitor │ ├─c556c837adf0c8420db6c597bbab41ecf011dcd9a7fa9bb2361ff099bbd0c958 │ │ ├─219906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219923 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─313d97ca9f791bae6cdb40e58fc0e1018de6f0369c5e5b670b35bd9809f4c460 │ │ └─64614 /goldpinger --static-file-path /static │ ├─ab83f7b7a60ea5db89aa4ab142e54f11acf9c043db3882ab515473605d403bb2 │ │ ├─183866 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183883 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183889 erl_child_setup 1048576 │ │ ├─183991 sh -s disksup │ │ ├─183995 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183996 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184068 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184069 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184079 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184331 /bin/sh -s rabbit_disk_monitor │ ├─c049997ecf409280d08eec546de47ce9ba8a41103d14829d95adaf34e3d08248 │ │ └─64056 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─2737f6335eea0f1d9c0206f8e47df471b6c3e2413be035c7864a99735547e49c │ │ ├─266799 apache2 -DFOREGROUND │ │ ├─269175 (wsgi:h -DFOREGROUND │ │ ├─269176 (wsgi:h -DFOREGROUND │ │ ├─269177 (wsgi:h -DFOREGROUND │ │ ├─269178 (wsgi:h -DFOREGROUND │ │ ├─269179 (wsgi:h -DFOREGROUND │ │ ├─269180 apache2 -DFOREGROUND │ │ └─269181 apache2 -DFOREGROUND │ ├─c004b2af1b3d7aa82a28f1c3f9946e470c422da12d285062f8757c4dbff72da8 │ │ └─46102 /server │ ├─de1ba857acd5edee57ae8d283e2c150d304beb202893f81bd6c94f1a1ab7c30d │ │ └─65585 /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-30.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 │ ├─a676d9f21737050984da1f203b8d6aca7b303b742690653760ce382a6f0b42fb │ │ ├─47959 mysqld --wsrep_start_position=32f556c4-36b1-11f1-bdcb-f20cd186bbd5:20 │ │ └─48081 /var/lib/mysql/mysql-state-monitor │ ├─6e460aad8fa86096b4487e188d4fe28a0ac66b00948d67497fc3642d163d9b4a │ │ └─55565 nfd-master -crd-controller=true -metrics=8081 │ ├─0cd0b735e37bb8903e4e2d714e16de2ccec36a6088528991056312b817929078 │ │ └─184026 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─80a835f0d4f3f6646a58082ed39ad3f6e72eca6dd19ec1900eb2573cb23ae8cb │ │ └─224220 /pause │ ├─a6f8f05696e96c814795a5031bbcf79b7d4dd5b20f8128fd05fc8f4602f45bed │ │ └─162920 /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 │ ├─0a11dd307b451d11702f6395173344128369c10fc3d6c8661c02a99ad068db2c │ │ └─67926 /pause │ ├─ed51dea3fe776e7794cf09e6aea681660645d8b4906c11fbdb607d642f585c09 │ │ └─63704 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─10781c6bf968c1c873ec89fde31bb1bb0b44d61cb6bd0d5cd7538e104f38f8fb │ │ └─60058 /pause │ ├─1858e447a011229428551db8ff75608cb0c3ad8f0d3bceeee3ceba8ffba864bd │ │ ├─239521 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240218 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcjjn8eok/privsep.sock │ │ ├─240224 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240226 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6b72641e7f18c62e01646af3174374193a349d710420db301c9ed11b72dd0fc3 │ │ └─43341 /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 │ ├─64abf4c25ba2eec23d1a29f834a7f8ff5ace8f2ae82002fbfc26522b1f3aee87 │ │ └─66225 /bin/oauth2-proxy │ ├─486492867de3f6e7485086510f2245ebfbb4c6986061d91b285d7c4ef3ef9d0a │ │ └─61969 /pause │ ├─6495804ae1aebb4ab8d77ee5b5da76fdebc4808fdca6e13fbc8424f1ab9b48f8 │ │ └─55744 /secretgen-controller │ ├─5c4128ab3b9d2b1aa398cd28132d3119861ee3eec12300e1da7c15553dcd5743 │ │ ├─167174 nova-metadata: uWSGI master │ │ ├─167198 nova-metadata: uWSGI worker 1 │ │ └─167199 nova-metadata: uWSGI worker 2 │ ├─6d53e47a38f9fcdf6b89bd00ec2c50f2946ed73b935d49898e13004ee8e39823 │ │ └─138884 /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 │ ├─81fd531a03a46cc1b53914dddd582ceb96f89cffcdaf56564cad9ab1d181fbaf │ │ └─239491 /pause │ ├─9352729d4194520dd5ce523c14d492b94e3410d6612d8dae66a646220fe999ed │ │ └─66120 /bin/oauth2-proxy │ ├─1e92f30cccc1ae48ff1d437d57b4603fced013cb06f847803bf7d2a24453adb6 │ │ ├─122797 /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 │ │ └─122936 /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 │ ├─0d18541337710610fb28a201c79816a64695ea71eb64987242a9d5a1bcf892bc │ │ └─262551 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9680af3f25ed2231277994ca8a6c85a6cee3cf90f08b6f486479ad359e69779f │ │ └─65465 /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-30.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 │ ├─0eaf378d73d9cba3197704ea6de2e0149b3b8f32ab045f3276112d65f11a564d │ │ ├─182079 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) │ │ ├─183021 /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/tmpo9xcfdi6/privsep.sock │ │ ├─365592 /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/tmpw7fqxmjw/privsep.sock │ │ ├─366013 /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/tmpfcd5l9m0/privsep.sock │ │ ├─366435 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366439 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380502 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a404a79a-9b8d-4616-9bff-a4aedf83a422 --namespace=qrouter-a404a79a-9b8d-4616-9bff-a4aedf83a422 --conf_dir=/var/lib/neutron/ha_confs/a404a79a-9b8d-4616-9bff-a4aedf83a422 --log-file=/var/lib/neutron/ha_confs/a404a79a-9b8d-4616-9bff-a4aedf83a422/neutron-keepalived-state-change.log --monitor_interface=ha-e17f10c1-85 --monitor_cidr=169.254.0.55/24 --pid_file=/var/lib/neutron/external/pids/a404a79a-9b8d-4616-9bff-a4aedf83a422.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─399499 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─13c4136a872aa6009af3f3b8b362a0f3d3f28a25bd59f37196739466adefd649 │ │ └─39676 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0b68045b0c86f7ae8ddf50b35d5919b51f9a4bc659b804e55cdf6b37d89563dc │ │ └─39097 /pause │ ├─f82205e1501baac1f8a78b181f23691d3d67d67adb4d1d0afabfb71e3f457e13 │ │ └─201798 /pause │ ├─64c02c968595c7e778bce0376a7d013b4cd156b6385a5e77a7cebc613adc6b4b │ │ └─60307 /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 │ ├─a323a010d0b9b5d0464158b92713a619ff490467310f63b105adf7d075b0eebb │ │ └─42198 /pause │ ├─b6e877ad51b2420573024b3d2937ad8ea47a6a85a1db7af147b3a4ad0dc4ca1b │ │ └─228607 /pause │ ├─582489559943268e908ed302458e451bb42b3205ceb29808ba7f5cc0be3e0176 │ │ └─182117 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) │ ├─7f803d9ebf0e258cbae81989def11c149bec7a443ae09217ece4c237c8d530e3 │ │ └─42262 /coredns -conf /etc/coredns/Corefile │ ├─6120a60990ff2f76bec581b88372dc37e39df1e55e67af7ebd532457949adf93 │ │ └─84358 /pause │ ├─1d7230c4063904dd9bcd02547286bf0804a0bb4f8209e614c97ce669f095822d │ │ └─47817 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─58eef0fce3769ae522c119427c0d2d31ed196d152b55a5264d3cda611c81d0bd │ │ └─42650 /pause │ ├─540232e1187c3e03b29d4188e9322bec1ef0dd83cbaf1f940025a00a35635053 │ │ └─64262 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─194aaa588a7ead9adeda6f2051b38af65a10f795d23c52868f32320fcf8cc1b1 │ │ └─55248 /pause │ ├─27fc7897d50d31ab20c823372f5cbf44eca256d5c1fc77401a0ca2fb28ca2e7a │ │ ├─180509 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180918 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppsjbwhe5/privsep.sock │ │ ├─181185 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgp7y8h8l/privsep.sock │ │ └─181429 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─04294e8d5d4825312f9f6f2771b6d135b3db716f27526dac99de819874c31fb7 │ │ └─62131 /pause │ ├─1a60e3d66a8e1291b9c39a472804c6544ac8aa3106eb12ada29af4f095d62558 │ │ └─59976 /pause │ ├─736e6dd76edaf08c3d41132274a17001cf0841b1f7b163aa673c8f8ab6c2ba2f │ │ └─65129 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─69593949d5a35f27e999747cc11278f5dc9baaa1767305b0a6b97a58d3b8d8e0 │ │ └─252997 /pause │ ├─7e010b9fe1706990e16392413139ec0389e067759632d1eb26c5e4e6e0c1df66 │ │ ├─105309 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105519 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105521 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e7677e0feb60a38c711786c5c3e30d9a0bb66192a558e8d03f3fb3e3a78ed378 │ │ └─64765 /bin/pushgateway │ ├─0cefab7312a990f1278b758048c79ccb09795fb59ec4edec9cac7b4c19545175 │ │ └─39277 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 │ ├─34238c19d76d0f6ac7dd28dcb9cea45e3474098a7e8a3b4f49ebd7fceb44d5b6 │ │ ├─239766 magnum-api: uWSGI master │ │ ├─239789 magnum-api: uWSGI worker 1 │ │ └─239790 magnum-api: uWSGI worker 2 │ ├─71ee78b714e1b57df1d152eb52cea01ae25038dbd94d4efa8cb6d735c8624ec9 │ │ └─40382 /pause │ ├─5674c02869e4292cd623003c6c0f9d899f53d2b1e22c59002477c8121632c1d5 │ │ └─95047 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-hqtjw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─95ad2ca4859f43d3d7f8c30dc4f13623442336dc797db9858878d68c608b0b8b │ │ └─39281 kube-apiserver --advertise-address=199.204.45.30 --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 │ ├─6385538936104266b6200b03db568b8814d1c9c0bc2f0b82f28d60a6f7efc95b │ │ └─219145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d4c89c92ba72b6267d37497d561420fc16f9c30f97ecdce5d46dd00323ae5de2 │ │ └─50132 /pause │ ├─271d44bc3755e0ba58ecf1446edf76c3e473162bb09f1e2590b5bf5551c0ac1e │ │ └─46972 /pause │ ├─7f5ef1bdfa361f795697924fbc7ff4c5e17b8acf93db82637cd7330c8dbd9801 │ │ └─45621 /pause │ ├─b395619d2a3f86aeaa15d8b454aedee5000a6c261ce7cb2f1639e2f71fe3aef5 │ │ └─95921 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d185947d79e845e6cb8ce7d0a04a3dc399992aa8a6609a56ddc6804f7183c237 │ │ └─183767 /pause │ ├─c066b12108161b044e212a80803154acd3d92e0bb47e98c09fd316b2aa6d41c5 │ │ └─39169 /pause │ ├─cf9711473e0bc7ff86c24fc0e195e935e18f04668087add0eb3ebb4fefacd804 │ │ ├─103900 glance-api: uWSGI master │ │ ├─103913 glance-api: uWSGI worker 1 │ │ └─103914 glance-api: uWSGI worker 2 │ ├─57a053d8e48f04136add1502777210a6a648cd10679f3d05f8936fdcd776b756 │ │ └─50349 /pause │ ├─874dc5d41308da35d061080817a2961632fdf8e773c2217f20bebcd425b76509 │ │ └─171431 /pause │ ├─f604621a7f506f5abac34722c8fbb02d31e354f8ee237e29ed3e7ae67a8e2659 │ │ └─43387 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ad5c93bd4dad12df3002fe5e954bb97860b61382a4bfad4927b9c7239c0646a8 │ │ └─61138 /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 │ ├─14e46755f3fe740f218dc7e9dee29139802ae277e350c4ab0e9ec074a487a3ce │ │ └─78609 /pause │ ├─1918fbf55de7dd10c05ec1e5db5b3bf7f6a9a016a458936980cf03b8b3a0b6f5 │ │ └─61725 /pause │ ├─af3d53c31ed7389c676144266e9473c932dd164d55cc994aa85ea3858512efd4 │ │ ├─270688 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270701 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e1b820fffa1c3e980924491a7260c21588e6b190572daccf02e0828a9a22e459 │ │ ├─141405 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141424 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141430 erl_child_setup 1048576 │ │ ├─141499 sh -s disksup │ │ ├─141501 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141502 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141503 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141504 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141514 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141699 /bin/sh -s rabbit_disk_monitor │ ├─98b3d9d4fe939c162020574dc2e64115aa27b0a2de6adf857568dd6f97033cbe │ │ └─124281 /pause │ ├─57d342ab05b51874b502059e58c1fd832c08ef114caefa2f82b7971f666172df │ │ └─94608 /pause │ ├─b749f3df3494f4382b3149dd608276ae09fefec50f1c95d65ccecd920c824823 │ │ └─171309 /pause │ ├─7cfd83500470f0fc7e8378f0a56830d0b43422d40a71ae73d7f7959ccec639e4 │ │ └─103440 /pause │ ├─f6c057024865f168a2747b92257e4abea2827da32518d922bcac0638dfd606e6 │ │ └─246405 /kube-vip manager │ ├─423a17c5f44964262ca2889f7be2840ee4bb7e760b38ca8663345fdbca53a960 │ │ └─39234 etcd --advertise-client-urls=https://199.204.45.30: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.30:2380 --initial-cluster=instance=https://199.204.45.30:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.30:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.30: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 │ ├─8b57a96ad34ad5ebbc63a73c4714dcb69d35179f3db060d22bc86eca0fcb5ee3 │ │ └─226541 /pause │ ├─207c68ab583a2bf8a775ec432cba84027fe60f0c181e8e6f68596a8754f7639f │ │ └─43182 /pause │ ├─f3a12438419133123c309d21f317fd292344853cbe51a588ee24e455de9fa72c │ │ ├─248546 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248564 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─248570 erl_child_setup 1048576 │ │ ├─248627 sh -s disksup │ │ ├─248629 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─248630 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─248636 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248637 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248647 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248845 /bin/sh -s rabbit_disk_monitor │ ├─5acd7fa2bf2c66e3c525050ee542eead72006b9d431c3406d4d26d5faaec7a50 │ │ ├─182104 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) │ │ ├─183190 /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/tmp41_1wrm3/privsep.sock │ │ ├─183654 /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/tmpt_i11e29/privsep.sock │ │ ├─184295 /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/tmpgu3fpvp6/privsep.sock │ │ ├─184581 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184582 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184606 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f05e6713-5eb6-4574-bfad-db20f936be26/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f05e6713-5eb6-4574-bfad-db20f936be26/host --addn-hosts=/var/lib/neutron/dhcp/f05e6713-5eb6-4574-bfad-db20f936be26/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f05e6713-5eb6-4574-bfad-db20f936be26/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f05e6713-5eb6-4574-bfad-db20f936be26/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3aade52c-7c84-4649-8577-e8dbea7bafb2,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 │ │ ├─184615 haproxy -f /var/lib/neutron/ns-metadata-proxy/f05e6713-5eb6-4574-bfad-db20f936be26.conf │ │ ├─203887 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6cff6564-9ba2-4224-8325-8aac49500f70/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6cff6564-9ba2-4224-8325-8aac49500f70/host --addn-hosts=/var/lib/neutron/dhcp/6cff6564-9ba2-4224-8325-8aac49500f70/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6cff6564-9ba2-4224-8325-8aac49500f70/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6cff6564-9ba2-4224-8325-8aac49500f70/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0e021f10-7d99-4743-9725-456b5a883cb2,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 │ │ ├─203892 haproxy -f /var/lib/neutron/ns-metadata-proxy/6cff6564-9ba2-4224-8325-8aac49500f70.conf │ │ ├─371692 /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/tmpx3v068jp/privsep.sock │ │ └─399480 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─3fdeaa89dbc19e119c54a2d9c9f52d68e98a2c3e87a8da719122b847cc3c20b7 │ │ ├─ 95155 /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 │ │ └─335195 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4f39d94179618033f706b405892c3a6c584fafe89a042173b69ac65ce3533082 │ │ └─246486 /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 │ ├─1ab4d1061dfc72d61f0c6fdab837cbf617fecbc7d490a76872cdca5be0b52b6c │ │ └─55531 nfd-gc -gc-interval=1h │ ├─d3cd54a792d410c93923fed9e897386217541642f89aa7fe6c4752919d524804 │ │ ├─66094 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66130 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66136 erl_child_setup 1048576 │ │ ├─66194 sh -s disksup │ │ ├─66196 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66197 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66251 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66252 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66262 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66446 /bin/sh -s rabbit_disk_monitor │ ├─414ea1fdbf4a46dad7adae177f56259cefec8b5945cd8b009bfffa2ba46f322b │ │ └─43432 /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 │ ├─55691a5aadcde94e4eb43801c37474d448a389e691719ca352e93b83feb287eb │ │ ├─90855 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90873 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─90879 erl_child_setup 1048576 │ │ ├─90926 sh -s disksup │ │ ├─90928 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90929 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90973 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90974 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91163 /bin/sh -s rabbit_disk_monitor │ ├─2d935410af94bf836eeabf618324e1ee8691d2e175cc4218ca8562163bc5de27 │ │ ├─77109 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77126 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77132 erl_child_setup 1048576 │ │ ├─77181 sh -s disksup │ │ ├─77183 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77184 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77185 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77186 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77196 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77415 /bin/sh -s rabbit_disk_monitor │ ├─ec3848afe36a7a786491e529de66967776ced963d4191d29b05b2792c5a2b5b3 │ │ ├─262143 manila-api: uWSGI master │ │ ├─262186 manila-api: uWSGI worker 1 │ │ └─262187 manila-api: uWSGI worker 2 │ ├─b2ed2c2646fc608199d47702aec12436f42bef065a1c50f25910fbdc4eb9fc3d │ │ └─253268 /pause │ ├─23cf557282be9ab5dee7e85de90a30dec892a3353ad7b17ad2b6f2de75a4d1ba │ │ └─138483 /pause │ ├─55dd1bea300eb6454189c9e2e1da03aec594638bb507e6598a14f7ffc2871893 │ │ └─209266 /pause │ ├─b3d24fca1160fcc8da36eddedd0660dde1b2b41d6897d3606f6a4f640f08b349 │ │ └─94556 /pause │ ├─fe1b09441c6f15523187d804ab98446d1e8ce1682d6f7d81629eba865cb22614 │ │ └─246558 /manager --metrics-bind-address=:9782 │ ├─54774990bbb331474d541b8d179bfea7e80957470a6a2bfc6043386286c5ff84 │ │ └─170969 /pause │ ├─9c58446081789f63309cd8154e2c7c8e731c4e5be805f648506978c76cbb557c │ │ └─65660 /bin/memcached_exporter │ ├─d03c3cbba7f61731a51ea691052ab75241621dffd2f32bd44b2b3654dfcb26d5 │ │ └─42230 /pause │ ├─16d53889ebf9f41f6de4f57fffda10f1542a7f4dcdcda1bd6bf9fd5ec115f026 │ │ └─225361 /pause │ ├─585cdff0384d4443ac0abf2d9eb68d35f1f135b5e509dc5c3158fc0191cec63d │ │ └─65293 /pause │ ├─6ebb2a0a96ce26771c8c0079598ae334ebbff49c1452991256d215f4ecdd2744 │ │ └─268349 /pause │ ├─a5c1ec94b2b526456d8a1b89a6d186cd36269fe84049ac31484dc5f5b1e68932 │ │ ├─197948 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198261 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198262 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9ffcc52922f9a0e464b69beb2ebd0058f02739729449ac8e5b82e2d023944149 │ │ └─249042 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8b86ce3bf465114215bfd65b464ba7053e88e7d47ef68477aa92d340c11a16ff │ │ └─54546 /pause │ ├─998b22c08003625ccfcd94d4954a026a29490d91a78e1d405c39458f0567f389 │ │ └─246498 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─306f8e17b295dc903b34730c4dba605ac3f12037d5366d4503d66d4c3d980d64 │ │ ├─138918 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138931 /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 │ ├─83f397c05274cb954aa1a17e0157265865f1f8349ee68784a478412fa10b073b │ │ └─65157 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1be12f4423e3dc4264da437b6c714c7a4885a2ce953f58dce71bfbf74a598f5a │ │ └─42290 /coredns -conf /etc/coredns/Corefile │ ├─925cc430cfc3af7103b384af8b30a5aa477b5bce2690148597b3da339efa1af4 │ │ └─48056 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─81bf3e05570618051b7d1fbc753a59693b51f32244ff198ded2d31b885e9a0fc │ │ └─106891 /pause │ ├─2ed1e090d785dce359f0502b748070fc65da4289697292d3268f1db7d33498d6 │ │ └─248348 /pause │ ├─7af4a97090205f458327ea9deeb7536f7dfc282504cb799ff46f742de46e9918 │ │ └─230220 /pause │ ├─0cc76f373f17d7a0bc7d8964d08f183964334a4bcd0a41a9f2ef8b6ad2b1fe10 │ │ └─46523 /pause │ ├─b020941e788f8d24bdb8d15758c04af891582daa99d32bc35b89d393e0fca9af │ │ └─171079 /pause │ ├─8b579ac6200e58d3d764391dc469090ee75d36a4890134ccb0bbffe5b3354ddb │ │ ├─47731 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 │ │ └─49250 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─fa90510163d8a509aa3a95c0af5a1586ec834f43281a1814a685fb1905efd587 │ │ ├─179606 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179914 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179915 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179916 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6745a1d7a6313b472d5257810ba8a741d8797c7895e2f1c89e3d1d065124f020 │ │ └─209278 /pause │ ├─55cee1dcada7be0ac8477cd32a3a7eab67f4f32e2b2bdd2a0d644746babb7bb5 │ │ └─50390 valkey-server *:6379 │ ├─397ac68604e2ada52ea4d6d6ce11a7ef15d66d3a067a2a68a5c90ec8c3b32c36 │ │ └─55304 /pause │ ├─92bfbc0294ceb0671d11331f03743dcb2056f633c3a40d91b1437525f3258208 │ │ └─209105 /pause │ ├─83d87492b04da1ab4f51f4c079894c5fb30ed424f8ee14fe9326ac83c6b299a0 │ │ └─144391 /pause │ ├─9548cd29a3b8aa17c4b2061a9084b096cf4fcebb822677ee93c7c5d4579225e5 │ │ ├─168072 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168408 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168409 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─82b9cb69aefc47e669ada81531392dc63dc7a58dcbf714445171a2bbacd51194 │ │ └─60671 /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 │ ├─fe69a2e227560773ae507eff79a02c40fe8ae030a2eeacd873622ef682b60575 │ │ └─55492 /pause │ ├─1f1f7a635bb46872716115452b9f4c3eefea7a827748082b16954dcdd978e015 │ │ └─77028 /pause │ ├─a89ce62b9bada3161e932483d3ec913abd3e6cc19a877d4bb7941773b6cfe90d │ │ └─43228 /pause │ ├─9f36e9e802b0d68a2117f79f38610b833ce20add7c86f8a3a288047a07973e37 │ │ ├─83703 barbiacan-api: uWSGI master │ │ └─83716 barbiacan-api: uWSGI worker 1 │ ├─25d1a3e6a84734942e1b5007a750c9de8125cddcd0193ca860079c119eb7351e │ │ ├─60593 python -u /app/sidecar.py │ │ ├─60779 python -u /app/sidecar.py │ │ └─60780 python -u /app/sidecar.py │ ├─01d8b13a198b21e11bf281383c678b03cb31e994b99d1e84733acbca41100fa6 │ │ └─169144 /pause │ ├─b21b659fd7bd6d6ba79469d4b25501faa106a214bf196494077923afdb619169 │ │ └─246193 docker-registry serve /etc/docker-registry/config.yml │ ├─52e686f370d4d72a3d3a72c6a401ab1aa5bdffcf3db3e32d897dd1e096e8abe0 │ │ └─266887 /pause │ ├─796c6bd15f57c8edf9a5d176aa88780bcace7817598e801ca78e268f7240db66 │ │ └─105061 /pause │ ├─bf69fea25f3e8409d70a3085a32ceee49d8d516b9a7493e6e9e8c86fe862149b │ │ └─143420 /pause │ ├─7c27db21a3064e0841fc03f82ce80057f1caab1797333c2d806dd0fd25cca77e │ │ └─143805 /pause │ ├─e28fdd907f07b7dc22dd36d38da30384fdb5eac17e5826d4a6274f87de369459 │ │ └─183345 /usr/bin/libvirt-tls-sidecar │ ├─a73d55db2b3b2247b74945f17280d181b503e84055cee64d575db0498a81bc5a │ │ └─186114 /pause │ ├─0075b93b4683f35d29221e851672d602597d5b75c3a93d95f02b23f4f6364c70 │ │ └─246362 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 │ ├─bfe6b141444e008b3b499982e25b72fba611baccf4bd1f8e9d6f88e119bf0a08 │ │ └─60009 /pause │ ├─f0debeabae8d6f26ddcba1d915960feed6b2201b16d7ea5514b11243858a26ad │ │ └─140654 /coredns -conf /etc/coredns/Corefile │ ├─a708d42a567e61ece05b96a79da79ff9ab3185e703009afd63829b16bc3e3d07 │ │ └─246342 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─82ac374603c0d45db9b9617fec0f4711b4857bfae5fd0ee6c298e3b53218e7aa │ │ └─246776 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ac15b42ad2aa187978f1f1c97d6a06b2cb5227aa6228968286264d4e8e435ede │ │ └─186056 /pause │ ├─de8bf51fadeced99fcf54a58ed386d972957446c5606b654d096529b2ae44222 │ │ └─170896 /pause │ ├─4f8f0c1c3cc13d5e0b5540f788f557bff2b3b8740247f0e929b851461c3a51f6 │ │ └─50797 redis_exporter │ ├─7c613913a80e3ca6a6bdc004beef3add521f49faa058e0142b4dd04e023d41fb │ │ ├─167150 nova-api: uWSGI master │ │ ├─167190 nova-api: uWSGI worker 1 │ │ └─167191 nova-api: uWSGI worker 2 │ ├─5eb9b4f59cfd213d89f2357074b0d484f4860f704f15a318cacb703a7c6f39a9 │ │ └─170924 /pause │ ├─0c004d3ba70cd097c6aa2d52b181c8e951e61c7514f21dbeb36bc1d7a517e1d1 │ │ └─253078 /pause │ ├─2859a611e6e90199307e11af8184478a4a3a04910bf05b313dbdf984031e5f6f │ │ ├─64318 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64351 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─75f9caf8c5279d890408c94f9d0f4733adbe453cb6eaaa0008b700aa419b1927 │ │ ├─63021 nginx: master process nginx -g daemon off; │ │ ├─63036 nginx: worker process │ │ ├─63037 nginx: worker process │ │ ├─63038 nginx: worker process │ │ ├─63039 nginx: worker process │ │ └─63040 nginx: worker process │ ├─dc2fe34a6e1a8f2ed013cabdd64335128172e311de37e1be14c30f7ebb8e53e1 │ │ ├─106983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107005 erl_child_setup 1048576 │ │ ├─107070 sh -s disksup │ │ ├─107074 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107075 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107125 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107126 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107136 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107329 /bin/sh -s rabbit_disk_monitor │ ├─5b4d8879b6633062ad1f2e61bfa20c2de10673e6f7b96265a878c215aade14ad │ │ ├─179653 neutron-policy-server: uWSGI master │ │ ├─179666 neutron-policy-server: uWSGI worker 1 │ │ └─179667 neutron-policy-server: uWSGI worker 2 │ ├─d33046689a668cb018209ae1854bc360f7a0a0cfe3f6251818b6ffaff580b51e │ │ └─62733 /pause │ ├─1a7bd36745d8c4403f25d61894637cf436ace663675eae2d91f01a1f10a328d5 │ │ ├─262305 /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 │ │ └─262564 /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 │ ├─2707f3589abe3f75895cf9c20c9cda08e945ad967da0f0d71fdf818a93ae6dad │ │ └─252821 /pause │ ├─0c7b98ec3e8d01766fe1323e380e226fe442e2c07deaced377cacef9860b9722 │ │ ├─197986 heat-api-cfn: uWSGI master │ │ ├─198021 heat-api-cfn: uWSGI worker 1 │ │ └─198022 heat-api-cfn: uWSGI worker 2 │ ├─cc3900b70ed20f5b2f300940dd786215ac4814318e30fe477ec1a9eaf54312a9 │ │ ├─129505 placement-api: uWSGI master │ │ ├─129518 placement-api: uWSGI worker 1 │ │ └─129519 placement-api: uWSGI worker 2 │ ├─1d511f6d6480a6140df7dc7e7919334f78dc6b8e376897cdf7d5e680397f678f │ │ └─43142 /pause │ ├─5a5326f50d77f356845fdf01d784bd9ea17fdfc5bbc34ba9cb0d29452f37f6a0 │ │ ├─188316 /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 │ │ ├─366632 /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/tmpgnh6f9oh/privsep.sock │ │ ├─366902 /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/tmp10kya7f8/privsep.sock │ │ └─366905 /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/tmp7f2_73nu/privsep.sock │ ├─1784998f517f84aa3ee2dd077c794626399e3a272d0f48c53ca9bd7d50e14aec │ │ ├─197972 heat-api: uWSGI master │ │ ├─198019 heat-api: uWSGI worker 1 │ │ └─198020 heat-api: uWSGI worker 2 │ ├─99b33d7ecddd9fd589b4fc613859db2c524a18178c46763cfea3df6fe5c0dfb8 │ │ └─55345 /pause │ ├─0d02c81633bd372d2fd614630092eec1a2d6f8a7546535ebba2f68c23b25ef9d │ │ └─46617 /pause │ ├─a3da1e1b64fc2d24962daa77231697d2de7809e93d987691a1d7f09f0c25809a │ │ └─188344 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─58e098522e24180bfba0d218521267bddddc4922e5a639c478bd32cb1e413fa5 │ │ └─63214 /pause │ ├─58ebe7415b81fb1363ed70f299469b681a793332eecfd4fd0bfc83bea7b26666 │ │ └─171405 /pause │ ├─795d71c61c3dd3e0a40d8649395b0d048e13e77558fd7f2d25add46082717e69 │ │ └─41746 /pause │ ├─922c4bb8f07276d31fff1c521f71d07bd381bad529d0e2058c018835c0d9e184 │ │ └─106515 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d1764cf05eeacff5995641a4ae51df5f3175f94e6cc7607d4a75d949d75fffab │ │ └─50518 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 │ ├─b4c48f3a55b67c23fe8e7c3053567e1f80a441d3ae137080993c379199c3ba64 │ │ └─183392 /bin/bash /tmp/libvirt.sh │ ├─189d06688f95a20264195e6bd9ba91d590ed61e1cbc955f645fc3903d5b82552 │ │ └─239997 /pause │ ├─c70eda8937c9620d317036313615c826d013efed141d95812d4f026c1b5be79c │ │ └─267229 /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 │ ├─327a5dfd1d1c76e2543c58202e2052400410cb1e68c2d84ea38732d7c5c55f7c │ │ ├─118261 cinder-api: uWSGI master │ │ ├─118273 cinder-api: uWSGI worker 1 │ │ └─118274 cinder-api: uWSGI worker 2 │ ├─232b3bd118ca678676aec180be179180df9039ee0a7ced6ba8b0e083ddcd294f │ │ └─59891 /pause │ ├─92de5e3005d92b9b37d45872b83d5c8721a0a312b3034684206b917d267e6c2d │ │ └─120006 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0ef208cfa8eae42e2a5e83a7db44310ba73ce42bf4e8eff4f2e223998a17f531 │ │ ├─ 71395 apache2 -DFOREGROUND │ │ ├─ 71410 (wsgi:k -DFOREGROUND │ │ ├─ 71411 (wsgi:k -DFOREGROUND │ │ ├─ 71412 (wsgi:k -DFOREGROUND │ │ ├─ 71413 (wsgi:k -DFOREGROUND │ │ ├─385019 apache2 -DFOREGROUND │ │ └─393638 apache2 -DFOREGROUND │ ├─4f484938019cdb8d88b6465429be4de296ca4074a49f716f429c031a6de0096d │ │ ├─179612 neutron-api: uWSGI master │ │ ├─179639 neutron-api: uWSGI worker 1 │ │ └─179640 neutron-api: uWSGI worker 2 │ ├─59752f5ea2f0841dbedfdc3dcd9e81469a8a87df55907a1598423545ba86637b │ │ └─223055 /pause │ ├─dbd39268db9b710434101767d68ceb6616b3bbc6667de61368db9f601cf822e8 │ │ └─65083 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e37af3f73c731fbeb19497b5d73fe77cebdfc6ca0e4e8024219b970cb1bb3c35 │ │ └─47700 /pause │ ├─262f87f8bd44bb54596bb89463506834a78c5139b4b3114274706db7fa766c58 │ │ └─108703 /pause │ ├─47c9c3b99b251fd3a4d127bb9ff71c4a608602cafb7eedef340eff540d483fa1 │ │ └─85274 /usr/local/bin/rook ceph operator │ ├─5e57b3071bd7e896b9bd9c1a555df9237ee97648bd7cf3a70c2fcaa4c1472a7e │ │ └─143697 /pause │ ├─567751fbfe9fbfd56c95e9e0434b752700f7f0095604ca62defbbe537387478c │ │ └─39047 /pause │ ├─7a0c33e03bbf0b82c512416f6cff96da930bd53a8e396b75ca8d34f25520f083 │ │ └─141244 /pause │ ├─ad83400d0b8280b88c1d6ccfde22b7c4b28dbe389d43edf2d1d9cf820bbf0232 │ │ └─143988 /pause │ ├─501827c4180f7bde3e22332a532ca521b01254537d1b0f2d6a274a01da1f4903 │ │ ├─60631 python -u /app/sidecar.py │ │ ├─60784 python -u /app/sidecar.py │ │ └─60785 python -u /app/sidecar.py │ ├─ca59b6de81db6ab5573ded3ad0cd8f594e92cd60e93d85d9c51a35dbaf2b597e │ │ └─220811 /pause │ ├─9b279c584559e3b440164e8d198206aee6b948fe287200780c2730fc90128029 │ │ └─39650 /pause │ ├─6ed9db44920ee77dcb498365f87cb458d03e8689c1a4457a5136c633a1d3de80 │ │ └─121800 /pause │ ├─48d815a47ee7a8b1c1b5e69068f72b5ed7c6888be5ae8c514bb9d506401d43e7 │ │ └─209453 /pause │ ├─e5664839fa4cae46249f034ec269af56d5c3840ac021b6dfaeb534de1ac0ae1b │ │ ├─220964 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221034 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─221046 erl_child_setup 1048576 │ │ ├─221100 sh -s disksup │ │ ├─221101 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221103 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221107 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221118 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221289 /bin/sh -s rabbit_disk_monitor │ ├─1770e25d2a882496da97ffc19c90f9e3efc2b4f8405debdbc86ed18a6e280e47 │ │ └─40399 /pause │ ├─f93e6e8aa68052a09462146645f2865083c4c967a2b3e77e46719f6bd0378a28 │ │ └─246564 /manager --metrics-bind-address=:8080 │ ├─dcb8ceba3aaa3b64a67dcf9f0069c6f45b4d0f3317c893c988e1a3842a260fe2 │ │ └─225389 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─e8d146765d545e62dd3298be93f91839db456f63f07ee24b6cecfd216258d101 │ │ └─47261 /pause │ ├─305b21f83df048d841c83a3a0a0b1748ce4c0c880e059d8c94983a106fb3094c │ │ └─108764 /pause │ ├─39db2c3bcfe831168ba6f8c2a78dfdad371aaf6aa3ded46169eda76b04c9753a │ │ └─246527 percona-xtradb-cluster-operator │ ├─c12ba864378ed612236b778249bb4880b3b42fbf32044703fe6d3fe913032807 │ │ └─65499 /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 │ ├─70fb90d63f517825fcd85fcf27d7b0217b9e7e1bb4cd8fc5b61a4e220946b510 │ │ └─39168 /pause │ ├─1d907c051ff969229751a881601c93b3ae0c57743240cab7a3efa8c26c5642a7 │ │ └─63115 /pause │ ├─f2c2c370dab7fa02c1ad6910c12837854ae7bb3892e07057ef4e956f16d6d77d │ │ └─140437 /pause │ ├─b846fe7f0a85be8e0944bbf28f57df5c7f8f118d1013b7d62e49b8249c23af8a │ │ └─39147 /pause │ ├─4a428278b4b14351ee3e93c9f7ff8cc128979b743127c699339ff92098d9bb56 │ │ └─63657 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3bfd39e355e79faf7ae82a7142afa43cd6aabbef0f086f74b8b6e73a2f4a5e30 │ │ ├─219147 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219524 octavia-worker: ConsumerService worker(0) │ │ └─219527 octavia-worker: ConsumerService worker(1) │ ├─c9b21e3b7b8d1b6fe08e36b3337b0fab286703b82d9466a4182099e873f09c74 │ │ └─42797 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 │ ├─446dbc6e8e6461aa0db83c565c14a91c8fca3dae94307f0c195530219f7548bd │ │ └─143278 /pause │ ├─da7b91d66602a727d73ba5e6e759f1c3f4b25a2772896475728b1c086045bfa8 │ │ └─61672 /pause │ ├─14aca7d4109487e2c2caada31b2b0eb06be430a089f331fb9fd6cbef89dd7c26 │ │ ├─40870 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41295 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─52a6c246f45ac01afc905a622da3007d9ba611dabca26f0d99afd37d6934b9a1 │ │ └─104990 /pause │ ├─68c26696e73c2abb9b61cea7a9798481d01e971ad9b9d396f2e357c3b0234a85 │ │ └─262168 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─058784059fa8e3a8fb051507319793a8fb572d35d788b81a00bdba0d8cb23f07 │ │ └─62512 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 │ ├─5de6ef7b30a99b799c64fbb605978e627c4b48e2481555907131d108094dd2b8 │ │ ├─217950 octavia-api: uWSGI master │ │ ├─217981 octavia-api: uWSGI worker 1 │ │ └─217982 octavia-api: uWSGI worker 2 │ ├─34663d89f3f2e4e36bf37becb8801cf5e2fbe9cec45d6352ec3a864715f3eee4 │ │ └─246404 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─61f646bdda898476d65a62ba97f32e531733b2ebb1ecb8427e56fad8706b25b4 │ │ └─121885 /pause │ ├─ad12f554668281c5d603cc55bffda5ae523e0bfac2199f21154e96295cea809c │ │ ├─169363 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169380 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169386 erl_child_setup 1048576 │ │ ├─169433 sh -s disksup │ │ ├─169435 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169436 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169448 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169449 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169459 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169715 /bin/sh -s rabbit_disk_monitor │ ├─08cfb817d3c336d8bbfd28f6bbe0f4d5db89fc535c5ec30ed94d495d1cdbeca8 │ │ └─65641 /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 │ ├─9ca7b95027d8178eae16d00a4c0993eed11f8f36e5bdb263e99bcfd0f2d75765 │ │ └─63887 /pause │ ├─47d74b2d471431b71953e3dd9b241e824164d5f1087dfe65ffae284c66e1938a │ │ └─264405 /pause │ ├─5ed2752cf0da4f170ea4335729ca5e5498c4d7ff9c30e970a3c6e54510baf5be │ │ └─122377 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b7391093d2369248ca70e627ed3f7b345a2377da279755805d169b5fb82733b8 │ │ ├─168090 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168411 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168413 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─552f08c431beab8669b91469ce7781a2793c883fbe6f4c38be86f23f5ee6dc87 │ │ └─45535 /pause │ ├─21efdc9cf930e2caf471615382a0b919ae2bf04eaa09f8a6576d053b21f0bdee │ │ └─90675 /pause │ ├─1e7a7d5d8993fd6e77a47aad81af84ea3c3f8de54a3153cedfe4833d7f54c574 │ │ └─139962 /pause │ ├─d662b1aa0eb11191e3cd3a2278b5011251b1092b19c18a9ec6a5128889017024 │ │ └─185985 /pause │ ├─5ada7d4867291f798607791a47bed24a9dc4217a38bd95e613ea6733e5d51994 │ │ ├─171862 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392225 sleep 300 │ ├─e6d54f6d68f68c252997b95888c0221aa130b2b5c00097b2ad0606809953cf28 │ │ └─62484 /pause │ ├─243c24bcee5e625456541336cab479c290fe3a973a9a5d8ba69aa041e35dbf18 │ │ ├─ 46019 /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 │ │ ├─ 46033 /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 │ │ ├─ 46184 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266525 nginx: worker process │ │ ├─266526 nginx: worker process │ │ └─266527 nginx: cache manager process │ ├─e31fe0d3ea672df6d9ca9c0d34532b3ecfacbb9c42e2c618da5f30ad91cf47b5 │ │ └─61763 /pause │ └─137bb70d2f05b4a70cac01242c24c3f474fe9ccb4d9b0507f72ead52d0cd2578 │ ├─239934 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─240265 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─240266 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount